﻿.sizeButton 
{
    border:solid 0px #000;
    width: 20px;
    height: 20px;
    background-color:#fff;
    font-family:Verdana, Arial, Courier New;
    font-size: 10px;
    font-weight: bold;      
    color: #000;
    cursor:hand
}

.sizeButtonSelected
{
    border:solid 0px #000;
    width: 20px;
    height: 20px;
    background-color:#eaeaea;
    font-family:Verdana, Arial, Courier New;
    font-size: 10px;
    font-weight: bold;      
    color: #000
}

.upper {
    text-transform:uppercase
}

#product {
    text-align:left;
} 
#product p {
    margin:0;
    padding:0
} 

#product .feature {
    margin:10px 0;
    color: #003366;
   	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
} 

#product .value-feature {
    color: #016e9e;
   	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
} 

#product .thumbs{float:left; border:solid 1px #8A8A8A; margin:5px 3px 0px 0px}

#product-pic {
    width:200px;
    border:solid 0px #000;
    float:left;
    display:inline;
    margin-right:10px
}

#product-col-right {
    border:solid 0px #000;
    overflow:hidden;
    aheight:36em;
}


.product-colors {
    background-color:#ffffff; 
    margin:2px; 
    padding-right:1px; 
    padding-left:1px; 
    border:solid 1px #B5B5B5; 
    float:left
}

.product-sizes {
    background-color:#ffffff; 
    margin:0px; 
    padding-right:0px; 
    padding-left:0px; 
    border:solid 1px #000; 
    float:left;
    cursor:hand
}

#tb-prod-type {
    margin:0; 
    border:solid 0px #000;
    padding:0;

} 

.a_blue_small {
    font-family: Arial, Helvetica, sans-serif; 
    font-size: 12px; 
    color: #2687ac;	
    border:0;
    padding:0

} 

#tb-prod-type ul{
     margin-left:15px;
     list-style-image:url(/img/bullets/blue_arrow_small.gif);
     list-style-position:outside
}


#product-price{ 
    background-color:#EEEEEE;
    padding:4px;
    text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2687ac;
	font-weight:bold
	}
	
#product-price .price-value{ 
	color: #003366;
	}	

	
#product-comment {
   width:98%; 
   text-align:left;

}	


#product-comment .title {
	background:transparent url(/img/bkg/prod_title_text.gif);
	font-weight:bold; 
	background-position:left; 
	background-repeat:repeat-x;
    color: #003366;
   	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding:2px;
	border:none 0 #fff
	}
	
	

#product-comment p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
	
} 

.bottom-separator {
	background-image:url(/img/bkg/title_separator_vc.gif); 
	background-repeat:repeat-x; 
	height:10px;
	margin-top:20px;
	margin-bottom:20px;
}

  #SizeChart {
        margin:0;
    }
   
.CellValue {
	color: #003366;
	border:solid 1px #eaeaea;
	text-align:center
	}

.CellColumn {
	background:#285E64;
	color:#fff;
	font-weight:bold;
	border:solid 1px #fff;
	text-align:center
	}	
	
