/* CSS Document */
/*
Theme Name: African Relish
Theme URI: http://www.tenacityworks.com/
Description: HEU theme developed by Tenacity Works in sunny Cape Town.
Author: Tenacity Works
Author URI: http://www.tenacityworks.com/
Vesrion 1.1
.
*/

/*Eric Meyer's CSS Reset*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
	background-color:#E7E4D3;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
:focus {
	outline: 0;
}

ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
@font-face {
    font-family: 'BebasNeueRegular';
    src: url('bebasneue-webfont.eot');
    src: url('bebasneue-webfont.eot?iefix') format('eot'),
         url('bebasneue-webfont.woff') format('woff'),
         url('bebasneue-webfont.ttf') format('truetype'),
         url('bebasneue-webfont.svg#webfontVZPtri2S') format('svg');
    font-weight: normal;
    font-style: normal;

}
.clr{
	clear:both
}
a,a:visited {
	color:#4E2100;
	text-decoration:none;
	font-weight:bold;
}
a:hover {
	color:#FF3C00;
	text-decoration:none;
	font-weight:bold;
}
ul {
}
ul li {
	font-family: Georgia, Palatino, Palatino Linotype, Times, Times New Roman;
	line-height:128.5714%;
	font-size:12px;
	color:#4E2100;
	font-weight:normal;
	}
hr {
	background: none;
	border-bottom:none;
	border-left: none;
	border-right:none;
	border-top: 1px solid #4E2100 !important;
	margin-bottom: 15px;
	}
/* main structure */

html, body {
    height: 100%;
	color:#333333;
}
#siteBox {
	width:1025px;
	margin:0 auto 0;
	min-height:100%;
	overflow:hidden;
}
#navBox{
	width: 273px;
	margin-right: 52px;
	float: left;
	}
/** LogoBox **/
.logoBox{
	height: 240px;
	margin-bottom: 23px;
	text-align: center;
	width: 273px;
	}
.nav{
	width: 273px;
	height:255px;
	text-align:center;
	margin:30px 0;
	}
.nav ul li {	
	font: 20px 'BebasNeueRegular', "HelveticaNeueLightCondensed", "HelveticaNeue-Light-Condensed", "Helvetica Neue Light Condensed", "HelveticaNeueLight", "HelveticaNeue-Light", "Helvetica Neue Light", "HelveticaNeue", "Helvetica Neue", 'TeXGyreHerosCnRegular', "Helvetica", "Tahoma", "Geneva", "Arial Narrow", "Arial", sans-serif;
	margin-bottom:7px;
	color:#4E2100;
	line-height:120%;
	padding:0 !important;
	}
.nav ul li a,a:visited {
	color:#4E2100;
	text-decoration:none;
	font-weight:normal; 
}
.nav ul li a:hover {
	color:#FF3C00;
	text-decoration:none;
	font-weight:normal;
}
.nav ul li .selected {
	color:#FF3C00;
	text-decoration:none;
	font-weight:normal;;
}
.next {
	height:19px;
	margin-left:13px;
	padding-bottom:5px;
	text-align:center;
	min-width:250px;
	float:right;
	}
.next ul li{
	font-family: Georgia, Palatino, Palatino Linotype, Times, Times New Roman;
	font-size:12px;
	color:#4E2100;
	font-weight:normal;
	float:right;
  display: block;
	padding:0 9px 0 10px;
	}
.subNav {
	height:19px;
	margin-left:13px;
	padding-bottom:10px;
	text-align:center;
	min-width:250px;
	float:left
}
.subNav ul li{
	font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
	font-size:15px;
	color:#4E2100;
	font-weight:bold;
	float:left;
    display: block;
	border-right: #C0B89E solid 1px;
	padding:0 8px;
	}
.subNav .last{
	border: none;
	}
.subNav ul li a,a:visited {
	color:#4E2100;
	text-decoration:none;
	font-weight:bold;
}
.subNav ul li a:hover {
	color:#FF3C00;
	text-decoration:none;
	font-weight:bold;
}
.subNav .selected {
	color:#FF3C00;
	text-decoration:none;
	font-weight:bold;
	}
.badge{
	height:95px;
	text-align:center;
	width:273px;
	margin-top: 5px;
	}
.contactBox{
	background: url(images/contact_bg.png) no-repeat;
	height:250px;
	margin-left:56px;
	margin-top:14px;
	width:218px;
	text-align:center;
	line-height:108.769%;
	}
img.trip{
	margin-left:54px;
	}
.contactBox a,a:visited {
	color:#4E2100;
	text-decoration:none;
	font-weight:bold;
}
.contactBox a:hover {
	color:#FF3C00;
	text-decoration:none;
	font-weight:bold;
}
contactBox p{
	text-align:center !Important;
	}
.contact {
	font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
	font-size:13px;
	color:#4E2100;
	float:left;
	margin:51px 28px 0;
	}
.subscribe{
	font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
	font-size:13px;
	color:#4E2100;
	float:left;
	margin: 25px 27px 0;
	}
.subscribe p{
	text-align:center !important;
	font-size:13px !important;
	font-weight:bold !important;
	}
.contactBox .subscribe a, a:visited{
	color:#4E2100;
	font-weight:bold;
	}
.contactBox .subscribe a:hover{
	color:#FF3000;
	font-weight:bold;
	}
#contentBox{
	width: 700px;
	float: left;
	}
#contentBox.homepage{
	margin-top: 15px;
	}
#contentBox.homepage h1{
	font: 22px 'BebasNeueRegular', "HelveticaNeueLightCondensed", "HelveticaNeue-Light-Condensed", "Helvetica Neue Light Condensed", "HelveticaNeueLight", "HelveticaNeue-Light", "Helvetica Neue Light", "HelveticaNeue", "Helvetica Neue", 'TeXGyreHerosCnRegular', "Helvetica", "Tahoma", "Geneva", "Arial Narrow", "Arial", sans-serif;
	}
h2.courseSlider{
	font-size:22px;
	font-style:normal;
	font-weight:bold;
	font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
	text-transform:uppercase;
	}
#contentBox.homepage p{
	font-size:14px;
	padding-bottom:10px;
	}
.heroBox{
	width:690px;
	height:310px;
	border: #FFFFFF solid 5px;
	background:#F3F1E7;
	margin-bottom:28px
	}
.calendarBox{
	width:690px;
	height:310px;
	margin-bottom:28px;
	}
.twitterBox{
	width:549px;
	height:129px;
	border: #FFFFFF solid 5px;
	background:#F3F1E7;
	margin-bottom:25px;
	float:left;
	}	
.twitterBird{
	float: left;
	width:117px;
	height:126px;
	}
.tweets {
	font-family: Georgia, Palatino, Palatino Linotype, Times, Times New Roman;
	font-size:12px;
	color:#4E2100;
	padding:15px;
	}
.twitter-timestamp{
	display:block;
	color:#FF3C00;
	margin-top:10px;
	}
#iconBox{
	float:left;
	margin:10px 0 0 20px;
	width:120px;
	}
#iconBox span {
	float:left;
	margin-left:42px;
	margin-top:10px;
	width:80px;
	font-size:12px;
	}
#iconBox ul  li
	{
	list-style:none;
	padding:0;
	}
#iconBox a {
	display:block;
}
#twitter a{
	width:32px;
	height:37px;	
	background:url(images/icon_sprite.png) no-repeat -32px 0; 
}
#fb a{
	width:32px;
	height:37px;	
	background:url(images/icon_sprite.png) no-repeat -32px -37px;
}
#share a{
	width:32px;
	height:37px;	
	background:url(images/icon_sprite.png) no-repeat -32px -74px;
}
#twitter a:hover, #twitter .selected{
	background:url(images/icon_sprite.png) no-repeat 0 0px; 
	color:#FF3C00;
}
#fb a:hover, #fb .selected{
	background:url(images/icon_sprite.png) no-repeat 0 -37px;
	color:#FF3C00;
}
#share a:hover, #share .selected{
	background: url(images/icon_sprite.png) no-repeat 0 -74px;
	color:#FF3C00;
}
.textBox{
	background:url(images/transparent_bg.png) repeat;
	bottom:0;
	color:#4E2100;
	font-size:13px;
	height:19px;
	line-height:133.333%;
	margin-top:-45px;
	padding:13px 45px;
	position:relative;
	width:600px;
	}
.heroBox .textBox p a, a:visted{
	color:#4E2100;
	}
.textBox br {
	display:none;}
.content{
	overflow:hidden;
	width:700px;
	min-height:246px;
}
.contentShort{
	overflow:hidden;
	width:700px;
	}
.content a,a:visited {
	color:#4E2100;
	text-decoration:none;
	font-weight:bold;
} 
.content a:hover {
	color:#FF3C00;
	text-decoration:none;
	font-weight:bold;
}
#rates {
	min-height:267px;
	overflow:hidden;
	width:700px;
}
#rates p {
	font-size:15px;
	line-height:120%;
	}
#ratesBoxL{
	background:#F3F1E7;
	border:5px solid #FFFFFF;
	float:left;
	margin-right:10px;
	margin-bottom:20px;
	min-height:500px;
	width:330px;
	
	}
#ratesBoxR{
	background:#F3F1E7;
	border:5px solid #FFFFFF;
	float:left;
	margin-left:10px;
	margin-bottom:20px;
	min-height:500px;
	width:330px;
		}
.ratesHolder{
	padding:0 30px 20px 20px;
	}
.courses {
	background:transparent url(images/banner_courses.png) right top no-repeat ; 
	
}
.tours {
	
	background:transparent url(images/banner_tours.png) right top no-repeat ; 
}
.fit {
	background:transparent url(images/banner_fit.png) right top no-repeat ; 
}
.any {
	background:transparent url(images/banner_anytime_word.png) right top no-repeat ; 
}
.events {
	background:transparent url(images/banner_events.png) right top no-repeat ; 
}
.courses, .tours, .fit, .any, .events{
	height: 100px;
	margin: -1px 0 0 212px;
	position: absolute;
	width: 100px;
	z-index: 500;
		}
.ratesHolder img{
	margin:0 0 10px -20px;
	}
.leftCol{
	padding-left:19px;
	width:681px;	
	}
.leftColHome h1{
	text-align: center !important;	
	}
.leftCol img{
	float:right;
	margin:0 7px 0 50px;
}
img.leftButt{
float:none;
margin:0;
}
.topline{
	width:700px;
	border-bottom: 1px solid #4E2100;
	margin-bottom:10px;
	}
.journal ul {
	margin-left:25px;
	
}
.available{
	z-index:500;
	 position:absolute; 
	}
ul li {
	font-family: Georgia, Palatino, Palatino Linotype, Times, Times New Roman;
	line-height:128.5714%;
	font-size:14px;
	color:#4E2100;
	font-weight:normal;
	padding-bottom:15px;
	}
.intro{
	
	}
.intro p{
	color:#4E2100;
	font-family:Georgia,Palatino,Palatino Linotype,Times,Times New Roman;
	font-size:16px;
	font-weight:normal;
	line-height:130%;
	text-align:left;
	}
.intro h1{
	color:#FF3C00;
	font-family:Arial,Helvetica Neue,Helvetica,sans-serif;
	font-size:22px;
	font-weight:bold;
	line-height:109.091%;
	padding:15px 0;
	text-align:left;
	text-transform:uppercase;
	float:left;
	}
.intro h4{
	color:#FF3C00;
	font-family:Arial,Helvetica Neue,Helvetica,sans-serif;
	font-size:22px;
	font-weight:normal;
	line-height:109.091%;
	padding:15px 0;
	text-align:left;
	text-transform:uppercase;
	float:left;
	font-style:normal;
	}
.accomBox {
	background:#F3F1E7 none repeat scroll 0 0;
	border:5px solid #FFFFFF;
	float:left;
	margin-top:18px;
	min-height:220px;
	width:690px;
	}
.accomBox h1{
	text-align:left !important}
.accom {
	float:left;
	padding:13px 15px 0 17px;
	width:484px;
	}
.accomIntro p {
	color:#4E2100;
	font-family:Georgia,Palatino,Palatino Linotype,Times,Times New Roman;
	font-size:16px;
	font-weight:normal;
	line-height:125%;
	text-align:left;
	}
.accomImageHolder{
	border-left:5px solid #FFFFFF;
	float:right;
	min-height:140px;
	min-width:169px;
	line-height:0;
	}
.accommNew .posts img{
	border:none;
	}
.accommNew .ngg-gallery-thumbnail img {
	width:190px;
	height:122px;
	}
.accommNew .ngg-galleryoverview {
	clear:both;
	display:block !important;
	float:left;
	margin-right:20px;
	overflow:hidden;
	width:201px;
	margin-top:0 !important;
}
.leftColHome{
	float:left;
	padding-left:10px;
	padding-right:20px;
	width:480px;
	text-align:center;
	min-height:265px;
	}
.leftColHome p{
	font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman;
	font-size:12px;		
	color:#4E2100;
	font-weight:normal;
	line-height:150%;
	padding-bottom:41px;
	text-align:center;
	}
.posts{
	width: 700px;
	float:left;
	}
.posts img{
	border:5px solid #FFFFFF;
	clear:both;
	float:left;
	line-height:0;
	margin-right:20px;
	line-height:0;
	}
.posts em {
	font-style:italic;
	color:#FF3C00;
	}
.posts ul li{
	border-bottom:1px solid #4E2100;
	overflow:hidden;
	padding:4px 0 13px 20px;
	margin-bottom:10px;
	}
.posts.journal ul li ul{
	margin-left:0px;
	}
.posts.journal ul li ul li{
	color:#4E2100;
	font-family:Georgia,Palatino,Palatino Linotype,Times,Times New Roman;
	font-size:12px;
	font-weight:normal;
	line-height:150%;
	list-style-image:url("images/bullet.png");
	list-style-position:inside;
	padding-bottom:5px;
	border:none;
}
.posts ul li a, a:visited{
	color:#4E2100;
	}
.posts p {
	font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman;
	font-size:12px;
	color:#4E2100;
	font-weight:normal;
	line-height:150%;
	padding-bottom:0;
	text-align:left;
	padding-bottom:15px;
	}
.view{
	font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman;
	font-size:12px;
	color:#4E2100;
	line-height:133.3333%;
	padding-top:65px;
}
.extras{
	font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman;
	font-size:12px;
	color:#4E2100;
	line-height:133.3333%;
}
.extras a, a:visited {
	color:#4E2100;
	text-decoration:none;
	font-weight:bold; 
}
extras  a:hover {
	color:#FF3C00;
	text-decoration:none;
	font-weight:bold;

	}
.rightCol{
	width: 170px;
	min-height: 200px;
	border: #FFFFFF solid 5px;
	background:#F3F1E7;
	float: right;
	margin-top:34px;
 }
 .rightCol h1{
	text-align:center;
	line-height:100%;
 }
 .rightCol h2{
 	font-size:18px;
	font-family:Arial,Helvetica Neue,Helvetica,sans-serif;
	color:#4E2100;
	font-weight:normal;
	font-style:normal;
	}
 .rightImageHolder {
 	height:132px;
	margin-bottom:13px;
	width:170px;
	}
.rightContent{
	width:150px;
	padding:0 10px;
	}
.rightContent p{
	text-align:center;
}
.bottomRow{
	background:#F3F1E7;
	clear:left;
	height:158px;
	padding:16px 10px 16px 10px;
	position:relative;
	width:450px;
}
#border{
	border: #FFFFFF solid 5px;
	height:190px;
	width:470px;
	}
	
.readMore{
	width: 215px;
	text-align: center;
	font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman;
	font-size:12px;
	color: #4E2100;
	font-weight:normal;
	line-height:150%;
	float:left;
	}
.readMore h2{
	background:url(images/latest_banner2.png);
	color:#FFFFFF;
	font-family:Arial,Helvetica Neue,Helvetica,sans-serif;
	font-size:12px;
	font-style:normal;
	font-weight:bold;
	line-height:133.333%;
	margin:0 19px 10px;
	padding-top:2px;
	text-transform:uppercase;
	padding-bottom:0;
	}
.readMore p{
	text-align:center;} 
.line{
	width:1px;
	height:112px;
	background:#4E2100;
	float:left;
	margin:25px 10px 0;
		}
.imageHolder{
	border:5px solid #FFFFFF;
	min-height:90px;
	min-width:88px;
	float:right;
	line-height:0;
	}
.galleryHolder{
	float:left;
	margin-right:17px;
	}
.galleryImageHolder{
	border:5px solid #FFFFFF;
	min-height:90px;
	min-width:88px;
	}
.gallery {
	width:723px;
}
.gallery p {
	padding:15px 0 35px 6px;
	}
.gallery ul{
	margin-left:20px;
	margin-bottom:15px;
	
	}
.gallery ul li{
	color:#4E2100;
	font-family:Georgia,Palatino,Palatino Linotype,Times,Times New Roman;
	font-size:12px;
	font-weight:normal;
	line-height:150%;
	list-style-image:url("images/bullet.png");
	list-style-position:outside;
	padding-bottom:5px;
}
.social{
	border-bottom:1px solid #4E2100;
	border-top:1px solid #4E2100;
	clear:both;
	height:30px;
	padding:25px 20px;
	margin-top:30px;
	}
.socialText {
	float:left;
	margin-top:5px;
	width:397px;
	}
.social img {
	float: left;
	margin-left:25px;
	}
		
.leftImageHolder{
	border:5px solid #FFFFFF;
	clear:both;
	float:left;
	line-height:0;
	margin-right:20px;
	line-height:0;
	min-height:122px;
	min-width:190px;
		}
.info {
	float:left;
	width:459px;
	}
#footer{
	margin-top:20px;
	padding-bottom:75px;
}
#footerBox{
	clear:both;
	color:#4E2100;
	float:left;
	font-family:Georgia,Palatino,Palatino Linotype,Times,Times New Roman;
	font-size:9px;
	font-weight:normal;
	line-height:170.1%;
	margin-left:40px;
	}
#footerBox a,a:visited {
	color:#4E2100;
	text-decoration:none;
	font-weight:normal; 
}
#footerBox  a:hover {
	color:#FF3C00;
	text-decoration:none;
	font-weight:normal;
}
.footerIcon{
	float:right;
	margin-top:-5px;
	}

#map{
	width:650px;
	border:5px solid #FFFFFF;
	background:#F3F1E7;
	padding:20px;
	margin:23px 0;
	background:#F3F1E7 url(images/banner_directions.png) right top no-repeat ;
	}
#map img{
	float:right;
	padding:0 0 15px 15px;
	}
#emailForm {
	background:#FFFFFF;
	float:left;
	margin:10px 25px 0 0;
	padding:21px 18px 25px 20px;
	width:430px;
}
#bookForm {
	background:#FFFFFF;
	margin:30px 25px 0 0;
	padding:21px 18px 25px 20px;
	width:430px;
	overflow:hidden;
}
.mediaText{
	padding-top:32px;
	float:left;
	width:650px;
	}
#mediaForm {
	width:662px;
	height:500px;
	background:#FFFFFF;
	margin-top:28px;
	padding: 21px 18px 0 20px;
	float:left;
}
.mediaLogin{
	border-top: 1px solid #4E2100;
	border-bottom: 1px solid #4E2100;
	height:105px;
	padding:20px 0; 
	margin-bottom:20px;
	}
#mediaForm fieldset	{ 
	margin-top:10px; 
	padding:5px 0 5px 0; 
	border:none;
}
#mediaForm label span {
	width:200px; /* must be the same as above!*/
	display:block;
	font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman; 
	display: none;
}
#mediaForm input,
#mediaForm textarea,
#mediaForm select { 
	border:1px solid #C6C6C6; 
	font:12px Georgia, Palatino, Palatino Linotype, Times, Times New Roman;
	color:#C6C6C6;
	background:#FFFFFF;
	vertical-align:top;
	float:right;
}
#mediaForm input:hover,
#mediaForm textarea:hover,
#mediaForm select:hover	{
	border: 1px solid #FF3C00;
}

#mediaForm input:focus,
#mediaForm textarea:focus,
#mediaForm select:focus	{ 
	color:#4E2100;
}
#mediaForm textarea,
#mediaForm input {
	clear:both;
	float:left;
	height:13px;
	margin-bottom:10px;
	padding:6px 0 5px 15px;
	width:270px;
}
#mediaForm select {
	width:270px; /* attempt to have equal length */
}  
	
#mediaForm  input.backbutton, #mediaForm input.resetbutton, #mediaForm input.sendbutton	{ 
	width:87px;
	height:29px;  
	padding:2px 2px  2px 0;
	margin: 0;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	background:#4E2100; 
	border:none !important;
	color:#FFFFFF;
	text-transform:uppercase;
	text-align:center;
} 
#mediaForm input,
#mediaForm textarea,
#mediaForm select { 
	border:1px solid #C6C6C6; 
	font:12px Georgia, Palatino, Palatino Linotype, Times, Times New Roman;
	color:#C6C6C6;
	background:#FFFFFF;
	vertical-align:top;
	float:right;
}
#mediaForm input:hover,
#mediaForm textarea:hover,
#mediaForm select:hover	{
	border: 1px solid #FF3C00;
}

#mediaForm input:focus,
#mediaForm textarea:focus,
#mediaForm select:focus	{ 
	color:#4E2100;

}
#mediaForm textarea,
#mediaForm input {
	clear:both;
	float:left;
	height:13px;
	margin-bottom:10px;
	padding:6px 0 5px 15px;
	width:270px;
}
#mediaForm  .login-button{ 
	width:87px;
	height:29px;  
	padding:2px; 
	margin:0 0 41px;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	background:#FF3C00; 
	border:none !important;
	color:#FFFFFF;
	text-transform:uppercase;
}
#mediaForm  .login-button a:hover{
	display:none;
	}
#mediaForm .login-fields{
	float:left;}
.mediaText{
	padding-top:32px;
	float:left;
	width:650px;
	}
#converter{
	padding:12px 8px;
	height:260px;
	}
#converter fieldset	{ 
	margin-top:10px; 
	padding:5px 0 5px 0; 
	border:none;
}
#converter  label span {
	width:200px; /* must be the same as above!*/
	display:block;
	font-family:Trebuchet MS, Lucida Sans Unicode, Lucida Grande, Lucida Sans, Arial; 
}
#converter  input,
#converter  textarea,
#converter  select { 
	border:1px solid #C6C6C6; 
	font:12px Georgia, Palatino, Palatino Linotype, Times, Times New Roman;
	color:#C6C6C6;
	background:#FFFFFF;
	vertical-align:top;
	float:right;
}
#converter  input:hover,
#converter  textarea:hover,
#converter  select:hover	{
	border: 1px solid #FF3C00;
	background:#FFFFFF; 
}

#converter  input:focus,
#converter  textarea:focus,
#converter  select:focus	{ 
	color:#4E2100;
	background:#FFFFFF;
}
#converter  textarea,
#converter  input {
	float:left;
	margin-bottom:4px;
	padding:4px 0 4px 15px;
	width:138px;
}
#converter  select {
	color:#4E210;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	margin:4px 0;
	padding:4px 0 4px 15px;
	width:155px;
	}
#converter   #submitButton	{ 
	width:87px;
	height:29px;  
	padding:2px 1em; 
	margin-top:59px;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	background:#4E2100; 
	border:none !important;
	color:#FFFFFF;
	text-transform:uppercase;
	float:right;
}


.calendar h1{
	font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
	font-size:22px;
	color:#FF3C00;
	font-weight:bold;
	line-height:109.0909%;
	text-transform:capitalize;
	text-transform:uppercase;
	
 	}
h1{
	font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
	font-size:18px;
	color:#4E2100;
	font-weight:bold;
	line-height:88.8889%;
	text-transform:capitalize;
	text-align:left;
	text-transform:uppercase;
	padding-bottom:15px;
}
h2{
	color:#4E2100;
	font-family:Georgia,Palatino,Palatino Linotype,Times,Times New Roman;
	font-size:24px;
	font-style:italic;
	font-weight:normal;
	line-height:107.6923%;
	padding-bottom:3px;
}
h3{
	font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
	font-size:22px;
	color:#FF3C00;
	font-weight:normal;
	line-height:109.0909%;
	text-transform:capitalize;
	text-transform:uppercase;
	}
h4{
	font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman;
	font-size:18px;
	color:#FF3C00;
	font-weight:normal;
	line-height:109.0909%;
	font-style:italic;
	padding-bottom:6px;
	}
h5 {
	font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman;
	font-size:14px;
	color:#4E2100;
	font-weight:bold;
	line-height:128.5714%;
	}
h6{
	font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman;
	font-size:12px;
	color:#FF3C00;
	font-weight:normal;
	font-style:italic;
	line-height:150%;
}
.rates h6
	{
color:#4E2100;
float:left;
font-family:Georgia,Palatino,Palatino Linotype,Times,Times New Roman;
font-size:11px;
line-height:130%;
margin-bottom:25px;
text-align:left;
}

small {
	color:#4E2100;
	float:left;
	font-family:Georgia,Palatino,Palatino Linotype,Times,Times New Roman;
	font-size:11px;
	line-height:130%;
	margin-bottom:25px;
	text-align:left;
	}
pre {
	color:#4E2100;
	float:left;
	font-family:Georgia,Palatino,Palatino Linotype,Times,Times New Roman;
	font-size:11px;
	line-height:130%;
	margin-bottom:25px;
	text-align:left;
	}
p {
	font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman;
	font-size:12px;
	color:#4E2100;
	font-weight:normal;
	line-height:150%;
	padding-bottom:15px;
	text-align:left;
	
	}
p  a,a:visited {
	color:#4E2100;
	text-decoration:none;
	font-weight:bold; 
}
p  a:hover {
	color:#FF3C00;
	text-decoration:none;
	font-weight:bold;
}
strong{
	font-weight: bold;
	}
.ddsg-wrapper ul {
	margin-left:16px;
	padding-bottom:10px;
	}
.ddsg-wrapper ul li {
	color:#4E2100;
	font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman;
	font-size:14px;
	font-weight:normal;
	line-height:150%;
	list-style-image:url(images/bullet.png);
	list-style-position:outside;
	}
/* hero */
#mySlides{
	width:3450px !important;
	}
#myController {
padding:6px 0 10px 0;
margin-top:-55px;

}
#myController span{
color:#66756D;
margin-right:10px;
cursor:pointer;
}
#jFlowSlide{
border:0 solid #F00;
}
#myController span.jFlowSelected {
color:#AC383B;
text-decoration:underline;
}
.jFlowNext{
	color:#66756D;
	cursor:pointer;
	float:right;
	margin-right:10px;
	position:relative;
}
.jFlowPrev{
	color:#66756D;
	cursor:pointer;
	float:left;
	height:50px;
	margin-left:10px;
	position:relative;
}
#myController2 {
	height:0;
	margin-top:80px;
	padding:6px 0 10px;
	position:absolute;
	width:520px;
	z-index:9999;
}
#myController2 span{
	color:#66756D;
	margin-right:10px;
	cursor:pointer;
}
#jFlowSlide2{
	border:0 solid #0F0;
}
.jFlowNext2{
	color:#66756D;
	cursor:pointer;
	float:right;
	margin-right:30px;
	position:relative;
	z-index:99999;
	}
.jFlowPrev2{
	color:#66756D;
	cursor:pointer;
	float:left;
	height:50px;
	margin-left:-8px;
	position:relative;
	
	}
.holder{
	height:250px;
overflow:hidden;
width:500px;
	}
.ngg-navigation {
	display:none !important;
	}
#TB_prev{
	background:url(images/gall_butt_prev.png) no-repeat;
	bottom:220px;
	position:absolute;
	left:14px;
	width:71px;
	height:71px;
	font-size:0px;
	}
#TB_next{
	background:url(images/gall_butt_next.png) no-repeat;
	bottom:220px;
	position:absolute;
	right:14px;
	width:71px;
	height:71px;
	font-size:0px;
	}
.frominfo{	
	display: none;
	}
#result {
	color:#4E2100;
	font-family:Arial,Helvetica Neue,Helvetica,sans-serif;
	font-size:18px;
	font-style:normal;
	font-weight:normal;
	background: #F3F1E7 ;
	}
.gotiny{
	font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman;
	}
.cform {
	padding-top:10px !important;
	}
.accomImageHolder .ngg-galleryoverview {
	margin-top:0 !important;
		}
.accomImageHolder .ngg-gallery-thumbnail {
	margin-right:0 !important;
}
.accomImageHolder .ngg-gallery-thumbnail img {
	padding:0 !important;
	}
.galleryHolder .ngg-gallery-thumbnail img{
	height:90px;
	width:90px;
	}
	input.cf-box-a, input.cf-box-b {
clear:both  !important;
float:left  !important;

}
#navHolder {
	padding:6px 0 10px 0;
	margin-top:-43px;
	position:relative;
	z-index:10000;

}
#next{
	color:#66756D;
	cursor:pointer;
	float:right;
	margin-right:10px;
	position:relative;
	background: url(images/hero_next.png)no-repeat;
	width:20px;
	height:50px;
}
#prev{
	color:#66756D;
	cursor:pointer;
	float:left;
	width:20px;
	height:50px;
	margin-left:10px;
	position:relative;
	background: url(images/hero_prev.png)no-repeat;
}
#navHolderSmall {
	padding:6px 0 10px 0;
	top:96px;
	position:relative;
	z-index:10000;
	width:500px;
}
#nextsmall{
	color:#66756D;
	cursor:pointer;
	float:right;
	margin-right:10px;
	position:relative;
	background: url(images/hero_next.png)no-repeat;
	width:20px;
	height:50px;
}
#prevSmall{
	color:#66756D;
	cursor:pointer;
	float:left;
	height:50px;
	margin-left:-8px;
	position:relative;
	background: url(images/hero_prev.png)no-repeat;
	width:20px;
}
/*scroll slider */
#featureBox {
	width:690px;
	height:310px;
	float:left;
	border:6px solid #FFF;
	margin-bottom:30px;
	}
			
.slide { 
		display: none; 
		position: aboslute; 
		}
.selectedFeat { 
	 display: block; 
	 position: aboslute;
		}
#pagination {
	bottom:96px;
	float:right;
	height:20px;
	margin-right:21px;
	position:relative;
	width:80px;
	}
ul.navigation {
	display:block;
	float:right;
	height:20px;
	margin:0 auto;
	position:relative;
	width:240px;
	top:7px;
	}

ul.navigation li {
	display:block;
	float:left;
	left:200px;
	height:13px;
	position:relative;
	width:13px;
	background: transparent url('images/dot_off.png') no-repeat top left;
	}

ul.navigation a {
	width: 13px;
	height: 13px;
	text-indent: -9999px;
	display: block;
	}

ul.navigation a:hover {
	background: transparent url('images/dot_on.png') no-repeat top left;
	display: block;
	}

ul.navigation a.selected {
	display: block;
	background: transparent url('images/dot_on.png') no-repeat top left;
	}

ul.navigation a:focus {
	display: block;
	background: transparent url('.images/dot_on.png') no-repeat top left;
	}
.hero{
	width:700px;
	height:320px;
	}
#textBox{
	background:url(images/bg_trans.png) repeat;
	float:right;
	position:relative;
	width:660px;
	height:85px;
	bottom:109px;
	padding:10px 15px;
	}
#featureBox #textBox a, a:visited{
	color:#FFF;
	text-decoration: none;
	}
#featureBox #textBox a:hover{
	color:#FFF;
	text-decoration: none;
	}	
#featureBox #textBox h2{
	display:inline;
	font-size: 22px;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-weight:normal;
	font-style:normal;
	padding:0;
	text-transform:uppercase;
	}
#featureBox #textBox p{
	display:inline;
	font-size: 13px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#FFFFFF;
	line-height:130%;
	font-weight:normal;
	padding:0;	
	}
/*Latest Course slider with tabs*/
#content {
	width: 700px;
	margin:10px auto;
	padding: 5px;
	background: #FFF;	
	text-align:left;
	overflow:hidden;
}
#content p {
	font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman;
	font-size:12px !important;
	color:#4E2100;
	font-weight:normal;
	line-height:120%;
	text-align:left;
	margin: 0;	
	padding: 7px 0 0 0 !important;
	padding-bottom:0 !important;
}
#content h2{
	color:#4E2100;
	font-family:Georgia,Palatino,Palatino Linotype,Times,Times New Roman;
	font-size:25px;
	font-style:italic;
	font-weight:normal;
	line-height:105.6923%;
	padding-bottom:2px;
	margin:0;
}
#content h3{
	font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman;
	font-size:22px;
	color:#FF3C00;
	font-weight:normal;
	line-height:109.0909%;
	font-style:italic;
	margin:0;
	text-transform:none;
	}
#content h4{
	font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman;
	font-size:18px;
	color:#4E2100;
	font-weight:normal;
	line-height:109.0909%;
	font-style:italic;
	margin:0;
	padding:7px 3px 0;
	}
div#feature_list {
	width: 700px;
	height: 153px;
	overflow: hidden;
	position: relative;
		}
div#feature_list ul {
	position: absolute;
	top: 0;
	list-style: none;	
	padding: 0;
	margin: 0;
		}
ul#tabs {
	left: 0;
	z-index: 2;
	width: 50px;
		}
ul#tabs li {
	font-size: 12px;
	font-family: Arial;
	padding:0;
		}
		
ul#tabs li img {
	padding: 5px;
	border: none;
	float: left;
	margin: 10px 10px 0 0;
}

ul#tabs li a {
	text-decoration: none;	
	display: block;
	height: 28px;
	outline: none;
	padding:0px 10px 10px 10px;
}

ul#tabs li a:hover {
	text-decoration: none;
}

ul#tabs li a.current {
	background-image: url(http://africanrelish.com/images/feature-tab-current.png);
	color:#FFF;
	width:30px;
}

ul#tabs li a.current:hover {
	text-decoration: none;
	cursor: default;
}

ul#output {
	right: 0;
	width: 662px;
	height: 153px;
	position: relative;
}

ul#output li {
	position: absolute;
	width: 662px;
	height: 153px;
}

ul#output li .outputText{
	width:390px;
	background:#F4F1E8;
	float:left;
	padding:8px 15px 10px 30px;
	height:134px;
	}
ul#output li img{
	border-left:6px solid #FFFFFF;
	float:left;
	height:153px;
	width:211px;
	}
ul#output li a, a:visited{
	color:#4E2100;
	}
ul#output li a:hover {
	color: #FF3000;
}
/** New styles 2011 **/

#contentBox{
	margin-top: 15px;
	}

/** HeroBox Home **/
.homeHero{
	border: 5px solid #FFFEF3;
	float: left;
	height: 297px;
	margin:0 10px 25px 0;
	width: 215px;
	}
.homeHero.anytime{
	margin :0;
	}
.heroCon{
	bottom: 107px;
	height: 92px;
	margin-left: -5px;
	padding: 10px;
	position: relative;
	width: 205px;
	}
.heroCon h2{
	color: #FFF;
	font: 19px 'BebasNeueRegular', "HelveticaNeueLightCondensed", "HelveticaNeue-Light-Condensed", "Helvetica Neue Light Condensed", "HelveticaNeueLight", "HelveticaNeue-Light", "Helvetica Neue Light", "HelveticaNeue", "Helvetica Neue", 'TeXGyreHerosCnRegular', "Helvetica", "Tahoma", "Geneva", "Arial Narrow", "Arial", sans-serif;
	margin-bottom:43px;
	font-weight:normal;
	}
.homeHero.set .heroCon{
	background:url(images/bg_set.png);
	}
.homeHero.anytime .heroCon{
	background:url(images/bg_anytime.png);
	}
.homeHero.culinary .heroCon{
	background: url(images/bg_culinary.png);
	}
/** LogoBox **/
.logoBox{
	height: 240px;
	margin-bottom: 23px;
	text-align: center;
	width: 273px;
	}
/** Feature Box **/
#content {
	width: 700px;
	margin:10px auto 20px;
	padding: 5px;
	background: #FFF;	
	text-align:left;
	overflow:hidden;
}
div#feature_list {
	width: 700px;
	height: 154px;
	overflow: hidden;
	position: relative;
		}
ul#tabs li {
    border-bottom: 1px solid #EFF0EB;
    font-family: Arial;
    font-size: 12px;
    padding: 0;
}
ul#output li .outputText {
    background:#F4F1E8;
    float: left;
    height: 136px;
    padding: 8px 15px 10px 30px;
    width: 390px;
}
ul#tabs li a.current h4{
	color:#FFF;
	}
ul#tabs li a h4{
	padding:0 3px 0;
	}
ul#tabs li a.current{
	background: url(images/butt_feature.png) no-repeat;
	color:#FFF;
	width:30px;
	 height: 26px;
}
ul#tabs li a {
	text-decoration: none;	
	display: block;
	height: 23px;
	outline: none;
	padding:7px 10px;
}
#socialBoxes{
	background: url(images/bg_social.png);
	width: 700px;
	overflow: hidden;
	}
/*What's Fresh Box */

#freshBox{
	width:310px;
	background:url(images/bg_fresh.png) no-repeat #FFF;	
	min-height:200px;
	padding:15px;
	float:left;
	margin-right:15px;
	}
#freshBox img{
	float:left;
	margin:0 0 10px;
	}
#freshBox.text{
	width:364px;
	padding:0 20px;
	float:left;
	}
#freshBox p{
	padding:0 !important;
	display:inline;
	font-size:12px !important;
	}
#freshBox h3{
	font-family:Georgia, Palatino, Palatino Linotype, Times, Times New Roman;
	font-size:20px;
	color:#4e2100;
	font-weight:normal;
	line-height:109.0909%;
	font-style:italic;
	margin:0 0 10px;
	text-transform:none;
	}
#freshBox h5{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	}
/** Home Twitter Widget **/
#homeTwitter{
	width:335px;
	padding:5px;
	background:#FFF;
	float:left;
	min-height:200px;
	}
#homeTwitter h3{
	background:url(images/bg_twitter_home.png) no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#60C3E2;
	border-bottom:1px solid #ECEDF1;
	padding: 10px 0 10px 52px;
	margin-bottom:15px;
	}
#contentBox.homepage #homeTwitter ul li{
	font-size:12px;
	border-bottom:1px solid #ECEDF1;
	padding: 0 10px 10px;
	margin-bottom:15px;
	}
#contentBox.homepage #homeTwitter a, #contentBox.homepage #homeTwitter a:visited{
	color:#ff3c00;
	font-weight:normal;
	}
#contentBox.homepage #homeTwitter a:hover{
	color:4e2100;
	font-weight:normal;
	}
/**Calendar Sprite**/
#calNav {
	width:699px;
	height:68px;
	float:left;
	margin: 0 0 30px 5px;
}
#calNav ul li{
	float:left;
	list-style:none;
	display:inline;
	}
#calNav span{
	display: none;
}
#calNav a {
	display:block;
}
#calNav ul{
	}
#calNav li {
	float:left;
	list-style:none;
	display:inline;
}
#all a{
	width:133px;
	height:37px;
	background:url(images/sprite_calendar3.png) no-repeat 0 -40px;
}
#set a{
	width:136px;
	height:37px;
	background:url(images/sprite_calendar3.png) no-repeat -133px -40px;
}
#culinary a{
	width:135px;
	height:37px;
	background: url(images/sprite_calendar3.png) no-repeat -269px -40px;
}
#anytime a{
	width:136px;
	height:37px;
	background: url(images/sprite_calendar3.png)  no-repeat -404px -40px;
}
#archive a{
	width:132px;
	height:37px;
	background: url(images/sprite_calendar3.png)  no-repeat -540px -40px;
}
#all a:hover, #all.segment-1.selected-1 a{
	background:url(images/sprite_calendar3.png) no-repeat 0 0;
}
#set a:hover, #set.segment-0.selected-0 a{
	background:url(images/sprite_calendar3.png) no-repeat -133px 0;
}
#culinary a:hover, #culinary.segment-2.selected-2 a{
	background:url(images/sprite_calendar3.png) no-repeat -269px 0;
}
#anytime a:hover, #anytime.segment-3.selected-3 a{
	background:url(images/sprite_calendar3.png) no-repeat -404px 0;
}
#archive a:hover, #archive.segment-4.selected-4 a{
	background:url(images/sprite_calendar3.png) no-repeat -540px 0;
}
.dateHomeanytime, .dateHomeculinary{
	display:none;
	}
.dateBox{
	color: #FFFFFF;
	float: right;
	font-family: Helvetica,"Helvetica Neue",Arial,sans-serif;
	height: 82px;
	margin: 0 20px;
	position: relative;
	width: 62px;
	}
.dateBox img{
	border:none !important;
	}
.dateBox .day{
	font-size:24px;
	font-weight:bold;
	display:block;
	text-align:center;
	margin-bottom:5px;
	}
.dateBox .monthYear{
	font-size:11px;
	font-weight:bold;
	display:block;
	text-align:center;
	}
.dateBox .monthYear span{
	margin:0;
	padding:0;
	display:block;
	height:13px;
	}
.dateBox.anytime, .dateBox.culinary{
	display:none !important;
	}
.dateBox.set{
	background:url(images/bg_date_set.png) no-repeat;
	}
.dateBox.culinary{
	background:url(images/bg_date_culinary.png) no-repeat;
	}
.bannerType{
	z-index:500;
	position:absolute; 
	margin:5px 0 0 5px;
	}
/** Book now form **/
.gform_wrapper li{
	margin:0 !important;
	padding:0 !important;
	line-height:1px !important;
	}
.bookForm input,
.bookForm textarea,
.bookForm select { 
	border:1px solid #C6C6C6; 
	font:12px Georgia, Palatino, Palatino Linotype, Times, Times New Roman;
	color:#C6C6C6;
	background:#FFFFFF;
	vertical-align:top;
	float:right;
}
.bookForm input:hover,
.bookForm textarea:hover,
.bookForm select:hover	{
	border: 1px solid #FF3C00;
}

.bookForm input:focus,
.bookForm textarea:focus,
.bookForm select:focus	{ 
	color:#4E2100;
}
.bookForm textarea,
.bookForm input {
	float: left !important;
	margin-bottom: 10px !important;
	padding: 6px 0 5px 15px !important;
	width: 270px !important;
}
.bookForm select {
	width:270px; /* attempt to have equal length */
}  
	
input#gform_submit_button_1{ 
	width:87px !important;
	height:29px;  
	padding:2px 2px  2px 0;
	margin: 150px 0 0 10px !important;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	background:#4E2100; 
	border:none !important;
	color:#FFFFFF;
	text-transform:uppercase;
	text-align:center;
	cursor:pointer;
} 
.gform_wrapper .gform_footer{
	margin:0 !important;}
#gforms_confirmation_message{
	background:#FFF !important;
	border:#4E2100 !important;
	color:#4E2100 !important;
	}
/* trip advisor badge */
#CDSWIDFRR{
	display:block;
	margin:10px auto !important;
	}
