/*** misc ***/
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
	}
.clearfix { display: inline-block; }

/* start commented backslash hack \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* stop commented backslash hack */


body, html {
	color: #666666;
	font-size: 13px;
	font-family: Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	margin: 0;
	padding: 0;
	height: 100%;
	background-image: url(../images/bkg_main.jpg);
	background-repeat: repeat;
	background-position: left top;
}
a:link { color: #000; text-decoration: underline; }

a:visited {
	color: #666666;
	text-decoration: underline;
}

a:hover {
	color: #666666;
	text-decoration: none;
}

a:active {
	color: #666666;
	text-decoration: none;
}
.site-container {
	background-image: url(../images/bkg_top.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.header {
	background-image: url(../images/header.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 220px;
	vertical-align:top;
}
.page-bkg {
	background-image: url(../images/bkg_page.png);
	background-repeat: repeat-y;
	background-position: left top;
}
.base-bkg {
	background-image: url(../images/base_main.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 28px;
}


hr {
	color: #CCCCCC;
	margin-top: 10px;
	margin-bottom: 10px;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0.9em;
	margin-left: 0px;
}
h1 {
	font-size: 2.2em;
	font-weight: bold;
	color: #000000;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
h2 {
	font-size: 1.5em;
	font-weight: bold;
	color: #000000;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 8px;
	margin-left: 0;
}
h3 {
	font-size: 1.2em;
	font-weight: bold;
	color: #FC0B23;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 6px;
	margin-left: 0;
}
.reduce-heading {
	font-size: smaller;
}


.imgright {
	float: right;
	padding-bottom: 0px;
	padding-left: 15px;
	margin-left: 15px;
	margin-bottom: 5px;
    max-width:500px;
}
.imgleft {
	float: left;
	padding-right: 15px;
	padding-bottom: 5px;
	margin-right: 15px;
	margin-bottom: 5px;
}
.imgborder {
    padding-left: 0px;
    font-weight: normal;
	border: 4px solid #CCCCCC;
}

.login-container {
	font-size: 12px;
	color: #FFFFFF;
	text-align: right;
	margin-top: 15px;
	margin-right: 65px;
    float:right;
}
.login-link a:link, .login-link a:visited {
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
}
.login-link a:active, .login-link a:hover {
	color: #FFFFFF;
	text-decoration: underline;  
}
.rego-link a:link, .rego-link a:visited {
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
}
.rego-link a:active, .rego-link a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.footer1 {
	text-align: center;
	color: #8C8C8C;
	font-size:12px;
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	margin-top: 15px;
	margin-right: 30px;
	margin-left: 30px;
}
.footer1 a:link, .footer1 a:visited {
	color: #8C8C8C;
	text-decoration: none;
	padding-right: 6px;
	padding-left: 6px;
}
.footer1 a:active, .footer1 a:hover {
	color: #8C8C8C;
	text-decoration: underline;
}
.footer2 {
	text-align: center;
	color: #B7918C;
	font-size:12px;
	padding-top: 6px;
	padding-bottom: 8px;
}
.footer2 a:link, .footer2 a:visited {
	color: #B7918C;
	text-decoration: none;
}
.footer2 a:active, .footer2 a:hover {
	color: #B7918C;
	text-decoration: underline;
}
.col1 {
	padding-left: 12px;
	padding-top: 2em;
	width: 188px;
	text-align: left;
	vertical-align: top;
}

.main_content {
	padding-top: 5px;
	padding-right: 30px;
	padding-left: 20px;
	text-align: left;
	vertical-align: top;
}
.main_content td {
	/*text-align: left;*/
	vertical-align: top;
}
.main_content  li {
	list-style-type: disc;
	margin-top: 0.4em;
	margin-right: 0;
	margin-bottom: 0.4em;
	margin-left: -1.5em;
	list-style-position: outside;
	list-style-image: url(../images/bullet_circle_red.gif);
}
.main_content li li {
	list-style-type: disc;
	margin-top: 0.4em;
	margin-right: 0;
	margin-bottom: 0.4em;
	margin-left: -1.5em;
	list-style-position: outside;
	list-style-image: url(../images/bullet_circle_clear.gif);
}

.cart-summary {
	font-style: italic;
	color: #595959;
	padding-left: 8px;
	display: inline-block;
	width: 170px;
}
.cart-summary a {
	color: #595959;
}
.cart-summary-links {
	margin-top: 6px;
	margin-bottom: 15px;
}

.your-cart-header {
	font-weight: bold;
	color: #595959;
	font-size: 16px;
	padding-top: 6px;
	padding-bottom: 3px;
}
.shop-promo {
	padding-left: 8px;
	display: inline-block;
	width: 170px;
	text-align: center;
}
.home-page-col3 {
	width: 275px;
	padding-left: 20px;
}
.breakout-box {
	background-image: url(../images/fade_down_red.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	padding: 15px;
	margin-top: 8px;
	margin-bottom: 8px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FD6070;
	border-bottom-color: #FD6070;
	font-size: 14px;
	text-align: center;
	color: #000000;
	background-color: #FFFFFF;
}
.shop-search {
	font-size: 16px;
	color: #000000;
	text-align: right;
	vertical-align: bottom;
	height: 35px;
}
.shop-search label {
	display: inline-block;
	padding-bottom: 6px;
	vertical-align:bottom;	
}
.advanced-search {
	font-size:12px;
	padding-top: 10px;
	padding-right: 3px;
	padding-left: 5px;
}
.shop-search   .search-field {
	width: 150px;
	height: 25px;
	border: 1px solid #666666;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 4px;
	font-size: 16px;
	margin: 0px;
}
.shop-search    .submit-btn input {
	width: 32px;
	height: 34px;
	border: 0;
	text-indent: -9999px;
	cursor: pointer; /* hand-shaped cursor */
	cursor: hand; /* for IE 5.x */
	font-size: 0px;
	line-height: 0px;
	background-color: transparent;
	background-image: url(../images/btn_search.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 0;
	display: block;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
.shop-search  .submit-btn input:hover {
	background-color: transparent;
	background-image: url(../images/btn_search_over.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.categories {
	margin-bottom: 15px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;	
}
.categories td {
	text-align: center;
	vertical-align: top;
	width: 12.5%;
}
.category-lables a:link, .category-lables a:visited {
	font-weight: bold;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	line-height: 13px;
	padding-top: 8px;
	padding-bottom: 8px;
	display: inline-block;
	width: 84px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FD6070;
}
.category-lables a:active, .category-lables a:hover {
	color: #FD6070;
	text-decoration: none;
	
}
.shop-welcome {
	background-color: #4C4C4C;
	padding: 8px;
	width: 320px;
	color: #FFFFFF;
}
.shop-welcome li {
	list-style-position: outside;
	list-style-image: url(../images/bullet_circle_white.gif);
}
.shop-specials {
	border: 1px solid #FFDADE;
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 2px;
}
.shop-specials-table  td {
	color: #000000;
	padding: 4px;
    font-size:14px;
    font-weight:bold;
}
.shop-specials-table  a:link, .shop-specials-table  a:visited {
	color: #000000;
    text-decoration: none;
	display: block;
}
.shop-specials-table  a:active, .shop-specials-table  a:hover {
	color: #000000;
	text-decoration: underline;	
}




#product_list_container {
	margin-top: 0px;
	margin-bottom: 6px;
	margin-right: -6px;
	margin-left: 1px;
}
#product_list_unit {
	display: inline-block;
	width: 183px;
	margin-right: 0px;
	float: left;
	margin-top: 6px;
	padding: 5px;
	background-color: #FFFFFF;
	min-width: 183px;
}
#product_list_unit    .image-cell    img  {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	display: block;
	position: relative;
	border: 4px solid #CCCCCC;
	width: 110px;
}
#product_list_unit    .image-cell {
	height: 175px;
	min-height: 175px;
	vertical-align: middle;
	display: table-cell;
}
#product_list_unit    .image-cell   div {
	display: block;
	width: 185px;
	position: relative;
}
#product_list_unit    .list-description-cell {
	background-image: url(../images/fade_up_grey.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
#product_list_unit    .list-description {
	min-height: 60px;
	height: 60px;
	padding-top: 4px;
	font-size: 12px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FD6070;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
	display: block;
	overflow: hidden;
}
#product_list_unit    .list-description .list-price{
	padding-top: 3px;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#product_list_unit    .list-description .list-price-gst{
	padding-top: 3px;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#product_list_unit   .list-buttons {
	min-height: 25px;
	text-align: center;
}
.list-buttons   .more-info a {
	width: 77px;
	height: 21px;
	border: 0;
	text-indent: -9999px;
	cursor: pointer; /* hand-shaped cursor */
	cursor: hand; /* for IE 5.x */
	font-size: 0px;
	line-height: 0px;
	background-color: transparent;
	background-image: url(../images/btn_more.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 0;
	display: block;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	
}
.list-buttons   .more-info a:hover {
	background-color: transparent;
	background-image: url(../images/btn_more_over.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.list-buttons   .add-to-cart a {
	width: 86px;
	height: 21px;
	border: 0;
	text-indent: -9999px;
	cursor: pointer; /* hand-shaped cursor */
	cursor: hand; /* for IE 5.x */
	font-size: 0px;
	line-height: 0px;
	background-color: transparent;
	background-image: url(../images/btn_add-cart.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 0;
	display: block;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	
}
.list-buttons   .add-to-cart a:hover {
	background-color: transparent;
	background-image: url(../images/btn_add-cart_over.gif);
	background-repeat: no-repeat;
	background-position: center top;
}







.product-detail-table {
	width: 100%;
	margin-right: 10px;
}
.detail-description-cell {
	background-image: url(../images/fade_up_grey.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.detail-description {
	padding-top: 4px;
	font-size: 13px;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FD6070;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
	display: block;
	color: #000000;
}
.detail-description h2 {
	color: #000000;
	font-size: 16px;
}
.detail-price-container {
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 0px;
	text-align: right;
}
.detail-description .detail-price{
	font-size: 17px;
	font-weight: bold;
	color: #000000;
}
.detail-description .detail-price-gst{
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
.detail-buttons {
	min-height: 25px;
	text-align: right;
}
.detail-buttons   .back a {
	width: 77px;
	height: 21px;
	border: 0;
	text-indent: -9999px;
	cursor: pointer; /* hand-shaped cursor */
	cursor: hand; /* for IE 5.x */
	font-size: 0px;
	line-height: 0px;
	background-color: transparent;
	background-image: url(../images/btn_back.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 0;
	display: block;
	margin-right: 5px;
	
}
.detail-buttons   .back a:hover {
	background-color: transparent;
	background-image: url(../images/btn_back_over.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.detail-buttons   .add-to-cart a {
	width: 86px;
	height: 21px;
	border: 0;
	text-indent: -9999px;
	cursor: pointer; /* hand-shaped cursor */
	cursor: hand; /* for IE 5.x */
	font-size: 0px;
	line-height: 0px;
	background-color: transparent;
	background-image: url(../images/btn_add-cart.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 0;
	display: block;
	margin-right: 5px;
	
}
.detail-buttons   .add-to-cart a:hover {
	background-color: transparent;
	background-image: url(../images/btn_add-cart_over.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.cart-item {
	margin-bottom: 5px;
}






.cart-item .cart-thumb img{
	max-height: 100px;
}
.cart-item-table {
	width: 100%;
	margin-right: 10px;
}
.cart-item-description-cell {
	background-image: url(../images/fade_up_grey.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-top: 10px;
	font-size: 13px;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FD6070;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
	display: block;
	color: #000000;
}
.cart-item-description h2 {
	margin-top: 8px;
	margin-bottom: 0px;
}
.cart-item-description h2 a:link, .cart-item-description h2 a:visited {
	font-size: 15px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.cart-item-description h2 a:active, .cart-item-description h2 a:hover {
	color: #666666;
	text-decoration: underline;
}
.cart-item-price-container {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	text-align: right;
	margin-right: 15px;
}
.cart-item-description .cart-item-price{
	font-size: 17px;
	font-weight: bold;
	color: #000000;
}
.cart-item-description .cart-item-price-gst{
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
.cart-item-buttons {
	min-height: 25px;
	text-align: right;
}
.cart-item-buttons   .more-info a {
	width: 77px;
	height: 21px;
	border: 0;
	text-indent: -9999px;
	cursor: pointer; /* hand-shaped cursor */
	cursor: hand; /* for IE 5.x */
	font-size: 0px;
	line-height: 0px;
	background-color: transparent;
	background-image: url(../images/btn_more.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 0;
	display: block;
	margin-left: 5px;
	
}
.cart-item-buttons   .more-info a:hover {
	background-color: transparent;
	background-image: url(../images/btn_more_over.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

.cart-item-buttons   .remove a {
	width: 22px;
	height: 21px;
	border: 0;
	text-indent: -9999px;
	cursor: pointer; /* hand-shaped cursor */
	cursor: hand; /* for IE 5.x */
	font-size: 0px;
	line-height: 0px;
	background-color: transparent;
	background-image: url(../images/btn_remove.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 0;
	display: block;
	margin-left: 5px;
	
}
.cart-thumb  {
	width: 30%;
	padding-right: 10px;
	text-align:center !important;
}






.cart-update {
	float: right;
	margin-top: 5px;
	margin-right: 15px;
}
.cart-update label {
	display: inline-block;
	font-size: 16px;
	padding-top: 4px;
}
.cart-update   .qty-field {
	width: 30px;
	height: 22px;
	border: 1px solid #666666;
	padding-top: 3px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 4px;
	font-size: 16px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
}
.cart-update    .submit-btn input {
	width: 80px;
	height: 28px;
	border: 0;
	text-indent: -9999px;
	cursor: pointer; /* hand-shaped cursor */
	cursor: hand; /* for IE 5.x */
	font-size: 0px;
	line-height: 0;
	background-color: transparent;
	background-image: url(../images/btn_update.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 0;
	display: block;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0;
}
.cart-update  .submit-btn input:hover {
	background-color: transparent;
	background-image: url(../images/btn_update_over.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.checkout-container {
	text-align: right;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	margin-top: 15px;
}
.checkout-container input {
	width: 100px;
	height: 26px;
	border: 0;
	text-indent: -9999px;
	cursor: pointer; /* hand-shaped cursor */
	cursor: hand; /* for IE 5.x */
	font-size: 0px;
	line-height: 0;
	background-color: transparent;
	background-image: url(../images/btn_checkout.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 0;
	display: block;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 0;
	float: right;
}
.checkout-container input:hover {
	background-color: transparent;
	background-image: url(../images/btn_checkout_over.gif);
	background-repeat: no-repeat;
	background-position: center top;
}














.copyright {
	font-size: 11px;
	color: #008FA2;
	padding-left: 15px;
	text-align: left;
	vertical-align: top;
	padding-top: 3px;
	padding-bottom: 5px;
	border: 1px dotted #00FF00;
}
.powered_by {
	font-size: 11px;
	color: #008FA2;
	padding-left: 0px;
	text-align: right;
	vertical-align: top;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #008FA2;
	padding-top: 3px;
	padding-bottom: 5px;
	padding-right: 15px;
}
.powered_by a:link {
	text-decoration: underline;
	color: #008FA2;
}
.powered_by a:visited {
	text-decoration: underline;
	color: #008FA2;
}
.powered_by a:active {
	text-decoration: none;
	color: #008FA2;
}
.powered_by a:hover {
	text-decoration: none;
	color: #008FA2;
}

.gallery
{
    text-align:center;
    color: #666666;
    font-size: 11px;
    font-family: Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
}

.errortext
{
    text-align:center;
    color:#FF0000;
    font-weight:bold;
    font-size: 14px;
    width:100%;
}

.pagination
{
    margin: 0;
    color: #666666;
    font-weight:bold;
    font-size: 12px;
}

