@charset "iso-8859-1";
/* CSS Document */



#wrapper{
	width:778px;
	height:100%;
	background-image:none;
	background-repeat:no-repeat;
	margin-left:auto;
	margin-right:auto;
	background-color: #333;
	border: thin solid #666;
}
select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#header_area{
	overflow:auto;
	outline-color: #CCC;
	border-left-color: #666;
	border-bottom-color: #666;
	border-right-color: #666;
	border-top-color: #666;
	background-color: #333;
	border-bottom-width: thin;
	border-bottom-style: solid;
}


#header{
	width:778px;
	height:122px;
	background-image:url(../images/header2.jpg);
	background-repeat:no-repeat;
	background-color: #333;
	margin: 0px;
}

#header-left {
	float:left;
	width:auto;
	height:122px;
}

#header-right {
	float:right;
	text-align:left;
	height: 92px;
	width: 270px;
	clear: none;
	margin-top: 30px;
	border-color: #999;
}
/**************************************************************/
/*   Tag Override                                             */
/**************************************************************/
body {
	margin-top:0px;
	margin-bottom:0px;
	height:100%;
	background-color:#333;
	background-repeat:no-repeat;
}
.h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#CCC;
	padding-bottom:0px;
	background-color: #333;
}
.h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#666;
	padding-bottom:0px;
}
strong {
	color: #9ec400;
	font-family: Arial, Helvetica, sans-serif;
}
em {
	color: #CCC;
}
/**************************************************************/
/*   Search elements                                          */
/**************************************************************/
.search {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#9ec400;
	text-align: center;
	float: left;
}
 
form {
	padding:0px;
	margin:0px;
	display:inline;
	background-color: #333;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	float: none;
}
input.txt {
	height:16px;
	width:144px;
	color:#333;
	background-color:#CCC;
	border: 2px groove #9ec400;
	margin-left:9px;
	padding:1px;
	padding-top:1px;
	padding-bottom:1px;
	padding-left:3px;
	text-align: left;
	border-top-color: #9ec400;
	float: none;
}
.inputtxt2 {
	color: #333;
	background-color: #CCC;
	border: thin solid #999;
}
.smalltxt {
	font-size: small;
}


#search-holder{
	float: none;
}

#submit-holder{
	float:right;


	height:27px
	padding-top:2px;
}

#textarea-holder{
	float:right;
	width:auto;
	height:22px;
	background-color: #333;
}

#advanced-holder{
	text-align:right;
	background-color: #333;
	float: right;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#advanced-holder a{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	color:#9ec400
}

/**************************************************************/
/*   Top navigation                                           */
/**************************************************************/
#navigation{
	width:760px;
	height:30px;
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #333;
	color: #CCC;
	padding: 0px;
	float: right;
	clear: none;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
	margin: 0px;
}
#navigation ul{
	margin: 0;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #CCC;
	height:auto;
	font-weight: bold;
}
#navigation ul li{
	display: inline;
	background-color: #333;
}
#navigation ul li a{
	float: left;
	color: #CCC;
	padding-top:5px;
	padding-left:8px;
	padding-right:8px;
	text-decoration: none;
	padding-bottom: 5px;
	background-color: #333;
	background-repeat: no-repeat;
	background-position: right top;
}
#navigation ul li a:hover{
	color: #CCC;
	padding-bottom: 0px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #C9DA2B;
}
#navigation li a:active {
	color: #CCC;
	border: thin solid #CCC;
	background-color: #333;
}
#navigation li a#current {
	color: #CCC;
	padding-bottom: 0px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	border-color: #CCC;
}
/**************************************************************/
/*   Page content layout                                      */
/**************************************************************/
#content {
	width:100%;
	background-image:none;
	overflow:auto;
	background-repeat: no-repeat;
	overflow:hidden;
	background-color: #333;
	height: 100%;
	margin: 0px;
	padding: 0px;
}

#content_left{
	padding-top:0px;
	padding-left:10px;
	float:left;
	width:460px;
	height:100%;
	padding-bottom: 10px;
	color: #CCC;
	background-color: #333;
	font-style: italic;
	background-image: none;
	background-repeat: no-repeat;
}
.tbl-list {
	padding: 10px;
	border: 1px dotted #999999;
	margin-bottom: 10px;
}

	
#content_right{
	padding-right:10px;
	padding-left:0px;
	text-align:left;
	float:right;
	width:auto;
	height:auto;
	outline-color: #CCC;
	border-color: #CCC;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	background-color: #333;
	overflow: hidden;
	position: inherit;
	margin: 0px;
}
	
#flash-holder{
	width:510px;
	height:95px;
	background-color: #333;
}	


/**************************************************************/
/*   Side navigation                                          */
/**************************************************************/
#sidemenu {
	margin-top:14px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	width: auto;
	color: #CCC;
	background-color: #333;
	text-align: center;
}	
#sidemenu ul {
	list-style:none;
	margin:0px;
	padding:0px;
	color: #333;
}
#sidemenu li a {
	height: 20px;
	voice-family: "\"}\"";
	voice-family: inherit;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-top:5px;
	padding-left:20px;
}	
#sidemenu li a:link, #sidemenu li a:visited {
	color: #ccc;
	display: block;
	background-image: none;
}
#sidemenu li a:hover {
	color: #000;
	background-color: #999;
	background-image: none;
	background-position: 0px 0;
}
#sidemenu li a:active {
	color: #333;
	background-image: none;
}
#sidemenu li a#current {
	color: #ccc;
	font-style: oblique;
}
/**************************************************************/
/*   Text styles                                              */
/**************************************************************/


.maintext {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#CCC;
	line-height:18px;
	text-align: left;
}

.maintext a {
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:underline;
	font-size:16px;
	color:#CCC;
	line-height: 18px;
}
.maintext ul {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color: #CCC;
}
.maintext ul li {
	margin:0px;
	padding:0px;
	color: #CCC;
}
.lightgreen {
	color: #9ec400;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}
.address {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#CCC;
	line-height:16px;
	background-color: #333;
}

.address a {
	text-decoration:underline;
	color:#CCC;
}

.address a:hover {
	text-decoration:underline;
	font-family: Arial, Helvetica, sans-serif;
	color: #CCC;
}

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#CCC;
	text-align: center;
}
.copyright a {
	color:#CCC;
	text-decoration:underline;
}
.copyright a:hover {
color:#004731;
text-decoration:none;
}

/**************************************************************/
/*   Footer area                                              */
/**************************************************************/
#bottom-page{
	margin-left:auto;
	margin-right:auto;
	height:23px;
	width:778px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
	
}

#footer{
	margin-top:10px;
	height:20px;
	width:100^%;
	text-align: center;
	margin-bottom: 10px;
}	

#bottom-links {
	margin-left:0px;
	margin-right:0px;
	height:20px;
	margin-bottom: 10px;
	width: 554px;
	color: #CCC;
}

#bottom-links ul{
	margin: 0;
	padding:0;
	margin-bottom: 1em;
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #CCC;
}

#bottom-links ul li{
	display: inline;
	color: #CCC;
}

#bottom-links ul li a{
	color: #CCC;
	padding-top:5px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:10px;
	text-decoration: none;
	background: url(../images/bottom-links-divline.gif) top right no-repeat;
	float: left;
}
#bottom-links ul li a:hover{
	text-decoration: underline;
	color: #CCC;
}

#advanced-holder a {

	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:underline;
	color:#9ec400
}
.maintext a:hover {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-size:16px;
	color:#CCC;
}
#advanced-holder a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	color:#9ec400;
	background-color: #333;
}
#results-list ul{
	margin: 0;
	width:100%;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #004731;
	list-style-type: none;
}
#results-list ul li{
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
#results-list ul li a{
	text-decoration:underline;
	color:#004731;
}
#results-list ul li a:hover {
	text-decoration: none;
}
.green-text {
	color: #9ec400;
	font-weight: bold;
}



.dotLine {
	height: 1px;
	overflow: hidden;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	clear: both;
}

.solidLine {
	border-bottom: 1px solid #9ec400;
	height: 0px;
	overflow: hidden;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	clear: both;
}

/**************************************************************/
/* SEARCH RESULTS                                             */
/**************************************************************/

.searchLeft {float: left;}
.searchRight {float:left; width: 310px; padding-left:10px; padding-right:10px;}

.searchImg {
	padding-bottom: 10px;
	width:160px;
	height:120px;
	margin-right:10px;
}
.searchText {
	display:inline;
}
.inlineImg {
	border: thin solid #CCC;
	margin-right: 10px;
}
.inlineProductImg {
	padding-bottom: 10px;
	margin-right:20px;
}
.productListBox {
	clear: both;
		overflow: hidden;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-color: #EBEBEB;
	padding: 10px;
	border: 1px solid #CCCCCC;
	text-align:left;
}
.hilite-red {
	color:#FF0000;
}
.pagelink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	color: #CCC;
	text-decoration: underline;
}
#wrapper #content #content_left .maintext {
	font-style: normal;
	font-size: 16px;
	text-align: left;
	color: #F0F0F0;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #333;
}
#wrapper #content #content_left strong {
	font-style: normal;
	background-color: #333;
}
#wrapper #content #content_right #sidemenu p {
	font-size: 16px;
	text-align: center;
	color: #FF0;
	background-color: #333;
}
.other 
	{
	float:left;
	width: 10px;
	border: thin solid #CCC;
	text-align: center;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 10px;
	margin-left: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #CCC;
	background-color: #333;
}
.pagecolour {
	background-color: #999;
}
.images {
	border: thin solid #CCC;
}
.imagelarge {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}

#content_wide {
	padding-top:20px;
	padding-left:0px;
	float:left;
	width:100%;
	height:100%;
	padding-bottom: 10px;
	color: #CCC;
	background-color: #333;
	font-style: italic;
}

