/**************** Reset **********************/

	body, h1, h2, h3, h4, h5, h6, p, ul, ol, dl,
	dt, dd, li, address, form, fieldset, hr, blockquote, input, img {

		margin: 0;
		padding: 0;

	}

	img, fieldset { border: none; }
	li { list-style-type: none; }
	
	.clr {
		clear: both;
	}
	
/************************************* LAYOUT *******************************************/
	
body {

	color: #868174;
	font-family: Verdana, sans-serif; 
	font-size: 12px;
	line-height: 160%;
	text-align: center;
	background: #f6f6f6;

}

#container {
	
	width: 950px;
	margin: auto;
	margin-top: 12px;
	background: #fff;
	text-align: left
}
#container_inner {
	
	width: 950px;
	padding: 0 8px 0 8px;
	background: #fff;
}

a, a:hover {
	font-size: 12px;
	color: #6b6555;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
table {
	font: normal 12px Verdana, Sans-Serif;
}

/******************** FONTS *********************/

.contentpaneopen p,
.contentpane p,
#main_body p {
	font-size: 12px;
	margin-bottom: 8px;
	line-height: 160%;
	font-weight:normal;
}
.contentpaneopen ul,
.contentpaneopen-glowna ul,
#main_body ul {
	margin: 10px;
}

.contentpaneopen ul li,
.contentpaneopen-glowna ul li,
#main_body ul li {
	background: url(../images/li.gif) no-repeat left 5px;
	padding-left: 12px;
	padding-bottom: 3px;
}
.contentpaneopen ol,
.contentpaneopen-glowna ol,
#main_body ol {
	margin: 10px 10px 10px 25px;
}
 * html .contentpaneopen ol,
 * html .contentpaneopen-glowna ol,
 #main_body ol {
	margin: 10px 10px 10px 35px;
}
.contentpaneopen ol li,
.contentpaneopen-glowna ol li,
#main_body ol li {
	list-style-type:decimal;
	padding-bottom: 3px;	
}

.contentpaneopen ol li ul li,
.contentpaneopen-glowna ol li ul li {
	list-style-type:none;	
}
.contentpaneopen ul li ol li,
.contentpaneopen-glowna ul li ol li{
	background:none;
}
h1, .contentpaneopen h1 {
	color: #868174;
	font: bold 12px Garmond, Georgia;  
}
h2, .contentpaneopen h2, h2 a, h2 a:hover {
	color: #868174;
	font: normal 12px Garmond, Georgia;   
}
h3, .contentpaneopen h3, h3 a, h3 a:hover {
	color: #fe7836;
	font: normal 14px Garmond, Georgia;
	letter-spacing: 1px;
	margin: 5px 0 5px 5px;
}
/******************** Pop up windows ******************/
.contentpane {
	text-align: left;	
}
.contentpane table {
	margin: 10px;
}
 * html .contentpane table {
	margin: 0px;
}
table {
	font-size: 12px;
}

/******************* Modules *******************/
.moduletable {
	width: 212px;
	float: left;
	background: url(../images/module_bg.gif) repeat-x;
	padding-bottom: 15px;
}
.moduletable ul {
	float: left;
	width: 212px;
}
.moduletable ul li {
	float: left;
	clear: both;
	width: 200px;
	background: url(../images/li.gif) no-repeat 0px 5px;
	margin: 2px 0 3px 12px;
	list-style-position: outside
}
 * html .moduletable ul li {
	margin: 2px 0 3px 5px;
}
.moduletable ul li a,
.moduletable ul li a:hover {
	line-height: 15px;
	font: normal 14px Garmond, Georgia;
	margin-left: 10px;
	list-style-position: outside;
	text-decoration: none
}
.moduletable ul li a:hover {
	background: #f3f3f3;
}

.moduletable form,
.moduletable search {
	float: left;
	padding: 0 10px 10px 10px;
}
.moduletable input {
	margin: 2px 0;
}

.moduletable h3 {
	margin: 10px 0 5px 10px;
	text-transform:uppercase;
}
.moduletable p {
	line-height: 150%;
}

/******************* Formsy ********************/

form {
	border-width: 0;
	font: normal 12px Verdana, Sans-Serif;
}
form fieldset {
	border-width: 0;
	font: normal 12px Verdana, Sans-Serif;
}
label {
	font: normal 12px Verdana, Sans-Serif;
}
input {
	border: 1px solid #e0e0de;
	font: 12px/12px Verdana, Sans-Serif;
	color: #6b6555;
	padding: 3px 4px;
	text-transform: uppercase
}
input.autowidth {
	width: auto !important;
}
textarea {
	border: 1px solid #e0e0de;
	font: 12px Verdana, Sans-Serif;
	color: #6b6555;
	padding: 3px 4px;
}
select {
	border: 1px solid #e0e0de;
	font: 12px Verdana, Sans-Serif;
	color: #6b6555;
	padding: 1px 0 1px 3px;
	height: 20px;
}
input.button {
	font: normal 12px Verdana, Sans-serif;
	color: #fff;
	background: #fe7836;
	text-transform: uppercase;
	border: none;
	padding: 2px 3px;
}

/****************************** HEADER ************************/
#header {
	float: left;
	width: 966px;
	height: 130px;
	position: relative;
	background: #fff url(../images/header_bg.gif) repeat-x bottom;
}
#header .logo {
	float: left;
	margin-top: 25px;
	margin-left: 30px;
}

#header #topright {
	float: right;
	width: 165px;
	height: 33px;
	background: url(../images/topright.jpg) no-repeat;
}
#header #topright ul {
	float: right;
}
#header #topright ul li {
	float: right;
	margin-right: 15px;
	line-height: 140%;
}
 * html #header #topright ul li {
	margin-right: 10px;
}
#header #topright ul li a {
	font: 8px Verdana, Sans-Serif;
	color: #fff;
	text-transform:uppercase
}


#header .search {
	float: right;
	clear: right;
	width: 275px;
	margin: 29px 5px 0px 0px;
}
#header .search input#mod_search_searchword {
	width: 232px;
}
#header .search input.button {
	background: url(../images/search_btn.gif) no-repeat;
	border: 0;
	padding: 0;
	width: 22px;
	height: 21px;
	margin-left: 3px;
}
#header .search label {
	display: none
}

#header #loguj {
	display: none;
	position: absolute;
	top: 20px;
	right: 0px;
	width: 212px;
	height: 180px;
	background: #fff;
	border-bottom: 1px solid #d9d9d9;
	border-left: 1px solid #d9d9d9;
	border-right: 1px solid #d9d9d9;
}
#header #loguj form {
	margin-top: 7px;
	margin-bottom: 7px

}

/****************** MAIN MENU *********************/

#glownemenu {
	clear: both;
	width: 966px;
	height: 40px;
	background:   url(../images/menu_bg.gif) repeat-x 0px 2px;
	border-bottom: 4px solid #fe7836;
}
#glownemenu ul {
	
}
#glownemenu ul li {
	float: left;
	height: 40px;
	background: url(../images/li_sep.gif) no-repeat left top;
}
#glownemenu ul a,
#glownemenu ul a:hover {
	display: block;
	float: left;
	text-transform: uppercase;
	text-align:left;
	font-size: 10px;
	line-height: 13px;
	color: #47412f;
	text-decoration:none;
	font-weight: normal;
	padding: 13px 12px 14px 12px;
	height: 14px; 
	word-wrap: break-word; 
	white-space: inherit
}

#glownemenu ul a#active_menu {
	color: #fff;
	background:  #fe7836;
	height: 16px; 
}	
#glownemenu ul a:hover {
	color: #fff;
	background: #fe7836;
	white-space: normal;
	height: 16px; 
}


/********************************** MAIN *********************************************/
#space {
	clear: both;
	width: 950;
	height: 12px;
}
#pathway {
	clear: both;
	width: 950;
	height: 30px;
	font: 10px Times New Roman, serif;
	text-transform:uppercase
}
#pathway span.pathway {
	float: left;
	padding-top: 7px;
	padding-left: 7px;
}
#pathway span.pathway a,
#pathway span.pathway a:hover {
	font: bold 10px Times New Roman, serif;
}

#middle {
	width: 950px;
	float: left;
	clear: both;
	padding-bottom: 20px;
}

#main {
	float: right;
	width: 723px;

}
.index {
	border-top: 1px solid #eeeeed;
	background: url(../images/index_bg.gif) repeat-x;

}
#intro img,
#module_left img,
#module_right img {
	border-top: 1px solid #cfd0ca;

}

#main #intro {
	float: left;
	width: 336px;
}
#main #news {
	float: right;
	width: 360px;
	padding-right: 10px;
}
* html #main #news {
	width: 370px;
}


#left {
	float: left;
	width: 212px;
	padding: 0px 0px;
}

#main #module_left {
	float: left;
	clear: both;
}
#main #module_right {
	float: left;
	margin-left: 17px
}


/******************************** FOOTER ********************************************/
#footer {
	width: 950px;
	height: 30px;
	clear: both;
	border-top: 1px dotted #969696;
	letter-spacing: 0px;
	
	font: 10px Georgia, serif;
}
#footer ul {
	float: left;
	width: 500px;
	margin-top: 8px;
	overflow: hidden;
}
#footer ul li {
	float: left;
	border-left: 1px solid #6b6555;
	line-height: 13px;
	margin-left: -1px;
}
#footer a {
	color: #6b6555;
	font: 10px Georgia, serif;
	text-decoration:none;	
}
#footer ul li a {
	padding: 3px 12px;	
}
#footer a:hover {
	text-decoration:underline;	
}
#footer p#copy {
	float:right;
	width: 460px;
	margin-top: 8px;
}


/******************************** CORE STYLES *************************************/
table.contentpaneopen {
	width: 100%;
 	margin: 0px;
	padding: 0px;
	border-collapse:collapse;
}
table.contentpaneopen-glowna {
	width: 100%;
 	margin-right: 0px;
}
table.blog {
	width: 100%;
 	margin-right: 0px;
}
table.blog tr td table tr td table.contentpaneopen {
	width: 95%;
	margin-right: 10px;
}

table.contentpaneopen td,
table.contentpaneopen-glowna td,
table.blog {
 	padding-right: 0px;
	color: #868174;
	font: normal 12px Verdana, Sans-Serif;
	line-height: 160%;
}
div.componentheading,
td.componentheading {
	display:block;
	width: 100%;
	color: #fe7836;
	font: normal 14px Garmond, Georgia;
	letter-spacing: 1px;
	text-transform:uppercase;
	
	padding-top: 10px;
	padding-bottom: 10px;
}

table.contentpaneopen td.contentheading,
table.contentpaneopen td.contentheading h1 {
	width: 100%;
	padding-bottom: 4px;
	padding-top: 4px;
	
	color: #fe7836;
	font: normal 14px Garmond, Georgia;
	letter-spacing: 1px;
	text-transform:uppercase;
}
.blog table.contentpaneopen td.contentheading,
.blog table.contentpaneopen td.contentheading h1 {
	width: 100%;
	padding-bottom: 4px;
	padding-top: 4px;
	
	color: #868174;
	font: bold 12px Garmond, Georgia;
	letter-spacing: 0px;
	text-transform:uppercase;
}
table.contentpaneopen a.readon,
table.contentpaneopen a.readon:hover {
	float: right;
	font: bold 12px Garmond, Georgia;
	padding-bottom: 8px;
	text-decoration: none;
}
table.contentpaneopen a.readon:hover {
	text-decoration:underline
}

.contentpaneopen span.small {
	font: normal 11px/13px Verdana;
}

.contentpaneopen td.createdate {
	height: 12px;    
	font: normal 10px/12px Verdana;
	float: left;
	vertical-align:top;
	color: #ada797;
}
.contentpaneopen td.buttonheading img {
	margin-left: 4px;
	border-top: none;
}

.back_button {
	float: left;
	clear: both;
	margin-top: 15px;
	margin-bottom: 15px;
}
.back_button a,
.back_button a:hover {
	font: normal 11px Verdana, Sans-serif;
	color: #fff;
	background: #fe7836;
	text-transform: uppercase;
	border: none;
	padding: 4px 5px;
	text-decoration:none
}
.back_button a:hover {
	color: #ddd;
}
.index .article_seperator {
	display: block;
	width: 100%;
	height: 25px;
	line-height: 1px;
	border-top: 1px dotted #d9d9d9;
}
.index table.blog tr td table tr td .article_seperator {
	display: block;
	width: 95%;
	height: 16px;
	line-height: 1px;
	border-top: 1px dotted #d9d9d9;
}
