/* ------ Top menu ---------*/
div.mMainMenu
{
	position: fixed;
	_position:absolute;
	top: 155px;
	left: 20px;
	text-transform: uppercase;
	font-size: 0.8em;
	z-index: 5;
}
div.mMainMenu ul
{
	color: #237924;
}
div.mMainMenu li
{
	padding:4px 0 4px 0;
}
/* --------- menus ---------*/
.Menus
{
	width: 250px;
}
div.Links
{
	clear: both;
	/* width: 100%; */
	white-space: nowrap;
}
div.Links li
{
	display: block; /* border-left:1px #eee solid; */
	font-family: Tahoma;
	line-height:250%;
}
div.Links ul
{
	margin: 0;
	padding: 0;
}
div.Links a
{
	padding:8px 4px 8px 4px;
	color: #999;
}
/* --------- Misc ---------*/
div.SearchProducts
{
	position: absolute;
	top: 120px;
	left: 180px;
	height: 30px;
	z-index: 999;
}
/* --------- Main Content ---------*/
div.PageName
{
	position: fixed;
	_position:absolute;
	top: 134px;
	left: 170px;
	color: #237924;
	font-size: 1.7em;
	letter-spacing: 2px;
	z-index:9999;
}
div.MainContent
{
	position: absolute;
	top: 160px;
	left: 170px;
	padding-right:250px;
	padding-bottom:100px;
	z-index: 25;
}
div.HomeBoxes
{
	margin: 380px 10% 20px 10%;
	_padding-top:430px;
	z-index: 25;
	width:80%;
	text-align:center;
}
/* --------- left Margin ---------*/
div.LeftMargin
{
	position: absolute;
	top: 105px;
	left: 0px;
	width: 135px;
	padding: 60px 0 0 20px;
}
div.LeftMargin p
{
	line-height: 1.8em;
}
/* --------- Right Box ---------*/
div.RightBox
{
	position: fixed;
	_position:absolute;
	top: 150px;
	right: 20px;
	width: 160px;
	margin-bottom: 40px;
	border: solid 1px #237924;
	padding: 5px 8px 15px 8px;
	z-index: 9999;
}
.RightBoxHeader
{
	font-size: 1.2em;
	text-align: center;
	line-height: 100%;
	color: #237924;
	padding: 8px 0 4px 0;
}
/* --------- Products Page ---------*/
div.catMainContentTop
{
	margin-left: 180px;
	height: 40px;
}
div.catCategories
{
	line-height: 1.75em;
}
div.catCategory
{
	width: 200px;
	float: left;
	padding-right: 5px;
	margin: 0 16px 15px 0;
}
.catCategoryName
{
	height: 20px;
	padding: 6px 5px 0px 16px;
	font-size: 1.2em;
	font-weight: bold;
}
.catCategoryDetails
{
	white-space: nowrap;
	padding-right: 8px;
}
.catCategoryIcon
{
	float: right;
	padding: 0;
}
.catSubCategories
{
	float: left;
	padding-left: 16px;
}
.catSubCategoryLinks
{
	color: #333 !important;
}
/* --------- Product Display (Categories) ---------*/
div.Product
{
	border: solid 1px #eee;
	border-left: solid 4px #eee;
	margin-bottom: 14px;
	margin-right: 16px;
	width: 260px;
	padding: 0 0 2px 0;
	float: left;
}
.ProductName
{
	font-size: 1.1em;
	font-weight: bold;
	padding: 7px 5px 4px 10px;
	line-height: 100%;
	white-space: nowrap;
	overflow: hidden;
}
div.ProductName a
{
	color: #333;
}
div.Brand
{
	font-size: 0.9em;
	text-transform: uppercase;
	font-weight: normal;
	line-height: 100%;
	padding: 1px 10px 4px 10px;
	border-bottom: solid 1px #eee;
	white-space: nowrap;
	overflow: hidden;
	margin-bottom: 2px;
}
div.Versions
{
	overflow: hidden;
}
div.Version
{
	margin-bottom: 3px;
	padding: 4px 0 0 10px;
	line-height: 140%;
	white-space: nowrap;
}
div.VersionDetails
{
	font-size: 1em;
	font-weight: normal;
	white-space: nowrap;
	padding: 0 0 0 0;
}
span.VersionDetailsName
{
	width: 170px;
	overflow: hidden;
}
.DetailsLink
{
	margin: 6px 0 0 0;
	padding: 6px 7px 3px 0;
	text-transform: none;
	border-top: solid 1px #eee;
	text-align: right;
}
.CategoryProducts
{
	vertical-align: top;
	padding-right: 25px;
	width: 50%;
}
/* ------ Product page sections ------ */
.FeaturedTestimonialTop
{
	margin:5px 0 0 0;
	width:100%;
	color:#237924;
	font-size:1em;
	line-height:130%;
	background-color:#F7F2DF;
	padding:8px 6px 0 11px;
	border:dashed 1px #D5D99E;
}
.FeaturedTestimonial
{
	margin:40px 0 0 10px;
	width:90%;
	color:#237924;
	font-size:1em;
	line-height:150%;
	background-color:#F7F2DF;
	padding:12px 10px 5px 15px;
	border:dashed 1px #D5D99E;
	clear:both;
	text-align:left !Important;
}
.CustomerReviews
{
	margin:20px 0 0 0;
	width:100%;
	color:#333;
	font-size:1em;
	line-height:150%;
	background-color:#F7F2DF;
	padding:12px 10px 5px 15px;
	border:dashed 1px #D5D99E;
	clear:both;
	text-align:left !Important;
}
.ProductContentSection
{
	margin:15px 0 0 0;
	width:100%;
	font-size:1em;
	line-height:130%;
	padding:8px 6px 0 11px;
}
.pcsDescription
{
	background-color:#F9EDE7;
	border:dashed 1px #D5D99E;
}
.pcsBenefits
{
	background-color:#E7F9F6;
	border:dashed 1px #D5D99E;
}
.pcsHowItWorks
{
	background-color:#E7EAF9;
	border:dashed 1px #D5D99E;
}
.pcsMethodOfUse
{
	background-color:#F3F9E7;
	border:dashed 1px #D5D99E;
}
.pcsMultiPurposeUse
{
	background-color:#EDE7F9;
	border:dashed 1px #D5D99E;
}
.pcsMediaReviews
{
	background-color:#F9E7EA;
	border:dashed 1px #D5D99E;
}
/* --------- Version Display ---------*/
div.vProductName
{
	font-size: 1.2em;
	font-weight: bold;
	margin-bottom: 4px;
}
div.vStrapline
{
	font-size: 1em;
	text-transform:none;
	font-weight: bold;
	line-height: 100%;
	padding: 5px 0 8px 0;
	color:#C69C6E;
	white-space:nowrap;
}

div.vProductContentText
{
	padding-top:15px;
	border-bottom: solid 1px #D5D99E;
}
div.vVersion
{
	margin-bottom: 3px;
	padding: 0 0 0 0;
}

.vVersionDetails
{
	border-bottom: solid 1px #D5D99E;
	padding: 8px 0 8px 0;
	margin-top: 10px;
}
.Caption
{
	color: #999;
	padding-top: 2px;
	font-size: 0.9em;
}
/* --------- Basket Display ---------*/
table.Basket
{
	margin: 0;
	padding: 0;
}
table.Basket th
{
	border-bottom: 1px solid #D5D99E;
	padding-bottom: 4px;
	color: #999;
}
.BasketItem
{
	line-height: 150%;
	padding: 1px 0 1px 0;
	vertical-align: middle;
	border-bottom: 1px solid #D5D99E;
}
.BasketItemName
{
	min-width: 200px;
}
.BasketItemStrong
{
	font-size: 1.1em;
	font-weight: bold;
	white-space: nowrap;
	overflow: hidden;
}
.BasketItemSmall
{
	font-size: 1em;
	white-space: nowrap;
	overflow: hidden;
}
.BasketItemTotal
{
	border-top: 1px solid #eee;
}
/* --------- Quick Order Display ---------*/
.qoCategoryName
{
	font-size: 1.2em;
	font-weight: bold;
	padding: 7px 0 4px 0;
	line-height: 140%;
	border-top: 3px solid #D5D99E; /*#c69c6e; */
	margin-right: 16px;
}
/* --------- Log In ---------*/
div.ContainerColumn
{
	width: 95%;
	padding: 0 0 8px 14px;
	margin: 0 0 0 10px;
}
div.LeftColumn
{
	float: left;
	width: 45%;
	margin-top: 0px;
	margin-right: 35px;
	white-space: normal;
}
div.RightColumn
{
	float: left;
	width: 45%;
	margin-top: 0px;
	padding-right: 0;
	white-space: normal;
}
div.LeftProductColumn
{
	float: left;
	width: 65%;
	margin-top: 0px;
	margin-right: 20px;
	white-space: normal;
}
div.RightProductColumn
{
	float: right;
	width: 28%;
	margin: 40px 0 0 0;
	padding: 0;
	white-space: normal;
	text-align:right;
}
div.RightProductColumn img
{
}
.inputformlabel
{
	font-size: 1em;
	padding: 15px 0 4px 0;
}
