body {
	margin: 0;
	text-align: center;
	background-image: url(../graphics/body-bg.jpg);
	background-repeat: repeat-y;
	background-color: #0F4900;
	background-position: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

img {
	border: 0;
}

.clear {
	clear: both;
}

#wrapper {
	width: 1000px;
	background-color: #FFFFFF;
	text-align: center;
	margin: auto;
}

#header {
	width: 1000px;
	height: 200px;
	background-image: url(../graphics/header-bg.jpg);
	background-repeat: no-repeat;
}

#logo {
	float: left;
	margin-left: 40px;
	margin-top: 15px;
	margin-bottom: 15px;
}

#search {
	width: 175px;
	margin: auto;
	margin-top: 45px;
	text-align: right;
	margin-right: 15px;
	float: right;
}

#top-searchtext {
	width: 150px;
	height: 15px;
	padding: 3 0 0 3;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

#topnav {
	clear: both;
	width: 1000px;
	height: 30px;
	margin: auto;
	text-align: left;
	padding-left: 15px;
}

.top-spacer {
	margin-left: 8px;
	margin-right: 8px;
}

#leftnav {
	width: 175px;
	float: left;
}

#leftnav-links {
	width: 175px;
	text-align: left;
	display: block;
}

#leftnav-links a, #leftnav-links a:active, #leftnav-links a:visited {
	display: block;
	width: 175px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #002E00;
	padding-top: 12px;
	padding-left: 10px;
	padding-bottom: 12px;
}

#leftnav-links a:hover {
	display: block;
	width: 175px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #002E00;
	background-image: url(../graphics/leftnav-bg.png);
	background-repeat: repeat-y;
}

.leftnav-rule {
	width: 175px;
	height: 1px;
	overflow: hidden;
	background-image: url(../graphics/border-img.png);
}

#leftnav-links a.leftNavHeader1:link, #leftnav-links a.leftNavHeader1:visited, #leftnav-links a.leftNavHeader1:hover, #leftnav-links a.leftNavHeader2:link, #leftnav-links a.leftNavHeader2:visited, #leftnav-links a.leftNavHeader2:hover { 
	font-size:15px!important;	
	color: #3F4F07;
	padding-top: 25px;
	font-weight: bold!important;
}

#content {
	width: 810px;
	padding-right: 15px;
	margin: auto;
	float: right;
	text-align: left;
}

#content table {
	margin: auto;
}

#footer-wrapper {
	width: 1080px;
	margin: auto;
	min-height: 165px;
	background-image: url(../graphics/footer-bg.png);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-right: 75px;
}

#footer, #seofooter {
	float: right;
	width: 810px;
}

.footerFontClass, .footerFontClass a, .footerFontClass a:active, .footerFontClass a:visited, .footerFontClass a:hover, .categorylinksnarrow .categorylinksnarrow a, .categorylinksnarrow a:active, .categorylinksnarrow a:visited, .HomepageAddress, .homePageFooterSEOTextNew, .homePageFooterTextNew, .seofooter, .seofooter a, .seofooter a:active, .seofooter a:visited, .seofooter a:hover, .footer-link, a.footer-link, a.footer-link:active, a.footer-link:visited, a.footer-link:hover, #footer, #footer a, #footer a:active, #footer a:visited, #footer a:hover {
	color: #444444;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

/* Homepage CSS Information */

#headlines {
	float: right;
	width: 350px;
	height: 330px;
	margin-top: 15px;
	margin-left: 35px;
}

.headline1{
	position:relative;
	font-family:Georgia, Times New Roman, Times, Serif;
	color: #759A2E;
	font-size:28px;
	line-height:28px;
	margin-bottom:10px;
	text-align:center;
}

.headline2{
	font-family: Georgia, Times New Roman, Times, Serif;
	color: #759A2E; 
	font-size: 20px; 
	line-height:30px;
	text-align:center;
}

.product-big { 
	float: left;
	width: 342px; 
	height: 350px; 
	text-align: center;
	margin: auto;
	margin-top: 15px;
	margin-right: 35px;
	margin-bottom: 15px;
}

.product-small{
	margin: auto;
	margin-bottom:12px;
	text-align:center;
	float: left;
	margin-right:15px;
	width: 170px;
}

#home-rule {
	clear: both;
	margin: auto;
	text-align: center;
	width: 775px;
}

#sideproducts {
	margin: auto;
	margin-top: 15px;
	margin-left: 15px;
	padding-left: 28px;
}

/* Occasion tiles */
#occasion_tiles{
	width:570px;
	height:38px;
	margin:auto;
	padding:0px;
	margin-bottom:8px;
}

#occasion_tiles .tilesL{
	float:left;
	width:281px;
	height:38px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	border:0px solid #bababa;
	text-align:center;
}
#occasion_tiles .tilesR{
	float:right;
	width:281px;
	height:38px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	border:0px solid #bababa;
	text-align:center;
}

#occasion_tiles a.small{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	text-decoration:none;
	color:#000;
}

#occasion_tiles a.large{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	text-decoration:none;
	color:#000;
}

/* Featured banners #1 */
#featureBanner_1{
	width:570px;
	margin:auto;
	padding:0px;
	border:0px solid #bababa;
	margin-bottom: 8px; /* spacer between featured banner*/ 
	background-color:#f7f5bf;
}

/* ******** IE HACKS  ******************************** */
* html #featureBanner_1 {
	width:570px;
}
/* ******** IE HACKS end   **************************** */

#featureBanner_1 p{
	margin:0px;
	padding:0px;
	text-align:center;
}

#featureBanner_1 a.largeText{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#9c4311;
	text-decoration:none;
}
#featureBanner_1 a.smallText{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#9c4311;
	text-decoration:none;
}


/* Featured banners #2 */
#featureBanner_2{
	width:570px;
	margin:auto;
	padding:0px;
	border:0px solid #bababa;
}

/* ******** IE HACKS  ******************************** */
* html #featureBanner_2 {
	width:570px;
}
/* ******** IE HACKS end   **************************** */

/* product link */
.product-small a, .product-small a:visited, .product-small a:active, .product-big a, .product-big a:visited, .product-big a:active {
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #444444;
  text-decoration:none;
}

.product-small a:hover, .product-big a:hover {
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #444444;
  text-decoration:underline;
}
.product-small p, .product-big p{
	padding:0;
	margin:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #444444;
	line-height:14px;
	text-align:center;
	margin-bottom:3px;
	font-weight:normal;
}

/**********************************************/
#headline{
	color:#759A2E;
	font:28px Georgia;
	text-align:center;
	margin:10px 0;
}
#headline2{
	color:#759A2E;
	font:24px Georgia; 
	margin-bottom:10px;
	text-align:center;
}
/******************no discount******************/
.product .prodNameCont a:link{
	color:black;
	font:10pt arial!important;
}
.product .prodNameCont a:visited{
	color:black;
	font:10pt arial!important;
}
.product .prodNameCont a:hover{
	color:black;
	font:10pt arial!important;
}
.product .priceCont{
	font:8pt Arial; 
	color: black; 
	line-height: 14px; 
	padding: 0px; 
	margin: 1px 0px;
	visibility:hidden;
}
/******************site discount***************/
.product_name{
	color:black;
	font:10pt arial!important;
}
.strikethrough{
	color:black;
	font:10pt arial!important;
}
/**********************************************/
#occasionTitleCont h1{
	font:bold 24px arial!important;
	color:#7f7f7f;
}
#occasionTitleCont h2{
	font:8pt arial;
	color:#7f7f7f;
	margin-top:0;
}
#shopNowTextBtn{
	color: #759A2E!important;
	font-family: Arial, Helvetica, sans-serif!important;
}
.tile1WS td{
	font-family: Arial, Helvetica, sans-serif!important;
}
#tileBg{
	background-color:#3B3B3B!important;
}
.bottomProductsWS, #productRight #P2, #productRight #P3{
	border-top:solid 1px #759A2E!important;
}
#translations{ 
	height:100%!important;
width:100%!important;
margin-left:0px!important;
	height:90px!important;
	color:#3F4F07; 
}
.translation-spacer{
display:none!important;
}
#translations a, #translations a:hover, #translations a:active, #translations a:visited { 
	color:#3F4F07; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 15px;
	text-transform: uppercase; 
} 
#translations a:hover{ 
	text-decoration: underline; 
}
#footerWS{
	color:#000!important;
	width: 990px;
	float: right;
}
#footerWS table {
	margin: auto;
}
#footer a:link, #footer a:visited, #footer a:hover { font:8pt Verdana, Arial, Helvetica; color:#000!important; text-decoration:none; }

.homePageFooterTextNew{
	color:#000!important;
	font-size:8pt!important;
}
.contentmatrixfooter{
	color:#000000!important;
}
.footerlink, .footerlink A:link, .footerlink A:visited, .footerlink A:active, .footerlink A:hover 
	{ font-size: 12px; color: #000000; text-decoration: none; }
.footerlinkswhite, .footerlinkswhite A:link, .footerlinkswhite A:visited, .footerlinkswhite A:active, .footerlinkswhite A:hover 
	{ font-size: 12px; color: #000000; text-decoration: none; }
	
.CategoryLinks, .CategoryLinksNarrow, .CategoryLinksNarrow2 { margin-left: 50px; margin-right: 50px; color: #000000; }
.CategoryLinks {
/*width: 750px;*/
font-size: 12px;
}
.CategoryLinksNarrow {
/*width: 475px;*/
margin-top:25px;
margin-bottom: 25px;
font-size: 14px;
font-weight: 400;
}
.CategoryLinksNarrow2 {
width: 550px;
margin-top:25px;
margin-bottom: 25px;
font-size: 14px;
font-weight: 400;
}
.privacylinkwhite, .privacylinkwhite A:link, .privacylinkwhite A:visited, .privacylinkwhite A:active, .privacylinkwhite A:hover { color:#000000; font-size:7pt; }

.footernav, .footernav A:link, .footernav A:visited, .footernav A:active, .footernav A:hover, .footernavwhite, .footernavwhite A:link, .footernavwhite A:visited, .footernavwhite A:active, .footernavwhite A:hover { color: #000000; text-decoration: none; }

.CategoryFooterText, .CategoryFooterTextBlack, .CategoryFooterTextBold, .homePageFooterTextNew, .homePageFooterTextNewBlack 
{	width: 750px;
	margin: 5px 0 0 0 ;
	font-size: 12px;
	color: #808080;
	font-family: Arial, Verdana, Helvetica;
}

.CategoryFooterTextBlack {	color: #000000; }
.CategoryFooterTextBold { FONT-WEIGHT: bold; }
.homepageAddress { font-size: 8pt; color: #000000; font-family: Arial, Verdana, helvetica; }
.homePageFooterTextNewBlack { color: #000000; }

.adr, .street-address, .locality, .region, .postal-code, .tel {	display: inline; }

/******************************************/
#emailTD{
	padding-left:25px!important;
	width:291px!important;
}
*html #email {
	overflow: hidden;
}
#EmailSignUpInput{
	color:black!important;
}
#tfNetworkTD{
	padding-right:25px!important;
}

#secLogo {
	display: block;
	margin: auto;
	padding: 10px;
	text-align: center;
	width: 115px;
	height: 30px;
	overflow: hidden;
}

