/* basic.css */
body {
	font-family: verdana, arial, Trebuchet MS, tahoma, sans-serif;
	font-size: 13px; color: #fff;
  background-color: #666; 
}
p {
	margin: 0px;
	padding: 0px;
}
a {
	text-decoration: none;
	color: #777;
	padding: 0px;
}
a:hover {
	color: #fff;
}
a.zoom img.zoom {
	width: 21px;
	height: 19px;
	background: url(common/f5_on.gif);
	background-position: -1px -1px;
}
pre, .pre, div.box {
	border: 1px solid gainsboro;
	padding: 5px;
	background-color: #fafafa;
	overflow: hidden;
	margin-left: 30px;
}
.pre {
	font-family: monospace;
	margin: 0px;
}
span.pre {
	padding: 2px;
}
div.box pre {
	border-width: 0px;
	padding: 0px;
	margin: 0px;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: 400;
	font-variant: normal;
	text-transform: none;
	color: #ffffff;
	text-decoration: none;}
         a:link    { color:#bebebe;}
         a:visited { color:#bebebe;}
         a:hover   { color:#fff;}
         a:active  { color:#fff;
}
.text2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: 400;
	font-variant: normal;
	text-transform: none;
	color: #fff;
	text-decoration: none;
}

.headline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: 700;
	font-variant: normal;
	text-transform: none;
	color: #E0E7D7;
	text-decoration: none;
}

h1 {
	page-break-before: always;
	font-size: 18px;
}
h2 {
	font-size: 16px;
}
h3 {
  font-size: 22px;
  font-weight: normal;
}
h4 {
}
img {
	border-width: 0px;
	padding: 0 0 10px 0;
}
br.clear {
	clear: both;
}
ul {
	margin: 0px;
	padding: 0px;
}
li {
	margin: 0px;
	padding: 2px 2px 2px 15px;
	list-style: none;
	background-image: url(bullet.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
}

div.ZMSGraphic {
	background-color:transparent; 
}

/*
** Alsett clearing method
*/

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

#pB {
	width: 1200px;
  margin: 0px auto; 
  padding: 0px;
  overflow: hidden;
}

#pM {
	width: 1100px;
  margin: 50px auto; 
  padding: 0px;
  overflow: hidden; 
  background-color: #878787;
}

#pML {
	width: 215px;
	border-right: 1px solid #999999;
	float: left;
	clear: both;
	margin: 30px auto 30px auto;
	padding: 0px 0px 0px 0px;
	overflow: hidden;
}

#pML1 {
	width: 180px;
	height: 60px;
	float: left;
  clear: left;
  text-align: center;
	margin: 88px 0px 0px 0px;
	padding: 0px 0px 0px 18px;
	overflow: hidden;
}

#logo {
  padding: 0px;
  margin: 0px;
  }

#pML2 {
	width: 215px;
	float: left;

	margin: 30px auto 10px auto;
	padding: 0px 0px 0px 43px;
	overflow: hidden;
}

#teaser {
	width: 215px;
	float: left;
	margin: 30px 0px 30px 0px;
	padding: 0px 0px 0px 0px;
	overflow: hidden;
}

div#teaser
	{
	width:180px;
	font-size: 12px !important; font-size: 12px;
	}

div.ZMSTeaserContainer {
	padding:1px;
	margin-bottom:10px;
}
div.ZMSTeaserElement {
	width:178px;
	padding:0px;
}
div.ZMSTeaserElement img.title {
	border: none;
}

div.ZMSTeaserElement div.title {
	font-weight:bold;
	text-decoration:none;
	color:black;
	padding: 4px 4px 2px 4px;
	display: block;
}

div.ZMSTeaserElement div.text
	{
	padding: 0px 6px 6px 6px;
	line-height:1.3em
	}

#pMC {
	width: 850px;
	min-height: 2200px;
	background-color: #878787;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	overflow: auto;	
}

#content {
	width: 720px;
	background-color: #878787;
	float: left;
	margin: 93px 0px 0px 0px;
	padding: 0px 0px 0px 75px;
	overflow: hidden;	
}
	
#pF {
	width: 100%;
	height: 20px;
	background-color: #666;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	font-size: 10px;
  font-weight: normal;
  overflow: hidden;
  float: left;
  clear: both;
}

#pF	a {
	color:#999;
	background-color:#666;
  font-weight: bold;
	text-decoration: none;
}

#pF	a:hover {
	color:#E0E7D7;
	background-color:#666;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 1px dotted #3d6967;
}

#created {
	color:#999;
	background-color:#666;
	text-align: left;
	width: auto;
	height: 20px;
	line-height: 18px;
	padding-left: 20px;
	margin: 0px;
	float:left;
} 

#copyright {
	color:#999;
	background-color:#666;
	text-align: left;
	width: auto;
	height: 20px;
	line-height: 18px;
	padding-right: 20px;
	margin: 0px;
	float:right;
}

#lightbox_image {
	text-align: center;
	padding: 5px 0px 5px 0px;
}

#recent_posts {
	text-align: left;
	background-color: #919191;
	margin: 0px;
	padding: 5px 5px 5px 5px;
	border: 1px #999 solid;
}

#attr_desc {
	text-align: left;
	background-color: #919191;
	margin: 0px;
	padding: 5px 5px 5px 5px;
	border: 1px #999 solid;
}

#footer_posts {
	text-align: left;
	background-color: #919191;
	margin: 0px;
	padding: 5px 5px 20px 5px;
	border: 1px #999 solid;
}

.box {
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size:12px;
	color: #fff;
	text-decoration:none;
  background-color: #919191;
	border:1px solid #999999;
}

.linkbox {
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size:12px;
	color: #fff;
	text-decoration:none;
  line-height: 20px;

}

#nav{
padding: 50px 0px 50px 0px;
}

.nav .item {
	position: absolute;
}

a.icon {
	width: 69px;
	height: 40px;
	position: absolute;
	top: 0px;
	left: 0px;
	cursor: pointer;
}

.home a.icon {
	background: transparent url(common/page.png) no-repeat 0px 0px;
}

.nav .item a.active {
	background-position: 0px -40px;
}

.item img.circle {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 69px;
	height: 40px;
	opacity: 0.1;
}


