<!--

.newsLayer
{
	margin-top: 0.5em;
	border: 1px solid #CCCCCC;
	background-color: #F6F6F6;
	padding: 1px;
}

.newsLabel
{
	padding-left: 2em;
	padding-right: 2em;
	font-weight: bold;
	text-align: center;
	border-right: 1px solid #CCCCCC;
}

.newsTicker
{
	padding-left: 2em;
}

.newsTicker A
{
	text-decoration: none;
}

.newsTicker A:hover
{
	text-decoration: underline;
}

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

#b1gMailLogo
{
	padding: 41px 30px;
	width: 190px;
	height: 37px;
	border: 0px;
	float: left;
}

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

.main
{
	width: 800px;
	min-height: 50px;
	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;
}

#footer A:hover
{
	color: #FFFFFF;
	text-decoration: underline;
}

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

#tabMenu
{
	position: absolute;
	top: 144px;
	width: 800px;
	height: 25px;
	margin-left: auto;
	margin-right: auto;
	text-align: right;
	z-index: 10;
}

#tabMenu IMG
{
	margin-right: 1px;
}

#versionBadge
{
	position: relative;
	top: 20px;
	left: 20px;
}

#tourButton
{
	padding-left: 600px;
	padding-top: 115px;
}

#tourLink IMG
{
	border: 0px;
}

#tourCancelLink
{
	position: absolute;
	margin: 5px 10px;
	z-index: 20;
}

#tourCancelLink A
{
	text-decoration: none;
	font-size: 11px;
}

#tourCancelLink A:hover
{
	text-decoration: underline;
	color: #000000;
}

#tourImage
{
	height: 180px;
}

#tourStepContainer
{
	display: block;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	border-top: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
	padding: 3px;
}

#tourStepContainer A
{
	margin-left: 6px;
	margin-right: 6px;
	text-decoration: underline;
}

#tourTryOrder
{
	text-align: center;
}

#tourTryOrder IMG
{
	margin-top: 8px;
}

.tourStepSel
{
	color: #000000;
}

#tourSteps LI
{
	float: left;
}

#leftColumn
{
	width: 475px;
	float: left;
}

#rightColumn
{
	width: 230px;
	float: right;
}

.clear
{
	clear: both;
}

.rightBox
{
	background-color: #FAFAFA;
	text-align: center;
	padding-bottom: 8px;
	margin-bottom: 15px;
}

.rightBox H4
{
	background-color: #FFFFFF;
	text-align: left;
	border-bottom: 1px solid #DDDDDD;
	margin: 0px;
	margin-bottom: 8px;
}

.rightBox IMG
{
	margin: 2px;
	border: 1px solid #DDDDDD;
	padding: 2px;
	background-color: #FFFFFF;
}

.rightBox IMG:hover
{
	background-color: #FFCC00;
}

.floatLeft
{
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
}

.floatRight
{
	float: right;
	margin-left: 15px;
	margin-bottom: 15px;
}

#contactSplashImage
{
	width: 100%;
	height: 185px;
	background-image: url(/res/images/www.b1gmail.com/keyboard.jpg);
	border-bottom: 1px solid #666666;
}

#welcomeSplashImage
{
	width: 100%;
	height: 304px;
	background-image: url(/res/images/www.b1gmail.com/welcome.jpg);
	border-bottom: 1px solid #666666;
}

#welcomeSplashContent
{
	width: 100%;
}

#welcomeLeft
{
}

#welcomeRight
{
	width: 50%;
	margin-left: 20px;
	border-left: 1px solid #DDDDDD;
	float: right;
}

#welcomeRight UL
{
	list-style: none;
	margin-left: 20px;
	margin-top: 20px;
	margin-bottom: 30px;
	padding: 0px;
	border-top: 1px dashed #DDDDDD;
}

#welcomeRight LI A
{
	display: block;
	text-decoration: none;
	padding: 6px 0px;
	padding-left: 55px;
	border-bottom: 1px dashed #DDDDDD;
	line-height: 16px;
	background-repeat: no-repeat;
	background-position: 10px 6px;
}

#welcomeRight LI A:hover
{
	background-color: #F8F8F8;
	color: #444444;
}

#welcomeFeature1
{
	background-image: url(/res/images/www.b1gmail.com/startico_1.png);
}

#welcomeFeature2
{
	background-image: url(/res/images/www.b1gmail.com/startico_2.png);
}

#welcomeFeature3
{
	background-image: url(/res/images/www.b1gmail.com/startico_3.png);
}

#welcomeFeature4
{
	background-image: url(/res/images/www.b1gmail.com/startico_4.png);
}

#welcomeFeature5
{
	background-image: url(/res/images/www.b1gmail.com/startico_5.png);
}

#welcomeFeature6
{
	background-image: url(/res/images/www.b1gmail.com/startico_6.png);
}

#welcomeFeature7
{
	background-image: url(/res/images/www.b1gmail.com/startico_7.png);
}

.paddedContent
{
	padding: 25px 30px;
	background-color: #FFFFFF;
}

.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);
	text-align: center;
	padding-top: 8px;
}

.menuContent IMG
{
	margin-bottom: 8px;
}

.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: 545px;
	border-left: 1px solid #F1F1F1;
	padding: 10px;
	padding-top: 30px;
}

#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;
	line-height: 16px;
	font-size: 12px;
	color: #333333;
}

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

.screenshotBox IMG
{
	margin: 2px;
	border: 1px solid #DDDDDD;
	padding: 2px;
	background-color: #FFFFFF;
}

.screenshotBox IMG:hover
{
	background-color: #FFCC00;
}

A
{
	color: #666666;
}

A:hover
{
	color: #FFCC00;
}

H1
{
	font-family: tahoma, arial;
	font-size: 22px;
	font-weight: normal;
	color: #333333;
	margin: 0px;
	margin-top: 10px;
	margin-bottom: 14px;
}

.imgH1
{
	margin-top: 0px;
}

#welcomeLeft H1
{
	margin-top: 4px;
	margin-bottom: 4px;
}

H2
{
	font-family: arial;
	font-size: 16px;
	font-weight: normal;
	color: #000000;	
	margin: 0px;
	margin-top: 16px;
	margin-bottom: 6px;
}

H3
{
	font-family: arial;
	font-size: 12px;
	font-weight: bold;;
	color: #000000;	
	margin: 0px;
	margin-top: 2px;
	margin-bottom: 2px;
}

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;
	text-align: center;
}

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

.menuIndent
{
	margin-left: 20px;
	line-height: 18px;
}

FORM
{
	display: inline;
}

LABEL
{
	font-weight: bold;
	font-size: 11px;
}

.required
{
	font-size: 11px;
	color: #AAAAAA;
}

.twoColumnForm
{
	width: 90%;
}

.twoColumnForm TD
{
	width: 50%;
	padding: 5px;
	padding-right: 20px;
}

.twoColumnForm TD INPUT
{
	width: 100%;
}

.twoColumnForm TD TEXTAREA
{
	width: 100%;
	height: 100px;
}

#buttonCell
{
	text-align: right;
}

#buttonCell INPUT
{
	width: auto;
	padding-left: 6px;
	padding-right: 6px;
}

H4
{
	margin-top: 10px;
	margin-bottom: 0px;
}

.license
{
	margin-left: 18px;
}

.license P
{
	text-indent: -18px;
}

.shopLink
{
	font-size: 18px;
	font-weight: bold;
}

.featureList
{
	list-style-image: url(/res/images/www.b1gmail.com/smalltick.gif);
}

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

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

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

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

#addonHead
{
	position: relative;
	top: -30px;
	left: -10px;
	width: 612px;
	height: 180px;
	border-bottom: 1px solid #DDDDDD;
	overflow: hidden;
	margin-bottom: -30px;
}

#addonNavContainer
{
	position: relative;
	left: -10px;
	width: 606px;
	display: block;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	border-bottom: 1px solid #DDDDDD;
	padding: 3px;
}

#addonNavContainer A
{
	margin-left: 6px;
	margin-right: 6px;
	text-decoration: underline;
}

//-->

