﻿* { margin:0; padding:0;}
html, body { height:100%;}
html { min-width:1000px;}
body { background:#c0c0c0; font-family:Verdana, Arial, helvetica, sans-serif; font-size:10pt; line-height:1.5em; color:#111;}

input, textarea, select { font-family:Verdana, Arial, helvetica, sans-serif; font-size:10pt;}
p { margin:0; padding:0;}

/*==================forms====================*/
input, select { vertical-align:middle; font-weight:normal;}
img {border:0; vertical-align:top; text-align:left;}

/*=====GLOBAL======*/
#main { width:1000px; margin:0 auto; position:relative;}

.aligncenter { text-align:center;}

p, td { margin-bottom:14px; line-height:1.5em;}

/*==================list====================*/
ul { list-style:none;}

.site-nav { position:absolute; left:16px; top:32px; overflow:hidden;}
.mainlevel { float:left; font-size:17px; line-height:1.2em; text-transform:uppercase; padding:0 30px; background:url(../images/divider.gif) no-repeat left 7px; margin-left:-6px; text-decoration:none; color:#949494;}
.mainlevel:hover,
.mainlevel:active  {color:#89b700;}

.slick-rss-container {width:700px; background:url(../images/icon.gif) no-repeat left top;margin-bottom:20px;margin-left:260px;}
.rss_title { padding-left:50px; padding-top:10px;}
.slick-rss-list {margin-top:20px;}
.slick-rss-list li { margin-top:10px; line-height:1.5em;}
.slick-rss-list li a { text-decoration:none; font-weight:bold;font-size:11pt;} 
.slick-rss-list li a:hover { text-decoration:underline;}

.list1 { margin-top:-5px;}
.list1 li { line-height:1.5em; width:100%; overflow:hidden; vertical-align:bottom; }
.list1 li a {text-decoration:none;color:#111;} 
.list1 li a:hover { text-decoration:underline;}

.contentpaneopen {
	margin-top:15px;
}

/*==================txt, links, lines, titles====================*/
a, .contentpaneopen a {color:#89b700; outline:none;}
a:hover, .contentpaneopen a:hover{text-decoration:none;}

h1, .contentheading, .folder_title { color:#929292; font-size:16pt; line-height:1.2em; text-transform:uppercase; margin-bottom:20px;}
h2, .rss_title { color:#929292; font-size:14pt; line-height:1.2em; text-transform:uppercase; margin-bottom:20px;}
h3 { color:#89b700; font-size:13pt; line-height:1.2em; margin-bottom:10px;}
.thumbnails {width:700px;}

/*header*/
#header {height:334px; background:url(../images/header-bg.jpg) no-repeat left top;}
#header .logo { position:absolute; left:60px; top:80px;font-size:60pt;color:#eee;height:200px;font-weight:bold;}

/*content*/
#content { min-height:550px; padding-top:10px;background:#fff;}
#content .indent { padding-bottom:20px;background:#fff;}
#content .left { width:240px;float:left;margin-right:20px;background:#fff; min-height:550px;}


/*footer*/
#footer { height:40px; margin-top:20px;}

/*==========================================*/

.section, .section-title-right {
	padding:5px;
	height:30px;
}

.section {
   float:left; 
}

.section-title-right {
	float:right;
}

.section-body {
	position:relative;
   clear:both;
	background:#fff; 
	left:-15px;
   border:1px solid #89b700;
}

.section-content {
	margin:8px;
	padding:5px;
	line-height:1.4em;
	background:#cfcfcf; 	
   border:1px solid #999;
}

.section-content img {
	width:60px;
	padding:5px;
	background:#fff; 	
   border:1px solid #999;
   float:left;
   margin:5px;
   margin-left:0px;
   height:50px;width:50px;
}

#keyinfo {
display:none;
height:0px;
}