/* @override http://stage.stonestreetwines.com/css/styles.css */

body {
	background: black;
}

input {
	border: 1px solid #bbb29a;
	border-bottom: 1px solid #f9f0ce;
	border-right: 1px solid #f9f0ce;
	background-color: #f3e8c9;
}

.nav_sub_nav A:link {text-decoration: none; color: #000000; font-size: 11px; font-family: Georgia, "Times New Roman", Times, serif; line-height: 16px;}
.nav_sub_nav A:visited {text-decoration: none; color: #000000; font-size: 11px; font-family: Georgia, "Times New Roman", Times, serif; line-height: 16px;}
.nav_sub_nav A:hover {text-decoration: none; color: #933616; font-size: 11px; font-family: Georgia, "Times New Roman", Times, serif; line-height: 16px;}

.SubmitButton
{
	border: 1px solid #a09885;
	background-color: #aca48e;
	color: white;
}


div#content{
    width:640px;
    height: 800px;
    position: relative;
}

div#wrapper {
	width: 960px;
	margin: 0 auto;
	position: relative;
}

.ErrorMsg {
	color: #933616;
}

/*----- !Main Menu -----*/

.border_nav {
	height: 113px;
	width: 442px;
	position: absolute;
	top: 494px;
	background-image: url(../images/border.png);
	padding-top: 15px;
/* 	padding-right: 15px; */
	padding-bottom: 15px;
	padding-left: 0px;
}

#main_nav_bkgnd {
	position: absolute;
	background-image: url(../images/main_nav_bkgnd.jpg);
	top: 15px;
	left: 0px;
	width: 385px;
	height: 114px;
	font-weight: bold;
	}


#main_nav_logo {
	width:375px;
	text-align: left;
	position: absolute;
}

#main_nav_mountain {
	top: 5px;
	left: 10px;
	width:375px;
	text-align: left;
	position: absolute;
}

#main_nav_wines {
	top: 5px;
	left: 100px;
	width: 245px;
	height: 80px;
	text-align: left;
	position: absolute;
}

#main_nav_experience {
	top: 5px;
	left: 211px;
	width: 164px;
	height: 80px;
	text-align: left;
	position: absolute;
}

#main_nav_contact {
	top: 5px;
	left: 0px;
	height: 80px;
	width: 368px;
	text-align: right;
	position: absolute;
}



#main_nav_logo a, #main_nav_mountain a, #main_nav_wines a, #main_nav_experience a, #main_nav_contact a {
	font-size: 11px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 16px;
	color: #2f270e;
	text-decoration: none;
	padding-bottom: 4px;
	}

#main_nav_logo a:hover, #main_nav_mountain a:hover, #main_nav_wines a:hover, #main_nav_experience a:hover, #main_nav_contact a:hover, #main_nav_logo a.on, #main_nav_mountain a.on, #main_nav_wines a.on, #main_nav_experience a.on, #main_nav_contact a.on {
	color: #933616;
	}


#main_nav {
	position: absolute;
	top: 80px;
	font-style: normal;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	}

.main_nav_item a, .main_nav_item_dn a {
	text-decoration: none;
	color: inherit;
	color: #4a3a09;
	float: left;
	width: 96px;
	height: 25px;
	padding-top: 9px;
	text-align: center;
	z-index: 200;
	position: relative;
	cursor: pointer;
}

.main_nav_item a:hover {
	background-image: url(../images/menu_highlight.png)
}

.main_nav_item_dn a {
	background-image: url(../images/menu_highlight.png)
}



	#border_tab {
		height: 143px;
		width: 15px;
		position: absolute;
		top: 494px;
		left:442px;
		background-image: url(../images/border.png);
	}

	
	
	
/*----- ! NEW CODE 9/20/2011 -----*/

.rollover a {
display:block;
width: 210px;
height: 10px;

padding:0px 0px 0px 0px;
background: url("/images/mountain_bg.gif") -5px 0px no-repeat;
text-decoration: none;
overflow:hidden;
}
.rollover a:hover { 
background-position: -5px -13px;
color: #049;
}

	
/*----- !END Main Menu -----*/



/*----- !THIS IS WHERE WE NEED TO CHANGE THE PIXELS TO THE FOOTER -----*/

#parallax
    {position:relative; overflow:hidden; width:960px; height:637px;}




div#estate_news_label {
	color: #4b3900;
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	height: 34px;
	position: absolute;
	top: 20px;
	left: 30px;
}

div#estate_news {
	color: #2b2822;
	font-style: normal;
	font-weight: normal;
	font-size: 13px;
	font-family: Georgia, "Times New Roman", Times, serif;
	height: 34px;
	position: absolute;
	top: 20px;
	left: 15px;
	width: 307px;
	font-weight: bold;
}
/*----- !Left used to be 125px -----*/

div#estate_news a{
	color: #1d1c1b;
	text-decoration: underline;
	font-weight: bold;
}

div#estate_news a:hover {
	color: #933616;
}


/*----- ! NEW CODE 9/20/2011 -----*/

#estate_news_im
  {
    display: block;
    width: 171px;
    height: 67px;
    background: url("/images/tour_up.png") no-repeat 0 0;

  }

  #estate_news_im:hover
  { 
    background: url("/images/tour_over.png") no-repeat 0 0;
  }

/*----- !Vineyard Name -----*/

div#vineyard_name {
	position: absolute;
	top: 35px;
	right: 30px;
}

div#vineyard_info {
/* 	color: #b1afae; */
	position: absolute;
	top: 15px;
	right: 80px;/*

	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
*/
}

div#close_button {
	position: absolute;
	top:25px;
	right:15px;
}

div#vineyard_info a, div#close_button a {
	color: black;
	text-decoration: none;
}

div#vineyard_info a:hover, div#close_button a:hover {
	color: #933616;
	text-decoration: none;
}

/* !Eagle */

div#eagle {
	position: absolute;
	width: 57px;
	height: 114px;
	left: 385px;
	background-image: url(../images/eagle_hover.jpg)
}

div#eagle a, div#eagle a:link, div#eagle a:visited {display: block;}

div#eagle img {
	width: 100%;
	height: 100%;
	border: 0px;
	}

div#eagle a:hover img {
	visibility: hidden;
	}

/* !Footer */


div#footer_nav {
	line-height: 160%;
	color: white;
	font-size: 12px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	width: 960px;
	height: 63px;
	position: absolute;
	top: 657px;
	padding-left: 15px;
	background-repeat: repeat-x;
	background-image: url(../images/footer_bkgnd.png);
	text-align: center ;
}

div#footer_nav a{
	text-decoration: none;
	color: white;
}

div#footer_nav a:hover{
	text-decoration: underline;
	color: white;
}

/* !Node Definitions -----*/


div#node_brokenRoad a, div#node_upperbarn a, div#node_christophers a, div#node_cougarridge a, div#node_gravelbench a,div#node_redpoint a{
	color: #745a1a;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
}

div#node_brokenRoad {
	width:182px;
	height:122px;
	background-image: url(../images/node_brokenRoad.png);
	position:absolute;
	top:70px;
	left:170px;
	color: #332700;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-left: 70px;
	padding-top: 10px;
	padding-right: 10px;
}

div#node_upperbarn {
	width:182px;
	height:122px;
	background-image: url(../images/node_upperBarn.png);
	position:absolute;
	top:70px;
	left:170px;
	color: #332700;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-left: 70px;
	padding-top: 10px;
	padding-right: 10px;
	visibility: hidden;
}

div#node_christophers {
	width:182px;
	height:122px;
	background-image: url(../images/node_christophers.png);
	position:absolute;
	top:70px;
	left:170px;
	color: #332700;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-left: 70px;
	padding-top: 10px;
	padding-right: 10px;
	visibility: hidden;
}

div#node_cougarridge {
	width:182px;
	height:122px;
	background-image: url(../images/node_cougarRidge.png);
	position:absolute;
	top:70px;
	left:170px;
	color: #332700;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-left: 70px;
	padding-top: 10px;
	padding-right: 10px;
	visibility: hidden;
}

div#node_gravelbench {
	width:182px;
	height:122px;
	background-image: url(../images/node_gravelBench.png);
	position:absolute;
	top:70px;
	left:170px;
	color: #332700;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-left: 70px;
	padding-top: 10px;
	padding-right: 10px;
	visibility: hidden;
}

div#node_redpoint {
	width:182px;
	height:122px;
	background-image: url(../images/node_redpoint.png);
	position:absolute;
	top:70px;
	left:170px;
	color: #332700;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-left: 70px;
	padding-top: 10px;
	padding-right: 10px;
	visibility: hidden;
}

/* !Vineyard Info */

#vineyard_info_frame {
	left: 442px;
	height: 143px;
	width: 518px;
	position: absolute;
	top: 494px;
	background-image: url(../images/border.png);
}

#vineyard_info_bkgnd {
	position: absolute;
	background-image: url(../images/vineyard_info_bkgnd.jpg);
	top: 15px;
	height: 114px;
	width: 518px;
}

#vineyard_info_text {
	line-height: 16px;
	position: relative;
	float:left;
	top: 10px;
	left: 20px;
	height: 94px;
	width: 378px;
	color: #332700;
	font-size: 11px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#vineyard_info_menu {
	position: relative;
	float: right;
	text-align: right;
	top:10px;
	right: 20px;
	height:94px;
	width: 91px;
	color: #94896a;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
}

#vineyard_info_menu a {
	color: #94896a;
	text-decoration: none;
}

#vineyard_info_menu a:hover {
	color: #745a1a;
	text-decoration: none;
}

/* !Landing Sections */
#landing_frame {
	left: 442px;
	height: 422px;
	width: 503px;
	position: absolute;
	top: 185px;
	background-image: url(../images/border.png);
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	z-index: 2;
}

#landing_frame_holiday {
	left: 442px;
	height: 422px;
	width: 503px;
	position: absolute;
	top: 185px;
	background-image: url(../images/border.png);
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	z-index: 2;
}


#landing_image {
	float:left;
	width: 285px;
	height: 422px;
}

#landing_text {
	line-height: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	float:right;
	background-image: url(../images/landing_text_bkgnd.jpg);
	width: 218px;
	height: 422px;
	color: #332700;
	font-size: 11px;
}

/* !iFrame */
.cartFrame
{
	background-color:transparent;
}

/* !Tall Box, Full Box & Wine Sections */
#tallbox_frame {
	left: 442px;
	height: 637px;
	width: 518px;
	position: absolute;
	top: 0px;
	background-image: url(../images/border.png);
	z-index: 2;
}


#tallbox_frame_holiday {
	left: 442px;
	height: 637px;
	width: 518px;
	position: absolute;
	top: 0px;
	background-image: url(../images/border.png);
	z-index: 2;
}

#tallbox_image {
	position:absolute;
	top:15px;
	left:15px;
	width: 503px;
	height: 175px;
}

#tallbox_text {
	position: absolute;
	background-image: url(../images/tallbox_bkgnd.jpg);
	width: 503px;
	height: 434px;
	top: 190px;
	left: 15px;
	line-height: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #332700;
	font-size: 11px;
}

#estatemap_image {
	position:absolute;
	top:15px;
	left:15px;
	width: 503px;
	height: 359px;
}
#estatemap_christophersBtn {
	width: 90px;
	height: 45px;
	left: 101px;
	top: 39px;
	position: absolute;
	background: url(../images/chactive.jpg) no-repeat;
	}

#estatemap_brokenBtn {
	width: 90px;
	height: 42px;
	left: 39px;
	top: 156px;
	position: absolute;
	background: url(../images/bractive.jpg) no-repeat;
	}

#estatemap_upperBtn {
	width: 121px;
	height: 26px;
	left: 11px;
	top: 102px;
	position: absolute;
	background: url(../images/ubactive.jpg) no-repeat;
	}

#estatemap_gravelBtn {
	width: 131px;
	height: 19px;
	left: 193px;
	top: 141px;
	position: absolute;
	background: url(../images/gbactive.jpg) no-repeat;
	}

#estatemap_redBtn {
	width: 90px;
	height: 42px;
	left: 214px;
	top: 238px;
	position: absolute;
	background: url(../images/rpactive.jpg) no-repeat;
	}

#estatemap_christophersBtn a, #estatemap_brokenBtn a, #estatemap_upperBtn a, #estatemap_gravelBtn a, #estatemap_redBtn a,
#estatemap_christophersBtn a:link, #estatemap_brokenBtn a:link, #estatemap_upperBtn a:link, #estatemap_gravelBtn a:link, #estatemap_redBtn a:link,
#estatemap_christophersBtn a:visited, #estatemap_brokenBtn a:visited, #estatemap_upperBtn a:visited, #estatemap_gravelBtn a:visited, #estatemap_redBtn a:visited {display: block;}

#estatemap_christophersBtn img, #estatemap_brokenBtn img, #estatemap_upperBtn img, #estatemap_gravelBtn img, #estatemap_redBtn img {
	width: 100%;
	height: 100%;
	border: 0px;
	}

#estatemap_christophersBtn a:hover img, #estatemap_brokenBtn a:hover img, #estatemap_upperBtn a:hover img, #estatemap_gravelBtn a:hover img, #estatemap_redBtn a:hover img {
	visibility: hidden;
	}

#estatemap_christophersBtn a:active img, #estatemap_brokenBtn a:active img, #estatemap_upperBtn a:active img, #estatemap_gravelBtn a:active img, #estatemap_redBtn a:active img {
	display: block;
	}


#estatemap_welcome, #estatemap_christophers, #estatemap_broken, #estatemap_upper, #estatemap_gravel, #estatemap_red {
	visibility: hidden;
	position: absolute;
	background-image: url(../images/estatebox_bkgnd.jpg);
	width: 503px;
	height: 265px;
	top: 360px;
	left: 15px;
	line-height: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #332700;
	font-size: 11px;
}

#estatemap_explore  {
	position: absolute;
	top: 30px;
	right: 10px;
}

#estatemap_welcome a, #estatemap_christophers a, #estatemap_broken a, #estatemap_upper a, #estatemap_gravel a, #estatemap_red a {
	color: #94896a;
	text-decoration: underline;
}

#estatemap_welcome a:hover, #estatemap_christophers a:hover, #estatemap_broken a:hover, #estatemap_upper a:hover, #estatemap_gravel a:hover, #estatemap_red a:hover {
	color: #933616;
	text-decoration: underline;
}

#estatemap_explore a {
	color: #94896a;
	text-decoration: underline;
}

#estatemap_explore a:hover {
	color: #933616;
	text-decoration: underline;
}

#fullbox_frame  {
	left: 442px;
	height: 700px;
	width: 518px;
	position: absolute;
	top: 0px;
	background-image: url(../images/border.png);
	z-index: 2;
}

#fullbox_text {
	position: absolute;
	background-image: url(../images/tallbox_bkgnd.jpg);
	width: 503px;
	height: 510px;
	top: 190px;
	left: 15px;
	line-height: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #332700;
	font-size: 11px;
}

#tallbox_text a,#fullbox_text a, #wine_text a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #332700;
	font-size: 11px;
}

#tallbox_text a:hover,#fullbox_text a:hover, #wine_text a:hover {
	color: #933616;
}

#wine_text {
	position: absolute;
	background-image: url(../images/wine_bkgnd.jpg);
	width: 503px;
	height: 607px;
	top: 15px;
	left: 15px;
	line-height: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #332700;
	font-size: 11px;
}

#wine_left {
	position: relative;
	float: left;
	width: 318px;
	left: 25px;
}

#wine_left_holiday {
	position: relative;
	float: left;
	width: 440px;
	left: 25px;
}



#wine_right {
	position: relative;
	float:left;
	width: 130px;
	left: 30px;
}
#wine_special {
	position: relative;
	float: left;
	width: 430px;
	left: 25px;
}
.box_margin {
	margin: 15px;
	padding-bottom: 0px;
}

.box_margin_holiday {
	margin: 0px;
	padding-left: 10px;
	padding-right: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.header_imge {
	padding-left: 18px;
	padding-top: 7px;
}


#scroll_box {
	padding-left: 15px;
	padding-bottom: 0px;
	padding-right: 15px;
	padding-top: 0px;
	width:460px;
	height: 355px;
}

#scroll_box_wine {
	padding-bottom: 0px;
	padding-right: 25px;
	padding-top: 0px;
	width:460px;
	height: 500px;
}

#scroll_box_wine2 {
	padding-bottom: 0px;
	padding-right: 25px;
	padding-top: 0px;
	width:460px;
	height: 480px;
}


#scroll_box_holiday {
	padding-bottom: 0px;
	padding-right: 0px;
	padding-top: 0px;
	width:485px;
	height: 585px;
}

/* !Wine Menus */


#winemenu_button {
	font-style: normal;
	color: #FFFFFF;
	padding-left: 7px;
	padding-right: 7px;
	padding-top: 2px;
	height: 20px;
	font-weight: normal;
	background:url(../images/wine_menu.png);
	width: 437px;
	left: 25px;
	position: relative;
	}

#winemenu_button a {

	color: #FFFFFF;
	text-decoration: none;
	}

#winemenu {
	left:25px;
	position: absolute;
	visibility: hidden;
	width: 451px;
	z-index: 99;
	}

#winemenu a {
	color: white;
	display: block;
	height: 20px;
	text-decoration: none;
	padding-left: 7px;
	padding-right: 7px;
	padding-top: 2px;
	background-color: #4b3900;
	background:url(../images/wine_menu_bkgnd.png);
	}

#winemenu a:hover {
	color: white;
	display: block;
	height: 20px;
	background-color: white;
	background:url(../images/wine_menu_highlight.png);
	}


#wine_buy {
	width: 451px;
	left: 25px;
	position: relative;
	}

div#ie6_msg {
    position:absolute;
    overflow:hidden;
    width:960px;
    height:700px;
    visibility: hidden;
    z-index: 999;
	}
