﻿/********************************************************** Content Area Inner */

#contentAreaInner
{
	width:940px;
	padding:0 20px 0 20px;
	color:Black;
}

/********************************************************** Main Content Area */

#mainContentArea
{
	float:left;
	width:700px;
}

/********************************************************** Product Nav Blurb */

#productNavBlurb
{
	width:220px;
	margin-top:25px;
	font-family:Tahoma, Geneva, Sans-Serif;
	color:#5d463e;
	font-size:90%;
}

#productNavBlurb .blurbLogo
{
	text-align:center;
}

/********************************************************** Product Title */

#productTitle { zoom:1; }

#productTitle:after
{
	content: "."; 
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

#productTitle a
{
	float:left;
	font-size:130%;
	color:#b99b88;
	margin:4px 4px 0 0;
}

#productTitle h2
{
	float:left;
	font-size:180%;
	font-weight:normal;
	letter-spacing:0.1em;
	color:#b4525f;
}

/********************************************************** Product Listing */

#productListing .productItem
{
	float:left;
	color:Black;
	margin:0 20px 1.4em 0;
}
#productListing .productRowEnd { margin-right:0; }

#productListing .productItem h3
{
	padding:0.4em 0 0.4em 0;
	margin:0 0 0.4em 0;
}

/********************************************************** Product Image */

#mainProductImage
{
	float:left;
	width:460px;
	padding:0.8em 45px 0 0;
}

/********************************************************** Product Features */

#productFeatures
{
	float:left;
	width:118px;
	padding:1em 77px 0 0;
	text-align:center;
}

#productFeatures img { margin-bottom:2.4em; }

/********************************************************** Colour Options */

#colourOptions { margin-top:1.8em; }

#colourOptions h3 
{
	font-size:150%;
	letter-spacing:0.1em;
	margin-bottom:0.8em;
}

#colourOptions a 
{
	margin:0 10px 10px 0;
	float:left;
}

#colourOptions .colourRowEnd { margin-right:0; }

#colourOptions img { display:block; }

#colourOptions strong
{
	display:block;
	font-size:100%;
	margin:0.4em 0 0 0;
	padding:0;
}

/********************************************************** Product Details */

#productDetails
{
	margin-top:1.8em;
}

#productDetails h3 
{
	font-size:150%;
	letter-spacing:0.1em;
	margin-bottom:0.8em;
}

#productDetails p
{
	padding-left:102px;
	margin-bottom:0.2em;
}

#productDetails p b
{
	display:inline-block;
	width:98px;
	margin-left:-102px;
	color:#b49480;
}

#productDetails .productLink { margin-left:-102px; }
#productDetails .productLink a 
{
	color:#b49480;
	text-decoration:underline;
}

/********************************************************** Page Options */

#pageOptions
{
	margin-top:2em;
}

#pageOptions br { display:none; }

#pageOptions a
{
	font-family:'Times New Roman', Times, Serif;
	font-size:100%;
	color:#5d463e;
	letter-spacing:0.1em;
	text-decoration:underline;
	text-transform:uppercase;
	margin-right:1.2em;
}

/********************************************************** Aux Product Frame */

#auxProductFrame
{
	width:700px;
	padding:1.2em 0 0 0;
}

#auxProductFrame .productType
{
	float:left;
	width:128px;
	margin-right:15px;
}
#auxProductFrame .lastTypeItem { margin-right:0; }

#auxProductFrame .productType h3
{
	font-size:125%;
	color:#523a31;
	margin:0.4em 0 0 0;
}