

/* $Id: styles.css 235 2009-11-13 04:30:39Z phil $ */


img.store_album{
height: 110px; width: 110px; margin-right: 20px; 
border-bottom: 3px solid #00adee; border-right: 3px solid #00adee; 
border-top: 1px solid #00adee; border-left: 1px solid #00adee;
}


img.store_film{
height: 140px; width: 105px; margin-right: 20px; 
border-bottom: 3px solid #00adee; border-right: 3px solid #00adee; 
border-top: 1px solid #00adee; border-left: 1px solid #00adee;
}


a { 
   outline: none;
   background: transparent;
}

a:hover, a:active, a:focus {
  background: transparent;
  color: #000000;
}

a:link { color: #fff; border: none; text-decoration: none; font-family: helvetica; font-size: 12px;   background: transparent;}
a:visited { color: #fff; border: none; text-decoration:none; font-family: helvetica;  font-size: 12px;  background: transparent;}
a:hover { color: #00adee; border: none; text-decoration: none;font-family: helvetica; font-size: 12px;  background: transparent; }


a.blog:link { color: #00adee; border: none; text-decoration: none; font-family: helvetica; font-weight: bold; font-size: 18px;   background: transparent;}
a.blog:visited { color: #00adee; border: none; text-decoration:none; font-family: helvetica;  font-weight: bold; font-size: 18px;  background: transparent;}
a.blog:hover { color: #6d6d6d; border: none; text-decoration: none;font-family: helvetica; font-weight: bold; font-size: 18px;  background: transparent; }

a.seIM_trayItem_menuActivator:link { color: #000; border: none; text-decoration: none; font-family: helvetica; font-size: 12px;   background: transparent;}
a.seIM_trayItem_menuActivator:visited { color: #000; border: none; text-decoration: none; font-family: helvetica; font-size: 12px;   background: transparent;}
a.seIM_trayItem_menuActivator:hover { color: #000; border: none; text-decoration: none; font-family: helvetica; font-size: 12px;   background: transparent;}

a.top_menu_item:link { color: #fff; text-decoration: none;  font-weight: bold; font-family:helvetica; font-size: 18px; background: transparent;}
a.top_menu_item:visited { color: #fff; text-decoration: none;  font-weight: bold; font-family:helvetica; font-size: 18px; background: transparent;}
a.top_menu_item:hover { color: #00adee;  font-family:helvetica; font-weight: bold;font-size: 18px; background: transparent; }

a.top_menu_item_current:link { color: #00adee; text-decoration: none; font-family:helvetica; font-size: 18px; background: transparent;}
a.top_menu_item_current:visited { color: #00adee; text-decoration: none; font-family:helvetica; font-size: 18px;  background: transparent;}





a.top_menu_item_current2:link { color: #00adee; text-decoration: none;font-weight: bold; font-family:helvetica; font-size: 14px; background: transparent;}
a.top_menu_item_current2:visited { color: #00adee; text-decoration: none; font-weight: bold; font-family:helvetica; font-size: 14px;  background: transparent;}


a.img.lucy:link { color: #000; border: none; text-decoration: none;  background: transparent;}
a.img.lucy:visited { color: #000;border: none;  text-decoration: none; background: transparent; }
a.img.lucy:hover { color: #000; border: none;  text-decoration: none; background: transparent;}

a.img:link { color: #000; border: none; text-decoration: none;  background: transparent;}
a.img:visited { color: #000;border: none;  text-decoration: none;  background: transparent;}
a.img:hover { color: #000; border: none;  background: transparent;}

a.menu_item:link { color: #fff; border: none; text-decoration: none; font-family:helvetica; font-size: 14px; background: transparent;}
a.menu_item:visited { color: #fff; border: none; text-decoration: none;  font-family:helvetica; font-size: 14px; background: transparent;}
a.menu_item:hover { color: #00adee; border: none; font-family:helvetica; font-size: 14px;  background: transparent;}

a.newupdates:link { text-transform: uppercase; color: #00adee; font-weight: bold; font-family:helvetica; font-size: 18px; border: none; text-decoration: none; font-weight: bold; background: transparent; }
a.newupdates:visited { text-transform: uppercase; color: #00adee; font-weight: bold; font-family:helvetica; font-size: 18px; border: none; text-decoration: none; font-weight: bold;  background: transparent;}
a.newupdates:hover { text-transform: uppercase; color: #00adee; font-weight: bold; font-family:helvetica; font-size: 18px; border: none; font-weight: bold; background: transparent; }

a.copyright:link { color: #6d6d6d; border: none; text-decoration: none; font-weight: bold; background: transparent; }
a.copyright:visited { color: #6d6d6d; border: none; text-decoration: none; font-weight: bold; background: transparent; }
a.copyright:hover { color: #00adee; border: none; text-decoration: none; font-weight: bold; background: transparent; }

a.portal_signup:link { color: #00adee; border: none; text-decoration: none; font-weight: bold; background: transparent; }
a.portal_signup:visited { color: #00adee; border: none; text-decoration: none; font-weight: bold; background: transparent; }
a.portal_signup:hover { color: #00adee; border: none; text-decoration: none; font-weight: bold;  background: transparent;}

label:hover { color: #00adee; border: none; font-weight: bold;  background: transparent;}

.theblue {
	color: #00adee;
	font-weight: bold;
}


input:-webkit-autofill{
background-color: #000 !important;
}

div.header_logo{
background-image: url(./images/logo.png);
background-repeat: no-repeat;
margin-left: 10px;
margin-bottom: 10px;
width: 180px;
height: 42px;
}

div.feature_store {

	border-top: 1px solid #FFFFFF;
	vertical-align: middle;
	background: #000;
	
	width: 140px;
	vertical-align: middle;
	
	color: #fff;
	font-size: 8px;
	font-weight: bold;
}

div.store_item {

float: left;

padding: 8px;
}

div.store_header {
height: 26px;
padding-top: 14px;
padding-left: 10px;
width: 690px;
font-size: 24px;

background: #000;
color: #B1FF00;
vertical-align: middle;

}

div.store_banner2 {
    margin-left: auto;
    margin-right: auto;
width: 100%;
height: 100%;

}

div.store_footer {
padding: 5px;
padding-left: 10px;
width: 685px;
font-size: 12px;
font-weight: bold;
background: #000;
color: #00adee;
vertical-align: middle;
border-top: solid 1px #fff;
}

td.topviews {
font-size:10px;
font-weight: bold;
color: #000;
background: #fff;
}

td.title_cell{

color: #ffffff; 
font-size: 10px;
font-weight: bold;

}


/* ----- FEATURED ITEMS [HOME, MUSIC, FILM, FASHION] ----- */

table.seMusicRowInnerTable td.seMusicMove

{

  width: 18px;

  padding: 3px;

  padding-top: 5px;

  padding-left: 8px;

  padding-right: 3px;

}

img.seMusicMoveHandle {

cursor: move;

}

img.home_banner {

width: 960px;
height: 177px;

}

div.scroller_header {

height: 35px;
	width: 700px;
	border-bottom: 1px solid #fff;
	background: #000;

}


div.feature {
	width: 230px;
	float: left;
	vertical-align: middle;
	background: #000;

}


div.feature_header_blog {
	
	width: 350px;

	font-size: 14px;
	padding: 10px 0px 10px 8px;
	vertical-align: center;

}


div.blog_category {
	
	width: 232px;

	font-size: 10px;
	padding: 0px 0px 0px 0px;
	vertical-align: center;

}

div.feature_header {
width: 200px;
	padding: 6px 0px 6px 8px;
	vertical-align: bottom;
}

div.feature_color1 {
font-family: helvetica;
	padding: 8px;
	float: left;
	vertical-align: middle;
	color:#00adee;
	font-size: 14px;
	font-weight: bold;
	width:214px;
	
}

div.feature_color2 {
	vertical-align: middle;
	color:#00adee;
	font-size: 16px;
}

div.feature_image {
	
	vertical-align: middle;
	
}


div.feature_link {

	padding: 10px 10px 8px 10px;
	vertical-align: middle;
}

div.feature_spacer {
	float: left;
	width: 5px;
	height: 210px;
	background: transparent;
}

div.blog_spacer {
	float: left;
	width: 2px;
	height: 209px;
	background: #FFFFFF;
}


img.feature_image {

 width:230px;
 height: 154px; 
 border: 0;

}


/* ------------------ */


div.title_header{
padding: 4px;
	padding-left: 6px;
	font-size: 22px;
	font-weight: bold;
	width: 690px;
	background: #6d6d6d;
	color: #fff;
	font-family: Helvetica;
	text-transform: uppercase;
	



}


div.title_header2{
padding: 5px;
	
	font-size: 22px;
	font-weight: bold;
	width: 690px;
	background: #fff;
	
	color: #000;
	font-family: Helvetica;
	text-transform: uppercase;
	



}

div.title_header3{
padding: 4px;
	text-transform:capitalize;
	font-size: 10px;
	font-weight: bold;
		background: #fff;
		border-top:1px solid #6d6d6d;
	color: #000;
	font-family: Helvetica;
	
	



}




div.side_header {
	padding: 3px;
	padding-left: 6px;
	
	vertical-align: middle;
	font-size: 20px;
	font-weight: bold;
	border: 1px solid #fff;
	background: #000;
	color: #fff;
	font-family: Helvetica;
	text-transform: uppercase;
	}
	
	
	div.feat_header {
	vertical-align: middle;
	width:224px;
	padding-bottom: 2px;
	padding-left: 6px;
	font-size: 20px;
	font-weight: bold;
	height: 24px;
	background: #00adee;
	color: #000000;
	font-family: Helvetica;
	text-transform: uppercase;
	}
	
	
	div.new_album_header {
	vertical-align: middle;
	width:694px;
	padding-bottom: 2px;
	padding-left: 6px;
	font-size: 20px;
	font-weight: bold;
	height: 24px;
	background: #6d6d6d;
	color: #000000;
	font-family: Helvetica;
	text-transform: uppercase;
	}

div.side_header2 {
font-family: Helvetica;
padding-left: 5px;
padding-right: 5px;
padding-top: 5px;
background: #000;
color: #00adee;
width: 235px;
font-size: 16px;
font-weight: bold;
border-top: 1px solid #6d6d6d;
}


div.side_link{
font-family: helvetica;

font-size: 12px;
background: #000;
color: #fff;
font-weight: bold;
padding: 10px;
border-bottom: 1px solid #6d6d6d;
width: 235px;
}


div.side_link_main{
font-family: helvetica;
font-weight: bold;
font-size: 14px;
background: #00adee;
color: #fff;
padding: 5px;
padding-left: 10px;
width: 240px;
margin-bottom:3px;
}



div.side_quote{
font-size: 26px;
background: #000;
color: #fff;
padding: 8px 15px 8px 15px;

width: 225px;
color: #fff;
font-family: georgia;
}







div.profile_player_small{
width: 255px;
margin: 0px;
padding: 0px;
}

td.profile_player_small_frame

{
width: 255px;
margin: 0px;
padding: 0px;
}



html { 
	min-height: 100%;
	background: #fff;
	margin-bottom: 1px; 
	
	background-repeat: repeat-y;
	background-position: center;
}
body {
	background: #000;
	background-image: url(./images/backgrounds/background2.jpg); 
	background-repeat: repeat-y;
	background-attachment:fixed;
	background-position: top;
	position: relative;
	text-align: center;
	font-size: 11px;
	margin: 0px; 
	min-height: 1150px;
}


div.full_body{
width: 960px;
}




table.header_image{
	
		background-image: url(images/crowd_ban.jpg) ;


width: 960px;

}


table.body {
	width: 960px;
}

p {
	margin: 0px;
	padding: 0px;
}
 
div, td {
	font-family: Helvetica;
	font-size: 12px;
	color: #6d6d6d;
	line-height: 100%; 
}



div.artist_vid {
float: left;
}

div.home_container1  {

text-align: center;
width: 255px; 
border: 0px;
background-color:#000000;
color:#FFFFFF;

}



img.lucy {
border: none;
    margin-left: auto;
    margin-right: auto;
	
	}
	
	
	





td.top_menu {
height: 38px;

	background: #000; 
border: 3px solid #000;
	
}
td.top_menu2 {
height: 38px;
width: 170px;
	background: #fff; 
border: 3px solid #000;
	
}


td.feature_menu {
height: 32px;

	background: #000000; 

	
}




div.top_menu_link_container, div.top_menu_link_container_end {
	float: left;
	height: 31px;
	vertical-align: middle;
}

div.top_menu_link_container_end {
	
}

div.top_menu_link {
	font-weight: bold;
	font-size: 16px;
	padding-top: 5px;
	padding: 6px 10px 0px 10px;
	vertical-align: middle;
}


div.top_menu_link_highlight {
	font-weight: bold;
	font-size: 13px;
	padding-top: 5px;
	padding: 6px 10px 0px 10px;
	vertical-align: middle;
	background: #fff;
}



div.top_menu_link_loggedin {
font-family: helvetica;
	height: 25px;
	text-align: right;
	font-weight: bold;
	font-size: 13px;
	padding-top: 5px;
	padding: 6px 0px 0px 10px;
	vertical-align: middle;
	color: #fff;
	text-transform: uppercase;
}

div.menu {
	width: 150px; 
	border: 1px solid #CCCCCC; 
	
	background: #EEEEEE; 
	padding: 0px 0px 15px 15px;
	margin-right: 10px;
}

div.menu_header {
	margin-top: 10px;
	margin-bottom: 7px;
}

td.menu_user {
	
	margin-top: 5px;
	background-color: #000000;
	padding: 5px 10px 5px 10px; 
	
	border-top: none; 
	text-align: left;
}

div.menu_item {
	float: left;
	padding-right: 20px;
	font-weight: bold;
	background: none;
}


div.menu_item2 {
 width: 50px; overflow:hidden;
	float: right;
	color:#FFFFFF;
	text-transform: uppercase;
	font-weight: bold;
	background: none;
}

div.menu_sep {
	padding: 2px 0px 0px 10px;
	float: left;
	background: none;
}

img.menu_icon {
	display: block;
	float: left; 
	margin-right: 4px;
}

img.menu_icon2 {
	margin-bottom: -3px;
	margin-right: 4px;
}

div.menu_arrow {
	padding: 2px;
	float: left;
}

div.menu_item_dropdown a {
	padding: 3px 40px 5px 7px;
	font-weight: bold;

	display: block;
	background: #000000;
}

div.menu_item_dropdown a:hover {
	padding: 3px 40px 5px 7px; 
	font-weight: bold;
	background: #171717;

	text-decoration: none;
	display: block;
}

div.menu_dropdown {
	
	border-top: none; 
	border-bottom: 1px solid #fff;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	background: #000000; 
	position: absolute; 
	margin-top: 13px;
	z-index: 99;
	width: auto; 
	white-space: nowrap; 
}


div.menu_dropdown2 {
	
	border-top: none; 
	border-bottom: 1px solid #fff;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	background: #000000; 
	position: absolute; 
	margin-left: -5px;
	z-index: 99;
	width: 190px; 
	white-space: nowrap; 
}


td.topbar1 {
	padding-bottom: 5px;
}

td.topbar2, td.topbar2_right {
	
	font-weight: bold; 
	font-size: 15px; 
	padding: 10px 10px 8px 15px; 
	color: #FFFFFF;
	
}

td.topbar2_right {
	font-weight: normal;
	padding: 10px 15px 8px 10px; 
	text-align: right;
}

td.content {
	vertical-align: top;
	text-align: left;
	background: #FFFFFF;
}

div.content {
	width: 960px; 
	padding: 0px 0px 5px 0px; 
	text-align: left; 
	margin-left: auto; 
	margin-right: auto;
}

div.copyright {
	background: #000; 
	padding: 10px; 
	text-align: left; 
	margin-left: auto; 
	margin-right: auto; 
	margin-top: 0px; 
	color: #fff;
	
}


div.prof_header {
vertical-align: middle;
margin-top: 0px;
padding-top: 4px;
padding-bottom: 4px;
padding-left: 8px; 
color: #000;
background: #fff;
	font-size: 24px;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 5px;
	margin-top: 5px;
	font-family: Helvetica;
}

div.prof_desc {
vertical-align: middle;
margin-top: 0px;
padding-top: 4px;
padding-bottom: 4px;
padding-left: 8px; 
padding-right: 408px; 
color: #fff;
background: #000;
	font-size: 14px;
	font-weight: bold;

	margin-bottom: 0px;
	font-family: Helvetica;
}

div.profile_he_wall {
width: 400px;
}

div.page_header {
width: auto;
	font-size: 18px;
	font-weight: 100;
	text-transform: uppercase;
	margin-bottom: 0px;
	font-family: Helvetica;
	color: #fff;
	font-family: helvetica;
	
}

td.header {
	padding-left: 5px;
	font-size: 22px;
	font-weight: bold;
height: 24px;
	background: #00adee;
	color: #000000;
	
	font-family: Helvetica;
	text-transform: uppercase;
	
}

div.header {
	padding: 4px 5px 5px 6px;
	
	font-weight: bold;
	font-size: 14px;
	background: #000;
	color: #00adee;
	border-bottom: 1px solid #6d6d6d;
}

div.newupdates {
	
}

div.newupdates_content {
	padding-top:1px;
}

div.box {
	background: #FFFFFF;
	border: 1px solid #DDDDDD;
	border-top: none;
	padding: 10px;
}

td.shadow {
	background-image: url(../images/shadow.gif); 
	background-repeat: repeat-x; 
	padding-bottom: 5px;
}


input.stext {
	
	font-family: Helvetica;
	font-size: 18px;
	
	font-weight: bold;
	color: #999999;
	vertical-align: middle;
	border: 0;
	padding-left: 2px;
	
	float: left;
	
}

input.sbutton {
width: 46px;
height: 24px;
background-image: url(./images/search_glasses.jpg); 
border: 0;

padding: 0px;
	

}


div.search_nav {
width: 254px;
float: left;	
}

/* STORE SEARCH */

div.store_album{
width:168px;
margin-right:5px;
background:#000000;
display:table-row;
float:left;
}
div.store_album_txt{
width:158px;
color: #ffffff;
background:#000000;
padding: 5px;
padding-bottom: 15px;
font-weight: bold;
font-size: 10px;
}

div.store_artist{
width:320px;
background:#000000;
display:table-row;
float:left;
padding-bottom:20px;
}

div.store_artist_list{
width: auto;
background:#000000;
display:table-row;
float:left;
margin-left:10px;
vertical-align:text-top;
}

td.store_artist_name{
color:#FFFFFF;
font-size: 20px;
height: 0px;
font-weight: bold;
line-height:70%;

border-spacing: 0px;
}

td.store_artist_genre{
color:#6d6d6d;
font-size: 10px;
font-weight: bold;
padding-top: 4px;

border-spacing: 0px;
}

td.store_artist_view{
color:#ffffff;
font-size: 10px;
font-weight: bold;

border-spacing: 0px;
}


/* STORE SEARCH */




input.store_text {
	
	font-family: Helvetica;
	font-size: 18px;
	height:24px;
	font-weight: bold;
	color: #999999;
	padding-top: 3px;
	padding-left: 4px;
	vertical-align: bottom;
	border: 0;
	
}

input.store_ {
width: 46px;
height: 28px;
	background-image: url(../images/search_glasses.jpg); 
margin-top: 3px;
margin-left: -7px;
	border: 0;
	vertical-align: bottom;
	margin-right: 0px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;

}

input.text, input.text_small {
	
	font-family: Helvetica;
	font-size: 12px;
	color: #333333;
	vertical-align: middle;
	padding-left: 2px;
	height: 20px;
}

input.up_text{
	
	font-family: Helvetica;
	font-size: 12px;
	color: #000;
	vertical-align: middle;
	padding-left: 2px;
	height: 24px;
	border: 1px solid #fff;
}

input.text_log {
	
	font-family: Helvetica;
	font-size: 12px;
	color: #00adee;
	font-weight: bold;
	background: transparent;
	vertical-align: middle;
	padding: 3px;
	border: 0px solid #bebebe;
}




input.text_small {
	font-size: 11px;
}

input.search {
	vertical-align: middle; 
	background-image: url(../images/search.gif); 
	background-repeat: no-repeat; 
	color: #555555; 
	font-size: 16px; 
	padding-left: 23px; 
	font-weight: bold;
	font-family: Helvetica;
}



input. {
	font-family: Helvetica;
	font-size: 10px;
	padding: 2px;
	color: #333333;
	font-weight: bold;
	background: #EEEEEE;
	vertical-align: middle;
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-bottom: 1px solid #777777;
	border-right: 1px solid #777777;
}


div.blue_button {
	font-size: 11px;
	font-family: helvetica;
	border: 0px;
	font-weight: bold;
background: #00adee;
float: left; 
margin-right: 10px; 
padding: 5px; 
color: #000;  


}


input.mini_button {
	font-size: 11px;
	font-family: helvetica;
	border: 0px;
	font-weight: bold;
background: #fff;
float: left; 
margin-right: 10px; 
padding: 5px; 
color: #000;  

}

input.SubmitMail {
font-size: 10px;
	font-family: helvetica;
	border: 0px;
	font-weight: bold;
background: #fff;
float: left; 
margin-right: 10px; 
padding: 4px; 
color: #000;  


}


div.home_button {
	font-size: 10px;
	font-family: Helvetica;
	border: 1px solid #6d6d6d;
	font-weight: bold;
background: transparent;
float: left; 
margin-right: 5px; 
margin-top: 5px;
margin-bottom: 10px;
padding-left: 4px; 
padding: 5px; 
padding-right: 4px; 
color: #fff;  


}

div.homeb_button {
	font-size: 10px;
	font-family: Helvetica;
	border: 1px solid #6d6d6d;
	font-weight: bold;
background: transparent;
width: 150px;
float: left; 
margin-right: 5px; 
margin-top: 5px;
margin-bottom: 10px;
padding-left: 4px; 
padding-right: 4px; 
color: #fff;  


}




div.mini_button2 {
	font-size: 11px;
	font-family: helvetica;
	border: 0px;
	font-weight: bold;
background: #6d6d6d;
float: left; 
margin-right: 10px; 
padding: 5px; 
color: #000;  


}

div.mini_button3 {
	font-size: 11px;
	font-family: helvetica;
	border: 0px;
	font-weight: bold;
background: #fff;
float: left; 
padding: 5px; 
color: #000;  


}

input.home_button {
	font-size: 10px;
	font-family: Helvetica;
	border: 1px solid #6d6d6d;
	font-weight: bold;
background: transparent;


padding-left: 4px; 
padding-right: 4px; 
color: #fff;  


}


input.button_log {
	font-family: Helvetica;
	font-size: 10px;
	padding: 5px;
border: 0px;
	color: #fff;
	font-weight: bold;
	background: #00adee;
	vertical-align: middle;

}

input.button_los {
	font-family: Helvetica;
	font-size: 10px;
	padding: 5px;

	color: #fff;
	font-weight: bold;
	background: transparent;
	vertical-align: middle;
	border-top: 1px solid #bebebe;
	border-left: 1px solid #bebebe;
	border-right: 1px solid #bebebe;
	border-bottom: 1px solid #bebebe;
}


input.store_button{
	font-family: Helvetica;
	font-size: 12px;
	padding: 6px;
width: 70px;

	color: #fff;
	font-weight: bold;
	background: #6d6d6d;
	vertical-align: middle;
	border: none;
	
}


div.buy {
	font-family: Helvetica;
	font-size: 11px;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 4px;
	padding-bottom: 4px;
	width: 70px;
	
	color: #00adee;
	font-weight: bold;
	background: #4d4d4d;
	vertical-align: middle;
	
	
}




input.button {
	

	font-size: 11px;
	font-family: Helvetica;
	border: 0px;
	font-weight: bold;
background: #6d6d6d;


padding: 5px; 
color: #fff;  



}




input.radio {
	vertical-align: middle;
}

input.checkbox{
border: none;
color: #666666;
}

img.los_img {
width: 100px;

}

textarea {
	border: 1px solid #AAAAAA;
	font-family: Helvetica;
	color: #333333;
	padding-left: 2px;
	font-size: 13px;
}

select, select.small {
	color: #333333;
	font-family: Helvetica;
	font-size: 12px;
	vertical-align: middle;
	margin-top: 1px;
}
select.small {
	font-size: 11px;
}
.icon {
	vertical-align: top;
	margin-right: 5px;
}
.icon2 {
	vertical-align: top;
	margin-right: 1px;
}
.icon_big {
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
}

img.photo_prof {

margin-right: 0px;
	width:235px;
	height:235px;
}


div.photo_prof {

margin-bottom: 5px;
	width:235px;
	height:235px;
}

img.photo {
	border: 0px solid #DDDDDD;
	padding: 0px;
}

font.small {
	font-size: 9px;
	font-family: Helvetica;
}

font.big {
	font-size: 12px;
	font-family: Helvetica;
	font-weight: bold;
}

font.bold {
	font-weight: bold;
}

font.disabled {
	color: #AAAAAA;
}

div.center {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

div.error {
	vertical-align: middle;
	color: #FF0000;
}

div.spacer10 {
	margin-top: 10px;
	height: 0px;
	font-size: 1pt;
}

img.button {
	display: block;
	float: left; 
	margin-right: 4px;
}




div.up_searchbox {
color: #fff;
  font-weight:bold;
border-top:1px solid #fff;

  padding-top:10px;
  width:960px;
}

td.up_tblheader1 {
  background:#000;
  font-weight:bold;
  padding:5px;
  color: #fff;
}

td.up_tblitem1 {
  background:#fff none repeat scroll 0%;
  border-top:1px solid #000;
  padding:5px;
  color: #000;
  vertical-align:middle;
}


div.black_page{
background: #000;
color: #fff;
width: 940px;
padding-top: 20px;
padding-bottom: 20px;
padding-left: 10px;
padding-right: 10px;
}


div.mini_button{
font-size: 11px;
background: #fff;
float: left; 
margin-right: 10px; 
padding: 5px; 
color: #000;  
font-family: helvetica;

}


div.mini_button5{
font-size: 11px;
background: #00adee;
font-weight:bold;

padding: 5px; 
color: #fff;  
font-family: helvetica;

}



div.mini_button4{
font-size: 11px;
background: #e6e6e6;
font-weight:bold;
margin-right: 10px; 
padding: 5px; 
color: #000;  
font-family: helvetica;

}

div.search_f{
width: 900px;
padding: 20px;
border-top: 1px solid #fff;
border-bottom: 1px solid #fff;
margin-bottom:20px;
}



table.tabs {
background: #000;
	margin-left: 10px;
	margin-bottom: 10px;
}


td.tab {
	background: #000;
	
}
td.tab0 {
		background: #000; 
	
}
td.tab1 a {
text-decoration: none;
color: #000;
font-size: 14px;
text-align: center;

	color: #fff;
	width: 190px;

	margin-right: 15px;
	background-color: #00adee;
	
	padding: 12px 11px 12px 11px;
	font-weight: bold; 
	display: block;
}
td.tab2 a{
text-decoration: none;
	font-size: 14px;
text-align: center;
font-family: helvetica;
	color: #fff;
	width: 190px;
	margin-right: 15px;
	background-color: #6d6d6d;
	
	padding: 12px 11px 12px 11px;
	font-weight: bold; 
	display: block;
}
td.tab3 {
	background: #000;
	
	padding-right: 12px;
	width: 100%;
	
}


/* SEARCH TABS */




div.stab {
	background: #000;
	float: left;

}

div.stab0 {
	background: #000;
	float: left;

}



div.stab1 {
text-decoration: none;
color: #000;
font-size: 12px;
text-align: center;

	color: #fff;
	width: 190px;
float: left;
	margin-right: 10px;
	background-color: #00adee;
	
	padding: 12px 11px 12px 11px;
	font-weight: bold; 
	
}
div.stab2  {
text-decoration: none;
color: #000;
font-size: 12px;
text-align: center;
	color: #fff;
	width: 190px;
	margin-right: 10px;
	background-color: #00adee;
	
	padding: 12px 11px 12px 11px;
	font-weight: bold; 
	
	float: left;
	}
	







div.home_blog{
color: #fff;
font-weight: bold; 
font-size: 22px;
width: 700px;
padding-top: 22px;
margin-bottom: 4px;

}

td.home_blog_line{
background: #000000;
margin-top: 3px;
width: 700px;
height: 1px;


}


div.blogs_browse_date{
color: #fff;
font-weight: bold; 
font-size: 12px;
padding-bottom: 10px;
}




img.store_ban {
width: 700px;
    margin-left: auto;
    margin-right: auto;
}




table.list {
	width: 100%;
	border: 1px solid #DDDDDD;
	border-bottom: none;
}

td.list_header {
	background: #00adee;
	color: #fff;
	font-weight: bold;
	padding: 3px 5px 3px 7px;
	border-bottom: 1px solid #DDDDDD;
	vertical-align: middle;
}


td.list_item3 {
	color: #fff;
	font-weight: bold;

	border-bottom: 1px solid #DDDDDD;
	border-left: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
	vertical-align: middle;
}




tr.list_item1 {
	padding: 5px 7px 5px 7px;
	border-bottom: 1px solid #DDDDDD;
}

tr.list_item2 {
	padding: 5px 7px 5px 7px;
	background: transparent;
	border-bottom: 1px solid #DDDDDD;
	color: #000;
}


td.form3 {
color: #fff;
font-size: 14px;
	padding: 12px 0px 5px 10px;
	font-weight: bold;
	text-align: right;
	vertical-align: top;
}

td.form1 {
color: #000;
font-size: 14px;
	padding: 12px 0px 5px 10px;
	font-weight: bold;
	text-align: right;
	vertical-align: top;
}
td.form2 {
color: #fff;
font-weight: bold;
	padding: 10px 0px 5px 10px;
}

div.form_desc {
color: #6d6d6d;
margin-top: 5px;
	font-size: 11px;
	}
	
	div.form_desc2 {
color: #FFFFFF;
margin-top: 5px;
	font-size: 11px;
	
}
div.form_error {
	margin-bottom: 10px;
	color: #FF0000;
}
div.success {
	color: #00adee;
	line-height: 22px;
}
td.button {
	text-align: left;
	background: #FFFF;
	padding: 5px 6px 5px 4px;
	font-weight: bold;
	color: #FFFF;
}
	
div.button {
	font-weight: bold;
	text-align: left;
	background: #0000;
	padding: 5px 6px 5px 4px;
	font-weight: bold;
	color: ;

}

td.result {
	
	font-weight: bold;
	font-size: 18px;
	text-align: center;
	border: 2px solid  #fff;
	color: #00adee;
	background: #000;
	padding: 20px;
	
}
td.error {
	font-weight: bold;
	color: #FF0000;
	text-align: center;
	padding: 7px 8px 7px 7px;
	background: #FFF3F3;
}
td.success {
	color: #00adee;
	font-weight: bold;
	padding: 7px 8px 7px 7px;
	background: #f3fff3;
}

/* STYLES FOR AD BANNERS */
div.ad_top {
	padding: 10px;
	text-align: center;
}
div.ad_belowmenu {
	padding: 0px 0px 10px 0px;
	text-align: center;
}
div.ad_left {
	padding: 10px 10px 10px 0px;
	vertical-align: top;
	text-align: center;
}
div.ad_right {
	padding: 10px 0px 10px 10px;
	vertical-align: top;
	text-align: center;
}
div.ad_bottom {
	padding: 10px 0px 0px 0px;
	text-align: center;
}

/* STYLES FOR RECENT ACTION */
.recentaction_div_media {
	padding: 10px 10px 10px 20px;
}
.recentaction_div_media img {
	max-width: 300px;
	width: expression(this.width > 300 ? 300: true);
}
img.recentaction_media {
	float: left;
	margin-right: 10px; 
	border: solid 1px #777777;
}
.recentaction_div {
	padding: 10px 20px 10px 20px;
	position: relative; 
	max-height: 125px;
	max-width: 300px; 
	overflow: auto;
}
/* IE7 MAX-HEIGHT/MAX-WIDTH HACK */
*:first-child+html .recentaction_div {
	overflow: visible;
	overflow-y: expression(this.scrollHeight > 125? "auto" : "hidden" );
	overflow-x: auto;
	padding-bottom: 5px;
	height: expression(this.scrollHeight > 125? "125px" : "auto" );
	width: expression(this.scrollWidth > 300? "300px" : "auto" );
}
/* IE6 AND UNDER MAX-HEIGHT/MAX-WIDTH HACK */
html>body .recentaction_div {
	overflow: visible;
	overflow-y: expression(this.scrollHeight > 125? "auto" : "hidden" );
	overflow-x: auto;
	padding-bottom: 25px;
	height: expression(this.scrollHeight > 125? "125px" : "auto" );
	width: expression(this.scrollWidth > 300? "300px" : "auto" );
}
.recentaction_div img {
	max-width: 300px;
	width: expression(this.width > 300 ? 300: true);
}




/* STYLES FOR FRIEND SUGGEST FEATURE */
.suggest_item a {
	padding: 3px 3px 3px 5px; 
	background: #fff; 
	border-bottom: 1px solid #CCCCCC;
	width: 181;
	display: block;
}
.suggest_item a:hover {
	background: #fff;
	color: #FFFFFF;
}
div.suggest {
	position: absolute; 
	background-color: #FFFFFF; 
	text-align: left; 
	border: 1px solid #AAAAAA;
	padding: 0px;
	display: none;
} 

a.suggest:link { color: #555555; border: none; text-decoration: none; }
a.suggest:visited { color: #555555; border: none; text-decoration: none; }
a.suggest:hover { color: #FFFFFF; border: none; text-decoration: none; }



/* LOGIN PAGE */
td.login_middle {
	vertical-align: middle;
	text-align: center;
	padding-bottom: 30px;
	font-weight: bold;
	font-size: 22px;
}
td.login_right {
	vertical-align: middle;
	text-align: center;
	padding-bottom: 30px;
}


.hidden_elem {
display: none;
}

.inputtext, inputpassword {
border: 1px solid #BDC7D8;
}

.DOMControl_placeholder{
color: #777777;
}

div.head_log {
width: 390px;
	float: right;

	
}

td.home_headline{
width: 255px;
font-size: 28px;
background-color: #000000;
color: #fff;
text-align: left;
line-height: 90%;
padding-top: 6px;
padding-left: 12px;
color: #00adee;

}


td.home_headline2{
width: 255px;
font-size: 24px;
background-color: #000000;
color: #00adee;
text-align: left;
line-height: 90%;
padding-top: 6px;
padding-left: 12px;

}



td.home_headline3{
width: 255px;
font-size: 24px;
background-color: #000000;
color: #00adee;
text-align: left;
line-height: 90%;
padding-top: 6px;
padding-left: 12px;

}


td.home_headline4{
width: 255px;
font-size: 24px;
background-color: #000000;
color: #B1FF00;
text-align: left;
line-height: 90%;
padding-top: 6px;
padding-left: 12px;

}

td.sub_headline{
width: 255px;
font-size: 14px;
background-color: #000000;
color: #FFFFFF;
text-align: left;
	font-weight: bold;
line-height: 90%;
padding-left: 12px;

}

td.txt_headline{
width: 255px;
font-size: 14px;
background-color: #000000;
color: #BFBFBF;
text-align: left;
line-height: 120%;
padding-left: 12px;
padding-right: 12px;

}

td.foot_headline{
width: 255px;
font-size: 14px;
background-color: #000000;
color: #FFFFFF;
	font-weight: bold;
text-align: left;
line-height: 100%;
padding-left: 12px;
padding-top: 12px;

}


td.foot2_headline{
width: 255px;
font-size: 12px;
background-color: #000000;
color: #BFBFBF;
text-align: left;
line-height: 90%;
padding-left: 12px;


}



/* PORTAL PAGE (HOME.PHP) */
div.portal_spacer {
	height: 5px;
}
div.portal_content {
	border: 1px solid #DDDDDD;
	border-top: none;
	padding: 10px;
	background: #000000;
}
td.portal_text {
	vertical-align: top; 
	padding: 10px 20px 10px 10px;
}
table.portal_table {
	margin-bottom: 10px;
}
div.portal_login {
	padding: 25px 10px 25px 10px;
	background: #FFFFFF; 
	text-align: center;
	font-weight: bold;
	border: 1px solid #DDDDDD;
}
td.portal_member {
	padding: 10px 7px 10px 7px;
	text-align: center;
	font-weight: bold;
}
div.portal_action {
	padding: 6px 6px 6px 6px; 
	border-top: 1px solid #DEDEDE; 
}
div.portal_action_top {
	padding: 6px 6px 6px 6px; 
}
div.portal_action_date {
	float: right; 
	color: #999999;
	padding-left: 5px;
}
div.portal_whatsnew {
	border: 1px solid #DDDDDD;
	padding: 4px 10px 4px 10px;
}
div.portal_signup a, div.portal_signup a:hover {
	font-size: 19px; 
	line-height: 0px;
	text-align: center; 
	padding: 8px 15px 5px 7px; 
	background-image: url(../images/portal_join_bg.gif); 
	background-repeat: repeat-x;
	border: 1px solid #FFFFFF;
	display: block;
}
div.portal_signup_container1 {
	border: 1px solid #CCCCCC;
}
div.portal_signup_container1:hover {
	border: 1px solid #AAAAAA;
}














/* WHATS NEW PAGE */

div.feed_header{
font-size: 14px;
font-weight: bold;
color: #fff;
padding: 10px;
border-top: 1px solid #fff;
border-bottom: 1px solid #fff;
}

td.home_left {
	vertical-align: top;
	text-align: left;
	padding: 10px;
	background: #000;
	border-right: 5px solid #fff;
}
td.home_right {
	background: #000;
	margin-top: 10px;
	color: #fff;
	vertical-align: top;
}
td.home_stats {
	padding: 10px;
	background: #FFFFFF;
	border: 1px solid #DDDDDD;
	text-align: center;
	vertical-align: middle;
}
td.home_menu {
	padding: 10px;
	background: #FFFFFF;
	border: 1px solid #DDDDDD;
}
td.home_menu1 {
	font-weight: bold;
}
td.home_notification {
	text-align: left;
	border: 1px solid #DDDDDD;
	background: #FFFFFF;
	padding: 7px 8px 7px 6px;
}
div.home_photo {
	border: 1px solid #DDDDDD;
	padding: 5px;
	background: #FFFFFF;
	margin-bottom: 10px;
}
td.home_box {
	border: 1px solid #000;
	border-top: none;
	padding: 8px;
	color: #fff;
	background: #000;
}
table.home_menu {
	border: 1px solid #DDDDDD;
	border-bottom: none;
	margin-bottom: 10px;
}
td.home_menu1 a {
	background-color: #FFFFFF;
	background-image: url(../images/menu_bg1.gif);
	background-repeat: repeat-y;
	background-position: top right;
	border-bottom: 1px solid #DDDDDD;
	padding: 5px 5px 5px 7px;
	font-size: 11px;
	font-family: Helvetica;
	display: block;
}
td.home_menu1 a:hover {
	background-color: #F5F5F5;
	background-image: url(../images/menu_bg2.gif);
}
div.home_action {
font-size: 16px;
font-family: helvetica;
	padding: 16px 6px 16px 6px; 
	border-top: 1px solid #DEDEDE; 
}
div.home_action_top {
font-size: 14px;
	padding: 6px 6px 6px 6px; 
}
div.home_action_date {
	float: right; 
	color: #999999;
	padding-left: 5px;
}
div.home_whatsnew {
color: #fff;
font-size: 16px;
font-family: helvetica;
	padding: 5px 10px 5px 10px;
	margin-top: 10px;
}
div.home_updated {
	font-size: 10px;
	color: #6d6d6d;
	padding-top: 2px;
	width: 200px;
}




/* WHATS NEW - MY NETWORK PAGE */
div.network_content {
	border: 1px solid #DDDDDD;
	border-top: none;
	padding: 8px;
}





/* VIEW PROFILE PAGE */
td.profile {
	background: #000000;
	border: 1px solid #000;
	border-top: none;
	padding: 10px;
font-weight: bold;
	color: #FFFFFF;
	width: 255px;
}

td.profile_leftside {
background: transparent;
	margin-right: 5px;	
	vertical-align: top;
	width: 235px;
	color: #FFFFFF;
	border-right: 5px solid #fff;
}
td.profile_rightside {
background: #000;
	padding-left: 5px;
	padding-top: 10px;
	vertical-align: top;
	width: 715px;
}
div.profile_field_value {
	max-width: 600px;
	overflow: auto;
}
div.profile_friend_photo {
	float: left; 
	width: 40px; 
	height: 40px;
	text-align: center; 
	border: 1px solid #DDDDDD;
}
div.profile_friend_info {
	float: left; 
	padding-left: 10px;
}
div.profile_friend_options {
	text-align: right; 
	padding-left: 10px;
}
div.profile_friend_name {
	font-size: 13px;
	font-weight: bold;
}
div.profile_friend_details div {
	color: #fff;
	font-size: 9px;
}
div.profile_image {
	float: left;
	padding: 5px;
	text-align: center;
	width: 111px;
}
div.profile_bar {
	padding: 0px;
	margin-top: 15px;
	margin-bottom: 10px;
}
td.profile_item1 {
	padding: 5px 0px 5px 0px;
	text-align: center;
	vertical-align: top;
}
td.profile_item2 {
	padding: 5px 5px 5px 5px;
	vertical-align: top;
}
div.profile_comment_author {
	float: left;
	padding: 5px 7px 5px 7px;
	background: transparent;
	border-top: 1px solid #fff;
}
div.profile_comment_date {
	text-align: right;
	padding: 5px 7px 5px 7px;
	background: transparent;
	border-top: 1px solid #fff;
	font-weight: bold;
}
div.profile_comment_body {
font-family: helvetica;
font-size:12px;
	clear: left;
	padding: 5px 7px 5px 7px;
	overflow: auto;
	max-width: 550px;
}
/* IE7 MAX-HEIGHT/MAX-WIDTH HACK */
*:first-child+html .profile_comment_body {
	overflow: visible;
	overflow-y: hidden;
	overflow-x: auto;
	padding-bottom: 25px;
	width: expression(this.scrollWidth > 550? "550px" : "auto" );
}
/* IE6 AND UNDER MAX-HEIGHT/MAX-WIDTH HACK */
html>body .profile_comment_body {
	overflow: visible;
	overflow-y: hidden;
	overflow-x: auto;
	padding-bottom: 25px;
	width: expression(this.scrollWidth > 550? "550px" : "auto" );
}
div.profile_comment_body img {
	max-width: 475px;
	width: expression(this.width > 475 ? 475: true);
}
div.profile_comment_links {
	text-align: right;
	padding-right: 7px;
}
table.profile_menu {
	
	color: #000;
}
td.profile_menu1 a, div.nolink {
	
	background-color: #000;
	font-weight: bold; 
	color: #fff;
	border-bottom: 1px solid #6d6d6d;
	padding: 10px;
	font-size: 12px;
	display: block;
}
td.profile_menu1 a:hover {
	background-color: #6d6d6d;
	
	text-decoration: none;
}
div.profile_photo {

	width: 220px;
	height: 220px;
	background: transparent;
	margin-bottom: 10px;
}
td.profile_viewcomments_postcomment {
	padding: 10px 16px 10px 16px;
	border: 1px solid #CCCCCC;
	background: #F5F5F5;
}
div.profile_postcomment {
	
	background: #000;
	margin-bottom: 10px;
	padding: 10px 14px 8px 10px;
}
.comment_area {
	font-family: Helvetica;
	color: #888888; 
	width: 100%;
	height: 70px;
}
div.profile_action {
	padding: 0px 0px 5px 0px; 
	border-bottom: 1px solid #EAEAEA; 
	margin-bottom: 5px;
}
div.profile_action_bottom {
	padding-bottom: 2px;
}
div.profile_action_date {
	color: #999999;
	float: right;
	padding-left: 5px;
}




td.profile_tab a {
font-size: 14px;
text-align: center;

	color: #000;
	width: 88px;
	margin-right: 10px;
	background-color: #fff;
	
	padding: 7px 9px 7px 9px;
	font-weight: bold; 
	display: block;
}
td.profile_tab a:hover {
font-size: 14px;
text-align: center;

	width: 88px;
	margin-right: 10px;
	color: #fff;
	background-color: #6d6d6d;

	padding: 7px 9px 7px 9px;
	
	display: block;
}
td.profile_tab2 a {
font-size: 14px;
text-align: center;

	width: 88px;
	margin-right: 10px;
	color: #fff;
	background-color: #6d6d6d;

	padding: 7px 9px 7px 9px;
	font-weight: bold; 
	display: block;
}
td.profile_tab2 a:hover {
font-size: 14px;
text-align: center;
color: #fff;
;
	width: 88px;
	margin-right: 10px;
	background-color: #6d6d6d;

	padding: 7px 9px 7px 9px;
	font-weight: bold; 
	display: block;
}
#profile_tabs_profile { 

padding-left:20px;
}
td.profile_tab_end {
	
}








div.profile_content {
	color: #fff;
	background: transparent;
	padding: 20px; 
	font-size: 16px; 
	font-weight: bold;
	
}
div.profile_headline, div.profile_headline2 {
	font-size: 15px; 
	margin-bottom: 7px;
	font-weight: bold;
	font-family: helvetica;
	
}
div.profile_headline2 {
	margin-top: 10px;
}







div.profile_profile{
font-size: 16px;
font-weight: bold;
}






/* BROWSE PAGE */
td.browse_field {
	padding: 5px;
}
div.browse_field_radio {
	padding: 0px 5px 0px 1px;
	margin-top: 1px;
}
div.browse_fields {
	border: 1px solid #DDDDDD;
	border-top: none;
	padding: 5px 7px 5px 7px;
	margin-bottom: 12px;
}
td.browse_header {
	padding: 5px 5px 3px 7px;
	font-size: 12px;
	font-family: Helvetica;
	font-weight: bold;
	border: 1px solid #DDDDDD;
	border-bottom: none;
	background: #EEEEEE;
}
td.browse_result {
	vertical-align: top;
	text-align: center;
	width: 150px;
	padding: 5px 5px 10px 5px;
	font-weight: bold;
}
div.browse_pages {
	margin-bottom: 10px;
	text-align: center;
	font-weight: bold;
	background: transparent;
	padding: 5px 0px 5px 0px;
}

/* SEARCH PAGE */
td.search {
	width: 475px;
	padding: 10px;
	background: transparent;
	border: 1px solid #DDDDDD;
}
div.search_header {
	font-weight: bold;
	background: #F3F3F3;
	border: 1px solid #CCCCCC;
	padding: 5px 5px 5px 5px;
	font-size: 12px;
}
div.search_results {
	padding: 0px 10px 10px 10px;
}
div.search_result1 {
	padding: 10px;
	background: transparent;
	border-bottom: 1px solid #6d6d6d;
}
div.search_result2 {
	padding: 10px;
	border-bottom: 1px solid #6d6d6d;
}
div.search_result_text {
	font-size: 16px;
	font-weight: bold;
	padding-left: 10px;
	
}
div.search_result_text2 {
	font-weight: normal;
	font-size: 9px;
	color: #777777;
}
div.search_context {
	color: #555555;
}
div.search_url {
	color: #115599;
}
td.search_pages_bottom {
	padding-top: 8px;
	padding-right: 12px;
	border-top: 1px solid #CCCCCC;
	text-align: right;
}

/* HELP PAGES */
div.faq {
	margin: 10px;
	padding: 5px 5px 5px 10px;
	
	color: #6d6d6d;
}
div.faq_questions {
	background: #000;
	border: 1px solid #DDDDDD;
	border-top: none;
	padding: 5px 7px 5px 8px;
}


/* MESSAGES */
table.messages_table {
	border: 1px solid #DDDDDD;
}
td.messages_header {
	padding: 4px 5px 5px 6px;

	font-weight: bold;
	background: #000;
	background-repeat: repeat-x;
	color: #FFFFFF;
}
td.messages_left {
padding: 25px;
color: #fff;
font-size: 16px;
font-weight: bold;
	width: 100%;
	text-align: left;
	vertical-align: middle;
}
td.messages_right {
	text-align: right;
	vertical-align: middle;
}
tr.messages_unread {
	background: #transparent;
	font-weight: bold;
}
tr.messages_read {
	background: #000;
}
td.messages_message {
	border-top: 1px solid #CCCCCC;
	padding: 7px 5px 7px 7px;
	vertical-align: top;
}
td.messages_photo {
	border-top: 1px solid #CCCCCC;
	padding: 7px 0px 7px 7px;
	vertical-align: top;
}
td.messages_view2 {
	background: transparent;
	border-bottom: 1px solid #DDDDDD;
	padding: 5px 7px 12px 7px;
	vertical-align: top;
}
td.messages_view2_bottom {
	background: transparent;
	padding: 5px 7px 12px 7px;
	vertical-align: top;
}
td.messages_view1 {
	vertical-align: top;
	padding-right: 15px;
}
div.messages_author {
	padding-bottom: 5px;
	font-weight: bold;
}
div.messages_date {
	font-size: 9px;
	color: #777777;
}
td.messages_authorbox {
	width: 100px;
	text-align: right; 
	vertical-align: top; 
	padding: 5px 10px 0px 0px;
}



div.home_right_column{
background: #000;
font-weight: bold;
font-size: 12px;
padding: 8px;
color: #fff;
}

/* MY FRIENDS */
div.friends_search {
	width: 940px;
	height: auto;
	background: transparent;
	

}
td.friends_sort {
	
}
div.friends_result {
	color: #fff;
	background: #000;

	vertical-align: top;
	width: 945px;
	height: 65px; 
	float: left;
	margin-bottom:10px;
	
	
	
}
td.friends_result0 {
	
	vertical-align: top; 
	text-align: center;
	margin-right: 15px;
	background: #000;
	
}
td.friends_result1 {
	vertical-align: top;
		background: #000;
	
}
td.friends_result2 {

	vertical-align: top;
	text-align: right;
	background: #000;
	
}
div.friends_name {
	font-size: 13px;
	margin-left: 20px;
	font-weight: bold;
	
}
div.friends_stats div {
margin-left: 20px;
	color: #fff;
	font-size: 10px;
}







/* BROWSE FRIENDS */
td.browse_friends_sort {
	padding-top: 5px;
}
div.browse_friends_result {
	padding: 5px;
	border-bottom: 1px solid #6d6d6d;
	margin-top: 0px;
	margin-bottom: 5px;
	vertical-align: middle;
	background: transparent;
}
td.browse_friends_result0 {
	padding: 5px;
}
td.browse_friends_result1 {
	margin-left: 15px;
}
td.browse_friends_result2 {
	padding: 5px;
	text-align: right;
}


/* EDIT PROFILE */
td.editprofile_photoleft {
color: #fff;
font-weight: bold;
font-size: 14px;
	text-align: center;
	padding-right: 20px;
	padding-left: 20px;
}
td.editprofile_photoright {
font-weight: bold;
font-size: 14px;
color: #fff;
	vertical-align: top;
}
td.editprofile_photo {
	height: 150px;
	vertical-align: middle; 
	text-align: center; 
	border: 1px solid #CCCCCC;
	background: #FFFFFF;
	padding: 5px;
}
table.editprofile_options {
	margin-left: 10px;
}
div.editprofile_bar {
	border-bottom: 1px solid #DDDDDD;
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
}
td.editprofile_item1 {
	padding: 5px;
	text-align: center;
	vertical-align: top;
}
td.editprofile_item2 {
	padding: 5px 5px 5px 5px;
	vertical-align: top;
}
div.editprofile_examplecss, div.editprofile_examplecss:hover {
	width: 100px;
	margin-right: 10px;
	margin-bottom: 10px;
	padding-left: 20px;
	padding: 10px 5px 5px 5px;
	text-align: center;
	float: left;
	border: 1px solid #DDDDDD;
}
div.editprofile_examplecss:hover {
	border: 1px solid #BBBBBB;
}
div.editprofile_examplecss_selected {
padding-left: 20px;
	width: 100px;
	margin-right: 10px;
	margin-bottom: 10px;
	padding: 10px 5px 5px 5px;
	text-align: center;
	float: left;
	border: 1px solid #AAAAAA;
	background: #EEEEEE;
}


/* EDIT ACCOUNT SETTINGS */
td.account1 {
	padding: 5px 5px 5px 7px;
	font-weight: bold;
	border: 1px solid #CCCCCC;
	background: #EEEEEE;
}
td.account2 {
	padding: 7px 5px 5px 5px;
	border: 1px solid #CCCCCC;
	border-top: none;
}



/* SIGNUP PAGE */
img.signup_code {
	vertical-align: middle;
}
div.signup_header {
	text-transform: uppercase;
	width: 500px;
	padding: 6px 9px 6px 9px;
	background: transparent;
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 10px;
	color: #00adee;
}
div.signup_photo_desc {
	padding: 5px 5px 5px 0px;
}
td.signup_photo {
	padding: 10px; 
	background: #FFFFFF; 
	border: 1px solid #CCCCCC;
}



/* COMMENT STYLES */
.comment_headline {
	padding: 10px 0px 5px 6px;
border-top: 1px solid #fff;
	font-weight: bold;
background: #000;
	color: #fff;
}



/* PROFILE PHOTOS STYLES */
div.media {
	border: 0px solid #DDDDDD; 
	background: transparent; 
	padding-top: 10px;
	padding-bottom: 10px;
}
div.media_caption {
	text-align: left; 
	padding: 0px 5px 0px 5px; 
	margin-left: auto; 
	margin-right: auto;
}
div.media_title {
	margin-bottom: 2px;
	font-weight: bold;
}
div.media_date {
	margin-top: 10px; 
	font-size: 9px; 
	color: #777777;
}



/* CAROUSEL */
td.carousel_item_active {
	border: 1px solid #BBBBBB; 
	background: #EEEEEE;
	padding: 5px;
}
td.carousel_item {
	padding: 5px;
}
td.carousel_item:hover {
	border: 1px solid #CCCCCC;
	padding: 4px;
}



/* PHOTO TAG CLASSES */
div.tag_div_hidden {
	position: absolute;
	z-index: 98;
}
div.tag_div {
	position: absolute;
	border: 2px solid #FFFFFF;
	z-index: 98;
}
div.tag_label {
	position: absolute;
	padding: 3px 5px 3px 5px;
	border: 1px solid #777777;
	background: #000;
	font-weight: bold;
	z-index: 98;
}
div.media_photo_div {
width: 900px;
z-index: 1;

}
div.media_photo_tagform {
	display: none; 
	border: 1px solid #888888; 
	width: 150px; 
	position: absolute; 
	opacity: 1; 
	background: #000;
}
div.media_photo_tagform_titlebar {
	text-align: left; 
	padding: 5px; 
	border-bottom: 1px solid #AAAAAA; 
	background: #000; 
	font-weight: bold;
}
div.media_photo_friendlist {
	overflow: auto; 
	margin: 4px 0px 4px 0px; 
	height: 130px; 
	text-align: left; 
	padding-left: 4px; 
	border: 1px solid #AAAAAA;
}


/* styles for the debugger */
div#se_debug_window_container
{
}

table#se_debug_window
{
  background: #ffffff;
  border: 1px solid #cccccc;
  width: 500px;
  height: 400px;
}

td#se_debug_window_menu
{
	padding: 4px 5px 5px 6px;
	border: 1px solid #DDDDDD;
	font-weight: bold;
	background-image: url(../images/header.gif);
	background-repeat: repeat-x;
	color: #333333;
  cursor: move;
}

div#se_debug_window_body_container
{
  width: 500px;
  height: 375px;
  overflow: auto;
}

/* styles for main menu and profile tab dropdowns */

div.top_menu_main_link_container
{
  text-align: left;
}

div.menu_main_dropdown
{
	border: 1px solid #CCCCCC;
	border-top: none;
	position: absolute;
	margin-top: 7px;
	margin-left: -1px;
	z-index: 100;
	width: auto;
	white-space: nowrap;
}

div.menu_main_item_dropdown a
{
  color:#777777;
	padding: 3px 40px 5px 7px;
	font-weight: bold;
	display: block;
	background: #EFEFEF;
}

div.menu_main_item_dropdown a:hover
{
  color:#444444;
	background: #FAFAFA;
	text-decoration: none;
}

div.menu_main_item
{
	float: left;
	padding-right: 10px;
	font-weight: bold;
	background: none;
}

div.menu_profile_dropdown
{
	border: 1px solid #CCCCCC;
  border-top: none;
	background: #FFFFFF;
	position: absolute;
	margin-top: 31px;
	margin-left: -63px;
	z-index: 99;
	width: auto;
	white-space: nowrap;
}

div.menu_profile_item_dropdown a
{
	padding: 3px 40px 5px 7px;
	font-weight: bold;
	display: block;
	background: #FFFFFF;
}

div.menu_profile_item_dropdown a:hover
{
	background: #F0F0F0;
	text-decoration: none;
}
#div_emoticon{display:none; border-top: 1px #999999 solid; width:100%;  margin:0px; text-align:left; background-color:#FFFFFF}

.border_emoticon { border:1px solid;  }

.above_emoticon { padding:3px; height:20px; vertical-align:middle; background-color:#999999; text-align:left;}

.textarea_comment {
    background-color:#F3F3F3;
    border:0px;
    margin:0px;
    padding:0px;
    text-align:left;
    width:100%;

}
.above_emoticon a:link{
    margin-top:20px;
    padding:2px 7px 2px 7px; background-color:#666666; color:#ffffff;
    text-decoration:none;
    color:#fff;
}
.above_emoticon a:visited{
    margin-top:20px;
    padding:2px 7px 2px 7px; background-color:#666666; color:#ffffff;
    text-decoration:none;
    color:#fff;
}
.above_emoticon a:active, a:hover{
    color:#333;
}
.fl{float:left; }
.fr{float:right;}

/* ****************** START : UPLOAD FILE CSS ****************** */
#containr {
	margin: auto;
	width: 550px;
        float: left;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000033;
	border-right-color: #000033;
	border-bottom-color: #000033;
	border-left-color: #000033;
	background-color: #FFFFFF;
}
#containr #header #header_left {
	float: left;
	background-image: url(images/header_left.gif);
	background-repeat: no-repeat;
	height: 42px;
	width: 45px;
}
#containr #header #header_right {
	background-image: url(images/header_right.gif);
	background-repeat: no-repeat;
	height: 42px;
	width: 6px;
	float: right;
}


#containr #contet {

	padding: 5px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
}

#containr #footer a {
	color: #999999;
	text-decoration: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

#containr #header #header_main {
	float: left;
	padding: 5px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.sbtn    {
	/* *** background-image: url(images/button.gif);*** */
	border: 1px solid #000033;
	height: 22px;
	width: 82px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	background-position: center;
	padding: 0px;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
}

button {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	height: 22px;
	width: 82px;
	background-image: url(images/button.gif);
}
#containr #contet #form1 legend {
	padding: 5px;
	margin: auto;
}
form {
	margin: 0px 0px 0px 4px;
}


#containr #header {
    padding: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    background-repeat: repeat-x;
    height: 42px;
}

label {
	padding: 0px;
	text-align: left;
}

.msg {
	text-align:left;
 	color:#666;
	background-repeat: no-repeat;
 	margin-left:30px;
   margin-right:30px;
	padding:5px;
   padding-left:30px;
}

.emsg {
	text-align:left;
	margin-left:30px;
   margin-right:30px;
	color:#666;
	background-repeat: no-repeat;
	padding:5px;
   padding-left:30px;
}

#loader {
   visibility:hidden;
}

#f1_upload_form {
   height:75px;
}

#f1_error {
   font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
   font-weight:bold;
   color:#FF0000;
}

#f1_ok{
   font-family: Geneva, Arial, Helvetica, sans-serif;
   font-size: 12px;
   font-weight:bold;
   color:#00FF00;

}

#f1_upload_form {
    font-family: Geneva, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: #666666;
}

#f1_upload_process {
   z-index:100;
   visibility:hidden;
   position:absolute;
   text-align:left;
   width:400px;
}

#f1_Title_form  {
    font-family: Geneva, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: #666666;
}

#imageThumb {
    visibility:hidden;
}

#a  {
    visibility:hidden;
}
#loadWorkAroudiframe {display:none;}

/* ****************** END : UPLOAD FILE CSS ****************** */

