body {
	background: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 12px;
	margin: 0;
	padding: 0;
}

table {
	border: 0;
	margin: 0;
	padding: 0;	
}

table td {
	color: #7d7d7d;
}

img {
	border: 0;
	margin: 0;
	padding: 0;
}

/* BEGIN: Header area */
.left {
  color: #ccc;
  float: left;
  text-align: left;
  width: 49%;
}

.right {
  color: #ccc;
  float: right;
  text-align: right;
  width: 49%;
}

#header {
	background-color: #fff;
	display: block;
	height: 80px;
	margin: 0;
	width: auto; 
}

#tabnavarea {
	margin: 0;
	padding: 0;
	text-align: center;
	margin-left:auto;
	margin-right: auto;
	width: 100%;
}
/* END: Header area */

.spacer {
	clear: both;
}

#footerarea {
	color: #7d7d7d;
	margin-left: auto;
	margin-right: auto;
	text-align: center; /* IE 6 */
	width: auto;
}

/* BEGIN: Master table layout used to contain widths */
table.layoutcontainer {
	border-collapse: separate;
	border-spacing: 5px;
	width: 100%;
}

td.leftcolumn {
	vertical-align: top;
	width: 186px;
}

td.rightcolumn {
	vertical-align: top;
	width: auto;
}
/* END: Master table layout used to contain widths */

/* BEGIN: Left nav box components */
.topbox {
	background-image: url(images/tab01.jpg);
	background-repeat: no-repeat;
	color: #216139;
	font-family: arial, helvetica, sans-serif, verdana;
	font-size: 12px;
	font-weight: bold;
	height: 30px;
	margin: 0;
	padding: 0;
	text-align: center;
	vertical-align: text-bottom;
}

#boxheading {
	font-size: 14px;
	height: 20px;
	margin: 0;
	padding-top: 5px;
}

.centerbox {
	border-left: 1px solid #b0ab95;
	border-right: 1px solid #b0ab95;
	color: #026db3;
	margin: 0;
	padding: 0;
	width: 184px; /* Each border is 1px wide so it must be deducted from 186px */
}

.bottombox {
	background-image: url(images/tab02.jpg);
	background-repeat: no-repeat;
	color: #026db3;
	font-family: arial, helvetica, sans-serif, verdana;
	font-size: 12px;
	height: 7px;
	margin: 0;
	padding: 0;
}
/* END: Left nav box components */

/* BEGIN: Left nav elements */
#searchform {
	/* height: 30px; */
	margin: 0;
	padding-left: 5px;
	padding-top: 10px;
	padding-bottom: 5px;
	vertical-align: middle;
}

.submitbutton {
	margin: 0;
	padding: 0;
	vertical-align: middle;	
}

#prodlist {
	height: auto;
	margin: 0;
	padding: 5px 0;
}

#signupform {
	height: 30px;
	margin: 0;
	padding-left: 5px;
	padding-top: 10px;
}

#cancelsub {
	margin: 0;
	padding-left: 5px;
}

.txtfld {
	margin: 0;
	padding: 0;
	vertical-align: middle;
	width: 100px;
}
/* END: Left nav elements */

ul.popprod {
	list-style: none;
	margin: 0;
	padding-left: 5px;
}

ul.popprod li {
	font-size: 12px;
}

a {
	color: #7d7d7d;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;	
}

a:visited {
	color: #7d7d7d;
}

/* BEGIN: http://www.stunicholls.myby.co.uk/menus/doors.html */
div.menu {
	height: 20px;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	width: 700px; /* Container of the floated span elements must have a definite width or height in order to be contained */
}

.menu dl {
	margin: 0;
	padding: 0;
}

.menu dt {
	display: none;
	margin: 0;
	padding: 0;
}

.menu dd {
	margin: 0;
	padding: 0;
}

.menu .aa {
	width: 5px; 
	background: url(images/tableft.jpg);
	float: left;
	padding: 2px 0 3px 0; 
}

.menu .bb {
	background: url(images/tabcenter.jpg);
	float: left;
	padding: 2px 0 2px 0; 
}

.menu .cc {
	width: 6px;
	background: url(images/tabright.jpg);
	float: left;
	padding: 2px 0 3px 0;
}

.menu a, .menu a:visited {
	color: #fff; 
	text-decoration: none; 
	font-size: 14px; 
	cursor: pointer; 
	cursor: hand;
}

.menu a:hover {
	color: #0f0;
}
/* END: http://www.stunicholls.myby.co.uk/menus/doors.html */

a.footernav {
	color: #7d7d7d;
	font-family: arial, helvetica, sans-serif, verdana;
	font-size: 10px;
	text-decoration: none;
}

a.footernav:hover {
	text-decoration: underline;	
}

.copyright {
	clear: both;
	color: #7d7d7d;
	font-family: arial, helvetica, sans-serif, verdana;
	font-size: 10px;
}

.generalheader {
	background-color: #e9e4ce;
	border-bottom: 1px solid #a79c6f;
	color: #7d7d7d;
	font-size: 14px;
	margin: 0;
	padding: 0;
	width: auto;
}

.generalheader_2 {
	background-color: #e9e4ce;
	border-bottom: 1px solid #a79c6f;
	color: #7d7d7d;
	font-size: 14px;
	margin: 0;
	padding: 0;
	width: 100%;
}

table.infoboxcontainer {
	width: 100%;
}

table.infoboxcontainer td {
	margin: 0;
	padding: 0;
	vertical-align: top;
}

#dividergreen {
	background-color: #216139;
	height: 5px;
	line-height: 5px; /* Make IE6 work */
	margin: 0;
	padding: 0;
	width: auto;
}

#dividerbrown {
	background-color: #a79c6f;
	height: 5px;
	line-height: 5px; /* Make IE6 work */
	margin: 0;
	padding: 0;
	width: auto;
}

#bannerdiv {
	margin: 0 auto;
	width: 150px;
}

.cbbLegend_1		{ background-image: url(/catalog/images/bg-cbb-tl-1.gif); background-repeat: repeat-x; width: 53px; padding: 0; }
.cbbLegend_2		{ background-image: url(/catalog/images/bg-cbb-tl-0.gif); background-repeat: repeat-x; width: 1px; padding: 0; }
.cbbLegend_3		{ background-image: url(/catalog/images/bg-cbb-tl-2.gif); background-repeat: repeat-x; width: 53px; padding: 0; }
.cbbLegend_4		{ background-image: url(/catalog/images/bg-cbb-tl-0.gif); background-repeat: repeat-x; width: 84px; padding: 0; }
.cbbLegend_5		{ background-image: url(/catalog/images/bg-cbb-tl-3.gif); background-repeat: repeat-x; width: 314px; padding: 0; }
.cbbLegend_6		{ background-image: url(/catalog/images/bg-cbb-tl-0.gif); background-repeat: repeat-x; width: 160px; padding: 0; }
.cbbLegend_7		{ background-image: url(/catalog/images/bg-cbb-tl-2.gif); background-repeat: repeat-x; width: 45px; padding: 0; }
.cbbLegend_8		{ background-image: url(/catalog/images/bg-cbb-tl-0.gif); background-repeat: repeat-x; width: 1px; padding: 0; }
.cbbLegend_9		{ background-image: url(/catalog/images/bg-cbb-tl-1.gif); background-repeat: repeat-x; width: 53px; padding: 0; }
.cbbLegend_10		{ background-image: url(/catalog/images/bg-cbb-tl-0.gif); background-repeat: repeat-x; width: 18px; padding: 0; }
	
.cbbLegend_text1	{ font: 11px verdana; color: #246338; font-weight: bold; margin: 12px 0px 0px 0px; }
.cbbLegend_text2	{ font: 11px verdana; color: #242424; margin: 2px 0px 0px 0px; }
.cbbTable_text3		{ font: 11px verdana; color: #557E01; font-weight: bold; margin: 6px 0px 0px 0px; }
.cbbLegend_text3a	{ font: 9px verdana; color: #242424; margin: 12px 0px 0px 8px; width: 30px; line-height: 15px; }
.cbbLegend_text3b	{ font: 9px verdana; color: #242424; margin: 12px 0px 0px 7px; width: 30px; line-height: 15px; }
.cbbLegend_text3c	{ font: 9px verdana; color: #242424; margin: 12px 0px 0px 7px; width: 30px; line-height: 15px; }
.cbbLegend_text3d	{ font: 9px verdana; color: #242424; margin: 12px 0px 0px 7px; width: 45px; line-height: 15px; }
.cbbLegend_text4	{ font: 9px verdana; color: #5A5A5A; margin: 3px 0px 21px 0px; }

.cbbTable_row1		{ background-color: #FDFFCD; background-image: url(/catalog/images/bg-cbb-table.gif); background-repeat: repeat-x; }
.cbbTable_rowOn		{ background: #F6F6F6; }
.cbbTable_rowOff	{ background: #FFFFFF; }

.cbbTable_c1r1_a	{ width: 53px;  padding: 0; }
.cbbTable_c1r1_b	{ width: 54px;  padding: 0; }
.cbbTable_c1r2		{ width: 105px; padding: 0; }
.cbbTable_c2		{ width: 84px;  padding: 0; }	
.cbbTable_c3r1		{ width: 365px;  padding: 0; }
.cbbTable_c3r2		{ width: 365px; padding: 0px 0px 10px 0px; }
.cbbTable_c4		{ width: 110px; padding: 0; }
.cbbTable_c5r1_a	{ width: 45px; padding: 0; }
.cbbTable_c5r1_b	{ width: 71px; padding: 0; }
.cbbTable_c5r2		{ width: 110px; padding: 0; }
	
.cbbTable_block1	{ width: 45px; height: 18px; background-image: url(/catalog/images/bg-cbb-table-1.gif); background-repeat: repeat-x; margin: 8px 0px 0px 0px; padding: 5px 0px 0px 0px; }
.cbbTable_block2	{ width: 53px; height: 18px; background-image: url(/catalog/images/bg-cbb-table-2.gif); background-repeat: repeat-x; margin: 8px 0px 0px 0px; padding: 5px 0px 0px 0px; }

.cbbTable_text1		{ font: 32px georgia; color: #B00100; margin: -6px 0px 0px 6px; }
.cbbTable_text2		{ font: 14px georgia; color: #818181; font-weight: bold; font-style: italic; margin: 3px 0px 0px 0px; width: 40px; }
.cbbTable_text3		{ font: 11px verdana; color: #557E01; font-weight: bold; margin: 6px 0px 0px 0px; }
.cbbTable_text4		{ font: 11px verdana; color: #000000; margin: 2px 0px 0px 0px; width: 300px; }
.cbbTable_text5		{ font: 9px verdana; color: #666666; margin: -3px 0px 0px 0px; }
.cbbTable_text6a	{ font: 9px verdana; color: #242424; margin: 0px 0px 0px 7px; }
.cbbTable_text6b	{ font: 9px verdana; color: #242424; margin: 0px 0px 0px 6px; }
.cbbTable_text7		{ font: 9px verdana; color: #5F5F5F; font-weight: bold; margin: 0px 0px 0px 8px; }


.result_refine_box {
	width: 100%;
	font-size: 11px;
	font-family: Helvetica, Tahoma, Arial, Verdana, Helvetica, sans-serif;
	height: 25px;
	padding: 0px 5px 0px 5px;
	vertical-align: middle;
}
.result_refine_box a {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 12px;
	padding-left: 4px;
	padding-right: 4px;
	text-decoration: underline;
}
.current_page {
	font-weight: bold;
	border: solid 1px #DDDDDD;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	padding-left: 3px;
	padding-right: 3px;
}
