/*--------------------*/
/*       COMMON       */
/*--------------------*/

body {
	margin:0px;
	padding:0px;
	font-size:12px;
	color:#895a41;
	font-weight:normal;
	line-height:normal;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../images/bg01.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

p {
	margin:0px;
	padding-bottom:18px;
	line-height:18px;
}

li {
	list-style:none;
}

input,textarea,div,img,h1,ul,form,label,fieldset {
	margin:0;
	padding:0;
}

fieldset, a {
	outline:none;
	border:none;
}

img {
	border:none;
}

.clear {
	clear:both;
}


/*--------------------*/
/*       HEADER       */
/*--------------------*/

#content-wrapper {
	width:1000px;
	margin:0 auto;
}

#header {
	height:147px;
	width:980px;
	margin:0 auto;
}

#header-top {
	height:91px;
	position:relative;
}

#logo {
	position:absolute;
	top:17px;
	left:0px;
}

#iso {
	position:absolute;
	top:24px;
	right:1px;
}

#login-div {
	position:absolute;
	right:77px;
	top:30px;
	width:400px;
	height:58px;
}

#login-head {
	height:23px;
}

.text-box1 {
	float:left;
	width:183px;
}

.text-box1 input {
	background-color:#fbe5a3;
	border:#c8b373 solid 1px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#3d3d3d;
	padding:4px 3px 4px 5px;
	width:166px;
}

.go {
	float:left;
}

#menu-bg {
	background-image: url(../images/menu-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height:56px;
}

#top-nav {
	height:40px;
}

#top-nav ul li {
	float:left;
	color:#fff;
	font-size:13px;
	font-weight:bold;
	padding-left:20px;
	padding-right:20px;
	line-height:38px;
}

#top-nav ul li a {
	color:#fff;
	text-decoration:none;
}

#top-nav ul li a:hover {
	color:#f9db7f;
	text-decoration:none;
}

.active-page a {
	color:#f9db7f!important;
	text-decoration:none;
}

.no-padding {
	padding-right:0px!important;
}

/*--------------------*/
/*       CONTENTS     */
/*--------------------*/

#contents {
	width:1000px;
	margin:0 auto;
}

#home-slider {
	width:980px;
	margin:0 auto;
	background-image: url(../images/slider-bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top:3px;
	height:441px;
}

#latest-news {
	background-image: url(../images/latest-news.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height:46px;
	padding-top:8px;
	padding-left:140px;
	position:relative;
}

#news-text {
	color:#fff;
	width:780px;
	height:30px;
	overflow:hidden;
	padding-right:10px;
	position:relative;
	font-size:11px;
}

#news-text li {
	height:22px;
	padding-top:8px;
}

#news-arrow {
	position:absolute;
	top:21px;
	left:959px;
}

#home-middle {
	height:279px;
	width:980px;
	margin:0 auto;
	padding-top:20px;
}

#activities {
	float:right;
	width:260px;
}

#ga-head {
	padding-top:18px;
	height:30px;
	padding-left:10px;
}

#ga-list {
	border-bottom:#ececec solid 1px;
	font-size:11px;
	font-weight:bold;
	color:#333;
	line-height:25px;
	padding-bottom:10px;
}

#ga-list ul li {
	padding-left:30px;
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 11px 10px;
}

#ga-list ul li a {
	color:#333;
	text-decoration:none;
}

#ga-list ul li a:hover {
	color:#cd1118;
	text-decoration:none;
}

#trading {
	float:left;
	background-image: url(../images/yellow.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width:700px;
	height:260px;
	overflow:hidden;
}

#t-top {
	padding-top:15px;
	height:41px;
	padding-left:31px;
}

.t-head {
	float:left;
	font-size:18px;
	color:#000;
	font-weight:bold;
}

#select-location {
	float:right;
	padding-right:42px;
}

#select-location select {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#663300;
	width:200px;
}

#t-bottom {
	position:relative;
	clear:left;
	height:210px;
	overflow:hidden;
}

.left-arrow {
	position:absolute;
	top:5px;
	left:10px;
}

.right-arrow {
	position:absolute;
	top:5px;
	left:670px;
}

.menu {
	padding: 0;
	clear: both;
	margin-left:31px;
	font-size:11px;
}

.menu li {
	display: inline;
}
			
.menu li a {
	background: #fcefc5;
	padding: 5px 0px 6px 7px;
	width:175px;
	float:left;
	border-bottom: none;
	text-decoration: none;
	color:#ff0000;
	font-weight: bold;
	margin-right:7px;
}

:root .menu li a {
	padding: 6px 0px 5px 13px\9;
}

.menu li.active a { 
	background:#fff;
	color:#ff0000;
}

.tab-content {
	clear: both;
	width: 629px;
	height:155px;
	margin-left:31px;
	padding-top:31px;
	overflow:hidden;
	position:relative;
}

.sale {
	position:absolute;
	top:30px;
	right:30px;
}

.tab-image {
	width:215px;
	height:105px;
	overflow:hidden;
	float:left;
}

.tab-image img {
	border:#f6c83b solid 3px;
}

.tab-text {
	float:left;
	width:300px;
}

.tab-head {
	font-weight:bold;
	color:#ff0000;
	text-transform:uppercase;
	padding-bottom:10px;
	font-size:14px;
}

.tab-text p {
	color:#3d3d3d;
	font-size:11px;
	line-height:16px!important;
	padding-bottom:16px!important;
}

#home-bottom {
	height:225px;
	background-image: url(../images/home-bottom.gif);
	background-repeat: no-repeat;
	background-position: center top;
	position:relative;
}

#job-vacancies {
	position:absolute;
	left:34px;
	top:21px;
	width:230px;
	font-size:11px;
}

.hb-head {
	height:30px;
}

#job-vacancies p {
	line-height:14px;
	font-weight:bold;
	padding-bottom:14px;
	color:#3d3d3d;
}

#job-vacancies p span {
	font-weight:normal;
	color:#e91c21;
}

.read-more a, .read-more2 a {
	font-weight:bold;
	font-size:11px;
	text-decoration:none;
	color:#d70814;
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: right 3px;
	padding-right:13px;
}

.read-more a:visited, .read-more2 a:visited {
	text-decoration:none;
	color:#d70814;
}

.read-more a:hover, .read-more2 a:hover {
	text-decoration:none;
	color:#000;
}

.read-more2 {
	padding-top:10px;
	padding-left:30px;
}

#customer-care {
	position:absolute;
	left:304px;
	top:21px;
	width:385px;
}

#oc-head {
	height:30px;
	padding-left:14px;
}

#oc-details {
	height:130px;
	padding-top:15px;
	background-image: url(../images/customer-care.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left:94px;
	font-size:11px;
	line-height:14px;
}

#oc-text1 {
	color:#333;
	padding-bottom:13px;
	padding-top:5px;
}

#oc-text2 {
	color:#333;
	padding-bottom:20px;
	font-size:16px;
	font-weight:bold;
}

#oc-text2 span {
	font-size:12px;
}

#oc-text3 {
	color:#666;
}

#send-enq {
	position:absolute;
	top:21px;
	left:727px;
	width:250px;
}

#send-eq-head {
	height:30px;
}

#enq-form {
	padding-left:3px;
}

.text-box2 {
	padding-bottom:7px;
}

.text-box2 input {
	background-color:#fef7e2;
	border:#b6af9a solid 1px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#3d3d3d;
	padding:4px 3px 4px 5px;
	width:227px;
}


.text-area1 {
	padding-bottom:7px;
}

.text-area1 textarea {
	background-color:#fef7e2;
	border:#b6af9a solid 1px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#3d3d3d;
	padding:4px 3px 4px 5px;
	width:227px;
	height:66px;
	overflow:hidden;
	resize:none;
}


/*--------------------*/
/*       FOOTER   	  */
/*--------------------*/

#footer {
	width:100%;
	background-image: url(../images/footer.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}

#footer-wrapper {
	width:1000px;
	margin:0 auto;
}

#footer-content {
	height:54px;
	padding-top:22px;
	font-size:11px;
	color:#af9852;
	position:relative;
}

#facebook {
	position:absolute;
	right:25px;
	top:27px;
}

#footer-logo {
	float:left;
	padding-left:23px;
	width:135px;
}

#footer-right {
	float:left;
	width:840px;
}

#copyright {
	clear:both;
}

#copyright a {
	color:#af9852;
	text-decoration:none;
}

#copyright a:hover {
	color:#af9852;
	text-decoration:underline;
}

#footer-links {
	padding-top:2px;
	width:840px;
	overflow:hidden;
}

#footer-links ul li {
	float:left;
	padding-bottom:2px;
	padding-right:10px;
	font-size:10px;
	text-transform:uppercase;
}

#footer-links ul li a {
	color:#af9852;
	text-decoration:none;
}

#footer-links ul li a:hover {
	color:#af9852;
	text-decoration:underline;
}


/*--------------------*/
/*       Subpage      */
/*--------------------*/

#sub-slider {
	width:980px;
	margin:0 auto;
	background-image: url(../images/slider-bg-sub.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top:3px;
	height:153px;
}

#sub-banner {
	width:974px;
	height:150px;
	margin:0 auto;
	overflow:hidden;
}

#sub-contents {
	padding:35px 35px 55px 35px;
}


#sub-contents p {
	line-height:18px;
	padding-bottom:18px;
	font-size:12px;
}

h1 {
	margin:0px;
	padding-bottom:20px;
	color:#e21217;
	font-size:28px;
}

.activities {
	line-height:24px;
	font-weight:bold;
}

.activities li {
	padding-left:18px;
	background-image: url(../images/bullet2.gif);
	background-repeat: no-repeat;
	background-position: left 8px;
}

.activities li a {
	color:#895a41;
	text-decoration:none;
}

.activities li a:hover {
	color:#e21217;
	text-decoration:underline;
}

.location-div {
	padding-bottom:35px;
}

.location-head {
	padding-bottom:5px;
	font-size:18px;
	color:#333;
}

.location-details {
	line-height:18px;
}

.location-details b {
	color:#e21217;
}

#team-listing {
	padding-top:20px;
	overflow:hidden;
	font-size:11px;
	color:#895a41;
}

#team-listing ul {
	overflow:hidden;
}

#team-listing ul li {
	background-image: url(../images/details-bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width:175px;
	height:270px;
	padding-top:26px;
	padding-left:22px;
	overflow:hidden;
	float:left;
	margin-right:42px;
	margin-bottom:50px;
}

#team-listing ul li p {
	margin:0px;
	padding:0px;
	line-height:14px;
	font-size:11px;
}

#team-listing ul li p span {
	color:#d70814;
	font-size:11px;
	font-weight:normal;
}

.photo {
	width:151px;
	height:145px;
	overflow:hidden;
}

.details {
	padding-top:10px;
}

.eqp-div {
	float:left;
	background-color:#fffae9;
	border:#eddd9e solid 1px;
	height:200px;
	width:450px;
	margin-bottom:30px;
	position:relative;
}

.eqp-div2 {
	float:right;
	background-color:#fffae9;
	border:#eddd9e solid 1px;
	width:450px;
	height:200px;
	margin-bottom:30px;
	position:relative;
}

.exp-image {
	position:absolute;
	top:12px;
	left:10px;
	height:170px;
	border:#f6c83b solid 1px;
	width:210px;
	overflow:hidden;
}

.eqp-head {
	font-size:14px;
	font-weight:bold;
	color:#d70814;
	text-transform:uppercase;
	padding-bottom:5px;
}

.eqp-details {
	position:absolute;
	left:235px;
	top:30px;
	width:205px;
}

.eqp-text {
	font-size:11px;
	line-height:16px;
}

#vacancies {
	width:600px;
}

#vacancies h2{
	margin:0px;
	padding-bottom:15px;
	font-weight:bold;
	font-size:16px;
	color:#333;
}

#vacancies h3 {
	margin:0px;
	padding-bottom:0px;
	font-weight:bold;
	font-size:12px;
	color:#e61216;
}

#vacancies b {
	font-weight:bold;
	font-size:12px;
	color:#e61216;
}