
body{
background: #131313 url(images/bg.jpg);
	margin: 0px;
	color: #343434;
	
}


#login{
	float: right;
	padding-right: 10px;
	color: #fff;
	text-align: right;
}

#login input
{
color: #484848;
background: #fff;
border: 1px solid #131313;
height: 15px;
width: 120px;
}

hr{
	border-bottom: 2px dotted #676767;
}


.wrapper {
			background: #131313 url(images/main_bg.jpg) repeat-y fixed center;
width: 966px;
    min-height: 100%;
    height: auto !important;
    height: 100%;
    margin: 0 auto -4em;
}

html, body {
    height: 100%;
	font: 12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	background: #000 url(images/bg.jpg) no-repeat center top;
}

a{
	text-decoration: underline;
	color: #9e080b;
}
.redlink{
	color: #9e080b;
}

.redlink a{
	color: #9e080b;
}
.eventDetailHeader1{
	float: left;
	height: 20px;
	width: 300px;
	background: #131313 url(images/tripdetail_header1.jpg) no-repeat;
	margin: 5px;
	color: #fff;
	font-size: 13px;
	font-weight: bold;
	padding-left: 25px;
	padding-top: 4px;
}
.eventDetailHeader2{
	padding-top: 4px;
	float: left;
	height: 20px;
	width: 555px;
	background-color: #131313;
	background-image: url(images/tripdetail_header2.jpg);
	margin: 5px;
	color: #fff;
	font-size: 13px;
	font-weight: bold;
	padding-left: 25px;
}
#eventInfo1{
	width: 300px;
	min-height: 120px;
	padding-left: 10px;
}

#eventInfo1 table{
	width: 300px;
}

#eventInfo2{
	max-heightwidth: 555px;
	margin-left: 10px;
float:left;
}
#eventInfo2 table{
	max-width: 555px;
}

#header_container{
	height:138px;
}

#header{
	
margin-left: auto;
margin-right: auto;
height:138px;
width:966px;
	background-image: url(images/headerbg.jpg);
}

#logo{
	padding-left: 23px;
	float: left;
}


#mainNav{
	width: 960px;
	margin-left: 3px;
	height: 49px;
	float: left;
	background: url(images/navbg.jpg) repeat-x;
}


.nav{
	float: left;
	color:#FFF;
	font-size: 14px;
	font-weight: bold;
	height: 33px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 3px;
	text-decoration: none;
	display: block;
	background: url(images/nav_spacer.jpg) no-repeat right 2px;
}
.nav a{
	float: left;
	color:#FFF;
	font-size: 14px;
	font-weight: bold;
	height: 33px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 3px;
	text-decoration: none;
	display: block;
}


.nav a:visited{
	display: block;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #fff;
}


.nav a:hover{
	display: block;
	font-size: 14px;
	font-weight: bold;
	height: 33px;
	text-decoration: none;
	background: url(images/nav_hover.jpg) no-repeat 0 0px;
}

.nav a:active{
	display: block;
	font-size: 14px;
	font-weight: bold;
	height: 33px;
	text-decoration: none;
	background: url(images/nav_hover.jpg) no-repeat 0 0px;
}

.nav-current{
	float: left;
	color:#FFF;
	font-size: 14px;
	font-weight: bold;
	height: 33px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 3px;
	text-decoration: none;
	display: block;
		background: url(images/nav_spacer.jpg) no-repeat right 2px;

}
.nav-current a{
	float: left;
	color:#FFF;
	font-size: 14px;
	font-weight: bold;
	height: 33px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 3px;
	text-decoration: none;
	display: block;
		background: url(images/nav_hover.jpg) no-repeat 0 0px;
}


.nav-current a:visited{
	display: block;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #fff;
		background: url(images/nav_hover.jpg) no-repeat 0 0px;
}


.nav-current a:hover{
	display: block;
	font-size: 14px;
	font-weight: bold;
	height: 33px;
	text-decoration: none;
	background: url(images/nav_hover.jpg) no-repeat 0 0px;
}

.nav-current a:active{
	display: block;
	font-size: 14px;
	font-weight: bold;
	height: 33px;
	text-decoration: none;
		background: url(images/nav_hover.jpg) no-repeat 0 0px;
}




#main{
margin-left: auto;
margin-right: auto;	

}

#content{
margin: 10px;
padding-top: 42px;
}
.eventHolder{
	margin-top: 20px;
	float: left;
	clear: both;
	width:600px;
	border:solid #CCC 1px;
	text-align: left;
	background: #f5f5f5 url(http://www.badgertrips.com/images/eventbg.jpg) no-repeat;
}
.featuredHeader{
	height: 35px;
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	padding: 4px;
	background: url(images/featured.jpg) no-repeat;
	width: 600px;
}
.eventName{
	width:585px;
	color: #fff;
	font-size:16px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
float: left;
padding: 5px;
	height: 32px;
}
#events{
	width: 615px;
}
#eventshome{
	width: 615px;
}
#eventsTrips{
	width: 615px;
	margin-bottom: 20px;
}

#footerholder{
	width: 960px;
	margin-left: auto;
	margin-right: auto;
}

.footerCol{
	width: 300px;
	padding: 10px;
	float: left;
}
.footerCol ul {
	width: 110px;
	height: 130px;
	float: left;
	margin: 10px 20px 0 10px;
	text-align: left;
}
.eventIncludes{
	float: left;
	padding-left: 5px;
width: 320px;
	font-size: 12px;
	overflow: hidden;
	min-height: 140px;
}
.eventDescription{
	float: left;
	padding-left: 5px;
width: 380px;
	font-size: 12px;
	overflow: hidden;
}

.eventLocation{
	
	width: 370px;
	float: left;
	padding-top: 5px;
	padding-left: 5px;
	font-weight: bold;
}
.eventImage{
	margin-left: 5px;
	float: left;
	border-width: 1px;
	border-style: solid;
		border-color: #949494;
	color: #a2a2a2;
}


.eventImage_details{
	margin-right: 10px;
	float: right;
	border-width: 1px;
	border-style: solid;
		border-color: #949494;
	color: #a2a2a2;
}
.eventName2{
	width: 390px;
	padding-left: 5px;
	float: left;
	font-weight: bold;
	font-size: 14px;
	color: #333;
	overflow: hidden;
}

.eventDate{
	width: 350px;
	float: left;
	padding-left: 5px;
	font-weight: bold;
}
.eventOpt{
	padding-right: 10px;
	padding-bottom: 10px;
	float: right;
}

.eventOptDetails{
	padding-right: 30px;
	padding-bottom: 10px;
	padding-top: 20px;
	float: right;
}

.redBold{
	color: #d52027;
	font-weight: bold;
}


.push{
 height: 4em;
}

.footer {
    background: #353535 url(images/footer_bg.jpg);
    height: 167px;
	color: #fff;
}

.footer a{
	color: #fff;
}

#leftCol{
	float: left;
	width: 615px;
	margin-bottom: 20px;
}

#rightCol{
	float: right;
	width: 320px;
	padding-right: 15px;
margin-top:-7px;
}
#rightMenu{
	width: 320px;
	border: 1px solid #131313;

}

.rightMenuItem{
	height: 290px;
	margin-left:0px;
}

.rightMenuItem {
	height: 290px;
	margin-left:0px;
	list-style-position: inside;
	list-style-type: none;
}

ul.menu, ul.menu ul {
  list-style-type:none;
  margin: 0;
  padding: 0;
    width: 320px;
	font: bold 15px/32px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

ul.menu a {
  display: block;
  text-decoration: none;	
}

ul.menu li {
  margin: 0px;
}

ul.menu li a {
  background: #0f0f0f url(images/left_menu_link_bg.jpg) repeat-x;
  color: #fff;	
  height: 33px;
  padding-left: 10px;

}

ul.menu li a:hover {
  background: #000;
}

ul.menu li ul li a {
  background: #ccc;
  color: #000;
  padding-left: 20px;
}

ul.menu li ul li a:hover {
  background: #aaa;
  border-left: 5px #000 solid;
  padding-left: 15px;
}

.code { border: 1px solid #ccc; list-style-type: decimal-leading-zero; padding: 5px; margin: 0; }
.code code { display: block; padding: 3px; margin-bottom: 0; }
.code li { background: #ddd; border: 1px solid #ccc; margin: 0 0 2px 2.2em; }
.indent1 { padding-left: 1em; }
.indent2 { padding-left: 2em; }
.indent3 { padding-left: 3em; }

#presstable{
	
}
#presstable td.press{
	min-height: 150px;
	min-height: auto!important;
	padding: 20px;
	border-bottom: 1px solid #737373;
	
	
}

.retailer{
	width: 400px;
	padding: 20px;
	border-bottom: 1px solid #fff;
	background: url(images/retailerbg.jpg) no-repeat 0 bottom;
}

.retailerhead{
	font-weight: bold;
	color: #ae0e0e;
	font-size: 16px;
}
#membersform{
	padding-left: 10px;
	color: #fff;
	min-height: 606px;
	min-height:auto !important;
	width: 600px;
	font-weight: bold;
	background: url(http://www.badgertrips.com/images/membersbg.jpg) no-repeat;
}

#membersform input{
	margin-top: 10px;
	
}
#facbookfindusbtn{
	margin-top: 150px;
}
.facebookWidg{
	margin-top: 10px;
}


h1{
border-bottom: 2px dotted #676767;

}
.btRed{
	color: #c40e11;
}
