body { 
	padding: 0; 
	margin: 0px; 
	font-family: Tahoma, Helvetica, Arial, sans-serif;
	font-size: 12px; 
	color: #363636;  
	background: #000000;
}


/* USED EVERYWHERE */
h1 {
	color: #4E4E4E;
	font-size: 1.6em;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
}
h3 {
	color: #053BFF;
	font-size: 1.1em;
	padding-top: 8px;
	margin: 0px 0px 0px 0px;
}
.intro-frame {
	border-style: solid;
	border-width: 1px;
	border-color: #333333;
	padding: 5px 10px 5px 10px;
	margin-bottom: 10px;
	line-height: 1.65em;
	color: #333333;
	font-size: 1.25em;
	font-weight: bold;
	text-align: center;
}
.right-frame {
	border-style: solid;
	border-width: 1px;
	border-color: #333333;
}
.search { 
	margin: 0px 0px 0px 0px; 
	padding: 0px 0px 0px 650px; 
}
.search_form { 
	margin-top: 8px; 
}
.search_form input.text { 
	border:1px solid #BBBBBB; 
	margin-top: 0px; 
	margin-right: 12px; 
}
.search_form input.text:focus { 
	border:1px solid #666666; 
}
.search_form input.button { 
	border:1px solid #999999; 
	width: 80px; color: #FFFFFF; 
	background-color: #333333; 
	cursor: pointer; 
}
.search_form input.button:focus { 
	border:1px solid #CCCCCC; 
}
.site-nav {
	color: #979797;
	font-weight: bold;
	font-size: 12px;
	text-align: right;
	padding: 5px 0px 10px 0px;
}
.site-nav a {
	color: #979797;
	text-decoration: none;
}
.footer {
	width: 100%;
	background-color: #333333;
	color: #8B8B8B;
	font-size: 0.8em;
	padding: 20px 0px 20px 0px;
	margin-top: 40px;
}
.footer p {
	text-align: left;
	width: 960px;
	margin: 0px auto 0px auto;
}
.footer a {
	color: #8B8B8B;
	font-weight: bold;
}
.tag-frame {
	border-style: solid;
	border-width: 1px;
	border-color: #333333;
	padding: 5px 10px 18px 10px;
	text-align: center;
	line-height: 1.65em;
}
.tag-title {
	color: #7395EF;
	font-weight: bold;
	font-size: 1.3em;
	text-align: left;
	padding-bottom: 10px;
}
.tag1 {
	font-family: verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif; 
	font-weight: bold;
	color: #7C7C7C;
	font-size: 0.8em;
	text-decoration: none;
}
.tag2 {
	font-family: verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif; 
	font-weight: bold;
	color: #7C7C7C;
	font-size: 1em;
	text-decoration: none;
}
.tag3 {
	font-family: verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif; 
	font-weight: bold;
	color: #595959;
	font-size: 1.1em;
	text-decoration: none;
}
.tag4 {
	font-family: verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif; 
	font-weight: bold;
	color: #595959;
	font-size: 1.2em;
	text-decoration: none;
}
.tag5 {
	font-family: verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif; 
	font-weight: bold;
	color: #595959;
	font-size: 1.3em;
	text-decoration: none;
}
.tag6 {
	font-family: verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif; 
	font-weight: bold;
	color: #D00600;
	font-size: 1.4em;
	text-decoration: none;
}
.tag7 {
	font-family: verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif; 
	font-weight: bold;
	color: #D00600;
	font-size: 1.5em;
	text-decoration: none;
}
.tag8 {
	font-family: verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif; 
	font-weight: bold;
	color: #D00600;
	font-size: 1.6em;
	text-decoration: none;
}
.tag9 {
	font-family: verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif; 
	font-weight: bold;
	color: #053BFF;
	font-size: 2em;
	text-decoration: none;
}
.tag10 {
	font-family: verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif; 
	font-weight: bold;
	color: #053BFF;
	font-size: 2.5em;
	text-decoration: none;
}


/* HOME/VIDEO PAGE */
.video-shell {
}
.video-shell .video-tags {
	font-size: .9em;
	color: #767676;
	margin-bottom: 4px;
}
.video-shell .video-tags a {
	color: #CF0209;
	text-decoration:none;
}
.video-shell .video-tags a:hover {
	color: #0163FB;
}
.video-shell .video-tags-links {
	border-bottom:1px dashed #454545;
}
.video-shell .big-link {
	padding: 15px 0px 15px 0px;
	color: #FFFFFF;
	font-size: 1.7em;
	text-align: center;
	font-weight: bold;
}
.video-shell .big-link a {
	color: #FF0105;
}
.video-shell .thumbnail {
	margin-right: 10px;
	border-style: solid;
	border-width: 1px;
	border-color: #F90001;
}
.video-cell {
	vertical-align: top;
}


/* CHANNELS PAGE */
.channels-shell {
	color: #ADADAD;
	font-size: .9em;
}
.channels-shell .link {
	margin: 5px 10px 10px 0px;
	border-style: solid;
	border-width: 1px;
	border-color: #F90001;
}
.channels-shell .link a {
	font-size: 2em;	
}
.channels-shell .link a:hover {
	color: #FFFFFF;
}
.channels-shell .link A:visited {
	color: #022DF5;
}


/* LIVE CAMS PAGE */
.cams-shell {
}
.cams-shell h2 {
	padding-top: 20px;
	font-size: 1.2em;
	font-weight: bold;
	color: #FFFFFF;
	padding: 10px 0px 0px 0px;
}
.cams-shell p {
	padding-top: 0px;
	width: 775px;
	font-size: 1.0em;
	color: #FFFFFF;
	padding-bottom: 10px;
}
.cams-shell strong {
	padding-top: 0px;
	font-size: 1.0em;
	color: #FFFFFF;
}
.cam-image {
	border-style: solid;
	border-width: 1px;
	border-color: #F90001;
}
.cams-shell .big-link {
	padding: 15px 0px 15px 0px;
	color: #FFFFFF;
	font-size: 1.7em;
	text-align: center;
	font-weight: bold;
}
.cams-shell .big-link a {
	color: red;
}


/* PORN SITES PAGE */
.porn-sites-intro {
	color: #CCCCCC;
	line-height: 1.5em;
}
.porn-sites-frame {
	border-style: solid;
	border-width: 1px;
	border-color: red;
	padding: 5px 10px 18px 10px;
	margin-bottom: 5px;
	line-height: 1.65em;
}
.porn-sites-frame h1 {
	padding: 15px 0px 10px 2px;
}
.porn-sites-frame h2 {
	color: #CCCCCC;
}
.porn-sites-frame p {
	color: #CCCCCC;
}
.porn-sites-frame .content {
	padding: 10px 10px 10px 10px;
}
.porn-sites-frame hr {
	color: #333333;
 	background-color: #333333;
	height: 1px;  
	width: 95%;
}
.porn-sites-frame a {
	color: #022DF5;
	font-size: 1.5em;
}
.porn-sites-frame a:hover {
	color: red;
	font-size: 1.5em;
}
.porn-sites-thumb {
	border-style: solid;
	border-width: 1px;
	border-color: #333333;
	padding: 5px 5px 5px 5px;
}
.porn-sites-thumb:hover {
	border-style: solid;
	border-width: 1px;
	border-color: #022DF5;
	padding: 5px 5px 5px 5px;
}

/* JOIN PAGE */
.join-shell {
}
.join-shell .join-header {
	padding-bottom: 10px;
}
.join-shell .join-red-title {
	color: #CF0209;
	text-align: left;
	font-weight: bold;
	font-size: 1.5em;
	padding: 8px 0px 4px 0px;
}
.join-shell .join-bullets {
	color: #FFFFFF;
	font-size: 1.2em;
	font-weight: bold;
}
.join-shell .field-name {
	color: #FFFFFF;
	padding-right: 20px;
	font-weight: bold;
	font-size: 1.2em;
	padding-top: 5px;
}
.join-shell .field-input {
	padding-top: 5px;
}
.join-shell .question {
	padding: 5px 0px 5px 0px;
	color: #CFAB0C;
	font-size: 1.2em;
	font-weight: bold;
	margin: 0px 15px 0px 15px;
}
.join-shell .answer {
	color: #FFFFFF;
	font-size: 1em;
	margin: 0px 15px 0px 15px;
}
.join-shell .testimonial-block {
	border-style: solid;
	border-width: 1px;
	border-color: #333333;
	margin: 0px 0px 0px 0px;
	padding: 0px 5px 10px 5px;
}
.join-shell .testimonial {
	color: #FFFFFF;
	font-size: 1.2em;
	padding-top: 20px;
}
.join-shell .testimonial-header-right {
	color: #626262;
	font-size: 1.1em;
	font-weight: bold;
}
.join-shell .testimonial-header-right a {
	color: #626262;
}
.join-shell .testimonial-header-right strong {
	color: #CF0209;
	font-weight: bold;
	font-size: 1.2em;
}
.join-shell .testimonial strong {
	color: #0633CE;
	font-size: 1.2em;
	font-weight: bold;
}
.join-shell .testimonial-text {
	width: 924px;
	color: #FFFFFF;
	font-size: 1.2em;
	background-color: #161616;
	padding: 0px 15px 0px 15px;
	margin: 0px 0px 0px 0px;
}
.join-shell .join-right-frame {
	border-style: solid;
	border-width: 1px;
	border-color: #333333;
	margin: 0px 0px 10px 10px;
}
.join-shell .join-left-frame {
	border-style: solid;
	border-width: 1px;
	border-color: #333333;
	margin: 10px 0px 0px 0px;
	padding: 0px 5px 10px 5px;
}
.join-shell .join-left-frame-top {
	border-style: solid;
	border-width: 1px;
	border-color: #333333;
	padding: 0px 5px 10px 5px;
}
.join-shell .steps {
	border-style: solid;
	border-width: 1px;
	border-color: #333333;
	background-color: #000000;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 1.8em;
	margin: 10px 20px 20px 20px;
	padding: 5px 0px 5px 0px;
}
.join-shell .secure-text {
	color: red;
	font-weight: bold;
	font-size: 2.0em;
	padding: 10px 0px 4px 15px;
}
.join-shell .faq {
	padding : 4px; 
	height : 409px; 
	overflow : auto;
}
.join-shell .join-points {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 1.4em;
	padding: 8px 0px 10px 20px;	
}
.join-shell .join-footer {
	width: 100%;
	color: #8B8B8B;
	font-size: .8em;
	padding: 10px 0px 20px 0px;
}
.join-shell .join-footer a {
	color: #8B8B8B;
}
.join-shell .join-footer p {
	text-align: left;
	width: 960px;
}
.join-shell h1 {
	font-family: verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif; 
	color: #CCCCCC;
	font-size: 1.5em;
	font-weight: normal;
	margin: 10px 0px 0px 0px;
}
.form-background {
	padding-top: 10px;
	margin: 15px 0px 10px 50px;
}
.site-description {
	width: 900px;
	margin: 15px auto 0px auto;
	padding: 0px 0px 0px 0px;
	color: #333333;
	font-size: 1.0em;
	text-align: center;
}
.join-shell .join-frame {
	border-style: solid;
	border-width: 2px;
	border-color: #333333;
	padding: 50px 20px 50px 20px;
	margin: 0px 20px 0px 20px;
	line-height: 1.65em;
	color: #333333;
	font-size: 1em;
	font-weight: bold;
}
.join-shell .join-title {
	font-family: verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif; 
	color: #CCCCCC;
	font-size: 1.5em;
	font-weight: normal;
	margin: 10px 0px 20px 0px;
}
.join-shell .field-name {
	color: #FFFFFF;
	padding-right: 20px;
	font-weight: bold;
	font-size: 1.0em;
	padding-top: 5px;
}
.join-shell .field-nameB {
	color: #FFFFFF;
	padding-right: 10px;
	font-weight: bold;
	font-size: 1.0em;
	padding-top: 5px;
}
.login-block {font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-size:16px; margin: 20px 0px 20px 0px;}
.white {color: #FFF;}
.red {color: #F00;}