*{
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;

}

.body {
	margin: 0 auto;
}

.top{
   top: 0px;
}

body.page-template {
    margin:0 auto;
	text-align:center;
	overflow-x:hidden;
	background:url(../images/page-bkg.png) repeat;
}

body{
	height:100%;
	margin: 0 auto;
	overflow-x:hidden;
	width: 100%;
}

.bg_img img {
	width:100%;
	height:100%;
	position:fixed;
	top:0px;
	left:0px;
	z-index:-1;
}

/*h1 {*/
/*	font-size:75px;*/
/*	text-align:right;*/
/*	position:absolute;*/
/*	right:40px;*/
/*	top:20px;*/
/*	font-weight:normal;*/
/*}*/

h1 span {
	display:block;
	font-size:15px;
	font-weight:bold;
}

/*h2 {*/
/*	position:absolute;*/
/*	top:220px;*/
/*	left:50px;*/
/*	font-size:40px;*/
/*	font-weight:normal;*/
/*}*/
h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px ;
	color:#b39c6d;
	text-align:center;
	padding: 0;
}
p { 
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:normal;
	color:#666666
}

.container {
	width:960px;
	text-align:center;
	margin:10px auto 0 auto;
}	
	
.box1 {
	position:relative;
	margin:0 auto;
	background:url(../images/page-bkg.png) repeat-x;
}
	
.box2{
	width:960px;
	text-align:center;
	margin:10px auto 0 auto;
}
	
.box3 {
	position:relative;
	clear:both;
	width:900px;
	padding:10px 10px 10px 10px;
	text-align:center;
	line-height:50%;
	margin:0 auto;
}
	
.box3:hover {
	background:#FFFFFF;
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-o-transition: all 1s ease;
	-ms-transition: all 1s ease; 
}
	
.box4 {
	position:relative;
	margin:0 auto;
	height:30px;
	background:url(../images/page-bkg.png) repeat-x;
	text-align:center;
}

.box6 {
	height:200px;
	width:350px;
	text-align:center;	
}	
.box7 {
	width:1280px;
	margin:0 auto;
	position:relative;
	height:850px;
}
	
.textbox{
	position:absolute;
	bottom:10px;
	left:10px;
	width:200px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px
}

/*-----------------------zoom css-----------------------*/
.images-section { padding-top: 80px; }

.images-section .col-md-4 { margin-bottom: 30px;}

.embossed-text { padding-bottom: 110px; }

.text-cont {
    column-count: 2;
    column-gap: 40px;
    text-align: left;
}

.text-column { 
    text-align: left;
    margin-top: 25px;
}

.text-column h2 {
    font-weight: 600;
}

.text-column h4 {
    color: #b39c6d;
    font-size: 16px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
}
#col { 
	position:relative; 
	width:960px;
	margin:10px auto 0 auto;
	  
}
#col .thumb {
	width:960px;
	height:200%;
	padding:10px 0 100px 10px;
	visibility:visible;
	position:relative;
	display:block;
	margin:0 auto;
}
	
#pg {
	position:relative; 
	width:960px;
}
#pg li{
	width:300px;
	height:300px;
	padding:10px;
	position:relative;
	float:left;
	opacity:1;
	filter:alpha(opacity=60);
	cursor:pointer;
	list-style-type:none;
	min-height:1px；}
#pg li.active{
	opacity:1;
	filter:alpha(opacity=100);}
#pg li.selected{
	opacity:100;
	filter:alpha(opacity=100);
	-moz-box-shadow:0px 0px 10px #b39c6d;
	-webkit-box-shadow:0px 0px 10px #b39c6d;
	z-index:99;}
#pg li img{display:block;width:100%;}

/*-----------chestifiled zoom css--------------------*/
#pg2{
	position:relative; 
	width:1000px;}
#pg2 li{
	width:300px;
	height:600px;
	padding:10px;
	position:relative;
	float:left;
	opacity:1;
	filter:alpha(opacity=60);
	cursor:pointer;
	list-style-type:none;
	min-height:1px；}
#pg2 li.active{
	opacity:1;
	filter:alpha(opacity=100);}
#pg2 li.selected{
	opacity:100;
	filter:alpha(opacity=100);
	-moz-box-shadow:0px 0px 10px #b39c6d;
	-webkit-box-shadow:0px 0px 10px #b39c6d;
	z-index:99;}
#pg2 li img{display:block;width:100%;}

/*--------------all zoom css end---------------*/

.text07 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height:20px;
	font-weight:400;
	color:#666666;
	text-align: left;
	}
	
.text07 th{
	background: url(../images/icon.png) no-repeat center ;
    line-height:25px;
	}

.contact-info { padding: 80px 0; }
.ML1 {
	color: #b39c6d;
	font-size: 16px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: normal;
    text-align: left;
}
.link-1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	text-decoration: none;
	color:#b39c6d
    
}
.link-1:hover{
	color: #333333;
	text-decoration:blink underline;
	text-align: center;}


.link-2 {
	color: #8a8a77;
}

a.link-2:hover {
	color: grey;
	text-decoration: underline;
}

.faq-section { padding-bottom: 100px;}
.slideDown{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: left ;
	line-height: 20px;
	margin:15px;
	
}

	.slideDown dt{
	background-color:black;
	-moz-box-shadow:1px 1px 0 #d1d1d1;
	-webkit-box-shadow:1px 1px 0 #d1d1d1;
	color:#FFF;
	margin-bottom:4px;
	font-weight:normal;
	text-decoration:none;
	display:block;
	font-size:14px;
	cursor:pointer;
	padding:8px 10px 8px 21px;
}
.slideDown dt:hover,.slideDown dt.active{ 
	background-color:#666; 
	font-color:#000;
	text-shadow:0 0 5px #fff}
	
.slideDown dt.active{
		background: #000 url(../images/arrow2.gif) no-repeat right; }
.slideDown dd{
	display:none;
	line-height: 20px;
	text-align:left;
	padding: 20px 20px 0 20px;
	color:#666666;
	font-size: 14px;
	text-indent:15px;
}
.slideDown.absolute dd{position:absolute;z-index:999;background:#fff;}
.list-1 li{ background:url(../images/marker2.png) 0 7px no-repeat; padding:0px 0px 6px 20px; list-style-type:none;}

.table1{
	border:1px solid #fff;
	}

.table1 td{
	border:1px solid #fff;
	padding:5px 12px 5px 12px;
	text-align:left;
	background:#e5e5e5;
	font:12px/15px Arial, Helvetica, sans-serif;
	color:#4d4d4d;}
	
.table1 tr td{border:1px solid #fff;}

.table1 tr:hover td{
	background:#eee;
	font-size: 12px;
}

.table2{
	border:1px solid #fff;
	}

.table2 td{
	border:1px solid #fff;
	padding:5px 12px 5px 12px;
	text-align:center;
	background:#e5e5e5;
	font:12px/15px Arial, Helvetica, sans-serif;
	color:#4d4d4d;}
	
.table2 th{
	border-right:1px solid #fff;
	padding:19px 0px 14px; 
	background:#b39c6d; 
	color:#fff; 
	font:14px/18px Arial, Helvetica, sans-serif;
	font-weight:bold}
	
.table2 tr td{border:1px solid #fff;}

.table2 tr:hover td{
	background:#eee;
	font-size: 12px;
}

.leathertext{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;}

.box5{
	width:300px;
	height:300px;
	padding:10px 10px 10px 10px;
	position:relative;
	float:left;
	z-index:13;
	display:block;}
	

.bb { width:960px;  clear:both; float:left;}
.op { min-width:400px; display:block;float:left; margin:10px;}
.op dt{
	-moz-box-shadow:1px 1px 1px #eee;
	-webkit-box-shadow:1px 1px 1px #eee;
	color:#FFF;
	margin-bottom:4px;
	font-weight:normal;
	text-decoration:none;
	display:block;
	font-size:14px;
	float:left;
	cursor:pointer;
}
.op dt:hover,.op dt.active{ 
	background-color:#fff;}
.op dt.active{
		background: #000 url(../images/arrow2.gif) no-repeat right; }
.op dd{
	display:none;
	text-align:left;
	color:#666;
	z-index:999;
	margin-left:0;
	clear:both;
	float:left;
	background-color:#eee;
}	



	
/*--------------------------foot css---------------------*/	


.bottom{
   bottom: 0px;
}
.footer {
	box-shadow:0px -2px 0px 1px #b39c6d;
	position:fixed;
	bottom:0px;
	left: 0;
	width:100%;
	height:54px;
	z-index:9990;
	background:url(../images/bgrp.png) repeat-x;
	border-top:solid 3px #333333;
	clear:both;
	visibility:visible;
}


.oe_overlay{
	background:#eee;
	opacity:0;
	position:fixed;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
}

.navicontaner{ width:600px; margin:0 auto 0 auto;}

ul.oe_menu{
	list-style:none;
	position:relative;
	width:580px;
	float:left;
	clear:both;
}
ul.oe_menu > li{
	float:left;
	position:relative;
}
ul.oe_menu > li > a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	display:block;
	color:#b39c6d;
	text-decoration:none;
	height:50px; /*nav height*/
	padding:4px 9px 4px 9px;
	opacity:0.8;
	float:left;
	line-height:50px;
}

ul.oe_menu > ol > a{ position:relative; top:2px; left:-10px;}

ul.oe_menu > li > a:hover,
ul.oe_menu > li.selected > a{
	color:#000;
	text-decoration:blink;
	opacity:1.0;
	float:left;
	background:url(../images/nav-arrow.png) top center no-repeat;
}
/*.oe_wrapper ul.hovered > li > a{
	text-shadow:0px 0px 1px #FFF;
}*/
ul.oe_menu div{ /*floatcatagory*/
	position:absolute;
	bottom:51px;
	left:1px;
	border-bottom:4px #333 solid;
	max-width:1224px;
	height:204px;
	padding:1px 1px 0 1px;
	display:none;
	background:#000;
}


ul.oe_menu div ul li a{
	display:block;
	float:left;
	position:relative;
	min-width:100px;
	max-width:300px;
	height:200px;
	padding:1px;
	opacity:0.9;
	
}
.oe_menu div ul.oe_full{
	width:100%;
}
ul.oe_menu div ul li a:hover{
	opacity:1;
	background-color:#b39c6d;
	-webkit-transition: all .5s ease;
	-moz-transition: all .5s ease;
	-o-transition: all .5s ease;
	-ms-transition: all .5s ease; 
}
ul.oe_menu li ul{
	list-style:none;
	float:left;
	width:1248px;
	margin-right:10px;
}
.oe_heading{
	color:#aaa;
	font-size:16px;
	margin-bottom:10px;
	padding-bottom:6px;
	border-bottom:1px solid #ddd;
}

.home-link{	
width: 135px;
height: 50px;
overflow: hidden;
text-align: center;
zoom: 1;
float:left;
text-align:center;
background-image:url(../images/Vauci-logo.png);
background-repeat:no-repeat;
background-position:0 -50px;
text-indent:-9999em;
padding:0;
line-height:50px;
}


.home-link:hover{
background-image:url(../images/Vauci-logo.png);
background-repeat:no-repeat;
background-position:0 0;
}


.share-link{
	float:right;
	margin-right:8px;
	margin-top:10px;
	z-index:88;}

.facebook{
	text-indent:-9999px;
	width:38px;
	height:38px;
    float:left;
	background:url(../imags/facebookicon.png) no-repeat 0 -38px;}
.facebook:hover{background: url(../images/facebookicon.png) no-repeat 0 0;}

.twitter{
	text-indent:-9999px;
	width:38px;
	height:38px;
    float:left;
	background:url(../images/twittericon.png) no-repeat 0 -38px;}
.twitter:hover{background: url(../images/twittericon.png) no-repeat 0 0;}

.linkedin{
	text-indent:-9999px;
	width:38px;
	height:38px;
    float:left;
	background:url(../images/linkedinicon.png) no-repeat 0 -38px;}
.linkedin:hover{background: url(../images/linkedinicon.png) no-repeat 0 0;}

.pinterest{
	text-indent:-9999px;
	width:38px;
	height:38px;
    float:left;
	background:url(../images/pinteresticon.png) no-repeat 0 -38px;}
.pinterest:hover{background: url(../images/pinteresticon.png) no-repeat 0 0;}

.youtube{
	text-indent:-9999px;
	width:38px;
	height:38px;
    float:left;
	background:url(../images/utbicon.png) no-repeat 0 -38px;}
.youtube:hover{background: url(../images/utbicon.png) no-repeat 0 0;}

.instagram{
	text-indent:-9999px;
	width:38px;
	height:38px;
    float:left;
	background:url(../images/insicon.png) no-repeat 0 -38px;}
.instagram:hover{background: url(../images/insicon.png) no-repeat 0 0;}

.etsy{
	text-indent:-9999px;
	width:38px;
	height:38px;
    float:left;
	background:url(../images/etsyicon.png) no-repeat 0 -38px;}
.etsy:hover{background: url(../images/etsyicon.png) no-repeat 0 0;}


/*------------------------foot css end---------------------*/	

.custom-section {
    padding: 80px 0;
}


/************slide pictures in sleeves pages****************/
.kwicks {
	display: block;
	list-style-type: none;
	list-style: none;
	position: relative;
	margin: 0;
	padding: 0;
}
.kwicks > * {
	display: block;
	overflow: hidden;
	padding: 0;
	margin: 0;
}
.kwicks.kwicks-processed > * {
	margin: 0;
	position: absolute;
}
.kwicks-horizontal > * {
	float: right;
}
.kwicks-horizontal > :first-child {
	margin-left: 0;
}
.kwicks-vertical > :first-child {
	margin-top: 0;
}

.kwicks-sect {
    padding: 30px 0;
    position: relative;
}

.kwicks {
	height: 530px;
}
.kwicks > li {
	height: 500px;
}


.box8{
	position:absolute;
	top:87px;
	right:390px;
	width:493px;
	height: 214px;
}

h3{
	font-size:16px;
	color:#666;
}

.maincontainer01 h3 {
	width:800px;
	line-height:20px;
	margin:0 auto 40px auto;
	font-weight: bold;
}

.kwicks img { max-width: none; }
/************slide pictures in sleeves pages END****************/



h1 { 
    font-size:36px;
	font-family:Arial, Helvetica, sans-serif;
	color:#b39c6d;
	margin:10px 10px 30px 10px;
	font-weight: 600;
}
.span6 {width:800px;}

.quotation { padding-bottom: 150px; }

.quotation p { text-align: left; }

.buy form h2 {
    margin-bottom: 25px;
    padding-bottom: 15px;
    background: url(../images/pencil.png) 70px 6px no-repeat;
    border-bottom: 2px dotted #bbb;
    font-size: 30px;
    font-weight: 400;
    text-align: center;
}


.buy form {
    padding: 20px 50px 40px 50px;
    background: #f8f8f8 url(../images/pattern.jpg) left top repeat;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    -moz-box-shadow: 0 1px 5px 0 rgba(0,0,0,.3);
    -webkit-box-shadow: 0 1px 5px 0 rgba(0,0,0,.3);
    box-shadow: 0 1px 5px 0 rgba(0,0,0,.3);
    text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:18px;
	
}

.buy form input {
    height: 30px;
    background: #fcfcfc;
    border: 1px solid #ddd;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    -moz-box-shadow: 0 1px 3px 0 rgba(0,0,0,.1) inset;
    -webkit-box-shadow: 0 1px 3px 0 rgba(0,0,0,.1) inset;
    box-shadow: 0 1px 3px 0 rgba(0,0,0,.1) inset;
    font-family: 'PT Sans', Helvetica, Arial, sans-serif;
    color: #888;
    font-size: 16px;
	margin:3px 0 5px 0;
	padding-left:6px;
	-webkit-transition: box-shadow 0.30s ease-in-out; 
	-moz-transition:  box-shadow 0.30s ease-in-out; 
	
}

.buy form input:focus, .buy form input[type="radio"]:focus {
    border: 1px solid #ccc;
    -moz-box-shadow:0px 0px 6px #b39c6d;
    -webkit-box-shadow:0px 0px 6px #b39c6d;
	-ms-box-shadow:0px 0px 6px #b39c6d;
    box-shadow:0px 0px 6px #b39c6d;
	outline:none;
}

.buy form label {
    margin: 3px 3px 0px 2px;
    font-size: 16px;
    text-align: left;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:400;
	color:#b39c6d;
	display:block;
}




.buy form select { 
    height: 30px;
    background:#fff;
    border: 1px solid #ddd;
	-moz-box-shadow: 0 1px 3px 0 rgba(0,0,0,.1) inset;
    -webkit-box-shadow: 0 1px 3px 0 rgba(0,0,0,.1) inset;
    box-shadow: 0 1px 3px 0 rgba(0,0,0,.1) inset;
    font-family: Helvetica, Arial, sans-serif;
    color: #888;
    font-size: 16px;
	margin:10px 0 10px 0;
	-webkit-transition: box-shadow 0.30s ease-in-out; 
	-moz-transition:  box-shadow 0.30s ease-in-out; 
}
	
.buy form select:focus, .buy form textarea:focus {
    border: 1px solid #ccc;
    -moz-box-shadow:0 0 6px #b39c6d;
    -webkit-box-shadow:0 0 6px #b39c6d;
    box-shadow:0 0 6px #b39c6d;
	outline:none;
}



.buy form input[type="radio"]{ 
    background: #fcfcfc;
	margin:1px;
	height:15px;
	width:15px;
	border: 1px solid #ddd;
}

.buy form textarea{
	background:#fff;
    border: 1px solid #ddd;
	-moz-box-shadow: 0 1px 3px 0 rgba(0,0,0,.1) inset;
    -webkit-box-shadow: 0 1px 3px 0 rgba(0,0,0,.1) inset;
    box-shadow: 0 1px 3px 0 rgba(0,0,0,.1) inset;
    font-family: Helvetica, Arial, sans-serif;
    color: #888;
    font-size: 16px;
	margin:10px 0 10px 0;
	resize:none;
	padding:6px;}


.buy form button {
    cursor: pointer;
    width: 200px;
    height: 42px;
    margin-top: 25px;
    padding: 0;
    background: #b39c6d;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    border: 0;
    -moz-box-shadow: 0 15px 30px 0 rgba(255,255,255,.1) inset;
    -webkit-box-shadow: 0 15px 30px 0 rgba(255,255,255,.1) inset;
    box-shadow: 0 15px 30px 0 rgba(255,255,255,.1) inset;
    font-family: 'PT Sans', Helvetica, Arial, sans-serif;
    font-size: 16px;
    font-weight: 400;
    color: #fff;
    text-shadow: 0 1px 2px rgba(0,0,0,.1);
    -o-transition: all .2s;
    -moz-transition: all .2s;
    -webkit-transition: all .2s;
    -ms-transition: all .2s;
}

.buy form button:hover {
    -moz-box-shadow: 0 -15px 30px 0 rgba(255,255,255,.05) inset;
    -webkit-box-shadow: 0 -15px 30px 0 rgba(255,255,255,.05) inset;
    box-shadow: 0 -15px 30px 0 rgba(255,255,255,.05) inset;
}

.buy form button:active {
    -moz-box-shadow:
        0 -15px 30px 0 rgba(255,255,255,.05) inset,       
        0 5px 8px 0 rgba(0,0,0,.1) inset;
    -webkit-box-shadow:
        0 -15px 30px 0 rgba(255,255,255,.05) inset,       
        0 5px 8px 0 rgba(0,0,0,.1) inset;
    box-shadow:
        0 -15px 30px 0 rgba(255,255,255,.05) inset,       
        0 5px 8px 0 rgba(0,0,0,.1) inset;
}








#sleevestore{
	display:block; 
	position:fixed; 
	bottom:52px; 
	right:60px;
	background: url(../images/sleevestore.png) no-repeat 0 -117px;
	width:120px; 
	height:117px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	color:#000;
}

#sleevestore:hover{
	background: url(../images/sleevestore.png) no-repeat 0 0;
}




#store{
	position:absolute; 
	bottom:20px;
	left:38px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000;
	text-decoration:none;}

#store:hover{
	text-decoration:blink;
	color:rgb(69,39,39);
	text-shadow:0 0 5px #fff;
	cursor:pointer;
	
}


.maincontainer01{
	margin:0 auto;
	text-align:center;
	padding:10px;
	position:relative;
	width:100%;
	
}


.main-img{ margin:0 auto;}







/***********************Tabs*****************************/

.page-template-masterChair-page {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
a, a:visited {
  color: #0088cc;
  text-decoration: none;
}

a:hover {
  color: #005580;
  text-decoration: underline;
}

.wrapper{
	clear: both;
	position: relative;
	width: 960px;
	margin: 0 auto;
  /*margin-top: 24px;*/
  padding-bottom:40px;
}
.grid-container{
  width: 100%;
  overflow: hidden;
}
.thumb-container{
	float: left;
	position: relative;
	width: 240px;
	height: 160px;
  cursor: pointer;
  /* padding:1px;
 border:#eee solid 1px;
	opacity: .7;*/
}
.grid-img{
  position: relative;
	float: left;
  z-index: 155;
}
.quote{
	/*width: 100%;*/
  position: relative;
  font-size: 1.2em ;
  line-height: 150%;
  display: inline-block;
	/*float: left;*/
	/*height: 160px;*/
	height: auto;
	clear: left;
	/*background: #CCC url(../images/assets/fibers.png) repeat;*/
	/*color: #EFEFEF;*/
  background: #EFEFEF;
  color: #333;
  padding: 36px;
}
.quote p{
     margin: 0;
    text-align: left;
    font-size: 19px;
    line-height: 150%;
}
.little-info{
  font-size: 14px;
}
.date-info{
  display: inline-block;
  font-style: italic;
  font-size: 14px;
  float: right;
  background: #666;
  color: #FFF;
  padding: 0px 8px;
}
.light-info{
  color: #999;
  font-size: 16px;
  padding: 0;
  line-height: 100%;
}
.light-info2{
  color: #666;
}


.info-img{
  float: left;
  margin: 35px 15px 12px 36px;
}
.quote-container{
	display: none;
	clear: left;
	width: 100%;
}
.thumb-container img{
	/*width: 240px;*/
	/*height: 160px;*/
}

.popover {
  position: absolute;
  z-index: 1010;
  top: 10px;
  left: 0px;
  display: none;
  /*opacity: 0;*/
  width: 240px;
  height: 159px;
  padding: 1px;
  text-align: left;
  white-space: normal;
  background-color: #fff;
/*  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  -webkit-border-radius: 6px;
     -moz-border-radius: 6px;
          border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
     -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
          box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -webkit-background-clip: padding-box;
     -moz-background-clip: padding;
          background-clip: padding-box;*/
}
.popover.white{
  background: #FFF;
  color: #333;
}

.popover.green{
  background: #9ACD32;
  color: #FFF;
}
.popover.orange{
  background: #FFA500;
  color: #FFF;
}
.popover.pink{
  background: #DA70D6;
  color: #FFF;
}
.popover.blue{
  background: #00BFFF;
  color: #FFF;
}
.popover.brown{
  background: #8B4513;
  color: #FFF;
}


.popover.top {
  margin-top: -10px;
}

.popover.right {
  margin-left: 10px;
}

.popover.bottom {
  margin-top: 10px;
}

.popover.left {
  margin-left: -10px;
}

.popover-title {
  padding: 8px 14px;
  margin: 0;
  font-size: 14px;
  font-weight: normal;
  line-height: 18px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  -webkit-border-radius: 5px 5px 0 0;
     -moz-border-radius: 5px 5px 0 0;
          border-radius: 5px 5px 0 0;
}

.popover-content {
  line-height: 150%;
  padding: 9px 14px;
}

.popover .arrow,
.popover .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

.popover .arrow {
  border-width: 11px;
}

.popover .arrow:after {
  border-width: 10px;
  content: "";
}

.popover.top .arrow {
  bottom: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-color: #999;
  border-top-color: rgba(0, 0, 0, 0.25);
  border-bottom-width: 0;
}

.popover.top .arrow:after {
  bottom: 1px;
  margin-left: -10px;
  border-top-color: #ffffff;
  border-bottom-width: 0;
}
.popover.top.green .arrow:after {
  bottom: 1px;
  margin-left: -10px;
  border-top-color: #9ACD32;
  border-bottom-width: 0;
}
.popover.top.orange .arrow:after {
  bottom: 1px;
  margin-left: -10px;
  border-top-color: #FFA500;
  border-bottom-width: 0;
}
.popover.top.pink .arrow:after{
  bottom: 1px;
  margin-left: -10px;
  border-top-color: #DA70D6;
  border-bottom-width: 0;
}
.popover.top.blue .arrow:after{
  bottom: 1px;
  margin-left: -10px;
  border-top-color: #00BFFF;
  border-bottom-width: 0;
}
.popover.top.brown .arrow:after{
  bottom: 1px;
  margin-left: -10px;
  border-top-color: #8B4513;
  border-bottom-width: 0;
}

.leathersamples{
	width:900px;
	margin:0 auto;
}

.leathersamples img{
	width:140px;
	height:140px;
	position:relative;
	padding:5px;
	float:left;
	clear:none;
}

.leathersamples ul{
	width:900px;
	margin:0 auto;
	padding:0 0 10px 0;
	
}
.leathersamples ul li {
	font-size:18px;
	width:140px;
	height:10px;
	float:left;
	text-align:center;
	position:relative;
	padding:5px;
	
}




















/* RESPONSIVE CSS
-------------------------------------------------- */

@media (max-width: 960px) {
	.wrapper, .quote{
		width: 960px;
    margin: 0 auto;
	}
  .quote{
    font-size: 1.8em;
  }
  .main-img{width:960px;}
}

@media (max-width: 900px) {
	.wrapper, .quote{
		width: 720px;
    margin: 0 auto;
	}
  .quote{
    font-size: 1.4em;
  }
  .main-img{width:900px;}
}

@media (max-width: 720px) {
	.wrapper, .quote{
		width: 720px;
    margin: 0 auto;
	}
  .quote{
    font-size: 1.4em;
  }
  .main-img{width:700px;}
}

@media (max-width: 700px) {
  .wrapper, .quote{
    width: 480px;
    margin: 0 auto;
  }
  .quote{
    font-size: 1.2em;
  }
  .main-img{width:680px;}
}

@media (max-width: 640px) {
	.wrapper, .quote{
		width: 480px;
    margin: 0 auto;
	}
  .quote{
    font-size: 1.2em;
  }
  .main-img{width:600px;}
}

@media (max-width: 480px) {
	.wrapper, .quote{
		width: 480px;
    margin: 0 auto;
	}
  .quote{
    font-size: 1.2em;
  }
  .info-img{
    width: 200px;
  }
  .main-img{width:450px;}
}

@media (max-width: 450px) {
  .wrapper, .quote{
    width: 240px;
    margin: 0 auto;
  }
  .quote{
    font-size: 1em;
  }
  .info-img{
    width: 120px;
  }
}

/**********************Tabs End*************************/
 
 

/********************Popup**********************/

body,div { 
	margin:0;
	padding:0;
}
html,body {
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}

address,caption,cite,code,dfn,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}

q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}
/* General Demo Style */

a{
	color: #333;
	text-decoration: none;
}
.containerpop{
	position: relative;
	text-align: center;
	clear:both;
}
.clr{
	clear: both;
}

.containerpop > header{
	padding: 20px 30px 10px 30px;
	margin: 0px 20px 10px 20px;
	position: relative;
	display: block;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.2);
    text-align: center;
}
.containerpop > header h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 35px;
	line-height: 35px;
	position: relative;
	font-weight: 400;
	color: rgba(27,54,81,0.8);
	text-shadow: 1px 1px 1px rgba(0,0,0,0.3);
    padding: 0px 0px 5px 0px;
}
.containerpop > header h1 span{
	color: #c7957b;
	text-shadow: 0px 1px 1px rgba(255,255,255,0.8);
}
.containerpop > header h2, p.info{
	font-size: 16px;
	font-style: italic;
	color: #4a3124;
	text-shadow: 0px 1px 1px rgba(255,255,255,1);
}
/* Header Style */
.codrops-top{
	font-family:Arial, Helvetica, sans-serif;
	line-height: 24px;
	font-size: 11px;
	width: 100%;
	background: #000;
	opacity: 0.9;
	text-transform: uppercase;
	z-index: 9999;
	position: relative;
	-moz-box-shadow: 1px 0px 2px #000;
	-webkit-box-shadow: 1px 0px 2px #000;
	box-shadow: 1px 0px 2px #000;
}
.codrops-top a{
	padding: 0px 10px;
	letter-spacing: 1px;
	color: #ddd;
	display: block;
	float: left;
}
.codrops-top a:hover{
	color: #fff;
}
.codrops-top span.right{
	float: right;
}
.codrops-top span.right a{
	float: none;
	display: inline;
}

p.codrops-demos{
	text-align:center;
	display: block;
	padding: 14px;
}
p.codrops-demos a,
p.codrops-demos a.current-demo,
p.codrops-demos a.current-demo:hover{
    display: inline-block;
	border: 1px solid #ddd;
	border-color: #ddd #aaa #aaa #ddd;
	padding: 4px 10px 3px;
	font-size: 13px;
	line-height: 18px;
	margin: 0px 3px;
	font-weight: 800;
	-webkit-box-shadow: 0px 1px 1px rgba(0,0,0,0.1);
	-moz-box-shadow:0px 1px 1px rgba(0,0,0,0.1);
	box-shadow: 0px 1px 1px rgba(0,0,0,0.1);
	color: rgba(27,54,81,0.8);
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background: #fff;
	text-shadow: 0px 1px 1px rgba(255,255,255,0.9);
	background: -moz-linear-gradient(top, #ffffff 0%, #f6f6f6 47%, #ededed 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(47%,#f6f6f6), color-stop(100%,#ededed));
	background: -webkit-linear-gradient(top, #ffffff 0%,#f6f6f6 47%,#ededed 100%);
	background: -o-linear-gradient(top, #ffffff 0%,#f6f6f6 47%,#ededed 100%);
	background: -ms-linear-gradient(top, #ffffff 0%,#f6f6f6 47%,#ededed 100%);
	background: linear-gradient(top, #ffffff 0%,#f6f6f6 47%,#ededed 100%);
}
p.codrops-demos a:hover{
	background: #fff;
}
p.codrops-demos a:active{
	background: #e5e5e5;
	background: -moz-linear-gradient(top, #e5e5e5 0%, #ffffff 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e5e5e5), color-stop(100%,#ffffff));
	background: -webkit-linear-gradient(top, #e5e5e5 0%,#ffffff 100%);
	background: -o-linear-gradient(top, #e5e5e5 0%,#ffffff 100%);
	background: -ms-linear-gradient(top, #e5e5e5 0%,#ffffff 100%);
	background: linear-gradient(top, #e5e5e5 0%,#ffffff 100%);
	-webkit-box-shadow: 0px 1px 1px rgba(255,255,255,0.9);
	-moz-box-shadow:0px 1px 1px rgba(255,255,255,0.9);
	box-shadow: 0px 1px 1px rgba(255,255,255,0.9);
}
p.codrops-demos a.current-demo,
p.codrops-demos a.current-demo:hover{
	color: #999;
}

/* Media Queries */
@media screen and (max-width: 767px) {
	.containerpop > header{
		text-align: center;
	}
	p.codrops-demos {
		position: relative;
		top: auto;
		left: auto;
	}
	.lb-overlay:target {
	padding: 10px 50px 80px 50px;
}
}
 

 
 .lb-album{
	width: 1320px;
	margin: 0 auto;
	font-family:Arial, Helvetica, sans-serif;
}
.lb-album li{
	float: left;
	margin: 5px;
	position: relative;
}
.lb-album li > a,
.lb-album li > a img{
	display: block;
}
.lb-album li > a{
	width: 300px;
	height: 226px;
	position: relative;
	padding: 10px;
	background:#eee;    /*#f1d2c2;*/
	-webkit-box-shadow: 1px 1px 2px #fff, 1px 1px 2px rgba(158,111,86,0.3) inset;
	-moz-box-shadow: 1px 1px 2px #fff, 1px 1px 2px rgba(158,111,86,0.3) inset;
	box-shadow: 1px 1px 2px #fff, 1px 1px 2px rgba(158,111,86,0.3) inset;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px 4px 4px 4px;
}
.lb-album li > a span{
	position: absolute;
	width: 280px;
	height: 205px;
	top: 10px;
	left: 10px;
	text-align: center;
	line-height: 220px;
	color: rgba(27,54,81,0.8);
	text-shadow: 0px 1px 1px rgba(255,255,255,0.6);
	font-size: 30px;
	opacity: 0;
	filter: alpha(opacity=0); /* internet explorer */
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(opacity=0)"; /*IE8*/
	background: #eee;
	background: -moz-radial-gradient(center, ellipse cover, rgba(255,255,255,0.56) 0%, rgba(179,156,109,1) 100%);
	background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%,rgba(255,255,255,0.56)), color-stop(100%,rgba(179,156,109,1)));
	background: -webkit-radial-gradient(center, ellipse cover, rgba(255,255,255,0.56) 0%,rgba(179,156,109,1) 100%);
	background: -o-radial-gradient(center, ellipse cover, rgba(255,255,255,0.56) 0%,rgba(179,156,109,1) 100%);
	background: -ms-radial-gradient(center, ellipse cover, rgba(255,255,255,0.56) 0%,rgba(179,156,109,1) 100%);
	background: radial-gradient(center, ellipse cover, rgba(255,255,255,0.56) 0%,rgba(179,156,109,1) 100%);
	-webkit-transition: opacity 0.3s linear;
	-moz-transition: opacity 0.3s linear;
	-o-transition: opacity 0.3s linear;
	-ms-transition: opacity 0.3s linear;
	transition: opacity 0.3s linear;
}


.lb-album li > a:hover span{
	opacity: 1;
	filter: alpha(opacity=99); /* internet explorer */
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(opacity=99)"; /*IE8*/
}
.lb-overlay{
	width: 0px;
	height: 0px;
	position: fixed;
	overflow: hidden;
	left: 0px;
	top: 0px;
	padding: 0px;
	z-index: 888;
	text-align: center;
	background: #333;
	background: -moz-radial-gradient(center, ellipse cover, rgba(255,255,255,0.7) 0%, rgba(179,156,109,1) 100%);
	background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%,rgba(255,255,255,0.56)), color-stop(100%,rgba(179,156,109,1)));
	background: -webkit-radial-gradient(center, ellipse cover, rgba(255,255,255,0.7) 0%,rgba(179,156,109,1) 100%);
	background: -o-radial-gradient(center, ellipse cover, rgba(255,255,255,0.7) 0%,rgba(179,156,109,1) 100%);
	background: -ms-radial-gradient(center, ellipse cover, rgba(255,255,255,0.7) 0%,rgba(179,156,109,1) 100%);
	background: radial-gradient(center, ellipse cover, rgba(255,255,255,0.7) 0%,rgba(179,156,109,1) 100%);
}
.lb-overlay > div{
	position: relative;
	color: #000;   /*rgba(27,54,81,0.8);*/ 
	opacity: 0;
	filter: alpha(opacity=0); /* internet explorer */
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(opacity=0)"; /*IE8*/
	width: 1100px;
	margin: 3px auto 0px auto;
	text-shadow: 0px 1px 1px rgba(255,255,255,0.6);
	
	/*-webkit-transition: opacity 0.3s linear 1.3s;
	-moz-transition: opacity 0.3s linear 1.3s;
	-o-transition: opacity 0.3s linear 1.3s;
	-ms-transition: opacity 0.3s linear 1.3s;
	transition: opacity 0.3s linear 1.3s;*/
}

.lb-overlay div h3,
.lb-overlay div p{
	padding: 0px 10px;
	max-height:120px;
	
}
.lb-overlay div h3{
	font-size: 28px;
	float: left;
	text-align: right;
	width: 180px;
	line-height:28px;
	
}
.lb-overlay div h3 span,
.lb-overlay div p{
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	
	
}
.lb-overlay div h3 span{
	display: block;;
	line-height: 10px;
	font-size:18px;
}
.lb-overlay div p{
	text-align: left;
	float: left;
	width: 870px;
	border-left: 1px solid rgba(27,54,81,0.4);
	color: #000; 
}
.lb-overlay a.lb-close{
	/*background: rgba(27,54,81,0.8);*/
	background: url(../images/close.png) no-repeat;
	z-index: 1001;
	color: #fff;
	position: absolute;
	top: 8px;
	left: 50%;
	font-size: 12px;
	line-height: 26px;
	text-align: center;
	width: 30px;
	height: 30px;
	overflow: hidden;
	margin-left: -15px;
	opacity: 0.3;
	text-decoration:none;
	
	/* filter: alpha(opacity=0); internet explorer */
   /* -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(opacity=0)"; IE8
	-webkit-box-shadow: 0px 1px 2px rgba(0,0,0,0.3);
	-moz-box-shadow: 0px 1px 2px rgba(0,0,0,0.3);
	box-shadow: 0px 1px 2px rgba(0,0,0,0.3);*/
	
	
	 /* internet explorer */
    /*-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(opacity=0)"; IE8
	-webkit-box-shadow: 0px 1px 2px rgba(0,0,0,0.3);
	-moz-box-shadow: 0px 1px 2px rgba(0,0,0,0.3);
	box-shadow: 0px 1px 2px rgba(0,0,0,0.3);
	-webkit-transition: opacity 0.3s linear 1.2s;
	-moz-transition: opacity 0.3s linear 1.2s;
	-o-transition: opacity 0.3s linear 1.2s;
	-ms-transition: opacity 0.3s linear 1.2s;
	transition: opacity 0.3s linear 1.2s;*/
}

/*a.lb-close{
	border-radius:5px;}*/
.lb-overlay img{
	/* height: 100%; For Opera max-height does not seem to work 
	max-height: 100%;
	position: relative;
	-webkit-box-shadow: 1px 1px 4px rgba(0,0,0,0.3);
	-moz-box-shadow: 1px 1px 4px rgba(0,0,0,0.3);
	box-shadow: 0px 2px 7px rgba(0,0,0,0.2);*/
	max-height: 100%;
	position: relative;
	opacity: 0;
	filter: alpha(opacity=0); /* internet explorer */
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(opacity=0)"; /*IE8*/
	-webkit-box-shadow: 1px 1px 4px rgba(0,0,0,0.3);
	-moz-box-shadow: 1px 1px 4px rgba(0,0,0,0.3);
	box-shadow: 0px 2px 7px rgba(0,0,0,0.2);
	-webkit-transition: opacity 0.5s linear;
	-moz-transition: opacity 0.5s linear;
	-o-transition: opacity 0.5s linear;
	-ms-transition: opacity 0.5s linear;
	transition: opacity 0.5s linear;
}









.lb-prev, .lb-next{
	text-indent: -9000px;
	position: absolute;
	top: 40%;
	left: 50%;
	width: 46px;
	height: 72px;
	opacity: 0.8;
	filter: alpha(opacity=80); /* internet explorer */
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(opacity=80)"; /*IE8*/
}
.lb-prev:hover, .lb-next:hover{
	opacity: 1;
	filter: alpha(opacity=99); /* internet explorer */
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(opacity=99)"; /*IE8*/
}
.lb-prev{
	margin-left: -562px;
	background: transparent url(../images/home_arrow.png) no-repeat top left;
}
.lb-next{
	margin-left: 550px;
	background: transparent url(../images/home_arrow.png) no-repeat top right;
}





.lb-overlay:target {
	width: auto;
	height: auto;
	bottom: 0px;
	right: 0px;
	padding: 20px 100px 145px 100px;
}
.lb-overlay:target img {
	opacity: 1;
	filter: alpha(opacity=99); /* internet explorer */
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(opacity=99)"; /*IE8*/
	
	/*-webkit-animation: scaleDown 1.2s ease-in-out;
	-moz-animation: scaleDown 1.2s ease-in-out;
	-o-animation: scaleDown 1.2s ease-in-out;
	-ms-animation: scaleDown 1.2s ease-in-out;
	animation: scaleDown 1.2s ease-in-out;*/
}
.lb-overlay:target a.lb-close,
.lb-overlay:target > div{
	opacity: 1;
	filter: alpha(opacity=99); /* internet explorer */
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(opacity=99)"; /*IE8*/
}
/* @-webkit-keyframes scaleDown {
  0% { -webkit-transform: scale(10,10); opacity: 0; }
  100% { -webkit-transform: scale(1,1); opacity: 1; }
}
@-moz-keyframes scaleDown {
  0% { -moz-transform: scale(10,10); opacity: 0; }
  100% { -moz-transform: scale(1,1); opacity: 1; }
}
@-o-keyframes scaleDown {
  0% { -o-transform: scale(10,10); opacity: 0; }
  100% { -o-transform: scale(1,1); opacity: 1; }
}
@-ms-keyframes scaleDown {
  0% { -ms-transform: scale(10,10); opacity: 0; }
  100% { -ms-transform: scale(1,1); opacity: 1; }
}
@keyframes scaleDown {
  0% { transform: scale(10,10); opacity: 0; }
  100% { transform: scale(1,1); opacity: 1; }
}

	100% Height for Opera as the max-height seems to be ignored, not optimal for large screens 
	http://bricss.net/post/11230266445/css-hack-to-target-opera 
*/
x:-o-prefocus, .lb-overlay img {
    height: 100%;
}
 
/**********Popup END****************/ 









/*------------tabs for leather choices------------*/

.leathertab{padding-top:20px; padding-bottom:30px;position:relative;overflow:hidden;width:960px; margin:0 auto;font-family:Arial, Helvetica, sans-serif; color:#888;-webkit-font-smoothing:antialiased; border-radius:0.5em;  box-shadow:0 0 6px #b39c6d;}

.leathertab h1{
	border-bottom:1px solid #b39c6d;
	
}

.leathertabs{display:table;position:relative;overflow:hidden;margin:0;width:960px;

border-top-left-radius:0.5em;
border-top-right-radius:0.5em;
}
.leathertabs li{float:left;line-height:60px;overflow:hidden;padding:0;position:relative; width:320px;
background-color:#fff;
border-top-left-radius:0.5em;
border-top-right-radius:0.5em;



}
.leathertabs a:hover{
	text-shadow:0 0 5px #ccc;
	color:#888;
	text-decoration: none;
}
.leathertabs a{
	color:#888;
	font-size:16px;
	font-weight:bold;
	display:block;
	letter-spacing:0;
	outline:none;
	padding:0 20px 0 20px;
	text-decoration:none;
	-webkit-transition:all 0.2s ease-in-out;
	-moz-transition:all 0.2s ease-in-out;
	transition:all 0.2s ease-in-out;
	border-bottom:2px solid #b39c6d;
	border-top-left-radius:0.5em;
	border-top-right-radius:0.5em;

}


.leathertabs_item{ display:none; padding:60px 10px 0;}

.leathertabs_item p{line-height:25px;font-weight:400; text-align:left; padding-right:20px}

.leathertabs_item h4{font-weight:bold;color:#b39c6d;font-size:20px; text-align:left;}
/*.leathertabs_item > img{float:left;margin:30px; clear:left; }*/
.leathertabs_item:first-child{display:block;}
.leathercurrent a {color:#fff;background:#b39c6d;}
.leathercurrent a:hover {
    color:#fff;
    text-decoration: none;
}

.leathertabs_item ul{
	margin-left:10px;
	text-align: left;
	margin-top: 45px;
}

.leathertabs_item ul li{
	display: inline-block;
	margin:5px;
	width:140px;
}
.leathertabs_item ul li p{
	text-align:center;
}

.tab-items {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    padding-left: 30px;
}

.leathertabs_item .alignleft { margin-right: 30px; }

/* Fix image alignment */
	img.alignleft {
		float: left;
		margin-right: 1.1em;
	}

	img.alignright {
		float: right;
		margin-left: 1.5em;
	}


/*------------tabs for warrenty, corporate, privacy------------*/

.tab {
    padding: 50px 0 80px;
    margin-bottom:20px;
    position:relative;
    overflow:hidden;
    width:960px; 
    margin:0 auto;
    font-family:Arial, Helvetica, sans-serif; 
    color:#888;
    -webkit-font-smoothing:antialiased;
}

.tabs {
    display:table;
    position:relative;
    overflow:hidden;
    margin:0;
    width:960px;
    background-color:#eee; 
    border-top-left-radius:0.5em;
    border-top-right-radius:0.5em;
}

.tabs li {
    float:left;
    line-height:60px;
    overflow:hidden;
    padding:0;
    position:relative; 
    width:480px; 
}

.tabs a:hover{
	text-shadow:0 0 5px #ccc;
	color:#888;
	text-decoration: none;
}
.tabs a{
	color:#888;
	font-size:24px;
	font-weight:bold;
	display:block;
	letter-spacing:0;
	outline:none;
	padding:0 20px 0 20px;
	text-decoration:none;
	-webkit-transition:all 0.2s ease-in-out;
	-moz-transition:all 0.2s ease-in-out;
	transition:all 0.2s ease-in-out;
	border-bottom:2px solid #b39c6d;
	border-top-left-radius:0.5em;
	border-top-right-radius:0.5em;

}


.tabs_item{ display:none; padding:30px 0; }

.tabs_item p{line-height:25px;font-weight:400; text-align:left;}

.tabs_item h4{font-weight:bold;color:#b39c6d;font-size:20px; text-align:left;}

.tabs_item:first-child{display:block;}
.current a{color:#fff;background:#b39c6d;}
.current a:hover {
    color: #fff;
    text-decoration: none;
}

/*------------tabs for warrenty, corporate, privacy End------------*/

.leatherchoices{
	clear:both;
	width:960px;
	margin:0 auto;
	position:relative;
	
}

.leatherchoices img{
	float:left;
	position:relative;
	margin:3px 10px 10px 10px;
	position:relative;
}
.leatherchoices h1 {
	font-size:28px;
	line-height:22px;
}
.leatherchoices p{
	margin-bottom:200px;
}
