@charset "utf-8";
/* CSS Document */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #535353;
	background-color: #99CC00;
}
.head1 {
	font-family: Arial;
	font-size: 16px;
	text-align: center;
	color: #454545;
	margin: 5px;
}

.head2 {
	font-family: Arial;
	font-size: 14px;
	text-align: center;
	color: #a4a4a4;
	margin: 5px;
	font-weight: normal;
}
.tothead2 {
	color: #8b8b8b;
	font-size: 14px;
	text-align: center;
	margin: 5px;
	font-weight: normal;
}

.tothead1{
	font-family: Arial;
	color: #618414;
	font-size: 18px;
	text-align: center;
	margin-left: 80px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	font-weight: normal;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #535353;
}

a {
	color: #000000;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #535353;
}

#doordesignerhead {
	height: 28px;
	width: 760px;
	float: left;
	margin-top: 11px;
	background-image: url(images/doordesignheadbg.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
}

.doordesignnav {
	width: 89px;
	height: 28px;
	float: right;
	margin-right: 4px;
}

table.box {
	border-width: 1px;
	border-style: solid;
	border-color: #d0d0d0;
	background-color: #ffffff;
	width: 350px;
}
.footbg {
	background-image: url(images/bgfoot.jpg);
	background-repeat: repeat-x;
	height: 37px;
}
/* Image change divs */

#bigimg {
	width: 184px;
	height: 409px;
	float: left;
	margin-left: 68px !important;
	margin-left: 35px;
	margin-top: 10px;
}

#layering1 { 
	position: absolute;
	top: 0px;
	left: 0px;
	width: 184px;
	height: 409px;
	float: left;
	z-index: 1;
}

#layering2 { 
	position: absolute;
	top: 0px;
	left: 0px;
	width: 184px;
	height: 409px;
	float: left;
	z-index: 2;
}

#layering3 { 
	position: absolute;
	top: 0px;
	left: 0px;
	width: 184px;
	height: 409px;
	float: left;
	z-index: 3;
}

#layering4 { 
	position: absolute;
	top: 0px;
	left: 0px;
	width: 184px;
	height: 409px;
	float: left;
	z-index: 4;
}

#layering5 { 
	position: absolute;
	top: 0px;
	left: 0px;
	width: 184px;
	height: 409px;
	float: left;
	z-index: 5;
}

#layering6 { 
	position: absolute;
	top: 0px;
	left: 0px;
	width: 184px;
	height: 409px;
	float: left;
	z-index: 6;
}

#holderbox {
	position: relative;
}

#mainImage {
	padding: 0 0 5px 0px;
	height: 250px;
	v-align: bottom;
}
/*Image change end*/

.doorthumbimg {
	margin-left: 7px;
	margin-bottom: 5px;
}

#tablebg {
	width: 1px;
	background-color: #e4e4e4;
}


INPUT.lab {
	color: #618414;
	font-size: 20px;
	text-align: left;
	font-weight: normal; 
	BORDER-RIGHT: #ffffff 1px solid; 
	BORDER-TOP: #ffffff 1px solid; 
	BACKGROUND: #ffffff; 
	BORDER-LEFT: #ffffff 1px solid;  
	BORDER-BOTTOM: #ffffff 1px solid;
	width: 100px;
	
}

input.poundtotal {
	font-weight: normal;
	font-size: 20px !important;
	BORDER-RIGHT: #ffffff 1px solid; 
	BORDER-TOP: #ffffff 1px solid; 
	BACKGROUND: #ffffff; 
	BORDER-LEFT: #ffffff 1px solid;  
	BORDER-BOTTOM: #ffffff 1px solid;
	color: #618414;
	font-size: 18px;
	text-align: left;
	width: 8px;
}

#ddoptionstbl {
	color: #8d8d8d;
	font-size: 10px;
	font-weight: bold;
}

#ddoptionstbl td {
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}

#ddoptionstbl th {
	color: #222222;
	text-align: left;
	vertical-align: top;
	padding: 0px;
	margin: 0px;
}

.ftxt {
	color: #8d8d8d;
	font-size: 10px;
}


.boldtxt {
	font-weight: bold;
}

.justifytxt {
	text-align: justify;
}

.ddstarttxt {
	font-size: 20px;
}

.bigtxt {
	font-size: 16px;
}

.error {
	color: #980d06;
	text-decoration: underline;
}

.inputbox {
	width: 116px;
	height: 24px;
	border: 1px solid #3b3b3b;
	background-color: #FFFFFF;
}

.dgraytxt {
	color: #3b3b3b;
}

.graytxt2 {
	color: #929292;
	font-size: 11px;
	line-height: 16px;
}
.graytxt{
	color: #929292;
}
.smallgraytxt {
	color: #929292;
	font-size: 8px;
}
input.errortxt {
	font-size: 11px;
	BORDER-RIGHT: #ffffff 1px solid; 
	BORDER-TOP: #ffffff 1px solid; 
	BACKGROUND: #ffffff; 
	BORDER-LEFT: #ffffff 1px solid;  
	BORDER-BOTTOM: #ffffff 1px solid;
	color: #ff0000;
	width: 170px
}


.boxes{
	float: left;
	text-align: center;
	margin-bottom: 10px;
}

.tablebox{
	margin-top: 20px;
}

INPUT.num {
	BORDER-RIGHT: #a7a7a7 1px solid; 
	BORDER-TOP: #a7a7a7 1px solid; 
	FONT-SIZE: 16px; 
	FONT-WEIGHT: bold; 
	BACKGROUND: #ffffff; 
	BORDER-LEFT: #a7a7a7 1px solid; 
	COLOR: #696969; 
	BORDER-BOTTOM: #a7a7a7 1px solid; 
	FONT-FAMILY: Tahoma, Arial, Helvetica, sans-serif;
	width : 141px;
}
INPUT.num2 {
	BORDER-RIGHT: #a7a7a7 1px solid; 
	BORDER-TOP: #a7a7a7 1px solid; 
	FONT-SIZE: 16px; 
	FONT-WEIGHT: bold; 
	BACKGROUND: #ffffff; 
	BORDER-LEFT: #a7a7a7 1px solid; 
	COLOR: #696969; 
	BORDER-BOTTOM: #a7a7a7 1px solid; 
	FONT-FAMILY: Tahoma, Arial, Helvetica, sans-serif;
	width : 50px;
	text-align:center;
}
INPUT.num3 {
	BORDER-RIGHT: #a7a7a7 1px solid; 
	BORDER-TOP: #a7a7a7 1px solid; 
	FONT-SIZE: 11px; 
	FONT-WEIGHT: normal; 
	BACKGROUND: #ffffff; 
	BORDER-LEFT: #a7a7a7 1px solid; 
	COLOR: #696969; 
	BORDER-BOTTOM: #a7a7a7 1px solid; 
	FONT-FAMILY: Tahoma, Arial, Helvetica, sans-serif;
	width : 200px;
}
TEXTAREA.num3 {
	BORDER-RIGHT: #a7a7a7 1px solid; 
	BORDER-TOP: #a7a7a7 1px solid; 
	FONT-SIZE: 8pt; 
	BACKGROUND: #ffffff; 
	BORDER-LEFT: #a7a7a7 1px solid; 
	COLOR: #616161; 
	BORDER-BOTTOM: #a7a7a7 1px solid; 
	FONT-FAMILY: Arial
}
div.scroll {
height: 540px;
width: 340px;
overflow: auto;
background-color: #ffffff;
padding: 2px;
SCROLLBAR-FACE-COLOR: #cccccc; 
SCROLLBAR-HIGHLIGHT-COLOR: #ffffff; 
SCROLLBAR-SHADOW-COLOR: #6c6c6c; 
SCROLLBAR-3DLIGHT-COLOR: #6c6c6c; 
SCROLLBAR-ARROW-COLOR: #ffffff; 
SCROLLBAR-TRACK-COLOR: #f5f5f5; 
SCROLLBAR-DARKSHADOW-COLOR: #f5f5f5;
}
.solidmenu a {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	display: block;
	text-align: center;
	padding: 6px 2px;
	border-top: 1px none #000000;
	border-right: 1px none #E0DFE3;
	border-bottom: 1px solid #E0DFE3;
	border-left: 1px none #E0DFE3;
	vertical-align: middle;
	background-color: #6699CC;
}
.solidmenu a:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	display: block;
	text-align: center;
	padding: 6px 2px;
	border-top: 1px none #000000;
	border-right: 1px none #E0DFE3;
	border-bottom: 1px solid #E0DFE3;
	border-left: 1px none #E0DFE3;
	vertical-align: middle;
	background-color: #006699;
}