/* ---------------------------------------------
VaughnCochran Travel Style Sheet
author:   Acceleration.net
version:  2005.11
----------------------------------------------- */

input, textarea, select {font-size: 11px; border: 1px solid #999; background: #fff; padding: 2px;}
body {background: #5D7A6A url(../images/Charters/bodyBG.gif); margin: 0; padding: 0;}
* html body { /* This is a Tan hack...to make IE 5.5 Center */ text-align:center;}
p { margin: 10px 0; padding: 0; line-height: 18px;}
p.noindent {text-indent: 0;}
li {line-height:1.75em;}

h1 {font-size:18pt; font-family: 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif; color:#A03C10; padding:0; margin:6px 0;}
h2 {font-size:18pt; font-family: 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif; color:#000; padding:0; margin:6px 0;}
h3 {font-size:16pt; font-family: 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif; color:#000; font-weight:normal; padding:0; margin:6px 0;}
h4 {font-size:12pt; font-family: 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif; color:#587565; padding:0; margin:6px 0;}
h5 {font-size:12pt; font-family: 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif; color:#717B6E; padding:0; margin:0;}

/* IDs ---------------------------------------*/

#contactbutton {
	float:right;
	height: 42px;
	width: 55px;
	}

#contactform {
   width:260px;
   text-align: left;
   float:left;
   margin: 5px 10px 10px 0;
   }

#contentcontainer 
{
	text-align:left;
	padding-right:10px;
	}

/* Modified SBMH (Simplified Box Model Hack) */
/* feed IE the same value for min-height, but not in IE Mac 5 */
* html #contentcontainer {height: 300px; }

#copyright {
	background-color: #fff;
	text-align:center;
	font-size:10px;
	padding:5px 0;
	}

#finalizeorderbox {float:right; width:300px; text-align:center; margin:0 30px 0 0;}

#footerbar 
{
	background: #7DA28E;
	border-top: solid 2px #587565;
    border-bottom: solid 2px #587565;
	text-align:center;
	clear:both;
	color:#33463C;
	height:60px;
	line-height:1.5em;
	padding:5px 0 0 0;
	}

#footerbar a {color:#FFF;}
#footerbar a:hover {color:#33463C; text-decoration:underline;}

/* Modified SBMH (Simplified Box Model Hack) */

#featured
{
	background-color:#F9F3EC;
	width:170px;}

#homepageContent
{
	float:left;
	padding-right:10px;
	width:375px;}

#mainNav {
   background-color: #7DA28E;
   border-top: solid 2px #587565;
   border-bottom: solid 4px #587565;
   height: 20px;
   text-align:center;
   padding:0px 0px 2px 0;
   }

#page 
{
	background-color:#FFF;
	border:solid 3px #33463C;
	width: 745px;
	margin: 15px auto;
	text-align:left;
	}

#pagetop2 
{
	background-color:#7DA28E;
	background-image: url(../images/Travel/vaughn_girl_header.jpg);
	height:155px;
	margin:0px; 
	width:745px;
	}

#productimage {
   text-align:center;
   }

#productimage img {
	padding:1px;
	border:1px solid #4F6781;
   }   

#productmenu 
{
	background-color:#B8C3B5;
	margin:0;
	}

#productmenu a, #productmenu a:link, #productmenu a:active, #productmenu a:visited
{
	background: url(../images/productmenubullet.gif) no-repeat;
	color: #717B6E;
	display:block;
	text-decoration:none;
	padding-left:36px;
	font-size:12px;
	font-weight:bolder;
	margin:0;
	}

#productmenu a:hover {
	color: #FFF;
	}

#productmenu li
{
	border-bottom:solid 1px #FFF;
	display:block;
	line-height:2em;
	list-style: none outside;
	}

#productmenucontainer 
{
	float:left;
	border-bottom:solid 10px #717B6E;
	width:175px;
	}

#productmenuheader {
	background-color:#717B6E;
	border-bottom:solid 1px #FFF;
	color: #B8C3B5;
	font-size:13px;
	font-weight:bolder;
	height:25px;
	margin-top: 5px;
	padding: 4px 0 0 8px;
	}

#searchSum 
{
	float:right;
	height:150px;
	margin:3px 10px 0 0;
	text-align:right;
	}

#searchbox 
{
	color:#000;
	font-size:13px;
	right:15px;
	bottom:8px;
	}

* html #searchbox {bottom: 6px;}

#searchbutton{margin-bottom:-3px;}
/* Search Text Box */
#ftr_Search_txtSearch {height:12px; font-size:10px;}


#sideNav
{
	background-color: #D5EFF7;
	background-image:url(../images/Travel/sideNavBg.gif);
	background-repeat:repeat-y;
	height:100%;
	width:165px;}
	
#sideLinks{}

#tollfree {
	color: #fff;
	font-size:14px;
	font-weight:bold;
	position:absolute;
	right: 20px;
	top:50px;
	}



/* Classes -----------------------------------*/	

.border {
	padding:1px;
	border:1px solid #4F6781;
	}

.categoryproduct {
   position:relative;
   float: left;
   width: 170px;
   height: 160px;
   background-image: url(../images/catprodbg.jpg);
   background-repeat: repeat-x;
   text-align:center;
   margin: 5px;
   }

.catproductlink {
   display:block;
   position:absolute;
   bottom:0;left:0;
   width: 100%;
   }

.catproductlink:hover{
   text-decoration:none;
   }

.contacttextboxes{margin:0 0 6px 0 ;}

.featuredproductrow {
   width: 530px;
   height: 130px;
   padding:0;
   margin:0;
   background-image: url(../images/featured-border.gif);
   background-repeat: repeat-x;
   }

.featureditem {
   position:relative;
   float: left;
   width: 170px;
   height: 130px;
   text-align:right;
   margin: 5px 0 15px 5px;
   padding:0;
	}

.nav ul {margin:0; padding:0; text-indent:0;}
.nav li {
   display:inline;
   font-size:14px;
   font-weight:bold; 
   list-style:none;
   }

.nav a, .nav a:link, .nav a:visited, .nav a:active {
   color:#FFF;
   margin-right:5px;
   text-decoration:none;}
   
.nav a:hover {color:#33463C;text-decoration:none;}
.navBorder {border-right:solid 1px #486656;padding-right:10px; margin:0;}

.h1 {font-size:22pt; font-family: 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif; color:#4F6781; padding:0; margin:6px 0;}

.hide {visibility:hidden}

.noborder {border:none;}

.pricetag {
	font-size:14px;
	color:#000000;
	font-style:oblique;
	font-weight:bold;
	}

.sideLinks ul {margin:0px; padding:0; text-indent:0;}
.sideLinks li 
{
   display: list-item;
   border-bottom:solid 1px #A4CEDB;
   font-size:12px;
   font-weight:bold; 
   list-style:none;
   margin-left:-40px;
   padding:8px 2px 8px 10px;
   width:142px;
   }

.sideLinks a, .sideLinks a:link, .sideLinks a:visited, .sideLinks a:active {
   color:#549DA6;
   text-decoration:none;}
   
.sideLinks a:hover {color:#2B6C74;text-decoration:none;}

.TH_STYLE{background-color: #717B6E; color:#fff; padding:2px; font-weight:bolder;}
.TD_BGCOLOR1{background-color: #EFDDC9;}
.TD_BGCOLOR2{background-image: url(../images/tdbg2-dogwood.gif);}

/* Sitemap Styling */

.rightHomeHead
{
	border-bottom:solid 1px #717B6E;
	padding-top:8px;
	width:150px;}

/* Universal Sitemap UL and Layer 1 Rules */
#nestedsitemap ul{
	list-style-image:url(../images/nested1.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	list-style-type: none;
	margin-left:20px;
	padding-left:30px;
	text-indent: -4px;}


/* UL Layer 2 Rules */
#nestedsitemap ul ul{
	list-style-image:url(../images/nested2.gif);
	font-size: 12px;
	font-weight: normal;
	margin: 4px 0 0 8px;}

/* UL Layer 3 Rules */
#nestedsitemap ul ul ul{
	list-style-image:url(../images/nested3.gif);
	font-size: 10px;
	margin: 2px 0 0 8px;}

/* UL 4 Rules */
#nestedsitemap ul ul ul ul{
	list-style-image:url(../images/nested4.gif);
	font-size: 10px;}




/* Universal Link Rules */
#nestedsitemap a, #nestedsitemap a:link, #nestedsitemap a:active, #nestedsitemap a:visited {
	color: #000066;
	text-decoration:none;}

/* Link Hover State */
#nestedsitemap a:hover {
	text-decoration: underline;}
	
	
/* Generic Rules
----------------------------------------------- */
a:link,a:active {color: #A03C10; text-decoration: none; }
a:visited {color: #A03C10; text-decoration: none; }	
a:hover {color: #587565; text-decoration: underline;}

