.whiteborder {
	border: 2px solid #FFFFFF;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: BD9441;

}
body {
	background-color: #e7e7e7;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body
{
	scrollbar-face-color: #3C4B7D;
	scrollbar-highlight-color: #95969D;
	scrollbar-3dlight-color: #95969D;
	scrollbar-darkshadow-color: #1A2245;
	scrollbar-shadow-color: #1A2245;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-track-color: #222D5C;
}
.producttitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: AF893D;
	background-color: E8D6A9;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 6px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #FBF2D6;
}
.toppadding {
	padding-top: 7px;
	padding-bottom: 15px;
	padding-left: 5px;
}
.productdescrip {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: lighter;
	color: #BD9441;
	background-color: F3E7C4;
	padding-top: 5px;
	padding-left: 6px;
	padding-bottom: 5px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #FBF2D6;
}
.price {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #232F5F;
	background-color: #E8D6A9;
	text-align: right;
	padding-top: 4px;
	padding-right: 6px;
	padding-bottom: 4px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #FBF2D6;
}
.price2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #232F5F;
	background-color: #E8D6A9;
	text-align: right;
	padding-top: 4px;
	padding-right: 6px;
	padding-bottom: 4px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #FBF2D6;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #232F5F;
	background-color: #E8D6A9;
	text-align: left;
	padding-top: 4px;
	padding-left: 6px;
	padding-bottom: 4px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #FBF2D6;
}
.title2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #232F5F;
	text-align: left;
	padding-top: 4px;
	padding-left: 6px;
	padding-bottom: 4px;
}
.title3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #BD9441;
	text-align: left;
	padding-top: 4px;
	padding-left: 6px;
	padding-bottom: 4px;
}
.title4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #232F5F;
	text-align: left;
	padding-top: 4px;
	padding-left: 6px;
	padding-bottom: 4px;
}
.title5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #BD9441;
	text-align: left;
	padding-top: 4px;
	padding-left: 6px;
	padding-bottom: 4px;
}
.text1 {
	font-size: 11px;
	color: #263262;
	font-weight: normal;
}
.text2 {
	font-size: 13px;
	color: #263262;
	font-weight: normal;
	text-align: center;
}
.border1 {
	border: 2px solid #232F5F;
}

ul {
	margin-left: 15px;
}

.price1 {
	font-size: 16px;
	font-weight: bolder;
}

.blackborder {
	border: 1px solid #2F3E75;
}
.accidenttext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #232F5F;
	padding: 5px;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #232F5F;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #AF893D;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000099;
	font-weight: bold;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #232F5F;
}
.ourprice {
	font-size: 10px;
	margin: 0px;
	padding: 4px;
	border: 1px solid #232F79;
	color: #2D3A6F;
}

/***********************************************/
/*Lightbox 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/lightbox/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/lightbox/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/lightbox/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%	
	}

#imageData{	padding:0 10px; color: #666; }
#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: #243060;
	}
	
#enquiry {
	margin-left: 32px;
	margin-right: 42px;
}
