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

body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	background: url(../images/body_bg.jpg) 50% 0 repeat-x;
}

a img {
	border: none;
}

#content {
	width: 1011px;
	margin: 0 auto;
	height: 759px;
	margin-bottom: 30px;
	position: relative;
}

#wrapper {
	background: url(../images/content_bg.png) 0 0 no-repeat;
	height: 588px;
}

#content div#text_content {
	margin: 10px 0 0 90px;
	float: left;
	width: 527px;
	overflow: hidden;
	position: relative;
}

#content div#text_content p {
	padding: 0 22px;
}

div#buttons {
	margin: 30px 0 0 20px;
}

div#left_buttons {
	float: left;
	width: 239px;
}

.block {
	display: block;
}

#box {
	width: 500px;
	background: url(../images/box_bg.gif) no-repeat;
	height: 188px;
	padding: 19px 0 0 27px;
}

.school_list, .school_list_yo {
	list-style: none;
	margin: 0;
	padding: 0;
	font-size: 14px;
	padding: 30px 22px;
}

.school_list li, .school_list_yo li {
	border-bottom: 1px solid #e7e7e7;
	padding: 9px 0;
}

.school_list li.last, .school_list_yo li.last {
	border-bottom: none;
}

.school_list li a {
	color: #163487;
	text-decoration: none;
}

#ajax_container {
	float: left;
	width: 527px;
}

#front_page_wrapper {
	width: 527px;
	float: left;
}

#ajax_wrapper {
	width: 10000px;
	background: transparent;
	position: relative;
}

.back {
	cursor: pointer;
}

.amk_header {
	display: block;
}

form.select_search {
	display: block;
	margin: 5px 0;
	line-height: 25px;
	vertical-align: middle;
}

form.select_search input {
	vertical-align: middle;
}

#box p {
	margin: 0;
	padding: 5px 0 0 5px !important;
}

.update_results {
	cursor: pointer;
}

.amount {
	color: #939292;
}

#yo_search_form {
	font-size: 11px;
	line-height: 15px;
	padding: 0 10px 0 0 !important;
}

.school_list_yo li a {
	color: #7d9200;
	text-decoration: none;
}

#top_image_container {
	height: 171px;
	width: 1011px;
	position: relative;
}

#top_image_container img {
	position: absolute;
}

#top_image_container img.back_to_main {
	left: 59px;
}

#double_wrapper {
	background: transparent url(../images/index_right_bg.jpg) 467px 0 no-repeat;
	height: 588px;
}

#double_wrapper_yo {
	background: transparent url(../images/yo_right_bg.jpg) 467px 0 no-repeat;
	height: 588px;
}

#double_wrapper_amk {
	background: transparent url(../images/amk_right_bg.jpg) 467px 0 no-repeat;
	height: 588px;
}

#flashcontent {
	
}

#video_content {
	width: 820px;
	height: 500px;
	margin: 0 auto;
}

h1 strong {
	font-weight: normal;
	font-size: 24px;
}

h1 {
	margin: 10px 0 10px 0;
	padding: 0;
	font-weight: normal;
	font-size: 20px;
	color: #afbf24;
}

h2 {
	margin: 0 0 10px 0;
	padding: 0;
	font-size: 12px;
	font-weight: bold;
}

blockquote {
	margin: 0;
	padding: 0;
}

.student_experiences {
	margin: 0;
	padding: 0;
	float: left;
	width: 266px;
	list-style: none;
	padding: 0 0 0 25px;
	position: relative;
}

.student_experiences li {
	position: relative;
}

.student_experiences li a {
	display: block;
	padding: 8px 13px 5px 13px;
	color: #636363;
	text-decoration: none;
	background: #ececec;
	margin: 2px 0;
	font-size: 11px;
	line-height: 14px;
}

.student_experiences li img {
	position: absolute;
	top: 20px;
	left: -10px;
}

.student_experiences li a.selected {
	background: #92a909;
	color: white;
}

.student_experiences li a.selected span {
	color: white;
}

.student_experiences li a.even {
	background: #f4f4f4;
}

.student_experiences li a span {
	color: #92a909;
	font-size: 12px;
}

.more_experiences {
	margin: 12px 34px;
	display: block;
	float: left;
}

#experience_content {
	height: 445px;
	width: 507px;
	overflow: auto;
	margin: 0 auto;
}

#experience_content div img {
	float: left;
	display: block;
	margin: 0 15px 8px 0;
}

a {
	color: #567845;
	text-decoration: none;
}

#ajax_container ul {
	margin: 1em 0;
	padding: 0 0 0 40px;
}

#ajax_container p {
	margin: 1em 0;
}

#overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 100%;
	background: black;
	opacity: 0;
}

.russian {
	position: absolute;
	top: 15px;
	right: 115px;
}

.china {
	position: absolute;
	top: 15px;
	right: 165px;
}