html {
  height: 100%;
  min-height: 100%;
}

body {
  height: 100%;
  width: 100%;
  margin: 0px;
  background: #212737 url(images/HEADER_A_tile_new.jpg) repeat-x;
  font: 13px/12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
  color: #5b6265;
}

.hide-text {
  display: none;
}

/*Style reset*/
* {
  padding: 0px;
  margin: 0px;

}

.clear {
  clear: both;
  float: none;
}

.hide-image {
  display: none;
}

.border-box {
  border: 1px solid #red;
}

.bold {
  font-weight: bold;
}

p {
  line-height: 1.5em;
}

a {
  color: #0094c8;
  text-decoration: none;
  font-weight: bold;
  outline: none;
}

strong {
  color: #3a4346;
}

a:hover {
  color: #3a4346;
}

a.light-gray {

}

a.dark-gray {

}

a img {
  border: none;
}

h1,h2,h3,h4,h5 {
  color: #3a4346;
  display: block;
  line-height: .8em;
  letter-spacing: -.05em;
  font-weight: bold;
  margin-bottom: .2em;
  font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

h5 {
  text-transform: uppercase;
  font-size: .7em;
  color: #939393;
  margin-bottom: 4px;
  letter-spacing: 0px;
}

ul {
  list-style: none;
}

input, textarea {
  font-size: 15px;
  padding: 5px;
  font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
  color: #4d4d4d;
}

.disabled {
  background-color: #f2f4f4;
}
input[type=submit]:hover,
input[type=button]:hover
{
  cursor: pointer;
}
select.normal
{
  padding: 5px;
  font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}




/* @end */

/* @group Site Header */

div.s-header {
  width: 960px;
  text-align: left;
  margin-left: auto;
  margin-right: auto;
}

div.checkout-header {
  width: 960px;
  text-align: left;
  margin-left: auto;
  margin-right: auto;
}

a.s-logo {
  display: block;
  width: 246px;
  height: 64px;
  top: 0px;
  position: relative;
  float: left;
  margin-right: 35px;
  background: url(images/netwalk_logo.jpg) 0;
  margin-left: -10px;
  margin-top: 15px;
}



.s-header-menu
{
  float: right;
  margin-top: 20px;
  background-image: url(images/menu_bg_new.png);
  background-repeat: no-repeat;
  width: 680px;
  height: 44px;
}
.s-header-menu > ul
{
  overflow: hidden;
  padding: 6px;
}
.s-header-menu > ul > li
{
  display: block;
  float: left;
  overflow: hidden;
  margin-right: 5px;
}
.s-header-menu .s-header-menu-login-wrapper
{
  float: right;
  margin-right: 0px;
}
.s-header-menu > ul > li > a
{
  display: block;
  color: #eee;
  font-weight: bold;
  padding: 9px 16px;
  border: 1px solid transparent;
  border-bottom: none;
  text-shadow: 0px -1px 0px #000;
  background-repeat: no-repeat;
  background-position: 94% center;
}
.s-header-menu > ul > li:hover > a
{
  border-color: #243649;
  color: #fff;
  background-color: #2e4359;
  background-position: 94% center;
  -moz-border-radius-topleft: 4px;
  -moz-border-radius-topright: 4px;
  -webkit-border-top-left-radius: 4px;
  -webkit-border-top-right-radius: 4px;
}
.s-header-menu > ul > li > ul
{
  display: none;
  border: 1px solid #243649;
  border-top: none;
  background-color: #2e4359;
  position: absolute;
  margin-top: 30px;
  color: #fff;
  font-size: 8pt;
  width: 180px;
  min-height: 50px;
  -moz-border-radius: 5px;
  -moz-border-radius-topleft: 0px;
  -webkit-border-radius: 5px;
  -webkit-border-top-left-radius: 0px;
  -moz-box-shadow: rgba(0, 0, 0, 0.5) 0px 2px 3px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.5) 0px 2px 3px;
  z-index: 999999999999;
}
.s-header-menu > ul > li:hover > ul
{
  display: block;
  padding: 5px;
}
.s-header-menu > ul > li > ul > li
{
  margin: 0px;
  padding: 0px 0px;
  float: none;
  display: block;
}
.s-header-menu > ul > li > ul > li > a
{
  display: block;
  color: #eee;
  font-size: 9pt;
  font-weight: normal;
  padding: 5px;
  margin: 0px;
  text-transform: none;
  /*text-shadow: 0px -1px 2px rgba(0, 0, 0, 0.4);*/
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
}
.s-header-menu > ul > li > ul > li > a:hover
{
  background-color: #3A5069;
  color: #000;
}
.s-header-menu > ul > li > a.s-header-menu-buynow
{
  background-image: url(images/menu_buynow.png);
  background-repeat: no-repeat;
  background-position: left center;
  padding: 9px 10px 9px 25px;
  margin-left: 10px;
}
.s-header-menu > ul > li:hover > a.s-header-menu-buynow
{
  background-image: url(images/menu_buynow_hover.png);
  background-color: transparent;
  border-color: transparent;
}




.checkout-logo {
  display: block;
  width: 246px;
  height: 74px;
  top: 0px;
  position: relative;

  margin-right: 35px;
  background: url(images/socialengine_logo.jpg) no-repeat 0 10px;
  margin-left: -10px;
  padding-top: 0;
  padding-bottom: 30px;
}

ul.s-header-nav {
  float: right;
  overflow: hidden;
}

ul.s-header-nav li {
  float: left;
  margin-left: 50px;
  white-space:nowrap;
}

ul.s-header-nav li:first-child {
  margin-left: 0px;
}

ul.s-header-nav li a {
  color: #e9e9e9;
  line-height: 28px;
  margin-top: 20px;
  display: block;
  font-size: 16px;
  letter-spacing: 0;
  text-transform: uppercase;
  text-shadow: rgba(1,1,1,.5) 0 2px 1px;
  white-space:nowrap;
}

ul.s-header-nav li a:hover {
  color: #0094c8;
}

div.s-header-nav {
  float: left;
  width: 643px;
  background: url(images/HEADER_main_divider.png) no-repeat right bottom;
}


div.s-header-nav a img{
  margin-top: 42px;
  border: none;
}

div.s-header-nav a span{
  display: none;
}

div.s-header-nav a.a-features img{
  margin-left: 45px;
}

div.s-header-nav a.a-examples img {
  margin-left: 40px;
}

div.s-header-nav a.a-community img {
  margin-left: 28px;
}

div.s-header-nav a.a-support img {
  margin-left: 44px;
}

div.s-header-nav a.current, div.s-header-nav a:hover{
  background: url(images/HEADER_main_over.png) no-repeat 0 bottom;

}

div.s-header-wrapper div.s-shadow {

}

div.s-header-wrapper h1 {
  color: #fff;
}

.s-main-heading-wrapper .return-policy {
  float: right;
  line-height: 42px;
  margin-top: -3px;
  padding-right: 10px;
  padding-left: 43px;
  background: url('images/30days_dark.html') no-repeat 0px center;
}

.s-main-heading-wrapper .return-policy a {
  color: #E5EBEB;
  text-shadow: 0 -1px 0 #2A2C2F;
}

.s-main-heading-wrapper .return-policy a:hover {
  color: #fff;
}

.s-main-heading-wrapper .return-policy a span {

  color: #E8E8E8;
}

ul.subnav {
  float: left;
  margin-top: -2px;

  position: relative; 
}


ul.subnav li {
  display: block;
  float: left;
  line-height: 30px;
  padding-left: 15px;
  overflow: hidden;
}

ul.subnav li a {
  color: #d9e1e2;
  display: block;
  font-weight: bold;
  font-size: .9em;
}

ul.subnav li.action-right {
  float: right;
  position: relative; 
  top: 4px;
  margin-left: 300px;
}

ul.subnav li.action-right a {
  color: #fff;
  vertical-align: middle;
  background-image: url(images/gray_bg.png);
  -webkit-border-top-left-radius: 12px;
  -webkit-border-top-right-radius: 12px;
  -moz-border-radius-topright: 12px;
  -moz-border-radius-topleft: 12px;
  padding-right: 15px;
  padding-left: 15px;
  line-height: 36px;
}

ul.subnav li.action-right a img {
  vertical-align: middle;
  margin-right: 8px;
}

ul.subnav li span.left {
  background: url(images/nav_highlight_light_left.png) no-repeat left;
  float: left;
  display: block;
  padding-left: 15px;
  padding-right: 2px;
  text-shadow: #2a2c2f 0 -1px 0;
}

ul.subnav li span.right{
  width: 13px;
  height: 30px;
  display: block;
  float: right;
  background: url(images/nav_highlight_light_right.png) 0 -1px;
}

ul.subnav li.current span.left {
  background: url(images/nav_highlight_dark_left.png) no-repeat left;
  float: left;
  display: block;
  padding-left: 15px;
  padding-right: 2px;
}

ul.subnav li.current span.right{
  width: 13px;
  height: 30px;
  display: block;
  float: right;
  background: url(images/nav_highlight_dark_right.png) 0 -1px;
}

ul.subnav li.current a {
  color: #fff;
}



/* @group Util nav */


div.s-header-utils {
  position: relative;
  z-index: 10;
  height: 42px;
  width: 960px;
  margin-left: auto;
  margin-right: auto;
}

ul.s-utils-main {
  float: right;
  margin-top: 12px;
}

ul.s-utils-main li {
  float: left;
}

ul.s-utils-main a {
  margin-right: 25px;
  display: block;
  height: 24px;
  color: #a1acad;
  font-size: 8pt;
  font-weight: bold;
  font-style: normal;
  line-height: 24px;
  text-shadow: #111 0px -1px 0;
  text-transform: uppercase;

}

ul.s-utils-main a.last {
  border: none;
}

ul.s-utils-main a img {
  line-height: 24px;
  border: none;
  margin-right: 2px;
  float: left;
}

ul.s-utils-main a:hover {
  color: #fff;
}

#util-free-trial {
  background: url(images/download_gray.png) no-repeat left 2px;
  padding-left: 24px;
}

#util-free-trial:hover {
  background: url(images/download_white_icon.png) no-repeat left 2px;
}

#util-live-demos {
  background: url(images/gear_gray.png) no-repeat left 0px;
  padding-left: 24px;
}

#util-live-demos:hover {
  background: url(images/gear_white.png) no-repeat left 0px;
}

#util-buy-now {
  background: url(images/cart_gray.png) no-repeat left 1px;
  padding-left: 23px;
}

#util-buy-now:hover {
  background: url(images/cart_white.png) no-repeat left 1px;
}

#util-contact-us {
  background: url(images/phone_gray.png) no-repeat left 0px;
  padding-left: 19px;
  margin-right: 20px;
}

#util-contact-us:hover {
  background: url(images/phone_white.png) no-repeat left 0px;
}

#util-blog {
  background: url(images/blog_gray.png) no-repeat left 2px;
  padding-left: 21px;
}

#util-blog:hover {
  background: url(images/blog_white.png) no-repeat left 2px;
}

.s-logout-link {
  margin-right: 0px !important;
  background: url(images/pill_button_logout.png) no-repeat -1px -1px;
  padding-right: 0px !important;
  width: 78px;
}

ul.s-utils-main .login-button {
  margin-right: 0px !important;
  background: url(images/pill_button_login.png) no-repeat -1px -1px;
  padding-right: 0px !important;
  width: 60px;
}

ul.s-utils-main a.client {
  border-left: 1px solid #515861;
  margin-right: 10px;
  padding-left: 15px;
  color: #ddd;
}

ul.s-utils-main a.client:hover {

  color: #fff;
}



/* @end */



/* @end */

/* @group Site Footer */

div.s-footer-wrapper .s-footer-content{
	min-height: 40px;
	width: 945px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 15px;
	padding-bottom: 10px;
	text-align: left;
	padding-left: 15px;
	color: #576e80;
	font-size: 9pt;
	overflow: hidden;
}

.s-footer-content a {
  color: #576e80;
  margin-right: 13px;
  vertical-align: middle;
}
.s-footer-wrapper.not-found a {
  color: #adb4c6;
}

.s-footer-content a img {
  vertical-align: middle;
  margin-top: -4px;
  margin-right: 4px;
}

.s-footer-content a.follow {
  margin-right: 0px;

}
.s-footer-content a:hover {
  color: #95a9ba;
}
.s-footer-content .footer-column {
  float: left;
  margin-right:25px;
  width:160px;
}
.s-footer-content .footer-column.last {
  float:right;
  text-align:right;
  margin-right:10px;
  width: 170px;
  font-size: .9em;
}
.s-footer-content .footer-column.last a {
  margin-right:0px;
  float:right;
  display:block;
}
.s-footer-content .footer-column ul{
  margin-bottom: 20px;
}

.s-footer-content .footer-column ul li {
  line-height: 22px;
  border-bottom: 1px solid #2A3147;
}

.s-footer-content .footer-column ul li a {
  font-weight:normal;
  font-size: .9em;
}

.s-footer-content .footer-column ul li:first-child{
  border-top: 1px solid #2A3147;
} 

.s-footer-content .footer-column h3 {
  padding-bottom:10px;
  color:#8C98AC;
  font-size: .9em;
  text-transform: uppercase;
  letter-spacing: 0px;
}

.copyright {
  font-weight:normal;
}

/* @end */

/* @group Site Common */

div.s-header-wrapper {
  height: 95px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  text-align: center;
  margin-top: 2px;
  margin-bottom: 14px;
}

div.checkout-header-wrapper {
  height: 95px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  text-align: center;
  margin-top: 2px;
}

div.wrapper_top_bg {
  width: 1010px;
  margin-left: auto;
  margin-right: auto;
  height: 18px;
  background: url(images/press_bg_top.png) center top;
  margin-top: 0px;
}

div.wrapper-top-bg-solid {
  width: 970px;
  margin-left: auto;
  margin-right: auto;
  height: 18px;
  background: url(images/page_bg_top_gray.png) -9px 0px;
  margin-top: 0px;
}

div.wrapper-top-bg-solid.faq {
  margin-top: -2px;
}

div.wrapper-top-bg-solid.buy-page-top {
  background: url(images/page_bg_top_gray.png) -9px -5px;
}

div.wrapper-top-bg-solid.buy-page-top.checkout {
  background: url(images/page_bg_top_white.png) -9px -5px;
}

div.wrapper-top-bg-solid.resellers {
  background: url(images/page_bg_top_white.png) -9px -5px;
}

div.wrapper-top-bg-dark {
  width: 970px;
  margin-left: auto;
  margin-right: auto;
  height: 18px;
  background: url(images/page_bg_top_dark.png) center top;
  margin-top: 0px;
}

div.s-wrapper-main {
  width: 960px;
  margin-left: auto;
  margin-right: auto;
  padding: 0 15px;
  background: url(images/press_bg_tile.png) center;
  text-align: left;
  padding-top: 0px;
  margin-top: 0px;
}

div.s-wrapper-main-solid, div.f-wrapper-main-solid {
  width: 960px;
  margin-left: auto;
  margin-right: auto;
  background: url(images/page_bg_tile_white.png) -7px;
  text-align: left;
  margin-top: 0px;
  position: relative; 
  padding: 0px 8px 0 6px;
  z-index: 0;
}

div.secondary-content-wrapper {
  width: 960px;
  margin-left: auto;
  margin-right: auto;
  background: url(images/page_bg_tile_gray.png) repeat-y -4px -1px;
  margin-top: 0px;
  position: relative;
  padding: 0px 10px 0 8px;
}

div.e-wrapper-main-dark {
  width: 958px;
  margin-left: auto;
  margin-right: auto;
  padding: 0px 8px 0;
  background: url(images/page_bg_tile_dark.png) center;
  text-align: left;
  margin-top: 0px;
}

div.e-wrapper-main-dark .error-msg {
  margin-left: 15px;
  margin-right: 15px;
}

.login-area div.error-msg {
  margin-left: 0px;
  margin-right: 0px;
}

div.wrapper_bottom_bg {
  width: 1010px;
  margin-left: auto;
  margin-right: auto;
  height: 20px;
  background: url(images/press_bg_bottom.png) center -4px;
}

div.wrapper-bottom-bg-solid {
  width: 970px;
  margin-left: auto;
  margin-right: auto;
  height: 24px;
  background: url(images/page_bg_bottom_white.png) no-repeat -9px -4px;
}

div.wrapper-bottom-bg-dark {
  width: 970px;
  margin-left: auto;
  margin-right: auto;
  height: 24px;
  background: url(images/page_bg_bottom_dark.png) no-repeat center -4px;
}

div.s-site-container {
  width: 100%;
  height: 100%;
  background: url(images/HEADER_A_bg_new.jpg) no-repeat center 0;
  text-align: center;
  min-width: 1060px;
  position: relative;
}

div.content-wrapper {
  width:795px;
  float: left;
  margin-left: 1px;
}

div.s-content-wrapper {
  width:745px;
  float: left;
  margin-left: 1px;
  background: url(images/content_side_shadow_tile.png) repeat-y right 0;
  z-index: 0;
}

div.community-wrapper {
  overflow: hidden;
  position: relative;
}

div.c-content-wrapper
{
  overflow: hidden;
  background-image: none;
  margin-left: 0px;
  margin-right: 0px;
  padding-right: 13px;
  padding-left: 3px;
  width: auto;
}

div.s-content-wrapper-top-bg {
  height: 17px;
  background: url(images/content_full_bg_top.png) -9px;
  margin-top: 0px;
  display: none;
}

div.s-content-wrapper-bottom-bg {
  height: 15px;
  background: url(images/content_full_bg_bottom.png) -9px 0;
  display: none;
}

div.secondary-top-bg {
  width: 970px;
  margin-left: auto;
  margin-right: auto;
  height: 18px;
  background: url(images/secondary_bg_top.png) -8px top;
  margin-top: 0px;
}

div.secondary-bottom-bg {
  width: 970px;
  margin-left: auto;
  margin-right: auto;
  height: 25px;
  background: url(images/secondary_bg_bottom.png) -8px top;
  margin-top: 0px;
}

div.buy-bar {
  width: 900px;
  margin-left: auto;
  margin-right: auto;
  background: url(images/buy_bar.png) center -2px;
  height: 66px;
  line-height: 60px;
  text-align: left;
  padding-left: 35px;
  padding-right: 35px;
}

div.buy-bar.notifier {
  margin-bottom: 5px;
  padding-left: 25px;
  width: 910px;
}

div.buy-bar.notifier h2 {
  padding-left: 52px;
  color: #fff;
  margin-left: -43px;
}

div.buy-bar.notifier h2 span {
  color: #22282a !important;
  font-size: 13px;
  margin-left: 8px;
  padding-left: 8px;
  border-left: 1px solid #526776;
}

div.buy-bar.notifier h2 a {
  color: #DBEEF4;
  margin-left: 3px;
}

div.buy-bar.notifier h2 a:hover {
  color: #fff;
}

div.s-content-wrapper div.s-content {
  padding: 0px 30px 0;
  min-height:600px;
  height:auto !important;
  height:600px;
  margin-right: 20px;
}

div.faq-content-wrapper {
  margin-left: 1px;
}

div.faq-content{
  padding: 0px 30px 0;
  min-height:600px;
  height:auto !important;
  height:600px;
  background: url(images/page_grad.png) repeat-x;
  overflow: hidden;
}
div.tos-content-wrapper {
  margin-left:  1px;
}
div.tos-content-wrapper .s-content {
  background: url(images/page_grad.png) repeat-x;
  padding: 5px 40px;
}
div.tos-content-wrapper .s-content h2{
  margin-top: 15px;
  margin-bottom: 5px;
}

div.s-content-wrapper div.s-content-2 {
  min-height:600px;
  height:auto !important;
  height:600px;
  margin-right: 20px;
  display: ;
}

div.tos-content-wrapper ol {
  margin-top: 15px;
}

div.tos-content-wrapper p {
  margin-bottom: 15px;
}

div.secondary-content {
  padding: 10px 30px;
  text-align: left;
  overflow: hidden;
}
div.secondary-content > div {
  float: left;
  width: 272px;
  margin-left: 40px;

}

div.secondary-content > div h4 {
  border-bottom: 1px solid #d7d7d7;
  padding-bottom: 8px;
  margin-bottom: 8px;
}

div.secondary-content > div.widget {
  border: 1px dashed #666;
  text-align: center;
  padding-top: 15px;
  height: 135px
}

div.secondary-content > div:first-child {
  margin-left: 0px;
}

div.latest-widget ul {
  padding: 0px;

}

div.latest-widget ul li {
  padding: 0px;
  margin: 0px;
}

div.latest-widget ul li a {
  display: block;
  line-height: 16px;
}

div.latest-widget ul li:first-child a {
  margin-top: 5px;
}

div.latest-widget ul li + li > a {
  margin-top: 8px;
}

div.latest-widget div {
  margin-top: 0px;

}

div.latest-widget div > img{
  width: 75px !important;
  margin: 0px 10px 0px 0px !important;
  float: left;
}

div.resources-widget a,
div.community-widget a{
  line-height: 16px;
  display: block;
}

div.resources-widget li + li,
div.community-widget li + li {
  margin-top: 10px;
}

div.supportarea-widget p {
  margin-bottom: 10px;
}

div.supportarea-widget a {
  display: block;
}

div.supportarea-widget a+a {
  margin-top: 5px;
}
div.free-trial-widget > h4 {
  border: none;
}

div.free-trial-widget > a.free-trial-link {
  display: block;
  vertical-align: middle;
  padding: 6px 8px 6px 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  font-size: 16px;
  background: #a7aeb2 url(images/medium_bg.png) repeat-x;
  color: #fff;
  margin-top: 12px;
}
div.free-trial-widget > a.free-trial-link:hover {
  background: #35769b url(images/blue_button_grad_hover.png) repeat-x 0 0;
  color: #fff;
}
div.free-trial-widget > a.free-trial-link img{
  vertical-align: middle;
  margin-right: 8px;
}
div.free-trial-widget > p {
  padding-top: 4px;
  padding-left: 4px;
  margin: 0px auto;
}

div.free-trial-widget > p > a {
  background: url(images/gear_gray.png) no-repeat 0 center;
  line-height: 24px;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 21px;
  margin-left: 0;
}

div.e-content {
  padding: 15px 0 10px;
}

div.e-content > p.checked {
  text-align: center;
  margin-bottom: 8px;
}

div.b-content {
  padding: 2px 0 2px 15px;
}

.client-notice-wrapper {
  width: 972px;
  margin-left: auto;
  margin-right: auto;
  padding: 0px 8px 0;
  margin: 0 auto;
}

div.buy-page-client-notice {
  color: #a1acad;
  width: 600px;
  margin-left: auto;
  margin-right: auto;
  padding-right: 15px;
  padding-bottom: 5px;
  padding: 10px;
  background-image: url(images/gray_bg.png);
  -webkit-border-top-left-radius: 12px;
  -webkit-border-top-right-radius: 12px;
  -moz-border-radius-topright: 12px;
  -moz-border-radius-topleft: 12px;
}

div.buy-page-client-notice a {
  font-weight: normal;
  font-style: normal;
  text-decoration: underline;
  color: #fff;
}

div.buy-now-content {
  margin-left: 2px;

  padding-bottom: 0px;
  background: url(images/page_grad.png) repeat-x;
}

div.buy-now-content.checkout {
  background-position: 0 60px;
}

div.buy-now-content h1 {
  font-size: 3em;
  text-align: center;
  margin-bottom: 8px;
}

div.buy-now-content.checkout h1{
  text-align: left;
  margin-left: 30px;
  padding-bottom: 10px;
  padding-top: 5px;
  float: left;
}

div.buy-now-content.checkout form> p {
  float: right;
  margin-top: 20px;
  margin-right: 30px;
}

div.buy-now-content.checkout form > p a {
  text-decoration: underline;
}

div.buy-now-content .intro-p {
  font-size: 1.4em;
  text-align: center;
  margin-bottom: 30px;
}

div.buy-now-controls {
  border-bottom: 1px solid #dbdbdb;
  padding: 0 30px 20px;
}

div.c-content-wrapper div.content-community {
  min-height:600px;
  height:auto !important;
  height:600px;
  padding: 20px 30px;
  background-color: #fff;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
}

div.community-search-content
{
}

.community_searchbox
{
  margin-bottom: 15px;
}
.community_searchbox > input
{
  font-size: 12pt;
  font-weight: bold;
  display: inline-block;
  vertical-align: middle;
  color: #444;
  font-family: "Helvetica Neue",Arial,Helvetica,Geneva,sans-serif;
}
.community_searchbox > .bm-select
{
  display: inline-block;
}
.community_searchbox > span
{
  font-size: 12pt;
  font-weight: bold;
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
  color: #777;
}
.community_searchbox > div
{
  margin-left: 5px;
}
.community_searchbox .bm-select.standard a.bmdrop span.text
{
  padding-right: 15px;
}
.community_searchbox .bm-select.standard a.bmdrop 
{
  line-height: 22px;
}
.community_searchbox .bm-select.standard a.bmdrop span.graphic
{
  margin-top: 4px;
}
.community_searchbox > a
{
  display: inline-block;
  vertical-align: middle;
  margin-left: 5px;
  padding: 3px 8px;
}

.community-search-content > h2
{
  display: inline-block;
  vertical-align: middle;
}


div.dev-reply-form {
  padding: 30px;
}

div.user-write-review {
}

div.page-divider {
  border-bottom: 1px solid #ddd;
  height: 6px;
}

div.s-content-banner {
  padding: 0px 30px 30px;
  background: url(images/page_grad.png) repeat-x;
}

div.s-content-banner.support {
  padding-bottom: 15px;
}

div.s-content-banner p {
  font-size: 1.4em;
}

div.content-divider-blind-bottom {
  width: 20px;
  height: 50px;
  position: absolute;
  bottom: 0px;
  left:733px;
  background-image: url(images/content_divider_blind.png);
}

div.content-divider-blind-top {
  width: 20px;
  height: 100px;
  position: absolute;
  top: 0px;
  left:733px;
  background-image: url(images/content_divider_blind_top2.png);
}

div.content-divider-blind-topleft {
  width: 20px;
  height: 50px;
  position: absolute;
  left:211px;
  background: url(images/content_divider_blind_top.png) repeat-x;
}

div.content-divider-blind-bottomleft {
  width: 20px;
  height: 100px;
  position: absolute;
  bottom: 0px;
  left:213px;
  background: url(images/content_divider_blind.png) repeat-x 0 bottom;
}

div.content-divider-blind-top-client {
  width: 20px;
  height: 50px;
  top: 0px;
  position: absolute;
  left:265px;
  background: url(images/content_divider_blind_top.png) repeat-x;
}

div.content-divider-blind-bottom-client {
  width: 20px;
  height: 100px;
  position: absolute;
  bottom: 0px;
  left:265px;
  background: url(images/content_divider_blind.png) repeat-x 0 bottom;
}


div.s-sidenav {
  width: 204px;
  float: left;
  padding-bottom: 15px;

}

div.c-sidenav
{
  float: right;
  overflow: hidden;
  width: 180px;
  padding: 10px;
}

div.s-sidenav-support {
  width: 204px;
  float: right;
  padding-bottom: 15px;
  margin-left: 5px;
  margin-top: 25px;
}

div.s-sidenav-support .support-open-ticket {
  margin-top: 20px;
  width: 170px;
  text-align: center;
}

div.s-sidenav-support .support-open-ticket a {
  margin-top: 8px;
}

.rounded {
  -webkit-border-radius:10px;
  -moz-border-radius:10px;
  -webkit-box-shadow:0px 2px 2px rgba(0,0,50,.4);
  -moz-box-shadow:0px 2px 2px rgba(0,0,50,.4);

}

.rounded-large {
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
}

.rounded-medium {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
}

.rounded-small {
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
}

div.tooltip {
  width: 260px;
  display: none;
}

div.tooltip > div {
  width: 200px;
  padding: 15px;
  background-color: #546d72;
  color: #fff;
  line-height: 16px;
  float: left;
  margin-left: 15px;
}

div.tooltip > span {
  width: 20px;
  height: 20px;
  background: url(images/quote_thing.png) no-repeat;
  position: absolute;
  bottom: 8px;
}

div.breadcrumb {
  margin-top: 15px;
}

div.breadcrumb .non-link{
  font-size: 1.4em;
  font-weight: bold;
  color: #525f63;
  text-transform: capitalize;
}

div.breadcrumb .crumb-separator {
  margin-left: 6px;
  margin-right: 6px;
  font-size: 1.4em;
  color: #a7a7a7;
}

/* ERRORS */
.errors
{
  overflow: hidden;
  margin-top: 10px;
}
.errors > span
{
  display: inline-block;
  background-color: #E36B6B;
  color: #fff;
  font-weight: bold;
  font-size: 9pt;
  padding: 9px 10px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
}
.errors > li
{
  overflow: hidden;
  margin: 5px 0px;
}
.errors > li > span
{
  display: inline-block;
  background-color: #E36B6B;
  color: #fff;
  font-weight: bold;
  font-size: 9pt;
  padding: 9px 10px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
}
.errors > li a
{
  color: #fff;
  text-decoration: underline;
}
.error-msg, #error {
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  padding: 6px 5px 6px 10px;
  color: #fff;
  margin-bottom: 25px;
  font-size: 14px;
  background-color: #fbb65a;
  margin-left: 00px;
  margin-right: 00px;
  line-height: 18px;
}

.error-alert {
  display: block;
  float: left;
  width: 20px;
  height: 20px;
  vertical-align: middle;
  margin-right: 5px;
  background: url(images/alert_small.png) 0px -1px;
}

.invalid-field {
  background-color: #fbf1e3;
  border: 3px solid #fbb65a;
}


/* SUCCESS */
.success
{
  overflow: hidden;
  margin-top: 10px;
}
.success > span
{
  display: inline-block;
  background-color: #91C96B;
  color: #fff;
  font-weight: bold;
  font-size: 9pt;
  padding: 9px 10px;
  line-height: 1.3em;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
}



/* @end */

/* @group Links */

.logged-in {
  display: inline;
  line-height: 25px;
  color: #6f7f88;
}

.logged-in a{
  padding-left: 12px;
}

.logout-link {
  margin-left: 12px;
  border-left: 1px solid #ccc;

}

.button-blue {
  text-decoration: none;
  display: block;
  line-height: 24px;
  padding: 5px 10px 6px;
  text-align: center;
  background: #165275 url(images/blue_button_grad.png) repeat-x 0 0;
  color: #fff;
  font-weight: bold;
  -webkit-border-radius: 5px;
  -webkit-box-shadow:1px 1px 2px rgba(0,0,50,.8);
  -moz-border-radius: 5px;
  -moz-box-shadow:1px 1px 2px rgba(0,0,50,.8);
  font-size: .9em;
}

.button-blue:hover {
  background: #35769b url(images/blue_button_grad_hover.png) repeat-x 0 0;
  color: #fff;
}

.button-blue.disabled:hover {
  background: #165275 url(images/blue_button_grad.png) repeat-x 0 0 !important;
}

.button-red {
  background: url(images/red_button_grad.png) 0 0;
  display: block;
  line-height: 24px;

  color: #effaff;
  padding: 5px 10px 6px;
  text-align: center;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  font-weight: bold;
  font-size: .9em;
  -webkit-box-shadow:1px 1px 2px rgba(0,0,50,.8);
  -moz-box-shadow:1px 1px 2px rgba(0,0,50,.8);
}

.button-red:hover {
  background: url(images/red_button_grad_hover.png) 0 0;
  color: #fff;
}

.button-grey {
  display: block;
  line-height: 24px;
  color: #effaff;
  padding: 5px 10px 6px;
  text-align: center;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  font-size: .9em;
  background: url(images/grey_button_grad.png) 0 0;
  -webkit-box-shadow:1px 1px 2px rgba(0,0,50,.5);
  -moz-box-shadow:1px 1px 2px rgba(0,0,50,.5);
  font-weight: bold;
}

.button-grey:hover{
  background: url(images/grey_button_grad_hover.png) 0 0;
  color: #fff;
}


/* @end */

/* @group Menus */

h3.community-menu-heading {
  margin-top: 30px;
  margin-left: 30px;
  border-bottom: 1px solid #dfdfdf;
  margin-bottom: 0px;

  background: url(images/logo_icon.png) no-repeat 0 center;
  line-height: 48px;
  padding-left: 25px;
  display: none;
}

.c-sidenav .box-widget {
  margin-left: 25px;
  margin-right: 25px;
  margin-top: 25px;
}

.c-sidenav .box-widget.custom {
  background: #7c8d97 url(images/gear_background.png) no-repeat 95px -25px;
  color: #303030;
}

.c-sidenav .box-widget.custom h3 {
  line-height: 14px;
  margin-bottom: 7px;
  margin-top: 0px;
}

.c-sidenav .box-widget.custom a {
  margin-left: 0px;
  margin-top: 0px;
  margin-bottom: 0px;
  color: #fff;
}

.c-sidenav .box-widget img{
  vertical-align: middle;
  padding-right: 4px;
}

.c-sidenav .box-widget a {
  margin-top: 8px;
  line-height:20px;
  vertical-align: middle;
}

#submit-mod-temp h2 {
  margin-bottom: 15px;
}

#submit-mod-temp h3 {
  font-size: 1.5em;
  color: #fff;
  padding-top: 35px;
}

#submit-mod-temp a{
  line-height:20px;
  vertical-align: middle;
  font-size: 1.2em;
  padding-top: 5px;
  display: block;
}

#submit-mod-temp a:hover {
  color: #fff;
}

#submit-mod-temp a img {
  vertical-align: middle;
  padding-right: 4px;
}

ul.s-se4-menu {
  padding-top: 5px;
  padding-left: 25px;
  border-bottom: 1px solid #ddd;
  margin-right: 30px;
  padding-bottom: 5px;
}

ul.s-se4-menu li {
  padding-bottom: 6px;
  padding-top: 6px;
  margin-bottom: 2px;

}

ul.s-se4-menu li a {
  color: #7d868a;
  font-weight: bold;
  font-size: .9em;
}

ul.s-se4-menu a.main {
  color: #0094c8;
  font-weight: bold;
}

ul.s-se4-menu li a:hover {
  color: #0094c8;
}

ul.s-se4-menu li.current {
  height: 15px;
  background: url(images/tab_over.png) no-repeat 1px;
  margin-top: 4px;
  padding-top: 7px;

}

ul.s-se4-menu li.current a{
  color: #232b2e;
  font-weight: bold;
}

.s-sub-menu h3 {
  margin-top: 15px;
  padding-top: 15px;
  color: #4c8195;
  margin-left: 12px;
  width: 180px;
  margin-bottom: 15px;
  font-size: 1.4em;
  line-height: 21px;
}

.s-sub-menu li {
  margin-left: 12px;
  margin-bottom: 8px;

}

.s-sub-menu li a {
  color: #a9b5be;

}

.s-sub-menu li a:hover {
  color: #0094c8;
}

div.s-sidenav .list-addon {
  color: #558b9f;
  padding: 15px;
  font-size: .9em;
  margin-right: 15px;
  margin-top: 25px;
  margin-left: 0px;
  -webkit-border-radius: 12px;
  -webkit-box-shadow: 0px 1px 2px #475b69;
  -moz-border-radius: 12px;
  -moz-box-shadow: 0px 1px 2px #475b69;
  border-bottom-color: #475b69;
  background-color: #0d161b;
  display: ;
}

div.s-sidenav .list-addon img {
  vertical-align: middle;
  margin-right: 5px;
  border: none;
}

div.s-sidenav .list-addon a{
  height: 27px;
  line-height: 26px;
  margin-top: 8px;
  font-weight: bold;
  font-size: .9em;

  padding-top: 4px;
  padding-bottom: 4px;
}

.bmdrop-menu {
  position: absolute;
  background-color: #fff;
  z-index: 5;
  -webkit-box-shadow: 1px 2px 5px rgba(0,0,0,.5);
  -moz-box-shadow: 1px 2px 5px rgba(0,0,0,.5);
  display: none;
  font-size: 13px;
  border: 1px solid #dbdbdb;
  width: 130px;
  padding: 4px 10px 10px;
  text-align: left;
  list-style: none;
}

.bm-select {
  display: block;
  padding-bottom: 2px;
  position:relative;
}

.bmselect-menu {
  position: absolute;
  background-color: #fff;
  z-index: 5;
  -webkit-box-shadow: 1px 2px 5px rgba(0,0,0,.5);
  -moz-box-shadow: 1px 2px 5px rgba(0,0,0,.5);
  display: none;
  font-size: 13px;
  border: 1px solid #dbdbdb;
  padding: 7px 0;
  text-align: left;
  list-style: none;
  margin-left: 0;
  margin-top: 3px;
  left: 0px;
  -webkit-border-radius:2px;
  -moz-border-radius:2px;
  min-width: 150px;
  z-index:1000;
}

.bmselect-menu li {
  line-height: 21px;
  display: block;

  margin-bottom: 2px;
  padding-left: 2px;
  padding-right: 2px;
}

.bmselect-menu li a:hover {
  background-color: #8c9da6;
  color: #fff;
  -webkit-border-radius:2px;
  -moz-border-radius:2px;
}

.bmselect-menu li.non-option  {
  display: block;
  padding-left: 10px;
  padding-right: 30px;
}

.bmselect-menu li a{
  display: block;
  padding-left: 10px;
  padding-right: 30px;
}

div.right .bm-select.standard {
  display: block;

}

.bm-select.standard a.bmdrop {
  background: #b3bec5 url(images/select_bg.png) repeat-x 0 0;
  -webkit-border-radius:15px;
  -moz-border-radius:15px;
  padding-left: 10px;
  line-height: 17px;
  color: #273434;
  font-size: .9em;
  font-weight: bold;
  padding-top: 3px;
  padding-bottom: 3px;
  display: block;
  width: 150px;
  -webkit-box-shadow:1px 1px 2px rgba(0,0,50,.6);
  -moz-box-shadow:1px 1px 2px rgba(0,0,50,.6);
  text-align:left;
  position:relative;
}
.bm-select.standard a.bmdrop:hover {
  color: #fff;
}

div.right .bm-select.standard a.bmdrop {

}

#support-filter {
  
}


.bm-select.standard a.bmdrop span.text {
  padding-right: 40px;
  margin: 0px;

  display: inline;
}

.bm-select.standard a.bmdrop span.graphic {
  width: 10px;
  padding-left: 5px;
  padding-right: 5px;
  background: url(images/down_arrow_white.png) no-repeat left center;
  display: block;
  position: absolute;
  right: 0px;
  top: 0px;
  line-height: 22px;
}

div.right .bm-select.standard a.bmdrop span.graphic {
  margin-left: ;
}


.select a{

}

.bmdrop-menu li {
  margin-top: 7px;
}

.bmdrop-menu li a {
  font-weight: normal;
  font-style: normal;
}

.bmdrop-menu li.current a{
  color: #b3bdc2;
}

.by-product-menu-link {
  margin-right: 15px;
  margin-left: 30px;
}

.by-product-menu-link span, .doc-version-link span{
  background: url(images/down_arrow_small.png) no-repeat 8px 6px;
  padding-right: 5px;
  padding-left: 15px;


  position: relative;
  padding-bottom: 5px;
}

.by-product-menu-link:hover span{
  background: url(images/down_arrow_small_over.png) no-repeat 3px 0;
}

.arrowdrop {
  background: url(images/down_arrow_small.png) no-repeat right;
  padding-right: 15px;
}


#by-product-menu {
  padding: 6px 20px 20px;
  right: 6px;
  top: 25px;
}

#by-product-menu li {
  margin-top: 14px;
}


/* @end */

/* @group Search */

.search-bar {
  clear: both;
  background: url(images/search_bar.png) no-repeat -30px -9px;

  height: 46px;
  margin-bottom: 0px;
  padding-top: 4px;
  margin-left: 0px;
  margin-right: 0px;
  position: relative;
}

a.advanced-search {
  float: left;
  line-height: 45px;
  margin-left: 20px;
  color: #fff;
  background: url(images/reveal.png) no-repeat right;
  padding-right: 15px;
}

a.advanced-search-close {
  float: left;
  line-height: 45px;
  margin-left: 20px;
  color: #fff;
  background: url(images/reveal_up.png) no-repeat right;
  padding-right: 15px;
}

a.advanced-search:hover {
  color: #0094c8;
}

div.advanced-search-box {
  text-align: left;


  margin-left: 5px;
  margin-right: 6px;
  border-top: 1px solid #444b57;
  display: none;
  overflow: hidden;
  border-left: 1px solid #747474;
  border-right: 1px solid #747474;
  background-color: #d9dce1;
}

div.advanced-search-box .advanced-search-content {
  padding: 30px 30px 20px;
  overflow: hidden;

}

div.advanced-search-box .advanced-search-bottom {
  height: 10px;

  background: url(images/divider_shadow_up.png) repeat-x 0;
}

div.advanced-search-box .group {
  float: left;
  width: 300px;
}

div.advanced-search-box h2{
  margin-bottom: 30px;
}

div.advanced-search-box h3{
  display: inline;
  margin-right: 15px;
}

div.advanced-search-box label input {
  margin-right: 5px;
}

div.advanced-search-box .checkbox-group {
  margin-top: 8px;
}

div.advanced-search-box label {
  display: block;
  line-height: 18px;
}

div#as-section {
  margin-bottom: 30px;
}

div#as-topic-field {
  margin-top: 15px;
  padding: 8px;
  background-color: #b0b3ba;
  width: 100%;
}

div#as-topic-field input {
  width: 285px;
}


.s-main-heading-wrapper .search-box {
  padding-left: 8px;
  position: relative;
  height: 30px;
  width: 580px;
  padding-top: 8px;
  text-align: left;

  margin-right: 0px;
  margin-left: 10px;
  display: block;
  float: left;
}

.s-main-heading-wrapper .search-input {
  background-color: #eff1f2;
  padding: 2px 1px 2px 10px;
  float: left;
  -webkit-border-bottom-right-radius: 2px;
  -webkit-border-top-right-radius: 2px;
  -moz-border-radius-bottomright: 2px;
  -moz-border-radius-topright: 2px;
}




.search-box .search-type {
  height: 29px;
  padding-left: 0px;
  position: relative;
  padding-top: 0px;
  float: right;
  margin-right: 5px;
  background-image: url(images/button_gray_clear.png);
  -webkit-border-bottom-left-radius: 0px;
  -webkit-border-top-left-radius: 0px;
  -moz-border-radius-bottomleft: 0px;
  -moz-border-radius-topleft: 0px;

}

.search-box .search-type-disabled {
  height: 29px;
  padding-left: 0px;
  position: relative;
  padding-top: 0px;
  float: right;
  margin-right: 5px;
  background-image: url(images/button_gray_clear.png);

  -webkit-border-bottom-left-radius: 0px;
  -webkit-border-top-left-radius: 0px;
  -moz-border-radius-bottomleft: 0px;
  -moz-border-radius-topleft: 0px;
  background-color: #0b1111;
}

.search-box .search-type-disabled .search-type-select:hover {
  background: none;
}

.search-box div .search-type-text{
  width: 138px;
  padding-right: 8px;
  float: left;
  color: #fff;
  line-height: 29px;
  padding-left: 10px;
}

.search-box div .search-type-text:hover {
  background-image: url(images/button_gray_clear_over.png);
}

.search-box div .search-type-select{
  width: 18px;
  height: 18px;
  display: block;
  margin-top: 0px;
  float: right;
  padding: 5px;
  text-align: center;
}

.search-box div .search-type-select img{
  margin-left:auto;
  margin-right: auto;
  width: 15px;
  margin-top: 2px;

}

.search-box div .search-type-select:hover {
  background-image: url(images/button_gray_clear_over.png);
  -webkit-border-bottom-right-radius: 15px;
  -webkit-border-top-right-radius: 15px;
  -moz-border-radius-bottomright: 15px;
  -moz-border-radius-topright: 15px;
}

.search-box div .search-type-select span{
  display: none;
}


#search-type-dropdown {
  position: absolute;
  background-color: #fff;
  width: 162px;
  padding: 10px;
  top: 31px;
  left: 0px;
  -webkit-box-shadow: 1px 2px 5px rgba(0,0,0,.5);
  -moz-box-shadow: 1px 2px 5px rgba(0,0,0,.5);
  display: none;
  border: 1px solid #ccc;
  border-top: none;
  background-image: url(images/page_grad.png);
}

#search-type-dropdown li {

}

#search-type-dropdown li a {
  font-weight: normal;
  font-style: normal;
  display: block;
  line-height: 24px;
  padding-left: 8px;
}

#search-type-dropdown li a:hover {
  background-color: #efefef;
}

.search-box input {
  position: relative;
  font-size: 14px;
  width: 350px;
  vertical-align: top;
  height: 19px;
  padding: 3px 2px 3px 0;
  border: none;
  background-color: #eff1f2;
}

#header-search-button {
  width: 24px;
  height: 20px;
  text-decoration: none;
  background: url(images/search_icon_small.png) no-repeat;
  border: none;
  float: left;
  margin-top: 8px;
}

/* PAGING */

div.search-paging ul
{
  margin-right: 10px;
}
div.search-paging ul li{
  float: left;
}

div.search-paging ul li a
{
  font-size: 1.1em;
  padding: 4px 7px;
}
div.search-paging ul li a:hover
{
  background-color: #f2f2f2;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
}

div.search-paging > a {
  width: 14px;
  height: 14px;
  margin: 0px 3px;
}

div.search-paging > a span{
  display: none;
}

div.search-paging ul li.current a{
  font-weight: bold;
  color: #334245;
}

.paging-beginning, .paging-previous, .paging-next, .paging-end {
  float: left;
  margin-top: -1px;
}

.paging-previous {
  background-image: url(images/page_previous.png);
}

.paging-beginning {
  background-image: url(images/page_beginning.png);
}

.paging-next {
  background-image: url(images/page_next.png);
}

.paging-end {
  background-image: url(images/page_end.png);
}

/* SORTING */

div.search-sort {
  padding-top: 4px;
  padding-bottom: 4px;
  margin-left: -5px;
  background-color: #eaeced;
  overflow: hidden;
  margin-top: 2px;
  font-size: 8pt;
}

div.search-sort .sort-by {
  padding: 7px 10px;
  font-weight: bold;
  background-color: #fff;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  margin-left: 5px;
  float: left;
}

div.search-sort .search-results {
  float: right;
  margin-right: 15px;
  font-size: .9em;
  position: relative;
  padding-top: 7px;
}

div.search-sort a {
  margin-left: 18px;
  float: left;
  padding-top: 7px;
}

div.search-sort a.current {
  color: #3a4346;
  font-weight: bold;
}


/* @end */

/* @group Headings */

.s-main-heading-wrapper {
  width: 972px;
  padding: 0px 8px 0;
  margin: 0 auto;
  z-index: 1000;
  position: relative; 
}


div.s-main-heading h1 {
  color: #fff;
  display: inline;
  padding-right: 10px;
  float: left;
  padding-left: 10px;
  margin-top: 0;
  margin-bottom: 15px;
  font-size: 2em;
  letter-spacing: 0;
}

div.s-main-heading span {
  color: #aaa0af;
  margin-left: 5px;
  font-size: 1.2em;
  border-left: 1px solid #a99baf;
  padding-top: 5px;
  padding-left: 15px;
  float: left;
  margin-top: 15px;
  display: none;
}

.s-section-heading {
  margin-right: 30px;
  font-size: 1em;
  border-bottom: 1px solid #ddd;
  background: url(images/logo_icon_gray.png) no-repeat 0 center;
  padding-left: 25px;
}

.s-section-heading h3
{
  letter-spacing: 0px;
}

.s-section-heading a {
  color: #6d787c;
  line-height: 40px;
  display: block;
  font-size: 13px;
}

.s-section-heading.current {
  background: url(images/logo_icon.png) no-repeat 0 center;
}

.s-section-heading.current a{
  color: #232526;
}

.s-section-heading a:hover {
  color: #0094c8;
}

div.box-widget {
  margin-right: 25px;
  padding:10px;
  background-color: #f1f1f1;
  margin-top: 20px;
  line-height: 14px;
  background-image: url(images/page_grad.png);
}

div.box-widget h3 {
  margin-bottom: 12px;
  margin-top: 5px;
  font-size: 14px;
}

div.box-widget a {
  display: block;
}

.accordian-subheading {
  text-transform: uppercase;
  font-size: 12px;
  color: #3a3a3a;
  font-weight: bold;
}

.community-search-content h2 {
  margin-bottom: 0px;
}

.page-top-heading {
  font-size: 2em;
  margin-bottom: 4px;
  font-weight: bold;
  padding-top: 35px;
  padding-bottom: 8px;
  margin-top: 0px;
  line-height: 32px;
  margin-bottom: 12px;
  padding-top: 8px;
}

.page-top-heading span {
  font-weight: normal;
  font-size: 21px;
  padding-top: 8px;
  font-style: normal;
  display: none;
  color: #565b5b;
}

div.s-content-banner .page-top-heading2 {
  margin-bottom: 5px;
}

div.page-heading-container.section h2{
  float: left;
  padding-bottom: 8px;
}

div.page-heading-container.section .page-heading-nav {
  margin-top: 47px;
}

.page-top-heading2 {
  font-size: 2em;
  font-weight: bold;
  padding-top: 35px;
  padding-bottom: 0px;
  margin-top: 0px;
  margin-bottom: 0px;
}

.page-top-heading2 span {
  font-weight: normal;
  font-size: 21px;
  padding-top: 8px;
  font-style: normal;
  display: none;
  color: #565b5b;
}

.page-top-heading3 {
  padding-top: 38px;
  float: left;
  padding-bottom: 5px;
}



/* @end */

/* @group Support */

div.support-heading {
  overflow: hidden;
  padding-top: 15px;
  margin-left: -10px;
}

div.support-heading h2{
  font-size: 2.8em;
  margin-bottom: 3px;
  margin-top: 20px;
}
div.support-heading img, div.support-heading div{
  float: left;
}
div.support-heading img {
  margin-right: 5px;
}
div.page-heading-container {
  position: relative;
  z-index: 100;
}

.page-heading-container .page-top-heading {
  float: left;
}

div.page-heading-nav {
  float: right;
  position: relative;
  margin-top: 40px;
  bottom: 0px;
  display: block;
  font-size: 1.1em;
  font-weight: bold;
}

div.page-heading-nav-item {
  position: relative;
  float: left;
  display: block;
  line-height: 18px;
}

div.support-icons {
  margin-top: 25px;
  overflow: hidden;
  padding-bottom: 10px;
}

div.support-icons a:first-child {
  margin-left: 0px;
}

div.support-icons a {
  display: block;
  width: 200px;
  text-align: center;
  cursor: pointer;
  float: left;
  position:relative;
  height: 190px;
  margin-left: 30px;
}

div.support-icons a span {
  font-size: 18px;
  font-weight: bold;
  position: absolute;
  bottom:0px;
  display: block;
  text-align: center;
  width: 100%;
}

div.support-recommended {
  padding: 30px 30px 30px;
  background: url(images/page_grad.png) repeat-x;
  overflow: hidden;
}

div.support-recommended div {
  float: left;
  width: 291px;
}

div.support-recommended div:first-child {
  margin-right: 50px;
}


div.support-recommended div ul li {
  margin-bottom: 25px;
}

div.support-recommended div h3 {
  border-bottom: 1px solid #ccc;
  padding-bottom: 15px;
  margin-bottom: 15px;

}

div.support-recommended div a {
  display: block;
  line-height: 16px;
  font-weight: bold;
  font-size: 12px;
}

img.article-version-badge {
  padding-left: 8px;
  vertical-align: middle;
}

img.article-version-badge + img {
  padding-left: 2px;
  vertical-align: middle;
}

h5 img.article-version-badge {
  padding-left: 5px;
  vertical-align: text-bottom;
}

div.support-recommended div p {
  margin-top: 0px;
}


div.support-results {
  margin-top: 25px;
}

div.support-results h3 {
  margin-top: 7px;
  margin-bottom: 1px;
  padding-bottom: 2px;
  font-size: 16px;
}

div.support-results h3 a {
  line-height: 16px;
}

div.support-results ul li{
  display: block;

}

div.support-results li {
  margin-bottom: 30px;
}

div.support-results p {
}

div.support-results p strong {
  color: #262626;
}

div.support-article-container {
  overflow: hidden;
}

div.support-article-content {
  float: left;
  width: 480px;
  border-right: 1px solid #ccc;
  padding-right: 25px;
  margin-top: 15px;
  padding-bottom: 35px;
}

div.support-article-content h3 {
  font-size: 1.3em;
  border-bottom: 1px solid #ddd;
  padding-bottom: 8px;
  margin-bottom: 12px;
  margin-top: 15px;
}

div.support-article-content h4 {
  line-height: 16px;
  padding-top: 15px;
}

div.support-article-content h5 {
  text-transform: capitalize;
  font-size: 12px;
  line-height: 14px;
  color: #3a4346;
}

div.support-article-content p {
  margin-bottom: 15px;
}

div.support-article-content table {
  margin-top: 15px;
  margin-bottom: 15px;
}

div.support-article-content ol li{
  list-style: decimal;
  margin-bottom: 15px;
  list-style-type: decimal;
}

div.support-article-content h2 {

}

div.support-article-content .intro p {
  margin-bottom: 8px;
}

div.support-article-sidebar {
  float: left;
  margin-left: 20px;
  margin-top: 30px;
  width: 135px;
}

div.support-article-sidebar .widget {
  margin-bottom: 25px;
  font-size: 8pt;
}


div.support-article-sidebar .widget h4 {
  margin-bottom: 6px;
  letter-spacing: 0px;
}
div.support-article-sidebar .widget h5 {
  font-size: 7pt;
}

div.support-article-sidebar .widget li {
  margin-bottom: 4px;
}

div.support-article-sidebar .related {
  padding-top: 10px;
}

div.support-article-sidebar .related h4 {
  margin-bottom: 15px;
}

div.support-article-sidebar .related li{
  margin-bottom: 18px !important;
}
div.support-article-sidebar .related li a {

}

#article-vote-message {
  width: 125px;
  font-size: 12px;
  padding: 2px;
  margin-top: 4px;
  height: 100px;
}

#vote-feedback {
  display: none;
  margin-top: 10px;
}

div.likes label {
  display: block;
  margin-top: 4px;
}

div.likes label:first-child {
  margin-top: 15px;
}

div.likes label input {
  margin-right: 4px;
}

#vote-for-article {
  margin-top: 8px;
}


div.like-meter {
  padding: 8px 8px 8px 25px;
  background: #ededed url(images/thumbup.png) no-repeat 5px 4px;
  margin-bottom: 6px;
  margin-top: 8px;
  overflow: hidden;
}

span#article_rating {
  display: block;
  float: left;
}

div.meter-container {
  background-color: #434a51;
  height: 10px;
  border-top: 1px solid #575757;
  float: right;

}

div.meter-container .meter {
  height: 8px;
  margin-left: 1px;
  border-top: 1px solid #9b9b9b;
  border-bottom: 1px solid #888;
}

.likes .toggle {
  background: url(images/reveal.png) no-repeat right;
  padding-right: 15px;
}

.vote-input {
  display: none;
}

.num-votes {
  font-size: .9em;
  margin-left: 3px;
  margin-right: 15px;
  margin-bottom: 8px;
}

div.toc {
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  padding-top: 20px;
  padding-bottom: 15px;
  margin-top: 25px;
  overflow: hidden;
  margin-bottom: 10px;
}

div.toc h4 {
  margin-bottom: 15px;
  font-size: 1.2em;
}

div.toc ul {
  float: left;
  width: 250px;
}

div.toc ul li {
  margin-bottom: 8px;
}

div.support-article-section {
  padding-top: 20px;
}

div.support-article-section ul {
  padding-bottom: 10px;
}

div.support-article-section img {
  border: 3px solid #ccc;
  margin-bottom: 20px;
  margin-top: 5px;
  max-width: 400px;
}

div.support-article-section h3, div.support-article-section h2 {
  font-size: 1.3em;
  letter-spacing: 0px;
  font-weight: bold;
  margin-bottom: 15px;
  font-style: normal;
}

div.support-article-section .directions li{
  display: block;
  overflow: hidden;
  margin-bottom: 15px;
  line-height: 1.5em;
}

div.support-article-section .directions li .numbered {
  float: left;
  width: 25px;
  font-weight: bold;
  font-size: 1.2em;
  margin-top: 0px;
}

div.support-article-section .directions li .step {
  float: left;
  width: 450px;
  line-height: 18px;
}

.article-paging {
  margin-top: 0px;
}

.article-paging span, .article-paging a {
  margin-right: 4px;
  font-weight: bold;
}

div.docs-container {
  overflow: hidden;
}

div.docs-toc {
  margin-top: 15px;
  padding-top: 15px;
  width: 500px;
  float: left;
}

div.docs-toc h3, div.docs-toc h3 a {
  font-weight: normal;
  font-style: normal;
  font-size: 1em;
  letter-spacing: 0px;
}

div.docs-toc .main {
  margin-bottom: 45px;
}

div.docs-toc h2, div.docs-toc h3 {
  display: inline;
}

div.docs-toc .main-heading {
  margin-bottom: 15px;
}

div.docs-toc .main-heading h2 {
  font-size: 1.2em;
  letter-spacing: 0px;
}

div.docs-toc .main-heading span {
  font-weight: bold;
  font-size: 1.2em;
  width: 35px;
  float: left;
  margin-top: 2px;
  display: none;
}

div.docs-toc .heading span {
  width: 28px;
  float: left;
}

div.docs-toc .second {
  margin-left: 35px;
}

div.docs-toc .second > li {
  margin-bottom: 10px;
}

div.docs-toc .third > li{
  margin-left: 50px;
  margin-bottom: 10px;
}

div.docs-toc .third .heading span {
  width: 40px;
}

div.docs-sidebar {
  width: 200px;
}

div.support-topics {
  margin-top: 25px;
  overflow: hidden;
}

div.support-topics .column1 {
  float: left;
  width: 200px;
}

div.support-topics .column2 {
  float: left;
  width: 200px;
}

div.support-topics .column3 {
  float: left;
  width: 200px;
}

div.support-topics h3 {
  text-transform: uppercase;
}

div.support-topics ul {
  margin-top: 5px;
  margin-bottom: 25px;
}

div.support-topics ul li a {
  font-weight: normal;
  font-style: normal;
  line-height: 18px;
}

h3.page-byline {
  font-weight: normal;
  font-style: normal;
  margin-top: 8px;
}

h3.page-byline strong {
  font-style: italic;
}


.doc-info {
  font-size: 1.4em;
  font-weight: bold;
}

.doc-info h4 {
  font-size: 14px;
  float: right;
  font-weight: normal;
  font-style: normal;
}

#doc-version-menu {
  width: 200px;
  margin-top: 8px;
}

div.doc-nav {
  padding-top: 30px;
  font-weight: bold;
}

div.doc-nav-item, div.doc-nav-separator {
  float: left;
}

div.doc-nav-separator {
  margin-left: 8px;
  margin-right: 8px;
}

div.doc-nav-item .bmdrop-menu {
  width: auto;
  margin-left: -10px;
  margin-top: 8px;
  padding: 8px 15px 15px;
}

#plugin-releases-select {
  margin-top: 8px;
  margin-right: 10px;
}

#plugin-releases-select a.bmdrop {
  width: 100%;
}

div.faq-content .faq-question-set {
  margin-top: 30px;
  overflow: hidden;
}

div.faq-content .faq-question-set h3 {
  border-bottom: 1px solid #ccc;
  padding-bottom: 8px;
  margin-bottom: 12px;
}

div.faq-content .faq-question-set ul {
  margin-bottom: 30px;
  list-style: square;
  padding-left: 15px;
}

div.faq-content .faq-question-set ul li {
  margin-bottom: 8px;
  line-height: 14px;
}

div.faq-content .faq-question-set ul li a {
  font-weight: normal;
  font-style: normal;
}

div.faq-content .faq-question-set div h3 a {
  color: #3a4346;
}

div.faq-content .faq-question-set div h3 a:hover {
  color: #0094c8;
}

div.faq-content .faq-set  {
  margin-bottom: 30px;
}

div.faq-content .faq-set h3 {
  font-size: 1.8em;
  border-bottom: 1px solid #ccc;
  padding-bottom: 15px;
  margin-top: 15px;
}

div.faq-content .faq-set h3 a {
  font-size: 13px;
  float: right;
  margin-top: 3px;
  background: url(images/arrow_up_icon.png) no-repeat left;
  padding-left: 12px;
}

div.faq-content .faq-set ul li {
  margin-bottom: 10px;
  line-height: 17px;
  padding-top: 15px;
}

div.faq-content .faq-set ul li h4 {
  margin-bottom: 4px;
}

.s-content-wrapper div.search-paging {
  margin-left: 30px;
  margin-bottom: 15px;
  margin-right: 50px;
  padding-top: 8px;
  border-top: 1px solid #ccc;
}

div.support-article-content .syntaxhighlighter .lines{
  width: 475px !important;
  overflow: auto;
  padding-bottom: 1px !important;
}

/* @end */

/* @group Community */

div.community-filter {
  float:right;
  padding:10px 15px 0px 0px;
}



.community-notice
{
  overflow: hidden;
  background-color: #f1f1f1;
  padding: 20px;
  margin-bottom: 15px;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
}
.community-notice-icon
{
  float: left;
  overflow: hidden;
}
.community-notice-button
{
  float: right;
  overflow: hidden;
}
.community-notice-button a
{
  width: 100px;
}
.community-notice-text
{
  overflow: hidden;
  padding: 0px 13px;
  line-height: 1.3em;
}
.community-notice-text strong
{
  color: #ed8f00;
  margin-right: 4px;
  font-size: 1.1em;
}


div.community-content-area, div.support-content-area {
  float: left;
  padding: 25px;
  min-height: 500px;
  border-top: 1px solid #a0c0c4;
  width: 730px;
}

div.content-community .section-blurb {
  line-height: 1.3em;
}


div.nav-community .main-heading {
  border: none;
  margin-top: 0px;
  margin-bottom: 4px;
  font-weight: normal;
  font-style: normal;
  padding-top: 10px;
}

div.nav-community h3{
  margin-left: 0;
  color: #fff;
  margin-top: 35px;
  font-weight: normal;
  font-size: 1.3em;
  border-top: 1px solid #4f5b5d;
  padding-top: 18px;
  margin-right: 2px;
  padding-bottom: 3px;
  font-style: normal;
  padding-left: 30px;
}

div.nav-community .list-addon {
  margin-top: 25px;
  color: #bbd0e0;
  padding: 10px 25px 0 0;
  font-size: .9em;
  margin-left: 30px;
}

div.nav-community .list-addon a{
  background: #546d72 url(images/plus.png) no-repeat 4px center;
  height: 27px;
  display: block;
  line-height: 26px;
  margin-top: 5px;
  color: #fff;
  padding-right: 2px;
  padding-left: 30px;
}

div.community-intro {
  padding: 0 30px 30px;
}

div.community-intro h2 {
  padding-top: 25px;
  text-align: center;
}

div.community-intro p {
  margin-top: 6px;
  text-align: center;
  font-size: 1.4em;
}

.featured-mods ul li span {

}



div.mod-display {
  overflow: hidden;
}


div.mod-display .side {
  width: 165px;
  background-color: #eaeced;
  padding: 12px;
  margin-bottom: 15px;
}

div.more-addons {

}

div.more-addons a {
  display: block;

}

.more-addons-link
{
  padding-left: 22px;
  background-image: url(images/arrow_right.png);
  background-repeat: no-repeat;
  background-position: center left;
  font-size: 8pt;
  margin-top: 8px;
}

.more-addons ul
{
  list-style-type: disc;
  margin-left: 18px;
}
.more-addons ul > li
{
  font-size: 8pt;
  padding: 2px 0px;
}

div.more-addons h3 {
  font-size: 1em;
  margin-bottom: 8px;
  padding-bottom: 10px;
  line-height: 14px;
}

div.mod-display .side > div {
  margin-top: 25px;
}


div.mod-display .dependencies h3 {

}

div.write-review {
  display: block;
  text-align: center;
}

div.write-review a {
  margin-top: 4px;
}

div.mod-display .developer span {
  display: block;
}

div.mod-display .developer a{
  display: block;
  text-decoration: none;
  margin-bottom: 3px;
}

div.mod-display .developer .dev-link{
  font-weight: bold;
  text-decoration: none;
}

div.mod-display .developer .dev-contact-link{
  text-decoration: none;
  margin-top: 8px;
  background: url(images/envelope.png) no-repeat 0 9px;
  padding-left: 18px;
  padding-top: 8px;
  height: 15px;
  padding-bottom: 0px;
  border-top: 1px solid #ccc;
  font-weight: normal;
  font-style: normal;
}

div.mod-display .developer p{
  border-top: 1px solid #ccc;
  margin-top: 12px;
  padding-top: 8px;
}

div.side.write-review{
  text-align: center;
}

div.side.write-review-clear{
  margin-top: 25px;
  text-align: center;
  clear: both;
}

div.side.write-review p{
  margin-bottom: 4px;
}

div.user-write-review h2, div.dev-reply-form h2 {
  font-size: 2.4em;
  padding-top: 15px;
}

div.user-write-review .mod-title, div.dev-reply-form .mod-title {
  border-bottom: 1px solid #ccc;
  padding-bottom: 12px;
  margin-bottom: 15px;
  padding-top: 0px;
}

div.dev-reply-form form div {
  line-height: 18px;
}

div.dev-reply-form .developer-reply {
  margin-left: 15px;
  margin-top: 25px;
}

div.dev-reply-form form div.developer-reply h4, div.user-write-review .developer-reply h4{
  color: #739db3;
  font-style: italic;
}

div.user-write-review .mod-title span, div.dev-reply-form .mod-title span {
  font-weight: bold;
  font-size: 1em;
}

div.user-write-review .label,
div.dev-reply-form .label {
  font-weight: bold;
  font-size: 1.2em;
  display: block;
  margin-top: 30px;
  margin-bottom: 5px;
}

div.dev-reply-form .label strong {
  color: #cc1c69;
}

div.user-write-review .review-stars {
  display: block;
  height: 15px;
  padding-top: 0px;
}

div.user-write-review .previous-review {
  margin-top: 25px;
  line-height: 18px;

}

div.user-write-review .previous-review h3 {
  margin-bottom: 8px;
}

div.user-write-review .note {
  margin-bottom: 8px;
}

div.user-write-review .text-field {
  width: 400px;
}

div.user-write-review textarea, div.dev-reply-form textarea {
  width: 650px;
  margin-right: 25px;
  height: 200px;
  margin-bottom: 15px;
  margin-top: 8px;
}

.review-update-comment {
  margin-top: 25px;
  line-height: 18px;

}

div.user-write-review .review-update-comment h4 {
  margin-bottom: 4px;
}

div.user-write-review .developer-reply {
  margin-top: 25px;
  margin-left: 15px;

}

a.cancel-link {
  margin-left: 6px;
}

div.no-results {
  font-size: 1.4em;
  line-height: 1.4em;
  margin-top: 15px;
}

/* My Comment */

ul.mod-search-results {
  margin-top: 15px;

}

ul.mod-search-results li {
  margin-bottom: 15px;
  border-bottom: 1px solid #ddd;
  padding-bottom: 20px;
  overflow: hidden;
}


ul.mod-search-results li .result-main {
  overflow: hidden;
  padding-right: 20px;
}



ul.mod-search-results li .result-main p {
  display: block;
  line-height: 18px;
  font-size: 8pt;
}
ul.mod-search-results li .result-badges
{
  padding: 5px 0px;
}
ul.mod-search-results li .result-badges span {
  display: block;
  vertical-align: middle;
  font-size: 8pt;
  font-weight: bold;
  line-height: 18px;
  padding: 5px 5px 5px 27px;
  background-color: #f2f2f2;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  background-position: 7px center;
  background-repeat: no-repeat;
  margin-right: 10px;
  margin-bottom: 5px;
}
ul.mod-search-results li .result-badges > span.developer-recommended
{
  background-image: url(images/flag_green.png);
  background-color: #e2ffd8;
}
ul.mod-search-results li .result-badges > span.developer-custom
{
  background-image: url(images/wrench.png);
}




ul.mod-search-results li .result-main > a {
  font-size: 1.4em;
  margin-bottom: 8px;
  display: inline-block;
  vertical-align: middle;
  margin-top: 6px;
  line-height: 1.1em;
}

ul.mod-search-results li .result-side {
  float: right;
  overflow: hidden;
  width: 150px;
}

ul.mod-search-results li .result-side .author
{
  font-weight: bold;
  font-size: 8pt;
}

ul.mod-search-results li a.star-rating-readonly
{
  font-size: 8pt;
  font-weight: normal;
}

ul.mod-search-results li .result-side .date {
  margin-bottom: 8px;
  color: #909193;
  margin-top: 3px;
  font-size: 8pt;
}

div.mod-display .main > h2 {
  font-size: 1.8em;
  line-height: 30px;
  margin-top: 10px;
  margin-bottom: 5px;
}
div.mod-display .main div h2 {
  font-size: 1.4em;
  margin-bottom: 15px;
  border-bottom: 1px solid #ddd;
  padding-bottom: 15px;
}

div.faq.mod-section {
  padding-top: 45px;

}

div.dependencies li {
  margin-bottom: 5px;
}

div.dependencies li a {
  font-weight: normal;
  font-style: normal;
}

div.dependencies p {
  color: #959697;
  font-size: 12px;
}

.stars-listing {
  display: block;
  height: 10px;
  margin-bottom: 8px;
}

div.stars {
  float: left;
  margin-top: 8px;
  margin-bottom: 0px;

}

div.stars-small {
  display: block;
  height: 18px;
  margin-top: 2px;
}

div.mod-synopsis {
  overflow: hidden;
  padding-bottom: 3px;
}

div.review-notification {
  display: block;
  top: 10px;
  position: relative;
  margin-left: 4px;
  float: left;
}


p.mod-company {
  margin-bottom: 15px;
  margin-top: 4px;
}

div.mod-display .long-description {

  line-height: 18px;
  border-top: 1px solid #ccc;
  margin-top: 15px;
  padding-top: 15px;
}

div.mod-display .long-description p{
  margin-bottom: 15px;
}

div.mod-display .side{
  line-height: 1.3em;
}

div.mod-display .side h3{
  font-size: 1em;
  padding-bottom:4px;
  letter-spacing: 0px;
}

li.faq-item {
  margin-bottom: 15px;
}

li.faq-item div {
  line-height: 1.5em
}

li.faq-item h3 {
  margin-bottom: 7px;
  font-size: 1.2em;
  line-height: 18px;
}

.reviews.mod-section
{
  padding-top: 15px;
}

li.review-item:first-child
{
  border-top: none;
  padding-top: 0px;
}

li.review-item {
  margin-top: 17px;
  border-top: 1px solid #ddd;
  padding-top: 17px;
}

div.review-heading {
  overflow: hidden;

}

div.review-heading h3 {
  font-size: 1.4em;
  width: 360px;
  display: block;
  float: left;
  padding-bottom: 4px;
  line-height: 16px;
}

div.review-heading .review-stars {
  padding-right: 7px;
  overflow: hidden;
  float: left;
  padding-bottom: 4px;
}

div.review-comment {
  margin-top: 4px;
  line-height: 1.5em;
}

p.review-by {
  margin-top: 6px;
  color: #494949;
  font-weight: bold;
}

p.review-by span{
  color: #727272;
  font-weight: normal;
  font-style: normal;
}

.review-item div.review-update-comment {
  margin-top: 25px;
}

.review-item div.review-update-comment h4{
  margin-bottom: 5px;
}

.review-item .update-review, .review-item a.developer-reply-link {
  font-weight: bold;
  display: block;
  margin-top: 12px;
  font-size: 1.1em;
}

.first-review {
  margin-top: 15px;
}

.developer-reply {
  margin-top: 15px;
  background-color: #f4f4f4;
  padding: 15px;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  color: #354853;
}

.developer-reply h4 {
  margin-bottom: 8px;
  color: #3a4346 !important;
  font-style: italic;
  font-size: 14px;
}

span.updated {
  text-transform: uppercase;
  font-weight: bold;
  color: #9eb2ba;
  font-size: 12px;
  padding-left: 8px;
}

.community-search-content .search-paging{
  margin-left: 0px;
  margin-bottom: 15px;
  padding-top: 8px;

}

/* @end */

/* @group Buy page */

div.buy-now-section {
  width: 205px;
  float: left;
  margin-left: 13px;
  padding-left: 13px;
  margin-top: 8px;
  border-left: 1px solid #ccc;
  margin-bottom: 15px;
}

div.buy-now-section:first-child {
  border-left:none;
  margin-left: 0px;
  padding-left:0px;
}

div.buy-now-item {
  position: relative;
}


div.buy-now-item ul {
  position: absolute;
  padding: 15px;
  width: 175px;
  background-color: #fff;
  border: 1px solid #dbdbdb;
  -webkit-border-top-left-radius: 5px;
  -webkit-border-top-right-radius: 5px;
  -moz-border-radius-topleft: 5px;
  -moz-border-radius-topright: 5px;
  display: none;
}

div.buy-now-item li {
  line-height: 30px;
}

div.buy-now-section .step {
  background: url(images/gray_circle.png) no-repeat;
  display: block;
  float: left;
  width: 20px;
  height: 30px;
  padding-left: 9px;
  line-height: 27px;
  color: #fff;
  margin-right: 6px;
  font-weight: bold;
  font-size: 18px;
}

div.buy-now-section h3 {
  line-height: 27px;
  font-size: 1.2em;

}

div.buy-now-section-icon {
  display: block;
  clear: both;
  text-align: center;
  margin-bottom: 5px;
  margin-top: 20px;
  height: 140px;
}

div.buy-now-section-icon.key {
  background: url(images/key.jpg) no-repeat center;
}

div.buy-now-section-icon.active {
  background: url(images/active.jpg) no-repeat center;
}

div.buy-now-section-icon.pay {
	background: url(images/pay.jpg) no-repeat center;
}

div.buy-now-item > a {
  color: #fff;
  font-weight: bold;
  background: url(images/grey_button_grad.png) repeat-x;
  display: block;
  padding: 15px 1px 13px;
  line-height: 14px;
  text-align: left;
  font-size: 13px;
  overflow: hidden;
}

div.buy-now-item > a span {
  float: left;
  margin-top: 0px;
  margin-left: 15px;
}

div.buy-now-item > a img{
  vertical-align: middle;
  margin-top: 0px;
  float: right;
  margin-right: 12px;
}

div.buy-now-item li a {
  color: #5b6265;
  overflow: hidden;
  font-size: 15px;
  padding-left: 20px;
  display: block;
  font-weight: normal;
  font-style: normal;
  cursor: pointer;
  outline: none;
}

div.buy-now-menu-section {
  line-height: 14px;
  display: block;
  margin-top: 12px;
  margin-bottom: 6px;
}

span.buy-now-byline{
  margin-left: 20px;
  margin-top: -10px;
  display: block;
  color: #a7a7a7;
}

div.buy-now-item li.info {
  line-height: 16px;
  font-size: 13px;

  border-top: 1px solid #ccc;
  padding-top: 15px;
}

div.buy-now-item li a.unselected {
  background: url(images/radio_unselected.png) no-repeat 0 center;
}

div.buy-now-item li a.plugins.disabled {
  background: url(images/checkmark_selected_disabled.png) no-repeat 0 center !important;
  font-weight: normal;
  font-style: normal;
  color: #5b6265;
}

div.buy-now-item li a.plugins.disabled .price {
  font-weight: normal !important;
  font-style: normal !important;
  color: #5b6265;
}

div.buy-now-item li a.plugins.all-plugins {
  font-weight: bold;
}

div.buy-now-item li a.plugins.unselected {
  background: url(images/checkmark_unselected.png) no-repeat 0 center;
}

div.buy-now-item li a.unselected:hover {
  font-weight: bold;
  color: #3a4346;
}

div.buy-now-item li a.plugins.unselected:hover {

}

div.buy-now-item li a.unselected:hover .price{
  font-weight: bold;
  color: #3a4346;
}

div.buy-now-item li a.selected {
  background: url(images/radio_selected.png) no-repeat 0 center;
  color: #3a4346;
  font-weight: bold;
}

div.buy-now-item li a.plugins.selected {
  background: url(images/checkmark_selected.png) no-repeat 0 center;
}



div.buy-now-item li a.selected:hover {
  font-weight: bold;
  color: #3a4346;
}

div.buy-now-item li a.unselected .price{
  font-size: 1.2em;
  float: right;
  position: relative;
}

div.buy-now-item li a.selected .price{
  font-size: 1.2em;
  float: right;
  font-weight: bold;
  color: #3a4346;
  position: relative;
}

div.buy-now-item li a .option {
  float: left;
  position: relative;
}

div#buy-now-licenses {

}

div.buy-subtotal {
  font-size: 1.6em;
  font-weight: bold;
  color: #3a4346;
  text-align: center;
  margin-top: 20px;
  margin-bottom: 6px;
}

div.buy-order-total {
  font-weight: bold;
  color: #fff;
  margin-bottom: 5px;
  text-align: center;
}

div.buy-order-total span {
  font-size: 1.6em;
}

.buy-title-plugins {
  width: 140px;
  margin: auto;
}

.buy-title-installation {
  margin-left: 10px;
}

.buy-questions {
  margin-top: 0px;
  margin-left: 30px;
  float: left;
  width: 565px;
}

.buy-questions .the-questions {
  float: left;
  width: 270px;
  border-right: 1px solid #ccc;
  padding-right: 30px;
  margin-top: 8px;
  clear: both;
}

.buy-questions .the-questions ul {
  list-style: square;
  margin-left: 60px;
}

.buy-questions .the-questions li {
  margin-top: 15px;
}

.buy-questions .the-questions li a
{
  line-height: 120%;
}

.buy-questions > a {
  float: right;
  line-height: 48px;
} 

.buy-questions .the-answers {
  float: left;
  width: 230px;
  margin-left: 30px;
  margin-top: 8px;
  line-height: 18px;
}


.buy-questions .the-answers ul li{
  list-style: disc;
  margin-bottom: 15px;
  margin-left: 15px;
  list-style-type: square;
}

.buy-questions .the-questions a{
  display: block;
  line-height: 14px;
}

.buy-questions .the-questions a.current {
  color: #3a4346;
  font-weight: bold;

}

.buy-questions .the-questions li:first-child {
  margin-top: 0px;
}

.buy-more-info {
  border-top: 1px solid #fff;
  overflow: hidden;
  padding: 25px 30px 45px;
  margin-right: 0;
  background: url(images/light_page_bg.gif) repeat-x;
}

.buy-more-info-item h3 {
  font-size: 1.4em;
  display: block;
  background: url(images/crate.png) no-repeat 0 0;
  line-height: 48px;
  padding-left: 58px;
  margin-bottom: 0px;
}

.buy-questions h3 {
  font-size: 1.4em;
  float: left;
  background: url(images/crate.png) no-repeat 0 0;
  line-height: 48px;
  padding-left: 58px;
  margin-bottom: 0px;
}

.buy-more-info h4 {
  margin-bottom: 8px;
  font-size: 1.1em;
}

.buy-more-info-item{
  float: left;
}

.buy-more-info-item ul {
  margin-top: 10px;
}


.buy-more-info-item > ul li {
  margin-top: 10px;
  padding-top: 15px;
  width: 240px;
  line-height: 130%;
  padding-left: 58px;
}

.buy-more-info-item > ul li:first-child {
  margin-top: 0;
  padding-top: 0;
}

#coupon-code-listing strong{
  color: #fff;
}

#coupon-code-listing {
  display: none;
  border-top: 1px solid #5b5b5b;
  margin-top: 15px;
  padding-top: 8px;
}

#coupon-code-listing a{
  margin-left: 4px;
}

#coupon-code-input {
  text-align: left;
  margin-bottom: 30px;
  display: none;
  vertical-align: middle;
}

#coupon-code-input a {
  padding-left: 8px;
  padding-right: 8px;
  display: inline;
  margin-left: 4px;
  vertical-align: middle;
}

#coupon-code-input input{
  width: 100px;
  vertical-align: middle;
}

#summary-install, #summary-plugins {
  display: none;
}

div.buy-create-account {
  width: 430px;
  padding: 0 30px 30px;
  float: left;
  margin: 15px auto 0;
}

div.buy-create-account .agree-terms {
  clear: both;
  padding-top: 10px;
}

div.buy-create-account .tos {
  width: 407px;
  height: 250px;
  margin-top: 10px;
  display: none;
  font-size: 12px;
}

div.buy-create-account label input, div.client-edit-account label input {
  display: block;
  margin-top: 4px;
  width: 190px;
}

div.change-password label input {
  width: 250px;
}

div.buy-create-account label, div.client-edit-account label {
  padding-bottom: 12px;
  display: block;
}

div.buy-create-accountp .agree-terms div {
  width: 120px;
  float: left;
  display: none;

}

div.buy-create-account .agree-terms input {
  float: left;
  width: 25px;
  display: block;
}

div.checkout-submit .button-blue {
  width: 150px;
  line-height: 24px;
  float: right;
  margin-right: 2px;
}

div.buy-create-account .phone, div.client-edit-account .phone {
  float: left;
}

div.buy-create-account .first-name, div.client-edit-account .first-name {
  float: left;
  margin-right: 10px;
}

div.client-edit-account .full-name {
  float: left;
}

div.client-edit-account .full-name input {
  width: 190px;
  margin-right: 10px;
}

div.client-edit-account .email-contact {
  float: left;
}

div.client-edit-account .email-contact input {
  width: 192px;
}

div.buy-create-account .email input, div.client-edit-account .email input{
  width: 406px;
}

div.buy-create-account .street input, div.client-edit-account .street input {
  width: 406px;
}

div.buy-create-account .city, div.client-edit-account .city {
  float: left;
  margin-right: 10px;
}

div.buy-create-account .city input, div.client-edit-account .city input {
  width: 224px;
}

div.buy-create-account .state, div.client-edit-account .state {
  float: left;
  margin-right: 10px;
}

div.buy-create-account .state input, div.client-edit-account .state input {
  width: 45px;
}

div.client-edit-account .a-state {
  float: left;
}

div.client-edit-account .a-state input{
  width: 158px;
}

div.client-edit-account .a-phone {
  float: left;
}

div.client-edit-account .a-phone input {
  width: 191px;
}

div.buy-create-account .zip, div.client-edit-account .zip {
  float: left;
}

div.buy-create-account .zip input, div.client-edit-account .zip input {
  width: 85px;
}

div.buy-create-account .country, div.client-edit-account .country {
  float: left;
  clear: both;
  margin-right: 10px;
}

div.buy-create-account .company, div.client-edit-account .company {	
  clear: both;
  float: left;
  margin-right: 10px;
  display: block;
  margin-top: 5px;
}

div.buy-create-account .company_website, div.client-edit-account .company_website {	

  float: left;
  display: block;
  margin-top: 5px;
}

div.buy-order-summary .checkout-submit, div.client-edit-account .checkout-submit {
  border-bottom: none;
  overflow: hidden;
  border-top: 1px solid #fff;
  padding-left: 0;
  margin-top: 8px;
  padding-right: 0;
}

.checkout-submit > img{
  margin-right: 8px;
  margin-top: 6px;
  float: right;
}

div.buy-order-summary {
  float: right;
  width: 430px;
  margin-left: auto;
  padding: 0 30px 30px 0;
  margin-right: auto;
  margin-top: 15px;
}

div.buy-order-summary h3, div.buy-create-account h3 {
  font-size: 1.8em;
  margin-bottom: 15px;
  border-bottom: 1px solid #ccc;
  padding-bottom: 10px;
}

div.buy-order-summary h3 {
  border-bottom: 1px solid #ccc;
  background: url(images/crate.png) no-repeat 0 0;


  height: 20px;
  padding-top: 15px;
  margin-bottom: 0;
  padding-bottom: 10px;
  padding-left: 50px;
}

div.buy-create-account h3 {
  background: url(images/profile_icon.png) no-repeat -3px 0;
  padding-left: 50px;
  border-bottom: 1px solid #ccc;
  padding-left: 50px;
  height: 20px;
  padding-top: 15px;

  padding-bottom: 10px;
}

div.buy-order-summary > div {
  border-bottom: 1px solid #e5e5e5;
  overflow: hidden;
  padding: 15px;

  margin-left: 1px;
}

div.buy-order-summary h4 {
  font-size: 1.1em;
  float: left;

}

div.buy-order-summary ul {
  float: right;
  width: 180px;
}

div.buy-order-summary li {
  overflow: hidden;
  margin-top:5px;
  padding-bottom: 3px;
}

div.buy-order-summary li:first-child {
  margin-top: 0px;
}

div.buy-order-summary li span {
  display: block;
  float: left;
}

div.buy-order-summary .price {
  float: right;
  font-weight: bold;
  font-size: 1.1em;
}

div.buy-order-summary .coupon-discount {
  border-bottom: none;
}

div.buy-order-summary .total {
  background-color: #efefef;
  border-top: 1px solid #ccc;
  background-image: url(images/page_grad.png);
}

div.buy-order-summary .total h4 {
  margin-bottom: 0px;

}

div.buy-order-summary .total .price {
  font-size: 1.4em;
}

/* @end */

/* @group Examples */

.e-content h2 {
  color: #fff;
  font-size: 3em;
  text-align: center;
  margin-bottom: 10px;
}

.e-content p.page_blurb {
  color: #8d989d;
  font-weight: normal;
  font-style: normal;
  font-size: 1.4em;
  margin-bottom: 30px;
  text-align: center;
}

p.page-blurb {
  color: #8e8e8e;
  font-weight: normal;
  font-style: normal;
  font-size: 1.4em;
  text-align: center;
}

ul.showcase-list li{

  float: left;
  margin-right: 30px;
  margin-bottom: 20px;

}

ul.showcase-list li.clear-li {
  clear: both;
}

ul.showcase-list {
  margin-left: 30px;
}

ul.showcase-list li a:first-child {
  display: block;
  color: #717a7e;
  margin-bottom: 15px;
  width: 255px;
  padding: 12px 12px 25px;
  border-top: 1px solid #3e434e;
  -webkit-border-radius: 8px;
  -webkit-box-shadow: 0px -5px 4px rgba(1,1,1,.3);
  -moz-border-radius: 8px;
  -moz-box-shadow: 0px -5px 4px rgba(1,1,1,.3);
  line-height: 16px;
  background: url(images/showcase_grad.png) repeat-x 0 -42px;
  font-weight: normal;
  font-style: normal;
}

ul.showcase-list li a:first-child:hover {
  background-color: #2a2f36}

ul.showcase-list li a {
  color: #fff;
}

ul.showcase-list li h3, ul.showcase-list li span {
  color: #0094c8;
  margin-bottom: 8px;
  display: block;
  font-weight: bold;
  font-size: 1.2em;
}

ul.showcase-list li img {
  width: 255px;
  height: 160px;
  display: block;
  margin-bottom: 15px;
  border-bottom: 1px solid #596578;
}

div.e-content.demos {
  padding-left: 0px;
  padding-bottom: 20px;
}

div.e-content.trial {
  padding-left: 30px;
  padding-right: 30px;
  color: #8d989d;
}

div.e-content.trial .download-se {
  text-align: center;
}

div.e-content.trial .download-se a {
  width: 190px !important;
  padding-left: 15px;
  padding-right: 15px;
  float: none !important;
  margin-left: auto !important;
  margin-right: auto !important;
  margin-bottom: 6px !important;
}

div.e-content.trial .download-se a img {
  margin-top: 6px !important;
  display: block;
  float: left;
}

div.e-content.trial .download-se p {
  clear: both;
}

div.e-content.trial h3 {
  color: #fff;
  font-size: 1.8em;
  margin-bottom: 15px;
  padding-bottom: 8px;

}

div.e-content.trial .trial-download {
  padding: 20px 25px 0px 25px;
  width: 350px;
  display: block;
  color: #717a7e;
  margin-bottom: 0px;
  border-top: 1px solid #3e434e;
  -webkit-border-radius: 8px;
  -webkit-box-shadow: 0px -5px 4px rgba(1,1,1,.3);
  -moz-border-radius: 8px;
  -moz-box-shadow: 0px -5px 4px rgba(1,1,1,.3);
  line-height: 16px;
  background: url(images/showcase_grad.png) repeat-x 0 -50px;

}

.hosted-trial {
  border-top: 1px solid #363636;
  margin: 30px 30px 0px 30px;
  padding: 30px 25px 15px 25px;
  overflow: hidden;
}

.hosted-trial p {
  margin-top: 15px;
  width: 350px;
}

.hosted-trial h3 {
  font-size: 1.8em;
  color: #fff;
}

.hosted-trial > div:first-child {
  float: left;
  width: 420px;
}

.arvixe-trial {
  float: left;
  margin-top: 20px;
}

.arvixe-trial img {
  vertical-align: middle;
  padding-right: 20px;
  border-right: 1px solid #363636;
  margin-right: 15px;
}

.arvixe-trial a {
  font-size: 1.2em;
}

.arvixe-trial a:hover {
  color: #fff;
}

.need-to-know {
  margin-top: 0px;
}

.need-to-know a {
  font-weight: normal;
  font-style: normal;
}

.need-to-know h3 {
  border-bottom: none !important;
  margin-bottom: 20px !important;
  padding-bottom: 5px !important;
  font-size: 1.2em !important;
  display: none;
}

.need-to-know p{
  margin-top: 4px;
  margin-bottom: 20px !important;
  line-height: 18px;
}

.need-to-know b {
  color: #ccc;
}

div.e-content.trial .half p {
  margin-bottom: 10px;
}

div.e-content.trial form p{

}

div.e-content.trial form p:first-child {
  font-weight: bold;

}

div.e-content.trial input.email {
  width: 335px;
  margin-top:3px;
  display: block;
}

div.e-content.trial p.captcha {
  margin-top: 25px;
  font-weight: bold;
  color: #8d9896;
  margin-bottom: 25px;
}

div.e-content.trial p.captcha input{
  display: block;
  width: 148px;
  margin-top: 4px;
}

div.e-content.trial .captcha img {
  float: left;
  margin-right: 15px;
  border: 3px solid #5695a1;
}

div.e-content.trial a.button-blue {
  width: 330px;
  margin-bottom: 10px;
  float: left;
  margin-right: 15px;
}

div.e-content.trial h4 {
  color: #4c8195;
  margin-top: 18px;
  font-size: 1.2em;
}

div.e-content.trial > p {
  color: #8d9896;
  margin-bottom: 40px;
}

div.e-content.trial .trial-content {

}

div.e-content.trial .trial-results-content {
  text-align: center;
  display: none;
}

#trial-loader-icon {
  float: left;
  display: block;
  margin-top: 8px;
}

div.e-content.trial .trial-results-content h4 {
  color: #fff !important;
}

div.e-content.trial .trial-results-content p.bold {

  margin-bottom: 25px;
  margin-top: 8px;
}

div.e-content a:hover span{
  color: #fff;
}

div.e-content a > span > span.out {
  display: inline;
}

div.e-content a:hover > span > span.out{
  background: url(images/external.png) no-repeat 7px 5px;
  padding: 0px 10px;
  margin-left: 3px;
}

div.live-demo-content {
  width: 780px;
  margin-left: auto;
  margin-right: auto;
}

div.live-demo-content div:first-child {
  margin-right: 30px;
}

div.live-demo {
  float: left;
  padding: 15px;
  width: 350px;
  display: block;
  color: #717a7e;
  margin-bottom: 15px;

  padding: 12px 12px 25px;
  border-top: 1px solid #3e434e;
  -webkit-border-radius: 8px;
  -webkit-box-shadow: 0px -5px 4px rgba(1,1,1,.3);
  -moz-border-radius: 8px;
  -moz-box-shadow: 0px -5px 4px rgba(1,1,1,.3);
  line-height: 16px;
  background: url(images/showcase_grad.png) repeat-x 0 -50px;
}

div.live-demo a {
  margin-right: auto;
  margin-left: auto;
}

div.live-demo h3 {
  text-align: center;
  color: #fff;
  font-size: 1.4em;
  margin-bottom: 15px;
}

div.live-demo h4 {
  text-align: left;
  color: #4c8195;
  margin-top: 18px;
  font-size: 1.2em;
  margin-bottom: 0px;
}

div.live-demo p {
  width: 350px;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  margin-top: 15px;
}

div.live-demo img {
  margin-bottom: 8px;
  width: 348px;
  border: 1px solid #101010;
}

#admin-demo-temp h4{
  display: block;
  line-height: 24px;
  padding: 5px 10px 6px;
  text-align: center;
  color: #fff;
  font-weight: bold;
  -webkit-border-radius: 5px;
  -webkit-box-shadow:1px 1px 2px rgba(0,0,0,.8);
  -moz-border-radius: 5px;
  -moz-box-shadow:1px 1px 2px rgba(0,0,0,.8);
  font-size: .9em;
  background-color: #292e38;
}

/* @end */

/* @group Blog */

div.blog-main-content {
  width: 690px;
  min-height: 600px;
  float: left;
  margin-right: 0px;
  -webkit-border-radius:8px;
  -moz-border-radius:8px;
  background: #fff url(images/page_grad.png) repeat-x;
  padding-bottom: 25px;
}

div.blog-main-content p {

}

.blog-title {
  line-height: 24px;
}

.blog-title .little {
  font-size: .6em;
  line-height: 4px;
  margin-left: 0;
  font-weight: bold;
}

.blog-title .social {
  color: #bfd1e1;
  font-size: 1em;
  font-weight: bold;
}

.blog-title .engine {
  display: inline;
}

.blog-title .blog {
  color: #fff;
  padding-top: 7px;
  font-weight: bold;
  font-size: 1em;
  display: block;
}

div.b-content h1 {
  text-transform: lowercase;
  padding: 10px 0 20px 25px;
  border-bottom: 1px solid #434752;
  background-repeat: repeat-x;
  background-position: 0 0;
  font-size: 2.7em;
  margin-bottom: 0px;
  line-height: 20px;
}

div.b-content h1 a {
  color: #7d8e9f;
  font-size: 35px;
}

div.b-content h1 a:hover {
  color: #7d8e9f;
}

div.blog-search {
  padding-left: 20px;
  margin-top: 10px;
  border-bottom: 1px solid #434752;
  overflow: hidden;
  padding-bottom: 8px;
}

div.blog-search input:first-child {
  float: left;
}

div.blog-search  .blog-search-input-container{
  float: left;
  background-color: #fff;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  padding-left: 12px;
  padding-right: 8px;
}


div.blog-search #blog-search-input {
  width: 160px;
  height: 14px;
  padding: 4px 1px;
  border: none;
  background: none;
  color: #52585d;
}

div.blog-search #blog-search-submit {

}

div.blog-main-content > ul > li {
  padding-top: 25px;
  margin: 10px 25px 0;
  overflow: hidden;
  border-top: 1px solid #ccc;

}

div.blog-main-content > ul > li:first-child {
  margin-top: 0px;
}

div.posting-content > img, .single-posting-content > img, div.posting-content > p > img, div.single-posting-content > p > img{
  margin: 15px 25px 0 0px;
  display: block;
  border: 1px solid #ccc;
}

div.blog-main-content .actions {
  padding-top: 25px;
  overflow: hidden;
  padding-bottom: 5px;
  clear: both;
  float: left;
}

div.blog-main-content .comments {
  padding-top: 0px;
  overflow: hidden;
  padding-bottom: 5px;
  clear: both;
  width: 100%;
  border-top: 1px solid #ccc;
}

div.blog-main-content .comments-title{
  padding-top: 35px;
  padding-bottom: 10px;
  float: left;
  font-size: 1.4em;
}

div.blog-main-content .comments li{
  padding-left: 25px;
  padding-bottom: 25px;
}

div.blog-main-content .comments li.company-reply {
  background-color: #cfe5f1;
  padding-right: 25px;
}

div.blog-main-content .comments li.company-reply p {
  border-top: none !important;
}

div.blog-main-content .comments li.company-reply + li p {
  border-top: none !important;
}

div.blog-main-content .comments li.verified-client{

}

.verified-customer {
  vertical-align: top;
  margin-left: -24px;
  margin-right: 4px;
}

div.blog-main-content .comments li:first-child p {
  border-top: 0px !important;
}


div.blog-main-content .comments li p:first-child {
  padding-top: 25px;
  border-top: 1px solid #ccc;
}

div.blog-main-content .actions a {
  float: left;
  margin-right: 10px;
}

div.blog-main-content h2 {
  font-size: 1.9em;
  line-height: 1.2em;
  color: #28a0d4;
}

div.blog-main-content h2.blog-results {
  color: #3a4346;
  margin-left: 25px;
  margin-top: 25px;
  padding-bottom: 8px;
}

div.blog-main-content .author-date {
  font-style: italic;
  font-size: 1em;
  padding-top: 0px;
}

div.blog-main-content h2 a:hover {
  color:#3a4346;
}

div.blog-main-content .posting-content p, .single-posting-content p{
  padding-top: 15px;
}

.blog_pages
{
  margin: 20px 20px 0px 20px;
  padding-top: 20px;
  border-top: 1px solid #ddd;
  overflow: hidden;
}
.blog_pages > a
{
  display: block;
  font-size: 1.1em;
}
.blog_pages .blog_pages_newer
{
  float: right;
}
.blog_pages .blog_pages_older
{
  float: left;
}

div.post-comment {
  padding: 12px;
  background-color: #efefef;
  margin-top: 15px;
  overflow: hidden;
}

div.post-comment a:first-child {
  margin-top: 0px;
}

div.post-comment a {
  height: 20px;
  margin-left: 4px;
  margin-top: 5px;
}

div.comment-actions {
  float: right;
  width: 120px;
}

#cancel-comment {
  margin-top: 130px;
}

.save-comment {
  display: none;
}

div.post-comment input {
  width: 480px;
}

#comments-textarea {
  float: left;
  width: 482px;
  height: 180px;
}

div.post-comment input{
  float: left;
}

div.blog-side-content {
  width: 230px;
  float: left;
}

div.blog-side-content .by-archive {
  padding: 25px;
  clear: both;
}

div.blog-side-content > div > h3 {
  font-size: 1.4em;
  color: #fff;
  margin-bottom: 15px;
}

div.blog-side-content > div > ul > li h4 a{
  color: #a1a6b1;
  margin-bottom: 4px;
  font-size: 10pt;
  letter-spacing: 0px;
}

div.blog-side-content > div > ul > li h4 a:hover {
  color: #fff;
}

div.blog-side-content > div > ul > li {
  margin-bottom: 15px;
}

div.blog-side-content > div > ul > li > ul > li a {
  color: #636974;
  line-height: 15px;
  font-weight: normal;
  font-style: normal;
  font-size: 13px;
}

div.blog-side-content > div > ul > li > ul > li a:hover {
  color: #fff;
}

div.single-posting-content {
  margin: 25px 25px 0;
}

div.posting-content, .single-posting-content {
  overflow: hidden;
  margin-top: 0px;
  line-height: 1.5em;
  font-size:11pt;
}

div.single-posting-content .blog-share-links {
  margin-top: 32px;
}


div.posting-content ul p, div.single-posting-contentp {
  margin-bottom: 15px;
}

div.posting-content ul, div.single-posting-content ul {
  line-height: 1.5em;
  margin-top: 15px;
}

div.posting-content > ul, div.single-posting-content > ul {
  list-style: disc !important;
  list-style-type: disc !important;
  padding-left: 20px;
}

div.posting-content > ul > li, div.single-posting-content > ul > li {
  margin-bottom: 5px;
  list-style: disc !important;

}

div.posting-content > ul > li > ul, div.single-posting-content > ul > li > ul {
  margin-top: 5px;
  list-style: disc !important;
  list-style-type: disc !important;
  padding-left: 20px;
}

div.posting-content > ul > li > ul > li, div.single-posting-content > ul > li > ul > li {
  margin-bottom: 5px;
  list-style: disc !important;
}

div.blog-share-links {
  float: right;
  margin-top: 35px;
  margin-right: 5px;
}

div.blog-share-links a {
  display: inline;
}

div.blog-share-links a img {
  border: none;
}

div.blog-side-content .subscribe{
  padding-top: 15px;
  padding-left: 25px;
  height: 24px;
}

div.blog-side-content .subscribe a {
  background: url(images/rss.png) no-repeat;
  padding-left: 27px;
  padding-bottom: 5px;
  padding-top: 2px;
  color: #7d8e9f;
  position: relative;
}

div.blog-side-content .subscribe a:hover, div.blog-side-content .newsletter a:hover {
  color: #fff;
}

div.blog-side-content .newsletter {
  padding-top: 0px;
  padding-left: 25px;
  border-bottom: 1px solid #434752;

}

div.blog-side-content .newsletter > a {
  background: url(images/newsletter_icon.png) no-repeat 2px 2px;
  padding-left: 27px;
  padding-top: 2px;
  color: #7d8e9f;
  margin-bottom: 12px;
  display: block;
  padding-bottom: 2px;
}

div.blog-side-content .newsletter-form {
  display: none;
}

#newsletter-error {
  color: #f54848;
  padding-top: 10px;
  padding-bottom: 2px;
  font-style: italic;
  line-height: 14px;
  display: block;
  clear: both;
  font-weight: bold;
}

.secondary-content #newsletter-success {
  padding-top: 10px;
  height: 24px;
  display: none;
  color: #9b9b9b;
}

#newsletter-success img {
  float: left;
  margin-right: 4px;
}

#newsletter-success {
  padding-bottom: 15px;
  display: none;
  font-style: italic;
  line-height: 14px;

}

div.blog-side-content .newsletter p {
  line-height: 16px;
  margin-bottom: 12px;
  color: #636974;
}

div.blog-side-content .newsletter .button-grey {
  width: 60px;
  line-height: 18px;
  margin-top: 8px;
  margin-bottom: 12px;
}

div.save-comment{
  display: block;
}

div.save-comment-content {
  padding: 15px;
  overflow: hidden;
}

div.save-comment-content h2 {
  margin-bottom: 15px;
}

div.save-comment-content .guest{
  margin-top: 15px;
}

div.save-comment-content .client {
  margin-top: 15px;
}

div.save-comment-content .input-field {
  width: 300px;
}

#comment-form-guest div.guest input {
  margin-bottom: 10px !important;
}

#comment-form-guest .captcha {
  margin-top: 15px;
}

#comment-form-guest .captcha img {
  border: 2px solid #3993b1;
  float: left;
  margin-right: 10px;
}

div.save-comment-content #guestcaptcha {
  width: 120px;
}

div.save-comment-content .radio-client {
  margin-right: 4px;
}

div.save-comment-content .radio-guest {
  margin-left: 30px;
  margin-right: 4px;
}

div.save-comment-content a {
  width: 100px;
  margin-top: 15px;
  float: left;
}

div.saving-comment {
  background: url(images/ajax-loader-2.gif) no-repeat 0 6px;
  line-height: 24px;
  margin: 15px 0 0;
  padding-left: 20px;
  font-style: italic;
  float: left;
  margin-left: 15px;
  margin-top: 20px;
  display: none;
}

div.comment-error {
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  padding: 7px 5px 6px 10px;
  color: #fff;
  margin-bottom: 15px;
  background-color: #fbb65a;
  display: none;
}

/* @end */

/* @group Features */

.feature-banner h2 {
  font-size: 3em;
  text-align: center;
  margin-bottom: 10px;
  padding-top: 20px;
  color: #fff;
}

div.f-content-wrapper {
  overflow: hidden;
  margin-left: 1px;
}

div.feature-banner-wrapper {
  width: 961px;
  margin-left: auto;
  margin-right: auto;
  background: url(images/page_bg_tile_white.png) -9px;
  padding-left: 4px;
  padding-right: 5px;
}

div.f-content {
  padding-bottom: 5px;
  background: url(images/page_grad.png) repeat-x;
}

div.f-content.resellers {
  padding: 0px 25px;
  background: url(images/page_grad.png) repeat-x;
}

div.thank-you-content {
  background: url(images/page_grad.png) repeat-x;
  padding: 0 30px 30px;
  text-align: center;
}

.client-thank-you {
  text-align: center;
}

.client-thank-you img {
  display: block;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 15px;
  padding-top: 15px;
}

.client-thank-you h2 {
  margin-right: 0px !important;
  font-size: 36px !important;
}

.unsubscribe-content  {
  background: url(images/page_grad.png) repeat-x;
  padding: 0 30px;
  text-align: center;
}

div.thank-you-content h3, .unsubscribe-content h3 {
  font-size: 18px;
  margin-top: 15px;
}

.client-thank-you h3 {
  font-size: 18px;
  margin-top: 30px;
}

.unsubscribe-content p {
  margin-top: 15px;
}

div.thank-you-content p, .client-thank-you p {
  width: 440px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 25px;
}

div.thank-you-content img, .unsubscribe-content > img, .client-thank-you img{
  margin-top: 14px;
}

.unsubscribe-content input {
  width: 300px;
}

.unsubscribe-content .get-feedback input {
  margin-top: 10px;
}

.unsubscribe-content .received-feedback {
  display: none;
}

.unsubscribe-content p.undo {
  color: #a0acb3;
}

.unsubscribe-content .get-feedback {
  margin-top: 30px;
  margin-bottom: 30px;
}

.unsubscribe-content a.button-grey {
  width: 100px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 10px;
}

.unsubscribe-content a#resubmit {
  width: 200px;
}

.unsubscribe-content #re-newsletter-success {
  background-color: #2b91cb;
  padding: 8px;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  color: #fff;
  width: 500px;
  margin-left: auto;
  margin-right: auto;
  font-weight: bold;
  font-size: 12px;
  text-align: center;
  margin-bottom: 15px;
  vertical-align: middle;
}

.unsubscribe-content #re-newsletter-success img {
  vertical-align: middle;
  margin-top: -2px;
  margin-right: 8px;
}

div.f-content.requirements {
  padding-left: 30px;
  padding-right: 30px;
}

p.feature-page-blurb {
  color: #d9e0ed;
  font-weight: normal;
  font-style: normal;
  font-size: 1.4em;
  margin-bottom: 30px;
  text-align: center;
}

div.wrapper-top-bg-features {
  width: 970px;
  height: 16px;
  background: url(images/feature_banner_top.png) no-repeat -27px;
  margin-left: auto;
  margin-right: auto;
}

div.feature-banner {
  width: 100%;
  height: 325px;
  background: url(images/feature_banner_main.jpg) 0;
}

ul.feature-banner-items {
  overflow: hidden;
  padding-bottom: 20px;
  border-top: 1px solid #fff;
  background: url(images/page_grad.png) repeat-x 0 -40px;
}

ul.feature-banner-items li{
  float: left;
  margin-left: 30px;
}

ul.feature-banner-items li a {
  width: 155px;
  display: block;
  color: #5b6265;
  font-weight: normal;
  font-style: normal;
  text-align: center;
  line-height: 16px;
  height: 90px;
  padding-top: 90px;
  font-size: 12px;
}

.you-in-control-link a{
  background: url(images/percent.png) no-repeat center 33px;
}

.quick-and-easy-link a{
  background: url(images/onthebutton.png) no-repeat center 12px;
}

.flexible-features-link a{
  background: url(images/meter.png) no-repeat center 25px;
}

.plugins-link a {
  background: url(images/plug_small.png) no-repeat 50px 25px;
}

.support-link a {
  background: url(images/preserver_icon.png) no-repeat 50px 22px;
}

ul.feature-banner-items li a img {
  border: none;
}

ul.feature-banner-items li a span{
  display: block;
  font-weight: bold;
  margin-bottom: 8px;
  margin-top: 4px;
  font-size: 14px;
}

ul.feature-banner-items li a:hover span {
  color: #0094c8;
}

.f-content .content-section {
  padding: 15px 0 5px;
  overflow: hidden;
  margin-top: 45px;
}

.f-content .content-section h4 {
  margin-top: 30px;
  margin-bottom: 10px;
}

.plugin-content .content-section h4 {
  margin-top: 20px;
}

.f-content .core-content {
  margin-top: 0px;
  padding-top: 0px;
  margin-left: 30px;
}



.f-content .content-section.divider {
  background: url(images/page_divider.jpg) repeat-x;
}

.f-content .content-section.first {
  background: url(images/page_grad2.png) repeat-x;
  padding-top: 40px;
  margin-top: 0px;
}

.f-content h3 {
  font-size: 1.8em;
  padding-top: 15px;
}

.f-content h4, .secondary-content h4 {
  font-size: 1.2em;
  line-height:18px;
}

.feature-main-point {
  font-size: 1.4em;
  line-height: 24px;
  padding-bottom: 10px;
  margin-top: 15px;
}

#expert-support.content-section {
  margin-left: 30px;
  padding-top: 0;
  margin-top:10px;
}

#expert-support.content-section .side {
  width: 650px;
  float: left;
}

#expert-support.content-section .side p.feature-main-point {
  padding-right: 20px;
}

#expert-support.content-section .side .third {
  width: 290px;
}

#expert-support.content-section .side .full {
	clear: both;
	overflow: hidden;
	padding-top: 30px;
	width: 600px;
}

#expert-support.content-section .side .full h4 {
  margin-top: 0px;
}

#expert-support.content-section .side .full img {
  float: left;
  margin-right: 14px;
}


#expert-support.content-section > img {
  float: right;
  position: relative;
  margin-left: -30px;
  z-index: -1;
  margin-top: -15px;
}

#quick-and-easy.content-section {
  padding-top: 45px;
}

#quick-and-easy.content-section .third {
  margin-left: ;
}

#quick-and-easy.content-section img:first-child{
  float: left;
}

#quick-and-easy.content-section .side {
  float: left;
  width: 570px;
  padding-left: 30px;
}

#quick-and-easy.content-section .side .full{
  clear: both;
  width: 560px;
  overflow: hidden;
}

#quick-and-easy.content-section .side .full >div {
  width: 430px;
  float: left;
}

#quick-and-easy.content-section .side .full img {
  float: right;
  margin-top: 25px;
}

#plugins-themes.content-section {
  padding-top: 0px;
}

#plugins-themes.content-section h3 {
  margin-top: 45px;
}

#plugins-themes.content-section p{
  padding-right: 30px;
}

#plugins-themes.content-section .side{
  width: 480px;
  float: left;
}

#plugins-themes.content-section .side img {
	margin-bottom: -102px;
}

#plugins-themes.content-section .side p, #plugins-themes.content-section .side h4 {
  padding-left: 30px;
  padding-right: 45px;
}

#plugins-themes.content-section .side h4 {
	margin-top: 30px;
}

#you-in-control .feature-main-point {
  margin-right: 30px;

}

#flexible-features.content-section{
  margin-left: 30px;
  position: relative;
  min-height: 550px;
  padding-top: 45px;
}

#flexible-features .feature-main-point {
  width: 550px;
}

#flexible-features img.activity-feed {
  display: block;
  margin-left: -5px;

}

#flexible-features .side {
  width: 365px;
}

.f-content img.white-label {
  width: 300px;
  height: 300px;
  float: left;
  margin: 0 30px 0 0;
}

.f-content img.network-in-hand {
  width: 376px;
  float: left;
  margin-right: 10px;
  margin-top: 40px;
}

.f-content img.unlocked {
  float: right;
  margin: 0 -5px 0 -15px;
}

.f-content img.great-idea {
  position: absolute;
  top: 50px;
  right: 0px;
  z-index: -1;
}

.f-content img.your-content {
  float: right;
  margin-right: -50px;
  margin-top: -24px;
  margin-left: 10px;
}

.f-content .third {
  width: 260px;
  float: left;
  margin-left: 30px;
}

.f-content .third.no-margin {
  margin-left: 0px;
}

.half {
  width: 426px;
  float: left;
  margin-left: 45px;
}

.half.no-margin {
  margin-left: 0px;
}

.half p {
  margin-bottom: 25px;
}

.f-content h2, .faq-content h2{
  font-size: 3em;
  text-align: center;
  margin-bottom: 8px;
  padding-top: 20px;
}

.f-content .screenchot {
  text-align:center;
 }

.f-content .screenchot img {
  padding-bottom:20px;
 }

.faq-content h2 {
  text-align: left;
}

p.plugin-page-blurb {
  color: #8e8e8e;
  font-weight: normal;
  font-style: normal;
  font-size: 1.4em;
  margin-bottom: 5px;
  text-align: center;

}

ul.plugin-menu {
  width: 900px;
  overflow: hidden;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 30px;
  padding-top: 10px;
}

ul.plugin-menu li {
  float: left;
  margin-left: 5px;
}

ul.plugin-menu li.first {
  margin-left: 0px;
}

ul.plugin-menu li a {
  display: block;
  width:140px;
  text-align: center;
  padding-bottom: 20px;
}

ul.plugin-menu li a span {
  display: block;
  height: 100px;
}

ul.plugin-menu li a:hover {
  background: url(images/plugin_icon_hover.png) 0 bottom;
  color: #3a4346;
}

ul.plugin-menu li.selected a {
  background: url(images/plugin_icon_hover.png) 0 bottom;
  color: #3a4346;
}

ul.plugin-menu li.blogs a span{
  background: url(images/icons/plugin_icon_blogs.png) no-repeat center bottom;
}

ul.plugin-menu li.photos a span{
  background: url(images/icons/plugin_icon_albums.png) no-repeat center bottom;
}

ul.plugin-menu li.videos a span{
  background: url(images/icons/plugin_icon_video.png) no-repeat center bottom;
}

ul.plugin-menu li.music a span{
  background: url(images/icons/plugin_icon_music.png) no-repeat center bottom;
}

ul.plugin-menu li.forum a span{
  background: url(images/icons/plugin_icon_forum.png) no-repeat center bottom;
}

ul.plugin-menu li.chat a span{
  background: url(images/icons/plugin_icon_chat.png) no-repeat center bottom;
}

ul.plugin-menu li.groups a span{
  background: url(images/icons/plugin_icon_groups.png) no-repeat center bottom;
}

ul.plugin-menu li.events a span{
  background: url(images/icons/plugin_icon_events.png) no-repeat center bottom;
}

ul.plugin-menu li.classifieds a span{
  background: url(images/icons/plugin_icon_classifieds.png) no-repeat center bottom;
}

ul.plugin-menu li.polls a span{
  background: url(images/icons/plugin_icon_polls.png) no-repeat center bottom;
}
ul.plugin-menu li.mobile a span{
  background: url(images/icons/plugin_icon_mobile.png) no-repeat center bottom;
}

div.plugin-content {
  background: url(images/page_grad2.png) repeat-x;
  padding-top: 15px;
}

div.plugin-content .third, div.core-content .third {
  width: 272px;
  margin-left: 40px;
}

div.plugin-content .third p {
  margin-bottom: 25px;
}

div.plugin-content .content-section {
  clear: both;
  margin-top: 0px;
  margin-left: 30px;
}

div.plugin-content .content-section ul {
  margin-bottom: 25px;
}

div.plugin-content .content-section ul li {
  padding-left: 12px;
  background: url(images/bullet_point.png) no-repeat 0 6px;
  line-height: 18px;
  margin-bottom: 8px;
}

div.plugin-banner {
  padding: 30px 30px 0;
}

div.plugin-banner img.plugin-main-image {
  float: left;
  margin-right: 20px;

}

div.plugin-banner h3 {
  padding: 0px;
}

div.plugin-banner h3.plugin-name {
  padding-top: 15px;
  color: #989d9f;
  font-size: 2.4em;
  margin-bottom: 10px;
}

div.feature-group > p {
  margin-bottom: 10px !important;
}

div.feature-group > p img{
  float: left;
  margin-right: 10px;
}

div.feature-group-heading {
  padding-top: 28px;
  margin-bottom: 8px;
  background: url(images/sample_icon.png) no-repeat 0 10px;
  border-bottom: 1px solid #ccc;
  padding-left: 45px;
  height: 32px;
  margin-top: 15px;
}

div.feature-group-heading.other-admin {
  background: url(images/speedometer.png) no-repeat -5px 10px;
}

div.feature-group-heading.advertise {
  background: url(images/target.png) no-repeat -3px 12px;
}

div.feature-group-heading.browse-search {
  background: url(images/magnifier.png) no-repeat 2px 18px;
}

div.feature-group-heading.activity-feed {
  background: url(images/activityfeed.png) no-repeat 0 15px;
}

div.feature-group-heading.private-messaging {
  background: url(images/private_message.png) no-repeat -4px 15px;
}

div.feature-group-heading.anti-spam {
  background: url(images/spam.png) no-repeat 0 5px;
}

div.feature-group-heading.user-profiles {
  background: url(images/profile_icon.png) no-repeat -3px 10px;
}

div.feature-group-heading.network {
  background: url(images/network_icon.png) no-repeat -5px 12px;
}

div.feature-group-heading.design {
  background: url(images/design_icon.png) no-repeat -5px 12px;
  padding-left: 40px;
}

div.feature-group-heading.payment {
  background: url(images/payment.png) no-repeat -2px 15px;
}

div.feature-group-heading a {
  color: #3a4346;
  display: block;
  padding-bottom: 8px;

  line-height: 18px;
  font-size: 1.4em;
}

div.feature-group-heading a:hover {
  color: #0094c8;
}
div.feature-group > ul {
  padding-left: 15px;

}

div.feature-group > ul > li {
  list-style: square;
}

div.feature-group > ul > li > a {
  line-height: 20px;
  display: block;

}

div.feature-group > ul > li > a:hover {
  background: url(images/arrow_down_icon.png) no-repeat right center !important;
}

div.feature-group > ul > li > a.down:hover {
  background: url(images/arrow_up_icon.png) no-repeat right center !important;
}


div.feature-group > ul > li > div.sub-feature {
  display: none;
  line-height: 18px;
  margin-bottom: 20px;
  margin-top: 2px;
}

div.feature-group > ul > li > div.sub-feature p:first-child {
  margin-top: 0px;
}

div.feature-group > ul > li > div.sub-feature p {
  margin-top: 12px;
}

div.sub-feature ul {
  margin-top: 8px;
}

div.sub-feature ul li {
  padding-left: 12px;
  background: url(images/bullet_point.png) no-repeat 0 6px;

  margin-bottom: 8px;
}

div.buy-bar h2 {
  float: left;
  line-height: 60px;
  font-size: 16px;
  color: #22282a;
  letter-spacing: 0px;
}

div.buy-bar h2 span {
  color: #fff;
}

div.buy-bar a.download-trial {
  color: #fff;
  float: right;
  display: block;
  font-size: 12px;
}

div.buy-bar a.download-trial img {
  padding-right: 4px;
  float: left;
  margin-top: 24px;

}

div.buy-bar a.button-blue {
  float: right;
  line-height: 21px;
  margin-top: 14px;
  margin-right: 0px;
  padding-left: 15px;
  padding-right: 15px;
}

div.buy-bar a.button-blue img {
  padding-right: 8px;
  float: left;
  margin-top: 4px;
}

div.plugin-footer-notice {
  width: 940px;
  margin-left: auto;
  margin-right: auto;
  text-align: left;
  margin-top: 10px;
  margin-bottom: 15px;
  color: #3d5165;
}

div.plugin-footer-notice a {
  color: #5c7588;
  text-decoration: underline;
}

div.secondary-content .quote h4 {
  position: relative;
}

div.secondary-content .quote h4 a {
  font-size: 12px;
  right: 0px;
  bottom: 4px;
  position: absolute;
}

div.secondary-content .quote img{
  float: left;
  display: block;
  margin-top: 5px;
}

div.secondary-content .quote div {
  display: none;
}

div.secondary-content .quote div.active {
  display: block;
}

div.secondary-content .quote p {
  float: right;
  width: 240px;
  font-style: italic;
}

div.secondary-content .quote p.quote-from {
  margin-top: 8px;
  font-weight: normal;
  font-style: normal;
}

div.secondary-content .newsletter a.button-grey{
  display: block;
  float: left;
  margin-top: 15px;
  line-height: 15px;
  margin-left: 8px;
}

div.secondary-content .newsletter input {
  padding: 2px;
  margin-top: 15px;
  float: left;
}

.secondary-content .code-sample p{
  margin-bottom: 10px;
}

.secondary-content .code-sample a {
  vertical-align: middle;
}

.secondary-content .code-sample a img {
  vertical-align: middle;
  margin-right: 4px;
}

.secondary-content .code-sample .info {
  font-size: 10px;
  padding-left: 25px;
  margin-top: -6px;
}

div.f-content.requirements h3 {
  margin-top: 25px;
  margin-bottom: 15px;
}


div.plugin-requirements ul {
  padding-left: 18px;
  list-style: square;

}

div.plugin-requirements > ul li {
  margin-bottom: 8px;
  line-height: 18px;
}

div.f-content.requirements h4 {
  margin-bottom: 4px;
  margin-top: 15px;
}

div.requirements-table {
  margin-top: 20px;
}

div.requirements-table > div {
  padding-top: 5px;
  padding-bottom: 15px;
  border-bottom: 1px solid #ccc;
  clear: both;
  overflow: hidden;
}

div.requirements-table > div:first-child {
  border-top: 1px solid #ccc;
}

div.requirements-table div span {
  font-weight: bold;
  color: #3a4346;
  display: block;
  float: left;
  width: 100px;
  margin-top: 12px;
  font-size: 14px;
}

div.requirements-table h4 {
  font-size: 13px;
  margin-top: 10px !important;
}

div.requirements-table div img {
  vertical-align: middle;
  margin-right: 12px;
  float: left;
  margin-top: 6px;
}

div.requirements-table div ul {

  margin-top: 5px;

  list-style: square;
  margin-left: 15px;
  margin-bottom: 15px;
}

.requirements-heading {
  float: left;
  width: 200px;
}

.requirements-list {
  float: left;
  width: 600px;
}

div.requirements-table div ul li {
  margin-bottom: 6px;
  line-height: 16px;
}

div.requirements-new .arvixe {
  margin-bottom: 10px;
}

div.mod-developers {
  padding: 0 30px 30px;
}

div.mod-developer {
  overflow: hidden;
  border-bottom: 1px solid #ccc;
  padding-bottom: 15px;
  margin-bottom: 15px;
}

div.mod-developer.featured {
  border-bottom: none;
  padding: 15px 20px 20px 20px;
  background-color: #efefef;
  -webkit-border-radius: 12px;
  -webkit-box-shadow: 0px 1px 2px #475b69;
  -moz-border-radius: 12px;
  -moz-box-shadow: 0px 1px 2px #475b69;
}

div.mod-developer.featured > h3 {
  margin-bottom: 0px;
  padding-top: 0px;
  font-size: 1em;
  color: #a3abad;
  float: right;
}

div.mod-developer.featured p {
  font-weight: bold;
  margin-top: 10px;
  margin-bottom: 5px;
}

div.mod-developer.featured img {
  width: 180px;
  margin-top: 5px;
}

div.mod-developer.featured .description {
  margin-left: 8px;
  width: 650px;
}

div.mod-developer.featured .description h3 {
  padding-top: 0px;
}

div.mod-developer .description {
  float: left;
  width: 600px;
  margin-left: 30px;
}

div.mod-developer .image {
  float: left;
  width: 195px;
}

div.mod-developers .page-blurb {

  margin-bottom: 20px;
}

/* @end */

/* @group About */

div.a-content {
  background: url(images/page_grad.png) repeat-x;
}

div.a-content h2 {
  font-size: 3em;
}

div.a-content h3 {
  font-size: 1.8em;
}

div.a-content h4 {
  margin-top: 6px;
  margin-bottom: 12px;
}

div.a-content .about-nav {
  padding: 20px 30px 0;
  overflow: hidden;
}

div.a-content .about-us-content {
  overflow: hidden;
  background: url(images/about_us_grad.png) repeat-x;
  margin-top: -1px;
}

div.a-content .about-nav div.about-us{
  width: 270px;
  float: left;
}

div.a-content .about-nav div.about-us h2{
  width: 270px;
  border-bottom: 1px solid #ccc;
  padding-bottom: 12px;
  height: 30px;
  margin-bottom: 12px;
}

div.a-content .about-nav div.about-us a {
  width: 270px;
  height: 79px;
  display: block;

}

div.a-content .about-nav-link.current {
  background: url(images/about_us_arrow.png) no-repeat center bottom;
}

div.a-content .about-nav div.about-us img {
  background-color: #ccc;
}

div.a-content .about-nav div.meet-team {
  width: 598px;
  float: left;
  margin-left: 30px;
}

div.a-content .about-nav div.meet-team h3 {
  border-bottom: 1px solid #ccc;
  padding-bottom: 12px;
  height: 17px;
  margin-top: 12px;
  margin-bottom: 12px;
}

div.a-content .about-nav div.meet-team img{
  width: 55px;
  height: 55px;
  border: none;
  background-image: url(images/spacer.gif);
}

div.a-content .about-nav div.meet-team a {
  width: 55px;
  height: 80px;
  display: block;
  float: left;
  margin-left: 5px;

}

div.a-content .about-nav div.meet-team a:first-child {
  margin-left: 0px;
}

div.a-content .about-info {
  margin: 40px 30px 30px;
  width: 400px;
  float: left;
}

div.a-content .about-info p {
  margin-bottom: 20px;
  line-height: 24px;
  font-size: 15px;
  color: #70787a;
}

div.a-content .about-info h3 {
  padding-bottom: 4px;
}

div.a-content p.about-blurb {
  font-size: 27px;
  line-height: 30px;
  margin-bottom: 30px;
  color: #575757;
}

div.a-content .about-side {
  float: right;
  width: 440px;
  margin-right: 30px;
  margin-top: 40px;
  margin-bottom: 20px;
  min-height: 660px;
}

div.about-person .description p{
  font-size: 15px;
  line-height: 24px;
  color: #70787a;
}

div.about-side img {
  width: 432px;
  background-color: #d6d6d6;
  margin-bottom: 15px;
}

div.a-content .about-side div#office-pics {
  display: block;
}

div.a-content .about-side div#office-pics .description {
  padding-top: 7px;
}

div.a-content .about-side div#office-pics p + p {
  padding-top: 10px;
}

div.a-content .about-side div#office-pics a {
  font-weight: normal;
  color: #3a4346;
}

div.a-content .about-side .about-person {
  display: none;
}



/* @end */

/* @group Home */

div.home-banner {
	width: 1020px;
	margin-left: auto;
	margin-right: auto;
	height: 620px;
	margin-top: 0px;
	background: url(images/home_banner_bg.jpg) no-repeat 0;
	overflow: hidden;
	margin-bottom: 0px;
}

div.home-main-message {
  width: 500px;
  float: right;
  margin-top: 60px;
  margin-right: 50px;
  height: 345px;
}

div.home-main-message a
{
  color: #0094c8;
  font-weight:normal;
}

div.home-banner h1 {
  font-size: 5em;
  color: #fff;
  width: 500px;
  line-height: .9em;
  text-shadow: rgba(1,1,1,.7) 2px 3px 3px;
}

div.home-banner h2 {
  width: 390px;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  font-size: 19px;
  color: #b2b4b8;
  margin-top: 20px;
  line-height: 24px;
  font-weight:normal;
}

div.home-banner p a {
  font-size: 19px;
}

div.home-banner p a {
  font-weight: normal;
  font-style: normal;
}

div.home-banner p a:hover {
  color: #fff;
}

div.be-used {
  clear: both;
  text-align: left;
  padding-left: 15px;
}

div.be-used .why {
  line-height: 18px;
  font-size: 16px;
  font-weight: bold;
  margin-right: 25px;
  margin-left: 50px;
  padding-top: 88px;
}

div.be-used > ul {
  overflow: hidden;
}

div.be-used > ul > li {
  float: left;
}

div.be-used > ul > li.your-site {
  background: url(images/monitor.png) no-repeat 75px 10px;
  margin-left: 10px;
}

div.be-used > ul > li.flexible {
  background: url(images/analyze.png) no-repeat 60px 10px;
  margin-left: 10px;
}

div.be-used > ul > li.easy {
  background: url(images/detect.png) no-repeat 85px 10px;
  margin-left: -75px;
}

div.be-used > ul > li {
  display: block;
  padding-top: 88px;
  color: #5b6265;
  width: 240px;
  font-size: 13px;
}

div.be-used > ul > li span {
  display: block;
  font-weight: normal;
  font-style: normal;
  line-height: 18px;
  padding-left: 12px;
  background: url(images/bullet_point.png) no-repeat 0 center;
}

div.be-used > ul > li span.heading {
  padding-left: 12px;
  font-weight: bold;
  background: none;
  font-size: 16px;
  margin-bottom: 8px;
  color: #323232;
}

div.be-used > ul > li a:hover span.heading {
  color: #0094c8;
}

div.home-actions {
  display: block;

  color: #effaff;


  font-size: 1em;
  font-weight: bold;
  width: 350px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 20px;
  overflow: hidden;
}

div.home-actions a:first-child {
  color: #fff;
  display: block;
  float: left;
  height: 60px;
  line-height: 53px;
  background: url(images/home_actions.png) 0 0;
  width: 104px;
  text-align: left;
  padding-left: 60px;
}

div.home-actions a {
  color: #fff;
  display: block;
  float: left;
  height: 60px;
  line-height: 53px;
  background: url(images/home_actions.png) 189px 0;
  width: 130px;
  text-align: left;
  padding-left: 55px;
}

div.home-actions a:hover {
  background-image: url(images/home_actions_over.png);
}

div.dark-bg-top {
  margin: auto;
  width: 960px;
  height: 15px;
  background: url(images/dark_bg.png) no-repeat center top;
}

div.dark-bg-bottom {
  margin: auto;
  width: 960px;
  height: 15px;
  background: url(images/dark_bg.png) no-repeat center bottom;
  margin-bottom: 15px;
}

div.home-secondary {
  margin: auto;
  width: 930px;
  background: url(images/dark_bg.png) no-repeat center center;
  padding-left: 30px;
  overflow: hidden;
  padding-top: 15px;
  padding-bottom: 15px;
}

div.home-secondary h2 {
  color: #fff;
  font-size: 18px;
  border-bottom: 1px solid #2b3243;
  padding-bottom: 17px;
  margin-bottom: 15px;
  position: relative;
}

div.home-secondary h2 a {
  color: #0094c8;
  font-size: 13px;
  right: 0px;
  bottom: 14px;
  position: absolute;
  letter-spacing: 0px;
}

div.home-secondary h2 a:hover {
  color: #fff;
}

div.home-secondary .showcase {
  width: 560px;
  margin-right: 60px;
  text-align: left;
  float: left;
}

div.home-secondary .showcase li span
{
  font-weight: bold;
}

div.home-secondary .testimonial {
  width: 270px;
  text-align: left;
  float: left;
}

div.home-secondary .testimonial a
{
  outline: none;
}

div.home-secondary .testimonial div {
  display: none;
}

div.home-secondary .testimonial div.active {
  display: block;
}

div.home-secondary .testimonial p.link-to {
  padding-top: 10px !important;
}

div.home-secondary .testimonial p.link-to a {
  font-weight: normal;
  font-style: normal;
  color: #979fa7;
}

div.home-secondary .testimonial p.link-to a:hover {
  color: #fff;
}

div.home-secondary .testimonial img {
  float: left;
  margin-right: 14px;
  margin-bottom: 5px;
  margin-top: 0px;
}

div.home-secondary .showcase li:first-child {
  margin-left: 0px;
}

div.home-secondary .showcase li {
  float: left;
  margin-top: 5px;
  margin-left: 25px;
}

div.home-secondary .showcase ul a {
  display: block;
  width: 170px;
  color: #5b6265;
  font-weight: normal;
  font-style: normal;
  line-height: 18px;
  font-size: 13px;
}

div.home-secondary .showcase a:hover > span {
  color: #fff;
}

div.home-secondary .showcase a > span {
  color: #0094c8;
  display: block;
  margin-bottom: 2px;
}

div.home-secondary .showcase a:hover > span > span.out {
  background: url(images/external.png) no-repeat 5px 0px;
  padding: 0px 10px;
  margin-left: 3px;
}

div.home-secondary .showcase li img {
  width: 170px;
  margin-bottom: 5px;
}


/* @end */

/* @group Misc */

#contact-form .loading-indicator {
  background: url('images/ajax-loader-1.gif') no-repeat 0px center;
  margin-left: 20px;
  margin-top: 5px;
  padding-left: 20px;
  line-height: 24px;
  font-weight: bold;
  display: block;
  display: none;
  float: left;
}

#contact-form .loading-indicator.sent {
  background: none;
}

a#submit-form.disable-send {
  background: #a4a7a9;
  color: #fff;
}

div.contact-online, div.contact-online-submitted {
  float: left;
  margin-left: 30px;
  width: 560px;
  background-color: #ebebeb;
  padding: 20px 15px 15px;
  margin-top: 20px;

}

div.contact-online-submitted {
  text-align: center;
  font-weight: bold;
  font-size: 1.4em;
  display: none;
}

div.contact-online-submitted h3 {
  font-size: 18px;
}

div.contact-online-submitted p{
  margin-top: 8px;
  margin-bottom: 15px;
}

div.contact-online h3 {
  margin-bottom: 15px;
  padding-top: 0;
  float: left;
}

div.contact-offline h3 {
  margin-bottom: 15px;
}

div.contact-offline {
  float: right;
  width: 270px;
  margin-right: 30px;
  margin-top: 25px;
}

div.contact-offline p {
  margin-bottom: 15px;

}

div.contact-offline .address-info {
  margin-top: 15px;
}

.contact-select {
  float: left;
  margin-left: 20px;
}

.contact-select > a{
  width: 175px !important;
}

.contact-captcha {
  clear: both;
  overflow: hidden;
  margin-bottom: 15px;
  padding-top: 15px;
}

.contact-captcha .captcha-input {
  display: block;
  float: left;
  text-align: ;
}

.contact-captcha input {
  display: block;
  margin-top: 8px;
}

.contact-captcha img {
  float: left;
  margin-left: 15px;
  border: 3px solid #5da6c0;
}

.contact-general {
  clear: both;
  font-weight: bold;
}

.contact-general input {
  display: block;
  margin-top: 4px;
  width: 260px;
}

.contact-general > div {
  float: left;
  margin-top: 8px;
}

.contact-general .margin {
  margin-left:8px;
}

.contact-general textarea, .bug-description textarea {
  display: block;
  width: 550px;
  height: 280px;
  margin-top: 4px;
  margin-bottom: 12px;
}

.contact-general textarea, .bug-description textarea.invalid-field {
  width: 544px;
}

.contact-bug, .contact-piracy, .contact-ticket {
  display: none;
  clear: both;
}

.contact-bug .float {
  float: left;
}

.contact-bug .float .bm-select {
  margin-top: 4px;
}

.contact-bug .float {
  margin-right: 15px;
  font-weight: bold;
}

.contact-bug p {
  padding-top: 25px;
  margin-bottom: 8px;
  font-style: italic;
}

.contact-bug p:first-child {
  padding-top: 15px;
}

.contact-bug .browser-type {
  margin-bottom: 8px;
}

.contact-bug .browser-version {
  margin-top: 4px;
  display: none;
}

.contact-bug .socialengine-version {
  margin-bottom: 8px;
}

.contact-bug .minor-version span {
  font-weight: normal;
  font-style: normal;
}

.contact-bug .minor-version b {
  color: #3a3a3a;
}

.contact-bug .minor-version input {
  display: block;
  margin-top: 4px;
  width: 100px;
}

.contact-bug label.browser-version input {
  display: block;
  margin-top: 4px;
  width: 100px;
}

.contact-bug label.minor-version {
  display: none;
}

.contact-bug .bug-contact-info {
  display: none;
}

.contact-bug .bottom-left {
  margin-bottom: 12px;
  float: left;
}

.contact-bug .bottom-left div {
  margin-right: 8px;
  margin-top: 12px;
  font-weight: bold;
}

.contact-bug .bottom-left div input{
  display: block;
  margin-top: 4px;
}

.contact-bug .bottom-right {
  float: right;
}

.bug-description {
  padding-top: 25px;
  font-weight: bold;
}

#contact-form .button-grey {
  clear: both;
  width: 100px;
  line-height: 21px;
  float: left;
  outline: none;
}

.contact-piracy div input, textarea{
  display: block;
  margin-top: 4px;
}

.contact-piracy textarea {
  margin-bottom: 15px;
  width: 550px;
  height: 75px;
}

.contact-piracy > div {
  padding-top: 8px;
  font-weight: bold;
}

.contact-piracy > div > input {
  width: 300px;
}

.contact-piracy {
  margin-bottom: 12px;

}

.piracy-contact-info {
  display: none;
}

.piracy-contact-info input{
  margin-bottom: 8px;
}

.contact-ticket p{
  font-size: 1.4em;
  text-align: center;
  padding-top: 15px;
  padding-bottom: 30px;
}

.notfound-message h2 {
  margin-top: 30px;
  margin-bottom: 40px;
  color: #fff;
  font-size: 36px;
}


/* @end */

/* @group Affiliate */

.affiliate-blurb h2{
  font-size: 3em;
  text-align: center;
  margin-bottom: 8px;
  padding-top: 20px;
}

.affiliate-blurb p{
  margin-bottom: 5px;
  margin-top: 15px;
}

div.affiliate-signup {
  margin-top: 10px;
  padding-bottom: 15px;
}

.affiliate-signup label {
  display: block;
  padding-top: 8px;
  font-weight: bold;
}

.affiliate-signup label input {
  margin-right: 10px;
  margin-top: 5px;
  width: 220px;
}

.affiliate-signup label input#terms {
  width: 15px;
  margin-right: 0px;
}

.affiliate-signup label span {
  font-weight: normal;
  font-style: italic;
  color: #85898c;
}

.affiliate-signup .group {
  overflow: hidden;
  padding: 30px 30px 30px 0;
  border-top: 1px solid #ccc;
}

.affiliate-signup h3 {
  font-size: 21px;
  margin-bottom: 15px;
}

.affiliate-signup .group .left {
  float: left;
  margin-right: 60px;
}

.affiliate-signup .group .right {
  float: left;
  margin-top: 25px;
  width: 490px;
}

.affiliate-signup .group .right textarea {
  width: 400px;
  height: 300px;
  margin-top: 15px;
}

.affiliate-summary {
  margin-bottom: 30px;
  overflow: hidden;
  padding-top: 15px;
}

.affiliate-summary table {
  width: 320px;
  line-height: 36px;
  float: left;
  font-weight: bold;
}

.affiliate-summary .info {
  width: 500px;
  float: left;
  margin-left: 50px;
  line-height: 18px;
  color: #9f9f9f;
  font-size: 12px;
  margin-top: 15px;
}

.affiliate-summary .info p {
  margin-bottom: 10px;
}

.affiliate-summary h2, .affiliate-stats h2, .tos h2, .affiliate-banners h2 {
  padding-bottom: 12px;
  font-size: 24px;
  border-bottom: 1px solid #ccc;
}

.tos h2, .affiliate-banners h2 {
  margin-top: 10px;
  margin-bottom: 15px;
}

.tos p {
  margin-bottom: 20px;
  line-height: 16px;
}

.tos h3 {
  padding-bottom: 5px;
}

.affiliate-summary table tr td:first-child {
  width: 205px;
  text-align: left;
  font-weight: normal;
  font-size: 13px;
}

.affiliate-summary table td {
  border-bottom: 1px solid #efefef;
  text-align: right;
  font-size: 14px;
}

.affiliate-stats {
  border-top: 1px solid #ccc;
  padding-top: 30px;
}

.affiliate-stats > div{
  float: left;

}

.affiliate-stats > div:first-child {
  margin-right: 30px;
}

.affiliate-stats .payments table {
  width: 470px;
}

.affiliate-stats .traffic table {
  width: 375px;
}

.affiliate-stats table {
  margin-top: 15px;
}

.affiliate-stats td {
  padding-top: 7px;
  padding-bottom: 7px;
  padding-right: 4px;
  line-height: 18px;
}

.affiliate-stats td.date{
  padding-right: 10px;
}

.affiliate-stats th {
  padding-bottom: 10px;
}

.affiliate-stats tr.alt td {
  background: url(images/page_grad.png) 0 -10px;
  border-bottom: 1px solid #efefef;
}

.affiliate-stats tr.alt.pending td {
  background: #c8e8ff;
  border-bottom: 1px solid #fff;
  border-top: 1px solid #fff;
}

.affiliate-stats tr.pending td {
  background: #ddf0ff;
  border-bottom: 1px solid #fff;
  border-top: 1px solid #fff;
}

.affiliate-stats tr.alt.canceled td {
  background: #ffd290;
  border-bottom: 1px solid #fff;
}

.affiliate-stats tr.canceled td {
  background: #ffdeaf;
  border-bottom: 1px solid #fff;
}

.affiliate-stats tr td:first-child {
  padding-left: 5px;
}

.affiliate-stats .payments tr td:first-child {
  width: 100px;
}

.affiliate-stats td.balance, .affiliate-stats th.balance, .affiliate-stats td.earnings, .affiliate-stats th.earnings{
  width: 100px;
  text-align: right;
  padding-right: 10px;
  font-weight: bold;
}

.affiliate-stats td.details {
  width: 250px;
  font-size: 12px;
  line-height: 18px;
}

.affiliate-stats .legend {
  padding-bottom: 5px;
  border-bottom: 1px solid #ccc;
  overflow: hidden;
}

.affiliate-stats .legend .pending, .affiliate-stats .legend .canceled {
  overflow: hidden;
  float: left;
  width: 90px;
  padding-bottom: 5px;
  padding-top: 5px;
}

.affiliate-stats .legend .pending div, .affiliate-stats .legend .canceled div{
  background-color: #b8e1ff;
  display: block;
  width: 10px;
  height: 10px;
  float: left;
  margin-right: 5px;
  border: 1px solid #b8ddf7;
}

.affiliate-stats .legend .canceled div {
  background-color: #ffbd5d;
  border: 1px solid #f7ddb8;
}

.affiliate-stats .legend .pending span, .affiliate-stats .legend .canceled span {
  display: block;
  float: left;
}

.affiliate-banners .banner{
  overflow: hidden;
  margin-bottom: 15px;
  background-color: #eceeef;
  padding: 20px 15px 15px;
}


.affiliate-banners .banner img {
  background-color: #d4d4d4;
  padding: 1px;
  border: 1px solid #fff;
}

.affiliate-banners .banner.full .source{
  position: relative;
  clear: both;
  margin: 15px 0px 0px 0px;
  width: 100%;
}

.affiliate-banners .banner.full .source textarea {
  width: 850px;
  height: 40px;
}

.affiliate-banners .banner .sample {
  float: left;
  width:478px;
}

.affiliate-banners .banner .sample h3 {
  font-size: 16px;
  padding-bottom: 10px;
}

.affiliate-banners .banner .source h4 {
  margin-bottom: 5px;
}

.affiliate-banners .banner .source {
  position: relative;
  clear: both;
  padding-top: 15px;
  margin: 0px 0px 0px 0px;
  width: 100%;
}

.affiliate-banners .banner .source textarea {
  width: 850px;
  height: 40px;
  color: #606161;
  font-size: 14px;
  border-color: #ddd;
  border-top-color: #b3b3b3;
  border-left-color: #b3b3b3;
  padding: 8px;
}

.resellers-heading {
  overflow:hidden;
  border-bottom:1px solid #ccc;
}

.resellers-heading-img, .resellers-heading-text {
  float: left;

}

.resellers-heading-text {
  width:530px;
  margin-left:40px;
  margin-top:30px;
}

.resellers-heading-text h2 {
  text-align: left;
}
.resellers-intro {
  padding: 5px 0px;
  margin-bottom: 15px;
  font-size:1.2em;
}

.resellers-intro p {
  margin-top:15px;
}

.resellers-intro b {
  color: #3a4346;
  font-size: 1.2em;
}

.resellers-content {
  overflow: hidden;
}

.resellers-content > div {
  float: left;
  width: 420px;
  padding: 15px;
}

.resellers-content > div p,  .resellers-content > div ul{
  margin-bottom: 15px;
}

.resellers-content > div h4 {
  margin-top:10px;
}

.resellers-content > div ul {
  list-style:disc;
  margin-left:15px;
}

.resellers-content > div ul li {
  margin-left: 30px;
  margin:10px 0px;
  line-height:18px;
}












/* MOD PAGE */
.main-left
{
  overflow: hidden;
  padding-right: 20px;
}
.mod-sidebar
{
  float: right;
  overflow: hidden;
}
.main-left h2
{
  font-size: 1.9em;
  margin-top: 8px;
}
.screenshot_thumbs
{
  color: #fff;
  margin-top: 10px;
}
.screenshot_thumbs img
{
  width: 170px;
  height: 120px;
  border: 1px solid #ccc;
}
.mod-display .screenshot_thumbs
{
  margin-top: 25px;
}
.mod-display .screenshot_thumbs img 
{ 
  width: 120px;
  height: 90px;
  border: 1px solid #ccc;
  margin: 3px;
}
.mod-display .mod-section h2
{
  border-bottom: 1px solid #DDDDDD;
  font-size: 1.4em;
  margin-bottom: 15px;
  padding-bottom: 15px;
}


/* DEVELOPER PROFILE */
li.review-item:last-child
{
  border: none;
}
.main-left.developer-wrapper .long-description
{
  border: none;
}
.developer_head
{
  overflow: hidden;
  margin-bottom: 15px;
}
.developer_logo
{
  float: left;
  overflow: hidden;
  padding-right: 10px;
}
.developer_info
{
  overflow: hidden;
}
.developer_logo img
{
  border: 1px solid #ddd;
  max-width: 500px;
  max-height: 130px;
}
div.mod-display .main div.developer_info > h2
{
  border: none;
  padding: 0px;
  margin-bottom: 3px;
}
.developer_info > span
{
  display: block;
  vertical-align: middle;
  font-size: 8pt;
  font-weight: bold;
  line-height: 18px;
  padding: 5px 5px 5px 27px;
  background-color: #f2f2f2;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  background-position: 7px center;
  background-repeat: no-repeat;
  margin-right: 10px;
  margin-bottom: 5px;
  max-width: 170px;
}
.developer_info > span.developer-recommended
{
  background-image: url(images/flag_green.png);
  background-color: #e2ffd8;
}
.developer_info > span.developer-custom
{
  background-image: url(images/wrench.png);
}
.developer_info strong
{
  font-size: 13pt;
}
.developer_website
{
  padding-top: 5px;
  display: block;
  font-weight: bold;
  margin-bottom: 10px;
}
.developer-products ul li
{
  padding: 5px 0px 5px 0px;
}
.developer-products ul li:first-child
{
  padding-top: 0px;
}

/* JOB LISTINGS */
.job_title
{
  margin-bottom: 0px;
}
.job_info div
{
  line-height: 1.4em;
}
.job_info > div
{
  font-size: 9pt;
  font-style: italic;
}
.job_info > ul
{
  margin-top: 10px;
  line-height: 1.5em;
}
.job_info > ul > li > div
{
  float: left;
  overflow: hidden;
  width: 60px;
  font-weight: normal;
}
.job_info > ul > li > div + div
{
  float: none;
  overflow: hidden;
  width: auto;
  font-weight: bold;
}
.job_details
{
  margin-top: 15px;
  font-size: 9pt;
  line-height: 1.5em;
}
.job_updated > span
{
  display: block;
  font-weight: bold;
  margin-top: 15px;
  font-style: italic;
}
.job_reply
{
  margin-top: 20px;
  border-top: 1px solid #ddd;
  padding-top: 20px;
}
.job_reply > input
{
  display: inline-block;
  vertical-align: middle;
}
.job_reply > span
{
  display: inline-block;
  vertical-align: middle;
  margin-left: 10px;
}
.job_replies
{
  margin-top: 20px;
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
  border: 1px solid #ddd;
}
.job_replies thead
{
  background-color: #eee;
}
.job_replies th
{
  font-size: 8pt;
  font-weight: bold;
  padding: 8px;
}
.job_replies td
{
  font-size: 8pt;
  padding: 8px 8px;
}
.job_replies tbody tr:nth-child(odd)
{
  border-top: 1px solid #ddd;
}
.job_replies tbody tr:nth-child(odd) td
{
  padding-bottom: 3px;
  font-weight: bold;
}
.job_replies_rating
{
  display: inline-block;
  vertical-align: middle;
  background-image: url(images/star_small.png);
  background-repeat: repeat-x;
  height: 10px;
}
.job_replyform,
.job_update
{
  display: none;
  background-color: #f2f2f2;
  border: 1px solid #ddd;
  margin-top: 20px;
  padding: 20px;
  overflow: hidden;
}
.job_replyform > ul
{
  margin-bottom: 12px;
  overflow: hidden;
}
.job_replyform li
{
  float: left;
  overflow: hidden;
  margin-right: 7px;
}
.job_replyform li > span
{
  font-size: 8pt;
  font-weight: bold;
  display: block;
  margin-bottom: 2px;
}
.job_replyform li > input
{
  font-size: 8pt;
  width: 10em;
}
.job_replyform .job_replyform_message
{
  clear: both;
  margin-top: 7px;
}
.job_replyform > input
{
  display: inline-block;
  vertical-align: middle;
}
.job_replyform > span
{
  display: inline-block;
  vertical-align: middle;
  padding-left: 7px;
  font-size: 8pt;
}
.job_replyform li > textarea,
.job_update > textarea
{
  font-size: 8pt;
  width: 500px;
}
.job_replies_options
{
  display: block;
  padding-top: 7px;
}
.job_replies_options > a
{
  font-weight: normal;
}
.job_status
{
  margin-top: 20px;
  font-size: 9pt;
  padding: 7px 10px;
  background-color: #e2ffd8;
  font-weight: bold;
  border: 1px dashed #D9E3CA;
  line-height: 1.4em;
}
.job_update > span
{
  font-weight: bold;
  display: block;
  margin-bottom: 5px;
}
.job_update_submit
{
  padding-top: 7px;
}
.job_update_submit input
{
  display: inline-block;
  vertical-align: middle;
}
.job_update_submit span
{
  display: inline-block;
  vertical-align: middle;
  margin-left: 4px;
}
.job_replies_winner > span
{
  display: inline-block;
  margin-top: 8px;
  background-color: #e2ffd8;
  padding: 7px 10px 7px 25px;
  background-image: url(images/job_winner.png);
  background-repeat: no-repeat;
  background-position: 5px center;
  font-weight: bold;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
}

/* POST JOB FORM */
.job_post
{
  background-color: #f2f2f2;
  border: 1px solid #ddd;
  margin-top: 20px;
  padding: 20px;
  overflow: hidden;
}
.job_post > li + li
{
  margin-top: 15px;
}
.job_post > li span
{
  display: block;
  font-weight: bold;
  margin-bottom: 6px;
}
.job_post_submit
{
  padding-top: 10px;
}
.job_post input[type=text],
.job_post textarea
{
  width: 500px;
  font-size: 9pt;
}
.job_post p
{
  padding-top: 5px;
  padding-left: 1px;
  font-size: 8pt;
  color: #777;
  width: 500px;
}
.job_post > li input.job_post_budget
{
  width: 50px;
}
.job_post > li > ul
{
  list-style-type: circle;
  margin-left: 20px;
}
.job_post > li > ul > li
{
  padding: 5px;
  font-size: 8pt;
  line-height: 1.5em;
}

/* JOBS LIST */
.jobslist_info
{
  text-align: center;
}
.jobslist_info_budget,
.jobslist_info_bids
{
  display: block;
  color: #555;
  line-height: 1.6em;
}
.jobslist_info_bids
{
  display: inline-block;
  padding: .2em .7em;
  font-size: 13pt;
  font-weight: bold;
  margin: 4px auto 0px auto;
  background-color: #f2f2f2;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
}
.jobslist_info_closed
{
  display: block;
  color: #777;
  font-size: 8pt;
  margin-top: 4px;
}
.jobslist_info_date
{
  display: block;
  font-size: 8pt;
  color: #888;
  margin: 10px 0px 5px 0px;
}


/* COMMUNITY AREA */
.community_title
{
  margin-bottom: 20px;
}
.community_title > span
{
  display: block;
  padding-left: 2px;
  font-size: 9pt;
  color: #a3a9b2;
  letter-spacing: 0px;
  line-height: 1.3em;
  font-weight: normal;
}
.community_title > h1
{
  display: block;
  font-size: 22pt;
  line-height: 1.1em;
  font-weight: bold;
  letter-spacing: -1px;
  font-style: italic;
  color: #fff;
}
.community_title > h1 > a,
.community_title > h1 > a:hover,
.community_title > h1 > a:link,
.community_title > h1 > a:visited
{
  color: #fff;
}
.community_wrapper
{
  overflow: hidden;
  padding: 0px 10px;
}
.community_menu
{
  overflow: hidden;
}
.community_menu > li
{
  margin-bottom: 25px;
}
.community_menu > li > h3
{
  color: #FFFFFF;
  font-size: 1.4em;
  margin-bottom: 9px;
}
.community_menu > li > ul
{
  padding: 0px;
}
.community_menu > li > ul > li
{
  font-size: 10pt;
}
.community_menu > li a
{
  display: inline-block;
  padding: 5px 0px;
  color: #949EB0;
  font-weight: normal;
}
.community_menu > li a:hover
{
  color: #fff;
}
.community_menu li > span
{
  display: none;
  width: 18px;
  height: 22px;
  position: absolute;
  background-image: url(images/menu_community_arrow.png);
  background-repeat: no-repeat;
  margin-left: -30px;
  margin-top: -1px;
}
.community_menu li.active > span
{
  display: block;
}
.community_search
{
  margin-bottom: 25px;
}
.community_search > input
{
  display: inline-block;
  vertical-align: middle;
  width: 130px;
  font-size: 9pt;
  border: none;
  background-color: #1b2028; 
  color: #666970;
  border: 1px solid #4a5057;
}
.community_search > input.active
{
  color: #d5d6d8;
}
.community_search > a > img
{
  display: inline-block;
  vertical-align: middle;
  margin-left: 3px;
}
.community-search-content .section-blurb
{
  margin-bottom: 15px;
}



/* COMMUNITY OVERVIEW (WHATS NEW) PAGE */
.community_overview > h2
{
  margin-bottom: 0px;
}
.community_overview_section h3
{
  margin-bottom: 7px;
  border-bottom: 1px solid #ddd;
  padding-bottom: 10px;
  font-size: 1.4em;
  letter-spacing: -1px;
}
.community_overview_section h4
{
  color: #0094c8;
}
.community_overview_section h3 > a
{
  display: inline-block;
  vertical-align: middle;
  width: 12px;
  height: 12px;
  background-image: url(images/rss_icon.png);
  background-repeat: no-repeat;
  margin-left: 3px;
  margin-top: -1px;
}
.community_overview_section ul > li
{
  margin-top: 5px;
  line-height: 1.2em;
}
.community_overview_section ul > li + li
{
  margin-top: 7px;
  border-top: 1px solid #ddd;
  padding-top: 7px;
}
.community_overview_section ul > li > a
{
  vertical-align: middle;
  margin-bottom: 3px;
}
.community_overview_section ul > li > span
{
  display: inline-block;
  vertical-align: middle;
  margin-left: 4px;
  font-size: 8pt;
  color: #888;
}
.community_overview_section ul > li > div
{
  font-size: 8pt;
  margin-top: 3px;
}
.community_overview_sections
{
  overflow: hidden;
  margin-top: 20px;
}
.community_overview_section.section_left
{
  float: left;
  overflow: hidden;
  width: 400px;
  padding-right: 25px;
}
.community_overview_section.section_right
{
  overflow: hidden;
  padding: 15px;
  background-color: #f2f2f2;
  margin: 2px 2px 2px 0px;
  -moz-box-shadow: 0px 0px 3px #868686;
  -webkit-box-shadow: 0px 0px 3px #868686;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
}
.community_overview_section.section_right h3
{
  font-size: 11pt;
  border: none;
  padding: 0px;
}
.community_overview_section.section_right a
{
  font-size: 8pt;
  line-height: 1em;
}
.community_overview_section.section_right ul
{
  list-style-type: disc;
  margin-left: 14px;
}
.community_overview_section.section_right li
{
  border: 0px;
  margin: 0px;
  padding: 3px 0px;
}
.community_overview_section.section_right div + div
{
  margin-top: 15px;
  border-top: 1px solid #ddd;
  padding-top: 15px;
}
.community_overview_section.featured
{
  text-align: center;
}
.community_overview_section.featured > span
{
  color: #555;
  font-size: 8pt;
  display: block;
  margin-bottom: 4px;
}


/* DEVELOPER REGISTRATION PAGE */
.developer_register_info
{
  list-style-type: disc;
  margin: 10px 0px 15px 25px;
}
.developer_register_info > li
{
  line-height: 1.7em;
}
.developer_register_info_alreadyclient
{
  padding: 7px 10px;
  background-color: #E6F3F5;
  -moz-border-radius: 5px;
  -webkit-border-radous: 5px;
}
.developer_register_form
{
  overflow: hidden;
}
.developer_register_form
{
  background-color: #f2f2f2;
  border: 1px solid #ddd;
  margin-top: 20px;
  padding: 20px;
  overflow: hidden;
}
.developer_register_form > li
{
  float: left;
  margin: 5px;
  width: 233px;
}
.developer_register_form > li + li
{
}
.developer_register_form > li span
{
  display: block;
  font-weight: bold;
  margin-bottom: 6px;
}
.developer_register_form .newline
{
  width: 70%;
  padding-top: 5px;
  float: none;
  clear: both;
}
.developer_register_form .newline p
{
  width: 70%;
}
.developer_register_form_submit
{
  padding-top: 10px;
  float: none;
  clear: both;
}
.developer_register_form input[type=text],
.developer_register_form textarea
{
  width: 95%;
  font-size: 9pt;
}
.developer_register_form input[type=checkbox]
{
  display: inline-block;
  vertical-align: middle;
}
.developer_register_form label
{
  display: inline-block;
  vertical-align: middle;
  line-height: 1.2em;
  margin-left: 3px;
}
.developer_register_form p
{
  padding-top: 5px;
  padding-left: 1px;
  font-size: 8pt;
  color: #777;
  width: 230px;
  padding-bottom: 5px;
}
.developer_register_form > li > ul
{
  list-style-type: circle;
  margin-left: 20px;
}
.developer_register_form > li > ul > li
{
  padding: 5px;
  font-size: 8pt;
  line-height: 1.5em;
}

/* COMMUNITY SUBMIT MOD PAGE */
.mod_post_info
{
  list-style-type: disc;
  margin: 10px 0px 15px 25px;
}
.mod_post_info > li
{
  line-height: 1.7em;
  font-size: 8pt;
}
.mod_post
{
  background-color: #f2f2f2;
  border: 1px solid #ddd;
  margin-top: 20px;
  padding: 20px;
  overflow: hidden;
}
.mod_post > li + li
{
  margin-top: 15px;
}
.mod_post > li span
{
  display: block;
  font-weight: bold;
  margin-bottom: 6px;
}
.mod_post_submit
{
  padding-top: 10px;
}
.mod_post input[type=text],
.mod_post textarea
{
  width: 500px;
  font-size: 9pt;
}
.mod_post p
{
  padding-top: 5px;
  padding-left: 1px;
  font-size: 8pt;
  color: #777;
  width: 500px;
}
.mod_post > li input.job_post_budget
{
  width: 50px;
}
.mod_post > li > ul
{
  list-style-type: circle;
  margin-left: 20px;
}
.mod_post > li > ul > li
{
  padding: 5px;
  font-size: 8pt;
  line-height: 1.5em;
}
.mod_post a
{
  font-size: 8pt;
}
.mod_post .mod-dependencies
{
  padding-top: 5px;
}
.mod_post .mod-dependencies > li
{
  padding: 2px;
}
.mod_post .mod-dependencies > li > span
{
  display: block;
  font-weight: normal;
}
.mod_post .mod-dependencies > li > span > a
{
  font-weight: normal;
}
.mod_post .delete-faq
{
  display: inline-block;
  margin-top: 4px;
  font-weight: normal;
}
.mod_post #screenshot_images
{
  margin-top: 10px;
}


/* NEWSLETTER, MAILING LIST PAGE STYLES */
.mailing_template
{
  padding: 10px 20px;
}
.mailing_template h1
{
  margin: 0px;
  color: #fff;
  font-size: 2em;
  padding-bottom: 10px;
}
.mailing_template p
{
  color: #bbb;
}
.mailing_template form
{
  margin-top: 15px;
}
.mailing_template form > div
{
  display: inline-block;
  background-color: #375989;
  padding: 6px 9px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}
.mailing_template form > span
{
  display: inline-block;
  margin-left: 6px;
}
.mailing_template a:hover
{
  color: #fff;
}

.order_offer_wrapper
{
  text-align: center;
}
.order_offer
{
  display: inline-block;
  background-color: #E6F5FF;
  font-size: 9pt;
  padding: 10px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
}
.order_offer > input,
.order_offer > label
{
  display: inline-block;
  vertical-align: middle;
}
.order_offer > label
{
  cursor: pointer;
}
.order_offer strong
{
  font-style: italic;
}
.delet {text-decoration:line-through;}

/* @end */
