/* Global settings */

* {
	margin: 0px;
	padding: 0px;
}


body {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 13px;
	text-align: center;
	background-color: #e6f0ff;
}

div {
	position: relative;
}

p {
	text-align: justify;
	line-height: 1.232em;
	margin-bottom: 0.632em;
	margin-top: 0.6em;
}


h1 {
	font-size: 1.5em;
	line-height: 1.76em;
	padding-bottom: 0.88em;
	font-weight: bold;
	color: #e2a000;
	text-align: center;
}


h2 {
	font-size: 1.232em;
	line-height: 2em;
	font-weight: bold;
	color: #89ab00;
	text-align: center;
}

h1 a {
	color: #e2a000 !important;
}

h1 a:link {
	color: #e2a000 !important;
}

h1 a:hover {
	color: #ffb500 !important;
}

h2 a, h3 a {
	color: #89ab00 !important;
}

h2 a:link, h3 a:link {
	color: #89ab00 !important;
}

h2 a:hover, h3 a:hover {
	color: #b1cf38 !important;
}

h3 {
	font-size: 1em;
	font-weight: bold;
	line-height: 1.232em;
	color: #89ab00;
	text-align: center;
}

img {
	border: none;
}

a {
	color: #333388;
	text-decoration: none;
}

a:link {
	color: #333388;
	text-decoration: none;
}

a:visited {
	color: #333388;
	text-decoration: none;
}

a:focus {
	color: #333388;
	text-decoration: none;
}

a:hover {
	color: #888888;
	text-decoration: none;
}

a:active {
	color: #888888;
	text-decoration: none;
}

.clear {
	clear: both;
}

/* General layout classes */

.imgleft {
	float: left;
	clear: left;
	font-size: 0.8em;
	margin: 10px 10px 10px 0px;
	border: 1px solid #AAA;
}

.imgright {
	float: right;
	clear: right;
	margin: 10px 0px 10px 10px;
	font-size: 0.8em;
	text-align: right;
	border: 1px solid #AAA;
}

.imgright img {
	z-index: 5;
}

.content {
	z-index:5;
}

/* Page elements */

#container {
	height:100%;
	position:relative;
}

.page {
	width: 780px;
	margin: 0px auto;
}

.headerbg {
	position: absolute;
	width: 100%;
	height: 174px;
	top: 0px;
	left: 0px;
	background-image:url(../images/fresh/headerbg.jpg);
	background-position: center 0;
	background-repeat: repeat-x;
}

.header {
	height: 146px;
	width: 780px;
	overflow: visible;
}

.topmenu {
	width: 780px;
	height: 28px;
	padding: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-transform: uppercase;
}

.topmenu .menuentry {
	color: #e0e0e0;
	position: absolute;
	top: 0px;
	margin-top: 6px;
}

.topmenu .menuentry a {
	color: #ffffff;
	text-decoration: none;
}

.topmenu .menuentry a:link {
	color: #ffffff;
	text-decoration: none;
}

.topmenu .menuentry a:visited {
	color: #ffffff;
	text-decoration: none;
}

.topmenu .menuentry a:focus {
	color: #f8f8f8;
	text-decoration: none;
}

.topmenu .menuentry a:hover {
	color: #f0f0f0;
	text-decoration: none;
}

.topmenu .menuentry a:active {
	color: #f0f0f0;
	text-decoration: none;
}

.topmenu #menuentry1 {
	left: 32px;
}

.topmenu #menuentry2 {
	left: 133px;
}

.topmenu #menuentry3 {
	left: 242px;
}

.topmenu #menuentry4 {
	left: 384px;
}

.topmenu #menuentry5 {
	left: 504px;
}

.topmenu #menuentry6 {
	left: 630px;
}

.topmenu img {
	padding: 0px;
	margin: 0px;
	border: none;
}

.breadcrumbs {
	position: relative;
	float: left;
	font-size: 0.8em;
	z-index: 5;
	margin: 5px 25px;
  padding: 0 10px;
	color: #006600;
}

.userinfo {
  font-size: 0.8em;
  text-align: right;
	position: relative;
	float: right;
	z-index: 5;
	margin: 5px 15px;
  padding: 0 20px;
	color: #006600;
}

#maincontainer {
	width: 780px;
	clear: both;
}

.mainpanel {
	float: left;
	width: 500px;
	margin-left: 10px;
}

.content {
	padding-bottom: 2em;
	margin: 0px 2em;
}

.widearticle {
	position: relative;
	width: 500px;
	background-color: #FFFFFF;
	margin: 20px 0px;
}

.widearticle .decotop {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 0;
}

.widearticle .decobot {
	position: absolute;
	bottom: 0px;
	left: 0px;
	z-index: 0;
}


.mainpanel label {
	text-align: left;
	margin: 0px;
	padding: 0px;
}

.mainpanel input {
	text-align: left;
}

.mainpanel li {
	font-size: 1em;
	text-align: justify;
	line-height: 1.232em;
}

.mainpanel ul {
	list-style-position: outside;
	margin-left: 2em;
	margin-top: 0em;
}

.mainpanel ol {
	list-style-position: outside;
	margin-left: 2em;
}

.mainpanel td {
	vertical-align: top;
}

.mainpanel td  h3{
	vertical-align: top;
}

.mainpanel h3 {
	text-align: left;
}

.mainpanel #respond {
	margin-top: 10px;
}

.mainpanel #flags {
	width: 460px;
	padding: 0px;
	text-align: right;
	margin: 20px;
	float: right;
}


.leftcolumn {
	float: right;
	width: 240px;
	margin-right: 10px;
}

.leftpanel {
	position: relative;
	width: 240px;
	background-color: #FFFFFF;
	margin: 20px 0;
}

.leftpanel .decotop {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 0;
}

.leftpanel .decobot {
	position: absolute;
	bottom: 0px;
	left: 0px;
	z-index: 0;
}

.leftpanel p {
	font-size: 0.88em;
	line-height: 1.4em;
	margin-bottom: 1.4em;
}




.leftpanel .content  a {
	text-decoration: none;
	color: #660066;

}

.leftpanel .content  a:link {
	text-decoration: none;
	color: #660066;

}

.leftpanel .content  a:visited {
	text-decoration: none;
	color: #660066;

}

.leftpanel .content  a:focus {
	text-decoration: none;
	color: #660066;

}

.leftpanel .content  a:hover {
	text-decoration: none;
	color: #6666CC;

}

.leftpanel .content  a:active {
	text-decoration: none;
	color: #6666CC;

}

.leftpanel .content .last a {
	text-decoration: none;
	color: #000000;

}

.leftpanel .content .last a:link {
	text-decoration: none;
	color: #000000;

}

.leftpanel .content .last a:visited {
	text-decoration: none;
	color: #000000;

}

.leftpanel .content .last a:focus {
	text-decoration: none;
	color: #000000;

}

.leftpanel .content .last a:hover {
	text-decoration: none;
	color: #6666CC;

}

.leftpanel .content .last a:active {
	text-decoration: none;
	color: #6666CC;

}

.leftpanel .content .date {
	font-weight: bold;
	color: #FF3333;

}

.leftpanel .content .teasersep {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #660066;
	padding-bottom: 0.6em;
	margin-bottom: 0.632em;
	height: 0px;
}

.leftpanel .content .subscribe {
	vertical-align: middle;
}

.leftpanel .content .subscribe img{
	vertical-align: middle;
	border: none;
}

.leftpanel .content  ul {
	list-style-type: none;
	font-size: 1.2em;
	text-align: center;
}

#rssicon
{
	clear: left;
	float: left;
	width: 16px;
	height: 16px;
}

.certicons {
	clear: both;
	float: right;
	margin: 3px 10px;
	text-align: left;

}

.certicons img{
	border: none;
	margin-right: 10px;

}


#pagefooter {
	clear: both;
	position:relative;
	bottom: 0px;
	left: 0px;
	font-size: 0.7em;
	background-image:   url(../images/fresh/footer.png);
	background-repeat: repeat-x;
	background-color: #89ab00;
	height: 36px;
	width: 100%;
}

#pagefooter p {
	color: #ffffff;
	text-align: center;
	line-height: 23px;
}

#pagefooter a {
	color: #ffffff;
	text-decoration: none;
}

#pagefooter a:link {
	color: #ffffff;
	text-decoration: none;
}

#pagefooter a:visited {
	color: #ffffff;
	text-decoration: none;
}

#pagefooter a:focus {
	color: #ffffff;
	text-decoration: none;
}

#pagefooter a:hover {
	color: #e0e0e0;
	text-decoration: none;
}

#pagefooter a:active {
	color: #e0e0e0;
	text-decoration: none;
}

.wrap fieldset
{
	padding: 10px;
}

.navigation {
	font-size: 0.8em;
}

.alignleft {
	text-align: left;
}

.alignright {
	text-align: right;
}

.entry .alignleft {
	float: left;
}

.entry .alignright {
	float: right;
}

.wp-caption .wp-caption-text {
	text-align: center;
}

.wp-caption {
	font-size: 0.8em;
	margin: 10px 10px 10px 0px;
	border: 1px solid #AAA;
	text-align: center;
}
