@import "Editor.css";
div.edicraContainer{position:relative;}

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{width:57px; height:17px; margin-top:-10px; position:absolute; display:block; top:0; right:0; background:url('../Graphics/EditButton.gif');}
div.edcEditButton a{display:block; width:57px; height:17px; outline:0;}
div.edcEditButton a:hover{background:url('../Graphics/EditButtonHover.gif');}

#logoutButton{position:fixed; top:0; right:50px; z-index:1000;}
#logoutButton a img{border:0;}

div.defaultGallery {height:100%; overflow:auto; text-align:center; margin-top:30px; margin-left:10px;overflow:hidden;}
div.defaultGallery div.image{float:left;}
div.defaultGallery div.image a{float:left; outline:0; border:1px solid #cc9933; margin:0 5px 0 5px; padding:2px;}
div.defaultGallery div.image a img{border:0; float:left; clear:both;}
div.defaultGallery div.image.first a{margin-left:0;}
div.defaultGallery div.image.last a{margin-right:0;}
div.defaultGallery div.image span{float:left; clear:both; margin:0 9px 0 9px; padding:3px 4px 0 4px; text-align:center; color:#fff; font-size:11px; font-family:arial; line-height:15px;}
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:20px; width:600px; float:none; display:block; 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{border-top:1px dashed #ccc; height:15px; margin-top:10px; clear:both; overflow:hidden; line-height:1px;}

div.defaultIntro {position:relative; clear:both; overflow:auto; padding-bottom:27px;}

div.defaultIntro img.miniature{float:left; border:1px solid #999; margin-top:4px;}

div.defaultIntro div.content{float:right; width:330px; overflow:hidden;}

div.defaultIntro div.content.wide{width:100%}

div.defaultIntro div.content h3{margin:0; padding-bottom:5px; font-weight:bold; font-size:12px;}

div.defaultIntro div.content em.date{float:left;}

div.defaultIntro div.content em.author{float:right;}

div.defaultIntro div.content div.mceContentBody{clear:both;}

div.defaultIntro a.more{position:absolute; bottom:1px; right:1px; font-weight:bold; color:#6bae00;}



div.defaultBody {padding:0; margin:0;}

div.defaultBody h2{padding:0 0 10px 0; margin:0; font-size:18px;}

div.defaultBody em.date{float:left;}

div.defaultBody em.author{float:right;}

div.defaultBody div.mceContentBody{clear:both;}

a.anchor, a.anchor:hover{display:block; clear:both; font-weight:bold; }



#pager{width:100%; font-weight:bold; margin-top: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;}
