body {
	background-color: #FFCEB9;
	background-image: url(//images/peach-bg1.jpg);
	background-attachment: fixed;
	color: #3F2980;
	margin: 0;
	padding: 0;
	font-family: arial, helvetica, sans-serif;
}

a {
	color: #3F2980;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

h1,h2,h3,h4,h5 {
	margin-top: 0px;
	text-shadow: 0 1px 0 #fff;
}

h1 {
	color: #3F2980;
}

h3 {
	font-size: 18px;	
}

.a {
	position: absolute;
}

.addthis_default_style a {
	*font-size: 11px;
}

.b {
	font-weight: bold;
}

.box {
	-moz-border-radius: 18px;
	-webkit-border-radius: 18px;
	border-radius: 18px;
	behavior: url(ie-css3.htc);
}

.abtn {
    padding: 7px 12px;
    background: #F4793D;
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#fff), to(#FE7402));
    background: -moz-linear-gradient(100% 100% 90deg, #FE7402, #fff);
    border-radius: 15px;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    -o-border-radius: 15px;
    box-shadow: 1px 2px 4px #463C3C;
    -moz-box-shadow: 1px 2px 4px #463C3C;
    -webkit-box-shadow: 1px 2px 4px #463C3C;
    -o-box-shadow: 1px 2px 4px #463C3C;
    -webkit-transition: background 0.7s ease, color 0.7s linear;
    -moz-transition: background 0.7s ease, color 0.7s linear;
    -o-transition: background 0.7s ease, color 0.7s linear;
    transition: background 0.7s ease, color 0.7s linear;
    text-decoration: none;
    color: #3F2980;
    font-family: verdana;
    font-weight: bold;
    font-size: 15px;
}

.abtn:hover  {
	cursor: pointer;
    color: #cc0000;
    background: #D8C0E3;
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#FE7402), to(#fff));
    background: -moz-linear-gradient(100% 100% 90deg, #fff, #FE7402);
}

.btn {
	border: none;
	margin-right: 1em;
	padding: 6px;
	text-decoration: none;
	font-size: 12px;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	background: #584AAE;
	color: #fff;
	box-shadow: 0 1px 0 white;
	-moz-box-shadow: 0 1px 0 white;
	-webkit-box-shadow: 0 1px 0 white;
}

.btn:hover {
	background: #3F2980;
	text-decoration: underline;
	cursor: pointer;
}

#login_form a.btn {
	*position: relative;
	*top: -6px;
}

.cb {
	clear: both;
}

.center {
	position: relative;
	margin: 0 auto 0;
	display: block;
}

.coshare {
	position: relative; 
	top: 1px;
	left: 8px;
	cursor: help;
}

.exclusive {
	position: relative; 
	top: 10px;
	cursor: help;
}

.fff {
	color: #fff;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.fs10 {
	font-size: 10px;
}

.fs12 {
	font-size: 12px;
}

.fs14 {
	font-size: 14px;
}

.full {
	text-decoration: line-through;
}

.fullmsg {
	font-size: 10px;
	color: #990000;
	text-decoration: none;
}

.grp {
	position: relative;
	float: right;
	width: 300px;
	clear: both;
	margin-left: 15px;
	margin-right: 15px;
	text-align: justify;
	font-weight: bold;
}

.h {
	visibility: hidden;
}

.help {
	cursor: help;
}

.i {
	font-style: italic;
}

.input {
	margin: 0 0 5px 0;
	border: 5px;
	font-size: 14px;
	border-radius: 1px;
	-moz-border-radius: 1px;
	-webkit-border-radius: 1px;
	padding: 1em;
	background-color: #fffffc;
	opacity: .8;
	filter: alpha(opacity = 80);
}

.j {
	text-align: justify;
}

.lnk {
	text-decoration: none;
	font-weight: bold;
	font-size: inherit;
}

.lnk:hover {
	color: #990000;
	text-decoration: underline;
}

.m0 {
	margin: 0;
}

.mb30 {
	margin-bottom: 30px;
}

.ml15 {
	margin-left: 15px;
} 

.ml30 {
	margin-left: 30px;
}

.mr15 {
	margin-right: 15px;
}

.mr25 {
	margin-right: 25px;
}

.mt15 {
	margin-top: 15px;
}

.mt30 {
	margin-top: 30px;
}

.newtrip {
	color: purple;
}

.norm {
	margin-right: 0;
	padding: 0;
	font-size: inherit;
	border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	background: none;
	color:purple;
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
}

.norm:hover {
	background: #F3DDD7;
	text-decoration: underline;
}

.noshad {
	text-shadow: none;
}

.p0 {
	padding: 0;
}

.p5 {
	padding: 5px;
}

.pbg {
	background-color: purple;
}

.peach {
	color: #FFCEB9;
}

.photo {
	border: ridge 2px purple;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.purple {
	color: #3F2980;
}

.r {
	position: relative;
}

.red {
	color: #990000;
}

.smc {
	font-variant: small-caps;
}

.st {
	text-decoration: line-through;
}

.tc {
	text-align: center;
}

.tl {
	text-align: left;
}

.tr {
	text-align: right;
}

.trip_head {
	background-color: #ffffcc; 
	border-bottom: solid 1px #314159;
}

.trip_line {
	border-bottom: solid 1px #584AAE;
}

.trip_mo_head {
	background-color: #ffffcc; 
	border-bottom: none;
}

#msg_banner {
	position: relative;
	top: 0px;
	margin-left: auto;
	margin-right: auto;
	width: 790px;
	height: 27px;
	/*padding: 7px;
	background: #fff;
	border: solid 2px purple;
	border-top: none;
	border-bottom-right-radius: 36px;
	border-bottom-left-radius: 36px; */
	border: none;
}

#video {
	display: block;
	position: absolute;
	top: 0px;
	left: 280px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
    background: #F4793D;
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#fff), to(#FE7402));
    background: -moz-linear-gradient(100% 100% 90deg, #FE7402, #fff);
    border-radius: 15px;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    -o-border-radius: 15px;
    box-shadow: 1px 2px 4px #463C3C;
    -moz-box-shadow: 1px 2px 4px #463C3C;
    -webkit-box-shadow: 1px 2px 4px #463C3C;
    -o-box-shadow: 1px 2px 4px #463C3C;
    -webkit-transition: background 0.7s ease, color 0.7s linear;
    -moz-transition: background 0.7s ease, color 0.7s linear;
    -o-transition: background 0.7s ease, color 0.7s linear;
    transition: background 0.7s ease, color 0.7s linear;
    text-decoration: none;
    color: #3F2980;
    font-family: verdana;
    font-weight: bold;
    font-size: 13px;
    font-variant: small-caps;
    border: solid 1px purple;
	text-shadow: 0 1px 0 white;	
	text-align: center;
}

#video:hover  {
    color: #cc0000;
    background: #D8C0E3;
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#FE7402), to(#fff));
    background: -moz-linear-gradient(100% 100% 90deg, #fff, #FE7402);
}

#msg_banner p {
	margin-top: 0px;
	margin-left: 25px;
	margin-right: 25px;
	padding-top: 0px;
}

#social {
	position: absolute;
	top: 0px;
	left: 550px;
	width: 240px;
	height: 25px;
	font-size: 12px;
	text-align: right;
}

#social a:hover {
	opacity: 0.7;
	filter: alpha(opacity = 70);
}

#social img {
	position: relative;
	margin-left: 2px;
	border: none;
}

#social div {
	position: relative;
	float: right;
	margin-left: 7px;
}

#news_btn {
	position: absolute;
	left: 610px;
}

#ball {
	position: relative;
	top: 0px;
	margin-left: auto;
	margin-right: auto;
	width: 765px;
	height: auto;
}

#home {
	clear: both;
	*clear: none;
	width: 685px;
	height: 1024px;
	margin: 0 auto 0;
	z-index: 100000;
}

#home div.bg {
	width: 685px;
	height: 1024px;
	background-image: url(//images/wrapper-in-bg2.png);
	background-repeat: no-repeat;
}

#logo {
	position: absolute;
	top: -28px;
	left: -10px;
	width: 252px;
	height: 162px;
	
	z-index: 100;
}

#logobg {
	width: 252px;
	height: 162px;
	background-image: url(//images/GWT_Logo.png);
	background-repeat: no-repeat;
	border: solid 5px #FF6633;
	border-radius: 9px;
	-moz-border-radius: 9px;
	-webkit-border-radius: 9px;
	 box-shadow: 2px 2px 4px #581895;
    -moz-box-shadow: 2px 2px 4px #581895;
    -webkit-box-shadow: 2px 2px 4px #581895;
    -o-box-shadow: 2px 2px 4px #581895;
}

#ribbon {
	position: absolute;
	top: -20px;
	left: -50px;
	z-index: 10000;
}

#menubg {

}

#menu {
	top: 5px;
	width: 520px;
	height: 28px;
	margin-top: 0px;
	left: 12px;
	float: right;
	
	z-index: 900;
}

#menu div.bg {
	background-image: url(//images/menu-bg3.png);
	background-repeat: no-repeat;
}

#menu a {
	margin-left: 21px;
	margin-right: 0px;
	text-align: center;
	font-size: 13px;
	line-height: 26px;
	font-weight: bold;
	text-decoration: none;
}

#menu a:hover {
	color: #C83100;
}

#prntfrm {
	top: 100px;
	*top: 85px;
	left: 585px;
	*left: 565px;
	width: 100px;
	height: 50px;
	z-index: 100;
}

#prntfrm textarea {
	width: 1px;
	height: 1px;
}

#regsub {
	position: absolute;
	top: 26px;
	left: 60px;
	width: 150px;
	padding-bottom: 5px;
	background-color: #dbd1eb;
	border: ridge 2px #dbd1eb;
	border-top: none;
	z-index: 900;
	display: none;
} 

#regsub a {
	line-height: 18px;
}

#infosub {
	position: absolute;
	top: 26px;
	left: 102px;
	width: 220px;
	background-color: #dbd1eb;
	border: ridge 2px #dbd1eb;
	border-top: none;
	z-index: 900;
	display: none;
}

#infosub a {
	line-height: 18px;
}

#aboutsub {
	position: absolute;
	top: 26px;
	left: 130px;
	width: 220px;
	padding-bottom: 5px;
	background-color: #dbd1eb;
	border: ridge 2px #dbd1eb;
	border-top: none;
	z-index: 900;
	display: none;
} 

#aboutsub a {
	line-height: 18px;
}

#commsub {
	position: absolute;
	top: 26px;
	left: 300px;
	width: 170px;
	padding-bottom: 5px;
	background-color: #dbd1eb;
	border: ridge 2px #dbd1eb;
	border-top: none;
	z-index: 900;
	display: none;
} 

#commsub a {
	line-height: 18px;
}

#head_subscribe {
	position: absolute;
	top: 0px;
	left: 160px;
	width: 350px;
	height: 165px;
	background: #ffc;
	border: solid 5px #3F2980;
	border-radius: 15px;
	box-shadow: 1px 2px 4px #463C3C;
    -moz-box-shadow: 1px 2px 4px #463C3C;
    -webkit-box-shadow: 1px 2px 4px #463C3C;
    -o-box-shadow: 1px 2px 4px #463C3C;
}

#head_subscribe #close_subscribe {
	position: absolute;
	top: -25px;
	left: 335px;
	width: 25px;
	height: 25px;
	font-weight: bold;
	background: #fff;
	border: solid 3px #3F2980;
	border-radius: 15px;	
}

#head_subscribe #close_subscribe:hover {
	background: #ffc;
}

#head_subscribe h4 {
	position: relative;
	top: 25px;
	left: 0px;
	text-align: center;
	text-shadow: 0 1px 0 pink;
}

#head_subscribe div#SignUp {
	position: relative;
	top: 10px;
	margin: 0 auto 0;
}

#head_subscribe div#SignUp .smtext {
	font-size: 14px;
	padding: 12px;
	background: #fff;
	border-radius: 10px;
	-webkit-transition: background 0.7s ease, color 0.7s linear;
    -moz-transition: background 0.7s ease, color 0.7s linear;
    -o-transition: background 0.7s ease, color 0.7s linear;
    transition: background 0.7s ease, color 0.7s linear;
}

#head_subscribe div#SignUp .smtext:hover {
	background: #ff9;
	color: #314159;
}

#head_subscribe div#SignUp #join {
	position: relative;
	top: 5px;
	left: 0px;
	text-align: center;
	padding: 7px 12px;
}


#basics {
	*left: 5px;
	*width: 450px;
	width: 440px;
	font-size: 13px;
	border: none;
	border-top: 1px solid #abc;
	border-bottom: 1px solid #abc;
	text-align: left;
}

#basics th,td {
	padding-right: 15px;
}

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

#tdatebox {
	position: relative;
	top: 0px;
	width: 70px;
	height: 20px;
}

#tdates {
	position: absolute;
	top: 0px;
	*top: -1px;
	left: -50px;
	width: 120px;
}

#content {
	position: absolute;
	top: 170px; 
	left: 20px; 
	width: 650px; 
	height: 835px; 
	overflow: auto;
	font-size: 14px;
}

#content .bubble {
	width: 600px;
	background: #D6C9E9;
	border: 1px solid white;
	padding: 1em;
	text-align: left;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin: 0 auto 0;
}

#content h4 {
	margin-left: 15px;
	*font-size: 14px;
}

#cal_list {
	top: 70px; 
	*top: 90px; 
	left:20px; 
	width: 650px; 
	height:835px; 
	overflow: auto;
}

#prez_cornr {
	position: absolute;
	left: -25px; 
	top: 132px; 
	width: 300px;
	height: 420px;
	clear: right;
}

#prez_cornr div.bg {
	background-image: url(//images/snote4.png);
	background-repeat: no-repeat;
}

#prez-corner {
	position: relative;
	top: 20px;
	left: 25px;
	width: 156px;
	height: 22px;
	background-image: url(//images/prez-corner.png);
}

#pc_txt {
	position: relative;
	top: 12px;
	*top: 22px;
	left: 25px;
	width: 250px;
	font-size: 13px;
	line-height: 14px;
	text-align: left;
}

#april-photo {
	position: relative;
	float: right;
	width: 85px;
	height: 97px;
	margin-left: 8px;
	margin-right: 0px;
	background-image: url(//images/april.jpg);
	border: solid 2px #3F2980;
}

#destinations {
	position: absolute;
	top: 20px;
	left: 255px;
	float: right;
	margin-right: 0px;
	width: 263px;
	height: 292px;
	z-index: 10;
}

#destinations div.bg {
	background-image: url(//images/destinos5.png);
	background-repeat: no-repeat;
}

.destinos {
	position: relative;
	display: block;
	width: 150px;
}

.destinos:hover {
	text-decoration: none;
}

#africa {
	top: 75px;
	left: 40px;
	width: 59px;
	height: 27px;
	background-image: url(//images/africa.png);
	background-repeat: no-repeat;
}

#africa:hover {
	background-position: 0 -27px;
}

#asia {
	top: 65px;
	left: 44px;
	width: 149px;
	height: 40px;
	background-image: url(//images/asia.png);
	background-repeat: no-repeat;
}

#asia:hover {
	background-position: 0 -40px;
}

#europe {
	top: 73px;
	left: 46px;
	width: 72px;
	height: 25px;
	background-image: url(//images/europe.png);
	background-repeat: no-repeat;
}

#europe:hover {
	background-position: 0 -25px;
}

#latin-america {
	top: 69px;
	left: 52px;
	width: 124px;
	height: 31px;
	background-image: url(//images/latin-america.png);
	background-repeat: no-repeat;
}

#latin-america:hover {
	background-position: 0 -31px;
}

#north-america {
	top: 69px;
	left: 57px;
	width: 130px;
	height: 32px;
	background-image: url(//images/north-america.png);
	background-repeat: no-repeat;
}

#north-america:hover {
	background-position: 0 -32px;
}

#river-cruises {
	top: 70px;
	left: 59px;
	width: 120px;
	height: 30px;
	background-image: url(//images/river-cruises.png);
	background-repeat: no-repeat;
}

#river-cruises:hover {
	background-position: 0 -30px;
}

#destinations_bot_lnk {
	top: 52px;
	left: 45px;
	width: 190px;
	height: 30px;
}

#destinations_bot_lnk:hover {
	
}

#postcard {
	position: relative;
	top: 72px;
	left: 40px;
	float: right;
	width: 237px;
	height: 254px;
	background-image: url(//images/brochure.png);
	background-repeat: no-repeat;
	z-index: 150;
	cursor: pointer;
}

#postcard:hover {
	opacity: .75;
	filter: alpha(opacity = 75);
}

#order_brochure {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 233px;
	height: 228px;
	visibility: hidden;
}

#promote_cal {
	position: absolute;
	top: 30px;
	left: 490px;
	width: 224px;
	height: 53px;
	text-align: center;
	z-index: 100;
}

#promote_cal div.bg {
	width: 224px;
	height: 53px;
	background-image: url(//images/promote-cal.png);
	background-repeat: no-repeat;	
}

#promote_lnk2010 {
	top: 6px;
	left: 20px;
	font-size: 18px;
	font-weight: bold;
	font-variant: small-caps;
	color: #cc0000;
	text-shadow: 0 1px 0 white;
	display: none;
}

#promote_lnk2011 {
	
}

#f_t_border {
	position: absolute;
	top: 310px;
	left: 285px;
	width: 362px;
	height: 250px;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	z-index: 100;
	border: solid 5px #FF6633;
	border-radius: 15px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	 box-shadow: 2px 2px 4px #581895;
    -moz-box-shadow: 2px 2px 4px #581895;
    -webkit-box-shadow: 2px 2px 4px #581895;
    -o-box-shadow: 2px 2px 4px #581895;
}

#f_t_border div.bg {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 362px;
	height: 250px;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	background-image: url(//images/promotions_bg.png);
	background-repeat: no-repeat;
	opacity: .5;
	filter: alpha(opacity = 50);
}

#f_t_border a.abtn {
	position: relative;
	top: 0px;
    padding: 9px 12px;
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#fff), to(#FE7402));
    background: -moz-linear-gradient(100% 100% 90deg, #FE7402, #fff);
    border-radius: 15px;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    -o-border-radius: 15px;
    box-shadow: 1px 2px 4px #463C3C;
    -moz-box-shadow: 1px 2px 4px #463C3C;
    -webkit-box-shadow: 1px 2px 4px #463C3C;
    -o-box-shadow: 1px 2px 4px #463C3C;
    background: #3F2980;
	color: orange;
	cursor: pointer;
	-webkit-transition: background 1.0s ease, color 0.7s linear;
    -moz-transition: background 1.0s ease, color 0.7s linear;
    -o-transition: background 1.0s ease, color 0.7s linear;
    transition: background 1.0s ease, color 0.7s linear;
    text-decoration: none;
    font-family: verdana;
    font-weight: bold;
    font-size: 15px;
    font-variant: small-caps;
}

#f_t_border a.abtn:hover  {
	background: orange;
	color: #3F2980;
}

#f_t_border a {
	color: #581895;	
}

#featured_tour {
	top: 12px;
	margin: 0 auto 0;
	width: 300px;
	height: 26px;
	background-image: url(//images/featured-tour.png);
	background-repeat: no-repeat;
}

#featured_tour_photo {
	position: relative;
	top: 14px;
	margin: 0px auto 18px;
	width: 300px;
	height: 200px;
	border: solid 2px #581895;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

#promotions_title {
	position: relative;
	top: 12px;
	margin: 0 auto 0;
	width: 238px;
	height: 34px;
	
}

#f_t_border p {
	font-size: 18px;
	margin: 20px;
}

#f_t_border h3 {
	position: relative;
	margin-left: 10px;
	margin-right: 10px;
	font-size: 16px;
	z-index: 1;
}

#promotions_details {
	position: absolute;
	top: 155px;
	left: 0px;
	width: 100%;
	height: 80px;
	background-color: #fff;
	opacity: .5;
	filter: alpha(opacity = 50);
	z-index: 0;
}

#promotions_copy {
	position: absolute;
	top: 12px;
	left: 0px;
	width: 365px;
	height: auto;
}

#promotions_copy a.abtn, #promote_cal a.abtn {
	position: relative;
	top: 7px;
    padding: 20px 25px;
    background: #F4793D;
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#fff), to(#FE7402));
    background: -moz-linear-gradient(100% 100% 90deg, #FE7402, #fff);
    border-radius: 15px;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    -o-border-radius: 15px;
    box-shadow: 1px 2px 4px #463C3C;
    -moz-box-shadow: 1px 2px 4px #463C3C;
    -webkit-box-shadow: 1px 2px 4px #463C3C;
    -o-box-shadow: 1px 2px 4px #463C3C;
    -webkit-transition: background 0.7s ease, color 0.7s linear;
    -moz-transition: background 0.7s ease, color 0.7s linear;
    -o-transition: background 0.7s ease, color 0.7s linear;
    transition: background 0.7s ease, color 0.7s linear;
    text-decoration: none;
    color: #3F2980;
    font-family: verdana;
    font-weight: bold;
    font-size: 18px;
}

#promotions_copy a.abtn:hover, #promote_cal a.abtn:hover  {
    color: #cc0000;
    background: #D8C0E3;
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#FE7402), to(#fff));
    background: -moz-linear-gradient(100% 100% 90deg, #fff, #FE7402);
}

#promote_cal a.abtn {
	position: absolute;
	top: 0px;
	left: 20px;
	width: 150px;
	font-weight: bold;
	font-variant: small-caps;
	border: solid 1px purple;
	text-shadow: 0 1px 0 white;	
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 0;
	padding-right: 0;
	font-size: 14px;
}

#promotions_copy h3 {
	position: relative;
	top: 80px;
	left: 0px;
	font-size: 15px;
}

#get_newsletter {
	position: absolute;
	top: 570px;
	left: 31px;
	width: 259px;
	height: 96px;
}

#get_newsletter div.bg {
	background-image: url(//images/get-news-bg.png);
	background-repeat: no-repeat;
}

#rec_newsletter {
	position: relative;
	top: 32px;
	left: 38px;
	width: 203px;
	height: 22px;
	background-image: url(//images/rec-news.png);
	background-repeat: no-repeat;
}

#emailfld {
	position: relative;
	top: 0px;
	*top: -5px;
	padding: 4px;
	color: #581895;
	background-color: transparent;
	font-weight: bold;
	text-align: center;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}

.join {

}

#SignUp {
	border-top: none;
	background: transparent;
}

#join {
	position: absolute;
	top: 0px;
	left: 230px;
	padding: 6px 8px;
	font-weight: bold;
}

.signupframe {
	position: relative;
	top: 40px;
	left: 0px;
	width: 260px;
	border: none;
	border-top: none;
	background: transparent;
	color: #581895;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}

#slct_dest {
	position: absolute;
	top: 585px;
	left: 33px;
	width: 621px;
	height: 253px;
	z-index: 100;
}

#slct_dest div.bg {
	width: 612px;
	height: 232px;
	background-image: none;
	background-color: #E0C9E8;
	border: solid 5px #FF6633;
	border-radius: 15px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	 box-shadow: 2px 2px 4px #581895;
    -moz-box-shadow: 2px 2px 4px #581895;
    -webkit-box-shadow: 2px 2px 4px #581895;
    -o-box-shadow: 2px 2px 4px #581895;
}

#select_destinations {
	position: absolute;
	top: 9px;
	left: 232px;
	width: 160px;
	height: 22px;
	background-image: url(//images/slct-dest.png);
	background-repeat: no-repeat;
}

#slct_dest .slct {
	position: relative;
	top: 0px;
	width: 190px;
	height: 125px;
	border: solid 2px #581895;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

#slct1 {

}

#slct2 {

}

#slct3 {

}

#slct_dest .slctxt {
	position: absolute;
	top: 40px;
	width: 190px;
	text-align: center;
}

#slctxt1 {
	left: 13px;
}

#slctxt2 {
	left: 213px;
}

#slctxt3 {
	left: 414px;
}

#dwnld_cntct {
	position: absolute;
	top: 849px;
	left: 33px;
	width: 621px;
	height: 108px;
	z-index: 100;
}

#dwnld_cntct div.bg {
	width: 612px;
	height: 130px;
	background-image: none;
	background-color: #E0C9E8;
	border: solid 5px #FF6633;
	border-radius: 15px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	 box-shadow: 2px 2px 4px #581895;
    -moz-box-shadow: 2px 2px 4px #581895;
    -webkit-box-shadow: 2px 2px 4px #581895;
    -o-box-shadow: 2px 2px 4px #581895;
}

#dwnld_cntct a:hover {
	text-decoration: none;
}

#contact_agent {
	position: absolute;
	top: 10px;
	left: 314px;
	width: 289px;
	height: 26px;
	border: none;
	background-image: url(//images/contact_agent.png);
	background-repeat: no-repeat;
}

#or1 {
	position: absolute;
	top: 35px;
	left: 443px;
	width: 30px;
	height: 11px;
	border: none;
	background-image: url(//images/_or_.png);
	background-repeat: no-repeat;
}

#info-email {
	position: absolute;
	top: 45px;
	left: 339px;
	width: 238px;
	height: 29px;
	border: none;
	background-image: url(//images/info-email.png);
	background-repeat: no-repeat;
}

#info-email:hover {
	background-position: 0 -29px;
	text-decoration: none;
}

#or2 {
	position: absolute;
	top: 73px;
	left: 443px;
	width: 30px;
	height: 11px;
	border: none;
	background-image: url(//images/_or_.png);
	background-repeat: no-repeat;
}

#ph866imgutsy {
	position: absolute;
	top: 85px;
	left: 323px;
	width: 270px;
	height: 48px;
	border: none;
	background-image: url(//images/866imgutsy4.png);
	background-repeat: no-repeat;
}


#login_form, #bubble, #process {
	top: 60px;
	width: 300px;
	*width: 320px;
	background: #D6C9E9;
	border: 1px solid white;
	margin-right: 75px;
	padding: 1em;
	text-align: left;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

#bubble {
	width: 450px;
	margin-right: 45px;
}

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

#emailtravelerbg {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background-color: #fff;
	opacity: .9;
	filter: alpha(opacity = 90);
	z-index: 1000;
	display: none;
}

#emailtraveler {
	position: absolute;
	top: 150px;
	left: 40px;
	margin: 0 auto 0;
	width: 580px;
	height: 400px;
	background-color: #D6C9E9;
	border: 1px solid white;
	margin-right: 75px;
	padding: 1em;
	text-align: left;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	z-index: 1001;
	display: none;
}

#editordertotal {
	position: absolute;
	top: 150px;
	left: 40px;
	margin: 0 auto 0;
	width: 580px;
	height: 400px;
	background-color: #D6C9E9;
	border: 1px solid white;
	margin-right: 75px;
	padding: 1em;
	text-align: left;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	z-index: 1001;
	display: none;
}

#process {
	margin-left: 45px;
	width: 600px;
}

#process tr {
	vertical-align: top;
}

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

#lock {
	width: 94px;
	height: 13px;
	background-image: url(//images/lock-icon.gif);
	background-repeat: no-repeat;
}

#clicktosend {
	top: 40px;
	margin-right: 50px;
	z-index: 100000;
}

#sendviaemail {
	top: 20px;
	left: 50px;
	float: left;
	z-index: 100000;
}

#export {
	top: 80px;
	left: 50px;
}

#temp2011 {
	position: relative;
	top: 70px;
	*top: 90px;
	left: 40px;
	color: #3F2980;
	font-weight: bold;
	text-shadow: 0 1px 0 white;
}

#temp2011 a {
	font-size: 12px;
	padding-right: 10px;
}

th.dates {
	width: 195px;
	*font-size: 13px;
}

td.caldate {
	font-size: 14px;
	*font-size: 13px;
}

#region_container {
	top: 0px;
	left: 20px;
	width: 650px;
	height: 640px;
	overflow: auto;
}

#regionsshow {
	position: relative;
	top: -10px;
	*top: 10px;
	float: right;
	clear: both;
	width: 420px;
	height: 280px;
	margin-right: 25px;
}

#taprint {
	width: 1px;
	height: 1px;
}

#prntripbtn {
	top: 0px;
	left: 200px;
	width: 70px;
	height: 27px;
	padding-top: 4px;
}

table#trip_list {
	position: relative;
	top: 70px;
	width: 600px;
	height: auto;
	margin: 20px auto 20px;
	padding: 20px;
	color: #3F2980;
	background: #D6C9E9;
	border: solid 1px #fff;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	overflow: auto;
}

table#trip_list tr {
	*text-indent: 15px;	
}

table#trip_list th {
	text-align: left;
}

table#trip_list a, #trip a {
	text-decoration: none;
}

table#trip_list a:hover {
	color: #3F2980;	
	text-decoration: underline;
}

table#trip_list caption, #trip caption {
	color: #3F2980;
	font-weight: bold;
	text-shadow: 0 1px 0 white;
}

table#trip_list caption a {
	font-size: 12px;
	padding-right: 10px;
}


#trip {
	clear: both;
	*clear: none;	
	width: 685px;
	height: 1024px;
	margin: 0px auto 10px;
	*margin: 0px auto 0px;
}

#trip div.bg {
	width: 685px;
	height: 1024px;
	background-image: url(//images/wrapper-in-bg2.png);
	background-repeat: no-repeat;
}


#trip p#order_complete {
	width: 630px;
}

#ctbt {
	position: relative;
	float: right;
	margin-right: 45px;
}

#op_icons {
	position: relative; 
	top: -9px; 
	left: 10px;
	float: left;
}

#trip_tabs {
	top: 14px;
	*top: 24px;
	left: 20px;
	width: 650px;
	height: 32px;
	background-color: #e9e9f4;
	font-size: 13px;
	text-align: center;
	z-index: 100;
}

#trip_tabs a {
	position: relative;
	top: 9px;
	background-color: #fff;
	border: solid 1px #A9A9DF;
	text-align: center;
	padding: 3px;
	padding-left: 7px;
	padding-right: 7px;
	margin-left: 7px;
	margin-right: 7px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;	
	box-shadow: 0 1px 0 white;
	-moz-box-shadow: 0 1px 0 white;
	-webkit-box-shadow: 0 1px 0 white;
}

#trip_tabs a:hover {
	color: #990000;
	background-color: #ffffcc;
}

#trip_info {
	top: 0px;
	*top: 10px;
	left: 20px;
	width: 650px;
	height: 770px;
	font-size: 12px;
	margin-left: 0;
	margin-top: 15px;
	background-color: #ddcce6;
	border-bottom: ridge 2px #ddcce6;
	overflow: auto;
}

#trip_info ul li {
	list-style: circle;
}

#addthis {
	top: 7px;
	left: 235px;
	width: 450px;
	height: 30px;
}

#addthis .addthis_toolbox {
	top: 0px;
	left: 0px;
	width: 130px;
	height: 15px;
	clear: left;
}

#addthis .addthis_button_compact {
	text-decoration: none;
	color: #fff;
}

#highlights #trip_photo {
	border-radius: 7px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	border: ridge 2px #abc;
	background-color: #abc;
	box-shadow: 3px 3px 8px #abc;
	-moz-box-shadow: 3px 3px 8px #abc;
	-webkit-box-shadow: 3px 3px 8px #abc;
}

#itinerary {

}

#hotels {

}

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

#pricing {

}

#currBox {
	position: relative;
	float: right;
	margin-right: 120px;
}

#currBox select {
	font-size: 14px;
}

#depinfo {
	width: 600px;
	text-align: left;
	border-top: solid 1px #abc;
}

#depinfo caption {
	color: #990000;
	font-size: 12px;
	font-style: italic;
	text-align: left;
}

#depinfo tr {
	vertical-align: top;
}

#depinfo th {
	vertical-align: bottom;
}

#trecap_cont {
	position: relative;
	top: 0px;
	width: 460px;
	height: 95px;
	overflow: auto;
}

#trecap {
	top: 0px;
	width: 440px;
	text-align: left;
}

#trecap td {
	border-top: solid 1px #abc;
}

#bill_tbl {
	top: 20px;
	width: 630px;
	text-align: left;
}

#bill_tbl tr {
	vertical-align: top;
}

#bill_tbl th {
	border-bottom: solid 1px #abc;
}

#bill_tbl h4 {
	font-size: 15px;
	margin-bottom: 3px;
}

#contact_info {
	margin-top: 10px;
	width: 340px;
	font-size: 13px;
}

#contact_info span, #pay_info label {
	line-height: 28px;
	*line-height: 14px;
	text-shadow: 0 1px 0 #FFCEB9;
	font-weight: bold;
}

#contact_info input, #contact_info textarea, #pay_info input {
	width: 200px;
	margin-left: 10px;
	padding: 4px;
	*padding: 2px;
	float: right;
	border: 5px;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	background-color: #fffffc;
	opacity: .8;
	filter: alpha(opacity = 80);
	font-weight: bold;
	font-size: 12px;
	color: purple;
}

#contact_info textarea {
	height: 80px;
}

#pay_info {
	margin-top: 10px;
	*margin-top: 0px;
	font-size: 13px;
	*font-size: 12px;
}

#pay_info input {
	float: none;
}

#pay_info input[name=mo], #pay_info input[name=yr] {
	width: 20px;
}

#pay_info input[name=code] {
	width: 40px;
}

#thanks {
	display: none;
	font-size: 16px;
	font-weight: bold;
	color: #990000;
}

#ifrBrochure {
	border: none;
	width: 1px;
	height: 1px;
}

#login_form input[type=text], #login_form input[type=password] {
	display: block;
	margin: 0 0 1em 0;
	width: 280px;
	border: 5px;
	font-size: 14px;
	-moz-border-radius: 1px;
	-webkit-border-radius: 1px;
	padding: 1em;
	background-color: #fffffc;
	opacity: .8;
	filter: alpha(opacity = 80);
}

#pay_info input[type=submit], #pricing input[type=submit], #login_form input[type=submit], form a {
	border: none;
	margin-right: 1em;
	padding: 6px;
	text-decoration: none;
	font-size: 12px;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	background: #584AAE;
	color: white;
	box-shadow: 0 1px 0 white;
	-moz-box-shadow: 0 1px 0 white;
	-webkit-box-shadow: 0 1px 0 white;

}

#pay_info input[type=submit] {
	margin-top: 30px;
	float: right;
	width: auto;
}

#pay_info input[type=submit]:hover, #pricing input[type=submit]:hover, #login_form input[type=submit]:hover, form a:hover {
	background: #3F2980;
	cursor: pointer;
}

#val_errors {
	width: 340px;
	height: 145px;
	overflow: auto;
	overflow-x: hidden;
}

#val_errors ul {
	margin-left: 0;
	padding-left: 0;
}

#val_errors ul li {
	color: #990000;
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 5px;
}

#trip_list {
	height: auto;
	border: solid 1px #abc;
}

#trip_list tr {
	height: 30px;
}

#trip_list th {

}

#footer {
	position: relative;
	width: 685px;
	height: auto;
	margin: 0 auto 0;
	text-align: center;
}

#footer p#copy {
	position: relative;
	font-size: 12px;
}

#csa {
	top: -7px;
	*top: -7px;
	float: right;
	margin: 0;
	margin-right: 20px;
	font-size: 10px;
}

#slogan {
	position: relative;
	margin-top: 10px;
	*margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	width: 302px;
	height: 29px;
	*clear: both;
	background-image: url(//images/your-life-slogan.png);
	display: none;
}

#tenyrs {
	position: relative;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	width: 364px;
	height: 48px;
	*clear: both;
	display: none;
	/*background-image: url(//images/10-yrs.png);*/
}

#fb_twttr {
	margin: 10px auto 0;
	width: 540px;
	height: 40px;
	font-weight: bold;
	font-size: 12px;
}

#fb_twttr a {
	font-weight: bold;
}

#webd {
	font-family: verdana;
	font-size: 9px;
	text-align: center;
}

#webd:hover {
	text-decoration: underline;
}

#jeb {
	letter-spacing: -3px;
	font-family:tahoma, courier new;
	font-size: 11px;
	font-style: italic;
}

.error {
	color: #393939;
	font-size: 15px;
}

fieldset {
	width: 300px;
	margin: auto;
	margin-bottom: 2em;
	display: block;
}

#ie6 {
	position: absolute;
	top: 40px;
	left: 750px;
	width: 500px;
	padding: 7px;
	height: auto;
	border: solid 1px red;
	background-color: pink;
	z-index: 500;
	display: none;
}

 img, div, input, table, a { behavior: url("iepngfix.htc") }