body, html {
	height:100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#loading {
	width:40%;
	height:40px;
	left:30%;
	top:20%;
	background-color: #FFFFFF;
	position: absolute;
	text-align: center;
	padding: 5px;
	border: 1px solid #000000;
	opacity:.80;
	filter: alpha(opacity=80);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000000;
	font-variant: normal;
	text-transform: lowercase;
	cursor: wait;
	vertical-align: middle;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 1px;
	z-index: 1001;
}

A{text-decoration: none;}

.body{
	 font-family:arial;
	 background-color:#FFFFFF;
	 background-image: url(/layout_images/bg_vertical_line.jpg);
	 background-repeat: repeat-x;
}
.main
{
	width:953px;
	margin: 0 auto;
	background-image: url(/layout_images/main_bg_horiz_line.png);
	background-repeat: repeat-y;
}
.main_bottom
{
	height:11px;
	background-image: url(/layout_images/main_bg_bottom.gif);
	margin: 0 auto;
	width:953px;
	background-repeat:no-repeat;
}
.main_header
{
	background-image: url(/layout_images/header_image.jpg);
	height:140px;
	width:942px;
	margin: 0 auto;
	
}
.main_menu
{
	
	height:52px;
	position:relative;
	top:88px;
	background-image: url(/layout_images/main_menu_bg.jpg);
	background-repeat: repeat-x;
	padding-left:10px;	
	border-left: 1px solid #5489a8;
	border-right: 1px solid #5489a8;
}
.main_menu_tab, .main_menu_SEARCH, .main_menu_LOGIN
{
	font-size:18px;
	position:relative;
	bottom:-4px;
	height:42px;
	margin-right:6px;/*10*/
	float:left;
	margin-top: 2px;
}

.main_menu_SEARCH
{
	background-image: url(/layout_images/main_menu_search.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}

.main_menu_LOGIN
{
	background-image: url(/layout_images/login_join.png);
	background-repeat: no-repeat;
	background-position: top left;
}

.main_menu_tab A{color:#FFFFFF;}
.main_menu_SEARCH A{color:#FFFFFF;}
.main_menu_LOGIN A{color:#FFFFFF;}

.main_menu_tab_active
{
	margin-top: 1px;
	background: none;
	background-color:#FFFFFF;
}

.main_menu_tab_active A{color:#001e57;}
.sub_menu
{
	background-image: url(/layout_images/submenu_line.gif);
	background-repeat: repeat-x;
	height:50px;
}
.sub_menu_tab
{
	color:#FFFFFF;padding:18px 10px 0px 10px;float:left;
}

.sub_menu_tab A{color:#FFFFFF;}

.sub_menu_tab_active
{
	
	position:relative;float:left;
}
.sub_menu_tab_active_1
{
	width:6px;height:50px;background-image:url(/layout_images/submenu_active_left.gif);float:left;
}
.sub_menu_tab_active_2
{
	color:#334b79;height:50px;padding-top:10px;background-image:url(/layout_images/submenu_active_line.gif);background-repeat:repeat-x;float:left;
}

.sub_menu_tab_active_2 A{color:#334b79;}

.sub_menu_tab_active_3
{
	width:6px;height:50px;background-image:url(/layout_images/submenu_active_right.gif);float:left;
}

.boxtab
{
	height:40px;position:relative;float:left;
}
.boxtab_left
{
	float:left;background-image:url(/layout_images/boxtab_left.gif);width:7px;height:40px;
}
.boxtab_mid
{
	float:left;padding:10px;color:#334b79;background-image:url(/layout_images/boxtab_bg.gif);background-repeat:repeat-x;height:20px;
}
.boxtab_right
{
	float:left;background-image:url(/layout_images/boxtab_right.gif);width:7px;height:40px;
}

.left_panel
{
	float:left;
	width:215px;
	
	margin:0 0px 8px 13px;
	display:inline;
}
.content_area
{
	width:702px;
	margin:8px;
	float:left;	
}

.input
{
	border: 1px solid #aed8f3;	
	height:22px;
	font-size:14px;
}

.select
{
	border:1px solid #aed8f3;
	height:25px;
	font-size:14px;
}

.forms input,select,textarea{border: 1px solid #aed8f3;}

.title
{
	color:#175f97;
	font-size:18px;
}

h1
{
	color:#175f97;
	font-size:18px;
}
.subtitle
{
	color: #175f97;
	font-size:14px;
	font-weight: bold;
}

.bigtitle
{
	color:#175f97;
	font-size:20px;
	font-weight:bold;
}

.text_14px
{
	font-size:14px;
}

.text_12px
{
	font-size:12px;
}

.bold
{
	font-weight:bold;
}

.border
{
	border:1px solid red;
}

.bluetext
{
	color:#175f97;
}
.greytext
{
	color:#595959;
}

.blue_links_12
{
	color:#175f97;
	font-weight:bold;
	font-size:12px; 
	font-family: Arial;
	text-decoration: underline;
}

.blue_links_14_normal
{
	color:#175f97;
	font-size:14px; 
	font-family: Arial;
	text-decoration: none;
}

.blue_links_12_normal
{
	color:#175f97;
	font-size:12px; 
	font-family: Arial;
	text-decoration: underline;
}

.blue_links
{
	color:#175f97;
	font-weight:bold;
	font-size:14px; 
	list-style-type:none;margin:0;padding:0;border:none;
}

.blue_links1
{
	color:#175f97;
	font-weight:bold;
	font-size:14px; 
}

.blue_links li{padding-bottom:5px;}
.blue_links A {border-bottom:1px solid #175f97;text-decoration:none;color:#175f97;}
.grey_links
{
	color:#595959;
	font-size:14px; 
	list-style-type:none;margin:0;padding:0;border:none;
	line-height:18px;
}

.grey_links1
{
	color:#595959;
	font-size:14px; 
	list-style-type:none;border:none;
	line-height:18px;
}

.grey_links A {border-bottom:1px solid #595959;text-decoration:none;color:#595959;}
.green_links
{
	color: red;
	font-weight:bold;
	font-size:14px; 
	list-style-type:none;margin:0;padding:0;border:none;
}
.green_links a {border-bottom:1px solid green;text-decoration:none;color:green;}
.box {float:left;height:14px;width:14px;}

.grey_box {background-color:#f9f9fa;}
.grey_box_1{background-image:url(/layout_images/light_grey_line_top.gif);background-repeat:repeat-x;background-position:top;}
.grey_box_2{background-image:url(/layout_images/light_grey_line_right.gif);background-repeat:repeat-y;background-position:right;}
.grey_box_3{background-image:url(/layout_images/light_grey_line_bottom.gif);background-repeat:repeat-x;background-position:bottom;}
.grey_box_4{background-image:url(/layout_images/light_grey_line_left.gif);background-repeat:repeat-y;background-position:left;}
.grey_box_5{background-image:url(/layout_images/light_grey_top_left.gif);background-repeat:no-repeat;background-position:top left}
.grey_box_6{background-image:url(/layout_images/light_grey_top_right.gif);background-repeat:no-repeat;background-position:top right}
.grey_box_7{background-image:url(/layout_images/light_grey_bottom_left.gif);background-repeat:no-repeat;background-position:bottom left}
.grey_box_8{background-image:url(/layout_images/light_grey_bottom_right.gif);background-repeat:no-repeat;background-position:bottom right}
.grey_box_9{padding:13px;}

.blue_box {position:relative;background-color:#f5f9ff;}
.blue_box_1{position:relative;background-image:url(/layout_images/light_blue_line_top.gif);background-repeat:repeat-x;background-position:top;}
.blue_box_2{position:relative;background-image:url(/layout_images/light_blue_line_right.gif);background-repeat:repeat-y;background-position:right;}
.blue_box_3{position:relative;background-image:url(/layout_images/light_blue_line_bottom.gif);background-repeat:repeat-x;background-position:bottom;}
.blue_box_4{position:relative;background-image:url(/layout_images/light_blue_line_left.gif);background-repeat:repeat-y;background-position:left;}
.blue_box_5{position:relative;background-image:url(/layout_images/light_blue_top_left.gif);background-repeat:no-repeat;background-position:top left}
.blue_box_6{position:relative;background-image:url(/layout_images/light_blue_top_right.gif);background-repeat:no-repeat;background-position:top right}
.blue_box_7{position:relative;background-image:url(/layout_images/light_blue_bottom_left.gif);background-repeat:no-repeat;background-position:bottom left}
.blue_box_8{position:relative;background-image:url(/layout_images/light_blue_bottom_right.gif);background-repeat:no-repeat;background-position:bottom right}
.blue_box_9{position:relative;padding:10px;}
.blue_box_9_little{position:relative;padding:12px; padding-top: 7px; padding-bottom: 5px;}

.white_box {background-color:#ffffff;}
.white_box_1{background-image:url(/layout_images/white_box_line_top.gif);background-repeat:repeat-x;background-position:top;}
.white_box_2{background-image:url(/layout_images/white_box_line_right.gif);background-repeat:repeat-y;background-position:right;}
.white_box_3{background-image:url(/layout_images/white_box_line_bottom.gif);background-repeat:repeat-x;background-position:bottom;}
.white_box_4{background-image:url(/layout_images/white_box_line_left.gif);background-repeat:repeat-y;background-position:left;}
.white_box_5{background-image:url(/layout_images/white_top_left.gif);background-repeat:no-repeat;background-position:top left}
.white_box_6{background-image:url(/layout_images/white_top_right.gif);background-repeat:no-repeat;background-position:top right}
.white_box_7{background-image:url(/layout_images/white_bottom_left.gif);background-repeat:no-repeat;background-position:bottom left}
.white_box_8{background-image:url(/layout_images/white_bottom_right.gif);background-repeat:no-repeat;background-position:bottom right}
.white_box_9{padding:6px;}


.green_butt{height:31px;}
.green_butt_left {background-image:url(/layout_images/green_butt_left.gif);height:100%;width:8px;float:left;}
.green_butt_mid {background-image:url(/layout_images/green_butt_line.gif);height:100%;background-repeat:repeat-x;float:left;padding:5px;}
.green_butt_right {background-image:url(/layout_images/green_butt_right.gif);height:100%;width:8px;float:left;}

.grey_butt{height:31px;}
.grey_butt_left {background-image:url(/layout_images/grey_butt_left.gif);height:100%;width:8px;float:left;}
.grey_butt_mid {background-image:url(/layout_images/grey_butt_line.gif);height:100%;background-repeat:repeat-x;float:left;padding:5px;}
.grey_butt_right {background-image:url(/layout_images/grey_butt_right.gif);height:100%;width:8px;float:left;}
.red_butt_left {background-image:url(/layout_images/red_button_left.gif);height:100%;width:5px;float:left;}
.red_butt_mid {background-image:url(/layout_images/red_button_middle.gif);height:100%;background-repeat:repeat-x;float:left;padding:5px;}
.red_butt_right {background-image:url(/layout_images/red_button_right.gif);height:100%;width:5px;float:left;}

.blue_links_18
{
	color:#175f97;
	font-weight:normal;
	font-size:18px; 
	font-family: Arial;
}

.grey_links_14 a
{
	color:#5C5C5C;
	font-weight:bold;
	font-size:14px; 
	font-family: Arial;
	text-decoration: underline;
}

.height_5px
{
	height: 5px;
}
.height_3px
{
	height: 3px;
}


.height_15px
{
	height: 15px;
}
table.subforum{
	margin:5px;
	border-bottom:#175F97 1px solid;
	width:100%;
	padding:5px 2px;
}
h2{
	font-size:12px;
	font-weight:normal;
	padding:0px;
	margin:0px;
	line-height:12px;
}
.left_blue_header {background-image:url(/layout_images/left_blue_header.jpg);width:5px;height:25px;float:left;}
.right_blue_header {background-image:url(/layout_images/right_blue_header.jpg);width:5px;height:25px;float:left;}
.middle_blue_header {background-image:url(/layout_images/middle_blue_header.jpg);background-repeat:repeat-x;width:660px;height:25px;float:left;text-align:center;color:white;line-height:25px;font-weight:bold;}
.clear{clear:both;}
.thanksgiving {
    background: url("/layout_images/UA_christmas.jpg") no-repeat left top;
    width: 455px;
    height: 88px;
    position: absolute;
    left:0px;
    top:0px;
}
.find_box_left{background-image:url(/layout_images/find_box_left.jpg);}
.find_box_right{background-image:url(/layout_images/find_box_right.jpg);}
.find_box_top{background-image:url(/layout_images/find_box_top.jpg);}
.find_box_bottom{background-image:url(/layout_images/find_box_bottom.jpg);}
.find_box_middle{
	background-image:url(/layout_images/find_box_middle.jpg);
	background-repeat:repeat-y;
	width:347px;
	float:left;
}
.find_box_left, .find_box_right{
	width:5px;
	height:322px;
	float:left;
}
.find_box_top, .find_box_bottom{
	width:347px;
	height:5px;
	float:left;
}
.banner_1_middle{
	background-image:url(/layout_images/banner_1_middle.jpg);
	margin-bottom:20px;
	width:702px;
	height:91px;
}
.banner_2_middle{
	background-image:url(/layout_images/banner_2_middle.jpg);
	width:250px;
	height:250px;
	margin-top:8px;
	float:left;
}
.banner_3_middle{
	background-image:url(/layout_images/banner_3_middle.jpg);
	width:702px;
	height:90px;
	margin-top:8px;
	float:left;
}
.box_grey_inheader_left{background-image:url(/images/box_grey_inheader_left.jpg);background-repeat:no-repeat;float:left;width:3px;height:21px;margin-left:10px;}
.box_grey_inheader_right{background-image:url(/images/box_grey_inheader_right.jpg);background-repeat:no-repeat;float:left;width:3px;height:21px;}
.box_grey_inheader_middle{background-image:url(/images/box_grey_inheader_middle.jpg);background-repeat:repeat-x;float:left;height:21px;line-height:21px;font-size:12px;color:#fff;text-align:center;padding:0 5px;}
.campuri{width:258px;}
.width_233{width:233px;}
.width_230{width:230px;}
.class_aboutuslink1 {
    color: #000000;
    float: left;
    font-size: 16px;
    padding: 5px 15px;
}
.class_aboutuslink2 {
    color: #175F97;
    float: left;
    font-size: 16px;
    padding: 5px 15px;
}
#tabul1, #tabul2, #tabul3{
    cursor: pointer;
}
.resources_top{	background: url("/layout_images/resources_top.jpg") no-repeat;width:200px;height:29px;}
.resources_middle{	background: url("/layout_images/resources_middle.jpg");background-repeat:repeat-x;border-left:1px solid #bdb9b8;border-right:1px solid #bdb9b8;width:200px;	min-height:139px;}
.resources_bottom{background: url("/layout_images/resources_bottom.jpg") no-repeat;width:200px;height:6px;}

/*def. dropdown buttons*/


.thebox{
    background: #f9f9fa repeat-y;
    border:1px #d7d7d7 solid;
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    border-radius: 7px;
    float:left;
    width: 685px;
    margin-top:10px;
    padding:0px 2px 0px 11px;
}

.drop_down_bt{
    position: relative;
    width: 800px;
    margin:0 auto;
    padding:5px 10px 5px 20px;
    
}
.container1{
  float: left;
  padding: 10px;
  margin:0 auto;
   
}
.container1 h1 {
    font: 2em normal Georgia, 'Times New Roman', Times, serif;
	text-align:center;
	padding: 10px 0;
	color: #aaa;
}

.container1 h1 span { color: #666; }
.container1 h1 small{
	font: 0.3em normal Verdana, Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	letter-spacing: 1.5em;
	display: block;
	color: #666;
}

input.trigger {
	   
       font-family: "Trebuchet MS";
       padding:2px 10px 2px 10px;
       font-weight:bold;
       text-align: center;
       font-style: normal;
       color:#000000;
       font-size:1.1em;    
       width: 300px;
       border:none;       
       background-color:#f4f4f4;
       background-repeat: repeat;
       border: #999 solid 1px;
       -moz-border-radius-topleft: 7px;
       -webkit-border-radius: 7px;
       border-radius: 5px;
       behavior: url('border-radius.htc');
       float: left;
     
}

input.active {background-position: left bottom;}
.toggle_container {
	margin: 0px 0 5px;
	padding: 0px;
    font-family: "Trebuchet MS";
	border: #999 solid 1px;
    -moz-border-radius-topleft: 7px;
    -webkit-border-radius: 7px;
    border-radius: 5px;
    behavior: url('border-radius.htc');
	overflow: hidden;
	font-size: 1.2em;
	clear: both;
}
.toggle_container .block {
	padding: 10px;
	background-color:#f4f4f4;
    background-repeat: repeat;
    width: 280px;
}
.toggle_container .block p {
	padding: 5px 0;
	margin: 5px 0;
}
.toggle_container h3 {
	font-family:"Trebuchet MS";
    font-size: 12px;
	margin: 0 0 10px;
	padding: 0 0 5px 0;
	border-bottom: 1px dashed #ccc;
    letter-spacing:0px;
}
