body {
	margin: 0;
	padding: 0;
	background: #FFFFFF url(/images/leftbar.gif) left top repeat-y;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #434B4C;
}
/*
* HEADER
*/
#head {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	background: url(/images/headerBG.jpg) left top repeat-x;
	border-bottom: solid 2px #FFFFFF;
}
#head div {
	position: relative;
	height: 130px;
	background: url(/images/header.jpg) right top no-repeat;
}
#head img {
	position: absolute;
	top: 16px;
	left: 21px;
}
#main {
	padding-top: 132px;
	width: 100%;
}
/*
* MENU
*/
#menu {
	background: #308BD5 url(/images/menuT.gif) left top repeat-x;
	margin-left: 182px;
}
#menuinner {
	background: url(/images/menuB.gif) left bottom repeat-x;
	width: 100%;
}
#menu a {
	display: block;
	float: left;
	padding: 3px 20px 3px 20px;
	font-size: 100%;
	font-weight: bold;
	border-left: solid 1px #1CCCFF;
	border-right: solid 1px #0963B5;
}
#menu b {
	display: none;
}
#menu a:link, #menu a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#menu a:hover {
	background: #A1419E url(/images/menuH.gif) left bottom repeat-x;
	color: #FFFFFF;
}
#menuclear {
	clear: both;
}
.popmenu {
	display: none;
	position:   absolute;
	z-index:1;
}
.popmenu a {
	display: block;
	width: 146px;
	background: url(/images/submenubg.jpg);
	padding: 4px 3px 4px 21px;
	border-top: solid 1px #02409C;
	font-size: 100%;
	font-weight: bold;
}
.popmenu a:link, .popmenu a:visited {
	background: #0D72CE;
	text-decoration: none;
	color: #FFFFFF;
}
.popmenu a:hover {
	background: #83047F url(/images/popupH.gif) left bottom repeat-x;
	text-decoration: none;
	color: #FFFFFF;
}
/*
* CONTENT
*/
#content {
	position: relative;
	font-size: 100%;
	color: #333333;
}
#content #contentinner {
	margin: 0 210px 0 210px;
	padding: 10px 0 10px 0;
	}
#content h1 {
	font-size: 115%;
	color: #0D72CE;
	margin-top: 10px;
	margin-bottom: 10px;
}
#content h2 {
	font-size: 110%;
	color: #81017D;
	font-style: italic;
	margin: 10px 10px 10px 10px;
}
#content h3 {
	font-size: 108%;
	color: #009DDA;
	margin-top: 10px;
	margin-bottom: 5px;
}
#content h4 {
	font-size: 108%;
	color: #D193D1;
	margin-top: 10px;
	margin-bottom: 5px;
}
#content h5 {
	font-size: 105%;
	color: #009DDA;
	margin-top: 10px;
	margin-bottom: 0;
}
#content h6 {
	font-size: 105%;
	color: #D193D1;
	margin-top: 10px;
	margin-bottom: 0;
}
#content p {
	margin-top: 0;
	margin-bottom: 10px;
}
#content ul {
	margin-top: 0;
	margin-bottom: 10px;
}
#content ol {
	margin-top: 0;
	margin-bottom: 10px;
}
#content blockquote {
	float: right;
	width: 100px;
	border: dotted 1px #81017D;
	margin: 3px;
	padding: 5px;
}
#content blockquote p {
	margin-top: 0;
	margin-bottom: 0;
}
#content a:link {
	color: #0D72CE;
}
#content a:visited {
	color: #666666;
}
#content a:hover {
	color: #81017D;
}
#content .imgleft {
	float: left;
	margin: 0 10px 5px 0;
}
#content .imgright {
	float: right;
	margin: 0 0 5px 10px;
}
#content .imgborder {
	border: solid 1px #000000;
}
.cols {
	text-align: center;
}
.col1 {
	width: 65%;
	margin: 10px auto 0 auto;
	text-align: left;
}
.col2, .col2n, .col3, .col3n {
	float: left;
	margin-top: 10px;
	text-align: left;
}
.col3, .col3n {
	width: 31%;
}
.col2, .col2n {
	width: 48%;
}
.col2, .col3 {
	margin-right: 2%;
}
/*
* LEFTBAR
*/
#leftbar {
	position: absolute;
	top: 132px;
	left: 0px;
	width: 180px;
}
#submenu a {
	display: block;
	width: 162px;
	padding: 3px 3px 3px 15px;
	border-bottom: solid 2px #FFFFFF;
	font-size: 100%;
	font-weight: bold;
}
#submenu a:link, #submenu a:visited {
	text-decoration: none;
	background: url(/images/submenu.gif) left top no-repeat;
	color: #666666;
}
#submenu .parent {
	width: 172px;
	padding: 3px 3px 3px 5px;
}
#submenu .parent:link, #submenu .parent:visited {
	background: #83047F url(/images/submenuP.gif) left bottom repeat-x;
	color: #FFFFFF;
}
#submenu a:hover {
	background: #81027D url(/images/submenuH.jpg) left top no-repeat;
	color: #FFFFFF;
}
#leftbar .button {
	margin: 20px 0 20px 3px;
	background: url(/images/button.gif) left top no-repeat;
}
#leftbar .button a {
	display: block;
	width: 121px;
	height: 22px;
	text-align: center;
	color: #02409C;
	font-size: 13px;
	font-weight: bold;
	padding: 3px 0 3px 0;
	border: none;
}
#leftbar .button a:link, #leftbar .button a:visited {
	color: #02409C;
	text-decoration: none;
}
#leftbar .button a:hover {
	color: #FFFFFF;
	background: url(/images/buttonH.gif) left top no-repeat;
}
/*
* RIGHTBAR
*/
#features {
	position: absolute;
	top: 5px;
	right: 5px;
	width: 180px;
}
#address {
	width: 180px;
	background: #13B9F8 url(/images/rightbar.jpg) left bottom repeat-x;
	padding: 1px 0 1px 0;
}
#address p {
	color: #02409C;
	margin: 15px 10px 15px 10px;
	font-size: 85%;
}
#address p.phone {
	font-weight: bold;
	font-size: 100%;
}
#address p a:link, #address p a:visited {
	background: url(/images/email.gif) left top no-repeat;
	padding: 4px 0 4px 27px;
	font-size: 110%;
	text-decoration: none;
}
#address p a:hover {
	background: url(/images/email.gif) left top no-repeat;
	padding: 4px 0 4px 27px;
	color: #81017D;
}
#content .feature {
	background: #D193D1;
	color: #81017D;
	margin: 10px 0 0 0;
}
#content .feature h2 {
	margin: 0;
	padding: 0;
	font-size: 100%;
	font-style: normal;
}
.feature h2 a {
	display: block;
	width: 167px;
	background: #9A3497 url(/images/featureHead.gif) left bottom repeat-x;;
	padding: 3px 3px 3px 10px;
}
#content .feature h2 a:link, #content .feature h2 a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
#content .feature h2 a:hover {
	color: #D193D1;
}
#content .feature p {
	margin: 0;
	padding: 10px 10px 5px 10px;
}
#content .feature p.more {
	text-align: right;
	padding: 0 10px 10px 10px;
}
#content .feature p a {
	font-weight: bold;
	padding: 0 8px 0 0;
}
#content .feature p a:link, #content .feature p a:visited {
	text-decoration: none;
	background: url(/images/more.gif) 100% 50% no-repeat;
	color: #81017D;
}
#content .feature p a:hover {
	background: url(/images/moreH.gif) 100% 50% no-repeat;
	color: #FFFFFF;
}
/*
* FOOTER
*/
#footer {
	visibility: hidden;
}
#footer td {
	padding: 3px 5px 3px 5px;
	font-size: 0.6em;
	background: #009DDA;
	color: #FFFFFF;
}
#footer a {
	padding: 0 5px 0 5px;
}
#footer a:link, #footer a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
#footer a:hover {
	text-decoration: none;
	color: #81017D;
}
/*
* ORDER FORM
*/
#choosetype {
	width: 632px;
	font-weight: bold;
}
#choosetype .cur {
	border: solid 1px #308BD5;
	background: #BBEAF2;
}
.blind-type {
	float: left;
	width: 140px;
	text-align: center;
	padding: 5px;
	margin: 0 5px 0 0;
}
#chooseblind {
	clear: both;
	padding-top: 10px;
}
#chooseblind label {
	font-weight: bold;
}
#chooseblind div {
	margin: 0 0 5px 0;
	width: 600px;
}
#chooseblind .cur {
	border: solid 1px #308BD5;
	background: #BBEAF2;
}
#chooseblind a {
	font-weight: bold;
}
#choosecolour {
	float: left;
	width: 100px;
	padding-top: 10px;
	font-weight: bold;
}
#choosecolour a {
	float: left;
	display: block;
	width: 48px;
	height: 48px;
}
#choosecolour a:link, #choosecolour a:visited {
	border: solid 1px black;
}
#choosecolour a.cur:link, #choosecolour a.cur:visited {
	border: solid 1px red;
}
#choosecolour a:hover {
	border: solid 1px red;
}
#chosencolour {
	float: left;
	width: 248px;
	padding: 10px 20px 10px 10px;
	text-align: center;
}
#blindforms {
	float: left;
	width: 390px;
}
#attributes {
}
.attribute {
	padding: 20px 0 0 0;
}
.attribute label {
	font-weight: bold;
	vertical-align: top;
}
.attribute select {
	vertical-align: bottom;
	margin: 0 5px 0 5px;
}
.attribute input {
	margin: 0 5px 0 5px;
}
#measureimageI {
	padding-top: 20px;
}
#measureimageO {
	padding-top: 20px;
}
.calc {
	margin-top: 20px;
}
#blindcost {
	color: blue;
	font-size: 120%;
	padding: 20px 0 10px 0;
}
#blindcost span {
	font-weight: bold;
}
.error {
	color: red;
	font-size: 120%;
	font-weight: bold;
}
/*
* RESPONSE FORM
*/
#response {
	padding: 0.5em;
	width: 90%px;
	background: #eee;
}
#response div {
	clear: both;
	padding: 3px 0 0 0;
}
#form-error {
	color: red;
	font-weight: bold;
}
#response label {
	float: left;
	width: 7em;
	text-align: right;
	font-size: 0.8em;
	font-weight: bold;
}
#response input.submit {
	float: left;
	width: 7em;
	text-align: center;
}
#response input:focus, #response textarea:focus {
	background-color: #dedede;
}
#response .element {
	float: left;
}
