/* @group Reset */

body, div, dl, dt, dd, li, pre,form, fieldset, input, textarea, p, blockquote, th, td, button { margin: 0; padding: 0; }h1, h2, h3, h4, h5, h6 { margin: 0; padding: 0; font-size: 100%; font-weight: normal; }address, caption, cite, code, dfn, em, strong, var { font-style: normal; font-weight: normal; }ol, ul { list-style: none; margin: 0; padding: 0; }table { border-collapse: collapse; border-spacing: 0; width: 100%; margin-left: 6%;} caption, th { text-align: left; font-weight: normal; font-style: normal; }acronym, abbr, fieldset, img { border: 0;}:focus { outline: 0; }



/* @end */

/* @group Basics */

html, body {
	
	height: 733px;
	background-repeat: repeat-x;
	background-color: #ffffff;
	width: 100%;
	top: 0;
	left: 0;
	font: normal normal 12px Arial, Helvetica, Geneva, sans-serif; 
}
h1 {
	font-size: 20px;
	font-weight: normal;
}
.clear {
	clear:both;
}



/* @end */

/* @group Header */

#header {
	width: 913px;
	margin: 0 auto;
	padding-top: 10px;
}
.logo {
	background: url(../images/home/logo2.png) no-repeat;
	width: 600px;
	height: 78px;
	float: left;
	cursor: pointer;
}
#footer p a:link, #footer p a:visited {
	color: #333;
	text-decoration: none;
}
#footer p a:hover {
	text-decoration: underline;
}
.topNav {
	float:left;
}
ul.tn {
	float: left;
	border-left: 1px solid #4e4d4d;
	height: 50px;
	padding-top: 5px;
	margin-top: 10px;
	width: 155px;
}
ul.tn li a:link, ul.tn li a:visited {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	padding: 0px 0px 3px 15px;
	font-size: 11px;
	line-height: 17px;
}
ul.tn li a:hover {
	text-decoration: underline;
}
ul.tn li.selected a:link, ul.tn li.selected a:visited {
	color: #e7750c;
	text-decoration: none;
	font-weight: normal;
	padding: 0px 0px 3px 15px;
	font-size: 11px;
	line-height: 17px;
	background: url(../images/icons/gt_arrow.gif) no-repeat left 2px;
}
ul.tn li.selected a:hover {
	text-decoration: underline;
}
ul.tn_right {
	border-right: 1px solid #4e4d4d;
	width: 147px;
}




/* @end */

/* @group Footer */

#footer {
	width: 870px;
	margin: 0 auto;
	font-size: 11px;
	color: #FE9E28;
}
ul#footerNav {
	margin-top: 8px;
}
ul#footerNav li {
	float: left;
	padding-right: 8px;
	line-height: 20px;
}
ul#footerNav li a:link, ul#footerNav li a:visited {
	font-size: 11px;
	font-weight: normal;
	color: #FE9E28;
	text-decoration: none;
}
ul#footerNav li a:hover {
	text-decoration: underline;
}
#footerLink, #footerLink a{
	color: #666;
	text-decoration: none;
}

#footerLink a:hover {
	text-decoration: underline;
}


/* @end */

/* @group Chat Page */

.back_body {
	width:933px;
	margin: 0 auto;
}
.chat_back_body_top {
	width:933px;
	height: 26px;
	background: url(../images/back_body/top.gif) no-repeat;
}
.chat_back_body_content {
	width:933px;
	background: url(../images/back_body/middle.gif) repeat-y;
	height: 100%;
	padding: 3px 33px 0px 33px;
	margin-bottom: -5px;
}
.back_body_bottom {
	width:933px;
	height: 25px;
	background: url(../images/back_body/bottom.gif) no-repeat;
}
.middlebox {
	margin-top: 15px;
}
#chatbox {
	width:629px;
	height: 312px;
	background: url(../images/back_chat.jpg) no-repeat;
	float: left;
}
.chatbox_nav {
	padding: 7px 0px 0px 5px;
}
.chatbox_arrow {
	width:15px;
	height: 12px;
	background: url(../images/icons/gt_arrow.gif) no-repeat;
	float:left;
	margin-top: 3px;
}
.chatbox_link {
	float:left;
}
.chatbox_nav_item:first-child {
	float: left;
	padding-left: 3px;
}
.chatbox_nav_item {
	padding-left: 15px;
	float: left;
}
.chatbox_nav_item a:link, a:visited {
	color: #fff;
	text-decoration: none;	

}
.chatbox_nav_item a:hover, .chatbox_nav_item a:active {
	text-decoration: underline;
}
.chatbox_content {
	margin-top: 5px;
}
.chatbox_content_left {
	float: left;
	width: 124px;
	border-right: 1px solid #ccc;
	height: 235px;
}
.chatbox_chatname a:link, .chatbox_chatname a:visited {
	color: #e7750c;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	background: url(../images/icons/gt_arrow.gif) no-repeat left center;
}
ul#chatlist {
	text-indent: 20px;
}
ul#chatlist li {
	list-style: none;
	width: 124px;
	padding: 5px 0px 5px 0px;
	border-bottom: 1px solid #ccc;
}
ul#chatlist li a:link, ul#chatlist li a:visited {
	color: #e7750c;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;	
}
ul#chatlist li a:hover {
	text-decoration: underline;
}
ul#chatlist li.selected {
	background: #fff url(../images/icons/gt_arrow.gif) no-repeat left center;
	border-right: 1px solid #fff;
	border-left: 1px solid #ccc;
}
ul#chatlist li.selected a:link, ul#chatlist li.selected a:visited {
	color: #000;
}
ul#chatlist li.selected a:hover {
	text-decoration: none;
}
.chatbox_content_right {
	float: left;
	width: 503px;
	height: 235px;
	background-color: #fff;
}
.chatbox_chat {
	padding: 5px 5px 5px 5px;
	height: 225px;
	overflow: auto;
}
.chatbox_chat_head {
	background-color: #fee8cd;
	padding: 10px 10px 10px 10px;
	margin-bottom: 20px;
}
.chatbox_chat_head strong, .chatbox_chat_head strong a:link, .chatbox_chat_head strong a:visited {
	color: #e7750c;
	font-weight: bold;
	text-decoration: none;
}
.chatbox_chat_head strong a:hover {
	text-decoration: underline;
}
.chatrow {
	padding: 3px 10px 3px 10px;
}
.chatrow_alt {
	background-color: #f0f1f1;
}
.chatrow_name {
	float: left;
	width: 100px;
	font-weight: bold;
}
.chatrow_chat {
	float: left;
	width: 350px;
}
.chatbox_input {
	border-top: 1px #ccc solid;
	padding: 10px 10px 10px 10px;
}
.chatinput {
	border: 1px solid #ccc;
	font-size: 14px;
	padding: 2px 3px 2px 3px;
	font-weight: normal;
}
.chatbox_input_left {
	float: left;
	width: 525px;
}
.chatbox_input_right {
	float: left;
	width: 80px;
}
.chatbox_sendBtn {
	border: none;
	margin-top: 0px;
}
.friendsbox {
	width: 209px;
	height: 305px;
	background: url(../images/back_friends.jpg) no-repeat;
	float: left;
	margin-left: 29px;
	padding: 4px 10px 5px 10px;
}
.friendsbox_head_title {
	color: #fff;
	font-size:16px;
	float: left;
	width: 115px;
}
.friendsbox_head_add, .friendsbox_head_add a:link, .friendsbox_head_add a:visited {
	float: left;
	width: 80px;
	color: #fff; 
	font-weight: bold;
	text-decoration: none;
	background: url(../images/icons/plus.gif) no-repeat left center;
	text-indent: 10px;
	margin-top: 1px;
}
.friendsbox_head_add a:hover {
	text-decoration: underline;
}
.friendslist {
	margin-top: 10px;
}
.friendslist strong {
	font-weight: bold;
}
ul#fl_list {
	list-style: none;	
	width: 195px;	
}
ul#fl_list li {
	float: left;
	background: #fff url(../images/icons/gt_arrow.gif) no-repeat left 3px;
}
ul#fl_list li a:link, ul#fl_list li a:visited {
	display: block;
	text-decoration: none;
	color: #000;
	font-weight: normal;
	text-indent: 16px;
}
ul#fl_list li a:hover {
	text-decoration: underline;
}
.fl_friendslist {
	margin-top: 5px;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	height: 180px;
	overflow: auto;
	margin-left: -9px;
	width: 206px;
}
.fl_fl_content {
	padding: 7px 10px 10px 10px;
}
.fl_chckbox {
	float: left;
}
.fl_label {
	float: left;
	margin-left: 10px;
	padding-top: 1px;
	color: #e7750c;
}
.fl_fl_item:first-child {
	margin-top: 0px;
}
.fl_fl_item {
	margin-top: 3px;
}
.fl_lwerbuttons {
	padding: 4px 0px 0px 0px;
}
.fl_lwerbuttons_item a:link, .fl_lwerbuttons_item a:visited {
	color: #000;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}
.fl_lwerbuttons_item {
	background: url(../images/icons/gt_arrow.gif) no-repeat left 3px;
	text-indent: 18px;

}
.fl_lwerbuttons_item a:hover {
	text-decoration: underline;
}
/* Chat Ad Box */
.adbox {
	width: 630px;
	height: 111px;
	background: url(../images/back_chat_ads.jpg) no-repeat;
	float: left;
	margin-top: 10px;
	padding: 12px 15px 0px 15px;
}
.adbox_head_left {
	color: #fff;
	font-size:16px;
	float: left;
	width: 500px;
}
.adbox_head_right, .adbox_head_right a:link, .adbox_head_right a:visited {
	float: left;
	width: 100px;
	color: #fff; 
	font-weight: bold;
	text-decoration: none;
	background: url(../images/icons/gt_arrow.gif) no-repeat left 3px;
	text-indent: 18px;
}
.adbox_head_right a:hover {
	text-decoration: underline;
}
.adbox_ads {
	margin-top: 10px;
}
.ads_img:first-child {
	width: 70px;
	float: left;
	margin-left: 0px;
}
.ads_img {
	width: 70px;
	float: left;
	margin-left: 10px;
}
.ads_txt {
	width: 70px;
	float: left;
	color: #fff;
}
.ads_txt strong {
	font-weight: bold;
	color: #e7750c;
	line-height: 18px;
}
.ads_txt a:link, .ads_txt a:visited {
	font-weight: bold;
	color: #e7750c;
	line-height: 18px;
	text-decoration: none;
}
.ads_txt a:hover {
	text-decoration: underline;
}



/* @end */

/* @group Home - Orig */

.home_top_promo {
	background: url(../images/home/main.gif) no-repeat;
	width: 900px;
	height: 314px;
	margin: 0 auto;
}
.home_top_promo_left {
	float: left;
	width: 720px;
}
.home_top_promo_h1 {
	font-weight: normal;
	font-size: 18px;
	color: #fff;
	padding: 13px 0px 0px 15px;
}
.home_top_promo p {
	color: #e7750c;
	padding: 5px 0px 0px 15px;
	font-size: 13px;
}
.home_top_promo p a:link, .home_top_promo p a:visited {
	color: #fff;
	font-weight: normal;
	text-decoration: none;
	background: url(../images/icons/gt_arrow.gif) no-repeat left 4px;
	padding-left: 18px;
}
.home_top_promo p a:hover {
	text-decoration: underline;
}
.home_top_promo_cellmsg {
	float: left;
	width: 120px;
}
.home_top_promo_cellmsg p {
	color: #000;
	font-size: 10px;
	line-height: 12px;
}
.home_top_promo_cellmsg strong {
	font-weight: bold;
}
/* Home Featured */
.home_top_featured_wrap {
	margin-top: 55px;
	margin-left: 15px;
}
.home_top_featured_title span {
	font-size:18px;
	color: #333;
}
.home_top_featured_title span a {
	color: #000;
	font-weight: normal;
	text-decoration: none;
	font-size: 12px;
	background: url(../images/icons/gt_arrow.gif) no-repeat left 2px;
	padding-left: 18px;
}
.home_top_featured_title span a:hover {
	text-decoration: underline;
}
.home_top_featured_content {
	margin-top: 20px;
}
.home_top_featured_content_item {
	float:left;
	width: 176px;
}
.home_top_featured_content_item div {
	float: left;
}
.home_top_featured_content_item div p {
	color: #000;
	padding: 15px 0px 0px 7px;
}
.home_top_featured_content_item div p a:link, 
.home_top_featured_content_item div p a:visited {
	color: #e7750c;
	background: url(../images/icons/gt_arrow_blk.gif) no-repeat left 1px;
	margin-left: 0px;
	padding-left: 10px;
	font-size: 11px;
}
.home_top_featured_content_item div p a:hover {
	text-decoration: underline;
}
/* End Home Featured */
.home_lower {
	padding-top: 30px;
	width: 900px;
	margin: 0 auto;
}
.home_lower_left {
	background: url(../images/home/left.gif) no-repeat;
	width: 289px;
	height: 256px;
	float: left;
	margin-right: 16px;
	cursor: pointer;
}
.home_lower_middle {
	background: url(../images/home/login_back.gif) no-repeat;
	width: 289px;
	height: 256px;
	float: left;
	margin-right: 16px;
}
.home_lower_right {
	background: url(../images/home/right_PEAK.gif) no-repeat;
	width: 288px;
	height: 256px;
	float: left;
}
.home_lower_title {
	color: #fff;
	font-size:16px;
	padding:3px 0px 0px 15px;
	margin-bottom: 10px;
}
.home_lower_left p {
	padding: 5px 0px 0px 15px;
}
.home_login_wrap {
	padding: 5px 0px 0px 15px;
	width: 255px;
}
.home_login_wrap p, .home_lower_left p {
	line-height: 16px;
	color:#000; 
	font-weight: 100;
}
.home_login_form {
	margin-top: 0px;
}
.home_login_form input {
	margin-top: 10px;
}
.home_login_form_input {
	border: 1px solid #ccc;
	background-color: #ebebeb;
	font-size: 12px;
	padding: 3px 3px 3px 3px;
	width: 215px;
}
.home_login_form_input_mobile {
	width: 150px;
}
a.home_featured_lwrLink:link, a.home_featured_lwrLink:visited {
	color:#000;
	font-weight: bold;
	margin-left: 80px;
	text-decoration: none;
	background: url(../images/icons/gt_arrow.gif) no-repeat left 3px;
	padding-left: 18px;
}
a.home_featured_lwrLink:hover {
	text-decoration: underline;
}



/* @end */

/* @group MogoCentral */

.mogocentral_wrap {
	width: 901px;
	margin: 0 auto;
}
.mogocentral_wrap_top {
	background: url(../images/MogoCentral/BlkBack_top2.png) no-repeat;
	width: 901px;
	height: 16px;
}
.mogocentral_wrap_content {
	background: url(../images/MogoCentral/blkBack.gif) repeat-y;
	width: 901px;
	padding-bottom: 10px;
}
.mogocentral_wrap_bot {
	background: url(../images/MogoCentral/BlkBack_bot2.png) no-repeat;
	width: 901px;
	height: 9px;
}
.mogocentral_h1 {
	font-weight: normal;
	font-size: 20px;
	color: #fff;
	margin-left: 15px;
	float: left;
	width: 580px;
}
.mogocentral_search {
	float: left;
}
.mogocentral_search_field {
	float: left;
}
.mogocentral_search_btn {
	float: left;
	margin-left: 10px;
}
.mogocentral_search_input {
	border: 1px solid #ccc;
	background-color: #ebebeb;
	font-size: 12px;
	padding: 3px 3px 3px 3px;
	width: 200px;
}
.mogocentral_menu {
	width: 151px;
	float: left;
}
ul#MC_Menu {
	text-indent: 20px;
	margin-top: 20px;
}
ul.MC_Sub_Sub {
	margin-left: 20px;
}
ul#MC_Menu li {
	border-top: 1px solid #3b3b3e;
	padding: 3px 0px 3px 0px;
}
ul#MC_Menu li a:link, ul#MC_Menu li a:visited {
	color: #e7750c;
	text-decoration: none;
	font-weight: normal;
}
ul#MC_Menu li a:hover {
	text-decoration: underline;
}
ul#MC_Menu li.above_selected {
	background-color: #D2D1CF;
}
ul#MC_Menu li.selected, ul#MC_Menu li.selected_home {
	background: url(../images/MogoCentral/left_menu_back.gif) repeat-y;
}
ul#MC_Menu li.selected a.selected:link, ul#MC_Menu li.selected a.selected:visited {
	color: #fff;
	font-weight: bold;
}
ul#MC_Menu li.selected_home a.selected_home:link, ul#MC_Menu li.selected_home a.selected_home:visited {
	color: #fff;
	font-weight: bold;
	background: url(../images/icons/gt_arrow.gif) no-repeat left 3px;
	padding-left: 17px;
	margin-left: -17px;
}
ul#MC_Sub {
	margin-top: 5px;
}
ul#MC_Sub li {
	margin-top: -3px;
}
ul#MC_Sub li a:link, ul#MC_Sub li a:visited {
	font-weight: normal;
	font-size: 11px;
	color: #fff;
}
ul#MC_Sub li a:hover {
	text-decoration: underline;
}
ul#MC_Sub li.selected a:link, ul#MC_Sub li.selected a:visited {
	font-weight: normal;
	font-size: 11px;
	margin-left: -17px;
	background: url(../images/icons/gt_arrow.gif) no-repeat left 3px;
	padding-left: 17px;
	color: #fff;
}
ul#MC_Sub li.selected a:hover {
	text-decoration: underline;
}
.mogocentral_menu_sel_bot {
	background: url(../images/MogoCentral/left_menu_back_bot.gif) no-repeat;
	height: 7px;
	margin-bottom: -3px;
}
.mogocentral_doc {
	float: left;
	margin-left: 70px;
	color: #fff;
	width: 656px;
}
.mogocentral_doc_indiv_header {
	margin-top: 13px;
	padding-bottom: 6px;
	border-bottom: 1px solid #3b3b3e;
}
.mogocentral_doc_team_header {
	margin-top: 13px;
	padding-bottom: 6px;
}
.mogocentral_doc_h1 {
	font-size: 18px;
	font-weight: normal;
	color: #fff;
	float: left;
	width: 600px;
}

.mogocentral_doc_indiv_back {
	float: left;
	padding-top: 6px;
}
.mogocentral_doc_indiv_back a:link, .mogocentral_doc_indiv_back a:visited {
	text-decoration: none;
	background: url(../images/icons/lt_arrow.gif) no-repeat left 2px;
	padding-left: 18px;
	color: #fff;
	font-weight: normal;
}
.mogocentral_doc_indiv_back a:hover {
	text-decoration: underline;
}
.mc_doc_indiv_content {
	margin-top: 15px;
}
.mc_doc_indiv_content_left {
	float: left;
	width: 350px;
}

.mc_doc_indiv_content_left_soccer {
	float: left;
	width: 350px;
}
ul#blogLink {
	margin-top: 5px;
}
ul#blogLink li a:link, ul#blogLink li a:visited {
	font-weight: normal;
	font-size: 12px;
	background: url(../images/icons/gt_arrow.gif) no-repeat left 3px;
	padding-left: 18px;
	color: #fff;
	text-decoration: none;
}
ul#blogLink li a:hover {
	text-decoration: underline;
}
.mc_doc_indiv_content_right {
	float: left;
	width: 275px;
	margin-left: 15px;
}
a.mc_doc_indiv_lnk:link, 
a.mc_doc_indiv_lnk:visited {
	font-weight: normal;
	font-size: 12px;
	background: url(../images/icons/gt_arrow.gif) no-repeat left 3px;
	padding-left: 18px;
	color: #fff;
	text-decoration: none;
}
a.mc_doc_indiv_lnk:hover {
	text-decoration: underline;
}
.mc_doc_indiv_content_left_images {
	margin-left: 211px;
	padding-top: 30px;
}
a.mc_doc_indiv_lnk_lt:link,
a.mc_doc_indiv_lnk_lt:visited {
	font-weight: normal;
	font-size: 12px;
	background: url(../images/icons/orange_lt_arrow.png) no-repeat left 3px;
	padding-left: 13px;
	color: #fff;
	text-decoration: none;
}
a.mc_doc_indiv_lnk_lt:hover {
	text-decoration: underline;
}
.mc_doc_team_content_left_images {
	margin-left: 0px;
	padding-top: 30px;
}
.mc_doc_indiv_content_left_images span {
	padding-left: 3px;
}
.mogocentral_channel_featured_top {
	background: url(../images/Channels/featured_top.gif) no-repeat;
	width: 655px;
	height: 9px;
	margin-top: -5px;
}
.mogocentral_channel_featured_content {
	background: url(../images/Channels/featured_back.gif) repeat-y;
	width: 655px;
	padding: 3px 0px 4px 10px;
}
.mogocentral_channel_featured_bot {
	background: url(../images/Channels/featured_bot.gif) no-repeat;
	width: 655px;
	height: 7px;
}
.featured_channel_wrapper {
	float: left;
	width: 218px;
}
.featured_channel_wrap_img {
	float: left;
	width: 110px;
}
.featured_channel_wrap_txt {
	float: left;
	width: 100px;
	padding-top: 50px;
}
.featured_channel_wrap_txt_4lines {
	float: left;
	width: 100px;
	padding-top: 40px;
}
.featured_channel_wrapper_below {
	float: left;
	width: 218px;
}
.featured_channel_wrap_txt a:link, .featured_channel_wrap_txt a:visited {
	font-weight: bold;
	color: #e7750c;
	text-decoration: none;
}
.featured_channel_wrap_txt_below a:link, .featured_channel_wrap_txt_below a:visited {
	color: #e7750c;
	text-decoration: none;
}
.featured_channel_wrap_txt a:hover, .featured_channel_wrap_txt_below a:hover {
	text-decoration: underline;
}
.featured_channel_wrap_txt_4lines a:link, .featured_channel_wrap_txt_4lines a:visited {
	font-weight: bold;
	color: #e7750c;
	text-decoration: none;
}
.featured_channel_wrap_txt_4lines a:hover {
	text-decoration: underline;
}
.mogocentral_channel_pagination {
	margin-top: 10px;
	margin-bottom: 15px;
}
.mogocentral_channel_pagination ul {
	float: right;
}
.mogocentral_channel_pagination ul li {
	float: left;
	border-left: 1px solid #fff;
	padding: 0px 5px 3px 5px;
	line-height: 12px;
}
.mogocentral_channel_pagination ul li:first-child {
	border: none;
}
.mogocentral_channel_pagination ul li a:link, .mogocentral_channel_pagination ul li a:visited {
	color: #e7750c;
	font-weight: bold;
	text-decoration: none;
}
.mogocentral_pagination_arrow {
	background: url(../images/icons/gt_arrow.gif) no-repeat right 2px;
	width: 15px;
	height: 15px;
	float: right;
}
.mogocentral_channel_grid_wrap {
	margin-left: 6px;
	margin-right: 0px;
}
.mogocentral_channel_grid {
	float: left;
	width: 325px;
}
.mc_channel_item {
	margin-bottom: 20px;
}
.mc_channel_item_img {
	float: left;
	width: 67px;
}
.mc_channel_item_txt {
	float: left;
	width: 255px;
}
a.mc_channel_name_link:link, a.mc_channel_name_link:visited {
	font-weight: bold;
	color: #e7750c;
	text-decoration: none;
	font-size: 11px;
	line-height: 12px;
}
a.mc_channel_name_link:hover {
	text-decoration: underline;
}
.mc_channel_item_txt p {
	font-size: 11px;
	line-height: 12px;
}
.mc_channel_item_txt p a:link, .mc_channel_item_txt p a:visited {
	font-weight: normal;
	color: #e7750c;
	text-decoration: none;
	font-size: 11px;
	line-height: 12px;
	background: url(../images/icons/gt_arrow_white.gif) no-repeat left 3px;
	padding-left: 10px;

}
.mc_channel_item_txt p a:hover {
	text-decoration: underline;
}
p.channel_teams_featured a:link, p.channel_teams_featured a:visited {
	font-weight: normal;
	color: #e7750c;
	text-decoration: none;
	font-size: 11px;
	line-height: 12px;
	background: url(../images/icons/gt_arrow_white.gif) no-repeat left 4px;
	padding-left: 10px;
	margin-top:	2px;
}
p.channel_teams_featured a:hover {
	text-decoration: underline;
}
.channel_chat {
	background: url(../images/Channels/channel_chat.gif) no-repeat;
	width: 278px;
	height: 223px;
	margin-top: 15px;
}
.channel_chat_chinese {
	background: url(../images/Channels/channel_chat_chinese.png) no-repeat;
	width: 270px;
	height: 219px;
}
.channel_chat_title {
	color: #fff;
	font-size:16px;
	padding:5px 0px 0px 15px;
	margin-bottom: 10px;
}
.shane_channel_tv_lnk {
	margin-top:25px; 
	margin-bottom:47px; 
	margin-left:-5px;
}
.channel_chat_title_chinese {
	color: #fff;
	font-size:16px;
	padding:5px 0px 0px 15px;
	margin-bottom: 10px;
	cursor: pointer;
}
.channel_chat_content {
	height: 173px;
	overflow: auto;
	width: 248px;
	color: #000;
	padding: 3px 7px 0px 16px;	
}
.channel_chat_content strong {
	font-weight: bold;
}
.channel_chat_lwr {
	margin-top: 15px;
}
.channel_chat_input {
	width: 185px;
	float: left;
	padding-left: 5px;
}
.channel_chat_input input {
	border: 1px solid #999;
	padding: 3px 3px 3px 3px;
	width: 182px;
}
.channel_chat_btn {
	width: 65px;
	height: 25px;
	float: left;
	margin-left: 20px;
}
.details_lrg_img {
	border: 1px solid #666;
}



/* @end */

/* @group Help */

.howto_img {
	float: left;
}
.howto_top {
	margin-top: 20px;
}
.howto_row {
	margin-top: 40px;
}
.howto_txt {
	float: left;
	margin-left: 10px;
	margin-top: 15px;
	width: 150px;
	color: #333;
}
.howto_txt h1 {
	color: #000;
}
.howto_txt ul {
	margin-left: 15px;
}
.howto_txt ul li {
	list-style-type: disc;
}
.howto_col {
	float: left;
	width: 375px;
}
.howto_lstimg {
	float: left;
	margin-left: 40px;
}
a.org_blck:link, a.org_blck:visited {
	color: #000;
	font-weight: normal;
	text-decoration: none;
	font-size: 12px;
	background: url(../images/icons/gt_arrow.gif) no-repeat left 2px;
	padding-left: 18px;
}
a.org_blck:hover {
	text-decoration: underline;
}
.home_top_promo_cellmsg p a:link, .home_top_promo_cellmsg p a:visited {
	background: none;
	color:#000;
	font-size:10px;
	text-decoration: underline;
	font-weight: bold;
	text-indent: 0px;
	padding:0px 0px 0px 0px;
}
.mc_doc_indiv_content p a:link, .mc_doc_indiv_content p a:visited {
	font-weight: bold;
	color: #ff7f00;
	text-decoration: none;
}
.mc_doc_indiv_content p a:hover {
	text-decoration: underline;
}



/* @end */

/* @group Flags */

#flag-container,
#flag-container-over {
	width: 58px;
	height: 27px;
	cursor: pointer;
	cursor: hand;
	float: left;
	margin-top: 8px;
	position: relative;
	background-image: url(../../../images/flagbutton.gif);
}
#flag-container2,
#flag-container2-over {
	width: 46px;
	height: 20px;
	cursor: pointer;
	cursor: hand;
	float: left;
	margin-top: 8px;
	position: relative;
	background-image: url(../../../images/home/flagbutton.gif);
}
#flag-container-over {
	background-image: url(../../../images/flagbuttonover.gif);
}
#flag-container2-over {
	background-image: url(../../../images/home/flagbutton-over.gif);
}
#flag {
	width: 25px;
	height: 13px;
	background-repeat: no-repeat;
	margin-top: 9px;
	margin-left: 17px;
	background-image: url(../../../images/flags/default.png);
}
#flag2 {
	width: 25px;
	height: 13px;
	background-repeat: no-repeat;
	margin-top: 5px;
	margin-left: 7px;
	background-image: url(../../../images/flags/default.png);
}
#countries-container,
#countries-container2 {
	position: absolute;
	top: 26px;
	left: -6px;
	width: 320px;
	_width:305px;
	height: 200px;
	border-style: solid;
	border-width: 1px;
	overflow: auto;
	outline: none;
	border-color: #898989;
	background-color: #fff;
}
#countries-container2 {
	left:8px;
	top:4px;
}
#country-flag,
#country-flag2 {
	position: absolute;
	top: 6px;
	left: 11px;
	width: 20px;
	height: 4611px;
	background: transparent url(../../images/flags/all-flags.gif) no-repeat top left;
}
div#countries-container a.country-container,
div#countries-container2 a.country-container {
	color: #898989;
	padding-top: 1px;
	padding-left: 28px;
	height: 17px;
	margin: 2px 0;
	display: block;
	text-decoration: none;
	cursor: pointer;
	overflow: hidden;
	outline: none;
}
div#countries-container a:hover,
div#countries-container2 a:hover {
	background-color: #CDEEFF;
	color: #898989;
}
.country-name {
	float: left;
	padding-left: 5px;
	font-family: sans-serif;
	font-weight: bold;
	display: block;
}
.country-code {
	margin-right: 10px;
	font-family: sans-serif;
	font-weight: bold;
	text-align: right;
	display: block;
}

.badges_container{
	margin-top: 7px;
}

/* @end */

/* @group New Home */
.nh_wrap {
	width: 900px;
	margin: 0 auto;
}
.nh_featured_wrap {
	width: 899px;
	height: 179px;
	background: url(../images/home/new/featured_back.gif) no-repeat;
}
.nh_featured_wrap_h1 {
	font-weight: normal;
	font-size: 16px;
	color: #fff;
	padding: 13px 0px 0px 15px;
}
.nh_featured_wrap p {
	color: #e7750c;
	padding: 5px 0px 0px 15px;
	font-size: 13px;
}
.nh_featured_wrap p a:link, .nh_featured_wrap p a:visited {
	color: #fff;
	font-weight: normal;
	text-decoration: none;
	background: url(../images/icons/gt_arrow.gif) no-repeat left 4px;
	padding-left: 18px;
}
.nh_featured_wrap p a:hover {
	text-decoration: underline;
}

#feedMenu {
	float: left;
	width: 150px;
	border-style: none;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-width: 1px;
	background-color: black;
	height: 400;
	padding-bottom: 30px;
}

#feedMenu div {
	float: left;
}

#feedMenu a {
	text-align: center;
	border-left-style: none;
	border-bottom-style: none;
	border-right-style: none;
	border-top-style: none;
	width: 150px;
	display: block;
	height: 32px;
  	height: 24px;
	text-decoration: none;
	font-size: 14pt;
	}
	
#feedMenu a:link, #feedMenu a:visited {
	color: #CCC;
	padding: 0px 0 0 0px;
	}
	
#feedMenu a:hover {
	color: #FFF;
	padding: 0px 0 0 0px;
	}
	
#feedMenu a:selected {
	color: #000;
	padding: 0px 0 0 0px;
}

/* @group Badges */
.nh_badges {
	margin-top: 10px;
}
.nh_badge_row {
	margin-bottom: 5px;
}
.nh_badge_item {
	float: left;
	padding-left: 7px;
}
.nh_badge_item img {
	cursor: pointer;
}
.nh_badge_item:first-child {
	padding-left: 0px;
}
/* @end */
.nh_content {
	margin-top: 25px;
}
.nh_content_left {
	float: left;
}
.nh_content_right {
	float: right;
	margin-left: 7px;
}
.nh_login_wrap {
	
}
.nh_latest_wrap {
	margin-top: 10px;
}
.nh_mogocentral_head {
	background: url(../images/home/new/header_mogocentral.gif) no-repeat;
	-moz-border-radius: 5px;
	width: 287px;
	height:27px;
}
.nh_mogocentral_content {
	background: url(../images/home/new/left_back.gif) repeat-y;
	width: 287px;
}
.nh_mogocentral_bottom {
	background: url(../images/home/new/left_bottom.gif) no-repeat;
	width: 287px;
	height: 10px;
}
.nh_login_head {
	background: url(../images/home/new/head_login.gif) no-repeat;
	-moz-border-radius: 5px;
	width: 595px;
	height:28px;
}
.nh_latest_head {
	background: url(../images/home/new/head_latest.gif) no-repeat;
	-moz-border-radius: 5px;
	width: 595px;
	height:28px;
}
.nh_latestTwitter_head {
	background: url(../images/home/new/head_twitter.gif) no-repeat;
	-moz-border-radius: 5px;
	width: 595px;
	height:28px;
}
.nh_login_content {
	background: url(../images/home/new/right_back.png) repeat-y;
	width: 595px;
}
.nh_login_content_c {
	padding-top: 10px;
	padding-left: 10px;
}
.nh_login_bottom {
	background: url(../images/home/new/right_bottom.gif) no-repeat;
	width: 595px;
	height: 10px;
}
.nh_mogocentral_content_c {
	padding-top:15px;
	padding-left: 15px;
	
}
.nh_mogocentral_content_c h1 a {
	color: #000;
	text-decoration: none;
	font-weight: normal;
}
.nh_mogocentral_content_c h1 a:hover {
	text-decoration: underline;
	font-weight: normal;
}
.nh_mogocentral_content h1 {
	font-size:16px;
	font-weight: normal;
	color: #000;
	margin-bottom:5px;
}
.nh_mc_item {
	margin-top: 10px;
}
.nh_mc_img {
	float:left;
	padding-right:5px;
}
.nh_mc_txt {
	float:left;
	width: 185px;
}
.nh_mc_txt a {
	color: #e7750c;
	font-size: 11px;
	text-decoration: none; 
}
.nh_mc_txt {
	font-size:11px;
}
.nh_mogo_spacer {
	background: url(../images/home/new/left_spacer.gif) no-repeat;
	width: 287px;
	height: 8px;
	margin-left: -15px;
	margin-bottom: 8px;
	margin-top: 10px;
	
}
.nh_login_right {
	float: left;
	width: 275px;
}
.nh_login_left {
	float: left;
	width: 275px;
	margin-right: 25px;
}
.nh_mc_txt_lt {
	font-size:11px;
	width: 475px;
	float: left;
	margin-left: 10px;
}
.nh_mc_txt_lt a:link,
.nh_mc_txt_lt a:visited { 
	color: #e7750c;
	text-decoration: none; 
	font-weight: normal;
}
.nh_mc_txt_lt a:hover { 
	text-decoration: underline; 
}
.nh_mc_item_ln {
	border-bottom: 1px solid #ccc;
	margin-top: 15px;
	padding-bottom: 15px;
	width: 570px;
}
.nh_mc_item_ln:first-child {
	margin-top: 0px;
}
.nh_mc_item_ln:last-child {
	border: none;
}
.nh_arrowLink {
	margin-top: 10px;
}
.nh_arrowLink a {
	color: #000;
	font-weight: normal;
	text-decoration: none;
	font-size: 12px;
	background: url(../images/icons/gt_arrow.gif) no-repeat left 2px;
	padding-left: 18px;
}
.nh_arrowLink a:hover {
	text-decoration: underline;
}
/* @end */
a.twitter,
a.twitter:link,
a.twitter:visited,
.twitter,
.twitter a,
.twitter a:hover {
	color: #60c0FF;
	text-decoration: none;
}
a.twitter:hover {
	text-decoration: underline;
}

/* fantasy football and haiti relief homepage shared styles */
#fantasy-football, #haiti-relief, #the-tournament,  #tackles-globe, #reality-tv { width:287px;background: #fff;margin-bottom: 10px;-moz-border-radius: 6px;-webkit-border-radius:6px;border:1px solid #000; }

#us-soccer{ width:287px;background: #fff;margin-bottom: 10px;-moz-border-radius: 6px;-webkit-border-radius:6px;border:1px solid #bfbdbe; }

#wcs, #wcs-indiv, #guzan, #bocanegra, #holden, #demerit, #cherundolo { color:#000000; width:287px;background: #fff;margin-bottom: 10px;-moz-border-radius: 6px;-webkit-border-radius:6px; }


#wcs-indiv a{
	color: #fe9e28;
	font-size: medium;
	text-indent:-9999px;
	font-weight: lighter;
	text-decoration: none;
	padding-top: 5px;
	display:block;height:20px;
	padding-left:50px;
}

#fantasy-football h1 a, #haiti-relief h1 a, #the-tournament h1 a,  #wcs h1 a, #us-soccer h1 a, #tackles-globe h1 a, #reality-tv h1 a { text-indent:-9999px;color:#333;display:block;height:42px;}
#fantasy-football > div, #haiti-relief > div, #the-tournament > div, #wcs-indiv > div, #wcs > div, #us-soccer > div, #tackles-globe > div, #reality-tv > div, #guzan >div, #demerit >div, #cherundolo >div, #bocanegra >div, #holden >div {padding:15px 0;margin:0 15px;overflow: hidden; }

#fantasy-football > div > p > img, #haiti-relief > div > p > img, #the-tournament > div > p > img,  #wcs-indiv > div > p > img, #wcs > div > p > img, #us-soccer > div > p > img, #tackles-globe > div > p > img, #reality-tv > div > p > img, #guzan > div > p > img, #cherundolo > div > p > img, #demerit> div > p > img, #bocanegra> div > p > img, #holden > div > p > img { float:left;padding-right:5px; }

#fantasy-football > div > p > small, #haiti-relief > div > p > small, #the-tournament > div > p > small,  #wcs-indiv > div > p > small, #wcs > div > p > small, #us-soccer > div > p > small, #tackles-globe > div > p > small, #reality-tv > div > p > small, #guzan > div > p > small , #cherundolo > div > p > small , #demerit > div > p > small , #bocanegra> div > p > small , #holden> div > p > small { display: block;margin-top:5px;color:#666; }

#fantasy-football > div + div, #haiti-relief > div + div, #the-tournament > div + div, #us-soccer > div + div, #tackles-globe > div + div, #reality-tv > div + div { border-top:1px solid #ccc; }

#fantasy-football > div > p, #haiti-relief > div > p, #the-tournament > div > p, #us-soccer > div > p, #tackles-globe > div > p, #reality-tv > div > p {color: black;}

/* fantasy football homepage */
#fantasy-football h1 a { background: url('../images/home/new/head_fantasy.gif') no-repeat 0 0;}


/* haiti relief homepage */
#haiti-relief h1 a { background: url('../images/home/new/head_haiti.gif') no-repeat 0 0;-moz-border-radius-topleft: 6px;-moz-border-radius-topright: 6px;-webkit-border-top-left-radius:6px;-webkit-border-top-right-radius:6px; }

/* the tournament homepage */
#the-tournament h1 a { background: url('../images/home/new/head_tournament.gif') no-repeat 0 0;-moz-border-radius-topleft: 6px;-moz-border-radius-topright: 6px;-webkit-border-top-left-radius:6px;-webkit-border-top-right-radius:6px; border-right: 1px black solid }

/* us soccer homepage */
#us-soccer h1 a { background: url('../images/home/new/worldcupheader.png') no-repeat 0 0;-moz-border-radius-topleft: 6px; -moz-border-radius-topright: 6px;-webkit-border-top-left-radius:6px;-webkit-border-top-right-radius:6px; padding-bottom:25px; }

#wcs h1 a { background: url('../images/home/new/worldcupheader.png') no-repeat 0 0;-moz-border-radius-topleft: 6px; -moz-border-radius-topright: 6px;-webkit-border-top-left-radius:6px;-webkit-border-top-right-radius:6px; border-right: 0px black solid; padding-bottom:25px; }

#bocanegra a,#holden a,#demerit a,#guzan a,#cherundolo a{
	color: #fe9e28;
	font-size: medium;
	text-indent:-9999px;
	font-weight: lighter;
	text-decoration: none;
	padding-top: 5px;
	display:block;height:20px;
	padding-left:50px;
}

#bocanegra h1 a{background: url('../images/home/new/bocanegra.png') no-repeat 0 0; -moz-border-radius-topleft: 6px; -moz-border-radius-topright: 6px;-webkit-border-top-left-radius:6px;-webkit-border-top-right-radius:6px; border-right: 0px black solid; padding-bottom:16px; }
#holden h1 a{background: url('../images/home/new/holden.png') no-repeat 0 0; -moz-border-radius-topleft: 6px; -moz-border-radius-topright: 6px;-webkit-border-top-left-radius:6px;-webkit-border-top-right-radius:6px; border-right: 0px black solid; padding-bottom:16px; }
#cherundolo h1 a{background: url('../images/home/new/cherundolo.png') no-repeat 0 0; -moz-border-radius-topleft: 6px; -moz-border-radius-topright: 6px;-webkit-border-top-left-radius:6px;-webkit-border-top-right-radius:6px; border-right: 0px black solid; padding-bottom:16px; }
#demerit h1 a{background: url('../images/home/new/demerit.png') no-repeat 0 0; -moz-border-radius-topleft: 6px; -moz-border-radius-topright: 6px;-webkit-border-top-left-radius:6px;-webkit-border-top-right-radius:6px; border-right: 0px black solid; padding-bottom:16px; }
#guzan h1 a{background: url('../images/home/new/guzan.png') no-repeat 0 0; -moz-border-radius-topleft: 6px; -moz-border-radius-topright: 6px;-webkit-border-top-left-radius:6px;-webkit-border-top-right-radius:6px; border-right: 0px black solid; padding-bottom:16px; }

#wcs-indiv h1 a { background: url('../images/home/new/header_bg.gif') no-repeat 0 0;-moz-border-radius-topleft: 6px; -moz-border-radius-topright: 6px;-webkit-border-top-left-radius:6px;-webkit-border-top-right-radius:6px; border-right: 0px black solid; padding-bottom:16px; }

.mc_doc_indiv_content_left_soccer h1 a { background: url('../images/home/new/head_soccer.gif') no-repeat 0 0;-moz-border-radius-topleft: 6px; -moz-border-radius-topright: 6px;-webkit-border-top-left-radius:6px;-webkit-border-top-right-radius:6px; border-right: 0px black solid; padding-bottom:30px; }

/* dhani tackles the globe homepage */
#tackles-globe h1 a { background: url('../images/home/new/head_dhani.gif') no-repeat 0 0;-moz-border-radius-topleft: 6px;-moz-border-radius-topright: 6px;-webkit-border-top-left-radius:6px;-webkit-border-top-right-radius:6px; border-right: 1px black solid;}

/* reality-tv tv homepage */
#reality-tv h1 a { background: url('../images/home/new/head_reality.gif') no-repeat 0 0;-moz-border-radius-topleft: 6px;-moz-border-radius-topright: 6px;-webkit-border-top-left-radius:6px;-webkit-border-top-right-radius:6px; border-right: 1px black solid }

/*apprentice channel background */
.mogocentral_apprentice_background {
	background: url(../images/Channels/Other/Apprentice/background.jpg) no-repeat;
	width: 901px;
	padding-top: 15px;
	padding-bottom: 10px;
}
.mogocentral_doc_indiv_header_apprentice {
	margin-top: 13px;
	padding-bottom: 6px;
}

/* channel messages  */
#channel_messages { background:#fff;color:#333;-moz-border-radius: 6px;-webkit-border-radius:6px;padding:5px 5px 0px 5px; }
#channel_messages li { overflow:hidden; }
#channel_messages li:first-child { padding-bottom:10px; }
#channel_messages li + li { border-top:1px solid #ccc;padding:10px 0; }
#channel_messages li img { float:left;padding:0 10px 0px 0; }
#channel_messages li small { display:block;margin-top:10px;color:#666; }

/* channel messages for Getty Demo */
#channel2 { width: 15%; float: left;position: absolute; z-index: 2;}

/* wall for Getty Demo */
#wall {margin-left: 200px;margin-left: 0px;}

/* */
#mc_doc_indiv_content_header {}