@charset "utf-8";
body {
	font-family: tahoma;
	font-size: 12px;
	margin: 0px;
	color: #7c5641;
	background-color: #432712;
	background-image: url(../images/bgg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
a:link, a:visited {
	color: #d56020;
	text-decoration: none;
	outline:0px;
}
a:hover {
	color: #ec7a00;
}
.footer-linkat-menu a:hover {
}

.clear {
	clear: both;
}
.mainpage {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	background-image: url(../images/mainbg.jpg);
	background-repeat: repeat-y;
}
.kdsheader {
	background-image: url(../images/header.jpg);
	height: 176px;
}
.navi {
	background-image: url(../images/navi-bg.jpg);
	height: 56px;
}
.navimenu {
	float: right;
	height: 32px;
	width: 700px;
	padding-right: 45px;
}
.navi .search {
	float: left;
	width: 245px;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: px;
}
.navimenu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.navimenu li {
	float: right;
	height: 30px;
	width: 125px;
	text-align: center;
}
.navimenu a:link, .navimenu a:visited {
	display: block;
	height: 22px;
	width: 125px;
	padding-top: 10px;
	font-weight: bold;
	color: #cb8a22;
	text-decoration: none;
}
.navimenu a:hover, .navimenu a#active_menu-nav {
	background-image: url(../images/navi-hover.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	color:#ffffd0;
}
.pageright {
	float: right;
	width: 200px;
}
.kdscontainer {
	padding-right: 13px;
	padding-left: 13px;
	background-image: url(../images/main-bg-left.jpg);
	background-repeat: repeat-y;
	background-position: left;
	padding-bottom: 10px;
}
.pagecenter {
	float: left;
	width: 770px;
}
.kdscontainerbg {
	background-image: url(../images/main-bg-right.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
.pageleft {
	float: left;
	width: 200px;
}
.homecontent {
	float: right;
	width: 565px;
}
.module_menu {
	width: 199px;
	background-image: url(../images/box-cont-btm.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-bottom: 15px;
	background-color: #F9F4EE;
}
.module_menu h3 {
	font-weight: bold;
	color: #ffeed0;
	background-image: url(../images/box-title.jpg);
	height: 20px;
	padding-top: 6px;
	text-align: right;
	padding-right: 40px;
	margin:0px;
}

.boxcontent {
	background-image: url(../images/box-cont-top.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 15px;
	padding-bottom: 5px;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 3px;
}




.menu, .module ul, .pageleft ul, .pageright ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.menu a:link, .menu a:visited, .module ul a:link, .module ul a:visited, .pageleft ul a:link, .pageright ul a:link, .pageleft ul a:visited, .pageright ul a:visited  {
	background-image: url(../images/menu-link.jpg);
	display: block;
	padding-top: 5px;
	padding-bottom: 8px;
	background-repeat: no-repeat;
	background-position: right 5px;
	color: #d56020;
	text-decoration: none;
	padding-left: 5px;
	text-align: right;
	padding-right: 30px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #fdfaf6;
	border-bottom-color: #efe7dd;
	background-color: #f9f4ee;
}
.menu a:hover, .module ul a:hover, .pageleft ul a:hover, .pageright ul a:hover {
	background-color: #fbfaf8;
	background-image: url(../images/menu-hover.jpg);
}

.moduletable table.moduletable {
padding:0;
}
.search_options {
width: 110px; float: left;
color:#FFFFFF;
font-size:11px;
}
#roksearch_search_str {
width:120px;
}

.blockbg {
	background-image: url(../images/block-cont-btm.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #F5F4F2;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
}
.blockcontent {
	background-image: url(../images/block-cont-top.jpg);
	background-repeat: repeat-x;
	background-position: top;
	border: 1px solid #e4ddda;
	padding: 10px;
}
.blocktitle {
	background-color: #FFFFFF;
	padding: 5px;
	color: #694f25;
	font-size: 13px;
	font-weight: bold;
}
.blockcontent ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.blockcontent a:link, .blockcontent a:visited {
	float: right;
	width: 48%;
	display: block;
	text-align: right;
	padding-top: 2px;
	padding-bottom: 2px;
	text-decoration: none;
	color: #e66c00;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #f0be8c;
	padding-right: 1%;
	margin-bottom: 2px;
}
.blockcontent a:hover {
	color: #cf4a00;
}

.inputbox {
	border: 1px solid #cdcdcd;
	margin:5px;
}
/*  custom block */

.moduletable {
	background-image: url(../images/block-cont-btm.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #F5F4F2;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
}
.moduletable h3 {
	background-color: #FFFFFF;
	padding: 5px;
	color: #694f25;
	font-size: 13px;
	font-weight: bold;
	margin:0px;
}
.moduletable ul.latestnews {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.moduletable ul.latestnews {
	background-image: url(../images/block-cont-top.jpg);
	background-repeat: repeat-x;
	background-position: top;
	border: 1px solid #e4ddda;
	padding: 10px;
	clear:both;
}


.moduletable li.latestnews {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #f0be8c;
	padding-right: 1%;
	margin-bottom: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.moduletable .latestnews a:link, .moduletable .latestnews a:visited {
	text-decoration: none;
	color: #e66c00;

}
.moduletable .latestnews a:hover {
	color: #cf4a00;
}


.componentheading {
	font-size:14px;
	font-weight:bold;
	color:#694f25;
	margin:10px;
}


/*  ---------- */

.blog_more {
	background-image: url(../images/block-cont-btm.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #F5F4F2;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
}
.blog_more div {
	background-color: #FFFFFF;
	padding: 5px;
	color: #694f25;
	font-size: 13px;
	font-weight: bold;
	margin:0px;
}
.blog_more ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.blog_more ul {
	background-image: url(../images/block-cont-top.jpg);
	background-repeat: repeat-x;
	background-position: top;
	border: 1px solid #e4ddda;
	padding: 10px;
	clear:both;
}


.blog_more li {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #f0be8c;
	padding-right: 1%;
	margin-bottom: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.blog_more a:link, .blog_more a:visited {
	text-decoration: none;
	color: #e66c00;

}
.blog_more a:hover {
	color: #cf4a00;
}

.pagination span, .pagination a {
padding:2px ;
margin:1px;
}

.kdfoot .moduletable {
background:none;
text-align:center;
padding:5px;
	
}
.kdfoot .moduletable img {
border:0px;
}
/* box custom */

.pageleft .moduletable, .pageleft .moduletable_text, .pageleft .module,.pageright .moduletable, .pageright .moduletable_text, .pageright .module
 {
	margin:0px;
	padding:0px;
	width: 179px;
	background-image: url(../images/box-cont-btm.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-bottom: 15px;
	background-color: #F9F4EE;
	padding-right:10px;
	padding-left:10px;
}
.pageleft .moduletable h3, .pageleft .moduletable_text h3, .pageleft .module h3, .pageright .moduletable h3, .pageright .moduletable_text h3, .pageright .module h3 {
	margin:0px;
	padding:0px;
	font-weight: bold;
	color: #ffeed0;
	background-image: url(../images/box-title.jpg);
	height: 20px;
	padding-top: 6px;
	text-align: right;
	padding-right: 40px;
	margin-bottom:5px;
	margin-right:-10px;
	margin-left:-10px;
}

.pageleft .moduletable td, .pageleft .moduletable_text td , .pageleft .module td, .pageright .moduletable td, .pageright .moduletable_text td , .pageright .module td {
padding:3px;
}

.pageleft .moduletable thead td, .pageleft .moduletable_text thead td, .pageleft .module thead td, .pageright .moduletable thead td, .pageright .moduletable_text thead td, .pageright .module thead td {
padding:10px;
}

.banneritem_text {
	padding:5px;
}
.bannerfooter_text {
	background-color:#e0dcd7;
	padding:3px;
}


.contentpane ul {
	margin:0px;
	padding:0px;
	list-style:none;
}
.contentpane ul ul {
	margin:auto;
	padding:auto;
	list-style:inside;
}

.contentpaneopen, .contentpane , .contentpane li {
	background-image: url(../images/block-cont-btm.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #F5F4F2;
	margin: 1px;
	padding:5px;
	clear:both;
}
.contentpane li li {
	background:none;
	padding:0px;
}
.contentheading {
	color:#694f25;
	font-weight:bold;
}
.buttonheading img {
	border:0px;
}
.small, .modifydate {
	font-size:11px;
	color:#c09278;
}
.createdate {
	color:#666666;
	border-bottom:1px dashed #e2dbd5;
}
.sectiontableheader {
	color:#cf4a00;
	font-weight:bold;
	padding:4px;
	border-bottom:1px dashed #e2dbd5;
}
.sectiontableentry1 td {
	background:#ebe0d5;
	color:#82492c;
	padding:4px;
}
.sectiontableentry2 td {
	padding:4px;
}
/* box custom */



.kdsfooterlinkatbg {
	background-image: url(../images/footer-linkat-bg.jpg);
}
.kdsfooterlinkat {
	background-image: url(../images/footer-linkat.jpg);
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 20px;
	padding-bottom: 20px;
}
.footer-linkat-menu {
	width: 25%;
	float: right;
	margin-right: 2%;
	margin-left: 3%;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #f39835;
}
.footer-linkat-menu .moduletable_menu h3 {
	background-image: url(../images/lnkat-icon.jpg);
	background-repeat: no-repeat;
	height: 15px;
	display: block;
	background-position: right;
	color: #ffc872;
	text-align: right;
	padding-right: 20px;
	margin-right: 20px;
}
.footer-linkat-menu .menu {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.footer-linkat-menu .menu li {
	margin: 2px;
	background:url(../images/footer-linkat-blt.jpg) no-repeat right 10px ;
}
.footer-linkat-menu .menu  a:link, .footer-linkat-menu .menu a:visited {
	color: #ffbc92;
	text-decoration: none;
	background:none;
	border:none;
	padding:2px 15px;
	
}
.footer-linkat-menu .menu a:hover {
	color: #FFFFFF;
}
.kdsfooter {
	background-image: url(../images/footer.jpg);
	height: 32px;
}
.kdsfooter a {
	display: block;
	float: left;
	height: 30px;
	width: 170px;
	position: relative;
	left: 10px;
}

