@charset "UTF-8";
/* CSS Document */


html, body {
width: 100%;
height: 100%;
font-family: Georgia, "Times New Roman", Times, serif;
}

body {
margin: 0;
padding: 0;
color: #fff;
position: relative;
z-index: 1;
background:url(../images/top_bg.png) top left no-repeat fixed #000;
}


h1 {
color: #fcf376;
text-transform: uppercase;
font-size: 30px;
font-weight: normal;
padding: 12px 0 0 60px;
background: url(../images/header_flower.png) top left no-repeat;
margin: 0 0 32px 0;
letter-spacing: 2px;
line-height: 1em;
}

h2 {
color: #fcf376;
padding: 12px 0 0 60px;
background: url(../images/header_flower.png) top left no-repeat;
font-size: 24px;
letter-spacing: 1px;
margin: 0 0 24px 0;
font-weight: normal;
line-height: 1em;
}

h2 a {
color: #fcf376;
}

a, a:active, a:visited {
color: #fcf376;
text-decoration: underline;
}

a:hover {
color: #fff;
text-decoration: none;
}

div.left {
position: relative;
padding: 10px 0 0 20px;
width: 380px;
text-align: center;
position: fixed;
z-index: 10;
}

div.main_nav {
margin: 20px 20px 0 0;
}

div.main_nav ul {
list-style: none;
display: block;
text-align: center;
}

div.main_nav ul li {
display: inline;
line-height: 28px;
}

div.main_nav ul li a, div.main_nav ul li a:visited {
color: #e2db81;
position: relative;
margin: 0 10px 0 0;
list-style: none;
text-transform: uppercase;
font-size: 12px;
text-decoration: none;
}

div.main_nav ul li a:hover, div.main_nav ul li a:active {
color: #fff;
margin: 0 10px 0 0;;
list-style: none;
text-transform: uppercase;
font-size: 12px;
}

div.content {
position: relative;
padding: 80px 100px 150px 450px;
width: auto;
position: relative;
z-index: 2;
font-size: 14px;
line-height: 1.4em;
color: #f6e2b7;
}

div.footer {
position: fixed;
bottom: 0;
left: 0;
background: url(../images/bottom_bg.png) bottom left no-repeat;
padding: 120px 50px 20px 60px;
font-size: 12px;
color: #e5de98;
line-height: 16px;
z-index: 3;
}

div.footer_cover {
background: url(../images/bottom_fade.png) top repeat-x;
position: fixed;
bottom: 0;
left: 0;
width: 100%;
z-index: 2;
height: 100px;
}

div.freaks_gallery {
margin: 0 0 0 11px;
}

/* CONTENT */

#photo, #photo a {
border: 2px solid #fcf376;
margin: 0 15px 15px 0;
}

/* SLIDESHOW  */

#slideshow {list-style:none; color:#fff; z-index: 101; position: relative;}
#slideshow span {display:none}
#wrapper {width:506px; margin:50px 0 auto; display:none}
#wrapper * {margin:0; padding:0}
#fullsize {position:relative; width:500px; height:323px; padding:2px; border:1px solid #fcf376; background:#000}
#information {display: none; position:absolute; bottom:0; width:500px; height:0; background:#000; color:#fff; overflow:hidden; z-index:200; opacity:.7; filter:alpha(opacity=70)}
#information h3 {padding:4px 8px 3px; font-size:14px}
#information p {padding:0 8px 8px}
#image {width:500px}
#image img {position:absolute; z-index:25; width:auto}
.imgnav {position:absolute; width:25%; height:329px; cursor:pointer; z-index:150}
#imgprev {left:0; background:url(http://www.pdj-victoria.com/images/slideshow/left.gif) left center no-repeat}
#imgnext {right:0; background:url(http://www.pdj-victoria.com/images/slideshow/right.gif) right center no-repeat}
#imglink {position:absolute; height:329px; width:100%; z-index:100; opacity:.4; filter:alpha(opacity=40)}
.linkhover {background:url(http://www.pdj-victoria.com/images/slideshow/images/link.gif) center center no-repeat}
#thumbnails {margin-top:15px}
#slideleft {float:left; width:20px; height:81px; background:url(http://www.pdj-victoria.com/images/slideshow/scroll-left.gif) center center no-repeat; background-color:#472300}
#slideleft:hover {background-color:#333}
#slideright {float:right; width:20px; height:81px; background:#472300 url(http://www.pdj-victoria.com/images/slideshow/scroll-right.gif) center center no-repeat}
#slideright:hover {background-color:#333}
#slidearea {float:left; position:relative; width:456px; margin-left:5px; height:81px; overflow:hidden}
#slider {position:absolute; left:0; height:81px}
#slider img {cursor:pointer; border:1px solid #666; padding:2px}





