<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS global styles for the homepage theme layout */

* {
	margin: 0;
	padding: 0;
}
body {
	background: url(../images/background_img.png) #cddbcc 0 0 repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: text-top;
}
.wrapper {
	width: 986px;
	margin: auto;
}
img {
	border: none;
	display: inline-block;
}
p {
	margin-top: 5px;
}
/* Top Nav */
.topSocial {
	float:right;
	margin: 3px 0 3px 20px;
	color: #fff;
	font-size: 12px;
	width: 100px;
}
.topSocial img {
	margin: 0 3px;
	float: right;
}
.topNav {
	margin:0 20px;
	padding:0;
	height: 23px;
}
.topNav a {
	margin:0 35px 0 0;
	display: inline-block;
	color: #dcecc3;
	font-size: 12px;
	text-decoration: none;
	width:auto;
}
.topNav a:hover {
	color: #fff;
}
 .topNav a:visited, {
 color: #dcecc3;
}
/*logo layer */

.logo {
	float: left;
	margin:20px;
}
.headerItems {
	color: #fff;
	height: 96px;
	float:left;
	margin:20px 0;
	font-size: 12px;
}
.headerItems_img {
	float: left;
	margin: 25px 30px 0 25px;
}
.headerItems a {
	color: #fff;
	text-decoration: none;
}
.headerItems a:hover {
	color: #d0ddcf;
}
.headerItems h2 {
	color: #fff;
	font-size: 18px;
}
/* Main Nav */

#mainNav {
	background: url(../images/mainNav.png) 0 0 no-repeat;
	width: 986px;
	height: 58px;
	clear:both;
	padding: 1px 0 0 20px;
	position: relative;
}
#mainNav a {
	text-decoration: none;
}
.hide {
	visibility: hidden;
}
#shop {
	background: url(../images/shop_btn.png) 0 0 no-repeat;
	display: inline-block;
	width: 104px;
	height: 57px;
}
#shop:hover {
	background: url(../images/shop_roll_btn.png) 0 0 no-repeat;
}
#specials {
	background: url(../images/special_btn.png) 0 0 no-repeat;
	display: inline-block;
	width: 137px;
	height: 57px;
}
#specials:hover {
	background: url(../images/special_roll_btn.png) 0 0 no-repeat;
}
#gifts {
	background: url(../images/gift_btn.png) 0 0 no-repeat;
	display: inline-block;
	width: 166px;
	height: 57px;
}
#gifts:hover {
	background: url(../images/gift_roll_btn.png) 0 0 no-repeat;
}
#affiliates {
	background: url(../images/affiliates_btn.png) 0 0 no-repeat;
	display: inline-block;
	width: 113px;
	height: 57px;
}
#affiliates:hover {
	background: url(../images/affiliates_roll_btn.png) 0 0 no-repeat;
}
/* main nav dropdown menu */

.dropDown {
	display: inline-block;
	list-style: none;
	vertical-align: top;
}
.dropDown ul {
	display: block;
	list-style: none;
}
.dropDownContainer {
	position: absolute;
	z-index: 1000;
	background-color: #fff;
	width: 980px;
	margin:0 3px;
	height: 355px;
	left:0;
	top: 55px;
	display: none;
	border-top: 5px solid #ebbb21;
	border-bottom: 3px solid #ebbb21;
}
.dropDownContainer img {
	float: right;
	margin: 3px 0 0 0;
	padding: 0;
}
.dropDownContainer h2 {
	color: #425f2a;
	font-size: 11px;
	border-bottom: 2px solid #425f2a;
	margin-top: 2px;
}
.dropDownContainer ul {
	float: right;
	margin: 0 9px 3px 0;
}
.dropDownContainer ul li {
	font-family: Arial, Helvetica, sans-serif;
	color: #4a4a4a;
	width: 150px;
	display:block;
	width: 150px;
}
.dropDownContainer ul li a {
	color: #4a4a4a;
	border-bottom: 1px solid #e1e9e0;
	width: 150px;
	display:block;
	font-size: 10px;
	padding:1px 0;
}
.dropDownContainer a:hover {
	color: #ae1e0d;
}
.right_dropDown {
	border-left: 3px solid #ebbb21;
	padding-left: 9px;
	width: 150px;
	height: 100%;
	font-size: 11px;
}
/* search */

#mainNav form {
	float: right;
	margin: 7px 40px 0 0;
	height:44px;
}
.search_btn {
	background: url(../images/search_btn.png) 0 0 no-repeat;
	width: 87px;
	height: 44px;
	display: inline-block;
	vertical-align: top;
	border: none;
	text-indent: -9999px;
}
.search_btn:hover {
	background: url(../images/search_roll_btn.png) 0 0 no-repeat;
}
.searchBox {
	background: url(../images/search_txtBox.png) 0 0 no-repeat;
	width: 275px;
	height: 44px;
	border: 0;
	display: inline-block;
	vertical-align: middle;
	font-size: 18px;
	padding:0 0 0 5px;
}
/* content */
.content {
	background: #fff;
	border-right: solid 3px #a8bca5;
	border-left: solid 3px #a8bca5;
	padding: 15px;
}
#ads {
	clear:both;
	padding-top: 20px;
	margin-bottom: 20px;
}
#ads img {
	display: inline-block;
	margin:0px 11px 0 0;
}
/* sponsors container div*/

#sponsors {
	margin:0 auto;
	display: block;
	vertical-align: middle;
	text-align: center;
}
.sponsors {
	margin:0 20px;
}
/* footer */

#footer {
	background-color: #b3c5b1;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#cddbcc), to(#aabea8)); /* Saf4+, Chrome */
	background-image: -webkit-linear-gradient(top, #cddbcc, #aabea8); /* Chrome 10+, Saf5.1+ */
	background-image:    -moz-linear-gradient(top, #cddbcc, #aabea8); /* FF3.6 */
	background-image:     -ms-linear-gradient(top, #cddbcc, #aabea8); /* IE10 */
	background-image:      -o-linear-gradient(top, #cddbcc, #aabea8); /* Opera 11.10+ */
	background-image:         linear-gradient(top, #cddbcc, #aabea8);
 filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#cddbcc', EndColorStr='#aabea8'); /* IE6–IE9 */
	border-top: solid 3px #e2e9e1;
	border-right: solid 3px #a8bca5;
	border-left: solid 3px #a8bca5;
	border-bottom: solid 1px #e9eee9;
}
.footer_flt_left {
	float: left;
	list-style: none;
}
.footer_item {
	float: left;
	width: 215px;
	margin:0 13px;
}
.footer_item h2 {
	color: #4a4a4a;
	font-size: 11pt;
	margin:10px 0;
}
.footer_item a, .footer_item p {
	color: #4a4a4a;
	font-size: 10px;
	text-decoration: none;
	vertical-align: top;
}
.footer_item a:hover {
	color: #961b0c;
}
/*footer search */

.footer_search_btn {
	background: url(../images/footer_search_btn.png) 0 0 no-repeat;
	width: 50px;
	height: 26px;
	display: inline-block;
	text-indent: -9999px;
}
.footer_search_btn:hover {
	background: url(../images/footer_search_roll_btn.png) 0 0 no-repeat;
}
.footer_searchBox {
	background: url(../images/footer_search_txtBox.png) 0 0 no-repeat;
	width: 162px;
	height: 26px;
	border: 0;
	display: inline-block;
}
/* copyright info */

.copyright {
	text-decoration:underline;
	color: #4a4a4a;
	font-size: 10px;
	margin: 10px 0;
}
/* hide page descritpion */

.pcPageDesc {
	display: none;
}</pre></body></html>