
*{
	margin:0;
	padding:0px;
	border:none;
}
html, body{
	height:100%;
	font-family: Arial,Helvetica,sans-serif;
	font-size:12px;
	color: #444444;
}

/*html, body{
	height:100%;
	font-size:12px;
}
*/

INPUT
{
	border:1px solid #B3A793;
	height:20px;
	padding-left:3px;
	width:120px;
}
TEXTAREA
{
	border:1px solid #B3A793;
	padding-left:3px;
	padding-top:3px;
}
HTML{
	background-image:URL(../images/backgrounds/mmm_bg_lines.gif);
	background-position:top center;
	background-repeat:repeat-both;
	
}
body{
	height:100%;
}

#main_container{
	background-image:URL(../images/backgrounds/mmm_bg_lines.gif);
	background-position:top center;
	background-repeat:repeat-both;
	text-align:center;

	height:100%;
}

/*
#main_container{
	background-image:URL(../images/backgrounds/mmm_bg_lines.gif);
	background-position:top center;
	background-repeat:repeat-both;
	text-align:center;
	font-family: Arial,Helvetica,sans-serif;
	font-size:12px;
	color: #444444;
	height:100%;
}
*/

.body_bold {
	font-weight: bold;	
}

#content .padded_page > div:first-child{
	position:relative;
	top:-10px;
}

#content  H3{
	margin-top:25px;
}
/*
a:link {
	color: #666666;
}
*/
a{
	color:#33aaae;
}
a:hover {
	color: #999999;
}
a:active {
	color: #33aaae;
}


a.green_link{
	color:#00836b;	
	text-decoration:none;
	margin-left:5px;
	margin-right:5px;
	font-size:10px;
	text-decoration:none;
	text-transform:uppercase;
	font-weight:bold;	
	
}
a.green_link:hover
{
	color:#000;
	text-decoration:none;
	text-transform:uppercase;
	font-weight:bold;
}
/*
a.green_link:visited
{
	color:#00836b;
	text-decoration:none;
	text-transform:uppercase;
	font-weight:bold;
}
*/
a.green_link .selected{
	color:#000000;
}

.headline_sm {
	font-size: 12px;
	color: #03878c;
	font-weight: bold;
}
#parent_div{
	background-image:URL(../images/backgrounds/mmm_body_bg.gif);
	background-repeat:repeat-y;
	background-position:top center;
	width:916px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -40px; /* -58 makes it work for safari but nothing else. whatever. */
}

DIV.content_background_image_properties{

	background-repeat:repeat-y;
	background-position:top center;
}
DIV#header{
	text-align:left;		
	background-image:URL(../images/backgrounds/mmm_bg_lines.gif);
	background-repeat:repeat-both;
	background-position:top left;
}


DIV#footer, .push {
	height: 40px; /* .push must be the same height as .footer */
	margin:auto;
	width:916px;
}

DIV#logo_div{
	height:100px;
	background-color:#000000;
}


DIV#nav_div{
	
}
DIV#bot_nav_div{

	height:22px;
	opacity:50;
	position:relative;
}

#bot_nav_div A{
	text-decoration:none;
	font-size:11px;
	text-transform:uppercase;
	font-weight:bold;	
}
#bot_nav_div UL{
 	list-style-type: disc;	
}
#bot_nav_div UL LI{

}
UL {
 	list-style-type: disc;		
	margin-left:15px;
}

UL#top_nav{
	height:15px;
	padding-top:4px;
	padding-bottom:4px;
	text-align:center;
	background-color:#555555;
	margin:0px;
	list-style-type: none;	
}
#header UL{
		list-style-type: none;	
}
#header LI{
		list-style-type: none;	
}
UL#top_nav LI{
	padding-right:0px;
	padding-left:0px;
	display:inline;
	list-style-type: none;	
}
UL#top_nav LI A{
	text-decoration:none;
	font-size:11px;
	color:#999999;
	text-transform:uppercase;
	font-weight:bold;
}
UL#top_nav LI A:hover{
	color:#FFFFFF;
}

UL#top_nav LI a.selected_menu_item{
	color:#FFFFFF;
}
.menu_item a
{
	margin-left:10px;
}
DIV#content{
	text-align:justified;	

}
DIV#content_padded{
	padding: 10px 58px 15px 129px;	

}

DIV#content_narrow{
	clear:both;
	padding-top:30px;
	margin-left:129px;
	margin-right:58px;
}

P{
	margin-bottom:15px;
}


/* new h tag location */
h1, h2, h3 {
	margin: 0 0 10px 0;
	font-weight: bold;
}
h1, h2,{/*not UPPER case */
	color: #03878c;
	font-size:12px;
	font-weight:bold;

	letter-spacing: 1px;
	letter-spacing: 0;
	padding-bottom:10px;
	margin: 0 0 10px 0;
}

h3{ /*regular case */
	color: #03878c;
	font-size:12px;
	font-weight:bold; 
	letter-spacing: 0px;
		letter-spacing: 0;
	padding-bottom:10px; 
}
h4{ /*regular case */
		color: #333333;
		font-size:12px;
		font-weight:bold; 
		letter-spacing: 0px;
			letter-spacing: 0;
		padding-bottom:0px; 
	}
h5{ /*regular case */
	color: #03878c;
	font-size:12px;
	font-weight:bold; 
	letter-spacing: 0px;
		letter-spacing: 0;
	padding-bottom:0px; /*tighter bottom padding for next line text */
}
h6{
	color: #03878c;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
	letter-spacing: 1px;
	letter-spacing: 2;
	padding-bottom:0px; /*tighter bottom padding for next line text */
}
/* end h tag location*/


.tealtype{
	color: #03878c;
}

.footer_content{
	background-color:#555555;
	height:50px;
	color:#999999;
	font-size:9px;
}
.footer_content A{
	color:#999999;
}
.footer_content A:hover{
	color:#999999;
}
.footer_content A:visited{
	color:#999999;
}

 

 /* non-index pages common specifics */

DIV#logo_div_main{
	height:66px;
	text-align:center;
	background-image:URL(../images/backgrounds/mmm_bg_lines.gif);
	background-repeat:repeat-both;
	background-position:top center;
}
.indexmovie{
	letter-spacing:1px;
	font-size:11px;
	text-align:center;
	font-weight:bold;
}.bracketlinks{
	letter-spacing:1px;
	font-size:11px;
	text-align:center;
	font-weight:bold;
}
.bracketlinks a{
	text-decoration:none;
}
.bracketlinks a:hover{
	color:#03878c;
}

/* contact pages specifics */
.style1 {font-size: 10px;margin-left:15px;}
INPUT{
	margin-bottom:5px;
	width:100%;
}
TEXTAREA, .large_input, .medium_input{
	margin-left:15px;
}
TEXTAREA{
	margin-bottom:5px;
	width:100%;

}
.body_copy TABLE{
	width:480px;
	margin:auto;
}
.img_left{
	float:left;
	margin-right:15px;
	margin-bottom:15px;
}
.img_right{
	float:right;
	margin-left:15px;
	margin-bottom:15px;
}

/* rollover images index page mmm */

#cssnav1{background-image:URL(../images/132/mainpic_01_over.gif)}
#cssnav2{background-image:URL(../images/132/mainpic_02_over.gif)}
#cssnav3{background-image:URL(../images/132/mainpic_03_over.gif)}
#cssnav4{background-image:URL(../images/132/mainpic_04_over.gif)}
#cssnav5{background-image:URL(../images/132/mainpic_05_over.gif)}
.cssnav{
	border:0px;
	float:left;
	font-family: arial, helvetica, sans-serif;
	white-space: nowrap;
	display: block;
	width: 66px;
	height: 66px;
	margin: 0;
	padding: 0;

}


.cssnav a{
	display: block;
	color: #000000;
	font-size: 11px;
	width: 66px;
	height: 66px;
	display: block;
	float: left;
	color: black;
	text-decoration: none;
}

.cssnav img{
width: 66px;
height: 66px;
border: 0;
}

* html a:hover
{
visibility:visible;
}

.cssnav a:hover img
{
visibility:hidden;
}

.cssnav span
{
visibility:hidden;
position: absolute;
left: 35px;
top: 15px;
margin: 0px;
padding: 0px;
cursor: pointer;
}

.menu_item{
	display:inline;
	margin-right:0px;
	padding-top:5px;
}
AREA{
	border:1px solid blue;
}
.point
{
	background-color:#000;
	cursor:pointer;	
}


.moldset_drawing_boxes
{ 
	float:left;
	width:193px;
	height:250px;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
}
.moldset_drawing_images
{
	width:193px;
	height:250px;
	border-style:solid;
	border-width:2px;
	border-color:#666666
}
.application_images
{
	height:170px;
	padding-bottom:0px;
}
.selected
{
	color:#000000;
}
a.selected
{
	color:#000;
}
a.selected:hover
{
	color:#000;
}
a.selected:visited
{
	color:#000;
}

UL, LI
{
 	list-style-type: disc;		
	margin-left:10px;
}
UL#top_nav li{
	margin-left:15px;
}

