/* \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\

MAIN STRUCTURE

\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\  */

body {
	font-family: Arial,sans-serif;
	font-size:76%;
	margin:0;
	padding:0;
	background:#333 url(images/bg.gif);
	text-align:center;
}


p, li {
	font-size:1em;
	}

* html p, * html li {
	font-size:.9em;
	}

a {
	color:#f60;
	}

a:hover {
	color:#f30;
	}

h1 {
	font-size:1.2em;
	}
	
h2, h3 {
	font-size:1em;
	font-weight:bold;
	color:#f90;
	margin:0 0 1em 0;
	}

h3 {
	font-size:.9em;
	}


.header {
	height:40px;
	margin:0 0 0 0;
	padding:6px 0 0 0;
	width:100%;
	background:#fff;
	}

.wrapper {
	position:relative;
	width:960px;
	margin:0 auto;
	text-align:left;
	background:#4d4d4d url(/images/mainbg.gif) top left repeat-y;
	border:1px solid #000;
	border-width:0 0px 0px 0;
	}


.intro {
	width:740px;
	margin:65px auto 100px;
	}
.main {
	padding:20px 0 0 0;
	overflow:auto;
	clear:both;
	
	}

/* \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\

IMAGES

\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\  */


.images {
	height:100%;
	overflow:visible;
	background-position:220px 40px;
	background-repeat:no-repeat;
	}
	
	#about .images {
		background-image: url(/images/eye.jpg);
		}
		
	#services .images {
		
		background-image: url(/images/bino.jpg);
		
		}
		
	#expertise .images {
		background-image: url(/images/target.jpg);
		}
		
	#clients .images {
		background-image: url(/images/droplet.jpg);
		}
		
	#news .images {
		background-image: url(/images/lenses.jpg);
		}
	
	#contact .images {
		background-image: url(/images/pencils.jpg);
		}
	
.ticker{
	width:1000px;
}	
.footer {
	width:940px;
	margin:0 auto;
	clear:both;
	text-align:right;
	font-size:.8em;
	color:#888;
	xxxdisplay:none;
	}
	
	.footer a {
		color:#888;
		}

	.footer a:hover {
		color:#f30;
		}

.logo a {
	display:block;
	padding:0;
	width:300px;
	height:30px;
	margin:0px 3px 3px 185px;
	color:#ccc;
	text-decoration:none;
	text-indent:-1000px;
	background: url(./images/mk_logo_sm.gif) top left no-repeat;
	}

.logo_seismk a {
		display:block;
		padding:0;
		width:413px;
		height:40px;
		margin:0px 0px 0 41px;
		color:#ccc;
		text-decoration:none;
		text-indent:-1000px;
		background: url(./images/logo_mc.gif) top left no-repeat;
		}

/* \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\

CONTENT DISPLAY

\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\  */

	
.article, .section {
	float:left;
	display:block;
	padding:0 5px 5px 5px;
	margin:0 0px 0 0;
	width:210px;
	/*height:400px;  
	overflow:auto;*/
	text-align:justified;
	}

.article {
	color:#ccc;
	width:360px;
	padding-right:8px;
	background:transparent;
	}
	
	.article p, .section p {
		line-height:140%;
		margin:0 0 1em 0;
		}


	.article ul {
		margin:0 0 1em;
		padding:0;
		}
		
		.article ul li {
			margin:0 0 .5em 1.5em;
			padding:0;
			}

.section {
	color:#7e7e7e;
	
	}
	
.extra {
	border-left:1px solid #f90;
	width:350px;
	padding-left:10px;
	padding-right:4px;
	background:transparent;
	position:relative;
	
	}

.break {
	clear:both;
	}

.prop {
	width:1px;
	height:300px;
	float:right;
	}

.photobar {
	position:relative;
	top:0;
	left:0;
	width:740px;
	height:24px;
	margin:5px 0 0 0;
	padding:0;
	background: #f90 url(/images/photobar.jpg) top left repeat-x;
	float:right;
	border:1px solid green;
	border-width:0px 0;
	}
	
/* ind photos 74px wide */

.photobox {
	width:70px;
	height:20px;
	position:absolute;
	border:2px solid #f90;
	}

.photobar a.photobutton {
	display:block;
	width:74px;
	height:24px;
	position:absolute;
	top:0;
	border:0px solid;
	
	}

	.photobar a.photobutton:hover {
		width:70px;
		height:20px;
		border:2px solid #f30;
		}

p.testspeaker, p.testorg {
	font-weight:bold;
	font-size:1.05em;
	margin:0;
	padding:0;
	line-height:110%;
	}

p.testspeaker {
	color:#fff;
	}

p.testorg {
	color:#e6e6e6;
	font-style:italic;
	}

.testbody {
	border-top:1px solid;
	}
	

/* \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\

NAVIGATION

\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\  */


.menus {
	padding:25px 0 0 0;
	margin:0;
	width:100%;
	overflow:auto;
	position:relative;
	}


#mainmenu a:hover { color:#f90; }

#mainmenu ul,
#mainmenu ul ul {
	margin: 0;
	padding: 0;
	width: 220px; /* Width of Menu Items */
	}

#mainmenu ul {
	margin-left:220px;
	list-style: none;
	
	}

#mainmenu ul li {
	padding:2px 5px;
	line-height:13px;
	text-align:left;
	}

#mainmenu ul li a {
	text-decoration: none;
	color: #b3b3b3;
	font-size:.9em;
	font-size:11px;
	}
	
/*	
* html #mainmenu ul li a {
	font-size:.85em;
	}

*/
	
/*
#mainmenu ul li a:hover { 
	color: #f90; 
	}
*/

#mainmenu ul ul {
	position: absolute;
	display: none;
	left: 0; /* Set 1px less than menu width */
	top: 27px;
	width:221px;
	}

#mainmenu ul li ul li { /* Sub Menu Styles */
	text-align:right;
	
	} 

#mainmenu ul li ul li a { /* Sub Menu Link Styles */
	color:#7e7e7e;
	font-size:11px;
	} 

/*	
	#mainmenu ul li ul li a:hover { 
	color:#f90;
	} 
*/	

#mainmenu ul li a.shown{
	color:#f90;
	font-weight:bold;
	}

#mainmenu li.def ul {
	display:block;
	}
	

	#mainmenu_seismk a:hover { color:#f90; }
    #mainmenu_seismk a img { border:none; }
	#mainmenu_seismk ul,
	#mainmenu_seismk ul ul {
		margin: 0;
		padding: 0;
		width: 220px; /* Width of Menu Items */
		}

	#mainmenu_seismk ul {
		margin-left:125px;
		list-style: none;
		}

	#mainmenu_seismk ul li {
		padding:2px 5px;
		line-height:1em;
		text-align:left;
		}

	#mainmenu_seismk ul li a {
		text-decoration: none;
		color: #b3b3b3;
		font-size:.9em;
		font-size:11px;
		}

	
#mainmenu_seismk ul ul {
		position: absolute;
		display: none;
		left: -5px; /* Set 1px less than menu width */
		top: 15px;
		width:221px;
		}

	#mainmenu_seismk ul li ul{
		margin-top:0px;
		margin-right:18px;
		}	

	#mainmenu_seismk ul li ul li { /* Sub Menu Styles */
		text-align:right;
		line-height:14px;
		} 

	#mainmenu_seismk ul li ul li a { /* Sub Menu Link Styles */
		color:#7e7e7e;
		font-size:11px;
		} 

	/*	
		#mainmenu_seismk ul li ul li a:hover { 
		color:#f90;
		} 
	*/	

	#mainmenu_seismk ul li a.shown{
		color:#f90;
		font-weight:bold;
		}

	#mainmenu_seismk li.def ul {
		display:block;
		}