/* @override http://lorig.devsn.com/styles.css */

body {
	margin:0 0 15px 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:15px;
	color:#333333;
	}
	
a {
	color:#ec3b87;
	text-decoration:none;
	}
	
a:hover {
	text-decoration:underline;
	}
	
.red {
	color:#FF0000;
	}
	
.newsletter {
	background-image:url(images/bg_newsletter.gif);
	background-repeat:no-repeat;
	}
	
.newsletter2 {
	background-image:url(images/bg_newsletter2.gif);
	background-repeat:no-repeat;
	}
	
.listing {
	color:#2b1915;
	font-size:14px;
	line-height:22px;
	font-weight:bold;
	}

.tvlisting {
	color:#2b1915;
	font-size:13px;
	line-height:15px;
	font-weight:bold;
	}
	
.side {
	background-color:#fbd7d7;
	}
	
.content {
	border:1px solid #fbd7d7;
	}
	
.footer {
	color:#666666;
	font-size:10px;
	}
	
.footer a {
	color:#666666;
	text-decoration:none;
	}
	
.footer a:hover {
	text-decoration:underline;
	}
	
#newletter h2 {
	display:none;
	}
	
.help {
	font-size:14px;
	line-height:18px;
	}
	
.reviews {
	font-size:12px;
	margin-left:10px;
	}
	
.customer {
	font-size:12px;
	line-height:16px;
	}
	
	
/* Cart Styles */

h2, .page-title {
	color:#333333;
	}
	
h2 a, page-title a {
	color:#ec3b87;
	text-decoration:none;
	}


/* Events */

#scrollup {
	position: relative;
	overflow: hidden;
	height: 70px;
	width: 200px
}
      
.headline {
	position: absolute;
	top: 210px;
	left: 5px;
	height: 195px;
	width:190px;
}
	

/* Products Styles */

#content-area .content {
	border:none;
	}

#content-area ul {
	list-style:none;
	margin:0 0 0 14px;
	padding:0;
	}
	
#content-area li {
	float:left;
	width:180px;
	height:220px;
	margin:0 5px 20px 0;
	padding:0;
	text-align:center;
	}
	
#content-area .pic {
	height:150px;
	}
	
#content-area .link-title {
	height:30px;
	}
	
#content-area ul.pager {
	width:400px;
	margin:0 0 0 24px;
	padding:0;
	}
	
#content-area ul.pager li {
	width:15px;
	height:30px;
	text-align:center;
	}

#content-area ul.pager li.pager-next, #content-area ul.pager li.pager-last {
	width:40px;
	}
	
#content-area ul.pager li.pager-previous {
	width:70px;
	}
	
#content-area ul.pager li.pager-first {
	width:50px;
	}
	
#home_newsletter form {
	text-align:left;
	margin:0;
	background:url(images/bg_newsletter3.gif) top left no-repeat;
	margin:7px 7px 12px;
	padding:20px 0 1px 11px;
}

#home_newsletter form input {
	margin:0 0 5px 0;
}

#home_newsletter form #submit {
	margin-left:37px;
	/*border:solid #fff 1px;
	background:#E79BAD;
	font-size:.85em;
	color:#fff;*/
}
	
#oprah_bubble {
	padding:0 15px 0 0;
	font-size:1em;
	color:#a30046;
	height:115px;
	line-height:12px;
	text-align:left;
	margin:11px 0 0 8px;
}

#oprah_bubble a#cover {
	display:block;
	float:left;
}

#oprah_bubble a#cover img {
	border:0;	
}

#oprah_bubble strong {
	padding:0 0 5px 0;
	display:block;
	font-size:1em;
}

#oprah_bubble strong span {
	font-size:1.4em;	
}

#oprah_bubble p {
	background:#FFFFFF none repeat scroll 0 0;
	border:1px solid #E79BAD;
	height:91px;
	margin:0;
	padding:3px;
	text-align:center;
	float:right;
	width:75px;
}
	
#oprah_bubble p a {
	color:#a30046;	
}

#oprah_bubble p a:hover {
	text-decoration:none;	
}

a.service {
    display: block;
    width:225px;
    height:23px;
    text-indent: -9999em;
    background: url(images/side2_01.gif) no-repeat;
}

a.service:hover {
    background: url(images/side2_on_01.gif) no-repeat;
}

a.feedback {
    display: block;
    width:225px;
    height:23px;
    text-indent: -9999em;
    background: url(images/side2_02.gif) no-repeat;
}

a.feedback:hover {
    background: url(images/side2_on_02.gif) no-repeat;
}

.faqs-page p {
    margin: 0 0 1em 0;
}

#home-product-wrap {
	position: relative;
}

#btn-videos {
	position: absolute;
	bottom: 14px;
	right: 20px;
}

#btn-videos img {
	border: 0;
}

/* HEADER NAV ------------------------------------- */

#header {
	background: -webkit-gradient(linear, 0 0, 0 100%, from(#271511), to(#55433f));
	background: -moz-linear-gradient(top, #271511, #55433f);
	-ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorStr=#271511, endColorStr=#55433f);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorStr=#271511, endColorStr=#55433f);
}

#header td {
	vertical-align: top;
}

#header ul {
	padding-left: 59px;
	margin-top: 8px;
	*padding-left:20px;	
}

#header li {
	float:left;
	background:url(images/icon_nav.png) no-repeat;
	list-style: none;
	position: relative;
	z-index: 50;
}

#header li a {
	color: #fff;
	text-transform: uppercase;
	display: block;
	padding-left: 16px;
	padding-right: 14px;
	height: 16px;
}

#header li a:hover {
	color: #fcd7d7;
	text-decoration: none;
}

#logo {
	position: absolute;
	top: 8px;
	z-index: 40;
}

#logo-wrap {
	height: 73px;
}

/* SIDEBAR NAV ------------------------------------- */

.sidebar a {
	font-size: 14px;
	background: url(images/icon_sidebar_bullet.png) no-repeat 0 1px;
	display: block;
	padding-left: 20px;
	padding-bottom: 8px;
}

.sidebar a:hover {
	color: #000;
	text-decoration: none;
}

.sidebar li {
	list-style: none;
}

.sidebar {
	padding-left: 20px;
}

/* VIDEO ------------------------------------- */

.node-type-video .content {
	border: 0;
}

.field-field-video {
	margin-bottom: 15px;
}

.view-videos td {
	padding-right: 30px;
	padding-bottom: 20px;
}

.view-videos .views-field-title {
	padding-bottom: 10px;
	font-size: 16px;
}

.view-videos .views-field-field-video-embed {
	margin-bottom: 5px;
}

.back-videos {
	margin-top: 15px;
}

h1 {
	color: #EC3B87;
	line-height: 25px;
	font-weight: normal;
	text-align: center;
	margin-bottom: 25px;
	text-transform: uppercase;
}


/* Social Networking Links ------------------------------------- */

.socialLinks{float: right; width: 280px; padding-top: 5px; }
.socialLinks .buttons{float: right; width: 137px;text-align:right;}
.socialLinks .buttons a{float: left; display: inline; height: 35px;}
.facebook{background: url(images/b_facebook.jpg); background-position: top left; background-repeat:no-repeat; width: 35px;}
.twitter{background: url(images/b_twitter.jpg); background-position: top left; background-repeat:no-repeat; width: 35px;}
.youtube{background: url(images/b_youtube.jpg); background-position: top left; background-repeat:no-repeat; width: 67px;}
.socialLinks .buttons a:hover{background-position: 0px -35px ; text-decoration:none;}
.socialLinks .msg{color: #171516; font-weight:bold; font-size: 12px; font-family:Arial, Helvetica, sans-serif; text-align:right; padding-right: 10px; float: right;}

