@charset "utf-8";
/* CSS Document */
body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	padding:0px;
	margin:0px;
	background-image:url(../images/background.jpg);
	background-repeat:repeat-x;
	background-color:#ffffff
}
div.message_bad{
	padding:5px 5px 5px 5px;
	border:solid #993300 1px;
	color:#993300;
	background-color:#FED6D7;
}
div.message_good{
	padding:5px 5px 5px 5px;
	border:solid #006600 1px;
	color:#006600;
	background-color:#DFEDDC;
}
div.message_norm{
	padding:5px 5px 5px 5px;
	border:solid #666 1px;
	color:#666;
	background-color:#eee;
}
h1{
	font-size:14px;	
}
h2{
	font-size:12px;	
}

#wrapper{
	height:auto;
	width:934px;
	background-color:#FFFFFF;
	margin:65px auto auto auto;
}

#top{
	background-image:url(../images/top-bar.png);
	background-repeat:no-repeat;
	height:19px;
	width:934px;
}
/*------------------------------flash-------------------------*/
#flash-holder{
	width:934px;
	height:186px;
	background-color:#FFFFFF;
	margin:0px auto auto auto;
	padding-bottom:19px;
}
/*------------------------------navbar-------------------------*/
#navbar-back{
	background-image:url(../images/backend-navbar.png);
	background-repeat:no-repeat;
	width:900px;
	height:30px;
	margin:0px auto auto auto;
}


#navbar{
	/*background-image:url(images/navbar.jpg);
	background-repeat:no-repeat;*/
	width:934px;
	height:30px;
}

div.div-navigation{
	height:30px;
	width:850px;
	margin:0px auto auto auto;
	text-align:center;
	padding-left:60px;
}

div.div-navigation a {
	color:#000000;
	line-height:32px;
	text-decoration:none;
	padding-left:30px;
	padding-right:10px;
	padding-top:9px;
	padding-bottom:11px;
}
div.div-navigation a:hover {
	color:#003399
}

.spacing{
	padding-left:80px;
}

/*------------------------------main-------------------------*/
#main-content-left-back{
	width:580px;
	height:auto;
	padding:10px;
	margin:0px auto auto auto;
}
#main-content{
	width:934px;
	height:auto;
	min-height:70px;
	background-color:#FFFFFF;
	padding-top:23px;
	padding-bottom:20px;
	position:relative;
}
/*------------------------------main content left-------------------------*/
#main-content-left{
	width:668px;
	min-height:67px;
	height:auto;
	float:left;
}

#main-content-left-top{
	background-image:url(../images/main-box-top.jpg);
	background-repeat:no-repeat;
	width:668px;
	height:25px;
}

#main-content-left-bottom{
	background-image:url(../images/main-box-bottom.jpg);
	background-repeat:no-repeat;
	width:668px;
	height:32px;
}
	
#main-content-left-background{
	background-image:url(../images/main-box-inner.jpg);
	background-repeat:repeat-y;
	min-height:10px;
	height:auto;
	width:668px;
}

#main-content-left-content{
	width:600px;
	height:auto;
	padding:10px;
	margin:0px auto auto auto;
}
/*------------------------------main content right-------------------------*/
#main-content-right{
	width:256px;
	min-height:67px;
	height:auto;
	float:right;
	padding:0px;
	padding-right:10px;
}

#search-box-holder{
	width:266px;
	height:28px;
	margin:0px auto auto auto;
	padding:0px
}

.clear{
	padding:0px;
	margin:0px;
}

#main-right-box-top{
	background-image:url(../images/right-bar.png);
	background-repeat:no-repeat;
	height:23px;
	width:266px;
}

#main-right-box-body{
	background-image:url(../images/body-info-box.jpg);
	background-repeat:repeat-y;
	min-height:8px;
	height:auto;
	width:266px;
}

#main-right-box-bottom{
	background-image:url(../images/bottom-info-box.jpg);
	background-repeat:no-repeat;
	width:266px;
	height:32px;
}

#right-content{
	width:238px;
	min-height:170px;
	margin-right:17px;
}

.margin-box{
	margin-right:17px;
}
/*------------------------------footer-------------------------*/
#bottom{
	background-image:url(../images/bottom-bar.png);
	background-repeat:no-repeat;
	height:17px;
	width:934px;
	margin:0px auto auto auto;
}

#footer{
	background-image:url(../images/footer-bar.png);
	background-repeat:no-repeat;
	width:934px;
	height:30px;
	margin:0px auto auto auto;
}

.info-footer-left{
	line-height:29px;
	padding-left:30px;
	width:400px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
	float:left;
}

.info-footer-right{
	line-height:29px;
	padding-right:30px;
	width:470px;
	text-align:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
	float:right;
}

.links{
	text-decoration:none;
	color:#003399;
	font-weight:bold;
}

/*----------------login box------------------*/

#loginwrapper{
	margin:200px auto;
	color:#FFFFFF;
	font-size:11px;
}

.classlog{
	border:10px solid #cccccc;
	
	background-color:#000000;
}

/*----------------back end------------------*/

#left-page{
	float:left;
	height:auto;
	width:650px;
	background-color:#EBEBEB;
	padding-left:14px;
	margin-left:20px;
	padding-bottom:10px;
	padding-top:10px;
}

#left-page-export{
	float:left;
	height:auto;
	width:650px;
	background-color:#EBEBEB;
	padding-left:5px;
	padding-right:5px;
	margin-left:20px;
	padding-bottom:15px;
	padding-top:5px;
}

#left-page-products{
	float:left;
	height:auto;
	width:640px;
	background-color:#EBEBEB;
	padding-left:10px;
	padding-right:15px;
	margin-left:20px;
	padding-bottom:15px;
	padding-top:10px;
}

#right-page{
	float:right;
	height:auto;
	width:200px;
	background-color:#E6E6E6;
	padding-top:10px;
	padding-left:10px;
	padding-right:10px;
	margin-right:20px;
}

.text{
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
}

th{
	color:#FFFFFF;
	text-align:center;
	font-size:14px;
}


a{
	color:#005694;
}

.clears{
	margin:0px;
	padding:0px;
}

/*----------------table Products Front End------------------*/

.products-containter{
	width:600px;
	position:relative;
}
.product-box{
	width:270px;
	background-color:#E6E6E6;
	height:200px;
	padding:5px;
	float:left;
}

.product-text{
	color:#333333;
	background-color:#CCCCCC
}