@charset "utf-8";
/* CSS Document */



body {
	margin: 0;
	padding: 0;
	background-image: url(../images/patternBg.jpg);
	font-family: Arial, Helvetica, sans-serif;
}
.clear {
	clear: both;
}
.contactUsQuickContact{
	list-style:none;
	padding:0;
	margin:0;
}

.contactUsQuickContact li{
	margin-top:10px;
}

.translateFlag{
	width:24px;
	float:right;
	margin:0 2px 0 2px;
}
.translator{
	text-align:right;
	padding-right:15px;
	color:#fff;
	font-size:12px;
}
.contactSeparator{
	width:3px;
	height:693px;
	float:left;
	margin-top:50px;
}

#currentPage a{

	color:#FFF;
}
#currentPage2 a{
	background-image:url(../images/buttonBgDropDownHover.png);
	color:#FFF;
}

.headerContainer {
	height: 368px;
}
.siteContainer {
	background-repeat: no-repeat;
	background-image: url(../images/backgroundTopBg.jpg);
	background-position: top;
}
.mainContainer {
	width: 954px;
	margin: 0 auto 0 auto;
}
.buttonsContainer {
	height: 72px;
	background-image: url(../images/buttonBarBg.png);
	padding-left: 13px;
}

ul.drop a {
	display: block;
	color: #000;
	font-size: 16px;
	text-decoration: none;
}
ul.drop, ul.drop li, ul.drop ul {
	list-style: none;
	margin: 0;
	padding: 0;
	color: #fff;

}

ul li a {
    display: block;
    text-decoration: none;
    color: #ffffff;
    padding: 0px 15px 5px 15px;
    white-space: nowrap;
} 



ul.drop {
	position: relative;
	z-index: 597;
	float: left;
}

ul.drop li.hover, ul.drop li:hover {
	position: relative;
	z-index: 599;
	cursor: default;
	
}
ul.drop ul {
	visibility: hidden;
	position: absolute;
	top: 100%;
	z-index: 598;

}
ul.drop ul li {
	float: none;
}

ul.drop li:hover > ul {
	visibility: visible
}


.button {
	float: left;
	width: 186px;
	height: 47px;
	text-align: center;
	padding-top: 25px;
}


.button a {
	font-size:16px;
	text-decoration: none;
	color: #000;
	font-weight: bold;
	padding:30px 28px 30px 28px; 
}

.button a:hover {
	color: #FFF;
	font-weight: bold;
}


.button2 {
	float: left;
	width: 186px;
	height: 47px;
	text-align: center;

}
.button2 a{
	background-image:url(../images/buttonBgDropDown.png);
	background-position:5px 0;
	font-size:16px;
	text-decoration: none;
	color: #000;
	font-weight: bold;
	text-align:center;
	margin-left:4px;
	padding:25px 45px 27px 45px; 
	
}
.button2 a:hover {
	color: #FFF;
	font-weight: bold;
	background-image:url(../images/buttonBgDropDownHover.png);
}

.subCat a{
	padding:10px 30px 10px 30px;
	background-image:url(../images/buttonBarBgSubCat.png)
	
}

.subCat a:hover{
	padding:10px 30px 10px 30px;
	background-image:url(../images/buttonBarBgSubCatHover.png)
	
}

#back-to-top { position: fixed; right: 10px; bottom: 10px; }
#back-to-top a { color:#0C0; text-decoration:none; text-shadow:1px 1px #000000; }

.galleryContainer {
	width: 914px;
	height: 333px;
	margin: 29px auto 0 auto;

}
.contentContainer {
	padding-top: 26px;
}
.footerContainer {
	background-image: url(../images/footerBg.jpg);
	height: 100px;
	margin-top:20px;
}
.footerContentContainer {
	height: 100px;
	margin: 0 auto 0 auto;
	width: 954px;
}

.footerButtons{
	padding-top:25px;
	padding-left:25px;
	color:#e5e517;
	width:450px;
	float:left;
	
}
.footerButtons a{
	text-decoration:none;
	font-size:12px;
	color:#e5e517;
	
}
.footerButtons a:hover{
	color:#fff;
	
}
.footerCopyright{
	padding-top:25px;
	color:#e5e517;
	width:450px;
	text-align:right;
	float:right;
	font-size:12px;
}

.siteByContainer{
	padding-top:10px;
	width:72px;
	float:right;
	
}
.siteByTexts{
	color:#e5e517;
	width:40px;
	padding-top:10px;
		float:left;
			font-size:12px;
}
.siteByLogo{
	float:left;
	width:32px;
	height:32px;
}


.titleBarContainer {
	height: 40px;
	background-image: url(../images/titleBg.png);
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	box-shadow: 0 0 5px #888888;
}
.titleBarContainer-small {
	height: 40px;
	background-image: url(../images/titleBg.png);
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	box-shadow: 0 0 5px #888888;
	width:318px;
}

.titleA {
	float: left;
	width: 318px;
	height: 30px;
	text-align: center;
	font-size: 20px;
	padding-top: 8px;
}
.titleA-bigTitle {
	float: left;
	width: 586px;
	height: 30px;
	text-align: left;
	font-size: 20px;
	padding-top: 8px;
	padding-left:50px;
}

.titleA-bigTitle2 {
	float: left;
	width: 427px;
	height: 30px;
	text-align: left;
	font-size: 20px;
	padding-top: 8px;
	padding-left:50px;
}
.titleB {
	float: left;
	width: 318px;
	height: 30px;
	background-image: url(../images/separator.png);
	background-repeat: no-repeat;
	text-align: center;
	font-size: 20px;
	padding-top: 8px;
}
.titleC {
	float: left;
	width: 318px;
	height: 30px;
	background-image: url(../images/separator.png);
	background-repeat: no-repeat;
	text-align: center;
	font-size: 20px;
	padding-top: 8px;
}

.titleC-bigTitle2 {
	float: left;
	width: 477px;
	height: 30px;
	background-image: url(../images/separator.png);
	background-repeat: no-repeat;
	text-align: center;
	font-size: 20px;
	padding-top: 8px;
}
.list {
	list-style-image: url(../images/listBullet.png);
	line-height: 25px;
	padding: 0;
	margin: 0;
}


.list2{
	list-style-image: url(../images/listBullet.png);
	padding:0;
	margin: 0;
}
.list2 li{
		padding-top:15px;
}
.listContainer{
	padding:25px;

}
.listContainer2{
	padding:0 25px 25px 25px;

}

.listContainer2{
	padding:0 25px 0px 25px;

}
.header-bottom{
	margin-bottom: 0px;
}
.contentA {
	float: left;
	font-size: 14px;
	width: 268px;
	min-height: 280px;
	padding: 25px 25px 0 25px;
}
.contentA-bigColumn {
	float: left;
	font-size: 14px;
	width: 586px;
	min-height: 200px;
	padding: 25px 25px 0 25px;
	text-align:justify;
}


.contentA-bigColumn2{
	float: left;
	font-size: 14px;
	width: 447px;
	min-height: 200px;
	text-align:justify;
	padding:25px 0 0 25px;
}



.contentB {
	float: left;
	font-size: 12px;
	width: 268px;
	text-align: justify;
	padding: 25px 25px 0 25px;
	height: 280px;
}
.contentC {
	padding: 25px 25px 0 25px;
	font-size: 14px;
	float: left;
	width: 268px;
	text-align: justify;
	min-height: 200px;
}

.contentC-bigColumn2 {
	padding: 25px 25px 0 20px;
	font-size: 12px;
	float: left;
	width: 427px;
	text-align: justify;
	min-height: 200px;
}
.contentC-title {
	padding-top: 10px;
	font-size: 18px;
}
.contentC-Content {
	padding-top: 10px;
}
.contentD{
	width:318px;
	float:left;
}
.contentE{
	margin-top:40px;
	width:318px;
	float:left;
}

.moreButton{
	margin-top:20px;
}
.moreButton a {
	
	background-image: url(../images/moreButton.png);

	padding:1px 20px 3px 10px;
	box-shadow: 0 0 5px #888888;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	font-weight: bold;
	color: #000;
	font-size: 12px;
	text-decoration: none;
}
.moreButton a:hover {

	
	background-image: url(../images/moreButton_hover.png);
	padding-left: 10px;
	padding-right: 20px;
	padding-bottom:3px;
	box-shadow: 0 0 5px #888888;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	font-weight: bold;
	color: #fff;
	font-size: 12px;
	text-decoration: none;
}
.testimonialCustomerName{
	font-size:18px;
	font-weight:bold;
	margin-bottom:10px;
}

.productItemContainer{

}
.productName{
	width:571px;
	float:left;
	background-image:url(../images/listBullet.png);
	background-position:0 4px;
	background-repeat:no-repeat;
	font-size:18px;
	padding-left:15px;
}
.productImage{
	width:224px;
	height:135px;
	float:right;
	padding-top:15px;
}
.productContent{
	width:317px;
	float:left;

	padding:15px 15px 30px 15px;
}

.productContent-2{
	width:554px;
	float:left;

	padding:0px 15px 30px 15px;
}



.epl a:link{
	padding-left:0px;
	color:#000;
	text-decoration:none;
	}
	
.epl a:visited{
	color:#000;
	text-decoration:none;
	}
	
.epl a:active{
	color:#000;
	text-decoration:none;
	}
	
.epl a:hover{
	color:#000;
	text-decoration:underline;
	}
	
.add_bar{
	width:268px;
	height:3450px;
	display:block;
	margin-top:25px;
	}
	
.cont_label{
	width:70px;
	display:inline-block;
	text-align:right;
	vertical-align:top;
	}
	
.cont_field{
	width:190px;
	display:inline-block;
	padding-left:5px;
	}