@charset "utf-8";
/* CSS Document */
body{padding: 0px; background: #f0f0f0; margin: 0 auto; font-family:Trebuchet MS;}
div{width:100%; padding:0; margin:0;}
form{padding: 0px; margin: 0px;}

/*-----Page styles-----*/
	/*-----Header styles-----*/
#header{height:230px; width:100%; background-image:url(../img/bg_.jpg); background-repeat:repeat-x; background-position: bottom left;}
#subheader{height:72px; width:100%;}
#graphic{height:158px; width:100%; background-image:url(../img/bg.jpg); background-repeat: no-repeat;}
#domainname{float:left; height:52px; width:400px; font-size:30px; color:#7f7f7f; padding-top:20px; padding-left:15px;}
#headermenu{float:left; height:72px; width:175px; position:relative;}
#shipping{right:0px; height:42px; padding-top:31px; width:370px; position:absolute;}
#ship_link{float:right; height:17px; width:185px;}
#ship_view{float:left; height:25px; width:370px; background-image:url(../img/bg_ship.gif); background-repeat: repeat-x; font-size:11px;color:#0a6d71; font-weight:bold;}
#brands_menu{width:870px; padding-left:390px;}


.footer{padding-left: 11px;}
.border{width:1px; background-image:url(../img/footer.gif); background-repeat: repeat-y;}
#menu{left:0px; height:41px; width:940px;position:absolute;}
.lastnews{width:191px; font-size:11px; color:#343434; padding-left:15px; padding-right:10px; padding-top:10px; padding-bottom:20px;}
#context{float:left; width:100%; background-image:url(../img/context.gif); background-repeat: repeat-x; padding-top:20px; font-size:13px;}
.faq{width:250px; padding-right:17px; padding-left:20px; padding-bottom:20px; color:#6b6b6b;font-size:0.7em;}
#submenu{float:right; width:auto; font-size:13px; text-align: right;}
.bottomenu{color: #6d6b6b; text-decoration:none;}

#bottom{float:left; width:100%;font-size:0.7em; border-top-style:solid; border-top-width:1px; border-color:#b6b6b6; padding-top:5px; color:#8f8d8d;}




.catalog{float:left; padding-top:30px}

.link{color:#565656;}
.link:hover{color:#959595;}

.brand{color:#ffffff;}
.brand:hover{color:#d2d2d2;}


/*-----Format text----*/

a.euroc{
	font-size:11px;
	color:#343434;
	text-decoration: none;
}