/* 	Site: www.luxuryworldcruises.com
		Info: Main Styles
		Created by: Jeff Claeson - All-Travel - www.all-travel.com
		Date: 12/15/09

		COLOR GLOSSARY
		Light Grey: #eff0f2;

		
*/

html, body, div, span, applet, object, h1, h2, h3, h4, h5, h6, iframe, blockquote, pre, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dd, dl, dt, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td 
{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	line-height: 1;
	font-family: inherit;
	text-align: left;
	vertical-align: baseline;
}
table {border-collapse: collapse; border-spacing: 0;}
q:before, q:after, blockquote:before, blockquote:after {content: "";}

body {
	position: relative;
	background: #eff0f2 url(/images/layout/body-bg.jpg) no-repeat center 75px;
}

/* =nav
----------------------------------------------- */

#mainNav {
	position: absolute;
	bottom: 35px;
	left: 200px;
}
.home #mainNav {
	position: absolute;
	top: 468px;
	left: 200px;
}
#mainNav ul {
	position: absolute;
	height: 35px;
	width: 700px;
	padding: 0;
	margin-bottom: 0;
	background-image: url(/images/layout/main-nav.png);
	background-position: top left;
	z-index: 50;
}
#mainNav ul li {
	list-style: none;
    position: absolute;
	top: 0;
}
#mainNav ul li, #mainNav ul a {
	height: 35px;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	background: none;
	border: none;
	margin: 0;
	padding: 0;
}
li#nav-home { left: 0; width: 64px; }
li#nav-dest { left: 64px; width: 107px; }
li#nav-spot { left: 171px; width: 140px; }
li#nav-sear { left: 311px; width: 70px; }
li#nav-abou { left: 381px; width: 82px; }
li#nav-pric { left: 463px; width: 132px; }
li#nav-cont { left: 595px; width: 105px; }

li#nav-home a:hover, li#nav-home a.current { background: transparent url(/images/layout/main-nav.png) 0 -37px no-repeat;}
li#nav-dest a:hover, li#nav-dest a.current { background: transparent url(/images/layout/main-nav.png) -64px -37px no-repeat;}
li#nav-spot a:hover, li#nav-spot a.current { background: transparent url(/images/layout/main-nav.png) -171px -37px no-repeat;}
li#nav-sear a:hover, li#nav-sear a.current { background: transparent url(/images/layout/main-nav.png) -311px -37px no-repeat;}
li#nav-abou a:hover, li#nav-abou a.current { background: transparent url(/images/layout/main-nav.png) -381px -37px no-repeat;}
li#nav-pric a:hover, li#nav-pric a.current { background: transparent url(/images/layout/main-nav.png) -463px -37px no-repeat;}
li#nav-cont a:hover, li#nav-cont a.current { background: transparent url(/images/layout/main-nav.png) -595px -37px no-repeat;}



/* =Layout
----------------------------------------------- */
#wrap {
	position: relative;
	width: 900px;
	margin: 0 auto;
	background:#FFF url(/images/layout/body-bg.png) repeat-y top center;
	padding: 0 15px;
	overflow: auto;
}
#branding {
	position: relative;
	height: 254px;
	background: url(/images/layout/ajax-loader.gif) no-repeat center center;
}
.home #branding {
	height: 500px;
}
#logo {
	float: left;
	display: inline;
	border: none;
margin-left: 20px;
}
#phone {
	float: right;
	display: inline;
	margin-top: 1px;
}
#content {
	overflow: hidden;
	background: #fafafb url(/images/layout/left-bg.jpg) repeat-y 0 0;
}
#mainContent {
	position: relative;
	float: left;
	display: inline;
	width: 660px;
	padding: 10px 20px;
	background: #FFF url(/images/layout/maincontent-bg.png);
}
.home #mainContent {
	margin-top: 10px;
}
	#cruiseReport {
		float: right;
		display: inline;
		margin-left: 20px;
		width: 180px;
	}
	#cruiseReport ul {
		background:  url(/images/layout/report-bg.png) no-repeat;
		width: 180px;
		height: 505px;
		padding: 15px 0 0 0;
	}
	#cruiseReport ul li {
		margin: 0 10px 10px 25px;
	}
	#cruiseReport ul li a {
		font-size: 11px;
	}
	#cta {
		clear: both;
		position: relative;
		width: 547px;
		margin: 40px auto 0 auto;
	}
	#cta h3 {
		position: relative;
		text-align: center;
		margin: 0;
		padding: 0!important;
		text-indent: -9999px;
		width: 567px;
		height: 174px;
		background: url(/images/layout/cta.png) no-repeat;
	}
	#agents {
		position: relative;
		top: -102px;
		font-size: 16px;
		text-align: center;
		color: #4b556f;
		margin-left: 20px;
	}

#subContent {
	float: left;
	display: inline;
	width: 200px;
	background: transparent;
}
#quoteLink {
display: block;
margin: 20px auto;
width: 175px;
}
	#subContent ul {
		list-style-type: none;
		padding: 0;
		padding-bottom: 35px;
		margin-bottom: 25px;
		text-align: center;
		background: transparent url(/images/layout/left-hr.png) no-repeat bottom center;
	}

	#subContent ul li ul {
		padding: 3px 0;
		margin: -3px 0 5px 12px;
		background: #FFF;
		border: 1px solid #eceded;
		border-top: 0;
		width: 173px;
	}
	#subContent ul li {
		font-size: 11px;
		line-height: 1.4;
		padding: 0;
		margin: 0;
		text-transform: uppercase;
		font-weight: bold;
	}
	#subContent ul ul li {
		font-size: 10px;
		line-height: 1.2;
		padding: 0;
		margin: 3px 0;
		text-transform: uppercase;
		font-weight: bold;
	}
	#subContent ul li a {
		display: block;
		margin: 0 auto 5px auto;
		color: #4b556f;
		text-decoration: none;
		width: 200px;
height: 20px;
		padding: 5px 0 0 0;
	}
	#subContent ul ul li a {
		display: block;
		margin: 0 auto;
		text-decoration: none;
		width: 151px;
		height: auto;
		padding: 1px 4px;
		color: #151c2e;
		border: 1px solid #eceded;
	}
	#subContent ul li a:hover {
		color: #151c2e;
		text-decoration: none;
		background: url(/images/layout/left-nav-bg.png) no-repeat top center;
	}
	#subContent ul li.here > a, #subContent ul li.parent-here > a {
		color: #FFF;
		text-decoration: none;
		background: url(/images/layout/left-nav-hover-bg.png) no-repeat top center;
		cursor: text;
		font-style: italic;
margin: 0 auto;
	}
	#subContent ul li.here li a {
		display: block;
		margin: 0 auto;
		text-decoration: none;
		width: 151px;
		height: auto;
		padding: 3px 4px;
		color: #151c2e;
		border: 1px solid #eceded;
background: none;
	}
	#subContent ul ul li a:hover, #subContent ul ul li.here a {
		color: #FFF;
		text-decoration: none;
		background: #4b556f;
		font-style: italic;
	}

#siteInfo {
	clear: both;
	width: 930px;
	margin: 0 auto;
	padding-top: 15px;
	text-align: center;
	background: url(/images/layout/footer-bg.png) no-repeat top center;
}
	#siteInfo ul {
		list-style-type: none;
		padding: 0;
		text-align: center;
	}
	#siteInfo li {
		display: inline;
		padding-left: 5px;
	}
	#siteInfo li a {
		padding: 0 5px;
	}
	#siteInfo ul, #siteInfo p {
		color: #4b556f;
		font-size: 11px;
		margin-bottom: 10px;
	}
	#siteInfo a {
		border: none;
	}
	#siteInfo p.credits {
		float: right;
		clear: both;
		margin: 40px 0 10px 0;
	}


form {
margin-bottom: 20px;
}
.zindex label {
display: block;
width: 200px;
margin-bottom: 2px;
}
.zindex select {
width: 200px;
margin-bottom: 10px;
}




.totalResults {
position: absolute;
top: 40px;
}
#offersTable, .offersTable {
margin: 0 0 25px 0;
position: relative;
background: #FFF;
}
#offersTable th, .offersTable th {
color: #fff;
border: 1px solid #3B465F;
letter-spacing: 1px;
line-height: 1.2;
font-size: 11px;
font-weight: bold;
text-transform: uppercase;
text-align: center;
padding: 10px 6px;
background: #4B556F;
}
.offersTable strong {
color: #fff;
}
#offersTable th a:link, #offersTable th a:visited, .offersTable th a, .offersTable th a:visited {
color: #FFF;
text-decoration: none;
border-bottom: 1px dotted #FFF;
}
#offersTable th.sortThis a:link, #offersTable th.sortThis a:visited {
text-decoration: none;
border-bottom: none;
background: #A22727;
}
#offersTable th.sortThis {
background: #A22727;
border: 1px solid #b54c43;
}
#offersTable th.lastCol, .offersTable th.lastCol {


}
.wcities {
display: block;
color: #bd0032;
padding-top: 2px;
}

#offersTable td, .offersTable td {
border-right: 1px solid #e2e0d3;
border-bottom: 1px solid #e2e0d3;
padding: 6px 4px;
color: #000;
font-size: 10px;
font-weight: bold;
text-align: left;
line-height: 1.3;
position: relative;
}

#offersTable tr.odd td.firstCol, #offersTable tr.even td.firstCol, .offersTable tr.odd td.firstCol, .offersTable tr.even td.firstCol {
border-left: 1px solid #e2e0d3;
}
#offersTable tr.odd, .offersTable tr.odd  {
background: #FFF;
}
#offersTable tr.even, .offersTable tr.even  {
background: #F9F8F5;
}
#offersTable tr.even td, .offersTable tr.even td {
border-right: 1px solid #e2e0d3;
border-bottom: 1px solid #e2e0d3;
color: #000;
}
#offersTable tr.even:hover, #offersTable tr.odd:hover, .offersTable tr.even:hover, .offersTable tr.odd:hover  {
background: #FFF!important;
}
.themeLink:link, .themeLink:visited {
display: block;
font-size: 10px;
margin-left: 3px;
padding: 2px 0 2px 10px;
color: #DF0000;
background: url(/images/layout/arrow.png) no-repeat 0 6px;
}
.titleLink:link, .titleLink:visited {
font-size: 11px;

}
.detailLink:link {
display: block;
font-size: 10px;

padding: 2px 0;
color: #002A4D;
text-decoration: underline;
}
.viewoffer, .viewoffer:hover, .viewoffer:visited {
display: block;
background: url(/images/layout/view-offer.png) no-repeat;
width: 70px;
height: 17px;
text-indent: -9999px;
margin: 0;
padding:0;
float: right;
}

span.hosted {
color: #392744;
border: 1px dashed #B04C4B;
padding: 2px 3px;
display: block;
margin-top: 3px;
}
.resultspages {
text-align: center;
font-size: 11px;
margin: 15px 0;

}
.resultspages a, .resultspages span {
padding: 1px 4px;
margin: 0 2px;
color: #45354e;
font-weight: bold;
border: 1px solid #FFF;
border-bottom-color: #d0cdb8;
border-right-color: #d0cdb8;
background: url(/images/layout/pagelink-bg.png) repeat-x;
text-decoration: none;
}
.resultspages a:hover {
background: #FFF;
color: #B04C4B;
border: 1px solid #d0cdb8;
border-bottom-color: #e4e2d8;
border-right-color: #e4e2d8;
}
.previouspage, .nextpage, .firstpage, .lastpage {
border: 0;
}
#setNumber {
float: right;
margin-right: 10px;
}



