body {
 	background: #eee url("/img/body_gradient_background2.gif") top center fixed repeat-x; 
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: small;
	color: #000;
	margin: 0;
	padding: 0;
}

hr {
	border: none 0;
	border-top: 1px solid #105c7e;
	width: 100%;
	height: 1px;
}

img {
	border: 0;
	margin: 0;
	padding: 0;
}

@font-face {
	font-family: 'Chatype';
	src: url('chatypeb2.1regular-webfont.eot');
	src: url('chatypeb2.1regular-webfont.eot?iefix') format('embedded-opentype'),
		 url('chatypeb2.1regular-webfont.woff') format('woff'),
		 url('chatypeb2.1regular-webfont.ttf') format('truetype');
}

h1, h2, h3, h4, h5, h6 {
	font-family: 'Chatype', 'Lucida Grande', 'Lucida Sans Unicode', TrebuchetMS, 'Trebuchet MS', Helvetica, Arial, sans-serif; 
	font-weight: normal;
}

h1 { 
	font-size: 180%; 
}
h2 { 
	font-size: 130%; 
}
h3 { 
	font-size: 120%; 
	margin-top: 1em;
}

h2 a { 
	text-decoration: none; 
	color: #000;
}

h2 a:hover {
	text-decoration: none;
}

a {
	text-decoration: underline;
	color: #1c3d53;
}

a:visited {
	color: #1c3d53;
}

a:hover {
	text-decoration: none;
	color: #cc0000;
}


#container {
	width: 760px;
	background-repeat: no-repeat;
	background-position: center;
	margin: 0 auto;
	border-left: 2px solid #105c7e;
	border-right: 2px solid #105c7e;
	background-color: #fff;
}

#topbar {
	height: 204px;
	background-repeat: no-repeat;
	background-position: top center;
}

#topbar2 {
	height: 75px;
	background-repeat: no-repeat;
	background-position: top center;
	/*background: url('/img/graygradient.gif');*/
}

.top-links {
	padding-right: 10px;
}

#menubar {
	width: 100%;
	color: #fff;
	background-color: #105c7e;
	text-align: right;
	margin: 0;
	padding: 5px 0 5px 0;
	font-size: 120%;
	font-weight: bold;
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', TrebuchetMS, 'Trebuchet MS', Helvetica, Arial, sans-serif;
}

#menubar a { 
	text-decoration: none;
	color: #fff;
}

#menubar a:hover {
	/* color: #ccc; */
	color: #f9ef6b;
	text-decoration: none;
}

.tagline {
	display: none;
	float: left;
	color: #eee;
	padding-left: 10px;
	font-size: 90%;
}

#whitebox {
	background: #fff;
	padding: 1em;
}

#whitebox img.newsletter_preview {
	padding: 0 10px;
}

#whitebox-mainpage {
	background: #fff;
	padding: .5em;
}
#whitebox-nopadding {
	background: #fff;
}


#footerbox {
	background-color: #ccc;
	padding: 10px;
	margin: 0;
	font-family: Tahoma, Geneva, Helvetica, Arial, sans-serif;
}

#footerbox a, #footerbox a:link, #footerbox a:visited {
	color: #105c7e;
	text-decoration: none;
	font-weight: bold;
}

#footerbox a:hover, #footerbox a:active {
	color: #105c7e;
	text-decoration: underline;
	font-weight: bold;
}

#footerbox ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
	border-right: 1px solid #105c7e;
	height: 140px;
}

#footerbox ul li {
	padding: .5em;
}

#footer-menu {
	float: left;
	width: 275px;
	display: inline;
}

#footer-menu2 {
	float: left;
	width: 175px;
	display: inline;
}

#footer-mailinglist {
	float: left;
	width: 240px;
	padding: 0 10px;
	display: inline;
	color: #105c7e;
	font-weight: bold;
	height: 140px;
	border-right: 1px solid #105c7e;

}

#footer-mailinglist input {
	border: 2px solid #000;
	color: #888;
	font-size: 1.1em;
	margin-right: 5px;
	margin-top: 5px;
	width: 225px;
	padding: 0.1em;
}

#footer-mailinglist input[type=submit] {
	border: 2px solid #000;
	color: #000;
	background-color: #fff;
	font-weight: bold;
	font-size: 1.1em;
	width: 100px;
}

#footer-social {
	float: left;
	width: 300px;
	display: inline;
}

#latestnews {
	width: 400px;
	padding: 10px;
	float: left;
	margin: 0;
}

#rightcolumn {	
	width: 300px;
	float: right;
	margin: 0;
	padding: 10px;
}


#rightcolumn ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

#rightcolumn ul li {
	padding: 3px;
}

.updated-text {
	font-size: 90%;
	font-style: italic;
}

.rightbox {
	padding: 30px 0 5px 0;
	font-family: Tahoma, Arial, sans-serif;
	font-size: .9em;
}

.rightbox h3 {
	display: none;
}

#upcoming-events {
	background: #ccc url('../img/upcoming-events@2x.gif') no-repeat top center;
	border: 2px solid #1c3d53;
}

#upcoming-events a:link, #upcoming-events a:visited {
	color: #1c3d53;
	text-decoration: none;
}

#upcoming-events a:hover, #upcoming-events a:active {
	color: #1c3d53;
	text-decoration: underline;
}

#social {
	background: #ccc url('../img/around-the-web.gif') no-repeat top center;
	padding-top: 35px;
	padding-bottom: 10px;
	text-align: center;
	border: 2px solid #1c3d53;
}

#newest-topics {
	background: #ccc url('../img/newest-topics.gif') no-repeat top center;
	border: 2px solid #1c3d53;
}

#newest-topics a:link, #newest-topics a:visited {
	color: #1c3d53;
	text-decoration: none;
}

#newest-topics a:hover, #newest-topics a:active {
	color: #1c3d53;
	text-decoration: underline;
}

#facebook {
	background: #ccc url('../img/facebook.gif') no-repeat top center;
	border: 2px solid #1c3d53;
}

#facebook a:link, #facebook a:visited, #facebook a:hover, #facebook a:active {
	text-decoration: none;
	text-align: right;
	display: block;
	padding-right: 5px;
	color: #1c3d53;
}

#twitter-button {
	padding: 2px 0 10px 10px;
}

#first-button {
	padding-left: 10px;
}

.other-buttons {
	padding-left: 5px;
}

#vwhistory {
	width: 100%;
	float: left;
	margin-top: 15px;
	font-size: 95%;
}

#vwhistory {
	border: 2px solid black;
	background: #fff url('/img/vintagebug.gif') no-repeat bottom;
	height: 175px; 
	margin-bottom: 25px; 
}

#vwhistory ul {
	margin-top: 20px;
	margin-right: 20px;
	list-style-type: none; 
}

h2#vwhistoryheader {
	background: #000 url('/img/blackgradient.gif') repeat-x;
	color: #fff;
	font-weight: bold;
	font-size: 150%;
	text-align: center;
	padding: 5px;
	margin: 2px;
	border: 0;
}

#itsofficial {
	font-size: .7em;
	font-family: Arial;
	text-align: center;
}

#officially-licensed {
	float: left; 
	margin: 10px 0; 
	width: 430px; 
	text-align: center; 
	font-size: .8em;
	font-family: Helvetica, Arial, sans-serif;
}

#officially-licensed-text {
	background: url('/img/small-vw-logo.gif') no-repeat left 50%;
	width: 400px;
	margin: 0 auto;
	font-size: 18px;
	display: table-cell;
	vertical-align: middle;
	height: 35px;
}

#officially-licensed img {
	padding: 5px;
}

#sponsored-by {
	float: right; 
	margin: 10px 0;
	width: 294px;
	text-align: center;
	font-size: .8em;
	font-family: Helvetica, Arial, sans-serif;
}

#sponsored-by img {
	padding: 5px;
}

.one-image {
	float: left;
}

.hide { 
	display: none;
}

.msg {
	font-weight: bold;
	padding: 1em;
	width: 70%;
	text-align: center;
	margin: 1em auto;
}

.error {
	border: 2px solid #f5a8a8;
	background: #f3cece url('/img/warning.png') no-repeat 0.5em 50%;
}

.info {
	border: 2px solid #fef894;
	background: #fffddd url('/img/ok.png') no-repeat 0.5em 50%;
}

.warning {
	border: 2px solid #94b7fe;
	font-weight: normal;
	background: #ddecff;
}

span.page-link, a.page-link, a.pagPrev, a.pagNext, a.pagPrev:visited, a.pagNext:visited, a.page-link:visited {
	border: 1px solid #bbb;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	padding: 1px 5px;
	margin: 0 3px;
	color: #105c7e;
	text-decoration: none;
}

span.page-link-current {
	border: 1px solid #274f77;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	padding: 1px 5px;
	margin: 0 3px;
	background-color: #105c7e;
	color: #fff;
}

.textbox {
	border: 2px solid #000;
	color: #000;
}

.submitbox {
	border: 2px solid #000;
	color: #000;
	background-color: #ccc;
	font-weight: bold;
}

#userbar {
	width: 100%;
	border-bottom: 1px solid #ccc;
	background-color: #eee;
	color: #000;
	margin: 0;
	padding: 5px 0 5px 0;
	font-size: 100%;
	font-weight: bold;
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', TrebuchetMS, 'Trebuchet MS', Helvetica, Arial, sans-serif;
}

#userbar input {
	width: 70px;
}

#userbar-newmsg {
	width: 100%;
	border-bottom: 1px solid #ccc;
	background-color: #fffddd;	
	color: #000;
	margin: 0;
	padding: 5px 0 5px 0;
	font-size: 100%;
	font-weight: bold;
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', TrebuchetMS, 'Trebuchet MS', Helvetica, Arial, sans-serif;
}

#userbar span, #userbar-newmsg span, #userbar form {
	padding: 0 10px;
}

#userbar span a:link, #userbar span a:visited, #userbar span a:active, #userbar-newmsg span a:link, #userbar-newmsg span a:visited, #userbar-newmsg span a:active {
	text-decoration: none;
	color: #000;
}

#userbar span a:hover, #userbar-newmsg span a:hover {
	color: #cc0000;
}

#userbar .messages {
	float: right;
}

#userbar-newmsg .messages_new {
	float: right;
}

#userbar span.messages a {
	padding-left: 20px;
	background: url('http://www.volksfolks.org/img/envelope.gif') no-repeat left center;
}

#userbar-newmsg .messages_new a {
	padding-left: 20px;
	background: url('http://www.volksfolks.org/img/envelope-open.png') no-repeat left center;
}

#nav {
	border: 1px solid #aaa;
	background-color: #fff;
	padding: 4px;
}