@charset "UTF-8";
body  {
	margin: 0; 	padding: 0;
	background: #f1f2f2;
	color: #333;
	text-align: left;
	height: 100%;
	font-family: 'Trebuchet MS', sans-serif;
	font-size: 0.82em;
	font-style: normal;
	line-height: 1.5em;
	font-weight: normal;
	font-variant: normal;
}
#size_chart table tr td #select2, #select3, #select5, #select6, #select7, #select8, #select9, #select10, #select11, #select12, #select13, #select14, #select15 {
	width: 250px;
	text-align: center;
}
.dotted {
	border-left-width: thick;
	border-left-style: dotted;
	border-left-color: #CCC;
}
.thrColFixHdr #container {
	width: 900px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF; /* the auto margins (in conjunction with a width) center the page */
	border: 15px solid #FFF;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.brown_bold_heading {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #6D5300;
}
.brown_bold_heading a:link {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #6D5300;
}
.brown_bold_heading a:hover, a:visited {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #6D5300;
}
.copyBold {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	line-height: 13px;
	font-weight: bold;
	color: #333333;
}
.CsHeader_Blue {
	padding: 4px 0 4px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #203574;
}
.CsHeader_Blue a:link, CsHeader_Blue a:hover {
	padding: 4px 0 4px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #203574;
	text-decoration:underline;
}
.CsHeader_Blue a:visited{
	padding: 4px 0 4px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #203574;
}
.pricing {
	padding: 4px 0 4px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #F00;
	line-height: 14px;
}
.pricing_normal {
	padding: 4px 0 4px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #F00;
	line-height: 14px;
}.large_text {
	font-family: Verdana, Helvetica, Tahoma, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #203574;
}

/* headers */
h1, h2, h3 {
	font: bold 1em 'Trebuchet MS', Tahoma, Sans-serif;
	color: #65944A;
}
h1 { font-size: 1.4em; }
h2 { font-size: 1.2em; text-transform: uppercase;}
h3 { font-size: 1.2em; }
h5 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #006;
	margin: 0px;
	padding: 0px;
}
.infolink {
	margin-left: 10px;
}

ul, ol {
	margin: 10px 30px;
	padding: 0 15px;	
	color: #72A545;	
}
ul span, ol span {
	color: #333;
}

/* images */
.thrColFixHdr #subheader {
	background: #FFF;  /* 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. */
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	height: 126px;
	width: 900px;
} 
.thrColFixHdr #subheader h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.thrColFixHdr #mainContent {
	width: 900px;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
	padding-top: 0;
	padding-bottom: 0;
} 
#container #navigator {
	background-color: #EDEDED;
	height: 30px;
	width: 895px;
}

/* links */
a { background: inherit; color: #72A545; }
a:hover { background: inherit; color: #006699; }

.thrColFixHdr #footer {
	background-color: #6D7B4B;
	font-family: 'Trebuchet MS', Tahoma, Arial, sans-serif;
	font-size: 0.85em;
	font-weight: normal;
	margin-top: 3px;
	margin-right: auto;
	color: #FFF;
	height: 25px;
	width: 900px;
	font-style: normal;
	line-height: 2em;
	text-align: center;
}
.white_text {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
}
/***********************
	  LAYOUT
************************/

#header-content, #content{
	width: 900px;
}

/* header */
#header {
	height: 100px;
	text-align: left;
	border-bottom-width: 5px;
}
.green {
	color: #8A9C60;
}
#header-content {
	position: relative;
	margin: 0 auto; padding: 0;
}
#header-content #logo {
	position: absolute;
	font: bold 4em 'Trebuchet Ms', Sans-serif;
	letter-spacing: -2px;
	color: #FFF;
	margin: 0;
	padding: 0;
	/* change the values of left and top to adjust the position of the logo */
	top: 67px;
	left: 204px;
	width: 122px;
	font-size: 3em;
}
#header-content #slogan {
	position: absolute;
	font: bold 1.1em 'Trebuchet Ms', Sans-serif;
	text-transform: none;
	color: #FFF;
	margin: 0;
	padding: 0;
	/* change the values of left and top to adjust the position of the slogan */
	top: 24px;
	left: -63px;
}

/* header menu */
#header-content ul {
	position: absolute;
	right: -27px;
	top: 167px;
	font: bolder 1em 'Trebuchet MS', sans-serif;
	color: #739653;
	margin: 0;
	padding: 0;
	width: 196px;
	height: 39px;
	list-style-type: disc;
	z-index: 5;
}
#header-content li {
	display: inline;
}
#header-content li a {
	display: inline;
	color: #8A9C60;
	text-decoration: underline;
	padding-top: 10px;
	list-style-type: disc;
}
#header-content li a:hover {
	color: #638DA3;
}
#header-content li a#current  {
	background: #65944A;
	color: #FFF;
}

/* content */
#content-wrap {
	clear: both;
	float: left;
	width: 100%;
}
#content {
	text-align: left;	
	padding: 0;
	margin: 0 auto;	
}
.copy {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #333333;
}
.thrColFixHdr #container #main table tr td table tr #products p {
	margin-right: 10px;
	margin-left: 10px;
}
.note {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 10px;
	color: #333333;
	line-height: 12px;
}
.white_verdana {
	font-family: Verdana, Helvetica, Tahoma, sans-serif;
	font-size: 14px;
	color: #FFF;
	letter-spacing: 1px;
}
#quotes {
	font-family: Verdana, Helvetica, Tahoma, sans-serif;
	font-size: 11px;
	line-height: 13px;
	font-weight: normal;
	color: #333;
	background-color: #cbd2e2;
	width: 400px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
	margin-top: 0px;
	border: thin solid #E3EDF1;
}
#durarock_common_q {
	width: 645px;
	margin-right: 10px;
	float: left;
}
#durarock_common_q_right {
	padding: 0px;
	width: 230px;
	float: left;
	height: 430px;
	margin-top: 10px;
	margin-left: 10px;
}
.CsHeader_Blue_Size2 {
	padding: 4px 0 4px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #203574;
}
/* sidebar */
#links {
	width: 950px;
	padding: 0;
	margin-top: 3px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	text-align: center;
}
#links a:visited, #links a:active {
	font-family: 'Trebuchet MS', sans-serif;
	font-size: 1em;
	margin-left: auto;
	text-align: center;
	color: #8D9763;
}
#links a:hover {
	font-family: 'Trebuchet MS', sans-serif;
	font-size: 1em;
	margin-left: auto;
	text-align: center;
	color: #333;
}
#links h1 {
	padding: 10px 0px 5px 10px;
	margin: 0;	
}
.sidebox {
	background: #F2F2F2;
	border: 1px solid #EFEDED;
	margin-bottom: 10px;
}
/* sidebar menu */
#links ul.sidemenu {
	list-style:none;
	margin: 10px 0;
	padding: 0;
	background: #F2F2F2;			
}
#links ul.sidemenu li {
	padding: 0px 10px;
}
#links ul.sidemenu a {
	display:block;
	font-weight:normal;
	color: #333;
	height: 1.5em;	
	padding:.3em 0 .3em 15px;
	line-height: 1.5em;
	border-bottom: 1px dashed #CCC;
	text-decoration:none;
}
#links ul.sidemenu a.top{	
	border-top: 1px dashed #CCC;
}
#links ul.sidemenu a:hover {
	padding: .3em 0 .3em 10px;
	border-left: 5px solid  #65944A;
	color: #65944A;		
}

/* main */
#main {
	float: left;
	width: 100%;
	padding: 0;
	margin-top: 8px;
	margin-right: 0;
	margin-bottom: 8px;
	margin-left: 0;
	position: relative;
}
#main h1 {
	border-bottom: 1px solid #f2f2f2;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 10px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 5px;
}

.post {
	margin: 0; padding: 0;
	background: #FFF url(gradientbg.jpg) repeat-x;
	border: 1px solid #EFEDED;
}
.post .post-footer {
	background-color: #FAFAFA;
	border: 1px solid #f2f2f2;
	padding: 5px; margin-top: 20px;
	font-size: 95%;
}
.post .post-footer .date {
	background: url('clock.gif') no-repeat 0 center;
	padding-left: 20px; margin: 0 10px 0 5px;
}
.post .post-footer .comments {
	background: url('comment.gif') no-repeat 0 center;
	padding-left: 20px; margin: 0 10px 0 5px;
}
.post .post-footer .readmore {
	background: url('page.gif') no-repeat 0 center;
	padding-left: 20px; margin: 0 10px 0 5px;
}
.submitLink {
	font: normal 1.1em 'Trebuchet Ms', Sans-serif;
	color: #8A9C60;
	background-color: transparent;
	text-decoration: underline;
	border: none;
	cursor: pointer;
	cursor: hand;
  }
.submitLink a:hover {
	font: normal 1.1em 'Trebuchet Ms', Sans-serif;
	color: #ddd;
	background-color: transparent;
	text-decoration: underline;
	border: none;
	cursor: pointer;
	cursor: hand;
	
  }

/* alignment classes */
.float-left  { float: left; }
.float-right { float: right; }
.align-left  { text-align: left; }
.align-right {	text-align: right; }

/* additional classes */
.clear { clear: both; }
.gray  { color: #BFBFBF; }


.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;
}

.thrColFixHdr #container #main #basket {
	display: block;
}
.shipping_included_14px {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #660000;
}
.shipping_included {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #660000;
}
.shipping_included_normal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #660000;
	line-height: 14px;
}
.shipping_included_normal a:link, a:hover, a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #660000;
}
.shipping_included a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #660000;
}
.shipping_included a:hover, a:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #660000;
}
#basket a {
	text-decoration: underline;
	margin-top: 20px;
	list-style-type: disc;
}
#basket a:hover {
	color: #69899D;
}
#basket a:visited, #basket a:active {
	color: #8A9C60;
	text-decoration: underline;
}
#header-content div ul li img {
	display: inline;
	float: right;
}

#basket {
	position:absolute;
	width:193px;
	height:34px;
	z-index:1;
	left: 398px;
	top: 26px;
}
#apDiv1 {
	position:absolute;
	width:176px;
	height:27px;
	z-index:1;
	left: -153px;
	top: -58px;
}
main_content {
	height: 500px;
	background-image: url(../images/main.png);
	background-repeat: no-repeat;
	width: 900px;
}
#main_headline {
	position:absolute;
	width:416px;
	height:67px;
	z-index:1;
	left: 423px;
	top: 3px;
	text-align: center;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #203C72;
	line-height: 21px;
}
#index_content_1 {
	position:absolute;
	width:520px;
	height:115px;
	z-index:1;
	left: 413px;
	top: 97px;
}
#index_content_2 {
	position:absolute;
	width:215px;
	height:206px;
	z-index:1;
	left: 377px;
	top: 272px;
}
/* form elements */
#contact_us form {
	margin:10px;
	padding: 0;
	border: 1px solid #f2f2f2;
	background-color: #F7F7F7;
}
#contact_us label {
	display:block;
	font-weight:bold;
	margin:5px 0;
}
.thrColFixHdr #container #main form p {
	margin-left: 10px;
}
#main #contact_us input {
	padding: 2px;
	border:1px solid #eee;
	font: normal 1em "Trebuchet MS", Tahoma, sans-serif;
	color:#777;
}
#contact_us textarea {
	width:400px;
	padding:2px;
	font: normal 1em "Trebuchet MS", Tahoma, sans-serif;
	border:1px solid #eee;
	height:100px;
	display:block;
	color:#777;
}
#main #contact_us input.button { 
	margin: 0; 
	font: bold 1em Arial, Sans-serif; 
	border: 1px solid #CCC;
	background: #FFF; 
	padding: 2px 3px; 
	color: #333;	
}
p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#contact_us_page {
	padding: 15px;
	width: 700px;
	border: thin solid #CCC;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	float: left;
	overflow: hidden;
	background-image: url(../images/backgrounds/fill_out_form.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#contact_us_page_main {
	padding: 15px;
	width: 835px;
	border: thin solid #CCC;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	float: left;
	overflow: hidden;
	background-image: url(../images/backgrounds/fill_out_form.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#holder {
	padding:1em;
	border:1px dashed #DFEDF1;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 5px;
}
h6 {
	font-family: Verdana, Helvetica, Tahoma, sans-serif;
	font-size: 14px;
	color: #333;
	background-color: #F2F7FD;
	font-weight: normal;
	display: block;
	height: 20px;
	margin: 0px;
	vertical-align: middle;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#subheader td img {display: block;}
.white_verdana_13px {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #FFF;
}
.blue_shipping_included {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #1072B6;
	
}
.light_blue {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #1072B6;
}
.light_blue a:link, .light_blue a:visited{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #1072B6;
	text-decoration: underline;
}
.light_blue a:hover{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #1072B6;
	text-decoration: none;
}.thrColFixHdr #container #main #products .terms li {
	padding-bottom: 10px;
}

