/* -----------------------
COMMON
-------------------------*/

body {
	font-family: verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	margin:0;
	padding:0;
	background: #fff url('../images/global/body_bg.gif') repeat-x top;
	color: #000;
}

img {
	border: 0;
}

h1, h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	font-weight: bold;
	margin-top: 0;
}

h1 {
	font-size: 1.5em;
	background: url('../images/global/dot.gif') repeat-x bottom;
	padding-bottom: 10px;
}

h2 {
	font-size: 14px;
	margin: 14px 0 8px 0;
}

p, li, td, th, h3  {
	font-size: 0.75em;
	line-height: 1.6em;
}

p {
	margin: 8px 0;
}

a.FindOutMore {
	background: url('../images/global/more_arrow.png') no-repeat right 4px;
	padding-right: 13px;
}

small, #SideBar h3, #SideBar p, #SideBar li, #LeftPanel h3, #LeftPanel  p, #LeftPanel  li, #Footer, .NewsItem .NewsText p, .NewsItem .NewsText li {
	font-size: 0.7em;
}

.SmallFixed, #MetaNav li, #LocalNav li, #LocalNav h3  {
	font-size: 11px;
}

li li, td p, td td {
	font-size: 100%;
}

td .bodytext {
	font-size:12px;
}

td, th{
	text-align: left;
	vertical-align: top;
}

a {
	color: #268451;
	text-decoration:none;
}

a:visited {
	color: #679e82;
}

a:hover, h2 a:hover {
	color: #26a158;
	text-decoration: underline;
}

h2 a {
	text-decoration: none;
}
	
.Clear {
	clear: both;
	font-size: 1px;
	height: 1px;
}

.Hidden {
	 position:absolute; 
	 left:-5000px; 
} 

.DoNotPrint {
	/*definied in print sheet - only here for IDE intellisense*/
}

.Top {
	margin-top: 0 !important;
}

.Left {
	float: left;
}

.Right {
	float: right;
}

.Centered {
	text-align: center;
}

.RightAligned {
	text-align: right;
} 

.NoWrap {
	white-space: nowrap;
}

/* Lists
-------------------------*/
ul, li  {
	margin: 0;
	padding: 0;
	list-style: none;
}

ul {
	margin: 10px 0 10px 0;
}

li {
	background: url('../images/global/bullet.gif') no-repeat 9px 7px;
	padding-left: 20px;
	margin-bottom: 0px;
}

.InlineList li {
	background-image: none;	
	padding: 0;
	display: inline;
}

.ListWithArrow li {
	background: url('../images/global/arrow.gif') no-repeat 0px 5px;
	padding-left: 17px;
}

/* Tabs
-------------------------*/
.Tabs ul {
	margin: 0;
	padding: 0;
}

.Tabs li {
	background: url('../images/global/tabs/tab_left.gif') no-repeat left top;
	margin:0 8px 0 0;
	padding: 0; 
	float:left;
	line-height: 13px;
	font-size: 11px;
}

.Tabs li a, .Tabs li span {
	background: url('../images/global/tabs/tab_right.gif') no-repeat right top;
	padding:6px 12px;
	float:left;
	display:block;
	text-decoration:none;
	text-align: center;
	white-space: nowrap;
}

.Tabs li.act, .Tabs li.act:hover {
	background-image: url('../images/global/tabs/tab_act_left.gif');
}

.Tabs li.act a, .Tabs li.act span, .Tabs li.act:hover a, .Tabs li.act:hover span  {
	background-image: url('../images/global/tabs/tab_act_right.gif');
}

.Tabs li:hover, .PreLoadTabOver1 {
	background-image: url('../images/global/tabs/tab_left_over.gif')
}

.Tabs li:hover a, .Tabs li:hover span, .PreLoadTabOver2 {
	background-image: url('../images/global/tabs/tab_right_over.gif')
}

.Tabs li.act:hover, .PreLoadTabOver3 {
	background-image: url('../images/global/tabs/tab_act_left_over.gif');
}

.Tabs li.act:hover a, .Tabs li.act:hover span, .PreLoadTabOver4  {
	background-image: url('../images/global/tabs/tab_act_right_over.gif');
}

/* Vertical Nav
-------------------------*/

.VerticalNav {
	float: left;
}

.VerticalNav ul, .VerticalNav li {
	background: none;
	padding:0;
	margin: 0;
}

.VerticalNav li a, .VerticalNav li span {
	display: block;
	text-decoration: none;
	padding: 5px;
	color: #000;
}

/* Forms
-------------------------*/

/* Tables
-------------------------*/

/* Boxes
-------------------------*/
.RoundedCornerBox {
	border: 1px #ccc solid;
	background: #fafafa url('../images/global/boxes/sidebar_bg.gif') repeat-x top;
}

.RoundedCornerBox .BoxTop, .RoundedCornerBox .BoxBottom {
	position: relative;
	background: url('../images/global/boxes/topleft.gif') no-repeat top left;
	left: -1px;
	top: -1px;
} 

.RoundedCornerBox .BoxTop div, .RoundedCornerBox .BoxBottom div {
	background: url('../images/global/boxes/topright.gif') no-repeat top right;
	position: relative;
	left: 2px;
	font-size: 1px;
	height: 5px;
}

.RoundedCornerBox .BoxBottom {
	background: url('../images/global/boxes/bottomleft.gif') no-repeat bottom left;
	top: 1px;
}

.RoundedCornerBox .BoxBottom div {
	background: url('../images/global/boxes/bottomright.gif') no-repeat bottom right;
}


/* -----------------------
LAYOUT
-------------------------*/
#MainPic {
	position: absolute;
	width: 100%;
	min-width: 900px;
	height: 147px;
	top: 89px;
	left: 0;
	background-repeat: no-repeat;
	background-position: top center;
}
/* Main pic image variations */
.Smoke1 {
	background-image: url('../images/global/tops/top_smoke_1.jpg');
}

.Smoke2 {
	background-image: url('../images/global/tops/top_smoke_2.jpg');
}

.Smarties {
	background-image: url('../images/global/tops/top_smarties.jpg');
}

.Pens {
	background-image: url('../images/global/tops/top_stifte.jpg');
}

#PageContainer {
	width: 900px;
	margin: 0px auto;
	text-align: left;
	position: relative;
}

/* Top -------------------------*/

#Top {
	height: 89px;
	position:relative;
	margin-bottom: 112px;
}

#Logo, #Tagline, #SiteNav, #MetaNav, #LangSwitch {
	position:absolute;
}

#Logo {
	top: 8px;
	left: 0;
}

#Tagline {
	top: 23px;
	left: 197px;
}

#LangSwitch {
	right: 28px;
	top: 58px;
}

/* Meta nav
implements: .InlineList
------------------------------*/
#MetaNav {
	top: 24px;
	right: 0;
}

#MetaNav ul {
	display: inline;
	margin-left: 20px;
}

#MetaNav ul li {
	background: url('../images/global/metanav_divider.gif') no-repeat left 5px;
	padding: 3px 5px 3px 9px;
}

#MetaNav ul li.First {
	background-image: none;
} 

#MetaNav, #MetaNav a {
	color: #666;
	text-decoration: none;
}

#MetaNav a:hover { 
	text-decoration: underline;
}

/* SiteNav
implements: .Tabs
-------------------------*/

#SiteNav {
	top: 66px;
	left: 200px;
}

#SiteNav li {
	margin-right: 12px;
}

#SiteNav li a, #SiteNav li span {
	padding-right: 25px;
	padding-left: 0;
	position: relative;
	left: 21px;
	margin-left: -5px;
}

#SiteNav li a, #SiteNav li span {
	color: #fff;
}


#SiteNav li.act a, #SiteNav li.act span {
	color: #000;
}

#SiteNav li.act {
	position:relative;
}

/* Left Nav
implements: .VerticalNav
-------------------------*/

#LocalNav {
	width: 166px;
	background: url('../images/global/localnav/localnav_shadow.gif') repeat-y center;
	margin-top: 6px;
}

#LocalNav ul {
	background: url('../images/global/localnav/localnav_shadow_bottom.gif') no-repeat bottom;
	padding-bottom: 6px;
}

#LocalNav li, #LocalNav h3 {
	margin: 0 3px 0 3px;
} 

#LocalNav li {
	background: url('../images/global/localnav/link_left.gif') no-repeat top left;
	border-bottom: 1px #7e7e7e solid;
	border-top: 1px #fff solid;
}

#LocalNav li a, #LocalNav li span  {
	background: url('../images/global/localnav/link_right.gif') no-repeat top right;
}

#LocalNav li:hover, .PreLoadLeftNavOver1  {
	background-image: url('../images/global/localnav/link_left_over.gif');
}

#LocalNav li:hover a, #LocalNav li:hover span, .PreLoadLeftNavOver2 {
	background-image: url('../images/global/localnav/link_right_over.gif');
}

#LocalNav h3 span, #LocalNav h3 a, #LocalNav li a, #LocalNav li span {
	padding: 3px 9px 3px 9px;
	line-height: 17px;
}

#LocalNav li.act, #LocalNav li.act li.act  {
	font-weight: bold;
}

#LocalNav h3 {
	font-weight: bold;
	background: url('../images/global/localnav/title_left.gif') no-repeat top left;
}

#LocalNav h3 span, #LocalNav h3 a {
	color: #fff;
	background: url('../images/global/localnav/title_right.gif') no-repeat top right;
	display: block;
	text-decoration: none;
}

#LocalNav li a:hover {
	text-decoration: none;
}

#LocalNav h3 a:hover {
	text-decoration: underline;
}

/* Second level  ------*/

#LocalNav ul ul {
	background: #b5d6be url('../images/global/localnav/subnav_bg.gif') repeat-x top;
	border-top: 1px #7e7e7e solid; 
	padding: 3px 0 3px 0;
}

#LocalNav li.act li {
	font-weight: normal;
}

#LocalNav li li, #LocalNav li li a, #LocalNav li li span, 
#LocalNav li li:hover, #LocalNav li:hover li a, #LocalNav li:hover li span {
	background: none;
	margin: 0;
	border:0;
}

#LocalNav li li a:hover {
	text-decoration: underline;
}

#LocalNav li li a, #LocalNav li span {
	padding: 0 0 0 23px;
}


/* Main area -------------------------*/


#MainContent {
	width: 486px;
	margin-left: 36px;
	float: left;
}


/* Sidebar & LeftPanel-------------------------*/

#SideBar, #LeftPanel {
	width: 180px;
	float: right;
	margin-top: 1px;
}

#LeftPanel {
	float: left;
}

#SideBar .RoundedCornerBox, #LeftPanel .RoundedCornerBox {
	margin-bottom: 15px;
}

#SideBar .RoundedCornerBox .InnerPadding {
	padding: 8px 17px;
}

#LeftPanel .RoundedCornerBox .InnerPadding {
	padding: 8px 10px;
}

#SideBar h3, #LeftPanel h3 {
	margin: 0 0 6px 0;
	line-height: 1.2em;
}

#SideBar h3 {
	background: url('../images/global/sidebar_divider.gif') repeat-x bottom;
	padding-bottom: 8px;
	margin: 0 0 12px 0;
}


/* Footer -------------------------*/

#Footer {
	margin: 23px 0 5px 0;
	border-top: 1px #c0c0c0 solid;
	padding-top: 10px;
}

#Footer , #Footer a {
	color: #515151;
	text-decoration: none;
	font-size: 9px;
}

#socialbookmarkeu {
	text-align: left;
}

/* -----------------------
PAGE SPECIFIC
-------------------------*/

/* Home -------------------------*/

.Home h1, .Home h2 {
	color: #1c6e3e;
}

.Home h1 {
	background:none;
	margin: 0 0 2px 2px;
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
	padding-bottom: 0;
}

.Home h2 {
	margin-bottom: 12px;
}

.Home #MainContent {
	width: 461px;
	margin-left: 13px;
}

.NewsItem {
	width: 217px;
}

.NewsItem .Thumbnail {
	float: left;
	margin-top: 4px;
}

.NewsItem .NewsText {
	width: 132px;
	float: right;
}

.NewsItem .NoThumbnail {
	float: none;
	width: auto;
}

.NewsItem .NewsText p, .NewsItem .NewsText li {
	line-height: 13px;
}

.NewsItem .NewsText ul {
	margin-top: 0;
}

.NewsItem .NewsText li { 
	padding-left:10px;
	background-position: 0px 7px;
}

.NewsItem {
	margin-bottom: 8px;
	padding-bottom: 2px;
}

.NewsItem p, .Home .NewsItem h3 {
	margin-top: 0;
}

.Home #SideBar h3 {
	color: #1c6e3e;
}

.Home #TwitterFeed {
	border: 1px #ccc solid;
	background-color: #fff;
	padding: 8px 10px;

}
.Home #TwitterFeed p {
	line-height: 14px;
	background: url('../images/global/dot.gif') repeat-x top;
	padding-top: 8px;
	margin: 8px 0 0 0;
}

.Home #TwitterFeed p:first-child {
	background: none;
	margin: 0;
	padding: 0;
}

.Home #SocialMediaLinks {
	background-image:url('../images/home/social_media_sidebar_bg.gif');
}


.Home #SocialMediaLinks a {
	display: block;
	background: url('../images/home/socialnetwork_bg.png') no-repeat top left;
	float:left;
	margin:0 6px 7px 0;
}

.Home #SocialMediaLinks a:hover {
	background-image: url('../images/home/socialnetwork_bg_over.png');
}

.Home #SocialMediaLinks .InnerPadding {
	padding-left: 8px;
	padding-right: 0;
}

.Home #ServicesIndex {
	background: url('../images/global/dot.gif') repeat-x top;
	padding-top: 20px;
}

.Home #ServicesIndex div {
	float: left;
	margin: 0 7px 19px 0;
}


.Home #ServicesIndex h2 {
	font-size: 15px;
	margin: 0 0 2px 2px;
	font-weight: bold;
}

.Home #ServicesIndex div.Last {
	margin-right: 0;
}

/* Index  -------------------------*/

.IndexItem {
	width: 218px;
	margin-bottom: 20px;
}


dd.csc-textpic-caption {
	font-size: 11px;
	padding-top: 4px;
}

.tx-powermail-pi1 label {
	font-size: 12px;
}


.powermail_mandatory_js
{
	color: red;
}

.LeftCollection
{
	margin: 8px 16px 0 0;
}
