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

* {
	padding:0;
	margin:0;
}
body {
	background:#bcbcbc top left url(http://www.mandarich.com/images/bg_body.jpg) repeat-x;
	font:12px Arial, Helvetica, sans-serif;
	line-height:16px;
	color:#444;
	margin-top:5px;
	text-align:center;
}

p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#333333;
}
img {
	border:none;
}
a {
	color:#0066CC;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
h1 {
	line-height:32px;
	font:28px "Century Gothic", Helvetica, Arial;
	color:#0066CC;
	padding:10px 0;
	text-transform:capitalize;
	text-align:left;
}
h2 {
	line-height:26px;
	font:22px "Century Gothic", Helvetica, Arial;
	color:#0066CC;
	padding:10px 0;
	text-transform:capitalize;
}
h3 {
	line-height:22px;
	font:18px "Century Gothic", Helvetica, Arial;
	color:#0066CC;
	padding:8px 0;
	text-transform:capitalize;
}
ul {
	padding-left:20px;
}
#pre_header, #header, #footer, #post_footer, #copyright {
	width:980px;
	clear:both;
}
.clear {
	clear:both;
	height:30px;
}
small {
	font-size:10px;
}
#pre_header {
	height:18px;
	padding:6px 0 6px 0;
	width:974px;
	margin:0 auto;
}
#pre_header ul {
	list-style-type:none;
	width:300px;
	float:right;
	text-align:right;
	padding-right:27px;
	padding-top:1px;
}
#pre_header ul li {
	display:inline;
	color:#333;
	font-weight:bold;
	text-transform:capitalize;
}
#pre_header ul li a {
	color:#666;
}
#pre_header ul li.mr {
	padding:7px 0 4px 28px;
	margin-right:10px;
}
#pre_header ul li.cs {
	padding:6px 0 4px 25px;
}
#header {
	height:152px;
	margin:0 auto 8px auto;
	width:974px;
}
#header h1 {
	display:none;
}
#header #logo {
	padding:0px 0 0 0px;
	float:left;
	width:324px;
	height:124px;
	/*Changed Line*/
	z-index:99;
}
body> div#header #logo {
	padding:6px 0 0 6px;
	width:200px;
}
#header_right {
	float:right;
	width:769px;
}
#header ul {
	float:right;
	list-style-type:none;
	text-transform:uppercase;
}
#header div#header_links ul {
	height:16px;
	padding-top:10px;
	color:#666;
	font-size:9px;
	padding:12px 26px 0 0;
}
#header div#header_links ul li {
	display:inline;
	margin-left:10px;
}
#header div#header_links ul li a {
	color:#000000;
}
#header div#navigation {
	width:777px;
	padding:16px 10px 0 0;
	float:right;
}
#header div#navigation ul#nav {
	margin:0;
	padding:0;
	float:right;
}
body> div#header div#navigation {
	width:790px;
	padding:16px 0 0 0;
	margin-left:-24px;
	float:right;
}
body> div#header div#navigation ul#nav {
	margin-top:-15px;
	padding:0;
	float:right;
	margin-right:8px;
}
#header div#navigation ul li a {
	color:#3E8FBC;
}
#nav a {
	text-decoration:none;
	display:block;
}
#nav li {
	float:left;
	padding:0px;
	cursor:pointer;
}
#nav ul {
	float:left;
	width:210px;
	padding:0px;
	position:absolute;
	left:-999em;
	margin:0px;
}
#nav ul li {
	width:210px;
	 display:block; 
	padding:0;
	margin:0;
}
#nav ul li a {
	 display:block; 
	border:1px solid #ccc;
}
#nav ul ul {
	width:210px;
}
#nav li:hover ul, #nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left:-999em;
}
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul, #nav li li li li.sfhover ul {
	left:auto;
}
#nav {
	font:bold 13px Helvetica, Arial, sans-serif;
	font-weight:normal;
}
#nav a {
	padding:12px 20px 16px 20px;
	color:#666;
}
html>body div#nav a {
	padding:12px 20px 16px 20px;
	color:#666;
}
#nav li#fir a {
	background:none;
}
#nav li#fir a#active {
	color:#235673;
}
#nav a:hover {
	color:#235673;
	background:none;
}
#header div#navigation #nav a#active {
	color:#666;
	background-color:#fff;
}
#nav li#fir ul li a {
	color:#235673;
	background:#ececec;
	padding:5px 15px 5px 24px;
}
#nav li#fir ul li a:hover {
	color:#235673;
	background:#fff;
}
#nav ul {
	background:#fff;
	font:10px Verdana, Tahoma, Serif;
	text-transform:none;
	font-weight:normal;
}
#nav ul li {
	border-right:1px solid #fff;
	border-top:1px solid #eee;
	border-bottom:none;
}
#nav ul li a {
	background:#ececec;
	padding:5px 5px 5px 24px;
}
#nav ul ul {
	display:none;
}
#nav li:hover, #nav li.sfhover {
	background:#ececec;
	font-weight:bold
}
#nav li li:hover, #nav li li.sfhover {
	background:#fff;
	color:#000;
	border-bottom:none;
	font-weight:bold
}
#container_top {
	background:bottom left url(http://www.mandarich.com/images/bg_body_top_982x5.jpg) no-repeat;
	height:5px;
	margin:0 auto;
	margin-top:-20px;
	width:974px;
}
html>body div#container_top {
	margin-top:0;
}
#container {
	background:#fff;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	padding:2px 0px;
	margin:0 auto;
	clear:both;
}

#container  div{text-align:left;}

html>body div#container {
	padding:2px 0px 7px 0px;
	width:972px;
	min-height:500px;
}
#home_banner {
	margin:0 auto;
	width:920px;
}
html>body div#home_banner {
	padding:0;
}
#top_row {
	clear:both;
	margin:0 auto;
	padding-left:8px;
	height:200px;
	overflow:hidden;
}
html>body div#top_row {
	padding-left:8px;
}
#top_row a {
	color:#E68332;
}
#top_row div.applications {
	width:187px;
	float:left;
	overflow:hidden;
	padding:0;
}
html>body div#top_row div.applications {
	width:185px;
}
#top_row div.applications h2 {
	font-size:15px;
	padding:0 0 4px 10px;
}
#top_row div.applications p {
	font-size:11px;
	width:160px;
	padding-left:12px;
}
#top_row div.applications.last {
	margin:0;
}
#middle_row {
	clear:both;
	margin:0 auto;
	padding:18px 0 7px 7px;
	width:936px;
}
html>body div#middle_row {
	width:974px;
}
#middle_row a {
	color:#333;
}
#middle_row h3 {
	padding:6px 10px;
	color:#333;
	font-size:15px;
}
#middle_row ul, #middle_row p {
	width:190px;
	padding-top:10px;
	list-style-type:none;
}
html>body div#middle_row ul, #middle_row p {
	width:220px;
}
#middle_row ul li {
	padding-bottom:12px;
}
#middle_row div#rss div {
	width:258px;
	float:left;
	padding:0;
	margin:0 0 10px 0;
	border-right:1px solid #ccc;
}
#middle_row2 div#rss div {
	width:258px;
	float:left;
	padding:0;
	margin:0 0 10px 0;
}
html>body div#middle_row div#rss div {
	width:258px;
}
#middle_row div#rss div p {
	text-align:right;
}
#middle_row div#rss div p a {
	padding:0 10px 0 0;
	color:#0066CC;
}
#middle_row div#rss div ul {
	min-height:100px;
}
#middle_row div#rss div ul li {
	background:1px 3px url() no-repeat;
	padding:0 0 12px 16px;
	color:#3E8FBC;
}
#middle_row div#links div {
	width:400px;
	float:left;
}
#middle_row div#links div ul {
	width:180px;
}
#middle_row div#links div ul li {
	background:top left url(http://www.mandarich.com/images/blue_box_arrow.gif) no-repeat;
	padding-left:20px;
}
#middle_row div#links div.last {
	border-left:1px solid #ccc;
	float:left;
}
.news {
	background: top left url(http://www.mandarich.com/images/bg_news_header.gif) no-repeat;
}
.events {
	background:top left url(http://www.mandarich.com/images/bg_events_header.jpg) no-repeat;
}
.sites {
	background:top left url(http://www.mandarich.com/images/bg_sites_header.gif) no-repeat;
	width:600px;
}
.partners {
	background:top left url(http://www.mandarich.com/images/bg_partners_header.jpg) no-repeat;
}
.resources {
	background:top left url(http://www.mandarich.com/images/bg_resources_header.jpg) no-repeat;
}
#bottom_row h3 {font-weight:bolder;}

#container #bottom_row{
	font-weight:bold;
	clear:both;
	border:1px solid #ccc;
	text-align:center;
	margin:0 auto;
	width:920px;
}

#bottom_row p {text-align:center;}

#container_bottom {
	clear:both;
	width:978px;
	background:bottom left url(http://www.mandarich.com/images/bg_body_bottom_978x17.jpg) no-repeat;
	height:14px;
	margin:0 auto;
	padding:0;
}
html>body div#container_bottom {
}
#footer {
	background:#fff top left url(http://www.mandarich.com/images/bg_body_top_982x5.jpg) no-repeat;
	width:932px;
	margin:8px auto 0 auto;
	padding:16px 20px 30px 20px;
	height:110px;
}

#footerPR {
	background:#fff top left url(http://www.mandarich.com/images/bg_body_top_982x5.jpg) no-repeat;
	width:932px;
	margin:8px auto 0 auto;
	padding:16px 20px 30px 20px;
	height:140px;
}

#post_footer, #copyright {
	text-align:center;
	color:#fff;
}
#post_footer {
	background:top left url(http://www.mandarich.com/images/bg_body_bottom_978x17.jpg) no-repeat;
	width:978px;
	margin:0 auto;
	padding:10px 0;
}
#post_footer ul li {
	 display:inline; 
}
#post_footer ul li {
	padding:0px;
}
#post_footer ul li a {
	padding:0 6px;
}
#post_footer a, #copyright a {
	color:#fff;
}
#post_footer ul {
	list-style-type:none;
	padding:6px 0;
	width:900px;
	margin:0 auto;
}
#footer_links {
	text-align:center;
}
#copyright {
	text-align:center;
	padding-bottom:20px;
	width:966px;
	margin:0 auto;
}
#internal_banner {
	clear:both;
}
#main {
	width:728px;
	float:right;
	padding:0 20px 0 0;
}
#main p, #main ul {
	padding:6px 0;
	font-size:12px;
	line-height:20px;
}
#main ul li {
	list-style-type:none;
	padding:0 0 4px 14px;
}
#main a {
	color:#005DA0;
	text-decoration: underline;
}
#main a:hover {
	color: #ff9231;
	text-decoration: underline;
}
h1 {
	color:#0066CC;
	font-size:24px;
}
h2 {
	color:#006699;
	font-size:18px;
}
h3 {
	color:#003366;
	font-size:14px;
}
#container {
	padding:14px 14px 7px 14px;
	width:944px;
}
html>body div#container {
	padding:14px 18px 7px 18px;
	width:936px;
}
#main {
	width:700px;
	margin-top:-3px;
}
#container #main #internal_banner {
	padding-top:10px;
}
#top_row div.applications h2 {
	padding:0 0 4px 10px;
	font-size:15px;
	font-weight:bold;
}
#nav {
	font:bold 13px "Helvetica", Arial, sans-serif;
	margin-right:5px;
}
td {
	padding: 3px;
}
.style1 {
	font-size: 10px
}
.style3 {
	color: #3e8fbc
}
.style4 {
	font-size: 14px;
	font-style: italic;
}
.style5 {
	font-size: 14px
}
h4 {
	font-size: 14px;
	color: #006699;
}
.style6 {
	font-size: 24px;
	line-height:100%;
}
.style7 {
	font-size: 13px
}
.style11 {
	color: #333
}
.style13 {
	font-size: 16px;
	font-weight: bold;
}

.style14 {font-size: 16px}
.style17 {
	color: #006699;
	font-weight: bold;
	font-size: 18px;
}
.style18 {
	color: #333333;
	font-weight: bold;
}

.post {width:655px; float:left; text-align:left; display:block;}
.sidebar {float:right; width:200px;}
.style22 {color: #3E8FBC}
.style23 {color: #FFFFFF}
.style24 {color: #CCCCCC}
.style25 {font-size: 18px}
.helvetica {font-family: Arial, Helvetica, sans-serif}

ul{text-align:left;}
li {text-align:left}

#top_round {line-height:0px; padding:0px; margin:0px;}


#aos_header * {
	margin:0;
	padding:0;
	line-height:1em;
}
#aos_header #masthead {
	position:relative;
	float:left;
	margin:0 8px 8px 0;
	width:168px;
	font-size:11px;
	color:#fff;
	text-shadow:1px 1px 1px #224272;
}
#aos_header #masthead_wrap {
	min-height:104px;
	background:url(http://www.mandarich.com/images/masthead.gif) 0 0 no-repeat;
}
#aos_header #masthead_btm {
	float:left;
	width:168px;
	height:5px;
	background:url(http://www.mandarich.com/images/masthead_btm.gif) 0 0 no-repeat;
}
#aos_header #masthead h1 {
	overflow:hidden;
	padding-top:16px;
}
#aos_header #masthead h1 a {
	display:block;
	height:28px;
	line-height:28px;
	text-indent:-999em;
	width:168px;
}
#aos_header #masthead ul {
	margin:6px 14px 0;
	width:140px;
	list-style:none;
	padding-top:0!important;
	padding-top:1px;
}
#aos_header #masthead li {
	display:inline;
	line-height:14px;
	text-indent:0;
}
#aos_header #masthead li a {
	display:block;
	overflow:hidden;
}
#aos_header #guide {
	float:left;
	width:750px;
	line-height:1em;
	color:#000;
	text-shadow:1px 1px 1px #fff;
	background:transparent;
	background:url(http://www.mandarich.com/images/bc-bg-corners.gif);
	background-repeat:no-repeat;
	display:inline;
}


/*
 * menu
 */

 
div#menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	float: left;
	align: left;
	color:#3E8FBC;
	font-size:9px;
	width:auto
}

div#menu li {
	position: relative;
	top: 0px;
	margin: 0px;
	padding: 0px;
	display: block;
	float: left;
}

div#menu li a, #menu li span.separator {
	height: 35px;
	display: block;
	float: left;
	line-height: 35px;
	text-decoration: none;
	color: #0066CC;
}

div#menu li span {  
	display: block;
}

div#menu li span {  
	background-repeat: no-repeat;
	background-position: 95% 0px;
}

div#menu li a.current {  
	color: #aa1428;
}

div#menu a:hover, div#menu span.separator:hover, div#menu span.sfhover, div#menu a.current:hover {  
	color: #aa1428;
}

div#menu li.active {  
	font-weight: bold;
}

div#menu li.active ul {  
	font-weight: normal;
}

div#menu li.parent span.separator {  
	cursor: pointer;
}

 
div#menu ul.menu {
	font-size:12px;
	font-weight:bold;
}

div#menu li.level1 {
	margin-right: 15px;
	font-size:12px;
}

div#menu a.level1 span, div#menu span.level1 span {
	padding: 0px 15px 0px 15px;
}

div#menu li.level1:hover, div#menu li.sfhover {  
	background: url(http://www.mandarich.com/images/menu_tab_l.png) 0 0 no-repeat;
}

div#menu li.sfhover li.sfhover {  
	background: none;
}

div#menu li:hover a.level1, div#menu li.sfhover a.level1, div#menu li:hover span.level1, div#menu li.sfhover span.level1 {  
	background: url(http://www.mandarich.com/images/menu_tab_r.png) 100% 0 no-repeat;
}

div#menu li.active {  
	background: url(http://www.mandarich.com/images/menu_tab_l.png) 0 0 no-repeat;
}

div#menu a.active, div#menu span.active {  
	background: url(http://www.mandarich.com/images/menu_tab_r.png) 100% 0 no-repeat;
}

div#menu li.active li {  
	background: none;
}

div#menu li li a.active {
	background: none;
}

 
div#menu ul.menu ul {
	position: absolute;
	top: 400px;
	left: -999em;  
	width: 165px;
	padding: 10px 0px 10px 0px;
	background: url(http://www.mandarich.com/images/menu_dropdown_bg.png) 0 100% no-repeat;
	font-size: 10px
}

div#menu li:hover ul, div#menu li.sfhover ul {
	left: 0px;  
	z-index: 100;
	position: absolute;
	top: 35px;
}

div#menu li.level1 li {
   	width: 100%;  
	text-indent: 15px;
}

div#menu li.level1 li a, div#menu li.level1 li span.separator{
	height: 25px;
	padding: 0px;
	margin: 0px 1px 0px 1px;;
	background: #ffffff url(http://www.mandarich.com/images/menu_level2_item.png) 100% 0 no-repeat;
	float: none;  
	display: block;
	line-height: 25px;
}

div#menu li.level2 a.parent, div#menu li li.level2 span.parent {  
	background: #ffffff url(http://www.mandarich.com/images/menu_level2_item_parent.png) 100% 0 no-repeat;
}

 

 
div#menu li ul ul {
	margin: -36px 0 0 164px;  
}

div#menu li:hover ul ul, div#menu li.sfhover ul ul {
	border-top: 1px solid #C8C8C8;
}

 
div#menu li:hover ul ul, div#menu li.sfhover ul ul,  
div#menu li:hover ul ul ul, div#menu li.sfhover ul ul ul,  
div#menu li:hover ul ul ul ul, div#menu li.sfhover ul ul ul ul {  
	left: -999em;
}

 
div#menu li li:hover ul, div#menu li li.sfhover ul,  
div#menu li li li:hover ul, div#menu li li li.sfhover ul,  
div#menu li li li li:hover ul, div#menu li li li li.sfhover ul {  
	left: 0;
	z-index: 100;
}

