@charset "utf-8";
/* CSS Document */

body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	background-color: #5a503a;
}
body.mini_body {
	background-color: #ffffff;
}
#browser_message {
	width: 980px;
	margin: 0 auto 10px auto;
	border: 1px solid #9C0006;
	padding: 10px;
	color: #9C0006;
	background-color: #FFC7CE;
}
#body_frame {
	width: 1000px;
	margin: 0 auto 0 auto;
	border: 1px solid #000000;
	font-size: 11px;
}
a img {
	border: 0;
}
h1, h2, h3, h4 {
	margin: 0 0 10px 0;
}
sup {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
}
.chars {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
}

#header_frame {
	height: 168px;
	background: url('/library/images/bg_header_frame.jpg') 0 0 no-repeat;
}
#header {
	width: 938px;
	height: 160px;
	background: url('/library/images/bg_header.png') 0 0 no-repeat;
	margin: 0 0 0 34px;
	padding: 39px 0 0 75px;
}
#logo {
	float: left;
	width: 260px;
}
#logo_link {
	width: 260px;
	height: 105px;
	display: block;
}
#menu_top {
	float: left;
	margin: 15px 0 0 35px;
}
#menu_top_links {
	margin: 10px 0 0 0;
}
#tag_a_reputation {
	padding: 18px 0 0 0;
}
#menu_top a {
	color: #000000;
	text-decoration: none;
	font-size: 15px;
}#menu_top a:hover {
	text-decoration: underline;
}

#main_frame {
}
#main_top {
	height: 30px;
	background: url('/library/images/bg_main_top.jpg') 0 0 no-repeat;
}
#main_top_tag {
	padding: 12px 0 0 120px;
}
#main {
	padding: 0 0 0 34px;
	background: url('/library/images/bg_main_index.jpg') 0 0 repeat-y;
}
#menu_side_container {
	float: left;
	width: 190px;
	min-height: 247px;
	margin: 0 0 0 74px;
	padding: 23px 0 0 18px;
	background: url('/library/images/bg_main_nav.jpg') 0 0 repeat-y;
}
#menu_side {
	margin-bottom: 15px;
}
#menu_side .ui-state-active {
	outline: none;
}
#menu_side ul {
	list-style: none;
	margin: 0 0 5px 0;
	padding: 0 0 10px 10px;
}
#menu_side ul li {
	list-style: none;
	margin: 0;
	padding: 0;
}
#menu_side a {
	text-decoration: none;
	color: #000000;
}
#menu_side a:hover {
	text-decoration: underline;
}
#menu_side .menu_side_cat {
	padding: 0 0 10px 0;
}
#menu_side .menu_side_cat a {
	font-size: 15px;
}

#main_content {
	float: left;
	width: 560px;
	margin: 0 0 0 27px;
	min-height: 270px;
}

#main_content a, #main_content a:visited, #main_content_secondary a ,#main_content_secondary a:visited  {
	color: #00727c;
}

#main_content_secondary {
	float: left;
	width: 545px;
	margin: 0 0 0 27px;
	padding: 20px;
	min-height: 230px;
	background: url('/library/images/bg_main_content_secondary.jpg') 0 0 repeat-y;
}
#main_content_secondary h1, #main_content_secondary h2, #main_content_secondary h3, #main_content_secondary h4 {
	font-weight: normal;
}
#main_content_secondary h1 {
	font-size: 20px;
}
#main_content_secondary h1.chars {
	font-size: 18px;
}
#main_content_secondary h2 {
	font-size: 17px;
}
#main_content_secondary h2.chars {
	font-size: 16px;
}
#main_content_secondary h3 {
	font-size: 14px;
}
#main_content_secondary h3.chars {
	font-size: 13px;
}
#main_content_secondary h4 {
	font-size: 11px;
}
#main_content_secondary h4.chars {
	font-size: 9px;
}
#main_content_secondary .emph {
	font-style: italic;
	font-size: 12px;
	margin-bottom: 0;
}
.p_title {
	margin: 0 0 10px 0;
}
.p_title h1 {
	font-size: 20px;
	font-style: italic;
	margin: 0;
}
.p_title h2 {
	font-size: 14px;
	margin: 0;
}

.p_list_tagline {
	font-style: italic;
}

#main_content_secondary p {
	padding: 0;
	margin: 0 0 10px 0;
}
#main_content_secondary p.description {
	margin: 0 0 55px 0;
}
#main_content_secondary .2col {
}
#main_content_secondary .col_1 {
	float: left;
	width: 285px;
}
#main_content_secondary .col_2 {
	float: right;
	width: 230px;
}

h4.code_listings {
	font-weight: bold;
	margin: 5px 0 5px 0;
}
ul.code_listings {
	margin: 0 0 5px 0;
}
ul.code_listings li {
	padding: 0 0 0 5px;
}

.product_image_tag {
	margin: 15px 0 0 0;
}

.news_date {
	font-style: italic;
}

#product_guide_table {
}

.contact_table {
	border: none;
	margin-bottom: 10px;
}
.contact_table tr {
	vertical-align: middle;
}
.contact_table td {
	padding: 1px 5px 1px 5px;
}
#contact_info {
	margin: 0 0 20px 0;
	padding: 0 0 10px 0;
	border-bottom: 1px solid #978d77;
	text-align: center;
}
#contact_data {
	margin: 0 0 20px 0;
	padding: 0 0 50px 0;
	border-bottom: 1px solid #978d77;
}
#contact_products {
	margin: 0 0 20px 0;
	padding: 0 0 10px 0;
	border-bottom: 1px solid #978d77;
}
#contact_questions {
}

#contact_questions .rowElem {
	margin-bottom: 10px;
}
#contact_questions .xtraspace {
	margin-top: 40px;
}
.note {
	font-size: 10px;
	font-style: italic;
}

.tabs_verticle {
	margin: 10px 0 5px 0;
}
.tabs_verticle .tabs_verticle_cat {
	background: url('/library/images/bg_tabs_verticle.jpg') 0 0 no-repeat;
	height: 21px;
	margin: 0 0 2px 0;
	padding: 7px 0 0 4px;
	font-size: 14px;
}
.tabs_verticle .tabs_verticle_cat:hover {
	cursor: pointer; cursor: hand;
}
.tabs_verticle .tabs_verticle_cat a {
	font-weight: bold;
	font-size: 11px;
	letter-spacing: -.05em;
	text-decoration: none;
	color: #007d88;
}
.tabs_verticle .tabs_verticle_cat a:hover {
	color: #666666;
}
.tabs_verticle .ui-state-active {
	outline: none;
}
.tabs_verticle .ui-state-highlight {
	outline: none;
}
.tabs_verticle .tabs_verticle_content {
	margin: 5px 0 10px 10px;
}
.tabs_verticle .tabs_verticle_content_link {
	margin: 0 0 0 10px;
	text-indent: -10px;
}

#main_bottom {
	height: 41px;
	background: url('/library/images/bg_main_bottom.jpg') 0 0 no-repeat;
}

#tabs_frame {
	padding: 0 0 0 34px;
	background: url('/library/images/bg_tabs_frame.jpg') 0 0 no-repeat;
}
#tabs_left {
	float: left;
	width: 309px;
	height: 214px;
	background: url('/library/images/bg_tabs_left.png') 0 0 no-repeat;
}
#tabs_left_tag {
	padding: 10px 0 0 89px;
}
#tabs_left_content {
	padding: 20px 0 0 89px;
	width: 169px;
	height: 145px;
	overflow: hidden;
}
#tabs_left_content a {
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	
}
#tabs_left_content a:hover {
	text-decoration: underline;
}
#tabs_right {
	float: left;
	width: 629px;
	height: 214px;
	background: url('/library/images/bg_tabs_right.png') 0 0 no-repeat;
}
#tabs {
	list-style-type:none;
	margin: 0;
	padding: 0;
	width: 564px;
	height: 37px;
	background: url('/library/images/bg_tabs.png') 0 0 no-repeat;
}
#tabs li {
	float: left;
	margin: 0;
	padding: 0;
}
#tabs a {
	display: block;
	width: 188px;
	height: 35px;
	outline: none;
	background-position: 0px 0px;
}
#tabs a:hover {
	outline: none;		
}

#tabs #tab_rapid_floor {
	background: url('/library/images/tag_rapid_floor.png') 0 0 no-repeat;
}
#tabs #tab_rapid_floor:hover {
	background-position: 0px -35px;
}
#tabs #tab_go_green {
	background: url('/library/images/tag_go_green.png') 0 0 no-repeat;
}
#tabs #tab_go_green:hover {
	background-position: 0px -35px;
}
#tabs #tab_whats_new {
	background: url('/library/images/tag_whats_new.png') 0 0 no-repeat;
}
#tabs #tab_whats_new:hover {
	background-position: 0px -35px;
}
.tab_pane {
	width: 512px;
	height: 120px;
	padding: 15px 25px 0 25px;
}
.tab_pane p {
	padding: 0;
	margin: 0 0 10px 0;
}
.tab_pane h3 {
	padding: 0;
	margin: 0 0 10px 0;
	font-size: 11px;
}
.tab_pane .tab_pane_image {
	float: left;
	width: 130px
}
.tab_pane .tab_pane_content {
	float: right;
	width: 365px;
	overflow: hidden;
}

.hidden {
	display: none;
}

#footer_frame_tabs {
	height: 55px;
	background: url('/library/images/bg_footer_tabs.jpg') 0 0 no-repeat;
}
#footer_frame {
	height: 55px;
	background: url('/library/images/bg_footer.jpg') 0 0 no-repeat;
}

.clear {
	clear: both;
}

.galleryview h1, h2, h3, h4 {
	margin: 4px 0 2px 0;
}
.galleryview .panel-overlay p {
	margin: 0 0 3px 0;
}
.valSelect .error {
	margin-left: 138px;
}
#product_guide_table {
	width: 100%;
}
#product_guide_table tr {
	background-color: #e4e6d8;
}
#product_guide_table tr.odd {
	background-color: #dad7c5;
}
#product_guide_table tr.subheading {
	background-color: #a6cdbe;
}
#product_guide_table td {
	border: 1px solid #ffffff;
	padding: 2px 3px 2px 3px;
	text-align: center;
}
#product_guide_table .left {
	text-align: left;
}
#product_guide_table .last {
	border-bottom: 5px solid #ffffff;
}
#product_guide_table .title {
	font-weight: bold;
}
#product_guide_table .footer {
	font-size: 10px;
	font-style: italic;
}
#product_guide_table .nowrap {
	white-space: nowrap;
}

#leed_table {
	width: 100%;
}
#leed_table tr {
	background-color: #e4e6d8;
	width: 100%;
}
#leed_table .title,
#leed_table .first
{
	font-weight: bold;
	background-color: #dad7c5;
	font-size: 12px;
}
#leed_table td {
	border: 1px solid #ffffff;
	padding: 2px 5px 2px 5px;
}
#leed_table .nowrap {
	white-space: nowrap;
}

#contact_form label {
	display: block;
	float: left;
	width: 125px;
}
#contact_form input[type=text] {
	float: left;
	width: 200px;
}

#contact_form label.error {
	color: #F00;
	position: relative;
	left: 225px;
	top: -30px;
	width: 200px;
}

#copy_frame {
	width: 1000px;
	margin: 0 auto 0 auto;
	font-size: 9px;
	color: #dad7c5;
	text-align: right;
	padding: 0 3px 0 0;
}

#copy_frame a,
#copy_frame a:hover,
#copy_frame a:visited {
	color: #b2b2b2;
}

#mini {
	width: 100%;
	font-size: 12px;
}

#mini h1,
#mini h2,
#mini h3,
#mini h4 {
	margin: 0 0 10px 0;
}

#mini h1 {
	font-size: 20px;
}
#mini h2 {
	font-size: 18px;
}
#mini h3 {
	font-size: 15px;
}
#mini h4 {
	font-size: 12px;
}

.mini_table {
	margin: 0 0 10px 0;
}
.mini_table .heading {
	background-color: #a6cdbe;
}
.mini_table tr {
	background-color: #e4e6d8;
}
.mini_table .odd {
	background-color: #dad7c5;
}
.mini_table td {
	border: 1px solid #ffffff;
	padding: 5px 8px 5px 8px;
	text-align: center;
}
.mini_table .left {
	text-align: left;
}
.mini_table .last {
	border-bottom: 5px solid #ffffff;
}
.mini_table .title {
	font-weight: bold;
}
.mini_table .first {
	text-align: left;
}
.mini_table .footer {
	font-size: 10px;
	font-style: italic;
}
.mini_table .nowrap {
	white-space: nowrap;
}

#mini_header {
	padding: 0 10px 5px 10px;
}
#mini_p_logo {
	float: left;
	width: 45%;
}
#mini_rf_logo {
	float: right;
	width: 45%;
	text-align: right;
}
#mini_content {
	margin: 0 25px 0 25px;
	padding: 5px 10px 5px 10px;
	border-bottom: 1px solid #978d77;
	border-top: 1px solid #978d77;
}
#mini_footer {
	margin: 0 25px 0 25px;
	padding: 5px 10px 0 10px;
	font-size: 9px;
	color: #616161;
	text-align: right;
}
#mini_footer a,
#mini_footer a:hover,
#mini_footer a:visited {
	color: #00727c;
}

