/* @override http://localhost/~Tien/KCPT%20HTML/css/kcptstyle.css */

body {
	color: #000;
	font-family: 'Open Sans', Arial, Verdana, sans-serif;
	font-weight: 400;
	margin-top: 0;
	min-width: 960;
	background-color: #e9e9e9;
}

#container {
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 20px;
	padding-right: 20px;
	min-height:800px;
   	position:relative;
	margin-bottom: 0;
	display: block;
	background-color: #fff;
	height: 100%;
	padding-bottom: 200px;
}

/* @group HEADER */

#header {
	display: block;
	height: 120px;
	width: 100%;
	z-index: 10;
}

.headerlink {
	width: 216px;
	display: block;
	height: 120px;
	background: url(../images/logo_kcpt.png) no-repeat;
}

/* @end */

/* @group NAV */

#nav {
	display: block;
	width: 940px;
	margin-bottom: 16px;
}

#nav ul {
	margin: 0;
}

#nav li {
	display: inline-block;
	*display: inline-block;
	clear: both;
	margin: 0 5px;
	height: 30px;
}

a.nav01 {
	width: 65px;
	height: 30px;
	display: inline-block;
	background: url(../images/KCPTnav_01.gif) no-repeat left top;
}

a.nav02 {
	width: 136px;
	height: 30px;
	display: inline-block;
	background: url(../images/KCPTnav_02.gif) no-repeat left top;
}

a.nav03 {
	width: 52px;
	height: 30px;
	display: inline-block;
	background: url(../images/KCPTnav_03.gif) no-repeat left top;
}

a.nav04 {
	width: 73px;
	height: 30px;
	display: inline-block;
	background: url(../images/KCPTnav_04.gif) no-repeat left top;
}

a.nav05 {
	width: 64px;
	height: 30px;
	display: inline-block;
	background: url(../images/KCPTnav_05.gif) no-repeat left top;
}

a.nav06 {
	width: 104px;
	height: 30px;
	display: inline-block;
	background: url(../images/KCPTnav_06.gif) no-repeat left top;
}

a.nav07 {
	width: 56px;
	height: 30px;
	display: inline-block;
	background: url(../images/KCPTnav_07.gif) no-repeat left top;
}

a.nav08 {
	width: 77px;
	height: 30px;
	display: inline-block;
	background: url(../images/KCPTnav_08.gif) no-repeat left top;
}

a.nav09 {
	width: 65px;
	height: 30px;
	display: inline-block;
	background: url(../images/KCPTnav_09.gif) no-repeat left top;
}

a.nav10 {
	width: 62px;
	height: 30px;
	display: inline-block;
	background: url(../images/KCPTnav_10.gif) no-repeat left top;
}

#nav a:hover {
	background-position: left bottom;
}

#nav a:link {
	color: #000;
}

#nav a:hover {
	color: #a9a9a9;
}

/*

@end */

/* @group CONTENT */

#content {
	display: block;
	vertical-align: top;
	width: 100%;
	min-height: 400px;

}

#maincontent {
	display: block;
	width: 700px;
	padding-right: 10px;
	padding-left: 10px;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30px;
}

#maincontent li {
	color: #000;
	font-family: 'Open Sans', Arial, Verdana, sans-serif;
	font-weight: 200;
}

#rightpanel {
	display: inline-block;
	width: 280px;
	vertical-align: top;
}

.pageheader {
	//font-size: 1.6em;
	margin-bottom: 15px;
	display: block;
	width: 100%;
	font-size: 1.8em;
}

.imgfloatright {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}

.imgfloatleft {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

.sectionhdr {
	font-weight: bold;
	line-height: 1.1px;
	margin-top: 25px;
	margin-bottom: 15px;
	clear: both;
}

/* @end */

/* @group LANDING */

.landingbox {
	display: inline-block;
	vertical-align: top;
	width: 280px;
	margin-right: 36px;
	margin-bottom: 50px;
}

.landingbox3 {
	display: inline-block;
	vertical-align: top;
	width: 280px;
	margin-bottom: 50px;
}

.landingboxheader {
	display: block;
	width: 100%;
	height: 40px;
	margin-bottom: 10px;
}

.landingbox p {
	height: 180px;
	display: block;
}

/* @end */

/* @group FOOTER */

#footer {
   width: 100%;
   height: 75px;   /* Height of the footer */
   background:#4a1d5c;
	padding-top: 5px;
	position: fixed;
	clear: both;
	display: block;
	margin-right: auto;
	margin-left: auto;
	bottom: 0;
	padding-bottom: 6px;
}

.footercontainer {
	width: 940px;
	height: 100%;
	display: block;
	margin-left: auto;
	margin-right: auto;
	background: url(../images/logo_footer.png) no-repeat left bottom;
}

#footer p {
	color: #fff;
	text-align: right;
}

.footerlinks {
	display: block;
	float: right;
	width: 940px;
	text-align: center;
	margin-bottom: 12px;
	margin-top: 3px;
	font-weight: bold;
}

.footerlinks a {
	color: #fff;
	font-size: 0.85em;
	margin-left: 2px;
	margin-right: 2px;
}

.footerlinks a:hover {
	color: #999;
}

.disclaimer {
	float: right;
	width: 720px;
	font-size: 0.75em;
}

/* @end */

/* @group GLOBAL */

.break15hor {
	display: block;
	height: 15px;
	clear: both;
}

/* @end */

/* @group RIGHT PANEL */

#rightpanel li {
	list-style-type: none;
}

/* @end */