/* --- banner --- */
.banner {
	color: #2d4920;
	padding: 8px;
	vertical-align: top;
	line-height:0.95em;
	font-size: 0.7em;
}
.banner a:link {
	color: #2d4920;
}
.banner a:hover {
	color: #328709;
}
.banner a:active {
	color: #328709;
}
.banner a:visited {
	color: #819279;
}

#newsletterMembership {
	position:absolute; 
	left:249px; top:31px; 
	z-index:4; width: 510px; height: 20px; 
	text-align:right;
      margin-top: 26px;
}

#newsletterMembership img {
	margin: 0px 3px 0px 3px;
}

/* --- region --- */
#region {
	position:absolute; 
	left: 154px; top:70px; 
	z-index:5; width: 246px; height: 20px; 
}

/* --- intro ---*/
#intro {
	color:#226622;
	font-size:0.72em;
	height:65px;
	left:243px;
	overflow:hidden;
	padding-left:1px;
	position:absolute;
	text-align:justify;
	top:100px;
	width:264px;
	z-index:7;
}

/* --- newsBox right side --- */
.newsBoxItem {
	color: #3f3a48;
	border-bottom: 1px solid #ffffff;
	padding: 7px 0px 7px 0px;
	vertical-align: top;	
	font-size: 0.7em;
}
.newsBoxItem a:link {
	color: #3f3a48;
}
.newsBoxItem a:hover,a:active {
	color: #3000c2;
}
.newsBoxItem a:visited {
	color: #726c48;
}
.newsBoxItem img {
	border: 1px solid #ffffff;
	margin-right: 7px;
	line-height: 0.79em;
}
.newsBoxItemTitle {
	font-weight: bold;
}
/* --- spin ---*/

.noDisplay {
	visibility:hidden;
	position:absolute;
	top:0;
	left:0;
}

.spin {
	background: transparent url(/shared/images/bck_spin.jpg) no-repeat scroll 0pt 0pt; 
	width: 489px; 
	height: 303px; 
}

.spinTop {
	background:url(/shared/images/bck_spinTop2.gif) no-repeat;
}

.spinInfo {
	color:#2D4920;
	font-size:0.71em;
	padding:10px 0px 0px 17px;
}

.spinInfo a {
	padding: 0px 0px 0px 17px;
	text-decoration: none;
	color: #2d4920 !important;
	background:url(/shared/images/ill_bulletSpin_up.gif) 0 3px no-repeat;
}
.spinInfo a:hover {
	text-decoration: none;
	color: #e26f30 !important;
	background:url(/shared/images/ill_bulletSpin_over.gif) 0 3px no-repeat;
}
.spinInfo ul {
	margin:0;
	padding:0;
}
.spinInfo li {
	list-style-type:none;
	margin:0;
	padding:0;
}
.spinInfo a:active {
	text-decoration: none;
	color: #2d4920;
}
.spinInfo a:visited {
	text-decoration: none;
	color: #66ae6c;
}

/* --- spin navigation box --- */
#navSpin, #navSpinOff {
	font-size:0.9em;
	position:absolute;
	top:439px;
	left:330px;
	width:191px;
	height:200px;
	vertical-align:bottom;
}
#navSpin {
	z-index:6;
	visibility: hidden;
}
#navSpinOff {
	color:#e26f30;
	z-index:6;
	background:url(/shared/images/mouse.gif) no-repeat;
}
#navSpin ul, #navSpinOff ul {
	font-size:0.78em;
	margin:0;
	padding:0;
}
#navSpin li , #navSpinOff li{
	list-style-type:none;
	line-height:1.2em;
	color:#e26f30;
	margin:0;
	padding:0 10px 3px 10px;
	background:url(/shared/images/ill_bullet_navSpin.gif) 0 7px no-repeat;
}

#navSpin li a , #navSpinOff li  a{
	color:#e26f30;
	text-decoration: none;
}
#navSpin li a:hover , #navSpinOff li  a:hover{
	color:#e26f30;
	text-decoration:  underline;
}
/**/
#navSpinOff h1, #navSpin h1 {
	color:#e26f30;
	font-size:1.3em;
	font-weight:normal;
}
#navSpinOff h1 {
	margin-right:18px;
}
#navSpinOff p {
	margin-right:80px;
}


/* --- recent pages --- */
.recentPagesHome {
	font-size: 0.7em;
	color: #4c4343;
	padding: 8px 0px 20px 50px;
	line-height: 0.86em;
	background-position:bottom left;
	background-repeat:no-repeat;
	width: 475px;
	display: block;
}
.recentPagesHome a {
	color: #4c4343;
}