@charset "utf-8";
/* CSS Document */

* {
	margin:0;
	padding:0;
}

a:link {
	color:#fff;	
}

img {
	border:none;
}

#container {
	 width:857px; 
	 margin:auto;
	 clear:both;
}

#galaxynav {
	width:857px; 
	height:18px; 
	margin:0 auto;
	background-color:#000;
	color:#fff;
	padding: 5px 0px;
	font-size:14px;
}

#header {
	width:857px; 
	height:67px; 
	padding:20px 0;
}

#socialmedia {
	 float:right;
}

#socialmedia img {
	margin-left:5px;
	margin-top:19px;
}

#headeremail {
	float:right;
	font-size:10px;
	margin-top:10px;
	margin-right:10px;
	height:40px;
	vertical-align:bottom;
}

#breadcrumbnosidebar {
	width:857px;
	height:22px;	
	color:#fff;
	font-size:12px;
	padding-left:15px;
	padding-top:3px;
	background-color:#001f49;
	clear:both;
}

#breadcrumbwithsidebar {
	width:857px;
	height:22px;	
	color:#fff;
	font-size:12px;
	padding-left:15px;
	padding-top:3px;
	background-color:#001f49;
	clear:both;
}

#breadcrumbhome {
	width:857px;
	height:22px;	
	color:#fff;
	font-size:12px;
	padding-left:15px;
	padding-top:3px;
	background-color:#001f49;
	float:left;
}

#breadcrumbwithsidebar a, #breadcrumbhome a, #breadcrumbnosidebar a {
	text-decoration:none;
	color:#fff;
}

#breadcrumbwithsidebar a:visited, #breadcrumbhome a:visited, #breadcrumbnosidebar a:visited {
	text-decoration:none;
	color:#fff;
}

#breadcrumbwithsidebar a:hover, #breadcrumbhome a:hover, #breadcrumbnosidebar a:hover {
	text-decoration:underline;
	color:#cccccc;
}


/***************BEGIN HOME CONTENT AREAS*************/
#homecontent {
	width:857px;
	clear:both;
	background-color:#ffffff;
}

#twitter {
	float:left;
	background-color:#dde1ef;
	width:214px;
	height: 338px;
	margin: 0px 0px 10px 0;
	padding-top:5px;
	background-image:url(../images/heading_twitter.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	color:#333333;
	font-size:11px;
	line-height:1.3em;

}

#homemain {
	width:633px; 
	height: 368px;
	margin:0 10px 10px 0; 
	float:left;
	
}

/**IMAGE SLIDER HOME PAGE**/
#homemain .containerslides { width:633px; height:342px; overflow:hidden; position:relative; cursor:pointer; padding-bottom:3px; }
#homemain .slides { position:absolute; top:0; left:0; }
#homemain .slides div { position:absolute; top:0; width:633px; display:none; }
#homemain ol, ul { list-style: none; }
#homemain blockquote, q { quotes: none; }
#homemain :focus { outline: 0; }
#homemain ins { text-decoration: none; }
#homemain del { text-decoration: line-through; }
#homemain table { border-collapse: collapse; border-spacing: 0; }
#homemain #loopedSlider { margin:0px auto; width:633px; position:relative; }
#homemain ul.pagination { list-style-type:none; padding:0; margin:6px auto; width:75px; text-align:center; }
#homemain ul.pagination li { float:left; margin:0 5px; }	
#homemain ul.pagination a { display:block; width:12px; padding-top:12px; height:0; overflow:hidden; background-image:url(../images/pagination.png); background-position:0 0; background-repeat:no-repeat;}
#homemain ul.pagination li.active a {background-position:0 -12px}
#homemain a.previous { position:absolute; top:350px; left:10px; }
#homemain a.next { position:absolute; top:350px; right:10px; }
#homemain img {border:none;}
/**END IMAGE SLIDER HOME PAGE**/

#bottles {
	 width:857px; 
	 clear:both;
	 font-size:11px;
	 height:320px;
}

.bottlesingle {
	float:left; 
	width:171px; 
	height:290px;
	text-align:center;
	margin-top:6px;
}

.bottlesingle p {
	border-left: 1px dotted #d4d4d6;
	border-right: 1px dotted #d4d4d6;
	margin-top:6px;
}

.bottlesingle a {
	color:#1071b8;
	text-decoration:none;
	font-weight:bold;
}

#bottomimages {
	width:855px;
	height:170px;
	margin: 0 auto;
}

.bottomimagesingle {
	height:170px; 
	width:283px;
	float:left;
	border: solid 1px #fff;
}
/***************END HOME CONTENT AREAS*************/

/***************BEGIN WINE PAGES*************/
#winescontent {
	width:857px;
	clear:both;
	background-color:#ffffff;
}

#winesmain {
	width:287px;
	height:510px;
	padding-right:550px;
	padding-left:20px;
}
/***************END WINE PAGES*************/

/***************BEGIN INTERNAL PAGES NO SIDEBAR*************/
#internalcontent {
	width:857px;
	clear:both;
	background-color:#ffffff;
	color:#000000;
}

#internalmain {
	width:857px;
	height:auto;
	padding:0px;
	clear:both;
	font-size:12px;
}

#internalmain h1 {
	color:#000;
	font-size:18px;
	margin: 15px 15px 0 15px;
	font-weight:bold;	
}

#internalmain p {
	margin:20px 15px 15px 15px;	
}

#internalmain a {
	text-decoration:none;
	color:#000;
}

#internalmain a:visited {
	text-decoration:none;
	color:#000;
}

#internalmain a:hover {
	text-decoration:underline;
	color:#000;
}

/***************END INTERNAL PAGES NO SIDEBAR*************/

/***************BEGIN INTERNAL PAGES WITH SIDEBAR*************/
#internalwsidecontent {
	width:857px;
	clear:both;
	background:none;
	margin-bottom:0;
}


#internalwsideright {
	width:680px;
	height:auto;
	padding:0px;
	float:left;
	background-color:#ffffff;
	font-size:12px;
	}
	
#internalwsideright h1 {
	color:#000;
	font-size:18px;
	margin: 15px 15px 0 15px;
	font-weight:bold;	
}

#internalwsideright p {
	margin:20px 15px 15px 15px;	
}

#internalwsideright .thumbnail {
	border:1px solid #001f49;
}

#internalwsideleft {
	width:120px;
	height:auto;
	padding:5px 10px 10px 15px;
	margin-top:10px;
	margin-left:15px;
	float:left;
	font-size:11px;
	background-color:none;
	background-image:url(../images/border_leftsidebar_top.gif);
	background-repeat:no-repeat;
	background-position:0px 0;
	color:#ffffff;
	line-height:1.8em;
	border-left: 2px solid #c7c8ca;
	border-bottom: 2px solid #c7c8ca;
	}


#internalwsideleft h2 {
	color:#ffffff;
	font-size:12px;
	font-weight:bold;
	margin-top:0px;
}

#internalwsideleft a {
	text-decoration:none;
	color:#fff;
	padding-left:10px;
}

#internalwsideleft a:visited {
	text-decoration:none;
	color:#fff;
	padding-left:10px;
}

#internalwsideleft a:hover, #internalwsideleft .current  {
	text-decoration:none;
	color:#fff;
	padding-left:10px;
	background-image:url(../images/arrow_right.png);
	background-repeat:no-repeat;
	background-position:left;
}


#internalwsideright a {
	text-decoration:none;
	color:#000;
}

#internalwsideright a:visited {
	text-decoration:none;
	color:#000;
}

#internalwsideright a:hover  {
	text-decoration:underline;
	color:#000;
}

#page-underdog-wines-a-mano .amano, #page-underdog-wines-albino-armani .albinoarmani, #page-underdog-wines-big-house .bighouse , #page-underdog-wines-boho-vineyards .bohovineyards , #page-underdog-wines-brophy-clark .brophyclark , #page-underdog-wines-cardinal-zin .cardinalzin , #page-underdog-wines-chateau-laroque .chateaularoque , #page-underdog-wines-chockstone .chockstone , #page-underdog-wines-cupcake-vineyards .cupcakevineyards , #page-underdog-wines-darcie-kent .darciekent , #page-underdog-wines-fish-eye .fisheye , #page-underdog-wines-helfrich .helfrich , #page-underdog-wines-kallfelz .kallfelz , #page-underdog-wines-montecillo .montecillo , #page-underdog-wines-monthaven .monthaven , #page-underdog-wines-mutt-lynch-winery .muttlynch , #page-underdog-wines-pinot-evil .pinotevil , #page-underdog-wines-rudolf-muller .rudolfmuller , #page-underdog-wines-santa-ana .santaana , #page-underdog-wines-seven .seven , #page-underdog-wines-silver-birch .silverbirch , #page-underdog-wines-tempra-tantrum .tempratantrum   {
	text-decoration:none;
	color:#fff;
	padding-left:10px;
	background-image:url(../images/arrow_right.png);
	background-repeat:no-repeat;
	background-position:left;
}

/***************END INTERNAL PAGES WITH SIDEBAR*************/


#bottomnav {
	background-color:none;
	color:#fff;	
	width:857px;
	height:auto;
	padding-top:10px;
	font-size:12px;
	line-height:2em;
	float:left;
	clear:both;
}

.bottomnavsingle {
	width:102px;
	float:left;
	padding-left:40px;
	margin-bottom:15px;
}

#bottomnav h1 {
	font-size:14px;
	font-weight:bold;
}

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

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

#bottomnav a:hover {
	text-decoration:underline;
	color:#fff;
}

#footer {
	background-color:#001f49;
	color:#bfc7d1;	
	width:837px;
	padding:20px 10px 10px 10px;
	font-size:11px;
	margin-top:15px;

}

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

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

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

#nav {
	width:847px;
	height:25px;
	padding: 5px 0 5px 10px;
	background-image:url(../images/bg_navbar.jpg);
	background-repeat:no-repeat;
	font-weight:bold;
	letter-spacing:-1px;
	
}

#nav ul li {
	list-style:none;
	display:inline;
	margin-right:32px;
	color:#333333;
}

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

#nav a:visited {
	text-decoration:none;
	color:#666;
}

#nav a:hover {
	text-decoration:none;
	color:#000000;
}

/**NAVIGATION DROPDOWN**/
/* ================================================================ 
This copyright notice must be kept untouched in the stylesheet at 
all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menu/pro_drop3.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */
.preload1 {background: url(../images/bg_dropdown.jpg);}

.menu2 {padding:0; margin:0; list-style:none; height:35px; position:relative; z-index:500; }
.menu2 li.top {display:block; float:left;}
.menu2 li a.top_link {display:block; float:left; height:35px; text-decoration:none; padding:0;  cursor:pointer;}
.menu2 li a.top_link span {float:left; display:block; padding:0; height:35px;}
.menu2 li a.top_link span.down {float:left; display:block; padding:0 18px 0 0px; height:35px; background:url(../images/arrowdown.gif) no-repeat right 8px;}
.menu2 li a.top_link:hover {color:#fff; background:none;}
.menu2 li a.top_link:hover span {background:none;}
.menu2 li a.top_link:hover span.down {background:url(../images/arrowdown.gif) no-repeat right 8px;}

.menu2 li:hover > a.top_link {color:#fff;}
.menu2 li:hover > a.top_link span {background:none;}
.menu2 li:hover > a.top_link span.down {background:url(../images/arrowdown_over.gif) no-repeat right 8px;}


.menu2 table {border-collapse:collapse; width:0; height:0; position:absolute; top:0; left:0;}

/* Default link styling */

/* Style the list OR link hover. Depends on which browser is used */

.menu2 a:hover {visibility:visible; position:relative; z-index:200;}
.menu2 li:hover {position:relative; z-index:200;}

/* keep the 'next' level invisible by placing it off screen. */
.menu2 ul, 
.menu2 :hover ul ul, 
.menu2 :hover ul :hover ul ul,
.menu2 :hover ul :hover ul :hover ul ul,
.menu2 :hover ul :hover ul :hover ul :hover ul ul {position:absolute; left:-9999px; top:-9999px; width:0; height:0; margin:0; padding:0; list-style:none;}

.menu2 :hover ul.sub {left:0px; top:24px; background:url(../images/bg_dropdown.jpg); padding: 0 3px 3px 3px ; white-space:nowrap; width:100px; height:auto; z-index:300; text-align:center;}
.menu2 :hover ul.sub li {display:block; height:25px; position:relative; float:left; width:100%; font-weight:normal;}
.menu2 :hover ul.sub li a {display:block; font-size:12px; font-weight:normal; height:25px; width:100%; line-height:25px; color:#000; text-decoration:none;}
.menu2 :hover ul.sub li a.fly {background:url(../images/arrow.gif) 80px 7px no-repeat;}
.menu2 :hover ul.sub li a:hover {background:#999999; color:#fff;}
.menu2 :hover ul.sub li a.fly:hover {background:url(../images/arrow_over.gif) 80px 7px no-repeat; color:#fff;}
.menu2 :hover ul li:hover > a.fly {background: url(../images/arrow_over.gif) 80px 7px no-repeat; color:#fff;} 

.menu2 :hover ul :hover ul,
.menu2 :hover ul :hover ul :hover ul,
.menu2 :hover ul :hover ul :hover ul :hover ul,
.menu2 :hover ul :hover ul :hover ul :hover ul :hover ul
{left:85px; top:-4px; background:url(../images/bg_dropdown.jpg); padding:3px; white-space:nowrap;width:auto; z-index:400; height:100%;}
/**END NAVIGATION DROPDOWN**/

/**WINE PAGE LOGOS**/
#winelogostable {
	width:675px; 
	margin:28px auto;
	border-collapse:collapse;
}

#winelogostable td {
	width:225px;
	padding-top:10px;
}

#amano, #albino, #bighouse, #boho, #brophyclark, #cardinalzin, #chateaularoque, #chockstone, #cupcake, #darciekent, #fisheye, #kallfelz, #helfrich, #montecillo, #monthaven, #muttlynch, #pinotevil, #rudolfmuller, #santaana, #seven, #silverbirch, #tempratantrum
{
  display: block;
  width: 225px;
  height: 61px;
  
}

#amano
{
  background: url("../images/logos_wines/logo2_amano.jpg") no-repeat 60px 0;
}

#albino
{
  background: url("../images/logos_wines/logo2_albino.jpg") no-repeat 60px 0;
}

#bighouse
{
  background: url("../images/logos_wines/logo2_bighouse.jpg") no-repeat 60px 0;
}

#boho
{
  background: url("../images/logos_wines/logo2_boho.jpg") no-repeat 60px 0;
}

#brophyclark
{
  background: url("../images/logos_wines/logo2_brophyclark.jpg") no-repeat 60px 0;
}

#cardinalzin
{
  background: url("../images/logos_wines/logo2_cardinalzin.jpg") no-repeat 60px 0;
}

#chateaularoque
{
  background: url("../images/logos_wines/logo2_chateaularoque.jpg") no-repeat 60px 0;
}

#chockstone
{
  background: url("../images/logos_wines/logo2_chockstone.jpg") no-repeat 60px 0;
}

#cupcake
{
  background: url("../images/logos_wines/logo2_cupcake.jpg") no-repeat 60px 0;
}

#darciekent
{
  background: url("../images/logos_wines/logo2_darciekent.jpg") no-repeat 60px 0;
}

#fisheye
{
  background: url("../images/logos_wines/logo2_fisheye.jpg") no-repeat 60px 0;
}

#helfrich
{
  background: url("../images/logos_wines/logo2_helfrich.jpg") no-repeat 60px 0;
}

#kallfelz
{
  background: url("../images/logos_wines/logo2_kallfelz.jpg") no-repeat 60px 0;
}

#montecillo
{
  background: url("../images/logos_wines/logo2_montecillo.jpg") no-repeat 60px 0;
}

#monthaven
{
  background: url("../images/logos_wines/logo2_monthaven.jpg") no-repeat 60px 0;
}

#muttlynch
{
  background: url("../images/logos_wines/logo2_muttlynch.jpg") no-repeat 60px 0;
}

#pinotevil
{
  background: url("../images/logos_wines/logo2_pinotevil.jpg") no-repeat 60px 0;
}

#rudolfmuller
{
  background: url("../images/logos_wines/logo2_rudolfmuller.jpg") no-repeat 60px 0;
}

#santaana
{
  background: url("../images/logos_wines/logo2_santaana.jpg") no-repeat 60px 0;
}

#seven
{
  background: url("../images/logos_wines/logo2_seven.jpg") no-repeat 60px 0;
}

#silverbirch
{
  background: url("../images/logos_wines/logo2_silverbirch.jpg") no-repeat 60px 0;
}

#tempratantrum
{
  background: url("../images/logos_wines/logo2_tempratantrum.jpg") no-repeat 60px 0;
}

#amano:hover, #albino:hover, #bighouse:hover, #boho:hover, #brophyclark:hover, #cardinalzin:hover, #chateaularoque:hover, #chockstone:hover, #cupcake:hover, #darciekent:hover, #fisheye:hover, #kallfelz:hover, #helfrich:hover, #montecillo:hover, #monthaven:hover, #muttlynch:hover, #pinotevil:hover, #rudolfmuller:hover, #santaana:hover, #seven:hover, #silverbirch:hover, #tempratantrum:hover
{ 
  background-position: 60px -61px;
}

#amano span, #albino span, #bighouse span, #boho span, #brophyclark span, #cardinalzin span, #chateaularoque span, #chockstone span, #cupcake span, #darciekent span, #fisheye span, #kallfelz span, #helfrich span, #montecillo span, #monthaven span, #muttlynch span, #pinotevil span, #rudolfmuller span, #santaana span, #seven span, #silverbirch span, #tempratantrum span
{
  display: none;
}
/**END WINE PAGE LOGOS**/