/* @override 
	http://localhost:8500/rmhfoods/css/screen.css
	http://www.rmhfoods.com/css/screen.css
*/

html{
	background-color: #000;
}

body{
	margin: 0;
	padding: 0;
	background: #fbfaf8 url(../images/bg-body.jpg) repeat-x;
	font: 14px/24px "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
	color: #333333;
}

a{
	color: #4c7e1f;
}
#site-wrapper{
	position: relative;
	width: 960px;
	margin: 0 auto;
}

.content ul.indent{
 	padding-left: 64px;
	padding-bottom: 16px;
	padding-right: 64px;
}

.content ul.indent li{
	margin-bottom: 16px;
	list-style-type: disc;
}

h1{
	position: relative;
	margin: 0 26px;
	text-indent: -9999px;
	width: 172px;
	z-index: 1000;
}

dd{
	border-bottom: 1px solid #eee;
}

dd.noborder{border-bottom:none;}

.content dt h4 {
	line-height: 150%;
}

h1 a{
	display: block;
	background: url(../images/title-rmh-foods.png) no-repeat;
	height: 96px;
}

.font13{
	font-size: 13px;
}
.font11{
	font-size: 10px;
	line-height: 1.5;
}

sup{
	font-size: 7px;
	vertical-align: super;
}

.callout{
	font-size: 23px;
}

.slogan{
	color: #fff;
	font-weight: bold;
	font-style: italic;
	font-size: 14px;
	line-height: 0;
	position: absolute;
	top: 8px;
	left: 208px;
	margin: 0;
}

.sup{
	font-size: 5px;
	vertical-align: 10px;
}

/* @group Main Navigation */

.main-nav{
	position: absolute;
	right: 32px;
	top: 4px;
	list-style-type: none;
	color: #fff;
	background: url(../images/bg-main-nav-divider.jpg) no-repeat right center;
	padding: 0;
}

.main-nav li{
	display: inline;
	padding:0 14px 0 16px;
	background: url(../images/bg-main-nav-divider.jpg) no-repeat left center;
}

.main-nav a {
	color: #fff;
	text-decoration: none;
}

.main-nav a:hover {
	color: #fff;
	text-decoration: underline;
}



/* @end */

.sub-nav{
	display: none;
}

h2.section-header {
	position: relative;
	color: #fff;
	font-size: 32px;
	text-align: center;
	margin: -59px 0 0;
	text-shadow: #9b8c63 0 1px 1px;
	font-weight: bold;
	text-transform: uppercase;
	
	padding-top: 18px;
	padding-bottom: 18px;
	z-index: 900;
}

#home-promo{
	position: relative;
	text-align: center;
	margin-top: 0;
	z-index: 800;
	padding-bottom: 0;
}

#slideshow {
    position:relative;
    height:330px;
    width:842px;
    margin: 0 auto;
    background: transparent url(../images/promobg.png) no-repeat;
}

#slideshow img {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
}

#slideshow IMG.active {
    z-index:10;
}

#slideshow IMG.last-active {
    z-index:9;
}

#home-promo p{
	width: 650px;
	height: 58px;
	margin: -40px auto 0;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	text-shadow: rgba(0,0,0,0.25) 0 0 12px;
	line-height: 3.5;
	background: transparent url(../images/bg-promo-message.png) repeat-x;
	position:relative;
	z-index: 100;
	padding-bottom: 0;
}

#content-wrapper{
	position: relative;
	margin: 18px 32px 24px;
}

h3.content-title{
	background: #000 url(../images/bg-page-title.png);
	color: #fff;
	font-size: 24px;
	padding-top: 16px;
	padding-bottom: 16px;
	padding-left: 32px;
	font-weight: bold;
	text-shadow: #000 0 1px 1px;
	margin: 0 32px;
}

body.milanos h3.content-title{
	background: #7b0000 url(../images/milanosheaderbg.jpg) no-repeat;
}
body.milanos h3.content-title span{
	visibility: hidden;
}

body.milanos h3.content-title .milanoslogo{
	left: 48px;
	position: absolute;
	top: -12px;
	width: 170px;
}

body.milanos .appetiteshot{
	border: 1px solid #e4e4e4;
}

body.milanos .column1 { width: 511px; float: left; overflow: hidden}

body.milanos .column2 { width: 280px; float: right}

.focuslinks li a {
	display: block;
	width: 220px;
	height: 40px;
	background: transparent url(../images/milanos-calltoaction-bg.png) no-repeat;
	text-decoration: none;
	color: white;
	cursor: pointer;
	font-size: 18px;
	font-weight:500;
	line-height: 40px;
	padding: 0 16px;
}

.focuslinks li {
float: left;
	margin-left: 7px;
}

.focuslinks li.first {
	margin-left: 0;
}

.entre-header{
	width: 280px;
	height: 33px;
	background: transparent url(../images/entre-header.png) no-repeat;
	line-height: 33px;
	color: #fff;
	text-align: center;
	text-transform: uppercase;
	font-size: 18px;
}

.product-thumbs li a{
	float: left;
	margin: 5px;
}

.page-nav{
	position: absolute;
	right: 48px;
	top: 17px;
	list-style-type: none;
	color: #fff;
	padding: 0;
	font-size: 12px;
}

.page-nav li{
	display: inline;
	padding:0 8px 0 11px;
	border-left: 1px solid #333;
}

body.milanos .page-nav li{
	border-left: 1px solid #fff;
}

body.milanos .page-nav li.first{
	border-left: 0;
}

.page-nav a{
	color: #fff;
	text-decoration: none;
}

.page-nav a:hover{
	color: #fff;
	text-decoration: underline;
}

.page-nav li.first{
	border-left: 0;
}

.content{
	border: 1px solid #e9e6d9;
	background-color: #fff;
	overflow: hidden;
	padding: 16px;
	text-align: justify;
	margin: 0 32px;
}

.content h4{
	color: #b2a97e;
	font-size: 18px;
	line-height: 1;
	padding: 16px 0 8px;
}

.content h4.first{
	padding: 0 0 8px !important;
}

.content p{
	margin: 0 0 16px;
}

.image-column{
	width: 260px;
	float: right;
	text-align: right;
	margin: -6px -6px -6px 0;
}

/* @group footer */

.footer-copyright{
	margin-left: 32px;
	font-size: 12px;
	text-align: center;
}

.footer-nav li a{
	color: #fff;
}

.footer-nav li.first{
	border-left: none;
	padding-left: 0;
}

.footer-nav li{
	display: inline;
	padding:0 8px 0 11px;
	border-left: 1px solid #fff;
	border-color: #333;
}

.footer-nav{
	margin-left: 32px;
	list-style-type: none;
	font-size: 12px;
	margin-top: 0;
	text-align:center;
}

.footer-content{
	padding-top: 60px;
}

#footer-contact p{
	margin-bottom: 8px;
}

#footer-contact strong{
	font-size: 14px;
}

#footer-contact h2{
	font-size: 18px;
	border-color: #bfbfbf;
	border-style: solid;
	border-bottom: 1px solid #bfbfbf;
	margin-top: 32px;
	margin-bottom: 12px;
	padding-bottom: 7px;
}

#footer-contact {
	color: #333;
	width: 224px;
	height:200px;	
	float: right;
	margin-right: 32px;
	text-align: center;
	font-size: 12px;
	background: url(../images/bg-footer-contact.png) no-repeat 0 bottom;
	line-height: 16px;
	padding: 0 38px;
}

#footer{
	width: 960px;
	margin: 48px auto;
}

#footer-wrapper {
	background: #000 url(../images/bg-footer-wrapper.jpg) repeat-x 0 0;
	color: #fff;
	overflow: hidden;
	height:200px;
}



/* @end */

/* @group HomePage */

body.home{
	background: #fbfaf8 url(../images/bg-body-home.jpg) repeat-x 0 0;
}

p.quote{
	width: 400px;
	float: right;
	font-size: 20px;
	font-weight: bold;
	padding: 64px 0 29px 16px;
}



p.quote span{
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	float: right;
	margin-top: 16px;
}

/* @end */

/* @group Forms */

form{
	width: 736px;
	padding: 0 32px;

}

.form-elements{
	margin-bottom: 16px;
}

.input-wrapper{
	background-color: #e9e6d9;
	padding: 16px;
	overflow: auto;
	margin-bottom: 4px;
}

.input-wrapper label{
	line-height: 2;
	float: left;
}

.input-text{
	float: right;
	display: block;
	font-size: 14px;
	padding: 4px;
	border: 1px solid #cec8ae;
	width: 533px;
}

.input-checkbox-label{
	font-size: 12px;
	float: none !important;
}

.input-submit{
	display: block;
}

.input-wrapper textarea{
	float: right;
	display: block;
	width: 540px;
	height: 96px;
	border: 1px solid #cec8ae;
}

.error {
	border:1px solid red !important;
}

.errormessagep {
	color: #c90700;
	font-size: 14px;
	font-weight: bold;
}

.errormessageli {
	color: #c90604;
	font-size: 12px;
}

#overlay{display: none;position: fixed;top:0;left: 0; width: 100%;height: 100%; background-color: rgba(0,0,0,0.5); z-index: 9999;text-align: center;}

#modal{ display: block; width: 431px; border: 16px solid #000;background-color: #fff; margin: 50px auto;text-align: left;}

#modal h2{ display: block; background-color: #b2a97e; color: #fff; font-size: 24px;padding: 16px 16px 8px; font-weight: normal; font-style: normal; }

.modalContentWrapper { padding: 16px; }

#modal img.productImage{ width: 245px; height: 298px;padding: 0;margin-right: 8px; float: left; }

#modal .nutritionWrapper{ width: 146px;float: left;}

 .IngredientsWrapper{ clear: both; }
 
 .IngredientsWrapper p{ font-size: 9px; line-height: 10px; }

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}

/* @end */
