/* GLOBALS */
/* ----------------------------------------- */

body {
	font-family:	Tahoma, Arial, Helvetica, sans-serif;
	font-size:		12px;
	color: 			#3F3F3F;
	line-height: 	20px;
	}

	
/* BANNER */
/* ----------------------------------------- */

div#mn-banner div,
div#mn-banner img {
	float: 			left ;
	}


/* NAVIGATION DETAILS */
/* ----------------------------------------- */

/* TOP MENU POSITIONING */
#multi-ddm {
	margin: 		0 0 0 0;
	}

/** SUBMENU WIDTH **/
#multi-ddm ul, #multi-ddm ul li {	
	width: 			200px; 
	}

/** SUBMENU APPEARANCE **/
#multi-ddm ul {
	background-color:#B4D3E7;
		border-top: none;	
		border-right: none;	
		border-bottom: none;	
		border-left: none;	
	border-color: #FFF;
	border-width: 1px;
	}

/** TOP LEVEL LINK APPEARANCE **/
#multi-ddm a {
	padding: 25px 29px 23px;
	margin: 7px 0 0 0;
	color: #FFF;
	font-family: tahoma, verdana, arial;
	text-align: left;
	border-left: 1px solid #215773;
	border-right: 1px solid #74AFCF;
	font-weight:bold;
	}
	#multi-ddm a.first { border-left: none; }
	#multi-ddm a.last { border-right: none; }

/** SUB LEVEL LINK APPEARANCE **/
#multi-ddm ul a {
	padding: 5px 16px;
	margin: 0;
	color: #333;
	text-transform: none;
	border: none;
	}

/** TOP/SUB LINK HOVER APPEARANCE **/
#multi-ddm a:hover { color: #FFE401; }
#multi-ddm ul a:hover { color: #4B9643; }




/*  *********************************************  CONTENT  STYLE *********************************************** */

div#mn-content {
	text-align: justify;
	}

div#mn-content p {
	}
	div#mn-content strong {
		}

div#mn-content ul {
		margin:0;
		padding: 11px 0 15px 20px;
		list-style-image: url(../images/arrow_01.gif);
		}
	div#mn-content li {
		padding-left: 5px;
		}

div#mn-content a {
	color:#3B8EBA;
	text-decoration:underline;
	}
	div#mn-content a:hover {
		color:#4B9643;
		}





/*  *********************************************  SIDEBAR  STYLE *********************************************** */

div#mn-sidebar ul {
	margin: 11px 0 0 0;
	padding: 0 0 15px 0;
	line-height:28px;
	border-top: 1px solid #777;
	list-style: none;
	}
	div#mn-sidebar ul li {
		clear: left;
		float: left;
		width: 100%;
		border-bottom:1px solid #777;
		}

div#mn-sidebar a {
	color:#6A4730;
	margin:2px 0 2px 0;
	padding:0 0 0 10px;
	display:block;
	}
	div#mn-sidebar a:hover {
		color: #D3B480;
		background-color:#3B5148;
		}


/*  *********************************************  BOTTOM  STYLE *********************************************** */

div#mn-bottom ul {
	margin: 0;
	padding: 15px 40px 25px 0;
	list-style: none;
	float: left;
	width: 136px;
	font-size: 11px;
	color: #333;
	}
	div#mn-bottom ul.double {
		width: 298px;
		}

div#mn-bottom ul.double li {
	width: 136px; 
	display: inline-block;
	float: left;
	}

div#mn-bottom ul li.title {
	color: #4B9643;
	padding: 5px 0;
	width: 100%;
	font-weight: bold;
	letter-spacing: 0;
	font-size: 12px;
	}


div#mn-bottom a {
	color:#333;
	}
	div#mn-bottom a:hover {
		color: #4B9643;
		}

div#mn-bottom a strong {
	color: #4B9643;
	}
div#mn-bottom a:hover strong {
	color:#333;
	}


/*  *********************************************  FOOTER  STYLE *********************************************** */

div#mn-footer {
	line-height: 20px;
	font-size: 11px;
	color: #FFF;
	}
#mn-footer a {
	color: #FFF;
	}
	#mn-footer a:hover {
		color: #FFE401;
		}


/*** Footer Standards ***/
div#mn-footer p, div#mn-footer ul, div#mn-footer div {
	margin: 0;
	padding: 0;
	width: 100%; 
	}
	
div#mn-footer #footerlinks { 
	float: left; 
	text-align: left;
	}
	#mn-footer #footerlinks li {
		display: inline;
		padding: 0;
		}
	#mn-footer #footerlinks ul {
		display: inline;
		padding: 0;
		margin: 0;
		}
	#mn-footer #footerlinks li a {
		display: inline-block;
		margin: 0 25px 0 0;
		}

div#mn-footer #footerlegal { 
	clear: left;
	float: left; 
	}

div#mn-footer #footerseo {
	clear: left;
	float: left;
	margin-top: 15px;
	width: 70%;
	}

div#mn-footer #footerplaque { 
	clear: both;
	float: right;
	height: 40px;
	text-align: right;
	margin-top: -55px;
	width: auto;
	}






	
	
/*  *********************************************  HEADER TAGS *********************************************** */

H1, #mn-sidebar .header, H2, H3 {
	font-weight: normal;
	color:#4B9643;
	margin: 0 0 0 0;
	padding: 30px 0 10px 0;
	font-size: 28px;
	font-family: Georgia, "Times New Roman", Times, serif;
	}

H2 {
	padding: 20px 0 0 0;
	font-size: 20px;
	}

H3 {
	padding: 20px 0 0 0;
	font-size: 12px;
	font-weight:bold;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	}



/*  *********************************************   PICTURES   *********************************************** */

.picborder, .picRight, .picLeft {
	border: 1px solid #CCC;
	}
	.picRight {
		float:right;
		margin-left:20px;
		}
	.picLeft {
		float:left;
		margin-right:20px;
		}

.picRightnoborder {
	float:right; 
	margin-left:20px;
	}

.picLeftnoborder {
	float: left;
	margin-right: 20px;
	}





/*  *********************************************   CONTENT ELEMENTS  *********************************************** */

hr {
	width: 80%;
	border: none;
	border-top: 1px solid #CCC;
	text-align: center;
	margin: 30px auto;
	}

div.spacer{clear:both; height:5px; display:block;}

#commentform #comment { width: 96%; }

.leftCol {
float:left;
width:40%;
}
.rightCol {
float:right;
width:60%;
}

/*  *********************************************   ICON ELEMENTS  *********************************************** */
div#mn-icons ul{
list-style:none;
margin:0;
padding:0;
float:left;
}

div#mn-icons ul li{
margin:0;
padding:0;
float:left;
}

div#mn-icons a{
margin:0;
padding:0;
}

div#mn-icons .mohs{
width:267px;
height:84px;
background:url(../images/icon-mohs.jpg) no-repeat;
}

div#mn-icons .mohs:hover{
background:url(../images/icon-mohs_h.jpg) no-repeat;
}

div#mn-icons .cosmetic{
width:267px;
height:84px;
background:url(../images/icon-cos.jpg) no-repeat;
}

div#mn-icons .cosmetic:hover{
background:url(../images/icon-cos_h.jpg) no-repeat;
}

div#mn-icons .general{
width:267px;
height:84px;
background:url(../images/icon-gen.jpg) no-repeat;
}

div#mn-icons .general:hover{
background:url(../images/icon-gen_h.jpg) no-repeat;
}

div#mn-icons .laser{
width:267px;
height:84px;
background:url(../images/icon-laser.jpg) no-repeat;
}

div#mn-icons .laser:hover{
background:url(../images/icon-laser_h.jpg) no-repeat;
}

div#mn-icons .products{
width:267px;
height:84px;
background:url(../images/icon-prod.jpg) no-repeat;
}

div#mn-icons .products:hover{
background:url(../images/icon-prod_h.jpg) no-repeat;
}
