/* ---------------------------------------------------- Richard Rutter 18px reset -------------------------------*/
* {
	outline:none !important;}

body {font-size: 75%;
	background: #DAEDFB url(images/bg2.png) repeat-x;}

html>body {font-size: 12px;
	}

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,p,blockquote,th,td 
	{  
	margin:0; 
	padding:0;}

p {
	font-size:1em;
	line-height: 1.5em;
	margin-top: 1em;
	margin-bottom: 1em;} 
h1 {
	font-size:1.5em;
	line-height: 1em;
	padding-top:1em;
	margin-bottom:1em;
	margin-left:1em;
	font-weight:100;}
h2 {
	font-size:1em;
	line-height:1.5em;
	margin-top:1.5em;
	margin-bottom:1em;
	margin-left:1.5em;
	color:#555;}	
h3 {
	font-size:1.5em;
	line-height: 1em;
	margin-top: 1em;
	font-weight:100;}
	
h4 {font-size:1em;
	line-height: 1.5em;
	margin-top: 0em;}
	
blockquote {
	font-size:1em;
	line-height: 1.5em;
	margin: -0.5em 1.5em 1em;} 
	
/* ---------------------------------------------------- fonts, text colours etc -------------------------------*/

h1,h2,h3,h4 {
	font-family:Georgia, Times, "Times New Roman", serif;}
	
p,blockquote,li {
	font-family:Verdana, Arial, Helvetica, sans-serif;}

/* -------------------------------------------------- layout -----------------------------------------------------*/

body {text-align:center;}

#wrapper {
	position:relative;
	margin:0 auto;
	width:774px;
	height:639px;
	text-align:left;
	background:#FFFFFF;}
	
#branding {
	position:absolute; 
	top:0; 
	left:0; 
	height:108px; 
	width:774px;
	background:#FFFC33 url(images/masthead.png);}
	
#branding_title {
	position: absolute;
	text-indent: -9999px;}
	
#menu_horiz {
	position:absolute;
	top:108px;
	left:0;
	height:27px;
	width:774px;
	background:#fffc33 url(images/nav_horiz.png);
	z-index:99;
}
	
#menu_main_vert {
	position:absolute;
	top:135px;
	left:0;
	height:450px;
	width:153px;
	color: #FFFFFF;
	background:#fffc33;
	overflow:hidden;}
	
#content_secondary {
	position:absolute; 
	top:135px; 
	left:621px; 
	height:450px; 
	width:153px;
	color:#FFF;
	background:#fffc33;}
	
#menu_main_vert img {margin:0 18px 0;border:0;}
	
#content_main {
	position:absolute;
	top:135px;
	left:153px;
	height:432px;
	width:468px;
	/*overflow:auto;*/
	overflow: hidden;
	background: #fff;}
	
#content_main p {
	margin:18px;
	color:#333333;}
	
#content_main_1 {
	position:absolute;
	top:54px;
	left:0px;
	height:378px;
	width:234px;
}
	
#content_main_1 p {
	margin: 18px 0 18px 18px;}
	
#content_main_1 img.top_image {
	margin: 18px 6px 0 18px;}
	
#content_main_1 img {
	margin: 0 6px 0 18px;}
	
#content_main_2 {
	position:absolute;
	top:54px;
	left:234px;
	height:378px;
	width:232px;}
	
#content_main_2 p {
	margin: 18px 18px 18px 18px;}
	
#content_main_2 img.top_image {
	margin: 18px 6px 0 18px;}
	
#content_main_2 img {
	margin: 0 6px 0 18px;}
	
#footer {
	position:absolute;
	top:567px;
	left:0;
	height:72px;
	width:774px;
	background:#fffc33 url(images/footer.png);}
	
#left_shadow {
	position: absolute;
	top:0;
	left:-6px;
	width:6px;
	height:639px;
	background:url(images/side-left.png) repeat-y;
	overflow: hidden;
	z-index: 9;}
	
#right_shadow {
	position: absolute;
	top:0;
	left:774px;
	width:6px;
	height:639px;
	background: url(images/side-right.png) repeat-y;
	overflow: hidden;
	z-index: 9;}

/* --------------------------------------------- content main ------------------------------------- */

#content_main a {text-decoration:none; line-height:17px;}
#content_main a:link {border-bottom:#777 dotted 1px;background:#FFF;color:#000;} 
#content_main a:visited {border-bottom:#777 dotted 1px;background:#FFF;color:#000;} 
#content_main a:hover {border-bottom:#777 dotted 1px;background:#FFFC33;color:#000;}  
#content_main a:active {border-bottom:#0033FF dotted 1px;background:#FFFC33;color:#2424B3;} 


.content_main_image_top-right {
	margin: 9px 18px 0;}

.content_main_image_left {
	margin: 0 18px;} 
#content_main_1 img.image-left-quartered {
	margin: 0 9px 0 18px;
	padding: 0;
	border: 0;}
#content_main_2 img.image-right-quartered {
	margin: 0 18px 0 9px;
	padding: 0;
	border: 0;}
#content_main_1 p.no_top_margin_left {
	margin: 2px 9px 18px 18px;
	line-height: 17px;}
#content_main_2 p.no_top_margin_right {
	margin: 0 18px 18px 9px;
	line-height: 17px;}

	
/* -------------------------------------------------- horizontal menu -------------------------------------------*/	

ul#mainlevelnav_top {
	position:relative;
	left:0px;
	top:0px;
	width:774px;
	height:27px;
	list-style-type:none;
	overflow:hidden;}
	
ul#nav_main li {
	display:inline;
	list-style-type:none;}

ul#nav_main li a {
	display : block;
	width: 154px; 
	height : 21px;
	/*text-indent : -9999px;*/
	display:inline;
	float:left;
	text-align: center;
	padding-top: 6px;
	text-decoration:none;
	color:#2424b3;}
	
ul#nav_main li a:visited {
	color:#2424b3;}
ul#nav_main li a:hover {
	color:#2424b3;
	text-decoration:underline;}
ul#nav_main li a:active {
	color:f00;}

/* --------------------------------------------- menu column styles ------------------------------------- */

ul#nav_sub {
	margin: 18px 0;}

ul#nav_sub li {
	list-style-type:none;
	line-height: 1.7em;}
	
ul#nav_sub li a { 	
	margin: 0 10px 18px;}

ul#nav_sub li a.instant span {
	font-weight: bold;
	color: #f00;
	} 


ul#nav_sub p {color:#2424b3;}	
ul#nav_sub a:link {text-decoration:none;color:#2424b3;} 
ul#nav_sub a:visited {text-decoration:none;color:#2424b3;}  
ul#nav_sub a:hover {text-decoration:underline;color:#2424b3;} 
ul#nav_sub a:active {text-decoration:none;color:#F00;} 
h3 {margin-left: 18px;}
	
#bwc {
	position:absolute;
	top:300px;
	left:18px;
	height:130px;
	width:119px;
	margin:0;
	padding:0;
	border:0;
	background: url(images/buy-with-confidence.png) no-repeat;
	overflow:hidden;
}
 
/* --------------------------------------------- other column styles ------------------------------------- */

#content_secondary a#content_secondary_img_1 {
	position:absolute;
	width:117px;
	height:76px;
	top: 18px;
	left:18px;
	background:url(images/choose-at-home.jpg);}
	
#content_secondary a#content_secondary_img_2 {
	position:absolute;
	width:117px;
	height:76px;
	top: 112px;
	left:18px;
	background:url(images/made-to-measure.jpg);}

#content_secondary a#content_secondary_img_3 {
	position:absolute;
	width:117px;
	height:76px;
	top: 206px;
	left:18px;
	background:url(images/quality-that-lasts.jpg);}


#content_secondary li {
	list-style-type:none;}	


/* --------------------------------------------- generic classes ------------------------------------- */

* {
	outline:none;}

.left {	
	float:left;}
.right {
	float:right;}
	
.embed {
	position:absolute;
	text-indent:-9999px;}

.italic {
	font-style:italic;}
	
.fugly {
	color: #f00 !important;
	font-weight: bold;
	}
	
#nav_sub li {
	margin-bottom: 9px;}
#nav_sub li a{
	width: 117px;
	height: 18px;
	padding: 4px 2px;}
#nav_sub li.on_two_lines {
	margin-bottom: -6px}
	
/* ---------------------------------------------  highslide ------------------------------------- */

	
#content_main a.highslide {
	cursor: url(highslide/graphics/zoomin.cur), pointer;
	border-bottom:#fff 0px solid;
	display: block;
	width:207px;
	height:171px;
	margin-bottom:18px;
	position: relative;
	}

#content_main_1	a.highslide img.zoom { position: absolute; top: 10px; left: 10px; }
a.highslide img.zoom { position: absolute; top: 10px; left: 0; }
	
#content_main a.highslide:hover {
	cursor: url(highslide/graphics/zoomin.cur), pointer;
	border-bottom:#fff 0px solid;
	background:#fff;}
	
#content_main a.highslide:visited {
	cursor: url(highslide/graphics/zoomin.cur), pointer;
	border-bottom:#fff 0px solid;}
	
#content_main a.highslide:active {
	cursor: url(highslide/graphics/zoomin.cur), move;
	border-bottom:#fff 0px solid;
	background:#fff;}
	
.highslide img {
	border: 0px solid gray;
	margin: 0;
}
.highslide:hover img {
	border: 0px solid white;
}

.highslide-image {
    border: 0px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    
    border: 0px solid white;
    border-top: none;
    font-family: Verdana, Helvetica;
    font-size: 10pt;
    padding: 5px;
    background-color: white;
}
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}
.highslide-loading {
    display: block;
	color: white;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
    text-decoration: none;
	padding: 3px;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
    background-color: black;
    /*
    padding-left: 22px;
    background-image: url(highslide/graphics/loader.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
    */
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}
.highslide-html {
    background-color: white;
	overflow: hidden;}
.highslide-html-content {
	position: absolute;
    display: none;}
.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;
    
    /*padding-left: 22px;
    background-image: url(highslide/graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;*/   
}

.control {
	float: right;
    display: block;
    /*position: relative;*/
	margin: 0;
	font-size: 9pt;
    font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	color: #999;}
	
.control:link {border-bottom:#0033FF dashed 1px;background:#FFF;color:#000;} 
.control:hover {border-bottom:#000 dashed 1px;background:#000;color:#fff;}  
.control:active {border-bottom:#fff dashed 1px;background:#000;color:#fff;}  

.highslide-move {
    cursor: move;}

.highslide-display-block {
    display: block;}
.highslide-display-none {
    display: none;}

/* aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaarrrrrrrrrrrrrggggggggggghhhhhhhhhhhhhh!  */	
	
#undershadow {
	position:absolute;
	left:0px;
	top:546px;
	width:775px;
	height:21px;
	background-image:url(images/undershadow.png);
	z-index:999;
}
