<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
	margin: 0px;
	background-color: #1a1a1a;
	background: url(../img/bg.jpg) center top fixed;
	font-family: verdana;	
	font-size: 12px;
}
ul {
	list-style:none;
	margin-top: 32px;
    margin-left:0px;
    padding:0px;
}

#left li{
    background:url(../img/menu-item.png) no-repeat bottom;
    color:#FFF;
    text-indent:45px;}
#left li:hover,
#left li.selected {
	text-decoration: underline;}
#left li.selected,
#left li.selected a{
	color:#000;}

h1 {
	margin: 0px;
	color: #FFF;
	font-size: 12px;
}
h2, #related_title {	
	color: #ba2061;
	font-size: 14px;
	margin: 0px;
	padding-bottom: 5px;
	font-weight: bold;
	
}
h3, #related_description {
	margin: 0px;
	font-size: 12px;
	font-weight: normal;
	padding-bottom: 5px;

}

.logo-txt {
	padding-top: 46px;
	width: 350px;
	float: left;
	text-align: center;
	font-size: 38px;
	font-family: Impact, Charcoal, sans-serif;
	font-weight: bolder;
	text-transform: uppercase;
	text-shadow: 3px 3px #6b2945;
	color: #ffba00;
}

.playertitle {
	font-size: 16px;
	color: #ba2061;
	margin-left: 15px;
	margin-top: 15px;
}


#related_txt {
	padding-left: 20px;
	padding-top: 20px;
	color: #ba2061;
}

a.menulink {
	font-size: 18px;
	color: #FFF;
	text-decoration: none;
	line-height: 24px;
}
.itemlink {
	color: #000;	
	font-size: 12px;
	font-weight: bold;	
}
#container {
	position:relative;
	margin: 0 auto;
	width: 1039px;
	background-image: url(../img/content__bg.jpg);
	background-repeat: repeat-y;
}

#head {
	position: relative;
	background-image: url(../img/header.png);
	background-repeat: no-repeat;
	height: 204px;
}
#home {
	position:absolute;
	left:0;top:0;
	width:350px;
	height:135px;}

#logoleft {
	width: 34px;
	height: 228px;
	background-image: url(../img/logoleft.png);
	position: absolute;
	margin-left: -32px;
	
}

#left {
	width: 250px;
	background-image: url(../img/leftbg.jpg);
	background-repeat: no-repeat;
	float: left;
	min-height: 415px;
	padding-top: 20px;
    margin-left:-1px;
}

    #random-left{
        padding-top:70px;
        margin-top:20px;
        background:url(../img/random-left-logo.png) no-repeat top left;
    }
    
        .random-left{
            width:216px;
            height:142px;
            border:solid 1px #000;
            display:block;
            margin:0 auto 15px;
            position:relative;
            color:#fff;
            text-decoration:none;
        }
        
            .random-left-title{
                color:#fff;
                width:216px;
                height:25px;
                position:absolute;
                bottom:0px;
                left:0px;
                line-height:25px;
                text-indent:5px;
                background:url(../img/left-random-bar.png) repeat
            }
            
            .random-left-play{
                width:34px;
                height:34px;
                position:absolute;
                top:54px;
                left:91px;
                background:url(../img/random-left-play.png) no-repeat;
            }
            
                .random-left-title span{
                    text-decoration:underline;
                }
                
    #random-top{
        height:90px;
        padding-left:23px;
        padding-top:5px;
    }
    
        .random-top{
            float:left;
            width: 101px;
            text-align:center;
            color:#ba2061;
            margin-right:8px;
            position:relative;
        }
        	.random-top .img {
        		overflow:hidden;
        	}
        	.random-top .img,
        	.random-top img {
        		width:101px;
        		height:72px;
        	}
            .random-top-play{
                width:18px;
                height:18px;
                position:absolute;
                top:27px;
                left:41px;
                background:url(../img/random-play-top.png) no-repeat;
            }
    
#middle {
	float: left;
	width: 475px;		
}

    #videos-top{
        width:202px;
        height:54px;
        background:url(../img/videos.png) no-repeat;
    }

#paging {	
	padding: 20px;
	padding-bottom: 30px;
}
#paging a {
	color: #ba2061;
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
}
#paging a:hover {
	text-decoration: underline;
}
#previous {
	float: left;
}
#next {
	float: right;
}
#search {	
	position: absolute;	
	top: 32px;
	right:4px;}
	#search form {
		margin:0;
		padding:0;}
	.searchbox {
		float:left;
		width: 252px;
		height: 32px;
		padding:2px 5px;
		margin-right:5px;
		background:transparent;
		border: none;
		text-align: center;
		font-size: 14px;}
	.searchbutton {
		float:right;
		cursor:pointer;
		width: 36px;
		height: 36px;
		background:transparent;
		border: none;}
#right {
	position:relative;
	width: 307px;	
	float: right;
	text-align:center;	
}

#right .bnr {
	margin-bottom:12px;
}
#footer {
	clear:both;	
	margin-bottom:12px;
	}
	
#footer .bnr {
	width: 910px;
	margin-left:65px;
	}

.item {
	width: 435px;
	border: bottom dotted 10px;
	min-height: 150px;
	margin: 20px;	
}

.playeritem {
	border: bottom dotted 10px;
	height: 150px;
	margin: 20px;
	display:block;
	color:#000;
	text-decoration:none;	
}

.dots {
	background: url(../img/dots.gif) no-repeat right;
	height: 10px;
	width: 473px;
    overflow:hidden;
    margin-left:2px;
}
.screenshot {
	float: left;
	height: 150px;
	width: 210px;
	overflow:hidden;
	margin-right: 10px;
}
.screenshot img {
	height: 150px;
	width: 210px;
}

.linkColor {
	color: #ba2061;
}

#playerplaceholder {
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}

#frameplaceholder {
	display: none;
}

#playerdescription {	
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}
#playerdescription h2 {
	font-size: 12px;
	color: #000;
	padding: 5px;}

#more {
	background-image: url(../img/more.jpg);
	width: 203px;
	height: 56px;
    margin-left:1px;
}

#ads_iframe {
	margin-left: 8px;
	margin-bottom: 10px;
	background-color: #6D0B34;
	width: 160px;
	padding-bottom: 10px;
}

.adRight {
	margin-bottom: 10px;
}

#slogan-cambabes {
	width: 203px;
	height: 56px;	
	background-image: url(../img/slogan-cambabes.jpg);
	margin-left: -6px;
	
}
.babes {
	padding-top: 10px;
	padding-left: 4px;
	
}

.menu_banner {	
	width: 160px;
	margin: 0 auto;
	padding-top: 30px;
}

#extra {
	background-color: #8d25b9;
	padding: 10px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	color: #FFF;
}

#phoneForm {
	padding-top: 10px;
}

#phone {
	width: 200px;
}

#extra a {
	color: #FFF;
	text-decoration: underline;
}



#playerPage {}
	#playerPage .header {}
	#playerPage #container {
		background-image:url(../img/bg-player.jpg);}
	#playerPage #head {
		background-image:url(../img/header-player.png);}
	#playerPage #middle {
		width:614px;}
	#playerPage #right {
		width:175px;
		margin-top:-17px;}
		
		
		

	
#mediaBnr {
	text-align:center;
	margin-bottom:10px;}
	
#resultsForLabel,
#noResults {
	text-align:center;
	font-size:14px;}
	#resultsForLabel b,
	#noResults b {
		color:#ba2061;}
		
		
#mediaspace {
	height:350px;
}


#tags {
	clear:both;
	margin:15px;
	text-align:center;}
	
	#tags a {
		color:#ba2061;
	}
	
</pre></body></html>