body {
	background:url(../images/bg.jpg) top center no-repeat;
	margin:0;
	padding:0;
}

/* FONTS AND HEADINGS */

p,.content {
	font-size: 12px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #10376d;
	line-height:1.5em;
	margin:0 0 1em;
	padding:0;
}

h1,.h1 {
	font-size: 24px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #93BD33;
	line-height:1.5em;
	margin:0;
	padding:0;
}

h2,.h2 {
	font-size: 18px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #93BD33;
	line-height:1.5em;
	margin:0;
	padding:0;
}

h3,.h3 {
	font-size: 18px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #93BD33;
	line-height:1.5em;
	margin:0;
	padding:0;
}

h4,.h4 {
	font-size: 14px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #002d62;
	line-height:1.5em;
	margin:0;
	padding:0;
}

h4 a {
	font-size: 14px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #002d62;
	line-height:1.5em;
	margin:0;
	padding:0;
}
h6,.h6 {
	font-size: 12px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color:#FF0000;
	font-weight:bold;
}

.product-box h4 {
	margin:0;
	padding:0;
	line-height:1.7em;
}

.product-box p {
	margin:0;
	padding:0;
	line-height:1.3em;
	position:relative;
}

.product-price {
	font-size: 14px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #93BD33;
	line-height:1.3em;
	margin:0;
	padding:0;
}

.blognews-date {
	font-size: 14px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #93BD33;
	line-height:1.3em;
	margin:0;
	padding:0;
	text-decoration: none;
}
.blognews-date a{
	color: #93BD33;
	text-decoration: none;
}

.cart-text p {
	font-size: 12px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #10376d;
	line-height:1.5em;
	margin:0 0 1em;
	padding:0;
}

.red {
	color:#FF0000;
	font-weight:bold;
}

/* LINKS */

a {
	font-size: 12px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #93BD33;
	line-height:1.5em;
	margin:0 0 1em;
	padding:0;
	text-decoration:none;
}

a:visited {
	color: #93BD33;
	text-decoration:none;
}

a:hover {
	color: #93BD33;
	text-decoration:underline;
}

a:active {
	color: #93BD33;
	text-decoration:none;
}
.footer {
	background:url(/images/footer-line.png) top left no-repeat;
	width:905px;
	padding:7px 0 0 15px;
	margin:0 auto 0 auto;
	clear:both;
	font-size: 12px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	line-height: 14px;
}
.footer2 {
	width:905px;
	padding:1px 0 0 15px;
	margin:0 auto 0 auto;
	clear:both;
	font-size: 12px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}
.footer3 {
	width:905px;
	padding:1px 0 0 15px;
	margin:0 auto 0 auto;
	clear:both;
	font-size: 10px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}
.footer a {
	font-size: 12px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #002d62;
	line-height: 16px;
	margin:0;
	padding:0;
	text-decoration:underline;
}
.footer2 a {
	font-size: 12px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #002d62;
	line-height:1.5em;
	margin:0;
	padding:0;
	text-decoration:underline;
}
.footer2 a:visited {
	color: #002d62;
	text-decoration:underline;
}

.footer2 a:hover {
	color: #002d62;
	text-decoration:none;
}

.footer2 a:active {
	color: #002d62;
	text-decoration:underline;
}
.footer3 a {
	font-size: 10px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #002d62;
	margin:0;
	padding:0;
	text-decoration:none;
}

.footer a:visited {
	color: #002d62;
	text-decoration:underline;
}

.footer a:hover {
	color: #002d62;
	text-decoration:none;
}

.footer a:active {
	color: #002d62;
	text-decoration:underline;
}

.sidebar a {
	font-size: 12px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #002d62;
	line-height:1.5em;
	margin:0 0 1em;
	padding:0;
	text-decoration:none;
}

.sidebar a:visited {
	color: #002d62;
	text-decoration:none;
}

.sidebar a:hover {
	color: #002d62;
	text-decoration:underline;
}

.sidebar a:active {
	color: #002d62;
	text-decoration:none;
}

/* UL's and LI's */

ul.bullets {
	list-style-type:none;
	margin:0 0 0 0;
	padding:0;
}

ul.bullets li {
	background:url(../images/bullets.png) no-repeat 0 2px;
	padding: 0 0 2px 18px;
	font-size: 12px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #10376d;
	line-height:1.5em;
	margin:0;
}


ul.bullets ul {
	list-style-type:none;
	margin-left:-15px;
}

ul.bullets1 {
	list-style-type:none;
	margin:15px 0 0 10px;
	padding:0;
}

ul.bullets1 li {
	background:url(../images/bullets.png) no-repeat 0 2px;
	padding: 0 0 0 22px;
	font-size: 12px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #10376d;
	line-height:1.5em;
	margin:0;
}


ul.bullets1 ul {
	list-style-type:none;
	margin-left:-15px;
}

/* IDS AND CLASSES */

.container {
	width:950px;
	margin:0 auto 0 auto;
	padding:0;
}

.header {
	width:950px;
	height:221px;
	position:relative;
	margin:0;
	padding:0;
}

.logo {
	background:url(../images/logo.jpg) no-repeat;
	width:257px;
	height:74px;
	display:block;
	margin:20px 0 0 176px;
	text-indent:-999em;
	padding:0;
}

.free-shipping-home {
	background:url(../images/free-shipping-header.png) no-repeat;
	width:69px; height:47px;
	margin:0; padding:0;
	position:absolute;
	text-indent:-999em;
	top:27px; left:419px;
}

.viewcart-box {
	background:url(../images/viewCart-box1.png) no-repeat;
	margin:0;
	float:right;
	padding:0;
	width:317px;
	height:129px;
}

.contact-stuff {
	height:50px;
	margin:0 0 0 25px;
	padding:0;
}

.phone-number {
	background:url(../images/phone-number.png) no-repeat;
	width:165px;
	height:30px;
	margin:10px 10px 0 0;
	padding:0;
	float:left;
	text-indent:-999em;
}

.contact-btn {
	background:url(../images/contactus-btn.png) no-repeat;
	width:84px;
	height:25px;
	margin:13px 0 0 0;
	padding:0;
	text-indent:-999em;
	display:block;
	float:left;
}

.cart-text {
	float:left;
	width:120px;
	padding:4px 0 0 10px;
	margin:0;
	text-align:right;
}

.cart-button {
	background:url(../images/cart-button.png) no-repeat;
	width:111px;
	height:42px;
	float:left;
	display:block;
	margin:2px 0 0 15px;
	text-indent:-999em;
	padding:0;
}

.cart-stuff {
	width:295px;
	height:50px;
	margin:0;
	padding:0;
}

.viewCart-bg {
	background:url(../images/viewCart-bg.png) no-repeat;
	width:260px;
	height:44px;
	margin:8px 0 0 26px;
	padding:0;
}

.get-fit {
	background:url(../images/get-fit.png) no-repeat;
	width:168px;
	height:55px;
	margin:0;
	padding:0;
	position:absolute;
	display:block;
	left: 440px;
	top: 130px;
	text-indent:-999em;
}

.get-fit:hover {
	background:url(../images/get-fit-over.png) no-repeat;
	width:168px;
	height:55px;
	margin:0;
	padding:0;
	position:absolute;
	display:block;
	left: 440px;
	top: 130px;
	text-indent:-999em;
}

.get-fit-small {
	background:url(../images/get-fit-small.png) no-repeat;
	width:111px;
	height:47px;
	margin:0;
	padding:0;
	position:absolute;
	display:block;
	left: 580px;
	top: 138px;
	text-indent:-999em;
	z-index:20;
}

.get-fit-small:hover {
	background:url(../images/get-fit-small-over.png) no-repeat;
}

.search-bar {
	background:url(../images/searchbar.png) no-repeat;
	width:190px;
	height:26px;
	margin:0;
	padding:27px 0 0 125px;
	position:absolute;
	left: 621px;
	top: 132px;
	z-index:10;
}

.contentContainer {
	margin:0;
	padding:0;
	width:930px;
	float:left;
}

.content-left {
	width:640px;
	margin:10px 0 0 0;
	padding:0;
	float:right;
	position:relative;
}

.text-content {
	margin:0;
	padding:0 20px;
}

.welcome-head {
	background:url(../images/head-discountclubs.png) no-repeat;
	width:363px;
	height:31px;
	text-indent:-999em;
	margin:10px 0 15px 0;
	padding:0;
}

.content-right {
	width:249px;
	position:relative;
	float:left;
	margin:0 20px 0 0;
	padding:0;
}
	
	/* SIDEBAR */

		.sidebar {
			width:280px;
			position:relative;
			margin:0;
			padding:0;
			top: -16px;
		}
		
		.sidebar-section {
			width:249px; margin:0; padding:0;
		}
		
		.sidebar-repeat {
			background:url(../images/sidebar-repeat2.png) repeat-y;
			width:270px;
			margin:0;
			padding:0;
		}
		
		.sidebar-content {
			background:url(../images/sidebar-bg2.png) center bottom no-repeat;
			width:230px;
			margin:0;
			padding:5px 24px 4px 24px;
		}
		
		.categories-top {
			background:url(../images/categories-sidebar2.png) no-repeat;
			width:284px;
			height:39px;
			margin:0;
			padding:0;
			text-indent:-999em;
		}
		
		.blognews-top {
			background:url(../images/blog-news-sidebar2.png) no-repeat;
			width:284px;
			height:39px;
			margin:0;
			padding:0;
			text-indent:-999em;
		}
		
		.mailinglist-top {
			background:url(../images/mailinglist-sidebar2.png) no-repeat;
			width:284px;
			height:39px;
			margin:0;
			padding:0;
			text-indent:-999em;
		}
		
		.moreinfo-top {
			background:url(../images/more-info-sidebar2.png) no-repeat;
			width:284px;
			height:39px;
			margin:0;
			padding:0;
			text-indent:-999em;
		}

	/* END SIDEBAR */
	
.featured-head {
	background:url(../images/featured-products-head.png) no-repeat;
	width:640px;
	height:39px;
	margin:0;
	padding:0;
	text-indent:-999em;
}

.featured-products {
	width:628px;
	margin:0;
	padding:0;
}

.product-box {
	background:url(../images/product-box.png) no-repeat;
	width:276px;
	height:104px;
	margin:0;
	padding:19px 0 0 20px;
	float:left;
	position:relative;
}

.product-image {
	float:left;
	margin:0 10px 0 0;
	padding:0;
	width:90px;
	height:90px;
}

.product-content {
	float:left;
	margin:0;
	padding:0;
	height:90px;
	width:165px;
}

.buy-now {
	background:url(../images/buy-now2.png) no-repeat;
	position:absolute;
	width:83px;
	display:block;
	height:23px;
	margin:0;
	padding:0;
	text-indent:-999em;
	top: 97px;
	left: 214px;
}




/* slider */

#slider {
	position:relative;
}

#slider ul, #slider li{ 
	margin:0;
	padding:0;
	list-style:none;
}	
#slider, #slider li{
	width:630px;
	overflow:hidden;
}	
#slider{ 
	margin-left:15px;
}	
														
#prevBtn {  
	display:block;
	width:56px;
	height:71px;
	position:absolute;
	text-indent:-999em;
	background:url(../images/left-slider.png) no-repeat 0 0;
	left:-10px;
	top:70px;
}
#nextBtn { 
	display:block;
	width:56px;
	height:71px;
	position:absolute;
	text-indent:-999em;
	background:url(../images/right-slider.png) no-repeat 0 0;	
	left:610px;
	top:70px;
}		

#prevBtn a, #nextBtn a {
display:block;
height:77px;
position:relative;
width:56px;
}

.continue-button {
	background:url(../images/continue-button.png) no-repeat;
	width:89px;
	height:28px;
	margin:0;
	padding:0;
	text-indent:-999em;
	display:block;
}

.accountLogin {
	background:url(../images/account-login.png) no-repeat;
	width:60px;
	height:28px;
	margin:0;
	padding:0;
	text-indent:-999em;
	display:block;
}

.note-tip {
	width:325px; margin:15px 0 0 0; padding:10px; background:#ffffff; border:#cccccc 1px solid;
}

/* Customer Account Info Nav */

ul.customer-info {
	list-style-type:none;
	margin:0 0 0 -40px;
}

ul.customer-info li {
	display:inline;
	position:relative;
	float:left;
	text-align:center;
}

ul.customer-info li a{
	display:inline;
	position:relative;
	float:left;
	margin-bottom:0;
	clear:both;
}


ul.customer-info li a.myAccountHome {
	width:113px;
	height:19px;
	padding:0;
	margin:0px;
	text-indent:-999em;
	background:url(../images/myAccountHome.jpg) right top no-repeat;
	cursor:pointer;
}

ul.customer-info li a.editBilling {
	width:68px;
	height:19px;
	padding:0;
	margin:0;
	text-indent:-999em;
	background:url(../images/editBilling.jpg) right top no-repeat;
	cursor:pointer;
}

ul.customer-info li a.editShipping {
	width:77px;
	height:19px;
	padding:0;
	margin:0;
	text-indent:-999em;
	background:url(../images/editShipping.jpg) right top no-repeat;
	cursor:pointer;
}

ul.customer-info li a.myWishlist {
	width:69px;
	height:19px;
	padding:0;
	margin:0;
	text-indent:-999em;
	background:url(../images/myWishlist.jpg) right top no-repeat;
	cursor:pointer;
}

ul.customer-info li a.changePass {
	width:111px;
	height:19px;
	padding:0;
	margin:0;
	text-indent:-999em;
	background:url(../images/changePassword.jpg) right top no-repeat;
	cursor:pointer;
}

ul.customer-info li a.accountLogout {
	width:111px;
	height:19px;
	padding:0;
	margin:0;
	text-indent:-999em;
	background:url(../images/accountLogout.jpg) right top no-repeat;
	cursor:pointer;
}

/* Prev Next Nav */

ul.prevnext {
	list-style-type:none;
	margin:10px 0 0 0;
	padding:0;
	width:134px;
}

ul.prevnext li {
	display:inline;
	position:relative;
	float:left;
	text-align:center;
}

ul.prevnext li a{
	display:inline;
	position:relative;
	float:left;
	margin-bottom:0;
	clear:both;
}


ul.prevnext li a.prev {
	width:79px;
	height:19px;
	padding:0;
	margin:0px;
	text-indent:-999em;
	background:url(../images/prevbtn.png) right top no-repeat;
	cursor:pointer;
}

ul.prevnext li a.next {
	width:55px;
	height:19px;
	padding:0;
	margin:0;
	text-indent:-999em;
	background:url(../images/nextbtn.png) right top no-repeat;
	cursor:pointer;
}

.search-results-totals {
	float:left;
	margin:0;
	padding:0;
	width:200px;
}

.form-label {
	float:left;
	width:130px;
	margin:0 10px 0 0;
	padding:0;
	text-align:right;
}

.form-field {
	float:left;
	width:280px;
	margin:0;
	padding:0;
}

.wishlist-emails {
	float:left;
	margin:14px 0 0 0;
	padding:0;
	width:250px;
}

.wishlist-text {
	float:left;
	margin:10px 0 0 0;
	padding:0;
	width:550px;
}

input.submit-btn {
	background:url(/images/go-button.png) no-repeat;
	width:28px;
	height:25px;
	margin:0;
	padding:0;
	cursor:pointer;
	border:0;
	display:block;
}
.hiddenbg{
	width: 948px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	height: 0px;
	text-indent: -9999px;
	margin-top: 0px;
	margin-bottom: 0px;
	float:left;
	position:relative;
}