/* -- Global Outreach Lead Style Sheet By Travis http://www.blackpulp.com -- */
html, body
{
	margin:0;
}
pre.debug
{
	padding:30px;
	font-family: Courier, Arial;
	font-size:medium;
}
body
{
	background:#000 url(/images/background.jpg) repeat-x top center;
	color:white;
	font-size: small;
	font-family: Helvetica, Arial, sans-serif;
	margin:0 0 0 0;
}
p
{
	margin:0;
	padding:0;
}
ul
{
	margin:0;
	padding:0;
	list-style: none;
}
ul li
{
	display: inline;
}
h1, h2, h3, h4, h5, h6
{
	margin:0;
	padding:0;
	font-weight:normal;
}
h1
{

}
h2
{
	font-size:18px;
	color:#555;
	font-weight: normal;
	letter-spacing: -1px;
	font-family: Georgia;
	text-transform: capitalize;
}
a
{
	color:#ba8b01;
	text-decoration: none;
}
a:hover
{
	color:white;
	text-decoration: underline;
}
a.hidden
{
	
}
a.hidden span
{
	display:none;
}
a img
{
	border:none;
	outline: none;
}
/* -- Forms -- */
form
{
	padding:0;
	margin:0;
	
}
form fieldset
{
	border:none;
	padding:0;
	margin:0;
	
}
form#search fieldset
{
	line-height: 50px;
}

input
{
	margin:0;
	padding:0;
	
	
}
input.text
{
	
	padding:4px;
}
input.input_button
{
	height:15px;
	padding:0;	
}
form label
{
	margin:0;
	padding:0;
}
form#search label, form#newsletter label
{
	display:none;
}
form .search_text
{
	background:#222 url(/images/header_search_bg.jpg) repeat-x right center;
	color:white;
	border:2px solid #434030;
	padding:5px;
	font-size:12px;
}

/* -- LINKS -- */

a.circlearrow
{
	background:url(/images/link_circlearrow.png) center right no-repeat;
	padding-right:20px;
	font-size:11px;
	font-weight: bold;
	line-height: 16px;
	display:block;
	float:left;
}
a.circlearrow:hover
{
	background:url(/images/link_circlearrow_hover.png) center right no-repeat;
}
a.circlearrowrt
{
	background:url(/images/link_circlearrow.png) center right no-repeat;
	padding-right:20px;
	font-size:11px;
	font-weight: bold;
	line-height: 16px;
	display:block;
	float:right;
}
a.circlearrowrt:hover
{
	background:url(/images/link_circlearrow_hover.png) center right no-repeat;
}

/* -- BUTTONS -- */

a.button3 {
	background: transparent url('/images/button_bg_a.png') no-repeat scroll top right;
	color: #333;
	display: block;
	float: left;
	font-size: 10px;
	height: 27px;
	margin-right: 6px;
	padding-right: 18px; /* sliding doors padding */
	text-decoration: none;
	text-transform: uppercase;
	
}

a.button3 span {
	background: transparent url('/images/button_bg_span.png') no-repeat;
	display: block;
	line-height: 12px;
	padding:7px 0 0 10px;
	height:20px;
	
}
a.button3:hover {
	
	color: #111;
	outline: none; /* hide dotted outline in Firefox */
}
a.button3:active {
	background-position: bottom right;
	color: #333;
	outline: none; /* hide dotted outline in Firefox */
}

a.button3:active span {
	background-position: bottom left;
	padding:8px 0 0 10px;
	height:19px;
	
}



a.button2 {
	background: transparent url('/images/button2_bg_a.png') no-repeat scroll top right;
	color: #444;
	display: block;
	float: left;
	font-size: 10px;
	height: 24px;
	margin-right: 6px;
	padding-right: 18px; /* sliding doors padding */
	text-decoration: none;
	
}

a.button2 span {
	background: transparent url('/images/button2_bg_span.png') no-repeat;
	display: block;
	line-height: 14px;
	padding: 5px 0 5px 18px;
}
a.button2:hover {
	
	color: #000;
	outline: none; /* hide dotted outline in Firefox */
}
a.button2:active {
	background-position: bottom right;
	color: #000;
	outline: none; /* hide dotted outline in Firefox */
}

a.button2:active span {
	background-position: bottom left;
	padding: 6px 0 4px 18px; /* push text down 1px */
}

a.button {
	background: transparent url('/images/button3_bg_a.png') no-repeat scroll top right;
	color: #333;
	display: block;
	float: left;
	font-size: 10px;
	height: 27px;
	margin-right: 6px;
	padding-right: 18px; /* sliding doors padding */
	text-decoration: none;
	text-transform: uppercase;
	
}

a.button span {
	background: transparent url('/images/button3_bg_span.png') no-repeat;
	display: block;
	line-height: 12px;
	padding:7px 0 0 10px;
	height:20px;
	
}
a.button:hover {
	background: transparent url('/images/button3_bg_a.png') no-repeat scroll center right;
	
	outline: none; /* hide dotted outline in Firefox */
}
a.button:hover span {
	background: transparent url('/images/button3_bg_span.png') no-repeat scroll center left;
}
a.button:active {
	background-position: bottom right;
	color: #222;
	outline: none; /* hide dotted outline in Firefox */
}

a.button:active span {
	background-position: bottom left;
	padding:8px 0 0 10px;
	height:19px;
	
}


/* -- FONTS -- */

.smalltype, .font3
{
	font-family: Georgia, serif;
	font-size:11px;
	color:#afada5;
	line-height: 18px;
}

/* -- columns -- */

div.column66
{
	width:66%;
	overflow-y: hidden;
}
div.column15
{
	width:15%;
}
div.column33
{
	width:33%;
}
div.column30
{
	width:30%;
}
div.column40
{
	width:40%;
}
div.column50
{
	width:50%;
}
div.column70
{
	width:70%;
}
div.column60
{
	width:60%;

}
div.column44
{
	width:44%;
}
div.column45
{
	width:45%;
}
div.column55
{
	width:55%;
}
div.column20
{
	width:20%;
	
}
div.column80
{
	width:80%;
}
div.column75
{
	width:75%;
}
div.column65
{
	width:65%;
}
div.column25
{
	width:25%;
}
div.column100
{
	width:100%;
}
/* -- tables -- */

table
{
	width:100%;
}
table tr td
{
	margin:0;
}
table tr
{
	border-bottom:1px dashed #ccc;
	margin:0;
}
table.three_columns
{
	
	
}
table.three_columns td
{
	width:33%;
	margin:0;
}

/* -- margins -- */
.m1
{
	margin:1px;
}
.m2
{
	margin:2px;
}
.m5
{
	margin:5px;
}
.m10
{
	margin:10px;
}
.m15
{
	margin:15px;
}
.m40
{
	margin:40px;
}
.bmargin5
{
	margin-bottom:5px;
}
.bmargin10
{
	margin-bottom:10px;
}
.bmargin15
{
	margin-bottom:15px;
}
.bmargin20
{
	margin-bottom:20px;
}
.tmargin5
{
	margin-top:5px;
}
.tmargin10
{
	margin-top:10px;
}
.tmargin15
{
	margin-top:15px;
}
.tmargin20
{
	margin-top:20px;
}
.tmargin40
{
	margin-top:40px;
}
.tmargin80
{
	margin-top:80px;
}
.rmargin5
{
	margin-right:5px;
}
.rmargin10
{
	margin-right:10px;
}
.rmargin15
{
	margin-right:15px;
}
.rmargin20
{
	margin-right:20px;
}
.lmargin5
{
	margin-left:5px;
}
.lmargin10
{
	margin-left:10px;
}
.lmargin15
{
	margin-left:15px;
}
.lmargin20
{
	margin-left:20px;
}
.lmargin50
{
	margin-left: 50px;
}
/* -- paddings -- */
.p5
{
	padding:5px;
}
.p10
{
	padding:10px;
}
.p15
{
	padding:15px;
}
.rpadding5
{
	padding-right:5px;
}
.rpadding10
{
	padding-right:10px;
}
.rpadding15
{
	padding-right:15px;
}
.lpadding5
{
	padding-left:5px;
}
.lpadding10
{
	padding-left:10px;
}
.lpadding15
{
	padding-left:15px;
}
.bpadding5
{
	padding-bottom:5px;
}
.bpadding10
{
	padding-bottom:10px;
}
.bpadding15
{
	padding-bottom:15px;
}
.tpadding5
{
	padding-top:5px;
}
.tpadding10
{
	padding-top:10px;
}
.tpadding15
{
	padding-top:15px;
}

/* -- boxes -- */


/* -- lists -- */



/* -- generic classes -- */

#page
{
	background:url(/images/background_top.jpg) top center no-repeat;
	min-height: 591px;
}

.container
{
	width:990px;
}

.hidden span
{
	display: none;
}


.auto
{
	margin:0 auto;
}
.right
{
	float:right;
	display: block;
}
.left
{
	float:left;
	display: block;
}
.clear
{
	clear:both;
	display: block;
	height:0px;
}


/* -- left/right bg (just for design) -- */


/* -- user styles -- */

#header #user
{
	float:right;
	margin-top:15px;
}
#header #user ul
{
	list-style: none;
}
#header #user ul li
{
	float:left;
	display:block;
	height:14px;
	margin-left:15px;
}
#header #user ul li a
{
	display:block;
	height:inherit;
	height:14px;
	background-position: top left;
	background-repeat: no-repeat;
	text-decoration: none;
}
#header #user ul li a:hover
{
	background-position: bottom left;
}
#header #user ul li a span
{
	visibility: hidden;
}
#header #user ul li#visitors a
{
	background-image:url(/images/user_visitors.png);
	width:44px;
}
#header #user ul li#family a
{
	background-image:url(/images/user_family.png);
	width:88px;
}
#header #user ul li#login a
{
	background-image:url(/images/user_login.png);
	width:29px;
}
#header #user ul li#search a
{
	background-image:url(/images/user_search.png);
	width:14px;
}


/* -- header styles -- */

#header
{
	padding-bottom: 30px;
	padding-top: 5px;
	
}
#header #logo a
{
	background:url(/images/logo.png) no-repeat;
	height:73px;
	width:170px;
	display:block;
}
#header #logo
{
	float:left;
	margin-top:15px;
	width:20%;
}

#header #nav
{
	float:right;
	margin-top:15px;
	clear:right;
	
	width:75%;
}
#header #nav ul
{
	list-style: none;
}
#header #nav ul li
{
	float:right;
	display:block;
	height:31px;
	margin-left:10px;
}
#header #nav ul li a
{
	display:block;
	height:inherit;
	background-position: top left;
	background-repeat: no-repeat;
	text-decoration: none;
}
#header #nav ul li a:hover, #header #nav ul li.active a
{
	background-position: bottom left;
}
#header #nav ul li a span
{
	visibility: hidden;
	height:31px;
	display:block;
}
#header #nav ul li#cities a
{
	background-image:url(/images/nav_cities.png);
	width:90px;
}
#header #nav ul li#journeys a
{
	background-image:url(/images/nav_journeys.png);
	width:85px;
}
#header #nav ul li#media a
{
	background-image:url(/images/nav_media.png);
	width:46px;
}
#header #nav ul li#about a
{
	background-image:url(/images/nav_about.png);
	width:39px;
}
#header #nav ul li#support a
{
	background-image:url(/images/nav_support.png);
	width:54px;
}
#header #nav ul li#events a
{
	background-image:url(/images/nav_events.png);
	width:46px;
}
#header #nav ul li#store a
{
	background-image:url(/images/nav_store.png);
	width:38px;
}
#header #nav ul li#strategies a
{
	background-image:url(/images/nav_strategies.png);
	width:70px;
}

/* -- content styles -- */

#content
{
	min-height: 300px;
}



/* -- footer styles -- */

#footer
{
	clear:both;
	line-height: 20px;
	color:#4a4636;
	margin-top:15px;
	margin-bottom:40px;
	
}
#footer a
{
	color:#4a4636;
	text-decoration: underline;
}
#footer a:hover
{
	color:#fff;
}
#footer #footer_box
{
	background:url(/images/divider_line.jpg) repeat-x left top;
	padding-top:15px;
}
#footer .blackpulp
{
	line-height: 20px;
	color:#232020;
	font-size:10px;
}
#footer #copy
{
	font-size:10px;
	
}
#footer #footer_contact
{
	width:61px;
	height:17px;
	display:block;
	float:left;
	margin-right:7px;
	background:url(/images/footer_contact.png) no-repeat;
}
#footer #footer_about
{
	width:65px;
	height:17px;
	display:block;
	float:left;
	background:url(/images/footer_about.png) no-repeat;
	margin-right:20px;
}

/* custom styles for repeated things */


/* box with corners DO NOT MODIFY */
.cornersbox
{
	
	
}
.cornersbox .cbleft
{
	background:url(/images/box_left.png) repeat-y left top;	
	width:100%;
}
.cornersbox .cbcont .cbtop
{
	width:100%;
	height:11px;
}
.cornersbox .cbcont .cbtop .corner span
{
	height:11px;
	display:block;
	margin:0 12px 0 0;
	background:url(/images/box_top.png) no-repeat left top;
}

.cornersbox .cbcont .cbtop .corner
{
	display:block;
	position:relative;
	height:11px;
	background:url(/images/box_top_right.png) no-repeat right top;
}

.cornersbox .cbcont .cbright
{
	position:relative;
	background:url(/images/box_right.png) repeat-y right top;
	padding:0px 12px 0px 12px;
	margin:0;
}

.cornersbox .cbcont .cbright .cbcontent
{
	background:url(/images/box_bg.png);
}

.cornersbox .cbcont .cbbottom
{
	width:100%;
	height:11px;
	
}

.cornersbox .cbcont .cbbottom .corner span
{
	height:11px;
	display:block;
	margin:0 12px 0 0;
	background:url(/images/box_bottom.png) no-repeat left top;
}

.cornersbox .cbcont .cbbottom .corner
{
	display:block;
	position:relative;
	height:11px;
	background:url(/images/box_bottom_right.png) no-repeat right top;
}

/* end of box with corners */



/* login form */

#login_form input#email, input#password
{
  width: 95%;
  padding:4px;
  font-weight: bold;
  font-size: 1.2em;
  margin: 4px 0 10px 0;
}


/* end login form */
