@charset "utf-8";
/* CSS Document */

body{
	margin: 0;
	padding: 0;
	background: url(images/dsr_gradient_bg.jpg) repeat-x left top;
}

#content{
	width: 1000px;
	margin: 0 auto;
	position: relative;
}

#logo{
	position: relative;
	width: 207px;
	height: 162px;
	float: left;
	text-align: right;
	z-index: 2;
	top: 20px;
}

#company_name{
	position: relative;
	width: 378px;
	height: 24px;
	float: left;
	left: 5px;
	top: 46px;
}

#sirim{
	position: absolute;
	width: 109px;
	top: 10px;
	right: 30px;
}

#sirim_certified{
	position: absolute;
	top: 55px;
	right: 145px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFF;
}

#location_link{
	position: absolute;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #CCC;
	top: 100px;
	right: 30px;
	z-index: 2;
}

#location_link a:link, #location_link a:active, #location_link a:visited{
	text-decoration: none;
	color: #CCC;
}

#location_link a:hover{
	text-decoration: none;
	color: #FFF;
}

#white_content{
	position: absolute;
	width: 100%;
	left: 0;
	top: 82px;
	z-index: 1;
}

#navigation_bar{
	background: url(images/navigation_bar.png) no-repeat top left;
	width: 100%;
	height: 46px;
}

#navigation_bar ul{
	position: absolute;
	width: 770px;
	right: 0;
	padding: 0;
	margin: 0;
}

#navigation_bar ul li{
	float: left;
	list-style: none;
	margin: 13px 25px;
}

#paper_back{
	background: url(images/paper_back.jpg) repeat-y top left;
	width: 100%;
	float: left;
}

#banner{
	position: relative;
	width: 985px;
	height: 204px;
	text-align: right;
	left: 7px;
}

#body_content{
	width: 100%;
	padding-bottom: 20px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333;
	line-height: 19px;
}

#body_top_content{
	position: relative;
	float: left;
	width: 100%;
	margin-bottom: 20px;
}

#side_link{
	position: relative;
	width: 297px;
	float: left;
	left: 20px;
}

#industries_link_back{
	width: 100%;
	background: url(images/industries_link_back.jpg) no-repeat left top;
	height: 30px;
	float: left;
	padding-top: 16px;
}

#arrow{
	position: relative;
	width: 21px;
	height: 21px;
	float: left;
	left: 15px;
}

#link_title{
	position: relative;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FFF;
	left: 20px;
}

#more{
	position: relative;
	float: right;
	width: 49px;
	height: 20px;
	right: 15px;
}

#link_back{
	position: relative;
	width: 100%;
	background: url(images/link_back.jpg) repeat-y left top;
	float: left;
}

#industries_link_pic{
	position: relative;
	left: 6px;
	top: 3px;
	width: 285px;
	height: 220px;
	float: left;
}

#link_text{
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 19px;
	color: #333;
	float: left;
	padding: 10px 10px 10px 10px;
	margin-bottom: 7px;
	background-color: #f0f0f0;
	width: 265px;
	left: 6px;
	top: 3px;
}

#contact_link_back{
	position: relative;
	background: url(images/contact_link_back.jpg) no-repeat top left;
	width: 297px;
	height: 260px;
	float: left;
}

#top_contact_link_back{
	background: url(images/top_contact_link_back.jpg) no-repeat top left;
	width: 297px;
	height: 232px;
	float: left;
	padding-top: 5px;
}

#contact_title{
	width: 100%;
	padding-top: 10px;
	height: 30px;
}

#contact_details{
	position: relative;
	width: 265px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 19px;
	color: #333;
	left: 16px;
}

#contact_details .address{
	float: left;
	height: 64px;
	padding-top: 6px;
	width: 100%;
}

#contact_details .tel{
	float: left;
	height: 48px;
	padding-top: 15px;
	width: 100%;
}

#contact_details .fax{
	float: left;
	height: 27px;
	padding-top: 8px;
	width: 100%;
}

#contact_details .mail{
	float: left;
	height: 27px;
	padding-top: 3px;
	width: 100%;
}

a.email:link, a.email:active, a.email:visited{
	text-decoration: underline;
	color: #000;
}

a.email:hover{
	text-decoration: none;
	color: #000;
}

#right_content{
	position: relative;
	width: 640px;
	float: right;
	right: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333;
	line-height: 19px;
	margin-top: 10px;
	height: 390px;
}

.blue_title{
	color: #000080;
	font-size: 24px;
}

.orange_title{
	color: #ff6600;
	font-size: 24px;
}

.blue_subtitle{
	color: #000080;
	font-size: 16px;
	font-weight: bold;
}

.orange_text{
	color: #ff6600;
	font-size: 13px;
	font-weight: 800;
}

.black_text{
	color: #000;
	font-size: 13px;
	font-weight: bold;
}

#products_link{
	width: 100%;
	padding-top: 15px;
	border-top: #CCC solid 1px;
	float: left;
}

#products_link_arrow{
	position: relative;
	width: 21px;
	height: 21px;
	float: left;
	left: 0px;
}

#products_link_title{
	position: relative;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #000080;
	left: 5px;
}

#products_link_frame{
	width: 100%;
	float: left;
}

#products_link_pic{
	width: 152px;
	float: left;
}

#products_link_pic .pic{
	margin: 10px 0;
	float: left;
}

#products_link_pic .text{
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	float: left;
	text-align: center;
}

#gallery{
	position: relative;
	width: 960px;
	float: left;
	left: 20px;
}

#left_content{
	position: relative;
	width: 960px;
	float: left;
	left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 19px;
	color: #333;
}

#industries_intro{
	width: 100%;
}

#industries_products{
	width: 100%;
}

#industries_frame{
	width: 445px;
	background-color: #f0f0f0;
	padding: 15px;
	float: left;
	margin-bottom: 5px;
}

#industrie_title{
	width: 100%;
	margin-bottom: 10px;
}

#industrie_content{
	width: 100%;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 19px;
	color: #333;
}

#industrie_content img{
	float: left;
	padding-right: 10px;
}

#industrie_photo{
	width: 100%;
	margin-bottom: 10px;
	text-align: center;
}

#industrie_photo_description{
	width: 100%;
	text-align: center;
	font-style: italic;
}

/* Contact */

#enquiry_frame{
	position: relative;
	width: 500px;
	left: 20px;
	float: left;
}

#contact_enquiry_title{
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	color: #ff6600;
	font-size: 24px;
	height: 35px;
	float: left;
	width: 100%;
}

#contact_text{
	width: 100%;
	height: 60px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 19px;
	color: #333;
}

#form_fill{
	width: 100%;
	float: left;
}

#form_fill_one{
	width: 100%;
	float: left;
	height: 30px;
}

#form_fill .form_subject, #form_fill_one .form_subject{
	width: 110px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333;
	line-height: 19px;
}

#form_fill .form_details, #form_fill_one .form_details{
	width: 390px;
	float: left;
}

.form_text_field{
	width: 370px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333;
	line-height: 19px;
}

#company_info{
	position: relative;
	top: 0px;
	right: 20px;
	width: 400px;
	float: right;
	background-color: #f0f0f0;
	padding: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333;
	line-height: 19px;
}

#company_info .address{
	width: 160px;
	float: left;
	border-right: #ccc 1px solid;
}

#company_info .tel{
	position: relative;
	width: 220px;
	float: left;
	left: 20px;
}

#map{
	position: relative;
	top: 10px;
	right: 20px;
	width: 440px;
	float: right;
	margin-bottom: 10px;
}

/* Footer */

#footer{
	width: 100%;
	height: 32px;
	background: url(images/footer.png) no-repeat left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	text-align: center;
	padding-top: 12px;
	float: left;
	margin-bottom: 50px;
}

a.company:link, a.company:active, a.company:visited{
	text-decoration: underline;
	color: #333;
}

a.company:hover{
	text-decoration: none;
	color: #333;
}

/* Lightbox */

#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}

/* The Nivo Slider styles */

.nivoSlider {
	position:relative;
}

.nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
}

/* If an image is wrapped in a link */

.nivoSlider a.nivo-imageLink {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	border:0;
	padding:0;
	margin:0;
	z-index:6;
	display:none;
}

/* The slices and boxes in the Slider */

.nivo-slice {
	display:block;
	position:absolute;
	z-index:5;
	height:100%;
}

.nivo-box {
	display:block;
	position:absolute;
	z-index:5;
}

/* Caption styles */

.nivo-caption {
	position:absolute;
	left:0px;
	bottom:0px;
	background:#000;
	color:#fff;
	opacity:0.8; /* Overridden by captionOpacity setting */
	width:100%;
	z-index:8;
}

.nivo-caption p {
	padding:5px;
	margin:0;
}

.nivo-caption a {
	display:inline !important;
}

.nivo-html-caption {
    display:none;
}

/* Direction nav styles (e.g. Next & Prev) */

.nivo-directionNav a {
	position:absolute;
	top:45%;
	z-index:9;
	cursor:pointer;
}

.nivo-prevNav {
	left:0px;
}

.nivo-nextNav {
	right:0px;
}

/* Control nav styles (e.g. 1,2,3...) */

.nivo-controlNav a {
	position:relative;
	z-index:9;
	cursor:pointer;
}

.nivo-controlNav a.active {
	font-weight:bold;
}

/* Default */

.theme-default .nivoSlider {
	position:relative;
	background:#fff url(images/loading.gif) no-repeat 50% 50%;
}

.theme-default .nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}

.theme-default .nivoSlider a {
	border:0;
	display:block;
}

.theme-default .nivo-controlNav {
	position:absolute;
	right: 0px;
	bottom: 0px;
	z-index: 10;
}

.theme-default .nivo-controlNav a {
	display:block;
	width:22px;
	height:22px;
	background:url(images/bullets.png) no-repeat;
	text-indent:-9999px;
	border:0;
	margin-right:1px;
	float:left;
}

.theme-default .nivo-controlNav a.active {
	background-position:0 -22px;
}

.theme-default .nivo-directionNav a {
	display:block;
	width:30px;
	height:30px;
	background:url(images/arrows.png) no-repeat;
	text-indent:-9999px;
	border:0;
}

.theme-default a.nivo-nextNav {
	background-position:-30px 0;
	right:15px;
}

.theme-default a.nivo-prevNav {
	left:15px;
}

.theme-default .nivo-caption {
    font-family: Helvetica, Arial, sans-serif;
}

.theme-default .nivo-caption a {
    color:#fff;
    border-bottom:1px dotted #fff;
}

.theme-default .nivo-caption a:hover {
    color:#fff;
}

