/* 	
Master Style Sheet
Last Updated: August 2009
Erin Templeton
*/

/* ---------- Background Components ------------------------------------------------------------------------------------------------------------- */
* {
	margin: 0;
	padding: 0;
}
#aligntable {
		text-align: center; 
		margin-bottom: 0px; 
		margin-right: 0px; 
		margin-left: 0px; 
		height: 100%;
		margin-top: 0px; 
		width: 100%; 
		text-align: center;
}
body { 
		font-size: 10pt;
		font-smooth: always;
		font-family: Verdana, Arial, sans-serif;
		color: #828384;
		font-weight: normal;
		margin-bottom: 0px;	
		margin-right: 0px; 
		background-color: #ffffff; 
		margin-left: 0px;	
		margin-top: 0px;
		height: auto;

}



/* ---------- Text Components ----------------------------------------------------------------------------------------------------------------------- */

a { 
		text-decoration: none; 
		color: #999999;
		font-smooth: always;
}
a:hover { 
		color: #000000; 
}
h1 {
		font-size: 13pt;
		font-weight: bold;
		font-smooth: always;
		font-family: Verdana, Arial, sans-serif;
		color: #828384;
                padding-bottom: 10px;
}
h2 {
		font-size: 10pt;
                padding-bottom: 3px;
		font-weight: bold;
		font-smooth: always;
		font-family: Verdana, Arial, sans-serif;
		color: #828384;
}
h3 {
		font-size: 10pt;
		font-smooth: always;
		font-family: Verdana, Arial, sans-serif;
		color: #828384;
}
h4 {
		font-size: 10pt;
		font-weight: normal;
		font-smooth: always;
		font-family: Verdana, Arial, sans-serif;
		color: #505050;
}
h5 {
		font-size: 10pt;
		font-weight: bold;
		font-smooth: always;
		font-family: Verdana, Arial, sans-serif;
		color: #828384;
}
h6 {
		font-size: 10pt;
		font-weight: normal;
		font-style: italic;
		font-smooth: always;
		font-family: Verdana, Arial, sans-serif;
		color: #828384;
}
li { 
		font-size: 10pt;	
		list-style-type: square;
		font-family: Verdana, Arial, sans-serif;
		color: #828384;
		font-smooth: always;
}
p { 
		font-size: 10pt;
		font-smooth: always;
		font-family: Verdana, Arial, sans-serif;
		color: #828384;
                line-height: 150%;
		font-weight: normal;
}
td {
		font-size: 10pt;
		font-weight: normal;
		font-smooth: always;
		font-family: Verdana, Arial, sans-serif;
		color: #828384;
         
}
th {     
		font-size: 8pt; 
		font-weight: bold; 
		font-smooth: always;
		font-family: Verdana, Arial, sans-serif;

}

.testimonial {
font-size: 9px;
color: #16669C;
}
p .floorplan {
padding-left: 50px;
}

/* ---------- Main Tables ------------------------------------------------------------------------------------------------------------------------------ */

#mainbodycell {	
float: left;
float: left;
padding-bottom: 50px;
min-height: 450px; 

}
#mainbodytable {

		float: left;
                width: 1000px;

}
#maintable {   
	

		margin: 0 auto;
		background-image: url("uploadedFiles/main_bg.gif"); 
                background-color: #f9f9f7;
                background-position: bottom left;
                background-repeat: no-repeat;
                width: 1000px;


}


/* ---------- Banner Area ----------------------------------------------------------------------------------------------------------------------------- */

#bannerimage { 

		
}
#mainheader {
		background-image: url(uploadedFiles/banner_bg.jpg); 
		height: 213px;
                width: 1000px;
                background-repeat: no-repeat;
                background-position: center;
}
.bannertitle { 
		display: none;
}
.bannerslogan {
		display: none;
}


/* ---------- Navigation Components -------------------------------------------------------------------------------------------------------------------- */

#mainleftcell {

                display: none; 
}

.leftbox { 
		margin-top: 0px; 
		padding-left: 0px; 
		padding-right: 0px; 
		font-size: 8pt;
}
#addressBox {
width: 50px;
margin-left: 15px;
margin-right: 12px;
float: left;
}
#addressBox p {
font-size: 11px;
letter-spacing: -1px;
font-weight: bold;
color: #16669c;
}
#addressBox img {
margin-bottom: 5px;
}

#mainRightCell {
float: left;
width: auto;
padding-left: 20px;
margin-right: 30px;
}
.greenstar {
padding: 0px 0 0px 3px;
margin-bottom: 20px;

}


/* ---------- Search Components ----------------------------------------------------------------------------------------------------------------------- */

#formfieldSearch {
		width: 91px;
		height: 20px;
		color: #333333;
		font-family: Helvetica, Myriad, Geneva, Arial, sans-serif;
		font-size: 8pt;
		border: 1px solid #cccccc;
		margin-left: 5px;
}
#searchbox { 
		padding-top: 15px;
		width: 100%;
                display: none; 
                 
}
#searchboxbutton { 
		font-size: 8pt;
		height: 20px;
		background-image: url("http://webalive.biz/uploadedFiles/msbutton.gif");
 		background-repeat: repeat-x;
		width: 66px;
		text-transform: lowercase;
		padding-bottom: 2px;
		color: #333333;
		font-family: Helvetica, Myriad, Geneva, Arial, sans-serif;
		font-smooth: always;
		border: 1px solid #cccccc;
}
#submitinfobox {
float: left;
width: 450px;
margin-left: 150px;
}
.searchDirectoryColumnHeader{
}
.searchDirectoryColumnData{
}
.searchDirectoryFieldName{
}
.searchDirectoryResult {
		text-align: center;
}
.searchresultsinfo { 
		font-weight: bold;
}
.searchresultsline {
}
.searchresultslink {
}
.searchresultstable { 
		width: 100%; 
}
.searchresultstext { 
		font-size: 8pt; 
}
.searchresultstitle { 
		font-size: 8pt; 
		font-weight: bold;
}



/* ---------- Content Area --------------------------------------------------------------------------------------------------------------------------- */

.header {
	padding-left: 18px;
}





/* ---------- Form Components ------------------------------------------------------------------------------------------------------------------- */

input {
		background-color: #ffffff; 
		font-size: 8pt;
		background-image: url("http://webalive.biz/uploadedFiles/msinputbg.gif");
		background-repeat: repeat-x;
}

select {
		font-size: 8pt;	
		border: 1px solid #000000;
}
.formfield { 
		font-size: 8pt;
		background-image: url("http://webalive.biz/uploadedFiles/msinputbg.gif");
		background-repeat: repeat-x;
		border: 1px solid #cccccc;
		font-smooth: always;
		font-family: Helvetica, Myriad, Geneva, Arial, sans-serif;
		color: #333333;
}
.formheading { 
		font-weight:bold; 
		font-size: 11pt;
}
.formlabel { 
		font-size: 10pt;
}
.formvalue {
		font-size: 10pt;
}
.surveyBox {
}
.surveyHeader {
}
textarea {
}



/* ---------- Login Components ------------------------------------------------------------------------------------------------------------------------ */

#formfieldLoginPassword {
		height: 20px;
		width: 110px;
		font-smooth: always;
		font-family: Verdana, Arial, sans-serif;
		color: #333333;

		border: 1px solid #cccccc;
}
#formfieldLoginUsername {
		height: 20px;
		width: 110px;
		font-smooth: always;
		font-family: Verdana, Geneva, Arial, sans-serif;
		color: #333333;
		border: 1px solid #cccccc;
}
#loginbox {

		font-size: 7pt;
		margin-top: 0px;
		padding-top: 30px;
		width: auto;
		padding-left: 40px;
                padding-bottom: 50px;
}
.edituserbutton {
}
.edituserlabel {
}
.editusertable {
}
.loginbutton {
		font-size: 8pt;
		height: 20px;
		background-image: url("http://webalive.biz/uploadedFiles/msbutton.gif");
		background-repeat: repeat-x;
		width: 66px;
		text-transform: lowercase;
		padding-bottom: 2px;
                margin-left: 34px;
		color: #333333;
		border: 1px solid #cccccc;
}
.logindata {
}
.loginform {
}
.loginhead {
		font-size: 8pt;
		font-weight: bold;
		text-align: center;
		color: #333333
}
.loginlabels {
		font-size: 7pt;
		color: #333333;
		text-transform: lowercase;
}
.loginlink {
		font-size: 8pt;
		text-transform: lowercase;
                padding-left: 15px;
		color: #16669c;
}
.loginlink:hover {
}
.logintable {
}
.logoutbutton {
}
.registerbutton {

}
.registerlink:hover {
}
.required {
		color: #ff0000;
}
.submitinfobutton {
		font-size: 8pt;
		height: 20px;
		width: 120px;
		background-image: url("http://webalive.biz/uploadedFiles/msbutton.gif");
		background-repeat: repeat-x;
		text-transform: lowercase;
		padding-bottom: 2px;
		color: #333333;
		border: 1px solid #cccccc;
		margin-left: 0px;
		margin-right: 25px;
}
.submitinfolabels {
		font-size: 10pt;
}


/* ---------- Contact Details ------------------------------------------------------------------------------------------------------------------------- */

#contactdetailsbox {
		margin-top: 30px;
		color: #054c91;
		padding-left: 10px;
		width: auto;
}
.contactdetailslink {
		text-transform: lowercase;
		font-weight: bold;
		color: #054c91;
}
.contactdetailslink:hover {
}
.contactdetailstext {
		font-smooth: always;
}



/* ---------- Side Bar -------------------------------------------------------------------------------------------------------------------------------- */

#snippetbox {
		width: 0px;
}
.sidebar {
		width: 0px; 
}
.sidebarCart { 
		z-index: 1;
		position: absolute;
		top: 20px;
		right: 30px;
		background-color: #f1f1f1; 
		border: 1px #cccccc solid; 
		margin-top: 10px; 
		padding-left: 5px; 
		padding-right: 5px; 
		display: block;
		height: 170px;
		width: 100px;
		color: #333333;
		background-image: url("http://webalive.biz/uploadedFiles/msboxbg.gif");
		background-repeat: no-repeat;
		background-position: top center; 
}
.sidebarCartHeader { 
		font-weight: bold; 
}
.sidebarCartFreightNote {
		font-size: 8pt;
}
.sidebarCartNumber { 
		margin-top: 0px; 
}
.sidebarCartTotal { 
		text-align: right; 
		color: #990000; 
}
.sidebarCheckoutLink{
		font-size: 8pt
}
.sidebarFeature { 
		background-color: #E7E7E7; 
		border: 1px #D7D7D7 solid; 
		margin-top: 10px; 
		padding-left: 5px; 
		padding-right: 5px; 
		border: 1px solid #0000cc;
		width: 0px; 
}
.sidebarFeatureHeader {
          font-weight: bold;
}
.sidebarFeatureNotes {
}
.sidebarFeaturePrice {
          text-align: right; 
          color: #990000; 
}



/* ---------- Miscellanious --------------------------------------------------------------------------------------------------------------------------- */

#state_selection {
}
#stateSelect {
}
#state_input {
}
#offsetaligntable {
}
#friendly-tools-row {
		display: none;
}
tbody { 
		height: 0px
}
.mainLink {
}
.bigtext { 
		font-size: larger; 
}
.tablehead { 
		font-size: 10pt; 
		font-weight: bold;
}
.data { 
		font-size: 10pt;
}
.small { 
		font-size: 8pt; 
}
.smlheader { 
		font-size: 10pt; 
		font-weight: bold;
}
.pageimage {
}
.pagetext {
}
.pgtable {
}
.pgtablecell {
}
.productMessage {
}



/* ---------- Snippet Components ------------------------------------------------------------------------------------------------------------------- */

.snippetcell { 
		font-size: 8pt; 
		padding-left: 4px;
}
.snippetheader { 
		font-size: 8pt; 
		white-space: nowrap;
}
.snippetlink { 
		font-weight: bold;
}
.snippetlink:hover { 
}
.snippettable {
}
.snippettext {
}


/* ---------- Calendar Components -------------------------------------------------------------------------------------------------------------------- */

.calendaritemdate {
}
.calendaritemheader {
}
.calendaritemtable {
}  
.calendaritemtext {
}



/* ---------- Multiple Profile Components -------------------------------------------------------------------------------------------------------------- */

.multipleprofileheader { 
		font-size: 10pt; 
		font-weight: bold; 
		color: #333333;
}
.multipleprofileimage {	
		float: right;
}
.multipleprofilesubheader { 
		font-weight: bold;
}
.multipleprofiletable {
}
.multipleprofiletext {
}



/* ---------- News Components ----------------------------------------------------------------------------------------------------------------------- */

.newsitemcell {
}
.newsitembox {
}
.newsitemheader { 
		font-size: 10pt; 
		font-weight: bold; 
		color: #375aa5;
}
.newsitemlink { 
		font-size: 8pt;
}
.newsitemlink:hover {
}
.newsitemtext {
}



/* ---------- Project Components ---------------------------------------------------------------------------------------------------------------------- */

.product_details_image {
}
.productmorelink {
}
.projectdetailimage {
}
.projectimage {
}
.projectscell {
		height: 130px;
		width: 50%;
		vertical-align: top;
}
.projectsdetailsimage {
		border: 1 solid #ececec;
		float: right;
}
.projectsimage {
		border: auto;
}
.projectstable {
		width: 100%;
}
#contactpage-cbox {


                margin: 30px 0 0px 150px;

}
.email a:link {
color:#16669C;
font-weight: bold;
text-decoration: underline;
}
.email a:hover {
color:#01426e;
font-weight: bold;
text-decoration: underline;
}