/*
Theme URI:  http://www.boise-shuttle-charters.com
Description:  Boise Shuttle Services
Version: 1.2
Author URI: http://www.boise-webdesigns.com/
*/

/*------------Clearing the way to content----------------*/

.hide	{
	display:none;
	}

/*---------------------------------------------------*/

/*----------Start General Page Layout-----------*/

/*-------This section describes things in the order they appear on the page--------------*/


body {
	margin:0; /*It is generally good practice to
	zero out your margins and padding on the page,
	since some agents don't so this*/
	padding:0;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	/* font-size: 76%;	Tips for scaling up the font ladder,
	start with 76% and then use mostly ems 	for the rest of the page*/
	font-size: 15px;
	font-style: normal;
	line-height: 1.4em;
	color: #000000;
	text-align:center;
	background: #000000;
	}

#wrapper {
        background: #000000;
    	width: 800px;
    	margin: 0 auto;
        border-width: 0 1px 1px 1px;
    	text-align: left;
    	color: #000000;
    	position:relative;
    	}

#header	{
	background: #000000 url(../images/airport.gif) no-repeat;
	background-position: 0 0;
 	height:360px;
	width:800px;
        color: #FFFFFF;
        }

#header h1 {
	padding-top: 20px;
	margin: 0;
	font-family: Helvetica;
        font-style: italic;
    	font-size: 2em;
    	text-align: center;
    	color: #FFFFFF;
    	}

/* ---------- Header H1 ----------------------- */

.description {
	font-size: 1.2em;
	text-align: center;
	color: #058A27;
	}

/* ---------- Header Title ----------------------- */

h1 {
	padding-top: 20px;
	margin: 0;
	font-size: 1em;
	text-align: center;
	color: #FFFFFF;
	}

h1 a, h1 a:hover, h1 a:visited, .description {
	text-decoration: none;
	color: #FFFFFF;
	}


/* ---------- Begin mainnav ----------------------- */

#mainnav {
  	background:#2baf34 url(images/nav_bg.gif) top left repeat-x;
  	float:left;
  	width:100%;
        border-bottom: 1px solid #000000;
  	}

#mainnav ul { padding: 0; }

#mainnav ul li { display: inline; }


#mainnav ul{
       margin: 0;
       color: #ffffff;
       font-size: 12px;
       letter-spacing: 2px;
       }

#mainnav ul li a {
       padding: 0.3em 12px;
       color: #ffffff;
       font-weight:bold;
       text-decoration: none;
       float: left;
       border-right: 1px solid #000000;
       }

#mainnav ul li a:hover{
       background-color: #95B2F4;
       color: #000000;
       }

#navlist li a:hover, #navlist li a:active {
       color: #FFFFFF;
       text-decoration: none;
       background: #95B2F4;
       text-align: left;
       }

/* ---------- End mainnav area----------------------- */

#content_container	{
	position:relative;
	margin:0;
	padding:0;
	}

#left	{
	float:left;
	width: 135px;
	font-size: 12px;
	font-family: Palatino, Schneidler, New Baskerville, Times New Roman, Ariel;
/*	position-top: 0;
	position-left: 0;	*/
  	}

#content {
        float:right;
        width: 585px;
        text-align: justify;
        padding-right:20px;
        background:#000000;
        color:#FFFFFF;
        }

#right	{
	float:right;
	width: 615px;
	margin-left:400px;
        padding-right:10px;
        padding-left:400px;
        background:#A2A27A;

    /*	position-top: 0;
        position-right: 0;	*/
        }

.block {
        width:500px;
        float: left;
        margin-top: 5px;
        margin-bottom: 15px;
        padding: 5px;
        padding-top: 10px;
        border: double #ffffff;
        background-color:#000000;
    	font-size:12px;
    	line-height: 1.0em;
    	color: #ffffff;
        }

.block1  {
      width:225px;
      float: left;
      margin: 5px;
      padding-top: 3px;
      }

.block2 {
      width:225px;
      float: left;
      margin: 5px;
      padding-top: 8px;
      }

.menu_links {
      margin: 0px;
      padding:5px;
      width: 180px;
      font-size:.9em;
      color:#000000;
      }

.menu_links img	{
	margin: 0 0 0 -15px;
	padding: 0;
	}

#footer	{
      clear:both;
      margin:0;
      padding-top:5px;
      width:800px;
      height:80px;
      background-color:#000000;
      font-size: 1.1em;
      line-height: 1.2em;
      color: #FFFFFF;
      }

#copy {
    clear: left;
    margin: 0 0 0 0px;
    padding: 1px 0 0 0;
    text-align: center;
    }

#copy a:link {
	text-decoration: none;
	color: red;
	}

#copy a:visited	{
	text-decoration:none;
	color: red;
	}

#copy a:hover	{
	text-decoration:none;
	color: #red;
        margin: 0;
    	padding: 0;
    	}

.disclaimers	{
	margin:0;
	padding: 5px;
	text-align:center;
	}

/*----------End General Page Layout-----------*/

/*--------Start of Header Template CSS elements---------------*/

h1 {
	font-size: 4em;
	text-align: center;
	}

.description {
	font-size: 1.2em;
	text-align: center;
	}

/*--------Start of Main Index CSS elements---------------*/


/*---------- 3D Buttons -----------*/

#button ul {
      margin: 0;
      padding: 0;
      list-style-type: none;
      font-size: 14px;
      font-weight: 400;
      }

#button li {
      text-align: center;
      margin-bottom: 1px;
      }

#button li a {
      text-align: left;
      text-decoration: none;
      display: block;
      width: 150px;
      border-left: 1px solid #FFFFFF;
      border-right: 1px solid #999999;
      border-top: 1px solid #FFFFFF;
      border-bottom: 1px solid #999999;
      padding-left: 10px;
      padding-right: 5px;
      padding-top: 1px;
      padding-bottom: 1px;
      margin-bottom: 4px;
      margin-top: 4px;
      margin-left: 2px;
      margin-right: 5px;
      background-position: 0%;
      background: #000000;
      color: #FFFFFF;
      }

#button li a:visited {
      border-left: 1px solid #FFFFFF;
      border-right: 1px solid #999999;
      border-top: 1px solid #FFFFFF;
      border-bottom: 1px solid #999999;
      padding-left: 10px;
      padding-right: 5px;
      padding-top: 1px;
      padding-bottom: 1px;
      margin-bottom: 4px;
      margin-left: 2px;
      margin-right: 5px;
      background: #000000;
      color: #FFFFFF;
      }

#button li a:hover {
      text-decoration: none;
      border-left: 1px solid #FFFFFF;
      border-right: 1px solid #999999;
      border-top: 1px solid #FFFFFF;
      border-bottom: 1px solid #999999;
      padding-left: 10px;
      padding-right: 5px;
      padding-top: 1px;
      padding-bottom: 1px;
      margin-bottom: 4px;
      margin-left: 2px;
      margin-right: 5px;
      background-position: 0%;
      background: #333333;
      color: #FFFFFF;
      }


a:link { color: orange; text-decoration: underline }

a:active { color: red; text-decoration: none }

a:visited { color: orange; text-decoration: none }

a:hover { color: green; text-decoration: underline }

h1 {
      font-size: 1.8em;
      font-family: Arial, Helvetica, sans-serif;
      font-weight: bold;
      }

h2, h3 {
      font-size: 1.2em;
      font-family: Arial, Helvetica, sans-serif;
      font-weight: bold;
      color: #FFFFFF;
      }

#left h2 {
      font-size: 1.3em;
      padding-left: 5px;
      color: #FFDA67;
      line-height: 1.2em;
      }


/*------still figuring out what these last three do-----------*/

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 30px;
	}

/*-------------------------------------------------*/

.center {
	text-align: center;
	}


/*-------Next up, the Sidebar Template elements------------*/

#right ol, #right ul	{
	list-style: none;
	}

#right a:link {
	text-decoration: none;
	color: #073AB0;
	}

#right a:visited	{
	text-decoration:none;
	color: #4077F7;
	}

#right a:hover	{
	text-decoration:none;
	color: #000000;
	background-color: #D0DAF1;
	margin: 0;
	padding: 0;
	}

#right a:active	{
	text-decoration:none;
	}

/*--------List elements for the left side-------*/


#left ul li h2	{
	font: 1.6em Arial, Helvetica, sans-serif;
	font-size: 12px;
 	}

#left ul	{
	margin: 2px;
	padding: 2px;
	font-weight: 400;
	}

#left ul li {
	list-style: none;
	line-height: 1.4em;
	}

#left ul li ul	{
	list-style: none;
	margin: -15px 0 15px 20px;
	}

/*--------List elements for the right side-------*/

#right ul li h2	{
	font: 1.6em Arial, Helvetica, sans-serif;
	}

#right ul	{
	margin: 0;
	padding: 0;
	}

#right ul li {
	list-style: none;
	line-height: 1.4em;
	}

#right ul li ul	{
	list-style: none;
	margin: -15px 0 15px 20px;
	}

/*---If you want to make ordered lists on the right side, you'll need to make some as I didn't :) -------*/


/*--------Time for some Footer Template action--------------------------*/

#footer a:link {
	text-align: center;
	text-decoration: none;
	color: #C0DB87;
        }

#footer a:visited	{
	text-decoration:none;
	color: #C0DB87;
	}

#footer a:hover	{
	text-decoration:none;
	color: #C0DB87;
 	margin: 0;
 	}

#footer a:active {
	text-decoration:none;
	text-align: center;
	}

/*---------------Misc------------------*/

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #A9BBE5;
	background-color: #FFF;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	border: 1px solid #A9BBE5;
	background-color: #FFF;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	border: 1px solid #A9BBE5;
	background-color: #FFF;
        }

.floatimgleft {
        float:left;
        margin-top:10px;
        margin-right:15px;
        margin-bottom:10px;
        }

.floatimgright {
        float:right;
        margin-top:10px;
        margin-left:15px;
        margin-right:10px;
        margin-bottom:10px;
        }

.alignright {
	float: right;
	}


.alignleft {
	float: left
        }

#vehicle {
        width: 550px;
        margin-top:10px;
        padding-top:20px;
        padding-bottom:10px;
	}

div.float {
        float: left;
        margin-left:10px;
        }

.clear {
        clear: both;
        margin: 0;               /* keep flush with adjacent containers */
        padding: 0;
        height: 0;
        overflow: hidden;
        }

/*-------- Table style-------*/

table.feature{
       width: 550px;
       background-color: #B7E4ED;
       border: 1px #000000 solid;
       border-collapse: collapse;
       border-spacing: 0px;
       }

td.title {
       background-color: #F8DA8E;
       border: 1px #000000 solid;
       font-family: Verdana;
       font-weight: bold;
       font-size: 12px;
       color: #404040;
       }

td.description {
       text-align: left;
       padding-left: 4px;
       background-color: #EFE4CA;
       border: 1px #000000 solid;
       font-family: Verdana;
       font-weight: bold;
       font-size: 12px;
       color: #404040;
       }

td.description1 {
       text-align: left;
       padding-left: 4px;
       background-color: #E1F3F7;
       border: 1px #000000 solid;
       font-family: Verdana;
       font-weight: bold;
       font-size: 12px;
       color: #404040;
       }

td.contact {
       border-bottom: 1px #6699CC dotted;
       background-color: #B7E4ED;
       text-align: left;
       font-family: Verdana, sans-serif, Arial;
       font-weight: normal;
       font-size: .7em;
       color: #404040;
       background-color: #fafafa;
       padding-top: 4px;
       padding-bottom: 4px;
       padding-left: 8px;
       padding-right: 0px;
       }
