@charset "utf-8";
/* CSS Document */

body {
	background: #ffffff;
	position:relative;
	margin:0 auto;
	font-size:.95em;
	line-height:1.5em;
	font-family:"Segoe UI", Calibri, "Myriad Pro", Myriad, "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-weight:normal;
}
h4 {
	font-family:"Segoe UI", Calibri, "Myriad Pro", Myriad, "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-weight:bold;
	padding:0px;
	font-size:1.3em;
	line-height:1.3em;
	margin:0px;
}
h1 {
	font-family:"Segoe UI", Calibri, "Myriad Pro", Myriad, "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-weight:bold;
	padding:0px;
	font-size:1.7em;
	line-height:1.7em;
	margin:0px;
}
h2 {
	font-family:"Segoe UI", Calibri, "Myriad Pro", Myriad, "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-weight:normal;
	padding:0px;
	font-size:1.3em;
	line-height:1.3em;
	margin:0px;
	padding-left:10px;
}
h3 {
	font-family:"Segoe UI", Calibri, "Myriad Pro", Myriad, "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-weight:normal;
	padding:0px;
	font-size:1.1em;
	line-height:1.1em;
	margin:0px;
	padding-left:15px;
	padding-bottom:0px;
	padding-top:7px;
}
.guides h2 {
	background-color:#142C46;
	padding:7px;
	color:#FFF;
	border:2px solid #AFC0DA;
	font-weight:bold;
	font-size:20px;
	margin:0px;
	padding-left:10px;
}
.guides h2 a {
	color:#06F;
}
.guides h3 {
	background:#AFD5FF;
	padding:7px;
	color:#142C46;
	font-weight:bold;
	font-size:17px;
	margin:0px;
	padding-left:10px;
}
.guides h3 a {
	color:#06F;
}
.backtotop {
	float:right;
	margin:5px;
	display:block;
	clear:both;
}
ul, ol {
	padding-top:5px;
	margin-top:5px;
}
li {
	padding-bottom:10px;
	line-height:1.5em;
}

body#guides ol li a.request_feature_link {
	background-color:#DBEAF9;
	border:3px solid #FFFFFF;
	color:#5F94CE;
	display:block;
	float:right;
	font-weight:bold;
	height:auto;
	margin:0 auto 0 15px;
	padding:10px;
	position:relative;
	right:0;
	text-align:center;
	text-decoration:none;
	clear:right;
	top:0;
	width:130px;
}

body#guides ol li a.request_feature_link:hover{
	color:#fff;
	border-color:#DBEAF9;
	background-color:#5F94CE;
}


#allcontentbg {
	margin:0 auto;
	position:relative;
	background:#fff url(img/images/pagelayout_02.jpg) 0 0 repeat-x;
	z-index:1;
}
#allcontentbgbot {
	margin:0 auto;
	position:relative;
	background-image:url(img/images/schweb_08.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
	width:100%;
}
#allcontentwrapper {
	position:relative;
	width:1024px;
	margin:0 auto;
}
#header {
	background: url(img/images/images/banner_04.jpg) scroll top center no-repeat;
	margin:0 auto;
	width:943px;
	height:200px;
	position:relative;
	z-index:2;
}
#topmenuwrapperbg {
	margin:0 auto;
	position:relative;
	height:42px;
	background:  url(img/topmenu.jpg) 0 0 repeat-x;
}
#topmenuwrapper {
	position:relative;
	margin:0 auto;
	width:1024px;
}
#menuholder {
	background:  url(img/topmenu.jpg) 0 0 repeat-x;
	height:42px;
	margin:0 auto;
	position:relative;
}
/*
#menuholder ul {
	float:left;
	margin:0;
	padding:0;
	list-style-type:none;
	font-family: verdana, arial, sanf-serif;
	font-size: .7em;
	font-weight:bold;
	z-index:4;
}

.topmenu li {
	float:left;
	margin:0px 0px 0px 0px;
	z-index:4;
	width:auto;
	background-image:url(img/topmenudivider.jpg);
	background-position:0em 0em;
	background-repeat:no-repeat;
}

.topmenu a {
	position:relative;
	height:42px;
	width: 100%;
	display: block;
	color:#FFF;
	float:left;
	text-decoration: none;
	z-index:4;
	line-height:42px;
	text-align:center;
}
.topmenu li.first-child {
	background-image: none;
}


.topmenu li a:link, .topmenu li a:visited {
	color: #E4EDF7;
	z-index:4;
}


.topmenu a span.hovereffect {
	margin:0 auto auto 2px;
	position:relative;
	padding-left:30px;
	padding-right:30px;
	width:auto;
	height:auto;
	display:block;
}
.topmenu a span.hovereffect:hover, .topmenu a span.hovereffect:focus {
	float:left;
	background:url(img/topmenuhover.jpg) 0 0 repeat-x;
	color: #fff;
}

.topmenu a span.hovereffect:active {
	background:url(img/topmenuclick.jpg) 0 0 repeat-x;
}
*/


.nav {
	width: 100%;
	height: 42px;
	background:  url(img/topmenu.jpg) repeat-x;
	position: relative;
	margin:0 auto;
	float:left;
	padding:0px;
	list-style-type:none;
	font-family:"Segoe UI", Calibri, "Myriad Pro", Myriad, "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size: .8em;
	font-weight:normal;
	letter-spacing:.05em;
}
.nav li {
	display: inline;
}
.nav li a:link, .nav li a:visited {
	float:left;
	position:relative;
	text-decoration:none;
	color:#FFF;
	height: 42px;
	line-height:42px;
	z-index: 10;
}
/*-----------------------------------------------------------------------------*/
	.nav .home a:link, .nav .home a:visited {
	text-align:center;
	height:42px;
	width: 100px;
}
.nav .home a:hover, .nav .home a:focus {
	background:url(img/topmenuhover.jpg) 0 0 repeat-x;
	width: 100px;
}
.nav .home a:active {
	width: 100px;
	background:  url(img/topmenuhover.jpg) 0 0 repeat-x;
}
.current-home .home a:link, .current-home .home a:visited {
	background:  url(img/topmenuhover.jpg) 0 0 repeat-x;
	width: 100px;
	cursor: default;
}
.nav-home, .nav-home-click {
	position:absolute;
	top:0px;
	left:0px;
	width: 100px;
	height: 42px;
	background: url(img/topmenuhover.jpg) repeat-x;
}
.nav-home-click {
	width: 100px;
	background:  url(img/topmenuclick.jpg) repeat-x;
}
/*-----------------------------------------------------------------------------*/
	.nav .whyschweb a:link, .nav .whyschweb a:visited {
	text-align:center;
	width: 150px;
}
.nav .whyschweb a:hover, .nav .whyschweb a:focus {
	width: 150px;
	background:  url(img/topmenuhover.jpg) repeat-x;
}
.nav .whyschweb a:active {
	width: 150px;
	background:  url(img/topmenuhover.jpg) repeat-x;
}
.current-whyschweb .whyschweb a:link, .current-whyschweb .whyschweb a:visited {
	background:  url(img/topmenuhover.jpg) repeat-x;
	width: 150px;
	height:42px;
	cursor: default;
}
.nav-whyschweb, .nav-whyschweb-click {
	position:absolute;
	left:101px;
	top:0px;
	width: 150px;
	height: 42px;
	background: url(img/topmenuhover.jpg) repeat-x;
}
.nav-whyschweb-click {
	width: 150px;
	height: 42px;
	background:  url(img/topmenuclick.jpg) repeat-x;
}
/*-----------------------------------------------------------------------------*/
	.nav .howwedothings a:link, .nav .howwedothings a:visited {
	text-align:center;
	width: 200px;
}
.nav .howwedothings a:hover, .nav .howwedothings a:focus {
	background:  url(img/topmenuhover.jpg) repeat-x;
}
.nav .howwedothings a:active {
	background:  url(img/topmenuclick.jpg) repeat-x;
}
.current-howwedothings .howwedothings a:link, .current-howwedothings .howwedothings a:visited {
	background:  url(img/topmenuhover.jpg) repeat-x;
	cursor: default;
}
.nav-howwedothings, .nav-howwedothings-click {
	position: absolute;
	top: 0px;
	left:252px;
	width: 200px;
	height: 42px;
	background: url(img/topmenuhover.jpg) repeat-x;
}
.nav-howwedothings-click {
	background:  url(img/topmenuclick.jpg) repeat-x;
}
/*-----------------------------------------------------------------------------*/
	.nav .whousesus a:link, .nav .whousesus a:visited {
	text-align:center;
	width: 150px;
}
.nav .whousesus a:hover, .nav .whousesus a:focus {
	background:  url(img/topmenuhover.jpg) repeat-x;
}
.nav .whousesus a:active {
	background:  url(img/topmenuclick.jpg) repeat-x;
}
.current-whousesus .whousesus a:link, .current-whousesus .whousesus a:visited {
	background:  url(img/topmenuhover.jpg) repeat-x;
	cursor: default;
}
.nav-whousesus, .nav-whousesus-click {
	position: absolute;
	top: 0px;
	left:453px;
	width: 150px;
	height: 42px;
	background: url(img/topmenuhover.jpg) repeat-x;
}
.nav-whousesus-click {
	background:  url(img/topmenuclick.jpg) repeat-x;
}
/*-----------------------------------------------------------------------------*/
	.nav .faqs a:link, .nav .faqs a:visited {
	text-align:center;
	width: 100px;
}
.nav .faqs a:hover, .nav .faqs a:focus {
	background:  url(img/topmenuhover.jpg) repeat-x;
}
.nav .faqs a:active {
	background:  url(img/topmenuclick.jpg) repeat-x;
}
.current-faqs .faqs a:link, .current-faqs .faqs a:visited {
	background:  url(img/topmenuhover.jpg) repeat-x;
	cursor: default;
}
.nav-faqs, .nav-faqs-click {
	position: absolute;
	top: 0px;
	left:604px;
	width: 100px;
	height: 42px;
	background: url(img/topmenuhover.jpg) repeat-x;
}
.nav-faqs-click {
	background:  url(img/topmenuclick.jpg) repeat-x;
}
/*-----------------------------------------------------------------------------*/
	.nav .pricing a:link, .nav .pricing a:visited {
	text-align:center;
	width: 100px;
}
.nav .pricing a:hover, .nav .pricing a:focus {
	background:  url(img/topmenuhover.jpg) repeat-x;
}
.nav .pricing a:active {
	background:  url(img/topmenuclick.jpg) repeat-x;
}
.current-pricing .pricing a:link, .current-pricing .pricing a:visited {
	background:  url(img/topmenuhover.jpg) repeat-x;
	cursor: default;
}
.nav-pricing, .nav-pricing-click {
	position: absolute;
	top: 0px;
	left:705px;
	width: 100px;
	height: 42px;
	background: url(img/topmenuhover.jpg) repeat-x;
}
.nav-pricing-click {
	background:  url(img/topmenuclick.jpg) repeat-x;
}
#content {
	position:relative;
	padding:15px;
	float:left;
	margin:0 auto;
	padding-left:0px;
	font-size:.9em;
	z-index:1;
}
#content p {
	padding-top:0px;
	margin-top:0px;
	color:#333333;
	text-indent:25px;
}
#contentbg {
	background-image:url(img/images/schweb_08.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
	margin:0 auto;
	position:relative;
}
.divider {
	position:relative;
	float:left;
	background:url(img/topmenudivider.jpg) -1px 0 no-repeat;
	width:1px;
	height:42px;
	margin:0 auto;
}
#footerbg {
	background: #000 url(img/images/schweb_11.jpg) 0 0 repeat-x;
	width:auto;
	height:auto;
	margin:0 auto;
	clear:both;
	position:relative;
}
#footer {
	border-top:7px #333333 solid;
	background: #000 url(img/images/schweb_11.jpg) 0 0 repeat-x;
	/*	height:133px;
	width:auto;
*/	
	height:auto;
	width:1024px;
	color: #999;
	font-size:.9em;
	position:relative;
	margin:0 auto;
	padding-bottom:50px;
}
#footercontent {
	top:25px;
	float:left;
	text-align:left;
	width:1024px;
	/*	height:133px;
*/	position:relative;
	margin:0 auto;
}
.footercolumn {
	position:relative;
	float:left;
	/*	height:133px;
*/
	height:auto;
	margin:0 auto;
	padding-left:15px;
	padding-right:15px;
	width:226px;
}
dl {
	margin:0 0 1.5em;
}
#footer dl {
	border-left:1px solid #45433b;
	float:left;
	height:auto !important;
	margin-top:0px;
	min-height:76px;
	padding:1em 1.5em;
}
#footer dt {
	color:#F1EEDA;
	/*font-size:1.1667em;
*/
font-weight:bold;
	line-height:1.3em;
	padding:0 0 0.5em;
}
dl dt {
	font-weight:bold;
}
#footer dt img {
	margin-right:0.4em;
	vertical-align:-15%;
}
#footer dd {
	background:transparent url(img/arrow.png) no-repeat scroll left 0.65em;
	display:block;
	margin-left:0.75em;
	padding-left:1em;
}
#footer a:hover {
	color:#F1EEDA;
	text-decoration:underline;
}
#footer a, #footer a:visited {
	color:#B3AF9E;
	text-decoration:none;
}
dd {
	margin-left:1.5em;
}
a.signup {
	position:relative;
	float:left;
	display:block;
	background:url(img/signup.png) 0 0 no-repeat;
	width:175px;
	height:68px;
	margin:0 7px auto auto;
}
a.signup:hover {
	background-position:-174px 0;
}
.sectionholder {
	position:relative;
	float:left; /*width:475px;*/
	margin:0 auto;
	padding-right:20px;
	width:461px;
	padding:10px;
	margin-right:10px;
}
.sectionholdercol1 {
	position:relative;
	float:left; /*width:475px;*/
	margin:0 auto;
	padding-right:20px;
	padding:10px;
	margin-right:10px;
	width:390px;
}
.sectionholdercol2 {
	position:relative;
	float:left; /*width:475px;*/
	margin:0 auto;
	padding-right:20px;
	padding:10px;
	margin-right:10px;
	width:370px;
}
.sectionholderwide {
	position:relative;
	float:left; /*width:475px;*/
	margin:0 auto;
	padding-right:20px;
	width:auto;
	padding:10px;
	margin-right:10px;
}
.sectionholderrightofmenu {
	position:relative;
	float:left; /*width:475px;*/
	margin:0 auto;
	padding-right:20px;
	padding:10px;
	margin-right:10px;
	padding-top:10px;
	width:770px;
}
.sectionholdericon {
	float:left;
	padding:10px;
	border:none;
}
.sectionholdericon img {
	border:none;
}
.sectionheading {
	line-height:68px;
	text-decoration:none;
	color:#333333;
}
.sectionheading h1 {
	line-height:68px;
}
.sectionheading img {
	border:none;
}
.sectionholder ol li {
	line-height:68px;
	font-family:"Segoe UI", Calibri, "Myriad Pro", Myriad, "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size:1.3em;
	font-weight:bold;
	padding:0px;
	margin:0px;
	color: #555;
}
.sectionholder ol li ul {
	padding-left:0px;
}
.sectionholder ol li ul li {
	line-height:1.5em;
	list-style-image:none;
	list-style-type:none;
	border-left:3px solid #9BBAD6;
	padding-left:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:.8em;
	font-weight:normal;
	padding-left:15px;
	margin:0px;
	color:#222;
	text-indent:25px;
}
.sectionholder ol li ul li ol li {
	list-style-type: decimal;
	border-left:none;
	text-indent:0px;
}
.sectionholder ol li ul li ol li ul {
	padding:15px;
}
.sectionholder ol li ul li ol li ul li {
	list-style-type:disc;
	font-size:1em;
}
.sectionholder ol li ul li ul {
	padding:15px;
}
.clr {
	clear:both;
}
.sectioncontent {
	color:#333;
	text-indent:25px;
}
.sectioncontent p {
	padding-top:0px;
	margin-top:0px;
}
.slider {
	width:420px;
	position:absolute;
	bottom:100px;
	left:512px;
	height:145px;
	margin:0 auto 10px 0;
}
.slider2 {
	width:420px;
	clear:both;
	float:left;
	position:relative;
	height:145px;
	margin:0 auto 10px 0;
}
.iconholder {
	margin:0 auto;
	float:left;
	position:relative;
	width:auto;
	height:138px;
}
.iconholder img {
	border:none;
	float:left;
	margin:0 auto;
	position:relative;
}
.iconholder a {
	width:85px;
	margin:0 auto;
	display:block;
	float:left;
	position:relative;
	text-decoration:none;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
.cse-overlay {
	background-image:url(img/popupbg.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
	position:relative;
	margin:35px auto;
}
#sidemenu {
	position:relative;
	width:180px;
	float:left;
	margin: 0 auto;
	text-align:center;
	color: #666666;
}
#sidemenu ul {
	margin:0 auto;
	padding:0;
	width:auto;
	list-style-type:none;
	font-family: verdana, arial, sanf-serif;
	font-size: .8em;
	font-weight:bold;
	color: #666666;
	position:relative;
	z-index:1;
}
#sidemenu ul li {
	position:relative;
	color: #555555;
	margin:0 auto;
	z-index:4;
}
#sidemenu ul li a {
	position:relative;
	line-height:49px;
	height:49px;
	display:block;
	margin:0 auto;
	text-decoration:none;
	font:normal 1em Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	border:1px #e0e0e0 solid;
	background: url(img/sidemenubg.jpg) 0 0 repeat-x;
}
#sidemenu ul li a span {
	position:relative;
	display:block;
	top:17px;
}
#sidemenu ul li a:hover {
	background: url(img/sidemenubghover.jpg) 0 0 repeat-x;
	border:1px #afbfc9 solid;
	color:#111111;
}
#sidemenu ul li a:focus, .current {
	background: url(img/sidemenubghover.jpg) 0 0 repeat-x;
	color:#000;
}
#sidemenu ul li a.current {
	background: url(img/sidemenubghover.jpg) 0 0 repeat-x;
	cursor:default;
}
#sidemenu ul li a.current:hover {
	background-color:#cccccc;
}
#sidemenu a:link, #sidemenu a:active, #sidemenu a:visited {
	z-index:4;
	color:#333;
}
#sidemenu ul li a:active {
	background:  url(img/sidemenudown.jpg) 0 0 repeat-x;
	color:#000000;
}
#sidemenu ul li a:active span {
	padding-top:2px;
}
.infoholder {
	width:305px;
	padding:10px;
	float:left;
	margin:0 auto;
	position:relative;
	text-align:center;
}
.infoholder:hover {
	background-color:#eee;
}
.infoholdershort {
	width:236px;
	padding:10px;
	float:left;
	margin:0 auto;
	position:relative;
	text-align:center;
}
.infoholdershort:hover {
	background-color:#eee;
}
.txtimglink {
	background:transparent url(img/showcase/picture-background-gradient.png) scroll bottom center no-repeat;
	padding:0px;
	margin:20px 36px;
	width:auto;
	float:left;
	height:auto;
	border:none;
	padding-bottom:12px;
}
.txtimglink img {
	border:1px solid #999;
	padding:5px;
	margin:0px;
	background-color:#FFF;
}
.txtimglink img:hover {
	background-color:#CDD9E9;
}
#fancybox-title-main a {
	color:#7A91B4;
}
#fancybox-title-main a:hover {
	color:#D7DADC;
}
h2.showcaseheading {
	background-color:#142C46;
	padding:7px;
	font-weight:bold;
	color:#FFF;
	border:2px solid #AFC0DA;
	clear:both;
}
div.showcase a {
	color:#333;
	text-align:center;
	font-weight:bold;
	text-decoration:none;
}
div.showcase a:hover {
	color:#666;
	text-decoration:none;
}
.homeshowcaselink {
	background:url(img/homeshowcaselink.jpg) 0 0 no-repeat;
	float:left;
	width:500px;
	height:200px;
	margin:0 auto;
	display:block;
	text-align:center;
	text-decoration:none;
	color: #333;
	font-weight:bold;
	font-size:25px;
}
.homeshowcaselink span {
	padding-top:130px;
	display:block;
}
.homeshowcaselink:hover {
	color:#000;
}
.showcaselinksmall {
	background:url(img/homeshowcaselinksmall.png) 0 0 no-repeat;
	width:250px;
	height:100px;
	margin:0 auto;
	display:block;
	text-align:center;
	text-decoration:none;
	color: #333;
	font-weight:bold;
	font-size:15px;
}
.showcaselinksmall span {
	padding-top:60px;
	display:block;
}
.showcaselinksmall:hover {
	color:#000;
}
.facebook {
	width:48px;
	height:48px;
	margin:0 auto;
	position:absolute;
	right:188px;
	top:189px;
	background: url(img/facebook_48x48.png) 0 0 no-repeat;
	z-index:2;
}
.manta {
	width:34px;
	height:34px;
	margin:0 auto;
	position:absolute;
	right:240px;
	top:196px;
	background: url(img/manta.png) 0 0 no-repeat;
	z-index:2;
}

.twitter {
	width:48px;
	height:48px;
	margin:0 auto;
	position:absolute;
	right:138px;
	top:189px;
	background: url(img/twitter-custom.png) 0 0 no-repeat;
	z-index:2;
}
.linkedin {
	width:48px;
	height:48px;
	margin:0 auto;
	position:absolute;
	right:88px;
	top:189px;
	z-index:2;
	background: url(img/linkedin_48x48.png) 0 0 no-repeat;
}
.google {
	width:48px;
	height:48px;
	margin:0 auto;
	position:absolute;
	right:38px;
	top:189px;
	background: url(img/google_48x48.png) 0 0 no-repeat;
	z-index:2;
}
.merchantcircle {
	width:48px;
	height:48px;
	margin:0 auto;
	position:absolute;
	right:-12px;
	top:189px;
	background: url(img/merchant-circle-custom.png) 0 0 no-repeat;
	z-index:2;
}
.guides-list li {
	list-style-image:none;
	list-style:none;
	list-style-type:none;
	background: url(img/65%20-%2024.png) scroll left 3px no-repeat;
	padding-left:30px;
	line-height:24px;
}
.guides-list li a {
	text-decoration:none;
	display:block;
	padding:4px;
	font-weight:bold;
	border-bottom:1px solid #FFF;
}
.guides-list li a:hover {
	background-color:#BFE8FF;
	border-bottom:1px solid #0078C3;
}
.guides-list li ul li {
	list-style-image:none;
	list-style:none;
	list-style-type:none;
	background: url(img/30%20-%2024.png) scroll left 3px no-repeat;
	padding-left:30px;
	line-height:24px;
}
.guides-list li ul li a {
	text-decoration:none;
	font-weight:normal;
	display:block;
}
.guides-list li ul li a:hover {
	background-color:#BFE8FF;
	border-bottom:1px solid #0078C3;
}
.homequoteholder {
	background:url(img/quote-left.png) scroll 0% 0% no-repeat;
	width:310px;
	height:auto;
	float:right;
	margin:0px;
}
.homequoteholder p {
	color:#333;
	text-indent:0px;
	padding:10px 20px;
	height:auto;
	width:auto;
	background:url(img/quote-right.png) no-repeat scroll 97% 80%;
	font-style:italic;
}
.quoteholder {
	background:url(img/quote-left.png) scroll 0% 0% no-repeat;
	width:auto;
	height:auto;
	margin:0px;
}
.quoteholder p {
	color:#333;
	text-indent:0px;
	padding:10px 20px;
	font-style:italic;
	height:auto;
	width:auto;
	background:url(img/quote-right.png) no-repeat scroll 97% 90%;
}
.cse-overlay {
	z-index:1000;
}

