@charset "utf-8";
/* CSS Document */


 
/*==========================================*/
/* ==== HAPPY BROWSERS, MARGINS, PADDING, ALPHA, etc === */


* {
	margin:0;
	border-right-width: 0px;
	border-right-style: none;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
html {height:100%;}                 /* required for footer to stick to the bottom */

body {
	background-color: #918673;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	color: #404554;
	margin: 0px;
	background-image: url(images/bg_pageShadow2.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	height: 100%;                   /* required for footer to stick to the bottom */
	text-align: center;
}
map {height: 0; width: 0;}
p {
	margin-bottom:10px;
	margin-top:5px;
	line-height: 1.5em;
}
blockquote {margin: 10px 25px;}
li, ul, ol {
	list-style-position: outside;
	margin-left: 20px;
}
fieldset {padding:3px;}
ol, ul { margin-bottom: 15px;}
img {border: 0;}
#featureTrans { behavior: url(http://www.foxhouseplans.com/Scripts/iepngfix.htc) } /* this makes IE 5.5 & 6 able to read alpha transparencies thanks to Angus Turnbull http://www.twinhelix.com */

/*==========================*/
/*=== MAIN STRUCTURE IDs ===*/


#wrapper {
	width: 780px;
	margin: 0 auto;
	position: relative;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000;
	border-left-color: #000;
	background-color: #FFFFFF;
	text-align: left;
	/* overflow:hidden; */     /* hack required for footer to stick to the bottom */
	height: auto!important;    /* hack required for footer to stick to the bottom */
	height:100%;               /* required for footer to stick to the bottom */
	min-height: 100%;          /* required for footer to stick to the bottom */
	padding-bottom: 0px; /* was 50px */

}
#header {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	position: relative;
	height: 130px;
	z-index: 0;
	clear: none;
	float: left;
	width: 780px;
	overflow: hidden;
}
#nav {
	background-color: #a1b2d6;
	background-image: url(images/bg_gradBar_blue2.png);
	background-repeat: repeat-x;
	background-position: center center;
	height: 20px;
	width: 770px;
	position: relative;
	padding-right: 5px;
	padding-left: 5px;
	border-top: solid 1px #000;
	border-bottom: solid 1px #000;
	font-size: 12px;
	margin: 0px;

	padding-top: 8px;
	vertical-align: middle;
	color: #FFFFFF;
	z-index: 1001;
}
#headPic {
	clear: none;
	float: left;
	height: 100px;
	width: 680px;
	overflow: hidden;
}
#signupBox {
	clear: none;
	float: right;
	height: 98px;
	width: 98px;
	border: 1px solid brown;
	z-index: 1000;
	background-image: url(images/signup.png);
	background-repeat: no-repeat;
	background-position: center center;
	position: relative;
	cursor: pointer;
}

#mainContent {
	overflow: visible;
	position: relative;
	clear: none;
	height: auto;
	padding-bottom: 120px; /* added to keep footer off content */
}
#mainContentHome {
	overflow: visible;
	position: relative;
	clear: both;
	height: auto;
	width: 780px;
	padding-bottom: 120px; /* added to keep footer off content */
}
#mainContentContact {
	overflow: visible;
	position: relative;
	clear: both;
	height: auto;
	width: 780px;
	padding-bottom: 120px; /* added to keep footer off content */
}
#mainContentBasic {
	position: relative;
	margin: 20px auto 0 80px;
	width: 620px;
	clear: both;
	padding-bottom: 120px; /* added to keep footer off content */
}
#mainContentPad {
	overflow: visible;
	position: relative;
	clear: both;
	height: auto;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-bottom: 120px; /* added to keep footer off content */
	padding-left: 15px;
}
#contact {
	width: 350px;
	margin: auto;
	background-color: #E5E5E5;
	padding: 15px;
	clear: none;
	float: right;
	overflow: visible;
}
#contactBox {
	border: solid 1px #404554;
	height: 226px;
	background-color: #F1E8C5;
}
#colLtHome {
	width: 500px;
	margin: 0px 0px 30px 0px;
	padding: 0px;
	position: relative;
	clear: none;
	float: left;
	height: auto;
	overflow: auto;
}
		#colLtHome p {
			padding: 0px 10px;
		}

#colRtHome {
	float: right;
	width: 280px;
	position: relative;
	padding-bottom: 30px;
}

#footer {
	background-color: #ededed; /* was blue #6d7dac */
	background-image: url(images/bg_gradBar_blue3.png);
	background-repeat: repeat-x;
	background-position: center top;
	height: 120px; /* was 34px */
	position: relative;
	width: 780px;
	border-top: solid 1px #000;
	border-bottom: solid 1px #000;
	/* bottom: 0; */              /* required for footer to stick to the bottom */
	font-size: 10px;
	color: #ffffff;
	/*text-align: center;*/
	padding-top: 4px;
	margin: -120px auto 0 auto; /* was -40px*/

}

#homeImage {
	width: 500px;
	overflow:hidden;
	float: left;
	clear:none;
}
#searchHome {
	position: relative;
	width: 780px;
	background-color: #E5E5E5;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	height: 250px;
	margin-bottom: 10px;
	overflow: auto;
	visibility: auto;
}
#searchHomeBox2 {
	margin: 10px;
	border: solid 1px #404554;
	height: 226px;
	background-color: #F1E8C5;
	clear: none;
	float: right;
	width: 256px;
}
#featuredHouse {
	/*background-image: url(cw3/assets/product_full/SP1467G1-full.jpg); /* this is the image of the featured house on the home page */
	background-repeat: no-repeat;
	background-position: center bottom; */
	position: relative;
	height: 182px;
	width: 257px;
	float: right;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-color: #434B5C;
}
#featureHead {
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #434B5C;
	height: 20px;
	width: 280px;
	padding-top: 8px;
}
#detailsbox {
	padding: 3px;
	margin-left: 0px;
	font-size: .9em;
	margin-top: -10px;
}


/*==================================*/
/*=== MINOR POSITIONING, PADDING ===*/


.navDiv {
	vertical-align: middle;
	padding-right: 5px;
	padding-left: 5px;
}
#floatRtCartlinks {
	float: right;
	clear: none;
	height: 28px;
	padding: 0;
	margin: 0;
	margin-top: -8px;
	width: 240px;
	text-align: right;
	color: #404554;
}
.padTop4 {
	padding-top: 4px;
	margin-top: 4px;
}
.floatLeftLogin {
	width: 280px;
	float: left;
	clear: none;
}
.floatRightLogin {
	clear:none;
}
.floatRightLogin h1 {
	background: none;
}
.nopad {
	padding: 0px;
	margin: 0px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.pad10 {
	padding-right: 10px;
	padding-left: 10px;
}
#detialsbox ul {
	margin: 0px;
}
#detialsbox li {
	margin-left: 20px;
}
.keywords {
	padding-left: 10px;
}
.indentLeft {
	margin-left: 20px;
	list-style-position: inside;
}
.neg3 {
	margin-top: -3px;
	}
.neg8 {
	margin-top: -8px;
	}
#tableSearchResults {
	margin: auto;
	}
.homeTxtBox {
	float: left;
	clear:none;
	width: 490px;

	}

/*===================*/
/*=== LINK STYLES ===*/


a:link, a:visited {
	color: #ae5b01;
	text-decoration: underline;
}
a:hover, a:active {
	color: #ffa600;
	text-decoration: underline;
}
#nav a:link, #nav a:visited {
	color: #FFFFFF;
	font-weight: normal;
	font-size: 12px;
	height: 30px;
	padding-top: 0px;
	vertical-align: middle;
	text-decoration: none;
}
#nav a:hover, #nave a:active {
	color: #ae5b01;
	font-weight: normal;
	font-size: 12px;
	height: 30px;
	padding-top: 0px;
	vertical-align: middle;
}
.navDiv a{
	text-decoration: none;
}
#floatRtCartlinks a:link, #floatRtCartlinks a:visited  {
	color: #404554;
	text-decoration: underline;
}
#floatRtCartlinks a:hover, #floatRtCartlinks a:active  {
	color: #FFFFFF;
	text-decoration: underline;
}
#featureHead a:link, #featureHead a:visited {
	color: #fff;
	text-decoration: none;
}
#featureHead a:hover, #featureHead a:active {
	color: #ae5b01;
}
a.popPicLink {text-decoration: none; font-size: 12px;}
#footer a:link, #footer a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
#footer a:hover, #footer a:active {
	color: #666666;
	text-decoration: underline;
}

/*===================*/
/*=== TEXT STYLES ===*/


h1 {
	background-image: url(images/bg_gradBar_blue2.png);
	background-repeat: repeat-x;
	font-size: 16px;
	font-weight: normal;
	color: #FFFFFF;
	height: 28px;
	visibility: visible;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
}
h2 {
	font-size: 16px;
	color: #333333;
	background-color: #B9D4A1;
	font-weight: normal;
	margin: 0px;
	height: 23px;
	background-image: url(images/bg_gradBar_olive.png);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 3px;
}
h5 {
	font-size: 12px;
	background-color: #E5E5E5;
	padding: 3px;
	margin: 0px;
}
.black {
	color: #000;
}
table h1 {
	background-image: url(images/bg_gradBar_olive.png);
	background-repeat: repeat-x;
	font-size: 16px;
	padding: 3px 0px 0px 0px;
	font-weight: normal;
	color: #333333;
	height: 30px;
	margin: 0px 0px 5px 0px;
}
.homeTxtBox h1 {
	padding-top: 3px;
		margin-right: 0px;
}
#detailsbox h1 {
	font-size: 16px;
	padding-bottom: 6px;
	margin-bottom: -10px;
}
.plain {
	background: none;
	color: #404554;
	padding: 0;
	margin: 0;
	}
	
#detailsbox h4 {
	font-size: 1em;
	margin: 0px;
	padding: 2px 2px 2px 10px;
}
#detailsbox h5 {
	font-size: .9em;
	padding-left: 10px;
	background-color: #E5E5E5;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-bottom: 3px;
	color: #404554;
}
.txtSmallDetails {
	font-size: 0.8em;
}
.footerFineprint {
	font-size: 10px;
	color: #666666;
	margin: 15px;
}

.txt_bigred {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: brown;
	margin: 10px 20px;
}

em {
	font-style: normal;
}

/*===================*/
/*=== FORM STYLES ===*/

.bold {
	font-weight: bold;
}
#displayPics h5 {
	font-size: 1em;
	padding-left: 10px;
	background-color: #E5E5E5;
	padding-top: 3px;
	padding-bottom: 3px;
}
#displayPics {
	font-size: 0.8em;
}
#displayPics li{
	font-size: 1.2em;
}
#subNav {
	font-size: 12px;
}
.center {
	margin-right: auto;
	margin-left: auto;
}

.cartName {font-size: 1.2em;}

.cartProduct {font-size: .8em;}


#frmCatSearch {
	margin: 0px 15px;
}
#CatSearchFrm input {
	margin-top: -2px;
}
input.formButton {
	color: #FFFFFF;
	font-weight: normal;
	cursor: pointer;
	height: 22px;
	vertical-align: top;
	background-color: #404554;
	background-image: url(/images/bg_FormBtn.png);
	background-repeat: repeat-x;
	background-position: left top;
	border: 1px outset #404554;
}
input.addToCart {
	color: #032c62;
	font-weight: normal;
	cursor: pointer;
	height: 30px;
	width: 134px;
	vertical-align: top;
	background-color: #dbc548;
	background-image: url(/images/btn_addToCart.png);
	background-repeat: none;
	background-position: center center;
	border: none;
}
input.checkout {
	color: #032c62;
	font-weight: normal;
	cursor: pointer;
	height: 30px;
	width: 134px;
	vertical-align: top;
	background-color: #dbc548;
	background-image: url(/images/btn_checkout.png);
	background-repeat: none;
	background-position: center center;
	border: none;
}
form {
	margin: 0px;
}

select, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
 	font-size: 11px;
	color: #002252;
	border: 1px inset #979797;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
 	font-size: 11px;
	margin: 3px;
	padding:2px;
	}
input {
	border: 1px inset #979797;
}
#frmKeywords2-keywords {
	width: 142px;
	border: solid 1px #7f9db9;
	}
form.signup{
	width: 350px;
	height: 170px;
	font: 11px Arial, Helvetica, sans-serif;
	border: 1px dashed #66CC66;
	padding: 10px;
	background-image: url(images/bg_SignupGrad.png);
	background-repeat: repeat-x;
	background-position: left bottom;
	background-color: #FFFFFF;
	margin: 20px 20px;
	float: left;
	clear: none;
	
}
label.signup {
	clear: left;
	float: left;
	width: 75px;
	height: 15px;
	margin: 3px;
	padding-top: 3px;
}
input.signup {
	width: 210px;
	clear: none;
	float: right;
	height: 15px;
	margin: 3px;
	font: 11px Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	border: 1px solid #999999;
}
select.signup {
	width: 212px;
	clear: none;
	float: right;
	height: 18px;
	margin: 3px 3px 3px 3px;
	font: 10px Arial, Helvetica, sans-serif;
}
#signupSubmit {
	background-color: gold;
	font-weight: bold;
	color: brown;
	font-size: 14px;
	height: 25px;
	border-style: outset;
	background-image: url(images/bg_SignupBtn.png);
	background-repeat: repeat-x;
	background-position: center center;
	clear: none;
	float: right;
	cursor: pointer;
	padding-top: -10px;
}
H1.signup {
	font: normal 20px Arial, Helvetica, sans-serif;
	color: brown;
	margin: 10px 0;
	padding: 10px 0px;
	background: transparent url(none);
}
H2.signup {
	font: normal 16px Arial, Helvetica, sans-serif;
	color: green;
	margin: 10px 0;
	padding: 0px;
	background: transparent url(none);
}

P.signup {
	font: normal 11px Arial, Helvetica, sans-serif;
	color: brown;
	margin: 5px;
	padding: 0px;
	width: 330px;
	margin: 10px auto;
}
/*====================*/
/*=== OTHER STYLES ===*/


.brdrBottomDashed {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #ADC696;
}
#cartQtyDisp {
	clear: none;
	float: right;
	margin: 0 20px 0 10px;
    font-size: 12px;
}
.brdr {
	border: 1px solid #404554;
}
.picLeft {
	margin-bottom: 10px;
	clear: none;
	float: left;
	line-height: 25px;
	font-size: 10px;
	margin-right: 20px;
}
.picRight {
	margin-bottom: 20px;
	clear: none;
	float: right;
	line-height: 25px;
	font-size: 10px;
	margin-left: 20px;
}
.floatResultsPicLeft {
	margin-bottom: 5px;
	clear: none;
	float: left;
	font-size: 10px;
	margin-right: 5px;
}
.boxPopularPlans {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 0 auto;
}
.boxPopularPlansTxt {
	border-right-width: 3px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-color: #D3D5D2;
	padding-left: 15px;
	text-align: left;
}

.italic { font-style: italic; }
.txt_brown { color: brown; }
.txt_green { color: #4db248; }

