﻿/* CSS Document */
.cr
{
	clear: right;
}

.ProdColMed
{
	width: 317px;
	float: left;
	margin: 18px 9px 0px 7px !important;
	margin: 18px 0px 0px 9px;
}

.MidCol
{
	position: relative;
	left: 0px !important;
	left: -2px;
}

.ProdColMed .hd
{
	height: 18px;
	background: url(../images/ProdColMed.png) 0px 0px no-repeat;
	margin-bottom: -4px;
}

.ProdColMed .ft
{
	height: 18px;
	background: url(../images/ProdColMed.png) -325px 0px no-repeat;
}

.ProdColMed .bd
{
	background: url(../images/ProdColMed.png) -651px 0px repeat-y;
	padding: 0px 16px;
	text-align: left;
	overflow: hidden;
}

.ProdInfo
{
	height: 226px;
}

.SavingInfo
{
	height: 127px;
}

.ProdColBig h2
{
	font-size: 16px;
	color: #a3a3a3;
	font-weight: bold;
	font-style: italic;
	margin-bottom: 0.5em;
	display: block;
	text-align: left;
}

.ProdColBig h2
{
	margin-top: 1em;
}

.TallBd
{
	height: 403px;
	overflow: hidden;
}

.ProdImg
{
	height: 250px;
	line-height: 250px;
	text-align: center;
	margin: 0px auto 1em auto;
	overflow: hidden;
}

.ProdImg img
{
	vertical-align: middle;
}

.Thumbs
{
	text-align: center;
	height: 100px;
}

.Thumbs img
{
	vertical-align: middle;
	cursor: pointer;
	margin: 0px 3px;
}

.ProdColMed .Label
{
	margin-bottom: 4px;
}

.ProdColMed .Label.NoMgnBottom
{
	margin-bottom: 0;
}

.ProdColMed .Big.Label
{
	padding: 3px 0px;
}

.ProdColMed .Field
{
	float: right;
}

.ProdColMed .RField
{
	color: #052f85;
	font-weight: bold;
	float: right;
}

.ProdColMed .GreenRField
{
	float: right;
	font-weight: bold;
	color: #08d055;
}

.ProdColMed .Note.FRight
{
	margin-bottom: 1em;
}

.ProdColMed .lblRRP
{
	font-size: 14px;
	text-decoration: line-through;
	position: relative;
	color: #ce0000;
	top: 0px;
	font-weight: normal;
	margin-bottom: 0.8em;
}

.ProdColMed .Button
{
	display: block;
	margin-top: 12px !important;
	margin-top: 0px;
	position: relative;
	right: -3px;
}

.ProdColMed .FormBr
{
	clear: both;
	height: 2px;
	line-height: 1px;
	background-color: #cbcbcb;
}

.ProdColSmall
{
	width: 270px;
	float: left;
	margin-top: 18px;
	margin-left: 7px !important;
	margin-left: 14px;
}

.ProdColSmall .hd
{
	height: 18px;
	background: url(../images/ProdColSmall.png) 0px 0px no-repeat;
	margin-bottom: -4px;
}

.ProdColSmall .ft
{
	height: 18px;
	background: url(../images/ProdColSmall.png) -280px 0px no-repeat;
}

.ProdColSmall .bd
{
	background: url(../images/ProdColSmall.png) -565px 0px repeat-y;
	padding: 0px 16px;
	text-align: left;
}

.ProdColBig
{
	width: 936px;
	float: left;
	margin-top: 18px;
	margin-left: 7px !important;
	margin-left: 10px;
}

.ProdColBig .hd
{
	height: 18px;
	background: url(../images/ProdColBig.png) 0px 0px no-repeat;
	margin-bottom: -4px;
}

.ProdColBig .ft
{
	height: 18px;
	background: url(../images/ProdColBig.png) -947px 0px no-repeat;
}

.ProdColBig .bd
{
	background: url(../images/ProdColBig.png) -1894px 0px repeat-y;
	padding: 0px 16px;
	text-align: left;
}

.ProdColBig h1
{
	display: none;
}

.text
{
	margin-bottom: 1em;
}

.lblShortText
{
	display: block;
	height: 67px;
	overflow: hidden;
	margin-bottom: 1em;
}

.hlRelImg img
{
	height: 70px;
	width: 70px;
	float: left;
	margin: 0 12px 28px 0;
}

a.hlRelName
{
	text-decoration: none;
	color: #052f85;
	font-size: 13px;
	font-weight: bold;
}

a.hlRelName:hover
{
	text-decoration: underline;
}

.lblRelPrice
{
	font-size: 13px;
	color: #02d35e;
}



/* Form Fields */
.FieldL, .FieldM, .FieldLM
{
	height: 15px;
	font-size: 1em;
	background: url(../images/Interface.png) 0 -699px repeat-x;
	border: solid 1px #a28c8e;
	padding: 2px;
}

.FieldL
{
	width: 715px;
	
}

.FieldW
{
	width: 885px;
    height: 180px;
    border: solid 1px #a28c8e;
	font-size: 1em;
}

label.FLeft
{
	font-weight: bold;
	width: 166px;
}

.TrPad .td
{
    padding-bottom: 15px;
}

.italic
{
    font-style:italic;
}
