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


/* GLOBAL STYLES */

html { 
	min-height: 100%;
	margin-bottom: 1px; 
}
body {
	background: #FFFFFF;
	position: relative;
	text-align: center;
	font-size: 8pt;
	margin-top: 10px;
	
}

table.body {
	width: 968px;
}

p {
	margin: 0px;
	padding: 0px;
	line-height:20px;
}

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

td.top_menu {
	background:transparent url(../images/top_bg.jpg) no-repeat scroll 0 0;
    display:inline;
	float:left;
	height:38px;
	margin:0px;
	padding-left:10px;
	padding-top:1px;
	width:968px;
}

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

div.top_menu_link_container {
	float: left;
	margin-top:5px;	
	background:transparent url(../images/menu_seperator.jpg) no-repeat ;
	
}
#clsNoBorder
{
background:none;
}

div.top_menu_link_container_end {
margin-top:-10px;
	
}

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

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

div.menu {
	width: 150px; 
	border: 1px solid #82a1be; 
	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; 
	border: 1px solid #82a1be; 
	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 #333333;
	display: block;
	background: #FFFFFF;
}

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

div.menu_dropdown {
	border: 1px solid #82a1be; 
	border-top: none; 
	background: #FFFFFF; 
	position: absolute; 
	margin-top: 6px;
	margin-left: 0px;
	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: 950px; */
	padding: 10px 10px 10px 10px; 
	text-align: left; 
	margin-left: auto; 
	margin-right: auto;
	min-height:220px;
}

div.copyright {

	padding: 4px; 
	text-align:center;
	width:99%;
	margin-left: auto; 
	margin-right: auto; 
	color:#333333;
    
    height:38px;
}

div.copyright a{
color:#666666;
}
div.copyright a:hover{
color:#666666;
}

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

td.header {
	padding: 4px 5px 5px 6px;
	font-weight: bold;
	background-image: url(../images/mm_head_bg.jpg);
	background-repeat: repeat-x;
	color: #FFF;
	font-size:12px;
}

div.header {
	padding: 4px 5px 5px 6px;
	font-weight: bold;
	

	color: #FFF;
}

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

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

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

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: 0px;
	color: #333333;
	font-weight: bold;
	background: #EEEEEE;
	vertical-align: middle;
	border-top: 1px solid #82a1be;
	border-left: 1px solid #82a1be;
	border-bottom: 1px solid #777777;
	border-right: 1px solid #777777;
}

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

textarea {

	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;
	max-width:200px;
}
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 #CCC;
}

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 {
background:transparent url(../images/mn_bott_bg.jpg) no-repeat scroll 0 0;
height:10px;
}

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; }
a.top_menu_item:hover { color: #EFE572; text-decoration: underline; }




a.menu_item:link { color: #3c718f; text-decoration: none; }
a.menu_item:visited { color: #3c718f; 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: #FFF; text-decoration: none; }
a.copyright:visited { color: #FFF; text-decoration: none; }
a.copyright:hover { color: #EFE572; 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 #82a1be;
}
td.tab0 {
	font-size: 1pt;
	padding-left: 7px;
	border-bottom: 1px solid #82a1be;
}
td.tab1 {
	border: 1px solid #306299;
	border-top: 2px solid #306299;
	border-bottom: none;
	font-weight: bold;
	padding: 6px 8px 6px 8px;
	 background:transparent url(../images/nav_hover_bg.jpg) repeat scroll 0 0;
}
td.tab2 {
/*	background: #F8F8F8;*/
    background:transparent url(../images/nav_nor_bg.jpg) repeat scroll 0 0;
	border: 1px solid #83b2de;
	border-top: 2px solid #83b2de;
	font-weight: bold;
	padding: 6px 8px 6px 8px;
	color:#FFF;
}
.tabs a
{
color:#FFF !important;
text-decoration:none;
}
 .tabs a:hover, .tab1 a
{
color:#EFE572 !important;
text-decoration:none;

}


td.tab2:hover {
/*	background: #F8F8F8;*/
    background:transparent url(../images/nav_hover_bg.jpg) repeat scroll 0 0;
	border: 1px solid #82a1be;
	border-top: 2px solid #306299;
	font-weight: bold;
	padding: 6px 8px 6px 8px;
	color:#FFF !important;
}

td.tab3 {
	background: #FFFFFF;
	border-bottom: 1px solid #82a1be;
	padding-right: 12px;
	width: 100%;
	text-align: right;
	vertical-align: middle;
}













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

td.list_header {
	background: #EEEEEE;
	font-weight: bold;
	padding: 3px 5px 3px 7px;
	border-bottom: 1px solid #82a1be;
	vertical-align: middle;
}

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

tr.list_item2 {
	padding: 5px 7px 5px 7px;
	background: #F5F5F5;
	border-bottom: 1px solid #82a1be;
}

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 #DDD;
	border-left: 5px solid #DDD;
	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 #82a1be;
	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 #82a1be;
	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;
	background:transparent url(../images/mn_bott_bg.jpg) no-repeat scroll 0 0;
}
div.portal_content {
	background:transparent url(../images/mn_midd_bg.jpg) repeat-y scroll 0 0;
	border-top: none;
	padding: 10px;
}
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-top: 1px solid #82a1be;*/
	background:transparent url(../images/mn_midd_bg.jpg) repeat-y scroll 0 0;
}
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;
margin-right:10px;
padding: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 #82a1be;
}
div.portal_signup_container1:hover {
	border: 1px solid #AAAAAA;
}














/* WHATS NEW PAGE */
td.home_left {
	vertical-align: top;
	text-align: left;
	padding:0 10px 0 0;
	
}
td.home_right {
	vertical-align: top;
	width:200px;
}
td.home_stats {
	padding: 10px;
	background: #FFFFFF;
	border: 1px solid #82a1be;
	text-align: center;
	vertical-align: middle;
}
td.home_menu {
	padding: 10px;
	background: #FFFFFF;
	border: 1px solid #82a1be;
}
td.home_menu1 {
	font-weight: bold;
}
td.home_notification {
	text-align: left;
	border: 1px solid #82a1be;
	background: #FFFFFF;
	padding: 7px 8px 7px 6px;
}
div.home_photo {
	border: 1px solid #82a1be;
	padding: 5px;
	background: #FFFFFF;
	margin-bottom: 10px;
}
td.home_box {
	background:transparent url(../images/mn_midd_bg.jpg) repeat-y scroll 0 0;
border-top:medium none;
padding:10px;
}
table.home_menu {
	border: 1px solid #82a1be;
	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 #82a1be;
	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 #82a1be; 
	padding: 5px 10px 5px 10px;
}
div.home_updated {
	font-size: 7pt;
	color: #888888;
	padding-top: 2px;
}












/* WHATS NEW - MY NETWORK PAGE */
div.network_content {
	background:transparent url(../images/mn_midd_bg.jpg) repeat-y scroll 0 0;
border-top:medium none;
padding:10px;
}



/* VIEW PROFILE PAGE */
td.profile {
	background:transparent url(../images/mn_midd_bg.jpg) repeat-y scroll 0 0;
border-top:medium none;
padding:10px;
}
td.profile_leftside {
	padding-top: 5px;
	vertical-align: top;
}
td.profile_rightside {
	padding-left: 10px;
	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 #82a1be;
}
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 #82a1be;
	border-bottom: none;
	margin-bottom:10px;
}
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 #82a1be;
	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 #DDD;
	padding: 5px;
	background: #FFFFFF;
	height: 150px;
}
td.profile_viewcomments_postcomment {
	padding: 10px 16px 10px 16px;
	border: 1px solid #82a1be;
	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 #82A1BE;; 
	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 #82A1BE;;
}
td.profile_tab_end {
	border-bottom: 1px solid #82A1BE;;
}








div.profile_content {
	padding: 10px; 
	border: 1px solid #82A1BE;;
	border-top: none;
}
div.profile_headline, div.profile_headline2 {
	font-size: 10pt; 
	margin-bottom: 7px;
	font-weight: bold;
	color:#82A1BE;
	font-family:Lucida Bright;
}
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 {
background:transparent url(../images/mn_midd_bg_221px.jpg) repeat-y scroll 0 0;
	padding: 5px 7px 5px 7px;
	
}
td.browse_header {
	padding: 5px 5px 3px 7px;
	font-size: 9pt;
	font-family: arial, serif;
	font-weight: bold;
	border: 1px solid #82a1be;
	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 #82a1be;
}
div.search_header {
	font-weight: bold;
	background: #F3F3F3;
	border: 1px solid #82a1be;
	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 #82a1be;
	text-align: right;
}

/* HELP PAGES */
div.faq {
	margin: 10px;
	padding: 5px 5px 5px 10px;
	border-left: 3px solid #82a1be;
}
div.faq_questions {
	background: #FFFFFF;
	border: 1px solid #CCC;
	border-top: none;
	padding: 5px 7px 5px 8px;
}


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

	font-weight: bold;
	background-image: url(../images/mm_head_bg.jpg);
	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 #82a1be;
	padding: 7px 5px 7px 7px;
	vertical-align: top;
}
td.messages_photo {
	border-top: 1px solid #82a1be;
	padding: 7px 0px 7px 7px;
	vertical-align: top;
}
td.messages_view2 {
	background: #FFFFFF;
	border-bottom: 1px solid #82a1be;
	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 #82a1be;
	margin-left: auto; 
	margin-right: auto;
}
td.friends_sort {
	padding-top: 5px;
}
div.friends_result {
	padding: 5px;
	border: 1px solid #CCC;
	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 #82a1be;
	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 #82a1be;
	background: #FFFFFF;
	padding: 5px;
}
table.editprofile_options {
	margin-left: 10px;
}
div.editprofile_bar {
	border-bottom: 1px solid #82a1be;
	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 #82a1be;
}
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 #82a1be;
	background: #EEEEEE;
}
td.account2 {
	padding: 7px 5px 5px 5px;
	border: 1px solid #82a1be;
	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 #82a1be;
}



/* COMMENT STYLES */
.comment_headline {
	padding: 4px 0px 5px 6px;
	border: 1px solid #82a1be;
	border-bottom: none;
	font-weight: bold;
	background-image: url(../images/mm_head_bg.jpg);
	background-repeat: repeat-x;
	color: #333333;
}



/* PROFILE PHOTOS STYLES */
div.media {
	border: 1px solid #82a1be; 
	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 #82a1be;
	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 #82a1be;
  width: 500px;
  height: 400px;
}

td#se_debug_window_menu
{
	padding: 4px 5px 5px 6px;
	border: 1px solid #82a1be;
	font-weight: bold;
	background-image: url(../images/mm_head_bg.jpg);
	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 #82a1be;
	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 #82a1be;
  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;
}

#clsRight
{
margin: 0px 0px 0px 0px; width:48%; float:left; border:1px solid #EBEAEA;
}
#clsLeft
{
margin: 0px 10px 0px 0px; width:49%; float:left; border:1px solid #EBEAEA;
}
#clsLeft ul, #clsRight ul
{
padding:0px;
margin:0px 0 0 20px;
}
div.page_header1 {
color:#555555;
font-family:"Trebuchet MS",arial,verdana,serif;
font-size:15pt;
margin:0;
text-align:center;
background:#EBEAEA;
border:1px solid #82a1be;
}
#clspara1
{
padding:10px 0;
}

#clsRight1
{
margin: 10px 0px 0px 0px; width:48%; float:left; border:1px solid #EBEAEA;
}
#clsLeft1
{
margin: 10px 10px 0px 0px; width:49%; float:left; border:1px solid #EBEAEA;
}
td.item {
border-top:1px solid #82a1be;
color:#666666;
font-size:8pt;
padding:5px 5px 5px 8px;
}
tr.background2 {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#FFFFFF none repeat scroll 0 0;
}
tr.background1 {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#F4F9FF none repeat scroll 0 0;
}
table.list {
border:1px solid #82a1be;
width:100%;
}
#menu_child 
{
background-color:#F5F5F5;
}
#menu_child ul
{
padding:0;
margin:0;
width:100px;
}
#menu_child li a
{
list-style:none;
text-decoration:none;
margin:0;
padding:0;
color:#FFF;
font-weight:bold;
}
#menu_child li a:hover
{
list-style:none;
text-decoration:none;
margin:0;
padding:0;
color:#EFE572;
font-weight:bold;
}
#menu_child li
{
list-style:none;
text-decoration:none;
margin:0;
padding:0;
color:#FFF;
height:20px;
vertical-align:middle;
padding-top:5px;
}
#menu_child li:hover
{
list-style:none;
text-decoration:none;
margin:0;
padding:0;
color:#EFE572;
height:20px;
vertical-align:middle;
padding-top:5px;
}
.clsBorders
{
display:inline;
float:left;
font-size:1px;
height:1px;
line-height:1px;
margin:5px 0 5px 0;
padding:0;
width:181px;
background:transparent url(../images/dots.jpg) repeat-x scroll 0 0;
}
.clsBorders1
{
border-bottom:1px solid; color:#999999;margin:10px 0px 10px 0;
}
.clsFont
{
font-weight:bold;
text-align:center;
padding:10px 0 ;
}
.clsNet
{
float:left;
padding:10px 5px 10px 5px;
 text-align:center;
}
.sideBar {

	background:transparent url(../images/mn_midd_bg.jpg) repeat-y scroll 0 0;
    border-top:medium none;
	border-top: none;
	padding: 10px;
}
img{
border:none;
background:none;
color:none;
}
.clsLeftsize
{
width:200px;
}
.clsMiddlesize
{
/*width:518px;*/
border:1px solid #D2D2D2;
margin:0 10px 10px;
width:506px;
padding:0 0 10px 10px;
float:left;
}
.clsRightsize
{
width:200px;
}
.clsTop
{
height:173px;
background-color:#F8F7F7;
width:99.2%
}
.clsLogo
{
text-align:center;
vertical-align:middle;
}
#clsInfo
{
color:#FFF;
}

.clsTopleft
{
float:left;
margin-top:20px;
}
.clsTopright
{
float:right;
}
#ban_title {
-x-system-font:none;
color:#00254A;
font-family:Arial,Helvetica,sans-serif;
font-size:18px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:bold;
line-height:normal;
margin-top:10px;
margin-left:31px;
padding:0;
}
.paro
 {
-x-system-font:none;
color:#333333;
float:left;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;

line-height:20px;
margin-right:30px;
padding-top:10px;
padding-bottom:10px;
padding-right:10px;
}
.clsSpace
{
margin-bottom:30px;
}
#midd_div {

float:left;
margin:0;
padding:0;
width:968px;
}
#menu_child li, .menu_main_item_dropdown
{
background:#9e0307;
color:#ffffff;
height:30xp;
}
#menu_child li:hover, .menu_main_item_dropdown:hover
{
background:#cb797c;
color:#efe572;
height:30xp;
}
#clsTopstatistics
{
padding:10px 0;


}
.portal_spacer1
{
height:10px;

}
.clsAllspace
{
padding:10px;
}
#menu_main_dropdown
{
background-color:#9E0307;
border: none;
text-align:left;
}
#menu_main_dropdown ul
{
margin:0;
padding:0;
width:120px;
text-align:center;
color:#fff;
font-size:12px;
}
#menu_main_dropdown li
{
list-style:none;
border:none;
height:25px;
margin:0;
padding:5px 10px 0 10px;
width:130px;
}
#menu_main_dropdown ul a
{
color:#FFF;
text-decoration:none;
font-weight:bold;
height:20px;
}
#menu_main_dropdown ul a:hover
{
color:#EFE572;
text-decoration:none;
font-weight:bold;
height:20px;
}
.seEventRight
{
border:1px solid #DDD;
padding:10px;
margin-top:10px;
}
.seEvent
{
margin:10px;
}
.event_cellnum1, .event_cell2
{
border:1px solid #DDD;
text-align:center;
}
.seEventOptions div
{
clear:both;
padding-top:5px;
}
.event_member table
{
border:1px solid #DDD;
padding:10px;
margin:10px 0;
}
.ser_nav_1 {
background:transparent url(../images/serch_nav1.jpg) no-repeat scroll 0 0;
float:left;
height:30px;
margin:0;
padding:0;
width:129px;
text-align:center;
}
a.ser_nav_1:link {
background:transparent url(../images/serch_nav1.jpg) no-repeat scroll 0 0;
color:#1F5BAC;
font-size:12px;
font-weight:bold;
line-height:30px;
margin:0;
padding:0;
text-decoration:none;
width:129px;
text-align:center;
}
a.ser_nav_1:hover, .clsSelect {
background:transparent url(../images/serch_nav1.jpg) no-repeat scroll 0 -30px;
color:#FFFFFF;
font-size:12px;
font-weight:bold;
height:30px;
line-height:30px;
margin:0;
padding:0;
text-decoration:none;
width:129px;
text-align:center;
}
a.ser_nav_2:hover, .clsSelect1 {
background:transparent url(../images/serch_nav2.jpg) no-repeat scroll 0 -30px;
color:#FFFFFF;
font-size:12px;
font-weight:bold;
height:30px;
line-height:30px;
margin:0;
padding:0;
text-decoration:none;
width:88px;
text-align:center;
}
a.ser_nav_2:link {
background:transparent url(../images/serch_nav2.jpg) no-repeat scroll 0 0;
color:#1F5BAC;
font-size:12px;
font-weight:bold;
line-height:30px;
margin:0;
padding:0;
text-decoration:none;
width:88px;
text-align:center;
}

.ser_nav_2 {
background:transparent url(../images/serch_nav2.jpg) no-repeat scroll 0 0;
float:left;
height:30px;
margin:0;
padding:0;
width:88px;
text-align:center;
line-height:30px;
font-weight:bold;
}
.clsLeftsize1 {
width:222px;
}
#search a
{
text-align:center;
font-size:12px;
color:#1F5BAC;
font-weight:normal;
}
#search1
{
text-align:center;
font-size:12px;
color:#FFF;
font-weight:bold;
font-weight:normal;
background:transparent url(../images/serch_nav2.jpg) no-repeat scroll 0 0;
background-position:-2px -30px;
}
#search2 a
{
text-align:center;
font-size:12px;
color:#1F5BAC;
font-weight:normal;
background:transparent url(../images/serch_nav2.jpg) no-repeat scroll 0 0;
background-position:-2px -30px;
}
#clspara input, #clspara textarea
{
/*width:200px;*/
}
#clspara tr
{
height:35px;
}
#contactButton
{
width:100px !important;
}

#selectValue select
{
max-width:200px;
}
.event_tab
{
border-left:1px solid #AAAAAA;
border-top:1px solid #AAAAAA;
border-bottom:1px solid #AAAAAA;

background:#EEEEEE;
}
.profile_tab_end
{
border-left:1px solid #AAAAAA;
}
.event_tab_active
{
border-bottom:none;
background:none;
}
.event_tab:hover
{
background:#F4F4F4;
}
.clsTextarea
{
height:80px;
width:210px;
}
#clsButton
{
width:100px !important;
}
.clsHomeleft
{
width:47%;
float:left;
margin:20px 10px 10px 10px;
border-right:1px solid #3399FF;
height:280px;
}
.clsHomeright
{
width:47%;
margin:20px 10px 10px 10px;
float:right;
}
.clsHomeheader
{
font-size:24px;
color:#3399FF;
}
.clsHomeheader1
{
font-size:20px;
color:#3399FF;
}
.net_people {
background:transparent url(../images/peoploe_network.jpg) no-repeat scroll 0 0;
display:inline;
float:left;
height:180px;
margin:85px 0 0 6px;
padding:0;
width:459px;
}
.lt_home {
background:transparent url(../images/home_lt_column_bg.jpg) repeat-x scroll 0 0;
float:left;
height:377px;
margin:0;
padding:0;
width:50%;
}
.rt_home {
background:transparent url(../images/home_rt_column_bg.jpg);
background-repeat:no-repeat;
background-position:top left;
float:left;
height:377px;
margin:0;
padding:0;
width:50%;
}
div.content1 {
margin-left:auto;
margin-right:auto;
text-align:left;
}

.sign {
-x-system-font:none;
color:#1C57A5;
font-family:"Lucida Bright","Times New Roman","Trebuchet MS";
font-size:28px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:normal;
margin:0;
padding:60px 0 0 60px;
}
.its {
-x-system-font:none;
color:#1C57A5;
font-family:"Lucida Bright","Times New Roman","Trebuchet MS";
font-size:22px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:normal;
margin:0;
padding:6px 0 0 60px;
}
.home_table {
display:inline;
float:left;
margin:15px 0 0 80px;
padding:0;
width:380px;
}
.hm_txt {
-x-system-font:none;
color:#1C57A5;
font-family:Arial,Helvetica,sans-serif;
font-size:13px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:normal;
margin:0;
padding:0 0 12px;
text-align:right;
}
.signup {
-x-system-font:none;
background:transparent url(../images/join_now_button.jpg) no-repeat scroll 0 0;
border:0 none;
color:#FFFFFF;
font-family:Arial,Helvetica,sans-serif;
font-size:18px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:bold;
height:33px;
line-height:normal;
margin:0;
padding:0;
width:114px;
cursor:pointer;
}
.hm_txtbox {
border:1px solid #7DA6CE;
display:inline;
height:18px;
margin:0 0 0 6px;
padding:0;
width:220px;
}
#clsTopstatistics {

float:left;
height:11px;
margin:0;
padding-top:6px;
width:960px;
}
#clsTitle
{
font:10px Arial, Helvetica, sans-serif; color:#38516b; font-weight:bold;
padding-top:10px;
}
.hm_txt2 {
-x-system-font:none;
color:#1C57A5;
float:left;
font-family:Arial,Helvetica,sans-serif;
font-size:22px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:normal;
margin:0;
padding:20px 0 0 90px;
}
.hm_txt2 a:link, #clsSigns a {
color:#A31115 !important;
margin:0;
padding:0;
text-decoration:none;
}
.clsContestview
{
padding:10px;
border:1px solid #DDD;
margin:10px 10px 0 0;
float:left;
height:135px;
}
.clsRules
{
clear:both;
padding:10px;
margin-top:10px;
float:left;
border:1px solid #DDD;
width:95%;
}
#contest_form table tr td
{
padding:5px;
}
#PopUp
{
background-color:#82A1BE;
border:1px solid black;
color:#FFFFFF;
display:block;
font-size:12px;
height:400px;
margin:50px 255px;
*margin:50px -420px;
padding:10px;
position:absolute;
text-align:justify;
vertical-align:middle;
width:60%;
}
span.hyper {
  position: relative;   
}
label.hyper {
	margin-left:130px;
	position:relative;
	top:-75px;
} 
.overlap
{
left:218px;
position:absolute;
top:312px;
z-index:0;
}
.overlap2
{
left:340px;
position:absolute;
top:400px;
z-index:0;
}

.overlap1 {
left:325px;
position:absolute;
top:328px;
*top:322px;
z-index:0;
}
#field_options_138, #field_options_164
{
font-weight:bold;
margin-left:-135px;
margin-top:20px;
}
#clsCato
{
font-weight: bold; margin-top: 5px; clear:both; padding-top:10px;
}
#clsCatee1
{
float:left; width:185px;
}
.clsBrow
{
border:1px solid #D4D4D4;
border-top:none;
padding: 0 20px;
margin-left:2px;
}

.clsBrow1
{
border:1px solid #D4D4D4;
border-top:none;
padding: 0 20px;
margin-right:2px;
}

#clsDatalist
{
margin-left:20px; padding:0;margin-top:0;
}
input.clsSubmit {
background:none repeat scroll 0 0 #EEEEEE;
border-color:#82A1BE #777777 #777777 #82A1BE;
border-style:solid;
border-width:1px;
color:#333333;
font-family:arial,verdana,serif;
font-size:8pt;
font-weight:bold;
padding:5px;
vertical-align:middle;
}
#clsStep1, #clsStep2, #clsStep3, #clsStep4
{
float:left;
width:113px;
font-weight:bold;
text-align:center;
margin:10px 5px;
}
.clsClear
{
clear:both;
}
.clsActive
{
color:red;
}
#menu_child li, .menu_main_item_dropdown {
background:none repeat scroll 0 0 #000000;
color:#FFFFFF !important;
font-size:13px;

list-style:none outside none;
width:160px;
padding-top:5px;
}
#menu_child1 li a, #menu_child1 li a:hover
{
color:#FFFFFF !important;
font-weight:bold;
text-decoration:none;
}
.clsContlist
{
padding-left:10px;
}
.clsContlist span
{
width:150px;
font-weight:bold;
}
.clsContestview 
{
width:94%;
}


.conn_txt{font-size:12px; color:#bfdaf1; margin:0px; padding:1px 7px 0px 7px; float:left;}

#tx_boxes{width:510px; margin:0px; padding:14px 15px 0px 26px; float:left;}

.con_button{width:89px; margin:0px; padding:0px; float:left;}

.hm_txtbox{width:150px; margin:0px 0px 0px 5px; padding:0px; float:left;}

.bantxt_box{width:150px; border:0; height:16px; color:#1d5aaa; font-size:11px;}

.hm_subbutton{width:53px; margin:0px; padding:0px 0px 0px 5px; float:left;}

.sub_buttonban{background:url(../images/logoin_button.jpg) no-repeat scroll 0 0; width:53px; height:21px; border:0px; font-size:0px;}


/* Updated Styles */

#ban_text{font:13px Arial, Helvetica, sans-serif; margin:0px; padding:10px 0px 0px 30px; float:left; color:#FFFFFF; line-height:20px; font-weight:bold;}

.paro{ width:480px; margin-left:31px; }