@charset "utf-8";
/* CSS Document */

body {
	margin:0;
	padding:10px 0 29px 0;
	background:#000;
	font-family: Microsoft JhengHei, Arial, Helvetica, sans-serif;
	color:#fff;
}
div, h1, h2, h3, h4, p, ul, li, form, table, tr, td {
	margin:0;
	padding:0;
	font-weight:normal;
}
.clr {
	clear:both;
	height:0px;
	overflow: hidden;
}
a, img {
	outline:none;
	border:none;
}
/*wrapper*/
.wrapper {
	width:970px;
	margin:0 auto;
}
/*header*/
.headerMain{
	position:absolute;
	top:10px;
	width:970px;
}
.header {
}
.logo {
	width:282px;
	float:left;
	margin-left:20px;
}
.logo a {
	background:url(../images/logo.gif) no-repeat;
	height:75px;
	display:block;
	text-indent:-10000px;
}
/*nav*/
.nav {
	width:485px;
	float:left;
	margin:22px 0 0 40px;
}
.nav ul {
}
.nav ul li {
	list-style:none;
	float:left;
	font-size:14px;
	text-transform:capitalize;
	padding-right:30px;
	position:relative;
	display:block;
}
.nav ul li a {
	color:#fff;
	text-decoration:none;
}
/*dropDown*/
.dropdown {
	position:absolute;
	top:0;
	left:0;
	width:150px;
	display:none;
	padding-top:25px;
	margin-left:2px;
	z-index:999;
}
.dropdown ul {
	display:block;
}
.dropdown ul li {
	font-size:11px;
	color:#6e6e6e;
	list-style:none;
	line-height:1.7em;
	width: 140px;
	display:block;
}
.dropdown ul li a {
	color:#6e6e6e;
	text-decoration:none;
}
.dropdown ul li a:hover {
	color:#fff;
}
.leftbox {
	margin-top:20px;
	font-size: 11px;
	width: 600px;
	float: left;
}
.rightBox {
	width:122px;
	float:right;
	margin-top:12px;
}
.rightBox ul {
}
.rightBox ul li {
	list-style:none;
	float:left;
	font-size:12px;
	text-transform:capitalize;
	padding:12px 12px 0 0;
	height:13px;
}
.rightBox ul li.tower {
	background:url(../images/img.gif) top left no-repeat;
	width:24px;
}
.rightBox ul li a {
	text-decoration:none;
	color:#6e6e6e;
}
/*content*/
.content {
	margin-top:25px;
	background:url(../images/conBg.jpg) top left no-repeat;
	height:445px;
	background-position:0 0;
	margin-top:70px;
}
.contentShow{
	background:url(../images/showcaseBg.jpg) top left no-repeat;
}
.contentAxi{
	background:url(../images/axiBg.jpg) top left no-repeat;
}
.contentHand{
	background:url(../images/handBg.jpg) top left no-repeat;
}
.contentMachine{
	background:url(../images/machineBg.jpg) top left no-repeat;
}
.contentCarpetTiles{
	background:url(../images/tilesBg.jpg) top left no-repeat;
}
.contentCowhide{
	background:url(../images/cowhideBg.jpg) top left no-repeat;
}
.lPanel{
	width:200px;
	padding-top:50px;
	margin-left:30px;
	float: left;
}
.lPanel small{
	display:block;
	text-align:right;
	font-size:11px;
	color:#fff;
	padding-bottom:20px;
}
.lPanel p {
	font-size:14px;
	color:#fff;
	width:140px;
	padding-top:20px;
}
.lPanel p a {
	color:#fff;
	text-decoration: none;
}
.lPanel ul{
	padding-top:30px;
}
.lPanel li{
	list-style:none;
	font-size:14px;
	padding-top:3px;
	color:#bbbbbb;
}
.rPanel{
	width:740px;
	float:left;
	z-index:-0;
}
.rPanel1{

}
.sliderBox{
	width:400px;
	height:76px;
	margin-left:280px;
	position:relative;
	top:-140px;
}
.sliderBox ul{
	list-style:none;
}
.sliderBox ul li{
	list-style:none;
	float:left;
	display:block;
	margin-right:12px;
}
.sliderBox ul li a.arrowLeft{
	background:url(../images/arrowLeft.png) no-repeat;
	width:8px;
	height:12px;
	text-indent:-10000px;
	display:block;
	margin-top:30px;
}
.sliderBox ul li a.arrowRight{
	background:url(../images/arrowRight.gif) no-repeat;
	width:8px;
	height:12px;
	text-indent:-10000px;
	display:block;
	margin-top:30px;
}
/*showCase*/
.showCase{
	background:url(../images/showcaseBg.jpg) bottom left no-repeat;
}
.leftCon ul{
	margin-top:20px;
}
.leftCon ul li{
	list-style:none;
	font-size:14px;
	line-height:1.4em;
}
.leftCon ul li a{
	color:#bbbbbb;
	text-decoration:none;
}
/*catalogue Page*/
.cataloguePage{
	background:url(../images/catalogueBg.jpg) bottom right no-repeat;
	height:476px;
}
.cataloguePageCon{
	width:685px;
	padding:80px 0 0 120px;
}
.cataloguePtext{
	color:#fff;
	font-size:14px;
	line-height:1.6em;
	margin-bottom:28px;
}
/*about Page*/
.aboutPage{
	background:url(../images/aboutBg.jpg) bottom right no-repeat;
	height:476px;
}
.aboutPageCon{
	width:685px;
	padding:80px 0 0 120px;
}
.aboutPtext{
	color:#fff;
	font-size:14px;
	line-height:1.6em;
	margin-bottom:28px;
}
/*contactPage*/
.contactPage{
	background:url(../images/contactBg.jpg) top right no-repeat;
	height:519px;
}
.spacer{
	height:70px;
}
.pText{
	font-size:18px;
	color:#fff;
	padding-bottom:10px;
}
.box{
	padding-bottom: 10px;
}
.textLabel{
	font-size:14px;
	color:#fff;
	float:left;
	display:block;
	width:70px;
	text-transform:capitalize;
}
.textLabel1{
	font-size:14px;
	color:#fff;
	float:left;
	display:block;
	width: 515px;
	margin-right:100px;
}
.textInput{
	background-color:#fff;
	height:13px;
	width:180px;
	padding:3px 3px;
	border:none;
	float:left;
}
.submit{
	width:67px;
	height:22px;
	background:#fff;
	color:#000;
	font-size:14px;
	text-transform:capitalize;
	outline:none;
	border:none;
	margin:10px 0 0 125px;
}
.languageBox{
	width:120px;
	float:right;
	height:30px;
	margin-top:20px;
}
.languageBox ul{
}
.languageBox ul li{
	list-style:none;
	float:left;
	background:url(../images/line.png) top left no-repeat;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	padding-left:5px;
	font-weight:bold;
	margin-right:2px;
	background-position:0 2px;
}
.languageBox ul li.first{
	background:none;
}
.languageBox ul li a{
	color:#fff;
	text-decoration:none;
}

#modal_window_overlay {
	position: absolute;
	z-index: 9998;
	opacity: 0.6;
	filter: alpha(opacity=60);
	background-color: #000;
	top: 0px;
	left: 0px;
	height: 100%;
	width: 100%;
	display: none;
}

#overlay_spinner {
	position: absolute;
	z-index: 9999;
	display: none;
}
