/*
Theme Name: WordPress Default
Theme URI: http://wordpress.org/
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.6
Author: Michael Heilemann
Author URI: http://binarybonsai.com/
Tags: blue, custom header, fixed width, two columns, widgets

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/
html { 
	width: 100%;
	height: 100%;
}

body {

    margin: 0px 0px 0px 0px;
    width: 100%;
    height: 100%;
    background-color: #252A30;
    background-image: url(../images/bg.gif);
    background-repeat: repeat-x;
    color: #202020;

}

.inner {

	font-family: Lucida Grande, Tahoma;
	font-size: 8pt;
	line-height: 15px;
	color: #444444;

}

.dialog_overlay {
	position:absolute;
	top:0;
	left:0;
	width: 100%;
	height: 100%;
	background-image: url("../images/bg_50p.png");
	display: none;
	z-index: 1000;
}


.lilist {
	margin-top: 5px;

}



a.grey {
	font-family: Tahoma;
	font-size: 7pt;
	text-decoration: none;
	font-weight: bold;
	color: #eeeeee;

}

.mylink {
	border-right: 1px solid #999999;
	padding-left: 12px;
	padding-right: 12px;
	height: 27px;
	cursor: pointer;
}

.mylink_selected {
	border-right: 1px solid #999999;
	padding-left: 12px;
	padding-right: 12px;
	height: 27px;
	background-color: #2C8EC0;
	background-image: url(../images/navsel.gif);
	background-repeat: repeat-x;
	cursor: pointer;
}


h1 { 
	display: inline;
}

.pad {
	padding-top: 7px;
}

.boxtext {
	padding: 5px 10px 0 10px;
	font-family: Lucida Grande, Tahoma;
	font-size: 8pt;
	line-height: 15px;
	color: #444444;
}



a.iconlink {
	text-decoration: none;
	width: 100px;
	height: 100px;
	border: 1px solid #dddddd;
	vertical-align: middle;
	padding-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	float: left;
	font-family: Tahoma;
	font-size: 8pt;
	text-decoration: none;
	color: #666666;
	background-color: #f9f9f9;
}

a.iconlink:hover {
	text-decoration: none;
	background-color: #ffff99;
	
}

.peonygreen {
	height: 20px;
	border: 1px solid #000000;
	font-size: 8.5pt;
	font-family: Verdana; 
	color: #ffffff;
	background-color: #005500;
}

.peonyred {
	height: 20px;
	border: 1px solid #000000;
	font-size: 8.5pt;
	font-family: Verdana; 
	color: #ffffff;
	background-color: #550000;
}

.peonyorange {
	height: 20px;
	border: 1px solid #000000;
	font-size: 8.5pt;
	font-family: Verdana; 
	color: #ffffff;
	background-color: #995500;
}

td.youarehere { 
	height: 20px; padding: 3px 6px 3px 10px;
	background-color: #E7EFEF;
	border-bottom: 1px dashed #aaaaaa;
}

td.tblheader {
	background-color: #dddddd;
	font-family: Verdana,  Arial, Helvetica, sans-serif;
	font-size: 70%;
	line-height: 125%;
	padding: 4px;
	color: #666666;
	border: 0px solid #bbbbbb;
	border-bottom-width: 1px;
}

td.tblinner {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	line-height: 125%;
	padding: 4px;
	color: #333333;
	border: 0px solid #cccccc;
	border-bottom-width: 1px;
	border-right-width: 1px;
	vertical-align: top;
}

.vfont, .insider {
	font-family: Verdana,  Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 12pt;
	color: #222222;
	}


td.tblright {
	font-family: Verdana,  Arial, Helvetica, sans-serif;
	font-size: 70%;
	line-height: 125%;
	padding: 4px;
	color: #333333;
	border: 0px solid #cccccc;
	border-bottom-width: 1px;
	vertical-align: top;
}

td.tblleft {
	font-family: Verdana,  Arial, Helvetica, sans-serif;
	font-size: 70%;
	line-height: 125%;
	padding: 4px;
	color: #333333;
	border: 0px solid #cccccc;
	border-left-width: 1px;
	border-bottom-width: 1px;
	vertical-align: top;
}

.navbarfont 
{
	font-family: Verdana; 
	font-size: 7.5pt; 
	color: #202020;
}

.title 
{
	font-family: Trebuchet MS, Tahoma; 
	font-size: 15pt;
	font-weight: bold;
	color: #006A78;
}

.small 
{
	font-family: Lucida Grande, Verdana; 
	font-size: 8.5pt;
	line-height: 11pt;
}

.mytext {
	text-align: left;
	color: black;
	font-family: Verdana; 
	font-size: 8.5pt;
}


.littlebutton {border:1px solid #959595; font-family: Tahoma; font-size: 8pt; padding: 1px; padding-left: 0px; padding-right: 0px; color:#00156e; background:#E2E2E2 url(../images/btnbkgnd_hot.gif) repeat-x center left;}


.normalbutton {background-color:#f1f1f1;border:1px solid #959595;}
.normalbutton {font-family: Tahoma; font-size: 8pt; padding: 1px; padding-left: 0px; padding-right: 0px; color:#00156e; background:#E2E2E2 url(../images/btnbkgnd_hot.gif) repeat-x center left;}

.smallsubmit	{ font-family: Arial,Helvetica,sanserif; font-size: 9px; }

a:link { color: #006A78; text-decoration: none; }
a:visited { color: #006A78; text-decoration: none; }
a:hover { color: #006A78; text-decoration: underline; }

a.green:link { color: #006A78; text-decoration: none; }
a.green:visited { color: #006A78; text-decoration: none; }
a.green:hover { color: #006A78; text-decoration: underline; }

a.orange:link { color: #ffff00; text-decoration: none; }
a.orange:visited { color: #ffff00; text-decoration: none; }
a.orange:hover { color: #ffff00; text-decoration: underline; }

a.orange { 
	color: #ffff00;
	text-decoration: none;
}

a.pad_grey { 
	margin-top: 7px;
	display: block;
	font-family: Tahoma;
	font-size: 7pt;
	text-decoration: none;
	font-weight: bold;
	white-space: nowrap;
	color: #eeeeee;
}

.lilist
{
	list-style: none url("/images/bullet.gif") inside;
	margin: 0 0 0 0px;
	padding: 0 0 0 0px;
	text-indent:-0.7em;
}



.tdtop {
	
	background-image: url("../images/topborder.gif");
	background-repeat: repeat-x;
	background-position: top left;
}

.header { 

	font-family: Lucida Grande, Trebuchet MS;
	font-size: 15pt;
	letter-spacing: -1px;
	color: #006A78;
	font-weight: normal;
        padding-left: 10px;
}

a.headerlink { 
	font-family: Lucida Grande, Trebuchet MS;
	font-size: 15pt;
	letter-spacing: -1px;
	color: #006A78;
	font-weight: normal;
	display: inline;
	text-decoration: none;
}
