body {

	background:#000 url(../images/shopperpress_bg.jpg) center top no-repeat;
	font-family: Times, serif;
}

a {
	color: #663300;
	font-weight: normal;
	text-decoration: none;
}

a:hover {
	color: #990000;
}

h2 {
	color: #663300;
}
.Section h2 { color:#663300; }

h3 {
	color: #990000;
}

#searchfield_box {
background-color:transparent !important;
background-image:url('../images/searchback.png') !important;
background-position:left top;
background-repeat:no-repeat;
height:37px;
margin-top:20px;
float: right;
margin-top:96px;
width:195px;
margin-bottom: 0px;
margin-right: 70px;
}

#Nav {
background: transparent url(../images/navtile.png) repeat-x;
-moz-background-inline-policy:continuous;
-moz-border-radius:5px 5px 5px 5px;
background:url('../images/navtile.png') repeat scroll left top transparent;
}
.sf-menu li {
	background-color:transparent;
}



/* PRODUCT PAGE STYLES */

.ItemBox { border:0px solid #fff; border-top:0px;   }
.ItemBoxTop { colour:#FFF; background:transparent url('../images/itembox.png') no-repeat; margin-top: 10px; }
.ItemLineHeight  a{ color:#FFF; }
.ItemBoxTop span { color:#fff; } 

/* -- */

.menubox_top { display:none; }
.menubox_mid { }
.menubox_bot { display:none; }
.menubox_box { margin-bottom:10px;
	-moz-background-inline-policy:continuous;
-moz-border-radius:5px 5px 5px 5px;
background:url('../images/navtile.png') repeat scroll left top transparent;
margin-bottom:10px !important;
padding:5px; }

.menubox_box h2 { 
height:26px; 
background:  #fff;  	
color:#663300;
margin:0px;
padding:0px!important;
line-height:23px;
}

.menubox_box h2 span { color:#663300; margin-left:0px; text-align: center; }
 .menubox_box h2 span a { color:#663300; }
 .menubox_box h2 span a:hover { color:#330000; }
.menubox_right_top { display:none; }
.menubox_right_mid { }
.menubox_right_bot { display:none; }


.featured-itemImage span strong {color:#ffffff; }
.featured-itemImage span { background-color: #BCB9F8; }
.featured-itemImage span b {	color:#ffffff; }
.featured-itemImage span em.price { color:#ffffff; }

#bg{
/* old top bar style
	background:url(../images/banner.png) no-repeat; margin-bottom:0px;
	*/
	height: 10px;
}
/*TopMenu - This is the "My Account | View Cart | Order Status etc menu*/

#TopMenu li a{
	border-left: 1px solid #6F6887;
	color: #000000;
	text-decoration:none;
}

#TopMenu li a:hover {
	color: #046380;
}

#Menu li a {
	background: url('../images/navtile.png') 0 8px no-repeat;
	color: #fff;
}

#Menu li ul li a {
	background: #EBE5FF;
}

#Menu li ul li a:hover {
	background-color: #EBE5FF;
	color: #fff;
}

#Menu li:hover a, #Menu li.over a{
	background-color: #EBE5FF;
}



#MainContentArea {

-moz-border-radius:5px 5px 5px 5px;
background:url('../images/navtile.png') repeat scroll left top transparent;
margin-top: 0px;
margin-bottom: 30px;
}

/*Static Banner, This is the image located on the long bar in the center*/
 

/*left, The left column*/

.Left li a{
	background-color: transparent;
	border-bottom:1px solid #d0cdb0;
	border-top:1px solid #f1eed1;
}

.Left li ul li a{
	background-color: #f0f0f0;
	border-bottom:1px solid #CCCCCC;
	border-top:none;
	color: #888888;
}

.Left li a:hover {
	color: #990000;
	text-decoration:none;
}

.Left h2 {
	background-color: transparent;
	color:#663300;
}

.Left a {
	color: #000;
}

.Left li {
	-moz-background-inline-policy:continuous;
-moz-border-radius:5px 5px 5px 5px;
background:url('../images/navtile.png') repeat scroll left top transparent;
margin-bottom:1px !important;
}

/*Right, The right column*/

.Right li {
	background: transparent;
}

.Right li a{
	background-color: transparent;
}

.Right li a:hover {
	text-decoration:none;
}

.Right h2{
	color:#663300;
	-moz-background-inline-policy:continuous;
-moz-border-radius:5px 5px 5px 5px;
background:url('../images/navtile.png') repeat scroll left top transparent;
margin-bottom:10px !important;
padding:10px;
}


/*Breadcrumb, The link trail located in the center that displays a trail of links*/

#BreadCrumb{
	color:#6F6887;
}

#BreadCrumb a{
	color:#333333;
	text-decoration:none;
}

#BreadCrumb a:hover{
	color:#046380;
	text-decoration:none;
}

/*Content Banner Nav, The navigation to rotate the jQuery banner*/

#ContentBannerNav a{
	background:#EBE5FF; 
	border:1px solid #6F6887; 
	color:#EBE5FF; 	
}

#ContentBannerNav a:hover{
	background: #6F6887;
	border:1px solid #EBE5FF;
}

/*Primary Content Area, The center area (Not used on page.html)*/

.Content a {
	color: #333333;
}

.Content h2{
	color: #333333;
}

.Content a:hover {
	text-decoration: underline;
}

/*Products, The product lists, images and titles.*/

.ProductList li {
	border: 1px solid #cccc99;
	background:#FFF;
}

.ProductList li:hover, .ProductList li.Over {
	border: 1px solid #cccc99;
	background:#cccc99;
}

.ProductList .ProductImage {
	background: #fff;
}

.ProductPrice{
	color:#fff;
	background-color: #999933;
	font-size: 13px;
	padding: 5px;
	width: 125px;
	margin-top: 0px;
	margin-bottom: 10px;
	text-align: left;

}

.ProductPrice strike{
	color:#6F6887;
	margin-right:3px;
}

.ProductAdd a, .ProductAdd a:hover{
	background:url(../images/Add.gif) no-repeat;
	color:#FFFFFF;
}

/*Product Page, Everything to do with the product page*/

span.Price{
	color:#990000;
	font-weight:bold;
}

span.Normal{
	color:#6F6887;
}

.Btn a, .Btn a:hover{
	color:#FFFFFF;
	background:url(../images/Btn.jpg);
}


.CheckoutBtn a{
	background:url(../images/Btn.jpg) no-repeat;
	color:#FFFFFF;
}

/*Tabs on Product Page */

#Tabs .Long{
	border:1px solid #6F6887;
}

#Tabs li a{
	background-color:#6F6887;
	border:1px solid #6F6887;
	border-bottom:#EBE5FF;
}

#Tabs li a:active, #Tabs li a:hover, #Tabs li a:focus{
	background-color:#5B5B5C;
	border:1px solid #6F6887;
}

.ProductDescriptionBg{
	background-color:#EBE5FF;
	border:1px solid #6F6887;
}

.TabProduct{
	background:#EBE5FF;
	border:1px solid #6F6887;
}

.TabProduct:hover{
	background:#fff;
	border:1px solid #6F6887;
}

.TabProductAdd a, .TabProductAdd a:hover{
	background:url(../images/Add.gif) no-repeat;
	color:#fff;
}

/*Reviews Tab*/

#Tabs ol li{
	border-bottom:1px solid #6F6887;
}

/*Side Products, The products located in the right column*/

.SideProductList li{
	border-bottom:1px solid #d0cdb0;
}

.SideProductPrice{
	color:#990000;
}

.SideProductAdd a{
	background:url(../images/Add.gif) no-repeat;
	color:#FFFFFF;
}

/* Tabbed Navigation, Located on the product page*/

.TabNav {
	border-bottom: 1px solid #3d9abe;
}

.TabNav li a {
	border: 1px solid #3d9abe;
	background: #ddf0f6;
}

.TabNav li a:hover {
	background-color: #c8e6ed;
}

.TabNav li.Active a {
	border-bottom: 1px solid #fff;
	background: #fff;
}

/*Newsletter, Located in the left column*/

#NewsLetter input{
	border:0px solid #fff;
	color:#fff!important;
	background-color: transparent;
	font-size: 10px;
	margin-top: 5px!important;
	margin-left: 15px!important;
}

/*Footer*/

#FooterBar {
	background:#000000;
}

#Footer{
	background:#0D0B10;
}

#Footer h3 a{
	color:#EBE5FF;
}

#Footer h3 a:hover{
	color:#046380;
	font-weight:bold;
	text-decoration:underline;
}

#Footer ul ul a{
	color:#cccccc;
}

#Footer ul ul a:hover{
	color:#EBE5FF;
}

/*Messages*/
.InfoMessage {
	color: #555;
	background-color: #EEEEEE;
}

.SuccessMessage {
	color: #33CC00;
	background-color:#CFFFCA
}

.ErrorMessage {
	color: #CC0000;
	background-color:#FFBFC1;
}



.ListViewNav { float:right; margin-right:-10px; }
.ListViewNav a { padding:5px; background:#999933; color:white;  }
.ListViewNav a:hover { padding:5px; background:#cccc99;  }

.paybox { border: 1px dotted #fde2a9; background:#FFFAF2; }
.ProductName a { color:#888888; }
.listing .head { color: #ffffff; background: #888633; }
.list div.no { background: #cccc99;  border-bottom:1px solid #fff; }
.list div.alt { background: #ffffcc;  }
.list div.no:hover,.list div.alt:hover, #sticky:hover { background-color: #e4ddb0; }
.list div a {  color: #333333; text-decoration: none!important; }
.list div.no, .list div.alt { border-bottom: solid 1px #ffffff; }

#copyrightBar { color:#cccccc; }




ul.sf-menu li ul a {
background:none; height:15px; border: 1px solid #fff; margin:0px; padding:5px; font-size:13px; width:200px;

-moz-background-inline-policy:continuous;
-moz-border-radius:5px 5px 5px 5px;
background:url("images/navtile.png") repeat scroll left top transparent;

}

ul.sf-menu li ul a:hover {

background:#cccccc;
}
 
#ProductDetailsWrapper .h2top { background:#6F6887;  color:white;}


.wp-pagenavi a, .wp-pagenavi span {
border:1px solid #fff;
}

.wp-pagenavi span.current  {
font-weight:bold;
}
.wp-pagenavi a:hover, .wp-pagenavi span.current {
border-color:#cccc99;
}
.wp-pagenavi a, .wp-pagenavi span {
border:1px solid #FFFFFF;
}



#whitetext {
color:#FFFFFF;
font-size: 13px;
font-family: Helvetica sans-serif!important;
}





