﻿/*CSS file for xhtml/css template "Tellix"*/

/*General Structure Classes*/

body {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 74.5%;
	color: #474a51;
	margin: 0px;
	padding: 0px;
}

#out {
background-image:url('images/topbck.jpg');
background-repeat:repeat-x;
border:0px;
width:100%;
float:left;
}

#int {
margin:0px auto;
width:900px;
}

.logo{
 margin-top:28px;
 padding-bottom:14px;
 float:left;
}

.logo h1{
	color: #8CBB00;
	font-family: "Andale Sans";
	font-size:2.7em;
	border-bottom:0px;
	padding:12px 0;
margin:8px 0; 

}
.title{
	color: #B0B0B0;
	font-size:0.55em;
	border-bottom:0px;
}
.titleb{
	color: #0099CC;
	font-size:0.55em;
	border-bottom:0px;
}


#main {
line-height:20px;
margin-top:10px;
float:left;
width:100%;
}

.primarycontent {
float:left;
width:100%;
padding-bottom:22px;
}

.topmenu {
height:36px;
width:100%;
float:left;
}

.topmenuright {
height:34px;
float:right;
background-image:url('images/topmenusep.jpg');
background-repeat:repeat-y;
font-size:0.9em;
padding:0 0 0 5px;
}

.left {
float:left;
width:64%;
padding-right:2%;
border-style:none;
}
.left img{
	border-style:none;
}
.left ul{
	font-size:115%;
}

.right {
float:right;
width:30%;
background-image:url('images/vertsep.jpg');
background-repeat:no-repeat;
background-position:left top;
padding-left:4%;
}
.right h5{
	font-size:110%;
}
.imgright{
float:right;
}
.imgleft{
	float:left;
}
.topimgright{
float:right;
margin-top:25px;
border-style:none;
}


#footer {
width:100%;
float:left;
border-top:2px solid #eeeeee;
margin:22px 0;
font-size:1em;
padding-top:7px;
padding-bottom:7px;
color: #C3C3C3;
line-height:18px;

}

.header {
margin-bottom:22px;
text-align:justify;
}

.topleft{
width:30%;
float:left;
padding:0 36px 10px 4px;
text-align:justify;

}
.topcenter{
width:30%;
float:left;
padding:0 16px 10px 4px;
text-align:justify;

}
.topright {
width:30%;
float:right;
padding:5px 0 10px 0;
text-align:justify;

}

/*Headline Classes*/

h2 {
color: #8CBB00;
float: none; 
font:  "Myriad Pro", Tahoma, Arial, Helvetica, sans-serif; 
border-bottom:3px solid #eeeeee;
padding:12px 0;
margin:8px 0; 
}

h3 {
margin:0;
	padding: 9px 0 0px 0;
	font-size: 1.1em;
	line-height: 0.5em;
	font-weight: bold;
	text-transform: uppercase;
	color: #CC9900;
	border-top: 2px solid #E6E6E6;
}

h4 {
margin:0;
	font-size: 1.1em;
	line-height: 0.2em;
	font-weight: bold;
	color: #7BB700;
	}
	

.normal {
margin:0;
	padding: 9px 0 0px 0;
	font-size: 1.4em;
	line-height: 0.5em;
	text-transform:none;
	font-weight: normal;
	color: #CC9900;
	border-top: 1px solid #E6E6E6;
}

	p{
 font-size:1.2em;
 
}

	
.vaguides {
padding-top:20px;
padding-bottom:14px;
	font-size: 1.6em;
	font-weight: bold;
	color: gray;
	text-align:left;
	}
.vaguide-menu {
 float:left;
	text-align: justify;
		}
		
		

#main .vaguide-menu ul li{
	background-image:url('images/vaguide_go.png');
background-repeat:no-repeat;
background-position:left;
line-height:1.6em;
font-size:104%;
}


.small {
float: none; 
font: 0.8em "Myriad Pro", Tahoma, Arial, Helvetica, sans-serif; 
text-transform: uppercase; 
letter-spacing: 0.2em; 
color: #444444; 
margin:0px;
}

/*List Classes*/

#main ul {
padding:0px;
margin:5px 0;
}

#main ul li {
list-style:none;
background-image:url('images/arrow.jpg');
background-repeat:no-repeat;
background-position:left;
padding:0 0 0 20px;
margin-bottom:5px;
font-size:104%;
}
.topmenu ul {
float:left;
padding:0;
margin:0;
width:80%;
}

.topmenu ul li {
float:left;
padding:0;
margin:0;
list-style:none;
}

.rightvag {
	font-size:120%;
 text-align:left;
}
.rightvagoogle {
	font-size:120%;
 text-align: center;
 padding-top:10px;
}
.rightvagoogle p{
	font-size:95%;
 text-align: left;
}

.rightvagoogle img{
	 border-style:none;
}

/*Link Classes*/
a:link, a:visited {
color:#428CE7;
text-decoration:none;
}

a:hover {
color: #444444;
}


.nounderline {
text-decoration:none;
}

.topmenu a:link, .topmenu a:visited {
text-decoration:none;
line-height:34px;
height:34px;
color:#444444;
padding:0 8px;
font-size:1.1em;
}

.topmenu a:hover {
color:#8CBB00;
}
.topmenu .current a {
color: #0099CC;
}

.topmenuright a:link, .topmenuright a:visited {
padding:0 7px;
color:#999;
}

.topmenuright a:hover {
color:#428CE7;
}
.vaguide-menu a:link, .vaguide-menu a:visited{
	color:green;
}
.vaguide-menu a:hover{
	color:gray;
}
#main .vaghome a {	
color:black;
}
.rightvag p {	
font-size:95%;
}

#main .current a {
	color:#0099CC
}

#main .nobackgroundimg ul li{
	background-image:none;
	list-style:none;
}