/* @override http://www.funatical.com.au/skin/frontend/default/funatical/css/styles.css */

/* @group universal */

#logo, .wrapperbg, .col-left, #nav, .mini-login, #search_mini_form, .block-cart, #social, .breadcrumbs, .sorter, .pager, .prodadd, .category-products .std a, .footer-container, .siteby, #storeDesc  {
	display: none !important;
}

body {
	position: relative;
	text-align: left;
}

.siteby {
	display: none;
}

.wrapper {
	display: block;
	margin: 0 auto;
}

.page {

}

.abbtm {
	position: absolute;
	top: 0;
	right: 0;
	z-index: 20;
	width: 324px;
	height: 80px;
	text-align: right;
}

.abbtm br {
	display: none;
}

.abbtm span {
	font-size: 6pt;
	line-height: 7pt;
}

.col2-left-layout {
	float: left;
	clear: both;
	display: block;
	width: 100% !important;
}

.category-products {
	clear: both;
	display: block;
}

p, td, div {
	font: 8pt/11pt Arial, sans-serif;
}

p {
	margin: 8pt 0;
}

.col-main h1, .col-main h2, .col-main h3, .col-main h4, .col-main h5, .col-main h6 {
	margin: 0.8em 0;
}

ul {
	padding: 0 0 0 20pt;
	list-style-type: disc;
}

#headlogo {
	float: left;
	text-align: left;
	display: block !important;
	height: 100px;
	width: 400px;
}

#headlogo img {
	width: 360px;
	height: auto;
}

h2{
	text-align: left;
	font-size: 18pt;
}

.price {
	color: #ec1c24;
	font-size: 12pt;
}

/* @end */

/* @group front page */

.col-main {
	text-align: left;
}

.slideshow, .col-main .home-link-block {
	display: none;
}

.featured-products h2 {
	margin: 0;
	border-bottom: 1pt solid #999;
}

.featured-products td {
	width: 25%;
	border-bottom: none !important;
}

.btm-bar {
	clear: both;
	float: left;
	width: 100%;
	height: 20px;	
}

.rss {
	display: none;
}

.feedreader {
	float: left;
	width: 49%;
}

.feedreader h2 {
	margin: 0 0 10px 0;
	border-bottom: 1px solid #999;
}

.home-bottom-cont {
	float: right;
	width: 49%;
}

.home-bottom-cont h3 {
	text-align: left;
	font-size: 18pt;
	margin: 0 0 10pt 0;
	font-weight: normal;
	border-bottom: 1px solid #999;
}

.feed-item {
	margin-bottom: 5pt;
}

.feed-item p a {
	display: none;
}

/* @end */

/* @group listing */

.category-title {
	width: 100%;
	height: 35px;
	clear: both;
	display: block;
}

.category-title h2 {
	margin: 0;
	border-bottom: 1px solid #999;
}

#products-list .product-image {
	float: left;
	width: auto;
	padding-right: 5pt;
}

.products-grid .product-image img {
	width: 110px;
	height: auto;
}

#products-list .product-image img {
	width: 110px;
	height: auto;
}

#products-grid-table {
	clear: both;
}

#products-grid-table td {
	padding: 8pt 5pt;
	border-bottom: 1pt solid #999;
}

#products-list {
	float: left;
	clear: both;
	width: 100%;
}

#products-list li {
	float: left;
	width: 100%;
	padding: 8pt 0;
	border-bottom: 1pt solid #999;
	text-align: left;
}

#products-list li .product-shop {
	float: left;
	width: 550px;
}



/* @end */
