html, body {
	font-family: arial;
	font-size:12px;
	margin: 0px;
	padding: 0px;
	background:#ffffff url('/images/main_background.jpg') repeat-x;
	color: #65676C;
}
#google_translate_element{
	padding-top:20px;
}
img {
	border:0px;
}
div {
	font-size:12px;
}
#ecomm_options{
	text-align:left;
	border:1px solid #dcdddd;
	background-color:#e3ebed;
	padding:10px;
	border-bottom:0px;
}
a:active,a:link,a:visited {
	color:#65676C;
	text-decoration:none;
}

a:hover{
	color:#000000;
	text-decoration:none;
}

a.norm:active,a.norm:link,a.norm:visited {
	color:#666666;
	text-decoration:none;
}

a.norm:hover{
	color:#000000;
	text-decoration:none;
}

#topContainer, #navContainer, #mainContainer {
	width: 960px;
	margin: 0px auto;
	border-left: 1px solid #b2bfdd;
	border-right: 1px solid #b2bfdd;
}

#topContainer {
	height:136px;
	background:#ffffff url('/images/topContainer_bg.jpg') no-repeat right;
}
#topInner {
	margin: 0px auto;
	position:relative;
}
#logo_container {
	width:183px;
	height:117px;
	background-color:white;
	padding: 9px;
	float:left;
}

#navContainer {
}

#navInner {
	background:#ffffff url('/images/nav_back.gif');
	height:32px;
	border-bottom:1px solid #000;
	border-top:1px solid #000;
	color:white;
}

#navInner ul {
	margin:0px;
	padding:0px;
	list-style:none;
}
#navInner ul li {
	float:left;
	border-right: 1px solid #3b3f48;
	text-align: center;
}
#navInner ul li:hover ul {
	display:block;
}
#navInner ul li ul {
	position:absolute;
	display:none;
	background-color:#6981b1;
	z-index:99999;
}
#navInner ul li ul li {
	float:none;
	text-align: left;
	border: 1px solid #3B3F48;
	border-top: 0;
}
#navInner ul li a {
	display:block;
	text-decoration:none;
	color:#fff;
	padding: 8px 15px;
}
#navInner ul li a:hover  {
	text-decoration:none;
	color:#010067;
}
#navInner ul li ul li:hover {
	background: #6981b1 url('/images/nav_back_over.gif');
}


#mainContainer {
	position:relative;
	clear:both;
	background-color: #E8EFFE;
}

#homeCol {
	height: 410px;
	position: relative;
}
#homeColTitle {
	position: absolute;
	bottom: 0;
	right: 0;
	font-size: 40px;
	width: 483px;
	height: 80px;
	line-height: 85px;
	overflow: hidden;
	color: #394560;
}

#home_leftImage, #home_rightImage {
	position: relative;
	top: -79px;
	margin-bottom: -100px;
}
#home_leftImageText, #home_rightImageText {
	position: relative;
	z-index: 99999;
	width: 196px;
	bottom: 25px;
	left: 4px;
	text-align: center;
	overflow: hidden;
	color: #fff;
	font-size: 22px;
	height: 30px;
	line-height: 30px;
}
#homeColTitle p, #home_leftImageText p, #home_rightImageText p {
	margin: 0;
	padding: 0;
	z-index:1;
	color: #394560;
}

#home_rightText {
	float:right;
	width: 455px;
	color:#3e4e6c;
	font-size: 12px;
	margin-top: -10px;
	text-align: justify;
	margin-right: 10px;
}

#leftCol {
	width:205px;
	padding:15px;
	background-color:#e8effe;
	clear:both;
	float:left;
        z-index:1;
}
#leftCol h3 {
        color: #495a7e;
        font-size: 18px;
        width: 197px;
        height: 16px;
        padding: 15px;
        padding-right: 0;
        margin: 0;
        background: #fff url('/images/leftCol_h3_bg.jpg');
        font-weight: normal;
}

#bread_crumbs {
	padding-bottom:10px;
}

#rightCol {
	padding:15px;
	float:right;
	width:693px;
	background-color: #fff;
}
#homeFeature {
	height:157px;
	overflow:hidden;
}
#heading, #headingb {
	width: 673px;
	padding-left:20px;
	height:28px;
	background:url("/images/header_blue_background.jpg");
	font-size:20px;
	color:#000066;
	font-weight:900;
	padding-top:6px;
}
#headingb {
	background:url("/images/header_blue_background.jpg");
}

#content_1, #content_1a, content_1b  {
	padding:15px;
	border:1px solid #fff;
	background-color:#fff;
	line-height:16px;
	font-size:12px;
}

h1{
	font-size:18px;
	line-height:25px;
	margin:0px;
	padding:0px;
}
h2{
	font-size:18px;
	line-height:23px;
	margin:0px;
	padding:0px;
	font-weight: normal;
}
.grey {	
	color:#777777;
}
.red {	
	color:#2195db;
}
#content_2{
	padding-top:10px;
}
.feature {
	width:242px;
	border:1px solid #dcdddd;
	background-color:#f6f6f5;
	float:left;
}

.feature_img {
	width:244px;
	float:left;
	padding-bottom:6px;
}

.feature ul {
	list-style:none;
	padding:0px;
	margin:0px;
	padding-top:8px;
	padding-bottom:12px;
}
.feature ul li {
	padding-left:30px;
	background:url("/images/tick_box.gif") no-repeat  4px top;
	height:23px;
	padding-top:9px;
	color:#444444;
}


.feature_heading {
	text-align:center;
	background:url("/images/header_red_background.gif");
	height:29px;
	font-size:18px;
	color:white;
	padding-top:3px;

}
.feature_inner {
	padding:18px;
	font-size:13px
}
.div_spacer{
	width:9px;
	height:10px;
	overflow:hidden;
	float:left;
}

.button {
	background:url("/images/header_blue_background.jpg");
	background-position:center; 
	height:24px;
	width:100%;
	font-size:14px;
	color:white;
	font-weight:900;
	padding-left:12px;
}
.redBack{
	background:url("/images/header_red_background.gif");
	background-position:center; 	
}

.button_go {
	background:url("/images/header_red_background.gif");
	background-position:center; 
	height:24px;
	width:32px;
	float:right;
	font-size:14px;
	text-align:center;
}

.feature ol {
	list-style:none;
	padding:0px;
	margin:0px;
	padding-top:12px;
	font-size:11px;
}
.feature ol li {
	height:24px;
	vertical-align:middle;
}
.feature ol li span {
	padding-top:4px;
	line-height:23px;
}
.login {
	width:130px;
	float:right;
	vertical-align:middle;
	font-size:10px;
	height:12px;
	padding-bottom:4px;
	line-height:12px;
}

.login_nf {
	width:130px;
	vertical-align:middle;
	font-size:10px;
	height:12px;
	padding-bottom:4px;
	line-height:12px;
}

.login_button{
	background:url("/images/header_blue_background.jpg");
	background-position:center; 
	height:22px;
	padding:3px;
	padding-top:1px;
	border:0px;
	line-height:16px;
	float:right;
	font-size:10px;
	color:white;
}
.login_button_nf{
	background:url("/images/header_blue_background.jpg");
	background-position:center; 
	height:22px;
	padding:3px;
	padding-top:1px;
	border:0px;
	line-height:16px;
	font-size:10px;
	color:white;
}
#footer {
	clear:both;
	height: 29px;
	background: #eff4fe url('/images/footer_bg.jpg');
	color:#000066;
	font-size: 12px;
	position: relative;
	left: -1px;
	width: 962px;
	text-align: center;
	line-height: 29px;
}
#footer ul {
	list-style:none;
	text-align: center;
}
#footer ul li {
	padding-left:10px;
	padding-right:10px;
	display: inline;
}
#footer ul li a:link,#footer ul li a:active, #footer ul li a:visited {
	text-decoration:none;
	color:#000066;
}
#footer ul li a:hover {
	text-decoration:none;
	color:#000000;
}
#searchBox {
	width:350px;
	text-align:right;
	color:#000066;
	position: absolute;
	right: 0;
	top: 105px;
}
#loginBox {
	position: absolute;
	top: 105px;
	right: 285px;
	padding-top: 5px;
}
div#basket_items {
	background: transparent url('/images/cart.png') no-repeat left bottom;
	padding-top: 5px;
	padding-left: 45px;
	display: inline;
	color:#000;
}
div#login_link {
	padding-left: 25px;
	display: inline;
}
div#login_link a {
	color:#000066;
}

form {
	padding:0px;
	margin:0px;
}
input {
	vertical-align:middle;
}

#product_list{
	width:640px;
	margin-top:19px;
}
.product_snap2{
	width:100%;
	border-bottom:1px solid #006;
}

.product_snap{
	width:100%;
	
}
.product_snap_sm{
	width:110px;
	height:110px;
	float:left;
	padding-bottom: 0 !important;
}
.product_img_sm {
	height:110px;
	width:110px;

}
.product_img2 {
	height:101px;
	width:101px;

}
.product_img {
	height:102px;
	width:102px;

}
.product_text {
	margin-left:8px;
	margin-top:6px;
}
.product_price {
	margin-top:5px;
	font-size:26px;
        color:#4dac33;
}
.product_price_access {
	font-size:18px;
        color:#4dac33;
}
#product_buttons {
	width:274px;
	float:right;
}

#product_buttons ul {
	list-style:none;
	padding:0px;
	margin:0px;
}
#product_buttons ul li {
	padding:0px;
	margin:0px;
	margin-bottom:17px;
}

#product_large {
	position:relative;
}

#product_large_img {
	width:255px;
	height:255px;
	float:left;
}
#product_large2 {
	width:255px;
	height:255px;
	float:left;
	overflow:hidden;
}
#product_large_desc {
	width:380px;
	float:right;
        min-height:243px;
        background-color:white;
}
#product_large_desc b {
        color:#010066;
}
#product_large_desc p {
        border-bottom: 1px solid #010066;
        padding-bottom: 8px;
        margin-left: 5px;
        margin-right: 5px;
}
#product_large_desc form {
        margin-left: 5px;
        margin-right: 5px;
}
#product_large_desc form p {
        border-bottom: 0px;
        padding: 0;
}
#product_large_desc form div {
        color:#010066;
}
#product_description {
	border:1px solid #010066;
        -moz-border-radius: 10px;
        border-radius: 10px;
        padding: 15px;
}

#new_reg {
	width:260px;
	height:270px;
	border:1px solid #006;
	float:left;
	padding:12px;
	background-color:white;
}
#old_login {
	width:260px;
	height:270px;
	border:1px solid #006;
	float:right;
	padding:12px;
	background-color:white;
}
.reg_box {
	width:682px;
	border:1px solid #006;
	float:right;
	padding:12px;
	margin-bottom:14px;
	background-color:white;
}

#new_reg ol, #old_login ol, .reg_box ol, .product_purchase_accessories ol {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}
#new_reg ol li, #old_login ol li, .reg_box ol li, .product_purchase_accessories ol li {
	margin-bottom: .5em;
	padding-left: 15px;
	list-style: none;
}


.small_sale_banner{
	position:relative;
	top:-103px;
}


.small_sale_banner_sm{
	position:relative;
	top:-108px;
        left:-14px;
}
.qty {
	font-size:12px;
	color:black;
}
.qty select {
	vertical-align:middle;
}
.qty input {
	vertical-align:middle;
}
table.basket {
	border-width: 1px;
	border-spacing: 0px;
	border-style: solid;
	border-color: #ddd;
	border-collapse: collapse;
	background-color: white;
}
table.basket th {
	border-width: 1px;
	padding: 3px;
	border-color: #ddd;
	background:url("/images/grey_head.jpg");
}
table.basket td {
	border: 1px solid #999;
	padding: 3px;
	border-color: #ddd;
	background-color: white;
}

#contactform ol {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}
#contactform ol li {
	margin-bottom: .5em;
	padding-left: 0px;
	list-style: none;
}
#checkout_container{
}


#logindetails{
	color:white;
	text-align:right;
	padding-right:10px;
	font-weight:900;
	padding-top:5px;
}
#add_to_basket, button, #add_project {
	background:url("/images/header_blue_background.jpg");
	background-position:center; 
	height:20px;
	padding:0px;
	padding-left:5px;padding-right:5px;
	padding-top:0px;
	border:0px;
	line-height:12px;
	font-size:12px;
	color:white;
}

select {
	vertical-align:middle;
}
.small_image_2{
	float:left;
}
#product_purchase_options {
	width:690px;
	margin-top:12px;
	border:1px solid #006;
	padding:8px;
	float:left;
        background-color:white;
}

.product_purchase_accessories{
	width:573px;
	padding:8px;
	float:left;
        background-color:white;
        border-top:0px;
        padding-top:0px;
        margin-top:0px;
}
#product_warning{
	width:710px;
	margin-top:12px;
	border:1px solid #006;
	padding:8px;
	float:left;
	text-align:center;
}
#product_other_images {
	width:260px;
	padding-top:5px;
	float:left;
}
#product_part_of_collection {
	margin:30px -15px 15px;
	float:left;
	background-color:white;
	padding-left: 15px;
}
#product_part_of_collection h2 {
	padding-left:20px;
	height:28px;
	background:url("/images/header_blue_background.jpg");
	font-size:20px;
	color:#000066;
	font-weight:900;
	padding-top:6px;
	width: 673px;
	margin-left: -15px;
}
#product_part_of_collection div {
	padding:0;
	padding-bottom: 10px;
}
#on_sale_main{
	position:relative;
	left:0px;
	top:4px;
	z-index:1;
}
.access{
	padding-top:15px;
	float:left;
	width: 100%;
}
.access_header{
	width: 561px;
	padding:5px 15px;
	height:28px;
	font-size:20px;
	line-height: 26px;
	color:#000066;
	font-weight:900;
	background:url(/images/header_blue_background_sm.jpg);
}



#leftCol ul { 
	margin: 0; 
	padding: 0; 
	list-style: none;
	width: 212px; /* Width of leftCol Items */ 
	z-index:6666;
	padding-bottom: 29px;
	background: url('/images/leftCol_ul_bottom.jpg') bottom;
} 
 
#leftCol ul li { 
	position: relative;
	z-index:6666;
	color: #65676c;
	font-size: 14px;
	border: 1px solid #006;
	border-top: 0;
	height: 30px;
	line-height: 20px;
} 
 
#leftCol li ul { 
	position: absolute; 
	left: 210px;
	top: -1px; 
	display: block; 
	padding-bottom: 0;
	background-image: none;
} 
 
#leftCol li:hover ul {
	display: block; 
} 
 
#leftCol li:hover>ul { 
	visibility:visible; 
} 
 
#leftCol ul ul {
	visibility:hidden; 
} 
 
/* Fix IE. Hide from IE Mac \*/ 
* html #leftCol ul li { float: left; height: 1%; } 
* html #leftCol ul li a { height: 1%; } 
/* End */ 
 
/* Make-up syles */ 
 
#leftCol ul, li { 
	margin: 0 0 0 0; 
	z-index:6666;
}
#leftCol ul li ul {
	background-color:#ffffff;
	border-top: 1px solid #000066;
}
 
/* Styles for leftCol Items */ 
#leftCol ul a { 
	display: block; 
	text-decoration: none; 
	color: #65676C; 
	background: #ffffff;
	padding: 5px; 
	border-bottom: 0;
} 
 
/* Hover Styles */ 
#leftCol ul a:hover { 
	color: #65676c; 
	background: #eaf0fe url('/images/leftCol_li_over.jpg') right repeat-y;
} 
 
/* Sub leftCol Styles */ 
#leftCol li ul a { 
	display: block;
	text-decoration: none; 
	color: #65676C; 
	background-color: #ffffff; /* IE6 Bug */ 
	padding: 5px; 
	border-bottom: 0; 
} 
 
/* Sub leftCol Hover Styles */ 
#leftCol li ul a:hover { 
	color: #65676C; 
	background-color: #eaf0fe; 

} 
#leftCol ul li ol {
	list-style:none;
	padding:0px;
	margin:0px;
}
#leftCol ul li ol li {
	border-left:8px solid #dedede;
	
}
#leftCol ul li ol li a {
	background:#f0f0f0;
}
#leftCol ul li ol li a:hover { 
        background:url(/images/nav_background_orange.jpg) no-repeat;

} 
#doorfilter ul li {
	background-color:#8CA7DF;
}

#doorfilter ul li a{
	background-color:#8CA7DF;
	color:black;
}
#doorfilter ul li a:hover{
	background:url(/images/cross_small_white.png) no-repeat 190px center;
	color: #fff;
}
.clearBlock {
	padding:0px;
	margin:0px;
	font-size:1px;
	overflow:hidden;
	height:1px;
	clear:both;
}
h3{
	line-height:14px;
	padding:0px;
	margin:0px;
	padding-top:3px;
	padding-bottom:3px;
}
.searchBox{
	width:200px;
	height: 20px;
	border: 1px solid #006;
}
#searchResults {
	position:absolute;
	background-color:white;
	border:1px solid #006;
	color:black;
	display:none;
	max-height:400px;
        overflow:auto;
        left: 0px !important;
        top: 48px !important;
}
.brand{
	float:right;
	padding-left:12px;
}
.attribute_box{
	 padding-bottom:12px;
}
.attribute_box select {
	 width:100%
}
#price_match{
	padding:12px;
}
h3{
 font-size:14px;
}
#was_price {
	text-decoration:line-through;
}

.f_colour_bar {
	border:1px solid #777777;
	padding:6px;
	height:33px;
	background-color:#ffffff;
	position:relative;
	color:black;
	font-size:18px;
}
.f_colour_bar a {
	font-size:12px;
	color:#3366cc;
	text-decoration:none;
}
.f_colour_bar a:hover {
	color:#777777;
}
.f_colour_style{
	float:left;
	width:300px;
	padding-top:8px;
	font-size:18px;
}
.f_colour_box {
	border:1px solid #cccccc;
	float:right;
	margin-right:4px;
	margin-left:4px;
	width:1px;
	height:1px;
	overflow:hidden;
	display:none;
	cursor:pointer;
	position:relative;
}
#f_choose {
	display:none;
}
#f_full_view{
	position:absolute;
	display:none;
	padding:4px;
	border:1px solid #777777;
	border-top:1px solid #ffffff;
	background-color:#ffffff;
	color:black;
	font-size:18px;
	z-index:99999999;
}
#colour_on {
	width:30px;
	height:30px;
	display:inline;
}
#f_change {
	float:right;
	padding-top:17px;
}
#miniBasket{
width:210px;
}
.fn_a{background-color:#ffffff;width:32px;height:32px;border:1px solid #aaa;}
.fn_a input{width:32px;height:24px;border:0px;text-align:center;padding-top:8px;position:relative;cursor:pointer}
.fn_b{background:url('/images/shading.gif');width:32px;height:32px;border:1px solid #aaa;}
.fn_c{border:1px solid #aaa;width:250px;padding:3px;}
.fn_d{padding:3px;background:url('/images/header_blue_background.jpg');color:white;border-left:1px solid #aaa;}
.fn_e{border-bottom:1px solid #aaa;}
.fn_f{text-align:center;background:url('/images/header_blue_background.jpg');color:white;}
.fn_f2{text-align:center;background:url('/images/header_blue_background.jpg');color:white;border-right:1px solid #aaa;}
.fn_f_on{background:url('/images/header_blue_background.jpg');color:white;}
.fn_f_got{background:url('/images/header_blue_background.jpg');color:white;}
.fn_f_off{color:black;background:none;}
#priceBox {position:absolute;background:#ffffff;border:3px solid #006ab1;padding:8px;display:none;width:140px}

.large_sale {
	position:absolute;
	top:0px;
	left:0px;
}
.ecomm_options{
	text-align:left;
	background-color:#E8EFFE;
	padding:10px;
	width: 673px;
}
.pg_row{
	width:100%;
	float:left;
	min-height:112px;
	border-bottom:1px solid #24257e;
	padding-top:6px;
	padding-bottom:6px;
}
.pg_row_image{
	float:left;width:112px;
	height:112px;
}
.pg_row_desc{
	float:left;
	text-align:left;
	width:430px;
}
.pg_row_buy{
	width:125px;
	float:right;
	text-align:right;
	color: #000066;
}
.f_colour_bar {
	border:1px solid #777777;
	padding:8px;
	padding-bottom:4px;
	padding-top:10px;
	min-height:33px;
	background-color:#ffffff;
	position:relative;
	color:black;
	font-size:18px;
}
.f_colour_bar a {
	font-size:12px;
	color:#3366cc;
	text-decoration:none;
}
.f_colour_bar a:hover {
	color:#777777;
}
.f_colour_style{
	float:left;
	width:300px;
	padding-top:8px;
	font-size:18px;
}
.f_colour_box {
	border:1px solid #cccccc;
	float:right;
	margin-right:3px;
	margin-left:3px;
	margin-bottom:4px;
	width:1px;
	height:1px;
	overflow:hidden;
	display:none;
	cursor:pointer;
	position:relative;
}
#f_choose {
	display:none;
}
#f_full_view{
	position:absolute;
	display:none;
	padding:4px;
	border:1px solid #777777;
	background-color:#ffffff;
	color:black;
	font-size:18px;
	z-index:99999999;
}
#colour_on {
	width:35px;
	height:35px;
	display:inline;
}
#f_change {
	float:right;
	padding-top:17px;
}
.filter_options {
    border-bottom: 1px solid #24257E;
    padding-bottom: 18px;
}
.pg_r {
    position:relative;
    top:2px;
}
.red {
    color:#f00;
}
.f_colour_bar {
	border:1px solid #777777;
	padding:8px;
	padding-bottom:4px;
	padding-top:10px;
	min-height:33px;
	background-color:#ffffff;
	position:relative;
	color:black;
	font-size:18px;
}
.f_colour_bar a {
	font-size:12px;
	color:#3366cc;
	text-decoration:none;
}
.f_colour_bar a:hover {
	color:#777777;
}
.f_colour_style{
	float:left;
	width:300px;
	padding-top:8px;
	font-size:18px;
}
.f_colour_box {
	border:1px solid #cccccc;
	float:right;
	margin-right:3px;
	margin-left:3px;
	margin-bottom:4px;
	width:1px;
	height:1px;
	overflow:hidden;
	display:none;
	cursor:pointer;
	position:relative;
}
#f_choose {
	display:none;
}
#f_full_view{
	position:absolute;
	display:none;
	padding:4px;
	border:1px solid #777777;
	background-color:#ffffff;
	color:black;
	font-size:18px;
	z-index:99999999;
}
#colour_on {
	width:35px;
	height:35px;
	display:inline;
}
#f_change {
	float:right;
	padding-top:17px;
}
.filter_options {
    border-bottom: 1px solid #DDD;
    padding-bottom: 18px;
}
.pg_r {
    position:relative;
    top:2px;
}
.red {
    color:#f00;
}
#header_text{
	text-align:left;
	border:1px solid #dcdddd;
	background-color:#f1f1f1;
	padding:10px;
}
.f_info_box {
	padding:6px;
	background-color:white;
	border:1px solid #cccccc;
	margin-top:15px;
}
.f_choice_box {
	padding:6px;
	background-color:white;
	border:1px solid #cccccc;
}
.f_options_door {
	background-color:white;
	border:1px solid #cccccc;
	margin-top:15px;
}
.f_info_box_price {
	padding:6px;
	background-color:white;
	border:1px solid #cccccc;
	margin-top:15px;
	height:26px;
}
.f_resource_thumb {
	text-align:center;
	background-color:white;
	border:1px solid #777777;
}
