* {
	font-family: Arial, Geneva, sans-serif;
	color: #3D5463;
}
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
}
html {
	color: #3D5463;
}
body {
	font: 14px Arial, Tahoma;
	background: #F0F9FD;
}
a {
    cursor: pointer;
    text-decoration: none;
}
p {
	line-height: 24px;
}
h2 {
	font-size: 22px;
	font-weight: bold;
	color: #295F81;
}
dt {
	margin: 10px 0 5px 0;
}
ul {
	margin: 0 20px;
}
.h1 {height: 10px;}
.h2 {height: 20px;}
.h3 {height: 30px;}
.h4 {height: 40px;}
.f13 {font-size: 13px;}
.f15 {font-size: 15px;}
.f18 {font-size: 18px;}
.f22 {font-size: 22px;}
.clear {
	clear: both;
	overflow: hidden;
}
#menu {
	background: url("/template/supplyline2/files/img/site/menu.png") no-repeat center;
	height: 70px;
}
#menu ul {
	list-style: none;
	padding: 15px 20px;
}
#menu ul li {
	display: inline; /*For ignore double margin in IE6*/
    cursor: pointer;
}
#menu ul li a span, #menu ul li a:hover span {
	position: relative;
 	font-weight: bold;
	float: left;
	text-align: center;
	padding-right: 15px;
	padding: 10px 0 14px 20px;
	margin-left: -15px;
}
#menu ul li a, #menu ul li a:hover {
	float: left;
	padding: 0 20px 0 0;
	margin-left: 20px;
}
#menu ul li a.select span, #menu ul li a:hover span {
	background: url("/template/supplyline2/files/img/site/head.png") transparent top left no-repeat;
}
#menu ul li a.select, #menu ul li a:hover {
	background: url("/template/supplyline2/files/img/site/head.png") transparent top right no-repeat;
}

.box {
	border: solid 5px #C2E0EF;
	border-left:  solid 35px #A4C8DB;
	padding: 20px 20px;
	margin-top: 20px;
	background: #FFFFFF;
}
.boxPage {
	border: solid 5px #C2E0EF;
	border-left:  solid 35px #A4C8DB;
	padding: 10px 20px;
	margin-top: 20px;
	background: #FFFFFF;
}
.leftMenu {
	margin-top: 20px;
	min-height: 240px;
}
.leftMenu ul {
	font-size: 20px;
	margin: 12px 0;
	list-style: none;
}
.leftMenu ul li a {
	color: #302d2f;
	display: block;
	padding: 12px 15px;
	background-image: url("/template/supplyline2/files/img/site/left-menu.png");
	background-repeat: no-repeat;
	background-position: top center;
	outline: none;
}
.leftMenu ul li a:hover {
	background-position:  0px -49px;
	color: #7FB1CF !important;
}
.leftMenu ul li {
	margin: 10px 0;
}
.leftMenu ul li ul {
	font-size: 16px;
	margin: 5px 0px 0px;
	color: #3F6731;
	list-style: none;
	overflow:hidden;
}
.leftMenu ul li ul li a{
	background-color: #E5F4F7;
	padding-left: 25px;
	background-image: none;
	margin-left: 3px;
	outline: none;
}
.leftMenu ul li ul li {
	margin: 5px 0;
}
.more {
	background: url("/template/supplyline2/files/img/site/more.png") no-repeat;
	height: 30px;
	width: 110px;
}
.footer {
	border: solid 4px #D7E9EC;
	border-bottom:  solid 25px #B2D1D8;
	background: #E5F4F7;
}

/*///// Botton ////////*/
.inBox {
	background: #E4F5FF;
	border: 3px solid #B4E4FF;
	border-top: 1px solid #B4E4FF;
	padding: 0 8px;
	height: 150px;
}
.btn {
	float: left;
    text-decoration: none;
 	background:none;
 	padding:0 0;
 	border: none;
	cursor: pointer;
	margin:1px 2px;
	cursor: pointer;
  	background:#ddd url(/template/admin/img/bg-button.gif) repeat-x 0 0;
	padding: 3px;
	border: solid 1px #CCC;
	overflow: visible;
	color: #3F3F3F;
	margin-top: 10px;
}
.btn:hover {
	cursor: pointer;
  	background:#ccc url(/template/admin/img/bg-button.gif) repeat-x 0 0;
	padding: 3px;
	color:#666;
    text-decoration: none;
}
.btnImg {
	vertical-align: middle;
	border: none;
}
.btn span {
	height: 27px;
}
/*///// Conmmon ////////*/

.clear5 {
	height: 10px;
	clear: both;
	width: 90%;
}
.clear10 {
	clear: both;
	height: 25px;
	width: 90%;
}
.clearDot	{
	clear: both;
	overflow: visible;
	display: block;
	border-bottom: 2px dotted #ccc  ;
	height: 4px;
}
.clearLine {
	clear: both;
	overflow: visible;
	display: block;
	border-bottom: 1px solid #ccc  ;
	height: 4px;
	margin: 7px 0;
}
ul.errors li{
	font-size: 13px;
	color: #CF4053;
	margin-left: 10px;
	list-style: circle;
}
