/*-----------------------------------------------------------------------------
version:   1.1
author:    Peter Scherschel	
email:     peter@anagio.com
website:   http://www.anagio.com/
date:      26. Nov. 2008 
Copyright 2008 Anagio, All Rights Reserved
-----------------------------------------------------------------------------*/

/* =General
-----------------------------------------------------------------------------*/


/* CSS Document */

body{
	margin: 0px;
	padding: 0px;
	text-align: center;
background-color:#e3e6ef;
height: 100%;
}

.container {
	width: 850px;
        margin: 0 auto
	background:#e3e6ef;
margin-left: auto;
margin-right: auto;
text-align:left;
height: 100%;
}

.header {
	
	width: 850px;
background-image: url(/images/2.jpg
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 130px;
}

.mainbody {
	background-color: #e3e6ef;
	margin: 0px;
	padding: 0px 20px 20px 0px;
	clear: both;
	width: 850px;
}


.textbody {
	width: 850px;
	font-family:"Trebuchet MS", "Times New Roman", Times, serif;
	color:#747474;
	font-size:12px;
	padding-top: 20px;
	padding-bottom: 10px;
	float: left;
}


.textbody a img {
	
	padding-right: 200px;
}

.textbody h1{
	font-family: Arial;
	font-size:18px;
	color:#157384;
	text-decoration:none;
	text-transform:uppercase;
	font-weight:bold;
}


#textcontent {
	font-family:"Trebuchet MS", "Times New Roman", Times, serif;
	color:#747474;
	font-size:12px;
	padding-bottom: 0px;
        padding-left:40px;
	font-size:1.4em;
	
	width: 770px;
}

.right-article-img {
	background-image: url(/image-new/design.jpg);
	background-repeat:no-repeat;
	clear: both;
	height: 118px;
	width: 214px;
	padding-bottom:5px;
	background-position: center top;
}



.image a img{
	text-decoration: none;
border:0px;
} 




.footer {
	margin: 0px;
	clear: both;

background-color:#4770b0;
}


.bottomlinks{
font-family: "Trebuchet MS", "Times New Roman", Times, serif;
	font-size:12px;
padding:8px;
	color:white;
background-color: #4770b0;
	float:left;
padding-top:5px;
padding-left:50px;
	width:853px;
border: 1px;
}

.bottomlinks a{
	font-family: arial;
	font-size:12px;
padding:8px;
	color:white;
	text-decoration:none;
	float:left;
padding-top:5px;
}

.bottomlinks a:hover{
	color:#4770b0;
background-color: white;
	text-decoration:none;
	float:left;
padding-top:5px;
}

h3{
	font-family: "Trebuchet MS", "Times New Roman", Times, serif;
	font-size:18px;
	color:#157384;
	text-decoration: none;
	font-weight:bold;
}

.h4{
	font-family: "Trebuchet MS", "Times New Roman", Times, serif;
	font-size:12px;
	color:#157384;
	text-decoration:none;
	text-transform:uppercase;
	font-weight:bold;
}
h5{
	font-family: "Trebuchet MS", "Times New Roman", Times, serif;
	font-size:14px;
	color:#157384;
	text-decoration:none;
	font-weight:bold;
}

/* CSS Menu */

#vertmenu {
	font-family: "Trebuchet MS", "Times New Roman", Times, serif;
	font-size: 100%;
	width: 853px;
padding-right: 5px;
	padding-top:15px;
background: #4670b1;
	margin: 0px;

}


#vertmenu ul {
list-style: none;
margin: 0px;
padding: 0px;
border: none;
display: inline;

}
#vertmenu ul li {
display: inline;
list-style-type: none;
margin: 5px;
padding: 5px;
}

#vertmenu ul li a {
font-size: 15px;
display: inline;
padding-left: 15px;
padding-right: 15px;
text-decoration: none;
text-align: center;
color: white;
min-width: 30px;
}

#vertmenu ul li a:hover, #vertmenu ul li a:focus {
color:  #4670b1;
background-color: white;
}






label{
	font-family:"Trebuchet MS", "Times New Roman", Times, serif;
	color:#747474;
	font-size:14px;
	padding-top: 5px;


	padding-bottom: 5px;
	float: left;
	font-weight:bold;
min-width: 350px;
}

.form-select {
	font-family:"Trebuchet MS", "Times New Roman", Times, serif;
	color:#747474;
	font-size:12px;
	padding-top: 5px;
	padding-bottom: 5px;
padding-left: 15px;
	float: left;
border: 0px;
min-width: 350px;
}
.aa {
	font-family:"Trebuchet MS", "Times New Roman", Times, serif;
	color:#747474;
	font-size:12px;
}



#content h3 a {
font-family:"Trebuchet MS", "Times New Roman", Times, serif;
font-size: 90%;
display: inline;
padding-right: 5px;
text-decoration: none;
text-align: center;
color: black;
}





/* =Misc 2
-----------------------------------------------------------------------------*/




/* =slimbox
-----------------------------------------------------------------------------*/

div .thumb a img{
  float:left;
  padding:5px;
border: 0px;
}


/* SLIMBOX */

#lbOverlay {
	position: absolute;
	z-index: 9999;
	left: 0;
	width: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	z-index: 9999;
	left: 50%;
	overflow: hidden;
	background-color: #fff;
}

.lbLoading {
	background: #fff url(/images/loading.gif) no-repeat center;
}

#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #fff;
	background-repeat: no-repeat;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url(/images/prevlabel.gif) no-repeat 0% 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(/images/nextlabel.gif) no-repeat 100% 15%;
}

#lbBottom {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;

	background: transparent url(/images/closelabel.gif) no-repeat center;
	margin: 5px 0;
	outline: none;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}

 h1{
	font-family: Verdana, Arial;
	font-size:18px;
	color:#091d55;
	text-decoration:none;
	text-transform:uppercase;
	font-weight:bold;
}



p{
	font-family: Arial;
	font-size:15px;
	color:#091d55;
	text-decoration:none;

}
ul li{
	font-family: Arial;
	font-size:16px;
	color:#091d55;
	text-decoration:none;

}
.textbody p a {
	text-decoration:none;
	font-size:16px;
}

.textbody p a img {
	text-decoration:none;
border:none;
	font-size:16px;
}

a.wet_amazonassoc {
 background-image: url(/style/amazon-icon.gif);
 background-repeat: no-repeat;
 background-position: right center;
 padding-right: 14px;
}

.zemContactForm fieldset {
width: 150px;
}
.red-more {
margin-left: 350px;
font-size: 12px;
	font-family: "Trebuchet MS", "Times New Roman", Times, serif;
}

.leftbody {
	width: 450px;
	font-family:"Trebuchet MS", "Times New Roman", Times, serif;
	color:#747474;
	font-size:16px;
	padding-top: 20px;
	padding-bottom: 10px;
	float: left;
}

.rightbody #rss-feed {
	width: 350px;
	font-family:"Trebuchet MS", "Times New Roman", Times, serif;
	color:#747474;
	font-size:8px;
	padding-top: 20px;
	padding-left: 40px;
	padding-bottom: 10px;
	float: left;
}
.simplepie h3, .simplepie ul li {
font-size:10px;
}
