@import url('http://www.vogelein.com/vogelein/lightbox.css');
/* lightbox classes */	

/*  YUI CSS RESET */

/*
Yahoo! reset
Copyright (c) 2007, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.4.1
*/

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}
li{list-style:none;}
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
q:before,q:after{content:'';}
abbr,acronym {border:0;font-variant:normal;}
/* to preserve line-height and selector appearance */
sup {vertical-align:text-top;}
sub {vertical-align:text-bottom;}
input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}
/*because legend doesn't inherit in IE */
legend{color:#000;}





/*
Yahoo! fonts
Copyright (c) 2007, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.4.1
*/
/**
 * Percents could work for IE, but for backCompat purposes, we are using keywords.
 * x-small is for IE6/7 quirks mode.
 */
body {font:13px/1.3 arial,helvetica,clean,sans-serif;*font-size:small;*font:x-small;}
input,textarea,select{*font:100% arial,helvetica,clean,sans-serif;}
table {font-size:inherit;font:100%;}
/**
 * Bump up IE to get to 13px equivalent
 */
pre,code,kbd,samp,tt {font-family:monospace;*font-size:108%;line-height:100%;}





/*
Yahoo! base
Copyright (c) 2007, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.4.1
*/
/* base.css, part of YUI's CSS Foundation */
h1,h2,h3,h4,h5,h6,strong {
	/*bringing boldness back to headers and the strong element*/
	font-weight:bold; 
}
abbr,acronym {
	/*indicating to users that more info is available */
	border-bottom:1px dotted #000;
	cursor:help;
} 
em {
	/*bringing italics back to the em element*/
	font-style:italic;
}
blockquote {
	/*giving blockquotes room to breath*/
	margin:1em;
}
ol,ul,dl {
	/*bringing lists on to the page with breathing room */
	margin-left:2.5em;
}
ol li {
	/*giving OL's LIs generated numbers*/
	list-style: decimal outside;	
}
ul li {
	/*giving UL's LIs generated disc markers*/
	list-style: disc outside;
}
dl dd {
	/*giving UL's LIs generated numbers*/
	margin-left:1em;
}
th,td {
	/*borders and padding to make the table readable*/
	padding:0;
}
th {
	/*distinguishing table headers from data cells*/
	font-weight:bold;
	text-align:center;
}
caption {
	/*coordinated margin to match cell's padding*/
	margin-bottom:.5em;
	/*centered so it doesn't blend in to other content*/
	text-align:center;
}
p,fieldset,table,pre {
	/*so things don't run into each other*/
	margin-bottom:1em;
}
/* setting a consistent width, 160px; 
   control of type=file still not possible */
input[type=text],input[type=password],textarea{width:12.25em;*width:11.9em;}

 
body{
	background: #000 url('../images/background.jpg') top center repeat-y;
	color:	#FFFFFF;	
	font-family:	Arial, Verdana, Helvetica, sans-serif;
	font-size:11px !important;
	line-height:	150%;
	margin:0px;
	padding:0px;
}

#wrapper {
	width:800px;
	margin:0px auto;
}

#header {
	background:transparent url('http://www.vogelein.com/images/header.jpg') top left no-repeat;
	width:800px;
	height:100px; 
	border:0;
	margin:0px;
	padding:0px;
}

#header a{
	display:block;
	width:800px;
	height:100px; 
	border:0;
	margin:0px;
	padding:0px;
}

#left_column{
	width:150px;
	float:left;
}

#center_column{
	width:500px;
	padding:0px 0px 20px 0px;
	float:left;
}

#right_column{
	width:120px;
	float:right;
	margin-right:15px;
}

/* header classes */
.navtext	{	
	font-size:	10px;	
	color:	#643098;	
	text-decoration:	none;	
	line-height:	9px;	
}

.headerlinks	{	
	font-size:	11px;	
	line-height:	15px;	
	color:	#F5C669;	
	min-height:25px; 
	background-color:#22303D;
	padding:5px;
	text-align: right;	
	width:490px;
}	

a.headerlinks	{	
	text-decoration:	underline;
	}	
	
a.headerlinks:hover	{	
	color:	#33FFFF;	
	text-decoration:	none;	
}	

a.headerlinks:active	{	
	color:	#FFCC33;	
}	

a.headerlinks:visited	{	
	color:	#CCCCCC;	
	text-decoration:	underline	
}		

/* Body classes */ 

img{
	outline:none;
	}	

a	{	
	color: #33FFFF;	
	text-decoration:	none; 
	outline:none;	
}	

a:hover	{	
	color:	#33FFFF;	
	text-decoration:	underline	
}	

a:active	{	
	color:	#ff0000;	
	text-decoration:	none	
}	

a:visited	{	
	color:	#9999CC;	
	text-decoration:	underline;	
}	

h1 {
	font-size:	24px;	
	line-height:	34px;
	width:480px;
	text-align:center;	
	background-color:#10171D;
	padding:10px;
	margin:0px;
}	

.bodytext h1, h1#header-name, #banner h1 {
	font-size:	24px;	
	line-height:	34px;
	width:auto;
	text-align:left;	
	background:transparent none;
	padding:0px;
	margin:0px;
}

h3 {
	font-size:	16px;	
	line-height:	20px;	
	color:	#F5C669;	
	padding:0px;
	margin:0px 0px 10px 0px;
}			

h6 {
	font-size:	14px;	
	line-height:	14px;	
	color:	#FFFFCC;	
	padding:0px;
	margin:0px 0px 7px 0px;
}

.boxtext	{		
	font-size:	14px;	
	line-height:	16px;	
}		

.bodytext	{	
	color:	#FFFFFF;	
	width:480px;	
	padding:10px;	
}	

.colorbox{	
	text-align:left; 	
	background-color:#22303D;	
	width:460px;	
	padding:20px;	
	line-height:160%;
}

.container{
	width:100%;
	overflow:auto;
}

.thumbnail{	
	display:block;
	margin:0px 0px 15px 15px;	
	border:0px;	
	float:left;	
	height:100px;	
	width: 100px;	
}

.tinythumb{
	height:50px; 
	width:35px;
	border:0;
	display:block;
	float:left;
	margin:3px;
	padding:0px;
}

/* RSS Feed classes */	

.newsbox{	
	text-align:left; 	
	background-color:#000;	
}

.newsbox img{
	display:none;
}

.rightnav_box	{	
	width:110px;	
	padding:10px;
	background-color:#000;	
	font-size:	10px;	
	line-height:	12px;	
	color:	#FFFFFF;	
	text-align:left;	
	
	}	
	
.rightnav_box	p{	
	padding-top:5px;	
	margin-top:0px;	
	text-align:left;	
}	

.rightnav_box	a{	
	padding-top:3px;
	margin:0px;
	display:block;	
}	

.rightnav_boxheader	{	
	background-color: #22303D;	
	font-size:	14px;	
	line-height:	20px;	
	color:	#FFFFFF;	
	font-weight:bold;	
	padding:5px;	
	margin-bottom:10px; 	
}		

a.rightnav_box	{	
	font-size:	10px;	
	line-height:	14px;	
	color: #33FFFF;	
	text-decoration:	none;	
}	

a.rightnav_box:hover	{	
	font-size:	10px;	
	line-height:	14px;	
	color:	#33FFFF;	
	text-decoration:	underline;	
}	

a.rightnav_box:active	{	
	font-size:	10px;	
	line-height:	14px;	
	color:	#ff0000;	
	text-decoration:	none	
}	

a.rightnav_box:visited	{	
	font-size:	10px;	
	line-height:	14px;	
	color:	#9999CC;	
	text-decoration:	underline;	
}

/* suckerfish classes */		

#nav, #nav ul { /* all lists */		
	padding: 0;		
	margin: 0;		
	list-style: none;		
	float: left;		
	border-right:5px solid black;		
	border-bottom:5px solid black;		
	background-color:black;		
	width:135px;		
	font-size:	12px;	
	list-style:none;
	}		

#nav li { /* all list items */		
	position: relative;		
	float: left;		
	line-height: 22px;		
	margin-bottom: -1px;		
	width: 135px;	
	list-style:none;
}		

#nav li ul { /* second-level lists */		
	position: absolute;		
	left: -999em;		
	margin-left: 136px;		
	margin-top: -23px;	
}			

#nav li a {		
	width: 130px;		
	display: block;		
	color: white;		
	font-weight: bold;		
	text-decoration: none;		
	background-color: #10171D;		
	border: 1px solid #22303D;		
	padding-left: 5px;	
}		

#nav li a:hover {		
	color : white;		
	background-color :#22303D;	
}		

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {		
	left: -999em;	
}		

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul { /* lists nested under hovered list items */		
	left: auto;	
}			

.leftnav_bullet {		
	background: transparent url('http://www.vogelein.com/images/leftnav_bullet.gif') top right no-repeat;		
}		

/* footer classes */	

#footer {
	width:100%;	
	overflow:auto;	
	text-align:center;
}

#footer p {	
	color:#606060;	
	display:block;	
	font-size:9px;	
	line-height:120%;	
	margin:0px auto;	
	padding:30px 0px 0px 0px;	
	text-align:center;	
	width:450px;		
}

#footer p a {	
	color:#666666;
}

#footer a, #footer a:visited, #footer a:hover, #footer a:active{	
	color:#d0d0d0;
}

#footerheader{	
	background: #22303d none;	
	color:#d0d0d0;	
	font-size: 12px;	
	height:10px;	
	line-height:100%;	
	padding: 7px 0px 7px 0px;	
	text-align:center;	
	text-transform:uppercase;	
	width:100%;
}

ul#footernav {	
	display:block;	
	margin:5px auto 20px auto;		
	padding:0px;		
	list-style:none;	
	width:470px;
}
	
ul#footernav li {		
	list-style:none;		
	margin:0px;		
	padding:0px 0px 0px 50px;		
	float:left;		
	text-align:left;
}

ul#footernav li a, ul#footernav li a:visited {	
	color:#d0d0d0;	
	font-size:11px;	
	text-decoration:none;
}

ul#footernav li a:hover{	
	color:#d0d0d0;	
	text-decoration:underline;
}