/* style.css */

html 	{  
	background: #fff;
	height: 100%;
	width: 100%;
	background: url(/files/pages/html-bg.gif) repeat-x;
}

a:focus, object:focus, input:focus {
	outline:none;
}

body { 
	font-size: 12px;
	color: #333;
	font-family: Helvetica, Arial, sans-serif;
	margin: 0px;
}

.center-text {
	text-align: center;
}

h1, h2 {
	color: #0099cc;
}

h1 {
	font-size: 16px;
}

h2 {
	font-size: 12px;
}

.ce_image img {
	display: block;
}

a {
	color: #0099cc;
	border: 0px;
}

.blue {
	color: #00aaee;
}

.larger {
	font-size: 16px;
}

.invisible {
	display: none;
}

.clear {
	clear: both;
}

img {
	border: 0px;
}

.header {
	width: 1270px;
	height: 161px;
	background: url(/files/pages/header/header.gif) no-repeat;
	position: relative;
}

.logo {
	position: absolute;
	left: 131px;
}

.search {
	position: absolute;
	top: 80px;
	left: 930px;
	position: relative;
	width: 195px;
}

.search input.go {
	position: absolute;
	right: 0px;
	top: -3px;
	height: 24px; 
	width: 37px; 
	border 0px;
}

.search input.text {
	width: 150px;
	margin: 0px;
	padding: 0px;
	border: 1px solid #d9d9d9;
}

.social-icons {
	position: absolute;
	left: 880px;
	top: 110px;
	background: url(/files/social/social-bg.gif) no-repeat;
	width: 240px;
	height: 26px;
	padding-left: 5px;
}

.social-icons img {
	float: left;
}

.content-container {
	margin-top: -12px;
	width: 990px;
	margin-left: 140px;
}

/*HEADINGS LEFT and RIGHT Col*/
h2.heading-other, h2.heading-free, h2.heading-products, h2.heading-bonus, h2.heading-partner {
 text-indent: -9999px;
 margin: 0px;
 width: 198px;
 height: 32px;
}

/*LEFT COLUMN*/
.left-col {
	float: left;
	width: 198px;
}
	h2.heading-products {
 	background: url(/files/sidebars/heading-products.gif);
 	height: 29px;
}

.badge-follow {
	background: url(/files/sidebars/badge-follow.gif);
	width: 188px;
	height: 149px;
	margin-left: -3px;
	padding: 25px 0px 0px 10px;
}

.badge-follow p {
	position: relative;
	right: 5px;
	text-align: center;
}

.negative3 {
	margin-left: -3px;
}
	
	/* PRODUCTS NAV */
	.mod_navigation img {
		display: block;
	}
	
	.products-nav {
		width: 198px;
	}
	
	.products-nav ul {
		list-style-type: none;
		margin: 0px;
		padding: 10px 0px 5px 0px;
		width: 198px;
		background: url(/files/sidebars/repeating.gif) repeat-y;	
	}
	
	.products-nav ul li {
		border-bottom: 1px solid #dcdcdc;
		width: 188px;
		margin: 0px 0px 7px 4px;
		padding-bottom: 2px;
	}	
	
	.products-nav ul li a {
		text-decoration: none;
		padding-left: 5px;
	}
	
	.products-nav ul li.active {
		padding-left: 5px;
		width: 183px;
	}
	
	.products-nav ul li a:hover, .products-nav ul li.active  {
		color: #666;
	}
	
h2.heading-other {
 background: url(/files/sidebars/heading-other.gif);
}

h2.heading-free {
 background: url(/files/sidebars/heading-free.gif);
}

/*MAIN COLUMN*/
.main-col {
	float: left;
	width: 594px;
}

.product-detail-col {
	width: 790px;
	position: relative;
}

.product-detail-banner {
	margin-left: -4px;
	position: relative;
	width: 467px;
	height: 265px;
	float: left;
}

.product-detail-banner .new {
	position: absolute;
	top: -5px;
	left: -5px;
}

.product-detail-banner .starburst {
	position: absolute;
	top: 40px;
	left: 30px;
}

.product-detail-banner .starburst-foodlift {
	position: absolute;
	top: -38px;
	left: 252px;
}

.wide-col {
	width: 780px;
	padding-left: 10px;
}

.divider {
	height: 1px;
	width: 100%;
	background-color: #dcdcdc;
	margin: 0px 0px 5px 0px;
}

.divider p {
	margin: 0px;
}

.content-bg {
	background: url(/files/pages/content-repeat.gif) repeat-y;
	width: 552px;
	padding: 0px 20px 0px 20px;
}

.content-bg p {
	margin: 0px;
	line-height: 16px;
	width: 540px;
}

.testimonial-content {
	background: url(/files/pages/testimonials/testimonialcontent-repeatingbg.gif) repeat-y;
	width: 550px;
	padding: 0px 20px 0px 20px;
	
}

.testimonial-content img {
	float: left;
	width: 176px;
}

.testimonial-content p {
	margin: 0px;
	width: 356px;
	float: right;
}

/*CONTEST PAGE*/
p.follow img {
	position: relative;
	top: 7px;
	margin: 0px 6px 0px 6px;
}

.content-sample-left, .content-sample-right {
	float: left;
}

.content-sample-left {
	width: 181px;
}

.content-sample-right {
	margin-left: 20px;	
	width: 351px;
}

.error {
	padding-bottom: 20px;
	font-size: 14px;
	padding-top: 20px;
}

.error span {
	color: red;
	border: 1px solid red;
	padding: 10px;
	
}

h1.thankyou {
	padding-top: 5px;
	margin-top: 0px;
}

/*RIGHT COLUMN*/
.right-col {
	float: right;
	width: 198px;
}

h2.heading-bonus {
 background: url(/files/sidebars/heading-bonus.gif);
}

h2.heading-partner {
 background: url(/files/sidebars/heading-partner.gif);
}

.watch {
	position: absolute;
	top: 65px;
	left: -35px;
}

.but-wait {
	position: absolute;
	top: 52px;
	left: -41px;
}

.products-bonus	{
	position: absolute; 
	right: 0px; 
	top: 0px;
}

.milk-animate {
	position: absolute;
	top: 10px;
	left: 15px;
}

.products-bonus .milk-animate {
	top: 40px;
}

/*PRODUCTS*/
.products-page-thumbs img {
	width: 196px;
	float: left;
}

#thumb-gallery {
	width: 128px;
	height: 265px;
	background: url(/files/pages/product-detail/thumbs.gif) no-repeat;	
	position: relative;
	overflow: hidden;
	float: left;
}
ul#thumb-list { 
	list-style-type: none;
	margin: 0;
	padding: 0;
}
ul#thumb-list li {
	margin: 0px 0px 5px 0px;
	padding: 0;
	background: #fff;
}

/* Container DIV - automatically generated */
.simply-scroll-container { 
	position: relative;
}

/* UL/OL/DIV - the element that simplyScroll is inited on
Class name automatically added to element */
.simply-scroll-list { 
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	overflow: hidden;
	margin: 0;
	padding: 0;
	list-style: none;
}
	
.simply-scroll-list li img {
	border: none;
	display: block;
}

/* Custom class modifications - adds to / overrides above

.simply-scroll is default base class */

/* Container DIV */
.simply-scroll { 
	width: 128px;
	height: 247px;
    position: absolute;
    left: 9px;
    top: 9px;
}

/* Clip DIV */
.simply-scroll .simply-scroll-clip {
	width: 113px;
	height: 243px;
        position: relative;
	overflow: hidden;
	z-index: 2;
}
	
/* Explicitly set height/width of each list item */	
.simply-scroll .simply-scroll-list li {
	width: 108px;
	height: 91px;
	padding: 0;
	margin: 0;
	list-style: none;
}


/*CURSOR*/
.banner-cursor {
	background: url(/files/pages/cursor/cursor-banner.gif);
	width: 592px;
	height: 315px;
	position: relative;
}

.banner-cursor-content {
	width: 285px;
	position: absolute;
	top: 85px;
	left: 272px;
}

.butt-pc, .butt-mac {
	position: absolute;
	top: 260px;
}

.butt-pc {
	left: 265px;
}

.butt-mac {
	left: 409px;
}

/* SEARCH PAGE*/
.search-results {
	background: url(/files/pages/search/search-result.gif) no-repeat; 
	width: 570px;
	height: 43px;
	padding: 5px 0px 0px 20px;
}

.search-results p {
	padding: 0px;
}

/*INFOMERCIAL*/
.infomercial-container {
	position: relative;
	float: left;
	width: 196px;
}

.infomercial-container .social-icons {
	position: absolute;
	left: 6px;
	top: 180px;
	width: 185px;
	background: none;
	padding-left: 0px;
}

.infomercial-container .social-icons img {
	margin-left: -1px;
}

/*TESTIMONIALS*/
.p-divider {
	border-bottom: 1px solid #dedede;
	padding: 10px 0px 10px 0px;
	margin-bottom: 10px !important;
}

.p-divider-alt {
	padding: 0px;
}

/*CONTEST*/
.invention-container {
	position: relative;
	width: 197px;
	float: left;
}

.invention-container img {
	display: block;
}

.invention-content {
	height: 380px;
	background: url(/files/pages/contest/submission-bg.gif) repeat-y;
	padding: 0px 10px 0px 12px;
	width: 175px;
	margin: 0px;
}

table.entry-form {
	width: 552px;
}

table.entry-form td {
	padding: 5px 0px 5px 0px;
}

table.entry-form td.left-col {
	padding-right: 5px;
}

#entry-form .styled {
	width: 340px;
	border: 1px solid #333;
}

/*PRODUCT DETAILS*/
#product-tabs  {
	position: relative;
}

.product-detail-left {
	width: 592px;
	height: 265px;
}

.product-detail-right {
	position: relative;
	width: 592px;
	height: 216px;
	background: url(/files/pages/product-detail/product-detail-box-bg.gif) no-repeat;
	/*padding: 16px 23px 0px 23px;
	margin: 4px 0px 0px 0px;*/
}

.why-stand {
	position: absolute;
	left: 255px;
	top: 55px;
}

.only {
	font-size: 18px;
	width: 200px;
	margin: 20px 0px 20px 5px;
}

.product-detail-content {
	width: 328px;
	clear: both;
}

.product-detail-content p {
	width: 370px;
    height: 140px;
	overflow: auto;
	padding-right: 5px;
	position: absolute;
	left: 18px;
	top: 49px;
	margin: 0px;
}

.product-detail-content .larger {
	display: block;
	margin-bottom: 5px;
	font-size: 14px;
}

p.ebay {
	margin-top: 8px;
}

.order-form {
	border-left: 1px solid #DEDEDE;
	padding-left: 15px;
	position: absolute;
	right: 15px;
	top: 65px;
	height: 120px;
}

.order-form .sizes {
	display: block;
	margin-bottom: 15px;
}

.order-form .addtocart {
	display: block;
	margin-top: 15px;
}

.trynow {
	display: block;
}

#addtocart-outmsg, #addtocart-outthanks {
	padding: 30px;
}

#addtocart-outmsg p, #addtocart-outthanks p {
	margin: 30px 0px 30px 0px;
	font-size: 14px;
}

#addtocart-out form label {
	font-size: 14px;
}

#addtocart-outthanks {
	display: none;
}

.submit {
	border: 0px;
	width: 145px;
	height: 44px;
	margin-top: 30px;
}

.product-detail-beforeyoubuy {
	width: 790px;
	height: 169px;
	background: url(/files/pages/product-detail/before-you-buy.gif) no-repeat;
	position: relative;
}

.product-detail-beforeyoubuy .disclaimer, .product-detail-beforeyoubuy .warranty {
	position: absolute;
	top: 49px;
	font-size: 11px;
}

.product-detail-beforeyoubuy .disclaimer {
	left: 21px;
	width: 372px;
}

.product-detail-beforeyoubuy .warranty {
	left: 432px;
	width: 324px;
}

.product-detail-beforeyoubuy .blue {
	display: block;
	margin-bottom: 5px;
}

.product-detail-beforeyoubuy p {
	margin-top: 0px;
}

/*FOOTER*/
.footer .divider {
	height: 1px;
	width: 982px;
	background-color: #dcdcdc;
	margin: 10px 0px 10px 4px;
}

.footer-nav {
	text-align: center;
	font-size: 10px;
}

.copyright {
	margin-right: 10px;
}

.footer-nav a {
	color: #333;
	text-decoration: none;
}

a.mustdrinklink {
	color: #00aeef;
}

/* UI TABS */
a.tab-description, a.tab-checkspecs  {
	height: 28px;
	display: block;
}

a:hover.tab-description, a:hover.tab-checkspecs  {
	background-position: 0px -35px;
}

a.tab-description {
	left: 23px;
	background: url(/files/pages/product-detail/tab-description.gif) no-repeat;
	width: 98px;
}

a.tab-checkspecs {
	left: 124px;
	background: url(/files/pages/product-detail/tab-checkspecs.gif) no-repeat;
	width: 107px;
}

li.ui-state-active a:hover.tab-description, li.ui-state-active a:hover.tab-checkspecs {
	background-position: 0px -70px;
}

.ui-tabs-selected a {
	background-position: 0px -70px;	
}

.ui-tabs .ui-tabs-hide {
	display:none;
}
.ui-tabs .ui-tabs-nav {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin: 0px 0px 0px 25px;
	padding: 0px;
}
.ui-tabs .ui-tabs-nav li {
	border-bottom-width:0 !important;
	float: left;
	
}
.ui-tabs .ui-tabs-nav li span {
	display: none;
}
.ui-tabs .ui-tabs-nav li a {
	text-decoration:none;
	height: 28px;
	display: block;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-selected a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-state-processing a {
	cursor:text;
}
.ui-tabs .ui-tabs-nav li a, .ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a {
	cursor:pointer;
}
.ui-tabs .ui-tabs-panel {
	background:transparent none repeat scroll 0 0;
	border-width:0;
	display:block;
	padding: 1px 0px 0px 0px;
}
.ui-tabs .ui-tabs-hide {
	display:none !important;
}
/* VIDEO OVERLAY */
.jqmOverlay {
        background-color: #fff;
}

.jqmWindow {
	display:none;
}

.close {
	position: absolute;
	top: 10px;
	right: 10px;
}

.try-close {
	position: absolute;
	top: 25px;
	right: 25px;
}

.tiny-try {
	height:484px;
	left:50%;
        margin-left:-296px;
        top: 100px;
	padding:10px;
	position:fixed;
	top:65px;
	width:592px;
	z-index:5000;
}

.VideoWindow {
	background:transparent url(/files/pages/vid-bg.png) no-repeat;
	height:427px;
	left:50%;
        margin-left:-334px;
        top: 100px;
	padding:10px;
	position:fixed;
	top:65px;
	width:648px;
	z-index:5000;
}
.movie-position {
	left:5px;
	position:relative;
	top:30px;
}

/* RANDOM BANNER */
.buy-now {
	position: absolute;
	left: 428px;
	top: 270px;
}

.banner-view-info {
	position: absolute;
	left: 437px;
	top: 330px;
}

.banner-chair, .banner-support, .banner-food, .banner-wallet {
	width: 594px;
	height: 369px;
	display: block;
	position: relative;
}

.banner-chair {
	background: url(/files/pages/products/banner-chair.gif); 
}

.banner-support {
	background: url(/files/pages/products/banner-support.gif); 
}

.banner-wallet {
	background: url(/files/pages/products/banner-wallet.gif); 
}

.banner-food {
	background: url(/files/pages/products/banner-food.gif); 
}
