/*#############################################################
Name: Indigo
Description: A lightweight (7kb images), simple and professional design.
Date: 2006-07-27
Author: Viktor Persson
URL: http://arcsin.se

Feel free to use and modify but please provide credits.
#############################################################*/

/* standard elements */
* {
	margin: 0;
	padding: 0;
}
/*div {
	border:black 1px solid;
}*/
a {
	color: #F70;
}
img {border:0px;}
a:hover {
	color: #C60;
}
table tr td { font-size:1.1em; padding:3px;}
table tr td a {color:#333;}

.odd {background-color:#CEE7FF;}
.even {background-color:#FFE2D5;}

.newsimg {margin-right:10px;}
.leftish {float:left;}
.fl {
float:left;
display:block;
width:auto;
}
.w120 { width:120px; }
.w500 { width:500px; }
.right_align {text-align:right;}
body {
	background: #0094D6 url(../img/bg.gif) repeat-x;
	color: #466;
	font: normal 62.5% "Lucida Sans Unicode",sans-serif;
	margin: 0;
}
input {
	color: #555;
	font: normal 1.1em "Lucida Sans Unicode",sans-serif;
}
p,cite,code,ul {
	font-size: 1.2em;
	padding-bottom: 1.2em;
}
h1 {
	font-size: 1.4em;
	margin-bottom: 4px;
}
code, pre {
	background: url(../img/bgcode.gif);
	border: 1px solid #F0F0F0;
	border-left: 6px solid #39F;
	color: #555;
	display: block;
	font: normal 1.1em "Lucida Sans Unicode",serif;
	margin-bottom: 12px;
	padding: 8px 10px;
	white-space: pre;
}
pre { margin-top:0px;}
cite {
	background: url(../img/quote.gif) no-repeat;
	color: #666;
	display: block;
	font: normal 1.3em "Lucida Sans Unicode",serif;
	padding-left: 28px;
}
h1,h2,h3 {
	color: #06C;
	padding-top: 6px;
}
/* misc */
.clearer {
	clear: both;
}

/* structure */
.container {
	background: url(../img/topleft.gif) no-repeat;
}

.header {
	height: 92px;
}

/* title */
.title {
	float: left;
	padding: 12px 0 0 56px;
	width:950px;
}
.title h1 {
	color: #FFF;
	font: normal 2.4em Verdana,sans-serif;
	background-image:url(../img/sklogo.gif);
	padding-left:100px;
	background-repeat:no-repeat;
}
/* navigation */
.navigation {
	float: left;
	height: 36px;
	margin-left: 24px;
	padding: 0 16px;
	width:90%;
}
.navigation a {
	color: #FFF;
	float: left;
	font: bold 1.1em "Trebuchet MS",sans-serif;
	margin-top: 8px;
	padding: 8px 18px;
	text-align: center;
	text-decoration: none;
}
.navigation a:hover {
	background-color: #4A91C3;
	color: #FFF;
}

/* main */
.main {
	background: #FFF url(../img/bgmain.gif) no-repeat;
	clear: both;
	padding: 12px 12px 0 52px;
}

/* main left */
.sidenav {
	float: left;
	width: 24%;
}
.sidenav h1 {
	border-bottom: 1px dashed #DDD;
	color: #E73;
	font-size: 1.2em;
	height: 20px;
	margin-top: 1.2em;
}
.sidenav ul {
	margin: 0;
	padding: 0;
}
.sidenav li { 
	border-bottom: 1px dashed #EEE;
	list-style: none;
	margin: 0;
}
.sidenav li a {
	color: #777;
	display: block;
	font-size: 0.9em;
	padding: 3px 6px 3px 18px;
	text-decoration: none;
}
.sidenav li a:hover {
	color: #111;
	background: url(../img/nav_li.gif) no-repeat;
}

/* content */
.content {
	float: left;
	margin-right: 4%;
	width: 69%;
}
.content h1, .content h2, .content h3, .content h4, .content h5, .content h6 {
padding-bottom:5px;
}
.content .descr {
	color: #C60;
	margin-bottom: 6px;
}
.content li {
	list-style: url(../img/li.gif);
	margin-left: 18px;
}

/* search form */
div.midenq {text-align:center;}
input, textarea {
	border: 3px double #E5E5E5;
	padding: 2px 3px;
}
textarea {overflow:hidden;}
input.button {
	border: 1px solid #AAA;
	margin-left: 5px;
	padding: 2px 3px;
}

/* footer */
.footer_gap { height:8px; width:100%;
background:white;}
.footer {
	background: #0094D6 url(../img/bgfooter.gif) repeat-x;
	color: #C1DEF0;
	font-size: 1.1em;
	line-height: 40px;
	text-align: center;
}
.footer a {
	color: #FFF;
	text-decoration: none;
}
.footer a:hover {
	color: #FFF;
	text-decoration: underline;
}
h2 {font-size:1.4em;}
h3 {font-size:1.2em;}
#popup {
	position:absolute;
	width:400px;
	margin-left:-200px;
	background-color:white;
	border:solid 2px blue;
	
}
#popup h1 {
	margin-left:10px;
}
#popup p {
	margin-right:10px;
}

.dropdown {
	top:86px;
	left:80px;
	/*
	display:none;
	height:0px;
	*/
	position:absolute;
	width:150px;
	background-color:#3333FF;
	border-left:2px solid #3333FF;
	border-top:2px solid #3333FF;
	border-right:2px solid #3333FF;
	z-index:999;
	
}

.dropdown a {
	display:block;
	width:100%;
	height:18px;
	text-align:center;
	background-color:#09F;
	margin-bottom:2px;
	color:white;
	text-decoration:none;
	font-size:11px;
}
.dropdown a:hover, .dropdown a:active {
	background-color:#06F;
}
#saleenlargement {
	position:absolute;
	border:2px solid blue;
	padding:10px;
	left:100px;
	top:60px;
	background:white;
}
.saleenlargement img {
	width:150px;
	float:right;
	margin-left:20px;
	margin-bottom:10px;
	border:0px;
}