@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	padding: 0px 0px 0px opx;
	background-color: #f8f2ed;

}

#background{
	background:url(images/bg.png) repeat-y ;
	background-position:center;
	margin: 0;
	width:1029px;
	height:30px;
}

#bgtop{
	background: url(images/bgtop.png) no-repeat;
	background-color:#8a533c;
	background-position:center;
	width:1010px;
	height:151px;
}

#bgtitle{
	background: url(images/bg_title.png) no-repeat;
	background-position:left;
	width:303px;
	height:57px;
	color:#FFFFFF;
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
}

#bgtitle h3{
	color:#FFFFFF;
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	font-weight:bold;
	padding:10px 25px 0;
}


#content{
	position:absolute;
	width:100%;
	height:100%;
	top:5px;
	left:0;
	z-index:2;
}

a{ color:#632423}

#servicesbt{
	background: url(images/services2.jpg) no-repeat;
	background-position: bottom right;
	width:898px;
	height:450px;	
}

#product1bg{
	background: url(images/product1/product1.jpg)   no-repeat;
	background-position: top right;
	width:680px;
	height:600px;	
}

#product2bg{
	background: url(images/product2/product2-new.jpg)   no-repeat;
	background-position: bottom right;
	width:680px;
	height:700px;	
}

#product3bg{
	background: url(images/product3/product3.jpg)   no-repeat;
	background-position: top right;
	width:680px;
	height:600px;	
}

#product4bg{
	background: url(images/product4/product4.jpg)   no-repeat;
	background-position: top right;
	width:950px;
	height:553px;	
}

#product6bg{
	background: url(images/product6/product6-1.jpg)   no-repeat;
	background-position: top right;
	width:950px;
	height:560px;	
}

#product6-2bg{
	background: url(images/product6/product6-2.jpg)   no-repeat;
	background-position: top right;
	width:950px;
	height:289px;	
}



/* Menu CSS */

#cssmenu {
  position: relative;
  height: 34px;
  background:url(images/menu-bg.png) repeat-x;
  width: auto;
}

#cssmenu > ul {
  padding: 5px 0;
  margin: 0px;
  list-style: none;
  width: 100%;
  height: 34px;
 font-family: Georgia, "Times New Roman", Times, serif;
 font-size:14px;
 font-weight:bold;
}

#cssmenu > ul li {
  margin: 0;
  padding: 0;
  display: block;
  float: left;
  position: relative;
  width: 120px;
}
#cssmenu > ul li a:link,
#cssmenu > ul li a:visited {
  padding: 5px 0;
  display: block;
  text-align: center;
  text-decoration: none;
  color: #ffffff;
  width: 150px;
}
#cssmenu > ul li:hover a,
#cssmenu > ul li a:hover,
#cssmenu > ul li a:active {
  padding: 5px 0;
  display: block;
  text-align: center;
  text-decoration: none;
  color: #ffffff;
  width: 150px;
}
#cssmenu > ul li ul {
  margin:0;
  padding: 1px 1px 0;
  list-style: none;
  display: none;
  width: 250px;
  position: absolute;
  top: 25px;
  left: -1px;
  border-top: none;
}
#cssmenu > ul li:hover ul {
  display: block;
}
#cssmenu > ul li ul li {
  clear: left;
  width: 240px;
  font-size:14px;
  font-weight:normal;

}
#cssmenu > ul li ul li a:link,
#cssmenu > ul li ul li a:visited {
  clear: left;
  text-align:left;
  background: #753c23;
  padding: 10px 18px;
  width: 240px;
  border: none;
  border-bottom: 1px solid #572d1a;
  position: relative;
  z-index: 1000;
}
#cssmenu > ul li ul li:hover a,
#cssmenu > ul li ul li a:active,
#cssmenu > ul li ul li a:hover {
  clear: left;
  background: #753c23;
  color: #d8b12d ;
  padding: 10px 18px;
  width: 240px;
  border: none;
  border-bottom: 1px solid #572d1a;
  position: relative;
  z-index: 1000;
}
#cssmenu > ul li ul li ul.navigation-3 {
  display: none;
  margin: 0;
  padding: 0;
  list-style: none;
  position: absolute;
  left: 145px;
  top: -2px;
  padding: 1px 1px 0 1px;
  border: 1px solid #b9121b;
  border-left: 1px solid #b9121b;
  background: #ffffff;
  z-index: 900;
}
#cssmenu > ul li ul li:hover ul.navigation-3 {
  display: block;
}
#cssmenu > ul li ul li ul.navigation-3 li a:link,
#cssmenu > ul li ul li ul.navigation-3 li a:visited {
  background: #b9121b;
}


/*Slider*/

					  				  
/*UTILITY STYLES*/				  				  
.floatLeft 									{ float: left; margin-right: 10px;}
.floatRight									{ float: right; }
.clear 										{ clear: both; }
a											{ outline: none; }


/*PAGE STRUCTURE*/
#page-wrap 									{ width: 1000px; margin: 0px auto; position: relative; min-height: 525px;
											  background: url(images/bg-banner.png) bottom center; }


/*TYPOGRAPHY*/
ul											{ list-style: square inside; }
a, a:visited								{ color: #729dff; text-decoration: none; }
a:hover, a:active							{ color: #FF0000; }
blockquote									{ padding: 0 20px; margin-left: 20px; border-left: 20px solid #ccc; font-size: 14px; 
									  		  font-family: Georgia, serif; font-style: italic; margin-top: 10px;}

/*SLIDER*/
.slider-wrap								{ width: 955px; position: absolute; top: 23px; left: 23px; }			
.stripViewer .panelContainer 
.panel ul									{ text-align: left; margin: 0 15px 0 30px; }
.stripViewer								{ position: relative; overflow: hidden; width: 955px; height: 390px; }
.stripViewer .panelContainer				{ position: relative; left: 0; top: 0; }
.stripViewer .panelContainer .panel			{ float: left; height: 100%; position: relative; width: 955px; }
.stripNavL, .stripNavR, .stripNav			{ display: none; }
.nav-thumb 									{ border: 7px solid #f2555b; margin-right: 0px; }
#navthumb                                   { background-color:#f2555b; }
#movers-row									{ margin: 35px 0px 30px 0px;  background-color:#f2555b }
#movers-row div								{ width: 16.5%; float: left; }
#movers-row div a.cross-link 				{ float: left; padding: 0 0px 0; }
.cross-link									{ display: block; width: 156px; margin-top: -40px; 
											  position: relative; padding-top: 9px; z-index: 9999; }
.active-thumb 								{ background: transparent url(images/icon-uparrowsmallwhite.png) top center no-repeat; }


/* content bottom */

.topcontent{ background:url(images/top-bottom-content.png) no-repeat bottom; width:1000px; height:8px}

.midcontent{ background: url(images/mid-bottom-content.png) repeat-y; width:1000px; height:16px}

.botcontent{ background: url(images/bot-bottom-content.png) no-repeat top; width:1000px; height:8px}


/***********************
	-	TYPOGRAPHY 	-
***********************/

p						{color: #f7f7f7; font-family: Arial; font-size:12px;line-height:18px; text-align:justify}
.text					{color:#632423; font-family: "Arial", Helvetica, sans-serif ;padding:10px 0px 10px; text-align: justify; font-size:13px;}
.text3					{color:#632423; font-family: "Arial", Helvetica, sans-serif ; text-align: justify; font-size:13px;}
.text2					{color:#6f4627; text-shadow: 0px 0px 0.5px #6f4627;  font-family: "Times New Roman", Times, serif; text-align: justify; font-size:13px; font-style:italic; font-weight:bold}
p.miniinfo, span.miniinfo		{	font-size:12px; margin-top: -20px}		/* SPAN */
span.marked						{	color: #1a2d36; }

h1, h2, h3, h4, h5, h6 {	margin-top:0px; color: #1a2d36; font-family: Arial; font-weight: normal; }
h1.light, h2.light, h3.light, h4.light, h5.light, h6.light {  color:#869093; }  /** COLOR LIGHT **/
	
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a { font-weight: inherit;}
h1 { font-size: 26px; line-height:26px; margin-bottom: 25px;}
h2 { font-size: 22px; line-height: 24px; margin-top:15px; margin-bottom: 15px; color:#4f2918; font-family:"Times New Roman", Times, serif; font-weight:bold}
h3 { font-size: 14px; line-height: 18px; margin-bottom: 10px;  color:#4f2918; font-family:"Times New Roman", Times, serif; font-weight:bold }
h4 { font-size: 18px; line-height: 15px; margin-bottom: 10px; color:#bc020b; }
h5,h1.pagetitle { font-size: 20px; line-height: 18px; margin-bottom: 20px;}
h6 { font-size: 18px; line-height: 18px; margin-bottom: 10px; color:#d81b22; font-weight:bold}

	
.subheader { color: #777; }

p { margin: 0px 0px 10px 0px; }
p img { margin: 0; }
p.lead { font-size: 21px; line-height: 27px; color: #869093;  }


em { font-style: italic; }
strong { font-weight: bold; color: #333; }
small { font-size: 80%; }


a.sh_arrowright 	{ color:#869093;white-space:nowrap;}
a.sh_arrowleft 		{ color:#869093;white-space:nowrap;}

.hpnotop{ background-position:bottom right; padding-top:20px }

ul											{ list-style: square inside; margin-left:0px; }
a, a:visited								{ color: #632423; text-decoration: none; }
a:hover, a:active							{ color: #FF0000; }
blockquote									{ padding: 0 20px; margin-left: 20px; border-left: 20px solid #ccc; font-size: 14px; 
									  		  font-family: Georgia, serif; font-style: italic; margin-top: 10px;}
											  
/*historic*/

#historicReason{
	width: 100%;
	position: relative;
}

#historic{
	background-color: #eeded6;
	padding: 5px;
	display: block;
	margin: 0 0 3px 0;
	width: 650px;
	float: left;
}

#historicNumber{
	display: inline-block;
	background-color: #4f2918;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-size: 12px;
	font-weight: bold;
	color: #ffcbcb;
	padding: 3px;
	margin: 0;
	vertical-align: top;
	width: 16px;
	float: left;
}


#historicDescription{
	display: inline-block;
	text-align: left;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color:#898989;
	font-weight: bold;
	width: 600px;
	padding: 0;
	margin: 0 0 0 6px;
	vertical-align: middle;
	float: left;
}

/*step*/

#historicStep{
	width: 100%;
	position: relative;
}

#Step{
	background-color: #eeded6;
	padding: 5px;
	display: block;
	margin: 0 0 3px 0;
	width: 550px;
	float: left;
}

#StepNumber{
	display: inline-block;
	background-color: #4f2918;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #fbf2ee;
	padding: 3px;
	margin: 0;
	vertical-align: top;
	width: 60px;
	float: left;
}


#StepDescription{
	display: inline-block;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#632423;
	width: 570px;
	padding: 0;
	margin: 0 0 0 6px;
	vertical-align: middle;
	float: left;
}



/* jcarousel*/

pre {
  border:1px solid #000;
  overflow-x:auto;
  background: #222;
  color: #fff;
  text-shadow: none;
}

.wrapper {
    max-width:200px;
    padding: 5px;
    margin: auto;
}


/* Home Link */

#homeLink{
	left: 0px;
	margin-top:20px;
	width: 220px;
	padding: 15px;
	border: #9e6248 solid 1px;
	z-index: 1;
}

#homeLink ul{
	display: block;
	padding: 0px;
	margin: 0px;
	width: 215px;
}

#homeLinkTitle{
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight:bold;
	color: #632423;
	padding-bottom: 8px;
}

#homeLink ul img{

	margin: 0px;
	margin-bottom:10px;
	padding: 0px;
	float: left;
	width: 215px;
}

#homeLinkMore{
	width: 100%;
	border-bottom: #CCC solid 1px;
	float: left;
	padding: 8px 0 9px 0;
}

#homeLinkMore ul{
	padding: 0px;
	cursor: pointer;
	margin: 0px;
	display: block;
	background-color: #FFF;
	text-align: center;
	width: 45px;
	height: 20px;
	vertical-align: middle;
}

#homeLinkMore ul li{
	display: block;
	float: left;
	margin: 0px;
	padding: 0px;
	text-align: center;
	width: 45px;
	height: 22px;
}

#homeLinkMore ul li a{
	display: block;
	background-color: #FFF;
	color: #F00;
	text-decoration: none;
	margin: 0;
	height: 20px;
	padding: 2px 0 0 0;
}

#homeLinkMore ul li a:hover{
	float: left;
	color: #FFF;
	text-decoration: none;
	background-color: #F00;
	width: 45px;
	height: 20px;
	font-size: 16px;
}

											  
											  
											  
/*Tiny slider*/

#wrapper {width:980px; position:relative; margin:0px auto; z-index:5; }
#container {position:relative;height:350px; }
.sliderbutton {float:left; width:0px;  cursor:pointer;z-index:5}
#slider {position:relative; width:980; height:350px; overflow:hidden }
#slider ul {position:absolute; list-style:none; top:0; left:0; right:0;margin:0; padding:0}
#slider li {float:left; width:980px; height:350px; }
.pagination {position:absolute; top:315px; right:8px; list-style:none; height:25px; }
.pagination li {float:left; cursor:pointer; height:8px; width:8px; background:#ccc; margin:0 4px 0 0; border:1px solid #fff}
.pagination li:hover, li.current {background:#ed1c24}	



/* Footer*/		

#bgfooter{
	background: url(images/bgfooter.jpg) no-repeat;
	background-position:center;
	width:1000px;
	height:69px;
	color:#FFFFFF;
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
}
	
.titleFooter				{color:#f4d56b; font-family: "Times New Roman", Times, serif ; text-align: left; font-size:14px; font-weight:bold}	

.footer1				{color:#fff; font-family: "Times New Roman", Times, serif ; text-align: left; font-size:13px; font-weight:bold}	

.footer2				{color:#f4d56b; font-family: "Times New Roman", Times, serif ; text-align: right; font-size:13px;  }							  
											  

/*promotion*/

.homeBox {
	position: relative;
	padding:10px;
	float: left;
	display: block;
}


.homeBox .one_fourth {
	text-align: center;
	overflow: hidden;
	background-image: linear-gradient(bottom, #F3F3F3 100%, #FAFAFA 0%);
	background-image: -o-linear-gradient(bottom, #F3F3F3 100%, #FAFAFA 0%);
	background-image: -moz-linear-gradient(bottom, #F3F3F3 100%, #FAFAFA 0%);
	background-image: -webkit-linear-gradient(bottom, #F3F3F3 100%, #FAFAFA 0%);
	background-image: -ms-linear-gradient(bottom, #F3F3F3 100%, #FAFAFA 0%);
	background-image: -webkit-gradient( linear, left bottom, left top, color-stop(1, #F3F3F3), color-stop(0, #FAFAFA) );
	border: 1px solid #E1E1E1;
	-moz-box-shadow: 0px 1px 0px #ecebeb;
	-webkit-box-shadow: 0px 1px 0px #ecebeb;
	height: 280px;
	width: 303px;
	margin-right: 13px;
	margin-bottom:13px;
	-webkit-transition: background 0.5s linear;
	-moz-transition: background 0.5s linear;
	-o-transition: background 0.5s linear;
	transition: background 0.5s linear;
}



.one_half, .one_third, .two_thirds, .one_fourth, .three_fourths, .one_fifth, .two_fifth, .three_fifths, .four_fifths {
	position: relative;
	margin: 0;
	margin-right: 3.8%;
	float: left;
}

.homeBox .one_fourth div, .homeBox .last div {
	padding: 10px;
}



.homeBox .one_fourth:hover{
	background:#7b0000;

}



.homeBox .one_fourth .boxImage {
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	transition: all 0.2s linear;
}



.homeBox .one_fourth:hover .boxImage {
	position: relative;
	-webkit-animation: moveFromTop 350ms ease;
	-moz-animation: moveFromTop 350ms ease;
	-ms-animation: moveFromTop 350ms ease;
}



.homeBox .one_fourth h2 {
	color: #4B4A4A;
	margin: 0 0 0px 0;
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	transition: all 0.2s linear;
}



.homeBox .one_fourth:hover h2 {
	position: relative;
	color:#EAEAEA;
	-webkit-animation: moveFromTop 200ms ease;
	-moz-animation: moveFromTop 200ms ease;
	-ms-animation: moveFromTop 200ms ease;
}


.homeBox .one_fourth .boxDescription {
	color: #FF0000;
	font-size:20px;
	margin: 0 0 5px 0;
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	transition: all 0.2s linear;
}



.homeBox .one_fourth:hover .boxDescription {
	position: relative;
	color:#EAEAEA;
	-webkit-animation: moveFromBottom 500ms ease-in-out;
	-moz-animation: moveFromBottom 500ms ease-in-out;
	-ms-animation: moveFromBottom 500ms ease-in-out;
}




@-webkit-keyframes moveFromTop {
    from {
        top: -600px;
    }
    to {
      	top: auto;
    }

}

@-moz-keyframes moveFromTop {

    from {
        -moz-transform: translateY(-600%);
    }
    to {
        -moz-transform: translateY(0%);
    }

}

@-ms-keyframes moveFromTop {
    from {
        -ms-transform: translateY(-600%);
    }
    to {
        -ms-transform: translateY(0%);
    }
}



@-webkit-keyframes moveFromBottom {
    from {
        bottom: -400px;
    }
    to {
       	top: auto;
    }
}

@-moz-keyframes moveFromBottom {
    from {
        -moz-transform: translateY(400%);
    }
    to {
        -moz-transform: translateY(0%);
    }
}

@-ms-keyframes moveFromBottom {
    from {
        -ms-transform: translateY(400%);
    }
    to {
        -ms-transform: translateY(0%);
    }
}	


/* Dark Button CSS */
	.button {
		outline: 0;
		padding: 5px 12px;
		display: block;
		color: #ffffff;
		font-weight: bold;
		font-size:14px;
		text-shadow: 1px 1px #1f272b;
		background: #f4d56b; /* old browsers */
		
	}
	.button:hover {
		color: #f4d56b;
		font-size:14px;
		background: #f4d56b; 
		
	}
	.button:active {
		background-position: 0 top;
		position: relative;
		top: 1px;
		color: #fff;
		padding: 6px 12px 4px;
		background: #20282D; /* old browsers */
		background: -moz-linear-gradient(top, #20282D 3%, #252E34 51%, #222A30 100%); /* firefox */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(3%,#20282D), color-stop(51%,#252E34), color-stop(100%,#222A30)); /* webkit */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#20282D', endColorstr='#222A30',GradientType=0 ); /* ie */
		-moz-box-shadow: 1px 1px 1px rgba(255,255,255,0.1); /* Firefox */
		-webkit-box-shadow: 1px 1px 1px rgba(255,255,255,0.1); /* Safari, Chrome */
		box-shadow: 1px 1px 1px rgba(255,255,255,0.1); /* CSS3 */
	}
	
	/* Other stuff: */
	.button-list { list-style: none; padding: 0; margin: 0; width: 100%; float: left; display: block; margin: 0 0 30px; }
	.button-list li { float: left; margin: 0 10px 0 0; }
	.button-list li.search { border-left: 1px solid #273137; padding-left: 18px; margin-left: 10px; position: relative; }
	
	
	/* Vertical List: */
	.vertical-list {
		list-style: none;
		padding: 0px;
		margin:5px;
		width: 215px;
		background: #8a533c; /* old browsers */
		background: #8a533c ; /* firefox */
		box-shadow: 1px 1px 1px rgba(255,255,255,0.1); /* CSS3 */
	}
	.vertical-list .button {
		background: #5f2806; /* old browsers */

	}
	.vertical-list .button:hover {
		background: #6c2e08; /* old browsers */
		
	}
	.vertical-list .button:active {
		padding: 5px 12px;
		top: 0;
		background: #461e05; /* old browsers */
		
	}
	.vertical-list li { margin: 0 0 5px; }
	.vertical-list li:last-child { margin: 0; }	
	
			  
											  
											  
