﻿#pageTitle {
	position:relative;
	clear:right;
	width:593px;
	margin-top: 7px;
	}
	
#pageTitle p, #pageTitle h1, #catMainTitle p {
	font-size:22px;
	color:#560000;
	font-weight: bold;
	line-height:100%;
	font-style: italic;
	text-align:left;
	}
	
#column1 h2, #column2 h2, #column3 h2, #column4 h2, #catList h2 {
	font-size:1.1em;
	color:#6584A3;
	font-weight:bold;
	line-height:150%;
	text-align:left;
	text-transform:uppercase;
	}
	
#body p, #column1 p, #column2 p, #column3 p, #column4 p, #catList p {
	font-size:1.1em;
	color:#666;
	line-height:150%;
	text-align:left;
	}
	
#categorysummary 
{
	border-bottom: solid 1px #cccccc;
	margin-bottom:15px;
}

#categorysummary p
{
	font-size:1.1em;
	color:#666;
	line-height:130%;
	text-align:left;
	margin-bottom:10px;
}


#rightColumn img {
	margin-left:-2px;
	}
	
/*Link In Column*/
#column2 a, .linkbox, .linkbox:visited
{
	color:#776039;
	display:block;
	line-height:19px;
	background-image:url(../images/buttonDottedBackground.gif);
	background-repeat:repeat;
	border:1px solid #B3A186;
	border-right:20px solid #B3A186;
	padding-left:4px;
	margin: 5px 0px;
	}
	

/* Product Detail Page and Anything else which is in the #eCommerceContent */

#eCommerceContent{

	color: #555;
}
#eCommerceContent h1
{
	font-size:1.6em;
	color:#560000;
	line-height:100%;
	font-style: italic;
	text-align:left;
	height: 30px;
	margin-top: 20px;
}

#eCommerceContent h2.Title
{
	font-size: 2.0em;
	color: #666;
	line-height: 100%;
	font-weight: lighter;
	text-align: left;
	margin-bottom: 10px;
}

#eCommerceContent h3 {

	color:#6584A3;
	font-weight:bold;
	line-height:150%;
	text-align:center;
	text-transform:uppercase;
}



#eCommerceContent .ProductImageContainer
{
	width:200px;
	float:left;
	clear:left;
	margin-right:10px;
}

#eCommerceContent .ProductImageContainer img
{
	border: solid 1px #666666;
}

#eCommerceContent .ProductInfoPanel
{
	float:right;
	width:370px;
}
#eCommerceContent table{
	margin-top: 20px;
}
#eCommerceContent td {

	text-align: center;
	vertical-align: top;
}

#SecondaryInfoPanel
{
	clear:both;
}

#SecondaryInfoPanel ul
{
	color:#666;
	font-size:1.2em;
	text-align:left;
	margin:0px;
	padding-left:0px;
	list-style-type: square;
	list-style-position: inside;
	
}

#SecondaryInfoPanel ul li
{
	margin-left:0px;
	padding-left:0px;
	line-height:150%;
	margin-bottom:5px;
}



#ProductInfo ul
{
	color:#666;
	font-size:1.2em;
	text-align:left;
	margin:0px;
	padding:0px;
	list-style-type: none

}

#ProductInfo ul li
{

	line-height:150%;
	margin-bottom:5px;
	margin-left:0px;
	padding-left:-30px;
}




#eCommerceContent a.button, a.button
{
	background-image:url(../images/buttonDottedBackground.gif);
	background-repeat:repeat;
	border:1px solid #B3A186;
	border-right:20px solid #B3A186;
	font-size:1.2em;
	font-weight:bold;
	color:#776039;
	height:1.4em;
	padding:1px;
	padding-left:8px;
	padding-right:8px;
	margin:  1px 10px 5px 0px;
	vertical-align:middle;
	
}

#eCommerceContent .productattribute
{
	font-size:1.1em;
}

#eCommerceContent a.button:hover {
	color: #666666;
}




#eCommerceContent td.myaccounttext
{
	font-size:1.1em;
	font-weight:normal;
	color:#666;
}

#eCommerceContent td.myaccountformlabel
{
	font-size:1.1em;
	font-weight:bold;
	color:#666;
}

#eCommerceContent .myaccount
{
	font-size:1.1em;
	font-weight:normal;
	color:#666;
}
	
	
.hidden {
	display:none;
}


/* ********************* CMS BAR ***************************/
.CMSBar
{
	background: #c0dbff url( '/RadControls/Panelbar/Skins/Office2007/Img/RootItemBkg.gif' ) repeat-x;
	color: #204d89;
	font-weight: bold;
	font-size: 9pt;
	left: 0px;
	margin-bottom: 10px;
	font-family: Arial, Tahoma, Verdana;
	position: static;
	top: 0px;
	line-height: 31px;
}

a.CMSLink, a:visited.CMSLink, a:link.CMSLink
{
	color: #204d89;
	font-size: 9pt;
	text-decoration: none;
	font-weight: normal;
}

a:hover.CMSLink
{
	color: #10110f;
	font-weight: normal;
	text-decoration: underline;
}