/*---global common definitions---*/
*{font-size:100.01%}
html{font-size:62.5%;}
body {
	margin:0;
	font-family:Georgia, "Times New Roman", Times, serif;
	background:#222;
	min-width:980px;
}
form,fieldset{
	margin:0;
	padding:0;
	border:0;
}
img {border:0;}
a{
	color: #6b9029;
	outline: none;
	text-decoration: none;
	border-bottom: 1px dotted #91b145;
}
a:hover{
	text-decoration: none;
	border-bottom-style: none;
}
#wrapper{
	width:100%;
	margin:0 auto;
	overflow:hidden;
}
/* header */
#header{
	background-color: black;
	width:100%;
	 background-image: url(http://chargify.com/images/interface/sitesprite2.png);
  background-position: 0 -10px;
background-repeat:repeat-x;
	font-family:Helvetica, Arial, sans-serif;
	padding: 0;
	border-bottom: 7px solid #7da730;
}
#header .logo{
	display:block;
	width: 126px;
	height: 47px;
	overflow:hidden;
	text-indent:-9999px;
  background-image: url(http://chargify.com/images/interface/sitesprite1.png);
  background-position: -10px -10px;
background-repeat:no-repeat;
	position: absolute;
	top: 13px;
	margin-right: 0;
	margin-left: 0;
	margin-bottom: 0;
}
#header .logo a{
	height:100%;
	display:block;
}
.innercontainer{
	background-position: center 325px;
	background-repeat: no-repeat;
	background-image: url(http://chargify.com/images/interface/innercontainer_background.gif);
	width: 100%;
	margin:0 auto;
	overflow:hidden;
}
.innercontainerb{
	background-position: center 130px;
	background-repeat: no-repeat;
	background-image: url(/images/uploads/landing-background.jpg);
	width: 100%;
	margin:0 auto;
	overflow:hidden;
}
.innercontainerc{
	background-position: center 130px;
	background-repeat: no-repeat;
	background-image: url(/images/uploads/404_background.gif);
	width: 100%;
	margin:0 auto;
	overflow:hidden;
}
.innercontainerd{
	background-position: center 400px;
	background-repeat: no-repeat;
	background-image: url(http://chargify.com/images/interface/innercontainer_background2.gif);
	width: 100%;
	margin:0 auto;
	overflow:hidden;
}
.innercontainere{
	background-position: 46% 380px;
	background-repeat: no-repeat;
	background-image: url(http://chargify.com/images/interface/innercontainer_background2.gif);
	width: 100%;
	margin:0 auto;
	overflow:hidden;
}
.home_middle_banner a{
	float: left;
	text-align: center;
	width: 100%;
	padding: 10px;
	font-size: 24px;
	color: white;
	border-style: none;
}
.inner{
	padding-bottom: 0px;
	width:940px;
	margin:0 auto;
	overflow:hidden;
}
.innerd{
	padding-bottom: 0px;
	width:940px;
	margin:0 auto;
	overflow:hidden;
}
.innerb{
	width:940px;
	margin:0 auto;
	overflow:hidden;
}
.innerc{
	padding-bottom: 0px;
	width:940px;
	margin:0 auto;
	overflow:hidden;
}
.inner_pricing{
	padding-bottom: 0px;
	width:952px;
	margin:0 auto;
	overflow:hidden;
}
.phone{
	color: white;
	font-size: 11px;
	float: right;
	position: relative;
	margin-top: 8px;
	margin-right: 15px;
	padding-left: 18px;
	background-repeat: no-repeat;
	background-position: left;
}
.phone_label{
	color:#808080;
	background-image: url(http://chargify.com/images/interface/sitesprite1.png);
	background-position: -10px -756px;
background-repeat:no-repeat;
	padding-left: 19px;
}
.nav{
	float:right;
	list-style:none;
	padding: 12px 11px 5px 10px;
	overflow:hidden;
	margin: 0 0 4px;
}
.nav li{
	display:inline;

	padding: 0 0 0 17px;
	margin: 0;
	float:left;
  background-position: -10px -755px;
	font-size: 12px;
}
.nav a{color:#BEBEBE;
	text-decoration: none;
	border-style: none;
}
.nav li a.blog {
	background: url(http://chargify.com/images/interface/nav_blog_icon3.gif) no-repeat left -15px;
	padding-left: 15px;
	padding-bottom: 1px;
}
.nav li a.blog:hover {
	background: url(http://chargify.com/images/interface/nav_blog_icon3.gif) no-repeat left 0px;
}
.nav li a.about {
	background: url(http://chargify.com/images/interface/nav_about_icon3.gif) no-repeat left -15px;
	padding-left: 19px;
	padding-bottom: 1px;
}
.nav li a.about:hover {
	background: url(http://chargify.com/images/interface/nav_about_icon3.gif) no-repeat left 0px;
}
.nav li a.login {
	background: url(http://chargify.com/images/interface/nav_login_icon3.gif) no-repeat left -15px;
	padding-left: 16px;
	padding-bottom: 1px;
}
.nav li a.login:hover {
	background: url(http://chargify.com/images/interface/nav_login_icon3.gif) no-repeat left 0px;
}
.nav li a.support {
	background: url(http://chargify.com/images/interface/nav_support_icon3.gif) no-repeat left -15px;
	padding-left: 11px;
	padding-bottom: 1px;
}
.nav li a.support:hover {
	background: url(http://chargify.com/images/interface/nav_support_icon3.gif) no-repeat left 0px;
}
.nav a:hover{text-decoration: none; color:#fff;}
#menu_wrapper{
	float: right;
    width: 800px;
    line-height:normal;
	position: relative;
	margin: 0;
	padding: 0;
}
#menu ul{
	margin:0;
    padding:0;
    list-style:none;
}
#menu li{
	display:inline;
	font-size: 15px;
	margin: 0 0 0 3px;
	float: right;
	background: url(http://chargify.com/images/interface/nav-tab-right.gif) no-repeat right top;
	padding: 0;
}
#menu a{color:#BEBEBE;
	text-decoration: none;
	border-bottom-style: none;
	display: block;
	background: url(http://chargify.com/images/interface/nav-tab-left.gif) no-repeat left top;
	padding: 6px 16px 7px;
}
#menu a:hover{
	color:#fff;
	text-decoration:none;
}
#menu .active {background-image:url(http://chargify.com/images/interface/nav-tab-right-active.gif);}
#menu .active a{
	color:#fff;
	background-image:url(http://chargify.com/images/interface/nav-tab-left-active.gif);
	font-weight: bold;
}
.clearfix:after {                                 /* add .clearfix class to clear floats after an element */
  clear: both;                                    /* (IE version is in ie6-fixes.css) */
  content: "."; 
  display: block;
  font-size: 0;
  height: 0; 
  visibility: hidden;
}
/* content */
#content{width:100%;}
.container{
	display:inline-block;
	padding-left: 0;
	padding-bottom: 25px;
	padding-right: 0;
	padding-top: 27px;
	width:100%;
	background:#fff url(http://chargify.com/images/interface/bg-content2.gif) repeat-x;
}
.containerc{
	padding-bottom: 0px;
	padding-left: 0;
	padding-right: 0;
	padding-top: 27px;
	width:100%;
	background:#fff url(http://chargify.com/images/interface/bg-content.gif) repeat-x;
}
.containerd{
	padding-bottom: 0px;
	padding-left: 0;
	padding-right: 0;
	padding-top: 27px;
	width:100%;
	background:#fff url(http://chargify.com/images/interface/bg-content.gif) repeat-x;
	height: 108px;
}
.containerb{
	padding-left: 0;
	padding-bottom: 25px;
	padding-right: 0;
	padding-top: 27px;
	width:100%;
	background:#fff url(http://chargify.com/images/interface/bg-content2.gif) repeat-x;
}
#content h1{
	letter-spacing: -1px;
	font:bold 4.0em Helvetica, Arial, sans-serif;
	margin:0 0 8px;
	text-align:center;
}
#content h2{
	font:bold 2.6em Helvetica, Arial, sans-serif;
	margin:0 0 24px;
	color:#7ea730;
	text-align:center;
}
#content h3{
	font:bold 1.6em Helvetica, Arial, sans-serif;
	margin:0 0 7px;
}
#content h3 a{
	color: #91b145;
	border-bottom-style: none;
}
#content h3 a:hover{
	color: black;
}
.container p{
	margin-left: 0;
	margin-bottom: 10px;
	margin-right: 0;
	margin-top: 10px;
	font-size:1.4em;
	line-height: 20px;
}
.containerb p{
	margin-left: 0;
	margin-bottom: 10px;
	margin-right: 0;
	margin-top: 10px;
	font-size:1.4em;
	line-height: 20px;
}
.leftcol{
	width: 425px;
	float:left;
	padding:9px 0 0;
}
.leftcolb{
	width: 475px;
	float:left;
	padding:9px 0 0;
}
.list{
	list-style:none;
	margin:0 0 35px;
	padding:0;
}
.listb{
	margin-left: 20px;
	margin-bottom: 25px;
	margin-right: 0;
	margin-top: 15px;
	list-style:none;
	padding:0;
}
.listc{
	list-style:none;
	margin:0 0 35px;
	padding:0;
}
.listd{
	list-style:none;
	margin:0 0 35px;
	padding:0;
}
.list li{
	margin-left: 0;
	margin-bottom: 17px;
	margin-right: 0;
	margin-top: 0;
 background-image: url(http://chargify.com/images/interface/sitesprite1.png);
  background-position: -10px -786px;
	background-repeat:no-repeat;
	padding:0 0 0 23px;
	font-size:2.0em;
}
.listb li{
	margin-left: 0;
	margin-bottom: 10px;
	margin-right: 0;
	margin-top: 0;
 background-image: url(http://chargify.com/images/interface/sitesprite1.png);
  background-position: -10px -786px;
	background-repeat:no-repeat;
	padding:0 0 0 23px;
	font-size: 17px;
}
.listc li{
	line-height: 24px;
	padding-left: 25px;
	padding-bottom: 0;
	padding-right: 0;
	padding-top: 0;
	margin-left: 0;
	margin-bottom: 17px;
	margin-right: 0;
	margin-top: 0;
	background: url(http://chargify.com/images/interface/list_arrow.gif) no-repeat 0 1px;
	font-size: 16px;
}
.listd li{
	margin-left: 0;
	margin-bottom: 15px;
	margin-right: 0;
	margin-top: 0;
 background-image: url(http://chargify.com/images/interface/sitesprite1.png);
  background-position: -10px -786px;
	background-repeat:no-repeat;
	padding:0 0 0 23px;
	font-size:2.0em;
}
.button{
	margin-right: auto;
	margin-left: auto;
	display:block;
	width: 430px;
	height: 71px;
  background-image: url(http://chargify.com/images/interface/sitesprite1.png);
  background-position: -10px -77px;
background-repeat:no-repeat;
	overflow:hidden;
	text-indent:-9999px;
}
.buttonb{
	margin-right: auto;
	margin-left: auto;
	display:block;
	width: 371px;
	height: 60px;
	background: url(http://chargify.com/images/interface/landing-cta.gif) no-repeat;
	overflow:hidden;
	text-indent:-9999px;
}
.buttonc{
	margin-right: auto;
	margin-left: auto;
	display:block;
	width: 371px;
	height: 59px;
	background: url(http://chargify.com/images/interface/home_cta_red_medium.gif) no-repeat;
	overflow:hidden;
	text-indent:-9999px;
	border-bottom-style: none;
}
.buttond{
	margin-top: 15px;
	margin-right: auto;
	margin-left: auto;
	display:block;
	width: 217px;
	height: 39px;
	background: url(http://chargify.com/images/interface/home_demo_button.gif) no-repeat;
	overflow:hidden;
	text-indent:-9999px;
	border-bottom-style: none;
}
.button_landing{
	margin-right: auto;
	margin-left: auto;
	display:block;
	width: 371px;
	height: 60px;
	background: url({landing_cta_button_graphic}) no-repeat;
	overflow:hidden;
	text-indent:-9999px;
}
.btn-submit{
	width:364px;
	height:57px;
	margin:0 0 0 66px;
	background: url(http://chargify.com/images/interface/btn-submit.gif) no-repeat;
}
.btn-submit-beta{
	margin-left: auto;
	margin-bottom: 0;
	margin-right: auto;
	margin-top: 0;
	display:block;
	width: 365px;
	height:57px;
	background: url(http://chargify.com/images/interface/btn-submit-beta.gif) no-repeat;
	overflow:hidden;
	text-indent:-9999px;
	border-bottom-style: none;
}
.small{
	background: url(http://chargify.com/images/interface/bg-small-button.gif) no-repeat;
	display:block;
	width:222px;
	height:39px;
	overflow:hidden;
	text-indent:-9999px;
	border-bottom-style: none;
}
.leftcol p{
	margin:7px 0;
	font:1.3em Helvetica, Arial, sans-serif;
	color:#808080;
	text-align: center;
}
.leftcolb p{
	margin:7px 0;
	font:1.3em Helvetica, Arial, sans-serif;
	color:#808080;
	text-align: center;
}
.rightcol{
	float:right;
	width:475px;
	padding:9px 0 0;
}
.rightcolc{
	float:right;
	width: 435px;
	padding:9px 0 0;
}
.rightcol p{
	margin:7px 0;
	font:1.3em Helvetica, Arial, sans-serif;
	color:#808080;
	text-align: center;
}
.rightcolc p{
	margin:7px 0;
	font:1.3em Helvetica, Arial, sans-serif;
	color:#808080;
	text-align: center;
}
.rightcol .image{
	padding-left: 21px;
	padding-bottom: 0px;
	padding-right: 0;
	padding-top: 20px;
	height: 280px;
	overflow:hidden;
  background-image: url(http://chargify.com/images/interface/sitesprite1.png);
  background-position: -10px -168px;
  background-repeat:no-repeat;
}
.leftcolb .image{
	padding-left: 21px;
	padding-bottom: 0px;
	padding-right: 0;
	padding-top: 20px;
	height: 280px;
	overflow:hidden;
  background-image: url(http://chargify.com/images/interface/sitesprite1.png);
  background-position: -10px -168px;
background-repeat:no-repeat;
}
.rightcolb{
	padding-left: 0;
	padding-bottom: 0px;
	padding-right: 0;
	padding-top: 9px;
	float:right;
	width: 450px;
}
.image img{display:block;}
.column .image{
	height: 352px;
	width: 451px;
	float: left;
	margin:0 11px 0 0;
}
.holder{
	width:100%;
	background:#e6e6e6 url(http://chargify.com/images/interface/bg-holder.gif) repeat-x;
	padding:32px 0 20px;
}
.holderb{
	padding-left: 0;
	padding-bottom: 20px;
	padding-right: 0;
	padding-top: 20px;
	width:100%;
	background:#e6e6e6 url(http://chargify.com/images/interface/bg-holder.gif) repeat-x;
}
.block{
	float:right;
	width: 276px;
	display:inline;
}
.banner{
	height:1%;
	overflow:hidden;
	background:#fff;
	border:1px solid #ccc;
	padding: 20px;
	margin:0 0 21px;
}
.banner img{
	margin-left: 0;
	margin-bottom: 6px;
	margin-right: 25px;
	margin-top: 0;
	float:left;
	clear:left;
}
.secure{ padding-bottom: 10px; font-family: Helvetica, Arial, sans-serif; font-weight: bold; text-align: center; font-size: 2em; }
.securewide{ background-position: 305px center; background-repeat: no-repeat; background-image: url(http://chargify.com/images/interface/securitybadgeslong.gif); margin-bottom: 15px; padding-left: 15px; padding-bottom: 5px; padding-right: 320px; padding-top: 15px; border-color: #cccccc; border-style: solid; border-width: 1px; background-color: white; float: left; width: 280px; }
.securewide p{ margin-top: 5px; font-size: 1.3em; }
.bannertall{
	padding-left: 20px;
	padding-bottom: 5px;
	padding-right: 20px;
	padding-top: 20px;
	height:1%;
	overflow:hidden;
	background:#fff;
	border:1px solid #ccc;
	margin:0 0 21px;
}
.bannertall img{
	margin-left: 0;
	margin-bottom: 10px;
	margin-right: 25px;
	margin-top: 2px;
	float: left;
}
.bannertall h3{ text-align: center; }
.bannertall p{ font-size: 1.3em; }
.bannertallb{
	padding-left: 20px;
	padding-bottom: 5px;
	padding-right: 20px;
	padding-top: 20px;
	text-align: center;
	height:1%;
	overflow:hidden;
	background:#fff;
	border:1px solid #ccc;
	margin:0 0 21px;
}
.bannertallb img{
	padding-top: 10px;
	width: 100%;
	border-top-color: #cccccc;
	border-top-style: solid;
	border-top-width: 1px;
	margin-left: 0;
	margin-bottom: 10px;
	margin-right: 25px;
	margin-top: 10px;
	float: left;
}
.bannertallb h3{ font-style: normal; font-weight: normal; padding-bottom: 10px; border-bottom-color: #b3b3b3; border-bottom-style: solid; border-bottom-width: 1px; text-align: center; font-size: 120%; }
.bannertallb p{ text-align: left; font-size: 1.3em; }
.bannerprice{
	text-align: center;
	float: right;
	width: 260px;
	padding-left: 20px;
	padding-bottom: 7px;
	padding-right: 20px;
	padding-top: 20px;
	height:1%;
	overflow:hidden;
	background:#fff;
	border:1px solid #ccc;
	margin:0 0 21px;
}
.bannerprice img{
	text-align: center;
	margin-left: 0;
	margin-bottom: 10px;
	margin-right: 25px;
	margin-top: 2px;
	float: left;
}
.bannerprice h3{ text-align: center; }
.bannerprice p{ text-align: left; font-size: 1.3em; }
.banner2{
	padding-bottom: 12px;
	padding-right: 10px;
	padding-left: 10px;
	height:1%;
	overflow:hidden;
	background:#efefef;
	border:solid #ccc;
	border-width:1px 0;
	text-align:center;
	font-size: 1.6em;
}
.holder .banner2 p{
	margin-left: 0;
	margin-bottom: 20px;
	margin-right: 0;
	margin-top: 17px;
	line-height:24px;
}
.holderb .banner2 p{
	margin-left: 0;
	margin-bottom: 20px;
	margin-right: 0;
	margin-top: 17px;
	line-height:24px;
}
.holder .banner2 p img{
	display:block;
	margin:0 auto;
}
.holderb .banner2 p img{
	display:block;
	margin:0 auto;
}
.text{
	height:1%;
	overflow:hidden;
}
.holder p{line-height: 20px;}
.holderb p{line-height: 20px;}
.banner p{
	font-size: 1.3em;
	margin:0;
}
.block blockquote, .boxes blockquote{
	margin:0 0 18px;
	padding:0;
	font-size:1.4em;
	font-style:italic;
}
.boxes blockquote{
	font-size:1.0em;
	margin:-8px 0 0;
}
.block blockquote p, .boxes blockquote p{margin:0;}
.block blockquote cite, .boxes blockquote cite{
	display:block;
	font-style:normal;
	font-family:Helvetica, Arial, sans-serif;
	margin:22px 0 0;
}
.boxeswide{
	list-style:none;
	margin:0;
	padding:0;
	height:1%;
}
.boxesprice{
	list-style:none;
	margin:0;
	padding:0;
	height:1%;
	overflow:hidden;
}
.boxeswide li{
	padding-left: 0;
	padding-bottom: 30px;
	padding-right: 20px;
	padding-top: 0;
	float:left;
	width: 295px;
	display:inline;
}
.boxesprice li{
	background-repeat: no-repeat;
	background-image:url(http://chargify.com/images/interface/bg-list.gif);
background-position:0 12px;
	display: inline;
	padding-left: 23px;
	padding-bottom: 15px;
	padding-right: 20px;
	padding-top: 0;
	float:left;
	width: 272px;
}
.boxeswide li.last{
	padding-left: 0;
	padding-bottom: 30px;
	padding-right: 0px;
	padding-top: 0;
	float:left;
	width: 300px;
	display:inline;
}
.boxesprice li.last{
	padding-left: 0;
	padding-bottom: 30px;
	padding-right: 0px;
	padding-top: 0;
	float:left;
	width: 300px;
	display:inline;
}
.boxeswide li p{
	margin:7px 0 0;
	font-size:1.4em;
}
.boxesprice li p{
	margin:7px 0 0;
	font-size:1.4em;
}
.boxeswide li p strong{font-family:Helvetica, Arial, sans-serif;}
.boxesprice li p strong{font-family:Helvetica, Arial, sans-serif;}
.pricing_container{
	width: 952px;
	height: 411px;
	background: url(http://chargify.com/images/interface/pricing_chart2.png) no-repeat;
	font-size: 0;
	float: left;
}
.pricing_title{
	position: relative;
	top: 47px;
	left: 47px;
	color: white;
	width: 242px;
	float: left;
}
#content div.pricing_title h3{
	font: bold 23px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}
.pricing_question a{
	float: left;
	display: block;
	background-repeat: no-repeat;
	background-image: url(http://chargify.com/images/interface/pricing_question.png);
	height: 22px;
	width: 22px;
	text-indent:-9999px;
	border-bottom-style: none;
	position: relative;
	top: 265px;
	left: 587px;
}
.bullet_container{
	width: 425px;
	top: 286px;
	left: 96px;
	height: 77px;
	position: relative;
	float: left;
	clear: both;
}
.pricing_bullet1{
	position: absolute;
	top: 0;
	left: 0;
	font: normal 18px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #5e5e5e;
	width: 190px;
}
.pricing_bullet2{
	position: relative;
	top: 31px;
	font: normal 18px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #5e5e5e;
	width: 190px;
}
.pricing_bullet3{
	position: absolute;
	top: 0;
	left: 220px;
	font: normal 18px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #5e5e5e;
	width: 190px;
}
.pricing_bullet4{
	position: absolute;
	top: 31px;
	left: 220px;
	font: normal 18px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #5e5e5e;
	width: 190px;
}
.button_signup{
	position: relative;
	top: 208px;
	left: 516px;
	width: 366px;
	float: left;
	clear: both;
}
.button-submit-beta{
	display:block;
	width: 365px;
	height:57px;
	background: url(http://chargify.com/images/interface/btn-submit-beta.png) no-repeat;
	overflow:hidden;
	text-indent:-9999px;
	border-bottom-style: none;
}
.merchant_container{
	width: 952px;
	float: left;
}
.merchant_box_top{
	width: 952px;
	height: 96px;
	background: url(http://chargify.com/images/interface/merchant_box_top2.png) no-repeat;
	float: left;
}
.merchant_title{
	color: white;
	position: relative;
	top: 52px;
	left: 47px;
	text-align: center;
	width: 856px;
}
#content div.merchant_title h3{
	font: bold 18px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	}
.merchant_box_middle{
	width: 800px;
	background: url(http://chargify.com/images/interface/merchant_box_middle.png) repeat-y;
	float: left;
	padding-right: 76px;
	padding-left: 76px;
}
.merchant_box_middle p{
	font-size:1.4em;
	line-height: 20px;
	margin: 1px 0 2px;
}
.merchant_page_button a{
	display: block;
	background-repeat: no-repeat;
	background-image: url(http://chargify.com/images/interface/merchant_buttonb.gif);
	float: left;
	height: 43px;
	width: 283px;
	text-indent:-9999px;
	border-bottom-style: none;
	margin: 11px auto 5px 252px;
}
.merchant_box_bottom{
	width: 952px;
	height: 19px;
	background: url(http://chargify.com/images/interface/merchant_box_bottom.png) no-repeat;
	float: left;
}

.boxes{
	list-style:none;
	margin:0;
	padding:0;
	height:1%;
	overflow:hidden;
}
.boxes li{
	padding-left: 0;
	padding-bottom: 30px;
	padding-right: 20px;
	padding-top: 0;
	float:left;
	width:290px;
	display:inline;
}
.boxes li img{
	float:left;
	margin:0 11px 0 0;
}
.boxes li p{
	margin:7px 0 0;
	font-size:1.4em;
}
.boxes li p strong{font-family:Helvetica, Arial, sans-serif;}
.sidebar{
	float:left;
	width:238px;
	background: url(http://chargify.com/images/interface/bg-sidebar.gif) repeat-y;
}
.sidebar .top{background: url(http://chargify.com/images/interface/bg-sidebar-top.gif) no-repeat;}
.sidebar .bottom{
	background: url(http://chargify.com/images/interface/bg-sidebar-bt.gif) no-repeat 0 100%;
	height:1%;
	overflow:hidden;
	padding:21px 0 79px;
}
.menu{
	font-family: Helvetica, Arial, sans-serif;
	list-style:none;
	margin:0;
	padding:0;
	background: url(http://chargify.com/images/interface/bg-sidebar-li.gif) no-repeat;
}
.menu li{
	height:1%;
	overflow:hidden;
	vertical-align:top;
	background: url(http://chargify.com/images/interface/bg-sidebar-li.gif) no-repeat 0 100%;
	padding:0 0 1px;
}
.menu a{
	display:block;	
	text-align:right;
	margin:0 8px 0 0;
	color:#4c4c4c;
	text-decoration: none;
	border-bottom-style: none;
}
.menu a:hover{
	text-decoration: underline;
}
.menu span{
	display:block;
	height:1%;
	overflow:hidden;
	padding:10px 15px;
	font-size:1.3em;
	line-height:15px;
	cursor:pointer;
}
.menu li.active span{background:url(http://chargify.com/images/interface/bg-sidebar-active.gif) no-repeat 100% 0;
	padding:10px 23px 10px 15px;
}
.menu li.active a{
	background: url(http://chargify.com/images/interface/bg-li-active.gif) repeat-y;
	border-left:1px solid #dbdbdb;
	margin:0;
	border-style:none;
	color:#fff;
}
.column{
	float:right;
	width:692px;
}
.column .text{ padding:0 0 17px 5px;}
#content .column .text h3{font-size:1.4em;}
.ordered{
	font-family: Helvetica, Arial, sans-serif;
	list-style:none;
	margin:0;
	padding:0;
}
.ordered li{
	width:188px;
	overflow:hidden;
	padding:0 0 0 39px;
	margin:0 0 13px -5px;
	position:relative;
}
.number1{
	float:left;
	width:35px;
	height:34px;
	overflow:hidden;
	margin:0 0 0 -39px;
	font: 18px Helvetica, Arial, sans-serif;
	color:#fff;
	line-height:34px;
	text-align:center;
	background: url(http://chargify.com/images/interface/bg-number1.gif) no-repeat;
	text-indent:-9999px;
}
.number2{
	float:left;
	width:35px;
	height:34px;
	overflow:hidden;
	margin:0 0 0 -39px;
	font: 18px Helvetica, Arial, sans-serif;
	color:#fff;
	line-height:34px;
	text-align:center;
	background: url(http://chargify.com/images/interface/bg-number2.gif) no-repeat;
	text-indent:-9999px;
}
.number3{
	float:left;
	width:35px;
	height:34px;
	overflow:hidden;
	margin:0 0 0 -39px;
	font: 18px Helvetica, Arial, sans-serif;
	color:#fff;
	line-height:34px;
	text-align:center;
	background: url(http://chargify.com/images/interface/bg-number3.gif) no-repeat;
	text-indent:-9999px;
}
.ordered li p{
	margin:0 0 7px;
	font-size:1.2em;
	line-height:18px;
	color:#4c4c4c;
}
.info{
	border:solid #ccc;
	border-width:1px 0;
	padding:16px 0 8px;
	margin:0 0 16px;
	min-height: 227px;
	height:auto !important;
	height: 220px;
}
.right-link{
	display:block;
	text-align:right;
	font:1.4em Helvetica, Arial, sans-serif;
}
.right-link a{
	text-decoration: none;
	color: #91b145;
	border-bottom-style: none;
}
.right-link a:hover{
	text-decoration: underline;
}
.box{
	margin-bottom: 15px;
	width:380px;
	height:329px;
	background: url(http://chargify.com/images/interface/bg-box.gif) no-repeat;
	float:left;
	padding:11px 0 0;
}
.wide{
	width:540px;
	background: url(http://chargify.com/images/interface/bg-wide.gif) no-repeat;
	float:right;
}
.box-inner{
	overflow:auto;
	height:280px;
	margin:8px 0 0;
	padding:0 0 0 22px;
}
.box-inner-beta{
	padding-left: 22px;
	padding-bottom: 0;
	padding-right: 22px;
	padding-top: 0;
	font-size: 12px;
	text-align: center;
	overflow:auto;
	height:280px;
	margin:8px 0 0;
}
.box-inner-beta p{ line-height: 28px; }
.boxwidetop {
	padding-bottom: 5px;
	padding-top: 10px;
	color: white;
	text-align: center;
	float: left;
	background-image: url(http://chargify.com/images/interface/box-wide-top.gif);
	background-repeat: no-repeat;
	background-color: black;
	width: 940px;
}

.boxwidemiddle {
	padding-bottom: 5px;
	padding-top: 15px;
	padding-right: 25px;
	padding-left: 25px;
	text-align: left;
	float: left;
	width: 890px;
	background-color: #e6e6e6;
}
.boxwidemiddleb {
	padding-bottom: 5px;
	padding-top: 5px;
	padding-right: 25px;
	padding-left: 25px;
	text-align: left;
	float: left;
	width: 890px;
	background-color: #e6e6e6;
}

.boxwidemiddle p {
	padding: 0px;
	margin: 0px;
	font-size: 1.4em;
}

.boxwidebottom {
	margin-bottom: 10px;
	background-image: url(http://chargify.com/images/interface/box-wide-bottom.gif);
	float: left;
	height: 16px;
	width: 940px;
}
.boxwidebottomb {
	background-color: #cccccc;
	background-repeat: no-repeat;
	padding-top: 15px;
	padding-bottom: 16px;
	background-position: 0 bottom;
	margin-bottom: 10px;
	background-image: url(http://chargify.com/images/interface/box-wide-bottom.gif);
	float: left;
	width: 940px;
}

#content .box h3{
	color:#fff;
	text-align:center;
	margin:0 0 28px;
	font-size:16px;
}
.image-holder{
	border-color: #999999;
	border-width: 1px;
	border-style: solid;
	width: 337px;
	height:194px;
	background:#fff;
}
.image-holder img{display:block;}
.box .list{
	float:left;
	width:157px;
	margin:0 14px 0 0;
	display:inline;
}
.box .list li{
	font-size:1.4em;
	background: url(http://chargify.com/images/interface/bg-box-list.gif) no-repeat;
	margin:17px 0 0;
	float:left;
	width:138px;
	padding:0 0 0 19px;
}
.form{
	list-style:none;
	margin:0 -33px 18px 0;
	padding:0;
	width:518px;
	overflow:hidden;
}
.form li{
	float:left;
	width:226px;
	margin:0 33px 10px 0;
	overflow:hidden;
}
.form li label{
	display:block;
	font:1.2em Helvetica, Arial, sans-serif;
}
.txt-input{
	width:214px;
	border:1px solid #b3b3b3;
	padding:5px;
	font:1.2em Helvetica, Arial, sans-serif;
	margin:6px 0 0;
}
.captcha{
	height:1%;
	overflow:hidden;
	margin:20px 0 0;
}
.captcha img{display:block;}
.bullet{
	list-style:none;
	margin:0;
	padding:0;
	height:1%;
	overflow:hidden;
}
.bullet li{
	background: url(http://chargify.com/images/interface/bg-bullet.gif) no-repeat 0 8px;
	padding:0 0 0 14px;
	font-size:1.4em;
	line-height:18px;
	margin:0 0 17px;
}
#content .holder h2{
	font-size:1.8em;
	color:#000;
	text-align:left;
	margin:0 0 17px;
}
#content .holderb h2{
	font-size:1.8em;
	color:#000;
	text-align:left;
	margin:0 0 17px;
}
.inner-gallery{
	margin:0 auto;
	background: url(http://chargify.com/images/interface/bg-gallery-holder.gif) no-repeat 0 100%;
	width:860px;
	padding:0 60px;
	overflow:hidden;
}
.gallery-holder{
	width:860px;
	overflow:hidden;
	position:relative;
}
.gallery-block{
	float:left;
	position:relative;
	left:50%;
}
.gallery{
	margin-left: 0;
	margin-bottom: 10px;
	margin-right: 0;
	margin-top: 0;
	list-style:none;
	padding:0;
	float:left;
	left:-50%;
	position:relative;
}
.gallery li{
	float:left;
	width:140px;
	font-family:Helvetica, Arial, sans-serif;
	text-align:center;
	padding:0 10px 11px;
	display:inline;
}
.gallery .image{
	height:125px;
	width:140px;
	overflow:hidden;
	padding:15px 0 0;
	background: url(http://chargify.com/images/interface/bg-gallery-image.gif) no-repeat;
	margin:0 0 5px;
	position:relative;
}
.gallery .image img{margin:0 auto;}
.btn-video{
	position:absolute;
	width:28px;
	height:28px;
	background: url(http://chargify.com/images/interface/btn-video.png) no-repeat;
	overflow:hidden;
	right:5px;
	bottom:5px;
	text-decoration: none;
	border-bottom-style: none;
}
.btn-video:hover{text-decoration:none;}
.gallery strong{
	display:block;
	font-size: 13px;
	color:#7ea730;
	margin:0 0 7px;
}
.gallery p{
	font-size:1.2em;
	color:#4c4c4c;
	line-height:17px;
	margin:0;
}
.gallery .arrow{
	display:block;
	margin:56px -32px -90px 132px;
	position:relative;
	width:40px;
	height:41px;
	z-index:3;
}
.bordered{
	padding-bottom: 10px;
	border-bottom:1px solid #b3b3b3;
	margin:0 auto 23px;
}
.bordered .block{
	width:301px;
	text-align:center;
	margin:0;
	font:1.3em/18px Helvetica, Arial, sans-serif;
	color:#808080;
}
.inner .block{
	width: 276px;
	text-align:center;
	margin:0;
	font:1.3em/18px Helvetica, Arial, sans-serif;
	color:#808080;
}
.bordered .block p{margin:5px 10px;}
.btn-free{
	width: 303px;
	height: 54px;
	background: url(http://chargify.com/images/interface/btn-free2.gif) no-repeat;
	display:block;
	overflow:hidden;
	text-indent:-9999px;
}
            
.btn-freeb{
	float: right;
	width: 276px;
	height: 54px;
	background: url(http://chargify.com/images/interface/btn-free3.gif) no-repeat;
	display:block;
	overflow:hidden;
	text-indent:-9999px;
	border-bottom-style: none;
}
.subpagecenter {
	margin-right: 20px;
	float: left;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 9px;
	width: 530px;
}
.subpagecenterd {
	float: right;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 9px;
	width: 770px;
}
.subpagecentere {
	float: right;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 9px;
	width: 770px;
}
.subpagecenterf {
	float: left;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 9px;
	width: 770px;
}
.member_title {
	
	padding-top: 0px;
	
	font-size: 1.6em;
	
	font-style: italic;
	
}
#subpagecenterb {
	margin-right: 30px;
	float: left;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 9px;
	width: 520px;
}
#subpagecenterc {
	margin-right: 30px;
	float: left;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 9px;
	width: 520px;
}
#subpagecenterc li {
	margin-bottom: 5px;
	line-height: 1.5em;
	font-size: 1.4em;
}
#subpagecenterb h3 {
	margin-bottom: 10px;
	font-weight: bold;
	font-size: 2.1em;
	font-family: Helvetica, Arial, sans-serif;
}
#subpagecenterb h3 a{
	border-bottom-style: none;
	color: black;
}
#subpagecenterb h3 a:hover{
	color: #7ea730;
}
#subpagecenterc h3 {
	margin-bottom: 10px;
	font-weight: bold;
	font-size: 2.1em;
	font-family: Helvetica, Arial, sans-serif;
}#subpagecenterb span {
	margin: 0px;
	font-size: 1.6em;
	font-weight: bold;
	font-family: Helvetica, Arial, sans-serif;
}#subpagecenterc span {
	margin: 0px;
	font-size: 1.4em;
	font-family: Helvetica, Arial, sans-serif;
}
#subpagecenterc span a{
	border-bottom-style: none;
}
#subpagecenterc span a:hover{
	text-decoration: underline;
}
#subpagecenterc p span {
	margin: 0px;
	font-size: 1em;
	font-family: Helvetica, Arial, sans-serif;
}#subpagerightb {
	float: left;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 9px;
	width: 220px;
}
#subpagerightb span {
	line-height: 1.5em;
	margin: 0px;
	font-size: 1.5em;
	font-weight: bold;
	font-family: Helvetica, Arial, sans-serif;
}#subpagecenterb img {
	margin-bottom: 10px;
	margin-right: 20px;
	float: left;
}

#content .subpagecentere h3 {
	font-size: 1.6em;
}
.more {
	text-align: right;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
}
.more a{
	border-bottom-style: none;
	color: #91b145;
}
.more a:hover{
	color: black;
}
.back {
	text-align: left;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	float: left;
}
.back_divider {
	text-align: left;
	font-family: Helvetica, Arial, sans-serif;
	float: left;
}
.back_dividerb {
	text-align: left;
	font-family: Helvetica, Arial, sans-serif;
}

.moreb {
	font-family: Helvetica, Arial, sans-serif;
}

.followb a {
	font-size: 13px;
	font-family: Helvetica, Arial, sans-serif;
}

.subpageright {
	float: left;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 9px;
	width: 220px;
}
.leftnav {
	background-position: right top;
	height: 285px;
	background-repeat: no-repeat;
	background-image: url(http://chargify.com/images/interface/leftnav_gradient.gif);
	margin-right: 20px;
	float: left;
	padding-right: 25px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 30px;
	width: 125px;
}
.leftnavlist {
	line-height: 1.8em;
	display: inline;
	font-size: 2em;
	text-align: right;
	font-weight: bold;
	font-family: Helvetica, Arial, sans-serif;
	list-style-type: none;
}
.leftnavlist li.active a {
	text-align: right;
	color: black;
}

.contactcenter {
	margin-bottom: 20px;
	margin-left: 60px;
	float: left;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 9px;
	width: 465px;
}
.contacttop {
	float: left;
	background-repeat: no-repeat;
	background-image: url(http://chargify.com/images/interface/contact_top.gif);
	height: 17px;
	width: 464px;
}
.contactmiddle {
	padding-left: 20px;
	float: left;
	background-repeat: repeat-y;
	background-image: url(http://chargify.com/images/interface/contact_middle.gif);
	width: 444px;
}
.contactbottom {
	float: left;
	background-repeat: no-repeat;
	background-image: url(http://chargify.com/images/interface/contact_bottom.gif);
	height: 17px;
	width: 464px;
}
.contactright {
	background-image: url(http://chargify.com/images/interface/big_bull.gif);
	background-position: 0 45px;
	background-repeat: no-repeat;
	height: 250px;
	float: right;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 9px;
	width: 220px;
}
.contactcolumn {
	margin-right: 20px;
	float: left;
	width: 200px;
}
.contactlinks{
	padding-left: 0;
	padding-bottom: 0;
	padding-right: 0;
	padding-top: 5px;
	float:left;
}
.contactlinks a{
	background: url(http://chargify.com/images/interface/twitter_gray.gif) no-repeat 0 50%;	
	float:left;
	padding:0 0 0 41px;
	font:1.4em/32px Georgia, "Times New Roman", Times, serif;
	color:#1da4d7;
	border-bottom-style: none;
}
.subpagecenter h3{
	font:bold 1.6em Helvetica, Arial, sans-serif;
	margin:0 0 7px;
}
.subpageright h3{
	font:bold 1.6em Helvetica, Arial, sans-serif;
	margin:0 0 7px;
}
#subpagerightb h4{
	width: 100%;
	font:bold 1.6em Helvetica, Arial, sans-serif;
}
.featured{
	padding-bottom: 5px;
	background-position: left top;
	width: 100%;
	border-bottom-color: #cccccc;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding-left: 22px;
	background-repeat: no-repeat;
	background-image: url(http://chargify.com/images/interface/Document_16x16.png);
	margin:0 0 7px;
}
.twitterhead{
	margin-left: 0;
	margin-bottom: 7px;
	margin-right: 0;
	margin-top: 35px;
	padding-bottom: 5px;
	background-position: left top;
	width: 100%;
	border-bottom-color: #cccccc;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding-left: 22px;
	background-repeat: no-repeat;
	background-image: url(http://chargify.com/images/interface/twitter_16x16.gif);
}
/*twitter*/
.twitter{
	font-style: normal;
	font-weight: normal;
	width: 220px;
	float:right;
}
.twitter a {
	color: #1da4d7;
	border-bottom-style: none;
}
.twitter a:hover{
	text-decoration: underline;
}

.twitterb {
	padding: 0px;
	margin: 0px;
}
.twitterb li {
	line-height: 1.4em;
	margin-bottom: 15px;
	font-size: 1.3em;
	font-family: Helvetica, Arial, sans-serif;
	display: block;
}
.twitterdate {
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.subpagecenter p{
	margin-left: 0;
	margin-bottom: 10px;
	margin-right: 0;
	margin-top: 7px;
	line-height: 20px;
	font-size:1.4em;
}
.subpageright p{
	margin-left: 0;
	margin-bottom: 10px;
	margin-right: 0;
	margin-top: 7px;
	line-height: 20px;
	font-size:1.4em;
}
.contactmiddle h3{
	font:bold 1.6em Helvetica, Arial, sans-serif;
	margin:0 0 7px;
}
.contactmiddle p{
	line-height:18px;
	margin:7px 0 0;
	font-size:1.4em;
}
.blockhome{
	float: right;
	width: 275px;
	margin: 0px;
	display:inline;
}
.blockhomeb{
	clear: both;
	float: right;
	width: 300px;
	margin: 0px;
	display:inline;
}
.blockhome blockquote{
	margin:0 0 18px;
	padding:0;
	font-size:1.4em;
	font-style:italic;
}
.blockhome blockquote p{margin:0;}
.blockhome blockquote cite{
	display:block;
	font-style:normal;
	font-family:Helvetica, Arial, sans-serif;
	margin:22px 0 0;
}
.menuleft{
	padding-left: 0;
	padding-bottom: 0;
	padding-right: 0;
	font-family: Helvetica, Arial, sans-serif;
	list-style:none;
	margin:0;
}
.menuleft li{
	line-height: 1.6em;
	font-weight: bold;
	font-size: 2em;
	height:1%;
}
.menuleft a{
	text-align: right;
	margin-left: 0;
	margin-bottom: 0;
	margin-right: 0px;
	margin-top: 0;
	display: block;
	color: #7ea62f;
	border-bottom-style: none;
}
.menuleft a:hover{
	color: black;
	text-decoration: none;
}
#flickr_badge_uber_wrapper a{
	border-bottom-style: none;
}
.menuleft li.active a{
	color: black;
}
#terms{
	float: left;
	width: 940px;
	margin-left: auto;
	margin-right: auto;
	color: black;
}
#terms h1{
	margin-top: 10px;
	margin-bottom: 20px;
	font-size: 3em;
	text-align: left;
}

#terms p {
}

.mapcolumn {
	margin-right: 20px;
	float: left;
	width: 300px;
}

.mapcolumn p {
	margin-bottom: 20px;
	margin-top: -5px;
}

.mapcolumnlast {
	height: 50px;
	float: left;
	width: 300px;
}

.mapcolumnlast p {
	margin-bottom: 20px;
	margin-top: -5px;
}

.maplink a {
	color: black;
	border-bottom-style: none;
}
.maplink a:hover{
	text-decoration: underline;
}
.badge {
	margin-bottom: 25px;
	text-align: center;
	height: 65px;
	float: right;
	width: 275px;
}
.sidebarhome {
	height: 475px;
	background-repeat: no-repeat;
	padding-left: 35px;
	background-image: url(http://chargify.com/images/interface/sitesprite1.png);
  background-position: -10px -827px;
	float: right;
	width: 275px;
}
#preload{
	background-image: url(http://chargify.com/images/interface/TC50_small_colorb.png);
	height: 0px;
	width: 0px;
}
#preloadb{
	background-image: url(http://chargify.com/images/interface/labs_logo_colorc.png);
	height: 0px;
	width: 0px;
}
.securityheadb{
	font-size: 0.85em;
	padding-bottom: 10px;
	padding-top: 10px;
	color: white;
	text-align: center;
	background-position: 0 top;
	background-repeat: no-repeat;
	background-image: url(http://chargify.com/images/interface/security_top2.gif);
	background-color: #999999;
	width: 294px;
}
.securityb{
	background-position: center bottom;
	background-repeat: no-repeat;
	background-image: url(http://chargify.com/images/interface/security_bottom2.gif);
	margin-bottom: 25px;
	padding-bottom: 5px;
	text-align: center;
	float: right;
	width: 294px;
	background-color: white;
}
.securityb img{
}
.securityb p{
	font-size: 1.3em;
	margin-right: 20px;
	margin-left: 20px;
	text-align: left;
}
.securityhead{
	font-size: 0.85em;
	padding-bottom: 10px;
	padding-top: 10px;
	color: white;
	text-align: center;
	background-repeat: no-repeat;
	  background-image: url(http://chargify.com/images/interface/sitesprite3.png);
  background-position: -303px -10px;
	background-color: #999999;
	width: 273px;
}
.security{
	background-repeat: no-repeat;
	  background-image: url(http://chargify.com/images/interface/sitesprite3.png);
  background-position: -10px 268px;
	margin-bottom: 25px;
	padding-bottom: 5px;
	text-align: center;
	float: right;
	width: 273px;
	background-color: white;
}
.security img{
}
.security p{
	font-size: 1.3em;
	margin-right: 20px;
	margin-left: 20px;
	text-align: left;
}
.cards{
	text-align: right;
	 background-image: url(http://chargify.com/images/interface/sitesprite1.png);
  background-position: -10px -481px;
	background-repeat: no-repeat;
	float: right;
	width: 273px;
	cursor: default;
}
.cards a{
	color: black;
	display: block;
	padding-bottom: 75px;
}
.cards a:hover{
	text-decoration: none;
}
.featureside{
	float: right;
	width: 293px;
}
/* footer */
.footer_column {
	width: 220px;
	float: left;
	margin-right: 20px;
}
.footer_column_last {
	width: 220px;
	float: left;
}
#footer h5 {
	color: white; 
	border-bottom: 1px solid #444; 
	margin-bottom: 3px; 
	padding: 0 0 7px; 
	font-size: 13px; 
	font-weight: bold;
	margin-top: 0;
	border-color: #5e5e5e;
}
.footer_column ul {
	list-style-type: none;
	margin-bottom: 5px; 
	font-size: 12px; 
	padding: 0;
	margin-top: 8px;
	margin-left: 0;
}
.footer_column_last ul {
	list-style-type: none; 
	font-size: 12px; 
	padding: 0;
	margin-top: 8px;
	margin-bottom: 5px;
	margin-left: 0;
}
.footer_column ul li {
	margin-bottom: 5px;
	margin-left: 0;
	list-style-type: none;
	padding: 0;
}
.footer_column_last ul li {
	margin-bottom: 5px;
	margin-left: 0;
	list-style-type: none;
	padding: 0;
}
.footer_column ul li a {
	color: #86b635;
	border-style: none;
}
.footer_column_last ul li a {
	color: #86b635;
	border-style: none;
}
.footer_column ul li a:hover {
	color: white;
}
.footer_column_last ul li a:hover {
	color: white;
}
.footer_base {
	float: left;
	width: 940px;
	font-size: 9px;
	margin-top: 15px;
	text-align: center;
}
.footer_base_logos {
	width: 940px;
	text-align: center;
}

.caption {
	float: left;
	width: 692px;
}

.merchant_container_outer1 {
	margin-right: 15px;
	float: left;
	width: 460px;
}

.merchant_container_outer2 {
	float: left;
	width: 460px;
}

.merchant_logoa {
	margin-bottom: 10px;
	background-position: 0 bottom;
	background-image: url(http://chargify.com/images/interface/millennium-logo.gif);
	background-repeat: no-repeat;
	height: 67px;
	float: left;
	width: 460px;
}
.merchant_logob {
	margin-bottom: 10px;
	background-image: url(http://chargify.com/images/interface/transFS.gif);
	background-repeat: no-repeat;
	height: 67px;
	float: left;
	width: 460px;
}

.merchant_chart_outer {
	float: left;
	width: 280px;
}

.merchant_chart_inner {
	margin-bottom: 15px;
	font-size: 1.4em;
	font-family: Helvetica, Arial, sans-serif;
	float: left;
	border-color: #8bb835;
	border-style: solid;
	border-width: 1px;
	width: 280px;
}

.merchant_column_container {
	background-color: #8bb835;
	float: left;
	width: 280px;
}

.merchant_column1a {
	background-color: #8bb835;
	float: left;
	padding: 10px;
	width: 129px;
}

.merchant_column1b {
	float: left;
	padding: 10px;
	width: 129px;
}

.merchant_column2a {
	background-color: #8bb835;
	border-left-color: white;
	border-left-style: solid;
	border-left-width: 1px;
	float: left;
	padding: 10px;
	width: 110px;
}

.merchant_column2b {
	border-left-color: #8bb835;
	border-left-style: solid;
	border-left-width: 1px;
	float: left;
	padding: 10px;
	width: 110px;
}

.merchant_button a {
	display: block;
	background-repeat: no-repeat;
	background-image: url(http://chargify.com/images/interface/merchant_button.gif);
	float: left;
	height: 43px;
	width: 283px;
	text-indent:-9999px;
	border-bottom-style: none;
}
.merchant_buttonb a {
	margin-top: 5px;
	margin-left: 302px;
	display: block;
	background-repeat: no-repeat;
	background-image: url(http://chargify.com/images/interface/merchant_buttonb.gif);
	float: left;
	height: 43px;
	width: 283px;
	text-indent:-9999px;
	border-bottom-style: none;
}

.merchant_description {
	font-family: Helvetica, Arial, sans-serif;
	float: right;
	width: 160px;
}

.merchant_description p {
	line-height: 16px;
	font-size: 12px;
	margin: 0px;
}

.merchant_question a {
	float: right;
	display: block;
	margin-top: -1px;
	background-repeat: no-repeat;
	background-image: url(http://chargify.com/images/interface/question_mark.gif);
	height: 19px;
	width: 19px;
	text-indent:-9999px;
	border-bottom-style: none;
}
.bottom_title {
	float: left;
	width: 940px;
	font-weight: bold;
	font-size: 2.6em;
	font-family: Helvetica, Arial, sans-serif;
	text-align: center;
	margin-top: 30px;
	margin-bottom: 5px;
	color: black;
}

.identity {
	background-repeat: no-repeat;
	padding-bottom: 35px;
	float: left;
	height: 106px;
	width: 273px;
	background-image: url(http://chargify.com/images/interface/chargify_identity.gif);
}

#footer{
	font-size: 8px;
	width:100%;
	background-image: url(http://chargify.com/images/interface/sitesprite2.png);
  background-position: 0px -101px;
background-repeat:repeat-x;
	font-family:Helvetica, Arial, sans-serif;
	color:#b3b3b3;
	padding:24px 0;
}
.links{
	float:right;
	padding:15px 0 0;
}
.links a{
	background: url(http://chargify.com/images/interface/twitter.gif) no-repeat 0 50%;	
	float:left;
	padding:0 0 0 41px;
	font:1.3em/32px Helvetica, Arial, sans-serif;
	color:#1da4d7;
}
.linksb{
	float:right;
	padding:15px 0 0;
}
.linksb a{
	display: block;
	height: 20px;
	width: 20px;
	float: right;
	font:1.3em/32px Helvetica, Arial, sans-serif;
	color:#1da4d7;
	text-indent: -9999px;
  background-image: url(http://chargify.com/images/interface/sitesprite1.png);
  background-position: -10px -650px;
background-repeat:no-repeat;
	border-bottom-style: none;
}
#footer .inner{ font-size: 1.25em; }
#footer .inner p{ margin-top: 8px; font-size: 12px; }
#footer .logo{
	float:left;
	margin:0 18px 0 0;
}
#footer .nav{
	left: -10px;
	float: none;
	height:1%;
	overflow:hidden;
	margin:0;
	position:relative;
	padding:11px 0 0;
}
#footer .nav li{ 
background-repeat:no-repeat;
  background-image: url(http://chargify.com/images/interface/sitesprite1.png);
  background-position: -10px -1320.5px;
}
#footer .nav a{color:#7ea730;}
#footer .nav a:hover{ text-decoration: underline; }
#footer p{
	overflow:hidden;
	margin: 9px auto 9px 15px;
	padding-top: 15px;
	float: left;
	padding-left: 3px;
}
#footer p a{color:#b3b3b3;
	text-decoration: none;
}
#footer p span, #footer p span a{color:#7ea730;}
.highlight{ color: #7ea62f; }
#footer p a:hover{ text-decoration: underline; }
.emphasis{ margin-bottom: 40px; font-size: 1.3em; font-weight: bold; }
.column p{ line-height: 20px; }
.badgecontainer{ 
	width: 133px;
	float: right;
}
.badgecontainer_center{ 
	width: 690px;
	margin-left: auto;
}
.badgecontainer_center.badgesmall a {
	display: block;
	margin-right: 0px;
	margin-top: 13px;
	background-repeat: no-repeat;
	  background-image: url(http://chargify.com/images/interface/sitesprite1.png);
  background-position: -10px -603px;
	float: right;
	height: 27px;
	width: 100px;
	overflow:hidden;
	text-indent:-9999px;
	border-bottom-style: none;
}
.badgesmall a {
	display: block;
	margin-right: 0px;
	margin-top: 13px;
	background-repeat: no-repeat;
	  background-image: url(http://chargify.com/images/interface/sitesprite1.png);
  background-position: -10px -603px;
	float: left;
	height: 27px;
	width: 100px;
	overflow:hidden;
	text-indent:-9999px;
	border-bottom-style: none;
	margin-left: 19px;
}

.badgesmall a:hover {
	background-repeat: no-repeat;
	background-image: url(http://chargify.com/images/interface/TC50_small_colorb.png);
        background-position:0 0;
}
.badgesmallb a {
background-image: url(http://chargify.com/images/interface/sitesprite1.png);
  background-position: -10px -690px;
	display: block;
	margin-right: 5px;
	margin-top: 6px;
	background-repeat: no-repeat;
	height: 47px;
	width: 104px;
	overflow:hidden;
	text-indent:-9999px;
	border-bottom-style: none;
	float: left;
	margin-left: 90px;
}

.badgesmallb a:hover {
	background-repeat: no-repeat;
	background-image: url(http://chargify.com/images/interface/labs_logo_colorc.png) !important;
background-repeat:no-repeat;
background-position:0 0;
}

.securitybadgecontainer {
	float: left;
	width: 245px;
}

.securitybadgecontainerb {
	float: left;
	width: 255px;
}

.securitybadgecontainerinner {
	margin-top: 0px;
	padding: 0px;
	margin-left: 10px;
	float: left;
	width: 245px;
}
.securitybadgecontainerinner a{
	border-bottom-style: none;
}

.securitybadgecontainerinnerb {
	margin-top: 0px;
	padding: 0px;
	margin-left: 20px;
	float: left;
	width: 245px;
}
.securitybadgecontainerinnerb a{
	border-bottom-style: none;
}

.verisign {
	float: left;
	width: 100px;
}

.verisignb {
	float: right;
	width: 100px;
}

.authorizeb {
	margin-left: 5px;
	float: left;
	width: 130px;
}

.authorize {
	margin-left: 5px;
	margin-bottom: -5px;
	margin-top: 10px;
	width: 229px;
}

.intro {
	font-weight: bold;
	font-size: 17px;
	font-family: Helvetica, Arial, sans-serif;
}

.introb {
	line-height: 24px;
	font-size: 15px;
}

.embed_video {
	z-index: 1;
	padding-left: 15px;
	padding-top: 15px;
	background-image: url(http://chargify.com/images/interface/video-embed-border3.gif);
	float: left;
	height: 339px;
	width: 417px;
}
.landing_video {
	padding-left: 15px;
	padding-top: 15px;
	background-image: url(http://chargify.com/images/interface/video-embed-border2.gif);
	float: left;
	height: 359px;
	width: 440px;
}
.landing-box1-container {
	margin-top: 25px;
	float: left;
	width: 380px;
}

.landing-box1-top {
	float: left;
	font-size: 0.85em;
	color: white;
	text-align: center;
	padding-bottom: 10px;
	padding-top: 10px;
	background-repeat: no-repeat;
	background-color: #999999;
	background-image: url(http://chargify.com/images/interface/landing-box1-top.gif);
	width: 380px;
}

.landing-box1-middle {
	padding-right: 45px;
	padding-left: 30px;
	background-color: #e6e6e6;
	padding-top: 10px;
	float: left;
	width: 305px;
}
.landing-box1-bottom {
	margin-bottom: 15px;
	float: left;
	height: 8px;
	color: white;
	text-align: center;
	background-repeat: no-repeat;
	background-color: #999999;
	background-image: url(http://chargify.com/images/interface/landing-box1-bottom.gif);
	width: 380px;
}
.landing-box2-container {
	margin-top: 25px;
	float: right;
	width: 540px;
}

.landing-box2-top {
	float: left;
	font-size: 0.85em;
	color: white;
	text-align: center;
	padding-bottom: 10px;
	padding-top: 10px;
	background-repeat: no-repeat;
	background-color: #999999;
	background-image: url(http://chargify.com/images/interface/landing-box2-top.gif);
	width: 540px;
}

.landing-box2-middle {
	padding-left: 10px;
	background-color: #e6e6e6;
	padding-top: 10px;
	float: left;
	width: 530px;
}
.landing-box2-bottom {
	margin-bottom: 15px;
	float: left;
	height: 8px;
	color: white;
	text-align: center;
	background-repeat: no-repeat;
	background-color: #999999;
	background-image: url(http://chargify.com/images/interface/landing-box2-bottom.gif);
	width: 540px;
}
.landing-cta-container {
	margin-left: 9px;
	float: left;
	width: 400px;
}

.get-started a {
	display: block;
	margin-left: 700px;
	position: absolute;
	top: 0px;
	background-repeat: no-repeat;
	background-image: url(/images/uploads/get_started_burst_blank.png);
	height: 125px;
	width: 206px;
	overflow:hidden;
	text-align: center;
	color: #fff;
	font-size: 24px;
	padding-top: 16px;
}
.get-started a:hover {
	text-decoration: none
}
.featuredarticles {
	margin: 0px;
	list-style:none;
	padding: 0px;
}
.featuredarticles li a{
	line-height: 20px;
	font-size: 14px;
	display: block;
	font-weight: bold;
	font-family: Helvetica, Arial, sans-serif;
	margin-bottom: 10px;
	background-position: 0px 2px;
	padding-left: 23px;
	background-image: url(http://chargify.com/images/interface/Arrow_right_16x16.png);
	background-repeat: no-repeat;
	border-bottom-style: none;
	color: #91b145;
}
.featuredarticles li a:hover{
	color: black;
}
.badge-align {
	display: inline;
	width: 125px;
	padding: 0px;
	margin: 0px;
}
/* addthis styling */

.at300bs.at15t_expanded, .at300bs.at15t_compact {
background:transparent url(http://chargify.com/images/interface/addthis_more.gif) no-repeat scroll left center !important;
}
.addthis_default_style .at300m {font-size:1.2em;}
.addthis_default_style a{
	border-bottom-style: none;
}
.management_photo {
	float: left;
	width: 145px;
}
.management_photo a{
	border-bottom-style: none;
}
.management_photo a:hover{
	text-decoration: underline;
}
.management_photo img {
	padding-bottom: 0px;
	border-color: #e6e6e6;
	border-width: 7px;
	border-style: solid;
	margin-bottom: 10px;
	float: left;
	cursor: default
}
.twitter-popup {
	margin-top: -5px;
	margin-left: -9px;
	padding-bottom: 10px;
	min-height: 107px;
	background-position: left top;
	background-repeat: no-repeat;
	padding-left: 100px;
	background-image: url(http://chargify.com/images/interface/twitter_bull_and_bird.gif);
}
.twitter-popup a {
	border-bottom-style: none;
}
.twitter-popup p {
	line-height: 16px;
	font-style: italic;
	font-size: 12px;
}
.twitter-byline {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #4ca0c9;
	font-family: Helvetica, Arial, sans-serif;
}
.twitter-byline a {
	text-decoration: none;
	color: #4ca0c9;
}
.twitter-byline a:hover {
	color: black;
}
.member_description {
	float: right;
	width: 600px;
}
.member_container {
	width: 770px;
	float: left;
}
.member_break {
	height: 50px;
	width: 770px;
	float: left;
}
.member_breakb {
	height: 30px;
	width: 770px;
	float: left;
}
.resumator-job-title {
	font-size: 24px;
}
.twitter-popup ul {
	line-height: 18px;
	font-size: 14px;
	display: inline;
	list-style-type: none;
}
.quote_container_home {
	background-image: url(sdfsdf);
	margin-bottom: 20px;
	                              
	background-repeat: no-repeat;
	float: left;
	height: 135px;
	width: 273px;
	background-image: url(http://chargify.com/images/interface/quote_home_background.gif);
}
.quote_logo_home {
	float: left;
	text-align: center;
	margin-top: 15px;
	height: 55px;
	width: 273px;
	overflow: hidden
}
.quote_text_home p {
	padding-left: 0px;
	padding-bottom: 5px;
	padding-right: 0px;
	padding-top: 0px;
	line-height: 22px;
	margin: 0px;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	float: left;
	text-align: center;
	height: 60px;
	width: 273px;
}
.quote_container_hiw {
	padding-bottom: 30px;
	float: left;
	width: 605px;
}
.quote_border_hiw {
	float: left;
	background-image: url(http://chargify.com/images/interface/quote_border_hiw.gif);
	background-repeat: no-repeat;
	height: 1px;
	width: 605px;
}
.quote_middle_hiw {
	padding-bottom: 20px;
	float: left;
	background-image: url(http://chargify.com/images/interface/quote_middle_hiw.gif);
	background-repeat: repeat-y;
	width: 605px;
}
.quote_box_hiw {
	float: left;
	padding-right: 20px;
	width: 280px;
}
.quote_logo_hiw {
	text-align: center;
	float: left;
	margin-top: 20px;
	height: 55px;
	width: 280px;
	overflow: hidden
}
.quote_text_hiw p {
	padding: 0px;
	margin: 0px;
	float: left;
	text-align: center;
	font-style: italic;
	line-height: 22px;
	font-size: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	width: 280px;
}
.quote_container_features {
	padding-bottom: 30px;
	float: left;
	width: 940px;
}
.quote_border_features {
	float: left;
	background-image: url(http://chargify.com/images/interface/quote_border_features.gif);
	background-repeat: no-repeat;
	height: 1px;
	width: 940px;
}
.quote_middle_features {
	padding-bottom: 20px;
	float: left;
	background-image: url(http://chargify.com/images/interface/quote_middle_features.gif);
	background-repeat: repeat-y;
	width: 940px;
}
.quote_box_features {
	float: left;
	padding-right: 20px;
	width: 298px;
}
.quote_box_last_features {
	float: left;
	width: 298px;
}
.quote_logo_features {
	text-align: center;
	float: left;
	margin-top: 20px;
	height: 55px;
	width: 298px;
	overflow: hidden
}
.quote_text_features p {
	padding: 0px;
	margin: 0px;
	float: left;
	text-align: center;
	font-style: italic;
	line-height: 22px;
	font-size: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	width: 298px;
}
/*blog*/
.content_container {
	background-color:#e6e6e6;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000;
	width:939px;
	height:auto;
	margin:auto;
	padding:0px 0;
	}
	
.content_container div.left_content {
	width:654px;
	height:auto;
	float:left;
	}
	
.content_container div.left_content div.each_article_container {
	width:640px;
	height:auto;
	float:left;
	padding-bottom:18px;
	}
.content_container div.left_content div.each_article_container div.left_column {
	width:60px;
	height:100px;
	float:left;
	padding-top:17px;
	}
.content_container div.left_content div.each_article_container div.left_column div.date_container {
	width:60px;
	height:76px;
	float:left;
	background-image:url(http://chargify.com/images/interface/date_bg.jpg);
	background-repeat:no-repeat;
	}
.content_container div.left_content div.each_article_container div.left_column div.date_container div.month {
	font-size:16px;
	font-weight:bold;
	text-align:center;
	width:100%;
	text-transform:uppercase;
	color:#fff;
	padding:14px 0 0 0;
	line-height:15px;
	}
.content_container div.left_content div.each_article_container div.left_column div.date_container div.day {
	font-size:34px;
	font-weight:bold;
	text-align:center;
	width:100%;
	color:#fff;
	line-height:34px;
	}
	
.content_container div.left_content div.each_article_container div.right_column {
	width:580px;
	height:auto;
	float:left;
	}

.content_container div.left_content div.each_article_container div.right_column div.top {
	width:580px;
	height:13px;
	float:left;
	background-image:url(http://chargify.com/images/interface/each_article_top.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	}
.content_container div.left_content div.each_article_container div.right_column div.bottom {
	width:580px;
	height:13px;
	clear:both;
	background-image:url(http://chargify.com/images/interface/each_article_bottom.jpg);
	background-repeat:no-repeat;
	background-position:top;
	}
	
.content_container div.left_content div.each_article_container div.right_column div.mid {
	width:540px;
	height:auto;
	float:left;
	padding:3px 20px;
	background-image:url(http://chargify.com/images/interface/each_article_mid.jpg);
	background-repeat:repeat-y;
	}
	
.content_container div.left_content div.each_article_container div.right_column div.mid h3 a {
	width:390px;
	float:left;
	font-size:30px;
	color:#7ea730;
	text-decoration:none;
	font-weight:bold;
	padding-bottom:5px;
	}
.content_container div.left_content div.each_article_container div.right_column div.mid h3 a:hover {color:#000;}
	
.content_container div.left_content div.each_article_container div.right_column div.mid h4 {
	width:376px;
	float:left;
	font-size:16px;
	color:#000000;
	text-decoration:none;
	font-weight:normal;
	font-style:italic;
	padding-bottom:15px;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin: 0px;
	}

.content_container div.left_content div.each_article_container div.right_column div.mid div.icons {
	width:auto;
	height:auto;
	float:right;
	}
	
.content_container div.left_content div.each_article_container div.right_column div.mid div.icons a.comments {
	width:32px;
	height:26px;
	padding:4px 0 0 0;
	float:left;
	text-decoration:none;
	background-image:url(http://chargify.com/images/interface/comments_icon.jpg);
	background-position:bottom;
	font-size:12px;
	color:#ffffff;
	font-weight:bold;
	text-align:center;
	margin-left:10px;
	}
.content_container div.left_content div.each_article_container div.right_column div.mid div.icons a:hover.comments {background-position:top;}
.content_container div.left_content div.each_article_container div.right_column div.mid div.icons a.facebook {
	width:32px;
	height:32px;
	float:left;
	text-decoration:none;
	background-image:url(http://chargify.com/images/interface/facebook_icon.jpg);
	background-position:bottom;
	margin-left:10px;
	}
.content_container div.left_content div.each_article_container div.right_column div.mid div.icons a:hover.facebook {background-position:top;}
.content_container div.left_content div.each_article_container div.right_column div.mid div.icons a.twitter {
	width:32px;
	height:32px;
	float:left;
	text-decoration:none;
	background-image:url(http://chargify.com/images/interface/twitter_icon.jpg);
	background-position:bottom;
	margin-left:10px;
	}
.content_container div.left_content div.each_article_container div.right_column div.mid div.icons a:hover.twitter {background-position:top;}
	
.content_container div.left_content div.each_article_container div.right_column div.mid div.photo_placeholder {
	width:auto;
	height:auto;
	float:left;
	margin-bottom:19px;
	}
	
.content_container div.left_content div.each_article_container div.right_column div.mid p {
	width:100%;
	height:auto;
	float:left;
	color:#000000;
	font-size:14px;
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height:20px;
	padding-bottom:0px;
	margin-top: 0px;
	margin-bottom: 15px;
	}
.content_container div.left_content div.each_article_container div.right_column div.mid a.read_more {
	float:right;
	font-size:14px;
	color:#7ea730;
	font-weight:bold;
	text-decoration:none;
	padding-bottom:5px;
	}
.content_container div.left_content div.each_article_container div.right_column div.mid a.back {
	float:left;
	font-size:14px;
	color:#7ea730;
	font-weight:bold;
	text-decoration:none;
	padding-bottom:5px;
	}
.content_container div.left_content div.each_article_container div.right_column div.mid a:hover.read_more {color:#000;}
.content_container div.left_content div.each_article_container div.right_column div.mid a:hover.back {color:#000;}

.content_container div.right_content {
	width:219px;
	height:auto;
	float:right;
	padding-left:46px;
	background-image:url(http://chargify.com/images/interface/right_content_bg.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	}
.content_container div.right_content div.search_container {
	width:100%;
	height:33px;
	float:left;
	background-image:url(http://chargify.com/images/interface/search_textbox.jpg);
	background-repeat:no-repeat;
	background-position:left center;
	margin-bottom:19px;
	}
.content_container div.right_content div.search_container input.search_box {
	width:135px;
	height:auto;
	font-size:14px;
	font-weight:bold;
	color:#000;
	padding:0 3px 0 3px;
	margin:9px 0 0 1px;
	border:0;
	background:none;
	font-family:Arial, Helvetica, sans-serif;
	}
.content_container div.right_content div.search_container input.search_button {
	width:71px;
	height:33px;
	float:right;
	background-image:url(http://chargify.com/images/interface/search_button.jpg);
	background-repeat:no-repeat;
	cursor:pointer;
	border:0;
	text-indent: -9999px;
	}


.content_container div.right_content div.each_panel {
	width:100%;
	height:auto;
	float:left;
	padding-bottom:19px;
	}
.content_container div.right_content div.each_panel div.top {
	width:219px;
	height:30px;
	padding:8px 0 0 0;
	float:left;
	background-image:url(http://chargify.com/images/interface/right_each_panel_top.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	text-align:center;
	font-size:18px;
	color:#ffffff;
	font-weight:bold;
	}
.content_container div.right_content div.each_panel div.bottom {
	width:219px;
	height:13px;
	clear:both;
	background-image:url(http://chargify.com/images/interface/right_each_panel_bottom.jpg);
	background-repeat:no-repeat;
	background-position:top;
	}
	
.content_container div.right_content div.each_panel div.mid {
	width:195px;
	height:auto;
	float:left;
	padding:13px 12px 0 12px;
	background-color:#fff;
	}
.content_container div.right_content div.each_panel div.mid div.subscribe {
	width:100%;
	height:auto;
	float:left;
	}
.content_container div.right_content div.each_panel div.mid div.subscribe a {
	width:100%;
	float:left;
	line-height:18px;
	clear:both;
	padding-bottom:4px;
	text-decoration:none;
	font-size:14px;
	font-weight:bold;
	color:#7ea730;
	}
.content_container div.right_content div.each_panel div.mid div.subscribe a:hover {color:#000;}
.content_container div.right_content div.each_panel div.mid div.subscribe a span.icon{
	width:22px;
	float:left;
	padding-right:7px;
	}
	
.content_container div.right_content div.each_panel div.mid ul.news{
	width:100%;
	height:auto;
	float:left;
	list-style:none;
	margin: 0px;
	padding: 0px;
	}
.content_container div.right_content div.each_panel div.mid ul.categories{
	width:100%;
	height:auto;
	float:left;
	list-style:none;
	margin: 0px;
	padding: 0px;
	}
	.content_container div.right_content div.each_panel div.mid ul.nav_categories{
	width:100%;
	height:auto;
	float:left;
	list-style:none;
	margin: 0px;
	padding: 0px;
	}
.content_container div.right_content div.each_panel div.mid ul.news li {
	width:auto;
	height:auto;
	float:left;
	}
.content_container div.right_content div.each_panel div.mid ul.categories li {
	width:auto;
	height:auto;
	float:left;
	}
.content_container div.right_content div.each_panel div.mid ul.nav_categories li {
	width:auto;
	height:auto;
	float:left;
	}
.content_container div.right_content div.each_panel div.mid ul.news li.separator {
	width:100%;
	height:15px;
	float:left;
	}
.content_container div.right_content div.each_panel div.mid ul.categories li.separator {
	width:100%;
	height:10px;
	float:left;
	}
.content_container div.right_content div.each_panel div.mid ul.nav_categories li.separator {
	width:100%;
	height:10px;
	float:left;
	}

.content_container div.right_content div.each_panel div.mid ul.news li a{
	width:170px;
	height:auto;
	float:left;
	font-size:14px;
	font-weight:bold;
	color:#7ea730;
	text-decoration:none;
	padding-left:25px;
	padding-bottom:10px;
	background-image:url(http://chargify.com/images/interface/black_arrow.jpg);
	background-repeat:no-repeat;
	background-position:left 3px;
	}
.content_container div.right_content div.each_panel div.mid ul.categories li a{
	width:170px;
	height:auto;
	float:left;
	font-size:14px;
	font-weight:bold;
	color:#7ea730;
	text-decoration:none;
	padding-left:5px;
	padding-bottom:5px;
	background-image:url(#);
	background-repeat:no-repeat;
	background-position:left 3px;
	}
.content_container div.right_content div.each_panel div.mid ul.nav_categories li a{
	width:170px;
	height:auto;
	float:left;
	font-size:14px;
	font-weight:bold;
	color:#7ea730;
	text-decoration:none;
	padding-left:5px;
	padding-bottom:5px;
	background-image:url(#);
	background-repeat:no-repeat;
	background-position:left 3px;
	}
.content_container div.right_content div.each_panel div.mid ul.news li a:hover {color:#000;}
.content_container div.right_content div.each_panel div.mid ul.categories li a:hover {color:#000;}
.content_container div.right_content div.each_panel div.mid ul.nav_categories li a:hover {color:#000;}

.content_container div.right_content div.each_panel div.mid div.each_tweet {
	width:100%;
	height:auto;
	float:left;
	font-size:12px;
	color:#000000;
	padding-bottom:15px;
	line-height:18px;
	}
.content_container div.right_content div.each_panel div.mid div.each_tweet a {
	color:#1da4d7;
	text-decoration:none;
	}
.content_container div.right_content div.each_panel div.mid div.each_tweet a:hover {text-decoration:underline;}
.content_container div.right_content div.each_panel div.mid a.follow_us {
	font-size:12px;
	font-weight:bold;
	color: #1da4d7;
	float:left;
	text-decoration:none;
	}
.content_container div.right_content div.each_panel div.mid a:hover.follow_us {text-decoration:underline;}
.twitter_author { padding-left: 0; color: #4ca0c9; font-size: 12px;
	margin-bottom: 20px;
	float: none;
	font-weight: normal;
	font-style: normal;
}
.authors {
	font-weight: bold;
	font-family: Helvetica, Arial, sans-serif;
	padding-left: 5px;
	padding-bottom: 5px;
}
.blog_header_bull {
	margin-left: 50px;
	margin-bottom: 0;
	margin-right: auto;
	margin-top: -20px;
	height: 128px;
	padding-bottom: 0px;
	width: 247px;
	overflow:hidden;
	position: absolute;
	background: url(http://chargify.com/images/interface/blog_header_bull.png) no-repeat 0 -75px;
}
.blog_header {
	width: 750px;
	float: right;
}
.related_posts {
	float: left;
	border-top-color: #e6e6e6;
	border-top-style: solid;
	border-top-width: 1px;
	padding-bottom: 0px;
	margin-bottom: 10px;
	margin-top: 20px;
	padding-top: 20px;
	width: 535px;
}
.comment_container {
	float: left;
	margin-top: 0px;
}
	
/* landing buttons */

.next_previous_container {
	float: left;
	border-top-color: #e6e6e6;
	border-top-style: solid;
	border-top-width: 1px;
	padding-bottom: 5px;
	margin-bottom: 10px;
	margin-top: 0px;
	padding-top: 30px;
	font-weight: bold;
	font-size: 14px;
	font-family: Helvetica, Arial, sans-serif;
}
.mid h5 {
	font-family: Helvetica, Arial, sans-serif;
	padding-bottom: 5px;
	margin-bottom: 10px;
	margin-top: 0px;
	padding-top: 0px;
	width: 100%;
	font-weight: bold;
	font-size: 18px;
}
.input_field {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #666666;
	font-size: 14px;
	background-color: #e6e6e6;
	padding: 10px;
	width: 375px;
	border-color: #e6e6e6;
	border-width: 1px;
	border-style: solid;
}
.input_fieldb {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: black;
	font-size: 14px;
	background-color: #e6e6e6;
	padding: 10px;
	width: 495px;
	border-color: #e6e6e6;
	border-width: 1px;
	border-style: solid;
	margin-bottom: 10px;
}
.input_field_short {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: black;
	font-size: 14px;
	background-color: #e6e6e6;
	padding: 10px;
	width: 230px;
	border-color: #e6e6e6;
	border-width: 1px;
	border-style: solid;
	margin-bottom: 10px;
}
.select {
	margin-bottom: 15px;
	font: 14px Helvetica, Arial, sans-serif;
	margin-top: 5px;
}
.input_area {
	line-height: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #666666;
	font-size: 14px;
	background-color: #e6e6e6;
	padding: 10px;
	width: 515px;
	border-color: #e6e6e6;
	border-width: 1px;
	border-style: solid;
}
.form_namea {
	float: left;
	width: 250px;
}
.form_nameb {
	float: right;
	width: 250px;
}
.form_namec {
	float: left;
	width: 515px;
}
.comment_box {
	line-height: 18px;
	float: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #666666;
	font-size: 14px;
	background-color: #e6e6e6;
	padding: 10px;
	width: 515px;
	border-color: #e6e6e6;
	border-width: 1px;
	border-style: solid;
}
.comments_wrapper {
	float: left;
	border-top-color: #e6e6e6;
	border-top-style: solid;
	border-top-width: 1px;
	padding-bottom: 5px;
	margin-bottom: 10px;
	margin-top: 0px;
	padding-top: 30px;
	width: 535px;
}
.comment_form {
	float: left;
	border-top-color: #e6e6e6;
	border-top-style: solid;
	border-top-width: 1px;
	padding-bottom: 5px;
	margin-bottom: 10px;
	margin-top: 0px;
	padding-top: 25px;
	width: 535px;
}
#thankyouhidden {
	display: none;
	}
.errorbox {float: left; text-align: left; font-size: 10px; font-family: Helvetica, Arial, sans-serif; color: red;
	margin-top: -8px;
	padding-bottom: 10px;
}
.form_label {
	font-size: 14px;
	font-family: Helvetica, Arial, sans-serif;
}
.triangle {
	margin-bottom: 5px;
	height: 16px;
	width: 535px;
	background-position: 30px;
	background-repeat: no-repeat;
	background-image: url(http://chargify.com/images/interface/triangle.png);
	float: left;
}
.submit {
	border-width: 0px;
	display: block;
	height: 34px;
	width: 72px;
	background-repeat: no-repeat;
	background-image: url(http://chargify.com/images/interface/submit_button.gif);
	text-indent: -9999px;
	cursor:pointer;
}
a.bu_standard {
	width: 371px;
	/*height:53px;*/
	margin: 10px auto 10px auto;
	padding:13px 0 19px 0;
	text-align:center;
	background:transparent url(http://chargify.com/images/interface/landing-cta-blank.gif) 0 0 no-repeat;
	display:block;
}
a.bu_standard span {
	color:#FFFFFF;
	padding: 0x;
	display: block;
	font-size:24px;
}
a.bu_standard span img {
	position: relative;
	left: 0px;
	top: 4px;
	border-width: 0px;
	padding-top: 0px;
	margin-top: 0px;
}
a.bu_standard:hover {
	text-decoration: none;
}
.bu_standard {
	width:220px;
	/*height:53px;*/
	margin: 10px auto 10px auto;
	padding:17px 0 17px 0;
	text-align:center;
	background:transparent url(http://chargify.com/images/interface/landing-cta-blank.gif) 0 0 no-repeat;
	display:block;
}
element {
}
.merchant_form_wrapper {
	width: 500px;
	background-color: white;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
	margin-top: 25px;
	margin-bottom: 25px;
	padding-bottom: 30px;
	border: 1px solid #a7a7a7;
}
.merchant_form_container {
	width: 515px;
	margin-right: auto;
	margin-left: auto;
}
.merchant_form_logo {
	width: 515px;
	height: 67px;
	margin-top: 25px;
	background: url(http://chargify.com/images/interface/millennium-logo.gif) no-repeat center;
	margin-bottom: 25px;
	margin-left: 0px;
}
.merchant_form_intro {
	font-size: 14px;
	line-height: 18px;
	width: 515px;
	margin-left: 0px;
}
.merchant_form {
	width: 515px;
	font: bold 14px/20px Helvetica, Arial, sans-serif;
	color: #86b635;
	margin-left: 0px;
}
.pagination {
	margin-right: 15px;
	float: right;
}
.bu_standard span {
	color:#FFFFFF;
	padding: 0x;
	display: block;
	font: bold 24px Helvetica, Arial, sans-serif;
}
.required_ {padding-bottom: 5px; padding-top: 5px; width: 100%;
	border-left-style: none;
	font-weight: normal;
	font-style: normal;
	color: #40afd5;
	font-size: 12px;
}
label { 
	width: 10em; 
	float: left; 
}
label.error { 
	font-style: normal; 
	font-weight: normal; 
	font-size: 10px; 
	float: none; 
	color: red; 
	padding-left: .5em; 
	vertical-align: top; 
}
.error {background-color: #ef8e8e;}
.millennium_thankyou {}
#thankyouhidden {
	display: none;
	color: #90c53a;
	text-align: center;
	font: 14px Helvetica, Arial, sans-serif;
	margin-top: 75px;
}