@font-face {
	font-family: Easyquote;
	src: url('/inc/fonts/easyquote.ttf');
}

html, body {
	font-family: Arial,Verdana;
	font-size:12px;
	margin: 0px;
	padding: 0px;
	background:#fff url('/images/body_background.png') repeat-x;
	color: #293C80;
	width:900px;
	margin:0 auto;
}
#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,
a.norm:active,a.norm:link,a.norm:visited{
	color:#314E90;
	text-decoration:underline;
}

a:hover,
a.norm:hover{
	color:#22264D;
	text-decoration:none;
}

#topContainer, #navContainer, #mainContainer, #footerContainer {
        background-color: #fff;
        border-left: 1px solid #999;
        border-right: 1px solid #999;
}

#topContainer {
	height:106px;
	border-bottom:1px solid #ffffff;
	background:#ffffff url('/images/topContainer_background.jpg') no-repeat;
	margin-top: 10px;
	border-top: 1px solid #999;
}
#topInner {
	margin: 0px auto 0px auto;
	position:relative;
}
#logo_container {
	width:360px;
	background-color:white;
	padding:0px;
	float:left;
	height:91px;
	top:7px;
	position:relative;
	padding:0px;
	text-align:center;
}

#contactUs p {
	float:right;
	font-size: 28px;
	margin:0;
	padding: 20px 10px 0;
}
#contactUs span {
	color: #57B7E1;
	font-weight: bold;
	font-size: 28px;
}

#contactUsForm label {
	position: absolute;
	text-align:right;
	width:90px;
	padding-top:5px;
}
#contactUsForm input, #contactUsForm textarea, #contactUsForm select {
	margin-left: 100px;
	width: 250px;
}
#contactUsForm textarea { width: 250px; }
#contactUsForm select { width: 257px; }
#contactUsForm .contactButton { width: 80px; }
#contactUsForm label.check, #contactUsForm label.radio {
	position:relative;
	text-align:left;
}

#navContainer {
	height:23px;
	background:#ffffff url('/images/nav_background.jpg') repeat-x;
        border-top: 1px solid #ccc;
        border-bottom: 1px solid #ccc;
}

#navInner {
	margin: 0px auto;
	position:relative;
	color:#293C80;
}

#navInner ul {
	list-style:none;
	padding:0px;
	margin:0px;
	position:relative;
}
#navInner ul li {
	float:left;
        display: block;
        height: 23px;
        line-height: 23px;
	padding-left:15px;
	padding-right:14px;
        border-right: 1px solid #D8E0EB;
        font-size: 12px;
       /* font-weight: bold; */
        white-space: nowrap;
}
#navInner ul li.last {
        border-right: 0;
}
#navInner ul li:hover {
        cursor: pointer;
        background:#ffffff url('/images/nav_background_over.jpg') repeat-x;
}
#navInner ul li a:link, #navInner ul li a:active, #navInner ul li a:visited {
        display: block;
        height: 23px;
        line-height: 23px;
        text-decoration:none;
}
#navInner ul li a:hover  {
        background:#ffffff url('/images/nav_background_over.jpg') repeat-x;
}
#navInner ul li:hover ul {
	display:block;
}
#navInner ul li ul {
	top:23px;
	position:absolute;
	background-color:#fff;
	z-index:99999;
        margin-left: -16px;
        border: 1px solid #ccc;
        border-bottom: 0;
        display:none;
}

#navInner ul li:hover ul li ul {display:none;}
#navInner ul li:hover ul li:hover ul {display:block;}


#navInner ul li ul li {
	float:none;
        border-bottom: 1px solid #ccc;
        border-right: 0;
        position: relative;
}
#navInner ul li ul li ul {
        left: 100%;
        position: absolute;
        margin-left: 0;
        top: -1px;
}


#mainContainer {
	padding:0;
	margin: 0px auto;
	position:relative;
	clear:both;
}



#rightCol, #formRightCol {
	width:298px;
	float:right;
	padding:10px;
}

#formRightCol{
width:435px;
}
#rightCol h2 {
	font-size: 25px;
	line-height:25px;
}


#bread_crumbs {
	padding: 10px 20px;
}
#bread_crumbs a {
	text-decoration:none;
}

#ie6countdown {
	clear: both;
	position: relative;
	text-align: center;
	padding-top: 10px;
}

#leftCol, #formLeftCol {
	padding:0;
	float:left;
	clear:both;
	width:560px;
        z-index:1;
	position:relative;
}
#formLeftCol{
width: 425px;
}
#homeFeature {
	height:157px;
	overflow:hidden;
}
#heading, #headingb {
	padding-left:20px;
}

#content, #content_1, #content_1a, #content_1b, #content_1c  {
	padding:5px 20px 10px;
	line-height:170%;
	font-size:12px;
}
#content_2{
	padding-top:10px;
}
#contentPadded { padding: 0 75px; }
#contentPadded #testimonial h4 {font-size: 20px;line-height: 23px;font-weight:normal;}

h1,h2,h3,h4 {
	margin:0px;
	padding:0px;
	padding-top: 10px;
	font-family: /*Easyquote,*/ Arial;
        font-weight: bold;
}
h1 {
	font-size: 25px;
	line-height:25px;
}
h2 {
	font-size:20px;
	line-height:23px;
}
h3 {
	font-size:18px;
	line-height:18px;
}
h4 {
	font-size: 16px;
	line-height:16px;
}
.grey {
	color:#777777;
}
.red {
	color:#2195db;
}
.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_grey_background.gif");
	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_grey_background.gif");
	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_grey_background.gif");
	background-position:center;
	height:22px;
	padding:3px;
	padding-top:1px;
	border:0px;
	line-height:16px;
	font-size:10px;
	color:white;
}
#footerContainer {
	clear:both;
        background: #fff url('/images/footer_background.png') no-repeat;
        height: 90px;
        color: #fff;
        font-size: 11px;
        font-weight: bold;
	margin-bottom: 10px;
	border-bottom: 1px solid #999;
}
#footerContainer ul {
	list-style:none;
	padding-left:0px;
	margin-left:0px;
	padding-top:3px;
	float:right;
	position: relative;
	top: 61px;
}
#footerContainer ul li {
	padding-left:10px;
	padding-right:10px;
	float:left;
}
#footerContainer ul li a:link, #footerContainer ul li a:active, #footerContainer ul li a:visited {
	text-decoration:none;
	color:#fff;
	font-size:11px;
}
#footerContainer ul li a:hover {
	text-decoration:none;
	color:#ccc;
}
#searchBox {
	float:right;
	width:300px;
	text-align:right;
	padding-right: 10px;
	padding-top: 10px;
}
#searchBox div {
        display:none;
}
#searchBox ul {
	padding-top:13px;
	list-style:none;
	padding-bottom:0px;
	margin:0px;
}

#searchBox ul li a:link,#searchBox ul li a:active, #searchBox ul li a:visited {
	text-decoration:none;
	font-size:12px;
	padding-left:15px;
	position:relative;
}
#searchBox ul li a:hover {
	text-decoration:none;
	padding-left:15px;
}













form {
	padding:0px;
	margin:0px;
}
input {
	vertical-align:middle;
}

#product_list{
	width:640px;
	margin-top:19px;
}
.product_snap2{
	width:100%;
	border-bottom:1px solid #e8e8e9;
}

.product_snap{
	width:100%;

}
.product_snap_sm{
	width:115px;
	height:118px;
	float:left;
}
.product_img_sm {
	height:107px;
	width:107px;

}
.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:#ce003c;
}
.product_price_access {
	font-size:18px;
        color:#ce003c;
}
#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:410px;
	border:1px solid #e8e8e9;
	float:right;
        min-height:243px;
	padding-left:12px;
	padding-right:12px;
	padding-top:12px;
        background-color:white;
}
#new_reg {
	width:320px;
	height:300px;
	border:1px solid #e8e8e9;
	float:left;
	padding:12px;
	background-color:white;
margin-left: 60px;
}
#old_login {
	width:320px;
	height:300px;
	border:1px solid #e8e8e9;
	float:right;
	padding:12px;
	background-color:white;
margin-right: 60px;
}
.reg_box {
	width:682px;
	border:1px solid #e8e8e9;
	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, .buttons {
	background:url("/images/header_grey_background.gif");
	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 #e8e8e9;
	padding:8px;
	float:left;
        background-color:white;
}

.product_purchase_accessories{
	width:690px;
	border:1px solid #e8e8e9;
	padding:8px;
	float:left;
        background-color:white;
        border-top:0px;
        padding-top:0px;
        margin-top:0px;
        position:relative;
        top:-5px;
}
#product_warning{
	width:710px;
	margin-top:12px;
	border:1px solid #e8e8e9;
	padding:8px;
	float:left;
	text-align:center;
}
#product_other_images {
	width:260px;
	padding-top:5px;
	float:left;
}
#product_part_of_collection {
	width:690px;
	margin-top:12px;
	border:1px solid #e8e8e9;
	padding:8px;
	float:left;
	padding-bottom:3px;
background-color:white;
}
#on_sale_main{
	position:relative;
	left:0px;
	top:4px;
	z-index:1;
}
.access{
 padding-top:12px;
 float:left;
}
.access_header{
 padding-left:20px;
 height:30px;
 height:26px;
 font-size:20px;
 color:white;
 font-weight:900;
 background:url(/images/header_grey_background3.gif);
 padding-top:8px
}


.clearBlock {
	padding:0px;
	margin:0px;
	font-size:1px;
	overflow:hidden;
	height:1px;
	clear:both;
}
.searchBox{
	width:200px;
        padding:2px;
        color:#293C80;
}
#searchResults {
	position:absolute;
	background-color:white;
	border:1px solid #888;
	color:black;
	display:none;
	max-height:400px;
        overflow:auto;
}
.brand{
	float:right;
	padding-left:12px;
}
.attribute_box{
	 padding-bottom:12px;
}
.attribute_box select {
	 width:100%
}
#price_match{
	padding:12px;
}
#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_grey_background4.gif');color:white;border-left:1px solid #aaa;}
.fn_e{border-bottom:1px solid #aaa;}
.fn_f{text-align:center;background:url('/images/header_grey_background4.gif');color:white;}
.fn_f2{text-align:center;background:url('/images/header_grey_background4.gif');color:white;border-right:1px solid #aaa;}
.fn_f_on{background:url('/images/header_grey_background4.gif');color:white;}
.fn_f_got{background:url('/images/header_grey_background.gif');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;
	border:1px solid #dcdddd;
	background-color:#e3ebed;
	padding:10px;
}
.pg_row{
	width:100%;
	float:left;
	min-height:112px;
	border-bottom:1px solid #dddddd;
	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;
}

.homepage #leftCol {width:500px;padding: 10px 15px 10px 30px;}
.homepage #rightCol {width:300px;padding: 10px 30px 10px 15px;}

#rightCol #eq_logos img {padding: 10px 0;}
#rightCol #features {padding: 10px 0;}
#rightCol #features ul {padding-left: 15px;margin: 0;list-style-type: none;}
#rightCol #features ul li {padding: 0 0 5px 25px;margin-bottom:5px;background: url('/images/tick.png') left top no-repeat;}
#rightCol #features ul li a {font-weight:bold;text-decoration:none}
#rightCol #features ul li#optional {background: url('/images/optional.png') left top no-repeat;}
#rightCol #features ul li img {
vertical-align: text-top;
}
#rightCol #features .closedPane ul {padding-left:30px;width:250px;}

#rightCol #partners img {padding:3px;}


#homeLeftBox {padding-bottom: 10px; line-height: 170%;}

#homeRightBox {padding: 0 10px;margin: 10px auto;border: 1px solid #D8E0EB;}

#shortNews {
/*background: transparent url('/images/news_icon.png') no-repeat 10px 25px;*/
padding: 10px;padding-left: 55px;}

#testimonial {background: transparent url('/images/quotes.png') no-repeat 10px 25px;padding: 10px;padding-left: 55px;border-bottom:1px solid #D8E0EB;}

#homeRightBox h4 {margin-bottom:10px;}
#homeRightBox p {font-style:italic;margin-top: 0;}
#homeRightBox a {font-style:normal;}
#homeRightBox #testimonial {border-bottom:0;}

#banner_bottom div {float:left;width:200px;padding:10px;margin-left:20px;}
#banner_bottom div h3 {font-family: Arial,Verdana;}
#banner_bottom #demo {font-size:25px;}
#banner_bottom #demo span {color:#57B7E1;font-weight:bold;font-size: 27px;padding-top: 10px;display: block;}

#comparison {border:0;padding:0;margin: 0 auto 0 4%;outline:0;border-collapse: collapse;}
#comparison thead th {text-align:center;padding:15px 0;}
#comparison tbody td {width: 140px;}
#comparison tbody tr {height: 30px;}
#comparison tbody th {width: 325px;padding-right:10px;text-align:right;border-bottom: 1px dotted #CCC;}
#comparison tbody th span {font-weight:normal;font-style:italic;}
#comparison tbody th a {text-decoration:none;}
#comparison tbody th img {vertical-align: text-top;}
#comparison tbody td {text-align:center;border-bottom: 1px dotted #CCC;}
#comparison td img {padding: 5px 0;}
#comparison tfoot th {width: 325px;}
#comparison tfoot td {width: 140px;text-align:center;padding:15px 0;}

#comparison thead th.on,#comparison tbody td.on,#comparison tfoot td.on {background-color:#fff;border:1px solid #eee;}
#comparison thead th.on {border-bottom:0;}
#comparison tbody td.on {border-bottom:0;border-top:0;}
#comparison tfoot td.on {border-top:0;}

.closedPane #comparison tbody tr {background-color: #EAF1F6;}
.closedPane #comparison tbody th {font-weight:normal;}

.closedPane{
	overflow:hidden;
	display:none;
	width:100%;
	height:0px;
	position:relative;
	margin-bottom:15px;
}

#newsSnips {
padding: 15px 0;
border-bottom:1px solid #D8E0EB;
/*min-height: 500px;*/
}

#news_story span#expand {
display: block;
min-height: 275px !important;
}

#news_date {padding-left:0;font-size: 11px;font-style:italic;}
#news_story{
/*background: transparent url('/images/news_icon.png') no-repeat 10px 15px;*/
line-height: 170%;
padding: 10px 10px 10px 0;
}

/*#news_story img {height:150px !important;width: auto !important;}*/
#news_story img, #news_story span#expand img {
    clear: right;
    float: right;
    height: auto !important;
    margin: 0 0 30px 30px;
    vertical-align: top;
    /*width: 200px !important;*/
}

.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;
}
.partner-container-ntg{
float: left;
width: 189px;
margin: 0 0 0 10px;
}
.partner-container-kbsa{
float: left;
width: 200px;
margin: 0 0 0 10px;
}
.partner-container-articad{
float: left;
width: 250px;
margin: 0 0 0 28px;
}
.partner-container-bma{
float: left;
width: 200px;
}
#partners{
    background: none repeat scroll 0 0 #FFFFFF;
    border-left: 1px solid #AAAAAA;
    border-right: 1px solid #AAAAAA;
    height: 250px;
    width: 898px;
}
#partners h2{
margin: 0 0 20px 30px;
}
p.partner-text{
text-align: center;
font-weight: bold;
color: #777777;
}

#content_1c{
border-left: 1px dotted #CCCCCC;
padding-left: 35px;
}
