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

Title : 
URL : 

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

Description : full website styles

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

/*
----------------------------------------------------------------------------- 
GLOBALS
-----------------------------------------------------------------------------*/
html {
	padding: 0px;
	margin: 0px;
	overflow: -moz-scrollbars-vertical;
	}
	
	
body{
	padding: 0px;
	margin: 0px;
	background:#eef2fb;
	font: normal 12px/18px Tahoma, Arial, Helvetica, sans-serif;
	color:#595757;
}

p {

}

a:link, a:visited {
	color:#0a7139;
	text-decoration:none;
}

	a:hover {
		text-decoration:underline;
	}

h1 {
	font: normal 24px/30px Tahoma, Arial, Helvetica, sans-serif;
	color:#595757;
}

h2 {
	font: normal 18px/24px Tahoma, Arial, Helvetica, sans-serif;
	color:#595757;
}

h3 {
	font: bold 14px/18px Tahoma, Arial, Helvetica, sans-serif;
	color:#595757;
	text-transform:uppercase;
}

hr {
	background-color:#e0e0e0;
	height:1px;
	line-height:1px;
	margin:0px;
	padding:0px;
	border:0px;
}

form {
  margin: 0;
}
 
ul {
	margin-bottom: 0px;
	padding-bottom: 0px;
}


.stats {
	display: none;
	height: 0;
	line-height: 0;
}

.clear {
	clear: both;
	font-size: 0;
	height: 0;
	line-height: 0
	}

/*
----------------------------------------------------------------------------- 
LAYOUTS AND WRAPPERS
-----------------------------------------------------------------------------*/
#OverallWrap {
	width:780px;
	margin: 0px auto;
	padding:0px;
	background:#fff;
}

#banner {
	display:none;
}

#navSearchBar {
	display:none;
}

#searchWrap {
	display:none;
}
		
		#searchWrap form {
		  display:none;
		}
		
		.shopfront_input {
		display:none;
		}

#contentWrap {
	width:100%;
	margin: 0px auto;
	padding:0px;
}

		#storenavWrap {
			display:none;
		}
		
		#content {
			width:100%;
			margin-top:11px;
			padding-bottom:15px;
			padding-right:16px;
			float:right;
		}
		
		#content_rhs {
		padding: 0;
		width: 100%;
		float: right;	
		} 
		
		#featured_prod_title {
		padding: 16px 0 0 12px;
		}

#footerWrap {
	display:none;
}

		#footerLhs{
			display:none;
		}
		
		#footerRhs {
			display:none;
		}
		
			

/*
----------------------------------------------------------------------------- 
NAVIGATION
-----------------------------------------------------------------------------*/
#navWrap {
	display:none;
}

#nav, #nav ul {
	display:none;
	}
	
#nav li {
	display:none;
	}


/*
----------------------------------------------------------------------------- 
MISCEL
-----------------------------------------------------------------------------*/
#cartinfo {
	display:none;	
			}

		.minicart {
			display:none;
		}
				.minicart_table_bgcol {
					display:none;
					
				}
				
				.minicart_toprow {
					display:none;
				}
				
/*
----------------------------------------------------------------------------- 
Cart Menu Styles
-----------------------------------------------------------------------------*/
#storenav {
	display:none;
	}
	
#storenav ul {
	display:none;
	}
	
#storenav li {
	display:none;

	}
		
#storenav li ul {
	display:none;
}
	
/*
----------------------------------------------------------------------------- 
Form styles
-----------------------------------------------------------------------------*/

input {
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #6F685B;
}

select {
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #6F685B;
}

.checkout_input {
	border: 1px solid #dcdcdc;
}

.checkout_table_bgcol {
  background: #37b76f;
  font-family: Arial, Helvetica, sans-serif;
	color:#555;
	font-size:11px;
	font-weight:bold;
	line-height:1.2em;
  
}

.checkout_table_bgcol tr {
  background: #FFF;
}

.checkout_table_bgcol tr td.checkout_toprow {
  background: #37b76f;
}

div.cat_productwrap {
 	float: left;
	width: 270px;
	max-width: 270px;
	height: 79px;
	text-align: center;
	vertical-align: middle;
	overflow: hidden;
	display: block;
	border: 1px solid #e0e0e0
}

#prod_img {
float: left;
width: 79px;
padding-top:5px;

} 

#cat_producttxt {
float: right;
width: 190px;
height:79px;
text-align: left;
vertical-align: middle;
padding-top:25px;
}

.subCatItem {
  float: left;
	width: 175px;
	height: 175px;
	text-align: center;
	display: block;
	overflow: hidden;
}
