* {
	padding: 0;
	margin: 0;
	font-family: verdana, Arial, Helvetica, sans-serif;
	/*height:100%;*/
}
body {
	padding: 0;
	margin: 0;
	font-family: verdana, Arial, Helvetica, sans-serif;
	background:#EEEBE3 url(../images/bg-body.gif) repeat-x scroll 0 0;
	font-size:12px;
	height:100%;
}
html{height:100%}
a img {
	border: none;
}

a:link {
	text-decoration: none;
	color:#E56C00;
}

a:link:hover, a:visited:hover {
	color:#CC0000;
}

a:visited {
	text-decoration: none;
	color:#F8B070;
}
/* IE-specific hack */
* html #cont {
	/*height: 100%;*/
}
#cont{
background:#FFFFFF none repeat scroll 0 0;
display:block;
margin:25px auto auto;
min-height:100%;
overflow:visible;
padding:0 0 20px;
position:relative;
width:960px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border:1px solid #E3DED0;
}
#leftCONT{
	display:block;
	position:relative;
	margin:0 0 0 10px;
	padding:0 0 10px 0;
	display:block;
	position:relative;
	width:700px;
	float:left;
	height:auto;
	background:#ffffff;
}
#rightCONT{
display:block;
float:left;
height:auto;
margin:0 10px;
padding:0 0 10px;
position:relative;
width:220px;
}

#rightCONT h3 {border-bottom:1px solid #CCCCCC;margin-top:17px;
padding-bottom:3px;}




#header{
height:100px;
margin:0 auto;
width:960px;
}
#logo{
	display:block;
	position: relative;
	background:url('../images/logo.jpg') no-repeat;
	width:415px;
	height: 80px;
	margin:30px 12px 15px 15px;
	float:left;
}
#bannTOP{
	display:block;
	position:relative;
	background:#ffffff;
	width:468px;
	height:80px;
	float:right;
	margin: 15px 13px 0 0;
}
#topnavigate{
	display:block;
	position:relative;
	margin: 5px 0 0 15px;
	width:700px;
	height:50px;
	border:1px solid #dedcdc;
	background:#f9f9f9;
	float:left;
}
.navbox #nav{
	margin: 0;
	position: relative;
	display: block;
	float: left;
	height: 50px;
	font: bold 13px Verdana, Helvetica, sans-serif;
	text-transform: uppercase;
	background:#f9f9f9;
}
.navbox #nav ul{
	margin: 0px;
	padding: 0;
	list-style-type: none;
	width: auto;
}
.navbox #nav ul li{
	display: block;
	float: left;
	text-align: center;
	background:#ffffff;
	border:1px solid #dedcdc;
	width:90px;
	height:35px;
	margin: 14px 5px 0 10px;
}
.navbox #nav ul li.active {
	border-color: #dedcdc #dedcdc #ffffff #dedcdc;
}
.navbox #nav ul li a {
	display: block;
	width: 100%;
	height: 27px;
	text-align: center;
	vertical-align: middle;
	border-width: 1px 1px 0px 1px;
	color: #000000;
	padding: 8px 0px 0px 0px;
}

#vidtmbs{
	display:block;
	position:relative;
	width:auto;
	padding: 0px;
	margin: 10px 0 0 0;
	/*border-top:1px solid #dedcdc;*/
	float:left;
	background:#ffffff;
}
#vidtmb{
	background-color:#FFFFFF;
	border:1px solid #f2f2f2;
	float:left;
	font-size:12px;
	height:120px;
	margin:0 -5px 15px 10px;
	padding:5px;
	width:325px;
}

#vidtmbpic{
	height:120px;
	width:338px;
}

#vidtmbpic img{
	/*float:left;*/
}
#vidtmbtit{
	display:none;
	font-family:Verdana, Geneva, sans-serif;
	width:160px;
	height:19px;
	margin-top:5px;
	text-size:10px;
	color:black;
	text-align:center;
	vertical-align:middle;
	overflow: none;
}

#vidtmbtit a {
	font-size:12px;
	color:#000000;
	text-decoration:none;
	vertical-align:middle;
}

#vidtmbtit a:hover {
	text-decoration:underline;
}
#resultslapozo{
	width:760px;
	height:50px;
	text-align:left;
}
.paginator{
	background:#FFFFFF none repeat scroll 0 0;
	float:left;
	font-size:11pt;
	padding-left:10px;
	padding-right:10px;
	position:relative;
	width:660px;
	z-index:1;
}
.top_border {
	border-top:1px solid #DEDCDC;
	margin-bottom:10px;
	margin-left:13px;
	margin-top:10px;
	padding-top:5px;
	width:665px;
}
.bottom_border {
	border-bottom:1px solid #DEDCDC;
	margin-bottom:10px;
	margin-left:13px;
	margin-top:10px;
	padding-bottom:5px;
	padding-top:0;
	width:660px;
}
.pager_top {
	color:#000000;
	float:left;
	font-size:12px;
}
.pager_bottom {
	color:#000000;
	float:right;
	font-size:12px;
}
.pager_bottom a {
	background:#F9F9F9 none repeat scroll 0 0;
	border:1px solid #E3DED0;
	color:#666666;
	padding:1px 3px;
}
.pager_bottom a:hover, .pager_bottom a:visited:hover {
	color: #cc0000;
	background:#F9F9F9 none repeat scroll 0 0;
	border:1px solid #E3DED0;
	padding:1px 3px;
}
.pager_bottom a:visited {
	background:#F9F9F9 none repeat scroll 0 0;
	border:1px solid #E3DED0;
	color:#666666;
	padding:1px 3px;
}
.pager_bottom .current {
	background:#E1D8BF none repeat scroll 0 0;
	border:1px solid #CEBC9A;
	padding:1px 3px;
	color:#b04a09;
}
.content {
	width: 700px;
	clear: both;
}
.thumbcontent {
	width: 700px;
	text-align:left;
}

.clear_divider {
	clear: both;
	font-size: 1px;
	height: 1px;
}
#tags {
	margin:  20px 10px;
	padding: 10px 0px 0px 0px;
	background-color: #cccccc;
	color: #000000;
	clear: both;
	width: 915px;
}
.cat_title {
	font-family: Times New Roman, serif;
	color: #666666;
	border-bottom: 1px solid #999999;
	font-weight: bold;
	text-align: center;
	width: 100%;
	padding-bottom: 10px;
}
.cat_box {
	font-family: Times New Roman, serif;
	padding: 10px;
	color: #000000;
}
.cat_box a {
	font-family: Times New Roman, serif;
	color: #000000;
	text-decoration: none;
}
.cat_box a:hover {
	color: #666666;
	text-decoration: underline;
}
.cat_title_search {
	display: none;
}
.radio, .radio * {
	vertical-align: top;
	
	font-size: 11px;
	letter-spacing: 0.5px;
}
.radio input {
	margin: 0px 3px;
}
.radio {
	margin-bottom: 3px;
}
input.search_button {
background:transparent url(../images/bg-search-button.gif) repeat scroll 0 0;
border:medium none;
color:#000000;
cursor:pointer;
font-size:13px;
font-weight:bold;
letter-spacing:normal;
margin:0;
padding:2px;
width:80px;
}
input.search_field {
background-color:#FFFFFF;
border:1px solid #DEDCDC;
color:#000000;
height:15px;
letter-spacing:normal;
margin:0;
padding:3px 2px;
width:129px;
}
label.search {
	color: #000000;
}
.scrolling_iframe {
background-color:#FFFFFF;
border-color:#EEEEEE transparent;
border-style:solid;
border-width:1px 0;
height:132px;
padding:5px 0 45px 5px;
width:905px;
}
.scrolling_iframe iframe {margin:10px 0;
}
.show_this {
	display: none;
}
.hide_this {
	display: inherit;
}

.img {
	display:inline;
	float:left;
	position:relative;
	top:-38px;
}

.online_now {
	border-bottom:1px solid #9B3C3C;
	border-top:1px solid #C82222;
	color:#FFFFFF;
	display:block;
	font-size:22px;
	height:28px;
	padding:5px 0;
	position:relative;
	text-align:center;
	text-shadow:1px 1px 2px #000000;
	top:80px;
	width:160px;
	z-index:1;
}

.online_now_overlay{
	background:red none repeat scroll 0 0;
	bottom:0;
	filter:alpha(opacity=40);
	-moz-opacity:0.4;
	-khtml-opacity: 0.4;
	opacity: 0.4;
	position:absolute;
	top:0;
	left:0;
	height:28px;
	width:160px;
	padding:5px 0;
	z-index:-1;
}

.play_now {
	color:#FFFFFF;
	display:block;
	font-size:22px;
	height:28px;
	padding:5px 0;
	position:relative;
	text-align:center;
	text-shadow:1px 1px 2px #000000;
	top:80px;
	width:160px;
	z-index:1;
}

a.thumb_link {
	filter:alpha(opacity=60);
	-moz-opacity:0.6;
	-khtml-opacity: 0.6;
	opacity: 0.7;
}
a.thumb_link:hover {
	filter:alpha(opacity=100);
	-moz-opacity:1;
	-khtml-opacity: 1;
	opacity: 1;
}

.play_video_overlay{
	bottom:0;
	background:#FFFFFF none repeat scroll 0 0;
	filter:alpha(opacity=20);
	-moz-opacity:0.2;
	-khtml-opacity: 0.2;
	opacity: 0.2;
	position:absolute;
	top:0;
	left:0;
	height:28px;
	width:160px;
	padding:5px 0;
	z-index:-1;
}

#free_porntube {}

#vidtmbpic ul {
	float:left;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin-left:10px;
}

#vidtmbpic ul li {margin-bottom:5px;height:16px;padding-left:20px;}

#vidtmbpic h2 {
	background:#F5F5F5;
	border-bottom:1px solid #EEEEEE;
	float:left;
	font-family:"Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
	font-size:12px;
	margin-bottom:7px;
	margin-left:10px;
	padding:3px 0 3px 3px;
	width:150px;
}

#tag_cloud {padding:10px;}

#search {margin:10px 0;}

#no_results {
	background:#D74949 url(../images/tango_smile_sad.png) no-repeat scroll 10px 10px;
	border:1px solid #8C2525;
	color:#FFFFFF;
	font-size:1.4em;
	margin:15px 15px 15px 25px;
	padding:18px;
	text-align:center;
	float:left;
	width:220px;
}

#noticed {background:#FFF8D1 none repeat scroll 0 0;
font-size:12px;
margin-left:10px;
padding:15px;}

#noticed p {margin-bottom:15px;color:#6F6014;margin-bottom:15px;}

.video_list {}

li.video {background:transparent url(../images/icon_video.png) no-repeat scroll 0 0;padding-left:20px;}
li.no_video {background:transparent url(../images/icon_no_video.png) no-repeat scroll 0 0;padding-left:20px;color:#AAAAAA;}
li.model_profile {background:transparent url(../images/icon_page_white_go.png) no-repeat scroll 0 0;padding-left:20px;color:#AAAAAA;}

ul.inter_links {list-style-image:none;
list-style-position:outside;
list-style-type:none;
text-align:left;}
ul.inter_links li {float:left;
font-size:11px;
margin:20px 0 0 27px;
width:165px;}

ul#navigation {float:left;
margin:20px;}


ul#navigation li {list-style:none;border-bottom:1px solid #EAEAEA;margin-bottom:10px;padding-bottom:5px;margin-right:15px;}

ul#navigation li ul li {display:inline;}

ul#navigation ul.my_tube {}
ul#navigation ul.my_tube li {}

ul#navigation ul.mycamgirl {}
ul#navigation ul.mycamgirl li {}

#about {}

#about h2 {}

#about p {}

#current_channel {padding:5px;}

#current_channel img {float:left;
margin:5px 10px 10px;}

#current_channel h4 {border-bottom:1px solid #EEEEEE;
margin:10px 5px;
padding:5px;}

#current_channel p {padding:5px;}

#current_channel ul {list-style:none;}

#current_channel ul li {height:16px;margin:5px 0 5px 10px;padding-left:20px;}

#current_channel ul li.livejasmin {background:transparent url(../../common/images/camsites/icons/lj-16x16.png) no-repeat scroll 0 0;}
#current_channel ul li.webcams {background:transparent url(../../common/images/camsites/icons/webcams-16x16.png) no-repeat scroll 0 0;}

#rightCONT h3.webcams {background:#555555;border-bottom:2px solid #000000;color:#FFFFFF;padding:3px 5px;}
#rightCONT h3.livejasmin {background:#9F0E0E;border-bottom:2px solid #610000;color:#FFFFFF;padding:3px 5px;}

ul.most_viewed {}

ul.most_viewed li {padding:5px;}

ul.most_viewed li a {}

ul.most_viewed li a:hover {}

ul.most_viewed li span {float:right;}

ul#sort {list-style-image:none;
list-style-position:outside;
list-style-type:none;}
ul#sort li {padding:2px 5px;}


#main ul#list_channels {}
#main ul#list_channels li {}
#main ul#list_channels li img {}
#main ul#list_channels li a {}
#main ul#list_channels li a:hover {}

#main ul#list_channels li.livejasmin a {}
#main ul#list_channels li.livejasmin a:hover {}

#main ul#list_channels li.webcams a {}
#main ul#list_channels li.webcams a:hover {}











/*
 CLEARFIX
*/

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}
