@charset "iso-8859-2";
/* CSS Document */


@page {
  size: landscape;
}

a:link, a:visited, a:active, a:visited { color:#5a5e39; text-decoration: none;  }




p, li, td, th {
font-size: 9pt;
line-height: 12pt;
color:#2d2e28;	
margin-top: 0px;
margin-bottom: 10px;
}

th {
font-size: 9pt;
line-height: 12pt;
font-weight: 600;
color:#2d2e28;	
border-bottom: none;
margin-bottom: 3px;
text-align: left;
vertical-align: top;
}

li, td, th, input, select { margin: 0; }
h1 {
font-size: 12pt;
line-height: 18pt;
font-weight: 600;
color:#2d2e28;	
border-bottom: 1px solid #d6dac1;
margin-left: -20px;
margin-right: -10px;
padding-left: 20px;
}

h2 {
font-size: 10pt;
line-height: 12pt;
font-weight: 600;
color:#2d2e28;	
border-bottom: 1px solid #d6dac1;
}


#featurearea h2, #featurearea p {
color:#5a5e39;	
font-weight: 600;
border-bottom: 0;
}
#featurearea h1{
border-bottom: 0;
}

h3 {
font-size: 9pt;
line-height: 12pt;
font-weight: 600;
color:#2d2e28;	
border-bottom: none;
margin-bottom: 3px;
}


hr {
height:1px; 
border:none; 
color:#cdccca; 
background-color:#cdccca;	
}


/* layout */

body {
	background-color: #ffffff;
	margin: 0;
	font-family: 'Open Sans', sans-serif;
	background-image: none;
	
}

#container {
	position: relative;
	margin: 0 auto;
	background-color: #ffffff;
	width: 1100px;
	padding-bottom: 30px;
}


header {
		display: none;
	}
	
	
#gallery {	
	clear: both;
	width: 900px;
	right: 0;
	height: 180px;
	position: absolute;
	overflow: hidden;
	margin-top: 10px;
}

#gallery2 {
		display: none;
}


#maincontent {
	position: relative;
	background-color: #fff;
	min-height: 530px;
	margin-right: 10px;
	clear: both;
	width: 800px;
}

#maincontent.t2 {
	width: 1100px;
}

#search {
		display: none;
}

#searchoptions {
		display: none;
}




#textarea2 {
	position: relative;
	padding: 20px;
	padding-top: 0;
	width: 630px;
	clear: both;
	margin-left: 50px;
	margin-top: 50px;
}



#featurearea1 {
display: none;	
}

#print-gallery {
		display: block;
		margin: 0;
		margin-top: 20px;
		padding-left: 0;
}

#print-gallery li {
 	list-style-type: none;
	float: left;
	padding: 10px;

 }
#print-gallery li img {
	height: 150px;
	width: auto;
 }

.tabledetails  { border-collapse: collapse;  width: 100%;}

.tabledetails th { 	width: 30%; }
.tabledetails td, .tabledetails th { 	border-bottom: 1px solid #d6dac1; }


footer {
		display: none;
}

.printbutton {
display: none;
}


