@charset "UTF-8";
/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #565656;
	background-image: url(../images/main_bg.gif);
	background-repeat: repeat-x;
	margin-top: 0px;
}

#container {
	width: 950px;
	margin: 0 auto;
}

#header {
	width: 928px;
	margin: 0;
	display: block;
}

#nav ul {
	padding: 0;
	margin: 0;
}

#nav ul li {
	display: inline;
	line-height: 29px;
	list-style-type: none;
	white-space: nowrap;
}

#nav ul li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #828282;
	text-decoration: none;
	padding: 7px 10px;
}

#nav ul li a:hover {
	color: #273d83;
}

#nav h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: oblique;
	font-weight: normal;
	color: #afafaf;
	text-decoration: none;
	margin: 10px;
}

#tabs {
	width: 928px;
	display: block;
	height: 54px;
	text-align: center;
	background-image: url(../images/hdr_shadow.gif);
	background-repeat: repeat-x;
	white-space: nowrap;
}

#tabs img {
	padding: 0 8px;
}

#statecontent {
	width: 928px;
	margin: 0;
	height: 400px;
	background-image: url(../images/michigan.gif);
	background-repeat: no-repeat;
	background-position: center center;
}

#boxmachining {
	width: 212px;
	display: block;
	position: absolute;
	margin: 50px 0 0 40px;
}

#boxfixtures {
	width: 212px;
	display: block;
	position: absolute;
	margin: 225px 0 0 90px;
}

#boxdies {
	width: 212px;
	display: block;
	position: absolute;
	margin: 40px 0 0 650px;
}

#boxmolds {
	width: 212px;
	display: block;
	position: absolute;
	margin: 180px 0 0 690px;
}

#boxmachining h1 {
	margin: 0 0 10px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-style: italic;
	font-weight: bold;
	text-transform: uppercase;
	color: #2e8d28;
	text-decoration: none;
}

#boxfixtures h1 {
	margin: 0 0 10px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-style: italic;
	font-weight: bold;
	text-transform: uppercase;
	color: #c60702;
	text-decoration: none;
}

#boxdies h1 {
	margin: 0 0 10px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-style: italic;
	font-weight: bold;
	text-transform: uppercase;
	color: #ffa606;
	text-decoration: none;
}

#boxmolds h1 {
	margin: 0 0 10px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-style: italic;
	font-weight: bold;
	text-transform: uppercase;
	color: #405daf;
	text-decoration: none;
}

#boxmolds ul, #boxdies ul, #boxfixtures ul, #boxmachining ul {
	margin: 0;
	padding: 0 0 0 15px;
}

#boxmolds ul li {
	list-style-image: url(../images/bullet_blue.gif);
}

#boxdies ul li {
	list-style-image: url(../images/bullet_yellow.gif);
}
#boxfixtures ul li {
	list-style-image: url(../images/bullet_red.gif);
}
#boxmachining ul li {
	list-style-image: url(../images/bullet_green.gif);
}

#boxmachining ul li a, #boxfixtures ul li a, #boxdies ul li a, #boxmolds ul li a {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;	
}

#boxmachining ul li a:hover {
	color: #2e8d28;
	text-decoration: underline;
}

#boxfixtures ul li a:hover {
	color: #c60702;
	text-decoration: underline;
}

#boxdies ul li a:hover {
	color: #ffa606;
	text-decoration: underline;
}

#boxmolds ul li a:hover {
	color: #405daf;
	text-decoration: underline;
}

#content {
	width: 898px;
	padding: 15px;
	background-color: #FFF;
}

#content h1.molds {
	padding: 10px 0 10px 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-style: italic;
	font-weight: bold;
	text-transform: uppercase;
	color: #405daf;
	text-decoration: none;
	background-image: url(../images/h1_molds_bg.gif);
	background-repeat: no-repeat;
}

#content h1.dies {
	padding: 10px 0 10px 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-style: italic;
	font-weight: bold;
	text-transform: uppercase;
	color: #ffa606;
	text-decoration: none;
	background-image: url(../images/h1_dies_bg.gif);
	background-repeat: no-repeat;
}

#content h1.fixtures {
	padding: 10px 0 10px 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-style: italic;
	font-weight: bold;
	text-transform: uppercase;
	color: #c60702;
	text-decoration: none;
	background-image: url(../images/h1_fixtures_bg.gif);
	background-repeat: no-repeat;
}

#content h1.machining {
	padding: 10px 0 10px 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-style: italic;
	font-weight: bold;
	text-transform: uppercase;
	color: #2e8d28;
	text-decoration: none;
	background-image: url(../images/h1_machining_bg.gif);
	background-repeat: no-repeat;
}

#content h1.molds1 {
	margin: 15px 0 5px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-style: italic;
	font-weight: bold;
	text-transform: uppercase;
	color: #405daf;
	text-decoration: none;
}

#content h1.dies1 {
	margin: 15px 0 5px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-style: italic;
	font-weight: bold;
	text-transform: uppercase;
	color: #ffa606;
	text-decoration: none;
}

#content h1.fixtures1 {
	margin: 15px 0 5px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-style: italic;
	font-weight: bold;
	text-transform: uppercase;
	color: #c60702;
	text-decoration: none;
}

#content h1.machining1 {
	margin: 15px 0 5px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-style: italic;
	font-weight: bold;
	text-transform: uppercase;
	color: #2e8d28;
	text-decoration: none;
}

#content ul {
	margin: 0;
	padding: 0 20px;
}

#content p {
	margin: 5px 0;
}

table#listmachining h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: italic;
	font-weight: bold;
	color: #2e8d28;
	text-decoration: none;
	margin: 0;
}

table#listfixtures h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: italic;
	font-weight: bold;
	color: #c60702;
	text-decoration: none;
	margin: 0;
}

table#listdies h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: italic;
	font-weight: bold;
	color: #ffa606;
	text-decoration: none;
	margin: 0;
}

table#listmolds h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: italic;
	font-weight: bold;
	color: #405daf;
	text-decoration: none;
	margin: 0;
}

#tabslg {
	width: 928px;
	display: block;
	height: 193px;
	text-align: center;
	background-image: url(../images/hdr_shadow.gif);
	background-repeat: repeat-x;
}

/* Machining Tab */
#lgtabmachining {
	display: block;
	width: 191px;
	height: 173px;
	background-image: url(../images/tablg_machining.gif);
	background-repeat: no-repeat;
	text-align: right;
	/*vertical-align: bottom;*/
	padding: 10px;
	margin: 0 auto;
}

#lgtabmachining ul {
	margin: 0;
	display: block;
}

#lgtabmachining ul li {
	list-style-type: none;
	line-height: 16px;
}

#lgtabmachining ul li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #c5f6c1;
	text-decoration: none;	
}

#lgtabmachining ul li a:hover {
	text-decoration: underline;
}
/* End Machining Tab */

/* Fixtures Tab */
#lgtabfixtures {
	/*display: block;*/
	width: 191px;
	height: 173px;
	background-image: url(../images/tablg_fixtures.gif);
	background-repeat: no-repeat;
	text-align: right;
	/*vertical-align: bottom;*/
	padding: 10px;
	margin: 0 auto;
}

#lgtabfixtures ul {
	margin: 0;
	display: block;
}

#lgtabfixtures ul li {
	list-style-type: none;
	line-height: 16px;
}

#lgtabfixtures ul li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	text-decoration: none;	
}

#lgtabfixtures ul li a:hover {
	text-decoration: underline;
}
/* End Fixtures Tab */

/* Dies Tab */
#lgtabdies {
	/*display: block;*/
	width: 191px;
	height: 173px;
	background-image: url(../images/tablg_dies.gif);
	background-repeat: no-repeat;
	text-align: right;
	/*vertical-align: bottom;*/
	padding: 10px;
	margin: 0 auto;
}

#lgtabdies ul {
	margin: 0;
	display: block;
}

#lgtabdies ul li {
	list-style-type: none;
	line-height: 16px;
}

#lgtabdies ul li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #784d00;
	text-decoration: none;	
}
#lgtabdies ul li a:hover {
	text-decoration: underline;
}
/* End Dies Tab */

/* Molds Tab */
#lgtabmolds {
	/*display: block;*/
	width: 191px;
	height: 173px;
	background-image: url(../images/tablg_molds.gif);
	background-repeat: no-repeat;
	text-align: right;
	/*vertical-align: bottom;*/
	padding: 10px;
	margin: 0 auto;
}

#lgtabmolds ul {
	margin: 0;
	display: block;
}

#lgtabmolds ul li {
	list-style-type: none;
	line-height: 16px;
}

#lgtabmolds ul li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	text-decoration: none;	
}

#lgtabmolds ul li a:hover {
	text-decoration: underline;
}
/* End Molds Tab */

.redtext {
	color: #a91616;
}

.detailtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}

#footertext {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: none;	
}

#footertext a {
	padding: 0 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: none;
}

#footertext a:hover {
	color: #FFF;
}

ul#membernav {
/*	width: 870px;
	display: block;*/
	margin: 15px auto;
	padding: 0;
	text-align: center;
}

ul#membernav li {
	line-height: 25px;
	display: inline;	
}

ul#membernav li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
	padding: 5px 10px;	
}

ul#membernav li a:hover {
	color: #273d83;
	background-color: #F3F3F3;
}

#content h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;	
}

body#all a#navall, body#machining a#navmachining, body#fixtures a#navfixtures, body#dies a#navdies, body#molds a#navmolds {
color: #273d83;
}

table.tablemargin {
	margin: 0 0 40px 0;
}

.dialog-error {
	border-color: #900;
	background-color: #F99;
	color: #600;
	padding: 6px;
	text-align: center;
	margin: 15px 0;
}

.dialog-success {
	color: #2c6c23;
	padding: 6px;
	text-align: center;
	background-color: #ecffe8;
	border: solid 1px #74be67;
	margin: 15px 0;
}