@CHARSET "UTF-8";

body {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #333;
	background-image: url(/images/base/bg_02.png);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #EAEBED;
	letter-spacing: 0.05em;
	margin: 0;
	padding: 0;
}

header {
	position: relative;
	width: 100%;
	height: 141px;
	z-index: 500;
}

#maincontent{
	position: relative;
	max-height:600px;
	width:800px;
	background:#fff;
	border:1px solid #000;
	margin: 0 auto;
	margin-bottom: 20px;
}

.topnav {
	background-color: #E6E5E4;
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	font-size: 12px;
	margin: 15px 0 0 0;
	padding: 4px;
}

.topnav a,
.topnav a:active,
.topnav a:visited {
	color: #333;
	text-decoration: none;
}

.topnav a:hover {
	color: #fff;
	text-decoration: none;
}

.topnav:hover {
	color: #fff;
	background-color: #6B614E;
}

#topheader {
	position: relative;
	margin: auto;
	width: 80%;
	height: 80px;
	width: 900px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
	line-height: 20px;
}

.topcontainer {
	height: 90px;
	margin: 20px 0 0 0;
}

.maintext {
	padding: 50px 0 0 0;
	width: 800px;
	margin: 0 auto;
}

.carousel_container {
	text-align: center;
	width: 900px;
	height: 500px;
	margin: 0px auto;
	border: 0px solid #3399FF;
}

.box {
	margin: 0 auto;
	
	color: #292929;
	width: 540px;
	line-height: 1.4em;
	border: 1px solid #BABABA;
	background-color: #ddd;
	padding-left: 20px;
	padding-right: 6px;
	box-sizing: border-box;
	overflow: hidden;
	cursor: default;
	text-align: left;
	text-align: justify;
	word-spacing: 0.2em;
	-moz-box-shadow: 1px 1px 25px #666;
    -webkit-box-shadow: 1px 1px 25px #666;
    box-shadow: 1px 1px 25px #666;
}


.box a,
.box a:active,
.box a:visited {
	color: #a38f6c;
	text-decoration: none;
}

.box a:hover {
	color: #6B614E;
	text-decoration: underline;
}

/*************************************
 * Right Column
 */

.rightCol{
	padding-left:100px;
}

.headContainer{
	width: 623px;
	height: 100px;
	margin: 20px 20px 0 120px;

}

.headline{
	float: left;
	text-transform: uppercase;
	font-size: 1.5em;
	}

.iconContainer{
	float: right;
}

.followUpContent{
	position:relative;
	margin: 20px 20px 20px 100px;
	text-transform: uppercase;
	padding-left:100px;
	height: 364px;
}




#headImage {
	float: left;
}

.headLink {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #333;
	text-decoration: none;
	display: block;
	height: 21px;
	background-color: #e7e5e4;
	text-align: center;
	text-transform: uppercase;
	padding-top:7px;
	  -moz-border-radius: 4px;
  	-webkit-border-radius: 4px;
  	border-radius: 4px;
}

.headLink:hover {
	color: #333;
	text-decoration: none;
	background-color: #a38f6c;
}

#headLinksContainer {
	position: absolute;
	background-color: #e7e5e4;
	margin: 46px 23px 0 0;
	display: block;
	height: 28px;
	width: 340px;
	right:30px;
	float: right;
	z-index: 999;
	-moz-border-radius: 4px;
  	-webkit-border-radius: 4px;
  	border-radius: 4px;
}

#mailLink {
	float: left;
	width: 85px;
}

#fsLink {
	float: left;
	width: 220px;
}
#langlink { 
	float: right;
	width: 35px;
}

.breaker {
	clear: both;
	margin: 0;
}
/*
.center{
	
}
*/
.center{
	display: block;
	width: 100%;
	text-align: center;
	padding: 3px;
}
#animDiv p{
	margin: 0;
	padding: 15px;
	text-align: justify;
}

#admin_div{
	position:relative;
	width:80%;
	margin: 0 auto;
	height:70%;
	background: #fff;
	}

/*----------*/
#loginform li{
		float:left;
		list-style: none;
	}


input {
		border: thin solid #ccc;
		padding: 3px;
		color: #3D3D3D;
		background-color: #fff;
		font-family: times;
		font-size: 16px;
	}
#login{
	font-family: 'arial';
	}
#submit{
	font-family: 'arial';
	font-size: 12px;
	}

input:HOVER {
		border: thin solid #d28000;
		
	}


fieldset  {
	 border: thin solid #ccc !important;
	}

fieldset legend {
	 border: thin solid #ccc;
	 padding: 5px;
	 margin-left: 10px;
	}


.important1 {background: #FF9B9B; padding: 1em; border-top: 1px #ff0000 dotted; border-bottom: 1px #ff0000 dotted;}

ul.errors{
	font-size:10px;
	color:red;
	list-style: none;
	font-family: inherit;
	}


input.adminbutton
{
   
   
   width:90px;
   height:20px;
   background-color:#779999;
   background-image:url(back03.gif);
   border-style:solid;
   border-color:#DDDDDD;
   border-width:1px;
   color:#464646;
   
}

input.adminbutton:HOVER
{
   
   
   width:90px;
   height:20px;
   background-color:#779999;
   background-image:url(back03.gif);
   border-style:solid;
   border-color:#F57E20;
   border-width:1px;
   color:#000000;
}

/*
 * iframe
 */

.dotLine{
	height: 1px;
	border-top: 1px dotted #000;
	margin: 10px 20px;
}

.abstract{
	text-transform: uppercase;
	font-size: 1em;
	margin: 0 20px;
}

.player{
	margin: 0 20px;
	position: relative;
	z-index:11;
}

.followUpContent{
	margin: 0 20px;
	text-transform: uppercase;
}

.followUpContentDummy{
	height:  100px;
	width: 400px;
	background-color: #9f8754;
}

.breaker{
	clear: both;
}

.playerImg {
	
}

/* ==================== Player ==================== */
		#player {
			background-color: #eee;
			color: #000;
			height: 20px;
			width: 200px;
			border: solid 1px #6f6148;
			text-align: center;
			
		}
		#player .button {
			width: 20px;
			height: 20px;
			background-repeat: no-repeat;
			background-position: 2px 2px;
			float: left;
		}
		#player .button a {
			position: relative;
			top:-16px;
			z-index:30;
			display: block;
			height: 20px;
			width: 25px;
			padding-top:20px;
		    text-indent: -100em;
			overflow: hidden;
		}
		#player #timeline {
			position: relative;
			padding-top:3px;
		}
		#player #timeline a {
			position: absolute;
			left: 40px;
			display: block;
			height: 20px;
			width: 40px;
			text-indent: -100em;
			overflow: hidden;
			background-image: url(/images/player/control_slider.png);
		}
		#player #timeline a:hover {
			background-image: url(/images/player/control_slider_blue.png);
		}
		#player .play {
			background-image: url(/images/player/control_play.png);
		}
		#player .play:hover {
			background-image: url(/images/player/control_play_blue.png);
		}
		#player .pause {
			background-image: url(/images/player/control_pause.png);
			display: none;
		}
		#player .pause:hover {
			background-image: url(/images/player/control_pause_blue.png);
		}
		#player .stop {
			background-image: url(/images/player/control_stop.png);
		}
		#player .stop:hover {
			background-image: url(/images/player/control_stop_blue.png);
		}
		
		/*
		 * slider
		
		 */
.leftCol{
	float: left;
	width: 197px;
	height: 506px;
	text-transform: uppercase;
	background-color: #fff;
	border-right: 1px solid #6f6148;
	padding: 0 0px 0px 0;
	margin: 0px;
	font-size: 16px;
		 font-family: "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
		 font-size: 12px;
	color: #333;
    background-color: #fff;
   	letter-spacing: 0.05em;
}


#intro {
    padding-bottom: 10px;
}

h2 {
    margin: 0;
    margin-bottom: 14px;
    padding: 0;
}



.scroll {
	position:  relative;
	z-index:10;
    width: 663px;
    overflow: auto;
    overflow-x: hidden;
    position: relative;
    left:197px;
    clear: left;
    padding: 0 0 0 0;
    line-height: 1.4em;
    margin: 0;
    
}

div.panel {
    padding: 0px;
    width: 663px;

    border-left:0px solid #6f6148;

}

#shade {
    background: #EDEDEC url(/images/shade.jpg) no-repeat 0 0;
    height: 50px;
}

ul.navigation {
    list-style: none;
    margin: 20px 0;
    padding: 0px;
    height: 364px;
}

ul.navigation li {
	width: 100%;
	font-size: 13px;
}


ul.navigation a {
	display: block;
   	width:157px;
    color: #000;
	padding: 2px 20px 2px 20px;
    text-decoration: none;
	margin:0;
}

ul.navigation a:hover {
	background-color: #a38f6c;
}

ul.navigation li.active a {
    background-color: #6f6148;
	color:#fff;
}

ul.navigation a:focus {
    outline: none;
}

.scrollButtons {
    position: absolute;
    top: 150px;
    cursor: pointer;
}

.scrollButtons.left {
    left: -20px;
}

.scrollButtons.right {
    right: -20px;
}

.hide {
    display: none;
}

.panel a{
	color: #6f6148;
}

.panel a:visited{
	color: #6f6148;	
}

.panel a:hover{
	color: #a38f6c;
}

.panel a:active{
	color: #6f6148;
}

.panel a:focus{
	color: #6f6148;
}