/* GLOBAL STYLES */

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

table.body {
	width: 868px;
}

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

div, td {
	font-family: tahoma, 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: 6px 0px 0px 10px;
}

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

.catitem, .subcatitem, .subcatitemovr, .subcatitemsel {
	padding: 5px 0px 5px 7px;
	width: 170px;
}

.catitem {
	border-bottom: 1px dotted #C0C0C0;
	cursor: default!important;
}

.subcatitem {
	cursor: pointer;
}

.subcatitemovr {
	background: #007EB1;
	color: #FFFFFF;
	cursor: pointer;
}

.subcatitemsel {
	background-color: #EBEBEB;
	cursor: pointer;
}

div.menu_item_dropdown a {
	padding: 3px 40px 5px 7px;
	font-weight: normal;
	display: block;
	background: #FFFFFF;
	color: #333333!important;
}

div.menu_item_dropdown a:hover {
	color: #FFFFFF;
	padding: 3px 40px 5px 7px;
	font-weight: normal;
	background: #007EB1;
	text-decoration: none;
	color: #FFFFFF!important;
	display: block;
}

div.menu_dropdown {
	border: 1px solid #CCCCCC;
	background: #FFFFFF;
	position: absolute;
	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;
}

.contentmargin {
	padding-left: 20px;
	padding-right: 20px;
	width: 100%!important;
}

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

div.content {
	text-align: left;
}

.breadcrumb {
	margin-bottom: 5px;
}

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

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

.header_text {
	display: none;
}

.page_header_alt {
	padding: 0px 0px 0px 0px;
	position: relative;
	top: -10px;
	left: -4px;
}

.page_header_rep {
	padding: 0px 0px 10px 0px;
	postiion: relative;
	left: -7px;
}

.page_subheader {
	margin-bottom: 15px; margin-top: -5px;
}

.page_subsubheader {
	margin-bottom: 15px; margin-top: -15px;
}

.hiddenbutton {
	display: none;
}

.button_body_off, .button_body_on {
	padding: 2px 6px 0px 6px; cursor: pointer; font-weight: bold; color: #FFFFFF;
}

.button_body_off a, .button_body_on a {
	color: #FFFFFF!important;
}

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

.button_body_off {
	background-image: url(../skins/default/images/btcen_off.gif);
	background-repeat: repeat-x;
}

.button_body_on {
	background-image: url(../skins/default/images/btcen_on.gif);
	background-repeat: repeat-x;
}

.button_rep {
	display: inline;
	margin: 0px 3px 0px 3px;
}

.button_rep td {
	cursor: pointer;
}

.main_header {
	margin-bottom: 15px;
	background-repeat: repeat-x;

}

.main_header2 {
	background-image: url(../skins/default/images/bgheader.gif);
}

.home_box2 {
	padding: 5px 14px 14px 14px;
	background-image: url(../skins/default/images/body2.gif);
	background-repeat: repeat-x;
	background-position: top left;
}

td.header2 {
	padding: 7px 0px 0px 12px;
	font-weight: bold;
	background-image: url(../skins/default/images/header2.gif);
	background-repeat: repeat-x;
	color: #000000;
	height: 35px;
	font-size: 13pt;
	font-family: Arial Narrow;
}

.headercleannew {
	padding-bottom: 4px;
}

td.header, div.header, .headernew {
	padding: 7px 0px 0px 12px;
	border: 1px solid #CBCBCB;
	border-bottom: none;
	font-weight: bold;
	background-image: url(../skins/default/images/header.gif);
	background-repeat: repeat-x;
	color: #000000;
	height: 35px;
	font-size: 13pt;
	font-family: Arial Narrow;
}

div.newupdates {
	position: absolute;
	height: 31px;
	width: 150px;
	margin: 15px 0px 0px 15px;
	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, .skininput {
	background-image: url(../skins/default/images/frmcen.gif);
}

.skininputw, textarea {
	background-image: url(../skins/default/images/frmcenw.gif)!important;
}

input.text, input.text_small, .skininput, .skininputw {
	border: 0px!important;
	background-repeat: repeat-x;
	height: 25px!important;
	margin: 0px!important;
	padding-top: 5px;
	background-position: top left;
	font-family: arial, verdana, serif;
	font-size: 9pt;
	color: #666666;
	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: #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 {
	background-position: top left;
	background-repeat: repeat-x;
	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;
	display: none;
}

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: #DC143C;
}

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

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

a:link { color: #00A7E6; text-decoration: none; }
a:visited { color: #00A7E6; text-decoration: none; }
a:hover { color: #0168AD; text-decoration: underline; }

a.top_menu_item:link { color: #777777; text-decoration: none; }
a.top_menu_item:visited { color: #777777; text-decoration: none; }
a.top_menu_item:hover { color: #444444; 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: #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 {
	position: relative;
	bottom: 0px;
	left: -8px;
}

td.tab {
	height: 21px;
}

td.tab1, td.tab2, td.tab3, td.tab4, td.tab2ovr {
	height: 21px;
	padding: 4px 8px 4px 8px!important;
	font-weight: bold;
}

td.tab3 {
	padding: 0px!important;
}

td.tab0 {
	height: 21px;
	padding: 0px;
	font-size: 1pt;
	padding-left: 7px;
}

td.tab1 {
	background-image: url(../skins/default/images/frmcenw.gif)!important;
	background-position: top left;
	background-repeat: repeat-x;
	border-top: 1px solid #00A7E6;
	border-left: 1px solid #00A7E6;
	border-right: 1px solid #00A7E6;
}

td.tab0, td.tab, td.tab, td.tab2, td.tab4, td.tab2ovr, td.tab3, td.tab4ovr {
	border-bottom: 1px solid #00A7E6;
}

td.tab1, td.tab1 a {
	color: #00A7E6!important;
	}

td.tab2 a, td.tab4 a {
	color: #FFFFFF!important;
}

td.tab2, td.tab4 {
	background: #00A7E6;
	background-image: url(../skins/default/images/bgtab.gif)!important;
	background-position: bottom left;
	background-repeat: repeat-x;
	color: #FFFFFF!important;
}

td.tab2ovr, td.tab4ovr {
	background: #E1E2E6;
	background-image: url(../skins/default/images/bgtabov.gif)!important;
	background-position: bottom left;
	background-repeat: repeat-x;
	color: #00A7E6!important;
}

td.tab2ovr a, td.tab2ovr a:hover, td.tab4ovr a, td.tab4ovr a:hover {
	text-decoration: underline!important;
	color: #0168AD!important;
}

td.tab3 {
	padding-right: 12px;
	width: 100%;
	text-align: right;
	vertical-align: middle;
}

.eventcnt {
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px dotted #CBCBCB;
}

.eventtitle {
	text-transform: uppercase;

}

.eventfield {
	margin-top: 10px;
}

.eventdetail {
	margin-top: 30px;
}

.evtdetcnt {

}

.evtdettitle {
	margin-bottom: 10px;
}

.evtdetmenu {

}

.evtdetoptovr {
	background-color: #EBEBEB;
	cursor: pointer;

}

.evtdetoptsel {
	color: #00A7E6;
}


.blueboxcnt {
	background-color: #C9EEFB;
	padding: 0px 11px 0px 11px;
	color: #000000;
}

.bluebox {
	margin-top: 15px;
}










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

.form1 {
	font-weight: bold;
}

td.form1 {
	padding: 12px 0px 5px 10px;
	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: #DC143C;
}
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 {
	margin: 10px 0px 0px 10px;
}
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: #DC143C;
	text-align: center;
	padding: 7px 8px 7px 7px;
	background: #FFF3F3;
}

.inputError {
	color: #DC143C;
}

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 {
	vertical-align: top;
	text-align: right;
}
div.ad_bottom {
	padding: 20px 0px 20px 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, .box, .home_box {
	border: 1px solid #CBCBCB;
	border-top: none;
	padding: 5px 14px 14px 14px;
	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 #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: 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;
}

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;
}
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 {
	border: 1px solid #CBCBCB;
	border-top: none;
	padding: 5px 14px 14px 14px;
	background: #FFFFFF;
}
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 #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 {

}
td.profile_menu1 a, div.nolink {

	background-color: #FFFFFF;
	background-position: top right;
	border-bottom: 1px dotted #CBCBCB;
	padding: 5px 5px 5px 7px;
	font-size: 8pt;
	display: block;
}
td.profile_menu1 a:hover {
	background-color: #F5F5F5;
	text-decoration: none;
}
td.profile_photo {
	background-image: url(../skins/default/images/photobg.gif);
	text-align: center;
	background-color: #FFFFFF;
}
td.profile_viewcomments_postcomment {
	padding: 10px 16px 10px 16px;
	border: 1px solid #CCCCCC;
	background: #F5F5F5;
}
div.profile_postcomment {
	margin-bottom: 10px;
	padding: 10px 0px 8px 0px;
	border-bottom: 1px dotted #CBCBCB;
}
.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 dotted #CBCBCB;
	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 5px 7px 5px;
	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 5px 7px 5px;
	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 5px 8px 5px;
	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 5px 8px 5px;
	border: 1px solid #AAAAAA;
	border-left: none;
	border-bottom: none;
	font-weight: bold;
	display: block;
}

td.profile_tab_end {
	border-bottom: 1px solid #AAAAAA;
}

div.profile_content {
	padding: 20px 0px 0px 8px;
	width: 98%;
}
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, .parentCategoryCaptions td {
	padding: 4px 5px 5px 6px;
	border-bottom: 3px solid #00A3E5;
	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-bottom: 1px dotted #CBCBCB;
	padding: 7px 5px 7px 7px;
	vertical-align: top;
}
td.messages_photo {
	border-bottom: 1px dotted #CBCBCB;
	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: 100%;
	padding: 10px;
	background: #FFFFFF;
	border: 1px solid #DDDDDD;
	margin-left: auto;
	margin-right: auto;
}
td.friends_sort {
	padding-top: 5px;
}
div.friends_result {
	padding-bottom: 10px;
	border-bottom: 1px dotted #CBCBCB;
	margin-bottom: 10px;
}

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 {
	border-bottom: 1px dotted #CBCBCB;
	margin-bottom: 10px;
	padding-bottom: 10px;
}

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 {
	background-image: url(../skins/default/images/photobg.gif);
	vertical-align: middle;
	text-align: center;
}
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 {
	border-bottom: 1px solid #00A7E6;
	margin-bottom: 10px;
	padding: 0px 0px 2px 0px;
}

.signup_header div {

	background-image: url(../skins/default/images/bgtabs.gif)!important;
	background-position: top left;
	background-repeat: repeat-x;

	background-color: #00A7E6;
	color: #FFFFFF;
	font-size: 10pt;
	padding: 4px 15px 4px 15px!important;
	margin: 0px!important;
	display: inline;
}

div.signup_photo_desc {
	padding: 5px 5px 5px 0px;
}
td.signup_photo {
	padding: 10px;
	background: #FFFFFF;
	border: 1px solid #CCCCCC;
}



/* COMMENT STYLES */
.comment_headline {
	border-bottom: 3px solid #00A3E5;
	padding: 4px 0px 5px 6px;
	font-weight: bold;
	background-image: url(../images/header.gif);
	background-repeat: repeat-x;
	color: #333333;
}



/* PROFILE PHOTOS STYLES */
.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;
}

.formerror, .mainerror {
	color: #DC143C;
	}

.footer a, .footer td, .footer td div {
	color: #333333!important;
	}

.menu_over {
	background-color: #0079A7;
	}

.testimonial {
	margin-bottom: 15px;
	border-bottom: 1px dotted #CBCBCB;
}

.test_detail {
	padding: 5px 0px 10px 0px;
}

.test_header {
	padding-left: 6px; font-weight: bold;
}

.test_subtitle {
	font-weight: normal;
	color: #45B9E5;
}

.thumb {
	margin-left: 9px;
	overflow: hidden;
	position: relative;
	float: left;
	margin-bottom: 9px;
}

.thumbphoto {
	height: 60px;
	width: 60px;
	overflow: hidden;
	cursor: pointer;
	vertical-align: center;
}

.photobg {
	vertical-align: middle;
	text-align: center;
	border: 1px solid #CDCDCD;
	padding: 5px;
}

.thumbphoto, .photobg, .photoprev {
	vertical-align: center;
	background-image: url(../skins/default/images/photobg.gif);
}

.newsitem {
	padding-bottom: 5px; margin-bottom: 10px; border-bottom: 1px dotted #CBCBCB;
}

.newtitle {
	margin: -3px 0px -4px 0px;
}

.newtitle h4 {
	margin-bottom: 2px;
}

.newdate {
	font-weight: bold;
}

.newtext {
	margin-top: 5px; padding-bottom: 5px; margin-bottom: 5px;
}

.newfoot {

}

.submenuopt, .submenuoptsel, .submenuoptovr {
	height: 18px;
	padding: 2px 10px 0px 10px;
	font-weight: bold;
	color: #333333;
	cursor: pointer;
}

.submenuoptsel {
	background-color: #00A7E6;
	color: #FFFFFF!important;
}

.submenuoptovr {
	background-color: #C7C7CA;
}

.tblrow td {
	tblrow
}

.h2rep {
	position: relative; left: -4px;
}

.article {
	margin-bottom: 15px; padding-bottom: 0px; border-bottom: 1px dotted #CBCBCB;
}

.magdate {

}

.magsummary {
}

.magtitle {
	position: relative;
	left: -3px;
}


.rounded_body {
	background-color: #C9EDFB; padding: 0px 10px 0px 10px;
}

.rounded_body1 {
	background-color: #E6F8FF; padding: 0px 10px 0px 10px;
}

.rounded_body div {
	margin-bottom: 0px;
}

.search_caption {
	color: #00A7E6; font-size: 12pt;
}

.h3_rep {
	position: relative; left: -1px; margin: 2px 0px 5px 0px;
}

.connect_item {
	padding-bottom: 10px;
	border-bottom: 1px dotted #CBCBCB;
	margin-bottom: 10px;
	height: 100px;
}

.connect_row {
	border-bottom: 1px solid #00A3E5;
	margin-bottom: 15px;
	padding-bottom: 15px;

}

.connect_cnt {
	padding-top: 15px;
	border-top: 3px solid #00A3E5;
}

.PostInfo {

}

.PostInfo {
	margin: 8px 0px 0px 0px;
	padding: 4px 0px 4px 8px;
	background-color: #E1E1E3; }
}

.postHead {
	margin-bottom: 8px;
}

.postHead.h1_rep {
	margin-bottom: 10px!important;
}

.postInfo li {
	display: inline;
}

.authors {
	margin-bottom: 35px;
}

.evtdetopt, .evtdetoptovr, .evtdetoptsel {
	padding: 5px 0px 5px 15px;
	border-bottom: 1px dotted #CBCBCB;
	background-image: url(../skins/default/images/optmn.gif);
	background-position: 3px 4px;
	background-repeat: no-repeat;
	font-size: 12px;
	margin: 0px!important;
}

.bullet
{
	padding: 0px 0px 0px 15px;
	background-image: url(../skins/default/images/optmn.gif);
	background-position: left top;
	background-repeat: no-repeat;
	margin: 0px 0px 3px 15px!important;
}

.bullet2
{
	position: relative;
	left: -14px;
	padding: 0px 0px 0px 15px;
	background-image: url(../skins/default/images/optmn.gif);
	background-position: left top;
	background-repeat: no-repeat;
	margin: 0px 0px 3px 15px!important;
}

.right { float: right; width: 172px; position: relative; left: 0px; }
.right ul {margin: 5px 0px 10px 0px; }

.contentis { float: left; width: 490px; padding: 0px;}

.PostAuthorDetails { background-color: #DEF2FF;; float: right; padding: 10px; margin: 0px 0px 0px 0px; width: 200px; font-size: 11px; border-bottom: #fff 10px solid; border-left: #fff 10px solid;}
.PostAuthorDetails p { font-size: 10px; padding: 3px 0px; margin: 0px; color:#333;}
.PostAuthorDetails .Picture { margin-top: 7px; margin-right: 7px; margin-bottom: 5px; }

.authorname {
	text-transform: uppercase; color: #CC6600; font-size: 11pt;
}

.right .h3_rep
{
	border-bottom: 1px solid #00A7E7;
}

.SpreadTheWord { border: 1px solid #CBCBCB; padding: 10px 0px 10px 10px; }
.SpreadTheWord table { margin: 8px 0px 10px 0px; }
.SpreadTheWord td { }


.PageForms tr td { padding: 10px; }
.PageForms tr td table tr td { padding: 3px; font-size: 11px; }
.PageForms tr td table tr td table tr td { padding: 0px; font-size: 11px; }

.PageForms { font-size: 10px;}
.PageForms form {}
.PageForms tr td { padding: 10px; }
.PageForms th { padding: 10px 2px 10px 10px; text-align: left; font-size: 13px; font-family: "Trebuchet MS"; font-weight: normal;}

.PageForms tr td table tr td { padding: 3px; font-size: 11px; }
.PageForms tr td table tr td table tr td { padding: 0px; font-size: 11px; }
.PageForms td table td input { padding: 3px; }
.PageForms td table td input.keyfield { border: inset 1px #ccc; padding: 3px; }
.PageForms td table td textarea { border: inset 1px #ccc; padding: 5px; }
.PageForms td table td select { border: inset 1px #ccc; padding: 2px; }

.PageForms .Required { color:#DC143C;}
.PageForms form { border: solid 2px #def2ff;}
.PageForms th { background: #def2ff; color: #555555; }
.PageForms { margin-bottom: 15px; }

.Post { margin-bottom: 10px; }
.Post .PostBottom { padding: 5px 0px 5px 0px; margin: 0px;}
.Post .PostBottom li { padding: 2px 0px; margin: 0px 5px 0px 0px; list-style-type: none; display: inline; }
.Post .PostBottom .FullStory { background: url(../interspire/templates/Default/Images/icon_FullStory.png) no-repeat left center; padding-left: 17px;}

.newshome {
	padding-bottom: 3px;
	margin-bottom: 3px;
	border-bottom: 1px dotted #CBCBCB;
}

.newwhome_date {
	font-weight: bold;
}

.newtext p {
	margin-bottom: 10px;
}

.h4_rep {
	position: relative;
	margin-left: -3px;
}

.h1_rep {
	position: relative;
	margin-left: -3px;
}

.blog_body {
	margin-top: 10px;
}

.topmenu {
	margin: 6px 0px 6px 0px;
	text-align: right;
}

.topmenu a {
	color: #545658!important;
}

.profile_header {
	background-image: url(../skins/default/images/bgheader.gif);
	background-repeat: repeat-x;
	height: 69px;
	margin
}

.postcontent {
	padding-left: 8px;
}

.authorpicture, .PostImage img, .postcontent img {
	margin-right: 15px;
	margin-bottom: 15px;
}

.opt1, .opt2 {
	padding: 7px;
	border-bottom: 1px dotted #CBCBCB;
}

.opt1 {}
.opt2 { background-color: #F2F2F2; }

.headerlink {
	text-align: right;
	position: relative;
	top: -30px;
	margin-bottom: -10px;
}

.boxtitle {
	font-weight: bold;
}

.pager {
	margin: 10px 0px 10px 0px;
	text-align: center;
	padding: 7px 5px 7px 5px;
	background-color: #EEEEEE;
}

.connect_caption {
	border-bottom: 1px dotted #CBCBCB;
}

.magazinearticle {
	border-bottom: 1px dotted #CBCBCB;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

.Paging { text-align: right; padding: 6px; margin: 5px 0px; font-size: 10px; line-height: 15px;}
.Paging strong { letter-spacing: -1px;}
.Paging { text-align: right; padding: 6px; margin: 5px 0px; font-size: 10px; line-height: 15px;}
.Paging strong { letter-spacing: -1px;}
.Paging a { display: inline; padding: 2px 5px;}
.Paging a:visited {}
.Paging a:hover { text-decoration: none;}
.PagingDisabled { display: inline; padding: 2px 5px; }
.PagingCurrentPageNumber { display: inline; font-weight: bold; padding: 2px 5px;}

.linedet {
	width: 96px;
	white-space: nowrap;
	overflow: hidden;
}

.magmenu {
	margin-bottom: 15px!important;
}

.FeatureImageSpan {
	margin-right: 15px!important;
}

.Message {
	color: #DC143C;
}

.newestmembers {
	padding: 5px 10px 5px 10px;
}

.emptyfld {
	color: #BBBBBB;
}

.twittercnt {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

.twittercnt li {
	margin: 0px 0px 8px 0px;
	padding: 0px 0px 8px 0px;
	border-bottom: 1px dotted #CBCBCB;
}