body {
	background-color: #FFFFFF; 
 	font: normal 13px "Trebuchet MS",Verdana,Arial,sans-serif;
	color: #434343; 
	margin: 0px 0px 0px 0px;
	padding: 0px;
}

img, td, div { behavior: url(iepngfix.htc); }
p{
	margin-top:0;
	padding-top:0;
}
td,p{ 
 	font: normal 13px "Trebuchet MS",Verdana,Arial,sans-serif; 
 	line-height:19px;   
	color: #434343;
}

a { text-decoration: none; color: #688692; }
a:visited { text-decoration: none; color: #688692; }
a:hover { text-decoration: underline;color: #688692; }

#maindiv{
	border-top: 0px solid #DA2F37;
	border-right: 0px;
	border-bottom: 0px;
	border-left: 0px solid #DA2F37;
	width: 970px;
	text-align: left;
	position: relative;
}

#premiseDetail{
	border-bottom:1px solid #cecece;
}
#premiseDetail th{
	border-right:1px solid #cecece;
	width:100px;
}
#premiseDetail td{
	width:300px;	
}

#estateTable{
	margin-bottom:10px;
}
#estateTable td{
	border-bottom:1px solid #cecece;	
}
#estateTable th{
	border-bottom:2px solid #cecece;
	background-color:#efefef;	
}

#logo{
	position:absolute;
	left: 10px;
	top: 0px;
	width: 405px;
	height: 100px;
	z-index:10;
	border:0px solid black;
}

#topdiv{
	height: 100px;
	width: 970px;
	position: relative;
	border-bottom: 1px solid #BEBEBE;
}

#topnav{
	position: absolute;
	bottom: 0px;
	right: 30px;
	width: 500px;
	z-index: 20;
	border: 0px solid black;	
}






/*****************************
* Navigator
*****************************/
 
#nav_left_holder{
	padding: 15px 0px 0px 0px;
	font: normal 13px Arial,Verdana,Arial,sans-serif;
	line-height: 19px;
	font-weight: normal;
	color: #FFFFFF;
}
#nav_left_holder ul {
 	list-style-type: none; 
	padding: 0 0 0 0;	
	margin: 0 0 0 30px;
}
#nav_left_holder ul ul { 
	list-style-type: none;  
	margin: 0px 0px 0px 15px; 
}

#nav_left_holder li a{ 
	text-decoration: none; 
	color: #FFFFFF; 
}
#nav_left_holder a.active div{
	font-weight:bold;	
}

#nav_left_holder li a:hover{ 
	text-decoration: none; 
	color: #DDDDDD;
}








#breadcrumbs{
	padding: 10px 10px 10px 10px;
}
#content_area{
	margin-left:10px;
	width:650px;
	min-height:500px;
}
#contentFooter{
		font: normal 11px "Trebuchet MS",Verdana,Arial,sans-serif; 
		border-top:1px solid #efefef;
		margin-bottom:10px;
		margin-left:10px;
		padding-top:10px;
}
#content_area ul{
	margin-left: 15px;
	padding-left: 0px;
	list-style: none;
}

#content_area li {
	padding-left: 10px;
	background-image: url(../images/reddot.jpg);
	background-repeat: no-repeat;
	background-position: 0 .5em;
}

#alertbox_left{
	margin: 40px 25px 15px 25px;
	padding: 10px 15px 10px 15px;
	border: 1px solid #cecece;
	background-color: #FFFFFF;
 	font: normal 13px "Trebuchet MS",Verdana,Arial,sans-serif;
	line-height: 15px;
	font-weight: normal;
	color: #333333;
}
#notice_div{ 
	margin: 40px 25px 15px 25px;
	padding: 10px 15px 10px 15px; 	
 	font: normal 13px "Trebuchet MS",Verdana,Arial,sans-serif;
	line-height: 15px;
	font-weight: normal;
	color: #333333;
}

.color_red{
	color: #ba0000;
}
h1, h2, h3, h4, h5 {

}
h1 {
	font-size: 20px;  
	margin:0px;
	padding: 10px 0 10px 0; 
	display: inline;
}

h2 {
	font-size: 15px; 
	padding: 10px 0 10px 0;
	display: inline;
	color: #ba0000;
}

h3 {
	font-size: 15px;  
	padding: 10px 0 10px 0;
	display: inline;
	color: #ba0000;
}

h4 {
	font-size: 12px;  
	padding: 10px 0 10px 0;
	display: inline;	
}

h5 {
	font-size: 11px;  
	padding: 10px 0 10px 0;
	display: inline; 
}



#ddcolortabs {
	margin-left: 4px;
	padding: 0;
	width: 500px; 
	background: transparent;
	voice-family: "\"}\"";
	voice-family: inherit;
	padding-left: 5px;
	float:right;
}
#ddcolortabs ul {
	font: bold 11px Arial, Verdana, sans-serif;
	margin:0;
	padding:0;
	list-style:none;
}
#ddcolortabs li {
	display:inline;
	margin:0 2px 0 0;
	padding:0;

}
#ddcolortabs a {  
	float:left;
	color: white;
	background: #67A7E3 url(../images/color_tabs_left.gif) no-repeat left top;
	margin:0 2px 0 0;
	padding:0 0 1px 3px;
	text-decoration:none; 
}
#ddcolortabs a span {
	float:left;
	display:block;
	background: transparent url(../images/color_tabs_right.gif) no-repeat right top;
	padding:4px 9px 20px 6px;
}
#ddcolortabs a span {
	float:none;
}
#ddcolortabs a:hover {
	background-color: #CC3333;
}
#ddcolortabs a:hover span {
	background-color: #CC3333;
}
#ddcolortabs #current a, #ddcolortabs #current span { /*currently selected tab*/
	background-color: #CC3333; 
}

#footer{
	margin: 20px 0px 0px 0px;
	padding: 6px 0px 4px 10px;
	
	text-align: left;
	height:60px;
}

#footer_content{
 	font: normal 10px  "Trebuchet MS", Verdana,Arial,sans-serif;
	color: #2d2e35;
	text-align: left;
}


.pdfLink{
	background-image: url(../images/GUI_ICON_pdf.gif); 
	background-position: 6px 4px;
	background-repeat: no-repeat;
	outline: none;
	padding: 1px 5px; 
	padding-left: 28px;
	display:block;
}
.staffcard{
	padding:5px;
	margin-right:5px;
	margin-bottom:5px;
	border:1px solid #efefef;
	width:160px;	
	height:200px; 
	float:left;
}
#customerMessageSentDiv{
	background-color:#FFFFE6;
	border:1px solid #efefef;
	height:50px;
	width:300px;
	padding:10px;	
}
.bildtext{ 
 	font: normal 11px "Trebuchet MS",Verdana,Arial,sans-serif; 
	color: #434343;
}
#infoboxSmall p{
	 	font: normal 11px "Trebuchet MS",Verdana,Arial,sans-serif; 
	color: #434343;
}

#format4 td{
	padding:5px;				
}
#format3 td{
	padding:5px;			
}
#format2 td{
	padding:5px;		
}

.img-shadow {
  float:left;
  background: url(../images/shadowAlpha.png) no-repeat bottom right !important;
  background: url(../images/shadow.gif) no-repeat bottom right;
  margin: 10px 0 0 10px !important;
  margin: 10px 0 0 5px;
}

.img-shadow img {
  display: block;
  position: relative;
  background-color: #fff;
  margin: -6px 6px 6px -6px;
  padding: 4px;
}
input.btn{ 
   color:#666;
   font-family:Arial,helvetica,sans-serif;
   font-size:100%;
   font-weight:bold;
   background-color:#fed;
   border:1px solid;
   border-top-color:#696;
   border-left-color:#696;
   border-right-color:#363;
   border-bottom-color:#363; 
   margin-top:5px;
   filter:progid:DXImageTransform.Microsoft.Gradient
      (GradientType=0,StartColorStr='#ffffffff',EndColorStr='#ffcccccc');} 
      
      
      
#offer fieldset {
	padding: 10px;
	border:1px solid #67A7E3;  

}
#offer legend {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}
#offer input {

}  
#button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666; 
}     
