/* - - - - - - - - - - - - - - - - - - - - -

Title : Beelgara
URL : http://www.beelgara.com.au

Author : SiteSuite Australasia
Author URL : http://www.sitesuite.com.au

- - - - - - - - - - - - - - - - - - - - - */


/*
----------------------------------------------------------------------------- 
STORE STYLES
-----------------------------------------------------------------------------*/


.storehome_cat_desc {
	padding-left: 15px;
	}
	
.storehome_cat {
	width: 50%;
	float: left;
	padding: 0;
	margin: 0;
	margin-bottom: 30px;
	text-align: center;
	}
	
	.storehome_catthumb {
		margin-bottom: 5px;
		border: none;
		}
	.storehome_catname {
		padding: 0px;
		margin: none;
		}

#category_table {
	width: 530px;
	}
		

.cellshade {
	width: 110px;
	padding-bottom: 20px;
	padding-right: 20px;
	vertical-align: top;
	text-align:center;
	}
	
	
.cellshadeinfo {
	width: 270px;
	text-align: left;
	vertical-align: top
	}


.cellshade a, #product_images a {
	display: block;
	border: 1px solid #FFFFFF;
	}


.cellshade a:hover, #product_images a:hover {
	display: block;
	border: 1px solid #8E8E0A;
	}
	

.cellshade a img, #product_images a img {
	border: none;
	margin: 2px;
	}
	
	
	
#product_images {	
	float: left;
	text-align: center; 
	margin: 0px 40px 20px 0px;
	font-size:9px;
	}

#product_details {
	width: 360px;
	float: left;
	}
	
	

.cart_button, .checkout_button {
	background-color: #DBDBDB;
	color: #666666;
	border: 1px solid #CCC;
	padding: 2px;
	font: 11px verdana, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	}
	

	
#catCurrencyL {
	font-weight: bold;
	color: #C80750;
	font-size: 12px;
	padding-top: 5px;
	}
	
	
.shopfront_input, .checkout_input, .checkout_table_bgcol input{
	padding: 2px;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	}	
	

.checkout_table_bgcol {
	width: 100%;
	border: 1px solid #E3E8CA;
	padding: 2px;
	}
	
.checkout_toprow {
	background-color:#E3E8CA;
	padding: 3px;
	font-weight: bold;
	color: #676802;
	}
	
.checkout_td_bgcol {
	padding: 3px;
	text-align:left;
	}



/*-------- MINI CART --------*/

#minicart {
	margin-right: 20px;
	padding-top: 10px;
	background-color: #101113;
	}

#minicart, #minicart b {
	text-align: right;
	color: #C1C1C1;
	line-height: 18px;
	}
	
	
.minicart_button {
	background-color: #101113;
	color: #666666;
	border: 1px solid #CCC;
	padding: 2px;
	font: 11px verdana, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	}
	
	
	
	
	
	
	
