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


/* GLOBAL STYLES */

html { 
	min-height: 100%;
	margin-bottom: 1px; 
}
body {
	position: relative;
	text-align: center;
	margin: 0px; 
}

div.body {
	width: 955px;
	margin:auto;
	min-height:550px; _height:550px;
	border: solid green 0px;
}

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

div, td {
	font-family: arial, tahoma, "Trebuchet MS", arial, serif;
	color: #333333;
	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;
	padding-top: 5px;
	padding: 6px 10px 0px 10px;
}

div.top_menu_link_loggedin {
	height: 25px;
	text-align: right;
	font-weight: bold;
	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;
}

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; 
	position: absolute;
	margin-top: 35px;
	/*margin-left: -100px;*/
	z-index: 99;
	width: 160px; 
	white-space: nowrap; 
	text-align:left;
}
/*sub_sub_menu*/
div #div_panel_blog .sub_sub_menu {
	border:1px solid #CCCCCC; 
	border-top: none; 
	position: absolute; 
	margin-left: -183px;
	z-index: 99;
	white-space: nowrap; 
	text-align:left;
	font-size:11px; 
	font-weight:bold;
}
div #div_panel_blog .sub_sub_menu a{
	display:block;background:#c4d7e5;
	padding:5px 5px 5px 18px;
	border-bottom: solid #a9bccb 1px;
	color:#fff;
	width: 140px;
	color:#484848;
}
div #div_panel_blog .sub_sub_menu a:hover{
	display:block;background:#a9bccb;
	padding:5px 5px 5px 18px;
	border-bottom: solid #a9bccb 1px;
	color:#fff;
	width: 140px;
	color:#484848;
}

div #div_player_knowledge .sub_sub_menu {
	border:0px solid #CCCCCC; 
	border-top: none; 
	position: absolute; 
	margin-left: -480px;
	z-index: 99;
	white-space: nowrap; 
	text-align:left;
	font-size:11px; font-weight:bold;
}
div #div_player_knowledge .sub_sub_menu a{
	display:block;background:#c4d7e5;
	padding:5px 5px 5px 18px;
	border-bottom: solid #a9bccb 1px;
	color:#fff;
	width: 140px;
	color:#484848;
}
div #div_player_knowledge .sub_sub_menu a:hover{
	display:block;background:#a9bccb;
	padding:5px 5px 5px 18px;
	border-bottom: solid #a9bccb 1px;
	color:#fff;
	width: 140px;
	color:#484848;
}

div #div_player_videos .sub_sub_menu {
	border:0px solid #CCCCCC; 
	border-top: none; 
	position: absolute; 
	margin-left: -540px;
	z-index: 99;
	white-space: nowrap; 
	text-align:left;
	font-size:11px;
	font-weight:bold;
}
div #div_player_videos .sub_sub_menu a{
	display:block;background:#c4d7e5;
	padding:5px 5px 5px 18px;
	border-bottom: solid #a9bccb 1px;
	color:#fff;
	width: 140px;
	color:#484848;
}
div #div_player_videos .sub_sub_menu a:hover{
	display:block;background:#a9bccb;
	padding:5px 5px 5px 18px;
	border-bottom: solid #a9bccb 1px;
	color:#fff;
	width: 140px;
	color:#484848;
}
div #div_player_drills .sub_sub_menu {
	border:0px solid #CCCCCC; 
	border-top: none; 
	position: absolute; 
	margin-left: -132px;
	z-index: 99;
	white-space: nowrap; 
	text-align:left;
	font-size:11px; font-weight:bold;
}
div #div_player_drills .sub_sub_menu a{
	display:block;background:#c4d7e5;
	padding:5px 5px 5px 18px;
	border-bottom: solid #a9bccb 1px;
	color:#fff;
	width: 140px;
	color:#484848;
	
}
div #div_player_drills .sub_sub_menu a:hover{
	display:block;background:#a9bccb;
	padding:5px 5px 5px 18px;
	border-bottom: solid #a9bccb 1px;
	color:#fff;
	width: 140px;
	color:#484848;
}

div #div_friends .sub_sub_menu {
	border:0px solid #CCCCCC; 
	border-top: none; 
	position: absolute; 
	margin-left: -327px;
	z-index: 99;
	white-space: nowrap; 
	text-align:left;
}
div #div_friends .sub_sub_menu a{
	display:block;background:#c4d7e5;
	padding:5px 5px 5px 18px;
	border-bottom: solid #a9bccb 1px;
	color:#fff;
	width: 150px;
	color:#484848;
}
div #div_friends .sub_sub_menu a:hover{
	display:block;background:#a9bccb;
	padding:5px 5px 5px 18px;
	border-bottom: solid #a9bccb 1px;
	color:#fff;
	width: 150px;
	color:#484848;
}

div #div_player_account .sub_sub_menu {
	border:0px solid #CCCCCC; 
	border-top: none; 
	position: absolute; 
	margin-left: -73px;
	z-index: 99;
	white-space: nowrap; 
	text-align:left;
}
div #div_player_account .sub_sub_menu a{
	display:block;background:#c4d7e5;
	padding:5px 5px 5px 18px;
	border-bottom: solid #a9bccb 1px;
	color:#fff;
	width: 140px;
	color:#484848;
}
div #div_player_account .sub_sub_menu a:hover{
	display:block;background:#a9bccb;
	padding:5px 5px 5px 18px;
	border-bottom: solid #a9bccb 1px;
	color:#fff;
	width: 140px;
	color:#484848;
}

div #div_panel_article .sub_sub_menu {
	border:1px solid #CCCCCC; 
	border-top: none; 
	position: absolute; 
	margin-left: -277px;
	z-index: 99;
	white-space: nowrap; 
	text-align:left;
}
div #div_panel_article .sub_sub_menu a{
	display:block;background:#c4d7e5;
	padding:5px 5px 5px 18px;
	border-bottom: solid #a9bccb 1px;
	color:#fff;
	width: 140px;
	color:#484848;
}
div #div_panel_article .sub_sub_menu a:hover{
	display:block;background:#a9bccb;
	padding:5px 5px 5px 18px;
	border-bottom: solid #a9bccb 1px;
	color:#fff;
	width: 140px;
	color:#484848;
}


/*sub_sub_menu*/

div.menu_dropdown a{
	display:block;
	padding:5px 5px 5px 18px;
	border-bottom: solid #136aaf 1px;
	color:#fff;
	background: #023d69;
}
div.menu_dropdown a:hover{
	display:block;
	padding:5px 5px 5px 18px;
	border-bottom: solid #136aaf 1px;
	color:#fff;
	background: #136aaf;
	text-decoration:none;
}

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

td.topbar2, td.topbar2_right {
	background-image: url(../images/menu_bg.gif); 
	background-repeat: repeat-x; 
	font-weight: bold; 
	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: 935px; 
	padding: 5px 0px 0 0px; 
	text-align: left; 
	margin-left: auto; 
	margin-right: auto;
}
div.content2 {
	width: 930px; 
	padding: 5px 0px 0 0px; 
	text-align: left; 
	margin: 0; 
}

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;*/
	height:46px; margin-top:45px; padding-bottom:39px;border: solid green 0px;
}

div.copyright .innerfooter{ width:auto; margin:auto; padding:0 15px; font-size:11px; border: solid red 0px; font-family:Tahoma, Arial; padding-top:5px;  background:#fff url(../images/gameclip_footer_bg2.jpg) left top no-repeat;}

div.copyright .innerfooter .float_left{color:#58595b; float:left; text-align:left; line-height:18px;}
div.copyright .innerfooter span{font-weight:bold; color:#b5111a;}
div.copyright .innerfooter .float_left a{color:#58595b; text-decoration:none;}
div.copyright .innerfooter .float_right{text-align:right; float:right; line-height:18px;}
div.copyright .innerfooter .float_right a{color:#000; text-decoration:none;}

div.page_header {
	background:url(../images/title_tipoftheday.jpg) left top repeat-x; /*width:934px;*/ width:100%; height:30px; float:left;border:0px solid red; color:#fff; line-height:30px; border: solid #033962 1px; font-size:14px; font-weight:bold; text-indent:15px;	margin-bottom:5px;}

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

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

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

div.newupdates_content {
	text-align: left; 
	padding: 17px 5px 5px 12px; 
	color: #b5121b;
	font-weight:bold;
}


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

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

input, select, textarea{font-size:12px; font-family:Arial, Helvetica, sans-serif; color:#333333;}

input.text, .inputfield_normal {
	width:222px; padding:3px;
}

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

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

input.button {
	font-family: arial, verdana, serif;
	height:30px;
	color: #0e2b00;
	font-weight: bold;
	background: url(../images/btn_bg.gif) left top repeat-x;
	vertical-align: middle;
	border-top: 1px solid #339900;
	border-left: 1px solid #339900;
	border-bottom: 1px solid #339900;
	border-right: 1px solid #339900;
	margin-bottom:5px;
	cursor:pointer;
}

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

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

select, select.small {
	color: #333333;
	font-family: arial, verdana, serif;
	vertical-align: middle;
	margin-top: 1px;
}
select.small {
}
.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 #bdc4cc; padding:2px;
}

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, div.error_msg {
	vertical-align: middle;
	color: #b31016;
}

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 { 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: #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: #b5121b; text-decoration: none; }
/*a.newupdates:visited { color: #b5121b; text-decoration: none; }*/
a.newupdates:hover { color: #b5121b; 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;
	font-size:11px;
}
td.tab {
	padding-left: 1px;
	border-bottom: 1px solid #6597bb;
}
td.tab0 {
	font-size: 1pt;
	padding-left: 7px;
	border-bottom: 1px solid #c4d7e5;
}
td.tab1 {
	border: 1px solid #6597bb;
	border-top: 3px solid #6597bb;
	border-bottom: none;
	font-weight: bold;
	padding: 6px 8px 6px 8px;
}
td.tab1 a{ color:#333;}
td.tab2 a{ color:#333;}
td.tab2 {
	background: #cee2f1;
	border: 1px solid #6597bb;
	border-top: 3px solid #6597bb;
	font-weight: bold;
	padding: 6px 8px 6px 8px;
}
td.tab3 {

	border-bottom: 1px solid #6597bb;
	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: left;
	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: #b31016;
}
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: left;
	border: 0px dashed #CCCCCC;
	background: #FFFFFF;
	padding: 7px 8px 7px 7px;
}
td.error {
	color: #b31016;
	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 #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;
}
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 #76a5c9; 
}
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 {
	background: #FFFFFF;
	border: 1px solid #d0e4f3;
	border-top: none;
	padding: 5px 7px 5px 7px;
	margin-bottom: 12px;
}
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: 0px solid #AAAAAA;
}
div.profile_comment_date {
	
	float:right;
	padding: 2px 7px 5px 25px;
	font-size:11px;
	/*background: #F1F1F1;
	border-top: 1px solid #AAAAAA;*/
	background:url(../images/icons/icon_calendar.png)left top no-repeat;
}
div.profile_comment_body {
	clear: left;
	padding: 5px 7px 5px 7px;
	overflow: auto;
	/*max-width: 550px;*/
}


a.commentEditLink{/*border: solid red 0px; background:url(../images/btn_edit_small.gif) left top no-repeat; display:block; float:left; height:24px; width:64px; text-indent: 9999px;*/ font-weight:bold; font-size:11px;}
a.commentDeleteLink{/*border: solid red 0px;background:url(../images/btn_delete_small.gif) left top no-repeat;display:block; float:left; height:24px; width:79px; text-indent: 9999px;*/ color:#cd3512; font-weight:bold; font-size:11px;}
/* 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;
	white-space: nowrap;
	font-size:11px; font-weight:bold; border-bottom: dashed 1px #b2c0ce; padding-bottom:10px;
}
table.profile_menu {
	border: 1px solid #c4d7e5;
	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 #c4d7e5;
	padding: 5px 5px 5px 7px;
	font-size: 8pmet;
	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 #5c92bb;
	padding: 5px;
	background: #ffffff;
	height: 153px;
	width:179px;
}
td.profile_viewcomments_postcomment {
	padding: 10px 16px 10px 16px;
	border: 1px solid #CCCCCC;
	background: #F5F5F5;
}
div.profile_postcomment {
	border: 0px 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: #cfdbe8;
	/*background-image: url(../images/whiteline.gif);*/
	background-repeat: repeat-x;
	background-position: top left;
	padding: 7px 10px 7px 10px;
	border: 1px solid #cfdbe8; 
	border-left: none;
	font-weight: bold; 
	display: block;
	color:#333333;
}
td.profile_tab a:hover {
	background-color: #cfdbe8;
	/*background-image: url(../images/whiteline.gif);*/
	background-repeat: repeat-x;
	background-position: top left;
	padding: 7px 10px 7px 10px;
	border: 1px solid #cfdbe8; 
	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 #cfdbe8; 
	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 #cfdbe8; 
	border-left: none;
	border-bottom: none;
	font-weight: bold; 
	display: block;
}
#profile_tabs_profile { 
	border-left: 1px solid #aeb8c3;
}
td.profile_tab_end {
	border-bottom: 1px solid #cfdbe8;
}








div.profile_content {
	padding: 10px; 
	border: 1px solid #cfdbe8;
	border-top: none;
}

div.profile_headline, div.profile_headline2 {
	font-size: 14px; 
	margin-bottom: 7px;
	font-weight: bold;
	color:#cd3512;

	
}
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 #d0e4f3;
	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: right;
	font-weight: normal;
	font-size:11px;
	/*background: #EEEEEE;*/
	border-bottom:1px solid #d0e4f3;
	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: solid #dce4ed 1px;
}
td.messages_header {
	padding: 4px 5px 5px 6px;
	 background:#acbccd;
	font-weight: bold;
	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 #dce4ed;
	padding: 7px 5px 7px 7px;
	vertical-align: top;
}
td.messages_photo {
	border-top: 1px solid #dce4ed;
	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 #c7d4e2;
	margin: 10px 5px 0 0;
	background: #FFFFFF;
	width: 442px; height: 125px; float: left; 
}
div.friends_result2 {
	padding: 5px;
	border: 1px solid #c7d4e2;
	margin: 10px 5px 0 0;
	background: #FFFFFF;
	width: 442px; height: 80px; float: left; 
}
td.friends_result0 {
	padding: 5px;
}
td.friends_result1 {
	vertical-align: top;
	padding: 5px;
}
td.friends_result2 {
	padding: 0px;
	vertical-align: top;
	text-align: right;
	border-bottom:1px dashed #c7d4e2;
}
div.friends_name {
	font-size: 10pt;
	font-weight: bold;
	padding-bottom: 3px;
}
div.friends_stats div {
	color: #888888; 
	font-size: 11px;
}


/* 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;
	padding-left:10px;
}
td.editprofile_photo {

	vertical-align: middle; 
	text-align: center; 
	border: 1px solid #CCCCCC;
	background: #FFFFFF;
	padding: 5px;
}
td.editprofile_photo img{ width:100px; height:80px;}
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 #aeb8c3;
	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: 0px solid #CCCCCC;
	border-bottom: none;
	font-weight: bold;
	/*background-image: url(../images/header.gif);*/
	background-repeat: repeat-x;
	color: #cd3512;
}



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


/* Menu */
a.my_home{ background:url(../images/btn_myhome.gif) left top no-repeat; float:left; width:84px; height:28px; text-indent:-9999px;}
a.my_home:hover{ background:url(../images/btn_myhome_on.gif) left top no-repeat; float:left; width:84px; height:28px; text-indent:-9999px;}
a.my_home_on{ background:url(../images/btn_myhome_on.gif) left top no-repeat; float:left; width:84px; height:28px; text-indent:-9999px;}

a.register{ background:url(../images/btn_register.gif) left top no-repeat; float:left; width:84px; height:28px; text-indent:-9999px;}
a.register:hover{ background:url(../images/btn_register_on.gif) left top no-repeat; float:left; width:84px; height:28px; text-indent:-9999px;}
a.register_on{ background:url(../images/btn_register_on.gif) left top no-repeat; float:left; width:84px; height:28px; text-indent:-9999px;}

a.siginin{ background:url(../images/btn_signin.gif) left top no-repeat; float:left; width:73px; height:28px; text-indent:-9999px;}
a.siginin:hover{ background:url(../images/btn_signin_on.gif) left top no-repeat; float:left; width:73px; height:28px; text-indent:-9999px;}

a.siginout{ background:url(../images/btn_signout.gif) left top no-repeat; float:left; width:73px; height:28px; text-indent:-9999px;}
a.siginout:hover{ background:url(../images/btn_signout_on.gif) left top no-repeat; float:left; width:73px; height:28px; text-indent:-9999px;}

/* Main Navigation */

#navigation{ width:937px; margin:auto; padding-top:8px}
.nav_last{background:url(../images/tab_last.gif) right top no-repeat; float:left; width:67px; height:44px;}

a.nav_news{background:url(../images/tab_news.gif) left top no-repeat; float:left; width:67px; height:44px; text-indent:-9999px;}
a.nav_news:hover{background:url(../images/tabs_news_on.gif) left top no-repeat; float:left; width:67px; height:44px; text-indent:-9999px;}
a.nav_news_on{background:url(../images/tab_news_on.gif) left top no-repeat; float:left; width:67px; height:44px; text-indent:-9999px;}

a.nav_home{background:url(../images/tab_home.gif) left top no-repeat; float:left; width:71px; height:44px; text-indent:-9999px;}
a.nav_home:hover{background:url(../images/tab_home_on.gif) left top no-repeat; float:left; width:71px; height:44px; text-indent:-9999px;}
a.nav_home_on{background:url(../images/tab_home_on.gif) left top no-repeat; float:left; width:71px; height:44px; text-indent:-9999px;}

a.nav_aboutus{background:url(../images/tab_aboutus.gif) left top no-repeat; float:left; width:93px; height:44px; text-indent:-9999px;}
a.nav_aboutus:hover{background:url(../images/tab_aboutus_on.gif) left top no-repeat; float:left; width:93px; height:44px; text-indent:-9999px;}
a.nav_aboutus_on{background:url(../images/tab_aboutus_on.gif) left top no-repeat; float:left; width:93px; height:44px; text-indent:-9999px;}

a.nav_panelmembers{background:url(../images/tab_panelmembers.gif) left top no-repeat; float:left; width:128px; height:44px; text-indent:-9999px;}
a.nav_panelmembers:hover{background:url(../images/tab_panelmembers_on.gif) left top no-repeat; float:left; width:128px; height:44px; text-indent:-9999px;}
a.nav_panelmembers_on{background:url(../images/tab_panelmembers_on.gif) left top no-repeat; float:left; width:128px; height:44px; text-indent:-9999px;}

a.nav_topplayers{background:url(../images/tab_topplayers.gif) left top no-repeat; float:left; width:109px; height:44px; text-indent:-9999px;}
a.nav_topplayers:hover{background:url(../images/tab_topplayers_on.gif) left top no-repeat; float:left; width:109px; height:44px; text-indent:-9999px;}
a.nav_topplayers_on{background:url(../images/tab_topplayers_on.gif) left top no-repeat; float:left; width:109px; height:44px; text-indent:-9999px;}

a.nav_membershipdetails{background:url(../images/tab_membershipdetails.gif) left top no-repeat; float:left; width:156px; height:44px; text-indent:-9999px;}
a.nav_membershipdetails:hover{background:url(../images/tab_membershipdetails_on.gif) left top no-repeat; float:left; width:156px; height:44px; text-indent:-9999px;}
a.nav_membershipdetails_on{background:url(../images/tab_membershipdetails_on.gif) left top no-repeat; float:left; width:156px; height:44px; text-indent:-9999px;}

a.nav_knowledgebase{background:url(../images/tab_knowledgebase.gif) left top no-repeat; float:left; width:138px; height:44px; text-indent:-9999px;}
a.nav_knowledgebase:hover{background:url(../images/tab_knowledgebase_on.gif) left top no-repeat; float:left; width:138px; height:44px; text-indent:-9999px;}
a.nav_knowledgebase_on{background:url(../images/tab_knowledgebase_on.gif) left top no-repeat; float:left; width:138px; height:44px; text-indent:-9999px;}

a.nav_blog{background:url(../images/tab_blog.gif) left top no-repeat; float:left; width:68px; height:44px; text-indent:-9999px;}
a.nav_blog:hover{background:url(../images/tab_blog_on.gif) left top no-repeat; float:left; width:68px; height:44px; text-indent:-9999px;}
a.nav_blog_on{background:url(../images/tab_blog_on.gif) left top no-repeat; float:left; width:68px; height:44px; text-indent:-9999px;}

a.nav_contactus{background:url(../images/tab_contactus.gif) left top no-repeat; float:left; width:107px; height:44px; text-indent:-9999px;}
a.nav_contactus:hover{background:url(../images/tab_contactus_on.gif) left top no-repeat; float:left; width:107px; height:44px; text-indent:-9999px;}
a.nav_contactus_on{background:url(../images/tab_contactus_on.gif) left top no-repeat; float:left; width:107px; height:44px; text-indent:-9999px;}

/* Drop down menu */


/* sub_navigation */
#sub_navigation{border: solid #a9bccb 1px; width:934px; margin:auto; background:#c4d7e5; height:28px; text-align:left; color:#484848;}
/*
#sub_navigation ul{list-style-type:none; padding:0; margin:0;}
#sub_navigation ul li{list-style-type:none; display:inline; }
#sub_navigation ul li a{padding:5px 10px; color:#484848; display:block; float:left;background:url(../images/submenu_div.gif) right top no-repeat; font-weight:bold; text-decoration:none; font-size:11px;}
#sub_navigation ul li a:hover{padding:5px 10px; color:#484848; display:block; float:left;background:url(../images/submenu_bg_on.gif) right top no-repeat; font-weight:bold; font-size:11px;}

#sub_navigation ul li a.on{padding:5px 10px; color:#484848; display:block; float:left;background:url(../images/submenu_bg_on.gif) right top no-repeat; font-weight:bold; text-decoration:none; font-size:11px;}
*/
/* profile_navigation */
#profile_navigation{border: solid #a9bccb 1px; width:934px; margin:auto; background:#c4d7e5; text-align:left; color:#484848; height:50px; line-height:15px;}

#profile_navigation ul{list-style-type:none; padding:0; margin:0;}
#profile_navigation ul li{list-style-type:none; display:inline;}
#profile_navigation ul li a{padding:8px 20px; color:#484848; display:block; float:left; font-weight:bold; text-decoration:none; font-size:11px; height:35px;  border-right:1px solid #a9bccb;}
#profile_navigation ul li a:hover{padding:8px 20px; color:#484848; display:block; float:left;background:url(../images/profilemenu_bg_on.gif) center top no-repeat; font-weight:bold; font-size:11px; height:35px;}

#profile_navigation ul li a.on{padding:8px 20px; color:#484848; display:block; float:left;background:url(../images/profilemenu_bg_on.gif) center top no-repeat; font-weight:bold; text-decoration:none; font-size:11px; height:35px;}


#header{ height:104px; width:100%; border: solid red 0px;}
#header a.logo{background:url(../images/logo.gif) left top no-repeat; height:104px; width:363px; float:left; border:0px solid red; display:block; padding:0; margin:0; text-indent:-9999px;}
#header .topnavigation{ float:right; width:450px; margin-top:5px; border:0px solid red;}
.welcome_note{border: solid red 0px; float:right; margin-top:45px;}
.welcome_note span{color:#b5111a; text-transform:capitalize;}


/* showcase header */
#header2{ height:180px; width:100%; margin:auto; border:0px solid #00ff00;}
#header2 .floatleft .showcase_head_photo{margin:0; padding:2px; border:0px solid #5c92bb; float:left; }
#header2 .floatleft a.logo{ background:url(../images/gameclip.jpg) left top no-repeat; width:178px; height:47px; border:1px solid red; display:block; float:left; text-align:left; border:0px solid #5c92bb;}
#header2 .details { float:left; margin:0 0 0 10px; padding:0; color:#333; width:300px; border:0px solid #ff0000; }
#header2 .details h3{ font-size:16px; font-weight:bold; padding:0; margin:0; text-align:left;}
#header2 .details h6{ font-size:12px; color:#333; font-weight:normal; padding:2px 0; margin:0; text-align:left;}
#header2 .float_right{ float:right; margin:5px 0 0 0;  }
#header2 .float_right .toprank{ float:right; background:url(../images/showcase_toprating.gif) left top no-repeat; width:119px; height:29px; font-size:14px; font-weight:bold; text-align:center; color:#03144f; line-height:25px; }
#header2 .float_right table.stats{ margin-top:0; background:#fff; color:#333; float:right; border:1px solid #79a8c4; border-collapse:collapse; text-align:left;}

#header2 .float_right table.stats .table{border-bottom:1px solid #79a8c4; }
#header2 .float_right table.stats .table td{ padding-left:10px;}

#header .logo{ height:95px; width:330px; float:left; border:0px solid red; display:block; margin-left:100px; _margin-left:50px;}


/*showcase css*/
a.summary{ background:url(../images/tab_summary.gif) left top no-repeat; float:left; width:101px; height:44px; text-indent:-9999px;}
a.summary:hover{ background:url(../images/tab_summary_on.gif) left top no-repeat; float:left; width:101px; height:44px; text-indent:-9999px;}
a.summary_on{ background:url(../images/tab_summary_on.gif) left top no-repeat; float:left; width:101px; height:44px; text-indent:-9999px;}

a.bio{ background:url(../images/tab_bio.gif) left top no-repeat; float:left; width:67px; height:44px; text-indent:-9999px;}
a.bio:hover{ background:url(../images/tab_bio_on.gif) left top no-repeat; float:left; width:67px; height:44px; text-indent:-9999px;}
a.bio_on{ background:url(../images/tab_bio_on.gif) left top no-repeat; float:left; width:67px; height:44px; text-indent:-9999px;}

a.academics{ background:url(../images/tab_academics.gif) left top no-repeat; float:left; width:117px; height:44px; text-indent:-9999px;}
a.academics:hover{ background:url(../images/tab_academics_on.gif) left top no-repeat; float:left; width:117px; height:44px; text-indent:-9999px;}
a.academics_on{ background:url(../images/tab_academics_on.gif) left top no-repeat; float:left; width:117px; height:44px; text-indent:-9999px;}

a.campsattended{ background:url(../images/tab_camps.gif) left top no-repeat; float:left; width:150px; height:44px; text-indent:-9999px;}
a.campsattended:hover{ background:url(../images/tab_comps_on.gif) left top no-repeat; float:left; width:150px; height:44px; text-indent:-9999px;}
a.campsattended_on{ background:url(../images/tab_comps_on.gif) left top no-repeat; float:left; width:150px; height:44px; text-indent:-9999px;}

a.contact{ background:url(../images/tab_contact.gif) left top no-repeat; float:left; width:182px; height:44px; text-indent:-9999px;}
a.contact:hover{ background:url(../images/tab_contact_on.gif) left top no-repeat; float:left; width:182px; height:44px; text-indent:-9999px;}
a.contact_on{ background:url(../images/tab_contact_on.gif) left top no-repeat; float:left; width:182px; height:44px; text-indent:-9999px;}

a.community{ background:url(../images/tab_community.gif) left top no-repeat; float:left; width:113px; height:44px; text-indent:-9999px;}
a.community:hover{ background:url(../images/tab_community_on.gif) left top no-repeat; float:left; width:113px; height:44px; text-indent:-9999px;}
a.community_on{ background:url(../images/tab_community_on.gif) left top no-repeat; float:left; width:113px; height:44px; text-indent:-9999px;}

a.volunteer{ background:url(../images/tab_volunteer.gif) left top no-repeat; float:left; width:113px; height:44px; text-indent:-9999px;}
a.volunteer:hover{ background:url(../images/tab_volunteer_on.gif) left top no-repeat; float:left; width:113px; height:44px; text-indent:-9999px;}
a.volunteer_on{ background:url(../images/tab_volunteer_on.gif) left top no-repeat; float:left; width:113px; height:44px; text-indent:-9999px;}

a.stats{ background:url(../images/tab_stats.gif) left top no-repeat; float:left; width:75px; height:44px; text-indent:-9999px;}
a.stats:hover{ background:url(../images/tab_stats_on.gif) left top no-repeat; float:left; width:75px; height:44px; text-indent:-9999px;}
a.stats_on{ background:url(../images/tab_stats_on.gif) left top no-repeat; float:left; width:75px; height:44px; text-indent:-9999px;}

a.null{ background:url(../images/tab_null.gif) right top no-repeat; float:left; width:16px; height:44px; text-indent:-9999px;}


#innercontent .showcase_videos{ float:left; width:435px; height:328px; margin-right:5px;}
#innercontent .showcase_buttons{ float:left; width:280px; border:0px solid red; padding:0 0 0 3px;}
#innercontent .showcase_buttons a.button{ background:url(../images/gamehighlights.gif) left top no-repeat; width:277px; height:79px; display:block; font-size:16px; color:#ffffff; font-weight:bold; line-height:78px;border:0px solid red; text-align:center; margin:0 0 4px 0; }


.showcase_comments{ padding:0; margin:0; border:0px solid #fff; color:#fff; }
.showcase_comments .showcase_comments_bg{ width:420px;  padding-right:15px; float:left; border-right:1px solid #1161a0; }
.showcase_comments .showcase_comments_bg1{ width:420px;  padding-left:15px; float:left;  }
.showcase_comments .float_left{ margin-right:10px;}
.showcase_comments .float_left img{ border:1px solid #c9d0d8; padding:2px;}
/* Layout Backgrounds */

#innercontainer{ background:url(../images/main_inner_bg.gif) left top no-repeat; width:957px; margin:0 auto; border: solid red 0px; min-height:500px; _height:500px;}
#innercontainer .innercontainer_home{ background:url(../images/main_home_bg.gif) left top no-repeat; width:957px; margin:0 auto; border: solid red 0px; height:605px;}


/* Validatin classes */
div.LV_invalid, div.LV_invalid div span, .error{font-size:11px; color:#b31016;}
.error, .success {margin-top:10px;}
.inputwidth{width:225px;}

/* Content */
.main_content_bg{width:919px; background: url(../images/inner_content_middle_white.gif) left top repeat-y; padding:0 10px;}
.main_content_bg_inner{width:881px; background: url(../images/inner_content_middle_blue.gif) left top repeat-y; padding:5px 20px;}

.main_content_bg_inner_s{width:701px; background: url(../images/inner_content_middle_blue_s.gif) left top repeat-y; padding:5px 10px; border: solid red 0px;}

.secure_image{ border:1px solid #1b209f; padding:5px; float:left; margin:5px 5px 5px 0;}

.profile_left{ width:300px; /*border-right:1px solid #c2c9d1;*/ float:left;}
.profile_right{ float:left; width:555px; border-left:1px solid #76a5c9; padding-left:20px;}
.profile_left_details{ text-align:center; padding-top:0px;}
.profile_left_details p{ padding:0;}
.profile_left_details div span{ padding:0;  background:#bdc4cc; padding:5px;}
.profile_left_details div span strong{ font-size:18px; font-weight:bold;}
.profile_left_title{ font-size:12px;}
.profile_left_title p{ text-transform:uppercase; padding:0;}
.profile_left_title .url{font-size:11px;}
/* Tip of the day */
.tipoftheday{ background:url(../images/title_tipoftheday.jpg) left top repeat-x; width:934px; height:30px; border:0px solid red; color:#fff; border: solid #033962 1px; margin:auto; text-align:left; margin-top:5px; }

.tipoftheday div.title{width:150px; float:left; text-indent:15px; font-size:13px; font-weight:bold; background:url(../images/title_tipoftheday_div.jpg) right top no-repeat; color:#fff; line-height:14px;}
.tipoftheday div.title .author{ font-size:11px; font-weight:normal; color:#C1E3E8;}
.tipoftheday div.title .author a, .tipoftheday div.title .author a:visited{ color:#ffffff;}
.tipoftheday .description_tip{ float:left;width:775px; text-indent:5px; color:#fff; line-height:30px;}


/* Contact Us */
.contact_box{float:left; width:425px; border: solid red 0px; padding-right:10px;}
.contact_box .address_box{background:#cddbe3; border: solid #e8f6ff 1px; width:300px; padding:12px; margin-bottom:15px;}
.contact_box .email_box{background:#cddbe3; border: solid #e8f6ff 1px; padding:10px; height:40px; line-height:40px; margin-bottom:10px;}
.contact_box .email_box img{float:left; margin-right:15px;}


/* Membership Details */
.membership_details{border-collapse: collapse; border: solid #79a8c4 1px;}
.membership_details thead th{border-right: solid #cbdde8 1px; background:#79a8c4; color:#333; padding: 8px 0 8px 10px; }
.membership_details thead th span{color:#b5121b;}
.membership_details tbody th{border: solid #79a8c4 1px; color:#333333; padding: 8px 0 8px 5px; text-align:left; font-weight:normal; vertical-align:top;}
.membership_details tbody tr.row_1{background:#f7f9fb; color:#333333;}
.membership_details tbody tr.row_2{background:#cbdde8;}
.membership_details tbody td{border: solid #79a8c4 1px; color:#333333; padding: 8px 0; text-align:center;}



/* Articles */
.articles_div{}
.articles_div th{width:90px;}
.articles_div th, .articles_div th div{color:#0d5892;}
.articles_div td a.title{color:#000000; font-weight:bold;}

.right_panel{width:170px; float:right; background:url(../images/knowledge_right_bg.gif) left top no-repeat; padding:10px; min-height:300px; _height:300px;}
.right_panel .user_img {margin-top:10px;}
.right_panel .border td{border-bottom:1px dashed #333; font-size:11px;}
.right_panel .user_img td{padding:5px;}
.right_panel .user_img strong{color:#1166a5; font-size:12px;}
.right_panel .user_img a{color:#333333; font-size:11px; text-decoration:underline;}
.right_panel .user_img a:hover{color:#333333; font-size:11px; text-decoration:none;}
.archive_tree {margin-top:10px;}
.archive_tree th{background:#666768; color:#fff; padding:5px; }
.archive_tree th div{color:#fff;}
.archive_tree th .archive_tree_expand td{background:#fff;}
td.hr{border-bottom: dashed 1px #333333; padding: 5px 0;}


/* Top Players */
#topplayer{ background:url(../images/bg_topplayer.gif) center top no-repeat; width:146px; height:71px; margin:10px 0 0 12px; _margin:10px 0 0 8px; font-size:10px; color:#fff; float:left; }
#topplayer .float_left{padding:5px; float:left; }
#topplayer .float_left .blue{ color:#00eaff; font-weight:normal; clear:both;}
#topplayer .float_left a{ color:#333; text-decoration:none;}


/* Pre Account */
.bluegrid{border-collapse:collapse; font-size:12px;}
.bluegrid td{padding:5px; border: solid #dce4ed 1px; background:#fff; text-align:left;}

.bluegrid2{border-collapse:collapse; font-size:12px;}
.bluegrid2 td{ padding:3px; border: solid #dce4ed 1px; background:#fff; vertical-align:top;}
.bluegrid2 th{padding:3px; border: solid #dce4ed 1px; background:#acbccd;}


/* headings */
h2{color:#cd3512; padding:0; margin:0; font-size:16px; margin-bottom:10px;}
h3{color:#333333; padding:0; margin:0; font-size:14px; /*margin-bottom:10px;*/}

/* links css */
a.linkblue{color:#1264a3; text-decoration:underline;}
a.linkblue:hover{color:#1264a3; text-decoration:none;}
a.link_gray{ color:#333333; font-size:11px;}

/* General CSS */
.pad10{padding:10px;}
.float_left{float:left;}
.float_right{float:right;}
.clear{clear:both;}
a,img{ outline:none;}
img{border:none;}
.pad_t_10{padding-top:10px;}
.pad_tb_10{padding:10px 0;}
.hoz_line{border-bottom: dashed #333333 1px; height:10px; margin-bottom:10px;}
.txt12{font-size:12px;}
.txt11{font-size:11px;}
.txt13blue{font-size:13px; color:#0e5a94;}
.txt_right{text-align:right;}
.txtblue{color:#1264a3;}
.txtgray{color:#666;}
.inputfield_small{ width:113px; padding:2px;}
.txtfield_small{ padding:2px;}
.link_edit{ background:url(../images/edit.png) left top no-repeat; padding:7px 0 5px 25px; font-weight:bold; }
.border-bottom{ border-bottom:1px dashed #ccc;}
.remove{ background:url(../images/icon_remove.png) left top no-repeat; padding:0px 0 5px 25px; float:left; margin:0 8px;}
.txtred{color:#cd3512;}
.txtgreen{color:#009900;}
.form_note{font-size:11px; color:#999999;}

.rating{background:url(../images/icons/rating.png) left top no-repeat; padding:0px 0 5px 25px; float:left; margin:0 8px;}

.message{ background:url(../images/icon_mail.png) left top no-repeat; padding:0px 0 5px 25px; float:left; margin:2px 8px;}

.friends{ background:url(../images/icon_friend.png) left top no-repeat; padding:0px 0 5px 25px; float:left; margin:0 8px;}

.confirm{ background:url(../images/confirm.png) left top no-repeat; padding:0px 0 5px 25px; float:left; margin:0 8px;}

/* success message CSS */
.congrats_msg{ background:url(../images/congrats_msg_bg.jpg) 50px top no-repeat; float:left;  margin:8px 0;}
.congrats_msg .msg_box{ padding: 2px 5px 0px 200px; border:0px solid red; line-height:25px;}
.congrats_msg .msg_box p{ padding:5px; margin:0;}

.failure_msg{ background:url(../images/failure_message_bg.gif) 50px top no-repeat; margin:8px 0;}
.failure_msg .msg_box{ padding: 2px 5px 0px 230px; border:0px solid red; line-height:25px;}
.failure_msg .msg_box p{ padding:5px; margin:0;}

ul.morelinks{ list-style-type:none; margin:0; padding:0;}
ul.morelinks li{ list-style-type:none; list-style:none; display:inline; }
ul.morelinks li a{ background:url(../images/link_bg.jpg) left top no-repeat; width:230px; height:20px; display:block; border:0px solid red; float:left; margin:3px; padding:13px 10px; color:#fff; font-weight:bold; text-decoration:none; }

.main_content_bg_inner .portal_logi1 img{ border:1px solid #fff;} 



.drills{ float:left; width:135px; margin:0 3px 10px 3px;  border:0px solid red; padding:15px 15px; border-right: dashed #76a5c9 1px; font-size:12px;}
.drills .img{ width:40px; border:1px solid #bdc4cc; padding:2px; display:block; float:left; height:40px;}
.drills .img img{ }
.drills .content{ float:left; width:200px; }
.drills p{ padding:0; }


.blog_bg{ margin:5px 0 0 0; font-size:12px; color:#fff; border:0px solid red;}
.blog_bg h2{padding:0; margin:15px 15px; font-size:16px; font-weight:bold; color:#fff; }
.blog_bg table{margin:0 0px;}
.blog_bg table td{border-bottom:1px dashed #76a5c9; height:20px; padding:7px 0; }
.pagenation{font-size:11px;}
.blog_bg .title{ color:#1061a0; font-weight:bold;}

/* My Videos */


td.videoTab0 {
	padding: 5px;
}
td.videoTab1 {
	vertical-align: top;
	padding: 5px;
}
td.videoTab2 {
	padding: 0px;
	vertical-align: top;
	text-align: right;
	border-bottom:1px dashed #c7d4e2;
}
div.video_name {
	font-size: 10pt;
	font-weight: bold;
	padding-bottom: 3px;
}
div.video_starts div {
	color: #888888; 
	font-size: 11px;
}
/*workout calendar*/
.workout{ font-size:13px;}


/*top players*/
.topplayer{ background:#beccdc; width:162px; height:71px; margin:10px 0 0 12px; _margin:10px 0 0 8px; font-size:11px; color:#fff; float:left; border:1px solid #a7adb4; }
.topplayer .float_left .blue{ color:#00eaff; font-weight:normal; clear:both;}
.topplayer .float_left a{ text-decoration:none;}
.topplayer .float_left { margin:3px;}


/* Question and Answers*/


.questionandanswers{border: solid red 0px;}
.questionmain{border-bottom: dashed 1px #c7d6dc; margin-bottom:15px; padding-bottom:5px;}
.questionandanswers .question{}
.questionandanswers .question .questionsno{background:url(../images/icons/icon_question.png) left top no-repeat; float:left; width:36px; height:40px; text-align:center; font-weight:bold; line-height:30px; color:#5d707c; margin-right:10px;}
.questionandanswers .question .title{padding-left: 10px; margin-bottom:5px;}
.questionandanswers .question .title a{text-decoration:underline; font-size:12px;}
.questionandanswers .question .time{background:url(../images/icons/icon_time.png) left top no-repeat; float:left; padding-left: 20px; margin-left:5px; font-size:11px; line-height:17px; margin-right:15px;}
.questionandanswers .question .category{background:url(../images/icons/icon_category.png) left top no-repeat; float:left; padding-left: 20px; margin-left:5px; font-size:11px; line-height:17px;}

.questionandanswers .answers{margin:5px 0 10px 55px; _margin:5px 0 10px 30px; float:left; border:solid red 0px;}

.questionandanswers .question .author{background:url(../images/icons/admin_users16.gif) left top no-repeat; float:left; padding-left: 20px; margin-left:5px; font-size:11px; line-height:17px; margin-right:15px;}


.right_panel td.header {
	padding: 7px 5px 7px 6px;
	border: 0px solid #DDDDDD;
	font-weight: bold;
	background-image: url(../images/bg_right_panel_headings.gif);
	background-repeat: repeat-x;
	color: #06487a;
}

.right_panel div.header {
	padding: 7px 5px 7px 6px;
	border: 0px solid #DDDDDD;
	font-weight: bold;
	background-image: url(../images/bg_right_panel_headings.gif);
	background-repeat: repeat-x;
	color: #06487a;
}

.right_panel td.home_box {
	border: 1px solid #a8c3d8;
	border-top: 0px solid #a8c3d8;
	border-top: none;
	padding: 8px;
	background: none;
}

.right_panel div.network_content {
	border: 1px solid #a8c3d8;
	border-top: 0px solid #a8c3d8;
	border-top: none;
	padding: 8px;
	background: none;
}

.search_bg{ background:url(../images/search_bg_left.gif) left top no-repeat; width:232px; padding:7px; border:0px solid #dfe7ef; border-top:none; }

/*modified on june05,2010*/
#home {
background:none repeat scroll 0 0 #FFFFFF;
border:1px solid #CCCCCC;
padding:5px 0 0 6px;
}
#home .float_left{width:32%;  margin:3px 4px; border:0px solid red;}
#home .float_left .video{ border:0;}
#home .float_left .video p{ font-size:11px; width:98%;}
#home .float_left .cnn_adtitle  {color:#9A9A9A;padding:5px 5px 4px 0;text-align:right;}
#home p{margin:0; padding:0;}
#home hr{margin:2px; padding:2px; border:0; border-bottom:1px solid #c9d0d8; }
#home .graybg{ background:#dce4ed; padding:3px 5px;}
#home .float_left ins{ border:1px solid #ccc;}
.newsletter{ background:#fff; border:1px solid #ccc; padding:5px 3px 3px 8px; margin:10px 0;}
.newsletter .newsfeed{ float:left; width:540px; border-right:1px solid #c9d0d8; padding-right:5px;}
.newsletter .go{ background:#3a983a; border:1px solid #49ae49; padding:3px 10px; font-weight:bold; color:#fff;}
.newsletter .float_left{ padding:5px 15px 0 15px; }
.newsletter .float_left a img{ margin:0 10px 0 0; }
.newslettter .float_left h2{ margin-left:20px;}
.newsletter .newsfeed p input.error{ border:1px solid #CD3512;}
.newsletter .newsfeed p.error{padding:0; margin:0}
/*.newsletter .float_left a img {
float:right;
margin:0 10px 0 0;
}*/

@charset "UTF-8";

/* SpryTabbedPanels.css - version 0.6 - Spry Pre-Release 1.6.1 */

/* Copyright (c) 2006. Adobe Systems Incorporated. All rights reserved. */

/* Horizontal Tabbed Panels
 *
 * The default style for a TabbedPanels widget places all tab buttons
 * (left aligned) above the content panel.
 */

/* This is the selector for the main TabbedPanels container. For our
 * default style, this container does not contribute anything visually,
 * but it is floated left to make sure that any floating or clearing done
 * with any of its child elements are contained completely within the
 * TabbedPanels container, to minimize any impact or undesireable
 * interaction with other floated elements on the page that may be used
 * for layout.
 *
 * If you want to constrain the width of the TabbedPanels widget, set a
 * width on the TabbedPanels container. By default, the TabbedPanels widget
 * expands horizontally to fill up available space.
 *
 * The name of the class ("TabbedPanels") used in this selector is not
 * necessary to make the widget function. You can use any class name you
 * want to style the TabbedPanels container.
 */
.TabbedPanels {
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	clear: none;
	width: 100%; /* IE Hack to force proper layout when preceded by a paragraph. (hasLayout Bug)*/
}

/* This is the selector for the TabGroup. The TabGroup container houses
 * all of the tab buttons for each tabbed panel in the widget. This container
 * does not contribute anything visually to the look of the widget for our
 * default style.
 *
 * The name of the class ("TabbedPanelsTabGroup") used in this selector is not
 * necessary to make the widget function. You can use any class name you
 * want to style the TabGroup container.
 */
.TabbedPanelsTabGroup {
	margin: 0px;
	padding: 0px;
}

/* This is the selector for the TabbedPanelsTab. This container houses
 * the title for the panel. This is also the tab "button" that the user clicks
 * on to activate the corresponding content panel so that it appears on top
 * of the other tabbed panels contained in the widget.
 *
 * For our default style, each tab is positioned relatively 1 pixel down from
 * where it wold normally render. This allows each tab to overlap the content
 * panel that renders below it. Each tab is rendered with a 1 pixel bottom
 * border that has a color that matches the top border of the current content
 * panel. This gives the appearance that the tab is being drawn behind the
 * content panel.
 *
 * The name of the class ("TabbedPanelsTab") used in this selector is not
 * necessary to make the widget function. You can use any class name you want
 * to style this tab container.
 */
.TabbedPanelsTab {
	position: relative;
	top: 1px;
	float: left;
	padding: 4px 10px;
	margin: 0px 1px 0px 0px;
	font-size:11px;
	background-color: #c9d0d8;
	list-style: none;
	border-left: solid 1px #c9d0d8;
	border-bottom: solid 1px #c9d0d8;
	border-top: solid 1px #c9d0d8;
	border-right: solid 1px #c9d0d8;
	-moz-user-select: none;
	-khtml-user-select: none;
	cursor: pointer;
}

/* This selector is an example of how to change the appearnce of a tab button
 * container as the mouse enters it. The class "TabbedPanelsTabHover" is
 * programatically added and removed from the tab element as the mouse enters
 * and exits the container.
 */
.TabbedPanelsTabHover {
	background-color: #e7eff7;
}

/* This selector is an example of how to change the appearance of a tab button
 * container after the user has clicked on it to activate a content panel.
 * The class "TabbedPanelsTabSelected" is programatically added and removed
 * from the tab element as the user clicks on the tab button containers in
 * the widget.
 *
 * As mentioned above, for our default style, tab buttons are positioned
 * 1 pixel down from where it would normally render. When the tab button is
 * selected, we change its bottom border to match the background color of the
 * content panel so that it looks like the tab is part of the content panel.
 */
.TabbedPanelsTabSelected {
	background-color: #e7eff7;
	border-bottom: 1px solid #e7eff7;
}

/* This selector is an example of how to make a link inside of a tab button
 * look like normal text. Users may want to use links inside of a tab button
 * so that when it gets focus, the text *inside* the tab button gets a focus
 * ring around it, instead of the focus ring around the entire tab.
 */
.TabbedPanelsTab a {
	color: black;
	text-decoration: none;
}

/* This is the selector for the ContentGroup. The ContentGroup container houses
 * all of the content panels for each tabbed panel in the widget. For our
 * default style, this container provides the background color and borders that
 * surround the content.
 *
 * The name of the class ("TabbedPanelsContentGroup") used in this selector is
 * not necessary to make the widget function. You can use any class name you
 * want to style the ContentGroup container.
 */
.TabbedPanelsContentGroup {
	clear: both;
	border-left: solid 1px #c9d0d8;
	border-bottom: solid 1px #c9d0d8;
	border-top: solid 1px #c9d0d8;
	border-right: solid 1px #c9d0d8;
	background-color: #e7eff7;
}

/* This is the selector for the Content panel. The Content panel holds the
 * content for a single tabbed panel. For our default style, this container
 * provides some padding, so that the content is not pushed up against the
 * widget borders.
 *
 * The name of the class ("TabbedPanelsContent") used in this selector is
 * not necessary to make the widget function. You can use any class name you
 * want to style the Content container.
 */
.TabbedPanelsContent {
	overflow: hidden;
	padding: 4px;
	font-size:11px;
	height:280px;
	color:#666;
}

/* This selector is an example of how to change the appearnce of the currently
 * active container panel. The class "TabbedPanelsContentVisible" is
 * programatically added and removed from the content element as the panel
 * is activated/deactivated.
 */
.TabbedPanelsContentVisible {
}

/* Vertical Tabbed Panels
 *
 * The following rules override some of the default rules above so that the
 * TabbedPanels widget renders with its tab buttons along the left side of
 * the currently active content panel.
 *
 * With the rules defined below, the only change that will have to be made
 * to switch a horizontal tabbed panels widget to a vertical tabbed panels
 * widget, is to use the "VTabbedPanels" class on the top-level widget
 * container element, instead of "TabbedPanels".
 */

.VTabbedPanels {
	overflow: hidden;
	zoom: 1;
}

/* This selector floats the TabGroup so that the tab buttons it contains
 * render to the left of the active content panel. A border is drawn around
 * the group container to make it look like a list container.
 */
.VTabbedPanels .TabbedPanelsTabGroup {
	float: left;
	width: 10em;
	height: 20em;
	background-color: #c9d0d8;
	position: relative;
	border-top: solid 1px #c9d0d8;
	border-right: solid 1px #c9d0d8;
	border-left: solid 1px #c9d0d8;
	border-bottom: solid 1px #c9d0d8;
}

/* This selector disables the float property that is placed on each tab button
 * by the default TabbedPanelsTab selector rule above. It also draws a bottom
 * border for the tab. The tab button will get its left and right border from
 * the TabGroup, and its top border from the TabGroup or tab button above it.
 */
.VTabbedPanels .TabbedPanelsTab {
	float: none;
	margin: 0px;
	border-top: none;
	border-left: none;
	border-right: none;
}

/* This selector disables the float property that is placed on each tab button
 * by the default TabbedPanelsTab selector rule above. It also draws a bottom
 * border for the tab. The tab button will get its left and right border from
 * the TabGroup, and its top border from the TabGroup or tab button above it.
 */
.VTabbedPanels .TabbedPanelsTabSelected {
	background-color: #c9d0d8;
	border-bottom: solid 1px #999;
}

/* This selector floats the content panels for the widget so that they
 * render to the right of the tabbed buttons.
 */
.VTabbedPanels .TabbedPanelsContentGroup {
	clear: none;
	float: left;
	padding: 0px;
	width: 30em;
	height: 20em;
}

/* Styles for Printing */
@media print {
.TabbedPanels {
	overflow: visible !important;
}
.TabbedPanelsContentGroup {
	display: block !important;
	overflow: visible !important;
	height: auto !important;
}
.TabbedPanelsContent {
	overflow: visible !important;
	display: block !important;
	clear:both !important;
}
.TabbedPanelsTab {
	 overflow: visible !important;
	 display: block !important;
	 clear:both !important;
}
}
