/*#############################################################
Name: Transparentia
Date: 2006-08-20
Description: Simple, lightweight and slightly blue.
Author: Viktor Persson
URL: http://templates.arcsin.se
Notes: Changes by mallsop.com. 
Feel free to use and modify but please provide credits.
#############################################################*/
/* fbec02 = yellow Also see http://www.quirksmode.org/css/clearing.html */
a {
	color: #36C;
}
a:hover {
	color: #06F;
}
body {
	background: #666;
	color: #666;
	font: normal 0.8em "Lucida Sans Unicode",sans-serif;
	height: 100%;  
}
input {
	color: #555;
	font: normal 1.0em "Lucida Sans Unicode",sans-serif;
}
p,cite,code,ul {
	font-size: 1.0em;
	line-height: 18px;
	margin-bottom: 4px;
	margin-top: 4px;
}

h2,h3 {
	font-size: 1.2em;
	color: #367EA6;
	margin-bottom: 4px;
	margin-top: 4px;
}

code {
	background: url(images/bgcode.gif);
	border: 2px solid #F0F0F0;
	border-left: 4px solid #336699;
	color: #336699;
	display: block;
	font: normal 1.0em "Lucida Sans Unicode",serif;
	margin-bottom: 4px;
	padding: 4px 4px;
	white-space: pre;
}

cite {
	background: url(images/quote.gif) no-repeat;
	color: #666;
	display: block;
	font: normal 1.0em "Lucida Sans Unicode",serif;
	padding-left: 28px;
}

.clearer {
	height: 2px; 
	clear: both;
}

/* 100% */
.container {
	background: #FFFFFF;
	margin: 0 auto;
	padding-bottom: 8px;
	width: 800px;
	height: 100%; 	
}

.header {
	background: #336699;
}

/* title was color: #fbec02 */
.title {
	color: #0000ff;
	font: bold 1.4em "Trebuchet MS",sans-serif;
	height: 14px;
	line-height: 14px;
	margin-top: -12px;
	margin-left: 40px;
	margin-bottom: 8px;
	text-align: left;
}

h1 {
	font: bold 1.6em "Trebuchet MS",sans-serif;
	color: #367EA6;
	margin-top: 4px;
	margin-bottom: 4px;
	text-align: left;
}

.navigation {
	margin-bottom: 4px;
}
.navigation a {
	background-color: #4A91C3;
	color: #FFF;
	float: left;
	font: 1.0em "Trebuchet MS",sans-serif;
	padding: 8px 0;	
	border-right: 1px solid #FFF;
	text-align: center;
	text-decoration: none;
}

.navigation a:hover {
	background-color: #000;
	color: #FFF;
}

.main {
	clear: both;
	padding: 4px 12px;
}

/* 	background: #ededed repeat-x;	*/
.sidenav {
	padding-top: 2px;
	float: left;
	width: 150px;
 
}
.sidenav h1 {
	color: #666;
	font-size: 1.0em;
	height: 20px;
	margin-top: 1.0em;
	padding-left: 2px;
}
/* 	background: url(images/bgul.gif) repeat-x; */
.sidenav ul {
	margin: 0;
	padding: 0;
	padding-left: 2px;
}
.sidenav li {
	border: 1px solid #FAFAFA;
	border-top: none;
	list-style: none;
	margin: 0;
}

.sidenav li a {
	color: #336699;
	display: block;
	font-size: 1.0em;
	padding: 3px 6px 3px 6px;
	text-decoration: none;
}
.sidenav li a:hover {
	color: #111;
}

.content {
	float: right;
	width: 600px;
}
.content .item {
	padding: 2px 2px 2px 2px;
	border: 1px solid #FFFFFF;
	background: #FFFFFF;
	margin-bottom: 4px;
}

.descr {
	background: #ededed;
	}

.content li {
	list-style: url(images/bullet_go.png);
	margin-left: 8px;
}

form {
	padding: 0 0 4px 4px;
}
.styled {
	border: 1px solid #DDD;
	background: #fbec02;
	padding: 2px;

}
.button {
	background: url(images/search.gif) no-repeat left bottom;
	border: none;
	height: 25px;
	width: 25px;
}

.footer {
	background: #336699;
	border: 1px solid #FFFFFF;
	color: #FFFFFF;	
	font-size: 1.0em;
	margin: 0 auto;
	text-align: center;
	padding: 2px;

}
.footer a {
	color: #FFFFFF;
	text-decoration: none;
}
.footer a:hover {
	color: #000000;
	text-decoration: underline;
}

#table1{
margin-top: 2px;
width: 100%;
font-size: 1.0em;	
background: #FFFFFF;
}

#table2 {
margin-top: 2px;
width: 100%;
font-size: 1.0em;	
background: #FFFFFF;
}

#table3 {
margin-top: 2px;
width: 100%;
font-size: 1.0em;	
background: #FFFFFF;
}

.slideshow { height: 58px; width: 58px; margin-left: 18px;}
.slideshow img { padding: 4px; border: 0px; background-color: #FFFFFF; }

/* end css */