body {
	background: url(/images/page_bg.jpg) 0 0 repeat-x;
	background-color: #FFF;
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 76%;
	height: 100%;
	margin: 0;
	padding: 0;
	position: relative;
}

#gtnav1 a {
	display: block;
	font-size: 1em;
	text-decoration: none;
}

#gtnav1 a: hover {
	color: Red;
	text-decoration: underline;
}

#bf {
	color: #999;
	font-size: 10pt;
	font-weight: 400;
	margin: 0;
	padding: 0;
	text-align: right;
	width: 990px;
}

#bf a {
	color: #666;
	font-size: 1em;
	font-weight: 700;
	text-decoration:none;
}

#bf a:hover {
	color: #609;
}

#mainbody h1 {
	font-size: 1.2em;
	font-weight: 700;
	line-height: 0.5em;
}

#mainbody a: visited {
	color: silver;
}

.boxborder {
	border: 1px solid Gray;
	font-size: 1em;
}

.productbody {
	background-color: #fff;
	border: none;
	font-size: 1em;
	padding: 2px;
}

.search_box_field {
	font-size: 0.8em;
	width: 120px;
}

#wrapper {
	background: none;
	border-left: 0 solid #ccc;
	border-right: 0 solid #ccc;
	left: 0;
	margin: 0;
	position: relative;
	top: 0;
	width: 990px;
}

: focus {
	-moz-outline-style: none;
}

#header {
	background: url(/images/rotator/header1.jpg) 0 0 no-repeat;
	border: 0 solid #0f0;
	display: block;
	height: 186px;
	margin: 0;
	padding: 0;
	width: 100%;
}

#topcorner {
	background: url(/images/toplogos.gif) 0 0 no-repeat;
	height: 213px;
	left: 0;
	position: absolute;
	top: 0;
	width: 193px;
	z-index: 1;
}

#phonebanner {position: absolute;top: 24px;right: 18px;width: 220px;height: 109px;background: url(/images/7daybanner.jpg) 0 0 no-repeat;text-indent: -9999px;}
/*#phonebanner {
	background: url(/images/7daybanner.xmas.gif) 0 0 no-repeat;
	height: 109px;
	position: absolute;
	right: 18px;
	text-indent: -9999px;
	top: 24px;
	width: 220px;
}*/

#cklive {
	background: url(/images/cklive.gif) 0 0 no-repeat;
	height: 23px;
	position: absolute;
	right: 20px;
	text-indent: -9999px;
	top: 141px;
	width: 140px;
}

a#cklive: hover {
	background-position: 0 100%;
}

#cknews {
	color: #C62526;
	font-size: 1.1em;
	position: absolute;
	right: 20px;
	text-decoration: none;
	top: 167px;
}

#byoq-btn {
	position: absolute;
	top: 137px;
	left: 13px;
	z-index: 10;
}

#container {
	background: url(/images/left_bg.jpg) top left repeat-y;
	left: 0;
	padding: 0 0 20px;
	position: relative;
	top: 0;
	width: 990px;
}

#leftbar {
	float: left;
	width: 192px;
}

#leftbar_top {
	background: #004484;
	left: 0;
	margin: 0;
	padding: 24px 13px 2px 11px;
	position: relative;
	top: 0;
	width: 168px;
}

#leftbar_top a.button {
	background: #FFF;
	border: 1px solid #8491B3;
	color: #004484;
	display: block;
	float: left;
	margin: 0 0 6px;
	padding: 5px 0;
	text-align: center;
	text-decoration: none;
	width: 79px;
}

#leftbar_top a.button_wide {
	background: #FFF;
	border: 1px solid #8491B3;
	color: #004484;
	display: block;
	float: left;
	margin: 0 0 6px;
	padding: 5px 0;
	text-align: center;
	text-decoration: none;
	width: 165px;
}

#leftbar_top a.button#b1 {
	margin-right: 6px;
}

.quicksearch {
	float: left;
	padding: 0;
}

.quicksearch label {
	border: 0 solid #0f0;
	color: #FFF;
	display: block;
	font-size: 13px;
	padding: 0 0 2px;
	width: 100%;
}

.quicksearch label span {
	color: #8491B3;
}

.quicksearch .searchbox-input {
	border: 1px solid #8491B3;
	height: 22px;
	width: 134px;
}

.quicksearch .submit-btn {
	background: #FFF;
	border: 1px solid #8491B3;
	color: #004484;
	font-size: 10px;
	padding: 2px 0 3px;
	text-transform: uppercase;
	width: 30px;
}

.content {
	float: left;
	margin: 10px 13px 0 10px;
	min-height: 800px;
	padding: 0;
	width: 550px;
}

.content_home {
	border: 0 solid #ccc;
	float: left;
	margin: 1px 10px 0;
	min-height: 800px;
	padding: 0;
	width: 550px;
}

.content a, .content_home a {
	color:#004484;
}

.content a:hover, .content_home a:hover {
	color:#000000;
}


#homepage-chefs {
	margin: 0;
	border: 2px solid #004484;
	border-collapse: collapse;
}

#homepage-chefs td {
	vertical-align: top;
	text-align: center;
	font-size: 11px;
}

#homepage-chefs p {
	line-height: 15px;
	margin: 5px 0;
}

#homepage-chefs p.chef-title {
	height: 45px;
}

#homepage-chefs #chefs-more {
	background: #004484;
	text-align: right;
	padding: 2px 5px;
}

#homepage-chefs #chefs-more a {
	font-weight: bold;
	color: #fff;
	font-size: 12px;
}

.home-menu {
	border-left: 1px solid #e1e1e1;
	border-top: 1px solid #e1e1e1;
	clear: both;
	display: block;
	margin-bottom: 15px !important;
	margin-left: 2px !important;
}

.home-link {
	border-bottom: 1px solid #e1e1e1;
	border-right: 1px solid #e1e1e1;
	display: block;
	float: left;
	height: 150px;
	overflow: hidden;
	padding: 20px 10px 10px;
	text-align: center;
	width: 161px;
}

.home-link img {
	display: inline-block;
	margin-bottom: 5px;
}

h1#logo {
	position: absolute;
	top: 30px;
	left: 195px;
	width: 533px;
	height: 92px;
	background: url(/images/logo.gif) 0 0 no-repeat;
	text-indent: -9999px;
	z-index: 10;
	margin: 0;
	padding: 0;
}

/*h1#logo {
	background: url(/images/logo.xmas.gif) 0 0 no-repeat;
	height: 131px;
	left: 195px;
	margin: 0;
	padding: 0;
	position: absolute;
	text-indent: -9999px;
	top: 0;
	width: 533px;
	z-index: 10;
}*/

h2#header_txt {
	background: url(/images/header_txt.gif) 0 0 no-repeat;
	height: 45px;
	left: 155px;
	margin: 0;
	padding: 0;
	position: absolute;
	text-indent: -9999px;
	top: 141px;
	width: 595px;
	z-index: 10;
}

h2 {
	color: #004484;
	font-size: 20px;
	font-weight: 400;
	line-height: 28px;
	margin: 0 0 14px;
	padding: 18px 0 0;
}

h3 {
	color: #004484;
	font-size: 14px;
	font-weight: 400;
	margin: 0;
	padding: 0;
}

.lcase {
	text-transform: lowercase;
}

.ucase {
	text-transform: uppercase;
}

#leftbar h3,.specialoffers h3,#quoteframe_front h3 {
	background: #004484;
	border-bottom: 1px solid #FFF;
	border-top: 1px solid #FFF;
	color: #FFF;
	font-size: 14px;
	font-weight: 400;
	margin: 0;
	padding: 6px 0 6px 10px;
	text-align: left;
	text-transform: uppercase;
}

.specialoffers h3 a#more {
	color: #FBD391;
	font-size: 11px;
}

#leftbar h3 span {
	color: #fff;
}

p {
	line-height: 20px;
	margin: 4px 0 22px;
}

ul#topnav {
	border: 0 solid #0f0;
	height: 20px;
	margin: 0 0 0 15px;
	padding: 7px 0 0;
	position: relative;
	z-index: 2;
}

#topnav li a {
	color: #FFF;
	display: block;
	font-size: 12px;
	margin: 0;
	padding: 0 10px;
	text-decoration: none;
}

ul#leftnav {
	margin: 5px 10px;
	padding: 0;
}

#leftnav li {
	list-style-type: none;
	text-align: left;
}

#leftnav li a {
	border: 0 solid #9D9D9D;
	color: #000;
	display: block;
	font-size: 11px;
	line-height: 25px;
	text-decoration: none;
}

#footer_bg {
	background: url(/images/footer_bg.jpg) 0 0 repeat-x;
	height: 111px;
	margin: 0;
	width: 100%;
}

#footer_blue {
	background: #004485;
	border: 0 solid #0f0;
	height: 63px;
	margin: 0;
	width: 990px;
}

ul#btmnav {
	height: 27px;
	margin: 0;
	padding: 7px 0 0;
	z-index: 2;
}

#btmnav li a {
	color: #FFF;
	display: block;
	font-size: 12px;
	margin: 0;
	padding: 0 9px;
	text-decoration: none;
}

p.VAT {
	clear: left;
	color: #fff;
	float: left;
	font-size: 10px;
	line-height: 11px;
	margin: 0 0 0 200px !important;
	padding: 0 !important;
	text-align: center;
	width: 500px;
}

.footereff {
	float: right;
	margin: 5px 0 0;
	padding: 0;
	text-align: center;
	width: 220px;
}

a.eefflink, a:visited.eefflink {
	color: #FFF;
	font-size: 11px;
	text-decoration: none;
}

a.eeffbutton,a: visited.eeffbutton {
	border: 1px solid #000;
	display: block;
	height: 30px;
	margin: 2px 2px 3px;
}

a#ctrustlink {
	background: url(http://www.caterkwik.co.uk/images/ctrust_sm.jpg);
	float: right;
	width: 107px;
	height: 31px;
}

a#ecalink {
	background: url(/images/ECA_sm.jpg);
	float: left;
	width: 100px;
	height: 31px;
}

ul#footeraddress {
	background: #8491B3;
	height: 22px;
	margin: 0;
	padding: 7px 0 0;
	width: 990px;
	z-index: 2;
}

#footeraddress li {
	color: #FFF;
	float: left;
	font-size: 11px;
	list-style-type: none;
	padding: 0 21px 0 20px;
}

#footeraddress li a {
	display: block;
	margin: 0;
}

#footeraddress li a: hover {
	color: #F8991C;
}

.specialoffers {
	float: left;
	padding: 0;
	width: 200px;
}

.specialoffers .offersbg {
	background: #EBEDF3;
	border-left: 1px solid #004484;
	padding: 20px 0 0;
	width: 100%;
}

.specialoffers .offerbox {
	float: left;
	margin: 0 0 10px 10px;
	width: 180px;
}

.specialoffers .image {
	margin: 0 0 10px;
}

.specialoffers a {
	color: #000;
	font-size: 12px;
	text-decoration: none;
}

.specialoffers a: hover {
	color: #E01E26;
	text-decoration: underline;
}

.specialoffers .text {
	color: #222;
	font-size: 11px;
}

.specialoffers .price {
	color: #004484;
	font-size: 16px;
	font-weight: 700;
}

div.tree {
	background: url(/images/tree_bg.jpg) top right no-repeat;
	display: inline;
	font-size: 10px;
	padding: 4px 15px;
	position: relative;
}

div.tree span {
	background: url(/images/tree_bg.jpg) top left no-repeat;
	display: block;
	font-size: 10px;
	height: 20px;
	left: 0;
	position: absolute;
	top: 0;
	width: 15px;
}

.tree a {
	color: #004484;
	text-decoration: none;
}

.tree a: hover {
	color: #FF8D3F;
	text-decoration: underline;
}







/*======== Product ========*/

small.subtitle {
	
	display: block;
	font-size: 11px;
	font-family: arial,sans-serif;
	margin-bottom: 12px;
	color: #979797;
}

small.subtitle strong { font-weight: bold; }

#image-container {
	
	display: block;
	clear: left;
	float: left;
	width: 295px;
	padding: 10px;
	border:1px solid #e8e8e8;
	background-color:#FFF;
	margin-right: 10px;
	margin-bottom: 10px;
	text-align:center;
}

/*img#product_image { margin:0 auto; }*/

/*
div#prod-image { text-align:center; }
*/

div#prod-image a#product_zoom { margin:0 auto; display:block; }


div#thumbs {
	margin:10px auto 0;
	width:295px;
	text-align:center;
}

ul.thumbs {
	list-style-type:none;
	margin:0;
	padding:0;
}

ul.thumbs li {
/*	border:1px solid #e8e8e8;
	float:left;
	padding:3px;
	margin-right:1px;*/
	display:inline;
}

ul.thumbs li a, ul.thumbs li a:hover {
	color:#FFF;
}

/*ul.thumbs li:hover {
	border:1px solid #CCCCCC;
}*/

ul.thumbs li img {
/*	max-width:50px;*/
	padding: 1px;
	border:1px solid #e8e8e8;
	vertical-align:middle;
}

ul.thumbs li img:hover {
	border-color:#CCC;
}

div#identifiers {
	background-color: #EFEFEF;
	border: 1px solid #E8E8E8;
	border-radius: 0 8px 8px 0;
	margin-bottom: 20px;
	margin-left: 20px;
	padding: 10px;
	color:#666;
}

div#identifiers p {
	margin:0;
	padding:0;
	display:block;
}

div#identifiers p strong {
	color:#004484;
}

div.options {
	display: block;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;		
	background-color: #e3e3e3;
	padding: 10px;
	width: 530px;
/*	float: right;*/
	margin-bottom: 15px;
	margin-top:15px;
		
}

div.options input.text, div.options select {
	
	background-color: #fff;
	border: 1px solid #d1d1d1;
	padding: 4px;
	margin:1px;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;			
}

div.options input.text {
	
	width: 120px;
}

div.options p {
	
	display: block;
	clear: both;
	margin-bottom: 7px;
}

div.options label {
	
	display: inline-block;
	float: left;
	margin-right: 6px;
	width: 80px;
	border-right: 1px solid #d1d1d1;
	padding-right: 8px;
	height: 25px;
	padding-top: 3px;
}

div.order_buttons {
	float:right;
	text-align:right;
}


span.product_order_button input.order_button {
	
	padding: 6px 26px 6px 6px;
	background:url(/images/cart.gif) no-repeat right;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;		
	background-color: #004484;	
	color: #fff;
	font-weight: bold;
	text-shadow: 0px -1px #0e1b5d;
	font-size: 12px;
	border: 0;
	margin: 0;
	cursor: pointer;
	
}

span.productorder input.order_button {
	padding: 6px;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;		
	background-color: #a13133;	
	color: #fff;
	font-weight: bold;
	text-shadow: 0px -1px #6d1012;
	font-size: 12px;
	border: 0;
	margin: 0;
	cursor: pointer;	
}

input.order_button:hover {
	
	text-decoration: underline !important;
}

span.quantity {
	float:left;
}

span.quantity b {
	display:inline-block;
	padding-right:10px;
	width:120px;
	
}

span.quantity input {
	background-color: #fff;
	border: 1px solid #d1d1d1;
	padding: 4px;
	margin:1px;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}




/* ======== RECENTLY VIEWED ITEMS ======== */

div#recently_viewed {
	margin-top:30px;
	margin-bottom:10px;
}

div#recently_viewed h3 {
	padding:5px;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	display:block;
	width:540px;
	background-color:#004484;
	color:#FFF;
	font-weight:bold;
}

div.viewed_item img{
	display:block;
	padding-bottom:5px;
	margin:0 auto;
}

div.viewed_item a {
	float:left;
	width:115px;
	height:95px;
	text-align:center;
	padding:5px;
	margin:5px;
	border:1px solid #e8e8e8;
	display:block;
	color:#004484;
	text-decoration:none;
}

div.viewed_item a:hover {
	color:#000000;
	text-decoration:underline;
	border:1px solid #C9C9C9;
	background:url(/images/magnify.gif) no-repeat top right;
}



/*======== Associated Products ========*/

ul#associated-products {
	
	margin-bottom: 10px;
	width: 339px;
	float: right;
	display: block;
}

ul#associated-products li {
	
	display: block;
	padding: 10px;
	border-bottom: 1px dotted #e5e5e5;
	padding-left: 0px;
}

ul#associated-products img {
	
	border: 4px solid #e5e5e5;
	float: left;
	margin-right: 5px;
}

ul#associated-products h3 {
	
	margin-bottom: 3px;
}

ul#associated-products h3 a {
	
	font-size: 12px;
	font-weight: bold;
	color: #004484;
}

ul#associated-products h3 span {
	
	font-size: 11px;
	font-style: oblique;
	color: #7a7a7a;
}



/* ======== CROSS MERCHANDISE ======== */

h3.cross_merch {
	margin-top:30px;
	margin-bottom:15px;
	padding:5px;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	display:block;
	width:540px;
	background-color:#004484;
	color:#FFF;
	font-weight:bold;
}

ul#cross_merch { padding:0; margin:0; }

ul#cross_merch li {
	padding:0;
	margin:0;
	list-style-type:none;
	border-bottom:1px solid #e8e8e8;
	margin-bottom:30px;
}

div.cross_merch_image{
	float:left;
	margin-right:10px;
	margin-bottom:10px;
	width:250px;
}

/*div.cross_merch_image img {
	max-height:100px;
	max-width:100px;
}*/

div.cross_merch_details {
	float:left;
	width:290px;
}

span.cm_title {
	display:block;
	margin-bottom:20px;
}

span.cm_title a {
	font-weight:bold;
	margin-right:30px;
}


ul#cross_merch input, ul#cross_merch select {
	background-color: #fff;
	border: 1px solid #d1d1d1;
	padding: 4px;
	margin:1px;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}

ul#cross_merch input.quantity {
	width:50px;
	margin-left:10px;
}

ul#cross_merch input.cross_merch_order {
	padding: 6px;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;		
	background-color: #004484;	
	color: #fff;
	font-weight: bold;
	text-shadow: 0px -1px #0e1b5d;
	font-size: 12px;
	border: 0;
	margin-top: 10px;
	display:block;
	cursor:pointer;
}

ul#cross_merch input.cross_merch_order:hover {
	text-decoration:underline;
}







.productbox {
	background-color: #fff;
	border-bottom: 1px solid #CCC;
	margin: 0;
	padding: 0;
}

.productname {
	background: #004484;
	color: #FFF;
	display: block;
	font-size: 18px;
	line-height: 30px;
	margin: 0;
	padding: 0 0 0 10px;
	text-decoration: none;
	width: 100%;
}

.productimg {
	float: left;
	margin: 0 10px 0 0;
	padding: 10px 0;
	text-align: center;
	width: 230px;
}

.productdesc {
	float: left;
	width: 310px;
	margin: 5px 0 10px;
}

.productprice {
	clear: both;
	color: #5681B4;
	font-size: 18px;
	margin: 10px 0;
/*	text-align: left;*/
	float:left;
}



a.more-info {
/*	float:right;*/
	padding: 2px 5px;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;		
	background-color: #004484;	
	color: #fff;
	font-weight: bold;
	text-shadow: 0px -1px #0e1b5d;
	font-size: 12px;
	border: 0;
	display:inline-block;
	cursor:pointer;
	text-decoration:none;
}

a.more-info:hover {
	color:#FFF;
	text-decoration:underline;	
}


.product_options_container {
	float:left;
	display:block;
	width:530px;
	margin-bottom:3px;
}

.product_options {
	display: inline-block;
	padding-right:10px;
	width:120px;
}

.addtocartbox {
	background: #D8DCDF;
	border: 1px solid #000;
	margin: 10px;
	padding: 10px;
	text-align: center;
}

.product_order_button input {
	font-weight: bold;
	padding: 6px;
}


#contact_form {
	float: left;
	margin: 0 0 0 20px;
	padding: 0;
}

#contact_form ol {
	border: 0 solid #000;
	list-style: none;
	margin: 0;
	padding: 0;
	width: 300px;
}

#contact_form ol li {
	margin: 0;
	padding: 0;
}

#contact_form ol li label {
	display: block;
	font-size: 11px;
	font-weight: 700;
	margin: 1em 0 .1em;
	width: 100%;
}

#contact_form ol li input {
	border: 1px solid silver;
	display: block;
	width: 100%;
}

#contact_form ol li textarea {
	border: 1px solid silver;
	width: 100%;
}

#contact_form #verification_img {
	cursor: pointer;
	display: block;
	margin: 0 auto;
	width: 165px;
}

#contact_form ol li input.verification_code_txt {
	margin: 3px auto;
	width: 163px;
}

#contact_form ol li input.submit {
	background: #004484;
	border: 1px solid #000;
	color: #fff;
	font-weight: 700;
	margin: 0 auto;
	width: 100px;
}

#contact_form ol li input.submit: hover {
	background: #FF8D3F;
	color: #fff;
	font-weight: 700;
}

#address_box {
	border: 1px solid #ccc;
	float: right;
	margin: 20px 0 0;
	padding: 20px;
	width: 150px;
}

p#reg_details {
	font-size: 10px;
}

#bf a,#bf a: visited,#bf span a {
	color: #C6CCDC;
	font-weight: 400;
	text-decoration: none;
}

.clear {
	clear: both;
}

p.commenttitle {
	background: #004484;
	color: #FFF;
	display: block;
	font-size: 16px;
	line-height: 24px;
	margin: 0;
	padding: 0 0 0 10px;
	text-decoration: none;
}

p.happy_title,p.unhappy_title {
	font-weight: 700;
	margin-top: 10px;
}

p.response_title {
	color: #004688;
	font-weight: 700;
	margin-top: 10px;
}

p.installat_title {
	background: #004484;
	color: #FFF;
	display: block;
	font-size: 16px;
	font-weight: 700;
	line-height: 24px;
	margin: 0;
	padding: 0 0 0 10px;
	text-decoration: none;
}

.meettheteampanel {
	border-bottom: 1px solid #ccc;
	margin: 15px 30px;
	padding: 0 0 5px;
	width: 710px;
}

.meettheteampanel img {
	margin: 5px 10px;
}

p.meettheteamname {
	color: #004484;
	font-size: 16px;
}

.meettheteampanel p {
	margin: 10px;
}

table.productbody {
	margin-top: 10px;
}

.viewcartheader {
	background: #8491B3;
	color: #fff;
	padding: 3px 4px;
}

table.checkout {
	margin: 0 0 0 30px;
	width: 520px;
}

.checkout_header {
	font-size: 12px;
	font-weight: 700;
}

.checkout_field {
	font-size: 0.8em;
	width: 200px;
}

.checkout_field_checkbox {
	font-size: 0.8em;
	width: 50px;
}

.secure_button {
	background: url(/images/secure_button.jpg) 0 0 no-repeat;
	cursor: pointer;
	display: block;
	height: 44px;
	text-indent: -9999px;
	width: 300px;
	border:none;
}

a.client_area {
	background: url(/images/client-area-sprite.gif) 0 0 no-repeat;
	display: block;
	height: 40px;
	margin-bottom: 10px;
	margin-left: 20px;
	width: 141px;
}

a.client_area: hover {
	background-position: 0 -46px;
}

div#video-reviews {
	float: left;
	line-height: 1.8;
	margin: 0 0 0 20px;
}

div#video-reviews h3 {
	background: #004485 none repeat scroll 0 0;
	color: #FFF;
	font-size: 146%;
	padding: 5px 10px;
}

div#video-reviews img {
	margin-bottom: 15px;
}

div#video-reviews table {
	border: 1px solid #95989F;
	border-collapse: collapse;
	font-size: 100%;
	width: 100%;
}

div#video-reviews table tr {
	border-top: 1px solid #95989F;
	float: left;
	width: 100%;
}

div#video-reviews table tr.odd {
	background: #D1D5DF none repeat scroll 0 0;
}

div#video-reviews table th {
	background: #004485 none repeat scroll 0 0;
	color: #FFF;
	font-size: 93%;
	padding: 12px;
	text-align: left;
}

div#video-reviews table td {
	padding: 12px;
}

div#video-reviews .col1 {
	width: 149px;
}

div#video-reviews .col2 {
	width: 266px;
}

div#video-reviews .col3 {
	width: 100px;
}

div#video-reviews a {
	color: #000;
}

div#video-reviews a: hover {
	text-decoration: none;
}

div#video-reviews .col3 a {
	background: #004485 none repeat scroll 0 0;
	color: #FFF;
	font-size: 10px;
	font-weight: 700;
	margin: 10px;
	padding: 5px 12px;
	text-decoration: none;
}

table#sub_page_links {
	border-left: 1px solid #E1E1E1;
	border-top: 1px solid #E1E1E1;
	display: block;
	width: 540px;
}

table#sub_page_links td {
	border-bottom: 1px solid #E1E1E1;
	border-right: 1px solid #E1E1E1;
	padding-top: 10px;
	text-align: center;
	width: 180px;
}

table#sub_page_links h5 {
	font-weight: 400;
}

#mcafee {
	display: block;
	margin-bottom: 12px;
	margin-top: 5px;
	text-align: center;
}

#quoteframe {
	border: 2px solid #004485;
	float: right;
	font-size: 11px;
	left: 765px;
	margin-top: 5px;
	position: absolute;
	text-align: center;
	top: 0;
	width: 220px;
	z-index: 100;
	background: #fff;
}

#quoteframe table {
	margin: 0;
	width: 100%;
}

#quoteframe p {
	line-height: 1.2em;
	margin: 5px;
}

#quoteframe #tbody {
	overflow: auto;
	height: 350px;
}

#quoteframe .quote_prod {
	width: 105px;
}

#quoteframe #tbody .quote_prod {
	width: 120px !important;
}

#quoteframe .quote_qty {
	width: 30px;
}

#quoteframe .quote_tot {
	
}

#quoteframe_front {
	float:left;
	font-size: 10px;
	margin-top: 5px;
	text-align: center;
	width: 200px;
	background: #fff;
}

#quoteframe_front table {
	margin: 0;
	width: 100%;
}

#quoteframe_front p {
	line-height: 1.2em;
	margin: 5px;
}

#quoteframe_front #tbody {

}

#quoteframe_front .quote_prod {
	width: 105px;
}

#quoteframe_front #tbody .quote_prod {
	width: 120px !important;
}

#quoteframe_front .quote_qty {
	width: 30px;
}

p.quote_buttons input, p.quote_buttons button {
	font-size:11px;
}



#mainbody,.maintxt {
	font-size: 1em;
}

#mainbody a,#mainbody a: hover,#cknews: hover {
	text-decoration: underline;
}

.floatright,.right {
	float: right;
}

.formbutton,.search_box_button {
	font-size: 0.8em;
}

#leftbar_top a.button: hover,#leftbar_top a.button_wide: hover,.quicksearch .submit-btn: hover {
	background: #F8991C;
	color: #FFF;
}

#live-person,.left {
	float: left;
}

#topnav li,#btmnav li {
	border-left: 1px solid #fff;
	float: left;
	list-style-type: none;
}

#topnav li.first,#btmnav li.first,#footeraddress li.first,img {
	border: none;
}

#topnav li a: hover,#btmnav li a: hover,a: hover.eefflink,a: active.eefflink,a: focus.eefflink {
	color: #F8991C;
	text-decoration: underline;
}

#leftnav li a: hover,#bf a: hover,#bf span a: hover {
	color: #004484;
	text-decoration: underline;
}

a.eeffbutton: hover,a.eeffbutton: active,a.eeffbutton: focus,#contact_form ol li input: hover,#contact_form ol li textarea: hover,#contact_form ol li input: active,#contact_form ol li textarea: active,#contact_form ol li input: focus,#contact_form ol li textarea: focus {
	border: 1px solid #F8991C;
}

.productoffer,.productbox select {
	margin: 0 0 0 30px;
}

.productoffer {
	color:red;
	font-weight:bold;
}

.customercomment,.installat_box {
	border: 1px solid #ccc;
	margin: 15px 30px;
	width: 710px;
}

.customercomment p,.installat_box p {
	margin: 0 0 0 10px;
}

p.happy,p.unhappy,p.response,p.installat_text {
	margin: 5px 10px 10px;
}

.grey,.grandtotal_exvat {
	background: #F0F0F0;
}

.subtotal,.grandtotal_incvat {
	background: #DDD;
}


/*======== SOCIAL MEDIA LINKS ========*/

div#social-media p {
   color: fff;
	text-align: center;
	margin-top:85px;
}

#social-media a.twitter {
    background:transparent url(/images/twitter.png) no-repeat scroll 0 0;
    display:block;
    height:32px;
    position:absolute;
    right:43px;
    top:200px;
    width:32px;
	text-indent: -9999px;
	overflow: hidden;
}

#social-media a.fb {
    background:transparent url(/images/facebook.png) no-repeat scroll 0 0;
    display:block;
    height:32px;
    position:absolute;
    right:119px;
    top:200px;
    width:32px;
	text-indent: -9999px;
	overflow: hidden;
}

#social-media a.youtube {
    background: url("/images/youtube.png") no-repeat scroll 0 0 transparent;
    display: block;
    height: 32px;
    position: absolute;
    right:81px;
    top: 200px;
    width: 32px;
	text-indent: -9999px;
	overflow: hidden;
}

#social-media a.fb:hover,
#social-media a.twitter:hover,
#social-media a.youtube:hover {
    top:202px;
}

#social-media span#google-one {
	position:absolute;
	top:243px;
	right:58px;
}
#social-media span#google-one:hover { top:245px; }

#social-media a.googleplus {
	position:absolute;
	top:240px;
	right:102px;
}
#social-media a.googleplus:hover { top:242px; }

div#emails input {
	margin-bottom:3px;
}

#wilson {
    margin-left: 10px;
    margin-top: 4px;
    font-size: 10px;
    color: #999999;
    text-align: left;
}

#wilson a {
    color: #999999;
}
