body {
	margin: 0;
	text-align: center;
	background-image: url(../graphics/body-bg.jpg);
	background-repeat: repeat-x;
	background-color: #430819;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

img {
	border: 0;
}

.clear {
	clear: both;
}

#translations{ 
	width:155px; 
	color:white; 
	position:absolute;
	right:10px;
	top:0px;
} 
#translations a, #translations a:hover, #translations a:active, #translations a:visited { 
	color:white; 
	font:bold 8pt Verdana, Arial, Helvetica; 
	text-transform: uppercase; 
} 
#translations a:hover{ 
	text-decoration: underline; 
}
#bannerwrap{
	position:relative;
}


#wrapper {
	width: 1000px;
	background-image: url(../graphics/wrapper-bg.jpg);
	background-repeat: repeat-y;
	background-color: #FFFFFF;
	text-align: center;
	margin: auto;
}

#header {
	width: 1000px;
	height: 175px;
	overflow: hidden;
	background-image: url(../graphics/header.jpg);
}

#topnav {
	width: 1000px;
	height: 30px;
	overflow: hidden;
	background-image: url(../graphics/topnav-bg.jpg);
	background-repeat: repeat-x;
	margin-bottom: 15px;
}

#topnav-links {
	float: left;
	margin-left: 15px;
}

.top-spacer {
	margin-left: 5px;
	margin-right: 5px;
}

#search {
	width: 175px;
	margin: auto;
	margin-top: 5px;
	text-align: right;
	float: right;
}

#top-searchtext {
	width: 150px;
	height: 15px;
	padding: 3 0 0 3;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

#leftnav {
	width: 175px;
	float: left;
}

#leftnav-links {
	text-align: left;
	margin-left: 15px;
	margin-right: 15px;
}

.leftNavLink, a.leftNavLink, a.leftNavLink:active, a.leftNavLink:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 1.25;
	display: block;
	padding-bottom: 15px;
}

a.leftNavLink:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
	line-height: 1.25;
}

#secLogo {
	text-align: center;
	float: left;
	padding-left: 30px;
	padding-top: 20px;	
}

#content {
	float: right;
	text-align: left;
	margin: auto;
	width: 800px;
	margin-right: 15px;
}

#content table {
	margin: auto;
}

#bottom {
	width: 803px;
	float: right;	
}

#footer, #seofooter, #footer-rule {
	width: 800px;
	float: right;
	margin-right: 15px;
	background-color: #FFFFFF;
}

.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;
}

#tfNetworkTD {
	padding-right: 20px!important;	
}

/* Homepage CSS Information */

#returnurls {
	float: right;
	width: 350px;
	margin-top: 15px;
	margin-right: 35px;
}

.returnurl {
	display: block;
	width: 350px;
	height: 110px;
	overflow: hidden;
	margin-bottom: 15px;
}

#headlines {
	width: 750px;
	margin: auto;
}

.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-small{
	margin: auto;
	margin-bottom:12px;
	text-align:center;
	float: left;
	margin-right:15px;
	width: 170px;
}

#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, .item a, .item a:visited, .item a:active {
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #444444;
  text-decoration:none;
}

.product-small a:hover, .item a:hover {
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #444444;
  text-decoration:underline;
}
.product-small p, .item 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;
}

/*  slider container(s) */
#container { 
	position: relative; 
	float: left;
	width: 342px; 
	height: 332px; 
	overflow: hidden; 
	display: block; 
	text-align: center;
	margin: auto;
	margin-top: 15px;
	margin-left: 35px;
	margin-bottom: 15px;
}

.item { 
	display: block; 
	width: 342px;
	text-align: center;
	overflow: hidden;
}

.clearit { 
	clear: both;
}

#footerWS{
	color:#000!important;
}
#footer a:link, #footer a:visited, #footer a:hover { font:8pt Verdana, Arial, Helvetica; color:#000!important; text-decoration:none; }
.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; }

.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; }

