@charset "utf-8";

/**
Reset default background styles and master column width for application support
**/

/* apps */

/** app colors 

nav bar bg #6d6f6e;
header base bg  #8dc8cc
body #effbfb

**/

.container {width: 1240px}
html, body {background: #effbfb;}

html,
body#mwp,
body#mw {
	background-image: none;
	background-image: url(../../../images/apps/app_bg_header_tile.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

#bd {padding-top: 0px;}

#hd {background-color: none; padding-right: 20px;}
#hd .block {padding-bottom: 0; margin-left: 20px; position: relative;}
#hd #logo {
	padding-top: 10px;
	height: 90px;
	background-position: left center;
}

#hd #leaderboard {position: absolute; top: 5px; right: -15px;}

#hd ul.secondary {margin-top: 1em;}

#jump-panel {display: none;}

.main {padding: .75em 0 .75em 0; margin-bottom: 0;}
.main.nav li.active {}

#bd {background: none;}

#ft {background: none; display: none;}

#copyright {margin-left: 20px;}

.adnetwork div,
.adnetwork div iframe {width: 728px; margin: 18px auto 0 auto;}

.adnetwork img {}

.app-content {width: 900px;}
.app-content .tab-content {min-height: 836px;}

.app-content .tabs .tab-content {padding: 17px 19px 17px 19px;}

.ad-medium-rectangle {width: 300px; padding-top: 60px;}
.ad-medium-rectangle a {display: block; margin-bottom: 10px;}
.ad-medium-rectangle .bg {background-color: #fff; border: 1px solid #ccc; margin-bottom: 10px;}
.ad-medium-rectangle iframe {margin-bottom: 10px;}

.w1 {width: 1210px;}
.mysite-page-nav {width: 175px;}
.app-content .tab-content .w3-4 {margin-right: 0;}

/* ext compat */
.x-btn,
.x-panel table,
.x-panel table td,
table.x-toolbar-ct,
table.x-toolbar-ct td,
table.x-toolbar-ct table,
table.x-toolbar-ct table td,
.x-menu table
{
	background-color: transparent;
	margin: 0;
	padding: 0;
	border: 0;	
}

.x-panel table tr.x-grid3-hd-row td {
	border-right: 1px solid #d0d0d0;
	border-left: 1px solid #eee;
}


.mw-ext ul,
.mw-ext ol,
.mw-ext li,
.x-menu ul,
.x-menu li,
.x-menu-list,
.x-menu-list li
{
 	margin: 0;padding: 0;
}

.mw-ext img, img {display: inline;}

.mw-ext h1,
.mw-ext h2,
.mw-ext h3,
.mw-ext h4,
.mw-ext h5,
.mw-ext h6 {font-size: 100%; color: #000; font-weight: bold; margin: 0; padding: 0;}

.x-panel dl,
.x-panel dl dt,
.x-panel dl dd 
{
	margin: 0;
	pading: 0;
}

.x-panel dl dt {font-weight: bold;}
.x-panel dl dd {margin-left: .5em;}

.x-window ul,
.x-window ol,
.x-window li
{
	margin: 0;
	padding: 0;
}

.x-menu button {background-image: none;}

/* Promotions */

.promotion
{
	margin-bottom: 10px;
}

.promotion .bd.text
{
	background-color: #EFFBFA;
	padding: 9px 10px;
}

.promotion .optout
{
	text-align: right;
}
