.Genevaxxsmall {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: normal;
	color: #000000;
}
.Geneva9 {
	font: 9px Geneva, Arial, Helvetica, sans-serif;
}
.Geneva10 {
	font-size:10px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
}
.GenevaRed10 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF0000;
}
.BoldRed {
	color:#C00;
	font-weight:bold;
}
.pricetable {
	margin:1.5em auto;
	font-size: 11px;
	background-color:#F8F8F8;
	border: 1px solid #C4EBF7;
}
.pricetable td {
	padding-left: .5em;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #E1F3FD;
	border-right-color: #E1F3FD;
	border-bottom-color: #E1F3FD;
	border-left-color: #E1F3FD;
}
.pricetable caption {
	background-color: #71CAFF;
	color: #FFF;
	font-size:1.2em;
	font-style: italic;
	font-weight: bold;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding-top: 0.5em;
	padding-right: 0.5em;
	padding-bottom: .25em;
	padding-left: .75em;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
}
.pricetable th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image:url(images/blue-fade-th.gif);
	background-repeat: repeat-x;
	color:#20414F;
	background-color:#AFDAE4;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: left;
	vertical-align: top;
	background-position: 0px -3px;
	line-height: 1.2;
	padding-left: 0.5em;
}
/*pricetable reboot*/
.pricetable_container {
	display:   table;
	margin:    0 auto;
	border:    #ff9966 1px solid;
	margin:    1px;
	font-size: 11px;
	width:     auto;
}
.pricetable_row {
	display: table-row;
	width:   inherit;
	display: 100%;
}
.pricetable_cell {
	display:          table-cell;
	border:           #ffc57c 1px dotted;
	float:            left;
	position:         relative;
	width:            inherit;
	background-color: #fee7c9;
}
.pricetable_header {
	display:             table-header-group;
	font-family:         Verdana, Arial, Helvetica, sans-serif;
	font-weight:         600;
	background-image:    url(../css/themes/africa/images/tab_background1x25.gif);
	background-repeat:   repeat-x;
	color:               #930;
	background-color:    #fec;
	text-align:          left;
	vertical-align:      top;
	border-bottom-width: 1px;
	border-bottom-color: #FF9F2B;
	padding:             2px;
}
/*reboot end*/

.promocode {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #09F;
	text-align:center;
	padding:4px;
}
ul.checklist li {
	background-image: url(../downunder/du_img/chekmark.gif);
	background-repeat: no-repeat;
	list-style-type: none;
	margin-bottom:.5em;
	background-position: 0 3px;
	vertical-align: middle;
	line-height: 1.3em;
	padding-left: 1.5em;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: normal;
}
ul.linklist li {
	background-image: url(../css/themes/africa/images/triangle_brown11x11.gif);
	background-repeat: no-repeat;
	list-style-type: none;
	padding-left:15px;
	margin-left:-1.5em;
	margin-bottom:.75em;
	background-position: 0 3px;
	vertical-align: middle;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	margin-right: 1.5em;
}
.BeigeBox {
	color: #333;
	background-color: #FFFEE9;
	padding: 0.5em;
	border: 1px solid #999;
	margin: 0.75em;
}
.backtotop {
	margin:3em;
	text-align:center;
	font-weight:bold;
	letter-spacing:.2em;
	text-transform: uppercase;
}
.blueFadeBox {
	color: #003399;
	background-image: url(images/blue-fade-long.gif);
	padding: 0.5em;
	border: 1px solid #C6E3EC;
	background-color: #FFF;
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
}
.GoldBox {
	color: #000000;
	background-color: #FFCC66;
	padding: .5em;
}
.leadprice {
	font-size: 13px;
	font-weight: bold;
	color: #900;
	font-family: Arial, Helvetica, sans-serif;
	text-align:center;
	background-image: url(images/starburst200x200grey.png);
	background-repeat: no-repeat;
	clear: both;
	float: right;
	height: 140px;
	width: 200px;
	margin-top: 0.5em;
	margin-left: 1em;
	padding-top: 60px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	letter-spacing: .1em;
}
.LeopardSkinBox {
	color: #4A2500;
	background-color: #FFE8CA;
	padding: 0.5em;
	border: 1px solid #FFBC6A;
	background-image: url(../css/themes/africa/images/faded_leopardskin.jpg);
}
.greyBox {
	color: #20414F;
	background-color: #EBEBEB;
	padding: 1em;
	border: 1px solid #B1D1DF;
	margin: 1.5em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.OrangeBox {
	color: #FFFFFF;
	background-color: #DB4E23;
	padding: .5em;
	border: 1px solid #FF9A35;
}
.RedBox {
	color: #FFFFFF;
	background-color: #990000;
	padding: .5em;
}
.SandyBox {
	color: #532900;
	background-color: #FFFFCA;
	padding: .5em;
	background-repeat: repeat;
	background-image: url(../css/themes/islands/images/goldsand.gif);
	border-top: 1px solid #FCF8E9;
	border-right: 1px solid #FDE093;
	border-bottom: 1px solid #FDE093;
	border-left: 1px solid #FCF8E9;
}
.gtbox {
	background-color:#72011F;
	padding-left: 4px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	background-image: url(images/globetrotting_background.gif);
	background-repeat: repeat-y;
}
ul.myGallery {
	padding: 0px;
	clear: both;
	width: 100%;
	margin: 0px;
}
.myGallery li {
	list-style: none;
	display: inline;
	float: left;
	width: 30%;
	font-size: 10px;
	text-align: center;
	margin-top: .5em;
	margin-right: 0px;
	margin-bottom: .5em;
	margin-left: 2%;
	padding: 0px;
}
/*--------- Fixe for IE 6 ------- */
*html .myGallery li {
	margin-right: 1%;
	margin-left: 1%;
}
.RightAlignedImage {
	float:right;
	margin-top: 0em;
	margin-right: .5em;
	margin-bottom: 1.25em;
	margin-left: 1em;
}
.centeredImageWithCaption {
	font-size:10px;
	text-align:center;
	margin-top: 1.25em;
	margin-right: auto;
	margin-bottom: 1.5em;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	clear: both;
}
.canadian_cell_header {
	background-image: url(../images/elements/canadian-flag-semi-transparent.png);
	background-repeat: no-repeat;
	background-position: 100% 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	background-color: #FFF;
	line-height: 1em;
	padding-top: .25em;
	padding-bottom: .25em;
}
.american_cell_header {
	background-image: url(../images/elements/us-flag-semi-transparent.png);
	background-repeat: no-repeat;
	background-position: 100% 0px;
	background-color: #FFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height: 1em;
	padding-top: .25em;
	padding-bottom: .25em;
}
.facebookicon {
	background-image: url(../css/themes/images/facebook-icon.gif);
	background-repeat: no-repeat;
	background-position: 138px 2px;
}
.twittericon {
	background-image: url(../css/themes/images/twitter-t.gif);
	background-repeat: no-repeat;
	background-position: 125px 1px;
}
.longbutton {
	display: inline;
	width: 162px;
	list-style-type: none;
	vertical-align: middle;
	margin: 0px;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 6px;
	background-color: #FFF;
	border: 1px solid #333;
}
.halfbox {
	float: left;
	width: 50%;
	margin: 0px;
	padding: 0px;
}
.itineraryday {
	clear:right;
	margin-top:.75em;
	line-height: 1.5;
}
.tinyflag {
	margin-top: 0px;
	margin-right: 4px;
	margin-left: 0px;
	margin-bottom: -3px;
	padding: 0px;
	line-height: 16px;
}
