@charset "utf-8";

body  {
	margin: 0;
	padding: 0;
	text-align: center; 
	color: #333333;
	font: 80% Arial, Helvetica, sans-serif;
	background: url(../images/background_blue.png) repeat-x fixed;
}
img {
	border-style: none;
}

#mainContent p, #mainContent li {
	font-size: 100%;
	line-height: 18px;
}
#mainContent p, #mainContent ul   {
	padding-bottom: 15px;
}
#sidebar1 p, #sidebar1 li {
	font-size: 90%;
	line-height: 14px;
}
#sidebar3   p, #sidebar3   li {
	font-size: 90%;
	line-height: 14px;
}
#container {
	width: 960px;
	margin: 0 auto;
	text-align: left;
	border-right: 2px solid #23488E;
	border-left: 2px solid #23488E;
	background: #FFFFFF;
	padding: 0px;
} 
#header {
	background: url(http://www.forestdirect.com/images/header.jpg) no-repeat;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	height: 80px;
	width: 960px;
} 
h1  {
	color: #204AA0;
	font-size: 20px;

}
h2 {
	color: #204AA0;
	font-size: 16px;
	margin: 0px;
}
h3 {
	font-size: 95%;
}
.caption {
	font: 9px Verdana, Arial, Helvetica, sans-serif;
}
.whiteText {
	color: #FFFFFF;
}
.orangeText {
	color: #FF6600;
	font-size: 12px;
	font-weight: bold;
}

.textLeft {
	text-align: left;
}




#container #nav {
	float: left;
}
#showcase {
	height: 200px;
	width: 960px;
	float: left;
	position: relative;
}
#showcase img#photo {
	position: absolute;
	left: 20px;
	top: 13px;
}
#showcase  .topsearch {
	position: absolute;
	left: 20px;
	top: 13px;
	height: 166px;
	width: 601px;
	text-align: left;
}
#showcase img#photoRight{
	position: absolute;
	left: 334px;
	top: 13px;
}
#rotator {
	position: absolute;
	left: 335px;
	top: 13px;
	list-style: none;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	width: 606px;
	height: 170px;
}
#showcase img.brown {
	border: 2px solid #50311D;
}
#showcase img.black {
	border: 2px solid #25272C;
}
#showcase img.grey {
	border: 2px solid #908F97;
}
#showcase img.blue {
	border: 2px solid #1E4799;
}


#showcase .quote {
	position: absolute;
	height: 165px;
	width: 250px;
	left: 650px;
	top: 15px;
	text-align: left;
	padding-left: 20px;
	padding-right: 20px;
	color: #FFFFFF;
}

.quote h2 {
	color: #FFFFFF;
	padding: 0px;
	margin-top: 20px;
}
.searchBoxLeft   {
	width: 300px;
	text-align: left;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	
}
.searchBoxTop {

}

.searchBoxBottom   {
	color: #FFFFFF;
	background: url(../images/showcase/search_box_bottom2.png) no-repeat 4px bottom;
	width: 300px;
	margin: 0px;
	padding: 0px 0px 10px;
}
.searchBoxLeft h2 {
	color: #FFFFFF;
	padding: 20px 0px 20px 20px;
}
.searchBoxLeft p, .searchBoxLeft form {
	color: #333333;
	margin: 0;
	padding: 0;

}
#sidesearch {
	padding-right: 20px;
	padding-left: 20px;
}

.showcaseBrown {	background: url(../images/showcase/brown.png) no-repeat; }
.showcaseBlack {	background: url(../images/showcase/black.png) no-repeat; }
.showcaseGrey  {	background: url(../images/showcase/gray.png) no-repeat; }
.showcaseBlue  { background: url(../images/showcase/blue.png) no-repeat; }


#sidebar1 {
	float: right; /* since this element is floated, a width must be given */
	width: 290px; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 40px 20px 15px;
	background: url(../images/blue_gradient.png) repeat-x;
	margin: 0px;
}
#sidebarUnderSearch {
	float: left; /* since this element is floated, a width must be given */
	width: 312px; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 13px 0px 0px 18px;
	margin: -200px 0px 0px;
	position: relative;
}
.contentUnderSearch {
	padding-left: 5px;
	padding-top: 20px;
}


#sidebar2 {
	float: right; /* since this element is floated, a width must be given */
	width: 295px; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 20px 20px 15px 0px;
	background: url(../images/blue_gradient.png) repeat-x;
	margin: 0px;
}
#sidebar1  ul, #sidebar3 ul {
	margin-left: 15px;
	padding-left: 0px;
}
#sidebar1  li, #sidebar3 li {
	margin-bottom: 5px;
}
#sidebar3 {
	padding: 20px 20px 0 0px;
	float: right;
	width: 150px;
	margin: 0 0 0px;
} 
#sidebar3 h3 {
	margin: 0px 0px 10px;
	padding: 0px;
	font-size: 100%;
}

#sidebar3 p {
	margin: 0px 0px 5px;
	padding: 0px;
}
#sidebar3 img {
	margin-bottom: 20px;
}
.wrap_blue {
	padding: 20px;
	background: #F9FBFE;
	border: 1px solid #BAD1F0;
	margin-right: 20px;
	margin-left: 20px;
}
#sidebar3 .wrap_blue2 {
	padding: 10px;
	background: #F9FBFE;
	border: 1px solid #BAD1F0;
}
.contentUnderSearch  .wrap_blue2 {
	padding: 10px;
	background: #F9FBFE;
	border: 1px solid #BAD1F0;
	margin-right: 15px;
	margin-bottom: 20px;
}

.sidewrap_blue {
	padding: 20px;
	background: #F9FBFE;
	border: 1px solid #BAD1F0;
	width: 248px;
}
.sidewrap_orange {
	padding: 5px;
	background: #FFFBF2;
	border: 1px solid #F7941D;
}

#homeContent {
	padding: 20px 5px 0;
	float: right;
	width: 620px;
	margin: 0px;
	background: url(../images/blue_gradient.png) repeat-x;
} 
#mainContent {
	padding: 20px 10px 0 20px;
	float: left;
	width: 600px;
	margin: 0 0 0px;
	background: url(http://www.forestdirect.com/images/blue_gradient.png) repeat-x;
} 
#mainContent2 {
	padding: 20px 20px 0;
	float: left;
	margin: 0 0 0px;
	width: 920px;
	background: url(../images/blue_gradient.png) repeat-x;
} 
#mainContent3 {
	padding: 0px 20px 0 5px;
	float: right;
	width: 435px;
	margin: 0 0 0px;
	text-align: justify;
} 
a:link  {
	text-decoration: none;
	color: #214697;
}
a:visited {
	color: #214697;
	text-decoration: none;
}
a:hover {
	color: #009900;
}
a:active {
	color: #FF6600;
}



#mainContent h1 {
	margin: 0px;
	padding-top: 20px;
}

#mainContent  a:link, #mainContent a:visited {
	color: #3A7AB8;
}
#mainContent a:hover {
	text-decoration: underline;
}
#container #directory {
	padding: 20px;
	width: 920px;
}
#footer {
	padding: 20px 0;
	text-align: center;
	margin: 20px 0px 0px;
	clear: both;
	border-top: 1px dotted #A5D148;
} 
#footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.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;
}
.column1 {
	width: 230px;
	float: left;
	padding-top: 20px;
}
.column2 {
	width: 295px;
	float: left;
	padding: 0px;
	margin: 0px 17px 0px 0px;
}
.column3 {
	float: left;
	width: 580px;
	margin-top: 20px;
	padding: 10px;
}
.column4 {
	width: 920px;
	padding: 20px;
}
.last {
	margin-right: 0px;
}
.column2 h2 {
	color: #FFFFFF;
	font: bold 17px/45px Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	height: 40px;
}

.box_blue {
	background: url(../images/box_blue.png) no-repeat;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
}
.box_red {
	background: url(../images/box_red.png) no-repeat;
	padding-left: 10px;
	padding-right: 10px;
	clear: both;
	padding-bottom: 10px;
}
.box_brown {
	background: url(../images/box_brown.png) no-repeat;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
}
.column2 p,.column2  table           {
	margin: 10px 0px 0px;
	padding: 0px;
	font-size: 12px;
}
.column2 form {
	margin: 0px;
	padding: 0px;
}
tr.odd {
	background: #F1F1F1;
}
#contactForm label     {
	display: block;
	float: left;
	width: 16em;
	text-align: right;
	padding-right: 10px;
}
#contactForm input  {
	width: 225px;
	margin-bottom: 1.2em;
	height: 20px;
}
#contactForm select {
	margin-bottom: 1em;
}
#contactForm textarea {
	height: 120px;
	width: 300px;
	margin-bottom: 1em;
}
#contactForm input:focus,#contactForm textarea:focus {
	background: #ffc;
}
.button {
	width: 12em;
}
.blueBorder {
	background: #F9FBFE;
	border: 1px solid #BAD1F0;
}
.formbutton {height:20px; font-weight:bold; color:#FFFFFF; background:#3B62AF; border:1px solid #000066;}
.formbuttonover {height:20px; font-weight:bold; color:#FFFFFF; background:#5282e0; border:1px solid #000066; cursor:pointer;}
#revelex_watermark_container {
	display: none;
}
#easyConceptPromotion {
	height: 56px;
	background: url(../images/promotions/easy_promotion_concept_top_banner_background.png) repeat-x;
	width: 870px;
	float: left;
	position: relative;
	padding-left: 90px;
}
#easyConceptPromotion a.button1:link, #easyConceptPromotion a.button1:visited {
	display: block;
	width: 120px;
	height: 30px;
	float: left;
	position: absolute;
	left: 550px;
	top: 13px;
	background: url(../images/promotions/calculate_now_button.png);
	color: #000000;
	text-align: center;
	font: bold 14px/30px Arial, Helvetica, sans-serif;
}
#easyConceptPromotion a.button2:link, #easyConceptPromotion a.button2:visited {
	display: block;
	width: 81px;
	height: 23px;
	float: left;
	position: absolute;
	left: 860px;
	top: 20px;
	background: url(../images/promotions/learn_more_button.png) no-repeat;
	color: #000000;
	text-align: center;
	font: bold 12px/23px Arial, Helvetica, sans-serif;
}
#easyConceptPromotion a.button1:hover {
	background: url(../images/promotions/calculate_now_button.png) no-repeat right;
	color: #FFFFFF;
}
#easyConceptPromotion a.button2:hover {
	background: url(../images/promotions/learn_more_button.png) no-repeat right;
	color: #FFFFFF;
}
