@charset "utf-8";
*	{
	padding:0;
	margin:0;
}

body {
	text-align: center;
	background-color:#000;
	color:#ffffff;
	font-size:14px;
	}
	
#mainBody {
	text-align:left; /*this will align the sliding menu box especially for IE so the tabs line up with the box */
	background-color:#000;
	color:#ffffff;
	font-size:14px;
	position: relative;
	width: 995px;
	float: left;
	z-index:-10;
	}	
/*Z-Index - An element with greater stack order is always in front of an element with a lower stack order.*/	
#container {
	width: 995px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-left:5px;
	left: 0px;
	top: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	height: auto;
	position: relative;
	border: 2px solid #ffcc66;
	overflow: hidden;
	z-index:0;
}

#Header {
	position:relative;
	left:0px;
	top:0px;
	width:691px;
	height:74px;
	z-index:2;
	float: left;
}
#search {
	position:absolute;
	left:700px;
	top:0px;
	width:289px;
	height:35px;
	z-index:3;
	background-color: #333333;
	float: left;
}
#Cart {
	position:absolute;
	left:700px;
	top:37px;
	width:289px;
	height:35px;
	z-index:4;
	float: left;
	font-size:12px;
}

#topNav {
	position:relative;
	left:0px;
	top:auto;
	width:986px;
	height:28px;
	background-color: #000000;
	border: 2px solid #8d8d8d;
	z-index:100;
	float: left;
}

#flashFeature {
	position:relative;
	left:0px;
	top:-5px;
	width:688px;
	height:336px;
	background-color: #333333;
	border: 2px solid #d2d2d2;
	float: left;
	z-index:6;
	text-align: center;
}
#ehaFeature {
	position:absolute;
	left:700px;
	top:5px;
	width:289px;
	height:165px;
	background-color: #333333;
	float: left;
	z-index:7;
	text-align:center;
}
#homeDecorFeature {
	position:absolute;
	left:700px;
	top:180px;
	width:289px;
	height:165px;
	background-color: #333333;
	text-decoration: none;
	z-index:8;
	float: left;
	text-align:center;
}
#clocksFeature {
	position:absolute;
	left:700px;
	top:354px;
	width:289px;
	height:165px;
	z-index:11;
	background-color: #333333;
	text-align:center;
}

#featureCategories1 {
	position:relative;
	left:0px;
	top:0px;
	width:691px;
	height:222px;
	z-index:9;
	background-color: #d2d2d2;
	float: left;
}
#featureCategories2 {
	position:relative;
	left:0px;
	top:5px;
	width:691px;
	height:222px;
	z-index:10;
	background-color: #d2d2d2;
	float: left;
}

#miscAd {
	position:absolute;
	left:698px;
	top:527px;
	width:290px;
	height:88px;
	z-index:12;
	background-color: #8d8d8d;
	text-align:center;
}

#prodBox1 {
	position:absolute;
	left:7px;
	top:10px;
	width:220px;
	height:204px;
	z-index:13;
	background-color: #8d8d8d;
	text-align:center;
}
#prodBox2 {
	position:absolute;
	left:236px;
	top:10px;
	width:220px;
	height:204px;
	z-index:14;
	background-color: #8d8d8d;
	text-align:center;
}
#prodBox3 {
	position:absolute;
	left:465px;
	top:10px;
	width:220px;
	height:204px;
	z-index:15;
	background-color: #8d8d8d;
	text-align:center;
}
#prodList {
	position:relative;
	left:0px;
	top:20px;
	width:990px;
	height:176px;
	z-index:16;
	background-color: #333333;
	float: left;
}

#prodList-a {
	position:relative;
	left:5px;
	top:5px;
	width:185px;
	height:160px;
	z-index:17;
	background-color: #333333;
	float: left;
	border: 1px solid #666;
	line-height: 18px;
}

#prodList-b {
	position:relative;
	left:15px;
	top:5px;
	width:185px;
	height:160px;
	z-index:18;
	background-color: #333333;
	float: left;
	border: 1px solid #666;
	line-height: 18px;
}

#prodList-c {
	position:relative;
	left:25px;
	top:5px;
	width:185px;
	height:160px;
	z-index:19;
	background-color: #333333;
	float: left;
	border: 1px solid #666;
	line-height: 18px;
}

#customerService {
	position:relative;
	left:35px;
	top:5px;
	width:185px;
	height:160px;
	z-index:20;
	background-color: #8d8d8d;
	float: left;
	border: 1px solid #666;
	line-height: 18px;
}

#moreInfo {
	position:relative;
	left:50px;
	top:5px;
	width:185px;
	height:160px;

	background-color: #8d8d8d;
	float: left;
	border: 1px solid #666;
	line-height: 18px;
}


#info {
	position:relative;
	color:#fc3;
	left:0px;
	top:15px;
	width:985px;
	height:135px;
	background-color: #8d8d8d;
	border: 2px solid #333333;
	float: left;
	text-align:center;
}

#infoText {
	position:relative;
	left:0px;
	top:30px;
	width:990px;
	height:125px;
    text-align:center;
	background-color: #333333;
	float: left;
}

#footer {
	position:relative;
	left:0px;
	top:35px;
	width:990px;
	height:170px;

	float: left;
}
#miscAd2 {
	position:absolute;
	left:699px;
	top:621px;
	width:290px;
	height:88px;
	z-index:21;
	background-color: #8d8d8d;
	text-align:center;
}
#miscAd3 {
	position:absolute;
	left:698px;
	top:716px;
	width:290px;
	height:82px;
	z-index:25;
	background-color: #8d8d8d;
	text-align:center;
}

#textBox1 {
	background-color: #8d8d8d;
	position: absolute;
	height: 210px;
	width: 220px;
	left: 8px;
	top: 7px;
	text-align:center;
}
#textBox2 {
	background-color: #8d8d8d;
	position: absolute;
	height: 210px;
	width: 220px;
	left: 236px;
	top: 7px;
	text-align:center;
}
#textBox3 {
	background-color: #8d8d8d;
	position: absolute;
	height: 210px;
	width: 220px;
	left: 465px;
	top: 7px;
	text-align:center;
}

p
	{
	text-align:left;
	padding:5px;
	color: #FFF;
	font-size:14px;
}

.pSmaller
	{
	text-align:left;
	padding:5px;
	color: #FFF;
	font-size:12px;
}

.pMain
	{
	text-align:center;
	font-size:14px;
	font-weight:bold;
	padding:5px;
	color: #FC3;
}

h1
	{
	font-size:16px;
	color:#FC3;
	text-align:center;
	}
	
h3
	{
	font-size:14px; 
	color:#8d0000;
	}
	
h4
	{
	font-size:12px; 
	color: #ffffff;
	}	
	
img
	{
		border:0;
	}

/* A - controls the color of all links on the site */	
A:link {
	color: #FC3;
	text-decoration: none;
}

A:visited {
	color: #FC3;
	text-decoration: none;
}

A:active {
	color: #FC3;
	text-decoration: none;
}

A:hover {
	color: #ffffff;
	text-decoration: none;
}
	

/* end of new styles section */


input.search {
	height: 17px;
	background-color: #d2d2d2;
	border: solid #000066;
	border-width: 1px;
	font-family: tahoma;
	color: #ffffff;
	font-size: 11px;
}

TD.plain {
	font-family: Verdana, Arial, Tahoma, Helvetica, sans-serif;
    font-size: 14px;color: #003366;
	text-decoration: none;
	background-color: #a1b6d5;
}

th.plain {
	font-family: Verdana, Arial, Tahoma, Helvetica, sans-serif;
    font-size: 14px;color: #003366;
	text-decoration: none;
	background-color: #a1b6d5;
}

/*the following td affects the price, list price, quantity and text size on the products and proddetail pages */
TD {
	font-size: 12px;
	font-family : Verdana;
}

TD.dark {
	font-size: 12px;
	font-family : Tahoma;
	color : #ffffff;

}

TD.smaller {
	font-size: 12px;
	font-family : Tahoma;
	color : #ffffff;
}

/* the following two are for the mini cart */
TD.mincart {
	font-size: 10px;
	font-family : Verdana;
	color: #003366;
}

P.mincart {
	font-size: 10px;
	font-family : Verdana;
}

TD.menu {
	FONT-SIZE: 10px; FONT-FAMILY: Tahoma,Verdana,Arial; COLOR: #ffffff; text-transform: uppercase;
}

TD.menu1 {
	FONT-SIZE: 10px; FONT-FAMILY: Tahoma,Verdana,Arial; COLOR: #ffffff; text-transform: uppercase;
}

TD.lefttopbg {
background-color: #003366;
}

span.price {
	color: #ffffff;
	padding-top:10px;
	padding-bottom:10px;
	font-weight:bold;
	text-align: center;
	font-size:13px;

}

span.detailprice, .prodprice { /*products page */
	color: #FC3;
	padding-top: 5px;
	padding-bottom: 0px;
	font-weight:bold;
	text-align: center;
	font-size:13px;
}  

.detailimage {
padding: 4px;
vertical-align : top;
padding-top:10px;
} 

.detailname {
    color: #FC3;
    font-size: 14px;
	font-family : Verdana; 
	font-weight:bold;
}

.detaildescription {
    color: #ada8a8;
    font-size: 13px;
	font-family : Verdana; 
}  

td.product {
border: 1px solid #333333; /*border color around the products*/
text-align: center;
}



TABLE.cobtbl{
background-color: #ffffff; /*adds a white border around cart and search table */
} 

TD.cobhl{
background-color: #8d8d8d; /*adds background color for search and cart table */
color : #ffffff; /*text color for header in search and cart table */
text-align:center;
}

TD.cobll{
background-color: #8d8d8d; /*adds background color for search and cart table */
color : #ffffff;
}

div.AuthorizeNetSeal{
text-align: center;
}

/*these ectlink are for the 'Next, Previous, page #, breadcrumbs*/
A.ectlink:link {
	FONT-SIZE: 12px; FONT-FAMILY: Tahoma,Verdana,Arial; COLOR: #FC3;
	text-decoration: none;
	text-align:center;
}

A.td.ectlink:visited {
	FONT-SIZE: 12px; FONT-FAMILY: Tahoma,Verdana,Arial; COLOR: #FC3;
	text-decoration: none;
	text-align:center;
}

A.td.ectlink:hover {
	FONT-SIZE: 12px; FONT-FAMILY: Tahoma,Verdana,Arial; COLOR: #ffffff;
	text-decoration: none;
	text-align:center;
}

A.ads:link {
	color: #ffffff;
	text-decoration: none;
}

A.ads:visited {
	color: #ffffff;
	text-decoration: none;
}

A.ads:active {
	color: #ffffff;
	text-decoration: none;
}

A.ads:hover {
	color: #ffffff;
	text-decoration: none;
}

A.menu2:link {
	color: #ffffff;
	font-weight:bold;
	text-decoration: none;
}

A.menu2:visited {
	color: #ffffff;
	font-weight:bold;
	text-decoration: none;
}

A.menu2:active {
	color: #ffffff;
	font-weight:bold;
	text-decoration: none;
}

A.menu2:hover {
	color: #333333;
	font-weight:bold;
	text-decoration: none;
}

/*this will center the category image and name */
.catname {
	text-align:center;
	color:#8d0000;
	border: 1px solid #333333;;

}

/* affect page number on the products pages */
SPAN.currpage {
color: #FF0000;
font-weight: bold;
}
