/* @group Common */

.grey{
	color: #5a5a5a;
}

.blue{
	color: #2400f4;
}

.red{
	color: #d50000;
}

.green{
	color: #00da00;
}

.title{
	display: block;
	font-weight: bold;
}

.date{
	display: block;
	color: #5d7fbc;
}

.content{
	display: block;
}

a.more{
	color:#990000;
	font-weight:bold;
}

/* @end */

/* @group Default */

#wrapper {
	width: 100%;
	background-color: #ebebeb;
	background-image: url(../images/main/hdr_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

#container {
	width: 1020px;
	padding-top: 9px;
}

/* @end */


/* @group Header */

#header01 {
	height: 150px;
	background: url(../images/main/banner/01.jpg) no-repeat;
	overflow: visible;
}

#header02 {
	height: 150px;
	background: url(../images/main/banner/02.jpg) no-repeat;
	overflow: visible;
}

#header03 {
	height: 150px;
	background: url(../images/main/banner/03.jpg) no-repeat;
	overflow: visible;
}

#header04 {
	height: 150px;
	background: url(../images/main/banner/04.jpg) no-repeat;
	overflow: visible;
}

#header05 {
	height: 150px;
	background: url(../images/main/banner/05.jpg) no-repeat;
	overflow: visible;
}

#header06 {
	height: 150px;
	background: url(../images/main/banner/06.jpg) no-repeat;
	overflow: visible;
}

#header07 {
	height: 150px;
	background: url(../images/main/banner/07.jpg) no-repeat;
	overflow: visible;
}

#header08 {
	height: 150px;
	background: url(../images/main/banner/08.jpg) no-repeat;
	overflow: visible;
}

#header09 {
	height: 150px;
	background: url(../images/main/banner/09.jpg) no-repeat;
	overflow: visible;
}

#header00 {
	height: 150px;
	background: url(../images/main/banner/10.jpg) no-repeat;
	overflow: visible;
}

#headerleft{
	width: 820px;
	height: 110px;
	float: left;
	vertical-align: middle;
}

#headerright {
	width: 200px;
	height: 110px;
	float: left;
	vertical-align: middle;
}

#headerright .devider{
	width: 1px;
	height: 110px;
	background-image: url(../images/main/top-navi-devider.png);
	float: left;
}

#headerright .link{
	width: 158px;
	height: 35px; 
	background-image: url(../images/main/top-navi.png);
	float: left;
	background-repeat: no-repeat;
	background-position: left;
	margin-top: 25px;
	line-height: 3;
	text-align: left;
	padding-left: 10px;
	color: #fff;
}

#headerright .link a{
	color: #fff;
	text-decoration: none;
}

#headerright .link a:hover{
	color: #f9ff00;
	text-decoration: underline;
}

/* @end */


/* @group Navigation */

#navigation {
	height: 40px;
	margin: 0;
	padding: 0;
	text-align: center;
}

#navigation ul, #navigation li	{ 
	list-style:none; 
	padding:0;
	margin:0; 
}

#navigation ul {
	margin: 0;
/*	padding-left: 20px;
*/}

#navigation li{	
	margin: 0;
	padding:0; 
	display:inline;
	text-align: left;
}

#navigation li a{
	width: 125px;
	height: 30px;
	float: left;
	text-decoration: none;
	padding-left: 10px;
	padding-top: 10px;
	margin-left: 5px;
	background-image: url(../images/main/navi.png);
	background-repeat: no-repeat;
	background-position: right top;
}

#navigation li a:hover{
	background-image: url(../images/main/navi.png);
	background-repeat: no-repeat;
	background-position: right -40px;
}

#navigation li a span.link{
	font-size: 14px;
	display: block;
	color: #fff;
}

#navigation li a span.note{
	font-size: 12px;
	display: block;
	line-height: 1;
	color: #e6e6e6;
}

#navigation li  a:hover span.link{
	color: #f9ff00;
}

#navigation li  a:hover span.note{
	color: #fff;
}

/* @end */

/* @group Middle */

#middle {
	background-color: #fff;
	border-top: 2px solid #ebebeb;
	text-align: left;
	position: relative;
	overflow: visible;
}

#middle .center {
	padding: 0 5px 5px;
	overflow: visible;
	display: block;
	margin: 10px;
}

#middle .center .ui-tabs-panel{
	/*border: 1px dotted #d8d8d8;*/
	padding: 0 20px 20px;
}

#middle .center ul.ui-tabs-nav{
	margin: 0;
	padding: 0;
	/*background-color: #eeeff4;*/
	/*border-bottom: 1px solid #769de8;*/
}

#middle .center ul.ui-tabs-nav li{
	margin: 5px 0 0 5px;
	display: inline-block;
	list-style-type: none;
}

#middle .center ul.ui-tabs-nav li a{
	/*height: 40px;*/
	/*border: 1px solid #769de8;*/
	background-color: #d8deea;
	padding: 5px;
	display: inline-block;
	color: #3b5999;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}

#middle .center ul.ui-tabs-nav li a:hover{
	background-color: #5b78b0;
	color: #fff;
	font-size: 12px;
	text-decoration: underline;
	/*border-bottom: 1px solid #fff;*/
}

#middle .center ul.ui-tabs-nav li.ui-tabs-selected{
	color: #5b78b0;
	background-color: #fff;
	font-weight: bold;
}

#middle .left {
	float: left;
	margin: 10px 10px 10px 0;
	padding: 0 5px 5px 15px;
	overflow: visible;
	display: block;
}

#middle.main .left, #middle.news .left {
	width: 410px;
}

#middle.gallery .left, #middle.about .left, #middle.events .left, #middle.publication .left, #middle.membership .left {
	width: 199px;
	/*border-right: 1px dotted #cdcdcd;
	background-color: #fafafa;*/
}

#middle.gallery, #middle.about, #middle.events, #middle.publication, #middle.membership {
	background-image: url(../images/main/side-banner-bg.png);
	background-repeat: repeat-y;
	background-position: left top;	
}

#middle .left ul{
}

#middle .left ul li{
	list-style-image: url(../images/main/bullet.png);
}

#middle .left ul.clean{
	margin: 0;
	padding: 0;
}

#middle .left ul li.clean{
	list-style:none;
}

#middle .left ul li a{
	font-size: 13px;
	color: #5a5a5a;
	text-decoration: none;
}

#middle .left ul li a:hover{
	color: #3158c3;
	text-decoration: underline;
}

#middle .right {
	float: left;
	margin: 10px 0 10px 10px;
	padding: 0 15px 5px 5px;
}

#middle.main .right, #middle.news .right {
	width: 550px;
}

#middle.gallery .right, #middle.about .right, #middle.events .right, #middle.publication .right, #middle.membership .right {
	width: 760px;
}


/* @group Frontpage */

#middle .left #photo_highlight ul{
	width: 400px;
	height: 330px;
	min-height: 330px;
}

#middle .right #event_highlight {
	width: 550px;
	height: 20px;
	margin-top: 10px;
	margin-bottom: 9px;
	border-bottom: 1px dashed #c7c7c7;
}

#middle .right #event_highlight .title {
	font-size: 14px;
	color: #015ba5;
	font-weight: bold;
	float: left;
	margin-right: 10px;
	width: 105px;
}

#middle .right #event_highlight .info {
	float: left;
	width: 430px;
}

#middle .right #introduction{
	width: 550px;
	text-align: left;
	/*font-size: 120%;*/
	margin-bottom: 10px;
}

/* @end */

/* @group Content */

#middle .right #news_content {

}

#middle .right #news_content h2, #middle .right #news_content h3 {
	margin: 0;
	padding: 0;

}

#middle .right #news_content .highlight {
	margin-top: 10px;
	padding-top: 10px;
	border-top: 1px dashed #8b8b8b;
	font-weight: bold;
	display: block;
}

#middle .right #news_content .content, #middle .right #news_content .control {
	margin-top: 10px;
}

#middle .left #news_snapshot .news_list {
	margin-bottom: 10px;
	margin-top: 10px;
	border-bottom: 1px dotted #e3e3e3;
	position: relative;
}
/* @end */

/* @end */

/* @group Footer */

#footer {
	background-color: #015ca5;
	color: #fff;
	font-size: 11px;
	text-align: left;
}

#footer .left{
	width: 190px;
	float: left;
	padding: 5px;
}

#footer .contact{
	font-size:9px;
}

#footer .right{
	width: 790px;
	float: left;
	padding: 5px;
}

#footer .right ul{
	margin: 1px 0;
	padding: 0;
}

#footer .right li{
	list-style-type: none;
	float: left;
}

/* @end */

/* @group Definition List */

#definition-list{
	margin: 0 auto;
	text-align: center;
}

dl {
	float: left;
}
dt {
	clear: left;
	padding: 2em 0;
	margin: 0 1em 0 1em;
	display: block;
	width: 225px;
}
dd dt {
	padding: 2em 0;
}
dd dd dt {
	padding: 2em 0;
}
dd {
	float: left;
	margin: -1px .3em 0 .3em;
}

dd dl dd {
	padding-top: 2em;
}


/* @end */



.pics{
	height: 80px;
}

.ui-tabs-hide { display: none; }
