body {
background-image:url(/images/bg-1.jpg);
padding:0;
margin:0;
line-height:12px;
text-align:center;
}



.errorSpan{
		color: red;
		font-weight: bold;
		display: none;
}
.required {
		color: #dd0000;
}

h1 {
		margin:0px 0px 20px 0px;
		font-family:Verdana;
		font-size:16px;
		text-align:center;
		color:#004080;
}

h2 {
		margin:30px 0px 0px 10px;
		font-family:Georgia, "Times New Roman", Times, serif;
		font-size: 17px;
		color:#004080;
		font-weight:bold;
		text-decoration:none;
		}
		

		

h3 {
		margin:30px 10px 20px 10px;
		font-family:Georgia, "Times New Roman", Times, serif;
		font-size: 17px;
		color:#6A372F;
		font-weight:bold;
		text-decoration:none;
		}


h4 {
		margin:30px 10px 20px 10px;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size: 14px;
		font-weight:bold;
		color:#6A372F;
}

.section {
		margin:30px 10px 20px 10px;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size: 14px;
		font-weight:bold;
		color:#6A372F;
}

h5 {
		font-family:Georgia, "Times New Roman", Times, serif;
		margin:20px 10px 10px 10px;
		font-size: 15px;
		font-weight:bold;
		color:#6A372F;
		text-align:center;
}
	
pre {
	font-size:11px;
	color:BLACK;
	font-family:Arial, Helvetica, sans-serif;

		
	}
	


TD.form1 {

		border-top: solid 1px #B1A690;
		border-right: solid 1px #B1A690;
		border-left: solid 1px #B1A690;
		border-bottom: solid 1px #B1A690;
		background-color:#F3F8E0;
		font-family:Georgia, "Times New Roman", Times, serif;
		font-size:12px;
}

TABLE.form2 {
		
		background-repeat:no-repeat;
		border-bottom: solid 1px #666666;
		border-right: solid 1px #666666;
		border-top: solid 1px #666666;
		border-left: solid 1px #666666;
		background-color:#FFFFFF;
		
}

.style0 {
		
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		color:#333333;
		
}

TABLE.main {
		margin:10px 10px 10px 10px;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		color:#333333;
		background-color:#DADADA;
		border-top: solid 1px #666666;
		border-bottom:solid 1px #666666;
		border-left: solid 1px #666666;
		border-right:solid 1px #666666;
		
}

.main2 {
		margin:10px 10px 10px 10px;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		text-align:center;

}

.main3 {
		
		font-family:Georgia, "Times New Roman", Times, serif;
		font-size: 11px;
		margin:0px 0px 0px 0px;
		color:#203050;
}


.main4 {
		margin:10px 10px 20px 10px;
		font-family:Georgia, "Times New Roman", Times, serif;
		font-size: 12px;
		color:#333333;
		line-height:20px;
}

.main5 {

		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		color:#333333;
		
		text-decoration:none;
}


.main6 {

		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px;
		color:#804000;
		font-weight:bold;
		text-decoration:none;
}

		.main7 {
		font-family:Georgia, "Times New Roman", Times, serif;
		font-size: 10px;
		color:#666666;
		line-height:20px;
		}
		
		
.main8 {
		margin:10px 0px 0px 10px;
		font-family:Georgia, "Times New Roman", Times, serif;
		font-size: 17px;
		color:#203050;
		font-weight:bold;
		text-decoration:none;
		}
		
.main9 {
		
		font-family:Georgia, "Times New Roman", Times, serif;
		font-size: 11px;
		margin:0px 0px 0px 20px;
		color:#203050;
}
	
	
	body {
		text-align:center;
		}
	
	#frame {
		width:850px;
		margin-right:auto;
		margin-left:auto;
		margin-top:0px;
		height:auto;
		padding:0px;
		text-align:left;
		border-top: solid 1px #808080;
		border-bottom:solid 1px #808080;
		border-left: solid 1px #808080;
		border-right:solid 1px #808080;
		background-color:#FFFFFF;
		clear: both;
		}
		
.mini-frame {
		background: #f7f7f7 url('/images/caption-new.gif') no-repeat;
		background-position: 18px 0;
		height: 85px;
		font-family:Georgia, "Times New Roman", Times, serif;
		font-size: 12px;
		color:#333333;
		line-height:20px;	
}

.formstart {
	border: none;
	padding: 75px 25px 0;
}

.formstart .formheader {
	margin-bottom: 15px;
}

.formstart .formheader h3{
	margin: 0;
	font-size: 16px;
}		
.formstart .input {
	color: #333333;
	font-family: Georgia,"Times New Roman",Times,serif;
	font-size: 13px;
	margin: 8px 0 16px 0;
}		

.formstart .input .qblock {
	color: #333333;
	font-family: Georgia,"Times New Roman",Times,serif;
	font-size: 13px;
	font-weight: bold;
	line-height: 17px;
	margin: 10px 0;
}

.formstart .input #ziplabel {
	font-weight: bold;
	display: block;
}

.formstart .input ul {
	list-style-type: none;
	margin:0;
	padding:0;
}

.formstart .input ul li {
	margin: 6px 0;
	padding: 0;
}

* html .formstart .input ul li {
	margin: 2px 0;
}

.formstart .input ul li input[type=Radio] {
	margin: 0 7px 0 0;
	padding: 0;
}

.formstart .input .zipcode {
	float: left;
	width: 95px;
	border: 3px solid #FF6701;
	height: 30px;
	padding: 2px 0 2px 2px;
	margin-left: 14px;
	margin-top: 6px;
	text-align:center;
}

.formstart .input #ziperror {
	display:none;
	color: red;
	margin-left: 5px;
}

.formstart .submitbox {
	float: left;
	margin-left: 23px;
	margin-top: 5px;
	width: 145px;
}

.mini-frmstart {
	float: right;
	width: 200px;
	text-align: left;
	padding: 0;
	border: none; 
}

.mini-frmstart .zipcode {
	width: 95px;
	border: 3px solid #FF6701;
	height: 30px;
	margin-top: 10px;
	padding: 2px 0 2px 2px;
	text-align:center;
}

.mini-frmstart .submitbox {
	width: 145px;
	margin-top: 8px;
}

<!- Navigation Bar ->


	#nav {
		width:850px;
		padding:0px;
		height:20px;
		background-image:url(../images/nav-bg.gif);
		font-family:Arial, Helvetica, sans-serif;
		font-size:11px;
		text-decoration:none;
	}
	#subNav {
	background-image:url(../images/nav-bg.gif);
	}
	
	.nav {
		margin:10px 10px 10px 10px;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		font-weight:bold;
		color:#400000;
		text-decoration:none;
}

		
	#contentleft {
		width:460px;
		padding:5px;
		float:left;
		text-align:justify ;
		
		}
		
		
				#largeHeader {
		width:100%;
		height:40px;
		background-color:#666699;	
		border-top: solid 1px #FFFFFF;
		border-bottom:solid 1px #FFFFFF;
		border-left: solid 1px #FFFFFF;
		border-right:solid 1px #FFFFFF;
	    color:white;
}
			#bigFrame {
		width:460px;
		height:auto;
		padding:0px;
		float:left;
		margin-left:12px;
		background-color:#FFFFFF;
		padding-left::0.1in;
		text-align:justify;
		font-family:Arial, Helvetica, sans-serif;
		margin-top:5px;
		margin-left:5px;
		font-size:12px;
		
		}
		
	
	#contentcenter {
		width:350px;
		padding:0px;
		float:right;
		margin-right:7px;
		margin-top:5px;
				
		
		}
  
<!- Links Page Two Column ->

			#contentl {
		width:350px;
		padding:0px;
		float:left;
		
		
		}
			#contentr {
		width:380px;
		padding:0px;
		float:right;
		}
			
		
				
		


<!- Development Note ->

		
	    #smallFrame {
		width:350px;
		height:auto;
		padding:0px;
		float:right;
		margin-top:20px;
		margin-right:8px;
		font-family:Verdana;
		font-size:11px;
		line-height:30px;
		border-top: solid 1px #B1A690;
		border-right: solid 1px #B1A690;
		border-left: solid 1px #B1A690;
		border-bottom: solid 1px #B1A690;
		background-color:#F3F8E0;

}

	    #smallSubFrame {
	    background: #ffffff url("/images/formstart-bg.jpg") no-repeat;
		width: 350px;
		height: 340px;
		border: none;
		
}

		
		#smallHeader {
		width:100%;
		height:75px;
		
		

}
		#contentbottom {
		width:825px;
		float:left;
		height:auto;
		float:left;
		margin-left:12px;
		background-color:#F8F8F8;
		padding-left::0.1in;
		text-align:justify;
		font-family:Arial, Helvetica, sans-serif;
		margin-top:5px;
		font-size:12px;
		border-top: solid 1px #666666;
		border-bottom:solid 1px #666666;
		border-left: solid 1px #666666;
		border-right:solid 1px #666666;
		}
		
		


		
	
	#contentheader {
		background:url(/../images/main-image_new.jpg) no-repeat;
		width:850px;
		height:200px;
		}

		

		
	#contentheader h1 {
		font-size:14px;
		padding:10px;
		margin:0px;
		}
		
	#formstart-home {
	    float:right;
	    width:350px;
	    padding-top:57px;
	    font-family:Arial;
	    font-size:12px;
	}
	
	#formstart-home .question {
	    font-size:15px;
	    font-weight:bold;
	    margin-left:36px;
	    padding-bottom:7px;
	}
	
	#formstart-home .answers-left {
	    float:left;
	    width:158px;
	    margin-left:32px;
	}
	
	#formstart-home .answers-right {
	    float:right:
	    width:150px;
	}

	#formstart-home .input .zipcode {
		float: left;
		width: 95px;
		border: 3px solid #673A34;
		height: 28px;
		padding: 2px 0 2px 2px;
		margin-left: 39px;
		margin-top: 20px;
		text-align:center;
	}

	#formstart-home .input #ziperror {
		display:none;
		color: red;
		margin-left: 5px;
	}

	#formstart-home .submitbox {
		float: left;
		margin-left: 8px;
		margin-top: 18px;
		width: 145px;
	}


/*   nav bar properties below    */


div#home_menu {

    height:35px;
    margin:0px auto;
    text-align:center;
    width:850px;
	
}

/*
space between main nav and dropdown
*/
div#home_menu ul#dropdown {
    border-left: 0px solid #666666;
    height: 35px;
    list-style: none;
    padding: 0px;
    margin: 0px;
}



/*
nav height
*/
div#home_menu ul#dropdown li {

    border: 0px solid #666666;
    border-left: 1px;
    float: left;
    height: 35px;/* height of nav bar */
    margin: 0px;  /* spacing between nav tiles */
    padding: 0px;
    position: relative;
    width: 170px; /* width of main nav pieces */
		
}


/*
nav text color
*/
div#home_menu ul#dropdown li a {
    color: #333333; /* color of main text in nav */
    display: block;
    font-size: 11px;  /* main nav text size */
    font-weight: bold;
    margin: 0px 0px 4px 0px;
    text-align: center;
    text-decoration: none;
    width: auto;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

div#home_menu ul#dropdown li a:hover {

    color: #400000;
	
}



/*
positioning of drop downs - top
*/
div#home_menu ul#dropdown li ul {
    border-bottom: 1px solid #CCCCCC;
    display: none;
    left: -1px;
    list-style: none;
    margin: 0px;
    padding: 0px;
    position: absolute;
    top: 32px;
    width: 170px;

}
div#home_menu ul#dropdown li:hover ul, div#home_menu ul#dropdown li.over ul {
    display: block;
}
div#home_menu ul#dropdown li ul li {
    background-color: #F3F8E0; /*  drop down buttons */
    border: 1px solid #CCCCCC;
    border-bottom: 0px;
    height: 30px; /* height of the drop down buttons */
    padding: 0px;
    width: 225px; /* width of drop down boxes */

}
div#home_menu ul#dropdown li ul li a {
    display: block;
    font-weight: normal;
    height: 14px;
    padding: 6px 0px 3px 6px;
    text-align: left;
}
div#home_search {
    margin-bottom: 30px;
    padding-bottom: 5px;
}


div#whats_new {
    margin-bottom: 20px;
    padding-bottom: 5px;
}
div#whats_new p {
    line-height: 16px;
    margin: 0px 0px 20px 0px;
    padding: 0px;
}
div#whats_new p.heading {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #666666;
    margin: 10px 0px 0px 0px;
    padding: 0px;
}
p {
    color: #ffffff;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    line-height: 24px;
    margin: 0px;
    padding: 0px;
}
span.rights {
    font-size: 10px;
    line-height: 0px;
    vertical-align: super;
}


_container td#home_paths ul#home_services li a:hover {
    background-color: #DDF9F2;
}
table#home_header {
    margin: 0px auto;
    height: 100px;
    width: 769px;
}
ul#services {
    list-style: none;
    list-style-position: outside;
    margin: 0px 0px 20px 30px;
    padding: 0px;
}
ul#services li {
    background-image:  url(/../images/odot.gif);
    background-repeat: no-repeat;
    background-position: 10px left;
    color: #ffffff;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    margin: 5px 5px 1px 20px;
    padding: 2px 20px;
}





ul, ol {
    margin-top: 0;
    margin-bottom: 1em;
    font-size: 1em;
}
ul ul, ul ol, ol ol, ol ul {
    margin-bottom: 0;
}
.nav {
    margin: 0 0 1em;
}
.nav ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}
.nav li {
    padding-left: 10px;
    background: url("../../images/bullet_small.gif") no-repeat 2px 0.6em;
}
.nav a {
    text-decoration: none;
}
.nav a:hover {
    text-decoration: underline;
    color: #369;
}







/*
use xb settings to make ul/li appear the 
same in mozilla, ie and opera
*/

ul.nde-menu-system, ul.nde-menu-system ul
{
  display: block;
  margin: 0;
  padding: 0;
  background-color: silver;
}

ul.nde-menu-system li
{
  margin: 0;
}

/* 
top level items in ul are inline to display horizontally 
across page
*/

ul.nde-menu-system li
{
  display: inline;
  list-style: none;
  position: relative;
  margin: 0;
  padding: 0;
}

/* 
nested lists inside of the top level items are initially 
not displayed
*/
ul.nde-menu-system li ul
{
  display: block;
  position: absolute;
  left: 0;
  top: 1em; /* required for NS 7.x/Gecko 1.0.x but not Gecko 1.3 */
  visibility: hidden;
  width: 9em;
  z-index: 1000;
}

/*
fix up the submenu items
voice-family lines screen correct CSS values from browsers that
improperly lay out block-level boxes and have broken CSS parsers
(IE5.5/Win)
*/
ul.nde-menu-system li ul li
{
  margin: 0 0 0 -1.5em;
  padding: 0;
  display: block;
  width: 100%;
  voice-family: "\"}\""; voice-family: inherit;
  margin-left: 0;
}

ul.nde-menu-system li ul li a
{
  display: block;
  margin: 0;
  padding: 0 0 0 5%;
  width: 100%;
  voice-family: "\"}\""; voice-family: inherit;
  width: 95%;
}

/* needed to keep IE from bubbling events
from items that are not contained but only
covered. */
ul.nde-menu-system
{
  background-color: rgb(75%,75%,75%);
}

/*
for css based versions extend the li
below the menu so that the mouse will
stay over the li and keep the hover active
*/

ul.nde-menu-system li.submenu:hover
{
  padding-bottom: 30em;
}

ul.nde-menu-system li.submenu:hover ul 
{
  left: 0;
  visibility: visible;
}
ul.nde-menu-system *
{
  font: 1em verdana sans-serif;
}

ul.nde-menu-system li a
{
  display: inline;
  text-decoration: none;
  margin: 0;
  color: black;
  font-size: .9em;
}

ul.nde-menu-system li a:hover
{
  color: #FFF;
  background-color: blue;
}

ul.nde-menu-system li.submenu ul a
{
  color: black !important;
}

ul.nde-menu-system li.submenu ul a:hover
{
  color: white !important;
  background-color: blue;
}




#container {
overflow:visible;
width:100%;
height:100%;
display: table-cell;
vertical-align: middle;
}
#costcalc_container div {
margin-top:30px;
margin-left:30px;
width:90%;
padding:20px;
text-align:left;
background-color:#ffffff;
border-radius: 15px;
-moz-border-radius: 15px;
-webkit-border-radius: 15px;
}
#costcalc_inputcontainer {
width:100px;
border:2px dashed #ccd7ff;
}
#costcalc_input {
color: #333333;
background-color:#e5eff8;
border:1px solid #e0eaf3;
border-left:1px solid #cccccc;
border-top:1px solid #cccccc;
}
#costcalc_button {
background-color:#e5eff8;
border:1px solid #e0eaf3;
border-right:1px solid #cccccc;
border-bottom:1px solid #cccccc;
}
#costcalc_button:hover {
cursor:pointer;
cursor:hand;
}
#costcalc_tablecontainer {
border:2px dashed #ccd7ff;
}
#costcalc_table {
width:100%;
color: #666666;
font-family:georgia;
font-size:10px; 
border:2px solid #dce7ef; 
border-collapse:collapse; 
} 
#costcalc_table tr { 
text-align:center;
height:15%;
} 
#costcalc_table td { 
width:1%;
color:#678197; 
border:1px solid #dce7ef; 
padding:.3em 1em;
} 
.costcalc_datacell { 
background:#ffffff;
}
.costcalc_oddrow .costcalc_datacell { 
background:#f7fbff;
} 
.costcalc_oddrow .costcalc_rowhead { 
background:#e0eaf3;
} 
.costcalc_colhead, .costcalc_rowhead {
font-weight: bold;
background:#e5eff8; 
}
.costcalc_rowhead {
text-align:left;
}
.costcalc_firstcell {
background:#dce7ef url('http://atozhomeprofessionals.com/images/Siding%20Logos%20116.jpg');
}
.costcalc_colhead .costcalc_fourthcol {
background:#e4e9ec;
}
.costcalc_oddrow .costcalc_fourthcol {
background:#f8f8e5; 
}
.costcalc_fourthcol {
background:#ffffe5; 
}
			

