/*
  Alfresco Woodfired Pizza Ovens
  Stylesheet: Screen - css/screen.css
*/

html, body, h1, h2, h3, h4, h5, h6, p, ul, ol, li, img {
  margin: 0;
  padding: 0;
  border: 0;
}

body {
  background: #23201a;
  font-size: 62.5%;
}

a {
  color: #ffffff;
}

a:hover {
  color: #cfa359;
  text-decoration: none;
}

.clear {
  display: block;
  clear: both;
  width: 100%;
}

.wrapper {
  width: 960px;
  margin: 0 auto;
  position: relative;
}

.strip {
  border-top: 5px solid #9c4738;
  margin: 20px 0 0 -20px;
  width: 300px;
}

#printlogo {
  display: none;
}

#header {
  width: 100%;
  background: #080808;
  border-bottom: 5px solid #9c4738;
  position: relative;
}

#header #logo {
  background: url(../img/logo_alfresco.png) scroll no-repeat;
  text-indent: -9999px;
  width: 424px;
  height: 121px;
  margin: 0 0 0 -40px;
}

#header #delivery {
  position: absolute;
  top: 30px;
  right: 35px;
  text-align: right;
  color: #ffcc00;
  font: italic 1.8em/1.8em Myriad, Tahoma, sans-serif; /* 18pt/18pt */
}


#nav {
  position: absolute;
  top: 87px;
  right: 0;
  z-index: 100;
}

#nav ul {
  list-style-type: none;
}

#nav ul li {
  float: left;
  margin: 0 0 0 2px;
  width: 90px;
  position: relative;
}

#nav ul li a {
  background: #9c4738;
  color: #ffffff;
  text-decoration: none;
  text-align: center;
  display: block;
  width: 90px;
  height: 34px;
  padding: 5px 0 0 0;
  margin: 0;
  text-indent: -9999px;
}

#nav ul li a.home {
  background: url(../img/nav_home.gif) scroll no-repeat 0 -78px;
}

#nav ul li:hover a.home {
  background: url(../img/nav_home.gif) scroll no-repeat 0 -39px;
}

#home #nav ul li a.home {
  background: url(../img/nav_home.gif) scroll no-repeat 0 0;
}

#nav ul li a.about {
  background: url(../img/nav_about.gif) scroll no-repeat 0 -78px;
}

#nav ul li:hover a.about {
  background: url(../img/nav_about.gif) scroll no-repeat 0 -39px;
}

#about #nav ul li a.about {
  background: url(../img/nav_about.gif) scroll no-repeat 0 0;
}

#nav ul li a.ovens {
  background: url(../img/nav_ovens.gif) scroll no-repeat 0 -78px;
}

#nav ul li:hover a.ovens {
  background: url(../img/nav_ovens.gif) scroll no-repeat 0 -39px;
}

#ovens #nav ul li a.ovens {
  background: url(../img/nav_ovens.gif) scroll no-repeat 0 0;
}

#nav ul li a.shop {
  background: url(../img/nav_shop.gif) scroll no-repeat 0 -78px;
}

#nav ul li:hover a.shop {
  background: url(../img/nav_shop.gif) scroll no-repeat 0 -39px;
}

#shop #nav ul li a.shop {
  background: url(../img/nav_shop.gif) scroll no-repeat 0 0;
}

#nav ul li a.resources {
  background: url(../img/nav_resources.gif) scroll no-repeat 0 -78px;
}

#nav ul li:hover a.resources {
  background: url(../img/nav_resources.gif) scroll no-repeat 0 -39px;
}

#resources #nav ul li a.resources {
  background: url(../img/nav_resources.gif) scroll no-repeat 0 0;
}

#nav ul li a.contact {
  background: url(../img/nav_contact.gif) scroll no-repeat 0 -78px;
}

#nav ul li:hover a.contact {
  background: url(../img/nav_contact.gif) scroll no-repeat 0 -39px;
}

#contact #nav ul li a.contact {
  background: url(../img/nav_contact.gif) scroll no-repeat 0 0;
}

#nav li ul {
  position: absolute;
  width: 155px;
  left: -9999px;
  text-indent: none;
  background: #9c4738;
  border-left: 5px solid #cfa359;
  border-bottom: 1px solid #723429;
  border-right: 1px solid #723429;
}

#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
  margin-top: -5px;
}

#nav li li {
  margin: 0;
  width: 155px;
}

#nav li li a {
  text-indent: 0;
  background-color: transparent;
  text-align: left;
  font: 1.2em/1.6em Myriad, Tahoma, sans-serif; /* 12pt/16pt */
  width: 143px;
  height: 24px;
  padding: 5px 5px 0 5px;
  border-bottom: 1px dotted #cfa359;
  margin: 0;
  z-index:10000;
}

#nav li li:hover, #nav li li.sfHover {
  background: #cfa359;
  width: 155px;
}


#intro {
  background: #cfa359;
  width: 100%;
  height: 300px;
  clear: left;
  z-index: 1;
}

#intro #quote {
  background: url(../img/imagine.gif) scroll no-repeat top left;
  margin: 56px 0 0 0;
  width: 423px;
  height: 185px;
  text-indent: -9999px;
  float: left;
}

#intro #slides {
  background: url(../img/bg_feature_oven.jpg) scroll no-repeat top right;
  width: 517px;
  height: 300px;
  float: right;
  overflow: hidden;
}

#intro #slides img {
  margin: 33px 0 0 57px;
}

#intro .prev, #intro .next {
  display: none;
}

#content {
  clear: both;
  margin-bottom: 54px;
  color: #ffffff;
}

#content .wrapper {
  width: 940px;
  margin: 0 auto;
}


#content h1 {
  color: #ffcc00;
  font: 2.8em/3.2em Myriad, Tahoma, sans-serif; /* 28pt/32pt */
}

#content h2 {
  color: #ffcc00;
  font: 2.2em/2.6em Myriad, Tahoma, sans-serif; /* 22pt/26pt */
}

#content h3, legend {
  color: #ffcc00;
  font: 2.0em/2.4em Myriad, Tahoma, sans-serif; /* 20pt/24pt */
}

#content h4 {
  color: #ffcc00;
  font: 1.8em/2.2em Myriad, Tahoma, sans-serif; /* 18pt/22pt */
}

#content h5 {
  color: #ffcc00;
  font: 1.6em/2.0em Myriad, Tahoma, sans-serif; /* 16pt/20pt */
}

#content h6 {
  color: #ffffff;
  font: 1.4em/1.8em Myriad, Tahoma, sans-serif; /* 14pt/18pt */
}

#content p, #content th, #content td {
  color: #ffffff;
  font: 1.4em/1.8em Myriad, Tahoma, sans-serif; /* 14pt/18pt */
  padding: 5px 0 10px 0;
}

#content p.byline {
  font-style: italic;
}


#content ul, #content ol {
  margin: 0 0 10px 50px;
  padding: 0;
}

#content ul ul {
  margin: 0 0 0 25px;
}    

#content li {
  color: #ffffff;
  font: 1.4em/1.8em Myriad, Tahoma, sans-serif; /* 14pt/18pt */
}

#content li li {
  font: 1.0em/1.4em Myriad, Tahoma, sans-serif; /* 14pt/18pt */
}


#content dl {
  margin: 0 0 20px 0;
}


#content dt {
  margin: 0;
}

#content dt p.date {
  margin: 0 0 -5px 0;
  padding: 0;
}

#content dd {
  margin: 0 0 40px 0;
}

#content dd h2 {
  margin: 0 0 -10px 0;
  padding: 0;
}

#content dd p {
  padding: 0;
}


#content table {
  border: 1px solid #666666;
  border-collapse: collapse;
}

#content table#specifications {
  width: 380px;
  margin: 0 0 20px 0;
}

#content table#comparison, #content table#comparison_inline {
  width: 100%;
  margin: 20px 0;
}

#content table#ondisplay {
  margin: 20px 0;
}


#content th, #content td {
  text-align: left;
  padding: 3px 6px;
  vertical-align: top;
  margin: 0;
}

#content table#specifications th, #content table#specifications td {
  width: 50%;
}

#content th {
  margin-right: 1px;
}

#content tr.alt th, #content tr.alt td {
  background: #3e382f;
}

#content th.heading, #content table#comparison td {
  text-align: center;
  width: 20%;
}

#content table#comparison_inline td {
  width: 25%;
  text-align: center;
}


#content th.heading, #content span.heading {
  color: #ffcc00;
}

#content table#demos th.heading {
  text-align: left;
  width: auto;
}

#content table#ondisplay th.heading {
  text-align: left;
  width: auto;
}

#content table#ondisplay td {
  padding-right: 50px;
}


#content table#comparison th, #content table#comparison td, #content table#comparison_inline th, #content table#comparison_inline td {
  border-left: 1px solid #666666;
  border-right: 1px solid #666666;
}

#content table#demos td {
  padding-right: 30px;
}


#content th.label {
  text-align: right;
  padding-right: 10px;
}

#content p.breadcrumbs {
  margin: 20px 0 0 0;
  font: 1.2em/1.4em Myriad, Tahoma, sans-serif; /* 12pt/14pt */
}

#content .date {
  font-style: italic;
}

#content #sidebar {
  float: right;
  width: 379px;
  margin-left: 20px;
}


#woodfiredovens {
  position: relative;
  min-height: 300px;
  width: 280px;
  padding: 0 10px 0px 10px;
  background: #393731 url(../img/bg_woodfiredovens.gif) scroll repeat-x top left;
  float: left;
}

#upcomingdemos, #latestnews {
  position: relative;
  min-height: 250px;
  overflow: hidden;
}

#woodfiredovens, #upcomingdemos, #latestnews {
  margin-bottom: 54px;
}

#woodfiredovens h1 {
  background: #23201a url(../img/header_woodfiredovens.jpg) scroll no-repeat top left;
  width: 307px;
  height: 145px;
  text-indent: -9999px;
  margin: -30px 0 0 -17px;
  position: relative;
}

#woodfiredovens ul {
  margin: 0px 0 20px 0;
  width: 250px;
}

#woodfiredovens li {
  color: #ffffff;
  font: 1.2em/2.0em Myriad, Tahoma, sans-serif; /* 12pt/24pt */
  margin: 0 0 0 50px;
  width: 200px;
}

#woodfiredovens ul.strip {
  list-style-type: none;
  margin: 0;
  background: #23201a;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 300px;
}

#upcomingdemos ul.strip, #latestnews ul.strip {
  list-style-type: none;
  margin: 0;
  background: #23201a;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 300px;
}

#woodfiredovens ul.strip li.compare, #upcomingdemos ul.strip li.demos, #latestnews ul.strip li.news {
  margin: 0;
  height: 34px;
  float: left;
  width: 220px;
  position: relative;
}

#woodfiredovens ul.strip li.more, #upcomingdemos ul.strip li.more, #latestnews ul.strip li.more {
  margin: 0;
  height: 34px;
  float: right;
  width: 77px;
  position: relative;
}

#woodfiredovens .compare a {
  display: block;
  width: 220px;
  height: 35px;
  background: url(../img/button_compareovens.gif) scroll no-repeat 0 -35px;
  text-indent: -9999px;
}

#woodfiredovens .compare a:hover {
  background: url(../img/button_compareovens.gif) scroll no-repeat 0 0;
}

#upcomingdemos .demos a {
  display: block;
  width: 220px;
  height: 35px;
  background: url(../img/button_demos.gif) scroll no-repeat 0 -35px;
  text-indent: -9999px;
}

#upcomingdemos .demos a:hover {
  background: url(../img/button_demos.gif) scroll no-repeat 0 0;
}

#latestnews .news a {
  display: block;
  width: 220px;
  height: 35px;
  background: url(../img/button_news.gif) scroll no-repeat 0 -35px;
  text-indent: -9999px;
}

#latestnews .news a:hover {
  background: url(../img/button_news.gif) scroll no-repeat 0 0;
}

#woodfiredovens .more a, #upcomingdemos .more a, #latestnews .more a {
  display: block;
  width: 77px;
  height: 35px;
  background: url(../img/button_more.gif) scroll no-repeat 0 -35px;
  text-indent: -9999px;
}

#woodfiredovens .more a:hover, #upcomingdemos .more a:hover, #latestnews .more a:hover {
  background: url(../img/button_more.gif) scroll no-repeat 0 0;
}

#upcomingdemos {
  width: 240px;
  margin: 50px 20px 0 20px;
  padding: 0 30px 0px 30px;
  background: #393731;
  float: left;
}

#latestnews {
  width: 240px;
  margin: 50px 0 0 0;
  padding: 0 30px 0px 30px;
  background: #393731;
  float: left;
}

#upcomingdemos h1 {
  background: url(../img/header_cookingdemos.gif) scroll no-repeat top left;
  width: 300px;
  height: 65px;
  text-indent: -9999px;
  margin: 0 0 0 -30px;
}

#latestnews h1 {
  background: url(../img/header_latestnews.gif) scroll no-repeat top left;
  width: 300px;
  height: 65px;
  text-indent: -9999px;
  margin: 0 0 0 -30px;
}

#upcomingdemos p, #latestnews p {
  color: #ffffff;
  font: 1.2em/1.6em Myriad, Tahoma, sans-serif; /* 12pt/16pt */
  padding: 5px 0 10px 0;
}

#upcomingdemos .date, #latestnews .date {
  font-style: italic;
}

#upcomingdemos a, #latestnews a {
  color: #cfa359;
}

#upcomingdemos a:hover, #latestnews a:hover {
  color: #ffffff;
}

h1.investment {
  background: url(../img/h1_aninvestmentinlifestyle.gif) scroll no-repeat top left;
  width: 330px;
  height: 32px;
  text-indent: -9999px;
  margin: 0 0 20px 0;
  clear: both;
}

#ovengroup {
  width: 100%;
  clear: both;
  margin: 20px auto;
  padding: 0 0 35px 0;
}

.ovenpanel {
  position: relative;
  width: 200px;
  margin: 5px;
  padding: 10px 10px 0 10px;
  float: left;
  background: #393731;
  border-bottom: 5px solid #9c4738;
}

#ovengroup_details {
  width: 720px;
  clear: both;
  margin: 20px auto;
  padding: 0 0 10px 0;
}

.ovenpanel_details {
  position: relative;
  width: 200px;
  min-height: 430px;
  height: 440px;
  margin: 10px;
  padding: 10px 10px 0 10px;
  float: left;
  background: #393731;
  border-bottom: 5px solid #9c4738;
}

.ovenpanel img {
  border: 1px solid #cfa359;
}

.ovenpanel h2 {
  text-align: center;
}

.ovenpanel h2 a {
  color: #ffcc00;
  text-decoration: none;
}

.ovenpanel h2 a:hover {
  color: #ffffff;
}

.ovenpanel .moreinfo a {
  display: block;
  position: absolute;
  bottom: -40px;
  left: 0;
  width: 220px;
  height: 35px;
  background: url(../img/button_moreinfo.gif) scroll no-repeat 0 -35px;
  text-indent: -9999px;
}

.ovenpanel .moreinfo a:hover {
  background: url(../img/button_moreinfo.gif) scroll no-repeat 0 0;
}

#oveninfo {
  width: 540px;
  float: left;
  margin-right: 15px;
}

#ovengroup_details {
  width: 909px;
  clear: both;
  margin: 20px auto;
  padding: 0 0 35px 0;
}

.ovenpanel_details {
  position: relative;
  width: 263px;
  margin: 10px;
  padding: 10px 10px 0 10px;
  float: left;
  background: #393731;
  border-bottom: 5px solid #9c4738;
}

.ovenpanel_details .getspecs a {
  display: block;
  position: absolute;
  bottom: -40px;
  left: 0;
  width: 283px;
  height: 35px;
  background: url(../img/button_specdiagram.gif) scroll no-repeat 0 -35px;
  text-indent: -9999px;
}

.ovenpanel_details .getspecs a:hover {
  background: url(../img/button_specdiagram.gif) scroll no-repeat 0 0;
}

img.components {
  margin: 10px 40px 0 0;
}


#schedule {
  width: 60%;
  float: left;
  margin-bottom: 20px;
}

#venues {
  width: 40%;
  float:left;
}


#extrainfo {
  width: 379px;
  float: left;
  margin-left: 16px;
}

#map {
  float: right;
  margin: 0 10px 10px 40px;
  width: 350px;
}

#map p.address {
  margin-left: 30px;
}

#nextdemo {
  background: #393731;
  padding: 5px 10px;
  margin: 10px 0 40px; 0;
  border-left: 5px solid #9c4738;
}

#nextdemo h2 {
  width: 230px;
  float: left;
  padding: 0;
  margin: 0;
}

#nextdemo p {
  margin-top: 11px;
}

form#contactform {
  padding: 1px;
  margin: 0;
  border-left: 5px solid #9c4738;
  background: #2B2720;
  width: 57%;
}

#contactform fieldset {
  border: 0;
  padding: 10px 0 0 0;
}

#contactform legend {
  display: none;
}

#contactform ol {
  list-style-type: none;
  margin: 0;
}

#contactform ol li {
  padding: 5px 0;
}

#contactform label {
  display: block;
  float: left;
  width: 100px;
  text-align: right;
  padding: 0 10px 0 0;
}

#contactform input.data, #contactform textarea {
  background: #343027;
  color: #ffffff;
  border: 1px solid #666666;
  padding: 3px;
  font: 1.0em/1.0em Myriad, Tahoma, sans-serif; /* 14pt/14pt */
}

#contactform input.button {
  margin: 0 0 10px 108px;
}

#messages div {
  padding: 5px 10px;
  margin: 10px 0 20px 0;
  width: 520px;
}

#messages #message_success {
  border: 1px solid #9c4738;
  background: #cfa359;
}

#messages #message_fail {
  border: 1px solid #cfa359;
  background: #9c4738;
}

#brochure {
  width: 459px;
  height: 35px;
  float: right;
  margin: 0;
}

#brochure a {
  background: url(../img/button_brochure.gif) scroll no-repeat 0 0;  /* lt */
  width: 283px;
  height: 35px;
  margin: 0 auto;
  display: block;
  text-indent: -9999px;
}

#brochure a:hover {
  background: url(../img/button_brochure.gif) scroll no-repeat 0 -35px; /* lt */
}

#accordion .company {
  color: #ffcc00;
}

#swatches {
  margin: 0;
  padding: 0;
}

#swatches li {
  width: 120px;
  height: 100px;
  float: left;
  margin: 30px 10px;
  text-align: center;
  list-style-type: none;
}

.homenewsphoto {
  float: left;
  margin: 5px 10px 0 0;
}


#footer {
  border-top: 5px solid #9c4738;
  background: #000000;
  padding-bottom: 20px;
  position: relative;
  width: 100%;
  clear: both;
  text-align: center;
}

#footer #chilli {
  margin: -34px auto 20px auto;
  width: 53px;
  height: 53px;
  position: relative;
}

#footer .footer_column {
  width: 25%;
  float: left;
  text-align: left;
}

#footer .wide  {
  width: 50%;
}

#footer .meta {
  text-align: right;
}


#footer h1 {
  color: #ffcc00;
  font: 1.6em/2.0em Myriad, Tahoma, sans-serif; /* 16pt/20pt */
}

#footer li {
  color: #ffffff;
  font: 1.2em/1.6em Myriad, Tahoma, sans-serif; /* 12pt/16pt */
  list-style-type: none;
}

#footer .statements {
  margin-top: 20px;
}

