body {
	color: #fff;
	background: #000;
	font-family: 'Trebuchet MS', Trebuchet, Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 130%;
	letter-spacing: 0.1em;
	text-align: center;
	font-weight: 100;
	padding: 0;
	margin: 0;
	min-height: 100%;
}

#bglayer1 {
	background: #000;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 600px;
	
	padding: 0;
	margin: 0;
	
}

#bglayer2 {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 600px;
	_padding: 0 0px 0 0px;
	background-image: url(../images/bgtest.png);
	background-repeat: repeat-x;
	background-position: 0px -80px;
	
	padding: 0;
	margin: 0;
}

h1 {
	font-size: 18px;
}

h2 {
	font-size: 16px;
	color: #ffdd99;
}

h3 {
	margin: 4px 0;
}

.small_list {
	font-size: 9px;
}

.gap {
	margin: 0 1em 0 1em;
}

#logo {
	position: absolute;
	top: 4px;
	left: 50%;
	width: 900px;
	background-color: transparent;
	text-align: left;
	z-index: 9;
	margin-left: -450px; 
}

#years {
  position: absolute; 
  top: 46px;
  left: 50%; 
  width: 450px; 
  text-align: right;
  z-index: 11;
}


#below_logo {
	position: absolute;
	top: 70px;
	left: 0%;
	width: 100%;
	z-index: 1;
	display:block;
}

#linkbarcenter {
	position: relative;
	top: 20px;
	background-color: transparent;
	color: #fff;
	text-align: center;
	font-size: 15px;
	letter-spacing: 0.1em;
	word-spacing: 0px;
	line-height: 140%;
	padding-top: 2px;
	left: 0%;
	width: 100%;
	z-index: 9;
	display:block;
}

#center_stripe {
  position: absolute; 
  width: 900px; 
  left: 50%; 
  margin-left: -450px; 
  _margin-left: -450px; 
  background: #000; 
  top: 73px; 
  height: 500px; 
  z-index: 0; 
}

#page_body {
	position: relative;
	top: 20px;
	z-index: 1;
	display:block;
}

a, 
a:link,
a:visited {
	background: transparent;
	color: #ffdd99;
	text-decoration: none;
}

a:hover, 
a:active {
	background: transparent;
	color: #d50;
	text-decoration: none;
}

a.linkbar,
a.linkbar:link,
a.linkbar:visited {
	background: transparent;
	color: #fff;
	text-decoration: none;
	word-spacing: 0em;
	margin: 0 10px;
	padding: 0 0 3px 0;
}

a.linkbar:hover,
a.linkbar:active {
	background: transparent;
	color: #39f;
}
a.info{
    position:relative; /*this is the key*/
    z-index:24; background-color:#ccc;
    color:#000;
    text-decoration:none}

a.info:hover{z-index:25; background-color: yellow}

#color_page a,
#color_page a:link,
#color_page a:visited {
	font-size: 16px;
	font-weight: bolder;
}

#color_page a:hover,
#color_page a:active {

}

a.current_link,
a.current_link:link,
a.current_link:visited {
	color: #ffdd99;
}

.green {
  color: #0c0;
}

.content_area_text {
	font-size: 14px;
	text-align: center;
	padding: 0 0 5px 0;
}
.content_area_text a {
}

#indexpic {
	position: absolute;
	top: 40px;
	width: 100%;
	left: 0%;
	_left: -50%;
}

.in_place_editor_field {
	width: 100px;
}

/* begin gallery styles */

#gallery_page_wrapper {
	position: relative;
	top: 30px;
	height: 440px;
	width: 860px;
	left: 50%;
	margin-left: -430px;
	background: #000;
}

#gallery-selection-pane_old {
	position: absolute;
	left: 0px;
	top: 0px;
	height: 420px;
	width: 130px;
	text-align: center;
	background: #000;
	padding-left: 10px;
}

.image_scroller
{
position: absolute;
background: #000;
top: 0px;
width: 104px;
text-align: center;
}

#sr_button
{
cursor: pointer;
width: 102px;
height: 20px;
top: 400px;
left: 0;
z-index: 9;
}

#sl_button
{
cursor: pointer;
width: 102px;
height: 20px;
top: 0px;
left: 0;
z-index: 9;
}

#scroller_body
{
top: 20px;
left: 0;
width: 102px;
height: 380px;
z-index: 1;
}

#scroll_content_wrapper
{
position: absolute;
top: 0px;
left: 0;
width: 102px;
height: 380px;
padding: 0px 0px 0px 0px;
overflow: hidden;
text-align: left;
z-index: 2;
}

#scroll_content
{
position: absolute;
top: 0px;
left: 0px;
width: 100px;
height: 5000px;
white-space: nowrap;
z-index: 3;
}

.thumb_on {
	border: 1px dashed #999;
}

.thumb_off {
	border: 1px solid #000;
}
.thumb_off span{display: none}

.thumb_on span{ /*the span will display just on :hover state*/
    display:block;
    position:absolute;
    top:2em; left:2em; width:15em;
    border:1px solid #0cf;
    background-color:#cff; color:#000;
    text-align: center}
    
.chip_selected {
	background-color: #555;
}

.chip_not_selected {
	background-color: #000;
}

#gallery_viewport {
	position: absolute;
	left: 130px;
	top: 0px;
	height: 400px;
	width: 600px;
	text-align: center;
	background: #000;
}

#gallery_viewport_overlay {
	position: absolute;
	left: 0px;
	top: 0px;
	height: 400px;
	width: 600px;
}

#gallery_controls {
	position: absolute;
	left: 180px;
	top: 425px;
	height: 20px;
	width: 500px;
	font-size: 12px;
	font-weight: bolder;
}

#gallery_title {
	position: absolute;
	left: 130px;
	top: 420px;
	height: 20px;
	width: 600px;
	text-align: center;
	font-size: 12px;
	background: #000;
	margin-top: 5px;
}

.gallery_thumbnail {
	cursor: pointer;
	margin-bottom: 5px;
	z-index: 5;
}

#gallery_info_sidebar {
	position: absolute;
	left: 690px;
	top: 0px;
	width: 150px;
	height: 240px;
	font-size: 10px;
	font-weight: 100;
	text-align: right;
	padding: 10px;
	background: #000;
}

.gallery_info_sidebar_heading {
	color: #ffdd99;
	text-align: left;
	font-size: 12px;
	border-bottom: 1px solid #fff;
	margin: 0 0 2px 0;
	padding: 5px 0 5px 0;
}

#gallery_filter_sidebar {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 150px;
	height: auto;
	font-size: 10px;
	font-weight: 100;
	text-align: right;
	padding-top: 10px;
	background: #000;
}

#gallery_function_sidebar {
	position: absolute;
	left: 130px;
	top: 440px;
	height: auto;
	width: 600px;
	text-align: center;
	font-size: 10px;
	background: #000;
}

#gallery_filter_sidebar form,
#gallery_filter_sidebar select {
  width: 150px;
  margin: 5px 0 5px 0;
}

#gallery_slideshow {
	position: absolute;
	top: 40px;
	left: 50%;
	width: 900px;
	margin-left: -450px;
	height: 500px;
	background-color: #000;
	border: 1px solid #333;
	z-index: 9;
	text-align: center;
}

/* end gallery styles */

/* begin product styles */

#product_style_list {
	position: relative;
	top: 7px;
	left: 0px;
	width: 200px;
	margin: 0 0 20px 0;
	text-align: left;
	padding-left: 0%;
}

.product_photo_max_250 {
	max-width: 250px;
}

.product_tile_style {
}

.product_tile_style_heading {
	text-align: left;
	border-bottom: 1px solid #777;
	font-size: 14px;
	color: #fd9;
	padding: 5px 0 5px 0;
}

.product_tile_style_heading a,
.product_tile_style_heading a:link,
.product_tile_style_heading a:visited {
	color: #fd9;
}

.product_tile_style_heading a:hover,
.product_tile_style_heading a:active {
	background: transparent;
	color: #d50;
}

.product_tile_style_list {
	text-align: right;
	font-size: 11px;
	color: #999;
}

#product_info {
	margin: 0;
	text-align: left;
	padding-left: 0;
	font-size: 12px;
	margin-left: 230px;
}

.product_info_img  {
	position: relative;
	text-align: center;
	margin: 10px 0 20px 0;
	color: #000;
}

.product_info_img img {
	max-width: 250px;
}

.product_title {
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	margin: 10px 0 20px 0;
}

#product_info_table {
	margin: 0;
	padding: 0;
	font-size: 12px;
}

.product_info_table_heading {
	text-align: left;
	border-bottom: 1px solid #777;
	font-size: 12px;
	color: #fd9;
	padding: 5px 0 5px 0;
	margin: 0 0 2px 0;
}

#product_info_description {
	text-align: left;
	font-weight: normal;
	font-size: 10px;
	margin-bottom: 2em;
}

#product_roof_pic {
  margin-top: -5px; 
  _margin-top: 0px;
} 

.texture_thumb {
	float: left;
	padding: 3px;

}
	
#tile_functions {
  position: absolute; 
  top: 20px; right: 50px; 
  text-align: right; 
  _top: 15px;
}
/* end product styles */

.color_review_link {
  text-align: right;
  font-size: 24px;
  font-weight: bolder;
}

#color_choice {
	text-align: center;
}

.chip {
	margin: 0px;
	padding: 4px;
	text-align: center;
	font-size: 10px;
	width: 79px;
	height: 79px;
	z-index: 1;
}

.chip_checkbox {
	position: relative;
	left: 30px;
	top: -75px;
	text-align:center;
	z-index: 5;
}

#color_chips .big_chip {
	margin: 5px 30px 5px 30px;
	text-align: center;
	float: left;
	font-size: 12px;
	width: 180px;
}

#color_chips .chip_close {
	position: relative;
	text-align: right;
	font-size: 8px;
}

#color_chip_detail {
	position: absolute;
	top: 0px;
	left: 200px;
	width: 300px;
	z-index: 3;
	border: 1px solid #fff;
	text-align: center;
	background: #000;
	padding: 25px;
}

#color_chip_detail .close {
	position: relative;
	top: -22px;
	left: -22px;
	text-align: center;
}

#color_chip_detail .add {
	position: relative;
	text-align: center;
	font-size: 8px;
}

#history {
	position: absolute;
	left: 20px;
	top: 60px;
	right: 20px;
	text-align: justify;	
}

/* begin document styles */

#document_listing {
	font-size: 11px;
}

#document_listing .list-line-odd,
#document_listing .list-line-even {
	height: 16px;
}

#document_listing th {
	border-width: 0 0 1px 0;
	padding: 1px 5px 1px 5px;
	border-style: none none solid none;
	border-color: #777;
}

#document_listing td {
	border-width: 0 0 1px 0;
	padding: 0 5px 0 5px;
	border-style: none none dotted none;
	border-color: #333;
}

.line_on {
	background: #333;
}

.line_off {
	background: transparent;
}

/* end document styles */

.user_info {
	position: absolute;
	left: 12em;
	width: 300px;
}

#user_login {
	position: absolute;
	top: 60px;
	left: 50%;
	text-align: left;
}

#user_login .fieldWithErrors input {
	background: #c66;
}

#login_corner {
	position: absolute;
	right: 20px;
	top: 5px;
	background: transparent;
	color: #aaa;
	font-size: 8px;
	text-align: right;
	z-index: 99;
}

#login_notice {
	position: relative;
	z-index: 2;
	color: #fff;
	top: 40px;
}

#account_colors {
	font-size: 8px;
	text-align: center;
}

#request_form {
	position: relative;
	left: 350px;
	text-align: left;
	z-index: 2;
}
#fineprint {
  color: #fff; 
  width: 100%; 
  padding: 20px 0 2px 0; 
  margin-top: 20px;
  margin-bottom: 10px;
  text-align: center; 
  font-size: 7px; 
  z-index: 99; 
  background: transparent;
  left: 0;
  clear:both;
  display:block;
}

#basement {
	position: absolute;
	left: 0px;
	top: 1250px;
	width: 1px;
	height: 1px;
	color: #000;
	background: transparent;
}

.required_field {
	background-color: #9cf;
}

/*
.tooltip {
 width: 200px;
 color:#fff;
 font-weight: bold;
 text-decoration:none;
 text-align:center;
 z-index: 99;
}
.tooltip span.top {
 padding: 20px 0px 0;
 background: url(../images/bt.gif) no-repeat top;
}
.tooltip span.bottom {
 padding:3px 0px 5px;
 background: url(../images/bt.gif) no-repeat bottom;
}
*/

.tooltip {
	width: auto;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	z-index: 99;
	height: auto;
	padding: 2px;
	background-color: #000;
}

label { 
  width: 12em; 
  float: left; 
  text-align: right; 
  margin-right: 0.2em; 
  display: block; 
} 

.form_row { 
  white-space: nowrap; 
  padding-bottom: .5em; 
	text-align: left;
}
 
.submit { 
  margin-left: 18em; 
}

#spec_builder_form label {
	float: none;
	margin: 0;
	text-align: left;
	width: auto;
}
