﻿body {
}

#ProductText
{
	float: left;
	width: 335px;
	padding-right: 20px;
	padding-left: 15px;
}

#ProductMedia
{
	float: left;
	width: 230px;	
}

#ProductList .Product
{
	float: left;
	width: 231px;
	height: 130px;
	padding: 42px;
	background-repeat: no-repeat;
	background-image: url('/Images/bgProductListLeft.jpg');
	position: relative;
}

#ProductList .Alternate
{
	background-image: url('/Images/bgProductListRight.jpg') !important;
}

#ProductList .Controls
{
	clear: both;
	display: block;
	position: absolute;
	top: 160px;
	width: 230px;
}

#ProductList .Product h2
{
	margin-top: 0px;
	margin-bottom: 0px;
}

#ProductList .Product img
{
	max-width: 90px;
	max-height: 90px;
	width: 90px;
	float: left;
	margin-right: 10px;
	border-width: 0;
}

#ProductList .Product p
{
	margin-top: 0px;
}

#ProductList .Product .Controls 
{
	font-family: Trebuchet MS, Tahoma, Verdana;
	color: #9d887f;
}

#ProductList .Product .Controls a
{
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
	font-family: Trebuchet MS, Tahoma, Verdana;
	color: #9d887f;
}

#ProductList .Product .Controls a:hover
{
	text-decoration: underline;
}

#ProductList .Product a:hover
{
	text-decoration: underline !important;
}

#ProductList .Product .Controls span
{
	float: right;
	font-family: Trebuchet MS, Tahoma, Verdana;
	font-size: 15px;
	color: #9d887f;
}

.Texts
{
	margin-left: 23px;
}

.AddAmount
{
	padding: 3px 3px 3px 3px;
	width: 44px;
	height: 18px;
	border: solid 1px #aaaaaa;
	color: #555555;
	margin-top: 4px;
}

span.Price
{
	float: right;
	font-family: Trebuchet MS, Tahoma, Verdana;
	font-size: 13px;
    font-weight: bold;
	color: #9d887f;
	display: block;
}

#Parameters select
{
	display: block;
	margin-bottom: 10px;
	width: 200px;
}

span.FieldLabel
{
	display: block;
	margin-top: 10px;
	color: #9d887f;
	font-family: Trebuchet MS, Tahoma, Verdana;
	font-size: 13px;
    font-weight: bold;
}

.PriceByQuantity
{
	width: 200px;
	color: #9d887f;
	font-family: Trebuchet MS, Tahoma, Verdana;
}

.PriceByQuantity td.Price
{
	text-align: right;
}

.List .Content
{
	margin-Left: 28px;
	margin-right: 28px;
	margin-bottom: 16px;
	width: 325px;
}

table.Audio
{
	width: 200px;	
}

table.Audio td
{
	width: 100px;
}

table.Audio img
{
	width: 20px;
	height: 20px;
	margin: 0px;
}