@CHARSET "UTF-8";

#courses {
	color: #18185E;
	padding-bottom: 10px;
	overflow: auto;
}

.error {
	margin: 2px 10px;
	color: #f00;
	font-weight: bold;
}

.success {
	margin: 2px 10px;
	color: #0D780A;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
}

.button_images a{
	height:76px !important;
	width: auto !important;
}

#total {
	width: 384px;
	height: auto;
	overflow: hidden;
	float: left;
	margin: 20px 0px 20px 20px;
	background: url('../images/courses/sign_bg.jpg') bottom left no-repeat;
}

#total_linkz a {
	display: block;
	width: 256px;
	height: 18px;
	color: #18185E;
	text-decoration: none;
	margin: 5px;
}

#link0 {
	background: url('../images/courses/left1.jpg') bottom left no-repeat;
}

#link1 {
	background: url('../images/courses/left2.jpg') bottom left no-repeat;
}

#link2 {
	background: url('../images/courses/left3.jpg') bottom left no-repeat;
}

#link3 {
	background: url('../images/courses/left4.jpg') bottom left no-repeat;
}

#link4 {
	background: url('../images/courses/left5.jpg') bottom left no-repeat;
}

#link5 {
	background: url('../images/courses/left6.jpg') bottom left no-repeat;
}

#link6 {
	background: url('../images/courses/left7.jpg') bottom left no-repeat;
}

#link7 {
	background: url('../images/courses/left9.jpg') bottom left no-repeat;
}

#link8 {
	background: url('../images/courses/left8.jpg') bottom left no-repeat;
}

#link1_2 {
	background: url('../images/courses/left2.jpg') bottom left no-repeat;
}

#link2_2 {
	background: url('../images/courses/left3.jpg') bottom left no-repeat;
}

#link3_2 {
	background: url('../images/courses/left4.jpg') bottom left no-repeat;
}

#detailed {
	width: 375px;
	height: auto;
	overflow: hidden;
	float: right;
	margin: 20px 20px 20px 0px;
	background: url('../images/courses/detailed_bg.jpg') left repeat-y;
}

.detailed_sub {
	margin: 0px;
	overflow: hidden;
}

.detailed_sub p.justify {
	width: auto;
	text-align: justify;
	margin: 10px;
}

.detailed_sub h3 {
	display: block;
	float: right;
	width: 285px;
	margin: 5px 0px 0px 0px;
	text-align: left;
}

.detailed_sub p {
	display: block;
	float: right;
	width: 285px;
	margin-right: 5px;
	text-align: left;
}

.detailed_sub hr {
	display: block;
	clear: both;
	color: #18185E;
	border-top: 1px solid #18185E;
	margin: 0px 10px;
}

.detailed_sub ul {
	margin-left: 30px;
}

.detailed_sub .green_button {
	position: relative;
	left: 20px;
}

#courses img.detailedtop {
	position: relative;
	left: 0px;
}

#courses img.detailedbottom {
	position: relative;
	top: 4px;
}

#courses img.icons {
	border: 0px;
	margin: 0px 0px 0px 10px;
	padding: 0px;
	float: left;
}

#courses h3 {
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}

#registration_form {
	margin: 30px 10px 20px 10px;
}

#registration_form h1 {
	margin: 30px 0px 20px 0px;
	font-size: 14px;
}

#registration_form table {
	margin: 0px 0px 20px 10px;
}

#registration_form td {
	padding: 0px 3px;
}

#registration_form textarea {
	width: 160px;
	height: 40px;
}

#registration_form input.w {
	width: 160px;
}

#sign {
	display: block;
	width: 101px;
	height: 21px;
	background: url('../images/courses/sign.png') no-repeat top left;
	margin: auto;
}
