
/**
 * BASIC LAYOUT
 */
body{
	margin: 0px;
	padding: 0px;
	background-color: #ffffff;
	background-image: url(../images/background_repeat.png);
	background-repeat: repeat-y;
	background-position: center;
	
}

.basic{
	margin: 0px;
	padding: 0px;
	background-image: url(../images/background_fadeout_top.png);
	background-position: top;
	background-repeat: repeat-x;
	z-index: 5;
}

/**
 * GENERAL STUFF
 */
.clearfix{
	clear: both;
}

.invisible{
	display: none;
}

/**
 * header
 */
.header{
	width: auto;
	height: 159px;
	margin: 0px;
	padding: 0px;
}

.header .left{
	width: 325px;
	height: 159px;
	float: left;
}
.header .left object{
	margin: 15px 0px 0px 24px;
}

.header .right{
	width: 325px;
	height: 159px;
	float: right;
}

.header .right a{
	display: block;
	text-align: center;
	color: #606060;
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 15px;
	letter-spacing: 1px;	
	text-decoration: none;
}

.header .right .language{
	padding: 15px 24px 15px 0px;
	float: right;
	text-align: right;
	cursor: pointer;
	line-height: 15px;
	height: 15px;
}
.header .right .language img{
	float: right;
	padding: 0px 0px 0px 5px;
}

.header .right .search{
	float: right;
	width: 239px;
	height: 24px;
	background-image: url(../images/search_background.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	margin: 90px 24px 0px 0px;
}
		
.header .right .search input{
	border: solid 0px #ffffff;
	background-color: #ffffff;
	color: #606060;
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: 1px;
	text-indent: 25px;
	width: 219px;
	padding: 0px;
	margin: 4px 10px 0px 10px; 		
	height: 19px;
	line-height: 19px;	
	background-image: url(http://static.a3non.org/icon/silkicons/zoom.png);
	background-position: 3px 2px;
	background-repeat: no-repeat;
}

.header .right #settings{
	float: right;
	text-decoration: none;
	width: 16px;
	height: 16px;
	margin: 95px 15px 0px 0px;		
	cursor: pointer;	
}

.header .center{
	margin: 0px 325px 0px 325px;
}

.header .center .logo{
	display: block;
	padding: 15px 0px 15px 0px;
	margin: auto;
}

.header .center .slogan{
	display: block;
	padding: 0px;
	margin: auto;
}





/**
 * content
 */
.content .top{
	height: 12px;
	width: auto;
}

.content .top .left{
	float: left;
	width: 25px;
	height: 12px;
	background-image: url(../images/content_top_left.png);
	background-position: right;
	background-repeat: no-repeat;
	background-color: #050505;
}

.content .top .right{
	float: right;
	width: 25px;
	height: 12px;
	background-image: url(../images/content_top_right.png);
	background-position: left;
	background-repeat: no-repeat;
	background-color: #050505;
}

.content .top .center{
	width: auto;
	height: 12px;
	margin: 0px 25px 0px 25px;
	background-image: url(../images/content_top_repeat_center.png);
	background-position: top;
	background-repeat: repeat-x;
}

.content .bottom{
	width: auto;
	height: 13px;
}

.content .bottom .left{
	float: left;
	width: 24px;
	height: 13px;
	background-image: url(../images/content_bottom_left.png);
	background-position: right;
	background-repeat: no-repeat;
	background-color: #050505;
}

.content .bottom .right{
	float: right;
	width: 24px;
	height: 13px;
	background-image: url(../images/content_bottom_right.png);
	background-position: left;
	background-repeat: no-repeat;
	background-color: #050505;
}

.content .bottom .center{
	width: auto;
	height: 13px;
	margin: 0px 24px 0px 24px;
	background-image: url(../images/content_bottom_repeat_center.png);
	background-position: top;
	background-repeat: repeat-x;
}

.content .main{
	width: auto;
}

.content .main .left{
	background-image: url(../images/content_main_left.png);
	background-position: left;
	background-repeat: repeat-y;
}

.content .main .right{
	background-image: url(../images/content_main_right.png);
	background-position: right;
	background-repeat: repeat-y;
}

.contentarea{
	width: auto;
	margin: 0px 24px 0px 24px;
	background-image: url(../images/content_main_repeat_center2.png);
	background-repeat: repeat;
}		
/**
 * footer
 */
.footer{
	width: auto;
	background-image: url(../images/footer_background_repeat.png);
	background-position: top;
	background-repeat: repeat;
}

.footer .radiallight{
	width: auto;
	background-image: url(../images/window_radiallight.png);
	background-repeat: no-repeat;
	background-position: top center;
}

.footer h3{
	margin: 0px;
	padding: 0px;
	display: block;
	width: auto;
	height: 30px;
	line-height: 30px;
	color: #fcfcfc;
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	font-weight: normal;
	background-image: url(../images/footer_text_line.png);
	background-repeat: no-repeat;
	background-position: center;
	text-align: center;
	letter-spacing: 1px;
	font-weight: bold;
}

.footer p{
	margin: auto;
	display: block;
	width: 700px;
	text-align: center;
	color: #9c9c9c;
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;
	padding: 10px 0px 10px 0px;
	line-height: 20px;
	letter-spacing: 1px;
}

.footer .logo{
	margin: auto;
	display: block;
	padding: 10px 0px 50px 0px;
}

.footer .help{
	float: right;
	width: auto;
	margin: 0px 24px 0px 24px;
	cursor: pointer;
	line-height: 15px;
	height: 15px;
}
.footer .expander{
	float: left;
	width: auto;
	margin: 0px 24px 0px 24px;
	cursor: pointer;
	line-height: 15px;
	height: 15px;
}
.footer .help img{
	float: right;
	padding: 0px 0px 0px 5px;
}
.footer .expander img{
	float: left;
	padding: 0px 5px 0px 0px;
}
#javascriptCheck{
	width: 500px;
	margin: 50px auto 50px auto;
	border: solid 3px #ff0000;
	padding: 10px;
}