/* @override 
	http://www.childrensfoodeducation.org.au/css/basic/custom.css
*/

/* @group body */

html {
	float: left;
	width: 100%;
	font-size: 100%;
	line-height: 1.5;
	background-color: #000;
}

body {
	float: left;
	width: 100%;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 0.8125em;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #666;
	position: absolute;
	background: #fff url(/images/interface/bg.png) repeat-x;
}

a:link, a:visited {
	color: #009fc6;
	/*text-decoration: none;*/
}

a:hover, a:active {
	color: #ff8b00;
	text-decoration: underline !important;
}

pre, tt, kbd, code, samp {
	font-family: Monaco, "Courier New", Courier, mono;
	padding: 5px;
	border: 1px dotted #ddd;
	display: block;
	background-color: #eee;
}

acronym, abbr, dfn {
	font-style: normal;
}

acronym[title], abbr[title], dfn[title] {
	border-bottom: 1px dotted #999;
	cursor: help;
}

h1, h2, h3, h4 {
	color: #000;
	font-weight: normal;
	margin: 1em 0 0.25em 0;
	line-height: 1.25;
	clear: both;
}

h1 {
	font-size: 2.35em;
}
h1.pagetitle {
	margin: 0 0 .5em 0;}
h2 {
	font-size: 1.45em;
}

h3 {
	font-size: 1em;
}

h4 {
	font-size: 1em;
}

table {
	clear: both;
	margin-bottom: 1em;
	border-collapse: collapse;
}

th, td {
	font-size: 1em;
}

form {
	margin: 0;
	padding: 0;
}

select, input, textarea, button {
	font-size: 1em;
	font-family: Arial, Helvetica, Verdana, sans-serif;
}

fieldset {
	border: none;
	margin: 0;
	padding: 0;
}

p, ul, ol, blockquote, address {
	margin-top: 0;
	margin-bottom: 1em;
	font-style: normal;
}

p#message.error {
	font-size: 1.0em;
	line-height: 16px; 
	padding: 10px 10px 20px 10px;
	color: #fff;
	font-weight: bold;
	text-shadow: #0a85a7 2px 2px 0;
	background: #009FC6 url(/images/interface/error_bkg.gif) repeat-x 0 100%;
	border: 1px solid #fff;
}

.clear {
	clear: both;
}

.hidden {
	/* used to hide accessibility items */
	position: absolute;
	left: -9999em;
	top: -9999em;
	font-size: 0;
	line-height: 0;
	padding: 0;
	margin: 0;
}

.left {
	float: left;
}

.right {
	float: right;
}



a img {
	border: none;
}

address.left, address.right {
	display: block;
	width: 220px;
	margin: 0.5em 0;
}

span.bse_admin_buttons {
	display: block;
	clear: both;
}

/* @end */

/* @group layout */

#wrapper {
	float: left;
	width: 100%;
	background: transparent url(/images/interface/body_bkg.png) no-repeat 50% 0;
}

#container {
	width: 960px;
	margin: 0 auto;
	text-align: left;
}

#header {
	position: relative;/**/
	float: left;
	width: 100%;
	margin: 0;
	padding: 0;

}

#nav {
	margin: 80px 0px 0 0;
	padding: 0;
	float: right;
	width: 650px;
}

#columns {
	float: left;
	width: 100%;
	margin: 0;
	padding: 20px 0 40px 0;
	position: relative;
	background: white url(/images/interface/columns-3col-bg.gif) repeat-y right top;
	border-top: 10px solid #32a02a;
}
.a1 #columns {
	background: white url(/images/interface/columns-2col-bg.gif) repeat-y right top;
	padding-top: 10px;
	border: none;
}
#main {
	float: left;
	width: 450px;
	display: inline; /* combat IE6 Doubled float-margin bug */
	margin: 0 0 0 10px;
	padding: 0;
}
.a1 #main {
	width: 610px;
	margin: 0 0 0 20px;
}
div.sidebar {	
	width: 220px;
	display: inline; /* combat IE6 Doubled float-margin bug */
	margin: 0 10px;
	padding: 0;
}
#sidebarL {
	padding-top: 5px;
}
.a1 div.sidebar {
	width: 300px;
}
#footer {
	float: left;
	width: 100%;
	display: inline; /* combat IE6 Doubled float-margin bug */
	line-height: 5em;
	margin: 0 0px -5em 0px;
	padding: 0;
	position: relative;
	background-color: #424242;
}

/* @end */

/* @group header */

#header h1 {
	float: left;
	margin: 0;
	padding: 0;
	width: 295px;
	height: 148px;
	display: block;
	position: relative;
}

#header h1 a {
	float: left;
	width: 100%;
	height: 100%;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	margin: 0;
	padding: 0;
	background: transparent url(/images/interface/logo.png) no-repeat 30px 0;/**/
}

/* @end */

/* @group nav */

#nav ul {
	float: right;
	margin: 0;
	padding: 0;
	font-weight: bold;
	padding: 0;
}


#nav ul li {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	margin: 0;
	padding: 0;
}

#nav ul li a {
	float: left;
	display: block;
	text-decoration: none;
	color: #009FC6;
	text-transform: lowercase;
	font-weight: normal;
	font-style: normal;
	margin: 0;
	padding: 5px 15px;
	text-decoration: none !important;
	font-size: 1.2em;
	}

#nav ul li.focus a {
	text-decoration: underline;
}

#nav ul li a:hover {
	color: #ff8b00 !important;
}


#nav ul li.focus a, #nav ul li a:hover {
	border-color: #fff;
}

#nav ul li.hilite a{
	color: #FFF;
	}





/* @group lev2 */

#sidebarL #menu .lev2 {


}

/* My Comment */

#sidebarL #menu .lev2 li {


}

#sidebarL #menu .lev2 li.hilite {
}

#sidebarL #menu .lev2 li.first {
}

#sidebarL #menu .lev2 li.last {
	margin-bottom: 0;
}

#sidebarL #menu .lev2 li a:link, #sidebarL #menu .lev2 li a:visited {
	color: #009fc6;

}

#sidebarL #menu .lev2 li a:hover, #sidebarL #menu .lev2 li a:active {

}

#sidebarL #menu .lev2 li.hilite a:link, #sidebarL .lev2 li.hilite a:visited {

	color: #000;
}

#sidebarL #menu .lev2 li.hilite a:hover, #sidebarL .lev2 li.hilite a:active {
}

/* @end */





/* @end */

/* @group search */

form#search {
	color: #999;
	font-weight: bold;
	margin: 0;
	padding: 0.9em 1em;
	position: absolute;
	right: 0;
	top: 10px;
}

form#search label, form#search label span, 
form#search input, form#search button, form#search fieldset {
	display: block;
	margin: 0;
	padding: 0;
	float: left;
	position: relative;
	line-height: 1.25;
}

form#search label span {
	margin: 1px 0;
	padding: 0.25em 0.75em 0.25em 0;
	display: none;
}

form#search input, form#search button {
	margin: 0;
	padding: 3px 5px;
	border: 1px solid #666;
}

form#search input {
	border-color: #666;
	width: 158px;
	width: 184px;
	background-color: #424242;
	color: #fff;
}

form#search button {
	background-color: #333;
	color: #999;
	font-weight: bold;
	padding: 0.25em 0;
	width: 28px;
	width: 2.25em;
	position: absolute;
	right: 0;
	top: 0;
	bottom: 0;
}

form#search input.clean {
	color: #999;
}

form#search input.error {
	color: #860015;
}

/* @end */

/* @group menu */

ul.menu {
	border-top: 1px solid #ddd;
	font-size: 1.1em;
}

ul.menu, ul.menu li, ul.menu li ul {
	float: left;
	width: 100%;
	margin: 0 0 10px 0;
	padding: 0;
	list-style: none;
	overflow: hidden;
	display: inline; /* ie6 double float margin bug */
}

ul.menu li {	
	border-bottom: 1px solid #ddd;
	position: relative;
	margin: 0;
	/*padding: 0.75em 0;*/
}

#sidebarL ul.menu li a, ul.menu li span {
	display: block;
	/*margin: -0.75em 0;*/
	padding: 0.75em 0.5em 0.75em 1.5em;
	text-decoration: none;
}

#sidebarL ul.menu li.focus a, ul.menu li.focus span {
}

#sidebarL .lev1 li.hilite a:link, #sidebarL .lev1 li.hilite a:visited{
	color: #ff8b00;
}


#sidebarL ul.menu li ul {
	width: 200px;
	margin-left: 20px;
}

#sidebarL ul.menu li li {
	border: none;
}

#sidebarL ul.menu li li a, ul.menu li.focus li a {
	background: transparent url(/images/interface/menu_bullet.gif) no-repeat 0 0.75em;
	padding: 0.25em 0.5em 0.25em 1.25em;
}

#sidebarL ul.menu li li.current a {
	background: none;
	border-left: 0.5em solid #860015;
	padding-left: 0.75em;
	text-decoration: none;
}

#sidebarL ul.menu li div.widget {
	background: transparent url(/images/interface/menu_widget.gif) no-repeat 50% 50%;
	position: absolute;
	left: 0;
	top: 0.95em;
	width: 11px;
	height: 12px;
	text-indent: -9999em;
	cursor: pointer;
	background-position: 0 50%;
	top: 0;
	width: 100%;
	height: 2.75em;
}

#sidebarL ul.menu li.hilite div.widget {
	background-image: url(/images/interface/menu_widget_focus.gif);
}

#sidebarL ul.menu li div.widget.expanded {
	background-image: url(/images/interface/menu_widget_expanded.gif);
}

#sidebarL ul.menu li.hilite div.widget.expanded {
	background-image: url(/images/interface/menu_widget_expanded_focus.gif);
}

/* @end */

/* @group home */

/* @group banner */

p.banner {
	margin: 0;
	position: relative;
}

p.banner img {
	display: block;
	margin: 0;
	padding: 0px;
}

p.banner span {
	display: block;
	float: left;
	margin-top: -5px;
	padding: 0;
	width: 220px;
}

p.banner span a {
	display: block;
	float: left;
	width: 8px;
	height: 8px;
	margin: 5px;
	text-indent: -9999em;
	overflow: hidden;
	outline: none;
	border: 1px solid #860015;
}

p.banner span a.focused {
	background-color: #860015;
}

p.banner .paused {
	position: absolute;
	top: 5px;
	right: 5px;
	z-index: 1000;
	padding: 0.25em;
	background-color: #860015;
	color: #fff;
	font-size: 0.9em;
}

div.note {
	font-size: 0.9em;	
}

/* @end */

/* @group home call to action buttons */

#article_51 p {
	margin: 0;
	padding: 0;
	float: left;
}
#article_51 span  {
	display: inline;
	width: 300px;
	height: 80px;
	float: left;
	margin: 0 10px;
	padding: 0;
	overflow: hidden;
}

#article_51 span a {

	float: left;
	width: 100%;
	height: 100%;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	margin: 0;
	padding: 0;
	text-decoration: none;
	border: none;
}

#article_51 span.two {

	
}
#article_51 span.first a:link, #article_51 span.first a:visited {
		background: transparent url(/images/interface/butt-projects.png) no-repeat center top;
}
#article_51 span.first a:hover,#article_51 span.first a:active{
	background-position: center bottom;
}
#article_51 span.two a:link,#article_51 span.two a:visited {
		background: transparent url(/images/interface/butt-volunteer.png) no-repeat center top;
}
#article_51 span.two a:hover, #article_51 span.two a:active {
	background-position: center bottom;
}
#article_51 span.last a:link,#article_51 span.last a:visited {
		background: transparent url(/images/interface/butt-shop.png) no-repeat center top;
}
#article_51 span.last a:hover,#article_51 span.last a:active {
	background-position: center bottom;
}
/* @end */


/*
.a1 #body_52 {
	background: #eee url(/images/interface/herobase-bg.png) repeat-x center bottom;
	padding: 10px 10px 5px 240px;
	width: 350px;
	color: #000;
	margin: 0;
}
 */
 
.a1 #body_52 {
	background: #eee url(/images/interface/herobase-bg.png) repeat-x center bottom;
	padding: 10px 10px 5px 10px;
	width: 580px;
	color: #666;
	margin: 0;
	font-size: 1.1em;
}

.a1 #hero {
	float: left;
position: relative;
}

.banner{
	height: 300px;
}
.overlay {
	position: absolute;

	width: 240px;
	height: 180px;
	bottom:  0px;
	left: 0;		background: transparent url(/images/interface/orange-boy.png) no-repeat left bottom;
		z-index: 1000;
}

/* @end */


/* @group files */

.files {
	border: 1px solid #eee;
	margin: 5px 0;
	padding: 5px;
	clear: both;
}

.files dl {
	margin: 0;
	padding: 0 5px;
	background-color: #eee;
}

.files dl dt {
	border-bottom: 1px solid #eee;
	border-top: 2px solid #fff;
}

.files dl dt.first {
	border: 1px solid #f8f0cb;
}

.files dl span, .files dl strong {
	display: none;
}

.files dl span.s_size {
	display: inline;
	font-weight: normal;
}

.files dl dt {
	font-weight: bold;
	margin: 0;
	padding: 3px 0 0 0;
	background-image: url(/images/interface/arrow.gif);
	background-repeat: no-repeat;
	background-position: 0px 50%;
	padding-left: 16px;
}

.files dl dd {
	border: 1px solid #eee;
	margin: 0;
	padding: 0 0 5px 0;
	padding-left: 16px;
	color: #666;
	position: relative;
}

.files dl dd p {
	margin: 0;
	padding: 0;
}

.files dl dd div.s_notes {
	color: #333;
}

.files dl dd div.s_notes p {
	margin: 5px 0 0 0;
}

.files dl dd p.s_toggle {
	position: absolute;
	right: 0;
	top: 0;
	font-weight: bold;
	cursor: pointer;
}

.files dl dt.forSale {
	background-image: url(/images/interface/forSale.gif);
}

.files dl dt.requireUser {
	background-image: url(/images/interface/locked.gif);
}

/* @end */
/* @group My Group */

.sidebar h1 {
	font-size: 1.5em;}


/* @end */


/* @group footer */

#footer ul {
	color: #fff;
	float: left;
	margin: 0;
	padding: 0;
}

#footer ul li {
	list-style: none;
	text-align: center;
	padding: 0 0 0 1.5em;
}

#footer ul.left li{
	float: left;
}

#footer ul.right li{
	float: right;

}

#footer a {
	color: #009fc6;
	text-decoration: none;
}

#footer ul li.credit a {
}

#footer ul li.credit span {
	padding: 0.25em;
}

/* @end */

/* @group article */

div.article {
	float: left;
	width: 100%;
	clear: both;
}

div.body {
	float: left;
	width: 100%;
	margin: 0 0 1em 0;
}

blockquote, div.standfirst, blockquote.standfirst {
	clear: both;
	margin: 0 0 2.5em 0;
	padding: 1em 0 0 0;
	border: 1px solid #860015;
	border-width: 1px 0;
	font-weight: bold;
	color: #860015;
	font-size: 1.1em;
}

blockquote div {
	font-weight: normal;
	color: #333;
}

blockquote div a {
	color: #333 !important;
}

blockquote div b {
	font-weight: bold;
	color: #860015;
	min-width: 4em;
	display: block;
	float: left;
	padding-right: 0.5em;
}

* html blockquote div b {
	width: 4em;
}

div.body ul {
	padding: 0 0 0 20px;
	clear: both;
}

div.body ul li {
	/*margin: 0 0 0.25em 0;*/
}

div.body ul li p {
	margin: 0 0 0.5em 0;
}


div.article div.article h2.embedtitle, div.article h2.embedtitle {
	font-size: 1.5em;
}

div.article div.article div.article h2.embedtitle {
	font-size: 1.25em;
}

/* @group 2 column lists */

div.columns ul {
	float: left;
	width: 460px;
	margin: inherit -10px;
}

div.columns ul li {
	margin: inherit 10px;
	width: 220px;
	float: left;
}

/* @end */

/* @group tiles */

div.sidebar div.tiles.left {
	margin: 0;
}

div.tiles ul {
	float: left;
	margin: 0.25em -10px 0 -10px;
	padding: 0;
	clear: both;
}

div.tiles ul li {
	float: left;
	margin: 0 10px 0.5em 10px;
	padding: 0;
	width: 220px;
	list-style: none;
}

div.tiles ul li a {
	color: #444;
	text-decoration: none;
	border: 1px solid #ddd;
	display: block;
	float: left;
	margin: 0 -1px;
	padding: 5px;
	width: 210px;
	min-height: 4.65em;
}

* html div.tiles ul li a {
	height: 4.65em;
}

div.tiles ul li.focus a {
	color: #860015;
	text-decoration: none;
	/*color: #fff !important;
	text-decoration: none;
	background-color: #860015;
	border-color: #860015;*/
	border-right: 0.5em solid #860015;
	margin-right: -0.5em;
}

span.title {
	display: block;
}

span.summary {
	color: #999 !important;
}

img.icon.left {
	margin: 0 10px 0 0;
	height: 4.65em;
	width: 4.65em;
}

/* @end */

/* @group sidebar */

div.sidebar div.article {
	float: left;
	width: 100%;
	margin: 0 0 1em 0;
	padding: 0;
	position: relative;
	color: #666;
}

div.sidebar.left div.article {
	width: 190px;
	background-color: #fff;
	margin: 0 -1px 1em -1px;
	padding: 0px 10px;
	border: 0px solid #ddd;
}

div.sidebar div.article h2 {
	margin: 0.75em 0 0.25em 0;
	font-size: 1.25em;
	line-height: 1;
	/*font-weight: normal;
	color:  #860015;*/
}

div.sidebar div.article h3 {
	margin: 0.5em 0 0 0;
	font-size: 1em;
	font-weight: normal;
}

div.sidebar div.article p {
	margin-bottom: 0;
}




/* @group sidebar cart */

#sidebarL #cart_sidebar {
	float: left;
	padding: 0 5px;
	border: 1px solid #ddd;
	width: 210px;
	}

* {
	
}
#sidebarL p.error {
	margin: 0 0 10px 0;
	float: left; /* required to stop images escaping */
	width: 179px; /* required beause float collapses width */
	display: inline; /* combat IE6 Doubled float-margin bug */
}

#sidebarL .cart, #sidebarL .logon {
	border-collapse: collapse;
	padding: 0;
	margin: 0;
	width: 100%;
}

#sidebarL .cart caption, #sidebarL .logon caption {
	font-size: 1.2em;
	line-height: 1.5em;
	font-weight: bold;
	color: #000000;
	padding: 10px 0;
	margin: 0;
	text-align: left;
	caption-side: top;
}

#sidebarL .cart caption span {
	display: block;
	font-size: 11px;
	font-weight: normal;
	color: #666;
}

#sidebarL .cart th, #sidebarL .cart td {
	text-align: left;
	border-bottom: 1px solid #fff;
	padding: 3px 0;
}

#sidebarL .cart .col1 {
	text-align: left;
	white-space: nowrap;
}

#sidebarL .cart .col2, #sidebarL .cart .col3 {
	text-align: right;
	white-space: nowrap;
}

#sidebarL .cart .col3 {
	font-weight: bold;
}

#sidebarL .total span, #sidebarL .total {
	font-weight: bold;
	font-size: 11px;
	color: #666;
}

#sidebarL .total {
	font-weight: bold;
	font-size: 1.1em;
	color: #000;
	text-align: right;
}

#sidebarL form input {
	font-size: 9px;
}

/* @end */



/* @end */

/* @end */

/* @group subscribe */

form#subscribe label, form#subscribe label span, 
form#subscribe input, form#subscribe button {
	margin: 0;
	padding: 0;
	border: none;
	line-height: 1.25;
}

form#subscribe {
	/*margin-bottom: 1em;*/
}

form#subscribe fieldset {
	position: relative;
}

form#subscribe input, form#subscribe button {
	margin: 0;
	padding: 0.25em 5px;
	border: 1px solid #636467;
}

form#subscribe label span, form#subscribe legend {
	display: none;
}

form#subscribe input {
	border-color: #ddd;
	width: 158px;
	width: 188px;
	/*width: 208px;*/
	margin-top: 0.75em;
}

form#subscribe button {
	background-color: #333;
	color: #fff;
	font-weight: bold;
	margin-top: 0.75em;
	padding: 0.25em 0.5em;
}

form#subscribe input.clean {
	color: #999;
}

form#subscribe input.error {
	color: #860015;
}

/* @end */

div.children, div.children ul {
	float: left;
	clear: both;
}

/* @group crumbs */

ul#crumbs {
	clear: right;
	float: right;
	margin: 1em 9px 1em 9px;
	padding: 0;
	width: 700px;
	/*background-color: #ddd;*/
	border: 1px solid #ddd;
}

ul#crumbs li {
	font-size: 0.9em;
	line-height: 1;
	list-style: none;
	margin: 0;
	padding: 0.5em;
	float: left;
	color: #83878a;
}

ul#crumbs li a {
	color: #83878a;
	text-decoration: none;
}

ul#crumbs li:after {
	content: " >";
	font-weight: bold;
	color: #ccc;
}

ul#crumbs li.focus:after {
	content: "";
}

ul#crumbs li.focus span {
	color: #333;
}

/* @end */



/* @group InPlaceEditor */

/* @group common */

div.editor_control {
	width: 24px;
	height: 17px;
	text-indent: -9999px;
	background: transparent url(/images/admin/vtc/buttons/inplace.gif) no-repeat 100% 50%;
	z-index: 1000000;
	margin: 0;
	padding: 0;
	left: -29px;
}

div.editor_control_hilite {
	width: 48px;
	background-image: url(/images/admin/vtc/buttons/inplaceH.gif);
	left: -53px;
}

form.inplaceeditor-form {
	margin-bottom: 1em;
	clear: both;
}

.inplaceeditor-form .editor_field {
	width: 100%;
	font-size: inherit;
	line-height: inherit;
	color: inherit;
	background-color: transparent;
	margin: 0 0 1em 0;
	padding: 0.5em 0;
	border: 1px solid #999;
	border-width: 1px 0;
}

.inplaceeditor-form .editor_cancel {
	font-weight: bold;
}

.inplaceeditor-form .editor_ok_button {
	margin-right: 5px;
}

/* @end */

/* @group main */

#main .inplaceeditor-form input.editor_field {
	/*font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 36px;
	line-height: 36px;
	font-weight: bold;
	color: #666;*/
	font-size: 2em;
}

#main .inplaceeditor-form textarea.editor_field {
	/*font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #333;*/
}

/* @end */

/* @group sidebar */

#sidebarR .inplaceeditor-form input.editor_field {
	/*font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 20px;
	line-height: 22px;
	font-weight: bold;
	color: #fff;*/
	font-size: 1.5em;
}

#sidebarR .inplaceeditor-form textarea.editor_field {
	/*font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	line-height: 13px;
	font-size: 1em;*/
}

.bse_admin_buttons {
	position: relative;
	z-index: 1 !important;
}

/* @end */

/* @end */



/* @group sitemap */

ul.sitemap {
	clear: both;
	list-style: none;
	margin: 0 0 1em 0;
	padding: 0;
}

ul.sitemap li {
	margin: 0.5em 0;
	padding: 0 0 0 1.5em;
	font-weight: bold;
	background: transparent url(/images/interface/menu_widget_focus.gif) no-repeat 0 0.25em;
	position: relative;
}

ul.sitemap li span {
	color: #999;
}

ul.sitemap li.parent {
	background-image: url(/images/interface/menu_widget_expanded_focus.gif);
}

ul.sitemap li a {
	color: #444;
	text-decoration: none;
}

ul.sitemap>li>a {
	color: #860015;
}

ul.sitemap li li {
	margin: 0;
	padding: 0;
	font-weight: normal;
	background: none;
}

ul.sitemap ul {
	list-style: disc;
	margin: 0 0 1.5em 0;
}

/* @end */




/* @group shop */

/* @group shopitem */

.buynow {
	margin: 10px 0;
	border: 1px solid #b2e4ec;
	padding: 5px 10px;
	background-color: #e4f4f8;
}

.buynow p {
	margin: 5px 0;
}

.buynow label {
	color: #666;
	font-weight: bold;
}

.price {
	color: #666;
}

.price span {
	font-size: 14px;
	font-weight: bold;
	color: #000;
}

.buy {
	font-size: 1.1em;
	color: #999;
}

/* @end */

/* @group items */

.shop table.items caption {
	font-weight: bold;
	font-size: 1.1em;
	text-align: left;
	padding: 5px 0;
	color: #666;
}

.shop table.items a.thumbnail {
	padding: 0 5px;
	background: none;	
	float: left;
}

.shop table.items {
	border: 1px solid #ccc;
	border-width: 2px 0;
	background: #fff;
	width: 100%;
}

.shop table.items tr {
	/* vertical-align: top; */
}

.shop table.items th {
	border: 2px solid #ccc;
	border-width: 0 0 2px 0;
	padding: 4px;
}

.shop table.items tr.item td {
	border: 1px solid #ccc;
	border-width: 1px 0 0 0;
		font-size: 12px;

	padding: 4px;
}

.shop table.items .i_description {
	padding-top: 2px;
	/*display: none;  re-instate when we have meaningful descriptions */
	font-size: 11px;
}

.shop .items .col1 {
	width: 75%;
	text-align: left;
}

.shop .items .col1 a {
	background: transparent url(/images/interface/arrow.gif) no-repeat 0 0;
	padding-left: 00px;
}

.shop .items .col2, .shop .items .col3, .shop .items .col4 {
	text-align: right;
}

.shop .items .col3 {
	font-weight: bold;
	white-space: nowrap;
}

.shop .items .col4 {
	white-space: nowrap;
}

/* @end */

/* @group checkout */

.shop h2 {
	font-size: 14px;
	font-family: "Lucida Grande", Helvetica, Arial, Verdana, sans-serif;
	font-weight: bold;
	color: #c00;
	padding-bottom: 5px;
	border: 1px solid #ccc;
	border-width: 0 0 1px 0;
}

.shop h2 label {
	font-weight: bold;
}

.shop th, .shop label {
	font-weight: bold;
	text-align: left;
}

.shop th, .shop td {
}

.shop p.alert {
	margin: 40px 0 20px 0;
	padding: 5px 10px;
	background: #eee;
	border: 1px solid #ccc;
	border-width: 2px 0;
}

/* @group payments */

.shop dl, .shop dt, .shop dd {
	margin-top: 10px;
	margin-bottom: 10px;
}

.shop dd {
	margin-left: 40px;
	border-left: 5px solid #a5db03;
	padding-left: 10px;
}

.shop dd table caption {
	display: none;
}

.shop dd table th, .shop dd table td {
	padding: 0 5px;
}

.shop dd table th {
	text-align: right;
	border-right: 1px solid #ccc;
	white-space: nowrap;
	padding-left: 0;
}

/* @end */

/* @end */

/* @group checkout & cart */

.shop .totals {
	border-bottom: 2px solid #ccc;
	text-align: right;
	margin-bottom: 10px;
}

.shop .totals p {
	margin: 10px 4px;
	font-weight: bold;
}

.shop .totals span {
	color: #999;
}

.shop .noitems {
	padding: 10px;
	text-align: center;
}

/* @end */

/* @group users */

.shop table.orders {
	position: relative;
	width: 100%;
}

.shop table.orders th, .shop table.orders td {
	width: 25%;/**/
	white-space: nowrap;
}

.shop .orders .col1 {
	width: 25%;
	font-weight: bold;
}

.shop .orders td.col4 {
	font-weight: bold;
	text-align: right;
}

.children table td {
	border-collapse: collapse;/**/
	padding: 10px;
	vertical-align: top;
	border: 1px solid #eee7d6;/**/
	width: 33.3%;
}

.children table td .title{
	display: block;
	text-align: center;
	font-weight: bold;
	margin: 5px 0;
	padding: 0;
	line-height: 1.1em;
}

/* @end */

/* @end */
