/* template: Redcar - Red #2 */

* { font-family: Tahoma; }
body, form { margin: 0; padding: 0; }
body, table, div { font-size: 12px; }

a { color: #6c9132/*general links*/; text-decoration: none; }
a:hover { color: #6c9132/*general links hover*/; text-decoration: underline; }
a img { border: 0; }

h1 {	font-size: 14px; }

div.trail {font-size: 11px; }
div.trail a {font-size: 11px; }

div.trail span.print_friendly { display: block; float: right; padding: 1px 0; padding-left: 20px; background: transparent url(print.gif) no-repeat left center; }
div.trail span.print_friendly a { font-family: Tahoma, sans-serif; font-size: 11px; color: #000000/*print link*/; text-decoration: underline; }
div.trail span.print_friendly a:hover { color: #666666/*print link hover*/; text-decoration: none; }


table.header {
	background-color: #ffffff/*header background*/;
	width: 90%;
	font-size: 11px;
	font-weight: bold;
	color: #6f91aa/*header text*/;
	padding-bottom: 2px;
}


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: #6c9132/*basket status text*/;
}

table.header span.links {
	color: #575a5c/*header links*/;
	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: #ffffff; 
	border-left: 1px solid #ffffff;
	
}

table.nav a, table.nav a:hover {
	color: #ffffff/*navigation tabs text*/;
	text-decoration: none;
}

table.nav td.cat_link {
	background: transparent url(tab_left.gif) no-repeat left bottom;
	border-right: 1px solid #ffffff;
	padding: 10px 0px 5px 0px;
}

table.nav td.cat_link_active, table.nav td.cat_link_hover {
	background: transparent url(tab_active_left.gif) no-repeat left bottom;
	border-right: 1px solid #ffffff;
	padding: 10px 0px 5px 0px;
}


table.nav a, table.nav td.cat_link a:active {

background: transparent url(tab_right.gif) no-repeat right bottom;
padding: 5px 10px 0px 10px;
}

table.nav td.cat_link_active a, table.nav a:active, table.nav td.cat_link_hover a, table.nav a:hover {
	background: transparent url(tab_active_right.gif) no-repeat right bottom;
	padding: 5px 10px 0px 10px;
}




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: #ffffff/*sub navbar links*/;
	text-decoration: none;
	padding: 5px 20px 5px 5px;
}

table.subnav a:hover {
	background: url(subnav_spacer.gif) no-repeat right top;
	color: #ffffff/*sub navbar links hover*/;
	text-decoration: underline;
	padding: 5px 20px 5px 5px;
}



table.search form {
	margin: 0;
	padding: 0;
}


table.search {
	width: 100%;
	background: #f1f1f1/*search bar background*/;
}

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: #6c9132/*footer seperator bar*/;
}

table.footer {
	width: 100%;
	margin-top: 1px;	
}

table.footer td {
	color: #ffffff/*footer text*/;
	font-size: 10px;
	background: url(footer_bg.gif);
	padding: 5px;
}

 table.footer div {
	color: #ffffff/*footer text*/;
	font-size: 10px;
}

table.footer td a {
	color: #ffffff/*footer links*/;
	font-weight: bold;
	font-size: 10px;
	text-decoration: none;
}

table.footer td a:hover {
	color: #ffffff/*footer links hover*/;
	text-decoration: underline;
}



table.main {
	width: 100%;
	margin-top: 2px;
}

table.main td.left {
	width: 191px;
	border-right: 1px solid #ffffff;
}

table.main td.right {

width: 190px;
	border-left: 1px solid #ffffff;
}


table.main td.center {
	border-left: 1px solid #edecec;
	border-right: 1px solid #edecec;
	border-color: #edecec/*content borders*/;
	padding: 5px 10px;
}




table.sidebar {
	width: 191px;
	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: #ffffff/*sidebar title text*/;
	font-size: 9px;
	padding: 6px;
}



table.sidebar#categories td {
	background: #f7f7f7/*sidebar categories l2 background*/;
	border-top: 1px solid #ffffff;
	padding: 3px 10px;
	font-size: 11px;		
}

table.sidebar#categories td.l1, table.sidebar#categories td.l1_over, table.sidebar#categories td.l1_active {
	background: #6f91aa/*sidebar categories l1 background*/; text-transform: uppercase;
}

table.sidebar#categories a {
	color: #4f5861/*sidebar categories l2 links*/;
	text-decoration: none;
}

table.sidebar#categories td.l1 a, table.sidebar#categories td.l1_over a, table.sidebar#categories td.l1_active a {
	color: #ffffff/*sidebar categories l1 links*/;
	text-decoration: none;
}

table.sidebar#categories a:hover {
	text-decoration: underline;
}



table.hp table.hp_buy input {
	color: #6c9132/*general links*/;
}

table.bask tr td input {
	color: #6c9132/*general links*/;
}


/* markup: Default subcategories markup #4 */

span.subcat { font-weight: bold; }


/* markup: News Article list markup #52 */

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: Product list markup #5 */

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 { 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: Product view markup #6 */

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: 350px; background: #f9f9f9; background: #ffffff url(../files/graphics/markup/default/gradient2.gif) repeat-x scroll left top; padding: 20px 30px; margin-top: -10px; }
table.item div.pricing { font-weight: bold; color: #4d9dcb; }
table.item div.pricing span.price { font-size: 18px; color: #ff9211; }
table.item div.pricing span.price_inc { 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: 20px; 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; }




