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

TITLE : Toby's Estate
URL:  http://www.tobysestate.com.au

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

DESCRIPTION : Full Site Styles
 
------------------------------------------ */


/* ------------------------------------------
 GLOBALS AND LAYOUT ELEMENTS
------------------------------------------ */

html, body {
	margin: 10px 0px;
	padding: 0;
	}

.hide {
	display: none;
	}
	
img { border-color:#dfd0c7; }
	
#container {
	width: 947px;
	margin: 0 auto 0 auto;
	background: #fff;
	padding: 9px;
	}
	
	#bnnr { background: #000; height: 135px; }
	
		#bnnr img {}
		
		#newsletter_signup {
			width: 300px;
			float: right;
			margin: 20px 20px 0 0;
			padding: 0;
			display: inline; /* to fix IE's double margin/float issue */
			text-align: right;
			font: 11px/17px Verdana, Arial, Helvetica, sans-serif;
			color: #b8b8b8;
			}
			
			.ns_heading {
				display: block;
				padding: 0 0 5px 0;
				color: #ba7c58;
				font: normal 20px Georgia, "Times New Roman", Times, serif;
				}
			
			.ns_text {
				margin: 0 0 5px 0;
				display: block;
				}
			
			#newsletter_signup form {
				margin: 0;
				}
				
				.ns_input {
					font-size: 11px;
					border: 1px solid #666;
					color: #333;
					}
				
				.ns_button {
					font-size: 11px;
					font-weight: bold;
					background-color: #9c8679;
					border: 1px solid #9c8679;
					color: #000
					}
				
			.topLinks {
				width: 230px;
				float: right;
				border-top: 1px solid #666;
				margin: 15px 0 0 0;
				padding: 5px 0 0 0;
				}
			
				#newsletter_signup a {
					font-weight: bold;
					color: #ba7c58;
					text-decoration: none;
					}
				
				#newsletter_signup a:hover { text-decoration: underline; }

	#navArea { margin: 1px 0 0 0;}

		.navItem {
			width: 236px;
			float: left;
			height: 219px;
			margin: 0 1px 0 0;
			background: url(../templateimages_new/nav_bg.gif) bottom left repeat-x;
			text-align: center;
			}

		.navItemLast {
			width: 236px;
			float: left;
			height: 219px;
			margin: 0;
			background: url(../templateimages_new/nav_bg.gif) bottom left repeat-x;
			text-align: center;
			}
			
			.navItem img, .navItemLast img {
				border: 0;
				margin: 0 0 8px 0;
				}
			
			.navItem a, .navItemLast a {
				font: bold 12px Verdana, Arial, Helvetica, sans-serif;
				color: #fff;
				text-decoration: none;
				text-transform: uppercase;
				display: block;
				}
			
			.navItem a:hover, .navItemLast a:hover { color: #000; }

	#content {
		width: 946px;
		margin: 18px 0 9px 0;
		}
		
		#content_LHS {
		float:left;
		width: 236px;
		background: #ebe7e4;
		}
		
		#content_RHS {
		float: left;
		background: #fff;
		margin-left: 9px;
		width: 705px; /* bmh */
		voice-family: "\"}\""; 
		voice-family:inherit;
		width: 696px;
		}

		html>#content_RHS {
		width: 696px;
		}
		
			
	#footer {
		background: #000;
		padding: 10px;
		font: 11px/16px Verdana, Arial, Helvetica, sans-serif;
		color: #666;
		}
		
		#footer a {
			color: #c4845f;
			text-decoration: none;
			padding: 0 4px;
			}
		
		#footer a:hover { text-decoration: underline; }
		
		#copyrightWrap {
			float: right;
			width: 390px;
			color: #ccc;
			}
			
			#copyrightWrap a { padding: 0; }

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


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

ul#subnavmenu {
	margin: 0;
 	padding: 12px 12px 60px 12px;
 	list-style: none;
  	width: 212px;}
	
ul#subnavmenu a {
	background: none;
	border-bottom: 1px solid #cccccc;
  	display: block;
  	color: #ab714f;
  	font: bold 10px/20px verdana;
	text-transform: uppercase;
  	text-decoration: none;
  	height: auto;
	cursor: pointer;
	text-align:left;
	vertical-align:top;
	padding:6px 0px 6px 18px;
	width: 195px;}
	
html>ul#subnavmenu a {
	width: 195px;
	}

 

ul#subnavmenu a:hover {
	color:#452515;
	background: url('/persistent/templateimages_new/subnav_arrow.gif') no-repeat 0% 50%;
	background-position: 10px left;
	}
ul#subnavmenu li.subcurrent a {
	color:#452515;
	}

ul#subnavmenu ul,
ul#subnavmenu li.subcurrent ul {
	margin: 0;
  padding: 0;
	width: 185px;
  list-style: none;
	}

ul#subnavmenu ul li,
ul#subnavmenu li.subcurrent ul li {
	width: 185px;
  height: auto;
  list-style: none;
	}

ul#subnavmenu ul li a,
ul#subnavmenu li.subcurrent ul li a {

	background: none;
	border-bottom: 1px solid #cccccc;
  	display: block;
  	color: #ab714f;
  	font: bold 10px/20px verdana;
	text-transform: uppercase;
  	text-decoration: none;
  	height: auto;
	cursor: pointer;
	text-align:left;
	vertical-align:top;
	padding:6px 0px 6px 18px;
	width: 210px; /* bmh */
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 195px;}
	
html>ul#subnavmenu ul li a,
	ul#subnavmenu li.subcurrent ul li a {
	width: 195px;
	}

ul#subnavmenu ul li a:hover,
ul#subnavmenu ul li.iehover a {
	color:#452515;
	}
	
ul#subnavmenu ul li.sub2 a{
	color:#0D2041;
}

ul#subnavmenu ul li.sub2 a:hover, ul#subnavmenu ul li.sub2current a:hover, ul#subnavmenu ul li li.sub2current a {
	border-bottom: 1px dotted #cccccc;
	color:#333333;
}


ul#subnavmenu ul li li.sub3 a {
	border-bottom: 1px dotted #cccccc;
	color:#525252;
	}
	
ul#subnavmenu ul li li.sub3current a:hover, ul#subnavmenu ul li li.sub3 a:hover, ul#subnavmenu ul li li.sub3current a {
	border-bottom: 1px dotted #cccccc;
	color:#000000;
	}


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

h1 {
	font: normal 26px/32px Georgia, "Times New Roman", Times, serif;
	color: #452515;
	margin: 0 0 10px 0;
	padding: 0;
	}

h2 {
	font: 16px/20px Georgia, "Times New Roman", Times, serif;
	color: #a06948;
	margin: 0 0 5px 0;
	padding: 0;
	}
	
.productHeading, H3 {
	font: 14px/16px Georgia, "Times New Roman", Times, serif;
	color: #a06948;
	margin: 0px;
	padding: 0;
	}

/* ------------------------------------------
 TEXT FORMATTING
------------------------------------------ */

p, td, li {
	font: 11px/18px Verdana, Arial, Helvetica, sans-serif;
	color: #333;
	}

p { margin: 0 0 20px 0; }

/* ------------------------------------------
 LINKS
------------------------------------------ */

a {
	color: #ab714f;
	text-decoration: underline;
	}

a:hover { text-decoration: none; }

/* ------------------------------------------
 MISC
------------------------------------------ */

.homeimages {
	margin: 0 0 10px 0;
	}

.featureProduct_cell {
	background-color: #9c8679;
	padding: 8px;
	color: #fff;
	}
	
	.featureProduct_cell p { color: #fff; }
	.featureProduct_cell a { color: #000; }
	
	.featureProduct_cell h2 {
		font: normal 18px Georgia, "Times New Roman", Times, serif;
		color: #000;
		text-transform: none;
		margin: 0 0 15px 0;
		}	


.cart_button, .checkout_button { background-color: #ab714f; color:#FFFFFF; border: 1px solid #000000; padding: 1px; font-size:9px; font-family:Arial, Helvetica, sans-serif; font-weight:bold; text-transform:uppercase; }

#crumb {font: 10px Verdana, Arial, Helvetica, sans-serif; }
