/* GENERAL */

body 
{
	background-color: #fff;
	background-image: url('http://www.trips.vg/img/bg.gif');
	background-repeat:repeat-x;
	margin: 0;
}

.content-otp
{
	font-family: Georgia, Times, Times New Roman, serif;
	font-style: italic;
}

.clear-otp
{
	clear: both;
}

.left-otp
{
	float: left;
}

.right-otp
{
	float: right;
}

a
{
	color: #999;
	text-decoration: none;
}

a:hover
{
	color: #666;
	text-decoration: underline;
}

/* HEADER */

.header-otp
{
	background-image: url('http://www.trips.vg/img/header.gif');
	height: 148px;
	margin-left: -10px;
	width: 790px;
}

.header-otp img
{
	border: 0;
	margin-top: 75px;
}

/* SUB MENU */

.sub-menu-otp
{
	font-size: 14px;
	margin-top: 29px;
}

.sub-menu-otp ul
{
	margin: 0;
}

.sub-menu-otp li
{
	border-right:1px solid #3a7fa8;
	float: left;
	font-size: 14px;
	font-style: italic;
	display: inline;
	list-style: none;
	margin: 0;
	padding-left: 6px;
	padding-right: 6px;
}

.sub-menu-otp li a
{
	color: #fff;
	margin: 0;
	text-decoration: none;
}

.sub-menu-otp li a:hover
{
	background-color: #3a7fa8;
	text-decoration: none;
}


/* MAIN */

.main-otp
{
	background-color: #fff;
	font-family: Georgia, Times, Times New Roman, serif;
	font-style: italic;
	margin: 0 auto 0;
	padding-left: 10px;
	padding-right: 10px;
	width: 770px;
}

/* LOGO */

.logo-otp
{
	/* margin: 20px; */
}

/* TOP MENU */

.top-menu-otp
{
	margin-top: 5px;
	margin-bottom: 0;
}

.top-menu-otp a
{	
	color: #fff;
}

.top-menu-otp ul
{	
	margin: 0;
}

.top-menu-otp li
{	
	color: #fff;
	font-size: 11px;
	display: inline;
}

/* SEARCH */

.search-box-otp
{
	height: 24px;
	margin-top: 50px;
}

.search-input-left-otp
{
	background-image: url('http://www.trips.vg/img/search-input-left.png');
	height: 24px;
	width: 30px;
}

.search-input-otp
{
	background-color: transparent;
	background-image: url('http://www.trips.vg/img/search-input-repeat.png');
	background-repeat: repeat-x;
	color: #999;
	border: 0;
	font-family: Georgia, Times, Times New Roman, serif;
	font-size: 14px;
	height: 24px;
	padding-top: 4px;
	width: 140px;
}

.search-input-right-otp
{
	background-image: url('http://www.trips.vg/img/search-input-right.png');
	height: 35px;
	width: 3px;
}

/* TOP DESTINATIONS */
.top-destinations
{
	margin-top: 13px;
}

/* MAIN MENU */

.menu-otp
{
	background-color: #ededed;
	height: 30px;
	margin-left: -10px;
	width: 790px;
}

.main-menu-otp
{
	float: left;
	margin-bottom: 0;
	margin-left: 0px;
	margin-top: 6px;
	padding:0;
	
}

#no-left-otp
{
	border-left: none;	
}

#no-right-otp
{
	border-right: none;	
}

.main-menu-otp li
{
	color: #999;
	border-right:1px solid #e0e0e0;
	float: left;
	font-size: 14px;
	font-style: italic;
	display: inline;
	list-style: none;
	padding-left: 6px;
	padding-right: 6px;
}

.main-menu-otp li a:hover
{
	background-color: #e4e4e4;
	text-decoration: none;
}

/* FOOTER */

.footer-links-otp
{
	background-color: #2796d6;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: left;
	width: 770px;
}

.links-column-otp
{
	float: left;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 2px;
	padding-bottom: 2px;
	width: 160px;
}

.links-column-otp h3
{
	background-color: #176999;
	color: #fff;
	font-family: Georgia, Times, Times New Roman, serif;
	font-style: italic;
	font-size: 14px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 7px;
	padding-left: 5px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-top: 3px;
}

.links-column-otp h3 a
{
	color: #fff;
	text-decoration: underline;
}

.links-column-otp h3 a:hover
{
	color: #ccc;
}

.links-column-otp ul
{
	margin: 0;
	padding-left: 5px;
	padding-right: 0;
	padding-bottom: 0;
	padding-top: 0;
}

.links-column-otp li
{
	background-color: #2081ba;
	margin-top: 0;
	margin-bottom: 2px;
	list-style: none;
}

.links-column-otp li a
{
	color: #fff;
	font-size: 14px;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 2px;
	padding-right: 2px;
	margin-top: 0;
	margin-bottom: 1px;
}

.links-column-otp li a:hover
{
	color: #ccc;
	text-decoration: none;
}

/* FOOTER MENU */

.footer-otp
{
	border: 0;
	margin-top: 15px;
	margin-bottom: 0;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	outline: 0;
	width: 770px;
}

.footer-menu-otp
{
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 0;
	margin-right: 0;
}

.footer-menu-otp li
{	
	color: #999;
	display: inline;
	font-size: 12px;
	list-style: none;
}

/* CRUICE HACK */

.pagePositionXYAxis
{
	margin-top: 0;
	margin-bottom: 0;
	margin-left: -5px;
	margin-right: 0;
}

/* CONTENT */

.content-otp h1
{
	color: #2796D6;
	font-size: 36px;
	font-style: italic;
	font-weight: normal;
	margin-top: 15px;
	margin-bottom: 5px;
}

.content-otp h2
{
	border-bottom: 1px solid #eee;
	color: #2796D6;
	font-size: 26px;
	font-style: italic;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 10px;
	padding-bottom: 8px;
}

.content-otp h3
{
	color: #bfbfbf;
	font-size: 18px;
	font-style: italic;
	font-weight: normal;
	margin-top: 0px;
}

.right-column-otp
{
	float: right;
	width: 216px;
}

.right-column2-otp
{
	float: right;
}

.big-col-otp
{
	width: 620px;
}

.grey-box-otp
{
	background-color: #fafafa;
	border: 1px solid #ededed;
	color: #999;
	font-size: 13px;
	padding: 12px;
}

.grey-box-otp a
{
	text-decoration: underline;
}

.small-box-otp
{
	width: 350px;
	padding-bottom: 0px;
}

.mrg-top
{
	margin-top: 15px;	
}

.btn-sidebar-otp a
{
	display: block;
	height: 46px;
	margin-top: 14px;
	width: 216px;
}

.book-cruise-otp a
{
	background-image: url('http://www.trips.vg/img/book-your-next-cruise.gif');
}

.book-cruise-otp a:hover
{
	background-image: url('http://www.trips.vg/img/book-your-next-cruise-over.gif');
}

.save-hotel-otp a
{
	background-image: url('http://www.trips.vg/img/save-on-your-hotel.gif');
}

.save-hotel-otp a:hover
{
	background-image: url('http://www.trips.vg/img/save-on-your-hotel-over.gif');
}

.rent-car-otp a
{
	background-image: url('http://www.trips.vg/img/need-to-rent-car.gif');
}

.rent-car-otp a:hover
{
	background-image: url('http://www.trips.vg/img/need-to-rent-car-over.gif');
}

.btn-family-otp a
{
	background-image: url('http://www.trips.vg/img/family-travel-guide.gif');
	display: block;
	height: 46px;
	width: 376px;
}

.btn-family-otp a:hover
{
	background-image: url('http://www.trips.vg/img/family-travel-guide-over.gif');
}

.lasvegas-banner a
{
	background-image: url('http://www.trips.vg/img/las-vegas-banner.jpg');
	display: block;
	height: 139px;
	width: 376px;	
}

.image-otp img
{
	border: 1px solid #ededed;	
}

.copy-box-otp
{
	width: 430px;	
}

.copy-box-otp p
{
	margin-top: 0px;	
}

.note-otp
{
	border-top: 1px solid #eee;
	color: #ccc;
	margin-bottom: 0;
	margin-top: 0;
	padding-top: 10px;
}

.hotels-list-otp
{
	display: block;
	margin-bottom: 4px;
}

.hotels-list-otp img
{
	margin-right: 5px;
	vertical-align: middle;
}

/*New Cruise Section*/

.container {
    background-color: #FFFFFF;
    margin: 0 auto;
    text-align: left;
    width: 760px;
}

.prod_container {
    clear: both;
    margin: 0 auto;
    padding: 20px 0;
    width: 760px;
}

.cruise .margin {
    margin: 0px;
}

.cruise.frontdoor .featuredcruise {
    float: left;
    height: 200px;
    text-align: center;
    width: 59%;
	 clear:both;
	 margin-top: 10px;
}

.cruise.frontdoor .cruiselines {
    clear: both;
    float: left;
    font-size: 1.2em;
    margin-top: 10px;
    width: 60%;
}

.cruise.frontdoor .deals li a {
    width: 300px;
}

.cruise.frontdoor .destinations {
    background-color: #FFFFCC;
    float: left;
    font-size: 1.2em;
    margin-left: 10px;
    margin-top: 10px;
    width: 38%;
}

.cruise.frontdoor .destinations .margin {
    border: 2px solid #BEC9E0;
    height: 600px;
    margin: 0;
    padding: 0.5em;
}
