/* @group ingredients-table */

#ingredients-table {
	border-left: 1px solid #333;
	border-top: 1px solid #333;
}

#ingredients-table td {
	border-right: 1px solid #333;
	border-bottom: 1px solid #333;
	padding: 3px 5px;
}



/* @end */

/* @group osC */

.pageTableArea {
	margin: 0 8px 8px;
}

.pad-top {
	padding-top: 6px;
}

td {
	font-family: "trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

td p {
	font-size: 11px;
}

.errorBox {
	font-size: 10px;
	background: #ffb3b5;
	font-weight: bold;
}

.stockWarning {
	font-size: 10px;
	color: #cc0033;
}

.productsNotifications {
	background: #f2fff7;
}

.orderEdit {
	color: #4DA5AD;
	text-decoration: underline;
	font-weight: bold;
}

BODY {
	background: #ffffff;
	color: #000000;
	margin: 0px;
}

FORM {
	display: inline;
}

TR.header {
	background: #ffffff;
}

TR.headerError {
	background: #ff0000;
}

TD.headerError {
	font-size: 12px;
	background: #ff0000;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
}

.infoBoxes {
}

.infoBoxNotice {
	background: #FF8E90;
}

.infoBoxNoticeContents {
	background: #FFE6E6;
	font-size: 10px;
}

TD.infoBoxHeadingBorder {
}

TD.infoBoxHeading {
	margin-top: 10px;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}

.infoBoxFooter {
	
}

TD.infoBox, SPAN.infoBox {
	font-size: 10px;
}

TABLE.productListing {
	border: 1px;
	border-style: solid;
	border-color: #4DA5AD;
}

.productListing-heading {
	font-size: 12px;
	background: #4DA5AD;
	color: #FFFFFF;
	font-weight: bold;
	padding: 3px 4px;
}

TD.productListing-data {
	padding: 4px;
}

TR.subBar {
	background: #f4f7fd;
}

TD.subBar {
	font-size: 10px;
	color: #000000;
}

TD.smallText, SPAN.smallText, P.smallText {
	font-size: 10px;
}

TD.fieldKey {
	font-size: 12px;
	font-weight: bold;
}

TD.fieldValue {
	font-size: 12px;
}

TD.tableHeading {
	font-size: 12px;
	font-weight: bold;
}

SPAN.newItemInCart {
	font-size: 10px;
	color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
	font-size: 11px;
}

TEXTAREA {
	width: 100%;
	font-size: 11px;
}

TABLE.formArea {
	background: #f1f9fe;
	border-color: #7b9ebd;
	border-style: solid;
	border-width: 1px;
}

TD.formAreaTitle {
	font-size: 12px;
	font-weight: bold;
}

SPAN.markProductOutOfStock {
	font-size: 12px;
	color: #c76170;
	font-weight: bold;
}

SPAN.productSpecialPrice {
	color: #ff0000;
}

SPAN.errorText {
	color: #ff0000;
}

.checkoutBarFrom, .checkoutBarTo {
	font-size: 10px;
	color: #8c8c8c;
}

.checkoutBarCurrent {
	font-size: 10px;
	color: #000000;
}

.messageBox {
	font-size: 10px;
}

.messageStackError, .messageStackWarning {
	font-size: 11px;
	background-color: #ffb3b5;
	padding: 5px;
	font-weight: bold;
}

.messageStackSuccess {
	font-size: 11px;
	background-color: #4DA5AD;
	padding: 5px;
	color: white;
	font-weight: bold;
}

.inputRequirement {
	font-size: 10px;
	color: #c00;
}

TD.main, P.main {
	font-size: 11px;
	line-height: 1.5;
}

TABLE.infoBox {
	background-color: #EAEAEA;
}

TABLE.infoBox td {
	padding: 3px;
}

.infoBoxContents {
	padding: 4px;
	font-size: 11px;
	background:#F9F9F9 url(images/info-box-grad.png) repeat-x scroll 0 0;
}

.inputbox {
	border: 1px solid silver;
}

.boxText {
	font-size: 10px;
}



/* @end */

/* @group home-images */

#home-images {
	width: 725px;
	height: 404px;
	position: relative;
}

#home-images div.slide {
	position: relative;
}

#slide-show-1 h2 {
	position: absolute;
	right: 14px;
	top: 14px;
	width: 160px;
	background-color: #4da5ad;
	color: white;
	padding: 10px;
	font-size: 14px;
	opacity: 0.8;
	filter: alpha(opacity = 80);
	font-weight: bold;
}

#slide-show-2 h2 {
	position: absolute;
	left: 14px;
	top: 14px;
	width: 160px;
	color: #4da5ad;
	background-color: white;
	padding: 10px;
	font-size: 14px;
	opacity: 0.8;
	filter: alpha(opacity = 80);
	font-weight: bold;
}

#slide-show-3 h2 {
	position: absolute;
	right: 14px;
	top: 14px;
	width: 160px;
	background-color: #4da5ad;
	color: white;
	padding: 10px;
	font-size: 14px;
	opacity: 0.8;
	filter: alpha(opacity = 80);
	font-weight: bold;
}

#slide-show-4 h2 {
	position: absolute;
	left: 14px;
	top: 14px;
	width: 160px;
	color: #4da5ad;
	background-color: white;
	padding: 10px;
	font-size: 14px;
	opacity: 0.8;
	filter: alpha(opacity = 80);
	font-weight: bold;
}

#slide-show-5 h2 {
	position: absolute;
	right: 14px;
	top: 14px;
	width: 160px;
	background-color: #4da5ad;
	color: white;
	padding: 10px;
	font-size: 14px;
	opacity: 0.8;
	filter: alpha(opacity = 80);
	font-weight: bold;
}

#slide-show-6 h2 {
	position: absolute;
	left: 14px;
	top: 14px;
	width: 160px;
	background-color: #4da5ad;
	color: white;
	padding: 10px;
	font-size: 14px;
	opacity: 0.8;
	filter: alpha(opacity = 80);
	font-weight: bold;
}

#home-links {
	position: absolute;
	width: 725px;
	top: 370px;
	left: 0;
}

#home-links p {
	float: left;
	margin-left: 9px;
	display: inline;
}

#home-links a {
	display: block;
	font-family:"trebuchet MS",Verdana,Arial,Helvetica,sans-serif;	color: #4da5ad;
	font-style: italic;
	font-weight: bold;
	font-size: 15px;
	float: left;
	border: 1px solid white;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 108px;
	text-align: center;
}

#home-links a:hover {
	background: white;
	text-decoration: none;
}



/* @end */