/*-----------------------------------------------------------------------------
version:   1.3
author:    Peter Scherschel	
email:     peter@anagio.com
website:   http://www.anagio.com/
date:      12. Feb. 2009 
Copyright 2009 Anagio, All Rights Reserved
-------------------------------------------------------------------------------*/

body{
	margin: 0px;
padding: 0px;
padding-left: 20px;

	text-align: center;
height: 100%;
}

.container {
	width: 1000px;
        margin: 0 auto
	background:#FFFFFF;
margin-left: auto;
margin-right: auto;
text-align:left;
height: 100%;
}

.header {
	
	width: 1000px;

	margin: 0px;
	padding: 0px;
	clear: both;
	height: 119px;
}


.logo {
	float: left;
	width: 100px;
}

.logoholder {
	width: 860px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(/images/logo.jpg);
	height: 119px;
}
.mainbody {
	background-color: #ffffff;
	margin: 0px;
	padding: 0px;
	clear: both;
	width: 900px;
}

.leftbody {

float: left;                		      
background-color: blue;
background-image: url(/images/LEFT.jpg);
	width:130px;
min-height: 630px;
}


.rightbody {
float: left;
        margin: 0px 0px 0px 0px;
	padding: 0px; 
padding-left: 5px;                 		      
	width:200px;
height: 500px;
}

.h1{
	font-family: "Trebuchet MS", "Times New Roman", Times, serif;
	font-size:18px;
	color:#157384;
	text-decoration:none;
	text-transform:uppercase;
	font-weight:bold;
}

.textbody {
	width: 550px;
	font-family:"Trebuchet MS", "Times New Roman", Times, serif;
	color:#747474;
	font-size:12px;
	padding-top: 20px;
	padding-bottom: 10px;
	float: left;
}
.textbody img{
	
	float: right;

}
.textbody a img {
	
	padding-right: 200px;
}



#textcontent {
	font-family:"Trebuchet MS", "Times New Roman", Times, serif;
	color:#747474;
	font-size:12px;
	padding-bottom: 0px;
        padding-left:40px;
	font-size:1.2em;
	
	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;
	width: 660px;
background-color:#5b6fae;
}


.bottomlinks{
font-family: "Trebuchet MS", "Times New Roman", Times, serif;
	font-size:12px;
padding:8px;
	color:#cccccc;
background-color:#5b6fae;
	float:left;
padding-top:10px;
padding-left:50px;
	width:650px;
}

.bottomlinks a{
	font-family: "Trebuchet MS", "Times New Roman", Times, serif;
	font-size:12px;
padding:8px;
	color:#cccccc;
	text-decoration:none;
	float:left;
padding-top:10px;
}








.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: 810px;
padding-right: 5px;
	padding-top:10px;

	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: 0px;
padding: 0px;
}

#vertmenu ul li a {
font-size: 80%;
display: inline;
border-bottom: 1px solid #ededed;
padding-left: 5px;
padding-right: 5px;
text-decoration: none;
text-align: center;
color: #0665fe;
width:175px;
}

#vertmenu ul li a:hover, #vertmenu ul li a:focus {
color: #665fe0;
background-color: #f2f2f2;
}

.textbanner ul {
margin-top: 0px;
margin-left: 350px;
}

.textbanner li {
display: block;
float: left;
width: 100px;
margin-top: 0px;
margin-left: -20px;
}

.quest, .zone, .blog {
padding-top: 50px;
}
.blog {
padding-bottom: 50px;
}

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 dt{
	font-family:"Trebuchet MS", "Times New Roman", Times, serif;
	color:#747474;
	font-size:12px;
padding-left: 20px;
}

.rssArticle {
	font-family:"Trebuchet MS", "Times New Roman", Times, serif;
	font-size:10px;
        color: #0665fe;
text-decoration: none;
}

#content h3 a {
font-family:"Trebuchet MS", "Times New Roman", Times, serif;
font-size: 80%;
display: inline;
padding-right: 5px;
text-decoration: none;
text-align: center;
color: #0665fe;
}
.rssSubdate {
padding-left: 0px;
	font-size:10px;
}

#paypal {
margin-top: -750px;
margin-left: 200px;
}