/*
// $Id: wrapper.css,v 1.3 2006/05/23 22:53:29 scottl Exp $
// $Revision: 1.3 $
// $Author: scottl $
//
// $Log: wrapper.css,v $
// Revision 1.3  2006/05/23 22:53:29  scottl
// Updated various assets throughout wrapper and added flash piece on homepage.
//
// Revision 1.2  2006/05/09 17:52:15  scottl
// Changes to some styles to support personal shopper form.
//
// Revision 1.1  2006/04/27 01:51:13  scottl
// *** empty log message ***
//
//
*/
body {
	margin: 0px;
	background-image: url("/globalAssets/images/bg.main.jpg");
	background-repeat: repeat-x;
	background-position: 0px 0px;
	background-color: #d6d6d6;
	font-family: Helvetica, sans-serif;
	color: #666666;
	text-align:center;
	}

form {
	margin: 0px;
	}	

input, select, option, textarea {
	font-size: 10px;
	font-family: Arial, sans-serif;
	color: #666666;
	border: 1px solid black;
	}	

.txtForm {
	font-size: 11px;
	}	

A:link {
    color: #3e4b73;
    text-decoration: underline;
	}
A:visited {
    color: #6d7794;
    text-decoration: underline;
	}
A:hover {
    color: #79212b;
    text-decoration: none;
	}
A:active {
    color: #79212b;
    text-decoration: none;
	}

#txtSubnav {
	font-size: 12px;
	text-align: left;
	}
#txtSubnav p {
	margin-top: 3px;
	margin-bottom: 3px;
	}

#txtSubnav ul {
	list-style:none;
	padding:0px;
	margin:10px 0px;
}

#txtSubnav li {
	padding:0px 0px 0px 10px;
	margin:0px;
	background-image:url("../images/arrow.subnav.jpg");
	background-repeat:no-repeat;
	background-position:left;
}
	
#txtSubnav A:link {
    color: #3e4b73;
    text-decoration: none;
	font-size:16px;
	}
#txtSubnav li a:link {
	font-size:12px;
	
}

#txtSubnav A:visited {
    color: #6d7794;
    text-decoration: none;
	}
#txtSubnav A:hover {
    color: #79212b;
    text-decoration: none;
	}
#txtSubnav A:active {
    color: #79212b;
    text-decoration: none;
	}
	
#txtSubnav a.selected {
	color:#FF0000;
}

#mainContent {
	padding-left:9px;
	padding-right:7px;
	min-height:500px;
}

#mainContent img {
	float:right;
	border:8px solid rgb(233,233,233);
	margin:0px 0px 8px 8px;
}

#mainContent img.noBorder {
	border:none;
}
	
.txtMain p {
	font-size: 11px;
	margin-top: 0px;
	line-height: 16px;
	}
	
.txtMain ul, ol, td {
	font-size: 11px;
	}

.txtHead1, h1 {
	font-size: 14px;
	color: #333333;
	font-weight: bold;
}

.txtHead2 {
	font-size: 11px;
	color: #761c27;
}
	
#containerFooter {
	height: 48px;
	width: 750px;
	background-image: url("/globalAssets/images/footer-blank.gif");
	background-repeat: norepeat;
	background-position: 0px 0px;
	position: relative;
	}

#boxFooterNav {
	top: 1px;
	left: 1px;
	height: 23px;
	width: 414px;
	position: absolute;
	}
	
/*#boxFooterResorts {
	top: 17px;
	left: 510px;
	position: absolute;
	}*/

#boxFooterResorts {
	top: 6px;
	left: 600px;
	position:absolute;
}

.txtFooter1 {
	color: #878787;
	font-size: 10px;
	line-height: 16px;
	}
.txtFooter1 A:link {
    color: #878787;
    text-decoration: none;
	}
.txtFooter1 A:visited {
    color: #878787;
    text-decoration: none;
	}
.txtFooter1 A:hover {
    color: #878787;
    text-decoration: underline;
	}
.txtFooter1 A:active {
    color: #878787;
    text-decoration: underline;
	}
	
.txtFooter2 {
	color: #878787;
	font-size: 9px;
	line-height: 16px;
	}
.txtFooter2 A:link {
    color: #79212b;
    text-decoration: none;
	}
.txtFooter2 A:visited {
    color: #79212b;
    text-decoration: none;
	}
.txtFooter2 A:hover {
    color: #79212b;
    text-decoration: underline;
	}
.txtFooter2 A:active {
    color: #79212b;
    text-decoration: underline;
	}

/* BBD Travel Specials */

#parsedBBD {
	width:100%;
	text-align:center;
}

.BBDContainer {
	border-bottom:#333333 2px dotted;
	width:85%;
	text-align:left;
	margin:0px auto 10px auto;
}

.BBDContainer a{
	font-size:13px;
	font-weight:bold;
}

/*--- New header Area ---*/
#header {
	margin:10px auto 0px;
	width:770px;
	text-align:left;
	height:119px;
}

#logo {
	position:relative;
	width:199px;
	height:119px;
	float:left;
}

#logo span {
	position:absolute;
	width:199px;
	height:119px;
	background-image:url("../images/headertop_left.jpg");
}

#headerNav {
	width:571px;
	height:49px;
	background-image:url("../images/headertop_right.jpg");
	background-repeat:no-repeat;
	float:left;
	padding:70px 0px 0px;
	
}

#headerNav a {
	color:#FFFFFF;
	text-decoration:none;
	display:block;
	
}

#headerNav a:hover, #headerNav a.selected {
	color:#CCFF00;
}

#headerNav ul {
	list-style:none;
	padding:0px;
	margin:0px 0px 0px 35px;
	
}

#headerNav li {
	padding:0px;
	margin:0px 20px 0px 0px;
	float:left;
	position:relative;
}

#headerNav #giftCardsNav{
	float:right;
	margin:0px 25px 0px 0px;
	display:inline;
}

#headerNav .subNav {
	position:absolute;
	margin:0px;
	padding:0px;
	z-index:1000;
	font-size:11px;
	border-bottom:1px solid #727f99;
	width:150px;
	
}

#headerNav .subNav a {
	display:inline;
}

#headerNav .subNav li {
	float:none;
	margin:0px;
	padding:2px 1px 2px 8px;
	font: 11px Helvetica, sans-serif;
	background-color: #2e3957;
	border: 1px solid #727f99;
	border-bottom:none;
	border-collapse:collapse;
}

#mainContent .promo img {
	float:none;
	border:none;
	margin:0px;
	padding:0px;
}

