/* global */
html{height: 100%;}

body
{
  font-family: verdana, arial, sans-serif;
  padding: 0px;
  margin: 0px;
  font-size: 9pt;
}

h1, h2, h3, h4, h5 {
		color: #660000;
}


/* ancors Start
---------------------*/
a{
	outline: none;
}

a, a:link, a:visited {
/*	 color:#006699; */
	 text-decoration:none;
}

a:hover {
		text-decoration:underline;
}

#logo, #logo h1 a
{
  color: #40403E;
  border:none;
  text-decoration:none;
 }

textarea {
	font-family: verdana, arial, sans-serif;
	font-size: 9pt;
}
 
/* ancors End
----------------------------*/



/* elements style Start
--------------------------*/


p
{ margin: 0px;
  padding: 0px 0px 10px 0px;
  line-height: 1.5em;
}

h1
{ font-family: arial, sans-serif;
  letter-spacing: .1em;
  font-weight: normal;
  text-transform: uppercase;
  padding: 16px 0px 5px 0px; 
  margin: 0px 0px 12px 0px; 
  font-size: 150%;
}

.sub
{ font-size: 55%;
  padding-left: 12px; 
  letter-spacing: .1em;
}

img
{ border: 0px; 
  margin: 0px; 
  padding: 0px;
}


/* block quote */
blockquote
{ margin: 20px 0px 20px 0px; 
  padding: 10px 20px 0px 20px;
  border-left: 8px solid;
}

/* elementh style  end
--------------------------*/

/* site content Start 
-----------------------------*/
#main
{
	padding: 0px;
	text-align:left;
}

/*design box First*/

.disignBoxFirst {
/* background:transparent url(../../images/db_first_bg.jpg) no-repeat scroll left top; */
/* background:transparent url(../images/db_first_bg_2.jpg) no-repeat scroll left top; */
  background:transparent url(../images/fading_corner_3.png) no-repeat scroll left top;
 clear:left;
/* margin-bottom:10px; */
 padding-top:5px;
 position:relative;
}


.disignBoxFirst .boxFirstHeader {
	color:#660000;
	font-size:12px;
	font-weight:bold;
	height:20px;
	padding:10px 0px 0px 15px;
	position:relative;
	text-align:left;
/*	text-transform:uppercase; */
}

.disignBoxFirst .boxContent
{
	font-size:12px;
	overflow:hidden;
	padding-left:12px;
	padding-right:15px;
	position:relative;
}



/*design box Second*/
.disignBoxSecond {
/* 	background:transparent url('../images/db_first_bg.jpg') no-repeat; */
 	background:transparent url('../images/fading_corner_2.png') no-repeat;
	margin-bottom:20px;
	clear:left;
}


.disignBoxSecond .boxSecondHeader {
	color:#006598;
	font-weight:bold;
 	height:15px;
	padding: 10px;
	position:relative;
	text-align:left;
	text-transform:uppercase;
}

.disignBoxSecond h1 {
	margin: 0;
	padding: 5px;
}

.disignBoxSecond .boxContent {
	font-size:13px;
	overflow:hidden;
	padding:10px;
	position:relative;
/* 	background:transparent url(../images/db_first_bg_down.jpg) no-repeat scroll right bottom; */
 	background:transparent url(../images/fading_corner_8.png) no-repeat scroll right bottom;
}



/* thumb images
-----------------------------*/

.thumb_block {
	position:relative;
	height:auto;
}
.thumb_image {
	float:left;
	margin:0pt 5px 5px 5px;
	width:70px;
}

#logo {

}

/* margin lefts / margin rights - to centre content */
/* #logo, */
#menu, #site_content, #main {
	margin-left: auto; 
  margin-right: auto;
}

/* logo */
#logo {
		width: 400px;
 		height: 96px;
		background:transparent url(../images/pk_logo.jpg) no-repeat left bottom;
		padding-left: 90px;
/*		border: 1px solid red; */
}

#logo h1 a {
	font-family: century gothic, sans-serif;
  font-size: 50px;
  text-transform: lowercase;
  font-weight: normal;
  padding: 0px 0px 0px 14px;
  border: 0px;
  float: left;
  letter-spacing: 0px;
  color:#999;
}


.menu2 {
padding:0 0 0 32px; margin:0; list-style:none; height:37px; background: url(../images/button1.gif);
 position:relative; border:1px solid #000; border-width:0 1px; border-bottom:1px solid #444;
 margin:0 auto; 
/* width:845px; */

}

.menu2 li {
			 float:left;
}
.menu2 li a {
			 display:block; 
			 float:left; 
			 height:35px; 
			 line-height:35px; 
			 color:#aaa; 
			 text-decoration:none; 
			 font-size:12px; 
			 font-family:arial, verdana, sans-serif; 
			 font-weight:bold; 
			 text-align:center; 
			 padding:0 0 0 8px; 
			 cursor:pointer;
		}
.menu2 li a b {float:left; display:block; padding:0 16px 0 8px;}
.menu2 li a:hover {color:#fff; background:#000 url(../images/button3.gif);}
.menu2 li a:hover b {background:url(../images/button3.gif) no-repeat right top;}

.menu2 li.current a {color:#fff; background:url(../images/button4.gif);}
.menu2 li.current a b {background:url(../images/button4.gif) no-repeat right top;}
.menu2 li.current a:hover {color:#fff; background:#000 url(../images/button3.gif);} /* cursor:default;*/
.menu2 li.current a:hover b {background:url(../images/button3.gif) no-repeat right top;}

.menu2 li.current2 a {color:#fff; background:url(../images/button3.gif);}
.menu2 li.current2 a b {background:url(../images/button3.gif) no-repeat right top;}
.menu2 li.current2 a:hover {color:#fff; background:#000 url(../images/button3.gif);} /* cursor:default;*/
.menu2 li.current2 a:hover b {background:url(../images/button3.gif) no-repeat right top;}


/* main content */
#site_content {
/*	width: 878px; */
  overflow: hidden;
  border-right: 1px solid;
  border-bottom: 1px solid;
  border-left: 1px solid;
} 

/* side menu */
#first_column
{ padding: 15px 3px 10px 15px;
  float: left; 
  width: 300px;
/*	border: 1px solid red; */
}


.info
{ padding-top: 4px;
  float: left;
}

/* page content */
#content
{ text-align: left;
/*  width: 542px; */
	width: auto;
  float: left;
  padding: 12px 0px 15px 0px;
}

#footer {
				padding:10px;
				font-size:9pt;
}


#footer #copy_r
{
	float:right;
	font-size: 7pt;
	color: silver;
}
#footer #copy_r a {
	color: silver;
}


/*colors Start
---------------------------*/

body
{ background: #2C2C2A;
  color: #000;
  background:#fff;
}

blockquote{border-color: #40403E;}

#site_content
{ 
	border-color: #ccc;
}


#content h1
{ background: transparent;
  color: #000;
  border-color: #40403E;

}

#contact input, #contact textarea, #contact input.submit
{ background: #2C2C2A; 
  color: #929280;
  border-color: #40403E;
}

#menu
{ background: #40403E;
  color: #EEE;
  border-color: #82974B;
}

a, a:link, a:visited {
		color:#006699;
}

#main {
		width: 960px;
}

#ul_main_content {
		list-style: none;
		margin: 0;
		padding: 0;
}

#ul_main_content li {
		float:left;
}

#ul_main_content #lione {
	width: 200px;
	margin-left:10px;
/*
	bordeR: 1px solid red;
 */
}

#ul_main_content #litwo {
	width: 710px;
/*
	bordeR: 1px solid red;
 */
}

div#lione {
	width: 200px;
	margin-left:10px;
	float:left;
/*
	bordeR: 1px solid red;
 */
}
div#litwo {
	width: 710px;
	float:left;
/*
	bordeR: 1px solid red;
 */
}


#site_content {
	padding: 10px;
}

.search_menu_banner {
	margin: 0px;
	padding: 0px;
	float: right;
	height: 38px;
	width: 400px;
	margin-top: 50px;
}

.search_background {
	background-image: url(../images/search_1.png);
	background-repeat: no-repeat;
	padding: 0px;
	float: left;
	height: 38px;
	width: 363px;
	margin-top: 0px;
	margin-right: 74px;
	margin-bottom: 0px;
	margin-left: 25px;
}
.searchname {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #9a2500;
	text-decoration: none;
	float: left;
	height: 20px;
	padding-top: 12px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 50px;
	margin: 0px;
}
.searchbox {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #9a2500;
	text-decoration: none;
	float: left;
	height: 20px;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}
.searchtextbox {
	font-family: Arial;
	font-size: 11pt;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 19px;
	width: 200px;
	border: 1px solid #CCCCCC;
}
.searchtextbox:hover {
	font-family: Arial;
	font-size: 11pt;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 19px;
	width: 200px;
	border: 1px solid #999999;
}
.go {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/go.png);
	background-repeat: no-repeat;
	margin: 0px;
	float: left;
	height: 19px;
	width: 34px;
	text-transform: capitalize;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.go:hover {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/go1.png);
	background-repeat: no-repeat;
	margin: 0px;
	float: left;
	height: 19px;
	width: 34px;
	text-transform: capitalize;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}




.alert {
			 color: red;
}
.s8 {
		font-size: 8pt;
}
.s9 {
		font-size: 9pt;
}
.s10 {
		font-size: 10pt;
}
.s11 {
		font-size: 11pt;
}
.grey {
			color: #666;
}

div .pklinks {
			font-size: 9pt;
			border: 1px solid silver;
			background: #ccffcc;
			padding:4px;
}
div .pklinks a {
			color: #006600;
			text-decoration:underline;
}
div .pklinks a:hover {
			color: #000000;
			text-decoration:none;
}


.pk_tool:link, .pk_tool:visited {
	font-size: 9pt;
	color: #000066;
	text-decoration:underline;
	margin-left: 5px;
	padding:3px;
}
.pk_tool:hover {
	color: #ffffff;
	background: #000077;
	text-decoration:none;
	padding:3px;
}



#livesearch
  { 
  margin:0px;
  width:400px;
	font-size:12pt; 
  }
#txt1
  { 
  margin:0px;
	font-size: 12pt;
  } 

#addevent {}
#addevent td { border-bottom:1px solid #ccc; }


.livesearch_element {
	margin-bottom:10px;
	border:1px solid #ffcc66;
	padding:5px;
}

.livesearch_element_highlighted {
	background: #ccffcc;
	border: 1px solid green;
	padding:5px;
	margin-bottom:10px;
}

.livesearch_element:hover {
	background: #efefef;
	cursor: pointer;
	border:1px solid #ff9933;
	margin-bottom:10px;
	padding:5px;
}

.livesearch_element_highlighted_checked {
	border: 1px solid green;
	padding:5px;
	margin-bottom:10px;
	background: #ccffcc url(../images/checkmark.png) right center no-repeat;
}

.livesearch_element_highlighted_checked:hover {
	cursor: pointer;
}

.expandlink {
	display: block;
	width:100px;
	color:black;
	font-weight:bold;
}

.IntroExpanded {
	height:auto;
}

.IntroCollapsed {
	height:80px;
	overflow:hidden;
}


.photo_thumb {
	width:120px;
	height:100px;
	margin:5px;
	border:1px solid #000055;
	float:left;
	overflow:hidden;
}

.photo_thumb img {
	width:120px;
}


div#btm {
	 clear:both;
	 padding:10px;
	 text-align:center;
	 background: url(../images/fading_background_20.png) repeat-x;
	 height:220px;
	 
}
div#btm h4 {
	margin:0;
	font-size:10pt;
	color:#000000;
	font:bold 17px/30px Georgia, "Times New Roman", Times, serif;
	padding:0 0 0 13px;
}

div#btm .ebox {
	width:290px;
	float:left;
	text-align:left;
	padding:10px;
	background-color: none;
}


#ObjMenu {
		margin:5px;
		text-indent:0;
		font-size:11pt;
		list-style-type:none;
}

#ObjMenu li {
		border:1px solid #3366cc;
		display:block;
		width:70px;
		float:left;
		text-align:center;
		margin: 0 5px 0 0;
		font-weight:bold;
		padding:3px;
}


#ObjMenu li:hover {
		border:1px solid silver;
		background: #3366cc;
		display:block;
		width:70px;
		float:left;
		text-align:center;
		margin: 0 5px 0 0;
		font-weight:bold;
		padding:3px;
}

#ObjMenu li:hover a {
		color: #efefef;
}

#ObjMenu li a:hover {
		color: #efefef;
}

a.admintool {
		color: #cc0000;
		border:1px solid #cc0000; 
		padding:2px;
		font-size:8pt;
		font-family:Verdana;
		margin-left:2px;
}