﻿/*
beam yellow		#F9BB27
beam dark grey	#545454
beam light grey	#C4C6C8
*/



/**********************************************/
/*general*/

/**********************************************/
	body 
	{
		margin : 0px;
		border :0px;
		font-family :Sans-Serif ;
		color : #545454 ;
	}
/**********************************************/
	.bannerwrapper
	{
		position:absolute ;
		top:0px;
		left:0px;
	}	
/**********************************************/	
	#banner
	{
		width: 261px;
		height: 111px;	
	}
	
	#language
	{
		position: absolute;
		top: 30px;
		left: 850px;
		width: 100px;
		height: 111px;
		vertical-align :middle ;
		font-size : xx-small ;
	}
	
	#language a
	{
		text-decoration : none;
		color : #545454;
	}
	
	#language img
	{
		height: 15px;
		width : 20px;
		border : 0px;
	}
/**********************************************/
	.contentwrapper
	{
		position:relative  ;
		top:127px;
		left:0px;
		width : 100%;
		background-color : #C4C6C8;		
	}

	.topmenuwrapper
	{
		position:absolute   ;
		top:111px;
		left:0px;
		width : 100%;
		background-color : #C4C6C8;	
	}

	.bottommenuwrapper
	{
        width:100%;
        background-color :#ffffff;
	}

	.topmenu
	{
		width:849px;
		border-collapse : collapse ;
		border-left : 111px;
		border-left-color : #F9BB27;
		border-left-style : solid ;
		background-color : #C4C6C8;
		padding : 0px;
		margin : 0px;
		margin-bottom :0px;
		padding-bottom : 0px;
		height : 16px;
		background-color : #545454;
	}
		
	.topMenuItem
	{
		list-style-type : none ;
		float:left;
		/*width : 95px;*/
		border-right : 1px;
		border-right-style : solid ;
		font-size : smaller ;
		vertical-align : middle ;
		cursor :default ;
		text-align : center ;
		color : white;
		height : 16px;
	}
	
	.topMenuItemSelected
	{
		list-style-type : none ;
		float:left;
		/*width : 95px;*/
		border-right : 1px;
		border-right-style : solid ;
		border-right-color : White;
		font-size : smaller ;
		vertical-align : middle ;
		cursor :default ;
		text-align : center ;
		background-color  : #F9BB27;
		color : #545454;
		height : 16px;
		padding-left :15px;
		padding-right :15px;
	}	
	
	.topmenu li a
	{
		display:block ;
		text-decoration : none;
		color : White;
		padding-left :15px;
		padding-right :15px;
	}
	
	.topmenu li a:hover
	{
		background-color :#F9BB27 ;
		color : #545454;
		padding-left :15px;
		padding-right :15px;
	}	
/**********************************************/

	.content
	{

		width:849px;
		border-left : 111px;
		border-left-color : #F9BB27;
		border-left-style : solid ;
		background-color : #ffffff;
		overflow:hidden;
		min-height : 385px;
	}
/**********************************************/
	.bottommenu
	{
		padding-top : 30px;
		position:relative ;
		width:849px;
		border-left : 111px;
		border-left-color : #ffffff;
		border-left-style : solid ;
		text-align : center ;
		font-size : x-small ;
	}
	.bottommenu a
	{
		font-size : x-small ;
		text-decoration : none;
		cursor : hand;
		color : #545454;
		padding-left : 10px;
		padding-right : 10px;
	}


/**********************************************/
/* general */

.greybg
{
	background-color : #545454;
}
.yellowbg
{
	background-color : #F9BB27;
}
.whitetext
{
	color:#ffffff;
}
.greytext
{
	color:#545454;
}
.yellowtext
{
	color:#F9BB27;
}
/**********************************************/

/**********************************************/
/* index/home */

.home
{
	padding-left : 35px;
	padding-right : 35px;
	padding-top : 20px;
	width:779px;
}

.home h1
{
	color : #545454 ;
	font-weight : bold ;
	font-size : medium  ;
}
.home h2
{
	color : #545454 ;
	font-size : small  ;
	font-weight : normal ;
}

.homesection
{
	position:relative ;
	float : left ;
	width : 33%;
	text-align : left ;
	padding-top : 10px;
}

.homesectiontext
{
	text-align : left;
	font-size : x-small;
	width:212px;
	text-align : left;
	padding-bottom : 20px;
	
}
.homesectionimage
{
	padding-bottom : 15px;
}
.homesectionimage img
{
	height:214px;
	width:212px;
	border-width : 1px;
	border-style : solid;
	border-color : #000000;
}
	
.sections
{
	position:relative ;
	float : left ;
	height: 385px;
}

.sections img
{

}

.hometitle
{
	font-weight : bold ;
	font-size : small ;
	padding-left :30px;
	padding-top :20px;
}
.hometext
{
	font-size : small ;
	padding-left :30px;
	padding-top : 3px;
}

/**********************************************/

.aboutusheader
{
	color : #545454 ;
	font-weight : bold ;
	font-size : medium  ;
	padding-top : 20px;
	padding-left :35px;
}
.aboutusli
{
	font-size : small  ;
	padding-left :35px;
	padding-right :35px;
}

.aboutus
{
	padding-bottom :30px;
}
.aboutUsImageContainer
{
	float:right ;
	padding-left :35px;
	padding-right :50px;
	padding-bottom :10px;
}
.aboutusImage
{
	border : solid 1px;
	height:270px;
}
/**********************************************/
.productspageleft
{
	float:left ;
	width : 424px;
}
.productspageleft h1
{
	color : #545454 ;
	font-weight : bold ;
	font-size : small  ;
	padding-top : 20px;
	padding-left :35px;
}

.productspageleft a
{
	font-size : small ;
	color : #545454;
}
.productspageleft li
{
	font-size : small ;
	color : #545454;
	text-indent : 10px;
}

.productspageleft p
{
	font-size : small  ;
	padding-left :35px;
	padding-right :35px;
}

.productspageright
{
	float:left;
	width : 424px;
}
.productspageright span
{
	padding-left :60px;
}
.productspageright h1
{
	color : #545454 ;
	font-weight : bold ;
	font-size : small  ;
	padding-top : 20px;
	padding-left :35px;
}
.productspageright a
{
	font-size : small ;
	color : #545454;
}
.productspageright li
{
	font-size : small ;
	color : #545454;
	text-indent : 10px;
}
.productspageright p
{
	font-size : small  ;
	padding-left :35px;
	padding-right :35px;
}

.productspagepics
{
	padding-bottom :30px;
}
.productspagepicsleft
{
	float:left;
	width : 424px;
	text-indent:20px;
}
.productspagepicsright
{
	float:left;
	width : 424px;
	text-indent:20px;
}


.productspagebottom
{
	width : 850;
	padding-left :60px;
	padding-right :60px;
}

.productspagebottom a
{
	font-size : small ;
	color : #545454;
}
/**********************************************/
.gallery
{
    padding-left :35px;
    padding-right :35px;
}
.GalleryTabs
{
    height:20px;
    width:100%;
}
.GalleryTabFiller
{
    
}

.galleryThumbs
{
    text-align :center;
}
.galleryTable
{
	width:90%;
	text-align :center;
	padding-top : 20px;
}
.gallery h1
{
	color : #545454;
	font-weight : bold;
	font-size : medium;
	padding-top : 20px;
}
.gallery h2
{
	font-size : small ;
}

.gallerypicrow
{
	font-size : xx-small ;
	height : 200px;
	width:80%;
	text-align : center ;
}


.gallerypic 
{
	font-size : xx-small ;
	width:33%;
	text-align : center ;
	vertical-align :top;
	overflow : hidden  ;
	padding-left :10px;
	padding-right :10px;
}

.gallerypic img
{
	border-width : 0px;
}	

.gallerypic a
{
	cursor:pointer;
}

.gallerypicrowendpic
{
	float:none;
	font-size : xx-small ;
}

.gallerypicrowendpic img
{
	border-width : 0px;
}

.gallerypicrowendpic a
{
	cursor:pointer;
}

.picturegallery
{
	width:100%;
	text-align : center ;
}

.picturegallery td
{
	width:100%;
	text-align : center ;
	font-size : small ;
	font-weight : bold ;
	border-width : 0px;
}

.picturegallery img
{
	border-width : 0px;
}

.picturegallery a
{
	color : #545454;
	border : 0;
	font-weight : bold ;
}
/**********************************************/

.aftersales h1
{
	font-weight : bold;
	font-size : medium;
	padding-top : 20px;
	padding-left :35px;
}

.aftersalestext
{
	color : #545454;	
	padding-left :35px;	
	padding-right :35px;	
	padding-bottom : 25px;
	font-size : small ;
}

.aftersalesimages
{
	padding-left :35px;		
	padding-bottom : 62px;
	padding-right : 10px;
	top : 50px;
}

/**********************************************/

.news
{
	padding-left : 35px;
	padding-right : 35px;
	padding-top : 20px;
	width:779px;
}

.news h1
{
	font-weight : bold;
	font-size : medium;
}

.newsitemdate
{
	padding-left : 35px;
	float:left ;
	color : #545454 ;
	font-size : small  ;
	font-weight : bold ;
}

.newsitemtitle
{
	float:none ;
	padding-left : 120px;
	padding-right : 35px;
	padding-bottom : 10px;
	color : #545454 ;
	font-size : small  ;
	font-weight : normal ;
}
/**********************************************/

.distribution h1
{
	font-weight : bold;
	font-size : medium;
}
.distribution
{
	width:849px;
	height:335px;
	padding-left :35px;
	color : #545454;	
	font-size : small ;
	padding-top :20px;
}
.dealerinfo
{
	float : left ;
	padding-right : 20px;
	font-weight : bold ;
	display: none;
}

.dealerinfo table
{
	vertical-align: top;
}
.dealerinfo tr
{
	vertical-align: top;
}
.dealerinfo td
{
	vertical-align: top;
	padding-right : 10px;
}

.distributionLabelx
{
	width:100px;
	float : left ;
}
.distributionInfox
{
	float : left ;
}

/**********************************************/
.contact
{
	height : 385px;
	padding-bottom :30px;
}

.contact h1
{
	color : #545454;
	font-weight : bold;
	font-size : medium;
	padding-top : 20px;
	padding-left :35px;
}
.contact p
{
	color : #545454;
	font-size : small;
	padding-left :35px;
}

.contacttable
{
	color : #545454;
	font-size : small;
	border-left  :35px;
	border-style : solid ;
	border-color : #ffffff;
}

.contacttable td
{
	padding-right : 20px;
}


/**********************************************/
.legal
{
	height : 385px;
}
.legal h1
{
	color : #545454;
	font-weight : bold;
	font-size : medium;
	padding-top : 20px;
	padding-left :35px;
}
.legal p
{
	color : #545454;
	font-size : small;
	padding-left :35px;
	padding-right :35px;
}
/**********************************************/
.UsedMachines
{
	padding-bottom :30px;
}

.UsedMachines h1
{
	color : #545454;
	font-weight : bold;
	font-size : medium;
	padding-top : 20px;
	padding-left :35px;
}
.UsedMachines h2
{
	color : #545454;
	font-weight : bold;
	font-size : medium;
	padding-top : 5px;
	padding-left :35px;
	font-size : small;
}

.UsedMachinesTable
{
	color : #545454;
	font-size : small;
	border-left  :35px;
	border-right  :35px;
	border-style : solid ;
	border-color : #ffffff;
	font-size :x-small  ;
	padding-bottom : 10px  ;
}
.UsedMachinesTable th
{
	background :#C4C6C8 ;
	text-align :center ;
	padding-left : 15px;
	padding-right :15px;	
	white-space : nowrap ;
}
.UsedMachinesTable td
{
	vertical-align : top;
}
.UsedMachinesTable td.date
{
	text-align : center;
	padding-left :2px;
	padding-right :2px;
}
.UsedMachinesTable td.text
{
	text-align :left  ;
	padding-left :2px;
	padding-right :2px;
}
.UsedMachinesTable td.noWrap
{
	white-space :nowrap ;
}
.UsedMachinesTable td.number
{
	text-align : right;
	padding-left :2px;
	padding-right :2px;
}
.UsedMachinesTable td img
{
	width :100px;
	border : 1px;
	border-style : solid ;
	border-color : #545454;
}

.textInputSmall
{
	width:60px;
}
.textInputMedium
{
	width:100px;	
}
/**********************************************/
.gen_image_float_in_text_left
{
    float: left; 
    clear: right; 
    margin-top : 4px; 
    margin-bottom : 4px; 
    margin-right : 8px; 
    cursor:pointer;
}
.gen_image_float_in_text_right
{
    float: right; 
    clear: right; 
    margin-top : 4px; 
    margin-bottom : 4px; 
    margin-left : 8px; 
    margin-right : 8px; 
    cursor:pointer;
}