/*Undo standard HTML*/
a img { border: 0; }
form, p, div, span, body, html, h1, h2, h3, h4, h5 { margin: 0; padding: 0; }
table { border-spacing: 0; }

/*Standard list*/
ul { list-style-type: disc; margin: 2px 0 2px 15px; padding: 0; }
ul li { list-style-type: disc; padding: 0; }
ol { list-style-type: decimal; margin: 2px 0 2px 25px; #margin: 2px 0 2px 27px; padding: 0; }
ol li { list-style-type: decimal; padding: 0; }

/*Standard HTML tag*/

body
{
	background-image: url(image/body.bg.gif);
	background-position: center top;
	color: black;
	font-family: verdana;
	font-size: 11px;
	line-height: 14px;
	margin-bottom: 20px;
}

a
{
	color: #675f54;
	text-decoration: none;
}

a:hover
{
	color: #64cef3;
}

h1
{
	font-family: arial;
	font-size: 27px;
	font-weight: bold;
	color: #64cef3;
	min-height:37px;
	line-height: 1em;
}

h1.light
{
	color: #ffffff;
	font-weight: normal;
}

h1.brown
{
	color: #675f54;
}

input,
textarea
{
	background-color: #dfeff6;
	border: 0;
	color: #655f55;
	font-family: verdana;
	font-size: 11px;
	padding: 5px 10px 0 10px;
	margin: 0;
}

input
{
	height: 19px;
	width: 194px;
}

textarea
{
	width: 471px;
	height: 245px;
}

input.clear
{
	width: auto;
	height: auto;
	padding: 0;
	margin: 0;
	border: 0;
}

div.clear
{
	clear: both;
}

.whitetext,
.whitetext a
{
	color: #FFFFFF;
}
.whitetext a:hover
{
	color: #64cef3;
}

/*Website Structure*/
#wrapper
{
	background-image: url(image/shadow.png);
	_background-image: url(image/shadow.ie6.gif);
	background-repeat: no-repeat;
	margin: auto;
	padding: 0 16px;
	width: 930px;
}

#container
{
	background-color: white;
	width: 930px;
	position: relative;
	min-height:530px;
	_height:530px;
}

#header
{
	width: 930px;
	height: 82px;
	position: relative;
}

#header #logo
{
	width: 56px;
	height: 49px;
	position: absolute;
	top: 16px;
	left: 23px;
	overflow: hidden;
}

#header #menu
{
	width: 802px;
	height: 82px;
	left: 103px;
	overflow: hidden;
	position: absolute;
	top: 0;
}

#header #menu .search
{
	background-image: url(image/search_bg.gif);
	height: 16px;
	padding: 2px 0 0 9px;
	position: absolute;
	right: 0;
	top: 20px;
	width: 114px;
	#height: 18px;
	#padding: 0 0 0 9px;
	overflow: hidden;
}

.safari #header #menu .search
{
	padding-top: 0;
	height: 18px;
}

#header #menu .search input
{
	background: transparent;
	border: 0;
	color: #64cef3;
	font-family: verdana;
	font-size: 10px;
	padding: 0;
	#padding-top: 1px;
	margin: 0;
	width: 100px;
}

#header #menu .global
{
	width: 802px;
	height: 43px;
	border-bottom: 1px solid #d9d7d4;
	overflow: hidden;
}

#header #menu .global .item
{
	color: #655f55;
	display: block;
	float: left;
	height: 18px;
	padding: 25px 8px 0 8px;
}
	#header #menu .global .item.blue
	{
		color:#64CEF3;
	}

#header #menu .global .active,
#header #menu .global .item:hover
{
	background-color: #e1f1f8;
	color: #64cef3;
}

#header #menu .sub
{
	width: 802px;
	height: 18px;
	overflow: hidden;
	padding-top: 0px;
}

#header #menu .sub .item
{
	background-image: url(image/menu.sub.seperator.gif);
	background-position: right top;
	background-repeat: no-repeat;
	color: #b2aca2;
	display: block;
	float: left;
	height: 20px;
	padding: 2px 8px 0 8px;
}

#header #menu .sub .last
{
	background-image: none;
}

#header #menu .sub .active,
#header #menu .sub .item:hover
{
	color: #64cef3;
}

#footer
{
	background-image: url('image/footer.bg.gif');
	background-position: bottom left;
	background-repeat: no-repeat;
	height: 58px;
	width: 930px;
	position: relative;
}

#footer .kblogo
{
	position: absolute;
	left: 23px;
	bottom: 21px;
	width: 40px;
	height: 22px;
}

#footer .links
{
	bottom: 20px;
	font-size: 10px;
	color: #b2aca2;
	position: absolute;
	right: 26px;
}

#footer .links a
{
	color: #b2aca2;
}

/*
 * CONTENT CSS
 */


#content .headline
{
	background-color: #e1f1f8;
	position: relative;
	margin: 0 26px;
	width: 878px;
}

#content .headline h1
{
	padding: 8px 0 0 23px;
}

#content .headline .blueBox
{
	background-color: #64cef3;
	height: 5px;
	width: 92px;
	position: absolute;
	top: 0;
	left: 23px;
	overflow: hidden;
}

#content .topbanner
{
	height: 307px;
}

#content.home .flashArea
{
	height: 306px;
	padding: 0 26px;
	margin: 1px 0 22px 0;
	width: 878px;
}

#content.home .columns
{
	padding: 0 26px;
	height: 217px;
}

#content.home .columns .left
{
	background-image: url(image/home.columns.left.bg.gif);
	color: #ffffff;
	float: left;
	width: 252px;
	height: 186px;
	overflow: hidden;
	padding: 10px 13px 13px 14px;
}

#content.home .columns .left h1
{
	color: #64cef3;
	font-weight: bold;
	margin-bottom: 13px;
}

#content.home .columns .center
{
	background-image: url(image/home.columns.center.bg.gif);
	float: left;
	width: 261px;
	height: 217px;
	overflow: hidden;
	padding: 0 30px;
}

#content.home .columns .right
{
	background-image: url(image/home.columns.right.bg.gif);
	color: #655f55;
	float: left;
	width: 251px;
	height: 186px;
	overflow: hidden;
	padding: 10px 13px 13px 14px;
}

#content.home .columns .right h1
{
	margin-bottom: 13px;
}

/* Articlepage */
#content.articlepage
{
	color: #675f54;
	padding-bottom: 20px;
}

#content.articlepage .left h1,
#content.articlepage .center h1,
#content.articlepage .double h1,
#content.articlepage .cancel_fact h1
{
	margin-top: -7px;
	margin-bottom: 7px;
}

#content.articlepage .columns
{
	padding: 22px 25px 0 25px;
	min-height: 270px;
	_height: 270px;
}

#content.articlepage .columns .left
{
	background-image: url(image/gradient.small.gif);
	background-position: top right;
	background-repeat: no-repeat;
	border-right: 1px solid #e1f1f8;
	float: left;
	padding-right: 20px;
	width: 271px;
	min-height: 270px;
	_height: 270px;
}

#content.articlepage .columns .double
{
	background-image: url(image/gradient.small.gif);
	background-position: top right;
	background-repeat: no-repeat;
	border-right: 1px solid #e1f1f8;
	float: left;
	width: 504px;
	min-height: 270px;
	_height: 270px;
	padding-right: 90px;
}

#content.articlepage .high .double
{
	background-image: url(image/gradient.big.gif);
	min-height: 270px;
	_height: 270px;
}

#content.articlepage .columns .center
{
	background-image: url(image/gradient.small.gif);
	background-position: top right;
	background-repeat: no-repeat;
	border-right: 1px solid #e1f1f8;
	float: left;
	padding: 0 20px 0 12px;
	width: 271px;
	min-height: 270px;
	_height: 270px;
}

#content.articlepage .columns .right
{
	background-color: #B5ADA3;
	float: left;
	width: 245px;
	padding: 7px 13px 13px 13px;
	margin: 0 0 0 12px;
	min-height: 217px;
	_height: 217px;
	position: relative;
}

#content.articlepage .columns .right .roundTop
{
	position: absolute;
	top: 0;
	left: 0;
	background-image: url(image/roundcorners.top.gif);
	height: 4px;
	width: 271px;
	overflow: hidden;
}

#content.articlepage .columns .right .roundBottom
{
	position: absolute;
	bottom: 0;
	left: 0;
	background-image: url(image/roundcorners.bottom.gif);
	height: 4px;
	width: 271px;
	overflow: hidden;
}

#content.articlepage .columns .right .paragraph
{
	padding-left: 2px;
}

#content.articlepage .columns .cancel_fact
{
	background-color: transparent;
	padding: 0 0 0 9px;
	margin: 0;
	width: 271px;
}
#content.articlepage .columns .cancel_fact .paragraph
{
	padding-left: 0;
}

#content.articlepage .paragraph
{
	margin: 4px 0 8px 0;
}

#content.articlepage a
{
	color: #64cef3;
	text-decoration: underline;
}

#content.articlepage a:hover
{
	color: #64cef3;
	text-decoration: none;
}

#content.articlepage .columns .right a
{
	color: #675F54;
	text-decoration: underline;
}

#content.articlepage .columns .right a:hover
{
	color: #675F54;
	text-decoration: none;
}

#content.articlepage .columns .cancel_fact a
{
	color: #64cef3;
	text-decoration: underline;
}

#content.articlepage .columns .cancel_fact a:hover
{
	color: #64cef3;
	text-decoration: none;
}

#content.articlepage .file
{
	margin: 4px 0 8px 0;
}

#content.articlepage .image
{
	margin: 4px 0 8px 0;
}
	#content.articlepage .image.img_small_right
	{
		margin-left:5px;
	}
	#content.articlepage .image.img_small_left
	{
		margin-right:5px;
	}

/* Filearchive */

#content.filearchive .columns
{
	padding: 22px 25px 0 25px;
}

#content.filearchive .columns h1
{
	margin-top: -9px;
	margin-bottom: -3px;
}

#content.filearchive .columns .left
{
	background-image: url(image/gradient.small.gif);
	background-position: top right;
	background-repeat: no-repeat;
	border-right: 1px solid #e1f1f8;
	float: left;
	padding-right: 18px;
	width: 280px;
	min-height: 343px;
	_height: 343px;
}

#content.filearchive .columns .center
{
	background-image: url(image/gradient.small.gif);
	background-position: top right;
	background-repeat: no-repeat;
	border-right: 1px solid #e1f1f8;
	float: left;
	padding: 0 18px 0 9px;
	width: 261px;
	min-height: 343px;
	_height: 343px;
}

#content.filearchive .columns .right
{
	float: left;
	width: 252px;
	padding-left: 9px;
}

#content.filearchive .image
{
	margin: 0 0 10px 0;
}
#content.filearchive .text
{
	margin: 14px 0;
}


.file_group .title
{
	background-repeat: no-repeat;
	cursor: pointer;
	padding: 8px 36px 0 12px;
	height: 23px;
	white-space: nowrap;
}

.file_group .title .constraint
{
	overflow: hidden;
}

.file_group_light,
.file_group_dark
{
	margin: 13px 0;
}

.file_group_light
{
	background-image: url(image/file_group.light.gif);
	background-repeat: no-repeat;
	background-position: top left;
	color: #655f55;
}

.file_group_light .title
{
	background-image: url(image/file_group.light.pt2.gif);
	background-position: top right;
}

.file_group_dark
{
	background-image: url(image/file_group.dark.gif);
	background-repeat: no-repeat;
	background-position: top left;
	color: #ffffff;
}

.file_group_dark .title
{
	background-image: url(image/file_group.dark.pt2.gif);
	background-position: top right;
}

.file_group .files
{
	height: 0;
	overflow: hidden;
}

.file_group .files .fileContainer
{
	padding: 6px 12px 0 12px;
}

.file_group .files a,
#content.articlepage .file_group .files a
{
	color: #675F54;
	text-decoration: none;
}

.file_group .files a:hover,
#content.articlepage .file_group .files a:hover
{
	color: #64CEF3;
}

/* Ambassadors */
#content.ambassadors .columns
{
	padding: 22px 25px 0 25px;
}

#content.ambassadors .columns h1
{
	margin-top: -6px;
	margin-bottom: -3px;
}

#content.ambassadors .columns .left
{
	background-image: url(image/gradient.small.gif);
	background-position: top right;
	background-repeat: no-repeat;
	border-right: 1px solid #e1f1f8;
	float: left;
	padding-right: 18px;
	width: 280px;
	min-height: 343px;
	_height: 343px;
}

#content.ambassadors .columns .center
{
	background-image: url(image/gradient.small.gif);
	background-position: top right;
	background-repeat: no-repeat;
	border-right: 1px solid #e1f1f8;
	float: left;
	padding: 0 18px 0 9px;
	width: 261px;
	min-height: 343px;
	_height: 343px;
}

#content.ambassadors .columns .right
{
	float: left;
	width: 252px;
	padding-left: 9px;
}

#content.ambassadors .image
{
	margin: 0 0 10px 0;
}
#content.ambassadors .text
{
	margin: 14px 0;
}


#content.ambassadors .ambassadors_group .title
{
	background-repeat: no-repeat;
	cursor: pointer;
	padding: 8px 12px 0 12px;
	height: 23px;
}

#content.ambassadors .file_group
{
	margin: 13px 0;
}

#content.ambassadors .ambassadors_group
{
	background-image: url(image/file_group.light.gif);
	background-repeat: no-repeat;
	background-position: top left;
	color: #655f55;
}

#content.ambassadors .ambassadors_group .title
{
	background-image: url(image/file_group.light.pt2.gif);
	background-position: top right;
}

#content.ambassadors .ambassadors_group .ambassadors
{
	height: 0;
	overflow: hidden;
}

#content.ambassadors .ambassadors_group .ambassadors .ambassadorsContainer
{
	padding: 6px 12px 0 12px;
}

#content.ambassadors .ambassadors_group .ambassadors .ambassadorsContainer .firstAmbassador
{
	padding: 6px 0px 9px 0px;
	#padding: 6px 0px 4px 0px;
	width: 278px;
}

#content.ambassadors .ambassadors_group .ambassadors .ambassadorsContainer .ambassador
{
	padding: 6px 0px 9px 0px;
	#padding: 6px 0px 4px 0px;
	border-top: 1px solid #edf7fb;
	width: 278px;
}

#content.ambassadors .ambassadors_group .ambassadors .ambassadorsContainer .photo
{
	margin-top: 3px;
	width: 42px;
	float: left;
}

#content.ambassadors .ambassadors_group .ambassadors .ambassadorsContainer .info
{
	width: 236px;
	float: left;
	overflow: hidden;
	color: #b2aca2;
}

#content.ambassadors .ambassadors_group .ambassadors .ambassadorsContainer .info a
{
	color: #64cef3;
	text-decoration: underline;
}
#content.ambassadors .ambassadors_group .ambassadors .ambassadorsContainer .info a:hover
{
	text-decoration: none;
}


/* Search */
#content.search .columns
{
	padding: 22px 25px 0 25px;
}

#content.search .columns .left
{
	background-image: url(image/gradient.small.gif);
	background-position: top right;
	background-repeat: no-repeat;
	border-right: 1px solid #e1f1f8;
	float: left;
	width: 504px;
	min-height: 343px;
	_height: 343px;
	padding-right: 90px;
}

#content.search .columns .right .roundTop
{
	position: absolute;
	top: 0;
	left: 0;
	background-image: url(image/roundcorners.top.gif);
	height: 4px;
	width: 271px;
	overflow: hidden;
}

#content.search .columns .right .roundBottom
{
	position: absolute;
	bottom: 0;
	left: 0;
	background-image: url(image/roundcorners.bottom.gif);
	height: 4px;
	width: 271px;
	overflow: hidden;
}

#content.search .columns .right
{
	background-color: #B5ADA3;
	float: left;
	width: 245px;
	padding: 7px 13px 13px 13px;
	margin: 0 0 0 12px;
	min-height: 70px;
	_height: 70px;
	position: relative;
}

#content.search .searchField
{
	background-image: url(image/search_bg_big.gif);
	height: 19px;
	padding: 4px 0 0 11px;
	width: 138px;
	margin-bottom: 5px;
	#padding: 3px 0 0 11px;
	#height: 20px;
}

.safari #content.search .searchField
{
	padding: 2px 0 0 11px;
}

#content.search .searchField input
{
	background: transparent;
	border: 0;
	color: #64cef3;
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	padding: 0;
	margin: 0;
	width:127px;
}

#content.search .viewInfo
{
	color: #b2aca2;
	float: left;
}

#content.search .navigation
{
	color: #b2aca2;
	float: right;
	margin-left: 25px;
}

#content.search .navigation a
{
	color: #b2aca2;
}

#content.search .navigation a:hover
{
	color: #64cef3;
}

#content.search .navigation img
{
	position: relative;
	top: 1px;
}

#content.search .pageInfo
{
	color: #b2aca2;
	float: right;
}

#content.search .resultContainer
{
	margin-top: 19px;
	margin-bottom: 33px;
}

#content.search .resultContainer .seperator
{
	background-color: #e1f1f8;
	height: 1px;
	margin: 18px 0 13px 0;
	overflow: hidden;
}

#content.search .highlight
{
	font-weight: bold;
}

/**/
/* Search */
#content.errors .columns
{
	padding: 22px 25px 0 25px;
}

#content.errors .columns .left
{
	float: left;
	width: 497px;
	min-height: 343px;
	_height: 343px;
	padding-right: 90px;
}

/* Blog */
#content.blog .hello_user
{
	color: #B7AFA4;
	position: absolute;
	top: 46px;
	right: 26px;
}

#content.blog .hello_user a
{
	color: #64cef3;
}

#blog
{
	padding: 16px 26px 0 26px;
}

#blog h1
{
	margin-top: -7px;
}

#blog .label
{
	color: #b2aca2;
	margin-top: 3px;
}

#blog .label .star
{
	color: #64cef3;
}

#blog .submit
{
	float: right;
	padding-top: 10px;
	height: 49px;
}

#blog .submit input
{
	width: auto;
	height: auto;
	padding: 0;
	margin: 0;
	border: 0;
}

#blog .alert
{
	color: #df2f2c;
}

#blog .seperator
{
	background-color: #e1f1f8;
	height: 1px;
	margin: 18px 0 13px 0;
	overflow: hidden;
}

#blog .profile
{
	background-image: url(image/gradient.small.gif);
	background-position: 580px top;
	background-repeat: no-repeat;
	margin-top: 19px;
	padding-bottom: 1em;
}

#blog .profile h1
{
	position: relative;
	top: -7px;
}

#blog .profile .subject
{
	color: #b7afa4;
}

#blog .profile .value
{
	color: #675f54;
	margin-bottom: 1em;
}

#blog .profile .image
{
	border-left: 1px solid #e1f1f8;
	float: right;
	width: 280px;
	padding-left: 10px;
	min-height: 334px;
	_height: 334px;
}

#blog .profile .content
{
	width: 537px;
	padding-right: 50px;
}

#blog .right
{
	float: right;
	width: 278px;
	padding-left: 9px;
}

#blog .right .seperator
{
	margin-top: 14px;
}

#blog .right h1
{
	margin-left: 1px;
}
#blog .right .categories div
{
	margin-left: 2px;
}

#blog .right .latestComments div
{
	color: #675F54;
	margin-left: 2px;
	margin-bottom: 0.7em;
	line-height: 16px;
}

#blog .right .latestComments a
{
	text-decoration: underline;
	color: #675F54;
}

#blog .right .latestComments a:hover
{
	color: #64CEF3;
	text-decoration: none;
}

#blog .entries
{
	background-image: url(image/gradient.big.gif);
	background-position: right top;
	background-repeat: no-repeat;
	border-right: 1px solid #e1f1f8;
	width: 491px;
	padding: 0 96px 0 0;
	margin: 7px 0 0 0;
	_margin: 0;
	_padding: 7px 96px 0 0;
	min-height: 400px;
	_height: 400px;
}

#blog .entry
{
	color: #675f54;
}

#blog .entry a
{
	color: #64cef3;
	text-decoration: underline;
}

#blog .entry a:hover
{
	color: #64cef3;
	text-decoration: none;
}

#blog .entry .info
{
	color: #b7afa4;
	margin-top: 2em;
}

#blog .no_comments
{
	color: #b7afa4;
}

#blog .entry .text img
{
	margin: 3px 0;
}

#blog .navigation
{
	margin-top: 35px;
	height: 70px;
}

#blog .comment
{
	color: #b2aca2;
	padding: 15px 20px;
}

#blog .comment .entry
{
	color: #b2aca2;
}

#blog .comment .info
{
	margin-top: 2em;
}

#blog .comment .info a
{
	color: #b2aca2;
	text-decoration: underline;
}

#blog .comment .info a:hover
{
	color: #df2f2c;
	text-decoration: none;
}

#blog .comments .blue
{
	background-color: #e1f1f8;
	border-top: 1px solid #b2aca2;
	border-bottom: 1px solid #b2aca2;
}

/*---- sIFR ---*/
.sIFR-flash {
  visibility: visible !important;
  margin: 0;
  padding: 0px 0px 0px 0px;
}
.sIFR-unloading .sIFR-flash {
  visibility: hidden !important;
}
.sIFR-replaced, .sIFR-ignore {
  visibility: visible !important;
}
.sIFR-alternate {
  position: absolute;
  left: 0;
  top: 0;
  width: 0;
  height: 0;
  display: block;
  overflow: hidden;
}
.sIFR-replaced div.sIFR-fixfocus {
  margin: 0pt; 
  padding: 0pt; 
  overflow: auto; 
  float: none;
}

/*---- Header styling ---*/
.sIFR-active h1,
.sIFR-active .light
{
	visibility: hidden;
	line-height:1em;
}

#content.home .columns .left h1,
#content.home .columns .right h1,
#content.articlepage h1
{
	margin-bottom: 0;
}

:focus
{
  -moz-outline-style: none;
}

/*Controlpanel*/
#user_tool_container input { width: auto; }
div.img_small_right
{
	float:right;
	margin:5px;
	overflow:hidden;
}
div.img_small_left
{
	float:left;
	margin:5px;
	overflow:hidden;
}
#sticker
{
	width:162px;
	height:162px;
	position:absolute;
	top:50px;
	z-index:99;
	right:-50px;
}
	#sticker a
	{
		display:block;
		width:162px;
		height:162px;
	}
