/**************
Homepage Styles
**************/

#code-404-header {
	background-image:url(/images/404-header.gif);
}

#showcase {
	background-image:url(/images/showcase-back.gif);
	background-repeat:no-repeat;
	width:930px;
	height:280px;
	color:#FFF;
	padding:15px;
    margin-bottom:15px;
}
#showcase h2 {
	margin-bottom:10px;
	border-bottom:solid 1px #2aa2dd;
	width:70%;
	color:#FFF;
}

#showcase-right {
	float:right;
	width:455px;
}

#showcase-left {
	float:left;
	width:455px;
	margin-right:20px;
}

#welcome-block {
	height:100px;
	margin-bottom:20px;
}

#featured-block {
	height:160px;
}
#featured-block #thumb {
	float:left;
	margin-top:3px;
	margin-right:15px;
	border:solid 2px #FFF;
}
#featured-block strong {
	color:#2aa2dd;
}
#featured-block p {
	margin-bottom:3px;
}
#featured-block p#watch-now {
	margin-top:7px;
}

#main-block-header {
	background-image:url(/images/main-block-header.gif);
}

#main-block h2 {
	margin-bottom:5px;
}

/*
Contest Style
#main-block #enter {
    margin-top:10px;
}
*/

#main-block ul {
	margin:5px 0px 5px 30px;
}

p#app-logos {
	float:right;
	margin-left:10px;
}

#recently-added-header {
	background-image:url(/images/recently-added-header.gif);
	margin-top:15px;
    text-align:right;
}
#recently-added-header p {
    margin-right:15px;
}
#recently-added-header a {
    background:url(/images/feed-icon.gif) no-repeat;
    line-height:31px;
    padding-left:20px;
}

#home-login-header {
	background-image:url(/images/home-login-header.gif);
}

#home-login-block {
	background-image:url(/images/home-login-box.gif);
	background-repeat:no-repeat;
	width:230px;
	height:148px;
	margin-top:15px;
	margin-bottom:15px;
	padding:20px 15px 15px 15px;
	color:#FFF;
	text-align:center;
}
#home-login-block label {
	color:#FFF;
}
#home-login-block .row_btn {
	margin-top:20px;
	margin-bottom:15px;
}

.text-field {
	background-image:url(/images/text-field.gif);
	background-repeat:no-repeat;
    background-color:transparent;
	width:141px;
	height:19px;
	border:none;
	padding:2px 5px 0px 3px;
}

#home-login-block p {
	line-height:15px;
}

#quick-tasks-header {
	background-image:url(/images/quick-tasks-header.gif);
}

#quick-tasks-block div {
    float:left;
}
#quick-tasks-block img {
    margin-right:15px;
    margin-bottom:5px;
    height:70px;
    width:70px;
}
#quick-tasks-block h2 {
    margin-bottom:5px;
}

#tag-cloud-header {
	background-image:url(/images/tag-cloud-header.gif);
	margin-top:15px;
}

#tag-cloud {
	background-color:#FFF;
	border:solid 1px #CCC;
	margin-top:15px;
    padding: 5px 4px 5px 4px;
	width:250px;
}
#tag-cloud li {
    margin:2px;
	display:inline;
}
#tag-cloud .tag1 {
	font-size:24px;
}
#tag-cloud .tag2 {
	font-size:16px;
}
#tag-cloud .tag3 {
	font-size:11px;
}





/*****************
Videos Page Styles
*****************/

#video-categories-header {
	background-image:url(/images/video-categories-header.gif);
}

#cat-list {
	list-style:none;
	line-height:19px;
}

#browse-videos-header {
	background-image:url(/images/browse-videos-header.gif);
}
#browse-videos-header h2 {
	width:640px;
	padding-right:10px;
	text-align:right;
	color:#FFFFFF;
	line-height:31px;
}





/**************************
Browse Channels Page Styles
**************************/

#about-channels-header {
	background-image:url(/images/about-channels-header.gif);
}

#channels-header {
	background-image:url(/images/channels-header.gif);
}





/*******************
About Us Page Styles
*******************/

#about-header {
	background-image:url(/images/about-header.gif);
}

#quick-stats-header {
	background-image:url(/images/quick-stats-header.gif);
}

#site-stats {
	list-style:none;
	margin-bottom:-10px;
}
#site-stats li {
	margin-bottom:10px;
}





/*********************
Contact Us Page Styles
*********************/

#contact-header {
	background-image:url(/images/contact-header.gif);
}

#us-map {
	float:right;
	margin-left:30px;
}

#feedback {
	margin-top:15px;
}
#feedback label {
	width:100px;
}
#feedback .row_btn {
	margin-top:20px;
}
#feedback .col {
	float:left;
	margin-right:10px;
}
#feedback #new-image {
	margin-left:115px;
	clear:both;
}

#feedback #recaptcha {
    margin-left:115px;
}





/***********************************************
Terms, Privacy, Copyright, Advertise Page Styles
***********************************************/

#terms-header {
	background-image:url(/images/terms-header.gif);
}

.list-push, .mid-level {
	margin-left:30px;
}
.list-push h2 {
	margin-bottom:15px;
}

.terms-item {
	margin-top:15px;
	list-style:decimal;
}

.mid-level {
	list-style:upper-alpha;
}

.lower-level {
	margin:15px 0px 15px 30px;
}

#privacy-header {
	background-image:url(/images/privacy-header.gif);
}

h2.privacy {
	margin:15px 0px 15px 0px;
}

#copyright-header {
	background-image:url(/images/copyright-header.gif);
}

.copyright-item {
	margin-top:15px;
	list-style:upper-alpha;
}

#advertise-header {
	background-image:url(/images/advert-header.gif);
}

#advertise-with-us {
	float:right;
	margin-left:30px;
}

#credits-header {
	background-image:url(/images/credits-header.gif);
}

#credits {
	margin-left:15px;
	margin-top:15px;
}
#credits li {
	margin-bottom:5px;
	margin-top:5px;
}





/***************************
Login & Register Page Styles
***************************/

#login-header {
	background-image:url(/images/login-header.gif);
}

#right-flip #ad-title {
	/*margin-top:0px;*/
}

#login {
	width:295px;
	margin-left:auto;
	margin-right:auto;
}
#login .row {
	margin-left:auto;
	margin-right:auto;
}
#login .row_box {
	margin-top:10px;
	margin-left:75px;
	vertical-align:middle;
	font-weight:bold;
	color:#333;
}
#login .row_btn {
	margin-bottom:10px;
}
#login p {
	line-height:15px;
	text-align:center;
}

#forgot-block {
	display:none;
}
#forgot-block h2, #forgot-block p {
	margin-bottom:15px;
}
#forgot-block strong, #forgot-block input {
	vertical-align:middle;
}
#forgot-block .text {
	border:solid 1px #000;
}

#register-header {
	background-image:url(/images/register-header.gif);
}

#register label {
	width:120px;
}

#username-desc, #register .terms {
	margin-bottom:10px;
	padding-left:135px;
}

#register #recaptcha {
    margin-left:135px;
}

#register .terms {
	font-weight:bold;
	color:#333333;
}

#activate-header {
	background-image:url(/images/activate-header.gif);
}





/*******************
Channels Page Styles
*******************/

#channel-thumb {
	float:left;
	margin-right:15px;
	margin-bottom:15px;
    height:100px;
    width:100px;
}

#channel-subscribe {
	margin-bottom:5px;
}

#channel-video {
	background-image:url(/images/channel-background.gif);
	width:580px;
	height:365px;
	padding:25px 35px 25px 35px;
	margin-top:15px;
	text-align:center;
}

.channel-stat {
	width:50%;
	float:left;
	font-size:20px;
	margin-top:5px;
}

.channel-stat img {
	vertical-align:text-bottom;
}

#channel-videos-header {
	margin-top:15px;
	background-image:url(/images/channel-videos-header.gif);
}

#channel-favorites-header {
	margin-top:15px;
	background-image:url(/images/channel-favorites-header.gif);	
}

#all-channel-videos-header {
	background-image:url(/images/all-channel-videos-header.gif);
}

#all-channel-favorites-header {
	background-image:url(/images/all-channel-favorites-header.gif);	
}

#channel-name {
	margin-top:10px;
	margin-bottom:5px;
}





/*********************
Play Video Page Styles
*********************/

#play-left {
	float:left;
	width:600px;
	margin-right:40px;
}

#play-right {
	float:left;
	width:320px;
}

#now-playing-header {
	width:590px;
	background-image:url(/images/now-playing.gif);
    text-align:right;
    padding-right:10px;
}

#now-playing-header h2 {
    color:#FFFFFF;
    line-height:31px;
}

#now-playing-block {
    width:600px;
    height:400px;
    margin-top:15px;
}

.play-block {
    width:568px;
}

.play-short {
    width:288px;
}

#views {
    float:left;
    width:200px;
    margin-right:50px;
    margin-bottom:20px;
}

#rating {
    float:left;
    margin-bottom:20px;
    line-height:25px;
    width:318px;
}

#rating p, #rating ul {
    float:left;
    vertical-align:text-bottom;
    margin:0px 2px 0px 2px;
}

.action {
    float:left;
    width:149px;
    margin-left:40px;
}

#add-favorites {
    background:url(/images/silk_heart_add.png) no-repeat;
    padding-left:20px;
    padding-top:3px;
    line-height:18px;
}

#share-video {
    background:url(/images/silk_email_go.png) no-repeat;
    padding-left:20px;
    padding-top:3px;
    line-height:18px;
}

#report-abuse {
    background:url(/images/silk_flag_red.png) no-repeat;
    padding-left:20px;
    padding-top:3px;
    line-height:18px;
}

#share-form {
    display:none;
    margin-top:30px;
}
#share-form label {
    width:100px;
}

#video-comments-header {
    background-image:url(/images/video-comments-header.gif);
    width:600px;
    margin-top:15px;
}

#view-comments {
    background:url(/images/silk_comments.png) no-repeat;
    padding-left:20px;
    padding-top:3px;
}

#video-comments-form {
    text-align:center;
}
#video-comments-form h2 {
    margin-bottom:10px;
}

#video-info-header {
    width:320px;
    background-image:url(/images/video-info-header.gif);
}

#video-info-left {
    float:left;
    width:70px;
    margin-right:15px;
    margin-bottom:15px;
}

#play-user-thumb {
    height:70px;
    width:70px;
    margin-top:10px;
}

#video-info-right {
    width:203px;
    float:left;
    margin-bottom:15px;
}
#video-info-right h3 {
    margin-bottom:5px;
}
#video-info-right p {
    line-height:16px;
}

#embed {
    clear:both;
    margin-bottom:3px;
}

#embed-field input {
    border:solid 1px #000;
}

#bookmarks {
    margin-top:10px;
}

#bookmarks img {
    border:solid 1px #CCCCCC;
    padding:1px;
}

#member-videos-header, #related-videos-header {
    width:310px;
    margin-top:15px;
    padding-right:10px;
    text-align:right;
}

#member-videos-header {
    background-image:url(/images/member-videos-header.gif);    
}

#related-videos-header {
    background-image:url(/images/related-videos-header.gif);
}

.collapse {
    color:#FFFFFF;
    line-height:31px;
}

.other-videos-box {
    width:288px;
    max-height:250px;
    overflow:auto;
    position:relative;
}

.other-video {
    padding-bottom:10px;
    margin-bottom:10px;
    border-bottom:dotted 1px #CCCCCC;
}

.comment {
    background:url(/images/comment-back.gif) no-repeat top left #FFFFFF;
}

.video-comment {
    width:85%;
    padding-bottom:10px;
    border-bottom:solid 1px #CCCCCC;
    margin-bottom:5px;
}
.video-comment .thumb {
    margin-right:10px;
}





/************************
Miscellaneous Page Styles
************************/

#all-comments-header {
     background-image:url(/images/all-comments-header.gif);
}

#rss-feeds-header {
    background-image:url(/images/rss-feeds-header.gif);
}

.rss-feed {
    background:url(/images/feed-icon.png) no-repeat;
    padding-left:20px;
    padding-top:2px;
}

#search-header {
    background-image:url(/images/search-header.gif);
}

#opt-out-header {
    background-image:url(/images/opt-out-header.gif);
}
