/* Copyright WineCountry.com and FreeRun Technologies | All Rights Reserved */

@import "/stylesheets/adsSpace.css";
@import "/stylesheets/nav.css";
@import "/stylesheets/menu_vertDrop_std.css";

.ShareThis {}
.ShareThis a { font: 11px Verdana, Geneva, sans-serif; color:#06F;}
.ShareThis-lft, .ShareThis-rt {clear:both; margin: 10px;}

.ShareThis-lft { float: left; text-align: left;}
.ShareThis-rt { float: right; text-align: right;}
.ShareThis-cntr { text-align: center; clear:both; margin: 10px auto;}


/* ______________ body ______________ 
body {
	background: #ffffff
}*/
/* ______________ hyperlinks ______________ 
a:link {color: #336633; text-decoration: underline;}
a:visited {color: #336633; text-decoration: underline;}
a:active {color: #999999; text-decoration: none;}
a:hover {color: #CC9933; text-decoration: none;}
a {font-weight: bold;}*/
/* ______________ default text ______________
body, td, .txt {
	font-family: "Verdana", Helvetica, Sans-serif;
	font-size: 12px;
	color: #000000;
}*/
/* ______________ headers ______________ 
h1, .h1 {
	font-family: Verdana,Arial, Helvetica, Sans-serif;
	font-size: 18px;
	font-weight: bold;
	
}
h2, .h2 {
	font-family: Verdana,Arial, Helvetica, Sans-serif;
	font-size: 15px;
	color: #990000;
	font-weight: bold;
}
.customHeight1 {
	line-height: 16px;
	height: 22px;
}*/
/* ______________ navigation ______________ 
.navlink {
	font-size: 12px;
} 
.navlink a:link {}
.navlink a:visited {}
.navlink a:active {}
.navlink a:hover {}
.navlink2 {
	font-size: 12px;
	font-style: italic;
}*/
/* ______________ font styles ______________ 
.navblock {
	font-size: 10px;
}
.small {
	font-size: 10px;
}
.smaller {
	font-size: 11px;
}
.large {
	font-size: 14px;
}
.caption {
	font-size: 11px;
	font-style: italic;
	color: #999999;
}
.horizontalLine {
	background: #D0D0D0
}*/
/* ______________ store ______________ 
.storeMessage {
	font-size: 12px;
	font-style: italic;
	color: #777777;
}
.storeAlert {
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
}
.storeNavActive {
	font-weight: bold;
	color: #999999;
}
.storeDynButton {
     font-family: arial, helvetica, geneva, sans-serif;
      background: white;
           color: black;
          margin: 0;
          border: 0;
    border-width: 0;
    border-color: white;
    border-style: none;
      text-align: right;
}
.storeColHeader {
	background-color: #555555;
	color: white;
}
.storeColSubHeader {
	font-size: 10px;
	color: #555555;
	background: #EEEEEE;
}
.storeColSubHeader {
	font-size: 10px;
	color: #555555;
	background: #EEEEEE;
}
.storeSystemMsg {
	color: #c0c0c0;
}
.storeSystemError {
	color: red;
}*/
/* ______________ forms ______________ 
input {
	font-family: monospace;
	font-size: 12px;
}
form {
	display: inline;
}*/
/* ______________ rule ______________    
.rule {
  background-color: #cc6600;
  }*/ 
/* ______________ image ______________    
.image {
	border-color: #cc6600;
	border-style: solid;
	border-width:1px;
    }*/
/* ______________ address text ______________
.address {
	font-family: "Trebuchet MS", Helvetica, Sans-serif;
	font-size: 12px;
	color: #000000;
}*/
/* ______________ copyright text ______________
.copyright {
	font-size: 11px;
}*/

h1 {
	font: 18px Verdana, Arial, Helvetica, sans-serif;
	color: #417CB4;
	font-weight: bold;
	margin: 12px 10px 20px 10px;
}

.topnavNoScript {
  font: 9px Arial, Helvetica, sans-serif;
	color: #4F4F4F;
}

.botnav {
  font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #4F4F4F;
}

a.botnav:link, a.botnav:visited {
	text-decoration: underline;
}

a.botnav:hover {
	color: #6B8F00;
	text-decoration: none;
}


/* ______________ ALL NEW CSS REDESIGN PHASE 1 ______________ */
body {
	margin: 0;
}

html {
	text-align: center;
}

img {
	border: 0;
}

#printLogo {
	display: none;
}

#pgContainer {
	margin: 0;
	text-align: center;
}

#contentCont {
	width: 960px;
	background: #fff url(/images/contentBg.gif) repeat-y;
}

#bannerWCobjecCont {
	width: 960px;
	background: #fff;
	margin: 0 auto; padding: 0;
	border: 1px solid #024D65;
}

/* Aligns images left or right */

.alignImageLeft {
	margin: 0 6px 2px 0;
	float: left;
}

.alignImageRight {
	margin: 0 0 2px 6px;
	float: right;
}

/* ______________ ALL NEW CSS REDESIGN PHASE 1 - Footer Calls ______________ */
#footerCont {
	width: 960px;
	background: #fff;
	margin: 30px auto !important; padding-bottom: 30px;
}

tr td#wcBannerCont {
	width: 960px;
	background-color: #6BACC3;
}

/* ______________ ALL NEW CSS REDESIGN PHASE 1 - TEXT LINKS ______________ */

/* #beta h1.welcome {
	font: 24px Verdana, Arial, Helvetica, sans-serif;
	color: #BD2901;
	font-weight: bold;
	margin: 12px 10px 20px 10px;
} */

#beta p.mpCatLinks {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #F49500;
	text-transform: uppercase;
	font-weight: bold;
	margin: 12px 10px 1px;
}

a.mpCatLinks:link, a.mpCatLinks:visited {
	color: #F49500;
	text-decoration: none;
}

a.mpCatLinks:hover {
	text-decoration: underline;
	color: #6B8F00;
}

#beta p.mpCatLinksTxt {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	border-bottom: 1px dashed #BFBFBF;
	padding-bottom: 8px;
	margin: 0 10px 6px 10px;
}

.lastMPCatLink {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	padding-bottom: 8px;
	margin: 0 10px 15px 10px;
}

.wc_brandingLinks {
  font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #4F4F4F;
	padding: 0 5px;
}

a.wc_brandingLinks:link, a.wc_brandingLinks:visited {
	text-decoration: none;
}

a.wc_brandingLinks:hover {
	color: #fff;
	padding: 0 5px;
	background-color: #F59D12;
	text-decoration: none;
}

#addResources {
	display: none;
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	background: #F59C11;
	margin: 5px 0 20px 0;
}

#addResources h2 {
	font-size: 14px;
	font-weight: bold;
	margin: 2px 0 6px 0;
}

#addResources p {
	font-size: 12px;
	font-weight: bold;
}

#addResources ul {
	list-style: none;
	margin: 0;
	padding: 0 5px 2px 8px;
}

#addResources ul li {
	font-size: 11px;
	color: #fff;
}

#addResources a.addResources:link, a.addResources:visited {
	color: #fff;
	text-decoration: none;
}

#addResources a.addResources:hover {
	text-decoration: underline;
}



/* ______________ ALL NEW CSS REDESIGN PHASE 1 - Homepage Specific ______________ */

#mpFlashCont {
	margin: 0 auto;
}

table#boxOne, #boxTwo, #boxThree, #boxFour {
	width: 335px;
	margin: 20px 0 0;
	padding-bottom: 15px;
	text-align: left;
	border-bottom: 1px dashed #BFBFBF;
}

#boxOne h3, #boxTwo h3, #boxThree h3, #boxFour h3 {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 0 0 1px 0;
	color: #BD2901;
}

#boxOne p, ul li, #boxTwo p, ul li, #boxThree p, ul li, #boxFour p, ul li {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #000;
}
#boxOne p, #boxTwo p, #boxThree p, #boxFour p {
	margin: 0 0 6px 0;
}

#boxOne ul, #boxTwo ul, #boxThree ul, #boxFour ul {
	margin: 0; padding: 0;
}

#boxOne ul li, #boxTwo ul li, #boxThree ul li, #boxFour ul li {
	margin: 0; padding: 0;
	list-style: none;
}

#boxOne ul li a.boxLink:link, #boxTwo ul li a.boxLink:link, #boxThree ul li a.boxLink:link, #boxFour ul li a.boxLink:link, 
#boxOne ul li a.boxLink:visited, #boxTwo ul li a.boxLink:visited, #boxThree ul li a.boxLink:visited, #boxFour ul li a.boxLink:visited {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	text-decoration: underline;
}

#boxOne ul li a.boxLink:hover, #boxTwo ul li a.boxLink:hover, #boxThree ul li a.boxLink:hover, #boxFour ul li a.boxLink:hover {
	text-decoration: none;
}

#weatherMod {
	margin: 0 auto 18px auto;
}


/* ______________ ALL NEW CSS REDESIGN PHASE 1 - Page Title and Breadcrumb Specific ______________ */

p.pageTitleTxt, p.pageTitleTxt a {
	margin: 6px 10px; padding: 0;
	font: 14px Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #990000;
}

table#breadcrumbList ul {
	margin: 0 10px; padding: 0;
	list-style: none;
}

table#breadcrumbList ul li {
	display: inline;
	color: #990000;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	border-right: 1px solid #990000;
	padding: 0 6px;
}

table#breadcrumbList ul li a {
	color: #990000;
	text-decoration: underline;
}

table#breadcrumbList ul li a:hover {
	color: #990000;
	text-decoration: none;
}

table#breadcrumbList ul li.last {
	border: 0;
}

/* ______________ ALL NEW CSS REDESIGN PHASE 1 - Alpha Listings Page Table Container ______________ */

#alphaListingsCont {
	width: 610px;
	text-align: left;
	margin: 0 auto;
}


/* ______________ ALL NEW CSS REDESIGN PHASE 1 - Left hand secondary links ______________ */

div#moreLinksTitle {	
	width: 90%;
	height: 18px;
	background: #034D66;
	color: #fff;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold !important;
	margin: 12px auto 0;
	padding: 3px 5px 0;
}

table#moreLinks {
	width: 90%;
	margin: 0 auto;
	padding-bottom: 20px;	
}

#moreLinks p.moreLinksHeader {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	margin: 16px 8px 0 8px;
	color: #000;
}

#moreLinks p.moreLinksDesc {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	margin: 0 8px 6px 8px;
}

a.moreLinksHeader:link, a.moreLinksHeader:visited {
	color: #000;
	text-decoration: none;
}

a.moreLinksHeader:hover {
	text-decoration: underline;
}


/* ______________ ALL NEW CSS REDESIGN PHASE 1 - Enjoy WineCountry Homepage Specific CSS ______________ */
table#enjoyWC {
	width: 90%;
	margin: 0 auto;
	padding-bottom: 20px;	
}

#enjoyWC p.enjoyHeader {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	font-weight: bold;
	margin: 16px 8px 0 8px;
	color: #337082;
}

#enjoyWC p.enjoyDesc {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	color: #000000;
	margin: 0 8px 6px 8px;
}

a.enjoyHeader:link, a.enjoyHeader:visited {
	color: #337082;
	text-decoration: none;
}

a.enjoyHeader:hover {
	text-decoration: underline;
}


/* ______________ ALL NEW CSS REDESIGN PHASE 1 - Homepage Nav Boxes for Travel, Wine, Food, and Experiences ______________ */

p.boxNavHeader {
	font: 14px Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #D74800;
	margin: 0;
	text-transform: uppercase;
}

p.boxNavHeader a:link, p.boxNavHeader a:visited {
	color: #D74800;
	text-decoration: none;	
}

p.boxNavHeader a:hover {	
	text-decoration: underline;
}

p.boxNavTxt {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	margin: 2px 0 0 0;
}

p.boxNavLinks a:link, p.boxNavLinks a:visited {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #024d65;
	text-decoration: none;
}

p.boxNavLinks a:hover {
	text-decoration: underline;
}

p.boxNavLinks {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #3D7EB2;
	margin: 2px 0 0 0;
}

.listPointers {
	color: #D74800;
}

#boxNavCont {
	margin-bottom: 12px;
}

/* #boxNavCont td {
	border: 1px solid #E5E7E9;
	border-collapse: collapse; */
}


/* Default Beta column header and paragraph styles */

/* #beta h1 {
	font: 18px Verdana, Arial, Helvetica, sans-serif;
	color: #417CB4;
	font-weight: bold;
	margin: 0px 10px 20px 0px;
} */

#beta h1 a:link, #beta h1 a:visited { color: #417CB4; text-decoration: underline; }

#beta h1 a:hover { color: #417CB4; text-decoration: none; }

#beta h2 {
	font: 15px Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 0 0 1px 0;
	color: #D74800;
}

#beta h2 a:link, #beta h2 a:visited { color: #D74800; text-decoration: underline; }

#beta h2 a:hover { color: #BD2901; text-decoration: none; }

#beta h3 {
	font: 14px Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 0 0 1px 0;
	color: #93B12F;
}

#beta h3 a:link, #beta h3 a:visited { color: #93B12F; text-decoration: underline; }

#beta h3 a:hover { color: #93B12F; text-decoration: none; }

#beta h4 {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 0 0 1px 0;
	color: #D7A800;
}

#beta h4 a:link, #beta h4 a:visited { color: #D7A800; text-decoration: underline; }

#beta h4 a:hover { color: #C29802; text-decoration: none; }

#beta h5 {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 0 0 1px 0;
	color: #034D66;
}

#beta h5 a:link, #beta h5 a:visited { color: #034D66; text-decoration: underline; }

#beta h5 a:hover { color: #034D65; text-decoration: none; }

/* #beta p {
	font-family: arial, helvetica, geneva, sans-serif;
	font-size: 11px;
	}

 #beta p a {
	color: #BD2901;
	text-decoration: none;
}

 #beta p a:hover {
	text-decoration: underline;
}
*/


/* ______________ ALL NEW CSS REDESIGN PHASE 1 - Homepage Featured Content in Beta Column ______________ */
#mp_atHomeCont {
	margin: 10px auto 12px auto;
}

#mp_atHomeCont h2 {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 8px 14px 4px;
	color: #3D7EB2;
}

#mp_atHomeCont h2 a:link, #mp_atHomeCont h2 a:visited {
	text-decoration: none;
	color: #3D7EB2;
}

#mp_atHomeCont h2 a:hover {
	text-decoration: underline;
}

#mp_atHomeCont h4 {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 12px 14px 2px;
	color: #93B12F;
}

#mp_atHomeCont h4 a:link, #mp_atHomeCont h4 a:visited {
	text-decoration: none;
	color: #93B12F;
}

#mp_atHomeCont h4 a:hover {
	text-decoration: underline;
}

#mp_atHomeCont h5 {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 12px 14px 2px;
	color: #D1AB0A;
}

#mp_atHomeCont h5 a:link, #mp_atHomeCont h5 a:visited {
	text-decoration: none;
	color: #D1AB0A;
}

#mp_atHomeCont h5 a:hover {
	text-decoration: underline;
}
#mp_atHomeCont p {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	margin: 4px 14px 6px;
	color: #000;
}


#mp_atTTDCont {
	margin: 10px auto 10px auto;}

#mp_atTTDCont h2 {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 8px 14px 4px;
	color: #F9AB1F;
}

#mp_atTTDCont h2 a:link, #mp_atTTDCont h2 a:visited {
	text-decoration: none;
	color: #F9AB1F;
}

#mp_atTTDCont h2 a:hover {
	text-decoration: underline;
}

#mp_atTTDCont p {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	margin: 6px 14px;
	color: #000;
}

#mp_atTTDCont .eventDate {
	font-weight: bold;
	color: #D84900;
}

#mp_atTTDCont .eventDate a:link, #mp_atTTDCont .eventDate a:visited {
	text-decoration: none;
	color: #D84900;
}

#mp_atTTDCont .eventDate a:hover {
	text-decoration: underline;
}

#mp_socialSceneCont {
	margin: 10px auto 10px auto;}

#mp_socialSceneCont h2 {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 8px 14px 4px;
	color: #F9AB1F;
}

#mp_socialSceneCont h2 a:link, #mp_socialSceneCont h2 a:visited {
	text-decoration: none;
	color: #F9AB1F;
}

#mp_socialSceneCont h2 a:hover {
	text-decoration: underline;
}

#mp_socialSceneCont p {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	margin: 6px 14px;
	color: #000;
}

#mp_socialSceneCont .eventDate {
	font-weight: bold;
	color: #D84900;
}

#mp_socialSceneCont .eventDate a:link, #mp_socialSceneCont .eventDate a:visited {
	text-decoration: none;
	color: #D84900;
}

#mp_socialSceneCont .eventDate a:hover {
	text-decoration: underline;
}

#mp_itineraryCont {
	margin: 12px auto 12px auto;
}

#mp_itineraryCont h3 {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 8px 14px 4px;
	color: #024D65;
}

#mp_itineraryCont h3 a:link, #mp_itineraryCont h3 a:visited {
	text-decoration: underline;
	color: #024D65;
}

#mp_itineraryCont h3 a:hover {
	text-decoration: none;
}

#mp_itineraryCont p {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	margin: 4px 14px 6px;
	color: #000;
}



#mp_centerTxtBoxs {
	margin: 12px auto;
	border-top: 1px solid #757575;
	border-bottom: 1px solid #757575;
}

#mp_centerTxtBoxs h3 {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 4px 0 2px;
	color: #024c65;
}

#mp_centerTxtBoxs h3 a:link, #mp_centerTxtBoxs h3 a:visited {
	text-decoration: none;
	color: #024c65;
}

#mp_centerTxtBoxs h3 a:hover {
	text-decoration: underline;
}

#mp_centerTxtBoxs h4 {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 4px 0 2px;
	color: #D74800;
}

#mp_centerTxtBoxs h4 a:link, #mp_centerTxtBoxs h4 a:visited {
	text-decoration: none;
	color: #D74800;
}

#mp_centerTxtBoxs h4 a:hover {
	text-decoration: underline;
}

#mp_centerTxtBoxs h5 {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 4px 0 2px;
	color: #770000;
}

#mp_centerTxtBoxs p {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	margin: 4px 0;
	color: #000;
}

#mp_wcSpecialSpotlight h3 {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 0 0 2px;
	color: #93B12F;
}

#mp_wcSpecialSpotlight h3 a:link, #mp_wcSpecialSpotlight h3 a:visited {
	text-decoration: none;
	color: #93B12F;
}

#mp_wcSpecialSpotlight h3 a:hover {
	text-decoration: underline;
}

#mp_wcSpecialSpotlight p {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	margin: 6px 0 4px;
	color: #000;
}

.mp_titleBarBluebg {width: 328px; background-color: #024c65; height: 16px; padding: 4px 6px; color:#ffffff; font: 10px Verdana, Arial, Helvetica, sans-serif; font-weight:bold; margin: 6px 10px 0px 10px; letter-spacing: .5px; text-align: left; text-transform: uppercase;
}


#interactiveMapImg {
	margin: 22px auto 10px;
}

/* Generic Home Page Beta column links */

.betaNavLinks a:link, .betaNavLinks a:visited
{
	color: #024D65;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.betaNavLinks a:hover {
	text-decoration: none;
}

p.betaNavLinks {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	margin: 0 0 10px 0;
}

.betaNavLinksReddish a:link, .betaNavLinksReddish a:visited
{
	color: #D74800;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px
}

.betaNavLinksReddish a:hover {
	text-decoration: underline;
}

p.betaNavLinksReddish {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	margin: 2px 0 2px 0;
}

.listPointers {
	color: #D74800;
}

#boxNavCont {
	margin-bottom: 12px;
}




/* ______________ ALL NEW CSS REDESIGN PHASE 1 - Events Calendar Calls ______________ */
#eventsNav {
	width: 85%;
	margin-bottom: 20px;
	border: 1px dashed #6B8F00;
}

.monthly_cells {
	width:60px;
	height:24px;
	text-align: center;
	margin:0;
	float: left;
}

.monthly_cells a:link, .monthly_cells a:visited {
	color: #397D10;
	text-decoration:underline;
}

.monthly_cells a:hover {
	color: #CC9933;
	text-decoration:none;
}

#monthlyCont {
	position:inherit;
	top:0; left:0;
	width:380px;
	height:48px;
	text-align: center;
	margin: 15px auto;
}

.txt2 {
	font-family: "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.addEventNav {
  font: 11px Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 12px;
}
.addEventNav a:link { color: #397D10; text-decoration:underline;}
.addEventNav a:visited { color: #397D10; text-decoration:underline;}
.addEventNav a:hover { color: #CC9933; text-decoration:none;}

#contentcell a:link, #contentcell a:visited {
	color: #990000;
	text-decoration: underline;
}

#contentcell a:hover {
	color: #990000;
	text-decoration: none;
}

/* left hand information : focus boxes */
.focusOnWc tr td img {
	margin: 10px 0;
}