/*-------------------------------------------------------------------------

Base Style Sheet

Theme Name: On Board Tours
Theme URI:  http://www.onboardtours.com/
Description:  Tour New York City - With On Board Tours
Version: 1.0
Author: Tom Schmidt
Email: tom@creativerse.com
Website: http://www.creativerse.com

--------------------------------------------------------------------------- */

/* Normalizes margin, padding */
* {
      margin: 0;
      border: 0;
      padding: 0;
}

/* Normalizes font-size for headers */
h4, h5, h6 {
	font-size: 100%;
	}
	
h1 {
       font-size: 150%;
       color: #317B3C;
   }

h2 {
       font-size: 100%;
       color: #317B3C;
   }

h3 {
       font-size: 100%;
       
color: #317B3C;
   }

/* Removes list-style from lists */
ol, ul {
	list-style: none;
	}
	
/* Normalizes font-style and font-weight to normal */
address, caption, cite, code, dfn, em, th, var {
	font-style: normal;
	font-weight: normal;
	}
	
/* Normalizes Table */
table {
	border-collapse: collapse;
	border-spacing: 0;
	}
	
/* Removes border from fieldset and img */
fieldset, img {
	border: 0;
}
	
fieldset, img.icons{
	border: 0;
	padding-right: 10px;
}

p.bookbutton{
	border: 0;
	padding: 10px 10px 20px;
	text-decoration: none;
	position: relative;
}

p.bookbutton a:hover, a:active{
	background-color: transparent;
}

/* Left-aligns text in caption and th */
caption, th {
	text-align: left; 
	}
	
/* Removes quotation marks from q */
q:before, q:after {
	content: ' ';
	}
	
/* =Masthead	
_____________________________________________*/
	
#masthead {
	background: #000 url(images/banners0.jpg) repeat;
	width: 100%;
	height: 150px;
}

#masthead_left {
	background: url(images/banners1.jpg);
	height: 150px;
	width: 307px;
	float: left;
}

#masthead_left h1 a {

	text-indent: -9999px;
	overflow: hidden;
	display: block;
}

#masthead_middle {
	background: url(images/banners2.png);
	height: 150px;
	width: 270px;
	float: left;
	position: absolute;
	left: 307px;
	top: -1px;
}

#masthead_right {
	background: url(images/banners3.jpg);
	height: 150px;
	width: 200px;
	float: left;
	position: absolute;
	left: 577px;
}

#masthead_right ul{
	text-align: right;
}

#masthead_right li{
	display: inline;
	margin-right: .8em;
	color: gray;
	opacity: 1;
}

#masthead_right li a{
	display: inline;
	margin-right: .8em;
	color: white;
	text-decoration: none;
}

#masthead h1 a {
	background: #000 url(images/masthead.jpg) no-repeat;
	text-indent: -9999px;
	overflow: hidden;
	display: block;
	width: 849px;
	height: 118px;
}	

#masthead li.slideshow {
	padding-left: 350px;
	position: absolute;
	top: 4px;
}

#masthead li.slideshow_link a {
	padding-left: 74px;
	position: absolute;
	top: 20px;
	height: 45px;
	width: 230px;
	background-color: transparent;
}

/*NAVIGATION LINKS*/

#navlinks {
	background: #317B3C;
	width: 100%;
	list-style: none;
	clear: both;
	top: 136px;
}

#navlinks li {
	display: inline;
	margin-right: .8em;
	line-height: 2.5;
	font-size: 14px;
}

#navlinks li.first {
	padding-left: 70px;
}

#navlinks li a:link, #navlinks li a:visited {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}

#navlinks li a:hover, #navlinks li a:focus, #navlinks li a:active {
	color: #0A4972;
	background-color: transparent;
}	
	
	
	
/* =Tabbed Sidebar
_____________________________________________*/	

#panel_menu {
	width: 289px;
	float: left;
	margin-top: 0em;
}

#panel_menu_inner {
	padding: 1em .5em 1em 1.5em;
	width: 40%;
	float: left;
	margin-left: 2em;
}

#panel_menu_inner2 {
	padding: 1em 1.5em 1em .5em;
	width: 40%;
	float: left;
}

#panel_menu_inner ul {
	margin-top: .5em;
	margin-left: 2em;
	color: #000;
	list-style: square;
}

#panel_menu_inner2 ul {
	margin-top: .5em;
	margin-left: 2em;
	color: #000;
	list-style: square;
}

#panel_menu ul {
	margin-top: .5em;
	margin-left: 2em;
	color: #000;
	list-style: square;
}

#info {
	text-align: justify;
	font: normal normal 12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

h4#guide  {
	background: #fff url(images/info.gif) no-repeat;
	margin-top: 15px;
	padding-left: 70px;
	min-height: 63px;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

h4#guide a, h4#guide a:link, h4#guide a:visited, h4#guide a:hover, h4guide a:active {
	text-decoration: none;
	color: #000;
}
	
/* =MAIN LAYOUT 
_______________________________________*/

#wrap {
	width: 779px;
	padding-left: 70px;
}

#wrap_nosidebar {
	width: 779px;
	padding-top: 10px;
} 
#tabholder {
	width: 300px;
	float: right;
	padding-left: 20px;
	padding-bottom: 10px;
	font: 14px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#postplacer {
	padding-left: 70px;
	clear: left;
	font: 12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}
#postplacer p {
	padding: 10px 0 0;
}
#pspace {
	padding-top: 20px;
}
/* =MIDDLE STYLES
___________________________________*/

#middle_wrap {
	width: 779px;
	margin: 0 auto 0 px;
}

#middle_main {
	padding: 20px 0;
	position: relative;
	left: 0px;
}

#middle_sub {
	padding: 20px 0;
	position: absolute;
	left: 420px;
}

#middle_main p {
	margin-bottom: 2em;
}

#middle_main h3 {
	margin-bottom: 10px;
	color: white;
}

h4#time {
	padding: 4px 0;
}

h4#where {
	padding: 4px 0;
}

#tel{
	text-align: left;
	font: 12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	float: left;
	width: 240px;
	padding-top: 10px;
}

#middle {
	background: #0A4972;
	width: 100%;
	padding-bottom: 1em;
	border-bottom: #fabc79 1px solid;
	color: white;
	padding-left: 70px;
	clear: both;
}

#middle_bg {
	background: #000 url(images/masthead_bg2.gif) repeat-x ;
}

h4#time {
	background: url(images/departure.png) no-repeat;
	width: 203px;
	height: 28px;
	text-indent: -9999px;
	overflow: hidden;
	display: block;
}

h4#where{
	background: url(images/where.png) no-repeat;
	width: 136px;
	height: 39px;
	text-indent: -9999px;
	overflow: hidden;
	display: block;
}

h4#top_ten a {
	background:#fddf9e url(images/ten.png) no-repeat;
	width: 299px;
	height: 130px;
	text-indent: -9999px;
	overflow: hidden;
	display: block;
}

h4#shuttle a {
	background:#fddf9e url(images/shuttle.png) no-repeat;
	width: 299px;
	height: 130px;
	text-indent: -9999px;
	overflow: hidden;
	display: block;
}

h4#forum a {
	background:#fddf9e url(images/forum.png) no-repeat;
	width: 299px;
	height: 130px;
	text-indent: -9999px;
	overflow: hidden;
	display: block;
}

/*FLASH SLIDESHOW 
______________________________*/

.slideshow {
	height: 132px;
	width: 180px;
	
}

/* =FOOTER/SITE INFO
__________________________________*/

#footer_wrap {
	text-align: center;
	width: 709px;
	padding-left: 60px;
	padding-top: 20px;
	padding-bottom: 20px;
}

#footer {
	text-align: center;
	clear: both;
	padding-bottom: 20px;
}

ul#footer_nav li {
	display: inline;
	border-right: #ccc 1px solid;
    padding-right: .4em;
	margin-left: .4em;

}

ul#footer_nav li#footer_last {
	border-right: none;
}

#copyright {
	text-align: right;
	font: 12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	float: right;
	white-space: nowrap;
	padding-top: 10px;
}

/* =HACKS */


/* =si_clear_children */

.pc, .sc { position : absolute; top : 0; left : 0; }

.pc	{ width: 432px; left: 15px; } 
.pc_nosidebar	{ position: relative; 	margin: 0 auto;} 
.sc	{ width: 299px; left: 470px; }
.dc     { width: 432px; left: 15px; }
.fc	{ left: 388px; }

.clear_children, .cc_tallest { position: relative; } /*\*/* html .clear_children { display: inline;}/**/
.cc_tallest:after { content: ''; } /* PREVENTS A REDRAW BUG IN SAFARI */


a:link, a:visited {
	color: #000;
}

a:hover, a:active {
	background-color: #333333;
	color: #fff;
	text-decoration: none;
}

p.tagline{
	  color: #0A4972 !important;
}

h2 a:link, h2 a:visited {
  text-decoration: none;
}

blockquote p {
	color: #317B3C;
       weight: strong;
}

.img_left {
	float: left;
	margin: 8px;
}

.img_left_wp {
	float: left;
	margin: 8px;
}

.img_right {
	float: right;
	margin: 8px;
}

.align_right {
	text-align: right;
}


/* =MAIN LAYOUT 
_______________________________________*/


.hidden {
	display: none;
}


p#guidep {
	padding-left: 70px;
	margin-top: -30px;
}

/* =Footer/Site Info
___________________________________________*/


.vcard {
    padding: 1em;
	font-weight: bold;
}

body {
	font: 12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

.emphasis {
	font-weight: bold;
}

blockquote p {
	font-style: italic;
	font-weight: bold;
	font-size: 100%;
}

blockquote p cite {
	text-align: right;
}

#site_info {
	padding-left: 0;
}

/* =FOOTER/SITE INFO
__________________________________*/

.vcard {
	font-size: 105%;
	text-align: right;
}


/*VERTICAL LIST
____________________________*/

 #navcontainer2 ul
{
list-style-type: none;
text-align: left;
}

#navcontainer2 ul li a
{
background: transparent url(images/list-off.gif) left center no-repeat;
padding-left: 15px;
text-align: left;
font: normal 12px "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
text-decoration: none;
color: #000;
}

#navcontainer2 ul li a.red
{
background: transparent url(http://www.newyorkpartyshuttle.com/images/list-off-red.gif) left center no-repeat;
padding-left: 15px;
text-align: left;
font: bold 12px "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
text-decoration: none;
color: #FE0102;
}

#navcontainer2 ul li a.blue
{
background: transparent url(http://www.newyorkpartyshuttle.com/images/list-off-blue.gif) left center no-repeat;
padding-left: 15px;
text-align: left;
font: bold 12px "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
text-decoration: none;
color: #2E3570;
}

#navcontainer2 ul li a.orange
{
background: transparent url(http://www.newyorkpartyshuttle.com/images/list-off-orange.gif) left center no-repeat;
padding-left: 15px;
text-align: left;
font: bold 12px "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
text-decoration: none;
color: #E07E15;
}

#navcontainer2 ul li a.yellow
{
background: transparent url(http://www.newyorkpartyshuttle.com/images/list-off-yellow.gif) left center no-repeat;
padding-left: 15px;
text-align: left;
font: bold 12px "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
text-decoration: none;
color: #EBBB29;
}

#navcontainer2 ul li a.green
{
background: transparent url(http://www.newyorkpartyshuttle.com/images/list-off-green.gif) left center no-repeat;
padding-left: 15px;
text-align: left;
font: bold 12px "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
text-decoration: none;
color: #026E16;
}

#navcontainer2 ul li a.purple
{
background: transparent url(http://www.newyorkpartyshuttle.com/images/list-off-purple.gif) left center no-repeat;
padding-left: 15px;
text-align: left;
font: bold 12px "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
text-decoration: none;
color: #3E044D;
}

#navcontainer2 ul li a.brown
{
background: transparent url(http://www.newyorkpartyshuttle.com/images/list-off-brown.gif) left center no-repeat;
padding-left: 15px;
text-align: left;
font: bold 12px "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
text-decoration: none;
color: #462303;
}

#navcontainer2 ul li a:hover
{
background: transparent url(http://www.newyorkpartyshuttle.com/images/list-on.gif) left center no-repeat;
color: #000;
text-decoration: underline;
}

#navcontainer2 ul li a#current
{
background: transparent url(images/list-active.gif) left center no-repeat;
color: #000;
}


.cleardiv {
	clear: both;
}

/* here follows the brillant "no-extra-markup" clearing method devised by Tony Aslett - www.csscreator.com */
/* simply add the clearfix class to any containter that must enclose floated elements */
/* read the details of how and why this works at http://www.positioniseverything.net/easyclearing.html */
.clearfix:after {
    content: ".";              /* the period is placed on the page as the last thing before the div closes */
	display: block;          /* inline elements don't respond to the clear property */ 
    height: 0;                  /* ensure the period is not visible */
    clear: both;               /* make the container clear the period */
    visibility: hidden;	     /* further ensures the period is not visible */
}

.clearfix {display: inline-block;}   /* a fix for IE Mac */
/* next a fix for the dreaded Guillotine bug in IE6 */
/* Hides from IE-mac \*/
 * html .clearfix {height: 1%;}
 .clearfix {display: block;}
/* End hide from IE-mac */
/* end of "no-extra-markup" clearing method */