
.fleft {
    float: left;
}
.fright {
    float: right;
}
.clear {
    clear: both;
    font-size: 0;
    height: 0;
    line-height: 0;
}
nav.main-nav {
    background: none repeat scroll 0 0 #A4002F;
    clear: both;
    display: block;
    margin: 0 auto;
    padding: 2px 0 0;
    width: 660px;
}
nav.main-nav a {
    color: #FFFFFF;
    display: block;
    float: left;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
    min-width: 80px;
}
nav.main-nav a:hover {
    color: #FFFFFF;
    text-decoration: underline;
}
.logo-container {
    float: left;
    margin-left: 130px;
    position: relative;
    width: 302px;
}
.logo-container h2 {
    display: block;
    left: 285px;
    top: 10px;
}
.search-container {
    float: right;
    margin: 20px 160px 10px auto;
    width: 450px;
    position: relative;
    z-index: 120;
}
.search-container input {
    border: 1px solid #A4002F;
    border-radius: 7px 7px 7px 7px;
    color: #000000;
    display: block;
    float: left;
    font-size: 11px;
    height: 25px;
    line-height: 28px;
    padding: 0 10px;
    width: 338px;
}
.search-container button {
    background: none repeat scroll 0 0 #D54971;
    border: 1px solid #D54971;
    border-radius: 7px 7px 7px 7px;
    color: #FFFFFF;
    cursor: pointer;
    display: block;
    float: right;
    font-size: 11px;
    font-weight: bold;
    height: 27px;
    line-height: 24px;
    margin-left: 10px;
    padding: 0 10px;
    text-shadow: 0 1px 0 #A4002F;
    width: 70px;
}
.search-container button:hover {
    background: none repeat scroll 0 0 #A4002F;
    border: 1px solid #A4002F;
}
.video-page {
    width: 960px;
}
.video-page .logo-container {
    margin-left: -30px;
}
.video-page .search-container {
    margin-right: 0;
    height: 50px;
}
.video-page .main-nav {
    padding-left: 150px;
    width: 810px;
}
.video-page hr {
    width: 960px;
}
.column300 {
    width: 300px;
}
.ad300 {
    height: 250px;
    margin-bottom: 10px;
    width: 300px;
}
.video-page h3.video-title {
    color: #A4002F;
    font-size: 24px;
    font-weight: bold;
    margin: 20px 0 10px;
    text-transform: none;
}
.video-details {
    background: none repeat scroll 0 0 #F6EDF0;
    border: 1px solid #CB9CAA;
    padding: 10px;
    position: relative;
    width: 618px;
}
.video-details p {
    text-align: left;
    width: 427px;
}
.video-details .embed {
    width: 304px;
}
.video-details .embed strong {
    display: block;
    margin-bottom: 5px;
}
.video-details .embed input {
    border: 1px solid #A4002F;
    display: block;
    margin-bottom: 0;
    padding: 1px;
    width: 300px;
}
.video-details .video-actions {
    position: absolute;
    right: 10px;
    top: 10px;
}
.video-details .video-actions .favorite, .video-details .video-actions .report, .video-details .video-actions .download{
    color: #FFFFFF;
    display: block;
    font-weight: bold;
    height: 25px;
    line-height: 25px;
    margin-bottom: 5px;
    padding-left: 25px;
    text-decoration: none;
    width: 155px;
}  
.video-details .video-actions .favorite:hover,.video-details .video-actions .report:hover,.video-details .video-actions .download:hover {
    background-color: #D54971;
}
.video-details .video-actions .favorite {
    background: url("/img/icon-add.png") no-repeat scroll 5px 5px #A4002F;    
}
.video-details .video-actions .report {
    background: url("/img/icon-remove.png") no-repeat scroll 5px 5px #A4002F;    
}

.video-details .video-actions .download {
    background: url("/img/icon-download.png") no-repeat scroll 5px 5px #A4002F;
}
.video-details .rating-box {
    background: none repeat scroll 0 0 #A4002F;
    border: 1px solid #A4002F;
    width: 178px;
}
.video-details .rating-box a {
    background: none repeat scroll 0 0 #A4002F;
    display: block;
    height: 24px;
    margin: 3px 3px 3px 6px;
    padding: 2px;
    width: 24px;
}
.video-details .rating-box a:hover {
    background: none repeat scroll 0 0 #D54971;
}
.video-details .rating-box span {
    color: #D38BA0;
    font-size: 9px;
    padding-bottom: 2px;
    text-align: center;
    width: 100px;
}
.video-details .rating-box span strong {
    color: #FFFFFF;
    display: block;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: -3px;
}
.video-page h4.small-title {
    display: block;
    font-size: 18px;
    font-weight: normal;
    margin-bottom: 5px;
}
.video-page .video-listing {
    clear: both;
    list-style-type: none;
    margin: 8px 0 0;
    padding: 0;
}
.video-page .video-listing li {
    float: left;
    margin-bottom: 8px;
    margin-right: 8px;
}
.video-page .video-listing li a {
    background: url("https://cdn1-thumbs.pornhost.com/static/img/image.gif") repeat scroll left top transparent;
    border: 1px solid #FFFFFF;
    display: block;
    height: 135px;
    padding: 5px;
    text-align: center;
    text-decoration: none;
    width: 140px;
}
.video-page .video-listing li a:hover {
/*    background: url("../images/thumb-bg.gif") repeat scroll left top transparent;*/
    border: 1px solid #EA7193;
}
.video-page .video-listing li a span {
    display: block;
    font-size: 10px;
    font-weight: bold;
    height: 28px;
    margin-bottom: 5px;
    overflow: hidden;
    text-align: left;
    width: 140px;
}
.video-page .pagination {
    margin: 20px 0;
    text-align: center;
}
.video-page .pagination a {
    display: inline-block;
    margin: 0 2px;
}
label{
    float:none;
}
fieldset label{
    float:left;
}

#search-form label{
    float: left;
    width:auto;
}
form .ui-button-text-only .ui-button-text {
    padding: 0.1em 0.5em;
}

.spacer-10{
    margin-top: 10px;
}
#txt-uploader{
    height: auto;
    width: 100px;
}
#search-category{
    margin-right:0px;
}
#search-category label{
    width:75px;
    width: 75px;
}
#search-div{
    background-color: #fff;
    border: 1px solid #A4002F;
    padding: 2px;
    display:none;
}
.buttonset.sort label{
    padding-left: 5px; 
    padding-right: 5px;
}
button.favorite{
    position: absolute;
    top:3px;
    right:0px;
    height:24px;
    z-index:110;
    display:none;
}
.topref-horizontal ol li {
    float:left;
    margin-right:30px;
    width:124px;
}
