/*
	This file is intended to be for global styles
	that can be overridden in channel specific
	css to control color differences.
*/
*{
	margin: 0px;
	padding: 0px;
}
body{
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	margin-bottom: 20px;
	padding: 0px;
}
a {
	color: #9a5379;
	text-decoration: underline
}
a:hover{
	text-decoration: none;
}
p, span, li{
	overflow:hidden;
}
li{
	list-style:none;
}
img{
	border: 0px;
}
form{
	margin: 0px;
	padding: 0px;
}
em{
	color: #333333;
	font-style: normal;
}
.clear {
	clear:both;
	line-height:1px;
	height:1px;
	overflow:hidden;
}
.right {
	float:right !important;
}
.left {
	float:left !important;
}
.relative {
	position: relative;
}
#header{
	margin-left: auto;
	margin-right: auto;
	position: relative;
	width: 960px;
}
#navigation{
	border-top: 1px solid #b9a5ae;
	height: 103px;
	overflow: hidden;
	width: 100%;
}
#logo{
	background-repeat: no-repeat;
	float: left;
	height: 105px;
	width: 300px;
}
#navigation_txt{
	float: left;
	font-size: 15px;
	margin-top: 22px;
	width: 660px;
	overflow: auto;

}
#navigation_subnav{
	border-top: 1px solid #B9A5AE;
	overflow: hidden;
	width: 660px;
}
#navigation_subnav A{
	color: #c3b2b9;
	display: block;
	float: left;
	padding: 10px;
	padding-top: 6px;
	text-decoration: none;
}
#navigation_subnav A:hover{
	color: #FFFFFF;
}
#navigation_subnav .subnavOn, #navigation_subnav .subnavOn:hover{
	background-repeat: repeat-x;
	color: #6B364D;
	text-decoration: none;
}
#navigation_subnav .subnavOn:hover{
	text-decoration: underline;
}
.navButtonPanel{
	display: inline;
	height: 45px;
}
.subNavpopupMenuinner{
	overflow: hidden;
	height: 30px;
	width: 660px;
	padding: 0px;
	margin: 0px;
}

.search{
	color: #FFFFFF;
	font-size: 10px;
	height: 36px;
	overflow: hidden;
}
.SearchBar .login_anon_SearchButton
{
	margin-top: 0px;
}
.SearchBar .login_anon_navSignGo
{
	margin-top: 0px;
}
.SearchBar{
	float: left;
	text-align: right;
	width: 612px;
}

.SearchBar .SearchBar_SearchButton
{
	margin-top: 0px;
}
.SearchBar input, .SearchBar select{	
	margin-top: 10px;
	vertical-align: top;
}

#navCategories{
	width: 150px;
}
#header input, #header select{
	color: #666666;
	font-size: 10px;
	margin-right: 5px;
}
#navPassword, #navUser{
	width: 110px;
}
.accountLinks{
	color: #FFFFCC;
	font-size: 12px;
}
#flourish{
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
	width: 960px;
}
.flourish_on{
	width: 1160px !important;
}
#contents{
	background-color: #ffffff;
	margin: 0 auto;
	overflow: hidden;
	outline-width :0;
	padding: 15px;
	padding-bottom: 0px;
	width: 930px;
}

.col1{
	float: left;
	margin-right: 14px;
	width: 300px;
}
.col2{
	float: left;
	width: 300px;
}
.col3{
	float: left;
	width: 300px;
}
.multicol{
	float: left;
	margin-right: 15px;
	width: 615px;
}
.multicol_wide{
	float: left;
	width: 754px;
	margin-bottom: 10px;
}
.stage{
	display: none;
	width: 100%;
}
#footer{
	margin: 0 auto;
	width: 960px;
	font-size: 10px;
	padding-top: 0px;
	padding-bottom: 14px;
}
#footerStatement {
	font-size: 11px;
	width: 900px;
	margin: 5px auto 10px auto;
	text-align: justify;
	line-height: 1.3em;
}
#footerStatement h4{
	font-size: 11px;
	font-weight: normal;
}
#footerLinks{
	background: url(/images/bg_footer.gif) no-repeat;
	background-color: #FFFFFF;
	background-position: bottom center;
	color: #AB9A6D;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	height: 25px;
	margin: 0 auto;
	padding-top: 10px;
	text-align: center;
	width: 930px;
}
#footerLinks a{
	color: #fff;
	text-decoration:none;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	margin: 0 2px;
}
#footerLinks a:hover{
	text-decoration:underline;
}
#copyRight{
	text-align:center;
	margin-top:0px;
	margin-bottom: 5px;
}
.flexShadow{
	float: left;
	/*overflow: auto;*/
}
.shadowBoxBG{
	font-size: 11px;
	height: 200px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 18px;
	text-align: center;
}
.shadowBoxBG IMG{
	padding-bottom: 2px;
}
.grey_divider{
	background: url(/images/dot_line_grey.gif) repeat-x 0px 10px;
	height: 20px;
	width: 100%;
}
.btn_bg_left{
	background-image: url(/images/btn_bg_left.gif);
	background-position: top;
	background-repeat: no-repeat;
	float: left;
	height: 18px;
	overflow: hidden;
	width: 4px;
}
.btn_bg_right{
	background-image: url(/images/btn_bg_right.gif);
	background-position: top;
	background-repeat: no-repeat;
	float: left;
	height: 18px;
	overflow: hidden;
	width: 4px;
}
.btn_bg{
	background-color: #FFFFFF;
	border-bottom: 1px solid #eaeae9;
	border-top: 1px solid #eaeae9;
	float: left;
	font-size: 11px;
	height: 16px;
	line-height: 16px;
	padding-left: 4px;
	padding-right: 4px;
}
.btn_purple_left{
	background-image: url(/images/btn_purple_left.gif);
	background-position: top;
	background-repeat: no-repeat;
	float: left;
	height: 22px;
	overflow: hidden;
	width: 4px;
}
.btn_purple_right{
	background-image: url(/images/btn_purple_right.gif);
	background-position: top;
	background-repeat: no-repeat;
	float: left;
	height: 22px;
	overflow: hidden;
	width: 4px;
}
.btn_purple{
	background-color: #9A5278;
	color: #FFFFFF;
	float: left;
	font-size: 12px;
	font-weight: bold;
	height: 22px;
	line-height: 20px;
	padding-left: 4px;
	padding-right: 4px;
}
.btn_large_left{
	background-image: url(/images/btn_large_left.gif);
	background-position: top;
	background-repeat: no-repeat;
	float: left;
	height: 22px;
	overflow: hidden;
	width: 4px;
}
.btn_large_right{
	background-image: url(/images/btn_large_right.gif);
	background-position: top;
	background-repeat: no-repeat;
	float: left;
	height: 22px;
	overflow: hidden;
	width: 4px;
}
.btn_large{
	background-color: #FFFFFF;
	border-bottom: 1px solid #E9E7E8;
	border-top: 1px solid #E9E7E8;
	float: left;
	font-size: 12px;
	font-weight: bold;
	height: 20px;
	line-height: 18px;
	padding-left: 4px;
	padding-right: 4px;
}
.wrap 
{
	table-layout:fixed;
	word-break: break-word;
	word-wrap: break-word;
	overflow:hidden;
	}
	
	/* Added by Will for inline editor pages. Styles could be merged into broader rules later */
.main_content {
	line-height: 1.5;
}
.main_content h1{
	font-size:18px;
	font-weight: bold;
	color:#424242;
	display:block;
	background:transparent url(/images/dot_line_grey.gif) repeat-x scroll left bottom;
	margin-bottom: 10px;
	padding-bottom: 5px
}
.main_content .intro{
	font-size: 120%;
	line-height: 1.4;
}
.main_content h2 {
	font-size: 16px;
	font-weight: bold;
	color:#424242;
	display:block;
	margin: 20px 0 10px 0;
}
.main_content h3 {
	font-size: 14px;
	font-weight: bold;
	color:#424242;
	display: block;
	margin-top: 10px;
}
.main_content h4,
.main_content h5,
.main_content h6 {
	font-size: 12px;
	font-weight: bold;
	color:#424242;
	display: block;
	margin-top: 10px;
}

.main_content p {
	display: block;
	margin: 10px 0 10px 0;
}
.main_content li {
	overflow: visible;
	margin: 5px 0 5px 30px;
	list-style-type: disc;
}
.main_content .plain li{
	margin: 5px 0;
	list-style-type: none;
}
.main_content dl, .main_content dd {
	margin: 5px 0 15px;
}
.main_content dt {
	font-weight: bold;
}
.main_content em, .main_content i {
	font-style: italic;
}
.fineprint, .finePrint {
	font-size:10px !important;
	line-height: normal;
}
.menuList li, menulist li {
	margin: 5px 0;
	list-style-type: none;
}

/* end of added by will */
.message_bubble_content, .message_bubble_container p
{
	margin-top: 10px;
	margin-bottom: 10px;
}
.message_bubble_header, .message_bubble_container h1
{
	color: #b5372c;
	font-weight: normal;
	font-size: 18px;
	overflow: auto;
	width: 100%;
	background-image: url(/images/dot_line_red.gif);
	background-position: bottom left;
	background-repeat: repeat-x;
	padding-bottom: 5px;
	margin-top: 0 !important;
}
.message_bubble_container
{
	background-image: url(/images/bg_olivia_msg.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	border: 1px solid #DAD7CF;
	margin-bottom: 15px;
	min-height: 250px;
	height:auto !important;
	height:250px;
	width: 298px;
}
.message_bubble_container a
{
	color:#b5372c;
}
.message_bubble_wrapper
{
        padding:10px;
}
.destination_images { 
	padding:0 0 20px 0;
}
.SignIn_info_container{
	position: absolute;
	right: 0px;
	z-index: 99;
	width:346px;
}
#SignIn_info_bg {
	padding:1px;
	margin-bottom: 3px;
	height: 52px;
}
.SignIn_Info_Input{
    vertical-align: top;
    margin-top: 10px;
	width: 107px;
}
.SignIn_Info_ErrorLabel{    
    color: #FFFFFF;
    font-size: 11px;
    margin-left: 73px;
    float: left;
    margin-top: -5px;
    margin-right: 5px;
    overflow: hidden;
	padding-bottom:5px;
}
.SignIn_Info_ErrorLabel a{
	color: #ffffcc;
}
.accountLinks_white{
margin-left: 15px;
}
.login_anon{
	border-left: 1px solid #ccc;
	height: 36px;
	overflow: hidden;
	position: absolute;
	right: 0px;
	width: 344px;
	z-index: 99;
	background-color: #6b4521;
}
.login_anon .login_anon_navSignGo
{
	margin-top: 0px;
}
.login_anon input, .login_anon select{	
	margin-top: 10px;
	vertical-align: top;
}
.login_disabled{
	border-left: 1px solid #ccc;
	height: 36px;
	overflow: hidden;
	position: absolute;
	right: 0px;
	width: 344px;
	z-index: 99;
	background-color: #6b4521;
}
.login_disabled p {
	margin: 5px;
}
.login_info{
	border: 1px solid #ccc;
	border-top: none;
	position: absolute;
	right: 0px;
	width: 344px;
	z-index: 99;
}
.login_info a {
	text-decoration:none;
}
.login_info a:hover {
	text-decoration:underline;
}
.login_info_admin {
	background-color: #990000 !important;
}
.login_info_leftbottom_curve{
	position: absolute;
	bottom: -1px;
	height: 16px;
	left: -1px;
	width: 16px;
}
* html .login_info_leftbottom_curve{
	bottom: -1px;
}
.login_info_rightbottom_curve{
	position: absolute;
	bottom: -1px;
	height: 16px;
	right: -1px;
	width: 16px;
}
* html .login_info_rightbottom_curve{
	bottom: -1px;
}
.login_detail{
	padding: 7px 10px;
}
.login_person_outside{
	float: left;
	margin: 0 10px 0 0;
	width: 66px;
	position: relative;
}
.login_person{
	float: left;
	text-align: center;
	margin: 0;
	width: 100%;
}
.login_person img{
	border: 1px solid #CCCCCC;
	max-width:65px;
	max-height:65px;
	width: expression(this.width > 66 ? 65: true);
	height: expression(this.height > 66 ? 65: true);
}
.login_person_edit{
	float:left;
	font-size: 10px;
	width: 65px;
	text-align: center;
	width: 100%;
	margin-top: 2px;
}
.login_title{
	color: #cdd5ca;
	float: left;
	font-size: 12px;
	width: 125px;
	line-height: 1.3em;
}
.login_title h4, .login_messages h4{
	color: #FFFFFF;
	font-size: 12px;
	font-weight: normal;
	margin: 5px 0 5px 0;
	overflow: hidden;
	white-space: nowrap;
}
.login_messages h4 a {
	color: #fffccc;
	font-size: 12px;
}
.login_messages h4 a strong {
	color: #fff;
}
.login_title a, .login_person_outside a{
	color: #fffccc;
}
.login_messages{
	float: right;
	width: 115px;
	font-size: 12px;
	line-height: 1.3em;
}
.login_messages p{
	color: #FFFFFF;
}
.stats{
	width:1px;
	height:1px;
	overflow:hidden;
	float:left;
}
.statsadmin
{
    position:absolute;
    top:0px;
    left:0px;
	width:5px;
	height:1px;
	overflow:visible;
	float:left;
}
.btn_analytics
{
	font-size:8pt;
}

#CommonBody{
	background-color: #ffffff;
	margin: 0 auto;
	overflow-x: hidden;
	padding: 15px;
	padding-bottom: 0px;
	width: 930px;
}
.breadcrumb, .breadcrumb a {
	font-size: 11px;
	line-height: 27px;
	display: inline;
	float: none;
	padding: none;
	margin: 0;
}

/* inline editor styles */
.CommonModalMask{
	background-color: #333333;
	filter: alpha(opacity=40);
	opacity: .4;
}
.CommonModal{
	background-color: #eee;
	border-bottom-color: #888;
	border-bottom-width: 3px;
	border-color: #888;
	border-right-color: #888;
	border-right-width: 3px;
	border-style: solid;
	border-width: 1px;
}
.CommonModalTitle{
	background-color: #e2eecd;
	border-bottom-width: 1px;
	border-color: #ccc;
	border-style: solid;
	border-width: 0px;
	color: #698d73;
	cursor: move;
	font-size: 16px;
	font-weight: bold;
	height: 18px;
	overflow: hidden;
	padding: 5px;
	padding-bottom: 7px;
}
.CommonModalClose{
	background: url(../images/common/close.gif) no-repeat;
	cursor: pointer;
	float: right;
	height: 12px;
	overflow: hidden;
	width: 33px;
}
.CommonModalContent{
	background-color: #fff;
}
.CommonModalFooter{
	background-color: #eee;
	border-color: #cccccc;
	border-style: solid;
	border-top-width: 1px;
	border-width: 0px;
	padding: 2px;
}
.CommonModalResize{
	background: url(../images/common/resize.gif) no-repeat;
	cursor: se-resize;
	float: right;
	height: 14px;
	overflow: hidden;
	width: 14px;
}
/* end of inline editor style */
a.pdfIcon, a.pdf_icon {
	background:url(/photo/pdficon_small.gif) top left no-repeat;
	padding-left: 20px;
}
table.table_horizontal_lines{
	border-spacing: 0;
	border-collapse: collapse;
	border-bottom: 1px solid #eaeaea;
	width: 100%;
}
.table_horizontal_lines td {
	vertical-align: top;
	padding: 5px;
	border-top: 1px solid #eaeaea;
	
}
ul.nobull {
	margin:0;
	list-style-type: none;
}
.nobull li {
	margin:0;
	padding-bottom: 0.5em;
	list-style-type: none;
}
.inline_list li{
	display:inline;
}
em.new_trip{
	font-style:normal;
	color:#660000 !important;
	text-decoration:underline;
	white-space:nowrap;
}
.leaderboard {
	margin: 0 auto 10px;
	width: 720px;
}
.wide_skyscraper {
	float:right;
	margin-bottom:10px;
	width:160px;
}
/* one column trip menu */
.trips_menu_container {
	background-color: #DCD4C7;
	color: #333;
	margin-bottom: 20px;
	width: 300px;
	float:left;
}
.trips_menu_container h1 {
	color: #fff;
	font-size: 14px;
}
.trips_menu_footer {
	background: url(/images/trips_menu_footer.gif) no-repeat bottom right;
	height: 13px;
}
.TripListLabel {
	color: #fff;
	border-top: 1px solid #e0d9ce;
	line-height: 32px;
	height: 32px;
	padding-left: 34px;
}
.TripListLabel h1 {
	font-weight: bold;
	font-size: 14px;
}
.TripListLabel_Cruises {
	background: #1C98A7 url(/images/trips_menu_Cruises.gif) no-repeat scroll left top;
}
.TripListLabel_Resorts {
	background: #618C22 url(/images/trips_menu_Resorts.gif) no-repeat scroll left top;
}
.TripListLabel_Ultimate_Escapes {
	background: #4A0030 url(/images/trips_menu_Ultimate_Escapes.gif) no-repeat scroll left top;
}
.tmWinOuter{
    padding:10px; 
    border:1px;
	width: 150px;
    border-style:solid; 
    border-left-style:none; 
    border-color: #aca287; 
    background-color:#dbd3c6;    
	font-size: 12px;
	color: #333;
	margin-bottom: 15px;
	cursor: pointer;
}
.tmWinOuter img{
	padding-bottom: 5px;
	width: 150px;
}
.tmWinOuter span{
	display:block;
	padding-top:5px;
}
.trips_menu_container h2, .trips_menu_container h2 a{
	color: #0d577b;
	font-weight: bold;
	font-size: 12px;
	display: block;
}
.trips_menu_container a:hover{
	text-decoration: underline;
}
.TripList_TripContainerPanel {
	background: url(/images/trips_menu_button_bg.gif) left bottom repeat-x #F5F1EC;
	border-top: 1px solid #e0d9ce;
	cursor: pointer;
	font-size: 11px;
}
.TripList_TripContainerPanel_Over {
	background: none;
	background-color: #dbd3c6;
	border-top: 1px solid #aca287;
}
.TripList_TripContainerPanel div {
	margin: 0;
	padding: 4px 5px 5px 10px;
}
/* /trip menu */
.share_link {
	margin-top: 20px;
}
