
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfot, thead, tr, th, td {
margin: 0;
padding: 0;
border: 0;
outline: 0;
font-weight: inherit;
font-style: inherit;
font-size: 100%;
font-family: inherit;
vertical-align: baseline;
}

:focus {
outline: 0;
}

ol, ul {
list-style: none;
padding:0px; /* The margin and paddings of 0 keep lists flush when you float left */
margin:0px;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clear {clear: both;
}

body {background-color:#FFF;
		font-size:12px;
		font-family: Helvetica, Arial, sans-serif;
		color: #999;
		}
		
a {color:#e71802;
	text-decoration:none;}

a:hover {color:#ff3000;}

			
a.gold {color:#d4ac6f !important;
}

a.gold:hover {color:#ab8448 !important;
}

a.gold_large {color:#d4ac6f !important;
			font-size:15px;
}

a.gold_large:hover {color:#ab8448 !important; 
}

#navigation a { font-size:13px;
			color: #FFF;}

#navigation a:hover { text-decoration:underline;}

#contact_details { width:270px;
	float: right;
	color: #666;
	padding-top: 20px; 
}
	
#contact_details a { color:#666; }
	
#contact_details a:hover { text-decoration:underline; }

#top_band_content a { color: #999; }
			
#top_band_content a:hover { text-decoration:underline; }

#top_band_content .selected { color:#FFF;}

#delivery_search a, #signinbasket a {
			color: #999;
			text-decoration:underline}
			
#delivery_search a:hover, #signinbasket a:hover {
			color: #333;}
			
.deal_product_description a,  .other_service_description a, .middle_product a, .inside_middle_product a,  #footer a { color: #999;}

.deal_product_description a:hover, .other_service_description a:hover, .middle_product a:hover, .inside_middle_product a:hover, #footer a:hover {
	color:#333;
	text-decoration:underline;}
	
p {		line-height:1.5em;
		padding-bottom:10px;}

strong {font-weight:bold;}

em { font-style:italic;}
			

h1 {font-size:16px;
	font-family: Helvetica, Arial, sans-serif;
	font-weight:bolder;
	color: #009ddc;
	padding-bottom:10px;
	}
	
h2 {	font-family: Helvetica, Arial, sans-serif;
		color:#999;
		font-size:14px;
		font-weight:normal;
		padding-bottom:10px;
	}

h3 {font-size:22px;
	font-weight:bold;
	font-family: Helvetica, Arial, sans-serif;
	color: #FFFFFF;
	font-weight:bold;
	margin:0px;
	padding:0px;
	}
	
h4, h4 a {font-size:14px;
	font-weight:bold;
	padding-top:10px;
	font-family: Helvetica, Arial, sans-serif;
	color: #FFFFFF;
	font-weight:bold;
	margin:0px;
	padding:0px;
	}
	
 h4 a:hover { text-decoration:underline;
 	color:#FFF;
	}
	
.gold_text {color:#d4ac6f;}

.red_text {color:#e71802;}

.red_text_large {color:#e71802;
	font-size:15px}

a.red_text:link {color:#e71802;}

a.red_text:hover {color:#9a0000;}

a.red_text:visited {color:#e71802;}
	
.black_text {color:#000000;}

#tabs h2 {font-size:12px;
			color:#cb7a00;
			padding-bottom:5px;
}

#top_band {width:100%;
			height:30px;
			background-color:#333;
}
			
#top_band_centre {width:1000px;
			margin: 0 auto;
}

#wrapper {width: 1000px;
			margin: 0 auto;
			}
			
#content_top {width:1000px;
			height:100%;
			}
			
	
#logo {
	width:280px;
	padding-top:28px;
	height:42px;
	float: left;
	}

#new_logo {
	width:370px;
	padding:20px 0px 20px 0px;
	height:42px;
	float: left;
	}
		
#top_band_content {
	color: #d4ad70;
	width:950px;
	height:25px;
	padding:5px 0px 0px 0px;
	float: right;
	text-align:right;
	}

#signinbasket {
	width:235px;
	height:70px;
	float: right;
	}	
	
#signin {
	width:225px;
	height:25px;
	float: left;
	padding: 10px 0px 0px 10px;
	}

#basket {
	width:225px;
	height:25px;
	float: left;
	padding: 5px 0px 0px 10px;
	}
	
#delivery_search {
	width:380px;
	height:70px;
	float: right;
	border-right: 1px dotted #666;
	}
	
#delivery {
	width:371px;
	height:25px;
	padding:10px 10px 0px 0px;
	float: left;
	text-align:right;
	}
	
#search {
	width:211px;
	padding: 5px 10px 0px 160px;
	height:30px;
	float: left;
	text-align:right;
	}

#navigation
		{
		width: 1000px;
		height:20px;
		text-align:center;
		background-image: url(http://www.linton-robinson.co.uk/images/nav_background.gif);
		background-repeat:repeat-x;
		float:left;
		color:#FFF;
		padding-top:6px;
		}
		
#navigation ul li {float: left;
					margin-left:10px;
					padding-right:10px;
					border-right: 1px solid #FFF;}
					
#content_mid {width:1000px;
			height:100%;
			padding-top:10px;
			}
			
#left_column {
	width:730px;
	height:100%;
	float: left;
	}
	
#right_column {
	width:269px;
	height:100%;
	float: right;
	border-left: 1px dotted #666;
	}
	
#right_column_promo1, #right_column_promo2 {
	width:260px;
	height:100%;
	float: right;
	background-color:
	}

#main_image {
	width:720px;
	height:100%;
	float: left;
	position:relative;
	}
	
#main_image_text {
	width:700px;
	height:19px;
	float: left;
	padding:4px 10px 4px 10px;
	background-color: #434e59;
	position:relative;
	margin-bottom:10px;
	}
	
#main_promo_text {
	width:205px;
	float: left;
	padding:10px 10px 10px 10px;
	background-color: #e71802;
	position:absolute;
	left:0px;
	top: 25px;
	z-index:100;
	}
	
#left_column_deals {
	width:260px;
	height:100%;
	float: left;
	}
	
#left_navigation {
	width:260px;
	padding:10px 0px 10px 0px;
	margin-bottom:10px;
	height:100%;
	float: left;
	background-color:#fdf4e3;
	}
	
#left_navigation h2 {
	padding-left:10px;
	}
	
#left_navigation ul{
	line-height:22px;
	}
	
#left_navigation li {
	border-bottom:1px dotted #666;
	}

#left_navigation li a {
	font-family: Helvetica, Arial, sans-serif;
	font-size:14px;
	color:#cb7a00;
	display:block;
	padding-left:10px;}
	
#left_navigation li a:hover {
	background-color:#cb7a00;
	color:#fdf4e3;}
	
.deal_product, .other_service 
	{
	width:260px;
	height:100%;
	float: left;
	padding:0px 0px 5px 0px;
	margin-top:5px;
	border-bottom: 1px dotted #666;
	}

.deal_product_last, .other_service_last
	{
	width:260px;
	height:100%;
	float: left;
	padding:0px 0px 5px 0px;
	margin-top:5px;
	}
	
.deal_product_thumbnail, .other_service_thumbnail
	{
	width:80px;
	height:80px;
	float: left;
	}

.deal_product_description, .other_service_description
	{
	width:160px;
	height:80px;
	float: left;
	margin-left:15px;
	}
	
#middle_column_products {
	width:450px;
	padding:0px 0px 0px 0px;
	height:100%;
	float: left;
	border-left:1px dotted #666;
	margin-left:10px
	}
	
.middle_product {
	width:140px;
	margin:0px 0px 10px 10px;
	height:100%;
	float: left;
	}
	
#promo_right_text1, #promo_right_text2 {
	width:240px;
	height:19px;
	float: right;
	padding:4px 10px 4px 10px;
	background-color: #434e59;
	}
	
#promo_right_text2 {
	margin-bottom:10px;
	}
	
#promo_right_text1
	{margin-bottom:5px;}


#right_column_services {
	width:260px;
	height:100%;
	float: right;
	}
	
	
#inside_right_column {
	width:729px;
	height:100%;
	float: right;
	border-left: 1px dotted #666;
	_overflow:hidden; /* IE6 */
		}
	
#inside_nested_right_column {
	width:269px;
	height:100%;
	float: right;
	border-left: 1px dotted #666;
	}
	
#inside_nested_left_column {
	width:439px;
	height:100%;
	float: left;
	}
	
#inside_nested_right_column	#promo_right_text2 {
	margin-bottom:0px;
	}
	
#inside_left_column {
	width:260px;
	height:100%;
	float: left;
	}
	
#inside_main_image {
	width:439px;
	height:295px;
	float: left;
	margin-left:10px;
	position:relative;
	}
	
#inside_main_promo_text {
	width:205px;
	float: left;
	padding:5px 10px 5px 10px;
	background-color: #e71802;
	position:absolute;
	left:0px;
	bottom: 0px;
	z-index:100;
	}
	
#inside_main_promo_text h3 {
	font-weight:normal;}
	
#inside_main_image_text {
	width:419px;
	height:32px;
	float: left;
	margin-left:10px;
	background-color: #000;
	color:#FFF;
	padding:10px;
	line-height:1.3em;
	overflow:hidden;
	}
	
#inside_products {
	width:720px;
	height:100%;
	float: right;
	margin-top:10px;
	padding-top:10px;
	border-top:6px solid #e71802;
	}
	
.inside_middle_product {
	width:140px;
	margin:0px 0px 10px 5px;
	height:100%;
	float: right;
	}
	
.inside_middle_product.left { /* This is to remove the padding of the product on the far left */
	margin-left:0px;
	}
	
#inside_nested_left_column.product_search_result {
	width:439px;
	margin-left:10px;
	height:100%;
	float: left;
	color:#cb7a00;
	}
	
.inside_horizontal_product {
	width:720px;
	height:100%;
	padding-bottom:10px;
	margin-bottom:10px;
	border-bottom:1px dotted #666666;}
	
.inside_horizontal_product_description {
	float:left;
	width:300px;
	height:100%;
	margin-left:10px;
	line-height:20px;
	}

.inside_horizontal_product_description a {
	color:#000;
	font-size:14px;     
	 }
	 
.inside_horizontal_product_description a:hover {
	color:#666;     
	 }
	 
.inside_horizontal_product_price {
	float:right;
	width:150px;
	height:100%;
	}
	
#product_search_result_format {
	width:720px;
	float:left;
	margin-left:10px
	}
	
#product_search_result_format a, .inside_horizontal_product_price a {
	color:#cb7a00;
	text-decoration:underline;}
	
#product_search_result_format a:hover, .inside_horizontal_product_price a:hover {
	color:#663300;}

#product_search_result_perpage {
	width:350px;
	height:100%;
	float: left;
	padding-top:3px;
	}
	
.product_search_result_pages {
	width:350px;
	height:100%;
	float: right;
	text-align:right;
	}
	
#inside_nested_left_column.back_to_results a {
	margin-left:10px;
	font-family: Helvetica, Arial, sans-serif;
	font-size:14px;
	color:#cb7a00;
	}
	
#inside_nested_left_column.back_to_results a:hover {
	text-decoration:underline;
	}
	
#inside_results {
	width:720px;
	height:100%;
	float: right;
	margin-top:10px;
	padding-top:10px;
	}

#inside_results.signin {
	margin-top:0px;
	padding-top:0px;
	}
	
.inside_individual_product {
	width:720px;
	height:100%;
	padding-bottom:10px;
	margin-bottom:10px;
	border-bottom:1px dotted #666666;
	}
	
#inside_individual_product_title {
	float:left;
	width:500px;
	height:100%;
	font-size:18px;
	color:#999;
	text-transform:uppercase;
	}
	
#inside_large_product {
	float:left;
	width:230px;
	height:100%;
	}
	
#inside_individual_product_details {
	float:left;
	width:480px;
	height:100%;
	margin:15px 0px 0px 10px;
	}
	
#inside_individual_price {
	float:left;
	width:250px;
	height:100%;
	font-size:28px;
	font-weight:bold;
	color: #e71802;
	}
	
.inside_individual_price_details {
	font-size:15px;
	}
	
#inside_individual_cart_button {
	float:right;
	width:130px;
	height:23px;
	background-color: #369;
	}
	
#inside_individual_product_description {
	float:left;
	width:380px;
	height:100%;
	margin-bottom:10px;
	}
	
#inside_spec_bundle {
	width:720px;
	height:100%;
	float: right;
	margin-top:10px 0px 10px 0px;
	padding-bottom:10px;
	line-height:1.5em;
	border-bottom:1px dotted #666666;
	}
	
#spec_tabs {
	width:430px;
	height:100%;
	float:left;
	}
	
#bundle {
	width:275px;
	height:100%;
	float:right;
	}

.alternatives {
	font-family: Helvetica, Arial, sans-serif;
	font-size:14px;
	color:#cb7a00;
	margin-bottom:10px;
	font-weight:bold;
	}

.inside_alternative_product {
	width:140px;
	margin:0px 5px 10px 0px;
	height:100%;
	float: left;
	}
	
.inside_alternative_product.right { /* This is to remove the padding of the product on the far right */
	margin-right:0px;
	}
	
#left_navigation li a {
	font-family: Helvetica, Arial, sans-serif;
	font-size:14px;
	color:#cb7a00;
	display:block;
	padding-left:10px;}
	
#left_navigation li a:hover {
	background-color:#cb7a00;
	color:#fdf4e3;}
	
#star_customer_review
		{width:225px;
		float:left;
		}
	
.star_review {padding-top:10px;
		}
		
.customer_review { float:left;
		padding-top:10px;
		width:130px;
		margin-left:10px;
		}
		
#inside_bundle_details {
	float:left;
	width:170px;
	height:100%;
	}
	
#inside_bundle_images {
	float:left;
	width:220px;
	height:100%;
	}
	
#inside_bundle_details h2
		{
		font-size:15px;
		font-weight:bold;
		color: #e71802;
		}

#inside_bundle_price {
	float:left;
	width:100px;
	height:100%;
	margin-top:10px;
	font-size:24px;
	font-weight:bold;
	color:#e71802
	}

.save_text {color:#000;
			font-size:12px;}
			
#bundle_add_to_cart {
	float:right;
	width:130px;
	height:100%;
	margin-top:10px;
	background-color:#3C9;
	font-size:24px;
	font-weight:bold;
	}


.bundle_combined {float:left;}
		
#tabs {border:1px solid #cb7a00;
		font-size:12px;
		font-family: Helvetica, Arial, sans-serif;
		line-height:1.5em;}

#fragment-1 ul, #fragment-2 ul, #fragment-3 ul, #fragment-4 ul {margin-bottom:15px;}

#inside_alternative_products {
	width:720px;
	height:100%;
	float: right;
	margin-top:10px;
	padding-top:10px;
	}

.customer_review a {
		color: #999;
			text-decoration:underline;
		}
		
.customer_review a:hover {
		color: #333;
		}
		
.buy_now {padding-top:10px;
		}
		
#buybutton
{
  display: block;
  width: 58px;
  height: 22px;
  border: 0px;
  background: url("http://www.linton-robinson.co.uk/images/buybutton.gif") no-repeat 0 0;

}

#buybutton:hover
{ 
  background-position: 0 -22px;
}

#buybutton span
{
  display: none;
}

.add_to_cart
{
  display: block;
  width: 130px;
  height: 28px;
  background: url("http://www.linton-robinson.co.uk/images/add_to_cart.gif") no-repeat 0 0;
}

.add_to_cart:hover
{ 
  background-position: 0 -28px;
}

.add_to_cart span
{
  display: none;
}

#add_to_cart
{
  float:right;
  background: url("http://www.linton-robinson.co.uk/images/add_to_cart.gif") no-repeat 0 0;
  border: 0px;
  width: 130px;
  height: 28px;
}

#add_to_cart:hover
{
  background-position: 0px -28px;
}

#registerbutton
{
  width: 89px;
  height: 22px;
  background: url("http://www.linton-robinson.co.uk/images/registerbutton.png") no-repeat 0 0;
  margin-bottom:20px;
  border: 0px;
}
 
#registerbutton:hover
{ 
  background-position: 0 -22px;
}
 
#register_details {
	float:left;
	width:300px;
	height:100%;
	background-color:#dfdfdf;
	padding:10px;
	color:#000;
	margin-top:10px;
	}
	
.offers {
	font-size:9px;
	}

#signinbutton
{
  width: 89px;
  height: 22px;
  background: url("http://www.linton-robinson.co.uk/images/signinbutton.png") no-repeat 0 0;
  border: 0px;
}
 
#signinbutton:hover
{ 
  background-position: 0 -22px;
}

#footer {width:1000px;
	height:75px;
	padding: 10px 0px 10px 0px;
	border-top:1px dotted #666;
	font-size:9px;
	margin:30px 0px 5px 0px;
}
	
.images {margin:0px;
	clear:both;
}		

.left_images img {margin:20px 24px 0px 0px;
	float: left;
}

.right_image {float:right;
	margin:20px 0px 0px 0px;
}

.left_images img {margin:20px 24px 0px 0px;
	float: left;
}

.tnail_text_link {width:297px;
	padding:5px 10px 5px 10px;
	margin:0px 24px 0px 0px;
	float: left;
}

.tnail_text_link_right {width:297px;
	padding:5px 10px 5px 10px;
	float: right;
}

.tnail_buttons {width:24px;
	float:right;
}

.tnail_text_link h2, .tnail_text_link_right h2 {float:left;
	margin-top:6px;
	color:#FFF;
	padding:0px;
	font-weight:bold;
	font-family:Helvetica, Arial, sans-serif;
}

.tnail_text_link:hover, .tnail_text_link_right:hover { cursor:pointer; }

.tnail_text_link:hover h2, .tnail_text_link_right:hover h2 { text-decoration:underline; }

#content_left { width:658px;
	float: left; 
}

#content_left h1 {color:#d4ad70;
	background-color:#666666;
	margin-top:20px;
	padding-top:10px;
	padding-left:10px;
}

#content_left h2 {padding-top:15px; }


#content_right {width:317px;
	float: right; 
}

#content_right h1 {color:#d4ad70;
	background-color:#666666;
	margin-top:20px;
	padding-top:10px;
	padding-left:10px;
}

#content_right h2 {padding-top:15px;
	padding-left:10px;
	border-left:1px dotted #666;
}

#content_right a, #content_left a { color:#d4ad70;
	font-size:14px;
}

#content_right a:hover, #content_left a:hover {text-decoration: underline;}

#content_right p {padding-left:10px;
	border-left:1px dotted #666;
}


.fieldHolder
{
	width: 182px;
	height: 22px;
	background: url(http://www.linton-robinson.co.uk/images/search_field.gif) no-repeat;
	float: left;
}

.textInput
{
	width: 170px;
	height: 18px;
	background: none;
	border: none;
	color: #000000;
	margin-top: 3px;
	margin-left: 3px;
}

*+html .textInput { margin-left: -50px; }
