* {
 font-family: arial, sans-serif; 
}
body, div, td, th {
 margin: 0; padding: 0;
} 
body {
 text-align: center;
 background: #34540c url("/layouts/default/bg/body.gif");
}
body, p, div, td, th, li, dt, dd {
 font-size: 12px; 
}
a {
 color: #3a5608;
}
html>body {
 font-size: small;
}
hr { 
 clear:both;
 display:none;
}
label {
 font-weight: bold;				
 display: block;
 margin-top: 0.5em;
}

#All {
 background: url("/layouts/default/bg/All.gif") repeat-x 0px 50px;
}
#Layout {
 width: 790px; 
 text-align: left;
 margin-left: auto;
 margin-right: auto;
 border-left: 1px solid #394518; 
 border-right: 1px solid #394518; 
 background: #f6ffde url("/layouts/default/bg/Layout.gif") repeat-y 180px 0px;
}
#Head {
 background: #80a53c url("/layouts/default/bg/Head.gif") no-repeat;
 width: 100%;
 border-bottom: 2px solid #394518;
}
#Content-Container {
 width: 610px;
 float: right;
}
#Content {
 padding: .8em;
}
#Left-Container {
width: 178px;
float: left;
}
#Foot-Container {
 clear: both;
 width: 100%;
}
#Foot {
 padding: 10px;
 text-align: center;				
 background: #4a7500;				
 color: #fff;
 font-size: x-small;
}


#Languages-Container {
 height: 60px;
 float: right;				
 background: url("/layouts/default/bg/Languages.gif") no-repeat;
 margin-right: 10px;
}
#Languages {
 padding: 5px 10px 10px 10px;
 background: url("/layouts/default/bg/Languages1.gif") no-repeat top right;
}
#TopImage {
 clear:both;
 height: 130px;width:790px;
 border-top: 2px solid #394518; 
 border-bottom: 2px solid #394518; 
}
h1 {
 clear:both;
 background: #f3ffd9 url("/layouts/default/bg/h1.gif") repeat-x;
 border-bottom: 2px solid #394518; 
 margin: 0px 0px 0px 0px;
 padding: 5px 10px 5px 15px;
 font-size: 18px;
}
h3 {
 clear:both;
 margin: 0px 0px 0px 0px;
 padding: 5px 0px 5px 0px;
 font-size: 13px;
}
h4 {
 clear:both;
 margin: 0px 0px 0px 0px;
 padding: 5px 0px 5px 0px;
 font-size: 12px;
}
#Login {
 width: 300px;				
 margin: 0 auto 0 auto;
}
#Login label, #Login input {
 float: left;
 margin-bottom: 10px;
 font-weight: bold;
 width: 100px;
}
#Login label {
 padding-right: 10px;
 text-align: right;
}
#Login br {
 clear: left;
}
#Login .Button {
 margin-left: 110px;
}
#Errors {
 padding: 10px 20px 10px 20px;
 margin: 10px 0px 20px 0px;
 border: 3px solid #f00;
 background-color: #fff;
}
#Errors li {
 color: #000;
 list-style-type: square;
}
input.Text {
 border: 1px solid #555;
 background: #fff url('/layouts/default/bg/form/text.jpg') no-repeat;
}
textarea.Text {
 border: 1px solid #555;
 background: #fff url('/layouts/default/bg/form/textarea.jpg') no-repeat;
}
input.TextRequired {
 border: 2px solid #333
}
input.Button {
 font-weight: bold;
 border: 1px solid #555;
 background: #f1efed url('/layouts/default/bg/form/button.gif') repeat-x;
}
input.SmallButton {
 font-size: smaller;
 background-color:#ccc; 
 color:#000;
 font-weight: bold;
 padding: 1px 4px 1px 4px;
 border: 1px solid #666;
}
option.Selected {
 font-weight: bold;
}
div.Form div {
 margin-bottom: 8px;				
}

#MainMenu, #MainMenu ul, #MainMenu li {
 margin: 0; padding: 0; border: 0;
 list-style: none;
}
#MainMenu {
}

#MainMenu li {
 border-top: 1px dotted #BDDA94;
 font-size: 12px;
}
* html #MainMenu li { float: left; height: 1%; }
* html #MainMenu li a { height: 1%; }

#MainMenu a {
 padding: 0 .5em;
 display: block;
 line-height: 1.5em;
 text-decoration: none;
 color: #000;
 border-top: 3px solid #f3ffd9;
}
#MainMenu a:hover {
 color: white;
 border-top: 3px solid #4c7107;
 background-color: #2b2b2b;
}
#MainMenu a.Current {
 border-top: 3px solid #cddea4;
 background-color: #cddea4;
}
#MainMenu li li {
 display: none;
 font-size: 11px;
}
#MainMenu li.Path li {
 display: block;
}

#MainMenu li.Path li li {
 display: none;
 font-size: 10px;
}
#MainMenu li.Path li.Path li {
 display: block;
}

#MainMenu li.Path li.Path li li {
 display: none;
}
#MainMenu li.Path li.Path li.Path li {
 display: block;
}
#MainMenu ul a {
 background: none;
 font-weight: normal;
 padding: 0 1.5em;
 line-height: 1.5em;
}

#MainMenu ul ul a {
 padding: 0 2.5em;
  font-size: 10px;
}

#MainMenu li.Path>a {
 color: #090;
}

.New {
 margin-bottom: 15px;
}
.Inactive {
 background-color: #ccc;				
}
.New h4 {
 float:left;
}
.New div.EditLink {
 float:right;
} 
.New div.EditLink a {
 padding: 1px 4px 1px 4px; 
 border: 1px solid #000;
 background-color: #fff;
 text-decoration: none;
} 
.New div.EditLink a:hover {
 border: 1px solid #fff;
 background-color: #666;
 color: #fff;
} 
.New div.Head {
 padding: 5px 0px 5px 0px;
 clear: both;
}
div.Gallery {
 padding: 3px;
 margin: 0px 0px 5px 0px;
}
div.Gallery div.Thumbnails img {
 padding: 0; margin: 0; 
}				
div.Gallery div.Description  {
 margin: 5px 0px 5px 0px;				
}				
.Hidden {
				 visibility: hidden;
}
.Cleaner {
				 clear: both;
}
#PhotoGallery {
 margin: 0;	padding: 0; 
}
#PhotoGallery li {
 list-style: none;
 font-weight: bold;
 margin: 0; padding: 0px 0px 0px 40px; 
 height: 32px;
 line-height: 32px;
 background: #fff url('/layouts/common/ico/camera.gif') no-repeat;
} 
#PhotoGallery li a {
 color: #444;
 text-decoration: none;
 text-align: left; 
}
#PhotoGallery li a.Edit {
 font-size: 90%;
 font-weight:normal;
}
#PhotoGallery li a:hover, #PhotoGallery li a.New {
 color: #c00;
}
div.Thumbnail {
 float:left;
 margin: 0px 3px 7px 3px;
 padding: 2px;
 border: 1px solid #ccc;
 text-align:center;
}
div.Thumbnail div.Photo {
 display:block;
 overflow:hidden;
 margin-bottom: 5px;
}				
div.Thumbnail div.Name {
 font-size: 85%;
}				
div.Thumbnail div.Author {
 font-size: 75%;
 color: #999;
}				
div.Thumbnail div.Edit {
 margin-top: 5px;				
}				

.CMSLinks {
 border: 1px solid #666;
 background-color: #f1f1f1;
 margin: 2em 0;
 padding: .3em;
 clear: both;
}
.CMSLinks .Version {
 padding: 0 .5em 0 20px;				
 height: 24px;
 line-height: 24px;				
 background-image: url('/layouts/common/bg/CMS/Disabled.gif'); 				
 background-repeat: no-repeat;
 background-position: center left;
}
.CMSLinks .Active {
 background-image: url('/layouts/common/bg/CMS/Active.gif'); 				
}				
.CMSLinks .Link {
 padding: 1em;
 font-weight: bold;
}				
.CMSLinks .Actual {
 border: 1px solid #ccc;				
 background-color: #fff;
}				
.CMSLinks h3.Timestamp {
 width: 15em;
}				
.CMSLinks h3 {
 font-size: 100%;				
 font-weight: bold;
 margin: 0 1em 0 0; padding: 0;				
 float: left;
}
.CMSLinks ul {
 margin: 0 0 0 0; padding: 0;				
 list-style: none;
 float: left;
}
.CMSLinks li {
 list-style: none;
 margin: 0 .5em;				
 padding: 0;
 float: left;				
}				
.CMSLinks a {
 color: #666;
}
.CMSLinks a:hover {
 color: #000;
 text-decoration: underline;				
}				

a.Button, a.ButtonRed {
 padding: 1px 4px 1px 4px;				
 text-decoration:none;
 font-size: 9px;
 font-weight:bold;
 color:#fff;
}

a.Button{
 background-color:#0c0;
 border:1px solid #060;
}

a.ButtonRed {
 background-color:#c00;
 border:1px solid #600;
}

a.Button:hover {
 color:#0c0;
 background-color:#efe;
}

a.ButtonRed:hover {
 color:#c00;
 background-color:#fee;
}

#SiteMap, #SiteMap ul {
 margin: 0;	padding: 0; 
}
#SiteMap ul {
 margin-left: 20px; 
}
#SiteMap li, #SiteMap li ul li {
 border-top: 1px solid #ccc;
 list-style: none;
 margin: 0; padding: 0; 
 line-height: 1.5em;
 text-indent: 0.4em;
 color: #009;
} 

#SiteMap li {
 font-weight:bold;
}
#SiteMap li li {
 font-weight:normal;
}

#SiteMap a {
 color: #000;
 text-decoration: none;
 text-align: left; 
}

#SiteMap a.Disabled {
 color: #ccc;				
 text-decoration: line-through;
}

#SiteMap a:hover {
 color: #c00;
}
#SiteMap small {
 color: #999;
}



