
/* $Id: styles.css 65 2009-02-20 03:03:23Z john $ */


/* GLOBAL STYLES */

/*html { 
	min-height: 100%;
	margin-bottom: 1px; 
}*/
body{
background-color:#ececec;
font-family:Arial, Helvetica, sans-serif;
background-image:url(../images/background.jpg);
background-repeat: no-repeat;
background-position:center 34px;
background-attachment:fixed;
margin:0;
padding:0;
}

a {
outline:none;
}
.clearBoth{
clear:both;
}

.display{
display:block;
}
.bold {
font-weight:bold;
}


img{
border:none;
}
div ,ul, ol, li, p, h1, h2, h3, h4, h5, h6, form,img  {
margin:0;
padding:0;
}

/*table.body {
	width: 900px;
}*/

p {
	margin: 0px;
	padding: 0px;
}

div, td {
	font-family: tahoma, "Trebuchet MS", arial, serif;
	font-size: 8pt;
	color: #555555;
	line-height: 140%;
}

td.top_menu {
	background-image: url(../images/topbar_bg.gif); 
	background-repeat: repeat-x; 
	border-top: 1px solid #CCCCCC; 
	border-bottom: 1px solid #BBBBBB;
}

td.top_menu2 {
	width: 20%; 
	text-align: right; 
	border-right: 1px solid #CCCCCC; 
	border-top: 1px solid #CCCCCC; 
	border-bottom: 1px solid #BBBBBB; 
	background-image: url(../images/topbar_bg.gif); 
	background-repeat: repeat-x;
}

div.top_menu_link_container, div.top_menu_link_container_end {
	float: left;
	height: 31px;
	border-left: 1px solid #CCCCCC;
}

div.top_menu_link_container_end {
	border-left: 1px solid #CCCCCC;
}

div.top_menu_link {
	font-weight: bold;
	font-size: 10pt;
	padding-top: 5px;
	padding: 6px 10px 0px 10px;
}

div.top_menu_link_loggedin {
	height: 25px;
	text-align: right;
	font-weight: bold;
	font-size: 10pt;
	padding-top: 5px;
	padding: 2px 0px 0px 10px;
	color: #FFFFFF;
}

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

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

td.menu_user {
	background-image: url(../images/menu_user.gif); 
	background-repeat: repeat-x; 
	background-color: #FFFFFF;
	padding: 5px 10px 5px 10px; 
	padding: 5px 0 0 10px\9; 
	border: 1px solid #CCCCCC; 
	border-top: none; 
	text-align: left;
}

div.menu_item {
	float: left;
	padding-right: 10px;
	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: normal;
	border-left: 3px solid #DDDDDD;
	display: block;
	background: #FFFFFF;
}

div.menu_item_dropdown a:hover {
	padding: 3px 40px 5px 7px; 
	font-weight: normal;
	background: #F2F2F2;
	border-left: 3px solid #BBBBBB;
	text-decoration: none;
	display: block;
}

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

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

td.topbar2, td.topbar2_right {
	background-image: url(../images/menu_bg.gif); 
	background-repeat: repeat-x; 
	font-weight: bold; 
	font-size: 11pt; 
	padding: 10px 10px 8px 15px; 
	color: #FFFFFF;
	border-bottom: 1px solid #31537D;
}

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: 944px; 
	padding:0;
	text-align: left; 
	margin:15px auto 0 auto;
	background: #FFFFFF;
	
}

div.copyright {
	background: #EEEEEE; 
	padding: 4px; 
	text-align: right; 
	margin-left: auto; 
	margin-right: auto; 
	margin-top: 20px; 
	color: #444444;
	border-top: 1px solid #AAAAAA;
}

div.page_header {
	font-size: 15pt;
	padding-left:6px;
	color: #555555;
	margin-bottom: 0px;
	font-family: "Trebuchet MS", arial, verdana, serif;
}

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

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




div.newupdates {
	position: absolute; 
	height: 31px; 
	width: 160px; 
	margin: 15px 0px 0px 100px;
	background-image: url(../images/newupdates.gif); 
	background-repeat: no-repeat;
}

div.newupdates_content {
	text-align: left; 
	padding: 8px 5px 5px 12px; 
	color: #FFFFFF;
}


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

input.text, input.text_small {
	border: 1px solid #AAAAAA;
	font-family: arial, verdana, serif;
	font-size: 9pt;
	color: #333333;
	vertical-align: middle;
	padding-left: 2px;
}

input.text_small {
	font-size: 8pt;
}

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

input.button {
	font-family: arial, verdana, serif;
	font-size: 8pt;
	padding: 3px;
	color: #333333;
	font-weight: bold;
	background-image: #EEEEEE;
	vertical-align: middle;
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-bottom: 1px solid #777777;
	border-right: 1px solid #777777;
	
}

input.radio, input.checkbox {
	vertical-align: middle;
}

textarea {
	border: 1px solid #AAAAAA;
	font-family: arial, verdana, serif;
	color: #333333;
	padding-left: 2px;
	font-size: 10pt;
}

select, select.small {
	color: #333333;
	font-family: arial, verdana, serif;
	font-size: 9pt;
	vertical-align: middle;
	margin-top: 1px;
}
select.small {
	font-size: 8pt;
}
.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 {
	border: 1px solid #DDDDDD;
}

font.small {
	font-size: 7pt;
	font-family: arial, serif;
}

font.big {
	font-size: 9pt;
	font-family: verdana, arial, serif;
	font-weight: bold;
}

font.bold {
	font-weight: bold;
}

font.disabled {
	color: #AAAAAA;
}

form {
	margin: 0px;
}

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

a:link { color: #336699; text-decoration: none; }
a:visited { color: #336699; text-decoration: none; }
a:hover { color: #3399FF; text-decoration: underline; }

a.top_menu_item:link { color: #FFFFFF; text-decoration: none; }
a.top_menu_item:visited { color: #FFFFFF; text-decoration: none; margin:1px 0 0; padding: 2px 0px 0px 10px;}
a.top_menu_item:hover { color: #FFFFFF; text-decoration: underline; }


a.menu_item:link { color: #FF6A03; text-decoration: none; }
a.menu_item:visited { color: #FF6A03; text-decoration: none; }
a.menu_item:hover { color: #60b1df; text-decoration: underline; }

a.newupdates:link { color: #F2F2F2; text-decoration: none; }
a.newupdates:visited { color: #F2F2F2; text-decoration: none; }
a.newupdates:hover { color: #FFFFFF; text-decoration: underline; }

a.copyright:link { color: #336699; text-decoration: none; }
a.copyright:visited { color: #336699; text-decoration: none; }
a.copyright:hover { color: #3399FF; text-decoration: underline; }

a.portal_signup:link { color: #336699; text-decoration: none; }
a.portal_signup:visited { color: #336699; text-decoration: none; }
a.portal_signup:hover { color: #437ab1; text-decoration: none; }

label:hover { color: #3399FF; text-decoration: underline; }











table.tabs {
	margin-bottom: 10px;
}
td.tab {
	background: #FFFFFF;
	padding-left: 1px;
	border-bottom: 1px solid #CCCCCC;
}
td.tab0 {
	font-size: 1pt;
	padding-left: 7px;
	border-bottom: 1px solid #CCCCCC;
}
td.tab1 {
	border: 1px solid #CCCCCC;
	border-top: 3px solid #AAAAAA;
	border-bottom: none;
	font-weight: bold;
	padding: 6px 8px 6px 8px;
}
td.tab2 {
	background: #F8F8F8;
	border: 1px solid #CCCCCC;
	border-top: 3px solid #CCCCCC;
	font-weight: bold;
	padding: 6px 8px 6px 8px;
}
td.tab3 {
	background: #FFFFFF;
	border-bottom: 1px solid #CCCCCC;
	padding-right: 12px;
	width: 100%;
	text-align: right;
	vertical-align: middle;
}













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

td.list_header {
	background: #EEEEEE;
	font-weight: bold;
	padding: 3px 5px 3px 7px;
	border-bottom: 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: #F5F5F5;
	border-bottom: 1px solid #DDDDDD;
}

td.form1 {
	padding: 12px 0px 5px 10px;
	font-weight: bold;
	text-align: right;
	vertical-align: top;
}
td.form2 {
	padding: 10px 0px 5px 10px;
}

div.form_desc {
	font-size: 8pt;
	padding: 5px 0px 5px 0px;
}
div.form_error {
	margin-bottom: 10px;
	color: #FF0000;
}
div.success {
	line-height: 16pt;
}
td.button {
	text-align: left;
	border: 1px solid #DDDDDD;
	border-left: 5px solid #DDDDDD;
	background: #FFFFFF;
	padding: 7px 8px 7px 6px;
	font-weight: bold;
}
div.button {
	font-weight: bold;
}
td.result {
	font-weight: bold;
	text-align: center;
	border: 1px dashed #CCCCCC;
	background: #FFFFFF;
	padding: 7px 8px 7px 7px;
}
td.error {
	font-weight: bold;
	color: #FF0000;
	text-align: center;
	padding: 7px 8px 7px 7px;
	background: #FFF3F3;
}
td.success {
	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: 3px; 
	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: 25px;
	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: #F7F7F7; 
	border-bottom: 1px solid #CCCCCC;
	width: 181;
	display: block;
}
.suggest_item a:hover {
	background: #003366;
	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; text-decoration: none; }
a.suggest:visited { color: #555555; text-decoration: none; }
a.suggest:hover { color: #FFFFFF; text-decoration: none; }



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








/* PORTAL PAGE (HOME.PHP) */
div.portal_spacer {
	height: 10px;
}
div.portal_content {
	border: 1px solid #DDDDDD;
	border-top: none;
	padding: 10px;
	background: #FFFFFF;
}
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 #FFFFFF; 
	
}
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: 14pt; 
	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 */
td.home_left {
	vertical-align: top;
	text-align: left;
	padding-right: 10px;
}
td.home_right {
	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 #DDDDDD;
	border-top: none;
	padding: 8px;
	background: #FFFFFF;
}
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: 8pt;
	font-family: tahoma, "Trebuchet MS", verdana, arial, serif;
	display: block;
}
td.home_menu1 a:hover {
	background-color: #F5F5F5;
	background-image: url(../images/menu_bg2.gif);
}
div.home_action {
	padding: 6px 6px 6px 6px; 
	border-top: 1px solid #DEDEDE; 
}
div.home_action_top {
	padding: 6px 6px 6px 6px; 
}
div.home_action_date {
	float: right; 
	color: #999999;
	padding-left: 5px;
}
div.home_whatsnew {
	border: 1px solid #CCCCCC; 
	padding: 5px 10px 5px 10px;
	background:#EEEEEE;
}
div.home_updated {
	font-size: 7pt;
	color: #888888;
	padding-top: 2px;
}












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















/* VIEW PROFILE PAGE */
td.profile {
	background: #FFFFFF;
	border: 1px solid #DDDDDD;
	border-top: none;
	padding: 5px 7px 5px 7px;
	margin-bottom: 12px;
}
td.profile_leftside {
	padding-top: 5px;
	padding-left: 6px;
	vertical-align: top;
}
td.profile_rightside {
	padding-left: 4px;
	padding-right: 6px;
	padding-top: 5px;
	vertical-align: top;
}
div.profile_field_value {
	max-width: 500px;
	overflow: auto;
}
div.profile_friend_photo {
	float: left; 
	width: 90px; 
	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: 10pt;
	font-weight: bold;
}
div.profile_friend_details div {
	color: #888888;
	font-size: 7pt;
}
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: #F1F1F1;
	border-top: 1px solid #AAAAAA;
}
div.profile_comment_date {
	text-align: right;
	padding: 5px 7px 5px 7px;
	background: #F1F1F1;
	border-top: 1px solid #AAAAAA;
}
div.profile_comment_body {
	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 {
	border: 1px solid #DDDDDD;
	border-bottom: none;
}
td.profile_menu1 a, div.nolink {
	background-image: url(../images/menu_bg1.gif);
	background-color: #FFFFFF;
	background-repeat: repeat-y;
	background-position: top right;
	border-bottom: 1px solid #DDDDDD;
	padding: 5px 5px 5px 7px;
	font-size: 8pt;
	display: block;
}
td.profile_menu1 a:hover {
	background-color: #F5F5F5;
	background-image: url(../images/menu_bg2.gif);
	text-decoration: none;
}
td.profile_photo {
	vertical-align: middle; 
	text-align: center; 
	border: 1px solid #DDDDDD;
	padding: 5px;
	background: #FFFFFF;
	height: 150px;
}
td.profile_viewcomments_postcomment {
	padding: 10px 16px 10px 16px;
	border: 1px solid #CCCCCC;
	background: #F5F5F5;
}
div.profile_postcomment {
	border: 1px solid #BBBBBB;
	background: #F4F4F4;
	margin-bottom: 10px;
	padding: 10px 14px 8px 10px;
}
.comment_area {
	font-family: "Lucida Sans", verdana, arial, serif;
	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 {
	background-color: #EEEEEE;
	background-image: url(../images/whiteline.gif);
	background-repeat: repeat-x;
	background-position: top left;
	padding: 7px 10px 7px 10px;
	border: 1px solid #AAAAAA; 
	border-left: none;
	font-weight: bold; 
	display: block;
}
td.profile_tab a:hover {
	background-color: #F4F4F4;
	background-image: url(../images/whiteline.gif);
	background-repeat: repeat-x;
	background-position: top left;
	padding: 7px 10px 7px 10px;
	border: 1px solid #AAAAAA; 
	border-left: none;
	font-weight: bold; 
	display: block;
}
td.profile_tab2 a {
	background-color: #FFFFFF;
	background-image: url(../images/whiteline.gif);
	background-repeat: repeat-x;
	background-position: top left;
	padding: 7px 10px 8px 10px;
	border: 1px solid #AAAAAA; 
	border-left: none;
	border-bottom: none;
	font-weight: bold; 
	display: block;
}
td.profile_tab2 a:hover {
	background-color: #FFFFFF;
	background-image: url(../images/whiteline.gif);
	background-repeat: repeat-x;
	background-position: top left;
	padding: 7px 10px 8px 10px;
	border: 1px solid #AAAAAA; 
	border-left: none;
	border-bottom: none;
	font-weight: bold; 
	display: block;
}
#profile_tabs_profile { 
	border-left: 1px solid #AAAAAA;
}
td.profile_tab_end {
	border-bottom: 1px solid #AAAAAA;
}








div.profile_content {
	padding: 10px; 
	border: 1px solid #AAAAAA;
	border-top: none;
}
div.profile_headline, div.profile_headline2 {
	font-size: 10pt; 
	margin-bottom: 7px;
	font-weight: bold;
}
div.profile_headline2 {
	margin-top: 10px;
}














/* 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: 9pt;
	font-family: arial, serif;
	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: #EEEEEE;
	padding: 5px 0px 5px 0px;
}

/* SEARCH PAGE */
td.search {
	width: 475px;
	padding: 10px;
	background: #FFFFFF;
	border: 1px solid #DDDDDD;
}
div.search_header {
	font-weight: bold;
	background: #F3F3F3;
	border: 1px solid #CCCCCC;
	padding: 5px 5px 5px 10px;
	font-size: 9pt;
}
div.search_results {
	padding: 0px 10px 10px 10px;
}
div.search_result1 {
	padding: 10px;
	background: #F5F5F5;
}
div.search_result2 {
	padding: 10px;
}
div.search_result_text {
	font-size: 9pt;
	font-weight: bold;
	padding-left: 3px;
}
div.search_result_text2 {
	font-weight: normal;
	font-size: 7pt;
	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;
	border-left: 3px solid #DDDDDD;
}
div.faq_questions {
	background: #FFFFFF;
	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-image: url(../images/header.gif);
	background-repeat: repeat-x;
	color: #333333;
}
td.messages_left {
	width: 100%;
	text-align: left;
	vertical-align: middle;
}
td.messages_right {
	text-align: right;
	vertical-align: middle;
}
tr.messages_unread {
	background: #F5F5F5;
	font-weight: bold;
}
tr.messages_read {
	background: #FFFFFF;
}
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: #FFFFFF;
	border-bottom: 1px solid #DDDDDD;
	padding: 5px 7px 12px 7px;
	vertical-align: top;
}
td.messages_view2_bottom {
	background: #FFFFFF;
	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: 7pt;
	color: #777777;
}
td.messages_authorbox {
	width: 100px;
	text-align: right; 
	vertical-align: top; 
	padding: 5px 10px 0px 0px;
}



/* MY FRIENDS */
div.friends_search {
	width: 450px;
	padding: 10px;
	background: #FFFFFF;
	border: 1px solid #DDDDDD;
	margin-left: auto; 
	margin-right: auto;
}
td.friends_sort {
	padding-top: 5px;
}
div.friends_result {
	padding: 5px;
	border: 1px solid #DDDDDD;
	margin-top: 10px;
	background: #FFFFFF;
}
td.friends_result0 {
	padding: 5px;
}
td.friends_result1 {
	vertical-align: top;
	padding: 5px;
}
td.friends_result2 {
	padding: 5px;
	vertical-align: top;
	text-align: right;
}
div.friends_name {
	font-size: 10pt;
	font-weight: bold;
	padding-bottom: 3px;
}
div.friends_stats div {
	color: #888888;
	font-size: 7pt;
}


/* BROWSE FRIENDS */
td.browse_friends_sort {
	padding-top: 5px;
}
div.browse_friends_result {
	padding: 5px;
	border: 1px solid #DDDDDD;
	margin-top: 10px;
	margin-bottom: 10px;
	background: #FFFFFF;
}
td.browse_friends_result0 {
	padding: 5px;
}
td.browse_friends_result1 {
	padding: 5px;
}
td.browse_friends_result2 {
	padding: 5px;
	text-align: right;
}


/* EDIT PROFILE */
td.editprofile_photoleft {
	text-align: center;
	padding-right: 10px;
}
td.editprofile_photoright {
	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: 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 {
	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 {
	width: 500px;
	padding: 6px 9px 6px 9px;
	background: #F1F1F1;
	font-weight: bold;
	font-size: 9pt;
	margin-bottom: 10px;
}
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: 4px 0px 5px 6px;
	border: 1px solid #CCCCCC;
	border-bottom: none;
	font-weight: bold;
	background-image: url(../images/header.gif);
	background-repeat: repeat-x;
	color: #333333;
}



/* PROFILE PHOTOS STYLES */
div.media {
	border: 1px solid #DDDDDD; 
	background: #F2F2F2; 
	padding: 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: 7pt; 
	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: #FFFFFF;
	font-weight: bold;
	z-index: 98;
}
div.media_photo_div {
	position: relative; 
	margin-bottom: 10px; 
	margin-left:auto;
	margin-right:auto;
}
div.media_photo_tagform {
	display: none; 
	border: 1px solid #888888; 
	width: 150px; 
	position: absolute; 
	opacity: 1; 
	background: #FFFFFF;
}
div.media_photo_tagform_titlebar {
	text-align: left; 
	padding: 5px; 
	border-bottom: 1px solid #AAAAAA; 
	background: #EEEEEE; 
	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;
}

/*Club Fast and gorgeous contest */
.img01{background:url(../images/neha_uppal.jpg) no-repeat top left;}
.img02{background:url(../images/preete_bhutani.jpg) no-repeat top left;}
.img03{background:url(../images/priyanka_singh.jpg) no-repeat top left;}
.img04{background:url(../images/divya_puri.jpg) no-repeat top left;}
.img05{background:url(../images/sener_tibb.jpg) no-repeat top left;}
.img06{background:url(../images/sonam_kapoor.jpg) no-repeat top left;}
.img07{background:url(../images/sonel_singh.jpg) no-repeat top left;}
.img08{background:url(../images/nitya_thakur.jpg) no-repeat top left;}
.img01, .img02, .img03, .img04, .img05, .img06, .img07, .img08 .chkbox{padding:95px 0 0 85px; margin:0;}
/*End Club Fast and gorgeous contest*/

/*Club Fast and furious contest */
.wht_txt{font-family:Arial, Helvetica, sans-serif !important; font-size:18px !important; color:#ffffff !important; }
.wht_txtsml{font-family:Arial, Helvetica, sans-serif !important; font-size:16px !important; color:#ffffff !important; }
.blu_txt{font-family:Arial, Helvetica, sans-serif !important; font-size:18px !important; color:#50acdf !important;}
.blu_txt_big{font-family:Arial, Helvetica, sans-serif !important; font-size:30px !important; color:#50acdf !important;}
.txt_fldmew{height:25px !important; border:1px solid #50acdf !important; color:#cccccc !important; background:#000 !important; }
.black_txt{font-family:Arial, Helvetica, sans-serif !important; font-size:14px !important; color:#000 !important; font-weight:bold !important; }
/*End Club Fast and furious contest*/

/*Club independence comment */
.txt_fldcomm{height:27px !important; border:1px solid #F26F21 !important; color:#ffffff !important; background:#262626 !important; }
.txtarea_fldcomm{height:120px !important; border:1px solid #F26F21 !important; color:#ffffff !important; background:#262626 !important; }
.black_txtcomm{font-family:Arial, Helvetica, sans-serif !important; font-size:14px !important; color:#000 !important; font-weight:bold !important; }
.black_txtmsg{font-family:Arial, Helvetica, sans-serif !important; font-size:14px !important; color:#262626 !important;}
.red_txtmsg{height:25px;font-family:Arial, Helvetica, sans-serif !important; font-size:13px !important; color:#F26F21 !important;}
.black_txtsmall{font-family:Arial, Helvetica, sans-serif !important; font-size:12px !important; color:#262626 !important;}
.comm_hr{background:url(../images/hr_line.jpg) repeat-x;}
/*End Club independence comment*/

/*Speed Nigths comment */
.txt_fldspeed{height:27px !important; border:1px solid #231F20 !important; color:#ffffff !important; background:#231F20 !important; }
.txtarea_fldspeed{height:120px !important; border:1px solid #231F20 !important; color:#ffffff !important; background:#231F20 !important; }
.speed_hr{background:url(../images/speedline.jpg) repeat-x;}
.pad5{padding:5px 20px 5px 20px;}
/*End Speed Nigths comment*/

/* speed gallery css */
.lstmenu{width:165px; height:23px; background:#4c4c4c; border:0; color:#ffffff;}
.speed_img{border: 4px solid #2c2829;}
a.mb img {background-color: #ffffff;filter:alpha(opacity=65); -moz-opacity: 0.65; opacity: 0.65;}
a.mb:hover img {filter:alpha(opacity=100); -moz-opacity: 1.0; opacity: 1.0;}
.speed_paging{}
.speed_paging a{ font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#231f20; text-decoration:none}
.speed_paging a:hover{ font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#231f20; text-decoration:none;}
.speed_paging a.box{height:17px; width:19px; background:#4c4c4c; color:#b8b8b8; text-align:center}
.speed_paging a:hover.box{height:17px; width:19px; background:#4c4c4c; color:#fff; text-align:center}
.speed_paging a.active{height:17px; width:19px; background:#4c4c4c; color:#fff; text-align:center}
/* end speed galery */

/*Club Walt Disney contest */
.wht_txt1{font-family:Arial, Helvetica, sans-serif !important; font-size:18px !important; color:#602D2A !important; }
.wht_txtbkack{font-family:Arial, Helvetica, sans-serif !important; font-size:18px !important; color:#000000 !important; }
.wht_txtsml1{font-family:Arial, Helvetica, sans-serif !important; font-size:16px !important; color:#602D2A !important; }
.brown_txt{font-family:Arial, Helvetica, sans-serif !important; font-size:18px !important; color:#602D2A !important;}
.blu_txt_big1{font-family:Arial, Helvetica, sans-serif !important; font-size:30px !important; color:#602D2A !important;}
.txt_fldmew1{height:25px !important; border:0px solid #50acdf !important; color:#cccccc !important; background:#602D2A !important; }
.black_txt1{font-family:Arial, Helvetica, sans-serif !important; font-size:14px !important; color:#000 !important; font-weight:bold !important; }
.wht_txtsml2{font-family:Arial, Helvetica, sans-serif !important; font-size:16px !important; color:#000 !important; }
.blk_txt_big1{font-family:Arial, Helvetica, sans-serif !important; font-size:30px !important; color:#000 !important;}

/*End Club Walt Disney contest*/

/* Adding jai prakash */

/*.containerleftbottom {
width:701px;
height:301px;
margin:0;
padding:25px 0 0 0 ;
display: table;
background-image:url(../images/whatis.gif);
background-repeat:no-repeat;
background-position:0 left;
background-color:#f5f5f5;
}*/

.containerleftbottom {
width:701px;
margin:0;
padding:25px 0 0 0 ;
margin:53px 0 0 0\9 ;
display: table;
background-image:url(../images/whatis.gif);
background-repeat:no-repeat;
background-position:0 left;
background-color:#f5f5f5;
}

.topContainer{
width:944px;
height:28px;
margin:0 auto;
padding:0;
}

/* ===========  top menu ===========  */
.xheader_top_menu{width:944px; margin:5px auto 0 auto;background:url(../images/top_black_bg.jpg) repeat-x; background-position:top;}

.xheader_top_menu p{width:300px; margin-left:10px; margin-top:0px; vertical-align:middle;  }
.xheader_top_menu ul{ list-style:none; display:inline; margin:0; padding:0; float:left; }
.xheader_top_menu li li{ list-style:none; display:box; margin:0; padding:0;  }

a.xheader_top_menu:link {text-decoration: none; font-family:Arial, Helvetica, sans-serif; font-size:10px; font-weight:normal; color:#ffffff; line-height:24px; *padding-top:6px; }
a.xheader_top_menu:visited {text-decoration: none; font-family:Arial, Helvetica, sans-serif; font-size:10px; font-weight:normal; color:#ffffff;} 
a.xheader_top_menu:hover {text-decoration: none; font-family:Arial, Helvetica, sans-serif; font-size:10px; font-weight:normal; color:#ffffff;} 
.xheader_top_menu {text-decoration: none; font-family:Arial, Helvetica, sans-serif; font-size:10px; font-weight:normal; color:#ffffff; background:#ececec;}
.xheader_login {text-decoration: none; font-family:Arial, Helvetica, sans-serif; font-size:10px; font-weight:normal; color:#00b208;}
/* ===========  top menu ===========  */

.mainContainer{
width:993px;
margin:0px auto 0 auto;
padding:0;
background-image:url(../images/bg.png);
background-repeat: repeat-y;
background-position:0 0;
}

.Container{
width:944px;
margin:0 auto 0 25px;
padding:0;
display: block;
}

.banner {
margin:0;
padding:0;
width:944px;
height:210px;
}

.logo_lkdigi {
position:absolute;
margin:0 0 0 0;
padding:0;
}

.xtopnavpart lxi a:xhover{
color:#ff6a03;
background-color:#fff;
}

.topnavpart{
font-size:12px;
width:944px;
height:21px;
background-color:#f2f2f2;
padding:0;
margin:0 auto;
display:block;
font-family:Tahoma, Arial, Verdana;
background-image:url(../images/navbg.gif);
background-repeat: repeat-x;
background-position:0 0;
}

.topnavpart ul {
list-style-type:none;
margin:0 0 0 0;
padding:0 0 0 0;
}

.topnavpart li{
float:left;
height:21px;
background-image:url(../images/navpartion.gif);
background-repeat:no-repeat;
background-position: right 0;
margin:0;
padding:0;
display:block;
font-family:Tahoma, Arial, Verdana;
font-size:12px;
color:#fff;
line-height:20px;
text-transform: uppercase;
}

.topnavpart li a:link, .topnavpart li a:active, .topnavpart li a:visited{
color:#fff;
font-size:12px;
text-decoration:none;
display:block;
padding:0 8px;
margin:1px 0 0 0;
font-style:inherit;font-weight: normal;
}

.topnavpart li a:hover{
color:#ff6a03;
background-color:#ffffff;
width:auto;
}




/* ====================================== */
.footer {
width:993px;
height:60px;
display:block;
background-image:url(../images/footerbg.png);
background-repeat:no-repeat;
background-position:0 0;
padding:0;
margin:0 auto;
}

.footer ul{
margin:20px 25px 0 0;
_margin: 20px 12px 0 0;/* IE6 */
margin:20px 25px 0 0\9;/* IE7, IE8 */
padding:0;
float:right;
list-style:none;
text-align:right;
}

.footer li{
float:left;
padding:0 2px;
margin:0 2px;
display:block;
font-family: Tahoma, Arial, Verdana;
font-size:12px;
font-weight:normal;
text-decoration:none;
color: #575757;
}

.footer li span{
font-size:11px;
margin:0;
padding:5px 0 0 8px;
color: #575757;
}
.footer a:link, .footer a:active, .footer a:visited{
font-family: Tahoma, Arial, Verdana;
font-size:12px;
font-weight:normal;
text-decoration:none;
color: #575757;
line-height:18px;
margin:0;
padding:0;
}


/* ===========  top menu ===========  */

.memberlogin {
width:223px;
height:155px;
margin:0 0 0 0;
padding:30px 0 0 0;
background-color:#e5e5e5;
background-image:url(../images/memberlogin.gif);
background-repeat:no-repeat;
background-position:0 0x;
text-align:center;
}

.element.style  {
float:left;
padding:0 10px;
width:523px;
}

.logininput {
width:180px;
background-color:#fff;
border:1px solid #9c9c9c;
padding:2px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#b2b2b2;
}
.forgotpassword {
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:#000;
text-align:left;
}

.containerlefttopleft a{
font-family: Arial, Helvetica, sans-serif;
font-size:11px;
color:#ff6a03;
text-decoration:none;
/*font-weight:600;*/
}

.containerlefttopright {
width:340px;
height:150px;
margin:0 0 0 0;
padding:15px 0 0 0;
padding: 30px 0 0 0\9;
float:right;
display:block;
font-family: Arial, Helvetica, sans-serif;
font-size:11px;
background-image:url(../images/topmember.gif);
background-repeat:no-repeat;
background-position:0 0;
background-color:#f5f5f5;
}

.strong {
margin:0;
padding:0;
display:block;
font-family: Arial, Helvetica, sans-serif;
font-size:14px;
color:#5a5a5a;
display:block;
font-weight:bold;
text-decoration:none;
}



.containerleft {
width:703px;
float:left;
margin:0;
padding:0;
display:block;
}

.containerlefttopleft {
width:339px;
height:150px;
height:150px\9;
margin:0 0 0 0;
padding:35px 0 0 0;
display:block;
background-image:url(../images/latesbg.gif);
background-repeat:no-repeat;
background-position:0 0;
background-color:#f5f5f5;
float:left;
text-decoration:none;
font-weight:none;

}
.containerlefttopleft p{
margin:0;
padding:10px 10px;
display:block;
font-family: Arial, Helvetica, sans-serif;
font-size:11px;
color:#5a5a5a;
border-bottom:1px solid #fff;
text-decoration:none;
font-weight:none;
}





.topmembers ul{
margin:20px 0 0 0;
padding:0;
}
.topmembers li{
float:left;
width:69px;
width:69px\9;
padding:0 3px 0 7px\9;
padding:0 7px 0 7px;
list-style:none;
text-align:left;
font-family: Arial, Helvetica, sans-serif;
font-size:11px;
color:#000;
text-decoration: none;
margin:0;
}

.topmembers li a:link, .topmembers li a:visited, .topmembers li a:active{
font-family: Arial, Helvetica, sans-serif;
font-size:11px;
color:#000;
text-decoration: none;
}
.topmembers li a:hover{
text-decoration: underline;
}
.topmembers li a:link img, .topmembers li a:visited img, .topmembers li a:active img{
display:block;
margin:0;
padding:0;
}
.loginbtn{
background-image:url(../images/loginbtn.gif);
background-repeat:no-repeat;
background-position:0 0;
width:79px;
height:21px;
display:block;
margin:0;
padding:0;
border:0;
cursor: pointer;
}

.containerright {
width:236px;
float:right;
margin:20px 0 0 0; 
padding:0;
display:block;
}

.box {
width:680px;
margin:0 auto;
padding:25px 0 8px 0;
display: table;
background-image:url(../images/borderbg.gif);
background-repeat:no-repeat;
background-position:0 bottom;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#666666;
}
.box ul {
font-family:Tahoma, Arial, Verdana;
font-size:11px;
margin:5px 0 0 0;
padding:0;
width:589px;
float:right;
list-style:none;
}
.box li {
font-family:Tahoma, Arial, Verdana;
font-size:11px;
color:#ff6a03;
font-weight:600;
margin:0 10px 0 0;
padding:0 0 0 7px;
float:left;
background-image:url(../images/lidot.gif);
background-repeat:no-repeat;
background-position:0 5px;
}

.box img{
width:80px;
height:60px;
margin:0 0 0 0;
padding:0 10px 0 0;
float: left;
}

.box .odd {
font-family:Tahoma, Arial, Verdana;
font-size:11px;
color:#050505;
font-weight:normal;
background-image:none;
padding:0 0 0 0;
}

.box li a{
font-family:Tahoma, Arial, Verdana;
font-size:11px;
color:#ff6a03;
font-weight:600;
margin:0;
padding:0;
text-decoration:none;
}

.containerlefbaslineright {
width:340px;
xheight:232px;
xheight:257px\9;
margin:0 0 0 0;
padding:25px 0 0 0;
padding:30px 0 0 0\9;
display:block;
background-color:#f5f5f5;
background-image:url(../images/latesphotosbg.gif);
background-repeat:no-repeat;
background-position:0 0;
float:right;
}

.containerlefbasline {
width:701px;
height:185px;
margin:20px 0 0 0;
padding:0;
display:block;
}

.containerlefbaslineleft {
width:341px;
height:235px;
height:237px\9;
margin:0 0 0 0;
padding:0;
display:block;
background-color:#e5e5e5;
float:left;
}

.containerlefbaslinelefttext {
text-align:left;
width:311px;
height:168px;
height:135px\9;
margin:10px 15px 0 15px;
padding:0;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#666666;
}
.containerlefbaslinelefttext a{
margin:0;
padding:0;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#333333;
font-weight:bold;
text-decoration:none;
}

.latphotos ul{
margin:0 auto;
padding:0;
*width:340px;
*margin:0;

}
.latphotos li{
float:left;
padding:15px 5px 5px 6px;
list-style-type:none;
text-align:center;
xpadding:0px 5px 13px 6px\9;
*xwidth:156px;
*xdisplay:block;
*xmargin:0;
}
.latphotos li a:link, .latphotos li a:visited, .latphotos li a:active{
font:bold 11px Verdana, Arial, Helvetica, sans-serif;
color:#CB1D00;
text-decoration:underline;


}

.containerlefttop {
width:701px;
height:165px;
height:150px\9;
margin:20px 0;
padding:0;
display:block;
background-color:#fff;
}

.fontweight{
color:#333333;
font-family:Tahoma, Arial, Verdana;
font-size:14px;
font-weight:bold;
}


.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	
} 

a:link { color: #FF6A03; text-decoration: none; }
.clearfix {
	display: inline-block;
	
}

/* Hide from IE Mac \*/
.clearfix {
	display: block;
}  /* End hide from IE Mac */ /* --- a /begin --- */


.uptopusers .entry {
   	padding: 10px 10px 0 15px;
	border-bottom: 1px solid #eeeeee;
	background-color:#F5F5F5;
}
.topmenu {
background-image:url("../images/ouralltimestars.jpg");
background-repeat:no-repeat;
background-position:0 0;
margin:0 0 0 0;
padding:30px 0 0 0;
background-color:#F5F5F5;
}

.topmenusidebar {
background-image:url("../images/stardom.jpg");
background-repeat:no-repeat;
background-position:0 0;
margin:0 -10px 0 0;
padding:24px 0 0 0;
background-color:#EEEEEE;
}
.uptopusers .entry h2 {
	font-size: 14px;
  font-weight:bold;
    margin: 0px;
    padding: 0px;
	margin-bottom: 5px;
}

.uptopusers .entry h2 span {
	float: left;
}
  
.uptopusers .entry .entry_body {
	margin-bottom: 10px;
}

.uptopusers .entry .image-wrap {
  width: 100px;
	float: left;
	margin: 4px 15px 15px 0;
}

.upcontent1 a {
	color: #4b4b4b;
	text-decoration: underline;
}

.upcontent1 a:hover {
	text-decoration: none;
}

.uptopusers .entry .upcontent1 {
	width: 200px;
	float: left;
}

.uptopusers .text {
	padding-bottom: 10px;
}

.uptopusers .entry .options {
	width: 255px;
	float: left;
    line-height: 17px;
	color:#FF0000;
	
}

.uptopusers .options ul {
	padding: 0 0 5px 25px;
	margin: 10px 0 0 0;
	list-style: none;
	font-size: 12px;
	font:Arial, Helvetica, sans-serif;
	 
	
}

.uptopusers ul {
	margin-left: 15px;
}

.uptopusers p,.uptopusers ol,.uptopusers ul {
	padding-bottom: 15px;
	font-size: 12px;
}

.uptopusers .options ul li {
	padding: 1px 0 1px 12px;
	
}
  
.uptopusers ul li,.uptopusers ol li {
	padding: 1px 0 1px 0;
}

a:visited { color: #FF6A03; text-decoration: none; }
a:hover { color: #3399FF; text-decoration: underline; }

.newrighttopadd {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#000;
}

.newrighttopadd td{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#000;
border-bottom:1px solid #eeeeee;
margin:0;
padding:5px 0;
}
.newrighttopadd td a:link, .newrighttopadd td a:active, .newrighttopadd td a:visited {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
text-decoration:none;
color: #FF6600;
margin:0 0 0 0;
padding:10px 0 3px 0;
display:block;
}

.footercolor {

background-repeat:no-repeat;
background-position:0 0;
margin:0 0 0 0;
background-color:#F5F5F5;
}

.facebook {
background-color:#e5e5e5;
height:30px;
width:223px;
margin:20px 0 0 0;
padding:0;
}

.facebook ul{
width:200px;
margin:10px 0 0 0;
padding:0;
list-style:none;
}
.facebook li{
width:24px;
height:24px;
display:block;
margin:0px 0 0 11px;
padding:0;
list-style:none;
float:left;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {.safari { float:left; clear:both; margin:-2px 0 0 24px; }}
@media screen and (-webkit-min-device-pixel-ratio:0) {.content { float:left; clear:both; }}

input.button1 {
background-image:url("../images/searchbt.jpg");
border-color:#CCCCCC #777777 #777777 #CCCCCC;
border-style:solid;
border-width:1px;
color:#333333;
font-family:arial,verdana,serif;
font-size:5pt;
font-weight:bold;
padding:3px;
vertical-align:middle;
width:33px;
}

