*{
  margin: 0;
  padding: 0;
}

html {
  padding: 0;
  margin: 0;
  background: url(../images/top-bg.jpg) top repeat-x #FFF;
  overflow-y: scroll;
}

body{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #542920;
}

.main {
    width: 960px;
    margin: 0 auto;
}

h1{
  color: #E8A13A;
  font-size: 200%;
  margin: 15px 0;
}

h2{
  color: #E8A13A;
  font-size: 170%;
  margin: 12px 0;
}

h2.list, h3.list{
  color: #E8A13A;
  font-size: 14px;
  margin: 0;
}

h3{
  color: #E8A13A;
  font-size: 17px;
  text-transform: capitalize;
  margin: 10px 0;
}

h4{
  color: #E8A13A;
  font-size: 14px;
  text-transform: capitalize;
  margin: 10px 0;
}

p{
  margin: 5px 0 20px;
}

a{
  color: #542920;
  text-decoration: none;
}

a:hover{
  color: #542920;
  text-decoration: underline;
}

#left-content a{
  color: #E8A13A;
}


.top-header{
  margin-top:0px;
}

.header{
  height:290px;
  position: relative;
  float:left;
}

#header-img{
  margin-top: 50px;
  border: 5px solid #FFF;
  position: relative;
}

.banner-img-text{
  position:absolute;
  top:232px;
/*  left:450px;*/
	right: 20px;
  z-index: 10;
}

#logo{
  position: absolute;
  top: 17px;
  left: 20px;
  z-index: 10;
}

#topmenu{
  float: right;
  margin-top: 15px;
  width:710px;
}

#middle-strip{
  height: 35px;
  border: 5px solid #FFF;
  border-top:none;
  clear: both;
  background-color:  #542920;
}

#search-form {
  float: right;
}

#search-form label{
  font-size:20px;
  color: #FFF;
  font-weight: bold;
  margin-right:15px;
  margin-top:5px;
  float: left;
  display:inline;
}

.safari-search{
  width: 140px;
  margin-right: 15px;
  float:left;
  margin-top:7px;
  border: none;
  display:inline;
}

#search-form input{
  font-size:14px;
  color: #FFF;
  font-weight: bold;
  margin-right:5px;
  border: none;
  background-color: #e5931c;
  height:22px;
  float: left;
  margin-top: 5px;
  width: 70px;
  display:inline;
}

#container{
  display: inline;
 /* margin: 0 5px;   */
  border-left: 5px solid white;
  border-right: 5px solid white;
  float:left;
  width:950px;
  background: url(../images/background.gif) repeat-y top left;
  /*padding-top: 15px;   */
}

.column-3{
  background: url(../images/background.gif) repeat top left !important;
}

#left-column h1, #left-column h2, #left-column h3{
  float:left;
  width:150px;

}

#left-column{
  width: 175px;
  float:left;
  padding-top:15px;
  margin-right:30px;
  _margin-right:29px;
  overflow: hidden;
  `
}

.margin-left{
  margin-left:10px;
}

#left-column .lmenu, #left-column div{
  margin-left: 10px;
  clear: both;
  float:left;
  display:inline;
}

.lmenu ul{
  list-style: none outside none;
  margin: 5px 0 10px;
  display:inline;
  float:left;

}

.lmenu li a, a.link_quotes{
  text-decoration: none;
  color: #542920;
  background:  url(../images/quote-br.gif) left 3px no-repeat;
  padding-left: 10px;
  display: block;
  width: 140px;
}

.lmenu li a:hover, a.link_quotes:hover{
  text-decoration: none;
  color: #e5931c;
  background:  url(../images/quote-or.gif) left 3px no-repeat;
}

.special{
  margin: 10px 0;
  float: left;
  display:inline;
}


a img{
  border: none;
}

#call-free div{
  margin-left: 0px;
  clear: none;
}

.flag{
  float:left;
  width: 160px;
  margin: 5px 0;
}

.flag img{
  float:left;
  width:50px;
  margin-right: 10px;
}

.phone{
  width: 100px;
  float:left;
}

.phone span{
  display: block;
  width: 100px;
  font-weight: bold;
}

#question{
  display:inline;
  clear: both;
  margin: 15px 13px 10px 14px;
  float:left;
}

#right-column{
  float:left;
  width:745px;
  overflow:hidden;
}


#left-content{
  float:left;
  width:540px;
  overflow-x:hidden;
  padding-top: 15px;
}

.pop_safari{
  width: 255px;
  float: left;
  margin: 10px 0;
  height: 330px;
}

.pop_saf_title{
  display:block;
  width:255px;
  height:33px;
  background: url(../images/pop_safari_title.jpg) no-repeat center;
  color: #FFF;
  font-size: 200%;
  text-align: center;
  font-weight: bold;
  padding-top:5px;
}

.pop_saf_img{
  margin: 5px 0;
  display: block;
}

.pop_safari a{
  color: #e5931c;
  text-decoration: none;
}

.pop_safari a:hover{
  color: #542920;
}

.fl_right{
  float:right;
}

.fav_destinations{
  float:left;
  width:540px;
}


#popular_safaries{
  float:left;
  margin-top:20px;
  width:540px;
}

.fav_destinations .lmenu{
  float: left;
  width: 150px;
}

.fav_destinations img{
  float: right;
}

#right-content{
  width:175px;
  margin-left: 30px;
  display: inline;
  float:left;
  overflow: hidden;
  padding-top:15px;
}

a.lang_link, a.lang_link:hover, a.lang_link:visited{
  float: left;
  margin-left: 5px;
  margin-bottom:3px;
  width:165px;
  display: inline;
  text-decoration: none;
}



.lang_link img{
  float: left;
  margin-right: 3px;
  display:inline;
}

.lang_link span{
  float: left;
  padding-bottom: 2px;
  width:140px;
  display:inline;
}

.guest_com_photos{
  margin: 25px 0 10px;
  float:right;
  display:inline;

}

.right_column_text{
  margin: 0 0px 25px 10px;
  float:left;
  width: 165px;
  display: inline;
}

#guest_comments .link_quotes{
  font-weight: bold;
}

.quick_contact{
  float:left;
  display:inline;
  margin: 0px 5px 30px;
}

.quick_contact input, .quick_contact textarea, #enquire input, #enquire textarea{
  float:left;
  display:inline;
  margin: 5px 0px;
  border: 1px solid #e5931c;
  background-color: #FFF;
  width:163px;
  display:inline;
}

.quick_contact textarea, #enquire textarea{
  overflow: hidden;
  height: 90px;
  font-family: Arial, Helvetica, sans-serif;
}

.quick_contact .button, #enquire .button{
  background-color: #e5931c;
  color: #FFF;
  width:80px;
  float:right;
}

.quick_contact .fld {
	clear: both;
}

.right_column_text .lmenu ul{
  margin: 2px 0;
}

.right_column_text img{
  margin-bottom: 10px;
}

.footer-back{
  height:205px;
  margin: 0 auto;
  background: url(../images/footer-back.gif) repeat-x top;
  display: block;
  clear:both;

}

#logos{
  text-align: justify;
  width: 960px;
  padding: 20px 5px;
}

#logos a img{
  margin: 10px 12px;
}


#footer{
  width: 540px;
  height:205px;
  margin: 0 auto;
  padding-top:20px;
  text-align:center;
  color: #797979;
}

#footer a {
	color: #797979;
	text-decoration: none;
}

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


#contact-sites{
  margin-bottom:15px;
}

#contact-sites .csc-default {
	display: inline;
}

#assurance-links{
  margin: 10px 0;
}

.grey-back{
  padding: 15px 10px 1px;
  background-color: #EEECE9;
  margin:20px 0;
}

.price{
  font-weight: bold;
}

.image-with-text{
  float:left;
  clear: both;
  margin-bottom: 10px;
  width: 535px;
}

.image-with-text img{
  float:left;
  width:131px;
  margin-right: 10px;
}

.description p{
  padding: 0x;
  margin:0;
}

.description{
  float: left;
  width: 394px;
}

#right-col-cont{
  background-color: #FFF;
  padding: 0 0 20px;
  margin-top: -20px;
}

.no-padding{
  padding: 0 !important;
}

#right-col-cont a{
  display: block;
}


#right-col-cont a img{
  margin-bottom:5px;
}


/* FOR PNGs  */
.banner-img-text{
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="fileadmin/templates/jenmansafaris.com/images/banner/Africa-Your-Adventure-Our-Expertise.png");
}

.banner-img-text img{
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
}

#banner-img {
	width: 950px;
	height: 230px;
}

.csc-firstHeader{
  margin-top:0;
}

img.countryImage {
	float:left; 
	margin:0 20px 20px 0;
}

.csc-mailform-field {
	width:100%;
	margin: 5px 0;
	clear: both;
}

.csc-mailform-field label {
	width: 250px;
	display:block;
	float:left;
	text-align:right;
	padding-right:10px;
	padding-top:4px;

}

.csc-mailform-field input {
	posilion:relative;
}

.csc-mailform-field img  {
	margin-left: 260px;
}

.csc-mailform-field textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.csc-mailform-field input, .csc-mailform-field textarea {
	border: 1px solid #E5931C;
	width: 260px;
}

.csc-mailform-field .csc-mailform-check {
	width:auto;
}

input.csc-mailform-submit {
	margin-left:260px;
	background: #E5931C;
	color: #fff;
	width: 80px
}

fieldset.csc-mailform {
	border:none;
}


#enquire a.ebutton {
	display: block;
	background: url(../images/top-bg.jpg) top repeat-x #E5931C;
	color: #fff;
	font-weight: bold;
	font-size: 14px;
	text-transform: uppercase;
	text-align: center;
	padding: 10px;
}

#enquire a.ebutton:hover {
	text-decoration: none;
}
#enquire .folder {
	background: #f6f1db;
	padding: 4px;
}
#enquire .folder form{
	margin-top: 6px;
}
#enquire .fld input,#enquire .fld textarea {
	margin-top: 0;  
}

#enquire input.csc-mailform-check {
	width:auto;float:right;margin-right:25px;
}

.clr {
	clear: both;
}

#countryMap {
	width: 163px;
	height: 170px;
	margin: 15px 5px;
	border: 1px solid #E5931C;
	clear: both;
}

#agentLogin {
	float: left;
	background: #E5931C;
	color:#FFFFFF;
	display:inline;
	float:left;
	font-size:14px;
	font-weight:bold;
/*	height:22px;*/
	margin-left:10px;
	margin-top:5px;
	padding: 3px 0;
	width:165px;	
	text-align: center;
}

#agentLogin a,  #agentLogin a:hover {
	color:#FFFFFF;
	text-decoration: none;
	display: block;
}