body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	background-color: #645F59;
	background-image:url(../images/ecomBG.jpg);
	color: #f2edd7;
}

/* topBanner
*******************************************************************************/
#topBanner
{
	background-image:url(../images/ecomTopRepeat.jpg);
	background-position:50% 0;
	background-repeat:repeat-x;
	font-size:1.1em;
	text-align:center
}	
#topBanner .bannerBox {
height: 275px;
width: 522px;
margin:0 auto;
text-align:left;
position:relative;
} 
	#topBanner .glassHouseMid
	{
		background-image:url(../images/ecomGlassHouse_mid.jpg);
		background-position:19px 0;
		background-repeat:no-repeat
	}
		#topBanner .glassHouseLft
		{
			background-image:url(../images/ecomGlassHouse_lft.png);
			background-position:0 100%;
			background-repeat:no-repeat
		}
			#topBanner .glassHouseRgt
			{
				background-image:url(../images/ecomGlassHouse_rgt.png);
				background-position:100% 100%;
				background-repeat:no-repeat;
				height:275px;
				position:relative
			}

#menu ul
{
	list-style:none;
	margin:0;
	padding:0;
}
#menu
ul li
{
	position:relative;
}
#menu li ul
{
	display:block;
	left:190px;
	position:absolute;
	top:-1px;
}
#menu li:hover ul
{
	display:block;
}
#menu li:hover>ul
{
	visibility:visible;
}
#menu ul ul
{
	visibility:hidden;
}
* html #menu ul li
{
	float:left;
	height:1%;
}
* html #menu ul li a
{
	height:1%;
}
#menu ul, li
{
	margin:0 0 0 0;
}
#menu ul
a
{
	border-bottom:1px solid #FFEDBA;
	color:#5D3E41;
	display:block;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	margin-left:10px;
	margin-right:10px;
	padding-bottom:6px;
	padding-left:10px;
	padding-top:6px;
	text-align:left;
	text-decoration:none;
	width:170px;
}
#menu ul a:hover
{
	background-color:#000000;
	color:#CC293A;

}
#menu li ul a
{
	background-color:#145871;
	border:1px solid #FFFFFF;
	color:#5D3E41;
	width:220px;
}
#menu li ul a:hover
{
	background:#9CD4E8;
	color:#CC293A;
	width:220px;
}
#menu ul a.submenu
{
	background:none;
}
#menu ul a.submenu:hover
{
	background:#000000; 
}

.black123{font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#ffffff;
line-height:25px; }

.black12{font-family:Agency FB;
font-size:18px;font-weight:bold;
color:#000000;
line-height:25px; }

.black2{font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#ffffff;
line-height:18px; }

.black1 {font-family: Arial, Helvetica, sans-serif;
font-size:11px;
color:#000000;
line-height:25px; }
 .clickhere3{
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000000;	font-weight:bold;

	}

.clickhere3 a:link{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#5D3E41;	font-weight:bold;

 }
	
.clickhere3 a:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #000000;
	font-weight:bold;

	}
.clickhere3 a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000000;	font-weight:bold;

}
.clickhere3 a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #CC293A;	font-weight:bold;

	}
	
	
	
	
	 .clickhere4{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#ffffff;	

	}

.clickhere4 a:link{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#5D3E41;	
 }
	
.clickhere4 a:active{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #ffffff;
	
	}
.clickhere4 a:visited{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#ffffff;	

}
.clickhere4 a:hover{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #CC293A;	

	}
	
	
	
	.blue{font-family:Agency FB;
font-size:26px;font-weight:bold;
color:#ffffff;
font-variant:small-caps;
line-height:25px; } 

	.bluenew{font-family:Agency FB;
font-size:26px;font-weight:bold;
color: #0076CF;
font-variant:small-caps;
line-height:25px; } 



	.blue1{font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#9A9C9D;
line-height:25px; } 

.mylogo {
	padding: 10px;
	font-size: 23px;
	color: #FFFFFF;
	font-weight: bold;
	width: 400px;
	text-align: left;
}

h2, .page-title  {
	font-size: 18px;
	font-weight: bold;
	padding: 3px;
	padding-left: 0;
	text-align: left;
	color: #f0e75b;
}

h2 a {
	color: #fae89c;
	text-decoration: underline;
}

h2 a:hover {
	color: #ffffff;
	text-decoration: underline;
}

a {
	color: #fae89c;
	text-decoration: underline;
}

a:active {
	color: #fae89c;
	text-decoration: underline;
}

a:visited {
	color: #fae89c;
	text-decoration: none;
}

a:hover {
	color: #ffffff;
	text-decoration: underline;
}

a:visited:hover {
	color: #fae89c;
	text-decoration: underline;
}

.sublink {
	font-size: 85%;
}

a.sublink {
	color: #fae89c;
}

a.sublink:active {
	text-decoration: underline;
}

a.sublink:visited {
	text-decoration: none;
}

a.sublink:hover {
	text-decoration: underline;
}

a.sublink:visited:hover {
	text-decoration: underline;
}

#clientAccount .hdr-title {
	color: #f6f096;
	background-color: #43473a;
	text-align: left;
	padding:5px;
	font-weight: bold;
}

#existingCustomer .hdr-title, #newCustomer .hdr-title ,#createCustomer .hdr-title , #passwordRemindCustomer .hdr-title {
	color: #f6f096;
	background-color: #43473a;
	text-align: left;
	padding:5px;
	font-weight: bold;
}

#checkoutOnePage #existingCustomer .hdr-title{
	color: #f6f096;
	background-color: #43473a;
	text-align: left;
	padding:5px;
	font-weight: bold;
}

#checkoutOnePage #newCustomer .hdr-title{
	color: #f6f096;
	background-color: #43473a;
	text-align: left;
	padding:5px;
	font-weight: bold;
}

#viewCart #cartItems thead tr th {
	color: #f6f096;
	background-color: #43473a;
	text-align: left;
	font-weight: bold;
	height: 22px;
	font-size: 12px;
}

#checkoutOnePage #cartItems thead tr th {
	color: #f6f096;
	background-color: #43473a;
	text-align: left;
	font-weight: bold;
	height: 22px;
	font-size: 12px;
}

#checkoutOnePage #totalsInfo #grand_total_div {
	font-size: 125%;
	font-weight: bold;
	height: 28px;
	color: #f0e75b;
	width: auto;
}

#productDetail #extraDetails {
	float: left;
	clear: none;
	height: auto;
	width: 300px;
	border-collapse: collapse;
	margin: 0px;
	padding: 0px 5px 5px 5px;
	color: #f0e75b;
}

#customerLogin #passwordRemindCustomer, #customerLogin #createCustomer {
	width: 100%;
}

#customerLogin .form-label {
	clear: left;
  	float: left;
  	text-align: right;
  	padding: 4px;
  	width: 20%;
}

#customerLogin .form-field {
	padding: 4px;
	height: auto;
	float: left;
}

#widgetFooter .nav .title {
	text-align: left;
	font-weight: bold;
	font-size: 12px;
	color: #322a22;
}

#widgetFooter .nav ul li a {
	color: #322a22;
	text-decoration: underline;
}

#widgetFooter .nav ul li a:hover {
	color: #a4a37f;
	text-decoration: underline;
}

#productDetail #prodThumbnails {
	clear: left;
	padding-top:10px;
}

#productGrid #categoryDescription {
	float: left;
	clear: left;
	margin-bottom: 10px;
	padding-left:5px;
	border: 1px solid #FFFFFF;
	width: 100%;
	height: auto;
}

#categoryGrid #categoryDescription {
	float: left;
	clear: left;
	margin-bottom: 10px;
	padding-left:5px;
	border: 1px solid #FFFFFF;
	width: 100%;
	height: auto;
}

#categoryGrid h2 a {
	color: #fae89c;
	text-decoration: underline;
}

#categoryGrid h2 a:hover {
	color: #ffffff;
	text-decoration: underline;
}

#productGrid h2 a {
	color: #fae89c;
	text-decoration: underline;
}

#productGrid h2 a:hover {
	color: #ffffff;
	text-decoration: underline;
}

#productDetail a{
	color: #f2edd7;
	text-decoration: underline;
}

#productDetail a:hover {
	color: #fae89c;
	text-decoration: underline;
}
