body, html {
	background-color: #0c88a7;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.86em;
}

#wrap {
	width: 925px;
	background-image: url(../images/background/wrap.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	margin: 0 auto;
}
#logo {
	float: left;
	height: 180px;
	width: 169px;
	background-color: #FFFFFF;
	margin-left: 13px;
}
#logo #language 
{
	height: 16px;
	padding: 2px 0 0 5px;
	background-color: #000;
}
	
#logo #language a {
	font-size: 0.9em;
	color: #FFFFFF;
	text-decoration: none;
	padding: 0 5px;
	margin-right 5px;
}
#logo #language a img 
{
	width: 16px;
	height: 16px;
}
#logo a.lang:hover {
	color: #E8E8E8;
}
#logo img
{
	width: 169px;
	height: 152px;
	border-width: 0;
}
#banner-top {
	background-color: #000000;
	float: right;
	width: 730px;
	margin-right: 13px;
}
#banner-top img
{
	vertical-align: top;
}
#menu {
	height: 18px;
	width: 899px;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	background-image: url(../images/background/menu.gif);
	background-repeat: repeat-x;
	font-size: 0.92em;
	color: #000;
	padding: 7px 0 0 0px;
	clear: both;
	margin-left: 13px;
}
#menu p
{
	float: left;
	width: 169px;
	color: #fff;
	font-size: 1.2em;
	text-align: center;
	margin-right: 13px;
}
#menu a {
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
	padding-left: 3px;
}
#menu  a:hover, #menu .active {
	color: #0C88A7;
}
#menu ul li
{
	position: relative;
	float: left;
	z-index: 5;
}
#menu ul ul
{
	position: absolute;
	width: 150px;
	left: 10px;
	top: 10px;
	z-index: 5;
	display: none;
	padding-top: 8px;
}
#menu ul ul li
{
	padding: 0px;
	margin: 0px;
	position: relative;
	width: 100%;
	float: none;
	margin-bottom: -1px;
}
#menu ul ul ul {
	position: absolute;
	top: 0;
	left: 149px;
	width: 150px;
	padding-top: 3px;
}
#menu ul ul, #menu ul li:hover ul ul
{
	display: none;
}
#menu ul li:hover ul, #menu ul ul li:hover ul
{
	display: block;
}
#menu ul ul a
{
	background-color: #0f5a7d;
	color: #fff;	
	border: 1px solid #fff;
/*	border-top: none; */	
	line-height: 16px;
	text-align: left;
	display: block;
	padding: 3px 0px 3px 8px;
	float: none;
	height: 15px;
}
#menu ul ul a:hover
{
	background-color: #ac9292;
	color: #fff;
}

#left {
	float: left;
	width: 169px;
	background-color: #f4f4f4;
	margin-left: 13px;
}
#left img
{
	vertical-align: top;
	border-width: 0;
}
#left h5 {
	font-size: 1.1em;
	color: #fff;
	background-color: #000;
	line-height: 20px;
	margin: 0;
	padding: 0;
	font-weight: bold;
	text-align: center;
}
#left ul li a
{
	color: #777;
	text-decoration: none;
	text-align: left;
	padding-left: 20px;
	line-height: 20px;
	display: block;
	height: 20px;
	border: 1px solid #f4f4f4;
}
#left ul li a:hover, #left ul li a.active{
	color: #006666;
	background-color: #fff;
	border: 1px solid #aaa;	
	background-image: url(../images/background/left-bullet-main.gif);
	background-repeat: no-repeat;
	background-position: 4px center;
}
#left ul ul li a
{
	padding-left: 35px;
}
#left ul ul li a:hover, #left ul ul li a.active
{
	color: #f00;
	border: 1px solid #f4f4f4;
	background-color: #f4f4f4;
	text-decoration: underline;
	background-image: url(../images/background/left-bullet-sub.gif);
	background-repeat: no-repeat;
	background-position: 20px center;
}
.banner-bottom
{
	margin-right:13px; 
	float:right;
}
#content {
	width: 710px;
	float: right;
	color: #333333;
	margin: 5px 13px 0 0;
	padding: 0 10px 25px 10px;
	min-height: 400px;
}
#content a {
	font-size: 0.9em;
	color: #0C88A7;
	text-decoration: none;
}
#content a:hover {
	color: #999999;
}
#content .gallery {
	background-color: #e1e1e1;
	clear: both;
	width: 710px;
	background-image: url(../images/background/gallery.gif);
	background-position: center bottom;
	background-repeat: no-repeat;
	margin-bottom: 20px;
}
#content .gallery img {
	border: 1px solid #000000;
	vertical-align: middle;
	margin: 22px 20px;
	width: 130px;
	height: 70px;
}
#content .gallery img.spacer
{
	border: none;
	width: 5px;
	height: 110px;
	margin: 0;
}
#content .box
{
	border: 1px solid #000;
	padding: 2px;
	margin-bottom: 5px;
	position: relative;
	height: 105px;
}
#content .news img.main
{
	float: left;
	margin-right: 5px;
	border-width: 0;
	margin: 3px 3px 3px 0;
}
#content .news a.more
{
	position: absolute;
	bottom: 0;
	left: 160px;
}
#content .news h2
{
	margin-top: 0;
}
#content .product {
	float: left;
	height: 116px;
	width: 223px;
	border: 1px solid #ccc;
	margin: 3px;
	font-size: 0.9em;	
	padding: 2px;
}
#content .product img.main {
	float: right;
	height: 80px;
	width: 80px;
	margin: 2px;
	border: 1px solid #000000;
}
#content .product .ref_no {
	height: 20px;	
	color: #0C88A7;
}
#content .product .model {
	width: 127px;
	margin-top: 3px;
	margin-left: 2px;
	height: 47px;
}
#content .product .price {
	margin-top: 2px;
	margin-bottom: 5px;
}
#content .product .links
{
	font-size: 1.12em;
	clear: both;
}
#content .product .links img
{
	width: 22px;
	height: 18px;
	border-width: 0;
	margin-left: 5px;
}
#content .details {
	width: 690px;
	border: 1px solid #999;
	margin-top: 15px;
	margin-bottom: 10px;	
	color: #666;
	padding: 5px;
}
#content .details img.main
{
	border-width: 0;
	width: 200px;
	height: 200px;
	float: left;
	margin-right: 10px;
}
#content .details p span {
	color: #0C88A7;
}
#content .tools
{
	margin-bottom: 10px;
}
#content .tools img
{
	border-width: 0;
}
#content .paging
{
	clear: both;
	text-align: center;
}
#content .breadcrumbs {
	color: #8B8F72;
	background-image: url(../images/background/breadcrumbs.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-left: 15px;
	margin-bottom: 10px;
	border-bottom: 1px solid #666666;	
	font-size: 0.95em;
}
#content .breadcrumbs a
{
	font-size: 1em;
}
#wrap form input, #wrap form textarea {
	font-size: 1.1em;
	color: #000000;
	border: 1px solid #ccc;
	font-family: Arial, Helvetica, sans-serif;
}
#wrap form input.submit {
	background-color: #E7E7E7;
}
#wrap form input.quantity
{
	padding: 3px;
	width: 12px;
	font-weight: bold;
	font-size: 0.90em;
	color: #f00;
}
#wrap .contacts {
	font-size: 0.9em;
	color: #999999;
	padding: 5px;
	float: left;
}
#wrap div.contacts-text {
	color: #333333;
	text-decoration: none;
	float: right;
	width: 280px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 25px;
	padding-left: 5px;
	background-color: #EEEEEE;
}
#content .cart {
	font-size: 0.9em;
}
#content .cart input.submit
{
	margin: 4px;
}
#content .cart table tr
{
	background-color: #e7e7e7;
}
#content .cart table tr.alt
{
	background-color: #ccc;
}
#content .cart table img
{
	border-width: 0;
}
#bottom {
	background-image: url(../images/background/bottom.jpg);
	background-repeat: no-repeat;
	height: 29px;
	width: 925px;
	clear: both;
}
#footer {
	background-color: #3aacc8;
	height: 45px;
	margin-bottom: 15px;
	padding-top: 10px;
}
#footer .menu
{
	padding-left: 50px;
	margin: 0 auto;
	width: 912px;
}
#footer .menu a {
	color: #000000;
	text-decoration: none;
	font-size: 0.9em;
}
#footer .menu a:hover {
	color: #FFFFFF;
}
#footer #copyright {
	color: #FFFFFF;
	font-size: 0.9em;
	padding-left: 80px;
	margin: 5px auto 0 auto;
	width: 912px;
	text-align: center;
}
#footer #copyright a {
	color: #CCCCCC;
	text-decoration: none;
}
#footer #copyright a:hover, #footer #copyright a#login{
	color: #FFFFFF;
}
#content h1 {
	font-size: 1.1em;
	color: #4D90CD;
	margin: 7px 0 3px 0;
	padding-left: 20px;
	border-bottom: 1px solid #999;
	background-image: url(../images/background/h1.gif);
	background-repeat: no-repeat;
	background-position: left;	
	clear: both;
}
#content h2 {
	color: #FF8F16;	
	font-size: 1.1em;
	border-bottom: 1px solid #FF8F16;
	clear: both;
	margin: 15px 0 3px 0;
	padding-left: 20px;
	background-image: url(../images/background/h2.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#content h2 span
{
	color: #0c88a7;
	font-weight: normal;
	font-size: 0.9em;
}
#content h2 a
{
	color: #FF8F16;
}
#content h3 
{
	background-color: #f2f2f2;
	font-weight: bold;
	font-size: 1.1em;
	margin: 0;
	line-height: 18px;
	padding-left: 5px;
}
#content h3 span
{
	color: #f00;
	font-weight: bold;
}
#content h3 a
{
	color: #000;
}
#content h4
{
	color: #FFFFFF;
	background-color: #9ba080;
	font-weight: normal;
	font-size: 1em;
	margin: 0px;
	padding: 3px 0px 2px 15px;
}
.dim {
	color: #666666;
}
.line
{
	margin-bottom: 5px;
	font-size: 0px;
	border-bottom: 1px solid #ccc;
}
.clear
{
	clear: both;
}
p, form, ul, li {
	margin: 0px;
	padding: 0px;
}
li
{
	list-style-type: none;
}