/*

Craftyslide CSS Styles

*/

#slideshow {
	width: 640px;
    height: 380px;
    margin: auto;
	position:relative;
	border:15px solid #fff;
	-webkit-box-shadow:0 3px 5px #999;
	-moz-box-shadow:0 3px 5px #999;
	box-shadow:0 3px 5px #AF9393;
	margin-top: 29px;
}

#slideshow ul {
	position:relative;
	overflow:hidden;
	margin:0;
	padding:0;
}

#slideshow ul li {
	position:absolute;
	top:0;
	left:0;
	margin:0;
	padding:0;
	list-style:none;
}
#slideshow ul li img {
    width: 610px;
    height: 349px;
}

#pagination {
	clear:both;
	width:75px;
	margin:25px auto 0;
	padding:0;
}

#pagination li {
	list-style:none;
	float:left;
	margin:0 2px;
}

#pagination li a {
	display:block;
	width:10px;
	height:10px;
	text-indent:-10000px;
	background:url(../images/pagination.png);
}

#pagination li a.active {
	background-position:0 10px;
}

.caption {
	width:100%;
	margin:0;
	padding:10px;
	position:absolute;
	left:0;
	text-align:center;
	font-family:Helvetica, Arial, sans-serif;
	font-size:14px;
	font-weight:lighter;
	color:#fff;
	border-top:1px solid #000;
	background:rgba(0,0,0,0.6);
}
.add_to_cart{
	background-color:#0F3057;
	color: #fff;
	border: none;
    border-radius: 5px; 
}
.add_to_cart:hover{
	background-color:#BC5148; 

}
.Title-Cato{
	background-color: #FEF8E6;
	color: #BC5148;
	height: 50px;
    padding: 5px;
}
.Title-Cato h2{
	margin-left: 1000px;
}
.det {
    background-color: #ddd;
	padding-right: 31px;
    padding-top: 15px;
    height: 54px;
   
    margin-top: 5px;
}
.det a{
	color: #a94442;
	text-align: right;
    float: right;
    direction: rtl;
    width: 300px;
}

.det a:hover{
	color: #FEF8E6;
}
.basket{
	margin-top: 10%;
}
#share-buttons h4{
	margin-left: 1032px;
	margin-top: -59px;
}
 .social{
list-style: none;
margin-bottom: 75px;
margin-left: 1000px;
}
 .social  li{
	float: left;
	padding: 5px;
	}


	.wo-detail p{
		font-family: tahoma;
		font-size: 13px;
		font-weight: bold;
		line-height: 18px;
		width: 536px!important;
	}

	