/* Inside Pages */
body, td {
	font-family: Arial;
	font-size: 10px;
	color: #000;
}
#plannercontent {
	padding: 0;
	margin: 0 0 30px 0;
}
#plannercontent p {
	padding: 0;
	margin: 10px 0;
}

p.header {
	padding: 0;
	margin: 8px 0 8px 0;
}

p.header2 {
	padding: 0;
	margin: 0px 0 0px 0;
}

.subheader {
	color: #575757;
	font-weight: bold;
	font-size: 11px;
	margin-top: 7px;
}

.subheaderNoMargin {
	color: #575757;
	font-weight: bold;
	font-size: 11px;
	margin-top: 0px;
}

ul li {
	margin: 4px 0;
}
.completed {
	font-size: 9px;
	color: #11C126;
	font-weight: bold;
}
.incomplete {
	font-size: 10px;
	color: #D52121;
	font-weight: bold;
}
.dealerinfo, .dealerinfo td
{
	font-size: 10px;
	color: #57727D;
	font-weight: bold;
}
.strong {
	font-weight: bold;
}



/* Display */
td#headerspacer {
	background: url(../images/bk_header.gif) repeat-x;
}
td.plannercontent {
	width: 667px;
	background: #DED4B6;
	padding: 2px;
}
table#canvas {
	width: 663px;
}
.canvasbackground {
	background-color: #F6F4EC;
}
.shadowbackground {
	background: url(../images/shdw_background.gif) repeat-y;
}
.white {
	background-color: #fff;
}
#footer {
	margin-left: 15px;
	margin-top: 4px;
	color: #2b2b2b;
}
#footer a {
	color: #2b2b2b;
	text-decoration: underline;
	margin: 0 4px;
}
#leftcontent {
	padding-left: 7px;
}
.spacerline {
	background: url(../images/bk_spacer.gif) repeat-y;
}
.spacerlinehorizontal
{
	background: url(../images/bk_spacer_horizontal.gif) repeat-x;
}
td.valignbottom {
	vertical-align: bottom;
	color:#2b2b2b;
}



/* Links */
a.windowplan, .windowplan {
	color: #00B2DE;
	font-size: 10px;
	font-weight: bold;
}
a.windowplan:hover {
	text-decoration: underline;
}
a:hover {
	text-decoration: underline;
}




/* Window Plan on right side */
#windowplan {
	
}
#windowplan .header, #windowplan .mainheader, #windowplan .header a, #windowplan .mainheader a {
	font-family: Arial;
	font-size: 11px;
	color: #57727D;
	font-weight: bold;
	text-decoration: none;
}
#windowplan .mainheader {
	margin-top: 15px;
}
#windowplan .subheader, #windowplan .subheader a {
	font-family: Arial;
	font-size: 10px;
	color: #57727D;
	font-weight: bold;
	text-decoration: none;
}
#windowplan .spacer {
	background: url(../images/spr_horizontal.gif) repeat-x;
	width: 156px;
	height: 12px;
}
#windowplan .indent {
	padding-left: 12px;
	margin-bottom: 12px;
	background: url(../images/arrow.gif) no-repeat top left;
}




/* Window Plan Extended */
a.summary {
	color: #575757;
	text-decoration: none;
	font-weight: normal;
}
a.summary:hover {
	text-decoration: none;
}
#windowplan1_pn_windowplan {
	/* width: 600px; */
	/* margin-top: -20px; */
}
.printedheader {
	font-family: Arial;
	font-size: 11px;
	color: #57727D;
	font-weight: bold;
	text-decoration: none;
	margin: 0 0 5px;
}
.verticalSpacer {
	margin: 30px 0 0 0;
}
/* Two Columns */
table.twocolumn
{
	width: 600px;
}
table.twocolumn table, table.twocolumn td table td {
	padding: 3px 0;
}
table.twocolumn td {
	color: #575757;
	font-family: Verdana;
	font-size: 10px;
}
table.twocolumn td.leftcolumn, table.twocolumn td.rightcolumn{
	width: 300px;
}
table.twocolumn td.spacercolumn
{
	width: 40px;
	background: url(../images/bk_spacer.gif) repeat-y top -7px;
}
table.twocolumn td.leftcolumn table, table.twocolumn td.rightcolumn table {
	width: 100%;
}
table.twocolumn td.leftcolumn td.question {
	width: 130px;
}
table.twocolumn td.leftcolumn td.answer {
	width: 170px;
}
table.twocolumn td.rightcolumn td.question {
	width: 150px;
}
table.twocolumn td.rightcolumn td.answer {
	width: 150px;
}




/* Other */
.draperyquestion {
	width: 330px;
}
.columnheader
{
	text-decoration: underline;
	font-weight:bold;
	width: 155px;
}
td.measurementanswer {
	width: 155px;
	font-weight: bold;
}
.answer {
	font-weight: bold;
}





/* Modules */
.bluemodule {
	background-color: #00B2DE;
	width: 120px;
	margin-bottom: 7px;
}
.bluemodule .mdcontent {
	color: #fff;
	font-family: Arial;
	font-size: 9px;
	font-weight: bold;
}
.bluemodule .mdcontent a {
	text-decoration: underline;
	color: #fff;
	line-height: 13px;
}
.bluemodule .mdtopleft {
	background: url(../images/modules/lightblue/topleft.gif);
}
.bluemodule .mdtopright {
	background: url(../images/modules/lightblue/topright.gif);
}
.bluemodule .mdright {
	background: url(../images/modules/lightblue/right.gif);
}
.bluemodule .mdbottomleft {
	background: url(../images/modules/lightblue/bottomleft.gif);
}
.bluemodule .mdbottom {
	background: url(../images/modules/lightblue/bottom.gif);
}
.bluemodule .mdbottomright {
	background: url(../images/modules/lightblue/bottomright.gif);
}


.brownmodule {
	background-color: #EBE6D6;
	width: 120px;
	margin-bottom: 7px;
}
.brownmodule .mdcontent {
	color: #fff;
	font-family: Arial;
	font-size: 9px;
	font-weight: bold;
}
.brownmodule .mdcontent a {
	text-decoration: underline;
	color: #fff;
	line-height: 13px;
}
.brownmodule .mdtopleft {
	background: url(../images/modules/lightbrown/topleft.gif);
}
.brownmodule .mdtopright {
	background: url(../images/modules/lightbrown/topright.gif);
}
.brownmodule .mdright {
	background: url(../images/modules/lightbrown/right.gif);
}
.brownmodule .mdbottomleft {
	background: url(../images/modules/lightbrown/bottomleft.gif);
}
.brownmodule .mdbottom {
	background: url(../images/modules/lightbrown/bottom.gif);
}
.brownmodule .mdbottomright {
	background: url(../images/modules/lightbrown/bottomright.gif);
}



/* Print Related */
.printonly {
	display: none;
}



/* Form Elements */
.submitbutton {
	background-color: #00B2DE;
	font-family: Arial;
	font-size: 11px;
	color: #fff;
	font-weight: bold;
	border-top: #fff 2px solid;
	border-left: #fff 2px solid;
	border-right: #716F64 2px solid;
	border-bottom: #716F64 2px solid;
	padding: 1px 2px;
	vertical-align: middle;
	
	height: 20px;
	text-transform: uppercase;
}
.label {
	color: #57727D;
	display: inline;
	font-weight: bold;
	font-size: 10px;
}
p.label {
	display: block;
}
.error {
	color: red;
}
input, textarea, select {
	font-size: 10px; 
	font-family: Tahoma, Verdana, sans-serif;
	padding: 1px 3px 0;
	height: 14px;
}
input.standardTextBox {
	width: 166px;
	border: #B7C5CD 1px solid;
}
input.shortTextBox {
	width: 20px;
	border: #B7C5CD 1px solid;
}
input.radio, .checkbox {
	border: none;
}

/* Work arrounds for ImageButtons in non-IE browsers */
#btnsave {
	display: block;
	clear: both;
}
#btnsave input {
	height:30px; 
	width:147px;
	display: block;
}
.btnfabric input {
	width: 43px;
	height: 26px;
}
.btnfabricollection input {
	width: 142px;
	height: 55px;
}
#btnpaypal
{
	display: block;
	clear: both;
}
#btnpaypal input {
	height:31px; 
	width:62px;
	display: block;
}