/*-----------------------------------------------------------------------------

YTT Solutions Stylesheet

author:    YTT Solutions Pty. Ltd.
email:     ian@yttsolutions.com.au
website:   http://yttsolutions.com.au

-----------------------------------------------------------------------------*/


/* SETUP
-----------------------------------------------------------------------------*/

* {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
}

body, html {
  width: 100%;
  height: 100%;
  text-align: center;
  color: #000;
  background: url('images/dirt_tile.jpg');
  font-family: arial, sans-serif;
  font-size: 9pt;
}

h1, h2, h3, h4, h5, h6, pre, code {
  font-size: 1em;
}

a img, :link img, :visited img {
  border: none;
}

address {
  font-style: normal;
}

a {
  text-decoration: none;
  cursor: pointer;
  cursor: hand;
}

a:hover {
  text-decoration: underline;
}

.clear {
  line-height: 0;
  clear: both;
}

.left {
  float: left;
}

.right {
  float: right;
}

.pointer {	cursor: pointer;
	cursor: hand;
}

.heart {  position: absolute;
  right: 0;
  top: 300px;
}

/* SKY TILE
-----------------------------------------------------------------------------*/

.sky_tile {
  background: url('images/sky_tile.jpg') repeat-x;
  width: 100%;
  height: 281px;
  position: absolute;
  left: 0;
}


/* CONTENT WRAPPER
-----------------------------------------------------------------------------*/

.content_wrapper {
  width: 1000px;
  height: 100%;
  margin: 0 auto;
  text-align: left;
  position: relative;
}

/* HEADER
-----------------------------------------------------------------------------*/

.header {
  position: absolute;
}

/* MAILING LIST
-----------------------------------------------------------------------------*/

.mailing_list {
}

.mailing_list .left {
	margin-right: 4px;
}

.mailing_list .noright {
	margin-right: 0;
}

.mailing_list .input {
	width: 300px;
	height: 18px;
	cursor: text;
}

.mailing_list .input {
	border: 2px solid #404040;
	position: relative;
	top: -2px;
}

.mailing_list .submit {
  margin-top: 4px;
  border-top: 1px solid #d4d0c8;
  border-left: 1px solid #d4d0c8;
  border-right: 1px solid #808080;
  border-bottom: 1px solid #808080;
  cursor: pointer;
  cursor: hand;
  behavior: url('js/ie_pseudo_fix.htc');
  position: relative;
  left: 241px;
}

.mailing_list .submit:active, .mailing_list .submit.active {
	border-top: 1px solid #808080;
  border-left: 1px solid #808080;
  border-right: 1px solid #d4d0c8;
  border-bottom: 1px solid #d4d0c8;
}

/* TOP SUBNAV
-----------------------------------------------------------------------------*/

.top_subnav {
  position: absolute;
  top: 13px;
  right: 65px;
}

.top_subnav * {
  color: #000;
  font-size: 9pt;
  font-family: arial, san-serif;
}

.top_subnav .line2 {
	position: relative;
  top: 1px;
  left: 95px;
}

/* NAV
-----------------------------------------------------------------------------*/

.nav {
	height: 41px;
	position: absolute;
	top: 240px;
	right: 3px;
}

.nav div, .nav a {
  background-repeat: no-repeat;
  width: 129px;
  height: 41px;
  display: block;
  float: left;
  margin-right: 1px;
}

.nav div {
	background-position: 0 -82px;
}

.nav a:hover {
  background-position: 0 -41px;
}

.home, .home a {
  background: url('images/nav/home.jpg');
}

.about, .about a {
  background: url('images/nav/about.jpg') 0 0;
}

.about a:hover  {
  background: url('images/nav/about.jpg') 0 -41px !important;
}

.products, .products a {
  background: url('images/nav/products.jpg');
}

.news, .news a {
  background: url('images/nav/news.jpg');
}

.meal_planning, .meal_planning a {
  background: url('images/nav/meal_planning.jpg');
}

.healthful_info, .healthful_info a {
  background: url('images/nav/healthful_info.jpg');
}

/* DROPDOWNS
-----------------------------------------------------------------------------*/

.dropdown {
	position: absolute;
	top: 281px;
	text-align: center;
	width: 127px;
	background: url('images/nav/dropdown_tile.png') repeat-y;
	visibility: hidden;
	z-index: 1;
}

.dropdown2 {
	position: absolute;
	top: 281px;
	text-align: center;
	width: 145px;
	background: url('images/nav/dropdown_tile2.png') repeat-y;
	visibility: hidden;
	z-index: 1;
}


.dropdown .spacer {
	height: 12px;
}

.dropdown_bottom {
	position: absolute;
	bottom: -55px;
	left: 0;
}

.dropdown div a {
  background-repeat: no-repeat;
  background-position: 50% 0%;
  height: 12px;
  width: 127px;
  display: block;
  margin: 0 auto;
  position: relative;
  z-index: 1;
  overflow: hidden;
}

.dropdown div a:hover {
  background-position: 50% -12px;
}

.about_us a {
  background: url('images/nav/about_us.png');
}

.staff a {
  background: url('images/nav/staff.png');
}

.careers a {
  background: url('images/nav/careers.png');
}

.map a {
  background: url('images/nav/map.png');
}

.general_news a {
  background: url('images/nav/general_news.png');
}

.whats_on a {
  background: url('images/nav/whats_on.png');
}

.specials a {
  background: url('images/nav/specials.png');
}

.press_releases a {
  background: url('images/nav/press_releases.png');
}

.newsletters a {
  background: url('images/nav/newsletters.png');
}

.gluten_free a {
  background: url('images/nav/gluten_free.png');
}

.kids a {
  background: url('images/nav/kids.png');
}

.diabetes a {
  background: url('images/nav/diabetes.png');
}

.vegetarians a {
  background: url('images/nav/vegetarians2.png');
}

.dairy_free a {
  background: url('images/nav/dairy_free.png');
}

.vegan a {
  background: url('images/nav/vegan.png');
}

.ibs_support a {
  background: url('images/nav/ibs_support.png');
}

/* DIRT
-----------------------------------------------------------------------------*/

.dirt {
	background: url('images/light_dirt_tile.png') repeat-y;
	min-height: 100%;
	_height: 100%;
}

/* LEFT COL
-----------------------------------------------------------------------------*/

.left_col {
	width: 592px;
	float: left;
	margin-top: 330px;
	margin-right: 21px;
	font-size: 13pt;
	color: #838382;
	margin-left: 22px;
}

.left_col * {
	cursor: auto;
}

.left_col a {
	cursor: pointer;
	cursor: hand;
	color: #a7a7a7;
}

.left_col .spacer {
  height: 25px;
}

.left_col .small_spacer {
	padding-top: 38px;
}

.newsletter_spacer {	height: 10px;
}

/* RIGHT COL
-----------------------------------------------------------------------------*/

.right_col {
	width: 357px;
	float: left;
	margin-top: 330px;
	font-size: 13pt;
	color: #756955;
	_overflow: hidden;
	_width: 330px;
}

.right_col * {
	cursor: auto;
}

.right_col a {
  color: #998a71;
	cursor: pointer;
	cursor: hand;
}

/* BOX
-----------------------------------------------------------------------------*/

.box {
  height: auto;
  position: relative;
  margin-bottom: 14px;
}

.left_col .box {
  background: url('images/box_tile.png') repeat-y;
}

.right_col_box {
	margin-left: 10px;
}

.box_top {
  position: absolute;
  top: -11px;
  left: 0;
}

.box_bottom {
  position: relative;
  bottom: -19px;
  left: 0;
  _bottom: -14px;
}

.box_title {
  position: relative;
  left: 15px;
  margin-top: 4px;
}

.left_col .box_top {  _margin-bottom: -10px;
}

/* NEWS
-----------------------------------------------------------------------------*/

.news_item_wrapper, .news_top_item_wrapper, .news_special_item_wrapper, .newsletter_news_item_wrapper {
	margin-left: 27px;
	margin-right: 29px;
	clear: both;
	margin-top: 3px;
	_margin-bottom: -10px;
}

.news_image, .news_top_image, .news_special_image {
	float: left;
	margin-right: 11px;
	width: 150px;
}

.news_special_image {	margin-top: -34px;
}

.news_image {  margin-top: -19px;
}

.news_text_container, .news_top_text_container, .news_special_text_container, .newsletter_news_text_container {
	margin-top: -3px;
	float: left;
	width: 373px;
}

.news_title, .news_top_title {
	font-weight: bold;
	color: #a7a7a7;
	background: url('images/divider.gif') no-repeat left bottom;
	padding-bottom: 7px;
}

.news_url, .news_start_date, .news_top_start_date, .news_special_start_date, .news_end_date, .news_top_end_date, .news_special_end_date {
  color: #a7a7a7;
  font-size: 11pt;
  font-weight: bold;
  float: left;
}

.news_text, .news_top_text, .news_special_text {
	width: 373px;
}

.news_special_text {	clear: both;
}

.news_text {	clear: both;
}

.news_top_text_container {
  margin-top: 0;
}

.news_top_image {
	margin-top: 3px;
}

.news_special_title {
  font-size: 17pt;
  color: #c9cb97;
  font-weight: bold;
  margin-left: -13px;
  margin-bottom: 10px;
}

.news_special_image {	margin-right: -152px;
	position: relative;
	top: 39px;
	margin-bottom: 26px;
}

.news_special_text, .news_special_start_date {	margin-left: 163px;
}

.news_more a, .news_top_more a, .news_special_more a {
  display: block;
  width: 141px;
  height: 30px;
  background: url('images/icons/read_more.jpg') no-repeat;
  position: relative;
  float: right;
  margin-top: 2px;
  margin-bottom: 3px;
}

.news_more a:hover, .news_top_more a:hover, .news_special_more a:hover, .view_archive a:hover {
  background-position: 0 -30px;
}

.full {
	margin-left: 150px;
}

.view_archive a {
  display: block;
  width: 141px;
  height: 30px;
  background: url('images/icons/view_archive.jpg') no-repeat;
  float: right;
  margin-right: 29px;
  margin-bottom: -10px;
}

.newsletter_news_date {
	float: right;
}

.newsletter_news_title {
	float: left;
}

.newsletter_news_text_container {	width: 536px;
}

/* MAP BUTTON
-----------------------------------------------------------------------------*/

.map_button {
    margin-top: -11px;
    margin-left: 24px;
}

.map_button a {
  width: 215px;
  height: 81px;
  display: block;
  background: url('images/map_button.jpg') no-repeat;
}

.map_button a:hover {
    background-position: 0 -81px;
}

/* RIGHT COL BUTTONS
-----------------------------------------------------------------------------*/

.right_col_buttons {
    margin-top: 10px;
    margin-left: -10px;
}

/* FOOTER
-----------------------------------------------------------------------------*/

.footer {
  font-size: 13pt;
    text-align: center;
    width: 100%;
    color: #444341;
    margin-top: 23px;
    padding-bottom: 17px;
}

.footer a {
    color: #575652;
}

.footer .spacer {
    height: 8pt;
}

/* PAGING
-----------------------------------------------------------------------------*/

#paging_wrapper {
	font-weight: bold;
	text-transform: uppercase;
	color: #666;
	position: relative;
	text-align: center;
	width: 550px;
	margin-left: 21px;
	font-size: 11pt;
	position: relative;
	top: 13px;
}

.paging_prev {
	float: left;
}

.paging_numbers {
	text-align: center;
	padding-right: 47px;
}

.paging_next {
	float: right;
	margin-top: -15px;
}