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

Title : Traditional Medicine Supplies
URL : http://www.tradmed.com.au

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

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



/*
----------------------------------------------------------------------------- 
GLOBALS
-----------------------------------------------------------------------------*/

html {
	padding: 0;
	margin: 0;
	}


body, normal{
	font: 11px verdana, Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	padding: 0;
	margin: 0;

	text-align: left;
	}


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


/*
----------------------------------------------------------------------------- 
LAYOUTS AND WRAPPERS
-----------------------------------------------------------------------------*/

#container_header {
	display: none;
	}

	#header {
		display: none;
		}
		
		
#container_nav {
	display: none;
	}
	
	#navwrap {
		display: none;
		}


#container_subnav {
	display: none;
	}
	
	#subnavwrap {
		display: none;
		}

		
#container_content {
	width: 100%;
	padding: 10px 0;
	margin: 0;
	text-align: left;
	}
	
	#contentwrap {
		width: 100%;
		margin: 0 auto;
		padding: 0;
		text-align: left;
		}
		
		#contentLeft {
			display: block;
			width: 100%;
			}
			
		#contentRight {
			display: none;
			}
			
		#contentRightCart {
			display: none;
			}

		
#container_footer {
	display: none;
	}

	#footer {
		display: none;
		}
		

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

/*
----------------------------------------------------------------------------- 
NAVIGATION MENUS
-----------------------------------------------------------------------------*/


ul#nav {
	display: none;
	}
	

	/*-------------SUB NAV MENU -----------*/


ul#subnav {
	display: none;
	}
	



/*
----------------------------------------------------------------------------- 
HEADINGS
-----------------------------------------------------------------------------*/

h1 {
	font: 18px Verdana, Arial, Helvetica, sans-serif;
	color: #6B5E45;
	margin: 0 0 25px 0;
	padding: 0;
	}
	
h2 {
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	margin-top: 20px;
	padding: 0;
	color: #006600;
	}

h3 {
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	}

/*
----------------------------------------------------------------------------- 
DEFAULT FONT STYLES
-----------------------------------------------------------------------------*/

p, li, td, table {
	font: 11px/16px Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	margin: 0;
	padding: 0;
	}
	
p {
	margin-bottom: 15px;
	}
	

hr {
	border: none;
	border-top: 1px solid #b3de69;
	color: #FFFFFF;
	}
	

li {
	padding-bottom: 10px;
	}


/*--------------------------------------------------------
LINK STYLES
--------------------------------------------------------*/

a {
	font-weight: bold;
	color: #87af4d;
	text-decoration: underline;
	}

a:hover {
	text-decoration: none;
	}
	

/*--------------------------------------------------------
DEFAULT RIGHT BAR
--------------------------------------------------------*/

#contentRight h1 {
	color: #A49271;
	margin: 0 0 15px 0;
	}


#contentRight hr {
	display: none;
	}

.sponsor {
	display: none;
	}

	
#latestNews {
	background: url(/persistent/templateimages/news_bg.jpg) no-repeat top right;
	height: 95px;
	}



/*--------------------------------------------------------
CART RIGHT BAR
--------------------------------------------------------*/

#yourCart, #yourAccount, #featuredProducts {
	width: 180px;
	margin: 0;
	padding: 0;
	margin-bottom: 20px;
	}

#contentRightCart h2 {
	color: #5e5a25;
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	padding: 10px;
	border-bottom: 1px solid #FFFFFF;
	background-color: #f4f4f4;
	}

	#featuredProducts h2 {
		border-bottom: none;
		}

#yourCart p {
	padding: 10px;
	margin: 0;
	background-color: #f4f4f4;
	}
	
#yourAccount p {	
	padding: 10px 5px;
	margin: 0;
	background-color: #f4f4f4;
	}
	

#featuredProducts p {
	display: none;
	}




/*
----------------------------------------------------------------------------- 
FORMS
-----------------------------------------------------------------------------*/

form {
  	margin: 0;
	padding: 0;
	}

.feedback_table {
	border: 1px solid #F2F2F2;
	background-color: #F8F8F8;
	}
	
.feedback_table td {
	padding: 5px;
	height:auto;
	}
	
.feedback_table p {
	margin-bottom: 8px;
	}

.feedback_input, .feedback_input2, .myaccount_input  { 
	font: 11px verdana, Verdana, Arial, Helvetica, sans-serif;
	color: #5c5c5c;
	text-decoration: none;
	border: 1px solid #b4af89;
	padding: 2px;
	}
 
select { 
	font: 11px verdana, Verdana, Arial, Helvetica, sans-serif;
	color: #5c5c5c;
	text-decoration: none;
	border: 1px solid #b4af89;
 	}
 
checkbox {
	border: none;
	}

.feedback_button { 
	display: none;
	}


/*
----------------------------------------------------------------------------- 
GOOGLE MAP	
-----------------------------------------------------------------------------*/

#map {
	border: 2px solid #EAEAEA;
	}

/*
----------------------------------------------------------------------------- 
CUSTOM BUTTONS
-----------------------------------------------------------------------------*/

a.faderImage img {
	filter:alpha(opacity=100); 
	-moz-opacity: 1; 
	opacity: 1;
	border: none;
	}

a.faderImage:hover img {
	filter:alpha(opacity=70);   
	-moz-opacity: 0.7;   
	opacity: 0.7;
	cursor: pointer;
	}
	
.faderButton {
	color: #fff;
	height: 25px;
	border: none;
	padding: 0px;
	margin: 0;
	text-indent: -999em;
	display: inline;
	float: left;
	}

#search {
	background: url(/persistent/templateimages/buttons/search.jpg) no-repeat;
	width: 76px;
	margin: 5px 5px 0 0;
	}
		
#submit {
	background: url(/persistent/templateimages/buttons/submit.jpg) no-repeat;
	width: 71px;
	}	

#continue {
	background: url(/persistent/templateimages/buttons/continue.jpg) no-repeat;
	width: 95px;
	}		
	

/*
----------------------------------------------------------------------------- 
SITE MAP
-----------------------------------------------------------------------------*/

ul#sitemap {                 /*  Level One  */
	margin-bottom: 15px;
	list-style:square;
	padding-bottom: 20px;
	}

ul#sitemap li {
	padding: 0 0 10px 0;
	margin: 0;
	list-style:square;
	}
	
ul#sitemap li a{
	font: bold 12px verdana, arial, helvetica, sans-serif;
	color: #6B5E45;
	}


ul#sitemap ul {             /*  Level Two  */
	padding: 10px 0 0 40px;
	margin: 0;
	border-bottom: none;
	}
	
ul#sitemap li li {
	padding: 3px 0;
	margin: 0;
	list-style:square;
	}

ul#sitemap li li a{	
	font: bold 12px verdana, arial, helvetica, sans-serif;
	color: #87af4d;
	}

ul#sitemap ul ul {             /*  Level Three  */
	padding: 0;
	margin: 0;
	border-bottom: none;
	}
	
ul#sitemap li li li {
	margin: 0;
	padding: 3px 0;
	margin-left: 40px;
	border-bottom: none;
	list-style:square;
	}

/*
----------------------------------------------------------------------------- 
CONTENT STYLES
-----------------------------------------------------------------------------*/

	
.content_table {
	padding: 5px;
	border: 1px solid #DDDDDD;
	background-color: #FFFFFF;	
	text-align: left;
	}
	
.content_table th {
	background-color: #DDDDDD;
	border: none;
	padding: 4px;
	}
	
.content_table td {
	border: 1px solid #DDDDDD;
	padding: 4px;
	}
	
.imgRight {
	float: right;
	margin: 0 0 10px 20px;
	}
	
.imgLeft {
	float: left;
	margin: 0 20px 10px 0;
	}


