﻿@import '/css3/screen_fonts.css';
@import '/css3/screen_menus.css';
@import '/css3/screen_moy.css';

/*
@import 'screen_prs.css';
===============================================
Main Layout Styles
===============================================
*/

body
{
    background: #dce467 url('../images/bg_body.png') left top repeat-x;
}
.mainBody, .mainFront
{
    width: 920px;
    margin: 0 auto;
    background: #FFF;
    padding: 0px 20px 60px 20px;
}

.mainlast{
    padding: 0px 20px 30px 20px;
}

.mainFront
{
    padding: 0px 20px 20px 20px;
    position: relative;
}

.cleanBackground
{
	background: none !important;
}

input.text
{
    border: solid 1px #c2c2c2;
    padding: 1px 2px;
}

/*
===============================================
/ Main Layout Styles                        end
===============================================
*/

/*
===============================================
Front Page
===============================================
*/
.mainContent
{
	position: relative;
}

.frontMain
{
    width: 920px;
    height: 490px;
    position: relative;
	display: none;
}

.frontMain.frontMainJS{
	position: absolute;
	top: 0;
	left: 0;
}


.fbMain
{
    background: url(../images/bg_front_textbox.jpg) left top no-repeat;
    position: absolute;
    left: 30px; top: 58px;
    width: 345px;
    height: 191px;
    display: block;
    padding: 0 15px;
}
.fbMain span { display: block; padding: 2px 0px; }
.fbMain span.header { height: 50px; padding-top: 10px; }
.fbMain span.list
{
    background: url(../images/bg_front_dot_gray.png) left center no-repeat;
    padding-left: 10px;
    background-position: 0 10px;
}
.fbMain a.login 
{
    display: block;
    padding: 2px 10px 2px 0;
    height: 35px;
    text-align: right;
    background: url(../images/arrow_front_black.gif) right center no-repeat;
    margin-right: 10px;
}

.fbMain a:hover.login{
	color: #000;
}






/*
===============================================
/ Front Page                                end
===============================================
*/

/*
===============================================
Header Styles
===============================================
*/

.header{
    height: 76px;
}

.headerRight{
    float: right;
    height: 76px;
    width: 60%;
}

.headerLogin{
    float: right;
	position: relative;
	right: -9px;
	vertical-align: top;
}

.headerLogin a{
    color: #2a4813;
    font-family: Trebuchet MS;
    font-size: 10px;
    padding-right: 8px;
    margin-right: 10px;
    background: url(../images/separator_yellow.png) right center no-repeat;
}

.headerLogin input{
	vertical-align: top;
}

.headerLogin input.submit{
    border: none;
    background: none;
    padding: 0px 5px 0 5px;
	height: 15px;
	line-height: 15px;
    cursor: pointer;
	position: relative;
	*top:1px;
}


/*
===============================================
/ Header Styles                             end
===============================================
*/













/*
===============================================
Footer Styles
===============================================
*/

.footer
{
    margin: 0 auto;
    padding: 10px 0;
    text-align: center;
}
.footer em
{
    padding-right: 9px;
    padding-bottom: 1px;
}
.footer span
{
    background: url(../images/separator_footer.png) left center no-repeat;
    padding-left: 10px;
    padding-right: 9px;
    padding-bottom: 1px;
}

/*
===============================================
/ Footer Styles                             end
===============================================
*/






/* =========================
    needs to be sorted
========================== */







h1{
  width: 100%;
  margin: 0 0 7px 0;
  clear: both;
}


/* top-menu-box */

.print-ico{
  float: right;
  background: url(../images/ico_print.gif) 0 2px no-repeat;
  margin: 4px 0 0 0;
  padding: 2px 0 0 30px;
}

.print-ico:hover{
  text-decoration: underline;
}

/* end top-menu-box*/


/* content-box */

.content-box{
	float: right;
	width: 692px;
	margin: 17px 0 0 0;
	padding: 2px 0 0 0;
}

.min-text-box{
	float: left;
	width: 437px;
	margin: 7px 0 0 0;
	padding: 0;
	line-height: 17px;
}


.content-box .linck-box{
	padding: 20px 0px 18px 0;
	_padding: 20px 0px 17px 0;
}

.linck-box{
	float: left;
	width: 692px;
	margin: 0 0 20px 0;
}

.linck-box li{
	float: left;
	width: 218px;
	margin: 0px 12px 1px 0;
	/*  padding: 0 0 1px 12px; */
	display: inline;
}


.linck-box li.linck-box-clear-left{
	clear: left;
}

.content-box .linck-box li a{
	float: left;
	width: 168px;
	background: url(../images/marker-linck-box.gif) 35px center no-repeat;
	padding: 16px 0 16px 50px;
	text-decoration: none;
	font-weight: normal;
}

 .linck-box *{
	behavior:url("./scripts/ie6hover.htc");
}
/*
.linck-box li span { 
	behavior:url("./scripts/csshover.htc");
}
*/
.linck-box li:hover, .linck-box li.active, .linck-box li.hover{
	background: url(../images/linck-box-hover.png) 0 0 no-repeat;
}

.linck-box li span{
	float: left;
}

.linck-box li span a:hover{
	text-decoration: none;
}

.linck-box li span:hover, .linck-box li.active span, .linck-box li span.hover{
	background: url(../images/linck-box-hover-bottom.png) left bottom no-repeat;
}

.gray-text-box{
	float:left;
	width: 691px;
	background: url(../images/bg-gray-text-box.png) 0 0 repeat-y;
	margin: 0px 0 0 0;
	overflow: hidden;
	margin-bottom: 15px;
}

.gray-text-box-top{
	float: left;
	width: 691px;
	background: url(../images/bg-gray-text-box-top.png) 0 0 no-repeat;
	/*padding: 28px 0 0 0;*/
	padding: 3px 0 0 0;
	_padding: 5px 0 3px 0;
}

.gray-text-box-bottom{
	float: left;
	width: 420px;
	background: url(../images/gray-text-box-bottom.png) left bottom no-repeat;
	padding: 0 240px 28px 31px;
}

.gray-text-box-bottom .min-text-box, .gray-text-box-bottom p{
	width: 420px;

	float: left;

	margin: 0px 0 0 0;
	padding: 0;
	line-height: 18px;
}

.content-box .gray-text-box-bottom .min-text-box a, .content-box .gray-text-box-bottom p a, .content-box .gray-text-box-bottom a{
	background: url(../images/marker-last-more3.gif) no-repeat scroll right 4px;
	float: left;
	margin: 4px 0 0;
	padding: 0 14px 0 0;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana;
	color: #2A4813;
	text-decoration: none;
}

.gray-text-box-bottom .min-text-box a:hover, .gray-text-box-bottom p a:hover, .gray-text-box-bottom a:hover{
	color: #000000;
}

h3{
  float: left;
  width: 100%;
  margin: 19px 0 0 0;
}

.gray-text-box h4{
  float: left;
  width: 100%;
  margin: 20px 0 0 0;
}

.gray-text-box ul{
  float: left;
  width: 100%;
}

.gray-text-box ul li{
  float: left;
  width: 100%;
  margin: 8px 0 1px 0;
}

.min-text-box h3{
  line-height: normal;
}

.min-text-box a{
  color: #333;
  text-decoration: underline;
}

.min-text-box a:hover{
  text-decoration: none;
}

a.last-more{
  float: left;
  background: url(../images/marker-last-more.gif) right 5px no-repeat;
  padding: 0 12px 0 0;
  text-decoration: none;
}
.content-box a.last-more{
	background: url(../images/marker-last-more.gif) no-repeat  right 5px;
}

.hor-line{

  width: 100%;
  background: #e9ee9e;
  height: 1px;
  margin: 20px 0 20px 0;
  overflow: hidden;
}

.box-images{
  float: left;
  width: 690px;
background: #dde568 url(../images/box-images.png) 0 0 repeat-x;
  padding: 10px 0 13px 0;
  overflow: hidden;
}

.box-images-line{
  float: left;
  width: 650px;
background: url(../images/box-images-line.png) 460px 0 repeat-y;
  padding: 10px 20px 9px 20px;
  overflow: hidden;
}

.box-images-three-colums{
  float: left;
  width: 690px;
  background: url(../images/line-box-images-three-colums.gif) 230px 0 repeat-y;
  padding: 7px 0 0px 0;
  overflow: hidden;
}

.box-images-three-colums .small-images-box{
  float: left;
  width: 190px;
  padding: 0 20px 0 20px;
  overflow: hidden;
}

.small-images-box p{
  padding: 0 0 0px 0;
  overflow: hidden;
}

.box-images img{
  overflow: hidden;
}

.box-images .left-box{
  float: left;
  width: 420px;
overflow: hidden;
}

.box-images .right-box{
  float: right;
  width: 190px;
overflow: hidden;
}

.box-images span{
  float: left;
  width: 100%;
  display: block;
  line-height: 20px;
}

.content-box .box-images span a{
  text-decoration: none;
  font-weight: normal;
  background: none;
  padding-right: 0;
}

.box-images span a:hover{
  text-decoration: underline;
}

.box-images img{
  float: left;
  margin: 6px 0 9px 0;
}
box-images object{
float:left;
margin:6px 0 9px;
}

.box-images p{
  width: 100%;
  font-size: 11px;
  line-height: 14px;
}

.mac.safari .box-images p, .win.safari .box-images p, .win.google .box-images p { float: left; }


a.last-more2{
  float: left;
  background: url(../images/marker-last-more2.gif) right 2px no-repeat;
  margin: 4px 10px 0 0;
  padding: 0 10px 0 0;
  text-decoration: none;
}

a.last-more3{
  float: left;
  background: url(../images/marker-last-more3.gif) right 4px no-repeat;
  margin: 4px 0 0 0;
  padding: 0 14px 0 0;
  text-decoration: none;
}

a.last-more4{
  float: left;
  background: url(../images/marker-last-more4.gif) right 2px no-repeat;
  padding: 0 10px 0 0;
  text-decoration: none;

}

a.last-more5{
  float: left;
  background: url(../images/marker-last-more5.gif) right 4px no-repeat;
  padding: 0 14px 0 0;
  text-decoration: none;
}

.content-box a.last-more5{
  background: url(../images/marker-last-more5.gif) right 4px no-repeat;
}

a.last-more6{
  float: left;
  background: url(../images/marker-last-more6.gif) right 3px no-repeat;
  margin: 2px 0 0 0;
  padding: 0 14px 0 0;
  text-decoration: none;
}

a.last-more7{
  float: left;
  background: url(../images/marker-last-more7.gif) right 3px no-repeat;
  margin: 1px 0 0 0;
  padding: 0 11px 0 0;
  text-decoration: none;
}

a.last-more8{
float: left;
width: 174px;
  margin: 0px 0 1px 0;
  padding: 0 0 0 0;
  text-decoration: none;
}

a.last-more9{
float: left;
background: url(../images/marker-last-more9.gif) right 4px no-repeat;
  margin: 0px 0 1px 0;
  padding: 0 11px 0 0;
  text-decoration: none;
}

.content-box a.last-more10{
float: left;
background: url(../images/marker-last-more10.gif) right 3px no-repeat;
  margin: 3px 0 1px 0;
  padding: 0 7px 0 0;
  text-decoration: none;
}

.content-box a.last-more11{
  margin: 0px 0 1px 0;
  padding: 0 0 0 0;
  text-decoration: none;
}


a.last-more:hover, a.last-more2:hover, a.last-more3:hover, a.last-more4:hover, a.last-more5:hover, a.last-more6:hover, a.last-more7:hover,
a.last-more8:hover, a.last-more9:hover, a.last-more10:hover, .info-date a:hover, a.last-more11:hover, .contact-box a:hover
{
  text-decoration: underline;
}

a.last-more8 img{
  float: none;
    display: inline;
    margin: 0 0 0 0;
}

a.last-more11 img{
  float: none;
    display: inline;
    margin: 0 0 0 0;
}

.list-more li{
  float: left;
  width: 100%;
  margin: 5px 0 0 0;
}

.list-more2 li{
  float: left;
  width: 100%;
  margin: 1px 0 0 0;
}


.two-colums-images-box{
  float: right;
  width: 690px;
}

.two-colums-images-box .speak-box, .two-colums-images-box .write-box{
  float: left;
  width: 330px;
  padding: 2px 0 2px 0;
  overflow: hidden;
}

.two-colums-images-box .write-box{
  float: right;
}

.two-colums-images-box p.title-box{
    float: left;
    width: 100%;
    margin: 0 0 0 0;
    padding: 0 0 7px 0;
}

.two-colums-images-box p.title-box a{
  text-decoration: none;
}

.content-box .two-colums-images-box p.title-box a{
  font-weight: normal;
  background: none;
 }


.two-colums-images-box p.title-box a:hover{
  text-decoration: underline;
}

.two-colums-images-box img{
    float: left;
    margin: 0 0 5px 0;
}

.two-colums-images-box p{
  float: left;
  line-height: 18px;
  margin: 3px 0 0 0;
    width: 100%;
}



/* form-box */

.form-box{
  float: left;
  width: 293px;
  margin: 14px 0 0 0;
  padding: 0 18px 24px 17px;
  border: 1px solid #cbcbcb;
  overflow: hidden;
}

.receive-form{
  float: left;
  width: 293px;
  padding: 5px 0 0 0;
  overflow: hidden;
  
}

.receive-form .box-lebel{
  float: left;
  width: 100%;
  margin: 5px 0 0 0;
}


.receive-form .box-lebel label{
  float: left;
  width: 72px;
  text-align: left;
  margin: 3px 0 0 0;
overflow: hidden;
}

.receive-form .box-lebel input{
    float: left;
    width: 203px;
    background: url(../images/bg-input.png) 0 0 repeat-x;
    height: 17px;
    padding: 2px 0 0 3px;
    border: none;
    border-left: 1px solid #9f9f9f;
    border-right: 1px solid #dcdcdc;
}

.receive-form .box-lebel span{
	display: block;
	clear: both;
/*
	left: 72px;
	position: relative;
*/
	font-size: 10px;
}

.forumValidationList {
	font-size: 10px;
}

.receive-form .box-lebel span.requiredField{
	color: #f00;
	display: inline;
	clear: none;
	
/*
	float: right;
	position: relative;
	left: 0;
	display: block;
	top: 0;
	
*/
	padding: 0 0 0px 1px;
}

.write-box #Table1 span {
	float: none;
	margin: 0;
}

.box-lebelDisplayErrorMsg{
	margin-left: 70px;
}

.box-lebelIE6Fix .receive-form .box-lebel span.requiredField{
	color: #f00;
	display: block;
	clear: none;
	float: right;
	position: static;
	padding: 0 0 0px 0px;
}


.button-right-corner .button{
	float: left;
    background: url(../images/bg-button.png) 0 0 no-repeat; ;
    height: 34px;
    padding: 0 16px 0 19px;
    border: none;
    cursor: pointer;
	overflow: hidden;
}

* html .button-right-corner .button{
    padding: 0 8px 0 10px;
}

* +html .button-right-corner .button{
    padding: 0 8px 0 10px;
}


.button-right-corner{
float: left;
    background: url(../images/button-right-corner.png) right 0 no-repeat;
    height: 34px;
    overflow: hidden;
    margin: 0;
    padding: 0 5px 0 0;
}

.mac.safari .button-right-corner { padding: 0 3px 0 0; }
.win.safari .button-right-corner { padding: 0 3px 0 0; }
.win.google .button-right-corner { padding: 0 5px 0 0; }


.button-right-big-corner .button-big{
	float: left;
    background: url(../images/bg-button-big.png) 0 0 no-repeat;
    height: 40px;
    line-height:40px;
    margin:0;
    padding: 0 13px 0 19px;
    *padding: 0 0px 0 0px;
    *margin: 0 0px 0 0px;
    border: none;
    cursor: pointer;
text-align: center;
}

.content-box .button-right-big-corner .button-big{
	font-weight: normal;
}

.button-right-big-corner a.button-big{    
	*padding: 0 13px 0 19px;
}

.button-right-big-corner a:hover.button-big{
	text-decoration: none;
}

/*
.write-box *{
	behavior:url("../scripts/ie6hover.htc")
}
*/
.button-right-big-corner:hover  .button-big, .button-right-big-corner.hover  .button-big {
    background: url(../images/bg-button-big-hover.png) 0 0 no-repeat;
}


/*

* html .button-right-big-corner .button-big{
	width:expression(document.documentElement.clientWidth < 223 ? "223px" : "223");
padding: 0;
}

* +html .button-right-big-corner .button-big{
    min-width: 223px;
}
*/
.button-right-big-corner{
float: left;
    background: url(../images/button-right-big-corner.png) right 0 no-repeat;
    height: 40px;
    overflow: hidden;
    padding: 0 5px 0 0;
}
.button-right-big-corner:hover, .button-right-big-corner.hover {
text-decoration: none;
    background: url(../images/button-right-big-corner-hover.png) right 0 no-repeat;
}

.receive-form .aling-button{
	clear: both;
    float: left;
    margin: 9px 0 0 0px;
}

.form-box p{
	float: right;
	width: 220px;
	font-size: 10px;
	margin: 10px 0 0 0;
	line-height: 14px;
}

.mainContent .box-lebelIE6Fix {
	position: relative !important;
	padding: 0 0 0 70px;
}
.mainContent .box-lebelIE6Fix .button-right-corner.aling-button{

}

 .form-box p a{
    color: #333;
    text-decoration: underline;
}

 .form-box p a:hover{
    text-decoration: none;
}

.year-box{
  float: left;
  width: 100%;

  margin: 0;
  padding: 19px 0 4px 0;
}

.year-box ul li{
    float: left;
    width: 100%;
    margin: 0px 0 0 0;
    font-weight: bold;
    color:#333333;
}

.big-images img{
    margin: 5px 0 0 0;
}

.big-images p{
  margin: 6px 0 0 0;
}


.aling-button-big{
  margin: 25px 0 0 52px;
  _margin: 25px 0 0 20px;
  padding: 0 5px 0 0; 
}

.header-main-page{
  float: left;
  width: 920px;
  margin: 10px 0 0 0;
}

.left-box-info{
  float: left;
  width: 600px;
  height: 262px;
  background: #fff
  
}

.right-box-info{
  float: right;
  width: 310px;
  height: 262px;
}




.transparent-left-box{
/*
	position: relative;
*/
	width: 247px;
	background: url(../images/transparent-left-box.png) 0 0 repeat ;
	height: 173px;
	left: 30px;
	top: 34px;
	overflow: hidden;
	padding: 5px 17px 0 17px;
	margin: 30px 0 0 30px;
}

.transparent-right-box{
	width: 207px;
/*	position: relative;
	background: #f0f;
*/
	background: url(../images/transparent-right-box.png) 0 0 repeat;
	height: 110px;
	left: 30px;
	top: 137px;
	overflow: hidden;
	margin: 137px 0 0 30px;
	padding:  5px 24px 0 19px;
}

.transparent-left-box h3{
  margin: 11px 0 0 0;
  line-height: 20px;
}

.transparent-left-box p{
  float: left;
  width: 247px;
  margin: 7px 0 0 0;
  padding: 0;
  line-height: 18px;
}

.transparent-right-box h3{
  color: #FFF;
  margin: 11px 0 0 0;
  line-height: 20px;
}

.transparent-right-box p{
  float: left;
  
width: 220px;
/*  width: 247px;*/
  color: #FFF;
  margin: 7px 0 0 0;
  padding: 0;
  line-height: 18px;
}

.choice-box, .choice-box-border{
  float: left;
  width: 920px;
  background: #dde56a url(../images/bg-choice-box.png) 0 0 repeat-x;
  margin: 10px 0 0 0;
  padding: 10px 0 10px 0;
}

.choice-box-border{
  background: url(../images/choice-box-border.gif) 230px 0 repeat-y;
  margin: 0;
  padding: 0;
}

.choice{
  float: left;
  width: 190px;
  padding: 0 20px 0 20px;
  overflow: hidden;
}

.choice h3{
  margin: 7px 0 5px 0;
  color: #2a4813;

}

.choice h3 a{
  color: #2a4813;
}

.choice h3 a:hover{
  text-decoration: underline;
  color: #333333;
}

.choice img{
  float: left;
  margin: 0 0 8px 0
}

.choice p{
  float: left;
  width: 180px;
 font-size: 11px;
/* letter-spacing: -1px;*/
line-height: 14px;
  margin: 0px 0 0 0px;
  padding: 0px 0 13px 0px;
}

.choice2 p {
	float: left;
	font-size: 11px;
	/*letter-spacing: -1px; */
	margin: 0;
	padding: 0 0 0 0;
	width: 180px;
}

table.table-link{
  float: left;
  width: 330px;
  margin: 2px 0 0 0;
  overflow: hidden;
border: none;

font-size: 10px;
color: #163116
}

table.table-link tr td{
  padding: 8px 0 8px 0;
border: none;
}

.date-box{
  width: 75px;
  overflow: hidden;
}

.info-date{
  width: 255px;
  overflow: hidden;
}

.rss{
  background: url(../images/rss.png) 0 1px no-repeat;
  padding: 0 0 0 20px;
}

.contact-box{
  float: left;
  margin: 16px 0 0 0;
}

.contact-box li{
  margin: 2px 0 0 0;
}

.write-box h3{
  margin: 14px 0 0 0;
}

.write-box span{
float: left;
width: 100%;
  font-size: 12px;
  font-weight: bold;
  margin: 14px 0 0 0;
}

.type{
  float: left;
  width: 100%;
  margin: -1px 0 0 0;
}

.type li{
  float: left;
  width: 318px;
  background: url(../images/marker-list-type.gif) 0 9px no-repeat;
  margin: 6px 0 0 0;
  padding: 0 0 0 11px;
line-height: 18px;
}

.edit-privat-info{
  float: left;
  width: 100%;
}

.edit-privat-info-form{
  float: left;
  width: 393px;

  overflow: hidden;
padding: 5px 0 0 0;
}


.edit-privat-info-form .box-lebel{
  float: left;
  width: 100%;
  margin: 5px 0 0 0;
}


.edit-privat-info-form .box-lebel label{
  float: left;
  width: 159px;
  text-align: left;
  margin: 3px 0 0 0;
overflow: hidden;
}

.box-form{
  float: left;
  width: 100%;
  margin: 24px 0 0 0;
}

.box-form2{
  float: left;
  width: 100%;
  margin: 10px 0 0 0;
}

.box-form3{
  float: left;
  width: 100%;
  margin: 3px 0 0 0;
}


.edit-privat-info-form .box-lebel input{
    float: right;
    width: 228px;
    background: url(../images/bg-input.png) 0 0 repeat-x;
    height: 17px;
    padding: 2px 0 0 3px;
    border: none;
    border-left: 1px solid #9f9f9f;
    border-right: 1px solid #dcdcdc;
}

.radio{
  float: right;
  width: 234px;
  margin: 3px 0 7px 0;
}

.radio1{
  float: right;
  width: 234px;
  margin: 7px 0 7px 0;
}

.box-lebel .radio label, .box-lebel .radio1 label{
  float: none;
position: relative;
top: -3px;
left: 7px;
  width: auto;
  text-align: left;
  margin: 0 0 0 0;
overflow: hidden;
}

.mac.safari .box-lebel .radio label, .box-lebel .radio1 label {top: 0px;}
.win.safari .box-lebel .radio label, .box-lebel .radio1 label {top: 0px;}
.win.google .box-lebel .radio label, .box-lebel .radio1 label {top: -3px;}
.win.google .box-lebel .radio1 label {top: -4px;}
.win.opera .box-lebel .radio label, .box-lebel .radio1 label {top: -1px;}


.box-lebel .radio input, .box-lebel .radio1 input{
    float: none;
    width: auto;
    background: none;
    border: none;
    height: auto;
    margin: 0;
    padding: 0;
}

.edit-privat-info-form .aling-button{
  margin: 9px 0 0 0;
  padding-left: 159px;
}

.edit-privat-info-form .aling-button .button{
  padding-right: 7px;
}

.win.opera9 .box-lebel .radio input, .box-lebel .radio1 input,
.mac.safari .box-lebel .radio input, .box-lebel .radio1 input,
.win.safari .box-lebel .radio input, .box-lebel .radio1 input,
.win.google .box-lebel .radio input, .box-lebel .radio1 input
{margin-left: 0px;}

* html .box-lebel .radio input, * html .box-lebel .radio1 input { margin-left: -3px; }

* +html .box-lebel .radio input, * +html .box-lebel .radio1 input { margin-left: -4px; }

.edit-privat-info-form .aling-button { margin: 9px 0 0 0; margin-left: 158px; }

.mac.safari .edit-privat-info-form .aling-button,
.win.safari .edit-privat-info-form .aling-button { margin-left: 156px; }
.win.ie6 .edit-privat-info-form .aling-button { margin-left: 52px; }
.win.ie7 .edit-privat-info-form .aling-button{ margin-left: 78px; }

.edit-privat-info-form .aling-button .button { padding-right: 13px; }
* html .edit-privat-info-form .aling-button .button,
* +html .edit-privat-info-form .aling-button .button { padding-right: 7px; }



.login-box{
  float: left;
  width: 690px;
  background: url(../images/login-box.png) 0 0 repeat-y;
margin: 0 0 10px 0;
}

.login-box .top-border{
  float: left;
  width: 690px;
  background: url(../images/top-border.png) 0 0 no-repeat;
  padding: 10px 0 0 0;
}

.login-box .bottom-border{
  float: left;
  width: 688px;
  background: url(../images/bottom-border.png) left bottom no-repeat;
  padding: 0 1px 9px 1px;
}

.login-box .bg{
  float: left;
  width: 688px;
  background: url(../images/bg.png) left bottom repeat-x;
}

.login-box .bg-images{
  float: left;
  width: 644px;
  background: url(../images/bg-images.png) left bottom no-repeat;

  padding: 3px 24px 5px 20px;
}

.logit-title{
  float: left;
  width: 100%;
  font-size: 31px;
line-height: 40px;
  font-family: Trebuchet MS;
}
.login-box-form{
  float: left;
  width: 644px;

  overflow: hidden;
  padding: 0px 0 20px 0;
}

.login-box-form .box-lebel{
  float: left;
  width: 542px;
  margin: 10px 0 0 0;
}

.login-box-form .box-lebel label{
  float: left;
  width: 160px;
  text-align: left;
  margin: 1px 0 0 0;
overflow: hidden;
font-size: 18px;
}

.login-box-form .box-lebel .text-form{
    float: left;
    width: 318px;
    background: url(../images/bg-text-form.png) 0 0 repeat-x;
    height: 21px;
    padding: 2px 1px 1px 4px;
    border: none;
    border-left: 1px solid #9e9e9e;
    border-right: 1px solid #dbdbdb;
font-family: Trebuchet MS;
font-size: 18px;
color: #333;
}

.login-box-form .box-lebel .disable{
font-family: Verdana;
color: #b6b6b6;
}

.valid{
  float: left;
  width: 18px;
  height: 24px;
  padding: 0 0 0 9px;
}

.white-button{
    float: left;
 width: 96px;
    background: url(../images/white-button-right-corner.png) right 0 no-repeat;
    height: 40px;
    overflow: hidden;
    margin: 0;
    padding: 0 5px 0 0;
    overflow: hidden;
}
.white-button .button{
float: left;
width: 96px;
    background: url(../images/white-button.png) 0 0 no-repeat; ;
    height: 40px;
    padding: 0;
    border: none;
    cursor: pointer;
overflow: hidden;
}

.login-box-form .aling-button{
  position: relative;
}

.decor { float: left; width: auto; padding: 0 0 4px 0; border-bottom: 1px solid #e9ee9e; }
.block-scheme { float: left; width: 100%; text-align: center; }
.min-text-block {float: left; width: 423px; overflow: hidden; }
.min-text-block img.headerimage { margin-bottom: 20px; }
























/*
#privat-page .left-box-info{
  background: url(../images/left-privat-page.png);
}
*/
/*
#privat-page .right-box-info{
  background: url(../images/right-privat-page.png);
}
*/
/*
#erhverv-page .left-box-info{
  background: url(../images/left-erhverv-page.png);
}
*/
/*
#erhverv-page .right-box-info{
  background: url(../images/right-erhverv-page.png);
}
*/
/*
#offentlige-page .left-box-info{
  background: url(../images/left-offentlige-page.png);
}
*/
/*
#offentlige-page .right-box-info{
  background: url(../images/right-offentlige-page.png);
}
*/
/*
#om-seas-nve-page .left-box-info{
  background: url(../images/left-om-seas-nve-page.png);
}
*/
/*
#om-seas-nve-page .right-box-info{
  background: url(../images/right-om-seas-nve-page.png);
}
*/





















/* PRS */









#loginSlider
{
    width: 920px;
    margin: 0 auto;
    background: #D5DF46;
    padding: 5px 20px;
    display: none;
    height: 60px;
}
#loginSlider .toMenu
{
    float: right;
    display: block;
    padding: 8px 5px;
    color: #163217;
    font-weight: bold;
    font-size: 12px;
}
#loginSlider .loginMenu
{
    float: right;
    width: 60%;
}
#loginSlider .loginMenu ul li
{
    display: block;
    float: left;
    padding: 3px 5px;
}
#loginSlider .loginMenu ul li a
{
    display: block;
    width: 160px;
    padding: 5px;
    border: solid 1px #FFF;
    background: #D3DD3D;
    color: #163217;
    font-size: 10px;
}
#loginSlider .loginMenu ul li a:hover
{
    background: #C6D925;
}













.box-elpriser
{
    width: 650px;
    height: 140px;
    background: url(../images/bg_yellowbox_elpriser.png) left top no-repeat;
    padding: 10px 20px;
    border-bottom: solid 1px #e9ee9e;
    margin-bottom: 20px;
}
.box-elpriser *
{
    font-family: Trebuchet MS;
}
.box-elpriser h1
{
    display: block;
    font-size: 32px;
}
.box-elpriser label
{
    display: block;
    float: left;
    margin-top: 30px;
    font-size: 18px;
}
.box-elpriser input.text
{
    display: block;
    float: left;
    margin-top: 28px;
    margin-left: 30px;
    font-size: 18px;
    padding: 1px 5px;
    width: 3em;
}
.box-elpriser input.submit
{
    display: block;
    float: left;
    margin-top: 25px;
    margin-left: 20px;
    background: url(../images/btn_submit_elpriser.png) left top no-repeat;
    font-size: 13px;
    color: #2a4813;
    border: 0;
    height: 34px;
    width: 107px;
    padding-bottom: 4px;
}

.map-elpriser
{
    float: left;
    width: 49%;
}
.map-elpriser h2
{
    display: block;
    color: #2a4813;
    font-size: 20px;
    font-weight: normal;
    padding: 0 0 10px 0;
}
#map-image, #map-image1, #map-image2, #map-image3
{
    height: 366px;
    width: 300px;    
    display: none;
    background: url(../images/map-elpriser.png) left top no-repeat;
}
#map-image { background-image: url(../images/map-elpriser.png); display: block; }
#map-image1 { background-image: url(../images/map-elpriser1.png); }
#map-image2 { background-image: url(../images/map-elpriser.png); }
#map-image3 { background-image: url(../images/map-elpriser.png); }

.map-elpriser ul
{
    list-style: none;
    padding: 20px 0 0 0;
}
.map-elpriser ul li
{
    padding: 3px 0;
}
.map-elpriser ul li a
{
    display: block;
    background: url(../images/btn_elpriser_over.png) left top no-repeat;
    padding: 5px 20px;
    vertical-align: middle;
    width: 218px;
    text-align: center;
    height: 51px;    
    color: #2a4813;
    font-family: Trebuchet MS;
    font-size: 20px;
}
.map-elpriser ul li a:hover
{
    background: url(../images/btn_elpriser.png) left top no-repeat;
	text-decoration: none;
}
.map-elpriser ul li a span
{
/*
    display: table-cell;
    vertical-align: middle;
    height: 51px;

*/
	cursor: pointer;
	padding-top: 15px;
	display: block;
    height: 36px;
    width: 218px;
    text-align: center;
	font-weight: normal;
}
.map-elpriser ul li a#m1 span{
/*
line-height: 51px !important;
*/
}
.map-elpriser ul li a#m2 span{

}

table.formtable, table.formtable td, table.formtable table{
	border: none;
}

table.formtable td{
	padding: 5px 0 3px 0;
	vertical-align: middle;
}

table.formtable td input{
    background: url(../images/bg-input.png) 0 0 repeat-x;
    height: 17px;
    padding: 2px 0 0 0px;
    border: none;
    border-left: 1px solid #9f9f9f;
    border-right: 1px solid #dcdcdc;
	vertical-align: middle;
}

table.formtable .formTable_radio td{
	padding: 2px 0 2px 0;
	vertical-align: middle;
}

table.formtable .formTable_radio td input, table.formtable .formTable_check td input{
    padding: 0px 0 0 0px;
	height: auto;
	margin-top: 0;
	background: none;
	border: none;
}

.formtable .button-right-corner{
	background: none;
}

.formtable .button-right-corner input.formTable_btnSubmit{
	width: 71px;
	height: 33px;
	padding: 0;
}

.mf div.caption{
	color: #fff;
}

#iframe{
	padding: 5px 0 5px 0;
	margin: 5px 0 5px 0;
}



/* Ajax  */
#divAjaxZipCode{
	float: left;
	width: 320px;
	padding: 20px 0px 40px 20px;
	background: #CFDA34;
}

#divAjaxZipCode input{
	border: 1px solid #999;
	background: #fff;
}

#divAjaxZipCode #ctl03_ctl02_divAjaxZiptext{
	width: 320px;
	color: #FF9191;
	padding: 38px 0px 20px 18px;
	color: #fff;
	height: 140px;
}

#divAjaxZipCode #ctl03_ctl02_divAjaxZiptext h2
{
	margin:0 0 20px 0;
}

#divAjaxZipCode #ctl04_Button1{
	float: left;
	margin: 13px 0 0 207px;
}

#divAjaxZipCode  #gadeHide{
	float: left;
	padding: 0 0 0 10px;
}

#divAjaxZipCode  #gadeHide{
	float: left;
	width: 198px;
}
#errorMessage
{ width:328px;
  float :left;
  border :1px solid #C7C7C7;
  padding :10px 0 5px 10px;
  *padding :10px 10px 5px 10px;
	/*background-color:#FF9191;
		color:#fff;
	*/
}
#errorMessage h2 , #errorMessage p
{
	/*color:#fff;*/
}

#ctl03_ctl02_divAjaxZiptext
{
	border:1px solid #C7C7C7;
	float: left;
	padding: 20px 0px 40px 20px;
	width: 318px;
}
#divAjaxUpdate
{
	border:1px solid #C7C7C7;
	float: left;
	padding: 20px 10px 40px 20px;
	width: 460px;
}
#leftContentFiber{
	float:left;
	width:340px;
}
#rightContentFiber{
	float:right;
	width:150px;
	padding: 0 0 0 5px;

}

#ctl04_imgInfo1, #ctl04_imgInfo2{
	vertical-align: middle;
}


#infoDetailsPopup1, #infoDetailsPopup2{
	display: none;
	position: relative;
}

#ctl04_imgInfo1, #ctl04_imgInfo2{
	padding: 3px 0 0 0;
}

#ctl04_imgInfo1 img, #ctl04_imgInfo2 img{
	position: relative;
	left: 10px;
}

#SimpleView{
	clear: both;
}

#SimpleView table{
	float: left;
}


/* SEARCH PAGE */
.clearFix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.searchResults{
	line-height: 1.3em;
}

#simpleSearch{
	padding: 0 80px 0 0;
/*
	clear: both;
	float: left;
*/	
}	

.searchResults a{
    color: #a8b031;
}

.searchResults li{
	border-bottom: 1px solid #E9EE9E;
	margin: 0 0 0 0;
	padding: 0 0 20px 0;
}

.pageNumbering{
	text-align: center;
}

.pageNumbering a{
    color: #a8b031;
}
	
.pageNumbering a:hover{
    color: #a8b031;
	text-decoration: underline;
}

#quickSearchBtn{
	background: none;
	border: none;
	color: #2A4813;
	font-family: Trebuchet MS,Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	cursor: pointer;
	padding:0 5px;
	height: 17px;
	vertical-align: top;
}

#searchControls{
	padding: 0 0 0px 0;
	margin: 0;
/*
	position: relative;
	top: 0px;
	left: 0px;
	clear: both;
*/	
	height: 20px;
	widtgh: 692px;
}


#lnkSearchType{
	float: left;
	color: #A8B031;
	position: absolute;
	left: 220px;
	top: 3px;
	margin: 0;
}

a:hover#lnkSearchType{
	text-decoration: underline;
}
.searchResults h3 a{
	color: #333333;
}

.searchResults h3 a:hover{
	text-decoration: none;
	background: none;
}

.searchStatus{
	margin-top: 20px;
	display: block;
	clear: both;
}

#advancedSearch td{
	padding: 2px 0;
}

#advancedSearch input, #advancedSearch select{
	border: 1px solid #C2C2C2;
	padding: 1px 2px;
	font-family: Verdana;
	font-size: 11px;
	width: 132px;
}

#advancedSearch select{
	width: 138px;
}

#advancedSearch #btnG{
	cursor: pointer;
}

/* Ajax  */
#divAjaxZipCode{
	float: left;
	width: 320px;
	padding: 20px 0px 40px 20px;
	background: #CFDA34;
}

#divAjaxZipCode input{
	border: 1px solid #999;
	background: #fff;
}

#divAjaxZipCode #ctl00_ctl00_divAjaxZiptext{
	width: 320px;
	color: #FF9191;
	padding: 38px 0px 20px 18px;
	color: #fff;
	height: 140px;
}

#divAjaxZipCode #ctl00_ctl00_divAjaxZiptext h2
{
	margin:0 0 20px 0;
}

#divAjaxZipCode #ctl04_Button1{
	float: left;
	margin: 13px 0 0 207px;
}

#divAjaxZipCode  #gadeHide{
	float: left;
	padding: 0 0 0 10px;
}

#divAjaxZipCode  #gadeHide{
	float: left;
	width: 198px;
}
#errorMessage
{ width:328px;
  float :left;
  border :1px solid #C7C7C7;
  padding :10px 0 5px 10px;
	_margin-top: -19px;
	/*
  *padding :10px 10px 5px 10px;
	*width:340px;
	
	background-color:#FF9191;
		color:#fff;
	*/
}
#errorMessage h2 , #errorMessage p
{
	/*color:#fff;*/
}

#ctl00_ctl00_divAjaxZiptext
{
	border:1px solid #C7C7C7;
	float: left;
	padding: 20px 0px 40px 20px;
	width: 318px;
}
#divAjaxUpdate
{
	border:1px solid #C7C7C7;
	float: left;
	padding: 20px 10px 40px 20px;
	width: 460px;
}
#leftContentFiber{
	float:left;
	width:340px;
}
#rightContentFiber{
	float:right;
	width:150px;
	padding: 0 0 0 5px;

}

.divAjaxZiptextHeight{
	min-height: 125px; 
	height: auto !important;
    height: 125px;
}

#ctl00_imgInfo1, #ctl00_imgInfo2{
	vertical-align: middle;
}


#infoDetailsPopup1, #infoDetailsPopup2{
	display: none;
	position: relative;
}

#ctl00_imgInfo1, #ctl00_imgInfo2{
	padding: 3px 0 0 0;
}

#ctl00_imgInfo1 img, #ctl00_imgInfo2 img{
	position: relative;
	left: 10px;
}


#infoDetailsPopup1.overMe, #infoDetailsPopup2.overMe{
	display: block !important;
}

#infoDetailsPopup1 span, #infoDetailsPopup2 span {
/*	display: inline !important;*/
	position: absolute;
	top: -15px;
	left: 50px;
	width: 200px;
	background: #e9e9e9;
	border: 1px solid #f29400;
	padding: 10px;
}

.lbPhoneValidator{
	position: absolute;
	left: 270px;
	top: -17px;
	
}

#cityF{
/*	margin: -21px 0 0 100px;
	*margin: -24px 0 0 100px;*/
	position: relative;
	top:1px;
}

#cityF span{
	position:absolute;
}

table.formtable td select {
/*
    background: url(../images/bg-input.png) 0 0 repeat-x;

    border: none;
*/	
	border: 1px solid #dddddd;	
    border-left: 1px solid #9f9f9f;
    border-top: 1px solid #9f9f9f;
	background: #f7f7f7;
    height: 20px;
	width: 206px;
    padding: 0px 0 0 0px;
	vertical-align: middle;
}


table.formtable td textarea{
	border: 1px solid #dddddd;	
    border-left: 1px solid #9f9f9f;
    border-top: 1px solid #9f9f9f;
	background: #f7f7f7;
}

table.formtable td input, table.formtable td select, table.formtable td textarea{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
}

.content-box table{
	clear: both;
}
/*
p{
	margin: 0 0 1em 0;
}
*/
.content-box{
	line-height: 1.5em;
}

.content-box .small-images-box{
	line-height: 0.9em;
}

.content-box h1, .content-box h3, .content-box h4, .content-box h5, .content-box h6{
	margin: 0 0 0.2em 0;
	line-height: 1.3em;
}
.content-box h1{
/*	margin: 15px 0 0.2em 0;*/
	margin: 0px 0 0.2em 0;
	line-height: 1.3em;	
}

 .content-box h3, .content-box h4, .content-box h5, .content-box h6{
	font-weight: normal;
}

.content-box-bodyTxt{
	float: left;
/*	margin-top: 20px;*/
}

.content-box h2
{
	line-height: 1.3em;
	font-weight: normal;
	margin: 0 0 0.2em 0;
}

.content-box ul, .content-box ol{
	list-style: disc;
	margin: 0 0 1em 2em;
}

.content-box .speak-box ul, .content-box  .write-box ul, .content-box .box-images ul, .content-box .map-elpriser ul, .content-box ul.linck-box  {
	list-style: none;
	margin: 0 0 0 0;
}

.content-box .two-colums-images-box h1{
	margin-bottom: 7px;
	margin-top: 0;
}

/*
.content-box .hor-line{
	float: left;
}
*/

/*
.content-box .speak-box ul a{
	list-style: none;
	margin: 0;
}
*/
a {
	color: #878f21;
}
a:hover{
	text-decoration: underline;
}

#table1{
	border: 1px solid #cccccc;

}

#table1 td{
	border: none !important;
}

table.Price {
	border:1px solid #CCCCCC;
}

.PriceDarkBackground {
	background-color:#F2F2F2;
}

.PriceDarkBackground {
	background-color:#F2F2F2;
}

.PriceLightBackground {
	background-color:#F9F9F9;
}

.PriceDeviderTop {
	border-top:1px solid #CCCCCC;
}


#calendar{
	margin:20px 20px 20px 5px;
	border: 0px;
	line-height:1;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
}


#calendar td {
	width: 25px;
	text-align: center;
	font-weight:normal;
	color: #666666;
	padding-top:5px;
	text-decoration:none;
	line-height:1;
}

.left-menu-box #calendar a{
	font-size: 11px;
	font-weight: bold;
	color: #878F21;
}

#calendar th {
	background:#DCE14C none repeat scroll 0%;
	border:medium none;
	color:#666666;
	padding:4px 0px;
	text-align:center;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:10px;
	line-height:normal;
}

.eventDate td{
	color:#999999;
	font-weight: bold;
}

.category td {
	color:#999999;
}

.event{
	margin: 20px 0 30px 0;
}

.event h3{
	margin: 0 0 6px 0;
	float: none;
}

.eventDate p strong{
	font-size: 11px;
	color: #777;
}

#SearchTextBox{
	font-size: 10px;
	line-height: 10px;
	height: 12px;
	*height: 10px;
	font-family: Trebuchet MS;
	padding: 0px 2px;
	*padding: 1px 2px;
}

.mainLogo a{
	margin-left: 10px;
}

.content-box .content-box-bodyTxt .gray-text-box h3{
	margin-top: 23px;
	*margin-top: 22px;
}

.content-box .gray-text-box-bottom .min-text-box a.last-more3{
	text-decoration: none;
	color: #2a4813;
}
.content-box .gray-text-box-bottom .min-text-box a:hover.last-more3{
	color: #000;
}

.info-box{
	clear: both;
}

.info-box h3{
	float: none;
}

.info-box .min-text-box{
	float: none;
	width: 420px;
	margin-top: 2px;

}
.content-box p a {
	color: #2A4813;
/*	
	text-decoration: underline;
*/	
}

.choice2 p a, .choice p a {
	color: #333333;
}

.choice2 p a:hover, .choice p a:hover ,.choice2 p a:hover p, .choice p a:hover p {
	color: #000000;
}

.choice2 h3{
	margin:16px 0 3px -1px;
}

.choice object{
     float:left;
     margin:0 0 8px;
}
.choice2 object{
     float:left;
     margin:0 0 8px;
}

.choice p a.last-more8{
	width:190px;
	font-size: 11px;
}

a.choice2LinksColor{
	color: #333;
	cursor: pointer;
}

a:hover.choice2LinksColor{
	color: #000;
	text-decoration: none;
	cursor: pointer;
}

.content-box .choice2 p a, .content-box .choice2 p a:hover{
	text-decoration: none;
}

/*
.content-box a{
	color:#2A4813;
	font-weight: bold;
	padding-right: 11px;
	background: url(../images/marker-last-more.gif) no-repeat right center;
}
*/

.content-box a.linkWithArrow{
	color:#2A4813;
	font-weight: bold;
	padding-right: 11px;
	background: url(../images/marker-last-more.gif) no-repeat right center;
}

/*
.content-box table a{
	background: none;
	color: #2A4813;
	font-weight: bold;
	padding-right: 0px;
}
*/

hr.greenLine{
	background: #E9EE9E;
	border: medium none;
	clear: both;
	color: #E9EE9E;
	float: left;
	height: 1px;
	margin: 20px 0 10px 0;
	width: 100%;
}

.searchPage{
	float: right;
	margin: 17px 0 0 0;
	padding: 2px 0 0 0;
	width: 692px;
	position: relative;
}



#divAjaxZipCode ul{
	margin: 0 !important;
}


.mainContent .write-box .content-box{
	float: left; 
	width: 330px;
}

.mainContent .write-box .content-box .content-boxContentForm1{
	width: 293px !important;
	padding: 1px 18px 24px 17px !important;
	margin: 5px 0 0 0 !important;
}

.mainContent .write-box .content-box .content-boxContentForm1 h3{
	text-align: left;
	margin: 19px 0 9px 0;
}

.mainContent .write-box .content-box #Table1{
	width: 293px !important;
}

.mainContent .write-box .content-box #Table1 td{
	padding: 0 0 5px 0;
}

.mainContent .write-box .content-box #Table1 td.Table1Title{
	width: 72px !important;
}

.mainContent .write-box .content-box #Table1 td.Table1Title span{
	font-weight: normal;
	margin-top: 0;
}

.mainContent .write-box .content-box #Table1 td.Table1Input input{
	background: url(../images/bg-input.png) repeat-x scroll 0 0;
	border: 0 none;
	border-left: 1px solid #DCDCDC;
	border-right: 1px solid #DCDCDC;
	height: 17px;
	padding: 2px 0 0 0;
	margin: 0 5px 0 0;
	width: 203px !important;
}

.mainContent .write-box .content-box #Table1 td.Form1Fields {
	padding: 0 20px 0 0;
}
.mainContent .write-box .content-box #Table1 td.Form1Fields span{
	margin: 0;
	float: none;
	font-weight: normal;
	width: auto;
}




