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

a.boldbuttons{
background: transparent url('http://www.platinumfetish.com/content/p0009_s0018/0_VIDEOTEMPLATE/images/media/roundedge-gray-left.gif') no-repeat top left;
display: block;
float: left;
font: bold 31px 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('http://www.platinumfetish.com/content/p0009_s0018/0_VIDEOTEMPLATE/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 */
color: #FF9900;
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%;
}
body,td,th { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #CCCCCC; }
body { background-color: #DFDFDF; margin: 0px; }
a { color: #F2F2F2; text-decoration: none; }
a:hover { color: #1F1F1F; text-decoration: underline; }
h1 { font-size: 14px; font-weight: normal; color: #f4f4f4; padding: 0; margin: 0;  }
a.redlinks { color: #FF0400; text-decoration: underline; }
a.redlinks:hover { color: #FF0400; text-decoration: none; }
.welcome-bold { font-size: 14px; color: #000000; font-weight: bold; line-height: 1.3em; }
.welcome-norm { color: #000000; font-size: 12px; line-height: 1.2em; font-weight: normal; }
.navigation { font-family: Impact, Verdana, Arial, sans-serif; font-size: 18px; font-weight: normal; text-transform: capitalize; letter-spacing: 0.1em; color: #F2F2F2; }
.navigation2 { font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: normal; text-transform: capitalize; letter-spacing: 0.1em; color: #F2F2F2; }
.box-title { color: #FF0400; font-size: 18px; font-weight: normal; letter-spacing: -0.02em; }
.thumbs-border { border: 1px solid #FFFFFF; }
.box-text { color: #000000; font-size: 12px; line-height: 1.7em; font-weight: normal; }
.big-title-texts { font-size: 28px; font-weight: normal; letter-spacing: -0.06em; color: #000000; }
.subtitle-text { font-size: 14px; color: #000000; line-height: 1.5em; font-weight: normal; }
.episode-title {
color: #FF0400; font-size: 24px; font-weight: normal; letter-spacing: -0.02em;
}
.norm-text {
color: #000000; font-size: 12px; line-height: 1.3em; font-weight: normal;
}
.style7 {font-size: 9px;
	color: #FFFFFF;
}
.styleHeader {font-size: 13px;
	font-weight: bold;
}
.style21 {color: #565656; font-size: 9px; line-height: 1.2em; font-weight: normal; }
.styleHeaderSmall {color: #555555; font-size: 9px; line-height: 1.2em; font-weight: normal; }
.sitemenu {	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
}
.redlinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.redlinks a:link {
text-decoration: none;
color: #FF0000;
}
.redlinks a:visited {
text-decoration: none;
color: #FF0000;
}
.redlinks a:hover {
text-decoration: underline;
color: #333333;
}
.redlinks a:active {
text-decoration: none;
color: #FF0000;
}
.graylinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.graylinks a:link {
text-decoration: underline;
color: #333333;
}
.graylinks a:visited {
text-decoration: underline;
color: #333333;
}
.graylinks a:hover {
text-decoration: none;
color: #990000;
}
.graylinks a:active {
text-decoration: underline;
color: #333333;
} 
.styleVid {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.style36 {
	color: #990000;
	font-weight: bold;
}
.style37 {color: #333333}
.style38 {
	font-size: 18px;
	font-weight: bold;
}
