html{
    height: 100%;
}

/* aligns */
div.right {
        text-align: right;
}
div.left {
        text-align: left;
}
div.center {
        text-align: center;
}

/* Any image link: no border */
a, a img, map {
        border: 0px none;
}

div.clear {
        clear: both;
        height: 1px;
}

/* any main image */
div.header {
        width: 90%;
        margin: auto;
	position: relative;
	left: expression((this.parentNode.offsetWidth - this.offsetWidth) / 2);
        margin-top: 15px;
}
div.fullheader {
        width: 100%;
        margin: 0px;
}
div.header img,
div.fullheader img{
        width: 100%;
}

/* fake hr, for more control */
div.hr {
	width: 97%;
	margin: 10px;
	height: 1px;
	border-bottom: 4px ridge pink;
}
.footer p{
	text-align: center;
}

/**
 * PREMUIM JOIN HEADER
 */

.premium {
    background:#020202;
    margin:0;
    padding:0;
    text-align:center;
    width:100%;
}
.premium form {
    margin:0;
    padding:5px;
    background: #333333;
}

.premium input {
    color:#666666;
    font-size:0.8em;
    font-weight:normal;
    margin:0 1px;
    padding:2px;
    text-align:center;
    vertical-align:middle;
    width:100px;
    line-height: 25px;
}

/*** SEARCH BOX STYLING ***/
#searchContainer{
   clear: both;
}
#searchBoxx {
    height: 50px;
    line-height: 50px;
    background: #000 url(/images/s1/glass-gradient-overlay.png) repeat-x top;
    width: 100%;
    text-align: center;
}
#searchBoxx .searchInput {
    font-size: 21px;
    margin: 0px 5px;
    width: 95%;
    height: 26px;
    margin-top: 5px;
    display: inline-block;
    position: relative;
    float: right;
}
body.apple #searchBoxx .searchInput{
    width: 90%;
}
.textBoxClose {
    position: absolute;
    width: 33px;
    height: 38px;
    right: 46px;
    top: 0;
    margin-top: 5px;
    z-index: 1000;
    overflow: hidden;
    text-indent: -1000px;
    background: url(/images/s1/search-box-close-button.png) left center no-repeat;
}
.textBoxClose img {
    display: block;
    margin-top: 9px;
    margin-left: 6px;
}
.textBoxClose img{
    margin-top: 8px;
}

.searchInputContainer {
    display: block;
    position: relative;
    padding: 0 42px 0 7px;
}
body.apple .searchInputContainer {
    padding: 0 70px 0 7px;
}
.searchButton {
    background: transparent url(/images/s1/search-icon.png) no-repeat;
    display: inline-block;
    position: absolute;
    right: 7px;
    top: 8px;
    text-decoration: none;	
    white-space: nowrap;
    margin: 0;
    padding: 0;
    text-align: center;
    vertical-align: middle;
    color: #fff;
    height: 31px;
    width: 31px;
    line-height: 31px;
    border: 0;
    cursor: pointer;
}

.toggleArea{
    background: #CCC url(/images/s1/iPhoneToolbar.png) repeat-x scroll left top;
    color: #666666;
    font-weight: bold;
    height: 33px;
    line-height: 29px;
    font-family: Helvetica;
    clear: both;
    font-size: 14px;
    text-align: center;
}

/**
 * Join page styles
 */
.join, .sectionHdrBg, .join-other{
    color: #333333;
    font-size: 15px;
    font-weight: bold;
    padding: 8px;
    text-align: center;
    background: #FFF url(/images/common/detailsBarBg.png) repeat-x bottom;
}
.join a{
    text-decoration: none;
    margin-bottom: 10px;
}
.join img{
    vertical-align:middle;
}
.sectionHdrBg {
    clear: both;
    background:#640C37 url(/images/s1/iPhoneToolbar.png) repeat-x scroll left top;
    color:white;
    height: 33px;
    padding: 0;
    line-height: 29px;
    font-size: 15px;
}
.sectionHdr img{vertical-align: middle;}

ul, li{
    margin: 0;
    padding: 0;
    list-style: none;
}


/**
 * New Stuff
 */
.paginator-sub img{
    display: none;
}

.paginator{
    border-top: 1px solid #AAAAAA;
    padding: 20px 0 !important;
    height: auto !important;
}

/* mimics ipod listing, a little */
a.ipodList, div.ipodEpisodeList, div.ipodDvdList {
	display: block;
	background: white;
	font-size: 12pt;
	font-weight: bold;
	text-decoration: none;
	color: black;
	padding: 5px 0px 5px 5px;
	border-top: 1px solid #AAA;
	clear: both;
	cursor: pointer;
}
div.ipodEpisodeList a,
div.ipodDvdlist a {
	text-decoration: none;
	color: black;
}
a.ipodList {
	height: 120px;
	padding: 0px;
}
div.ipodEpisodeList div.name,
div.ipodDvdList div.name {
    font-size: 14pt;  
    margin-top: 15px;
    white-space: nowrap;
}
div.ipodEpisodeList div.desc,
div.ipodDvdList div.desc {
	font-size: 12pt;
	font-weight: normal;
	font-style: italic;
	margin-right: 15px;
}
a.ipodList div.thumb {
	float: left;
	margin: 0px;
	margin-right:10px;
	padding: 0px;
}
a.ipodList div.thumb img {
	margin: 0px;
	padding: 0px;
}
a.ipodList:hover, div.ipodEpisodeList:hover,
div.ipodDvdList:hover {
	background: #CCC;
}
a.ipodList:active, div.ipodEpisodeList:active,
div.ipodDvdList:active {
	background: #AAA;
}
div.fakeIpodList {
	display: block;
	width: 100%;
	background: none;
	border-top: 1px solid #AAA;
}
div.ipodEpisodeList a.more {
	padding: 50px 0px 0px 40px;
	display: block;
	width: 100%;
	height: 100%;
}

div.paginator {
	display: block;
	padding: 30px 0px 30px 40px;
	background:white;
}
div.paginator span.elipsis {
	padding: 4px;
	background: #D3D3D3;
	border: 1px outset #D3D3D3;
	font-size: larger;
}
div.paginator a {
	padding: 3px;
	background: pink;
	border: 2px outset pink;
	text-decoration: none;
	color: black;
	font-size: larger;
}
div.paginator a:hover {
	padding: 3px;
	background: #A4216D;
	border: 2px outset #A4216D;
}
div.paginator a.on {
	padding: 4px;
	background: #D3D3D3;
	border: 1px outset #D3D3D3;
	color: gray;
}
div.paginator a.on:hover {
	padding: 4px;
	background: #D3D3D3;
	border: 1px outset #D3D3D3;
}


/* Episode Display Lines */
div.ipodEpisodeList {
        padding: 0px;
        text-align: left;
        height: 120px;
        overflow: hidden;
}
div.ipodDvdList {
	padding: 0px;
	height: 190px;
	overflow: hidden;
}
div.ipodEpisodeList a,
div.ipodDvdList a {
        padding: 0px;
}
div.ipodEpisodeList div.thumb {
        float: left;
        padding: 0px;
        margin: 0px;
        margin-right: 3px;
        width: 160px;
        height: 120px;
}
div.ipodEpisodeList div.thumb img {
        width: 160px;
        height: 120px;
        margin: 0px;
        padding: 0px;
}
div.ipodDvdList div.dvdthumb {
	float: left;
	padding: 0px;
	margin: 0px;
	margin-right: 3px;
	width: 135px;
	height: 190px;
}
div.ipodDvdList div.dvdthumb img {
	width: 135px;
	height: 190px;
	margin: 0px;
	padding: 0px;
}
div.ipodEpisodeList div.name {
	font-size: 14pt;
    font-weight: bold;
	/*width: 100%;*/
}
div.ipodEpisodeList div.date {
        font-size: 14px;
	font-weight: normal;
	font-style: italic;
}
div.ipodEpisodeList span.date {
        font-size: 12pt;
        font-weight: normal;
        font-style: italic;
}
div.ipodEpisodeList div.description,
div.ipodEpisodeList div.description a {
	font-size: 12pt;
        font-weight: normal;
        margin-right: 15px;
        overflow: hidden;
}
div.ipodDvdList div.date {
	font-weight: normal;
	font-style: italic;
}
div.ipodDvdList div.length {
	font-weight: normal;
	font-style: italic;
}
div.ipodDvdList strong {
	font-style: normal;
}
div.ipodDvdList div.play {
	float: left;
	border-right: 1px solid black;
	padding-right: 10px;
	margin-top: 60px;
}
div.ipodDvdlist div.buy {
	margin-top: 60px;
	font-size: 14pt;
	padding-left: 10px;
	font-style: italic;
	float: left;
}
div.ipodDvdList div.buy a {
	color: #FF1493;
	text-decoration: underline;
}


/* tabs */
div.tabs div.on div {
	background: #A4216D;
	border: 1px outset #A4216D;
}
div.tabs div.off div {
	background: pink;
	border: 1px outset pink;
}
div.tabs div a:hover, .premium-links a:hover{
	background: #A4216D;
}
div.tabs {
    width: 100%;
    background: #000;
    padding: 0px;
}
div.tabs div div {
	float: left;
	display: block;
	background: white;
	white-space: nowrap;
}
div.tabs div a {
    display: block;
    background: none;
    text-align: center;
    font-weight: bold;
    text-decoration: none;
    color: black;
}

div.tabs div.clips, div.tabs div.dvds {
	width: 32%;
}
div.tabs div.more{
	width: 33%;
}

/*premium tabs*/
div.premium-tabs div.clips, div.premium-tabs div.dvds {
	width: 24%;
}
div.premium-tabs div.more, div.premium-tabs div.premium {
	width: 25%;
}

.premium-links{
    background:#EEEEEE none repeat scroll 0 0;
    border:1px solid #CCCCCC;
    margin:10px auto 20px;
    padding:10px 14px 15px 10px;
    width:200px;
}
.premium-links a{
    background:#000000 url(/images/m1/bg-button.gif) repeat-x scroll 0 0; /*TODO reconcile image*/
    color:#FFFFFF;
    display:block;
    font-size:1.8em;
    font-weight:bold;
    height:40px;
    line-height:40px;
    margin:2px;
    text-align:center;
    text-decoration:none;
    width:100%;
}
.premium-links p {
    color:#666666;
    font-size:1em;
    font-weight:bold;
    margin:20px 0 10px;
    padding:0;
    text-align:center;
    text-transform:uppercase;
}
.premium-links ul {
    list-style-image:none;
    list-style-position:outside;
    list-style-type:none;
    margin:0;
    padding:0;
}
.premium-links ul li {
    border-top:1px solid #CCCCCC;
    font-size:1em;
    font-weight:normal;
    margin:8px 0 0;
    padding:8px 0 0;
    text-align:center;
    color:#A4216D;
}

/* footer section */
div.footer {
	text-align: center;
	background: white;
	font-size: 12pt;
    padding-bottom: 25px;
}
div.copyright {
	font-size: 10pt;
}

/* links */
a.records {
    font-weight: bold;
	color: #FF1493;
}

.rss{
  text-align: center;
  vertical-align: middle;
  padding: 5px;
}

