body {
    background-color: #DDDDDD;
    font-family: Verdana, Arial, Helectiva, sans;
    font-size: 10pt;
    margin: 0;
    padding: 0;
    height: 100%;
}

body, td, th {
    font-size: 9pt;
}

a, a:link, a:visited, a:active {
    text-decoration: none;
    color: #0669c2;
}
a:hover {
    text-decoration: underline;
}

a img {
    border: 0;
    background-repeat: no-repeat;
    background-position: center center;
}


hr {
    width: auto;
    height: 1px;
    border: 0;
    background-color: #666;
    margin-top: 10px;
    margin-bottom: 10px;
}

.clear {
    clear: both;
}

.wrapper {
    width: 100%;
    text-align: center;
}

.topwrap {
    display: block;
    width: 100%;
    height: 125px;
    overflow: hidden;

    background: url(images/topbg2.png);

    margin: 0;
    padding: 0;
    z-index: -1;
}

.total {
    display: inline;
    width: auto;
    font-size: 14pt;
    font-weight: bold;
    position: absolute;
    top: 29px;
    right: 20px;
    color: #000000;
}

.topbar {
    position: relative;
    display: block;
    width: 880px;
    height: 114px;
    /*overflow: hidden;*/

    margin: 0;
    padding: 0;

    margin-left: auto; margin-right: auto;
    padding-bottom: 3px;
}

.logo {
    position: relative;
    left: -45px;
    padding: 0;
    margin-top: 15px;
    width: 290px;
    height: 86px;
    float: left;
}

.login {
    background-color: #F1EDDB;
    width: 100%;
    text-align: right;
}
.login a {
    color: #0066cc;
}
.login span {
    font-weight: bold;
    font-size: 8pt;
}
.login form {
    margin: 0;
    padding: 5px 0 0 0;
}
.login input {
    border: 1px solid #E1E1E1;
    width: 80px;
    font-size: 8pt;
}
.login .userlinks {
    font-weight: normal;
    font-size: 8pt;
}
.userlinks a, .userlinks a:visited {
    color: #000;
    text-decoration: underline;
}
.login .proflink {
    position: absolute;
    bottom: 25px;
    right: 30px;
    font-weight: normal;
    font-size: 8pt;
}

.loginbutton {
    position: absolute;
    top: 5px;
    left: 500px;
}


.loginbutton a, .loginbutton a:link, .loginbutton a:active, .loginbutton a:visited {
    font-family: Verdana;
    font-size: 9pt;
    color: #FFF;
}



.navbarContainer {
    padding: 0px;
    margin: 0px;
    clear: both;
    display: block;
    width: 100%;
    height: 50px;
    /* background-color: #c9c9c9;	*/
    z-index: -1;
}
.navbarwrap {
    margin-top:2px;
    margin-left:auto;
    margin-right:auto;
    position: relative;
    left: -145px;
    width: 700px
}

.navbar {
    position: relative;
    left: 15px;
    margin:0 auto;
    padding:0;
    height:60px;
    width:100%;
    display:block;
}

.navbar li {
    padding:0px;
    margin:5px;
    list-style:none;
    display:inline;
    background-color: #FFFFFF;
}

.navbar li a {
    /*background-color: #FFFFFF;*/
    color: #0669C2;
    float:left;
    display:block;
    text-decoration:none;
    font-family:Verdana;
    font-size:17pt;
    font-weight:bold;
    letter-spacing:-2px;
    margin: 1px;
}

.navbar li a span{
    float:left;
    display:block;
    padding:15px;
    /*border: 7px solid #FFFFFF;*/
}

.navbar li a:hover {
    background-color: #F1EDDB;
}

.content {
    width: 960px;
    margin-left: auto;
    margin-right: auto;
    padding: 20px 5px 5px 5px;
    text-align: left;
}

.tabs {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.tabs li {
    display: block;
    float: left;
    margin: 0;
    margin-right: 2px;
}
.tabs li a, .tabs li a:visited, .tabs li a:active {
    display: block;
    margin: 0;
    padding: 4px 10px 4px 8px;
    font-family: Verdana, Arial, sans;
    font-size: 10pt;
    font-weight: bold;
    color: #fff;
    text-transform: none;
    text-decoration: none;
    background-color: #c9c9c9;
}
.tabs li.active a, .tabs li a:hover, .tabs li.active a:link, .tabs li.active a:visited {
    display: block;
    margin: 0;
    background: #474c54;
}

.topcontent {
    position: relative;
    clear: both;
    display: block;
    width: 700px;
    top: 0;
    padding: 9px;
    background-color: #474c54;
}
* html .topcontent {
    width: 713px;
}
.topcontent .wrap {
    display: block;
    background: #F1F5F8;
    padding: 3px;
}
.topcontent .thumb {
    float: left;
    display: block;
    width: 250px;
    height: 194px;
    margin: 5px;
    border: 7px solid #9b9d9d;
}
.topcontent .thumb img {
    border: 4px solid #000;
    width: 270px;
}

.toparea {
    float: left;
    display: block;
    width: 260px;
    padding: 6px;
    color: #000;
}

.toparea .vidtitle {
    display: block;
    height: 23px;
    overflow: hidden;
    color: #000000;
    font-family: Verdana;
    font-size: 16pt;
    font-weight: bold;
    letter-spacing: -2px;
    margin: 0px;
    margin-left: 6px;
    padding: 5px 0 6px;
}

.toparea .vidtitle a {
    color: #4572BA;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
    font-size: 14px;
}
.toparea .viddesc {
    display: block;
}
.toparea .viddetail {
    color: #4673c5;
}

.topfeat {
    float: left;
    display: block;
    width: 370px;
    height: 250px;
    margin: 0;
    margin-left: 30px;
    padding: 2px;
}
.topfeat .feattitle {
    display: block;
    height: 23px;
    color: #000000;
    font-family: Verdana;
    font-size:16pt;
    font-weight:bold;
    letter-spacing:-2px;
    float: left;
    margin: 0;
    margin-left: 0px;
    padding:10px 0 6px;
}

* html .topfeat {
    width: 351px;
    margin-left: 10px;
}

.topfeat ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.topfeat li {
    display: block;
    width: 370px;
    text-align: left;
    margin: 0;
    padding: 0;
    clear: both;
    border-top: 1px dotted gray;
    border-bottom: 1px dotted gray;
    margin-bottom: 7px;
}
* html .topfeat li {
    width: 367px;
}
#recentfeat {
    display: block;
    width: 146px;
    height: 15px;
    margin-top:10px;
    background-repeat: no-repeat;
    background-position: center center;
    text-indent: -1000em;
}
.topfeat li img {
    display: block;
    float: left;
    width: 50px;
    height: 37px;
    padding: 0;
    margin: 0;
}
.topfeat .details {
    position: relative;
    float: left;
    margin: 0;
    margin-left: 0;
    background: #F8F7F7;
    width: 310px;
    height: 35px;
    padding: 2px;
    padding-left: 7px;
}
.topfeat .details p {
    display: block;
    height: 20px;
    overflow: hidden;
    font-size: 6pt;
    display: none;
}
.topfeat .details #watch{
    position: absolute;
    bottom: 5px;
    right: 5px;
}
.topfeat .details span {
    display: block;
    height: 13px;
    font-family: Verdana;
    font-size: 10pt;
    font-weight: bold;
    letter-spacing: -1px;
}

.section {
    position: relative;
    /* A surprising Firefox fix...very rare */
    width: 710px;
    margin: 7px 0 1px 0;
}

* html .section {
    width: 710px;
}

.section .title {
    display: block;
    height: 22px;
    margin: 0;
    margin-left: 0px;
    margin-right: 53px;
    padding: 0;
}
.section .title span {
    display: block;
    width: 100%;
    overflow: hidden;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 25px;
    color: #000000;
    padding: 2px 0 0 5px;
}
/* Internet Explorer Fix */
* html .section .title {
    margin-left: 0;
    margin-right: 0;
}
.section .title div {
    display: block;
    text-indent: -1000em;
    height: 29px;
}
.section .refresh {
    float: right;
    display: block;
    margin-top: 6px;
    width: 61px;
    height: 15px;
    text-indent: -1000em;
    background: url(images/refresh.gif) no-repeat center center;
}
.section, .section #media {
    margin: 0;
    margin-top: 3px;
    padding: 2px;
    /*background-color: #D8D8D8;*/
}

div#top_rated_vids {
    margin: 0px;
    margin-top: 3px;
    padding: 0px;
    background-color: #E1E1E1;
}
/* Random videos right side index
------------------------------------------------------------------*/	
#random {
    float: right;
    display: block;
    width: 150px;
    margin-top: 21px;
}

#random .title {
    color: #000000;
    margin-left: 0;
    font-family: Verdana;
    font-size:15pt;
    font-weight:bold;
    letter-spacing:-2px;

}
/* Random videos right side index end
------------------------------------------------------------------*/
#topbox {
    float: left;
    width: 600px;
}	

/*
#top_rated .title div {
background-image: url(images/txt_top-rated.png);
background-repeat: no-repeat;
background-position: top left;
}
*/
#viewed .title {
    color:#000000;
    font-family: Verdana;
    font-size:15pt;
    font-weight:bold;
    letter-spacing:-2px;
    width: auto;
}
#added .title {
    color:  #0669C2;
    font-family: Verdana;
    font-size:16pt;
    font-weight:bold;
    letter-spacing:-2px;
    width: auto;
}
#search .title div {
    background-image: url(images/txt_search_results.png);
    background-repeat: no-repeat;
    background-position: top left;
}
#categories .title div {
    background-image: url(images/txt_categories.png);
    background-repeat: no-repeat;
    background-position: top left;
}

.recent {
    float: left;
}
.recent .section {
    width: 710px;
}
.tags {
    float: right;

    margin: 0;

    width: 150px;
}
* html .tags {
}
.tags .section{
    width: 100%;
}
.tags .section .title {
    margin: 0;
}
#tags .title div {
    background-image: url(images/txt_tags.png);
    background-repeat: no-repeat;
    background-position: top left;
}
.tags .section .tagstxt {
    margin-top: 3px;

    border: 7px solid #C9C9C9;
    background: #fff;
    padding: 0px;
    font-size: 9pt;
}
.tagstxt {
    margin-top: 3px;

    border: 7px solid #C9C9C9;
    background: #fff;
    padding: 2px;

    font-size: 9pt;
}
.sponsors {
    float: right;

    margin: 0;

    width: 150px;
}
.sponsors .section {
    width: 100%;
}
.sponsors .section .title {
    margin: 0;
}
#sponsors .title div {
    background-image: url(images/txt_sponsors.png);
    background-repeat: no-repeat;
    background-position: top left;
}
.sponsors .section .sponstxt {
    margin-top: 3px;

    border: 7px solid #C9C9C9;
    background: #fff;
    padding: 2px;

    font-size: 9pt;
}
.sponstxt {
    margin-top: 3px;
    border: 7px solid #474C54;
    background: #fff;
    padding: 2px;
    font-size: 9pt;
}

.leftpane {
    float: left;
    margin-left: 3px;
    z-index: 18;
    width: 710px;
}
.leftpane2 {
    z-index: 18;
    float: left;
    width: auto;
}
.leftpane2 .section {
    width: 155px;
}
.leftpane2 .section .title {
    margin: 0;
}
.rightpane {
    float: left;
    width: 150px;
    margin-left: 0;
}
* html .rightpane {
    width: 160px;
    margin-top: 7px;
}
#pictures {
    width: 710px;
}
#pictures .title {
    color: #000000;
    font-family: Verdana;
    font-size: 15pt;
    font-weight :bold;
    letter-spacing: -2px;
    width: auto;
}
#videos {
    width: 710px;
}

#videos .title {
    color: #000000;
    font-family: Verdana;
    font-size: 15pt;
    font-weight: bold;
    letter-spacing: -2px;
    width: auto;
}
#cat_index {
    margin-top: 20px;
    float: right;
}

#cat_index span {
    margin-left: 20px;
    font-family: Verdana;
    font-size: 16pt;
    font-weight: bold;
    letter-spacing: -2px;
}

#cat_index span.all_cat {
    font-size: 10pt;
    letter-spacing: 0;
    margin-left: 20px;
}
#cat_index ul{
    margin-left: -20px;
    list-style-type: none;
    width: 200px;
}
#cat_index li {
    border: 1px dotted #999;
    border-width: 1px 0;
    margin: 5px 0;
}

#cat_index li a {
    color: #000;
    display: block;
    font-family: Verdana;
    font-weight: bold;
    font-size: 13px;
    padding: 5px;
    text-decoration: none;
}
* html #cat_index li a {
    width: 200px;
}

#cat_index li a:hover {
    background: #ffffcc;
}

#cat_index a em{
    color: #333;
    display: block;
    font: normal 85% Verdana, Helvetica, sans-serif;
    line-height: 125%;
}

#cat_index a span {
    color: #125F15;
    font: normal 70% Verdana, Helvetica, sans-serif;
    line-height: 150%;
}


* html .rightpane .section {
    margin-top: 0;
}
.rightpane .section {
    width: 100%;
}
.rightpane .section .title {
    margin: 0;
}

* html .vids ul {
    margin: 0;
}
.vids {
    text-align: left;
    margin: 0;
    padding: 0;
    display: block;
    color: #000;
    background: transparent;
    text-align: left;
    font-size: 13pt;
    font-weight: bold;
}

.vids img {
    margin-left: auto;
    margin-right: auto;
    width: 120px;
    height: 90px;
    margin: 0px;
    border: 5px solid #FFFFFF;
}

.vids img:hover {
    background: #000000;
    opacity: 0.75;
}

.vids ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.vids li {
    float: left;
    display: block;
    margin: 5px;
    padding: 0px;
    text-align: center;
}

.vids li a {
    display: block;
    width: 130px;
    height: 130px;
    margin: 0;
    overflow: hidden;
    text-align: center;
}

.vids .vidtitle {
    margin-left: 5px;
    padding: 0;
    display: block;
    height: 15px;
    overflow: hidden;
    background: transparent;
    text-align: left;
    font-size:9pt;
    font-weight: bold;
    color:#4572BA;
    font-family:Arial,Helvetica,sans-serif;
    text-decoration:none;
}
.vids a:hover {
    text-decoration: none;
}


.vids .detail {
    margin: 0;
    font-size: 7pt;
    color: #00076F;
}
/*
.vids ul.top_rated li a {
display: block;
width: 343px;
height: 60px;
margin: 0;
padding: 0px;
text-align: left;
text-decoration: none;
}

.vids  li a div span {
text-decoration: none;
}

.vids img.top_rated-vids {
margin-left: auto;
margin-right: auto;
width: 60px;
height: 45px;
margin: 2px;
}
*/


.upload {

}
.upload label {
    text-align: right;
    width: 20%;
    float: left;
    padding: 0.2em;
    padding-right: 5px;
    margin: 0;
    margin-top: 0.3em;

    font-weight: bold;
}
.upload input, .upload textarea {
    font-family: Verdana, Arial, Helectiva, sans;
    padding: 0;
    margin: 0px;
    margin-top: 3px;
    margin-bottom: 6px;
    height: 20px;
    width: 40%;
}
.upload textarea {
    font-family: Verdana, Arial, Helectiva, sans;
    height: 80px;
}
.upload .submit {
    width: auto;
    height: auto;
    padding: 3px;
    font-weight: bold;
}
.upload .fileinfo {
    display: block;
    width: auto;
    background-color: #FFFFCC;
    border: 1px dashed #cc6;
    padding: 2px;
}
* html .upload .fileinfo {
    width: 100%;
}
.upload .fileinfo .info {
    margin-left: 16%;
    font-size: 7pt;
    color: #663;
}
.upload .choices {
    padding: 3px;
    width: 39%;
    height: 90px;
    overflow: auto;
    border: 1px solid #eee;
    background-color: #c9c9c9;
}
.upload .choices label {
    padding: 0;
    margin: 0px;
    margin-top: 3px;
    margin-bottom: 1px;
    height: 20px;
    width: 90%;
    font-weight: normal;
    text-align: left;
    font-size: 8pt;
}
.upload .choices input {
    text-align: right;
    width: 10%;
    float: left;
    padding: 0.2em;
    padding-right: 5px;
    margin: 0;
}
.upload .tou label {
    display: inline;
    float: none;
    width: auto;
    font-size: 7pt;
    vertical-align: top;
    font-weight: normal;
}
.upload .tou input {
    display: inline;
    float: none;
    width: auto;
    height: auto;
    margin: 0;
    padding: 0;
}

#error {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9pt;
    font-weight: bold;
    color: #f00;
    padding: 5px;
    border: 2px solid #f00;
    text-align: center;
    display: none;
    text-align: center;
}

.uploadafter {
    display: block;
    background-color: #FFFFCC;
    border: 1px dashed #cc6;
    padding: 2px;
}
.uploadafter label {
    text-align: right;
    width: 15%;
    float: left;
    padding: 0.2em;
    padding-right: 5px;
    margin: 0;
    margin-top: 0.3em;
    font-weight: bold;
}
.uploadafter input, .uploadafter textarea, .uploadafter select  {
    padding: 0;
    margin: 0px;
    margin-top: 3px;
    margin-bottom: 6px;
    height: 20px;
    width: 80%;
}
.uploadafter #link {
    display: block;
    margin-top: 6px;
    font-size: 8pt;
    font-weight: bold;
}
/* Footer
------------------------------------------------------------------*/

.footer {
    margin: 15px 0 0 0;
    padding: 0;
    font-size: 10pt;
    color: #FFFFFF;
    font-family: Verdana;
    background: #000000;
    /*background-image: url(http://www.realvideosite.com/templates/images/topbg2.png);*/
}


div#footer { 
    padding: 0px;
    margin: 0px;
    display: block;
    width: 100%;
    height: 20px;
    z-index: 7;
}

/* End Footer
------------------------------------------------------------------*/



/* Top Media Row Display Style
------------------------------------------------------------------*/

#topmedia {
    margin-left: 10px;
}
#topmedia .title div {
    background-image: url(images/txt_top-media.png);
    background-repeat: no-repeat;
    background-position: top left;
}


/* End Top Media Row Display Style
------------------------------------------------------------------*/


.pages {
    text-align: right;
    padding: 10px;
}
.pages a, .pages a:link, .pages a:visited, .pages a:active {
    color: #0669C2;
    background-color: #CCC;
    padding: 1px 4px;
    border: 1px solid #999;
    margin-right: 5px;
    text-decoration: underline;
    cursor: pointer;
    text-decoration: none;
    font-size: 8pt;
}
.pages a:hover, .pages a.current {
    color: #333;
    background-color: #FFF;
    padding: 1px 4px;
    border: 1px solid #999;
    margin-right: 5px;
    cursor: pointer;
    text-decoration: none;
}

#viewmedia {
    margin-top: 3px;

    padding: 5px;

    background-color: #e1e1e1;
    text-align: center;
}
#viewmedia .embed {
    display: block;
    padding: 10px;
    margin-bottom: 3px;
    background: #FBF8F8;
}
#viewmedia .embed img {
    border: 1px solid #000;
}
#viewmedia .details {
    display: block;
    float: left;
    width: 45%;

    padding: 3px;
    text-align: left;

    background: #fff;
}
#viewmedia .details p {
    margin: 5px 0 10px 0;
}
.viddetail {
    color: #4673c5;
}

#viewmedia .share {
    display: block;
    float: right;
    width: 53%;

    background-color: #FFFFCC;
    border: 1px dashed #cc6;

    padding: 10px 1px 10px 1px;
}
#viewmedia .share label {
    text-align: right;
    width: 25%;
    float: left;
    padding: 0.2em;
    padding-right: 5px;
    margin: 0;
    margin-top: 0.3em;
    font-weight: bold;
}
#viewmedia .share input, #viewmedia .share textarea, #viewmedia .share select  {
    padding: 0;
    margin: 0px;
    margin-top: 3px;
    margin-bottom: 6px;
    height: 18px;
    width: 70%;
    font-size: 8pt;
}
#viewmedia .share #link {
    display: block;
    margin-top: 6px;
    font-size: 8pt;
    font-weight: bold;
}
#viewmedia .actions {
    clear: both;
    display: block;

    padding: 10px;
}
.actions a, .actions a:link, .actions a:visited, .actions a:active {
    padding: 3px;
    background: #ccc;
    border: 1px solid #333;
    color: #0669C2;
}
.actions a:hover{
    background: #fff;
    text-decoration: none;
    color: #333;
}
#viewmedia #comment {
    display: block;
    text-align: left;
}
.comments h3 {
    display: block;
    text-align: left;
    margin: 5px 0 7px 0;
    font-family: Arial, Helvetica, sans;
    font-size: 12pt;
}
.comments ol {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.comments li {
    display: block;
    background: #EFEFEF;
    margin-bottom: 5px;
}
.comments .commenthead {
    display: block;
    background: #F6F2F2;
    padding: 2px;
    margin: 0;
}
.comments .commenthead .author {
    float: left;
}
.comments .commenthead .posted {
    float: right;
}
.comments .content {
    display: block;
    width: auto;
    font-size: 8pt;
    padding: 7px 5px 7px 5px;
    margin: 0;
    line-height: 18px;
}
#related {

}
#related .title div {
    background-image: url(images/txt_related.png);
    background-repeat: no-repeat;
    background-position: top left;
}
.userstats {
}
.userstats .welcome {
    display: block;
    font-weight: bold;
    font-size: 8pt;
    margin: 0 0 10px 0;
}
.userstats .details {
    float: left;
    display: block;
    font-size: 8pt;
    border-right: 1px dashed #e3e3e3;
    width: 200px;
    height: 175px;
}
.chgpassword {
    float: left;
    display: block;
    width: 160px;
    height: 175px;
    border-right: 1px dashed #e3e3e3;
    padding: 3px;
    text-align: left;
}
.chgpassword .upload label {
    float: none;
    text-align: left;
    display: block;
}
.chgpassword .upload input {
    font-size: 8pt;
    width: 50%;
}
.chgpassword .upload .submit {
    width: auto;
}
.lastup {
    float: left;
    display: block;
    width: 140px;
    height: 175px;

    margin: 0 5px 0 5px;

    font-size: 8pt;
    padding: 2px;

    text-align: center;

    border-right: 1px dashed #e3e3e3;
}
.lastup h3 {
    font-size: 9pt;
    font-weight: bold;
    margin: 0 0 5px 0;
}
.lastup img {
    width: 120px;
    height: 90px;
}
.lastviewed {
    float: left;
    display: block;
    width: 160px;
    height: 175px;
    font-size: 8pt;
}
.lastviewed h3 {
    font-size: 9pt;
    font-weight: bold;
    margin: 2px 0 5px 0;
}
.lastviewed ol {
    font-weight: bold;
    margin: 0;
    padding: 0;
}
.lastviewed li {
    display: block;
}
.lastviewed li.alt {
    background: #e3e3e3;
}
.lastviewed li a {
    display: block;
    height: 13px;
    font-weight: normal;
    padding: 2px;
    overflow: hidden;
}
* html .lastviewed li a {
    height: 16px;
}

.profile h2, .profile h3 {
    margin: 0;
}
.profile h2 {
    margin: 0 0 15px 0;
}
.profile .details {
    float: left;
    width: 15%;
}
.profile .media {
    float: left;
    display: block;
    border-left: 1px solid #e3e3e3;
    padding: 3px;
    width: 280px;
}
.profile .media .vids {
    width: 280px;
}
.profile .media .vids li a {

}
.profile .lastviewed {
    float: left;
    display: block;
    border-left: 1px solid #e3e3e3;
    padding: 3px;
    width: 200px;
}

#advsearch {
    padding: 5px;
    border: 3px solid #e3e3e3;
    background: #E0E9EF;
}

#mediapage .section {
    position: relative;
    /* A surprising Firefox fix...very rare */
    width: 710px;
    margin: 7px 0 1px 0;
}
* html #mediapage .section {
    /*width: 710px;*/
}
#mediapage .section .collapse {
    display: none;
}
#mediapage .section .expand {
    display: none;
}
#mediapage .section .title {
    display: block;
    height: 64px;
    margin: 0;
    padding: 0;
    background: #b7c5df;
}
/* Another stupid IE fix */
* html #mediapage .section .title {
    margin-left: 0;
    margin-right: 0;
}
#mediapage .section .title div {
    display: block;
    height: 44px;
    margin: 0 10px 0 10px;
    background: #3d62a8;
    text-indent: 0;
    color: #FFFFFF;
    padding: 20px 0 0 10px;
    font-size: 21pt;

}
* html #mediapage .section .title div {
    height: 64px;
}
#mediapage .section .title div.images, #mediapage .section .title div.pictures {
    color: #000;
}
#mediapage .section .title div.images .total {
    color: #000;
}
#mediapage .section {
    width: 100%;
}

li.image .vidtitle, li.picture .vidtitle {
    color: #000;
}

#mediapage2 .section {
}
#mediapage2 .section .collapse {
    display: none;
}
#mediapage2 .section .expand {
    display: none;
}
#mediapage2 .section .title {
    display: block;
    height: 64px;

    margin: 0;
    padding: 0;

    background: #b7c5df;
}
/* Another stupid IE fix */
* html #mediapage2 .section .title {
    margin-left: 0;
    margin-right: 0;
}
#mediapage2 .section .title div {
    display: block;
    height: 29px;
    margin: 0 10px 0 10px;
    background: #3d62a8;
    text-indent: 0;
    color: #FFFFFF;
    padding: 35px 0 0 0;
    text-align: center;
    font-size: 10pt;

}
* html #mediapage2 .section .title div {
    height: 64px;
}
#mediapage2 .section .title div.images, #mediapage2 .section .title div.pictures {
    color: #000;
}
#mediapage2 .section {
    width: 100%;
}

.online {
    font-weight: bold;
    text-align: center;
    font-size: 7pt;
    margin-top: 10px;
}
.vidtags {
    display: block;
    width: 200px;
    height: 14px;
    overflow: hidden;
}
.forgot {
    font-size: 7pt;
}

.register {

}
.register fieldset {
    margin: 5px;
    border: 1px solid #ccc;
}
.register legend {
    font-size: 14pt;
    font-weight: bold;
    color: #3D62A9;
}
.register label {
    text-align: left;
    display: block;
    float: none;
    padding: 0.2em;
    padding-right: 5px;
    margin: 0;
    margin-top: 0.3em;

    font-weight: bold;
    font-size: 11pt;
}
.register input, .register textarea {
    font-family: Verdana, Arial, Helectiva, sans;
    font-size: 12pt;
    padding: 5px;
    padding-left: 10px;
    margin: 5px;
    height: auto;
    display: block;
    width: 95%;
}
.register select {
    font-family: Verdana, Arial, Helectiva, sans;
    font-size: 12pt;
    padding: 5px;
    width: 120px;
    margin: 5px;
}
.register textarea {
    font-family: Verdana, Arial, Helectiva, sans;
    height: 80px;
}
.register .submit {
    width: auto;
    height: auto;
    padding: 5px;
    font-weight: bold;
}
.register .fileinfo {
    display: block;
    width: auto;
    background-color: #FFFFCC;
    border: 1px dashed #cc6;
    padding: 2px;
}
* html .register .fileinfo {
    width: 100%;
}
.register .fileinfo .info {
    margin-left: 16%;
    font-size: 7pt;
    color: #663;
}
.register .choices {
    padding: 3px;
    width: 39%;
    height: 90px;
    overflow: scroll;
    border: 1px solid #eee;
    background-color: #c9c9c9;
}
.register .choices label {
    padding: 0;
    margin: 0px;
    margin-top: 3px;
    margin-bottom: 1px;
    height: 20px;
    width: 90%;
    font-weight: normal;
    text-align: left;
    font-size: 8pt;
}
.register .choices input {
    text-align: right;
    width: 10%;
    float: left;
    padding: 0.2em;
    padding-right: 5px;
    margin: 0;
}
.register .tou label {
    display: inline;
    float: none;
    width: auto;
    font-size: 7pt;
    vertical-align: top;
    font-weight: normal;
}
.register .tou input {
    display: inline;
    float: none;
    width: auto;
    height: auto;
    margin: 0;
    padding: 0;
}

#searchbarMascot .searchlabel {
    position: relative;
    left: -4px;
    color:#000000;
    font-family: Verdana;
    font-size:15pt;
    font-weight:bold;
    letter-spacing:-2px;
}

#searchbar form,	#searchbarMascot form {
    padding: 7px;
    margin: 0;
}
#searchbar label,	#searchbarMascot label {
    font-weight: bolder;
    font-size: 11pt;
}

#searchbarMascot input {
    width: 200px;
    font-size:16px;
}

#searchbar input {
    width: 200px;
    margin-bottom: 22px;
    font-size:16px;

}



#searchbar .submit,	#searchbarMascot .submit {
    width: auto;
    font-weight: bold;
}

#mascot {
    z-index: 11;
    right: -23px;
    clear: both;
    position: absolute;
    top: -378px;
}

div#mascotContainer {
    position: absolute;
    top: 28px;
    width: 221px;
    margin-left: auto;
    margin-right: auto;
    text-align: right;
    padding-left: 683px;

}

div#mascotContainerBox {
    z-index: 1;
    left: 0px;
    width: 100%;
    text-align: center;
}


div#mediaratingBox {
    width: 400px;
    margin: 0 auto;
    padding: 5px;
}

div#mediavote_down {
    float: right;
    width: 113px;
    height: 30px;
    display: block;
}

div#mediavote_up {
    float: left;
    width: 119px;
    height: 30px;
    display: block;
}

div#up_votes {
    font-size: 7pt;
    font-weight: bold;
    background-color: #efecdb;
    color: #605f5b;
    padding-top: 1px;
    height: 14px;
    width: 123px;
    float: left;
    text-align: center;
} 

div#down_votes {
    font-size: 7pt;
    font-weight: bold;
    background-color: #efecdb;
    color: #605f5b;
    padding-top: 1px;
    height: 14px;
    width: 117px;
    float: right;
    text-align: center;
} 

/* TAG RANDOMIZATION STYLING */

a.tagRand1, a.tagRand2, a.tagRand3, a.tagRand4, a.tagRand5, a.tagRand6, a.tagRand7, a.tagRand8, a.tagRand9, a.tagRand10, a.tagRand11, a.tagRand12, a.tagRand13, a.tagRand14, a.tagRand15, a.tagRand16, a.tagRand17, a.tagRand18, a.tagRand19, a.tagRand20, a.tagRand21, a.tagRand22, a.tagRand23, a.tagRand24, a.tagRand25, a.tagRand26 {
    margin: 2px;
}


a.tagRand1 {
    color: red;
} 

a.tagRand2 {
    color: #0066cc;
} 

a.tagRand3 {
    color: #660033;
    font-weight: bold;
} 

a.tagRand4 {
    font-family: courier;
    color: orange;
} 

a.tagRand5 {
    color: blue;
} 

a.tagRand6 {
    color: green;
    text-decoration: underline;
} 

a.tagRand7 {
    font-family: tahoma;
    color: maroon;
    font-weight: bold;
} 

a.tagRand8 {
    font-family: courier;
    color: purple;
} 

a.tagRand9 {
    color: #333366;
    text-decoration: underline;
} 

a.tagRand10 {
    font-family: times;
    color: #CCFFFF;
} 

a.tagRand11 {
    font-family: tahoma;
    color: #CC6600;
    font-weight: bold;
} 

a.tagRand12 {
    font-family: impact;
    color: #660000;
    text-decoration: overline;
} 

a.tagRand13 {
    font-size: 11pt;
    color: #333333;
    font-family: verdana;
    text-decoration: underline;
} 

a.tagRand14 {
    color: #996666;
    font-family: times;
    font-weight: bold;
} 

a.tagRand15 {
    font-family: sans-serif;
    color: #6633FF;
} 

a.tagRand16 {
    font-size: 12pt;
    color: #666699;
    text-decoration: underline;
} 

a.tagRand17 {
    color: #990033;
    font-family: courier;
    font-weight: bold;
} 

a.tagRand18 {
    font-family: times;
    color: #FF33FF;
} 

a.tagRand19 {
    font-family: tahoma;
    color: #6600FF;
    text-decoration: overline;
} 

a.tagRand20 {
    color: #00CC00;
    font-family: sans-serif;
    font-weight: bold;
} 

a.tagRand21 {
    color: #3333FF;
} 

a.tagRand22 {
    font-size: 12pt;
    color: #003366;
    text-decoration: underline;
} 

a.tagRand23 {
    font-size: 11pt;
    color: #000000;
    font-weight: bold;
} 

a.tagRand24 {
    color: #FF3333;
    text-decoration: overline;
} 

a.tagRand25 {
    color: #CC0000;
    font-family: sans-serif;
} 

a.tagRand26 {
    color: #CC3366;
    font-family: verdana;
    font-weight: bold;
    font-size: 12pt;
} 

/* 27 - 52 Are Specifically For Tags Listed On Media (Not Inside The Tag Box */

a.tagRand27 {
    color: red;
} 

a.tagRand28 {
    color: #0066cc;
} 

a.tagRand29 {
    color: #660033;
} 

a.tagRand30 {
    color: orange;
} 

a.tagRand31 {
    color: blue;
} 

a.tagRand32 {
    color: green;
} 

a.tagRand33 {
    color: maroon;
} 

a.tagRand34 {
    color: purple;
} 

a.tagRand35 {
    color: #333366;
} 

a.tagRand36 {
    color: #CCFFFF;
} 

a.tagRand37 {
    color: #CC6600;
} 

a.tagRand38 {
    color: #660000;
} 

a.tagRand39 {
    color: #333333;
} 

a.tagRand40 {
    color: #996666;
} 

a.tagRand41 {
    color: #6633FF;
} 

a.tagRand42 {
    color: #666699;
} 

a.tagRand43 {
    color: #990033;
} 

a.tagRand44 {
    color: #FF33FF;
} 

a.tagRand45 {
    color: #6600FF;
} 

a.tagRand46 {
    color: #00CC00;
} 

a.tagRand47 {
    color: #3333FF;
} 

a.tagRand48 {
    color: #003366;
} 

a.tagRand49 {
    color: #000000;
} 

a.tagRand50 {
    color: #FF3333;
} 

a.tagRand51 {
    color: #CC0000;
} 

a.tagRand52 {
    color: #CC3366;
}

/* 53-78 Are Specifically For Recent Search Tags */

a.tagRand53 {
    color: red;
    font-size: 14pt;
} 

a.tagRand54 {
    color: #0066cc;
} 

a.tagRand55 {
    color: #660033;
    font-weight: bold;
} 

a.tagRand56 {
    font-family: courier;
    color: orange;
} 

a.tagRand57 {
    font-size: 14pt;
    color: blue;
} 

a.tagRand58 {
    color: green;
    text-decoration: underline;
} 

a.tagRand59 {
    font-family: tahoma;
    color: maroon;
    font-weight: bold;
} 

a.tagRand60 {
    font-size: 14pt;
    font-family: courier;
    color: purple;
} 

a.tagRand61 {
    color: #333366;
    text-decoration: underline;
    font-size: 16pt;
} 

a.tagRand62 {
    font-family: times;
    color: #CCFFFF;
} 

a.tagRand63 {
    font-family: tahoma;
    color: #CC6600;
    font-weight: bold;
} 

a.tagRand64 {
    font-size: 12pt;
    font-family: impact;
    color: #660000;
    text-decoration: overline;
} 

a.tagRand65 {
    font-size: 11pt;
    color: #333333;
    font-family: verdana;
    text-decoration: underline;
} 

a.tagRand66 {
    color: #996666;
    font-family: times;
    font-weight: bold;
} 

a.tagRand67 {
    font-size: 14pt;
    font-family: sans-serif;
    color: #6633FF;
} 

a.tagRand68 {
    font-size: 12pt;
    color: #666699;
    text-decoration: underline;
} 

a.tagRand69 {
    color: #990033;
    font-family: courier;
    font-weight: bold;
} 

a.tagRand70 {
    font-family: times;
    color: #FF33FF;
} 

a.tagRand71 {
    font-size: 14pt;
    font-family: tahoma;
    color: #6600FF;
    text-decoration: overline;
} 

a.tagRand72 {
    color: #00CC00;
    font-family: sans-serif;
    font-weight: bold;
} 

a.tagRand73 {
    font-size: 14pt;
    color: #3333FF;
} 

a.tagRand74 {
    font-size: 12pt;
    color: #003366;
    text-decoration: underline;
} 

a.tagRand75 {
    font-size: 11pt;
    color: #000000;
    font-weight: bold;
} 

a.tagRand76 {
    color: #FF3333;
    text-decoration: overline;
} 

a.tagRand77 {
    color: #CC0000;
    font-family: sans-serif;
    font-size: 14pt;
} 

a.tagRand78 {
    color: #CC3366;
    font-family: verdana;
    font-weight: bold;
    font-size: 12pt;
} 

div#mediaSubmissionIcons {
    margin-top: 8px;
    text-align: center;
} 

img.mediaSubmissionIcons {
    border: 1px solid red;
    background: url( images/spacer.gif );
    margin-left: 3px;
    margin-right: 3px;
} 
li#mediaAddedItem {
    background-color: #FFFFFF;
}

li#mediaAddedItem:hover {
    background-color: #FFFFCC;
    cursor: pointer;
}  

li.video {
}
/* Media Row Display Style
------------------------------------------------------------------*/
.addedvidtitle {
        color: #4572BA;
        font-weight: bold;
        font-family: Arial, Helvetica, sans-serif;
        text-decoration: none;
        font-size: 16pt;
}
#media {
    text-align: center;
}
#media ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    display: block;
    margin-left: auto;
    margin-right: auto;
}
* html #media ul {
    margin: 0;
}

#media li {
    float: left;
    display: block;
    width: 49%;
    text-align: left;
    background-color: #fff;
    margin: 2px;
}
#media li a {
    margin: 0;
}
#media img {
    position: relative;
    z-index: 50;
    float: left;
    width: 120px;
    height: 90px;
    margin: 5px;
    border: 1px solid #000;
}
#media .vidtitle {
    display: block;
    font-size: 12px;
    font-weight: bold;
    padding: 2px 0 3px 0;
    height: 13px;
    width: 190px;
    overflow: hidden;
}
* html #media .vidtitle {
    height: 16px;
}

#media .detail {
    font-family: Verdana;
    font-size: 8pt;
    width: auto;
    overflow: hidden;
}


#media .detail p {
    margin: 3px;
    width: auto;
    height: 30px;
    overflow: hidden;
}

* html #media .detail p {
    height: 24px;
}

#media .viddetail {
    color: #4673c5;
}
/* End Media Row Display Style
------------------------------------------------------------------*/


/* Sexy Videos Row Display Style
------------------------------------------------------------------*/
/*
#sexyvids {
    width: 250px;
    float: right;
}

#sexyVids .title {
    color: #0669C2;
    font-family: Verdana;
    font-size:15pt;
    font-weight:bold;
    letter-spacing:-2px;
    width: auto;
}

.sexyVidsList h2 {
    margin: 0;
    margin-bottom: 7px;
    font-size: 14pt;
    font-weight: bold;
    color: #0d3d95;
}

.sexyVidsList ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.sexyVidsList li {
    display: block;
    text-align: left;
    margin: 0;
    padding: 0;
    clear: both;
    margin-top: 6px;
    margin-bottom: 1px;
}
* html .sexyVidsList li {
}
.sexyVidsList li img {
    display: block;
    float: left;
    width: 50px;
    height: 37px;
    padding: 0;
    margin: 0;
}
.sexyVidsList .details {
    position: relative;
    float: left;
    margin: 0;
    margin-left: 0;
    background: #fff;
    width: 241px;
    height: 35px;
    padding: 2px;
    padding-left: 7px;
}
.sexyVidsList .details p {
    display: block;
    height: 20px;
    overflow: hidden;
    font-size: 6pt;
    display: none;
}

.sexyVidsList .detaadils {
    position: absolute;
    bottom: 5px;
    right: 5px;
}

.sexyVidsList .details span {
    color:#4572BA;
    font-family:Arial,Helvetica,sans-serif;
    font-size:14px;
    font-weight:bold;
    text-decoration:none;
    display: block;
    height: 17px;
    overflow: hidden;
}
*/

