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

* {
	margin:0;
	padding:0;
}
body {
	margin: 0;
	padding: 0;
	background:#fff;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#3e3e3e;
}
input, select, textarea {
	font-family:Tahoma, Geneva, sans-serif;
	color:#000;
	font-size:12px;
}
img {
	border:0;
}
a {
	color:#3e7aa9;
	text-decoration:underline;
}
a:hover {
	text-decoration:none;
}
table {
	border-collapse:collapse;
}
h1{
	font-family:"Times New Roman", Times, serif;
	font-size:30px;
	font-weight:normal;
	color:#2d2d2d;
	margin:30px 0 15px 0;}
h2{
	font-family:"Times New Roman", Times, serif;
	font-size:30px;
	font-weight:normal;
	color:#2d2d2d;
	margin:30px 0 15px 0;}
#container {
	width: 899px;
	margin: 0 auto;
	text-align: left;
	padding:0 0 46px 0;
}
.header {
	height:258px;
	position:relative;
	overflow:hidden;
	background:url(../images/header-bg.jpg) no-repeat 0 100%;
}
.header .logo {
	position:absolute;
	top:27px;
	left:0;
}
.header .icon-menu {
	position:absolute;
	top:35px;
	right:69px;
}
.header .icon-menu a {
	float:left;
	margin:0 0 0 30px;
}
.header .user-block {
	width:355px;
	height:121px;
	position:absolute;
	left:8px;
	bottom:8px;
	padding:12px 15px 0 13px;
	color:#405c73;
	overflow:hidden;
}
.header .user-block .title {
	font-weight:bold;
	font-size:18px;
	text-transform:uppercase;
}
.header .user-block .login {
	list-style:none;
	width:374px;
	position:relative;
	left:19px;
	margin-left:-19px;
}
.header .user-block .login li {
	margin:5px 0 9px 0;
	float:left;
}
.header .user-block .login li .input {
	display:block;
	background:#fff url(../images/input.png) no-repeat;
	width:169px;
	height:24px;
	margin:2px 18px 0 0;
	overflow:hidden;
}
.header .user-block .login li .input input {
	width:159px;
	padding:4px 5px;
	border:0;
	background:none;
}
.header .user-block .login .button {
	float:right;
	padding:0 19px 0 0;
	margin:0;
}
.header .user-block .login .button input {
	background:#508cd7 url(../images/submit.png) no-repeat;
	width:99px;
	height:30px;
	padding:0 0 1px 0;
	font-weight:bold;
	font-size:11px;
	color:#fff;
	cursor:pointer;
	border:0;
}
.header .user-block .login .link {
	font-size:10px;
	float:none;
	margin:5px 0;
}
.header .user-block .login .link a {
	padding:0 0 0 13px;
	background:url(../images/dot-blue.gif) no-repeat 4px 50%;
	color:#405c73;
}

.sidebar {
	float: left;
	width: 254px;
	padding:15px 0 19px 0;
	color:#6c6c6c;
}
.sidebar a{
	color:#6c6c6c;
}
.mainContent {
	float:left;
	width: 627px;
	padding:15px 0 19px 18px;
	overflow:hidden;
}
.sidebar .title {
	background:#ff703d url(../images/sidebar-title.png) no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#fff9f9;
	height:23px;
	line-height:23px;
	overflow:hidden;
	padding:2px 14px 2px 2px;
	text-align:right;
}
.sidebar .title img {
	float:left;
}
.info-block {
	width:141px;
	height:83px;
	font-family:Arial, Helvetica, sans-serif;
	color:#fff;
	padding:21px 100px 0 13px;
	margin:1px 0;
}
.info-block a{
	color:#fff;
}
.info-block div {
	font-family:Tahoma, Geneva, sans-serif;
	font-weight:bold;
	font-size:12px;
	margin:0 0 5px 0;
}
.info-block.block-rating {
	background:url(../images/block-rating.jpg) no-repeat;
}
.info-block.block-test-ege {
	background:url(../images/block-test-ege.jpg) no-repeat;
}
.info-block.block-ege-results {
	background:url(../images/block-ege-results.jpg) no-repeat;
}
.info-block.block-study-abroad {
	background:url(../images/block-study-abroad.jpg) no-repeat;
}
.info-block.block-languages {
	background:url(../images/block-languages.jpg) no-repeat;
}
.info-block.block-ege-answers {
	background:url(../images/block-ege-answers.jpg) no-repeat;
}
.info-block.block-ege-math {
	background:url(../images/block-math-ege.jpg) no-repeat;
}
.info-block.block-phorum {
	background:url(../images/block-phorum.jpg) no-repeat;
}


.menu {
	list-style:none;
}
.menu li {
	border-bottom:1px solid #fff;
}
.menu li a {
	display:block;
	padding:7px 0 7px 21px;
	background:#f1f1f1 url(../images/arrow-grey.gif) no-repeat 7px 11px;
	text-decoration:none;
}
.menu li a:hover {
	background:#a1a1a1 url(../images/arrow-white.gif) no-repeat 7px 11px;
	color:#fff;
	text-decoration:underline;
}
.search {
	background:#f1f1f1;
	padding:22px 12px 24px 12px;
}
.search .input {
	background:#fff url(../images/input2.png) no-repeat;
	width:230px;
	height:24px;
	margin:7px 0 7px 0;
}
.search .input input {
	padding:3px 5px;
	border:0;
	background:none;
	width:220px;
}
.search .button {
	background:#5c99f6 url(../images/submit2.png) no-repeat;
	width:81px;
	height:23px;
	padding:0 0 2px 0;
	float:right;
	color:#fff;
	font-weight:bold;
	color:#fff;
	cursor:pointer;
	font-size:11px;
	border:0;
}
.survey {
	background:#f1f1f1;
	list-style:none;
	padding:4px 8px 19px 7px;
	width:239px;
	height:1%;
	overflow:hidden;
	text-align:right;
}
.survey li{
	margin:8px 0;
}
.survey .question {
	background:#fff url(../images/survey-question-top.png) no-repeat;
	color:#3e7aa9;
}
.survey .question div {
	background:url(../images/survey-question-buottom.png) no-repeat 0 100%;
	padding:8px;
	text-align:center;
}
.survey li input {
	margin:0 0 0 4px;
}
.survey .button {
	margin:12px 0 8px 0;
}
.survey .button input {
	background:#5c99f6 url(../images/submit2.png) no-repeat;
	width:81px;
	height:23px;
	padding:0 0 2px 0;
	color:#fff;
	font-weight:bold;
	color:#fff;
	cursor:pointer;
	border:0;
	font-size:11px;
	margin:0 0 0 10px;
}
.articles {
	width:645px;
	position:relative;
	left:18px;
	margin:35px 0 13px -18px;
	overflow:hidden;
}
.articles .item {
	list-style:none;
	float:left;
	width:189px;
	margin:0 26px 0 0;
}
.articles .item li {
	border-bottom:1px solid #c9c9c9;
	padding:15px 0;
}
.articles .item li strong {
	display:block;
	margin:0 0 4px 0;
}
.articles .item .title {
	font-size:18px;
	font-family:Arial, Helvetica, sans-serif;
	color:#2d2d2d;
	border:0;
	padding:0 0 4px 0;
}
.articles .item .more {
	border:0;
	text-align:right;
	padding:1px 0 0 0;
}
.articles .item .more a {
	color:#3a3a3a;
	padding:0 0 0 9px;
	background:url(../images/dot-grey.gif) no-repeat 0 6px;
}




.footer {
	background:#e7e7e7 url(../images/footer.png) no-repeat;
	width:867px;
	height:73px;
	padding:13px 18px 0 14px;
	overflow:hidden;
	color:#6f6f6f;
}
.footer .counters {
	float:right;
	height:100%;
	overflow:hidden;
}
.footer .counters a {
	float:left;
	margin:0 0 0 7px;
}
.footer .terms {
	color:#6f6f6f;
}

.clearfloat {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}

.txts {
	list-style:none;
	padding-bottom: 12px;
}

.oltxt {
   padding-bottom: 12px;
	padding-left: 24px;
}

p {
padding-bottom: 12px;
}
