/**
 * Main styles for Trinity Oaks.
 * 
 * 
 */

/*******************************************************************************
  Base styles
 ******************************************************************************/

html {
    font-size: 100%;
}

body {
    margin: 0;
    padding: 0;
    text-align: center;
    height: 100%;
    font: 62.5% "Trebuchet MS", sans-serif;
    background: #24330c;
}

a span, h1 span, h2 span {
    display: none;
}

a:link, a:visited {
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

h1 {
    margin-top: 32px;
}

p {
    font-size: 1.4em;
    color: #333333;
    color: #565753;
    line-height: 1.5em;
}

h3 {
    font-size: 1.4em;
    color: #000000;
    color: #565753;
    line-height: 1.5em;
	font-style:bold;
}

.clear {
    clear: both;
}

a img {
    border: none;
}

/* for png fixes */
.img a span {
	display: block;
}


/*******************************************************************************
  Layout-related
 ******************************************************************************/

#container {
    margin: 0 auto;
    min-width: 900px;
}

#top {
    height: 150px;
    /* This extends the red top area to the sides */
    background: #a0001c url(../images/top.gif) 0 0 repeat-x;
    text-align: center;
    position: relative;
}

#top_inner {
    margin: 0 auto;
    height: 150px;
    width: 900px;
    background: #a0001c url(../images/top_inner.gif) no-repeat;
    position: relative;
}

/* The home version of this container's image shows the cap of the wine bottle
   at the bottom. */
#home #top_inner {
    background: #a0001c url(../images/top_inner_home.gif) no-repeat;
}

#home_link {
    display: block;
    width: 255px;
    height: 90px;
    position: absolute;
    top: 30px;
    left: 55px;
}


/* Navigation */

#nav {
    width: 435px;
    position: absolute;
    top: 9px;
    left: 410px;
    margin: 0;
    padding: 0;
}

#nav li {
    list-style-type: none;
    height: 18px;
    float: left;
    padding: 12px 0 0 0;
    margin: 0 8px;
    background-position: 1000px 1000px;
    background-repeat: no-repeat;
}

#nav li.active {
    background: transparent url(../images/nav_arrow.gif) center 0 no-repeat;
}

#nav li a {
    display: block;
    height: 100%;
    width: 100%;
}

#nav_home {
    width: 48px;
}

#nav_home a {
    background: transparent url(../images/nav_home.gif);
}

#nav_home a:hover, #nav_home.active a  {
    background-position: 0 -18px;
}

#nav_wines {
    width: 49px;
}

#nav_wines a {
    background: transparent url(../images/nav_wines.gif);
}

#nav_wines a:hover, #nav_wines.active a {
    background-position: 0 -18px;
}

#nav_one_bottle {
    width: 148px;
}

#nav_one_bottle a {
    background: transparent url(../images/nav_one_bottle.gif);
}

#nav_one_bottle a:hover, #nav_one_bottle.active a {
    background-position: 0 -18px;
}

#nav_environmental {
    width: 117px;
}

#nav_environmental a {
    background: transparent url(../images/nav_environmental.gif);
}

#nav_environmental a:hover, #nav_environmental.active a {
    background-position: 0 -18px;
}

/* Main content area */

#main {
    margin: 0 auto;
    width: 100%;
    background: #e5e9d9 url(../images/main.jpg) center 0 repeat-x;
}

#main_inner {
    background: transparent url(../images/main_inner.png) bottom left repeat-x;
    min-height: 500px;
    text-align: center;
    padding-bottom: 20px;
}

#content {
    margin: 0 auto;
    width: 760px;
    text-align: left;
    padding: 10px 30px 30px 10px;
}


/* Footer area */

#footer {
    color: #e2e6d3;
    text-align: center;
    width: 800px;
    margin: 0 auto;
    position: relative;
}

#footer_main {
    width: 50%;
    margin: 0 auto;
    padding: 20px 0 25px 0;
    font-size: 1.2em;
}

#footer ul {
    margin: 0;
    padding: 5px 0 0 0;
}

#footer li {
    list-style-type: none;
    display: inline;
    margin: 0;
    padding: 0;
    height: 5px;
}

#footer li a:link, #footer li a:visited {
    color: #e2e6d3;
    padding: 0 5px 0 2px;
    margin: 0;
    border-right: 1px solid #e2e6d3;
}

#footer li.last a:link, #footer li.last a:visited {
    border: none;
}

#daylight {
    color: #757e66;
    position: absolute;
    top: 19px;
    right: 0;
}


/*******************************************************************************
  Content
 ******************************************************************************/

/* Common */

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

#breadcrumbs li {
    list-style-type: none;
    display: inline;
    line-height: 0.7em;
    margin: 0;
}

#breadcrumbs a {
    color: #a0001b;
}

#breadcrumbs a, #breadcrumbs span {
    padding: 0 5px 0 3px;
    border-right: 1px solid #a0001b;
}

#breadcrumbs li.last a, #breadcrumbs li.last span {
    border: none;
}


/* Home page/Widget */
#welcome_text {
	position: absolute;
	left: 40px;
}

#welcome_text h1 {
	color: #fff;
	font-size: 30px;
	margin: 0;
	font-family: Arial, sans-serif;
}

/* IE png fix */

#welcome_text span { 
	display: block;
	position: absolute;
	top: 90px;
	left: 325px;
	width: 84px;
	height: 21px;
	z-index: 10;
}
#welcome_text img {
	display: block;
	position: absolute;
	top: 90px;
	left: 325px;
	width: 84px;
	height: 21px;
	z-index: 10;
}


#welcome_text p {
	color: #fff;
	margin-top: 5px;
	font-size: 18px;
	font-family: Arial, sans-serif;
	line-height: 22px;
}

#welcome_splash_top {
    height: 250px;
    background: url(../images/home_splash_top.jpg) no-repeat;
}

#welcome_splash_bottom {
    height: 173px;
	position: relative;
    background: url(../images/home_splash_bottom.jpg) no-repeat;
}

#home_widget {
	width: 250px;
	float: left;
	margin: 20px 0 0 10px;
	padding: 5px 4px 5px 5px;
	background: transparent url(../images/frame_shadow.png) no-repeat center center;
}


#home #content {
    padding: 0;
    width: 900px;
}

#home_splash {
    width: 785px;
    position: relative;
    left: 78px;
}

#home_splash_top {
    height: 250px;
    background: url(../images/home_splash_top.jpg) no-repeat;
}

#home_splash_bottom {
    height: 173px;
    background: url(../images/home_splash_bottom.jpg) no-repeat;
}

#one_bottle_one_tree {
    position: relative;
    width: 750px;
    height: 240px;
    left: 70px;
    top: -10px;
}

#one_bottle_oval {
    width: 168px;
    height: 187px;
    display: block;
    background: url(../images/one_bottle_oval.gif) no-repeat;
}

#one_bottle_main {
    width: 470px;
    position: absolute;
    top: 0;
    left: 285px;
}

#one_bottle_main p {
    font-size: 1.5em;
    color: #333333;
}

#one_bottle_main a {
    color: #006a37;
}

#trees_for_the_future {
    width: 201px;
    height: 81px;
    background: url(../images/trees_for_the_future.gif) no-repeat;
}

#home h2 {
    color: #006a37;
    margin-top: 20px;
    font-size: 2.3em;
    font-weight: bold;
}

#privacy a {
    color: #006a37;
}


/* Wines */

#wines #content {
    padding-right: 15px;
}

#header_wines {
    width: 144px;
    height: 39px;
    background: url(../images/header_wines.gif);
}

#wines p {
    margin-left: 10px;
}

#wines .wine_detail {
    margin-left: 10px;
}

#wines .wine_detail h2 {
    margin: 0;
}

#wines .wine_detail p {
    margin-left: 20px !important;
    margin-top: 5px;
}

#pinot_grigio_detail {
    padding-top: 30px;
    margin-right: 50px;
}

#wines #pinot_grigio {
    float: right;
    margin-left: 10px;
    margin-top: -30px;
    width: 98px;
    height: 382px;
}

#wines #header_pinot_grigio {
    width: 137px;
    height: 20px;
    background: url(../images/header_pinot_grigio.gif);
}

#wines a.learn {
    display: block;
    width: 96px;
    height: 20px;
    margin-left: 20px;
    background: url(../images/learn_more.gif);
}

/* Wines- Merlot */

#merlot_detail {
    padding-top: 90px
}

#merlot_detail_inner {
    width: 450px;
    margin-left: 20px;
    float: left;
}

#wines #merlot {
    float: left;
    width: 97px;
    height: 374px;
    margin-top: -30px;
}

#wines #header_merlot {
    width: 103px;
    height: 20px;
    margin-top: 30px;
    background: url(../images/header_merlot.gif);
}

/* Wines- Cabernet */

#cabernet_detail {
    padding-top: 90px
}

#cabernet_detail_inner {
    width: 450px;
    margin-left: 20px;
    float: left;
}

#wines #cabernet {
    float: left;
    width: 97px;
    height: 374px;
    margin-top: -30px;
}

#wines #header_cabernet {
    width: 200px;
    height: 20px;
    margin-top: 30px;
    background: url(../images/header_cabernet.gif);
}


/* Wines- Pinot Noir */

#wines #header_pinot_noir {
    width: 123px;
    height: 20px;
    background: url(../images/header_pinot_noir.gif);
}

#wines #pinot_noir {
    float: right;
    margin-left: 30px;
    margin-top: -140px;
    width: 104px;
    height: 376px;
}

#pinot_noir_detail {
    padding-top: 25px;
    clear: both;
    margin-top: 20px;
    margin-right: 50px;
}

/* Wines- Riesling */

#wines #header_riesling {
    width: 107px;
    height: 20px;
    background: url(../images/header_riesling.gif);
}

#wines #riesling {
    float: right;
    margin-left: 30px;
    margin-top: -140px;
    width: 104px;
    height: 376px;
}

#riesling_detail {
    padding-top: 25px;
    clear: both;
    margin-top: 20px;
    margin-right: 50px;
}


/* Wines- Chardonnay */

#chardonnay_detail {
    padding-top: 90px
}

#chardonnay_detail_inner {
    width: 450px;
    margin-left: 20px;
    float: left;
}

#wines #chardonnay {
    float: left;
    width: 97px;
    height: 374px;
    margin-top: -30px;
}

#wines #header_chardonnay {
    width: 139px;
    height: 20px;
    margin-top: 30px;
    background: url(../images/header_chardonnay.gif);
}





/* Wines Detail */

#wines_detail h2 {
    margin: 30px 0 0 5px;
}

#wines_detail #header_cabernet {
    width: 592px;
    height: 37px;
    background: url(../images/header_cabernet_big.gif);
}

#wines_detail #header_pinot_noir {
    width: 378px;
    height: 37px;
    background: url(../images/header_pinot_noir_big.gif);
}

#wines_detail #header_pinot_grigio {
    width: 427px;
    height: 37px;
    background: url(../images/header_pinot_grigio_big.gif);
}

#wines_detail #header_merlot {
    width: 303px;
    height: 37px;
    background: url(../images/header_merlot_big.gif);
}

#wines_detail #header_chardonnay {
    width: 450px;
    height: 37px;
    background: url(../images/header_chardonnay_big.gif);
}

#wines_detail #header_riesling {
    width: 316px;
    height: 37px;
    background: url(../images/header_riesling_big.gif);
}

#wines_detail #header_vineyard_info {
    width: 160px;
    height: 20px;
    background: url(../images/header_vineyard_info.gif);
}

#pinot_noir_big {
    float: right;
    margin: -80px 0 0 20px;
}

#merlot_big {
    float: right;
    margin: -80px 0 0 20px;
}

#chardonnay_big {
    float: right;
    margin: -80px 0 0 20px;
}

#riesling_big {
    float: right;
    margin: -80px 0 0 20px;
}

#cabernet_big {
    float: right;
    margin: -80px 0 0 20px;
}

#pinot_grigio_big {
    float: right;
    margin: -80px 0 0 20px;
}

#wines_detail p, #wines_detail dl {
    margin-left: 25px;
}

#wines_detail #header_winemaking {
    width: 100px;
    height: 20px;
    background: url(../images/header_winemaking.gif);
}

#wines_detail #header_tasting_notes {
    width: 104px;
    height: 20px;
    background: url(../images/header_tasting_notes.gif);
}

#wines_detail #header_wine_info {
    width: 134px;
    height: 20px;
    background: url(../images/header_wine_info.gif);
}

.label {
    color: #a0001b;
    margin-right: 5px;
}


/* Environmental */

#environmental h2 {
    margin: 30px 0 0 5px;
}

#environmental p {
    margin-left: 25px;
}

#privacy a {
    color: #006a37;
}

#environmental #header_environmental {
    width: 380px;
    height: 37px;
    background: url(../images/header_environmental_big.gif);
}

#environmental #header_contact {
    width: 287px;
    height: 37px;
    background: url(../images/header_contact_big.gif);
}

#environmental #header_privacy {
    width: 192px;
    height: 37px;
    background: url(../images/header_privacy_big.gif);
}

#environmental #header_disclaimer {
    width: 273px;
    height: 37px;
    background: url(../images/header_disclaimer_big.gif);
}

#environmental #header_green_pioneer {
    width: 320px;
    height: 20px;
    background: url(../images/header_green_pioneer.gif);
}


#environmental #header_in_winery {
    width: 118px;
    height: 20px;
    background: url(../images/header_in_winery.gif);
}


#environmental #header_recycling {
    width: 74px;
    height: 20px;
    background: url(../images/header_recycling.gif);
}


#environmental #vineyard {
    width: 363px;
    height: 294px;
    float: left;
    margin-right: 30px;
}

#environmental #bottles {
    width: 272px;
    height: 221px;
    float: right;
    margin-right: 30px;
}

#environmental #header_in_the_vineyard {
    width: 118px;
    height: 20px;
    margin-top: 5px;
    position: relative;
    left: 370px;
    top: 0;
    background: url(../images/header_in_the_vineyard.gif);
}

#environmental #vineyard_text {
    float: left;
    width: 380px;
}

#header_privacy {
    width: 192px;
    height: 37px;
    background: url(../images/header_privacy_big.gif);
}

#header_disclaimer {
    width: 273px;
    height: 37px;
    background: url(../images/header_disclaimer_big.gif);
}

#header_contact {
    width: 287px;
    height: 37px;
    background: url(../images/header_contact_big.gif);
}