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

Title : Dharma Shala - The Bondi Yoga School
URL : http://www.dharmashala.com.au/

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{
	background-color:#660000;
	padding:0px;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	color:#fff;
	font-size:12px;
	line-height:1.4em;
	font-weight:normal;
}

p {

}

a:link, a:visited {
	color:#ce8f55;
	text-decoration:underline;
}

a:hover {
	color:#f9de29;
	text-decoration:underline;
}

h1 {
	font: bold 22px Arial, Helvetica, sans-serif ;
	color: #f9de29;
}

h2 {
	font: bold 18px Arial, Helvetica, sans-serif ;
	color: #ce8f55;
}

h3 {
	font: bold 14px Arial, Helvetica, sans-serif ;
	color: #ce8f55;
}

form {
  margin: 0;
}

input, select, textarea {

}

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

/*
----------------------------------------------------------------------------- 
LAYOUTS AND WRAPPERS
-----------------------------------------------------------------------------*/
.overallWrapper {

}

.wrapper {
	width:867px;
	margin:0 auto;
}

#banner {
	background-color:#660000;
	margin:0 auto;
}

#banner_img {
	width:867px;
	margin:0 auto;
}

#contentwrap {
	background-color:#990000;
	width:100%;	
	min-height:409px;
}

#content {
	width:867px;
	margin:0 auto;
	background-color:#990000;
	padding-top:20px;
	padding-bottom:10px;

}

#bottom {
	background-color:#660000;
	margin:0 auto;
	height:117px;
	background:url(../templateimages/bot_bg.gif);
	background-repeat:repeat-x;
}

	#bottom_txt {
		padding-top:48px;
		text-align:right;
		margin:0 auto;
		width:867px;
		font-family:Arial, Helvetica, sans-serif;
		color:#ce8f55;
		font-size:12px;
		font-style:italic;
	}
		
		a.footer:link, a.footer:active, a.footer:visited {
			font-family:Arial, Helvetica, sans-serif;
			color:#ce8f55;
			font-size:12px;
			font-style:italic;
		}
		
		a.footer:hover {
		color:#f9de29;
		}
		
	#bottom_img {

	}

/*
----------------------------------------------------------------------------- 
NAVIGATION
-----------------------------------------------------------------------------*/
#navwrapperOverall {
	background:url(../templateimages/nav_bg.gif);
	background-repeat:repeat-x;
	height:56px;
	margin:0 auto;
	
}

#navwrapper {
	width:867px;
	margin:0 auto;

}

.nav_img {
	display: block;
	margin:0 auto;
	padding:0px;
	
	}

#nav, #nav ul {
	float: left;
	list-style: none;
	position: relative;
	left:5px;
	display: block;
	width: 862px; /* bmh */
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	}
	
#nav li {
	position: relative;
	float: left;
	margin-right: 0;
	margin-bottom: 0;
	width: auto;
	white-space: nowrap;
	list-style: none;
	text-transform: capitalize;
	background:url(/persistent/templateimages/lotuslarge.gif)  no-repeat 50% 50%;
	
	}

#nav a {
	display: block;
	border: 0px;
	text-decoration: none;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 30px 15px 0px 15px;
	font: bold 12px/20px Arial, Helvetica, sans-serif;
	color: #f9de29;
	

	}

#nav a:hover {
	display: block;
	color: #ce8f55;		
	text-decoration: none;

	}

#nav a.selected {
	font: bold 12px/20px Arial, Helvetica, sans-serif ;
	color: #f9de29;
	padding: 30px 15px 0px 15px;
	display: block;

	}

#nav a.main {
	text-transform: uppercase;
	padding-left: 10px;

	}

html>body #nav a.main { 
	/*line-height: 2.3; */ 
	display: block;
	}
	
#nav li:hover ul, #nav li.sfhover ul {
	left: 0;
	color: #000; 
	font-size: 11px; 
	font-weight: normal; 
	text-decoration: none;
	height: auto;
	}
	
/* ------------------ second-level lists ------------------- */

#nav li ul {
	position: absolute;
	top: 39px;
	left: -999em;
	width: 160px;
	height: auto;
	_height: 1%;
	margin: 0;
	padding: 0px; /* This is what makes the sub items align */
	display: block;
	list-style: none;
	z-index: 0;
	/* background-color: #555;*/
	
	}
	
ul#nav li ul li {
	width: 160px;
	text-transform: capitalize;
	margin: 0px;
	padding: 0px;
	color: #f9de29;

	}
	
ul#nav li ul li a {
	float: left;
	width: 160px;
	font: bold 11px/27px Arial, Helvetica, sans-serif;
	color: #f9de29;
	text-decoration: none;
	text-transform: capitalize;
	display: block;
	background: #660000;
	padding-left: 15px;
	text-transform: none;
	border-top: 1px dotted #f9de29;

	}
	
	
ul#nav li ul li a:hover {
	color: #f9de29;
	text-decoration: none;
	background: #660000;
	display: block;
	
	}


/*
----------------------------------------------------------------------------- 
MISCEL
-----------------------------------------------------------------------------*/

	
/*
----------------------------------------------------------------------------- 
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 #252F47;
}

.cart_button {

}

.checkout_button {
  
}

.checkout_table_bgcol {
  	background: #ECE9D8;
  	font-family: Arial, Helvetica, sans-serif;
	color:#6F685B;
	font-size:11px;
	font-weight:normal;
	line-height:1.2em;
  
}

.checkout_table_bgcol tr {
  background: #FFF;
}

.checkout_table_bgcol tr td.checkout_toprow {
  background: #ECE9D8;

}*/

