@charset "utf-8";
/* CSS Document */
body { padding: 0; 
	width: 100%; 
	background: #000; 
	min-width: 1280x; 
	font-family: Verdana, Tahoma, Arial, sans-serif;
	line-height: 1.3em;
	margin:inherit;
	font-size: 0.8em;
	color: #fff;
	text-align:center; /*center hack*/
}

/*div.maincontent {
	font-size:9px;
}*/

.contentpaneopen {
/*	margin: 1em;
*/		
/*	padding:1em;
*/	margin-left:1em;
	margin-right: 1em;
}

h1, .componentheading {
	font-size:1.0em;
	padding:1em;
/*	margin: 0.5em;
*/}

h2, .contentheading  {
	font-size:0.8em;
	font-weight:bold;
/*	margin: 1em;
*/}

h3 {
	font-size:0.8em;
}

h4 {
	font-size:0.8em;
}

h5 {
	font-size:0.8em;
}

h6 {
	font-size:0.8em;
	font-weight:bold;
}



h1, h2, h3, h4, h5, h6, p, blockquote, form, label, ul, ol, dl, fieldset, address {
	margin-top: 0;
	margin-bottom: 5px;
	text-align: justify;
	font-size:0.8em;
/*	margin: 0.5em;
*/}



a:link, a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #adf;
	outline: none;
}

a:hover {
	text-decoration: underline;
	font-weight: bold;
}

input  {
	color: #ccc;
	padding: 2px;
	border: 1px solid #333;
	background: #283647;
}

button {
	color: #fff;
	font-size: 11px;
	font-weight:bold;
	border: 1px solid #7190b4;
	background: #283647;
	cursor: pointer;
}
button:hover {
background: #7190b4;
}

.inputbox {
	border: 1px solid #7190b4;
	color: #ccc;
	padding: 2px;
	background: #283647;
}

.inputbox:hover {
	background: #7190b4;
}

.createdate, .modifydate {
	font-size:0.6em;
	color:#CCC;
}

.small {
	font-size:0.6em;
}


/*layout*/
#Table_01 {
	position:relative;
	left:0px;
	top:0px;
	width:1280px;
	height:750px;
	text-align:left; /*center hack*/
	margin: 0 auto; /*center hack*/
/*	padding:1em;
*/}

#header {
	background:url(../images/header.jpg);
	display:block;
	float:left;
	width:1280px;
	height:155px;
	width:100%;
	padding: 0;
	margin: 0;
	/*text-indent: -99999px;*/
	overflow:hidden;
}




#breadcrumbs {
	background:url(../images/breadcrumbs.jpg) no-repeat;
	position:absolute;
	left:315px;
	top:155px;
	width:568px;
	height:36px;
	padding: 10px;
}


#maincontent-leftshadow {
	background:url(../images/maincontent_leftshadow.jpg);
	position:absolute;
	left:273px;
	top:155px;
	width:42px;
	height:496px;
}
#maincontent-container {
	/*background:url(../images/maincontent_tile.jpg) repeat;*/
	position:absolute;
	left:315px;
	top:191px;
	width:568px;
/*	height:464px;
*/
/*	overflow:visible;
*/}

#maincontent-tile {
	background:url(../images/maincontent_tile.jpg) repeat;
/*	position:absolute;
	left:315px;
	top:191px;*/
	width:568px;
/*	height:464px;
*/
/*	overflow:visible;
*/}

#maincontent {
	background:url(../images/maincontent.jpg) no-repeat;

	/*position:absolute;
	left:315px;
	top:188px;*/
	width:568px;
	height:inherit;
	min-height:437px;
	


}



#maincontent-bottom {
	background:url(../images/maincontent_bottom.jpg);
	/*position:absolute;
	left:315px;
	top:624px;*/
	width:568px;
	height:27px;
}


#leftshadow {
	background:url(../images/leftshadow.jpg);
	position:absolute;
	left:0px;
	top:155px;
	width:109px;
	height:496px;
}

#leftmenu {
	background:url(../images/leftmenu.jpg);
	position:absolute;
	left:109px;
	top:155px;
	width:164px;
	height:270px;
}
#leftmenu-tile {
	background:url(../images/leftmenu_tile.jpg);
	position:absolute;
	left:109px;
	top:425px;
	width:164px;
	height:27px;
}

#leftmenu-bottom {
	background:url(../images/leftmenu_bottom.jpg);
	position:absolute;
	left:109px;
	top:452px;
	width:164px;
	height:27px;
}

#leftmenu-underneath {
	position:absolute;
	left:109px;
	top:479px;
	width:164px;
	height:172px;
}

#rightmodule-leftshadow {
	background:url(../images/rightmodule_leftshadow.jpg);
	position:absolute;
	left:883px;
	top:155px;
	width:42px;
	height:496px;
}

#rightmodule-1 {
	background:url(../images/rightmodule_1.jpg);
	position:absolute;
	left:925px;
	top:155px;
	width:260px;
	height:167px;
}

#rightshadow {
	position:absolute;
	left:1185px;
	top:155px;
	width:95px;
	height:496px;
}

#rightmodule-2 {
	background:url(../images/rightmodule_2.jpg);
	position:absolute;
	left:925px;
	top:322px;
	width:260px;
	height:169px;
}



#rightmodule-3 {
	background:url(../images/rightmodule_3.jpg);
	position:absolute;
	left:925px;
	top:491px;
	width:260px;
	height:160px;
}



#footer {
position:relative;

	/*
	
	*/
/*	
*//**/
/*	position:relative;
	left:-315px;
width:1280px;*/	
	
/*	bottom:100%;
*/	height:99px;
}
