@import url("kd_rte.css");

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
  Global HTML-Tags 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

#normal A{font-size:12px;}
INPUT.submit,
#mailform FIELDSET .csc-mailform-submit {
  margin:0;padding:0;
 border:none;
 background:url('/ci-mo/images/ico-submit.gif') left top no-repeat ;
 text-align:left;
 padding-left:20px;
 
 display:block;
 width:120px;
 height:28px;
 color:white;
 line-height:10px;
 font-size:10px;
 cursor:default;
 margin-top:4px; margin-bottom:4px;
 cursor:pointer;
 font-weight:bold;
}
INPUT.intput {
  padding-left:5px;
   border:solid 1px #012E5C;
  background:white;
}
P {line-height:20px;}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
  Helper 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.clear {clear:both;line-height:0;height:0;font-size:0;overflow:hidden;display:block;  content: ".";}
/*html:not([dummy]) .clear{display:block;  content: ".";}*/
.float{float:left;}
.float-right{float:right;}
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
  Stage 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.slogans {position:absolute;top:10px;left:10px;}
* HTML .slogans IMG {display:none;} 
.logo {
  position:relative;
  display:block;  
  height:115px;
  background:url('/ci-mo/images/site_bg1.jpg') top left no-repeat white;
  border-bottom:1px solid white;
}
.logo A.home {
  display:block;
  position:absolute;
  left:795px;top:0px;
  padding-top:25px;
}  

H3.title {
 color:#666666;
 font-size:11px;
 text-transform:uppercase;
 padding-top:19px;
 padding-bottom:14px;
}
/*
H3 {
  background:url('/ci-mo/images/title_ico.gif') no-repeat 0px 30px !important;
  padding-left:20px !important;
}
*/

H3.FE {
  background:url('/ci-mo/images/lock.gif') no-repeat 0px 30px !important;
  padding-left:20px !important;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
  normal 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.wrapContent {
  float:left;
  display:block;
  width:573px;
  margin:10px;
   min-height:220px;
  background:url('/ci-mo/images/normal_bg.gif') bottom right no-repeat white;
}
* HTML .wrapContent {height:220px;}

#normal {min-height:185px; padding:20px 20px 15px 20px;}

#normal UL {
  padding-left:20px;
  margin-bottom:15px;
}
#normal  LI {
  padding-bottom:5px;
  list-style:url('/ci-mo/images/UL-ico.gif');
}
#normal UL,
#normal P,
#normal FORM ,
#normal .bodytext *{
  font-size:12px !important;
  line-height:20px;
}

#left {
  padding-bottom:15px;
}
#left  H1,
#left  H2,
#left  H3,
#left  H4,
#left  H5 {
 margin:0;
  background:#DBE2E9;
 line-height:20px;
 padding-left:20px;
 font-size:0.6em;
 margin-bottom:12px;
}

#left P {
  padding:0;
  padding-left:20px;
  padding-bottom:10px;
}
#left h5 {
  margin-bottom:5px;
}
#left .csc-menu-def,
#left .csc-menu-def LI {margin:0;padding:0;}

#left .csc-menu-def LI {
  padding:0;
  padding-left:20px;
  list-style:none;  
  border-bottom:1px dashed #DBE2E9;
}
#left .csc-menu-def LI A {
  text-decoration:none;
  font-size:10px;
  display:block;
  line-height:12px;
  padding-top:5px;padding-bottom:5px;
  padding-left:20px;
   background:url('/ci-mo/images/navSub_ico-hover.gif') no-repeat left center ;

}
#left .csc-menu-def LI A:hover{font-weight:bold;}

#left .csc-menu-def LI.c2 {
  background:#F8F9FB;
}


#right {
  float:left;
  display:block;
  width:216px; 
  margin-top:10px;
  font-size:11px;
}

#right .wrapper {
  background:#F5F7F8;
  padding:0 10px 0 10px;  
  background:url('/ci-mo/images/right-wrapper_bg.gif') top left no-repeat #F5F7F8;
  margin-bottom:10px;
  padding-bottom:10px;
}
#right .wrapper-1 {
  background:none;
}
#right H1 {
  margin:0;padding:0;
  padding-top:5px;
  color:white;
  text-transform:uppercase;
  font-size:9px;
  margin-bottom:18px;
}

#right .csc-menu A {
  text-decoration:none;
  background:url('/ci-mo/images/ico-arrow_right-orange.gif') center left no-repeat;
  padding-left:10px !important;
}



/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
  mailform 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
#mailform { 
  width:400px;
}
#mailform FIELDSET {
  border:none;margin:0;padding:0;
}
#mailform FIELDSET LABEL {
  display:block;
  float:left;
  padding-right:10px;
  margin-bottom:10px;
  width:100px;
  clear:both;
}
#mailform FIELDSET INPUT,
#mailform FIELDSET TEXTAREA{
  width:200px; margin-bottom:10px;
  float:left;
  
}

#mailform FIELDSET .csc-mailform-submit {  
 margin-left:110px;
   
} 
* HTML #mailform FIELDSET .csc-mailform-submit {
margin-left:55px;
}

FIELDSET.csc-mailform {position:relative;}
FIELDSET.csc-mailform P.error {
position:absolute;
top:90px;
left:315px;

border:solid 1px #757575;
padding:3px;
background:#FAFAFA;
clear:both;
display:block;
width:300px;
font-size:10px !important;
}
FIELDSET.csc-mailform P#err2 {
top:65px;
}
FIELDSET.csc-mailform P#err,
FIELDSET.csc-mailform P#err2 {
font-size:10px !important;
}
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
  tx-felogin-pi1 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/ 
#right .tx-felogin-pi1 {
 width:190px;
}

.tx-felogin-pi1 LABEL {
  display:block;
  float:left;
  padding-right:10px;
  margin-bottom:5px;
  width:90px;
}
.tx-felogin-pi1 INPUT.input{
  width:80px; margin-bottom:5px;
  float:left;
}
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
  tip a friend 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.tx-tipafriend {
  
}
.tx-tipafriend  .tx_tipafriend_error_box  {
  padding:10px;margin-top:10px;margin-bottom:10px;
  background:url('/ci-mo/images/info.gif') no-repeat center right #F8F9FD;
  color:#EA3F1D;
  border:solid 1px #EA3F1D; 
}
.tx-tipafriend  .tx_tipafriend_error_text {
  font-weight:bold;
}
.tx-tipafriend TEXTAREA,
.tx-tipafriend INPUT{
  width:225px;
}
 
.tx-tipafriend LABEL {
  display:block;
  float:left;
  width:170px;
  padding-right:10px;
}

.tx-tipafriend .tx_tipafriend_formfield {
  clear:both;
   margin-top:10px;
  margin-bottom:5px;
}

#normal .tx-tipafriend FORM .tx-srfreecap-pi2-cant-read,
#normal .tx-tipafriend FORM .tx_tipafriend_codetext,
#normal .tx-tipafriend FORM .tx_tipafriend_werbemail,
#normal .tx-tipafriend FORM .tx_tipafriend_text{
  display:block;
  margin-left:180px;
  font-size:10px !important;
  line-height:12px;
  color:#777777;
}
#normal .tx-tipafriend FORM .tx-srfreecap-pi2-cant-read {
  margin-left:0;
}
#normal .tx-tipafriend FORM .tx-srfreecap-pi2-cant-read A{
  font-weight:normal;
  font-size:10px !important;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
  ttnews
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.ttnewscat {
  display:block;   
  width:190px;
  border:solid 1px #CCD5DE !important;
  margin-bottom:10px !important;
  font-weight:bold;
  font-size:10px;
}

.ttnewscat A {
  display:block;
  text-decoration:none;
  color:black !important;
  padding:3px;
  padding-left:5px;
  background:url('/ci-mo/images/ico-arrow_down.gif') no-repeat 180px 10px  #E9EEF2;
}
.ttnewscat .act A,
.ttnewscat A:hover{
  background:url('/ci-mo/images/ico-arrow_down.gif') no-repeat 180px 10px  #E9EEF2;
}
.ttnewscat .act A{
 border-bottom:solid 1px #CCD5DE !important;
 } 

#right .ttnewscat UL LI A{
  border:none !important;
  font-weight:normal;
  font-size:9px !important;
}  
.ttnewscat UL LI A {
  background:none !important;
  color:#AF2810 !important;
 
}
.ttnewscat UL LI A:hover{
  background:#DBE2E9 !important;
}
/*
#right .ttnewscat {
  position:relative;
}
#right .ttnewscat UL {
  position:absolute;
  display:block;
  height:100px;width:190px;
  background:gray;
}
*/
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
  whois
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
#whois P {
  padding:10px;margin-top:10px;margin-bottom:10px;
  background:url('/ci-mo/images/info.gif') no-repeat right 5px  #F8F9FD;
 
  border:solid 1px #EA3F1D;  
}

#whois P.registered {
 
  border:solid 1px #CC0000;  
  background:url('/ci-mo/images/registered.gif') no-repeat right 5px #F8F9FD;
}

#whois P.free {

  border:solid 1px #62C900;  
  background:url('/ci-mo/images/free.gif') no-repeat right 5px #F8F9FD;
}

#whois P.info {

  border:none;
  background:none;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
  csc
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/


 
#normal .fader {position:relative !important; width:140px;}
#normal .wrapperFader P{width:340px;}
#right .fader {position:relative !important; height:140px;width:200px;}

.fade-no,.fade-cur,.fade-first{  position:absolute;}
#right .fade-no,
#right .fade-cur,
#right .fade-first{ left:35px;}

.csc-textpic-caption {
  font-size:9px;
  display:block;
  color:#666666;
  line-height:20px;
}

.csc-textpic{
  padding:5px;
}
 
.csc-textpic .csc-textpic-image IMG {
  display:block;
  
}
.csc-textpic-border * {border:none !important;}
.csc-textpic-border  .csc-textpic-image IMG {
  border:solid 1px #CCD5DE !important;
  
}



.border{display:block; width:215px;background:white;margin-bottom:10px;}
.border H1 {
  margin:0 !important;padding:0 !important;
  display:block;
  background:url('/ci-mo/images/border-h1_bg.gif') no-repeat 0px 0px  #5E7A97;
 line-height:12px;
 padding-left:10px !important;
 padding-top:5px !important;
 padding-bottom:5px;
 height:22px;
 color:#002D5B !important;
}
.border .csc-textpic{padding-left:10px;}
.border .csc-textpic IMG {
  border:none;    
} 

.border .csc-textpic-caption {
  text-align:center;  
}
/* 
html > body .wrapperFader > div .wrapContent > div #normal > div .csc-frame csc-frame-frame1 > div .csc-textpic csc-textpic-left csc-textpic-above > div .csc-textpic-imagewrap > div .csc-textpic-imagecolumn > dl .csc-textpic-image csc-textpic-lastcol > dt > img
*/
#normal .csc-frame-frame1  .csc-textpic-image IMG{}
BODY #normal .csc-frame-frame1  .csc-textpic-image IMG {
margin-bottom:10px !important;
}

