#slider {position:relative; background:url('../images/loading.gif') no-repeat 50% 50%; z-index:-10}

body {
	font-family: Helvetica, Arial, sans-serif;
	color: #515151;
	font-size: 12px;
}
body, h1, h2, h3, h4, h5, ul, li, p {
	margin: 0;
	padding: 0;
}
a:focus {
	outline: none;
}
a {
	text-decoration: none;
}
.clear {
	clear: both;
}
#inner {
	background: url('../images/inner-topbg.jpg') repeat-x top left;
}
#index {
	background: url('../images/index-topbg.jpg') repeat-x top left;
}
#wrapper {
	width: 960px;
	margin: 0 auto;
	position: relative;
}
/*** TOP ***/
#top-wrapper {
	width: 940px;
	margin: 0 auto;
}
#logo a {
	background: url('../images/logo.png') no-repeat;
	text-indent: -99999px;
	height: 60px;
	width: 180px;
	display: block;
	margin-top: 12px;
	float: left
}
/*** TOPNAV ***/
#top-nav {
	width: ;
	float: right;
	margin: 33px 0 0;
	border-right: 1px dotted #c8c8c8;
}
ul.menu {
	list-style:none;
	margin:0 10px;
	padding:0;
}
ul.menu * {
	margin:0;
	padding:0;
	z-index:100;
}
ul.menu a {
	display:block;
	color:#656565;
	text-decoration:none;
	text-shadow: 0.1em 0.1em #fff;
}
ul.menu li {
	position:relative;
	float:left;
	margin-right:1px
}
ul.menu ul {
	position:absolute;
	top:37px;
	left:0;
	/*background:#e6e6e6;*/
	display:none;
	opacity:0;
	list-style:none;
	z-index: 10;
}
ul.menu ul li {
	position:relative;
	width:170px;
	margin:0
}
ul.menu ul li a {
	display:block;
	padding:10px 10px;
	color: #fff;
	text-shadow: none;
}
ul.menu ul li a:hover {
	background-color:#faffe1;
	color: #dd1736;
	text-shadow: none;
}
ul.menu ul ul {
	left:170px;
	top:0;
}
ul.menu .menulink {
	padding: 11px 20px;
}
ul.menu .menulink:hover, ul.menu .menuhover {
	background: #dd1736;
	color: #fff;
	text-shadow: none;
}
ul.menu .sub {
	background:url('arrow.gif') no-repeat 90% 50%; 
}
ul.menu .topline {
	border-top:1px solid #e4e4e4;
}
ul.menu .bottomline {
	border-bottom:1px solid #e4e4e4;
}
ul.menu .dropdown {
	background: #dd1736 url('../images/dropdown-bg.jpg') repeat-x bottom left;
}
ul.menu .dropdown2 {
	background: #fe3050 url('../images/dropdown-lvl2-bg.jpg') repeat-x bottom left;
}

/*** TOPNAV end ***/

#searchwrapper {
	width:140px;
	height:24px;
	background: url('../images/search-bg.png') no-repeat;
	padding:0px;
	position:relative; /*important*/
	float: right; margin-left:30px; margin-right:0; margin-top:38px; margin-bottom:0
}
#searchwrapper form {
	display:inline;
}
.searchbox {
	border:0px; /*important*/
	background-color:transparent; /*important*/
	position:absolute; /*important*/
	top:1px;
	left:9px;
	width:100px;
	height:20px;
	color: #999999;
}
.searchbox:focus {
	outline: none;
	color: #999999;
}
.searchbox_submit {
	border:0px; /*important*/
	background-color:transparent; /*important*/
	position:absolute; /*important*/
	top:4px;
	left:115px;
	width:15px;
	height:16px;
}
#language-wrapper {
	width: 63px;
	height: 15px;
	float: right;
	margin: 42px 0 0 30px;
}
#language-wrapper img {
	margin-right: 10px;
}
/*** TOP end ***/

#banner {
	width: 960px;
	height: 135px;
	padding-top: -5px;
}
#index-wrapper {
	width: 960px;
	background:url('../images/content-topbg.png') no-repeat;
	position: absolute;
	top: 440px
}
#content-wrapper {
	width: 960px;
	background:url('../images/content-topbg.png') no-repeat;
	position: absolute;
	top: 215px
}
.container {
	width: 900px;
	margin: 0 auto;
	padding: 20px 20px 20px;
}
.index-col {
	width: 250px;
	min-height: 150px;
	float: left;
	margin: 10px;
	padding-right: 30px;
	background: url('../images/index-divider.jpg') no-repeat right center;
	font-size: 11px
}
.index-col2 {
	width: 250px;
	min-height: 150px;
	float: left;
	margin: 10px;
	padding-right: 30px;
	font-size: 12px;
}
.index-col h1, .index-col2 h1 {
	color: #5f5f5e;
	font-size: 15px;
	font-weight: normal;
	margin-bottom: 15px;
}
.index-col2 .title{
	color: #ff2f50;
	font-size: 13px;
	font-weight: bold;
}
.breadcrum {
	text-align: right;
	font-size: 11px;
	margin-bottom: 10px;
}
.breadcrum a {
	color: #929292;
}
.breadcrum a:hover, .index-col2 a {
	color: #1e859b;
}
#sidenav-wrapper {
	width: 175px;
	background: url('../images/bg-sidenav-center.jpg') repeat-y;
	float: left
}
#sidenav-wrapper .top {
	background: url('../images/bg-sidenav-top.jpg') no-repeat;
	height: 15px
}
#sidenav-wrapper .bottom {
	background: url('../images/bg-sidenav-bottom.jpg') no-repeat;
	height: 15px
}
.sidenav {
	width: 173px;
	margin-bottom: 20px;
}
.sidenav h1 {
	font-size: 16px;
	font-weight: normal;
	color: #ff2f50;
	margin-bottom: 15px;
	padding-bottom: 4px;
	border-bottom: 2px solid #ff2f50;
}
.sidenav ul {
	list-style: none;
	font-size: 13px;
}
.sidenav ul li {
	border-bottom: 1px dashed #e1e1e1;
	background: url('../images/sidenav-arrow-off.png') no-repeat 8px 9px;
}
.sidenav ul li a {
	color: #747474;
	padding: 5px 10px 5px 20px;
	display: block;
	font-weight: bold;
}
.sidenav ul li a:hover {
	background: #ff2f50 url('../images/sidenav-arrow-on.png') no-repeat 8px 9px;
	color: #fff
}
.sidenav ul li .active {
	background: #ff2f50 url('../images/sidenav-arrow-on.png') no-repeat 8px 9px;
	color: #fff;
	display: block; padding-left:20px; padding-right:10px; padding-top:5px; padding-bottom:5px
}
.sidenav ul ul {
	margin: 5px 0 20px 38px;
	list-style: square;
	padding: 0;
	font-size: 12px;
}
.sidenav li li {
	margin-bottom: 2px;
	border-bottom: none;
	background: none;
}
.sidenav li li a {
	padding: 0;
	font-weight: normal;
	color: #717171;
}
.sidenav li li a:hover {
	color: #ff2f50;
	background: none;
}
.sidenav li li a.active {
	padding: 0;
	color: #ff2f50;
	background: none;
}
.sidebanner {
	width: 175px;/*margin-top: 10px;*/
}
.content {
	float: right;
	width: 695px;
}
.content a {
	color: #1e859b;
}
.content a:hover {
	color: #fa1152;
}
.content h1 {
	font-size: 24px;
	color: #dd1736;
	font-weight: normal;
	padding-bottom: 30px;
	margin-top: 16px;
	/*padding-bottom: 10px;*/
	/*margin-bottom: 25px;*/
	background: url('../images/bg-summary.jpg') no-repeat bottom;
	/*border-bottom: 1px solid #dd1736;*/
}
.content h3 {
	font-size: 14px;
	color: #ff2f50;
	margin-bottom: 10px;
}

.content h3 span {
	font-size: 12px;
}

.content ul {
	margin-left: 20px;
}
.content li {
	margin-bottom: 5px;
}
.listing-wrapper {
	width: 325px;
	margin: 20px 20px 20px 0;
	float: left;
	font-size: 11px;
	line-height: 15px;
	
}
.listing-wrapper h2 {
	font-size: 14px;
	font-weight: normal;
	color: #1c1c1c;
	margin-bottom: 5px;
}
.listing-wrapper .btn-more a, .index-col .btn-more a  {
	margin-top: 10px;
	width: 46px;
	height: 13px;
	background: url('../images/btn-more.jpg') no-repeat 0 0;
	display: block;
	text-indent: -9999px
}
.listing-wrapper .btn-more a:hover, .index-col .btn-more a:hover  {
	background-position: 0 -13px;
}

.listing-wrapper .product-img {
	float:left;
	width:120px;
}


.listing-wrapper .desc {
	margin-top: 5px;
}

.listing-wrapper p {
	overflow: hidden;
        text-align: justify;
}

.listing-wrapper1 {
	width: 650px;
	margin: 10px 20px 10px 0;
	float: left;
	font-size: 11px;
	line-height: 15px;
}
.listing-wrapper1 h2 {
	font-size: 14px;
	font-weight: normal;
	color: #1c1c1c;
	margin-bottom: 5px;
}
.listing-wrapper1 .btn-more a, .index-col .btn-more a  {
	margin-top: 10px;
	width: 46px;
	height: 13px;
	background: url('../images/btn-more.jpg') no-repeat 0 0;
	display: block;
	text-indent: -9999px
}
.listing-wrapper1 .btn-more a:hover, .index-col .btn-more a:hover  {
	background-position: 0 -13px;
}
.summary {
	/*background: url(images/bg-summary.jpg) no-repeat bottom;*/
	padding-bottom: 50px;
}
.summary p {
	line-height: 17px;
        text-align: justify;
}
.summary .tum {
	float: left;
	width: 50px;
	height: 50px;
	margin: 20px 10px 0 0;
}
.divider {
	background: url('../images/divider.jpg') repeat-x;
	margin-left:0; margin-right:0; margin-top:25px; margin-bottom:10px
}
.pdf-wrapper {
	width: 260px;
	float: left;
	margin-right: 45px;
}
.pdf-wrapper h3, .content h4 {
	background: url('../images/bullet-arrow.jpg') no-repeat;
	color: #515151;
	font-size: 12px;
	font-weight: normal;
	padding-left:25px; padding-right:0; padding-top:1px; padding-bottom:1px
}
.pdf-wrapper ul {
	margin:0;
	padding:5px 0 0 25px;
	list-style:none;
}
.pdf-wrapper li {
	margin:0;
	padding:0;
}
.pdf-wrapper li a {
	float:left;
	background: url('../images/pdf-left.jpg') no-repeat left top;
	margin:0;
	text-decoration:none;
	font-weight: bold;
	font-style: italic; padding-left:45px; padding-right:0; padding-top:0; padding-bottom:10px
}
.pdf-wrapper li a span {
	float:left;
	display:block;
	background: url('../images/pdf-right.jpg') no-repeat right top;
	margin-right:2px;
	color: #dd1736; padding-left:5px; padding-right:15px; padding-top:10px; padding-bottom:10px
}
.pdf a {
	float:left;
	background: url('../images/pdf-left.jpg') no-repeat left top;
	margin:0;
	text-decoration:none;
	font-weight: bold;
	font-style: italic; padding-left:45px; padding-right:0; padding-top:0; padding-bottom:10px
}
.pdf a span {
	float:left;
	display:block;
	background: url('../images/pdf-right.jpg') no-repeat right top;
	margin-right:2px;
	color: #dd1736; padding-left:5px; padding-right:15px; padding-top:10px; padding-bottom:10px
}

.btn-location a  {
	margin-top: 15px;
	width: 160px;
	height: 30px;
	background: url('../images/btn-location.png') no-repeat 0 0;
	display: block;
	text-indent: -9999px
}
.btn-location a:hover  {
	background-position: 0 -30px;
}
.btn-d-location a  {
	margin-top: 15px;
	width: 160px;
	height: 40px;
	background: url('../images/btn-d-location.png') no-repeat 0 0;
	display: block;
	text-indent: -9999px
}
.btn-d-location a:hover  {
	background-position: 0 -40px;
}

/* FORM
----------------------------------------------------------------------------------------------------*/
.enquiry form {padding: 0; font-size: 13px;}
.enquiry form div {padding: 0 0 10px;}
.enquiry form span {color: #C00; font-size: 13px;}
.enquiry form input {background-color: #f9f9f9; border: 1px solid #CCC; padding: 3px; height: 23px; margin-bottom: 5px;}
.enquiry form textarea {background-color: #f9f9f9; border: 1px solid #CCC; width: 270px; padding: 3px; font-family: Arial, Verdana, sans-serif; margin: 0 0 5px 1px;}
.enquiry form .fButton {background-color: #dd1736; height: 30px; display: block; width: 65px; color: #fff; border: none; text-align: left; padding-left: 10px; margin-top: 10px;}
#form1 label.error {color:#fa0101; font-size: 12px; padding-left: 15px;}

/*** FOOTER ***/
#footer-wrapper {
	width: 940px;
	margin: 10px auto;
	background: url('../images/footer-bg.jpg') no-repeat top left;
	font-size: 10px;
	color: #7c7c7c; padding-left:0; padding-right:0; padding-top:20px; padding-bottom:20px
}
#footer-wrapper .lcol {
	width: 460px;
	float: left;
}
#footer-wrapper .lcol a {
	color: #1e859b;
}
#footer-wrapper .lcol a:hover {
	text-decoration: underline;
}
#footer-wrapper .rcol {
	width: 280px;
	text-align: right;
	float: right;
}

.footer-language {
	margin-bottom: 10px;
}
.footer-language a{
	color: #696969 !important;
	font-size: 1.3em;
	background: url('../images/icon-china.jpg') no-repeat;
	display: block;
	padding-left:50px; padding-right:0; padding-top:12px; padding-bottom:12px
}
.footer-language a:hover {
	color: #1e859b !important;
	text-decoration: none !important;
}
/*** FOOTER end ***/

/* Minification failed (line 156): An underscore is not a valid CSS1 or CSS2 identifier character */


.newsList { font-size:12px; list-style:none; padding:0 0 25px 0;}
.newsList p{ padding:0px; font-size:15px; margin:15px 0 15px 0; letter-spacing:-1px; font-weight:bold; }
.newsList li{ border-bottom:1px solid #E2E2E2;padding:8px 0 10px 45px; margin:0 0 5px 0; width: 650px;}
.newsList li.docWord {  background:url(../images/word_icon.gif) no-repeat; }
.newsList li.news {background:url(../images/news_icon.gif) no-repeat left 5px;}
.newsList li.newsEU {background:url(../images/news_icon_eu.gif) no-repeat left 5px;}
.newsList li.dokuman {background:url(../images/dokuman_icon.gif) no-repeat;}
.newsList li .weekName { font-size:15px; font-weight:bold; line-height:16px; letter-spacing:-1px;}
.newsList li .weekName a { text-decoration:none;}
.newsList li .weekName a:hover { color:#33CC00}
.newsList li .dates { font-size:10px;}
.newsPaging { margin-top: 10px; list-style:none; }
.newsPaging li { float: left; margin-right: 2px; }
.newsPaging li a { font-size: 10px; font-weight: bold; padding: 2px 4px 2px 4px; display: block; }
.newsPaging li.selected a { color: #FFFFFF; background: #006633; text-decoration: none; font-size: 10px; font-weight: bold; padding: 2px 4px 2px 4px; display: block; }