@charset "utf-8";
/* CSS Document */

#product_left_col{
width:520px;
float:left;
margin-bottom:15px;
}

#return{
font-size:10px;
color:#000000; /* OLD GREEN */
font-style:italic;
text-decoration:none;
}

#product_info{
float:left;
width:210px;
}

#product_header{
font-size:20px;
color:#999999;
margin-bottom:20px;
}

#product_title{
color:#000000; /* OLD GREEN */
}

#product_id{
color:#000000; /* OLD GREEN */
font-size:18px;
}

.product_detail{
font-size:10px;
color:#333333;
}

.product_icon{
margin-left:5px;
margin-bottom:20px;
margin-top:5px;
float:left;
}

.product_link{
font-size:10px;
color:#000000; /* OLD GREEN */
text-decoration:none;
}

.product_link img{
border:none;
margin-left:5px;
}

#product_image{
float:left;
background-image:url(../images/product_bkg.gif);
background-repeat:no-repeat;
width:300px;
}

#product_image img{
margin-left:20px;
margin-top:22px;
}

#previous_next{
width:271px;
height:28px;
margin-left:22px;
margin-top:10px;
}

#previous_next a{
font-size:11px;
color:#666666;
line-height:28px;
text-decoration:none;
}

#previous_next #previous_product{
float:left;
margin-left:12px;
}

#previous_next #next_product{
float:right;
margin-right:12px;
}

#product_right_col{
float:left;
width:190px;
margin-bottom:10px;
padding-top:32px;
}

#order_sample{

background-repeat:no-repeat;
width:175px;
height:23px;
text-align:center;
line-height:23px;
float:left;
margin-right:2px;
margin-top:20px;
margin-bottom:10px;
}

#order_sample a, #add_to_project a{
font-size:10px;
color:#666666;
text-decoration:none;
}

#add_to_project{
background-image:url(../images/btn_add_to_project.gif);
background-repeat:no-repeat;
width:90px;
height:27px;
text-align:center;
line-height:27px;
float:right;
margin-top:20px;
}

.swatch_list{
list-style:none;
float:left;
border: 1px solid white;
}

.swatch_list li{
float:left;
width:26px;
height:26px;
}

.unhighlight{
border:2px solid #ffffff;
}

.highlight{
border:2px solid #9b9b9c;
}

.swatch_list li a{
}

.swatch_list li a img{
padding:1px;
border:none;
}

#hidden_swatch_id{
display:none;
}

#product_spec, #product_cleaning, #product_fire {
display:none;
padding-left: 15px;
}
.spec_p, .spec_ul {font-family: Arial, Helvetica, sans-serif;font-size: 10px;}
.spec_ul li {margin-left: 15px;}
#legend h1 {font-family:Helvetica, Arial;
	font-size: 14px;
	line-height:18px;
	font-weight:bold;
	margin-bottom:0;
}
#legend p {line-height: 24px;font-size:12px}
#legend img {margin-bottom:5px;vertical-align:middle;}
