/* Default ---------------------------------------------------------------- */




/* Global */


html {
	height: 100%;
	width: 100%;
}

body { 
	position: relative;
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	text-align: left;
	color: #ffffff;
	background: #0c0304 url(http://distinguished-brands.com//assets/background_3.png) repeat-x 0 0px;
	height: 100%;
	width: 100%;
}

h1 {
	font-size: 24px;
	line-height: 38px;
	text-align: left;
	color: #ffffff;
}

h2 {
	font-size: 22px;
	line-height: 34px;
	text-transform: uppercase;
}


h3 {
	font-size: 18px;
	line-height: 20px;
	text-transform: uppercase;
}

h4 {
	font-size: 16px;
	line-height: 28px;
	text-transform: uppercase;
}

.right_header {
	font-size: 14px;
	line-height: 28px;
	text-transform: uppercase;
}


h5 a{
	text-transform: uppercase;
}

h6 a{
	text-transform: uppercase;
}


/* links */


a {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	color: #ffffff;	
}

a:hover {
    text-decoration: underline;
}

a:visited {
    text-decoration: none;
}

a:active {
    text-decoration: none;
}

a.more {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	color: #BA0202;	
}



/* Nav */


#nav{
	position: absolute;
	top: 60px;
	left: 0px;
	width: 180px;
	height:500px;

}

#beer_block_label{
	width: 178px;
	text-align: right;
	line-height: 19px;
}

#cider_block_label{
	width: 178px;
	text-align: right;
	line-height: 19px;
}

#wine_block_label{
	width: 178px;
	text-align: right;
	line-height: 19px;
}


#spirits_block_label{
	width: 178px;
	text-align: right;
	line-height: 19px;
}


#corporate_block_label{
	width: 178px;
	text-align: right;
	line-height: 19px;
}


.nav_1 a{
	color: #ffffff;
	font-size: 11px;
	font-style: bold;
	text-transform: uppercase;
	letter-spacing: .1em;
	text-decoration: none;
}

.nav_1 a:hover {
	color: #b59341;
	text-decoration: none;
}

.nav_2 a{
	color: #b59341;
	font-size: 10px;
	text-transform: uppercase;
	letter-spacing: .1em;
	text-decoration: none;
}

.nav_2 a:hover {
	color: #ffffff;
	text-decoration: none;
}


/* subnav */


.closed_subnav {
	height: 0px;
	overflow: hidden;
	display: block;
}

.open_subnav {
	overflow: hidden;
	display: block;
}




#beer_block{
	width: 178px;
	text-align: right;
	line-height: 15px;
}

#cider_block{
	width: 178px;
	text-align: right;
	line-height: 15px;
}

#wine_block{
	width: 178px;
	text-align: right;
	line-height: 15px;
}

#spirits_block{
	width: 178px;
	text-align: right;
	line-height: 15px;
}

a.subnav_1{
	color: #b59341;
	font-size: 10px;
	font-style: italic;
	letter-spacing: .1em;
}

a.subnav_1:hover {
	color: #ffffff;
	text-decoration: none;
}




#accordion {
	margin:0px 0px;	
	width: 180px;
	align: right;
	text-align: right;
}

span.toggler{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	cursor: pointer;
	color: #ffffff;
	font-size: 11px;
	font-style: bold;
	text-transform: uppercase;
	letter-spacing: .1em;
	text-decoration: none;
	width: 178px;
	text-align: right;
	line-height: 19px;
}

div.element p, div.element h4, div.element a{
	width: 178px;
	text-align: right;
	line-height: 15px;
}

blockquote {
	padding:5px 20px;
}

#accordion {
	margin: 0px 0px;
}







/* promo panel and footer */


#promo_panel_shell{
	position: relative;
	top: 50px;
	left: 50px;
	background: url(http://distinguished-brands.com//assets/promo_background_1.gif) no-repeat 0 0px;
	width: 897px;
	height: 159px;
	margin: 10px 10px;
}


#promo_panel_content{
	width: 867px;
	height: 139px;
	margin: 10px 10px 10px 10px;
	padding: 0px;	
}

#promo_panel_header{
	position: relative;
	top: 10px; 
	left: 0px;
	width: 300px;
	height: 24px;
	margin: 0px 0px 0px 0px;
}

#promo_panel_divider_2{
	position: absolute;
	top: 1px; 
	left: 740px;
	width: 7px;
	height: 157px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}


#promo_panel_news{
	position: absolute;
	top: 7px; 
	left: 20px;
	width: 600px;
	height: 130pxpx;
	margin: 0px 0px 0px 0px;
}

.promo_panel_news_item{
	position: relative;
	top: 10px; 
	left: 0px;
	width: 300px;
	height: 130px;
	margin: 0px 0px 10px 10px;
	padding: 0px;	
}



#promo_panel_subscribe{
	position: absolute;
	top: 7px; 
	left: 745px;
	width: 140px;
	height: 130px;
	margin: 0px 0px 0px 0px;
}

#promo_panel_subscribe_header{
	position: relative;
	top: 10px; 
	left: 10px;
	width: 140px;
	height: 40px;
	margin: 0px 0px 0px 0px;
}

#promo_panel_subscribe_button{
	position: relative;
	top: 10px; 
	left: 60px;
	width: 90px;
	height: 30px;
	margin: 0px 0px 0px 0px;
}

.promo_panel_subscribe_input{
	color: #ffffff;
	background-color: #660000;
	font-size: 10px;
	width: 130px;
	border: 1px solid;
	border-color: #330000 #660000 #660000 #330000;
}

#promo_panel_subscribe_email{
	position: relative;
	top: 20px; 
	left: 10px;
	width: 130px;
	height: 30px;
	margin: 0px 0px 0px 0px;
}




#footer_content{
	position: relative;
	top: 65px;
	left: 100px;
	color: #666666;
}

.footer_link{
	color: #666666;
}

/* header content */

#header_bar{
	


}


#product_search{
	position: absolute;
	top: 0px;
	left: 632px;
	height: 34px;
	width: 148px;
	background: url(http://distinguished-brands.com//assets/button_blank.gif) no-repeat 0px 0px;
	padding: 10px 16px 10px 15px;
	margin: 2px;
	text-align: center;

}


#distributor_login{
	position: absolute;
	top: 0px;
	left: 780px;
	background: url(http://distinguished-brands.com//assets/login_button_1.gif) no-repeat 10px 0px;
	height: 34px;
	width: 162px;
	padding: 5px 3px 0px 0px;
	margin: 0px;
	text-align: center;
}

#distributor_login a{
	color: #cccccc;
}
/* body content */

#body_content_home{
	position: relative;
	left: 220px;
	top:50px;
	
}



#body_content_header{
	position: relative;
	left: 220px;
	top:95px;
	width: 569px;
	height: 30px;
}

.body_header_text{
	position: relative;
	left: 0px;
	top:0px;
	width: 250px;
	height: 31px;
	padding: 0px;
	
}

.body_header_buttons{
	position: relative;
	left: 90px;
	top:0px;
	width: 200px;
	height: 31px;
	
}


#body_content_text{
	position: relative;
	left: 220px;
	top:105px;
	background: url(http://distinguished-brands.com//assets/big_panel_background.gif) no-repeat 0 0px;
	width: 569px;
	height: 562px;
	margin: 0px;
	padding: 10px 20px 10px 10px;
	overflow: hidden;
}

#body_content_inset{
	width: 529px;
	height: 522px;
	margin:	0px;
	padding: 0px 20px 10px 10px;
	overflow: auto;
}


#body_content_inset h2{
	font-size: 13px;
	font-style: bold;
	color: #cccccc;
}

#body_content_inset h3{
	font-size: 11px;
	font-style: italic;
	color: #cccccc;
}

#body_content_inset p{
	font-size: 11px;
	color: #ffeecc;
}



#right_section_nav{
	position: absolute;
	top: 158px;
	left: 815px;
	width: 180px;
	height:500px;
}




#right_section_nav hr2{
	float: left;
	color: #300d0e;
	background-color: #300d0e;
	width: 180px;
	height: 1px;
}

#right_section_nav a {
	text-decoration: none;
}


/* @group main navigation */
ul#main_navigation {
	position: absolute;
	top: 0;
	left: 275px;
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	font-size: 10px;
	text-transform: uppercase;
	letter-spacing: .1em;
}

ul#main_navigation li {
	float: left;
	margin-right: 18px;
}

ul#main_navigation li a {
	display: block;
	float: left;
	height: 31px;
	line-height: 31px;
	color: #666;	
}

ul#main_navigation li a:hover {
	color: #ff0;
	border-bottom: #808000 1px solid;
}





/*product pages*/


#product_content_landing{
	position: relative;
	left: 220px;
	top: 50px;
	width: 1000px;
	height: 480px;
	margin: 0px;
	padding: 5px 5px 5px 5px;
	/*overflow: hidden;*/
}

#product_content_landing_container{
	position: relative;
	height: 500px;
	margin: 0px;
	padding: 0px 0px 0px 0px;
}


.product_image_landing{
	width: 135px;
	height: 450px;
	margin:	0px;
}

#product_bottom_nav{
	position: relative;
	top: 0px;
	left: 220px;
	width: 800px;
	height: 20px;
	margin:	0px;
	font-size: 18px;
	font-weight: normal;
	
}

#product_content_header{
	position: relative;
	left: 220px;
	top:45px;
	width: 569px;
	height: 70px;
	margin:	0px;
}

.product_header_text{
	font-size: 18px;
	line-height: 30px;
	font-weight: normal;
	position: relative;
	left: 5px;
	top:0px;
	width: 150px;
	padding: 0px;
	
}


#product_top_nav{
	position: absolute;
	top: 0px;
	left: 170px;
	width: 400px;
	height: 70px;
}



.product_body_header_text{
	font-size: 16px;
	text-align: center;
	font-weight: normal;
	position: relative;
	left: 0px;
	top:0px;
	width: 250px;
	height: 31px;
	padding: 0px;
	
}


.product_body_header_text_2{
	font-size: 16px;
	text-align: center;
	font-weight: normal;
	position: relative;
	left: 0px;
	top:0px;
	width: 250px;
	height: 31px;
	padding: 0px;
	
}




#product_content_text{
	position: relative;
	left: 220px;
	top:90px;
	
	/*background: url(http://distinguished-brands.com//assets/big_panel_background.gif) no-repeat 0 0px;*/
	/*width: 569px;*/
	/*height: 562px;*/
	
	background: url(http://distinguished-brands.com//assets/product_panel_background.gif) no-repeat 0 0px;
	width: 569px;
	height: 272px;
	
	margin: 0px;
	padding: 10px 20px 10px 10px;
	overflow: auto;
}

#product_content_inset{
	width: 459px;
	height: 177px;
	
	margin:	0px;
	padding: 0px 20px 0px 10px;
	overflow: auto;
}

#product_more_content{
	position: relative;
	top: 5px;
	width: 459px;
	height: 52px;
	
	margin:	0px;
	padding: 0px 20px 0px 10px;

}
#product_content_awards{
	position: absolute;
	left: 220px;
	top: 75px;
	
	background: url(http://distinguished-brands.com//assets/tasting_panel_background.gif) no-repeat 0px 0px;
	width: 569px;
	height: 492px;
	
	margin:	0px;
	padding: 0px 10px 10px 20px;
	overflow: auto;
	
	z-index: 200;
	
	display: none;
}


#product_content_tasting{
	position: absolute;
	left: 220px;
	top: 60px;
	
	background: url(http://distinguished-brands.com//assets/tasting_panel_background.gif) no-repeat 0px 0px;
	width: 569px;
	height: 492px;
	
	margin:	0px;
	padding: 0px 10px 10px 20px;
	overflow: auto;
	
	z-index: 200;
	
	display: none;
}


#product_content_tasting_inset{
	position: relative;
	left: 0px;
	top: -20px;
	width: 500px;
	height: 450px;
	
	margin:	0px;
	padding: 10px 10px 10px 10px;
	overflow: auto;
}

#product_content_tasting_close{
	position: relative;
	left: 518px;
	top: 3px;

	width: 30px;
	height: 30px;
	
	margin:	0px;
	padding: 0px 0px 0px 0px;
}


#product_brand_inset{
	width: 500px;
	height: 140px;
	
	margin:	0px;
	padding: 10px 0px 0px 10px;
	overflow: auto;
}


#product_brand_text{
	position: absolute;
	left: 220px;
	top: 75px;
	
	background: url(http://distinguished-brands.com//assets/product_panel_background.gif) no-repeat 0 0px;
	width: 569px;
	height: 272px;
	
	margin:	0px;
	padding: 0px 0px 0px 0px;
	overflow: hidden;
	
	z-index: 200;
	
	display: none;
}



#product_brand_close{
	position: relative;
	left: 520px;
	top: -270px;

	width: 30px;
	height: 30px;
	
	margin:	0px;
	padding: 0px 0px 0px 0px;
	overflow: hidden;
}



#product_image{
	position: absolute;
	top: 95px;
	left: 730px;
	width: 180px;
	height:500px;
}


.button_text_1 a{
	color: #ffffff;
	font-size: 10px;
	text-transform: uppercase;
	letter-spacing: .1em;
	text-decoration: none;
}

.button_text_1 a:hover {
	color: #b59341;
	text-decoration: none;
}

.button_text_1s a{
	color: #b59341;
	font-size: 10px;
	text-transform: uppercase;
	letter-spacing: .1em;
	text-decoration: none;
}

.button_text_1s a:hover {
	color: #ffffff;
	text-decoration: none;
}

.button_text_2 a{
	color: #b59341;
	font-size: 10px;
	text-transform: uppercase;
	letter-spacing: .1em;
	text-decoration: none;
}

.button_text_2 a:hover {
	color: #ffffff;
	text-decoration: none;
}

.button_text_2s a{
	color: #ffffff;
	font-size: 10px;
	text-transform: uppercase;
	letter-spacing: .1em;
	text-decoration: none;
}

.button_text_2s a:hover {
	color: #b59341;
	text-decoration: none;
}

.button_text_1{
	height: 32px;
	width: 141px;
	background: url(http://distinguished-brands.com//assets/button_blank.gif) no-repeat 0 0px;
	padding: 0px 10px 20px 20px;
	text-align: center;
}	

.button{
	height: 58px;
	width: 135px;
	padding: 40px 0px 0px 0px;
	text-align: bottom;
}	

.button_text_2{
	position: relative;
	height: 32px;
	width: 141px;
	background: url(http://distinguished-brands.com//assets/button_blank.gif) no-repeat 0 0px;
	padding: 0px 6px 16px 16px;
	text-align: center;
}	
.button_text_1s{
	height: 32px;
	width: 141px;
	background: url(http://distinguished-brands.com//assets/button_blank.gif) no-repeat 0 0px;
	padding: 0px 10px 20px 20px;
	text-align: center;
}	

.button_text_2s{
	position: relative;
	height: 32px;
	width: 141px;
	background: url(http://distinguished-brands.com//assets/button_blank.gif) no-repeat 0 0px;
	padding: 0px 4px 16px 16px;
	text-align: center;
}
.button_text_3{
	position: relative;
	height: 32px;
	width: 152px;
	background: url(http://distinguished-brands.com//assets/button_blank_large.gif) no-repeat 0 0px;
	padding: 0px 4px 16px 16px;
	text-align: center;
}	

.button_text_flash{
	position: relative;
	height: 32px;
	width: 152px;
}	


.button_text_3 a{
	color: #b59341;
	font-size: 10px;
	text-transform: uppercase;
	letter-spacing: .1em;
	text-decoration: none;
}

.button_text_3 a:hover {
	color: #ffffff;
	text-decoration: none;
}





.button_text_1p a{
	color: #ffffff;
	font-size: 10px;
	text-transform: uppercase;
	letter-spacing: .1em;
	text-decoration: none;
}


.button_text_1p a:hover {
	color: #b59341;
	text-decoration: none;
}

.button_text_2p a{
	color: #b59341;
	font-size: 10px;
	text-transform: uppercase;
	letter-spacing: .1em;
	text-decoration: none;
}

.button_text_2p a:hover {
	color: #ffffff;
	text-decoration: none;
}

.button_text_1p{	
	position: relative;
	top: 0px;
	left: 0px;
	height: 34px;
	width: 148px;
	background: url(http://distinguished-brands.com//assets/button_blank.gif) no-repeat 0px 0px;
	padding: 10px 16px 10px 15px;
	margin: 2px;
	text-align: center;
}	

.button_text_2p{
	position: relative;
	top: 0px;
	left: 0px;
	height: 34px;
	width: 148px;
	background: url(http://distinguished-brands.com//assets/button_blank.gif) no-repeat 0px 0px;
	padding: 10px 12px 10px 12px;
	margin: 2px;
	text-align: center;
}	


.mt-image-none{
	border: 0px;
}


.mt-enclosure mt-enclosure-image{
	display: block;
}

