html,body,#wrap {
height:100%;
}

body > #wrap {
height:auto;
min-height:100%;
}

#header {
background:#000 url(images/header.jpg) repeat-x;
width:100%;
height:50px;
margin-bottom:50px;
min-width:1221px;
}

#header_bucket {
width:1221px;
height:50px;
color:#D8F4F7;
margin:auto;
}

.logo {
background-image:url(images/condomlogo1.png);
background-repeat:no-repeat;
width:236px;
height:40px;
float:left;
display:inline;
margin:5px 5px 5px 148px;
}

.premium-button {
background-image:url(images/premium.png);
background-repeat:no-repeat;
width:65px;
height:27px;
float:left; 
margin-left:370px; 
margin-top:11px;
display:inline;
cursor:pointer;
}


#bucket {
width:1221px;
padding-bottom:477px;
margin:auto;
}

.clearfix:after {
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}

.clearfix {
display:block;
}

* html .clearfix {
height:1%;
}

#searchbox input {
background:transparent;
border:0;
color:#afafaf;
float:left;
font-size:12px;
width:155px;
margin:7px 0 0 10px;
padding:2px;
}

#searchbox .btn {
width:35px;
height:16px;
margin:9px 0 0;
padding:0;
}

input#submit {
font-size:12px;
color:#363636;
font-weight:700;
text-align:left;
border:1px solid #DEDBD1;
background:#000;
margin:0 0 7px;
padding:0;
}

#searchbox_links input {
background:transparent;
border:0;
color:#afafaf;
float:left;
font-size:12px;
width:178px;
margin:7px 0 0 10px;
padding:2px;
}

#searchbox_links .dir_btn {
width:auto;
margin:7px 0 0;
padding:0;
}

/*- footer -*/
#footer {
background:#222 url(images/bottom_repeat.jpg) repeat-x;
height:477px;
clear:both;
position:relative;
z-index:10;
margin-top:-477px;
}

#footer_content {
background-image:url(images/bottom_image_day.jpg);
background-repeat:no-repeat;
width:1221px;
height:427px;
color:#D8F4F7;
margin:auto;
}

#footer_content_two {
background-color:#222;
width:1221px;
height:50px;
overflow:hidden;
margin:auto;
}

#footer_content_two p {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
text-align:center;
color:#B5B5B5;
padding-top:6px;
}

#footer_content_two a {
text-decoration:none;
font:normal 10px "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
color:#939393;
}

#footer_content_two a:hover {
color:#b8d54e;
text-decoration:underline;
}

/* Main Content */
#content {
width:938px;
margin-left:150px;
overflow:hidden;
}

#content_top {
width:938px;
height:33px;
background-image:url(images/content_top.png);
background-repeat:no-repeat;
}

#space_bar {
width:938px;
height:12px;
background-image:url(images/nav/bartop.png);
background-repeat:no-repeat;
}

#content_middle {
width:938px;
background-image:url(images/nav/middle.png);
background-repeat:repeat-y;
overflow:hidden;
padding:10px;
}

#content_bottom {
width:938px;
height:14px;
background-image:url(images/nav/bottom.png);
background-repeat:no-repeat;
}

/* Navigation */
#nav {
width:938px;
height:33px;
background-image:url(images/nav/navbar.png);
background-repeat:no-repeat;
float:right;
overflow:hidden;
}

#nav ul {
line-height:26px;
white-space:nowrap;
margin:0;
padding:0;
}

#home {
display:block;
width:100px;
height:33px;
background:url(images/nav/home.png) no-repeat 0 0;
}

#reviews {
display:block;
width:100px;
height:33px;
background:url(images/nav/reviews.png) no-repeat 0 0;
}

#picks {
display:block;
width:100px;
height:33px;
background:url(images/nav/picks.png) no-repeat 0 0;
}

#galleries {
display:block;
width:100px;
height:33px;
background:url(images/nav/galleries.png) no-repeat 0 0;
}

#videos {
display:block;
width:100px;
height:33px;
background:url(images/nav/videos.png) no-repeat 0 0;
}

#contact {
display:block;
width:100px;
height:33px;
background:url(images/nav/contact.png) no-repeat 0 0;
}

#share {
display:block;
width:100px;
height:33px;
background:url(images/nav/share.png) no-repeat 0 0;
}

#subscribe {
background-image:url(images/nav/subscribe.png);
background-repeat:no-repeat;
width:114px;
height:33px;
display:block;
}

#directory {
background-image:url(images/nav/directory.png);
background-repeat:no-repeat;
width:100px;
height:33px;
display:block;
}

#home:hover,#reviews:hover,#picks:hover,#galleries:hover,#videos:hover,#contact:hover,#share:hover,#subscribe:hover,#directory:hover {
background-position:0 -33px;
}

/* Video Navigation */
#video_nav {
width:675px;
margin-right:45px;
}

/* Tooltip */
.tooltipsmall {
display:none;
background:transparent url(images/black_arrow.png);
font-size:10px;
height:53px;
width:120px;
color:#fff;
padding:19px;
}

.tooltipsmall a {
color:#b8d54e;
text-decoration:none;
}

.tooltipsmall a:hover {
text-decoration:underline;
color:#939393;
}

#bookmark {
width:150px;
}

#bookmark li {
list-style-type:none;
display:block;
}

/* Sidebar */
#sidebar {
width:170px;
margin-left:5px;
float:left;
clear:none;
overflow:hidden;
padding:5px;
}

#sidebar h1 {
font-family:tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#777;
float:left;
text-transform:uppercase;
}

.small-content {
background:#b8d54e url(images/tab_back.jpg) repeat-x;
width:131px;
font-size:11px;
color:#555;
border:1px #939393 solid;
padding:5px;
}

.small-content a:hover {
text-decoration:underline !important;
}

.categories a {
font-size:11px;
color:#555;
font-family:Calibri, Arial, Helvetica, sans-serif;
text-transform:capitalize;
}

.categories a:hover {
color:#222;
text-decoration:none;
}

/* Graphics */
.star {
background-image:url(images/star.png);
background-repeat:no-repeat;
height:40px;
width:40px;
float:right;
margin:5px;
}

/* Login */
.username {
background:url(images/username.png) no-repeat 3px;
width:141px;
height:33px;
margin-bottom:8px;
}

.password {
background:url(images/password.png) no-repeat 3px;
width:141px;
height:33px;
margin-bottom:5px;
}

.username input,.password input {
background:transparent !important;
border:0;
color:#CBCBCB;
font-size:11px;
width:94px;
margin:7px 0 0 40px;
padding:2px;
}

#login-field {
width:141px;
height:21px;
overflow:hidden;
}

#login-field ul {
line-height:20px;
white-space:nowrap;
margin:0;
padding:0;
}

#signup-button {
display:block;
width:66px;
height:20px;
background-image:url(images/signup.jpg);
}

#login-button {
display:block;
width:75px;
height:20px;
}

#signup-button:hover {
background-position:0 -20px;
}

#login-box {
background-image:url(images/loginback.jpg);
background-repeat:no-repeat;
width:165px;
height:190px;
padding-left:3px;
}

/* Checkboxes */
label.checkbox_checked {
background:transparent url(images/tick.png) no-repeat;
display:block;
padding-left:18px;
margin:8px 0 0 2px;
}

label.checkbox_unchecked {
background:transparent url(images/cross.png) no-repeat;
display:block;
padding-left:18px;
margin:8px 0 0 3px;
}

/* XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX 
 STOP EDITTING - DO NOT CHANGE OR REMOVE        */
.crirHidden {
position:absolute;
left:-1000px;
}

/* XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX */
#check-field {
margin:8px 0;
}

#check-field label {
color:#555;
font-size:11px;
cursor:pointer;
}

#check-field label:hover {
color:#222;
}

/* Videos */
.website-box {
width:400px;
font-size:11px;
background:#E9F5F8 url(images/main_back.jpg);
background-repeat:repeat-x;
border:1px #939393 solid;
margin-top:5px;
margin-right:auto;
margin-left:auto;
padding:10px;
}

.scroll-pane {
float:left;
width:98px;
height:294px;
overflow:overflow-y;
padding:4px;
}

#video_side_small {
background:#edf4f7 url(images/video_side.jpg) repeat-y;
float:left;
width:115px;
height:318px;
border-top:1px #939393 solid;
border-bottom:1px #939393 solid;
border-right:1px #939393 solid;
}

.video_side_buttons {
font-family:Calibri, Arial, Helvetica, sans-serif;
font-size:11px;
margin-top:8px;
margin-right:auto;
margin-left:auto;
width:85px;
color:#555;
text-align:center;
border:1px solid #939393;
background:#eff4fa url(images/video_back_small.jpg) repeat-x;
padding:4px 10px;
}

#button-fav-add {
background:transparent url(images/addfav.png) no-repeat;
display:block;
margin-top:8px;
padding-left:22px;
border:none;
cursor:pointer;
margin-left:1px;
width:40%;
text-align:left;
}

#button-fav-remove {
background:transparent url(images/remfav.png) no-repeat;
display:block;
margin-top:8px;
padding-left:22px;
border:none;
cursor:pointer;
margin-left:1px;
width:40%;
text-align:left;
}

#full-video {
background:transparent url(images/full_video.png) no-repeat;
display:block;
margin-top:8px;
margin-left:2px;
padding-left:22px;
color:#555;
width:40%;
text-align:left;
}

#full-video:hover {
text-decoration:underline;
}

#button-fav-remove span,#button-fav-add span {
font-size:11px;
color:#555;
padding:0;
}

#button-comment {
background-image:url(images/submit.jpg);
background-repeat:no-repeat;
width:160px;
height:22px;
border:none;
cursor:pointer;
}

#button-comment:hover {
background-position:0 -22px;
}

#video-google {
background-image:url(images/google.jpg);
background-repeat:no-repeat;
width:76px;
height:16px;
display:block;
margin-bottom:2px;
}

#video-digg {
background-image:url(images/video-digg.jpg);
background-repeat:no-repeat;
width:76px;
height:16px;
display:block;
margin-bottom:2px;
}

#video-delicious {
background-image:url(images/video-delicious.jpg);
background-repeat:no-repeat;
width:76px;
height:16px;
display:block;
margin-bottom:2px;
}

#video-stumble {
background-image:url(images/video-stumble.jpg);
background-repeat:no-repeat;
width:76px;
height:16px;
display:block;
margin-bottom:2px;
}

#video-google:hover,#video-digg:hover,#video-delicious:hover,#video-stumble:hover {
background-position:0 -16px;
}

/* Galleries */
.gallery-banner {
border:1px #939393 solid;
clear:both;
width:131px;
display:block;
padding:0;
}

.line-bottom {
font-family:Calibri, Arial, Helvetica, sans-serif;
}

.clear_transform span:hover {
text-decoration:none;
}

.clear_transform input,textarea {
font-size:11px;
}

/* Thumbnails */
.thumbnails {
width:90px;
overflow:hidden;
float:left;
background:#FBFBFB;
font-size:10px;
border:1px solid silver;
height:100px;
margin:0 11px 10px 0;
padding:4px 4px 0;
}

.thumbnails a img {
float:none;
padding-bottom:2px;
}

.related-videos {
background:#E8E8E8 url(images/active_back.jpg) repeat-x;
border:1px solid #939393;
margin-bottom:5px;
margin-top:5px;
padding:4px 8px;
}

/* Buttons */
.back-black {
width:76px;
background:#171717 url(images/back_black.gif) repeat-x;
border:1px #222 solid;
padding:3px;
}

.back-black a {
font-family:Calibri, Arial, Helvetica, sans-serif;
color:#919191 !important;
font-size:11px;
}

.back-black a:hover {
color:#e8e8e8 !important;
}

.video-count {
float:right;
margin-right:20px;
margin-top:7px;
width:76px;
text-align:center;
font-size:10px;
color:#222 !important;
background-position:0 -35px;
padding:2px;
}

/* Dropdown */
#studios,#category-dropdown {
margin-left:8px;
margin-top:5px;
}

#studios {
position:relative;
z-index:9;
}

#category-dropdown {
position:relative;
z-index:8;
}

.dropdown dd,.dropdown dt,.dropdown ul,.catdrop dd,.catdrop dt,.catdrop ul {
margin:0;
padding:0;
}

.dropdown dd,.catdrop dd {
position:relative;
}

.dropdown a,.dropdown a:visited,.catdrop a,.catdrop a:visited {
color:#816c5b;
text-decoration:none;
outline:none;
}

.dropdown a:hover,.catdrop a:hover {
color:#5d4617;
}

.dropdown dt a:hover,.catdrop dt a:hover {
color:#5d4617;
border:1px solid #d0c9af;
}

.dropdown dt a,.catdrop dt a {
background:#e4dfcb url(images/arrow.png) no-repeat scroll right center;
display:block;
padding-right:20px;
border:1px solid #d4ca9a;
width:121px;
}

.dropdown dt a span,.catdrop dt a span {
cursor:pointer;
display:block;
padding:5px;
}

.dropdown dd ul,.catdrop dd ul {
background:#e4dfcb none repeat scroll 0 0;
border:1px solid #d4ca9a;
color:#C5C0B0;
display:none;
left:0;
position:absolute;
top:2px;
width:141px;
list-style:none;
height:350px;
overflow:auto;
padding:5px 0;
}

.dropdown dd ul li a,.catdrop dd ul li a {
display:block;
padding:5px;
}

.dropdown dd ul li a:hover,.catdrop dd ul li a:hover {
background-color:#d0c9af;
}

.drop-position {
position:relative;
z-index:999999;
}

.banbox {
margin-left:8px;
margin-top:10px;
background:#e4dfcb;
border:1px solid #d4ca9a;
width:141px;
padding:10px 0;
}

#searchbox,#searchbox_links {
background:url(images/searchback.gif) no-repeat;
background-repeat:no-repeat;
height:32px;
width:220px;
margin-top:8px;
}

#nav li,#login-field li {
list-style-type:none;
display:inline;
float:left;
}

#home span,#reviews span,#picks span,#galleries span,#videos span,#contact span,#share span,#subscribe span,#signup-button span,#directory span,#video-google span,#video-digg span,#video-delicious span,#video-stumble span,#button-comment span {
display:none;
}
