body {
	background: #ecebeb url(/site_images/body.jpg) repeat-x;
	font: 13px Arial, Verdana, sans-serif;
	margin: 0;
}

.styled-button {
	border:1px solid #f89c18;
	color:#f89c18;
	font-weight:bold;
	font-size:24px;
	line-height:38px;
	padding:0 1px;
}
.styled-button span{
	background:url('/images/bg-price-trip.gif') repeat-x;
	font-size: 17pt;
	color: #F79C1A;
	text-align:center;
	cursor:pointer;
}
.styled-button:hover{
	text-decoration:none;
}


h1, h2, h3, p, ul, fieldset, form, select, input {
	margin: 0;
	padding: 0;
}
ul {list-style: none;}
fieldset {border: 0;}
input, select {font: 12px "Trebuchet MS", Arial, Helvetica, sans-serif;}

.log {
	width:300px;
	background: #fff6bf url(/site_images/user_32.png) center no-repeat;
	background-position: 3px 50%; /* x-pos y-pos */
	text-align: left;
	padding: 5px 5px 5px 40px;
	border-top: 2px solid #ffd324;
	border-bottom: 2px solid #ffd324;
	margin-left: -60px;
	margin-top: 5px;
	margin-bottom: 20px;
}

.log span {
	width:90px;
	float:right;
}


.information {
	background: #fff6bf url(/site_images/information.png) center no-repeat;
	background-position: 15px 50%; /* x-pos y-pos */
	text-align: left;
	padding: 10px 20px 10px 45px;
	border-top: 2px solid #ffd324;
	border-bottom: 2px solid #ffd324;
	margin-top: 10px;
	margin-bottom: 10px;
}
.alert {
	background: #fff6bf url(/site_images/exclamation.png) center no-repeat;
	background-position: 15px 50%; /* x-pos y-pos */
	text-align: left;
	padding: 5px 20px 5px 45px;
	border-top: 2px solid #ffd324;
	border-bottom: 2px solid #ffd324;
	}

.BlackBodyText ul {list-style: disc;
}

hr {
    margin-top: 10px;
    margin-bottom:10px;
}


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

/* Links

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

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

	}

a:visited {

	color:#EA6F13;

	}

a:active {

	color:#0099ff;

	}

a:hover {

	color:#0099ff;
	text-decoration:underline;
	}

a, a:link, a:visited, a:hover, a:active, a:focus {

	outline:none;

	}
img {

	border:none;

	}


h2 {
	font-size: 20px;
	line-height: 20px;
	color: #09f;
	padding: 7px 0 5px 25px;
}
h2 span {color: #f90;}
p {
	line-height: 16px;
	color: #797C80;
}
#holder {
	background: url(/site_images/holder.png) repeat-y;
	width: 966px;
	padding: 180px 15px 0;
	margin: 0 auto;
	position: relative;
}
.logo {
	background: url(/site_images/logo.jpg) no-repeat;
	width: 180px;
	height: 120px;
	text-indent: -9999px;
	overflow: hidden;
	position: absolute;
	top: 1px;
	left: 41px;
	z-index: 2;
}
.logo a {
	display: block;
	height: 120px;
}
#header {
	width: 966px;
	height: 180px;
	position: absolute;
	top: 0;
	left: 15px;
}
.login {
	background: url(/site_images/login.jpg) no-repeat;
	width: 424px;
	height: 50px;
	overflow: hidden;
	padding: 14px 0 0 6px;
	position: absolute;
	top: 0;
	right: 10px;
}

.login2 {
	width: 424px;
	height: 50px;
	overflow: hidden;
	text-align: center;
	margin-right: -100px;
	padding: 5px 0 0 6px;
	position: absolute;
	top: 0;
	right: 10px;
}
.login input {
	float: left;
	margin-left: 10px;
	position: relative;
}
.login span {
	background: url(/site_images/login-string.gif) no-repeat;
	width: 91px;
	height: 19px;
	float: left;
	padding: 0 17px;
	overflow: hidden;
	margin-left: 10px;
	position: relative;
}
.login span input {
	background: none;
	width: 91px;
	height: 19px;
	border: 0;
	font-weight: bold;
	color: #c2c2c2;
	margin: 0;
}
.info {
	width: 295px;
	position: absolute;
	top: 55px;
	right: 10px;
}
.info p.c-align {text-align: center;}
.info p.r-align {text-align: right;}
.info p {
	line-height: 18px;
	font-weight: bold;
}
.info span {
	font-size: 17px;
	color: #fbaf5d;
}
.header-part {
	background: url(/site_images/header-part.gif) no-repeat;
	width: 950px;
	height: 58px;
	position: absolute;
	top: 122px;
	left: 7px;
}
#navigation {
	float: left;
	padding: 2px 0px 0px 7px;
}
#navigation li.first {background: none;}
#navigation li {
	background: url(/site_images/navigation-separator.gif) no-repeat;
	float: left;
	line-height: 39px;
	padding: 0 9px;
}
#navigation a {
	font-size: 13px;
	font-weight:bold;
	color: #fff;
	text-decoration: none;
}
#navigation li:hover,
#navigation li.hover {position: relative;}
#navigation li:hover div,
#navigation li.hover div {display: block;}
#navigation li:hover ul div,
#navigation li.hover ul div {display: none;}
#navigation div {
	width: 150px;
	position: absolute;
	top: 39px;
	left: 0;
	display: none;
}
#navigation span {
	background: url(/site_images/navigation-span.gif) no-repeat;
	width: 150px;
	height: 12px;
	display: block;
	overflow: hidden;
}
#navigation ul {
	background: url(/site_images/navigation-ul.gif) no-repeat;
	width: 150px;
	padding-top: 0px;
	margin: 0;
	padding: 0;
}
#navigation ul li {
	width: 146px;
	background: none;
	line-height: 20px;
	float: none;
	padding: 0 2px;
	vertical-align: top;
}
#navigation ul a {
	display: block;
	height: 20px;
	padding-left: 10px;
}
#navigation ul li:hover a,
#navigation ul li.hover a {background: #f79718;}
#navigation ul li:hover ul a,
#navigation ul li.hover ul a {background: none;}
#navigation ul li:hover div,
#navigation ul li.hover div {display: block;}
#navigation ul div {
	top: -12px;
	left: 149px;
}
#navigation ul ul li:hover a,
#navigation ul ul li.hover a {background: #f79718;}
#navigation ul ul a {
	width: 126px;
}
.search {
	float: right;
	padding: 12px 10px 0 0;
}
.search input {float: left;}
.search span {
	background: url(/site_images/search-string.gif) no-repeat;
	width: 115px;
	height: 17px;
	float: left;
	padding: 0 10px 0 28px;
	margin-right: 8px;
}
.search span input {
	background: none;
	width: 115px;
	height: 17px;
	font-weight: bold;
	color: #c2c2c2;
	border: 0;
}
#main {
	width: 966px;
	overflow: hidden;
	padding-top: 0px;
	padding-bottom: 25px;
}
.sidebar {
	width: 265px;
	float: left;
	padding-left: 7px;
}
/*destination price box*/
.box2 {
 	width: 258px;
	height: 180px;
}
.box2 h2 {padding-left: 3px;}
.trip2 {padding: 0 0 0px 0px;}
.trip2 div {
	width: 258px;
	margin-left: 0px;
	overflow: hidden;
	padding-bottom: 15px;
}
.trip2 input {
	width: 15px;
	height: 13px;
	float: left;
	margin-top: 3px;
}
.trip2 label {
	float: left;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #999;
	margin: 0 12px 0 6px;
}
.trip2 label span {color: #f90;}
.trip2 select {
	width: 200px;
	color: #999;
	margin-bottom: 5px;
}
/*home price box*/
.box {
	background: url(/site_images/box.gif) repeat-y;
	width: 265px;
	margin-bottom: 30px;
}
.box-top {
	background: url(/site_images/box-top.gif) no-repeat;
}
.box-bot {
	background: url(/site_images/box-bot.gif) no-repeat 0 100%;
	min-height: 150px;
	padding: 1px;
}
* html .box-bot {height: 150px;}
.trip {padding: 0 0 24px 23px;}
.trip div {
	width: 115%;
	margin-left: -15px;
	overflow: hidden;
	padding: 10px 0;
}
.trip input {
	width: 15px;
	height: 13px;
	float: left;
	margin-top: 3px;
}
.trip label {
	float: left;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #999;
	margin: 0 12px 0 6px;
}
.trip label span {color: #f90;}
.trip select {
	width: 216px;
	color: #999;
	margin-bottom: 5px;
}
.win {
	background: url(/site_images/win.jpg) no-repeat;
	width: 185px;
	min-height: 172px;
	padding: 5px 15px 0 63px;
}
* html .win {height: 172px;}
.win p {font-weight: bold;}
.win strong {
	display: block;
	font-size: 26px;
	line-height: 31px;
	color: #09f;
	margin: 5px 0 0 30px;
}
.win strong span {
	display: block;
	color: #f90;
	text-align: right;
}
.win fieldset {margin: 8px 0 0 23px;}
.win fieldset span {
	background: url(/site_images/win-string.gif) no-repeat;
	width: 140px;
	height: 21px;
	overflow: hidden;
	display: block;
	padding: 1px 10px 0;
}
.win fieldset span input {
	background: none;
	width: 140px;
	height: 20px;
	font-weight: bold;
	color: #c2c2c2;
	border: 0;
	margin: 0;
}
.win fieldset input {margin: 11px 0 0 62px;}
.guide {
	width: 243px;
	overflow: hidden;
	padding-right: 20px;
}
.guide img {
	float: left;
	margin: 10px 5px 0 12px;
}
.guide p {
	font-weight: bold;
	margin-top: 10px;
}
.guide .button {
	float: right;
	margin-top: 20px;
}
.button-hold {
	width: 100%;
	overflow: hidden;
}
.button {
	background: url(/site_images/button.gif) no-repeat;
	float: left;
	font-size: 12px;
	line-height: 18px;
	color: #fff;
	text-decoration: none;
	margin-right: 10px;
}
.button span {
	background: url(/site_images/sub-button.gif) no-repeat 100% 0;
	float: left;
	height: 18px;
	padding: 0 17px;
	margin-right: -10px;
	position: relative;
	cursor: pointer;
	color: #fff;
	font-weight:bold;
}
.destinations {
	line-height: 16px;
	padding: 0 0 20px 25px;
}
.destinations h3 {
	font-size: 13px;
	color: #09f;
	margin-top: 15px;
}
.destinations a {
	color: #959595;
	text-decoration: none;
}
.destinations a:hover {text-decoration: underline;}
.content {
	width: 672px;
	float: right;
	padding-right: 9px;
}
.content-no-side{
	width: 850px;
	margin-left: auto;
	margin-right: auto;
}
.heading {
	background: url(/site_images/banner-anim-jan16.gif) no-repeat;
	width: 670px;
	height: 330px;
	text-align: right;
	overflow: hidden;
	padding-right: 225px;
}
.heading .book-now {
	background: url(/site_images/book-now.png) no-repeat;
	width: 213px;
	height: 41px;
	text-align: left;
	text-indent: -9999px;
	overflow: hidden;
	margin: 20px 0 0 293px;
}
.heading strong {
	display: block;
	font-size: 33px;
	line-height: 35px;
	color: #fff;
	margin-top: 64px;
}
.heading p {
	font-size: 17px;
	line-height: 18px;
	color: #fff;
}
/*------------------Control-----------------------------*/
.control {
	background: url(/site_images/control.gif) no-repeat;
	width: 642px;
	height: 20px;
	overflow: hidden;
	padding: 8px 15px 0;
}


.right {float: right;}

.control ul li {
	float: left;
	display: inline;
	margin: 0 5px;
}
.control ul a {
	width: 13px;
	height: 12px;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
}
.list {background: url(/site_images/list.gif) no-repeat;}
.prev {background: url(/site_images/prev.gif) no-repeat;}
.minus {background: url(/site_images/minus.gif) no-repeat;}
.plus {background: url(/site_images/plus.gif) no-repeat;}
.next {background: url(/site_images/next.gif) no-repeat;}
.stop {background: url(/site_images/stop.gif) no-repeat;}
.control .center {
	float: left;
	display: inline;
	margin-left: 158px;
}
.control .center li {margin: 0 9px;}
.control .center a {
	background: url(/site_images/control-sprite.gif) no-repeat;
	width: 17px;
}
.control a.one {background-position: 0 0;}
.control a.two {background-position: 0 -12px;}
.control a.three {background-position: 0 -24px;}
.control a.four {background-position: 0 -36px;}
.control a.five {background-position: 0 -48px;}
.control a.six {background-position: 0 -60px;}
/*----------------------------end control---------------------------*/
.sub-content {
	background: url(/site_images/sub-content.gif) repeat-y;
	margin-top: 28px;
}
.sub-content-top {background: url(/site_images/sub-content-top.gif) no-repeat;}
.sub-content-bot {
	background: url(/site_images/sub-content-bot.gif) no-repeat 0 100%;
	min-height: 736px;
	padding-bottom: 20px;
}
* html .sub-content-bot {height: 736px;}
.specials {
	width: 100%;
	overflow: hidden;
}
.specials img {
	float: right;
	margin: 15px 35px 0 20px;
}
.specials p {margin: 13px 0 0 27px;}
.hotels {margin-top: 15px;}
.hotels ul {padding: 0 32px 0 23px;}
.hotels ul li {
	width: 100%;
	overflow: hidden;
	padding-top: 18px;
}
.hotels ul img {
	float: left;
	border: 1px solid #cdcdcd;
	margin-right: 20px;
}
.hotels ul strong {
	line-height: 16px;
	font-weight: normal;
	color: #999;
}
.hotels ul p {margin-top: 0px;}
.hotels .button {
	float: right;
	margin: 15px 32px 0 0;
}
.row {
	overflow: hidden;
	padding: 10px 30px 0 25px;
}
.left{float: left;}
.right {float: right;}
.row div {
	width: 300px;
}
.deals img {
	float: left;
	border: 1px solid #ccc;
	margin: 0 20px 5px 0;
}
.deals h3 {
	font-size: 13px;
	color: #09f;
}
.deals .button {
	float: right;
	margin: 10px 35px 0 0;
}
#footer {
	width: 996px;
	padding-bottom: 10px;
	margin: 0 auto;
}
#footer ul {
	background: url(/site_images/footer.png) no-repeat;
	height: 70px;
	line-height: 20px;
	text-align: center;
	padding-top: 10px;
}
#footer ul li.first {background: none;}
#footer ul li {
	background: url(/site_images/footer-separator.gif) no-repeat 0 5px;
	display: inline;
	padding: 0 3px 0 7px;
}
#footer ul a {
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	position: relative;
}
#footer ul a:hover {text-decoration: underline;}
#footer p {
	font-size: 12px;
	color: #707070;
	text-align: right;
	margin: -5px 25px 0 0;
}

.booking-options-table{
    width:650px;
    margin-left: 175px;
}

.booking-options-table .booking-options-heading{
    background-color:#54acf4;
}

.booking-options-table .booking-options-heading td{
    font-size:15px;
    font-weight: bold;
    text-align:center;
}

.booking-options-table tr{
    background-color:#ade1ff;
}

.booking-options-table td{
   font-size:12px;
}

.booking-options-section{
   font-weight:bold;
}

.booking-options-table .booking-options-text{
        color:#00009A;
        font-family:Arial,Helvetica,sans-serif;
        font-size:10px;
        font-weight:normal;
}

#hotel_info_table{
}

#hotel_inventory_table{

}

#flight_inventory_table{
	margin-left: -300px;
}


/************************** NEW HEADER STUFF ********************************/
a.tab:link { color: #000000; text-decoration: none; font-weight: normal;}
a.tab:visited { color: #000000; text-decoration: none; font-weight: normal;}
a.tab:active { color: #000000; text-decoration: none; font-weight: bold;}
A.tab:hover { color: #EA6F13; text-decoration: none; font-weight: normal;}

#header_slogan{
	margin-left: 245px;
	margin-top: 20px;
	font-weight: bold;
	color: #F7941B;
	font-size: 16pt;
	height: 76px;
	text-indent: -9999px;
	font-family : Arial,Helvetica,sans-serif;
	background: url(/site_images/yourrules.jpg) no-repeat;
}

.header_slogan2{
	text-indent: -9999px;
}

.login_data{
	margin-left: 132px;
	margin-top: -5px;
}

#signup_link{
	margin-top: -5px;
	margin-left: 5px;
}

#login_link{
	margin-top: -5px;
}

.tabs-container{
	background:none;
	border:none;
}

.tabs-nav{
	position: relative;
	left: 460px;
	top: -84px;
	padding: 0px;
	/*background-color:#CC0066;*/
	width:244px;
}

.tabs-nav li {
margin: 0 0 0 0;
}

.tabs-nav li a{
	padding: 6px 15px 5px 15px;
}

.tabs-selected{

}

#sales_rep_tab.tabs-selected{
	padding-left: 4px;
	background-position: top right;
}

.tabs-nav #customer_tab.tabs-selected{
	width: 122px;
}

.tabs-selected a.tab:link { color: #000000; text-decoration: none; font-weight: bold;}


.login_new {
	background: url(/site_images/login1.jpg) no-repeat;
	width: 357px;
	height: 50px;
	overflow: hidden;
	padding: 14px 0 0 6px;
	position: absolute;
	top: 30px ;
	right: 11px;
}

.login_new input {
	float: left;
	margin-left: 10px;
	position: relative;
}
.login_new span {
	background: url(/site_images/login-string.gif) no-repeat;
	width: 91px;
	height: 19px;
	float: left;
	padding: 0 17px;
	overflow: hidden;
	margin-left: 10px;
	position: relative;
}
.login_new span input {
	background: none;
	width: 91px;
	height: 19px;
	border: 0;
	font-weight: bold;
	color: #c2c2c2;
	margin: 0;
}

.info2 {
	width: 350px;
	position: absolute;
	top: 80px;
	right: 50px;
}
.info2 p.c-align {text-align: center; text-indent: 75px;}
.info2 p.r-align {text-align: right;}
.info2 p {
	line-height: 18px;
	font-weight: bold;
}
.info2 span {
	font-size: 17px;
	color: #fbaf5d;
}

.featured_destinations_title{
	font-size: 16px;
	font-weight: bold;
}
/************************** Home Page Image Swap ********************************/
/* navigation------------------------------------------*/
#homeimage {
margin: 0;
padding: 0;
}

#homeimage li {
list-style: none;
height: 220px;
float: left;
position: relative;
}

#homeimage li a {
height: 220px;
text-indent: -9000px;
display: block;
}

#homeimage .current a { 
background-position: 0 -220px; 
}



#homeimage2 {
margin: 0;
padding: 0;
}

#homeimage2 li {
list-style: none;
height: 220px;
float: right;
position: relative;
}

#homeimage2 li a {
height: 220px;
text-indent: -9000px;
display: block;
}

#homeimage2 .current a { 
background-position: 0 -220px; 
}


#homeimage3 {
margin: 0;
padding: 0;
}

#homeimage3 li {
list-style: none;
height: 220px;
float: left;
position: relative;
}

#homeimage3 li a {
height: 220px;
text-indent: -9000px;
display: block;
}

#homeimage3 .current a { 
background-position: 0 -220px; 
}

#homeimage4 {
margin: 0;
padding: 0;
}

#homeimage4 li {
list-style: none;
height: 220px;
float:right;
position:relative;
}

#homeimage4 li a {
height: 220px;
text-indent: -9000px;
display: block;
}

#homeimage4 .current a { 
background-position: 0 -220px; 
}
/* buttons------------------------------------------*/
a#jamaica,a#cancun,a#acapulco,a#partypasses {
width: 335px;
height: 220px;
}

a#jamaica { background-image: url(/site_images/tile-jamaica.jpg); }
a#cancun { background-image: url(/site_images/tile-cancun.jpg); }
a#acapulco { background-image: url(/site_images/tile-acapulco.jpg); }
a#partypasses { background-image: url(/site_images/tile-partypasses.jpg); }

a#jamaica:hover,a#cancun:hover,a#acapulco:hover,a#partypasses:hover{ background-position: 0 -220px; }

.homeimagecontainer { width: 670px; height: 440px}
/*-------------------------------------- GROUP DEALS ---------------------------------*/




/* page */
#page{
	margin:0 auto;
	width:950px;
	overflow:hidden;
	background:url(/images/groupdeals/bg-page.gif) repeat-y;
}
/* page-holder */
#page .page-holder{
	width:685px;
	float:left;
}
/* header */
#header1 {
	width:100%;
	overflow:hidden;
	position:relative;
	background:#eee;
}
#header1 .top{background:url(/images/groupdeals/header-top-corner.gif) no-repeat;}
#header1 .bottom{
	background:url(/images/groupdeals/header-bottom-corner.gif) no-repeat 0 100%;
	padding:5px 0 5px 10px;
	width:675px;
}
#header1 h1{
	margin:0;
	font:bold 24px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#9d0000;
}
#header1 h1 a{color:#9d0000;}
#header1 h1 a:hover{text-decoration:none;}
	
/* content */
#content {
	width:651px;
	overflow:hidden;
	padding:25px 17px 0;
}
/* content-image-holder */
#content .img-holder{
	float:left;
	border:1px solid #f8b06b;
	margin:0 10px 0 0;
}
#content .img-holder img{display:block;}
#content h2{
	margin:0 0 19px;
	font-size:14px;
	color:#757575;
}
#content h3{
	margin:0 0 3px;
	font-size:12px;
}
#content p{
	margin:0 0 18px;
	line-height:18px;
}
/* form */
#content .form{
	width:480px;
	margin:0 0 0 78px;
	border:3px solid #b8c1c5;
	background:#eee url(/images/groupdeals/bg-form.gif) repeat-x;
	padding:9px 6px 0 14px;
}
#content .form h3{
	margin:0 0 3px;
	font:bold 18px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#9d0000;
}
/* form-box */
#content .form-box{
	width:100%;
	overflow:hidden;
	margin:0 0 6px;
}
#content .form-box div{
	width:100%;
	overflow:hidden;
	margin:0 0 7px;
}
#content .form-box input{
	border:0;
	color:#939393;
	float:left;
	margin:0 8px 0 0;
	padding:4px 3px 3px;
	min-height: 22px;
	height:auto !important;
	height: 22px;
}

#content .form-box label{
	float:left;
	margin:0 8px 0 0;
	line-height:22px;
}
#content .form-box select.small{width:104px;}
#content .form-box select.middle{width:217px;}
#content .form-box select.average{width:330px;}
#content .form-box select.big{width:444px;}
#content .form-box input.small{width:98px;}
#content .form-box input.middle{width:210px;}
#content .form-box input.average{width:324px;}
#content .form-box input.big{width:434px;}
#content .form-box textarea{
	width:436px;
	height:82px;
	color:#939393;
	margin:0;
	padding:3px;
	overflow:auto;
	border:0;
}
#content .form-box .captcha{
	width:43px;
	float:left;
	margin:0 26px 0 0;
}
/* submit */
#content .form-box span input{
	border:0;
	float:none;
	margin:0 0 0 135px;
	display:block;
	background:url(/images/groupdeals/bt-submit.gif) no-repeat;
	width:203px;
	padding:8px 0;
	cursor:pointer;
}
/* sidebar */
#page .sidebar{
	width:265px;
	float:right;
	padding:807px 0 0;
	background:#eee url(/images/groupdeals/bg-sidebar.jpg) no-repeat;
}
/* quote */
#page .sidebar .quote-holder{
	width:190px;
	overflow:hidden;
	background:url(/images/groupdeals/quotes.gif) no-repeat 16px 0;
//	padding:15px 30px 0 45px;
	padding:25px 10px 0 25px;
}
#page .sidebar blockquote{
	font:italic 14px "Trebuchet MS", Arial, Helvetica, sans-serif;
	float:left;
	width:100%;
	margin:0;
	padding:0;
}
#page .sidebar blockquote q{
	quotes: none;
}
#page .sidebar blockquote q:before{content:"";}
#page .sidebar blockquote q:after{content:"";}
#page .sidebar blockquote cite{
	display:block;
	text-align:right;
	font-style:normal;
}
