/* border: thin solid rgb(250,0,255); */ 

#tableWrapper
{
	width:99%;
	text-align:center;	
}


#categoryTable
{
	table-layout:fixed;
	display:block;
	width: 100%;

	text-align:center;

}

#recomendation
{
   /* float:left;*/
    width:99%;
    text-align:center;
}

#ATCB-M
{
	float:right;
	width:223px;
	min-height: 50px;
	margin-top:25px;
	margin-right:5px;
	margin-left:10px;
	margin-bottom:10px;
	
	background-image: url('../images/products/ATCBG-M.jpg');
	background-repeat:repeat-y;
	
	
}

#ATCB-T
{
	background-image: url('../images/products/ATCBG-T.jpg');
	background-repeat:no-repeat;
	background-position: top center;
	width:100%;
	height:100%;	

}


#ATCB-B
{
	background-image: url('../images/products/ATCBG-B.jpg');
	background-repeat:no-repeat;
	width:100%;
	height:100%;
	background-position: bottom center;
}


#ATCI
{
	margin-left:20px;	
	margin-top:15px;
	margin-bottom: 15px;
}

#addToCartContent
{
	padding-top:8px;
	padding-left:20px;
	padding-right:20px;
	font-size:85%;
}



.prodPhotos {
	/*overflow: hidden;*/
	/*border: 1px solid #000;*/
	padding: 10px;
	max-width: 250px;
	/*width: 250px;*/
	margin-left:10px;
	margin-top:0px;
	float:left;
	text-align:center;
}

.prodPhotos div img 
{
	width: 250px;
	padding: 10px 0;
	margin: 0px 0;
	/*float: left;*/
	border-bottom: 1px solid #888;
}

.prodPhotos ul.thumbs {
	margin-top: 5px;
	/*padding: 0 0 0 10px;*/
	list-style: none;
	/*width: 390px;*/
	/*float: left;*/
}
.prodPhotos ul.thumbs li{

	margin-top: 5px;
	margin-right: 5px;
	margin-left: 5px;
	padding: 0;
	float: left;
	/*display:inline;*/
	/*overflow: hidden;*/
	/*position: relative;*/
	border: 5px solid #ddd;
	text-align: center;
	position: relative;
	left: 5px; 
}
.prodPhotos ul.thumbs li img 
{
	width: 40px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	/*height: 100px;*/

}

.prodPhotos ul.thumbs li:hover {
	border: 5px solid #888;
	-moz-opacity:.75;
	filter:alpha(opacity=75);
	opacity:.75;
}

#prodContent
{
	text-align:left;

}

#prodName h2
{
	display:inline;
	width: 80%;
	
	text-transform:capitalize;
	font-size:140%;
	font-weight:bold;


}

#prodName
{
	min-width: 300px;
	margin-left:490px;
	margin-right:230px;
}


#prodName, #price
{

	position:relative;
	top: 25px;
}



#price
{
	display:inline;
}

.thePrice
{
	font-size:115%;
	font-weight:bold;
	color: #990000;
}

#prodDes h2
{
	display:inline;
	font-weight:bold;	
	font-size: 110%;
	margin-bottom: 10px;

}

#prodDes
{
	/*float:left;*/
	display:inline;
	position:relative;
	/*top: 65px;*/
	width: 80%;
	left:5px;
	margin-left:10px;
	padding-left:10px;
	
		
}

#list-price
{
	font-size:85%;	
}


#belowProdLine
{
	margin-top: 0px;

}

#lowerProd
{
	text-align:left;
	padding-left:5px;	
	padding-right:5px;
	padding-bottom:10px;	
}

#lowerProd h2
{
	
}

/* ********************************************* */

#sizeChartDes
{
	float:left;
	margin-top:20px;
	margin-left: 15px;
	width:95%;
	min-width:200px;
}



#mytable {

	float:left;
	text-align:left;
	width: 500px;
	padding: 0;
	margin-left: 0px;
	margin-right: 0px;
	_margin-left: -5px;
	margin-bottom: 20px;

        font-size: 50%;
}



caption {
	padding: 0 0 5px 0;
	width: 500px;
	font: italic 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
}



th {

	font: bold 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #4f6b72;
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	border-top: 1px solid #C1DAD7;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align: left;
	padding: 6px 6px 6px 12px;
	background: #CAE8EA url("CSS images/bg_header.jpg") no-repeat;
}



th.nobg {

	border-top: 0;
	border-left: 0;
	border-right: 1px solid #C1DAD7;
	background: none;
}



#sizeChart td {

	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	background: #fff;
	padding: 6px 6px 6px 12px;
	color: #4f6b72;
}





td.alt {
	background: #F5FAFA;
	color: #797268;
}



th.spec {
	border-left: 1px solid #C1DAD7;
	border-top: 0;
	background: #fff url("CSS images/bullet1.gif") no-repeat;
	font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}



th.specalt {
	border-left: 1px solid #C1DAD7;
	border-top: 0;
	background: #f5fafa url("CSS images/bullet2.gif") no-repeat;
	font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #797268;
}



.dsc
{
	font-size: 120%;
	font-weight: bold;
}



th.dsc
{	
	font-size: 100%;
	font-weight: bold;
}

