body { background: url(../images/bg.jpg) top center no-repeat #000116; font-size:100%; line-height:normal; font-family:Arial, Trebuchet MS, Verdana, sans-serif; color:#444; margin:0; padding:0;}
p {margin:0 0 15px 0;}
.textred {color:#dd0000;}
.textwhite {color:#fff;}
.textgrey {color:#a0a2ab;}
.textblue1 {color:#769dd0;}

#main {margin:0 auto; width:874px; font-size:0.75em; line-height:1.5em;}
#sendtofriend {font-size:0.75em; line-height:1.5em;}
.width {width:100%; overflow:hidden; text-align:center;}
.indent {margin-left:144px; margin-top:10px;}

a:link, a:active, a:visited {color:#3574A2;	text-decoration:none;}
a:hover {color:#3574A2; text-decoration:underline;}


/*==================content====================*/

.content {width:100%; float:left; clear:both;}
.leftnav {width:124px; background-color:#0c2752; vertical-align:top; padding-bottom:5px;}

.leftnav td {font-size:95%; padding:0; margin:3px 0 8px 12px; list-style: none;}
.leftnav .main {}
.leftnav .main a:link, .leftnav .main a:active, .leftnav .main a:visited {color:#afb5cd;}
.leftnav .main a:hover {color:#afb5cd;}

.leftnav .sub {line-height:13px;}
.leftnav .sub a:link, .leftnav .sub a:active, .leftnav .sub a:visited {color:#769dd0;}
.leftnav .sub a:hover {color:#769dd0;}

.colright {width:160px; line-height:0; vertical-align:top;}
.colright img {border:0;}
.colright .badge {background: url(../images/bg_badge.gif) bottom right no-repeat #fff;}
.colright .searchbox {width:100px; font-size:11px;}


.colspacer {width:20px; line-height:0}
.colspacer2 {width:10px; line-height:0}
.colspacer3 {width:10px; line-height:0; background-color:#000116}
.rowspacer {height:10px; line-height:0}

.strip {height:64px; line-height:0; overflow:hidden; background-color:#fff}


.infosec {vertical-align:top; text-align:left;}
.infosec .prodname {color:#0c2752;}
.infosec .prodprice {color:#21538b;}
.infosec img {border:0;}
.infosec .basket, .infosec .more {float:right; margin-left:5px;}



/*==================main elements====================*/

.header {height:100px}
.header .logo {float:left; margin-left:116px;}
.header .mini {float:right; margin-top:11px; text-align:right;}
.header .mini .login {color:#c55a1c}
.header .mini .login a:link, .header .mini .login a:active, .header .mini .login a:visited {color:#c55a1c; text-decoration:underline;}
.header .mini .login a:hover {color:#5e89bf; text-decoration:underline;}
.header .mini .basket {margin-left:15px; padding-left:18px; color:#fff; background: url(../images/ic_basket.gif) top left no-repeat; }
.header .mini .basket a:link, .header .mini .basket a:active, .header .mini .basket a:visited {color:#fff; text-decoration:underline;}
.header .mini .basket a:hover {color:#5e89bf; text-decoration:underline;}
.header .tel {float:right; margin-top:20px; clear:left;}

.navbar {width:100%; overflow:hidden; float:left; height:39px;}
.navbar img {margin-right:1px; border:0;}
.navbar #cntc {margin-right:0;}

.banner {width:100%; overflow:hidden; float:left; height:140px;}

.breadcrumb {width:100%; float:left; height:40px; color:#769dd0;}
.breadcrumb a:link, .breadcrumb a:active, .breadcrumb a:visited {color:#769dd0; text-decoration:none;}
.breadcrumb a:hover {color:#769dd0; text-decoration:underline;}

.footer {width:100%; float:left; height:60px; color:#575764; font-size:90%;}
.footer a:link, .footer a:active, .footer a:visited {color:#575764; text-decoration:none;}
.footer a:hover {color:#fff; text-decoration:underline;}


/*==================forms====================*/
form {margin:0px; padding:0px;}
.input {padding:3px; border:1px solid #CFD8DA; font-family:Trebuchet MS, Verdana, sans-serif; font-size:11px; color:#858B92;}
.button {
	padding:3px;
	border:0;
	font-family:Arial, Trebuchet MS, Verdana, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#fff;
	background-color:#cd5a17;
	cursor:pointer;
}

textarea {
	padding:3px;
	height:70px;
	border:1px solid #CFD8DA;
	font-family:Arial, Trebuchet MS, Verdana, sans-serif;
	font-size:11px;
	color:#858B92;
}