@charset "UTF-8";
* {
  margin: 0;
  padding: 0;
}

body {
	font: 100% Tahoma, Verdana, Arial, Helvetica, sans-serif;
	background: url(images/body-bg.gif) repeat;
	margin: 0;
	padding: 0;
	color: #5b4c36;
	text-align: center;
	font-size: 8pt;
	font-family: tahoma;
}

img {
  border: 0;
}

.donair div#container-outer {
    background: url(images/grad-bg.gif) repeat-x;
}

.donair #container {
	width: 952px;
	/*height: 1000px;*/
	background: #fff;
	/*height: auto !important;*/
	margin: 0 auto; 
	text-align: left;
	position: relative;
}

.donair #mainContent {
	padding: 0 20px;
	position: relative;
	/*width: 952px;*/
	background: #fff;
	margin: 0 auto; 
	text-align: left;
	/*padding-bottom: 10px;*/ 
}

div#header{
	background: url(images/header.gif) no-repeat;
	width: 952px;
	height: 143px;
}

div#header-logo{
	width: 200px;
	height: 100px;
	margin-left: 30px;
	padding-top: 12px;
}

div#global-nav{
	float: right;
	margin-right: -30px;
	margin-top: -90px;
	width: 223px;
	height: 9px;
}


ul#global-menu {
    list-style-type: none;
}

ul#global-menu li {
    display: inline;
    padding: 0;
    margin: 0;
    margin-right: 15px;
}

div#nav{
	position: absolute;
    top: 90px;
    right: 5px;
    text-align: right;
}

ul#primary-menu {
    list-style-type: none;
    z-index: 20;
    text-align: left;
}

ul#primary-menu li {
    padding: 0;
    margin: 0;
    margin-left: 1px;
    position: relative;
    float: left;
}

ul#primary-menu ul {
  background: #EDE6D1;
  border-bottom: 1px solid #000;
  list-style: none;
  margin: 0;
  position: absolute;
  top: -999em;
  left: -1px;
  z-index: 20;
  width: 145px;
}

ul#primary-menu li:hover ul,
ul#primary-menu li.sfHover ul {
    top: 39px;
    z-index: 20;
}

ul#primary-menu ul li {
  border: 0;
  float: none;
  border-bottom: 1px solid #EABB85;
  padding: 3px;
}

ul#primary-menu ul li a {
  border-bottom: 0;
  padding: 3px;
  z-index: 20;
  color: #674E35;
}

ul#primary-menu ul a:hover {
  color: #000;
}

div#top-box{
	width: 952px;
	height: 267px;
}

div#flash-holder{
	float: left;
	width: 619px;
	height: 267px;
	padding-left: 10px;
}

div#recipe-form{
	float: right;
	background: url(images/recipe-form.gif) no-repeat;
	width: 305px;
	height: 266px;
	padding-right: 10px;
}


div#main-content{
	float: left;
	text-align: left;
	width: 290px;
	/*height: 126px;*/
	color: #48484a;
	line-height: 130%;
	margin-top: 8px;
	/*border: #0066FF dashed;*/
}

div#main-content-page{
	float: left;
	background: #fff;
	text-align: left;
	width: 609px;
	/*height: 126px;*/
	color: #48484a;
	/*line-height: 130%;*/
	margin-top: 8px;
	/*border: #0066FF dashed;*/
	
}

div#content-top{
	position: relative;
	background:url(images/content-top.gif) no-repeat;
	margin-left: 11px;
	width: 282px;
	height: 6px;
}

div#content-top-page{
	position: relative;
	background:url(images/content-top-page.gif) no-repeat;
	margin-left: 11px;
	width: 609px;
	height: 14px;
}

div#content{
	padding: 5px 5px 0px 5px;
	width: 280px;
	margin-left: 11px;
    /*overflow: auto;*/
	/*border: #0066FF dashed;*/
}

div#content-page{
	padding: 5px 5px 0px 5px;
	width: 609px;
	margin-left: 11px;
    overflow: hidden;
	/*border: #0066FF dashed;*/
}

div#content-repeat{
	position: relative;
  	background:url(images/content-repeat.gif) repeat-y;
	margin-left: 2px;
	
}

div#content-repeat-page{
	position: relative;
  	background:url(images/content-repeat-page.gif) repeat-y;
	margin-left: 2px;
	min-height: 200px;
    height: auto !important;
    height: 200px;
}


div#content-bottom{
	position: relative;
	background:url(images/content-top.gif) no-repeat;
	width: 282px;
	height: 6px;
	margin-left: 12px;
}

div#content-bottom-page{
	position: relative;
	background:url(images/content-bottom-page.gif) no-repeat;
	width: 609px;
	height: 14px;
	margin-left: 12px;
}


div#newsletter-form {
	float: right;
	background: url(images/newsletter-form-new.gif) no-repeat;
	position: relative;
	width: 310px;
	height: 144px;
	margin-right: 5px;
	margin-top: 10px;
    padding-bottom: 150px;
}

div#newsletter-form  input.field-textfield{
	height: 13px;
    width: 200px;
    font-size: 11px;
}

div#contact-area{
    position: absolute;
    bottom: 80px;
    right: 20px;
	text-align: right;
	color: #5b4c36;
	text-decoration: none;
	width: 152px;
	height: 114px;
}

div#contact-area a {
    text-decoration: underline;
}

div#weekly-feature{
	float: right;
	background: url(images/Mr_donair_simply_delicious.gif) no-repeat;
	width: 312px;
	height: 145px;
	padding-right: 4px; 
	margin-top: 10px;
}

div#weekly-text{
	float: left;
    padding-top: 60px;
	padding-left: 0px;
    position: relative;
}

div#weekly-text a {
    position: absolute;
    left: 20px;
    bottom: -25px;
}

div#footer{
	background: url(images/footer.gif) no-repeat;
	width: 952px;
	height: 80px;
	margin-left: 0px;
	clear: both;
}

div#copyright{
	float: left;
	color: #000000;
	padding-top: 35px;
	padding-left: 30px;
}

div#threeton{
	float: right;
	color: #000000;
	padding-top: 35px;
	padding-right: 30px;
}

a {
	text-decoration: none;
	color: #5B4C36
}

a link{
	text-decoration: none;
}

div#sitemap{
	
}

.sitemap-menu-title{	
	font-weight: bold;
	font-size: 11px;
	color: #664320;  
}

.sitemap-menu{
	margin-bottom: 15px;
	font: medium;
}

ul.sub-menu {
    display: none;
}

#TB_ajaxContent {
    background: #E8E2C6;
}

h2.nutrition-title {
    font-size: 14pt tahoma;
    font-weight: bold;
    margin-top: 2px;
    margin-bottom: 1px;
}

#TB_ajaxContent table {
    width: 300px;
}

#TB_ajaxContent table td {
    padding-bottom: 3px;
}

.label {
    font-weight: bold;
}

div.recipe-content {
    display: none;
}

div.recipe-title {
    margin-bottom: 10px;
    font-size: 11pt;
    font-weight: bold;
    padding: 3px;
    border: 1px solid #86806B;
    background: #E3DBB9;
}

div.recipe-ingredients {
    margin-bottom: 10px;
}

div.recipe-instructions {
    margin-bottom: 15px;
}

img.recipe-image {
    margin-right: 10px;
}

div#ck-form {
    margin-left: 15px;
}

div#ck-form table td {
    padding-bottom: 5px;
}

.form-errors {
    color: red;
    margin-left: 17px;
    margin-bottom: 10px;
}

ol {
    margin-left: 17px;
}
