HTML {
	height: 100%;
}
BODY {
	margin: 0;
	padding: 0;
	font-family: Tahoma, Arial, Verdana, sans;
	font-size: 11px;
	color: #333;
	height: 100%;
	background-color: #e8e8e8;
}

TABLE {
	border-collapse: collapse;
}

TD {
	font-family: Tahoma, Arial, Verdana, sans;
	font-size: 11px;
	color: #333;
	vertical-align: top;
}

P {
	margin: 0;
	padding: 0;
	margin-bottom: 12px;
	line-height: 14px;
}

A {
	color: #ca000e;
	text-decoration: none;
}

A:hover {
	text-decoration: underline;
}

.clr {
	clear: both;
}

/*
 * Site layout
 */
 
#wrapper {
	float:left;
	height:85%;
	width: 1px;
	font-size: 1px;
}

#contentwrapper {
}

#top_outer {
	background: #2d2d2d url('../images/bg_top.png') repeat-x;
	height: 131px;
	text-align: center;
}
#top_inner {
	width: 890px;
	text-align: left;
	margin: 0 auto auto auto;
	color: #fff;
}
#top_logo {
	float: left;
}
#top_modules {
	height: 131px;
	text-align: right;
}

#slogan_outer {
	background: url('../images/bg_slogan.png') repeat-x;
	height: 316px;
	text-align: center;
}
#slogan_inner {
	width: 890px;
	text-align: left;
	margin: 0 auto auto auto;
	background: url('../images/chess.png') no-repeat right top;
	height: 316px;
}

#slogan2_outer {
	background: url('../images/bg_slogan.png') repeat-x;
	height: 116px;
	text-align: center;
}
#slogan2_inner {
	width: 890px;
	text-align: left;
	margin: 0 auto auto auto;
	height: 116px;
}

#menu_outer {
	background: #2d2d2d url('../images/bg_menu.png') repeat-x;
	height: 35px;
	text-align: center;
}
#menu_inner {
	width: 890px;
	text-align: left;
	margin: 0 auto auto auto;
	height: 35px;
}

#content_outer {
	text-align: center;
}
#content_inner {
	width: 890px;
	text-align: left;
	margin: 10px auto 10px auto;
}

#maincontent {
	width: 100%;
	height: 100%;
}

#left_modules {
	border-right: 1px solid #cfc2ae;
	padding: 20px 20px 50px 20px;
}

#mainbody {
	padding: 20px 20px 50px 20px;
}

#bottom_outer {
	clear: both;
	background: #f1ece1 url('../images/bg_bottom.png') repeat-x;
	height: 15%;
	text-align: center;
	width: 100%;
}

#bottom_inner {
	width: 890px;
	text-align: left;
	margin: 0 auto auto auto;
	padding-top: 16px;
}

/*
 * Module layout
 */

/* Top module defaults */
#top_modules .moduletable {
	float: right;
	margin: 60px 20px 0 20px;
	color: #e1e1e1;
}

.moduletable-nav {
	float: right;
	margin: 60px 20px 0 20px;
}
.moduletable-nav A {
	margin-left: 36px;
	float: left;
	display: block;
}

/* Slogan defaults */
#slogan_inner .moduletable {
	color: #2d2d2d;
}

.moduletable-solve {
	width: 295px;
	text-align: right;
}

.moduletable-solve A {
	display: block;
	float: right;
	height: 17px;
	line-height: 17px;
	color: #2d2d2d;
	font-family: Verdana, Arial, Tahoma, sans;
	font-weight: bold;
	background: url('../images/toknow_arrow.jpg') no-repeat;
	padding-left: 27px;
}

/* Menu defaults */
#menu_inner .moduletable {
	margin: 0 20px 0 20px;
	color: #fff;
	height: 33px;
}

.moduletable-menu {
	margin: 0 20px 0 20px;
	color: #fff;
	height: 33px;
	float: left;
}

.moduletable-menu TABLE {
	height: 100%;
}


.mainlevel-menu {
	background: url('../images/menu_spacer.jpg') no-repeat;
	display: block;
	height: 33px;
	line-height: 33px;
	text-transform: uppercase;
	color: #fff;
	text-decoration: none;
	padding: 0 30px 0 32px;
	float: left;
}

.mainlevel-menu:hover, #active_menu-menu {
	text-decoration: none;
	background-color: #646464;
}

/* Left module defaults */

#left_modules .moduletable {
}

.moduletable-news h3 {
	margin: 0;
	padding: 0;
	text-transform: uppercase;
	color: #2d2d2d;
	font-family: "Trebuchet MS", Tahoma, Arial, Verdana, sans;
	font-size: 14px;
	font-weight: bold;
	line-height: 26px;
	background: url('../images/bg_title.gif') repeat-x;
	/*padding-bottom: 4px;*/
	margin-bottom: 18px;
}

.moduletable-news .date {
	color: #867767;
	font-family: Verdana, Arial, Tahoma, sans;
	background: url('../images/arrow_news.gif') no-repeat;
	background-position: 0 4px;
	padding-left: 11px;
	display: block;
	margin-bottom: 2px;
}

.moduletable-news .title {
	color: #2d2d2d;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}

.moduletable-news .title:hover {
	color: #ca000e;
	text-decoration: none;
}

.moduletable-leftmenu {
}

.mainlevel-leftmenu {
	color: #867767;
	font-weight: bold;
	margin-bottom: 12px;
	display:block;
}

/* Bottom modules defaults */

#bottom_inner .moduletable {
	margin: 0 20px 10px 20px;
}

.moduletable-botmenu {
	margin: 0 20px 10px 20px;
	color: #ca000e;
}

.moduletable-botmenu TABLE {
	width: 100px;
}

.moduletable-botmenu TABLE TD {
	white-space: nowrap;
}

span.mainlevel-botmenu {
	color: #ca000e;
}
a.mainlevel-botmenu {
	color: #2d2d2d;
}

.moduletable-copy {
	margin: 0 20px 10px 20px;
	color: #2d2d2d;
	font-size: 10px;
	clear: both;
}

.moduletable-lang {
	float:right;
	margin-right:20px;
}

/*
 * Content
 */
 
.contentpane {
	padding: 20px;
}
 
.blog, .blog-fp {
	width: 100%;
}

.createdate {
	color: #867767;
	font-family: Verdana, Arial, Tahoma, sans;
	padding-bottom: 16px;
	display: block;
	margin-bottom: 2px;
}
 
.read_more {
	color: #ca000e;
	font-family: Verdana, Arial, Tahoma, sans;
	background: url('../images/arrow_read_more.gif') no-repeat;
	background-position: 0 3px;
	padding-left: 11px;
	height: 1%;
	font-size: 10px;
}

.readon, .readon-fp {
	color: #ca000e;
	font-family: Verdana, Arial, Tahoma, sans;
	background: url('../images/arrow_read_more.gif') no-repeat right;
	padding-left: 7px;
	display: block;
	text-align: right;
	padding-right: 14px;
	font-size: 10px;
	float: right;
}

.contentpaneopen, .contentpaneopen-fp {
	width: 100%;
	margin-bottom: 20px;
}

.contentpaneopen-fp IMG, .contentpaneopen IMG {
	border: 1px solid #fff;
	/*margin: 0 10px 5px 10px;*/
	margin: 0 10px 5px 0;
}

.contentheading-fp, .menutitle {
	margin: 0;
	padding: 0;
	color: #867767;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 11px;
}

.componentheading-fp, .contentheading, .componentheading {
	padding: 0;
	margin: 0;
	text-transform: uppercase;
	color: #2d2d2d;
	font-family: "Trebuchet MS", Tahoma, Arial, Verdana, sans;
	font-size: 14px;
	font-weight: bold;
	line-height: 21px;
	/*background: url('../images/bg_title.gif') repeat-x;*/
	border-bottom: 3px solid #d0bea9;
	/*padding-bottom: 22px;*/
	margin-bottom: 22px;
	padding-top: 2px;
}

a.contentpagetitle-fp, a.contentpagetitle {
	color: #867767;
	text-decoration: none;
}

a.contentpagetitle-fp:hover, a.contentpagetitle:hover {
	color: #ca000e;
	text-decoration: none;
}

.article_seperator {
	display: block;
	height: 26px;
}



