* {
	font-family: Arial, Helvetica, sans-serif;
	padding: 0;
	margin: 0;
}
sup { font-size: 9px; vertical-align: top; }
select {
	border: 1px #ccc solid;
	padding: 1px;
}
#main_left table a {
	color: #0048b4;
}
label {
	width: 13em;
	font-weight: bold;
	float: left;
	font:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	margin-bottom: 5px;
	text-align: right;
	padding-right: 10px;
}
input[type="text"] {
	padding: 3px;
	border: 1px #ccc solid;
}
.text {
	padding: 3px;
	border: 1px #ccc solid;
}
input[type="submit"], input[type="button"] {
	background-color: #00529b;
	padding: 2px 4px;
	color: #fff;
	border: 1px #333 solid;
	position: relative;
	bottom: 1px;
	margin: 0;
	cursor: pointer;
	font-weight: bold;
	font-size: 12px;
	background-image: url(images/butt_back.png);
	width: auto;
	overflow: visible;

}

a {
	color: #0048b4;
}
a:hover {
	text-decoration: underline;
	color: #666666;
}
p {
	line-height: 18px;
	font-size: 14px;
	padding: 10px 0 0 0;
	color: #fff;
}
h1 {
	font-size: 20px;
	color: #fff;
	font-weight: normal;
	border-bottom: 1px #fff solid;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 10px;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	padding-bottom: 4px;
}
h3 {
	color: #fff;
}
.theList {
	list-style-type: none;
}
.theList li {
	padding: 5px 0;
}
.theList li a{
	font-size: 16px;
	color: #666;
}
.theList li a:hover {
	text-decoration: none;
}

.repList {
	list-style-type: none;
}
.repList li {
	padding: 5px 0;
}
.repList li a{
	font-size: 14px;
	color: #666;
}
.repList li a:hover {
	text-decoration: none;
}

.required {
	font-size: 22px;
	font-weight: bold;
	color: #F00;
}
body {
	margin: 10px auto;
}

#container {
	margin: 0 auto;
	padding: 0;
	position: relative;
	width: 980px;
}
#header {
	margin: 0 auto;
	position: relative;
	width: 980px;
	height: 105px;
}
#login_box {
	position: absolute;
	right: 30px;
	top: 7px;
	width: 150px;
	height: 25px;
}

#horizontal-nav {
	font-family: Arial, Helvetica, sans-serif;
	height:28px;
	width:980px;
	color: #ffffff;
	background-image: url(images/menuGrad.png);
	position: relative;
}
#horizontal-nav ul {
	height: 28px;
	margin: 0;
	padding: 0;
	line-height: 28px;
	color: #ffffff;
	vertical-align: middle;
	list-style-type: none;
}
#horizontal-nav li {
	color: #ffffff;
	margin-left: 10px;
	padding: 0 5px;
	padding-left: 20px;
	float: left;
	background: url(images/nav_cube.gif) no-repeat left .75em;
}
#horizontal-nav ul li a {
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
	padding: 0px 10px;
	text-decoration: none;
}
#horizontal-nav ul li a:hover {
	color: #ffffff;
	text-decoration: underline;
}

.quote_nav {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	padding-left: 5px;
}

.quote_nav li {
	list-style: none;
	height: 30px;
	float: left;
	position: relative;
	margin-left: 1px;
}

.quote_nav li a {
	height: 35px;
	width: 130px;
	display: block;
	color: #ccc;
	font-weight: bold;
	text-align: center;
}

.quote_nav li a:hover {
	color: #fff;
	text-decoration: none;
}

.quote_nav .current a { background-position: 0 -27px; }

a#new_quote, a#search_quotes, a#search_orders {
	width: 119px;
	height: 27px;
}

a#new_quote { background-image: url(images/new_quote_tab.png); }
a#search_quotes { background-image: url(images/search_quotes_tab.png); }
a#search_orders { background-image: url(images/search_orders_tab.png); }

a#new_quote:hover, a#search_quotes:hover, a#search_orders:hover { background-position: 0 -27px; }

#main_body{
	font-size: 12px;
	width: 980px;
	min-height: 300px;
	margin: 0;
	padding: 0;
	background-color: #FFF;
	background-image: url(images/menuLeft.png);
	background-position: top left;
	background-repeat: repeat-y;
}

#menu_left{
	float: left;
	font-size: 12px;
	width: 134px;
	min-height: 300px;
	margin: 0;
	padding: 5px;
	padding-top: 340px;
	background-image: url(images/machines.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}
#menu_left ul {
	width: 110px;
	display: block;
	line-height: 25px;
	vertical-align: middle;
	list-style-type: none;
}
#menu_left ul li {
	color: #fff;
	padding: 0;
	float: left;
	width: 130px;
	border-bottom: 1px #fff solid;
}
#menu_left ul li a {
	color: #fff;
	font-size: 12px;
	text-decoration: none;
	display: block;
}
#menu_left ul li a:hover {
	color: #fff;
	text-decoration: underline;
}
#main_full {
	position: relative;
	float: right;
	width: 834px;
	min-height: 580px;
	_height: 580px;
	margin: 0;
	padding: 0;
	border-left: 1px #fff solid;
	padding-bottom: 100px;
}
#main_full a {
	color: #fff;
}
#main_full ul {
	line-height: 22px;
}
#sig_left{
	font-size: 12px;
	margin: 0 5px 0 10px;
	padding: 5px 40px;
	width: 900px;
}

#main_left{
	font-size: 12px;
	margin: 0 5px 0 10px;
	padding: 5px 40px;
	width: 730px;
}
.main_list {
	margin-left: 50px;
	font-size: 14px;
	color: #fff;
}

fieldset {
	border: 1px #ccc solid;
	background: #f1f7fc;
	padding: 5px;
}

fieldset label {
	text-align: right;
	padding-right: 10px;
}

#main_right{
	float: right;
	font-size: 12px;
	width: 280px;
	padding: 0 10px;
}

.main_list_noshow {
	list-style-type: square;
	line-height: 18px;
	color: #333;
}

.main_list_noshow li {
	padding: 5px;
	margin-left: 20px;
}

.main_list_noshow_home {
	list-style-type: square;
	line-height: 14px;
	color: #333;
	font-size: 12px;
	width: 275px;
}

.main_list_noshow_home li {
	padding: 5px;
	margin-left: 20px;
}
#footer {
	position: relative;
	margin: 5px auto;
	width: 980px;
	height: 25px;
	margin-bottom: 50px;
}
#view_equipment {
	text-align: center; 
}
#view_equipment p {
	font-size: 18px;	
}
#view_equipment p a {
	color: #fff;
}
#footer ul {
	height: 31px;
	line-height: 31px;
	vertical-align: middle;
	list-style-type: none;
	}
#footer ul li { 
	display: inline;
	color: #333;
	font-size: 12px;
}
#footer ul li a {
	font-size: 12px;
	padding: 0 5px 0 5px;
	text-decoration: underline;
}
#footer ul li a:hover {
}
.clear {
	clear: both;
}

.error_field {
	min-height: 35px;
	font-size: 14px;
	font-weight: normal;
	color: #CC0033;
	line-height: 18px;
	background: #FDF4F8;
	border: 1px #CC0033 solid;
	padding: 10px;
	padding-left: 60px;
	margin: 5px 0;
	background-image: url(images/alert.png);
	background-position: 5px 5px;
	background-repeat: no-repeat;
}
.success_field {
	min-height: 35px;
	font-size: 14px;
	font-weight: normal;
	color: #333;
	line-height: 18px;
	background: #cef1c8;
	border: 1px #333 solid;
	padding: 10px;
	padding-left: 60px;
	margin: 5px 0;
	background-image: url(images/success.png);
	background-position: 5px 5px;
	background-repeat: no-repeat;
}
.custom_tip .tip {
	background-color: #333
	padding: 5px
}
 
.custom_tip .tip-title {
	color: #fff
	background-color: #666
	font-size: 20px
	padding: 5px
}
 
.custom_tip .tip-text {
	color: #fff
	padding: 5px
}
 
