* { margin:0px; padding:0px; }
body { background-image:url(../../images/bg.jpg); background-repeat:repeat; background-color:#000; font-family:Verdana, Geneva, sans-serif; font-size:12px; }
div { display:block; position:relative; }
a { color:#ffd258; text-decoration:none; }
a:hover { text-decoration:underline; }
a img { border:0px; }
h1 { color:#fff; font-size:22px; margin-bottom:10px; }
h2 { background-color:#d80050; padding:5px; color:#fff; font-size:12px; text-transform:uppercase; margin-bottom:5px; }

h2.featured-picture { background: url('../../images/featuredpicture.png'); background-repeat: no-repeat; width:317px; height:121px; }
h2.featured-video { background: url('../../images/featuredvideo.png'); background-repeat: no-repeat; width:317px; height:121px; }
h2.all-pictures { background: url('../../images/allpicture.png'); background-repeat: no-repeat; width:317px; height:121px; }
h2.all-videos { background: url('../../images/allvideo.png'); background-repeat: no-repeat; width:317px; height:121px; }

.wrapper { margin-left:auto; margin-right:auto; width:1000px; }
.clr { clear:both; }
.black { background-color:#000; padding:10px; }

.header { background-color:#fff; padding:10px; }
.header .image { height:345px; }
.footer { text-align:center; font-size:10px; padding-bottom:25px; line-height:18px; margin-top:25px; }
.footer a { color:#d80050; font-weight:bold; font-size:12px; }
.footer a:hover { color:#000; }

.nav a { display:block; position:relative; background-position:top; height:53px; float:left; }
.nav a:hover { background-position:bottom; }
.nav .nav-home { width:235px; background-image:url(../../images/nav-home.gif); }
.nav .nav-free-preview { width:255px; background-image:url(../../images/nav-free-preview.gif); }
.nav .nav-members { width:255px; background-image:url(../../images/nav-members.gif); }
.nav .nav-featured { width:235px; background-image:url(../../images/nav-featured.gif); }
.nav .nav-pictures { width:255px; background-image:url(../../images/nav-pictures.gif); }
.nav .nav-videos { width:255px; background-image:url(../../images/nav-videos.gif); }
.nav .nav-girlfriends { width:255px; background-image:url(../../images/nav-girlfriends.gif); }
.nav .nav-store { width:255px; background-image:url(../../images/nav-store.gif); }
.nav .nav-get-access { width:255px; background-image:url(../../images/nav-get-access.gif); }
.body { background-image:url(../../images/nav-bottom.jpg); background-repeat:no-repeat; background-position:top; background-color:#969a9b; }

.TL, .TR, .BL, .BR { position:absolute; background-repeat:no-repeat; }
.TL { top:0px; left:0px; background-position:top left; }
.TR { top:0px; right:0px; background-position:top right; }
.BL { bottom:0px; left:0px; background-position:bottom left; }
.BR { bottom:0px; right:0px; background-position:bottom right; }

.corner-grey-20 { background-image:url(../../images/corner-grey-20.png); width:20px; height:20px; }

.get-access { display:block; position:absolute; top:145px; left:263px; z-index:999; }
.small-images { list-style-type:none; }
.small-images li { float:left; margin-right:10px; margin-bottom:10px; }
.border img { border:3px solid #000; }

.list-video { display:block; position:relative; padding-bottom:10px; margin-bottom:10px; line-height:18px; color:#333; }
.list-video .image { float:left; margin-right:10px; }
.list-video h1 { font-size:14px; color:#000; margin-bottom:0px; margin-top:5px; font-family:Georgia, "Times New Roman", Times, serif; }

/* jQuery lightBox plugin - Gallery style */
#gallery ul { list-style: none; }
#gallery ul li { display: inline; }
#gallery ul img {
	border: 5px solid #3e3e3e;
	border-width: 5px 5px 20px;
}
#gallery ul a:hover img {
	border: 5px solid #fff;
	border-width: 5px 5px 20px;
	color: #fff;
}
#gallery ul a:hover { color: #fff; }
