/* Global styles */



html{

	font-size:11px;

	overflow-x: auto;

}



body{
	background: #203645;
	font-family: Lucida Grande, trebuchet ms, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #328ccc;
	line-height: 24px;
	text-transform: uppercase;
	text-align: center;
	word-spacing: 1px;
	margin: 0;
	padding: 0;

}







/* Global link styles */



a:link,

a:active,

a:visited,

a:hover{ color: #FF6600; text-decoration: none; text-shadow:0 1px 0 rgba(0,0,0,0.6),0 0 10px rgba(73,167,219,.5),0 0 30px rgba(92,214,255,.7),0 0 75px rgba(92,214,255,.8); }



a:hover{ color: #ffffff; text-decoration: underline; text-shadow: 0px 0px 1px #000000;}





/* get rid of those system borders being generated for A tags */

a:active {

  outline:none;

}



:focus {

  -moz-outline-style:none;

}





img{

	border: 0; /* stops linked images having borders */

}





/* Default table widths */



table{

	width: 100%;

}



td{

	vertical-align: top;

	font-size: 10px;

}



/* Container and main design */



#container{ width: 1120px; margin: 0 auto; text-align: left; padding: 0 20px 20px 

; border-color: #333; border-style: solid; border-width: 0 0 0 0; }



#wrapper{

	background: #ffffff;

	border:solid 1px #515151;

}



#top_nav_con{

	float: right;

	line-height: 100%;

	width: 800px;

}



#top_nav{ height: 130px; padding-bottom: 0; font-family: "Trebuchet MS", Tahoma, Arial, Sans-Serif; font-size: 34px; letter-spacing: 1px; margin-right: 40px; padding-top: 0px; }



#top_nav ul{

	list-style-type: none;

	margin: 0 0 0 0;

	padding: 0;

}



#top_nav li{ padding: 0; margin: 0 0 0 0; cursor: pointer; display: inline; }



#top_nav a:link,

#top_nav a:active{

	color: #9a9a9a;

	text-decoration: none;

	outline: none medium;

	padding: 0 1px 0 0;

	text-align: center;

	float: right;

	margin-left: 8px;
	margin-right: 8px;

        opacity: 0.5;

	filter:alpha(opacity=50);

}









#top_nav a:visited{

	color: #9a9a9a;

	text-decoration: none;

	outline: none medium;

	padding: 0 1px 0 0;

	text-align: center;

	float: right;

	margin-left: 6px;
	margin-right: 6px;

        opacity: 0.8;

	filter:alpha(opacity=80);

}







#top_nav a:hover{

	color: #9a9a9a;

	text-decoration: none;

	outline: none medium;

	padding: 0 1px 0 0;

	text-align: center;

	float: right;

	margin-left: 6px;
	margin-right: 6px;

        opacity: 1;

	filter:alpha(opacity=100);

}



#top_nav a span{ display: block; float: right; padding: 12px 10px 15px 25px; color: #7db221; font-variant: small-caps; text-transform: capitalize; margin-right: 7px; border-top: 0 solid #dedede; }



/* Commented Backslash Hack hides rule from IE5-Mac &#092;*/

#top_nav a span {float:none;}

/* End IE5-Mac hack */



#top_nav a img{

	vertical-align: top;

}



#top_nav ul li a:hover,

#top_nav ul li a.active{

	color: #fff;

	background: url(../../../images/frontend/Checkered/top_nav_right.png) no-repeat 100% 100%;

}



#top_nav ul li a.active span,

#top_nav ul li a:hover span{

	color: #fff;

	background: url(../../../images/frontend/Checkered/top_nav_left.png) no-repeat 0 100%;

}





#top_nav ul li a strong{

	display: block;

}



#top_nav_sub{ padding-top: 15px; text-align: center; width: 400px; height: 50px; float: right; margin-right: 20px; padding-right: 10px; border-top: 0 dotted #203645; }



#top_nav_sub a:link,

#top_nav_sub a:visited,

#top_nav_sub a:hover,

#top_nav_sub a:active{

	color: #fff;

	font-size:9px

}



#top_nav_sub b{

	text-decoration: underline;

}



#banner{

	height: 280px;

	background: url(../../../images/frontend/v01/banner_logo.png) no-repeat 0 50%;



}



.banner_logo_link{

	float: left;

	width: 280px;

	display: block;

	height: 280px;

	outline: none medium;
	


}



.banner_logo_link img{

	float: left;

	width: 280px;

	height: 280px;

	vertical-align: top;

}



.wrap_con{

	width: 100%;

}



.wrap_tl,

.wrap_tl img,

.wrap_br,

.wrap_br img{

	width: 24px;

	height: 24px;

	vertical-align: top;

}



.wrap_tl{ padding: 0; background: #f5f5f5 url(../../../images/frontend/v01/wrap_tl2.png) no-repeat 0 0; }

.wrap_tr{ padding: 0; background: #f5f5f5 url(../../../images/frontend/v01/wrap_tr2.png) no-repeat 0 0; }

.wrap_br{ padding: 0; background: #f5f5f5 url(../../../images/frontend/v01/wrap_br2.png) no-repeat 0 0; }

.wrap_bl{ padding: 0; background: #f5f5f5 url(../../../images/frontend/v01/wrap_bl2.png) no-repeat 0 0; }

.wrap_t{ padding: 0; background: #f5f5f5 url(../../../images/frontend/v01/wrap_t2.png) repeat-x 0 0; }

.wrap_r{ padding: 0; background: #f5f5f5 url(../../../images/frontend/v01/wrap_r2.png) repeat-y 100% 0; }

.wrap_b{ padding: 0; background: #f5f5f5 url(../../../images/frontend/v01/wrap_b2.png) repeat-x 0 100%; }

.wrap_l{ padding: 0; background: #f5f5f5 url(../../../images/frontend/v01/wrap_l2.png) repeat-y 0 0; }





.wrap_main{ padding: 0; background: #f5f5f5; vertical-align: top; }



.user_box_guest{ background: #000000; color: #333333; border: solid 5px #555555; padding: 2px; margin-bottom: 5px; -moz-border-radius: 10px; -webkit-border-radius: 10px; text-align: center; text-transform: lowercase; }



.user_box_guest1{ background: #f60; color: #328ccc; border: solid 1px #ffffff; padding: 2px; margin-bottom: 5px; -moz-border-radius: 10px; -webkit-border-radius: 10px; text-align: center; text-transform: lowercase; }



.user_box_guest a:link,

.user_box_guest a:visited,

.user_box_guest a:hover,

.user_box_guest a:active{ color: #fff; font-size: 12px; }



.user_box{ background: #531212; border: solid 15px #203645; padding: 8px; margin-bottom: 5px; -moz-border-radius: 16px; -webkit-border-radius: 14px; color: #515151; text-transform: lowercase; }



.user_box a:link,

.user_box a:visited,

.user_box a:hover,

.user_box a:active{ color: #7db221; font-size: 12px; line-height: 20px; background-color: #494949; padding: 2px; }



.user_box img{

	vertical-align: top;

}



.user_box_avatar{

	height: 58px;

	padding: 3px;

	background: #fff;

	border: dotted 2px #333;

}



.user_box td{

	white-space: nowrap;

	vertical-align: middle;

	line-height: 130%;

}



a.notify_msg,

a.notify_comments,

a.notify_request{

	color: #7db221 !important;

}



#top_bar{

	background: url(../../../images/frontend/Checkered/dark_bar.gif) repeat-x;

	color: #cfcfcf;

	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: #cfcfcf;

	text-decoration: none;

}



#top_bar a:hover{

	color: #fff;

	text-decoration: underline;

}



#top_search{

	float: right;

}



#top_search input.top_input{

	border: solid 1px #7db221;

	background: #747474;

	color: #fff;

	padding: 3px;

	height: 13px;

	font-size: 10px;

	width: 180px;

	margin: 0;

	vertical-align: middle;

}



#top_search input.top_btn{

	border: solid 1px #7db221;

	background: #747474;

	margin: 0;

	font-size: 0;

	padding: 3px 10px 2px;

	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/Checkered/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/Checkered/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/Checkered/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/Checkered/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: 8px;

}



.border{ background: #fff url(../../../images/frontend/Checkered/content_grad.gif) repeat-x 0 100%; margin-right: 10px; margin-left: 10px; border-color: #328CCC #53575f #f60; border-style: solid; border-width: 5px 0 0; }



.header,

.m_header,

.maintitle{ padding: 19px; color: #fff; line-height: 40px; background-color: #328ccc; letter-spacing: 4px; border-color: #fff #333 #53575f; border-style: solid; border-width: 2px 0 0; text-shadow: 0px 0px 1px #000000; }



.header span.cat,

.m_header span.cat,

.maintitle span.cat{ float:right; color: #cdd3db; font-size: 12px; background-color: #7db221; padding: 2px; }





.m_header a:link,

.m_header a:active,

.m_header a:visited,

.header a:link,

.header a:active,

.header a:visited,

.maintitle a:link,

.maintitle a:active,

.maintitle a:visited{ color: #fff; font-size: 12px; text-transform: capitalize; }



.m_header a:hover,

.header a:hover,

.maintitle a:hover{ color: #fff; font-size: 12px; text-decoration: underline; text-transform: lowercase; }



.header img{

	vertical-align: middle;

}



.main_content{ padding: 0 5px; border-color: #333333; border-style: solid; border-width: 0 1px 1px; }



#footer_popular{

	border-bottom: 1px solid #494949;

	height: 34px;

	padding: 2px 0 2px 0;

	overflow: hidden;

}



#footer_popular a:link,

#footer_popular a:visited,

#footer_popular a:hover,

#footer_popular a:active{

	margin: 0 2px 5px 2px;

	border: 1px solid #242424;

	padding: 1px;

	background: #494949;

	display: block;

	float: left;

	opacity: 0.5;

	filter: alpha(opacity=50);

}



#footer_popular a:hover{

	opacity: 1;

	filter:alpha(opacity=100);

}



#footer_popular img{

	width: 40px;

	height: 30px;

	vertical-align: top;

}



#footer_tags{

	padding-bottom: 2px;

	height: 25px;

	overflow: hidden;

}



#footer_popular strong,

#footer_tags strong{

	font-weight: bold;

	color: #fff;

	vertical-align: middle;

	display: block;

	float: left;

	width: 120px;

	padding-top: 6px;

}



#footer_popular strong{

	padding-top: 10px;

}



#footer_tags a:link,

#footer_tags a:visited,

#footer_tags a:hover,

#footer_tags a:active{

	color: #878787;

	padding: 2px;

	text-decoration: none;

	vertical-align: middle;

}

#footer_tags a:hover{

	color: #fff;

	background: #242424;

	-moz-border-radius: 5px;

	-webkit-border-radius: 5px;

}



.footer_tl{

	background: #343434 url(../../../images/frontend/Checkered/footer_tl.gif) no-repeat 0 0;

	margin-top: 5px;

	height: 100%;

}



.footer_tr{

	background: url(../../../images/frontend/Checkered/footer_tr.gif) no-repeat 100% 0;

	height: 100%;

}



.footer_br{

	background: url(../../../images/frontend/Checkered/footer_br.gif) no-repeat 100% 100%;

	height: 100%;

}



.footer_bl{

	background:url(../../../images/frontend/Checkered/footer_bl.gif) no-repeat 0 100%;

	height: 100%;

}



.footer_padding{

	padding: 20px;

}



#footer_box{ text-align: center; margin-top: 10px; padding-top: 7px; padding-bottom: 7px; border-color: #494949; border-style: solid; border-width: 1px 0 0; }



#footer_box a:link,

#footer_box a:active,

#footer_box a:visited{

	color: #7db221;

	margin: 0 5px;

}



#footer_box a:hover{

	color: #fff;

}



.copyright{

	text-align: center;

	line-height: 25px;

}



.copyright a:link,

.copyright a:active,

.copyright a:visited,

.copyright a:hover{

	color: #328ccc;

	text-decoration: none;

}



.content{ font-size: 14px; padding: 18px; }



.box{ background: #fff url(../../../images/frontend/Checkered/content_grad.gif) repeat-x 0 100%; margin: 0 30px; padding: 5px; border-color: #fefefe #328ccc; border-style: solid; border-width: 0 1px 1px; }



.title{ border-bottom: 1px solid #7db221; font-size: 14px; font-weight: bold; margin-bottom:5px; padding: 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: solid 2px #e71414;

	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{ background: #f8f8f8; width: 250px; margin-left: 5px; padding: 7px 7px 0px 7px; border: solid 1px #ff6600; }

.lnav a:link,

.lnav a:active,

.lnav a:visited,

.lnav a:hover{ font-size: 14px; line-height: 40px; text-decoration: none; }



.lnav_l,

.lnav_d{

	background-color: #f8f8f8;

	background: url(../../../images/frontend/Checkered/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: 370px;

	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,

select,

textarea{ border: solid 1px #7c7c7c; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-variant: normal; text-transform: none; padding: 1px; -moz-border-radius: 3px; -webkit-border-radius: 3px; }



input,

textarea{ font-variant: normal; text-transform: none; padding: 4px; }



.input,

.button{

	border: 1px solid #969696;

	padding: 2px;

	background: #FFF;

	color: #878787;

	font-size: 10px;

	margin: 1px;

	display: inline;

}



.button{

	background: #5ba338;

	padding: 2px 4px;

	overflow: visible;

	font-weight: bold;

	color: #fff;

	cursor: pointer;

	border: 1px solid #388115;

	-moz-border-radius: 3px;

	-webkit-border-radius: 3px;

}



.button:hover{

	background: #71b945;

}



/* 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/Checkered/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: 15px;

	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/Checkered/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; font-size: 9px; font-weight: bold; line-height: 12px; background: url(../../../images/frontend/Checkered/tabs_small.gif) no-repeat 100% 0; outline: none medium; }



.shadetabs li a:visited{

	color: #515151;

}



.shadetabs li a:hover{

	text-decoration: none;

	color: #e71414;

}



.shadetabs li.selected{

	background: url(../../../images/frontend/Checkered/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/Checkered/tabs_small.gif) no-repeat 100% -25px;

	text-decoration: none;

	color: #328ccc;

}



.contentstyle{

	border: 1px solid #515151;

	background: #fff url(../../../images/frontend/Checkered/content_grad.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/Checkered/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:776px;

	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:#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 #cdd3db;

	background-color:#f2f4f6;

	border-collapse:collapse;

	margin-bottom:.5em;

}

#bulletinb th{

	width:14%;

	background-color:#e2e6eb;

	color:#000;

	font-size:13px;

	font-weight:bold;

	text-align:left;

	border-right:1px solid #cdd3db;

}

#bulletinb td,

#bulletinb th{

	padding:5px; 

	vertical-align:top;

	border-bottom:1px solid #cdd3db;

}



#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 #a0b4ca;

	background: #dee4e8;

	border-bottom: 1px solid #d2dae2;

	padding:4px;

}



.commentHeadHighlight {

	border-top: 1px solid #caa0a0;

	padding:4px;

	background:#dfd1d1;

}



.commentBody {

	padding: 6px 6px 15px 6px;

}



.media_options { padding:0 5px 5px; background-color:#f5f6f8; margin: 0 20px 20px; border-color: #328ccc; border-style: solid; border-width: 0 1px 3px; }



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

}



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

	background: url(../../../images/frontend/Checkered/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;

}



.media_idx{

	float: left;

	width: 130px;

	height: 200px;

	overflow: hidden;

	padding: 6px 2px 0 2px;

	line-height: 100%;

}



.media_idx img{

	vertical-align: top;

}



.media_idx_desc{

	display: block;

	background: url(../../../images/frontend/Checkered/trans65.png) repeat;

	color: #fff;

	height: 90px;

	overflow: hidden;

	cursor: pointer;

}



.media_idx_desc span{

	padding: 3px;

	display: block;

}



.media_idx_desc .date{

	border-bottom: 1px solid #737373;

	font-size: 9px;

}



.media_idx .title_idx{

	font-size: 12px;

	padding: 2px 0 2px 2px;

	border-bottom: 1px dotted #cfcfcf;

}



.media_idx_info{

	line-height: 150%;

}



a.media_idx_thumb{

	overflow: hidden;

	display: block;

	border:5px double #cfcfcf;

	text-decoration: none;

	line-height: 100%;

	position: relative;

	width: 100px;

	height: 80px;

}



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



.mystyle { font-size: 14px; margin-top: 10px; margin-bottom: 20px; border: solid 2px #328ccc; }



object { outline:none; }





.icons_button a:link,

.icons_button a:active{

	margin: 0px 20px 0px;

	opacity: 0.2;

	filter: alpha(opacity=20);

        

}





.icons_button a:visited{

        margin: 0px 20px 0px;

	opacity: 0.8;

	filter: alpha(opacity=80);

}





.icons_button a:hover{

	opacity: 1;

	filter:alpha(opacity=100);

}
