@charset "utf-8";
/* CSS Document */

body {
	font: 12px Arial, Helvetica, sans-serif;
	background: #1A344D url(images/bg.gif) repeat-y center top;
	margin: 0;
	padding: 10 0 0;
	color: #000000;
}
a {
	font: 12px Arial, Helvetica, sans-serif;
	text-decoration: none;
}
p {
	font: 12px Arial, Helvetica, sans-serif;
	color: #000000;
}
.small{
	font: 10px Arial, Helvetica, sans-serif;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 0px;
}
h1 {
	font-size: 18px;
	font-weight: bold;
	color: #34689A;
	margin-bottom:0px;
	}
h2 {
	font-size: 14px;
	font-weight: bold;
	color: #34689A;
	margin-bottom:0px;
	margin-top: 0px;
	}	
h3 {
	font-size: 14px;
	font-weight: bold;
	color: #34689A;
	margin-bottom:0px;
	margin-top: 0px;
	margin-left: 15px;
	}	
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FFFFFF;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FFFFFF;
}	
a:hover{
	text-decoration:underline;
	}
.oneColFixCtr #container {
	width: 950px;
	background: #1A344D url(images/bg.gif) repeat-y center top;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	padding-top: 10px;
}
.oneColFixCtr #mainContent {
	width: 948px;
	border: 1px solid #ffffff;
	text-align:left;
	background-image: url(images/bg-inside.gif);
	background-color:#fff;	
}
.oneColFixCtr #header {
	height: 59px;
	background-color:#34689A;
	width:948px;
	margin:0 auto;
	text-align:left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;	
}
#nav {
	height: auto;
	width:158px;
	margin:0 auto;
	text-align:left;
	color: #fff;
	float:left;
}
#nav p{
	color: #fff;
}
#nav a{
	color: #fff;
	font-weight:bold;
	text-decoration:none;
}
#nav a:hover{
	color: #fff;
	font-weight:bold;
	text-decoration:underline;
}
.topnav {
	float:right;
	margin-right:10px;
	margin-top:30px;
	color:#FFFFFF;
	}
.topnav a{
	color:#FFFFFF;
	margin-left:5px;	
	margin-right:5px;		
	text-decoration:none;	
	}	
.topnavitem a{
	color:#FFFFFF;
	text-decoration:none;
	}
.topnavitem a:link{
	color:#FFFFFF;
	text-decoration:none;
	}	
.topnavitem a:hover{
	text-decoration:underline;
	}			
li {
	list-style-type: none;
}
.margin10 {
	margin-left:9px;
	margin-right:5px;
}
.pad10 {
	margin-top:5px;
	margin-bottom:0px;
}
.pad5 {
	margin-top:0px;
}
.flashcell{
	float:right;
	width:772px;
	text-align:right;
	height: 257px;
	}
.clearer {
	font-size: 0px;
	line-height: 0px;
	display: block;
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 0px;
	width: auto;
}
.clearerR {
	font-size: 0px;
	line-height: 0px;
	display: block;
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 0px;
	width: 772px;
	float:right;
}
#mainbody {
	float:right;
	width:785px;
	height:auto;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	background-image: url(images/bg-home.gif);
	background-repeat: repeat-y;
	background-position: right top;
	}
#mainbodyI {
	float:right;
	width:787px;
	height:auto;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;	
	}	
.rightbody {
	float:right;
	width:166px;
	height:auto;
	background-color: #34689A;	
	}	
.bodyleft {
	float:left;
	width:685px;
	height:auto;
	background-color:#fff;
	padding-top: 20px;
	padding-bottom: 50px;
	padding-left: 50px;
	}
.bodywide {
	float:left;
	width:710px;
	height:auto;
	background-color:#fff;
	padding-top: 20px;
	padding-bottom: 50px;
	padding-left: 50px;
	}
.homeleft {
	float:left;
	width:auto;
	height:auto;
	padding:5px;
	}	
#homeleft {
	float:left;
	width:590px;
	height:auto;
	padding:8px;
	}	
#homeleft p{
	font-size: 11px;
	margin-bottom:2px;
	}
.banner {
	width:auto;
	padding: 5px 5px 5px 15px;
	background-color: #CCD9E6;
	color: #34689A;
	font-weight:bold;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	text-transform: uppercase;
	}	
.leftcell {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	padding: 5px 5px 8px 8px;
	background-color: #34689A;
}
.leftcell a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

.leftcell a:hover {
	text-decoration: underline;
}
.leftcellTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color:#CCD9E6;
	color: #34689A;
	padding: 5px 5px 5px 8px;
	font-weight: bold;
	text-transform: none;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.leftcellTitle a{
	color: #34689A;
}	
#footer {
	width:945px;
	background-colour: ##485D71;
	height:30px;
	padding-top:10px;
	padding-right:5px;
	margin: auto;
	text-align:right;	
	color:#FFFFFF;
	}
.footeritem a{
	color:#FFFFFF;
	margin-left:5px;
	margin-right:5px;
	text-decoration:none;
	}
.imageR {
	padding-right: 10px;
	padding-bottom: 10px;
	}
.font11 {
	font-size: 11px;
	}	
hr {border: none 0; 
border-top: 1px dotted #336699;/*the border*/
width: 100%;
height: 1px;/*whatever the total width of the border-top and border-bottom equal*/
	margin-bottom:1px;
	margin-top:1px;	
} 	
.lockercellText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	width:143px;
	height:22px;
	text-align:center;
	background-color:#B1C3CF;
	padding-top:5px;
	margin-bottom:5px;
}
.lockercellText a{
	color: #000000;
	text-decoration: none;
}
.lockercell {
	border: 1px dashed #FF6600;
	width: 140px;
	height: 145px;
	text-align:center;
	padding-top: 3px;
}
.SubMenuNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: auto;
	margin-left:7px;
	padding-top:1px;
	padding-bottom:1px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #fff;
	background-color:#CCD9E6;	
	}
.SubMenuNav a{
	background-color:#CCD9E6;	
	}	
#SubMenuTitle{
	float:left:
	}	
#SubMenuCell {
	background-color:#CCD9E6;
	}	
#SubMenuCell a{
	background-color:#CCD9E6;
	color:#34689A;	
	}
#SubMenuCell a:hover{
	background-color:#678EB3;
	color:#FFFFFF;
	}
.prods {
	font: 11px Arial, Helvetica, sans-serif;
	padding-left:2px;
	border: 2px solid #E4E4E4;
}	
.gallery {
	padding: 12px;
	width:170px;
	height:170px;
	float:left;
	margin-right: 20px;
	margin-bottom: 15px;
	border: 3px solid #CCD9E6;
	overflow:hidden;
}
.galleryItem {
	padding: 12px;
	width:125px;
	float:left;
	margin-right: 20px;
	margin-bottom: 15px;
	border: 1px solid #CCD9E6;
}
.printpad {
	padding: 20px;
}
.button {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #34689A;
	padding: 2px;
	width: 90px;
}
.accItem {
	padding: 12px;
	width:150px;
	height:170px;	
	float:left;
	margin-right: 20px;
	margin-bottom: 15px;
	border: 1px solid #CCD9E6;
}
.bodyleftPage {
	float:left;
	width:650px;
	height:auto;
	background-color:#fff;
	padding-top: 20px;
	padding-bottom: 50px;
	padding-left: 50px;
}
.video {
	float: left;
	width: 150px;
	margin-right: 5px;
	margin-bottom: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	text-align: center;
	text-decoration: none;
	border: 0px solid #34689A;
}
.videoB {
	float: right;
	width: 180px;
	margin-right: 5px;
	margin-bottom: 10px;
	text-align: center;
	text-decoration: none;
	border: 1px solid #34689A;
	padding: 5px;
}
.videoB a{
	text-decoration: none;
}
.colL {
	float:left;
	width:465px;
	}
.colR {
	float:right;
	width:170px;
	margin-right: 20px;
	}	
.lockingoption {
	font: 11px Arial, Helvetica, sans-serif;
	padding: 5px;
	width:180px;
	height:auto;
	float:left;
	margin-right: 10px;
	margin-bottom: 15px;
	border: 3px solid #CCD9E6;
	overflow:hidden;
	text-align: center;
}
.lockingoption p{
	font: 11px Arial, Helvetica, sans-serif;
}
.youtubecell {
	font: 11px Arial, Helvetica, sans-serif;
	padding: 5px;
	width:150px;
	height:auto;
	float:left;
	margin-right: 10px;
	margin-bottom: 15px;
	border: 3px solid #CCD9E6;
	overflow:hidden;
	text-align: center;
}
.coptPic {
	float: right;
	height: 500px;
	width: 297px;
	background-image: url(colour/picker/door.gif);
	margin-top: 0px;
	background-repeat: repeat;
	background-position: center top;
}

.coptPicD {
	float: right;
	height: 414px;
	width: 297px;
	background-image: url(colour/picker/<%=(rsDoorColour.Fields.Item("ColourImage").Value)%>);
	margin-top: 20px;
	background-repeat: repeat;
	background-position: center top;
}
#coptCell {
	float: left;
	height: auto;
	width: 382px;
	margin-top: 5px;
}
#coptCell .door{
	border: 5px solid #999999;
}
#coptCell a{
	height: 40px;
	width: 40px;
	border: 1px solid #999999;
}
#coptCell .coptThumb a{
	border: 1px solid #999999;
	margin-bottom:3px;
}
#coptCell .coptThumb a:hover{
	border: 1px solid #34689A;
}
.coptThumb {
	float: left;
	height: 70px;
	width: 48px;
	margin-top: 2px;
	margin-right: 6px;
	font: 7pt/8pt Arial, Helvetica, sans-serif;
}
.coptSelThumb {
	float: left;
	height: 40px;
	width: 40px;
	margin-right: 0px;
}
.coptText {
	margin-left: 5px;
	margin-top: -5px;
	background-color: #FFFFFF;
	width: 300px;
	height: 100px;		
}
#coptBut a{
	background-color:#f2f2f2;
	float:left;
	width:145px;
	color:#666666;
	margin-right: 3px;
	font-weight: bold;
	text-align: center;
	font-size: 14px;
	}
#coptBut a:hover{
	background-color:#34689A;
	color:#FFFFFF;
	margin-top:5px;
	height: 25px;
	padding-top: 10px;
	background-image: url(images/buttonA.gif);
	background-repeat: no-repeat;
	background-position: center top;
	text-decoration:none;
	}
#coptBut .active{
	background-color:#34689A;
	color:#FFFFFF;
	margin-top:5px;
	height: 25px;
	padding-top: 10px;
	background-image: url(images/buttonA.gif);
	background-repeat: no-repeat;
	background-position: center top;
	}
#coptBut .nactive{
	background-color:#CCD9E6;
	color:#34689A;
	height: 20px;
	padding-top: 6px;
	margin-top:14px;
	margin-bottom:0px;
	background-image: url(images/buttonN.gif);
	background-repeat: no-repeat;
	background-position: center top;
	}
#coptCellD {
	border: 2px solid #34689A;
	float: left;
	height: auto;
	width: 385px;
	margin-top: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#coptCellD a{
	height: 40px;
	width: 40px;
	border: 1px solid #999999;
}
#coptCellD .coptThumb a{
	border: 1px solid #999999;
	margin-bottom:3px;
}
#coptCellD .coptThumb a:hover{
	border: 1px solid #34689A;
}
.homeNews {
	float:left;
	width:565px;
	padding-bottom:20px;
	margin-left: 20px;
	}
.homeImage {
	float:left;
	margin-right:8px;
	margin-bottom:5px;
	border: 5px solid #FFF;
	width: 150px;
	}

