/* Global styles */
*{margin: 0; padding: 0;}
body {
    background: #18327b /*url("../images/bg_body.gif") left top repeat-x*/;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 12px;
	padding-bottom: 5px;
}

img {border: none;}

p, h1, h2, h3, h4 {
    margin: 0;
    padding: 0;
}

a {
    color: #ffc600;
    text-decoration: none;
	outline: 0;
}

a:hover {
	text-decoration: underline;
}

a.hl {
    color: #ffc600;
    font-weight: bold;
}

form {
    display: inline;
}

input, textarea, select {
    font-family: Verdana, Arial, serif;
    font-size: 14px;
}

.g_clear {
    clear: both;
}

.g_hidden {
    display: none;
}

.g_hint {
    font-size: 11px;
}

.block_header {
    display: block;
    color: #FFF;
	overflow: hidden;
}

.video_view .block_header {
	height: 34px;
	padding: 0 0 0 64px;
	background: url("../images/h1-video.gif") top left no-repeat;
	font-size: 18px;
	text-transform: uppercase;
	font-weight: normal;
}

#wide_col .block_header, #related_videos_col .block_header, .video_comments .block_header {
	height: 34px;
	padding: 0 0 0 34px;
	background: url("../images/h1-left.gif") top left no-repeat;
	font-size: 18px;
	text-transform: uppercase;
}

#wide_col .block_header span, #related_videos_col .block_header span, .video_view .block_header span, .video_comments .block_header span {
	display: block;
	height: 26px;
	padding: 8px 34px 0 0;
	background: url("../images/h1-right.gif") top right no-repeat;
	float: left;
}

.video_view .block_header span {
	padding: 8px 8px 0 4px;
}

.block_sub_header {
    padding: 3px 5px;
    color: #FFF;
    font-size: 11px;
	display: block;
}

#wide_col .block_sub_header {
	background: #0c193e;
}

.block_sub_header .links {
    padding-left: 10px;
}

.block_content {
    padding: 5px 5px 10px 5px;
    color: #FFF;
	clear: both;
	height: 1%;
}


.list_videos .block_content, .video_view .block_content, .video_comments .block_content, .list_categories .block_content, .list_content_sources .block_content {
	background: #0c193e;
	margin: 0 0 8px 0;
	_height: 1%;
}




.text_content {
    padding: 5px 10px 10px 10px;
    color: #FFF;
	clear: both;
}

.block_content p, .text_content p {
    margin-bottom: 8px;
    margin-top: 16px;
}

.block_content p.topmost, .text_content p.topmost {
    margin-top: 0;
}

.block_content .label {
    margin-bottom: 3px;
}

.block_content .control {
    margin-bottom: 10px;
}

.block_content .control_group {
    margin-bottom: 10px;
}

.block_content .control_group .item {
    float: left;
    margin-bottom: 5px;
}

.block_content .button {
    padding-top: 3px;
}

.block_content .button .ajax_wait {
    padding-left: 5px;
}

.block_content .field_error {
    padding: 1px;
    color: #fb6549;
    font-size: 11px;
}

.block_content .message_error {
    margin-bottom: 10px;
    padding: 5px;
    border: 1px solid #333;
    font-size: 13px;
    background: #393939;
    color: #fb6549;
}

.block_content .message_info {
    margin-bottom: 10px;
    padding: 5px;
    border: 1px solid #333;
    font-size: 13px;
    background: #393939;
    color: #ddd;
}

/*.block_content .expand_link {
    padding-right: 15px;
    background: url("../images/bg_link_expand.gif") right bottom no-repeat;
}

.block_content .expand_link:hover {
    background: url("../images/bg_link_expand_hover.gif") right bottom no-repeat;
}

.block_content .collapse_link {
    padding-right: 15px;
    background: url("../images/bg_link_collapse.gif") right bottom no-repeat;
}

.block_content .collapse_link:hover {
    background: url("../images/bg_link_collapse_hover.gif") right bottom no-repeat;
}
*/
/* Form 1 styles */

.form1 .control input, .form1 .control textarea, .form1 .control select {
    padding: 1px;
    background: #0C193E;
    border: 1px solid #FFF;
    color: #FFF;
}

.form1 .button input {
    vertical-align: middle;
}

/* Layout styles */

#top_menu {
    width: 940px;
    height: 20px;
    padding: 0 10px;
    margin: 0 auto;
    color: #fff;
    font-size: 11px;
    text-align: right;
}

#top_menu a.hl {
    font-size: 12px;
}

#top_menu span.hl {
    font-size: 12px;
    font-weight: bold;
}

#header {
    width: 990px;
    height: 170px;
    margin: 0 auto;
    background: url("../images/header.jpg") left top no-repeat;
	position: relative;
	font: 11px "Trebuchet MS", Arial, Helvetica, sans-serif;
}

#header h1 {
	position: absolute;
	left: 0;
	top: 0;
	text-indent: -9000px;
	width: 250px;
	height: 90px;
}

#header h1 a {
	display: block;
	width: 250px;
	height: 90px;
}

#header a:hover {
	text-decoration: none;
}

p.description {
	position: absolute;
	left: 15px;
	top: 90px;
	color: #142967;
}

p.text {
	position: absolute;
	top: 55px;
	right: 9px;
	width: 670px;
	color: #ececeb;
}

#main_menu {
    height: 32px;
	position: absolute;
	top: 117px;
	left: 11px;
}

#main_menu li {
	list-style: none;
	float: left;
	height: 32px;
	margin: 0 1px 0 0;
}

#main_menu li a {
    height: 32px;
    display: block;
    float: left;
    background: url("../images/li-left_1.gif") top left no-repeat;
    font-weight: bold;
	padding: 0 0 0 4px;
	color: #474848;
	text-transform: uppercase;
}

#main_menu a:hover {
    height: 32px;
    display: block;
    float: left;
    background: url("../images/li-left.gif") top left no-repeat;
    font-weight: bold;
	padding: 0 0 0 4px;
	color: #FFF;
}

#main_menu li a span {
	height: 23px;
    display: block;
    float: left;
    background: url("../images/li-right_1.gif") top right no-repeat;
    font-weight: bold;
	padding: 9px 10px 0 6px;
	cursor: pointer;
}

#main_menu li a:hover span {
	height: 23px;
    display: block;
    float: left;
    background: url("../images/li-right.gif") top right no-repeat;
    font-weight: bold;
	padding: 9px 10px 0 6px;	
}

ul.menu {
    height: 32px;
	position: absolute;
	top: 0px;
	right: 339px;
}

ul.menu li {
	list-style: none;
	float: left;
	height: 32px;
	margin: 0 1px 0 0;
}

ul.menu li a {
    height: 35px;
    display: block;
    float: left;
    background: url("../images/li-left-a.gif") top left no-repeat;
    font-weight: bold;
	padding: 0 0 0 4px;
	color: #FFF;
	text-transform: uppercase;
}

ul.menu a:hover {
    height: 35px;
    display: block;
    float: left;
    background: url("../images/li-left-hover.gif") top left no-repeat;
    font-weight: bold;
	padding: 0 0 0 4px;
	color: #c50000;
}

ul.menu li a span {
	height: 26px;
    display: block;
    float: left;
    background: url("../images/li-right-a.gif") top right no-repeat;
    font-weight: bold;
	padding: 9px 10px 0 6px;
	cursor: pointer;
}

ul.menu li a:hover span {
	height: 26px;
    display: block;
    float: left;
    background: url("../images/li-right-hover.gif") top right no-repeat;
    font-weight: bold;
	padding: 9px 10px 0 6px;	
}

.search_head {
	position: absolute;
	top: 0;
	right: 0;
	width: 328px;
	height: 30px;
	background: url("../images/form_fon.gif") no-repeat;
	padding: 5px 0 0 10px;
	color: #FFF;
}

.search_head input {
	vertical-align: middle;
}

.search_head input.inp1 {
	background: none;
	border: none;
	padding: 2px 4px 2px 30px;
	width: 140px;
	color: #18327b;
	font: 11px "Trebuchet MS", Arial, Helvetica, sans-serif;
}

#data {
    width: 990px;
    margin: 0px auto;
	padding: 5px 0;
}

#wide_col {
    width: 770px;
    float: left;
}

#wide_col_1 {
	width: 990px;
}

#wide_col_1 #video_info_col {
    width: 990px;
}

#wide_col_1 #related_videos_col {
    width: 990px;
}

#side_col {
    width: 210px;
    float: right;
	padding: 0 5px 0 0;
}

#footer {
    width: 990px;
    margin: 0 auto;
	background: url("../images/footer-fon.gif") no-repeat;
	height: 87px;
	position: relative;
	clear: both;
}

.footer-menu {
    height: 31px;
	position: absolute;
	top: 1px;
	right: 9px;
}

.footer-menu li {
	list-style: none;
	float: left;
	height: 31px;
	margin: 0 1px 0 0;
}

.footer-menu li a {
    height: 31px;
    display: block;
    float: left;
    background: url("../images/li-left-a1.gif") top left no-repeat;
    font-weight: bold;
	padding: 0 0 0 4px;
	color: #6f97ff;
}

.footer-menu a:hover {
    height: 31px;
    display: block;
    float: left;
    background: url("../images/li-left-hover1.gif") top left no-repeat;
    font-weight: bold;
	padding: 0 0 0 4px;
	text-decoration: none;
	color: #000;
}

.footer-menu li a span {
	height: 26px;
    display: block;
    float: left;
    background: url("../images/li-right-a1.gif") top right no-repeat;
    font-weight: bold;
	padding: 5px 10px 0 6px;
	cursor: pointer;
}

.footer-menu li a:hover span {
	height: 26px;
    display: block;
    float: left;
    background: url("../images/li-right-hover1.gif") top right no-repeat;
    font-weight: bold;
	padding: 5px 10px 0 6px;	
}


#footer .info {
	position: absolute;
	top: 45px;
	right: 25px;
	font-weight: bold;
    color: #FFF;
    font-size: 11px;
}

#footer .info a {
	font-weight: bold;
    color: #FFF;
    font-size: 11px;
}

/* List videos block styles */

.list_videos .item {
    float: left;
    width: 186px;
    padding: 2px;
    font-size: 10px;
}

.list_videos .item_small {
    float: left;
    width: 182px;
    padding: 2px;
    font-size: 11px;
}

.list_videos .image {
    border: 1px solid #FFF;
	width: 180px;
}

.list_videos .image img {
	width: 180px;
}

.list_videos .private, .list_videos .premium {
    background-color: #000;
}

.list_videos .image a {
    display: block;
    background: none;
    color: #777;
}

.list_videos .image img {
    display: block;
    border: 0;
}

.list_videos .info {
    padding: 2px;
    line-height: 18px;
}

.list_videos .info h2 {
    display: block;
    overflow: hidden;
    font-size: 12px;
    white-space: nowrap;
}

.list_videos .info .hl {
    color: #ffa441;
}

.list_videos .info .length {
    color: #fff;
    font-weight: bold;
	font-size: 10px;
	float: left;
}

.list_videos .info .added {
    
}

.list_videos .info .added span {
    color: #fff;
    font-weight: bold;
}

.list_videos .info .rating {
    text-align: right;
}

.list_videos .options {
    padding-top: 2px;
    padding-bottom: 10px;
}

.list_videos .options span {
    color: #fff;
    font-weight: bold;
}

.list_videos .options input {
    vertical-align: middle;
}

.list_videos .options a {
    font-weight: bold;
}

.list_videos .actions {
    padding-left: 10px;
    padding-top: 10px;
}

/* List categories block styles */

.list_categories .item {
    float: left;
    width: 242px;
    padding: 5px;
    font-size: 11px;
}

.list_content_sources .item {
	width: 182px;
	float: left;
	padding: 5px 4px;
}

.list_categories .item h2, .list_content_sources .item h2 {
    padding-bottom: 1px;
    font-size: 14px;
	text-transform: uppercase;
}

.list_categories .item h2 a, .list_content_sources .item h2 a {
	color: #FFF;
}

.list_categories .item .image {
	border: 1px solid #FFF;
	width: 240px;
	height: 180px;
}

.list_content_sources .item .image {
	border: 1px solid #FFF;
	width: 180px;
	height: 240px;
}

.list_content_sources .item .image img {
	width: 180px;
	height: 240px;
}

.list_categories .item .image img {
	width: 240px;
	height: 180px;
}

.list_categories .item .image a {
    display: block;
    color: #777;
}

.list_categories .item .image img {
    display: block;
    border: 0;
}

.list_categories .item .info {
	width: 217px;
	height: 38px;
	background: url("../images/info-fon.gif") no-repeat;
	padding: 2px 0 0 25px;
	margin: 3px 0;
}

.list_content_sources .item .info {
	width: 155px;
	height: 38px;
	background: url("../images/info-fon1.gif") no-repeat;
	padding: 2px 0 0 25px;
	margin: 3px 0;
}

/* List tags block styles */

.list_tags .item {
    float: left;
    width: 137px;
    padding: 5px;
    font-size: 11px;
}

.list_tags .item h2 {
    padding-bottom: 4px;
    font-size: 14px;
    text-align: center;
}

.list_tags .item .info {
    padding: 2px;
    line-height: 18px;
    text-align: center;
}

/* Pagination block styles */

.pagination {
    padding: 8px 3px;
    text-align: center;
}

.pagination a {
    padding: 2px 5px;
    background: #001e6a;
    border: 1px solid #0c193e;
	color: #6f97ff;
	font-weight: bold;
}

.pagination a:hover {
    background: #7da1ff;
	color: #000;
}

.pagination span {
    padding: 2px 10px;
    font-weight: bold;
    font-size: 16px;
}

/* Tags cloud block styles */

.tags_cloud a {
    line-height: 18px;
	color: #614e61;
}

/* Search block styles */

.search .control, .search .button {
    float: left;
    padding: 2px;
}

.search .control input {
    width: 150px;
}

.search .button input {
    vertical-align: middle;
}

/* Video view block styles */

.video_view .cs {
    text-align: center;
	width: 495px;
	margin: 0 auto;
	height: 68px;
	background: url("../images/cs.gif") no-repeat;
	text-indent: -9000px;
	overflow: hidden;
}

.video_view .cs a {
	display: block;
	width: 495px;
	height: 68px;
	overflow: hidden;
}

.video_view .cs a img {
    border: 0;
}

.video_view .player {
    margin-bottom: 10px;
    padding: 5px;
    background: #253f88;
    font-size: 18px;
    text-align: center;
}

.video_view h2 {
    margin: 0 0 8px 0;
    color: #ddd;
    font-size: 16px;
}

.video_view h3 {
    margin: 0 0 8px 0;
    font-size: 13px;
    font-weight: normal;
}

.video_view h3 strong {
	color: #7c9eff;
}

.video_view .rating_container {
    cursor: pointer;
}

.video_view .info_row {
    margin-bottom: 8px;
	font-size: 13px;
	color: #7c9eff;
	font-weight: bold;
}

.video_view .info_row a {
	color: #FFF;
}

.video_view .info_row span {
    color: #ddd;
}

.video_view .info_row img {
    vertical-align: top;
}

.video_view .info_row .col_1 {
    width: 370px;
    float: left;
}

.video_view .info_row .col_1 img {
	vertical-align: middle;
}

.video_view .info_row .col_2 {
    float: left;
}

.video_view .send_to_friend, .video_view .add_to_favourites {
    margin-bottom: 8px;
    padding: 5px;
    border: 1px solid #333;
    background: #393939;
}

.video_view .control textarea, .video_view .control input {
    width: 99%;
}

.video_view textarea.embed {
    padding: 1px;
    background: #395ab6;
    border: 1px solid #395ab6;
    color: #FFF;
    margin-top: 4px;
    width: 92%;
	vertical-align: middle;
	font-size: 80%;
	font-size: 12px;
}
.video_view .info_row.code {
	padding: 5px;
	background: #253f88;
	color: #FFF;
	font-size: 10px;
	font-weight: normal;
}

/* Video comments block styles */

.video_comments .control textarea, .video_comments .control input {
    width: 99%;
}

.video_comments .info_row {
    margin-bottom: 8px;
}

.video_comments .info_row span {
    color: #ddd;
}

.video_comments .add_comment {
    margin-bottom: 8px;
    padding: 5px;
    background: #253F88;
}

.video_comments .comments_list {
    margin-bottom: 8px;
   background: #253F88;
}

.video_comments .comment_row {
    padding: 5px;
}

.video_comments .comment_row .avatar {
    width: 152px;
    height: 122px;
    float: left;
    background: #111;
}

.video_comments .comment_row .avatar a {
    background: none;
}

.video_comments .comment_row .avatar img {
    border: 1px solid #000;
}

.video_comments .comment_row h2 {
    display: block;
    padding-left: 160px;
    margin-bottom: 5px;
    font-size: 14px;
    font-weight: normal;
    color: #fff;
}

.video_comments .comment_row .anonymous_user {
    color: #FFF;
	font-weight: bold;
}

.video_comments .comment_row p {
    display: block;
    padding-left: 160px;
}

.video_comments .comment_separator {
    height: 1px;
    margin: 0 15px;
    background: #FAFAFA;
    font-size: 0;
    line-height: 1px;
}

/* Invite block styles */

.invite_friend .block_content {
    width: 500px;
    margin: 20px auto 0 auto;
}

.invite_friend .control input, .invite_friend .control textarea {
    width: 99%;
}

/* Helper menu block styles */

.helper_menu a {
    display: block;
    padding: 5px;
    margin: 1px 0;
    background: #555;
    border: 1px solid #333;
}

.helper_menu a:hover {
    background: #666;
}

.helper_menu span {
    display: block;
    padding: 6px;
    margin: 1px 0;
    font-weight: bold;
}

/* Global stats block styles */

.global_stats ul {
    margin: 0;
    padding: 0;
    padding-left: 20px;
    font-size: 12px;
    list-style: square outside;
}

.global_stats ul li {
    padding-bottom: 5px;
}

/* Top referers block styles */

.top_referers .item {
    float: left;
    width: 242px;
    padding: 2px;
    font-size: 13px;
}

.top_referers .image {
    background: #000;
    border: 1px solid #000;
}

.top_referers .image a {
    display: block;
    background: none;
    color: #777;
}

.top_referers .image img {
    display: block;
    border: 0;
}

.top_referers .info {
    padding: 2px;
    line-height: 18px;
}

.top_referers .info h2 {
    display: block;
    overflow: hidden;
    font-size: 13px;
    white-space: nowrap;
}

.list_videos .info .hl {
    color: #ff8725;
}


.tags_cloud, .top_sites {
	width: 207px;
	background: url("../images/tags-fon.gif") repeat-y;
	margin: 0 0 5px 0;
}

.top_categories, .top_sites_1  {
	width: 207px;
	background: #395ab6 url("../images/cat-bottom.gif") left bottom no-repeat;
	padding: 0 0px 6px 0px;
	margin: 0 0 5px 0;
}

.top_categories ul, .top_sites_1 ul {
	list-style: none;
	padding: 0 0 0 5px;
	width: 197px;
}

.top_categories ul li, .top_sites_1 ul li {
	width: 197px;
	height: 30px;
	margin: 0;
}

.top_categories ul li a, .top_sites_1 ul li a {
	display: block;
	background: url("../images/li-left-fon.gif") no-repeat;
	height: 25px;
	width: 174px;
	padding: 5px 0 0 23px;
	background-position: 0 0;
	font-size: 12px;
	color: #671300;
	font-weight: bold;
}

.top_categories ul li a:hover, .top_sites_1 ul li a:hover {
	display: block;
	height: 25px;
	width: 174px;
	padding: 5px 0 0 23px;
	background-position: 0 -30px!important;
	color: #4b4b4b;
	text-decoration: none;
}


.tags_cloud .block_header, .top_sites .block_header, .top_categories .block_header {
	text-indent: -9000px;
	width: 207px;
	height: 49px;
	background: url("../images/h1-tags.gif") no-repeat;
}

.top_categories .block_header {
	height: 41px;
	background: url("../images/h1-cat.gif") no-repeat;
}

.top_sites .block_header {
	height: 41px;
	background: url("../images/sites.gif") no-repeat;
}

.tags_cloud_1 {
	width: 207px;
	background: url("../images/tags-bottom.gif") left bottom no-repeat;
	padding: 0 0px 19px 0px;
}

.tags_cloud_1 .block_content {
	padding: 5px 15px;
}

.top_referers {
	width: 207px;
	background: url("../images/friends-fon.gif") repeat-y;
	margin: 0 0 5px 0;
}

.top_referers .block_header {
	text-indent: -9000px;
	width: 207px;
	height: 49px;
	background: url("../images/h1-friends.gif") no-repeat;
}

.top_referers .block_header2 {
	text-indent: -9000px;
	width: 207px;
	height: 49px;
	background: url("../images/h1-top-sites.gif") no-repeat;
}

.top_referers_1 {
	width: 207px;
	background: url("../images/friends-bottom.gif") left bottom no-repeat;
	padding: 0 0px 19px 0px;
}

.top_referers_1 ul {
	padding: 5px 15px;
	list-style: none;
}

.top_referers_1 ul li {
	background: url("../images/bullet.gif") left 4px no-repeat;
	padding: 0 0 0 24px;
	line-height: 1.4;
}

.top_referers_1 ul li a {
	color: #950000;
	font-size: 15px;
	font-weight: bold;
	text-decoration: underline;
}

.top_referers_1 ul li a:hover {
	text-decoration: none;
}
			   
.video_view {
	width: 520px;
	float: left;
	overflow: hidden;
}

.video-info {
	width: 452px;
	margin: 0 4px 0 0;
	float: right;
	background: #395ab6 url("../images/video-bottom.gif") left bottom no-repeat;
	padding: 0 0 10px 0;
}

.video-info h1 {
	width: 437px;
	height: 39px;
	text-align: right;
	background: #395ab6 url("../images/h1-video-big.gif") no-repeat;
	padding: 10px 15px 0 0;
	color: #FFF;
	font-size: 18px;
	font-weight: normal;
}

.video-image {
	width: 430px;
	margin: 0 auto;
	padding: 5px 0;
	text-align: center;
	background: #253f88;
}

.video-image img {
	width: 420px;
	height: 420px;
}

.video-text {
	width: 410px;
	margin: 5px auto;
	padding: 5px 10px;
	background: #253f88;
	color: #FFF;
	font-size: 13px;
}

.video-text p.link-bottom {
	text-align: center;
	padding: 5px 0;
}

.video-text p.link-bottom a {
	color: #deff00;
	font-size: 21px;
	font-weight: bold;
	text-decoration: underline;
}

.video-text a:hover {
	text-decoration: none;
}

.chat_models {
 width: 520px;
 float: left;
 overflow: hidden;
 margin: 10px 0;
}

.chat_models .block_header span {
 background: url(../images/h1-right.gif) no-repeat right top;
 display:block;
 float:left;
 height:26px;
 padding:8px 34px 0 0;
}

.chat_models .block_content {
 background: #0C193E; 
}

.chat_models a {
 color: #FFF!important;
 font-weight: bold;
 text-decoration: none!important;
}

.chat_models a:hover {
 text-decoration: underline!important;
 color: #FFF!important;
 font-weight: bold;
 background: none!important;
}

.chat_models .block_header {
 background: url(../images/h1-left.gif) no-repeat left top;
 font-size:18px;
 height:34px;
 padding:0 0 0 34px;
 text-transform:uppercase;
}

.top_sites_1.right {
 width: 452px;
 float: right;
 margin: 0 0 10px 0;
}

.top_sites_1.right h1 {
background:#395AB6 url(../images/h1-video-big.gif) no-repeat 0 0;
color:#FFFFFF;
font-size:18px;
font-weight:normal;
height:39px;
padding:10px 15px 0 0;
text-align:right;
width:437px;
}

.top_sites_1.right table {
 width: 100%;
}

.top_sites_1.right table td {
 width: 215px;
 vertical-align: middle;
 padding: 5px;
}

.top_sites_1.right a {
 font-size: 18px;
 font-weight: bold;
}
.top_sites_1.right h1 {
 text-transform: uppercase;
}
