﻿/* tab header graphic panel */
.tabHeaderGraphicPanel
{
	width: 100%;
	background-position: right 0;
	background-repeat: repeat-x;
	margin-bottom: 13px;
}


.tabHeaderGraphicPanel .TabNameMain
{
	height: 143px;
	line-height: 143px;
	text-align: right;
	padding-right: 20px;
	font-size: 47px;
}

/* Left side menu */
.tabupLeftSideMenu
{
    position:absolute;
    top:56px;    
    left:0px;
}

.tabupLeftSideMenu .inviteAFriend
{
	display: block;
	width: 35px;
	height: 127px;
	background: url(../Images/Dashboard/SideButtons.png) no-repeat 0 -496px;
	cursor: pointer;
	position: fixed;
	top: 260px;
	left: 0;
}

.tabupLeftSideMenu .inviteAFriend:hover
{
	background: url(../Images/Dashboard/SideButtons.png) no-repeat 0 -623px;
}

/* Navigation Bar */
.tabHeaderGraphicPanel .navigationBar
{
	background: url(../Images/Dashboard/NavigationBar/Navbars-sprite.png) no-repeat;
}


.tabHeaderGraphicPanel .navigationBarTabOwner
{
	background-position: 0 -60px;
	height: 27px;
}

.tabHeaderGraphicPanel .navigationBarTabMember
{
	background-position: 0 -160px;
	height: 27px;
}

.tabHeaderGraphicPanel .navigationBarTalkAboutOwner
{
	background-position: 0 0;
	height: 49px;
}

.tabHeaderGraphicPanel .navigationBarTalkAboutMember
{
	background-position: 0 -100px;
	height: 49px;
}

.tabHeaderGraphicPanel .navigationBar .button
{
	cursor: pointer;
	color: #ffffff;
	text-align: center;
	font-size: 14px;
	vertical-align: middle;
	line-height: 27px;
	float: right;
	height: 27px;
}

.tabHeaderGraphicPanel .navigationBar .button:hover
{
	color: #2d2d2d;
}

.tabHeaderGraphicPanel .navigationBar .buttonSelected, .tabHeaderGraphicPanel .navigationBar .buttonSelected .hover
{
	color: #2d2d2d;
	background: url(../Images/Dashboard/NavigationBar/TabNavArrow.png) no-repeat center bottom;
}

.tabHeaderGraphicPanel .navigationBar .groupInfoButton
{
	width: 97px;
}

.tabHeaderGraphicPanel .navigationBar .manageButton
{
	width: 100px;
	margin-right: 2px;
}

.tabHeaderGraphicPanel .navigationBar .tabletsFullView
{
	text-align: left;
	white-space: nowrap;
	height: 27px;
	line-height: 27px;
	vertical-align: middle;
	float: left;
}

.tabHeaderGraphicPanel .navigationBar .item
{
	font-size: 14px;
	color: #ffffff;
	margin-left: 20px;
	float: left;
	height: 27px;
	cursor:pointer;
}

.tabHeaderGraphicPanel .navigationBar .item:hover
{
	color:#7becfc;
}

.tabHeaderGraphicPanel .navigationBar .itemSelected
{
	color: #009cff;
	background: url(../Images/Dashboard/NavigationBar/TabNavArrow.png) no-repeat center bottom;
}

.tabHeaderGraphicPanel .navigationBar .itemSelected:hover
{
	color: #04d3ff;
}

/*********************************/
/* Ad place */
.tabup_adPlace
{
	background-color: #8e8e8e; 
	padding: 10px 0 10px 0	
}

.tabup_adPlace .inner
{
	margin: 0 auto;
	text-align: center;
	width: 728px;
	height: 105px;
}

.tabup_adPlace .adText
{
	text-align: left;
	margin: 0 auto;
	width: 730px;
	color: #2d2d2d;
	font-size: 11px;
}

/***********************************************************************************
/* Dashboard Layout */
.dashboard_mainLayoutTable
{
	width: 100%;
	text-align: left;
	padding-top: 13px;
}

.dashboard_content {
	margin-bottom:15px; 
	min-height: 400px	
}

/* Footer */
.dashboard_mainLayoutTable .footerTopLeftCurve
{
	width: 27px;
	height: 26px;
	background: url(../Images/Dashboard/AppBar/AppBarSprite.png) no-repeat 0 -263px;
}

.dashboard_mainLayoutTable .dashboard_footer
{
	height: 94px;
	background-color: #696969;
	clear: both;
}

.dashboard_mainLayoutTable .dashboard_footer .leftSideCell
{
	padding: 0 !important;
	margin: 0 !important;
	background-color: #ffffff !important;
}

.dashboard_mainLayoutTable .dashboard_footer .leftSide
{
	width: 26px;
	height: 94px;
	background: url(../Images/Dashboard/AppBar/AppBarSprite.png) no-repeat 0 -23px;
}

.dashboard_mainLayoutTable .dashboard_footer .footerLayout
{
	width: 100%;
	color: #ffffff;
	font-size: 10px;
	border-collapse: collapse;
}

.dashboard_mainLayoutTable .dashboard_footer .footerLayout td
{
	padding: 10px 0 0 0;
	margin: 0;
	white-space: nowrap;
	vertical-align: top;
}

.dashboard_mainLayoutTable .dashboard_footer .footerYou
{
}

.dashboard_mainLayoutTable .dashboard_footer .footerYou div
{
	margin: 0 5px 0 20px;
	width: 15px;
	height: 39px;
	background: url(../Images/Dashboard/AppBar/AppBarSprite.png) no-repeat 0 -412px;
}

.dashboard_mainLayoutTable .dashboard_footer .footerGroup
{
}

.dashboard_mainLayoutTable .dashboard_footer .footerGroup div
{
	margin: 0 5px 0 20px;
	width: 15px;
	height: 66px;
	background: url(../Images/Dashboard/AppBar/AppBarSprite.png) no-repeat 0 -289px;
}

.dashboard_mainLayoutTable .dashboard_footer .footerTabup
{
}

.dashboard_mainLayoutTable .dashboard_footer .footerTabup div
{
	margin: 0 5px 0 20px;
	width: 15px;
	height: 57px;
	background: url(../Images/Dashboard/AppBar/AppBarSprite.png) no-repeat 0 -355px;
}


.dashboard_mainLayoutTable .dashboard_footer .logoCell
{
	width: 100%;
	text-align: right;
	background: url(../Images/Dashboard/AppBar/FooterRightSide.png) no-repeat right top;
}

.dashboard_mainLayoutTable .dashboard_footer .logoCell .logoInner
{
	padding-right: 40px;
}

.dashboard_mainLayoutTable .dashboard_footer .logoCell .logo
{
	margin-left: auto;
	width: 106px;
	height: 52px;
	background: url(../Images/Dashboard/AppBar/AppBarSprite.png) no-repeat 0 -211px
}

.dashboard_mainLayoutTable .dashboard_footer .logoCell .copyright
{
	margin-top: 10px;
	color: #ffffff;
	font-weight: normal;
	display: block;
}

.dashboard_mainLayoutTable .dashboard_footer .footerLink
{
	display: block;
	font-size: 12px;
	color: #ffffff;
	cursor: pointer;
	font-weight: normal;
}

.dashboard_mainLayoutTable .dashboard_footer .footerLink:hover
{
	text-decoration: underline;
}

.groupPage_EmailSettingsDialog div
{
	margin: 3px 0 3px 0;
}

.tabupHeader_myScoreDlg
{
	margin-top: 10px;
	font-size: 12px;
}

.tabupHeader_myScoreDlg .row
{
	padding: 6px 0 6px 0;
	width: 100%;
	height: 15px;
}

.tabupHeader_myScoreDlg .rowOdd
{
	background-color: #bdf8fe;
}

.tabupHeader_myScoreDlg .footerText
{
	color: #a6ce39;
	text-align: center;
	margin-top: 10px;
}

