


/* RESET */
html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input { margin: 0; padding: 0; }
h1,h2,h3,h4,h5,h6,pre,code,address,caption,cite,code,em,strong,th { font-size: 1em; font-weight: normal; font-style: normal; font-family: Corbel, Calibri, Arial, Verdana, Helvetica, sans-serif;}
ul,ol { list-style: none; }
fieldset,img { border: none; }
caption,th { text-align: left; }
table { border-collapse: collapse; border-spacing: 0; }

.line-bottom{ border-bottom:1px solid #e5e5e5; margin-bottom:10px;}

/* LAYOUT */
.clear { clear: both; }
.clearer { clear: both; display: block; margin: 0; padding: 0; height: 0; line-height: 1px; font-size: 1px; }

img { border: 0; }
img.left { float: left; margin: 2px 20px 16px 0; }
img.right { float: right; margin: 2px 0 16px 20px; }
img.across { margin: 0 10px 10px 0;}

.bullet {background:url(../images/arrow-right.png) left 4px no-repeat; padding-left:10px;}
.list-arrow, .t2{background:url(../images/arrow-right.png) left 6px no-repeat; padding-left:10px;}
.bullet02 {background:url(../images/bullet02.png) left 10px no-repeat; padding-left:10px;}
.sub-arrow {background:url(../images/icon_list1.png) left 6px no-repeat; padding-left:10px; margin-left:10px}
.line02{  background:url(../images/line02.gif) left bottom no-repeat; margin:5px 0;}
.bullet01 {background:url(../images/arrow-down.png) left 10px no-repeat; padding-left:10px; padding-bottom:10px;}
.line20 { padding-bottom:20px;}
.line15 { padding-bottom:15px;}
.arrow { background:url(../images/arrow.gif) left 5px no-repeat; padding-left:10px;}
.arrow2 { background:url(../images/icon_list2.png) left 4px no-repeat; padding-left:10px;}
.t3 { background:url(../images/arrow.gif) left 9px no-repeat;}


/* TYPE */
a { color: #f79b3e; }
a:link, a:visited, a:active { text-decoration: none; }
a:hover { text-decoration: underline;}
a.more { white-space: nowrap; font-weight:normal; padding-right: 10px; zoom: 1;}

a[rel="external"], a.external { white-space: nowrap; padding-right: 15px; zoom: 1; }
strong, b { font-weight: bold; }
em, i { font-style: italic; }
sup { padding-left: 1px; font-size: 10px !important; font-weight: normal !important; vertical-align: baseline; position: relative; bottom: 0.33em; color: #76797c; _position: static !important; }

p { margin-bottom: 18px; }
h1 { font-weight: bold; font-size: 24px; line-height: 36px; margin-bottom: 18px; }
h2 { font-weight: bold; font-size: 16px; line-height: 18px; margin-bottom: 18px; }
h3 { font-weight: bold; font-size: 1em; line-height: 18px; }
h4 { font-weight: bold; font-size: 10px; line-height: 18px; }
p.intro { font-weight: bold; }
.more { text-align: right;}

ul { margin-bottom: 18px; list-style: none outside; }
ol { margin-bottom: 18px; list-style: decimal; margin-left: 2.2em; }
ul.square,
ul.circle { margin-left: 2em; }
ul.square { list-style: square outside; }
ul.circle { list-style: circle outside; }
ul ul.circle,
ul ul.square { margin-top: 4px; margin-bottom: 5px; }
ol.sosumi { margin-left: 0; padding-left: 2em; }

body{margin:0;padding:0;background-color:#000;line-height: 1.5em;}

b{font-size: 110%;}
em{color: #f68c20;}

#maincontainer{width: 1000px; /*Width of main container*/margin: 0 auto; /*Center container on page*/background-color:#fff;font-family: Corbel, Calibri, Arial, Verdana, Helvetica, sans-serif;}

#globalheader{background: #000;margin:0;height: 80px; /*Height of top section*/}

#globalheader h1{margin: 0;padding-top: 15px;}
#contentwrapper{float: left;width: 100%;}

#contentcolumn{margin: 0 260px 0 280px; /*Margins for content column. Should be "0 RightColumnWidth 0 LeftColumnWidth*/}
#leftcolumn{float: left; width: 280px; /*Width of left column in pixel*/ margin-left: -1000px; /*Set margin to that of -(MainContainerWidth)*/ background: #fff;border-right:0px solid #e5e5e5;}
#rightcolumn{float: right;width: 260px; /*Width of right column*/margin-left: -260px; /*Set left margin to -(RightColumnWidth)*/background: #fff;}

#footer{clear: left;width: 100%;background: grey;color: #FFF;text-align: center;padding: 4px 0;}
#footer a{color: #FFFF80;}
#rightcolumn a{ color:#000;}

/* globalheader */
#globalheader #globalnav{ margin:0; }
#globalheader #logo a, 
#globalheader #logo a:link,
#globalheader #logo a:visited{ height:60px; width:220px; float:left; padding:15px 0 0 30px; }

ul.menu {float:right;margin:0; padding:0; list-style:none; font: normal 11px Verdana,Arial; z-index:-9999}
ul.menu * {margin:0; padding:0}
ul.menu a {display:block; color:#000; text-decoration:none}
ul.menu a:hover { text-decoration:none}
ul.menu li {position:relative; float:left; margin-right:3px; z-index:10;}
ul.menu ul {position:absolute; top:25px; left:0; background:#d1d1d1; display:none; opacity:0; list-style:none;}
ul.menu ul li {position:relative; border:1px solid #aaa; border-top:none; width:158px; margin:0;}
ul.menu ul li a {display:block; padding:5px; background-color:#d1d1d1;}
ul.menu ul li a:hover {background-color:#c5c5c5}
ul.menu ul ul {left:158px; top:0px;}

ul.menu .submenu {overflow: hidden; position:absolute; left:-160px; top:0; z-index:-4; width:160px;}

ul.menu .careermenu {overflow: hidden; position:absolute; left:-77px; top:25px; z-index:-4; width:160px;}



ul.menu .menulink {border:1px solid #333; padding:5px 10px; color:#ccc; font-weight:bold; }
ul.menu .menulink:hover, ul.menu .menuhover {background-color:#c5c5c5; color:#000; border:1px solid #aaa; }
ul.menu .sub {background:#d1d1d1 url(../images/arrow.gif) 143px 8px no-repeat; border:0px;}
ul.menu .arrow {background:url(../images/icon_nav_arrow.png) right center no-repeat; padding-right:10px; font-weight:bold; }
ul.menu .current{border:2px solid #f68c20;padding:4px; color:#ccc;}
ul.menu .topline {border-top:1px solid #aaa}/**/

/* common styling */
.top-navi-menu { float:right;font-family: corbel, Calibri, arial, sans-serif; position:relative; margin:0; font-size:13px; font-weight:bold; margin:0; z-index:9998;}
.top-navi-menu ul li a, .top-navi-menu ul li a:visited {display:block; text-decoration:none; height:24px; text-align:left; color:#ccc; background:#000; line-height:24px; overflow:hidden; padding:0 15px; border:1px solid #333;}
.top-navi-menu ul {padding:0; margin:0;list-style-type: none; }
.top-navi-menu ul li {float:left; margin-right:5px; position:relative;}
.top-navi-menu ul li ul {display: none;}

/* specific to non IE browsers */
.top-navi-menu ul li:hover a {color:#000; background:#c5c5c5;}
.top-navi-menu ul li:hover ul {display:block; position:absolute; top:25px; left:1px; width:165px; border:1px solid #c5c5c5; z-index:9999}
.top-navi-menu ul li:hover ul.sleft {display:block; position:absolute; top:25px; left:-91px; width:165px; border:1px solid #c5c5c5; z-index:9999}
.top-navi-menu ul li:hover ul li a.hide {color:#000; background:#ddd url(../images/arrow.gif) no-repeat right 7px;}
.top-navi-menu ul li:hover ul li:hover a.hide {color:#000; background:#ffbf00 url(../images/arrow.gif) no-repeat right 7px;}
.top-navi-menu ul li:hover ul li ul {display: none;}
.top-navi-menu ul li:hover ul li a {display:block; background:#ddd; color:#000; width:145px;line-height:14px; height:auto; padding:3px 10px; border:0px;font-size:90%; font-family: Corbel, Calibri, Arial, Helvetica, sans-serif; font-weight:normal;}
.top-navi-menu ul li:hover ul li a:hover {background:#ffbf00; color:#000;}
.top-navi-menu ul li:hover ul li:hover ul {display:block; position:absolute; left:165px; top:0;}
.top-navi-menu ul li:hover ul li:hover ul.left {left:-167px;}

/* 三级菜单定义 */
.top-navi-menu ul li:hover ul li:hover ul li a.hide {color:#000; background:#ddd url(../images/arrow.gif) no-repeat right 7px;}
.top-navi-menu ul li:hover ul li:hover ul li:hover a.hide {color:#000; background:#ffbf00 url(../images/arrow.gif) no-repeat right 7px;}
.top-navi-menu ul li:hover ul li:hover ul li ul {display: none;}
.top-navi-menu ul li:hover ul li:hover ul li a {display:block; background:#ddd; color:#000; width:145px;line-height:14px; height:auto; padding:3px 10px; border:0px;font-size:90%; font-weight:normal}
.top-navi-menu ul li:hover ul li:hover ul li a:hover {background:#ffbf00; color:#000;}
.top-navi-menu ul li:hover ul li:hover ul li:hover ul {display:block; position:absolute; left:165px; top:0;}

.top-navi-menu ul li a.bgOrange { color:#f68c20;}



#skiplinks { text-align:right;  margin:0; padding-top:5px !important; padding-top:10px;padding-bottom:5px !important; padding-bottom:10px; font-size:12px; color:#9b9996}
#skiplinks img { padding-right:5px;}
.skiplinks a{ color:#9b9996; padding:0 5px;}
.skiplinks a:link, .skiplinks a:visited{ color:#9b9996; }
.skiplinks a:hover{ color:#fff; text-decoration:none;}

/* Global Banner */
#globalBanner{ float:left;width:1000px; margin:0; padding:0px;}
#globalBanner #content{width:1000px; height:160px; margin:0; padding:0px;}
#globalBanner #content h1{ font-family: Calibri, Verdana, Arial, Helvetica, sans-serif; color:#f68c20; margin:0; padding:20px 0 0 30px; font-size:200%; width: 560px; font-weight:normal;}
#globalBanner #content h3{ font-family: Calibri, Verdana, Arial, Helvetica, sans-serif; color:#fff; padding:10px 0 20px 30px; width:480px; font-size:16px; line-height:18px; font-weight:normal; margin:0;}

/* news & events */
#leftcolumn .column { margin:0 20px; border-left:none;}
#leftcolumn .column img { position:relative; left:0; top:0; }
#leftcolumn .column img.left { padding-bottom:100px; margin-right:10px; }
#leftcolumn p { margin:0; font-weight:normal;}

#leftcolumn a.more { display:block; text-align:left; padding:0; font-weight:normal;}
#leftcolumn img { clear:right; margin-bottom:5px; }
#leftcolumn .column h3 { margin:0; font-size:18px; margin-bottom:10px; text-transform:capitalize; }

#leftcolumn #press{ margin:0; padding:0;}
#leftcolumn #press a, #leftcolumn #press a:link,#leftcolumn #press a:visited{ color:#000000; }
#leftcolumn #press ul{ margin:0; padding:0;}
#leftcolumn #press ul li{ line-height:18px; font-size:14px;padding-bottom:5px;}
#leftcolumn #press span{ display:block; margin-bottom: 5px; color:#444}
#leftcolumn #press small { display:block; color:#444; font-size:14px; padding-bottom:5px;}
#leftcolumn #press p{ display:block;font-size:14px; margin-bottom: 5px;line-height:18px; }

#leftcolumn .blog{ margin:0; padding:0; padding-bottom:10px;}
#leftcolumn .blog a, #leftcolumn .blog a:link,#leftcolumn .blog a:visited{ color:#000000;}
#leftcolumn .blog ul{ margin:0; padding:0;}
#leftcolumn .blog ul li{ line-height:18px; font-size:14px;padding-bottom:10px;}
#leftcolumn .blog span{ display:block; margin-top: 5px; color:#444}
#leftcolumn .blog small { display:block; color:#444; font-size:14px; padding-bottom:5px;}
#leftcolumn .blog p{ display:block; font-size:14px; margin-bottom: 5px; line-height:18px; }


/* services & experts */
#contentcolumn .column { margin: 0; border-left:none; padding-bottom:5px;}
#contentcolumn .column img { position:relative; left:0; top:0; }
#contentcolumn .column img.left { padding-bottom:100px; margin-right:15px; }
#contentcolumn p { font-size:14px; margin:0; margin-left:85px; margin-bottom:10px; line-height:18px; font-weight:normal; color:#444;}
#contentcolumn a.more { display:block; text-align:left; }
#contentcolumn .column h3 { margin:0; font-size:18px; margin-bottom:10px; text-transform:capitalize; }
#contentcolumn .column h3, #contentcolumn .column p { padding:0; }


#contentcolumn ul { margin:0; padding:0;}
#contentcolumn ul li { line-height:18px; margin-left:90px; font-size:14px; }
#contentcolumn .column ul li a, #contentcolumn .column ul li a:visited{ color: #000; padding: 0; text-decoration: none;}
#contentcolumn .column ul li a:hover { color: #000; text-decoration:underline;}


/* Spotlight */

#rightcolumn #rc1{ 	margin: 0; }

#rightcolumn .module{ margin:0 20px; padding:0;}
#rightcolumn .module h2{ background:url(../images/home_spotlight.png) 0px 0px no-repeat; height:30px; margin:0; padding:0; list-style:none;}
#rightcolumn .module h2{ line-height:30px; padding-left:10px; color:#fff; font-size:18px; }

#rightcolumn .modulecontent{ background:url(../images/home_spotlight.png) 0px -30px no-repeat; height:140px;}
#rightcolumn .modulecontent .list_content { margin:0; padding:0; width:220px; }
#rightcolumn .modulecontent .list_content ul{ padding: 0 10px; padding-top:75px; margin:0;}
#rightcolumn .modulecontent .list_content ul li{  font-size:16px; line-height:18px; font-weight:bold; }
#rightcolumn .modulecontent a, #rightcolumn .modulecontent a:link, #rightcolumn .modulecontent a:visited{ color:#fff;}
#rightcolumn .modulecontent a:hover{ color:#fff;}

#rightcolumn .moduleawards{ border-bottom:0; border-top:0; margin:0; padding:0; }
#rightcolumn .moduleawards .list_content  img{ margin:0; padding:10px; text-align:center;}

#rightcolumn .moduleawards .list_content {border:1px solid #d4d4d4; }
#rightcolumn .moduleawards .list_content ul{ padding:10px; margin:0; padding-top:0}
#rightcolumn .moduleawards .list_content ul li{  font-size:14px; line-height:18px; font-weight:bold;}
#rightcolumn .moduleawards a, #rightcolumn .moduleawards a:link, #rightcolumn .moduleawards a:visited{ color:#000;}
#rightcolumn .moduleawards a:hover{ color:#000;}


#rightcolumn .module_btm { float:left; width:200px; margin:0; padding:0; background:url(../images/home_spotlight.png) 0px -170px no-repeat; height:30px;}
#rightcolumn .module_btm { line-height:30px; height:30px; list-style:none; margin:0; padding:0 10px; font-size:13px; text-align:right; color:#000;}
#rightcolumn .module_btm a, #rightcolumn .module_btm a:link, #rightcolumn .module_btm a:visited,{ color:#000;}
#rightcolumn .module_btm a:hover { color:#000; text-decoration:underline;}


/*--- Global Footer ---*/
#globalfooter { float:left; width: 1000px; margin: 0; padding:20px 0;background: #000  url(../images/footer.png) repeat-x 0 20px; padding-top:20px;}
#footer-logo { float: right; padding: 20px 20px 0 0;}

/* Copyright */
#globalfooter .copyright { float:left; margin:0; color: #fff; font-size: 12px; margin-top:10px;}
#globalfooter .copyright a { padding: 0; font-weight:bold; color:#e5e5e5}
#globalfooter .clear { padding:0;margin:0; padding-left:20px; display:block;}
#globalfooter ul.piped a { padding: 0 0 0 5px ; margin-right: 5px; border-left: 1px solid #999;}

/* PIPED LINKS */
.piped { margin:0; padding:0; padding-top:5px; padding-left:15px; float:left;}
.piped:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.piped li { float: left; display: inline;}
.piped img{ padding-right:5px; vertical-align:middle;}
.piped a{ border-left: 1px solid #797c80; }
.piped a.first { border-left: 0 !important; padding-left: 0; margin-left: 0 !important; }



/* Search function */

#widget_search { padding: 10px 0 0 8px;}

.search_field {
float:left;
width:200px;
margin:0;
padding:0;
border:0;
clear: both;
}
.search_input {
float:left;
width:160px;
height:21px;
margin:0;
border:0;
font-family: Corbel, Calibri, Arial, Verdana, Helvetica, sans-serif;
color:#666;
font-size:12px;
background: url(../images/bg_search_input.gif) no-repeat left top;
clear: none;
padding: 8px 0 4px 15px;
}

.search_button {
float:right;
width:25px;
height:31px;
text-indent:-9999px;
margin:0;
padding:0;
border:0;
background:url(../images/bg_search_icon.gif) no-repeat right top;
cursor:pointer;
clear: none;
}


/* Flags */

#fams{ float:right; margin:0;padding:0px; }
#fams ul { float:left; margin:0; padding:0; margin-right:20px !important; margin-right:10px;}
#fams ul li { float:left; margin-left:5px; padding:0; font-size:12px;}
#fams ul li a, #fams ul li a:link, #fams ul li a:visited { color:#999;}
#fams ul li a:hover { color:#000;}

/* common styling */
.left-sub-menu {font-family: Calibri, arial, sans-serif;  width:221px; height:400px; position:relative; margin:0; font-size:11px; margin:50px 0; margin-top:0; background:#fff url(/images/bg_body.jpg) no-repeat top right;}
.left-sub-menu ul li a, .left-sub-menu ul li a:visited {display:block; text-decoration:none; color:#000;width:200px; text-align:left;background:none; line-height:18px; font-size:16px; overflow:hidden;padding:5px 10px;}
.left-sub-menu ul {padding:0; margin:0;list-style-type: none; }
.left-sub-menu ul li {float:left; margin-right:1px; position:relative;}
.left-sub-menu ul li ul {display: none;}
.left-sub-menu ul li a.hide {color:#000; background:url(/images/left-arrowUp.gif) no-repeat right 13px;}
.left-sub-menu ul li:hover a.hide {color:#000; background:#ccc url(/images/left-arrowUp.gif) no-repeat right 13px;}

.left-sub-menu ul li a.arrowDown {color:#000; background: none url(/images/left-arrowDown.gif) no-repeat right 14px;}
.left-sub-menu ul li:hover a.arrowDown {color:#000; background: #ccc url(/images/left-arrowDown.gif) no-repeat right 14px; }

.left-sub-menu ul li a.expand {background:none; width:190px;padding-left:20px; color:#444}
.left-sub-menu ul li:hover a.expand {color: #000; background-color:none;}

.left-sub-menu ul li a.on { background-color:#e6e6e6; width:200px;padding-left:10px; color:#444}
.left-sub-menu ul li:hover a.on  {color: #000;  background-color:#e6e6e6; }

.left-sub-menu ul li a.sub-on { background-color:#e6e6e6; width:200px;padding-left:10px; color:#444}
.left-sub-menu ul li:hover a.sub-on  {color: #000;  background-color:#e6e6e6; }


/* specific to non IE browsers */
.left-sub-menu ul li:hover a {color:#000; background:#ccc;}
.left-sub-menu ul li:hover ul {display:block; position:absolute; top:0; left:220px; width:180px; border:1px solid #ccc;}
.left-sub-menu ul li:hover ul li a.hide {color:#000; background:#ddd url(/images/left-arrowUp.gif) no-repeat right 7px;}
.left-sub-menu ul li:hover ul li:hover a.hide {color:#000; background:#ccc url(/images/left-arrowUp.gif) no-repeat right 7px;}
.left-sub-menu ul li:hover ul li ul {display: none;}
.left-sub-menu ul li:hover ul li a {display:block; background:#ddd; color:#000; width:180px;line-height:14px; height:auto; padding:5px 10px; border:0px;font-size:110%; font-family:Arial, Helvetica, sans-serif;}
.left-sub-menu ul li:hover ul li a:hover {background:#ccc; color:#000;}
.left-sub-menu ul li:hover ul li:hover ul {display:block; position:absolute; left:200px; top:0;}
