/* commented backslash hides from ie5mac \*/ 
html{
height:100%;
padding:0;
	margin:0;
	background-color: #bbbbbb;
	font-size: 11px;
	font-family: verdana;
}

body {
	padding:0;
	margin:0;
	background-color: #bbbbbb;
	font-size: 11px;
	font-family: verdana;
	text-align:left;
}



/* mac hide \*/
* html #outer{
	width:776px
}
/* end hide*/

html>body #outer{
	height:auto;
} /*for mozilla as IE treats height as min-height anyway*/

#inner{
	width:100%;
	padding-top:143px;/*needed to make room for header*/
} 

div,p  {
	margin-top:0px;
}/*clear top margin for mozilla*/

#right {
	width:206px;
	float:right;
	z-index: 55;
}
#right-inner {
	width: 178px;
	padding-left: 9px;
	text-align: left;
}
#right-inner h2 {
	font-size: 15px;
}
#left {
	
}
#left-inner {
	padding-left: 9px;
	padding-right: 9px;
	text-align: left;
}


html>body #minHeight{
	float:left;
	width:0px;
	height:100%;
	margin-bottom:-82px;
} /*safari wrapper */


#content {
	z-index: 300;
	padding-bottom: 7px;
}




#content h2 {
	font-size: 15px;
	color: #618200;
	background:  url(images/bullet_17x21.gif) no-repeat left top;
	padding-left: 19px;
	line-height: 24px;
	position: relative;
	z-index: 999;
}

h3#post-  {
	font-size: 12px;
	color: #618200;
	background:  url() no-repeat left top;
	padding-left: 0px;
}

#content p {
	font-size: 12px;
	color: #444444;
	line-height: 18px;

}

#content p a {
	color: #618200;
}

#content p a:hover {
	background-color: #618200;
	color: #ffffff;
}
#content p a:hover span {
	color: #ffffff !important;
}

.FSF_searchResults {
	font-size: 12px;
	color: #444444;
	line-height: 18px;

}


.FSF_extract {
	font-size: 12px;
	color: #444444;
	line-height: 18px;

}


.FSF_resultLink {
	color: #618200;
}

.FSF_extract {
	font-size: 12px;
	color: #444444;
	line-height: 18px;

}

.highlight {
	font-size: 12px;
	background-color: #f2f2f2;
	color: #618200;
	font-weight: bold;
	line-height: 18px;


}

img {
	border: 0;
}

#content ul li{
	list-style-image: url(images/bullet_11x8.gif);
	margin-bottom: 0.5em;
	font-size: 110%;
}

.LIn_shortMode {
	list-style-type: none;
	margin: 0;
	padding: 0;

}

.LIn_desc {
	display: none;
}
.LIn_date {
	font-style: italic;
	margin-left: 5px;
}

#content a 
{
    color: rgb(97, 130, 0);
}

#content a:hover
{
    background-color: rgb(97, 130, 0);
    color: rgb(255, 255, 255);
}





#sidelogin{ 
border: 0; 
font-size:10px;
}

#sidelogin a{ 
font-size:10px;
color: #618200;
padding-left: 0px;
line-height: 20px;
}
#sidelogin a:hover {
	background-color: #618200;
	color: #ffffff;
}


#sidelogin select { 
 background-color: #ececec; 
 color: #666666; 
 font-size:10px;
}

#sidelogin button { 
 background-color: #cccccc; 
 color: #555555; 
 font-size:10px;
}

#sidelogin fieldset{
	border: 0;
	margin: 0px;
	padding-left: 17px;
	
	}
#sidelogin input {
	border-top: 1px solid #75767B;
	border-left: 1px solid #75767B;
	border-bottom: 1px solid #B6B9C0;
	border-right: 1px solid #B6B9C0;
	height: 14px;
	width:120px;
	background-color: #ececec;
}

#sidelogin input[type="radio"], input[type="checkbox"] {

width:12px;
height: 12px;
border:0 !important;
}




#ajaxSearch_fieldset{
	border: none;
	margin: 0px;
	
	}

#ajaxSearch_input {
        border-top: 1px solid #75767B;
   	border-left: 1px solid #75767B;
   	border-bottom: 1px solid #B6B9C0;
   	border-right: 1px solid #B6B9C0;
   	height: 14px;
	width:90px;
	font-size:11px;
        background: #ffffff;
}

#ajaxSearch_submit {
    width: 17px !important;
    height: 16px !important;
    margin: 0 !important;
    padding:0;
    border: 0 !important;
    background: transparent  url(images/search_70x21.gif) no-repeat center top;
    
    cursor: pointer; /* top right down left */
    
   
   
}

#ajaxSearch_output /* αποτελ. κάτω από τη φόρμα */
{
    color: #888888;
   
    width: 189px !important;
    z-index: 1;
    border: 0;
    padding: 0;
    margin: 0;    
}


#ajaxSearch_output a {
	color: #000000;
	text-align: left;
	
	display: block;	
	width: 100% !important;
}

#ajaxSearch_output a:hover
{ 
background-color: #dad6d6; 
}

#ajaxSearch_output p {
margin: 0;
}



.ajaxSearch_paging 
{ 
}


#ajaxSearch-directory {
	position:absolute;
	top:26px;
	left:5px;
	width:496px;
	height:32px;
	overflow:hidden;
	z-index:400;
}




.AS_ajax_result {
    border-top: 1px solid #b6b6b6;
    border-bottom: 1px solid #fdfdfd;
    color: #444;
    padding: 5px 6px 5px;
    margin: 0;
}
    .AS_resultLink {
        text-decoration: underline;
        padding: 0;
        margin: 0;
    }
    .AS_ajax_resultDescription {
        color: #888;
    }
    .AS_ajax_more { color: #555; }
    .AS_intro { display: none;}
    
    
    /* Search Terms Highlighting
    ------------------------------------------------------------------------------- */
    .AS_ajax_highlight {
        background-color: #ffb;
        padding: 2px;
        margin: -3px;
        border: 1px solid #dd3;
        color: #000;
    }
    
    .searchTerms { color: #eee; }
    .searchTerms .AS_ajax_highlight { margin: 0 0 0 3px;}
    a.ajaxSearch_removeHighlight, a.ajaxSearch_removeHighlight:visited { display: block; float: left; margin: 6px 0 0; padding: 1px 2px 2px; color: #888; }
a.ajaxSearch_removeHighlight:hover { background-color: #888; color: #222; }


#dirsearch-txt {
position: absolute;
top: 0px;
left: 0px;
width: 118px;
height: 21px;
color: #4E5760;
font-size: 13px;
line-height: 23px;
}

#dirsearch-inp {
position: absolute;
top: 0px;
left: 123px;
width: 201px;
height: 18px;
}

#dirsearch-btn {
position: absolute;
top: 0px;
left: 329px;
width: 70px;
height: 21px;
}

#dirsearch-txt2 {
position: absolute;
top: 3px;
left: 405px;
width: 170px;
height: 21px;
color: #4E5760;
}

#dirsearch-txt2 a {
color: #4E5760;
}

#join {
position: relative;
}
    #join-inp {
    margin-top: 5px;
    width: 158px;
    height: 18px;
    }
    #join-btn {
    margin-top: 5px;
    width: 120px;
    height: 21px;
    }
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    /* MODx Styles */
    
    /* Code
    ------------------------------------------------------------------------- */    
    
    code {
        background-color: #f4f4f4;
        border-bottom: 1px solid #ddd;
    	padding: 10px;
    	display: block;
    }
    
    /* UserComments 
    ------------------------------------------------------------------------- */                       
    .comment {
        background-color: #fff;
        border-bottom: 1px solid #ddd;
        position: relative;
        padding: 10px;
        overflow: hidden;
    }
    .commentAlt {
        background-color: #f4f4f4;
    }
    .commentAuthor {
        background-color: #ffc;    
    }
    .commentMe {
        background-color: #ccf !important;
        padding-top: 5px;
    }
    .commentNum {
        font-family: Arial, sans-serif;
        font-size: 50px;
        line-height: 30px;
        position: absolute;
        top: 0;
        right: 0;
        color: #f2f2f2;
        font-weight: bold;
        letter-spacing: -4px;
        z-index: 1;
    }
    .commentAlt .commentNum {
        color: #eaeaea;
    }
    .commentMe .commentNum {
        color: #b0b0ff;
    }
    .commentAuthor .commentNum {
        color: #f3f3bb;
    }
    .commentTitle {
        position: relative;
        z-index: 10;
        color: #999;
    }
    .commentTitle span {
        text-transform: uppercase;
        font-size: 86%;
    }
    .commentTitle strong {
        color: #693;
        font-size: 110%;
        text-transform: none;
        font-weight: normal;
        margin-right: 6px;
    }
    .comment .content {
        position: relative;
        z-index: 10;
    }
    
    /* EmailForm 
    ------------------------------------------------------------------------------- */
    #EmailForm {
    	width: 360px;
    	text-align: left;
    	padding-bottom: 20px;
    	border: none;
    }
    #EmailForm.full { width: 100%; }
    
    
    #EmailForm fieldset {
        border: none;
    }
    
    #EmailForm legend {
    	display: none;
    }
    #EmailForm h3 {
    	clear: both;
    	padding: 15px 0 5px;
    	font-size: 14px;
    	font-family: Helvetica, Arial, sans-serif;
    	color: #000;
    	font-weight: bold;
    }
    
    #EmailForm label,
    #EmailForm p {
    	display: block;
    	clear: both;
    	width: 310px;
    	font-size: 1em;
    	line-height: 1.5em;
    	padding: 0 0 9px;
    }
    
    #EmailForm input {
    	display: block;
    	margin-top: 3px;
    }
    
    #EmailForm select {
    	float: left;
    	display: block;
    }
    
    #EmailForm label.first,
    #EmailForm label.city {
        clear: left;
        margin-right: 10px;
        width: 150px;
    }
    
    #EmailForm label.second,
    #EmailForm label.state {
    	float: left;
    	clear: none;
    	margin: 0 10px 0 0;
    	width: 150px;
    }
    #EmailForm label.state { width: 60px; }
    
    #EmailForm label.first input,
    #EmailForm label.city input,
    #EmailForm label.second input {
    	float: left;
    	width: 150px;
    	padding: 0;
    }
    
    #EmailForm label.state select {
    	width: 60px;
    	float: left;
    	margin-top: 3px;
    }
    
    #EmailForm label.zip,
    #EmailForm label.zip input {
    	float: left;
    	width: 80px;
    }
    #EmailForm label.zip { clear: none; }
    
    #EmailForm label {
    	float: left;
    	clear: left;
    	width: 310px;
    	margin: 0;
    	line-height: 1.5em;
    }
    
    #EmailForm label input {
    	float: left;
    	width: 310px;
    	padding: 0;
    }
    
    #EmailForm input.radio,
    #EmailForm input#radiobutton_1,
    #EmailForm input#radiobutton_2,
    #EmailForm input#radiobutton_3,
    #EmailForm input#radiobutton_4 {
    	clear: left;
    	float: left;
    	padding: 0;
    	margin: 0;
    }
    
    #EmailForm label.radio,
    #EmailForm label.radioitem {
    	clear: none;
    	margin: 0 0 0 25px;
    	padding: 0 0 15px;
    }
    
    #EmailForm input.checkbox,
    #EmailForm input#checkbox_1,
    #EmailForm input#checkbox_2,
    #EmailForm input#checkbox_3,
    #EmailForm input#checkbox_4 {
    	clear: both;
    	float: left;
    	padding: 0;
    	margin: 0;
    }
    
    #EmailForm label.checkbox {
    	clear: none;
    	margin: 0 0 0 25px;
    	padding: 0 0 15px;
    }
    /* style the #EmailForm elements to look similar across browsers ... emulates Safari */
    #EmailForm label input,
    #EmailForm textarea {
        border: 1px solid #ddd;
        border-left-color: #c3c3c3;
        border-top-color: #7c7c7c;
        padding: 0 2px;
        height: 18px;
        line-height: 20px;
        background: #fff url(images/input-bg.gif) repeat-x top left;
    }
    #EmailForm input.checkbox,
    #EmailForm select {
        border: 1px solid #ddd;
        border-left-color: #c3c3c3;
        border-top-color: #7c7c7c;
        background-color: #fff;    
    }
    #EmailForm textarea {
    	margin-top: 3px;
    	width: 383px;
    	height: auto;
    	display: block;
    }
    
    #EmailForm label input.calc {
        text-align: right;
        width: 100px;
        clear: left;
        padding: 0;
    }
    #EmailForm input.button {
        clear: left;
        border: 1px solid #ddd;
        border-left-color: #c3c3c3;
        border-top-color: #7c7c7c;
    	background-color: #EBE9ED;
    }
    
    
    /* Fixes for RichText widgets
    ------------------------------------------------------------------------------- */
    .MODX_RichTextWidget {
    	float: left;
    }
    
    .MODX_RichTextWidget a {
    	border: 0px;
    }
    
    
    .ditto_summaryPost h3 {   
        border-bottom: 1px solid #ccc;
        margin: 0px !important;
        padding: 5px !important;
        color: black;
    }
    .ditto_summaryPost .ditto_info /* hmeromhnies news */
        {
background-color: #F8F8F8;
        padding: 5px !important;
        font-size: 8px;
        color: black;
    }
    .ditto_link {
        font-size: 10px;
        text-align: right;
    }
    .ditto_paging {
        border-top: 1px solid #ccc;
        padding: 10px; 
        font-size: 86%;
        color: #618100;
    }
    #ditto_pages .ditto_currentpage {
        border: 1px solid #618100;
        padding: 1px 5px 2px; 
        margin-right: 1px;
        background-color: #9c0; 
        color: #fff;
    } 
    #ditto_pages .ditto_off {
        border: 1px solid #ccc;
        padding: 1px 5px 2px; 
        margin-right: 1px;
        color: #ccc;
    }
    #ditto_pages a, #ditto_pages a:link, #ditto_pages a:visited {
        
        padding: 1px 5px 2px; 
        margin-right: 1px; 
        text-decoration: none !important; 
        color: #618100;
    } 
    #ditto_pages a:hover {
        background-color: #fff;
        color: #000;
    }
#ditto_pages {
        padding-left: 10px; 
        
        text-decoration: none !important; 
        color: #000000;
    }

#ditto_pages hr 
{
border: none 0; 
border-top: 1px dashed #cccccc;
width: 90%;
padding-left: 1px;
text-align: left;
height: 1px;
} 


#news hr 
{
border: none 0; 
border-top: 1px dashed #cccccc;/*the border*/
width: 98%;
padding-left: 1px;
text-align: center;
height: 1px;
} 


#date{
color:#666666;
font-style:italic;
font-size:9px;
}

    #ditto_archivelist ul {
        list-style-type: none; 
        margin-left: 15px; 
        padding-left: 10px;
    }
    #ditto_archivelist ul ul{
        list-style-type: square;
        margin-left: 35px;
    } 
    #ditto_archivelist .ditto_month {
        font-weight: bold;
    }
    
    /* MODx Icons
    ------------------------------------------------------------------------------- */
    
     #modxicon { 
    height: 32px; 
    width: 34px; 
    margin: 0 auto; 
    text-align: center; 
    float: right; 
    margin-top: -2em;
    
    }
    
    #modxicon a#modxicon32 {
        margin: 0 auto;
        width: 34px;
        height: 32px;
        display: block; 
    text-indent: -2000px; 
    text-align: center; 
    overflow: hidden;
        background: transparent url(../../images/modx-icon.png) no-repeat 0 0;
    	
    
    }
    
     #modxicon a#modxicon32:hover {
        background: transparent url(../../images/modx-icon.png) no-repeat 0 -32px;
        color: #111;
    }
    
    #modxicon a, #modxicon a:visited, #modxicon a:hover { 
    background: transparent; 
    border: 0;
    
    text-decoration: none; 
    }
    
    .stylebox {background-color: #F7F7F7; border: 1px solid #A0A0A0; padding: 5px;}
.hide {display: none;}



















