* {margin:0; padding:0;}
body.site {
	background:#ffffff url(../gfx/site/body.gif) repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	overflow: scroll;
}
a{
	outline:none;
	color:#333;
	font:11px/16px Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
a img{
	border:0px;
}
p{
	color:#666666;
	font:11px/16px Verdana, Arial, Helvetica, sans-serif;
	padding-bottom:15px;
}

h1{
	color:#811616;
	font:bold 20px Verdana, Arial, Helvetica, sans-serif;
	margin-bottom:10px;
}
h2{
	color:#d80202;
	font:14px Verdana, Arial, Helvetica, sans-serif;
	margin-bottom:10px;
}
.go_left{
	float:left;
}
.go_right{
	float:right;
}
.clear {
	clear: both;
	height: 0px;
	overflow:hidden;
}
#container{
	width:978px;
	margin:0px auto;
	background:#FFFFFF url(../gfx/site/footer_back.gif) no-repeat 0px bottom;
	border-left:1px solid #822a2c;
	border-right:1px solid #822a2c;
}
.header{
	background:#ffffff url(../gfx/site/header.gif) no-repeat;
	height:196px;
	margin-bottom:-5px;
}
.header h1{
	position:absolute;
	margin-left:322px;
	margin-top:-100px;
	width:430px;
	color:#6c0e10;
	font:bold 23px/45px Arial, Helvetica, sans-serif;
}
.header .logo{
	margin-left:53px;
	float:left;
	margin-top:15px;
}
.menu{
	float:left;
	width:690px;
}
.menu ul{
	list-style:none;
	margin-left:100px;
}
.menu ul li{
	float:left;
	display:block;
	margin:9px 2px 0px 2px;
}
.menu ul li a {
	color:#FFFFFF;
	background:transparent url(../gfx/site/left_back.png) no-repeat scroll 0 0;
	display:block;
	font-size:11px;
	height:30px;
	padding-left:4px;
	text-align:center;
	text-decoration:none;
}
.menu ul li a span {
	background:transparent url(../gfx/site/right_back.png) no-repeat scroll right 0;
	display:block;
	height:30px;
	padding-right:4px;
}
.menu ul li a span span {
	background:transparent url(../gfx/site/middle_back.gif) repeat-x scroll 0 0;
	cursor:pointer;
	height:24px;
	padding:6px 10px 0 10px;
}


.menu ul li a:hover , .menu ul li a:hover span span , .menu ul li a.select , .menu ul li a.select span span  {
	background-position:0px -30px;
	text-decoration:none;
}
.menu ul li a:hover span , .menu ul li a.select span {
	background-position:right -30px;
}
.left_col{
	float:left;
	width:232px;
	padding:0px 20px 20px 20px;
}

h2.title{
	display:block;
	background:url(../gfx/site/middle_title.gif) repeat-x;
	height:32px;
	color:#ffffff;
	font:bold 14px Arial, Helvetica, sans-serif;
	text-decoration:none;
	margin:0px;
}
h2.title span{
	display:block;
	background:url(../gfx/site/left_title.gif) no-repeat;
	height:32px;
}
h2.title span span{
	display:block;
	background:url(../gfx/site/right_title.gif) no-repeat right 0px;
	padding:9px 15px 0px 15px;
	height:23px;
	white-space:pre;
}
h2.text_logo{
	display:block;
	background:url(../gfx/site/pic3.png) repeat-x;
	height:32px;
	color:#ffffff;
	font:bold 14px Arial, Helvetica, sans-serif;
	text-decoration:none;
	margin:0px;
}
h2.text_logo span{
	display:block;
	background:url(../gfx/site/pic2.png) no-repeat;
	height:32px;
}

h2.text_logo span span{
	display:block;
	background:url(../gfx/site/pic1.png) no-repeat right 0px;
	padding:9px 15px 0px 15px;
	height:23px;
	white-space:pre;
}

.box_info{
	background-color:#f9f9f9;
	border:1px solid #e3e3e3;
	margin-bottom:20px;
}
.padding_15{
	padding:15px;
	zoom:1;
}
.label_tx{
	color:#6c0000;
	font:11px Arial, Helvetica, sans-serif;
	display:block;
}
.input_tx{
	display:block;
	border:1px solid #e0e0e0;
	padding:2px;
	width:190px;
	margin:3px 0px 7px 0px;
}
.box_info a.login , .box_info .label_check{
	color:#666666;
	font:11px Arial, Helvetica, sans-serif;
	margin-right:15px;
}
.margin_right_10{
	margin-right:10px;
}
a.button {
	color:#FFFFFF;
	background:transparent url(../gfx/site/left_button.gif) no-repeat scroll 0 0;
	display:block;
	font-size:11px;
	font-weight:bold;
	height:30px;
	padding-left:4px;
	text-align:center;
	text-decoration:none;
}
a.button span {
	background:transparent url(../gfx/site/right_button.gif) no-repeat scroll right 0;
	display:block;
	height:30px;
	padding-right:4px;
}
a.button span span {
	background:transparent url(../gfx/site/middle_button.gif) repeat-x scroll 0 0;
	cursor:pointer;
	height:24px;
	padding:6px 10px 0 10px;
}
.right_col{
	width:680px;
	float:left;
	padding:0px 0 20px 0;
}
.sub_left_col{
	float:left;
	width:422px;
	margin-right:20px;
}
.sub_right_col{
	float:right;
	width:232px;
}
.sub_left_col .box_info, .sub_right_col .box_info{
	min-height:90px;
}
.info_box_tx{
	float:left;
	width:410px;
}
.div_pic{
	float:right;
	width:176px;
}
.div_pic img
{
    border:4px solid #f1f1f1;
}
.footer{
	height:25px;
	padding:120px 40px 0px 40px;
}
.footer p , .footer a{
	color:#FFFFFF;
	font:11px Arial, Helvetica, sans-serif;
	padding:0px;
}
.footer .link_footer{
	float:right;
}
.footer .link_footer a{
	text-decoration:underline;
	margin-left:20px;
}
.footer .link_footer a:hover{
	text-decoration:none;
}

.link_block {
	padding:5px;
	background:#f9f9f9;
	border-bottom:1px solid #FFFFFF;
}
.link_block a{
	color:#333333;
	font-size:11px;
	display:block;
	float:left;
	padding-left:19px;
	padding-right:20px;
	padding-bottom:4px;
}
.link_block a.link1{
	background:url(../gfx/site/rotate.gif) no-repeat;
	cursor:hand;
}
.link_block a.link2{
	background:url(../gfx/site/pic2.gif) no-repeat;
	cursor:hand;
}
.link_block a.link3{
	background:url(../gfx/site/map.gif) no-repeat;
	cursor:hand;
}
.link_block a.link4{
	background:url(../gfx/site/omega.gif) no-repeat;
	cursor:hand;
}
.link_block a.link5{
	background:url(../gfx/site/arrow.gif) no-repeat;
	cursor:hand;
}
.link_block a.link6{
	background:url(../gfx/site/info.gif) no-repeat;
	cursor:hand;
}
.table_block{
	padding-bottom:30px;
}
.table_info{
	width:100%;
	border-bottom:1px solid #f0f0f0;
}
.table_info th{
	background:#f1f1f1;
	border-bottom:2px solid #8f0f0f;
	height:28px;
	padding:5px;
	color:#333333;
	font:11px Verdana, Arial, Helvetica, sans-serif;
}
.table_info td{
	text-align:center;
	padding:8px;
	font-size:11px;
	color:#666666;
	font:11px Verdana, Arial, Helvetica, sans-serif;
}
.table_info tr.alt_row{
	background:url(../gfx/site/alternative_row.gif) repeat-x;
}

.box_info_l{
	border-bottom:1px solid #e3e3e3;
	padding-bottom:10px;
}
.box_info_l div{
	padding-bottom:1px;
	zoom:1;
}
.box_info_l label.label_t{
	display:block;
	float:left;
	width:70px;
}
.box_info_l label{
	display:block;
	color:#333333;
	float:left;
	font:10px Verdana, Arial, Helvetica, sans-serif;
	padding:2px 4px 0px 4px;
}
.box_info_l select{
	width:65px;
	display:block;
	float:left;
}
.check{
	float:left;
	width:160px;
}
.selected_box{
	float:right;
	width:230px;
}
.check .input_check{
	display:block;
	width:auto;
	float:left;
}
.Waiting{
	display:block;
	width:auto;
	float:left;
}
.link_l .link_block {
	border-bottom:0px solid #FFFFFF;
	padding:0px;
}
.link_l{
	border-bottom:1px solid #e3e3e3;
	padding-bottom:12px;
	padding-top:12px;
	zoom:1;
}
.radio_button_l{
	padding-bottom:0px;
	padding-top:15px;
	zoom:1;
}
.radio_block{
	float:left;
}
.radio_block label{
	color:#333333;
	font-size:11px;
	padding-left:19px;
	padding-right:15px;
	padding-bottom:4px;
	position:relative;
	top:-3px;
}

.radio_block label.lebel_1{
	background:url(../gfx/site/pic2.gif) no-repeat;
}
.radio_block label.lebel_2{
	background:url(../gfx/site/pic3.gif) no-repeat;
}
.radio_block label.lebel_3{
	background:url(../gfx/site/map.gif) no-repeat;
}
.question_box{
	padding:10px;
}
.line{
	height:1px;
	background:#e3e3e3;
	clear:both;
	margin:10px 0px;
}
.question_box h3{
	color:#6c0000;
	font:14px Arial, Helvetica, sans-serif;
}
.question_box h3 a{
	color:#6c0000;
	font:14px Arial, Helvetica, sans-serif;
}
.question_box p{
	padding-bottom:0px;
	padding-top:5px;
}
.picture_info{
	margin-top:5px;
	margin-bottom:15px;
}
.picture_info .div_pic{
	float:left;
	margin-right:10px;
	width:176px;
}
.picture_info_text {
	float:left;
	width:240px;
	min-width:240px;
}
.picture_info_text p{
	color:#000000;
	font:12px Arial, Helvetica, sans-serif;
	height:120px;
	overflow:hidden;
}
.picture_info_text p span{
	display:block;
	padding-bottom:10px;
}
.list_more_info ul{
	list-style:none;
}
.list_more_info ul li{
	float:left;
	width:50px;
	text-align:center;
	padding-left:10px;
}
.list_more_info ul li img , .list_more_info ul li span{
	display:block;
}
.list_more_info ul li span{
	display:block;
	color:#666666;
	font:12px Arial, Helvetica, sans-serif;
	padding:8px 0px;
}
.text_tl{
	color:#333333;
	font:14px Arial, Helvetica, sans-serif;
	margin:-10px 0 10px 0;
}
.read_more{
	color:#333;
	font:11px/16px Verdana, Arial, Helvetica, sans-serif;
	display:block;
	float:right;
	margin:5px 0px;
}
.boliger .div_pic{
	float:left;
	width:155px;
	margin-right:10px;
}
.boliger table{
	color:#333333;
	font:12px Arial, Helvetica, sans-serif;
	width:210px;
	float:left;
}
.boliger table td{
	padding:4px;
}
.boliger table td.second_td{
	text-align:center;
}
.boliger table tr.alternative{
	background:#f0f0f0;
}
.boliger .link_block{
	border:0px;
	padding-bottom:0px;
}
.boliger .link_block a{
	width:130px;
}
.boliger .line{
	margin:5px 0px 9px 0px;
}
.next_prev{
	float:left;
	width:200px;
}
.next_prev a{
	display:block;
}

/*Left menu styles*/
.Nodes
{
    display:block;
    font:10px Arial, Helvetica, sans-serif;
}
.Nodes div
{
    float:right;    
    position:relative;
    padding:7px 15px;
    color:#6c0000;
}

.Nodes:hover div
{
	text-decoration:underline;
}
.SelectedNode
{
	list-style:none;
    padding-bottom:4px;
	color:#6c0000;
    font-weight:bold;
	white-space:normal;
}
#Spinner
{
    background-color: transparent;
    position: absolute;
    top: 675px;
    left:750px;
    z-index:10;
}
#MapResult
{
    min-height:400px;
    min-width:500px;    
}

.Left
{
    float:left;    
}
.Right
{
    float:right;    
}
.TitleLeft
{
    float:left;
    background-image:url(../gfx/site/left_title.gif);
    width:6px;
    height:32px;    
}
.TitleRight
{
    float:left;
    background-image:url(../gfx/site/right_title.gif);
    width:6px;
    height:32px;    
}
.TitleCenter
{
    float:left;
    background-image:url(../gfx/site/middle_title.gif);
    background-repeat:repeat-x;
    width:536px;
    height:32px;    
}
.TitleCenterDenialPopUp
{
    float:left;
    background-image:url(../gfx/site/middle_title.gif);
    background-repeat:repeat-x;
    width:188px;
    height:32px;    
}
.PopUpHeader
{
    float:left;
    color:White;
    font-family:Verdana;
    font-size:16px;
    margin-top:7px;
    margin-left:10px;
}
.PopUpClose
{
    float:right;
    color:White;
    font-family:Verdana;
    font-size:12px;
    margin-top:7px;
    margin-right:10px;
    cursor:hand;
}
.PopUpTxtHeader
{
    float:left;
    color:Black;
    font-family:Verdana;
    font-size:16px;
    overflow:hidden;
    width:375;
    padding-left:10px;
    padding-top:5px;
}
.PopUpTxt
{
    float:left;
    color:Black;
    font-family:Verdana;
    font-size:12px;
    overflow:hidden;
    width:345px;
    height:100px;
    padding-left:10px;
    padding-top:5px;
    overflow:hidden;
}
.PopUpBottom
{
    width:541px;
    border-bottom:solid 1px black;  
    border-left:solid 1px black;  
    border-right:solid 1px black;
    padding-bottom:5px;
    padding-top:5px;
    padding-right:5px;
}
.PopUpBottom div
{
    font-family:Verdana;
    font-size:12px;    
}
.PopUpIcon
{
    margin-left:5px;
    margin-right:5px;
}
.PopUpImage
{
    margin:5px;
}
.Clear
{
    clear:both;    
}
.PopUpCenterContent
{
    height:155px;
    overflow:hidden;
    border-bottom:solid 1px black;  
    border-left:solid 1px black;  
    border-right:solid 1px black;
    padding-bottom:10px;
}
.PopUpCenterContentDenialPopUp
{
    height:100px;
    overflow:hidden;
    border-bottom:solid 1px black;  
    border-left:solid 1px black;  
    border-right:solid 1px black;
    padding:6px;
    width:186px;
}
.PopUpTxtDenialPopUp
{
    float:left;
    color:Black;
    font-family:Verdana;
    font-size:12px;
    overflow:hidden;
    width:174px;
    height:100px;
    padding-top:5px;
    overflow:hidden;
}
.AccordianBoxContent
{
   	margin:0;
	padding:0;
	display:none;
	cursor:text;
}
.AccordianBoxContent span
{
    color:#666666;
	font-size:11px;
	line-height:17px;
	cursor:text;
}

.AccordianBox h3
{
    height:20px;
    padding-top:5px;
}
.AccordianBoxLine
{
    clear:both;
    height:1px;
	background:#e3e3e3;
	margin-top:6px;
	margin-bottom:6px;
}
/*Deprecated*/
/*.navigation_left , .navigation_left li ul{
	list-style:none;
}
.navigation_left li a{
  padding:7px 15px;
  color:#6c0000;
  display:block;
  font:11px Arial, Helvetica, sans-serif;
  border-top:1px solid #e3e3e3;
}
.navigation_left li a:hover , .navigation_left li a.selected{
	font-weight:bold;
	text-decoration:none;
}
.navigation_left li ul li a{
	border:0px;
	padding-left:25px;
}
.navigation_left li ul li a:hover{
	font-weight:normal;
	text-decoration:underline;
}*/

.Column
{
    float:left;
    min-width:100px;       
}
.Column150
{
    float:left;
    min-width:200px;         
}
.Space
{
    float:left;
    width:30px;       
}
.DanskEA div, .DanskEA td
{
    border: solid 1px #e3e3e3;
    background-color: #f9f9f9;
}
.DanskEA .ajax__validatorcallout_popup_table
{
    display: none;
    border: none;
    background-color: transparent;
    padding: 0px;
}
.DanskEA .ajax__validatorcallout_popup_table_row
{
    vertical-align: top;
    height: 100%;
    background-color: transparent;
    padding: 0px;
}
.DanskEA .ajax__validatorcallout_callout_cell
{
    width: 20px;
    height: 100%;
    text-align: right;
    vertical-align: top;
    border: none;
    background-color: transparent;
    padding: 0px;
}
.DanskEA .ajax__validatorcallout_callout_table
{
    height: 100%;
    border: none;
    background-color: transparent;
    padding: 0px;
}
.DanskEA .ajax__validatorcallout_callout_table_row
{
    background-color: transparent;
    padding: 0px;
}
.DanskEA .ajax__validatorcallout_callout_arrow_cell
{
    padding: 8px 0px 0px 0px;
    text-align: right;
    vertical-align: top;
    font-size: 1px;
    border: none;
    background-color: transparent;
}
.DanskEA .ajax__validatorcallout_callout_arrow_cell .ajax__validatorcallout_innerdiv
{
    font-size: 1px;
    position: relative;
    left: 1px;
    border-bottom: none;
    border-right: none;
    border-left: none;
    width: 15px;
    background-color: transparent;
    padding: 0px;
}
.DanskEA .ajax__validatorcallout_callout_arrow_cell .ajax__validatorcallout_innerdiv div
{
    height: 1px;
    overflow: hidden;
    border-top: none;
    border-bottom: none;
    border-right: none;
    padding: 0px;
    margin-left: auto;
}
.DanskEA .ajax__validatorcallout_error_message_cell
{
    font-family: Verdana;
    font-size: 10px;
    padding: 5px;
    border-right: none;
    border-left: none;
    width: 100%;
}
.DanskEA .ajax__validatorcallout_icon_cell
{
    width: 20px;
    padding: 5px;
    border-right: none;
}
.DanskEA .ajax__validatorcallout_close_button_cell
{
    vertical-align: top;
    padding: 0px;
    text-align: right;
    border-left: none;
}
.DanskEA .ajax__validatorcallout_close_button_cell .ajax__validatorcallout_innerdiv
{
    border: none;
    text-align: center;
    width: 10px;
    padding: 2px;
    cursor: pointer;
}

/*pwd_meter start*/
#score {
	background-image: url(../gfx/site/bg_strength_gradient.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	position:relative;
	width: 100px;
	z-index: 0;
	border: 1px #000 solid;
	height: 16px;
	font-weight: bold;
	text-align:center;
}
/*pwd_meter end*/

.MitEA_MenuLink
{
	padding-bottom:4px;
	color:#6c0000;
    white-space:normal;
}
.MitEA_SelectedMenuLink
{
	font-weight:bold;
}
.AccordianBox
{
    cursor:hand;    
}
#MoreInfo
{
    cursor:hand;    
}
