/* @override http://www.snapplayground.com.au/baseapp/css/catalogue.css */


#nc-breadcrumb {
	margin-bottom: 20px;
}

#nc-primary-img img {
	display: none;
        border: 2px solid #ccc;
}

#nc-thumbnails a.nc-thumbs img {
	display: none;
}

#nc-catalogue * {
	line-height: 1.2;
}
#nc-primary-img {
	margin-right: 10px;
	margin-bottom: 10px;
}
#nc-thumbnails .nc-thumbs {
	border: 1px solid #ccc;
	margin: 1px 5px 5px 0;
}
#nc-thumbnails a.nc-thumbs:hover, .nc-cat-inner a.nc-shop-listing-thumb:hover {
border: 2px solid #A2D5E6;
margin: 0 4px 4px -1px;
}
.nc-li-thumb {
	border: 1px solid #ccc;
	margin: 1px 6px 6px 0px;
}
.nc-li-thumb img { 
	display: none;
 }
a.nc-li-thumb:hover {
	border: 2px solid #A2D5E6;
	margin: 0 5px 5px -1px;
}

#nc-prod-details div{
	font-size: 12px;
	margin-bottom: 10px;
}
#nc-prod-details h1, #nc-cat-name {
	font-weight: normal;
	font-size: 20px;
}
.yui-navset {
/*margin-top: 10px;*/
}
#nc-tabs li{
	border: 1px solid #ccc;
	background: #eee;
	display: inline-block;
	margin:15px 3px -1px 0;	
	padding: 7px 10px;
	border-radius: 5px 5px 0 0;
	cursor: pointer;
}
.yui-content{
	border: 1px solid #ccc;
	min-height: 100px;
	background: #fff;
	border-radius: 0 5px 5px 5px;
	padding: 13px;
}
.yui-nav li a{
text-decoration: none;
color: #666666;
}
#nc-tabs li.selected{
	background: #fff;
	border-bottom: 1px solid #fff;
}
#nc-tabs div, #nc-tabs-2 div {
	border: 1px solid #ccc;
	background: #eee;
	display: inline-block;
	margin:15px 3px -1px 0;	
	padding: 7px 10px;
	border-radius: 5px 5px 0 0;
	cursor: pointer;
}
#nc-tabs div.nc-tab-on, #nc-tabs-2 div.nc-tab-on {
	background: #fff;
	border-bottom: 1px solid #fff;
}
#nc-tab-contents, #nc-tab-contents-2 {
	border: 1px solid #ccc;
	min-height: 100px;
	background: #fff;
	border-radius: 0 5px 5px 5px;
	padding: 13px;
}
#nc-tab-contents *, #nc-page-text * {
	margin-bottom: 0;
	line-height: 1.2; 
	}
#nc-page-text {
	padding-bottom: 10px;
}
.nc-li {
	display: inline-block;/*new*/
	margin: 10px 10px 10px 10px;
	width: 154px;		/*new*/
	white-space: normal;/*new*/
	vertical-align: top;/*new*/
}
#nc-page-numbers {
	text-align: center;
	border-top: 1px dashed #ccc;
	padding: 10px 0 0 0;
	clear: both;
	margin-top: 20px;
}
#nc-page-numbers a {
	display: inline-block;
	border: 1px solid #ccc;
	background: #eee;
	text-decoration: none;
	padding: 10px 5px;
	margin: 2px;
	min-width: 10px;
	font-size: 11px;
	line-height: 0;
	text-align: center;
	color: #333;
}
#nc-page-numbers a:hover, #nc-page-numbers a.nc-active { 
border: 1px solid #aaa;
background: #ddd;
}
#nc-page-numbers a.nc-active {
	cursor: default;
}
#nc-listing-view {
	border-top: 1px dashed #ccc;
	padding: 10px 0 0 0;
	white-space: nowrap;/*new*/
}
div.nc-cat {
display: inline-block; 
vertical-align: top;
}
.nc-cat-inner {
	padding: 10px;
}

#nc-categories {
	padding-bottom: 20px;
}
div.nc-cat-qty {
	color: #666;	
	font-size: 0.8em;
	padding-top: 3px;
}
.nc-cat .nc-shop-listing-thumb {
	border: 1px solid #ccc;
	margin-bottom: 4px;
	margin: 1px 1px 6px 0px;
}
#nc-social-links #twitter_share_social_link {
    float: left;
}
#nc-social-links #facebook_like_social_link {
	float: left;
	width: 50px !important;
}

#nc-social-links #pinterest_pin_social_link {
	float: left;
}
#nc-social-links #google_share_social_link {
	float: left;
}
#nc-social-links{
	/*float: left;*/
	clear: both;
	margin: 10px 0px 0px 0px;
}
/* For the new social media addthis links*/
#nc-social-links .addthis_button_tweet{width:55px !important;}/*new*/
#nc-social-links .addthis_button_google_plusone{width:50px !important; /*padding:2px 0 0;*/}/*new*/

#nc-image-cell{
	width: 46%;
}
#nc-page-numbers a.cat-null {
	background: #fff;/*new*/
	border-color: #eee;/*new*/
	color: #ccc;/*new*/
	cursor: default;/*new*/
}
#nc-page-numbers a.cat-current {
	background: #ccc;/*new*/
	border-color: #aaa;/*new*/
	cursor: default;/*new*/
}
