
div.sectionLeft a.ImageMaximize
{
		display: block;
		height: 180px;
		border: 3px solid #EFEFEF;
		background-color: #EFEFEF;
		background-repeat: no-repeat;		
		background-position: center;
		text-align: center;
		padding: 10px;
		margin: 0px 0px 1px 0px;
}
div.sectionLeft a.ImageMinimize
{
		display: block;
		float: left;
		width: 100px;
		height: 70px;
		border: 3px solid #EFEFEF;
		background-repeat: no-repeat;
		background-position: center;
		text-align: center;
		margin: 0px 1px 0px 0px;
}

div#sectionBodyact div.sectionRight
{
		padding-top: 0px;
}
div.sectionRight div.layerMain
{
		padding: 10px;
}

div.sectionRight h1
{
		font-size: 22px;
		margin: 10px 0px 0px 0px;
}
div.sectionRight div.layerCategory
{
		color: #999999;
		padding: 0px 0px 0px 0px;
}
div.sectionRight div.layerCategory a
{
		color: #2CBBDA;
		text-decoration: underline;
}
div.sectionRight div.Price
{
		float: left;
		margin-top: 15px;
}
div.sectionRight div.Price div.Main
{
		float: left;
}

div.layerId
{
		float: right;
		font-size: 18px;
		font-weight: bold;
		color: #666666;
		margin: 10px 50px 0px 0px;
}

table
{
		margin: 25px 0px 0px 0px;
}

div.sectionLeft table
{
		margin-top: 0px;
}

table td
{
		font-family: Arial;
		font-size: 11px;
		background-color: #FFFFFF;
		padding: 10px;
}
table td *
{
		font-family: Arial;
		font-size: 11px;
		background-color: #FFFFFF;
}
table td a
{
		color: #24B3D0;
		text-decoration: underline;
}
table td.tdHeader
{
		border-bottom: 1px solid #CCCCCC;		
		background: #EFEFEF url('../gfx/arrowDown.jpg') no-repeat 10px 50%;
		font-size: 12px;
		font-weight: bold;
		color: #666666;
		padding-left: 30px;
}
div.sectionRight table td.tdItem
{
		border-right: 1px solid #EFEFEF;
		color: #666666;
		line-height: 15px;
		text-align: center;
		text-transform: capitalize;
}
div.sectionLeft table td.tdItem
{
		border-bottom: 1px solid #EFEFEF;		
}
table td.tdItem strong
{
		font-size: 12px;
		color: #333333;
}

a.arrowBack
{
		display: block;
		border-bottom: 1px solid #EFEFEF;
		background: url('../gfx/arrowUpDir.jpg') no-repeat 5px 50%;
		padding: 10px 0px 10px 25px;
}


a.nextDetails
{
		float: left;
		display: block;
		width: 120px;
		height: 30px;
		margin: 16px 0px 0px 10px;
}

div#Zoom
{
		overflow: hidden;
		clear: both;
		text-align: center;
		padding: 10px;
}


div.layerHeader
{
		overflow: hidden;
}


div.layerText
{
		line-height: 18px;
}
div.layerText a
{
		color: #2CBBE0;
		text-decoration: underline;
}