﻿@charset "utf-8";

a:link {
	text-decoration: none;
	color: #000;
}
a:visited {
	text-decoration: none;
	color: #333;
}
a:hover {
	color: #F0003C;
	border: thin none #FFFFFF;
	text-decoration:underline;

}
a:active {
	text-decoration: underline;
	color: #333;
}
h1,h2,h3,h4,h5,h6{
    margin-top: 0;
	margin-right: 10;
	margin-bottom: 0;
	margin-left: 10;
padding: 0px 0px 0px 0px;
}
h2,h4 a:link {
	text-decoration:none;
	color: #666;
}
h2,h4 a:visited {
	text-decoration:none;
	color: #666;
}
h2,h4 a:hover {
text-decoration:none;
	color: #09F;
}
h5 a:link 
{
    color:#F0003C;
}
h5 a:visited 
{
    color:#F0003C;
}
h5 a:hover 
{
    color:#F0003C;
}
.header_quotes_box  
{
    clear:both;
	float: right;
	width: 320px;
	padding-right: 0px;
	margin-top: 195px;
	text-align: left;
	font-style:italic;
	color:#fff;
	font-size:14px;
}
.header_quotes  {
	color: #FFF;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Console", sans-serif;
	font-size: 1.1em !important;
	font-style: italic;
	font-weight: normal;
	text-align: right;
	line-height: 16px;
	letter-spacing: -1px;
	background-repeat: repeat;
	background-position: left top;
}
.header_quotes a:link {
	text-decoration:none;
	color: #09F;
}
.header_quotes a:visited {
	text-decoration:none;
	color: #09F;
}
.header_quotes a:hover {
	text-decoration:none;
	color: #0FF;
}
.header_date {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	float:left;
	font-size: 12px;
	color: #666;
	margin-top: -25px;
	margin-left:140px;
	clear: both;
	font-weight: lighter;
}
.theme_changer {
	border: 1px solid #FFF;
	float: none;
	clear: none;
	margin: 2px;
}
body {
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Console", sans-serif;
	background-image: url(/images/BG-black.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center top;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Console", sans-serif;
	margin-top: 0;
	margin-right: 10;
	margin-bottom: 0;
	margin-left: 10;
}
h5 
{
    font-family: font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Console", sans-serif;
    color:#666;
    font-weight:lighter;
    font-size:12px;
    padding-left:10px;
    
}
h4 {
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Console", sans-serif;
	color: #666;
	font-size: 12px;
}
h3 {
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Console", sans-serif;
	color: #666;
	font-size: 13px;
	font-weight: lighter;
	}
h2 {
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Console", sans-serif;
	color: #666;
	font-size: 14px;
	font-weight: lighter;
	margin-top: 0;
	margin-right: 10;
	margin-bottom: 0;
	margin-left: 10;
	}
h1  {
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Console", sans-serif;
	font-size: 15px;
	
	/* color: #C00; */
	color: #F0003C;
	padding: 0;
	margin-top: 0;
	margin-right: 5;
	margin-bottom: 0;
	margin-left: 5;
	
}
h1 a:link {
text-decoration:none;
color: #F0003C;
}

h1 a:visited {
text-decoration:none;
color: #F0003C;
}

h1 a:hover {
text-decoration:none;
color: #FF245B;
}
/* carbon */
#carbon, #theme2 {
  background: url("/images/bg_carbon.jpg") top fixed no-repeat #000 ;
}
/* purple */
#purple, #theme3 {
	background-attachment: fixed;
	background-color: #FFD09D;
	background-image: url(/images/bg_rainbow.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
/* sky */
#sky, #theme5 {
  background: url("/images/bg_sky.jpg") top fixed no-repeat #2f2f2f;
}
/* sand */
#sand, #theme4 {
  background: url("/images/bg_sand.jpg") top fixed no-repeat #cccccc;
}
/* algae */
#algae, #theme1 {
  background: url("/images/bg_algae.jpg") top fixed no-repeat;
}
/* black */
#black, #theme6 {
	background-color: #000;
}
/* ibiza */
#ibiza, #theme7 {
	background: url("/page-graphics/ibiza.jpg") top fixed no-repeat;
	background-color: #042954;
}
.page_outer_shadow {
	background-image: url(/images/page-graphics/images/content_bg_01b.png);
	background-repeat: repeat-y;
	background-position: center;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
}

hr {
	clear: both;
	float: none;
	height: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 920px;
}
/* 
.nav-bar {
	background-color: #FFF;
	height: 50px;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.navbartest {
	background-image: url(/images/test_navbar.png);
	height: 41px;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
*/
.header_image {
	background-image: url("/images/headerimage2.jpg");
	background-color: #000;
	background-repeat: no-repeat;
	height: 250px;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.footer {
	width: 930px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 15px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Console", sans-serif;
	font-size: x-small;
	text-align: center;
	color: #999;
}
.footer a:link {
text-decoration:none;
color: #999;
}

.footer a:visited {
text-decoration:none;
color: #999;
}

.footer a:hover {
text-decoration:none;
color: #09F;
}
.page_bottom {
	background-image: url(/images/page-graphics/images/content_bg_02b.png);
	clear: none;
	height: 20px;
	width: 930px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	text-align:center;
}
.single_column {
	background-color: #FFF;
	margin: 0px;
	padding: 5px;
	clear: none;
	float: left;
	width: 300px;
	height: auto;
}
/* CSS Document */
.two_column {
	margin: 0px;
	padding: 5px;
	clear: right;
	float: left;
	width: 610px;
	background-color: #FFF;
}
.main_content {
	clear: both;
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	background-color: #FFF;
	padding: 15px;
}
.three_column {
	padding: 5px;
	clear: both;
	float: left;
	width: 930px;
	background-color: #FFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.left_pane_page 
{
    padding: 5px;
    float:left;
    width:170px;
    background-color:#FFF;
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
    font-weight:lighter;
    color: #666;
}
.left_pane_page a 
{
    font-weight:lighter;
    color:#666;
    line-height:18px;   
}
.left_pane_page a:hover 
{
   color:#F0003C;
}
.left_table 
{
   /* border-top:solid 1px #F1F1F1;
    margin-top:20px; */
    margin-top:-2px;
    width:180px
}
.left_table2 
{
    border-top:solid 1px #F1F1F1;
    margin-top:2px;
    width:180px;
}
.progress td
{
    height:60px;
    width:200px;
    background-color:#F1F1F1;
    background:url('/images/progresstext.gif');
    vertical-align:top;
    
}
.firstrow 
{
    border-bottom:solid 1 px #F1F1F1;
}
.lastrow
{
    border-bottom:solid 1px #F1F1F1;
}
.post_date
{
    text-align:right;
    border-bottom:solid 1px #F1F1F1;
}
.post_date_chicks
{
    width:310px;
    text-align:right;
    border-bottom:solid 1px #F1F1F1;
}
.post_date_chicks h4
{
    font-family:Lucida Handwriting;
}
.menu_kop
{
    text-align:left;
    border-bottom:solid 1px #F1F1F1;
}
.content_pane_page 
{
    padding: 5px;
    float:left;
    width:500px;
    background-color:#FFF;
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
}
.content_table 
{
    width:500px;
    border-right:solid 1px #F1F1F1;
    border-left:solid 1px #F1F1F1;
    padding-right: 5px;
    padding-left: 5px;
}
.video_table 
{
    width:400px;
    border-right:solid 1px #F1F1F1;
    border-left:solid 1px #F1F1F1;
    padding-right: 5px;
    padding-left: 10px;
    height:260px;
    background-color:#F1F1F1;
}
.girlslist
{
    border-right:solid 1px #F1F1F1;
    width:377px;
    margin-left:0px;
    margin-right:0px;
    padding-left:2px;
}
#modelslist
{
    
}
#modelskop
{
    
}
.screenname 
{
    background-color:#F1F1F1;
}
#modelfoto
{
    padding-right:5px;
    padding-top:3px;
    float:left;
    border-left:solid 1px #F1F1F1;
    background:url('/images/modelfoto.png');
    width:117px;
    height:91px;
    border-bottom:solid 1px #F1F1F1;
}
#modeldata
{
    float:left;
    margin-top:0px;
    border-bottom:solid 1px #F1F1F1;
    
}

.right_pane_page 
{
    padding: 5px;
    float:left;
    width:180px;
    background-color:#FFF;
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
    color: #666;
    padding-left:20px;
}
.right_pane_page a 
{
    font-weight:lighter;
    color:#666;
    line-height:18px;   
}
.right_pane_page a:hover 
{
   color:#F0003C;
}
.right_table 
{
   /* border-top:solid 1px #F1F1F1;
    margin-top:20px; */
    margin-top:-2px;
    width:180px;
    border-bottom:solid 1px #F1F1F1;
}
/* Typography */
body {
	letter-spacing: normal;
	font-size: 0.8em;
	color: #333333;
	font-weight: lighter;
}

span.column-header-text {
  font-size: 160%;
  font-variant: small-caps;
  color: #f39;
  letter-spacing: -2px;
  font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Console", sans-serif;
}
.big-grey-quotes {
  font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Console", sans-serif;
  color: #666;
  font-style: italic;
  font-size: x-large;
  letter-spacing: -2px;
}
.models {
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Console", sans-serif;
	font-style: italic;
	font-weight: lighter;
	font-variant: normal;
	font-size: 30px;
	color: #666;
	letter-spacing: -2px;
}
.column-header-text {
	font-size: 160%;
	font-style: normal;
	font-variant: normal;
	color: #999;
	letter-spacing: -1px;
	text-align: center;
	border-bottom: 1px dotted #999;
	vertical-align: top;
	margin: 0;
	padding: 3px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Console", sans-serif;
}

/* Misc */
a img { border: 0; }

.movie-border {
	border: 1px solid #FBECD9;
	background-color: #FCF7ED;
	margin: 0px;
	padding: 5px;
}
.greyborder1 {
	margin: 1px;
	padding: 3px;
	border: 1px solid #FBECD9;
	background-color: #FCF7ED;
	}
.mborder {
	background-color: #000;
	border: 1px solid #000;
}
.main_content_page {
	width: 940px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 10px;
	background-color: #FFF;
}
.five_column {
	margin: 4px;
	padding: 5px;
	float: left;
	height: 290px;
	width: 212px;
	background-color: #FDF2DB;
	clear: right;
	border: 1px solid #CCC;
}
li {
	list-style-type: none;
}
ul {

	list-style-type: none;
}
img.theme_changer:hover {
  cursor:pointer;cursor:hand
}.align_right {
	text-align: right;
	float: right;
}
.samples_thumbs {
	text-align: center;
	vertical-align: middle;
	border: 1px solid #CCC;
	height: 200px;
	width: 200px;
	background-color: #FCFCFC;
	margin: 0px;
	padding: 0px;
}
.flow_left {
	clear: right;
	float: left;
}
.four_samples {
	margin: 5px;
	float: left;
}

.stills_thumb_border {
	border: 1px solid #FBECD9;
	background-color: #FDF5EC;
	margin: 0px;
	padding: 5px;
}
.one_pixel {
	border: 1px solid #CCC;
}
.skinny_border {
	background-color: #F7F7F7;
	border: 1px solid #EBEBEB;
}
.top_models_sidebar {
	margin-bottom: 10px;
	text-align: center;
	padding: 4px;
	background-color: #EBEBEB;
}

span#date-text {
  float: left; margin-left: 20px; margin-top: 4px;
}

#calendar { font-size: 12px; }
div.stills .infotext {
	clear: both;
	margin: 5px;
	text-align: justify;
}

/* menu shit */
/* .nav-bar */ 
.nav-bar 
{
	width:900px;
	height:45px;
	margin:0 auto;
	padding:0 30px 0;
	background:url(/images/menu/images/repeat-x-menu2.jpg) repeat-x;
}

.nav-bar li {
	list-style: none;
	float:left;
		
	}
/* .nav-bar li ul li */
.nav-bar li ul li {
	float:none;	
	}
.nav-bar li a {
	width:112px;
	height:35px;
	padding-top:11px;
	padding-right:3px;
	text-align:center;
	display: block;
	font:10px "Lucida Grande", "Lucida Sans Unicode", "Lucida Console", sans-serif;
	font-weight:bold;
	color:#cccccc;
	text-decoration:none;
	background:url(/images/menu/images/sep-menu.jpg) no-repeat right 3px;
}
.nav-bar li a:hover, .nav-bar li.selected a, .nav-bar li:hover {
	background:url(/images/menu/images/bg-hover2.png) no-repeat;
	color:#fff;
}
.nav-bar li:hover a {
	color:#fff;	
}
.nav-bar ul li:hover {
	background:none;	
}
.nav-bar li ul li a.last {
	background:none;	
}
.nav-bar li ul li a, .nav-bar li.selected ul li a {
	background:none;
	width:auto;
	height:auto;
}
.nav-bar li ul li a:hover{
	background:none;
}
.nav-bar ul {
	width:187px;
	padding-left:0;
	padding-right:3px;
	
}
.nav-bar ul ul {
	background:url(/images/menu/images/repeat-y-sub-menu4.png) repeat-y -2px 0;
	display:none;
}
.nav-bar li.sub-nav {
	position:relative;
	}
.nav-bar li.sub-nav ul {
	position:absolute;
	top:41px;
	left:-1px;
}
.nav-bar li.sub-nav ul li ul {
	position:absolute;
	top:0;
	left:184px;
}
.nav-bar li.sub-nav ul li a {
	width:182px;
	height:19px;
	margin-left:2px;
	padding:5px 0 0 0;
	text-align:left;
	text-indent:15px;
	display:block;
	color:#fff;
	border-bottom:groove 1px #FFF;
	
}
.nav-bar li.sub-nav ul li a:hover {
	background:#000 url(/images/menu/images/ico-arrow2.png) no-repeat 5px 10px; 
}
.nav-bar li.sub-nav ul li ul li a {
	margin-left:0;
}

.nav-bar li.sub-nav:hover ul.first-level {
	display:inline;	
}
.nav-bar li.sub-nav:hover ul.first-level li.sub-nav:hover ul.second-level {
	display:inline;	
}


.nav-bar ul {
	display:inline;
}


.nav-bar ul {
	padding-bottom:24px;
}
.nav-bar li.last strong, .nav-bar li.last:hover strong {
	width:100%;	
	height:20px;
	bottom:-8px;
	display:block;
	padding-bottom:8px;
	position:absolute;
	background:url(/images/menu/images/menu-bottom.png) no-repeat bottom;
}
.nav-bar li.last a, .nav-bar li.last:hover a {
	position:absolute;
	bottom:0;
	left:0;
}
