
@import url("../defaut.css");
body{
	background:url(background.gif) repeat-x #26A7DE;
}
#header{
	background:url(header.png) no-repeat;
}
.navHeader {padding:0px 10px;background:#2B3B90;height:30px;color:#fff;width:735px;}
#main .top{
	background:url(./images/main_top.jpg) no-repeat;
	width:778px;
	height:17px;
}

h4 {margin:0px;font-size:12px;font-weight:bold;line-height:28px;text-align:center;}
ul  {margin:0px;padding:0px;}
img {border:0px;}
a  {color:#000;text-decoration: none}
a:hover  {color:#0480BC;text-decoration: none}
td{font-size:9pt;}

#mainframe{width:990px;margin: 0px auto;display:table;overflow:Hidden;padding:1px;}

/* ===== OTHER ===== */
.show { display: block; }
.hide { display: none; }

.nodisplay { display: none; }
.tabsAdds { /*width: 499px; overflow: hidden;*/ }
.tabsAdds TABLE { /*margin-left: -2px;*/ }
.tabsAdds A { display: block; width: 118px; height: 65px; background-color: #e2f38c; border-width: 2px 1px 1px; border-style: solid; border-color: #fff; padding: 5px; color: #000; font-size: 10px; text-decoration: none; line-height: 11px; }
/** HTML .tabsAdds A { height: 56px; }*/
.tabsAdds A.active { background-color: #fff; }
.tabsAdds A B { display: block; margin-bottom: 3px; text-transform: uppercase; }
#main .top{
	background:url(main_top.jpg) no-repeat;
	width:778px;
	height:17px;
}
#left .category li{
	background:url(left_menu.jpg) no-repeat;
	line-height:22px;
	margin:4px 0;
	padding-left:26px;
	border-bottom:solid 1px #A7A7A6;
	font-weight:bold;
} 
#left .search{
	background:url(left_search.jpg);
	width:200px;
	height:77px;
}
#left .newsletter{
	background:url(left_newsletter.jpg);
	width:200px;
	height:87px;
}
#left .category{
	background:url(left_back.jpg) repeat-y;
	width:200px;
	display:table;
}

#main .bottom{
	background:url(main_bottom.png) no-repeat right;
	width:778px;
	height:14px;
}

#main .center{
	background:url(main_center.jpg) repeat-y;
	width:778px;
	display:table;
}



.image_list{
	float:left;
	margin:3px;
	width:120px;
	height:116px;
	border: 1px #eeeeee solid;
	overflow:hidden;
	cursor : pointer;
	text-align:center;
}
.line {float:left;height:32px;overflow:hidden;padding:0px;margin:0px;}
.title {margin-left:10px;padding:10px;font-weight:bold;font-size:16px;color:#BB0A01}
.navagation {background-color:#DE0D03;line-height:16px;padding:5px;font-weight:bold;color:#fff;width:760px;}
.navagation a{color:#fff;}
.navagation a:hover{text-decoration: underline;}

#footer{
	margin:0 auto;
	width:990px;
	background:url(footer.png);
	line-height:150%;
	text-align:center;
	padding:10px 0;
	margin-top:10px;
	display:table;
}
#logo a{ 
	margin-left:480px;
	width: 126px;
	height: 126px;
	background: url(homeenter.jpg);
	display:block;
 }
 #logo span {
	 text-indent: -9999em;
 }
#logo .hover {
	display:block;
	width: 126px;
	height: 126px;
	background: url(homeenterw.jpg);
}
