@charset "UTF-8";
/* CSS Document */

body {
	background-image: url(images/background.jpg);
	background-repeat: repeat;
	margin:0px;
}
.header {
	position: relative;
	overflow: visible;
	min-width:1022px;
	background-color: #e6eff4;
	border: 1px solid #999;
	padding-top: 20px;
	padding-bottom: 20px;
}
.cityheader {
	position: relative;
	overflow: visible;
	min-width:1007px;
	margin-top:5px;
	height: 36px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 5px;
	border: 1px solid #999;
	background-color: #FFF;
}
.cityheaderleft {
	position: absolute;
	float: left;
	overflow: visible;
	text-align:center;
	bottom: 12px;
}
.cityheaderright {
	position: relative;
	height: 36px;
	float: right;
	overflow: visible;
	width: 330px;
}
.cityheaderrighttitle {
	position: absolute;
	float: right;
	overflow: visible;
	vertical-align:bottom;
	bottom: 7px;
}
.cityheaderrightimage {
	position: relative;
	float: right;
	overflow: visible;
	border: 1px solid #999;
	margin-left:2px;
	margin-right:2px;
}
.logo {
	position: relative;
	width:300px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	overflow: visible;
}
.headerlinkscontainer {
	position: absolute;
	float: right;
	overflow: visible;
	top: 50px;
	right: 5px;
}
.headerlinkscontainer2 {
	position: relative;
	float: left;
	overflow: visible;
	margin-left: 20px;
	margin-top: 4px;
}
.headerlink {
	position: relative;
	float: left;
	overflow: visible;
	margin-right: 10px;
	margin-left: 10px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #404040;
}
.shadow {
  -moz-box-shadow:    1px 1px 3px #999;
  -webkit-box-shadow: 1px 1px 3px #999;
  box-shadow:         1px 1px 3px #999;
}
.outershadow {
  -moz-box-shadow:    0px 0px 8px 3px #999;
  -webkit-box-shadow: 0px 0px 8px 3px #999;
  box-shadow:         0px 0px 8px 3px #999;
}
.rotate {
  -moz-transform:rotate(5deg); /* For Firefox */
  -webkit-transform:rotate(5deg); /* For Safari and Chrome */
  -o-transform:rotate(5deg); /* For Opera */
}
.middlecontainer {
	width: 1024px;
	position: relative;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	padding-bottom: 20px;
	margin-left: auto;
	overflow: visible;
}
.middleleft {
	width: 256px;
	position: relative;
	float: left;
	clear: left;
	overflow: visible;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #404040;
}
.profilename {
	width: 256px;
	position: relative;
	float: left;
	clear: left;
	overflow: visible;
	padding-bottom: 20px;
}
.profileimage {
	position: relative;
	float: left;
	clear: left;
	overflow: visible;
	border: 1px solid #999;
}
.profilefollow {
	width: 256px;
	position: relative;
	float: left;
	clear: left;
	overflow: visible;
	padding-top: 20px;
	text-align:center;
}
.profileblurb {
	width: 256px;
	position: relative;
	float: left;
	clear: left;
	overflow: visible;
	padding-top:20px;
}
.profilefollowerscontainer {
	width: 234px;
	position: relative;
	float: left;
	clear: left;
	overflow: visible;
	padding: 10px;
	border: 1px solid #999;
	background-image:url(images/background8.jpg);
	background-repeat: repeat;
	margin-top: 20px;
}
.profilefollowerstitle {
	width: 236px;
	position: relative;
	float: left;
	clear: left;
	overflow: visible;
	padding-bottom:10px;
}
.profilefollowers {
	position: relative;
	float: left;
	clear: left;
	overflow: visible;
}
.profilefollowersimage {
	width: 35px;
	position: relative;
	float: left;
	overflow: visible;
	border: 1px solid #999;
	margin-left:2px;
	margin-right:2px;
	margin-bottom:2px;
	
}
.cityactivitiescontainer {
	width: 234px;
	position: relative;
	float: left;
	clear: left;
	overflow: visible;
	padding: 10px;
	border: 1px solid #999;
	background-image:url(images/background8.jpg);
	background-repeat: repeat;
}
.cityactivitiestitle {
	width: 256px;
	position: relative;
	float: left;
	clear: left;
	overflow: visible;
	margin-bottom: 20px;
}
.cityactivitiesheading {
	width: 234px;
	position: relative;
	float: left;
	clear: left;
	overflow: visible;
	font-size:12px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom:5px;
	border-bottom: 1px dotted #ccc;
	color: #106DA7;
}
.cityactivities {
	width: 224px;
	position: relative;
	float: left;
	clear: left;
	overflow: visible;
	padding: 5px;
}
.middleright {
	width: 748px;
	height: auto;
	position: relative;
	float: left;
	overflow: visible;
	margin-left: 20px;
	margin-bottom: 20px;
}
.middlenavigation {
	width: 748px;
	position: relative;
	float: left;
	clear: left;
	overflow: visible;
	text-align:center;
	padding-bottom: 20px;
}
.citymiddlenavigationmiddle {
	width: 478px;
	position: relative;
	float: left;
	clear: left;
	overflow: visible;
	text-align:center;
	padding-bottom: 20px;
	margin-right: 20px;
}
.citymiddlenavigationright {
	width: 229px;
	position: relative;
	float: left;
	clear: left;
	overflow: visible;
	text-align:center;
	padding-bottom: 20px;
	margin-right: 20px;
}
.citymiddlemiddle {
	width: 498px;
	position: relative;
	float: left;
	overflow: visible;
	margin-left: 20px;
}
.citymiddleright {
	width: 249px;
	position: relative;
	float: left;
	overflow: visible;
}
.homemiddleheadingleft {
	width: 502px;
	position: relative;
	float: left;
	clear: left;
	overflow: visible;
	text-align:center;
	padding-bottom: 20px;
}
.homemiddleheadingright {
	width: 502px;
	position: relative;
	float: left;
	clear: left;
	overflow: visible;
	text-align:center;
	padding-bottom: 20px;
}
.homemiddleformleft {
	width: 502px;
	position: relative;
	float: left;
	clear: left;
	overflow: visible;
	background-color: #FFF;
}
.homemiddleformright {
	width: 462px;
	position: relative;
	float: left;
	clear: left;
	overflow: visible;
	background-color: #FFF;
	padding: 20px;
}
.homemiddleleftcontainer {
	width: 502px;
	position: relative;
	float: left;
	overflow: visible;
	margin-right:10px;
}
.homemiddlerightcontainer {
	width: 502px;
	position: relative;
	float: left;
	overflow: visible;
	margin-left:10px;
}
.registerselectcontainer {
	width: 462px;
	position: relative;
	float: left;
	overflow: visible;
	margin-bottom:20px;
}
.registerdropdowncontainer {
	position: relative;
	float: left;
	overflow: visible;
}
.registerdropdown {
	position: relative;
	float: left;
	clear: left;
}

#error{
	position:relative;
	float:right;
	width: 200px;
	background-color:#EBF2F6;
	border:1px solid #426DA7;
	padding:10px;
	text-align:center;
	visibility:hidden;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: 666666;
}

.submitbutton {
	text-align:center;
}
.slogan
{
	width: 502px;
	position: relative;
	float: left;
	clear: left;
	overflow: visible;
	padding-top: 20px;
	text-align:center;
}
#mapCanvas {
	width: 502px;
	height: 200px;
	float: left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ccc;
}
.mapinstructions {
	width: 462px;
	position: relative;
	float: left;
	clear: left;
	overflow: visible;
	font-size:12px;
	color: #666666;
	background-color: #EBF2F6;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	text-align:center;
}
.addressinstructions {
	width: 462px;
	position: relative;
	float: left;
	clear: left;
	overflow: visible;
	font-size:12px;
	color: #666666;
	background-color: #EBF2F6;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ccc;
}
.addresstitle {
	float: left;
	position: relative;
	margin-right:10px;
}
#address {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #0F6DA7;
	position: relative;
	padding-right:20px;
	top: 6px;
}
.postOLD {
	width: 227px;
	position: relative;
	float: left;
	overflow: visible;
	border: 1px solid #999;
	margin-right:20px;
	padding-top: 10px;
	background-color: #FFF;
}

#postcontainer {
	position: relative;
	float:  left;
	clear:left;
	width: 748px;
	text-align:left;
}
.post {
	position: absolute;
	width: 227px;
	float: left;
	overflow: visible;
	border: 1px solid #999;
	margin-right:20px;
	background-color: #FFF;
	-webkit-transition: all 1s ease-in-out;
	-moz-transition: all 1s ease-in-out;
	-o-transition: all 1s ease-in-out;
	-ms-transition: all 1s ease-in-out;
	transition: all 1s ease-in-out;
}
.post:hover .postpin {
	background-color: #f1f1f1;
}

.postheading {
	width: 207px;
	position: relative;
	float: left;
	overflow: visible;
	padding-bottom:10px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	color: #999;
	text-align: center;
}
.postimage {
	width: 205px;
	position: relative;
	float: left;
	overflow: visible;
	text-align: center;
	border: 1px solid #999;
	margin-right: 10px;
	margin-left: 10px;
}
.postdescription {
	width: 206px;
	position: relative;
	float: left;
	overflow: visible;
	padding-bottom:10px;
	margin-right: 10px;
	margin-left: 10px;
	margin-top:10px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	color: #999;
}
.postpin {
	width: 207px;
	position: relative;
	float: left;
	overflow: visible;
	padding:10px;
	background-color: #eeeeee;
	display:inline;
	text-align:center;
	font-family: Verdana, Geneva, sans-serif;
	color: 666;
}
.postdescriptiondate {
	position: relative;
	float: left;
	clear:left;
	overflow: visible;
	padding-top:5px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-style: italic;
	line-height: normal;
	color: #999;
}
.postdescriptionposter {
	width: 206px;
	position: relative;
	float: left;
	overflow: visible;
	padding-left: 10px;
	padding-bottom:10px;
}
.postdescriptionposterimage {
	width: 50px;
	position: relative;
	float: left;
	overflow: visible;
}
.postdescriptionpostername {
	position: relative;
	float: left;
	clear:left;
	overflow: visible;
	padding-top:5px;
}
.postdescriptioncatagory {
	width: 206px;
	position: relative;
	float: left;
	overflow: visible;
	padding-bottom:10px;
	padding-top: 5px;
	margin-right: 10px;
	margin-left: 10px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	color: #999;
}
.postcomments {
	width: 227px;
	position: relative;
	float: left;
	overflow: visible;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	color: #999;
	background-color: #EBF2F6;
}
.commentcontainer {
	width: 207px;
	position: relative;
	float: left;
	overflow: visible;
	padding-bottom:5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFF;
	border-bottom-color: #ccc;
	padding-right: 10px;
	padding-left:10px;
	padding-top:10px;
}
.postcommentsimage {
	width: 35px;
	position: relative;
	float: left;
	overflow: visible;
	border: 1px solid #999;
	margin-bottom:2px;
	
}
.postcommentscomment {
	width: 162px;
	position: relative;
	float: left;
	overflow: visible;
	padding-left:5px;
	line-height: 14px;
}
.stokepostcomments {
	margin-top: 20px;
	width: 350px;
	position: relative;
	float: left;
	overflow: visible;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	color: #999;
	background-color: #EBF2F6;
}
.stokecommentcontainer {
	position: relative;
	float: left;
	overflow: visible;
	padding-bottom:5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFF;
	border-bottom-color: #ccc;
	padding-right: 10px;
	padding-left:10px;
	padding-top:10px;
}
.stokepostcommentsimage {
	width: 35px;
	position: relative;
	float: left;
	overflow: visible;
	border: 1px solid #999;
	margin-bottom:2px;
	
}
.stokepostcommentscomment {
	width: 287px;
	position: relative;
	float: left;
	overflow: visible;
	padding-left:5px;
	line-height: 14px;
}
.stokesocial {
	margin-top: 20px;
	margin-left:20px;
	padding: 20px;
	width: 317px;
	position: relative;
	float: left;
	overflow: visible;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	color: #999;
	background-color: #EBF2F6;
}
.stokesocialbuttons {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	width: 200px;
}
.entry {
	width: 746px;
	position: relative;
	float: left;
	overflow: visible;
	border: 1px solid #999;
	padding-top: 10px;
	background-color: #FFF;
}
.entryheading {
	width: 746px;
	position: relative;
	float: left;
	overflow: visible;
	padding-bottom:10px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	color: #999;
	text-align: center;
}
.entryimage {
	width: 724px;
	position: relative;
	float: left;
	overflow: visible;
	text-align: center;
	border: 1px solid #999;
	margin-top: 6px;
	margin-right: 10px;
	margin-left: 10px;
}
.entryimageimage {
	width: 362px;
	position: relative;
	float: left;
	overflow: visible;
}
.entryimagemap {
	width: 362px;
	position: relative;
	float: left;
	overflow: visible;
}
.entrydescription {
	width: 726px;
	position: relative;
	float: left;
	overflow: visible;
	padding-bottom:10px;
	padding-top:10px;
	margin-right: 10px;
	margin-left: 10px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	color: #999;

}
.entrycomments {
	width: 746px;
	position: relative;
	float: left;
	overflow: visible;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	color: #999;
	background-color: #EBF2F6;
}
.entrycommentcontainer {
	width: 726px;
	position: relative;
	float: left;
	overflow: visible;
	padding-bottom:5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFF;
	border-bottom-color: #ccc;
	padding-right: 10px;
	padding-left:10px;
	padding-top:10px;
}
.entrycommentsimage {
	width: 35px;
	position: relative;
	float: left;
	overflow: visible;
	border: 1px solid #999;
	margin-bottom:2px;
	
}
.entrycommentscomment {
	width: 684px;
	position: relative;
	float: left;
	overflow: visible;
	padding-left:5px;	
}

.tripOLD {
	width: 227px;
	position: relative;
	float: left;
	overflow: visible;
	border: 1px solid #999;
	margin-right:20px;
	margin-bottom:10px;
	background-color: #FFF;
}
#tripcontainer {
	position: relative;
	float:  left;
	clear:left;
	width: 748px;
}
.trip {
	position: absolute;
	width: 227px;
	float: left;
	overflow: visible;
	border: 1px solid #999;
	margin-right:20px;
	background-color: #FFF;
	-webkit-transition: all 1s ease-in-out;
	-moz-transition: all 1s ease-in-out;
	-o-transition: all 1s ease-in-out;
	-ms-transition: all 1s ease-in-out;
	transition: all 1s ease-in-out;
}
.tripheading {
	width: 227px;
	position: relative;
	float: left;
	overflow: visible;
	padding-bottom:10px;
	padding-top:10px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	color: #999;
	text-align: center;
	background-color: #EBF2F6;
}
.tripimage {
	width: 227px;
	position: relative;
	float: left;
	overflow: visible;

}
.tripdescription {
	width: 207px;
	position: relative;
	float: left;
	overflow: visible;
	padding-bottom:10px;
	padding-top:10px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	color: #999;
	text-align: center;

}
.addtripnavigation {
	width: 742px;
	position: relative;
	float: left;
	clear: left;
	overflow: visible;
	text-align:center;
	padding-bottom: 20px;
}
.editprofilelinks {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #666666;
	position: relative;
	margin-top: 10px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	width: 350px;
}
.editprofilelink {
	padding: 5px;
	position: relative;
	float: left;
}
#followunfollow {
	display:none;
	possition: relative;
	float: left;
	clear: left;
}
.editprofilelink:hover {
	cursor: hand;
	cursor: pointer;
}
#profileinformation {
	display:inline;
}
.profilefollowersimagecontainer {
	text-align:center;
	position: relative;
	float: left;
	padding: 5px;
	border: 1px solid #e1e1e1;
	margin-right: 10px;
	margin-top: 5px;;
	margin-bottom: 5px;;
	height: 145px;
}
.cityactivitiescontainer2 {
	position: relative;
	float: left;
	clear: left;
	padding: 5px;
	margin-top: 5px;
	margin-bottome: 5px;
}
.profilefollowersimagename {
	text-align:center;
	position: relative;
	margin-top:0px;
	margin-bottom:0px;
	margin-right:auto;
	margin-left:auto;
}
.editprofilemiddleformright {
	width: 502px;
	float:left;
	clear: left;
	position: relative;
	overflow: visible;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:0px;
	margin-top:20px;
	background-color: #FFF;
}
.editprofileheading {
	width: 462px;
	position: relative;
	float: left;
	clear: left;
	overflow: visible;
	background-color: #EFF5F8;
	padding:20px;
	text-align:center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
}
.editprofileselectcontainer {
	width: 462px;
	position: relative;
	float: left;
	overflow: visible;
	margin-right: 20px;
	margin-left:20px;
	margin-bottom:20px;
}
.editprofileinput{
	position:relative;
	float: left;
	margin-left:20px;
	margin-right:20px;
	margin-bottom:20px;
}
.editprofilemiddleheadingleft {
	width: 502px;
	position: relative;
	float: left;
	clear: left;
	overflow: visible;
	text-align:center;
	padding-bottom: 20px;
	margin-top:20px;
}
.editprofilemiddleheadingright {
	width: 502px;
	position: relative;
	float: left;
	clear: left;
	overflow: visible;
	text-align:center;
	padding-bottom: 20px;
	margin-top:20px;

}

.addtripmiddleformright {
	width: 740px;
	float:left;
	clear: left;
	position: relative;
	overflow: visible;
	background-color: #FFF;
	margin-bottom:20px;
}
.addtripinstructions {
	width: 700px;
	float:left;
	clear: left;
	position: relative;
	overflow: visible;
	background-color: #FFC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e1e1e1;
	text-align:center;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 20px;
	padding-left: 20px;
}
.addtripmiddleformheading {
	width: 700px;
	position: relative;
	float: left;
	clear: left;
	overflow: visible;
	background-color: #EFF5F8;
	padding:20px;
	text-align:center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e1e1e1;
}
.addtripmiddleformheadingleftcontainer {
	width: 143px;
	position: relative;
	float: left;
	clear: left;
	overflow: visible;
	text-align:center;
	padding-right:20px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #e1e1e1;	
}
.addtripmiddleformheadingleft {
	width: 142px;
	position: relative;
	float: left;
	clear: left;
	overflow: visible;
	text-align:center;
}
.addtripmiddleformheadingright {
	width: 516px;
	position: relative;
	float: right;
	padding-left:20px;
	overflow: visible;
	text-align:center;
}
.addtripform {
	width: 700px;
	position: relative;
	float: left;
	clear: left;
	overflow: visible;
	background-color: #ffffff;
	padding:20px;
	text-align:center;
	display:inline;
}
#addtripform {
	width: 700px;
	position: relative;
	float: left;
	clear: left;
	overflow: visible;
	background-color: #ffffff;
	padding:20px;
	text-align:center;
	display:inline;
}
#addimageform2heading2 {
	width: 700px;
	position: relative;
	float: left;
	clear: left;
	overflow: visible;
	background-color: #ffffff;
	padding-right:20px;
	padding-left:20px;
	padding-bottom:20px;
	text-align:center;
	display:none;
}
#addtripform2 {
	width: 700px;
	position: relative;
	float: left;
	clear: left;
	overflow: visible;
	background-color: #ffffff;
	padding-right:20px;
	padding-left:20px;
	padding-bottom:20px;
	text-align:center;
	display:none;
}
#addtripform2heading {
	width: 698px;
	position: relative;
	float: left;
	clear: left;
	overflow: visible;
	background-color: #ffffff;
	margin-top: 20px;
	text-align:center;
	border: 1px solid #e1e1e1;
	display: none;
}

#addtripform2headingbutton {
	position: relative;
	float: right;
	overflow: visible;
	background-color: #e1e1e1;
	padding:20px;
	text-align:center;
}
#addtripform2headingbutton:hover {
	position: relative;
	float: right;
	overflow: visible;
	background-color: #f1f1f1;
	padding:20px;
	text-align:center;
}
#addimageform2headingbutton2 {
	position: relative;
	float: right;
	overflow: visible;
	background-color: #e1e1e1;
	padding:20px;
	text-align:center;
}
#addimageform2headingbutton2:hover {
	position: relative;
	float: right;
	overflow: visible;
	background-color: #f1f1f1;
	padding:20px;
	text-align:center;
}
#addvideoform2 {
	display:none;
}
#addvideoform1 {
	display:inline;
}
#addvideoform2heading {
	width: 698px;
	position: relative;
	float: left;
	clear: left;
	overflow: visible;
	background-color: #ffffff;
	text-align:center;
	border: 1px solid #e1e1e1;
	display: none;
}
#addvideoform2headingbutton {
	position: relative;
	float: right;
	overflow: visible;
	background-color: #e1e1e1;
	padding:20px;
	text-align:center;
}
#addvideoform2headingbutton:hover {
	position: relative;
	float: right;
	overflow: visible;
	background-color: #f1f1f1;
	padding:20px;
	text-align:center;
}
.addtripcontainer{
	position:relative;
	float: left;
	text-align:center;
}
.addtrip {
	width: 143px;
	position: relative;
	float: left;
	overflow: visible;
	padding:20px;
	text-align:center;
	border: 1px solid #e1e1e1;
}
.addtrip:hover {
	width: 143px;
	position: relative;
	float: left;
	overflow: visible;
	padding:20px;
	text-align:center;
	border: 1px solid #e1e1e1;
	background-color:#e1e1e1;
}
.addtripheading {
	width: 143px;
	position: relative;
	overflow: visible;
	margin-bottom:0px;
	margin-top:20px;
	margin-right:auto;
	margin-left:auto;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
}
.addtriplogo {
	width: 105px;
	position: relative;
	overflow: visible;
	margin-bottom:0px;
	margin-top:0px;
	margin-right:auto;
	margin-left:auto;
}
.addtripdropdowncontainer {
	position: relative;
	float: left;
	overflow: visible;
	width: 700px;
}
.addtripdropdown {
	position: relative;
	float: left;
	margin-left: 20px;
	height: 20px;
}
.addtripcategory {
	position: relative;
	float: left;
	clear: left;
	margin-top: 3px;
	min-width:120px;
	text-align:left;
}
.addtripembed {
	position: relative;
	float: left;
	margin-left: 20px;
}
#displayvideo {
	display: none;
}
#displayimage {
	display: none;
}
#displaystoke {
	display: none;
}
#displayquiver {
	display: none;
}

.stokecontainerouter {
	background-color: #EBF2F6;
	float: left;
	width: 728px;
	border: 1px solid e1e1e1;
	position: relative;	
}
.stokecontainerinner {
	float: left;
	width: 668px;
	position: relative;
	margin: 10px;
	padding: 20px;
	border: 1px dashed #cccccc;
	background-image: url(images/background8.jpg);
	background-repeat: repeat;
}
.stokecontainerinnerinner {
	float: left;
	width: 608px;
	position: relative;
	margin-left:40px;
	margin-right:20px;
}
.date {
	position: absolute;
	left: -10px;
	top: 35px;
	z-index: 1;
	width: 50px;
	border: 1px solid #ccc;
	background-color: #fff;
}
.datemonth {
	width: 50px;
	position: relative;
	padding-top: 5px;
	text-align:center;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #0F6DA7;
}
.dateday {
	width: 50px;
	position: relative;
	text-align:center;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
	color: #0F6DA7;
	padding-bottom:5px;
}
.stoketitle {
	float: left;
	clear: left;
	width: 608px;
	position: relative;
	padding-top:10px;
	padding-bottom:10px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 30px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
}
.stokedate {
	width: 608px;
	possition: relative;
	float: left;
	padding-top:10px;
	padding-bottom:10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #ccc;
	border-bottom-color: #ccc;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
}
.stokecontent {
	float: left;
	width: 288px;
	position: relative;
	margin-top: 20px;
	margin-right:20px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 1.5em;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	font-weight: normal;
}
.stokemediacontainer {
	float: left;
	width: 300px;
	position: relative;	
	margin-top: 20px;
}
.stokemedia {
	float: left;
	width: 300px;
	position: relative;
	margin-bottom:20px;
}
#quivermessage{
	position:relative;
	float:left;
	width: 678px;
	background-color:#EBF2F6;
	border:1px solid #426DA7;
	padding:10px;
	margin-top:20px;
	text-align:center;
	visibility:visible;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: 666666;
	display: none;
}
#imagemessage{
	position:relative;
	float:left;
	width: 678px;
	background-color:#EBF2F6;
	border:1px solid #426DA7;
	padding:10px;
	margin-top:20px;
	text-align:center;
	visibility:visible;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: 666666;
	display: none;
}
#videomessage{
	position:relative;
	float:left;
	width: 678px;
	background-color:#EBF2F6;
	border:1px solid #426DA7;
	padding:10px;
	margin-top:20px;
	text-align:center;
	visibility:visible;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: 666666;
}
.videoselect {
	position:relative;
	float:left;
	width: 317px;
	height:195px;
	border:1px solid #e1e1e1;
	padding:10px;
	margin-bottom:10px;
	background-color:#FFF;
}
.videoselect:hover {
	position:relative;
	float:left;
	width: 317px;
	height:195px;
	border:1px solid #e1e1e1;
	padding:10px;
	margin-bottom:10px;
	background-color:#e1e1e1;
}
.imageselect {
	position:relative;
	float:left;
	width: 66px;
	height:85px;
	border:1px solid #e1e1e1;
	padding:10px;
	margin-left: 4px;
	margin-right: 4px;
	margin-bottom:4px;
	background-color:#FFF;
}
.imageselect:hover {
	position:relative;
	float:left;
	width: 66px;
	height:85px;
	border:1px solid #e1e1e1;
	padding:10px;
	margin-left: 4px;
	margin-right: 4px;
	margin-bottom:4px;
	background-color: #e1e1e1;
}
#imagepreviewimagesbutton {
	width: 700px;
	position: relative;
	float: left;
	clear: left;
	overflow: visible;
	background-color: #EFF5F8;
	padding:20px;
	text-align:center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e1e1e1;
	display: inline;
}
#imageattachimagebutton {
	width: 700px;
	position: relative;
	float: left;
	clear: left;
	overflow: visible;
	background-color: #EFF5F8;
	padding:20px;
	text-align:center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e1e1e1;
	display: none;
}
#previewvideobutton {
	width: 700px;
	position: relative;
	float: left;
	clear: left;
	overflow: visible;
	background-color: #EFF5F8;
	padding:20px;
	text-align:center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e1e1e1;
	display: inline;
}
#attachvideobutton {
	width: 700px;
	position: relative;
	float: left;
	clear: left;
	overflow: visible;
	background-color: #EFF5F8;
	padding:20px;
	text-align:center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e1e1e1;
	display: none;
}
#addstokeform1 {
	width: 740px;
	position: relative;
	float: left;
	clear: left;
	overflow: visible;
	background-color: #ffffff;
	padding-top:20px;
	text-align:center;
	display:inline;
}
#addstokeform2 {
	width: 740px;
	position: relative;
	float: left;
	clear: left;
	overflow: visible;
	background-color: #ffffff;
	padding-top:20px;
	text-align:center;
	display:none;
}
#addstokeform3 {
	width: 740px;
	position: relative;
	float: left;
	clear: left;
	overflow: visible;
	background-color: #ffffff;
	padding-top:20px;
	text-align:center;
	display:none;
}
#addstokeform4 {
	width: 740px;
	position: relative;
	float: left;
	clear: left;
	overflow: visible;
	background-color: #ffffff;
	padding-top:20px;
	text-align:center;
	display:none;
}
.addstokeselectcontainer {
	position: relative;
	float: left;
	overflow: visible;
	width: 700px;
	margin-right:20px;
	margin-left:20px;

}
.addstokebutton {
	position: relative;
	float: left;
	overflow: visible;
	width: 174px;
	padding-top:20px;
	padding-bottom: 20px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
}
.addstokebutton:hover {
	position: relative;
	float: left;
	overflow: visible;
	width: 174px;
	padding-top:20px;
	padding-bottom: 20px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
	background-color:#e1e1e1;
	cursor: hand;
	cursor: pointer;	
}
.addstokebutton1 {
	position: relative;
	float: left;
	overflow: visible;
	width: 174px;
	padding-top:20px;
	padding-bottom: 20px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
}
#addstokeform2heading {
	width: 698px;
	position: relative;
	float: left;
	clear: left;
	overflow: visible;
	background-color: #ffffff;
	margin-left: 20px;
	margin-bottom:20px;
	text-align:center;
	border: 1px solid #e1e1e1;
}

#addstokeform2headingbutton {
	position: relative;
	float: right;
	overflow: visible;
	background-color: #e1e1e1;
	padding:20px;
	text-align:center;
}
#addstokeform2headingbutton:hover {
	position: relative;
	float: right;
	overflow: visible;
	background-color: #f1f1f1;
	padding:20px;
	text-align:center;
}
#stokemessage2 {
	position:relative;
	float:left;
	width: 678px;
	background-color:#EBF2F6;
	border:1px solid #426DA7;
	padding:10px;
	margin-left:20px;
	text-align:center;
	visibility:visible;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: 666666;
}
#addstokeform3heading {
	width: 698px;
	position: relative;
	float: left;
	clear: left;
	overflow: visible;
	background-color: #ffffff;
	margin-left: 20px;
	margin-bottom:20px;
	text-align:center;
	border: 1px solid #e1e1e1;
}

#addstokeform3headingbutton {
	position: relative;
	float: right;
	overflow: visible;
	background-color: #e1e1e1;
	padding:20px;
	text-align:center;
}
#addstokeform3headingbutton:hover {
	position: relative;
	float: right;
	overflow: visible;
	background-color: #f1f1f1;
	padding:20px;
	text-align:center;
}
#stokemessage3 {
	position:relative;
	float:left;
	width: 678px;
	background-color:#EBF2F6;
	border:1px solid #426DA7;
	padding:10px;
	margin-top:20px;
	margin-left:20px;
	text-align:center;
	visibility:visible;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: 666666;
}
.addstokebuttoncontainer {
	width: 700px;
	position: relative;
	float: left;
	clear: left;
	overflow: visible;
	background-color: #EFF5F8;
	padding:20px;
	text-align:center;
	margin-top:20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e1e1e1;
}
#addstokeform4heading {
	width: 698px;
	position: relative;
	float: left;
	clear: left;
	overflow: visible;
	background-color: #ffffff;
	margin-left: 20px;
	margin-bottom:20px;
	text-align:center;
	border: 1px solid #e1e1e1;
}

#addstokeform4headingbutton {
	position: relative;
	float: right;
	overflow: visible;
	background-color: #e1e1e1;
	padding:20px;
	text-align:center;
}
#addstokeform4headingbutton:hover {
	position: relative;
	float: right;
	overflow: visible;
	background-color: #f1f1f1;
	padding:20px;
	text-align:center;
}
#stokemessage4 {
	position:relative;
	float:left;
	width: 678px;
	background-color:#EBF2F6;
	border:1px solid #426DA7;
	padding:10px;
	margin-top:20px;
	margin-left:20px;
	text-align:center;
	visibility:visible;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: 666666;
}
.stokeaddressinstructions {
	width: 680px;
	position: relative;
	float: left;
	clear: left;
	overflow: visible;
	font-size:12px;
	color: #666666;
	padding-right: 20px;
	padding-bottom: 20px;
	margin-left:20px;
}
.stokeaddresstitle {
	float: left;
	position: relative;
	margin-right:10px;
}
.stokeaddress {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #0F6DA7;
	position: relative;
}
.accountnotification {
	width: 256px;
	height: 500px;
	position: relative;
	float: left;
	clear: left;
	overflow: visible;
	padding-top: 20px;
	text-align:center;
	background-image: url(images/background8.jpg);
	background-repeat: repeat;
}
#followbutton:hover {
	cursor: hand;
	cursor: pointer;
}
.pinform {
	margin: 20px;
	clear: right;
	float: right;
	width: 440px;
	border: 1px solid e1e1e1;
	position: relative;
	background-color:#FFF;
}
#pinerror{
	position:relative;
	float:right;
	width: 200px;
	background-color:#EBF2F6;
	border:1px solid #426DA7;
	margin: 10px;
	padding:10px;
	text-align:center;
	display:none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: 666666;
}
.pinheading {
	padding: 20px;
	text-align:center;
	clear: right;
	float: right;
	width: 400px;
	border: 1px solid e1e1e1;
	margin-bottom:10px;
	position: relative;
	background-color:#EBF2F6;
}
.quivernavheading {
	position: relative;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;	
	text-align: center;
}
.quivernavtext {
	position: relative;
	float: left;
	margin-left: 20px;
}
#followquiver {
	margin-top: 15px;
	position: relative;	
}
h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	word-spacing: normal;
	white-space: pre;
	display: inline;
	color: #666666;
}
.h1b {
	color: #0F6DA7;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
}
.blue{
	color: #0F6DA7;
}
.margintop {
	margin-top:20px;
}
.center{
	width: 502px;
	position:relative;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:auto;
	margin-right:auto;
}
.a {
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #0F6DA7;
	text-decoration: none;
}
a:active {
	color: #666666;
	text-decoration: none;
}
.message2{
	position:relative;
	width: 442px;
	background-color:#EBF2F6;
	border:1px solid #426DA7;
	padding:10px;
	margin-top:20px;
	margin-left:20px;
	margin-right:20px;
	text-align:center;
	visibility:visible;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: 666666;
}
.textsmall {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
}
.textmedium {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
}
.button {
	display: inline-block;
	padding:7px;
	margin-right: auto;
	margin-left: auto;
	left-margin: auto;
	possition: relative;
	outline: none;
	cursor: pointer;
	-webkit-border-radius: .5em; 
	-moz-border-radius: .5em;
	border-radius: .5em;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	box-shadow: 0 1px 2px rgba(0,0,0,.2);
}
.button:hover {
	text-decoration: none;
}
.grey {
	color: #666666;
	border: solid 1px #e1e1e1;
	background: #f78d1d;
	background: -webkit-gradient(linear, left top, left bottom, from(#f1f1f1), to(#e1e1e1));
	background: -moz-linear-gradient(top,  #f1f1f1,  #e1e1e1);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#f1f1f1', endColorstr='#e1e1e1');
}
.red {
	color: #FFFFFF;
	border: solid 1px #F00;
	background: #FF848D;
	background: -webkit-gradient(linear, left top, left bottom, from(#F33), to(#FF848D));
	background: -moz-linear-gradient(top,  #F33,  #FF848D);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#F33', endColorstr='#FF848D');
}
.red:hover {
	color: #FFFFFF;
	border: solid 1px #F00;
	background: #FF848D;
	background: -webkit-gradient(linear, left top, left bottom, from(#F00), to(#FF848D));
	background: -moz-linear-gradient(top,  #F00,  #FF848D);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#F00', endColorstr='#FF848D');
}
.grey:hover {
	background: #666666;
	background: -webkit-gradient(linear, left top, left bottom, from(#eaeaea), to(#e1e1e1));
	background: -moz-linear-gradient(top,  #eaeaea,  #e1e1e1);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#eaeaea', endColorstr='#e1e1e1');
}
.browseactivitiescontainer {
	width: 450px;
	position: relative;
	float: left;
	overflow: visible;
	padding: 10px;
	margin-right: 10px;
	margin-left: 10px;
	border: 1px solid #999;
	background-image:url(images/background8.jpg);
	background-repeat: repeat;
}
.browseactivitiesheading {
	width: 450px;
	position: relative;
	float: left;
	clear: left;
	overflow: visible;
	font-size:16px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom:5px;
	border-bottom: 1px dotted #ccc;
	color: #106DA7;
	font-family: Verdana, Geneva, sans-serif;
}
.browseactivities {
	width: 450px;
	position: relative;
	float: left;
	clear: left;
	overflow: visible;
	padding: 5px;
	font-family: Verdana, Geneva, sans-serif;
	font-size:12px;
}
.browsemiddleheading {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	color: #666666;
	margin-top: 20px;
	margin-bottom: 20px;
	position: relative;
	text-align: center;
}
.aboutactivities {
	width: 450px;
	position: relative;
	float: left;
	clear: left;
	overflow: visible;
	padding: 5px;
	font-family: Verdana, Geneva, sans-serif;
	font-size:14px;
	line-height: 21px;
}