/* Detail produktu */

#ProductDetailTop 
{
float: left;
width: 250px;
font-size: 12px;
}

#ProductDetailTop .ProductPriceFirst
{
border: none;
}

#ProductDetailTop .NoBuyButton
{
	border-bottom: none;
	margin-bottom: 0;
}

.ProductDetails .SubBody, table.Gallery, .ProductDetails .DiscussionBody 
{
	background: #f7f7f7;
	font-size: 12px;
	width: 500px;
}

table.Gallery
{
	width: 520px;
}

.ProductDetails a
{
color: black; 
text-decoration: none;
}

.ProductDetails table.Gallery
{
	background: #f7f7f7;
}

.ProductDetails table.Gproduct img, .ProductLinked img
{
	border: 5px solid #e4e3e3;
}

.Product .productInfo
{
	right: 0px; 
}

.LeftHalf
{
float: right;
width: 260px;
margin-top: 35px;
}

.ProductList .Cleaner
{
line-height: 1px; height: 1px;
}

.ProductList .BottomControls
{
margin-top: 0px;
}


.ProductList h1,
#ProductDetailTop h1
{
font-size: 16px; 
font-family: Arial;
color: #444444;
text-align:left;
margin-bottom: 0px;
padding-bottom: 0px;
line-height: 16px;
}

#ProductDetailTop h1
{
height: auto;
line-height: 20px;
padding-top: 0px;
padding-left: 2px;
padding-bottom: 10px;
}


table.CartTable 
{
background: #f7f7f7;
}

.Shop fieldset
{
margin-top: 35px;
}

.Shop .InnerFieldset
{
background: #F7F7F7;
}

.Shop legend span
{
color: #161616;
font-size: 14px;
width: 175px;
height: 28px;
font-family: Arial;
line-height: 28px;
display: block;
text-align: center;
position: relative;  top: -14px;
left: -2px; _left: -10px;
}

table.ProductRowTable
{
margin: 0px;
padding: 0px;
border-collapse: collapse;
margin-top: 10px;
}

table.ProductListInnerTable
{
background: #f7f7f7;
width: 520px; _width: 518px;
margin: 0px;
position: relative; left: -1px;
}

table.ProductListInnerTable td.Right
{
width: 235px;
font-size: 12px;
text-align: right;
}
table.ProductListInnerTable .Price
{
font-size: 11px;
font-weight: bold;
}
table.ProductListInnerTable .Buttons
{
float: right;
}

.ProductListInnerTable .productInfo, .ProductDetails .ProductListInnerTable .productInfo
{
position: relative; left: -50px; top: -18px;
margin-bottom: -18px;
float: left;
}

