*{
	margin: 0;
	padding: 0;
	
	font-family: verdana;
}

body{
	text-align: center;
	background-image: url("../images/background.png");
	background-color: #8b8b8b;
	font-size: 12px;
}

dd { 
	margin: 10px 20px 10px 10px;
} 

li{
	font-size: 11px;
	line-height: 15px;
	font-family: verdana;
	padding: 0 40px 10px 20px;
}

fieldset {
	padding:5px;
} 

p{
	padding: 10px 60px 10px 10px;
	line-height: 20px;
	font-size: 11px;
}

h1,.componentheading,.contentheading { 
	padding: 10px 20px 10px 0px;
	font-size:20px; 
	line-height:20px;
	color: #D62B2B;
	background-color: inherit;
	width: 100%;
	font-weight: bold;
}

h2{ 
	padding: 10px 20px 10px 5px;
	font-size:17px; 
	line-height:17px;
	background-color: inherit;
	font-weight: normal;
} 

h3{
	padding: 10px 20px 10px 10px;
	font-size:15px; 
	line-height:15px;
	background-color: inherit;
	font-weight: bold;
}

/* Component and content Styling */
.componentheading {
	font-size:20px; 
	line-height:20px;
	color: #D62B2B;
	background-color: inherit;
	font-weight: bold;
	width: 100%;
}

.contentpane {
	margin-bottom: 20px;
}

.contentheading {
	padding-top: 20px;
	font-size:20px; 
	line-height:20px;
	color: #D62B2B;
}

.contentdescription{
	padding: 10px;
}

table.contentpaneopen ul {
	font-family: verdana;
	font-size: 10px;
	margin: 20px 20px 20px 60px;
}

.componentheadingcompany{
	font-size:20px; 
	line-height:20px;
	color: #D62B2B;
	background-color: inherit;
	width: 100%;
	font-weight: bold;
}

.contentpanecompany table{
	font-size:11px;
	line-height: 20px;
}

.contact_emailcompany{
	font-size:11px;
	line-height: 20px;
}

/* Tradeshow module styling*/
table.tradeshow {
	border-spacing: 0px;
	border-collapse:collapse; /* Border spacing hack for IE */
	font-size: 10px;
	margin: 5px;
}

table.tradeshow th{
	text-align: left;
	border-bottom: 1px solid #000;
	border-right: 1px solid #000;
	padding: 0 5px 0 5px;
}

table.tradeshow td{
	border-right: 1px solid #A49898;
	border-bottom: 1px solid #A49898;
	padding: 0 5px 0 5px;
}

.tradeshow img{
	border: 0;
}

/* Frontpage Styling */
a.readonfrontpage{
	margin: 5px 0 5px 2px;
	padding: 0 0 0 10px;
	font-size: 10px;
	text-decoration: none;
}

a.readonfrontpage:link, a.readonfrontpage:visited{
	background: url(../images/readon_10x10.jpg) no-repeat left;
	color: #000;
	background-color: inherit;
}

a.readonfrontpage:hover, a.readonfrontpage:active {
	margin: 5px 0 5px 2px;
	padding: 0 0 0 10px;
	background: url(../images/readon_hover_10x10.jpg) no-repeat left;
	color: #A49898;
	background-color: inherit;
}

.small,.createdate,.modifydate,.mosimage_caption{ 
	font-size: 9px; 
	color:#8b8b8b;
}

table.blogfrontpage p{
	font-size: 10px;
	font-style: italic;
}

table.contentpaneopenfrontpage{
	margin-top: 10px;
}

.contentpaneopenfrontpage h1{
	padding: 0 20px 10px 0px;
	font-size: 10px;
	font-style: italic;
}

.contentpaneopenfrontpage h2{
	padding: 0 20px 10px 5px;
	font-size: 10px;
	font-style: italic;
}

.contentheadingfrontpage {
	margin: 0 5px 0 5px;
	border-bottom: 1px solid #8b8b8b;
	font-size: 11px;
	font-weight: bold;
	line-height:11px;
	color: #D62B2B;
}

/* print, pdf etc button styling*/
td.buttonheading{
	margin: 0;
	padding:0;
	font-weight: normal;
}
td.buttonheading a{
	margin:0;
	padding:.1em;
	font-size: .8em;
}

td.buttonheading a:link, td.buttonheading a:visited{
	color: #333333;
	background-color: #e2e2e2;
	text-decoration: none;
}

td.buttonheading a:hover, td.buttonheading a:active{
	color: #fff;
	background: #990000;
	text-decoration: none;
}

/* section links */
tr.sectiontableentry1 a, tr.sectiontableentry2 a{
	margin: 20px;
	text-decoration: none;
}

tr.sectiontableentry1 a:link, tr.sectiontableentry2 a:link{
	color: #333333;

}

tr.sectiontableentry1 a:visited, tr.sectiontableentry2 a:visited{
	color: #333333;

}

tr.sectiontableentry1 a:hover, tr.sectiontableentry2 a:hover{
	color: #fff;
	background: #990000;
}

tr.sectiontableentry1 a:active, tr.sectiontableentry2 a:active{
	color: #fff;
	background: #990000;
}

/* ul links */
ul a{
	list-style: none;
}

a.category{
	list-style: none;
	margin: 20px;
	text-decoration: none;
}

a.category:link {
	color: #333333;
}

a.category:visited {
	color: #333333;

}

a.category:hover{
	color: #fff;
	background: #990000;
}

a.category:active{
	color: #fff;
	background: #990000;
}

/* style div's */
.clear_both{
	clear: both;
}

.all{
	width: 760px;
	margin: 0 auto;
	text-align: left;
	background-color: white;
}

.top{
	float: none;
	height: 148px;
	background-color: #8b8b8b;
}

.header{
	float: none;
	background-image: url("../images/header.png");
	width: 760px;
	height: 110px;
}

.navigation{
	float: none;
	height: 38px;
}

.search_box{
	float: left;
	background-image: url("../images/search.png");
	width: 162px;
	height: 38px
}

.menu_top{
	background-image: url("../images/navigation.png");
	float: right;
	width: 598px;
	height: 38px;
}

.middle{	
	width: 760px;
}

.middle_left{
	float: left;
	background: url("../images/middle_left.png") repeat-y;
	width: 760px;
}

.menu{
	float: left;
	width: 130px;
}

.middle_right{
	float: right;
	width: 530px;
}

.pathway{
	height: 20px;
	font-size: 11px;
}

.content{
	width: 530px;
}

.footer{
	width: 760px;
	height: 21px;
	background: url("../images/footer.png");
}

/* style joomla core elements*/

/* pathway */
.pathway{

}
a.pathway{
	
}
a.pathway:link, a.pathway:visited{
	color: silver;
	font-style: none;
}
a.pathway:active, a.pathway:hover{
	color: black;
	font-style: none;
	text-decoration: none;
}

/* mainlevel navigation */
ul#mainlevel-nav{
	list-style: none;
	margin-left: 70px;
	padding: 0;
}

ul#mainlevel-nav li{
	float: left;
	margin: 0;
	padding: 0;
}

ul#mainlevel-nav li a{
	display: block;
	padding-left: 15px;
	border-left: 1px solid #333333;
	padding-right: 15px;
	text-decoration: none;
	background-color: inherit;
	white-space: nowrap;
}

ul#mainlevel-nav li a:link, ul#mainlevel-nav li a:visited{
	text-decoration:  none;
	color: #333333;
}

ul#mainlevel-nav li a:hover, ul#mainlevel-nav li a:active{
	text-decoration: none;
	color: white;
}

/* search */
.search {
	margin: 12px 0 0 10px;
	padding: 0;
	width: 150px;
	height: 15px;
	background: url(../images/search_back_98x15.png) no-repeat;
}

.search .inputbox{
	width: 96px;
	height: 15px;
	font-size: 10px;
	background: transparent;
	border: none;
	margin: 0;
	padding: 0 0 0 2px;
	line-height: 13px;
	color: #990000;
}

.search .button{
	margin: 0;
	padding: 0;
	height: 13px;
	font-size: 10px;
	background: transparent;
	border: none;
	line-height: 10px;
	color: #da2310;
}

/* joomap styling */
.sitemap{
	list-style: inside;
}
.level_0{
	padding: 5px;
	margin: 0;
	color: black;
}

.level_1{
	padding: 5px;
	margin: 0;
}

.level_2{
	padding: 5px;
	margin: 0;
}

.level_3{
	padding: 5px;
	margin: 0;
}

/* latest items and news */
div.moduletablelatest_items{
	border: 1px solid #e2e2e2;
	background: #fff;
}


div.moduletablelatest_items a:link, div.moduletablelatest_items a:visited{
	color: #000;
	text-decoration: none;
}

div.moduletablelatest_items a:hover, div.moduletablelatest_items a:active{
	color: #da2310;
	text-decoration: none;
	background: #e2e2e2;
}

div.moduletablelatest_items h3{
	margin: 0;
	padding: 0;
	color: #da2310;
	font-size: 12px;
	border-bottom: 1px solid #e2e2e2;
}

ul.latestnewslatest_items{
	list-style: none;
}

div.dealer_news{
	border: 1px solid #e2e2e2;
	background: #fff;
	margin-bottom: 20px;
}

.latestnewslatest_items li{
	margin: 0 0 0 5px;
	padding: 0 0 0 10px;
	background: url(../images/readon_10x10.jpg) no-repeat left center;
	font-size: 11px;
}

div.dealer_news a:link, div.dealer_news a:visited{
	color: #000;
	text-decoration: none;
}

div.dealer_news a:hover, div.dealer_news a:active{
	color: #da2310;
	text-decoration: none;
	background: #e2e2e2;
}

div.dealer_news h3{
	margin: 0;
	padding: 0;
	color: #da2310;
	font-size: 12px;
	border-bottom: 1px solid #e2e2e2;
}

ul.dealer{
	list-style: none;
}

.dealer li{
	margin: 0 0 0 5px;
	padding: 0 0 0 10px;
	background: url(../images/readon_10x10.jpg) no-repeat left center;
	font-size: 11px;
}