html {
	font-size:100%;
}

/* main divisions */
body {
	background: #D4CECA;
	font-family: Arial;
	line-height:150%;
	font-size:95%;
	color:#333;
	padding:3em 10px 0 10px;
}
	#wrap {
		width:65em;
		margin:0 auto;
	}
	
		#header {
			height:72px;
			position:relative;
		}
			a#bookings {
				position:absolute;
				right:1.05em;
				top:-5px;
				padding:0.42em 0 0.315em 0;
				font-weight:bold;
				text-align:center;
				color:#333;
				text-decoration:none;
				width:162px;			
				color:white;
				float:right;
				text-align:center;
				background: #7D6E68 url('images/nav.png') left bottom repeat-x;
				-moz-border-radius: 5px;
				-webkit-border-radius: 5px;
			}

			#usermenu {
				position:absolute;
				bottom:11px;
				right:1.05em;
				padding-left:10px;
				background:url('images/user.png') 0% 50% no-repeat;
			}

		

		.breadcrumb {
			margin-left:1.9em;
			font-size:0.9em;
		}
		
		#content {
			margin-top:4em;
			float:right;
			width:49em;

			
		}

			#content.full-width {
				float:none;
				width:auto;
				padding-right:none;
				border-right:none;
			}
		
			#aside {
				float:right;
				width:335px;
				padding-left:30px;
				background: #D4CECA; /* just incase a header or hr blast through */
			}
				#aside.photos {
					text-align:right;
				}
				#aside.bakery {
					width:308px;
				}
			
			.forum-post {	
				margin-top:2em;	
				overflow:hidden;
				clear:both;
			}
		
				.post-num {
					float:right;
				}
				.reply-count {
					float:right;
					font-size:1.2em;
				}
				.content-pane {
					float:left;
					width:49em;

					border-right:1px solid #BAB5B0;	
					padding:0 1.6em 0.5em 0;
									
					
				}
					.even .content-pane {
					}
					.odd .content-pane {
						-moz-border-radius: 5px;
						-webkit-border-radius: 5px;
						padding-right:0;
					}
				.author-pane {
					float:right;
					width:14em;
					padding-left:1.05em;					
				}
			
			.section, .odd .content-pane {
				background:#E9E6E4 url('images/contact.png');
				border:1px solid #BAB5B0;
				padding:0.8em;
				color:#333;
			}
				.odd .content-pane {
					background:#E9E6E4 url('images/table.png');
				}
				.contact {
					margin:3.2em 0 2em 0;
					clear:both;
					overflow:auto;
				}
				#google-map {
					float:right;
				}
				
			.teaser {
				overflow:auto;
				border-bottom:1px solid #BAB5B0;
				margin-bottom:1.05em;
				padding-bottom:1.05em;
			}
				.teaser .submitted {
					display:inline;
				}
			.panels-flexible-region-inside {
				padding-left:0 !important;
				padding-right:1.5em !important;
			}
			
			.buttons {
				margin-top:1.5em;
			}
			
			#comments {
				margin-top:1.5em;
			}
			
			
		#sidebar {
			margin-top:1.9em;
			float:left;
			width:13.12em;
			}
		
		#footer {
			clear:both;
			color:#333;
			margin-top:4em;
			padding-top: 1em;
			overflow:auto;
			text-align:center;
			background: url('images/nav.png') top left repeat-x;
		}
			#footer ul {
				float:left;
				padding-bottom:1.05em;
				list-style:none;
				margin-right:2em;
			}

		
	
/* paragraphs & inlines */
p {
	margin:0 0 0.6em 0;
	padding:0;
}
	#sidebar p {
		font-size:0.9em;
	}
br {
	line-height:0.6;
}
.highlight {
	background:#E9E6E4;
	padding:0.2em;
}
	/* images */
#content img {
	margin:0 0 0.5em 0;
	padding-right:.9em;
	background:#D4CECA;
}
	.caption {
		float:right;
		padding:0.2em;
		color:#999999;
	}
	.caption p {
		font-size:0.8em;
	}
	.one-image {
		float:left;
		margin-left:.4em;
		margin-right:1.05em;
		display:inline;
		overflow:visible;
	}
	.see-more {
		display:block;
	}
	#content img {
		margin-right:1.05em;
	}
		#aside img {
			margin-right:0;
		}
		#content .teaser img {
			float:left;
		}
	
	
.submitted {
	margin:0 0 1.05em 0;
	display:block;
}
	.teaser .submitted {
		margin:0;
	}
.date {
	color:#999999;
	margin-left:0.9em;
}

blockquote, .quote-msg {
	background: url('images/double-quote.png') 0 1em no-repeat;
	min-height:45px;
	color:#333333;
	padding:0.8em 1em 1em 45px;

}
.quote-author {
		font-weight:bold;
		background: url('http://companionbakery.com.au/sites/companionbakery.com.au/themes/cotten/look/quote.gif') 0% 50% no-repeat;
		margin-bottom:0 !important;

	}
hr {
	border:0;
	border-bottom:1px solid #A69895;
	margin:0.42em 0 0.42em 0;
}
.description {
	font-size:0.9em;
}

/* HEADERS */
h1, h2, h3, h4 {
	color:#333;
}
h1 {
	font-size:1.57em;
	margin-bottom:.9em;
}
h2 {
	font-size:1.2em;
	margin-bottom:0.9em;
	border-bottom:3px solid #6F625D;
}
	#contact h2 {
		border-bottom-color:#ccc;
	}
	#footer h2, .teaser h2, .forum-post h2 {
		border-bottom:none;
	}
	
	/* bullet headers */
	h2.pane-title {
		border-bottom:none;
		padding-left:22px;
		background:url('images/h2-bullet.png') 0 50% no-repeat;
		text-transform:lowercase;
		margin:1em 0 1em 0;
	}
		.section h2.pane-title {
			margin-top:0.2em;
		}


/* LISTS */

.edit-page, .forum-secondary-links {
	float:right;
	display:inline;
	}
	a.button, .button, .buttons a, ul.tabs a, .reply-link a, ul.pager a, ul.forum-links a {
		text-align:center;
		background: url('images/nav.png') left bottom repeat-x;
		border:1px solid #999999;
		padding:0.5em;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
	}
/*	#edit-qty-1-wrapper {
		display: inline !important;
	}
		#edit-qty-1-wrapper input {
			float:left
		}
		
		.node-add-to-cart {
			display: inline;
			float: right;
		}
	td.views-field-addtocartlink {
		width:15em;
	}*/

#content ul, #content ol {
	margin-left:1.05em;
}
	#content ul li {
		list-style:disc;
		list-style-image:url('http://companionbakery.com.au/sites/companionbakery.com.au/themes/cb/kimages/bullet.png');
		margin:0.42em 0 0.42em;
	}
	#content ol li {
		list-style:decimal;
		margin:0.42em 0 0.42em;
	}
	
	/* overides */
	.pager {
		padding-top:1.05em;
		text-align:center;

	}

		ul.pager li,
		.view-Recipes-Categories ul, .view-Recipes-Categories ul li,
		.view-Forum-Categories ul, .view-Forum-Categories ul li,
		.view-Video-Categories ul, .view-Video-Categories ul li,
		.forum-post-links ul li, .forum-post-links ul,
		ul.forum-links,
		ul.tabs, ul.tabs li
		.buttons ul, .buttons ul li {
			list-style:none !important;
			margin-left:0 !important;
			display:inline;
		}
		
		#aside ul li, #aside ul {
			list-style:none !important;
			margin-left:0 !important;
		}
		
		ul.forum-links li,
		ul.tabs li, .forum-post-links ul li {
			display:inline;
		}
		.forum-post-links {
			margin-top:1.05em;
		}
			.forum-post-links ul li {
				padding:0.315em;
			}
			
		ul.pager li {
			display:inline;
			padding:0.2em;
		}
		.views-field-node-count {
			float:right;
			display:inline;
			color:#999999;
		}
	
	/*social links */
	.social li a {
		padding: 0 0 3px 22px;
	}
					
	.social li a.social-twitter {
		background: transparent url(images/icn-twitter.gif) top left no-repeat;
	}
	
	.social li a.social-facebook {
		background: transparent url(images/icn-facebook.gif) top left no-repeat;
	}
	
	.social li a.social-myspace {
		background: transparent url(images/icn-myspace.gif) top left no-repeat;
	}
	
	.social li a.social-flickr {
		background: transparent url(images/icn-flickr.gif) top left no-repeat;
	}
	
	.social li a.social-youtube {
		background: transparent url(images/icn-youtube.gif) top left no-repeat;
	}
	.social li a.social-rss {
		background: transparent url(images/icn-rss.gif) top left no-repeat;
	}



/* MENUS */


/* links */
a, a h3 /* fix for views */ {
 color:#0E4E8B;	
}
	a:visited {
		color:purple;
	}


thead a {
	color:white;
}

a img {
	border:4px solid #E9E6E4;
}
	a img#sc, .buttons img {
		border:none;
	}
	thead a img, .forum-post-links img {
		border:0;
	}
	
#header ul a {
	color:white;
	margin-left:0.7em;
}

#nav ul {
	margin: 1em;
}

	#nav ul a {
		color: #333;
		padding:0.42em 1.05em 0.315em 0em;
		text-decoration:none;
		font-size:1em;
		text-transform:lowercase;
	}
		#nav ul a:visited {
			color:#333;
		}
		a.active {
		
			font-weight: bold;
		}
		
		#nav ul li {
			padding: 0.1em;
			border-bottom: 1px solid #BAB5B0;
			/*background: url('images/nav.png') bottom left repeat-x;*/

	
		}

#aside ul {
	padding-bottom:0.3em;
}
	#aside ul a, #aside ul a:visited {
		color:#444444;
		text-decoration:none;
		display:block;
		border-bottom: 1px solid #BAB5B0;
	}
		#aside ul li:last {
			border-bottom:0px;
		}
		
	
	/* Ajax tabs */
	ul.quicktabs_tabs {
		padding:0.1em;
	}
		ul.quicktabs_tabs li.active {
				
			text-align:center;
			background: #efeeed url('images/button.png') bottom left repeat-x;
			padding:0.5em;
			margin-right:1em;
			border:1px solid #6F625D;
			-moz-border-radius: 5px;
			-webkit-border-radius: 5px;
	}


/* 
 TABLES */

table {
	border-collapse:collapse;
	border:1px solid #7D6E68;
	background:#E9E6E4 url('images/table.png');
	margin-bottom:0.5em;
	
}
	table.views-view-grid {
		background:none;
		border:none;
	}
	thead {
		background:#7D6E68;
		text-align:center;
	}
	table th {
		padding:.5em;
		color:white !important;
		vertical-align:middle;
	}
	table td { /* #content so as not to interfere with foodieblogroll */
		border:1px solid #BAB5B0;
			border-top:0;
		padding:0.5em;
	}
		table.views-view-grid td {
			border:0;
			padding:0;
		}
		table tr.flour {
			background:url('images/is_flour-short.png') 98% 100% no-repeat;
		}
		table tr.total {
			text-align:center;
			background:url('images/opacity/black10.png');
		}



	/* WELCOMES, STATUS NOTIFICATIONS AND POSTING BOXES */

	/* new post indicator */
	.new {
	  color: #ffae00;
	  font-size: 0.92em;
	  font-weight: bold;
	  float: right;
	}
	/* notifications */
	.sticky, .status, div.error {
		padding:0.7em 0.7em 0.7em 2.2em;
		margin-bottom:0.5em;
	}
	.sticky {
	  border: 1px solid #e0e5fb;
	}
	.status {
		background:#E4FFD8 url('images/tick.gif') 1% 50% no-repeat;
		border:1px solid #C3F0BA;	
	}
	div.error {
		background:#FFEAE8 url('images/stop.gif') 1% 50% no-repeat !important;
		border:1px solid #F1D3D0;
		display: none; /* FIX THIS: temp hiding errors */
	}



/* FIELDS */

textarea {
	width:99%;
}

.form-item {
  margin-top: 1.05em;
  margin-bottom: 1.05em;
}
tr.odd .form-item, tr.even .form-item {
  margin-top: 0;
  margin-bottom: 0;
  white-space: nowrap;
}
tr.merge-down, tr.merge-down td, tr.merge-down th {
  border-bottom-width: 0 !important;
}
tr.merge-up, tr.merge-up td, tr.merge-up th {
  border-top-width: 0 !important;
}
.form-item input.error, .form-item textarea.error, .form-item select.error {
  border: 2px solid red;
}
.form-item .description {
  font-size: 0.85em;
}
.form-item label {
  display: block;
  font-weight: bold;
}
.form-item label.option {
  display: inline;
  font-weight: normal;
}
.form-checkboxes, .form-radios {
  margin: 1.05em 0;
}
.form-checkboxes .form-item, .form-radios .form-item {
  margin-top: 0.42em;
  margin-bottom: 0.42em;
}
.marker, .form-required {
  color: #f00;
}

input {
	font-size:1.05em;
}

input.form-text {
	background:#E9E6E4;
	border:1px solid #BAB5B0;
	padding:0.2em;
}
	#search {
		float:right;
		margin-top:-0.2em;
	}
	#search div {
		display:inline;
	}
	#search label {display: none;}


/* FIELDSETS */ 

fieldset {
	border:1px solid #A69895;
	padding:0.5em;
}





/*

DRUPAL

*/





/*
** Collapsing fieldsets
*/
html.js fieldset.collapsed {
  border-bottom-width: 0;
  border-left-width: 0;
  border-right-width: 0;
  margin-bottom: 0;
  height: 1.05em;
}
html.js fieldset.collapsed * {
  display: none;
}
html.js fieldset.collapsed legend {
  display: block;
}
html.js fieldset.collapsible legend a {
  padding-left: 15px; /* LTR */
  background: url(../../../../misc/menu-expanded.png) 5px 75% no-repeat; /* LTR */
}
html.js fieldset.collapsed legend a {
  background-image: url(../../../../misc/menu-collapsed.png); /* LTR */
  background-position: 5px 50%; /* LTR */
}
/* Note: IE-only fix due to '* html' (breaks Konqueror otherwise). */
* html.js fieldset.collapsed legend,
* html.js fieldset.collapsed legend *,
* html.js fieldset.collapsed table * {
  display: inline;
}
/* For Safari 2 to prevent collapsible fieldsets containing tables from dissapearing due to tableheader.js. */
html.js fieldset.collapsible {
  position: relative;
}
html.js fieldset.collapsible legend a {
  display: block;
}
/* Avoid jumping around due to margins collapsing into collapsible fieldset border */
html.js fieldset.collapsible .fieldset-wrapper {
  overflow: auto;
}

/*
** Autocomplete styles
*/
/* Suggestion list */
#autocomplete {
  position: absolute;
  border: 1px solid;
  overflow: hidden;
  z-index: 100;
}
#autocomplete ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
#autocomplete li {
  background: #fff;
  color: #000;
  white-space: pre;
  cursor: default;
}
#autocomplete li.selected {
  background: #0072b9;
  color: #fff;
}
/* Animated throbber */
html.js input.form-autocomplete {
  background-image: url(../../../../misc/throbber.gif);
  background-repeat: no-repeat;
  background-position: 100% 6px; /* LTR */
}
html.js input.throbbing {
  background-position: 100% -14px; /* LTR */
}
/*
** Resizable text areas
*/
.resizable-textarea {
  width: 95%;
}
.resizable-textarea .grippie {
  height: 9px;
  overflow: hidden;
  background: #eee url(http://companionbakery.com.au/sites/companionbakery.com.au/misc/grippie.png) no-repeat center 2px;
  border: 1px solid #ddd;
  border-top-width: 0;
  cursor: s-resize;
}
html.js .resizable-textarea textarea {
  margin-bottom: 0;
  width: 100%;
  display: block;
}

/*
** Table drag and drop.
*/
.draggable a.tabledrag-handle {
  cursor: move;
  float: left; /* LTR */
  height: 1.7em;
  margin: -0.42em 0 -0.42em -0.5em; /* LTR */
  padding: 0.42em 1.5em 0.42em 0.5em; /* LTR */
  text-decoration: none;
}
a.tabledrag-handle:hover {
  text-decoration: none;
}
a.tabledrag-handle .handle {
  margin-top: 4px;
  height: 13px;
  width: 13px;
  background: url(../../../../misc/draggable.png) no-repeat 0 0;
}
a.tabledrag-handle-hover .handle {
  background-position: 0 -20px;
}
/*
** Progressbar styles
*/
.progress {
  font-weight: bold;
}
.progress .bar {
  background: #fff url(http://companionbakery.com.au/sites/companionbakery.com.au/misc/progress.gif);
  border: 1px solid #00375a;
  height: 1.5em;
  margin: 0 0.2em;
}
.progress .filled {
  background: #0072b9;
  height: 1.05em;
  border-bottom: 0.5em solid #004a73;
  width: 0%;
}
.progress .percentage {
  float: right; /* LTR */
}
.progress-disabled {
  float: left; /* LTR */
}
.ahah-progress {
  float: left; /* LTR */
}
.ahah-progress .throbber {
  width: 15px;
  height: 15px;
  margin: 2px;
  background: transparent url(http://companionbakery.com.au/sites/companionbakery.com.au/misc/throbber.gif) no-repeat 0px -18px;
  float: left; /* LTR */
}
tr .ahah-progress .throbber {
  margin: 0 2px;
}
.ahah-progress-bar {
  width: 16em;
}
/*
** To be used with tableselect.js
*/
tr.selected td {
  background: #ffc;
}

/*
** Floating header for tableheader.js
*/
table.sticky-header {
  margin-top: 0;
  background: #fff;
}


/*
** For anything you want to hide on page load when JS is enabled, so
** that you can use the JS to control visibility and avoid flicker.
*/
html.js .js-hide {
  display: none;
}
/*
** Password strength indicator
*/
span.password-strength {
  visibility: hidden;
}
input.password-field {
  margin-right: 10px; /* LTR */
}
div.password-description {
  padding: 0 2px;
  margin: 4px 0 0 0;
  font-size: 0.85em;
  max-width: 500px;
}
div.password-description ul {
  margin-bottom: 0;
}
.password-parent {
  margin: 0 0 0 0;
}
/*
** Password confirmation checker
*/
input.password-confirm {
  margin-right: 10px; /* LTR */
}
.confirm-parent {
  margin: 5px 0 0 0;
}
span.password-confirm {
  visibility: hidden;
}
span.password-confirm span {
  font-weight: normal;
}

/*
** HTML elements
*/
body.drag {
  cursor: move;
}
th.active img {
  display: inline;
}
tr.drag {
  background-color: #fffff0;
}
tr.drag-previous {
  background-color: #ffd;
}
td.active {
  background-color: #ddd;
}
td.checkbox, th.checkbox {
  text-align: center;
}




/* nicedit */
	div.resizable-textarea, div.nicEdit-main, div.nicEdit-panelContain {
   		background-color: #FFF !important;
}