@charset "utf-8";
body { margin:0; padding:0; width:100%; background:url(images/bg_main.png);}
html { padding:0; margin:0;}

/* main */
.main {width:100%; padding:0; margin:0 auto; background:url(images/main_bg.png) top repeat-x; }
.resize { width:955px; margin:0 auto;}

/********** header **********/
.header { }

.block_header {margin:0 auto; width:980px;}
.top_menu { float:right; padding:4px 10px; font:normal 11px Tahoma, Geneva, sans-serif; color:#4e4e4e; line-height:1.6em;}
.top_menu a { font:normal 11px Tahoma, Geneva, sans-serif; color:#4e4e4e; text-decoration:none;}
.top_menu a:hover {text-decoration:underline;}
/* logo */
.logo {
	float:left;
	padding:0;
	margin-top: 15px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
.login { float:right; padding:5px 5px; margin:100px 0 0 0; width:150px;}
.login p { font:normal 11px Georgia, "Times New Roman", Times, serif; color:#948172; padding:0; margin:0;}
.login a { font:normal 11px Georgia, "Times New Roman", Times, serif; color:#948172; text-decoration:none;}
.login a:hover { font:bold 11px Georgia, "Times New Roman", Times, serif; color:#948172; text-decoration: underline;}

/* blog_menu */
.blog_menu {width:992px; height:70px; margin:5px auto 0 auto; padding:0; background: url(images/menu_bg.png) top no-repeat;}

/* search */
.search { padding:0; margin:20px 0 0 0; width:250px; float:right; height:38px;}
.search span { display:block; float:left;}
.search a { display:block; float:left; padding:10px 10px 0 10px; line-height:1.6em; color:#4270a1; font:normal 11px Georgia, "Times New Roman", Times, serif; text-decoration:none;}
.search a:hover { text-decoration:underline;}
.search form { display:block; float:left; padding:5px 10px 0 10px;}
.search form .keywords { float:left; background: none; border:0; height:16px; width:140px; padding:5px 10px; line-height:16px; margin:0 10px 0 0; font:normal 12px Tahoma, Geneva, sans-serif; color:#000;}
.search form .button { float:left;}

/* menu */	
.menu {
	padding:0;
	width:1000px;
	float:left;
	height:43px;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
.menu ul { padding:0; margin:0 20px; list-style:none; border:0;}
.menu ul li { float:left; margin:0; padding:0 3px; border:0;}
.menu ul li a { float:left; margin:0; padding:10px 0; color:#555555; font:bold 12px  Georgia, "Times New Roman", Times, serif; text-decoration:none;  background: url(images/r_menu.gif) no-repeat right top;}
.menu ul li a span { padding:10px 7px; background:url(images/l_menu.gif) no-repeat left top;}
.menu ul li a:hover { background: url(images/r_menu2.gif) no-repeat right top;}
.menu ul li a:hover span { background:url(images/l_menu2.gif) no-repeat left top;}
.menu ul li a.active {  background:url(images/r_menu.gif) no-repeat right top;}
.menu ul li a.active span { background:url(images/l_menu.gif) no-repeat left top;}

/********** slider **********/
.slider { background: url(images/screen_bg.png) top no-repeat; width:992px; margin:0 auto; padding:0; height: 269px;}

.title_page { background:url(images/title_bg.jpg) top no-repeat; margin:0 auto; padding:0; height:83px; width:992px;}
.title_page h1 { margin:0; padding:0; color:#ffffff; font:normal 48px Georgia, "Times New Roman", Times, serif; text-indent:50px; line-height:1.6em;}

/*simple text*/
.simple { width:992px; margin:0 auto; padding:0;}
.simple h2 { width:400px; float:left; font:normal 30px Georgia, "Times New Roman", Times, serif; color:#fff; padding:10px 0 0 30px; margin:0;}
.simple .text { font:normal 11px Georgia, "Times New Roman", Times, serif; color:#fff; width:200px; float:left; margin:10px 0; padding:0;}

.slider div.slice1 {
	width:952px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 61px;
	padding-top: 27px;
	/*height: 269px;*/
}
.slider div.slice1 p.img { float:left; padding:0; margin:0 30px;}
.slider div.slice1 h2 { font:normal 48px Georgia, "Times New Roman", Times, serif; color:#fff; margin:0; margin:0; padding:10px 0; line-height:1.2em; float:none;}
.slider div.slice1 p { font:normal 14px Georgia, "Times New Roman", Times, serif; color:#fff; margin:0; margin:0; line-height:1.6em;}

ul.body_menu_nav { float:left; padding:10px 20px 0 20px; margin:0 auto; list-style:none; width:952px; background:url(images/menu_nav_bg.png) no-repeat top; height:88px;}
ul.body_menu_nav li { float:left; display:block; padding:20px 10px 0 10px; margin:0;}
ul.body_menu_nav li span { display:block; padding:12px 10px;}
ul.body_menu_nav li img { padding:0 5px;}
ul.body_menu_nav li a { display:block; font:normal 18px Georgia, "Times New Roman", Times, serif; color:#484848; text-decoration:none; line-height:1.8em;}
ul.body_menu_nav li.tabs-selected { background:url(images/menu_nav_bg_h.gif) no-repeat center top;}
ul.body_menu_nav li.tabs-selected a { background:url(images/b_r_menu.gif) no-repeat right top;}
ul.body_menu_nav li.tabs-selected a span { background:url(images/b_l_menu.gif) no-repeat left top;}
ul.body_menu_nav li a:hover { background:url(images/b_r_menu.gif) no-repeat right top;}
ul.body_menu_nav li a:hover span { background:url(images/b_l_menu.gif) no-repeat left top;}


/********** block index **********/
.body { width:972px; margin:10px auto; padding:0; background:#fff url(images/body_b.gif) no-repeat bottom;}
.body_t_i {
	background-color: #fbfbfb;
	background-image: url(images/body_t.png);
	background-repeat: no-repeat;
	background-position: top;
}
.body h2 { font:normal 18px Georgia, "Times New Roman", Times, serif; color:#2c2c2c; margin:0; padding: 10px 0;}
.body h3 { font:normal 18px Georgia, "Times New Roman", Times, serif; color:#545454; padding:10px 0; margin:0; line-height:1.2em;}
.body p { font:normal 11px Georgia, "Times New Roman", Times, serif; color:#545454; line-height:1.8em;}
.body em { font:italic 12px Georgia, "Times New Roman", Times, serif; color:#797979; line-height:1.8em; padding:10px 0 0 10px;}
.body strong { color:#2c2c2c;}

/*Welcome*/
.Welcome { width:570px; margin:5px auto; padding:10px 30px; float: right;}
.Welcome ul {
	list-style:none;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.Welcome ul li {
	margin:0;
	font:normal 11px Georgia, "Times New Roman", Times, serif;
	color:#2c2c2c;
	line-height:1.8em;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0px;
}
.Welcome ul li strong { color:#a63812; font:bold 11px Georgia, "Times New Roman", Times, serif; line-height:1.8em;}
.Welcome a { font:bold 11px Georgia, "Times New Roman", Times, serif; color:#7b9519;}

/*navigation*/
ul.navigation  { margin:0; padding:0 10px;}
ul.navigation li { list-style:none; border-bottom:1px solid #d9d9d9; padding:5px 10px; margin:0;}
ul.navigation li a { font:normal 11px Georgia, "Times New Roman", Times, serif; color:#2c2c2c; text-decoration:none;}
ul.navigation li a:hover { color:#99ac1e; text-decoration: underline;}
ul.navigation li a.active { color:#99ac1e; text-decoration: underline;}

/* lister */
.lister { padding:10px; text-align:center;}

/*BoX*/
.Box { width:280px; margin:5px auto; padding:10px 30px; float:left;}
.Box a { font:normal 11px Georgia, "Times New Roman", Times, serif; color:#7b9519; text-decoration:underline;}
.Box .link { font:normal 11px Georgia, "Times New Roman", Times, serif; color:#08896f; text-decoration:underline; float: none; background:none; padding:0;}
.Box span { font:bold 11px Georgia, "Times New Roman", Times, serif; color:#959595;}
.Box em { padding:0; margin:0; font:italic 11px Georgia, "Times New Roman", Times, serif; color:#505050; line-height:1.8em;}
.Box p.name { font:bold italic 11px Georgia, "Times New Roman", Times, serif; color:#505050; text-align:right; padding:0; margin:0;}

/* testimonial */
.testimonial { background:url(images/bg_testimonials_c.gif) repeat-y left; width:257px; margin:0; border:0;}
.testimonial div { background:url(images/bg_testimonials_b.gif) no-repeat bottom left; width:257px; margin:0; border:0;}
.testimonial div div { background:url(images/bg_testimonials_t.gif) no-repeat top left; padding:5px 10px; width:237px;}
.testimonial p { margin:0; padding:10px; line-height:1.8em;}

.testimonial_new {
	margin:0;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.newsletter{
	margin:0;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image:url(/images/bg_news.gif);
	width: 260px;
}

.slideimg {
	margin:0;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	height: 232px;
}

.slideshow {
	margin:0;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	width: 572px;
	height: 279px;
	background-image:url(/images/slideshow_novaSede.jpg)
}
.slideshowfade {
	padding-top: 35px;
	padding-left: 222px;
}

/********** contact form **********/
#contactform { margin:0; padding:5px 10px;}
#contactform * { color:#222222;}
#contactform ol { margin:0; padding:0; list-style:none;}
#contactform li { margin:0; padding:0; background:none; border:none; display:block;}
#contactform li.buttons { margin:5px 0 5px 110px;}
#contactform label { margin:0; width:110px; display:block; padding:10px 0; font:bold 11px Arial, Helvetica, sans-serif; color:#505050; text-transform:capitalize; float:left;}
#contactform label span { color:#ff0000;}
#contactform input.text { width:400px; border:1px solid #dcdcdc; margin:10px 0; padding:5px 2px; height:16px; background:#f5f5f5; float:left;}
#contactform textarea { width:400px; border:1px solid #dcdcdc; margin:10px 0; padding:2px; background:#f5f5f5; float:left;}
#contactform li.buttons input { padding:3px 0; margin:0; border:0; color:#FFF; float:left;}
p.response { text-align:center; color:#2c2c2c; font: bold 11px Arial, Helvetica, sans-serif; line-height:1.8em; width:auto;}

.FBG { border-top:1px solid #fff; background:#e5e5e5; border-bottom:1px solid #c5c5c5;}
.FBG em { font:bold italic 11px Georgia, "Times New Roman", Times, serif; color:#616161; float: right;}
.FBG h2 { font:normal 18px Georgia, "Times New Roman", Times, serif; color:#0d0d0d; border-bottom:1px solid #c3c3c3; padding:20px 5px 20px 50px; margin:0;}
.FBG p { font:normal 11px Georgia, "Times New Roman", Times, serif; color:#616161; line-height:1.6em;}
.FBG img { margin:5px 5px; padding:0; float:left;}
.FBG a { font:normal 11px Georgia, "Times New Roman", Times, serif; color:#08896f; text-decoration:none;}
.FBG_resize { width:980px; margin:10px auto; padding:0; }
.fbg_box { width:300px; float:left; margin:10px 5px; padding:5px 5px; }
.Contact { width:300px; float:left; margin:10px 5px; padding:5px 5px; }
.Contact h2 { background:url(images/h2_bg_Contact.gif) left no-repeat;}
.Say { width:300px; float:left; margin:10px 5px; padding:5px 5px;}
.Say h2 { background:url(images/h2_bg_They.gif) left no-repeat;}
.What { width:300px; float:left; margin:10px 5px; padding:5px 10px;}
.What h2 { background:url(images/h2_bg_What.gif) left no-repeat;}
.What a { float:right; background:url(images/bg_a_What.gif) left no-repeat; padding:0 0 0 20px; font: bold  11px Georgia, "Times New Roman", Times, serif; color:#0d0d0d;}
/********** footer **********/
.footer { background: url(images/bg_footer.png); padding:0; width:972px; margin:10px auto; height:54px;}
.footer p { text-align:center; font:normal 11px Georgia, "Times New Roman", Times, serif; color:#2c2c2c; padding:15px 5px; margin:0;}
.footer a {font:normal 11px Georgia, "Times New Roman", Times, serif; color:#2c2c2c; text-decoration:none;}

p.clr, .clr { clear:both; padding:0; margin:0; background:none;}
li.bg, .bg { clear:both; border-top:1px solid #d9d9d9; padding:0; margin:5px 0; background:none;}

div#frame iframe {
	width: 665px;
	height: 900px;
	vertical-align:top;
	text-align:right;
	padding: 0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	position: absolute;
	clip: rect(350px,auto,auto,150px);
	left: 10%;
	top: 260px;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	background-color: #fbfbfb;
	overflow: hidden;
	z-index: inherit;
} 
