/* Reset */
* {margin:0; padding:0; }
img {border:0;}
fieldset {border:0;}
/* Defaults */
a:link, a:active, a:visited {color:#395dd5; text-decoration: none;}
a:hover {text-decoration:none; color:#0f496e;}
/* Utilities */
legend {position:absolute; text-indent:-9999px; overflow:hidden; height:0px; font-size:0px;}
.hide {text-indent:-9999px; overflow:hidden; height:1px; font-size:1px;}
.floatLeft {float:left;}
.floatRight {float:right;}
.terry {color:red; font-size:1.2em; font-weight:bold;}
.floatright{float:right;}
.floatleft{float:left;}
.topmenufloatleft{float:left;position:relative;padding-left:10px;}
.topmenufloatright{float:right;position:relative;padding-right:10px;}
.small{
      font-size: 13px;
      font-weight: bold;
}
.req {
	color: #F00;
}
#blog {}
#blog ul li{ margin-left: 15px; }
#blog ul li{ margin-left: 15px; }
.sinkname {
                color: #1774A6;
		text-decoration:none;
                font-weight: bold;
}
.title {
	font: bold 100% Calibri, Arial, Helvetica, sans-serif;
	padding:4px;
	COLOR: #ffffff;
	background-color: #006699;
	display: block;
}
td {
	vertical-align: top;
}
.formtable {background-color: #eeeeee; border: 1px solid ; border-color: #006699; margin-right: 10px; padding: 10px;}
textarea           {
	font-size: 13px;
	font-family: Calibri, Helvetica, sans-serif;
}

.picborder{font-weight: bold; padding: 0px;  border: 1px solid #000000;
}

.picleftborder
{
	background-color: #FFFFFF;
	padding:1px;
	float: left;
	clear: left;
	border: 0px;
	font: bold 0.85em Calibri, sans-serif;
	text-align: center;
}

.picrightborder
{
	background-color: #FFFFFF;
	padding:1px;
	float: right;
	border: 0px;
	font: bold 0.85em Calibri, sans-serif;
	text-align: center;
}

.photos 
{
	border: 1px solid #666666;
	padding: 15px;
	margin: 15px;
}

#links {
clear:both;
width : 780px;
color : #666;
font-family: perpetua;
font-size : 1.4em;
padding-top:10px;
padding-bottom:10px;
float:left;
position:relative;
}
	#links ul {float:right; margin:10px 10px 20px 0;}
	#links ul li {
	list-style : none;
	display : inline;
	padding-right : 10px;
	}
	#links a {
	color : #666;
	text-decoration : none;
	}
	#links a:hover {color:#1c1e47;}

body {
margin : 0;
padding : 0;
background-color : #fff;
font-family : Calibri, Verdana, Arial, Helvetica, sans-serif;
width:1025px;
font-size:62.5%;
margin: 0 auto;
text-align: center;
}

/* Main wrapper for all pages */
#wrapper {
	margin-left:4px;
	padding:0;
	width : 1024px;
	height : 100%;
	background : url(images/bg_big3.jpg) top left repeat-y;
	overflow:hidden;
	text-align: left;
	position:relative;
}
/* Header container */
#header {
	margin-left : 11px;
	width : 1001px;
	height : 86px;
	background : url(images/header_bg.jpg) top left repeat-x;
}
	#printlogo {display:none; text-indent:-9999px; position:absolute;}
	#header h1,	#header h2 {
		position : absolute;
		margin : 8px 0 0 8px;
		height : 48px;
		width : 231px;
		overflow : hidden;
		text-indent : -9000px;
	}
	#header h2 a {display:block; height:41px;}
	#header p.tagline {
	position : absolute;
	top:23px;
	left:300px;
	height : 19px;
	width : 435px;
	}
	#header p.contact-info {
	position : absolute;
	margin : 8px 0 0 760px;
	height : 48px;
	width : 231px;
        font-size: 22px;
        color: #000;
        text-align: right;
        overflow : hidden;
	}
	#header a.basket {
	position : absolute;
	margin : 60px 0 0 888px;
	height : 24px;
	width : 67px;
	overflow : hidden;
	text-indent : -9000px;
	}

	#header #nav {
	position : absolute;
	margin : 50px 0 0 200px;
	}
	#header #nav ul#tabs {
	width : 606px;
	height : 26px;
	background : url(images/buttons3.gif) 0px 0px no-repeat;
	margin : 10px 0;
	padding : 0;
	position : relative;
	overflow : hidden;
	text-indent : -9000px;
	outline : none;
	}
	#header #nav ul#tabs li {
	margin : 0;
	padding : 0;
	list-style : none;
	position : absolute;
	top : 0;
	}
	#header #nav ul#tabs li, #header #nav ul#tabs a {
	height : 26px;
	display : block;
	}
	#header #nav ul#tabs #panel1b {
	left : 0;
	width : 148px;
	}
	#header #nav ul#tabs #panel2b {
	left : 148px;
	width : 148px;
	}
	#header #nav ul#tabs #panel3b {
	left : 298px;
	width : 148px;
	}
	#header #nav ul#tabs #panel4b {
	left : 438px;
	width : 148px;
	}
	#header #nav ul#tabs #panel1b a:hover, #header #nav ul#tabs #panel1b a.selected {
	background : transparent url(images/buttons3.gif) no-repeat 0 -28px;
	}
	#header #nav ul#tabs #panel2b a:hover, #header #nav ul#tabs #panel2b a.selected {
	background : transparent url(images/buttons3.gif) no-repeat -148px -28px;
	}
	#header #nav ul#tabs #panel3b a:hover, #header #nav ul#tabs #panel3b a.selected {
	background : transparent url(images/buttons3.gif) no-repeat -298px -28px;
	}
	#header #nav ul#tabs #panel4b a:hover, #header #nav ul#tabs #panel4b a.selected {
	background : transparent url(images/buttons3.gif) no-repeat -438px -28px;
	}

/* Left column */
#sidebar {
float : left;
margin : 10px 0 50px 14px;
width : 195px;
background-color : #ffffff;
display:inline;
text-align:center;
}
/* Leftnav */
	#sidebar_nav {
	margin : 5px 0 0 0px;
	width : 185px;
	text-align:left;
	}

		#sidebar_tabs {
		width : 185px;
		font-family:Calibri, verdana, arial, sans-serif;
		font-size:1.4em;
		background:url(images/sidebar_bg.gif) bottom left no-repeat;
		padding-bottom:10px;
		}
		#sidebar_tabs li {
		list-style : none;
		display : block;
		background: url(images/nav_divider.gif) bottom center no-repeat;
		}
		#sidebar_tabs li ul {padding:10px 0;}
		#sidebar_tabs li ul li {border-bottom:none; background:url(images/nav_pointer.gif) 0 .5em no-repeat; padding-left:10px; margin-left:15px; line-height:1.5em;}
		#sidebar_tabs li a:link,
		#sidebar_tabs li a:active,
		#sidebar_tabs li a:visited {
		display : block;
                color: #1774A6;
		text-decoration:none;
                font-weight: bold;
		padding:14px;
		margin-top:-1px;
		background:url(images/sidebar_bg_arrow.gif) 163px 15px no-repeat;
		height:1%;/* needed for ie6 & 7 to make the link into a block */
		}
		#sidebar_tabs li a.selected:link,
		#sidebar_tabs li a.selected:active,
		#sidebar_tabs li a.selected:visited {color:#020202;text-decoration:none; background:url(images/sidebar_bg_on.gif) top left no-repeat #d6d6d6;}
		#sidebar_tabs li a:hover {color:#020202;text-decoration:none;}
		#sidebar_tabs li ul li a:link, #sidebar_tabs li ul li a:active, #sidebar_tabs li ul li a:visited {padding:0; background:none;}
		#sidebar_tabs li ul li a:hover, #sidebar_tabs li ul li a.selected {background:none;}

	/* Leftnav Customer Support */
	#sidebar.support {width : 238px; margin-bottom:50px;}
		#sidebar.support #sidebar_nav {margin-top:0px; width : 232px; background : url(images/support_bg.gif) top left no-repeat;}
		#sidebar.support #sidebar_tabs {
		width : 232px;
		font-family:lucida grande, verdana, arial, sans-serif;
		font-size:1em;
		background:url(images/customer_nav_bg.gif) bottom left no-repeat;
		}
		#sidebar.support #sidebar_tabs h4 {color:#0f496e; font-size:1.1em; padding:12px 0 5px 15px;}
		#sidebar.support #sidebar_tabs li {background:none; margin:0 10px 5px ;}
		#sidebar.support #sidebar_tabs li ul {margin:5px 0 5px 20px; padding:0;}
		#sidebar.support #sidebar_tabs li ul li {font-size:1em; background:url(images/customer_arrow.gif) center left no-repeat; padding-left:10px; margin-left:15px;}

	/* Content below leftnav */
	#sidebar #box2 {
	margin : 8px 0 13px 5px;
	width : 185px;
	background : url(images/box2_bot.jpg) bottom left no-repeat;
	font-size:1em;
	text-align:left;
	}
		#sidebar #box2 h4.first {padding-left: 11px; margin-left:0px; background : url(images/box2.jpg) top left no-repeat;}
		#sidebar #box2 h4 {
		margin : 0 0 .2em 7px;
		padding:10px 0 6px 4px;
		font-size:1em;
		clear:both;
		}
		#sidebar #box2 p {
		margin : 0 0 0 7px;
		padding: 0 0 0 4px;
		width : 170px;
		color : #666;
		line-height : 1.5em;
		}
		#sidebar #box2 a {
		color:#0075bd;
		}
		#sidebar #box2 a:hover {color:#1c1e47;}

		#sidebar #box2 ul {
		margin : 0px 0px 0px 8px;
		list-style : none;
		width:163px;
		padding-bottom:10px;
		}
		#sidebar #box2 ul li {
		color:#666666;
		font-weight:normal;
		background : url(images/check_bullet.png) center left no-repeat;
		padding: 3px 0px 3px 20px;
		margin:.7em 0 1em 0;
		}

		#sidebar #box2 ul.more {
		margin: 0px 20px 7px 10px;
		padding-bottom:8px;
		list-style-position : outside;
		border-bottom:1px solid #d9d8d8;
		}
		#sidebar #box2 ul.more li {background:none;}
		#sidebar #box2 li.more a {
		margin:5px 0px 4px 0; /* right margin overwritten in style_ie6.css */
		color:#0075bd;
		font-weight:normal;
		background:url(images/arrow.png) center right no-repeat;
		font-size:1em;
		padding-right:12px;
		float:right;
		}
		#sidebar #box2 li.more a:hover {
		background:url(images/arrow_over.png) center right no-repeat;
		color:#000080;
		}
		#sidebar #logos {text-align:center;}
		#sidebar #logos a.tta img {margin:10px 0;}

/* Content Wrappers */
#contenthome {
	margin : 0;
	width : 810px;
	float:left;
	text-align: left;
	font-size: 16px;
}
#contenthome p {
margin:0pt 15px 1.5em 0

}
#contenthome h1 {
font-size: 19px;
text-align: left;
padding: 3px;
color: #006699;
}
#contenthome h2 {
font-size: 19px;
text-align: center;
color: #006699;
}

#contenthome h3 {
font-size: 17px;
text-align: center;
color: #006699;
}

#content {
	margin : 0;
	width : 800px;
	float:left;
	text-align: left;
	font-size: 16px;
}
#content p {
margin:0pt 15px 1.5em 0

}
#content h1 {
font-size: 19px;
text-align: left;
padding: 3px;
color: #006699;
}
#content h2 {
font-size: 19px;
text-align: center;
color: #006699;
}

#content h3 {
font-size: 17px;
text-align: center;
color: #006699;
}

#content1 {
	margin-left:  15px;
	width : 1000px;
	float:left;
	text-align: left;
	font-size: 16px;
	margin-left: 16px;
}
#content1 p {
margin:0pt 15px 1.5em 0

}
#content1 h1 {
font-size: 19px;
text-align: left;
padding: 3px;
color: #006699;
}
#content1 h2 {
font-size: 19px;
text-align: center;
color: #006699;
}

#content1 h3 {
font-size: 17px;
text-align: center;
color: #006699;
}

	/* 404 error page */
	#content.error404 {float:left; width:555px; margin:25px 0 25px 20px; display:inline; padding-bottom:20px;}
		#content.error404 h1 {margin:0 0 1em 0; color:#0f496e; font-size:1.8em;}
		#content.error404 h2 {color:#4479d1;}
		#content.error404 h2, #content.error404 h3, #content.error404 p, #content.error404 ul li {font-size:1.4em; margin:.5em 0 .5em 30px;}
		#content.error404 h3 {margin:2em 0 0 30px; font-weight:normal;}
		#content.error404 ul li {list-style:none;}

	/* List items on top of main images on index page only */
	#select_nav {
	float:left;
	margin:120px 0px 20px 380px;
	display:inline;
        font-size: 10px;
	}
		#select_nav ul, #select_nav li{
		background:url(images/check_bullet.png) left center no-repeat;
		list-style:none;
		padding-left:10px; /* padding reduced in style_ie6.css */
		}
		#select_nav li {margin:.8em 0;}
		#select_nav li a {color:#ffffff;font-size: 16px;}
		#select_nav li:hover {background:url(images/check_bullet_purple.png) left center no-repeat;}

	/* Horizontal container for advertising images */
	#content_nav {background:#ffffff; clear:left; margin-right:10px;}
		#content_nav #content_tabs {width:100%; list-style:none;}
		#content_nav #content_tabs li {float:left;background:#ffffff; }

	/* Main image on collection pages and overlaying text */
	.promo {
	float:left;
	margin:13px 0 5px 0px;
	width:100%;
	display:inline;
	height:402px;
	}
		/* Unique main images for each collection page
		.promo.candy_tiles {background:url(images/collections/candy_tile.jpg) top left no-repeat; height:266px;}
		.promo.laura_ashley {background:url(images/collections/laura_ashley.jpg) top left no-repeat; height:266px;}
		.promo.rak_tiles {background:url(images/collections/rak_tile.jpg) top left no-repeat; height:266px;}
		.promo.wet_hemingway {background:url(images/collections/wet_hemingway.jpg) top left no-repeat; height:266px;}
		.promo.nandc {background:url(images/collections/nandc.jpg) top left no-repeat; height:266px;}
		p.desc {float:left; clear:left; color:#333333; font-size:1.3em; margin:0 15px .7em 10px; display:inline; width:780px;}*/

		.promo h1, .promo h2, p.tagline {
		position : absolute;
		overflow : hidden;
		text-indent : -9000px;
		}
		.promo a {
		color : #fff;
		text-decoration : none;
		font-size:1.6em;
		}
		.promo a.search {
		background-image : url(images/search_now.gif);
		width : 176px;
		height : 33px;
		overflow : hidden;
		text-indent : -9000px;
		float:right;
		margin:20px 50px 45px 0px;
		clear:right;
		}
		.promo a.search:hover {
		background-image : url(images/search_now_over.gif);
		}

	/* Content boxes on index page */
	#qubes {
	float:left;
	margin : 20px 0 0 7px;
	width : 790px;
	}
		p.qubes {
		width : 95%;
		font-size : 1.1em;
		color : #000;
		line-height : 1.3em;
		border-top:1px solid #bbbbbb;
		padding-top:3px;
		}
		#qubes a {
		color:#0075bd;
		font-weight:normal;
		background:url(images/arrow.gif) center right no-repeat;
		font-size:1em;
		padding-right:12px;
		float:right;
		}
		#qubes a:hover {
		color:#000080;
		font-weight:normal;
		background:url(images/arrow_over.gif) center right no-repeat;
		}
		img.qubes {
		border : 0;
		padding : 0 0 0 3px;
		}

		ul.qubes {margin:20px 40px 0 0;}
		li.qubes {
		list-style:none;
		color : #0088cf;
		}
		
		.latest_news {
		float : left;
		width : 48%;
		clear:left;
		margin:60px 0 30px 0;
		}
		.step_by_step {
		float : right;
		width : 48%;
		height:9em;
		margin-top:5px;
		}
		.tiling_blog {
		float : right;
		width : 48%;
		margin:60px 0 30px 0;
		}
		
		/* SEO content on homepage */
		#hpseo {clear:both;width:95%; margin-left:15px;}
		#hpseo h2 {font-size:1em; color:#999999;}
		#hpseo p {font-size:1em; color:#999999; margin:0pt 15px 1.5em 0;}

/* Tile details pages */
#search_details {width:100%; margin:5px 0 50px 0;}
#search_details #content_wrapper {float:left; width:805px;}
	#search_details #back {float:left; width:780px; background:url(images/hd_t_bg.gif) top left no-repeat; padding:0; margin:11px 0px 20px 22px; display:inline;}
	#search_details #back a {background:url(images/hd_b_bg.gif) bottom left no-repeat; padding:5px 10px; display:block; margin:0; text-decoration:none; color:#000; font-size:1.1em; font-weight:bold;}

#left_col {float:left; width:180px; margin:25px 0 0 22px; clear:left; display:inline;}
	#left_col a.examplepic {float:left; margin : 120px 0 0 0;}
	#left_col a.examplepic.first {margin-top:0px;}
	#left_col a.enlarge {float:right; margin:.3em 7px 0 0;}
	#left_col img {display:block;}

#center_col {float:left; margin: 0 0 0 5px; display:inline; width:598px; position:relative;}

/* on sale image */
#onsale {position:absolute; z-index:200; right:6px; top:22px;}

/* middle column for 3 col layout */
#middle_col {float:left; margin: 25px 0 0 20px; display:inline; width:570px;}
		#middle_col h1 {color:#0f496e; font-size:1.8em; margin:0em 0 .8em 0;}
		#middle_col h2 {color:#4479d1; font-size:1.4em;}
		#middle_col h3 {font-size:1.3em; margin:.5em 0 .8em 0;}
		#middle_col ul {margin-bottom:1.5em;}
		#middle_col p, #middle_col ul li {font-size:1.2em; margin:.5em 0 .5em 0;}
		#middle_col h4 {margin:2em 0 0 0; font-weight:normal;}
		#middle_col ul li {list-style:none; margin-left:15px;}

.mid {float:left; background:url(images/content_b_bg.gif) bottom left no-repeat; margin-bottom:10px;}
	.mid .tile_info {float:left; width:220px; margin-left:20px; display:inline;}
	.mid .tile_info h1 {margin:15px 0 0 0; clear:left; font-size:1.4em;}
	.mid .tile_info h2 {margin:.3em 0 0 0; font-size:1.4em; font-weight:normal;}
	.mid .tile_info p {margin:1em 0; font-size:1em; line-height:1.5em; color:#666666;}

#price {width:320px; float:right; margin:15px 10px 0 0; line-height:2.4em; display:inline; background:transparent;}
	#price .tag {float:left; clear:both; text-align:right; font-weight:bold; width:140px;}
	#price .value {float:right; width:170px; margin-left:10px; color:#000; display:inline;}
	#price span.stock {color:#06c526; font-size:1.3em;}
	#price input {width:30%;}
	#price a {padding:0 0 0 5px;}
	b.save {font-size:1.3em; font-weight:normal;}
	#price .value .rrp {font-size:1.3em; display:block;}

#buttons {border-top:1px solid #cccccc; float:left; width:555px; margin-left:20px; display:inline;}
	 #wrapper #search_details a.buttons {color:#000;}
	 .buttons {text-decoration:none; font-weight:bold; font-size:1em; margin:8px 0 0 0; padding:10px 0 10px 0;}
	 .room {float:left; background:url(images/r_button.png) 0 0 no-repeat;height:41px; padding-left:41px;}
	 .express {float:left; clear:left; background-image:url(images/express.png); height:41px; background-repeat:no-repeat; padding-left:41px;}
	 	 .order {float:right; background:url(images/s_button.png) 0 0 no-repeat;height:43px; margin-right:0; display:inline;}
	 .order span.links {background:url(images/sample.gif) center right no-repeat; padding:7px 33px 7px 41px;}
	 .add_to_basket span.links {margin-left:38px;}

.mid_bottom {
margin:10px 0;
background:url(images/content_b_hd.jpg) top left no-repeat;
float:left;
width:100%;
}
	.mid_bottom h2 {padding:12px 25px 3px 20px; font-size:1.4em; font-family:Myriad Pro, verdana, arial, helvetica, sans-serif; background:url(images/content_t_hd.jpg) top left no-repeat;}
	.mid_bottom .colors {float:left; width:598px; background:url(images/content_b_bg.gif) bottom left no-repeat; padding:15px 0 30px 10px;}
	.mid_bottom .colors img {padding:5px 0px;}
	.mid_bottom .colors a.tilecolour {float:left; text-decoration:none; margin:5px 10px 0px 10px; text-align:center; width:25%;}
	.mid_bottom .colors a.tilecolour span {display:block; margin:0px; color:#000; font-size:1.1em; text-align:center;}

/* search page */
#search_content {
	float:left;
	margin : 5px 0 50px 0;
	width : 810px;
}
#search_content.filterbg {background:url(images/search_tiles.jpg) 0 8px no-repeat;}
#search_filter {
	float:left;
	background:url(images/searchfilter_bg.jpg) bottom left no-repeat;
	margin-top:8px;
	width:100%;
	position:relative;
	padding-bottom:25px;
}
#search_filter h1 {
	text-indent:-9999px;
	overflow:hidden;
	height:43px;
}
#search_filter h2 {
	font-size:1.2em;
	color:#0074bd;
	font-family: Myriad Pro, verdana, arial, helvetica, sans-serif;
}
#search_filter .search_options {float:left; width:140px; margin-left:16px; display:inline;}
#search_filter .search_options ul {width:140px; list-style:none; margin:12px 0 15px 0; line-height:1.8em;}
#search_filter .search_options ul li a {
	font-size:1em;
	color:#666666;
	text-decoration:none;
	background:url(images/search_tick.gif) center left no-repeat;
	padding:2px 0 2px 20px;
}
#search_filter .search_options ul li a:hover {text-decoration:underline;}
#search_filter .search_options ul li a.selected {font-size:1em; color:#666666; text-decoration:none; background:url(images/check_bullet.jpg) center left no-repeat; padding:2px 0 2px 20px;}
#search_filter .search_options ul li div.notavailable {font-size:1em; color:#CCCCCC; text-decoration:none; padding-left:20px;}
#search_filter #search-tip {width:775px; position:absolute; bottom:0; left:1px; padding: 7px 0px 9px 20px; clear: left; background:url(images/tip_bar.jpg) no-repeat bottom left;}
#search_results {
	background: url(images/results_v_dots.gif) 297px 4px repeat-y;
	width:592px;
	margin-top:10px;
	float:left;
}
#search_results #main_promo {float:left; padding: 0px 0px 10px 3px; background:#ffffff;}
#search_results h3, #search_results #pagenation {
	font-size:1.2em;
	color:#000000;
	font-family: Myriad Pro, verdana, arial, helvetica, sans-serif;
	background: url(images/searchresultst_bg.gif) 4px 0px no-repeat;
	margin-bottom:10px;
	clear:both;
}
#search_results h3 span, #search_results #pagenation #bgwrapper {
	background: url(images/searchresultsb_bg.gif) 4px 100% no-repeat;
	display:block;
	padding:5px 0px 5px 20px;
	overflow:auto;
}
#search_results .product_info img {float:left; padding:0px 15px 8px 35px;}
#search_results .product_info span.limited {float:left; clear:left; color:#08a40f; text-transform:uppercase; font-family:Myriad Pro, verdana, arial, helvetica, sans-serif; width:72px; font-size:1.4em; font-weight:bold; padding:3px 15px 0px 35px; text-align:center;}
#search_results .product_info {
	width:286px;
	float:left;
	background: url(images/results_h_dots.gif) 4px 0px no-repeat;
	padding: 20px 10px 20px 0px;
}
#search_results .product_info p {margin-left:125px; font-size:1em; line-height:1.8em;}
#search_results .product_info p span.single_price {color:#f80606;}
#search_results .product_info p span.pack_price {font-weight:bold;}
#search_results .product_info p a.tile_name {font-size:1.2em; font-weight:bold; color:#000000;}
#search_results .product_info p a.tile_name:hover {text-decoration:none;}
#search_results .product_info a.moredetails {background: url(images/moredetails_button.gif) top left no-repeat; width:86px; height:24px; float:left; text-indent:-9999px; overflow:auto; margin-top:5px;}
#search_results .product_info a.moredetails:hover {background: url(images/moredetails_button_over.gif) top left no-repeat;}
#search_results #pagenation {width:100%; margin-bottom:0; padding-bottom:0; float:left;}
#search_results #pagenation p {float:left; padding-top:3px;}
#search_results #pagenation ul {list-style:none; float:right; padding:3px 15px 0px 15px;}
#search_results #pagenation ul li {float:left; background:url(images/page_divider.gif) center right no-repeat; padding:0 5px;}
#search_results #pagenation ul li a {color:#000000; text-decoration:none; white-space:nowrap;}
#search_results #pagenation ul li a:hover {text-decoration:underline;}
#search_results .divider {float:left; margin-left:5px; padding-bottom:5px;}

/* delivery page */
#search_results.delivery {
	width:588px;
	margin:10px 0 0 0;
	float:left;
	background:none;
}
#search_results.delivery .delivery_info h2 {font-size:1.3em; color:#000000; margin:0 10px 10px 10px; padding-top:15px; clear:both;}
#search_results.delivery .delivery_info ol {float:left; font-size:1.2em; font-weight:bold; color:#333333; list-style:none; width:100%; margin-bottom:5px;}
#search_results.delivery .delivery_info ol li {background:#f7f4f4; padding:10px; float:left; width:568px; margin-bottom:5px;}
#search_results.delivery .delivery_info ol li span {float:left; width:160px; padding:.3em 0;}
#search_results.delivery .delivery_info ol ul {list-style:none; float:left; width:400px;}
#search_results.delivery .delivery_info ol ul li {background:url(images/list-dash.gif) center left no-repeat; margin:0px; padding:.3em 0 .3em 10px; width:400px;}
#search_results.delivery .delivery_info p {font-size:1.1em; padding:2px 0 0 10px; line-height:1.7em; clear:both;}
#search_results.delivery .delivery_info p a {background:url(images/arrow.gif) center right no-repeat; padding-right:12px;}
#search_results.delivery .delivery_info p a:hover {background:url(images/arrow_over.gif) center right no-repeat; color:#000080;}

/* estimator block */
#estimateForm {width:223px; border:1px solid #d8d8d8; background:url(images/estimate_bg.gif) top left no-repeat #c8d7dc; margin:10px 0; padding:5px 10px;}
#estimateForm h3 {font-size:1.3em; margin-bottom:.4em;}
.mid .tile_info #estimateForm p label {float:left; width:160px;}
.mid .tile_info #estimateForm p {color:#000000; margin:.7em 0;font-size:1em; line-height:1.6em;}
.mid .tile_info #estimateForm p.required_packs {font-weight:bold; margin-top:1.3em;}
.mid .tile_info #estimateForm p.total_cost {color:#f80606;font-weight:bold;}
.mid .tile_info #estimateForm input {width:20%;}
.mid .tile_info #estimateForm table {width:100%;}
.mid .tile_info #estimateForm table th {text-align:center;}
.mid .tile_info #estimateForm table thead th {vertical-align:bottom; padding:0 .5em;}
.mid .tile_info #estimateForm table input {width:5.5em; margin: .5em .5em;}
.mid .tile_info #estimateForm table td {text-align:center;}
.mid .tile_info #estimateForm input.submitButton {text-indent:-9999px; border:0; cursor:pointer; margin:10px 0; width:134px; height:25px;}
.mid .tile_info #estimateForm input#calculate {background:url(../../../images/calculate.gif) top left no-repeat;}

/* Results of estimate */
#estimateBlock {width:250px; float:right; margin:15px 10px 0 0; line-height:1.5em; display:inline;}
	#estimateBlock h4 {font-size:1.2em; margin-bottom:.3em;}
	#estimateBlock .pairing {margin:.8em 0;}
	#estimateBlock .tag {clear:both; color:red; width:7em; display:inline;}
	#estimateBlock .value {margin-left:10px; color:red; display:inline;}

/* Ordering process pages */
#order_wrapper {margin: 35px 75px 0 75px;}

	/* nav start */
	ul#order_nav {
	background : url(images/order_nav/order_nav.gif) 0px 0px no-repeat;
	list-style:none;
	position:relative;
	height:40px;
	text-indent:-9999px;
	margin-bottom:30px;
	}
	ul#order_nav li {position:absolute; height:44px;}
	#order_panel1b {
	left : 0;
	width : 176px;
	}
	#order_panel2b {
	left : 165px;
	width : 188px;
	}
	#order_panel3b {
	left : 339px;
	width : 188px;
	}
	#order_panel4b {
	left : 514px;
	width : 188px;
	}
	#order_panel5b {
	left : 689px;
	width : 190px;
	}
	
	/* nav end */

	

		
	/* Specifications */
	#spec {margin:10px 0 0 20px; width:520px;}
		#content_wrapper #spec h2 {color:#4d4a4a; border-bottom:1px solid #999999; font-weight:bold;}
		#spec ul {font-size:1.2em; list-style-type:none; color:#000; margin:15px 0 30px 0;}
		#spec ul li {color:#000; list-style-image:none;}
		ul.spec_left {float:left;}
		ul.spec {float:right;}
		span.spec {color:#4d4a4a; margin:0 0 0 10px;}

	/* Accessories */
	#content.accessories {margin-top:15px;}
		#content.accessories h1 {color:#000000; margin-right:10px; border-bottom:1px solid #999999;}

		#items .category {
			height: 120px;
			width:255px;
			float:left;
			margin:20px 0 20px 0;
		}

		#items img { float:left; margin:0px 5px; }
		#items h2 {padding:0 0 5px 0; font-size:1.2em;}
		#items p {margin:5px 0 0 0; padding:0 0 5px 0; font-size:1.1em;}
		#items a {height:19px;
		width:64px;
		background:url(images/more_info.gif) no-repeat;
		overflow:hidden;
		text-indent:-9000px;
		display:block;}


	#content.accessories ul#accessoriesMenu {
		list-style: none;
		margin: 0 10px 20px 0; padding: 0;
		float: right;
	}
	#content.accessories ul#accessoriesMenu li {
		display: inline;
		border-right: 1px solid #CCCCCC;
		padding: 2px 5px;
	}
	#content.accessories ul#accessoriesMenu li.last-child{
		border: none;
	}
	#content.accessories ul#accessoriesMenu a {
		color: #666666;
		text-decoration: none;
		font-weight: bold;
	}
	#content.accessories ul#accessoriesMenu a.selected, #content.accessories ul#accessoriesMenu a:hover {
		color: #395dd5;
	}
	#items .accessory {
			height: 100px;
			width:255px;
			float:left;
			margin:20px 0 20px 0;
	}
	#items .accessory ul {
		margin: 0 0 10px 0; padding: 0;
		list-style: none;
	}

	#content.thin {
		width: 598px;
	}
	#content.accessories #product {
		clear: right;
		padding: 20px 0px;
	}
	#content.accessories #product img {
		float:left;
	}
	#content.accessories #product h2 {color:#000000; margin-right:10px; border-bottom:1px solid #999999;}
	#content.accessories #product p.rrp {
		margin: 15px 0 0 0;
		color: #666666;
		font-size: 12px;
		font-weight: bold;
	}
	#content.accessories #product p.web {
		margin: 10px 0 0 0;
		color: #FF0000;
		font-size: 12px;
		font-weight: bold;
	}
	#content.accessories #product p.web small {
		color: #666666;
	}
	#content.accessories #product p.quantity {
		border-top:1px solid #999999;
		border-bottom:1px solid #999999;
		margin: 15px 0;
		padding: 10px 0;
	}
	#content.accessories #product p.quantity select {
		font-size: 10px;
		height: 17px;
	}
	#content.accessories #product p.quantity input {
		top: 10px;
	}
	#content.accessories #product .details {
		clear: left;
		margin: 10px;
	}
	#content.accessories #product .details h3 {
		margin: 2px 0 5px 0;
	}
	#content.accessories #product .details p {
		margin: 2px 0 15px 0;
		line-height: 15px;
	}
	/* Customer Support */
	#customer {float:left; font-size:1em; width:555px; background:url(images/customer_slice_bg.gif) top left repeat-y; margin:10px 0 25px 3px; display:inline; min-height:208px;}
	#customer #bgwrapper {overflow:auto; background:url(images/customer_b_bg.gif) bottom left no-repeat; padding-bottom:20px;}
		#customer h1 {padding:10px 0 0 10px; height:25px; font-weight:normal; background:url(images/customer_hd_bg.gif) top left no-repeat; }
		#customer h2 {padding:0 15px; margin:.5em 0; font-size:2em; color:#0f496e; font-family:myriad pro, verdana, arial, sans-serif;}
		#customer h3 {padding:0 15px; margin:.8em 0;}
		#customer h4 {padding:0 15px; margin:.8em 0;}
		#customer p {color:#666666; margin:.8em 15px; font-size:1.1em; line-height:1.5em;}
		#customer ul {color:#666666; margin:.5em 15px 2em 15px;list-style: none;}
		#customer li { margin:.5em 0 2em 0; line-height:1.5em;}
		#customer ol {color:#666666; margin:.5em 15px 2em 37px; line-height:1.5em;}
		#customer b {line-height:1.5em;}

		#contact {margin:15px 0 0px 5px;}
		#contact a {padding: 10px 10px 0px 35px; margin:.2em 10px; display:block;}
		a.phone, a.mail {font-size:1em;}
		a.phone {background:url(images/phone_button.png) top left no-repeat; height:32px;}
		a.mail {background:url(images/mail_button.png) top left no-repeat; height:32px;}

/* right hand column */
#content_boxes {width:200px; float:right; margin-right:15px; display:inline;}
#search_content #content_boxes {margin-right:11px;}
#search_details #content_boxes {margin-right:17px;}

	/* reusable right hand content box with drop shadow */
	.utilbox {margin:10px 0px; background: url(images/basket_bg.jpg) bottom left no-repeat; line-height:1.5em; padding-bottom:25px; width:200px;}
		.utilbox h3 {padding:1.3em 15px .8em 15px; font-size:1.3em; color:#030303; background: url(images/utilbox_hd_bg.gif) top left no-repeat; font-family:myriad pro, verdana, arial, sans-serif;}
		.utilbox h3.shoppingbasket {padding:0px; background: url(images/basket_hd_bg.gif) top left no-repeat; text-indent:-9999px; overflow:hidden; width:200px; height:36px;}
		.utilbox p, .utilbox ul, .utilbox h4 {margin: 1em 15px; font-size:1em; color:#666666; font-weight:normal;}
		.utilbox p.process {display:block; text-align:center; overflow:auto; clear:left;}
		.utilbox p.process a {display:inline;}
		.utilbox p.customer {border-top:1px solid #cccccc; padding-top:10px; margin-top:0; font-weight:bold;}
		.utilbox h4 {margin: 0em 15px;}
		.utilbox ul {list-style:none; margin:0; padding-left:15px;}
		.utilbox ul li {margin-top:.2em;}
		.utilbox a {color:#0f496e; text-decoration:none;}
		.utilbox a:hover {text-decoration:underline;color:#395dd5;}
		.utilbox img {margin: 30px 0 10px 0px;}

		/* Added to utilbox styles for Shopping basket */
		.utilbox .item {margin-bottom:10px; overflow:auto;}
		.utilbox .item p {text-align:left; clear:both; color:#000000; margin-bottom:0; margin-top:0;}
		.utilbox .item span.floatLeft {font-weight:bold; width:120px;}
		.utilbox .item span.floatRight {color:#f80606;}
		.utilbox .total {border-top:1px solid #cccccc; margin-top:25px; padding-top:10px;}

	/* right hand vertical advertising images */
	#promos_box {width : 200px;}
	#promos_box p {margin:0 0 5px 0;}

/* Footer styles */
#footer {
clear:both;
width : 980px;
color : #666;
font-size : 1.4em;
margin: 10px 10px 15px 21px;
border-top:1px solid #d1d1d1;
}
#footer2 {
clear:both;
width : 980px;
color : #666;
font-size : 1.4em;
margin: 10px 10px 15px 21px;
border-top:1px solid #d1d1d1;
}
	#footer ul {float:right; margin:10px 10px 20px 0;}
	#footer ul li {
	list-style : none;
	display : inline;
	padding-right : 20px;
	}
	#footer a {
	color : #666;
	text-decoration : none;
	}
	#footer a:hover {color:#1c1e47;}
	#footer p {margin:10px 0 0 10px; float:left; font-size:1em; color:#666; text-align:left;}


#pscroller1{
width: 205px;
height: 370px;
background-image: url(images/scrollback.jpg);
font-family: Calibri;
color: black;
font-size: 18px;
padding: 5px;
margin-right: 10px;
margin-top: 13px;
}

a.pscroller1{
   color: blue;
   font-weight: bold;
}
#pscroller2{
width: 350px;
height: 20px;
border: 1px solid black;
padding: 3px;
}

#pscroller2 a{
text-decoration: none;
}
div.cont {
  padding: 4px;
  position: relative;
  border-top: 1px solid black;
  border-left: 1px solid black;
  border-right: 1px solid black;
  height: 12em;
  
}
div.cont div,div.cont2 div {
  position: absolute;
  left: 0;
  bottom: 0;
  text-align: left;
  padding: 4px;
  /*
    when positioned container is floated bottom works correctly in Firefox, 
    Opera 7.5+, NS7.2+, and IE5+/Win; when positioned container is not floated 
    bottom works correctly in Firefox, Opera 7+, NS6+, and IE5+/Win.
  */
}
div.cont2 { 
  clear: both;
  height: 2em;
  position: relative;
  border-left: 1px solid black;
  border-right: 1px solid black;
  border-bottom: 1px solid black;
}


div.conts {
  padding: 4px;
  position: relative;
  height: 7em;
  
}
div.conts div,div.conts2 div {
  position: absolute;
  left: 0;
  bottom: 0;
  text-align: left;
  padding: 4px;
  /*
    when positioned container is floated bottom works correctly in Firefox, 
    Opera 7.5+, NS7.2+, and IE5+/Win; when positioned container is not floated 
    bottom works correctly in Firefox, Opera 7+, NS6+, and IE5+/Win.
  */
}
div.conts2 { 
  clear: both;
  height: 2em;
  position: relative;
}

div.conts1 {
  padding: 4px;
  position: relative;
  height: 4.5em;
  
}
div.conts1 div,div.conts12 div {
  position: absolute;
  left: 0;
  bottom: 0;
  text-align: left;
  padding: 4px;
  /*
    when positioned container is floated bottom works correctly in Firefox, 
    Opera 7.5+, NS7.2+, and IE5+/Win; when positioned container is not floated 
    bottom works correctly in Firefox, Opera 7+, NS6+, and IE5+/Win.
  */
}
div.conts12 { 
  clear: both;
  height: 2.5em;
  position: relative;
}


.cheaper {
  color: #006699;
  font-weight: bold;
}

.advert {
     border: 1px solid #c0c0c0;
     font-size: 13px;
     text-align: left;
}.blog {
	width: 70%;
	float: left;
}
/*td.blog-right {
	background-color: #FFCC66;
	float: right;
}*/

.vsmall {
      font-size: small;
}

.fav_links {
	float: left;
}

.fav_delic_img{
	width:16px;
	height:16px;
	float:left;
	margin:4px 4px 4px 0px;
	background:url(images/fav_delic.gif) no-repeat;
}
.fav_digg_img{
	width:28px;
	height:27px;
	float:left;
	margin:4px 4px 4px 0px;
	background:url(images/fav_digg.gif) no-repeat;
}
.fav_reddit_img{
	width:18px;
	height:18px;
	float:left;
	margin:4px 4px 4px 0px;
	background:url(images/fav_reddit.gif) no-repeat;
}
.fav_newsvine_img{
	width:13px;
	height:18px;
	float:left;
	margin:4px 4px 4px 0px;
	background:url(images/newsvine.gif) no-repeat;
}
.fav_nowpublic_img{
	width:24px;
	height:24px;
	float:left;
	margin:4px 4px 4px 0px;
	background:url(images/nowpublic.gif) no-repeat;
}
a.fav_txt{
	/*color:#57b5dc;
	font-weight:bold;*/
	float:left;
}
ul.fav{
	clear:left;
	margin-top:10px;
}
ul.fav li
{
	float:left;
	list-style:none;	
}
ul.fav li a{
	padding:4px 8px 4px 0px;
}

blog-right.a:link {color:#395dd5; text-decoration: none;}
blog-right.a:hover {text-decoration:none; color:#0f496e;}
#wrapper #content form table tr td table tr td .more {
	font-size: 12px;
}
#wrapper #content ul li {
	list-style-type: disc;
}
.extra_field{float:right;}
.extra_field:hover{cursor:pointer;}
#content1 .sketch-uploads p{margin-bottom:7px;}
#left-intro-bar{float:left; line-height:1.4em; margin:0 0 5px;padding:1px 0 0;}