/* @override http://staging.shore.co.uk/skin/frontend/shore/default/css/showsubcats.css */

.showsubcats {
    margin-bottom:10px;
    text-align: center;
}

.showsubcats div.title {	
	color: #000;
	font-size: 11px;
	font-weight: bold;
	margin: 0;
	padding: 0;
	text-transform: uppercase;
	display:inline-block;
	width: 130px;
	display:none;
}

.showsubcats div.title strong {
    font-weight: bolder;
}

.showsubcats a.subcat {	
	color: #000;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 18px;
	font-weight: bold;
	background: url("../images/general/menu_square.png") no-repeat left;
	padding-left: 14px;
	margin-right: 25px;
	white-space: nowrap;
	line-height: 25px;
}

.showsubcats a.subcat:hover { 
    text-decoration: none;
    color: #CC202E;
}

span.pytypefilter {
	margin:0;
    padding:4px 0px 0px 8px;
    background:url(../images/general/filter_bar.png) no-repeat left;
    color:#fff;
    text-transform:uppercase;
    height:22px;
    font-size:1.0em;
    display: block;
    font-weight:normal;
  /*
    padding:6px 0 0 0;
    color:#333;
    font-size:11px;
    font-weight: bold;
    border-bottom: 1px solid #d9dde3;
    margin:0 0 5px 0;
    width: 150px;
    display: block;
    text-transform: uppercase;
    */
}

/* New cat header */

div.pynewcatdwrap {
	margin: 0 0 10px 0;
	padding: 0;
	height: 154px;
	background-image: url("http://www.shore.co.uk/skin/frontend/shore/default/images/newbrands/subcats/oneillwetsuits.jpg");
	background-position: 0 0;
	background-repeat: no-repeat;
}

p.pynewcatdesc {
	float: right;
	width: 330px;
	color: white;
	margin:20px 20px 0 0;
}


#main div.pynewcatdwrap p.pynewcatdesc a {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}

#main div.pynewcatdwrap h2.pytitle {
	margin: 89px 0 0 0;
	padding: 2px 5px 2px 5px;
	color: white;
	background-color: #000;
	float: left;
	font-size: 24px;
}

#pynewcatrm p{
	margin: 5px 0 0 0;
	line-height: 15px;
}

#main div.pynewcatdwrap div.clear {
	clear: both;
	height: 0px;
	margin: 0;
	padding: 0;
}

