/*      Created by moonmess
	    E-Mail: craftscene@gmail.com
*/

/*-----templates page------*/
* { padding: 0; margin: 0; }

body {
 text-align:center;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 13px;
}
#wrapper { 
 margin: 0 auto;
 width: 922px;
 text-align: justify;
}
#header {
 color: #333;
 width: 922px;
 float: left;
 height: 110px;
 margin: 0px;
 background: #FFF;
}
#header2 {
 color: #333;
 width: 922px;
 float: left;
 height: 110px;
 margin: 0px 0px 5px 0px;
 background: url(../images/car_hire_banner_index2.png);
}
/*********************begin navigation**********************/
#navigation {
 float: left;
 width: 922px;
 height: 30px;
 color: #333;
 border-top: 1px solid #99A49C;  
 border-bottom: 2px solid #A42741; 
 background: #FFEFEF;
 font-size: 93%; 
 } 
#navigation ul { 
 list-style: none; 
 padding: 0.5em;
 } 
#navigation li { 
 margin-top: 4px;
 display: inline;
 float: right;
 } 
#navigation a:link, #navigation a:visited { 
 margin-right: 0.5em;
 padding: 0.3em 0.7em 0.3em 0.7em;
 color: #A42741;
 background-color: #FFEFEF;
 text-decoration: none;
 font-weight: bold;
 } 
#navigation a:hover {
 color: #99A49C;
 font-weight: bold;
 }
/*********************end navigation styles**********************/
/*********************begin left column styles**********************/
#leftcolumn { 
 color: #333;
 background: #FFF;
 margin: 5px;
 padding: 10px;
 height: 350px;
 width: 160px;
 float: left;
 background: url(../images/wild_treasures_car.gif) top no-repeat;
}
#leftcolumn img {
	border:0px;
	padding-right: 10px;
	}

#leftcolumn ul { 
	list-style: none; 
	margin: 0px; 
	padding-top: 0px; 
} 
#leftcolumn li { 
	border-bottom: 1px solid #ccc; 
} 
#leftcolumn li a:link, #leftcolumn li a:visited { 
	font-size: 13px; 
	display: block; 
	padding: 5px 5px 5px 10px; 
	background-color: #FFF; 
	color: #006; 
	text-decoration: none; 
	}
#leftcolumn li a:hover { 
	background-color: #FFEFEF; 
	color: #006;
	font-size: 13px;
	font-weight:bold;
}
/*...........hack for IE 6.0 and Below.........*/
* html #leftcolumn li a { width: 100%; }
/*...........end hack for IE 6.0 and Below.........*/
		
/*********************end left column styles**********************/
/*********************strart left column2 styles**********************/
#leftcolumn2 { 
 color: #333;
 background: #FFF;
 border-top: 10px solid #FFEFEF; 
 margin-top: 10px;
 padding: 0px;
 width: 150px;
 float: left;
 background: url(../images/browse_cars.jpg) top center no-repeat;
 }
#leftcolumn2 img {
	border:0px;
	padding-right: 10px;
	}

#leftcolumn2 ul { 
	list-style: none;
	margin: 5px; 
	padding-top: 0px; 
} 
#leftcolumn2 li { 
	border-bottom: 1px solid #ccc; 
} 
#leftcolumn2 li a:link, #leftcolumn2 li a:visited { 
	font-size: 13px;
	display: block; 
	padding: 5px 5px 5px 10px; 
	background-color: #FFF; 
	color: #006; 
	text-decoration: none;
	border-right: 12px solid #FFF;  
	}
#leftcolumn2 li a:hover { 
	background-color: #A42741;
	border-right: 12px solid #99A49C; 
	color: #FFF;
	font-size: 13px;
	font-weight:bold;
} 
#leftcolumn2 p{
	font-size:12px;
	padding-top: 38px;
	color: #a42741;
	font-weight: bold;
	text-align: center;
	font-variant: small-caps;
}
/*********************begin left middle column styles**********************/
#leftmiddle { 
 color: #333;
 border-left: 1px dotted #ccc;
 border-right: 1px dotted #ccc;
 background: #FFF;
 width: 400px;
 float: left;
 }
/*-leftmiddle 2b-*/
#leftmiddle2b { 
 width: 400px;
 height: 90px;
 float: left;color: #333;
 background: #fffdfd;
 border-top: 10px solid #99A49C;
 border-bottom: 2px solid #99A49C;
 margin-bottom: 5px;
 }
#leftmiddle2b p {
 padding: 5px;
 }
#leftmiddle2b .this {
 color: #A42741;
 text-decoration:blink;
 } 
#leftmiddle2b a:link, #leftmiddle2b a:visited {
 text-decoration: none;
 color: #333; 
 }
#leftmiddle2b a:hover { 
 color: #A42741;
 }  

/*-leftmiddle 2-*/

#leftmiddle2 { 
 width: 400px;
 height: 250px;
 float: left;color: #333;
 background: #fffdfd;
 border-top: 1px dotted #99A49C;
 }
#leftmiddle2 a:link, #leftmiddle2 a:visited {
	text-decoration: none;	
	color: #006; 
	}
#leftmiddle2 a:hover { 
	color: #99A49C;
	}  
#leftmiddle2 img {
	padding-left: 40px;
	}
#leftmiddle2 p {
	padding: 2px;
	}
#leftmiddle .par {
	border-bottom: 2px solid #99A49C;
	margin-bottom: 10px;
	color: #006;
	}
/***end left middle column styles***/
/***begin right middle column styles***/
#imagelayout { 
 color: #333;
 float: right;
 background: url(../images/bgtxt.png) bottom no-repeat;
 margin-top: 5px;
 margin-bottom: 5px;
 margin-right: 10px;
 width: 130px;
}
#imagelayout img { 
 display:block;
 border: 0px;
 float: left;
 height: 100px;
 padding: 2px;
 }

/*********************text div**********************/
#txtdiv { 
 color: #333;
 height: 100px;
 width: 130px;
 float: right;
 display: inline;
 line-height: 1.666;
 }
#txtdiv a:link, #txtdiv a:visited {
 color: #333;
 text-decoration: none;
 }
#txtdiv a:hover { 
 color: #A42741;
 text-decoration: underline;
 }
 #txtdiv p { 
 text-align:justify;
 line-height: 10pt;
 padding: 5px;
}
/*********************end text div and begin right column**********************/
#rightcolumn { 
 width: 290px;
 float: right;
 color: #333;
 background: #FFF;
 margin: 0px 0px 10px 0px;
 padding: 0px;
}
#rightcolumn img { 
 border-top: 2px solid #A42741;
 display: block;
 border-bottom: 0px solid #A42741;
 border-left: 0px solid #A42741;
 border-right: 0px solid #A42741;
 float: left;
 height: 100px;
 padding: 5px;
 }
#rightcolumn2 { 
 width: 290px;
 height: 50px;
 float: right;
 color: #333;
 margin: 0px 0px 10px 0px;
 padding: 0px;
}
#rightcolumn3 { 
 width: 290px;
 float: right;
 color: #333;
 background: #FFF;
 margin: 0px 0px 10px 0px;
 padding: 0px;
}
#rightcolumn3 img { 
 display:block;
 border: 0px;
 float: left;
 height: 50px;
 padding: 0px;
 }
 #rightcolumn3p { 
 float: left;
 width: 200px;
 height: 62px;
 font-size: 12px;
 margin-left: 10px;
 }
 #rightcolumn3p .click {
 text-decoration: blink;
 color: #FF0000;
 }
 #rightcolumn3 a:link,  #rightcolumn3 a:visited {
 color: #333;
 text-decoration: none;
 }
 #rightcolumn3 a:hover { 
 color: #A42741;
 text-decoration: underline;
 }
 #rightcolumn3img { 
 float: left;
 width: 74px;
 height: 62px;
 padding: 0px;
 }
 #rightcolumn3bimg { 
 float: left;
 width: 74px;
 height: 120px;
 padding: 0px;
 }
/*********************end right column **********************/
/************* #paragraph and heading styles ***************/
	p {
	text-align:justify;
	color:#333;
	line-height: 16pt;
	padding: 10px;
	}
	h1 {
	font-size: 15px;
	text-align: center;
	font-weight: bold;
	color: #A42741;
	padding: 5px;
	margin: 0px;
	font-variant: small-caps;
	}
	h2 {
	font-size: 16px;
	text-align: left;
	font-weight: bold;
	color: #A42741;
	padding-top: 65px;
	margin: 0px;
	font-variant: small-caps;
	}
	h3{
	font-size: 15px;
	text-align: center;
	font-weight: bold;
	color: #A42741;
	padding: 5px;
	margin: 0px;
	font-variant: small-caps;
	}
	h4 {
	font-size: 15px;
	text-align: center;
	color: #A42741;
	padding: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	font-variant: small-caps;
	}
	h5 {
	font-size: 15px;
	text-align: center;
	color: #FFF;
	padding: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	font-variant: small-caps;
	}
	h6 {
	font-size: 10px;
	text-align: left;
	color: #A42741;
	margin-top: 38px;
	margin-bottom: 5px;
	}
/*...........Navigation styles..........*/



/************* #directory gallery styles ***************/
div.img
  {
  margin: 2px;
  border: 1px solid #0000ff;
  height: auto;
  width: auto;
  float: right;
  text-align: center;
  }
div.img img
  {
  display: inline;
  margin: 3px;
  border: 1px solid #ffffff;
  }
div.img a:hover img
  {
  border: 1px solid #0000ff;
  }
div.desc
  {
  text-align: center;
  font-weight: normal;
  width: 120px;
  margin: 2px;
  }
 
/************* #directory gallery styles ***************/
#footerlink {
	margin-top: 5px;
	width: 922px;
	border-top: 10px solid #99A49C;
	border-bottom: 1px solid #99A49C;
	text-align:center;
	clear: both;
	font-size: 85%;
	color: #cccccc;
	}

#footerlink img{
	padding: 0px;
	vertical-align: middle;
}
#footerlink a{
	color: #006;
	text-decoration: none;
}

#footerlink a:link{
	color: #006;
	text-decoration: none;
}
#footerlink a:visited{
	color: #006;
	text-decoration: none;
}
#footerlink a:hover{
	color: #006;
	text-decoration: underline;
}
#footerlink p {
	margin-left: 20px;
	margin-right: 20px;
	text-align: center;
	padding: 1px;
}
#footer { 
 width: 922px;
 border-top: 1px solid #A42741;
 border-bottom: 10px solid #A42741;
 clear: both;
 color: #333;
 background: #FFF;
}
#footer p {
 margin-left: 20px;
 margin-right: 20px;
 text-align: center;
 padding: 1px;
 font-size:10px;
}
/*-----about us page------*/
 #aboutrightcolumn3p { 
 background: #A42741;
 margin-top: 10px;
 border-top: 10px solid #99A49C;
 border-bottom: 10px solid #99A49C;
 float: left;
 width: 290px;
 font-size: 12px;
 color: #fff;
 }
 #aboutrightcolumn3p .click {
 text-decoration: blink;
 color: #FF0000;
 }
 #aboutrightcolumn3p a:link,  #aboutrightcolumn3p a:visited {
 color: #CCCCCC;
 text-decoration: none;
 }
 #aboutrightcolumn3p a:hover { 
 color: #99A49C;
 text-decoration: underline;
 }
 #aboutrightcolumn3p p { 
 float: left;
 padding-left: 20px;
 color: #fff;
 }
/*-----bookings page------*/
 #inputformleft {
 float: left;
 background: #FFEFEF;
 color: #A42741;
 width: 379px;
 padding: 10px;
 }
 #inputformtxt {
 float: left;
 background: #FFEFEF;
 width: 179px;
 padding: 10px;
 }
 
/********* form and related tag styles *********/

form {
	margin: 0;
	padding: 0;
}

label{
 font: bold 1em Arial,sans-serif;
 color: #334d55;
}
				
input{
font-family: Arial,sans-serif;
}

/********* KenyaDiv styles********/

#kenyadiv1 {
float: left;
width: 630px;
padding: 10px;
Border-top: 5px solid #99A49C;
}
#kenyadiv2 {
float: right;
width: 630px;
padding: 10px;
Border-top: 5px solid #99A49C;
}
#kenyadiv3 {
float: left;
width: 590px;
Border-top: 5px;
}
#newdiv1 {
 color: #333;
 background: #FFF;
 margin-top: 10px;
 padding: 0px;
 height: 150px;
 width: 150px;
 float: left;
 }
#newdiv2 {
 color: #333;
 background: #FFF;
 margin-top: 10px;
 padding: 0px;
 height: 150px;
 width: 150px;
 float: left;
 }
 #newdiv3 {
 color: #333;
 background: #FFF;
 margin-top: 10px;
 padding: 0px;
 height: 150px;
 width: 150px;
 float: left;
 }
