/* CSS Document */
/* general tags */
html { height: 101%; min-height: 101%; margin-bottom: 0.01pt; overflow-Y: scroll;
}



body {
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	width: 1000px;
	margin-left:auto;
	margin-right:auto;	
	color:#000000;
	margin-top: 10px;
	background-image: url(../resources/images/backgrounds/fujitsu-bg.jpg);
	background-repeat:repeat-x;
	background-position:bottom center;
	background-attachment: fixed;
	
}

#wrap {

	width: 1000px;
	border: 0px solid #000;
	padding-bottom: 20px;	
}

#wrap-invite {
	float: left;
	position: absolute;
	width: 560px;
	border: 0px solid #000;
	padding-bottom: 20px;	
}

#main {
	float: left;

	font-size:10pt;
	width: 980px;
	min-height: 400px;
	margin: 0;
	padding: 0;
}

#main-invite{
	float: left;
	position: relative;
	font-size:10pt;
	width: 540px;
	min-height: 400px;
	margin: 0;
	padding: 0;
}


#top {
	float: left;
	width: 998px;
	height: 238px;
	border: 0px solid #000;	
}

#top-invite{
	float: left;
	width: 558px;
	height: 188px;
	border: 0px solid #000;	
}

#header {
	float: left;
	position: relative;
	width: 998px;
	height: 182px;
	border: 0px solid #000;		
}


#header-invite {
	float: left;
	position: relative;
	width: 558px;
	height: 182px;
	border: 0px solid #000;		
}


#mainmenu{
	float: left;
	position: relative;
	height: 45px;
	width: 998px;
	border: 1px solid #eaeaea;		
}


#content {
	float: left;

	margin: 0;
	width: 978px;

	padding: 10px;
	height: auto;
	border: 1px solid #CCCCCC;

	padding-bottom: 20px;
	
	}

#content-invite{
	clear: both;
	float: left;
	margin: 0;
	width: 538px;
	padding: 10px;
	border: 1px solid #CCCCCC;
	padding-bottom: 20px;
}

#content #content-left{
	float: left;
	width: 740px;
	height: auto;
	padding-right: 10px;
	border-right: 1px solid #CCCCCC;	
}

#content #content-wide{
	width: 960px;

	padding-right: 10px;

}

#content #content-right{
	float: right;
	width: 220px;
	height: auto;
	border: 0px solid #CCCCCC;	
}

#content img{
	margin-right: 0px;
	margin-left: 10px;
	padding-right: 0px;
}


#homepage-intro{

	float: left;
	position: relative;

	margin: 0;
	padding: 0;
	width: 505px;
	height: 253px;
	font-size: 1em;
	color: #333;
}

#homepage-intro-text{
	float: left;
	position: relative;

	padding-left: 10px;
	padding-right: 10px;
	font-size: 1em;
	color: #333;
	width: 485px;
	height: 253px;

}




form input.button {

    border: 1px solid #666;

    background: #999999;

    color: #ffffff;

    line-height: 12px;

    font-weight: bold;

    padding: 2px 6px;

}

#registration-table{
	border: 0px solid #999;	
}


#footer {
	clear: both;
	width: 998px;
	float: left;
	position: relative;
	height: 30px;
	font-size:10pt;
	text-align: left;

	border-top: 1px solid #eaeaea;
	border-bottom: 1px solid #eaeaea;
	padding-bottom: 10px;
	padding-top: 10px;
	margin-bottom: 40px;

}
#footer-invite {

	width: 558px;
	float: left;
	position: relative;
	height: 30px;
	font-size:10pt;
	text-align: left;

	border-top: 1px solid #eaeaea;
	border-bottom: 1px solid #eaeaea;
	padding-bottom: 10px;
	padding-top: 10px;
	margin-bottom: 40px;

}

.block, .wrap1, .wrap2, .wrap3 {
	display:inline-table;
	/* \*/display:block;/**/} 
.block {float:left;display: inline;margin-bottom:14px;}
.wrap1 {float:left;display: inline;}
.wrap3 {padding:5px 9px 14px 0;z-index:5;}
.block, .wrap1 {width:100%;}
/*Sidebar items*/
/*clear - no backgrounds*/
.block-one {background:url(../resources/panels/shadow.gif) right bottom no-repeat;}
.block-one .wrap1 {background:url(../resources/panels/corner_bl.gif) left bottom no-repeat;}
.block-one .wrap2 {background:url(../resources/panels/corner_tr.gif) right top no-repeat;}
.block-one .wrap3 {background:url(../resources/panels/corner_tl.gif) left top no-repeat;}

.block-one .title, .block-two .title {background-color:#eaeaea;border-bottom:1px solid #d6d6d6;margin:0 0 0 1px;}



.inner {padding:10px;}
.inner p {display:block;}	
.inner p:last-child, .archives .inner p {
	margin:0;
	text-align: center;
}

.block h3 {margin:0;padding:5px 10px 10px 10px;font-weight:bold;font-size:1em;}

.blue .block .inner a, .blue .block .inner a:link, .blue .block .inner a:hover, .blue .block .inner a:visited
{color:#242B6C;}


#panel-footer{
	font-size: 10pt;
	padidng: 0;
	margin: 0;
}


#content ul li {

	margin-bottom: 10px;
}

.text-highlight{
	color: #336633;
	font-weight: bold;
}
.text-highlight-large{
	color: #336633;
	font-weight: bold;
	font-size: 12pt;
}

a{
	color: #4a8157;
	font-weight: bold;
}

h1{
	font-size: 24px;
	font-family: Impact, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000000;
}



#itinery-table{
	border: 1px dashed #4a8157;
}

.itinery-heading{
	font-weight: bold;
	font-size: 12pt;
	color: #ff0000;
}

#itinerary{
list-style-type: none;
padding: 0;
margin: 15px;
}


#programme{
	list-style-type: circle;
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 0;
	padding-bottom: 0;
	
}

#programme li{
	line-height: 20px;
	
}

#invitation{
	font-size: 14pt;

	font-weight: normal;
	color: #000000;
}

.news-headline{

	color: #ff0000;
	font-weight: bold;
	font-size: 12pt;
	text-decoration: none;
}

.news-headline a:hover{
	color: #4a8157;
	text-decoration: none;
}

.latest-news{
	margin-top: 20px;
	float: left;
	border-top: 1px dashed #999; 
	border-bottom: 1px dashed #999;
	width: 98%;
	padding: 5px;
}
