/* @override 
	http://www.floatingcms.com/stylesheets/fcms_css3.css
	http://floatingcms.com/stylesheets/fcms_css3.css
	http://www.floatingcms.com/StyleSheets/fcms_css3.css
*/

body {
	background: url(../Images/body_bg.jpg) repeat-x top #e5f3f6;
	margin: 0px;
	font: 12px/18px "Lucida Grande", Lucida Sans, Arial, Helvetica, sans-serif;
}

a {
	outline-style:none;
	outline-width:medium;
}

a img {
	border: none;
}

a, a:link, a:visited {
	color: #115EB0;
	text-decoration: none;
}

a:hover, a:active {
	text-decoration: underline;
}

#wrapper {
	background: url(../Images/body_image.jpg) no-repeat top center #e5f3f7;
	width:  100%;
	height: 100%;
    margin: 0px;
}

#bodywrapper {
	width:940px;
	margin:0 auto;
	clear: both;
}

#header {
	clear: both;
	width: 940px;
	height: 143px;
}

#logo {
	float: left;
	clear: left;
	margin-top: 37px;
	margin-left: 15px;
}
#nav_top {
	margin-top: 65px;
	margin-left: 25px;
	float: left;
	font-size: 13px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

#nav_top ul {
	list-style: none;
	padding: 0;
	margin: 0;
	
}
#nav_top li {
	padding: 0;
	margin: 0;
	float: left;
}
#nav_top a {
	margin-right: 17px;
	font-weight: bold;
}

#freetrial {
	float: right;
	margin-top: 58px;
	margin-right: 15px;
	
}
#contentarea {
	width: 940px;
	min-height:300px;
	background: #ffffff;	
	border: 2px solid #D0D2D3;
	border-bottom:none;
	-moz-border-radius-topleft: 15px;
	-webkit-border-top-left-radius: 15px;
	-moz-border-radius-topright: 15px;
	-webkit-border-top-right-radius: 15px;
	position:relative;
	z-index: 3;
	padding-bottom:186px;
}

#withslider_contentarea {
	width: 936px;
	min-height:300px;
	background: #ffffff;	
	border: 2px solid #D0D2D3;
	border-bottom:none;
	border-top:none;
	position:relative;
	z-index: 3;
	padding-bottom:186px;
	padding-top:1px;
}

#content {
	margin:40px 50px;
}
#content_right {
	float: right;
	width: 550px;
	clear: right;
	padding-bottom: 40px;
	padding-top: 5px;
}

#content h1, #content_right h1 {
	font-size: 24px;
}
#content h2, #content_right h2 {
	font-size: 18px;
	line-height: 25px;
}
#content h3, #content_right h4 {
	font-size: 15px;
}

#narrowcontent {
	margin:40px 20px;
}
#narrowcontent .breadcrumb {
	margin-left: 20px;
	color: #000;
}
#pageheader {
	background:#115eb0;
	-moz-border-radius-topleft: 12px;
	-webkit-border-top-left-radius: 12px;
	-moz-border-radius-topright: 12px;
	-webkit-border-top-right-radius: 12px;
	font-size: 40px;
	font-weight: bold;
	padding:40px 50px;
	color:#ffffff;
}

#pageheader h1 {
	font-size: 40px;
	font-family: "Lucida Grande", Lucida Sans, Arial, Helvetica, sans-serif;
	margin:0;
	color: #ffffff;
	font-weight: bold;
	line-height: 18px;
}
#pageheader h1 a {
	text-decoration: none;
}
#pageheader a {
	color: #ffffff;
	text-decoration: underline;
}
#pageheader a:hover {
	text-decoration: none;
}

#pageheader .sub {
	font-size: 12px;
	float: right;
	margin-top: -20px;
}
#pageheader .sub img {
	vertical-align: middle;
}

#privacy_policy {
	line-height: 160%;
}
#privacy_policy h1 {
	font-size: 35px;
	margin-bottom: 0;
}
#privacy_policy ol li {
	margin-bottom: 15px;

}
#privacy_policy ol li:first-line {
	font-size: 18px;
	font-weight: bold;
	line-height: 180%;
}

table.payment-gateways td, table.shipping-providers td {
	border:1px solid #D7D7D7;
	font-size:12px;
	line-height:21px;
	padding:18px;
}

td.logo {
	width:100px;
}
#support_videos ul {
	list-style: none;
	margin-left: 0;
	padding-left: 0;
}
#support_videos li {
	line-height:25px;
	padding-left: 20px;
	background: url(../Images/icon_video.png) left no-repeat ;
	background-position:middle;
}
#support_videos .video {
	margin-left: 20px;
}

#content_bottom {
	margin: 0px 20px;
	border-top: 1px solid #ccc;
	min-height: 220px;
	padding-top: 20px;
	clear: both;
}

#bottom_menu_1, #bottom_menu_2, #bottom_menu_3 {
	float: right;
	font-size: 10px;
	padding: 5px;
	width: 150px;
	font-weight: bold;
}
#bottom_menu_1 ul, #bottom_menu_2 ul, #bottom_menu_3 ul {
	list-style: none;
	margin-left: 0;
	padding-left: 0;
	font-weight: normal;
}

#bottom_newsletter_signup {
	
}
#footer {
	width: 100%;
	height: 186px;
	position:relative;
	background: url(../Images/grass_bg.png) repeat-x bottom;
	z-index: 5;
	margin-top:-186px;
	clear: both;
}

#footercontent {
	width:940px;
	margin:auto;
	position:relative;
	top:91px;
	padding: 20px;
	color: #ffffff;
}

#footercontent a {
	color: #ffffff;
}

#footercontent a:hover {
	text-decoration: underline;
}

#footer_logo {
	float: left;
	margin-top: ;
}

#footer_copy{
	color: #ffffff;
	margin-top: 15px;
	margin-left: 20px;
	float: left;
}

/* Forums */

.breadcrumb {
	font-size:11px;
	padding:6px;
	padding-left: 0px;
	margin-bottom:10px;
	margin-top:-10px;
}


/* FAQs */

.faq-question {
	font-weight: bold;
	line-height: 180%;
	margin-left: 20px;
	margin-bottom: 5px;;
}
.faq-answer {
	line-height: 150%;
	font-weight:normal;
	margin: 10px 20px 10px 20px;
}

/* Features Menu */

#features_nav {
	width: 265px;
	float: left;
	margin-right: 20px;
}
#features_nav ul {
	margin: 0;
	padding: 0;
}
#features_nav li {
	list-style: none;
}
#features_nav li a {
	background-repeat:no-repeat;
	display:block;
	text-indent:-9999px;
}

/* main features menu */

#features_nav li.main_website a {
	height: 61px;
	background: url(../images/nav_features.png) no-repeat;
	background-position: 0 0;
}
#features_nav li.main_website a:hover {
	background: url(../images/nav_features.png) no-repeat;
	background-position: -267px 0;
}
#website-management #features_nav li.main_website a {
	background: url(../images/nav_features.png) no-repeat;
	background-position: -536px 0;
}
#features_nav li.main_ecommerce a {
	height: 61px;
	background: url(../images/nav_features.png) no-repeat;
	background-position: 0 -60px;
}
#features_nav li.main_ecommerce a:hover {
	background: url(../images/nav_features.png) no-repeat;
	background-position: -267px -60px;
}
#ecommerce #features_nav li.main_ecommerce a, #payment #features_nav li.main_ecommerce a, #shipping #features_nav li.main_ecommerce a {
	background: url(../images/nav_features.png) no-repeat; 
	background-position: -536px -61px;
}


/* sub ecommerce features menu */

#features_nav li.sub_payment {
	visibility: hidden;
}
#features_nav li.sub_payment a {
	height: 40px;
	background: url(../images/nav_features.png) no-repeat;
	background-position: 0 -123px;
}
#features_nav li.sub_payment a:hover {
	height: 40px;
	background: url(../images/nav_features.png) no-repeat;
	background-position: -267px -123px;
}
#payment #features_nav li.sub_payment a {
	background: url(../images/nav_features.png) no-repeat;
	background-position: -536px -123px;
}
#features_nav li.sub_shipping {
	visibility: hidden;
}
#features_nav li.sub_shipping a {
	height: 40px;
	background: url(../images/nav_features.png) no-repeat;
	background-position: 0 -165px;
}
#features_nav li.sub_shipping a:hover {
	height: 40px;
	background: url(../images/nav_features.png) no-repeat;
	background-position: -267px -165px;
}
#shipping #features_nav li.sub_shipping a {
	background: url(../images/nav_features.png) no-repeat;
	background-position: -536px -165px;
}
/* end sub ecommerce features menu */

#features_nav li.main_crm a {
	height: 61px;
	background: url(../images/nav_features.png) no-repeat;
	background-position: 0 -207px;
}
#features_nav li.main_crm a:hover {
	background: url(../images/nav_features.png) no-repeat;
	background-position: -267px -207px;
}
#crm #features_nav li.main_crm a {
	background: url(../images/nav_features.png) no-repeat;
	background-position: -536px -207px;
}
#features_nav li.main_email a {
	height: 61px;
	background: url(../images/nav_features.png) no-repeat;
	background-position: 0 -269px;
}
#features_nav li.main_email a:hover {
	background: url(../images/nav_features.png) no-repeat;
	background-position: -267px -269px;
}
#email #features_nav li.main_email a {
	background: url(../images/nav_features.png) no-repeat;
	background-position: -536px -269px;
}
#features_nav li.main_analytics a {
	height: 61px;
	background: url(../images/nav_features.png) no-repeat;
	background-position: 0 -331px;
}
#features_nav li.main_analytics a:hover {
	background: url(../images/nav_features.png) no-repeat;
	background-position: -267px -331px;
}
#analytics #features_nav li.main_analytics a {
	background: url(../images/nav_features.png) no-repeat;
	background-position: -536px -331px;
}
#features_nav li.sub_tour {
	visibility: hidden;
}
#features_nav li.sub_tour a {
	height: 61px;
	background: url(../images/nav_features.png) no-repeat;
	background-position: 0 -393px;
}
#features_nav li.sub_tour a:hover {
	height: 61px;
	background: url(../images/nav_features.png) no-repeat;
	background-position: -267px -393px;
}
#tour #features_nav li.sub_tour a {
	background: url(../images/nav_features.png) no-repeat;
	background-position: -536px -393px;
}
#features_nav li.sub_features {
	visibility: hidden;
}
#features_nav li.sub_features a {
	height: 61px;
	background: url(../images/nav_features.png) no-repeat;
	background-position: 0 -455px;
}
#features_nav li.sub_features a:hover {
	height: 61px;
	background: url(../images/nav_features.png) no-repeat;
	background-position: -267px -455px;
}
#features #features_nav li.sub_features a {
	background: url(../images/nav_features.png) no-repeat;
	background-position: -536px -455px;
}

/* Pricing & Plans */

table.pricing {
	background: #fff;
	margin-top: 20px;
}
table.pricing th {
	text-align: right;
	font-size: 12px;
}
table.pricing tr.headrow th {
	text-align: center;
}
table.pricing td {
	text-align: center;
	padding: 4px;
	font-size: 11px;;
}

table.pricing tr.category {
	background: #115eb0;
	color: #ffffff;
}

table.pricing tr.even {
	background: #cbe9f1;
}
table.pricing tr.odd {
	background: #e5f3f7;
}

table.pricing tr.even th, table.pricing tr.odd th {
	font-size: 11px;
	padding-right: 10px;
}
table.pricing tr.category th {
	padding-right: 10px;
}

.plan {
	font-weight: bold;
	font-size: 15px;
	color: #d22027;
}


/* Features */

table.feature {
}

table.feature td h2 {
	margin-top: 5px;
	margin-bottom: 5px;
}
table.feature td h3 {
	margin-top: 10px;
	margin-bottom: 10px;
}
table.feature td p {
	margin-top: 10px;
	margin-bottom: 5px;
}
table.feature td img {
	padding: 20px;
}


table.feature th {
	text-align: center;
}
table.feature th img {
	padding: 10px;
	padding-left: 0;
}
table.feature th p {
	text-align: left;
	color: #555;
	font-size: 14px;
	line-height: 150%;
	margin-top: 10px;
	margin-bottom: 15px;
}
table.feature th h2 {
	text-align: left;
	margin-top: 20px;
}


.readmore {
	background: url(../images/readmore_arrow.gif) no-repeat;
	background-position: right ;
	padding-right: 13px;
}


#content_left {
	width: 550px;
	float: left;
	clear: left;
	margin-bottom: 20px;
}
#content_left h1 {
	font-size: 28px;
	margin-top: 3px;
}
#content_left h2 {
	font-size: 14px;
	margin-top: 15px;
}
#content_left table td {
	padding:10px;
	font-size: 11px;
}
#content_left table td p {
	padding-left: 10px;
}

#content_right_narrow {
	width: 275px;
	float: right;
	clear: right;
	font-size: 10px;
	background: #e5f3f7;
}
#content_right_narrow .right_module {
	margin:20px
}
#content_right_narrow .right_module ul {
	margin-left: 0px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#content_right_narrow .right_module li {
	list-style: none;
}
#content_right_narrow .right_module li img {
	margin-right: 5px;
}
#bottom_callout {
	margin: 0 auto;
	clear: both;
	border: 1px solid #e9d161;
	background: #ffe36c;
	padding: 20px;
	text-align: center;
	font-weight: bold;
	font-size: 20px;
	width: 650px;
}
#bottom_callout a {
	color: #f22000;
}


/* Forums */
#allforums {
	margin-top: 10px;
}
#forumsearch {
	padding: 15px;
	text-align: center;
	background: #ffe76c;
	margin-bottom: 10px;
}
.search-result {
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	background: #eee;
	margin-left: 20px;
	margin-right: 20px;	
}
.search-result h3 {
	margin: 0;
}
.search-result h3 a {
	font-size: 13px;
}
.search-result p {
	font-size: 10px;
	margin-left: 40px;
	margin-top: 5px;
	margin-bottom: 5px;
}

/* @group Pricing & Plans */

#packages_wrapper {
	margin: 0 auto;
	width: 720px;
	position: relative;
	z-index: 100;
}
.package {
	width: 180px;
	margin: 0px 0px 20px 0px;
	float: left;
	text-align: center;
	font-size: 10px;
	padding-top: 30px;
	padding-bottom: 15px;
}
.popular {
	background: #d9ffb9 url(/images/popular.png) no-repeat;
}
.package ul {
	text-align: left;
	margin-left: 0px;
	margin-bottom: 20px;
	padding-left: 20px;
	list-style: none;
}
.package li {
	background: url(/images/crossbullet.png) no-repeat left;
	background-position: 5px left;
	padding-left: 15px;
	margin-left: -5px;
	height: 20px;
}
.package_description {
	text-align: left;
	padding: 15px;
	padding-bottom:0px;
	height: 140px;
	font-size: 11px;
}
#all_accounts {
	width: 770px;
	height: 340px;
	clear: both;
	border: 1px solid #000;
	font-size: 11px;
	position: absolute;
	top: 630px;
	float: left;
	margin-left: 10px;
	background: url(/images/all_accounts.png) left no-repeat ;
	z-index: 1000;
}
#all_accounts_label {
	float: left;
	background: #000;
	height: 100%;
}
.all_include {
	float: left;
	width: 140px;
	
	margin: 10px 25px 0px 15px;
}
.all_include ul {
	padding-left: 0;
	margin-left: 0;
	list-style: none;
}
#bottom-pricing-content {
	clear: both;
	position: relative;

}
/* @end */

/* New Feature Tab */
#new-feature {
	display: visible;
	z-index: 10000;
	float: right;
	width: 384px;
	height: 235px;
	top: 25%;
	right: 0 !important;
	position: fixed;
	background: url(/images/new-feature-bg.png) top right no-repeat;
	margin-right: -339px;
}

a#new-feature-tab  {
	float: left;
	margin-right: 25px;
	background: url(/images/new-feature-tab.png) top left no-repeat ;
	width: 46px;
	height: 235px;
	display: block;
	text-indent: -9999px;
	outline: none;
	clear: left;
}
a#new-feature-tab:hover {
	background: url(/images/new-feature-tab-over.png) top left no-repeat ;
}
#new-feature-text {
	margin: 20px;
	width: 300px;
	clear: right;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	line-height: 150%;
}
#new-feature-text img {
	margin: 5px -10px 5px -10px;
}

.showit {
	margin-right:-40px;
}


#jquery_slider li,#jquery_slider ul {
	list-style: none;
	margin: 0;
	padding: 0;
	width: 936px;
	height: 320px;
}

.sliderSection {
	margin-left: 40px;
}
.sliderSectionText {
	float: left;
	width: 400px;
}
.sliderSectionImage {
	float: right;
	margin-right: 40px;
}
#divider {
	width: 940px;
	height: 30px;
	background: #115eb0;
}

#prevBtn a, #nextBtn a {  
	display:block;
	width:80px;
	height:31px;
	background:url(/images/slider-back.png) no-repeat 0 0;	
}	
#nextBtn a { 
	background:url(/images/slider-next.png) no-repeat 0 0;	
}	
#prevBtn {
	text-indent: -99999px;
	position: absolute;
	top: 375px;
	margin-left: 150px;
}
#nextBtn {
	text-indent: -99999px;
	position: relative;
	top: -88px;
	left: 240px;
	display: block;
	z-index: 1000;
} 




