/*	For bandwidth efficiency and appearance consistency I am separating the styles into 2 style sheets:
	1) general.css - Will contain common definitions for all templates, i.e. element positioning and dimensions and general font sizes
	2) xxxx_styles.css - will be inside the css/themes/xxxx folder and will contain section specific color schemes, backgrounds, etc
	
	This way the download of the general.css definitions will happen only once per session
*/

/* Page Elements (div) from top to bottom
	1) container - Contains all the other elements (to center and confine to 700px width)
	2) header  - Contains the topbanner editable region that can be change in every page
	3) navbar - Contains the top menu to navigate site
	4) topline - Contains the date javascript, the headline, etc
	5) main - Contains the main editable region in most pages
	6) breadcrumb - Contains the single line navigation options (optional element, inside main)
	7) leftpanel - Contains the table with other naviagtion optins (optional element aligned to the left, inside main)
	8) submain - Contains the CONTENT area to the right of the left panel (optional element aligned to the right, inside main)
	9) copyright - Contains the copyright info
	
*/

/* As a parent to most elements body will dictate font size and background color unless overriden */
html {
	scrollbar-base-color: #333333
}
body {
	margin:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #333333;
}
a {
	text-decoration: none;
}
/*Styles for the Globetrotting Mekit Kit*/
em {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:   1.0em;
}
/*end styles for Globetrotting Media Kit*/

p {
	margin-top: 0.2em;
	margin-right: 1em;
	margin-bottom: 0.8em;
	margin-left: 1em;
}
ol li {
	margin-bottom: 1em;
}
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;
}
.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;
}
/* These are general font sizes and colours used in many pages regardless of template */
.Geneva10 {
	font-size:10px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
}
.GenevaRed10 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF0000;
}
table.pricetable {
	margin:1.5em auto;
}
table.pricetable caption {
	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;
}
.BoldRed {
	color:#FF0000;
	font-weight:bold;
}
.BoldBlack {
	color:#000000;
	font-weight:bold;
}
.BeigeBox {
	color: #4A2500;
	background-color: #FFE8CA;
	padding: 0.5em;
	border: 1px solid #FFBC6A;
	margin: .75em;
}
.backtotop {
	margin:3em;
	text-align:center;
	font-weight:bold;
	letter-spacing:.2em;
	text-transform: uppercase;
}
.CrystalBlueBox {
	color: #003399;
	background-image: url(themes/images/raycub.jpg);
	padding: 0.5em;
	border: 1px solid #003399;
	background-color: #DFE8F1;
}
.GoldBox {
	color: #000000;
	background-color: #FFCC66;
	padding: .5em;
}
.leadprice {
	font-size: 13px;
	font-weight: bold;
	color: #CF2B10;
	font-family: Arial, Helvetica, sans-serif;
	text-align:center;
	background-image: url(themes/images/leading-price-bubble200x150.gif);
	background-repeat: no-repeat;
	clear: both;
	float: right;
	height: 120px;
	width: 200px;
	margin-top: 0.5em;
	margin-left: 1em;
	padding-top: 30px;
	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(themes/africa/images/faded_leopardskin.jpg);
}
.OliveBox {
	color: #504625;
	background-color: #EEEDD5;
	padding: 1em;
	border: 1px solid #AA994F;
	margin: 1.5em;
}
.OrangeBox {
	color: #FFFFFF;
	background-color: #DB4E23;
	padding: .5em;
	border: 1px solid #FF9A35;
}
.LightOliveBox {;
	background-color: #E6F0D2;
	border: 1px solid #669933;
}
.RedBox {
	color: #FFFFFF;
	background-color: #990000;
	padding: .5em;
}
.SandyBox {
	color: #532900;
	background-color: #FFFFCA;
	padding: .5em;
	background-repeat: repeat;
	background-image: url(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;
}
.WaterBox {
	color: #003399;
	background-image: url(../styles/images/waterbackground.jpg);
	margin: 1em;
	padding: 0.5em;
	border: 1px solid #003399;
	background-color: #CCEEEF;
}
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;
}
.RightAlignedImage {
	float:right;
	margin-top: 0px;
	margin-right: .3em;
	margin-bottom: .5em;
	margin-left: .7em;
}
/*--------- Fixe for IE 6 ------- */
*html .myGallery li {
	margin-right: 1%;
	margin-left: 1%;
}
.centeredImageWithCaption {
	font-size:9px;
	text-align:center;
	margin-top: 1.25em;
	margin-right: auto;
	margin-bottom: 1.5em;
	margin-left: auto;
}
h1 {
	font-size:2em;
	font-weight: bold;
	padding:0.1em;
	text-align: center;
	margin: 0px;
	text-transform: capitalize;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
h2 {
	font-size: 1.3em;
	line-height:24px;
	letter-spacing:0.1em;
	text-align: center;
	font-weight: 600;
	margin: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
h3 {
	font-size: 1.2em;
	text-align: center;
	margin: 0px;
	padding-top: 0.2em;
	padding-bottom: 0.2em;
	letter-spacing: 0.1em;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
h4 {
	font-weight: 600;
	text-transform: uppercase;
	letter-spacing: 0.15em;
	font-size: 1em;
	margin-top: 1em;
	margin-right: 1em;
	margin-bottom: 0em;
	margin-left: 1em;
	font-family: Tahoma, Geneva, sans-serif;
}
table td ul {
	margin:0px;
	padding: 15px;
}
table td ul li {
	font-size: 10px;
	line-height: 16px;
}
/* Positioning of the page elements */

/* To center and confine to 700px */
#container {
	width: 950px;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	border: 5px solid #FFFFFF;
}
/* The top header is just a 700 x 75 px image */
#header {
	width: 950px;
	background-color: #FBEACE;
	margin: 0px;
	padding: 0px;
	height: 200px;
}
#logo {
	height: 60px;
	width: 260px;
	background-color: transparent;
	margin: 0px;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
}
#logo_rugby {
	height: 110px;
	width: 525px;
	background-color: transparent;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
}
#promologo {
	height: 74px;
	width: 350px;
	background-color: transparent;
	margin: 0px;
	padding-top: 25px;
	padding-right: 30px;
	padding-bottom: 0px;
	float:right;
}
#travelexperts {
	font-size: 12px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style: oblique;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: 0.1em;
	background-image: url(themes/images/grey-transparent.png);
	background-repeat: repeat-y;
	padding: 4px;
	display: block;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
	width: 252px;
}
#navbar {
	padding: 3px;
	margin-top: 35px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
	width: 870px;
	height: 22px;
}
/*Wider for IE6 */
* html #navbar {
	width: 875px;
}
#navbar form {
	height:22px;
	margin:0px;
	padding:0px;
}
#navbar .searchbutton {
	width:32px;
	height:22px;
	color: #FFF;
	margin: 0px;
	padding: 0px;
}
#navbar .searchbox {
	width:100px;
	border:1px solid #000;
	font-size: 11px;
	margin-top: 1px;
	margin-right: 3px;
	margin-bottom: 1px;
	margin-left: 5px;
	background-color: #FFF;
	float: left;
	height: 18px;
	color: #666;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 16px;
}
/* This line contains the date (javascript) */
#topline {
	text-align:left;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 14px;
	vertical-align: middle;
	height: 16px;
	padding: 0px;
	margin: 0px;
	clear: left;
}
#main {
	clear:both;
	width:950px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#copyright {
	font-size: 10px;
	clear:both;
	padding: 12px;
	background-color: #FFFFFF;
	border-right-width: 5px;
	border-left-width: 5px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	margin-top: 1.5em;
}
#copyright a {
	font-size: 10px;
}
#breadcrumb {
	vertical-align:middle;
	text-align: left;
	font-size: 10px;
	margin-top: .5em;
	margin-right: 0px;
	margin-bottom: .5em;
	margin-left: 1em;
}
#leftpanel {
	float:left;
	width:300px;
	font-size: 9px;
}
/* The H1 tag is carefully defines to override the general H1 declaration in the other CSS */
#leftpanel h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:normal;
	margin:0px;
	text-align:left;
	padding:0px 0px 0px .5em;
	color:#000000;
	letter-spacing:0.1em;
	border:none;
	background-color: #FFFFFF;
}
#leftpanel h2 {
	font-size: 11px;
	font-weight:bold;
	text-align:left;
	text-transform: none;
	line-height: 18px;
	background-image: none;
	padding-left: 4px;
	vertical-align: middle;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#leftpanel h4 {
	font-size: 10px;
	font-weight:600;
	margin:.4em 0 .4em .4em;
	letter-spacing: 0.08em;
	text-transform: capitalize;
}
#leftpanel img {
	display: block;
	margin-right: auto;
	margin-left: auto;
}
#leftpanel ul {
	margin-top:5px;
	margin-bottom:7px;
}
#leftpanel ul li {
	list-style-type: none;
	padding-left:11px;
	margin-left:-40px;
	font-size: 9px;
	vertical-align: middle;
	line-height: 15px;
	text-align:left;
}
#leftpanel a {
	font-size: 10px;
	cursor:pointer;
}
#submain {
	float:right;
	width:630px;
	clear: right;
	border: 1px dotted #F0E6CE;
}
#quizbg {
	background-color:#FFFFFF;
}


/*--- Request a Quote Styles ----- */
#requestquote {
	width:272px;
	font-family:Verdana, Geneva, sans-serif;
	text-align:center;
	font-size: 11px;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	height: 250px;
}
#requestquote p{
	font-size:12px;
	font-weight:bold;
	letter-spacing:.1em;
	height:16px;
	background-image:url(../forms/images/free-quote-request_01.png);
	background-repeat:no-repeat;
	color:#666;
	margin: 0px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
#requestquote h4{
	font-size:13px;
	color:#9A0717 !important;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	border-top-style: none !important;
	border-right-style: none;
	border-bottom-style: none !important;
	border-left-style: none;
	background-image: none;
	background-color: transparent !important;
}
#requestquote form {
	margin:0px;
	padding:0px;
	text-align:center;
	background-image:url(../forms/images/free-quote-request_03.png);
	font-size:11px;
	background-repeat:no-repeat;
	height: 64px;
	width: 272px;
}

#requestquote select {
	height:20px;
	line-height:18px;
	margin:5px auto;
	border: 1px solid #C30;
	background-color: #FFF9E6;
	color: #5D3C29;
}
/*******************************************************************************
/* SpryMenuBarHorizontal Common Styles */
/* The outermost container of the Menu Bar, an auto width box with no margin or padding */

ul.MenuBarHorizontal {
	padding: 0;
	list-style-type: none;
	font-size: 100%;
	cursor: default;
	width: auto;
	margin: 0px;
}
/* Set the active Menu Bar with this class, currently setting z-index to accomodate IE rendering bug: http://therealcrisp.xs4all.nl/meuk/IE-zindexbug.html */
ul.MenuBarActive {
	z-index: 1000;
}
/* Menu item containers, position children relative to this container and are a fixed width */
ul.MenuBarHorizontal li {
	padding: 0px;
	list-style-type: none;
	font-size: 13px;
	position: relative;
	text-align: left;
	cursor: pointer;
	width: auto;
	float: left;
	margin-top: 0;
	margin-right: 2px;
	margin-bottom: 0;
	margin-left: 2px;
}
/* Submenus should appear below their parent (top: 0) with a higher z-index, but they are initially off the left side of the screen (-1000em) */
ul.MenuBarHorizontal ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	font-size: 100%;
	z-index: 1020;
	cursor: default;
	width: 140px;
	position: absolute;
	left: -1000em;
}
/* Submenu that is showing with class designation MenuBarSubmenuVisible, we set left to auto so it comes onto the screen below its parent menu item */
ul.MenuBarHorizontal ul.MenuBarSubmenuVisible {
	left: auto;
}
/* Menu item containers are same fixed width as parent */
ul.MenuBarHorizontal ul li {
	width: 140px;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
}
/* Submenus should appear slightly overlapping to the right (95%) and up (-5%) */
ul.MenuBarHorizontal ul ul {
	position: absolute;
	margin: -5% 0 0 95%;
}
/* Submenu that is showing with class designation MenuBarSubmenuVisible, we set left to 0 so it comes onto the screen */
ul.MenuBarHorizontal ul.MenuBarSubmenuVisible ul.MenuBarSubmenuVisible {
	left: auto;
	top: 0;
}
/*******************************************************************************
 SUBMENU INDICATION: styles if there is a submenu under a given menu item
 *******************************************************************************/

/* Menu items that have a submenu have the class designation MenuBarItemSubmenu and are set to use a background image positioned on the far left (95%) and centered vertically (50%) */
ul.MenuBarHorizontal a.MenuBarItemSubmenu {
	background-image: url(../SpryAssets/SpryMenuBarDown.gif);
	background-repeat: no-repeat;
	background-position: 95% 50%;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}
/* Menu items that have a submenu have the class designation MenuBarItemSubmenu and are set to use a background image positioned on the far left (95%) and centered vertically (50%) */
ul.MenuBarHorizontal ul a.MenuBarItemSubmenu {
	background-image: url(../SpryAssets/SpryMenuBarRight.gif);
	background-repeat: no-repeat;
	background-position: 95% 50%;
	padding-top: 3px;
	padding-right: 15px;
	padding-bottom: 3px;
	padding-left: 5px;
}
/* Menu items that are open with submenus have the class designation MenuBarItemSubmenuHover and are set to use a "hover" background image positioned on the far left (95%) and centered vertically (50%) */
ul.MenuBarHorizontal a.MenuBarItemSubmenuHover {
	background-image: url(../SpryAssets/SpryMenuBarDownHover.gif);
	background-repeat: no-repeat;
	background-position: 95% 50%;
}
/* Menu items that are open with submenus have the class designation MenuBarItemSubmenuHover and are set to use a "hover" background image positioned on the far left (95%) and centered vertically (50%) */
ul.MenuBarHorizontal ul a.MenuBarItemSubmenuHover {
	background-image: url(../SpryAssets/SpryMenuBarRightHover.gif);
	background-repeat: no-repeat;
	background-position: 95% 50%;
}
/*******************************************************************************
 BROWSER HACKS: the hacks below should not be changed unless you are an expert
 *******************************************************************************/

/* HACK FOR IE: to make sure the sub menus show above form controls, we underlay each submenu with an iframe */
ul.MenuBarHorizontal iframe {
	position: absolute;
	z-index: 1010;
}
/* HACK FOR IE: to stabilize appearance of menu items; the slash in float is to keep IE 5.0 from parsing */
@media screen, projection {
ul.MenuBarHorizontal li.MenuBarItemIE {
	display: inline;
	f\loat: left;
	background-color: #F3F3EE;
}
}
.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;
}
.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;
}

.facebookicon {
	background-image: url(themes/images/facebook-icon.gif);
	background-repeat: no-repeat;
	background-position: 138px 2px;
}
.twittericon {
	background-image: url(themes/images/twitter-t.gif);
	background-repeat: no-repeat;
	background-position: 125px 1px;
}

.longbuton {
	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;
}

