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

body {
	text-align: center; /*this centers the page in the browser window*/
	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: 981px;
	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:-2px;
	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:176px;
	width:289px;
	height:165px;
	background-color: #333333;
	text-decoration: none;
	z-index:8;
	float: left;
	text-align:center;
}
#clocksFeature {
	position:absolute;
	left:700px;
	top:346px;
	width:289px;
	height:165px;
	z-index:11;
	background-color: #333333;
	text-align:center;
}

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

#miscAd {
	position:absolute;
	left:698px;
	top:521px;
	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: #FF9;
	text-align:center;
	color: #333;
}
#prodBox2 {
	position:absolute;
	left:236px;
	top:10px;
	width:220px;
	height:204px;
	z-index:14;
	background-color: #FF9;
	text-align:center;
	color: #333;
}
#prodBox3 {
	position:absolute;
	left:465px;
	top:10px;
	width:220px;
	height:204px;
	z-index:15;
	background-color: #FF9;
	text-align:center;
	color: #333;
}
#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:975px;
	height:165px;
	background-color: #8d8d8d;
	border: 2px solid #333333;
	float: left;
	text-align:center;
}

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

#footer {
	position:relative;
	left:0px;
	top:22px;
	width:990px;
	height:100px;
	float: left;
	background-color: #666;
}
#miscAd2 {
	position:absolute;
	left:699px;
	top:617px;
	width:290px;
	height:88px;
	z-index:21;
	background-color: #8d8d8d;
	text-align:center;
}
#miscAd3 {
	position:absolute;
	left:698px;
	top:713px;
	width:290px;
	height:82px;
	z-index:25;
	background-color: #8d8d8d;
	text-align:center;
}

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

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

.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; /*gold*/
	text-decoration: none;
}

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

A:active {
	color: #FC3; /*gold*/
	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, .detailprice, .prodprice  {
color: #FC3;
padding-top: 10px;
padding-bottom: 10px;
font-weight:bold;
text-align: center;
}

.buybutton
{
	text-align: center;
}

.pagenums
{
	padding-top:5px;
	padding-bottom:5px;
	text-align: center;
}



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

.detailname {
    color: #FC3;
    font-size: 14px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight:bold;
}

.sizeHeadder {
    color: #ffffff;
    font-size: 12px;
	text-align:center;
	font-family : Arial, Helvetica, sans-serif;
	font-weight:bold;
}

.detaildescription { /*detail description */
    color: #ada8a8; /*light gray text*/
    font-size: 12px;
	line-height:18px;
	font-family: Arial, Helvetica, sans-serif;
}  


td.product {
border: 1px solid #8f8f87; /*light gray border around the products*/
text-align: center;
}

/*the following affects the cart and search screens*/
TABLE.cobtbl{
background-color: #767373; /*adds a light gray border around cart and search table */
} 

TD.cobhl{
background-color: #2c2b29; /*adds light gray background color for search and cart table */
color : #e0deda; /*light gray font color for header in search and cart table */
text-align:center;
}

TD.cobll{
background-color: #2c2b29; /*adds dark gray background with white font color for search and cart table */
color : #ffffff;
}
/*end cart and search styles*/

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; /*red*/
	border: 1px solid #333333; /*dark gray*/

}

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

.dropshadow	{width: 570px;
	height:: 238px;
	background:#000000;
	margin-left:50px;
}

.dropshadowImg	{position:relative;
	left: -4px;
	top: -3px;
}

.color-gold	{color:#F90;
}

