body {
	text-align: center;
	font: 12px Arial, sans-serif;
	/*
	background: url('../Webmasters/Images/bg_site.jpg') repeat-x #c8d1d7;
	*/
	}

	table {
		font: 12px Arial, sans-serif;
		}

	a {
		color: #000;
		text-decoration: none;
	}

	a:hover {
		text-decoration: none;
	}

	a.external {
		background: url('../Webmasters/Images/external_link.gif') 0 4px no-repeat;
		padding-left: 13px;
	}

	a img {
		border: none;
	}

/*** style for common classes ***/

.button {
	display: none;
	/*
	padding-top: 3px!important;padding-top:0;
	padding-left: 15px;
	display: -moz-inline-box;
	height: 21px;
	color: #fff;
	text-decoration: none;
	background: url('../Webmasters/Images/btn_begin.gif') no-repeat;
	*/
	}

	.button span {
		cursor: pointer;
		padding: 3px 15px 3px 0!important;padding: 2px 15px 0 0;
		height: 16px!important; height: 21px;
		background: url('../Webmasters/Images/btn_end.gif') right no-repeat;
		}		

.centertext {
	text-align: center;
}

.spacer {
	height: 10px;
}

.oldlink {
	color: #666;
	font-weight: bold;
	text-decoration: underline;
}

/*** style for headers ***/

h1 {
	margin-top: 16px;
	font-size: 18px;
	}

h2 {
	margin-bottom: 4px;
	font-size: 16px;
	color: #003263;
}

/*** style for main ***/

#main {
	margin: 8px auto 11px auto;
	width: 100%;
	background: #fff;
	}

#header {
	margin: 8px auto;
	width: 920px; height: 86px;
	background-color: #fff;
	cursor: hand;
	text-align: center;
	}

	#header img {
		float: left;
		width: 650px;
	}
/*** style for menu ***/

#menu {
	display: none;
	}

/*** style for app ***/

#app {
	margin: 8px auto;
	width: 100%;
	height: auto!important; height: 300px;
	min-height: 300px;
	}
	
/*** style for columnlayout ***/

#leftcolumn {
	display: none;
	}

	#leftcolumnbtm {
		display: none;
		}

#column {
	vertical-align: top;
	padding: 0;
	}			

#rightcolumn {
	display: none;
	}

	#rightcolumnbtm {
		display: none;
		}

/*** style for text ***/

.text {
	text-align: left;
	}				

/*** style for login ***/

#login {
	padding: 10px;
	width: 320px!important; width: 340px;
	margin: 0 auto;
	text-align: center;
	background: #b2d2eb;
	}
	
	#login .link {
		color: #003263;
		font-weight: bold;
		}	

	#login table {
		margin: 0 auto;
		}

		#login table th {
			text-align: left;
			}
			
		#login table tfoot td {
			text-align: right;
			}				

/*** style for my-projects ***/
.legend {
	width: 161px;
	margin: 0 4px;
	background-color: #c8dded;
	border-spacing: 6px;
}

	.legend th {
		height: 30px;
		text-align: left;
		vertical-align: top;
		padding-top: 4px;
	}

	.legend td {
		height: 15px;
	}

.project {
	margin: 0;
	padding: 12px 10px 8px;
	background: url('../Webmasters/Images/project_dots.gif') top left repeat-x;
	text-align: left;
	color: #fff;
	}

	.project h1 {
		margin: 0 0 15px;
	}

	.project a {
		color: #fff;
	}

	.project p {
		margin: 0;
	}

.preparation {
	background-color: #003263;
}

.results {
	background-color: #aac2d4;
	color: #000;
}

	.results h1 {
		font-weight: normal;
	}

	.results a {
		color: #000;
	}

.archive {
	background-color: #e5e5e5;
	color: #000;
}

	.archive h1 {
		font-weight: normal;
	}

	.archive a {
		color: #000;
	}

.online {
	background-color: #005a9c;
}

	.online h1 {
		background: url('../Webmasters/Images/online_project.gif') center left no-repeat;
		padding-left: 13px;
	}

/*** style for overview ***/
.expolist {
	width: 153px!important;width: 161px;
	margin: 0 4px;
	padding: 4px;
	background-color: #c8dded;
}

	.expolist h3 {
		margin: 0;
		font-size: 12px;
		color: #003263;
	}

	.expolist ul {
		list-style: square;
		margin-left: -25px!important;margin-left: 15px;
	}

	.expolist li {
		margin-left: 0;
	}

.overview {
	table-layout: fixed;
}

	.overview col1 {
		width: 475px!important;width: 470px;
	}
	
	.overview col2 {
		width: 265px;
	}
	
	.overview th {
		text-align: left;
	}

	.overview td {
		vertical-align: top;
	}
	
	.overview td.col2 {
		padding-left: 10px;
	}

.showresults {
	padding: 0;
	width: 470px;
	table-layout: fixed;
	background: url('../Webmasters/Images/bg_showresults.gif') top right repeat-y;
	background-color: #c8dded;
}

	.showresults .col1 {
		width: 236px;
	}

	.showresults .col2 {
		width: 100px;
	}

	.showresults .col3 {
		width: 100px;
	}

	.showresults .col4 {
		width: 34px;
	}

	.showresults th {
		text-align: center;
		padding: 8px 0 0;
		background: url('../Webmasters/Images/project_dots.gif') top left repeat-x;
	}

	.showresults td {
		background: none;
	}

	.showresults td.header {
		padding: 3px 9px;
	}

	.showresults td.header2 {
		padding: 3px 9px;
		color:#000;
		font-weight: bold;
	}

	.showresults td.link {
		padding: 3px 9px 3px 35px;
	}

	.showresults td.total {
		padding: 4px 9px 2px;
		background: url('../Webmasters/Images/project_dots.gif') bottom left repeat-x;
		font-weight: bold;
	}

	td.bordertop, th.bordertop {
		background: url('../Webmasters/Images/project_dots.gif') top left repeat-x;
	}

	td.borderbottom, th.borderbottom {
		background: url('../Webmasters/Images/project_dots.gif') bottom left repeat-x;
	}

	.showresults td.name {
		text-align: right;
		padding: 3px 9px;
	}

	.showresults td.myresult {
		padding: 3px 35px 3px 0;
		text-align: right;
		color: #666;
	}

	.showresults tfoot td.myresult {
		padding-top: 4px;
		font-weight: bold;
	}

		.showresults a {
			color: #003263;
			font-weight: bold;
		}

	.showresults td.average {
		padding: 3px 35px 3px 0;
		text-align: right;
	}

	.showresults td.toprofile {
		text-align: center;
	}

	.showresults tfoot td.toprofile {
		padding-bottom: 9px!important;padding-bottom: 6px;
	}

	.showresults td.toprofile a img {
		border: none;
	}

.myprofile {
	table-layout: fixed;
	width: 255px;
	background-color: #ffd18c;
}


	.myprofile .col1 {
		width: 205px;
	}
	
	.myprofile .col2 {
		width: 50px;
	}
	
	.myprofile td {
		padding: 0 10px;
	}

	.myprofile td span {
		color: #666;
	}

	.myprofile td.myresult {
		text-align: right;
		color: #666;
	}
	
	.myprofile tfoot td {
		padding: 0 10px 2px;
		text-align: right;
	}

		.myprofile td.myresult a {
			margin-bottom: 20px;
			color: #003263;
			font-weight: bold;
		}

.mypreparations {
	width: 255px;
	background-color: #e5e5e5;
}

	.mypreparations td {
		padding: 0 10px;
	}

.textblock1 {
	background: #c8dded url('../Webmasters/Images/project_dots.gif') top left repeat-x;
}

	.textblock1 div {
		background: url('../Webmasters/Images/project_dots.gif') bottom left repeat-x;
		padding: 12px 10px;
	}

.flexpotcontainer {
	height: 104px;
	min-height: 104px;
	margin: 8px 0 0 0;
}

.flexpot {
	float: left;
	width: 150px;
	height: 100%;
	position: relative;
	background: url('../Webmasters/Images/project_dots.gif') top left repeat-x;
}

	.flexpot div {
		height: 100%;
		background: url('../Webmasters/Images/project_dots.gif') bottom left repeat-x;
		padding: 0 10px!important;padding: 10px;
		text-align: center;
	}

	.flexpot a {
		display: block;
		margin-top: 10px!important;margin: 0;
		font-weight: bold;
	}

.flexpot1 {
	margin-right: 10px;
	background-color: #ffd18c;
}

.flexpot2 {
	margin-right: 10px;
	background-color: #e5e5e5;
}
		
.flexpot3 {
	background-color: #c8dded;
}

/*** style for profile ***/

.actions {
	width: 153px!important;width: 161px;
	margin: 4px;
	padding: 4px;
	background-color: #f5d7a9;
}

	.actions h3 {
		margin: 0;
		font-size: 12px;
		color: #003263;
	}

	.actions ul {
		list-style: square;
		margin-left: -25px!important;margin-left: 15px;
	}

	.actions li {
		margin-left: 0;
	}


/*** style for lists ***/
#download, #print {
	display: none;
}
		
.list {
	table-layout: fixed;
	background-color: #c8dded;
	font-size: 11px;
}

	.list .col1 {
		width: 200px;
	}

	.list .col2 {
		width: 190px;
		background-color: #b2d2eb;
	}

	.list .col3 {
		width: 120px;
	}

	.list .col4 {
		width: 130px;
		background-color: #b2d2eb;
	}

	.list .col5 {
		width: 90px;
	}

	.list .colcards1 {
		width: 280px;
	}

	.list .colcards2 {
		width: 280px;
		background-color: #b2d2eb;
	}

	.list th {
		height: 21px;
		padding: 0 11px;
		background-color: #003263;
		text-align: left;
		color: #fff;
		font-size: 12px;
	}

		.list th a {
			color:#fff;
			text-decoration: none;
		}

		.list th a:hover {
			color:#fff;
			text-decoration: underline;
		}

		.list th.sort {
			background:  #003263 url('../Webmasters/Images/icon_sort.gif') right no-repeat;
		}

	.list td {
		padding: 2px 11px;
		overflow: hidden;
	}

	.list td.borderbottom {
		padding-bottom: 2px;
	}

	.list td.bordertop {
		height: 0!important;height: 2px;
		background-color: #003263;
	}

/*** style for visitor details ***/

.details {
	width: 100%;
	background-color: #c8dded;
	table-layout: fixed;
}

	.details col1 {
		width: 100px;
	}
	
	.details th {
		text-align: left;
		padding: 2px 11px;
	}

	.details td {
		padding: 2px 11px;
	}

.printnote {
	page-break-before: always;
	page-break-inside: avoid;
	display: block;
	margin: 0;
	padding: 0;
}
	.printnote h2 {
		margin: 0 0 20px;
		text-align: center;
	}

	.printnote div {
		height: 430px;
		border: solid 1px #000;
	}
/*** style for pagebrowser ***/

.pagebrowser {
	display: none;
	}
	
/*** style for footer ***/

#footer {
	display: none;
	}
