/* Global styles */

html{
	font-size:11px;
	overflow-x: auto;
}

#adbox  {
background:url(../../../images/frontend/Gravity/ad_box_bg.gif) repeat scroll 0 0 transparent;
height:90px;
border-bottom:1px solid #999999;
border-left:1px solid #D1D1D1;
border-right:1px solid #D1D1D1;
padding:0.25em;

}

body{
	background: #fff url(../../../images/frontend/Gravity/background.png) repeat-x 0 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-align: center;
	margin: 0;
	padding: 0;
}



/* Global link styles */

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

a:hover{
	color: #027dcb;
	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: auto;
	margin: 0px 30px 0px 30px;
	text-align: left;
	padding: 0;
}

#wrapper{
	width: 100%;

}

#banner{
	height: 142px;
}

#banner_content{
	height: 112px;
}

#top_bar{
	color: #fff;
	height: 25px;
	overflow: hidden;
	padding-top: 8px;
	text-align: right;
}

#top_bar p.top_user{
	padding: 0;
	margin: 0;
	border: 0;
	float: left;
}

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

#top_bar a:hover{
	color: #fff;
	text-decoration: underline;
}

#top_search{
	background: url(../../../images/frontend/Gravity/search_container.png) no-repeat 0 0;
	padding: 11px 0 0 14px;
	height: 60px;
	width: 478px;
	margin: auto;
}

#top_search input{
	text-indent:4px;
	color: #C4C4C4;
	font-size: 1.0em;
	border: #cccccc 1px solid;
	margin: 0;
}

#top_search .top_input{
	background: url(../../../images/frontend/Gravity/search_input.png)no-repeat 0 0;
	float:left;
	height:38px;
	width:354px;
	padding: 0;
	
}

#top_search input.top_btn{
	background: url(../../../images/frontend/Gravity/search_container.png)no-repeat 0 0;
	display: block;
	border:medium none;
	cursor:pointer;
	height:39px;
	margin:0 26px 0 0;
	overflow:hidden;
	padding:0 0 0 6px;
	width:105px;
}



#banner_name{
	font-size: 36px;
	font-family: Tahoma, Arial, Sans-Serif;
	color: #fff;
	letter-spacing: -2px;
	padding-top: 12px;
}
#banner_name span,
#banner_name a:link span,
#banner_name a:visited span,
#banner_name a:hover span,
#banner_name a:active span{
	color: #57b2d6;
	text-decoration: none;
}
#banner_name a:link,
#banner_name a:visited,
#banner_name a:hover,
#banner_name a:active{
	text-decoration: none;
	color: #fff;
}	

#banner_text{
	padding: 10px 0 0 40px;
	font-size: 40px;
	color: #2f2f2f;
	font-weight: bold;
	letter-spacing: -3px;
}
#banner_text span{
	color: #328ccc;
}


#logo{
	float:left;
	height:42px;
	width:180px;
	padding-top: 22px;
}


#head_ad{
	float:right;
	margin-top:8px;
	height:90px;
	width:728px;
	border:3px #cccccc solid;
    padding:3px;
    background:#eeeeee;
    -moz-border-radius:5px;
}


#head_468_60{
	float:left;
	height:60px;
	width:468px;
	border:1px #cccccc solid;
    padding:1px;
    background:#eeeeee;
    -moz-border-radius:5px;
}


/* Tabs */

#tabs{
	font-size: 12px;
    color: #083d8a;
	font-family: Tahoma, Arial;
	height: 29px;
	overflow: hidden;
	text-transform: uppercase;
}

#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/Gravity/top_nav.png) no-repeat 0 -30px;
	margin: 0;
	margin-left: 1px;
	padding: 0 0 0 6px;
	text-decoration: none;
	outline: 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/Gravity/top_nav.png) no-repeat 100% -30px;
	padding: 5px 19px 8px 13px;
	color: #083d8a;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabs a span {float:none;}
/* End IE5-Mac hack */

/* Hover */

#tabs a:hover{ cursor: pointer; }
#tabs a:hover span{ color: #027dcb; cursor: pointer; text-decoration: underline; }

/* 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;
	text-decoration: none;
}


#top_g_link{
	padding:12px 0px 6px 0px;
	text-align:center;

}


#ad_rotate_content{
	height:300px;
	width:720px;
	border:3px #161616 solid;
    padding:3px;
    background:#2f2f2f;
    -moz-border-radius:5px;
}


#upload{
	float: right;
	padding: 8px 8px 0 0;
}

#tab_end{
	background-color:#cccccc;
	text-align:left;
	padding-left:12px;
	border-top: 1px solid #083d8a;
	border-bottom: 1px solid #083d8a;
	height:26px;
}

#tab_end a:link,
#tab_end a:active,
#tab_end a:visited,
#tab_end a:hover{
	color: #083d8a;
	text-decoration: none;
}

#tab_end a:hover{
	color: #027dcb;
	text-decoration: underline;
}

.recently_viewed_con{
	background: url(../../../images/frontend/Gravity/recently_viewed.png) no-repeat 0 0;
	color: #fff;
	text-align: center;
	height: 92px;
	overflow: hidden;
	margin-bottom: 8px;
	width: 980px;
}
.recently_viewed_text{
	height: 20px;
	padding: 6px 0 0 24px;
	text-transform: uppercase;
	font-weight: bold;
	color: #949494;
	text-align: left;
	font-size: 10px;
}
.recently_viewed{
	height: 72px;
	overflow: hidden;
	padding: 12px 0 0 12px;
}

.recently_viewed img{
	width: 60px;
	height: 45px;
}

.recently_viewed a:link,
.recently_viewed a:visited,
.recently_viewed a:hover,
.recently_viewed a:active{
	display: block;
	float: left;
	width: 60px;
	overflow: hidden;
	position: relative;
	padding:0 4px 0 0;
	outline: none;
}

#content{

}

.border{
	background: #eeeeee;
}

.header,
.m_header,
.maintitle{
	background: #fff url(../../../images/frontend/Gravity/content_head.png);
	border-bottom:#083d8a 2px solid;
	height:30px;
	padding: 0px;
	color: #C4C4C4;
	font-weight: bold;
	font-size: 0.6em;
}


.tabletitle{
	border-bottom:#cccccc 1px solid;
	height:14px;
	padding: 12px;
	color: #027dcb;
	font-weight: normal;
}


.desctext{
	background-color:#eeeeee;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-align: left;
	margin: 0;
	padding: 6px;
}



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


#index_sidebar_300_250{
	background:#eeeeee;
	border:#cccccc 3px solid;
	padding: 3px;
}


#footer_box{
	border-top: 1px solid #cccccc;
	margin: 8px 0 50px 0;
	padding: 8px 0;
	text-align: right;
}

#footer_col{
	width: 100%;
	margin: 2px 0 2px 0;
}

#footer_col td{
	width: 25%; /* 100% divided by number of columns */
	border-right: 1px dotted #cccccc;
	padding: 5px 5px 5px 15px;
}

#footer_col td.end{
	border: 0;
}

#footer_col a:link,
#footer_col a:active,
#footer_col a:visited{
	color: #2764b5;
}

#footer_col a:hover{
	color: #027dcb;
}

.copyright{
	text-align: left;
	float: left;
}

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

.content{
	padding: 8px;
}

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

.title{
	border-bottom: 1px solid #cccccc;
	font-size: 14px;
	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 8px 2px 8px;
		background: #027dcb;
		color: #fff;
		text-decoration: none;
		border: 1px solid #b1daec;
	}
	#pageLinks a:link,
	#pageLinks a:active,
	#pageLinks a:visited,
	#pageLinks a:hover{
		padding: 1px 12px 2px 12px;
		background-image:url(../../../images/frontend/Gravity/pnav.png);
		text-decoration: none;
	}
	#pageLinks a:hover{
		background-image:url(../../../images/frontend/Gravity/pnav_hover.png);
		color: #fff;
		text-decoration: none;
	}
		

/* Left navigation styles */

.lnav{
	border: 1px solid #cccccc;
	background: #eeeeee;
}
.lnav a:link,
.lnav a:active,
.lnav a:visited,
.lnav a:hover{
	text-decoration: none;
}

.lnav_l,
.lnav_d{
	background-color: #eeeeee;
	background: url(../../../images/frontend/Gravity/nav.png) no-repeat 10px 50%;
	display: block;
	padding: 6px 0 6px 34px;
}
.lnav_d{
	background-color: #eeeeee;
}


/* Side navigation */                                                /* Why so many???? */

#search_nav{
	width: 180px;
	vertical-align: top;
	padding-right: 8px;
}

#group_nav{
	width: 180px;
	vertical-align: top;
	padding-right: 8px;
}

#profile_nav{
	width: 180px;
	vertical-align: top;
	padding-right: 8px;
}

#media_nav{
	width: 180px;
	vertical-align: top;
	padding-left: 8px;
}

#nav{
	width: 180px;
	vertical-align: top;
	padding-right: 8px;
}




/* Other */

input,
textarea,
select{
	padding: 3px;
	font-family: Tahoma, Arial, Sans-Serif;
	font-size: 11px;
	color: #083d8a;
	border: 1px solid #cccccc;
}

select{
	padding: 1px;
}

.clear{
	clear: both;
}

.input,
.button{
	padding: 3px;
	font-family: Arial, Tahoma, Sans-Serif,;
	font-size: 14px;
	color: #0c0c0c;
	border: 1px solid #000;
	margin: 1px;
	display: inline;
}

.button{
	background-image:url(../../../images/frontend/Gravity/button.png);
	border: 1px solid #cccccc;
	padding: 4px 18px;
	font-weight: bold;
	cursor: pointer;
	color: #fff;
}
.button:hover{
	background-image:url(../../../images/frontend/Gravity/button_hover.png);
}

.privacy_title{
	color: #083d8a;
	text-align:justify;
	font-size: 14px;
	font-weight: bold;
	margin-bottom:4px;
}

/* Admin only styles */

a.admin_button:link,
a.admin_button:active,
a.admin_button:visited,
a.admin_button:hover{
	background: #252525;
	padding: 5px;
	font-weight: bold;
	font-size: 10px;
	color: #cccccc;
	margin: 1px;
	border: 1px solid #2f2f2f;
	width: auto;
	vertical-align: middle;
	float: right;
	text-align: center;
	display: block;
	text-decoration: none;
}
a.admin_button:hover{
	color: #fff;
	background: #303030;
	border:1px solid #3d3d3d;
	
}

.admin_button img{
	vertical-align: middle;
	border:0;
}












/*

#footer{
	background: url(../../../images/frontend/Gravity/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: #131313;
	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/Gravity/tabs_small.png) 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: #083d8a;
	background: url(../../../images/frontend/Gravity/tabs_small.png) no-repeat 100% 0;
	outline: none;
}

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

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

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

.contentstyle{
	border: 1px solid #cccccc;
	background: #eeeeee;
	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: #eeeeee;
	display: block;
	padding: 3px 0 3px 8px;
}
.row_d{
	background-color: #eeeeee;
}

/* 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: #cccccc;
	border-style:solid;
	margin:2px 0 10px 0;
	padding:1px;
	padding-top:5px;
}

.form_box legend {
	color:#083d8a;
	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: #cccccc;
}

.pic_comments table td {
	background-color:#eeeeee;
}


/* Alternating table rows */

.main_row_color {
	background-image:url(../../../images/frontend/Gravity/button.png);
	color:#ffffff;
}

.row1_color {
	background-color:#eeeeee;
}

.row2_color {
	background-color:#e2e2e2;
}

.content_table{
	width:100%;
	text-align:left;
	background-color: #cccccc;
}

.admin_table{
	width:100%;
	text-align:left;
	background-color:#2f2f2f;
}

.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 #cccccc;
	background-color: #fff;
	border-collapse:collapse;
	margin-bottom:.5em;
}
#bulletinb th{
	width:14%;
	background-color:#eeeeee;
	font-size:13px;
	font-weight:bold;
	text-align:left;
	color:#083d8a;
	border-right:1px solid #cccccc;
}
#bulletinb td,
#bulletinb th{
	padding:5px; 
	vertical-align:top;
	border-bottom:1px solid #cccccc;
}

#bulletinb img{
	border:0;
}

.result_msg {
	padding:5px; 
	background-color: #eeeeee;
	font-size:14px;
	font-weight:bold;
	color: #093;
}

.result_msg a:link,
.result_msg a:visited,
.result_msg a:hover,
.result_msg a:active{
	color: #fff;
}

/* 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 #cccccc;
	padding:4px;
}

.commentHeadHighlight {
	border-top: 1px solid #cccccc;
	padding:4px;
	background:#eeeeee;
}

.commentBody {
	margin-top:4px;
	margin-left:4px;
}

.media_options {
	border-bottom:1px solid #cccccc; 
	padding:5px; 
	background-color:#eeeeee;
}

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

.media_user_details img{
	width: 58px;
	height: 43px;
	border: 1px solid #cccccc;
	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 #cccccc;
	margin-bottom:8px;
	padding-bottom:8px;
}


.rate_box {
	height:50px;
	text-align:left;
	border-bottom: 1px solid #cccccc;
	padding:8px;
}



.media_ajax_list {
	width:100%;
}

.media_ajax_list td {
	border-bottom: 1px solid #cccccc;
	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 #cccccc;
}

.member_thumb {
	border: 1px solid #cccccc;
	background: #eeeeee;
	padding: 2px;
	margin: 2px;
}

.media_thumb{
	border: 1px solid #cccccc;
	background: #eeeeee;
	padding: 2px;
	margin: 2px;
}

.media_thumb_detailed{
	margin: 0 12px 8px 0;
	border:3px #cccccc solid;
    padding:3px;
    background:#eeeeee;
    -moz-border-radius:5px;
}

.group_thumb{
	border:3px double #cccccc;
	margin: 0 12px 8px 0;
}

.group_thumb_div{
	width: 90px;
	height: 70px;
	overflow: hidden;
	border: 1px solid #cccccc;
	background: #eeeeee;
	padding: 2px;
	margin: 2px;
	text-align:center;
}

.group_thumb_div img{
	margin:-10px 0 0 -15px;
}

.pic_thumb{
	border:3px double #cccccc;
	margin: 0 12px 8px 0;
}

.line_seperator{
	border-bottom: 1px solid #cccccc;
	padding: 5px 3px 5px 3px;
	margin-bottom:5px;
}

.group_forum_table{
	width:100%;
	text-align:left;
	background-color:#2f2f2f;
}

.group_forum_avatar{
	width: 58px;
	height: 43px;
	border: 1px solid #cccccc;
}

.dropmenudiv{
	position:absolute;
	border:1px solid #cccccc;
	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 #cccccc;
	padding: 1px 0;
	text-decoration: none;
	text-align:left;
	background-color: #eeeeee;
	color:#083d8a;
}

.dropmenudiv a:hover{
	background-image:url(../../../images/frontend/Gravity/button.png);
	color:#fff;
}


/* INDEX MEDIA SELECT LINKS */

.media_tabs_bar{
	height: 100%;
}

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

.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: #131313;
	background: url(../../../images/frontend/Gravity/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 #cccccc;
	line-height:15px;
}

.media_list_desc {
	padding-bottom:5px;
	height:48px;
	margin-right:5px;
	overflow-y:hidden;
}

.media_idx{
	background-color:#eeeeee;
	float: left;
	height: auto;
	line-height: 100%;
	margin: 0px;
	overflow: hidden;
	padding: 2px;
	width: auto;
}

.media_idx img{
	vertical-align: top;
}

.media_idx_desc{
	display: block;
	background: url(../../../images/frontend/Gravity/trans65.png) repeat;
	color: #fff;
	width: 168px;
	height: 90px;
	overflow: hidden;
	cursor: pointer;
	font-size: 10px;
	top: 5px;
}

.media_idx_desc span{
	padding: 3px;
	display: block;
}

.media_idx_desc .date{
	border-bottom: 1px solid #737373;
	font-size: 9px;
}

.media_idx .title_idx{
	width: 168px;
	height: 42px;
	font-size: x-small;
	font-weight: bold;
	padding: 2px 0px 6px 0px;
}

.media_idx_info{
	line-height: 115%;
}

a.media_idx_thumb{
	overflow: hidden;
	display: block;
	text-decoration: none;
	line-height: 100%;
	width: 168px;
	height: 90px;
}

a.media_idx_thumb:hover .media_idx_desc{
	position: relative;
	top: -90px;
	text-decoration: none;
}

#fbcomments { 
	border-bottom:1px solid #CCCCCC;
	padding-top: 10px;
	
}



#mydiv {
	background: url(/images/playerbg.jpg) no-repeat;
	height:360px;
	width:640px;
	

}



#viddetails {
	padding: 0px 60px 0px 60px;
	text-align:left;
	
}



.viewcount{
	border-bottom:1px solid #CCCCCC;
	color: #000;
	font-weight: bold;
	padding: 4px 60px 0px 60px;
	text-align:right;
}
