/* CSS Document */


/* ---- general style information --- */

body {
  background: #A1AAB0 url(/files/dfence/gfx07/body-bg.gif) repeat-x;
  margin: 0;
  padding: 0;
  font-family: Verdana, sans-serif;
  font-size: 11px;
  line-height: 17px; 
  color: #000;
}

td, th {
  font-family: Verdana, sans-serif;
  font-size: 11px;
  font-weight: normal;
}

h1,h2,h3 {
  font-family: Verdana, sans-serif;
  color: #323232;
  font-weight: 900;
}

h1 {
  font-size: 18px;
  line-height: 24px;

}

h2 {
  font-size: 15px;
  line-height: 19px;
}

h3 {
  font-size: 12px;
  line-height: 13px;
}

p {
  margin: 0;
  padding: 0;
  }

img {border: 0px;}

a:link {
  color: #CC4C26;
  text-decoration: none;
  font-weight: 900;
}

a:hover {
  color: #FF4C26;
  text-decoration: none;
  font-weight: 900;}

input.ngformError, img.ngformError, select.ngformError, textarea.ngformError, input.checkbox.ngformError, input.file.ngformError { 
	border: 1px solid red;
	outline: 1px solid red;
}

/* --- main structure --- */

#all {
	position: relative;
        margin: 0 auto 0 auto;
	width: 915px;
	text-align: center;
}

#top {
  position: relative;
  background: url(/files/dfence/gfx07/top-bg.jpg) no-repeat;
  float: left;
  width: 915px;
  height: 93px;
}

#logo {
  float: left;
  position: relative;
  left: 7px;
  top: 0;
}

#quote {
  font-style: italic;
  font-weight: 900;
  font-size: 12px;
  position: absolute;
  bottom: -8px;
  right: 30px;
  width: 450px;
  text-align: right;
  
}

#main-navi {
  background: #000 url(/files/dfence/gfx07/main-navi-bg.gif) no-repeat;
  height: 25px;
  width: 885px;
  padding-left: 30px;
  float: left;
  color: #FFFFFF;
  /*text-transform: lowercase;*/
  overflow: hidden;
}

#main-navi a {
  font-family: "Trebuchet MS", Arial, sans-serif;
  /*text-transform: lowercase;*/
  font-weight: 900;
  font-size: 11px;
  color: #fff;
  text-decoration: none;
  display: block;
  padding: 4px 10px;
  float: left;
  height: 21px;
}

#main-navi a.slct, #main-navi a:hover {
  background: url(/files/dfence/gfx07/main-navi-bg-slct.gif) repeat-x;
  font-family: "Trebuchet MS", Arial, sans-serif;
  /*text-transform: lowercase;*/
  font-weight: 900;
  font-size: 11px;
  color: #fff;
  text-decoration: none;
}

#content {
  float: left;
  position: relative;
  left: 7px;
  width: 898px;
  padding: 0 1px 0 1px;
  background: #fff url(/files/dfence/gfx07/cont-bg.gif) repeat-y;
}

#col-wrap {
  border-top: 1px solid #000;
  padding-top: 3px;
  background: #E8E8E8;
  float: left;
  width: 898px;
  border-bottom: 3px solid #fff;
}

#sub-col-wrap {
  border-top: 1px solid #000;
  background: #E8E8E8;
  float: left;
  width: 898px;
  border-bottom: 3px solid #fff;
}

#wide {
  float: left;
  background: #fff;
  text-align: left;
  padding: 0 50px 30px 50px;
  width: 798px;
}

#left-col {
  float: left;
  width: 208px;
  overflow: hidden;
}

#sub-nav a {
  text-align: left;
  font-family: "Trebuchet MS", Arial, sans-serif;
  /*text-transform: lowercase;*/
  font-weight: 900;
  font-size: 11px;
  color: #fff;
  text-decoration: none;
  background: #000 url(/files/dfence/gfx07/sub-navi-bg.gif) repeat-x;
  display: block;
  float: left;
  width: 182px;
  padding: 3px 5px 0 20px;
  height: 20px;
  border: 1px solid #000;
  border-top: 0;
  border-left: 0;
}

#sub-nav a.sub-selected, #sub-nav a:hover {
  background: #000 url(/files/dfence/gfx07/sub-navi-bg-slct.gif) repeat-x;
}

#front-page-illustration {
  border-left: 2px solid #FFF;
  border-right: 2px solid #FFF;
  float: left;
  width: 686px;
  height: 249px;
  background: url(/files/dfence/kuvitus07/etusivu-kuvitus.jpg) no-repeat;
}

#sub-top-pic {
  background: #fff;
  border-left: 2px solid #FFF;
  border-right: 2px solid #FFF;
  border-top: 2px solid #FFF;
  float: left;
  width: 686px;
  overflow: hidden;
}

#sub-bottom-pic {
  position: absolute;
  right: 3px;
  bottom: 3px;
}

#free-trial {
  z-index: 10;
  position: absolute;
  top: 235px;
  left: 225px;
}

#right-col {
  border-left: 2px solid #FFF;
  border-right: 2px solid #FFF;
  float: right;
  background: #FFF url(/files/dfence/gfx07/right-col-bg.gif) repeat-x bottom;
  width: 661px;
  text-align: left;
  font-family: Verdana, sans-serif;
  padding: 30px 0px 0px 25px;
}

#frontpage-txt {
  /*background: url(/files/dfence/kuvitus07/etusivu-alakuvitus.gif) no-repeat bottom right;*/
  padding-right: 250px;
  padding-bottom: 30px;
}

#frontpage-txt a:visited, #subpage-txt a:visited, #subpage-txt-pic a:visited {
  color: #CC7959;
  text-decoration: none;
  font-weight: 900;
}

#subpage-txt {
  padding-right: 80px;
  padding-bottom: 30px;
}

#subpage-txt-pic {
  width: 450px;
  padding-bottom: 30px;
}

#height-scaler {
  height: 680px;
  width: 1px;
  float: left;
}

#footer {
  float:left;
  width: 915px;
  height: 21px;
  padding-top: 5px;
  background: url(/files/dfence/gfx07/footer-bg.gif) no-repeat;
  color: #fff;
  font-family: "Trebuchet MS", Arial, sans-serif;
  text-transform: uppercase;
  font-weight: 900;
  font-size: 10px;
  overflow: hidden;
  margin-bottom: 15px;
  }

.clearer {
  clear: both;
  height: 0;
  line-height: 0;
  font-size: 0;
}

/* --- everything else --- */

a:link.faq, a:visited.faq, a:hover.faq {
  display: block;
  width: 175px;
  text-decoration: none;
  font-weight: 900;
  font-size: 10px;
  text-align: left;
  padding: 10px 10px 0px 15px;
  float: left;
  overflow: hidden;
}

a:link.faq {
  
}

a:visited.faq {
  color: #CC7959;
}


a:hover.faq {
  color: #FF4C26;
}



#front-page-boxes {
  background: #fff;
  position: absolute;
  top: 10px;
  left: 655px;
  width: 233px;
  border-left: 1px solid #383C3E;
  border-right: 1px solid #383C3E;
  border-bottom: 1px solid #383C3E;
  text-align: left;
}


.front-page-box-top {
  /* display: block; */
  /* float: left; */
 /* width: 225px; */
  padding-top: 4px;
  height: 19px;
  padding-left: 8px;
  background: #B03318 url(/files/dfence/gfx07/luelisaa.gif) no-repeat center;
}


.front-page-box-top-en {
  padding-top: 4px;
  height: 19px;
  padding-left: 8px;
  background: #B03318 url(/files/dfence/gfx07/moreinfo.gif) no-repeat center;
}

.front-page-box-top-de {
  padding-top: 4px;
  height: 19px;
  padding-left: 8px;
  background: #B03318 url(/files/dfence/gfx07/mehrinfo.gif) no-repeat center;
}

.front-page-box-top-es {
  padding-top: 4px;
  height: 19px;
  padding-left: 8px;
  background: #B03318 url(/files/dfence/gfx07/leamas.gif) no-repeat center;
}


a.box-top-link {
  color: #fff;
  text-decoration: none;
  text-transform: uppercase;
  font-weight: 900;
  font-family: "Trebuchet MS", Arial, sans-serif;
  font-size: 10px;
  display: block;
}


.front-page-box-wrap {
  width: 217px;
  padding: 4px 8px;
}

.readonly {
  border: 0px;
  color: #522;
  padding-left: 4px;
}

.input {
  border: 1px solid #777;
  padding-left: 4px;
}


#stop-sign {
  float: right;
  position: relative;
  top: 190px;
  right: 50px;
}

#stop-sign-es {
  float: right;
  position: relative;
  top: 190px;
  right: 50px;
}

#language-versions {
  float: right;
  padding-right: 20px;
}

/* --- form - mainly for kululaskuri --- */
form li {
	position: relative;
	list-style: none;
	padding: 10px 170px 10px 10px;
}
form li.hilite {
	background-color: #E8E8E8;
}
form ol {
	margin: 0;
	padding: 0;
}
form fieldset {
	padding: 1em;
	font: 11px; sans-serif;
	border: 1;
}
form legend {
	padding: 10px;;
	font-size: 11px;
	text-align:right;
	font-weight:bold;
}
form label {
	line-height: 18px;
}
form .inputs {
  position: absolute;
  top: 10px;
  right: 10px;
  width: 150px;
}
form input {
	line-height: 18px;
	margin: 5px 10px;
	vertical-align: middle;
	padding: 0;
}

.readonly {
	background: transparent;
}

/* --- kokeilelomake --- */
#kokeile-vasen { float:left; width: 220px;}
#kokeile-oikea { float: left; }

#kokeile-txt { float: left; padding-bottom: 30px; width: 450px; }
#kokeile-img { float: left; padding: 0px; width:180px; text-align:right;}

#lomake-vasen { float: left; width: 347px; height: 478px; margin-bottom: 50px; padding: 70px 0px 0px 10px; background: url('/files/dfence/gfx07/lomake_bg.jpg'); }
#lomake-oikea { float: left; width: 250px; padding: 0px 10px 0px 40px;}

#kokeilelomake form input {  line-height: 18px; margin: 5px 10px 0px -100px;}
#lomake-oikea h2 { font-size: 12px; width: 219px; height: 30px; padding: 5px 0px 0px 10px; color: #fff; background: #000 url('/files/dfence/gfx07/otsikko_bg.jpg') no-repeat 

left top; }

#lomake-otsikko { position: absolute; top:265px; left: 275px; text-align:center;}
#lomake-otsikko h2 { color: #fff; }

.kokeile-h { color: #fff; font-weight: normal; position: absolute; top:75px; left: 250px; text-align:center;}


/* --- stat iframe for the frontpage --- */

#statframe {
 position: absolute;
 left: -25px;
}

#Crasmanager {
  position: absolute;
  top: 685px;
  left: 0;
  width: 190px;
}



