  /*#infoPage2col #sectionheader, #infoPageWide #sectionheader {
	background: url(/pics/email/bg_mini.jpg) no-repeat right center !important;
}*/


/*********************************
Exchange SP2	
*********************************/

#sp2content	{
	padding:0 20px 0 20px;	
}

.sp2intro	{
	margin:20px 0;
}

img.sp2introimg	{
	float:left; 
	width:135px;
	margin-right:15px;
}

.sp2introtxt	{
	float:left; 
	width:420px;
}

ul.sp2list	{
	margin:15px 0 25px 20px;
	padding:0;
}

	ul.sp2list li	{
		padding:0;
		margin:0;	
	}
	
.sp2para	{
	padding-bottom:25px!important;	
}

/*********************************
Choose your mailbox	
*********************************/
#topsection { margin: 0 20px 20px 20px; }

#content-shadows {
	/*height: 380px;*/
	padding: 0 19px 0 20px;
	background: url(/pics/email/content-shadows.png) no-repeat center top;
}

.email-container {
	float: left;
	width: 558px !important;
	min-height: 300px;
	margin-bottom: 20px;
	padding-top: 25px;
	background: #fff;
	border-style: solid;
	border-width: 0 1px 1px 1px;
	border-color: #acacac;
	background: url(/pics/email/email_gradient_bg.gif) repeat-x bottom;
}

#emailTabNav { margin: 0; padding: 0; list-style: none; display: inline;}

#emailTabNav li { margin: 0 !important; float: left;
	background: url(/pics/email/compare_options.gif) no-repeat 0 0;
}

#emailTabNav li a {
	display: block;
	height:31px;
	width: 131px;
	text-indent:-5000px;
	outline: none;
}

#emailTabNav li.selected {
	background-position: 0 -31px;
}

#emailTabNav li.selected + li, #emailTabNav li.nexttab {
	background-position: 0 -62px;
}

li#compare {
	width: 156px;
	margin-left: 20px !important;
}

li#exchange {
	background-image: url(/pics/email/exchange_options.gif);
}

li#advanced {
	background-image: url(/pics/email/advanced_options.gif);
}

li#standard {
	background-image: url(/pics/email/standard_options.gif);
	width: 144px;
}




/***************************
Left Column Info
****************************/

#email-leftCol {
	padding: 10px 0 10px 14px; 
	width: 200px; 
	float: left;
}

.boxshot {
	padding-top: 85px;
}

/***************************
Right Column Info
****************************/
.info { 
	padding-bottom: 60px; 
	padding-right: 20px; 
	padding-top: 15px;
}

.info p {
	line-height: 20px; 
	color: #666; 
	padding-bottom: 30px;
}

.mailboxtiles {
	color: #3f4973; 
	font-size: 30px; 
	font-weight: bold; 
	margin-top: 15px;
}

.emailFeatures {
	margin-right: 15px; 
	font-size: 12px; 
	font-weight: bold; 
	background: url(/pics/email/feature_bg.gif);
	padding-left: 10px;
}

ul.emailSpec {
	margin: 15px 15px; 
	padding: 0;
}

ul.emailSpec li {
	list-style: none; 
	background: url(/pics/email/tick_icon.gif) no-repeat left 2px; 
	padding-left: 20px; 
	margin-bottom: 15px;
}

#email-rightCol {
	float: right; 
	width: 344px; 
	/*background: #CCCCCC;*/
}

/***************************
compare mailboxes
****************************/
.compare-main {
	text-align: left;
	font-weight: bold;
	padding-left: 5px;
}

.compare-hdr {
	background: url(/pics/email/compare_Tablehdr_bg.gif);
	/*border-right: 2px solid #FFF;
	border-bottom: 1px solid #FFF;*/
	height: 33px;
	padding: 0 5px;
	text-align: center;
	font-size: 11px;	
}

.table_hdr {
	background: url(/pics/email/table_hdr_bg.gif) no-repeat left top;
	/*border-right: 2px solid #FFF;
	border-bottom: 1px solid #FFF;*/
	height: 33px;
	padding: 0 5px;
	width: 150px;
	text-align: left;
	font-size: 11px;	
}

.exchange_col {
	background: #EAEAEA;
	text-align: center;
	width: 135px; 
}

.advanced_col {
	background: #DCDCDC;
	text-align: center;
	width: 135px; 
}

.standard_col {
	text-align: center; 
	background: #CCC;
	width: 135px; 
}

.highlighted {
	text-align: center;
	color: #C00; 
	font-weight: bold;
}

.cross {
	text-align: center;
	color: #7286ba;
	font-weight: bold;
}

a.signupglass {
	display:block; 
	width:165px;
	clear: both;
	line-height:45px;
	text-indent:-2000px;
	outline:0;
	text-decoration:none;
	background:url(/pics/50percentoff/signup-small-white.png) no-repeat top left;
}
/*a.signupglass:hover {background-position:bottom left;}*/

#packageInfo { margin: 0; margin-bottom: 20px; clear: both; }

/*************************
For IE 6 & below 
**************************/
* html #emailTabNav { margin: 0; padding: 0; list-style: none; display: inline;}
* html #emailTabNav li { float: left; background: url(/pics/email/compare_options.gif) no-repeat 0 0;}
* html #emailTabNav li a { display: block; height:31px; text-indent:-5000px; outline: none;}
* html #emailTabNav li.selected {background-position: 0 -31px;}
* html #emailTabNav li.selected + li {background-position: 0 -62px;}

* html li#compare {width: 156px; margin-left: 10px !important;}
* html li#exchange {width: 131px; background-image: url(/pics/email/exchange_options.gif);}
* html li#advanced {width: 131px; background-image: url(/pics/email/advanced_options.gif);}
* html li#standard {width: 142px; background-image: url(/pics/email/standard_options.gif);}
* html .email-container {
	float: left;
	width: 560px !important;
	height: 300px;
	padding-top: 25px;
	background: #fff;
	border-style: solid;
	border-width: 0 1px 1px 1px;
	border-color: #acacac;
	background: url(/pics/email/email_gradient_bg.gif) repeat-x bottom;
}

* html #content-shadows { background: url(/pics/email/content-shadows.png) no-repeat center top;}
* html #packageInfo { margin: 0; margin-bottom: 20px; clear: both; }
/***************** end *************************/

/******************************************
New Push E-mail page
******************************************/

.newcomparison {
	border: 1px solid #C6C6C6;
	padding: 2px 1px 2px 2px;
	margin-bottom: 20px;
	width: 565px;
}

#pushHeader {
	background: url(/pics/email/pushemail_Header.jpg) no-repeat;
	height: 108px;
	text-indent: -9999px;
}

.pushlogos {
	padding: 15px 20px;
}

.devicenote {
	background: #efeff5;
	width: 561px;
	padding-left: 7px !important;
	border: 1px #dddddd solid;
	margin: 12px 0 !important;
}

.manufacturers {
	color: #666;
	font-weight: bold;
	padding-bottom: 5px;
	font-size:14px;
}

.pushNav {
	background: #4e5b94 url(/pics/hosting/top_table_hdr.gif) top left;
	width: 100%;
	/*margin: 25px 0 1px 0;*/
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
}

.pushNav th {
	color: #FFF;
	font-size: 12px;
	text-align: left;
	font-weight: bold;
	padding: 8px 10px;
}

.pushNav th a { color: #FFF; }
#navTitle { width: 250px; }

.footerNav { 
	width: 100%; 
	border-right: 1px solid #fff; 
	border-bottom: 1px solid #fff; 	
	background: #fff url(/pics/email/footer_table_hdr.gif) top left; 
}
#footNavTitle { color: #999; font-size:12px; width: 300px; }
.footerNav th a { color: #999; }
.footerNav th a:hover { color: #7286ba; }
.footerNav th { color: #999; font-size: 11px; text-align: left; font-weight: bold; padding: 8px 10px; }

table.devicecomparison {
	width: 100%;
	margin: 0px 0px 0px 0px;
	/*padding-right:20px;*/
}

.devicecomparison .device, .devicecomparison .directpush, .devicecomparison .goodmobile  {
	background-color: #006bb0;
	font-weight: bold;
	color: #FFF;
}

.devicecomparison .device {
	width: 199px;
}

.devicecomparison .directpush, .devicecomparison .goodmobile {
	text-align: center;
}

.devicecomparison th {
	color:#333;
	padding: 5px 5px 5px 10px;
 	background-color: #e8e9ee;
	vertical-align:top;
	text-align: left;
	width: 181px;

}

.devicecomparison th.expandtable_hdr {
	width: auto;
}

.devicecomparison td, .devicecomparison th {
	border-bottom: 1px solid #fff;
	border-right: 1px solid #fff;
	font-size: 11px;
	
}

.devicecomparison td {
	padding: 5px 5px 5px 10px;
	vertical-align: middle;
	text-align: center;
	background-color:#F1F2F7;
}

#infoPage table.devicecomparison p {
	margin: 5px 0 0 0!important;
	padding: 0 !important;
	font-size: 11px;
}

.expandtable_hdr {
	background:url(/pics/hosting/table_hdr_bg.gif) no-repeat left top; 
	font-weight: bold;
	padding-left: 10px;
	height: 33px;
	border-bottom: 1px solid #FFF;
	text-align: left;
}

.expandtable_hdr h3.expanded, .expandtable_hdr h3.collapsed {
	cursor: pointer;
	background: url(../pics/email/dropdown_bullet_expanded.png) no-repeat center right;
	margin: 0 5px 0 0 !important;
	padding: 10px 0 10px 0 !important;
	font-size: 12px;
}

.expandtable_hdr h3.expanded {
	color:#4e5b94;
}

.expandtable_hdr h3.collapsed {
	background-image: url(../pics/email/dropdown_bullet.png);
	
}

.pushColHeads th {
	background-color:#006bb0;
	/*background-color:#D5D5DF;*/
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
}

.devicecomparison .direct-cell {
	background-color: #eaeaea;
}

.devicecomparison .gmobile-cell {
	background-color: #dcdcdc;
}
/******************************************
end
******************************************/










