@charset "utf-8";
/* CSS Document */

body{
	margin: 0px;
}
#maincontainer{
	width: 1004px;
	height: auto;
}
#topdiv{
	width: 1004px;
	height: auto;
	float: left;
}
#toplogo{
	width: 503px;
	height: 98px;
	float: left;
	background-image: url(../images/logo.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	margin-left: 10px;
}
#logonlinks{
	width: 475px;
	height: 25px;
	margin: 10px 10px 0px 0px;
	float: right;
}
.loginlinks{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #84bc40;
}
.loginlinks a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #84bc40;
	text-decoration: underline;
}
.loginlinks a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #84bc40;
	text-decoration: none;
}
#logonlinks{
	width: 475px;
	height: 25px;
	margin: 10px 10px 0px 0px;
	float: right;
}
#metalprices{
	width: 475px;
	height: 25px;
	margin: 30px 10px 0px 0px;
	float: right;
}
.metalprices{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
}
.blacktxt{
	font-family: Tahoma;
	font-size: 12px;
	font-weight:bold;
	color: #000000;
}
#midrow{
	width: 1004px;
	height: auto;
	float:left;
}
#leftmenu{
	width: 188px;
	height: 500px;
	background-image: url(../images/menu_bg.jpg);
	background-repeat: repeat-x;
	float: left;
	padding: 15px;
}
#midcontents{
	width: 782px;
	height: 500px;
	background-image:url(../images/mid_bg.jpg);
	background-repeat: repeat-x;
	float: left;
	margin-left: 2px;
	padding: 15px;
}
.tahomabold14brown{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #81734d;
}
.middlesections{
	width: 255px;
	height: auto;
	padding: 10px 5px 0px 0px;
	float: left;
}
.middlesectionlinksbox{
	margin: 10px;
	border: 1px dashed #333;
	padding: 10px;
}
.middlesectionlinksbox ul{
	padding: 0;
	margin: 0 0 0 5px;
}
.middlesectionlinksbox ul li{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #636363;
	font-weight: bold;
	list-style: inside;
}
.middlesectionlinksbox ul li ul li{
	padding: 0;
	margin: 0 0 0 10px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #636363;
	list-style: disc;
}
.loginboxform{
	font:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#000;
	background-color: #e3e3e3;
	text-indent: 5px;
	height: 18px;
	width: 200px;
	border: 1px solid #cccccc;
}
.check_box{
	background-color: #e3e3e3;
	border: 1px solid #cccccc;
	height: 20px;
	width: 20px;
}
#loginbg{
	width: 547px;
	height: 514px;
	background-image: url(../images/admin_login_bg.jpg);
	background-repeat:no-repeat;
	background-position: top left;
}

#loginbgRetail{
	width: 547px;
	height: 514px;
	background-repeat:no-repeat;
	background-position: top left;
}
#loginboxmain{
	width: 503px;
	height: 316px;
	padding: 5px;
	position: relative;
	top: 151px;
	background-color: #FFF;
}
#loginboxinside1{
	width: 493px;
	height: 306px;
	padding: 5px;
	background-color: #FFF;
	border: 1px dashed #333;
}	
#retailor_logo{
	background-repeat:no-repeat;
	position:relative;
	top:73px;
	left:-140px;
}
#retailerbkg{
	width: 547px;
	height: 514px;
	background-image: url(../images/retailer_portalbkg.jpg);
	background-repeat:no-repeat;
	background-position: top left;
}
#loginboxmain_retail{
	width: 503px;
	height: 316px;
	padding: 5px;
	position: relative;
	top:103px;
	background-color: #FFF;
}