
/* This CSS file is created for you to create or override any of the existing CSS styles used in this theme */

#branding h1.blog-name span { display:none; }

#container-settori {
	height: 1360px;
}

.strip-settore  {
	height:340px;
	overflow:hidden;
	background:url(images/patterns/strip-back.png) top left no-repeat;
}


.strip-settore .featured, .strip-settore .strip-left {
	width:667px;
}
.strip-settore .strip-right {
	width:292px;
}
.strip-settore .strip-right form {
	margin:25px 0 0 25px;
}

.strip-settore .featured{
	margin-bottom:3px;
}

.strip-settore .featured #featured-slideshow{
	border:none;
}

.strip-settore .strip-left, .strip-settore .strip-right  {
	float:left;
}
.strip-settore .strip-head {
	color:white;
	line-height:15px;
	font-size:15px; font-weight:700;
}

.strip-settore .strip-left .strip-head {
	padding: 20px 50px;
	text-transform:uppercase;
	margin:0px;
}
.strip-right .strip-head  a { color: #fff; text-decoration: none; }
.strip-right .strip-head  a:visited	{ color: #fff; text-decoration: none; }
.strip-right .strip-head  a:link{ color: #fff; text-decoration: none; }
.strip-right .strip-head  a:hover	{ color: #f1f1f1; text-decoration: none; }

.product-preview  a { color: #666666; text-decoration: none; }
.product-preview    a:visited	{ color: #666666; text-decoration: none; }
.product-preview   a:link{ color: #666666; text-decoration: none; }
.product-preview    a:hover	{ color: #008f7d; text-decoration: none; }

#product-filter h3 {font-weight:bold;}
#product-filter label {display:inline-block; width:160px; }

.strip-settore .strip-left .featured-entry {
	background: url(images/patterns/slideshow_name.png) top left repeat-x;
	color: #A7A7A7;
	height:25px;width:667px;
}
  
.strip-settore .strip-left .featured-entry .entry-title {
	padding: 5px 0px;
	margin:0px;
}
.strip-settore .strip-left .featured-entry .entry-title a {
	text-transform:uppercase;
	color: #FFFFFF;
	padding: 5px 45px 5px 15px;
	font-size: 12px;
	font-weight: 700;
}

.strip-settore .strip-right .strip-head {
	padding: 20px 0px 20px 22px;
	font-size:11px;
}

.strip-settore .strip-right .strip-list {
	padding: 20px 0px 20px 20px;
	height:176px; 
}
.strip-settore .strip-right .strip-list ul {margin-left:-16px;}
*+ html .strip-settore .strip-right .strip-list ul {margin-left:16px;}

.strip-settore .strip-right .strip-list li { list-style-image:url(images/icons/list.gif); height: 20px; }

.strip-settore .strip-right .strip-list a, .strip-settore .strip-right .strip-list a:link, .strip-settore .strip-right .strip-list a:visited{
	color: #999999;
	font-size:11px;
	line-height:2;
	text-transform:capitalize;
	font-weight:200;
}

.strip-settore .strip-right .strip-list ul h4 {
	margin:0px;
}

.strip-settore .strip-right .strip-list .strip-list-head {
	border-bottom:#CCC thin solid;
	color:#008F7D;
	text-transform:uppercase;
	padding:1px 5px;
	font-weight:800;
}

.strip-settore .strip-right .strip-search  {
	margin: 0px 20px;
}
.strip-settore .strip-right .strip-search .searchform {
	border:none;
}

/*.strip-settore .strip-right .strip-search .searchform .searchsubmit{ 
	background: url(../../images/searchsubmit.gif) no-repeat;
	text-indent: -9000px;
	width: 16px;
	height: 16px;
	border: none;
	float: left;
	cursor: pointer;
	opacity: 0.7;
	text-transform: capitalize;
	padding: 0;
	margin: 0;
}*/

.single-prodotti #content .image-slider #thumbnails {
	position: relative;
	bottom: 100px;
	z-index: 2;
	background:none;
}

.single-prodotti #content .image-slider #thumbnails #slidearea{
	height: 20px;
	overflow: hidden;
	background:none;
}

.single-prodotti #content .image-slider #thumbnails #slidearea img{
	text-indent: -1999px;
	overflow:hidden;
	background: url(images/icons/pager-dot.png);	
}

.slideshow-pager-container {
	float: right;
	position: relative;
	z-index: 999;
	height: 15px;
	padding-left: 3px;
}

.slideshow-pager-container-r, .slideshow-pager-container-l, .slideshow-pager-container-c {
	height:15px; padding: 0 1px;
}
.slideshow-pager a { 
	background: url(images/icons/pager-bg-m.png) center top no-repeat; 
	padding: 0px 7px 3px 7px;
}

.slideshow-pager a:first-child{ background-position:left top; }
.slideshow-pager a:last-child { background-position: right top; }

.slideshow-pager a.activeSlide {background-position: center -20px;}
.slideshow-pager a.activeSlide:first-child{ background-position:left -20px; }
.slideshow-pager a.activeSlide:last-child { background-position: right -20px; }

.ajax-loading { background:url(images/icons/loading.gif) center center no-repeat; }