/****************************MAIN CLASSES****************************************************/
body {background:#fff none repeat scroll 0 0;
scrollbar-face-color: ThreeDFace !important;
  scrollbar-shadow-color: ThreeDDarkShadow !important;
  scrollbar-highlight-color: ThreeDHighlight !important;
  scrollbar-3dlight-color: ThreeDLightShadow !important;
  scrollbar-darkshadow-color: ThreeDDarkShadow !important;
  scrollbar-track-color: Scrollbar !important;
  scrollbar-arrow-color: ButtonText !important;

}
.container{
	width: 880px;
	height: auto;
	background:#FFFFFF none repeat scroll 0 0;
	color:#000000;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:6pt;
	position: relative;
	margin: -8px auto 0px auto;
	z-index: 99;
	border: 1px solid black;
}
.containerW{width: 880px; position: relative; margin: -8px auto 0px auto; z-index: 120;}
.top_small_div{
	background-color: #dbdbdb;
	height: 20px;
	overflow: visible;
	margin: 0px;
	padding: 0px;
}
.mainBanner{
	width: 840px;
	height: 94px;
	margin-left: 20px;
	border: 0px;
}
.top_banner{
	width: 100%;
	height: 94px;
	margin: 0px;
	padding: 0px;
	background-color: #fff;
}
.topMenuMain{
	width: 880px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	background-image: url('../images/grad.png');
	background-repeat: repeat;
	text-align: center;
}
.topMenuMain img{border: 0px;}
.menu{
	width: 807px;
	height: 35px;
	position: relative;
	margin: 0px auto 0px auto;
	overflow: visible;
}
#text{background-color: #e5e5e5;padding-top: 18px;width:100%;position:relative; 
	color: #000; font-size: 12px; overflow: visible;scrollbar:#C47903;min-height:600px;height:auto !important; height:600px;
}
.down_menu{
	width: 860px;
/*	position: absolute;
	bottom: 0px; left: 0px;*/
	position: relative;
	margin: 0px;
	padding: 10px;
	text-align: center;
	background-color: #e5e5e5;
	color: #B13B1B;
	font-size: 8pt;
	display: block;
}
.down_menu a{ color: #B13B1B; text-decoration: none; font-weight: bold;}
.down_menu a:hover{ color: #B13B1B; text-decoration: underline; font-weight: bold;}
#windowOut{ width: 80%; border: 1px solid black; position: absolute;top: 170px; color: black;
background-color: #fff; visibility: hidden; z-index: 150; margin-left: 10%;
overflow: visible;
}
/********************************BUTTONS CLASSES*******************************************/
#buttonHome{width: 61px;height: 35px;float: left;margin: 0px;padding: 0px;}
#buttonProduct{width: 113px;height: 35px;float: left;margin: 0px;padding: 0px;}
#buttonRegister{width: 144px;height: 35px;float: left;margin: 0px;padding: 0px;}
#buttonLogin{width: 102px;height: 35px;float: left;margin: 0px;padding: 0px;}
#buttonAccount{width: 102px;height: 35px;float: left;margin: 0px;padding: 0px;display: inline;}
#buttonSuplier{width: 142px;height: 35px;float: left;margin: 0px;padding: 0px;}
#buttonTips{width: 132px;height: 35px;float: left;margin: 0px;padding: 0px;}
#buttonContact{width: 113px;height: 35px;float: left;margin: 0px;padding: 0px;}
/*********************************************************************************************/
/*******|NO PERMISSION TO ACCESS THE SITE***************/
.nopermsContainer{
	width: 40%;
	position: relative;
	margin: auto;
	border: 2px solid #c47903;
}
.nopermsWelcome{
	width: 100%;
	display: block;
	font-size: 16px;
	font-weight: bold;
	color: #c47903;
	margin-bottom: 15px;
}
.nopermsText{
	width: 100%;
	display: block;
	font-size: 12px;
	margin-bottom: 15px;
}
.nopermsBut{
	width: 100%;
	display: block;
	text-align: center;
}

