/***********************************************/
/* style.css                                   */
/* V 1.0  20-04-07                             */
/* Travel America Inc                          */
/* by Matt Groth/Sequestra                     */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

/*currently undefined*/

/***********************************************/
/* Master Divs                                 */
/***********************************************/

.master{
	position:relative;
	width: 782px;
	min-height: 100%;
	height: 242px;
	padding-left: 8px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

.masterhead{
	position:relative;
	vertical-align:bottom;
	margin: 0px auto;
	width: 782px;
	height:40px;
	text-align: center;
}
body {
	font-family: Tahoma;
	font-size: 14px;
	background-image: url(img/bg.gif);
	background-position: 50%;
	height:100%;
}
/***********************************************/
/*Navigation Divs                              */
/*  navcond is the expanded nav             */
/***********************************************/

.navholder{
	padding-top:5px;
	padding-bottom:5px;
	position:static;
	width:100%;
	height:40px;
	}

#nav li a:link,
#nav li a:visited {
	font-size:13px;
	color:#616264;
	font-weight:normal;
	display: block;
	background:  url(img/nav_btn_bg.png);
	float:left;
	width:auto;
	border-top: 1px solid #e4e4e5;
	border-right:1px solid #e4e4e5;
	text-decoration:none;
	margin: 0px;
	padding-top: 10px;
	padding-right: 45px;
	padding-bottom: 10px;
	padding-left: 44px;
	height: auto;
	font-family: Tahoma;
} 

#nav,
#navcond {
	position:relative;
	margin:0;
	padding:0;
	float:left;
	width:800px;
	overflow: hidden;
} 
#nav li,
#navcond li { 
display:inline; 
padding:0; 
margin:0; 
} 
#navcond li a:link,
#navcond li a:visited {
	font-size:13px;
	color:#616264;
	font-weight:normal;
	display: block;
	background:  url(img/nav_btn_bg.png);
	float:left;
	width:auto;
	border-top: 1px solid #e4e4e5;
	border-right:1px solid #e4e4e5;
	border-bottom: 1px solid #e4e4e5;
	text-decoration:none;
	margin: 0px;
	padding-top: 10px;
	padding-right: 16px;
	padding-bottom: 10px;
	padding-left: 17px;
	height: auto;
	font-family: Tahoma;
} 
#nav li a:hover,
#navcond li a:hover {
	color:#666699;
	background: url(img/nav_btn_bg_ovr.gif);
	border-bottom:none;
	}

#nav li:first-child a,
#navcond li:first-child a { 
border-left:1px solid #e4e4e5; 
} 

/*  facilitates current page feedback   */
	#book #nav-book a,
	#TC #nav-TC a,
	#about #nav-about a,
	#FAQ #navc-FAQ a,
	#upgrades #nav-upgrades a,
	#vegas #navcond-vegas a,
	#cancun_nav #navcond-cancun a,
	#cruise_nav #navcond-cruise a,
	#book #navcond-book a,
	#TC #navcond-TC a,
	#about #navcond-about a,
	#FAQ #navcond-FAQ a,
	#upgrades #navcond-upgrades a{
		background: url(img/nav_btn_bg_ovr.gif);
		border-bottom:none;
		cursor:default;
	}
	#nav a:active,
	#navcond a:active {
		background: url(img/nav_btn_bg_ovr.gif);
		border-bottom:none;
	}
/***********************************************/
/*Header Divs                                  */
/***********************************************/

.h2{
	float: left;
	color:#c2c2c3;
	font:300 16px Tahoma; 
	}
div.container {
	position: absolute;
	float:left;
	width: 375px;
	color:#909094;
	left: 235px;
	top: 19px;
	overflow: hidden;
	font-family: Tahoma;
	font-size: 16px;
}

.number{
	color:#00CCCC;
	position:absolute;
	left: 611px;
	top: 14px;
	overflow: hidden;
	font-family: Tahoma;
	font-size: 22px;
	}
	
.titleimage{
	position:relative;
	padding-bottom:5px;
	width: 100%;
	height:166px;
}

.namebar{
	position:relative;
	padding-bottom:5px;
	height: 58px;
	width: 100%;
	}
.title_title{
	position:relative;
	float:left;
	background: url(img/titlebar_bg.gif);
	text-align:center;
	font:24px/58px Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	height:56px;
	width:538px;
	border: 1px solid #CDCDCE;
	}

.dates_title{
	position:relative;
	background: url(img/titlebar_bg.gif);
	text-align:center;
	font:24px/58px Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	float:right;
	height:56px;
	width:235px;
	border: 1px solid #CDCDCE;
	}

.conditions{
	position:relative;
	bottom:-24px;
	left:0px;
	margin:0px;
	height:-8px;
	}

/***********************************************/
/*Content Divs                                 */
/***********************************************/

.contentboxholder {
	position:relative;
	width:782px;
	height:auto;
	background-color:#FFFFFF;
	margin-bottom: 0px;
	padding-bottom: 0px;
	}
.contentbox {
	position:relative;
	width:742px;
	height:100%;
	background-color:#efefef;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 30px;
	padding-bottom: 30px;
	color: #616264;
	font-weight: normal;
	font-size: 15px;
	font-family: Tahoma;
	}
.content{
	color: #616264;
	font-weight: normal;
	font-size: 15px;
	font-family: Tahoma;
	position:relative;
	float: left;
	width: 580px;
	height: auto;
	padding-left: 15px;
	padding-top: 25px;
	padding-right: 15px;
	}
.descriptiontext{
	position:relative;
	float:left;
	width:490px;
	height:280px;
	padding-top: 15px;
	padding-left: 15px;
	color: #616264;
	font: 12px Tahoma;
	padding-right: 35px;
	padding-bottom: 15px;
	}
.traveldatestext{
	width:219px;
	height:auto;
	margin-left:5px;
	background-color:#efefef;
	color: #616264;
	font: 12px Tahoma;
	margin-bottom: 0px;
	position: relative;
	float: right;
	padding: 15px 3px 15px 15px;
	}
.style1 {font-size: 11px}
.bold_dates {font-size: 11px; font-weight: bold; }
.reddates {
	font-size: 12px;
	color: #CC0066;
	font-weight: bold;
}

/***********************************************/
/*Sub Button Divs                              */
/***********************************************/

ul{
	list-style-type: none;
	padding-left: 0px;
	margin-left: 0px;
}
#dates li{
	border:1px solid #e4e4e5;
	float: left;
	}

#dates li a:link,
#dates li a:visited {
	font-size:13px;
	color:#999999;
	font-weight:normal;
	display: block;
	background-image:url(img/dates_btn_bg.png);
	float:left;
	width:155px;
	border-right:1px solid #e4e4e5;
	text-decoration:none;
	margin: 0px;
	height: 22px;
	text-align: center;
	font-family: Tahoma;
} 
#dates li a:hover {
	color:#616264;;
	background: url(img/dates_btn_bg_ovr.png);
	}

#las-vegas{
	position:relative;
	line-height:22px;
	width: 155px;
	height: 22px;
	top: 77px;
	}
#cancun{
	position:relative;
	line-height:22px;
	width: 155px;
	top: 87px;
	height: 22px;
}
#cruise{
	position:relative;
	line-height:22px;
	width: 155px;
	top: 97px;
	height: 22px;
}
/***********************************************/
/*Component Divs                               */
/***********************************************/
