
body {
  margin: 0;
  padding: 0;
  color: #212121;
  font-size: 10pt;
}

.ui-dialog-titlebar {
	background: none;
	border: none;
	color: #000000;
}

body, .main_menu_container, .main_area_container, .content_spacer {
	background-color: #f0f0f0;/*#bfc0c0;*//*e2e2e2*/
}

body, td, div {
	font-family: "Trebuchet MS", Arial,Helvetica,sans-serif;
}

.selected_link {
	font-size: 1.1em;
	font-weight: bold;
}

p {
	margin: 10px 5px;
	text-align: justify;
}

table {
	padding: 0;
	margin: 0;
	border-width: 0px;
}

a {
	/*color: #0373db;*//* previous default */
	color: #265c92;
	text-decoration: underline;
}
a:hover {
	color: #3581cd;	
	text-decoration: none;
}

.header_btns {
	float: right; 
	margin-right: 10px;
}
.header_btns div {
	text-align: center; 
	background-color: #5287bd !important; 
	padding: 10px 15px; 
	width: 180px;
}
.header_btns div a {
	color: white;
}

/*------------drop menu--------------*/
.dropmenu .title {
	padding:  3px;
	background-color: #deeaf8;
}
.dropmenu .items {
	display: none;
	position: absolute;
	background-color: #ffffff;
	border: 1px solid #bebebe;
	z-index: 1000;
	padding: 5px;
}
.dropmenu .items li {
	list-style-type: none;
	list-style-position: outside;
	padding:  3px;
}
.dropmenu .items li a, .dropmenu .items li a:hover {
	text-decoration: none;
	display: block;
	padding: 5px;
}
.dropmenu .items li a:hover {
	background-color: #deeaf8;
}
/*------------drop menu end--------------*/

.left_menu {
	width: 214px;
	padding: 5px 15px 20px 3px;
	vertical-align:top;
}
div.dirs_menu {
}
div.dirs_menu div {
	margin: 3px 0px 3px 3px;
	/*background: #ffffff url(../img/list_arrow.png) no-repeat left 0.7em;*/
	background: #ffffff url(../img/list_bullet.png) no-repeat left 0.7em;
	padding: 2px 0px 2px 10px;
}
div.dirs_menu > div {
	margin-left: 0px !important;
	background-position: left 0.7em !important;
	padding-left: 10px;
}
div.dirs_menu a {
	text-decoration: none;
}
div.dirs_menu a:hover {
	text-decoration: underline;
}
/*div.dirs_menu ul {
	list-style-image: url(../img/list_arrow.png);
	list-style-position: outside;
	padding-left: 25px;
}
div.dirs_menu > ul {
	padding-left: 0px !important;
}
div.dirs_menu ul li {
	margin: 5px 0;
}
div.dirs_menu a {
	text-decoration: none;
}
div.dirs_menu a:hover {
	text-decoration: underline;
}
*/

.main_menu_left {
	width: 214px;
	vertical-align: top;
}
.main_menu_left div {
	padding-bottom: 5px;
}
.main_menu_left a {
	text-decoration: none;
}
.main_menu_left a:hover {
	text-decoration: underline;
}

.hot_links a {
	font-weight: bold;
	text-decoration: none;
}
.hot_links a:hover {
	text-decoration: underline;
}

div.block {
	background-color: #efeee6;
	margin: 10px;
}
div.block .block-topleft, div.block .block-topright, 
	div.block .block-bottomleft, div.block .block-bottomright {
		width: 5px;
		height: 4px;
	} 
div.block .block-topleft {
	background: transparent url(../img/block_topleft.png) no-repeat left top;
	float: left;
}
div.block .block-topright {
	background: transparent url(../img/block_topright.png) no-repeat left top;
	float: right;
}
div.block .block-bottomleft {
	background: transparent url(../img/block_bottomleft.png) no-repeat left top;
	float: left;
}
div.block .block-bottomright {
	background: transparent url(../img/block_bottomright.png) no-repeat left top;
	float: right;
}
div.block .block-content {
	padding: 10px;
}

.content, .content_text {
	padding: 5px 5px 5px 5px;
	font-size: 10pt;
	vertical-align: top;
}
.content img, .content_text img {
	margin: 5px 10px 5px 10px;
}

#main_header {
	padding: 10px 0px 10px 20px;
}
#main_header, #main_header div {
	background-color: #ffffff;
}


.main_menu {
	/*border-radius: 0px 0px 5px 5px;*/
	padding-left: 3px;
	height: 5px;
	/*background-color: #0095CC;*/
	background-color: #cc4100;
	/*background-color: #5da8db;*/
	font-size: 10pt;
	color: white;
	font-weight: bold;
	text-transform: uppercase;
}
.main_menu td {
	padding: 0 5px 0 5px;
	vertical-align: middle;
}
.main_menu a {
	font-size: 10pt;
	color: white;
	text-decoration: none;
}
.main_menu .selected {
	/*background-color: white;
	color: #5e8fc2;*/
	padding: 7px 5px 6px 5px;
}

.main_area {
	background-color: #ffffff;
	padding: 10px 10px 10px 10px; 
	/*-moz-border-radius: 5px 5px 0px 0px;
	border-radius: 5px 5px 0px 0px;*/
}

.dirs_node {
	height: 22px;
	vertical-align: bottom;
}

.footer {
	background-color: #5287bd;
	/*background-color: #0095cc;*/
	/*border-top: 5px solid #cc4100;*/
	color: #ffffff;
	padding: 5px 20px;
}
.footer a {
	color: #ffffff;
}

.mainpage_text_header {
	font-size: 14pt;
	text-align: left;
	font-weight: bold;
	padding-left: 5px;
}
.text_header {
	font-size: 14pt;
	text-align: center;
}

.news_date {
	color: #cf2f2f;
	font-weight: bold;
	font-size: 10pt;
}
.news_title {
	color: #292929;
	font-weight: bold;
	font-size: 10pt;
}

.right_column {
	padding-left: 20px;
	font-size: 10pt;
}
.right_column img {
	margin: 5px 5px 0px 5px;
}

.photos_mainpage {
	width: 110px !important;
	padding: 3px 3px 3px 3px !important; 
	border: 1px solid #bfbfbf; 
	vertical-align: middle;
}
.photos_mainpage  img{
	margin: 0 !important;
}

/*.foto_thumb {
	border: 1px solid #a1a1a1;
	padding: 3px;
	height: 120px; 
	width: 160px;
	vertical-align: middle !important;
	background-color: #f2f2f2;
}
.foto_thumb img {
	padding: 0px; 
	margin: 0px;
}*/
.foto_thumb {
	float: left;
	margin: 0 3px 3px 0;
	width: 170px;
}

.foto_thumb td {
	padding: 0 1%;
	width: 22.7%;
	border: 1px solid #e6e6e6;
	height: 133px;
	text-align: center;

	/*-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;*/
}
.foto_thumb img {
	margin: 0 auto;
	display:block;
}

.search_edit {
	border-width: 0;
}

.error_msg {
	width: 85%;
	border: 1px solid #95130C;
	margin: 2px 2px 10px 5px;
	padding: 3px 3px 3px 3px;
	color: #333333;
	background-color: #FBDBD9;
	font-size: 9pt;	
}

.gray_back {
	background-color: #f2f2f2;
}

.small_text {
	font-size: 9pt;
}

input, textarea {
	font-family: Arial, Helvetica, sans;
	font-size: 10pt;
}

hr.hr1 {
	border: medium none;
	height: 1px;
	margin-left: 0px;
	text-align: left;
	width: 200px;
	background-color: #4f4f4f;
	color: #4f4f4f;
}








