/* CSS Document */
html {
	width:100%;
	height:100%;
}

body {
	width:100%;
	height:100%;
	margin:0px;
	padding:0px;
	font-family:arial, helvetica, san-serif;
	font-size:12px;
	color:#5a471c;
	background:url(images/main_bkg3.jpg) no-repeat top center #030501;
}


#headerbar {
        width:770px;
        height:20px;
        color:#fff;
        font-size:11px;
        background:#43497a;
        margin:0 auto 0 auto;
        padding:5px;
        position:relative;
        z-index:10;
        letter-spacing:1px;
}

#headerbar a:link { color:#fff; float:left; margin-left:15px; }
#headerbar a:visited { color:#fff; float:left; margin-left:15px; }
#headerbar a:active { color:#fff; float:left; margin-left:15px; }
#headerbar a:hover { color:#fff; float:left; margin-left:15px; }

#footer {
        width:100%;
		float:left;
        background:url(images/shared/footer_bkg.jpg) repeat-x top #424879;
}

#footer_text {
        width:780px;
        margin:10px auto 0 auto;
        padding:10px;
        font-size:11px;
        color:#fff;
        text-align:center;
}

#footer_text a:link { color:#fff; }
#footer_text a:visited { color:#fff; }
#footer_text a:active { color:#fff; }
#footer_text a:hover { color:#f6f3cf; }


img { border:0px; }

#container {
	width:100%;
	float:left;
}

#main {
	width:800px;
	height:100%;
	margin:0 auto 0 auto;

}

#sidebar {
	width:225px;
	float:left;
	margin:23px 0 0 0;
}

#sidephoto {
	position:relative;
	z-index:10;
	float:left;
	margin:-15px -15px 25px -15px;
}

#mainnav {
	width:500px;
	height:30px;
	margin:20px 0 0 20px;
	float:left;
	color:#6d8d24;
	letter-spacing:1px;
	text-align:right;
	border-bottom:1px dotted #5a471c;
}

#mainnav a:link {
	font-family:piapa text, times, serif;
	font-size:18px;
	color:#6d8d24;
	text-decoration:none;
}

#mainnav a:visited {
	font-family:piapa text, times, serif;
	font-size:18px;
	color:#6d8d24;
	text-decoration:none;
}

#mainnav a:active {
	font-family:piapa text, times, serif;
	font-size:18px;
	color:#6d8d24;
	text-decoration:none;
}

#mainnav a:hover {
	font-family:piapa text, times, serif;
	font-size:18px;
	color:#6d8d24;
	text-decoration:none;
}

#subnav {
	width:226px;
	float:right;
	background:url(images/sidebar_bkg.png) repeat-y;
}

#subnav_links {
	width:202px;
	float:left;
	margin:20px 0 0 14px;
	background:url(images/paper_bkg.png) repeat-y;
	letter-spacing:1px;

}

#menu { 
	margin:0 0 0 15px;
	line-height:11px;
}

#menu p {
	font-weight:bold;
}

#menuitem a:link { width:170px; padding:0 0 10px 0; display:block; color:#5a471c; text-decoration:none; border-bottom:1px dotted #5a471c; }
#menuitem a:visited { width:170px; padding:0 0 10px 0; display:block; color:#5a471c; text-decoration:none; border-bottom:1px dotted #5a471c; }
#menuitem a:active { width:170px; padding:0 0 10px 0; display:block; color:#5a471c; text-decoration:none; border-bottom:1px dotted #5a471c; }
#menuitem a:hover { width:170px; padding:0 0 10px 0; display:block; color:#9e6614; text-decoration:none; border-bottom:1px dotted #5a471c; }

#menuitemselected a:link { width:170px; padding:0 0 10px 0; display:block; color:#5a471c; text-decoration:none; border-bottom:1px dotted #5a471c; }
#menuitemselected a:visited { width:170px; padding:0 0 10px 0; display:block; color:#5a471c; text-decoration:none; border-bottom:1px dotted #5a471c; }
#menuitemselected a:active { width:170px; padding:0 0 10px 0; display:block; color:#5a471c; text-decoration:none; border-bottom:1px dotted #5a471c; }
#menuitemselected a:hover { width:170px; padding:0 0 10px 0; display:block; color:#9e6614; text-decoration:none; border-bottom:1px dotted #5a471c; }

#menusubitem a:link { width:150px; display:block; padding:10px 0 10px 20px; margin-top:-19px; color:#5a471c; text-decoration:none; background:#ebe5b9; }
#menusubitem a:visited { width:150px; display:block; padding:10px 0 10px 20px; margin-top:-19px; color:#5a471c; text-decoration:none; background:#ebe5b9; }
#menusubitem a:active { width:150px; display:block; padding:10px 0 10px 20px; margin-top:-19px; color:#5a471c; text-decoration:none; background:#ebe5b9; }
#menusubitem a:hover { width:150px; display:block; padding:10px 0 10px 20px; margin-top:-19px; color:#9e6614; text-decoration:none; background:#ebe5b9; }

#menusubitemselected a:link { width:150px; display:block; padding:10px 0 10px 20px; margin-top:-19px; color:#5a471c; text-decoration:none; background:#ebe5b9; }
#menusubitemselected a:visited { width:150px; display:block; padding:10px 0 10px 20px; margin-top:-19px; color:#5a471c; text-decoration:none; background:#ebe5b9; }
#menusubitemselected a:active { width:150px; display:block; padding:10px 0 10px 20px; margin-top:-19px; color:#5a471c; text-decoration:none; background:#ebe5b9; }
#menusubitemselected a:hover { width:150px; display:block; padding:10px 0 10px 20px; margin-top:-19px; color:#9e6614; text-decoration:none; background:#ebe5b9; }



#content {
	width:540px;
	float:left;
	margin:23px 0 0 0;
	background:url(images/paper_texture.jpg) no-repeat top center #fff;
	padding:0 0 20px 0;
}

#catheader {
	width:500px;
	height:175px;
	background:url(images/sample_header.jpg) no-repeat;
	float:left;
	margin:10px 0 10px 20px;
}

#cattitle {
	height:20px;
	font-family:piapa text, times, serif;
	font-size:18px; 
	font-weight:normal;
	color:#ffffe4;
	background:url(images/header_title_bkg.gif) repeat-x #5a471c;
	padding:10px;
}

#subheader {
	float:left;
	width:500px;
	height:30px;
	margin:0 0 0 20px;
	border-top:1px dotted #5a471c;
}

#subtitle {
	background:url(images/catname_bkg.gif) no-repeat center;
	padding:5px;
	margin:0 auto 0 auto;
	font-family:piapa, times, serif;
	color:#6d8d24;
	font-size:14px;
	text-transform:uppercase;
	letter-spacing:2px;
	text-align:center;
	text-decoration:none;
}

#mainimage {
	width:502px;
	height:443px;
	float:left;
	margin:20px 0 10px 20px;
	background:url(images/home/ncore_background.jpg) no-repeat center;
}

#mainimagetext {
	width:200px;
	font-size:11px;
	color:#fff;
	line-height:16px;
	margin:120px 0 0 35px;
}

#secondimage {
	margin:0 0 0 20px;
	float:left;
}

#leftimage {
	float:left;
	margin:10px 10px 0 20px;
}

#rightimage {
	float:left;
	margin:10px 0 0 0;
}

#maincontent {
	width:500px;
	margin:20px 0 30px 20px;
}

#logged_in_bar {
	text-align:right;
        padding-right:20px;
	padding-bottom:0px;
	margin-bottom:-10px;
}

.breadcrumb {
	width:100%;
	font-size:11px;
	font-weight:bold;
	color:#6d8d24;
	text-transform:uppercase;
	float:left;
}
.breadcrumb a{
	font-size:11px;
	font-weight:bold;
	color:#6d8d24;
	text-transform:uppercase;
}

.largeprodimage {
	float:right;
	margin:40px 0 0 15px;
}

.prodtext {
	font-size:11px;
	color:#9e6614;
	line-height:16px;
	float:left;
	margin-top:10px;
	width: 100%;
}

.prodtext h1 {
	font-size:18px;
	color:#5a471c;
	font-weight:bold;
}

.prodtext h2 {
	font-size:16px;
	color:#5a471c;
	font-weight:bold;
}

.prodtext a:link { color:#6d8d24; }
.prodtext a:visited { color:#6d8d24; }
.prodtext a:active { color:#6d8d24; }
.prodtext a:hover { color:#6d8d24; }

.prodlist {
	width:50%;
	color:#5a471c;
	border-top:1px dotted #5a471c;
	margin:10px 0 10px 0;
}

.prodlist td {
	border-bottom:1px dotted #5a471c;
}

.cat_tile {
  float:left;
  width:160px;
  height:202px;
  margin-left:4px;
  margin-right:4px;
}


.cat_more {
  display:block;
  clear:both;
  text-align:right;
  padding-right:34px;
  font-size:12px;
  padding-bottom:10px;
}

.cat_more a:link { color:#6d8d24; }
.cat_more a:hover { color: #5A471C; }

.catimage {
	width:170px;
	float:left;
	margin:0 0 10px 10px;
	padding-top:10px;
	text-align:center;
	background:url(images/catimage_bkg.gif) top center no-repeat;
}

.catimage a:link { color:#6d8d24; }
.catimage a:hover { color: #5A471C; }
.catimage a:visited { color: #6d8d24; }

.catimage img {
	margin-bottom:15px;
	vertical-align: middle;
}

.catimage a:link { color:#6d8d24; }

/* Juice Mini-site */

#juicehome {
	width:510px;
	height:585px;
	background:url(images/juicebackground.jpg) no-repeat;
	margin:40px 0 0 15px;
	float:left;
}

#juiceintro {
	margin:60px 0 0 30px;
	float:left;
	padding-top: 12px;
}

#juiceintro p {
	width:420px;
	font-size:14px;
	font-weight:bold;
	color:#fff;
	line-height:24px;
}

#juicebutton1 {
	float:left;
	text-align:center;
	font-weight:bold;
	margin:0 0 25px 100px;
}

#juicebutton1 a:link {
	width:235px;
	height:38px;
	background:url(images/button_bkg.jpg) no-repeat center;
	color:#fff;
	display:block;
	padding:18px 0 0 0;
	text-decoration:none;
}

#juicebutton1 a:visited { 
	width:235px;
	height:38px;
	background:url(images/button_bkg.jpg) no-repeat center;
	color:#fff;
	display:block;
	padding:18px 0 0 0;
	text-decoration:none;
}

#juicebutton1 a:active { 
	width:235px;
	height:38px;
	background:url(images/button_bkg.jpg) no-repeat center;
	color:#fff;
	display:block;
	padding:18px 0 0 0;
	text-decoration:none;
}

#juicebutton1 a:hover { 
	width:235px;
	height:38px;
	background:url(images/button_bkg.jpg) no-repeat center;
	color:#fff;
	display:block;
	padding:18px 0 0 0;
	text-decoration:none;
}

#storylinks {
	float:left;
	font-size:14px;
	font-weight:bold;
	line-height:40x;
	margin:10px 0 0 90px;
}

#storylinks a:link {
	width:260px;
	line-height:40px;
	display:block;
	border-bottom:1px dotted #fff;
	color:#fff;
	text-decoration:none;
}
#storylinks a:visited {
	width:260px;
	line-height:40px;
	display:block;
	border-bottom:1px dotted #fff;
	color:#fff;
	text-decoration:none;
}
#storylinks a:active {
	width:260px;
	line-height:40px;
	display:block;
	border-bottom:1px dotted #fff;
	color:#fff;
	text-decoration:none;
}
#storylinks a:hover {
	width:260px;
	line-height:40px;
	display:block;
	border-bottom:1px dotted #fff;
	color:#fff;
	text-decoration:none;
}

#juicepage {
	float:left;
	padding:20px;
}

#juicepage h4 {
	font-size:14px;
	text-transform:uppercase;
	color:#9e6614;
}

#intro {
	font-family:times, serif, piapa text;
	font-size:13px;
	font-variant:small-caps;
	letter-spacing:.075em;
	color:#9e6614;
	margin:15px 0 20px 0;
}



#discovery {
	padding:0 250px 20px 15px;
	background:url(images/juice/wadsworth_overlook.jpg) no-repeat left bottom;
}

/* Research Mini-site */

#researchhome {
	float:left;
	padding:20px;
}

#researchintro {
	width:230px;
	float:left;
	border-top:1px solid #6d8d24;
	
	margin:15px 0 15px 0;
	padding:15px 15px 15px 0;
	line-height:16px;
}

#researchintro h3 {
	font-size:16px;
	line-height:20px;
	color:#6d8d24;
	margin:-5px 0 0 0;
	padding:0;	
}

#researchlinks {
	width:255px;
	float:left;
	margin:15px 0 0 0;
	border-top:1px solid #6d8d24;
	border-left:1px solid #6d8d24;
	font-size:11px;
	font-weight:bold;
	text-transform:uppercase;
	line-height:30px;
}

#researchlinks a:link {
	display:block;
	color:#6d8d24;
	text-decoration:none;
	padding-left:15px;
	border-bottom:1px solid #6d8d24;
}
#researchlinks a:visited {
	display:block;
	color:#6d8d24;
	text-decoration:none;
	padding-left:15px;
	border-bottom:1px solid #6d8d24;
}
#researchlinks a:active {
	display:block;
	color:#6d8d24;
	text-decoration:none;
	padding-left:15px;
	border-bottom:1px solid #6d8d24;
}
#researchlinks a:hover {
	display:block;
	color:#6d8d24;
	text-decoration:none;
	padding-left:15px;
	border-bottom:1px solid #6d8d24;
	background:#e8eedb;
}

#researchcontent {
	width:490px;
	float:left;
	margin-bottom:15px;
}

#researchcontent a:link { color:#6d8d24; }
#researchcontent a:visited { color:#6d8d24; }
#researchcontent a:active { color:#6d8d24; }
#researchcontent a:hover { color:#78a22f; }

#researchvid {
	width:340px;
	margin:0 auto 0 auto;
}

#researchvideos {
	width:502px;
	margin:-13px 0 15px 0;
	padding:0 0 15px 0;
	color:#fff;
	background:#6d8d24;
	float:left;
}

#researchvideos h1 {
	margin:10px;
	padding:0;
	font-size:16px;
}

.videothumb {
	float:left;
	margin:0 10px 15px 0px;
	text-align:center;
}

.videothumb a:link { color:#fff; }
.videothumb a:visited { color:#fff; }
.videothumb a:active { color:#fff; }
.videothumb a:hover { color:#fff; }

.errors {
  font-size:20px;
  font-weight:bold;
  color:#CF001C;
}

.error {
  display:block;
  padding-bottom:5px;
}

#rewards {
	float:left;
	margin:-20px 0 10px 20px;
}

.orderid {
	font-size:20pt;
	font-weight:bold;
	color:green;
}
