#threeSheets #centerContent {
	background:url(/mojoseries/threesheets/pubcrawl/images/pubCrawlBg.jpg) no-repeat;
}
.pubCrawl h3 {
	margin: 0 0 14px 0;
}
.crawlMap {
	margin: 0 0 5px 0;
}

/******  These styles are for the Three Sheets Pub Crawl  *******/
.pubCrawl h2 {
	color: #fff;
	margin: 5px 0 14px 0;
}
.pubCrawl p.intro {
	width: 450px;
	line-height: 19px;
	margin: 0 0 15px 0;
}
.crawlMap {	
	border: 5px solid #ab2c40;
}

ul.map-options { overflow: hidden; margin: 0; padding: 0; }

ul.map-options li {
	float: left;
	padding: 0; margin: 0; list-style-type:none;
	}

ul.map-options li a {
	height: 26px;
	display: block;
	text-indent: -9999px;
	
	}
	
ul.map-options-right { overflow: hidden; margin: 0; padding: 0; float:right; }

ul.map-options-right li {
	float: left;
	padding: 0; margin: 0; list-style-type:none;
	}

ul.map-options-right li a {
	height: 26px;
	display: block;
	text-indent: -9999px;
	
	}

li.find-my-mojo a {
	width: 118px;
	background: url(../images/findmymojo.gif);
	}
li.find-my-mojo a:hover {
	background: url(../images/findmymojo.gif) bottom center;
	}

li.send-to-friend a {
	width: 116px;
	background: url(../images/sendtofriend.gif);
	}
li.send-to-friend a:hover {
	background: url(../images/sendtofriend.gif) bottom center;
	}
	
li.print-map a {
	width: 116px;
	background: url(../images/printmap.gif);
	}
li.print-map a:hover {
	background: url(../images/printmap.gif) bottom center;
	}

li.watch-full-episode a{
	width: 143px;
	background: url(../images/watchfullepisode.gif);
	margin: 0 2px 0 1px;
	}
li.watch-full-episode a:hover {
	background: url(../images/watchfullepisode.gif) bottom center;
	}

li.sign-up-for-updates a{
	width: 143px;
	background: url(../images/signupforupdates.gif);
	margin: 0 1px 0 0;
	}
li.sign-up-for-updates a:hover {
	background: url(../images/signupforupdates.gif) bottom center;
	}
	
	
/****** End of styles for the Three Sheets Pub Crawl *********/

/****** send to friend styles ****/
#shareDiv #shareForm {
	line-height: 1.8em;
	width: 300px;
}
#shareDiv form {
	margin: 0;
	padding: 0;
	font-size: 100%;
	min-width: 560px;
	max-width: 620px;
	width: 590px;
}

#shareDiv label {
	font-size: 100%;
}
#shareDiv input, select, textarea {
	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000;
	padding: 3px;
}
#shareDiv textarea {
	overflow: auto;
}
#shareDiv form div label {
	display: block;
	float: left;
	width: 130px;
	margin: 0 0 5px 0;
	text-align: right;
}
#shareDiv form div input, #shareDiv form div select, #shareDiv form div textarea {
	width: 150px;
	padding: 1px 3px;
	margin: 0 0 5px 0;
}
#shareDiv #shareResults {
	text-align: center;
}
#shareDiv .shareLabels {
	width: 140px;
	float: left;
}
#shareDiv .shareInputs {
	width: 160px;
	float: left;
}
#shareDiv .buttons {
	float: right;
	width: 350px;
	padding: 0 10px 0 0;
}
#shareDiv .submit {
	width: 150px;
	font-size: 14px;
	font-weight: 700;
}
#shareDiv img {
	width: 287px;
	margin: 10px auto 0;
	display: block;
}
#shareDiv #findYourMojoSubmit {
	margin: 10px 0 0 150px;
	width: 121px;
	display: block;
}

p.intro strong {
	font-size: 16px;
	color: #d0aa34 !important;
	text-transform: uppercase;
}

p.intro a {
	color: #fff !important;
	text-decoration: none;
}

p.intro a:hover {
	color: #d0aa34 !important;
}

p.disclaimer {
	font-size: 10px;
	text-transform: uppercase;
	margin: 0 0 15px 0;
	
}
