* {
	font-size:100.01%;
}
html{
	font-size:62.5%;
}
body{
	margin:0;
	font:1.1em "Lucida Grande", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	background:#000;
	
}
a{
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
img{
	border:0;
	float:left;
}
p{
	margin:0;
}
form{
	padding:0;
	margin:0;
}
ul{
	padding:0;
	margin:0;
	list-style:none;
}

.float-left {float:left;}
.float-right {float:right;}

.float-right strong {
	background: #898989;
	border: 1px solid #3d3d3d;
	color: #ffffff;
	padding: 3px 6px;
}

/*---------------------------
TAGS
---------------------------*/

.tag-kb {
	position:absolute;
	left:680px;
	top:410px;
	/*overflow:hidden;*/
	text-indent:-3000px;
	width:268px;
	height:133px;
	background:url(../_img/tags/tag-kb.png) no-repeat;
	z-index:100;
}

.tag-mk {
	position:absolute;
	left:120px;
	top:350px;
	/*overflow:hidden;*/
	text-indent:-3000px;
	width:203px;
	height:81px;
	background:url(../_img/tags/tag-mk.png) no-repeat;
	z-index:100;
}

.tag-mk-recipes {
	position:absolute;
	left:850px;
	top:430px;
	/*overflow:hidden;*/
	text-indent:-3000px;
	width:100px;
	height:100px;
	background:url(../_img/tags/tag-mk-recipes.png) no-repeat;
	z-index:100;
}

.tag-bs {
	position:absolute;
	left:720px;
	top:510px;
	text-indent:-3000px;
	width: 184px;
	height: 113px;
	background:url(../_img/tags/tag_favbside.png) no-repeat;
	z-index:100;
}

/*-------------------------------
BOTTLES
-------------------------------*/

.bigbottleshot{
	width:173px;
	height:653px;
}

.claretbottleshot{
	width:153px;
	height:650px;
}

.bigbottleshot-mk{
	width:175px;
	
}

.bigbottleshot-up{
	width:150px;
	height:643px;
	}
	
	
	
	
/*---------------------------
main box
---------------------------*/
#main{
	width:980px;
	margin:0 auto; 
	position:relative;
	overflow:hidden;
}
/*header*/
#header{
	width:980px;
	float:left;
}

/*-------------------------------
NAV
-------------------------------*/
/*navigation box*/
.navigation{
	width:980px;
	position:absolute;
	left:0;
	top:0;
}
/*---------------------------
top navigation list
---------------------------*/
ul.top-nav{
	width:980px;
	float:left;
	background:#000;
	position:relative;
}
ul.top-nav li{
	float:left;
}
ul.top-nav li a{
	background-image:url(http://www.donsebastianiandsons.com/_img/navigation/sitewide-navigation.gif);
	background-repeat:no-repeat;
	height:57px;
	float:left;
	text-indent:-9999px;
	background-position:0 0;
}
ul.top-nav li a:hover {
	background-position:0 0;
}
ul.top-nav li#logo a{
	width:150px;
	background-position:0 -57;
}
ul.top-nav li#logo a:hover,
ul.top-nav li#logo.hover a,
ul.top-nav li#logo.active a,
ul.top-nav li#logo:hover a{
	background-position:0 -57px;
}
ul.top-nav li#history a{
	width:100px;
	background-position:-150px 0;
}
ul.top-nav li#history a:hover,
ul.top-nav li#history.hover a,
ul.top-nav li#history.active a,
ul.top-nav li#history:hover a{
	background-position:-150px -57px;
}
ul.top-nav li#speakerbox a{
	width:75px;
	background-position:-250px 0;
}	
ul.top-nav li#speakerbox a:hover,
ul.top-nav li#speakerbox.hover a,
ul.top-nav li#speakerbox.active a,
ul.top-nav li#speakerbox:hover a{
	background-position:-250px -57px;
}
ul.top-nav li#marketplace a{
	width:130px;
	background-position:-330px 0;
}	
ul.top-nav li#marketplace a:hover,
ul.top-nav li#marketplace.hover a,
ul.top-nav li#marketplace.active a,
ul.top-nav li#marketplace:hover a{
	background-position:-330px -57px;
}
ul.top-nav li#blog a{
	width:65px;
	background-position:-460px 0;
}	
ul.top-nav li#blog a:hover,
ul.top-nav li#blog.hover a,
ul.top-nav li#blog.active a,
ul.top-nav li#blog:hover a{
	background-position:-460px -57px;
}

/*ul.top-nav li#downloads a{
	width:85px;
	background-position:-504px 0;
}

ul.top-nav li#downloads a:hover,
ul.top-nav li#downloads.hover a,
ul.top-nav li#downloads.active a,
ul.top-nav li#downloads:hover a{
	background-position:-504px -57px;
}*/

ul.top-nav li#contact a{
	width:80px;
	background-position:-515px 0;
}	
ul.top-nav li#contact a:hover,
ul.top-nav li#contact.hover a,
ul.top-nav li#contact.active a,
ul.top-nav li#contact:hover a{
	background-position:-515px -57px;
}
ul.top-nav li#screws a{
	width:310px;
	background-position:-589px 0;
}	
ul.top-nav li#screws a:hover,
ul.top-nav li#screws.hover a,
ul.top-nav li#screws.active a,
ul.top-nav li#screws:hover a{
	background-position:-589px -57px;
}

/*ul.top-nav li#other a{
	width:189px;
	background-position:-880px 0;
}	
ul.top-nav li#other a:hover,
ul.top-nav li#other.hover a,
ul.top-nav li#other.active a,
ul#top-nav li.other:hover a{
	background-position:-880px -57px;
}*/

ul.top-nav li ul{
	width:980px;
	float:left;
	text-align:center;
	position:absolute;
	top:56px;
	left:0;
	padding:16px 0;
	z-index:1;
	display:none;
}
ul.top-nav li ul.split li{
	background:url(http://www.donsebastianiandsons.com/_img/common/split.gif) no-repeat 0 50%;
	padding:0 7px 0 12px;
	color: #cdcdcd;
}
ul.top-nav li ul.split li#first-split{
	background:none;
}
ul.top-nav li ul li{
	float:none;
	padding:0 17px 0 0;
	color:#fff;
	display:inline;
}
ul.top-nav li ul li a{
	color:#3992bf;
	background:none;
	float:none;
	text-indent:1px;
}
ul.top-nav li ul li a.yellow{
	color:#c39004;
}
ul.top-nav li ul li a.red{
	color:#be2121;
}
ul.top-nav li.hover ul,
ul.top-nav li.active ul{
	z-index:3;
	display:block;
}


/*--------------------------------------------------
black box for placing drop-down navigation elements
-----------------------------------------------------*/
.line{
	width:980px;
	height:40px;
	background:#000;
	float:left;
}

/*---------------------------
top-box with h1 and sub-menu
---------------------------*/
.section-navigation {
	background: #e4e4e4;
	width:980px;
	float:left;
	position:relative;
	z-index:10;
}

.section-navigation .top-box {
	width:951px;
	overflow:normal;
	padding:0 0 0 29px;
	background-color:#e4e4e4;
}
h1 {
	padding:0;
	margin:0;
	font:normal 150%/254% "Helvetica Neue", Helvetica, Arial, sans-serif;
	color:#4d4d4d;
}
.top-box ul {
	padding:15px 0;
	margin:0;
	list-style:none;
}
.top-box ul li {
	float:left;
	padding-right:25px;
}
.top-box ul li a {
	color:#4d4d4d;
	text-decoration:none;
	font: normal 12px "Lucida Grande", "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.top-box ul li a:hover {text-decoration:underline;}


/*---------------------------
 press releases 
 ---------------------------*/
.entrytext p {
margin: 0 0 15px 0;
}



/*---------------------------
content box
---------------------------*/
.content{
	width:980px;
	float:left;
	margin:60px 0 0 0;
}

/*---------------------------
big image of wine
---------------------------*/
.white-img-box{
	background: #ffffff;
	width:980px;
	float:left;
	position:relative;
	z-index:10;
}
.white-inf-top{
	background: #ffffff url(../_img/wine-inf-box-upper.gif) repeat-x 0 0;
	width:980px;
	padding:19px 0 0 0;
	float:left;
}
.white-inf-center{
	background:#ffffff;
	width:980px;
	float:left;	
}
.white-inf-bottom{
	background: #ffffff url(../_img/white-bottom.gif) no-repeat 0 100%;
	width:980px;
	float:left;
	padding:0 0 34px 0;
}



.loon-chip-top{
	background: #ffffff url(../_img/wine-inf-box-upper.gif) repeat-x 0 0;
	width:980px;
	float:left;
}



/*---------------------------
big image of wine
---------------------------*/
.wine-img-box{
	background: #ffffff;
	width:980px;
	float:left;
	position:relative;
	z-index:10;
}
.wine-inf-top{
	background: #ffffff url(http://www.donsebastianiandsons.com/_img/common/wine-inf-box-upper.gif) repeat-x 0 0;
	width:980px;
	padding:19px 0 0 0;
	float:left;
}
.wine-inf-center{
	background:#ffffff;
	width:980px;
	float:left;	
}
.wine-inf-bottom{
	background: #ffffff url(http://www.donsebastianiandsons.com/_img/common/wine-inf-box-lower.gif) no-repeat 0 100%;
	width:980px;
	float:left;
	padding:0 0 64px 0;
}
.wine-inf-bottom-mk {
	background: #ffffff url(http://www.donsebastianiandsons.com/_img/common/wine-inf-box-lower-mk.gif) no-repeat 0 100%;
	width:980px;
	float:left;
	padding:0 0 64px 0;
}
/*------------------------
box with the small bottles
---------------------------*/
.bottels-box{
	margin: 0 30px 0 0;
}
.bottels-box ul{
	float:left;
	padding:8px 0 0 10px;
	margin:0 0 -50px 0;
	position:relative;
}
.bottels-box ul li{
	width:70px;
	padding:0 0 0 12px;
	float:left;
	text-align:center;
}

.sl {
	padding:0 0 0 12px;
	float:left;
	text-align:right;
	}
	
.bottels-box ul li img{
	/*background:url(http://www.donsebastianiandsons.com/_img/wine.png) no-repeat 0 0;*/
	margin:4px 0 0 21px;
	float:left;
	height:102px;
	display:inline;
}

.bottels-box ul li div img{
	float: left;
	height:147px;
}

.bottels-box ul li div divimg{
	float: left;
	height:155px;
}

.bottles-box-fp img{
margin:4px 0 0 21px;
	float:left;
	display:inline;
	}



.bottels-box ul li em{
	width:70px;
	float:left;
	text-align:center;
	font-style:normal;
	line-height:12px;
}
.bottels-box ul li a{
	margin:0;
	color:#5c5c5c;
	font-size:.9em;
	font-weight: bold;
	text-decoration: none;
}
.bottels-box ul li a:hover{
	color:#000000;
	text-decoration: none;
}





/*---------------------------
 Podcasts box 
 ---------------------------*/

.podcasts-box{
	float:left;
	padding:8px 0 10px 0;
	margin:0 0 -50px 0;
	position:relative;
}

.podcasts-img-box{
	background: #ffffff;
	width:980px;
	float:left;
	position:relative;
	z-index:10;
}
.podcasts-inf-top{
	background: #ffffff url(../_img/common/wine-inf-box-upper.gif) repeat-x 0 0;
	width:980px;
	padding:19px 0 0 0;
	float:left;
}
.podcasts-inf-center{
	width:980px;
	float:left;	
}

.podcasts-box p {
	font: normal 11px/17px "Lucida Grande", "Trebuchet MS", Arial, Helvetica, sans-serif;
}

.podcasts-box small {
	font: normal 85%/16px  "Lucida Grande", "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #4d4d4d;
}
.podcasts-inf-bottom{
	background: #ffffff url(../_img/podcasts/podcast-bottom.gif) no-repeat 0 100%;
	width:980px;
	float:left;
	padding:0 0 64px 0;
}

/*---------------------------
 films box 
 ---------------------------*/

.films-img-box{
	background: #ffffff;
	width:980px;
	float:left;
	position:relative;
	z-index:10;
}
.films-inf-top{
	background: #ffffff url(../_img/common/wine-inf-box-upper.gif) repeat-x 0 0;
	width:980px;
	padding:19px 0 0 0;
	float:left;
}
.films-inf-center{
	width:980px;
	float:left;	
}
.films-inf-bottom{
	background: #ffffff url(../_img/films/films-inf-box-lower.png) no-repeat 0 100%;
	width:980px;
	float:left;
	padding:0 0 64px 0;
}

.twsfilms-inf-bottom{
	background: #ffffff;
	width:980px;
	float:left;
	padding:0 0 45px 0;
}




.films-box{
	margin: 0 20px 0 20px;
}
.films-box ul{
	float:left;
	padding:8px 0 0 0;
	margin:0 0 -50px 0;
	position:relative;
}
.films-box ul li{
	width:151px;
	margin: 0 18px;
	padding:0 0 0 0;
	float:left;
	text-align:center;
}
.films-box ul li img{
	/*background:url(http://www.donsebastianiandsons.com/_img/wine.png) no-repeat 0 0;*/
	height:95px;
	display:inline;
	width:151px;
}
.films-box ul li img.tws{
	/*background:url(http://www.donsebastianiandsons.com/_img/wine.png) no-repeat 0 0;*/
	height:151px;
	display:inline;
	width:151px;
}
.films-box ul li img.twsintro{
	display:inline;
	width: 680px;
	height: 151px;
}
.films-box ul li em{
	width:151px;
	text-align:center;
	font-style:normal;
	line-height:12px;
}
.films-box ul li em span{
	color: #bdbdbd;
}
.films-box ul li a{
	margin:0;
	color:#5c5c5c;
	font-size:.9em;
	font-weight: bold;
	text-decoration: none;
}
.films-box ul li a:hover{
	color:#5b6fa6;
	text-decoration: none;
}


/*---------------------------
wine-box
---------------------------*/

.wine-box {
	height:106px;
	/* overflow:hidden; */
	position:relative;
}
.wine-box div.sub{
	width:980px;
	position:absolute;
	top:0;
	left:0;	
	height:200px;
	/* border-top: 1px solid #ebebeb; */
}
.wine-box ul {
	padding:20px 0 0;
	margin:0 auto;
	list-style:none;
	text-align:center;
  	display:table;
}
.wine-box ul li {
	float:left;
	margin:0 15px;
	min-width:60px;
}
.wine-box ul span {
	display:block;
	text-align:center;
}
.wine-box ul li a {
	color:#414141;
	text-decoration:none;
	font:bold 65% "Lucida Grande", "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.wine-box ul li a:hover {text-decoration:none; color: #660000;}
.wine-box ul li a:hover span {text-decoration:none; color: #660000;}


/*---------------------------
 wine-list 
 ---------------------------*/
 
ul.wine-list{
	width:160px;
	float:right;
	margin:0 0 -60px 0;
	position:relative;
}
ul.wine-list li{
	width:160px;
	float:left;
	padding:0 0 10px 0;
}
ul.wine-list li span{
	font:1.1em Georgia, "Times New Roman", Times, serif;
}
ul.wine-list li span em{
	font-style:normal;
	font: normal 1.4em Georgia, "Times New Roman", Times, serif;
	color:#ae0000;
	padding:0 8px 0 0;
}
ul.wine-list li strong{
	font:1em Georgia, "Times New Roman", Times, serif;
	float:left;
	font-weight:normal;
}
ul.wine-list li strong em{
	font:.9em Georgia, "Times New Roman", Times, serif;
	font-style:normal;
}

ul.reviews{
	width:230px;
	float:left;
	margin:0 0 -60px 30px;
	position:relative;
}
ul.reviews li{
	width:230px;
	float:left;
	padding:0 0 10px 0;
}
ul.reviews li span{
	font:1.1em Georgia, "Times New Roman", Times, serif;
}
ul.reviews li span em{
	font-style:normal;
	font:1.4em Georgia, "Times New Roman", Times, serif;
	color:#ae0000;
	padding:0 8px 0 0;
}
ul.reviews li strong{
	font:1em "Lucida Grande", Tahoma, sans-serif;
	float:left;
	font-weight:normal;
}
ul.reviews li strong em{
	font:.9em "Lucida Grande", Tahoma, sans-serif;
	font-style:normal;
}


.content-inner-top{
	background:url(http://www.donsebastianiandsons.com/_img/common/content-inner-top.gif) no-repeat 0 0;
	width:980px;
	padding:3px 0 0 0;
	float:left;
}
.content-inner-center{
	background:#fff url(http://www.donsebastianiandsons.com/_img/common/inner-content-bg.jpg) no-repeat 0 0;
	width:980px;
	float:left;
}
.content-inner-bottom{
	background:url(http://www.donsebastianiandsons.com/_img/common/content-inner-bottom.gif) no-repeat 0 100%;
	width:980px;
	padding:0 0 4px 0;
	float:left;
}
/*---------------------------
left column on innerpage
---------------------------*/
.left-column{
	width:480px;
	float:left;
	background:url(http://www.donsebastianiandsons.com/_img/common/bottle-shadow.jpg) no-repeat 0 100%;
	min-height:700px;
}
.left-column-mk{
	width:480px;
	float:left;
	background:url(http://www.donsebastianiandsons.com/_img/common/bottle-shadow.jpg) no-repeat 0 100%;
	min-height:400px;
}

* html .left-column{
	height:700px;
}

* html .left-column-mk{
	height:400px;
}

/*---------------------------
 TLS Brand Logos 
 ---------------------------*/
h1.aq-h1{
	background:url(http://www.donsebastianiandsons.com/_img/logos/aq.png) no-repeat 0 0;
	width:500px;
	height:47px;
	float:left;
	margin:30px 0 0 40px;
	padding:0 0 32px 0;
	display:inline;
	text-indent:-9999px;
}
h1.aq-h1 a{
	float:left;
	display:block;
	width:359px;
	height:47px;
	overflow:hidden;
}

h1.kb-h1{
	background:url(http://www.donsebastianiandsons.com/_img/logos/kb.png) no-repeat 0 0;
	width:500px;
	height:47px;
	float:left;
	margin:30px 0 0 40px;
	padding:0 0 32px 0;
	display:inline;
	text-indent:-9999px;
}
h1.kb-h1 a{
	float:left;
	display:block;
	width:359px;
	height:47px;
	overflow:hidden;
}

h1.mk-h1{
	background:url(http://www.donsebastianiandsons.com/_img/logos/mk.png) no-repeat 0 0;
	width:175px;
	float:left;
	margin:30px 0 0 40px;
	padding:0 0 32px 0;
	display:inline;
	text-indent:-9999px;
}
h1.mk-h1 a{
	float:left;
	display:block;
	width:150px;
	height:81px;
	overflow:hidden;
}

h1.mp-h1{
	background:url(http://www.donsebastianiandsons.com/_img/logos/mp.png) no-repeat 0 0;
	width:500px;
	height:47px;
	float:left;
	margin:30px 0 0 40px;
	padding:0 0 32px 0;
	display:inline;
	text-indent:-9999px;
}
h1.mp-h1 a{
	float:left;
	display:block;
	width:359px;
	height:47px;
	overflow:hidden;
}

h1.pg-h1{
	background:url(http://www.donsebastianiandsons.com/_img/logos/pg.png) no-repeat 0 0;
	width:500px;
	height:47px;
	float:left;
	margin:30px 0 0 40px;
	padding:0 0 32px 0;
	display:inline;
	text-indent:-9999px;
}
h1.pg-h1 a{
	float:left;
	display:block;
	width:359px;
	height:47px;
	overflow:hidden;
}

h1.sl-h1{
	background:url(http://www.donsebastianiandsons.com/_img/logos/sl.png) no-repeat 0 0;
	width:500px;
	height:47px;
	float:left;
	margin:30px 0 0 40px;
	padding:0 0 32px 0;
	display:inline;
	text-indent:-9999px;
}
h1.sl-h1 a{
	float:left;
	display:block;
	width:359px;
	height:47px;
	overflow:hidden;
}

h1.sn-h1{
	background:url(http://www.donsebastianiandsons.com/_img/logos/sn.png) no-repeat 0 0;
	width:500px;
	height:47px;
	float:left;
	margin:30px 0 0 40px;
	padding:0 0 32px 0;
	display:inline;
	text-indent:-9999px;
}
h1.sn-h1 a{
	float:left;
	display:block;
	width:359px;
	height:47px;
	overflow:hidden;
}

h1.up-h1{
	background:url(http://www.donsebastianiandsons.com/_img/logos/up.png) no-repeat 0 0;
	width:500px;
	height:47px;
	float:left;
	margin:30px 0 0 40px;
	padding:0 0 32px 0;
	display:inline;
	text-indent:-9999px;
}
h1.up-h1 a{
	float:left;
	display:block;
	width:359px;
	height:47px;
	overflow:hidden;
}

h1.cr-h1{
	background:url(http://www.donsebastianiandsons.com/_img/logos/cr.png) no-repeat 0 0;
	width:500px;
	height:47px;
	float:left;
	margin:30px 0 0 40px;
	padding:0 0 32px 0;
	display:inline;
	text-indent:-9999px;
}
h1.cr-h1 a{
	float:left;
	display:block;
	width:359px;
	height:47px;
	overflow:hidden;
}

h1.fk-h1{
	background:url(http://www.donsebastianiandsons.com/_img/logos/fk.png) no-repeat 0 0;
	width:500px;
	height:47px;
	float:left;
	margin:30px 0 0 40px;
	padding:0 0 32px 0;
	display:inline;
	text-indent:-9999px;
}
h1.fk-h1 a{
	float:left;
	display:block;
	width:359px;
	height:47px;
	overflow:hidden;
}




/*---------------------------
 TOG Brand Logos 
 ---------------------------*/
h1.hm-h1{
	background:url(http://www.donsebastianiandsons.com/_img/logos/hm.png) no-repeat 0 0;
	width:500px;
	height:47px;
	float:left;
	margin:30px 0 0 40px;
	padding:0 0 32px 0;
	display:inline;
	text-indent:-9999px;
}
h1.hm-h1 a{
	float:left;
	display:block;
	width:359px;
	height:47px;
	overflow:hidden;
}

h1.pl-h1{
	background:url(http://www.donsebastianiandsons.com/_img/logos/pl.png) no-repeat 0 0;
	width:500px;
	height:47px;
	float:left;
	margin:30px 0 0 40px;
	padding:0 0 32px 0;
	display:inline;
	text-indent:-9999px;
}
h1.pl-h1 a{
	float:left;
	display:block;
	width:359px;
	height:47px;
	overflow:hidden;
}

h1.new-pl-h1{
	background:url(http://www.donsebastianiandsons.com/_img/logos/new-pl.png) no-repeat 0 0;
	width:500px;
	height:47px;
	float:left;
	margin:30px 0 0 40px;
	padding:0 0 32px 0;
	display:inline;
	text-indent:-9999px;
}
h1.new-pl-h1 a{
	float:left;
	display:block;
	width:359px;
	height:47px;
	overflow:hidden;
}

h1.wk-h1{
	background:url(http://www.donsebastianiandsons.com/_img/logos/wk.png) no-repeat 0 0;
	width:500px;
	height:47px;
	float:left;
	margin:30px 0 0 40px;
	padding:0 0 32px 0;
	display:inline;
	text-indent:-9999px;
}
h1.wk-h1 a{
	float:left;
	display:block;
	width:359px;
	height:47px;
	overflow:hidden;
}

h1.lf-h1{
	background:url(http://www.donsebastianiandsons.com/_img/logos/lf.png) no-repeat 0 0;
	width:500px;
	height:47px;
	float:left;
	margin:30px 0 0 40px;
	padding:0 0 32px 0;
	display:inline;
	text-indent:-9999px;
}
h1.lf-h1 a{
	float:left;
	display:block;
	width:359px;
	height:47px;
	overflow:hidden;
}

h1.mb-h1{
	background:url(http://www.donsebastianiandsons.com/_img/logos/mb.png) no-repeat 0 0;
	width:500px;
	height:47px;
	float:left;
	margin:30px 0 0 40px;
	padding:0 0 32px 0;
	display:inline;
	text-indent:-9999px;
}
h1.mb-h1 a{
	float:left;
	display:block;
	width:359px;
	height:47px;
	overflow:hidden;
}

h1.pw-h1{
	background:url(http://www.donsebastianiandsons.com/_img/logos/pw.png) no-repeat 0 0;
	width:500px;
	height:47px;
	float:left;
	margin:30px 0 0 40px;
	padding:0 0 32px 0;
	display:inline;
	text-indent:-9999px;
}
h1.pw-h1 a{
	float:left;
	display:block;
	width:359px;
	height:47px;
	overflow:hidden;
}

h1.bs-h1{
	background:url(http://www.donsebastianiandsons.com/_img/logos/bs.png) no-repeat 0 0;
	width:500px;
	height:47px;
	float:left;
	margin:30px 0 0 40px;
	padding:0 0 32px 0;
	display:inline;
	text-indent:-9999px;
}
h1.bs-h1 a{
	float:left;
	display:block;
	width:359px;
	height:47px;
	overflow:hidden;
}


/*
---------------------------
 Brand Color Headers 
 ---------------------------*/

.sn {color:#f6861f;}
.mp {color:#b80f2b;}
.pg {color:#c46212;}
.aq {color:#CC6600;}
.sl {color:#b80f2b;}
.mk {color:#b80f2b;}
.kb {color:#4d230f;}
.bs {color:#000000;}

.right-column h2.sn {color:#f6861f;}
.right-column h2.mp {color:#b80f2b;}
.right-column h2.pg {color:#c46212;}
.right-column h2.aq {color:#CC6600;}
.right-column h2.sl {color:#b80f2b;}
.right-column h2.mk {color:#b80f2b;}
.right-column h2.kb {color:#4d230f;}
.right-column h2.kb {color:#b98c45;}


/*right column on innerpage*/
.right-column{
	width:500px;
	float:left;
	padding:0 0 100px 0;
}
.right-column h2, .right-column h3{
	font:normal 1.5em Georgia, "Times New Roman", Times, serif;
	color:#000000;
	padding:0 0 14px 0;
	margin:0;
}
.right-column h3{
	font-size:1em;
	color:#7c7c7c;
	padding:40px 0 0 0;
}
.right-column p{
	line-height:20px;
	padding:0 0 20px 0;
	width:388px;
	font-size:1.2em;
}
.select-form{
	width:470px;
	float:left;
	margin:40px 0 0 0;
	padding:0 0 36px 0;
}
select.sel-frm{
	width:190px;
	float:right;
	font:1em "Lucida Grande", Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
.bottle-description-box{
	margin:0 0 0 68px;
	float:left;
	display:inline;
	width:392px;
}
* html #bigbottle{
	height:655px;
}
.wine-data-box{
	width:176px;
	float:left;
	border-right:1px solid #ddd;
	padding:36px 30px 0 0;
}
/*---------------------------
description list
---------------------------*/
ul.description{
	width:174px;
	float:left;
	text-align:right;
	padding:0 0 36px 0;
}
ul.description li{
	width:174px;
	display:block;
	padding:0 0 13px 0;
	color:#010101;
}
ul.description li span{
	font-size:0.8em;
	font-style:bold;
	color:#8b8b8b;
	width:174px;
	display:block;
}
ul.description li em{
	font-size:1em;
	font-style:normal;
	width:174px;
	display:block;
}
/*---------------------------
downloads list
---------------------------*/
ul.downloads{
	width:174px;
	float:left;
	text-align:right;
	padding:0 0 28px 0;
}
ul.downloads li{
	width:174px;
	display:block;
	padding:0 0 3px 0;
}
ul.downloads li span{
	font-size:0.8em;
	font-style:bold;
	color:#101010;
}
ul.downloads li a{
	color:#2e70c2;
}

span.closure-sl{
	background:url(http://www.donsebastianiandsons.com/_img/closures/neocork.gif) no-repeat 100% 0;
	width:104px;
	height:38px;
	float:right;
}
span.closure-pg{
	background:url(http://www.donsebastianiandsons.com/_img/closures/neocork.gif) no-repeat 100% 0;
	width:104px;
	height:38px;
	float:right;
}
span.closure-aq{
	background:url(http://www.donsebastianiandsons.com/_img/closures/neocork.gif) no-repeat 100% 0;
	width:104px;
	height:38px;
	float:right;
}
span.closure-kb{
	background:url(http://www.donsebastianiandsons.com/_img/closures/neocork.gif) no-repeat 100% 0;
	width:104px;
	height:38px;
	float:right;
}

span.closure-up{
	background:url(http://www.donsebastianiandsons.com/_img/closures/vino-seal.gif) no-repeat 100% 0;
	width:104px;
	height:38px;
	float:right;
}

span.closure-sn{
	background:url(http://www.donsebastianiandsons.com/_img/closures/screwcap.gif) no-repeat 100% 0;
	width:104px;
	height:38px;
	float:right;
}

span.closure-mp{
	background:url(http://www.donsebastianiandsons.com/_img/closures/screwcap.gif) no-repeat 100% 0;
	width:104px;
	height:38px;
	float:right;
}

span.closure-mk{
	background:url(http://www.donsebastianiandsons.com/_img/closures/screwcap.gif) no-repeat 100% 0;
	width:104px;
	height:38px;
	float:right;
}

span.closure-wk{
	background:url(http://www.donsebastianiandsons.com/_img/closures/screwcap.gif) no-repeat 100% 0;
	width:104px;
	height:38px;
	float:right;
}

span.closure-pl{
	background:url(http://www.donsebastianiandsons.com/_img/closures/zork.gif) no-repeat 100% 0;
	width:104px;
	height:38px;
	float:right;
}

span.closure-hm{
	background:url(http://www.donsebastianiandsons.com/_img/closures/zork.gif) no-repeat 100% 0;
	width:104px;
	height:38px;
	float:right;
}

span.closure-lf{
	background:url(http://www.donsebastianiandsons.com/_img/closures/zork.gif) no-repeat 100% 0;
	width:104px;
	height:38px;
	float:right;
}

span.closure-mb{
	background:url(http://www.donsebastianiandsons.com/_img/closures/zork.gif) no-repeat 100% 0;
	width:104px;
	height:38px;
	float:right;
}


span.closure-cork{
	background:url(http://www.donsebastianiandsons.com/_img/closures/cork.gif) no-repeat 100% 0;
	width:150px;
	height:38px;
	float:right;
}

span.we-points{
	background:url(http://www.donsebastianiandsons.com/_img/logos/we-points.png) no-repeat 100% 0;
	width:150px;
	height:38px;
	float:right;
}

/*---------------------------
banners at bottom
---------------------------*/
ul.banners-bottom{
	position:absolute;
	bottom:80px;
	right:0px;
	float:right;
	width:470px;
}
ul.banners-bottom li{
	padding:0 19px 0 20px;
	float:right;
	background:url(http://www.donsebastianiandsons.com/_img/common/split.gif) no-repeat 0 0;
	
}
ul.banners-bottom li#first-banner{
	padding:0 19px 0 0;
	background:none;
}
ul.banners-bottom li a{
	width:102px;
	height:42px;
	float:left;
}


/*---------------------------
footer
---------------------------*/
.footer{
	width:980px;
	float:left;
	margin:20px 0 0 0;
	font-size:.9em;
	padding:0 0 20px 0;
}
.footer span{
	text-align:center;
	float:left;
	width:980px;
	color:#757575;
}
.footer span a{
	color:#fff;
	text-decoration:underline;
}
.footer span a:hover{
	text-decoration:none;
}

/*---------------------------
 Podcasts 
 ---------------------------*/
.podcast h2 {
	margin: 10px 0 9px 0;
	font-size: 15px;
	color: #4d4d4d;
}

.podcast h3 {
	margin: 0 0 5px 0;
	font-size: 10px;
	color: #4d4d4d;
}

#podcastbox {
	display: block;
	float: left; width: 290px;
	margin: 10px 10px 20px 0;
}

#podcastbox-left {
	float: left; width: 290px;
	margin: 10px 10px 20px 20px;
}

.float-right {
float:right;
}


/*-------------------------
Homepage sub content box
-------------------------*/

#main-sub{
width:980px;
padding:15px;
	}
	
#main-sub #mailbox{
color:#FFFFFF;
width:350px;
margin:10px;
padding:5px;
float: left;}

#main-sub #fbbox{
color:#FFFFFF;
font-size:16px;
width:400px;
margin:10px;
padding:5px;
float:right;

}

#main-sub #fbbox img{
padding:5px;
}

/*-------------------------
BIG GREEN BOX CAROUSEL
------------------------*/

#page{
	/* This the main container div */
	width:900px;
	min-height:500px;
	margin:0 auto;
	
}

#wineCarousel{
	/*	This is the carousel section, it
		contains the stage and the arrows */
	height:350px;
	margin:70px auto 10px;
	position:relative;
	width:800px;
}


#wineCarousel .arrow{
	/* The two arrows */
	width:44px;
	height:44px;
	background:url('../ourwine/biggreenbox/wines/img/arrows.png') no-repeat;
	position:absolute;
	top:20%;
	margin-top:-22px;
	left:0;
	cursor:pointer;
}

#wineCarousel .next{
	/* Individual styles for the next icon */
	background-position:right top;
	left:auto;
	right:0;
}

/* Hover styles */

#wineCarousel .arrow:hover{
	background-position:left bottom;
}

#wineCarousel .next:hover{
	background-position:right bottom;
}


#stage{
	/* The stage contains the animated wine images */
	left:50%;
	margin-left:-350px;
	position:absolute;
	width:700px;
	height:75%;
}

#stage img{
	/* Hiding all the images by default */
	display:none;
}

#stage .default{
	/*	This class is applied only to the bgb-ch img by default
		and it is the only one visible if JS is disabled */
	display:block;
	left:50%;
	margin-left:-135px;
	position:absolute;
}

#stage .animationReady{
	/* This class is assigned to the images on load */
	display:block;
	position:absolute;
	top:0;
	left:0;
}


#BGBlogo{
	background:url('../ourwine/biggreenbox/wines/img/logo.png') no-repeat;
	height:130px;
	text-indent:-9999px;
	width:210px;
	display:block;
	margin-left:40px;
	margin-top:30px;
}

.back-link{
font-size:22px;
	font-weight:normal;
	position:absolute;
	right:0;
	top:52px;
	left:90%;
}

.back-link a{
color: #CC0000;
}

.bottels-box h2{
font-size:16px;
color:#CC6600;
}
.bottels-box p{
font-size:12px;
}

.bottels-box #text{
margin-left:40px;
padding-bottom:15px;
line-height:1.2;
}

#text .ch{
background:url('../ourwine/biggreenbox/wines/img/ch.gif') no-repeat;
height:30px;
display:block;
text-indent:40px;

}

#text .cs{
background:url('../ourwine/biggreenbox/wines/img/cs.gif') no-repeat;
height:30px;
display:block;
text-indent:40px;

}

#text .pg{
background:url('../ourwine/biggreenbox/wines/img/pg.gif') no-repeat;
height:30px;
display:block;
text-indent:40px;

}

#text .zn{
background:url('../ourwine/biggreenbox/wines/img/zn.gif') no-repeat;
height:30px;
display:block;
text-indent:40px;

}
