* {

	font-family: Tahoma;

}



body, table, div {

	font-size: 12px;

}



a {

	color: orange;

	text-decoration: none;

}



a:hover {

	color: orange;

	text-decoration: underline;

}



h1 {

	font-size: 14px;

}



div.trail {

	font-size: 11px;

}



div.trail a {

	font-size: 11px;

}







table.header {

	width: 100%;

	font-size: 11px;

	font-weight: bold;

	color: #6f91aa;

	padding: 0;

}





table.header span.member_status {

	background: url(member.gif) no-repeat;

	padding-left: 20px;

	font-size: 11px;

	line-height: 20px;

}



table.header span.member_status a {

	text-decoration: none;

}



table.header span.basket_status {

	background: url(basket.gif) no-repeat;

	padding-left: 20px;

	font-size: 11px;

	line-height: 20px;

}



table.header span.basket_status span {

	color: orange;

}



table.header span.links {

	color: #575a5c;

	line-height: 20px;

	font-size: 12px;

}



table.header span.links a {

	padding-left: 10px;

}



table.header td.left a, table.header td.left a img {

	border: 0;

}	





table.nav_container {

	width: 100%;	

}



table.nav_container {

	background: url(tab_bg.gif) 0 100% repeat-x;

}



table.nav {

	font-size: 11px;

	color: black; /* nav links */

	border-left: 1px solid white;

}



table.nav a, table.nav a:hover {

	display: block;

	color: black; /* nav links */

	padding: 10px 10px 6px 10px;

	text-decoration: none;

}



table.nav td.cat_link, table.nav td.cat_link_hover {

	background: url(tab_left.gif) 0% 100% no-repeat;

	border-right: 1px solid white;

}



table.nav td.cat_link_active,
table.nav td.cat_link_active_hover {

	background: url(tab_active_left.gif) 0% 100% no-repeat;

	border-right: 1px solid white;

}





table.nav td.cat_link a, table.nav td.cat_link_hover a {

	background: url(tab_right.gif) 100% 100% no-repeat;

}



table.nav td.cat_link_active a,
table.nav td.cat_link_active_hover a {

	background: url(tab_active_right.gif) 100% 100% no-repeat;

}























table.subnav {

	width: 100%;	

	background: url(subnav_bg.gif);

	margin-top: 1px;

	font-size: 11px;

}



table.subnav td {

	

}



table.subnav a {

	background: url(subnav_spacer.gif) right no-repeat;

	color: black; /* nav links */

	text-decoration: none;

	padding: 0 20px 0 5px;

}



table.subnav a:hover {

	background: url(subnav_spacer.gif) right no-repeat;

	color: black; /* nav links */

	text-decoration: underline;

	padding: 0 20px 0 5px;

}











table.search {

	width: 100%;

	background: #cccccc;	

}



table.search td {

	padding: 5px;

}



table.search td span {

	font-weight: bold;

	font-size: 11px;

	text-transform: uppercase;	

}









table.footer_sep {

	width: 100%;

	height: 3px;

	background: orange;

}



table.footer {

	width: 100%;

	margin-top: 1px;	

}



table.footer td {



	color: white;

	font-size: 10px;

	background: url(footer_bg.gif);

	padding: 5px;

}

table.footer div { 

	color: white;

	font-size: 10px;
}

table.footer td a {

	color: white;

	font-weight: bold;

	font-size: 10px;

	text-decoration: none;

}



table.footer td a:hover {

	text-decoration: underline;

}







table.main {

	width: 100%;

	margin-top: 2px;

}



table.main td.left {

	width: 191px;

	border-right: 1px solid white;

}



table.main td.right {

	width: 190px;

	border-left: 1px solid white;

}



table.main td.center {

	border-left: 1px solid #edecec;

	border-right: 1px solid #edecec;

	padding: 5px 10px;

}









table.sidebar {

	width: 191;

	padding: 0;

	margin-bottom: 15px;

	font-size: 11px;

}



table.sidebar td {

	padding: 5px 2px 0;

}



table.sidebar caption {

	background: url(sidebar_caption_bg.gif);

	color: white;

	font-size: 9px;

	padding: 6px;

}







table.sidebar#categories td {

	background: #cccccc;

	border-top: 1px solid white;

	padding: 3px 10px;

	font-size: 11px;

	font-weight: bold;		

}



table.sidebar#categories td.l1, table.sidebar#categories td.l1_over {

	background: #ff4444;

}



table.sidebar#categories a {
	
	color: #4f5861;

	text-decoration: none;

}



table.sidebar#categories td.l1 a, table.sidebar#categories td.l1_over a {

	font-weight: bold;

	color: white;

	text-decoration: none;

}



table.sidebar#categories a:hover {

	text-decoration: underline;

}







table.hp table.hp_buy input {

	color: orange;

}



table.bask tr td input {

	color: orange;

}


div.subcategories a {

	color: black;

	font-weight: bold;

}