/* ############################################################################################################ 
   GENERAL
############################################################################################################ */

html {
	margin: 0;
	padding: 0;
}

body {
	margin: 0;
	padding: 0;
	color: #000;
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	background: #032F01 url(/images/layout/bg-body.gif) repeat-y center top;
}

a {
	outline: none;
	color: #032F01;
}

a:hover {
	color: #4C6A3B;
	text-decoration: none;
}

img {
	border: none;
}

/* ############################################################################################################ 
   LAYOUT
############################################################################################################ */

#header-wrapper {
	width: 950px;
	height: 165px;
	margin: 0 auto;
	padding: 0;
	background: #4C693B url(/images/layout/bg-header.gif) repeat-x left top;
}

#header {
	position: relative;
	margin: 0;
	padding: 0;
	height: 165px;
}

#maintable {
	background: transparent url(/images/layout/bg-maintable.gif) repeat-x left top;
}

#col-sidebar {
	margin: 0;
	padding: 0px 0 0 0;
	background: #FFF url(/images/layout/bg-sidebar.gif) repeat-y right top;
}

#col-content {
	margin: 0;
	padding: 20px 30px 40px 30px;
}

#footer {
	width: 950px;
	height: 40px;
	margin: 0 auto;
	padding: 7px 0 0 0;
	text-align: center;
	color: #FFF;
	border-top: 1px solid #2E5119;
	background: #4C693B url(/images/layout/bg-header.gif) repeat-x left bottom;
}

/* ############################################################################################################ 
   HEADER
############################################################################################################ */

h1#print-heading {
	display: none;
}

img#logo-pic {
	position: absolute;
	top: 0;
	left: 0;
}

img#header-pic {
	position: absolute;
	bottom: 0;
	left: 0;
}

#headerinfos {
	position: absolute;
	top: 23px;
	right: 10px;
	width: 380px;
	text-align: right;
	color: #FFF;
}

#headerinfos a, #footer a {
	color: #FFF;
}

#headerinfos a:hover, #footer a:hover {
	color: #EAEAEA;
	text-decoration: none;
}

/* ############################################################################################################ 
   MENU
############################################################################################################ */

#menu-container {
	
}

#nav-main {
	margin: 0 2px 0 0;
	padding: 0;
	list-style: none;
	border-top: 1px solid #4C6A3B;
}

#nav-main li {
	margin: 0;
	padding: 0;
}

#nav-main a {
	display: block;
	margin: 0;
	padding: 7px 20px 7px 25px;
	text-decoration: none;
	background: transparent url(/images/layout/bg-nav-main-a.gif) no-repeat 10px center;
	border-bottom: 1px solid #4C6A3B;
}

#nav-main a:hover {
	color: #94241D;
	background: #D8E9CF url(/images/layout/bg-nav-main-a-hover.gif) no-repeat 10px center;
}

#nav-main li.current {
	background: #94241D url(/images/layout/bg-nav-main-li-current.gif) repeat-x left center;
}

#nav-main li.current a {
	color: #FFF;
	background: transparent url(/images/layout/bg-nav-main-a-current.gif) no-repeat 10px center;
}

* html #nav-main li.current a:hover {
	color: #FFF;
	background: transparent url(/images/layout/bg-nav-main-a-current.gif) no-repeat 10px center;
}

/* ############################################################################################################ 
   CONTENT
############################################################################################################ */

h1 {
	margin: 0 0 1.5em 0;
	padding: 0;
	font-size: 150%;
	text-transform: uppercase;
	color: #032F01;
	border-bottom: 1px dashed #B7B7B7;
}

h2 {
	margin: 0;
	padding: 0 0 1em 0;
	font-size: 120%;
	color: #032F01;
}

 h3 {
	margin: 0;
	padding: 0 0 1em 0;
	font-size: 110%;
	color: #032F01;
}



 p {
	margin: 0 0 1em 0;
	padding: 0;
	line-height: 1.3em;
}

 a.arrow {
	padding-left: 15px;
	background: transparent url(/images/layout/bg-nav-main-a-hover.gif) no-repeat left 4px;
}

 div.list_content2 {
	font-weight: bold;
}

 div.hrlike {
	margin: 0 0 1em 0;
	height: 1px;
	border-top: 1px solid #B7B7B7;
}

#content  ul {
	margin: 0.5em 0 1.5em 20px;
	padding: 0;
	list-style: none;
}

#content  li {
	margin: 0 0 5px 0;
	padding: 0 0 0 10px;
	background: transparent url(/images/layout/bg-li.gif) no-repeat left 5px;
}

#content ul ul li {
	background-image: url(/images/layout/bg-li-li.gif);
}

.banner {
display: none;
}

a.ad_listrow
	{
	margin-bottom: 1.5em;
	font-size: 12px;
	clear:both;
	display: flex;
	border: 1px solid #DAE3EB;	
	text-decoration:none;
	color:inherit;
	}

a.ad_listrow:hover
	{
	box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.5);
	
	}


div.ad_listpic
	{
	display:block;
	border-right: 1px solid #DAE3EB;
	width:180px;
	max-height:135px;
	min-height:115px;
	
	}

img.ad_listpic
	{
	max-width:180px;
	max-height:134px;
	
	}

div.ad_listtext
	{
	display:block;
	width: calc(100% - 181px);
	}

div.ad_listtitle
	{
	color: #003466;
	font: bold 14px arial, sans-serif;	
	padding: 4px 5px 4px 15px;
	border-bottom: 1px solid #DAE3EB;
	background: #F5F9FC url(/images/layout/bg-basetable-head.gif) repeat-x left top;	
	}


span.ad_listprice
	{
	float:right;
	}

a.ad_listrow:hover div.ad_listtitle
	{
	text-decoration:underline;
	}

div.ad_listdetails
	{
	padding: 5px 5px 3px 15px;
	}

div.ad_listpriceadditions
	{
	float:right;
	margin-left:20px;
	font-size:11px;
	
	}

div.clearer
	{
	clear:both;
	}


/* ############################################################################################################ 
   FORMS
############################################################################################################ */

input, textarea, select, .incell 
	{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #ffffff;
	border:solid 1px #666666;
	padding:1px;
	}

fieldset
	{
	padding: 5px;
	margin-bottom:15px;
	}

legend
	{
	background-color: #ffffff;
	border: #000000 solid 1px;
	padding: 1px 6px;
	font-weight:bold;
	margin-bottom:10px;
	}

/* ############################################################################################################ 
   FOOTER
############################################################################################################ */

#footer span {
	display: block;
	margin: 0;
	padding: 5px 0 0 0;
	font-size: 90%;
}


/* ####################################################################################################################
   PRINT_STYLES
   #################################################################################################################### */

@media print
{

	#header-wrapper {
		width: 99%;
		margin: 0;
		height: 130px;
	}
	
	#maintable {
		width: 100%;
	}

	#col-sidebar {
		display: none;
	}
	
	#col-content {
		margin: 0;
		padding: 20px 0px 40px 0px;
	}
	
	#content ul {
		list-style: disc;
	}
	
	#footer {
		width: 99%;
	}
	
	h1#print-heading {
		display: block;
		margin: 0 0 1.5em 0;
		padding: 0;
		font-size: 150%;
		text-transform: uppercase;
		border-bottom: 2px solid #B7B7B7;
	}
	
	img#logo-pic {
		display: none;
	}
	
	img#header-pic {
		display: none;
	}
	
	#headerinfos {
		position: relative;
		top: 0px;
		right: 0px;
		width: 99%;
		text-align: left;
		color: #000;
	}
	
}