﻿body
{
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 0.88em;
	background-image: url(../images/seamlessBg2.jpg);
	background-repeat: repeat;
	background-color: #333333;
	line-height: 1.8em;
}
.ShellMain
{	
	width: 900px;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	overflow-y:visible;
}
/* Main Store Area */
.ShellItems
{
	clear:right;
	float:right;
	width:597px;
	position:relative;
	left:0px;
	top:6px;
	padding:5px;
	background-color:#FFFFFF;
}
.ShellStoreMainContent
{
	background-color: #FFFFFF;
	margin-top:15px;
	margin-bottom:10px;
	margin-left:15px;
	margin-right:15px;
	float: left;
	width:615px;
	line-height:normal;
}
.ShellStoreItems
{
	display: block;
	width: 575px;
	margin-bottom: 0.8em;
	clear: both;
	float: left;
	background: white;
	padding-bottom: 5px;
}
/*MASTER PAGE*/
.MasterPageHeaderLogoLink
{
	color:#5C5347;
}
.MasterPageHeaderItem
{
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}
.MasterPageHeaderLink
{
	color: #FFFFFF;
	text-decoration: none;
}
.MasterPageHeaderLink:hover
{
	color: #DCCEB1;
	text-decoration: underline;
}
.ShellMasterPageMainContent
{
	float:left;
	clear:both;
	background-color:#C6B298;
}
.ShellMasterPageMainContentLeftBar
{
	float:left;
	height: 100%;
	width:200px;
	text-align:center;
	background-color:#C6B298;
}
.MasterPageMainContentLeftBar
{
	float: left;
	width: 200px;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}
.ShellMasterPageMainContentStoreContent
{
	background-color:#FFFFFF;
	float:right;
}
.ShellMasterPageFooter
{
	font-size: small;
	color: #FFFFFF;
	width: 880px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	float: left;
	text-align: center;
}
.MasterPageLeftNavTitle
{
	margin-top:10px;
	margin-bottom:10px;
	font-size: small;
	background-color: #5c5347;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: normal;
}
.MasterPageLeftNavTitleLink
{
	color: #FFFFFF;
	text-decoration:none;
}
.MasterPageLeftNavTitleLink:hover
{
	color: #FFFFFF;
	text-decoration:none;
}
.MasterPageLeftNavItem
{
	margin-top:10px;
	margin-bottom:10px;
	font-size: small;
	color: #5c5347;
	text-align: left;
	margin-left: 40px;
	word-wrap:normal;
	overflow-x:hidden;
}
.MasterPageLeftNavLink
{
	color: #655C4E;
	text-decoration: none;
}
.MasterPageLeftNavLink:hover
{
	color: #5C5347;
	text-decoration: underline;
}
.ShellMasterPageHeaderLinks
{
	font-size: small;
	color: #FFFFFF;
	background-color: #000000;
	float: left;
	height: auto;
	width: 100%;
	padding: 0px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #5C5347;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #5C5347;
}
.ShellMasterPageHeader
{
	padding: 0;
	background-image: url(../images/headerBg.jpg);
	background-repeat: no-repeat;
	height: auto;
	width: 100%;
	float: left;
	background-position: right center;
}
.ShellMasterPageHeaderLogo
{
	float: left;
	height: 100px;
	width: auto;
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 5px;
	background-color: #5C5347;
}
.MasterPageFooterLink
{
	color: #FFFFFF;
	text-decoration:none;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 0.88em;
	line-height: 1.8em;
}
.MasterPageFooterLink:hover
{
	text-decoration:underline;
}
.MasterPageHeaderLogoLink img
{ border:none;}