@charset "utf-8";
/* CSS Document */

/* UNIVERSAL */
body {
	background: url(images/bg-pattern.jpg) top center repeat;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
h1 {
	font-family:"Arial Black", Arial, sans-serif;
	font-size: 18px;
	color: #00adef;
	line-height: 22px;
	font-weight: normal;
}
h2 {
	color:#0065a4;
	font-family:"Arial Black", Arial, sans-serif;
	font-size:14px;
}
a {
	color: #0065a5;
}
a img {
	border: 0px;
}
.breadcrumbs {
	font-size:10px; 
	text-align:right; 
	color:#CC9966;
}
.breadcrumbs a {
	font-weight:bold;
	color:#CC9966;
}
.breadcrumbs a:visited {
	font-weight:bold;
	color:#CC9966;
}

/* LAYOUT */
#gradient {
	background: url(images/bg-gradient.jpg) top center repeat-x;
}
#header {
	background: url(images/bg-header.png) no-repeat;
	margin: 0px auto;
	width: 946px;
	height: 227px;
	padding: 0px 22px 0px 30px;
}
#container {
	background: url(images/bg-container.png) repeat-y;
	width: 923px;
	margin: 0px auto;
	padding: 10px 45px 20px 30px;
}
.leftcol {
	width: 590px;
	float: left;
}
.rightcol {
	width: 307px;
	float: right;
}
.floatleft {
	float: left;
}
#footer {
	background: url(images/bg-footer.png) top no-repeat;
	width: 998px;
	margin: 0px auto;
	padding: 30px 0px;
	color: #fff;
	font-size: 10px;
	text-align: center;	
}
#footer p {
	margin: 5px 0px;
}
#footer a {
	color: #fff;
}

/* NAV */
#nav {
	background: url(images/bg-nav.png) no-repeat;
	width: 966px;
	height:46px;
	margin: 0px auto;
	padding: 0px 16px;
}
#nav li {
	list-style: none;
	display: block;
	float: left;
	padding: 0px;
	margin: 0px;
	text-align: center;
}
#nav li a {
	font-family: Tahoma, Arial, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	color: #7b6149;
	text-decoration: none;
	display: block;
	height: 30px;	
	padding-top: 16px;
}
#nav li a:hover {
	color: #00aeef;
}
#nav li.home {
	width: 135px;
}
#nav li.home a:hover {
	display: block;
	background: url(images/nav-home.gif) no-repeat;
}
#nav li.estimates {
	width: 275px;
}
#nav li.estimates a:hover {
	display: block;
	background: url(images/nav-estimates.gif) no-repeat;
}
#nav li.how {
	width: 209px;
}
#nav li.how a:hover {
	display: block;
	background: url(images/nav-how.gif) no-repeat;
}
#nav li.about {
	width: 165px;
}
#nav li.about a:hover {
	display: block;
	background: url(images/nav-about.gif) no-repeat;
}
#nav li.contact {
	width: 182px;
}
#nav li.contact a:hover {
	display: block;
	background: url(images/nav-contact.gif) no-repeat;
}

/* ELEMENTS */
#tag {
	color: #0065a4;
	font-family: "Arial Black", Arial, sans-serif;
	font-size: 18px;
	text-align: right;
	padding: 20px 50px 0px 0px;
	height: 40px;
}
#flash {
	width: 746px;
	height: 164px;
	float: right;
	background: #CCCCCC;
}
.buttons {
	text-align: center;
}
.buttons img {
	margin: 20px 25px;
}
#getstarted {
	background: url(images/bg-getstarted.gif) no-repeat;
	width: 268px;
	margin: 25px 0 0 175px;
	padding-top: 30px;
	color: #0065a5;
}
#getstarted ul {
	margin: 10px 0px;
}
.videoView {
margin:10px auto;
display:block;
text-align:center;
}

/* STYLING */
.subhead {
	color: #0065a4;
	font-style: italic;
}
.emphasis {
	color: #00aeef;
	font-style: italic;
	font-weight: bold;
}
.serving {
	color:#999999; 
	padding-top:30px; 
	border-top:1px dotted #99CCFF; 
	font-style:italic;
}
.mission {
	color:#666666; 
	font-style:italic;
}
.highlightBlue {
	color:#00adef;
}
.highlightDarkBlue {
	color:#0065a4;
}
.highlightGold {
	color:#876749;
}
.comparisonHeader {
	background:#f1f8fb; 
	border:2px solid #e8f6fb;
	padding:10px 0;
}
.comparisonListing {
	padding:10px;
	border-bottom:1px solid #e8f6fb;
	}

/* ESTIMATOR */
.stepsDisplay {
	margin-top:20px; 
	text-align:center;
}
.thumbPosition {
	float:left;
	margin:15px 25px 25px 25px;
}
.thumbFrame {
	width:225px; 
	height:154px; 
	padding:9px 12px 8px 13px; 
	background:url(images/photo-container.gif) no-repeat center top;
}
.roomBG {
	background-repeat:no-repeat;
	background-position:top center; 
	width:225px; 
	height:153px;
}
.roomTitle[class] {
	background-image:url(images/room-bg.png); 
	height:48px;
	padding:105px 5px 0 5px;
	text-align:center;
	font-size:14px;
	font-weight:bold;
}
.roomTitle[class] a {
	color:#00446f;
}
.roomTitle[class] a:hover {
	color:#876749;
}
.roomDescription {
	width:225px;
	height:60px; 
	padding:10px 12px 0 13px;
}
.roomButton {
	text-align:center; 
	background-image:url(images/button_bg.gif); 
	background-repeat:no-repeat; 
	width:225px; 
	padding:8px 0 8px 0; 
	margin:10px 12px 0 13px;
}
.roomButton a {
	text-decoration:none;
}
.sizeButton {
	float:right;
	text-align:center;
	width:225px; 
	padding:8px 0 8px 0; 
	margin:10px 12px 0 13px;
	font-weight:bold;
}
.sizeButton a {
	text-decoration:none;
}
.sizeButton2 {
	text-align:center;
	width:250px; 
	padding:8px 0 8px 0; 
	margin:10px 0 0 0;
	font-weight:bold;
}
.sizeButton2 a {
	text-decoration:none;
}
.capsuleHeader {
	background:url(images/headerbarBG.gif) repeat-x; 
	height:16px; 
	padding:7px 15px; 
	font-weight:bold; 
	text-transform:uppercase; 
	color:#7b6149;
}
.capsuleBG {
	padding:15px; 
	background:url(images/graph-bottom.gif) repeat-x bottom left;
	margin-bottom:30px;
}
.featureThumbs {
	float:left;
	width:320px; 
	margin-right:10px;
}
.featureThumbs img {
	float:left;
	margin-right:15px;
	border:1px solid #0065a4;
	margin:3px;
}
.featureList {
	float:left;
	width:545px;
}
.featureList strong {
	color:#0065a4;
}
.featureShade {
	padding:7px;
	background-color: #e5f5fa;
	border-top:dotted 1px #00CCFF;
}
.featureWhite {
	padding:7px;
	background-color:#ffffff;
	border-top:dotted 1px #00CCFF;
}
.upgrade {
	float:right;
	color: #993300;
}
.upgrade a {
	color: #993300;
}
.listBottom {
	border-top:dotted 1px #00CCFF;
	margin-bottom:25px;
}
.priceBox {
	float:left; 
	margin-bottom:20px;
}
.priceBox strong {
	color:#FF0000;
	font-style:italic;
}
.paymentTerms {
	clear:left;
	margin-bottom:20px;
	padding-top:5px;
	border-top:1px dotted #0065a4;
	color:#0065a4;
}



/* CONTACT FORM */
.contactContainerLeft {
	float: left;
	margin-left: 10px;
	margin-right: 20px;
	top: 0px;
}
.contactContainerRight {
	float: right;
	width: 350px;
}
.contactContainerColor {
	background-color: #fefef5;
}
.contactCopy {
	font-size: 12px;
}
.copyAreaCode {
	font-size: 9px;
}
.copyPadding {
	padding-left: 15px;
}
.copyHighlight {
	color: #CC0000;
}
.contactStatement {
	font-size: 14px;
	font-weight: bold;
	color: #00309C;
	padding-bottom: 5px;
}
.fields {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	border:1px solid #cccccc;
}
.requiredFields {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	background-color: #FFFFCC;
}
.validation-advice {
	margin: 5px 0;
	padding: 5px;
	background-color: #8f2021;
	color : #ffffff;
	font-weight: bold;
} 
input.required, textarea.required {
	border: 1px solid #CC0000;
}

.formErrorMsg {
	margin-top: 20px;
	padding:10px;
	background-color: #8F2021;
	color: #ffffff;
	border: 1px solid #000000;
}


