/* Getting the new tags to behave */
article, aside, audio, canvas, command, datalist, details, embed, figcaption, figure, footer, header, hgroup, keygen, meter, nav, output, progress, section, source, video{ display: block; }
mark, rp, rt, ruby, summary, time{ display: inline }

html { min-width:1002px;}
html, body { height:100%;}

/********************* css ***********************/
body{
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	background:#f4f0e8 url(../images/bg.png) repeat-x;
}

.clr{
	clear:both;
}
.img{
	border:0;
}
.a{
	outline:none;
}
@font-face{
font-family:'ANTQUAB';
src: url(..font/'ANTQUAB.ttf'),
     url(..font/'ANTQUAB.ttf'); 
}

@font-face{
font-family:'CALIFB';
src: url(..font/'CALIFB.ttf'),
     url(..font/'CALIFB.ttf'); 
}

@font-face{
font-family:'BOOKOS';
src: url(..font/'BOOKOS.ttf'),
     url(..font/'BOOKOS.ttf'); 
}

/********************* css ***********************/
.container {
	margin: 0 auto;
	width: 1002px;
}

/* Header */
header{
	height:105px;
/*	overflow:hidden;
*/	margin:0;
	padding:0;
	}

.header-contain{
	width:1002px;
	float:left;
	}
.header-contain-top{
	width:1002px;
	float:left;
	}
.header-contain-top-left{
	color:#f2e6cc;
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	padding:0 0 0 100px;
	margin:0;
	width:702px;
	float:left;
	}
	
.header-contain-top-right{
	float:right;
	width:200px;
	}
	
	
	
	
.header-contain-bottom{
	height:75px;
	background:#f6eedb url(../images/h-bg.png) repeat-y;
	padding:22px 0 0 0;
	width:1002px;
	margin:8px 0 0 0;
	float:left;
	}

.header-contain-bottom-left{
	height:59px;
	width:238px;
	float:left;
	font-family:'BOOKOS';
	font-size:29px;
	color:#000000;
	padding:0 0 0 10px;
	}
.header-contain-bottom-left a{
	color:#000000;
	text-decoration:none;
	}
.header-contain-bottom-left a:hover{
	color:#000000;
	text-decoration:none;
	}
	
	
.stones{
	color:#993400;
	font-size:15px;
	float:left;
font-family:'CALIFB';
}
	

.header-contain-bottom-right{
	float:right;
	width:754px;
	}
	

#nav {
	position:relative;
	float:right;
	width:600px;
}

ul#navigation {
	position:relative;
	float:right;
}

ul#navigation li {
	display:inline;
	font-size:12px;
	font-weight:bold;
	margin:0;
	padding:0;
	float:left;
	position:relative;
	text-transform:uppercase;
	
}

ul#navigation li a {
	padding:10px 10px;
	margin:0;
	color:#000;
	text-shadow:1px 1px 0px #fff;
	text-decoration:none;
	display:inline-block;
/*	border-right:1px solid #fff;
	border-left:1px solid #C2C2C2;
	border-top:1px solid #fff;
	background: #f5f5f5;
*/}

ul#navigation li a:hover {
	color:#993400;
}

ul#navigation li:hover > a {
	background:#fff;
}

/* Drop-Down Navigation */
ul#navigation li:hover > ul
{
	visibility:visible;
	opacity:1;
}

ul#navigation ul, ul#navigation ul li ul {
	list-style: none;
    margin: 0;
    padding: 0;    
	visibility:hidden;
    position: absolute;
    z-index: 99999;
	width:180px;
	background:#f8f8f8;
	box-shadow:1px 1px 3px #ccc;
	opacity:0;
}

ul#navigation ul {
    top: 35px;
    left: 1px;
}

ul#navigation ul li ul {
    top: 0;
    left: 181px;
}

ul#navigation ul li {
	clear:both;
	width:100%;
	border:0 none;
	border-bottom:1px solid #c9c9c9;
}

ul#navigation ul li a {
	background:none;
	padding:7px 15px;
	color:#616161;
	text-shadow:1px 1px 0px #fff;
	text-decoration:none;
	display:inline-block;
	border:0 none;
	float:left;
	clear:both;
	width:150px;
}

ul#navigation li a.first {
	border-left: 0 none;
}

ul#navigation li a.last {
	border-right: 0 none;
}


/* Header */


/*Gallery*/
#gallery{
	width:100%;
}
.slide{
	margin:50px 0 0 0;
	background:url(../images/banner-bg.png) repeat-x;
}


.banner1{
	width:992px;
	position:relative;
	top:-30px;
	margin:0 auto;
	background:url(../images/shadow.png) no-repeat bottom;
}

.banner{
	width:984px;
	height:416px;
	box-shadow:0px 0px 2px #a5a29c;
	border:#fff solid 8px;
	position:relative;
	top:-8px;
}

#ftHolder { width: 984px; float: left; text-align: center;   }
#ft {width:984px;  }
/*Gallery*/




/*artical*/
.toppart{
	border-bottom:#c3c0ba solid 1px;
	margin:0 0 20px 0;
	padding:0 0 20px 0;
}
.box{
	width:460px;
	float:left;
	margin:0 40px 0 0;
}
.box_top{
	color:#993400;
	font-family:'CALIFB';
	font-size:23px;
	float:left;
	width:460px;
}

.box_top img{
	float:left;
	margin:0 5px 0 0;
}
.box_top h1{
	color:#993400;
	font-family:'CALIFB';
	font-size:23px;
	font-weight:normal;
	padding:0;
	margin:0;
	border-bottom:#c3c0ba solid 1px;
}
.box_top h1 a{
	color:#993400;
	text-decoration:none;
}
.box_top h1 a:hover{
	color:#993400;
	text-decoration:none;
}

.box_top p{
	color:#333333;
	font-family:"Times New Roman", Times, serif;
	font-size:15px;
	padding:0;
	margin:12px 0 10px 0;
	float:left;
	line-height:22px;
	text-align:justify;
}
.more{
	float:right;
	color:#333333;
	font-family:"Times New Roman", Times, serif;
	font-size:15px;
	width:50px;
}
.more img{
	margin:5px 0 0 0;
}
.more a{
	color:#333333;
	text-decoration:none;
}
.more a:hover{
	color:#993400;
	text-decoration:none;
}
/*artical*/


/*Product*/
.product{
	border-bottom:#c3c0ba solid 1px;
	margin:0 0 20px 0;
	padding:0 0 20px 0;
}
.product h1{
	color:#993400;
	font-family:'CALIFB';
	font-size:23px;
	text-transform:uppercase;
	font-weight:normal;
	padding:0;
	margin:0;
	border-bottom:#c3c0ba solid 1px;
}

.product_box{
	width:300px;
	margin:15px 51px 0 0;
	padding:10px 0;
	float:left;
}

.product_box img{
	float:left;
	margin:0 5px 0 0;
}
.product_box h2{
	color:#993400;
	font-family:'CALIFB';
	font-size:20px;
	padding:0;
	margin:0;
	border-bottom:#c3c0ba solid 1px;
	font-weight:normal;
}
.box1{
	width:110px;
	float:left;
	margin:15px 20px 0 0;
	background:#fff;
	border-bottom:#c2bfb9 solid 2px;
	}
.box1-top-image{
	width:110px;
	}
	
.box1-bottom-text{
	width:110px;
	}
	
.box1-bottom-text h3{
	color:#000000;
	font-family:'CALIFB';
	font-size:15px;
	font-weight:normal;
	margin:5px 5px;
	padding:0;
	float:left;
}

.box1-bottom-text h3 a{
	color:#000000;
	text-decoration:none;
}
.box1-bottom-text h3 a:hover{
	color:#000000;
	text-decoration:none;
}


.box1-bottom-text img{
	float:right;
	margin:8px 10px 0 0;
}


/*Product*/



/*video section*/
.bottommpart{
	margin:0 0 20px 0;
	padding:0 0 20px 0;
}

.tour{
	float:left;
	width:325px;
	margin:0 46px 0 0;
}
.tour h4{
	color:#993400;
	font-family:'CALIFB';
	font-size:23px;
	font-weight:normal;
	margin:0 0 15px 0;
	padding:0;
	border-bottom:#c3c0ba solid 1px;
}

.test{
	float:left;
	width:325px;
}
.test ul{
	padding:0;
	margin:0;
	list-style:none;
}
.test ul li{
	padding:5px 5px;
	margin:0;
	font-family:"Times New Roman", Times, serif];
	font-size:13px;
	color:#2e2e2e;
	float:left;
/*	background:url(../images/icon-4.png) no-repeat left 10px;
	border-bottom:#aaa8a2 dashed 1px;
*/	line-height:16px;
	text-align:left;
}
.test ul li a{
	color:#2e2e2e;
	text-decoration:none;
}

.test ul li a:hover{
	color:#2e2e2e;
	text-decoration:none;
}

.tour-box{
	float:right;
	width:260px;
}
.tour-box-button{
	width:235px;
	height:41px;
	background:url(../images/button.png) no-repeat;
	color:#ffffff;
	font-family:'CALIFB';
	font-size:18px;
	font-weight:normal;
	text-align:left;
	text-transform:uppercase;
	padding:15px 0 0 20px;
}

.tour-box-button a{
	color:#ffffff;
	text-decoration:none;
}
.tour-box-button a:hover{
	color:#ffffff;
	text-decoration:none;
}

.tour-box h4{
	color:#993400;
	font-family:'CALIFB';
	font-size:23px;
	font-weight:normal;
	margin:20px 0 15px 0;
	padding:0;
	border-bottom:#c3c0ba solid 1px;
}
.tour-box ul{
	padding:0;
	margin:0;
	list-style:none;
}
.tour-box li{
	padding:5px 10px 5px 40px;
	margin:15px 0;
	font-family:"Times New Roman", Times, serif];
	font-size:13px;
	color:#2e2e2e;
	border-bottom:#aaa8a2 dashed 1px;
	line-height:16px;
	text-align:left;
}
.tour-box ul li a{
	color:#2e2e2e;
	text-decoration:none;
}

.tour-box ul li a:hover{
	color:#2e2e2e;
	text-decoration:none;
}
/*video section*/


/*footer*/
.footer{
	background:url(../images/footer-bg.png) repeat-x #f3e7cd;
	padding:0;
	margin:20px 0 0 0;
	height:145px;
	border-top:#9f4110 solid 1px;
}
.footer-box{
	float:left;
	width:1002px;
}
.footer-box h4{
	color:#993400;
	font-family:'CALIFB';
	font-size:23px;
	font-weight:normal;
	margin:10px 0 10px 0;
	padding:0;
	border-bottom:#c3c0ba solid 1px;
}
.footer-box ul{
	padding:0;
	margin:0;
	list-style:none;
}
.footer-box li{
	padding:8px 5px 10px 5px;
	margin:0;
	font-family:"Times New Roman", Times, serif;
	font-size:13px;
	color:#2e2e2e;
	float:left;
	border-bottom:#aaa8a2 solid 1px;
	line-height:16px;
	text-align:left;
}
.footer-box ul li a{
	color:#2e2e2e;
	text-decoration:none;
}

.footer-box ul li a:hover{
	color:#2e2e2e;
	text-decoration:none;
}

.footer-bottom{
	font-family:"Times New Roman", Times, serif;
	font-size:13px;
	color:#993400;
	margin:20px 0;
	width:1002px;
	float:left;
}
.footer-bottom a{
	color:#993400;
	text-decoration:none;
}
.footer-bottom a:hover{
	color:#993400;
	text-decoration:none;
}

/*footer*/



/****************************** marble-pebbles***********************/
/*Gallery*/
.slide-pebbles{
	margin:50px 0 0 0;
	background:url(../images/inner-banner-bg.png) repeat-x;
}


.banner1-pebbles{
	width:992px;
	position:relative;
	top:-30px;
	margin:0 auto;
	background:url(../images/shadow.png) no-repeat bottom;
}

.banner-pebbles{
	width:984px;
	height:264px;
	box-shadow:0px 0px 2px #a5a29c;
	border:#fff solid 8px;
	position:relative;
	top:-8px;
}
/*Gallery*/


/*middle*/
.middle{
	width:1002px;
	float:left;
}

/*left*/
.middle_left{
	width:700px;
	float:left;
	margin:0 38px 0 0;
}
.middle_left img{
	float:left;
	margin:0 5px 0 0;
}
.middle_left h1{
	color:#993400;
	font-family:'CALIFB';
	font-size:23px;
	font-weight:normal;
	padding:0;
	margin:0;
	border-bottom:#c3c0ba solid 1px;
}
.middle_left p{
	color:#333333;
	font-family:"Times New Roman", Times, serif;
	font-size:15px;
	padding:0;
	margin:12px 0 5px 0;
	float:left;
	line-height:22px;
	text-align:justify;
}

.lands a{
	color:#000;
	text-decoration:none;
	font-size:18px;
	text-transform:uppercase;
	font-family:'CALIFB';
}
.lands a:hover{
	color:#993400;
	text-decoration:none;
}

.middle_left_mid{
	width:700px;
	float:left;
	margin:20px 0 0 0;
}
.middle_left_mid p{
	margin:0px 5px 5px 0;
	padding:0;
	color:#333333;
	text-decoration:none;
	font-size:14px;
	float:left;
	font-family:"Times New Roman", Times, serif;
}



.catagory{
	width:700px;
	border-bottom:#c3c0ba solid 1px;
}
.catagory-left{
	width:120px;
	float:left;
}
.catagory-right{
	width:550px;
	float:left;
}
	
#menu {
	padding:0;
	margin:5px 0; 
	float:left;
	list-style:none;
 }

#menu li {
	margin:0 5px 5px 5px;
	padding:0; }

#menu li a {
	padding:5px 5px;
	margin:5px 5px;
	text-decoration:none; 
	color:#000; 
	font-weight:normal;
	float:left;
}


#menu li.active a {color:#000000;}

#menu2 {
	padding:0;
	margin:5px 0; 
	float:left;
	list-style:none;
 }

#menu2 li {
	margin:0 5px 5px 5px;
	padding:0; }

#menu2 li a {
	padding:5px 5px;
	margin:5px 5px;
	text-decoration:none; 
	color:#000; 
	font-weight:normal;
	float:left;
}


#menu2 li.active a {color:#000000;}

#menu3 {
	padding:0;
	margin:0; 
	list-style:none;
 }

#menu3 li {
	margin:0 5px 5px 5px;
	padding:0; }

#menu3 li a {
	padding:5px 10px 5px 0;
	margin:5px 10px 5px 0;
	text-decoration:none; 
	color:#000; 
	font-weight:bold;
	font-size:12px;
	text-transform:uppercase;
	float:left;
}


#menu3 li.active a {color:#993400;}

.content3 { 
	float:left;
	width: 550px;
}


.content { 
	float:left;
	width: 550px;
	background:url(../images/shadow.png) no-repeat bottom;
	box-shadow:0px 0px 2px #a5a29c;
	border:#fff solid 8px;
}

.specification{
	float:left;
	width:700px;
	margin:10px 0 0 0;
}
.specification-left{
	float:left;
	width:440px;
}
.specification-left img{
	float:left;
	margin:0 5px 0 0;
}
.specification-left h1{
	color:#993400;
	font-family:'CALIFB';
	font-size:23px;
	font-weight:normal;
	padding:0;
	margin:0;
	border-bottom:#c3c0ba solid 1px;
}
.specification-left p{
	color:#333333;
	font-family:"Times New Roman", Times, serif;
	font-size:15px;
	padding:0;
	margin:12px 0 5px 0;
	float:left;
	line-height:22px;
	text-align:justify;
}

.specification-right{
	float:right;
	width:200px;
}

.specification-right h1{
	color:#993400;
	font-family:'CALIFB';
	font-size:23px;
	font-weight:normal;
	padding:5px 0 5px 0;
	margin:0;
	border-bottom:#c3c0ba solid 1px;
}
.specification-right ul{
	padding:0;
	margin:0;
	list-style:inside;
}

.specification-right ul li{
	color:#000;
	font-family:"Times New Roman", Times, serif;
	font-size:15px;
	font-weight:normal;
	padding:0 0 5px 0;
	margin:0;
}
.specification-right ul li a{
	color:#000;
	text-decoration:none;
}
.specification-right ul li a:hover{
	color:#000;
	text-decoration:none;
}

/*left*/

/*right*/

.middle_right{
	width:264px;
	float:right;
}

.middle_right_top{
	width:264px;
	float:right;
	color:#993400;
	font-family:'CALIFB';
	font-size:20px;
	text-transform:uppercase;
}
.middle_right_top a{
	color:#993400;
	text-decoration:none;
}
.middle_right_top a:hover{
	color:#373737;
	text-decoration:none;
}

.middle_right_video{
	width:264px;
	float:right;
	margin:20px 0 0 0;
}
.middle_right_video h4{
	color:#993400;
	font-family:'CALIFB';
	font-size:23px;
	font-weight:normal;
	margin:10px 0 10px 0;
	padding:0;
	border-bottom:#c3c0ba solid 1px;
}
.middle_right_test{
	width:264px;
	float:right;
	margin:10px 0 5px 0;
}


/*right*/

/*middle*/


/****************************** marble-pebbles***********************/


/****************************** gallery ***********************/
.gallery{
	width:700px;
	float:left;
	border-bottom:#c3c0ba solid 1px;
	padding:0 0 20px 0;
}
.gallery-left{
	width:143px;
	float:left;
	margin:0 17px 0 0;
}
.gallery-right{
	width:530px;
	float:left;
	border:4px solid #993400;
	margin:5px 0 0 0;
}
.normal{ 
	border:4px solid #c1b9b9;
}
.sel{	
	border:4px solid #993400;
}
	
	
/****************************** gallery***********************/

/****************************** landacape ***********************/
.readmore{
	color:#993400;
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	text-decoration:none;
}
.readmore a{
	color:#993400;
	text-decoration:none;
}
.readmore a:hover{
	color:#993400;
	text-decoration:none;
}

/****************************** landacape - toggle ***********************/

.new{
	width:700px;
}
		
.new ul{
	padding:0;
	margin:0;
	list-style:none;
}

 .new li:hover{
	text-decoration:none;
	}
.new li{
	list-style-type:none;
	cursor:pointer;
	margin:2px;
	font-family:"Times New Roman", Times, serif;
	font-size:15px;
	color:#993400;
	text-transform:uppercase;
/*	background:url(../images/arrow.png) no-repeat 90px 163px;
*/	margin:0;
	padding:0;

}
	
.new ul div{
	color: #000000; 
	cursor: auto; 
	display: none;
	font-size: 13px; 
	padding: 5px 0 5px 0;
	margin:0 ;
	text-decoration: none; 
	font-family:"Times New Roman", Times, serif;
	text-align:justify;
	 }

.new ul div a{color:#000000; }

.new li div:hover{text-decoration:none !important;}

.new li:before { padding:0;
 margin:0;}
 
.new li.active:before { padding:0;
 margin:0;}
#toggle{width:700px;}



/**************** tour video *************/

.tour-video
{
	width:150px;
	margin:10px 10px;
	float:left;
}


































