/*
Theme Name: Zimbra Blog
Description: Zimbra Blog WordPress Skin
Author: Flickerbox, Inc.
Author URI: http://www.flickerbox.com/

Styles are kept in _css/master.css
*/

/* reset */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, dialog, figure, footer, header, hgroup, nav, section {margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;}
article, aside, dialog, figure, footer, header, hgroup, nav, section {display:block;}
table {border-collapse:separate;border-spacing:0;}
caption, th, td {text-align:left;font-weight:normal;}
table, td, th {vertical-align:middle;}
blockquote:before, blockquote:after, q:before, q:after {content:"";}
blockquote, q {quotes:"" "";}
a img {border:none;}


.front-social {}
.front-social .social_button.post_twitter{
    margin: 0;
}
.post-body h2 a:link, .post-body h2 a:visited,.post-body h2 a {
    color: #666666;
}
.post-body.on-index h2 a:link, .post-body.on-index h2 a:visited,.post-body.on-index h2 a {
    color: #1283BF;
}
.post_social {
    height: 20px;
    margin: 10px 0 20px;
    padding: 1px;
}
.social_button.post_twitter {
    margin-right: 30px;
    margin-top: 0;
    width: 80px;
}
.social_button {
    display: block;
    float: left;
    margin: 0;
    width: 90px;
}
.post_twitter {
    height: 20px;
    margin-top: 8px;
    width: 100%;
}
.post_twitter_button {
    float: none;
}
.social_button.post_linked {
    margin-right: 60px;
    width: auto;
}
.social_button.post_google {
    width: auto;
}
.social_button.post_stumble {
    margin-left: 30px;
    margin-right: 40px;
    width: auto;
}
.social_button.post_fb {
    width: 90px;
}
.page-title h1 a:link, .page-title h1 a:visited {
    color: #000;
}

#content-wrap.container {
    width: 988px;
}
#content-wrap .span-12 {
    width: 988px;
}
#text-4 {
    background: none repeat scroll 0 0 #F5F5F5;
    padding-bottom: 15px;
}
#text-4 h2 {
    font-size: 13px;
    font-weight: normal;
    margin-bottom: 0px;
    padding-top: 0;
}
#text-4 input[type="text"] {
    float: left;
    margin-left: 12px;
}
#text-4 p {
    margin: 0;
}
#text-4 input[type="submit"] {}

#text-5 {
    background: none repeat scroll 0 0 #F5F5F5;
    padding-bottom: 0;
}
#text-5 h2 {
    background: none repeat scroll 0 0 #333234;
    color: #FBB813;
    margin-bottom: 0px;
    padding: 5px 10px;
}
#text-5 a {
    background: url("../_media/s_arr.png") no-repeat scroll right center transparent;
    color: #FFFFFF;
    display: block;
    float: left;
    font-weight: bold;
    padding: 2px 20px 2px 10px;
}
#text-5 p {
    background: none repeat scroll 0 0 #555555;
    border-radius: 0 0 10px 10px;
    -moz-border-radius: 0 0 10px 10px;
    -webkit-border-radius: 0 0 10px 10px;
    margin: 0;
    padding-bottom: 15px;
    padding-top: 10px;
}
#text-5 span {
    clear: left;
    color: #CCCCCC;
    display: block;
    font-size: 11px;
    line-height: 13px;
    margin-bottom: 10px;
    padding: 0 10px;
}

#text-7 {
    background: none repeat scroll 0 0 #F5F5F5;
    border-radius: 10px 10px 0 0;
    -webkit-border-radius: 10px 10px 0 0;
    -moz-border-radius: 10px 10px 0 0;
    padding-bottom: 5px;
}
.side-social {}
.side-social h2 {
    float: left;
}
.social-links {
    float: left;
    padding-left: 45px;
    padding-top: 13px;
}
.social-links a {}
.social-links img {}

.z-sidebar .z-sidebar-ul li.widget_recent_comments {
    margin-bottom: 0;
}
.z-content-side .widget_recent_comments ul {
    padding-left: 15px;
    padding-top: 10px;
}
.z-content-side .widget_recent_comments ul li {
    margin-bottom: 10px;
    color: #666666;
    font-weight: bold;
}
.z-content-side .widget_recent_comments ul li a {
    color: #666666;
    font-weight: normal;
}
.z-content-side .widget_recent_comments ul li a.url {
    font-weight: bold;
}

/* grid */
.container {width:960px;margin:0 auto;}
.column, .span-1, .span-2, .span-3, .span-4, .span-5, .span-6, .span-7, .span-8, .span-9, .span-10, .span-11, .span-12 {float:left;margin-right:24px;}
.last {margin-right:0;}
.span-1 {width:58px;}
.span-2 {width:140px;}
.span-3 {width:222px;}
.span-4 {width:304px;}
.span-5 {width:386px;}
.span-6 {width:468px;}
.span-7 {width:550px;}
.span-8 {width:632px;}
.span-9 {width:714px;}
.span-10 {width:796px;}
.span-11 {width:878px;}
.span-12 {width:960px;margin-right:0;}
.append-1 {padding-right:82px;}
.append-2 {padding-right:164px;}
.append-3 {padding-right:246px;}
.append-4 {padding-right:328px;}
.append-5 {padding-right:410px;}
.append-6 {padding-right:492px;}
.append-7 {padding-right:574px;}
.append-8 {padding-right:656px;}
.append-9 {padding-right:738px;}
.append-10 {padding-right:820px;}
.append-11 {padding-right:902px;}
.prepend-1 {padding-left:82px;}
.prepend-2 {padding-left:164px;}
.prepend-3 {padding-left:246px;}
.prepend-4 {padding-left:328px;}
.prepend-5 {padding-left:410px;}
.prepend-6 {padding-left:492px;}
.prepend-7 {padding-left:574px;}
.prepend-8 {padding-left:656px;}
.prepend-9 {padding-left:738px;}
.prepend-10 {padding-left:820px;}
.prepend-11 {padding-left:902px;}
.prepend-top {margin-top:1.5em;}
.append-bottom {margin-bottom:1.5em;}
.box {padding:1.5em;margin-bottom:1.5em;background:#E5ECF9;}
.clearfix:after, .container:after {content:"\0020";display:block;height:0;clear:both;visibility:hidden;overflow:hidden;}
.clearfix, .container {display:block;}
.clear {clear:both;}
.row {clear:left;float:left;width:100%;}
.no-top {margin-top:0;padding-top:0;}
.no-bottom {margin-bottom:0;padding-bottom:0;}
.small {font-size: 11px;}

/* -----------------------------------------------------------------------
BLOG
----------------------------------------------------------------------- */
.pad {
	padding: 10px;
}
.bdd {
	border: 1px solid red;
}
.sidebar {
	background-color: #F1F2F1;
	padding: 15px 20px 25px 20px;
	margin-bottom: 10px;
}
.sidebar h3 {
	margin-top: 0;
}
.sidebar ul {
	list-style: none;
	padding-left: 0;
	margin-left: 0;
}
.sidebar ul li {
	margin-left: 0;
	padding-left: 0;
	text-indent: 0;
}
.sidebar ul li a {
	color: #666;
	font-size: 11px;
}
.right {
	float: right;
}
.left {
	float: left;
}
/* Do not remove this,
   it keeps images in posts that are wider than the content area from breaking the layout.
   */
   .post-body img {
      height: auto;
      max-width: 100%;
  }
  .posts-nav {
     margin-top: 20px;
 }
 .posts-nav a {
   margin: 0 5px;
}

/* -----------------------------------------------------------------------
HTML Elements
----------------------------------------------------------------------- */
html{
	height:100%;
}

body{
	height:100%;
	margin:0;
	padding:0;
	background-color: #f5f5f5;
	line-height:1.5;
	font-family: Arial, Helvetica, sans-serif;
}

a img{
	border:0;
}

body a:link{
	color:#1283bf;
	text-decoration: none;
}

body a:visited{
	color:#1283bf;
	text-decoration: none;
}

body a:hover{
	color:#1283bf;
	text-decoration: underline;
}

body a:active{
	color:#1283bf;
	text-decoration: none;
}

h1,
h2,
h3
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;

}

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

.page-title {
   margin-bottom: 20px;
}

.home-page-sep {
    margin-left: 22px;
    margin-right: 28px;
    margin-top: 20px;
}

.page-title h1 {
    color: #000 !important;
    font-size: 28px;
    font-weight: bold;
    padding: 42px 0 0 15px;
}
.z-content {}
.z-content-inside {
   padding: 0 20px 0 25px;
}

.z-sidebar {}
.z-sidebar ul {
   list-style-image: none;
   list-style-type: none;
   margin: 0;
   padding: 0;
}
.z-sidebar ul li {
   list-style-image: none;
   list-style-type: none;
   margin: 0;
   padding: 0;
}
.z-sidebar h2 {
   background: none repeat scroll 0 0 #F5F5F5;
   color: #282828;
   font-size: 16px;
   padding: 14px 15px 0;
   text-transform: capitalize;
}
.z-sidebar .z-sidebar-ul {
   margin: 0;
   padding: 0;
}
.z-sidebar .z-sidebar-ul .widget {
    margin-bottom: 2px;
    overflow: hidden;
}
.z-content {
    width: 624px;
}
.z-content-side {
   width: 312px;
}
.z-content-side  ul ul {
    background: none repeat scroll 0 0 #F5F5F5;
    border: medium none;
    overflow: hidden;
    padding: 20px 12px;
}
.z-content-side #twitter-3 ul {
    background: none repeat scroll 0 0 #F5F5F5;
    border: medium none;
    overflow: hidden;
    padding: 10px 15px;
}
.z-content-side .widget_categories {}
.z-content-side .widget_categories ul {
   padding: 15px 20px;
}
.z-content-side .widget_categories ul a {
   color: #6F6E6E;
}

ul.commentlist {
 padding:10px 0
}
.commentlist li {
   border-bottom: 1px solid #CCCCCC;
   margin-bottom: 20px;
   padding-bottom: 20px;
}
.commentlist li .comment-meta {}
.commentlist li .text {}
.commentlist li .comment-time {
   color: #555555;
   display: block;
   font-size: 11px;
   font-style: italic;
   text-align: right;
}

.commentmetadata {
 font-weight:bold;
}
.commentmetadata strong {
	font-weight:normal;
	font-style:italic;
}
p.comment-form-url {
	display:none;
}

#comment-user-details {}
#comment-user-details input {
   float: left;
   margin-right: 5px;
}
#comment-user-details label {
   font-size: 10px;
}
.comment-form-comment label {
   display: none;
}
.comment-form-comment textarea {
   width: 95%;
}


.form-allowed-tags {
   background: none repeat scroll 0 0 #CCCCCC;
   color: #333333;
   font-size: 11px;
   padding: 5px;
   width: 94%;
}

a.post_thumb img {
    float: left;
    margin: 20px 20px 10px 0;
}
.post-body .main {

}

h2 a {
    color: #1283BF;
    font-size: 24px;
    font-weight: normal;
    line-height: 29px;
    text-decoration: none;
}
h2 a:hover {
    text-decoration: underline;
}
.meta {
    margin-bottom: 10px;
}
.meta small {
    font-size: 11px;
}
#text-6 {
    margin-bottom: 0;
}
.z-content-side ul .side-topics {
    background: none repeat scroll 0 0 #F5F5F5;
    overflow: hidden;
}
.z-content-side ul .side-topics h2 {}
.z-content-side ul .side-topics ul {
    float: left;
    padding-top: 5px;
    width: 120px;
}
.z-content-side ul .side-topics ul li {}
.z-content-side ul .side-topics ul.first {
    padding-left: 16px;
}
.z-content-side ul .side-topics ul.last {
    padding-right: 0;
    float: none;
}
.z-content-side ul .side-topics ul a {}
.z-content-side ul .side-topics ul a:hover {}

.highlight-dark {
   background: url("../_media/highlight_dark.png") repeat scroll 0 0 transparent;
   height: 245px;
}
.highlight-dark h2 {
   background: none repeat scroll 0 0 transparent;
   color: #FBB813;
   font-size: 17px;
   padding: 8px 15px;
}
.highlight-dark .h-content {}
.highlight-dark .h-section {
   height: 99px;
   overflow: hidden;
}
.highlight-dark .h-section .inside {
   padding: 13px 20px;
}
.highlight-dark .h-section a {
   background: url("../_media/s_arr.png") no-repeat scroll right center transparent;
   color: #FFFFFF;
   font-size: 17px;
   padding-right: 22px;
}
.highlight-dark .h-section span {
   color: #CCCCCC;
   display: block;
   margin-top: 4px;
}
.highlight-demo {}
.highlight-demo a {
   background: url("../_media/weekly_demo.jpg?v=1") repeat scroll 0 0 transparent;
   display: block;
   height: 141px;
   width: 312px;
}

.widget_sidebartabs {}
.widget_sidebartabs div.scrollable_fwithout_icons {
   border-bottom: 1px solid #D0D0D0;
   height: 34px !important;
   overflow: hidden;
}
.widget_sidebartabs div.scrollable_fwithout_icons ul {
   border-radius: 0 0 0 0;
   -moz-border-radius: 0 0 0 0;
   -webkit-border-radius: 0 0 0 0;
   background: url("../_media/tabs_bg.png") repeat-x scroll 0 0 transparent;
   border: medium none;
   height: 34px;
   overflow: hidden;
   padding: 0 0 0 21px;
   position: relative;
   width: 100%;
}
.widget_sidebartabs div.scrollable_fwithout_icons ul li {
   width: auto;
}
.widget_sidebartabs div.scrollable_fwithout_icons ul li a {
   border-radius: 5px 5px 0 0;
   -webkit-border-radius: 5px 5px 0 0;
   -moz-border-radius: 5px 5px 0 0;
   background: url("../_media/tabs_normal.png") repeat scroll 0 0 transparent !important;
   border-left: 1px solid #D0D0D0;
   border-right: 1px solid #D0D0D0;
   border-top: 1px solid #D0D0D0;
   color: #0082C1 !important;
   display: block;
   font-size: 13px;
   font-weight: bold;
   height: 30px;
   margin: 7px 1px;
   padding: 0 10px !important;
}
.widget_sidebartabs div.scrollable_fwithout_icons ul li a.current {
   background: url("../_media/tabs_current.png") repeat scroll 0 0 transparent !important;
   color: #000000 !important;
}
.widget_sidebartabs div.scrollable_fwithout_icons ul li a:hover {
   background: url("../_media/tabs_current.png") repeat scroll 0 0 transparent !important;
}

.widget_sidebartabs div.sidebarTabs_panes {
   border-top: medium none;
}
.widget_sidebartabs div.sidebarTabs_panes .tb {}
.z-content-side .widget_sidebartabs div.sidebarTabs_panes .tb ul {
   border-radius: 0 0 0 0;
   -webkit-border-radius: 0 0 0 0;
   -moz-border-radius: 0 0 0 0;
   background: none repeat scroll 0 0 transparent;
   border: medium none;
   padding: 0;
   height: auto;
   width: 310px;
}
.z-content-side .widget_sidebartabs div.sidebarTabs_panes .tb ul li {
   float: none;
}
.z-content-side .widget_sidebartabs div.sidebarTabs_panes .tb a {
   background: none repeat scroll 0 0 transparent;
   border: medium none;
   height: auto;
   line-height: 15px;
   margin: 10px;
   width: 280px;
}
.z-content-side .widget_sidebartabs div.sidebarTabs_panes .tb .widget-whatis li {
   color: #555555;
   font-weight: bold;
   margin: 5px 20px 10px;
}
.z-content-side .widget_sidebartabs div.sidebarTabs_panes .tb .widget-whatis a {
   font-size: 11px !important;
   font-weight: normal;
   margin-left: 0;
}

.spotlight-top {
    margin-bottom: 10px;
    margin-top: 10px;
    overflow: hidden;
}
.spotlight-image {
    float: left;
    padding-right: 10px;
    width: 100px;
}
.spotlight-info {
    float: left;
    max-width: 175px;
}
.spotlight-name {
    color: #000000;
    display: block;
    font-size: 1.6em;
}
.spotlight-title {
    color: #6F6E6E;
    display: block;
    font-size: 13px;
    line-height: 15px;
}
.spotlight-bio {
    display: block;
    font-weight: bold;
    margin: 6px 0;
}
.spotlight-post-title {
    color: #000000;
    font-size: 1.1em;
    font-weight: bold;
}
.spotlight-bottom {
   clear: both;
   padding-top: 10px;
}
.spotlight-bottom ul.spotlight-posts {
   border: medium none;
   border-radius: 0 0 0 0;
   padding: 5px 0;
}
.spotlight-bottom ul.spotlight-posts li {
   line-height: 18px;
   margin-bottom: 7px;
}
.spotlight-bottom ul.spotlight-posts li a {
    color: #6F6E6E;
    font-weight: bold;
}

.z-sidebar .widget_twitter li {
   margin-bottom: 15px;
}
.widget_twitter .entry-content {
   display: block;
}
.widget_twitter .entry-content a {
   font-size: 13px;
}
.widget_twitter .entry-meta {
   color: #747373;
   font-size: 11px;
}
.widget_twitter .entry-meta a {
   color: #747373;
   font-size: 11px;
}
.widget_twitter .intent-meta {
   color: #747373;
   font-size: 11px;
}
.widget_twitter .intent-meta a {
   margin-right: 5px;
   color: #747373;
   font-size: 11px;
}

li.author {
    border-bottom: 1px solid #CCCCCC;
    margin-bottom: 30px;
    overflow: hidden;
    padding-bottom: 30px;
}
li.author .avatar {
    float: left;
}
li.author .avatar img {
    height: 100px;
    margin: 0 15px 15px 0;
    width: 100px;
}
li.author h2 {
    color: #000000;
    font-size: 1.8em;
    margin-bottom: 0;
    margin-top: 0;
    padding: 0;
}
li.author .job-title {
    color: #888888;
    font-size: 1.5em;
    line-height: 22px;
    margin-top: 0;
}
li.author .twitter {
    margin: 25px 0;
}
li.author .bio {
    font-size: 1.05em;
    line-height: 20px;
    margin-bottom: 25px;
    margin-top: 25px;
}
.z-content-inside .pagination {
   text-align: center;
}
.authorpage {
    border-bottom: 1px solid #000000;
    margin-bottom: 20px;
    margin-top: 20px;
    overflow: hidden;
    padding-bottom: 20px;
}
.authorpage-image {
    float: left;
    margin: 0 15px 15px 0;
}
.authorpage-image img {
    height: 100px;
    width: 100px;
}
.authorpage-name {
    color: #000000;
    font-size: 1.8em;
    line-height: 22px;
    margin-bottom: 5px;
}
.authorpage-title {
    color: #888888;
    font-size: 1.5em;
    line-height: 22px;
    margin-top: 10px;
}
.authorpage-tweet {
    margin: 25px 0;
}
.authorpage-bio {
    font-size: 1.05em;
    line-height: 20px;
    margin-bottom: 25px;
    margin-top: 25px;
}
.z-content-side .widget_sidebartabs div.sidebarTabs_panes .tb .widget-infographics {}
.z-content-side .widget_sidebartabs div.sidebarTabs_panes .tb .widget-infographics ul {}
.z-content-side .widget_sidebartabs div.sidebarTabs_panes .tb .widget-infographics ul li {
   float: none;
   width: auto;
}
.z-content-side .widget_sidebartabs div.sidebarTabs_panes .tb .widget-infographics ul li a {
   background: none repeat scroll 0 0 transparent;
   border: medium none;
   display: block;
   font-size: 11px !important;
   height: auto;
   line-height: 15px;
   margin: 10px 20px;
   width: 280px;
}

.sb_container_fwithout_icons {
   margin-top: 0;
}
.sb_container_fwithout_icons a.prev {
   display: none;
}

/** Authors **/
.authors-list li, .eng-list li, .it-list li {
    float: left;
    margin: 1px 0;
    width: 95px;
}
.authors-list img, .eng-list img, .it-list img {
    height: 90px;
    width: 90px;
}
.authors-list span.name, .eng-list span.name, .it-list span.name {
    color: #1A74B0;
    display: block;
    font-weight: bold;
}
.authors-list span.title, .eng-list span.title, .it-list span.title {
    color: #6F6E6E;
    display: block;
    line-height: 15px;
    min-height: 40px;
}
li.more-link {
    float: right;
    width: auto;
}

h2{
	color: #333;
	font-size:18px;
	padding: 12px 0 0 0;
}
h3{
	color:#000;
	font-size:15px;
	padding: 12px 0 0 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;
}
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;
}

/* -----------------------------------------------------------------------
New additions
----------------------------------------------------------------------- */
.bdd {
	border: 1px solid red;
}

#page-wrap {
	margin: 0 auto;
	width: 990px;
	background-color: #fff;
}

.replaced {
	background-color: transparent;
	background-position: 0 0;
	background-repeat: no-repeat;
	display: block;
	text-align: left;
	text-indent: -9999px;
}

.primary-content ul, .primary-content ol  {
	padding: 10px 0 0 40px;
}

.content-pad {
	padding-left: 19px;
}

.box-grey {
	width: 224px;
	height: 184px;
	background:url(../_media/callout_box_grey.png) 0 0 no-repeat;
	display: block;
	color: #fff;
	line-height: 1.3;
	margin: 12px 0 15px 0;
	font-size: 11px;
}
.box-grey h2 {
	color: #fdb813;
	padding: 20px 50px 0 15px;
	margin-bottom: 10px;
	font-size: 16px;
	margin-bottom: 10px;
}
.box-grey p {
	padding: 0 15px 0 15px;
}
.box-grey div {
	color: #fff;
	padding: 0 0 0 15px;
}
.box-grey div a {
	color: #fff;
	font-weight: bold;
}
.box-grey-wide {
	width: 468px;
	height: 184px;
	background:url(../_media/callout_box_grey_wide.png) 0 0 no-repeat;
	display: block;
	color: #fff;
	line-height: 1.3;
	margin: 12px 0 15px 0;
	font-size: 11px;
}
.box-grey-tall {
	width: 224px;
	height: 384px;
	background:url(../_media/callout_box_grey_tall.png) 0 0 no-repeat;
	display: block;
	color: #fff;
	font-size: 11px;
	margin: 12px 0 15px 0;
}
.box-grey-tall h2,
.box-grey-wide h2 {
	color: #fdb813;
	padding: 20px 15px 0 15px;
	margin-bottom: 10px;
	font-size: 16px;
	margin-bottom: 10px;
}
.box-grey-tall p,
.box-grey-wide p {
	padding: 0 15px 0 15px;
}
.box-grey-tall div,
.box-grey-wide div {
	color: #fff;
	padding: 0 0 0 15px;
	font-weight: bold;
}
.box-grey-tall div a,
.box-grey-wide div a {
	color: #fff;
}

.box-red {
	background:url(../_media/red_box_bottom.png) 0 100% no-repeat;
	color: #fff;
	font-size: 11px;
	margin: 12px 0 15px 0;
	padding-bottom: 10px;
	width: 224px;
	line-height: 1.3;

}
.box-red-inner {
	background:url(../_media/red_box_top.png) 0 0 no-repeat;
	padding: 0 15px;
	overflow: hidden;
	height: 220px;
}
.box-grey-alt {
	background:url(../_media/gray_box_bottom.png) 0 100% no-repeat;
	color: #fff;
	font-size: 11px;
	margin: 12px 0 15px 0;
	padding-bottom: 10px;
	width: 224px;
}
.box-grey-inner {
	background:url(../_media/gray_box_top.png) 0 0 no-repeat;
	padding: 0 15px;
	overflow: hidden;
	height: 223px;
}
.box-red h2,
.box-grey-alt h2 {
	color: #fdb813;
	padding: 20px 0 0;
	margin-bottom: 10px;
	font-size: 16px;
	margin-bottom: 10px;
	line-height: 1.3;
}
.box-red p,
.box-grey-alt p {
	padding: 0;
	color: #fff;
}
.box-red a {
	color: #fff !important;
	font-weight: normal;
}
.box-grey-alt a {
	color: #fff !important;
	font-weight: bold;
}
.box-black-tall {
	background:url(../_media/black_box_tall.png) 0 100% no-repeat;
	color: #fff;
	font-size: 11px;
	margin: 12px 0 15px 0;
	padding-bottom: 9px;
	width: 714px;
}
.box-black-tall-inner {
	background:url(../_media/black_box_tall.png) 0 0 no-repeat;
	padding: 0 15px;
	overflow: hidden;
}
.box-black-short {
	background:url(../_media/black_box_short.png) 0 100% no-repeat;
	color: #fff;
	font-size: 11px;
	margin: 12px 0 15px 0;
	padding-bottom: 9px;
	width: 960px;
}
.box-black-short-inner {
	background:url(../_media/black_box_short.png) 0 0 no-repeat;
	padding: 0 15px;
	overflow: hidden;
}
.no-pad {
	padding: 6px 0 12px 0 !important;
}
h2.box-header {
	font-size: 15px;
	color: #fff;
	font-weight: bold;
}
.global-promo {
	background:url(../_media/promo_global.png) 0 0 no-repeat;
	width: 224px;
	height: 184px;
	display: block;
	color: #fff;
	font-size: 11px;
}
.global-promo h2 {
	color: #fdb813;
	padding: 20px 15px 0 15px;
	margin-bottom: 10px;
}
.global-promo p {
	padding: 0 15px 0 15px;
}
.global-promo div {
	color: #fff;
	padding: 0 0 0 15px;
}
.global-promo div a {
	color: #fff;
	font-weight: bold;
}
.screenshot-right {
	float: right;
	padding: 2px;
	border: 1px solid #b7b7b7;
	margin:0 0 20px 20px;
}
.screenshot-right-plain {
	float: right;
	margin:0 0 20px 20px;
}
.screenshot-left {
	float: left;
	padding: 2px;
	border: 1px solid #b7b7b7;
	margin:0 20px 20px 0;
	display: block;
}
.screenshot-left-plain {
	float: left;
	padding: 2px;
	margin:0 20px 30px 0;
}
.admin-feature-2 h2 {
	margin-top: -12px;
}
.admin-feature-3 h2 {
	margin-top: 24px;
}
.admin-feature-4 h2 {
	margin-top: -12px;
}
.admin-feature-5 h2 {
	margin-top: 36px;

}
.user-feature-2 h2 {
	margin-top: 24px;
}
.user-feature-3 h2 {
	margin-top: 12px;
}
.user-feature-4 h2 {
	margin-top: 12px;
}
.user-feature-5 h2 {
	margin-top: 36px;
}
p.sub-head {
	font-weight: bold;
	font-size: 15px;
	font-family:Arial,"Lucinda Grande","Luxi Sans",Verdana,"Bitstream Vera Sans",Helvetica,sans-serif;
	padding-top: 12px;
}
.float-right {
	float: right;
	margin: 12px 0 0 24px;
}
.float-left {
	float: left;
	margin: 12px 24px 0 0;
}
.promo-orange {
	color: #fdb813;
}
.ui-tabs-hide {
	display: none;
}
.ui-tabs .ui-tabs-hide {
	display: none;
}
.fouc-fix {display: none;}

/* content boxes */
.grey-content-box-content,
.blue-content-box-content
{
	margin: 0;
	padding: 6px 24px 12px 24px;
	overflow: auto;
}
.grey-content-box,
.blue-content-box
{
	margin: 12px 0 24px 0;
	padding: 0;
}
.grey-content-box-header h2,
.blue-content-box-header h2
{
	font-size: 15px;
	color: #fff;
	font-weight: bold;
	background: url(../_media/content_box_grey_header_right.png) no-repeat scroll top right;
	margin: 0;
	padding: 7px 12px 6px 24px;
}
.grey-content-box-header h2.alt,
.blue-content-box-header h2.alt {
	padding: 7px 17px 6px 17px;
	margin: 0 !important;
	border: none !important;
}
.grey-content-box {
	background: url(../_media/content_box_grey_left.png) no-repeat scroll bottom left;
}
.grey-content-box-header {
	background: url(../_media/content_box_grey_header_left.png) no-repeat scroll top left;
}
.grey-content-box-header h2 {
	background: url(../_media/content_box_grey_header_right.png) no-repeat scroll top right;
}
.grey-content-box-content {
	background: url(../_media/content_box_grey_right.png) no-repeat scroll bottom right;
}
.blue-content-box {
	background: url(../_media/content_box_blue_left.png) no-repeat scroll bottom left;
}
.blue-content-box-header {
	background: url(../_media/content_box_blue_header_left.png) no-repeat scroll top left;
}
.blue-content-box-header h2 {
	background: url(../_media/content_box_blue_header_right.png) no-repeat scroll top right;
}
.blue-content-box-content {
	background: url(../_media/content_box_blue_right.png) no-repeat scroll bottom right;
}
.content-box-inner h3 {
	text-transform: uppercase;
	color: #717074;
	font-size: 11px;
	margin: 0;
}
.content-box-inner ul {
	padding-left: 0px;
}

.content-box-inner ul li {
	list-style-type: none;
}
.pad {
	padding-left: 17px;
	padding-right: 17px;
}
ul.logo-guidelines {
	margin: 0;
	padding-bottom: 12px;
}
.input-bg-dark {
	background:url(../_media/input_bg_dark.png) no-repeat !important;
	width:398px;
	height:29px;
	margin-top: 3px;
	padding: 0;
	border: 0;
	text-indent: 6px;
}
.label-quiet {
	font-size: 12px;
	color: #CCC;
}
.quiet {
	color: #999;
}
a.large-button {
	background: url(../_media/large_button.png) no-repeat scroll top left;
	width: 209px;
	height: 36px;
	display: block;
	color: #fff !important;
	font: 14px/35px Arial,"Lucinda Grande","Luxi Sans",Verdana,"Bitstream Vera Sans",Helvetica,sans-serif;
	text-decoration: none;
	text-align: center;
}
a:hover.large-button {
	text-decoration: none;
}
.clearer {
	clear: both;
}
.grey-bg {
	background-color: #f1f2f1;
}
/* content boxes */
.no-wrap {
	white-space: nowrap;
}
a.pdf-link {
	background: url(../_media/icon_pdf.png) no-repeat scroll top right;
	padding: 0 20px 2px 0;
	line-height: 20px;
}
/* -----------------------------------------------------------------------
New additions
----------------------------------------------------------------------- */

/* Homepage
********************************************************************************/
#valprop-tabs {
	width: 990px;
	height: 277px;
	font-family:Arial,"Lucinda Grande","Luxi Sans",Verdana,"Bitstream Vera Sans",Helvetica,sans-serif;
	font-size: 10px;
	margin: 0 0 16px 0;
	padding: 0;
	clear: both;
	position: relative;
}

.valprop-container {
	width: 990px;
	height: 277px;
	background-color: #6e0000;
	overflow: hidden;
}

.valprop {
	width: 990px;
	height: 277px;
}

#valprop-01 a.learn-more,
#valprop-02 a.learn-more,
#valprop-03 a.learn-more,
#valprop-04 a.learn-more
{
	background: url(../_media/button_learn_more.png) no-repeat scroll top left;
	width: 148px;
	height: 35px;
	display: block;
	position: absolute;
	color: #fff;
	font: 14px/35px Arial,"Lucinda Grande","Luxi Sans",Verdana,"Bitstream Vera Sans",Helvetica,sans-serif;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
}

#valprop-01 a.learn-more {
	top:185px;
	left:421px;
}
#valprop-02 a.learn-more {
	top:180px;
	left:421px;
}
#valprop-03 a.learn-more {
	top:165px;
	left:68px;
}
#valprop-04 a.learn-more {
	top:165px;
	left:68px;
}

#valprop-01,
#valprop-02,
#valprop-03,
#valprop-04 {
	background-image: url(../_media/valprop.jpg);
	background-repeat: no-repeat;
}
#valprop-01 {
	background-position: 0 0;
}
#valprop-02 {
	background-position: 0 -277px;
}
#valprop-03 {
	background-position: 0 -554px;
}
#valprop-04 {
	background-position: 0 -831px;
}

.valprop-tabs-nav {
	margin: 0;
	padding: 0;
	position: absolute;
	top:28px;
	left:845px;
	z-index: 1;
}
.valprop-tabs-nav ul {
	background: transparent url(../_media/valprop_tabs_nav.png) no-repeat scroll top left;
	float: left;
	display: inline;
	padding: 0 15px;
	list-style-type:none;
}

.valprop-tabs-nav ul li {
	float: left;
}

.valprop-tabs-nav ul li a {
	color: #1283bf;
	text-decoration: none;
	display: block;
	position: relative;
	padding: 5px 6px 6px 6px;
}

.valprop-tabs-nav ul li.ui-tabs-selected a {
	color: #fdb813;
	text-decoration: none;
}

.valprop-tabs-nav a.next {
	background: transparent url(../_media/valprop_tabs_nav_arrow_r.png) no-repeat scroll top left;
	width: 6px;
	height: 6px;
	position: absolute;
	top:9px;
	left:92px;
	z-index: 2;
	display: block;
}

.valprop-tabs-nav a.previous {
	background: transparent url(../_media/valprop_tabs_nav_arrow_l.png) no-repeat scroll top left;
	width: 6px;
	height: 6px;
	position: absolute;
	top:9px;
	left:4px;
	z-index: 2;
}

#highlight-box-header {
	background-color: #575659;
}
#highlight-box-header h2 {
	color: #fdb813;
	font-size: 14px;
	margin: 0;
	padding: 8px 0 5px 19px;
}

#highlight-box-content {
	margin: 0 0 15px 0;
	padding-top: 10px;
	background-color: #717074;
	position: relative;
	font-family: Arial,Helvetica,sans-serif;
}

#highlight-box-content div.separator {
	background: #717074 url(../_media/home_divider.png) no-repeat scroll 100% 50%;
	margin-bottom: 10px;
}


#highlight-box-content img {
	position: absolute;
	top:4px;
	left:450px;
}

#highlight-box-content h3 {
	padding: 0 15px 0 19px;
	font-size: 17px;
	background: #717074 url(../_media/home_promo_arrow.png) no-repeat scroll 100% 7px;
	color: #fff;
	display: inline;
}

#highlight-box-content h3 a {
	color: #fff;
	text-decoration: none;
}

#highlight-box-content p {
	padding: 0 0 0 20px;
	background-color: #717074;
	color: #ccc;
	font-size: 14px;
	margin:0 5px 0 0;
}

#product-bar {
	background-color: #ebebeb;
	margin-bottom: 15px;
}

#product-bar ul {
	list-style-type: none;
}

#product-bar ul li {
	float: left;
	background: #ebebeb url(../_media/home_product_separator.png) no-repeat scroll 100% 50%;
}

#product-bar ul li a {
	height: 44px;
	color: #1283bf;
	display:block;
	float:left;
	font: bold 13px/44px Arial,Helvetica,sans-serif;
	padding: 0 23px;
	margin: 0;
	text-align:center;
	text-decoration:none;
}

#product-bar ul li.products,
#product-bar ul li.products a,
#product-bar ul li.products a:hover {
	background: #ddd url(../_media/products_box_left.png) no-repeat scroll top left;
	color: #000;
	margin-right: 3px;
}

#product-bar ul li.compare,
#product-bar ul li.compare a,
#product-bar ul li.compare a:hover {
	background: #717074 url(../_media/products_box_right.png) no-repeat scroll top right;
	border: none;
	color: #fff;
	float: right;
	margin-right: 0;
}

#product-bar ul li.no-bg {
	background: 0;
	background-image: none !important;
}

#promos	{
	margin: 0;
	padding: 0;
	font-size: 13px;
}

#promos	.promo-wrap {
	height: 198px;
	background: url(../_media/home_promo_bg.png) no-repeat;
	padding: 20px 0 0 19px;
}

#promos	.promo-wrap h4 {
	color: #880024;
	font-weight: bold;
	font-size: 16px;
	text-decoration: none;
}

#promos	.promo-wrap p {
	margin-right: 40px;
}
#promos .promo-wrap p.subtitle {
	padding-right: 50px;
}
#promos .promo-wrap p.community-links a {
	font-size: 12px;
}

#promos .promo-wrap p.separator {
	border-bottom: 1px dotted #999;
	margin-bottom: 10px;
}

#promos	.promo-wrap a {
	color:#1283bf;
	font: bold 13px/1.3 Arial,Helvetica,sans-serif;
	text-decoration: none;
}

#promos .right-promo {
	background: transparent url(../_media/promo_box_red_home.png) no-repeat scroll 0 0;
	color:#fff;
	height: 198px;
	padding: 20px 20px 5px 20px;
	width: 266px;
}
#promos .right-promo .separator {
	border-bottom: 1px dotted #999;
	padding-bottom: 15px;
}
#promos .right-promo h4 {
	font: bold 18px/32px Arial,Helvetica,sans-serif;
	text-decoration: none;
}
#promos .right-promo p {
	margin-right: 15px;
}
#promos	.right-promo a {
	color: #fff;
	font: bold 13px/1.3 Arial,Helvetica,sans-serif;
	text-decoration: none;
}
#news {
	padding-left: 5px;
	margin-top: -15px;
}
#news strong {
	color: #333;
}
.home #superfooter-wrap {
	margin-top: 0;
}
#highlight-box-content h3 a:hover,
#product-bar ul a:hover,
#promos	.promo-wrap a:hover,
#promos	.right-promo a:hover
{
	text-decoration: underline;
}
/* -----------------------------------------------------------------------
Right Sidebar
----------------------------------------------------------------------- */
#column-right{
    width: 180px;
}


#column-right .quote{
	float:none;
	margin:0 0 1em 0;
}
div.sidebar ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
div.sidebar ul li {
	list-style: none;
	margin: 0;
	padding: 0;
}

div.sidebar div.sidebar-products-box {
	background: url(../_media/sidebar-products-top.png) 0 0 no-repeat;
	color: #FDF1CC;
	margin-bottom: 10px;
}
div.sidebar div.sidebar-products-box h2 {
	color: #FDF1CC;
	font-size: 12px;
	margin: 0;
	padding: 0 10px;
	line-height: 32px;
	text-transform: uppercase;
}
div.sidebar div.sidebar-products-box ul {
	background-color: #282828;
}
div.sidebar div.sidebar-products-box ul li {
	background: url(../_media/sidebar-products-arrow.png) right no-repeat;
	border-top: 1px solid #363636;
	width: 180px;
}
div.sidebar div.sidebar-products-box ul li a {
	color: #FFF;
	display: block;
	padding: 0 10px;
	line-height: 40px;
	text-decoration: none;
}
div.sidebar div.sidebar-products-box ul li a:hover {
	text-decoration: underline;
}
div.sidebar div.sidebar-info-box {
	background: url(../_media/sidebar-info-top.png) 0 0 no-repeat;
	color: #505050;
	margin-bottom: 10px;
}
div.sidebar div.sidebar-info-box h2 {
	color: #FFF;
	font-size: 12px;
	margin: 0;
	padding: 0 10px;
	line-height: 32px;
}
div.sidebar div.sidebar-info-box ul {
	background: #FEF4D9 url(../_media/sidebar-info-bottom.png) bottom no-repeat;
	padding-bottom: 8px;
}
div.sidebar div.sidebar-info-box ul li {
	width: 180px;
	border-top: 1px solid #FDE8AE;
}
div.sidebar div.sidebar-info-box ul li a {
	color: #505050;
	display: block;
	font-size: 95%;
	padding: 12px 10px;
	text-decoration: none;
}
div.sidebar div.sidebar-info-box ul li a:hover {
	text-decoration: underline;
}

div.sidebar div.sidebar-happening-box {
	background: url(../_media/sidebar-happening-top.png) 0 0 no-repeat;
	color: #5E5E5E;
	margin-bottom: 10px;
}
div.sidebar div.sidebar-happening-box h2 {
	color: #111;
	font-size: 12px;
	margin: 0;
	padding: 0 10px;
	line-height: 32px;
}
div.sidebar div.sidebar-happening-box ul {
	background: #FFF url(../_media/sidebar-happening-bg.png) top left repeat-x;
	border-left: 1px solid #E2E2E2;
	border-right: 1px solid #E2E2E2;
}
div.sidebar div.sidebar-happening-box li {
	padding: 8px 10px;
}
div.sidebar div.sidebar-happening-box ul li a {
	color: #5E5E5E;
	display: block;
	text-decoration: none;
}
div.sidebar div.sidebar-happening-box ul li a:hover {
	text-decoration: underline;
}
div.sidebar div.sidebar-happening-box div.content {
	background: #FFF url(../_media/sidebar-happening-bg.png) top left repeat-x;
	border-left: 1px solid #E2E2E2;
	border-right: 1px solid #E2E2E2;
	padding: 10px;
}
div.sidebar div.sidebar-happening-box div.content ul {
	background:none;
	border:none;
	margin-bottom: 1em;
}
div.sidebar div.sidebar-happening-box div.content ul li {
	width: 180px;
	list-style-type:disc;
}
div.sidebar div.sidebar-happening-box div.content a {
	color:#666;
}
div.sidebar div.sidebar-happening-box div.bottom {
	background: #FEF4D9 url(../_media/sidebar-happening-bottom.png) bottom no-repeat;
	height: 8px;
}
.column-right {
	float: right;
	width: 250px;
	margin-bottom: 20px;
}

/* -----------------------------------------------------------------------
End Right Sidebar
----------------------------------------------------------------------- */

/* Structural Elements */

#header-wrap {
    margin: 0 auto;
    width: 1060px;
    height: 115px;
    background-color: #f5f5f5;
    border-bottom: 10px solid #a7a9ac;
}

#header {
	height: 50px;
	margin:24px 0 0 0px;
	display: inline;
}

#header h1 {
    position: relative;
    bottom: -8px;
    margin: 11px 0 0 0;
    padding: 0;
}
#header h1 a.logo {
    background: url(../_media/zimbra-logo.png) top left no-repeat;
    background-size: 174px 38px;
    width: 174px;
    height: 38px;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: middle;
}
a.tagline {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: middle;
    width: 288px;
    height: 38px;
    text-indent: -2000px;
    overflow: hidden;
    margin-left: 10px;
    background: url('../_media/zimbra_tagline.png') 0 20px no-repeat;
}
#header h1 span {
	display:none;
}

#header #search-form {
	float:right;
}

#header input.gsc-input {
    background: none repeat scroll 0% 0% transparent !important;
    border: none;
    height: 20px;
    position: relative;
    padding: 0;
}
#header input.gsc-search-button {
    padding: 0;
    border: none;
    background: url(../_media/btn-search.png) 4px 0 no-repeat;
    width: 20px;
    height: 16px;
    text-indent: -999em;
    margin-right: 10px;
}
#header .cse-search-form-label {
    position: relative;
    top: 22px;
    left: 10px;
    z-index: 10;
    font-size: 11px;
    color: #666;
    line-height: 0;
}
#header td.gsc-clear-button,
#header td.gsc-branding-text,
#header td.gsc-branding-img {
 display: none;
}
#cse input.gsc-input {
    border-color: #bebebe;
    background-color: #f5f5f5;
    padding: 4px;
    font-size: 12px;
}
#cse input.gsc-search-button {
    border-color: #bebebe;
    background-color: #f5f5f5;
    padding: 5px;
}
#cse .gsc-input input.gsc-input {
    background: none repeat scroll 0% 0% white !important;
}
.gsc-completion-container {
    z-index: 20 !important;
}
#top-links {
    color: #999999;
    font-family: Verdana,"Bitstream Vera Sans",arial,"Lucida Grande","Luxi Sans",helvetica,sans-serif;
    font-size: 11px;
    white-space: nowrap;
    margin-left: 150px;
}
#top-links a {
    color: #999999;
    font-family: Verdana,"Bitstream Vera Sans",arial,"Lucida Grande","Luxi Sans",helvetica,sans-serif;
    font-size: 11px;
    text-decoration: none;
    padding: 0 2px;
}
#top-links a:link {
    color: #999999;
}
#top-links a:visited {
    /*color: #1283bf;*/
}
#top-links a:hover {
    color: #999999;
    text-decoration: underline;
}
#top-links a:active {
    color: #999999;
}
#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;
}

.top-nav-button {
display: inline-block;
margin-left: 6px;
margin-right: 10px;
padding: 0px 10px 0 10px !important;
background-color: #F15922 !important;
-webkit-border-radius: 4px;
border-radius: 4px;
height: 35px;
color: #fff !important;
font: 14px/35px Arial !important;
text-decoration: none;
text-align: center;
font-weight: bold !important;
}

table tr td{
	vertical-align:top;
}
#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:24px;
	padding: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-wrap{
	background-color:#ffffff;
}

#content-inner-wrap {
	padding: 0 15px;
}

.primary-content {
	font-family:Verdana,helvetica,sans-serif;
	font-size:12px;
	margin-bottom: 20px;
}

#content-wrap h1,#content-wrap h2,#content-wrap  h3{
	font-family: Arial, Helvetica, sans-serif;
}

#content-wrap td,#content-wrap th{
	vertical-align:top;
}
/* Structural Elements */

/* Sidebar Promo Boxes */
.sidebar-box-white {
	background: url(../_media/box_white_top.png) no-repeat;
	padding:10px 0;
	margin-left: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;
	text-decoration: underline;
}

#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-color: #f1f2f1;
    padding-bottom: 50px;
    margin: 45px 0 0 0;
    height: 100%;
    padding-left: 50px;
    padding-right: 47px;
    margin-left: -36px;
    border: 2px solid #e1e1e1;
    width: 960px !important;
}
#superfooter p {
    color: #959595;
    font-size: 11px;
    margin: 20px 19px 10px;
}
#superfooter ul#tabs a {
    font-size: 12px;
    text-decoration: none;
}
#superfooter ul#tabs a:hover {
    text-decoration: underline;
}
.footer-links ul {
    float: left;
    width: 120px;
    margin: 20px 0 0 0;
    padding: 0 20px;
    list-style-type: none;
}
.footer-links ul.first {
    margin-left: 0;
    padding: 0 19px;
    border: none;
}
.footer-links li {
    margin: 0 2px 7px 0;
    font-family: Verdana,Geneva,sans-serif;
    font-size: 11px;
    color: #959595;
}
.footer-links li a {
    font-size: 11px;
    color: #959595;
    text-decoration: none;
}
.footer-links li a:hover {
    text-decoration: underline;
}
.footer-links li a:visited {
    color: #959595;
    text-decoration: none;
}
.footer-links h2 {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #333;
    padding-bottom: 5px;
    margin: 0 0 10px;
}
.footer-links h2 a:link,
.footer-links h2 a:visited {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #333;
    text-decoration: none;
}
.footer-links h2 a:hover,
.footer-links h2 a:active {
    color: #333;
    text-decoration: none;
}
ul.social-icons {
    width: 63px;
    height: 16px;
    padding: 0;
    border: 0;
}
.social-icons li {
    float: left;
    margin: 0;
    padding: 0 5px 0 0;
    list-style-type: none;
}
.social-icons a {
    width: 16px;
    height: 16px;
    background-image: url(/_media/icons_social_footer.png);
    background-repeat: no-repeat;
}
.twitter {
    background-position: 0 0;
}
.linkedin {
    background-position: 0 -16px;
}
.facebook {
    background-position: 0 -32px;
}
#footer-bottom {
    padding: 20px 0;
    display: inline;
    background-color: #f5f5f5;
    height: 20px;
}
#footer-bottom p {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
    color: #666;
}
#footer-bottom p a {
    color: #1283bf;
    text-decoration: none;
    padding: 0 2px;
}
#footer-bottom p a:hover {
    color: #1283bf;
    text-decoration: underline;
}
#footer-bottom .footer-rss {
    margin-left: 27px;
}
#footer-bottom .footer-rss a {
    background: #eee url(/_media/icon_rss.png) no-repeat scroll 100% 0;
    padding: 0 20px 5px 0;
    white-space: nowrap;
}

/* Footer Tabs
*****************************************************/
#tabs {
	padding:20px 0 5px 0;
	margin-left: 19px;
	list-style: none;
}

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

#tabs li.divider {
	margin: 0 6px;
	padding: 0;
}

#tabs a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1283bf !important;
	text-decoration: none;
	margin:0;
}

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

#tabs li.ui-tabs-selected {
}

#tabs li.ui-tabs-selected a {
	font-size: 12px;
	color: #333 !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;
}

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

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

.award{
	width:100px;
}

.award img{
	margin-bottom:0;
}

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

/* Downloads
********************************************************************************/
.downloads-nav {
    margin: 37px 14px 14px 14px;
    padding: 0;
    float: right;
    font-weight: bold;
}
.downloads-nav span {
    padding: 0 14px;
}
.downloads-nav ul li {
    float: left;
    list-style-type: none;
    padding: 0;
}
.downloads-nav ul li a.selected {
    color: #000;
    text-decoration: none;
}
.toggle {
	background: #e4e4e4 url(../_media/th_bg.png) repeat-x;
    font-weight: bold;
    border-bottom: 1px solid #e8e8e8;
    border-right: 1px solid #e8e8e8;
    font-family: Verdana, Geneva, sans-serif;
    color: #333;
    padding: 15px;
    margin-top: 15px;
}
.toggle a {
    color: #0099b9;
    font-weight: bold;
    outline: none;
    display: block;
    width: 100%;
    height: 100%;
}

.toggle-container {
    padding: 0;
    width: 716px;
    overflow: hidden;
    position: relative;
}
.toggle-content {
    padding: 0;
    margin: 0;
}

/* Pricing Page
********************************************************************************/
.pricing-tabs .ui-tabs-selected a span {
	color: #000;
}
table.pricing .no-border {
	border-left: 0;
}
table.pricing-head {
	width:100%;
	margin-top: 20px;
}
table.pricing th {
	text-align: center;
	vertical-align: bottom !important;
	font-weight: bold;
	font-size: 12px;
	background-color: #fafafa;
	border-right: 1px solid #d7d7d7;
	border-bottom: 1px solid #d7d7d7;
	padding: 10px 0;
}
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-top: 1px solid #d7d7d7;
	border-bottom: 1px solid #d7d7d7;
	border-left: 1px solid #d7d7d7;
}

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: 12px;
	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;
	margin-top: -15px;
}

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;
}
table.register {
	padding: 0;
	margin: 0;
	border: 0;
}
table.register td {
	border: 0;
	margin: 0;
	padding: 0 12px 0 0;
}
#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 th{
	text-align: left;
}
table.product-downloads td.platform{
	width:250px;
}
table.product-downloads td.version{
	width:200px;
}
.dl-recommended {
	background-color: #EAF3F2;
}
.dl-recommended-hover {
	background-color: #E2F3EC;
}
.dl-beta {
	background-color: #FFF3F2;
}
.dl-beta-hover {
	background-color: #FFE7E6;
}
.dl-deprecated {
	background-color: #FFFFF2;
}
.dl-deprecated-hover {
	background-color: #FFFFE6;
}
.dl-notice {
	color: #FF0000;
}

/* 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
********************************************************************************/
.learn-demo {
	width: 300px;
	background-color: #f5f5f5;
	float: right;
	margin-left: 24px;
}
.learn-demo p, .learn-demo h3
{
	padding: 5px 20px 0 20px;
}

/* Products
********************************************************************************/
#products-valprop {
	width: 990px;
    /*	height: 277px;*/
    font-family:Arial,"Lucinda Grande","Luxi Sans",Verdana,"Bitstream Vera Sans",Helvetica,sans-serif;
    font-size: 12px;
    color: #fff;
    margin: 0;
    padding-bottom: 20px;
    clear: both;
    position: relative;
}
#products-valprop h1 {
	background: url(../_media/products_valprop.png) no-repeat scroll top left;
	width: 990px;
	height: 88px;
	font-size: 25px;
	font-weight: normal;
	margin: 0;
	padding: 0;
}
#products-valprop h1 span {
	position: absolute;
	top: 40px;
	left: 20px;
}
#products-valprop #products-valprop-header p {
	font-size: 14px;
	text-align: right;
	position: absolute;
	top: 30px;
	left: 810px;
}
#products-valprop #products-valprop-header p a {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}

#products-valprop-content {
	background: url(../_media/products_valprop_bg_top.png) repeat-y scroll top left;
	width: 990px;
	height: 228px;
	margin-bottom: -12px;
	padding: 0;
}

#products-valprop-content-lower {
	background: url(../_media/products_valprop_bg_bottom.png) repeat-y scroll top left;
	width: 990px;
	height: 46px;
	margin: 0;
	padding: 0;
}
#products-valprop-content-lower a:hover {
	text-decoration: underline;
}
#products-valprop-content a.learn-more {
	background: url(../_media/button_learn_more.png) no-repeat scroll top left;
	width: 148px;
	height: 35px;
	display: block;
	position: absolute;
	color: #fff;
	font: 14px/35px Arial,"Lucinda Grande","Luxi Sans",Verdana,"Bitstream Vera Sans",Helvetica,sans-serif;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
}
#products-valprop-content div {
	color: #fff;
	line-height: 1.5;
	padding: 30px 0 0 20px;
	width: 225px;
	float: left;
}
#products-valprop-content h2 {
	color: #fff;
	line-height: 1.3;
}
#products-valprop-content h2 a {
	color: #fff;
	line-height: 1.3;
	text-decoration: none;
}
#products-valprop-content #desktop {
	background: url(../_media/products_desktop_icon.png) no-repeat scroll 190px 36px;
}
#products-valprop-content #ose {
	background: url(../_media/products_ose_icon.png) no-repeat scroll 175px 23px;
}
#products-valprop-content #appliance {
	background: url(../_media/products_appliance_icon.png) no-repeat scroll 160px 11px;
}
#products-valprop-content #ne {
	background: url(../_media/products_ne_icon.png) no-repeat scroll 177px 15px;
}
#products-valprop-content p {
	height: 80px;
}
#products-valprop-content p.no-padding {
	padding-bottom: 0px;
	margin-bottom: 8px;
}
#products-valprop-content-lower ul li {
	color: #fff;
	padding: 15px 0 0 20px;
	width: 225px;
	text-decoration: none;
	list-style-type: none;
	float: left;
}
#products-valprop-content-lower a {
	color: #fff;
	text-decoration: none;
	background: transparent url(../_media/arrow_yellow.png) no-repeat scroll 100% 4px;
	padding-right: 15px;
}
.content-header {
	height: 173px;
	margin-bottom: 20px;
}
.zcs {
	background: #880024 url(../_media/zcs_header_right.png) right no-repeat;
}
.zca {
	background: #880024 url(../_media/zca_header_right.png) right no-repeat;
}
.desktop {
	background: #880024 url(../_media/desktop_header_right.png) right no-repeat;
}
.learn,
.partners-page,
.badge
{
	background: #880024 url(../_media/general_header_right.png) no-repeat 450px 0;
}
.content-header h1 {
	margin: 0 0 5px 0;
	padding: 50px 0 0 30px;
	font-size:32px;
	color: #FFF;
	width: 350px;
	line-height: 1.2;
}
.content-header h2 {
	margin: 0 0 5px 0;
	padding: 0 0 0 30px;
	font-size:20px;
	color: #f7b700;
	width: 350px;
}
.partners-page h1 {
	padding-top:30px;
}
.desktop h1 {
	padding-top:65px;
}
.product-icon {
	float: left;
	margin: 0 15px 120px 0;
	padding: 0 5px;
}
#products-tabs h3 {
	color: #1283bf;
	font-weight: bold;
	font-size: 13px;
	line-height: 1.3;
}
#next-steps {
	background: url(../_media/products_next_steps.png) no-repeat scroll top left;
	width: 225px;
	height: 225px;
	float: right;
	margin: 0 0 20px 15px;
}
#next-steps ul {
	margin: 0;
	padding: 0 0 0 18px;
}
#next-steps ul li {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#next-steps ul li a {
	width: 189px;
	height: 36px;
	display: block;
	padding-left: 40px;
	margin-bottom: 20px;
	color: #fff;
	font: 13px/37px Arial,"Lucinda Grande","Luxi Sans",Verdana,"Bitstream Vera Sans",Helvetica,sans-serif;
	text-decoration: none;
	font-weight: bold;
}
#next-steps a.try,
#next-steps a.buy,
#next-steps a.demo {
	background-image: url(../_media/products_next_steps_buttons.png);
	background-repeat: no-repeat;
}
#next-steps a.try {
	background-position: 0 0;
}
#next-steps a.buy {
	background-position: 0 -36px;
}
#next-steps a.demo {
	background-position: 0 -72px;
}
#next-steps p {
	color: #a1a0a4;
	font: 15px Arial,"Lucinda Grande","Luxi Sans",Verdana,"Bitstream Vera Sans",Helvetica,sans-serif;
	padding: 15px 0 0 19px;
}
.iphone td {
	padding: 20px;
	text-align: center;
}
.iphone td p {
	padding: 10px;
	font-weight: bold;
}
.products-screenshot img {
	margin-left: -2px;
}

/* DOWNLOADS
********************************************************************************/
#downloads-valprop {
	width: 990px;
	font-family:Arial,"Lucinda Grande","Luxi Sans",Verdana,"Bitstream Vera Sans",Helvetica,sans-serif;
	font-size: 12px;
	color: #fff;
	margin: 0;
	padding-bottom: 20px;
	clear: both;
	position: relative;
}
#downloads-valprop h1 {
	background: url(../_media/downloads_header.png) no-repeat scroll top left;
	width: 990px;
	height: 88px;
	font-size: 25px;
	font-weight: normal;
	margin: 0;
	padding: 0;
}
#downloads-valprop h1 span {
	position: absolute;
	top: 40px;
	left: 20px;
}
#downloads-valprop-content {
	background: url(../_media/downloads_valprop_bg_top.png) repeat-y scroll top left;
	width: 990px;
	height: 228px;
	margin-bottom: -12px;
	padding: 0;
}

#downloads-valprop-content a.download-button {
	background: url(../_media/button_download_now.png) no-repeat scroll top left;
	width: 189px;
	height: 36px;
	display: block;
	color: #fff;
	font: 14px/35px Arial,"Lucinda Grande","Luxi Sans",Verdana,"Bitstream Vera Sans",Helvetica,sans-serif;
	text-decoration: none;
	text-align: center;
}

#downloads-valprop-content div {
	color: #fff;
	line-height: 1.5;
	padding: 30px 0 0 20px;
	width: 475px;
	float: left;
}

#downloads-valprop-content h2 {
	color: #fff;
	line-height: 1.3;
}

#downloads-valprop-content .trial-license {
	font-size: 11px;
	margin-left: 30px;
}

#downloads-valprop-content #appliance {
	background: url(../_media/downloads_appliance_icon.png) no-repeat scroll 280px 15px;
}
#downloads-valprop-content #ne {
	background: url(../_media/downloads_ne_icon.png) no-repeat scroll 315px 15px;
}

#downloads-valprop-content p {
	width: 230px;
	padding-bottom: 15px;
}


.download-page {
	background: #900 url(../_media/bg_screenshots.png) 100% 50% no-repeat;
	margin-bottom: 1em;
	line-height: normal;
	padding-bottom: 20px;
	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: 11px;
	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;
}

/* Products Tabs
********************************************************************************/
.tabs-nav {
	background: url(../_media/content_tabs_bg.png) repeat scroll top left;
	height: 42px;
	margin-bottom: 20px;
}
.tabs-nav ul {
	padding-left: 20px;
}
.tabs-nav ul li {
	float: left;
	list-style-type: none;
	margin:0;
	padding-right: 2px;
}
.tabs-nav ul li a {
	background: url(../_media/content_tab_bg_left.png) no-repeat scroll 0 0;
	float: left;
	font-weight: bold;
}
.tabs-nav ul li a:hover,
.tabs-nav ul li a.selected
{
	background-position: 0 -41px;
	color: #000;
	text-decoration: none;
}
.tabs-nav ul li a:hover span,
.tabs-nav ul li a.selected span
{
	background-position: 100% -41px;
	color: #000;
	text-decoration: none;
}
.tabs-nav ul li a span {
  float:left;
  background:url(../_media/content_tab_bg_right.png) no-repeat 100% 0;
  padding:0 13px;
  line-height:31px;
  height:31px;
}

/* Webinar Registration Page
********************************************************************************/
.page-webinar-form #header-wrap {
	height: 109px;
}
.page-webinar-form .webinar-signup {
	background: url(../_media/webinar_signup_form_bg.png) no-repeat scroll 0 0;
	margin: 15px 0 20px 0;
	padding-top: 15px;
	height: 100%;
}
.page-webinar-form .webinar-signup-inner {
	background: url(../_media/webinar_signup_form_bg.png) no-repeat scroll 0 100%;
	padding: 0 0 125px 25px;
}
.page-webinar-form .button {
	background: url(../_media/button_learn_more.png) no-repeat scroll top left;
	width: 148px;
	height: 35px;
	display: block;
	position: absolute;
	color: #fff;
	font: 14px/35px Arial,"Lucinda Grande","Luxi Sans",Verdana,"Bitstream Vera Sans",Helvetica,sans-serif;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	border: 0;
}
.page-webinar-form .webinar-link {
	margin-top: 17px;
	display: block;
}
.page-webinar-form #webinar_on_demand {
	margin-bottom: 20px;
	height: 100%;
}

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

.logo-row ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border-left: 1px solid #e1e1e1;
}

.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: #fff url(../_media/nav_main_bg2.png) no-repeat;
	width: 960px;
	height:42px;
	margin: 23px 0 0 0;
	display: inline;
}

#top-nav ul{
	margin: 0 0 0 18px;
	padding: 0;
}

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

#top-nav ul li a {
	width: 133px;
	height: 40px;
	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:14px;
	font-weight:bold;
	line-height:40px;
	padding: 0;
	margin: 0;
	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/nav_main_state.png) no-repeat scroll 1px -40px;
}

#top-nav ul li a:hover{
	background: url(../_media/nav_main_state.png) no-repeat scroll 1px 0px;
}

#top-nav p#navPricing {
	display: none;
	margin: 0;
	padding: 0;
	float: right;
	width: 66px;
	margin-right: 23px;
}
#top-nav p#navPricing a {
	display: none;
	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{
	margin:0 0 20px 0;
	padding:0;
	height: 100%;
	font-family:Arial,Helvetica,sans-serif;
}

#left-nav a {
}

#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;
	display:block;
	font-size:12px; /*339999 is the corporate color! */
	font-weight:bold;
	height:42px;
	line-height: 3.5;
	margin:0;
	padding: 0 5px 0 17px;
	text-decoration:none;
	text-transform:uppercase;
}

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

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

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

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

#left-nav ul li a:hover{
	color:#1283bf;
	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-color: #a1a0a4;
	color:#fff;
	text-decoration:none;
	height: 1%;
}

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

/* Left 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:#fafafa;
	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: #dcedf5 url(../_media/left_nav_arrow.png) 15px 50% no-repeat;
	text-decoration:none;
}

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

#left-nav ul li ul li{
	font-size:11px;
}



/* Left Sidebar Modules */
.sidebar-promo {
	background-color: #e0e0e0;
	padding: 20px 20px 30px 19px;
}

.sidebar-promo h4 {
	color: #880024;
	font-weight: bold;
	font-size: 16px;
	text-decoration: none;
}

.sidebar-promo h5 {
	color: #000;
	text-transform: none;
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
}

.sidebar-promo p {
	color: #666;
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
}


.sidebar-promo a, .sidebar-promo a:link  {
	color: #1283bf;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
}
.sidebar-promo a:hover  {
	text-decoration: underline;
}

.product-info {
	margin:0 0 20px 0;
	padding:0;
}
.product-info h1 {
	margin:0;
	padding:0;
}

.product-info h1 {
	background-color:#f5f5f5;
	background-image:url(../_media/sidebar_left_product_info_header.png);
	background-position:0 0;
	background-repeat:no-repeat;
	color:#717074;
	display:block;
	font-size:13px; /*339999 is the corporate color! */
	font-weight:bold;
	height:37px;
	line-height: 3.4;
	margin:0;
	padding: 0 5px 0 17px;
	text-decoration:none;
}

.product-info h1 a:hover{
	color:#000000;
	text-decoration:none;
}

.product-info ul{
	border-left:1px solid #dedede;
	border-right:1px solid #dedede;
	list-style:none;
	margin:0;
	padding:0;
}

.product-info ul li{
	display:inline;/* IE hack for displaying line breaks in code */
	font-size:13px;
	margin:0;
	padding:0;
}

.product-info ul li a{
	background-color:#fff;
	color:#666;
	display:block;
	margin:0;
	padding-bottom:7px;
	padding-left:17px;
	padding-right:10px;
	padding-top:7px;
	text-decoration:none;
}

.product-info ul li a:hover{
	color:#1283bf;
	text-decoration:none;
}

.product-info ul li b a{
	background-color:#FFFFFF;
	font-weight:normal;
	text-decoration:underline;
}

.product-info ul li.selected a {
	background-color: #a1a0a4;
	color:#fff;
	text-decoration:none;
	height: 1%;
}

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


ol.nobullet {
	list-style:none;
}
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 {
	background-color: #f1f2f1;
	width: 386px;
	padding: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size: 18px;
	color: #666;
	margin: 0 auto;
}

cite {
	font-style: normal;
	font-size:12px;
	font-weight: bold;
	border-top:1px dotted #CCCCCC;
	display: block;
	padding: 10px;
}

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

/* CASE STUDIES PAGE
********************************************************************************/
.jump-list {
	line-height:1.5em;
	margin: 12px 0;
	padding: 10px 20px;
	background-color: #ebebeb;
	color: #666;
}
.jump-list a {
	padding-right: 20px;
	margin-left: 10px;
	background: #ebebeb url(../_media/home_product_separator.png) no-repeat scroll 100% 50%;
	text-align: center;
}
.jump-list a.last {
	background: none;
}

/* PRODUCT EDITIONS TABLE
********************************************************************************/
#compare-products {
	border: none;
	margin: 0;
	padding: 0;
	border-collapse:collapse;
}
#compare-products th,
#compare-products td
{
	margin: 0;
	padding: 10px;
}
#compare-products h2 a {
	color: #fff;
}
.checked {
	width: 11px;
	height: 11px;
	text-indent: -9999px;
	overflow: hidden;
	background: url(../_media/compare_products_dot.png) no-repeat 50% 50%;
}
.product-row td {
	background-color: #7f7f7f;
	white-space: nowrap;
	text-align: center;
	color: #fff;
	font-weight: bold;
	font-family:Arial,"Lucinda Grande","Luxi Sans",Verdana,"Bitstream Vera Sans",Helvetica,sans-serif;
}
.product-row .product {
	background-color: #7f7f7f;
}
.product-row .product-zcs {
	background-color: #757575;
	color: #a19fa5;
}
.product-row .product-zca {
	background-color: #787878;
	color: #a19fa5;
}
.product-row .product-network {
	background-color: #7c7c7c;
	color: #a19fa5;
}
.features-row {
	vertical-align: middle;
}
.features-row td {
	border-bottom: 1px solid #8d8d8d;
}

.bg-1 {
	background-color: #eaeaea;
	width: 300px;
}
.bg-2 {
	background-color: #fff8e7;
	width: 150px;
}
.bg-3 {
	background-color: #f3f5d3;
	width: 150px;
}
.editions td {
	text-transform: uppercase;
	font-family:Arial,"Lucinda Grande","Luxi Sans",Verdana,"Bitstream Vera Sans",Helvetica,sans-serif;
	font-size: 11px;
}
.editions-ose {
	background-color: #2b2a2c;
}
.editions-zca {
	background-color: #313133;
}
.editions-zcs {
	background-color: #38383a;
}
.features {
	text-indent: -9999px;
}
.product-note {
	text-indent: 0;
	position: relative;
	top: 24px;
	font-size: 10px;
	padding: 10px 0 5px 0;
	color: #333;
	text-align: center;
}
.centered-text, .centered-text td {
	text-align: center;
}
.header-col-1 {
	width: 60px;
}
.header-col-2 {
	width: 300px;
}
.header-col-3 {
	width: 300px;
}
.header-ose h2 {
	background: #565558 url(../_media/products_ose_icon.png) no-repeat scroll 190px 28px;
}
.header-zca h2 {
	background: #636266 url(../_media/products_appliance_icon.png) no-repeat scroll 175px 15px;
}
.header-zcs h2 {
	background: #717074 url(../_media/products_ne_icon.png) no-repeat scroll 190px 19px;
}
.header-ose {
	background-color: #565558;
	height: 100px;
}
.header-zca {
	background-color: #636266;
}
.header-zcs {
	background-color: #717074;
}
.header-ose h2,
.header-zca h2,
.header-zcs h2
{
	padding: 24px 0 0 12px;
}
.header-zca p {
	padding: 12px 0 0 12px;
	margin: 0 0 -47px 0;
}
.downloads {
	color: #fff;
	font-family:Arial,"Lucinda Grande","Luxi Sans",Verdana,"Bitstream Vera Sans",Helvetica,sans-serif;
	font-size: 11px;
	text-align: center;
}
.downloads a {
    width: 189px;
    height: 36px;
    display: block;
    padding-left: 5px;
    color: #fff;
    font: 13px/37px Arial,"Lucinda Grande","Luxi Sans",Verdana,"Bitstream Vera Sans",Helvetica,sans-serif;
    text-decoration: none;
    font-weight: bold;
}
.download-ose {
	background-color: #565558;
	height: 150px;
	text-align: center;
}
.download-zca {
	background-color: #636266;
	height: 150px;
	text-align: center;
}
.download-zcs {
	background-color: #717074;
	height: 150px;
	text-align: center;
}
.download-ose a.try,
.download-zca a.try,
.download-zcs a.try {
    background-image: url(../_media/products_next_steps_buttons.png);
    background-repeat: no-repeat;
    color: #fff;
    text-align: center;
    margin: 20px auto 0 auto;
}
.download-zca a.buy,
.download-zcs a.buy {
	color: #fff;
	font-weight: normal;
	text-align: center;
	margin: 0 auto;
	font-size: 12px;
}
/* old compare products table styles */
.header {
	background: #880024;
}
.header .header-left {
	float: left;
}
.header .header-middle {
	float: left;
}
.header .header-right {
	float: right;
}
.header-inner,
.compare-inner {
	padding: 25px 25px 15px 25px;
}
.header-separator {
	border-right: 1px solid #7c7b7f;
	border-left: 1px solid #7c7b7f;
}
.compare-inner {
	overflow: hidden;
}
.header h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	font-size: 15px;
	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: 14px;
}
.header h3.yellow span {
	color: #fff;
}

.h4-wrap {
	overflow: hidden;
	margin: 20px 0 0;
}
.header-inner h4 {
	font-size: 13px;
	font-weight: normal;
	line-height: 1;
	color: #f7b700;
	text-decoration: none;
	margin: 0;
}

.product-editions .col-fifth {
	width: 20%;
}

.product-editions .col-2fifth {
	width: 40%;
}
.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: #333;
	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: 14px;
	margin: 0 0 44px;
	text-transform: capitalize;
}
.compare .callout h5 {
	margin-bottom: 50px;
}

.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 .callout a.blue-button {
	background: url(../_media/button_get_product_bg.png) 0 0 no-repeat;
	display: block;
	padding: 10px 10px 0 10px;
	width: 110px;
	height: 55px;
	margin: 0 0 0 8px;
	text-align: center;
	color: #fff;
	text-decoration: none;
	font-size: 15px;
	font-weight: bold;
	line-height:22px;
}
.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;
}
/* old compare products table styles */


/* CONTACT US PAGE
********************************************************************************/
.contact-us-content-box {
	margin-left: -82px;
}

/* MEDIA PAGE
********************************************************************************/
.logo-container {
	width: 210px;
	background-color: #fafafa;
	float: left;
	border: 1px solid #dedede;
	margin:0 24px 24px 0;
	padding: 5px;
}
.logo-container img {
	margin: 12px 9px 0;
	border: 1px solid #dedede;
}
.logo-container p {
	padding: 12px 0 0 9px;
}
ul.logo-guidelines {
 padding: 0 0 12px 24px;
}
.logowrap{
	border-bottom: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 {
	text-align: left;
	padding: 10px;
	margin: 12px 0 0 15px;
	display: block;
	background-color: #f1f2f1;
}

.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;
	color: #1283bf;
}
.sidebar-box-gray h3 a {
	color: #900;
	text-decoration: none;
	color: #1283bf;
}

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

#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{
}

/* BOXES
********************************************************************************/
/* Rounded Grey Box */
.rounded-grey-box{
	background-color:#F5F5F5;
	margin:2em 0;
	padding:1em;
	clear: both;
}
.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;
}

/* New Rounded Blue Box */
.blue-box {
	background:transparent url(../_media/blue_box_bottom.png) 0 100% no-repeat;
	padding-bottom: 10px;
	float: right;
	margin: 0 0 20px 15px;
	width: 225px;
}
.blue-box-inner {
	background:transparent url(../_media/blue_box_top.png) 0 0 no-repeat;
	padding: 15px 19px 5px;
}
.blue-box a.try {
	background-image: url(../_media/products_next_steps_buttons.png);
	background-repeat: no-repeat;
}
.blue-box a.try {
	background-position: 0 0;
}
.blue-box ul {
	margin: 20px auto 0 auto;
	padding: 0;
	width: 189px;
}
.blue-box ul li {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.blue-box ul li a {
	width: 189px;
	height: 36px;
	display: block;
	padding-left: 40px;
	margin-bottom: 10px;
	color: #fff;
	font: 13px/37px Arial,"Lucinda Grande","Luxi Sans",Verdana,"Bitstream Vera Sans",Helvetica,sans-serif;
	text-decoration: none;
	font-weight: bold;
}
.blue-box h2 {
	color: #999;
	font: 17px Arial,"Lucinda Grande","Luxi Sans",Verdana,"Bitstream Vera Sans",Helvetica,sans-serif !important;
	margin: 0 0 10px;
	padding: 0;
	font-weight: bold !important;
}
.blue-box p {
	color: #a1a0a4;
	font: 13px Arial,"Lucinda Grande","Luxi Sans",Verdana,"Bitstream Vera Sans",Helvetica,sans-serif;
	margin-bottom: 10px;
}
.blue-box p.small {
	font-size: 12px !important;
}

/* Error pages
********************************************************************************/
.error-search-bar {
	background-color: #8d8d90;
}
.error-search-bar-inner {
	padding: 12px;
}
.error-search-bar-inner .error-search-bar-input {
	background:url(../_media/error_search_box_bg.png) no-repeat;
	width:308px;
	height:29px;
	margin-top: 3px;
	padding: 0;
	border: 0;
	text-indent: 6px;
}
.error-search-bar-inner form legend {
	float: left;
	padding: 0 24px;
	font: 16px Arial,"Lucinda Grande","Luxi Sans",Verdana,"Bitstream Vera Sans",Helvetica,sans-serif;
	color: #fff;
	margin-top: 9px;
}
.error-search-bar-inner form input {
	float: left;
	padding: 0 24px;
}
.error-search-button {
	background:url(../_media/button_learn_more.png) no-repeat;
	width:148px;
	height:35px;
	margin: 0 24px;
	padding: 0;
	border: 0;
	font: 14px Arial,"Lucinda Grande","Luxi Sans",Verdana,"Bitstream Vera Sans",Helvetica,sans-serif;
	color: #fff;
	font-weight: bold;
}

/* Lightbox
********************************************************************************/
/*
    ColorBox Core Style
    The following rules are the styles that are consistant between themes.
    Avoid changing this area to maintain compatability with future versions of ColorBox.
    */
    #colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}
    #cboxOverlay{position:fixed; width:100%; height:100%;}
    #cboxMiddleLeft, #cboxBottomLeft{clear:left;}
    #cboxContent{position:relative; overflow:hidden;}
    #cboxLoadedContent{overflow:auto;}
    #cboxLoadedContent iframe{display:block; width:100%; height:100%; border:0;}
    #cboxTitle{margin:0;}
    #cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%;}
    #cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}

/*
    ColorBox user style
    The following rules are ordered and tabbed in a way that represents the
    order/nesting of the generated HTML, so that the structure easier to understand.
    */
    #cboxOverlay{background-color: #eee;}
    #colorbox{}
    #cboxContent{background:#fff; border: 2px solid #999; padding: 24px;}
    #cboxLoadedContent{margin-bottom:24px;}
    #cboxTitle{position:absolute; bottom:4px; left:0; text-align:center; width:100%; color:#949494;}
    #cboxCurrent{position:absolute; bottom:4px; left:58px; color:#949494; margin-left: 6px;}
    #cboxSlideshow{position:absolute; bottom:4px; right:30px; color:#0092ef;}
    #cboxPrevious{position:absolute; bottom:0; left:0px; background:url(../_media/cb/controls.png) -75px 0px no-repeat; width:25px; height:25px; text-indent:-9999px; margin: 0 0 6px 6px;}
    #cboxPrevious.hover{background-position:-75px -25px;}
    #cboxNext{position:absolute; bottom:0; left:27px; background:url(../_media/cb/controls.png) -50px 0px no-repeat; width:25px; height:25px; text-indent:-9999px; margin: 0 0 6px 6px;}
    #cboxNext.hover{background-position:-50px -25px;}
    #cboxLoadingOverlay{background:url(../_media/cb/loading_background.png) center center no-repeat;}
    #cboxLoadingGraphic{background:url(../_media/cb/loading.gif) center center no-repeat;}
    #cboxClose{position:absolute; bottom:0; right:0; background:url(../_media/cb/controls.png) -25px 0px no-repeat; width:25px; height:25px; text-indent:-9999px; margin: 0 6px 6px 0;}
    #cboxClose.hover{background-position:-25px -25px;}

/* MESAGES AND ERRORS
********************************************************************************/
div.messages,
div.errors,
div.status {
	border: 1px solid #000;
	color: #000;
	margin: 10px 0;
	padding: 10px;
}

div.messages ul,
div.errors ul,
div.status ul {
	line-height: normal;
	list-style: none;
	margin: 0 0 0 20px;
	padding: 0;
}

div.messages ul li,
div.errors ul li,
div.status ul li {
	line-height: normal;
	list-style: none;
	margin: 0;
	padding: 0 0 0 10px;
}

div.messages ul li pre,
div.errors ul li pre,
div.status ul li pre {
	font-size: 11px;
}

div.status,
div.messages {
	background-color: #C7F2C8;
	border-color: #00DD00;
}

div.errors {
	background-color: #FFCCCC;
	border-color: #DD7777;
}

.alert {
	padding: 10px 20px;
	background-color: #FDF0C7;
}

/*------------------------------------------------------------------------------
 PNG fallbacks for no SVG support
 ------------------------------------------------------------------------------*/
 .no-svg #header h1 a.logo {
    background-image: url(../_media/zimbra-logo.png);
}

/*------------------------------------------------------------------------------
New top nav
------------------------------------------------------------------------------*/
#new-top-nav > ul {
    height: 40px;
    margin: 0;
    display: inline-block;
    *display: inline;
    float: right;
    *zoom: 1;
}
#new-top-nav > ul > li {
    position: relative;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    list-style: none;
    padding: 0;
    margin: 0 0 0 -4px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
#new-top-nav > ul > li > a {
    height: 40px;
    line-height: 40px;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 18px;
    color: #5f6062;
    text-align: center;
    text-decoration: none;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin-left: 22px;
}

#new-top-nav {
    width: 700px;
    margin-left: 30px;
}

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

#new-top-nav > ul > li > a:hover {
    text-decoration: none;
    border-bottom: 3px solid #5f6062;   
}

#new-top-nav > ul > li.sfHover > a, #new-top-nav > ul > li.selected > a {
    color: #0087c3;
    text-decoration: none;
    border-bottom: 3px solid #0087c3;
}
#new-top-nav p#navPricing {
    display: none;
    margin: 0;
    padding: 0;
    float: right;
    width: 66px;
    margin-right: 23px;
}
#new-top-nav p#navPricing a {
    display: none;
    background: url(/_media/topnav_pricing.png) no-repeat;
    display: block;
    width: 66px;
    height: 30px;
}
#new-top-nav p#navPricing span {
    display: none;
}

#new-top-nav > ul > li > .menu {
    position: absolute;
    left: -999em;
    top: 40px;
    z-index: 999;
}
#new-top-nav > ul > li:hover > .menu {
    list-style: none;
    left: auto;
    border: 1px solid #c0bec5;
    border-radius: 0 0 8px 8px;
    background-color: #F5F5F5;
    color: #666;
    width: 150px;
    margin: 0;
    padding: 0;
    width: 130px;
}
#new-top-nav > ul > li:hover > .menu > li {
    margin: 0;
    padding: 0;
}
#new-top-nav .menu > li > a {
    color: #666;
    padding: 7px 10px 7px 17px;
    display: block;
    background-color: none;
    font-size: 13px;
}
#new-top-nav .menu > li > a:hover {
    color: #1283bf;
    text-decoration: none;
}

/* Home page redesign */
#page-wrap-wide {
    margin: 0 auto;
    width: 1060px;
    background-color: #fff;
}
#header h1 a.logo {
    background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiB BZG9iZSBJbGx1c3RyYXRvciAxNi4wLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW 9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RUR CBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2 ZzExLmR0ZCI+DQo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8 vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OT kveGxpbmsiIHg9IjBweCIgeT0iMHB4Ig0KCSB3aWR0aD0iMzc2LjI3MXB4IiBoZWlnaHQ9IjgxL jkyNHB4IiB2aWV3Qm94PSIwIDAgMzc2LjI3MSA4MS45MjQiIGVuYWJsZS1iYWNrZ3JvdW5kPSJu ZXcgMCAwIDM3Ni4yNzEgODEuOTI0Ig0KCSB4bWw6c3BhY2U9InByZXNlcnZlIj4NCjxjaXJjbGU gZmlsbD0iI0YxNUEyMiIgY3g9IjE4MC41NTEiIGN5PSI5Ljc5NiIgcj0iNC44NyIvPg0KPHBhdG ggZmlsbD0iI0YxNUEyMiIgZD0iTTQ5LjM3Nyw3OC4zMzhDMjIuMTUxLDc4LjMzOCwwLDYxLjU3M SwwLDQwLjk2MWMwLTcuMzU2LDIuNzY3LTE0LjM5Miw4LjAyMy0yMC40NjhMMi45NSw0LjkyNw0K CWMtMC40NjktMS40MzQtMC4wMzQtMy4wMDYsMS4xLTMuOTk4YzEuMTM1LTAuOTkyLDIuNzUyLTE uMjEsNC4xMS0wLjU1NGwxNi43NjUsOC4wOTNjNy40MjQtMy4xOTYsMTUuODM4LTQuODgxLDI0Lj Q1Mi00Ljg4MQ0KCWMyNy4yMjgsMCw0OS4zNzgsMTYuNzY3LDQ5LjM3OCwzNy4zNzRDOTguNzU1L DYxLjU3MSw3Ni42MDQsNzguMzM4LDQ5LjM3Nyw3OC4zMzh6IE0xMi44MzQsMTAuOTgzbDMuMDIx LDkuMjY1DQoJYzAuNDMzLDEuMzI3LDAuMDk0LDIuNzg0LTAuODgsMy43ODhDMTAuMSwyOS4wNTI sNy41MjEsMzQuOTA1LDcuNTIxLDQwLjk2MWMwLDE2LjQ2MSwxOC43NzcsMjkuODU0LDQxLjg1Ni wyOS44NTQNCglzNDEuODU3LTEzLjM5NCw0MS44NTctMjkuODU0YzAtMTYuNDYtMTguNzc4LTI5L jg1NC00MS44NTctMjkuODU0Yy04LjE2MywwLTE2LjA4MywxLjY5OS0yMi45MDMsNC45MTENCglj LTEuMDI3LDAuNDg0LTIuMjE4LDAuNDc3LTMuMjM5LTAuMDE1TDEyLjgzNCwxMC45ODN6Ii8+DQo 8cGF0aCBmaWxsPSIjMDA4NkMyIiBkPSJNMTE3LjM1LDgxLjkyNGMtMC41NTYsMC0xLjExNC0wLj EyMi0xLjYzNC0wLjM3M2wtMTYuNzY3LTguMDk2Yy03LjQyNCwzLjE5OS0xNS44MzUsNC44ODMtM jQuNDUxLDQuODgzDQoJYy0yNy4yMjYsMC00OS4zNzctMTYuNzY3LTQ5LjM3Ny0zNy4zNzRjMC0y MC42MDksMjIuMTUxLTM3LjM3Nyw0OS4zNzctMzcuMzc3YzI3LjIyOCwwLDQ5LjM3NiwxNi43Njg sNDkuMzc2LDM3LjM3Nw0KCWMwLDcuMzU3LTIuNzY1LDE0LjM5LTguMDIyLDIwLjQ3bDUuMDc1LD E1LjU2NWMwLjQ2NSwxLjQzMiwwLjAzMywzLjAwNS0xLjEwMywzLjk5NkMxMTkuMTI0LDgxLjYwN SwxMTguMjQxLDgxLjkyNCwxMTcuMzUsODEuOTI0eg0KCSBNOTkuMDA0LDY1LjU0NmMwLjU2LDAs MS4xMTksMC4xMjYsMS42MzYsMC4zNzZsMTAuNDAzLDUuMDIxbC0zLjAyMi05LjI2N2MtMC40MzM tMS4zMjYtMC4wOTQtMi43ODYsMC44NzctMy43ODUNCgljNC44OC01LjAxOSw3LjQ1OC0xMC44Nz EsNy40NTgtMTYuOTI3YzAtMTYuNDYzLTE4Ljc3Ny0yOS44NTYtNDEuODU3LTI5Ljg1NmMtMjMuM Dc5LDAtNDEuODU3LDEzLjM5NC00MS44NTcsMjkuODU2DQoJYzAsMTYuNDYyLDE4Ljc3OCwyOS44 NTIsNDEuODU3LDI5Ljg1MmM4LjE2MiwwLDE2LjA4My0xLjY5NiwyMi45MDQtNC45MDlDOTcuOTA 5LDY1LjY2Niw5OC40NTgsNjUuNTQ2LDk5LjAwNCw2NS41NDZ6Ii8+DQo8cGF0aCBmaWxsPSIjMD A4NkMyIiBkPSJNNzguMzUyLDMxLjU2OWMwLDMuMTY2LTIuNTY2LDUuNzM2LTUuNzMzLDUuNzM2Y y0zLjE2NiwwLTUuNzMzLTIuNTctNS43MzMtNS43MzYNCgljMC0zLjE2NSwyLjU2Ny01LjczMiw1 LjczMy01LjczMkM3NS43ODUsMjUuODM3LDc4LjM1MiwyOC40MDQsNzguMzUyLDMxLjU2OXoiLz4 NCjxwYXRoIGZpbGw9IiMwMDg2QzIiIGQ9Ik00NS41MjMsMzEuNTY5YzAsMy4xNjYsMi41NjcsNS 43MzYsNS43MzIsNS43MzZjMy4xNjgsMCw1LjczMy0yLjU3LDUuNzMzLTUuNzM2DQoJYzAtMy4xN jUtMi41NjUtNS43MzItNS43MzMtNS43MzJDNDguMDkxLDI1LjgzNyw0NS41MjMsMjguNDA0LDQ1 LjUyMywzMS41Njl6Ii8+DQo8cGF0aCBmaWxsPSIjRjY4QjFGIiBkPSJNNjEuOTM3LDU4LjM3OGM tNy4wMTgsMC0xMy41MTQtMy4yODYtMTcuMzgxLTguNzg4Yy0xLjE5NS0xLjY5Ny0wLjc4NS00Lj A0NCwwLjkxNC01LjIzOA0KCWMxLjY5OC0xLjE5NSw0LjA0NS0wLjc4NCw1LjIzNywwLjkxNGMyL jQ2MiwzLjUwMiw2LjY1Nyw1LjU5MiwxMS4yMjksNS41OTJzOC43Ny0yLjA5LDExLjIyOS01LjU5 Mg0KCWMxLjE5Mi0xLjY5OCwzLjUzOC0yLjEwNyw1LjIzNy0wLjkxNGMxLjcsMS4xOTIsMi4xMSw zLjUzOCwwLjkxNyw1LjIzNkM3NS40NTMsNTUuMDkyLDY4Ljk1NCw1OC4zNzgsNjEuOTM3LDU4Lj M3OHoiLz4NCjxnPg0KCTxwYXRoIGZpbGw9IiNGMTVBMjIiIGQ9Ik0xNjcuNjE5LDU3LjI1NWgtM jAuNzkybDIyLjQyOS0zMC4zOTJjMS4yMi0xLjYzOCwxLjY3MS0yLjY5NSwxLjY3MS0zLjkwMw0K CQljMC0wLjY4NS0wLjMwMi0yLjkxNi00LjE5NC0yLjkxNkgxNDAuNTFjLTIuNzIyLDAtNC4yODQ sMS4yNzEtNC4yODQsMy40ODljMCwyLjIxNiwxLjU2MiwzLjQ4NSw0LjI4NCwzLjQ4NWgxOC41NT VsLTIyLjA1NCwzMC4zOTENCgkJYy0xLjIxOCwxLjY0LTEuNjcsMi42OTYtMS42NywzLjkwMWMwL DAuNjg2LDAuMzAyLDIuOTE2LDQuMTk2LDIuOTE2aDI4LjA4MmMyLjcyMywwLDQuMjgzLTEuMjcs NC4yODMtMy40ODMNCgkJQzE3MS45MDIsNTguNTI0LDE3MC4zNDIsNTcuMjU1LDE2Ny42MTksNTc uMjU1eiIvPg0KCTxwYXRoIGZpbGw9IiNGMTVBMjIiIGQ9Ik0xODAuNTUxLDE5LjU1NGMtMi42MD IsMC00LjI4NSwxLjY1OC00LjI4NSw0LjIyM3YzNi43MjFjMCwyLjU2MiwxLjY4NCw0LjIyLDQuM jg1LDQuMjINCgkJYzIuNjA0LDAsNC4yODMtMS42NTcsNC4yODMtNC4yMlYyMy43NzZDMTg0Ljgz NCwyMS4yMTIsMTgzLjE1NCwxOS41NTQsMTgwLjU1MSwxOS41NTR6Ii8+DQoJPHBhdGggZmlsbD0 iI0YxNUEyMiIgZD0iTTI0MC4xNjcsMTkuNTU0Yy02LjEwMywwLTEwLjU2NywyLjE4NC0xNC40MS w3LjA2NmMtMy4xNjctNC42ODktNy41MjUtNy4wNjYtMTIuOTYzLTcuMDY2DQoJCWMtNi44MzMsM C05LjkzNiwyLjg4OC0xMS42NTgsNC44NDh2LTAuNjI1YzAtMi41NjQtMS42NzktNC4yMjMtNC4y ODMtNC4yMjNzLTQuMjg1LDEuNjU4LTQuMjg1LDQuMjIzdjM2LjcyMQ0KCQljMCwyLjU2MiwxLjY 4MSw0LjIyLDQuMjg1LDQuMjJzNC4yODMtMS42NTcsNC4yODMtNC4yMlYzNi4xNzljMC02LjA0MS wzLjU5OS05LjY1LDkuNjI0LTkuNjVjNi4wODIsMCw5LjcxMywzLjYwOSw5LjcxMyw5LjY1DQoJC XYyNC4zMThjMCwyLjU2MiwxLjY4LDQuMjIsNC4yODMsNC4yMmMyLjYwMiwwLDQuMjgyLTEuNjU3 LDQuMjgyLTQuMjJWMzYuMTc5YzAtNi4wNDEsMy41OTgtOS42NSw5LjYyNS05LjY1DQoJCWM2LjA 4MiwwLDkuNzEyLDMuNjA5LDkuNzEyLDkuNjV2MjQuMzE4YzAsMi41NjIsMS42ODEsNC4yMiw0Lj I4Miw0LjIyYzIuNjA1LDAsNC4yODgtMS42NTcsNC4yODgtNC4yMlYzNi40MjUNCgkJQzI1Ni45N DUsMjQuNzcxLDI0OC41MTksMTkuNTU0LDI0MC4xNjcsMTkuNTU0eiIvPg0KCTxwYXRoIGZpbGw9 IiNGMTVBMjIiIGQ9Ik0yODUuOTcyLDE5LjU1NGMtNS42ODksMC0xMC4wMTMsMi42NzgtMTIuMzc 0LDUuMzkxVjkuMDg4YzAtMi41NjMtMS42ODMtNC4yMjEtNC4yODUtNC4yMjENCgkJYy0yLjYwMi wwLTQuMjg0LDEuNjU3LTQuMjg0LDQuMjIxdjUxLjQwOWMwLDIuNTYyLDEuNjgzLDQuMjIsNC4yO DQsNC4yMmMyLjYwMywwLDQuMjg1LTEuNjU3LDQuMjg1LTQuMjJ2LTEuMDU4DQoJCWMyLjQxNiwz LjUwMyw2LjU3NCw1LjI3NywxMi4zNzQsNS4yNzdjMTMuNDUzLDAsMjAuNDktMTEuMzU5LDIwLjQ 5LTIyLjU3OUMzMDYuNDYyLDMwLjkxNCwyOTkuNDI1LDE5LjU1NCwyODUuOTcyLDE5LjU1NHoNCg kJIE0yODUuMzQ4LDI2LjUyOGM5LjI2MSwwLDEyLjU0Niw4LjQwOSwxMi41NDYsMTUuNjA5YzAsN y4xOTgtMy4yODUsMTUuNjA1LTEyLjU0NiwxNS42MDVjLTkuMjYsMC0xMi41NDYtOC40MDctMTIu NTQ2LTE1LjYwNQ0KCQlDMjcyLjgwMiwzNC45MzgsMjc2LjA4OCwyNi41MjgsMjg1LjM0OCwyNi4 1Mjh6Ii8+DQoJPHBhdGggZmlsbD0iI0YxNUEyMiIgZD0iTTMzNS44NzUsMjMuNjE0YzAtMi4zOT ItMS45NDItNC4wNjEtNC43MjYtNC4wNjFjLTQuMSwwLTguMjM1LDMuMzM2LTEwLjQyMiw2Ljc3M XYtMi41NDkNCgkJYzAtMi41NjQtMS42ODQtNC4yMjMtNC4yODYtNC4yMjNjLTIuNjAyLDAtNC4y ODQsMS42NTgtNC4yODQsNC4yMjN2MzYuNzIxYzAsMi41NjIsMS42ODMsNC4yMiw0LjI4NCw0LjI yDQoJCWMyLjYwMywwLDQuMjg2LTEuNjU3LDQuMjg2LTQuMjJWMzkuODUzYzAtOS42MDcsNy42MT MtMTEuNTY5LDkuOTU0LTExLjk0MUMzMzQuMTI3LDI3LjMxMSwzMzUuODc1LDI1Ljg2NCwzMzUuO Dc1LDIzLjYxNHoiLz4NCgk8cGF0aCBmaWxsPSIjRjE1QTIyIiBkPSJNMzcyLjI1MSwxOS41NTRj LTEuOTM2LDAtNC4wMTgsMS4yMjEtNC4wMTgsMy44OTZ2MS41MzRjLTMuOTI0LTMuOC03LjczOC0 1LjQzMS0xMi42MzktNS40MzENCgkJYy0xMy44NiwwLTIxLjExNCwxMS4zNi0yMS4xMTQsMjIuNT g0YzAsMTEuMjIsNy4yNTQsMjIuNTc5LDIxLjExNCwyMi41NzljNS4wMDEsMCw5LjM1NC0yLjA4M ywxMi42MzktNi4wMzJ2Mi4xMzgNCgkJYzAsMi42NzYsMi4wODIsMy44OTUsNC4wMTgsMy44OTVj MS42MTUsMCw0LjAyMS0xLjAzNyw0LjAyMS0zLjg5NVYyMy40NUMzNzYuMjcxLDIwLjU5MywzNzM uODY2LDE5LjU1NCwzNzIuMjUxLDE5LjU1NHoNCgkJIE0zNTUuNTk1LDU3Ljc0M2MtOS4yNiwwLT EyLjU0Ni04LjQwNy0xMi41NDYtMTUuNjA1YzAtNy4yLDMuMjg2LTE1LjYwOSwxMi41NDYtMTUuN jA5YzkuMjY0LDAsMTIuNTUsOC40MDksMTIuNTUsMTUuNjA5DQoJCUMzNjguMTQ1LDQ5LjMzNiwz NjQuODU4LDU3Ljc0MywzNTUuNTk1LDU3Ljc0M3oiLz4NCjwvZz4NCjwvc3ZnPg0K");
    background-repeat: no-repeat;
    background-position: 0 0;
    background-size: 230px 50px;
    width: 230px;
    height: 50px;
    display: inline-block;
    vertical-align: middle;
}
#header #cse-search-form {
    background-color: #fff;
    border: 1px solid #bebebe;
    width: 230px;
    height: 30px;
    padding: 4px 4px 4px 6px;
    font-size: 10px;
    color: #666;
    -webkit-border-radius: 4px;
    border-radius: 15px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: inline-block;
    vertical-align: middle;
}
#header-wrap {
    margin: 0 auto;
    width: 1060px;
    height: 115px;
    background-color: #f5f5f5;
    border-bottom: 10px solid #a7a9ac;
}

.social-fb {
    background: url(../_media/homepage/social-fb.png);
    background-repeat: no-repeat;
}

.social-tw {
    background: url(../_media/homepage/social-tw.png);
    background-repeat: no-repeat;
}

.social-li {
    background: url(../_media/homepage/social-li.png);
    background-repeat: no-repeat;
}

.social-go {
    background: url(../_media/homepage/social-go.png);
    background-repeat: no-repeat;
}

.follow-zimbra-social {
    margin: 0 !important;
    padding: 0 !important;
}

.follow-zimbra-social li a {
    height: 30px;
    display: block;
    margin-left: 55px;
    padding-top: 10px;
}
.follow-zimbra-social li {
    margin: 0;
}


.mrg-right-20 {
    margin-right: 20px;
}


/* This style was removed from header.php */
.authors-list span.title {
    min-height: 48px;
}
.authors-list span.title {
    font-size:10px;
}
.social_button.post_linked {
    width: auto;
    margin-right: 10px;
}
.social_button.post_google {
    width: 90px;
    margin-right: 10px;
}
.social_button.post_fb {
    width: 90px;
    margin-right: 10px;
}
.social_button.post_twitter {
    width: 90px;
    margin-right: 10px;
}
.social_button.post_stumble {
    width: auto;
    margin-left: 0;
    margin-right: 10px;
}
.authorpage-image, .authorpage-bio {
    display:none;
}
li.author {
    list-style: none;
}
.avatar-80 {
    display:none;
}