body{ font-size:14px; }
.country-entry-field { clear: both; }
.contact-text { display: block; width: 65px; float: left; }
.success_message { 
	color:#01DF3A; 
	border:solid; 
	border-color:#01DF3A; 
	margin:10px;
	padding:5px;
}
.error_message { 
	color:red; 
	border:solid; 
	border-color:red; 
	margin:10px;
	padding:5px;
}
.column-view {width:32px;}
.column-edit {width:32px;}
.column-delete {width:32px;}
.asterisk {
	color:#D35; 
	float:left;
}
.display_info_block {
	width:200px;
	padding-left:5px;
}
.display_info_block2 {
	width:650px;
	padding-left:5px;
}
.display_info_block3 {
	width:320px;
	padding-left:5px;
	float:left;
}
.display_info_block3 input {
	width:300px;
	background-color: #FFF;
	color: #000;
}
.display_info_block3 select {
	width:310px;
	border:solid 1px #aacfe4;
}
.display_info_block3 textarea {
	width:300px;
	background-color: #FFF;
	color: #000;
}
#datepicker {
	float:left;
}
#selectable_frame {
	float:left;
	width:400px;
	margin-left:10px;
	border:solid; 
	border-width:thin; 
	border-color:#CCC; 
	padding:10px;
}
.add_course_label {
	display:block;
	font-weight:bold;
	text-align:right;
	width:140px;
	float:left;
}
.add_course_input {
	float:left;
	padding:4px 2px;
	border:solid 1px #aacfe4;
	width:200px;
	margin:2px 20px 0px 10px;
}
.add_course_textarea {
	float:left;
	padding:4px 2px;
	border:solid 1px #aacfe4;
	width:400px;
	margin:2px 20px 0px 10px;
}
.add_course_label2 {
	display:block;
	text-align:right;
	width:80px;
	float:left;
}
.add_course_input2{
	float:left;
	padding:4px 2px;
	border:solid 1px #aacfe4;
	width:100px;
	margin:2px 5px 0px 10px;
}
.add_course_input2_textarea{
	float:left;
	padding:4px 2px;
	border:solid 1px #aacfe4;
	width:295px;
	margin:2px 20px 5px 10px;
}
.add_course_super_div {
	float:left;
	border:solid; 
	border-width:thin; 
	border-color:#CCC; 
	width:500px;
	padding:10px;
	margin-bottom:10px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.add_course_parent_div {
	padding:5px;
}
.add_course_sub_div {
	margin-bottom:5px;
}
.border_line {
	border-color:#CCC; 
	border-width:thin;
	border-top:none;
	border-left:none;
	border-right:none;
}
.session_label {
	float:left;
	margin-left:50px;
	margin-right:5px;
}
.session_time {
	float:left; 
	width:120px;
}
.session_description {
	float:left; 
	width:550px;
}

.session_label2 {
	float:left;
	margin-left:10px;
	margin-right:5px;
}
.session_time2 {
	float:left; 
	width:120px;
}
.session_description2 {
	float:left; 
	width:300px;
}
.cb_class_img {
	margin-top:3px;
}

/* Css form credit: http://woork.blogspot.com/2008/06/clean-and-pure-css-form-design.html */
.myform{}
#stylized2{
	width:400px;
	padding:14px;
	margin:0 auto;
	border:solid 2px #b7ddf2;
	background:#ebf4fb;
	-moz-border-radius: 15px;
	border-radius: 15px;
}
#stylized2 h1 {
	font-size:14px;
	font-weight:bold;
	margin-bottom:8px;
}
#stylized2 p{
	font-size:11px;
	color:#666666;
	margin-bottom:20px;
	border-bottom:solid 1px #b7ddf2;
	padding-bottom:10px;
}
#stylized2 label{
	display:block;
	font-weight:bold;
	text-align:right;
	width:140px;
	float:left;
}
#stylized2 .small{
	color:#666666;
	display:block;
	font-size:11px;
	font-weight:normal;
	text-align:right;
	width:140px;
}
#stylized2 .error-message{
	float:left;
	font-size:12px;
	padding:4px 2px;
	width:200px;
	margin:2px 40px 10px 10px;
}
#stylized2 input{
	float:left;
	font-size:12px;
	padding:4px 2px;
	border:solid 1px #aacfe4;
	width:200px;
	margin:2px 40px 0px 10px;
}
#stylized2 textarea{
	float:left;
	font-size:12px;
	padding:4px 2px;
	border:solid 1px #aacfe4;
	width:200px;
	margin:2px 40px 20px 10px;
}
#stylized2 button{
	clear:both;
	margin-left:150px;
	width:125px;
	height:31px;
	background:#666666 url(img/button.png) no-repeat;
	text-align:center;
	line-height:31px;
	color:#FFFFFF;
	font-size:11px;
	font-weight:bold;
}
#stylized2 .error-message {
	color:#FF0000;
}
/* End css form */


#stylized3{
	width:500px;
	padding:14px;
	margin:0 auto;
	border:solid 2px #b7ddf2;
	background:#ebf4fb;
	-moz-border-radius: 15px;
	border-radius: 15px;
}
#stylized3 h1 {
	font-size:14px;
	font-weight:bold;
	margin-bottom:8px;
}
#stylized3 p{
	font-size:11px;
	color:#666666;
	margin-bottom:20px;
	border-bottom:solid 1px #b7ddf2;
	padding-bottom:10px;
}
#stylized3 label{
	display:block;
	font-weight:bold;
	text-align:right;
	width:140px;
	float:left;
}
#stylized3 .small{
	color:#666666;
	display:block;
	font-size:11px;
	font-weight:normal;
	text-align:right;
	width:140px;
}
#stylized3 .error-message{
	float:left;
	font-size:12px;
	padding:4px 2px;
	width:200px;
	margin:2px 40px 10px 10px;
}
#stylized3 textarea{
	float:left;
	font-size:12px;
	padding:4px 2px;
	border:solid 1px #aacfe4;
	width:200px;
	margin:2px 20px 0px 0px;
}
#stylized3 button{
	clear:both;
	margin-left:150px;
	width:125px;
	height:31px;
	background:#666666 url(img/button.png) no-repeat;
	text-align:center;
	line-height:31px;
	color:#FFFFFF;
	font-size:11px;
	font-weight:bold;
}
#stylized3 .error-message {
	color:#FF0000;
}

#stylized3 .error-message label{
	display:none;
	text-align:left;
	width:200px;
}

.error {
	color:#FF0000;
	text-align:left;
}