img {
   behavior: url("http://www.moldav.info/plugin/pngbehavior.htc");
}
#serendipityStaticpagesNav ul {
    padding:3px 0;
    margin-left:0;
    border-bottom:1px solid #000000;
}

#serendipityStaticpagesNav ul li {
    list-style:none;
    margin:0;
    display:inline;
}

#serendipityStaticpagesNav ul li a {
    padding: 3px 0.5em;
    margin-left:5px;
    border:1px solid #000000;
}

#serendipityStaticpagesNav ul li a#active {
    border-bottom:1px solid #ffffff;
}

body {
    xxfont-family: Verdana;
    xxmargin: 0 0 0 0;
    xxbackground: #7F9BC2 url(templates/greenway/admin/img/background.jpg) repeat-x;
    background : #fff url(templates/greenway/admin/images/bg.jpg) repeat-x top;
    xxdirection: ltr;
}

#serendipity_admin_page {
    text-align: center;
}

#serendipityAdminBodyImageSelector {
    background: #FFF;
}

#serendipityAdminFrame {
    text-align: left;
    width: 100%;
    min-width: 777px;
    margin: auto;
    background: #FFF;
    xxborder: 2px solid #0F3353;
    border-top: 0;
}

#serendipityAdminBanner {
    background-color: #FFF;
    height: 86px;
    background: url(templates/greenway/admin/img/banner_background.png);
}

#serendipityAdminInfopane {
    background: #F8F9FA url(templates/greenway/admin/img/infobar_background.png);
    font-size: 10px;
    padding: 5px;
    vertical-align: middle;
    text-align: right;
    color: #5E5E5E;
    height: 27px;
}

#serendipityAdminMainpane {
    background: #FFF;
    border: 2px solid #0F3353;
    border-top: inherit;
    padding: 5px;
}

.serendipityAdminContent {
    font-size: 0.8em;
    padding: 10px 5px 20px 5px;
    width: 80%;
}

#serendipityAdminBanner h1 {
    padding-left: 20px;
    font-size: 1.8em;
    margin: 0;
    color:#ffffff;
}

#serendipityAdminBanner h2 {
    padding-left: 30px;
    font-size: 1em;
    color: #AAA;
    margin: 0;
}

#serendipitySideBar {
    width: 20%;
    padding-top: 10px;
}

#serendipityAdminFooter {
    font-size: 0.7em;
    text-align: center;
    color: #FFF;
}

.serendipitySideBarTitle {
    padding-left: 2px;
    font-weight: bold;
    font-size: 0.9em;
}

.serendipitySideBarContent {
    padding-left: 10px;
    font-size: 0.8em;
}

.serendipitySideBarItem {
    margin-bottom: 10px;
}

.serendipity_admin_title {
    font-size: 2em;
    margin-bottom: 5px;
}

.serendipity_admin_list_item.serendipity_admin_list_item_uneven {
    border: 1px solid #294366;
    background: #F8F9FA;
    margin-bottom: 5px;
}

.serendipity_admin_list_item.serendipity_admin_list_item_even {
    border: 1px solid #294366;
    background: #F2F3F2;
    margin: 0 0 5px 0;
}

.serendipityAdminMsgError {
    color: #F00;
    text-align: center;
    font-weight: bold;
    margin: 10px;
}

.serendipityAdminMsgSuccess {
    color: #0B0;
    text-align: center;
    font-weight: bold;
    margin: 10px;
}

.serendipityAdminMsgNote {
    background: #FFFF9D;
    border: 1px solid #F70;
    padding: 3px;
    text-align: center;
    margin: 10px;
}



td, th {
    font-size: 0.8em;
}

a:visited,
a:link {
    color: #294366;
    text-decoration: underline;
}

a:hover {
    color: #D40041;
}

input, select, textarea {
    background: #F8F9FA;
    font-family: Verdana;
    font-size: 0.9em;
    border: 1px solid #294366;
}

#serendipity_iframe {
    border: 1px solid #294366;
    text-align: center;
    margin: auto;
}

ul.serendipitySideBarMenu {
    padding: 0;
    margin: 0;
}

ul.serendipitySideBarMenu li.serendipitySideBarMenuHead {
    font-size: 0.85em;
    list-style: none;
    display: block;
    font-weight: bold;
    background: url(templates/greenway/admin/img/menuheader_background.png) no-repeat;
    padding-top: 0.3em;
    padding-bottom: 0.3em;
    padding-left: 3px;
}

ul.serendipitySideBarMenu li {
    font-size: 0.8em;
    font-weight: normal;
    xxbackground:url(templates/greenway/admin/img/menu_background.png) no-repeat;
    padding-top: 0.3em;
    padding-bottom: 0.3em;
    padding-left: 5px;
    list-style:none;
    display:block;
    margin:0;
}

ul.serendipitySideBarMenu a:link,
ul.serendipitySideBarMenu a:visited {
    text-decoration: none;
    font-weight: bold;
}

.serendipityImageButton {
    cursor: pointer;
}

a:link.serendipityIconLink,
a:visited.serendipityIconLink {
    border: 0;
    font-weight: bold;
    text-decoration: none;
    margin-right: 4px;
}

.serendipityIconLink img {
    margin-right: 2px;
    vertical-align: bottom;
    border: 0;
}

a:link.serendipityIconLinkRight,
a:visited.serendipityIconLinkRight {
    border: 0;
    font-weight: bold;
    text-decoration: none;
    margin-left: 4px;
}
.serendipityIconLinkRight img {
    margin-left: 2px;
    vertical-align: bottom;
    border: 0;
}


a:link.serendipityPrettyButton,
a:visited.serendipityPrettyButton,
a:hover.serendipityPrettyButton {
    text-decoration: none;
    color: #1D2E3F;
}

.serendipityPrettyButton {
    padding: 1px;
    background: url(templates/greenway/admin/img/button_background.png) repeat-x top;
	background-color: #95accc;
    color: #1D2E3F;
    font-weight: bold;
    font-size: 0.9em;
    border: 1px outset #000;
    margin: 2px;
}

/* Special class if the button is a <a> tag */
a.serendipityPrettyButton {
    padding: 2px 4px 2px 4px;
    cursor: default;
}


.direction_ltr {
    direction: ltr;
}

.direction_rtl {
    direction: rtl;
}

.serendipity_pluginlist_header {
    height: 30px;
    background-color: white;
    color: black;
    vertical-align: middle;
    padding: 10px 0px 5px 10px;
}

.serendipity_pluginlist_section {
    height: 50px;
    border: 1px solid black;
    background-color: #E0E0E0;
    color: black;
    vertical-align: middle;
    padding: 10px 0px 5px 10px;
}

table#serendipity_customfields {
    width: 100%;
}

table#serendipity_customfields .customfield_name {
    background-color: #FAFAFA;
    width: 25%;
    padding-left: 5px;
}

table#serendipity_customfields .customfield_value {
    background-color: #FFFFFF;
    width: 75%;
}

table#serendipity_customfields .customfield_value textarea {
    width: 100%;
    height: 100px;
}

.further_links {
    float: right;
    font-size: 0.8em;
    border: 1px solid black;
}

.further_links p {
    text-align: center;
    font-weight: bold;
}

.further_links ul {
    padding: 0px;
    list-style-type: none;
}

.further_links li {
    margin: 5px;
    padding: 0px;
}


body {
padding : 0;
margin : 0;
font : 0.74em Arial, sans-serif;
line-height : 1.5em;

color : #454545;
}
a {
color : #7a9833;
background : inherit;
text-decoration : none;
}
a:hover {
color : #7a9833;
background : inherit;
text-decoration : underline;
}
p {
margin : 5px 0;
}
h1 {
font : bold 1.8em Arial, Sans-Serif;
padding : 8px 0 4px 0;
margin : 0;
letter-spacing : -1px;
}
h2 {
font : bold 1.6em Arial, Sans-Serif;
letter-spacing : -1px;
}
h3 {
padding : 4px 0;
margin : 0;
}
ul {
margin : 0;
padding : 0;
list-style : none;
}
img {
border : 0;
}
hr {
height : 1px;
border-style : none;
color : #d0d0d0;
background-color : #c0c0c0;
margin : 10px 0;
}
.content {
margin : 0 auto;
width : 900px;
}
#top {
padding-top : 0;
background : transparent;
height : 80px;
}
#top h1 {
font : bold 1.8em Arial, Sans-Serif;
padding : 20px 0 0 0;
margin : 0;
letter-spacing : 1px;
color : #616161;
}
#top h2 {
font : 0.9em Arial, Sans-Serif;
letter-spacing : 0;
color : #868686;
margin : 0;
padding : 0;
}
#top #icons {
float : right;
margin : 25px 15px 0;
padding : 0;
}
#top #icons img {
padding-right : 2px;
border : 0;
}
#menu {
margin : 0;
height : 34px;
padding-top : 0;
}
#menu li {
list-style : none;
display : inline;
line-height : 34px;
}
#menu li a {
text-decoration : none;
margin : 0;
padding : 9px 15px 10px 15px;
font-weight : bold;
color : #fff;
}
#menu li a:hover {
color : #fff;
background : #a7cc44;
margin : 0;
}
#menu li a.current {
background : #616161 url(templates/greenway/admin/images/trcorner.gif) no-repeat top right;
color : #fff;
}
#main {
width : 900px;
margin : 0;
padding : 0;
}
#right_side {
float : right;
width : 230px;
background : #ffffff url(templates/greenway/admin/images/topr.jpg) no-repeat top right;
overflow : hidden;
}
#right_side .pad {
padding : 35px 10px 10px 17px;
}
#right_side ul {
padding : 3px 0 8px 0;
}
#right_side li {
line-height : 18px;
background : #fff;
list-style : square;
padding-left : 0;
margin-left : 15px;
color : #b4e04a;
}
#right_side a {
background : inherit;
text-decoration : none;
}
#right_side h3 {
color : #949494;
font : bold 1.2em Arial, Sans-Serif;
margin-top : 10px;
}
#left_side {
background : inherit;
margin-bottom : 10px;
width : 650px;
}
#left_side .intro {
height : 80px;
background : #616161;
color : #fff;
overflow : hidden;
}
#left_side .intro .pad {
padding : 18px 0 0 0;
}
#left_side .intro a {
color : #b4e04a;
text-decoration : none;
}
#left_side .intro a:hover {
color : #cdff56;
text-decoration : underline;
}
#left_side .mpart {
padding : 40px 0 0 0;
}
#left_side h3 {
background : inherit;
padding : 0;
margin : 0;
font : bold 1.4em Arial, Sans-Serif;
}
#left_side .mpart h2 {
background : url(templates/greenway/admin/images/lrline.gif) no-repeat bottom left;
height : 20px;
padding : 0;
margin : 0 0 15px 0;
font : 0.9em verdana, Arial, Sans-Serif;
}
#left_side p {
color : #454545;
padding : 0;
text-align : justify;
}
#left_side img {
float : left;
padding : 0 10px 5px 0;
}
#left_side blockquote {
padding-left : 10px;
border-left : 3px solid #a7cc44;
margin : 10px 0 10px 25px;
}
.date {
border-top : 1px dotted #ccc;
padding : 5px 0;
margin : 10px 0 25px 0;
text-align : right;
}
#left_side .rs {
float : right;
margin : 0 10px;
border : 1px solid #ddd;
padding : 5px;
background : #f5f5f5;
}
#left_side ul {
list-style-position : inside;
margin-left : 2px;
}
#left_side ul li {
list-style-type : square;
margin-left : 15px;
}
#left_side ul ul li {
list-style : none;
margin-left : 10px;
list-style-type : lower-alpha;
list-style-position : inside;
}
#left_side .greybox {
border : 1px solid #ccc;
background : #f5f5f5;
width : 628px;
padding : 10px;
}
#footer {
clear : both;
width : 900px;
margin : 0 0 6em 0;
color : #777;
background : #fff url(templates/greenway/admin/images/rlline.gif) no-repeat top right;
}
#footer .right {
float : right;
text-align : right;
background : inherit;
padding-top : 10px;
width : 900px;
}
#footer a {
text-decoration : none;
background : #fff;
}

