

html{	
	overflow-x:hidden;
	overflow-y:scroll;
	overflow: -moz-scrollbars-vertical; 
	background: center #262626 url(gfx/background.jpg);	
	height:100%;
	padding:0;
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:19px;
	margin:0;
}

.mainTable{
	width:100%;
	font-size:inherit;
	line-height:inherit;
	font-family:inherit;
	font-weight:inherit;
	text-align:center;	
}

hr{
	border-width:1px 0 0 0;
	border-style:solid;
	border-color:#CCC;
	background:none;
	margin-left:20px;
	margin-right:20px;
}

img{
	border:none;
}

body{
	height:100%;
	margin:0;
	padding:0;
}

table{
	color:	#515151;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:19px;
	text-align:left;
}

a{
	text-decoration:none;
	color:#8d5600;
}

a:hover{
	text-decoration:underline;
}

.background1{
	background: url(gfx/background_center.jpg) center;
}

.background2{
	background:url(gfx/background_top.jpg) top center repeat-x;	
}

.theArea{
	width:942px;
	/*left:50%;
	position:absolute;
	margin-left:-471px;
	background:#099;*/
	margin:auto;
}

.header{
	height:116px;
	text-align:left;
}

	.searchForm{
		position:relative;	
	}
	
	#searchInput{
		position:relative;	
		left:734px;
		top:31px;
		border:none;
		background:none;
		color:#999;
		height:20px;
	}
	
	.searchSubmit{
		background:url(gfx/searchIcon.jpg) no-repeat left;
		height:26px;
		width:26px;
		display:block;
		position:absolute;
		left:907px;
		top:27px;
		border:none;
		cursor:pointer;
	}

.Navigation{
	margin-top:60px;
	font-size:13px;
	width:920px;
	margin-left:11px;
}

	.NavLine{
		height:36px;
		width:1px;
		background:#2a2a2a;
	}

	.Navigation a{
		color:#a0a0a0;
		display:block;
		padding:10px 10px;
		border-width:0px 1px 0px 0px;
		border-style:solid;
		border-color:#2a2a2a;
		line-height:normal;
	}
	
	.Navigation a:hover{
		color:#d4d4d4;	
		text-decoration:none;
	}

.content{
	width:942px;
	min-height:500px;
	color:#515151;
	text-align:left;
}

.footerBackGround{
	background:url(gfx/background_bottom_center.jpg) center bottom;
}

.footerBackGround1{
	background:url(gfx/background_bottom_top.jpg) center top no-repeat;
}

.footerBackGround2{
	background:url(gfx/background_bottom.jpg) center bottom repeat-x;
	
}

.footer{
	margin:auto;
	padding-bottom:194px;
	width:942px;
	text-align:left;
	background:url(gfx/background_bottom.jpg) center bottom repeat-x #000;
}

.footerExtraContent{
	width:942px;
	margin:auto;
	background:url(gfx/default_template_extracontent.jpg) no-repeat left top #c7c7c7;	
}

	.footerExtraContent2{
		background:url(gfx/default_template_extracontent_bottom.jpg) bottom no-repeat;
		height:100%;
		color:#515151;
	}

.Legend{
	position:absolute;
	top:20px;
	left:10px;
}

	.Legend a{
		color:#999;	
		display:block;
		float:left;
		padding:0px 10px 0px 20px;
		background:url(gfx/legendBullet.gif) left no-repeat;
	}



/* //////////////////// DEFAULT TEMPLATE ///////////////////// */

.defaultTemplate{
	background:url(gfx/default_template_center.jpg) repeat-y center;
}

	.defaultTemplate2{
		background:url(gfx/default_template_bottom.jpg) no-repeat center bottom;
		height:100%;
		min-height:600px;
	}

.defaultTemplateTop{
	background:url(gfx/default_template_top.jpg) no-repeat center top #f4f4f4;
	height:62px;
}

	.defaultTemplateTop h1{
		margin:0;
		padding:22px 20px;
		font-weight:normal;
		color:#FFF;
		line-height:16px;
	}


	.defaultTemplateLeftColumn{
		float:left;
		width:719px;
	}
	
		.defaultPadding{
			margin:20px 40px 60px 20px;
		}
		
		.defaultTemplateLeftColumn h1{
			font-size:24px;
			font-weight:normal;
			line-height:normal;
			padding-left:20px;	
			margin-top:40px;
			background:url(gfx/h1.gif) left no-repeat;
		}
		
		.defaultTemplateLeftColumn h2{
			font-size:20px;
			font-weight:normal;
			line-height:normal;
			padding-left:20px;	
			margin-top:40px;
			background:url(gfx/h2.gif) left no-repeat;
		}
		
		.defaultTemplateLeftColumn h3{
			font-size:18px;
			font-weight:normal;
			line-height:normal;
			padding-left:20px;	
			margin-top:40px;
			background:url(gfx/h3.gif) left no-repeat;
		}
		
		.defaultTemplateLeftColumn p{
			padding-left:20px;	
		}
	
	.defaultTemplateRightColumn{
		float:right;
		width:223px;
	}
	
		.defaultPaddingRight{
			margin: 0px 15px;	
		}
	
		.rightMenu h1{
			font-size:12px;
			font-weight:normal;
			color:#999;
			padding:0;
			margin:0 0px 10px;
			display:block;
			text-align:left;
		}
	
		.rightMenu a{
			display:block;	
			font-size:12px;
			padding:6px 0px;
			line-height:normal;
		}
		
			.rightMenu a:hover{
				text-decoration:none;
				background:#f0f0f0;
			}
		
		.rightMenuLine{
			height:1px;
			padding:0;
			margin:0;
			line-height:0;
			font-size:1px;
			background:#e8e8e8;
		}
		
		.rightArrowPad{
			position:relative;	
		}
		
		.rightArrow{
			position:absolute;
			left:-31px;
		}

.itemLinkWithImage{
	display:block;
	width:150px;
	height:120px;
	background: no-repeat center #FFF;
	float:left;
	margin:6px;
	border-width:1px;
	border-style:solid;
	border-color:#CCC;
	opacity:0.7;
	filter:alpha(opacity=70);
}
	.itemLinkWithImage:hover{
		opacity:1;
		filter:alpha(opacity=100);
	}

	.footerLine{
		background:#333;
		height:1px;
		font-size:0px;
		border-width:0px;
		line-height:0px;
		margin:0px 47px;
		padding:0px; 
	}
	
	.footerPad{
		float:left;
		width:404px;
		padding:20px 20px 0px 20px;
		color:#AEAEAE;
		padding-bottom:30px;
	}
	
		.footerPad h3{
			margin-top:0;	
			font-size:14px;
			color:#fff;
		}
	
	.footerPadNews{
			border-width: 0px 0px 1px 0px;
			border-style:solid;
			border-color:#1a1a1a;		
	}

		.footerPadNews a{
			display:block;
			border-width: 1px 0px 0px 0px;
			border-style:solid;
			border-color:#1a1a1a;
			padding:5px 5px;
			color:#AEAEAE;
		}
		
		.footerPadNews a:hover{
			text-decoration:none;
			background:#212121;
		}
		
	.footerPadWhite{
		float:left;
		width:404px;
		margin:20px 20px 0px 20px;
		color:#515151;
		padding-bottom:30px;
	}
	
		.footerPadWhite h3{
			margin-top:0;	
			font-size:14px;
			color:#515151;
		}
	
	.footerPadWhiteNews{
			border-width: 0px 0px 1px 0px;
			border-style:solid;
			border-color:#ccc;		
	}

		.footerPadWhiteNews a{
			display:block;
			border-width: 1px 0px 0px 0px;
			border-style:solid;
			border-color:#ccc;
			padding:5px 5px;
		}
		
		.footerPadWhiteNews a:hover{
			text-decoration:none;
			background:#f4f4f4;
		}

.contactForm input, .contactForm textarea{
	float:left;
	width:300px;
	margin-top:7px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:21px;
	font-size:14px;
	padding:5px;
	color:#515151;
}

.contactForm textarea{
	height:150px;	
}

.contactForm label{
	padding:4px 10px 4px 0px;
	text-align:right;
	display:block;
	width:200px;
	float:left;
	clear:both;	
	margin-top:7px;
}

.contactFormProducts{
	float:left;
	width:300px;
}

	.contactFormProducts label{
		text-align:left;	
		clear:none;
		width:200px;
		padding:0;
		padding-left:3px;
		cursor:pointer;
	}
	
	.contactFormProducts input{
		width:auto;
		margin-top:9px;
		clear:both;
	}




.currentImage{
	text-align:center;
	background: center no-repeat;
}

	.currentImageTitle{
		width:920px;
		margin-left:11px;
		text-align:left;	
		display:block;
		padding:10px 0px;
		border-width:1px 0 0 0;
		border-style:solid;
		border-color:#333333;
	}
	
	.currentImageTitle a{
			color:#515151;
			display:block;
			padding-left:11px;
	}

.galleryThumbnails{
	padding:20px 41px 40px;	
	text-align:center;
}

.galleryThumb{
	display:block;
	margin:6px;
	width:100px;
	height:70px;
	background: no-repeat center #FFF;
	float:left;
	border-width:1px;
	border-style:solid;
	border-color:#CCC;
	opacity:0.7;
	filter:alpha(opacity=70);
}
	.galleryThumb:hover{
		opacity:1;
		filter:alpha(opacity=100);
	}

.searcInfoBox{
	border-width:1px;
	border-style:solid;
	border-color:#CCC;
	background:#FFF;
	padding:10px;
	margin-bottom:20px;
}

