/*
Colours

green: #03B601
links: #016101
borders: #333
yellow: #EFCE08
red: #CC3300
orange: #E98300


*/


body
{
	background:#03B601 url('../images/bg.gif') repeat;
	color: #000;
	font-size: 10pt;
	font-weight: normal;
	font-family: verdana, arial, georgia;
	text-align: left;
}

p.red
{
	font-size: 0.8em;
	color: #f30;
}
p.green
{
	font-size: 0.8em;
	color: #03B601;
}
p.blue
{
	font-size: 0.8em;
	color: #0396ff;
}
p.greenbold
{
	font-size: 0.8em;
	font-weight: bold;
	text-align: left;
	color: #03B601;
	margin: 0;
	padding: 0;
}

p.bluebold
{
	font-size: 0.8em;
	font-weight: bold;
	text-align: left;
	color: #0396ff;
	margin: 0;
	padding: 0;
}

div.imageright
{
	float: right;
	text-align: center;
	width: 150px;
	font-size: 9pt;
	margin: 0 10px 10px 10px;
}
div.imageright a
{
	text-decoration: none;
}

div.imageright img
{
	border: none;
	margin: 0;
	padding: 0;
}

form
{
	clear: both;
}

strong
{
	color: #03B601;
}

#border
{
	background: #03B601;
	width: 950px;
	border: 1px solid #fff;
	margin: auto;
	position:relative;
}

#footer, #top, #top2, #container
{
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
		width: 940px;
			padding: 0;
		margin: auto;

}
#top{
	height: 25px;
	background: white url('../images/diag-yellow.gif') top left repeat;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	text-align: left;
	color: #03B601;
	

}
#top2{
	height: 125px;
	background: white url('../images/diag-green.gif') top left repeat;
	text-align: left;
	border-top: 1px solid #fff;
	margin-top: 5px;

}

#logo
{
	float: left;
	height: 125px;
}
#homecontact
{
	float: right;
	margin: 15px 35px 0 0;
}
#tel
{
	float: left;
	color: #03B601;
	font: bold 11pt verdana;
	margin: 3px  0 0 3px;
	text-align: left;
	padding: 0;
	display: inline;
}
#address
{
	float: right;
		margin-top: 3px;
		margin-right: 3px;

}
#footer{
	border-top:1px solid #fff;
	border-bottom:1px solid #fff;
	background: #03B601 url('../images/diag-green.gif') top left repeat;
	text-align:center;
	color: white;
	margin-bottom: 5px;

}


#content ul{
	margin-left: 20px;
	margin-top: 20px;
	padding: 0;
	
}

#content ul li{
	margin: 5px;
	margin-right: 25px;
	position: relative;
	left: 20px;
	list-style-image: url('../images/bullet-double.gif');
	list-style-position: outside;
	padding: 0;
		font-size: 0.8em;

}

.prodimage
{
	width: 150px;
	float: left;
	border: 0;
	margin: 10px 10px 0 0;
}

div#gateshyper a
{
font-size: 8pt;
color: blue;
}
div#gateshyper a:hover
{
color: #CC3300;
}

/* --------------------------------------------------- figures caption -------------------- */

.figure {
  margin: 0 20px 10px 20px;
  width: 161px;
  display: inline;
clear: none;
float: left;
	text-align: center;
	border-bottom: 1px dashed #fff;
	padding-bottom: 15px;
}


.figure img
{
	border: 1px solid #fff;
	width: 130px;
	height: 130px;
}

.figure a, .figure p
{
	margin: 0;
	padding: 0;
}

.prodouter
{
	width: 134px;
		display: inline;
			float: left;
margin: 10px;
padding:0;

}

.prodlist
{
	text-align: center;
	width: 134px;
	background: #03B601 url('../images/prodbg.png') bottom left repeat-x;
	border: 1px solid #000;
margin: 0;
	padding: 0 0 0 0;
			display: inline;
			float: left;

}

.prodlist img
{
	width: 130px;
	border: 1px solid #000;
	margin: 1px;
}

.prodlist p
{
	margin: 1px;
	color: #fff;
	font-weight: bold;
}

.prodlist a
{
	color: #22f;
		font-weight: normal;

}

.prodlist a:hover
{
	color: #f33;
}

.brandslist
{
	text-align: center;
	width: 600px;
}

.brandslist img
{
	border: 1px solid #fff;
}

.brandslist p
{
	margin: 0;
	margin-bottom: 10px;
}

#container{
	background-color:#fff;
	overflow:hidden;
	padding-bottom: 20px;
					color: #666;
					min-height: 850px;

}
* html #container{
	height:1%; /* So IE plays nice */
}
#content{
	width:555px;
	margin: auto;
		text-align: left;

}
table.icons img
{
 width: 100px;
}

#left{
	width:160px;
	position: absolute;
	top: 175px;
	left: 5px;
	text-align: left;
	
}
#right
{
	position: absolute;
	top: 155px;
	right: 15px;
	width: 150px;
	color: #666;

}


.clearfooter
{
	width: 940px;
	margin: auto;
	font-size: 1px;
	height: 20px;
	padding: 0;
	clear: both;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
}

/* Navigation ----------------------------------------- */

	#nav, #nav ul { /* all lists */
		padding: 0;
		margin: 0;
		list-style: none;
		width : 177px;

	}
	
#nav li a.mainnav:hover 
{
	border: 1px solid #333;
	border-left:0;
	color: #f00;

}

	
	
	#nav li a.mainnav, #nav li a.logout  {
	height: 20px;
	width: 150px;
	border: 1px solid #333;
	border-left:0;
	margin-bottom: 10px;
	display: block;
	background-image: url('../images/diag-green.gif');
	background-repeat: repeat;
	text-decoration: none;
	font: 10pt verdana;
	padding: 4px 0 0 3px;
	vertical-align: top;
	color: #fff;

	}
	#nav li a.logout  {

	background-image: url('../images/diag-red.gif');
	color: #000;

	}
	
	
	
#nav ul.sub
{
	list-style: none;
	margin: 0 0 10px 0;
	padding-left: 20px;
	color: #03B601;

}
#nav ul.sub li
{
	list-style: disc;
margin: 0;
padding: 0;
}

#nav ul.sub li a
{
	font: 9pt verdana;
	color: #03B601;
	border: none;
	padding: 0;
	margin: 0;
text-decoration: none;
}

#nav ul.sub li a:hover
{
	color: #f33;
}


#nav ul.sub2
{
	margin: 0 0 10px 0;
	padding-left: 5px;
	color: #000;

}


#nav ul.sub2 li
{
	padding: 0;
	margin: 0;
background: none;
	list-style: circle;


}
#nav ul.sub2 li a
{
	font: 8pt verdana;
	background: none;
	color: #000;
	border: none;
	padding: 0;
	margin: 0;
text-decoration: none;
}

#nav ul.sub2 li a:hover
{
	color: #f33;
}


/* Extra Styles -------------------------------------------- */

p
{
	font-size: 1em;
	margin: 1.2em;
	margin-left: 0;
}

h1,h2,h3,h4,h5,h6
{
	clear: both;
	margin: 0;
	padding: 0;
}

h1
{
 font-family: Verdana, Arial, sans-serif;
 font-size: 14pt;
 font-weight: normal;
 margin-bottom: 10px;
 margin-top: 15px;
 padding-bottom: 0;
color: #03B601;
text-align: left;
}
h2 {
 font-family: Verdana, Arial, sans-serif;
 font-size: 12pt;
 font-weight: normal;
 margin-bottom: 10px;
 padding-bottom: 0;
color: #E98300;
text-align: left;

}

h3
{
 font-family: Verdana, Arial, sans-serif;
 font-size: 12pt;
 font-weight: bold;
 margin-left: 20px;
 margin-bottom: 10px;
 margin-top: 20px;
 padding-bottom: 0;
color: red;
text-align: left;

}

h4
{
 font-family: Verdana, Arial, sans-serif;
 font-size: 20pt;
 font-weight: bold;
 margin-left: 20px;
 margin-bottom: 20px;
 margin-top: 10px;
 padding-bottom: 0;
color: red;
text-align: center;

}

h5
{
 font-family: Verdana, Arial, sans-serif;
 font-size: 14pt;
 font-weight: bold;
 margin-left: 20px;
 margin-bottom: 10px;
 padding-bottom: 0;
color: red;
text-align: center;

}

h6 {
 font-family: Verdana, Arial, sans-serif;
 font-size: 11pt;
 font-weight: normal;
 margin-top: 10px;
 padding-bottom: 0;
color: #EFCE08;
text-align: center;

}


.sideimage
{
	margin: 0 0 10px 10px;
	border: 1px solid #000;
	float: right;
}

a
{
		color: #016101;

}

a:hover
{
		color: #CC3300;

}

a img
{
	border: none;
}


.hrline
{
	width: 90%;
	margin: 10px 5%;
	font-size: 1px;
	height: 10px;
	padding: 0;
	clear: both;
	border-bottom: 1px dashed #03B601;
}


#buttonsub
{
	border: 1px solid #FFC;
	background: url('../images/submit.gif') repeat;
	width: 115px;
	height: 27px;
	color: #FF0;
}

#buttonreset
{
	border: 0;
	background: url('../images/reset.gif') no-repeat;
	width: 134px;
	height: 41px;
}

	#continue {
	height: 20px;
	width: 150px;
display: block;
	margin-bottom: 10px;
	border: 1px solid #Fff;
	background-image: url('../images/check-orange.gif');
	background-repeat: repeat;
	text-decoration: none;
	font: 10pt verdana;
	vertical-align: middle;
	text-align: center;
	color: #000;
			font-weight: bold;


	}

	#continue:hover{

	border: 1px solid #F7AD42;
	background: #000;
	color: #F7AD42;
	

	}
	
	.tcart
	{
		background: #03B601;
		border: 1px solid #fff;
		color: #666;
		width: 600px;
		margin-bottom: 20px;
		padding-bottom: 5px;

	}
	.tcart td
	{
		border-bottom: 1px dashed #ffc;
		padding: 3px;


	}

	.thead
	{
		background: url('../images/check.gif') repeat;
		border-bottom: 1px solid #333;
		height: 25px;
		font-weight: bold;

	}

	.columnhead
	{
		background: url('../images/diag-yellow.gif') repeat;
		border: 1px solid #333;
		border-bottom: 0;
		height: 22px;
		font-weight: bold;
		width: 148px;
		text-align: center;
		padding-top: 3px;
		margin: 20px 0 0 3px;
		color: black;

	}

	.columnbox
	{
		background: #fff;
		border: 1px solid #333;
		width: 148px;
				margin-left: 3px;
				color: #666;


	}
	.columnbox p
	{
		text-align: right;
						color: #666;
						font-weight: bold;
						font-size: 8pt;
						margin: 0 3px 0 0;
						padding: 0;

	}
.columnbox ul li
{
	margin: 0 0 2px 0;
	padding-left: 2px;
	color: #666;
	list-style: none;
	font-size: 8pt;

}
.columnbox ul li a
{

	font-size: 8pt;

}
.columnbox ul
{
	margin: 10px 0 2px 2px;
	padding: 0;



}

p.bwprice
{
	font-size: 12pt;
	font-weight: bold;
	color: black;
}

p.bwprice span
{
	color: red;
}


.admintable
{
	width: 700px;
	border: 1px solid black;
	margin: auto;
	
}
.admintoprow
{
background: #013D65; color: #fff; font-weight: bold;
}
.highlightrow
{
background: #CC3300; color: white; font-weight: bold;
}

#layer1 {
	position: absolute;
	visibility: hidden;
	width: 400px;
	min-height: 400px;
	left: 20px;
	top: 300px;
	background-color: #fff;
	border: 1px solid #000;
	padding: 10px;
	z-index: 99;
}

#close {
	float: right;
}



/* Light Box Styles */


#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{	padding:0 10px; color: #fff; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}
	

/* Min-Width */
.lbWidth { /* most browsers */
	position: absolute;
	top: 0px; left: 0px;
	width: 100%;
	min-width: 790px;
	}

* html .lbContent { /* IE6 */
	margin-left: -790px;
	position:relative;
	}

* html .lbMinWidth { /* IE6 */
	padding-left: 790px;
	}
	
	
/* Clearfix */	
.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */



/* -------------------- SagePay Styles ------------------- */

.subheader 
{
    background-image: url(../images/yellowBlob.png);
    background-repeat: no-repeat;
    background-position: 0px 22px;
    padding: 20px 0px 8px 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #E98300;
}

.errorheader
{
    background-image: url(redGrad.jpg);
    background-repeat: repeat-x;
    background-position: top left;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    text-align: center;
    margin-top: 20px;
    padding: 12px;
    border: #daa7a6 1px solid;
}
.infoheader 
{
    background-image: url(greenGrad.jpg);
    background-repeat: repeat-x;
    background-position: top left;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    text-align: center;
    margin-top: 20px;
    padding: 12px;
    border: #b1d0b1 1px solid;
}

.smalltext 
{
	font-family: Arial, Helvetica;
	font-size: 10px;
	color:  #666666;
}
.code 
{
	font-family: courier, Arial, Helvetica;
	font-size: 11px;
	color:  #666666;
}

.greybar 
{
	background-color:#cbcbcb;
	background-position:center;
	background-image: url(greyglass.gif);
	width: 865px;
}
	
.greyBoxTop
{
    background: transparent url(greyBorderTop.gif);
    background-repeat: no-repeat;
    background-position: top left;
    padding-top: 5px;
    padding-bottom: 6px;
}
.greyBoxBottom
{
    background: transparent url(greyBorderBottom.gif);
    background-repeat: no-repeat;
    background-position: bottom left;
}
.greyBoxSides
{
    background: transparent url(greyBorderSides.gif);
    background-repeat: repeat-y;
    background-position: top left;
    width: 210px;
}

.resourcecontent
{
    width: 200px;
    font-family: Arial, Helvetica, sans-serif;
    color: #675C53;
    text-align: center;
}
.resourcecontent td
{
    padding: 15px;
    font-size: 11px;
}

.warning 
{
	list-style-type:disc;
	font-size: 12px;
	color: #CC0000;
}

.formTable
{
    width: 100%;
    border: 0px none;
	border-collapse: collapse;
}

.formTable td
{
	border-top: 0px none;
	border-right: 0px none;
	border-left: 0px none;
	border-bottom: 1px solid #d3d3d3;
    padding: 3px 10px 6px 3px;
	vertical-align: top;
}

.formFooter
{
    margin: 12px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.fieldLabel 
{
	font-family: Arial, Helvetica, sans-serif;
	color:#575C53;
	font-size:14px;
	font-weight:normal;
	text-align: right;
	width: 33%;
}	

.fieldData 
{
	width: 70%;
}

.inputBoxDisable
{
    background-color: #DDDDDD;
    border: 1px solid #999999;
}
.inputBoxEnable
{
    background-color: #FFFFFF;
    border: 1px solid #999999;
}

.greyHzShadeBar
{
    height: 20px;
    background-image: url(../images/greyGrad.png);
    background-repeat: repeat-x;
    background-position: bottom left;
}