@charset "UTF-8";
/* CSS Document */

body {
	background:#E8E9EA url(images/background-grad.png) repeat-x;
	margin:0;
}

p {
	margin:0px 0px 20px 0px;
}

#centre {
	width:1000px;
	margin:0 auto;
}

#outer-wrapper {
	width:1000px;
	margin: 0 auto;
	background:url(images/white-background.png) repeat-y;
	float:left;
}

#inner-wrapper {
	width:910px;
	margin: 0 auto;
}

#header-logo {
	width:890px;
	height:138px;
	background:url(images/header-background.png) no-repeat;
	margin:0px 10px 10px 10px;
	float:left;
	}

#header-online-button {
	width:290px;
	height:100px;
	background:url(images/online-button.png) no-repeat;
	margin:0px 10px 10px 10px;
	float:left;
}

.header-quotes {
	margin-top:15px;
	margin-right:20px;
	width:410px;
	height:110px;
	float:right;
	border-top:1px solid #CDFF77;
	border-bottom:1px solid #CDFF77;
	display:block;
}

.bouche
	{
	float:left;
	width:20px;
	height:110px;
	background:url(images/amuze-bouch.png) no-repeat;
	text-indent:-9999px;	
	}

.quote {
	width:340px;
	float:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#FFF;
	padding:20px;
}

.logo {
	position:absolute; z-index:3; top:10px; padding-left:10px;
}

.storebutton {
	position:absolute; z-index:4; top:30px; margin-left:210px;
	width:195px;
	height:82px;
}

.storebutton a {
	background:url(images/comingsoon-btn.gif) no-repeat top left;
	text-indent:-9999px;
	display:block;
	width:195px;
	height:82px;
}

.storebutton a:hover {
	background:url(images/comingsoon-onbtn.png) no-repeat top left;
}

.news-date-heading {
	padding:5px 0px 5px 0px;
	border-top:1px dotted #333;
	border-bottom:1px dotted #333;
	font-size:18px;
}

/* Current Page Indicator */

body#home a#homenav {
font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#CDFF77;
	text-decoration:none;
	line-height:66px;
	border-right:1px solid #777;
	float:left;
	background:url(images/green-arrow.png) top center no-repeat;
}


/* ABOUT STYLES */
body#about a#aboutnav {
font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#F2837D;
	text-decoration:none;
	line-height:66px;
	border-right:1px solid #777;
	float:left;
	background:url(images/pink-arrow.png) top center no-repeat;
}

body#about .header-quotes {
	margin-top:15px;
	margin-right:20px;
	width:410px;
	height:110px;
	float:right;
	border-top:1px solid #F2837D;
	border-bottom:1px solid #F2837D;
	display:block;
}

body#about .bouche
	{
	float:left;
	width:20px;
	height:110px;
	background:url(images/amuze-bouch-about.png) no-repeat;
	text-indent:-9999px;
	
	
	}
	
body#about #sub-text-box {
	width:310px;
	height:180px;
	background:url(images/subhead-box-about.png) bottom left no-repeat;
	float:left;
	margin-right:10px;
	padding:20px;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:13px;
}


body#about #header-navigation a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#F2837D;
	text-decoration:none;
	line-height:66px;
	border-right:1px solid #777;
	float:left;
	background:url(images/pink-arrow.png) top center no-repeat;
}

/*ENDS*/

/* VISION STYLES */
body#vision a#visionnav {
font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#C6BC79;
	text-decoration:none;
	line-height:66px;
	border-right:1px solid #777;
	float:left;
	background:url(images/arrows-vision.png) top center no-repeat;
}

body#vision .header-quotes {
	margin-top:15px;
	margin-right:20px;
	width:410px;
	height:110px;
	float:right;
	border-top:1px solid #C6BC79;
	border-bottom:1px solid #C6BC79;
	display:block;
}

body#vision .bouche
	{
	float:left;
	width:20px;
	height:110px;
	background:url(images/amuze-bouch-vision.png) no-repeat;
	text-indent:-9999px;
	
	
	}
	
body#vision #sub-text-box {
	width:310px;
	height:180px;
	background:url(images/subhead-box-vision.png) bottom left no-repeat;
	float:left;
	margin-right:10px;
	padding:20px;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:13px;
}

body#vision #header-navigation a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#C6BC79;
	text-decoration:none;
	line-height:66px;
	border-right:1px solid #777;
	float:left;
	background:url(images/arrows-vision.png) top center no-repeat;
}

/*ENDS*/

/* PEOPLE STYLES */

body#people a#peoplenav {
font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#79C5C6;
	text-decoration:none;
	line-height:66px;
	border-right:1px solid #777;
	float:left;
	background:url(images/arrows-people.png) top center no-repeat;
}

body#people .header-quotes {
	margin-top:15px;
	margin-right:20px;
	width:410px;
	height:110px;
	float:right;
	border-top:1px solid #79C5C6;
	border-bottom:1px solid #79C5C6;
	display:block;
}

body#people .bouche
	{
	float:left;
	width:20px;
	height:110px;
	background:url(images/amuze-bouch-people.png) no-repeat;
	text-indent:-9999px;
	
	
	}
	
body#people #sub-text-box {
	width:310px;
	height:180px;
	background:url(images/subhead-box-people.png) bottom left no-repeat;
	float:left;
	margin-right:10px;
	padding:20px;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:13px;
}

body#people #header-navigation a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#79C5C6;
	text-decoration:none;
	line-height:66px;
	border-right:1px solid #777;
	float:left;
	background:url(images/arrows-people.png) top center no-repeat;
}

/*ENDS*/

/* SUPPLIERS STYLES */

body#suppliers a#suppliersnav {
font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#798FC6;
	text-decoration:none;
	line-height:66px;
	border-right:1px solid #777;
	float:left;
	background:url(images/arrows-suppliers.png) top center no-repeat;
}

body#suppliers .header-quotes {
	margin-top:15px;
	margin-right:20px;
	width:410px;
	height:110px;
	float:right;
	border-top:1px solid #798FC6;
	border-bottom:1px solid #798FC6;
	display:block;
}

body#suppliers .bouche
	{
	float:left;
	width:20px;
	height:110px;
	background:url(images/amuze-bouch-suppliers.png) no-repeat;
	text-indent:-9999px;
	
	
	}
	
body#suppliers #sub-text-box {
	width:310px;
	height:180px;
	background:url(images/subhead-box-suppliers.png) bottom left no-repeat;
	float:left;
	margin-right:10px;
	padding:20px;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:13px;
}

body#suppliers #header-navigation a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#798FC6;
	text-decoration:none;
	line-height:66px;
	border-right:1px solid #777;
	float:left;
	background:url(images/arrows-suppliers.png) top center no-repeat;
}
/*ENDS*/

/*MENU STYLES */

body#menu a#menunav {
font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#9B79C6;
	text-decoration:none;
	line-height:66px;
	border-right:1px solid #777;
	float:left;
	background:url(images/arrows-menu.png) top center no-repeat;
}

body#menu .header-quotes {
	margin-top:15px;
	margin-right:20px;
	width:410px;
	height:110px;
	float:right;
	border-top:1px solid #9B79C6;
	border-bottom:1px solid #9B79C6;
	display:block;
}

body#menu .bouche
	{
	float:left;
	width:20px;
	height:110px;
	background:url(images/amuze-bouch-menu.png) no-repeat;
	text-indent:-9999px;
	
	
	}
	
body#menu #sub-text-box {
	width:310px;
	height:180px;
	background:url(images/subhead-box-menu.png) bottom left no-repeat;
	float:left;
	margin-right:10px;
	padding:20px;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:13px;
}

body#menu #header-navigation a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#9B79C6;
	text-decoration:none;
	line-height:66px;
	border-right:1px solid #777;
	float:left;
	background:url(images/arrows-menu.png) top center no-repeat;
}
/*ENDS*/

/* NEWS STYLES */

body#newsfeed a#newsnav {
font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#A0A0A0;
	text-decoration:none;
	line-height:66px;
	border-right:1px solid #777;
	float:left;
	background:url(images/arrows-news.png) top center no-repeat;
}

body#newsfeed .header-quotes {
	margin-top:15px;
	margin-right:20px;
	width:410px;
	height:110px;
	float:right;
	border-top:1px solid #A0A0A0;
	border-bottom:1px solid #A0A0A0;
	display:block;
}

body#newsfeed .bouche
	{
	float:left;
	width:20px;
	height:110px;
	background:url(images/amuze-bouch-news.png) no-repeat;
	text-indent:-9999px;
	
	
	}
	
body#newsfeed #sub-text-box {
	width:310px;
	height:180px;
	background:url(images/subhead-box-news.png) bottom left no-repeat;
	float:left;
	margin-right:10px;
	padding:20px;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:13px;
}

body#newsfeed #header-navigation a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#A0A0A0;
	text-decoration:none;
	line-height:66px;
	border-right:1px solid #777;
	float:left;
	background:url(images/arrows-news.png) top center no-repeat;
}

/*ENDS*/


body#contact a#contactnav {
font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#CDFF77;
	text-decoration:none;
	line-height:66px;
	border-right:1px solid #777;
	float:left;
	background:url(images/green-arrow.png) top center no-repeat;
}

#header-navigation {
	width:700px;
	height:66px;
	background:url(images/nav-strip.png) no-repeat;
	margin:0px 10px 10px 10px;
	padding-left:190px;
	float:left;
}

#header-navigation a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#FFF;
	text-decoration:none;
	line-height:66px;
	border-right:1px solid #777;
	float:left;
	background:url(images/white-arrow.png) top center no-repeat;
	padding:0px 8px 0px 8px;
}

#header-navigation a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#CDFF77;
	text-decoration:none;
	line-height:66px;
	border-right:1px solid #777;
	float:left;
	background:url(images/green-arrow.png) top center no-repeat;
}

#header-navigation a.first {
	border-left:1px solid #777;
}

#header-navigation a.last {
	border:none;
}

#content-area {
	width:890px;
	margin:0px 10px 10px 10px;
	float:left
}

#sub-text-box {
	width:310px;
	height:180px;
	background:url(images/subhead-box-panel.png) bottom left no-repeat;
	float:left;
	margin-right:10px;
	padding:20px;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:13px;
}

#sub-image-box {
	width:530px;
	height:220px;
	float:right;
}

#news-feed-box {
	width:890px;
	height:40px;
	float:left;
	margin:10px 0px 10px 0px;
}

#left-column {
	width:220px;
	float:left;
	margin-right:10px;
}

#centre-column {
	width:430px;
	float:left;
	margin-right:10px;
}

#right-column {
	width:220px;
	float:left;
}

/* Left Side Styles */

.left-box-purple {
	font-family:Arial, Helvetica, sans-serif;
	color:#CDFF77;
	font-size:12px;
	width:180px;
	padding:20px;
	background:url(images/side-boxes-purple.png) bottom left no-repeat;
	margin-bottom:10px;
}

.left-box-purple h2 {
	font-size:24px;
}

.left-box-green {
	font-family:Arial, Helvetica, sans-serif;
	color:#654868;
	font-size:12px;
	width:180px;
	padding:20px;
	background:url(images/side-boxes-green.png) bottom left no-repeat;
	margin-bottom:10px;
}

.left-box-green h2 {
	font-size:24px;
}

.left-box-green a {
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color:#654868;
}

.left-box-palepurple {
	font-family:Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:12px;
	width:180px;
	padding:20px;
	background:url(images/side-boxes-palepurple.png) bottom left repeat-y;
	margin-bottom:10px;
}

.left-box-palegrey {
	font-family:Arial, Helvetica, sans-serif;
	color:#222222;
	font-size:12px;
	width:180px;
	padding:20px;
	background:url(images/side-boxes-palegrey.jpg) bottom left repeat-y;
	margin-bottom:10px;
}

.left-box-palepurple h2 {
	font-size:24px;
}

.left-box-palepurple a {
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color:#FFF;
}


/* Right Side Styles */

.right-box-green {
	font-family:Arial, Helvetica, sans-serif;
	color:#654868;
	font-size:12px;
	width:180px;
	padding:20px;
	background:url(images/side-boxes-green.png) bottom left repeat-y;
	margin-bottom:10px;
}

.right-box-green h2 {
	font-size:24px;
}

.right-box-green img {
	margin:10px 10px 10px 0px;
}

/* News Feed Box */

#news-feed-box {
	width:890px;
	float:left;
	background:url(images/news-box-background.png) no-repeat;
}

#news-panel {
	width:60px;
	height:40px;
	padding:0px 20px 0px 20px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	line-height:40px;
	color:#CDFF77;
}

#news {
	width:790px;
	float:right;
}

.recipe-box {
	width:300px;
	padding:10px;
	background-color:#EDEDED;
	border: 1px solid #CCCCCC;
	margin-bottom:10px;
}

.recipe-box ul {
	margin-left:30px;
}

.recipes-scroll-box {
	overflow:scroll;
	width:100%;
	height:400px;
	padding:10px;
}

.recipe-box#carrot-cake {
	width:350px;
	padding:20px 20px 0px 100px;
	background-color:#EDEDED;
	border: 1px solid #CCCCCC;
	margin-bottom:20px;
	background:url(images/recipe-carrot-cake.jpg) no-repeat;
}
.recipe-box#spicy-chorizo {
	width:350px;
	padding:20px 20px 0px 100px;
	background-color:#EDEDED;
	border: 1px solid #CCCCCC;
	margin-bottom:20px;
	background:url(images/recipe-chorizo.jpg) no-repeat;
}
.recipe-box#brisket {
	width:350px;
	padding:20px 20px 0px 100px;
	background-color:#EDEDED;
	border: 1px solid #CCCCCC;
	margin-bottom:20px;
	background:url(images/recipe-brisket.jpg) no-repeat;
}
.recipe-box#turkey-burgers {
	width:350px;
	padding:20px 20px 0px 100px;
	background-color:#EDEDED;
	border: 1px solid #CCCCCC;
	margin-bottom:20px;
	background:url(images/recipe-burgers.jpg) no-repeat;
}


.recipe-box#guinea_fowl {
	width:350px;
	padding:20px 20px 0px 100px;
	background-color:#EDEDED;
	border: 1px solid #CCCCCC;
	margin-bottom:20px;
	background:url(images/guinea_fowl.jpg) no-repeat;
}

.recipe-box#yorkshire_hare {
	width:350px;
	padding:20px 20px 0px 100px;
	background-color:#EDEDED;
	border: 1px solid #CCCCCC;
	margin-bottom:20px;
	background:url(images/yorkshire-hare.jpg) no-repeat;
}

.recipe-box#seabass {
	width:350px;
	padding:20px 20px 0px 100px;
	background-color:#EDEDED;
	border: 1px solid #CCCCCC;
	margin-bottom:20px;
	background:url(images/seabass.jpg) no-repeat;
}

.recipe-box#strawberry {
	width:350px;
	padding:20px 20px 0px 100px;
	background-color:#EDEDED;
	border: 1px solid #CCCCCC;
	margin-bottom:20px;
	background:url(images/stwb-shortcake.jpg) no-repeat;
}

.recipe-box#pork {
	width:350px;
	padding:20px 20px 0px 100px;
	background-color:#EDEDED;
	border: 1px solid #CCCCCC;
	margin-bottom:20px;
	background:url(images/pork-and-orange.jpg) no-repeat;
}

.recipe-box#rabbit {
	width:350px;
	padding:20px 20px 0px 100px;
	background-color:#EDEDED;
	border: 1px solid #CCCCCC;
	margin-bottom:20px;
	background:url(images/rabbit.jpg) no-repeat;
}

.recipe-box#lamb {
	width:350px;
	padding:20px 20px 0px 100px;
	background-color:#EDEDED;
	border: 1px solid #CCCCCC;
	margin-bottom:20px;
	background:url(images/lamb.jpg) no-repeat;
}

.recipe-box#frittata {
	width:350px;
	padding:20px 20px 0px 100px;
	background-color:#EDEDED;
	border: 1px solid #CCCCCC;
	margin-bottom:20px;
	background:url(images/frittata.jpg) no-repeat;
}

.recipe-box#cheesecake {
	width:350px;
	padding:20px 20px 0px 100px;
	background-color:#EDEDED;
	border: 1px solid #CCCCCC;
	margin-bottom:20px;
	background:url(images/white-choc-cheesecake.jpg) no-repeat;
}

.recipe-box h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#636;
}

.recipe-box a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#636;
	text-decoration:none;
}

/* Center Column Styles */

.boxtop{	
/*make this the same size as the top image*/	
display:block;	
width:420px;	
height:78px;	
/*set the image as a background*/	
background-position:left top;	
background-repeat:no-repeat;	
background-image:url(images/text-background-top.png);	
}	
.topcontent{	
/*set the font style for the box title*/	
font-family:arial;	
font-size:16px;	color:#636; font-weight:bold;	
/*shift the title down a bit and center it*/	
padding-top:25px;
padding-left:40px;	
text-align:left;	
}	
.boxbottom{	
/*make this the same width as the bottom image*/	
/*donÕt set the height as this needs to be flexible*/	
display:block;	
width:420px;	
/*set the image as a background*/	
background-position:right bottom;	
background-repeat:no-repeat;	
background-image:url(images/text-background-bottom.png);	
}	
.maincontent{	
/*set the font style for the main content*/	
color:#000;	
font-family:arial;	
font-size:12px;	
display:block;	
/*align the main content nicely*/	
padding-left:40px;	
padding-bottom:40px;	
padding-right:30px;
}

.maincontent a{	
/*set the font style for the main content*/	
color:#333;	
font-family:arial;	
font-size:12px;	
text-decoration:none;
font-weight:bold;

}


.menuboxtop{	
/*make this the same size as the top image*/	
display:block;	
width:600px;	
height:78px;	
/*set the image as a background*/	
background-position:left top;	
background-repeat:no-repeat;	
background-image:url(images/menu-background-top.png);	
}	
.menutopcontent{	
/*set the font style for the box title*/	
font-family:arial;	
font-size:16px;	color:#636; font-weight:bold;	
/*shift the title down a bit and center it*/	
padding-top:25px;
padding-left:40px;	
text-align:left;	
}	
.menuboxbottom{	
/*make this the same width as the bottom image*/	
/*donÕt set the height as this needs to be flexible*/	
display:block;	
width:600px;	
/*set the image as a background*/	
background-position:right bottom;	
background-repeat:no-repeat;	
background-image:url(images/menu-background-bottom.png);	
}	
.menumaincontent{	
/*set the font style for the main content*/	
color:#000;	
font-family:arial;	
font-size:12px;	
display:block;	
/*align the main content nicely*/	
padding-left:40px;	
padding-bottom:40px;	
padding-right:30px;
}

.menumaincontent a{	
/*set the font style for the main content*/	
color:#333;	
font-family:arial;	
font-size:12px;	
text-decoration:none;
font-weight:bold;

}

.supplier-box {
	width:330px;
	padding:10px;
	background-color:#f0f0f0;
	border-top:3px solid #333;
	border-top:1px dotted #333;
	margin-bottom:10px;
}


/* FOOTER */

#footer {
		width:890px;
		height:138px;
		float:left;
		background:url(images/panel-footer.png) no-repeat;
}

#footer-nav {
		width:750px;
		height:47px;
		float:right;
}

#footer-nav p {
		font-family:Arial, Helvetica, sans-serif;
		font-size:9px;
		font-weight:bold;
		color:#daff9b;
		line-height:47px;
}

#footer-nav a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	font-weight:bold;
	color:#999;
	text-decoration:none;
	line-height:47px;
	border-right:1px solid #777;
	float:left;
	background:url(images/white-arrow.png) top center no-repeat;
	padding:0px 8px 0px 8px;
}

#footer-nav a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	font-weight:bold;
	color:#CDFF77;
	text-decoration:none;
	line-height:47px;
	border-right:1px solid #777;
	float:left;
	background:url(images/green-arrow.png) top center no-repeat;
}

#footer-nav a.first {
	border-left:1px solid #777;
}

#footer-nav a.last {
	border:none;
}

body#home a#homefooter,
body#about a#aboutfooter,
body#vision a#visionfooter,
body#people a#peoplefooter,
body#suppliers a#suppliersfooter,
body#menu a#menufooter,
body#newsfeed a#newsfooter,
body#contact a#contactfooter {
font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	font-weight:bold;
	color:#CDFF77;
	text-decoration:none;
	line-height:47px;
	border-right:1px solid #777;
	float:left;
	background:url(images/green-arrow.png) top center no-repeat;
}



#footer-info {
		width:730px;
		height:71px;
		float:right;
		padding:10px;
}

#footer-info a {
		font-family:Arial, Helvetica, sans-serif;
		font-size:11px;
		color:#888;
		font-weight:bold;
		margin:5px 20px 5px 20px;
		text-decoration:none;
}

#footer-info a.fuse {
		font-family:Arial, Helvetica, sans-serif;
		font-size:11px;
		color:#888;
		font-weight:bold;
		text-decoration:none;
		margin:0;
}

#footer-info h3 {
		font-family:Arial, Helvetica, sans-serif;
		font-size:15px;
		color:#888;
		font-weight:bold;
		margin:5px 0px 5px 0px;
}

#footer-info h2 {
		font-family:Arial, Helvetica, sans-serif;
		font-size:11px;
		color:#888;
		font-weight:bold;
		margin:5px 0px 5px 0px;
}


/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/* FORM ELEMENTS  */   
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

	.textfield {
		font-family:Arial, Helvetica, sans-serif;
		font-size:1em;
		color:#333333;
		padding:2px;
		border:1px solid #d0f066;
		}
		
	.req {
		color:#CC0000;
		font-size:1em;
		font-weight:bold;
		}
		
	.row {
		clear:both;
		padding:5px;
		overflow:visible;
		}
		
	.altrow {
		background:#FFEFF6;
		}
		
		.altrow label {
			color:#CF6792;
			}
		
	.row label {
		float:left;
		font-weight:bold;
		width:150px;
		padding:3px 0 0 0;
		margin-right:5px;
		font-family:Arial, Helvetica, sans-serif;
		color:#666666;
		}
		
		.row label span.small {
			font-size:0.9em;
			font-weight:normal;
			}
	
	.row .value {
		float:right;
		width:200px;
		clear:right;
		}
		
	.button {
		font-weight:bold;
		padding:2px 15px;
		font-family:Arial, Helvetica, sans-serif;
		font-size:1em;
		cursor:pointer;
		}
	
.col {width:180px;float:left;margin:0px 10px 0px 0px;}

.news-box {
	width:300px;
	padding:20px;
	background-color:#EDEDED;
	display:block;
	border-top:4px solid #666;
	border-bottom:1px dotted #666;
	margin:0px 0px 10px 0px;
}

.news-box h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#333;
}

.news-box p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#333;
}

/*Example CSS for demo ticker*/

#ajaxticker1{
width: 600px;
height: 40px;
padding: 10px;
}

#ajaxticker1 a{
font-weight:bold;
color:#FFF;
}

#ajaxticker1 div{ /*IE6 bug fix when text is bold and fade effect (alpha filter) is enabled. Style inner DIV with same color as outer DIV*/

}

.someclass{ //class to apply to your scroller(s) if desired
}



.ajsfood_question{	/* Styling question */
	/* Start layout CSS */
	color:#222;
	font-size:13px;
	width:430px;
	margin-bottom:2px;
	margin-top:2px;
	padding-left:2px;
	background-image:url('images/bg_answer.gif');
	background-repeat:no-repeat;
	background-position:top right;	
	height:20px;
	
	/* End layout CSS */
	
	overflow:hidden;
	cursor:pointer;
}

.ajsfood_question2{	/* Styling question */
	/* Start layout CSS */
	color:#222;
	font-size:13px;
	width:430px;
	margin-bottom:2px;
	margin-top:2px;
	padding-left:2px;
	background-image:url('images/bg_answer.gif');
	background-repeat:no-repeat;
	background-position:top right;	
	height:40px;
	
	/* End layout CSS */
	
	overflow:hidden;
	cursor:pointer;
}
.ajsfood_answer{	/* Parent box of slide down content */
	/* Start layout CSS */
	border:1px solid #317082;
	background-color:#E2EBED;
	width:500px;
	margin:20px 0px 20px 0px;
	
	
	/* End layout CSS */
	
	visibility:hidden;
	height:0px;
	overflow:hidden;
	position:relative;

}

.ajsfood_answer li {	/* Parent box of slide down content */
	/* Start layout CSS */
	
	margin:0px 0px 0px 40px;


}

.ajsfood_answer_content{	/* Content that is slided down */
	padding:15px;
	font-size:13px;	
	position:relative;
}
