/* 
This site is another M3 by MELT
*/



html {min-height: 100%;}

* {
	margin: 0;
	padding: 0;
}

a {color: #048;}
a:hover {color: #0066ce;}

body {
	background: #EEE url('images/body.gif') no-repeat center top;
	color: #333333;
	font: normal 65% "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	line-height:1.3em;
	padding-top: 15px;
}

p,code,ul {
	padding-bottom: 1.2em;
}

li {
	list-style: none;
	font-size: 11px;
}

h1 {font: normal 1.3em Tahoma,sans-serif; font-size: 16px;}
h2 {font: bold 1.4em sans-serif; font-size: 16px;}
h3 {font: bold 1em Tahoma,sans-serif; font-size: 16px;}

form,input {margin: 0; padding: 0; display: inline;}

code {
	background: #FFF;
	border: 1px solid #EEE;
	border-left: 6px solid #CCC;
	color: #666;
	display: block;
	font: normal 1em Tahoma,sans-serif;
	line-height: 1.6em;
	margin-bottom: 12px;
	padding: 8px 10px;
	white-space: pre;
}

blockquote {
	background: url(images/quote.gif) no-repeat;
	display: block;
	font-weight: bold;
	padding-left: 28px;
}

h1,h2,h3 {
	padding-top: 6px;
	color: #d73a3a;
	margin-bottom: 4px;
	font-weight: bold;
	font-family: "Lucida Grande", Trebuchet MS, Tahoma, Verdana, Arial, Helvetica, sans-serif;
}


.form-input {
	background-color: #CCCCCC;
	border: solid 1px #C8C8C8;
	font-family: "Lucida Grande", Trebuchet MS, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4444444;
}
.note-text {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-weight: normal;
	color: #3B3B3B;
	line-height: 18px;
	font-style: italic;
}
.redstar {
	color: #E80000;
	font-weight: bold;
}


/* misc */
.clearer {clear: both; font-size: 0;}
.left {float: left;}
.right {float: right;}

/* The framework structure stuff */
.inner-container {
	border: 2px solid #D7D7D2;
	background: #FFF;
	font-size: 1.3em;
	margin: 0 auto;
	padding: 10px;
	width: 780px;
	line-height: 1.7em;
}

.outer-container {
	background: url('images/container.gif') no-repeat center bottom;
	padding-bottom: 64px;
}

/* Header and logo topspace */
.header {
	background: #222 url('images/header.png') no-repeat;
	height: 160px;
	margin-bottom: 5px;
	text-align: center;
}
.header .title {
	color: #FFF;
	padding-top: 50px;
}
.header .title .sitename a {
	border-bottom: 1px dashed #657382;
	color: #FFF;
	font: normal 3em sans-serif;
	padding-bottom: 2px;
	text-decoration: none;
}
.header .title a:hover {
	border-color: c7dbff;
}
.header .title .slogan {
	font: normal 1.1em Verdana,sans-serif;
	padding-top: 6px;
}

/* The navigation bar */
.path {
	background: #e6d7c1;
	color: #FFF;
	font: normal 1.1em "Lucida Sans Unicode",sans-serif;
	/* text-shadow: 0.0em 0.2em 0.3em #737474; */
	padding: 8px 12px;
	background-image: url(images/bluesteel.gif);
	font-size: 12px;
}
.path a {
	color: #FAFAFA;
	text-decoration: none;
}
.path a:hover {
	color: #FFE;
	text-decoration: underline;
}

/* main */
.main {
	background: url(images/main.gif) repeat-y;
	border-top: 4px solid #FFF;
	padding: 0px 12px 0 0;
}

/* The juicy content */
.content {
	float: right;
	width: 538px;
}
.content .descr {
	color: #333333;
	margin-bottom: 6px;
	font-weight: bold;
	font-size: 12px;
}
.content li {
	list-style: url(images/li.gif);
	margin-left: 18px;
	font-weight: bold;
}
.content p {
	font-family: "Lucida Sans Unicode",sans-serif;
	font-size: 11px;
}
.content h1 {
	padding-top: 6px;
	color: #d73a3a;
	margin-bottom: 4px;
	font-weight: bold;
	font-size: 16px;
}
.content h2 {
	padding-top: 6px;
	color: #d73a3a;
	margin-bottom: 4px;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 15px;
}

#tabletop {
	font-family: "Lucida Grande", Trebuchet MS, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	padding:5px 0 5px 10px;
	font-size: 15px;
	color: #FFFFFF;
	font-weight: bold;
	text-transform: uppercase;
}
#tablecont {
	font-family: "Lucida Grande", Trebuchet MS, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	padding:5px 0 5px 10px;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
}
#tablecontsmall {
	font-family: "Lucida Grande", Trebuchet MS, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	padding:2px 0 02px 10px;
	font-size: 9px;
	color: #666666;
	font-weight: normal;
	line-height: 12px;
}

/* navigation */
.navigation {
	float: left;
	width: 210px;
}
.navigation h2 {
	color: #5A5A43;
	font: bold 1.0em "Lucida Sans Unicode",sans-serif;
	line-height: 30px;
	margin: 0;
	padding-left: 12px;
}
.navigation ul {
	padding: 0;
	border-top: 1px solid #ddd;
}
.navigation li {
	border-bottom: 1px solid #ddd;
}
.navigation li a {
	font-size: 12px;
	color: #666666;
	display: block;
	padding: 8px 0 8px 5%;
	text-decoration: none;
	width: 95%;
	font-weight: bold;
	text-shadow: 0.0em 0.2em 0.2em #bfbfbf;
}
.navigation li a:hover {
	background: #000000;
	color: #000000;
	background-color: #666666;
	background-image: url(images/silversteel.gif);
}

/* footer */
.footer {
	background: #949490;
	color: #969696;
	font: bold 1em sans-serif;
	font-size: 9px;
	margin-top: 5px;
	padding: 10px 12px;
	background-image: url(images/silversteel.gif);
}
.footer a {
	color: #969696;
	text-decoration: none;
	font-size: 9px;
}
.footer a:hover {
	color: #000;
}

.text-9pt {
	font-family: "Lucida Grande", Trebuchet MS, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #424242;
}
