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

/* -------------- footer padding -------------- */
/*

#push {
	height: 80px;
}

#footer {
	padding-top: 40px;
}

#wrapper_bg {
	margin-bottom: -80px;
}

*/

/* -------------- layout etc -------------- */

body {
	background: url(/assets/body_bg.gif) repeat-x top #FFFFFF;
	font-family: 'Lucida Sans', Helvetica, Arial, sans-serif
}

#wrapper {
	background: url(/assets/wrapper_bg.gif) center repeat-y;
	width: 1000px;
	overflow: hidden;
}

#wrapper_bg {
	background: url(/assets/masthead_bg.gif) center top no-repeat;
	width: 1000px;
	overflow: hidden;
}

#document {
	width: 960px;
	overflow: hidden;
	margin: 0px 20px;
}

#footer {
	width: 920px;
}

/* ============ masthead ============ */


#mh {
	height: 210px;
	position: relative;
}

#logo {
	position: absolute;
	z-index: 1;
	width: 180px;
	height: 103px;
	top: 25px;
	left: 20px;
	margin: 0px;
}

#logo a, #logo a:visited {
	display: block;
	text-indent: -2000px;
	overflow: hidden;
	text-decoration: none;
	width: 180px;
	height: 103px;
	background: url(/assets/logos/mh.gif) center top no-repeat;
}


#pageTitle {
	margin: 0px;
	position: absolute;
	z-index: 2;
	left: 20px;
	height: 40px;
	background: #ffffff;
	bottom: 0px;
	padding: 20px 20px 10px;
	width: 920px;
	border-bottom: 1px solid #BBBBBB;
}

* html #pageTitle {
	width: 960px;
	height: 60px;
}

.flash {
	position: absolute;
	z-index: 0;
	right: 20px;
	width: 960px;
	height: 200px;
	overflow: hidden;
}

/* ============ user_menu ============ */

#um {
	position: absolute;
	right: 20px;
	top: 5px;
	height: 25px;
	overflow: hidden;
	margin: 0;
	padding: 0;
	text-indent: 0;
	z-index: 4;
}

#um li {
	float: right;
	list-style: none;
}

#um li, #um a, #um a:visited {
	float: left;
	line-height: 25px;
	text-align: center;
	margin: 0 0 0 10px;
	padding: 0;
	text-indent: 0;
	list-style: none;
	text-decoration: none;
	color: #666666;
}

#um a, #um a:visited {
	background-position: left top;
	background-repeat: no-repeat;
	margin: 0;
	padding: 0 0 0 20px;
}

#um a:hover, #um .selected a, #um .selected a:visited {
	color: #000000;
	background-position: left bottom;
}

#um_pdf a {
	background-image: url(/assets/um/pdf.gif);
}

#um_rss a {
	background-image: url(/assets/um/rss.gif);
}

#um_subscribe a {
	background-image: url(/assets/um/subscribe.gif);
}
#um_upload a {
	background-image: url(/assets/um/upload.gif);
}

#um_contact-us a {
	background-image: url(/assets/um/contact-us.gif);
}

.prestige h1 {
	color: #000033;
}

.media h1 {
	/* color: #CC0000; */
}

.corporate h1 {
	color: #660066;
}

/* ============ menu 1 ============ */

#m1 {
	position: absolute;
	left: 20px;
	top: 135px;
	width: 960px;
	height: 35px;
	overflow: hidden;
	background: url(/assets/m1_bg.gif) repeat-x top;
	margin: 0;
	padding: 0;
	text-indent: 0;
	z-index: 5;
}

#m1 li, #m1 a, #m1 a:visited {
	float: left;
	width: 180px;
	line-height: 35px;
	text-align: center;
	margin: 0;
	padding: 0;
	text-indent: 0;
	list-style: none;
	text-decoration: none;
	color: #333333;
	background-position: left top;
	background-repeat: repeat-x;
}

#m1 a:hover, #m1 .selected a, #m1 .selected a:visited {
	color: #FFFFFF;
	-moz-box-shadow: 3px 6px 6px rgba(0,0,0,.3);
	-webkit-box-shadow: 3px 6px 6px rgba(0,0,0,.3);
	box-shadow: 3px 6px 6px rgba(0,0,0,.3);
}

#m1_corporate a:hover, #m1_corporate.selected a,  #m1_corporate.selected a:visited {
	background-image: url(/assets/m1_corporate.gif);
}
#m1_business a:hover, #m1_business.selected a,  #m1_business.selected a:visited {
	background-image: url(/assets/m1_business.gif);
}
#m1_prestige a:hover, #m1_prestige.selected a,  #m1_prestige.selected a:visited {
	background-image: url(/assets/m1_prestige.gif);
}
#m1_media a:hover, #m1_media.selected a,  #m1_media.selected a:visited {
	background-image: url(/assets/m1_media.gif);
}

/* ============ menu 2 ============ */

#document {
	margin-top: 20px;
}



#m2 {
	float: left;
	width: 160px;
	margin-left: 20px;
}

#m2 ul {
	float: left;
	width: 180px;
	margin: 0px;
	padding: 0px;
	list-style: none;
	background: #EEEEEE;
/*
	-moz-border-radius:  6px;
	-webkit-border-radius:  6px;
	border-radius:  6px;
*/
	padding: 3px 0px;
}

#m2 li+li {
/* 	border-top: 1px solid #CCCCCC; */
}



#m2 a, #m2 a:visited {
	font-size: 8pt;
	text-decoration: none;
	display: block;
/*	text-align: right;*/
	padding: 6px 7px;
	color: #333333;
	margin: 0px 3px;
/*
	-moz-border-radius:  3px;
	-webkit-border-radius:  3px;
	border-radius:  3px;
*/
}

#m2 a:hover, #m2 .selected a {
	color: #FFFFFF;
/*	background: url(/assets/m1_business.gif) repeat-x top #000000;*/
	background: url(/assets/m1_corporate.gif) repeat-x top #520052;
	text-decoration: none;
}

#m2 .m2_media a:hover, #m2 .m2_media .selected a {
	background: url(/assets/m1_media.gif) repeat-x top #a40000; 
}

#m2 .m2_prestige a:hover, #m2 .m2_prestige .selected a {
	background: url(/assets/m1_prestige.gif) repeat-x top #00002a;
}

#m2 .m2_corporate a:hover, #m2 .m2_corporate .selected a {
	background: url(/assets/m1_corporate.gif) repeat-x top #520052;
}

#m2 a.areaToggle {
	text-align: left;
}

#m2 a.areaToggle:hover {
	background: none;
	color: #000000;
}

#m2 #m2_related a, #m2 #m2_related a:visited {
	width: auto;
	text-align: left;
	background: none;
	padding: 0px;
	margin: 0px;
	display: inline;
	color: #999999;
}

#m2 #m2_related a:hover {
	color: #000000;
}


ul#m2_related, #m2 #m2_related ul  {
	margin:  20px 10px;
	padding: 0px;
	background: none;
	margin: 10px;
	width: auto;
	color: #999999;
}

#m2 #m2_related ul {
	margin:  0px;
	border-top: 1px solid #999999;
	margin-top: 2px;
}


ul#m2_related li {
	font: 8pt "Lucida Sans", Helvetica, Arial, sans-serif;
	margin-top:  20px;
	background: none;
	font-weight: bold;
}

ul#m2_related li li {
	margin:  5px 0px 0px 0px;
	background: none;
	font-weight: normal;
	padding: 0px 5px 4px;
	border-bottom: 1px dotted #CCCCCC;
}

/* ============ layout blocks ============ */

#body {
	width:  750px;
	float: right;
}

#content {
	float: left;
	width: 410px;
	margin: 0 20px;
	
}

#content.wide {
	width: 700px;
}

#rightColumn {
	float: left;
	width: 300px;
}

.imageBox {
	width: 282px;
	background-color: #eeeeee;
	border: 1px solid #eeeeee;
	margin-bottom: 10px;
}

.imageCaption {
	padding: 2px;
	font: 7pt Verdana, Helvetica, Arial, sans-serif;
	color: #666666;

}

#setLightbox {
	width: auto;
	overflow: hidden;
}

#setLightbox a, #setLightbox a:visited {
	float: left;
	width: 150px;
	height: 150px;
	width: 170px;
	text-align: center;
	margin-bottom: 20px;
}

/* ============ textimonials ============ */

.testimonial {
	padding: 10px 20px;
	margin: 20px 20px 30px;
	background: url(/assets/testimonial-bg.jpg) right bottom no-repeat;
	
}

.testimonial img {
	margin: 0 0 0 auto;
}


.testimonial-credit {
	margin-top: 10px;
/* 	text-align: right; */
	font: 7pt Verdana, Helvetica, Arial, sans-serif;
}


.testimonial-credit strong {
	font: bold 9pt 'Lucida Sans', Helvetica, Arial, sans-serif
}

/* ============ set samples ============ */

.set_samples {
	width: 500px;
	margin: 20px auto;
}

.set_samples img {
	margin-top: 50px
}

.set_samples p.footnote {
	margin-left: 5px
}



