<!--

BODY
{
	background-color: #666666;
	margin: 0px;
	background-image: url(/res/images/bg.png);
	background-repeat: repeat-x;
	font-family: arial, sans-serif;
	font-size: 12px;
}

#shadow
{
	margin-left: auto;
	margin-right: auto;
	width: 880px;
	background-image: url(/res/images/main_shadow.png);
}

#topBar
{
	margin-left: auto;
	margin-right: auto;
	height: 24px;
	width: 800px;
	background-image: url(/res/images/bar_bg.png);
}

#topBar ul
{
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#topBar li
{
	float: left;
	color: #FFFFFF;
	border-right: 1px solid #444444;
}

#topBar ul a
{
	font-size: 10px;
	padding: 5px 15px;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	float: left;
}

#topBar ul a.selected, #topBar ul a:hover
{
	background-color: #333333;
}

#header
{
	background-image: url(/res/images/head.png);
	height: 120px;
	width: 800px;
	margin-left: auto;
	margin-right: auto;
}

#myb1gMailLogo
{
	padding: 35px 25px;
	width: 239px;
	height: 48px;
	border: 0px;
	float: left;
}

#letterLogo
{
	padding: 20px 25px;
	width: 132px;
	height: 78px;
	border: 0px;
	float: right;
}

#main
{
	width: 800px;
	background-color: #FAFAFA;
	margin-left: auto;
	margin-right: auto;
	line-height: 18px;
}

#footer
{
	background-image: url(/res/images/bottom_shadow.png);
	background-repeat: no-repeat;
	font-size: 10px;
	text-align: center;
	padding: 25px 0px;
	color: #ABABAB;
	width: 880px;
	margin-left: auto;
	margin-right: auto;
}

#footer A
{
	line-height: 20px;
	color: #FFFFFF;
	text-decoration: none;
}

#menu
{
	background-color: #F1F1F1;
	width: 187px;
	float: left;
}

.menuContainer
{
	margin-left: auto;
	margin-right: auto;
	margin-top: 5px;
	margin-bottom: 5px;
	width: 178px;
	background-image: url(/res/images/menu_top.png);
	background-repeat: no-repeat;
}

.menuContentContainer
{
	width: 178px;
	background-image: url(/res/images/menu_bottom.png);
	background-position: bottom;
	background-repeat: no-repeat;
	padding: 8px 0px;
	margin: 0px;
}

.menuContent
{
	background-image: url(/res/images/menu_bg_pattern.png);
	padding: 8px;
	padding-left: 16px;
}

.menuContainer ul
{
	width: 178px;
	background-image: url(/res/images/menu_bottom.png);
	background-position: bottom;
	background-repeat: no-repeat;
	list-style: none;
	padding: 8px 0px;
	margin: 0px;
}

.menuContainer li
{
	background-image: url(/res/images/menu_bg.png);
}

.menuContainer li a
{
	text-decoration: none;
	display: block;
	padding: 6px 16px;
}

.menuContainer li a.selected, .menuContainer li a:hover
{
	background-image: url(/res/images/menu_bg_sel.png);
}

.menuContainer li a.level2
{
	padding-left: 30px;
}

.menuContainer li a.level2selected
{
	padding-left: 30px;
	background-image: url(/res/images/menu_bg_sel.png);
}

#content
{
	background-color: #FFFFFF;
	margin-left: 187px;
	min-height: 550px;
	border-left: 1px solid #F1F1F1;
	padding: 10px;
}

#menuFade
{
	border: 0px;
	width: 187px;
	height: 75px;
}

.box
{
	background-image: url(/res/images/table_tl.png);
	background-repeat: no-repeat;
	padding: 8px 18px;
	margin-bottom: 15px;
	font-size: 12px;
	color: #333333;
}

A
{
	color: #666666;
}

A:hover
{
	color: #FFCC00;
}

H1
{
	font-size: 16px;
	margin-bottom: 15px;
	color: #444444;
	text-decoration: none;
}

H2
{
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

H3
{
	font-size: 12px;
	font-weight: bold;
	color: #66666;
	border-bottom: 1px solid #EFEFEF;
	margin-top: 5px;
}

IMG
{
	border: 0px;
	vertical-align: middle;
}

#catLayer
{
	margin-bottom: 10px;
	padding: 6px;
	padding-top: 4px;
	padding-bottom: 4px;
	background-color: #FAFAFA;
	border-bottom: 1px solid #DDDDDD;
}

#pageLayer
{
	margin-top: 10px;
	padding: 6px;
	background-color: #FAFAFA;
	border-top: 1px solid #DDDDDD;
}

.metaLayer
{
	font-size: 11px;
	margin-top: -10px;
	margin-bottom: 15px;
	padding-top: 2px;
}

.screenshotLayer
{
	padding-top: 8px;
	padding-bottom: 8px;
	text-align: center;
	background-image: url(/res/images/table_br.png);
	background-repeat: no-repeat;
	background-position: bottom right;
}

.screenshotLayer IMG
{
	padding: 2px;
	background-color: #FFFFFF;
	border: 1px solid #EFEFEF;
}

.box .screenshot
{
	float: right;
	margin-left: 5px;
	margin-bottom: 5px;
}

.buttonLayer
{
	margin-top: 15px;
	text-align: center;
}

.button
{
	margin-left: auto;
	margin-right: auto;
	padding-top: 17px;
	padding-bottom: 17px;
	display: block;
	width: 178px;
	background-image: url(/res/images/button_bg_hover.png);
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
}

.button:hover
{
	background-image: url(/res/images/button_bg.png);
	color: #FFFFFF;
}

.menuIndent
{
	margin-left: 20px;
}

FORM
{
	display: inline;
}

LABEL
{
	font-weight: bold;
}

.error
{
	font-weight: bold;
	color: #FF0000;
	margin-bottom: 15px;
}

.accTable
{
	margin-top: 5px;
	width: 100%;
	border-collapse: collapse;
}

.accTable TD
{
	padding: 2px;
	padding-left: 4px;
}

.accTable TH
{
	padding: 2px;
	padding-left: 4px;
	text-align: left;
	border-bottom: 1px solid #EFEFEF;
}

.accTable .head
{
	background-color: #FCFCFC;
	border-top: 1px solid #EFEFEF;
	border-bottom: 1px solid #EFEFEF;
}

.accTable .pending
{
	color: #CCCCCC;
}

.accTable .cancelled
{
	color: #CCCCCC;
	text-decoration: line-through;
}

.clear
{ 
	clear: both;
}

.toplist
{
	padding-left: 18px;
	text-indent: -18px;
}

.toplist A
{
	font-size: 11px;
}

.searchField
{
	background: url(/res/images/my.b1gmail.com/search.png) no-repeat 1px 1px;
	height: 16px;
	width: 122px;
	padding-left: 20px;
	padding-top: 2px;
	border: 1px inset #DDDDDD;
	color: #666666;
}

//-->
