@charset "utf-8";
/* CSS Document */
/*------------General------------*/
body{
	margin:0;
	padding:0;
	font-family:Trebuchet MS, Arial, Serif;
	font-size:11px;
	background-color:#fff;
	background-image:url(../images/pkde/bg_body.jpg);
	background-position:top center;
	background-repeat:no-repeat;
}
/*-----p-------*/
p{
	margin:0;
	padding:0;
}
/*-----links-------*/
a{
	color:#000;
	text-decoration:none;
}

a:hover{
	text-decoration:underline;
}
/*-----headers-------*/
h1{

}

h2{

}

h3{
	margin:0;
	padding:0;
	color:#693d18;
	font-size:16px;
	font-weight:normal;
}

h4{

}

h5{
	margin:10px 0;
	padding:0;
	color:#693d18;
	font-size:18px;
	font-weight:normal;
}

h6{

}
/*--------ul--------*/
ul{
	margin:0;
	padding:0;
}
/* ---------------------------*/
/* --------forms-----------*/
form{
	margin:0;
	padding:0;
}

input{
	margin:0;
	padding:0;
}
/* ---------------------------*/
/* ----------Float--------------*/
.FloatLeft{
	float:left;
}

.FloatRight{
	float:right;
}

.ClearFloat{
	clear:both;
}
/* ---------------------------*/
#main{
	width:950px;
	margin:auto;
}

#top_links ul{
	overflow:hidden;
	padding-top:9px;
}

#top_links ul li{
	list-style-type:none;
	float:left;
	padding:0 7px;
}

#top_links ul li a{
	color:#fff;
	text-decoration:none;
}

#header_menu{
	padding:43px 0 0 0;
}
/*
#header_menu ul{
	overflow:hidden;
}

#header_menu ul li{	
	list-style-type:none;
	float:left;
	padding:0 7px;
	border-right:1px solid #000;
	line-height:11px;	
}

#header_menu ul li a{
	text-transform:uppercase;
	text-decoration:none;
	color:#000;
}
*/
.line{
	border-top:1px solid #b2b2b2;
	height:1px;
	font-size:1px;
	margin:17px 0 7px 0;
}

.line2{
	border-top:1px solid #b2b2b2;
	height:1px;
	font-size:1px;
	margin:7px 0;
}

#left_con{
	border-right:1px solid #b2b2b2;
	padding:0 9px 0 0;
	width:488px;
	min-height: 630px;
}

#right_con{
	padding: 0 0 0 6px;
	width:446px;
}

#breadcrumb{
	width:390px;
	padding:0 0 0 5px;
	color:#693d18;
}

#breadcrumb a{
	color:#693d18;
	text-decoration:none;
}

#breadcrumb a:hover{
	text-decoration:underline;
}

#gallery_bar{
	background-color:#a97134;
	height:8px;
	font-size:1px;
	margin-top:1px;
}

#hd_ekd{
	background:#555;
	border:1px solid #626262;
	padding: 9px 0 7px 13px;
	text-transform:uppercase;
	color:#fff;
}

.hd_ekd{
	background:#555;
	border:1px solid #626262;
	padding: 9px 0 7px 13px;
	text-transform:uppercase;
	color:#fff;
}

.hd_inc{
	background:#a97134;
	border:1px solid #af7c43;
	padding: 9px 0 7px 13px;
	text-transform:uppercase;
	color:#fff;
	margin-top:7px;
}

#hd_inc{
	background:#a97134;
	border:1px solid #af7c43;
	padding: 9px 0 7px 13px;
	text-transform:uppercase;
	color:#fff;
	margin-top:7px;
}

.banner_ekd2{
	padding:12px 0 12px 10px;
	width:430px;
	border-bottom:1px solid #f1ece7;
}

.banner_ekd{
	padding:12px 0 12px 10px;
	width:420px;
	border-bottom:1px solid #f1ece7;
}

.date_show{
	background-image:url(../images/pkde/bg_date.gif);
	background-position:top center;
	background-repeat:no-repeat;
	width:57px;
	height:59px;
	text-align:center;
	padding-top:5px;
	text-transform: uppercase;
}

.txt_con{
	width:250px;
}

.txt_area{
	color:#666666;
	font-size:13px;
}

#src_con{
	background-color:#e5e5e5;
	padding:20px 0 8px 10px;
}

#btn_src{
	background-image:url(../images/pkde/btn_src.gif);
	background-position:top center;
	background-repeat:no-repeat;
	background-color:transparent;
	width:32px;
	height:32px;
	border:0;
}

#inp_src{
	width:160px;
	height:25px;
	border-top:1px solid #999;
	border-bottom:1px solid #999;
	border-left:1px solid #999;
	border-right:0;
	font-size:13px;
	color:#666666;
	padding-top:5px;
}

#login_frm{
	width:210px;
	background-color:#d4b899;
	padding:9px 0 9px 7px;
}

#btn_log{
	background-image:url(../images/pkde/bg_button.gif);
	background-repeat:repeat-x;
	background-position:top left;
	background-color:#8a6e4f;
	border:0;
	color:#fff;
	font-size:11px;
	font-family:Trebuchet MS;
	height:32px;
	width:60px;
}

#btn_logout{
	background-image:url(../images/pkde/bg_button.gif);
	background-repeat:repeat-x;
	background-position:top left;
	background-color:#8a6e4f;
	border:0;
	color:#fff;
	font-size:11px;
	font-family:Trebuchet MS;
	height:32px;
	width:60px;
}

.inp_log{
	height:30px;
	border:1px solid #999;
	font-size:13px;
	height:25px;
	color: #666666;
	padding-top:5px;
}

#video_con{
	width:220px;
}

#hd_video{
	background-color:#dda357;
	padding:10px 0 5px 10px;
	color:#fff;
	text-transform:uppercase;
	margin-bottom:5px;
}

#news_con{
	width:220px;
}

#hd_news{
	padding:10px 0 5px 10px;
	text-transform:uppercase;
	margin-bottom:5px;
}

#sh_news{

}

.news_div{
	padding:10px 0px 5px 0px; 
	border-bottom:1px dashed #ccc;
}

#sh_news ul{
	margin:0;
	padding:0 0 0 20px;
}

#sh_news ul li{
	color:#a97134;
	width:180px;
	padding:5px 0;
}


#rt_rtcon{
	float:right;
	width:220px;
	padding-top: 10px;
}

#lt_rtcon{
	float:left;
	width:220px;
	padding-top: 10px;
}

#nws_letter{
	width:210px;
	background-color:#c4b6a7;
	padding:9px 0 0 7px;
	/*margin-top:10px;*/
}

#btn_nws{
	background-image:url(../images/pkde/btn_news.gif);
	background-position:top center;
	background-repeat:no-repeat;
	background-color:transparent;
	width:32px;
	border:0;
	height: 32px;	
}

#inp_nws{
	width:160px;
	border-top:1px solid #999;
	border-bottom:1px solid #999;
	border-left:1px solid #999;
	border-right:0;
	font-size:13px;
	height:25px;
	color: #666666;
	padding-top:5px;
}

#down_menu{
	margin:auto;
	width:400px;
	padding:30px 0 0 0;
}

#down_menu ul{
	margin:0;
	padding:0;
	overflow:hidden;
}

#down_menu ul li{
	padding:0 7px;
	border-right:1px solid #000;
	float:left;
	list-style-type:none;
	line-height:13px;
}

#down_menu ul li a{
	font-size:13px;
	text-decoration:none;
}

#down_menu ul li a:hover{
	text-decoration:underline;
}

#footer{
	width:830px;
	margin:auto;
	color:#666666;
	padding:20px 0 60px 0;
	font-size:12px;
}

ul#sitemap{
	padding: 50px;
}

ul#sitemap li{
	font-size: 13px;
	margin-left: 20px;
	padding: 2px 0;
}

ul#sitemap li a{
	color: #666666;
}

a.rd_more{
	text-decoration: underline;
}

a.rd_more:hover{
	text-decoration: none;
}

.vd_div{
	background-color: #a97134;
	padding: 3px;
	font-size: 13px;
	color: #fff;
}

/*--------------error message ---------*/

.re_star{
	color:#f00;
	padding-right:5px;
}

input.error { 
	border: 2px solid #f00;
}

textarea.error{
	border: 2px solid #f00;
}

label.error{
	color:#f00;
	padding-left:10px;
	vertical-align:top;
	background-image:url(../images/pkde/warning.png);
	background-repeat:no-repeat;
	background-position:left;
	padding-left:20px;
	margin-left:10px;
}

label.valid{
	padding-left:10px;
	vertical-align:top;
	background-image:url(../images/pkde/check2.png);
	background-repeat:no-repeat;
	background-position:left;
	padding-left:20px;
	margin-left:10px;
}


#error_messages{
	color: #f00;
	background-image:url(../images/pkde/warning.png);
	background-repeat:no-repeat;
	background-position:left;
	padding-left:20px;	
}

#error_messages2{
	color: #f00;
	background-image:url(../images/pkde/warning.png);
	background-repeat:no-repeat;
	background-position:left;
	padding-left:20px;	
}
/*------------------*/

#cont_btn{
	padding: 50px;
	overflow: hidden;
	color: #fff;
	font-size: 13px;
}

#cont_btn1{
	float: left;
	border: 1px solid #ccc;
	padding: 5px;
	margin: 0 5px;
	background-color: #a97134;
	cursor: pointer;
}

#cont_btn2{
	float: left;
	border: 1px solid #ccc;
	padding: 5px;
	margin: 0 5px;
	background-color: #a97134;
	cursor: pointer;
}

/*---------gallery----------*/

#con_gallery{
	position: absolute; 
	width: 100px; 
	height: 18px; 
	margin: 200px 0 0 400px;
}

div.firsttl{
	background-color: #000;
	color: #fff;
	padding: 0 5px;
	cursor: pointer;
	/*opacity:0.5;*/
	height: 18px; 
}

div.secondtl{
	margin: 0 2px 0 4px;
	background-color: #fff;
	color: #000;
	padding: 0 5px;
	cursor: pointer;
	/*opacity:0.8;*/
	height: 18px; 
}

div.thirdtl{
	margin: 0 4px 0 2px;
	background-color: #fff;
	color: #000;
	padding: 0 5px;
	cursor: pointer;
	/*opacity:0.8;*/
	height: 18px; 
}

div.forthtl{
	background-color: #fff;
	color: #000;
	padding: 0 5px;
	cursor: pointer;
	/*opacity:0.8;*/
	height: 18px; 
}

img.firsttl{
	display: block;
}

img.secondtl{
	display: none;
}

img.thirdtl{
	display: none;
}

img.forthtl{
	display: none;
}

/*------------------------*/
/*-----------highlight-------------*/

.highlight { 
	background-color: yellow 
}
/*------------------------*/
/*----------search--------------*/
.src_line{
	border-top:1px dotted #b2b2b2;
	height:1px;
	font-size:1px;
	margin:7px 0;	
}
/*------------------------*/

