
	/* -------------------------------------------- +
	|	Client: Ambrosia Natural Foods Newmarket	|
	|	SeeThrough Web: stwdesign.com				|
	|	Contact: mark@seethroughweb.com				|
	+ -------------------------------------------- */

/* External CSS
=================================================================== */

@import "../styles/subscribe.css";
@import "../styles/edits.css";

/* Global
=================================================================== */

html {
	height: 101%;
}

body, p, h1, h2, h3, h4, h5, h6, dd, dl, dt, ul, li, img {
	margin: 0;
	padding: 0;
	font: normal 10px Arial, sans-serif;
	list-style: none;
}

body {
	background: url(../images/bg-body.jpg) repeat-y;
}

.clear {
	clear: both;
}

a img {
	border: none;
}

/* Layout
=================================================================== */

#o_container {
	width: 740px;
	margin: 0;
	padding: 0;
}

#i_container {
	width: 740px;
	background: url(../images/bg-icontainer.jpg) no-repeat scroll bottom right;
	height: auto;
}

#col-left {	
	width: 153px;
	height: 100%;
	float: left;
}

#col-left #logo {
	height: 234px;
	background: url(../images/logo.jpg) no-repeat;
}

#col-right {
	width: 587px;
	float: left;
}

#header {
	background: url(../images/header.jpg) no-repeat;
	height: 144px;
}

#title {
	height: 35px;
	width: 570px;
	background: url(../images/bg-page-title.jpg) no-repeat;
}

#textarea {
	margin: 20px 0 0;
	width: 512px;
	padding: 0 10px;
	float: left;
}

#textarea dt img {
	float: left;
}

.csc-textpic {
	float: left;
}

#textarea ol li {
	font: normal 15px Arial, Helvetica, sans-serif;
	margin: 0 0 10px 0;
}

#slideshow {
	float: right;
	margin: 0;
	width: 238px;
	height: 375px;
}

#slideshow img {
	float: left;
}

/* Main Menu
=================================================================== */

ul#mainmenu {
	width: 532px;
	height: 79px;
	margin: 10px 0 0;
	clear: both;
	float: left;
}

ul#mainmenu li {
	list-style: none;
	display: inline;	
}

ul#mainmenu li a {
	width: 50px;
	text-align: center;
	color: #000;
	text-decoration: none;
	background-color: transparent;
}

ul#mainmenu li a:hover {
	text-decoration: none;
}

/* Type
=================================================================== */

.address {
	color: #c0ce90;
	float: left;
	margin: 1px 90px 0 0;
	font: normal bold 10px Verdana, sans-serif;
	height: 12px;
}

.phone {
	color: #fff;
}


#textarea h1 {
	color: #cc0000;
	font-size: 20px;
}

#textarea p {
	margin: 15px 0;
	background: transparent;
	font: normal 15px arial;
}

#textarea p a {
	font-weight: bold;
	color: #003399;
	text-decoration: none;
}

#textarea p a:hover {
	text-decoration: underline;
}

#title h1 {
	padding: 6px 0 5px 30px;
	color: #4b587f;
	font: normal bold 18px arial;
	background: transparent;
}

/* Footer
=================================================================== */

#footer {
	height: 69px;
	width: 740px;
	background: url(../images/bg-footer.jpg) no-repeat;
}

#footer ul {
	border-top: 1px solid #000;
	float: left;
	margin: 30px 0 0 200px;
	padding: 10px 100px 0 0;
}

#footer ul li {
	list-style: none;
	display: inline;
}

#footer a {
	color: #000;
	text-decoration: none;
	font: normal 12px Arial, Helvetica, sans-serif;
	padding: 0 0 10px 0;
}

#footer a:hover {
	text-decoration: underline;
}


.tx-sremailsubscribe-pi1 {
	
}

#tx-sremailsubscribe-pi1-tt_address_form dt.email label {
	margin: 5px 0 0;
}

.tx-sremailsubscribe-pi1 .tx-sremailsubscribe-pi1-error {
	width: 250px;
}

/* Flex Coupon */
#coupon {	clear:both;}
#flexcoupon {
	width:290px;
	height:287px;
	padding:5px;
	background-image: url(../templates/images/coupon-shell.jpg);
	background-repeat: no-repeat;
	float:left;
}
#flexcoupon .left {
	float:left;
	width:140px;
	text-align:center;
	padding-top:55px;
	padding-left:4px;
}

#flexcoupon .right {
	float:right;
	width:140px;	
	text-align:center;

	
}
#flexcoupon img {
	margin-bottom:10px;
}

#flexcoupon p.title {
	margin-top:95px;
	color:#CC0000;
	font-size:24px;
	font-weight:bold;
	line-height:27px;
	margin-bottom:0px;
	padding-bottom:0px;
	height:55px;
}
#flexcoupon p.description {
	margin:5px 0;
	padding:0;
	font-size:13px;
	height:35px;
}
#flexcoupon p.price {
	color:#CC0000;
	font-size:30px;
	font-weight:bold;
	padding-top:20px;
	padding-bottom:0px;
	margin-bottom:5px;
	line-height:25px;


}
#flexcoupon p.expiry {
	margin:0px;
	padding:0px;
	font-size:10px;
}
#coupondescription {
	float:left;
	width:195px;
	margin-left:15px;
}