/* DEFAULT TEMPLATE STYLES */
body, html {
	width: 100%;
	height: 100%;
	background-color: #ffffff;
}
.body {
	width: 100%;
	height: 100%;
	background: scroll;
	background-color: #ffffff;
	background-image: url(../image/web/body_bg.png);
	background-repeat: no-repeat;
	background-position: top;
}


/* DEFAULT TABLE STYLES */
table, table td {
	border-collapse: collapse;
	border: 0px solid #dddddd;
	vertical-align: top;
	text-align: left;
}


/* TEMPLATE ELEMENTS */
.template {
	width: 960px;
	margin: 0px auto;
}
.logo {
	padding: 20px 30px;
	padding: 24px 30px;
	position: relative;
}
.contentwrapper {
	position: relative;
	background-image: url(../image/web/contentwrapper_bg.gif);
	background-position: top;
	background-repeat: repeat-x;
	padding: 25px 30px 25px 15px;
}
.contentfront {
	min-height: 300px; /* IE6.css height: 300px; */
	position: relative;
	width: 615px;
}
.contentpage {
	min-height: 300px; /* IE6.css height: 300px; */
	position: relative;
	width: 705px;
	margin-left: 180px;
	margin-bottom: 30px;
}
.columnfront {
	/* jQuery resize by jquery.columnfront.js */
	position: absolute;
	top: 0px;
	right: 0px;
	width: 300px;
	border-left: 1px solid #dddddd;
	margin: 25px 0px 0px 0px;
}
.columnpage {
	/* jQuery resize by jquery.columnpage.js */
	position: absolute;
	top: 0px;
	left: 0px;
	width: 190px;
	height: 300px;
	border-right: 1px solid #dddddd;
	margin: 25px 0px 0px 0px;
}
.column {
	padding: 0px 20px 0px 20px;
}
.loginbox {
	border-bottom: 1px solid #dddddd;
}
.footer {
	border-top: 1px solid #dddddd;
	margin-left: 15px;
}
.footer div a, .footer div {
	color: #AAAAAA;
}
.footer div a:hover {
	color: #0070c5;
}
.flags {
	position: absolute;
	top: 5px;
	right: 30px;
}
.flags a {
	border: 2px solid #FF9900;
	margin-left: 4px;
}
.worldclockzone {
	position: absolute;
	top: 53px;
	right: 30px;
}
.slogan {
	position: absolute;
	top: 27px;
	right: 30px;
	text-transform: uppercase;
	font-size: 12px;
	line-height: 20px;
}
.clock {
	float: left;
	text-align: center;
	margin-left: 19px;
}
.clock, .clock * {
	font-size: 9px;
	line-height: 11px;
	color: #cccccc;
}


/* FRONTPAGE ITEM STYLES */
.frontitem {
	border-bottom: 1px solid #dddddd;
	padding: 15px 15px 10px 20px;
	position: relative;
}


/* NEWS STYLES */
.newsitem {
	border: 1px solid #dddddd;
	padding: 10px 15px 10px 15px;
	margin-bottom: 5px;
	position: relative;
}
.newsdate {
	position: absolute;
	top: 0px;
	right: 0px;
	padding: 2px 7px;
	background-color: #eeeeee;
	color: #bbbbbb;
}


/* FORM STYLES */
.formbut {
	color: #ffffff; 
	background-color: #0070c5;
	border: 1px solid #0070c5;
	height: 20px; 
	line-height: 10px;
	cursor: pointer;
	padding: 0px 10px 0px 10px;
	margin-left: 5px;
}
.formline {
	color: #999999; 
	border: 1px solid #999999;
	height: 14px;
	background-color: #FFFFFF;
	width: 300px;
	line-height: 14px;
	padding: 2px 3px 2px 3px;
	margin-bottom: 3px;
}
select.formline {
	height: 20px;
	width: 308px;
	color: #666666;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	line-height: 20px;
}
.formarea {
	color: #999999; 
	border: 1px solid #999999;
	padding: 2px 3px 2px 3px;
	background-color: #FFFFFF;
	width: 300px;
	height: 100px;
	margin-bottom: 3px;
}
.formline:focus, .formarea:focus {
	border-color: #666666;
	color: #666666;
}
.formbut:hover {
	background-color: #f78e1e;
	border: 1px solid #f78e1e;
}
input[type=radio] {
	margin: 0px 4px 0px 4px;
}
.formtable {
	border: 1px solid #ffffff;
}
.formtable td {
	border: 1px solid #ffffff;
	padding: 5px 10px 0px 10px;
}
.formlabel {
	border-bottom: 1px solid #ffffff;
	background-color: #eeeeee;
	padding: 5px 10px 5px 10px;
	width: 160px;
}
.formrequired {
	background-color: #FFFF99;
}
.formnotify {
	border: 1px dashed #FF9900;
	background-color: #FFFF99;
	padding: 5px 10px 5px 10px;
	margin-bottom: 20px;
}
td.formextra {
	padding-top: 20px;
}
.formextra .formbut {
	float: right;
}
.label {
	font-size: 10px;
}


/* MENU STYLES */
.columnpage li, .columnpage ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.menuwrapper {
	position: relative;
	height: 25px;
	background-color: #0070c5;
	z-index: 10;
}
.menu {
	position: absolute;
	top: 0px;
	left: 20px;
}
.menuquick {
	position: absolute;
	top: 0px;
	right: 0px;
	background-color: #f78e1e;
	width: 300px;
	height: 25px;
}
.drop2, .drop2selected, .drop2selected:hover {
	overflow: hidden;
	display: block;
	border-bottom: 1px solid #ffffff;
	padding: 0px 0px 0px 10px;
	color: #ffffff;
	line-height: 25px;
	height: 25px;
}
.drop2:hover {
	background-color: #005ba0;
	color: #ffffff;
}
.drop2selected, .drop2selected:hover {
	background-color: #005ba0;
}
.drop3, .drop3selected, .drop3selected:hover {
	overflow: hidden;
	display: block;
	border-bottom: 1px solid #ffffff;
	padding: 0px 0px 0px 10px;
	color: #ffffff;
	line-height: 20px;
	height: 20px;
}
.drop3:hover {
	background-color: #005ba0;
	color: #ffffff;
}
.drop3selected, .drop3selected:hover {
	background-color: #f78e1e;
}
.menu1, .menu1selected, .menu1selected:hover {
	display: block;
	line-height: 25px;
	padding: 0px 10px;
	color: #ffffff;
	height: 25px;
}
.menu1:hover {
	background-color: #005ba0;
	color: #ffffff;
}
.menu1selected {
	background-color: #f78e1e;
}
.menu2, .menu2selected {
	display: block;
	border-bottom: 1px solid #dddddd;
	margin: 0px 15px 0px 10px;
	padding-left: 10px;
	line-height: 25px;
	height: 25px;
}
.menu2:hover, .menu2selected:hover {
/*	background-color: #0070c5; */
	background-color: #0070c5;
	color: #FFFFFF;
	border-color: #ffffff;
}
.menu2selected {
/*	background-color: #f78e1e; */
	background-color: #EEEEEE;
	color: #0070c5;
	border-color: #ffffff;
	font-weight:bold;
}
.menu3, .menu3selected {
	display: block;
	border-bottom: 1px solid #dddddd;
	margin: 0px 15px 0px 20px;
	padding-left: 10px;
	line-height: 20px;
	height: 20px;
}
.menu3:hover, .menu3selected:hover {
	background-color: #0070c5;
	color: #ffffff;
	border-color: #ffffff;
}
.menu3selected {
	background-color: #EEEEEE;
	color: #0070c5;
	border-color: #ffffff;
	font-weight:bold;
}


/* ExtraZake FUNCTION STYLES */
.highlight {
	border-bottom: 1px dashed #333333;
}
.photothumb {
	width: 77px;
	height: 77px;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	text-align: center;
}
.webitem {
	margin-left: 15px;
	margin-bottom: 30px;
}
.sitemap {
 	color: #AAAAAA;
	font-size: 10px;
}
.sitenav {
	padding: 0px 0px 15px 15px;
 	color: #AAAAAA;
}

/* participantlist */
.participantlisttabselected {
	font-weight: bold;
}


/* colorbox title */
#cboxTitle{line-height: 20px; font-size: 14px; margin-bottom: 10px;}

@media Print {
	html, body, .body {
		margin: 0px;
		padding: 0px;
		background-color: #FFFFFF;
		background-image: none;
		visibility: hidden;
		width: 705px;
		overflow: hidden;
	}
	body, html, input, textarea, select, form, a, p, span, div, td, font, h1, h2, h3, ul, li, ol, sub, sup {
		color: #000000;
	}
	.menu1, .menu1selected, .menu2, .menu2selected, .menu3, .menu3selected {
		color: #000000;
	}
	.noprint {
		display: none;
	}
	.contentfront, .contentpage {
		visibility: visible;
		margin: 0px;
	}
}