/*
CSS Credit: Daan Vervoort

/*
	SLIDER
*/
.slider-wrap								{ width: 419px; height: 282px; absolute; top:0px; left:0px;  }			
.stripViewer .panelContainer 				
.panel ul									{ text-align: left; margin: 0px 0px 0px 0px; }
.stripViewer								{ position: relative; overflow: hidden; width: 419px; height: 350px; }
.stripViewer .panelContainer				{ position: relative; left: 0; top: 0; }
.stripViewer .panelContainer .panel			{ float: left; height: 100%; position: relative; width: 419px; }
.stripNavL, .stripNavR, .stripNav			{ display: none; }
.nav-thumb 									{ border: 1px solid #e0e0e0; margin-right: 0px; }
#movers-row									{ margin: -50px 0px 0px 62px; }
#movers-row div								{ width: 20%; float: left; }
#movers-row div a.cross-link 				{ float: right; }
.photo-meta-data							{ background: #5e0000; padding: 0px; height: 10px; 
											  margin-top: -40px;  z-index: 9999; color: e0e0e0; }
.photo-meta-data span 						{ font-size: 11px; margin-left: 5px; }
.cross-link									{ display: block; width: 50px; margin-top: -7px; 
											  position: relative; padding-top: 15px; z-index: 9999; }
.active-thumb 								{ background: transparent url("icon-up.png") top center no-repeat; }


body{
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.5em;
	color: #525252;
}
a:link, a:visited { color: #5E0000; text-decoration: none; font-weight: bold; } 
a:active, a:hover { color: #E3FF60; text-decoration: none; font-weight: bold; }

h1 {
	margin:40px 0px 10px 0px;
	font-weight: bold;
	font-size: 18px;
	color:#e8ff7f;
}
h2 {
	margin:40px 0px 0px 0px;
	font-weight: bold;
	font-size: 18px;
	color:#ffff60;
	padding-bottom: 10px;
}
h3 {
	margin:20px 0px 20px 40px;
	font-weight: bold;
	font-size: 12px;
	color:#adadad;
}
#container {
	margin: auto;
	width: 758px;
}
#header {
	width: 758px;
	height: 229px;
	background: url(Banner_KIEN2013.jpg) no-repeat;
}
#title {
	float: left;
	width: 400px;
	margin-top: 50px;
	padding-left: 260px;
	font-size: 24px;
	font-weight:bold;
	color: #c5c5c5;
	line-height: 1.5em;
}
#title span {
	color: #e3ff60;
}
#slogan {
	float: left;
	color: #FFFFFF;
	width: 500px;
	text-align: right;
}
#welcome {
	float: left;
	width: 500px;
	margin-top: 85px;
	padding-left: 20px;
	color: #e7f5a4;
	font-size: 36px;
	font-weight: bold;
	line-height: normal;
}
#content {
	margin: auto;
	float: left;
	width: 758px;
	background: url(body_bg.jpg) repeat-y;
}
#left {
	float: left;
	width: 430px;
	padding-left: 40px;
	padding-right: 40px;
	color:#FFFFFF;
	text-align: justify;
}
#left_column {
	float: left;
	width: 195px;
}
#right_column {
	float: right;
	width: 195px;
}
#right {
	float: right;
	width: 248px;
	border-top: solid  5px #BABABA;
}
.menu {
	margin-top: 20px;
	width: 200px;
}
.menu li{
	background: url(button.jpg) no-repeat;
	list-style: none;
	height: 30px;
	display: block;
	padding-left: 35px;
	padding-top: 5px;
}
.menu a {
	color: #5E0000;
}
.menu a:hover {
	color: #E3FF60;
}
.box {
	width: 222px;
	margin-left: 20px;
	margin-top: 10px;
	background: url(box.jpg) no-repeat;
}
.box p {
	width: 180px;
	text-align: normal;
	padding-left: 20px;
	padding-top: 5px;
}
.box strong {
	color: #5E0000;
}
.box_header {
	margin-bottom: 20px;
	padding-top: 20px;
	padding-left: 35px;
	height: 20px;
	font-weight: bold;
	font-size: 12px;
	color:#595959;
}

#footer {
	float: left;
	width: 758px;
	height: 26px;
	color: #000;
	font-weight: bold;
	text-align: center;
	padding-top: 12px;
	background: url(footer.jpg) no-repeat;
}

#footer a:link, #footer a:visited { color: #000; text-decoration: none; } 
#footer a:active, #footer a:hover { color: #C00; text-decoration: none; }