ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input {
  margin: 0;
  padding: 0;
}
a img,:link img,:visited img {
  border: none;
}
a {
  text-decoration: none;
  color: #004a91;
}
a:hover {
  text-decoration: underline;
}
td{
 margin: 0;
  padding: 0;
  font-family: Tahoma, Arial, Verdana, sans-serif;
  font-size: 12px;
}
em{
	color: red;
	font-size: 10px;
}
.form_error{
	color: red;
	font-size: 10px;
}
body {

  margin: 0;
  padding: 0;
  font-family: Tahoma, Arial, Verdana, sans-serif;
  font-size: 12px;
  /*height:100%;*/
}

#main_container{
	width: 1014px;
	margin: 0 auto;
	/*height: 560px;*/
}

#header_container{
	width: 1014px;
	height: 102px;
}
/* Logo*/
#logo{
	width: 148px;
	height: 102px;
	float: left;
	background-color: #f2f4f5;
}
.logo_picture{
	padding-top: 30px;
	width: 150px;
	margin: 0 auto;
}
.logo_text{
	font-family: Tahoma;
	text-align: center;
	font-size: 11px;
}

/* --- */
#trailers_menu{
	float: left;
	width: 682px;
	height: 102px;
	
	
}
.pdf_print{
	float:left;
	width: 164px;
	height: 102px;
}
.pdf_print div.pdf{

	margin-left: 0px;
	float: left;
	height: 102px;
	width: 68px;
	background: transparent url(/images/pdf_print_big_box.gif) no-repeat ;	
}
.pdf_print div.print{
	margin-left: 9px;
	float: left;
	height: 102px;
	width: 68px;
	background: transparent url(/images/pdf_print_big_box.gif) no-repeat ;
	

}

#center_container{
	width: 995px;
	height: 285px;
	background-color:#EEEEEE;
	margin-bottom: 3px;
}

/* Gallery */
.left_container{
	float: left;
	width: 148px;
	height: 258px;
	/*background: transparent url(/images/left_side.gif) no-repeat;*/
	/*background-color: #6f7f8e;*/
	background-color: #D1D6DA;
	/*border: 3px solid #FF6300;
	border-right: none;*/
}

.foto_container{
	margin: 0 auto;
	width: 116px;	
	border-left: 3px solid #EEEEEE;
	border-right: 3px solid #EEEEEE;
	border-top: 3px solid #EEEEEE;
	border-bottom: 3px solid #EEEEEE;
	margin-bottom: 20px;

}

.foto{
	cursor: pointer;
}
/* --- */


#content_center{
	/*float: left;*/
	background-color: #EEEEEE;
	width: 995px;
	height: 258px;
	overflow-y: scroll ;
}
.content_top_container{
height: 25px;
}
.content_top_left{
	width: 148px;
	height: 25px;
	float: left;
	/*background: transparent url(/images/left_side.gif) repeat-y scroll left top;*/
	background-color: #d1d6da;
}
.content_top{
	height: 25px;
	width: 846px;
	float: left;
	
}


#scroll_div{
	height: 21px;
	float: left;
	width: 530px;
	/*padding-top: 4px;*/
	font-size: 14px;
	font-weight: bold;
	margin-left: 5px;
	overflow: hidden;
	padding-left: 4px;
}

#scrooling_text{

	position: relative;
	left: 0;
	top:0;
	z-index: 2;
	
}


.content_top div.pdf{
	float: right;
	padding-right: 19px;
	height: 20px;
	width: 68px;
}
.content_top div.pdf div.pdf{
	padding: 0px;
	height: 20px;
	width: 68px;
	background: transparent url(/images/pdf_print_box.gif) no-repeat left top;
	font-family: Tahoma;
	font-size: 14px;
	font-weight: 600;
	color: #ff6300;
	text-align: center;
	padding-top: 5px;
}
.content_top div.print {
	padding-right: 9px;
	float: right;
	height: 20px;
	width: 68px;
}
.content_top div.print div.print{
	padding: 0px;
	height: 20px;
	width: 68px;
	background: transparent url(/images/pdf_print_box.gif) no-repeat left top;
	font-family: Tahoma;
	font-size: 14px;
	font-weight: 600;
	color: #ff6300;
	text-align: center;
	padding-top: 5px;
}

.content_top div.print a , .content_top div.pdf a{
	
	font-family: Tahoma;
	font-size: 14px;
	font-weight: 600;
	color: #ff6300;
}
.content{
	float: left;
	height: 260px;
	width: 584px;
}

.content_footer{

}

/* bottom*/
#footer_container{
	width: 995px;
	/*height: 86px;*/
}

.footer_left{
	height: 83px;
	width: 148px;	
	float: left;
}

.footer_left .top{
	height: 25px;
	background-color: #d1d6da;
	
}
.footer_left .bottom{
	background: transparent url(/images/left_side_bottom.gif) no-repeat left top;
	background-color: #f1f2f4;
	height: 58px;
	width: 148px;
	color: #ff6300;
	font-size: 14px
}

.footer_right{
	height: 83px;
	width: 995px;
	float: left;
}


.footer_right .top{
	background-color: #eeeeee;
	width: 995px;
	/*height: 30px;*/
}
.footer_right .top ul{
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:0;
}
.menu_button_bottom_selected a{

background:white none repeat scroll 0 0;
color:black;
font-weight:bold;
position:relative;
top:1px;
}
.footer_right .top a{
display:block;
padding:0.24em 1em;
text-align:center;
text-decoration:none;
width:8em;
color: black;
}

.footer_right .bottom{
	/*background-color: #FFF;
	
	border-top: 3px solid #ff6300;
	border-left: 3px solid #ff6300;
	border-right: 3px solid #ff6300;
	border-bottom: 3px solid #ff6300;*/
		border:3px solid #ff6300;
		clear:both;
		padding:0 1em;
	}

.menu_button_bottom{
	
	text-align: center;
	/*background: transparent url(/images/button_2px.gif) repeat-x;*/	
	padding-top: 4px;

	
	float: left;
	height: 23px;
	color: #ff6300;
	font-size: 14px;	
	cursor: pointer;
	border-color:#ff6300;
	border-style:solid;
	border-width:1px 1px 0;
	float:left;
	margin:0;
}

.menu_button_bottom_selected{
	border-color:#ff6300;
	border-style:solid;
	border-width:3px 3px 0;
	float:left;
	margin:0;	
	
	text-align: center;
	padding-top: 4px;
	height: 21px;
	background-color: #FFF;	
	
	
	color: #ff6300;
	font-size: 14px;
	font-weight: bold;
	cursor: pointer;
	
	
}

.bottom_content{
	height: 58px;
	
}

.dealer_info{
	float: left;
	padding: 0px 10px;
	padding-top: 7px;
	cursor: pointer;
	width: 123px;
	text-align: center;
}

.dealer_info span{
	font-size: 12px;
	/*color: #ff6300;*/
	font-weight: bold;
}

.dealer_info_picture{
	height: 50px;
	text-align: center;
		
}
.dealer_info_picture span{
	font-size: 14px;
	/*color: #ff6300;*/
	font-weight: bold;
}
.dealer_info_title{
	padding-top: 6px;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
}

.text_info{
	padding: 0px 10px;
	padding-top: 7px;
	font-size: 14px;
}
/* Top menu */
.menu_top_punk{
	float: left;
	width: 128px;
	padding-top: 8px;
	padding-left: 7px;
	padding-right: 3px;
	
}

.trailer_container{
	padding-top: 6px;
	width: 127px;
		position: absolute;
}

.trailer_container_menu{
	padding-top: 4px;
	background-color: #FFF;
	width: 123px;
	position: absolute;
	/*z-index: 150;*/
	/*height: 200px;*/
	border: 2px solid #ff6300;
}
.trailer_photo{
	text-align: center;
	cursor: pointer;
	height: 50px;
}

.trailer_title{
	cursor: pointer;
	padding-top: 3px;
	color: #ff6300;
	font-size: 14px;
	text-align: center;
}

.trailer_list{
	padding-top: 20px;
	padding-bottom: 15px;
	
}

.trailer_list_item{
	/*text-align: center;*/
	padding-left: 30px;
	
	font-size: 14px;
	color: #ff6300;
}

.trailer_list_item a{
	color: #ff6300;
}

.trailer_list_item a:hover{
	color: #ff6300;

}

/*   -----   */

/*  Product*/
/* --- */

.border_for_product{
	/*margin-bottom: 2px;*/
	/*padding: 5px;
	border: 3px solid #FF6600;
	height: 	250px;*/
}
.product_content{
	float: left;
	width: 815px;
	height: 256px;
	padding-top: 2px;
	padding-left: 12px;
	background-color: #D1D6DA;
	/*border: 3px solid #FF6300;
	border-left: none;*/
}


.product_photo{
	float: left;
	width: 460px;
}
.product_info{
	float: left;
	padding: 8px;
	font-size: 14px;
	/*padding-top: 40px;*/
}

.product_info strong{
	/*font-size: 26px;*/
}
.product_info .title{
	height: 20px;
	font-size: 36px;
	color: #FF6600;
}
/**/

#frontend_loading{
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 39px;
}


/* dealer box*/
#dealers_info_box{
	position: absolute;
	z-index: 200;
	background-color:#D1D6DA;
	border:2px solid #ff6300;
	left: 386px; 
	top: 20px;
	/*padding-top:4px;*/
	width: 440px;
	/*height: 120px;*/
}

#dealers_info_box_handle{
	width: 440px;
	/*padding-top: 5px;*/
	height: 15px;
	background-color: #ff6300; 
	cursor: drag;
	font-size: 14px;
	text-align: right;
}
#dealers_info_box_handle div{
	float: right;
	text-weight: 700;
	font-size: 14px;
	cursor: pointer;
	margin-right: 5px;
	border-left:1px solid #EEEEEE;
	border-right:1px solid #EEEEEE;
	color:#EEEEEE;
	padding:0 4px 0;
}
#dealers_info_box_content{
	padding: 5px;
}

#dealers_info_box_loading{
	
	padding: 20px;
	
	width: 20px;
}

.dealers_small_info{
	
}

.dealers_small_info .left{
	float: left;
}

.dealers_small_info .right{
	float: right;
}
.dealers_user_form{
	padding-top: 20px;
	padding-left: 17px;
}
.user_info{
	width: 395px;
}
.input{
	text-align: left;
	width: 395px;
}

#text_area{
	width: 388px;
	height: 85px;
}

.button_send{
		background-color:#FFFFFF;
	border:1px solid #D1D6DA;
}


.trailer_title a:hover{
color: #FF6300;
text-decoration: none;
}
.trailer_title a{
color: #FF6300;
text-decoration: none;
}