/* @override http://dev.bordeaux.com/resources/frank.css */


/*  GLOBAL  */
.reviewDot{
	margin-right: 1px;
}
#ageCheckerMessage{
	position: absolute;
	width:300px;
	top:17px;
	left:71px;
}

/*  FOOTER  */
#alcoholAbuse a:link,a:visited{
	color: #5E5E5E;
}
a.footerSocialLink:link,a.footerSocialLink:visited{
	text-decoration: none;
	color: #402d3e; 
	font-weight: bold;
}

/* HOME  */
#findARetailerModuleContent{
	padding-bottom: 13px;
	font-size: 10pt;
}
.findRetailersItem{
	border-bottom: 1px dotted;
	width: 207px;
	padding-bottom: 6px;
}
.findRetailersItem p{
	margin-top: 0px;
	margin-bottom: 0px;
}
.findRetailersName{
	margin-bottom: 0;
	margin-top: 8px;
}
a.findRetailersURL{
	margin-top: 8px;
	font-size: 9pt;
}


/* LOGIN */

#welcomeBackImage{
	display: none;
	margin: 24px 0 0 26px;
}



/* TEXT PAGE  */
img{
	border: 0;
}
#pageLeftCol{
	float: left;
}	
#pageImage{
}
#linkBox{
	background: url(images/story/storyLinkBoxBG.gif) repeat-y;
	width: 300px;
	margin-top: 14px;
}
#linkBox ul{
	list-style: none;
	padding-left: 8px;
	padding-right: 5px;
	font-size: 9pt;
}
#linkBox li{
	/*border-bottom: 1px dotted #580135;*/
	margin-bottom: 10px;
	margin-left: 0px;
	position: relative;
}
#linkBox p{
	margin-bottom: 3px;
	float: left;
	width: 270px;
	margin-top: 0;
}
.linkBoxArrow{
	position: absolute;
	bottom: 4px;
}
#linkBoxTop{
	width: 300px;
	height: 9px;
	background: url(images/story/storyLinkBoxTop.gif) no-repeat;
}
#linkBoxBottom{
	width: 300px;
	height: 9px;
	background: url(images/story/storyLinkBoxBottom.gif) no-repeat;
}
#linkBoxTitle{
	margin-left: 9px;
}

#pageMiddleCol{
	width: 373px;
	margin-left: 15px;
	float: left;
	font-size: 10pt;
	line-height: 13pt;
	margin-top: -16px;
	margin-right: 15px;
}
#subPageRightCol{
	float: left;
}
#pageClearfix{
	clear:both;
	height: 50px;
}

/*  SIGN UP  */
#signupErrors{
	color: red;
	font-size: 10pt;
	margin-bottom: 20px;
}

a#memberThanksBtn{
	display: block;
	background: url(images/memberThanksBtn.gif) no-repeat;
	width: 190px;
	height: 32px;
}


.resultWineIMG img{
	max-width: 105px;
	max-height: 150px;
}

/* CHOOSE */
.paginTotalPages{
	font-size: 11pt;
	color: #363636;
}
#itemsPerPage{
	float:left; 
	margin-top:4px; 
	margin-left:32px;
}

/* STORES PAGE */
#mapWindow {
		
	display:none;
	position:absolute;
	top: 50%;
	left:50%;
	margin-left:-211px;
	margin-top:-125px;
	width: 440px;
	height: 381px;
	background: url('images/stores/mapBG.png') no-repeat;
	padding-top: 18px;
	padding-left: 26px;
	padding-right: 23px;
}
#mapTitle{
	float: left;
}
#closeBtn{
	float: right;
	margin-right: 55px;
}
#map_canvas{
	width: 250px;
	height: 250px;
	margin-top: 20px;
}
.storeItemName {
	color:#590135;
	font-weight:bold;
	font-size:12pt;
	float:left;
	margin-left:7px;
	width:510px;

}
/* EVENTS */
#bigLeftCol{
	float: left;
	width: 697px;
	
}
#bigLeftColBuff{
	float: left;
	width: 703px;
}
#eventInfoWindow {
		
	display:none;
	position:absolute;
	top: 50%;
	left:50%;
	margin-left:-211px;
	margin-top:-125px;
	width: 440px;
	height: 381px;
	
	padding-top: 18px;
	padding-left: 26px;
	padding-right: 23px;
	z-index: 99;
}
#eventWinTop{
	background: url('images/events/eventWindowTop.png') no-repeat;
	width: 488px;
	height: 23px;
}
#eventWinBottom{
	background: url('images/events/eventWindowBottom.png') no-repeat;
	width: 488px;
	height: 28px;
	
}
#eventWinContents{
	width: 488px;
	background: url('images/events/eventWindowTile.png') repeat-y;
	min-height: 250px;
	padding: 0 30px 0px 30px;
}
#eventWinStoreName{
	margin-bottom: 3px;
}
#eventWinDescription{
	font-size: 9pt;
	color: #484848;
	margin-top: 20px;
	
}
#eventInfo{
	width: 265px;
	margin-top: 20px;
}

.featEventTop{
	background: url('images/events/featTop.gif') no-repeat;
	width: 697px;
	height: 6px;
}
.featEventContent{
	background: url('images/events/featTile.gif') repeat-y;
	/* height: 110px; */
	padding: 6px 8px 8px 10px;
}
.featEventBottom{
	background: url('images/events/featBottom.gif') no-repeat;
	width: 697px;
	height: 6px;
}

/* SOCIAL */
.leftBox{	
	width: 630px;
	margin-left: 0px;
	float: left;
	font-size: 10pt;
	line-height: 13pt;
	margin-top: -16px;
	margin-right: 15px;
}

.blogItemBox{
	height:82px;
	width: 610px;
	padding:10px;
	background: url('images/social/bkg.jpg') repeat-x;
	border-bottom:#CCCCCC solid 1px;
}
.socialThumb{
	display:block;
	width:92px;
	margin-right:20px;
	float:left;
}
.blogItemBox p{
	margin:0px;
	width:360px;
	float:left;
}
.blogItemBox h2{
	margin:0px;
	font-weight:bold;
	font-size:16px;
	color:#590135;
}
.button{
	margin-bottom:28px;
	width:131px;
	float:right;
}

/* WINE BUFF */

#questionsListBack{
	margin-top: 5px;
	margin-left: 580px;
	font-size: 9pt;
}

#wineBuffQuestionBoxBig{
	clear: both;
	width: 697px;
	background: url('images/leWineBuff/bigBoxBG.gif') repeat-y;

}
#wineBuffQuestionBoxBigBottom{
	width: 697px;
	height: 8px;
	background: url('images/leWineBuff/bigBoxBottom.gif') no-repeat;
}

#answeredHeaderTL{
	background: url('images/leWineBuff/answeredHeaderTL.gif') no-repeat;
	width: 201px;
	height: 32px;
	float: left;
}
#answeredHeaderTile{
	background: url('images/leWineBuff/answeredHeaderTile.gif') repeat-x;
	width: 487px;
	height: 32px;
	float: left;
}
#answeredHeaderTR{
	background: url('images/leWineBuff/answeredHeaderTR.gif') no-repeat;
	width: 9px;
	height: 32px;
	float: left;
}

#questionsHeaderTL{
	background: url('images/leWineBuff/questionsHeaderTL.gif') no-repeat;
	width: 201px;
	height: 32px;
	float: left;
}
#questionsHeaderTile{
	background: url('images/leWineBuff/questionsHeaderTile.gif') repeat-x;
	width: 487px;
	height: 32px;
	float: left;
}
#questionsHeaderTR{
	background: url('images/leWineBuff/questionsHeaderTR.gif') no-repeat;
	width: 9px;
	height: 32px;
	float: left;
}

#questionsContent{
	margin: 20px 8px 10px 8px;

}

.questionItem{
	width: 590px;
	margin-top: 20px;
	padding: 0 0 5px 2px;
	border-bottom: 1px dotted #ae0d4e;
	font-size:10pt;
}
.questionItem .answer{
	margin-top: 5px;
	font-size: 10pt;
}


/* WINE SINGLE */
#wineSingleBack{
	float:right;
	margin-right: 15px;
	font-size: 9pt;
}

/* SPINNER PROMO */

#promoBoxHeader {

	width:925px;
	background: url('images/spinner/spinnerBGTop.gif') no-repeat;
	height:6px;
}

#promoBoxContent {
	
	padding-left: 14px;
	padding-top:14px;
	min-height: 100px;
	background: url('images/spinner/spinnerBG.gif') repeat-y;
	width:925px;

}

#promoBoxFooter {

	width:925px;
	background: url('images/spinner/spinnerBGBottom.gif') no-repeat;
	height:4px;

}
#promoDescription{
	margin-bottom: 30px;
}
#promoFields {
	float: left;
	margin-top:0px;
	width: 550px;

}
	
#promoRightCol{
	float: left;
	margin-left: 3px;
	font-size: 8.5pt;
	width:340px;
	color: #575757;
}
#promoRightCol p{
	width:245px;
	margin-left: 50px;
}

#promoSubmitBtn {

	clear:both;
	margin-top:5px;
	margin-bottom:30px;
}
#promoBottomLink{
	margin-bottom:70px;
	
}
.promoField {
	
	margin:6px 0 10px 0;
	border-color: #cecece;
	border-width: 1px;
	border-style: solid;
	background: url('images/loginFieldBG.gif') repeat-x;
	width:300px;
	height:20px;
	padding-left:8px;
	color:#3e1b2c;
	padding-top:5px;


}

/* SNOOTH BOX */
.snoothBoxTop{
	width: 222px;
	height: 6px;
	background: url(images/snooth/snoothBoxTop.gif) no-repeat;
	margin-left: 9px;
}
.snoothBoxMid{
	background: url(images/snooth/snoothBoxTile.gif) repeat-y;
	margin-left: 9px;
	width: 222px;
	height: 50px;
}
.snoothBoxBottom{
	width: 222px;
	height: 6px;
	margin-left: 9px;
	background: url(images/snooth/snoothBoxBottom.gif) no-repeat;
	
}
a.snoothLogo{
	background: url(http://edge-media1.snooth.com/images/eb-sprite1.gif) no-repeat 100% 0%;
	display: block;
	height: 45px;
	margin: 0px auto 5px;
	padding: 0px 0px 0px;
	text-indent: -9999px;
	width: 141px;
}
a.snoothLogo:hover{
	background: url(http://edge-media1.snooth.com/images/eb-sprite1.gif) no-repeat 100% -56px;
}

