@font-face {
    font-family: 'oxygenregular';
    src: url('font/oxygen-webfont.eot');
    src: url('font/oxygen-webfontd41d.eot?#iefix') format('embedded-opentype'),
         url('font/oxygen-webfont.woff') format('woff'),
         url('font/oxygen-webfont.ttf') format('truetype'),
         url('font/oxygen-webfont.svg#oxygenregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
	font-family: 'CuprumFFURegular';
	src: url('font/cuprum-webfont.eot');
	src: url('font/cuprum-webfontd41d.eot?#iefix') format('embedded-opentype'), url('font/cuprum-webfont.woff') format('woff'), url('font/cuprum-webfont.ttf') format('truetype'), url('font/cuprum-webfont.svg#CuprumFFURegular') format('svg');
	font-weight: normal;
	font-style: normal;
}



/*-------Common classes-------*/

.boundary{
    max-width: 960px;
    margin: 0 auto;
}

body{
	 background: none repeat scroll 0 0 #08049C;
	}

.clearfix:after {
    content : ".";
    visibility : hidden;
    height : 0;
    display : block;
    clear : both;
}
.padfix {
	clear: both;
	display: inline-block;
	height:auto;
}
.round{
	border-radius: 3px;
    -moz-border-radius:3px;
    -webkit-border-radius:3px;
	}
.opacity, .my_btn:hover{
    filter: alpha(opacity=80);
   -khtml-opacity: 0.80;
   -moz-opacity: 0.80;
   opacity: 0.80;
   
	}	

.my_btn1:hover{
    filter: alpha(opacity=80);
   -khtml-opacity: 0.80;
   -moz-opacity: 0.80;
   opacity: 0.80;
   
	}	
	
.vehicle_stock_list{
    padding-left: 15px;
    padding-right: 15px;
}

.export_marketing_content .even{
	background: none repeat scroll 0 0 #9ecefe;
}
	
.my_btn{
  	background: none repeat scroll 0 0 #08049c !important;
    border: medium none;
    border-radius: 0 0 0 0 !important;
    box-shadow: none !important;
    color: #fff;
    font-size: 12px;
    width: 55px !important;
	}

#top_background{
	background:url(../images/people.png) no-repeat;
	}	
#top_left{

	}	
#top_right{
    float: right;
    text-align: right;
    margin-right: 10px;
}	
#top_right a {
    text-decoration: none;
}
#top_right a p:hover {
   color:#08049c;
}
#top_right a p{
 background: url("../images/map.png") no-repeat scroll right 0 transparent;
    color: #353535;
    display: inline;
    font-family:Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    height: 22px;
    margin: 0;
    padding-right: 70px;
    
}
#top_right h3 {
    color: #961010;
    font-family: 'oxygenregular';
    font-size: 24px;
    margin: 0;
}
#top_right h3 span {
    color: #0b0b45;
    font-family: 'oxygenregular';
    font-size: 24px;
}
#top_right h4 {
    border-bottom: 1px dashed #4A4949;
    border-top: 1px dashed #4A4949;
    color: #242424;
    float: right;
    font-size: 14px;
    font-weight: normal;
    margin: 0;
    padding:3px 5px;
	 margin: 7px 0 0;
}
#top_right h4 a {
    color: #696969;
    cursor: pointer;
    font-size: 14px;
    font-weight: normal;
    text-decoration: none;
}
#top_right h4 a:hover , .menu_wrapper ul li a:hover{
	color:#000;
	}
.account_inner h3{
	word-wrap:break-word;
	}
	
@media screen and (-webkit-min-device-pixel-ratio:0) {

}	
	
.account_inner h3 span{
	display: inline-block;
    font-size: 63px;
    line-height: 40px;
    margin-left: 0px;
    margin-top: -5px;
    position: absolute;
	}	
		
.account_inner, .finance_inner, .export_inner, .property_inner{
	background:#41423f;
	padding: 20px;
	 min-height: 350px !important;
	}		
.account h3, .finance h3, .export h3, .property h3{
	font-family: 'CuprumFFURegular';
	font-size:32px;
	color:#fff;
	
	  line-height: 35px;
	  word-wrap:
	}	
.account a:hover, .finance a:hover, .export a:hover, .property a:hover{	
	text-decoration:none;
}
.account p, .finance p, .export p, .property p{
	font-family:Arial, Helvetica, sans-serif;
	color:#fff;
	font-weight:normal;
	line-height:16px;
	font-size:12px;
	margin-top: 18px;
	word-wrap: break-word;
	}		
.account img, .finance img, .export img, .property img{
	border:5px solid #fff;
	height:97px;
	margin-top:18px;
	}		
	
.descript{
	background: none repeat scroll 0 0 #41423F;
    margin-left: 10px !important;
    margin-right: 8px;
    padding: 15px 20px;
	
	
	}	


   
		
.descript_right{
    float: left; 
    margin-right: 0;
        }       
        
.logo_area{
	  padding: 30px 13px 45px;
          width: 97%;
	}
.dtl_wrapper{
	 padding-top: 25px;
	}		
.logo img{
	width: 312px;
	width: 260px \0/ !important;
	}	
.descript a{
	 float: right;
    text-align: right;
	font-style: italic;
	}	

.descript p{
	color:#fff;
	font-family: 'oxygenregular';
    letter-spacing: 0.5px;
	font-size:15px;
	font-weight:bold;
	}
	
.footer	{
	 background: none repeat scroll 0 0 #F1F1F1;
    padding-bottom: 5px;
    padding-top: 15px;
	margin-top: 15px;
	}
.copyright{
	float:left;
	}	
.copyright p{
	color: #2a2828;
	font-size: 11px;
	margin-left:20px;
	}	
.tekmaz-logo img{
	float:right;
	margin-right:20px;
	}
.shadow{
	background:url(../images/shadow.png) no-repeat;
	 height: 20px;
	}
.content{
   padding-bottom: 20px;
   padding-top: 20px;
	}	
#body_back{
	background:#fff;
	}	

/****** sub *******/	

#sub_top_background{
	background:url(../images/gradint.jpg) repeat-x;
	}
#top_left img{
	width:137px;
	}
.menu_wrapper{
    text-align: center;
    background: url("../images/menu_gradint.png") repeat-y scroll 0 0 transparent;
   /* border-bottom: 1px solid #fff;
    border-top: 1px solid #d2d2d2; */
    margin-bottom: 30px;
    margin-top: 30px;
    margin-bottom: 10px;
	}
  
.menu_wrapper .clearfix{
   /* border-bottom: 1px solid #d2d2d2;
    border-top: 1px solid #FFFFFF; */
    padding-bottom: 10px;
        }       
   
.menu_wrapper ul{
    display: inline-block;
    margin: 12px 0 0;
	}
.menu_wrapper ul li:first-child{
	background:none;
	}	

#menu-export-marketing-menu li:first-child, #menu-accountancy-menu  li:first-child{
	background:none;	
		}
	
.menu_wrapper ul li{
	float: left;
    font-size: 14px; /*15px;*/
    list-style: none outside none;
    padding: 0 15px; /*20px;*/
	background: url("../images/menu_li.jpg") no-repeat scroll 0 3px transparent;
	}		
.menu_wrapper ul li a{
	color:#fff;
	font-weight: bold;
	}	
.menu_wrapper ul li a:hover{
	text-decoration:none;
	color:#ccc !important;
	}		
.content_left{
	background: url("../images/c_gradintleft.jpg") repeat-x scroll 0 0 transparent;
    padding: 15px;
    /*width: 590px !important;*/
	

}
.content_right_top{
	background: none repeat scroll 0 0 #f2f2f2;
    margin-bottom: 20px;
    padding: 15px;
	}
.content_right_bottom{
	background: url("../images/c_gradintright.jpg") repeat-x scroll 0 0 transparent;
    padding: 15px;
	}	
.content_right_bottom form .control-group label{
	/*color: #FFFFFF;*/
	}
	
.contant_top{
    background: url("../images/people.jpg") no-repeat scroll center 0 transparent;
    height: 170px;
    padding-top: 13px;
    text-align: center;
	}	
.content_left h3{
	font-family: 'CuprumFFURegular';
	font-size:28px;
	color:#2f2f31;
	 text-shadow: 1px 1px 1px #888;
	  margin-bottom: 15px;
	}	
.contant_top h2{
	font-family: 'CuprumFFURegular';
	font-size:28px;
	color:#08088c;
	text-shadow: 0px 1px 1px #888;
    margin-top: 10px;
	letter-spacing: 1px;
	}	
.contant_top p{
	margin-bottom: 4px;
    margin-top: 7px;
	font-weight: bold;
	}	
.contant_top img{
	width: 185px;
}	
.content_left img{
	border: 5px solid #FFFFFF;
    margin-bottom: 10px;
    margin-top: 5px;
	 margin-left: 10px;
	}
.content_right_top ul li{
	    background: url("../images/dash.jpg") no-repeat scroll 0 7px transparent;
    border-bottom: 1px solid #BFBFBF;
    list-style: none outside none;
    margin-bottom: 5px;
    padding-bottom: 5px;
    padding-left: 20px;

	}	
.content_right_top ul li a{	
	color: #08049C;
    display: block;
    font-size: 13px;
    font-style: normal;
	 font-weight: bold;
}	
.content_right_top ul{
	margin-left:0;
	}	
.content_right_top h3, .content_right_bottom h3{
	color: #1C1C1C;
	font-size:18px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	text-shadow: 0px 1px 1px #888;
	margin-bottom: 5px;
	}	
.content_right_bottom input, .content_right_bottom textarea{
	border:1px #bebebe solid;
	border-radius:0 !important;
	-moz-box-shadow: inset 0 0 5px 5px #f2f2f2;
	-webkit-box-shadow: inset 0 0 5px 5px #f2f2f2;
	box-shadow: inset 0 0 5px 5px #f2f2f2;
	/*width: 260px;*/
        width: 96%;
	}

@media screen and (-webkit-min-device-pixel-ratio:0) {	
.content_right_bottom  .control-group .controls .wpcf7-form-control-wrap input,.content_right_bottom .control-group .controls .wpcf7-form-control-wrap textarea{
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow:none;
		}
}

.current_page_item  a{
	color:#aaa !important;	
		}

	/*	
.content_right_bottom button{	
	background: none repeat scroll 0 0 #08088C;
    border: medium none;
    color: #FFFFFF;
    font-size: 12px;
}*/
.content_left ul{
	margin-left:0;
	}
.content_left ul li{
	background: url("../images/plus.png") no-repeat scroll 0 8px transparent;
        line-height: 22px;
        list-style: none outside none;
        padding-left: 12px;
	 }
.sub_footer{
    background: url("../images/footer_back.jpg") no-repeat scroll 0 0 #e0e0e0;
    /*padding: 0 10px;
    width: 98%;*/
	}
.sub_footer .copyright, .sub_footer .tekmaz-logo{
	padding-top:146px;
	} 	
#sub_top_background	#top_right h4 a {
    display: block;
   
}
.dot{
	 border-top: 1px dotted #AAAAAA;
    margin-bottom: 20px;
    margin-top: 10px;
	}

/* ------- contact us --------- */

.content_left_sub{
	background: url("../images/c_gradintleft.jpg") repeat-x scroll 0 0 transparent;
    padding: 15px;

}

.contact_frm .control-group label{
	display:inline-block;
	}
.contact_frm .control-group .controls input, .contact_frm .control-group .controls textarea{	
	/*width:395px;*/
}
.contact_frm{background:none !important; padding:0 !important;}
.contact_frm button{
	 margin-right: 5px;
    padding: 2px 8px;
	}	
.contact-dtls {
    margin-left: 0;
    margin-top: 5px;
    padding-left: 0 !important;
}	

.contact-dtls li, .contact-dtls li a {
    background: none repeat scroll 0 0 transparent !important;
    color: #696969;
    font-size: 12px;
    list-style: none outside none !important;
    padding-left: 0 !important;
	line-height: 25px;
}

.contact-dtls li span {
    color: #232323;
    font-family: 'open_sansbold';
    font-size: 11px;
}

.contact-dtls li span {
   	color: #232323;
    font-family: arial;
    font-size: 13px;
    font-weight: bold;
}

.content_right_sub{
    margin-left: 40px;
    /*width: 400px !important;*/
	}

.ad_location{
	background: url("../images/c_gradintright.jpg") repeat-x scroll 0 0 transparent;
    margin-top: 20px;
    min-height: 202px;
    padding: 15px;

	}	
	
/* ------- Testimonials --------- */
.testimonial{
	margin-top: 10px;
	margin-bottom: 20px;
}
.testimonial p{
    line-height: 20px;
}
.testimonial_title{
	float: left;
	font-weight: bold;
}

.separator{
	border-bottom: 1px dotted #CCC;
	clear: both;
}

p.news_item{
    margin-bottom: 20px;
    padding-top: 5px;
}
.news_date{
    display: block;
    font-size: 13px;
    font-weight: bold;
    text-align: right;
    width: 100%;
    padding-top: 10px;
    font-style: italic;
}
.news_title{
    display: block;
    font-size: 16px;
    font-weight: bold;
    text-align: left;
    width: 100%;
    padding-top: 10px;
}

/* ------- Export Marketing --------- */
.vehicle_stock_title{
    display: block;
    font-size: 16px;
    font-weight: bold;
    text-align: left;
    width: 100%;
    padding-top: 10px;
}

p.vehicle_stock_item{
    margin-bottom: 20px;
    padding-top: 5px;
}

.vehicle_stock_thumbnail{
	float: left;
	margin-right: 10px;
}

.export_marketing_content{
	background: url("../images/c_gradintleft.jpg") repeat-x scroll 0 0 transparent;
    padding: 15px;
  /*  width: 910px !important;  */
}

.export_marketing_content h3{
	font-family: 'CuprumFFURegular';
	font-size: 28px;
	color: #2f2f31;
	text-shadow: 1px 1px 1px #888;
 	margin-bottom: 15px;
}	

/*
.vehicle_stock_list:nth-child(even) {background: #CCC}
.vehicle_stock_list:nth-child(odd) {background: #FFF}	
*/
.vehicle_inner_list{}
.export_marketing_content img{
	border: 5px solid #999999;
    margin-bottom: 10px;
	  margin: 10px;
	float: left;
	
	
}

.export_marketing_content ul{
	margin-left: 0;
	display: inline-block;
}

.export_marketing_content ul li{
	background: url("../images/plus.png") no-repeat scroll 0 8px transparent;
    line-height: 22px;
    list-style: none outside none;
    padding-left: 12px;
}

/* ------ Skype ------ */
.skype_style{
	border: none; 
	margin-right: 3px; 
	margin-bottom: 5px;
	height: 17px; 
	width: 17px;
}

.skype{
    border-bottom: 1px dashed #4A4949;
    border-top: 1px dashed #4A4949;
    color: #696969;
    display: inline-block;
    font-size: 13px;
    margin-right: 12px;
    margin-top: 7px;
    padding-top: 2px;
}

.contact_frm  .control-group .controls .wpcf7-radio .wpcf7-list-item span{
	margin-right:20px;
} 

.contact_frm  form p input.wpcf7-form-control{margin-right:10px;}

.contact_frm  .control-group .controls .wpcf7-radio {
	display:block;
	margin-bottom:10px;
	width:auto !important;
}

.contact_frm  .control-group .controls .wpcf7-radio .wpcf7-list-item input{ 
    margin-right: 2px;
    margin-top: -2px !important;
    width: auto !important;
	}

.contact_frm  form p img{margin-left: 64px !important;
    position: absolute;}

.opacity, .pre_order_my_btn:hover{
    filter: alpha(opacity=80);
   -khtml-opacity: 0.80;
   -moz-opacity: 0.80;
   opacity: 0.80;
   margin-top: 10px;
	}	
	
.pre_order_my_btn{
  	background: none repeat scroll 0 0 #08088C !important;
    border: medium none;
    border-radius: 0 0 0 0 !important;
    box-shadow: none !important;
    color: #FFFFFF;
    font-size: 12px;
    width: 55px !important;
    margin-top: 10px;
	}
	
td{
	width: 150px;
    overflow: hidden;
}

.pre_order_clear{
	clear:both;
	margin-top: 10px;
}
.content .span3 {
     margin: 0 9px;
	 width:22.4% \0/;	
	 
}

.account{margin-left: 9px !important;}

#top_right{
    margin: 0 10px !important;
}

.content{
    padding: 20px 0 0 10px;
    width: 98% !important; 
	width: 98%\0 !important;

}



.image_main img{ width:100%; }

.big_img img{
	width:96%;
	 margin-left: 0;
		}
.table_min{display:none;}

.logo{
	 margin-left: 5px !important;
	 width: 32.624% !important;	
	 
	}	

@media screen and (-webkit-min-device-pixel-ratio:0) {
	.table_max{margin-left: 10% !important;}
	}

.table_max{
	margin-left:10%;	
		}

.more_dtls{
	background: url("../images/de_btn.jpg") repeat scroll 0 0 transparent;
    color: #FFFFFF;
    display: block;
    float: right;
    margin-right: 15px;
    padding: 1px 5px 0;
    text-align: right;
	margin-bottom: 15px;
	 border-color: #282FB1 #3868E5 #3868E5 #282FB1;
	 border-width:2px;
	 border-style: solid;
	 
		}
.more_dtls:active{
	border-color: #3868E5 #282FB1 #282FB1 #3868E5;	
	
	border-width:2px;
	border-style: solid;
}

.more_dtls:hover{text-decoration:none;
	color:#fff;}

	
/* ------------ responsive ------------- */
@media (min-width:767px){
	.pre-order{margin-left:25% !important;}
}

body {
    padding-left: 0;
    padding-right: 0;
}

@media (max-width:360px){
.table_max{display:none;}
.table_min{display:block !important;text-align: center;float:left;margin-bottom: 10px;}
}

@media (max-width:320px){
    
.logo img {
    width: auto;
    }
.logo_area {
    padding: 0;
    width: 97%;
    }

.descript {
    margin-left: 5px !important;
    padding: 15px 20px;
    margin-bottom: 15px;
     margin-top: 15px;
}
.logo{
    text-align: center;
}
.content .span3{
    text-align: center;
    width: 90%;
    margin-bottom: 15px;
    
}

.account_inner, .finance_inner, .export_inner, .property_inner{
    padding: 25px;
}

.shadow{
    display: none;
}

#top_right a p{
    padding-right: 0;
    background: none;
}



.tekmaz-logo img {
    float: none;
}

.copyright p{
    line-height: 17px;
}

.dtl_wrapper {
    padding-top: 25px;
    text-align: center;
}

.news_title{font-size: 13px;}

.content_left h3{font-size: 22px;}



}

/* ---------------------------------------------- */

@media (max-width:480px){

.footer {
    text-align: center;
}

.content{ 
    width: 100%;
    padding: 20px 0 0;
   /* text-align: center; */
}    
.content .span3 {
    margin-bottom: 15px;
    text-align: center;
    width: 75%;
    display: inline-block;
}

.account_inner, .finance_inner, .export_inner, .property_inner{
    padding: 25px;
}

.shadow{
    display: none;
}

#top_right a p{
    padding-right: 0;
    background: none;
}

.tekmaz-logo img {
    float: none;
}

.copyright p{
    line-height: 17px;
}  

.descript {
    margin-left: 5px !important;
    padding: 15px 20px;
    margin-bottom: 15px;
     margin-top: 15px;
}
.logo{
    text-align: center;
}

.logo_area{padding: 0;}

.footer {
   /* padding: 15px 10px 5px; */
}

.tekmaz-logo{
    padding-bottom: 10px;
    padding-top: 0 !important;
}

.sub_footer{
    text-align: center;
}

#top_left {
    padding-bottom: 20px;
}

#map_location iframe{  width: 96%; }

}

/* ---------------------------------------------- */

@media (min-width:320px) and (max-width:480px){
     .account img, .finance img, .export img, .property img{ width: 70%; height: auto;}
}

/* ---------------------------------------------- */

@media (min-width:610px) and (max-width:799px){
    
.account img, .finance img, .export img, .property img {
    border: 1px solid #FFFFFF;
     }
.account h3, .finance h3, .export h3, .property h3{
     font-size: 26px;    
     }
.logo img {
    width: auto;
} 
.account_inner, .finance_inner, .export_inner, .property_inner{
    padding: 9px;
}
.content .span3 {
    margin: 0 8px !important;
}
#top_left {
    float: left;
    margin-left: 12px;
    width: 48%;
}

#top_right{
    float: left;
    width: 47%; 
 }

.content {
    padding: 20px 10px 0;
    width: 98%;
}


}

/* ---------------------------------------------- */

@media (max-width:768px){
    
.tekmaz-logo{
    padding-bottom: 10px;
}

#menu-accountancy-menu li, #menu-export-marketing-menu li {
    background: url("../images/menu_li.jpg") no-repeat scroll 0 7px transparent;
    display: inline-block !important;
    float: none !important;
    font-size: 15px;
    list-style: none outside none;
    padding: 4px 20px;
    text-align: center !important;
}
.menu-accountancy-menu{
    margin-left: 0 !important;
}

.menu_wrapper{float: left !important;}

.menu_wrapper .clearfix {
    padding-top: 15px;
}



}

/* ---------------------------------------------- */

@media (min-width:990px) and (max-width:1025px){
 .descript {
    width: 27% !important;
    }
 .account.span3 {
    width: 22%;
}

}

/* ---------------------------------------------- */

@media (min-width:1010px) and (max-width:1060px){
.content_left{
	width: 62% !important;	
		}
.export_marketing_content{
	width:96% !important;	
		}	
.contact_left_sub{
	width: 44.936% !important;	
		}			
}

/* ---------------------------------------------- */

@media (max-width:600px){
    
.tekmaz-logo{
    padding-top: 0 !important;
}

}

/* ---------------------------------------------- */

@media (max-width:610px){
 
.content_land{
	text-align:center !important; 	
		} 
.dtl_wrapper {
    padding-top: 25px;
    text-align: center;
}

.contant_top h2{
    float: left;
    display: inline-block;
}


}

/* ---------------------------------------------- */

@media (min-width:767px){

.sub_footer{
    padding: 0 10px;
    width: 98%;
	} 
.menu_wrapper ul {
	display: inline-block;
	}
	
}
 
/* ---------------------------------------------- */

@media (min-width:760px) and (max-width:960px){
    .account img, .finance img, .export img, .property img{
        width: 98%;  
        height: auto;
    }
    .shadow{
       display: none; 
    }
    .content .span3 {
    margin: 0 1% !important;
    }
    
    
}

/* ---------------------------------------------- */

@media (min-width:590px) and (max-width:759px){

 .logo {
    padding-bottom: 15px;
    padding-top: 15px;
    text-align: center;
    }
    
.account img, .finance img, .export img, .property img{        
        height: auto;
    }
    
.account img, .finance img, .export img, .property img{
    height: auto;
    width: 70%;
}

.sub_footer .copyright{
	width:48%;
	float:left;
		}

}

/* ---------------------------------------------- */

@media (min-width:481px) and (max-width:610px){
    .content{text-align: center;} 
   .content .span3 {
    display: inline-block;
    margin: 0 1% 10px !important;
    width: 80% !important;
}
.shadow{
       display: none !important; 
    }

}

/* ----- ie 8 ------- */



.vehicle_descript{
	border: 1px solid #CCCCCC;
    color: #666666;
    font-size: 13px;
    font-style: italic;
    margin-top: 20px;
    padding: 10px;
}

#con1links {}
#con1links  li{
	list-style:none;
	}
#con1links  li a{
	font-family:arial;
	font-size:13px;	
		}
	
.name_column{		
	border-color: #CCCCCC;
    border-style: solid;
    border-width: 1px;
    display: inline-block;
    margin-right: -5px;
    width: 24.8%;	
	vertical-align: top;
}

.name_column .vehicle_stock_title  a{
	/*background: url("../images/li.jpg") no-repeat scroll 0 center transparent;*/
    font-size: 16px;
    padding-left: 15px;}
	
.export_marketing_content div:first-chlid{
	border-left: 1px solid #CCCCCC;	
		}
.name_column .vehicle_stock_item{ margin-bottom: 5px;}

.name_column .vehicle_stock_item { margin-bottom: 5px; }
		
@media (min-width:800px) and (max-width:1024px){
		
	.name_column .vehicle_stock_title  a{ font-size:16px !important; }
	
}		

@media (min-width:320px) and (max-width:800px){
	.name_column{	
		display:block;
		float:none;
		width: 100%;
		margin-bottom:10px;
	}	
		}

/**** Mushroom CSS ****/
ul.sub-menu {
  display: none;
}

.menu-accountancy-menu-container {
  line-height: 0;
}

.menu_wrapper ul {
  margin: 0;
}

.menu_wrapper .clearfix {
  padding-bottom: 0;
}

.menu_wrapper ul li {
  background: url("../images/menu_li.jpg") no-repeat scroll left center transparent;
  padding: 15px;
}

.menu-item-has-children:hover > ul.sub-menu,
.sub-menu:hover {
  display: block;
}

.sub-menu {
  background-color: #070FA0;
  margin-top: 15px !important;
  padding: 15px 0;
  position: absolute;
  width: 350px;
}

.sub-menu li {
  background: transparent !important;
  border: 0;
  height: 25px;
  padding: 5px 10px !important;
}