body {
background: #000000; /*url(../images/bg.png) repeat-x 0 0;*/
font-size: 12px;
line-height: 1.3;
color: #000;
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
a {
text-decoration: none;
}
a:link,
a:visited {
color: #990000;
color: #990000;
}
a:hover,
a:active {
color: #990000;
text-decoration: underline;
}
p {
padding-bottom: 12px;
line-height: 18px;
}
strong {
font-weight: bold;
}
em {
font-style: italic;
}
br {
clear: both;
}
.detail {
color: #777;
}

#maincontent ul {
list-style: none;
padding: 0 0 0 5px;
margin-bottom: 10px;
}
#maincontent ul li,
ul.bullets li {
margin-bottom: 5px;
line-height: 19px;
padding-left: 17px;
background: url(../images/bullet-basic.png) no-repeat 5px 8px;
}
#maincontent ul li.highlight {
background: url(../images/bullet-burst.gif) no-repeat 1px 4px;
}

#maincontent ul.nostyle {
list-style: none;
margin: 0;
padding: 0;
}
#maincontent ul.nostyle li {
margin: 0;
padding: 0;
background: none;
}
#maincontent ul.nostyle ul li {
margin-left: 15px;
}
#maincontent ul.checklist {
list-style: none;
margin: 0 0 0 10px;
padding: 0;
font-size: 13px;
}
#maincontent ul.checklist li {
padding: 0 0 0 15px;
background: url(../images/check-green.gif) no-repeat 0 3px;
line-height: 18px;
margin: 0 0 2px 0;
}
#maincontent ul.checklist li p {
line-height: 18px;
margin-bottom: 10px;
font-size: 11px;
color: #777;
}

input.text,
textarea {
border: 1px solid #ddd;
border-top: 1px solid #aaa;
border-left: 1px solid #aaa;
padding: 1px 2px;
}
form.basic-form dl {
margin-bottom: 15px;
}
form.basic-form dt {
margin-bottom: 3px;
}
form.basic-form dd {
margin-bottom: 6px;
}
form.basic-form input.text {
width: 300px !important;
font-size: 14px !important;
}
form.basic-form .submit {
text-align: left;
}

/* LAYOUT */
#container {
width: 940px;
margin: 0 auto;
}
#container-inner {
margin: 0 10px;
}
#content {
background: #f1f1f1;
}
#content-inner {
/*background: url('../images/header-separator-bg.gif') repeat-x top left;*/
padding: 24px 15px;
}
.header-separator {
	background: transparent url(../images/header-separator-bg.png) repeat-x scroll left top;
}

.mt-main-index #content-inner,
.product-pages #content-inner {
background: inherit;
padding: 0;
}

#maincontent {
width: 465px;
min-height: 500px;
float: left;
padding: 0 5px 0 15px;
/*
background: transparent url('../images/bg-dotted-vert.gif') repeat-y top left;
*/
}
.three-column #maincontent {
width: 590px;
padding: 0;
background: none;
}
.three-column #sidebarright {
width: 290px;
}
.wt #maincontent {
width: 695px;
padding: 0 0 0 15px;
}

.mt-main-index #maincontent,
.product-pages #maincontent {
width: 100%;
}

#content blockquote {
color: #333;
font-size: 14px;
padding: 0 20px 15px 20px;
line-height: 20px;
font-style: italic;
}
#content blockquote span.source {
color: #777;
font-size: 12px;
text-align: right;
font-style: normal;
}

#content h1 {
font-size: 182%;
}
#content h2 {
font-size: 153.9%;
}
#content h2.subhead {
background: #589bbf url('../images/subhead-bg.gif') no-repeat top left;
height: 22px;
color: #ffffff;
font-size: 13px;
padding-bottom: 0;
border: none;
}
#content h2.subhead span {
display: block;
background: url('../images/subhead-bg.gif') no-repeat 100% -28px;
padding-left: 22px;
padding-top: 3px;
height: 22px;
line-height: 16px;
}
#maincontent h2,
#maincontent h3 {
font-size: 14px;
margin: 15px 0 10px 0;
padding-bottom: 5px;
border-bottom: 1px solid #c5e4f4;
font-weight: bold;
}
#maincontent h4 {
font-size: 12px;
font-weight: bold;
margin-bottom: 3px;
}
.tabbertab .blurb { padding-bottom: 18px; }
#header {
height: 85px;
position: relative;
}
#logo {
position: absolute;
top: 2px;
left: 0px;
}
#navigation {
position: absolute;
left: 260px;
top: 50px;
}
#navigation ul {
list-style: none;
margin: 0;
padding: 0;
position: relative;
z-index: 100;
}
#navigation ul li {
float: left;
background: url('../images/tab.png') no-repeat 0 0;
padding: 0 0 0 5px;
margin: 0 4px 0 0;
font-size: 13px;
}
#navigation ul li a {
display: block;
background: url('../images/tab.png') no-repeat right 0;
margin: 0;
padding: 7px 13px 15px 8px;
color: #ddd;
font-weight: bold;
}
#navigation ul li a:hover {
color: #fff;
text-decoration: none;
}
#navigation ul li.on {
float: left;
background: url(../images/tab-on.png) no-repeat 0 0;
padding: 0 0 0 5px;
margin: 0 4px 0 0;
font-size: 13px;
}
#navigation ul li.on a {
color: #fff;
background: url(../images/tab-on.png) no-repeat right 0;
}
#navigation ul li ul {
display: none;
margin: 0 0 0 -5px;
padding: 5px 0;
position: absolute;
top: 35px;
background: #343434;
}
#navigation ul li:hover,
#navigation ul li.over {
background: url(../images/tab-over.png) no-repeat left 0;
}
#navigation ul li:hover a,
#navigation ul li.over a {
background: url(../images/tab-over.png) no-repeat right 0;
}
#navigation ul li#blog.on:hover {
background:transparent url(../images/tab-on.png) no-repeat scroll left 0pt; !important
}
#navigation ul li#blog.on:hover a {
background:transparent url(../images/tab-on.png) no-repeat scroll right 0pt; !important
}

#navigation ul li:hover ul,
#navigation ul li.over ul {
display: block;
}
#navigation ul li ul li {
width: 180px;
background: #343434;
clear: left;
margin: 0;
padding: 0 5px;
font-weight: normal;
}
#navigation ul li ul li:hover,
#navigation ul li ul li a,
#navigation ul li ul li:hover a {
background: none !important;
}
#navigation ul li ul li a {
background: #343434;
border-bottom: 1px solid #555;
margin: 0;
padding: 5px 4px;
font-weight: normal;
}
#navigation ul li ul li a:hover {
background: #454545 !important;
}

#navigation ul li ul li.last {
}
#navigation ul li ul li.last a {
border: none;
}
#navigation ul li ul li.sep a {
border-bottom: 1px solid #999;
}

#utility-nav {
list-style: none;
margin: 0;
padding: 0;
position: absolute;
right: 20px;
top: 15px;
}
#utility-nav li {
float: left;
color: #333;
font-size: 12px;
}
#utility-nav li a {
color: #ccc;
}
#utility-nav li a:hover {
color: #fff;
text-decoration: underline;
}
#search {
position: absolute;
right: 20px;
top: 55px;
}
#search input.text {
width: 97px;
font-size: 11px;
margin: 0 2px 0 0;
padding: 2px 2px 3px 4px;
vertical-align: middle;
background-color: #575757;
background: #ccc;
border: 1px solid #343434;
border-right: 1px solid #676767;
border-bottom: 1px solid #676767;
color: #555;
}
#search input.button {
vertical-align: middle;
}

#splash-page {
color: #ffffff;
height: 100px;
overflow: hidden;
padding-left: 10px;
}
#splash-page h2 {
font-size: 266%;
padding-top: 10px;
font-weight: normal;
border: none;
margin: 0;
padding: 0;
}
#splash-page .tour {

}
.module-inner {
padding: 10px 15px;
}


#maincontent .three-col {
padding-top: 15px;
border: 1px solid #F00;
}
#maincontent .three-col .col .inner {
padding-top: 0px;
}



#homecontent {
width: 590px;
float: left;
padding: 14px 10px 0 15px;
}
#homecontent h2 {
font-size: 136%;
}
#homecontent h3 {
color: #61889b;
font-size: 136%;
}
#homecontent .three-col {
border-bottom: 1px solid #c5e4f4;
margin-bottom: 16px;
padding-bottom: 10px;
}
#homecontent #blurbs img {
border: 1px solid #cccccc;
padding: 1px;
margin-right: 12px;
}
#homecontent #blurbs div {
padding-bottom: 12px;
}
#homecontent .tagline {
color: #666666;
font-weight: bold;
font-size: 112%;
}

#homenews {
margin: 0px 15px 15px;
color:#FFFFFF;
}
#homenews .module-inner {
margin: 0;
padding: 0;
}
#recently-updated {
width: 275px;
float: right;
}
#recently-updated ul {
height: 14em;
overflow: hidden;
}


#homenews-inner {
width: 560px;
float: left;
padding-top: 0px;
}
#homenews-inner > .inner {
padding-right: 10px;
}
#homenews a {
color: #FFCC00;
}
#homenews a:hover {
color: #e8d89d;
}
#homenews h3 {
border-bottom: 1px solid #FFFFFF;
font-size: 123%;
font-weight: bold;
margin-bottom: 8px;
}
#homenews h4 {
border-bottom: none;
color: #FFFFFF;
font-size: 132%;
margin-bottom: 5px;
}
#homenews .byline {
color: #FFFFFF;
font-weight: bold;
}
#homenews .col-left .inner {
border-right: 1px solid #FFFFFF;
padding-right: 5px;
}
#homenews .col-right .inner {
padding-left: 5px;
}
#homenews p {
padding-bottom: 4px;
}
#recent-entries {
margin-bottom: 10px;
}
#recent-entries li {
/*
border-bottom: 1px solid #d4d9a6;
*/
padding: 0;
margin: 0;
}
#recent-entries li.first {
border-top: 1px solid #d4d9a6;
}
#recently-updated li {
/*
list-style-image: url('../images/bullet.gif');
margin-left: 15px;
padding: 0;
*/
}

#homesidebar {
width: 290px;
float: left;
}
#homesidebar h3 {
border-bottom: 1px solid #c5e4f4;
font-size: 112%;
font-weight: bold;
margin: 0 0 10px 0;
padding-bottom: 3px;
}
#homesidebar .quote {
background: #fff url('../images/homepage/blockquote-top.gif') no-repeat 0px top;
}
#homesidebar .quote .inner {
background: url('../images/homepage/blockquote-bottom.gif') no-repeat 0px bottom;
}
#homesidebar .quote blockquote,
#sidebarright .quote blockquote {
/*border-right: 1px solid #c5e4f4;*/
font-size: 110%;
font-style: italic;
padding: 0px 0px 0px 0px;
}
#homesidebar .quote-author { padding: 6px 20px 0 0px; }

#sidebarleft {
width: 180px;
float: left;
padding-right: 0px;
margin-bottom: 16px;
}
#sidebarleft h3 {
background: transparent url('../images/bg-dotted-horiz.gif') repeat-x bottom right;
font-size: 15px;
font-weight: bold;
padding: 0 0 6px 0;
}
#sidebarleft h3 a.on {
color: #000;
}
#sidebarleft ul {

}
#sidebarleft ul li.sep {
border-bottom: 1px dotted #ccc;
margin-right: 15px;
padding-bottom: 8px;
}
#sidebarleft ul li a {
display:block;
font-weight: bold;
padding:8px 5px 0 0;
}
#sidebarleft ul li a.on {
color: #000;
}
#sidebarleft ul li li {
list-style-type: circle;
margin-left: 22px;
}
#sidebarleft ul li li a {
font-weight: normal;
padding-top: 3px;
}
#sidebarleft ul li.active a {
color: #000000;
}


#sidebarright {
width: 290px;
float: left;
padding-left: 2px;
}
#sidebarright h3 {
border-bottom: 1px solid #000000;
font-size: 112%;
font-weight: bold;
margin-bottom: 12px;
padding-bottom: 0px;
}
#sidebarright h4 {
border-bottom: 1px solid #B7C06B;
font-size: 115%;
font-weight: bold;
padding: 0px 0 1px 0;
margin-bottom: 5px;
}

/* footer styles */
#footer {
background-color: #000000;
border-left: 1px solid #f1f1f1;
border-right: 1px solid #f1f1f1;
color: #FFFFFF;
margin: 0;
padding: 20px;
font-size: 12px;
}
#footer h4 {
color: #FFFFFF;
font-size: 12px;
line-height: 12px;
font-weight: bold;
padding: 0 0 8px 0;
margin: 0;
border-bottom: 1px solid #666666;
}
#footer a {
color: #CC0000;
}
#footer a:hover {
color:#FF9900;
}
#footer .footer-section {
width: 140px;
margin-right: 20px;
float: left;
}
#footer ul li a {
display: block;
border-bottom: 1px solid #111;
padding: 4px 0 4px 12px;
background: url(../images/bullet-footer.gif) no-repeat 5px 50%;
}
#footer ul li a:hover {
border-bottom: 1px solid #222;
background: #111 url(../images/bullet-footer-hover.gif) no-repeat 5px 50%;
text-decoration: none;
}
#footer ul.feed-list {
list-style: none;
font-size: 12px;
margin: 0;
padding: 0;
}
#footer ul.feed-list li a {
background: url(../images/bullet-feed.gif) no-repeat 4px 50%;
padding-left: 18px;
}
#footer ul.feed-list li a:hover {
background: #111 url(../images/bullet-feed.gif) no-repeat 4px 50%;
}
ul.headlines li {
border-bottom: 1px solid #d4daa7;
margin-bottom: 6px;
padding-bottom: 6px;

}
ul.mtsites {
list-style: none;
margin: 0;
padding: 0;
}
ul.mtsites li {
/* border-bottom: 1px dotted #d4daa7; */
margin-bottom: 2px;
padding-bottom: 2px;
padding-left: 5px;
}
ul.mtsites li a {
background: url(../images/bullet.gif) no-repeat 0 50%;
padding-left: 6px;
display: block;
}

.entry-asset,
.comments,
.trackbacks {
margin-left: 51px;
}

.entry-asset {
background: transparent url('/images/bg-dotted-horiz.gif') repeat-x bottom right;
}
.background-dotted {
background: transparent url('/images/bg-dotted-horiz.gif') repeat-x bottom right;
margin-bottom: 14px;
}
.asset-meta {
padding-bottom: 12px;
}
#content h2.comments-header,
#content h2.trackbacks-header {
font-size: 108%;
font-weight: bold;
padding: 12px 0 8px 0;
border: none;
}
#comment-form-external-auth {
padding-bottom: 8px;
}
.separator {
color: #cccccc;
}
.comment-content .inner {
padding: 8px 15px;
}
.comments .tip-odd,
.comments .tip-even,
.comments .tip-author {
background-repeat: no-repeat;
background-position: left top;
height:16px;
left:20px;
position:relative;
top:-2px;
width:13px;
}
.comments .tip-odd { background-image: url('../images/tip-odd.gif'); }
.comments .tip-even { background-image: url('../images/tip-even.gif'); }
.comments .tip-author { background-image: url('../images/tip-author.gif'); }

.comment-footer {
position: relative;
top: -8px;
left: 43px;
padding-bottom: 14px;
}

.datestamp {
float: left;
background: url('../images/blog-date-bg.gif') no-repeat top left;
width: 41px;
height: 56px;
}
.datestamp .month {
display: block;
text-align: center;
position: relative;
top: 8px;
font-size: 11px !important;
text-transform: uppercase;
}
.datestamp .day {
display: block;
font-size: 15px !important;
text-align: center;
position: relative;
top: 4px;
}
.datestamp .year {
display: block;
text-align: center;
position: relative;
top: 7px;
font-size: 11px;
}

.trackback .trackback-header {

}
.trackback .trackback-content {
color: #777777;
margin-left: 25px;
}
#maincontent .trackback .trackback-content p {
margin-bottom: 0;
}
.trackback .trackback-footer {
margin-left: 25px;
}
.trackback {
padding-bottom: 16px;
}

#maincontent p {
margin: 0 0 10px 0;
padding: 0;
line-height: 20px;
}
#maincontent h1 {
margin: 0 0 10px 0;
padding: 0;
font-size: 24px;
}

#maincontent h2.asset-name {
font-size: 24px;
font-weight: normal;
padding: 0;
margin: 0 0 10px 0;
border: none;
}
#maincontent .search-results-container h2.asset-name {
font-size: 16px;
font-weight: bold;
margin: 0 0 4px 0;
}

.entry-asset {
margin-bottom: 15px;
padding-bottom: 10px;
}
.comments-open-moderated {
margin-bottom: 10px;
color: #777;
}
#comments-form div {
margin-bottom: 5px;
clear: left;
}
#comments-form label {
width: 8em;
display: block;
float: left;
margin-right: 5px;
text-align: right;
}
#comments-form textarea {
width: 280px;
}
#comment-form-remember-me {
margin-left: 8.5em;

}
#comment-form-remember-me label {
width: 300px;
text-align: left;
margin: 0 0 5px 0;
}
#comments-open-text {
clear: both;
}
#comments-open-footer {
margin-left: 8.5em;
}
.download-link,
.shopping-cart {
margin-bottom: 10px;
}
.download-link a {
display: block;
padding-left: 40px;
background: url(../images/download-arrow.gif) no-repeat 0 50%;
font-size: 16px;
}
.shopping-cart a {
display: block;
padding-left: 40px;
background: url(../images/shopping-cart.gif) no-repeat 0 50%;
font-size: 16px;
}

.download-link a span,
.shopping-cart a span {
font-size: 12px;
color: #777;
}
.sidebar-module,
.widget {
margin-bottom: 15px;
}
.sidebar-module p {
margin: 0 0 5px 0;
padding: 0;
}
.arrow-link {
display: block;
float: right;
font-weight: bold;
background: url(../images/bullet-arrow-orange.gif) no-repeat 0 50%;
padding: 0 0 0 15px;
margin: 0;
}
.content-nav {
text-align: center;
}
.widget-archives ul li a {
display: block;
padding: 0 0 0 16px;
background: url(../images/icon-entry.gif) no-repeat 0 50%;
margin-bottom: 3px;
}

#maincontent .plugins-partners{
width:45%;
float:left;
margin-left:2em
}
#maincontent .plugins-partners.side-b{
margin-left:0
}
#maincontent .plugins-partners ul li.header {
list-style:none
}
#maincontent .plugins-partners ul ul li{
margin-left:5px
}
#maincontent .plugin-list{
width:130px;
float:left;
padding-top:10px;
}
#maincontent .plugin-list ul{
list-style:none;
margin-left:0;
margin-top:2px;
padding-left:0;
}
#maincontent .plugin-list ul li{
margin-left:0;
line-height:14px;
background-position: 0 4px;
}
#maincontent .plugin-list h3{
font-size: 12px;
font-weight: bold;
border-bottom:none;
margin:0;padding:0;
}

#maincontent .plugin-list.middle{
margin:0 15px
}

/*==============
PRONET MEMBERS STYLES - Chris Basey
================*/
.pronet-member{
width:460px;
clear:both
}
.pronet-member h4{
font-weight:bold;
margin-bottom:5px
}
.pronet-member img{
float:left;
margin:0 20px 5px 0;
border-right:1px solid #61889B;;
border-bottom:1px solid #61889B;
padding:5px
}
.pronet-member img.short{
margin:0 20px 30px 0;
}
.pronet-member h2{
font-size: 14px
}
.pronet-member ul{

margin:0 0 0 125px;padding:0;
}
.pronet-member ul+p{
clear:both;
}
#maincontent p.pronet-site{
margin-bottom:0;
}
#featured-host,.host{
padding:0;
margin:20px 0;
clear:both;
}
#featured-host{
width:466px;
background: #fff url(../images/featured-hostin-bot.gif) no-repeat bottom left;
}
#featured-host img,.host img{
padding:3px;
margin:0;
float:left;
border-right:1px solid #c5e4f4;
border-bottom:1px solid #c5e4f4;
}
#featured-host img{
display:block;
padding-left:10px;
margin-left:10px;
border-right:1px solid #ccc;
border-bottom:1px solid #ccc
}
span#featured-top{
display: block;
width:466px;
height:14px;

background: #fff url(../images/featured-hostin-top.gif) no-repeat top left;
}
#additional-hosts ul{
width:133px;
float:left;
}

#featured-host ul,.host ul{
clear:left;
margin-left:180px;
margin-top:0;
padding-bottom:10px
}
#featured-host p{
margin-left:13.5em;
padding-right:10px
}
.host p{
margin-left:12em !important
}
.search-form {
border: 1px solid #c5e4f4;
background-color: #eff5f9;
padding: 5px 10px;
margin-bottom: 15px;
font-size: 13px;
line-height: 24px;
}
.search-form-header {
float: left;
margin-right: 10px;
}
.search-form-content {
float: left;
}
#callout-big{
background:#ffd;
overflow:auto;
border:1px solid #fc6;
padding:10px 10px 10px 20px
}
.callout {
background: #ffffdd url() no-repeat 0 0;
float: right;
border: 1px solid #fc6;
padding: 6px 10px;
margin: 0 0 10px 10px;
width: 200px;
}
.callout-fullwidth {
background: #ffffdd;
border: 1px solid #fc6;
padding: 6px 10px;
margin: 0 0 15px 0;
}
#maincontent .callout ul,
#maincontent .callout ul li {
list-style: none;
margin: 0;
padding: 0;
}
#maincontent .callout ul li {
background: url(../images/bullet-arrow-dotted.gif) no-repeat 0 7px;
padding-left: 12px;
}

img.right {
padding-left: 12px;
padding-top: 4px;
}
img.left {
padding-right: 12px;
padding-top: 4px;
}
.interior-image {
border: 1px solid #cccccc;
padding: 3px;
margin-bottom: 18px;
}
dd {
padding-bottom: 8px;
}
/*Case studies styles*/
#content blockquote.pullquote.left,#content blockquote.pullquote.right{
width:40%;
float:left;
margin-right:10px;
background:#EFF5F9;
border:1px solid #C5E4F4;
font-size:12px;
padding:10px 20px
}
#content blockquote.pullquote.right{
float:right;
margin-left:10px
}
div.hr{
border-bottom:1px solid #C5E4F4;
}
#maincontent h3.case-studies-head{
border-bottom:none;
font-weight:bold
}
/*Support Page Styles*/
#support-search{
background:#eff5f9;
border:1px solid #c5e4f4;
padding:5px
}
#support-search label{
font-weight:bold;
margin-right:5px
}
.service-signin{
width:49%;
float:left
}
#tech-support{
clear:both
}
#tech-support .docs{
width:49%;
float:left
}
/*Download page*/
form#download fieldset{
width:210px;
float:right;
/*border:1px solid #ccc;*/
padding:5px
}
form#download fieldset#informed{

}
form#download fieldset#download-info{
border-right:1px solid #ccc;
margin-right:20px
}
form#download.basic-form input.text{
width:175px !important
}
form#download legend{
font-weight: bold;
}

form#download fieldset#download-info input.radio {
float:left;clear:both
}
form#download fieldset.radio
{
width: 15em;
margin: 1em 0 2em 0;
}

form#download fieldset.radio input
{
clear: both;
float: left;
width: auto;
}

form#download label
{
font-weight: normal;
}


form#download #download-info fieldset.radio
{
width: 200px;
margin: 0 5px;
border:none
}

form#download fieldset#download-info.radio input
{
clear: both;
float: left;
width: auto;
}

form#download #download-info fieldset.radio label
{
font-weight: normal;
}

form#download #download-info input
{
display: block;
margin-right:5px
}

form#download #download-info label
{
display: block;
margin-bottom: 1em;
}

form#download input .checkbox{
border:1px solid red
}
form#download .submit{
clear:both;
/* display:block;
margin-top:10px;
padding:10px*/
}
form#download #submitbutton{
padding:5px;
display:block;
margin:10px auto;
}

/* New Pricing Page */
#maincontent .pricing {
	background-color: #fff;
	border-right: 1px solid #c5e4f4;
	border-bottom: 1px solid #c5e4f4;
	font-size: 13px;
	margin: 0 10px 10px 10px;
	padding: 10px 0 6px 0;
}
#maincontent .pricing .users {
	float: left;
	padding: 7px 0 0;
	text-align: center;
	width: 77px;
}
	#maincontent .pricing .users .user-num {
		font-size: 36px;
		line-height: .9em;
	}
	
#maincontent .pricing .info {
	border-top: none;
	/*
	border-left: 1px dotted #c5e4f4;
	border-right: 1px dotted #c5e4f4;
	*/
	clear: none;
	color: #777;
	float: left;
	padding: 0 0 0 14px;
	width: 375px;
}
	#maincontent .pricing .info ul {
		color: #000;
		margin-top: 3px;
		margin-bottom: 6px;
	}
	#maincontent .pricing .info ul li {
		margin-bottom: 0;
	}
#maincontent .pricing .price {
	float: left;
	text-align: center;
	width: 200px;
}
	#maincontent .pricing .price .one-price {
		width: 200px;
		color: #9b2f00;
		font-size: 16px;
		font-weight: bold;
		text-align: center;
		float: left;
		padding-top: 20px;
	}
	#maincontent .pricing .price .buy-now {
	/*
		border-bottom: 1px dotted #c5e4f4;
		*/
		color: #9b2f00;
		font-size: 16px;
		font-weight: bold;
		margin-bottom: 0;
		padding-bottom: 6px;
	}
	#maincontent .pricing .price .buy-now img {
		vertical-align: sub;
	}
	#maincontent .pricing .price .upgrade-price {
		color: #9b2f00 ;
	}
	#maincontent .pricing .price .upgrade {
		padding-top: 5px;
	}
#maincontent .pricing .custom {
	/*
	border-left: 1px dotted #c5e4f4;
	*/
	font-size: 16px;
	height: 38px;
	margin-left: 77px;
	padding: 17px 0pt 0px 14px;
}
#maincontent .support {
	background-color: #fff;
	border-top: 1px solid #c5e4f4;
	border-bottom: 1px solid #c5e4f4;
	margin: 0 10px 10px 10px;
	padding: 10px 0pt 0px 14px
}
	#maincontent .support .description {
		width: 452px;
		/*
		border-right: 1px dotted #c5e4f4;
		*/
		float: left;
	}
	#maincontent .support .description strong {
		font-size: 14px;
		font-weight: bold;
	}
	#maincontent .support .price {
		width: 200px;
		color: #9b2f00;
		font-size: 16px;
		font-weight: bold;
		text-align: center;
		float: left;
		padding-top:8px;
	}
	#maincontent .support .price-text {
		width: 200px;
		font-weight: bold;
		text-align: center;
		float: left;
	}
	#maincontent .support .price-text a {
		color: #9b2f00;
	}
	#maincontent .price img {
		vertical-align: sub;
	}
/*Pricing Page*/
#maincontent .price-list{
width:467px;
overflow:auto;
background:#fff url("../images/pricing-bot.gif") no-repeat bottom left;
margin-bottom:15px

}
#maincontent .price-list ul{
list-style:none;
margin:0;padding:0;
list-style:none;
background:#fff url("../images/pricing-top.gif") no-repeat top left;
overflow:auto;

}
#maincontent .price-list ul li{
float:left;
list-style:none;
padding:5px 15px 5px 10px;
margin-bottom:0;
background:none
}
#maincontent .price-list ul li.price,.info img{
float:right
}
#maincontent .price-list img{
clear:both;
}

#maincontent .info {
clear:both;
/*margin-top:40px;*/
border-top:1px solid #ccc;
padding:10px 15px
}
li.license,li.price{
font-weight:bold;
font-size:14px;
color:#606b70
}
li.price{
color:#9b2f00
}
#maincontent .info p{
overflow:auto
}
#maincontent .info p.buy-now{
width:70px;
float:right
}
.pricing-eu {
float: right;
text-align: center;
margin: 0 0 10px 15px;
clear: both;
}
.search-results-container .asset {
padding-bottom: 10px;
}
#hosting-partners {
margin: 0 !important;
padding: 0 !important;
}
#hosting-partners-pair,
#hosting-partners-livingdot,
#hosting-partners-nexcess {
background: none !important;
margin: 0 0 5px 0 !important;
padding: 11px !important;
}
#hosting-partners .host-logo {
display: block;
float: left;
text-align: center;
width: 120px;
}
#hosting-partners li.on {
border: 1px solid #fc6;
background: #ffd url(../images/highlight-bg-yellow.gif) repeat-x 0 0 !important;
padding: 10px !important;
font-size: 13px;
margin-bottom: 10px !important;
}
#hosting-partners li.on .host-logo {
border: 1px solid #bbb;
border-top: 1px solid #ddd;
border-left: 1px solid #ddd;
padding: 3px;
background: #fff !important;
}
#hosting-partners p,
#hosting-partners ul {
margin-left: 140px;
}

.request-quote a {
background:transparent url(../images/send-email.gif) no-repeat top left;
display:block;
font-size:16px;
padding-left:40px;
}
.download-link, .shopping-cart, .request-quote {
margin-bottom:10px;
}
.download-link a span, .shopping-cart a span, .request-quote a span {
color:#777777;
font-size:12px;
}
.arrow-link.products{
float:none;
margin-bottom:5px;
background:transparent url(../images/bullet-basic.png) no-repeat center left;
}
form#partner-contact p {
clear: left;
}
form#partner-contact p label {
float: left;
width: 10em;
text-align: right;
margin-right: 10px;
}
form#partner-contact input.text {
float: left;
}

/* ********************* shadowbox styles begin here ******************* */

#shadowbox_overlay {
	visibility:hidden;
	position:absolute;
	display:block;
	margin:0;
	padding:0;
	top:0;
	left:0;
	z-index:998;
}

#shadowbox_container {
	position:fixed;
	height:0;
	width:100%;
	margin:0;
	padding:0;
	top:0;
	left:0;
	z-index:999;
	text-align:center;
}

#shadowbox {
	display:none;
	visibility:hidden;
	margin:0 auto;
	position:relative;
	font-family:'Lucida Grande',Tahoma,sans-serif;
	text-align:left;
	color:#888;
}

#shadowbox_title {
	height:30px;
	padding:0;
	overflow:hidden;
}

#shadowbox_title_inner {
	height:16px;
	font-size:16px;
	line-height:16px;
	white-space:nowrap;
	padding:10px 0 4px 10px;
	background-color:#fff;
}

#shadowbox_body {
	position:relative;
	overflow:hidden;
	margin:0;
	padding:0;
	border:10px solid #fff;
	background-color:#eee;
}

#shadowbox_body_inner {
	position:relative;
	overflow:hidden;
}

#shadowbox_loading {
	position:absolute;
	top:0;
	left:0;
	height:10000px;
	width:100%;
	background-color:#ccc;
}

#shadowbox_loading img {
	float:left;
	margin:10px 10px 0 10px;
}

#shadowbox_loading span {
	float:left;
	margin-top:16px;
	font-size:10px;
}

#shadowbox_loading span a,#shadowbox_loading span a:link,#shadowbox_loading span a:visited {
	color:#fff;
}

#shadowbox_content.html {
	height:100%;
	width:100%;
	overflow:auto;
}

#shadowbox_toolbar {
	margin:0;
	padding:0;
	height:26px;
	overflow:hidden;
}

#shadowbox_toolbar_inner {
	height:26px;
	background-color:#fff;
}

#shadowbox_toolbar_inner div {
	padding-top:6px;
	font-size:10px;
	height:10px;
	line-height:10px;
}

#shadowbox_toolbar_inner div span.shortcut {
	text-decoration:underline;
	font-weight:bold;
}

#shadowbox_toolbar_inner div a {
	text-decoration:none;
	color:#888;
}

#shadowbox_nav_close,#shadowbox_nav_previous,#shadowbox_nav_next {
	float:right;
	padding-right:10px;
}

#shadowbox_counter {
	float:left;
	padding-left:10px;
}

#shadowbox_counter a {
	padding:0 4px 0 0;
}

#shadowbox_counter a.shadowbox_counter_current {
	text-decoration:underline;
	font-weight:bold;
}

div.shadowbox_message {
	text-align:center;
	padding:10px;
}

div.shadowbox_message a:link,div.shadowbox_message a:visited {
	text-decoration:none;
	color:#bed333;
}

div.shadowbox_message a:hover,div.shadowbox_message a:focus {
	text-decoration:underline;
}



