/* 28/06/2007 

*/



/* temp hack to get rid of page shift in firefox  (forces vertical scrollbar)
html{
 	min-height: 100%;
 	margin-bottom: 1px;
}
*/



body{
	background:#fff;
	color:#333;
	font-family: Verdana, Helvetica, Arial, sans-serif;
 	font-size: 80%;
}

.accessibilityAid{
	display:none; /*some screenreaders so instead*/
	position:absolute;
	left:-999em;
	top:-999em;
	}

h4{
	color:#d01313;
}

	
/*  div{
	border:1px solid red;
}  */






/*
Global Linking - JW 05 Sept 08
-------------------------------------------------*/
a {
	outline: none;
}
a:link {
	/* color:#7e9b69; */
	color: #5a875b;
}
a:visited {
	/* color:#7e9b69; */
	color: #5a875b;
}
a:hover {
	color: #cc0000;
	text-decoration: underline !important;
}

fieldset,img { 
	border:0;
}
























/* ==PresentationalTable */

table#presentationTable{
	width:990px;
	margin:0 auto;
	margin-top: 5px;
	background:#fff;
	background-image:url(../images/big_header_panel.png);
	background-repeat:no-repeat;
	border-collapse:collapse; /* instead of cellspacing cellpadding etc*/
}

td{
	margin:0;
	padding:0;
	color:#666666;
}


/* -----------  Header  -------------  */

table#presentationTable td#header{
}

td#header div.header{
	background-position:-30px 57px;
	position:relative;
	height:140px;
}

td#header2 div.header2{
background-position:-30px 57px;
position:relative;
height:140px;
}

td#header h1{
	width:200px;
	height:70px;
	margin:0;
	padding:0;
	position:absolute;
	right:761px;
	top:4px;
}

td#header h1 a{
	display:block;
	width:265px;
	height:61px;
	text-indent:-999em;
	/*paranoid tricks for older browsers*/
	text-decoration:none;
	overflow:hidden;
}



/*   td#header h1 a:hover{
	background:transparent;
} for a rollover apply "rolled" state as a background to the h1 i.e td#header h1  */

td#header ul{
	margin:0;
	padding:0;
	position:absolute;
}

td#header ul li{
	display:inline;
}




/* suggested combinations page specific */

td#header div.sComHeader{
	background-position:-30px 57px;
	position:relative;
	height:140px;
}


#sComFlash{
	width: 100%;
	border-collapse: collapse;
	margin-top:-45px;
	background-color:#e3e9de;
}






table.exhibit{
	padding: 0 10px 10px;
	border: 1px solid silver;
	margin-top: 20px;
}

table.exhibit tr{
	border-style: none;
	padding-left: 10px !important;
	/* text-indent: 10px; */
}

table.exhibit td{
	padding-top: 5px;
	padding-bottom: 5px;
}

table.exhibit h3{
	margin: 5px 0 0;
	text-align: center;
}

table.exhibit h4{
	margin: 5px 0 0;
}


.odd{
	background-color:#e3e9de;
}





/* ------ FOOTER --------  */

td#siteInfoHome{
	display:block;
	/* height:140px; */
	/* height:155px; */
	height:175px;
	color: #fff;
	font-size: 80%;
	background: #fff url(../images/big_footer_panel_home.png) no-repeat;
}


td#siteInfo{
	display:block;
	/* height:128px; */
	/* height:108px; */
	height:128px;
	background-image:url(../images/big_footer_panel.png);
	color: #fff;
	font-size: 80%;
}

td#siteInfo a, td#siteInfoHome a{
	color: #fff;
	text-decoration: none; 
}

td#siteInfo a:hover, td#siteInfoHome a:hover{
	color: #cc0000;
}


td#siteInfo div, td#siteInfoHome div{
	position:relative;
}

td#siteInfo ul{
	position:absolute;
	/* right:510px; */
	right:520px;
	top: 40px;
	width: 440px;
	/* width: 440px; */
	width: 430px;
}


#siteInfo2row ul{
	margin-top: 24px;
}


#siteInfoHome2row ul{
	margin-top: -48px;
}


td#siteInfoHome ul{
	position:absolute;
	/* right:510px; */
	right:520px;
	/* top: 72px; */
	top: 82px;
	/* width: 440px; */
	width: 430px;
}

td#siteInfo ul li, td#siteInfoHome ul li{
	display:inline;
}


/* MARCH 09 - JW */




.footer2ndRowHome{
	margin-top: 24px;
}

.footer2ndRow{
	margin-top: 24px;
}





.copyrightinfo {
	width:400px;
	position:absolute;
	right:550px;
	/* top: 90px; */
	/* top: 70px; */
	top: 84px;
}

td#siteInfoHome .copyrightinfo {
	/* top: 102px; */
	/* top: 112px; */
	top: 118px;
	padding-top: 5px;
}


.strapline {
	position:absolute;
	right:25px;
	/* top: 85px; */
	/* top: 70px; */
	top: 80px;
	/* _top: 80px; */
	font-size: 140%; 
}

td#siteInfoHome .strapline {
	/* top: 102px; */
	/* top: 112px; */
	top: 118px;
}







/*  ------ main navigation table ---------- */

table#mainnavTable{
	width:990px;
	margin:0 auto;
	border-collapse:collapse; /* instead of cellspacing cellpadding etc*/
	vertical-align: middle;
	height: 20px;
}

td#spacerLeft {
width: 310px; }

td#spacerRight {
width: 25px; }

.bodytext2{
color:#333;
}

.mainNav1{
	color: #fff;
	vertical-align: middle;
 }

.mainNav1 a{
	color: #fff;
	text-decoration: none; 
}

.mainNav1 a:hover{
	color: #cc0000;
	text-decoration: underline;
}


/* products formatting */
.prodtable {
	border:1px solid #cccccc;
	min-height:150px;
	text-align: center;
	vertical-align:top;
}
.prodtable a{
	font-family: Verdana, Helvetica, Arial, sans-serif;
 	font-size: 70%;
 	/* font-weight:bold; */	
	/* color:#8d8d8d; */
	text-decoration:none;
	vertical-align:middle;
}

/* .prodtable a:hover{
	color:#CC0000;
	text-decoration:underline;
}
*/


.prodtable_sub{
	min-height:30px;
	vertical-align:middle;
	text-align:center;
}

.prodtable_sub a{
	font-size: 10px;
}

.assprods{
	font-family: Verdana, Helvetica, Arial, sans-serif;
 	font-size: 80%;
	color:#8d8d8d;
	text-decoration:none;
	vertical-align:middle;
}




/*
.category{
	font-weight:normal;
	text-align:center;
	}
	
.category a{
	text-decoration:none;
	color: #ccc;
}
	
.category a:hover{
	color:#cc0000;
	text-decoration: none;
}

*/


/* home page 'category' links styling */

.categoryH{
	font-weight: normal;
	text-align: center;
	font-size: 80%;
}

.categoryH a{
	text-decoration:none;
	/* color: #999; */
}

/* .categoryH a:hover{
	text-decoration: underline;
	color:#cc0000;
}
*/




	
/* text styling SDG & JGW*/

.header_text{
	color: #666;
	font-size: 140%;
	font-weight: bold;
	margin-left: 35px;
}

.header_text2{
	color: #666;
	font-size: 130%;
	font-weight: bold;
}

.descriptive_text{
	color:#8d8d8d;
	font-size: 80%;
	/* _margin-top: 10px; */
}

.bodytext {
	color:#666;
}

.bodytext li{
	font-weight: bold;
}

/*
.bodytext a{
	color:#7e9b69;
	font-weight:bold;
	text-decoration:none;
}
.bodytext a:hover{
	color:#7e9b69;
	font-weight:bold;
	text-decoration:underline;
}
*/


.bodytext_title {
	color:#666;
	font-weight: bold;
}

.red_title {
	color:#d01313;
}


/*
a{
	text-decoration:underline;
	color: #666363;
}
a hover visited{
	text-decoration:underline;
	color: #666363;
}
*/



/* a.inline{
	text-decoration:underline;
	color: #4f7f4a;
}
a.inline hover visited{
	text-decoration:underline;
	color: #4f7f4a;
}

*/



.breadcrumb{
	color:#666;
}

.old_breadcrumb{
	/* color:#7e9b69; */
	color: #086506;
	text-decoration:none;
}

.error{
	color:#d01313;
}
/* text styling */



/* search box form styling*/
form#search {
vertical-align: middle;
margin: -5px;
border-collapse:collapse;
margin-right: -10px; }

td#searchLabel {
color: #fff;
text-decoration: none;
padding-right: 10px; 
text-align:right;}

/* disapearing tables / images for product page*/
#pictogram_table{

}

#swatch_table {	
display: none;
border-top: 1px black;
}
#combo_table {	
display: none;
}
.prod_img_table{
vertical-align: middle;
text-align: center;
padding: 10px;
}
/*this is actually for both buttons and text for product page */
.button_text{
	text-align: center;
	vertical-align: top;
	color:#666666;
}

.button_text a{
	text-decoration: none;
}


/*  all main content in here! */
td#mainContent{

}

td#mainContent h2{
	font-size: 16px;
}

td#mainContent a{
	text-decoration: none;
}



.title{
	color: #666;
	font-size: 120%;
	padding-left: 10px;
}


.productTitle{
	color: #666;
	font-size: 130%;
	padding-left: 10px;
	font-weight: bold;
	line-height: 80%;
	padding-top: 10px;
	padding-bottom: 10px;
}

.assocTitle{
	color: #666;
	font-size: 100%;
	padding-left: 10px;
	padding-top: 20px;
	padding-bottom: 5px;
	font-weight: bold;
}


.product_description{
	padding-left: 10px;
	color:#666;
	margin-top: 0;
	padding-top: 0;
}

.orderInfo{
	padding-left: 10px;
	color:#666;
	font-weight: bold;
	font-size: 90%;
	padding-top: 10px;
}


.panel_description{
	padding-left: 5px;
	text-align: center;
}


.product_description a{
	/* color: #98b289; */
	text-decoration: none;
	line-height: 2;
}


/* ------ information icon link ----------
JW 08 Sept 2008 ------- */

.infoIcon{
	background: transparent url(../images/Information.gif) no-repeat 43px 50%;
	display: block;
	width: 100px;
	position: relative;
	bottom: 25px;
	left: 270px;
}







.basket_header{
	color: #666;
	background-color: #e3e9de;
	text-align: center;
	font-size: 90%;
	height: 20px; 
	font-weight: bold;
	border:1px solid #d4d4d4;
	border-collapse:collapse;
}

.basket_detail{
	background-color: white;
	text-align: center;
	font-size: 90%;
	height: 120px;
	vertical-align: top;
	padding-top: 15px;
	border:1px solid #d4d4d4;
	border-collapse:collapse;
}

.basket_footer{
	color: #666666;
	background-color: #e3e9de;
	text-align: center;
	font-size: 80%;
	height: 80px; 
	font-weight: bold;
	border:1px solid #d4d4d4;
	border-collapse:collapse;
}

.basket_totals{
font-size: 80%;
padding-right: 10px;
font-weight: bold;
color: #666;
border:1px solid #d4d4d4;
border-collapse:collapse;
}

.order_summary_label{
	border-left: 1px solid #cccccc;
	color:#666;
	text-align: right;
	padding-left: 15px;
}

.order_summary_detail{
text-align: left;
padding-left: 10px;
}

.confirmation_summary_text{
padding-left: 15px; 
text-align: left;
}

.pdf-download {
	color: #666;
	background-image:url(../images/pdf.jpg);
	background-repeat: no-repeat;
	background-position: 0 50%;
	padding: 30px 0px 30px 42px;
	font-weight: bold;
	text-decoration: none;
	line-height:230%; 
}

a.pdf-download {
/* color: #666666; */
text-decoration: underline; 
}

.getreader {padding-top: 10px;}






/* ------ Suggested Combinations image panels ----------
JW 02 Sept 2008 ------- */

div#imagePanels{
	clear: both;
	position: relative;
}


div#imagePanels img{
	border: 0;
}


.panel{
	float:left;
	margin: 2px 20px 20px 0;
	width: 305px;
	text-align: center;
}

#centre{
	border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;
	padding-left: 18px;
	padding-right: 18px;
	margin-right: 0;
}

#right{
	float: right;
	position: relative;
	margin-right: 0;
}


p.panelThumb img{

}

.panel h3{
	margin-top: 5px;
	font-size: 12px;
	font-weight: normal;
}

.panel h3 a{
	text-decoration: none;
}

.panel h3 a:hover{
	/* color: #cc0000; */
	text-decoration: underline !important;
}




/* ------ Exhibition 'Packages' image panels ----------
JW 06 Oct 2008 ------- */

div#imagePanelsExhib{
	clear: both;
	position: relative;
}

div#imagePanelsExhib h3{
	margin-top: 5px;
	font-size: 12px;
	font-weight: normal;
}

div#imagePanelsExhib h3 a{
	text-decoration: none;
}



div#imagePanelsExhib img{
	border: 0;
}

div#imagePanelsExhib .panelLeft{
	float:left;
	margin: 2px 10px 20px 0;
	width: 300px;
	text-align: center;
}

div#imagePanelsExhib .panelCentre{
	float:left;
	margin: 2px 0 20px;
	_margin-top: 20px;
	_margin-bottom: 5px;
	_padding-top: 15px;
	width: 300px;
	text-align: center;
	border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;
	padding-left: 18px;
	padding-right: 18px;
	width: 300px;
}

 div#imagePanelsExhib .panelRight{
	float: right;
	position: relative;
	margin: 2px 10px 20px 0;
	_margin-top: 20px;
	_margin-bottom: 5px;
	_padding-top: 15px;
	width: 300px;
	text-align: center;
	width: 300px;
}





/* ------ Customer Services Page Specific ----------
JW 05 Sept 2008 ------- */

div#inlineLinxPanel a{
	text-decoration: none;
}



/* ------ home page - 3 spot link panels ----------
JW 08 Sept 2008 ------- */

div#spotLinks{
	position: relative;
	width: 990px;
	border-collapse:collapse;
	/* margin-top: 15px; */
	margin-top: 15px;
	margin-bottom: 100px;
}

div#spotLinks h3{
	margin-bottom: -10px;
}


div#spotLinks a{
	color: #5a875b;
}


div#spotLinks img{
	border-style: none;
}


table#spots{
	/* margin-left: 80px; */
	margin-left: 15px;
}

table#spots td{
}










