
/************ index *************/

* {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	}
body {
	background: #111 url(images/bg_page_fade.gif) repeat-y top center; 
	font: 10px verdana, arial, sans-serif;
	text-align: left;
	margin: 0;
	}
a {
	color: #339;
	text-decoration: none;
	border-bottom: 1px dotted #339;
	outline: none;
	}
a:hover {
	color: #339;
	text-decoration: none;
	border-bottom: 1px solid #339;
	}
#SKIN {
	display: block;
	background: transparent url(images/content_bg.gif) repeat-y top center ;
	width: 730px;
	margin: 6px 0px 0px 0px;
	}
#TOP {
	display: block;
	border: 0;
	width: 730px;
	height: 44px;
	background: transparent url(images/content_top.gif) no-repeat top left; 
	}
#BOT {	
	display: block;
	border: 0;
	width: 730px;
	height: 32px;
	margin: 10px 0px 0px 0px;
	background: transparent url(images/content_bot.gif) no-repeat top left; 
	}
#LOGO {
	display: block;
	background: transparent url(images/logo_mh_large.gif) no-repeat top center;
	}
#LOGO a.logo {
	display: block;
	border: 0;
	width: 700px;
	height: 350px;
	background: transparent url(images/logo_mh_large.gif) no-repeat 0px 0px; 
	text-indent: -10000px;
	}
#LOGO a.logo:hover {
	background: transparent url(images/logo_mh_large.gif) no-repeat 0px -350px;
	}
#MID dl {
	display: block;
	width: 680px;
	}
#MID dt a {
	display: block;
	width: 672px;
	height: 12px;
	margin-top: 4px;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 10px;
	padding: 3px 0px 3px 0px;
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	color: #666;
	background: #EEE;
	}	
#MID dt a:hover {
	border-top: 1px solid #AAA;
	border-bottom: 1px solid #BBB;
	color: #000;
	}
#MID dd {
	margin: 0;
	height: 421px;
	background: transparent url(images/iframe_border.gif) no-repeat top left; 
	padding: 3px 0px 0px 0px;
	}
#FOOT {
	color: #AAA;
	}
#FOOT a {
	color: #bbb;
	padding: 2px;
	border: 1px solid #999;
	text-decoration: none;
	font-size: 8px;
	letter-spacing: 1px;
	}
#FOOT a:hover {
	background: #111;
	color: #FFF;
	border: 1px solid #EEE;
	}
iframe {
	border: 0;
	outline: none;
	}
a.pdf {
	background: transparent url(images/bullet_PDF.gif) no-repeat top left; 
	padding: 1px 1px 1px 17px;
	}
a.slink {
	background: transparent url(images/bullet_link.gif) no-repeat top left; 
	padding: 1px 1px 1px 17px;
	}
.content_frame {	
	display: block;
	width: 678px;
	background: #EEE url(images/iframe_bg.gif) repeat-y top left;
	padding: 0;
	margin: 0;
	}
	
/************ portfolio *************/

#menu_tabs {
	display: block;
	margin: 8px 0px 0px 14px;
	}
#menu_tabs a {
	display: block;
	float: left;
	padding: 0px 10px 0px 0px;
	border: 0;
	margin: 0;
	width: 80px;
	height: 21px;
	line-height: 20px;
	text-align: center;
	text-transform: uppercase;
	color: #CCC;
	background: transparent url(images/menu_tabs.gif) no-repeat top left;
	}
#menu_tabs a:hover {
	color: #FFF;
	}
#menu_tabs a.print {
	background-position: 0px -21px;
	}
#menu_tabs a.web {
	background-position: -90px 0px;
	}
#menu_print #menu_tabs a.print {
	background-position: 0px 0px;
	color: #000;
	}
#menu_web #menu_tabs a.web {
	background-position: -90px -21px;
	color: #000;
	}
#thumbs_print,
#thumbs_web {
	display: none;
	}	
#menu_print #thumbs_print,
#menu_web #thumbs_web {
	display: block;
	padding: 3px 0px 0px 8px;
	}
#thumbs_print a, 
#thumbs_web a {
	display: block;
	float: left;
	height: 50px;
	width: 50px;
	padding: 3px;
	margin: 2px 0px 0px 2px;
	border: 1px solid #ccc;
	}
#thumbs_print a:hover, 
#thumbs_web a:hover {
	background: #EEE;
	border: 1px solid #eee;
	}
#thumbs_print a.on, 
#thumbs_web a.on {
	border: 1px solid #333;
	}
#menu_print,
#menu_web {
	display: block;
	position: absolute;
	width: 225px;
	clear: none;
	padding: 0;
	margin: 10px 0px 0px 10px;
	background: transparent url(images/menu_bg_box.gif) no-repeat top left;
	z-index: 100;
	}
p.thFOOT {
	display: block;
	height: 27px;
	width: 205px;
	border: 0;
	background: transparent url(images/menu_bg_box_foot.gif) no-repeat top left; 
	}
#wall {
	display: block;
	position: absolute;
	padding: 9px 0px 0px 0px;
	width: 468px;
	height: 395px;
	border: 0;
	margin: 1px 0px 0px 210px;
	}
#matte {
	padding: 8px 9px 1px 8px;
	display: block;
	background: transparent url(images/matte_bg_box.gif) no-repeat top left; 
	height: 400px;
	}
div.mfoot {
	padding: 0;
	display: block;
	height: 40px;
	}
#prev, 
#bull,
#next {
	display: block;
	float: left;
	width: 20px;
	height: 25px;
	text-indent: -10000px;
	}
#prev a, 
#next a,
#prev a:hover,
#next a:hover {
	display: block;
	height: 25px;
	width: 20px;
	border: 0;
	}
#prev a {
	background: transparent url(images/buttons_prev-next.gif) no-repeat 0px 0px; 
	}
#next a {
	background: transparent url(images/buttons_prev-next.gif) no-repeat -40px 0px; 
	}
#prev a:hover {
	background: transparent url(images/buttons_prev-next.gif) no-repeat 0px -25px;
	}
#next a:hover {
	background: transparent url(images/buttons_prev-next.gif) no-repeat -40px -25px;
	}
#nav-btn {
	display: block;
	float: right;
	clear: right;
	width: 60px;
	height: 25px;
	margin: 19px 10px 0px 0px;
	padding: 0;
	background: transparent url(images/buttons_prev-next.gif) no-repeat top left;
	}
div.img2 {
	display: block;
	cursor: crosshair;
	height: 330px;
	width: 440px;
	}
#img-link {
	display: block;
	float: left;
	padding: 9px 5px 9px 13px;
	width: 295px;
	}
/**** transparent popup portfolio -> info box ****/
#details {
	position: absolute;
	height: 198px;
	width: 408px;
	z-index: 99;
	filter:alpha(opacity=90);
	opacity: 0.90;
	-moz-opacity:0.90;
	background: #EEE;
	margin: 105px 5px 5px 5px;
	border: 1px solid #AAA;
	padding: 10px;
	}
#info-btn,
#info-btn a {
	display: block;
	float: left;
	background: transparent url(images/button_info.gif) no-repeat 0px -3px;
	height: 17px;
	width: 25px;
	text-indent: -10000px;
	border: 0;
	}
#info-btn a:hover {
	background: transparent url(images/button_info.gif) no-repeat 0px -23px;
	}


/************ information *************/

#mINFO {
	display: block;
	position: absolute;
	width: 458px;
	padding: 0;
	margin: 10px 0px 0px 10px;
	
	}
#mINFO h1 {
	display: block;
	height: 33px;
	width: 458px;
	border: 0;
	background: transparent url(images/info_title.gif) no-repeat top left; 
	text-indent: -10000px;
	}
#mINFO div.description {
	background: #DDD url(images/info_bg.gif) repeat-y top left;
	margin: 0px 0px 0px 0px;
	padding: 0;
	}
#mINFO p {
	padding: 4px 0px 0px 29px;
	}
#mINFO p.res {
	display: block;
	padding: 8px 0px 10px 0px;
	border-top: 1px dotted #BBB;
	margin: 8px 0px 0px 29px;
	}
#services {
	position: absolute;
	display: block;
	background: transparent url(images/services_bg_box.gif) no-repeat top left;
	width: 190px;
	padding: 0;
	margin: 10px 0px 0px 483px
	}
#services p.sFOOT {
	display: block;
	height: 17px;
	width: 190px;
	border: 0;
	background: transparent url(images/services_bg_foot.gif) no-repeat top left; 
	}
#services ul {
	padding: 5px 15px 0px 8px;
	}
#services li {
	list-style: url(images/bullet_services.gif) inside none;
	color: #333;
	}
#services h1 {	
	display: block;
	height: 33px;
	width: 190px;
	border: 0;
	background: transparent url(images/services_title.gif) no-repeat top left; 
	text-indent: -10000px;
	}
#contact {	
	display: block;
	background: transparent url(images/contact_bg_box.gif) no-repeat top left; 
	padding: 0;
	width: 458px;
	height: 150px;
	text-transform: uppercase;
	color: #666;
	padding: 0;
	}
#contact div.c_left {
	display: block;
	float: left;
	width: 216px;
	padding: 5px 0px 5px 10px;
	}
#contact div.c_right {
	display: block;
	float: right;
	width: 216px;
	padding: 5px 10px 5px 6px;
	}
#contact p {
	display: block;
	margin: 0;
	padding: 0;
	}
#contact p:hover {
	color: #333;
	}

#contact input.inp,
#contact textarea.inp {
	border: 1px solid #888;
	width: 210px;
	background: #DDD;
	font: 11px verdana, sans-serif;
	color: #666;
	padding: 2px;
	outline: none;
	}
#contact textarea.inp {
	height: 75px;
	}
#contact input.inp:hover,
#contact textarea.inp:hover,
#contact input.inp:focus,
#contact textarea.inp:focus { 
	border: 1px solid #666; 
	color: #444;
	}
#contact .req,
#contact .req:hover {
	color: #C03;
	}
#contact div.req {
	display: block;
	padding:  5px;
	border-bottom: 1px dotted #888;
	text-align: center;
	margin: 0px 2px 0px 2px;
	}
#contact p.req {
	font-weight: bold;
	color: #333;
	}
#contact p.req input.inp,
#contact p.req textarea.inp {
	background: #EDE;
	}
#contact div.pass {
	display: block;
	color: #2A2;
	padding:  5px;
	border-bottom: 1px dotted #888;
	text-align: center;
	margin: 0px 2px 0px 2px;
	}
#contact input.submit-btn {
	display: block;
	width: 458px;
	height: 30px;
	background: #EEE url(images/contact_bg_box_foot.gif) no-repeat top left;
	outline: none;
	border: 0;
	text-indent: -10000px;
	cursor: pointer;
	}
#contact input.submit-btn:hover {
	background: #EEE url(images/contact_bg_box_foot.gif) no-repeat 0 -30px;
	}
.no {
	display: none;
	}
