a:link, a:visited, a:active, a:hover{
	text-decoration: none;
	}

/** CONTAINERS & CONTENT **/
#master{
	font-family: Verdana, arial, sans-serif;
	font-size: 10pt;
	}
#bContainer{
	}
#bHeader{
	background: #FFFFFF;
	}
#bFooter{
	background: #67bbb4;
	color: #fff;
	}
#bFooter span{
	display: block;
	padding: 5px 7px;
	}
#bBody{
	position: relative;
	}
.banner{
	background: #FFFFFF url(../images/top_banner.jpg) top left no-repeat;
	}
.tmenu{
	background: #67bbb4;
	margin: 0px;
	/*padding: 5px 0x;*/
	height: 23px;
	font-family: Optima, Optima CE Roman, Palatino Linotype, Book Antique, Palatino, serif;
	font-weight: bold;
	font-size: 11pt;
	color: #fff;
	letter-spacing: .04em;
	overflow: hidden;
	}
.tmenu li{
	display: block;
	float: left;
	}
.tmenu li img{
	display: block;
	float: left;
	padding-top: 3px;
	margin-right: 15px;
	}
#sidebar{
	color: #166760;
	position: absolute;
	}
#content{
	color: #07113D;
	}
#content span.hold{	
	}
#content .featured{
	background: url(../images/mid_page_banner.jpg) top left no-repeat;
	width: 730px;
	height: 253px;
	margin: auto auto 20px 10px;
	border: none;
	}
#content .section{
	background: transparent;
	width: 345px;
	margin: auto 10px 20px 16px;
	}
#content #hot{
	background:url(../images/what_hot.jpg) top left no-repeat;
	height: 435px;
	}
#content #latest{
	background:url(../images/latest.jpg) top left no-repeat;
	height: 318px;
	}
#content table{
	border-top: #C7D2D1 1pt solid;
	border-right: #C7D2D1 1pt solid;
	color: #07113D;
	}
#content table td{
	border-bottom: #C7D2D1 1pt solid;
	padding: 6px;
	vertical-align: top;
	}
#content .mini{
	border-top: #C7D2D1 1pt solid;
	border-left: #C7D2D1 1pt solid;
	border-right: #C7D2D1 1pt solid;
	font-size: 8pt;
	text-align: center;
	}
.mini td{
	padding: 3px;
	}
.mini .first{
	border-right: #C7D2D1 1pt solid;
	}
.mini .minhead{
	background: #C7D2D1;
	font-weight: bold;
	}
.mini .minhead .first{
	border-right: #fff 1pt solid;
	}
#sidebar .login{
	background: #07113D;
	padding: 3px 0px;
	display: table;
	}
.login h4, .login form{
	margin: 8px;
	}
#sidebar .brands{
	background: #07113D;
	padding: 3px 0px;
	display: table;
	}
.brands ul{
	padding: 0px;
	}
.brands h3, .brands ul{
	margin: 8px;
	}
#sidebar .categories{
	background: #67bbb4;
	padding: 3px 0px;
	display: table;
	}
.categories h3, .categories ul{
	margin: 8px;
	}
.categories ul{
	padding: 0px;
	background: #67bbb4;
	}
#sidebar .sbox{
	background: #67bbb4;
	padding: 3px 0px;
	display: table;
	}
.sbox span{
	display: block;
	margin: 8px;
	}
#sidebar .search{
	background: #67bbb4;
	}
.search h4{
	margin: 8px;
	}
.search form{
	magin: 3px 0px 0px 0px;
	}

/* LINKS */
.tmenu a:link { 
	color: #fff;
	}
.tmenu a:visited { 
	color: #fff;
	}
.tmenu a:active { 
	color: #fff;
	}
.tmenu a:hover { 
	color: #fff;
	text-decoration: underline;
	}
#sidebar a{
	display: block;
	color: #166760;
	width: 100%;
	}
#sidebar .categories a:hover, #sidebar a.highlight, #sidebar .sbox a:hover{
	color: #fff;
	}
	
/* TYPOGRAPHY */
.login h4{
	color: #fff;
	}
.search h4{
	float: left;
	paddiing: 0px;
	font-family: Optima, Optima CE Roman, Palatino Linotype, Book Antique, Palatino, serif;
	font-weight: bold;
	margin-top: 6px;
	color: #fff;
	letter-spacing: .04em;
	font-size: 11pt;
	}
.categories h3{
	paddiing: 0px;
	font-family: Optima, Optima CE Roman, Palatino Linotype, Book Antique, Palatino, serif;
	font-weight: bold;
	margin-top: 3px;
	color: #fff;
	letter-spacing: .04em;
	font-size: 14pt;
	}
.brands h3{
	paddiing: 0px;
	font-family: Optima, Optima CE Roman, Palatino Linotype, Book Antique, Palatino, serif;
	font-weight: bold;
	margin-top: 3px;
	color: #fff;
	letter-spacing: .04em;
	font-size: 14pt;
	}
.categories, .brands, .login, .sbox{	/* Categories and Brands font size */
	font-size: 7.5pt;
	font-family: Verdana, arial, sans-serif;
	}
.params{
	font-size: 8pt;
	color: #FF6800;
	font-family: Verdana, arial, sans-serif; 
	}
.info{
	font-size: 8.5pt;
	color: #2F3B4E;
	font-family: arial, sans-serif; 
	}

/* MISC. */
form div{
	clear: both;
	}
span.form{
	display: block;
	float: left;
	}
#sidebar span.form{
	width: 80px;
	}
#sidebar form div{
	margin-bottom: 5px;
	}
.login input{
	width: 120px;
	height: 15px;
	vertical-align: middle;
	background: #C7D2D1;
	border: none;
	}
.login input.submit{
	background: none;
	background-image: url(../images/log_in_botton.jpg);
	width: 44px;
	height: 17px;
	}
.login div.submit{
	text-align: right;
	}
.search input{
	width: 120px;
	height: 15px;
	vertical-align: middle;
	background: #a2e1dc;
	border: none;
	vertical-align: middle;
	margin-top: 6px;
	font-size: 10pt;
	color: #fff;
	}
.search .srchwrite{
	color: #07113D;
	}
.search input.submit{
	background: none;
	background-image: url(../images/search_botton.jpg);
	width: 19px;
	height: 19px;
	}
.categories ul li{
	background: none;
	list-style: none;
	width: 100%;
	clear: both;
	position: relative;
	}
.categories ul .prnt{
	background: url(../images/orng_triangle.jpg) no-repeat center right;
	}
.categories .sub{
	position: absolute;
	display: none;
	width: 100%;
	padding: 8px;
	}
.categories li span{
	padding: 3px 0px;
	border-bottom: #687486 1px solid;
	display: block;
	width: 90%;
	}
.brands ul li{
	background: none;
	list-style: none;
	margin-bottom: 10px;
	width: width;
	clear: both;
	}
.brands ul .prnt{
	background: url(../images/orng_triangle.jpg) no-repeat center right;
	}
.brands li span{
	padding: 3px 0px;
	border-bottom: #687486 1px solid;
	display: table;
	width: 90%;
	}
.brands li span span{
	float: left;
	padding: 0px;
	border-bottom: none;
	display: block;
	width: 80px;
	}
.brands .mimg{
	float:left;
	display: block;
	/*height: 100%;*/
	margin-right: 10px;
	}
.sbox{	
	}
#sidebar #last{
	border-bottom: none;
	}
#home span, #basket span, #buy span, #contact span, #about span, #feedbck span{
	display: none;
	}
#home a{
	display: block;
	/*float: left;*/
	width: 41px;
	height: 23px;
	margin: 0px 20px 3px 5px;
	background: url(../images/m1.gif) 0px 5px no-repeat;
	overflow: hidden;
	}
#home a:hover{
	background: url(../images/m1_ro.gif) 0px 5px no-repeat;
	}
#basket a{
	display: block;
	width: 96px;
	height: 23px;
	margin: 0px 20px 3px 5px;
	background: url(../images/m2.gif) 0px 5px no-repeat;
	overflow: hidden;
	}
#basket a:hover{
	background: url(../images/m2_ro.gif) 0px 5px no-repeat;
	}
#buy a{
	display: block;
	width: 76px;
	height: 23px;
	margin: 0px 20px 3px 5px;
	background: url(../images/m3.gif) 0px 5px no-repeat;
	overflow: hidden;
	}
#buy a:hover{
	background: url(../images/m3_ro.gif) 0px 5px no-repeat;
	}
#contact a{
	display: block;
	width: 43px;
	height: 23px;
	margin: 0px 20px 3px 5px;
	background: url(../images/m4.gif) 0px 5px no-repeat;
	overflow: hidden;
	}
#contact a:hover{
	background: url(../images/m4_ro.gif) 0px 5px no-repeat;
	}
#about a{
	display: block;
	width: 162px;
	height: 23px;
	margin: 0px 20px 3px 5px;
	background: url(../images/m5.gif) 0px 5px no-repeat;
	overflow: hidden;
	}
#about a:hover{
	background: url(../images/m5_ro.gif) 0px 5px no-repeat;
	}
#feedbck a{
	display: block;
	width: 35px;
	height: 23px;
	margin: 0px 23px 3px 5px;
	background: url(../images/m6.gif) 0px 5px no-repeat;
	overflow: hidden;
	}
#feedbck a:hover{
	background: url(../images/m6_ro.gif) 0px 5px no-repeat;
	}
#cats span, #srch span, #brnds span{
	display: none;
	}
#cats{
	width: 92px;
	height: 25px;
	background: url(../images/categories.jpg) top left no-repeat;
	overflow: hidden;
	}
#srch{
	display: block;
	float: left;
	width: 45px;
	height: 19px;
	background: url(../images/search.jpg) top left no-repeat;
	overflow: hidden;
	}
#brnds{
	width: 54px;
	height: 21px;
	background: url(../images/brands.jpg) top left no-repeat;
	overflow: hidden;
	}
.manual a{
	font-weight: bold;
	color: #07113D;
	}
#sidebar #catalog{
	width: 154px;
	height: 75px;
	padding: 0px;
	background: #fff url(../images/catalogbttn.jpg) top left no-repeat;
	margin: 0px 0px 20px 0px;
	display: block;
	}
#sidebar #abobe{
	width: 170px;
	height: 49px;
	padding: 0px;
	background: #fff url(../images/readerbttn.jpg) top left no-repeat;
	margin: 0px 0px 20px 0px;
	display: block;
	}
#sidebar #catalog a, #sidebar #abobe a{
	display: block;
	width: 100%;
	height: 100%;
	}
#catalog a > span, #abobe a > span{
	display: none;
	}
#latestnews{
	position: absolute;
	right: 150px;
	top: 708px;
	height: 80px;
	width: 154px;
	background: url(../images/pressbttn.jpg) top left no-repeat;
	}
#latestnews a{
	display: block;
	width: 100%;
	height: 100%;
	}
#content .form{
	width: 60%;
	}
#content form div{
	clear: both;
	display: table;
	padding-bottom: 10px;
	}
#content form .label{
	display: block;
	width: 180px;
	text-align: left;
	float: left;
	margin-right: 10px;
	}	
#content .form ul{
	list-style: none;
	float: left;
	padding: 0px;
	margin: 0px;
	}
#content .form .captcha{
	margin-left: 190px;
	}
.captcha img{
	border: #000 solid 1pt;
	}
#content .form .submit{
	margin-left: 190px;
	}
#content .red{
	color: #ee2d24;
	}
#cntbox{
	position: absolute;
	top: 0px;
	right: 0px;
	}
