/******************************
 * standard.css               *
 * Public Skin Display Styles *
 ******************************/

/* Import Basic HTML Elements */
@import url("basic.css");


/* mac hide\*/
html, body {height:100%;}
/* end hide */
body {
	padding: 0;
	margin: 0;
	font: 0.8em Arial, Helvetica, sans-serif; 
	color: #6d7393;
	background-color: #7EA97E;
	text-align: center;
	min-width: 770px;/* for mozilla*/ 
	cursor: default;
}

#content h3 {
	margin-bottom: 5px;
}

				
div, form {
 margin: 0px;
 padding: 0px;
}

img{/*
	border: none;*/
}

#wrapper {
	margin: auto;
	position: relative;
	height: 100%;
	min-height: 100%;
	color: #333333;
	text-align: left;
	width: 770px;
	background-color: #FFFFFF;
}
html>body #wrapper {
	height: auto;
}
#innerwrap {
	padding: 100px 0 22px 0;
	height: auto;
}
#pagetitle {
	height: 50px;
	border-bottom: 1px solid #CCCCCC;
	background-color: #FFFFFF;
}
#pagetitle h1 {
	line-height: 1.2em;
	height: 1.2em;
	padding: 0 0 0 10px;
	margin: 20px 0 0 10px;
}
#content {/*
	float: right;
	width: 590px;*/
	overflow: hidden;
	margin: 20px 0 0 0;
}
#content .adcontainer {
	clear: right;
	float: right;
	margin: 0 30px 0 0;
	padding: 0;
	width: 220px;
}
#content p {
	font: normal normal 100% Arial, Helvetica, sans-serif;
}
#content .newsFlash {
	width: 170px;
	float: right;
	border-left: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	padding: 5px;
	margin-right: 5px;
	font-size: 90%;
	line-height: 1.3em;
}

#page1001 .newsdisplay {
	float: left;
	clear: left;
	width: 320px;
	margin-left: 30px;
	display: inline;
}
#page1006 .newsdisplay {
	margin-left: 30px;
	margin-right: 30px;
	width: 450px;
}

#content .listview,
#content .listtheme {
	float: right;
	width: 220px;
	margin-right: 30px;
	display: inline;
}
#content .listview h3 {
	margin-bottom: 1px;
}
#content .listview p {
	margin-top: 5px;
	margin-bottom: 5px;
}

#content .listarticle ul,
#content .listpresentation ul,
#content .listview ul,
#content .listtheme ul {
	list-style: none;
	padding-left: 0;
	padding-right: 10px;
	margin-left: 0;
}
#content .listarticle li,
#content .listpresentation li,
#content .listview li,
#content .listtheme li {
	margin-bottom: 0.3em;
}
.listpresentation li span {
	display: block;
	font-weight: bold;
	color: #426000;
}

#content .articledisplay,
#content .display-article {
	padding: 10px 30px;
	width: 450px;
	float: left;/*
	display: inline;*/
}
#content .articledisplay blockquote,
#content .display-article blockquote {
	font: italic normal 125% Georgia, "Trebuchet MS", "Times New Roman", serif;
	color: #94944B;
	margin: 50px 0px;/*
	width: 240px;*/
	letter-spacing: 0.02em;
}
#content .articledisplay p.date,
#content .display-article p.date {
	text-align: right;
}
#content .articledisplay li,
#content .display-article li {
	font-family: Arial, Helvetica, sans-serif;
}
#content .articledisplay p.signature,
#content .display-article p.signature {
	text-align: right;
	font-style: oblique;
}
#content .pressdisplay {
	padding: 0 30px;
}
.pressdisplay p,
.pressdisplay li {
	font-family: Arial, Helvetica, sans-serif;
}
#content p.date {
	font: italic bold 11px/15px Verdana, Helvetica, sans-serif;
	color: #CCCCCC;
}
#content .authorinfo {
	float: right;
	width: 110px;
	margin-left: 30px;
	margin-top: 15px;
	background-color: #F5F5F5;
	padding: 15px 10px 0;
	color: #808080;
}
#content .authorinfo p.signature {
	text-indent: 0px;
	text-align: left;
	font-style: oblique;
}
#content .authorinfo img {
	margin: 0 5px;
	border: 1px solid #7EA97E;
}
#content h3 {
	border: none;
}
#content .comments,
#content .comment {
	padding: 5px;/*
	background-color: #F5F5F5;*/
	clear: both;
}
#content .comment form {
	margin: 10px 20px;
}
#content .comments h4 {
	font: normal bold 12px Verdana, Helvetica, sans-serif;
	clear: both;
}
#content .comments .commentItem {
	clear: both;
	margin: 10px;
	overflow: hidden;
	width: 420px;
	border-top: 1px solid #EEEEEE;
}
#content .comments .timedate {
	font: normal normal 12px Arial, Helvetica, sans-serif;
	border-bottom: 1px solid #EEEEEE;
}
#content .comments div {
	margin: 0;
	font: normal normal 12px Arial, Helvetica, sans-serif;
}

.inField {
	position: relative;
	min-height: 40px;
	margin-bottom: 10px;
}
.inField label {
	position:absolute; 
	top: 3px; 
	left: 5px;
	color: #808080;
	/*
	font: normal normal 12px "Lucida Grande", "Lucida Sans Unicode", Tahoma, Helvetica, sans-serif;*/
}

span.ValidationErrors {
	font-size: 10px;
	color: #C43100;
	display: inline-block;
}

#content table {
	border-collapse: collapse;
}
#content td, #content th {
	padding: 2px;
	border-bottom: 1px solid #CCCC99;
}

#leftnav .adcontainer {
	clear: right;
}
#leftnav .adframe {
}

#page1001 .listnews {
	width: 320px;
	float: left;
	clear: left;
	margin-left: 30px;
	display: inline;
}
#page1006 .listnews {
	margin-left: 30px;
	margin-right: 30px;
	width: 450px;
}

#page1006 .listpresentation ,
#page1006 .listarticle {
	width: 250px;
	float: right;
	clear: right;
	margin-right: 30px;
	display: inline;
}

#page1006 .listnews h2 {
	border-bottom: 1px solid #336600;
}

#page1001 .customhtml {
	float: right;
	width: 340px;
	margin-right: 30px;
	display: inline;
}

#page1001 #p1036 {
	float: left;
	clear: left;
	margin-left: 30px;
	display: inline;
	width: 320px;
}
#page1001 #p1037 {
	float: right;
	clear: right;
	margin-right: 30px;
	display: inline;
	width: 340px;
}
#page1001 .listview {
	float: left;
	clear: left;
	margin-left: 30px;
	display: inline;
	width: 320px;
}
#page1001 .listview img {
	float: left;
	clear: left;
	margin-right: 10px;
	border: 1px solid #336600;
}
#page1001 .listarticle h1 {
	margin-top: 1.8em;
}
/*
#page1030 .articledisplay {
	margin-left: 30px;
	margin-right: 30px;
	width: 450px;
}
*/
#page1030 .listpresentation,
#page1030 .listarticle {
	width: 220px;
	float: right;
	clear: right;
	margin-right: 30px;
	display: inline;
}
#page1030 .listnews {
	width: 220px;
	float: right;
	clear: right;
	margin-right: 30px;
	display: inline;
}
#page1031 #innerwrap {
	background-image: url(images/stav.jpg);
	background-repeat: no-repeat;
	background-position: right 300px;
}
#page1034 .pressdisplay,
#page1035 .pressdisplay {
	background-repeat: no-repeat;
	background-position: 450px -5px;
	padding-top: 100px;
	text-align: justify;
}
/*
#page1032 .articledisplay {
	margin-left: 30px;
	margin-right: 30px;
	width: 450px;
}
#page1032 .listarticle {
	margin-left: 30px;
	margin-right: 30px;
	width: 450px;
}
*/
.customhtml h1 {
	margin-top: 1em;
}
#leftnav {
}
#leftnav h3 {
}
#leftnav ul {
}
#leftnav li {
}
#leftnav li a,
#leftnav li a:visited {
}

#leftnav li a:hover{
}

#leftnav .adcontainer {
}
#leftnav .adframe {
}

#clearfooter {
	clear: both;
	width: 100%;
	height: 24px;
}
* > html #clearfooter {
	clear: both;
	width: 100%;
	height: 24px;
}
#footer {
	width: 770px;
	color: #666666;
	background-color: #EEEEEE;
	text-align: left;
	left: 0px;
	bottom: 0;
	height: 20px;
	position: absolute;
	border-top: 5px solid #7EA97E;
	font-size: 11px;
	line-height: 20px;
}
#header {
	width: 772px;
	background-color: #7EA97E;
/*	z-index: 100;*/
	left: -1px;
	overflow: hidden;
	position: absolute;
	top: 0px;
	height: 100px;
	background-image: url(images/logo.gif);
	background-repeat: no-repeat;
	background-position: 2px 3px;
}
#header h1 {
	position: absolute;
	left: -5000px;
}
#header .menu {
	margin-top: 72px;
	display: block;
	background-image: url(images/topnav_back.gif);
	background-repeat: repeat-x;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
	font-weight: bold;
}
#header .menu ul {
	margin: 0 10px;
	padding-left: 0;
}

#header .menu li {
	display: inline;
}

#header .menu a {
	font-weight: bold;
	margin: 0;
	padding: 0 8px 0 4px;
	border-right: 1px solid #999966;
}
#header .menu a:link,
#header .menu a:visited {
  	color: #CCCC99;
	text-decoration: none;
}
#header .menu a:hover {
  	color: #FFCC33;
	text-decoration: none;
}
#header .adcontainer {
	position: absolute;
	top: 5px;
	right: 0;
}

.ul {
	float: left;
	background-image: url(images/corner_ul.gif);
	background-repeat: no-repeat;
	width: 5px;
	height: 5px;
}
.ur {
	float: right;
	background-image: url(images/corner_ur.gif);
	background-repeat: no-repeat;
	width: 5px;
	height: 5px;
}



.newsItem {
	width: 550px;
	margin: 10px 0;
	border: 1px solid #7EA97E;
	border-top-width: 12px;
	padding: 10px;
}
.newsItem legend {
	color: #7EA97E;
/*	text-transform: uppercase;*/
	letter-spacing: 2px;
	font-weight: bold;
	font-variant: small-caps;
}
.newsItem h3 {
	margin: 10px 0;
}
.editorBar {
	text-align: right;
	margin: -30px 4px 0 0;
}
.editorBar a,
.editorBar a:visited {
	background-color: #570506;
	background: #F21A18;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#F21A18), to(#570506));
	background: -moz-linear-gradient(#F21A18, #570506);
	background: linear-gradient(#F21A18, #570506);
	-pie-background: linear-gradient(#F21A18, #570506);
	padding: 5px 9px;
	font: normal normal 9px/1.1em "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	color: #F58220;
	text-transform: uppercase;
	display: inline-block;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	/* box-shadow */
	-webkit-box-shadow: rgba(0,0,0,0.5) 1px 2px 3px;
	-moz-box-shadow: rgba(0,0,0,0.5) 1px 2px 3px;
	box-shadow: rgba(0,0,0,0.5) 1px 2px 3px;
	behavior: url(/tools/scripts/PIE.htc);
}
.editorBar a:hover {
	color: #FFDDBB;
	background: #F21A18;
	-pie-background: linear-gradient(#F21A18, #F21A18);
}
.articledisplay .editorBar,
.display-article .editorBar {
	margin-top: -1px;
}


#AdminMenu {
	position: absolute;
	top: 71px;
	right: 0;
	z-index: 5000;
}
#AdminMenu p {
	padding: 0;
	margin: 0;
	font-size: 10px;
	line-height: 18px;
}
#AdminMenu a {
	font-weight: bold;
	border-left: 1px solid #336600;
	border-right: 1px solid #336600;
	padding: 1px 2px 2px;
	margin: 0 0 0 2px;
}
#AdminMenu a:link,
#AdminMenu a:visited {
	color: #CCCC99;
	background-color: transparent;
	text-decoration: none;
}
#AdminMenu a:hover {
	color: #FFCC33;
	background-color: transparent;
	text-decoration: none;
	border-left: 1px solid #FFCC33;
	border-right: 1px solid #FFCC33;
}

