@charset "utf-8";
/* CSS Document */

* {
	padding:0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
	
}

body {
	background-image:url(/images/bg_repeat_2.gif);
	background-repeat:repeat-x;
	background-color:#FFF;
}

a {
	color:#333;
	
}

h1, h2, h3, h4, h5, p, blockquote {
	margin:10px 0px 10px 0px;
	
}

img, table, tbody, tr, td {
	border:none;
	
}

#wrap {
	width:950px;
	margin:0 auto; padding:0;
}

.wrapper {
	width:950px;
	margin:0 auto; padding:0;
	
}

#header {
	width:950px; margin:0; padding:0;
	height:100px;
	
}

.logo {
	width:190px; height:100px;
	margin:0px 20px 0px 0px;
	background-image:url(/images/logo_2.jpg);
	background-repeat:no-repeat;
	text-indent:-9999px;
	float:left;
	
}

#news {
	width:295px; height:100px;
	float:left;
	background-position:right;
	background-repeat:no-repeat;
	font-family:arial;
}

.chat {
	width:190px; height:22px;
	float:left;
	margin-top:10px;
	margin-left:140px;
	margin-right:60px;
	
}

#nav {
	width:950px;
	height:40px;
	color:#FFFFFF;
	font-family:arial;
	font-size:12px;
	margin-bottom:12px;
}

#nav a {
	text-decoration:none;
	color:#FFFFFF;
	font-family:arial;
	font-size:12px;
	
}

#nav a:hover {
	text-decoration:underline;
}

#nav ul {
	list-style-position:inside;
	list-style:none;
	margin-top:15px;

}

#nav li {
	display:inline;
	margin-right:60px;

}

.left #sidebar {
	width:180px;
	
}

#sidebar .item {
	display:block;
	margin:5px 0px 5px 0px;
	
}

.left {
	float:left;
	
}

.left_item {
	display:block;
	margin-bottom:14px;
	
}

.right {
	float:left;
	margin-left: 25px;
	background-color:#FFF;
	font-family:arial;
	font-size:12px;
	width:690px;
}

.right p {
	line-height:18px;

}

.right h3 {
	font-size:18px;
	color:#036;
	margin-left:15px;
	margin-right:15px;
	border-bottom:1px dashed #036;

	
	
}

.horiz_divider {
	width:684px; height:3px;
	margin:25px 0px 25px 0px;
	
}

#lead_sale {
	width:684px;
	display:block;
	
}

#resort_deals {
	margin-bottom:30px;
	
}

#sidebar .item {
	display:block;
	margin-bottom:5px;
	
}

#sidebar .item ul {
	list-style:none;
	list-style-position:inside;
	
}

#sidebar .item li {
	line-height:26px;
}

#sidebar .item a {
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	color:#333;
	text-decoration:none;
}

#sidebar .item a:hover {
	text-decoration:underline;
	
}

#destination_deals {
	width:176px;
	height:420px;
	margin-bottom:20px;
	padding:10px;
	background-image: url(/images/booking_bg.png);
	background-repeat:no-repeat;
	
}

#departure_airports {
	width:170px;
	margin-bottom:20px;
	
}

#destination_deals ul, #resort_deals ul, #departure_airports ul {
	list-style:none;
	list-style-position:inside;
	margin-left:10px;
}

#destination_deals li, #resort_deals li, #departure_airports li {
	line-height:26px;
	
}

#destination_deals a, #resort_deals a, #departure_airports a {
	font-family:arial; font-size:12px;
	color:#FFF; text-decoration:none;
	
}

#destination_deals a:hover, #resort_deals a:hover, #departure_aiports a:hover {
	text-decoration:underline;
	
}

.dest-list {
	list-style:none;
	list-style-position:inside;
	font-size:12px;
	font-family:Arial;
}

.dest-list a {
	text-decoration:none;
	color:#036;
}
.dest-list a:hover {
	text-decoration:underline;
}

.dest-list li {
	margin-bottom:2px;
}

.title {
	font-family:arial; font-size:16px;
	color:#FFFFFF; font-weight:bold;
	margin:5px;
	
}

#deals_search {
	width:308px; float:left;
	margin-top:20px;
	
}

#newsletter {
	width:308px; float:left;
	margin-top:20px;
	
}

.small_vert_divider {
	float:left; margin:0px 29px 0px 29px;
	
}

/** FOOTER **/

#footer {
margin: 0 auto;
padding-top:40px;
background-image:url(/images/footer_bg.gif);
background-repeat:repeat-x;
background-position:bottom;

}

.footer_head {
width:950px; height:25px;
padding:12px 0px 0px 10px;
font-family:arial;
font-size:14px;
color:#989898;

}

.footer_head a {
font-family:arial;
font-size:14px;
color:#989898;
text-decoration:none;

}

.footer_head a:hover {
text-decoration:underline;

}

.footer_head ul {
	list-style:none;
	
}

.footer_head li {
	display:inline;
	margin-right:30px;
	padding-right:30px;
	
}

.footer_body {
width:950px;
margin:0 auto;

}

.footer_body h6 {
margin:0; padding:0;

}

.footer_body ul {
margin:0;

}

.footer_body li {
margin:0;
padding:2px 0px 6px 0px;
list-style:none;
font-family:arial;
font-size:12px;
color:#333333;
display:block;

}

.footer_body li:hover {
	background-color:#CCC;
}

.footer_body a {
color:#333333;
text-decoration:none;

}

.footer_body a:hover {
text-decoration:underline;

}

.footer_body h6 {
color:#333333;
font-size:12px;
font-family:arial;

}

.f_content_column {
width:210px;
margin:3px 5px 0px 5px;
float:left;

}

.f_content_divider {
width:5px; height:160px;
margin:20px 5px 0px 5px;
float:left;

}

.bold {
	font-weight:bold;
	
}

#booking_engine {
	width:176px;
}

.booking_engine_item {
	display:block; margin-bottom:5px;
	font-weight:bold;
	margin-left:5px;
	font-family:arial;
	font-size:10px;
	
}

#sales_list th {
	text-align:left;
	margin:5px; font-family:arial;
	font-size:14px;
	
}

#sales_list td {
	padding:5px;
	
}

#more_offers {
	font-size:16px;
	
}

#more_offers ul {
	list-style-position:inside;
	
}

#more_offers li {
	line-height:30px;
	list-style:none;
	margin-bottom:20px;
	
}

#funjet_table {
	width:683px; height:900px;
	margin-top:10px;
	overflow:auto;
	
}

#upgrade {
	width:678px; height:109px;
	padding-top:31px; padding-right:5px;
	margin-top:20px;
	background-image:url(/images/upgrade_bg.gif);
	background-repeat:no-repeat;
	
}

#upgrade .item1 {
	width:164px;
	height:89px;
	float:left;
	
}

#upgrade .item2 {
	width:176px; height:89px;
	margin:0px 75px 0px 87px;
	float:left;
	
}

#upgrade .item3 {
	width:172px; height:89px;
	float:left;
	
}

.resort_left {
	width:298px;
	float:left;
	font-family:arial;
	font-size:12px;
	line-height:24px;
	
}

.resort_left h2 {
	color:#864559;
	
}

.resort_quote {
	font-family:georgia;
	font-size:24px;
	line-height:30px;
	color:#864559;
	margin:10px 0px 10px 0px;
	padding:10px;
	
}

.resort_quote span.huge {
	font-size:30px;
	
}

.resort_v_divider {
	width:2px; height:400px;
	background-image:url(/images/resort_v_divider.gif);
	margin:0px 43px 0px 43px;
	float:left;
	
}

#resort_nav {
	width:665px;
	font-family:arial;
	background-color:#f4f4f4;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
}

#resort_nav ul {
	list-style:none;
	display:inline;
	
}

#resort_nav li {
	margin-right:45px;
	display:inline;
	
}

#resort_nav li a {
	color:#844357;
	text-decoration:none;	
}

#resort_nav li a:hover {
	text-decoration:underline;
	
}

.hotel_info {
	width:266px; padding:15px;
	background-color:#e5e5e5;
	border:1px solid #c3c3c3;
	
}

.hotel_info td {
	background-image:url(/images/h_content_divider.gif);
	background-position:bottom;
	color:#787878;
	background-repeat:repeat-x;
	padding-bottom:5px; padding-top:5px;
}

.hotel_info td.label {
	font-size:14px;
	font-weight:bold;
	width:260px;
	
}

.video_button {
	background-image:url(/images/video_button_bg.gif);
	width:224px; height:41px;
	padding-left:75px; padding-top:15px;
	font-size:18px; font-weight:bold;
	margin:20px 0px 20px 0px;
	
}

.video_button a {
	 color:#864559;
	 
}

.right div.item {
	display:block;
	border-bottom:1px solid #CCC;
	margin-bottom:20px;
	
}

.right div.item2 {
	display:block;
	margin-bottom:15px;
	
}

.right div.item div.pic {
	width:135px; height:110px;
	float:left;
	
}

.right div.item div.description {
	float:left; padding:0px 10px 10px 10px;
	width:330px;
	
}

.right div.item div.description ul {
	list-style:square;
	list-style-position:inside;
	margin-left:30px;
	
}

.right div.item div.description h2 {
	margin-top:0px;
	font-weight:normal;
	
}

.right div.item div.info {
	width:200px;
	float:left;
}

.right div.item div.info ul {
	list-style-position:inside;
	list-style:square;
	margin-left:20px;
	line-height:24px;
	
}

.right h1.headline {
	font-family:georgia;
	color:#864559;
	font-size:30px;
	font-weight:normal;
	
}

.no_bold {
	font-weight:normal;
	
}

.reg {
	font-size:12px;
	
}

/** TRAVEL ZOO STYLES **/

.resort_list {
	width:683px;
	border:1px solid #cdcdcd;
	text-align:left;
	
}

.resort_list th {
	background-image:url(/images/t_head_bg.png);
	background-repeat:repeat-x;
	height:41px;
	border-top:1px solid #c87990;
	border-bottom:1px solid #c87990;
	width:25%;
	padding-left:10px;
	
}

.resort_list td {
	padding-left:20px;
	
}

.resort_list tbody tr td {
	background-image:url(/images/t_cell_bg.png);
	background-repeat:repeat-x;
	height:41px;
	font-family:arial; font-size:18px;
	width:25%;
	
}

.resort_list tbody tr:hover td {
	background-image:url(/images/t_cell_bg_hover.png);
	background-repeat:repeat-x;
	
}

#resort_list_wrap {
	width:700px;
	height:550px;
	overflow-y:scroll;
}

.sharebox {
	display:block;
	width:245px;
	padding:15px;
	background-color:#d4d4d4;
	border:1px solid #c3c3c3;
	
}

.sharebox table td {
	padding:10px;
	
}

#resort_sales {
	margin-top:30px;
	display:block;
	
}
.more_info a {
	color:#906;
	font-size:14px;
	text-decoration:none;

}

.more_info a:hover {
	text-decoration:hover;
	
}


#rsrt_info_wrap {
	width:685px;
	margin-top:20px;
	
}

.rsrt_info_left {
	float:left;
	width:650px;
	margin-left:15px;
	
}

.rsrt_info_left p {
	line-height:24px;
	
}

#rsrt_buttons {
	background-color:#ececec;
	width:189px;
	border:1px solid #d2d2d2;
	padding:5px;
	
}

#rsrt_buttons .item {
	display:block;
	margin-bottom:10px;
	border-bottom:none;
	
}

#side_deals_wrap {
	width:175px;
	display:block;
	margin:10px auto 10px auto;
	
}

#side_deals {
	width:155px;
	height:68px;
	padding:5px 0px 5px 15px;
	background-color:#ebebeb;
	border:1px solid #cecdcd;
	
}

.other_deals {
	width:299px; height:42px;
	display:block;
	background-image:url(/images/small_tz_banner_bg.jpg);
	background-repeat:no-repeat;
	margin:10px auto 10px auto;
	padding:58px 0px 0px 386px;
	
}

/** END TRAVEL ZOO STYLES **/

.left {
	float:left;
}

.photo-box {
	width:658px;
	padding-top: 0px;
	padding-right: 12px;
	padding-bottom: 10px;
	padding-left: 8px;
}

.photo-box .resort-nav {
	width:660px;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	color: #88475B;
	background-image: url(/images/bg_new.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #FFF;

}

.photo-box .sub-header{
    font-family:Arial, Helvetica, sans-serif;
	background-image:url(/images/title_bg.png);
	background-repeat:no-repeat;
	float:left;
	font-size:16px;
	color:#555;
	padding-top:10px;
	padding-left:10px;
	width:150px;
	height:30px;
	margin-top:5px;
	
	
}

.right .top_header{
	font-family:Arial, Helvetica, sans-serif;
	background-repeat:no-repeat;
	font-size:14px;
	color: #000;
	margin-left:10px;
	width:650px;
	height:20px;
	float:left;
}
.book-header{
    font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	color:#FFF;
	margin-left:2px;
	
	
}

.book-header2{
    font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#ffffff;
	margin-left:15px;
	
	
}

.hr{
	background-image:url(/images/hr-shadow.png);
	width:650px;
	height:10px;
	float:left;
	margin-left:10px;
}

.grey{
	color:#555;
	font-size:18px;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin-left:15px;
	margin-right:10px;
}

.description{
	float:left;
	width:650px;
	height:100px;
	font-size:10px;
	font-family:Tahoma, Geneva, sans-serif;
	padding-top:5px;
	padding-bottom:5px;
	color:#4D4D4D;
	margin-left:15px;
	
}

.resort_logo{
	width:150px;
	float:left;
	margin-right:5px;
}


ul.css-tabs {
	display:block;
	list-style-position:inside;
	height:30px;
	margin-left:10px;
	margin-top:5px;
}

ul.css-tabs li {
	list-style:none;
	display:inline;
	
}

ul.css-tabs li a {
	display:block;
	float:left;
	width:145px;
	text-align:center;
	background-image:url(/images/tab_down.png);
	background-repeat:no-repeat;
	margin-right:3px;
	text-decoration:none;
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	padding-top: 8px;
	padding-bottom:7px;	
}

ul.css-tabs li a:hover {
	background-image:url(/images/tab_up.png);
	background-repeat:no-repeat;
	width:145;
	margin-right:3px;
	text-decoration:none;
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	padding-top: 8px;
	padding-bottom: 7px;
	
}

ul.css-tabs li a.current {
	background-image:url(/images/tab_up.png);
	background-repeat:no-repeat;
	width:145px;
	margin-right:3px;
	text-decoration:none;
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	padding-top: 8px;
	padding-bottom: 7px;
}

.css-panes {
	width:630px;
	background-color:#810A36;
	margin-left:10px;
	margin-right:10px;
	padding:5px 10px 5px 10px;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #630729;
	border-bottom-color: #630729;
}


.overview{
	font-family:arial;
	font-size:11px;
	margin-bottom: 5px;
	background-color:#FFF;
	width:630px;
}


.overview #mexico{
	font-family:arial;
	font-size:13px;
	margin-bottom: 5px;
	background-color:#FFF;
	width:630px;	
}


.overview #nav-details{
	font-family:arial;
	font-size:12px;
	color:#860038;
}

.overview a:link {
	text-decoration:none;
	
}

.css-panes ul {
	list-style-position:inside;
	font-size:11px;
	margin-left:10px;
	margin-right:5px;
	margin-bottom:5px;
}

.css-panes #mexico ul {
	list-style-position:inside;
	font-size:12px;
	margin-left:15px;
	margin-right:10px;
	margin-bottom:5px;	
}

.css-panes #mexico ul li {
	list-style:disc;
	margin-left:25px;
	margin-bottom:5px;
	
}

.css-panes ul li {
	list-style:disc;
	margin-bottom:5px;
	
}

.css-panes ul li:last-child {
	margin:0px;

}

.css-panes #mexico p {
	margin-left:15px;
	margin-right:10px;
}

.css-panes #rst-link a{
	text-decoration:none;
	color:#036;	
}

.css-panes #rst-link a:hover{
	text-decoration:underline;
}

.resort-pic {
	background-image:url(/images/pic_bg.png);
	padding:6px;
	
}

.table-nav {
	padding:6px;
}

.quote {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	margin-left:16px;
}

#quote_header {
	font-family:arial;
	font-size:14px;
	color:#FFF;
	font-weight:bold;
	margin:5px;
}

/** Deals Stuff **/	

.right iframe{
	width:650px;
	height:1000px;
	float:left;
	margin-left:15px;
}

#deals {
	width:658px;
	display:block;
	float:none;	
	margin-left:10px;
	
}

#deals h3 {
	color:#090;
	width:100%;
	font-size:18px;
	margin: 0px 0px 10px 0px;
	border:none;
}
#deals .item {
    display:block;
	margin-bottom:10px;
	border:1px solid #999;
	font-family:arial;
	background-color:#f4f4f4;
	padding:0px 5px 5px 5px;	
	
}

#deals h4 a {
	font-size:15px;
	color:#860038;
	text-decoration:none;	
}

#deals h4 a:hover {
	text-decoration:underline;
}

#deals .info {
	width:520px;
	float:left;
	font-size:11px;
	background-color:#FFFFFF;
	border:1px solid #999;
	padding:5px;
	height:140px;
}

#deals .info p {
    margin:0px 0px 5px 0px;	

}

#deals .info li {
	list-style:disc;
	margin-left:10px;
	
}

#deals .info p.imp {
	color:#090;
	font-weight:bold;
}

#deals .details .price{
	font-size:16px;
	color:#C00;
	font-weight:bold;
	
}

#deals .details {
	width:100px;
	float:left;
	background-color:#FFFFFF;
	border:1px solid #999;
	padding:5px;
	height:140px;
	
}

.clear {
	clear:both;
	
}

/** ACCORIDION MENU CSS **/

h3.acc_trigger_2 {
	padding:5px 0px 5px 0px;
	font-weight: normal;
	margin:3px 0px;
	display:block;
	background: url(/images/accom-sprite.png) no-repeat;
	background-position:0px 0px;
	height:19px;
}

h3.acc_trigger_2 a {
	color: #ffe4cf;
	text-decoration: none;
	display: block;
	font-weight:bold;
	font-size:14px;
	padding-left:65px;
}

h3.active {
	background:url(/images/accom-sprite.png) no-repeat;
	background-position:0px -29px;

}

.acc_container_2 {
	margin: 0 0 5px; padding:5px 10px 0px 10px;
	overflow: hidden;
	clear: both;
	font-size:12px;
}

.acc_container_2 p {
	margin-top:0px;
	
}

.acc_container_2 strong {
	color:#9f0416;
	
}

.acc_container_2 img {
	margin:0;
	
}

/** END ACC CSS **/


.room-left {
	width:350px;
	float:left;
	margin-right:10px;
	
}

.room-right {
	width:250px;
	float:left;
}

.resorts {
	list-style:none;
	list-style-position:inside;
	font-size:14px;
	font-family:Arial;
}

.resorts a {
	text-decoration:none;
	color:#036;
}

.resorts a:hover {
	text-decoration:underline;
}

.resorts li {
	margin-bottom:5px;
}

/* For Last Minute Booking Pages */ 
.deal-pic{
	width:200px;
	height:200px;
	float:left;
	margin-bottom:20px;
}

.deal-pic-description{
	width:450px;
	float:left;
	margin-left:10px;
	
}

.bookings{
	width:660px;
	font-family: Arial, Helvetica, sans-serif;
}

.bookings #top-blue{
	background-color:#1f6396;
	font-weight:bold;
	color:#FFF;
	font-size:16px;
}

.bookings #row-one{
	background-color:#DFF4FF;
	font-size:14px;
	color:#333;
}

.bookings #row-two{
	background-color:#AECDFF;
	font-size:14px;
	color:#333;
}

.dates-for-travel {
	width:650px;
	height:600px;
}

.dates-for-travel #deal-pic{
	width:200px;
	height:200px;
	float:left;
	margin-bottom:20px;
}

.dates-for-travel #deal-pic-description{
	width:450px;
	float:left;
	margin-left:10px;

}

.box #heading{
	color:#719b54; 
	font-size:36px; 
	font-weight:bold;	
}

.box #heading-small{
	color:#063; 
	font-size:12px; 
	font-weight:bold; 
	vertical-align:super;	
}

.box #heading-low{
	color:#063; 
	font-size:14px;
}

.box #all-inclusive{
	color:#063; 
	font-size:12px;
}

.box #last-min-hot{
	color:#d42626; 
	font-size:16px; 
	font-weight:bold; 
	vertical-align:super;
}

.box #gov-fees{
	font-color:#666; 
	font-size:10px;
}

.box #last-min-bot{
	color:#d42626; 
	font-size:14px; 
	font-weight:bold; 
	float:right;
}
/* Bottom Box */
.item-box{
	margin-bottom:10px;
	border:1px solid #dcd4c5;
	font-family:arial;
	background-color:#AECDFF;
	padding:0px 5px 5px 5px;
}

.item-box #resort-name{
	color:#ffffff;
	text-decoration:none; 
	font-size:18px;
}

.item-box #inside{
	width:480px;
	float:left;
	font-size:11px;
	background-color:#FFFFFF;
	border:1px solid #dcd4c5;
	padding:5px;
	height:140px;	
}

.imp{
	color:#090;
	font-weight:bold;
	text-decoration:none;
}

.total{
	color:#d42626; 
	font-weight:bold; 
	font-size:16px;
}

.item-box #details{
	width:140px;
	float:left;
	background-color:#FFFFFF;
	border:1px solid #dcd4c5;
	padding:5px;
	height:140px;
}

.item-box #price{
	font-size:24px;
	color:#C00; 
	font-weight:bold;
}

.right .box {
	padding:10px;
	background-color:#FFFFFF;
	border:1px solid #c8c8c8;
	
}

.right .box h3 {
	margin:0px 0px 10px 0px;
	padding-bottom:5px;
	border-bottom:1px dashed #CCC;
	color:#719b54;
	font-size:16px;
	font-weight:normal;
	
}
/* Bottom Box End */

/* End Last Minute Pages */ 


#wrap #sidebar {
	float:left;
	width:176px;
	margin-bottom:20px;
	
}

#wrap .left #sidebar {
	float:none;
	
}

/* BOOK TOOL CSS */

ul#css-tabs-book {
	display:block;
	list-style-position:inside;
	width:176px; height:27px;
	border-bottom:1px solid #810A36;
	
}

ul#css-tabs-book li {
	list-style:none;
	display:inline;
}

ul#css-tabs-book li a {
	display:block;
	float:left;
	background-image:url(/images/book-tab-bg.gif);
	background-color:#FFFFFF;
	background-repeat:repeat-x;
	padding:6px 6px;
	margin-right:2px;
	text-decoration:none;
	color:#810A36;
	font-size:11px;
	text-shadow:1px 1px 0px #FFFFFF;
	border-top:1px solid #810A36;
	border-right:1px solid #810A36;
	border-left:1px solid #810A36;
	
}

ul#css-tabs-book li a:hover {
	border-top:1px solid #810A36;
	border-right:1px solid #810A36;
	border-left:1px solid #810A36;
	border-bottom:1px solid #FFFFFF;
}

ul#css-tabs-book li a.current {
	border-top:1px solid #810A36;
	border-right:1px solid #810A36;
	border-left:1px solid #810A36;
	border-bottom:1px solid #FFFFFF;
	
}

#css-panes-book {
	width:170px;
	border-left:1px solid #810A36;
	border-right:1px solid #810A36;
	border-bottom:1px solid #810A36;
	background-color:#FFFFFF;
	background-image:url(/images/box-bg.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	padding:10px 0px 10px 5px;
	font-size:11px;
	font-family:'Trebuchet MS', Arial, Helvetica, sans-serif;
}

.pick {
	display:block;
	margin-bottom:15px;
	width:153px;
	
}

.pick label {
	font-size:11px;
	font-weight:bold;
	
}

.pick input[type="text"] {
	font-size:10px;
	padding:2px 5px;
	margin-right:10px;
}

.pick .select {
	width:153px;
	
}

.ui-datepicker-trigger {
	display:block;
	float:right;
	
}

.loading {
	font-size:11px;
	font-family:'Trebuchet MS', Arial, Helvetica, sans-serif;
}


 /** END RES TOOL CSS **/
 
 /** Spotlights of the Week**/
 .spotlights {
	width:677px;
	height:234px;
	padding:5px 0px 5px 0px;
}
 
.spotlights #spot1 {
	width:160px;
	height:234px;
	margin-right:5px;
	padding: 0px 1px 0px 1px;
	float:left;
	border-left:1px solid #CCC;
	border-right:1px solid #CCC;
	border-top:1px solid #CCC;
	border-bottom:1px solid #CCC;
}

.spotlights #spot2 {
	width:160px;
	height:234px;
	margin-right:5px;
	padding: 0px 1px 0px 1px;
	float:left;
	border-left:1px solid #CCC;
	border-right:1px solid #CCC;
	border-top:1px solid #CCC;
	border-bottom:1px solid #CCC;
}

.spotlights #spot3 {
	width:160px;
	height:234px;
	margin-right:5px;
	padding: 0px 1px 0px 1px;
	float:left;
	border-left:1px solid #CCC;
	border-right:1px solid #CCC;
	border-top:1px solid #CCC;
	border-bottom:1px solid #CCC;
}

.spotlights #spot4 {
	width:160px;
	height:234px;
	float:left;
	padding: 0px 1px 0px 1px;
	border-left:1px solid #CCC;
	border-right:1px solid #CCC;
	border-top:1px solid #CCC;
	border-bottom:1px solid #CCC;
}

.spot-img {
	width:159px;
	height:110px;
}

.spot-txt {
	width:154px;
	margin:3px 3px 0px 3px;
	text-align:center;
}
 
#spot-title {
	color:#810a36;	
	font-family:arial;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
}

#spot-title a:hover {
	color:#810a36;	
}

#para {
	width:154px;
	margin:3px 3px 0px 3px;
	color:#036;
}
 /** End Spotlights**/

/** Top 5 Deals **/
.top-5 {
	width:462px;
	height:177px;
	border-left:1px solid #810A36;
	border-bottom:1px solid #810A36;
	border-top:1px solid #810A36;
	float:left;
}

.5nav {
	width:209px;
	height:180px;
	float:left;
	background-image:url(/images/top5-bg.jpg);
	background-repeat:repeat-y;
	display:block;
}

/** end top 5**/
