﻿@import "Editor.css";
div.edicraContainer{position:relative; display:block; float:left; width:100%}

div.edcOutlineHead{height:1px; overflow:hidden; width:100%; background:url('../Graphics/OutlineTop.gif') repeat-x;}
div.edcOutlineWrapper{width:100%; background:url('../Graphics/FadeBg.png'); overflow:auto;}
div.edcOuterOutline{width:100%; background:url('../Graphics/OutlineLeft.gif') repeat-y left 0; overflow:hidden;}
div.edcInnerOutline{width:100%; background:url('../Graphics/OutlineRight.gif') repeat-y right 0; overflow:hidden;}
div.edcOutlineFoot{height:1px; overflow:hidden; width:100%; background:url('../Graphics/OutlineBottom.gif');}
div.edcEditButton{margin-bottom:-16px; position:absolute; display:block; z-index:100; top:0; right:0; background:url('../Graphics/EditButton.png'); background-repeat:no-repeat}
#content div.edcEditButton{ position:relative !important; background-repeat:no-repeat}
div.edcEditButton a{display:block; width:93px; height:32px; outline:0; clear:both;}
div.edcEditButton a:hover{background:url('../Graphics/EditButtonHover.png');}

#logoutButton{position:fixed; top:0; right:50px; z-index:1000;}
#logoutButton a img{border:0;}

div.defaultGallery {display: block; float:left; height:100%; overflow:auto; text-align:center; margin-top:15px;}
div.defaultGallery div.image{float:left;}
div.defaultGallery div.image a{float:left; outline:0; border:3px solid #f3eada; margin:0 7px 0 7px; }
div.defaultGallery div.image a img{border:0; float:left; clear:both;}
div.defaultGallery div.image.fiest a{margin-left:0;}
div.defaultGallery div.image.last a{margin-right:0;}
div.defaultGallery div.image span{float:left; clear:both; margin:0 0 0 7px; padding:5px 0 0 0; text-align:center; font-size:12px}
div.defaultGallery div.image.first span{margin-left:0;}
div.defaultGallery div.image.last span{margin-right:0;}
div.defaultGallery div.separator {overflow:hidden; border:0; height:13px; width:100%; float:left; clear:both;}

#contactForm {margin-top:50px;}
#contactForm div.row{width:100%; height:30px;}
#contactForm div.row.body{height:115px;}
#contactForm div.row.body textarea{height:100px;}
#contactForm div.row label{width:40%; float:left; font-weight:bold; text-align:right; color:#606558;}
#contactForm div.row input.text{font:11px tahoma; padding-top:2px; width:55%; height:17px; float:right; background-color:#f9f8f6; border:1px solid #ccc; color:#73b20e; padding-left:2px;}
#contactForm div.row input.text.error, #contactForm div.row textarea.error{border-color:#ed8282; background-color:#f8a8a8; color:#333;}
#contactForm div.row textarea{font:11px tahoma; padding-top:2px; width:55%; height:100px; float:right; background-color:#f9f8f6; border:1px solid #ccc; color:#73b20e; padding-left:2px;}
#contactForm div.row input.button{color:#fff; border:1px solid #666; height:24px; padding:0px 5px 0px 5px; width:auto; overflow:visible; font:bold 12px arial; background-color:#808776;}
#contactForm div.row.buttons input{float:left; margin-right:5px;}
#contactForm div.row.buttons input.hover{background-color:#6bae00; border-color:#999999;}
#contactForm div.row.buttons div.buttonsContainer{float:right; height:100%; width:55%;}

div.separator{height:17px; clear:both; overflow:hidden;}
div.separatorBig {
	display: inline;
    float: left;
    height:100px;
    overflow: hidden;
    width: 30px;		
	}
div.separatorMain {
    display: inline;
    float: left;
    height: 200px;
    overflow: hidden;
    width: 19.7px;	
	}	
div.defaultIntro { display:inline; float:left; width:455px; margin-bottom:35px;}
div.defaultIntro img.miniature{display:inline; float:left; border:3px solid #f3eada }
div.defaultIntro div.content{float:right; width:50%; overflow:hidden;}
div.defaultIntro h3{
	float:left;
	font-style:bold;
	font-family: Arial, Tahoma, Century Gothic;
	font-size:19px;
	font-weight:bold;
	line-height:21px;
	color:#0e8519;
	margin:0px 0px 10px 0px;
	width:100%;
}
div.defaultIntro em.date{float:left; display:block; font-size:13px; width:100%; padding-bottom:2px;}
div.defaultIntro div.content em.author{float:right;}
div.defaultIntro div.newsIntro{display:inline; float:left; text-align:justify; font-size:13px; line-height:20px; padding-top:7px;}
div.defaultIntro div.newsIntro p {padding:0px; margin:0px; }

a.more2 {display:block; float:right; width:58px; height:16px; background-image:url('../../img/more.gif'); background-repeat:no-repeat; margin:0;}
a:hover.more2 { -moz-opacity:0.9; opacity:0.9; filter: alpha(opacity=90); }


#newsDate {
	display:inline;
	float:left;
	width:100%;
	font-size:11px;
	color:#8f8c89;
	text-align:left;
}

a.newsLink {
	display:inline;
	float:left;
	font-weight:bold;
	margin-top:4px;
	width:100%;
	font-size:17px;
	color:#6a512a;
	margin-bottom:8px;
	font-weight:bold;
	font-family:Arial, Tahoma;
}

a:hover.newsLink {
	color:#0e8519;
}

.newsIntro {
	font-size:12px;
	line-height:18px;
	color:#646464;
	text-align:justify;
}

a.moreNews {display:block; float:right; width:52px; height:16px; background-image:url('../../img/more.gif'); margin:0;}
a:hover.moreNews { -moz-opacity:0.8; opacity:0.8; filter: alpha(opacity=80); }

a.mainLink {
	display:inline;
	float:left;
	margin-left:10px;
	font-weight:bold;
	font-size:17px;
	color:#3b6caf;
	font-weight:bold;
	background-image:url('../../img/submenu.gif'); 
	background-repeat:no-repeat; 
	background-position:0px 5px; 
	padding-left:17px;
	font-family:Arial;
}

a:hover.mainLink {
	color:#D91D00;
}

img.miniature {
	border:3px solid #f3eada
}

.newsIntro p {
	margin-top:2px;
	font-size:11px;
	color:6c6c6c;
	line-height:16px;
	margin-bottom:8px;
	text-align:justify;
}

.mainIntro { display:inline; float:left }

div.defaultBody {padding:0; margin:0px;}
div.defaultBody li{margin-bottom:7px;}
div.defaultBody em.date{float:left;}
div.defaultBody em.author{float:right;}
div.defaultBody div.mceContentBody{ }
a.anchor, a.anchor:hover{display:block; clear:both; font-weight:bold; }

ul#mainMenu {
	padding:0;
	margin:0;
	list-style:none;
}


#pager{width:100%; font-weight:bold; margin-top:14px; margin-bottom:20px; height:30px;}
#pager td.lastPage {text-align:right;}
#pager td.pagerBody {text-align:center;}
#pager a{background:#696969; padding:5px 10px; margin:0 5px; color:#fff; text-decoration:none;}
#pager a:hover{background:#f1882d;}
#pager span{background:#f1882d; padding:5px 10px; margin:0 5px; color:#fff; cursor:default;}
#pager span.next, #pager span.previous{display:none;}