/* 

BUD NAKED HOME STYLE SHEET
Created 17 Feb 2009
Last Edit 19 Feb 2009 17.00 DRIGGS

*/


body {
	margin: 0;
	padding: 0;
	font: 100% Arial, Helvetica, sans-serif;
	color: #fff;
}

body.green {
	background: #8da120; /* Standard Green BG */
}

#outer {
	margin: 0 auto;
	width: 960px;
	height: 650px;
}

#flashcontainer {
	position: relative;
	height: 650px;
	width: 960px;
	/* background-color:#C1D72E; */
}

.outergreen {
	background: url(../images/main_bg_green.gif) 0 0 no-repeat;
}


/*	*************************
	HEADER & MAIN NAV STYLES
	************************* */

#header {
	position: absolute;
	top:0px; /* */
	z-index: 100;
	width: 960px;
	height: 73px;
}

#header h1 {
	display: none;
}

.mainNav {
	position: absolute;
	margin: 42px 0 0 64px;
	padding: 0;
	width: 831px;
	height: 30px;
	/* background: url(../images/nav_bg_green.gif) 0 0 no-repeat; */
}

.outerwhite .mainNav {
	background: url(../images/nav_bg_white.gif) 0 0 no-repeat;
}

.outerpurple .mainNav {
	background: url(../images/nav_bg_purple.gif) 0 0 no-repeat;
}

#navlink1 {
	position:absolute;
	left: 0px;
	top:0px;
}
#navlink2 {
	position:absolute;
	left: 166px;
	top:0px;
}
#navlink3 {
	position:absolute;
	left: 332px;
	top:0px;
}
#navlink4 {
	position:absolute;
	left: 498px;
	top:0px;
}
#navlink5 {
	position:absolute;
	left: 664px;
	top:0px;
}


.mainNav .navlink a {
	float: left;
	display: block;
	margin: 0 9px 0 0;
	padding: 7px 0 0 0;
	width: 157px;
	height: 23px; /* 30px less padding */
	font: .8em Arial, Helvetica, sans-serif;
	color: #fff;
	text-align: center;
	text-decoration: none;
}

.mainNav .navlink a:hover,
.mainNav .navlink a.active {
	color: #59670f;
}


/*	*************************
	CONTENT STYLES
	************************* */

#mainContent {
	margin: 0;
	padding: 0;
	width: 960px;
	height: 578px;
}

#mainContent #sectionContent { /* Downloads page uses different div */
	margin-top: 60px;
	margin-left: 230px;
	padding-top: 70px;
	padding-right: 305px;
	width: 351px; /* 656px less padding */
	height: 311px; /* 381px less padding */
	font: .8em Arial, Helvetica, sans-serif;
	color: #FFF;
}

#mainContent #sectionContent a {
	color: #666;
	text-decoration: none;
}

#mainContent #sectionContent a:hover {
	text-decoration: underline;
}

/* Section Headers */

#mainContent #sectionContent h1.pack {
	width: 334px;
	height: 48px;
	background: url(../images/h1_pack.gif) 0 0 no-repeat;
}

#mainContent #sectionContent h1.sauvignon {
	width: 334px;
	height: 48px;
	background: url(../images/h1_sauvignon.gif) 0 0 no-repeat;
}

#mainContent #sectionContent h1.shiraz {
	width: 334px;
	height: 48px;
	background: url(../images/h1_shiraz.gif) 0 0 no-repeat;
}

#mainContent #sectionContentDownloads h1.downloads {
	width: 334px;
	height: 48px;
	background: url(../images/h1_downloads.gif) 0 0 no-repeat;
}

#mainContent #sectionContent h1.mailinglist {
	width: 334px;
	height: 48px;
	background: url(../images/h1_mailinglist.gif) 0 0 no-repeat;
}

#mainContent #sectionContent h1 span,
#mainContent #sectionContentDownloads h1 span {
	display: none;
}

/* Content generic styles */

#mainContent #sectionContent h2 {
	font: 1.6em "Times New Roman", Times, serif;
}

#mainContent #sectionContent ul li {
	margin-left: -25px;
}


/* Downloads styles */

#mainContent #sectionContentDownloads {
	margin-top: 60px;
	margin-left: 230px;
	padding-top: 70px;
	width: 656px;
	height: 311px; /* 381px less padding */
	font: .8em Arial, Helvetica, sans-serif;
	color: #FFF;
}

#mainContent #sectionContentDownloads #2col {
	width: 656px;
	border: 1px solid blue;
}

#mainContent #sectionContentDownloads #desktop1 {
	float: left;
	display: block;
	width: 310px;
}

#mainContent #sectionContentDownloads #desktop2 {
	float: right;
	width: 310px;
}

#mainContent #sectionContentDownloads #desktop1 img,
#mainContent #sectionContentDownloads #desktop2 img {
	float: left;
	margin-right: 10px;
}

#mainContent #sectionContentDownloads .desktoplinks,
#mainContent #sectionContentDownloads .desktoplinks a {
	color: #758714;
	text-decoration: none;
}

#mainContent #sectionContentDownloads .desktoplinks a:hover {
	color: #FFF;
	text-decoration: none;
}


/* Section Backgrounds */

#mainContent .pack {
	background: url(../images/content_bg_pack.jpg) 0 0 no-repeat;
}

#mainContent .sauvignon {
	background: url(../images/content_bg_sauvignon.jpg) 0 0 no-repeat;
}

#mainContent .shiraz {
	background: url(../images/content_bg_shiraz.jpg) 0 0 no-repeat;
}


/*	*************************
	FOOTER STYLES
	************************* */

#footer {
	margin: 0 auto;
	padding-top: 10px;
	width: 960px;
	font: .7em Arial, Helvetica, sans-serif;
	color: #fff;
	text-align: center;
}

#footer a {
	color: #fff;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}


/*	*************************
	Protip Tool Styles
	************************* */
	
/* CSS to go with Prototip.Styles */
.prototip {
	font: .8em Arial, Helvetica, sans-serif;
	color: #000;
}
/* creamy */
.prototip .default {
/*	width: 157px;   */
	width: 166px;
	color: #5a5758;
}
.prototip .default .toolbar {
	background: #fff;
	font-weight: bold;
}
.prototip .default .title {
	padding: 5px;
}
.prototip .default .content {
	background: #fff;
	text-align: center;
	/*	padding: 5px;  */
	padding: 2px;
}

/* basic */
.prototip .basic {
	width: 250px;
	color: #808080;
}
.prototip .basic .toolbar {
	background: #f1f1f1;
	font-weight: bold;
}
.prototip .basic .title { padding: 5px; }
.prototip .basic .content {
	padding: 5px;
	background: #fff;
}

/* basic */
.prototip .hint {
	width: 250px;
	color: #313120;
	background: #fff6aa;
}
.prototip .hint .toolbar {
	background: #fdf1a0;
	font-weight: bold;
}
.prototip .hint .title,
.prototip .hint .content { padding: 5px; }

/* purple */
.prototip .purple {
	width: 157px;
	color: #5a5758;
}
.prototip .purple .toolbar {
	background: #fff;
	font-weight: bold;
}
.prototip .purple .title {
	padding: 5px;
}

.prototip .purple .content {
	background: #fff;
	text-align: center;
	padding: 5px;
}

/* loader gif */
.prototipLoader {
	position: absolute;
	top: -1000px;
	left: -1000px;
	height: 14px;
	width: 14px;
	border: 1px solid #dddddd;
	overflow: hidden;
}

/* Required for all tooltips, do not modify */
.prototip {
	position:absolute;
	overflow:hidden;
}
.prototip .tooltip, .prototip .toolbar, .prototip .toolbar .title {
	position:relative;
}
.prototip .content {
	clear:both;
}
.prototip .toolbar .close {
	position:relative;
	text-decoration:none;
	float:right;
	width:19px;
	height:15px;
	display:block;
	line-height:0;
	font-size:0;
	border:0;
	cursor:pointer;
}
.prototip .tooltip {
	clear:both;
	float:left;
}
.prototip .borderLeftWrapper, .prototip .borderRightWrapper {
	position:absolute;
	top:0;
	left:0;
	width:300px;
	height:20px;
}
.prototip .borderFrame {
	height:100%;
	width:100%;
	float:left;
	margin:0;
	padding:0;
	position:relative;
}
.prototip .borderTop, .prototip .borderBottom {
	overflow:hidden;
}
.prototip .borderRow {
	list-style-type:none;
	float:left;
	width:100%;
	position:relative;
	clear:both;
	margin:0;
	padding:0;
}
.prototip_CornerWrapper {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	margin:0;
	padding:0;
	clear:both;
}
.prototip_Corner {
	float:left;
	position:relative;
}
.prototip canvas {
	position:relative;
	float:left;
}
.prototip_CornerTr, .prototip_CornerBr {
	float:right;
}
.prototip_BetweenCorners {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	overflow:hidden;
	clear:both;
}
.prototip .borderMiddle {
	position:relative;
	float:left;
}
.prototip .borderCenter {
	position:relative;
	float:left;
	height:100%;
}
.prototip_StemWrapper {
	position:relative;
	width:100%;
	height:auto;
	clear:both;
}
.prototip_StemBox {
	float:left;
	position:relative;
}
.prototip_Stem {
	width:100%;
	position:absolute;
	overflow:hidden;
}
.iframeShim {
	position:absolute;
	border:0;
	margin:0;
	padding:0;
	background:none;
	overflow:hidden;
}
.prototip .clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.prototip .clearfix {
	display:inline-block;
}/* IE Mac Hide \*/
.prototip .clearfix {
	display:block;
}/* IE Mac Hide End */
