@charset "utf-8";
/* CSS Document */
body {
	background-color:#CFCFCF;
	margin: 0px;
}

body,p,td {
	font-family:Tahoma;
	font-size:10pt;
}

h2 {
	margin:0;
	color:#004430;
	font-weight:normal;
	font-size:150%;
}

h2.head {
	font-size:130%;
}

h3 {
	font-size:12px;
}

.layout {
	background-color:#F3F3F3
}

.header {
	background-image: url(images/header.jpg);
	height: 256px;
	width: 1100px;
	background-position:50px;
	background-repeat:no-repeat;
	position:relative;
	cursor:pointer;
	z-index:10
}

div.seo_menu {
	display:none;
}

#header_buttons {
	height:40px;
	position:absolute;
	right:45px;
	top:-5px;
	width:414px;
}

#header_buttons_container {
	padding:3px 3px 3px 6px;
	font-size: 100%;
	font-family: Arial;
	background-color: rgb(243, 243, 243);
}

#header_login {
	background-color:#F3F3F3;
	left:50px;
	padding:3px 5px 3px 3px;
	position:absolute;
	text-align:right;
	top:0;
}

#search {
	width:150px
}

#search_btn {
	width:38px
}

#header_menu {
	position:absolute;
	bottom:11px;
	left:86px;
	width:925px;
	height:15px;
	font-family:Arial;
	font-size:10pt;
	font-weight:bold;
	color:#FFFFFF;
	text-align:center;
}

.middle {
	width:943px;
	margin-left:78px;
	margin-top:47px;
}

.middle_gallery {
	margin-left:48px;
	margin-top:47px;
	width:995px;
	z-index:0;
}

.footer {
	width:1000px;
	margin-left:50px;
	margin-top:47px;
}

.green_box {
	width:220px;
}

h2.in_green {
	color:white;
	font-size:16px;
	margin:0 0 5px;
}

h3.in_green {
	color:white;
	font-size:14px;
	margin:0 0 5px;
}

p.in_green, a.in_green {
	color:white;
	margin-left:3px;
}

div.article_date {
	font-size:80%;
	color:gray;
	text-align:right;
}

textarea.qa_text {
	height:250px;
	width:100%;
}


.g_rbroundbox { background: url(images/g_background.gif) repeat; }
.g_rbtop div  { background: url(images/g_corner_top_left.gif) no-repeat top left; }
.g_rbtop      { background: url(images/g_corner_top_right.gif) no-repeat top right; }
.g_rbbot div  { background: url(images/g_corner_bottom_left.gif) no-repeat bottom left; }
.g_rbbot      { background: url(images/g_corner_bottom_right.gif) no-repeat bottom right; }

 /* height and width details */
.g_rbtop div, .g_rbtop, .g_rbbot div, .g_rbbot {
	width: 100%;
	height: 14px;
	font-size: 1px;
}
.g_rbcontent  { margin: 0 10px; }

.white_box {
	width:220px;
	background-color:#FFFFFF;
}

.white_rbroundbox { background: #FFFFFF; }
.white_rbtop div  { background: url(images/white_corner_top_left.gif) no-repeat top left; }
.white_rbtop      { background: url(images/white_corner_top_right.gif) no-repeat top right; }
.white_rbbot div  { background: url(images/white_corner_bottom_left.gif) no-repeat bottom left; }
.white_rbbot      { background: url(images/white_corner_bottom_right.gif) no-repeat bottom right; }

 /* height and width details */
.white_rbtop div, .white_rbtop, .white_rbbot div, .white_rbbot {
	width: 100%;
	height: 14px;
	font-size: 1px;
}
.white_rbcontent  { margin: 0 10px; }

.film {
	height:274px;
	background-image:url(images/film.gif);
	background-repeat:repeat-x;
	position:relative;
}

#footer_copy {
	background-image:url(images/film_bottom_right.gif);
	position:absolute;
	bottom:0px;
	right:0px;
	width:420px;
	height:54px;
	overflow:hidden;
}

.footer_copy_text {
	text-align:left;
	position:absolute;
	right:40px;
	top:15px;
	font-size:10px;
}

#film_buttons {
	position:absolute;
	bottom:37px;
	left:33px;
}

.film_photos {
	position:absolute;
	bottom:74px;
	left:28px;
	height:155px;
}

.photo_1 {
	position:absolute;
	width:208px;
	overflow:hidden;
	cursor:pointer;
}

.photo_2 {
	position:absolute;
	width:208px;
	overflow:hidden;
	cursor:pointer;
	left: 248px;
}

.photo_3 {
	position:absolute;
	width:208px;
	overflow:hidden;
	cursor:pointer;
	left: 491px;
}

.photo_4 {
	position:absolute;
	width:208px;
	overflow:hidden;
	cursor:pointer;
	left: 730px;
}

.foto_menu_btn {
	margin-right:35px;
	cursor:pointer;
}

.gray_incor_tl {
	position:absolute;
	background-image:url(images/gray_inner_corner_top_left.gif);
	top:0px;
	left:0px;
	width:5px;
	height:5px;
}

.gray_incor_tr {
	position:absolute;
	background-image:url(images/gray_inner_corner_top_right.gif);
	top:0px;
	right:0px;
	width:5px;
	height:5px;
}

.gray_incor_bl {
	position:absolute;
	background-image:url(images/gray_inner_corner_bottom_left.gif);
	bottom:0px;
	left:0px;
	width:5px;
	height:5px;
}

.gray_incor_br {
	position:absolute;
	background-image:url(images/gray_inner_corner_bottom_right.gif);
	bottom:0px;
	right:0px;
	width:5px;
	height:5px;
}

.menu_item {
	cursor:pointer;
	display:inline;
	margin-left:15px;
	margin-right:15px;
}

.menu_item a {
	color:white;
	text-decoration:none;
	text-shadow:0 1px 0 #2C722C;
	text-transform:uppercase;
	font-size:12px;
}

.menu_item:hover a {
	text-decoration:underline;
}


.sub_menu {
	position:absolute;
	background-color:#339933;
	color:#FFFFFF;
	font-weight:bold;
	border:1px solid #227700;
	padding:2px;
	z-index:23;
}

.sub_menu_item {
	cursor:pointer;
	height:14px;
	padding:2px;
	font-weight:bold;
	white-space:nowrap;
	border-bottom:1px solid #77BB66;
	text-align:left;
}

.sub_menu_item a {
	text-decoration:none;
	color:white;
}

.sub_menu_item_selected a {
	text-decoration:underline;
	color:#FFFFDD;
}

.sub_menu_item_selected {
	color:#FFFFDD;
	background-color:#44BB44;
}

h1.title {
    padding: 4px;
    margin: 0px;
}

.message {
    color: [% site.col.message %];
}

.error {
    color: [% site.col.error %];
}

div.admin_area {
	margin:5px;
	padding:2px;
	margin-left:50px;
	margin-right:50px;
	border:1px #999999 solid;
}

.admin_layout {
	padding-top:20px;
	font-family: Arial, Helvetica, sans-serif;
}

.admin_layout td {
	padding:2px;
	vertical-align:top;
	font-size:10pt;
}

a.admin_link {
	color:#CCCCCC;
}

.item_options {
	padding-left:50px;
	font-size:80%;
}

.item_options a {
	color:#0099CC;
}

div.right_button {
	margin-left:20px;
	margin-top:20px;
}

img {
	border:0;
}

div.login_dialog {
	margin-top:40px;
	margin-left:200px;
}

div.admin_link_manager {
	position:absolute;
	top:600px;
	right:100px;
	background-color:#99CC99;
	border:1px solid #003366;
	width:710px;
	display:block;
	padding:3px;
}

div.admin_file_manager {
	position:absolute;
	top:600px;
	right:100px;
	background-color:#99CC99;
	border:1px solid #003366;
	width:410px;
	display:block;
	padding:3px;
}

p.upload_admin_file_manager {
	border:1px solid black;
	margin:2px;
}

.pointer {
	cursor:pointer;
}

.close_btn {
	background-color:#006699;
	color:white;
	cursor:pointer;
	font-weight:bold;
	height:15px;
	position:absolute;
	right:0;
	text-align:center;
	top:0;
	width:15px;
}

.move_btn {
	background-color:#006699;
	color:white;
	cursor:move;
	font-weight:bold;
	height:15px;
	position:absolute;
	right:0;
	text-align:center;
	top:16px;
	width:15px;
}

div.news_date {
	color:gray;
	float:right;
	font-weight:normal;
}

p.news_title a {
	color:#004422;
	font-weight:bold;
	text-decoration:none;
}

p.news_title a:hover {
	text-decoration:underline;
}

div.news_item {
	border-bottom-color:gray;
	border-bottom-style:dotted;
	border-bottom-width:1px;
}

div.news_item table {
	width:100%;
}

div.news_item table td {
	vertical-align:top;
}

div.news_item table td.lc {
	width:100%;
}

div.li {
	margin-bottom:4px;
}

div.article_path {
	margin-bottom:5px;
}

div.article_path a {
	margin-right:3px;
}

textarea.medium_area {
	width:300px;
	height:100px;
}

div.white_rbcontent h2 {
	margin-bottom:5px;
}

iframe.upload {
	width:0px; height:0px; overflow:hidden; border:none;
}

img.pnged {
   behavior: url("/static/images/pngbehavior.htc");
}

#question_ask_departament_row select {
	width:320px;
}

#calendar {
	color:white;
	text-align:center;
	margin-top:5px;
}

a.announce {
	display:block;
	text-align:center;
	color:white;
	text-decoration:none;
	font-size:16px;
}

a.announce:hover {
	text-decoration:underline;
}

