.accordion-cont {
	height:400px;
	overflow: hidden;
	box-shadow:0 0 40px #000, 0px 10px 15px 2px #222;
 -moz-box-shadow:0 0 40px #, -35px 10px 35px 40px #666;
	-webkit-box-shadow:0 0 40px #000000;
	margin-bottom: 30px;
}
.kwicks {
	/* recommended styles for kwicks ul container */
	list-style: none;
	position: relative;
	margin: 0;
	padding: 0;
	background: #000;
}
.kwicks li {
	/* these are required, but the values are up to you (must be pixel) */
	width: 238px;
	height: 400px;
	background-color:#fff;
	cursor:pointer;
	-moz-box-shadow:-30px 0 50px #000;
	-webkit-box-shadow:-30px 0 50px #555;
	box-shadow:-30px 0 50px #000;
	/*do not change these */
	display: block;
	overflow: hidden;
	padding: 0;  /* if you need padding, do so with an inner div (or implement your own box-model hack) */
}
.heading {
	background-color:#fff;
	padding:10px 0 0 5px;
	margin-top:60px;
	opacity:0.9;
	text-transform:uppercase;
	font-style:normal;
	font-weight:bold;
	letter-spacing:1px;
	font-size:30px;
	color:#444;
	text-align:center;
	text-shadow:-1px -1px 1px #ccc;
	height:50px;
	overflow:hidden;
}
.description {
	position:absolute;
	width:480px;
	height:200px;
	bottom:0px;
	left:0px;
	display:none;
}
.description h2 {
	text-transform:uppercase;
	font-style:normal;
	font-weight:bold;
	letter-spacing:1px;
	font-size:45px;
	color:#000;
	text-align:left;
	margin:0 25px 0 0;
	text-shadow:-1px -1px 1px #ccc;
	float:right;
}
.description p {
	line-height:14px;
	margin:0 25px 0 0;
	font-family: "Trebuchet MS", sans-serif;
	font-size: 17px;
	font-style: italic;
	font-weight: normal;
	letter-spacing: normal;
	line-height: 1.6em;
	color:#000;
	text-shadow:0 1px 1px #fff;
	float:right;
}
.bgDescription {
	background:transparent url(../images/products/bgDescription.png) repeat-x top left;
	height:240px;
	position:absolute;
	bottom:0px;
	left:0px;
	width:100%;
	display:none;
}
.kwicks li:hover {
	box-shadow:0 0 40px #000 inset;
}
.kwicks.horizontal li {
	/* This is optional and will be disregarded by the script.  However, it should be provided for non-JS enabled browsers. */
	margin-right: 5px; /*Set to same as spacing option. */
	float: left;
}
.kwicks.vertical li {
	/* This is optional and will be disregarded by the script.  However, it should be provided for non-JS enabled browsers. */
	margin-bottom: 5px; /*Set to same as spacing option. */
}
#kwick_1 {
	background-image:url(../images/products/1.jpg);
}
#kwick_2 {
	background-image:url(../images/products/2.jpg);
}
#kwick_3 {
	background-image:url(../images/products/3.jpg);
}
#kwick_4 {
	background-image:url(../images/products/4.jpg);
}
.kwicks.horizontal #kwick_4 {
	margin-right: none; /* cancel margin on last kiwck (if you set a margin above) */
}
.kwicks.vertical #kwick_4 {
	margin-bottom: none; /* cancel margin on last kiwck (if you set a margin above) */
}
/* fabrics page */

.data {
	box-shadow: 0 3px 5px rgba(0, 0, 0, 0.9), 0 2px 20px rgba(255, 255, 255, 0.094) inset;
	background: #2e2d2b;
	border-radius:10px;
}
.info {
	padding:20px;
}
.info-p {
	color:#fff;
	text-shadow:0px 1px 1px #000;
	font-size:16px;
	font-weight: bold;
}
.info-pic {
	list-style: none;
	margin:0 auto;
	display: table;
}
.info-pic li {
	float:left;
	margin: 0;
	margin-right: 20px;
}
.info img {
	width:150px;
	height: 120px;
	box-shadow:0 0 2px #000, 0 1px 5px 0px #000000;
	border-radius:5px;
}
.info img:hover {
	width:150px;
	height: 120px;
	box-shadow:0 0 40px #000 inset;
}

.contactus{
	font-size:16px;
}
.contactus td{
	min-width:140px;
}
.contactus a {
	color:#fff;
}

.email,.fax,.mobile,.address{
	width:14px;
	height:10px;
	display:inline-block;
	margin-right:5px;
}
.address{background:url(../images/temp/add.gif);}
.email{
	background:url(../images/temp/email.gif);
}
.fax{background:url(../images/temp/fax.png);}
.mobile{background:url(../images/temp/mobile.jpg);}
/*home textiles*/
.navx {
	list-style: none;
	margin: 0 auto;
	display: table;
}
.navx li {
	height:40px;
	min-width:140px;
	float:left;
}
.navx a {
	color:#000;
	text-shadow:0 1px 1px #fff;
	line-height: 40px;
	padding:10px 20px;
	background: #cb8730;
	box-shadow:0 0 10px rgba(0,0,0,0.1) inset;
	border-radius:10px;
	font-size:18px;
	font-weight: bold;
	cursor: pointer;
	text-align:center;
}
.nav-current a {
	color:#cb8730;
	background: #546789;
	text-shadow:0 1px 1px #000;
}
.art {
	padding:20px;
	margin:30px 0 20px 0;
	box-shadow:0 2px 20px rgba(255, 255, 255, 0.094) inset;
	min-height:500px;
}
.items {
	margin:0;
	list-style: square;
	color:#cb7830;
}

.items a {
	color:#cb8730;
}
.items a:hover {
	text-decoration:underline;
}
.items span {
	color:#fff;
	font-size:16px;
	font-weight:bold;

}
.items li {
	margin:0;
	list-style: square;
	float:none;
	font-size:16px;
	font-weight:bold;
}
#section1, #section2, #section3 {
	min-height:40px
}
.contact-info{
	color:#cb8730;
}



