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

Title : Pea Berrys Gourmet Coffee Pty Ltd
URL : www.peaberrys.com.au

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

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


/*
----------------------------------------------------------------------------- 
Global Styles
-----------------------------------------------------------------------------*/

html,body,div,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,blockquote { margin:0; padding:0; }

fieldset { border: 0; }

img { border: 0; }

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

a:hover, a:focus {
	color: #000;
	text-decoration: underline;
}

a.footer {
	color: #666;
	text-decoration: none;
}

a.footer:hover {
	color: #000;
}

a.address {
	color: #ccc;
	text-decoration: underline;
}

a.address:hover {
	color: #fff;
}

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

hr {
	height: 1px;
	color: #ccc;
	border: dotted;
}

html>body hr {
	border: none; 
	border-top: 1px dotted #ccc;
}


/*
----------------------------------------------------------------------------- 
Template Styles
-----------------------------------------------------------------------------*/

html {
	padding: 0;
	margin: 0;
	overflow: -moz-scrollbars-vertical;
	}

body {
	margin: 0;
	padding-top: 30px;
	background-image: url(/persistent/templateimages/bg.jpg);
	background-repeat: repeat;
	color: #666;
	}
	
h1 {
	font: normal 28px/38px arial narrow, tahoma, Arial, Helvetica, sans-serif, "Trebuchet MS";
	color: #193f5c;
}

h2 {
	font: bold 16px Arial, Helvetica, sans-serif, "Trebuchet MS";
	color: #666;
}


h3 {
	font: normal 25px arial narrow, tahoma, Arial, Helvetica, sans-serif, "Trebuchet MS";
	color: #193f5c;
	margin: 0;
}

p, li  {
	font: normal 12px Arial, Helvetica, sans-serif, "Trebuchet MS";
	color: #5d5d5d;
}

td {
	font: normal 12px Arial, Helvetica, sans-serif, "Trebuchet MS";
}

b, strong {
	font-weight: bold;
}

td.border {
	border-left: 1px solid #47657d;
}
	
#container {
	width: 983px;
	height: 187px;
	margin: 0 auto 0 auto;
}

#logo_wrapper {
	width: 983px;
	height: 187px;
	margin: 0 auto 0 auto;
}

#logo {
	width: 174px;
	height: 187px;
	float: left;
}

#banner_right {
	width: 809px;
	height: 187px;
	float: right;
	background-image: url(/persistent/templateimages/address_bar.jpg);
	background-repeat: no-repeat;
}

#address {
	float: right;
	padding-right: 25px;
	font: normal 12px Arial, Helvetica, sans-serif, "Trebuchet MS";
	color: #ccc;
	}
	
#content_wrapper_home {
	width: 983px;
	margin: 0;
	margin: 0 auto 0 auto;
	padding: 0;
	background-image: url(/persistent/templateimages/content_bg.jpg);
	background-position: top;
	border-top: 1px solid #847160;
}

#spacer_top {
	height: 40px;
}	

#content_wrapper {
	width: 983px;
	padding-top: 30px;
	padding-bottom: 30px;
	margin: 0 auto 0 auto;
	background-image: url(/persistent/templateimages/content_bg.jpg);
}

#bodytext_wrap {
	width: 886px;
	height: 300px;
	min-height: 300px;
	margin: 0 auto 0 auto;
	background-color: #fff;
	border: 8px solid #cdcdcb;
}

html>body #bodytext_wrap {
	height: auto;
}

#bodytext {
	width: 850px;
	margin: 0 auto 0 auto;
	padding-top: 15px;
	padding-bottom: 15px;
}

#footer {
	width: 894px;
	margin: 0 auto 0 auto;
	font: normal 12px/25px Arial, Helvetica, sans-serif, "Trebuchet MS";
	color: #666;
	text-align: right;
}

#stats {
	display: none;
}

/* ----------- Nav drop down Menu Start-------------- */

/* Drop Down Menu Styles */


#navbar {
	width: 953px;
	height: 36px;
	background-color: #1a3f5c;
	border-left: 15px solid #fff;
	border-right: 15px solid #fff;
}


#nav, #nav ul {
	list-style: none;
	display: block;
	width: 890px; /* bmh */
	margin: 0 auto 0 auto;
	padding: 0px;
	font-weight: normal;
	}
	
#nav a {
	display: block;
	border: 0px;
	font-weight: normal;
	text-decoration: none;
	margin-top: 0px;
	margin-bottom: 0px;
	font: bold 12px/37px Arial, Verdana, Helvetica, sans-serif;
	}

#nav a span {
	padding-left: 5px;
	}

#nav a span.main {
	}
	
html>body #nav a span { 
	/*line-height: 2.3; */ 
	display: block;
	}

span.normal {
	color: #fff;
	}
	
span.selected {
	color: #ac8659;
	padding: 0px;
	}

html>body #nav a span.main { 
	/*line-height: 2.3; */ 
	display: block;
	}

#nav a:hover span {
	color: #ac8659;	
	text-decoration: none;
	}
	
#nav li {
	position: relative;
	float: left;
	margin-right: 0;
	margin-bottom: 0;
	width: auto;
	white-space: nowrap;
	list-style: none;
	padding-left: 5px;
	} 
	
#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: 28px;
	left: -999em;
	width: 160px;
	height: auto;
	margin: 0;
	padding: 0px; /* This is what makes the sub items align */
	display: block;
	list-style: none;
	z-index: 0;
	border-top: 10px solid #e0e6a2;
	}
	
ul#nav li ul li {
	width: 160px;
	margin: 0px;
	padding: 0px;
	color: #3d3e39;
	}
	
ul#nav li ul li a {
	float: left;
	width: 160px;
	font: bold 11px/27px Arial, Verdana, Helvetica, sans-serif;
	color: #000;
	text-decoration: none;
	display: block;
	background: #e8e8e8;
	padding-left: 25px;
	text-transform: none;
	border-top: 1px solid #ccc;
	background-image: url(/persistent/templateimages/li.jpg);
	background-repeat: no-repeat;
	background-position: 10px 8px;
	}
	
ul#nav li ul li a:hover {
	color: #5d9732;
	text-decoration: none;
	display: block;
	}

/* ----------- Nav drop down Menu End-------------- */
/*-----------------------------------------------------------
CART
-----------------------------------------------------------*/

.cartProductImage {  }
.cartProductDetails { padding-left: 10px; padding-right: 10px; font-size: 10px; line-height: 10px; }
.cartProductContent { border-left: 1px solid #ccc; padding-left: 15px; }
.cart_button { color: #ffffff; background-color: #847160; border: none; font-size: 11px; font-weight: bold; padding: 3px; }
.checkout_toprow { font: bold 12px Arial, Helvetica, sans-serif, "Trebuchet MS"; background: #eeeeee; padding-left: 5px; }
.checkout_toprow2 { background: #f7f7ee; padding-left: 8px; }
.checkout_total { background: #f7f7ee; }
.checkout_td_bgcol { font: normal 12px Arial, Helvetica, sans-serif, "Trebuchet MS"; border: 1px solid #f7f7ee; padding-left: 3px; }

.checkout_td_bgcol_view { font: normal 12px Arial, Helvetica, sans-serif, "Trebuchet MS"; border: none; padding-left: 3px; }
.checkout_td_bgcol_button { font: normal 12px Arial, Helvetica, sans-serif, "Trebuchet MS"; border: none; text-align: center; background-color: #a90606; color: #fff; padding: 0; }

.checkout_button { color: #ffffff; background-color: #847160; border: none; font-size: 11px; font-weight: bold; padding: 3px; }
.continue_button { color: #0000ff; background-color: #FFF; border: 1px solid #b9b790; font-size: 13px;font-weight: bold; }
.billing_details { color: #0000FF; background-color: #FFF; border: 1px solid #b9b790; font-size: 13px; font-weight: bold; }
.checkout_button2 { color: #333; background-color: #FFF; border: 1px solid #b9b790; font-size: 11px; font-weight: none; }
#productDetailsImageSm { border: 1px solid #ccc; margin-top: 1px; padding: 0px; width: 40px; height: 35px;}

#productDetailsImageCell { width: 215px; font-size: 8px; text-transform: uppercase; }
#productDetailsImageMain { border: 1px solid #D6D8D9; margin-bottom: 5px; }
#productDetailsContent { padding-left: 10px; border-left: 1px solid #D6D8D9; }

