/* custom stuff */

html {
  height: 100%;
  margin-bottom: 1px;
}


body {
	margin: 0;
	padding: 0;
}

p {
  margin-top: 0;
  margin-bottom: 5px;
}

fieldset {
	border: 0;
	padding: 5px 0;
}

span.pathway {
	display: block;
	height: 16px;
	line-height: 16px;
	vertical-align: middle;
	margin-top: 5px;
	margin-bottom: 10px;
	font-weight: bold;
}

span.pathway img {
	margin: 0px 10px;
	vertical-align: middle;
}

div#pathway {
	margin-bottom: 10px;
	padding-left: 8px;
}

a.readon {
	display: block;
	float: left;
	padding-left: 20px;
	margin-top: 10px;
	line-height: 14px;
	height: 16px;
	background: url(../images/default/play.png) no-repeat;
}

/*** fonts ***/
body {
		line-height: 125%;
		font-family: "Lucida Grande", Tahoma, Helvetica, sans-serif;
		color: #444;
		font-size: 12px;
		margin:0 0 40px 0;
		background: #9e0e29 url(/images/fctwente.gif) center top no-repeat;
}
#main-box{  margin:0 auto;
			width:870px;
}

#wrap{
		background:#FFFFFF;
		border-color: #610E13;
		border-style:none solid;
		border-width:medium 5px;
		margin:0 auto;
		overflow:hidden;
		position:relative;
		width:860px;	
	}

#main_wp{
			border-color:#DDDDDD;
			border-style:solid solid none;
			border-width:5px 5px medium;
			display:inline-block;
			height:auto;
			width:850px;
			}

#logo{ position:absolute; width:123px; height:147px; left:740px; top:0px; z-index:200; display:block;}

html>body #logo a{ background:url(../images/logo-hover.png) no-repeat left top; width:123px; height:147px; display:block; outline:none; z-index:201;}

#logo a:hover{ background:url(../images/logo-hover.png) no-repeat left top; width:123px; height:147px; display:block; z-index:201;}

/*fctwente deset css */
/* top-menu-------------------------------------------------------------------------------*/
#top-menu{ width:100%; background: #990f29 url(/images/top-menu.gif) no-repeat  right top; padding-top:5px; padding-bottom:5px; height:28px;  position:relative;}
#search{ width:190px; height:25px; position:absolute; right:170px; z-index:250; } 
#search .FSF_form .FSF_input,#searchform .FSF_input{ float:left;  background:url(../images/web-all-image.png)  left -78px no-repeat; width:108px; border:none; height:13px; padding:5px; position:relative; display:block; top:2px;}
#search .FSF_form .FSF_submit,#searchform .FSF_submit{float:left; height:24px; line-height:25px; width:50px; position:relative; border:none; top:1px; background:url(../images/icon77.png) no-repeat -468px -61px; outline:none; text-indent:-9999px; margin-left:10px;}
/* Search Box
------------------------------ */
#search from{ margin:0px; padding:0px; float:left;}
#search_input{ width:120px!important; width:110px;}
#search input.pushbutton {
	padding: 1px;
	font-size: 80%;
}
#search a {
text-decoration: none;
}
#search ul {
border: 1px solid #ccc; position:absolute;  left:-50px; left:-15px!important; top:20px!important; top:33px; text-align:left; list-style: none; 
height: 80px; z-index:260; width: 200px; overflow: auto; 
background-color: white;
}

#searchfields_icon {
position: relative;
top: 4px;
}

/*Language-------*/

#language{ right:50px; position:absolute; width:115px; height:25px; line-height:25px;}
#language ul{ padding:0px; margin:0px;}
#language li{ list-style:none; width:50px; float:left;}

#language li a{ text-decoration:none; color:#000; width:50px; }

#language li a:hover{ text-decoration:underline; color:#F00;}

#main-img{
			height:210px;
			margin:0 auto;
			padding:10px;
			width:830px;
			background:url(../images/team-cn.jpg) center  center no-repeat;
}

#head-top{
			background:#FFFFFF url(../images/header-top.jpg) no-repeat scroll 120px 4px;
			height:91px;
			left:0;
			margin-top:10px;
			position:absolute;
			width:727px;
}
/*menu-------------------------*/
#menu { background: url(../images/web-all-image.png) no-repeat left -433px; margin:30px auto 0; z-index:2; width:870px; height:55px; padding:0px;}
.menu {
font-family: verdana, sans-serif; 
width:750px; 
float:left;
height:41px;
z-index:150;
padding-left:100px;
margin-top:14px;

}
.menu ul {
padding:0; 
margin:0;
z-index:151;
position:relative;
list-style-type: none;
}
.menu ul li {
float:left;
position:relative;
}
.menu ul li a, .menu ul li a:visited {
display:block;
float:left;
outline:none;
text-decoration:none;
font-family:Arial,Helvetica,Verdana,Tahoma,sans-serif;
color:#FFF;
padding:0 10px;
height:41px; 
font-size:13px;
font-weight:bold;
line-height:41px;
}

.menu ul li ul {
display: none;
z-index:155;
}
table {
margin:-1px; 
border-collapse:collapse;
font-size:1em;
}

/* specific to non IE browsers */
.menu ul li:hover a,.menu ul li a.active,#home .menu ul li.first a  {
color:#FFF;
background:#ca0016 url(../images/menu-li-hover.jpg) repeat-x -40px top;
font-weight:bold;
}
.menu ul li:hover ul {
display:block; 
position:absolute; 
top:40px;
margin-top:1px;
left:0; 
width:150px;
}
.menu ul li:hover ul li ul {
display: none;
}

.menu ul li:hover ul li a {
display:block; 
background:#ca0016; 
color:#FFF; 
height:auto; 
line-height:1.2em;
font-weight:normal;
font-size:12px;
padding:5px 15px;
text-align:left;
width:129px
}

.menu ul li:hover ul li a.drop {
background:#ca0016;
}
.menu ul li:hover ul li a:hover,#menu .menu ul li ul .first a:hover {
background:#750c06; 
color:#FFF;
display:block;
font-weight: normal;
}
.menu ul li:hover ul li:hover ul {
display:block; 
position:absolute; 
left:150px; 
top:0;
width:150px;
}
.menu ul li:hover ul li:hover ul.left {
left:-150px;
}
#menu .menu ul li ul .first a{ background-image:none; background-color:#ca0016; font-weight: normal;} 

#photo .menu ul li.right a{	background:#CA0016 url(../images/menu-li-hover.jpg) repeat-x scroll -40px top;
										color:#FFFFFF;
										font-weight:bold;
}


/* size attributes */


.small,
.modifydate,
.createdate,
div.mosimage_caption {
	font-size: 100%;
}

#nav a,
#inset a {
	font-size: 110%;
}

div.moduletable h3,
.contentheading,
.componentheading {
	font-size: 130%;
	color: #222;
}

.componentheading {
  margin-bottom: 15px;
}

td.componentheading {
	padding-bottom: 15px;
}


/* font family */
h3,
.contentheading,
.componentheading,
#nav,
.sectiontableheader,
span.pathway,
.small,
.createdate,
.modifydate,
#inset {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

a:link,
a:visited {
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

/* module settings */

div.moduletable h3 {
	margin-top: 5px;
	margin-bottom: 10px;
	padding-bottom: 0;
}

div.moduletable {
	margin-bottom: 10px;
}

td.left div.moduletable,
td.right div.moduletable  {
	margin-bottom: 15px;
}

div.moduletable ul {
	margin: 5px 0;
	padding: 0 2em;
}

div.moduletable ul li {
	padding-bottom: 3px;
}

/* default menu link styles */
a.mainlevel {
	display: block;
}

a.sublevel {

}

a.mainlevel:hover {
	text-decoration: none;
}

a.sublevel:hover {
	text-decoration: none;
}

#inset a.mainlevel {
	display: inline;
	background: none;
	padding: 0 15px;
}

/** regular joomla menu **/

a.mainlevel {
	display: block;
	height: 16px;
	line-height: 15px;
	padding: 0;
	padding-left: 20px;
	background: url(../images/default/play.png) no-repeat;
	margin-bottom: 3px;
}

a#active_menu:link,
a#active_menu:visited {
	color: #333;
}


li.active_menu a:link,
li.active_menu a:visited {
  color: #333;
}

a.sublevel:link,
a.sublevel:visited {
	font-weight: bold;
}

/* headings */

h1 {
	padding-bottom: 5px;
}

h2 {
   padding-bottom: 5px;
}

h3 { 
   padding-bottom: 5px;
}

h4 {
	 padding-bottom: 5px;
}

.small {
	font-weight: bold;
	color: #999;
}

.modifydate {
	height: 20px;
	vertical-align: bottom;
	font-weight: bold;
	color: #999;
}

.createdate {
	height: 20px;
	vertical-align: top;
	font-weight: bold;
	vertical-align: top;
	padding-bottom: 5px;
	padding-top: 0px;
	color: #999;
}

/** some joomla class stuff */

table.contenttoc {
  margin: 5px;
  padding: 5px;
}

table.contenttoc td {
  padding: 0 5px;
}


td.buttonheading {
 	vertical-align: middle;
}

td.buttonheading img {
	margin-right: 5px;
}

table.mainbody td.mainbody td.sectiontableheader {
  font-weight: bold;
  padding: 4px;
  line-height: 20px;
  background: #f6f6f6;
  border-bottom: 1px solid #ddd;
}

table.mainbody td.mainbody tr.sectiontableentry1 td, 
table.mainbody td.mainbody tr.sectiontableentry2 td {
  padding: 4px;
  border-bottom: 1px solid #efefef;
}

table.mainbody td.mainbody td.sectiontableentry1, 
table.mainbody td.mainbody td.sectiontableentry2{
  padding: 4px;
  border-bottom: 1px solid #efefef;
}

table.contentpaneopen, table.contentpane {
  border-collapse: collapse;
  padding: 0;
  margin: 0;
  width: 100%;
}

div.contentpane, div.contentpaneopen {
  width: 100%;
}


.clr {
	clear: both;
}

div.mosimage {
  margin: 5px;
}


table.adminform textarea {
  width: auto;
  color: #666;
}

/** width stuff **/
/*
.{
	width: 870px;
}
*/
.w-thin div.wrapper {
	width: 750px;
}

.w-fluid div.wrapper {
	margin: 0 20px;
}


/* showcase */
#showcase {
	border-bottom: 1px solid #B8B8B8;
	border-top: 1px solid #B8B8B8;
	background: #ccc url(../images/default/showcase-bg.png) repeat-x;
	color: #444;
}


/** template layout stuff **/


div.wrapper {
	margin: auto;
	position: relative;
}


#header {
	height:91px;
	margin:0 auto;
	padding:0;
	position:relative;
	width:870px;
}

#access {
	position: absolute;
	z-index: 10000;
	top: 0;
	right: 25px;
	width: 200px;
	height: 20px;
	overflow: hidden;
}

#access #selectors {
	position: relative;
	height: 8px;
	
}

#access span {
	background-repeat: no-repeat;
}

#access a {
	text-decoration: none;
}

.font-selector,
.width-selector {
	display: block;
	position: absolute;
	top: 0;
	width: 12px;
	height: 6px;
}

.f-smaller #selectors .font-selector {
	right: 159px;
}

.f-default #selectors .font-selector {
	right: 129px;
}

.f-larger #selectors .font-selector {
	right: 99px;
}

.w-thin #selectors .width-selector {
	right: 70px;
}

.w-wide #selectors .width-selector {
	right: 40px;
}

.w-fluid #selectors .width-selector {
	right: 10px;
}

#access #buttons {
	float: right;
}

#access .button {
	display: block;
	float: right;
	width: 20px;
	height: 12px;
	margin: 0 5px;	
	background-repeat: no-repeat
}


#top {
	height: 60px;
	padding-top: 35px;
	overflow: hidden;
	margin-left: 395px;
	margin-bottom: 10px;
	margin-right: 25px;
}

#toolbar {
	height: 31px;
}



#showcase ul,
td.left ul,
td.right ul,
#footer ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#showcase li,
td.left li,
td.right li,
#footer li {
		border-bottom: 1px dotted #999;
		padding-bottom: 0;
		margin-bottom: 2px;
}

#showcase .padding,
#footer .padding {
	padding: 5px 25px;
}

#mainbody {
	background: #ccc url(../images/default/body-bg.png) repeat-x;
}

#mainbody-2 {
	background: transparent url(../images/default/body-shadow-br.png) 100% 0 repeat-y;
}

#mainbody-3 {
	background: transparent url(../images/default/body-shadow-bl.png) 0 0 repeat-y;
}

#mainbody-4 {
	background: transparent url(../images/default/body-shadow-tr.png) 100% 0 no-repeat;
}

#mainbody-5 {
	background: transparent url(../images/default/body-shadow-tl.png) 0 0 no-repeat;
	padding: 0 15px;
}

#mainbody-padding {
	background: #fff;
	padding: 5px 10px;
}

#inset {
	color: #ccc;
	text-align: center;
	margin: 15px 0;
}

#inset table {
	width: auto;
	margin: 0 auto;
}

#footer {
	padding-top: 10px;
}

#the-footer {
	text-align: center;
	margin: 20px 0;
}

table.showcase,
table.mainbody,
table.headlines,
table.footer {
	width: 100%;
	padding: 0;
}

table.headlines {
	margin-top: -5px;
}

table.showcase tr,
table.mainbody tr,
table.headlines tr,
table.footer tr {
	vertical-align: top;
}

table.showcase td.showcase,
table.footer td.footer,
table.headlines td.headlines {
	width: 33%;
}

table.showcase td.showcase,
table.footer td.footer,
table.mainbody td.left,
table.mainbody td.right,
table.headlines td.headlines {
	padding: 0 10px;
}

table.mainbody td.mainbody {
	padding: 0;
}

#mainbody td.mainbody .padding {
	padding: 0 15px;
}

table.mainbody td.left,
table.mainbody td.right {
	width: 18%;
}

table.mainbody td.left {
	border-right: 1px solid #e6e6e6;
}

table.mainbody td.right {
	border-left: 1px solid #e6e6e6;
}

table.headlines td.headlines {
	border: 1px solid #e6e6e6;
}

/*****************************
 ****       splitmenu     ****
 *****************************/

#nav {
	margin: 0 0 0 20px;
	padding: 0;
	height: 31px;
	overflow: hidden;
}

#nav ul {
	padding: 0;
	margin: 0;
	margin-left: 2px;
}

#nav li {
	margin: 0;
	padding: 0;
	float: left;
	display: block;
}

#nav a {
	text-decoration: none;
	cursor: pointer;
	font-weight: bold;
}

#nav li.on li.on a {
	text-decoration: underline;
}

#nav li a {
	display: block;
	float: left;
	height: 31px;
	line-height: 31px;
	padding: 0 15px;
}

ul.subemenu {
	padding: 0;
	margin: 0;
}

ul.submenu li {
	border: 0;
	margin: 0px;
	height: 16px;
	line-height: 15px;
	padding: 0;
	padding-left: 20px;
	background: url(../images/default/play.png) no-repeat;
}

ul.submenu ul li {
  margin-left: 10px;
  background: none;
}

ul.submenu ul ul li {
  margin-left: 20px;
  background: none;
}




/* some page content things */

.hide {
	display: none;
}

form {
	border: 0;
	margin: 0;
	padding: 0;
}

table.blog span.article_seperator {
	display: block;
	height: 20px;
}

table.pollstableborder td {
	text-align: left;
	padding: 2px 0;
}

input#mod_search_searchword {
	width: 120px;
}

.highlight {
  background-color: #ffc;
}


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

#footer {
background:url(../images/web-all-image.png) left -501px no-repeat;
clear:both;
height:100px;
text-align:center;
width:870px;
margin:0 auto;
}

#footer .wrapper{ display:none; height:0px; visibility: hidden;}
#footer-box{height:100px;  margin-bottom:10px; width:800px; margin: 0 auto;}
#footer-box .Partners{  width:auto;}
#footer-box .Partners ul{ list-style:none; -webki-height:50px; margin:0px; padding:0px;}
#footer-box .Partners ul li{ float:left; height:50px; display:inline; margin-left:20px;}
#footer-box .Partners ul li a{ display:block; outline:none; margin-top:5px;}
#footer-box .Partners ul li a span{ display:none;} 
#footer-box .Partners ul li a:hover{ text-decoration:none}
#footer-box .Partners ul li a img{ border:none 0;}
#footer-box .Partners ul li a:hover img{ border:none 0; display:block; }