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

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

a:hover {
	color:#ec008c;
}

body {
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
	background:#739fc4 url(images/body_background.jpg) center top no-repeat;
}

#main_column {
	width:800px;
	margin:auto;
	background-color:#C3D538;
}

#header {
	height:140px;
	background-color:#252525;
}

#logo_div {
	width:300px;
	height:140px;
	float:left;
	background-image:url(images/menu_back.jpg);
}

#quick_links {
	width:500px;
	float:right;
	height:70px;
}

#quick_links_group {
	height:50px;
}

.quick_link {
	background-image:url(images/quick_link2.png);
	height:62px;
	width:130px;
	float:right;
	margin:15px 26px 0px 0px;
}

.q_l {
	text-align:center;
}

#message_sent {
	text-align:center;
	display:none;
	font-weight:bold;
	color:#009900;
}

#old_paper_search {
	width:500px;
	float:right;
	height:70px;
	font-size:10px;
}

#old_papers_label {
	font-size:18px;
	color:#009900;
}

#direction_select {
	width:140px;
}

#cource_select {
	width:180px;
}

#content {
	width:800px;
	min-height:400px;
}

#main_content {
	width:507px;
}

#block_content {
	width:253px;
}

#menu_div {
	width:800px;
	height:60px;
	background-image:url(images/menu_back.jpg);
}

#banner_div {
	width:800px;
	height:200px;
	background-color:#252525;
}

#banner_text {
	padding:40px;
	font-size:24px;
}

#notes_td {
	background-image:url(images/notes.png);
}

#pre_footer {
	height:73px;
	background:url(images/symbols.png) no-repeat;
}

#footer_div {
	width:800px;
	height:30px;
	background-image:url(images/footer.png);
	color:#eeeeee;
}

#menu_item1, #menu_item2, #menu_item3, #menu_item4, #menu_item5, #menu_item6 {
	float:left;
	height:60px;
	width:130px;
	/*background-image:url(images/menu_button.png);*/
	text-align:center;
	/*margin-left:3px;*/
}

.animated_button_in {
	background-image:url(images/paint.gif);
}

.animated_button_out {
	background-image:url(images/paint_.gif);
}

#menu_entry1, #menu_entry2, #menu_entry3, #menu_entry4, #menu_entry6 {
	/*padding-top:20px;
	padding-bottom:20px;*/
}

#menu_entry5 {
	/*padding-top:10px;
	padding-bottom:10px;*/
}

#newsletter_block {
	height:130px;
	width:228px;
	margin-top:15px;
}

.block_title {
	background-image:url(images/block_title.png);
	background-repeat:no-repeat;
	height:34px;
}

.block_title_text {
	line-height:34px;
	font-size:20px;
	padding-left:30px;
	color:#e5ffc6;
}

.block_body {
	background-color:#aaaaaa;
	border:1px solid #000000;
}

#newsletter_msg {
	background-color:#06F;
	display:none;
	width:228px;
}

#newsletter_msg_un {
	background-color:#0F9;
	display:none;
	width:228px;
}

#our_suggestion {
	width:228px;
	margin-top:15px;
}

.suggestion_title {
	text-align:center;
	font-size:14px;
}

.suggestion_text {
	padding:0px 10px 10px 10px;
}

#suggestion_bubble {
	width:inherit;
	height:20px;
	background:url(images/bubble.png) top right no-repeat;
}

#main_block_top {
	height:20px;
	width:inherit;
	background-image:url(images/main_block_top.png);
}

#main_block {
	min-height:250px;
	margin:0px 15px 15px 15px;
	width:513px;
	
}

#main_block_middle {
	background:#aaaaaa url(images/main_block_middle.png);
	background-repeat:repeat-y;
	padding:10px;
}

#main_block_bottom {
	height:20px;
	width:inherit;
	background-image:url(images/main_block_bottom.png);
}

#text_td {
	background:url(images/arrow.png) bottom right no-repeat;
}

#news_section {
	height:190px;
	bottom:0px;
}

#news_block {
	margin-left:15px;
	margin-right:15px;
	height:190px;
	width:513px;
}

.news_block_title {
	height:33px;
	width:513px;
	background-image:url(images/news.png);
}

.news_block_title_text {
	line-height:33px;
	font-size:20px;
	padding-left:30px;
	color:#e5ffc6;
}

.news_block_text {
	background-color:#aaaaaa;
	width:513px;
	border:1px solid #000000;
}

#new2, #new3, #new4, #new5 {
	display:none;
}

#news_place {
	height:130px;
	width:400px;
}

.news_all_entry {
	padding:5px;
}

#news_div_container {
	height:100px;
	padding:10px;
	background: url(images/horn.png) top right no-repeat;
}

#news_selectors {
	padding:5px;
}

.new_title_inline {
	font-size:18px;
	font-style:italic;
}

.text_inline {
	padding-top:5px;
}

.speciality {
	padding:5px;
}

.empty_space {
	height:5px;
}

#moria_block {
	margin-top:15px;
	width:228px;
}

.news_title_ful {
	padding:5px;
	color:#ec008c;
	font-size:18px;
}

.news_date_ful {
	padding:5px;
	font-size:90%;
}

.speciality_entry {
	padding:5px;
	cursor:pointer;
}

.gallery_name {
	color:#ec008c;
	font-size:18px;
}

.gallery_photos {
	margin-bottom:20px;
}

.gallery_desc {
	padding:5px;
}

#radio_spot {
	margin-top:14px;
	width:228px;
}