body {
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	background-color:#DBE3E8;
}

.float_left {float:left;}
.float_right {float:right;}

.notice, .success, .error_big {padding:2px 3px;margin-bottom:1em;border:2px solid #ddd;}
.notice {background:#FFF6BF;color:#004F03;font-weight:bold;font-size: 1.1em; text-align:center; border-color:#FFD324;}
.success {background:#E6EFC2;color:#264409;font-weight:bold;font-size: 1.1em; text-align:center; border-color:#C6D880;}
.notice a {color:#004F03;}
.success a {color:#264409;}
.error_big {background:#FBE3E4;color:#8a1f11;border-color:#FBC2C4;}
.error_big a {color:#8a1f11;}
.error {color:#8a1f11;}
.error input {border: 1px solid #C6290E;}

.all {
	width:960px;
	text-align:left;
	background:url(/images/back_all.png) repeat-y top left;
	margin:0 auto;
}
.none {
	color: #777;
	font-weight: bold;
}
.pending {
	color: #0066CC;
	font-weight: bold;
}
.partial {
	color: #FF6633;
	font-weight: bold;
}
.completed {
	color: green;
	font-weight: bold;
}
.header {
	background:url(/images/cut.jpg) no-repeat top left;
	width:965px;
	height:205px;
	overflow:hidden;
}

a.home_link {
	display:block;
	width:200px;
	margin:15px 0px 0px 30px;
	float:left;
	height:90px;
}

a.apply_now {
	display:block;
	margin:15px 0px 0px 30px;
	width:200px;
	float:left;
	height:77px;
}
.search {
	margin:130px 17px 0px 0px;
	float:right;
	text-align:right;
}
.search input[type="text"] {
	border:0px;
	width:157px;
	height:17px;
	float:left;
	padding-top:4px;
	
}
.search_button {
	background:url(/images/cut.jpg) no-repeat -858px -130px;
	width:90px;
	height:24px;
	border:0px;
	margin-left:3px;
	cursor:pointer;	
	float:left;
}

.top_menu {
	float:right;
	width:100%;
	margin:20px 8px 0px 0px;
}

.top_menu a{
	display:inline-block;
	padding:3px 27px 0px 27px;
	float:left;
	height:20px;
	font-size:15px;
	color:#04232F;
	font-weight:bold;
	border-left:1px solid #04232F;
	text-decoration:none;
}

.top_menu a:hover {
	text-decoration:none;
	background-color:#0A5365;
	color:#fff;
}

.left_menu {
	width: 240px;
	float:left;
	margin:0px 0px 0px 0px;
	text-align: left;
	border-right:2px solid #eee;
}

.head_lm {
	background:url(/images/cut.jpg) no-repeat 0px -229px;
	width:230px;
	height:37px;
	
}
.left_menu .buttons {
	margin:10px 0px 0px 15px;
}
.left_menu .buttons a{
	font-size:15px;
	line-height:25px;
	color:#04232F;
	font-weight:bold;
	
	text-decoration:none;
	padding-left:3px;
	border-left:3px solid #fff; 
}


.left_menu .buttons a:hover {
	text-decoration:none;
	color:#0A5365;
	padding-left:3px;
	background-color:#EBF0F1;
	border-left:3px solid #0A5365; 
}

.left_menu .buttons a.sub{
	font-weight:normal;
	line-height:20px;
	padding-left:3px;
	margin-left:5px;
	border-left:3px solid #fff; 
}


.left_menu .buttons a.sub:hover{
	font-weight:normal;
	line-height:20px;
	text-decoration:none;
	color:#0A5365;
	padding-left:3px;
	border-left:3px solid #0A5365; 
}

.testimonials {
	
}

.testimonials .messages{
	margin-left:20px;
	margin-top:10px;
	width:200px;
}

.testimonials .messages #msg_t {
	font-style:italic;
}

.testimonials .messages #name_t {
	font-weight:bold;
	float:left;
}

.testimonials .messages #date_t {
float:left;
}
.testimonials a {
	font-weight:bold;
	color:#04232F;
}

.testimonials a:hover {
	color:#0A5365;
}
.head_test {
	background:url(/images/cut.jpg) no-repeat 0px -268px;
	width:230px;
	height:37px;
}
.content {
	float:left;
	width:500px;
	padding:0px 10px;
	text-align: left;
}

.right_side {
	width: 190px;
	float:right;
	padding-left:5px;
	border-left:2px solid #eee;
	
}

.right_side .login {
	float:right;
	width:150px;
	margin:10px 15px 0px 0px;
}

.right_side .login a{
	font-weight:bold;
	float:right;
	color:#04232F;
}

.right_side .login a:hover{
	color:#0A5365;
}
.but_login {
	background:url(/images/cut.jpg) no-repeat -690px -233px;
	width:90px;
	height:24px;
	border:0px;
	margin-left:3px;
	margin-bottom:10px;
	cursor:pointer;	
	float:left;
}
.head_login {
	background:url(/images/cut.jpg) no-repeat -780px -230px;
	width:180px;
	height:37px;
	float:right;
}

.news {
	float:right;
	width:180px;
	margin-top:20px;
}

.head_news {
	background:url(/images/cut.jpg) no-repeat -780px -268px;
	width:180px;
	height:37px;
}

.news_div {
	padding-top: 40px;
}

.welcome {
	background:url(/images/cut.jpg) no-repeat -460px -244px;
	width:180px;
	height:37px;
	float:right;
}
.right_menu {
	width: 180px;
	float:right;
}

.footer {
	background:url(/images/cut.jpg) no-repeat 0px -305px;
	width:965px;
	height:135px;
	margin-top:30px;
}
.down_menu {
	padding:30px 0px 0px 140px;
	width:100%;
}

.down_menu a {
	font-weight:bold;
	color:#04232F;
	text-decoration:none;
}

.down_menu a:hover {
	color:#0A5365;
}

.ymess {
	float:right;
	margin:-30px 150px 0px 0px;
}
.student {
	border:1px solid black;
}

.copy {
	font-size:11px;
	color:#04232F;
	float:left;
	margin:60px 0px 0px 140px;
}

.web{
	font-size:9px;
	text-decoration:none;
	text-align:center;
	float: right;
	color:#0066CC;
	margin:55px 15px 0 0;
}
.brisk {
	background:url(http://www.briskcode.ro/img/sprite_bc.png) no-repeat 0 2px;
	display:block;
	width:76px;
	height:14px;
}

a.university {
	border:2px solid #ddd;
	padding:10px;
	width:480px;
	display:block;
	font-weight:bold;
	font-size:20px;
	text-decoration:none;
	color:#0A5365;
	height:35px;
}

a.university:hover {
	text-decoration:underline;
	color:#0066CC;
}

a.university .float_right {
	font-size:12px;
	text-decoration:underline;
	color:#333;
}

.image a img {
	border:0px;
}


.image {
	margin:0px 0px 10px 10px;
	float:left;
	width:150px;
	height:150px;
	line-height:150px;
	display:table;
	vertical-align:middle;
	border:1px solid #ddd;
}

.image a{
	display:table-cell;
	width:150px;
	height:150px;
	line-height:150px;
	vertical-align:middle;
	text-align:center;
}

#comentariu {
	
}

.bullet{
	float:left;
	margin-right:5px;
}

.stire a {
	text-decoration:none;
	font-size:13px;
	color:#0A5365;
	float:left;
}

.stire a:hover {
	text-decoration:underline;
	color:#0066CC;
}



.form_testimonial label {
	display:block;
	font-size:14px;
}

.form_testimonial input[type="text"] {
	width:300px;
	height:20px;
	line-height:20px;
	margin-bottom:10px;
}

.form_testimonial textarea {
	width:300px;
	height:100px;
}

.form_testimonial input[type="submit"] {
	width:100px;
	height:30px;
	font-size:16px;
}

.form_contact {
	margin-left:100px;
}
.form_contact label {
	display:block;
	font-size:14px;
}

.form_contact input[type="text"] {
	width:300px;
	height:20px;
	line-height:20px;
	margin-bottom:10px;
}

.form_contact textarea {
	width:300px;
	height:100px;
}

.form_contact input[type="submit"] {
	width:100px;
	height:30px;
	float:right;
	margin-right:93px;
	font-size:16px;
}


.form_new_account label {
	display:block;
	font-size:14px;
}

.form_new_account input[type="text"], .form_new_account input[type="password"] {
	width:300px;
	height:20px;
	line-height:20px;
	margin-bottom:10px;
}

.form_new_account textarea {
	width:300px;
	height:100px;
}

.form_new_account input[type="submit"] {
	width:200px;
	height:30px;
	float:right;
	margin-right:93px;
	font-size:16px;
}

.form_new_account .select {
	float:left;
	margin-right:30px;
	margin-bottom:10px;
}

.form_new_account .select select{
	height:25px;
}


.form_new_account .country {
	margin-bottom:10px;
	height:25px;
}
.form_lost_pass label{
	display:block;
	float:left;
	font-size:14px;
	line-height:30px;
	vertical-align:middle;
}

.form_lost_pass input[type="submit"] {
	width:100px;
	height:28px;
	float:left;
	font-size:16px;
}

.form_lost_pass input[type="text"] {
	width:300px;
	height:20px;
	margin:2px 10px 0px 5px;
	margin-top:2px;
	margin-right:10px;
	float:left;
	line-height:25px;
	vertical-align:middle;
}

.label {
	font-weight:bold;
	float:left;
	width:100px;
}

a.buton {
	float:right;
	display:block;
	width:100px;
	color:#000;
	text-align:center;
	font-weight:bold;
	text-decoration:none;
	padding: 3px 5px;
	background-color:#ddd;
	border:1px solid #ccc;
}

a.buton:hover{
	border:1px solid #333;
}

input.buton {
	float:right;
	display:block;
	
	color:#8a1f11;
	text-align:center;
	font-weight:bold;
	font-family:arial;
	font-size:12px;
	text-decoration:none;
	background-color:#FBE3E4;
	border:1px solid #FBC2C4;
}

input.buton:hover{
	border:1px solid #8a1f11;
}

.app_status {
	background-color:#eee;
	border:1px solid #ddd;
}

.app_status legend{
	font-weight:bold;
	color:#333;
}

.app_status h2{
	float:left;
}

a.apply_now_a {
	font-size:16px;
	font-weight:bold;
	color:#8a1f11;
	display:block;
	margin-top:10px;
	margin-right:10px;
	padding:3px 5px;
	border:1px solid #8a1f11;
	text-decoration:none;
	float:right;
	background-color:#FBC2C4;
}

.form_apply_now label{
	display:block;
	font-size:14px;
	line-height:30px;
	vertical-align:middle;
}

.form_apply_now input[type="submit"] {
	width:100px;
	height:28px;
	float:left;
	font-size:16px;
}

.form_apply_now input[type="text"] {
	width:300px;
	height:20px;
	float:left;
}

.form_apply_now textarea {
	width:300px;
	height:100px;
}


.form_apply_now select{
	height:25px;
}

