@charset "UTF-8";
/* CSS Document */

body {
	font: 12px Arial, Helvetica, sans-serif;
	background: url(../images/bg.jpg);
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
}

h1 {
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	color: #16A2D5;
}

form{
	margin:0;
	padding:0;
	}

#footer {
	height: 30px;
	width: 910px;
	background-image: url(../images/footer_bg.jpg);
	clear: both;
	margin-top: 0px;
}
.oneColFixCtr #container {
	width: 910px;
	background: #FFFFFF url(../images/inner_bg.gif);
	margin: 0 auto;
	text-align: left;
}
#rtheader {
	float: right;
	height: 137px;
	width: 420px;
}
#purplebar {
	margin: 2px 2px 2px 3px;
	height: 5px;
	background-color: #003774;
}
#shoppingbasket {
	margin: 2px;
	width: 168px;
	float: right;
	height: 133px;
	background-image: url(../images/cart_bg.jpg);
}
#leftcolumn {
	width: 707px;
	padding-top: 2px;
	padding-left: 3px;
	height: 333px;
}
#cartcontents {
	padding-top: 10px;
	padding-left: 75px;
	font-size: 10px;
}
#navigation {
	padding-left: 2px;
}
.buttonmargin {
	margin-right: 1px;
	margin-left: 1px;
}
#searchbox {
	padding-top: 110px;
}
#rtcol_search {
	background-image: url(../images/search2.jpg);
	height: 157px;
	padding-left: 5px;
}
#newsbox {
	padding: 10px;
	color: #FFFFFF;
}
#rtcol_prods {
	height: 150px;
	padding-left: 10px;
}
#baskethead {
	font-weight: bold;
	color: #000000;
	text-align: center;
	padding-top: 4px;
	padding-bottom: 4px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#header {
	height: 137px;
}
#logo {
	width: 362px;
	padding-top: 48px;
	padding-left: 2px;
}
.oneColFixCtr #mainContent {
	margin-right: 15px;
	margin-left: 15px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#footertext {
	padding-left: 20px;
	font-size: 11px;
	color: #CCCCCC;
	text-align: center;
}
a:link {
	font-weight: bold;
	color: #8c7b2b;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:visited {
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
#rightcolumn {
	margin: 2px;
	width: 166px;
	height: 333px;
	position: absolute;
	left: 710px;
	top: 0px;
	background-image: url(../images/featured.jpg);
	font-size: 11px;
}
#featurehead {
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 4px;
	height: 15px;
}
#lowerpanel {
	color: #003366;
	width: 676px;
	padding: 15px;
}
#newscol {
	width: 166px;
	top: 0px;
	left: 709px;
	float: right;
	margin-right: 2px;
	background-image: url(../images/news_bg.gif);
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #FFFFFF;
	height: 100%;
}


#bottomrow {
	position: relative;
	margin-top: 2px;
	margin-left: 3px;
	height: auto;
}
#centralspace {
	position: relative;
}

#newshead {
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	padding-top: 4px;
	padding-bottom: 4px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	height: 15px;
}

/* Style for product pages */

#productnav {
	width: 156px;
	margin-left: 3px;
	margin-top: 0px;
	float: left;
	color: #999900;
}
#navtextbox {
	padding: 10px 5px;
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
	font-weight: bold;
	color: #FFFFFF;
	list-style-type: none;
}

#navtextbox ul li a:link {
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #333333;
	line-height: 25px;
	list-style-type: none;
	list-style-position: inside;
}
#navtextbox ul li a:hover {
	color: #D8BF02;
	font-weight: bold;
}

#navtextbox ul li a:visited {
	color: #FFFFFF;
	font-weight: bold;
}

#productinfo {
	width: 718px;
	margin-left: 159px;
	background-color: #FFFFFF;
	padding: 0px;
}
#producttext {
	width: 410px;
	padding-left: 35px;
	padding-top: 10px;
	padding-bottom: 20px;
}

#centralspace2 {
	margin-top: 2px;
	margin-left: 3px;
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
	font-size: 11px;
	line-height: 15px;
	background-color: #16A2D5;
}
#prodrightcol {
	float: right;
	width: 250px;
	text-align: center;
	padding-right: 2px;
}
.redsmall {
	font-size: 10px;
	color: #B6142C;
	padding: 0px;
}
#prodrow2 {

}
#footer2 {
	height: 30px;
	width: 910px;
	background-image: url(../images/footer_bg.jpg);
	clear: both;
	margin-top: 5px;
	background-position: 0px -20px;
}
.prod {
	width: 149px;
	float: left;
	padding: 14px;
	text-align: center;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #B9E3F2;
}
.prod2 {
	width: 145px;
	float: left;
	padding: 14px;
	text-align: center;
}

.prod a:hover, .prod2 a:hover{
	text-decoration:underline;
	color:#CCCCCC;
	}


/* Style for copy pages */


#centralspace3 {
	margin-top: 2px;
	margin-left: 3px;
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
	font-size: 11px;
	line-height: 15px;
	background-color: #D8BF02;
}
#copynav {
	width: 156px;
	margin-left: 0px;
	margin-top: 0px;
	float: left;
	color: #000000;
	list-style-type: none;
}

#copynavtextbox {
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #333333;
	text-transform: uppercase;
	font-size: 10px;
}

#copynavtextbox ul li a:link {
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #333333;
	line-height: 25px;
	margin: 0px;
	padding: 0px;
}
#copynavtextbox ul {
	margin: 3px;
	padding: 0px 0px 0px 15px;
	line-height: 25px;
	list-style-type: square;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#copynavtextbox ul li a:hover {
	color: #D8BF02;
}

#copynavtextbox ul li a:visited {
	color: #FFFFFF;
}
.conditiontxt {
	font-size: 10px;
	color: #B6142C;
	font-weight: bold;
	padding: 10px 0px 0px;
	margin-left: 0px;
}
.qna {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	line-height: 240%;
	font-weight: bold;
	color: #333333;
}
.note {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #666666;
	text-transform: uppercase;
}
#qnaspace3 {
	margin-top: 2px;
	margin-left: 3px;
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
	font-size: 11px;
	background-color: #8C7B2B;
}
.prodheader {
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	padding-left: 35px;
	color: #16A2D5;
}
#centralspacewild {
	margin-top: 2px;
	margin-left: 3px;
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
	font-size: 11px;
	line-height: 15px;
	background-color: #6B9300;
}
.here {
	color: #00FF00;
}
#centralspaceabt {
	margin-top: 2px;
	margin-left: 3px;
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
	font-size: 11px;
	line-height: 15px;
	background-color: #C4AB00;
}
#centralspaceorg {
	margin-top: 2px;
	margin-left: 3px;
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
	font-size: 11px;
	line-height: 15px;
	background-color: #CB6F02;
	width: auto;
}
#centralspaceprods {
	margin-top: 2px;
	margin-left: 3px;
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
	font-size: 11px;
	line-height: 15px;
	background-color: #B6142C;
}
.pics {
	padding: 1px;
	border: 8px solid #E6E6E6;
	float: right;
	margin-left: 20px;
	margin-bottom: 15px;
}
.facts {
	border: 0px none;
	background-color: #CCCCCC;
	width: 400px;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: 2px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}
.factsCopy {
	border: 0px none;
	background-color: #E6E6E6;
	width: 400px;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: 2px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}
#centralspacesols {
	margin-top: 2px;
	margin-left: 3px;
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
	font-size: 11px;
	line-height: 15px;
	margin-right: 2px;
	padding-left: 0px;
	background-color: #909090;
}
.featurepic {
	float: left;
	padding-right: 10px;
}
.factpix {
	float: right;
	top: 250px;
	right: 250px;
	margin-top: -18px;
}
#centralspaceabout {
	margin-top: 2px;
	margin-left: 3px;
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
	font-size: 11px;
	line-height: 15px;
	background-color: #C4AB00;
}
#abouttext {
	width: 650px;
	padding-left: 15px;
	padding-top: 10px;
	padding-bottom: 20px;
}

#abouttext a:hover{
	color:#333333;
	cursor:pointer;
	}
	
.sols {
	margin-top: 0px;
	padding-left: 0px;
	margin-left: -30px;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
}

#solstext {
	width: 600px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 20px;
}

/*Shopping basket table*/
.cart-table{
	width:650px;
	border-collapse:collapse;
	}

.cart-table th, .cart-table td{
	text-align:left;
	padding:5px;
	vertical-align:top;
	}

.cart-table th{
	text-transform:uppercase;
	background-color:#CCCCCC;
	border-bottom:1px solid #FFFFFF;
	}
	
.cart-table td{
	background-color:#EAEAEA;
	border-bottom:1px solid #EFEFEF;
	}

.alert{
	padding:10px;
	font-size:14px;
	background-color:#CC0000;
	color:#FFFFFF;
	font-weight:bold;
	}

.textfield-large{
	width:90%;
	}

.textarea-small{
	width:90%;
	height:60px;
	overflow:auto;
	}

h2{
	font-size:12px;
	font-weight:bold;
	}

/* Control formmail style*/
#formmail{
	width:90%;
	background-color:#EFEFEF;
	}

#formmail th, #formmail td{
	text-align:left;
	vertical-align:top;
	padding:3px;
	}

#formmail th{
	background-color:#EAEAEA;
	}

#formmail .textfield{
	width:95%;
	}

#formmail .textarea{
	width:95%;
	height:80px;
	overflow:auto;
	}

#formmail .select{
	width:95%;
	}