/* andreas01 - an open source xhtml/css website layout by Andreas Viklund (http://andreasviklund.com). Made for OSWD.org, free to use as-is for any purpose as long as the proper credits are given for the original design work. For design assistance and support, contact me through my website or through http://oswd.org/email.phtml?user=Andreas

Version: 1.0
(July 25, 2005)

Screen layout: */

body {
margin: 0 auto;
padding: 0;
font: 76% Verdana,Tahoma,Arial,sans-serif;
background: #f4f4f4 url(/images/andreas01/bg.gif) top center repeat-y;
}
	body.popup {
		background: none;
		background-color: #ffffff;
	}

#wrap {
background: #ffffff;
color: #303030;
margin: 0 auto;
width: 770px;
}
	#wrap.popup {
		width: auto;
	}

#header {
clear: both;
margin: 10px 0 0 0;
padding: 0;
height: 45px;
}

#header h1 {
width: 430px;
font-size: 28px;
margin: 0 0 0 0;
float: left;
padding-top: 10px;
color: #003366;
font-family: "Times New Roman", Times, serif;
}

#header h1 a,
#header h1 a:hover,
#header h1 a:visited {
	text-decoration: none;
}

#header p {
width: 320px;
float: right;
text-align: left;
color: #a0a0a0;
margin: 0 0 10px 0;
font-size: 0.8em;
line-height: 1.2em;
}

#frontphoto {
margin: 0 0 10px 0;
border: 0;
}

#left {
clear: left;
float: left;
width: 150px;
margin: 0 0 10px 0;
padding: 0;
font-size: 0.9em;
}

#left ul {	
list-style: none;
width: 158px;
margin: 0 0 20px 0;
padding: 0;
font-size: 1.1em;
}	

#left li {
margin-bottom: 4px;
}

#left li a {
font-weight: bold;
height: 16px;
text-decoration: none;
color: #505050;
display: block;
padding: 4px 0 2px 10px;
background: #f4f4f4;
border-left: 4px solid #cccccc;
}	
	
#left li a:hover,
#left li a.selected {
background: #eaeaea;
color: #286ea0;
border-left: 4px solid #286ea0;
}

.announce {
margin: 10px 0 10px 0;
padding: 10px;
width: 130px;
color: #505050;
background-color: #f4f4f4;
line-height: 1.3em;
}

#right {
float: right;
width: 120px;
margin: 0 0 10px 0;
padding: 0;
font-size: 0.9em;
line-height: 1.5em;
}

#right ul {	
list-style: none;
width: 120px;
margin: 0 0 20px 0;
padding: 0;
font-size: 1.1em;
}	

#right li {
margin-bottom: 4px;
}

#right li a {
font-weight: bold;
height: 16px;
text-decoration: none;
color: #505050;
display: block;
padding: 4px 0 2px 10px;
background: #f4f4f4;
border-right: 4px solid #cccccc;
}	
	
#right li a:hover,
#right li a.selected {
background: #eaeaea;
color: #286ea0;
border-right: 4px solid #286ea0;
}

#right p {
margin: 0 0 1.5em 0;
}

#content {
margin: 0 130px 20px 160px;
border-left: 1px solid #f0f0f0;
border-right: 1px solid #f0f0f0;
padding: 0 0px 0 0px;
line-height: 1.5em;
text-align: left;
}
#content.noright { margin-right: 0; border-right: none; width: 590px; }

#content h2 {
font-size: 1.4em;
margin: 0 0 0.5em 0;
text-decoration: underline;
font-weight: normal;
}

h3 {
font-size: 1.3em;
margin: 0 0 10px 0;
text-decoration: underline;
}

h5 {
font-size: 1.0em;
}

a {
text-decoration: none;
color: #286ea0;
}

a:hover {
text-decoration: underline;
color: #286ea0;
}

a img {
border: 0;
}

#bottom {
	clear: both;
	margin: 4px auto;
	text-align: center;
}

#footer {
clear: both;
margin: 0 auto;
padding: 10px 0 20px 0;
border-top: 4px solid #f0f0f0;
width: 760px;
text-align: center;
color: #808080;
font-size: 0.9em;
}

#footer a {
color: #808080;
text-decoration: none;
}

#footer a:hover {
text-decoration: underline;
}

.left {
margin: 10px 10px 5px 0;
float: left;
}

.right {
margin: 10px 0 5px 10px;
float: right;
}

.textright {
text-align: right;
}

.center {
text-align: center;
}

.small {
font-size: 0.8em;
}

.bold {
font-weight: bold;
}

.hide {
display: none;
}




/***********************************/

#inner_menu {
	margin: 4px 0 20px 0;
	padding: 0 0 0 20px;
	width: 420px;
	border-bottom: 1px solid #808080;
}
	#inner_menu ul {
		margin: 10px 0 -1px 0;
		padding: 0;
		list-style-type: none;
	}
	* html #inner_menu ul { margin-bottom: 0; }
		#inner_menu ul li {
			margin: 0;
			display: inline;
			list-style-type: none;
			padding: 2px;
		}
			#inner_menu ul li a {
				border: 1px solid #01a0c7;
				border-bottom: none;
				padding: 0px 6px 2px 6px;
				background-color: #808080;
				color: #ffffff;
			}
			#inner_menu ul li a.selected {
				padding: 2px 6px 2px 6px;
				background-color: #ffffff;
				color: #333;
			}
			
/************************************/

#bizContent {
	background-color: #fff;
	padding: 2px;
	border: 1px solid #ccc;
}
	#bizContent ul.firstLetter {
		margin: 0;	padding: 0;
	}
		#bizContent ul.firstLetter li {
			display: inline;
			width: auto;
			margin: 2px;
			padding: 2px;
			font-size: 0.9em;
			background-color: #f0f0f0;			
		}
			#bizContent ul.firstLetter li a { text-decoration: underline; }
			#bizContent ul.firstLetter li.selected { border: 1px solid #d0d0d0; background-color: #ffffff; }
	#bizBrowse {
		border-collapse: collapse;
		border: 1px solid #d0d0d0;
		background-color: #fff;
		margin: 0;
		padding: 10px 0;
		width: auto;
		text-align: center;
		background-color: #f0f0f0;
	}	
	#bizContent ul.bizList {
		margin: 0;
		padding: 0;
		list-style: none;
		
	}
		#bizContent ul.bizList li {
			margin: 2px;
			padding: 2px;
			border-bottom: 1px dotted #d0d0d0;	
			font-size: 0.85em;				
		}
			/*
			#bizContent ul.bizlist li a {  color: #800000; }
			#bizContent ul.bizlist li a:hover { color: #808080;}
			*/
			#bizContent ul.bizList li p {
				font-size: 0.9em;
				margin: 4px 2px 4px 10px;
				padding: 0;
			}
			#bizContent ul.bizList li p a { text-decoration: underline; }
			
#bizDetail {
}
	#bizDetail h5 { margin: 0px; padding: 0px; color: #111; border-bottom: 1px solid #000080; }
	#bizDetail h6 { display: block; background-color: #F5F5F5; padding: 3px; line-height: 15px; font-size: 13px; }
	
#bizDetail iframe {
		border: 1px solid #000080;
	}