/* Global styles */

html{
	font-size:13px;
	overflow-x: auto;
	    direction : rtl ; 
		
}



body{
  /* background:#000  url(../../../images/frontend/BlueStreak/bg_ar.jpg) no-repeat top center; */
  /* background:#000  url(../../../images/frontend/BlueStreak/texture.jpg) repeat top center; */
   
  background-image:url(../../../images/bg.jpg); background-repeat:repeat-x,repeat-y; margin:0; padding:0; text-align:center; font-family:Tahoma; font-size:13px; direction:rtl ;
	
	/* background: #f8f8f8; */
	font-family: Tahoma ;
	font-size: 12px;
	color: #000000;
	text-align: center;
	margin: 0;
	padding: 0;
	
}

#slidingDiv {
    display: none;
	/*background-color: #99CCFF; */
	padding:5px;
	margin-top:5px;

	
}

#commentdiv {
	width: 590px; 
	<!--[if IE]>
width: 620px; 
<![endif]-->

}

.wrapper{
	text-align: right;
	margin: 0 auto 0 auto;
	width: 960px;



}

a.upload_btn:link,
a.upload_btn:visited,
a.upload_btn:hover,
a.upload_btn:active{
	width: 61px;
	height: 68px;
	background: url(../../../images/frontend/BlueStreak/banner_upload.gif) no-repeat 0 0;
	display: block;
	float: right;
	position: relative;
	top: 13px;
}

a.upload_btn:hover{
	background: url(../../../images/frontend/BlueStreak/banner_upload.gif) no-repeat 0 -68px;
}

/* Global link styles */

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

a:hover{
	color: #2d2d2d;
	text-decoration: underline;
}

img{
	border: 0;
}

/* Default table widths */

table{
	width: 100%;
	        text-align:right ;
        direction:rtl ;
}

td{
	vertical-align: top;
	font-size: 12px;
}

/* Container and main design */

#container{
	width: 1000px;
	margin: 0 auto 0 auto;
	text-align: left;
	padding: 0;
}

#wrapper{

}

.con_tl{
	background: #fff url(../../../images/frontend/BlueStreak/wrap_tl.gif) no-repeat 0 0;
	height: 100%;
}

.con_tr{
	background: url(../../../images/frontend/BlueStreak/wrap_tr.gif) no-repeat 100% 0;
	height: 100%;
}

.con_br{
	background: url(../../../images/frontend/BlueStreak/wrap_br.gif) no-repeat 100% 100%;
	height: 100%;
}

.con_bl{
	background: url(../../../images/frontend/BlueStreak/wrap_bl.gif) no-repeat 0 100%;
	height: 100%;
}

.padding{
	padding: 10px;
}

#banner{
	height: 95px;
	background: url(../../../images/frontend/BlueStreak/newlogosmall.gif) no-repeat 0 50%;
}

#banner_logo{
	float: right;
	display: block;  /* If you would like to use an image inside the banner, change to display:block; and change #banner_text to display:none; */
}

#banner_logo a{ text-decoration: none; outline: none; }

#banner_logo img{
	width: 520px;
	height: 95px;
}

#banner_text{
	font-size: 40px;
	font-family: "Trebuchet MS", Arial, Tahoma, Sans-Serif;
	font-weight: bold;
	padding-top: 23px;
	text-shadow: #000 1px 1px 5px;
	display:none; /* If you would like to use text inside the banner, change to display:block; and change #banner_logo to display:none; */
}

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

#banner_text a:link span,
#banner_text a:visited span,
#banner_text a:hover span,
#banner_text a:active span,
#banner_text span{ color: #cfcfcf; }

#top_bar{

	color: #000;
	padding: 2px 0 2px 0;
	text-align: right;
	background: #f8f8f8 ;
		vertical-align: top;
	font-family: Tahoma ;
	font-size: 14px;
	
}

#top_bar .wrapper{

	text-align: right;
	vertical-align: top;
}

#top_bar .wrapper p{
	margin: 0;
	padding: 0;
	border: 0;
	float: left;
	text-align: left;
	vertical-align: top;
}

#top_bar a:link,
#top_bar a:active,
#top_bar a:visited,
#top_bar a:hover{
	color: #4d90c5;
	text-decoration: none;
	font-weight: bold;
}

#top_bar a:hover{
	color: #4d90c5;
	text-decoration: underline;
	font-weight: bold;
}

#top_search{
	float: right;
	padding: 3px 0 0 0;
}

#top_search input.top_input{
	background: url(../../../images/frontend/BlueStreak/banner_search.gif) no-repeat 0 0;
	color: #000;
	padding: 8px 2px 0 30px;
	height: 22px;
	font-size: 12px;
	width: 197px;
	margin: 0;
	vertical-align: middle;
	border: 0;
}
/*
#top_search input.top_btn{
	border: 1px solid #969696;
	background: #747474;
	margin: 0;
	font-size: 0;
	padding: 3px 10px 2px 10px;
	vertical-align: middle;
}*/

/* Tabs */

#tabs_con{
	background: url(../../../images/frontend/BlueStreak/tab_bg.gif) repeat-x 0 0;
	height: 37px;
}

#tabs{
	font-size: 12px;
    color: #FFF;
    font-weight: bold;
	height: 34px;
	padding-top: 3px;

}

#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;
	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;
	padding: 10px 25px 10px 19px;
	font-weight: bold;
	color: #fff;
	text-shadow: #21397a 1px 1px 0px;
}

/* 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: #fff; cursor: pointer; }

/* Active tab */

#tabs a.active:link,
#tabs a.active:active,
#tabs a.active:visited,
#tabs a.active:hover{
	background: #f5f5f5 url(../../../images/frontend/BlueStreak/nav_tab.gif) no-repeat 0 0;
}

#tabs a.active:link span,
#tabs a.active:active span,
#tabs a.active:visited span,
#tabs a.active:hover span{ 
	background: url(../../../images/frontend/BlueStreak/nav_tab.gif) no-repeat 100% -34px;
	color: #4d90c5;
	text-shadow: none;
}

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

#tab_end_con{
	background: #cacaca url(../../../images/frontend/BlueStreak/second_nav.gif) repeat-x 0 0;
	margin-bottom: 8px;
}

#tab_end{
	padding: 12px;
	color: #4d90c5;
	text-align:center;
}

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

#tab_end a:hover{
	color: #4d90c5;
	text-decoration: underline;
}

#content{
	padding: 8px;
}

.border{
	border: 1px solid #4d90c5;
	background: #fff url(../../../images/frontend/BlueStreak/content_grad.gif) repeat-x 0 100%;
}

.header,
.m_header,
.maintitle{
	background: #898989 url(../../../images/frontend/BlueStreak/maintitle.gif) repeat-x 0 0;
	padding: 6px 7px 7px 7px;
	color: #FFF;
	font-weight: bold;
	border-bottom: 1px solid #63a0bf;
	border-left: 1px solid #7bc3db;
	border-right: 1px solid #7bc3db;
	border-top: 1px solid #95d6ea;
}

.header span.cat,
.m_header span.cat,
.maintitle span.cat{
	float:left;
	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;

}

.ft_t{
	background: #252525 url(../../../images/frontend/BlueStreak/foot_b.gif) repeat-x 0 0;
	height: 100%;
}

.ft_r{
	background: url(../../../images/frontend/BlueStreak/foot_b.gif) repeat-y 100% 0;
	height: 100%;
}

.ft_b{
	background: url(../../../images/frontend/BlueStreak/foot_b.gif) repeat-x 0 100%;
	height: 100%;
}

.ft_l{
	background: url(../../../images/frontend/BlueStreak/foot_b.gif) repeat-y 0 0;
	height: 100%;
}

.ft_tl{
	background: url(../../../images/frontend/BlueStreak/foot_tl.gif) no-repeat 0 0;
	height: 100%;
}

.ft_tr{
	background: url(../../../images/frontend/BlueStreak/foot_tr.gif) no-repeat 100% 0;
	height: 100%;
}

.ft_br{
	background: url(../../../images/frontend/BlueStreak/foot_br.gif) no-repeat 100% 100%;
	height: 100%;
}

.ft_bl{
	background: url(../../../images/frontend/BlueStreak/foot_bl.gif) no-repeat 0 100%;
	height: 100%;
}

.footer_wrap{
	padding-top: 8px;
	padding-bottom: 8px;
}

#footer_box{
	padding: 8px;
}

#footer_col{
	width: 100%;
}

#footer_col td{
	width: 25%; /* 100% divided by number of columns */
	padding: 5px 5px 5px 15px;
}

#footer_col td.end{
	border: 0;
}

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

#footer_col a:hover{
	color: #4d90c5;
}

.copyright{
	border-top: 1px solid #333333;
	text-align: center;
	padding: 5px;
}

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

.content{
	padding: 8px;
}

.box{
	border: 1px solid #4d90c5;
	background: #fff url(../../../images/frontend/BlueStreak/content_grad.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;
	   text-align: right;
}

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

.title span{
	font-size: 12px;
	font-weight: normal;
	  float : left ;
}

.actiontitle
{
	font:12px Tahoma, "Times New Roman", Times, serif; color:#a3aeb2;
	display:block;
}

.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: #69bada;
		color: #fff;
		text-decoration: none;
		border: 1px solid #4c8fc4;
	}
	#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: #4d90c5;
		text-decoration: none;
	}
		

/* Left navigation styles */

.lnav{
	border: 1px solid #4d90c5;
	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/BlueStreak/nav.gif) no-repeat 10px 50%;
	display: block;
	padding: 3px 0 3px 25px;
}
.lnav_d{
	background-color: #e3e3e3;
}


/* Side navigation */                                             

#search_nav{
	width: 250px;
	vertical-align: top;
	padding-left: 8px;
}

#group_nav{
	width: 300px;
	vertical-align: top;
	padding-left: 8px;
}

#profile_nav{
	width: 250px;
	vertical-align: top;
	padding-left: 8px;
}

#media_nav{
	width: 280px;
	vertical-align: top;
	padding-right: 8px;
}

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




/* Other */

.clear{
	clear: both;
}

input,
textarea{
	font-size: 12px;
	font-family: Tahoma ;
	border: 1px solid #4d90c5;
	padding: 3px;
}

.input,
.button{
	border: 1px solid #4d90c5;
	padding: 3px;
	background: #FFF;
	color: #000;
	margin: 1px;
	display: inline;
}

.button{
	background: #78abd3;
	font-weight: bold;
	overflow: visible;
	padding: 1px 4px 1px 4px;
	line-height: 160%;
	cursor: pointer;
	border: 1px solid #4d90c5;
	color: #fff;
	font-family: "Trebuchet MS", Arial, Tahoma, Sans-Serif;
}

.button:hover{
	background: #8db8da;
}

/* 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: #000;
	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: #000;
	background: #ffffff;
	border:1px solid #000;
	
}

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

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

.shadetabs li{
	display: block;
	float: right;
	margin: 0;
	margin-right: 1px;
	padding: 0 0 0 5px;
	background: url(../../../images/frontend/BlueStreak/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: right;
	color: #848484;
	background: url(../../../images/frontend/BlueStreak/tabs_small.gif) no-repeat 100% 0;
}

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

.contentstyle{
	border: 1px solid #4d90c5;
	background: #fff;
	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/BlueStreak/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:#D5D5D5;
	border-style:solid;
	margin:2px 0 10px 0;
	padding:1px;
	padding-top:5px;
}

.form_box legend {
	color:#000000;
	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: 12px; 
	padding: 5px 0 5px 3px;
	text-align: right;
	float : right
}

.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 */
.img_border_1 {
    border: 3px solid #ff0000;
    
}

.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:24%;
	background-color:#E8F1FA;
	color:#000;
	font-size:13px;
	font-weight:bold;
	text-align:right;
	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-right:4px;
	font-family: Tahoma ;
	/*font-weight: bold; */
	font-size: 13px;
	color: #000000;
	
}

.media_options {
	border:1px solid #4d90c5; 
	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;
}

.media_user_details img{
	width: 58px;
	height: 43px;
	border: 1px solid #000;
	float: right;
}
.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;
	text-align : right;
	text-align: right;
}

.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:right;
	background-color: #e3e3e3;
	color:#838383;
}

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


/* INDEX MEDIA SELECT LINKS */

.media_tabs_bar{

}

.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:#4d90c5;
	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/BlueStreak/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:#4d90c5;
	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;
}

.tags a:link,
.tags a:visited,
.tags a:hover,
.tags a:active{
	padding: 2px 3px;
}

.tags a:hover{
	background: #4d90c5;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	color: #fff;
	text-decoration: none;
}


ActionFont{

	font-family: Tahoma ;
	font-size: 9px;
	color: #000;
		margin-top:4px;
	margin-right:4px;

}




/*  
    root element for the scrollable.  
    when scrolling occurs this element stays still.  
*/ 
div.scrollable { 
     
    /* required settings */ 
    position:relative; 
    overflow:hidden;          
    width: 660px;     
    height:90px;     
} 
 
/*  
    root element for scrollable items. Must be absolutely positioned 
    and it should have a super large width to accomodate scrollable items. 
    it's enough that you set width and height for the root element and 
    not for this element. 
*/ 
div.scrollable div.items {     
    /* this cannot be too large */ 
    width:2000em;     
    position:absolute;         
} 
 
/*  
    a single item. must be floated on horizontal scrolling 
    typically this element is the one that *you* will style 
    the most. 
*/ 
div.scrollable div.items div { 
    float:right; 
} 
 
/* you may want to setup some decorations to active item */ 
div.items div.active { 
    border:1px inset #ccc;         
    background-color:#fff; 
}

 .thdrcell {
            background:#F3F0E7;
            font-family:arial;
            font-size:12px;
            font-weight:bold;
            padding:5px;
            border-bottom:1px solid #C8BA92;
         }
         
         .tdatacell {
            font-family:arial;
            font-size:12px;
            padding:5px;
            background:#FFFFFF
         }
         
         .dvhdr1 {
            background:#F3F0E7;
            font-family:arial;
            font-size:12px;
            font-weight:bold;
            border:1px solid #C8BA92;
            padding:5px;
            width:200px;
            text-align: right;
         }
         
         .dvbdy1 {
            background:#FFFFFF;
            font-family:arial;
            font-size:12px;
            font-weight:bold;
            border-left:1px solid #C8BA92;
            border-right:1px solid #C8BA92;
            border-bottom:1px solid #C8BA92;
            padding:5px;
            width:200px;
            text-align: right;
         }
         
         p {
         margin-top:20px;
         }
         
         h1 {
         font-size:14px;
         }
         
         .dogvdvhdr {
            width:300px;
            background:#C4D5E3;
            border:1px solid #C4D5E3;
            font-weight:bold;
            padding:10px;
         }
         
         .dogvdvbdy {
            width:300px;
            background:#FFFFFF;
            border-left:1px solid #C4D5E3;
            border-right:1px solid #C4D5E3;
            border-bottom:1px solid #C4D5E3;
            padding:10px;
         }
         
         .pgdiv {
         width:320;
         height:250;
         background:#E9EFF4;
         border:1px solid #C4D5E3;
         padding:10px;
         margin-bottom:20;
         font-family:arial;
         font-size:12px;
         }
		 
		 /* Slider Start */
.container{ padding-top:5px; padding-bottom:8px; display:block; position:relative; clear:both; width:600px; margin:0px auto; font-size:14px; direction : ltr ; }
a.lg{ color:#D3D3D3; text-decoration:none; font-size:37px; line-height:133px; }

#SlideItMoo_info_outer,
#SlideItMoo_info_inner,
#SlideItMoo_info_items .info_item{
    width:520px;
    height:150px;
    padding-right: 5px;
    padding-left: 5px;
}

#SlideItMoo_info_outer{
    width:580px;
}

#SlideItMoo_info_outer {
    display:block;
    position:relative;
    margin:0px auto 0px;
background: #fff url(../../../images/frontend/BlueStreak/content_grad.gif) repeat-x 0 100%;
    border:1px #745e46 solid;
    -moz-border-radius-topleft:7px;
    -moz-border-radius-topright:7px;
    -webkit-border-radius:7px;
}
#SlideItMoo_info_inner {
    position:relative;
    overflow:hidden;
    margin:0px auto 0px;  
}
#SlideItMoo_info_items {
    display:block;
    position:relative;
}

#SlideItMoo_info_items .info_item{
    display:block;
    position:relative;
    float:left;
    padding-left: 12px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 15px;
    color: #4f4f4f;
}
    #SlideItMoo_info_items .info_item a.more{
        display:block;
        position:absolute;
        bottom:10px;
        right:3px;
        text-decoration:none;
        text-transform:uppercase;
        background:#78abd3;
        padding:3px 10px;
        -moz-border-radius:5px;
	
	font-weight: bold;
	overflow: visible;
	border: 1px solid #4d90c5;
	color: #fff;
	font-family: "Trebuchet MS", Arial, Tahoma, Sans-Serif;
    }

#SlideItMoo_info_items .info_item a img{
    border:3px #d1d0ce solid;
    padding:3px;
    background:#fff;
    -moz-border-radius:5px;
    margin:20px 10px;
    margin-left:0px;
}

#SlideItMoo_info_items .info_item img {
    float:left;    
    margin-right:15px;
}

#SlideItMoo_info_items .info_item h1{
    color:#2f2f2f;
    text-align:middle;
    font-size:25px;
    padding:5px 3px 3px;
	   margin-right:2px;
}

.SlideItMoo_forward,
.SlideItMoo_back{
    display:block;
    position:absolute;
    cursor:pointer;
    width:25px;
    height:260px;
    bottom:0px;
    right:5px;
    background:url(../../../addons/slider/images/slideitmoo_forward.png) no-repeat center;  
}
.SlideItMoo_back {
    left:5px;
    background:url(../../../addons/slider/images/slideitmoo_back.png) no-repeat center;  
}


span.quote {
background:#f1f1f1 url(../../../images/quote_bg.gif) right top no-repeat;display:block;padding:2px 8px 6px 8px;color:#29525D;

	}
	
/* Slider End */

/*flowplayer and playlist */
a.example {
  display: block;
  width: 300px;
  height: 230px;
  text-align: center;
}

a.flashcontent_1 {
  display: block;
  width: 600px;
  height: 420px;
  text-align: center;
}

a.flashcontent_1 {
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border: 5px solid #F4F4F4;
}

/* ADDITIONAL STYLE */

#ft{clear:both;}
/**/
/* 750 centered, and backward compatibility */ 
#doc,#doc2,#doc3,.yui-t1,.yui-t2,.yui-t3,.yui-t4,.yui-t5,.yui-t6,.yui-t7 {
	margin:auto;text-align:right;
	width:57.69em;*width:56.3em;min-width:750px;direction:ltr ;}
/* 950 centered */ 
#doc2 {
	width:73.074em;*width:71.313em;min-width:950px;}
/* 100% with 10px viewport side matting */ 
#doc3 {
	margin:auto 10px; /* not for structure, but so content doesn't bleed to edge */
	width:auto;}
	
/* below required for all fluid grids; adjust widths and margins above accordingly */

	/* to preserve source-order independence for Gecko */
	.yui-b{position:relative;}
	.yui-b{_position:static;} /* for IE < 7 */
	#yui-main .yui-b{position:static;} 

#yui-main {width:100%;}
.yui-t1 #yui-main,
.yui-t2 #yui-main,
.yui-t3 #yui-main{float:right;margin-left:-25em;/* IE: preserve layout at narrow widths */}

.yui-t4 #yui-main,
.yui-t5 #yui-main,
.yui-t6 #yui-main{float:left;margin-right:-25em;/* IE: preserve layout at narrow widths */}

.yui-t1 .yui-b {
	float:left;
    width:12.3207em;*width:12.0106em;}
.yui-t1 #yui-main .yui-b{
    margin-left:13.3207em;*margin-left:13.0106em;
}

.yui-t2 .yui-b {
	float:left;
    width:13.8456em;*width:13.512em;}
.yui-t2 #yui-main .yui-b {
    margin-left:14.8456em;*margin-left:14.512em;
}

.yui-t3 .yui-b {
	float:left;
    width:23.0759em;*width:22.52em;}
.yui-t3 #yui-main .yui-b {
    margin-left:24.0759em;*margin-left:23.52em;
}

.yui-t4 .yui-b {
	float:right;
    width:13.8456em;*width:13.512em;}
.yui-t4 #yui-main .yui-b {
    margin-right:14.8456em;*margin-right:14.512em;
}

.yui-t5 .yui-b {
	float:right;
    width:18.4608em;*width:18.016em;}
.yui-t5 #yui-main .yui-b {
    margin-right:19.4608em;*margin-right:19.016em;
}

.yui-t6 .yui-b {
	float:right;
    width:23.0759em;*width:22.52em;}
.yui-t6 #yui-main .yui-b {
    margin-right:24.0759em;*margin-right:23.52em;
}

.yui-t7 #yui-main .yui-b {
	display:block;margin:0 0 1em 0;
}
#yui-main .yui-b {float:none;width:auto;}
/* GRIDS (not TEMPLATES) */
.yui-g .yui-u, 
.yui-g .yui-g, 
.yui-gc .yui-u,
.yui-gc .yui-g .yui-u,
.yui-ge .yui-u, 
.yui-gf .yui-u{float:right;display:inline;}
.yui-g div.first, 
.yui-gc div.first,
.yui-gc div.first div.first,
.yui-gd div.first, 
.yui-ge div.first, 
.yui-gf div.first{float:left;}
.yui-g .yui-u, 
.yui-g .yui-g{width:49.1%;}
.yui-g .yui-g .yui-u,
.yui-gc .yui-g .yui-u {width:48.1%;}
.yui-gb .yui-u, 
.yui-gc .yui-u, 
.yui-gd .yui-u{float:left;margin-left:2%;*margin-left:1.895%;width:32%;}
.yui-gb div.first, 
.yui-gc div.first, 
.yui-gd div.first{margin-left:0;}
.yui-gc div.first, 
.yui-gd .yui-u{width:66%;}
.yui-gd div.first{width:32%;}
.yui-ge .yui-u{width:24%;}
.yui-ge div.first, 
.yui-gf .yui-u{width:74.2%;}
.yui-gf div.first{width:24%;}
.yui-ge div.first{width:74.2%;}
#bd:after,
.yui-g:after, 
.yui-gb:after, 
.yui-gc:after, 
.yui-gd:after, 
.yui-ge:after, 
.yui-gf:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
#bd,
.yui-g, 
.yui-gb, 
.yui-gc, 
.yui-gd, 
.yui-ge, 
.yui-gf{zoom:1;}


/* Basic Element Formatting */


.contents{
	height:300px;
	background: #eee;
	/*url(../../../images/frontend/BlueStreak/content_grad.gif) repeat-x 0 100%; */
	border-top:#FFFFFF 2px solid;
	margin:0;
	padding:0;
	}
	
#secondary{
	height:300px;
	background:#F6F0E0;
	border-top:#FFFFFF 2px solid;
	margin:0;
	padding:0;
	}
	
#secondaryFull{
	height:50px;
	background-color:#CFB59F;
	border-top:#FFFFFF 2px solid;
	margin:0;
	padding:0;
	}
	
#footer{
	height:50px;
	background:#BFBD93;
	border-top:#FFFFFF 2px solid;
	margin:0;
	padding:0;
	}
	
.panel {
		background: #f6f6f6;
}

.panel h5 {
	background: url("../../../images/frontend/BlueStreak/left-panel.png") no-repeat right bottom;
	height: 27px;
	padding-right:5px;
	padding-top:3px;
	color: #fff;
	margin: 0;
    font-size: 14px;
}

/* Status Style */
.statuslist, .statuslist ul {
	margin:0px 0 0 0; padding:0;
	list-style:none;
}

.statuslist li {
	margin:0; padding:0 30px;
	background:url(../images/white.gif) repeat-x bottom center;
	border-bottom:1px solid #EEEDE5;
}

.statuslist li.alt, .thread-alt {
	background:#f9fcfd url(../images/white.gif) repeat-x bottom center;
}

.statuslist li.no-status {
	margin:55px 0 0 0; padding:0 30px;
	background:none;
	border:0;
}

.statuslist .children {
	margin:10px 0 0 0; padding:0;
	border:1px solid #d9e1e6;
}

.statuslist .children li {
	margin:0; padding:20px;
	border-bottom:1px solid #FFF;
}


.statuslist li .status-wrap {
	position:relative;
	text-align:right;
}

.statuslist li .status-text {
	margin:0; padding:0;
	width:auto; height:auto;
	background:none;
}

.statuslist li .status-author {
	margin:5px 0 0;
	padding:0 0 5px;
	width:auto; height:auto;
}

.statuslist li .app-icon {
	margin:2px;
	border: 0;
	vertical-align: bottom;
}

.statuslist li  .item-img {
	float: right;
	width: 69px;
	height: 45px;
	margin-top: 5px;
}
.statuslist li  .item-info {
	float: right;
	width: 345px;
	padding: 4px;
	margin-top: 5px;
}
.statuslist li  .item-info a {
	font-weight: bold;
}
.statuslist li .gravatar {
	margin:0 0 0 10px;
	width:50px; height:55px;
	float:right;
}

.statuslist li .status-content {
	float: right;
	width: 426px;
	height: auto;
}
.statuslist li .removestatus{
    display: none;
    position: absolute;
    top: 0;
    left: 0;
}
.statuslist li:hover .removestatus{
    display: block;
}
.statuslist li .author-name {
	margin:2px 0 0; padding:0;
	width:auto; height:auto;
	line-height: 10px;
}
.statuslist li .date {
	font:10px Tahoma, "Times New Roman", Times, serif; color:#a3aeb2;
	display:block;
}

.status-text {
	font:1.00em Tahoma, Helvetica, sans-serif; color:#74868d;
	line-height:13px;
}
/* Status Style */


