@charset "utf-8";

/* ****************************************************
Title: top.css
Created: 2012-02-19
Last Modified: 2012-02-19
Editor(s): Go
Last Editor: Go
***************************************************** */

/* Table Of Contents
----------------------------------------

# General Elements
# body
# layout
# header
# gNav
# pageBody
# content
# sidebar
# footer
# clearfix
# common classes

----------------------------------------*/



/* # General Elements
---------------------------------------------------------------------------- */

/* # body
---------------------------------------------------------------------------- */

/* # layout
---------------------------------------------------------------------------- */

/* # header
---------------------------------------------------------------------------- */

/* # gNav
---------------------------------------------------------------------------- */

/* # visual
---------------------------------------------------------------------------- */

div#visual {
	margin-bottom: 20px;
	border: 0;
}

/* # content
---------------------------------------------------------------------------- */

div#pageBody {
	margin: 0 auto 40px auto;
}

div#content h2 {
	padding: 0;
	margin: 0 0 10px 0;
}


div.innerSection {
	border: 1px solid #e5e5e5;
	padding: 1px;
	background: #fff;
}


div#newsArea {
	width: 378px;
	float: left;
}

div#newsArea dl, div#eventArea dl {
	margin: 5px;
}

div#newsArea dl dt {
	font-weight: bold;
	padding: 0 0 0 7px;
	background: url(../images/icon_arrow_blue.gif) no-repeat 0 6px;
}

div#newsArea dl dd {
	margin: -1.5em 0 8px 0;
	padding: 0 0 5px 80px;
	background: url(../images/bg_dotted.gif) repeat-x 0 100%;
}

div#eventArea {
	width: 378px;
	float: right;
}

div#eventArea dl dt {
	font-weight: bold;
	padding: 0 0 0 7px;
	background: url(../images/icon_arrow_green.gif) no-repeat 0 6px;
}

div#eventArea dl dd {
	margin: -1.5em 0 8px 0;
	padding: 0 0 5px 80px;
	background: url(../images/bg_dotted.gif) repeat-x 0 100%;
}

div#newsArea dl dd:last-child,
div#eventArea dl dd:last-child {
	margin-bottom: 0;
	padding-bottom: 0;
	background: none;
}


div#newsArea.innerSection dl dt,
div#eventArea.innerSection dl dt {
	clear: both;
	font-weight: bold;
	padding: 0 0 0 7px;
	background: url(../images/icon_arrow_green.gif) no-repeat 0 6px;
}

div#newsArea.innerSection dl dd,
div#eventArea.innerSection dl dd {
	margin: -1.4em 0 8px 0;
	padding: 0 0 5px 80px;
	background: url(../images/bg_dotted.gif) repeat-x 0 100%;
}

div#newsArea.innerSection dl dd:last-child,
div#eventArea.innerSection dl dd:last-child {
	margin-bottom: 0;
	padding-bottom: 0;
	background: none;
}

div#newsArea.innerSection dl dd.bookThumb,
div#eventArea.innerSection dl dd.bookThumb {
	float: right;
	background: none;
	padding: 0;
	margin-left: 10px;
}

div#newsArea.innerSection dl.libraryInfo dt,
div#eventArea.innerSection dl.libraryInfo dt {
	padding: 5px 0 0 0;
	background: url(../images/bg_dotted.gif) repeat-x 0 0;
}

div#newsArea.innerSection dl.libraryInfo dt:first-child,
div#eventArea.innerSection dl.libraryInfo dt:first-child {
	padding: 0;
	background: none;
}

div#newsArea.innerSection dl.libraryInfo dd,
div#eventArea.innerSection dl.libraryInfo dd {
	padding-bottom: 0;
	background: none;
}




/* # sidebar
---------------------------------------------------------------------------- */

/* # footer
---------------------------------------------------------------------------- */


/* # clearfix
---------------------------------------------------------------------------- */

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {
	display: inline-block;
}

/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}
/* End hide from IE-mac */



/* # common classes
---------------------------------------------------------------------------- */


/* # scroll
---------------------------------------------------------------------------- */
@charset "utf-8";

/* CSS Document */
.lof-slidecontent, .lof-slidecontent a {
	color:#FFF;
}

.lof-slidecontent a.readmore {
	color:#58B1EA;
	font-size:95%;
}

.lof-slidecontent {
	position:relative;
	overflow:hidden;
	border:#F4F4F4 solid 1px;
}

.lof-slidecontent .preload {
	height:100%;
	width:100%;
	position:absolute;
	top:0;
	left:0;
	z-index:100000;
	text-align:center;
	background:#FFF
}

.lof-slidecontent .preload div {
	height:100%;
	width:100%;
	background:transparent url(../images/load-indicator.gif) no-repeat scroll 50% 50%;
}

.lof-main-outer {
	position:relative;
	height:100%;
	width:900px;
	z-index:3px;
	overflow:hidden;
}

/*******************************************************/
.lof-main-item-desc {
	z-index:100px;
	position:absolute;
	bottom:20px;
	left:20px;
	width:350px;
	background:url(../images/bg_trans.png);
	height:100px;
	
	padding:10px;
	z-index: 2;
}

* html .lof-main-item-desc {
	background: #000;
	background-image: none;
    filter:progid:DXImageTransform.Microsoft.Alpha(Enabled=1,Style=0,Opacity=40);
	filter: alpha( opacity=40 );
	width:350px;
	zoom: 1;
}


.lof-main-item-desc p {
	padding: 0;
}


.lof-main-item-desc h2 {
	padding:0;
	margin: 0 0 5px 0;
	font-size: 250%;
}

.lof-main-item-desc a.readmore,
.lof-main-item-desc a.readmore:link {
	color: #fff;
	font-weight: bold;
}

.lof-main-item-desc a.readmore:hover {
	text-decoration: none;
}



/* main flash */
ul.lof-main-wapper {
	/* margin-right:auto; */
	overflow:hidden;
	background:transparent url(../images/load-indicator.gif) no-repeat scroll 50% 50%;
	padding:0px;
	margin:0;
	position:absolute;
	overflow:hidden;
}

ul.lof-main-wapper li {
	overflow:hidden;
	padding:0px;
	margin:0px;
	float:left;
	position:relative;
}

.lof-opacity li {
	position:absolute;
	top:0;
	left:0;
	float:inherit;
}

ul.lof-main-wapper li img {
	padding:0px;
	position: relative;
	z-index: 1;
	zoom: 1;
}

/* item navigator */
.slideNavigator {
	padding: 0 0 5px 0;
	border-top: 1px solid #dcdcdc;
	border-bottom: 1px solid #d9d9d9;
	background: #e8e8e8 url(../images/bg_navigator.gif) repeat-x 0 0;
}

.slideList {
	position:relative;
	z-index:100;
	overflow:hidden;
	color:#888888;
}

ul.lof-navigator {
	padding:5px 0;
	margin:0;
	width:100%;
	text-align: center;
}

ul.lof-navigator li {
	cursor:hand;
	cursor:pointer;
	list-style:none;
	padding: 3px;
	margin-left:0px;
	display: inline-block;
	display: -moz-inline-block;
	text-align:center;
	height: auto !important;
}

/* Hides from IE-mac \*/
* html ul.lof-navigator li {
	display: inline;
	height: 1%;
}

*:first-child+html ul.lof-navigator li {
	display: inline;
	height: 1%;
}
/* End hide from IE-mac */




ul.lof-navigator li.active {
	background: #fff url(../images/bg_navigator_active.gif) repeat-x 0 0;
	color: #454545;
	font-weight: bold;
	border-top: 1px solid #afadad;
	border-left: 1px solid #afadad;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	-ms-border-radius: 20px;
	-o-border-radius: 20px;
	border-radius: 20px;
	-moz-box-shadow: #fff 1px 0 0;
	-webkit-box-shadow: #fff 1px 0 0;
	-ms-box-shadow: #fff 1px 0 0;
	-o-box-shadow: #fff 1px 0 0;
	box-shadow: #fff 1px 0 0;
}

ul.lof-navigator li:hover {
	color: #454545;
}

.lof-next {
	position: absolute;
	top: 50%;
	left: auto;
	right: -10px;
	margin-right:5px;
	z-index: 9999;
}

.lof-previous {
	position: absolute;
	top: 50%;
	right: auto;
	left: -10px;
	margin-left:5px;
}

li.slide01 div.lof-main-item-desc {
	top: 20px;
	right: 20px;
	bottom: auto;
	left: auto;
	height: 140px;
}

li.slide02 div.lof-main-item-desc {
	top: 20px;
	right: 20px;
	bottom: auto;
	left: auto;
}

li.slide03 div.lof-main-item-desc {
	top: 20px;
	right: 20px;
	bottom: auto;
	left: auto;
	width: 500px;
	height: 100px;
}
li.slide04 div.lof-main-item-desc {
	width: 670px;
	height: 80px;
}
li.slide05 div.lof-main-item-desc {
	width: 600px;
	height: 120px;
	right: 20px;
	left: auto;
}
li.slide06 div.lof-main-item-desc {
	right: 20px;
	left: auto;
	width: 700px;
	height: 90px;
}
li.slide07 div.lof-main-item-desc {
	height: 70px;
}
