
/* NORMAL */

* {
	padding:0;
	margin:0;
}
body {
	width:100%;
	height:100%;
	background:#FFF url(../back.gif) center top no-repeat;
}
#header {
	width:100%;
	height:60px;
}
#content {
	margin:0 auto;
	width:790px;
	padding-left:170px;
}
#box1 {
	margin-bottom:20px;
	width:790px;
}
#box2 {
	margin-top:20px;
	width:790px;
	height:auto;
}
h3 {
	width:135px;
	height:19px;
	background:url(../img/h2bg.gif);
	font-family: Georgia;
	font-size: 12px;
	font-style:italic;
	text-align:center;
	padding-top:8px;
	color:#FFFBDD;
	margin-top:20px;
	margin-bottom:4px;
}
h4 {
	width:178px;
	height:19px;
	background:url(../img/h4bg.gif);
	font-family: Georgia;
	font-size: 12px;
	font-style:italic;
	text-align:center;
	padding-top:7px;
	color:#FFFBDD;
	margin-top:20px;
	margin-left:40px;
}
#kop_mal {
	background:url(../img/h1_malgen.gif) left top no-repeat;
	width:29px;
	height:200px;
	overflow:hidden;
	float:left;
}
#kop_mal span {
	padding:0 0 0 200px;
	display:block;
}
#malgenerate {
	font-family:verdana;
	font-size:11px;

	position:absolute;
	width:302px;
	height:220px;
	border:5px solid #C7C7C7;
	background:#fff;
	display:block;
}
#mal-container {
	position:absolute;
	margin:5px 0px 10px 44px;
	width:220px;
	padding-top:30px;
	height:190px;
	border:3px solid #DFDFDF;
	border-top:0px;
	border-bottom:0px;
	background:#F7F7F7;
	display:block;
}
#btn-1, #btn-2 {
	float:left;
	margin:30px 0px 0px 58px;
	position:absolute;
	background: #FFF;
	padding:2px;
	text-align:center;
	width:89px;
	border:1px solid #ABABAB;
}
#btn-1 {
	margin:30px 0px 0px 158px;
	background:#E7F1F7;
}
#td-head {
	border:1px solid transparent;
	padding:2px;
	font-weight:bold;
	width:188px;
	margin:59px 0px 0px 58px;
	position:absolute;
}
.tr-row {
	border:1px solid #ABABAB;
	width:192px;
}
#td-nmr1, #td-nmr2, #td-nmr3 {
	text-align:center;
	padding:2px;
	width:15px;
	float:left;
}
#td-title1, #td-title2, #td-title3 {
	width:165px;
	padding:2px;
	float:left;
	border-left:1px solid #ABABAB;
	padding-left:5px;
}
#td-0 {
	background:#E7F1F7;
	margin:78px 0px 0px 58px;
	position:absolute;
	z-index:20;
}
#td-1 {
	margin:97px 0px 0px 58px;
	position:absolute;
	background:#EBEBEB;
}
#td-2 {
	background:#FFF;
	margin:116px 0px 0px 58px;
	position:absolute;
}
#td-stats {
	background:#E7F1F7;
	padding:2px;
	border:1px solid #ABABAB;
	width:188px;
	margin:135px 0px 0px 58px;
	position:absolute;
}
#f-right {
	float:left;
	width:350px;
	height:270px;
	margin-top:30px;
	margin-left:20px;

}
#f-right a{
	color:#000;
	font-family:verdana;
	font-size:12px;
	text-decoration:none;
}
#malselect {
	font-family:verdana;
	font-size:11px;

	margin-bottom:20px;
	margin-top:45px;
	padding-right:54px;
	width:337px;
	float:right;
}
#box2 select,
#box2 label {
	float:left;
	font-family: Verdana;
	color:#2E51A2;
	font-size: 10px;
	margin:5px 1px 0px;
}
#box2 select {
	width:180px;
}
#box2 label {
	padding-top:4px;
	padding-right:4px;
	width:110px;
	text-align:right;
}
#box2 input.sett {
	color:#2E51A2;
	width:60px;
}
#box2 input {
	font-family: Verdana;
	font-size: 10px;
	padding:1px;
	margin:5px 1px 2px;
}
#accordion {
	padding-bottom:20px;
	width:337px !important;
	background:url(../img/box_bot.gif) left bottom no-repeat;
}
#accordion span {
	color:#2E51A2;
}
#bgaccordion1 {
	width:337px !important;
	background:url(../img/box_bg.gif) center top repeat-y;
}
#bgaccordion2 {
	width:338px !important;
	background:url(../img/box_top.gif) left top no-repeat;
}
#current {
	color:#102800;
	font-family:Georgia;
	font-size:18px;
	padding-top:2px;
	float:left;
	width:auto;
}
.list-acc {
	position:absolute;
	margin-left:4px;
	margin-top:-16px;
	background:url(../img/box_element3.gif) center top repeat-x;
}
/* TIP */


.tool-tip {
	font-family:verdana;
	font-size:12px;
	color: #fff;
	width: 139px;
	z-index: 13000;
}
 
.tool-title {
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	color: #FFF;
	padding: 8px 8px 4px;
	background: url(bubble.png) top left;
}
 
.tool-text {
	font-size: 11px;
	padding: 4px 8px 8px;
	background: url(bubble2.png) bottom right;
	color: #000;
}
 
.custom-tip {
	color: #000;
	width: 130px;
	z-index: 13000;
}
 
.custom-title {
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	color: #3E4F14;
	padding: 8px 8px 4px;
	background: #C3DF7D;
	border-bottom: 1px solid #B5CF74;
}
 
.custom-text {
	font-size: 11px;
	padding: 4px 8px 8px;
	background: #CFDFA7;
}


.toggler {
	cursor:pointer;
	color: #222;
	margin: 0;
	padding: 2px 5px;
	background: #eee;
	border-bottom: 1px solid #ddd;
	border-right: 1px solid #ddd;
	border-top: 1px solid #f5f5f5;
	border-left: 1px solid #f5f5f5;
	font-size: 11px;
	font-weight: normal;
	font-family:Verdana;
}
#accordion p {
	line-height:14px;
	padding:10px 15px;
	text-align:justify;
}
.float-right {
	padding:10px 20px;
	float:right;
}
 
blockquote {
	text-style:italic;
	padding:5px 0 5px 30px;
}
.highslide-body p.info {
	text-align:justify;
	font-family: Verdana;
	font-size:12px;
}

/*#accordion div label,
#accordion div input{
	float:left;
	width:100px;
}*/

.i-info {
	position:relative;
	margin-top:-30px;
	float:left;
}
.test {
	color:#FFF;
}
.selectit {
	font-weight:bold;
	background:#2E51A2;
	color:#FFF;
}
.clear-btn,
.rslt-btn {
background-color:#4165BA;
border-color:#6C8CD8 rgb(46, 81, 162) rgb(46, 81, 162) rgb(108, 140, 216);
border-style:solid;
border-width:1px;
color:#FFFFFF;
font-family:"lucida grande",tahoma,verdana,arial,sans-serif;
font-size:11px;
padding:1px;
}

/*NEW*/

#td-end, #td-end2 {
	padding:2px;
	text-align:center;
	width:188px;
	margin:0 auto;
	border:1px solid transparent;
	margin-top:10px;
	margin:300px 0px 0px 58px;
	position:absolute;
}
#td-end2 {
	margin:325px 0px 0px 58px;
	position:absolute;
}
#header-cw,#header-dr,#header-co,#header-oh,#header-pt {
	padding:2px;
	border:1px solid transparent;
	width:188px;
	position:absolute;
	font-weight:bold;
}
#header-cw {
	margin:165px 0px 0px 58px;
}
#header-dr {
	margin:190px 0px 0px 58px;
}
#header-co {
	margin:215px 0px 0px 58px;	
}
#header-oh {
	margin:240px 0px 0px 58px;
}
#header-pt {
	margin:265px 0px 0px 58px;
}
