body {
    color: #949494;
	background-color: #f5f5f5;
}

div.ad_text_mid {
        text-align: center;
        width: 680px;
        margin-bottom: 10px;
        margin-left: 8px;
}

div.ad_text_mid a {
        font-size: 2.4em;
        color: #757575;
        display: block;
}

div.ad_text_mid a:hover {
        color: #000;
}

* {
    padding: 0;
    margin: 0;
    list-style: none;
    text-decoration: none;
    outline: none;
        font-family: "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
}

label {
}

#wrapper {
        width: 900px;
        margin:0 auto;
}

span.top-menu {
        display: block;
        font-size: 1.5em;
    padding: 3px;
}

.upload_button {
    color: red;
    font-weight: bold;
}

#title h1 {
    font-size: 32px;
}

.active {
    padding: 3px;
    background-color: #ffd672;
    -moz-border-radius: 3px; -webkit-border-radius: 3px;
}

.passive {
    padding: 3px;
}

#submenu span.active {
        color: #212121;
        float: left;
        font-size: 1em;
        margin-left: 5px;
        -moz-border-radius: 3px; -webkit-border-radius: 3px;
}

span.passive {
        font-size: 1em;
        float: left;
                margin-left: 5px;
}

.top_most {
        width: 628px;
        float: left;
        margin-left: 5px;
        border-bottom: 1px solid #797979;
        height: 38px;
        padding-left: 50px;
        border-top: 1px solid white;
        border-left: 1px solid white;
        border-right: 1px solid white;
        background: url(../img/top-menu-bg.png) repeat-x;
}

fieldset.inlineLabels {
        border-style: none;

}

#video_form fieldset.inlineLabels {
}

div.login {
        margin-right: auto;
        margin-left: auto;
        width: 270px;
        text-align: center;
}

#content div.login h1 {
        padding-bottom: 15px;
        font-size: 2em;
}

#content div.signup h1 {
        padding-bottom: 15px;
        font-size: 2em;
}


#header {
    text-align: right;
    padding: 10px 190px 0 0;
    font-size: 0.8em;
    height: 80px;
	margin-bottom: 15px;
}

#header img {
    float: left;
        border-style: none;
        margin-left: 20px;
	width: 130px;
	height: 70px;
}

div.picture_detail {
        margin-right: auto;
        margin-left: auto;
        width: 500px;
        text-align: left;
}

#navigation {
    font-size: 1em;
        padding-top: 10px;
        width: 960px;
    text-align: left;
    font-weight: bold;
}

#navigation li {
    display: inline-block;
    vertical-align: top;
        float: left;
    margin: 0 10px;
}

#navigation li a {
        color: #a00000;
}

#navigation li a:hover {
    color: blue;
}

a:hover {
    color: blue;
    cursor: pointer;
}

.upload_button_big {
        font-size: 3em;
        width: 119px;
        float: right;
        clear: left;
}


#body {
        width: 850px;
}

#content {
        padding: 10px 0 10px 0;
        clear: left;
        float: left;
        width: 880px;
}

#content a img {
        border: 1px solid #797979;
}

#content #player img {
    border: 0;
}

div.cancel {
        width: 16px;
        height: 16px;
        float: right;
        margin-left: 10px;
}

span.percentage {
        margin-left: 5px;
        font-weight: bold;
}

div#id_videoQueue.uploadifyQueue {
        width: 340px;
        margin-left: 100px;
        margin-top: 10px;
}

#content a:hover img {
        border: 1px solid navy;
}

div.metainfo  {
        margin-top: 2px;
        float: left;
        position: relative;
        bottom: 15px;
}

div.metainfo span {
        margin-left: 22px;
        font-size: 0.8em;
        color: #919191;
}

#right-block {
    width: 150px;
        float: left;
        margin-top: 50px;
    margin-left: 20px;
}

.right-ad {
        margin-left: 20px;
}

div.pagination {
    padding: 10px;
    clear: both;
}

#bottom-ad {
    clear: both;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 5px;
}

#footer {
    padding: 10px 10px;
    font-size: 0.7em;
    text-align: right;
}

h1.advertisement {
    padding: 20px 0 20px;
    color: #00f;
}

div.views-count {
    color: #949494;
    min-height: 14px;
        position: relative;
        left: 100px;
        bottom: 10px;
}

h1 {
        font-size: 1.1em;
}

input#id_username.textinput {
        width: 250px;
        font-size: 1.5em;
        display: block;
}

div.signup {
       
        margin-right: auto;
        margin-left: auto;
        width: 270px;
        text-align: center;
       
}

#div_id_email label {
        font-size: 0.9em;
}

#content form.login.uniForm fieldset.inlineLabels div.form_block input {
        margin-top: 10px;
}

input#id_password.passwordinput {
        width: 250px;

        font-size: 1.5em;
        display: block;
}

#signup_form fieldset.inlineLabels div.form_blick input {
    margin-top: 10px;
}

input#id_email.textinput {
        width: 250px;
        font-size: 1.5em;
        display: block;
}

#content ul.profile-list li {
    display: inline-block;
    width: 86px;
    font-size: 0.8em;
    padding: 5px 10px;
    text-align: center;
}

div.users_homepage {
	clear: both;
	padding-top: 15px;
}

#profiles-body #profiles-link {
    color: #000;
}

#pictures-body #pictures-link {
    color: #000;
}

a {
    color: navy;
}

#content ul.picture-list li {
    display: inline-block;
    padding: 0 4px 15px;
    width: 160px;
}

#content ul.normal li {
    width: 130px;
    padding: 0 3px 15px;
}

#content ul.small li {
    width: 80px;
    padding: 1px 1px;
}

#content ul.picture-list li div.metainfo div.rating-button {
    float:left;
}

#content ul.picture-list li div.metainfo {
    font-size: 0.8em;
    line-height: 0.7em;
}

#content h3 {
        margin-top: 20px;
        font-weight: normal;
        font-style: normal;
        font-size: 0.8em;
}

span.notice_type_description {
        font-size: 0.7em;
}

th, td {
        font-size: 0.8em;
        padding: 0 5px 5px 5px;
}

#content h2 {
        margin-top: 10px;
}

#settings ul li a {
        display: inline;
        float: left;
        font-size: 80%;
        padding: 5px;
        text-decoration: underline;
}

#settings ul li a:hover {
        display: inline;
        float: left;
        font-size: 80%;
        padding: 5px;
        text-decoration: underline;
        color: blue;
}

#messages li {
        font-size: 80%;
        color: #5e5e5e;
        width: 500px;
        padding: 5px;
        background-color: #eaeaea;
        border: 1px solid #d5d5d5;
    margin-bottom: 2px;
}

#content p {
        color: #5e5e5e;
        font-size: 0.75em;
}

#result p {
       
        font-size: 1.2em;
        margin-bottom: 70px;
        margin-top: 50px;
}

div#result {
        margin-top: 20px;
}

p.metainfo {
        width: 300px;
        margin-left: 5px;
}

input[type="submit"] {
    margin: 3px 0;
}

form.narrow-form input {
    width: 200px;
    margin-bottom: 10px;
}

div.vote-buttons {
    margin-top: 5px;
}

div.vote-buttons a {
    border: 1px solid #949494;
    display: inline-block;
    width: 25px;
    height: 15px;
    text-align: center;
    font-weight: bold;
}

div.vote-buttons a.plus {
    color: #0f0;
}

div.vote-buttons a.minus {
    color: #f00;
}

div.picture_detail div.voting-results {
        font-size: 0.9em;
}

div#div_id_caption.ctrlHolder {
        margin-top: 5px;
}

form#photo_form.uniForm {
        color: #424242;
}

input#id_title.textinput {
        width: 380px;
        height: 25px;
        margin-top: 5px;
        margin-left: 65px;
}

input#id_tags.autocompletetaginput.ac_input {
        width: 380px;
        height: 25px;
        margin-top: 5px;
        margin-left: 61px;
}

#div_id_caption label {
        vertical-align: top;
}

textarea#id_caption.textarea, textarea#id_description.textarea  {
        margin-left: 20px;
        height: 50px;
        width: 380px;
}

#div_id_description label, #div_id_sponsor_ad label {
        vertical-align: top;
}

input#save-video.button {
        margin-top: 10px;
        margin-left: 110px;
}

input#id_image.fileinput.fileUpload {
        margin-left: 52px;
}

div.advertisement {
        margin-bottom: 25px;
        clear: left;
        padding-top: 15px;
}

textarea#id_comment {
        width: 300px;
        height: 75px;
}

div.vote-bar div.bar {
    border: 1px solid #949494;
    width: 25px;
    min-height: 5px;
}

div.vote-bar div.positive {
    background: #d3f9a8;
}

div.vote-bar div.negative {
    background: #fffcd9;
}

div.vote-bars div.vote-bar {
    display: inline-block;
    vertical-align: bottom;
}

a.something-wrong {
    color: #a00;
}

a#player {
    display: block;
        width: 515px;
        height: 411px;
        background: url(../img/flowplayer.png) no-repeat;
}

.pagination {
	margin-top: 10px;
	margin-left: 0;
	margin-bottom: 10px;
	text-align: center;
}

.pagination .current {
    background: #99bbcc none repeat scroll 0 0;
    border: 1px solid #99bbcc;
    color: #ffffff;
    padding: 3px;
}

.pagination a {
    background: #ddeeff none repeat scroll 0 0;
    border: 1px solid #99bbcc;
    color: #444444;
    text-decoration: none;
	padding: 3px;
}

.pagination a:hover {
	background-color: #ffd672;
}

.pagination .disabled {
    border: 1px solid #cccccc;
    color: #999999;
    padding: 3px;
}

.modal { 
    background-color:#fff; 
    display:none; 
    width:350px; 
    padding:15px; 
    text-align:left; 
    border:2px solid #333; 
 
    opacity:0.8; 
    -moz-border-radius:6px; 
    -webkit-border-radius:6px; 
    -moz-box-shadow: 0 0 50px #ccc; 
    -webkit-box-shadow: 0 0 50px #ccc; 
} 

.modal div.close {
    background-image: url(../img/close.png); 
    position: absolute; 
    right: -15px; 
    top: -15px; 
    cursor: pointer; 
    height: 35px; 
    width: 35px; 
}

.modal textarea#id_comment {
    width: 100%;
}

.modal textarea#id_caption,
.modal textarea#id_sponsor_ad {
    width: 95%;
}

.modal input[type="text"],
.modal textarea {
    width: 95%; 
}


input[type="text"], input[type="password"], textarea {
    padding: 3px;
    margin: 3px;
    border: solid 1px #C6C6C6;
    border-bottom: solid 1px #E3E3E3;
    color: #666;
    font-size: 12pt;
    background: #F3F3F3 url('/site_media/pinax/images/form-shadow.png') left top repeat-x;
}

input#id_video.fileinput.fileUpload {
        margin-left: 56px;
}

textarea#id_sponsor_ad.textarea {
        margin-left: 21px;
}

textarea#id_body {
        width: 450px;
}

#messages_content form.inlineForm.message_compose_form div.form_block input {
        margin-left: 120px;
}

#content div.userpics ul li a img {
        margin: 2px;
        float: left;
}

.hidden {
        display: none;
}

/* @group My Group */

.sprite {
        background: transparent url(../img/sprites.png) repeat-x scroll 0 0;
}

div.rating0 {
        background-position: -60px -40px;
}

div.rating1 {
        background-position: -48px -40px;
}

div.rating2 {
        background-position: -36px -40px;
}

div.rating3 {
        background-position: -24px -40px;
}

div.rating4 {
        background-position: -12px -40px;
}

div.rating5 {
        background-position: 0 -40px;
}


div.bigrating0 {
    background-position: -75px -70px;
}

div.bigrating1 {
    background-position: -60px -70px;
}

div.bigrating2 {
    background-position: -45px -70px;
}

div.bigrating3 {
    background-position: -30px -70px;
}

div.bigrating4 {
    background-position: -15px -70px;
}

div.bigrating5 {
    background-position: 0 -70px;
}


div.rating-button {
        cursor: default;
        height: 14px;
        vertical-align: top;
        width: 60px;
        border: 0;
        float: left;
}

div.rating-button-big {
    cursor: default;
    height: 15px;
    width: 75px;
    border: 0;
}

button.rating-change-button {
        cursor: pointer;
        height: 19px;
        vertical-align: top;
        width: 19px;
        border: 0;
}

button.rating-up {
        background-position: -19px 0;
}

button.rating-down {
        background-position: 0 0;
}

button.rating-up:hover {
        background-position: -19px -19px;
}

button.rating-down:hover {
        background-position: 0 -19px;
}

.clearfix {
    min-height: 1%;
}

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

.tags_column {
    float: left;
        text-transform: capitalize;
	width: 160px;
	margin: 10px 5px;
	text-align: left;
}

div.tags_container {
	width: 900px;
}

.tag_1 {font-size:12px;}
.tag_2 {font-size:12px;}
.tag_3 {font-size:12px;}
.tag_4 {font-size:12px;}
.tag_5 {font-size:12px;}
.tag_6 {font-size:12px;}

.info_text {
    font-weight: bold;
}

.inlineForm th {
    text-align: left;
    padding-top: 6px;
    padding-right: 40px;
    vertical-align: top;
}

.readonlyForm td {
    padding-top: 7px;
    color: black;
}

div.paysite-banner {
        width: 515px;
        text-align: center;
        text-transform: capitalize;
        margin-bottom: 4px;
        font-size: 0.7em;
}

div.paysite-link {
        text-align: center;
        text-transform: uppercase;
        width: 505px;
        margin-top: 6px;
        margin-bottom: 4px;
        font-weight: bold;
        padding: 5px;
        background-color: #eaeaea;
}

div.tags_column_left {
	width: 200px;
}

span.tag_count {
	font-size: 11px;
	vertical-align: 5px;
}
