@charset "utf-8";
/* CSS Document */

html, body {
	margin: 0;
	padding: 0;
	min-height: 100%;
}

a {
	text-decoration:none;	
}

body {
	margin: 0; 
	background-image: url(../img/bg.gif); 
	background-repeat: repeat;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #5C5950;
	font-size: 14px;
		}
		
* html {
	height: 100%;
	background-color: #fdfdfa;
}


.thumbnail {
	padding: 5px; 
	background-color: #ebe9d8;
	height: 75px;
}
#container { margin: 0; position:relative;}
#topPanel { 
	background-image:url(../img/_r1_c1.png);
	height: 73px;
	background-repeat: repeat-x;
	}
	
#header { 
	width: 989px; 
	margin:auto; 
	position:relative;
	height: 73px;
	}
	
#topHeaderWithLogo { 
	background-image:url(../img/topHeaderWithLogo.png);
	background-repeat: no-repeat;
	margin:auto;
	width: 1000px;
	height: 73px;
}
#menuPanel {
	background-image:url(../img/_r2_c1.png);
	height: 44px;
	background-repeat: repeat-x;	
	margin:0;
	border-top: 1px solid black;
}

#topMenu { 
	color: #FFF; 
	height: 44px;
	width: 989px; 
	margin:auto;

	}
#topMenu li a {
	text-decoration:none;
	color: #eeeeee;
	
}
#topMenu ul {
	list-style:none;
	margin: 0;
	padding: 0;
	margin-left: 3px;
	}
#topMenu li {
	float:left; 
	margin: 0 15px 0 0; 
	list-style:none;
	list-style-type:none;
	line-height: 44px;
	color: #eeeeee; 
	text-align:center;
	padding: 0 10px 0 10px;
}
	
#tab {
	background-image: url(../img/tabx70.jpg);
	background-repeat: no-repeat; 
	background-position: bottom;
	color: #eeeeee;
	/*width: 70px;*/
}
#tab120 {
	background-image: url(../img/tabx120.jpg);
	background-repeat: no-repeat; 
	background-position: bottom;
	color: #eeeeee;
	/*width: 120px;*/
}
#tab140 {
	background-image: url(../img/tabx140.jpg);
	background-repeat: no-repeat; 
	background-position: bottom;
	color: #eeeeee;
	/*width: 170px;*/
}
#tab170 {
	background-image: url(../img/tabx170.jpg);
	background-repeat: no-repeat; 
	background-position: bottom;
	color: #eeeeee;
	/*width: 180px;*/
}
#tab200 {
	background-image: url(../img/tabx200.jpg);
	background-repeat: no-repeat; 
	background-position: bottom;
	color: #333333;
	/*width: 210px;*/
}
#middlePanel { 
	position:relative; 
	background-image:url(../img/_r3_c1.png);
	background-repeat: repeat-x;	
	}

#contentPanel { 
	margin:auto; 
	width: 989px; 
	background-image: url(../img/main-block-bg.gif); 
	background-repeat:repeat-y;
	position:relative;
	

	}
	
#copyright { 
	padding: 5px 20px 10px 15px; 
	font-size: 13px;
	width: 980px;
	margin:auto;
	}
	
#contentBox { 
	margin:auto; 
	width: 981px; 
	background-color: #fdfdfa;
	position:relative;
	background-image: url(../img/istock_generic_34389.jpg); 
	background-repeat: no-repeat;
	background-position: bottom right;
	

	}

.bottomRightBGImage {
	width: 285px;
	height: 184px;	
	position: absolute;
	bottom: 0; 
	right: 0;
	background-image: url(../img/istock_generic_34389.jpg); 
	background-repeat: no-repeat;
	background-position: right;

}
	
#content { 
	margin:auto; 
	width: 950px; 
	padding-top: 20px;

	}
	
#footerPanel {
	border-top: 4px solid #e0e0ca; 
	margin:auto; width: 981px;
	height: 35px; /*background-color: #3c322a;*/
	background-color: #294451;
	clear: both;
	color: #cfcfb7;
	position:relative;
	}
	
#footer {margin:auto; width: 950px;}

#footerLinks { text-align: center; line-height: 20px; margin-top: 6px;}
#footerLinks a { text-decoration: none; color: #eee; }

#footerLinks a:hover { color: #FFBB40; }

#test { height: 71px; background-image: url(../img/topTest.gif); background-repeat: repeat-x; background-position: bottom;}

#bannerBox { 
	background-color: #ebe9d8; /*#ebe9d8; */
	width: 950px; 
	height: 234px; 
	position:relative; 
	margin:auto;
	 
	}
#bannerImg { position:absolute; top: 15px; left: 15px; }


#tblContent td { border: none; }

.greenHeader { margin: 0; color: #1aa72a; font-size: 18px; }

#content_products { width: 445px;}

#left_side_panel { width: 245px; float: left;}
#left_side_panelx { width: 300px; height: 300px; float: left; }
#center_panel { 
	width: 400px; 
	float: left; 
	margin-left: 20px; 
	padding-bottom: 15px; 
	min-height: 400px;
	}
#center_panel_no_left {
	width: 655px;
	float: left;
	padding-bottom: 15px;
	min-height: 400px;
}
#cetner_panelx {width: 620px; margin-right: 285px; position:relative; margin-left: 15px; padding-bottom: 15px;
			min-height: 500px; height: 500px;
			} 
#right_side_panel { width: 250px; float: left; margin-left: 20px;
					position:relative; padding-bottom: 15px; 
					background-image: url(../img/lmGradient.gif);
					background-repeat: repeat-y;
					background-position: top left;
					
			}
#right_side_panel p{ margin-left: 15px; }

#right_side_panelx { width: 285px; position: absolute; top: 0; right: 0; }

.pagetitle H1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	letter-spacing: -0.5px;	
	color: #B0753B;/*#2D281F;*/
	margin-bottom: 0px;
	font-size: 24px; 
}
.pagetitlesub H3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	letter-spacing: -0.5px;
	color: #2D281F;
	margin: -12px 0 8px 18px;
	font-size: 18px; 
}

.blueBox {
	width: 245px;
	position:relative;
	margin-left: 5px; 

}

.blueBoxTitle {
	/*background-color: #cde2ef;*/
	background-image: url(../img/bg-feature-module-header.gif);
	background-repeat: no-repeat;
	background-position: right;
	background-color: #000;
	/*border: 1px solid #99c0dd;*/
	height: 30px;
	text-align: left;
	color: #fff;
	padding-left: 10px;
	line-height: 30px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	margin-bottom: 15px;
}

.blueBoxContent {
	clear:both;
	position: relative;

}

.crossHatchBox {
	background-image: url(../img/hatch.gif);
	background-repeat: repeat;
	border: 1px solid #F2F2F2;
}
.pgImg {
  float:left;
  width: 75px;

}

.blueModule
{
	position:relative; 
	background-image: url(../img/box/boxes_top.gif); 
	height: 26px; 
	padding-left: 15px; 
	line-height: 25px; 
	color: #fff; 
	font-size: 12px;	
}

.blueModule .bm_rcorner {
	position:absolute; 
	top: 0; 
	right: 0;
	background-image:url(../img/box/boxes_rcorner.gif);
	background-repeat:no-repeat;
	height: 26px;
	width: 11px;
}

.bm_content {
	background-image:url(../img/blueGradient.png);
	background-repeat: repeat-x;
	border-left: 1px solid #ccc; 
	border-right: 1px solid #ccc; 
	padding: 5px;	
	text-align:center;
}

.bm_content td { vertical-align: top; }

.bm_bottom {
	position:relative; 
	background-image:url(../img/box/boxes_bottom.gif); 
	height: 6px;
	line-height: 6px;
}

.bm_rcorner_bottom {
	position: absolute; 
	bottom: 0; 
	right: 0;
	line-height: 6px;
	height: 6px;
	width: 7px;
	background-image: url(../img/box/boxes_rbcorner.gif);
	background-repeat: no-repeat;
}

.pgDesc { 
	margin: 0 0 10px 10px;
	display:inline-block;
}


img {
	border: 0;
}

h1, h2, h4, h5, h6 {
	margin-top: 0;
	margin-bottom: 1em;

}

h4 {
	margin-bottom: 8px;
}

h3 {
	margin-top: 10px;
	margin-bottom: 6px;
	padding-bottom: 1px;
	color: #B0753B;
}

.planvisitheader {
	color: #B0753B;
	font-weight:bold;
	padding-bottom: 5px;
}

a:link {
	color: #2B7EBB;
}

a:visited {
	color: #2B7EBB;
}

a:active {
	color: #2B7EBB;
}

a:hover {
	color: #24A8E7;
}

.divContactForm {
	margin-left: 15px;
}

.divContactForm td { padding-top: 3px; }

.divContactForm input{
	width: 155px;	
	background-color: #eeeeee;
	border: 1px groove #333;
}

.contactusitem { background-color: #eeeeee; }
.divContactForm select, textarea {
	width: 160px;	
	background-color: #eeeeeee;
	border: 1px groove #333;
}

.galleryDescription { 
	text-align: left; 
	vertical-align: top;
	margin-left: 10px;
	margin-left: 85px;
	width: 100px;
	}

#mycarousel li { cursor: pointer; }

.mycarousel-img { width:75px; position:absolute; left: 10px; }

.hide { display:none; }
.show { display:block; }

#testimonial_text { padding-right: 10px; }

#viewSpecial1 { cursor:pointer; }

.tentSizeCalc {
	margin-top: 20px;	
	
}

#tentCalcResults {
	position:absolute;
	top: 52px;
	left: 5px;
	width: 150px;
	text-align:center; 
	padding: 5px;
	background-image: url(../img/blueThatch.gif);
	background-repeat: repeat;
	color: #333;
	font-weight: bold;
	padding: 5px;

}
#tentCalcResults img { border: 1px solid #fff; }
#sqfoot {
	color: #333;
	height: 30px; 
	width: 148px;
	line-height:30px; 
	text-align:center; 
	vertical-align:center; 
	font-size: 15px; 
	font-weight:bold;	
}

#displayResults {
	color: #900;
	font-size: 16px;
}

p { line-height: 20px; }

#productListUL a { text-decoration:none; color:#5C5950;}
#productListUL a:hover { color: blue; }
#productListUL a:visitied { color:#5C5950;}
