/*Style Sheet for Version 5 Browsers */
/*The Body Background */


body {
	background-color : #FFFFFF;
	margin: 0px;
	padding: 0px;	
        background-attachment: fixed; 
	background-image: url('../extras/opuskura_t.gif');
	background-repeat: no-repeat;
	background-position: 690px 65px; /* was 439 & 80 */
}

#klogo {
	position: absolute; left: 450px; top: 75px; z-index: 50;
	background-image: url('../extras/opuskura.gif'); width: 80px; height: 99px;
}

#logoh {
	position: absolute; left: 0px; top: 30px; width: 100%; height: 10px; z-index: 50;
	background-image: url('../extras/bgh.gif'); background-repeat: repeat-x;
}






.topline {
	position: absolute; left: 0px; top:62px; width: 100%; height: 2px; z-index: 0;
	color : #CFC8CF;
	background-image: url('../extras/dot_h.gif');
	background-repeat: repeat-x;

}

#toptext {
	font-family: HiraMaruPro-W4, '‚l‚r ƒSƒVƒbƒN';
	font-size : 12px;
        position: absolute; left: 675px; top: 12px;
        z-index: 50;
}

#toptext a:link {text-decoration : none; color: #636363}

#toptext a:visited {text-decoration : none; color : #636363}

#toptext a:hover {text-decoration: underline; color: #636363}

/* left navigation box */
.leftnav {
	position: absolute; left: 25px; top:140px; z-index: 3;
	width:140px; 	
	voice-family: "\"}\"";    /* ie5win fudge begins */
  	voice-family:inherit;
  	width:128px;

}

	html>body .leftnav {
  	width:128px;             /* ie5win fudge ends */
}

hr {
      width: 75%;
      text-align: left;
      height: 1pt;
      color: #16508B;
}

tr {
	font-size: 13px;
	font-family: "Verdana", Arial, Helvetica, sans-serif, '‚l‚r ƒSƒVƒbƒN';
}


/*Styles for the Main Content Layer */

.main p, h1, h2, h3, h4, h5, h6 {
	font-family: "Verdana", Arial, Helvetica, sans-serif, '‚l‚r ƒSƒVƒbƒN';
	font-size: 13px;
}

.main {

	position: absolute; left: 126px;
	top:0px; 
   	z-index: 2;
	background-image: url('../extras/bgv.gif');
	background-position: 65px 0px;
	background-repeat:repeat-y; 	
	padding-top: 108px;
	padding-left: 105px;
	padding-right: 25px;
        width: 650px;
	voice-family: "\"}\"";    /* ie5win fudge begins */
  	voice-family:inherit;
  	width:530px;

}

	html>body .main {
  	width:590px;             /* ie5win fudge ends */
}

.title {
	font-weight: bold;
	color: #606760;
}

.number {
	float: right;
}


.delnumber {
	float: right;
	color: #c23b00;
	text-decoration:line-through;
}


.main h1 {
      display: inline;
	font-size : 18px;
	margin-left: -60px;
	padding-left: 46px;

      padding-right: 40px;
      padding-bottom: 2px;
	color: #606760;
      border-bottom: 2px solid #CE8473;
}

.main h2 {
	display: inline;
	font-size: 16px;
      margin-left: -23px;
	padding-left: 22px;
      padding-right: 40px;
      padding-bottom: 2px;
	color: #606760;
      border-bottom: 1px solid #4E3838;
}

.main h3 {

}

.main h4 {
	font-weight: normal;
	color: #445;
	background-position: 520px 0px;
	background:right top;
	background-repeat: no-repeat;
	padding: 0 120px 40px 0;

}

.main h4 span {

}

body[class] .main h4 {
	height:auto;
}


.small {
	font-size: .95em;
}



.center {
	text-align: center;
}







.main a:link {text-decoration: none; }
.main a:visited {text-decoration: none; color : blue; }
.main a:hover {text-decoration: underline; color : blue; }




/* Navigation for leftnav */
.leftnav {
	color : #999999;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif, '‚l‚r ƒSƒVƒbƒN';
	font-size : 12px;
}

.leftnav p { margin-bottom : 12px; margin-top : 6px }

.leftnav h1 {
	font-family : Verdana, Arial, Helvetica, sans-serif, '‚l‚r ƒSƒVƒbƒN';
	font-size : 16px;
	margin-left : 0px;
	margin-top : 0px;
}

.leftnav h2 {
	font-family : Verdana, Arial, Helvetica, sans-serif, '‚l‚r ƒSƒVƒbƒN';
	font-size : 16px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-top : 24px;
}

/*Style Applied to the Paragraphs for Main Section Links */

p.link {
	color : #333333;
	font-family : Verdana, Arial, Helvetica, sans-serif, '‚l‚r ƒSƒVƒbƒN';
	font-size : 11px;
	margin-bottom : 4px;
	margin-top : 6px;
	letter-spacing: .1em;
}

.link a {
	background-color: #F4F4F4;
	border: 1px solid #999999;
	color: #333333;
	display: block;
	padding-bottom: 2px;
	padding-left: 12px;
	padding-top: 4px;
	text-decoration : none;
	width: 100%;
}

.link a:hover {
	background-color: #FAEDE8;
	border: 1px solid #999999;
	color: #999999;
	text-decoration: none;
}

/*Style Applied to the Paragraphs for the Sub-Section Links */
p.sublink {
	color : #333333;
	font-family : Verdana, Arial, Helvetica, sans-serif, '‚l‚r ƒSƒVƒbƒN';
	font-size : 11px;
	margin-bottom : 2px;
	margin-left : 0px;
	margin-top : 0px;
}

.sublink a {
	background-color : #FFFFFF;
	color : #333333;
	display : block;
	padding-left : 14px;
	text-decoration : none;
	width : 100%;
}

.sublink a:hover { /* was  &  */
	background-color : #FAEDE8;
	color : #999999;
	text-decoration : none;
}

p.sublink_soldout {
	color : #3333ff;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	margin-bottom : 2px;
	margin-left : 0px;
	margin-top : 0px;
}

.sublink_soldout a {
	background-color : #FFFFFF;
	color : #3333ff;
	display : block;
	padding-left : 14px;
	text-decoration : none;
	width : 100%;
}

.sublink_soldout a:hover { /* was  &  */
	background-color : #FAEDE8;
	color : #999999;
	text-decoration : none;
}

/*Style Applied to the Paragraphs for Static Down-State Main Section Links */
p.linkv {
	color : #333333;
	font-family : Verdana, Arial, Helvetica, sans-serif, '‚l‚r ƒSƒVƒbƒN';
	font-size : 11px;
	font-weight : normal;
	margin-bottom : 4px;
	margin-left : 0px;
	margin-top : 6px;
      letter-spacing: .1em;
}


.linkv { 
	background-color : #F7E3DB;
	border : 1px solid #999999;
	display : block;
	padding-bottom : 2px;
	padding-left : 12px;
	padding-top : 4px;
	width : 100%;
	color : #FFFFFF;
}



p.sublinkv { /* was  */
	font-family : Verdana, Arial, Helvetica, sans-serif, '‚l‚r ƒSƒVƒbƒN';
	font-size : 11px;
	margin-bottom : 2px;
	margin-left : 0px;
	margin-top : 0px;
	background-color : #F4F4F4;
	color : #333333;
	display : block;
	padding-left : 14px;
	width : 100%;
}


#footer {
clear: both;
margin: 15px 0px 15px -85px;
text-align: center;
padding-left: 85px;
padding-right: 10px;
border-top: 7px solid #CE8473;
font-family: Arial, Helvetica, sans-serif, '‚l‚r ƒSƒVƒbƒN';
font-size: 11px;
line-height: normal;
color: #999999;
}

#footer .mail {
float: left;
text-align: left;
}

#footer .move {
float: right;
text-align: right;
}

#footer a:link {text-decoration: none; color: #999999}
#footer a:visited {text-decoration: none; color : #999999; }
#footer a:hover {text-decoration: none; color : #999999; }

p.footer {
	color : #999999;
	font-family : Arial, Helvetica, sans-serif, '‚l‚r ƒSƒVƒbƒN';
	font-size : 11px;
	line-height : normal;
	margin-top : 6px
}

p.footerfeat {
	color : #999999;
	font-family : Arial, Helvetica, sans-serif, '‚l‚r ƒSƒVƒbƒN';
	font-size : 11px;
	line-height : normal;
	margin-top : 16px
}



/*Turns off Borders around Hyperlinked Images*/
img { border : 0px; margin: 0 0 4 0px; padding: 0px;}

.inlinimg { display : inline }

/*Styles Applied to Float Images left or right */

.imgright { float : right;
	margin-top: 20px; margin-left: 20px; margin-bottom: 5px;
	text-align: center;
	font-size: .715em;
	line-height: 120%;
}

.imgleft { 
	float : left; 
	margin-top: 20px; margin-right: 20px; margin-bottom: 5px;
	text-align: center;
	font-size: .715em;
	line-height: 120%;
}

.imgcenter {
	margin-top: 20px; 
      margin-bottom: 5px;
	text-align: center;
	font-size: .715em;
	line-height: 120%;
}

.spreadhd {  
	font-size: 10px;
	font-weight: bold;
	letter-spacing: 3px;
	margin-top: 0px; 
	margin-bottom: 16px; 
	font-family: Verdana, Arial, Helvetica, sans-serif, '‚l‚r ƒSƒVƒbƒN';
	color: #999999; 
	text-transform: uppercase;
}

p.features {  margin-top: 12px; margin-bottom: 6px; line-height: 140%}
