/* CSS Document */

body {
	padding: 0;
	margin: 0;
	font-size: 12px;
	font-family: Verdana;
	background-image: url('../i/bg_body_2.gif');
	background-position: top;
	background-repeat: repeat-x;
	behavior:url(styles/csshover.htc);
}

* {
	padding: 0px;
	margin: 0px;
}

input {
	width: 200px;
	border: 1px solid #999;	
}
textarea {
	border: 1px solid #999;
	width: 300px;
	height: 150px;
}

hr {
	color: #91a265; border-color: #91a265; background-color: #91a265;
}

img {
	/*text-align: middle;*/
	border: 0px;
}
h3, h3 a {
	color: #415562;
	text-decoration: none;
	font-size: 14px;
}

h3 a:hover {
	color: #A30000;
	/*opacity: .7;
	filter:alpha(opacity=70);*/
}

a {
	color: #a90000;
}

a:hover {
	text-decoration: none;
	color: #A30000;
	/* color: #8fbb49; */
	/*opacity: .7;
	filter:alpha(opacity=70);*/
}

.mainwrap {
	margin: auto;
	width: 930px;
	background-image: url('../i/bg_mainwrap.gif');
	background-repeat: repeat-y;
}

.bottomwrap {
	margin: auto;
	width: 724px;
	padding-left: 207px;
}

.left {
	background-image: url('../i/bg_top_left_2.gif');
	background-repeat: no-repeat;
	float: left;
	padding-bottom: 40px;
	padding-right: 10px;
	width: 270px;
}

.logo {
	padding-top: 85px;
	padding-left: 36px;
}

.left_menu_title {
	margin: 50px 0 0 35px;
	font-size: 14px;
	padding-bottom: 2px;
	text-align: right;
	text-transform: uppercase;
	border-bottom: 1px dashed #dee4e3;
	width: 215px;
}
.left_menu_title a {
	color: #a00000;
	text-decoration: none;
	font-weight: bold;
}
.left a.selected {
	padding-left: 10px;
	background: url('../i/bread_crumb.gif') no-repeat center left;
	/* color: #8996A0; */
	color: #415562;
}

.menu {
	width: 215px;
	text-align: right;
	padding-top: 10px;
	padding-right: 10px;
	margin: 0 0 20px 35px;
}
.menu_title_div {
	border-bottom: 1px dashed #dbe0df;
	padding-bottom: 2px;
}
.menu .title {
	/*background: url('../i/minus.gif') no-repeat center left;*/
	color: #157090;
	text-decoration: none;
	padding-left: 12px;
}
.menu ul a {
	text-decoration: none;
	color: #a90000;
}

.menu ul a:hover {
	color: #415562;
}

.menu ul a.submenu {
	background: url('../i/submenu.gif') no-repeat center left;
	font-size: 11px;
	color: #636618;
	padding-left: 10px;	
}
.menu ul a.selected {
	/* color: #8996a0 !important; */
	color: #415562;
}
.menu ul a.submenu:hover {
	color: #415562;
}
.menu ul {
	list-style-type: none;
}
.menu li {
	border-bottom: 1px dashed #dbe0df;
	padding: 5px 0;
}

.menu ul a:hover {
	color: #415562;
	text-decoration: none;
}

.menu_left_minus {
	background: url('../i/minus.gif') no-repeat center left;
	padding-left: 12px;
}

.menu_left_plus {
	background: url('../i/plus.gif') no-repeat center left;
	padding-left: 12px;
}

.right {
	float: left;
	width: 650px;
	position: relative;
}

.content p {
	text-align: justify;
	color: #5e6162;
	font-family: Trebuchet MS, Verdana;
	font-size: 14px;
	padding: 10px 0px 10px 0px;
}

.content span {
	color: #A30000;
}

.top_menu {
	margin-left: 30px;
	margin-top: 29px;
}

.top_menu div {
	float: left;
	text-align: center;
	color: #aca9a9;
	margin-left: 17px;
	font-size: 11px;
	padding-top: 6px;
}
.top_menu div.first {
	margin-left: 0;
}

.top_menu div a {
	text-decoration: none;
	color: #FFFFFF;
	padding: 5px 12px 5px 12px;
	font-size: 11px;
	text-transform: uppercase;
}

.top_menu div a.small {
	text-decoration: none;
	display: block;
	color: #ACA9A9;
	font-size: 11px;
	text-align: center;
	margin: 0;
	padding: 0;
	margin-top: 8px;
	text-transform: none;
}

.top_menu div a:hover {
	background-color: #3e4545;
	border-top: 1px solid #5e5f63;
}
.top_menu div:hover a {
	background-color: #3e4545;
	border-top: 1px solid #5e5f63;
}
.top_menu div a.small:hover, .top_menu div:hover a.small {
	background: none;
	border-top: 0;
	color: #a75555;
}

.content_menu {
	margin-top: 75px;
	margin-left: 30px;
	height: 20px;
}

.content_menu a {
	background: url('../i/menu_separator.gif') no-repeat center right;
	float: left;
	display: block;
	color: #585151;
	text-decoration: none;
	font-size: 13px;
	font-weight: normal;
	padding: 0px 15px 0px 10px;
	font-family: Tahoma;
	text-transform: uppercase;
}

.content_menu .last {
	background: none;
}
.content_menu .first {
	padding-left: 0;
}

.page_banner {
	width: 630px;
	margin: 0px 0 0px 30px;
	overflow-x: hidden;
}

.content {
	clear: both;
	padding: 0px 0px 20px 30px;
}

.content_short{
	color: #6c6f70;
	font-family: Georgia;
	font-size: 14px;
	margin-bottom: 10px;


}
.heading {
	display: block;
	font-family: "Trebuchet MS";
	font-size: 19px;
	font-weight: bold;
	color: #415562;
	text-transform: uppercase;
	margin-bottom: 5px;
}

.content_short p { border-bottom: 1px dotted #a5aeb6; border-top: 1px dotted #a5aeb6; padding: 7px 5px 5px 0px;}

.footer_container {
	background: url('../i/bg_footer_2.gif') repeat-x;
	/* height: 175px;*/
	width: 100%;
	/* border-bottom: 4px solid #616265; */
}


.bottomwrap table  {
	margin: 5px 5px 5px 0px;
}

.bottomwrap table td {
	padding-top: 10px;
	padding-left: 10px;
}
.bottomwrap table td a {
	color: #a7a9ac;
	text-decoration: none;
}

.bottomwrap table tr {
	margin: 10px;
}

.bottomwrap table .col_1 {
	padding-left: 0px;
}

.bottomwrap table .col_1 div {
	background-color: #616265;
	height: 16px;
	padding: 2px 3px 2px 3px;
	font-size: 11px;
	color: #eee;
	line-height: 14px;
}
.footer_menu {
	text-align: center;
	margin-top: 20px;
	font-size: 11px;
	color: #a7a9ac;
	background-color: #616265;
	padding: 3px;
}
.footer_menu a {
	text-decoration: none;
	padding-left: 5px;
	padding-right: 5px;
	/* color: #a7a9ac; */
	color: white;
}
.footer_menu a:hover { color: #ffffff;}


.breadcrumb {
	font-size: 12px !important;
	padding: 0 !important;
	padding-bottom: 20px !important;
}

.breadcrumb a {
	background: url('../i/bread_crumb.gif') no-repeat center right;
	padding-right: 10px;
	color: #a90000 !important;
	text-decoration: none;
}

.site_map_top {
	position: absolute;
	top: 5px;
	right: 0;
}
.site_map_top a {
	font-family: Verdana;
	font-size: 11px;
	color: #a7a9ac;
	text-decoration: none;
}
.site_map_top a.menu_top_green {
	margin-left: 5px;
	padding-left: 10px;
	border-left: 1px solid;
}
.menu_lang {
	display: none;
}

p.news_date {
	text-align: right;
}
p.news_date a, p.date a {
	color: #8F9178;
	text-decoration: none;
}

.send_mail td {
	padding: 1px;
	vertical-align: top;
}
.send_mail td.align_right {
	text-align: right;
}
.send_mail span {

}
.send_mail .star {
	color: #AE4644;
	font-style: italic;
	font-size: 11px;
}
.send_mail input.send_btn {
	display: block;
	border: 1px solid;
	margin: 10px 0;
	padding: 2px 0 1px 0;
	width: 100px;
	text-align:center;
	font-size: 11px;
	background: #f3f3f3;
	color: #000;
	cursor: pointer;
	border-top-color: #bbb;
	border-left-color: #bbb;
	outline-style: none;
}
.send_mail input.send_btn:hover {
	cursor: pointer;
}
.send_mail input.send_btn:active {
	border-color: #000 #bbb #bbb #000;
}

table.contact_details td {
	padding: 2px 10px 2px 0;
}

.faq ol {
	margin: 0 0 50px 25px;
}
.faq li {
	background:none;
	padding: 0;
	color: #ae4644;
	font-size: 15px;
	font-family: Verdana,Helvetica,Sans-serif;
}
.faq li p {
	padding: 0;
}
.faq li td {
	font-size: 13px;
	padding: 0 10px 10px 0;
	vertical-align: top;
	font-family: Arial,Verdana,Helvetica,Sans-serif;
}
.faq li td.answer {
	font-weight: bold;
}
.faq a {
	color: #ae4644;
}
.faq span.question {
	color: #ae4644;
	font-size: 15px;
	font-family: Verdana,Helvetica,Sans-serif;
}


.content ul, .content ol {
	padding-bottom: 8px;
	padding-top: 8px;
	padding-left: 30px;
	/* list-style: none; */
}

.content ul ul {
	padding-bottom: 0px;
}
.content li {
	background-image: url('../i/arrow_r.gif');
	background-repeat: no-repeat;
	background-position: left 8px;
	padding-left: 10px;
	/* padding-bottom: 8px; */
	text-align: justify;
	line-height: 1.4em;
	font-size: 13px;
	color: #373737;
}
.content li li {
	padding-bottom: 0px;
}
.content ul.site_map li a {
	 color: #5E6148;
	 text-decoration: none;
}
.content ul.site_map li a:hover {
	text-decoration: underline;
	color: #99aa08;
}

.search {
	position: absolute;
	top: 90px;
	right: 0;
}
.search input {
	font-family: Verdana;
	font-size: 11px;
	color: #aca9a9;
	padding: 2px 3px;
	height: 13px;
	text-align: right;
	border: 1px solid #d7d8d6;
	width: 150px;
	float: right;
	margin-right: 2px;
}
.search a.search_go {
	/* background: url('../i/search_go.gif') no-repeat top left; */
	background-color: #3d3f45;
	color: #fff;
	font-weight: bold;
	font-family: Verdana;
	font-size: 11px;
	width: 20px;
	height: 17px;
	display: block;
	float: right;
	text-decoration: none;
	text-align: center;
	padding-top: 2px
}

.search_results {
	border-bottom: 1px dotted #ccc;
	margin: 5px 0;
	padding: 5px 15px 5px 0;
}
.search_results p {
	padding: 5px 0;
}
.page_title {
	color: #AE4644;
	text-decoration: none;
	font-size: 15px;
}
.more {
	text-align: right;
}
.more a {
	text-decoration: none;
	color: #8F9178;
	font-size: 11px;
}
.more a:hover {
	text-decoration: underline;
}
.pages {
	text-align: right;
	margin: 20px 0;
}
.pages a {
	font-size: 12px;
	text-decoration: none;
	margin: 0 2px;
	color: #8e8f8d;
}
.pages a:hover {
	text-decoration: underline overline;
	color: #AE4644;
}
.pages a.selected {
	color: #AE4644;
}

.newsletter {
	clear: both;
	width: 215px;
	margin: 35px 0 0 35px;
	text-align: right;
	font-size:11px;
	font-family: "Trebuchet MS";
}
.newsletter_title {
	color: #a90000;
	text-transform: uppercase;
	margin: 0 9px 5px 0;
}
.newsletter table {
	/*width: 100%;*/
	float: right;
}

.newsletter table td {
	padding: 2px;
	margin-bottom: 4px;
}
.newsletter input {
	width: auto;
	border: 1px solid #e4e4e4;
	
}
	
}
.newsletter_btn {
	margin: 5px 0 5px 5px;
	clear: both;
}
.newsletter_btn a {
	color: #a90000;
	cursor: pointer;
	font-size: 11px;
	margin-right:10px;
}

.newsletter_dezab a {
	color: gray !important;
	font-size: 9px;
}

.menu_text {
	margin: 30px 0 0 0px;
	font-size: 12px;
	color: #5E6162;
	font-family: "Trebuchet MS";
	width: 250px;
	text-align: right;
}

.menu_text h4, .menu_text h4 a {
	font-family: Verdana;
	color:#415562;
	margin: 0 0px 5px 0;
	text-transform: uppercase;
	margin-top: 28px;
	font-weight: normal;
	text-decoration: none;
}

.menu_text em {
	color: #A30000;
}

.menu_text span {
	font-weight: bold;
}

.management_continut {
    padding: 0px 5px 20px 0;
	font-size: 12px;
	color: #5E6162;
	font-family: "Trebuchet MS";
}
.management_continut img {
	display: block;
	border: 1px solid #5E6162;
	padding: 3px;
	width: 150px;
	height: 125px;
	cursor:pointer;
}
.management_continut center img {
	display: inline !important;
}
.management_continut1 {
    padding:10px 5px 20px 0;
	font-size: 12px;
	color: #5E6162;
	font-family: "Trebuchet MS";
}
.management_continut1 img{
	display: block;
	border:1px solid #AAAAAA;
	width: 150px;
	height: 125px;
	cursor:pointer;
}
.big_picture {
	cursor: pointer;
}


.content_bottom {
	list-style: none;
	padding: 0 !important;
	margin-top: 10px;
	/*border-top: 1px solid green;*/
}

.content_bottom li {
	float: left;
	padding: 0 !important;
	background-image: none !important;
}

.content_bottom li a {
	display: block;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-right: 25px;
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	color: #A30000;
}

.content_bottom li a:hover {
	text-decoration: underline;
}
.email a {
	background: #fff url('../i/email_box_green.gif') no-repeat center right;
	color: #477811;
}

.print a {
	margin-left: 25px;
	background-image: url('../i/print_box_green.gif');
	background-repeat: no-repeat;
	background-position: center right;
}

.back_to_top {
	float: right !important;
}

.back_to_top a {
	color: #5E6162 !important;
	background-image: url('../i/back_box_green.gif');
	background-repeat: no-repeat;
	background-position: center right;
}
.management_continut h3 {
  color: #415562;
  padding-top:15px;
}
.management_continut p b {
  padding-top: 15px;
}

.page_edit {
	text-transform: none;
	font-size: 12px;
	padding: 0 20px;
	text-decoration: none;
}

.search_str {
	font-size: 14px;
	text-decoration: italic;
}
.search_str span {
	color: #a90000;
	font-weight: bold;
}

.st-taf {
	clear: both;
	text-align: right;
	margin: 5px 0 0 0;
}
.for_listing {
	padding-bottom: 30px;
	border-bottom: 1px dotted #AAAAAA;
}
.for_listing img {
	float: right;
	margin: 0 0 0 10px;
	border: none;
}
.for_listing a {
	text-decoration: none;
	color: #415562;
}
.for_listing a:hover {
	color: #A90000;
}


.slide .slide_image {	
	clear: both;
	/* width: 660px; */
	height: 495px;
	vertical-align: middle;
}

.slide .small_thumbs {
	padding-top: 10px;
	/*overflow-x: scroll;
	overflow-y: hidden;*/
	height: 110px;
	/* width: 1200px; */
	white-space: nowrap;
}

.slide .small_thumbs img {
	border: 3px solid gray;
	margin: 3px;
}

.slide .slide_left, .slide .slide_right {
	font-size: 17px;
	font-weight: bold;
	cursor: pointer;
	font-family: Verdana;
}

.defines_us {
	display: block;
	padding-bottom: 0px;
	text-align: right;
	width: 215px;
	position: relative;
	z-index: 1000;
}
.defines_us img {
	
}

.defines_us:hover {
	opacity: .6;
	filter:alpha(opacity=60);
}


.defines_us:hover .defines_us_panel {
	display: block;
}

.defines_us .defines_us_panel {
	display: none;
}

.defines_us_panel {
	display: none;
	position: absolute;
	left: 265px;
	top: 0px;
	width: 500px;
	background-color: yellow;
	z-index: 10000;
	text-align: left;
	
	height: 500px;
	
	opacity: .7;
	filter:alpha(opacity=70);
}

/*
.page_banner img:hover {
	opacity: .6;
	filter:alpha(opacity=60);
}
*/
.left_descr {
	margin-left: 20px;
	margin-bottom: 20px;
	margin-top: 78px;
}
.left_descr p{
	text-align: right;
	padding-bottom:15px;
    text-align:right;
}
.left_descr span{
   color: #A30000;
   font-weight: normal;
}

.page_panel {
	float: right;
	width: 200px;
	margin: 0 0 15px 15px;
	background-image: url('../i/panel_bg.gif');
	background-repeat: repeat-y;
	background-color: #e3e9ee;
	
	border-top: 5px solid #415562;
	border-bottom: 2px solid #415562;
}

.page_panel h3 {
	padding: 7px 10px 7px 10px;
	background-color: white;
	/*color: white;*/
	color: #A30000;
	font-size: 13px;
}

.page_panel p {
	font-size: 12px;
	padding: 10px;
	text-align: left;
}
.read_more {
	text-align: right;
	
}
.read_more a {
	background-image: url('../i/read_arrow.gif');
	background-repeat: no-repeat;
	background-position: 0 4px;
	text-decoration: none;
	font-size: 11px;
	color: #5e6162;
	padding-left: 10px;
}
.read_more a:hover {
	color: #a90000;
}

.romguide {
	margin-top: 20px;
}

.romguide_txt {
	text-decoration: none;
	font-weight: normal;
	color: #00A3A3;
	font-size: 12px;
}

.romguide img {
	margin-top: 15px;
}

