@import url(../css/styles.css);

/*images*/

body { background-image: url(../images_eq/background.png) }
.topc { background:url(../images_eq/logo_topc.png); } 
.bottc { background:url(../images_eq/logo_bottomc.png); }
.header .menu { background-image:url(../images_eq/header_bc.png); }
.content .bbutt span { background-image:url(../images_eq/b_bestel.png);}

.content i.c1{ background-image:url(../images_eq/content_trc.png); }
.content i.c2{ background-image:url(../images_eq/content_blc.png); }
.content i.c3{ background-image:url(../images_eq/content_brc.png); }

.side { background:#fff; float:left; margin-right:6px; width:250px; }
.side dt { font-size:160%; font-weight:bold; text-align:center; line-height:64px; height:64px; position:relative; width:100%; overflow:hidden; color:#fff; margin-bottom:.3em; }
.side dt span { position:absolute; display:block; width:250px; height:64px; top:0; left:0; background-repeat:no-repeat; }

.side dt.automotive { background:#ee7f01; } .side dt.automotive span { background:url(../images/equauto.jpg);}
.side dt.maritiem { background:#3777b7; } .side dt.maritiem span { background:url(../images/equmari.jpg);}
.side dt.equipment { background:#ffdc00; } .side dt.equipment span { background:url(../images/h_equipment_full.png);}






/*colors*/

a             		 { color:#d9bb00 }
#nav a        		 { color:#aea464 }

.logo,
.content								 { border-color:#ffdc00 } 
#nav li       		 { border-color:#aea464 }

.header .menu,
.content h2		  		{ background-color:#ffdc00 }

/*other*/

.content h2 { margin-top:33px;}
.side dd.more { margin-bottom:2.2em; }
.side dt.automotive,
.side dt.equipment,
.side dt.maritiem,.side dt span{ height:70px; }
