@charset "utf-8";

/* CSS Document */



body {

	margin:0px;

	padding:0px;

	background:#e30d19 url(../images/bg-gradient.gif) repeat-x;

	font:12px/16px Verdana, Arial, Helvetica, sans-serif;

	height:100%;

}

a {

	color:#e30d19;

}

a:visited {

	color:#8e0810;

}

a:hover {

	color:#383330;

	text-decoration:none;

	border-bottom:1px dashed #383330;

}


img {

	border:0px;

}

.outer-wrapper {

	position:absolute;

	top:0px;

	left:0px;

	width:100%;

	z-index:2;

}

.inner-wrapper {

	position:relative;

	width:1000px;

	margin:0 auto;

}

.background-wrapper {

	position:absolute;

	top:0px;

	left:0px;

	width:100%;

	overflow:hidden;

	z-index:1;

}

.home .background {

	position:relative;

	width:1300px;

	height:990px;

	left:50%;

	margin-left:-653px;

	background:url(../images/background/home.jpg) no-repeat;

}

.stone .background {

	position:relative;

	width:1300px;

	height:990px;

	left:50%;

	margin-left:-653px;

	background:url(../images/background/stone.jpg) no-repeat;

}

.laminate .background {

	position:relative;

	width:1300px;

	height:990px;

	left:50%;

	margin-left:-653px;

	background:url(../images/background/laminate.jpg) no-repeat;

}

.stylelite .background {

	position:relative;

	width:1300px;

	height:990px;

	left:50%;

	margin-left:-653px;

	background:url(../images/background/stylelite.jpg) no-repeat;

}

.ultraglaze .background {

	position:relative;

	width:1300px;

	height:990px;

	left:50%;

	margin-left:-653px;

	background:url(../images/background/ultraglaze.jpg) no-repeat;

}

.header {

	float:left;

	width:100%;

	height:144px;

	margin-top:20px;

}

.header img {

	border:0px;

	margin-left:1px;

}

.header a:hover {

	border:0px;

}

.navigation {

	float:left;

	height:119px;

	width:997px;

	margin-left:3px;

	display:inline;

}



.home #nav {

	width:997px;

	height:119px;

	margin:0px;

	padding:0px;

	list-style:none;

	background:url(../images/nav/nav-background-home.jpg) 0px 4px no-repeat;

}

.stone #nav {

	width:997px;

	height:119px;

	margin:0px;

	padding:0px;

	list-style:none;

	background:url(../images/nav/nav-background-stone.jpg) 0px 4px no-repeat;

}

.laminate #nav {

	width:997px;

	height:119px;

	margin:0px;

	padding:0px;

	list-style:none;

	background:url(../images/nav/nav-background-laminate.jpg) 0px 4px no-repeat;

}

.stylelite #nav {

	width:997px;

	height:119px;

	margin:0px;

	padding:0px;

	list-style:none;

	background:url(../images/nav/nav-background-stylelite.jpg) 0px 4px no-repeat;

}

.ultraglaze #nav {

	width:997px;

	height:119px;

	margin:0px;

	padding:0px;

	list-style:none;

	background:url(../images/nav/nav-background-ultraglaze.jpg) 0px 4px no-repeat;

}

#nav li {

	float:left;

	width:249px;

	height:100%;

}

#nav li a {

	display:block;

	width:100%;

	height:100%;

	outline:none;

	text-decoration:none;

	border:0px;

}

#nav li a span {

	display:block;

	width:100%;

	height:100%;

	text-indent:-9999px;

	cursor:pointer;

}

#nav #nav-laminate, #nav #nav-laminate-active {

	width:250px;

}

#nav-home {

	background:url(../images/nav/home-active.jpg) 0px 4px no-repeat;

}

#nav-home-span {

	background:url(../images/nav/home.jpg) 0px 4px no-repeat;

}

#nav-home-active #nav-home-span {

	background:url(../images/nav/home-active.jpg) 0px 0px no-repeat;

}

#nav-stone {

	background:url(../images/nav/stone-active.jpg) 0px 4px no-repeat;

}

#nav-stone-span {

	background:url(../images/nav/stone.jpg) 0px 4px no-repeat;

}

#nav-stone-active #nav-stone-span {

	background:url(../images/nav/stone-active.jpg) 0px 0px no-repeat;

}

#nav-laminate {

	background:url(../images/nav/laminate-active.jpg) 0px 4px no-repeat;

}

#nav-laminate-span {

	background:url(../images/nav/laminate.jpg) 0px 4px no-repeat;

}

#nav-laminate-active #nav-laminate-span {

	background:url(../images/nav/laminate-active.jpg) 0px 0px no-repeat;

}

#nav-stylelite {

	background:url(../images/nav/stylelite-active.jpg) 0px 4px no-repeat;

}

#nav-stylelite-span {

	background:url(../images/nav/stylelite.jpg) 0px 4px no-repeat;

}

#nav-stylelite-active #nav-stylelite-span {

	background:url(../images/nav/stylelite-active.jpg) 0px 0px no-repeat;

}

#nav-ultraglaze {

	background:url(../images/nav/ultraglaze-active.jpg) 0px 4px no-repeat;

}

#nav-ultraglaze-span {

	background:url(../images/nav/ultraglaze.jpg) 0px 4px no-repeat;

}

#nav-ultraglaze-active #nav-ultraglaze-span {

	background:url(../images/nav/ultraglaze-active.jpg) 0px 0px no-repeat;

}



.content {

	float:left;

	width:100%;

	height:540px;

	overflow:auto;

}

h1 {

	font:22px Arial;

	color:#fff;

	background-color:#e30d19;

	margin:30px 0px 0px 3px;

	padding:7px 29px 0px 118px;

	height:35px;

}



h5 {

	font:15px Arial;

}


h1.policy {

	width:140px;

}

h1.trade {

	width:95px;

}

h1.home1 {

	width:270px;

}

h1.home2 {

	width:275px;

}

h1.home3 {

	width:320px;

}

h1.home4 {

	width:185px;

}



.home p {

	width:750px;

	font:14px/18px Arial;

	padding-left:118px;

	margin:20px 0px 10px 0px;

}

.home p img {

	margin-right:1px;

	border:0px;

}

.footer-wrapper {

	float:left;

	width:100%;

}

.footer {

	width:800px;

	height:100px;

	margin:0 auto;

	padding:20px 98px 0px 98px;

	font:11px/18px Arial;

	background:url(../images/background/footer.jpg) 0px 0px no-repeat;

}

.sidebar {

	float:left;

	width:184px;

	height:500px;

	margin:40px 0px 0px 3px;

	display:inline;

}

.inner-content {

	float:left;

	width:760px;

	height:500px;

	margin-top:40px;

}

.stone h2 {

	font:22px Arial;

	color:#fff;

	background-color:#e30d19;

	margin:0px 0px 15px 0px;

	padding:3px 170px 0px 20px;

	width:95px;

	height:32px;

	white-space:nowrap;

}

h2.stone3 {

	width:105px;

}

h2.stone5 {

	width:125px;

}

h2.stone6 {

	width:140px;

}

.stone h3 {

	font:18px Arial;

	color:#fff;

	background-color:#9d9d9d;

	margin:30px 0px 15px 0px;

	padding:3px 115px 0px 20px;

	width:135px;

	height:27px;

	white-space:nowrap;

}

.laminate h2 {

	font:22px Arial;

	color:#fff;

	background-color:#e30d19;

	margin:0px 0px 15px 0px;

	padding:3px 170px 0px 20px;

	width:95px;

	height:32px;

	white-space:nowrap;

}

h2.laminate3 {

	width:105px;

}

h2.laminate5 {

	width:125px;

}

h2.laminate6 {

	width:140px;

}

.laminate h3 {

	font:18px Arial;

	color:#fff;

	background-color:#9d9d9d;

	margin:30px 0px 15px 0px;

	padding:3px 115px 0px 20px;

	width:135px;

	height:27px;

	white-space:nowrap;

}

.stylelite h2 {

	font:22px Arial;

	color:#fff;

	background-color:#e30d19;

	margin:0px 0px 15px 0px;

	padding:3px 170px 0px 20px;

	width:95px;

	height:32px;

	white-space:nowrap;

}

h2.stylelite3 {

	width:105px;

}

h2.stylelite5 {

	width:125px;

}

h2.stylelite6 {

	width:140px;

}

.stylelite h3 {

	font:18px Arial;

	color:#fff;

	background-color:#9d9d9d;

	margin:30px 0px 15px 0px;

	padding:3px 115px 0px 20px;

	width:135px;

	height:27px;

	white-space:nowrap;

}

.ultraglaze h2 {

	font:22px Arial;

	color:#fff;

	background-color:#e30d19;

	margin:0px 0px 15px 0px;

	padding:3px 170px 0px 20px;

	width:95px;

	height:32px;

	white-space:nowrap;

}

h2.ultraglaze3 {

	width:105px;

}

h2.ultraglaze5 {

	width:125px;

}

h2.ultraglaze6 {

	width:140px;

}

.ultraglaze h3 {

	font:18px Arial;

	color:#fff;

	background-color:#9d9d9d;

	margin:30px 0px 15px 0px;

	padding:3px 115px 0px 20px;

	width:135px;

	height:27px;

	white-space:nowrap;

}

h2.long {
	width:320px;

}

p {

	font:14px/18px Arial;

	padding-left:20px;

	margin:20px 0px 10px 0px;

}

.sidebar h1 {

	font:22px Arial;

	color:#383330;

	padding:0px 0px 0px 20px;

	margin:0px 0px 10px 0px;

	background:none;

}

.sidebar ul {

	margin:0px;

	padding:0px;

	list-style:none;

}

.sidebar ul li {

	padding:0px 0px 0px 20px;

	margin-bottom:12px;

}

.sidebar ul li.active {

	padding-left:30px;

	background:url(../images/sidebar-active.jpg) 0px center no-repeat;

}

.sidebar ul li a {

	font:14px Arial;

	color:#e30d19;

	text-decoration:none;

}

.sidebar ul li a:hover {

	border:0px;

}

.sidebar ul li.active a {

	font:16px Arial;

	color:#383330;

	text-decoration:none;

}

.sidebar p {

	padding:0px 20px 0px 20px;

	margin:20px 0px 10px 0px;

}

.contact-inner-content {

	float:left;

	width:760px;

	height:500px;

	margin-top:29px;

}

.contact-form {

	float:left;

	width:435px;

	height:430px;

	margin-left:22px;

	background:url(../images/background/contact-form.jpg) no-repeat;

	display:inline;

}

.contact-form form {

	margin:15px 0px 0px 10px;

	padding:0px;

}

.contact-form span {

	display:block;

	width:435px;

	min-height:41px;

	height:auto !important;

	height:41px;

}

.contact-form label {

	float:left;

	width:59px;

	margin:0px;

	font:12px Arial;

}

.contact-form label.contact-form-error {

	position:relative;

	top:0px;

	left:59px;

	width:300px;

	font-size:11px;

	color:#ff0000;

}

.contact-submit {

	width:113px;

	height:30px;

	border:0px;

	margin:0px;

	padding:0px;

	background:#cccccc url(../images/send-message.jpg) 0px 0px no-repeat;

	display:inline;

}

.txtFld {

	float:left;

	font:12px Arial;

	width:214px;

	height:20px;

	border:0px;

	padding:3px 5px 0px 5px;

	margin:0px;

	background:url(../images/txtFld.jpg) no-repeat;

	display:inline;

}

.txtArea {

	float:left;

	font:12px Arial;

	width:344px;

	height:137px;

	border:0px;

	margin:0px;

	padding:5px;

	background:url(../images/txtArea.jpg) no-repeat;

	display:inline;

}

* html .txtArea {

	background-attachment:fixed;

}

.trade-orders {

	float:right;

	width:106px;

	height:31px;

	text-indent:-9999px;

	background:url(../images/trade-orders.jpg) no-repeat;

	border:0px;

}

.trade-orders:hover {

	border:0px;

}

.inner-footer {

	float:left;

}

.imgLink:hover {

	border:0px;

}

a:hover img {
	text-decoration:none;
	border-bottom: 0px;
}

/* *** Image Viewer START *** */

.viewer-container {

	width:100%;

	margin:20px 0px 0px 20px;

}

.viewer-thumbs {

	width:100%;

	margin:10px 0px 0px 0px;

}

.viewer-thumbs img {

	margin:0px;

	padding:0px;

	cursor:pointer;

}

.viewer-large {

	width:245px;

	height:150px;

	margin:0px auto;

	background:#fff;

	margin:0px 0px 10px 0px;

	padding:5px;

}

.viewer-large img {

	display:block;

}

/* *** Image Viewer END *** */



/* *** Gallery START *** */

#galleryBG {

	position:fixed;

	top:0px;

	left:0px;

	width:100%;

	height:100%;

	background:#333;

	z-index:10;

	-moz-opacity:0.7;

	opacity:0.7;

}

#galleryPicContainer {

	position:fixed;

	top:0px;

	left:0px;

	width:100%;

	height:100%;

	z-index:20;

}

#galleryPicInnerContainer {

	float:left;

}

#galleryPicInnerContainer div {

	position:absolute;

	padding:50px 50px 20px 50px;

	background:#fff;

	border:none;

	white-space:nowrap;

	text-align:center;

}

#galleryPic {

	border:1px solid #fff;

}

#gallery img {

	border:1px solid #ccc;

	cursor:pointer;

}

.galleryclose {
	cursor:pointer;
}

/* *** Gallery END *** */

h3.standard-indent {
	font:bold 14px Arial;
	padding:0;
	padding-left:118px;
	margin:30px 0 0 0;
	background:none;
	color:#000000;
	width:auto;
	height:auto;
}
h3.standard {
	font:bold 14px Arial;
	padding:0;
	padding-left:20px;
	margin:30px 0 0 0;
	background:none;
	color:#000000;
	width:auto;
	height:auto;
}
