/* v1.0 | 20080212 RESET */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd,  
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
	

}
ol, ul {
/*	list-style: none;
*/}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/*RESET END*/

/* CSS Document */
html {
   height: 100%;
   background: url(/images/mainbg.gif) no-repeat center top #e1e1e1;
   background:#000;

}

body {
   font-size: 0.7em;
   font-family: verdana, sans-serif;

	line-height:1.5em;
   padding-bottom:15px;
   background:url(/images/top-bg.jpg) top center repeat-x;
   background:#000;
}
#bgcontainer{
}
a{
	color:#5195CE;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}


/*#content a, #contentfull a{
	color:#5195CE;
	text-decoration:none;
	border-bottom:solid 1px #5BC236;
}
#content a:hover, #contentfull a:hover{
	color:#005DB3;
	text-decoration:none;
	border-bottom:solid 1px #02243C;
}*/


br.clear {
  clear: both;
}
.right {
  float: right;
}
.left {
  float: left;
}
.alignright {
	text-align:right;
}
.alignleft {
	text-align:left;
}

p.bold, span.bold {
  font-weight: bold;
}
.clearBoth{
	clear:both;
	font-size:1px;
}
.borderless{
	border: 0;
}
#bgcontainter{
}
#sponsor{
	text-align:center;
	margin:5px 0;
	background:fff;
	width:100%;
}
#sponsor img{
	border: solid 1px #000;
}
#container{
	width:800px;
	margin:auto;
	border:solid 2px #5bc236;
	background:#fff;
}
#toptext{
	width:800px;
	margin:auto;
	height:200px;
	font-size:1.8em;
	
	color:#fff;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-family:Tahoma, Geneva, sans-serif;
	font-weight:bold;
	background: url(/images/krdunion.jpg) center no-repeat #000;
}
#top{
	
	height:160px;
	border-bottom:solid 1px #000;
}
#top #toplogo{
	float:left;
	width:160px;
}
#top #topflash{
	float:left;
	width:639px;
	background:url(/images/banner/1.jpg) no-repeat;
	height:160px;
	border-left:solid 1px #fff;
}
#topbar{
	height:18px;
	border-bottom:solid 1px #000;
	margin-bottom:2px;
	background:url(/images/topbar.jpg) repeat-x;
	/*background:#005DB3;*/
	border-top:solid 1px #fff;
}
/*===================================MENU STYLES==============================================================*/

#menu{
	width:150px;
	float:left;
	/*background:url(/images/menubg.jpg) repeat-y;*/
	
	
	font-size:.95em;
	margin-left:1px;
	margin-bottom:10px;
}
#menu ul{
	list-style:none;
	margin:0;
	padding:1px;
	border:solid 1px #c9c9c9;
}

#menu ul li{
	display:block;
	margin:0px 0;
	padding:0;
	border-bottom:solid 1px #fff;
	font-weight:bold;
	list-style:none;
}

#menu ul li a, #menu ul li a:link{
	display:block;
	color:#005DB3;
	text-decoration:none;
	padding:3px 0 3px 4px;
	border-left:solid 5px #d3d3d3;
	background:#e9e9e9;
}
#menu ul li a:active{
	color:#000;
	border-left:solid 5px #000;
}

#menu ul li a:hover{
	border-left:solid 5px #5BC236;
	background:#dedede;
	color:#02243C;
}
#iip{
	width:150px;
	float:left;
	margin-top:10px;
}

/*===================================END MENU STYLES==============================================================*/


#content{
	margin:0 5px;
	float:left;
	width:480px;
	line-height:1.5em;
	/*text-align:justify;*/
	color:#333;
	margin-bottom:10px;
}
#contentfull{
	margin-left:5px;
	float:left;
	padding-right:5px;
	width:630px;
	line-height:1.5em;
	/*text-align:justify;*/
	color:#333;
	margin-bottom:10px;
}

#content #breadcrumb, #contentfull #breadcrumb{
	color:#999;
	margin:0px 0 0 0;
	border:solid 1px #CCCCCC;
	padding:0 3px;
	text-align:left;
}
#content h1, #contentfull h1{
	margin:4px 0 8px 0;
	color:#005DB3;
	font-weight:bold;
	font-size:1.1em;
	border-bottom:solid 1px #5BC236;
}

h2{color:#5BC236; font-weight:bold; font-size:1.2em; margin-bottom:5px;}

.green{
	color:#5BC236;
}
#cleft{
	float:left;
	width:215px;
	text-align:left;
}
#cright{
	float:left;
	width:215px;
	margin-left:14px;
	text-align:left;
}

#l3links{
	color:#999999;
	
	margin-bottom:10px;
}
#l3links ul{
	line-height:1em;
	list-style:none;
	margin:0;
	padding:0;
}
#l3links ul li{
	padding:1px;
}
#l3links ul li a:hover{
	text-decoration:none;
	color:#005DB3;
}


/*===================================RIGHT SIDE STYLES==============================================================*/
#rightside{
	float:left;
	width:148px;
	
}
#rightlist{
	margin-top:0px;
	border-top:solid 1px #005DB3;
}

#rightlist #righttitle{
	margin-top:1px;
	padding:2px 0 2px 10px;
	background:#005DB3;
	color:#fff;
	font-weight:bold;
	font-size:1.1em;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	
}
#rightlist ul{
	border:solid 1px #ccc;
	margin:0;
	padding: 6px 3px 6px 3px;
	/*background:url(/images/rightbg.jpg) repeat-x top;*/
	background:#eee;
	list-style:none;
	
}	
#rightlist ul li {
  padding: 3px 5px 3px 15px;
  background: url(/images/bpoint.gif) 0px 7px no-repeat;
  border-bottom: 1px solid #bbb;
}
/*#rightlist ul li a{
	color:#006;
}*/
#rightlist ul li.bottom {
  padding-bottom: 0px;
  border-bottom: none;
}
#rightlist ul li.top {
  padding-top: 0px;
  background-position: 0 3px;
}
	
	

#rightimages{
	margin-top:1px;
	text-align:center;
}
#rightimages img{
	padding:1px;
	border:solid 1px #005DB3;
	margin-bottom:15px;
}
/*===================================END RIGHT SIDE STYLES==============================================================*/




/*===================================FOOTER STYLES==============================================================*/
#footer{
	clear:both;
	
	margin-top:20px;
	/*height:25px;*/
	background:#005DB3;
	border-top:solid 5px #5BC236;
	padding:2px;
}
#footbar{
	padding:5px 0;
	text-align:center;
}
#footer #footdetail{
	color:#fff;
	font-weight:bold;
	text-align:center;
	
}
#footer #footdetail a{
	color:#fff;
}


/*===================================END FOOTER STYLES==============================================================*/


/*===================================HOME STYLES==============================================================*/

a img {
  border: 0;
}
#hrow1{
	float:left;
	margin:5px 0 15px 0;
	border-bottom:solid 1px #ccc;
	padding-bottom:10px;
}
.r1{
	height:120px;
}
.r2{
	height:180px;
}
#r1col1{
	float:left;
	width:420px;
	padding-right:10px;
	border-right:solid 1px #ccc;
}
#r1col2{
	float:left;
	width:180px;
	padding-left:10px;
}

#r2col1{
	float:left;
	width:230px;
	padding-right:10px;
	border-right:solid 1px #ccc;
}
#r2col2{
	float:left;
	width:170px;
	padding:0 10px;
	border-right:solid 1px #ccc;
}
#r2col3{
	float:left;
	width:180px;
	padding-left:10px;
}
.hnews{
	float:left;
	border:solid 1px #ccc;
	background:#eee;
	margin-bottom:5px;
	padding:2px 0 2px 2px;
}
.hnewsdate{
	float:left;
	width:28px;
	text-align:center;
	background:#fff;
	border:solid 1px #ccc;
}
.hnewsmon{
	float:left;
	width:28px;
	background:#5BC236;
	color:#fff;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}
.hnewsday{
	float:left;
	width:28px;
}
.hnewstitle{
	float:left;
	width:187px;
	
	padding-left:5px;
}


.report{
	float:right;
	display:block;
	width:auto;
	height:85px;
	padding-right:90px;
	background:url(/images/report.jpg) right 0 no-repeat;
}
.report:hover{
	background:url(/images/report.jpg) right -85px no-repeat;

}
/*===================================END HOME STYLES==============================================================*/




/*===================================GALLERY STYLES==============================================================*/
#picgallery ul{
	margin-left:25px;
	list-style:none;
	background:none;
}

#picgallery ul li ul li{
	list-style:none;
}


/*===================================END GALLERY STYLES==============================================================*/
#latestnews{
	/*text-align:center;*/
	margin:20px 0;
	font-size:1.1em;
	font-weight:bold;
	color:#005DB3;
	border-bottom:solid 1px #5BC236;
	
}

/*========================================NEWS STYLES===================================================*/
#newssection{
	/*margin:5px;*/
	margin-right:0px;
	margin-left:0px;
	margin-top:0;
	padding:0;
}
#pagecount{
	display:block;
}
#newspage{
	float:left;
	margin-bottom:10px;
}
#newspagecount{
	float:right;
}

.newstitle{
	clear:both;
	display:block;
	margin-bottom:5px;
}
.newshead{
	float:left;
	font-weight:bold;
	color:#005DB3;
}
.newsdate{
	float:right;
	color:#999;
}
.newscat{
	font-weight:bold;
	color:#005DB3;
}

.newscontent{
	display:block;
	clear:both;
	border-bottom:solid 1px #5BC236;
	padding-bottom:10px;
	margin-bottom:10px;
}
img.newsfloatright{
	float:right;
	margin-left: 5px;
	padding:1px;
	border: 1px solid #5BC236;
	margin-top:5px;
}

img.newsfloatleft{
	float:left;
	padding:1px;
	border: 1px solid #5BC236;
	margin-right: 5px;
	margin-top:5px;

}



#newsimages{
	width:165px;
	float:right;
	margin-left:10px;
}
.newsdetdate{
	color:#999;
}
.newsdochead{
	font-weight:bold;
	color:#005DB3;
}

#newsdocs{
	/*background:url(/images/greydot.gif) top repeat-x;*/
	margin-top:10px;
	padding-top:5px;
}
#newsdocs ul{
	list-style:none;
	margin-top:5px;;
}
#newsdocs ul li{
	line-height:30px;
	vertical-align:middle;
	padding:5px;
}
#newsdocs ul li a{
	margin-right:15px;

}


/*=======================================End NEWS Styles==============================================*/

/*===================================GALLERY STYLES==============================================================*/
#gallery ul{
	list-style:none;
}

/*===================================END GALLERY STYLES==============================================================*/



/*=======================================TEAM Styles==============================================*/

/* CSS Document */
#teams{
	margin-left:20px;
}
#teams img{
	padding:1px;
	border:#000 solid 1px;
	margin:5px 10px 0 0;
}
#teamlists{
	text-align:center;
}
#teamlists img{
	padding:1px;
	border:#005DB3 solid 1px;
	margin:10px 0 15px 0;
}

#teamlists #players{
	margin-left:auto;
	margin-right:auto;
	width:527px;
  	border: 1px solid #005DB3;
}

html>body #teamlists #players{
	width:570px;
}

#teamlists #players ul{
	display:inline;
	
}
#teamlists #players li{
	display:inline;
	padding:3px 3px 3px 12px;
	float:left;
	width:175px;
	text-align:left;
}

ul.plist{
	display:inline;
}
li.list1{
	background:#FFF;
}
li.list2{
	background:#EEE;
}


.playerhead{	
	font-weight:bold;
	text-align:center;
	margin:0;
	background:#000;
	color:#fff;
	border-bottom: solid 1px #005DB3;
	}
.centrehead{
	text-align:center;
}
#profiles{
	margin-left:30px;
}

#profiles img{
	padding:1px;
	border:solid 1px #005DB3;
	margin:5px 0 5px 0;
}

/*=======================================END TEAM Styles==============================================*/


/*=======================================CONTACT US Styles==============================================*/
#contact{
	float:left;
	width:270px;
}
#contactus{
	float:left;
	width:310px;
	padding:13px 15px;
	background:#eee;
	border:solid 1px #ccc;}

#contactus fieldset {
	
	display:block; 
	border:1px solid #5BC236; 
	padding:0 5px; 
	font-family:verdana, sans-serif; 
	/*margin-bottom:1.5em; */
	line-height:1.5em;
}
#contactus legend {color:#005DB3; font-size:1.1em; font-weight:bold; border:1px solid #5BC236; margin-bottom:5px; padding:2px 5px; background:#ccc;}
#contactus label {clear:left; display:block; float:left; width:100px; text-align:right; padding-right:10px; color:#5BC236; margin-bottom:0.5em; font-weight:bold;}
#contactus input {border:1px solid #005DB3; /*padding-left:0.5em;*/ margin-bottom:0.6em; font-size:1em; font-family:Verdana, Arial, Helvetica, sans-serif; padding:2px;}
#contactus textarea {border:1px solid #005DB3; /*padding-left:0.5em;*/ margin-bottom:0.6em; font-size:1em; font-family:Verdana, Arial, Helvetica, sans-serif;/**/}
#contactus select {margin-left:0.5em;}
/*#contactus #button { margin-left:110px;}*/
#contactus #button1 {color:#fff; background-color:#005DB3; padding:2px 5px; cursor:pointer; width:auto; font-weight:bold;}
/*#contactus #button1:hover {background-position:center left; color:#000;}*/




/*=======================================End CONTACTUS Styles==============================================*/
/*=======================================DOCUMENT Styles==============================================*/
#documents{
     margin-left:20px;
}
.documentcategory{
	border:solid 1px #000;
	width:400px;
	margin-bottom:10px;
	/*margin-right:80px;*/
}
.documenthead{
	padding-left:25px;
	font-weight:bold;
	background:#005DB3;
	color:#fff;
	border-bottom: solid 1px #000;
	}
	
#documents ul{
	margin:0;
	list-style:none;
	padding-left:0;
}
#documents li{
	height:25px;
	list-style-type:none;
	vertical-align:middle;
	padding: 2px 0 1px 45px;

}
#documents a img {
	border: none;
} 

#documnents img{
	padding-left:50px;
	
}

/*=======================================End DOCUMENT Styles==============================================*/


#gmap{
	margin-top:15px;
	text-align:center;
}
#map{
	margin:0 auto;
	margin-top:10px;
	padding:1px;
	border:solid 1px #ccc;
	width:450px;
	height:350px;
}

#rightlotto{
	margin-top:0px;
	border-top:solid 1px #000;
}

#rightlotto #righttitle{
	margin-top:1px;
	padding:2px 0 2px 10px;
	background:#000;
	color:#fff;
	font-weight:bold;
	font-size:1.1em;
	font-family:Geneva, Arial, Helvetica, sans-serif;
}
#rightlottodetail{
	border:solid 1px #000;
	border-top:solid 2px #005DB3;
	padding:2px;
	text-align:center;
	background:#eee;
}
#rightlottodetail table{
	margin:8px 0;
}
#rightlottodetail table tr td{
	color:#fff;
	font-weight:bold;
	height:25px;
	width:25px;
}



.templatebox{
	float:left;
	margin-right:40px;
}
.previewbox{
	float:left;
}


.templatelisttitle{
	text-align:center;
	font-size:1.1em;
	color:#80822e;
	margin-bottom:4px;
	font-weight:bold;
	color:#303030;
	
}
.templatelist{
	border:solid 1px #000;	
	width:200px;
	height:250px;
	background:#f6f6f6;
	overflow:auto;
}
.previewlist{
	width:250px;
}
.templatelist ul{
	padding:0;
	margin:0;
}
.templatelist ul li{
	display:block;
	
	border-bottom:solid 1px #000;
	font-size:1em;
	font-weight:bold;
	color:#303030;
	
}
.templatelist ul li a{
	display:block;
	color:#303030;
	text-decoration:none;
	padding:5px 5px 5px 30px;
}
.templatelist ul li a.preview{
	padding:5px 5px 5px 5px;
}

.templatelist ul li a:hover{
	background:#e5e48b;
	background:#ffd8d8;
}
.templatelist ul li a.liston{
	background:#ffd8d8 url(/images/arrow-sml.png) no-repeat 5px center;
}


.loantable{
	background:#eee;
	border:solid 1px #ccc;
}
.loantable .tablehead{
	background:#005DB3;;
	font-weight:bold;
	color:#fff;
}
.loantable tr td{
	padding:3px 10px;
}
.loantable input, .loantable select{
	font-size:1.1em;
	padding:2px 4px;
}
.loantable select{
	padding:0px 0;
}