@charset "UTF-8";
/* CSS Document */

.aa-content {
	background-color: #f5f5f5;
	border: 1px solid #333333;
	padding: 25px;
	border-bottom-left-radius: 10px;
	-moz-border-radius-bottomleft: 10px;
	border-bottom-right-radius: 10px;
	-moz-border-radius-bottomright: 10px;
}

.aa-content h1 {
	color: #A1000E;
}

.aa-content h2 {
	font-size: 18px;
	color: #a1000e;
	margin: 10px 0 0 0;
}

.aa-content .outline {
	float: left;
	margin-right: 20px;
}

.aa-content p {
	margin: 5px 0 10px 0;
}
	.aa-form {
		border-radius: 10px;
		-moz-border-radius: 10px;
		-webkit-border-radius: 10px;
	}
	
	.aa-form p {
		font-size: 12px;
		margin-right: 30px;
	}
	
	.body-text { font-size: 12px; margin-bottom: 10px; }


.clear {
	clear: both;
}

	.clear-both { clear: both; width: 100%; display: block;  }

.nav-level-one {
	height: 33px;
	padding: 0 10px 0 10px;
	font-size: 12px;
}

.helper-text { font-size: 80%; color: #666; clear: both; }

.nav-level-one a {
	height: 12px;
	padding: 10px 8px 10px 8px;
	color: #8f8f8f;
	background: #dbdbdb;
	border-top-left-radius: 5px;
	-moz-border-radius-topleft: 5px;
	border-top-right-radius: 5px;
	-moz-border-radius-topright: 5px;
	border-bottom: 1px solid #fff;
	font-weight: bold;
	text-decoration: none;
	float: left;
	margin: 0 2px 0 2px;
}

.nav-level-one a:hover {
	height: 13px;
	color: #fff;
	background: #4e0007;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a0000e', endColorstr='#4e0007');
	background: -webkit-gradient(linear, left top, left bottom, from(#a0000e), to(#4e0007));
	background: -moz-linear-gradient(top,  #a0000e,  #4e0007);
	border-top-left-radius: 5px;
	-moz-border-radius-topleft: 5px;
	border-top-right-radius: 5px;
	-moz-border-radius-topright: 5px;
	font-weight: bold;
	text-decoration: none;
	float: left;
	margin: 0 2px 0 2px;
	border-bottom: none;
}

.nav-level-one .current-link a {
	height: 13px;
	color: #fff;
	background: #4e0007;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a0000e', endColorstr='#4e0007');
	background: -webkit-gradient(linear, left top, left bottom, from(#a0000e), to(#4e0007));
	background: -moz-linear-gradient(top,  #a0000e,  #4e0007);
	border-top-left-radius: 5px;
	-moz-border-radius-topleft: 5px;
	border-top-right-radius: 5px;
	-moz-border-radius-topright: 5px;
	font-weight: bold;
	text-decoration: none;
	float: left;
	margin: 0 2px 0 2px;
	border-bottom: none;
}

.nav-level-two {
	background-color: #4e0007;
	padding: 3px 30px 3px 30px;
	height: 24px;
	border-top-left-radius: 5px;
	-moz-border-radius-topleft: 5px;
	border-top-right-radius: 5px;
	-moz-border-radius-topright: 5px;
}

.resources {
	padding: 10px;
	margin-bottom: 20px;
	background-color: #fff;
	border: 2px solid #a1000e;
	border-radius: 2px;
	-moz-border-radius: 2px;
}

.resources h4 {
	color: #a1000e;
	font-size: 12px;
	border-bottom: 1px solid #a1000e;
	margin: 0 0 5px 0;
}
 
.resources h4 a {
	text-decoration: none;
}

.testimonials .text {
	margin-bottom: 10px;
	border-bottom: 1px solid #a1000e;
	padding-bottom: 10px;
}

.video-desc {
	margin: 0 0 0 360px;
}

.video-title {
	float: left;
	width: 350px;
	border-right: 1px solid #8f8f8f;
}

.video-title h4 {
	color: #a1000e;
	float: left;
	padding-left: 30px;
	margin: 0;
	background: url(../gui/demo/aa_tut_icon_video_.gif) no-repeat;
}

.video-title p {
	float: left;
	padding-left: 30px;
	font-style: italic;
	width: 200px;
}

.video-title img {
	float: left;
	margin-right: 20px;
}

.video-tutorial {
	padding: 10px;
	margin-bottom: 10px;
	background-color: #fff;
	border: 2px solid #a1000e;
	border-radius: 2px;
	-moz-border-radius: 2px;
}

.video-tutorial-content {
	background-color: #e9e9e9;
	border-bottom: 1px solid #8f8f8f;
	padding: 5px;
}

.video-tutorial h3 {
	color: #a1000e;
	font-size: 12px;
	border-bottom: 1px solid #a1000e;
	margin: 0 0 5px 0;
}

/* Contact Page */

#inquiries.section {
	width:70em;
	background: none;
}

#physAddress.section {
	width:70em;
}

#physAddress.section .subsection {
	clear:none;
	float:right;
	width:33em;
}

#physAddress.section #otherSites.subsection {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#EFEFEF none repeat scroll 0 0;
margin-right:20px;
width:30em;
}

.rtext { color: red; }

.two-column { float: left; width: 45%; }

.two-column input.error, .clear-both textarea.error { border-radius: 0; -moz-border-radius: 0; -webkit-border-radius: 0; margin: 0em; padding: 1px; border: 2px inset #C00; font-size: 12px; }
.two-column label.error, .clear-both label.error { border: none; background: none; padding: 1px; font-size: 12px; margin: 0; padding: 0; color: red; clear: both; width: 100%; display: block; }

/* Validation Label */

label.validation-error {
	color: #FF0000;
	display: block;
}

.general div.subsection h2 {
	background: #ddd;
	color: #000000;
	padding-left: 0.25em;
}

/* Container for multi-column layouts  */

.rowcontainer {						/* Used to keep the divs in a row.  you can use this for any size of divs */
	float: left;
	margin-bottom: 5px;
	width: 99.9%;
	overflow: hidden;
	background: transparent;
}

/*------Columns: Note they dont add up to 100%, this is intentional to avoid problems!----------*/ 

.fullcolumn { float: left; width: 99%;}		/* Full width column for a one column site */
			
.halfcolumn { float: left; width: 49%;}		/* Half width column for a two column site. */

.onethirdcolumn {
	float: left;
	width: 33%;
	margin: 0px;
	padding: 0px;
}		/* One third width column for a three column site */

.quartercolumn { float: left; width: 24.5% }		/* One quarter width column for a four column site */


/* text alignment styles - copied from Bootstrap */

.text-left {
  text-align: left;
}

.text-right {
  text-align: right;
}

.text-center {
  text-align: center;
}
#ss_partners a img, #ss_partners a:hover {
	/* [disabled]margin: 0px; */
	/* [disabled]clear: both; */
	float: none;
	padding: 0px;
	background: transparent;
	border-style: none;
}

.shadow {
  -webkit-box-shadow:  5px 5px 9px 1px #333;
  box-shadow:  5px 5px 9px 1px #333;
}


#csa-endorsement {
	font-size: small;
	line-height: 1.4em;
	display: block;
	margin: 0px 0px 30px;
	padding: 0px;
}
#csa-endorsement  img {
	margin: 0px 15px 0px 0px;
	float: left;
	border-style: none;
}
