body {
	margin: 0;
	color: #333;
	font: 12px/16px Arial;
	background:#fff;
-	min-width:980px;
	-webkit-text-size-adjust: 100%;
}
input[type=text], input[type=password], input[type=file], textarea { -webkit-appearance: none; }
body,body*{min-height:10000px;}
img { border-style: none; }
a {
	text-decoration: none;
	color: #94989a;
}
a:hover { text-decoration: underline; }
a:active { background-color: transparent; }
input, textarea, select {
	font: 100% Arial, Helvetica, sans-serif;
	vertical-align: middle;
	color: #000;
}
*{
	margin: 0px;
	padding: 0px;
}
form, fieldset {
	margin: 0;
	padding: 0;
	border-style: none;
}
#wrapper{
	margin:0 auto;
	width:947px;
}
.sidebanner{
	position: relative;
	top:-840px;
	overflow:hidden;
	vertical-align:top;
	margin-top:0px;
}

.clear{
	clear: both;
}

#header{
	overflow:hidden;
	padding:20px 0 10px 0;
	border-bottom:1px solid #000;
}
.logo{
	float:left;
	margin:0 60px 0 50px;
}
.search-panel{
	float:right;
	width:303px;
	margin: 0 20px;
}
.search-form{
	overflow:hidden;
}
.search-form input[type=text]{
	float:left;
	background:url(images/input-text.jpg) no-repeat;
	width:177px;
	height:28px;
	padding:4px 10px;
	border:0;
}
.search-form .btn-search{
	float:right;
	text-indent:-9999px;
	overflow:hidden;
	cursor:pointer;
	background:url(images/btn-search.jpg) no-repeat;
	width:82px;
	height:28px;
	border:0;
	padding:0;
}
.menu {
	height:50px;
	position:relative;
	z-index:1000;
}
	
.menu ul {
	list-style:none;
	margin:0;
	padding:0;
	position:relative;
	text-transform:uppercase;
	}	
	
.menu ul li {
    float: left;
    height: 50px;
    text-align: center;
	position:relative;
	margin:0 0 0 5px;
}	
.menu ul li:first-child{
	margin-left:5px;
	margin-top:0px;
}
.menu ul li a {
	display:block;
	text-decoration:none;
	color:#5A6673;
	height:28px;
	padding: 10px 0px 10px 0px;
	font-family: arial;	
	font-weight: normal;
}
.menu ul li a:hover {
	text-decoration:underline;
	box-shadow:0px -4px 4px 0px;
	
	}	

.dropdown-win {
    box-shadow:0px 1px 5px 1px;
    display: none;
    height: auto;
    position: absolute;
    top: 45px;
    width: 70%;
	background:#fff;
}
	
.home-data {
	display:none;
	}	
.menu-holder{
	padding:10px;
	background:url(../images/sep01.jpg) repeat-y 50% 20px;
	overflow:hidden;
}
.dropdown-win ul {
	float:left;
	margin:0 0 20px;
	width:49%;
}
.dropdown-win ul li {
    float: none;
    font-size: 13px;
    margin-top: -30px;
    margin-left: 20px;
    text-align: left;
	}	
	.dropdown-win ul li:first-child{
		font-weight:bold;
		
		font-size:18px;
	}
	.dropdown-win ul li:first-child a{
		color:#e48a81;
	}
.dropdown-win ul li a:hover {
	box-shadow:none;
	}	
	
.dropdown-win img {
	display:block;
	width:100%;
	clear: left;
	}	
	
.l-data {
	display:none;
	}	
	
.sc {
	display:none;
	}	
	
.tc {
	display:none;
	}	
	
.fc {
	display:none;
	}	

.ft-c {
	display:none;
	}
	
.nm-c {
	display:none;
	}	
	
.hm {
	display:none;
	}	
	
.sl {
	display:none;
	}	
	
.gft {
	display:none;
	}	
	
	

.carousel {
    border: 1px solid #C9CDD1;
    margin: 0 0 40px;
	overflow:hidden;
    padding: 30px;
    position: relative;
    width: 887px;
    font-family:Segoe UI, Arial, Helvetica, sans-serif; 
	font-size: 21px; 
	color:#666666; 
}
.text-block{
	overflow:hidden;
}
.text-block .title{
	display:block;
	margin:0 0 20px;
	color:#ff615e;
	font-size:20px;
	text-transform:uppercase;
	font-weight:normal;
}
.title-link{
	display:block;
	margin:0 0 20px;
	padding:10px 10px 5px 10px;
}
.sub-detail{
	display:block;
	font-size:16px;
	color:#666;
	width:100%;
}
.description span {
    font-size: 15px;
    line-height: 35px;
}
.sub-detail01{
	margin:0 0 20px;
}
.text-block span{
	display:block;
}
.styles{
	overflow:hidden;
	margin:40px 0 0 0;
}

.styles h2 {
    color: #FF615E;
    font-family: icon;
    font-size: 20px;
    font-weight: bold;
    margin: 0 0 0 0;
    text-transform: uppercase;
}
.styles ul{
	margin:0;
	padding:0 0 0 0;
	list-style:none;
	overflow:hidden;
}
.styles ul li {
    display: inline-block;
    margin: 0 -5px 0 -1px;
    vertical-align: middle;
}
.brands{
	overflow:hidden;
	margin:40px 0 0 0;
}

.brands h2 {
    color: #FF615E;
    font-family: icon;
    font-size: 20px;
    font-weight: bold;
    margin: 0 0 11px;
    text-transform: uppercase;
}
.brands ul{
	margin:0;
	padding:0 8px;
	list-style:none;
	overflow:hidden;
}
.brands ul li {
    display: inline-block;
    margin: 0 0px 0 -1px;
    vertical-align: middle;
}
.store-panel{
	overflow:hidden;
	margin:0 0 30px;
}
.two-cols  {
	overflow:hidden;
}
.aside{
	float:right;
	width:346px;
	margin:0 0 0 20px;
}
.aside a{
	display:block;
	margin:0 0 10px;
}
.content{
	overflow:hidden;
	border-radius:6px;
	background:#e5e5e5;
	padding:20px;
}
.content h2{
	font-size:40px;
	line-height:45px;
	color:#99897a;
	margin:0 0 20px;
	text-transform:uppercase;
}
.faq{
	overflow:hidden;
	margin:0;
	padding:0;
	list-style:none;
}
.faq > li{

}
.faq > li > strong{
    background: url("images/arrow_png.png") no-repeat scroll 0 -1px rgba(0, 0, 0, 0);
    color: #666666;
    cursor: pointer;
    display: block;
    font-family: arial;
    font-size: 13px;
    margin: 0 0 5px;
    padding-left: 19px;
}
	
.slide-div{
	overflow:hidden;
	display:none;
}
.slide-div ul{
	margin:0;
	padding:0;
	list-style:none;
	overflow:hidden;
}
.slide-div ul > li{
	margin:0 0 5px;
	padding:0 0 0 16px;
	background:url(images/arrow.jpg) no-repeat 0 5px;
}
.slide-div ul > li > a{
	color:#666;
}

.gallery  .dp img {
display:none;
max-width:500px;
}
.slide-div > p {
    margin: 0 0 10px 19px;
    text-align: justify;
}
.dp {
max-width:500px;
height:550px;
}

.description {
	padding:0 0 0 100px;
	height:auto;
	overflow:hidden;
}
h3 {
    color: #FF615E;
    display: block;
    font-size: 20px;
    font-weight: normal;
    margin: 0 0 20px;
    text-transform: uppercase;
	text-align:center;
}
.rmdd {
margin-left:300px;
}

.rmdd-s {
	margin-left:0;
	}

.search {
    width: 280px;
	height:28px;
}


.searchbox {
	height:28px;
}

.txtboxsearch {
 background: url(images/input-text.jpg) no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 0 none;
    height: 28px;
    padding: 4px 10px;
    width: 177px;
}
.top-tags {
    margin: 0 auto;
    width: 800px;
}
h1 {
    color: #5A6673;
    font-size: 16px;
    margin: 0 0 14px;
}
#large {
    max-width: 400px;
    max-height: 600px;
}
.gallery{
	float: left;
    max-width:400px;
    max-height:700px;
    width:auto;
    height:auto;
}
.gallery li {
    float: left;
    list-style: none outside none;
    margin: 4px 0px 4px 12px;
}
.gallery ul li img {
    max-height: 94px;
    max-width: 75px;
	height:auto;
	width:auto;
}

.gallery li:first-child {
    margin-left: 0;
}
.title-link {
    background: none repeat scroll 0 0 #FF615E;
    color: #FFFFFF;
    cursor: pointer;
    float: left;
    font-size: 14px;
	font-weight: bold;
    height: 23px;
	width: 95%;
    text-align: center;
}
 .faq h2{
    color: #666666;
    cursor: pointer;
    display: block;
    font-size: 17px;
    font-weight: bold;
    line-height: 28px;
    margin: 0;
    text-align: left;
    text-transform: none;
}
