/* CSS Document */

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;
}
