body {
	padding:0;
	margin:0;
	background:url(../images/gui/header_bg.jpg) no-repeat center top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.clear {
	clear:both;
}

a {
	color:#630460;
	font-weight:bold;
}

h1, h2, h3, h4, h5 {
	margin:0;
}

h1 {
	display:block;
	background:url(../images/gui/heading_bg.jpg);
	padding:8px 15px;
	color:#FFF;
	font-size:18px;
	font-weight:normal;
	margin:0;
}

h2 {
	font-size:16px;
	font-weight:bold;
	color:#630460;
	margin-top:10px;
	margin-bottom:5px;
	border-bottom:1px solid #f5e4f6;
}

h3 {
	color:#FFF;
	font-size:18px;
	font-weight:normal;
}


#content h3 {
	color:#9a408a;
	font-size:18px;
	font-weight:normal;
padding-bottom: 4px;
padding-top: 10px;
border-bottom: dotted 1px #e18fd2;
}

#header {
	margin:0 auto;
	width:980px;
}

#header .top {
	height:100px;
}

#header .top .right {
	float:right;
}

#logo {
	float:left;
	width:350px;
	margin-top:2px;
	margin-left:10px;
}

#auth {
	text-align:right;
	margin-top:5px;
	padding-right:20px;
	height:35px;
}

#auth .auth_logged_out {
	padding-top:10px;
}

#auth .auth_logged_in {
}

#auth .auth_logged_in_as {
	font-size:11px;
	margin-bottom:5px;
}

#auth .auth_logged_in a {
	margin-left:10px;
	font-size:12px;
}

#auth .auth_logged_out label {
	width:auto;
	padding-top:3px;
	padding-left:5px;
	padding-right:5px;
}

#auth .auth_logged_out input {
	float:left;
}

.cart_mini {
	position:relative;
	margin-right:50px;
}

.cart_mini .cart_button {
	position:absolute;
	top:-5px;
	left:-40px;
}

.cart_mini a.checkout_button {
}

#top_menu {
	padding-top:5px;
	padding-right:10px;
}

#top_menu a {
	color:#630460;
	font-size:15px;
	font-weight:bold;
	text-decoration:none;
	margin:5px;
	padding:4px 10px;
}

#top_menu a:hover, #top_menu a.active {
	background:#cf8dd3;
	color:#FFF;
}

.menu__top_menu li:hover ul,
.menu__top_menu li.sfHover ul {
	background:#cf8dd3;
}

#top_menu .menu__top_menu ul {
}

#top_menu .menu__top_menu li li a {
	color:#FFF;
	font-size:12px;
	padding:2px 10px;
}

#header .bottom {
	height:258px;
}

#header .welcome {
	float:left;
	width:400px;
	color:#FFF;
	margin-left:60px;
	margin-top:20px;
}

#header .welcome h2 {
	border:0;
	color:#FFF;
	font-size:26px;
	font-weight:normal;
}

#header .blue_button {
	margin-left:80px;
}

#header .banners {
	float:right;
	margin-right:10px;
	width:359px;
	height:243px;
	overflow:hidden;
}

#main_wrap {
	background:url(../images/gui/main_bg.jpg) repeat-x;
	border-bottom:1px solid #f5e4f6;
}

#main {
	width:980px;
	margin:0 auto;
	background:#fff url(../images/gui/main_bg_sides.png) no-repeat top center;
}

#main_2col {
	background:url(../images/gui/main_bg_content.jpg) repeat-y 5px;
}

#main .left_col {
	float:left;
	width:575px;
	margin-left:5px;
	padding:15px 20px;
}

#main .right_col {
	float:left;
	width:315px;
	padding:15px 20px;
}

#main_1col {
	padding:15px 20px;
}

#content {
	padding-top:10px;
}

form label {
	float:left;
	width:80px;
}

input, select, textarea {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

input.text, select, textarea {
	border:1px solid #d7c7d8;
	padding:3px 5px;
}

textarea {
	width:300px;
}

input.submit, button.submit, .cart_button_checkout, .button {
	background:#953984 url(../images/gui/button_bg.jpg);
	color:#FFF;
	border:1px solid #973d87;
	padding:2px 8px;
	text-decoration:none;
}

form br {
	clear:both;
}

.contact_us {
	text-align:right;
}

.blue_button {
	background:url(../images/gui/button_blue_bg.jpg);
	padding:8px 20px;
	color:#004a80;
	text-decoration:none;
	font-size:16px;
	text-transform:uppercase;
}

.event_list_item {
	margin-bottom:10px;
	padding-bottom:10px;
	border-bottom:1px solid #cf8dd3;
}

.event_list_item .title, .event_rsvp_form .title {
	color:#783e77;
	font-weight:bold;
	font-size:15px;
}

.event_list_item .instructor, .event_rsvp_form .instructor, .event_list_item .instructor a, .event_rsvp_form .instructor a {
	font-size:12px;
	padding-left:3px;
	font-weight:normal;
}

.event_list_item .date, .event_list_item .time, .event_rsvp_form .date, .event_rsvp_form .time {
	color:#ed145b;
	font-size:12px;
	font-weight:bold;
	float:left;
}

.event_list_item .time, .event_rsvp_form .time {
	margin-left:30px;
}

.event_list_item .abstract, .event_rsvp_form .abstract {
	margin-top:5px;
	margin-bottom:5px;
	clear:both;
}

.event_list_item_home .title {
	float:left;
	width:340px;
	font-size:13px;
}

.event_list_item_home .instructor, .event_list_item_home .instructor a {
	font-weight:normal;
}

.event_list_item_home .time {
	float:left;
}

.event_list_item_home .rsvp {
	float:right;
}

.event_list_empty {
	padding-bottom:10px;
}

#news_list_wrap {
	margin-top:10px;
}

.news_list_item {
	margin-bottom:10px;
	padding-bottom:10px;
	border-bottom:1px solid #cf8dd3;	
}

.news_list_item_title {
	color:#783e77;
	font-weight:bold;
	font-size:15px;
}

.news_list_item p {
	margin-top:3px;
	margin-bottom:7px;
}

#newsletter_box {
	margin-bottom:30px;
}

.coupon_code {
	text-align:right;
	padding-top:5px;
}

#coupon_code {
	width:60px;
	margin-left:5px;
	margin-right:5px;
}

.cart_buttons {
	text-align:right;
}

.checkout_form_payment_information_payment_options {
	margin-bottom:10px;
}

.checkout_form_payment_information_payment_options label {
	float:none;
}

.checkout_user_account .left {
	float:left;
	width:400px;
}

.checkout_user_account .left label {
	width:100px;
}

.checkout_user_account .left label.error {
	width:auto;
}

.checkout_user_account .right {
	float:left;
	width:150px;
	margin-left:20px;
}

.attendance label {
	width:160px;
}

.ui-state-success, .ui-widget-content .ui-state-success {border: 1px solid #66bc29; background: #f2ffe9; color: #66bc29; font-weight:bold; padding:5px; margin-bottom:10px; }
.ui-state-error, .ui-widget-content .ui-state-error {border: 1px solid #cd0a0a; background: #fef1ec; color: #cd0a0a; font-weight:bold; padding:5px; margin-bottom:10px; }

.profile_list_item {
	padding-bottom:10px;
	margin-bottom:10px;
	border-bottom:1px solid #cf8dd3;
}

.profile_list_item .picture {
	float:left;
	width:155px;
}

.profile_list_item .picture img {
	width:143px;
}

.profile_list_item .name {
	font-size:14px;
	margin-bottom:5px;
}

.profile_list_item .title, .profile .title  {
	color:#ed145b;
	font-size:12px;
	font-weight:bold;
	padding-bottom:5px;
}

.profile .picture {
	float:left;
	width:155px;
	margin-bottom:10px;
}

.profile .name {
	font-size:14px;
	margin-bottom:5px;
	color:#630460;
	font-weight:bold;
}

label.error {
	color:#F00;
	width:auto;
}

.error {
	color: #f00;
}

#buttons_list form {
	float:left;
}

#buttons_list .export_button {
	padding-left:10px;
	margin-top:3px;
}

.backto {
font-size:12px;
float: right;
}


.schedulelink {
font-size:12px;
float: right;
margin-bottom:12px;
}

.AuthorizeNetSeal {
float: right;
padding-top:20px;
}

.members_registration_form {
	margin-top:10px;
}

.members_registration_form label {
	width:100px;
}

.members_registration_form label.error {
	width:200px;
}

.form-row {
	clear:both;
}

#dob {
	width:70px;
}

#content .picture img{
width: 140px;
}

