body {
	background-color: #eeeeee;
}
.clearfloat {
	clear:both;
}

a:link {
	color: #336699;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #336699;
}
a:hover {
	text-decoration: underline;
	color: #336699;
}
a:active {
	text-decoration: none;
	color: #336699;
}
#Wrapper {
	width: 954px;
margin-top:-20px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 35px;
	padding-left: 35px;
	background-color: #FFFFFF;
}
#Header {
	width: 954px;
}
/* Navigation */

#NavBar {
	background-image: url(../images/nav_background.png);
	background-repeat: no-repeat;
	width: 954px;
	height: 58px;
	margin-bottom: 30px;
	margin-top: 0px;
}

#nav, #nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

#nav a {
	display: block;
/*width: 145px;*/
}

#nav li {
	float: left;
	
	/*width: 145px;*/
}

#nav li ul {
	position: absolute;
	width: 954px;
	left: -999em;
}

#nav li:hover ul {
	left: auto;
}

#nav li ul li {
	margin:0;
	padding:0;
	display: inline-block;
}

#NavCourse a:link, #NavCourse a:visited, #NavCourse a:active {
	width:60px;
	height:14px;
	padding: 0px 10px 3px 10px;
	font-family: Helvetica, Arial, Geneva, sans-serif;
	font-size: 1em;
	font-weight:lighter;
	text-align:center;
	color:#FFFFFF;
	text-decoration:none;
	background-image: url(../images/nav_course.png);
}
#NavCourse a:hover {
	width:60px;
	height:14px;
	padding: 0px 10px 3px 10px;
	font-family: Helvetica, Arial, Geneva, sans-serif;
	font-size: 1em;
	font-weight:lighter;
	text-align:center;
	color:#FFFFFF;
	text-decoration:underline;
	background-image: url(../images/nav_course.png);
}
/* end navigation */

#SubBox form fieldset
{
margin: 5px 0 30px 0;
border:0;
background-color:#fff;
}

#SubBox label
{
font-family: Helvetica, Arial, Geneva, sans-serif;
font-size: 1em;
color: #333;
width: 5em;
float: left;
text-align: left;
margin:5px 5px 0px 0px;
display: block
}

#SubBox input.Required
{
color: #333;
background: #fff;
border:1px solid #ccc;
border-right: 4px solid #e60021;
width:115px;
padding:2px;
margin:0px 0px 3px 0px;
}

#SubBox input.submit 
{
margin: 10px 0px 0px 0px;
text-transform:uppercase;
padding:4px;
width:180px;
color: #fff;
background: #e60021;
border: 0;
cursor:pointer;
-moz-border-radius: 5px;
border-radius: 5px;
}
#Footer {
	font-family: Helvetica, Arial, Geneva, sans-serif;
	font-size: 1em;
	color: #666666;
	font-weight: lighter;
	text-align: center;
	/*margin-top: 30px;*/
	border-top-width: 7px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 0;
	margin-top: 30px;
}
#LogoBox {
	float:left;
        margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 0;
	margin-left: 0;
	width: 190px;
}
#Footer a:link {
	color: #666;
	text-decoration: none;
}
#Footer a:visited {
	text-decoration: none;
	color: #666;
}
#Footer a:hover {
	text-decoration: underline;
	color: #666;
}
#Footer a:active {
	text-decoration: none;
	color: #666;
}
#Language {
	float: right;
display:block;
	height: 20px;
	width: 200px;
	position: relative;
	top: 45px;
	right: 20px;
	text-align: right;
}
.LanguageText {
	font-family: Helvetica, Arial, Geneva, sans-serif;
	font-size: 1.1em;
	color: #999999;
	font-weight: lighter;
	padding: 0 0 0 10px;
}


#SideBarLeft {
	width: 190px;
	margin-right: 30px;
	float: left;
}
#SideBarLeft li img{
	padding: 0 0 10px 0;
}
#Content {
	font-family: Helvetica, Arial, Geneva, sans-serif;
	font-size: 1.2em;
	line-height: 1.4em;
	color: #666666;
	width: 420px;
	float: left;
}

#ContentWide {
	font-family: Helvetica, Arial, Geneva, sans-serif;
	font-size: 1.2em;
	line-height: 1.4em;
	color: #666666;
	width: 730px;
	float: left;
}

#Content p {
	margin: 10px 0 5px 0;
}
#DblContent {
	font-family: Helvetica, Arial, Geneva, sans-serif;
	font-size: 1.2em;
	line-height: 1.4em;
	color: #666666;
	width: 732px;
	float: left;
}
#DblContent p {
	margin: 10px 0 10px 0;
	padding: 15px 0;
	border-bottom: dotted 1px #336699;
}
h1 {
	font-family: Helvetica, Arial, Geneva, sans-serif;
	font-size: 2em;
	line-height: 1.5em;
	color: #e60021;
	font-weight: lighter;
}
h2 {
	font-family: Helvetica, Arial, Geneva, sans-serif;
	font-size: 1.4em;
	line-height: 1.5em;
	color: #e60021;
	font-weight: lighter;
}
h3 {
	font-family: Helvetica, Arial, Geneva, sans-serif;
	font-size: 1em;
	color: #333333;
	text-transform: uppercase;
}
.Italic {
		font-style: italic;
		color: #e60021;
}
.Bold {
	color: #333333;
	font-weight: bold;
}
.Video {
padding:10px 0px 20px 0px;
}
#SideBarRight p {
	margin: 10px 0 10px 0;
}
#SideBarRight {
	float: left;
	margin-left: 20px;
	width: 292px;
}
.Price {
color: #e60021;
font-weight: bold;
font-size:1.2em;
}
#CourseBox {
	border: 1px dotted #336699;
	border-top: 7px solid #336699;
	border-bottom: 7px solid #336699;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 20px;
	padding-left: 15px;
	margin: 0 0 30px 0;
}
h2.FAQs {
  margin:0;
  padding:0;
  padding-top: 28px; 
  width: 170px; 
  background-image: url(../images/kitesurfing_cape_town_faq.png); 
  background-repeat: no-repeat; 
  overflow: hidden; 
  /* For IE5 */ 
  height: 28px;
  voice-family: "\"}\"";
  voice-family:inherit; 
  height: 0;
}
h2.CourseOverview {
  margin:0;
  padding:0;
  padding-top: 28px; 
  width: 170px; 
  background-image: url(../images/kiteboarding_courses.png); 
  background-repeat: no-repeat; 
  overflow: hidden; 
  /* For IE5 */ 
  height: 28px;
  voice-family: "\"}\"";
  voice-family:inherit; 
  height: 0;
}
h2.OtherActivities {
  margin:0;
  padding:0;
  padding-top: 28px; 
  width: 170px; 
  background-image: url(../images/cape_town_trip.png); 
  background-repeat: no-repeat; 
  overflow: hidden; 
  /* For IE5 */ 
  height: 28px;
  voice-family: "\"}\"";
  voice-family:inherit; 
  height: 0;
}
h2.TheWind {
  margin:0;
  padding:0;
  padding-top: 28px; 
  width: 170px; 
  background-image: url(../images/cape_town_wind.png); 
  background-repeat: no-repeat; 
  overflow: hidden; 
  /* For IE5 */ 
  height: 28px;
  voice-family: "\"}\"";
  voice-family:inherit; 
  height: 0;
}
.SmallText {
	font-family: Helvetica, Arial, Geneva, sans-serif;
	font-size: 1em;
	line-height: 1.6em;
	color: #666666;
}

.BottomTab {
	font-family: Helvetica, Arial, Geneva, sans-serif;
	font-size: 1em;
	color: #fff;
	background-image: url(../images/kite_beach_cape_town.png); 
	background-repeat: no-repeat;
	padding: 0;
	margin: 0;
	width: 292px;
	height: 27px;
}

#Course td{
	font-family: Helvetica, Arial, Geneva, sans-serif;
	font-size: 1em;
	color: #333333;
	text-align: center;
	padding: 5px 0 5px 0;
    border-bottom: dotted 1px #999999;
}
#Description td{
	font-family: Helvetica, Arial, Geneva, sans-serif;
	font-size: 1em;
	color: #333333;
	text-align: left;
	padding: 6px;
    border-bottom: solid 1px #336699;
}

#SideBarRight th{
	font-family: Helvetica, Arial, Geneva, sans-serif;
	font-size: 1em;
	color: #ffffff;
	text-align: center;
	padding: 3px 0 3px 0;
        background-color: #336699;
}
.Bookable {
	color:#336600;
}
.Bookable a:link {
	color:#336600;
	text-decoration: underline;
}
.Bookable a:visited {
	text-decoration: underline;
	color:#336600;
}
.Bookable a:hover{
	color:#336600;
	text-decoration: none;
}
.Bookable a:active {
	text-decoration: underline;
	color: #336600;
}
.Sold {
	color: #e60021;
}
.PullQuote {
	font-size:1.2em;
	color: #e60021;
}
.BulletUnderline li {
	font-family: Helvetica, Arial, Geneva, sans-serif;
	color: #333333;
        padding: 3px 0 3px 0;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #336699;
}
.BulletList li {
	font-family: Helvetica, Arial, Geneva, sans-serif;
	color: #333333;
	padding: 7px 0 5px 0;
	border-bottom: solid 3px #336699;
}
#NavBarLeft {
	margin-bottom: 20px;
}
.ContainerBox {
	margin-bottom: 20px;
}
.BorderBottom {
	border-bottom: solid 4px #336699;
	padding: 10px;
}
.SubscriptionBox {
	background-image:url(../images/kitekahunas_subscribe.png);
	margin: 0 0 15px 0;
	width: 292px;
	background-repeat: no-repeat;
	background-position: 0px 0px;    /*border-bottom: solid 1px #666666;*/
}
.InfoBox {
	margin: 0 0 15px 0;
	width: 292px;
    /*border-bottom: solid 1px #666666;*/
}
.InfoBoxContent {
	padding: 15px;
}
.Center {
	text-align: center;
}
.Right {
	text-align: right;
}
.Divider {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #336699;
	padding-right: 10px;
	padding-left: 10px;
}
#BottomBanner {
	width: 954px;
	padding-top: 15px;
	padding-bottom: 20px;
	margin-bottom: 10px;
}
.Map {
	background-image: url(../images/south_africa_map.gif);
	background-repeat: no-repeat;
	padding-top: 250px;
}
/* Form */
label
{
width: 8em;
float: left;
text-align: right;
margin-right: 0.5em;
display: block
}

input
{
font-family: Helvetica, Arial, Geneva, sans-serif;
font-size: 1em;
color: #333;
background: #fff;
border: 0;
width:204px;
}
textarea
{
font-family: Helvetica, Arial, Geneva, sans-serif;
font-size: 1em;
color: #333;
background: #fff;
border:0;
width:250px;
}

input.Required
{
color: #333;
background: #fff;
border-top: 0;
border-bottom: 0;
border-left: 0;
border-right: 4px solid #e60021;
width:200px;
}

input.submit 
{
margin-left: 8.5em;
width:250px;
color: #fff;
background: #666;
border: 0;
cursor:pointer;
}

form fieldset
{
margin: 10px 0 10px 0;
padding:3px;
background-color: #eee;
border:0;
}

.InfoBox form fieldset
{
margin: 10px 0 10px 0;
padding:10px;
background-color: #eee;
border:0;
}

.InfoBox label
{
font-family: Helvetica, Arial, Geneva, sans-serif;
font-size: 1em;
color: #333;
width: 5em;
float: left;
text-align: right;
margin-right: 0.5em;
display: block
}

.InfoBox input.Required
{
color: #333;
background: #fff;
border-top: 0;
border-bottom: 0;
border-left: 0;
border-right: 4px solid #e60021;
width:180px;
}

.InfoBox input.submit 
{
margin-left: 5.5em;
width:184px;
color: #fff;
background: #e60021;
border: 0;
cursor:pointer;
}

/* Form end */
#BottomBanner {
	width: 954px;
	height: 100px;
	padding:20px 0 0 0;
	margin:10px 0 0 0;

}
#ContentImages {
	margin-top: 50px;
}
#newsSection {
	padding: 20px 20px 20px 20px;
	background:url(../images/news_background.gif);
	background-repeat:no-repeat;
	height:190px; 
	width:190px;
}

#news_content {
	font-family: Helvetica, Arial, Geneva, sans-serif;
	font-size: 1.1em;
	line-height: 1.3em;
	color: #666666;
}

#news_content a:hover {
	text-decoration: underline;
	color: #336699;
}

#newsItem { 
	 height:122px;
	 width:150px;
}

#readMore {
	text-align:left;
	height:19px;
}

.newsDate {
	color: #333333;
	font-size:1.1em;
display:block;
margin:10px 0 5px 0;
	font-weight: bold;
}

#KiteBeachGallery {
	margin: 25px 0;
}



.BclassLink {
}
a:link.BclassLink {
color: #666666;
text-decoration: none;
cursor: text;
}
a:hover.BclassLink {
color: #666666;
text-decoration: none;
cursor: text;
}
a:visited.BclassLink {
color: #666666;
text-decoration: none;
cursor: text;
}
a:active.BclassLink {
color: #666666;
text-decoration: none;
cursor: text;
}

#Report {
width:724px;
}
#Report div {
font-weight:bold;
color:#333;
margin:0px 0px 20px 0px;
padding:0px 0px 15px 0px;
border-bottom: 1px solid #333;
}

#Report img {
float:left;
width:204px;
height:auto;
margin:0 20px 10px 0;
}

#Report p {
min-height:150px;
font-size:12px;
padding:0px 0px 20px 0px;
margin:10px 0px 25px 0px;
border-bottom: 3px solid #336699;
}

#CourseTable table{
width:732px;
}

#CourseTable table td {
color:#333;
font-size:0.9em;
padding:5px 10px;
border-bottom:1px dotted #333;
}

#CourseTable table .DarkBlue th {
background:#336699;
color:#fff;
text-align:left;
padding:3px 10px;
font-size:0.9em;
}

#CourseTable table .LightGrey th {
background:#e60021;
color:#fff;
text-align:left;
padding:3px 10px;
font-size:0.9em;
}
#CourseTable table th a:link {
color:#fff;
text-decoration:underline;
}
#CourseTable table th a:visited {
color:#fff;
text-decoration:underline;
}
#CourseTable table th a:hover {
color:#fff;
text-decoration:none;
}
#CourseTable table th a:active {
color:#fff;
text-decoration:underline;
}
#CourseTable table td a:link {
color:#336699;
text-decoration:none;
}

#CourseTable table td a:visited {
color:#336699;
text-decoration:none;
}

#CourseTable table td a:hover {
color:#e60021;
text-decoration:none;
}

#CourseTable table td a:active {
color:#336699;
text-decoration:none;
}

#CourseTable table td.Status {
color:#e60021;
}

#CourseTable td.Status a:link {
color:#336600;
text-decoration: underline;
}

#CourseTable td.Status a:visited {
	text-decoration: underline;
	color:#336600;
}
#CourseTable td.Status a:hover{
	color:#336600;
	text-decoration: none;
}
#CourseTable td.Status a:active {
	text-decoration: underline;
	color: #336600;
}
ul.icons {
margin:0px 0px 20px 0px;
}
ul.icons li {
display:inline;
margin:0px;
padding:0px;
}

