@charset "utf-8";
/* CSS Document */

body, html{
	background-image:url(../images/background.gif);
	background-position:top;
	background-repeat:repeat-x;
	background-color:#193243;
}

#header-container{
	width:940px;
	height:83px;
	position:relative;
	margin:0px auto;
	padding-top:11px;
}

#header{
	width:940px;
	height:83px;
	position:relative;
	float:left;
}

#logo{
	width:189px;
	height:65px;
	position:relative;
	float:left;
	padding-top:18px;
}

#language{
	width:245px;
	height:83px;
	position:relative;
	float:right;
}

#menu-container{
	width:940px;
	height:68px;
	position:relative;
	margin:0px auto;
	background-image:url(../images/background-menu.gif);
	background-position:top center;
	background-repeat:no-repeat;
}

#menu{
	width:672px;
	height:68px;
	position:relative;
	float:left;
	text-align:left;
	padding-left:23px;
}

#search{
	width:245px;
	height:68px;
	position:relative;
	float:right;
}

#content-container{
	width:100%;
	height:auto;
	position:relative;
	margin:0px auto;
	float:left;
}

#frame{
	width:940px;
	height:auto;
	position:relative;
	margin:0px auto;
	margin-top:8px;
}

#content-right{
	width:245px;
	height:auto;
	position:relative;
	float:right;
}

#content-left{
	width:687px;
	height:auto;
	position:relative;
	float:left;
}

#splash{
	width:687px;
	height:197px;
	position:relative;
	float:left;
	overflow:hidden;
}

#splash_left{
	width:519px;
	height:197px;
	position:relative;
	float:left;
	background-image:url(../images/splash/reputex-splash-asia.jpg);
	background-position:top left;
	background-repeat:no-repeat;
}

#splash_right{
	width:168px;
	height:197px;
	position:relative;
	float:right;
}

.splash_button_top a{
	width:182px;
	height:97px;
	background-image:url(../images/splash/reputex-splash-english.gif);
	background-position:0px 0px;
	background-repeat:no-repeat;
	display:block;
}

.splash_button_top a:hover{
	background-position:0px -97px;
}


.splash_button_bottom a{
	width:182px;
	height:97px;
	background-image:url(../images/splash/reputex-splash-asia.gif);
	background-position:0px 0;
	background-repeat:no-repeat;
	display:block;
}

.splash_button_bottom a:hover{
	background-position:0px -97px;
}


.splash_button_top a,
.splash_button_bottom a{
	margin:0 0 8px 0;

}

#content{
	width:687px;
	height:auto;
	position:relative;
	float:left;
	margin-top:8px;
}

#menu-lhs{
	width:174px;
	height:auto;
	position:relative;
	float:left;
	border:1px solid #5a99d2;
	padding:3px;
	background-color:#e7f1fa;
	margin-right:8px;
}

.menu-lhs-item-images{
	width:182px;
	height:auto;
	position:relative;
	float:left;
	padding-bottom:7px;
}

#menu-lhs-frame{
	width:182px;
	height:auto;
	position:relative;
	float:left;
	margin-right:8px;
}

#content-main{
	width:497px;
	height:auto;
	position:relative;
	float:left;
}

#breadcrumbs{
	width:487px;
	height:20px;
	position:relative;
	float:left;
	background-color:#284c65;
	padding-left:10px;
}

.information{
	width:497px;
	height:auto;
	position:relative;
	float:left;
	margin-top:8px;
}

#footer-container{
	width:100%;
	height:158px;
	position:relative;
	margin:0px auto;
	border-top:1px solid #577081;
	float:left;
	margin-top:26px;
}

#copyright{
	width:940px;
	height:20px;
	position:relative;
	margin:0px auto;
	float:left;
	margin-bottom:20px;
}

#footer{
	width:940px;
	height:118px;
	position:relative;
	margin:0px auto;
}

#footer-logo{
	width:150px;
	height:40px;
	position:absolute;
	top:22px;
	left:94px;
}

.sitemap{
	width:auto;
	height:96px;
	position:relative;
	float:left;
	margin-right:40px;
	padding-top:22px;
	overflow:visible;
}

#footer-left{
	width:695px;
	height:118px;
	position:relative;
	float:left;
}

#footer-right{
	width:244px;
	height:118px;
	position:relative;
	float:right;
}

.title-index{
	width:235px;
	height:26px;
	position:relative;
	float:left;
	background-image:url(../images/background-title-index.gif);
	background-position:left top;
	background-repeat:no-repeat;
	padding-top:10px;
	padding-left:10px;
}

.title{
	width:497px;
	height:35px;
	position:relative;
	float:left;
	background-image:url(../images/background-title.gif);
	background-position:left top;
	background-repeat:no-repeat;
}

.title-left{
	width:auto;
	height:25px;
	position:relative;
	float:left;
	padding-top:10px;
	padding-left:18px;
}

.title-right{
	width: 180px;
	height:29px;
	position:relative;
	float:right;
	padding-top:6px;
	padding-right:18px;
}

#index-frame{
	width:235px;
	height:auto;
	position:relative;
	float:left;
	border-left:1px solid #528cc0;
	border-right:1px solid #528cc0;
	border-bottom:1px solid #528cc0;
	padding:4px;
	background-color:#e7f1fa;
}

#content-index{
	width:233px;
	height:auto;
	position:relative;
	float:left;
	border:1px solid #acceec;
	background-color:#ffffff;
	background-image:url(../images/background-index.gif);
	background-repeat:repeat-y;
	background-position:top center;
}

.information-welcome, .information-text{
	width:465px;
	height:auto;
	position:relative;
	float:left;
	border-left:1px solid #5a99d2;
	border-right:1px solid #5a99d2;
	border-bottom:1px solid #5a99d2;
	background-color:#ffffff;
	padding:15px;
}
.information-text{
	min-height: 410px;
}

.information-rows{
	width:495px;
	height:auto;
	position:relative;
	float:left;
	border-left:1px solid #5a99d2;
	border-right:1px solid #5a99d2;
	border-bottom:1px solid #5a99d2;
	background-color:#e7f1fa;
	padding-bottom:5px;
	padding-top:5px;
}

.row-latest-annoucements{
	width:451px;
	height:26px;
	position:relative;
	float:left;
	background-color:#a8d2f7;
	padding-left:7px;
	padding-right:7px;
}

.row-latest-annoucements:hover{
	background-color:#ffffff;
}

.row-annoucements{
	width:451px;
	height:26px;
	position:relative;
	float:left;
	padding-left:7px;
	padding-right:7px;
}

.row-annoucements:hover{
	background-color:#e7f1fa;
}

.row-latest-news{
	width:451px;
	height:26px;
	position:relative;
	float:left;
	background-color:#a8d2f7;
	padding-left:7px;
	padding-right:7px;
}

.row-latest-news:hover{
	background-color:#ffffff;
}

.row-news{
	width:451px;
	height:26px;
	position:relative;
	float:left;
	padding-left:7px;
	padding-right:7px;
}

.row-news:hover{
	background-color:#e7f1fa;
}

.row-latest{
	width:461px;
	height:26px;
	position:relative;
	float:left;
	background-color:#a8d2f7;
	padding-left:17px;
	padding-right:17px;
}

.row-latest:hover{
	background-color:#ffffff;
}


.row{
	width:461px;
	height:26px;
	position:relative;
	float:left;
	padding-left:17px;
	padding-right:17px;
}

.row:hover{
	background-color:#ffffff;
}

.menu-item{
	width:auto;
	height:31px;
	position:relative;
	float:left;
	margin-right:30px;
	overflow:visible;
	padding-top:16px;
}

#search-textfield{
	width:155px;
	height:25px;
	position:absolute;
	left:0px;
	top:12px;
}

#search-button{
	width:71px;
	height:25px;
	position:absolute;
	left:163px;
	top:12px;
}

#english{
	width:104px;
	height:19px;
	position:absolute;
	top:37px;
	left:26px;
	background-image:url(../images/background-button-language.gif);
	background-position:top center;
	background-repeat:no-repeat;
	text-align:center;
	padding-top:4px;
}

#chinese{
	width:104px;
	height:19px;
	position:absolute;
	top:37px;
	left:141px;
	background-image:url(../images/background-button-language.gif);
	background-position:top center;
	background-repeat:no-repeat;
	text-align:center;
	padding-top:4px;
}

.menu-lhs-segment{
	width:174px;
	height:auto;
	position:relative;
	float:left;
}

.menu-header{
	width:168px;
	height:20px;
	position:relative;
	float:left;
	margin-bottom:1px;
	background-image:url(../images/background-menu-header.gif);
	background-position:top center;
	background-repeat:no-repeat;
	padding-top:3px;
	padding-left:6px;
}

.menu-lhs-item-consulting{
	width:157px;
	height:20px;
	position:relative;
	float:left;
	border-left:10px solid #005c84;
	padding-left:7px;
	text-align:left;
	background-color:#ffffff;
	margin-bottom:1px;
	padding-top:6px;
}

.menu-lhs-item-consulting:hover{
	background-color:#a8d2f7;
}

.menu-lhs-item-dataservices{
	width:157px;
	height:20px;
	position:relative;
	float:left;
	border-left:10px solid #00539f;
	padding-left:7px;
	text-align:left;
	background-color:#ffffff;
	margin-bottom:1px;
	padding-top:6px;
}

.menu-lhs-item-dataservices:hover{
	background-color:#a8d2f7;
}


.menu-lhs-item-company{
	width:157px;
	height:20px;
	position:relative;
	float:left;
	border-left:10px solid #0095c3;
	padding-left:7px;
	text-align:left;
	background-color:#ffffff;
	margin-bottom:1px;
	padding-top:6px;
}

.menu-lhs-item-company:hover{
	background-color:#a8d2f7;
}

.button-generic{
	width:auto;
	height:23px;
	position:relative;
	float:right;
	margin-left:8px;
}

.button-morenews{
	width:83px;
	height:18px;
	position:relative;
	float:right;
	background-image:url(../images/background-button-morenews.gif);
	padding-left:12px;
	text-align:center;
	padding-top:5px;
}

.button-moreannoucements{
	width:137px;
	height:18px;
	position:relative;
	float:right;
	background-image:url(../images/background-button-annoucements.gif);
	background-position:left top;
	background-repeat:no-repeat;
	padding-left:12px;
	text-align:center;
	padding-top:5px;
}

.button-email{
	width:52px;
	height:18px;
	position:relative;
	float:right;
	background-image:url(../images/background-button-email.gif);
	background-position:left top;
	background-repeat:no-repeat;
	padding-left:12px;
	text-align:center;
	padding-top:5px;
}

.button-print{
	width:48px;
	height:18px;
	position:relative;
	float:right;
	background-image:url(../images/background-button-print.gif);
	background-position:left top;
	background-repeat:no-repeat;
	padding-left:12px;
	text-align:center;
	padding-top:5px;
}

.button-rss{
	width:40px;
	height:18px;
	position:relative;
	float:right;
	background-image:url(../images/background-button-rss.gif);
	background-position:left top;
	background-repeat:no-repeat;
	padding-left:12px;
	text-align:center;
	padding-top:5px;
}

.link-item{
	width:435px;
	height:auto;
	position:relative;
	float:left;
	border:1px solid #167dae;
	padding:14px;
	background-color:#dff0f8;
}

.line-blue{
	width:100%;
	border-bottom:1px solid #00669f;
	margin-bottom:10px;
}

.bullet li{
	background-image:url(../images/bullet-arrow.gif);
	background-repeat:no-repeat;
	background-position: 0px 6px;
	list-style-type:none;
	padding-bottom:8px;
	padding-left:15px;
}



/*------------------------------------------------------text---*/

.text{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	color:#00345b;
	text-decoration:none;
}

.text a, .text a:visited{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	color:#167dae;
	text-decoration:none;
}

.text a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	color:#333333;
	text-decoration:none;
}

h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#00345b;
	font-weight:bold;
	line-height:20px;
}

.text-breadcrumbs, .text-breadcrumbs a, .text-breadcrumbs a:visited{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#d4e4eb;
	line-height:20px;
	text-decoration:none;
}

.text-breadcrumbs a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#ffffff;
	line-height:20px;
	text-decoration:none;
}

.text-menu, .text-menu a, .text-menu a:visited{
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#ffffff;
	text-decoration:none;
}

.text-menu a:hover{
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#172d3d;
	text-decoration:none;
}

.text-buttons, .text-buttons a, .text-buttons a:visited{
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#00345b;
	font-weight:bold;
	text-decoration:none;
}

.text-buttons a:hover{
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#4981b3;
	font-weight:bold;
	text-decoration:none;
}

.text-menu-lhs, .text-menu-lhs a, .text-menu-lhs a:visited, .text-menu-lhs a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#06365b;
	text-decoration:none;
}

.text-menu-lhs-header, .text-menu-lhs-header a, .text-menu-lhs-header a:visited{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:18px;
	color:#ffffff;
	text-transform:uppercase;
	text-decoration:none;
	font-weight:bold;
}

.text-menu-lhs-header a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:18px;
	color:#0e2636;
	text-transform:uppercase;
	text-decoration:none;
	font-weight:bold;
}

.text-title, .text-title a, .text-title a:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
}

.text-title a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#0e2636;
	text-decoration:none;
	font-weight:bold;
}

.text-row-item, .text-row-item a, .text-row-item a:visited{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#00345b;
	text-decoration:none;
}

.text-footer, .text-footer a, .text-footer a:visited{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:16px;
	color:#d6d6d6;
	text-decoration:none;
}

.text-footer a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:16px;
	color:#ffffff;
	text-decoration:none;
}

h3{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:16px;
	color:#0095c3;
	font-weight:bold;
	text-decoration:none;
}

.text-copyright, .text-copyright a, .text-copyright a:visited{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:20px;
	color:#d6d6d6;
	text-decoration:none;
}

.text-copyright a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:20px;
	color:#0095c3;
	text-decoration:none;
}

.text-index-legend{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#06365b;
}

.text-index-title{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#ffffff;
}

.text-index-header, .text-index-header a:visited, .text-index-header a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#3371a9;
	text-decoration:underline;
}

.text-index-header a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#333333;
	text-decoration:underline;
}

.text-index{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#193243;
	white-space: nowrap;
}

/*-----------------------------------------------------form---*/

input.search-input{
	width:149px;
	height:19px;
	border:1px solid #295e8f;
	background-color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#00345b;
	padding-top:4px;
	padding-left:4px;
}

input.search-btn{
	width:71px;
	height:25px;
	border:none;
	background-image:url(../images/background-button-search.gif);
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#00345b;
	font-weight:bold;
}

/* ---------------------------------------------------------------
 Jquery Cycle
--------------------------------------------------------------- */

#splash_control{
	position:absolute;
	width:120px;
	height:16px;
	top:170px;
	left:14px;
	z-index:99;
	text-align:center;
}

#splash_control a{
	float: left;
	width: 16px;
	height: 16px; 
	padding-right:8px;
	color: white;
	background-image:url(../images/btn-splash.png);
	background-repeat:no-repeat;
	background-position:top left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#ffffff;
	line-height:14px;
	text-decoration:none;
}

#splash_control a.activeSlide,
#splash_control a:hover{
	background-image:url(../images/btn-splash-active.png);
	background-repeat:no-repeat;
	background-position:top left;
	color:#3a3a3a;
	text-decoration:none;
}

/* IE6 Only */
* html #splash_control a.activeSlide, #splash_control a:hover{
	background-image:url(../images/btn-splash.png);
}

/* ---------------------------------------------------------------
 Jquery Accordion
--------------------------------------------------------------- */

.basic{ width:463px; }

.basic  {
	width: 465px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	color:#00345b;
	text-decoration:none;
}
.basic div {
	background-color: #eee;
}

.basic p {
	margin-bottom : 10px;
	border: none;
	text-decoration: none;
	margin: 0px;
	padding: 10px;
}
.basic a {
	cursor:pointer;
	display:block;
	padding:5px;
	margin-top: 0;
	background-color: #00a0c6;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #999;
	background-image: url(../images/AccordionTab0.gif);
}
.basic a:hover {
	color: #ffffff;
	background-color: white;
	background-image: url(../images/AccordionTab2.gif);
}
.basic a.selected {
	color: #ffffff;
	background-color: #80cfe2;
	background-image: url(../images/AccordionTab2.gif);
}
