/* Global styles 
html{
	font-size:11px;
	overflow-x: auto;
}

body{
	 background: #111111;        
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #878787;
	text-align: center;
	margin: 0;
	padding: 0;
}



/* Global link styles */

a:link,
a:active,
a:visited,
a:hover{
	color: #328ccc;
	text-decoration: none;
}

a:hover{
	color: #4fa6e3;
	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{
	width: 1020px;
	margin: 0 auto 0 auto;
	text-align: left;
	padding: 0;
}

#wrapper{

	
}
#bannerprof{
		width: 100%;
	background-color: #FFFFFF;
        height: 230px;

}

#banner{
	width: 110px;
	background: #2d2d2d;

}

#banner_content{
	height: 110px;

}

#top_bar{
	background: url(../../../images/frontend/DefaultV2/tpl_navbar_bg.gif) repeat-x;
	color:  #fff;
	padding: 2px;
	height: 23px;
}

#top_bar p.top_user{
	padding: 3px;
	margin: 0;
	border: 0;
}

#top_bar a:link,
#top_bar a:active,
#top_bar a:visited,
#top_bar a:hover{
	color: #fff;
	text-decoration: none;
}

#top_bar a:hover{

	text-decoration: underline;
}

#top_search{
  position: absolute;
  left: 40%;
  margin-top: 13px;
}

#top_search input.top_input{
	border: 1px solid #969696;
	background: #ffffff;
	color: #000000;
	padding: 3px;
	height: 13px;
	font-size: 10px;
	width: 180px;
	margin: 0;
	vertical-align: middle;
}
  .vaibuscuala
  {
  width: 180px;
}
#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/DefaultV2/search_bg.jpg) no-repeat 0 0;
	height: 51px;
	width: 248px;
	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/DefaultV2/tabs.gif) no-repeat 0 -33px;
	margin: 0;
	margin-left: 0px;
	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/DefaultV2/tabs.gif) no-repeat 100% -33px;
	padding: 8px 19px 8px 13px;
	font-weight: bold;
	color: #515151;
}

/* Commented Backslash Hack hides rule from IE5-Mac &#092;*/
#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/DefaultV2/dark_bar.gif) repeat-x 0 0;
	padding: 8px;
	color: #fff;
	text-align:center;
  width: 989px;
        margin-left: auto;
        margin-right: auto
}

#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: 8px;
}

.border{
	border: 1px solid #ebeaea;

}

.header,
.m_header,
.maintitle{
	background: #898989 url(../../../images/frontend/DefaultV2/tpl_box_bar.png) repeat-x 0 100%;
	padding: 6px;
	color: #000000;
	font-weight: bold;

	
}

.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: #000000;

	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;
background: #fff;
}
.main_contentprof{
	padding: 8px;

}
.content {
background: #fff;}
.main_content4{
	
background: #fff;
}

.copyright{
	border-top: 1px solid #c3c3c3;
	text-align: center;
	padding: 5px;
       color: #2d2d2d;
}

.copyright a:link,
.copyright a:active,
.copyright a:visited,
.copyright a:hover{
	color: #2d2d2d;
	text-decoration: none;
}

.content{
	padding: 8px;
}

.box{
	border: 1px solid #cfcfcf;
	padding: 10px;
	margin: 5px 0 5px 0;
background: #fff;}

.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;
}
	#pageLinks em{
		font-style: normal;
		padding: 1px 4px 2px 4px;
		background: #328ccc;
		color: #fff;
		text-decoration: none;
		border: 1px solid #3676ac;
	}
	#pageLinks a:link,
	#pageLinks a:active,
	#pageLinks a:visited,
	#pageLinks a:hover{
		padding: 1px 4px 2px 4px;
		border: 1px solid #838383;
		background: #e3e3e3;
		text-decoration: none;
	}
	#pageLinks a:hover{
		background: #fff;
		color: #328ccc;
		text-decoration: none;
	}
		

/* Left navigation styles */

.lnav{
	border: 1px solid #ebeaea;
	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/DefaultV2/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,
.button{
	border: 1px solid #969696;
	padding: 2px;
	background: #FFF;
	color: #878787;
	font-size: 10px;
	margin: 1px;
	display: inline;
}

.button{
	background: #e2e2e2;
	padding: 1px;
	font-weight: bold;
}

input {
	/*border: 1px solid #969696;*/
}

textarea {
	/*border: 1px solid #969696;*/
}

/* 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/DefaultV2/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;
}
.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/DefaultV2/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: #515151;
	background: url(../../../images/frontend/DefaultV2/tabs_small.gif) no-repeat 100% 0;
}

.shadetabs li a:visited{
	color: #515151;
}

.shadetabs li a:hover{
	text-decoration: none;
	color: #515151;
}

.shadetabs li.selected{
	background: url(../../../images/frontend/DefaultV2/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/DefaultV2/tabs_small.gif) no-repeat 100% -25px;
	text-decoration: none;
	color: #fff;
}

.contentstyle{
	border: 1px solid #515151;
	background: #e3e3e3;
	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/DefaultV2/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 {
	background-color:#F5F5F5;
	border-width:1px;
	border-color:#D5D5D5;
	border-style:solid;
	margin:2px 0 10px 0;
	padding:1px;
	padding-top:5px;
}

.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 #515151; 
	padding:5px; 
	background-color:#F5F6F8;
}

.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;
       background: #ffffff;
}

.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;
       background: #ffffff;
}

.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 #838383;
	border-bottom-width: 0;
	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 #838383;
	padding: 1px 0;
	text-decoration: none;
	text-align:left;
	background-color: #e3e3e3;
	color:#838383;
}

.dropmenudiv a:hover{
	/*background-color: #c3c3c3;
	color:#FFFFFF;*/
	background-color: #ffffff;
	color:#328ccc;
}


/* INDEX MEDIA SELECT LINKS */

.media_tabs_bar{
	width: 680px;
 color: #000000;
}

.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: #000000;
}

.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;
        color: #000000;
}

.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/DefaultV2/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;
}

.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;
}
#fixe {

width: 300px;
height: 330px;
}
#fixe2 {

width: 300px;
height: 330px;
float: left;
}

/* Clip Share Navigation */



#headnav {

    margin: 10px auto;

    padding: 0px;

    text-align: left;

    width: 100%;

}



#navbar {

    width: 100%;

    background: url(../../../images/frontend/DefaultV2/tpl_navbar_bg.gif) repeat-x;

    height: 75px;

}



#navsubbar {

    width: 100%;

    background: url(../../../images/frontend/DefaultV2/tpl_subnavbar_bg.gif) repeat-x;

    height: 25px;
	
    line-height: 20px;

}



#navcontainer {

    position: relative;

    top: 48px;

    width: 928px;   

    margin: 0px auto;   

}



#navcontainer ul {

    margin:0;

    padding: 0;

    list-style-type: none;

    text-align: center;

    font: bold 12px/27px Arial, Helvetica, sans-serif;

}



#navcontainer li {

    display:inline;

    margin:0;

    padding:0;

}



#navcontainer a {

    float: left;

    display: block;

    width: 103px;

    height: 27px;

    margin-right: 1px;

}



#navcontainer a:link, #navcontainer a:visited {

    float: left;

    background: url(../../../images/frontend/DefaultV2/tpl_navbar_btn.gif) no-repeat left top;

    background-position:0% -27px;

    color: #474038;

    text-decoration: none;

}



#navcontainer a:hover {

    float: left;

    background: url(../../../images/frontend/DefaultV2/tpl_navbar_btn.gif) no-repeat left top;

    background-position:0% -54px;

    color: #5F564B;

    text-decoration: none;

    line-height: 27px;

}



#navcontainer li a#currentTab {

    float: left;

    background: url(../../../images/frontend/DefaultV2/tpl_navbar_btn.gif) no-repeat left top;

    background-position:0% 0px;

    color: #000000;

    text-decoration: none;

    line-height: 27px;

}



#navsubbar p {

    margin: 0px auto;

    padding: 2px 0;

    text-indent: 20px;

    width: 830px;

        color: #000000;

    text-align: left;

}



#navsubbar p a {

    margin: 0px 7px;

    color: #000000;

}
#top_links { float: left; color: #000000; margin-top: 35px; }
#adabove { position:absolute; right: 0%; margin-top: 2px; }
#uploadzorg { float: right; }
#head {

    margin: 0px auto;

    padding: 0px;

    width: 928px;
    background-color: #FFF;

}



#head h1 {

     margin: 30px 30px 0px -120px;
    * margin: 30px 30px 0px -0px;
    padding: 0px;

    background: transparent url(http://www.sportstrick.com/v2/logo1.jpg)  no-repeat;

    text-indent: -9999px;

    float: left;

    display: inline;

}

#backie {height: 130px; background: #FFF; }

#head h1 a.logo {

    display: block;
    width: 400px;
    height: 99px;

    border: none;

}



#head h2 {

    margin: 48px 0 0 10px;

    padding: 0px;

    font: normal 13px "Lucida Sans Unicode", Arial, Helvetica, sans-serif;

    color: #303030;

    float: left;

}



#head h3 {

    margin: 48px 0 0 30px;
	
    font: normal 13px "Lucida Sans Unicode", Arial, Helvetica, sans-serif;

    padding: 0px;

    float: right;

}
/* Clip Share Banner */



#banner {

    margin: 0 0 10px 0;

    padding: 0px;

    width: 680px;

    background: transparent url(http://www.sportstrick.com/v2/tpl_banner_bg.gif) repeat-x top;

    border: 1px solid #e8eaea;

  
    height: 291px;

}



/* * html #banner {

    margin: -10px 0 10px 0;

} */



.feature {

    margin: 10px 0 0 15px;

    padding: 5px;

    float: left;

    width: 136px;

    display: inline;

} 



.feature h3 {

    margin: 0px;

    padding: 0px;

    font: normal 30px "Lucida Sans Unicode", Arial, Helvetica, sans-serif;

    color: #adda11;

    letter-spacing: -2px;

}



.feature p {

    margin: 0px;

    padding: 0px;

}



.feature p img {

    margin: 5px;

    padding: 0px;

    display: block;

}
.arrow-general {
	margin: 0px;
	padding: 0px;
	height: 9px;
	background: #ffffff url(http://www.sportstrick.com/v2/templates/frontend/teste/tpl_box_arrow.gif) no-repeat top left;
	position: relative;
	top: 0px;
	left: 0px;
}
/* Clip Share Rich Footer */



#richfooter {

    margin: 20px auto 0px;

    padding: 0px;

    background: #483e35;

}



#richcontainer {

    margin: 0px auto;

    padding: 0px;

    width: 730px;

    text-align: center;

}



#news, #channel, #tags {

    margin: 20px 20px 0px 5px;

    padding: 0 0 30px 0;

    text-align: left;

    width: 210px;

    color: #e0e0e0;

    float: left;

}



#news h3, #channel h3, #tags h3 {

    margin: 0 0 10px 0;

    padding: 0px;

    font: normal 20px "Lucida Sans Unicode", Arial, Helvetica, sans-serif;

    color: #ffffff;

}



#news p, #channel p {

    margin: 0px;

    padding: 5px;

    border-top: 1px dotted #897665;

    display: block;

}

#tags p {

    margin: 0px;

    padding: 0px;
	
	padding-top: 5px;

    border-top: 1px dotted #897665;
	
	text-align: justify;

    display: block;

}



#news p:hover, #channel p:hover {

    background: #2d2824;

}



#news p a, #channel p a {


    text-decoration: none;

    color: #e0e0e0;


}



#news p a:hover, #channel p a:hover {

    color: #ffffff;

}

#news img, #channel img {

padding: 1px;

}

#tags p a {

    border: none;

    text-decoration: none;

    color: #e0e0e0;

}



#tags p a:hover {

    color: #ffffff;

}



#tags p.semore {

    float: right;

    border: none;

}



/* End of Clip Share Rich Footer */


#footer {
	margin: 0px auto;
	padding: 10px;
	background: url(../../../images/frontend/DefaultV2/tpl_footer_bg.png) repeat-x;

}



#footcontainer {

    margin: 0px auto;

    padding: 0px;

    width: 730px;

    text-align: left;

}



#footcontainer p {

    margin: 0 10px;

    padding: 0px;

    color: #635549;

}



#footcontainer p a {

    margin: 0px;

    border: none;

    text-decoration: none;

    color: #ffffff;

}



#footcontainer p a:hover {

    border-bottom: 1px dotted #ffffff;

}



#footcontainer p a img.rss {

    border: none;

    text-decoration: none;

}

#noticias {
float:left; 
margin-top:-6px; 
* margin-top: 5px;
}

/*--------------------------------------------------------------
# Viyo - January 2009 (for Joomla 1.5)
# Copyright (C) 2007-2009 Gavick.com. All Rights Reserved.
# License: Copyrighted Commercial Software
# Website: http://www.gavick.com
# Support: support@gavick.com  
---------------------------------------------------------------*/
	
/* universal set of reset styles
---------------------------------------------------------------*/
html,body,div,span,applet,object,iframe,caption,del,dfn,em,font,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,dl,dt,dd,ol,ul,li,fieldset,form,label,legend {vertical-align: baseline;font-size: 100%;outline: 0;padding: 0;margin: 0;border: 0;}
/* remember to define focus styles! */
:focus {outline: 0;}
body {background: white;line-height: 1;color: black;}
ol,ul {list-style: none;}
/* tables still need cellspacing="0" in the markup */
table{border-collapse: separate;border-spacing: 0;}
caption,th,td {font-weight: normal;}
/* remove possible quote marks (") from <q> & <blockquote> */
blockquote:before,blockquote:after,q:before,q:after {content: "";}
blockquote,q {quotes: "" "";}
/* ||| the end |||*/
/* ||| set of clearing floats |||*/	
.clearfix:after {content: ".";display: block;height: 0;clear: both;visibility: hidden;}
.clearfix {display: inline-block;}
.clr {font-size : 1px;}
/* Hides from IE-mac &#092;*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
.clear {clear: both;}
/* End hide from IE-mac */
/* ------------------------ the end ----------------------------*/

html {
	height: 100%;
	margin-bottom: 1px;
}

body {
	margin: 0;
	padding: 0;
	font-size: 62.5%; /* Reset: 1em = 10px */
}

div#wrapper_userarea,
div#wrapper_menu, 
div#wrapper_main{
	font: normal 1.2em/1.5em Arial, Helvetica, sans-serif; /* Basic font size: 12px, line-height: 15px */
}

/* Basic link styles 
---------------------------------------------------------------*/

a {
	outline: none;
	cursor: pointer;
}

a:link,
a:visited,
a:active {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

/* Basic image style 
----------------------------------------------------------------*/

img {
	border: none;
	text-decoration: none;
}

/* Basic lists styles 
----------------------------------------------------------------*/

ul {
	padding: 0 0 0 2px;
	margin: 0;
	margin-left: 1px;
	list-style: none;
}

ul li {
	padding-left: 0;
	line-height: 170%;
	padding: 5px 0;
}

ul li a {
	text-decoration: none !important;
}

ul li a:hover {
	text-decoration: underline !important;
}

ol li {
	line-height: 170%;
}

dl#system-message dd ul li{
	border: none !important;
}

/* Basic heading styles 
-----------------------------------------------------------------*/

th {
	padding: 4px;
	text-align: left;
}

h1 { font-size: 200%; }
h2 { font-size: 175%; }
h3 { font-size: 150%; }
h4 { font-size: 125%; }
h5 { font-size: 115%; }

p, pre, blockquote, h1, h2, h3, h4, h5, h6 {
	margin: 1em 0;
	padding: 0;
}

/* Basic form styles 
-----------------------------------------------------------------*/

fieldset {
	border: none;
	padding: 5px 0;
}

fieldset a {
	font-weight: bold;
}

input, select, button {
	font: normal 11px Tahoma, Arial, Verdana, sans-serif;
}

/* Basic HR-line style 
-----------------------------------------------------------------*/

hr {
	border-right: 0;
	border-left: 0;
	border-bottom: 0;
	height: 1px;
	color: #eee;
	background-color: #eee;
}

/* Basic positioning classes 
-----------------------------------------------------------------*/

.clearfix {
	clear: both;
}

.lf {
	float: left;
}

.rf {
	float: right;
}

/* Basic wrapper styles 
-----------------------------------------------------------------*/

div.wrapper_centered{
	width: 960px;
	margin: 0 auto;
}

div#wrapper_menu,
div#wrapper_main,
div#wrapper_userarea,
div#wrapper_header {
	width: 100%;
}

div#wrapper_userarea{
	overflow: hidden;
}

div#userarea{
	padding: 5px 0 5px 0;
	min-height: 60px;
}

div#wrapper_userarea div.userarea_left{
	width: 640px;
	margin: 20px;
}

div#wrapper_userarea div.userarea_left_100{
	width: 100%;
}

div#wrapper_userarea div.userarea_right{
	width: 300px;
}

div#wrapper_menu{
	height: 48px;
	position: relative;
}

div#wrapper_top{
	height: 125px;
}

div#wrapper_header{
	margin-bottom: 20px;
	overflow: hidden;
}

div#header1{
	float: left;
}

div#header2{
	float: right;
}

div#wrapper_content{
	width: 944px;
	padding: 8px;
}

/* Logo 
------------------------------------------------------------*/

a#logo {
	float: left;
	display: block;
}

a#logo_styled{
	/* 
		Here you can change width or height of your logo 
		if you've disabled option "logo as image"
	*/
	width: 300px;
	height: 80px; 
}

/* Userarea
-----------------------------------------------------------*/

div#userarea{
	display: none;
}

div#font_plus_btn,
div#font_reset_btn,
div#font_minus_btn,
div#login_btn{
	float: right;
	cursor: pointer;
	margin: 10px 3px 0 0;
	height: 22px;
	padding: 0 5px 0 0;
	font-size: 0.9em;
	line-height: 22px;
	text-align: center;
}

div#font_plus_btn span,
div#font_reset_btn span,
div#font_minus_btn span,
div#login_btn span{
	display: block;
	float: left;
	height: 22px;
	padding: 0 0 0 5px;
}

/* Search styles */

div#wrapper_search {
	float: right;
	margin: 18px 0 0 0;
	line-height: 29px;
}

input#mod_search_searchword {
	width:282px;
	height: 21px;
	padding: 4px;
	border: none;
	font-size: 16px;
}

div#wrapper_search input.button {	
	height: 29px;
	width: 29px;
	position: relative;
	top: -6px;
	font-size: 0px;
	margin-left: 4px;
}

/* Modules combinations
-------------------------------------------------------------------*/

/* Moduletables Template contains suffixes:
* _text
* _menu
* _bottom
* _clear
* _blue
* _green
* _brown
* _yellow
* _green_bottom
* _blue_bottom
-------------------------------------------------------------------*/

/* - All suffixes - */

div.moduletable_content {
	padding: 10px;
}

div.moduletable,
div.moduletable_bottom,
div.moduletable_clear,
div.moduletable_text,
div.moduletable_menu,
div.moduletable_blue,
div.moduletable_green,
div.moduletable_brown,
div.moduletable_yellow,
div.moduletable_blue_bottom,
div.moduletable_green_bottom {
	margin:0 0 8px;
}

div.moduletable h3,
div.moduletable_clear h3,
div.moduletable_text h3,
div.moduletable_bottom h3,
div.moduletable_menu h3,
div.moduletable_blue h3,
div.moduletable_green h3,
div.moduletable_brown h3,
div.moduletable_yellow h3,
div.moduletable_blue_bottom h3,
div.moduletable_green_bottom h3 {
	font: bold 1.2em Arial, Helvetica, sans-serif;
	line-height: 37px;
	text-transform: uppercase;
	padding: 0 12px;
	margin: 0;
	height: 38px;
}

/* - _clear -  */

div.moduletable_clear{
	border: none;
	overflow: hidden;
}

div.moduletable_clear div.moduletable_content{
	background-image: none;	
	padding: 0;
}

/* - help class for News Show styles - */

.newsshow .moduletable_content {
	padding: 0;
}

/* component + right 
-------------------------------------------------------------------*/

div#component-2 {
	float: left;
	width: 634px;
}

div#right {
	float: right;
	width: 300px;
}

/* component 
-------------------------------------------------------------------*/

div#component {
	width: 100%;
}

div#mainbody{
	padding: 0;
}

/* set the width of user modules 
-------------------------------------------------------------------*/

.us_width-24b,
.us_width-32b,
.us_width-49b {
	overflow: hidden;
	float: left;
	margin-left: 1%;
}

.us_width-24b {
	width: 24.25%;
}

.us_width-32b {
	width: 32.6%;
}

.us_width-49b {
	width: 49.5%;
}

div:first-child.us_width-24b,
div:first-child.us_width-32b,
div:first-child.us_width-49b {
	margin-left: 0;
}

.us-stand {
	clear: both;	
	margin: 0 22px 6px;
}

.users {
	overflow: hidden;
	float: left;
	margin-left:1%;
	padding: 6px 0 16px;
}

#bottom_wrap_2 .users:first-child {
	margin-left: 0;
}

.us_width-16 .users {
	width: 15.8%;
}

.us_width-19 .users {
	width: 19.2%;
}

.us_width-24 .users {
	width: 24.25%;
}

.us_width-33 .users {
	width: 32.6%;
}

.us_width-49 .users {
	width: 49.5%;
}

.us_width-99 .users {
	width: 100%;
}

/* Restrictions 
-----------------------------------------------------------*/

div#bottom_wrap_2 .users {
	padding: 0;
}

div#bottom_wrap_2 div.moduletable_content{
	background: none;
}

div#bottom_wrap_2 ul li {
	padding-left: 22px;
}

/* Menu slider 
-----------------------------------------------------*/

div#slide_path{
	height: 5px;
	position: absolute;
	top: 43px;
}

div#slide_knob{
	height: 5px;
	width: 74px;
}

div#slide_knob div{
	margin-left: 6px;
	height: 5px;
	width: 100%;
}

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

div#wrapper_footer {
	width: 940px;
	clear: both;
	height: 140px;
	line-height: 40px;
	font-size: 0.9em;
	padding: 0 10px;
}

div#copyright {
	width: 940px;
}

div#informations {
	margin: 0;
	float: left;
	width: 80%;
}

div#footer_wrap a {
	text-decoration: none;
}

div#stylearea {
	margin:0;
	float: right;
	width: auto;
	line-height: 50px;
}

div#stylearea a.bg_switcher{
	position: relative;
	top: -3px;
}
/* bottom */
div#wrapper_bottom .us_width-20 div.moduletable_content,
div#wrapper_bottom .us_width-25 div.moduletable_content,
div#wrapper_bottom .us_width-33 div.moduletable_content, 
div#wrapper_bottom .us_width-50 div.moduletable_content{
	border-left: 1px solid #303233;
}
div#wrapper_bottom .moduletable_menu ul.menu li:first-child{
	border:none!important;
}
div#wrapper_bottom .moduletable_menu ul.menu li {
	border-top:1px dotted #666!important;
}
div#wrapper_bottom .moduletable_menu ul.menu li.current li{
	border-left: 1px dotted #666!important;
}
/* user wraps and module wraps */
div.users_wrap .moduletable_menu ul.menu li:first-child,
div.module_wrap .moduletable_menu ul.menu li:first-child{
	border:none!important;
}
div.users_wrap .moduletable_menu ul.menu li,
div.module_wrap .moduletable_menu ul.menu li{
	border-top:1px dotted #666!important;
}
div.users_wrap .moduletable_menu ul.menu li.current li,
div.module_wrap .moduletable_menu ul.menu li.current li{
	border-left: 1px dotted #666!important;
}/* set the width of user modules 
-------------------------------------------------------------------*/ 
div.moduletable,
div.moduletable_clear,
div.moduletable_menu,
div.moduletable_text, 
div#right div.moduletable_light{
	color:#8e8e8e;	
}
div.moduletable h3,
div.moduletable_clear h3,
div.moduletable_menu h3,
div.moduletable_text h3,
div#right div.moduletable_light h3{
	background: transparent url(../images/style1/moduletable_h3.png) repeat-x left top;
}
div.moduletable h3 span,
div.moduletable_clear h3 span,
div.moduletable_menu h3 span,
div.moduletable_text h3 span,
div#right div.moduletable_light h3 span{
	color:#c9171a;
	background: transparent url(../images/style1/moduletable_h3_shape.png) no-repeat 15px bottom;
}
div.moduletable h3 span strong,
div.moduletable_clear h3 span strong,
div.moduletable_menu h3 span strong,
div.moduletable_text h3 span strong,
div#right div.moduletable_light h3 span strong{
	color:#fff;
}
div.moduletable div.moduletable_content,
div.moduletable_clear div.moduletable_content,
div.moduletable_menu div.moduletable_content,
div.moduletable_text div.moduletable_content,
div#right div.moduletable_light div.moduletable_content{
	color: #8e8e8e;
}*/