body 
{
	background-color: #FFFFFF;
	margin-bottom : 0;
	margin-left : 0;
	margin-right : 0;
	margin-top : 0;
	font-family: Tahoma, Arial, sans-serif;
	font-size: small;
}

#contentmaindiv
{
	margin: 5px 5px 5px 5px;
}

#purchaseinfodiv
{
	margin: 10px 10px 10px 10px;
}

img
{
	border-width: 0px;
}

#contenttitle
{
	font-family: Harrington;
	font-size: 16px;
	font-weight: bold;
	color: Black;
}

#contentsubtitle
{
	font-family: Harrington;
	font-size: 16px;
}

.contentsubtitle
{
	font-family: Harrington;
	font-size: 16px;
}

#contentbody
{
	font-family: Arial, Sans-Serif;
	font-size: 14px;
}

#productbody
{
	float: left;
	font-family: Arial, Sans-Serif;
	font-size: 14px;
	width: 475px;
}

#master_header
{
	/*background-color: #715049;*/
	background-color: White;
	margin: 5px auto 0px auto;
	width: 1000px;
	height: 158px;
	position: relative;
}

#page_header
{
	/*background-color: #715049;*/
	background-color: White;
	margin: -0px auto -3px auto;
	width: 1000px;
}

#master_menu
{
	position: absolute;
	text-align: right;
	margin: auto 0px 0px 0px;
	width: 1000px;
	bottom: -3px;
	right: 0px;
	z-index: 1000;
}

#master_page
{
	clear: both;
	/*background-color: #F1D6DD;*/
	background-image: url(../images/bg.gif);
	margin: 0px auto 0px auto;
	width: 1000px;
	min-height: 550px;
	height: 100%;
	overflow: hidden;
}

#side_menu
{
	float: left;
	text-align: center;
	/*background-color: #715049;*/
	background-color: Black;
	width: 175px;
	min-height: 550px;
	height: 100%;
}

#rightside_menu
{
	float: left;
	text-align: center;
	/*background-color: #715049;*/
	background-color: Black;
	width: 165px;
	min-height: 550px;
	height: 100%;
}

#master_content
{
	float: left;
	background-color: White;
	text-align: left;
	width: 660px;
	min-height: 550px;
	height: 100%;
}

.clearing
{
	height:0;
	clear:both;
}

#master_footer
{
	clear: both;
	text-align: center;
	background-color: #F1D6DD;
	margin: 0px auto 0px auto;
	width: 1000px;
	FONT-SIZE: 10.0pt;
	FONT-FAMILY: Tahoma, Arial, Helvetica;
	/*color: #715049;*/
	color: Black;
	text-transform: capitalize;
	text-decoration: none;
}

A.bottommenutext {
	FONT-SIZE: 10.5pt;
	FONT-FAMILY: Tahoma, Arial, Helvetica;
	/*color: #715049;*/
	color: Black;
	text-transform: capitalize;
	text-decoration: none;
}

A.sidemenutext 
{
	float: left;
	margin-left: 10px;
	margin-bottom: 5px;
	FONT-SIZE: 14pt;
	FONT-FAMILY: Harrington;
	color: #F1D6DD;
	text-transform: capitalize;
	text-decoration: none;
}

A.sidemenusmalltext
{
	float: left;
	margin-left: 30px;
	FONT-SIZE: 10pt;
	FONT-FAMILY: Harrington;
	color: #F1D6DD;
	text-transform: capitalize;
	text-decoration: none;
}

HR.sidemenu
{
	clear: both;
	margin: 10px auto 10px auto;
	color: #F1D6DD;
	width: 150px;
}

/*Modal Popup*/
/*.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.modalPopup {
	background-color:#715049;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
	width:500px;
}*/

.faqquestions
{
	font-style: italic;
	font-weight: bold;
}

#custinfo
{
	margin: 5px 5px 5px 5px;
	width: 500px;
}

#custinfo_header
{
	text-align: left;
	font-size: 12pt;
	font-weight: bold;
	margin: 5px auto 5px auto;
}

.custinfo_row
{
	clear: both;
	margin-bottom: 5px;
}

.custinfo_left
{
	float: left;
	margin: auto auto auto auto;
	width: 30%;
}

.custinfo_right
{
	text-align: left;
	margin: auto auto auto auto;
	float: left;
	width: 60%;
}

a.proddetail-popup, a.proddetail-popup:visited
{
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}

a.proddetail-popup:hover, a.proddetail-popup:focus
{
	color: #CCCCCC;
	font-weight: bold;
	text-decoration: underline;
}

.btnadd2cart
{
	background: url(../images/add_to_cart_disabled_fr.jpg) no-repeat right top;
}
