/* Global styles */

html{
	font-size:11px;
	overflow-x: auto;
}

body{
	color:#000;
	font:11px Arial, Helvetica, sans-serif;
	background:#273545 url(../../../images/frontend/pete/bg-body.gif) repeat-x;
	text-align: left;
	margin: 0;
	padding: 0;
}



/* Global link styles */

a:link,
a:active,
a:visited,
a:hover{
	color: #000;
	text-decoration: none;
}

a:hover{
	color: #000;
	text-decoration: underline;
}

img{
	border: 0; /* stops linked images having borders */
}


/* Default table widths */

table{
	width: 100%;
}

td{
	vertical-align: top;
	font-size: 11px;
}

/* Container and main design */

.container{
	text-align: left;
}

#banner{
	height: 101px;
	background: #fff url(../../../images/frontend/pete/banner_bg.gif) repeat-x 0 100%;
}

#banner_content{
	height: 72px;
}

#top_bar{
	color: #7bbcdf;
	padding: 8px;
	text-align: right;
}

#top_bar p.top_user{
	margin: 0;
	padding: 0;
	border: 0;
	color: #7bbcdf;
	float: left;
}

#top_bar a:link,
#top_bar a:active,
#top_bar a:visited,
#top_bar a:hover{
	color: #7bbcdf;
	text-decoration: none;
}

#top_bar a:hover{
	color: #fff;
	text-decoration: underline;
}

#top_search{
	float: right;
}

#top_search input.top_input{
	border: 1px solid #969696;
	background: #747474;
	color: #fff;
	padding: 3px;
	height: 13px;
	font-size: 10px;
	width: 180px;
	margin: 0;
	vertical-align: middle;
}

#top_search input.top_btn{
	border: 1px solid #969696;
	background: #747474;
	margin: 0;
	font-size: 0;
	padding: 3px 10px 2px 10px;
	vertical-align: middle;
}

#banner_text/*,
#banner_sdw*/{
	padding: 10px 0 0 40px;
	font-size: 40px;
	color: #515151;
	font-weight: bold;
	letter-spacing: -3px;
}
#banner_text span{
	color: #328ccc;
}
/*
#banner_sdw{
	color:#000;
}*/

/*
#top_search{
	background: url(../../../images/frontend/pete/search_bg.jpg) no-repeat 0 0;
	height: 51px;
	padding: 8px 0 0 0;
	width: 248px;
	float: right;
	margin: 20px 30px 0 0;
	text-align:center;
	color: #FFF;
	font-weight: bold;
}*/


/* Tabs */

#tabs{
	font-size: 12px;
    color: #FFF;
    font-weight: bold;
	height: 29px;
	overflow: hidden;
}

#tabs ul{
	list-style-type: none;
	margin:0;
	padding:0;
}

#tabs li{
	display:inline;
	margin:0;
	padding:0;
}

#tabs a:link,
#tabs a:active,
#tabs a:visited,
#tabs a:hover{
	float: left;
	background: url(../../../images/frontend/pete/tabs.gif) no-repeat 0 -33px;
	margin: 0;
	margin-left: 1px;
	padding: 0 0 0 6px;
	text-decoration: none;
}

#tabs a:link span,
#tabs a:active span,
#tabs a:visited span,
#tabs a:hover span{
	float: left;
	display: block;
	background: url(../../../images/frontend/pete/tabs.gif) no-repeat 100% -33px;
	padding: 8px 19px 8px 13px;
	font-weight: bold;
	color: #515151;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabs a span {float:none;}
/* End IE5-Mac hack */

/* Hover */

#tabs a:hover{ background-position: 0% -66px; cursor: pointer; }
#tabs a:hover span{ background-position: 100% -66px; color: #515151; cursor: pointer; }

/* Active tab */

#tabs a.active:link,
#tabs a.active:active,
#tabs a.active:visited,
#tabs a.active:hover{
	background-position:0 0;
}

#tabs a.active:link span,
#tabs a.active:active span,
#tabs a.active:visited span,
#tabs a.active:hover span{ 
	background-position:100% 0; 
	color: #fff;
}

#upload{
	float: right;
	padding: 8px 8px 0 0;
}

#tab_end{
	background: #525252 url(../../../images/frontend/pete/dark_bar.gif) repeat-x 0 0;
	padding: 8px;
	color: #fff;
	text-align:center;
}

#tab_end a:link,
#tab_end a:active,
#tab_end a:visited,
#tab_end a:hover{
	color: #cfcfcf;
	text-decoration: none;
}

#tab_end a:hover{
	color: #ffffff;
	text-decoration: underline;
}

#content{
	padding: 0;
}

.border{
	/*border: 1px solid #fff;*/
	background: #fff url(../../../images/frontend/pete/row_gradient.gif) repeat-x 0 100%;
}

.header_right{
	background: url(../../../images/frontend/pete/maintitle_right.gif) no-repeat 100% 0;
	padding-right: 10px;
}

.header,
.m_header,
.maintitle{
	background: #ffff5d url(../../../images/frontend/pete/maintitle.jpg) no-repeat 0 0;
	color: #FFF;
	height: 35px;
	font-weight: bold;
	text-shadow: #834902 1px 3px 0px;
	font-size: 18px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	line-height: 35px;
	padding-left: 14px;
}

.header span.cat,
.m_header span.cat,
.maintitle span.cat{
	float:right;
	color: #FFF;
	font-weight:bold;
}

.m_header a:link,
.m_header a:active,
.m_header a:visited,
.m_header a:hover,
.header a:link,
.header a:active,
.header a:visited,
.header a:hover,
.maintitle a:link,
.maintitle a:active,
.maintitle a:visited,
.maintitle a:hover{
	color: #FFFFFF;
	text-decoration: none;
}

.m_header a:hover,
.header a:hover,
.maintitle a:hover{
	text-decoration: underline;
}

.header img{
	vertical-align: middle;
}

.main_content{
	padding: 8px;
}

#footer_box{
	border-top: 1px solid #c3c3c3;
	background: #fff url(../../../images/frontend/pete/content_grad.gif) repeat-x 0 100%;
	margin: 8px 0 0 0;
	padding: 4px;
}

#footer_col{
	width: 100%;
	margin: 2px 0 2px 0;
}

#footer_col td{
	width: 25%; /* 100% divided by number of columns */
	border-right: 1px dotted #c3c3c3;
	padding: 5px 5px 5px 15px;
}

#footer_col td.end{
	border: 0;
}

#footer_col a:link,
#footer_col a:active,
#footer_col a:visited{
	color: #878787;
}

#footer_col a:hover{
	color: #4fa6e3;
}

.copyright{
	text-align: right;
	padding: 5px;
}

.copyright a:link,
.copyright a:active,
.copyright a:visited,
.copyright a:hover{
	color: #328ccc;
	text-decoration: none;
}

.content{
	padding: 8px;
}

.box{
	border: 1px solid #fff;
	background: #fff url(../../../images/frontend/pete/row_gradient.gif) repeat-x 0 100%;
	padding: 10px;
	margin: 5px 0 5px 0;
}

.title{
	border-bottom: 1px solid #cfcfcf;
	font-size: 16px;
	font-weight: bold;
	margin-bottom:5px;
}

.title a:link,
.title a:active,
.title a:visited,
.title a:hover{
	text-decoration: none;
}

.title span{
	font-size: 11px;
	font-weight: normal;
	float: right;
}

.box img.img{
	border: 2px solid #868686;
	margin: 0 12px 8px 0;
}



/* Pagination */

/**** page links **********************************************/
#pageLinks{
	padding: 10px 0 3px 0;
	text-align: right;
	font-size: 11px;
	font-weight: bold;
	color: #557fa4;
}
	#pageLinks em{
		font-style: normal;
		padding: 1px 4px 2px 4px;
		background: #557fa4;
		color: #fff;
		text-decoration: none;
		border: 1px solid #648aac;
	}
	#pageLinks a:link,
	#pageLinks a:active,
	#pageLinks a:visited,
	#pageLinks a:hover{
		padding: 1px 4px 2px 4px;
		border: 1px solid #354b5f;
		background: #314150;
		text-decoration: none;
		color: #557fa4;
	}
	#pageLinks a:hover{
		background: #324658;
		color: #fff;
		text-decoration: none;
	}
		

/* Left navigation styles */

.lnav{
	background: #f8f8f8;
}
.lnav a:link,
.lnav a:active,
.lnav a:visited,
.lnav a:hover{
	text-decoration: none;
}

.lnav_l,
.lnav_d{
	background-color: #f8f8f8;
	background: url(../../../images/frontend/pete/nav.gif) no-repeat 10px 50%;
	display: block;
	padding: 3px 0 3px 25px;
}
.lnav_d{
	background-color: #e3e3e3;
}


/* Side navigation */                                                /* Why so many???? */

#search_nav{
	width: 250px;
	vertical-align: top;
	padding-right: 8px;
}

#group_nav{
	width: 300px;
	vertical-align: top;
	padding-right: 8px;
}

#profile_nav{
	width: 250px;
	vertical-align: top;
	padding-right: 8px;
}

#media_nav{
	width: 300px;
	vertical-align: top;
	padding-left: 8px;
}

#nav{
	width: 180px;
	vertical-align: top;
	padding-right: 8px;
}




/* Other */

.clear{
	clear: both;
}

input,
textarea,
select{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 3px;
	border: 1px solid #969696;
	color: #878787;
}

select{
	padding: 1px;
}

.input,
.button{
	border: 1px solid #969696;
	padding: 3px;
	background: #FFF;
	color: #878787;
	font-size: 11px;
	margin: 1px;
	display: inline;
}

.button{
	background: #243645;
	border: 1px solid #1d2b37;
	color: #fff;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	padding: 2px 4px;
	font-weight: bold;
	cursor: pointer;
}

.button:hover{
	background: #304b5f;
}

/* Admin only styles */

a.admin_button:link,
a.admin_button:active,
a.admin_button:visited,
a.admin_button:hover{
	background: #e2e2e2;
	padding: 5px;
	font-weight: bold;
	font-size: 10px;
	color: #878787;
	margin: 1px;
	border: 1px solid #c3c3c3;
	width: auto;
	vertical-align: middle;
	float: right;
	text-align: center;
	display: block;
	text-decoration: none;
}
a.admin_button:hover{
	color: #878787;
	background: #ffffff;
	border:1px solid #878787;
	
}

.admin_button img{
	vertical-align: middle;
	border:0;
}












/*

#footer{
	background: url(../../../images/frontend/pete/footer.gif) repeat-x;
	padding: 15px 10px 0 10px;
	color: #FFF;
	height: 25px;
	text-align: right;
}
#footer a:link,
#footer a:active,
#footer a:visited{
	color: #FFFFFF;
}
#footer a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}








*/

.fm_des{
	background: #F8F8F8;
	border-bottom: 1px solid #666664;
	padding: 4px;
	margin: 4px 0 4px 0;
}

.shadetabs{
	height: 25px;
	position: relative;
	top: 1px;
	overflow: hidden;
}
.shadetabs ul{
	margin:0;
	padding:0;
	list-style-type: none;
	text-align: left;
}

.shadetabs li{
	display: block;
	float: left;
	margin: 0;
	margin-right: 1px;
	padding: 0 0 0 5px;
	background: url(../../../images/frontend/pete/tabs_small.gif) no-repeat 0 0;
}

.shadetabs li a:link,
.shadetabs li a:active,
.shadetabs li a:visited,
.shadetabs li a:hover{
	text-decoration: none;
	padding: 6px 10px 6px 5px;
	display: block;
	float: left;
	color: #fff7dd;
	background: url(../../../images/frontend/pete/tabs_small.gif) no-repeat 100% 0;
}

.shadetabs li a:visited{
	color: #fff7dd;
}

.shadetabs li a:hover{
	text-decoration: none;
	color: #fff;
}

.shadetabs li.selected{
	background: url(../../../images/frontend/pete/tabs_small.gif) no-repeat 0 -25px;
}

.shadetabs li.selected a:link,
.shadetabs li.selected a:active,
.shadetabs li.selected a:visited,
.shadetabs li.selected a:hover{ 
	background: url(../../../images/frontend/pete/tabs_small.gif) no-repeat 100% -25px;
	text-decoration: none;
	color: #243545;
}

.contentstyle{
	border: 1px solid #fff;
	background: #fff url(../../../images/frontend/pete/row_gradient.gif) repeat-x 0 100%;
	margin-bottom: 1em;
	padding: 10px;
	clear: both;
	height: 320px;
}


.thumb{
	border: 1px solid #437181;
	margin: 2px;
}

.progress{
	background:#FFF;
	border:1px solid #000;
	width:300px;
	height:12px;
	text-align:left;
}
.progress_in{
	background:#EEAE1D;
	border-right:1px solid #000;
	height:100%;
	line-height:12px;
}
.radio {
	border:0;
	padding:0;
}

.media_title{
	font-size: 18px;
	text-align: left;
}
.media_title span{
	float:right;
}

.row_l,
.row_d{
	background-color: #E6EAEB;
	background: url(../../../images/frontend/pete/nav.gif) no-repeat 10px 50%;
	display: block;
	padding: 3px 0 3px 25px;
}
.row_d{
	background-color: #DCDEDD;
}

/* TOP FRIEND ARRANGE BOXES */

#boxes {
	font-family: Arial, sans-serif;
	list-style-type: none;
	margin: 10px;
	padding: 4px;
}
#boxes  li {
	cursor: move;
	position: relative;
	float: left;
	margin: 2px 2px 0px 0px;
	border: 1px solid #000;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #E5E5E5;
}
.handle {
	font-size: 14px;
	font-family: Arial, sans-serif;
	border: 1px solid #aaa;
	cursor: move;
	height: 14px;
	border-width: 0px 0px 1px 0px;
	background: #E5E5E5;
	color: #eee;
	padding: 2px 6px;
	margin: 0px;
}
div.topFriendslabel {
	font-size: 18px;
	width:776;
	position: relative;
	display: block;
	clear: both;
	margin: 0 0 0 0;
	padding: 0 0 0 0 ;
}

/* PLAYLIST ARRANGE BOXES */

#pl_boxes {
	font-family: Arial, sans-serif;
	list-style-type: none;
	margin: 10px;
	padding: 4px;
}

#pl_boxes  li {
	cursor: move;
	position: relative;
	float: left;
	margin: 5px 5px 0px 0px;
	border: 1px solid #000;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #E5EBEB;
}

/* FORM BOX */

.form_box {
	border-width:1px;
	border-color:#5084b2;
	border-style:solid;
	margin:2px 0 10px 0;
	padding:1px;
	padding-top:5px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}

.form_box legend {
	color:#AFAFAF;
	font-weight:bold;
	margin-left:20px;
}

.form_box table td {
	padding:4px;
	vertical-align:top;
}

.small_br {
	display:block;
}


/* VIEW SELECT */

.view_select {
	float:right;
	padding-top:5px;
	padding-bottom:5px;
}

.view_select a:link,
.view_select a:active,
.view_select a:visited,
.view_select a:hover {
	text-decoration:none;
}

/* SMALL TEXT */

.small_desc {
	font-size: 10px; 
	padding: 5px 0 5px 3px;
}

.img_border {
	border: 2px solid #437181;
	margin: 0 12px 8px 0;
}

.tag_cloud {
}

.tag_cloud a:link,
.tag_cloud a:active,
.tag_cloud a:visited,
.tag_cloud a:hover {
	text-decoration:none;
}


/* PICTURE COMMENTS */

.pic_comments{
	margin: 0 auto 0 auto;
	width: 85%; /* Change width to change entire width of picture comments */
	text-align: left;
}

.pic_comments table{
	width:100%;
	text-align:left;
	background-color:#D5D5D5;
}

.pic_comments table td {
	background-color:#F5F5F5;
}


/* Alternating table rows */

.main_row_color {
	background-color:#c3c3c3;
	color:#ffffff;
}

.row1_color {
	background-color:#FFFFFF;
}

.row2_color {
	background-color:#E3E3E3;
}

.content_table{
	width:100%;
	text-align:left;
	background-color:#c3c3c3;
}

.admin_table{
	width:100%;
	text-align:left;
	background-color:#7BA0B2;
}

.admin_msg {
	border:1px solid #7497A4; 
	padding:5px; 
	background-color:#F5F6F8;
}

.admin_msg_info {
	border:1px solid #7497A4; 
	padding:5px; 
	background-color:#F5F6F8;
}

.admin_msg_green {
	border:1px solid #7497A4; 
	padding:5px; 
	background-color:#F5F6F8;
}

.admin_msg_red {
	border:1px solid #7497A4; 
	padding:5px; 
	background-color:#F5F6F8;
}

/* BULLETNS */

#bulletinb {
	width:600px;
	border:1px solid #C5D8EB;
	background-color:#fff;
	border-collapse:collapse;
	margin-bottom:.5em;
}
#bulletinb th{
	width:14%;
	background-color:#E8F1FA;
	color:#000;
	font-size:13px;
	font-weight:bold;
	text-align:left;
	border-right:1px solid #C5D8EB;
}
#bulletinb td,
#bulletinb th{
	padding:5px; 
	vertical-align:top;
	border-bottom:1px solid #C5D8EB;
}

#bulletinb img{
	border:0;
}

.result_msg {
	border:1px solid #969696; 
	padding:5px; 
	background-color:#F5F6F8;
}

/* MEDIA DISPLAY */

.media_box1,
.media_box2{
	background: #E5E9EC;
	padding: 10px;
	margin: 5px 0 5px 0;
	line-height: 15px;
}

.media_box2{
	background: #D1DCDF;
}

.media_img2{
	border: 2px solid #437181;
	background: #fff;
	padding: 1px;
	margin: 0 12px 8px 0;
}

.media_desc{
	padding-bottom:5px;
}

.greyb {
	color:#9F9F9F;
	font-weight:bold;
}

.commentEntry {
	margin:6px 0 10px;
}

.commentHead {
	border-top: 1px solid #cfcfcf;
	padding:4px;
}

.commentHeadHighlight {
	border-top: 1px solid #cfcfcf;
	padding:4px;
	background:#D1DCDF;
}

.commentBody {
	margin-top:4px;
	margin-left:4px;
}

.media_options {
	border:1px solid #5084b2; 
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	padding:5px; 
	background-color:#335675;
}

.media_options a{
	color: #fff;
}

.media_options .form_box legend{
	color: #fff;
}

.media_options .form_box{
	color: #fff;
}

.media_icons {
	width:80%;
}

.media_icons td {
	text-align:left;
	padding:3px 3px 3px 10px;
	vertical-align:middle;
}

.media_icons td img {
	vertical-align:middle;
}

.media_user_details{
	border-bottom: 1px solid #cfcfcf;
	padding:8px;
}

.media_user_details img{
	width: 58px;
	height: 43px;
	border: 1px solid #000;
	float: left;
}
.media_user_details div{
	line-height: 15px;
	padding-left:8px;
	margin-left:60px;
}

.media_info {
	line-height: 15px;
}

.media_info_box {
	border-bottom: 1px solid #cfcfcf;
	margin-bottom:8px;
	padding-bottom:8px;
}

.media_ajax_list {
	width:100%;
}

.media_ajax_list td {
	border-bottom: 1px solid #cfcfcf;
	padding: 3px;
	text-align: left;
	vertical-align: top;
	line-height: 15px;
}

.media_ajax_list td img{
	width: 90px;
	height: 70px;
	border: 0;
}

.wide_thumb{
	width: 90px;
	height: 54px;
	overflow: hidden;
	border: 1px solid #000;
}

.member_thumb {
	border:3px double #cfcfcf;
	margin: 2px;
}

.media_thumb{
	border:3px double #cfcfcf;
	margin: 2px;
}

.media_thumb_detailed{
	border:3px double #cfcfcf;
	margin: 0 12px 8px 0;
}

.group_thumb{
	border:3px double #cfcfcf;
	margin: 0 12px 8px 0;
}

.group_thumb_div{
	width: 90px;
	height: 70px;
	overflow: hidden;
	border:3px double #cfcfcf;
	margin: 2px;
	text-align:center;
}

.group_thumb_div img{
	margin:-10px 0 0 -15px;
}

.pic_thumb{
	border:3px double #cfcfcf;
	margin: 0 12px 8px 0;
}

.line_seperator{
	border-bottom: 1px solid #cfcfcf;
	padding: 5px 3px 5px 3px;
	margin-bottom:5px;
}

.group_forum_table{
	width:100%;
	text-align:left;
	background-color:#c3c3c3;
}

.group_forum_avatar{
	width: 58px;
	height: 43px;
	border: 1px solid #000;
}

.dropmenudiv{
	position:absolute;
	border:1px solid #1e2936;
	font:normal 11px Verdana;
	line-height:18px;
	z-index:100;
}

.dropmenudiv a:link,
.dropmenudiv a:active,
.dropmenudiv a:visited,
.dropmenudiv a:hover{
	width: 100%;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid #f0ead6;
	padding: 1px 0;
	text-decoration: none;
	text-align:left;
	background-color: #fff9e3;
	color:#273545;
}

.dropmenudiv a:hover{
	/*background-color: #c3c3c3;
	color:#FFFFFF;*/
	background-color: #fff3ca;
	color:#273545;
}


/* INDEX MEDIA SELECT LINKS */

.media_tabs_bar{
	width: 670px;
}

.index_media_links{
	text-shadow: none;
	color: #d09d00;
}

.index_media_links a:link,
.index_media_links a:active,
.index_media_links a:visited,
.index_media_links a:hover{
	text-decoration: none;
	font-weight: 100;
	color: #6a2d08;
}

.index_media_links a.selected:link,
.index_media_links a.selected:active,
.index_media_links a.selected:visited,
.index_media_links a.selected:hover{
	font-weight: bold;
}

.group_table {
	width:1%;
}

.group_table td {
	width:1%;
	padding:3px 15px 3px 15px;
}

/* VERSION 2.1 */

/* PAID PACKAGES */

.pack_progress{
	background:#FFF;
	border:1px solid #000;
	width:200px;
	height:8px;
	text-align:left;
	overflow:hidden;
	position:relative;
}
.pack_progress_in{
	background:#328ccc;
	height:100%;
	line-height:8px;
	padding:0;
	position:relative;
}

#pack_nav{
	width: 250px;
	vertical-align: top;
	padding-right: 8px;
}

.pack_box {
	border:1px solid #969696; 
	padding:5px; 
	background-color:#F5F6F8;
	height:120px;
	margin:2px;
}

.pack_box_con {
	float:left;
	width:33.33%;
}

.lnav_sel{
	background-color: #f8f8f8;
	background: url(../../../images/frontend/pete/nav.gif) no-repeat 10px 50%;
	display: block;
	padding: 3px 0 3px 25px;
	font-weight:bold;
}

.result_alert {
	color:#FFFFFF; 
	border:1px solid #AF3646; 
	background-color:#BF3B50;
	padding:5px; 
}

.main_title {
	color:#328CCC;
	font-weight:bold;
}

.mresponse_table {
	width:1%;
}

.mresponse_table td {
	width:1%;
	padding:3px 20px 3px 20px;
}

.media_response_text {
	text-align:center;
	padding-top: 5px;
}

.media_list_info {
	float:right;
	width:175px;
	margin:0 5px 0 5px;
	padding-left:5px;
	white-space:nowrap;
	border-left:1px solid #cfcfcf;
	line-height:15px;
}

.media_list_desc {
	padding-bottom:5px;
	height:48px;
	margin-right:5px;
	overflow-y:hidden;
}

.yellow,
.yellow a:link,
.yellow a:visited,
.yellow a:hover,
.yellow a:active{
	color: #d5a800;
}

.file_box{
	background: #0f1d29;
	border: 1px solid #365a7b;
	text-align: center;
	padding: 6px 0;
}

.soft{
	color: #a8a8a8;
}

.latest_comments_bar{
	background: url(../../../images/frontend/pete/bg-latest-comments.gif) no-repeat 50% 0;
	height: 45px;
	padding-top: 10px;
	padding-left: 10px;
}

.latest_comments_bar img{
	vertical-align: top;
}

.comments_list{
	color: #fff !important;
}

.comment_bubble{
	border:1px solid #5084b2; 
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	padding:5px; 
	background-color:#335675;
	color: #fff;
}

.comment_user,
.comment_user a{
	color: #ffd61a;
}

.media_responses{
	border:1px solid #5084b2; 
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	padding:5px; 
	background-color:#335675;
	color: #fff;
}

.media_responses a{
	color: #fff;
	text-decoration: underline;
}

.ad_300250{
	width: 300px;
	height: 250px;
	background: #101e2a;
	margin-bottom: 10px;
}

.button-box div {
	padding:17px 27px 20px 25px;
	height:36px;
	width:262px;
	overflow:hidden;
	background:url(../../../images/frontend/pete/bg-button-last-next.png) no-repeat;	
}
.button-box span {
	overflow:hidden;
	text-indent:-9999px;
	height:36px;
	position:relative;
}
.button-box span a {
	display:block;
	height:36px;
}
.button-box .last {
	float:left;
	width:90px;
	background:url(../../../images/frontend/pete/btn-last.gif) no-repeat;
}
.button-box .next {
	float:right;
	width:95px;
	background:url(../../../images/frontend/pete/btn-next.gif) no-repeat;
}

/* //////////////////////////////////////////////////////////// */


/*#content {
	padding:0 0 33px 11px;
	width:941px;
}*/

.container {
	/*margin-top:152px;*/
	/*width:100%;*/
}
.container:after,
#content:after {
	display:block;
	clear:both;
	content:"";
}
.main-content {
	float:left;
	width:640px;
	margin-right:-1px;
}
.main-content:after {
	display:block;
	clear:both;
	content:"";
}
.video-col {
	float:left;
	width:306px;
	padding-right:14px;
}
.video-list {
	margin:0;
	padding:0;
	width:100%;
	overflow:hidden;
	list-style:none;
}
.video-list li {
	float:left;
	clear:both;
	width:100%;
	padding-bottom:5px;
}
.popular-week,
.new-addiotions {
	margin:0 0 5px;
	width:306px;
	height:35px;
	overflow:hidden;
	text-indent:-9999px;
}
.new-addiotions {
	background:url(../../../images/frontend/pete/txt-new-additions.png) no-repeat;
}
.popular-week {
	background:url(../../../images/frontend/pete/txt-popular-this.png) no-repeat;
}
.video-box {
	height:1%;
	border:1px solid #eddeab;
	margin:0 2px 0 1px;
	overflow:hidden;
}
.inner-video {
	padding:3px;
	height:1%;
	border:1px solid #fff;
	background:#fff url(../../../images/frontend/pete/bg-main-video.gif) repeat-x 0 100%;
	overflow:hidden;
}
.visual-video {
	float:left;
	width:127px;
	margin-right:-100%;
	position:relative;
}
.visual-video img {
	float:left;
}
.description-video {
	float:left;
	padding-left:127px;
	height:1%;
	overflow:hidden;
}
.description-video h3 {
	margin:2px 0 0;
	font-size:14px;
	line-height:16px;
	font-weight:normal;
	color:#caaa17;
}
.description-video p {
	margin:2px 0 0;
	font-size:11px;
	line-height:14px;
	font-weight:bold;
	color:#000;
}
.description-video em {
	display:block;
	font-size:11px;
	line-height:14px;
	font-style:normal;
	color:#d2cebf;
}
.description-video em strong a {
	color:#caaa17;
}
.description-video span {
	display:block;
	font-size:11px;
	line-height:14px;
	color:#a5a4a1;
}
.sidebar {
	float:right;
	display:inline;
	width:302px;
}
.login-form {
	height:1%;
	overflow:hidden;
}
.row-login {
	height:1%;
	padding-bottom:4px;
	overflow:hidden;
}
.login-form .inp-txt {
	float:left;
	width:139px;
}
.login-form .add-inp {
	float:right;
}
.login-form .inp-txt label {
	display:block;
	padding:0 0 2px 2px;
	font-size:11px;
	line-height:12px;
	font-style:italic;
	font-weight:bold;
	color:#85bbdd;
}
.login-form .inp-txt input {
	clear:both;
	float:left;
	width:112px;
	height:17px;
	overflow:hidden;
	padding:1px 10px 0px;
	font-size:11px;
	color:#000;
	border:3px solid #37506d;
}
.login-form a {
	float:left;
	display:inline;
	margin:4px 0 0 5px;
	color:#fff;
	font-size:10px;
	line-height:12px;
	font-weight:bold;
}
.btn-login {
	float:right;
}
.sidebar-advert {
	width:100%;
	padding-top:8px;
	overflow:hidden;
}
.sidebar-advert img {
	float:left;
}
.sidebar-advert a {
	float:left;
	margin-bottom:7px;
}
#footer {
	width:100%;
	overflow:hidden;
	background-color:#1e2b3a;
}
.inner-footer {
	margin:0 auto;
	width:960px;
	overflow:hidden;
	padding:15px 0 17px;
}
.inner-footer2 {
	width:1020px;
	margin-right:-60px;
}
.inner-footer2 div {
	float:left;
	width:172px;
	padding:0 10px 0 20px;
}
.inner-footer2 h5 {
	margin:0 0 14px;
	font-size:11px;
	line-height:14px;
	color:#fff;
}
.inner-footer2 ul {
	margin:0;
	padding:0;
	width:100%;
	overflow:hidden;
	list-style:none;
}
.inner-footer2 li {
	font-size:11px;
	line-height:14px;
}
.inner-footer2 li a {
	color:#fff;
}
/* part for layout page */
.column-1 {
	float:left;
	padding-right:3px;
	width:417px;
}
.new-videos-title {
	margin:0;
	width:100%;
	height:27px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../../../images/frontend/pete/txt-new-videos.png) no-repeat;
}
.new-videos {
	height:1%;
	overflow:hidden;
	padding:9px 4px 0 2px;
	margin-bottom:8px;
	background:#fff;
}
.layout .container {
	margin-top:143px;
}
/*.layout-content #content,
.layout #content {
	padding-left:6px;
	width:950px;
}*/
.layout .video-list li {
	padding-bottom:4px;
}
.our-sponsors {
	padding:15px 100px 15px 13px;
	margin:0 0 14px 2px;
	width:300px;
	height:250px;
	background:url(../../../images/frontend/pete/bg-our-sponsors.png) no-repeat;
}
.our-sponsors img {
	float:left;
}
.column-2 {
	float:left;
	width:375px;
	padding:5px 3px 0 0;
}
.visual-upload {
	width:100%;
	padding-bottom:4px;
	overflow:hidden;
}
.visual-upload img {
	float:left;
}
.pictures-title {
	margin:0 0 4px 1px;
	width:374px;
	height:38px;
	overflow:hidden;
	text-indent:-9999px;
	background:url(../../../images/frontend/pete/txt-pictures.jpg) no-repeat;
}
.pictures-box {
	width:100%;
	overflow:hidden;
	margin:0;
	padding:0 0 23px;
	list-style:none;
}
.pictures-box li {
	float:left;
	padding:0 0 5px 4px;
	width:120px;
}
.pictures-box li img {
	float:left;
	border:1px solid #dfc436;
}
.pictures-box li strong {
	display:block;
	clear:both;
	padding:6px 0 0;
	width:100%;
	overflow:hidden;
	text-align:center;
	font-size:10px;
	line-height:12px;
	color:#dfc436;
}
.popular-week2 {
	margin:0 0 6px;
	height:35px;
	width:372px;
	overflow:hidden;
	text-indent:-9999px;
	background:url(../../../images/frontend/pete/txt-popular-this2.png) no-repeat;
}
.column-2 .video-list li {
	width:373px;
	padding-bottom:6px;
}
.column-3 {
	float:right;
	width:148px;
	padding-top:10px;
}
.column-3 .login-form {
	padding-left:5px;
}
.column-3 .login-form a {
	width:60px;
	margin:2px 0 0 6px;
}
.column-3 .login-form .btn-login {
	margin-top:2px;
}
.column-3 .login-form input,
.column-3 .login-form form{
	border: 0;
}
.column-3 .login-form fieldset{
	border: 0;
	margin: 0;
	padding: 0;
}
.title-games {
	margin:0;
	width:100%;
	height:32px;
	overflow:hidden;
	text-indent:-9999px;
	background:url(../../../images/frontend/pete/txt-games.png) no-repeat;
}
.games-box {
	margin:0 0 13px 1px;
	padding:11px 13px 2px;
	width:120px;
	list-style:none;
	overflow:hidden;
	background-color:#fff;
}
.games-box li {
	width:100%;
	overflow:hidden;
	float:left;
	clear:both;
	padding-bottom:6px;
}
.games-box li img {
	float:left;
}
.games-box li strong {
	display:block;
	padding-top:3px;
	text-align:center;
	clear:both;
	font-size:14px;
	line-height:16px;
	color:#caaa17;
}
.sidebar-advert2 {
	width:120px;
	overflow:hidden;
	padding:0 0 13px 15px;
}
.sidebar-advert2 img {
	float:left;
}
/* part for content page */
.add-lay-c {
	width:
}
.layout-content .main-content {
	width:633px;
}
.layout-content .sidebar {
	margin-right:3px;
}
/* star */
.star-rating {
	list-style:none;
	margin:0px;
	padding:0px;
	width:165px;
	height:22px;
	position:relative;
	background:url(../../../images/frontend/pete/star.gif) repeat-x;
}
.star-rating li{
	float:left;
}
.star-rating li a{
	display:block;
	width:33px;
	height:22px;
	text-decoration:none;
	text-indent:-9000px;
	z-index:2;
	position:absolute;
	padding:0px;
}
.star-rating li a:hover,
.star-rating li.active a,
.star-rating li.setted a{
	background:url(../../../images/frontend/pete/star.gif) 0 100%;
	z-index:1;
	left:0px;
}
.star-rating li.setted a,
.star-rating li.setted a:hover {
	background-position: 0 100%;
}
.star-rating a.one-star{left:0px;}
.star-rating a.one-star:hover,
.star-rating li.active a.one-star,
.star-rating li.setted a.one-star{width:33px;}
.star-rating a.two-stars{left:33px;}
.star-rating a.two-stars:hover,
.star-rating li.active a.two-stars,
.star-rating li.setted a.two-stars{width:66px;}
.star-rating a.three-stars{left:66px;}
.star-rating a.three-stars:hover,
.star-rating li.active a.three-stars,
.star-rating li.setted a.three-stars{width:99px;}
.star-rating a.four-stars{left:99px;}
.star-rating a.four-stars:hover,
.star-rating li.active a.four-stars,
.star-rating li.setted a.four-stars{width:132px;}
.star-rating a.five-stars{left:132px;}
.star-rating a.five-stars:hover,
.star-rating li.active a.five-stars,
.star-rating li.setted a.five-stars{width:165px;}
.embed-box {
	padding:1px 0 3px;
	width:631px;
	overflow:hidden;
}
.title-embed {
	margin-top:10px;
	float:left;
	width:64px;
	height:15px;
	overflow:hidden;
	text-indent:-9999px;
	background:url(../../../images/frontend/pete/txt-embed.gif) no-repeat;
}
.title-rate {
	margin-top:10px;
	float:left;
	width:38px;
	height:15px;
	overflow:hidden;
	text-indent:-9999px;
	background:url(../../../images/frontend/pete/txt-rate.gif) no-repeat;
}
.embed-form {
	float:left;
	padding-top:5px;
	width:223px;
}
.embed-form input {
	float:left;
	height:15px;
	width:201px;
	padding:1px 5px 2px;
	font-size:12px;
	color:#a5a4a1;
	border:3px solid #37506d;
}
.star-box {
	float:right;
	width:163px;
	height:25px;
	padding:5px 3px;
	background:url(../../../images/frontend/pete/bg-star.gif) no-repeat;
}
.share {
	float:left;
	margin:9px 9px 0 0;
}
.share img {
	float:left;
}
.video-content {
	width:637px;
	margin-right:-4px;
}
.video-content:after {
	display:block;
	clear:both;
	content:"";
}
.place-holder {
	margin:0 0 0 2px;
	width:628px;
	height:448px;
	overflow:hidden;
	border:1px solid #3d597a;
}
.place-holder img {
	float:left;
}
.comments-box {
	padding:12px 27px 11px 10px;
	width:600px;
	height:32px;
	overflow:hidden;
	background:url(../../../images/frontend/pete/bg-latest-comments.gif) no-repeat 0 100%;
}
.comments-box div {
	float:left;
	height:32px;
	padding-left:45px;
	background:url(../../../images/frontend/pete/icon-comments.gif) no-repeat;
}
.title-comments2,
.title-comments {
	float:left;
	margin:3px 0 0;
	width:186px;
	height:19px;
	overflow:hidden;
	text-indent:-9999px;
	background:url(../../../images/frontend/pete/txt-comments.gif) no-repeat;
}
.title-comments2 {
	background:url(../../../images/frontend/pete/txt-comments2.gif) no-repeat;
}
.user-comment {
	width:625px;
	padding:0 0 10px 6px;
	overflow:hidden;
}
.top-comment {
	padding:2px 5px 5px 5px;
	width:611px;
	line-height:13px;
	font-size:11px;
	overflow:hidden;
}
.top-comment span {
	float:left;
	color:#fff;
}
.top-comment a {
	float:right;
	color:#fff;
	text-decoration:underline;
}
.top-comment a:hover {
	text-decoration:none;
}
.user-comment ul {
	margin:0;
	padding:0;
	list-style:none;
	width:100%;
	overflow:hidden;
}
.user-comment li {
	float:left;
	clear:both;
	padding:6px 10px 9px 16px;
	width:599px;
	min-height:69px;
	overflow:hidden;
}
* html .user-comment li {
	height:69px;
	overflow:visible;
}
.visual-user {
	float:left;
	width:63px;
}
.visual-user img {
	float:left;
	border:1px solid #fff;
}
.user-content {
	float:right;
	width:531px;
	overflow:hidden;
}
.user-content strong {
	display:block;
	margin:3px 0 4px 10px;
	font-size:14px;
	line-height:16px;
	color:#fcd936;
}
.user-content strong span {
	color:#fff;
}
.top-user {
	width:100%;
	height:24px;
	overflow:hidden;
	background:url(../../../images/frontend/pete/bg-top-user.gif) no-repeat;
}
.bottom-user {
	width:100%;
	height:24px;
	overflow:hidden;
	background:url(../../../images/frontend/pete/bg-bottom-user.gif) no-repeat;
}
.main-user {
	width:100%;
	background:url(../../../images/frontend/pete/bg-main-user.gif) repeat-y;
}
.main-user:after {
	display:block;
	clear:both;
	content:"";
}
.inner-main-user {
	float:left;
	margin:-18px 0 -16px;
	padding:0 12px;
	width:507px;
	position:relative;
}
.inner-main-user p {
	margin:0;
	font-size:11px;
	line-height:18px;
	color:#fff;
}
.dark-box {
	background:url(../../../images/frontend/pete/bg-shadow-comments.gif) no-repeat 0 100%;
}
.layout-content .sidebar {
	width:306px;
}
.layout-content .login-form {
	padding:0 2px;
}
.layout-content .sidebar {
	margin-top:-4px;
}
.layout-content #content {
	padding-top:1px;
	padding-bottom:92px;
}
.button-box {
	margin:9px -3px 0 -5px;
	width:314px;
	overflow:hidden;
	position:relative;
}
.button-box div {
	padding:17px 27px 20px 25px;
	height:36px;
	width:262px;
	overflow:hidden;
	background:url(../../../images/frontend/pete/bg-button-last-next.png) no-repeat;	
}
.button-box span {
	overflow:hidden;
	text-indent:-9999px;
	height:36px;
	position:relative;
}
.button-box span a {
	display:block;
	height:36px;
}
.button-box .last {
	float:left;
	width:90px;
	background:url(../../../images/frontend/pete/btn-last.gif) no-repeat;
}
.button-box .next {
	float:right;
	width:95px;
	background:url(../../../images/frontend/pete/btn-next.gif) no-repeat;
}
.layout-content .sidebar-advert {
	padding:1px 0 10px 2px;
}
.layout-content .sidebar-advert a {
	margin-bottom:0;
}
.title-random,
.title-related {
	margin:0 0 5px;
	width:306px;
	height:35px;
	overflow:hidden;
	text-indent:-9999px;
	background:url(../../../images/frontend/pete/txt-related-videos.png) no-repeat;
}
.title-random {
	background:url(../../../images/frontend/pete/txt-random-videos.png) no-repeat;
}
.layout-content .sidebar .video-list li .video-box {
	margin-right:1px;
}
.layout-content .sidebar .video-list li {
	padding-bottom:6px;
}
/* part for user page */
.layout-user #content {
	padding-bottom:137px;
}
.layout-content .login-form {
	padding-bottom:0;
	margin-bottom:-1px;
}
.layout-user .login-form {
	padding-bottom:7px;
}
.user-name-box {
	width:630px;
	padding:0 0 6px 2px;
	overflow:hidden;
}
.yellow-column {
	float:left;
	width:310px;
}
.title-green,
.title-blue, 
.title-yellow {
	width:100%;
	padding-bottom:9px;
	overflow:hidden;
}
.title-green strong,
.title-blue strong,
.title-yellow strong {
	display:block;
	padding:9px 12px;
	height:1%;
	overflow:hidden;
	font-size:18px;
	line-height:20px;
	font-weight:normal;
	color:#fff;
	background:#c49818 url(../../../images/frontend/pete/bg-title-yellow.gif) repeat-x;
}
.title-green div,
.title-blue div,
.title-yellow div {
	margin-left:17px;
	width:18px;
	height:16px;
	background:url(../../../images/frontend/pete/bg-title-yellow-bullet.gif) no-repeat;
}
.layout-user .yellow-column .video-list li {
	width:307px;
}
.blue-column {
	float:right;
	width:310px;
}
.title-blue {
	width:100%;
	padding-bottom:9px;
	overflow:hidden;
}
.title-blue strong {
	background:#45668b url(../../../images/frontend/pete/bg-title-blue.gif) repeat-x;
}
.title-blue div {
	background:url(../../../images/frontend/pete/bg-title-blue-bullet.gif) no-repeat;
}
.user-name-box .video-list li {
	padding-bottom:7px;
}
.general-box {
	width:630px;
	padding-left:2px;
}
.title-green strong {
	background:#6ac12b url(../../../images/frontend/pete/bg-title-green.gif) repeat-x;
}
.title-green div {
	background:url(../../../images/frontend/pete/bg-title-green-bullet.gif) no-repeat;
}
.user-list {
	margin:0;
	padding:0 0 7px;
	width:100%;
	overflow:hidden;
	list-style:none;
}
.user-list li {
	float:left;
	padding:0 2px 0 4px;
	width:120px;
	text-align:center;
}
.user-list li img {
	display:block;
	border:1px solid #fff;
}
.user-list li span {
	display:block;
	padding:1px 0 3px;
	line-height:14px;
	font-size:12px;
	color:#fff;
}
.subnav {
	width:620px;
	height:53px;
	overflow:hidden;
	margin:0;
	padding:0 0 0 3px;
	list-style:none;
}
.subnav li {
	float:left;
	display:inline;
	margin-left:-4px;
}
.subnav li a {
	float:left;
	width:157px;
	height:48px;
	overflow:hidden;
	text-indent:-9999px;
	position:relative;
	cursor:pointer;
}
.subnav li.btn-friends a {
	background:url(../../../images/frontend/pete/btn-add-to-friends.png) no-repeat;
}
.subnav li.btn-message a {
	background:url(../../../images/frontend/pete/btn-message.png) no-repeat;
}
.add-video-list li {
	padding-bottom:0;
}
.add-video-list .description-video {
	width:490px;
	height:auto;
}
.welcome-txt {
	float:left;
	width:300px;
}
.add-video-list h3 {
	margin-top:-3px;
	font-size:18px;
	line-height:20px;
}
.add-video-list h4 {
	margin:2px 0 -1px;
	font-size:12px;
	line-height:14px;
	color:#caaa17;
}
.online-txt {
	float:right;
	width:170px;
	padding-top:3px;
	margin-bottom:-2px;
}
.online-txt span {
	display:block;
	width:100%;
	padding-bottom:3px;
	overflow:hidden;
}
.online-txt span a {
	float:right;
	font-size:12px;
	line-height:14px;
	color:#8ccf50;
}
.online-txt dl {
	clear:both;
	margin:0 0 -3px;
	font-size:11px;
	line-height:14px;
	color:#a5a4a1;
}
.online-txt dt {
	float:left;
}
.online-txt dd {
	margin:0;
	font-weight:bold;
}
