html{
height:100%;
}

body{
height:100%;
margin:0;
padding:0;
}

a img{
border:0;
}

body a:link{
color:#990000;
}

body a:visited{
color:#990000;
}

body a:hover{
color:#660000;
}

body a:active{
color:#990000;
}

h1{
font-size:23px;
font-weight:bold;
line-height:25px;
margin-top:0;
padding-top:0;
}

h2{
color: #3b6173;
font-size:18px;
margin:0;
margin-bottom: 15px;
padding:0;
}
h2.alt {
padding-bottom: 5px;
margin: 25px 0 10px !important;
border-bottom: 1px solid #ccc;
}
h2.alt2 {
	margin-top: 10px !important;
	background: #fff url(/_media/network_download/heading_line.png) 0 50% repeat-x;
	margin-bottom: 15px;
	}
h2.alt2 span {
	padding-right: 10px;
	background: #fff;
	}

h3{
color:#000;
font-size:15px;
margin:0;
margin-bottom: 5px;
padding:0;
}

h4{
display:inline;
font-weight:normal;
margin:0;
padding:0;
text-decoration:underline;
}

h5 {
	font-size: 11px;
	text-transform: uppercase;
	color: #a3a3a3;
	font-weight: normal;
	margin-bottom: 0;
	}
	
#header{
margin:0;
margin-left:5%;/* that's 5% of the body width */
margin-right:5%;
padding-bottom:10px;
padding-top:10px;
width:89.5%;
}

#logo{
margin:0;
padding:0;
width:490px;
}

#header h1{
background:url(/_media/zimbra_logo.png) top left no-repeat;
float:left;
margin:0;
margin-left:20px;
padding:0;
width:170px;
}

#header h1 a{
display:block;
height:50px;
margin:0;
padding:0;
width:170px;
}

#header h1 span{
display:none;
}

#home-top{
color:#FFFFFF;
}

#home-top h1{
line-height:1.25em;
margin:10px 10px 5px 0;
padding:0 20px;
}

#home-top h2,#home-top p{
color:#FFFFFF;
padding:0 20px;
}

#home-top a{
color:#FFFFFF;
}

hr{
clear: both;
display: block;
border:none;
border-top:1px solid #CCCCCC;
color:#CCCCCC;
height:1px;
margin-top:10px;
padding:0 0 10px 0;
}

hr.alt {
margin-top: 2em;
padding-bottom: .5em;
}

.img-caption{
float:right;
font-style:italic;
padding-left:25px;
text-align:center;
width:200px;
}

p{
margin:0 0 1em 0;
padding:0;
}

p.subtext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #898989;
	}
.border{
border:1px solid #999999;
padding:10px;
}

.clear{
clear:both;
height:0;
overflow:hidden;
}

ol li{
margin-bottom:15px;
}

ol li li{
margin-bottom:0;
}

#column-main{
line-height:1.4em;
margin-left:210px;
margin-right:210px;
margin-top:0;
padding-bottom:30px;
padding-left:20px;
padding-right:20px;
padding-top:0;
}

#column-main h2{
margin-bottom:0.5em;
margin-top:1em;
}

#column-main li{
margin-bottom:0.25em;
}

#column-main ul.wide li{
margin-bottom:1em;
}

#side-padding {
	padding: 0 20px;
	}
#content{
background-color:#FFFFFF;
font-family:Verdana,"Bitstream Vera Sans",arial,"Lucida Grande","Luxi Sans",helvetica,sans-serif;
font-size:12px;
margin-top:0;/* padding-top:0;*/
padding-top:20px;
vertical-align:top;
width:100%;
}

#content-wrap{
background-image:url(/_media/margin_spectrum_bg_repeat.gif);
background-repeat:repeat-x;
clear:both;
margin:0;
}

#content-wrap-inner{
background-color:#FFFFFF;
margin-top:0;
padding-left:20px;
padding-right:20px;
padding-top:25px;
padding-top:0;
vertical-align:top;
}

#content h1,#content h2,#content  h3{
font-family:Arial,"Lucinda Grande","Luxi Sans",Verdana,"Bitstream Vera Sans",Helvetica,sans-serif;
}

#content td,#content th{
vertical-align:top;
}

/* Sidebar Promo Boxes */
.sidebar-box-white {
	background: url(/_media/box_white_top.png) no-repeat;
	padding-top: 10px;
	text-align: center;
	}
.sidebar-box-bottom-white {
	background: url(/_media/box_white_bottom.png) left bottom no-repeat;
	padding: 10px 20px 20px;
	}
.sidebar-box-bottom-white p {
	margin: 5px 0 0;
	}
/* Gray Callout Boxes */
.callout-wrap {
	float: left;
	width:25%;
	min-width: 246px;
	text-align: center;
	}
.callout {
	background: url(/_media/box_small_top.png) no-repeat;
	padding-top: 10px;
	width: 245px;
	text-align: left;
	}
.callout-body {
	background: url(/_media/box_small_blank.png) left bottom no-repeat;
	padding: 0 15px 10px;
	height: auto;
	}
.equal-height .callout-body {
	height: 135px;
	}
.opensource {
	background: url(/_media/box_small_opensource.png) left bottom no-repeat;
	}
.connector {
	background: url(/_media/box_small_connector.png) left bottom no-repeat;
	}
.desktop {
	background: url(/_media/box_small_desktop.png) left bottom no-repeat;
	}
.sourcecode {
	background: url(/_media/box_small_sourcecode.png) left bottom no-repeat;
	}
.callout h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #636363;
	font-size: 11px;
	margin-bottom: 5px;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 1px;
	}	
.callout h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #111;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 5px;
	margin-top: 5px;
	}	
.callout h3 a {
	color: #111;
	text-decoration: none;
	}	
.callout h3 a:hover {
	color: #600;
	text-decoration: underline;
	}	
.callout p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #636363;
	line-height: 1.4;
	}

.h2 {
	margin-bottom: 10px;
	}
.callout-body a p {
	text-decoration: none;
	}	
.callout-body p {
	line-height: 1.2;
	}
.callout-body p a {
	color: #900;
	font-weight: bold;
	text-decoration: none;
	}
.callout-body p a:hover {
	text-decoration: underline;
	}
.icon-contact a {
	background: url(/_media/icon_email2.png) no-repeat;
	padding-left: 25px;
	}
.icon-tools a {
	background: url(/_media/icon_tools.png) no-repeat;
	padding-left: 25px;
	display: block;
	}
div#open-ajax-logos{
float:right;
padding-left:25px;
width:200px;
}

div#open-ajax-logos img{
display:block;
margin-bottom:3em;
}

div#server-logos{
float:right;
padding-left:25px;
width:100px;
}

div#server-logos img{
display:block;
margin-bottom:2em;
}

div#horiz-logos img{
margin-right:2em;
}

dl,ul,ol{
margin-bottom:1em;
margin-top:0;
}

dl dt{
font-weight:bold;
}

dl dt h3{
color:#000000;
display:inline;
margin-right:8px;/*instead of a space */
}

dl dd{
margin-bottom:15px;
margin-left:0;
margin-right:0;
margin-top:2px;
}

#feature{
float:right;
margin:0 10px 10px 10px;
text-align:center;
}

#feature p{
margin-top:5px;
}

#footer{
background-color:#FFFFFF;
clear:both;
color:#999999;
font-family:Verdana,"Bitstream Vera Sans",arial,"Lucida Grande","Luxi Sans",helvetica,sans-serif;
font-size:11px;
text-align:center;
}

#footer a:link,#home-statement a:link{
color:#999999;
}

#footer a:visited,#home-statement a:visited{
color:#999999;
}

#footer a:hover,#home-statement a:hover{
color:#999999;
}

#footer a:active,#home-statement a:active{
color:#999999;
}

#footer p{
margin-bottom:5px;
margin-top:5px;
}

#footer hr{
border-bottom:none;
border-left:none;
border-right:none;
border-top:2px solid #EEEEEE;
height:0;
margin:5px auto 0 auto;
width:100%;
}

#footer div#statement{
color:#666666;
font-size:9px;
padding:10px;
}

/* SUPER FOOTER 
*****************************************************/
#superfooter-wrap {
	background: #1e1e1e url(/_media/bg_footer.png) repeat-x;
	clear: both;
	width: 100%;
	}
#superfooter {
	padding:10px 100px; /*giving side-padding in pixels since % pad isn't working in IE */
	}
#superfooter table {
	width: 100%;
	}
p.footer-download {
	text-align: right;
	margin-top: 5px;
	margin-bottom: 40px;
	}	
p.footer-download a {
	background: url(/_media/download_arrow_yellow.png) 100% 0 no-repeat;
	padding-right: 25px;
	padding-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #d7d7d7 !important;
	text-decoration: none;
	}	
.footer-search {
	text-align: right;
	}
.footer-search p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #d7d7d7;
	text-transform: uppercase;
	margin-top: 5px;
	}
input#input-search {
	float: right;
	background: #fff url(/_media/footer_search.png) no-repeat;
	border: none;
	width: 147px;
	height: 18px;
	margin: 0;
	margin-left: 15px;
	display: inline;
	padding: 2px 10px 0 25px;
	overflow: hidden;
	}
.footer-links {
	padding-top: 15px;
	}
.footer-links td {
	vertical-align: top;
	width: 18%;
	}
.footer-links td.spacer {
	width: 2% !important;
	}
.footer-links h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #d7d7d7;
	padding-bottom: 5px;
	margin: 0 0 10px;
	border-bottom: 1px solid #363636;
	}	
.footer-links h2 a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #d7d7d7 !important;
	text-decoration: none;
	}	
.footer-links h2 a:hover,
.footer-links h2 a:visited {
	color: #d7d7d7 !important;
	text-decoration: none;
	}	
.footer-links p {
	margin-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #959595;
	}	
.footer-links p a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #959595;
	text-decoration: none;
	}	
.footer-links p a:hover,
.footer-links p a:visited {
	color: #959595;
	text-decoration: none;
	}	
#footer-bottom {
	margin-top: 20px;
	border-top: 1px solid #363636;
	padding: 20px 0;
	}
#footer-bottom p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #555;
	}
#footer-bottom p a {
	color: #555;
	text-decoration: none;
	}
#footer-bottom p a:hover {
	text-decoration: none;
	}	
	
/* Footer Tabs 
*****************************************************/

.ui-tabs-hide {
    display: none;
}
.ui-tabs .ui-tabs-hide {
     display: none;
}

#tabs {
	padding: 5px 0;
	list-style: none;
	margin-left: 0;
}

#tabs li {
	float: left;
	margin: 0 5px 0 0;
	padding: 0;
	line-height: 1;
	color: #444;
}

#tabs a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #959595 !important;
	text-decoration: none;
	margin-right: 10px;
}

#tabs a:hover {
	text-decoration: none;
	color: #959595;
}

#tabs li.ui-tabs-selected {
}

#tabs li.ui-tabs-selected a {
	font-size: 13px;
	color: #f7b700 !important;
	text-decoration: none;
}

#tabs li.ui-tabs-selected a:hover {
	text-decoration: none;
}

.quote{
border:2px solid #CCCCCC;
clear:right;
float:right;
margin:0 0 10px 10px;
padding:10px;
width:160px;
}

#column-right .quote{
float:none;
margin:0 0 1em 0;
}

.quote img{
margin-bottom:10px;
}

.quote cite{
display:block;
text-align:right;
}

.award{
width:100px;
}

.award img{
margin-bottom:0;
}

#search{
clear:both;
float:right;
margin:0;
padding:10px 0 0 0;
text-align:right;
width:330px;
background: url(/_media/vmware_division.png) 100% 12px no-repeat;
padding-right: 140px;
}
#search input.150,#search select.150{
width:150px;
}

#home-statement{
color:#666666;
font-size:11px;
line-height:18px;
margin-top:40px;
text-align:left;
}

#shadow-of-topnav{
background-image:url(/_media/shadow-of-topnav.gif);
background-repeat:repeat-x;
height:8px;
}

.small-italics{
font-size:11px;
font-style:italic;
}

.small-text{
font-size:9px;
margin-bottom:20px;
margin-top:-5px;
}

table.awards{
width:100%;
}

table.awards img{
border:1px solid #CCCCCC;
padding:3px;
}

table#border-left-and-right{
background-color:#FFFFFF;
xxheight:100%;
margin-left:5%;
margin-right:5%;
width:89.5%;
}

table#border-left-and-right tr td#top-left-corner{
background-image:url(/_media/top_left_corner.gif);
background-repeat:no-repeat;
height:8px;
vertical-align:top;
width:3px;
}

table#border-left-and-right tr td#shadow-of-topnav{
background-image:url(/_media/shadow-of-topnav.gif);
background-repeat:repeat-x;
height:8px;
}

table#promo tr td.content h2{
margin-top:0;
}

table#border-left-and-right tr td#top-right-corner{
background-image:url(/_media/top_right_corner.gif);
background-repeat:no-repeat;
height:8px;
vertical-align:top;
width:3px;
}

table#border-left-and-right tr td#gradient-border-left{
background-image:url(/_media/border-left.gif);
background-repeat:repeat-y;
width:2px;
}

table#border-left-and-right tr td#gradient-border-right{
border-right:2px solid #CCCCCC;
}

table.downloads{
border-collapse:collapse;
border-left:1px solid #CCCCCC;
border-top:1px solid #CCCCCC;
margin-bottom:1.5em;
width:100%;
}

table.downloads td,table.downloads th{
border-bottom:1px solid #CCCCCC;
border-right:1px solid #CCCCCC;
padding:10px;
}

table.downloads td.no-botborder{
border-bottom:none;
}

table.downloads td h2{
margin:0;
}

table.downloads td p{
margin-bottom:.5em;
}

table.downloads th{
background-color:#F9F9F9;
}

/* Pricing Table */
table.pricing-head {
width:100%;
margin-top: 20px;
}
table.pricing-head th {
	text-align: center;
	vertical-align: bottom !important;
	min-width: 150px;
}
table.pricing-head th.tab {
	background: url(/_media/tab_right.png) 100% 100% no-repeat;
}
table.pricing-head th.tab span {
	background: url(/_media/tab_left.png) 0 100% no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	font-weight: bold;
	display: block;
	height: 26px;
	padding-top: 13px;
	line-height: 1 !important;
}
table.pricing-head th.starter {
	background: url(/_media/pricing_tab_starter.png) 50% 100% no-repeat;
	min-width: 150px;
}
table.pricing-head th.standard {
	background: url(/_media/pricing_tab_standard.png) 50% 100% no-repeat;
}
table.pricing-head th.pro {
	background: url(/_media/pricing_tab_pro.png) 50% 100% no-repeat;
}
table.pricing {
margin-bottom: 20px;
width:100%;
border: 1px solid #f6f6f6;
border-top: none;
}
table.pricing tr td {
	background: #fdfdfd;
}
table.pricing tr.even td {
	background: #f7f7f7;
}
table.pricing td {
	border-right: 1px solid #d7d7d7;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 15px;
	padding: 20px;
	vertical-align: middle !important;
	min-width: 110px;
}
table.pricing td p {
	margin-bottom: 5px;
}
table.pricing .left-row {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	border-left: 1px solid #d7d7d7;
}
table.pricing tr.top-row td {
	border-top: 1px solid #d7d7d7 !important;
	}
table.pricing .bottom-row td {
	border-bottom: 1px solid #d7d7d7;
	}

/* LEARN-BENEFITS new table
********************************************************************************/
table.std {
border-top: 1px solid #e8e8e8;
border-left: 1px solid #e8e8e8;
margin-bottom: 10px;
width: 100%;
}

table.std td,
table.std th {
border-bottom: 1px solid #e8e8e8;
border-right: 1px solid #e8e8e8;
font-family: Verdana, Geneva, sans-serif;
color: #333;
padding: 15px;
}

table.std h2{
margin-top: 10px !important;
}

table.std th {
background: #e4e4e4 url(/_media/th_bg.png) repeat-x;
font-weight: bold;
}

table.std td {
vertical-align: top;
}

table.std td.shaded,
table.std th.shaded {
background-color: #f9f9f9;
color: #979797;
font-weight: bold;
}

table.std td.shaded a {
color: #333;
font-weight: bold !important;
text-decoration: underline;
}

table.std td.shaded {
text-align: left;
}
table.std td.shaded a {
font-weight: normal;
}

table.std ul {
margin-left: .5em;
padding-left: .5em;
}

table.std li {
margin: 0;
padding: 0;
list-style: none;
background:url(/_media/bullet_yellow.png) 0 5px no-repeat;
padding-left: 10px;
}
table.std li ul li{
list-style: circle;
background: none;
padding-left: 0;
margin-left: 2em;
}

#partners-table th,
#partners-table td {
	text-align: left;
	vertical-align: top;
}
#partners-table th {
	padding:5px 25px 5px 10px;
}
#partners-table td {
	padding:15px 25px 15px 10px;
}
#partners-table td h2 {
	margin-top: 0 !important;
}

#partners-table thead {
	background: #e4e4e4 url(/_media/th_bg.png) repeat-x !important;
	cursor: pointer;
}

#partners-table th.sortable {
	background: url(/_media/partner_table_arrows.png) center right no-repeat;
}

#partners-table th.headerSortDown {
	background: #d5d5d5 url(/_media/partner_table_down_arrow.png) center right no-repeat;
}

#partners-table th.headerSortUp {
	background: #d5d5d5 url(/_media/partner_table_up_arrow.png) center right no-repeat;
}


/* PRODUCT-DOWNLOADS for all the download links in the new table format.
********************************************************************************/
table.product-downloads{
	width: auto;
}

table.product-downloads th{
	text-align: left;
}

table.product-downloads td.platform{
width:250px;
}

table.product-downloads td.version{
width:200px;
}


#tagline{
float:left;
padding-top:32px;
}

#tagline a{
color:#646464;
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
font-weight:bold;
padding-left:5px;
text-decoration:none;
white-space:nowrap;
}

#top-links{
color:#666666;
float:right;
font-family:Verdana,"Bitstream Vera Sans",arial,"Lucida Grande","Luxi Sans",helvetica,sans-serif;
font-size:11px;
white-space:nowrap;
}

#top-links a{
color:#666666;
font-family:Verdana,"Bitstream Vera Sans",arial,"Lucida Grande","Luxi Sans",helvetica,sans-serif;
font-size:11px;
text-decoration:none;
}

#top-links a:link{
color:#333333;
}

#top-links a:visited{
color:#333333;
}

#top-links a:hover{
color:#660000;
text-decoration:underline;
}

#top-links a:active{
color:#666666;
}

#top-links a#buy-zimbra {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #900;
	text-transform: uppercase;
	background: url(/_media/cart.png) no-repeat 0 2px;
	padding: 5px 0;
	padding-left: 25px;
}
	
trable tr td{
vertical-align:top;
}

/* HOMEPAGE
------------------------------------------------------*/
#blurb div{
margin:1em 1em 0 1em;
}

#bottom-wrap{
padding-top:0;
}

#button-row{
border:0;
padding:0 10px;
width:100%;
}

div#bot-right{
background:url(/_media/homepage/bot_right.gif) bottom right no-repeat;
margin:0;
padding:0;
padding-bottom:10px;
}

#home-bottom th{
font-weight:bold;
height:2em;
margin-top:20px;
padding:10px 0 10px 20px;
text-align:left;
text-transform:uppercase;
width:33%;
}

#home-bottom td{
text-align:center;
}

#home-bottom td.partners,#home-bottom th.partners{
border-left:1px dotted #CCCCCC;
border-right:1px dotted #CCCCCC;
}

#home-main{
background:url(/_media/homepage/bot_left.gif) #EBEBEB bottom left no-repeat;
margin:0;
margin-bottom:10px;
padding:0;
}

#home-text{
width:400px;
}

#home-top{
background:url(/_media/homepage/main_background.jpg) #EBEBEB top left no-repeat;
color:#FFFFFF;
margin:0;
padding:0;
}

#home-top h1{
line-height:1.25em;
margin:10px 10px 5px 0;
padding:0  20px;
}

#home-top h1 a{
color:#FFFFFF;
text-decoration:none;
}

#home-top ul{
margin:0 0 0 20px;
padding:0 0 0 40px;
}

p.magnifier{
background:transparent url(/_media/homepage/magnifier.gif) top left no-repeat;
color:#000000;
font-weight:bold;
margin:5px 0 5px 10px;
padding-left:20px;
}

.screenshot{
text-align:right;
}

#ticker{
color:#666666;
margin-bottom:10px;
padding-left:15px;
}

#ticker #ticker-content{
padding-left:10px;
}

#ticker #ticker-content a{
color:#990000;
}

.additional-search ul{
list-style:none;
margin:0 0 1em 0.5em;
padding:0;
}

.additional-search p{
font-size:90%;
margin:0;
padding:0;
}

.additional-search ul li{
font-size:90%;
line-height:90%;
margin:0;
padding:0;
}

.additional-search ul li a{
color:#FF3300;
margin:0;
padding:0;
text-decoration:none;
}

.additional-search ul li a:hover{
text-decoration:underline;
}

#zimbra-promo{
background:url(/_media/zimbra-promo-bg.gif) #F9F9F9 bottom repeat-x;
color:#666666;
font-family:Verdana,"Bitstream Vera Sans",arial,"Lucida Grande","Luxi Sans",helvetica,sans-serif;
font-size:12px;
margin:0;
padding:0 110px;
}

#zimbra-promo a.message{
background:url(/_media/arrow_r.gif) no-repeat;
color:#666666;
display:block;
float:left;
font-weight:bold;
line-height:16px;
margin:10px 0;
padding-left:20px;
text-decoration:underline;
}

#zimbra-promo a.close{
background:url(/_media/delete.gif) no-repeat;
color:#666666;
display:block;
float:right;
line-height:16px;
margin:10px 0;
padding-left:20px;
text-decoration:none;
}

/* Badges
********************************************************************************/
.badges a img{
margin:0 15px 15px 0;
}

/* HOSTED
********************************************************************************/
#hostedwrap{
background:url(/_media/hosted_bg_left.png) #990000 65% 0 no-repeat;
font-family:Arial,sans-serif;
line-height:23px;
margin:0;
margin-bottom:20px;
min-width:550px;
padding:0;
width:100%;
}

#hostedinner{
background:transparent url(/_media/hosted_bg_right2.png) top right no-repeat;
margin:0;
padding:20px;
}

#hostedwrap h1{
color:#FFFFFF;
font-size:43px;
line-height:50px;
margin:0;
padding:0;
}

#hostedwrap h2{
color:#F7B700;
font-size:19px;
line-height:23px;
margin:0 200px 20px 0;
padding:0;
}

#hostedwrap p.category{
color:#CC8080;
font-size:11px;
line-height:13px;
margin:30px 0 0 0;
text-transform:uppercase;
}

#hostedwrap #getzimbra{
float:right;
margin-top:0px;
}

#benefitswrap{
margin:0 350px 0 0;
max-width:600px;
padding:0;
}

#hostedwrap #benefits{
background:#700000;
margin:0;
padding:7px;
}

#hostedwrap #benefits p{
background:#5A0000;
border-bottom:1px solid #480000;
color:#FFFFFF;
font-size:12px;
font-weight:bold;
margin:0 0 10px 0;
padding:5px 5px 4px 5px;
}

#hostedwrap #benefits ul{
margin:0 0 0 5px;
padding:0;
}

#hostedwrap #benefits ul li{
background:url(/_media/hosted_bullet.png) 0 10px no-repeat;
color:#FFFFFF;
font-size:12px;
list-style-type:none;
margin:3px 0;
padding:0 0 0 8px;
}

#hostedwrap .benefitscorner{
background:#700000;
}

#hostedwrap .benefitscorner .hd .c,
#hostedwrap .benefitscorner .ft .c{
font-size:1px;/* ensure minimum height */
height:6px;
}

#hostedwrap .benefitscorner .ft .c{
height:6px;
}

#hostedwrap .benefitscorner .hd{
background:transparent url(/_media/hosted_corner_tl.png) no-repeat 0px 0px;
}

#hostedwrap .benefitscorner .hd .c{
background:transparent url(/_media/hosted_corner_tr.png) no-repeat right 0px;
}

#hostedwrap .benefitscorner .ft{
background:transparent url(/_media/hosted_corner_bl.png) no-repeat 0px 0px;
}

#hostedwrap .benefitscorner .ft .c{
background:transparent url(/_media/hosted_corner_br.png) no-repeat right 0px;
}

/* LEARN
********************************************************************************/
.learnwrap {
background: #900 url(/_media/learn_bg_right.png) right no-repeat;
height: 197px;
margin-bottom: 1em;
line-height: normal;
}
.learnwrap-content {
padding: 70px 0 0 20px;
}
.learnwrap-content h1 {
margin: 0 0 5px;
font-family:Arial, Helvetica, sans-serif;
font-size:28px;
color: #FFF;
}
.learnwrap-content p {
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
color: #F7B700;
}

/* DOWNLOAD
********************************************************************************/
.download-page {
background: #900 url(/_media/bg_screenshots.png) 100% 50% no-repeat;
margin-bottom: 1em;
line-height: normal;
padding-bottom: 20px;
zoom:1;
min-height: 290px;
}
.download-content {
padding: 20px 0 0 20px;
margin-right: 560px;
}
.download-content h1 {
margin: 0 0 15px;
font-family:Arial, Helvetica, sans-serif;
font-size:28px;
color: #FFF;
}
.download-content h2 {
margin: 0 0 5px;
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
color: #FFF;
}
.download-content p {
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
color: #F7B700;
}

.download-button {
	padding-bottom: 5px;
	}
.download-button a img {
	float: left;
	margin-right: 10px;
	}
.download-button p {
	color: #fff;
	font-size: 11px;
	padding-top: 6px;
	margin: 0;
	}
.download-button p a {
	color: #fff;
	font-size: 13px;
	text-decoration: none;
	}
.download-button p a:hover {
	text-decoration: underline;
	}
.content-sidebar-margin {
margin-right: 180px;
	}

.content-sidebar {
float: right;
width: 180px;
margin: 0 0 10px 10px;
text-align: left;
}

.content-sidebar blockquote {
color: #959595;
font-family: "Times New Roman", Times, serif;
font-size: 14px;
font-style: italic;
margin: 0 10px;
}

.content-sidebar cite {
display: block;
margin-top: 10px;
font-style: italic;
font-size: 11px;
line-height: 1.2;
}

.content-sidebar .rounded-blue-box {
	width: 140px;
}

.content-sidebar .rounded-blue-box p,
.content-sidebar .rounded-blue-box li {
	font-size: 10px;
	line-height: 1.2;
	margin-bottom: 10px !important;
}


.jump {
	background: url(/_media/down_arrow.png) 0 8px no-repeat;
	padding-left: 15px;
	}

.logo-box {
	float: left;
	border: 1px solid #ccc;
	width: 170px;
	margin: 0 10px 10px 0;
	text-align: center;
	}

/* Customers layout */
.logo-row {
	margin-bottom: 10px;
	}

.logo-row ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border-left: 1px solid #e1e1e1;
	zoom: 1;
	}
	
.logo-row li {
	list-style: none;
	margin: 0 !important;
	padding: 0;
	float: left;
	border-right: 1px solid #e1e1e1;
	border-top: 1px solid #e1e1e1;
	border-bottom: 1px solid #e1e1e1;
	width: 168px;
	position: relative;
	}
	
.logo-row a {
	background: #fff url(/_media/logo_box_bg.png) repeat-x;
	display: block;
	width: 168px;
	height: 90px;
	cursor: pointer;
	text-align: center;
}

.logo-row p {
	position: absolute;
	bottom: 0;
	left: 0;
	display: block;
	background: #ebebeb;
	padding: 3px;
	padding-top: 4px;
	width: 162px;
	height: 14px;
	margin: 0;
	text-align: right;
	}

.logo-row p a {
	background: url(/_media/left_nav_arrow.png) 100% 50% no-repeat;
	text-align: right;
	color: #900;
	font-weight: bold;
	padding-right: 10px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: auto;
	display: inline;
	}

/* Awards layout */
.awards-list {
	margin-bottom: 10px;
	border-left: 1px solid #e1e1e1;
	}

td.awards-box {
	background: #fff url(/_media/logo_box_bg.png) repeat-x;
	border-right: 1px solid #e1e1e1;
	border-top: 1px solid #e1e1e1;
	border-bottom: 1px solid #e1e1e1;
	}

td.awards-box td {
	height: 120px;
	vertical-align: middle !important;
	}

td.awards-img {
	width: 120px;
	text-align: center;
	}
	
/* TOPNAV.CSS
********************************************************************************/
#top-nav{
background-image:url(/_media/top_nav_bg_repeat_30.gif);
background-repeat:repeat-x;
height:30px;
margin-left:5%;
margin-right:5%;
text-align:left;
width:90%;
min-width: 841px; /* keep Pricing link from pushing other top nav links down when the browser window is sqeezed horizontally.*/
}

#top-nav ul{
margin-bottom:0;
margin-left:2px;
padding-bottom:0;
padding-left:0;
width:750px;/* keeps the inline,floated li's from spilling out when the browser window is sqeezed horizontally. */
}

#top-nav ul li{
display:inline;
list-style:none;
}

#top-nav ul li a{
color:#fff;
display:block;/* allows the box of the "button" to be clickable,not just the html text */
float:left;
font-family:Arial,Helvetica,sans-serif;
font-size:15px;
font-weight:bold;
line-height:30px;
margin-top:0px;
padding-left:2em;
padding-right:2em;
text-align:center;
text-decoration:none;
}

#top-nav ul li a#current-tn,#top-nav ul li b a{
background-color:#FF3300;
color:#fff;
}

#top-nav ul li.selected a{
background:url(/_media/topnav-selected.png) #343434 top repeat-x;
}

#top-nav ul li a:hover{
background:url(/_media/topnav-selected.png) #343434 top repeat-x;
}

#top-nav-wrap{
background-image:url(/_media/top_nav_bg_repeat_30.gif);
background-repeat:repeat-x;
height:30px;
}

#top-nav p#navPricing {
	margin: 0;
	padding: 0;
	float: right;
	width: 66px;
	margin-right: 23px;
	}
#top-nav p#navPricing a {
	background: url(/_media/topnav_pricing.png) no-repeat;
	display: block;
	width: 66px;
	height: 30px;
	}
#top-nav p#navPricing span {
	display: none;
	}
	

/* LEFT_NAV.CSS
********************************************************************************/
#left-nav{
background-repeat:repeat-x;
height:300px;
margin-left:10px;
padding-top:0;
vertical-align:top;
width:190px;
}

#left-nav h1{
margin:0;
padding:0;
}

#left-nav h1 a{
background-color:#474747;
background-image:url(/_media/left_nav_header.png);
background-position:0 0;
background-repeat:no-repeat;
color:#FFFFFF;
color:#FFFFFF;
display:block;
font-size:12px; /*339999 is the corporate color! */
font-weight:bold;
height:21px; /* 31 - 5  - 5= 21 */
line-height:1;
margin:0;
padding-bottom:0px;
padding-left:17px;
padding-right:5px;
padding-top:10px;
text-decoration:none;
text-transform:uppercase;
}

#left-nav h1 a:hover{
color:#000000;
text-decoration:none;
}

#left-nav ul{
border-left:1px solid #CCCCCC;
border-right:1px solid #CCCCCC;
list-style:none;
margin-left:0;
padding-left:0px;
padding-top:0;
}

#left-nav ul li{
display:inline;/* IE hack for displaying line breaks in code */
font-size:12px;
margin:0;
padding:0;
}

#left-nav ul li a{
background-color:#F5F5F5;
border-bottom:1px solid #CCCCCC;
color:#000000;
display:block;
margin:0;
padding-bottom:7px;
padding-left:17px;
padding-right:10px;
padding-top:7px;
text-decoration:none;
text-decoration:none;
}

#left-nav ul li a:hover{
background:url(/_media/left_nav_hover.png) #778A93 0 0 repeat-x;
color:#FFFFFF;
text-decoration:none;
}

#left-nav ul li b a{
background-color:#FFFFFF;
font-weight:normal;
text-decoration:underline;
}

#left-nav ul li.selected a{
background:url(/_media/left_nav_hover.png) #778A93 0 0 repeat-x;
color:#FFFFFF;
text-decoration:none;
}

#left-nav ul li p{
background-color:#EAF3F2;
border-bottom:1px solid #ADD6D6;
color:#333333;
display:block;
margin:0;
padding-bottom:7px;
padding-left:17px;
padding-right:10px;
padding-top:7px;
text-decoration:none;
}

.sidebar2-top{
background:url(/_media/sidebar2_top.gif) 0 0 no-repeat;
height:11px;
width:190px;
}

.sidebar2-mid{
background:url(/_media/sidebar2_mid.gif) 0 0 repeat-y;
margin-bottom:-5px;
margin-top:-3px;
width:190px;
}

.sidebar2-mid h2{
font-size:100%;
margin:0;
padding:5px 0 10px 10px;
}

.sidebar2-bottom{
background:url(/_media/sidebar2_bottom.gif) 0 bottom no-repeat;
height:11px;
margin-top:-15px;
width:190px;
}

/* SUBSUBNAV.CSS
********************************************************************************/
#left-nav ul ul li{
display:inline;
}

#left-nav ul ul{
border:none;
margin-bottom:0;
padding-bottom:0;
}

#left-nav ul li ul li a,#left-nav ul li.selected ul li a{
background:#F5F5F5;
color:#000000;
display:block;
padding:7px 7px 7px 30px;
text-decoration:none;
}

#left-nav ul li ul li b a{
background-color:#FFFFFF;
text-decoration:underline;
}

#left-nav ul li ul li.selected a{
background:url(/_media/left_nav_arrow.png) #D9D8D5 15px 50% no-repeat;
text-decoration:none;
}

#left-nav ul li ul li a:hover{
background-color:#D9D8D5;
text-decoration:none;
}

#left-nav ul li ul li{
font-size:90%;
}

/* EXTRA.CSS
********************************************************************************/
.index-content-header{
background-color:#329998;
background-image:url(/_media/index_content_header.gif);
background-repeat:no-repeat;
color:#FFFFFF;
font-family:Arial,"Lucinda Grande","Luxi Sans",Verdana,"Bitstream Vera Sans",Helvetica,sans-serif;
font-weight:bold;
line-height:2em;
margin-left:auto;
margin-right:auto;
margin-top:0;
padding-left:20px;
padding-right:10px;
text-transform:uppercase;
width:220px;
}

.index-content-grey-box{
background-color:#EBEBEB;
margin-left:auto;
margin-right:auto;
padding-left:20px;
padding-right:10px;
padding-top:5px;
width:220px;
}

.index-content-bottom-img{
background-image:url(/_media/index_content_footer.gif);
background-repeat:no-repeat;
border-top:1px solid #EBEBEB;
height:10px;
margin-bottom:20px;
margin-left:auto;
margin-right:auto;
margin-top:-1px;
width:250px;
}

.index-content-header-lrg{
background-color:#329998;
background-image:url(/_media/index_content_lrg_header.gif);
background-repeat:no-repeat;
color:#FFFFFF;
font-family:Arial,"Lucinda Grande","Luxi Sans",Verdana,"Bitstream Vera Sans",Helvetica,sans-serif;
font-weight:bold;
line-height:2em;
margin-left:auto;
margin-right:auto;
margin-top:0;
padding-left:20px;
padding-right:10px;
text-transform:uppercase;
width:485px;
}

.index-content-grey-box-lrg{
background-color:#EBEBEB;
margin-left:auto;
margin-right:auto;
padding-left:20px;
padding-right:10px;
padding-top:5px;
width:485px;
}

.index-content-bottom-img-lrg{
background-image:url(/_media/index_content_bot_lrg_heade.gif);
background-repeat:no-repeat;
border-top:1px solid #EBEBEB;
height:10px;
margin-bottom:20px;
margin-left:auto;
margin-right:auto;
margin-top:-1px;
width:515px;
}

h2.hr{
border-bottom:1px solid #000000;
}

ul.nobullet{
list-style:none;
margin-left:0;
padding-left:0;
}

ul.nobullet ul{
list-style:none;
}

ul.nobullet ul ul{
list-style:none;
}

.promo-links{
margin-top:10px;
width:150px;
}

.promo-links h2{
font-size:14px;
}

.promo-links p{
padding-bottom:10px;
}

li span.file-type{
font-size:80%;
}

blockquote.rounded{
background:#F0F3F5;
margin:0;
padding:15px;
}

blockquote.rounded p{
background:#F0F3F5;
color:#990000;
font-family:Georgia,serif;
font-size:23px;
line-height:25px;
margin:0;
padding:0;
}

blockquote.rounded p cite{
background:#F0F3F5;
border-top:1px dotted #CCCCCC;
color:#406B80;
display:block;
font-size:12px;
line-height:13px;
margin:15px 0 0 0;
padding:10px 0 0 0;
}

.roundedblockquote{
background:#F0F3F5;
margin-bottom:20px;
}

.roundedblockquote .hd .c,
.roundedblockquote .ft .c{
font-size:1px;/* ensure minimum height */
height:4px;
}

.roundedblockquote .ft .c{
height:4px;
}

.roundedblockquote .hd{
background:transparent url(/_media/white_bg_corner_tl.png) no-repeat 0px 0px;
}

.roundedblockquote .hd .c{
background:transparent url(/_media/white_bg_corner_tr.png) no-repeat right 0px;
}

.roundedblockquote .ft{
background:transparent url(/_media/white_bg_corner_bl.png) no-repeat 0px 0px;
}

.roundedblockquote .ft .c{
background:transparent url(/_media/white_bg_corner_br.png) no-repeat right 0px;
}

.caseStudy{
border-bottom:1px solid #CCCCCC;
clear:both;
float:left;
padding-bottom:10px;
width:100%;
}

/* PRODUCT EDITIONS TABLE
********************************************************************************/
.header {
	background: #820000;	
}
.header .header-left {
	background: #820000 url(/_media/header_red.png) 0 0 no-repeat;
	float: left;
}
.header .header-right {
	background: #820000 url(/_media/header_red.png) 100% 0 no-repeat;
	float: right;
}
.header-inner,
.compare-inner {
	padding: 25px 25px 15px 25px;
}

.compare-inner {
	overflow: hidden;
	}
.header h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	font-size: 22px;
	margin: 0;
	line-height: 1.2
}
.header p {
	font-family: Verdana, Geneva, sans-serif;
	color: #e3b1b1;
	font-size: 13px;
	margin: 0;
}
.header h3.yellow {
	color: #f7b700;
	font-weight: normal;
	margin-top: 5px;
	font-size: 18px;
}
.header h3.yellow span {
	color: #fff;
}

.h4-wrap {
	overflow: hidden;
	margin: 20px 0 0;
	}
.header-inner h4 {
	font-size: 18px;
	font-weight: normal;
	line-height: 1;
	color: #fff;
	text-decoration: none;
	margin: 0;
	}
	
.product-editions .col-third {
	width: 34%;
}
.product-editions .col-2third {
	width: 66%;
}
.product-editions .col-half {
	float: left;
	width: 50%;
}
.compare-bottom {
	background: #f5f5f5 url(/_media/dropshadow_bottom.png) 0 100% repeat-x;	
	padding-bottom: 10px;
}
.compare {
	border-left: 1px solid #eaeaea;
	border-right: 1px solid #eaeaea;
}
.compare h4 {
	clear: both;
	background: url(/_media/row_bg.png) repeat-x;
	display: block;
	text-decoration: none;
	color: #3b6173;
	font-size: 16px;
	margin: 0;
	padding-top: 8px;
	padding-left: 20px;
	height: 27px;
}
.compare-left {
	float: left;
}
.compare-right {
	background: #fbfbfb;
	float: left;
}
.compare ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.compare li {
	background: url(/_media/checkmark.png) 0 0 no-repeat;
	border-bottom: 1px dotted #ccc;
	padding: 0 0 10px 25px;
	margin: 0 0 10px !important;
	font-size: 11px;
}
.compare li.last {
	border-bottom: none;
	margin: 0 !important;
}
.compare .callout {
	background: none;
	padding: 0 !important;
	width: 98%;
	text-align: center;
	margin: 0 auto;
	margin-bottom: 20px;
}
.compare .callout h5 {
	color: #363636;
	font-size: 16px;
	margin: 0 0 20px;
	text-transform: capitalize;
}
.compare .callout a.green-button {
	background: url(/_media/button_green.png) 0 0 no-repeat;
	display: block;
	padding: 10px 10px 0 5px;
	width: 169px;
	height: 31px;
	margin: 0 auto;
	text-align: center;
	color: #fff;
	text-decoration: none;
	font-size: 15px;
	font-weight: bold;
	line-height: 1;
}
.compare .nobg {
	background: #fff;
}
.compare .nobg .compare-inner {
	padding-top: 10px;
}
p.disclaimer {
	color: #999;
	font-size: 11px;
	padding-left: 12px;
}
.red {
	color: #B44444;
	}
.product-editions .callout {
	background-image: url("/_media/box_moreinfo_top.png");
	margin-bottom: 20px;
	}
.product-editions .callout-body {
	background-image: url("/_media/box_moreinfo_blank.png");
	}


.product-editions .compare-inner .callout {
	background: none;
	}
.more-info  {
	margin: 0 auto;
	padding-top: 5px;
	}


.more-info h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #363636;
	padding-bottom: 10px;
	text-decoration: none;
	display: block;
	margin: 0;
	}
.more-info ul {
	margin: 0;
	padding: 0;
	list-style: none;
	border: none;
	}
.more-info ul li {
	display: block;
	margin: 0 0 5px;
	padding: 0 0 5px;
	border-bottom: 1px solid #d7d7d7;
	}
.more-info .last {
	border: none;
	}
.more-info ul li a {
	display: block;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #636363;
	padding: 5px 0 5px 27px;
	border: none;
	}
.more-info ul li a.more-tour {
	background: url(/_media/icon_monitor.png) 0 50% no-repeat;
	}
.more-info ul li a.more-pricing {
	background: url(/_media/icon_pricing.png) 0 50% no-repeat;
	}
.more-info ul li a.more-features {
	background: url(/_media/icon_features.png) 0 50% no-repeat;
	}
.more-info ul li a.more-what {
	background: url(/_media/icon_what.png) 0 50% no-repeat;
	}
.more-info ul li a.more-guide {
	background: url(/_media/icon_guide.png) 0 50% no-repeat;
	}
.more-info ul li a.more-desktop {
	background: url(/_media/icon_desktop.png) 0 50% no-repeat;
	}
.more-info ul li a.more-hosting {
	background: url(/_media/icon_deployment_small.png) 0 50% no-repeat;
	}

/* MEDIA PAGE
********************************************************************************/
.logowrap{
border-bottom:1px solid #CCCCCC;
xxborder-top:1px solid #CCCCCC;
margin-bottom:20px;
margin-top:5px;
padding:10px 0;
}

.logowrap img{
border:1px solid #999999;
float:left;
margin-bottom:10px;
margin-right:30px;
}

/* RIGHT_COL.CSS
********************************************************************************/
.download-text{
margin:0;
padding:0;
text-align:left;
width:113px;
}

#downloads-top{
background:url(/_media/download_top.gif) 0 0 no-repeat;
height:11px;
width:180px;
}

#downloads-mid{
background:url(/_media/download_mid.gif) 0 0 repeat-y;
margin-bottom:-5px;
margin-top:-3px;
text-align:center;
width:180px;
}

#downloads-mid h2{
font-size:100%;
margin:0;
padding:5px 0 10px 10px;
text-align:left;
}

#downloads-mid img{
padding-bottom:10px;
}

#downloads-bottom{
background:url(/_media/download_bottom.gif) 0 bottom no-repeat;
height:11px;
margin-bottom:10px;
width:180px;
}

#downloads-box{
margin:0;
padding:0;
}

#downloads-box p{
margin:0;
margin-bottom:5px;
padding:0;
text-align:center;
}

.sidebar-box2{
width:180px;
}

.sidebar-box2 img{
display:block;
margin:0 0 10px 46px;
}

.sidebar-box{
background:url(/_media/grey_box_header.gif) 0 0 no-repeat #F9F9F9;
border-bottom:1px solid #FFFFFF; /* and ie hack */
margin-bottom:10px;
width:180px;
}

.sidebar-box p{
font-size:10px;
padding:5px 0 0 5px;
}

.sidebar-box div{
background:url(/_media/homepage/rb.gif) right bottom no-repeat;
}

.sidebar-box div div{
background:url(/_media/homepage/lb.gif) left bottom no-repeat;
padding:10px;
}

.sidebar-box h2{
font-size:100%;
margin-bottom:20px;
}

.sidebar-box img{
display:block;
margin:10px 0 0 0;
}

.sidebar-box ul{
list-style:none;
margin:0;
padding:0;
}

.sidebar-box ul li{
margin-bottom:10px;
}

.sidebar-box ul.tight li{
margin-bottom:0.25em;
}

.sidebar-box-gray {
background:url(/_media/sidebar-box-top.png) no-repeat;
xxwidth:246px;
text-align: left;
margin-bottom: 10px;
padding-top: 1px;
}
	
.sidebar-box-gray h2 {
color: #898989;
font-size: 10px;
font-family: Arial, Helvetica, sans-serif;
text-transform: uppercase;
margin-bottom: 0 !important;
}
.sidebar-box-gray h2 a{
color: #898989;
text-decoration: none;
}
	
	
.sidebar-box-gray h3 {
color: #900;
font-size: 12px;
font-family: Arial, Helvetica, sans-serif;
margin-bottom: 5px;
}
.sidebar-box-gray h3 a {
color: #900;
text-decoration: none;
}
	
.sidebar-box-bottom-gray {
background:url(/_media/sidebar-box-bottom.png) 0 100% no-repeat;
padding:0 15px 10px;
}
	
#reg-sidebar{
float:right;
margin:0 0 0 10px;
}

#reg-sidebar .sidebar-box h2{
margin:0;
}

#reg-sidebar .sidebar-box li{
margin-bottom:1em;
}

#reg-sidebar .sidebar-box ul{
padding:1em;
}

.grey-box{
background:url(/_media/homepage/lt.gif) left top no-repeat #EBEBEB;
border-bottom:1px solid #FFFFFF;/* and ie hack */
margin-bottom:10px;
width:180px;
}

.grey-box p{
font-size:10px;
padding:5px 0 0 5px;
}

.grey-box div{
background:url(/_media/homepage/rt.gif) right top no-repeat;
}

.grey-box div div{
background:url(/_media/homepage/rb.gif) right bottom no-repeat;
}

.grey-box div div div{
background:url(/_media/homepage/lb.gif) left bottom no-repeat;
padding:10px;
}

.grey-box h2{
font-size:100%;
}

.grey-box img{
display:block;
margin:10px 0 0 0;
}

.grey-box ul{
list-style:none;
margin-left:0;
padding-left:0;
}

.grey-box ul li{
margin-bottom:10px;
}

.grey-box a:link,.sidebar-box a:link,#downloads-mid a:link{
color:#666666;
size:11px;
}

.grey-box a:visited,.sidebar-box a:visited,#downloads-mid a:visited{
color:#666666;
}

.grey-box a:hover,.sidebar-box a:hover,#downloads-mid a:hover{
color:#666666;
}

.grey-box a:active,.sidebar-box a:active,#downloads-mid a:active{
color:#666666;
}

#column-right{
margin-bottom:0;
margin-left:10px;
margin-right:10px;
margin-top:0;
padding:0;
vertical-align:top;
}

#grey-bar-top{
background-image:url(/_media/grey_column_top.gif);
background-repeat:no-repeat;
height:10px;
width:190px;
}

#grey-bar{
background-color:#EBEBEB;
padding:0;
}

#grey-bar-bottom{
background-image:url(/_media/grey_column_bottom.gif);
background-repeat:no-repeat;
height:10px;
margin-bottom:0;
width:190px;
}

#grey-bar ul{
list-style:none;
margin-left:0;
padding-left:15px;
}

#grey-bar ul li{
margin-bottom:10px;
}

#grey-bar ul li a{
color:#666666;
font-size:11px;
}

#grey-bar tr td img{
margin:5px 15px 5px 15px;
}

/* INLINE CSS FROM THE HOME PAGE
********************************************************************************/
#home-main{
background:none;
}

#home-top{
background:url(/_media/homepage/home_bg.gif) #FFFFFF bottom left no-repeat;
color:#666666;
margin:0;
padding:0;
}

#home-graybox{
background:#666666;
margin:0 12px;
padding:15px;
}

#home-graybox img{
margin-right:7%;
}

#home-list{
padding-top:11px;
text-align:left;
vertical-align:bottom;
width:200px;
}

#home-top ul{
list-style:none;
margin:0;
margin-left:10px;
padding:0;
padding-bottom:10px;
}

#home-top li{
background:url(/_media/homepage/blue_arrow.gif) 0 55% no-repeat;
margin:0;
padding:0;
padding-left:10px;
}

#home-top li a{
color:#FF3300;
}

#home-links{
width:100%;
}

.home-box{
float:left;
margin-right:7%;
}

.home-box p{
float:left;
width:300px;
}

#homePromo{
height:55px;
margin:0 auto;
padding-left:8px;
padding-top:110px;
text-align:left;
width:379px;
}

.bbPromo{
background:url(/_media/homepage/blackberry_promo.gif) no-repeat;
}

.desktopPromo{
background:url(/_media/homepage/desktop_promo.gif) no-repeat;
}

.razrPromo{
background:url(/_media/homepage/razr_promo.gif) no-repeat;
}

.iphonePromo{
background:url(/_media/homepage/iphone_promo.gif) no-repeat;
}

#homePromo ul{
margin-left:30px;
padding-top:0;
}

#homePromo p{
color:#333333;
font-size:10px;
line-height:1;
margin-bottom:0;
}

#homePromo a{
font-size:10px;
}

/* jQuery Classes
********************************************************************************/
a.window-external{
}

a.window.news{
}

/* Homepage
********************************************************************************/
#valprop{
background:#990000;
margin:0;
min-width:790px;
padding:0;
text-align:left;
}

#valpropinner{
background:url(/_media/valprop_column.png) top right repeat-y;
}

#valpropcontent h1{
color:#FFFFFF;
font-size:28px;
font-weight:bold;
line-height:28px;
margin:20px 0 5px 0;
padding:0;
}

#valpropcontent h2{
color:#F7B700;
font-size:18px;
font-weight:normal;
margin:0 0 50px 0;
}

#valpropcontent p{
color:#FFFFFF;
font-size:15px;
}

#callout{
left:25%;
position:relative;
top:10px;
}

#callout p{
color:#FFFFFF;
font-size:11px;
letter-spacing:-1px;
margin:0;
padding:0;
}

#callout p strong{
font-size:14px;
}

#valpropsidebar{
float:right;
width:238px;
border-left:3px solid #000000;
border-right:2px solid #000000;
}


#valpropsidebar h2{
background:url(/_media/valprop_nav_title.png) #000000 top right no-repeat;
height:40px;
margin:0;
padding:0;
}

#valpropsidebar h2 strong{
display:none;
}

#valpropsidebar ul{
margin:0;
padding:0;
}

#valpropsidebar li{
float:left;
list-style-type:none;
margin:0;
padding:0;
width:238px;
}

#valpropsidebar li a{
background:url(/_media/valprop_nav_bg.png) #000000 0 -75px no-repeat;
border-top:1px solid #313030;
color:#FFFFFF;
display:block;
font-size:13px;
font-weight:bold;
margin:0;
padding:20px 0 20px 20px;
text-decoration:none;
}

#valpropsidebar li a:hover{
background:url(/_media/valprop_nav_bg.png) #FFFFFF 0 0 no-repeat;
text-decoration:none;
}

#valpropsidebar li a span{
background:url(/_media/valprop_nav_indicator.png) 200px 50% no-repeat;
display:block;
}

#valpropfooter{
background:url(/_media/valprop_footer_bg.png) #29383F top right no-repeat;
clear:both;
}

#valpropfooter p{
color:#FFFFFF;
font-size:13px;
line-height:35px;
margin:0;
padding:0;
padding:0 0 0 10px;
}

#valpropfooter p a{
color:#FFFFFF;
text-decoration:none;
}

#valpropfooter p a:hover{
color:#FFFFFF;
text-decoration:underline;
}

.promowrap{
background:url(/_media/promo_bg.png) #FFFFFF 0 0 repeat-x;
border-top:1px solid #D9D9D9;
margin:20px auto 0 auto;
overflow:hidden;
text-align:left;
width:96%;
min-height:100px;
height:auto !important;
height:100px;
}

.promo{
background:transparent;
color:#666666;
font-size:11px;
}

.promo p{
line-height:14px;
margin:0;
padding:15px 20px 15px 70px;
}

.promo ul{
margin:0;
padding:15px 20px 5px 70px;
}

.promo li{
list-style-type:none;
margin:0;
padding:0;
}

.promo p a,
.promo li a{
color:#333333;
font-size:12px;
}

.promo.what{
background:url(/_media/promo_icon_what.png) 22px 20px no-repeat;
}

.promo.sample{
background:url(/_media/promo_icon_sample.png) 25px 20px no-repeat;
}

.promo.webinar{
background:url(/_media/promo_icon_webinar.png) 17px 20px no-repeat;
}

.promo.compare{
background:url(/_media/promo_icon_compare.png) 18px 20px no-repeat;
}

.promo.badges{
background:url(/_media/promo_icon_badges.png) 14px 20px no-repeat;
}

#ticker{
background:#F8F8F8;
border-top:1px solid #E2E2E2;
padding:5px 15px;
text-align:left;
}

.column{
float:left;
width:24.95%;
}

.featured-demo {
margin-bottom: 20px;
}
.featured-demo img {
float: left;
margin-right: 25px;
}
.featured-content {
padding-top: 50px;
}
.featured-content h3 {
font-size: 16px;
margin-bottom: 5px;
}
.other-demos {
	float: left;
	width: 108px;
	margin: 10px 20px 10px 0;
}	
.other-demos p a {
	text-decoration: none;
}	
.other-demos p a:hover {
	text-decoration: underline;
}

.column-wrap {
	clear: both;
	float: left;
	width: 100%;
	margin-top: 10px;
	}
.column-right {
	float: right;
	width: 250px;
	margin-bottom: 20px;
	}
	
.column-left {
	margin-right:267px;
	}
	
.colHalf,
.colThirds {
width: 100%;
clear: left;
float: left;
}

.colHalf .col {
float: left;
width: 48%;
margin-right: 20px;
}

.colThirds .col {
float: left;
width: 32%;
margin-right: 1%;
}
.last {
margin-right: 0 !important;
}

.colHalf .border {
padding: 0;
border: none;
border-right: 1px solid #e1e1e1;
}

.colHalf .clear {
margin-bottom: 10px;
}
.icon-left	{
text-align: right;
}
.icon-left img	{
float: left;
margin-right: 10px;
}
.col .icon-left	{
margin-bottom: 10px;
}
.testdrive {
background: url(/_media/icon_testdrive.png) 0 0 no-repeat;
padding-left: 55px;
min-height: 50px;
}
.gallery {
background: url(/_media/icon_screenshots.png) 0 0 no-repeat;
padding-left: 59px;
min-height: 50px;
}
.watch {
background: url(/_media/icon_webinar.png) 0 0 no-repeat;
padding-left: 56px;
min-height: 50px;
}

.rounded-grey-box .tn-demo .icon-left img {
border: none;
}

.col-content {
margin-left: 80px;
padding-right: 20px;
}
.colThirds .col h3 {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
margin-bottom: 5px;
margin-bottom:10px;
}
.col-content h3 {
font-size: 14px;
margin-bottom: 5px;
}

.col-content-right {
	float: right;
	width: 181px;
	text-align: center;
	margin-bottom: 10px;
	}
	
.lighttext {
	color: #999;
	font-size: 11px;
	}
.yellow {
	color: #f7b700;
	}
.webinar-60 {
	background: url(/_media/webinar_60.png) no-repeat;
	padding-left: 86px;
	}
.webinar-60 a {
	text-decoration: none;
	}	
/* Rounded Grey Box
********************************************************************************/
.rounded-grey-box{
background-color:#F5F5F5;
margin:2em 0;
padding:1em;
zoom: 1; /* trigger hasLayout for IE */
}

.rounded-grey-box .tl{
background:transparent url(/_media/white_bg_corner_tl.png) top left no-repeat;
}

.rounded-grey-box .tr{
background:transparent url(/_media/white_bg_corner_tr.png) top right no-repeat;
}

.rounded-grey-box .bl{
background:transparent url(/_media/white_bg_corner_bl.png) bottom left no-repeat;
}

.rounded-grey-box .br{
background:transparent url(/_media/white_bg_corner_br.png) bottom right no-repeat;
padding:1em;
}

.rounded-grey-box h3 {
font-size: 13px;
margin-bottom: .5em;
}

.rounded-grey-box li {
margin-bottom: .75em !important;
}

/* Rounded Blue Box */
.rounded-blue-box {
	background: #f0f3f5;
	padding: 15px;
	margin-bottom: 20px;
}
.rounded-blue-box h3 {
color: #3B6173;
font-size: 13px;
margin-bottom: .5em;
}

.rounded-blue-box ul {
margin-left: .5em;
}



/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
/*{padding: 0; margin: 0;} removed because it removed margins for bullet items */

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}

#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
}

#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}

.TB_overlayMacFFBGHack {background: url(/_media/macFFBgHack.png) repeat;}
.TB_overlayBG {
	background-color:#fff;
	filter:alpha(opacity=60);
	-moz-opacity: 0.60;
	opacity: 0.60;
}

* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_window {
	position: fixed;
	background: #ffffff;
	z-index: 102;
	color:#000000;
	display:none;
	border: 4px solid #525252;
	text-align:left;
	top:50%;
	left:50%;
}

* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_window img#TB_Image {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding:7px 10px 5px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

#TB_title{
	background-color:#e8e8e8;
	height:27px;
}

#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent.TB_modal{
	padding:15px;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}

* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}

* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}
