@charset "utf-8";
/* CSS Document */

body {
	background-color:#000000;
	text-align:center;
}

#backgroundDiv {
/*	background-image:url(../images/templateBody3.jpg);
	background-repeat:repeat-y;*/
	background-color: #000000;
	text-align:center;
	width:1000px;
	
	margin: 0 auto;   /* align for good browsers */
	text-align: left; /* counter the body center */
}

#logoWrapper {
	height:145px;
	background-color:#000000;
	background-image:url(../images/templateHead5.jpg);
	background-repeat:no-repeat;	
	background-position:top center;
	padding: 50px 50px 0 55px;	
}



#navSuppWrapper {
	height:150px;
	background-color:#000000;
/*	background-image:url(../images/templateFoot3.jpg);
	background-repeat:no-repeat;
	background-position:top center;*/
}

#mainWrapper {
	width: 900px;
	background-color:#000000;
/*	text-align:center; */
}

#taglineWrapper {
	float:left;
}

#tagline {
	text-align : left;
	margin:0;
	padding:0;
	padding: 80px 0 0 120px;
	color:#FFFFFF;
	font-size: 1.6em;
}

#tagline h2 {
	font-size: 0.7em;
	margin:0;
	padding:0;
}

#navMainWrapper {
	background-color:#161616;
	border-top:2px solid #161616;
	border-bottom:2px solid #161616;
	margin: 0px 5px 0px 55px;
	width:890px;
}

#navMainWrapper a {
	color:#fff;
}

#navMainWrapper a:hover {
	color:#cea128;
}

#navMainSearch ul {
	margin: 0;
	padding:  0.5em 0em;
	list-style-type: none;
	text-align: center;
	line-height: 1.5em;
}

#navMainSearch ul li {
	display: inline;
}

#navMainSearch ul li a {
	text-decoration: none;
	padding: 0em 0.5em;
	margin: 0;
	color: #ffffff;
	white-space: nowrap;
}

#navColumnOne {
	background-color: #000000;
	padding-left: 5px;
}

#navColumnTwo {
	background-color: #000000; 
	padding-right:5px;
}

.categoriesContent a,.categoriesContent a:visited {
  background-image:url(../images/flower.jpg);
  background-position:left center;
  background-repeat:no-repeat;
  background-color: #000000;
  border-top: 2px solid #161616;
  border-bottom: 2px solid #161616;
  color: #cea128;
  display: block;
  float: left;
  font-size: 12px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  line-height: 23px;
  margin: 1px 0;
  padding: 0 0 0 20px;
/*  text-align: center; */
  text-decoration: none;
  width: 159px;
}

.categoriesContent a:hover {
  background-color: #000000;
  padding: 0 0 0 20px;
  color:#ffffff;
}

#category-products {
  background-image:none;
  background-color:#161616;
  color:#ffffff;
}

.leftBoxHeading {
  background: #000000;
}

#categoriesHeading {
  border-bottom: 2px solid #161616;
}

h3.leftBoxHeading, h3.rightBoxHeading, h3.rightBoxHeading a,  h3.rightBoxHeading a:visited  {
  color: #cea128;
  font-size: 12px;
  font-weight:bold;
}

h3.rightBoxHeading a:hover  {
  color: #cea128;
  text-decoration:underline;
}

#indexCategoriesHeading, #productListHeading {
	border-bottom: 1px dotted #cea128;
	color: #cea128;
}

.centerBoxHeading {
	border-bottom: 1px dotted #cea128;
	color:#cea128;
	text-align:left;
	padding-top:20px;
	background: #000000;
	text-align: center;
}

.catimageheight {
	height: 145px;
}

.catbox, .centerBoxContentsSpecials {
	display: block;
	border: 3px solid #cea128;
	margin: 5px;
	padding: 5px 0;
	width: 150px;
	background-color:#FFFFFF;
}

.catbox a, 
.catbox a:visited, 
.centerBoxContentsSpecials a, 
.centerBoxContentsSpecials a:visited, 
#specials a, 
#specials a:visited, 
#specialsListing,
#specialsListingTopNumber,
#specialsListingTopLinks,
#specialsListingBottomNumber,
#specialsListingBottomLinks,
#contactUsDefault a,
#contactUsDefault a:visited,
#contactUsDefault,
#contactUsNoticeContent,
#specialsListing a, #specialsListing a:visited{
	color: #161616;
}

.catbox a:hover, .centerBoxContentsSpecials a:hover {
	color: #161616;
	text-decoration:underline;
}	

#specials a:hover, #specialsListing a:hover, #contactUsDefault a:hover {
	color: #cea128;
/*	font-weight:bold; */
}

.centerBoxContentsSpecials {
	height: 190px;
}

#productMainImage {
	width: 350px;
	float: left;
}

#priceArea {
	float: left;
	width: 165px;
}

#cartAdd {
	width:100%;
	text-align: center;
	margin: 0;
	border: 1px solid #000000;
	padding: 0;
	background-color:#FFFFFF;
}

.newprice {
	font-size: 12px;
	font-weight: bold;
}

.newname {
	height: 30px;
}

.listingDescription {
	height:60px;
	text-align: left;
}

h3.itemTitle {
	height:40px;
	font-size: 12px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color:#161616;
	margin-top:2px;
	padding-top: 2px;	
	border-top: 1px dotted #161616;
	
}

h3.itemTitle a{
	color:#161616;
}

h3.itemTitle a:hover{
	color:#cea128;
	text-decoration:underline;
}

.prodbox {
	margin: 2px;
	border: 1px solid #cea128;
	padding: 5px 2px 2px 2px;
	background-color:#FFFFFF;
	
}

.pricecss {
	font-size: 20px;
	font-weight:bold;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color:#161616;
	margin-top:2px;
	padding-top: 2px;	
	border-top: 1px dotted #161616;
	height:50px;
}

.leftBoxContainer {
	border: none;
	margin-top: 0.5em;
}

.rightBoxContainer {
	margin-top: 0.4em;
}

.content, .navSplitPagesResult, .current {
	color: #ffffff;
}

#pricesorter, #pricesorter a, #pricesorter a:visited, #siteinfoIP, #siteinfoLegal, #siteinfoIP a, #siteinfoLegal a, #siteinfoIP a:visited, #siteinfoLegal a:visited {
	color: #ffffff;
}	

#pricesorter a:hover,#siteinfoIP a:hover, #siteinfoLegal a:hover {
	color: #cea128;
}

#productGeneral {
	background-color:#FFFFFF;
	margin-bottom: 10px;
	padding-bottom: 10px;
}

.centerCol {
	background-color:#000000;
	border: 3px solid #000000;
}


#indexCategories, #indexProductList {
	background-color:#000000;
	border: none;
	margin-bottom:0;
	padding-bottom: 0;
}
	
#navSupp {
	background-color: #161616;
	margin: 0 55px;
}

#siteinfoIP {
	padding-top: 10px;
}		

.rightBoxContainer {
	margin-bottom: 10px;
}

#shoppingcart, #specials, #bestsellers, #featured {
	background-color: #ffffff;
	border: 3px solid #cea128;
	color: #161616;
	margin-top: 20px;
}


#search{
	background-color: #ffffff;
	border: 3px solid #cea128;
	color: #161616;
	margin-top: 28px;
}

#specials {
	margin-top: 182px;
}


#bestsellers a:link, #bestsellers a:visited, #featured a:visited {
	color: #161616;
}

#bestsellers a:hover {
	text-decoration:underline;
}

#shoppingcartHeading, #specialsHeading, #searchHeading, #bestsellersHeading, #featuredHeading {
	background-color: #ffffff;
	color: #161616;
	padding-bottom: 10px;
}

#shoppingcartHeading a, #shoppingcartHeading a, #specialsHeading a, #specialsHeading a, #featured a {
	color: #161616;
}

#shoppingcartHeading a:hover, #specialsHeading a:hover {
	color: #161616;
	text-decoration: underline;
}

#specialsDefault, .centerBoxWrapper, .centerBoxContentsNew, #whatsNew {
	background-color:#000000;
	width: 100%;
}

#whatsNew h2{
	text-align:center;
}

#cartProdTitle {
	color: #000000;
}

#productName {
	text-align:center;
	margin-top: 20px;
	margin-bottom: 20px;
}

.categoryListBoxContents {
	font-size: 130%;
  	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

#productDescription {
	font-size: 10px;
}

#productDescription ul {
	margin: 0;
	padding: 0;

	margin-top: 20px;
	margin-left: 10px;
}

#productDescription li {
	margin: 10px 0;
}

.listingDescription ul {
	margin: 0;
	padding: 0;

	margin-left: 17px;
}

.listingDescription li {
	margin: 0;
	padding: 0;
	font-family:Geneva, Arial, Helvetica, sans-serif;
}

.important, .important a:link, #passwordForgottenMainContent {
	color: #000000;
}

.pseudolink, .termsconditions a:link, #siteMapList a:link , #siteMapList a:visited, #siteMapMainContent a:link , #siteMapMainContent a:visited, #accountDefault a:link, #accountDefault a:visited {
	color: #000000;
	text-decoration:underline;
}

.termsconditions a:hover, .termsconditions, .termsconditions a:visted, 
.messageStackError, #siteMapMainContent, 
#siteMapMainContent a:hover,#siteMapList a:hover, #siteMapList ul, 
#contactUsDefault, #siteMap, #accountDefault a:hover, #shoppingCartDefault, 
#logoffDefaultMainContent, #loginDefault, #loginDefaultHeading {
	color: #000000;
	text-decoration:none;
	background-color:#ffffff;
}

#ezPageDefault {
	color: #cea128;
	background-color:#000000;
	font-size:12px;
	line-height:1.5em;
}

#ezPageDefault a:link , #ezPageDefault a:visited {
	color: #cea128;
	text-decoration:underline;
}

#ezPageDefault a:hover {
	color: #cea128;
	text-decoration:none;
}

#ezPageDefault, #ezPageDefault a:hover {
	color: #cea128;
	text-decoration:none;
	background-color:#000000;
}

.messageStackError { 
	background-color:#FF0000;
	font-size: 11px;
	color: #ffffff;
	font-weight:bold;

}

.messageStackSuccess, .messageStackCaution, .messageStackWarning {
	height: 25px;
}

.messageStackError {
	min-height: 40px;
}

.messageStackCaution {
	height: 70px;
}


.callus, #reviewsInfoDefaultMainContent {
	color: #000000;
}

h2.callus {
	border-bottom:1px dotted #000000;
}

.centerColumn {
	background-color:#ffffff;
}

#checkoutSuccessContactLink, #checkoutSuccessContactLink a:link, #checkoutSuccessContactLink a:visited,
#checkoutSuccessOrderLink, #checkoutSuccessOrderLink a:link, #checkoutSuccessOrderLink a:visited,
.imgLink a:link, .imgLink a:visited, .imgLink,
#conditionsMainContent, #conditionsMainContent a:link, #conditionsMainContent a:visited,
#siteMapMainContent, #siteMapMainContent a:link, #siteMapMainContent a:visited,
#createAcctSuccessMainContent, #createAcctSuccessMainContent a:link, #createAcctSuccessMainContent a:visited,
.centerColumn  {
	color:#000000;
}

#checkoutSuccessContactLink a:hover,
#checkoutSuccessOrderLink a:hover,
, .imgLink a:hover,
#conditionsMainContent a:hover,
#siteMapMainContent a:hover,
#createAcctSuccessMainContent a:hover {
	color:#cea128;
}

.catDescContent, .catDescContent a:link, .catDescContent a:visited {
	color:#ffffff;
}

.catDescContent a:link, .catDescContent a:visited {
	color:#ffffff;
	text-decoration: underline;
}


.catDescContent a:hover {
	color:#ffffff;
	text-decoration: none;
}

