/* CSS Reset ( from developer.yahoo.com/yui )
************************************************************/

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { margin:0; padding:0; }
table { border-collapse:collapse; border-spacing:0; }
fieldset,img {  border:0; }
address,caption,cite,code,dfn,em,strong,th,var { font-style:normal; font-weight:normal; }
ol,ul { list-style:none; }
caption,th { text-align:left; }
h1,h2,h3,h4,h5,h6 { font-size:100%; font-weight:normal; }
q:before,q:after { content:''; }
abbr,acronym { border:0; }

/* Tag Rules
************************************************************/

html { font-size: 100.01%; }

body {
	font-family: Arial, Helvetica, sans-serif;
	color: #595959;
	font-size: 0.75em;
	behavior: url("/lib/csshover2.htc");
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2.9em;
	float: left;
	width: 720px;
	height: 42px;
	color: #B66C0A;
	padding-left: 20px;
	margin-left: -20px;
	background-image: url(/images/header_bg.jpg);
	border-bottom: 8px solid white;
	margin-bottom: 14px;
	padding-top: 1px;
}
h2.cn, h2.col-1, h2.col-2, h2.col-3, h2.col-4, h2.col-5{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2.5em;
	float: left;
	width: 720px;
	height: 42px;
	color: #B66C0A;
	padding-left: 20px;
	margin-left: -20px;
	background-image: url(/images/header_bg.jpg);
	border-bottom: 8px solid white;
	margin-bottom: 14px;
	padding-top: 1px;
}

h2.col-1 { border-bottom-color: #FF0000; font-size: 2.5em;}
h2.col-2 { border-bottom-color: #3697C0; font-size: 2.5em;}
h2.col-3 { border-bottom-color: #C0AE36; font-size: 2.5em;}
h2.col-4 { border-bottom-color: #FF9900; font-size: 2.5em;}
h2.col-5 { border-bottom-color: #663300; font-size: 2.5em;}

* html h1 {
	width: 700px;
	position: absolute;
	top: 79px;
}
* html h2.cn{
	width: 720spx;
	position: absolute;
	top: 79px;
}
h2 {  
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #666;
}
h2.portfolio {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2.0em;
	font-weight: bold;
	color: #666;
	padding-top: 7px;
	padding-bottom: 0;
}
h2.portfolio-cn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2.0em;
	font-weight: bold;
	color: #666;
	padding-top: 7px;
	padding-bottom: 0;
}
h5.cn{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	color: #666;
	padding-top: 0;
	padding-bottom: 5px;
	font-weight:bold;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	color: #3C6B99;
	/*padding-top: 10px;*/
	padding-top: 0;
	line-height: 0.9em;
}
* html h3{
	line-height: 1.1em;
}
*:first-child+html h3{
	line-height: 1.1em;
}


h3 .description {
	font-size: 0.64em;
	font-weight: normal;
	color: #999;
	margin-top: 2px;
	line-height: 0.9em;
}
* html h3 .description {
	font-size: 0.6em;
}
*:first-child+html h3 .description {
	font-size: 0.6em;
}

h3.portfolio {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-weight: bold;
	color: #B3B3B3;
	padding-top: 0;
	padding-bottom: 0;
	margin-top: -12px;
	margin-bottom: 6px;
	width: 640px;
}
h3.portfolio-cn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-weight: bold;
	color: #B3B3B3;
	padding-top: 0;
	padding-bottom: 0;
	margin-top: -8px;
	margin-bottom: 6px;
	width: 640px;
}
.sIFR-hasFlash h3.portfolio {
	margin-top: -13px;
	font-size: 1.5em;
	line-height: 1.3em;
}
.sIFR-hasFlash h3.portfolio-cn {
	margin-top: -13px;
	font-size: 1.5em;
	line-height: 1.3em;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	font-weight: bold;
	color: #666;
	padding-top: 0;
	padding-bottom: 0;
}
h4.portfolio,
h4.portfolio-noborder { 
	margin-top: 10px; 
	border-bottom: 6px solid #FF0000;
	float: left;
	margin-bottom: 0;
}
h5.portfolio,
h5.portfolio-noborder{ 
	margin-top: 3px; 
	border-bottom: 6px solid #FF0000;
	float: left;
	margin-bottom: 0;
}

h5.portfolio-noborder { border-bottom: 6px solid #FFFFFF; }

div.portfolio-hr { 
	display: block;
	width: 100%;
	border-bottom: 1px solid #FF0000;
	float: left;
	margin-top: -1px;
}

div.portfolio-spacer { 
	clear: both; 
	height: 15px; 
}
* html div.portfolio-spacer { height: 19px;  }
*:first-child+html div.portfolio-spacer { height: 19px; }

.sIFR-hasFlash h4.portfolio,
.sIFR-hasFlash h4.portfolio-noborder {
	line-height: 15px;
	padding-right: 0;
}
.sIFR-hasFlash h5.portfolio
.sIFR-hasFlash h5.portfolio-noborder{
	line-height: 15px;
	padding-right: 0;
}
* html div.portfolio-hr { float: none; clear: both; margin-top: -15px; margin-bottom: 0; }
*:first-child+html div.portfolio-hr { float: none; clear: both; margin-top: -15px; }

.col-1 h4.portfolio, .col-1 div.portfolio-hr { border-bottom-color: #FF0000; }
.col-2 h4.portfolio, .col-2 div.portfolio-hr { border-bottom-color: #3697C0; }
.col-3 h4.portfolio, .col-3 div.portfolio-hr { border-bottom-color: #C0AE36; }
.col-4 h4.portfolio, .col-4 div.portfolio-hr { border-bottom-color: #FF9900; }
.col-5 h4.portfolio, .col-5 div.portfolio-hr { border-bottom-color: #663300; }

.col-1 h5.portfolio, .col-1 div.portfolio-hr { border-bottom-color: #FF0000; }
.col-2 h5.portfolio, .col-2 div.portfolio-hr { border-bottom-color: #3697C0; }
.col-3 h5.portfolio, .col-3 div.portfolio-hr { border-bottom-color: #C0AE36; }
.col-4 h5.portfolio, .col-4 div.portfolio-hr { border-bottom-color: #FF9900; }
.col-5 h5.portfolio, .col-5 div.portfolio-hr { border-bottom-color: #663300; }
br {
	line-height: 10px;
}

br.IE7-fix { line-height: 0; height: 0; }

label {
	padding-right: 6px;
}

a:link, a:active, a:visited { color: #3C6B9A; }
a:hover { color: #EF9720; }
a:inactive { color: #75A2CE; }

img, a img {
	border: none;
	vertical-align: middle;
	filter: alpha(opacity=100);
	opacity: 1.0;
	-moz-opacity: 1.0;
}

a img:hover { 
	filter: alpha(opacity=75);
	opacity: 0.75;
	-moz-opacity: 0.75;
}

ol, ul { 
	margin-left: 18px;
}

ol { 
	list-style-type: decimal; 
}

ul { 
	font-size: 0.9em;
	padding-bottom: 12px;
}

ul.bold { 
	font-size: 1.1em; 
	list-style-image: none;
	margin-left: 1px;
}

ul.bold li {
	list-style-image: none;
}

ul.bold li li {
	padding-left: 15px;
	background: transparent url(/images/bullet_arrow.gif) no-repeat 2px 8px;
}

li { 
	padding: 3px 0 2px 0; 
}

ol ul, ul ul { padding-top: 4px; padding-bottom: 0; margin: 0; margin-bottom: 8px; }
.bold ul { font-weight: normal;}

ol.no-bullet {
	list-style-type: none;
}

ul.facebook {font-size: 1em;}

ul.facebook li {
	list-style-type: none;
	background: transparent url(/images/facebook_icon.jpg) 0 3px no-repeat !important;
	padding-left: 20px !important;
	padding-right: 12px;
	float: left;
}

p { 
	margin-top: 0;
	margin-bottom: 10px;
	line-height: 16px;
}

table {
	font-size : 1em;
	border-collapse : collapse;
	/*width : 586px;*/
	margin-bottom : 1.2em;
}

th {
	text-align : left;
	padding : 2px 0 2px 0;
	border-bottom : 1px solid #CCCCCC;
	font-weight: bold;
}

td {
	padding : 2px 0 2px 0;
}

strong {
	font-weight: bold;
}

/* Div Rules
************************************************************/

#header-wrapper { 
	width: 100%;
	min-width: 740px;
	height: 52px;
	text-align: center;
}

#header-wrapper td { 
	font-size: 1.0em; /* IE 5.x hack */
} 

#header-container {
	width: 740px;
	margin: 0 auto;
	text-align: left;
}

#logo { 
	float: left;
}
#WOTP-box {
	float: right;
}

#REMIX-box {
	float: right;
}

#newsletter-box {
	font-size: 0.8em;
	padding: 15px;
	padding-right: 0;
	float: right;
}

#newsletter-box input { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	padding: 2px 4px 0 4px;
}

#newsletter-box label {
	display: block;
	padding-top: 1px;
}

#newsletter-box #newsletter-error {
	color: #FF0000;
	position: absolute;
	font-size: 1em;
	margin-left: 5px;
}

#newsletter-box table {
	margin: 0;
}

#newsletter-box input#newsletter-submit {
	margin: 0;
	margin-top: -1px;
	padding: 1px 0 0 0;
	float: left;
}
*:first-child+html #newsletter-box input#newsletter-submit {padding: 2px 0 0 0;}

* html #newsletter-box input {padding-top: 0;}
*:first-child+html #newsletter-box input {padding-top: 1px;	padding-bottom: 1px;}

#newsletter-box input#newsletter-submit:hover {
	filter: alpha(opacity=75);
	opacity: 0.75;
	-moz-opacity: 0.75;
}

#newsletter-box .newsletter-label-container {
	float: left; 
	padding-top: 3px;
}
*:first-child+html #newsletter-box .newsletter-label-container {
	padding-top: 4px;
}

#newsletter-box .newsletter-input-container {
	float: left; 
}

#menu-wrapper {
	width: 100%;
	min-width: 740px;
	float: left;
	background-image: url(/images/bg_content_body_top.jpg);
	background-position: center;
	background-repeat: no-repeat;
	text-align: center;
}

#menu-container {
	width: 740px;
	margin: 0 auto;
	text-align: left;
}

#menu, 
#menu ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

#menu {
	width: 740px;
	float: left;
	margin: 0;
	padding: 0;
	border-top: 1px solid #515151;
	background-color: #515151;
	background-image: url(/images/bg_nav.gif);
	background-position: 0 bottom;
	background-repeat: repeat-x;
	list-style-image: none;
	list-style-type: none;
	font-size: 1em;
}

#menu li { 
	margin: 0;
	padding: 0;
	float: left;
}

#menu a { 
	display: block;
	padding: 6px 8px 5px 8px;
	display: block;
	background-color: #515151;
	text-decoration: none;
	cursor: pointer;
	border-bottom: 1px solid #FFF;
}
*:first-child+html #menu a {
	line-height:1.5em;
}

#menu a:link, 
#menu a:visited, 
#menu a:active { 
	color: #FFF;
	background-image: url(/images/border_pixel.gif);
	background-repeat: repeat-y;
	background-position: right;
}

#menu a:hover { 
	background-color: #333;
}

#menu li.current a:link,
#menu li.current a:visited,
#menu li.current a:active {
	color: #000;
	background-color: #FFE533;
	border-bottom: 1px solid #FFE533;
}

#menu ul {
	position: absolute;
	z-index: 999;
	list-style-image: none;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
	padding: 0;
	font-size: 1em;
	width: 160px;
	background: #FFE533;
}

#menu li:hover ul, 
#menu li.sfhover ul {
	left: auto;
}

#menu ul li {
	display: block;
	float: none;
	border: none;
	margin-top: -1px;
}

#menu ul a:link, 
#menu ul a:visited, 
#menu ul a:active {
	border: none;
	border-top: 1px solid #FFF;
	width: 160px;
	background-color: #333;
	background-image: none;
}

#menu ul a:hover {
	background-color: #515151;
	color: #FFC800;
}

#menu li.current ul a:link,
#menu li.current ul a:visited,
#menu li.current ul a:active {
	color: #FFF;
	background-color: #333;
	border-bottom: 1px solid #FFF;
}

#menu li.current ul a:hover {
	background-color: #515151;
	color: #FFC800;
}

#menu li:hover ul {
	display: block;
}

#menu li:hover ul ul {
	display: none;
	margin-left: 160px;
	margin-top: -26px;
}

#menu ul ul a:link, 
#menu ul ul a:visited, 
#menu ul ul a:active {
	background-color: #515151;
}

#menu ul ul a:hover {
	background-color: #777;
}

#menu li:hover ul li:hover ul {
	display: block;
}

#menu #languages {
	float: right;
	color: #FFF;
	display: block;
	padding: 6px 8px 5px;
}
* html #menu #languages, *:first-child+html #menu #languages {
	padding: 8px 8px 4px;
}
#menu #languages a {
	background: none;
	display: inline;
	border: 0;
	padding: 0;
	line-height:10px;
}
#menu #languages #lang-zh{
	font-family:'ËÎÌå',Arial,sans-serif;
	font-size:1em;
}
#menu #languages a:hover {
	text-decoration: underline;
}

/*#menu li.current ul {
	display: none;
}*/

#content-wrapper {
	width: 100%;
	min-width: 740px;
	float: left;
	background-image: url(/images/bg_content_body_tile.jpg);
	background-position: center;
	background-repeat: repeat-y;
	text-align: center;
}

#content-wrapper .go-top-link {
	margin: 25px -11px 2px 0;
	padding-right: 10px;
}

#content-wrapper .go-back-link {
	float: left;
	margin: 0 0 2px 0;
	padding-left: 10px;
}

#content-wrapper .column-left-390 { 
	width: 370px; 
	display: block;
	float: left; 
}

#content-wrapper .column-right-300 { 
	width: 300px; 
	display: block; 
	float: left; 
}

#content-wrapper .column-left-370 { 
	width: 350px; 
	display: block;
	float: left; 
}
* html #content-wrapper .column-left-370 {
	width: 370px;
}

#content-wrapper .column-left-370-tweaked {
	width: 320px; 
	padding-left: 30px; 
} 

/* sIFR IE hack */
* html #content-wrapper .column-left-370 {
	padding-bottom: 15px;
}

#content-wrapper .column-right-370 { 
	width: 350px; 
	display: block;
	float: left; 
}

#content-wrapper .column-right-370-tweaked {
	width: 320px;
	padding-left: 30px; 
} 

/* sIFR IE hack */
* html #content-wrapper .column-right-370 {
	position: absolute; 
	margin-left: -20px;
}

#content-wrapper .column-left-430 { 
	width: 410px; 
	display: block; 
	float: left; 
}

#content-wrapper .column-right-310 { 
	width: 280px; 
	display: block; 
	float: left; 
	margin-left:10px;
}

#content-wrapper .column-right-310 h3 .description {
	line-height: 15px;
}

#content-wrapper .column-right-310 ul {
	margin-left: 0 !important;
	padding-left: 15px !important;
}

#content-wrapper .column-right-310 li {
	list-style-type: none !important;
	padding-left: 15px ;
	background: transparent url(/images/bullet_arrow.gif) no-repeat 2px 8px;
}


/*#content-wrapper p,
#content-wrapper ul,
#content-wrapper ol,
#content-wrapper h2,
#content-wrapper h3,
#content-wrapper h4 {
	padding-left: 20px;
	padding-right: 10px;
}*/

#content-wrapper ul,
#content-wrapper ol {
	padding-left: 20px;
	padding-right: 10px;
}

/*#content-wrapper table {
	margin-left: 20px;
}*/

#content-wrapper h2 {
	margin-bottom: 10px;
}

#content-wrapper h4 {
	margin-bottom: 5px;
}

#content-wrapper h3 p,
#content-wrapper h4 p,
#content-wrapper ul ol,
#content-wrapper ol ul,
#content-wrapper ul.sections,
#content-wrapper ul.images,
#content-wrapper ul.two-columns {
	padding-left: 0;
	padding-right: 0;
}

#content-container {
	width: 700px;
	margin: 0 auto;
	padding: 0;
	color: #5C5C5C;
	text-align: left;
}

* html .content-container-portfolio-ie6-fix {
	width: 740px !important;
}
* html .content-container-portfolio-ie6-fix ul.inline-options {
	margin-left: 5px !important;
	margin-right: 17px !important;
}
* html .content-container-portfolio-ie6-fix img.span-left {
	margin-left: 0 !important;
	margin-right: 10px;
}
* html .content-container-portfolio-ie6-fix h1 {
	margin-left: 0 !important;
}
* html .content-container-portfolio-ie6-fix h2.cn {
	margin-left: 0 !important;
}

* html .content-container-portfolio-ie6-fix .hr {
	margin-left: 20px;
	margin-right: 20px;
}
* html .content-container-portfolio-ie6-fix .column-right-310 { 
	width: 280px !important; 
}

#content-container ol.no-bullet {
	padding-left: 0;
}

#content-container ol.no-bullet ul {
	padding-left: 16px;
}

#content-container em {
	font-style: italic;
}

* html #content-container {
	margin-top: 55px;
}

* html #menu-container,
* html #content-container,
* html #footer-container {
	padding-left: 1px;
}

* html #content-wrapper .column-right-300,
* html #content-wrapper .column-right-370,
* html #content-wrapper .column-right-310 { 
	margin-right: -1px;
}


*:first-child+html #menu-container,
*:first-child+html #content-container,
*:first-child+html #footer-container {
	padding-left: 1px;
}

*:first-child+html #content-wrapper .column-right-300,
*:first-child+html #content-wrapper .column-right-370,
*:first-child+html #content-wrapper .column-right-310 { 
	margin-right: -1px;
}

#footer-wrapper { 
	clear: both;
	min-width: 740px;
	width: 100%;
	height: 190px;
	background-image: url(/images/bg_content_body_footer.jpg);
	background-position: center;
	background-repeat: no-repeat;
	text-align: center;
}

#footer-wrapper .column-left { 
	width: 142px; 
	\width: 167px;
	w\idth: 142px;
	display: block; 
	padding: 17px 12px 0 12px;  
	float: left; 
	border-right: 1px solid #EEE;
}

#footer-wrapper .column-middle { 
	width: 138px; 
	\width: 163px;
	w\idth: 138px;
	display: block; 
	padding: 17px 12px 0 12px; 
	float: left; 
	border-right: 1px solid #EEE;
}

#footer-wrapper .column-right { 
	width: 173px; 
	\width: 189px;
	w\idth: 173px;
	display: block; 
	padding: 17px 5px 0 12px; 
	float: left; 
}

#footer-wrapper strong {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#footer-spacer {
	display: block;
	height: 68px;
	_height: 58px;
}

#footer-container {
	width: 740px;
	margin: 0 auto;
	font-size: 0.8em;
	color: #999;
	text-align: left;
}

#partner-logos {
	width: 220px;
	margin: 41px 0 0 140px;
	float: left;
	display: block; 
	text-align: right;
}

#copyright {
	padding-top: 15px;
	padding-right: 5px;
	text-align: right;
}

#remix-container {
	width: 740px;
	margin: 0 auto;
	padding: 0;
	color: #5C5C5C;
	text-align: left;
}

#remixHeader {
	background: url(/images/remix/img_remix_head.jpg) no-repeat #fff;	
	width: 740px;
	min-height: 247px;
	overflow: hidden;
}

#wotpHeader {
	background: url(/images/img_wotp_head.jpg) no-repeat #fff;	
	width: 740px;
	min-height: 247px;
	overflow: hidden;
}

.remixh1 {
	font-family: Arial;
	font-size: 2.5em;
	color: #666666;
	padding-top: 160px;
	padding-left: 55px;
}

.remixh2 {
	font-family: Arial;
	font-size: 1.6em;
	color: #fd3901;	
	padding-top: 10px;
	padding-left: 55px;
	padding-bottom: 10px;
}

.remixh3 {
	font-family: Arial;
	font-size: 1.9em;
	color: #666666;
	padding-top: 12px;
	padding-bottom: 15px;
	float: left;
}

.wotph4 {
	font-family: Arial;
	font-size: 0.9em;
	padding-left: 55px;
	padding-bottom: 30px;
}

.wotp-winners {
	font-size: 1em;
	padding: 0 !important;
	margin: 0;
	border: 0;
}

.wotp-winners li {
	padding-left: 0;
	margin-left: 0;
}

#remix-logo {
	float: right;
	padding-right: 25px;
}

#remix-form-container {
	border-left: 1px solid #FDD224;
	margin-left: 55px;
	padding-left: 35px;
}

#remix-WOTP {
	background: #ff0;
	margin-left: 55px;
	margin-right: 35px;
}

#remix-WOTP-logo {
	float: left;
	width: 190px;
	margin-top: 15px;
}

#remix-WOTP-text {
	float: right;
	width: 450px;
	font-size: 0.9em;
}

#remixForm table {
	background: #fff;
}

#remixForm th {
	border: 0;
	padding-right: 30px;
	padding-bottom: 20px;	
	font-weight: normal;
}

#remixForm td {
	padding-right: 30px;
	padding-bottom: 20px;
}

#remixForm input.text {
	width: 195px;
	
}

#remixForm input {
	color: #595959;
	font-family: Arial;
	font-size: 1em;
	padding-top: 1px;
	padding-bottom: 0px;
}

#remixForm input.remixCode {
	width: 280px;
}

#remixForm .radioButton {
	width: 5em;
	display: block;
	float: left;
}

#remixForm .longOption {
	width: 6em;
}

#remixForm .radioButton input {
	margin: -1px;
	margin-right: 3px;
}

#terms {
	margin-left: 3px;
}

#submitButton {
	background: url(/images/remix/btn_background.jpg) no-repeat;
	font-family: Arial;
	font-size: 1em;
	color: #AF6E08;
	width: 90px;
	height: 22px;
	border: 0px;
	float: right;
}

.innerError {
	color: #fd3901;
	font-weight: bold;
	font-size: 1em;
	border: 1px solid #fd3901;
	padding: 10px;
	padding-left: 0px;
	margin-bottom: 15px;
	width: 585px;
}

.innerError ul {
	margin-left: 0px;
	padding: 0px;
}

.innerError ul li {
	margin-left: 0px;
	padding-left: 0px;
}

#termsconditions {
	font-size: 1em;
	width: 585px;
	margin: 0 auto;
}

#termsconditions ol {
	margin-left: 0px;
	list-style-position: inside;
}

/* Reusable Classes
************************************************************/

.clear { clear: both; }
.portfolio-clear { clear: both; }
.bold { font-weight: bold; color: #666; font-size:1.2em; }
p.spacer { clear: both; margin-top: 0; line-height: 0; }
p.ie-spacer { clear: both; margin-top: 0; line-height: 0; margin: 0; }
* html p.ie-spacer { clear: both; margin-top: 50px; }
p.spacious { padding: 5px 0; line-height: 1.5em;}

.color-light { color: #FFF; }
.color-dark { color: #4B5458; }
.color-darkest { color: #000; font-size:1.1em;}
.fade-text { color: #999; }
.text-align-right { text-align: right; }
.float-left { float: left; }
.float-right { float: right; }
.top-margin {margin-top: 40px;}
.no-bottom-margin {margin-bottom: -2px; !important;}
* html .no-bottom-margin {margin-bottom: -32px !important;} 
*:first-child+html .no-bottom-margin {margin-bottom: -29px!important;} 
.top-margin-portfolio {margin-top: 20px;}
.top-services-margin {margin-top: 20px;}
/*.no-left-margin {margin-left: 0 !important;}*/

img.span-left { margin-left: -20px; }

a.button { padding-left: 15px; }

.mandatory { color: #f00; }

.slogan-cn { 
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1.4em;
	font-weight: bold;
	line-height: 20px;
	letter-spacing: -0.03em;
	color: #999999;
}
*:first-child+html .slogan-cn {
	font-weight: normal;
}

.sIFR-hasFlash .slogan-cn {
	visibility: visible !important;
	line-height: 0.7em;
}
.sIFR-hasFlash .column-left-370 .slogan-cn {
	line-height: 20px;
}
.sIFR-hasFlash .column-left-390 .slogan-cn {
	line-height: 26px;
	margin-bottom: -10px;
}
.sIFR-hasFlash .slogan-fix-1 {
	line-height: 1.25em;
	float: left;
	width: 700px;
	margin-bottom: 20px;
}
.sIFR-hasFlash .slogan-fix-2 {
	line-height: 0.2em;
}
.sIFR-hasFlash .slogan-fix-3 {
	line-height: 1.25em;
	float: left;
	width: 700px;
	margin-bottom: 20px;
}
* html .slogan-fix-3 {
	margin-bottom: 0;
	/*margin-top: -20px;
	padding-top: 20px;*/
	margin-top: -4px;
	padding-top: 4px;
}
*:first-child+html .slogan-fix-3 {
	margin-bottom: 0;
	padding-bottom: 10px;
}
.sIFR-hasFlash .slogan-fix-4 {
	line-height: 1.25em;
	float: left;
	width: 700px;
	margin-bottom: 20px;
}
.sIFR-hasFlash .slogan-fix-5 {
	line-height: 1.25em;
	float: left;
	width: 700px;
	margin-bottom: 20px;
}
.sIFR-hasFlash .slogan-fix-6 {
	line-height: 1.25em;
	float: left;
	width: 700px;
	margin-bottom: 10px;
}
.sIFR-hasFlash .slogan-fix-7 {
	line-height: 1.25em;
	float: left;
	width: 700px;
	margin-bottom: 20px;
}

.sections {
	margin: 0;
	padding: 0;
	list-style-image: none;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #8A8A8A;
	clear: both;
}

.sections li { 
	margin: 10px 0 0 0;
	border: 1px solid #EEEEEE;
	border-bottom: none;
	border-left: none;
	float: left;
	cursor: pointer;
}

.sections li.first {
	border-left: 1px solid #EEEEEE;
}

.sections a,
.sections a:link,
.sections a:active,
.sections a:visited { 
	padding: 16px 21px 12px 12px;
	color: #666;
	display: block;
	text-decoration: none;
	line-height: 10px;
	border-bottom: 8px solid #EEEEEE;
	background-image: url(/images/section_arrow_down.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
}
*:first-child+html .sections a,
*:first-child+html .sections a:link,
*:first-child+html .sections a:active,
*:first-child+html .sections a:visited {
	background-image: url(/images/section_arrow_down_ie.gif);
}
* html .sections a,
* html .sections a:link,
* html .sections a:active,
* html .sections a:visited {
	background-image: url(/images/section_arrow_down_ie.gif);
}

.sections li.col-1 a, .sections li.col-1 a:link, .sections li.col-1 a:active, .sections li.col-1 a:visited { border-bottom-color: #FF0000; font-size:1.3em; }
.sections li.col-2 a, .sections li.col-2 a:link, .sections li.col-2 a:active, .sections li.col-2 a:visited { border-bottom-color: #3697C0; font-size:1.3em; }
.sections li.col-3 a, .sections li.col-3 a:link, .sections li.col-3 a:active, .sections li.col-3 a:visited { border-bottom-color: #C0AE36; font-size:1.3em; }
.sections li.col-4 a, .sections li.col-4 a:link, .sections li.col-4 a:active, .sections li.col-4 a:visited { border-bottom-color: #FF9900; font-size:1.3em; }
.sections li.col-5 a, .sections li.col-5 a:link, .sections li.col-5 a:active, .sections li.col-5 a:visited { border-bottom-color: #663300; font-size:1.3em; }
.sections li.col-1 a:hover, .sections li.col-2 a:hover, .sections li.col-3 a:hover, 
.sections li.col-4 a:hover, .sections li.col-5 a:hover { border-bottom-color: #666666; color: #888; }

.sections li.col-1-disabled a, .sections li.col-1-disabled a:link, .sections li.col-1-disabled a:active, .sections li.col-1-disabled a:visited, .sections li.col-1-disabled a:hover { cursor: default; border-bottom-color: #FF0000; font-size:1.3em;}
.sections li.col-2-disabled a, .sections li.col-2-disabled a:link, .sections li.col-2-disabled a:active, .sections li.col-2-disabled a:visited, .sections li.col-2-disabled a:hover { cursor: default; border-bottom-color: #3697C0; font-size:1.3em;}
.sections li.col-3-disabled a, .sections li.col-3-disabled a:link, .sections li.col-3-disabled a:active, .sections li.col-3-disabled a:visited, .sections li.col-3-disabled a:hover { cursor: default; border-bottom-color: #C0AE36; font-size:1.3em;}
.sections li.col-4-disabled a, .sections li.col-4-disabled a:link, .sections li.col-4-disabled a:active, .sections li.col-4-disabled a:visited, .sections li.col-4-disabled a:hover { cursor: default; border-bottom-color: #FF9900; font-size:1.3em;}
.sections li.col-5-disabled a, .sections li.col-5-disabled a:link, .sections li.col-5-disabled a:active, .sections li.col-5-disabled a:visited, .sections li.col-5-disabled a:hover { cursor: default; border-bottom-color: #663300; font-size:1.3em;}

.sections li.col-1-inactive a, .sections li.col-1-inactive a:link, .sections li.col-1-inactive a:active, .sections li.col-1-inactive a:visited,
.sections li.col-2-inactive a, .sections li.col-2-inactive a:link, .sections li.col-2-inactive a:active, .sections li.col-2-inactive a:visited,
.sections li.col-3-inactive a, .sections li.col-3-inactive a:link, .sections li.col-3-inactive a:active, .sections li.col-3-inactive a:visited,
.sections li.col-4-inactive a, .sections li.col-4-inactive a:link, .sections li.col-4-inactive a:active, .sections li.col-4-inactive a:visited,
.sections li.col-5-inactive a, .sections li.col-5-inactive a:link, .sections li.col-5-inactive a:active, .sections li.col-5-inactive a:visited { 
	color: #C4C4C4; 
	border-bottom-color: #BFBFBF; 
	background-image: url(/images/section_arrow_down_d.gif); 
	font-size:1.3em;
}

* html .sections li.col-1-inactive a,
* html .sections li.col-1-inactive a:link,
* html .sections li.col-1-inactive a:active,
* html .sections li.col-1-inactive a:visited,
* html .sections li.col-2-inactive a,
* html .sections li.col-2-inactive a:link,
* html .sections li.col-2-inactive a:active,
* html .sections li.col-2-inactive a:visited,
* html .sections li.col-3-inactive a,
* html .sections li.col-3-inactive a:link,
* html .sections li.col-3-inactive a:active,
* html .sections li.col-3-inactive a:visited,
* html .sections li.col-4-inactive a,
* html .sections li.col-4-inactive a:link,
* html .sections li.col-4-inactive a:active,
* html .sections li.col-4-inactive a:visited,
* html .sections li.col-5-inactive a,
* html .sections li.col-5-inactive a:link,
* html .sections li.col-5-inactive a:active,
* html .sections li.col-5-inactive a:visited { background-image: url(/images/section_arrow_down_d_ie.gif); }

*:first-child+html .sections li.col-1-inactive a,
*:first-child+html .sections li.col-1-inactive a:link,
*:first-child+html .sections li.col-1-inactive a:active,
*:first-child+html .sections li.col-1-inactive a:visited,
*:first-child+html .sections li.col-2-inactive a,
*:first-child+html .sections li.col-2-inactive a:link,
*:first-child+html .sections li.col-2-inactive a:active,
*:first-child+html .sections li.col-2-inactive a:visited,
*:first-child+html .sections li.col-3-inactive a,
*:first-child+html .sections li.col-3-inactive a:link,
*:first-child+html .sections li.col-3-inactive a:active,
*:first-child+html .sections li.col-3-inactive a:visited,
*:first-child+html .sections li.col-4-inactive a,
*:first-child+html .sections li.col-4-inactive a:link,
*:first-child+html .sections li.col-4-inactive a:active,
*:first-child+html .sections li.col-4-inactive a:visited,
*:first-child+html .sections li.col-5-inactive a,
*:first-child+html .sections li.col-5-inactive a:link,
*:first-child+html .sections li.col-5-inactive a:active,
*:first-child+html .sections li.col-5-inactive a:visited { background-image: url(/images/section_arrow_down_d_ie.gif); }

.sections li.col-1-inactive a:hover { border-bottom-color: #FF0000; }
.sections li.col-2-inactive a:hover { border-bottom-color: #3697C0; }
.sections li.col-3-inactive a:hover { border-bottom-color: #C0AE36; }
.sections li.col-4-inactive a:hover { border-bottom-color: #FF9900; }
.sections li.col-5-inactive a:hover { border-bottom-color: #663300; }

.sections li.col-1-inactive a:hover,
.sections li.col-2-inactive a:hover,
.sections li.col-3-inactive a:hover,
.sections li.col-4-inactive a:hover,
.sections li.col-5-inactive a:hover { color: #666; background-image: url(/images/section_arrow_down.gif); }

* html .sections li.col-1-inactive a:hover,
* html .sections li.col-2-inactive a:hover,
* html .sections li.col-3-inactive a:hover,
* html .sections li.col-4-inactive a:hover,
* html .sections li.col-5-inactive a:hover { color: #666; background-image: url(/images/section_arrow_down_ie.gif); }

*:first-child+html .sections li.col-1-inactive a:hover,
*:first-child+html .sections li.col-2-inactive a:hover,
*:first-child+html .sections li.col-3-inactive a:hover,
*:first-child+html .sections li.col-4-inactive a:hover,
*:first-child+html .sections li.col-5-inactive a:hover { color: #666; background-image: url(/images/section_arrow_down_ie.gif); }

.triplet-col {
	margin: 0 !important;
	padding: 0 !important;
	float: left;
	width: 100%;
	font-size: 1em;
}
.triplet-col li {
	float: left;
	width: 220px;
	margin-left: 20px;
	margin-bottom: 10px;
	padding: 0;
	height: 75px;
	overflow: hidden;
}
.triplet-col li.triplet-col-first {
	margin-left: 0;
	clear: both;
}
.triplet-col div {
	border: 1px solid #E7E7E7;
	float: left;
	width: 218px;
}
.triplet-col img {
	float: left;
	padding: 5px;
	border-right: 1px solid #E7E7E7;
}
.triplet-col h5 {
	float: left;
	font-size: 1em;
	font-weight: bold;
	padding: 6px 0 3px 8px;
	width: 122px;
	height: 58px;
	
}
.triplet-col ul {
	float: left;
	margin-left: 8px !important;
	padding-left: 0 !important;
}

/*.portfolio-list {
	margin-top: 3px;
	margin-bottom: 2px;
}
* html .portfolio-list {
	margin-top: 10px;
}

.portfolio-list td {
	width: 34%;
	padding-left: 20px;
}

.portfolio-list td.first {
	width: 32%;
	padding-left: 0;
}

.portfolio-item {
	width: 100%;
}
.portfolio-item:hover { cursor: pointer; }

.portfolio-item td.image {
	border: 1px solid #E7E7E7;
	padding: 5px;
	width: 30%;
}
.portfolio-item:hover td.image { border: 1px solid #FFE20F; background-color: #FFF8C3; }

.portfolio-item td.content {
	border: 1px solid #E7E7E7;
	border-left: none;
	padding: 0 10px;
	width: 70%;
}
.portfolio-item:hover td.content { border: 1px solid #FFE20F; background-color: #FFF8C3; }

.portfolio-item .inline-options a,
.portfolio-item:hover .inline-options a { border-bottom: none; }

.portfolio-item td h5 {
	font-size: 1em;
	font-weight: bold;
	padding-bottom: 3px;
}*/

* html .porfolio-content-wrapper {
	padding-left: 20px;
	padding-right: 20px;
}

* html .porfolio-content-wrapper .column-left-430 {
	margin-left: -10px;
}

.portfolio-image {
	padding-top: 2px;	
}
* html .portfolio-image { border: 1px solid white; }

.inline-options {
	margin: 0;
	padding: 0;
	list-style-image: none;
	list-style-type: none;
	font-size: 0.9em;
	color: #3C6B99;
	margin: 0 -10px 0 -20px;
}

* html .inline-options-gspot-ie-fix {
	margin-top: -10px;
}

*:first-child+html .inline-options-gspot-ie-fix {
	margin-top: -10px;
}

.inline-options li { 
	width: auto;
	height: auto;
	margin: 0;
	padding: 0;
	float: left;
	cursor: pointer;
	background-image: url(/images/option_arrow.gif);
	background-position: right;
	background-repeat: no-repeat;
	border-right: none;
}
.inline-options li.right {
	float: right;
}

.inline-options li.no-arrow,
.inline-options li.no-arrow:hover {
	background-image: none;
}

.inline-options li.no-arrow a {
	padding-right: 8px;
}

.inline-options li:hover { 
	background-image: url(/images/option_arrow_over.gif);
}

.inline-options li:hover a {
	color: #EF9720; 
}

.inline-options a {
	padding: 0 18px 0 6px;
	display: block;
	text-decoration: none;
	border-bottom: 1px solid #FFF;
	border-left: 1px solid #FED330;
	color: #3C6B99;
	font-size:1.1em;
}

.inline-options li.first a {
	padding-left: 0;
	border-left: none;
}

.inline-options li.right a {
	border-left: none;
	border-right: 1px solid #FED330;
}

.inline-options li.first-left {
	margin-left: -6px;
}

.inline-options li.first-left a {
	border-left: none;
}

.inline-options li.first-right {
	margin-right: -7px;
	float: right;
}

*:first-child+html .inline-options li.first-right{
	margin-top:10px;
}

.inline-options li.first-right a {
	border-left: none;
	border-right: none;
}

.inline-options li.left-arrow {
	background-image: url(/images/option_arrow_left2.gif);
	background-position: left;
}
.inline-options li.left-arrow:hover {
	background-image: url(/images/option_arrow_left2_over.gif);
}
.inline-options li.left-arrow a {
	padding: 0 6px 0 19px;
}

.inline-options li.span-right {
	margin-right: -7px;
}

.inline-options select {
	font-size: 0.9em;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: -1px;
}

.two-columns .inline-options {
	font-size: 1.0em;
	margin: 0 0 0 -20px;
}

.go-top-link a,
.go-back-link a {
	margin: 0;
	text-decoration: none;
}

.go-top-link:hover a,
.go-back-link:hover a {
	color: #EF9720;
}

.go-top-link a {
	color: #777;
	padding: 0 2px 0 0;
}

.go-back-link a {
	color: #3C6B99;
	padding: 0 0 0 2px;
}

.non-busy {
	font-weight: normal;
}

.go-top-link,
.go-back-link { 
	font-size: 1.1em;
	margin: 0;
	padding: 0;
	cursor: pointer;
	background-repeat: no-repeat;
}

.go-top-link a,
.go-top-link a:link,
.go-top-link a:active,
.go-top-link a:visited {
	color: #3C6B9A;
}

.go-top-link {
	clear: both;
	float: right;
	text-align: right;
	background-image: url(/images/option_arrow_up.gif);
	background-position: right;
}

.go-top-link:hover { 
	background-image: url(/images/option_arrow_up_over.gif);
}

.go-top-link a:hover,
.go-top-link:hover a { 
	color: #EF9720;
}

.go-back-link {
	background-image: url(/images/option_arrow_left.gif);
	background-position: left;
}

.go-back-link:hover { 
	background-image: url(/images/option_arrow_left_over.gif);
}

.v-spacer-20 {
	display: block;
	height: 20px;
}

.hr-right {
	background-image: url(/images/horizontal_rule_r.jpg);
	background-position: bottom right;
	background-repeat: no-repeat;
	width: 310px;
	height: 16px;
	border: none;
	display: block;
	padding: 0;
	margin: 0;
	clear: both;
}

.hr-left {
	background-image: url(/images/horizontal_rule_l.jpg);
	background-position: bottom left;
	background-repeat: no-repeat;
	width: 310px;
	height: 16px;
	border: none;
	display: block;
	margin: 0 0 0 -20px;
	padding: 0;
	clear: both;
}

.hr {
	/*background-image: url(/images/horizontal_rule.jpg);
	background-position: bottom;
	background-repeat: repeat-x;*/
	/*height: 16px;*/
	height: 1px;
	line-height : 1px;
	background-color: white;
	border: 0;
	border-top : 1px solid #EEEEEE;
	display: block;
	padding: 0;
	margin: 3px 0 1px 0;
	clear: both;
}
* html .hr {
	margin-top: 6px;
	margin-bottom: -13px;
}

.indent {
	margin-left: 20px;
}

.header-helper {
	display: none;
}

* html .header-helper {
	display: block;
	height: 1px;
	margin-bottom: -5px;
}

table.partners-list {
	margin-top: 15px;
}

table.partners-list p {
	font-size: 0.9em;
}

table.partners-list td {
	border-top: 1px solid #EEEEEE;
}

table.partners-list tr.first td {
	border-top: none;
}

table.partners-list td {
	padding: 14px 12px 12px 12px;
}

*:first-child+html table.partners-list td { 
	padding-top: 14px;
	padding-bottom: 2px;
}

table.partners-list ul {
	margin-left: 5px;
}

table.partners-list li {
	list-style-type: disc;
	padding-left: 8px;
}

.solutions-list {
	clear: both;
	border-top: 1px solid #EEEEEE;
	margin-top: 15px;
	padding-top: 13px;
}
*:first-child+html .solutions-list {
	padding-top: 7px;
}

.solution-image {
	float: right;
	width: 270px;
	text-align: center;
}

.solutions-list img {
	margin: 0 auto;
}

.solutions-list p {
	font-size: 1em;
}

.solutions-list .solution {
	float: right;
	padding: 0 12px 12px 12px;
	width: 402px;
}
* html .solutions-list .solution { 
	padding-bottom: 0;
	margin: 0 0 -5px 0;
}
* html .solutions-list .solution .go-top-link {
	padding-bottom: 0;
	margin-bottom: 0;
	margin-right: 0px !important;
}
*:first-child+html .solutions-list .solution { 
	padding-top: 0;
	padding-bottom: 0;
	margin: 0 0 -10px 0;
}
*:first-child+html .solutions-list-IE7-fix {
	padding-top: 15px;
}

.solutions-list ul {
	margin-left: 5px;
}

.solutions-list li {
	list-style-type: disc;
	padding-left: 8px;
}



.partner {
	clear: both;
	float: left;
	border-top: 1px solid #EEEEEE;
	margin-top: 15px;
	padding-top: 13px;
}

.partner-clear {
	clear: both;
	line-height: 0;
	height: 0;
}

.partner .image {
	width: 272px;
	text-align: center;
	float: left;
}

.partner .image-1 {margin-top: 2em;}
.partner .image-2 {margin-top: 0;}
.partner .image-3 {margin-top: 5em;}
.partner .image-4 {margin-top: 3.5em;}
.partner .image-5 {margin-top: 1.3em;}
.partner .image-6 {margin-top: 1.3em;}

.partner p {
	font-size: 1em;
}

.partner .text {
	float: left;
	padding: 0 12px 0 12px;
	width: 402px;
}

.partner ul {
	margin-left: 5px;
}

.partner li {
	list-style-type: disc;
	padding-left: 8px;
}



ul.archive-list {
	position: absolute;
	list-style-type: none;
	list-style-image: none;
	background-color: #FFFFFF;
}

ul.archive-list li {
	display: block;
	float: none;
	background-image: none;
}

ul.archive-list a,
ul.archive-list li.first a {
	border: none;
	padding: 0;
	color: 
}

.h4-square-1 { width: 15px; height: 15px; margin-top: 13px; margin-right: 5px; display: block; float: left; background-color: #FF0000; }
.h4-square-2 { width: 15px; height: 15px; margin-top: 13px; margin-right: 5px; display: block; float: left; background-color: #3697C0; }
.h4-square-3 { width: 15px; height: 15px; margin-top: 13px; margin-right: 5px; display: block; float: left; background-color: #C0AE36; }
.h4-square-4 { width: 15px; height: 15px; margin-top: 13px; margin-right: 5px; display: block; float: left; background-color: #FF9900; }
.h4-square-5 { width: 15px; height: 15px; margin-top: 13px; margin-right: 5px; display: block; float: left; background-color: #663300; }

.h4-symbol-1 { width: 46px; height: 46px; margin-top: 6px; margin-right: 10px; display: block; float: left; background-image: url(/images/ic_service_1.gif); }
.h4-symbol-2 { width: 46px; height: 46px; margin-top: 6px; margin-right: 10px; display: block; float: left; background-image: url(/images/ic_service_2.gif); }
.h4-symbol-3 { width: 46px; height: 46px; margin-top: 6px; margin-right: 10px; display: block; float: left; background-image: url(/images/ic_service_3.gif); }
.h4-symbol-4 { width: 46px; height: 46px; margin-top: 6px; margin-right: 10px; display: block; float: left; background-image: url(/images/ic_service_4.gif); }
.h4-symbol-5 { width: 46px; height: 46px; margin-top: 6px; margin-right: 10px; display: block; float: left; background-image: url(/images/ic_service_5.gif); }

.services-spacer {
	height: 5px;
}
* html .services-spacer { display: none; }

table.services-sections {
	margin-top: 14px;
}
* html table.services-sections { margin-top: 24px; }
*:first-child+html table.services-sections { margin-top: 24px; }

table.services-sections td.image {
	padding: 0;
	margin: 0;
	border-top: 1px solid #FFFFFF;
}

table.services-sections td.description {
	padding: 12px 5px 0 10px;
	font-size: 0.9em;
	background-color: #F8F8F8;
	border-top: 1px solid #FFFFFF;
	/*background-image: url(/images/btn_arrow_services_section.gif);
	background-repeat: no-repeat;
	background-position: right bottom;*/
}

table.services-sections .section-arrow {
	background: transparent url(/images/section_arrow.gif) no-repeat left top;
	width: 15px;
	height: 15px;
	float: right;
}

table.services-sections a:hover .section-arrow  {
	background-image: url(/images/section_arrow_over.gif);
	cursor: pointer;
}

table.services-sections h4 {
	margin: 0;
	padding: 0;
	padding-top: 1px;
	font-size: 1.3em;
	letter-spacing: -0.05em;
}

ul.services-sections {
	padding: 0 !important;
	margin: 0 !important;
	float: left;
	list-style-type: none;
	clear: both;
	display: block;
	width: 700px;
	border-right: 1px solid #E7E7E7;

}
* html ul.services-sections { margin-top: 24px; }
*:first-child+html ul.services-sections { margin-top: 24px; }

ul.services-sections li {
	padding: 0 10px 10px 10px;
	margin: 0;
	background-color: #FFF;
	float: left;
	list-style-type: none;
	width: 119px;
	border-bottom: 1px solid #E7E7E7;
	border-left: 1px solid #E7E7E7;
	border-top: 8px solid #999999;
}
ul.services-sections li.col-1 { border-top-color: #FF0000; }
ul.services-sections li.col-2 { border-top-color: #3697C0; }
ul.services-sections li.col-3 { border-top-color: #C0AE36; }
ul.services-sections li.col-4 { border-top-color: #FF9900; }
ul.services-sections li.col-5 { border-top-color: #663300; }

ul.services-sections div.skill-description {
	height: 185px;
}
div.skill-description p{ 
	font-size:1.1em;	
}

ul.services-sections img {
	padding: 0;
	margin: 0 10px 0 0;
	float: left;
	clear: left;
}

ul.services-sections p {
	float: left;
	margin-bottom: 0;
	line-height: 1.3em;
}

ul.services-sections .section-arrow {
	background: transparent url(/images/section_arrow.gif) 0 0 no-repeat;
	height: 15px;
	/*float: right;
	margin-right: 4px;*/
	float: left;
	padding: 0 0 0 20px;
	font-size:1.1em;
}

ul.services-sections .section-arrow:hover  {
	background-image: url(/images/section_arrow_over.gif);
	cursor: pointer;
}

img.services-diagram {
  /*margin-top: -16px; */
  margin-left: 22px;
	margin-right: -10px;
	margin-bottom: 1px;
}

.services-list,
.services-list-grey {
	margin-left: 0;
	margin-right: -10px;
}

table.services-list {
	margin: 2px 0 20px 0;
	padding: 0;
	border-collapse: collapse;
	/*border: 1px solid #E5C88F;*/
	border-top: 8px solid #0064A2;
	border-bottom: 8px solid #0064A2;
	width:100%;
}

table.services-list td {
	border-left: 1px solid #E7E7E7 !important;
	padding: 8px 5px 0 0;
	background-color: #FFF ;
	width: 33%;
}

table.services-list td.support {
	background: #E5EFF6 url(../images/img_support_and_main.gif) 0 5px no-repeat;
	padding: 18px 0 8px 0;
	text-align: center;
	border-top: 1px solid #999999;
	
}

table.services-list td.last {border-right: 1px solid #E7E7E7; }

/*.support-text {padding: 0 3px 0 3px !important;}*/

.services-list li{
	padding: 0;
	margin: 0;
}

.services-list-grey li {
	border: 1px solid #E5C88F;
	border-top: none;
	background-color: #FFF;
	padding: 8px 10px 0 10px;
}
.services-list-grey li { border-color: #E7E7E7; background-color: #FFFFFF; }

.services-list li.first,
.services-list-grey li.first {
	border-top: 1px solid #E5C88F;
}
.services-list-grey li.first { border-top-color: #E7E7E7; }

.services-list h4,
.services-list-grey h4 {
	font-size: 1.2em;
	font-weight: bold;
	letter-spacing: -0.05em;
	color: #C89042;
	padding: 3px 0 5px 0;
}

.services-list h5.cn,
.services-list-grey h5.cn {
	font-size: 1.2em;
	font-weight: bold;
	letter-spacing: -0.05em;
	color: #C89042;
	padding: 3px 0 5px 0;
}
* html .services-list h4 { padding: 4px 0; }
*:first-child+html .services-list h4 { padding: 4px 0; }
.services-list-grey h4 { color: #666666; }

* html .services-list h5.cn { padding: 4px 0; }
*:first-child+html .services-list h5.cn { padding: 4px 0; }
.services-list-grey h5.cn { color: #666666; }

.services-list h5,
.services-list-grey h5 {
	font-weight: bold;
	color: #0064A2;
	margin-left: 11px;
}

.services-list li ul,
.services-list-grey li ul {
	margin-left: -5px;
}

.services-list li li,
.services-list-grey li li {
	border: none;
	padding: 2px 0 2px 13px;
	background: transparent url(/images/img_blue_arrow.jpg) no-repeat 0 7px;
}

*:first-child+html .services-list li li,
*:first-child+html .services-list-grey li li {
	background-position: 2px 8px;
}

.services-list-grey li.heading {
	background-color: #E7E7E7;
}

.services-list .ie7-fix,
.services-list-grey .ie7-fix { display: none; }
*:first-child+html .services-list .ie7-fix,
*:first-child+html .services-list-grey .ie7-fix { 
	display: block; 
	margin-bottom: -15px;
}

ul.services-list {margin-left: -15px;}

ul.services-list li {
	border: none;
	padding: 2px 0 2px 13px;
	color: #666666;
	background: transparent url(/images/img_blue_arrow.jpg) no-repeat 0 7px;
	font-size:1.2em;
}

*:first-child+html ul.services-list li{	background-position: 2px 8px;}

p.services { 
	margin-top: 0;
	margin-bottom: 10px;
	line-height: 16px;
	color: #666666;
	font-size: 1em;
}


.inline-options li.gspot-lineup-fix {
	background-position: right 6px;
	padding-top: 2px;
}

.general-text ul {
	margin-left: 5px;
}

.general-text li {
	list-style-type: disc;
	font-size: 1.1em;
	line-height: 16px;
	padding-left: 8px;
}

.general-text h5 {
	font-weight: bold;
	font-size: 1.2em;
	margin-bottom: 8px;
	margin-top: 20px;
}

.arrow-bullet {
	margin-left: 0 !important;
	padding-left: 15px !important;
	font-size:1.02em;
}

.arrow-bullet li {
	list-style-type: none !important;
	padding-left: 15px !important;
	background: transparent url(/images/bullet_arrow.gif) no-repeat 2px 11px !important;
}
* html .arrow-bullet li { background-position: 2px 11px !important; }
*:first-child+html .arrow-bullet li { background-position: 2px 11px !important; }

.general-text .arrow-bullet{
	font-size:0.9em;
}

/* These are standard sIFR styles... do not modify 
************************************************************/

.sIFR {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Safari CSS Hacks
************************************************************/

ul.services-sections h4 { font-size: 1.2em; visibility: hidden; }
.slogan-cn { font-size: 1.3em; font-weight:bold;}
.sIFR-hasFlash .slogan-cn { line-height: 1.35em; }
.portfolio-spacer { margin-top: -30px; }
.portfolio-clear { height: 0; }

/* Anything below will not be recognized by Safari */
ul.services-sections h4 {font-size: 1.3em; }
ul.services-sections h4 {font-size: 1.3em; visibility: visible;}
.slogan-cn { font-size: 1.4em; }
.portfolio-spacer { margin-top: 0; }
.portfolio-clear { height: auto; }
* html .portfolio-clear { height: 0; }
*:first-child+html .portfolio-clear { height: 0; }



.slogan-cn { 
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1.4em;
	font-weight: bold;
	line-height: 20px;
	letter-spacing: -0.03em;
	color: #999999;
}
*:first-child+html .slogan-cn {
	font-weight: normal;
}

.sIFR-hasFlash .slogan-cn {
	visibility: visible !important;
	line-height: 0.7em;
}
.sIFR-hasFlash .column-left-370 .slogan-cn {
	line-height: 20px;
}
.sIFR-hasFlash .column-left-390 .slogan-cn {
	line-height: 26px;
	margin-bottom: -10px;
}
.sIFR-hasFlash .slogan-fix-1 {
	line-height: 1.25em;
	float: left;
	width: 700px;
	margin-bottom: 20px;
}
.sIFR-hasFlash .slogan-fix-2 {
	line-height: 0.2em;
}
.sIFR-hasFlash .slogan-fix-3 {
	line-height: 1.25em;
	float: left;
	width: 700px;
	margin-bottom: 20px;
}
* html .slogan-fix-3 {
	margin-bottom: 0;
	/*margin-top: -20px;
	padding-top: 20px;*/
	margin-top: -4px;
	padding-top: 4px;
}
*:first-child+html .slogan-fix-3 {
	margin-bottom: 0;
	padding-bottom: 10px;
}
.sIFR-hasFlash .slogan-fix-4 {
	line-height: 1.25em;
	float: left;
	width: 700px;
	margin-bottom: 20px;
}
.sIFR-hasFlash .slogan-fix-5 {
	line-height: 1.25em;
	float: left;
	width: 700px;
	margin-bottom: 20px;
}
.sIFR-hasFlash .slogan-fix-6 {
	line-height: 1.25em;
	float: left;
	width: 700px;
	margin-bottom: 10px;
}
.sIFR-hasFlash .slogan-fix-7 {
	line-height: 1.25em;
	float: left;
	width: 700px;
	margin-bottom: 20px;
}

.title{
	text-decoration:none;
}

.next{
	margin-left:21em;
	margin-top:0em;
	font-size:0.9em;
	text-decoration:none;
}	

.leftDiv{
	width:20em;
	margin-top:1.5em;
	
}
.rightDiv{
	width:20em;
	margin-left:20em;
	margin-top:-10.6em;
}
.arrow-bullet li{
	
	padding-top:0.6em;
}
.inline-options{
	margin-left:25em;
	margin-top:-1.6em;
}
.inline-options.no-top-margin {
	margin-top: 0;
	}

.not-centered {margin-left:-18px; margin-top: 0;}

.previous{
	text-decoration:none;
	font-size:0.9em;
	
}
.option{
	margin-top:3em;
}
.paragraph{
	margin-top:0.9em;
	margin-bottom:0em;
	padding-bottom:0em;
}	
.dateTime{
	margin-top:-2em;
	font-size:0.8em;
}
.head{
	/*color:#666;*/
    color:#666666;
    font-size:1em;
    font-weight: bold;

}
.head:hover{
	color:#EF9720;
}

a#feed {
	background:transparent url(/images/feed.jpg) no-repeat scroll left;
	padding-left: 30px;
	float: right;
	text-decoration: none;
	color: #B3B3B3;
	font-size: .8em;
}
a#feed span {
	color: #3C6B9A;
	font-size: 1.2em;
}
a#feed:hover span {
	text-decoration:underline;
}

/* add styles for china.gruden.int */
* html #footer-container .address-cn{
	font-size:1.1em;
}
*:first-child+html #footer-container .address-cn{
	font-size:1.1em;
}
#footer-container .address-cn{
	font-size:1.2em;
}
