/********************************************************/
/* ---------------------------------------------------- */
/* CSS RESET
/* ---------------------------------------------------- */
html, body, div, span, object,
h1, h2, h3, h4, h5, h6, p, blockquote,
a, acronym, address, big, cite,
em, img, small, strong,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
a {
	color: #d10021;
	text-decoration: none;
}
a:hover { color: #111; cursor: pointer; }
/*.selected h3{ color:#F00 !important; }*/

h1, h2, h3, h4, h5, h6, strong { font-weight: bold; }

h1 { font-size: 18px; }
h2 { font-size: 17px; }
h3 { font-size: 16px; }
h4 { font-size: 15px; }
h5 { font-size: 14px; }
h6 { font-size: 13px; }

.clear:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    zoom: 1;
}
.left { float: left; display: inline; }
.right { float: right; display: inline; }
/********************************************************/

/* ---------------------------------------------------- */
/* GENERAL
/* -------------------------------------------------- */
body {
    background: #cfcfcf url("../imgs/bg.jpg") repeat 0 0;	
	color: #6b6b6b;
	font-family: Arial, Sylfaen, Helvetica, sans-serif;
    font-size: 12px;
}

#admin_menu {
	overflow: hidden;
	font-size: 12px;
	padding: 3px 20px 3px 20px;	
	background-color: #333;
}
#admin_menu a { color: #fff; }

#container {
    width: 984px;
    background-color: #dbdbdb;
    border: 8px solid #fff;
    margin: 16px auto;
    overflow: hidden;
}
.print_me img {
	vertical-align: text-bottom;
}
/* ------------------------------------------- */
/* HEADER
/* ----------------------------------------- */
#header {
    height: 139px;
	/*background: #fff url("../imgs/header-red-bg.png") no-repeat right top;*/
	background: #fff url("../imgs/header-bg-bordered.png") no-repeat right top;
}
.options-and-search {
    width: 500px;
    height: 113px;
    float: right;
}
/* ---------------------------- */
/* LOGO
/* ------------------------- */
.logo {
    width: 160px;
    height: 66px;
    float: left; display:inline;
    margin: 22px 0 0 24px;  
    background: transparent url("../imgs/logo.png") no-repeat 0 0; 
}
.logo a {
    display: block;
    height: 100%;
    text-indent: -999em;
}
/* ---------------------------- */
/* OPTIONS MENU
/* ------------------------- */
.options-menu {
   /* width: 375px;*/
    height: 15px;
    float: right;
    margin-top:10px;
	margin-right:15px;
    font-size: 10px;
}
.options-menu li {
    height: 15px;
    line-height: 15px;
    float: left; display: inline;
    margin-left: 7px;
    padding: 0 0 0 7px;
    background: url("../imgs/opt-menu-border.gif") no-repeat 0 50%;
}
.options-menu li.top1 { background-image: none; }

.options-menu li a {
    color: #fff;
    text-transform:uppercase;
	font-weight:bold;
}
.options-menu li a:hover{
	text-decoration:underline;
	 color: #fff;
	}
	
.options-menu img { vertical-align: middle; }
/* ---------------------------- */
/* SEARCH
/* ------------------------- */
#search-form {
    width:100%;
    height:31px;
    float:left;
    position:relative;
    text-align:right;
    margin-top: 34px;
}
#search-form fieldset {
    display:inline;
}
#search-form .eng-geo {
    display:none;
}
#search-form .search-field {
    width:197px;
    height:23px;
    background:transparent url(../imgs/search-bg.png) no-repeat 0 0;
    border: 0;
    float:right;
    font-size:12px;
    padding: 7px 3px 1px 30px;
    color: #777;
}
#search-form .submit {
    width:72px;
    height:31px;
    float: right;
    display: inline;   
    margin: 0 14px 0 5px;
    background: transparent url(../imgs/search-button.png) no-repeat 0 0;
    border: none;
    cursor:pointer;
    text-transform:uppercase;
    color: #333;
    font-size:10px;
}
/* ---------------------------- */
/* MARQUEUE
/* ------------------------- */
.running-text {
	height: 20px;
	overflow: hidden;
}
/* ------------------------------------------- */
/* MAIN AREA
/* ----------------------------------------- */
#primary-area, #secondary-area {
    padding: 10px;
    overflow: hidden;
}
#content {
    width: 636px;
    float: left;
    background-color: #f0e68c;
    overflow: hidden;
}
/*----------------*/
#primary-area .block {
    float: left; display:inline;
}
#primary-area .sidebar {
    float: right;  display:inline; 
}
/*----------------*/
#secondary-area .block {
    float: right; display:inline;
}
#secondary-area .sidebar {
    float: left;  display:inline; 
}
/* ------------------- */
/* BREADCRUMS
/* ----------------- */
#breadcrumbs {
	background-color: #555;
	color: #ccc;
	padding: 4px 0 6px 6px;
}
#breadcrumbs a { color: #fff; }
#breadcrumbs a:hover { color: #ff0000; }
.border_holder {background-color:#dbdbdb; height:8px;}
/* ------------------- */
/* BLOCK
/* ----------------- */
.block {
    width: 636px;
    background-color: #fff;
}
/*-------*/
.block-head {
    height: 37px;
    background: #f9f9f9 url("../imgs/block-head.png") repeat-x 0 0;
    overflow: hidden;
    border-bottom: 3px solid #dbdbdb;
    text-transform: uppercase;
}
#secondary-area .block-head {
	border-bottom-width: 1px;	
}
.block-head h2 {
    height: 37px;
    line-height: 37px;
    padding-left: 42px;
    background: url("../imgs/block-title-icon.png") no-repeat 8px 50%;
    float: left;
    color: #555;
    font-size: 14px;
}
.block-head p {
    height: 37px;
    line-height: 37px;
    padding-right: 36px;
    background: url("../imgs/block-head-rss.png") no-repeat 80% 50%;
    float: right;
    font-size: 11px;
}
/*------------------*/
.block-cont {
    border-bottom: 1px solid #ccc;
    overflow: hidden;
}
.block-cont .super-news {
    width: 100%;
    border-bottom: 3px solid #dbdbdb;
    float: left;
    position: relative;
    overflow:hidden;
    height: 149px;
}
.block-cont .super-news img {
    float: left;
    border-right: 3px solid #dbdbdb;
    margin-right: 10px;
}
.block-cont .super-news .edit-me img {
	float: none;
	border: none;
    margin-right: 3px;
}
.block-cont .super-news h1 {
    padding: 6px 10px 0 0;
    font-size: 16px;
}
.block-cont .super-news h1 a { color: #222; }
.block-cont .super-news h1 a:hover { color: #D10021; }
.block-cont .super-news p {
    font-size: 12px;
    color: #6c6c6c;
    padding: 3px 10px 0 0;
    line-height: 16px;
}
.block-cont .super-news ul {
    width: 388px;
    height: 24px;
    line-height: 24px;
    overflow: hidden;
    padding-right: 10px;
    position: absolute;
    bottom:0; right:0;
    background-color: #fff;
    color: #9c9c9c;
    font-size: 10px;
    text-transform: uppercase;
}
.block-cont .super-news li.date {
    float: left;
}
.block-cont .super-news li.read-more {
    float: right;
    background: url("../imgs/read-more-icon.png") no-repeat right center;
    padding-right: 13px;
}
/*------------------*/
.block-foot {
    height: 28px;
    line-height: 28px;
    padding: 0 12px;
    background-color: #f2f2f2;
    border-top: 1px solid #fff;
    overflow: hidden;
}
.block-foot p {
    color: #aeaeae;
    font-size: 10px;
    text-transform: uppercase;
}
.block-foot .left {
    float: left;
}
.block-foot .right {
    float: right;
    padding-right: 14px;
    background: url("../imgs/read-more-icon.png") no-repeat 100% 50%;
}
/*------------------*/
ul.news-list {
    padding: 10px 12px 18px 12px;
}
.news-list li {
    font-size: 14px;
    color: #bbb;
    padding: 10px 0;
    border-bottom: 1px dotted #ccc;
	overflow: hidden;
}
.news-list li.last {
    padding-bottom: 0;
    border-bottom: none;
    margin-bottom: 0;
}
.news-list li .date {
    color: #cb0120;
	float: left;
	margin-top: 1px;
	line-height: 17px;
	font-size: 12px;
}
.news-list li .divider {
	color: #bbb;
}
.news-list li h3 {
	float: right; 
	width: 86%;
	font-weight: normal;	
}
.news-list li a {
    color: #222;
	font-size: 14px;
	line-height: 17px;
}
.news-list li a:hover { color: #d10021; }
.news-list li .desc {
    padding: 4px 14px 0 85px;
    color: #989898;
    font-size: 10px;
	float: left;
}
/* ------------------------------------------- */
/* SIDEBAR
/* ----------------------------------------- */
.sidebar {
    width: 316px;
}
.sidebar-block {
	background-color: #fff;
}
/***************/
#menuBlock {
	width:316px;
	min-height: 365px;
	/* IE6-hack */height:auto !important; height:365px;/* --- */
	position:relative;
	overflow:hidden;
	background-color: #F5F5F5;
	margin-bottom: 8px;
}
#slideMenu {
    width:316px;
	position:absolute;
	left: 0; top:0;
}
#slideMenu li {
    border-top: 1px solid #fff;
    border-bottom: 1px solid #e5e5e5;
	background: #f5f5f5 url("../imgs/imenu-grad.png") repeat-x 0 0;
}
#slideMenu li:first-child { border-top: none; }
#slideMenu li a {
    display: block;
    padding: 22px 16px;
}
#slideMenu li a:hover { background: #B8000C url("../imgs/imenu-grad-hover.png") repeat-x 0 0; }
#slideMenu li a:hover * { color: #fff; }

#slideMenu li.selected {
	background: #B8000C url("../imgs/imenu-grad-hover.png") repeat-x 0 0;
}
#slideMenu li a.selected * { color: #fff !important; }

#slideMenu li.first { border-top: none; }
#slideMenu li.last { border-bottom: none; }

#slideMenu li ul {
	position:absolute;
	width:316px;
	left:316px;
	top:0px;
	display:none;
}
#slideMenu li h3 {
    /*height: 18px;*/
    line-height: 18px;
    font-size: 16px;
	color: #555;
    padding-bottom: 6px;
    text-transform: uppercase;
    padding-right: 20px;
}
.has-children h3 {
    background: url("../imgs/read-more-icon-red.png") no-repeat 100% 36%;
}
#slideMenu li a.has-children:hover h3, #slideMenu li a.selected h3 {
    background: url("../imgs/hover_menu_logo.png") no-repeat 100% 36%;
}


#slideMenu li p {
    font-size: 12px;
    color: #989898;
}

.sidebar-txt {
	margin-top:5px;
	}
	
.sidebar-txt p {
	margin-top:3px;}
/********/
#nav-control {
    background-color: #555;
    height: 26px;
    line-height: 24px;
    font-size: 24px;
    margin-bottom: 8px;
    overflow: hidden;
}
#nav-control #menuHome {
    float:left;
    width: 22px;
    height: 100%;
    padding: 0 0 4px 10px;
    color: #fff;
    background-color: #B8000C;
    margin-right: 10px;
}
#nav-control #menuBack {
    color: #eee;
	float: left;
}
#nav-control #menuBack span {
	font-size: 14px;
	color: #e3e3e3;
	/*float: right;*/
	display: inline;
	vertical-align: middle;	
}
/* ------------------------------------------- */
/* HOME GALLERY
/* ----------------------------------------- */
.home-gallery {
    height: 302px;
    background: #1F2225 url("../imgs/black-grad.png") repeat-x 0 0;
    padding: 10px;
    overflow: hidden;
}
.photo-gal {
    width: 638px;
    float: left;
}
.photo-gal ul {
    width: 610px;
    padding: 16px 14px;
    padding-bottom: 6px;
    background-color: #fff;
    float: left; display: inline;
    margin-bottom: 5px;
}
.photo-gal ul li {
    float: left;
    margin: 0 10px 10px 0;
}
.photo-gal ul li a {
    float: left;
    padding: 1px;
    border: 1px solid #afafaf;
}
.photo-gal ul li a:hover {
     border: 1px solid #cc060b;
}
.photo-gal ul li a img { float: left; }
/* ---------- */
.full-gal {
    float: left;
    padding-right: 16px;
    background: url("../imgs/read-more-icon-white.png") no-repeat 100% 50%;
    text-transform: uppercase;
    font-size: 10px;
    margin-top: 5px;
}
.full-gal a { color: #fff; }
.full-gal a:hover { color: #cc060b; }
/* ---------- */
.fav-video {
    width: 318px;
    float: right;
}
.fav-video .desc {
    color: #ccc;
    font-size: 11px;
}
.fav-video .player {
	height: 250px;
	overflow: hidden;
}

/* ------------------- */
/* CALENDAR
/* ----------------- */
 .calendar_box {
    width: 271px;
	background:#dbdbdb;
	margin-bottom: 15px;
	overflow: hidden;
	margin-left:22px;
	margin-top:10px;
	
}
.calendar-wrapper {
	width: 232px;
	padding: 10px;
	margin:  23px auto 7px auto;
	background-color: #d9d9d9;
	border: 1px solid #fff;
	border-top-width: 2px;
	height: 171px;
	border-collapse: collapse;
}

.calendar_middle {
	font-size: 18px;
	color: #494949;
	text-align:center;
	border: none;
	padding-bottom: 6px;
}
.calendar_middle img {
	font-size: 18px;
	color: #494949;
	text-align:center;
	border: none;
	padding-bottom: 6px;
	margin-left:85px;
	margin-top:5px;
}
table.calendar {border-collapse: collapse; margin-left:12px; }
table.calendar thead td {
	text-align: center;
	padding-bottom: 4px;
}
table.calendar tbody td {	
	width: 34px;
	height: 26px;
	border: 1px solid #cdcfcf;
	text-align: center;
	background-color: #fff;
	font-size: 13px;
	vertical-align: middle;
}
table.calendar tbody td.calendar_days_link {
	background-color: #eee;
}
table.calendar tbody td.calendar_days_today {
	border: 2px solid #ca0002; 
}
.calendar_forms {
	background:#FFF;
	border-top:3px solid #D9D9D9;
padding:7px 0 22px;
}
.calendar_forms select {
	font-size:11px;
	height: 19px;
}
.calendar_forms select[name="month"] {
	width:162px;
}
.calendar_forms select[name="year"] {
	width:76px;
}
.calendar_forms .calendar_select {
	display:inline;
	float:left;
	height:21px;
}
.calendar_forms .calendar_button {
	display:inline;
	float:right;
	height:20px;
	padding-bottom:2px;
}
.calendar_forms input[type="submit"] {
	width:24px;
	height:18px;
	background: #d9d9d9 url(../imgs/cal-arrow.png) no-repeat scroll center center;
	border: 1px solid #acb2b8;
	
}
/* ------------------------------------------- */
/* FOOTER
/* ----------------------------------------- */
#footer {
    height: 82px;
    /*background: #fff url("../imgs/footer-bg.png") no-repeat 0 16px;*/
	background: #fff url("../imgs/footer-bg-bordered.png") no-repeat 0 16px;
    overflow: hidden;
}
#footer .footer_logo {
	float:left;
	width:64px;
	height:26px;
	background: url("../imgs/footer_logo.png") no-repeat;
	margin-top:30px;
	margin-left:14px;
	text-indent:-90000px;
	}
	
#footer .footer_logo a {
	width:64px;
	height:26px;
	text-indent:-90000px;
	display:block;
	}	
#footer .copyright {
    float: left;
    text-align: left;
    padding: 28px 0 0 20px;
    color: #fff;
}
#footer .itdc {
    float: right;
    text-align: right;
    padding: 31px 6px 0 0;
}
#footer .itdc a {
	font-weight: bold;
}
/* ------------------------------------------- */
/* PAGE TYPES:
/* ----------------------------------------- */
.the-page {
	/*margin-bottom: 10px;*/
	min-height: 200px;
}
.dirtyTrick {
	padding-top: 14px;
	overflow: hidden;
	background-color: #dbdbdb;
}
.dirtyTrick .roundThis {
	background-color: #fff;
}

/* ------------------- */
/* TXT
/* ----------------- */
.txt-page {
	color: #333;
	padding: 5px 10px;
	font-size: 13px;
}
.txt-page table {
	border: 1px solid #bbb;
	border-collapse: collapse;
}
.txt-page p {
	margin-bottom: 10px;
}
.txt-page .title {
	font-size: 16px;
	color: #444;
	line-height: 18px;
	margin: 5px 0 16px 0;
}
.txt-page ul li {
	margin-left: 20px;
	list-style: disc;
	color: #555;
}

.txt-page ol li {
	list-style:decimal!important;
	margin-left: 24px;
	color: #555;
}
/* ------------------- */
/* SITEMAP
/* ----------------- */
.sitemap-page {
	padding: 10px;	
}
.sitemap {
	font-size: 13px;
	padding-left: 30px;
	color: #777;
}
.sitemap li {
	padding: 2px 0;
}
.sitemap li {
	font-weight: bold;
	list-style: square;
}
.sitemap li li {
	list-style: disc;
	margin-left: 20px;
}
.sitemap li li li {
	list-style: circle;
	margin-left: 40px;
}
.sitemap li li li li {
	list-style: disc;
}


/* ------------------- */
/* GALLERY page type
/* ------------------- */
.album-list {
	overflow: hidden;
	margin: 0 12px;
}
.the-album {
	float: left;
	width: 300px;
	overflow: hidden;
	margin: 18px 0 0 0;
	background-color: #f3f3f3;
	border: 1px solid #e9e9e9;
}
.the-album .head { 
	text-align: center;
	border-bottom: 2px solid #d1d1d1;
	padding: 10px 0;
	float: left;	
	width: 100%;
}
.the-album .head h3 {
	font-size: 13px;
	font-weight: normal;
	padding: 0 5px;
}
.the-album .head h3 a {
	color: #111111;
}
.the-album .head h3 a:hover {
	color: #D10021;	
}
.the-album .head p {
	font-size: 12px;
}
.the-album .image {
	float: left;
	border: none;
	margin: 12px 0 0 34px; 
}
.the-album .image a {
	float: left;
	display:block;
	border: 1px solid #b5b5b5;
	padding: 3px;
}
.the-album .image a:hover { border-color: #D10021; }
.the-album .image img { float: left; }
/*----------------*/
.the-album-title {
	text-align: center;
	font-size: 20px;
	margin: 16px 0 18px 0;
}
.image-list {
	overflow: hidden;
	padding-left: 12px;
}
.the-image {
	float: left;
}
.the-image a {
	float: left;
	padding: 1px;
	border: 1px solid #b5b5b5;
	margin: 0 10px 20px 0;
}
.the-image a:hover {
	border-color: #D10021;
}
.the-image img {
	float: left;
}
/* ------------------- */
/* LIST
/* ----------------- */
.list-page {
	padding: 10px;
}
.list-item {
	overflow: hidden;
	border-bottom: 1px dotted #ccc;
	padding: 5px 0;
	margin-bottom: 5px;
}
.list-item h2 {
	font-size: 15px;
	line-height: 22px;
	font-weight: normal;
	margin-bottom: 2px;
	padding-left: 4px;
}
.list-text {
	color:#777;
	padding-left: 4px; 
}
.list-text p { float: left; }
.list-text p img { 
	margin-left:9px;
	padding:1px;
	border:1px solid #a5a5a5;
}
.list-text strong {
	font-weight: bold;
}
.list-text td {
	padding-top: 13px;	
}




/* ------------------- */
/* FEEDBACK
/* ----------------- */
.fdb-page {
	padding-left:11px;
	overflow: hidden;
}
.fdb-page p {
	padding-bottom: 15px;
}
.fdb-page form {
	margin-top:25px;
}
.fdb-page form p {
	padding-bottom: 5px;
	color:#000;
	font-size:12px;
}
.fdb-page textarea {
	border:1px solid #d6d6d6;
	border-radius:4px;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	margin-top:3px; 
}
.fdb-page textarea:focus {
	background:#f6f6f6;
}
.fdb-page textarea:hover {
	background:#f6f6f6;
}	
	
.fdb-page input {
	border:1px solid #d6d6d6;
	border-radius:4px;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
}
.fdb-page input:focus {
	background:#f6f6f6;
}
.fdb-page input:hover {
	background:#f6f6f6;
}	
#fdbsend input {
	background:url(../imgs/fb_send.png) no-repeat;
	text-indent: 33px;
	color: #777;
	font-size: 11px;
	display:block;
	height:33px;
	text-transform: uppercase;	
	width:106px;
	border:0 none;
	cursor:pointer;
	margin-top:9px;
	margin-bottom:9px;
}
#fdbsend input:hover {
	background:url(../imgs/fb_send_hover.png) no-repeat;
	color: #bc0318;	
}
.message_sent {
	height: 28px;
	line-height: 28px;
	text-align: center;
	font-size: 14px;
	margin-top: 10px;
}
/* ------------------- */
/* NEWS pager
/* ----------------- */
.list-cascad {
	padding: 5px 10px;
}
/* ------------------------------------------- */
/* RSS
/* ----------------------------------------- */
.block .content_text p {
	padding-left:10px; 
}
/* ------------------------------------------ */
/* PAGER
/* ---------------------------------------- */
#pager_div_cont {
	background-color:#f2f2f2;
	overflow:hidden;
	padding:5px 0;
	border-top:1px solid #cccccc;
}
#pager_div {
	margin-left:89px;
}
#pager_div a {
	background-color:#FFF;
	border:1px solid #cccccc;
	height:25px;
	line-height:25px;
	float:left;
	padding:0 12px;
	margin-right:3px;
	color:#aeaeae;
}
#pager_div a:hover { color:#d10021; }	
#pager_div .pager_cur_page	{
	background:#cccccc;
	border:1px solid #cccccc;
	height:25px;
	line-height:25px;
	padding:0 12px;
	float:left;
	margin-right:3px;
	color:#FFF;
}
/* ------------------------------------------ */
/* ATTACHED DOCS 
/* ---------------------------------------- */
.att-docs {
	padding-top: 20px;	
}
.att-docs-list li {
	list-style-type: none !important;
	margin: 10px 0 ;
} 
.att-docs-list li img {
	vertical-align: middle;
}	

 /* ------------------- */
/* SUB MENU 
/* page type
/* ----------------- */
#submenu {
	padding: 14px 0 20px 18px;
	overflow: hidden;
}
#submenu li {
	width: 47%;
	height: 60px;
	line-height: 60px;
	float: left; display: inline;
	margin: 10px 16px 6px 0;
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f7f7f7;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	font-size: 16px;
}
