/* CSS Document */
a:link{color:#000000; text-decoration:none;font-weight: bold;}
a:visited{color:#000000; text-decoration:none;font-weight: bold;}
a:hover{color:#FF0000; text-decoration:none; font-weight: bold;}
/*ul, li{list-style:none; padding:0; margin:0;}  
ul { overflow: hidden;}
img {margin: 0; padding: 0; border: 0px;}*/
body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin: 0 auto;			
}
.fontBody{
	font-family:Tahoma, Helvetica, sans-serif;
	font-size:12px;		
	color:#000000;	
}
.fontBold{
	font-family:Tahoma, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;
}

.fontAbout{
	font-family:Tahoma, Helvetica, sans-serif;
	color:#333333;
	font-size:12px;
	font-weight:bold;	
}
.loading{
	font-family:Tahoma, Helvetica, sans-serif;
	color:#333333;
	font-size:12px;
	font-weight:bold;	
}
table{
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
}
.titleTable{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
}
.realContact{
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#000000;
	font-weight:bold;
}
.style1 {color: #000000;   font-family:Tahoma, Helvetica, sans-serif; font-size:11px;}
.legend {color: #000000;   font-family:Tahoma, Helvetica, sans-serif; font-weight:bold; font-size:12px;}
.legend2 {color: #6600CC;  font-family:Tahoma, Helvetica, sans-serif; font-weight:bold; font-size:12px;}
.legend3 {color: #009933;  font-family:Tahoma, Helvetica, sans-serif; font-weight:bold; font-size:12px;}
.legend4 {color: #996600;  font-family:Tahoma, Helvetica, sans-serif; font-weight:bold; font-size:12px;}
.legend5 {color: #0000FF;  font-family:Tahoma, Helvetica, sans-serif; font-weight:bold; font-size:12px;}

.workerBody{color:#000000; font-family:Tahoma, Arial , serif; font-size:12px;}



A:link {text-decoration: none; color: #000000}
A:visited {text-decoration: none; color: #000000}
A:active {text-decoration: none}
A:hover {text-decoration: underline; color: #CC0000;}
#right_content{    
    width:280px;
	height:580px;
    margin: 0;
	background-image: url(../images/offer_form.png);
	position: relative;
}
#send_mail{    
    width:270px;
	height:480px;
	padding-top:50px;
	padding-left:20px;
    position: relative;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
/*menu*/
/*.clear{ clear:both;}
#menu{ background:#FFF}
#menu ul li{ padding: 11px 25px; float: left;position: relative; border-right: 1px dotted #CCC}
#menu ul li:hover{background:#03B8FC; transition: all 0.35s;}
#menu ul li a {background:#FFF; display:block; float:left; text-decoration:none}
#menu ul li a:hover{  text-decoration: none; color: #FFF}
#menu ul li:last-child{ border-right: none;}*/
.clear{ clear:both;}
#menu{
	width: auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
#menu img {margin: 0; padding: 0; border: 0px;}
#menu ul { overflow: hidden; list-style:none; padding:0; margin:0;}
#menu ul li{ list-style: none; float: left;position: relative; padding:0; margin:0; border-right: 1px dotted #CCC;}
#menu ul li a {display:block; float:left; text-decoration:none; padding: 10px 10px; transition: all 0.35s; line-height: 15px}
#menu ul li a:hover{ background:#09F; text-decoration: none; color:#FFF}
#menu ul li:last-child{ border-right: none;}
a.active { background-color:#09F; color:#FFF}
.CSSTableGenerator {
	margin:0px;padding:0px;
	width:100%;
	box-shadow: 5px 5px 3px #888888;
	border:1px solid #000000;
	
	-moz-border-radius-bottomleft:0px;
	-webkit-border-bottom-left-radius:0px;
	border-bottom-left-radius:0px;
	
	-moz-border-radius-bottomright:0px;
	-webkit-border-bottom-right-radius:0px;
	border-bottom-right-radius:0px;
	
	-moz-border-radius-topright:0px;
	-webkit-border-top-right-radius:0px;
	border-top-right-radius:0px;
	
	-moz-border-radius-topleft:0px;
	-webkit-border-top-left-radius:0px;
	border-top-left-radius:0px;
}.CSSTableGenerator table{
    border-collapse: collapse;
        border-spacing: 0;
	width:100%;
	height:100%;
	margin:0px;padding:0px;
}.CSSTableGenerator tr:last-child td:last-child {
	-moz-border-radius-bottomright:0px;
	-webkit-border-bottom-right-radius:0px;
	border-bottom-right-radius:0px;
}
.CSSTableGenerator table tr:first-child td:first-child {
	-moz-border-radius-topleft:0px;
	-webkit-border-top-left-radius:0px;
	border-top-left-radius:0px;
}
.CSSTableGenerator table tr:first-child td:last-child {
	-moz-border-radius-topright:0px;
	-webkit-border-top-right-radius:0px;
	border-top-right-radius:0px;
}.CSSTableGenerator tr:last-child td:first-child{
	-moz-border-radius-bottomleft:0px;
	-webkit-border-bottom-left-radius:0px;
	border-bottom-left-radius:0px;
}.CSSTableGenerator tr:hover td{
	
}
.CSSTableGenerator tr:nth-child(odd){ background-color:#aad4ff; }
.CSSTableGenerator tr:nth-child(even)    { background-color:#ffffff; }.CSSTableGenerator td{
	vertical-align:middle;
	
	
	border:1px solid #000000;
	border-width:0px 1px 1px 0px;
	text-align:left;
	padding:5px;
	font-size:11px;
	font-family:Arial;
	font-weight:normal;
	color:#000000;
}.CSSTableGenerator tr:last-child td{
	border-width:0px 1px 0px 0px;
}.CSSTableGenerator tr td:last-child{
	border-width:0px 0px 1px 0px;
}.CSSTableGenerator tr:last-child td:last-child{
	border-width:0px 0px 0px 0px;
}
.CSSTableGenerator tr:first-child td{
		background:-o-linear-gradient(bottom, #005fbf 5%, #003f7f 100%);	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #005fbf), color-stop(1, #003f7f) );
	background:-moz-linear-gradient( center top, #005fbf 5%, #003f7f 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#005fbf", endColorstr="#003f7f");	background: -o-linear-gradient(top,#005fbf,003f7f);

	background-color:#005fbf;
	border:0px solid #000000;
	text-align:center;
	border-width:0px 0px 1px 1px;
	font-size:13px;
	font-family:Arial;
	font-weight:bold;
	color:#ffffff;
}
.CSSTableGenerator tr:first-child:hover td{
	background:-o-linear-gradient(bottom, #005fbf 5%, #003f7f 100%);	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #005fbf), color-stop(1, #003f7f) );
	background:-moz-linear-gradient( center top, #005fbf 5%, #003f7f 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#005fbf", endColorstr="#003f7f");	background: -o-linear-gradient(top,#005fbf,003f7f);

	background-color:#005fbf;
}
.CSSTableGenerator tr:first-child td:first-child{
	border-width:0px 0px 1px 0px;
}
.CSSTableGenerator tr:first-child td:last-child{
	border-width:0px 0px 1px 1px;
}
.fieldsetform{
	border: 1px solid #999999;
	border-radius:8px;-webkit-border-radius:8px;
	-moz-border-radius:8px;
	padding-left:10px;
	padding-right:10px;
}
#newReleases{
		padding-left: 10px;
		padding-top: 10px
}
#newReleases li{
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 10px;
	padding-bottom:10px;
}