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

body {
	margin: 0px;
	background: url(../aa/i2c/grain-bg.png) #eee;
	font-weight: 300;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

p {
	line-height: 23px;
}

h1, h2 {
	text-transform: uppercase;
}

h1 {
	margin: 0px;
	font-size: 1.35em;
	color: black;
}

h2 {
	line-height: 50px;
	color: maroon;
	background: white;
	font-size: 1.10em;
}

#sidebar h2 {
	text-align: center;
	font-size: 1.5em;
}

h3 {
	text-align: center;
	font-variant: small-caps;
}


/* MAIN SECTIONS */

#header {
	overflow: hidden;
	width: 900px;
	margin: 0px auto;
	background: white;
}

#header .band {
	background: black;
}

#Intensive {
	background: #eee;
}

#Intensive h2 {
	padding: 5px 10px;
}

#Intensive p {
	padding: 5px 10px;
	font-weight: bold;
	margin-left: 35px;
}

#content {
	width: 900px;
	margin: 0px auto;
	background: white;
}

#main {
	width: 545px;
	margin-top: 10px;
	margin-left: 30px;
	float: left;
	clear: none;
	color: grey;
}

#sidebar {
	width: 275px;
	float: right;
	clear: none;
	margin-top: 10px;
	margin-right: 30px;
	background: #eee;
}

#sidebar h2 {
	margin-top: 0px;
}

#sidebar ul {
}

#sidebar li {
	list-style: none ;
	background: url(../100/images/red-check2.png)no-repeat 0px 3px transparent;
	line-height : 19px;
	margin-top:5px;
	margin-bottom:10px;
	margin-right : 15px;
	margin-left: -25px;
	font-size : 14px;
	font-weight : normal;
	font-style:italic;
	padding: 5px 10px 10px 30px;
	border-bottom:#ccc 1px solid;
}

#footer {
	clear: both;
	background: grey;
	padding: 10px;
	text-align: center;
}

/* Testimonials */

.quote {
	margin: 10px 50px;
	padding: 10px;
}


.testimonialWrapper {
	color: black;
	background: url(http://societyinfo.s3.amazonaws.com/app-images/note-lt.png) no-repeat right bottom white;
}

.testimonial {
	margin: 0px auto;
	font-style: italic;
	background: url(http://societyinfo.s3.amazonaws.com/app-images/note-rt.png) no-repeat left top;
}

.testimonial1 {
	padding: 25px;
	border-style: double;
	border-color: maroon;
}

.testimonialName {
	text-align: right;
	border-bottom: 1px dotted silver;
}

/* Lists */

.negativeUL li {
	list-style: none;
	background: url("https://s3.amazonaws.com/societyinfo/images/X.png") no-repeat left center;
	line-height: 30px;
	padding-left: 30px;
}

.positiveUL li {
	list-style: none;
	background: url("https://s3.amazonaws.com/societyinfo/images/check.png") no-repeat left -1px;
	padding-left: 30px;
	padding-bottom: 20px;
	line-height: 25px;
}

.signature {
	margin-bottom: 50px;
	margin-left: 25px;
}

/* Subsections */

.video {
	background: black;
	text-align: center;
	margin-bottom: 25px;
}

.smallGuarantee {
	border-top: 1px solid silver;
	font: 1.5em;
	font-weight: bold;
	color: black;
	width: 100%;
}

.register {
	margin: 0px 30px;
}

.paymentOptions {
	border-top: 1px solid silver;
	border-bottom: 1px solid silver;
}

.paymentOptions p {
	margin-left: 75px;
}

.paymentOptions p b {
color: black;
}

.paymentOptions ul {
	list-style: none;
	margin-left: 75px;
}


.bigcheck {
	margin-top: 25px;
	float: left;
	clear: none;
}

.badges {
	text-align: center;
	padding-bottom: 20px;
}

.badges img {
	height: 75px;
}

/* BUTTONS */

.buyButtonWrapper2-2 {
	text-align: center;
	margin: 0px auto;
	background: url(https://s3.amazonaws.com/societyinfo/images/buy-it-bg.png) no-repeat center center;
	padding: 20px;

}

.buyButtonWrapper2-2 .buyButton {
	display: inline-block;
	padding: 0px 25px;
	text-align: center;
}

.buyButtonWrapper2-2 .buyButton{
	text-decoration: none;
}

.buyButtonWrapper2 {
	padding: 20px 0px;
}

.button1 {
	width: 245px;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #333;
	text-align: center;
	-moz-border-radius: 9px;
	border-radius: 9px;
}

.button2 {
	border: 2px solid #666;
	-moz-border-radius: 9px;
	border-radius: 9px;
}
.button3 {
	border: 2px solid silver;	
	-moz-border-radius: 8px;
	border-radius: 8px;
}

.button4 {
	border: 1px solid #999;	
	padding: 10px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	background: -webkit-radial-gradient(#05fc0c, blue); /* For Safari 5.1 to 6.0 */
	background: -o-radial-gradient(#05fc0c, #067b01); /* For Opera 11.1 to 12.0 */
	background: -moz-radial-gradient(#05fc0c, #067b01); /* For Firefox 3.6 to 15 */
	background: radial-gradient(#05fc0c, #067b01); /* Standard syntax */}

.button4 p {
	font-weight: bold;
	font-size: 1.25em;
	color: #ffffff;
	text-shadow: -1px 1px 2px #666;
}

.button4 p:hover {
	text-decoration: underline;
	color: red;
}

.button4 p u {
	color: maroon;
}

/* INFUSION SOFT FORM */

#ApplicationForm {
	margin: 15px 0px;	
	padding-top: 15px;
	border-top: 1px solid #333;
	color: black;
	font-weight: bold;
}

.infusion-form {
}

.infusion-form input,
.infusion-form textarea,
.infusion-form select,
.infusion-form {
	display:inline-block;
	*display:inline;
	*zoom:1;
	vertical-align: middle;
}

.infusion-form textarea {
	vertical-align:top;
	-moz-border-radius: 5px;
	border-radius: 5px;

}

.infusion-field {
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px dotted #ccc;
}

.infusion-field label {
	text-align: left;
	display:inline-block;
	vertical-align:middle;
	width: 275px;
	margin:0 1em 0 0;
}

.infusion-radio {
	vertical-align: top;
	width: 275px;
	vertical-align:middle;
	text-align: center;
	margin-left: 275px;
	margin-bottom: 15px;
}

.infusion-radio label {
	width: 50px;
	padding: 10px;
	text-align: center;
	border-right: 1px dotted #eee;
	display: inline-table;
}

.infusion-form input {
	border-radius: 5px;
	padding:.5em 1em
}

.infusion-submit {
	margin: 40px;
	text-align: center;
}

.infusion-submit input {
	width:245px; 
	height:75px; 
	background-color:#44BA09; 
	color:#FFFFFF; font-size:20px; 
	font-family:Helvetica; 
	border-color:#000000; 
	border-style:Solid; 
	border-width:2px; 
	-moz-border-radius: 10px;
	border-radius: 10px;
}

.infusion-submit input:hover{
	background-color: lime;
}

label * {
	color: red;
	font-weight: bold;
}