html {
	height: 100%;
	width: 100%;
}

img.contact {
	position: relative;
	top: 6px;
}

span.errorMessage {
	color: red;
}

p.info {
	font-family: verdana, sans;
	font-size: 10px;
	margin: 9px;
}

#fluff {
	font-family: verdana;
	font-size: 11px;
	margin: 9px;
	padding: 9px;
	background-image: none;
	background-color: white;
	border: solid 1px #996;
}

div.radiomap {
	float: left;
	margin-right: 18px;
	width: 18px;
	height: 17px;
	overflow: hidden;
}

#adventureTD div.radiomap {
	float: none;
	width: auto;
	height: 17px;
	overflow: hidden;
}

div.rev {
	margin-left: 7px;
}

span.rev {
	margin-right: 30px;
}

td.tdLabel {
	text-align: right;
}

#best {
	position: relative;
	left: 265px;
	font-style: italic;
}

#worst {
	position: relative;
	left: 5px;
	font-style: italic;
}

#counter {
	font-family: verdana;
	font-size: 11px;
	position: absolute;
	left: 282;
	top: 470;
}

#next,#last {
	position: relative;
	top: 40;
	border: solid;
	border-width: 1px;
	border-color: #999;
	background-color: #eee;
	width: 28px;
}

#next {
	left: 524;
}

#previousImage,#nextImage {
	border: solid;
	border-width: 1px;
	border-color: #999;
	background-color: #eee;
	width: 15px;
}

#previousImage:hover,#nextImage:hover,#next:hover,#last:hover {
	border-color: #99CC01;
	background-color: #E8EFD1;
}

.menuImage,.endstart {
	border: solid #eef 6px;
	background-color: #eee;
	height: 88;
	width: 88px;
	margin-right: 4px;
}

img.menuImage {
	cursor: pointer;
}

#selectedImage,img.menuImage:hover {
	border: solid #D2E98E 6px;
	background-color: #D2E98E;
}

#mainImageBox {
	position: relative;
	left: 100;
	top: 9px;
}

#imageAligner {
	width: 410;
	height: 414;
	border: solid #99CC01 2px;
	background-image: none;
	background-color: white;
}

#image {
	background-color: #fff;
	vertical-align: middle;
}

#hider {
	position: absolute;
	left: 50px;
	width: 516px;
	height: 101px;
	overflow: hidden;
}

#images {
	height: 100;
	width: 10000px;
	position: relative;
}

#controls {
	width: 580;
	height: 100;
	position: absolute;
	left: 18px;
}

#controls,#hider {
	top: 513;
}

.galleryBox {
	height: 600;
	width: 600px;
	border: solid 1px black;
	background-image: url("images/resultBackground_greyscale.jpg");
	background-color: white;
	background-repeat: repeat-x;
}

div.galleryHeader {
	height: 24px;
	font-family: arial, sans-serif;
	font-size: 13px;
	background-color: black;
	color: white;
	margin-bottom: 3px;
	width: 602; *
	width: 600px;
	margin-top: 0;
}

h1.galleryHeader {
	font-family: arial;
	margin-left: 6px;
	margin-top: 0px;
	margin-bottom: -5px;
	position: relative;
	left: 5px;
	top: 5px;
	font-weight: normal;
	font-family: arial;
	font-size: 13px;
	width: 500px;
	color: white;
	margin-top: 0;
}

#latitude,#longitude {
	display: none;
}

#submit {
	margin-left: 9;
	position: relative;
	left: 300;
}

#map {
	margin: 8;
	border: solid 1px black;
}

#mapInstructions {
	font-size: 10;
	font-family: arial;
	width: 450;
	margin: 9
}

#column1,#column2 {
	width: 220px;
	padding: 10px;
	vertical-align: top;
	font-family: verdana;
}

#column2 {
	margin-left: 10px;
}

a {
	font-family: verdana;
	font-size: 10;
	color: black;
}

a:hover {
	color: #99CC01;
}

#success {
	position: relative;
	left: 160px;
	top: 30px;
	width: 200px;
}

.message,.largeMessage,.leftMessage {
	font-family: verdana;
	font-size: 10;
	width: 490px;
	overflow: hidden;
	text-align: center;
	margin-top: 20px;
}

.leftMessage {
	text-align: left;
	margin-left: 9;
	font-size: 13;
}

.largeMessage {
	font-size: 13;
}

#success a {
	margin: 0 0 0 22;
	position: relative;
	top: 210px;
	left: 190
}

#SignUpToNewsLetter {
	position: relative;
	right: 7px;
}

.menubox {
	border: solid 1px #999967;
	background-image: url("images/resultBackground.jpg");
	background-color: white;
	background-repeat: repeat-x;
	overflow: auto;
	width: auto;
	height: 450px;
}

.popUpForm {
	margin: 9px;
	font-family: arial;
	font-size: 11px;
}

p.menuItemDescription {
	font-size: 10px;
	margin: 0.2 0.2em 1em 1em;
}

p.menuPrice {
	font-size: 13px;
	margin: 0 0 -1em 0;
	text-align: right;
	position: relative;
	top: -16px;
}

h2 {
	font-size: 15px;
	font-weight: normal;
	text-decoration: underline;
}

h3 {
	font-size: 13px;
	font-style: italic;
	font-weight: normal;
	margin: 1em 0 0 0;
}

div.menuHeader {
	height: 24px;
	font-family: arial, sans-serif;
	font-size: 13px;
	background-color: #999967;
	margin-bottom: 3px;
	width: auto;
}

h1.menuHeader {
	font-family: arial;
	margin-left: 6px;
	margin-top: 0px;
	margin-bottom: -5px;
	position: relative;
	left: 5px;
	top: 5px;
	font-weight: normal;
	font-family: arial;
	font-size: 13px;
	width: 350px;
	color: white;
}

#menuBody {
	
}

/*
*************>RESULTS<*************  
*/
a.pageNumbers:link {
	color: #FFFFFF;
}

a.pageNumbers:visited {
	color: #FFFFFF;
}

a.pageNumbers:hover {
	color: #000
}

div.pageNumbers {
	float: right;
	margin-right: 9px;
	margin-top: 2px;
	background-color: #996;
	color: white;
}

div.pageNumbersBox {
	background-color: #996;
	padding-bottom: 3px;
	width: 565;
	margin-left: 9px;
	overflow: hidden;
}

div.equaliser {
	clear: both;
}

div.result,div.specialResult {
	border: solid 1px #996;
	margin-top: 3px;
	margin-bottom: 2px;
	margin-left: 9px;
	height: auto;
	width: 537;
	overflow: hidden;
	background-image: url('images/resultBackground.jpg');
	background-repeat: repeat-x;
	padding-left: 13px;
	padding-right: 13px; *
	width: 565px;
	font-family: verdana, sans-serif;
	font-size: 10px;
}

div.specialResult {
	height: auto;
}

div.specialOfferResult {
	margin: 9 9 13 0;
	color: #cc0000;
}

div.resultSpecialDescription {
	margin: 3 9 9 109;
	width: 350px;
}

span.specialColon {
	margin: 0 11 0 2;
}

a.resultLink_RestaurantName:link,a.resultLink_RestaurantName:visited {
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	color: #000;
}

div.resultImage {
	float: right;
	background-image: url('images/averagemainCourse_small.jpg');
	background-repeat: none;
	width: 72;
	height: 125;
}

a.resultLink_RestaurantName:hover {
	color: #690;
	text-decoration: underline;
}

div.resultRestaurantImage {
	float: left;
	margin-top: 13px;
	margin-right: 11px;
	border: solid 1px #996;
}

img.resultRestaurantImage {
	height: 86;
	width: 86;
	border: solid white 5px;
}

.searchWidgets {
	width: 137px;
	position: relative;
	left: 9px;
	height: 18;
	font-family: arial, sans-serif;
	font-size: 10px;
}

#restaurantName {
	position: relative;
	top: 0px;
	margin-top: 0px;
}

div.featuredRestaurantBox {
	padding-bottom: 12px;
	padding-left: 9px;
	padding-right: 9px;
	padding-top: 0px;
	position: relative;
	top: 8px;
	margin-bottom: 8px;
}

div.price {
	position: relative;
	top: 40px;
	text-align: center;
}

/******************
 * CALENDAR STYLES
 ******************/
#calcontainer {
	position: absolute;
	left: 100px;
	top: 100px;
	width: 207px;;
	height: 202px;
	visibility: hidden;
}

#calcontainer table {
	width: 100%;
	margin: 0;
	border: 2px solid #9C0 /*acacac*/;
}

#calcontainer thead img {
	border-width: 0;
	vertical-align: top;
}

* html #calcontainer thead img {
	vertical-align: middle;
}

#calcontainer td,#calcontainer th {
	font: 11px Arial, Helvetica, Sans-serif;
	color: #000000;
	background: #FFFFFF /*e3e3e3*/;
	text-align: center;
	vertical-align: middle;
	height: 22px;
	width: 29px;
	padding: 0;
	white-space: nowrap;
}

#calcontainer th {
	color: #FFFFFF /*fff*/;
	background-color: #996 /*666*/;
	font-weight: normal;
}

#calcontainer td.calHighlightColor {
	background-color: #E5E6C6 /*ffd*/;
}

#calcontainer td.calMonth,#calcontainer td.calYear {
	width: 58px;
}

#calcontainer a,#calcontainer a:link,#calcontainer a:visited,#calcontainer a:active
	{
	font: 11px Arial, Helvetica, Sans-serif;
	color: #000000 /*000*/;
	text-decoration: underline;
}

#calcontainer a:hover {
	color: #383848 /*383848*/;
}

#calcontainer td a.today,#calcontainer td span.today {
	font-weight: bold;
}

#calcontainer tbody span {
	height: 22px;
	line-height: 22px;
	display: block;
}

#calcontainer .disabled {
	color: #996 /*666*/;
	cursor: pointer;
}

#calcontainer tbody a,#calcontainer tbody a:link,#calcontainer tbody a:visited,#calcontainer tbody a:active
	{
	height: 22px;
	width: 29px;
	line-height: 22px;
	display: block;
	text-align: center;
	vertical-align: middle;
}

#calcontainer tbody a:hover {
	background-color: #E5E6C6 /*ffd*/;
	color: #383848;
}

#calcontainer tfoot a,#calcontainer tfoot a:link,#calcontainer tfoot a:visited,#calcontainer tfoot a:active
	{
	
}

#calcontainer tfoot td {
	width: 203px;
	background: #9C0 /*c7c7c7*/;
}

#calcontainer thead td a,#calcontainer thead a:link,#calcontainer thead a:visited,#calcontainer thead a:active
	{
	display: inline;
}

/* Calendar menu options */
#calcontainer thead ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#calcontainer thead li {
	font: 11px/ 1.2 Arial, Helvetica, Sans-serif;
}

#calcontainer thead ul li {
	/* This allows each li to line up next to each other on a single line */
	display: inline;
	/* This allows each item to be horizontal. */
	float: left;
}

#calcontainer thead ul ul {
	border: 1px solid #9C0 /*acacac*/;
	background: #fff;
	padding: 1px;
	position: absolute;
	display: none;
	text-align: left;
}

* html #calcontainer thead ul ul {
	padding: 0 1px 1px;
}

#calcontainer thead #cp_prevMonth a {
	width: 13px;
	background: transparent
		url(http://www.justcarhire.co.za/justcarhire/images/caldown.gif)
		no-repeat 50% 0;
}

#calcontainer thead #cp_nextMonth a {
	width: 13px;
	background: transparent
		url(http://www.justcarhire.co.za/justcarhire/images/calup.gif)
		no-repeat 50% 0;
}

#calcontainer thead #cp_prevYear a {
	width: 13px;
	background: transparent
		url(http://www.justcarhire.co.za/justcarhire/images/caldown.gif)
		no-repeat 50% 0;
}

#calcontainer thead #cp_nextYear a {
	width: 13px;
	background: transparent
		url(http://www.justcarhire.co.za/justcarhire/images/calup.gif)
		no-repeat 50% 0;
}

#calcontainer thead li a,#calcontainer thead li a:link,#calcontainer thead li a:active,#calcontainer thead li a:visited
	{
	display: block;
	text-align: center;
}

#calcontainer thead li li a,#calcontainer thead li li a:link,#calcontainer thead li li a:active,#calcontainer thead li li a:visited
	{
	text-align: left;
	height: 13px;
	vertical-align: middle;
}

* html #calcontainer thead li li a,* html #calcontainer thead li li a:link,* html #calcontainer thead li li a:active,* html #calcontainer thead li li a:visited
	{
	height: 15px;
}

#calcontainer thead li a,#calcontainer thead li a:link,#calcontainer thead li a:active,#calcontainer thead li a:visited
	{
	display: block;
	text-decoration: none;
}

* html #calcontainer thead li a,* html #calcontainer thead li a:link,* html #calcontainer thead li a:active,* html #calcontainer thead li a:visited
	{
	width: 100%;
}

#calcontainer thead li a span {
	text-indent: -1000px;
	overflow: hidden;
	display: block;
}

#calcontainer thead li li {
	display: block;
	float: none;
}

#cp_monthMenu {
	width: 87px;
}

#cp_months {
	width: 88px;
	height: 180px;
	text-align: left;
}

* html #cp_months {
	left: 15px;
	top: 18px;
	height: 184px;
}

* html #cp_months a {
	width: 86px;
}

#cp_yearMenu {
	width: 58px;
}

#cp_years {
	height: 105px;
	width: 55px;
	text-align: left;
}

* html #cp_years {
	left: 129px;
}

* html #cp_years a {
	width: 53px;
}

#calcontainer thead li li a,#calcontainer thead li li a:link,#calcontainer thead li li a:active,#calcontainer thead li li a:visited
	{
	display: block;
	font: 10px/ 1.2 verdana, Arial, Helvetica, Sans-serif;
	border: 1px solid #fff;
	padding-left: 10px;
	text-decoration: none;
	color: #000;
}

#calcontainer thead li li a:hover {
	background: #FFFFFF /*e3e3e3*/;
	border: 1px solid #9C0 /*acacac*/;
}

#calcontainer thead ul.open {
	display: block;
}

/* to make sure that the image is aligned properly */
img.cp_img {
	border-width: 0;
	vertical-align: top;
}

* html img.cp_img {
	vertical-align: text-bottom;
}
