/* template: Redcar #1 */

* {
	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 {
	background-color: #ffe0b2;
	width: 100%;
	padding-left: 5%;
	padding-right: 5%;
	font-size: 11px;
	font-weight: bold;
	color: #6f91aa;
	padding-bottom: 10px;
}


table.header span.member_status {
	background: transparent url(member.gif) no-repeat;
	padding-left: 20px;
	font-size: 11px;
	line-height: 25px;
}

table.header span.member_status a {
	text-decoration: none;
}

table.header span.basket_status {
	background: transparent 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: #ffe0b2 url(tab_bg.gif) repeat-x left bottom;
}

table.nav {
	font-size: 11px;
	color: white;
	border-left: 1px solid white;
	padding-bottom: 0px;
	padding-top: 2px;
}

table.nav a, table.nav a:hover {
	display: block;
	float: left;
	color: white;
border-right: 1px solid white;
	text-decoration: none;
	float: left;
padding: 7px 10px 5px 7px;
}

table.nav ul {  margin: 0; list-style: none; padding: 0; }

table.nav li.cat_link {
	float: left;
	background: transparent url(tab_left.gif) no-repeat left bottom;
	padding-left: 5px;	
}

table.nav li.cat_link_hover, 
table.nav li.cat_link_active {
	float: left;
	background: transparent url(tab_active_left.gif) no-repeat left bottom;
	padding-left: 5px;
}

table.nav a, table.nav li.cat_link a:active {
	display; block;
	float: left;
	background: transparent url(tab_right.gif) no-repeat right top;
	padding: 7px 10px 5px 7px;
}

table.nav li.cat_link_hover a,
table.nav a:hover,
table.nav li.cat_link_active a,
table.nav li.cat_link_active a:hover,
table.nav li.cat_link_active_hover a:hover,
table.nav a:active {
	display: block;
	float: left;
	background: transparent url(tab_active_right.gif) no-repeat right top;
	padding: 7px 10px 5px 7px;
}





table.subnav {

	width: 100%;	

	background: url(subnav_bg.gif);

	margin-top: 1px;

	font-size: 11px;

	padding-top: 0px;

	padding-bottom: 2px;

}



table.subnav td {

	padding: 5px 20px 5px 5px;

}



table.subnav a {

	background: url(subnav_spacer.gif) no-repeat right top;

	color: white;

	text-decoration: none;

	padding: 5px 20px 5px 5px;

	

}



table.subnav a:hover {

	background: url(subnav_spacer.gif) no-repeat right top;

	color: white;

	text-decoration: underline;

	padding: 5px 20px 5px 5px;

	

}







table.search form {

	margin: 0;

	padding: 0;

}



table.search {

	width: 100%;

	background: #f1f1f1;	

}



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 {

	background-color: #ffe0b2;

	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: 12px;

	padding: 5px;

}







table.sidebar#categories td {

	background: #f7f7f7;

	border-top: 1px solid grey;

	padding: 3px 10px;

	font-size: 11px;		

}



table.sidebar#categories td.l1, table.sidebar#categories td.l1_over {

	background: #993300;

}



table.sidebar#categories td.l1 a {

	color: white;

	text-decoration: none;

}



table.sidebar#categories td.l1 a:hover {

	text-decoration: underline;

}



table.sidebar#categories td.l1 a, table.sidebar#categories td.l1_over a {

	color: white;

	text-decoration: none;

}





table.sidebar#categories td.l2, table.sidebar#categories td.l2_over {

	background: #ff9900;

}



table.sidebar#categories td.l2 a {

	color: black;

	text-decoration: none;

}



table.sidebar#categories td.l2 a:hover {

	text-decoration: underline;

}



table.sidebar#categories td.l2 a, table.sidebar#categories td.l2_over a {

	color: black;

	text-decoration: none;

}







table.hp table.hp_buy input {

	color: orange;

}



table.bask tr td input {

	color: orange;

}

table.main td.center a img { border: 2px solid orange; }


table.nav div.panel_navigation_bar {
max-width: 600px;
min-width: 600px;
margin-left: auto;
margin-right: auto;
}

a img, a { border: 0; }



/* markup: News article list markup #58 */

table.njh_list_default { margin-top: 10px; width: 100%; font-family: "Segoe UI", "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 12px; color: #333333; }
table.njh_list_default td { padding: 0; text-align: left; }
table.njh_list_default tr.row0 td table.item_l { background: #ffffff url(../files/graphics/markup/default/gradient1.gif) repeat-x scroll left bottom; }
table.njh_list_default tr.row1 td table.item_l { background: #ffffff url(../files/graphics/markup/default/gradient2.gif) repeat-x scroll left top; }
table.item_l { height: 120px; border: 1px solid #dddddd; margin-bottom: 10px; }
table.item_l td { padding: 12px 0; }
table.item_l div.thumb { width: 100px; text-align: center; margin: 0 10px; }
table.item_l div.thumb img { padding: 2px; border: 1px solid #999999; }
table.item_l div.title { font-size: 14px; font-weight: bold; color: #cc0000; text-align: left; padding-left: 10px; }
div.summary { padding-left: 10px; margin-top: 10px; }table.item_l div.pricing { margin-top: -5px; text-align: right; font-weight: bold; color: #4d9dcb; }
table.item_l div.pricing span.inc { padding-left: 10px; }
table.item_l div.pricing span.price_inc { font-size: 18px; color: #ff9211; }
table.item_l div.pricing span.rrp { display: block; width: 240px; font-weight: normal; }
table.item_l span.stock { display: block; text-align: right; font-weight: bold; background: transparent url(../files/graphics/markup/default/stock.gif) no-repeat scroll right center; padding: 4px 25px 3px 0; width: 215px; margin-top: 5px; }
div.basket { width: 133px; float: right; margin-left: 10px; padding-top: 10px; }
div.distance {clear: both; padding-top: 10px; text-align: center; margin-right: 10px; }



/* markup: News article view markup #59 */

table.item { width: 100%; font-family: "Segoe UI", "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 12px; color: #333333; }
table.item select, table.item option { font-weight: bold; color: #333333; }
table.item td { text-align: left; vertical-align: top; }
table.item td.image { text-align: center; padding-right: 15px; }
div.socialnet { width: 152px; margin: 15px auto 25px auto; }
div#speccontainer { width: 360px; background: #f9f9f9; background: #ffffff url(../files/graphics/markup/default/gradient2.gif) repeat-x scroll left top; padding: 20px 25px; margin-top: -10px; }
table.item div.pricing { font-weight: bold; color: #4d9dcb; }
table.item div.pricing span.price_inc { font-size: 18px; color: #ff9211; }
table.item div.pricing span.price { display: block; }
table.item div.pricing span.inc { font-size: 12px; color: #4d9dcb; }
table.item div.pricing span.rrp { display: block; font-weight: normal; }
table.item span.stock { display: block; font-weight: bold; background: transparent url(../files/graphics/markup/default/stock.gif) no-repeat scroll left center; padding: 4px 0px 3px 25px; margin-top: 5px; }
table.ordering { margin: 15px 0; }
table.ordering td.quan { padding-right: 10px; }
div#breadcrumb div.trail { display: none; }
div.trail { margin-bottom: 20px; padding: 10px 0; border-bottom: 1px dotted #999999; font-family: Verdana, sans-serif; font-size: 10px; }
span.goback { display: block; position: relative; top: 26px; left: 330px; font-family: Verdana, sans-serif; font-size: 10px; }
span.goback a, div.trail a { color: #454545; text-decoration: none; text-transform: uppercase; }
span.goback a:hover, div.trail a:hover { color: #454545; text-decoration: underline; }
div.trail a.current, div.trail a.current:hover { display: block; font-weight: bold; }
div.item_details { font-size: 14px; padding-bottom: 5px; border-bottom: 1px dotted #999999; margin: 10px 0; }
div.item_details span.desc { display: block; float: right; font-size: 11px; margin-top: 3px; }
table.attributes td.attribute-label { padding-right: 20px; }
div.refer { margin-top: 10px; }
div.refer img { margin-bottom: -5px; margin-right: 5px; }
div.imgbrowser { margin-top: 4px; font-weight: bold; }
div.imgbrowser img { margin-bottom: -3px; margin-right: 5px; }
table.ec_external_links { margin: 10px 0; }
table.ec_external_links td { padding-right: 10px; }
table.options { height: 50px; margin-top: 15px; margin-bottom: 5px; background: #dddddd url(../files/graphics/markup/default/options.png) no-repeat scroll right 5px; border-top: 5px solid #dddddd; border-bottom: 5px solid #dddddd; border-right: 10px solid #dddddd; }
table.options td { padding: 5px 10px; }
table.options td.label { padding-top: 7px; }
table.options td.input { padding-right: 45px; }
table.options td.input select, table.options td.input option { font-family: "Segoe UI", "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 12px; color: #333333; }
table.item_accessories td { vertical-align: middle; }
table.item_accessories td.image { padding-bottom: 5px; padding-right: 5px; }
table.item_accessories td.detail { padding-left: 10px; }




