@charset "UTF-8";
/* CSS Document */

a:link {color: #000000;}
a:visited {color: #000000;}
a:hover {color: #F93EC2;}
a:active {color: #000000;}
.JoinLinksLarge {font-size: 28px; color: #FF0000; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; line-height: 24px;}
.pinklinks {font-family: Verdana, Arial, Helvetica, sans-serif;}
.pinklinks a:link {color: #FF6699; text-decoration: underline}
.pinklinks a:visited {color: #FF6699; text-decoration: underline}
.pinklinks a:hover {color: #FFFFFF; text-decoration: none}
.pinklinks a:active {color: #FF6699; text-decoration: underline}
.topSEOtext {font-family: Arial, Helvetica, sans-serif;font-weight: bold;color: #CCCCCC;font-size: 14px;}
.seo-header {font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 13px;font-weight: bold;}
.seo-smal-text {font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 8px;color: #F7BEDA;line-height: 8px}
.trailer-title {font-family: Verdana, Arial, Helvetica, sans-serif;font-weight: bold;font-size: 12px;color: #FFFFFF;text-transform: uppercase;}
.trailer-subtitle {font-size: 14px; font-weight: bold; font-family: Verdana, Arial, Helvetica, sans-serif; color: #FFFFFF;}
.trailer-text {font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #CCCCCC;}
.trailer-bigjoinlink {font-size: 24px; font-weight: bold; }
.trailer-windowtitle {color: #444444;font-weight: bold;font-size: 12px;}
.trailer-downloadlinks {font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 11px;font-weight: bold;}
.cpfooter {	font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 10px;color: #EF4A6A;font-weight: bold;}
.episode-thumbs-border {font-size: 11px;border: 2px none #FFFFFF;}
.solidblockmenu{
    alight: center;
	padding: 0;
	float: left;
	width: 80%;
	overflow: hidden;
	margin-bottom: 1em;
	background-color: #000000;
	background-image: url(../images/blockdefault.gif);
	background-repeat: repeat-x;
	background-position: center center;
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
	border-top-width: 0px;
	border-right-width: 0;
	border-bottom-width: 0px;
	border-left-width: 0;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E63597;
	border-right-color: #1C7EC7;
	border-bottom-color: #E63597;
	border-left-color: #1C7EC7;
}

.solidblockmenu li{
alight: center;
display: inline;
}

.solidblockmenu li a{
	alight: center;
	float: right;
	color: white;
	text-decoration: none;
	padding-top: 9px;
	padding-right: 25px;
	padding-bottom: 9px;
	padding-left: 25px;
}

.solidblockmenu li a:visited{
color: white;
}

.solidblockmenu li a:hover, .solidblockmenu li .current{
color: white;
background: transparent url(../images/blockactive.gif) center center repeat-x;
}
a.boldbuttons{
background: transparent url('../images/media/roundedge-gray-left.gif') no-repeat top left;
display: block;
float: left;
font: bold 38px Arial; /* Change 13px as desired */
line-height: 80px; /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button background (default is 30px) */
height: 80px; /* Height of button background height */
padding-left: 8px; /* Width of left menu image */
text-decoration: none;

}

a:link.boldbuttons, a:visited.boldbuttons, a:hover.boldbuttons, a:active.boldbuttons{
color: white; /*button text color*/
}

a.boldbuttons span{
background: transparent url('../images/media/roundedge-gray-right.gif') no-repeat top right;
display: block;
padding: 1px 80px 10px 75px; /*Set 10px to be equal or greater than'padding-left' value above*/
}

a:hover.boldbuttons{ /* Hover state CSS */
text-decoration: underline;
}


.buttonwrapper{ /* Container you can use to surround a CSS button to clear float */
overflow: hidden; /*See: http://www.quirksmode.org/css/clearing.html */
width: 100%;
}
