/* 

PANELS STYLE SHEET FOR [ATTIK DESIGNS]
Created by [ADRIAN CORCORAN]
[http://www.attikdesigns.ie]

*/

/* --------- 8. panels  --------- */

/*	carosel */
div#carosel {
}
ul li.products div {
	padding:0 5px;
	border-right:1px dashed #ccc;
	}
ul li.products div.no-border {
	border-right:none;
	}
ul li.products div div.imgCentre {
	border-right:none;
	padding:0;
	}
ul li.products div h2 {
	color:#2e858f;
	font-size:1.6em;
	margin-bottom:0.5em;
	text-align:center;
	}
ul li.products div p {
	color:#aaa;
	font-size:1.2em;
	padding:0 10px;
	}

/*	div.content homepage panels */
div.content div.panel {
	border-right:1px dashed #ccc;
	margin-right:10px;
	padding-right:7px;
}
div.content div.panel.last {
	border:none;
	margin-right:0;
	padding-right:0;
}
div.content div.panel div.panel-content{
	padding:10px 15px;
}
/*	news panels */
div.news-item {
}
div.news-item .news-content {
	width:84.5%;
	margin:10px auto 20px;
	padding-bottom:10px;
	border-bottom:2px dotted #336c89;
}
div.news-item .news-content.last {
	border-bottom:none;
}
div.news-item h3 {
	background:url(/mainpics/icons/arrow-red-right.png) 0 center no-repeat;
	color:#336c89;
	padding-left:20px;
	font-size:1.5em;
}
div.news-item p {
}
/*	div.contentLeft */
div.contentLeft div.panel {
	border-right:none;
	}
/*	breadcrumb	*/
div#breadcrumb {
	height:50px;
	line-height:55px;
	}
div#breadcrumb a {
	color:#2e858f;
	font-size:1.4em;
}
div#breadcrumb a:hover,
div#breadcrumb a.on {
	color:#a6010c;
}
div#breadcrumb span {
	color:#2e858f;
	font-size:1.4em;
	padding:0.5em;
}
/*	categories	*/
div#category-list {
	position:relative;
	top:-20px;
	width:90%;
	margin:0 auto;
}
div#category-list h2 {
	padding-left:10px;
	margin-bottom:10px;
}
div#category-list a {
	display:block;
	font-size:1.5em;
	padding:0.8em 1em;
	border-bottom:1px dotted #ccc;
	text-decoration:none;
	cursor:pointer;
}
div#category-list a.cat {
	color:#2e858f;
}
div#category-list a.cat:hover,
div#category-list a.cat.on{
	color:#2e858f;
	background:#fff;
}
div#category-list a.sub-cat {
	color:#7c7c7c;
	font-size:1.3em;
	padding-left:2em;
}
div#category-list a.sub-cat:hover,
div#category-list a.sub-cat.on {
	color:#bd243d;
	background:#fff;
}
div#category-list a.sub-cat.on {
	background:#fff url(/mainpics/icons/arrow-red-right.png) right center no-repeat;
}
/*	specs box	*/
div.spec-box {
	margin:10px;
}

div#footer .panel {
	margin-right:35px;
}
div#footer .panel.last {
	margin-right:0px;
}


div.cover-top-border {
	background:#85a7b8;
	height:1px;
}

div#products-sub .panel{
	margin:0px 11px;
	}

div.mega-menu-category-seperator{
	background:url(/mainpics/bgs/mega-menu-category-seperator.png) repeat-y center;
	width:3px;
	height:95%;
	margin-top:1%;
}

.show{
	display:block!important;
	}	
	
div#contact-sidebar-left{
	margin-top:12px;
	padding-left:15px;
	}	
div#contact-sidebar-left h2{
	margin-bottom:0.2em;
	}	


/*Google Map*/
div#googleMap{
	margin:0px auto;
	width:600px;
	height:450px;
	border:1px solid #F3F3F3;
	margin-top:1em;
	}
	
	
/*Testimonials*/
div.testimonials {
	padding:0px 15px;
	border:1px solid #F3F3F3;
	box-shadow:1px 1px 1px #CCC;
	margin-bottom:2em;
	}	
	
div.testimonials.alt{
	background:#F3F3F3;
	}	
	
div.testimonials h2{
	}	
	
div.testimonials h3{
	font-weight:bold;
	}	
	
div.testimonials p{
	font-style:italic;
	}	
	
/*Categories Panels*/
div.category.panel {
	padding:1em 15px;
	border:1px solid #F3F3F3!important;
	box-shadow:1px 1px 1px #CCC;
	margin-bottom:2em;
	}	
	
div.category.panel:hover {
	border:1px solid #71A3AA!important;
	}	
	
div.category.panel.alt{
	background:#F3F3F3;
	}	

div.category-panel-image{	
	border: 1px solid #DDD;
	background: none repeat scroll 0% 0% #FFF;
	padding: 2px;	
	width:120px;
	height:79px;
	margin-top:20px;
}
div.category.panel h2{
	}	
	
div.category.panel p{
	}	
	
div.simplex-duplex-panels a,
div.simplex-duplex-panels a:hover{
	text-decoration:none!important
	}	
div.simplex-duplex-panels div.left.third{
	}	
div.simplex-duplex-panels p{
	text-align:center;	
	}	
/*Cable management Systems*/	
div.cable-image-panel{
	width:31%;
	float:left;
	margin-right:15px;
	}	
div.cable-image-panel h2{
	text-align:center;
	}	
div.cable-image-panel.last{
	margin-right:0px;
	}	
div.cable-image-panel img{
	max-width:100%;
	height:auto;
	border: 1px solid #DDD;
	}	
div.cable-image-panel img:hover{
	border:1px solid #71A3AA;	
	}
div.product-video iframe{
	border: 1px solid #DDD;
	}		
	
	
	
	