﻿/**
 * WebsiteBaker template: Wild02
 * 
 * LICENSE: GNU General Public License 3.0
 * 
 * @author     Horst Engel
 * @copyright  Horst Engel (c) 04, 2010
 * @license    http://www.gnu.org/licenses/gpl.html
 * @version    0.20
 * @platform   WebsiteBaker 2.8.1
*/

/***** Globals *****/
html 	{
	min-height: 100.05%;
	}
body 	{
	font-family: Helvetica, Arial, sans-serif; 
	font-size:12px; 
	color: #000000; 
	background: #ffffff;
	}
h1, h2, h3, h4, h5, h6 {
	letter-spacing: 1px; 
	color: #006633; 
	}
h1 	{
	font-size:16px;
	line-height:25px; 
	}
h2 	{
	font-size:14px;
	line-height:20px; 
	}
h3, h4, h5, h6 {
	font-size:13px;
	line-height:19px; 
	}
p 	{
	margin: 6px 0 6px 0;
	} 
a, a:link, a:visited, a:active {
	color:#003300; 
	text-decoration: underline;
	}
a:hover	{
	color:#336633; 
	text-decoration: underline;
	}
images 	{
	border: 0;
	}
ul 	{
	margin-left: 16px; 
	padding-left: 10px;
	}
li 	{
	margin-bottom: 2px;
	}

.clearfix { /* clears floating inside of a parent-box */
	clear: both;
	}
.menu_current { /* highlights currently active menu */
	font-weight: bold;
	} 
.highlight { /* higlights search results */
	background-color: #ffcc00;
	} 

/***** Content *****
 **       Head    **/
#container {
	width: 950px; 
	margin: 0 auto; 
	// background: url(hin1.gif);
	background-color: #ccff99;
	-moz-border-radius: 8px;
	-khtml-border-radius: 8px;
	}
#header_box {
	height: 104px; 
	}
#logo_box {
	float: left;
	padding: 5px 0 0 40px; 	
	}	
#headline {
	margin-left: 160px;
	padding: 12px 0 0 0;
	}
#headline h1 {
	margin: 10px 0 0 50px; 
	font-family: times, serif;
	letter-spacing: 0px; 
	font-size: 32px; 
	font-weight: bold; 
	font-style: italic; 
	color: #006633;
	}	 
#headline h2 {
	margin: 0 0 0 0;
	font-family: times, serif;
	letter-spacing: 0px; 
	font-size: 26px; 
	font-weight: bold; 
	font-style: italic; 
	color: #006633;
	}
#headline h3 {
	margin: 5px 0 0 106px; 
	letter-spacing: 0px; 
	font-size: 12px;
	font-style: italic; 
	font-weight: normal;
	color: #006633;
	}	        
#search_box {
	float: right; 
	width: 200px;
	margin: 36px 0 0 0;
	}
.search_string {
	width: 100px;
	border: 1px solid #006633;
	}
#menu_bar {
	margin-left: 160px;
	height: 23px;
	background-color: #006633;
	-moz-border-radius-topleft: 8px;
	-khtml-border-radius-topleft: 8px;
	}
/**       Columns **/
#content {
	
	}
#column_left {
	float: left; 
	width: 160px;
	}
#column_right {
	margin: 5px;
	float: right; 
	width: 190px;
	}
#blog_box {
 	padding: 5px; 
 	background-color:#FFFFFF;
 	-moz-border-radius: 8px;
	-khtml-border-radius: 8px;	
	}
#menu_box {
 	padding: 0 8px 0 0;
 	}
#fixmenu_box {
	padding: 16px 0 0 10px; 
	}
#login_box {
	padding-left: 12px;

	}
#news_box {
	margin: 16px 10px 10px 10px;
	background-color: white;
	-moz-border-radius: 8px;
	-khtml-border-radius: 8px;
	}
#column_mid {
	margin-top: 0px; 
	margin-left: 160px; 
	margin-right: 200px;
	min-height:380px; 
	height:auto !important; 
	height:380px; 
	background-color:#FFFFFF;
	}
#content_box {
	padding: 4px 12px 2px 12px;
	}
/** Print Link **/	
#print	{
	padding: 2px 0 2px 0;
	line-height: 18px;
        font-size: 11px;
        float: right;
        }
#print a {
	display: block; 
        color: white; 
        background-color: #006633;
	text-decoration: none;
	border-left: 1px solid #ffffff; 
	padding: 1px 5px 1px 5px;
	}
#print a:hover {
	color: #006633; 
	background-color: white;
	text-decoration: none;
	}
/**       Footer  **/
#footer	{
	height: 18px; 
	padding: 2px 2px 0 0; 
	font-size: 10px; 
	text-align: center; 
	border-top: 3px solid #006633;
	}
#footer a {
	font-weight: bold;
	}

/***** Head Menue *****/
#headmenu {font-size: 11px; }
#headmenu ul {margin: 0; padding: 0; list-style-type: none; text-align: center; border: 0;}
#headmenu ul li {margin-top: 0; padding-top: 2px; display: block; float: right;}
#headmenu ul li a {color: #ffffff; display: block; padding: 3px 10px 2px 10px; text-decoration: none; border-left: 1px solid #ffffff; }
#headmenu ul li a:hover { color: #006633; background: #ffffff; text-decoration: none; }


/***** Side Menu *****/
#menu {margin: 0 0 0 0px; padding-top: 0px; }
#menu ul {margin: 0 0 0 0; padding: 0 0 0 0; list-style-type: none; font-size:12px; }
#menu li {margin: 0; padding: 0; display: inline;}
#menu a {color: white; background-color: #006633; display: block; text-decoration: none; padding-left:2px; padding-right:5px; padding-top:3px; padding-bottom:3px; }
#menu a:hover {color: #006633; background-color: white; text-decoration: none;  }
#menu ul ul a {text-decoration: none; text-transform: none;  padding-left: 10px; padding-right:5px; padding-top:2px; padding-bottom:2px;}
#menu ul ul a:hover {  text-decoration: none;}
#menu ul ul ul a {padding-left:15px; padding-right:5px; padding-top:2px; padding-bottom:2px;  }
#menu ul ul ul a:hover {text-decoration: none; }
#menu ul ul ul ul a {text-decoration: none;  padding-left: 20px; padding-right:5px; padding-top:2px; padding-bottom:2px;}
#menu ul ul ul ul a:hover { text-decoration: none  }

/***** Fixed Menu *****/
#fixmenu {margin: 0; padding-top: 0px; }
#fixmenu ul {margin: 0 0 0 0px; padding: 0; list-style-type: none; font-size:11px; }
#fixmenu li {margin: 0; padding: 0; display: inline;}
#fixmenu a {color: white; background-color: #006633; display: block; text-decoration: none; 
	padding-left: 2px; padding-right:0px; padding-top:3px; padding-bottom:3px;
	width: 140px;}
#fixmenu a:hover {color: #006633; background-color: white; text-decoration: none;  }

#fixmenu ul ul a {text-decoration: none; text-transform: none;  padding-left: 10px; padding-right:5px; padding-top:2px; padding-bottom:2px;}
#fixmenu ul ul a:hover {  text-decoration: underline;}
#fixmenu ul ul ul a {padding-left:15px; padding-right:5px; padding-top:2px; padding-bottom:2px;  }
#fixmenu ul ul ul a:hover {text-decoration: underline; }
#fixmenu ul ul ul ul a {text-decoration: none;  padding-left: 20px; padding-right:5px; padding-top:2px; padding-bottom:2px;}
#fixmenu ul ul ul ul a:hover { text-decoration: underline;  }





