
/*
-----------------------------------------------
go2africa enquiry base styles
----------------------------------------------- */
body {
  margin-top:15px;
  padding:0;
  background:#C0CDE1 url("../img/enquiries/sides_body_g2a.gif") repeat-y center top;
  font:90% "Trebuchet MS",Verdana,Arial,Sans-serif;
  color:#1B4B7B;
  text-align:center;
}

/* Links
----------------------------------------------- */
a {
  color:#36c;
}
a:hover {
  text-decoration:underline;
  color:#f60;
}
a img {
  border-width:0;
}

.form-error{
	color:white;
	background-color:#DFA7A7;
}

.error-message{
	color:#AF4141;
	font-size:12px;
	display:inline;
}

/* Page Structure
----------------------------------------------- */
#body {
  width:710px;
  padding:0px 15px 0px 10px;
  margin:0 auto;
  text-align:left;
  }

#main {
  background:url("../img/enquiries/c_top_g2a.gif") #fff no-repeat left top;
  padding-top:15px;
  padding-bottom:0px;
  margin-bottom:15px;
  float:left;
  width:100%;
  width:710px;
  }
#mx2 {
  background:url("../img/enquiries/c_bot_g2a.gif") no-repeat left bottom;
  padding-bottom:15px;
  float:left; 
  width:710px;
  }


#mx3 {
  border:5px solid #C0CDE1;
  border-width:0 5px;
  padding:0 15px;
  float:left;
  
}

#error-box {
	display: block;
	border: 2px solid red;
	padding: 5px;
	color:red;
}

fieldset ul li{
	list-style-type:none;
}


/* Logos
----------------------------------------------- */

#g2a_logo {
  float:left;
  width:230px;
}

#banner {
	text-align:center;
	align:center;
	width:650px;
	margin-left:10px;
}

.clear{
	clear:both;
}

#subheading{
	margin-left:10px;
	width:650px;
}
#call-us-toll-free{
	float:left;
}

#office_hours{
	padding:4px 0;
	float:left;
	text-align:center;
	font-size:12px;
	width:250px;
	vertical-align:middle;
}

.label {
	border:0;
	color:#003663;	
}

.smallLabel {
	border:0;
	color:#003663;	
	width:25px;
}

.td1 {	padding-left: 0px;
	padding-right: 6px;
	padding-top: 0px;
	padding-bottom: 6px;
}
.td0 {
	padding: 0 0 0 0;
	border-top: 1px solid #50678A;
	font-size: 93%;
	vertical-align: top;
	text-align: left;
}
.lbl {	color: #1B4B7B;
	font-weight: 500;
}
.lbl1 {	color: #1B4B7B;
	font-weight: 500;
	padding-right: 15px;
	background: url('../img/enquiries/star.gif') #fff no-repeat right top;
}

.star {	color: #1B4B7B;
	font-weight: 500;
	padding-right: 15px;
	background: url('../img/enquiries/star.gif') #fff no-repeat right top;
}

.lbl2 {	color: black;
	font-size: 12px;
}
.desc {	font-size: 11px;
	color: black;
	text-decoration: italic;
}
/* Textbox (unvalidated) */
.txt {	font: 12px Arial, Verdana, Arial, Sans-serif;
	width: 220px;
	padding: 1px;
}
/* Textbox (valid) */
.txt1 {	font: 12px Arial, Verdana, Arial, Sans-serif;
	width: 220px;
	background-color: #EAFFDF;
	padding: 1px;
}
/* Textbox (invalid) */
.txt2 {	font: 12px Arial, Verdana, Arial, Sans-serif;
	width: 220px;
	background-color: #EAFFDF;
	padding: 1px;
}
.txs {	font: 12px Arial, Verdana, Arial, Sans-serif;
	width: 50px;
	padding: 1px;
}
.txd {	font: 12px Arial, Verdana, Arial, Sans-serif;
	width: 80px;
	padding: 1px;
}
/* Selectbox (unvalidated) */
.sel {	width: 220px;
	font: 12px Arial, Verdana, Arial, Sans-serif;
	padding: 1px;
}
/* Enquiry Form styles
----------------------------------------------- */
#layout-switcher {
	clear:both;
	margin-bottom:10px;
}
#required-indicator {
	text-align:right;
}
#required-indicator small {
	font-size:10px;
}
#cartitem-list {
	margin-bottom:10px;
}
#enquiry {
	background:url("../img/enquiries/bg_table_g2a.jpg") repeat-x top left;
	border:0;
	font-size:14px;
	color:#333;
	width:100%;
}

#enquiry th,
#enquiry td {
	padding:5px 10px;
	border:0;
	font-size:93%;
	vertical-align:top;
	text-align:left;
	line-height:1.5em;
}

#enquiry th {
	padding-left:5px;
	background-color:#fff;
	color:#1B4B7B;
	font-weight:500;
}

#enquiry .section td,
#enquiry .section th	{
	border-top:1px solid #50678A;
}

#enquiry .description {
	color: #666;
}

.destination_options{
	font-size:11px;
}

#enquiry_form .text,
#enquiry_form select,
#enquiry_form .datepicker,
#enquiry_form checkbox {
	font:12px Arial,Verdana,Arial,Sans-serif;
	border:1px solid #C6D7E7;
	color:#003663;
	font-size:12px;
	height:18px;
	text-indent:2px;
	width:225px;
}

.radio{
	
}

#enquiry_form textarea{
	font:12px Arial,Verdana,Arial,Sans-serif;
	border:1px solid #C6D7E7;
	color:#003663;
	font-size:12px;
	text-indent:2px;
}


#enquiry input.valid {
	background-color: #EAFFDF;
}

#enquiry .text		{width:220px;}
#enquiry .smalltext	{width:50px;}
#enquiry .textdate	{width:80px;}


#enquiry .text,
#enquiry .smalltext,
#enquiry .textdate,
#enquiry select {
	padding:1px;
	/*border:1px solid #50678A;*/
}

#enquiry select {
	font:12px Arial,Verdana,Arial,Sans-serif;
	padding:0;
	height:18px;
}

#fromto div {
	margin-bottom: 3px;
}

#fromto label {
	clear:both;
	display:block;
	float:left;
	width:50px;
	border:1px solid;
}
#fromto input {
}
#countries-grid div.row span.cell {
	width:100px;
}

#TopDestinations-grid div.row span.cell {
	width:250px;
}

#experience-rating .row {
	width:100%;
	height:23px;
}

#experience-rating .row .cell {
	padding: 1px 5px;
	font-size:12px;
	height:100%;
}

#experience-rating .row span.label {
	font-weight:bold;
	width:30%;
	padding-top:2px;
	padding-bottom:0px;
}

#experience-rating .row span.content {
	width:65%;
	text-align:right;
}

/* Generic helper styles
----------------------------------------------- */
/* Eric Meyer faux-tables */
div.row {
	clear:left;
}
div.row span {
	display:block;
	float:left;
}
div.row span.label {
	font-weight:bold;
	padding-left:4px;
}

.btn, #submitButton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 95%;
	cursor:pointer;
	color: #1E4C8A;
	height:30px !important;
	background-color: #E3EBF5;
	border-top: 1px solid #8BA1BF;
	border-right: 1px solid #1E4C8A;
	border-bottom: 1px solid #1E4C8A;
	border-left: 1px solid #8BA1BF;
}
.hand {
	cursor:pointer;
}
.hidden {
	display: none;
}
.note{
	color:#000;
	font-size:11px;
	font-weight:500;
}
.required {
	padding-left: 18px !important;
	background: url('../img/enquiries/icon_man.gif') #fff no-repeat 5px 5px;
}
.zebra-dark * {
	background-color:#F4F9FF !important;
}
.text-light {
	color:#666;
}
.text-bold-orange {
	color: #FF6600;
	font-size: 12px;
	font-weight: 900;
}
.no-word-space {
	word-spacing:-0.26em;
}


/* Calendar styles
----------------------------------------------- */
#calendar * *{
border:0;
padding:0;
margin:0;
}
#calendar * td{
padding:0px;
font-size:13px;
border-width:1px;
}

.cpYearNavigation,.cpMonthNavigation { background-color:#F3F6FA; text-align:center; vertical-align:center; text-decoration:none; color:#000000; font-weight:bold; }
.cpDayColumnHeader, .cpYearNavigation,.cpMonthNavigation,.cpCurrentMonthDate,.cpCurrentMonthDateDisabled,.cpOtherMonthDate,.cpOtherMonthDateDisabled,.cpCurrentDate,.cpCurrentDateDisabled,.cpTodayText,.cpTodayTextDisabled,.cpText { font-family:arial; font-size:8pt; }
TD.cpDayColumnHeader { text-align:right; border:dashed thin #C0C0C0;border-width:0px 0px 0px 0px; }
.cpCurrentMonthDate, .cpOtherMonthDate, .cpCurrentDate  { text-align:right; text-decoration:none; }
.cpCurrentMonthDateDisabled, .cpOtherMonthDateDisabled, .cpCurrentDateDisabled { color:#D0D0D0; text-align:right; text-decoration:line-through; }
.cpCurrentMonthDate, .cpCurrentDate { color:#000000; }
.cpOtherMonthDate { color:#808080; }
TD.cpCurrentDate { color:white; background-color: #C0C0C0; border-width:1px; border:solid thin #800000; }
TD.cpCurrentDateDisabled { border-width:1px; border:solid thin #FFAAAA; }
TD.cpTodayText, TD.cpTodayTextDisabled { border:solid thin #C0C0C0; border-width:1px 0px 0px 0px;}
A.cpTodayText, SPAN.cpTodayTextDisabled { height:20px; }
A.cpTodayText { color:black; }
.cpTodayTextDisabled { color:#D0D0D0; }
.cpBorder { border:1px solid #a0a0a0; }
.cpBorder TD { border:0px; }







/*************************************************/
/**CUSTOM SECTIONS FOR EACH SITE HERE STARTS HERE*/
/*************************************************/
#africamap_logo{
	float:left;
	width:135px;
}

#africamap_banner{
	float:right;
	width:510px;
	text-align:right;
	align:right;
}

.africamap_banner_links{
	color:#176B16;
}

#africamap_banner_text{
	font-size:11px;
	color:#6A6A68;
}
/********************/
#africansafaritravel_logo{
	float:left;
	width:235px;
}

#africansafaritravel_banner{
	float:right;
	width:410px;
	text-align:right;
	align:right;
}

#africansafaritravel_links{
	float:right;
	width:650px;
}
#africansafaritravel_links a{
	font-family:Tahoma,Geneva,Verdana,sans-serif;
	color:#234769;
	font-size:11px;
	font-weight:bold;
	line-height:20px;
	padding:0 3px;
	text-decoration:none;
	font-size-adjust:none;
	font-style:normal;
	font-variant:normal;
}
/********************/

#golfsafari_logo{
	
}

#golfsafari_banner{
	padding:3px 0;
}























