body {  
	behavior: url(csshover.htc);
	behavior: url(http://www.africabikeweek.co.za/csshover.htc);
	behavior: url(iepngfix.htc);
	behavior: url(Templates/iepngfix.htc);
	behavior: url(http://www.africabikeweek.co.za/iepngfix.htc);
	 }

html {margin: 0px;}
body, form {	
	margin: 0px auto;
	padding: 0 0;
	width: 100%;
	font: 70%/140% Arial, Helvetica, sans-serif;
	background: #333333 url(../2010images/pageBG1.jpg) repeat ;
}

body, table, td {
	text-align: left;
	font: normal 11px/1.8em Verdana, sans-serif;
	color: #000000;
} 
img { border: 0px; }

#wrapper { margin: auto auto; }

#pageWrapper {
	margin: auto auto;
	width: 990px;
	height: 100%;
	background: url(../2010images/wrapperBG.jpg) repeat-y center;
}

#headerWrapper {
	padding-top: 20px;
	margin: auto auto;
	background: url(../2010images/logo1.gif) 30px 10px no-repeat;
	height: 230px;
	padding-left: 210px;
}

#contentWrapper {
	margin: auto auto;
	height: 100%;
	margin-right: 50px;
}

#contentWrapper .left {
	margin: auto auto;
	width: 360px;
	*width: 370px;
	height: 100%;
	padding: 0px 10px;
	text-align: right;
}

#contentWrapper .left h2 {
	background: url(../2010images/heading1.gif) top right no-repeat;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	text-align: right;
	padding: 0px 15px;
	color: #333333;
	font-weight: bold;
	font-size: 1.7em;
	line-height: 36px;

}

#contentWrapper .right {
	margin: 10px 10px;
	height: 100%;
	padding: 10px;
	width: 500px;
}

#contentWrapper .right h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	font-weight: normal;
	color: #644D46;
}

h3 {  font-family: verdana;
  font-size: 15px;
  font-weight: normal;}
  

div.navBar-wrap {
	width: 740px;
	float:left;
}
div.navBar-C {
	width: 100%;
	height: 46px;
	background-image: url(../2010images/0208_navbar-C.png);
	background-position: 0 0;
	background-repeat: repeat-x;
}
div.navBar-L {
	width: 100%;
	height: 46px;
	background: url(../2010images/0208_navbar-L.png) no-repeat 0 0;
}
div.navBar-R {
	width: 100%;
	height: 46px;
	z-index: 1;
	background: url(../2010images/0208_navbar-R.png) no-repeat 100% 0;
}

.indent {
	border: #3F3F3F 1px dashed;
	padding: 5px;
	margin: 5px;
	background-color: #000000;
}

.button {
	border: 1px solid #364443;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	cursor: pointer;
	height: 25px;
	padding: 3px 4px 3px 4px;
	background: #4F5A62;
}



.button:hover {
	background-color: #313F48;
	border: 1px solid #222;
}

.nextprev {
	border: 0px;
	text-align: center;
	padding: 2px;
	margin-bottom: 15px;
}

.spacer{
	padding: 5px 0px;
}

.fborder, .border, td.fborder {
	border-collapse: collapse;
	border-spacing: 0px;
  background-color: #313F48; 
	border: 1px solid #222;
}

.forumheader, .forumheader2, .forumheader3, .forumheader4, .fcaption, .finfobar { 
}

.forumheader { font: normal 11px verdana, Arial, Helvetica, sans-serif; 
}
.forumheader, .forumheader4, .fcaption, .finfobar{
	padding: 4px;
	border: 1px solid #455352;
	color: #FFFFFF;
	background: #5E6C75 center;
	line-height: 1.4em;

}
#contentWrapper .right .forumheader a:link, #contentWrapper .right .forumheader a:visited, #contentWrapper .right .forumheader a{
	color: #FFFFFF;
}

#contentWrapper .right .forumheader a:hover, #contentWrapper .right .forumheader a:active, {
	color: #DFD2D2;
}

.forumheader2, .forumheader3, .forumheader4, .fcaption, .finfobar {
	font-size: 11px;
	text-align: center;
	background: url(../2010images/wrapperBase.jpg) no-repeat center bottom;
	vertical-align: top;
}



.forumheader3, .fcaption, .finfobar {
	padding: 4px;
  background-color: #63717A; 
	border: 1px solid #455352;
	font-size: 11px;
  }

.forumheader4, .finfobar {
 background-color: #313F48;
	font-size: 11px;
  }

.forumheader5 {
	cursor: pointer;
	font-size: 11px;
}
.fcaption { font-weight: bold }
.fcaption, .forumheader5 {
	padding: 4px;
 background-color:#54626B; 
}

table {
	margin-left: auto;
	margin-right: auto;
}

.searchhighlight {
	text-decoration: none;
	color: #990000;
	font-weight: bold;
}

ul {
	margin-top: 5px;
	margin-bottom: 15px;
}

ul li {
	line-height: 19px;
}


/* CSS DROP DOWN MENU */
div.menuBar { margin-left: 10px; margin-right: auto; height: 33px;}

/* separators */
div.dropSep { width: 1px; height: 33px; background-image: url(../2010images/0108_navbar-Sep.png); background-position: 0 0; background-repeat: no-repeat; }
#nav li.fs-linkSep { background-image: none !important;}

/* all list items */
#nav, 
#nav ul { 
	padding: 0;	
	margin: 0;
	list-style: none;
	cursor: pointer;
}

#nav li { 
	float: left;
	margin: 0px 0px 0px 0px;
}

/* top level */
#nav li { 
	background-image: url(../2010images/0208_links-L.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;
}
#nav li a {
	background-image: url(../2010images/0208_links-R.png);
	background-position: 100% 0px;
	background-repeat: no-repeat;
	
}

#nav li a {
	margin-left: 6px;
	padding: 0px 15px 0px 10px;
	display: block;
	text-decoration: none;
	font-family: Verdana, Tahoma, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 33px; 
	color: #FFffff;
}

#nav li#active a,
#nav li a:hover, 
#nav li.sfhover a, 
#nav li:hover a {
	display: block;
	text-decoration: none;
	background-image: url(../2010images/0208_links-R.png);
	background-position: 100% -33px;
	background-repeat: no-repeat;
	color: #660000;
}

#nav li#active,
#nav li.sfhover, 
#nav li:hover { 
	background-image: url(../2010images/0208_links-L.png);
	background-position: 0px -33px;
	background-repeat: no-repeat;
	cursor: pointer;
}

#nav li.sub-sfhover,
#nav li.sub:hover { 
	background-image: url(../2010images/0208_links-L.png);
	background-position: 0px -33px;
	background-repeat: no-repeat;
	cursor: pointer;
}

#nav li.sub-sfhover a,
#nav li.sub-sfhover a:hover,
#nav li.sub:hover a,
#nav li.sub:hover a:hover { 
	background-image: url(../2010images/0208_links-R.png);
	background-position: 100% -33px;
	background-repeat: no-repeat;
}

#nav li#active a,
#nav li a:hover, 
#nav li.sfhover a, 
#nav li:hover a {
	display: block;
	text-decoration: none;
}


#nav li#active,
#nav li.sfhover, 
#nav li:hover { 
	cursor: pointer;
}


#nav li.sub-sfhover,
#nav li.sub:hover { 
	cursor: pointer;
}
	
/* LEVEL 2 */
#nav li li a {
	margin-left: 0px;
	display: block;
	padding: 0;
	float: none;
	padding-left: 15px;
	width: 180px;
	width/* */:/**/165px;	
	width: /**/165px;
	border-bottom: 0px solid #ff6600;
	border-right: 0px solid #ff6600;
	border-left: 0px solid #ff6600;
	font-size: 10px;
	font-weight: bold;
	font-family: Verdana, Helvetica, sans-serif, "Trebuchet MS";
}

#nav li li a:hover {
	background-color: #990000;
	color: #FFFFFF;
	border: 1px solid #FF9900;
	}

#nav li ul { /* second-level lists */
	position: absolute;
	z-index: 1000;
	width: 180px;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
	line-height: 28px;
}

#nav li li a { /* second-level lists */
	border-bottom: 1px solid #DF7000;
	border-right: 1px solid #DF7000;
	border-left: 1px solid #DF7000;
	background-color: #FF9115;
	color: #fff;
}

#nav li:hover ul,
#nav li.sfhover ul,
#nav li.sub-sfhover ul { 
	background-image: none;
	background-repeat: no-repeat;
	background-position: 0px 100%;
}

#nav li.sub-sfhover ul.sub,
#nav li.sub:hover ul.sub {
	margin-left: 0px;
	padding-bottom: 0px;
}

#nav li ul ul { /* third-and-above-level lists */
	margin: -28px 0 0 180px;
}

#nav ul.sub li,
#nav ul.sub li a,
#nav ul.sub li a:hover,
#nav ul.sub li:hover,
#nav ul.sub li:hover a,
#nav ul.sub li.sfhover a,
#nav ul.sub li:hover a:hover,
#nav ul.sub li.sfhover a:hover,
#nav li.sub ul.sub a
	{ background-image: none; }

#nav li#active ul.sub li,
#nav li#active ul.sub li a,
#nav li#active ul.sub li a:hover,
#nav li#active ul.sub li:hover,
#nav li#active ul.sub li:hover a,
#nav li#active ul.sub li.sfhover a,
#nav li#active ul.sub li:hover a:hover,
#nav li#active ul.sub li.sfhover a:hover,
#nav li.sub ul.sub a
	{ background-image: none; }

#nav li:hover ul ul, 
#nav li:hover ul ul ul, 
#nav li:hover ul ul ul ul, 
#nav li.sfhover ul ul, 
#nav li.sfhover ul ul ul, 
#nav li.sfhover ul ul ul ul,
#nav li.sub-sfhover ul ul, 
#nav li.sub-sfhover ul ul ul, 
#nav li.sub-sfhover ul ul ul ul {
	left: -999em;
}

#nav li:hover ul, 
#nav li li:hover ul, 
#nav li li li:hover ul, 
#nav li li li li:hover ul, 
#nav li.sfhover ul, 
#nav li li.sfhover ul, 
#nav li li li.sfhover ul, 
#nav li li li li.sfhover ul,
#nav li.sub-sfhover ul, 
#nav li.sub-sfhover li.sfhover ul, 
#nav li.sub-sfhover li li.sfhover ul, 
#nav li.sub-sfhover li li li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}
#nav a.sub {
	background-image: url(../2010images/0208_links_sub.gif) !important;
	background-position: 96% 50% !important;
	background-repeat: no-repeat !important;
}
#nav a.sub:hover {
	background-image: url(../2010images/0208_links_sub.gif) !important;
	background-position: 96% 50% !important;
	background-repeat: no-repeat !important;
}


#gmapmarker {color: #222;}

/* ---------- gallery styles start here ----------------------- */

.credits {
	margin: -5px 0 3.5em;
	padding-left: 15px;
	font: 130%/110% "Georgia", Courier, monospace;
}
.credits a {
	color: #000;
	background: #c3e4e2;
	border-bottom: solid 1px #a36e36;
	text-decoration: none;
	text-transform: uppercase;
	padding: 0 .5em;
	font-size: 110%;
}
.credits em {
	color: #fff;
	background: #000;
	border-bottom: solid 1px #a36e36;
	padding: 0 .3em;
}
.gallery img { border: 0px none #FFFFFF; 
}

/* ---------- gallery styles start here ----------------------- */
.gallery {
	list-style: none;
	margin: 0;
	padding: 0;
	width: 740px;
}
.gallery li {
	margin: 25px 7px 5px;
	padding: 8px;
	background: url(../2010images/polaroid.png) no-repeat;
	float: left;
	position: relative;
	border-right: #94867D;
	border-bottom: #94867D;
	border-top-color: #94867D;
	border-left-color: #94867D;
}
.gallery span {
	background: url(../2010images/tape.png) no-repeat;
	width: 77px;
	height: 27px;
	display: block;
	position: absolute;
	left: 60px;
	top: -12px;
}
.gallery em {
	display: block;
	padding: 0 10px 0 0;
	text-align: center;
	font: italic 100% Georgia, "Times New Roman", Times, serif;
	color: #333;
}
#contentWrapper .right a {
	color: #CC3611;
	text-decoration: none;
	font-weight: bold;
}
#contentWrapper .right a:hover { color: #FD842E; }

/* ---------- gallery styles start here ----------------------- */

#contentWrapper  .gallery {
	list-style: none;
	margin: 0;
	padding: 0;
	width: 230px;
	float: right;
}
#contentWrapper .gallery img {
 border: 5px solid #fff;
}

#contentWrapper .gallery li {
	margin: 22px 3px 3px;
	padding: 6px 6px 3px;
	float: left;
	text-align: center;
	background: #AD9B8D url(none);
	border: 1px solid #9C8B7B;
}
#contentWrapper .gallery span {
	background: url(../2010images/tape.png) no-repeat;
	width: 80px;
	height: 27px;
	display: block;
	position: absolute;
	left: 60px;
	padding-top: 4px;
	top: -15px;
	font: 10px Arial, "Times New Roman", Times, serif;
	text-decoration: none;
	color: #333333;
}

#contentWrapper .gallery em a {
	display: block;
	padding: 0 10px 0 0;
	text-align: center;
	font: italic 100% Georgia, "Times New Roman", Times, serif;
	color: #333;
	font-size:9px;
	font-style: italic;
}

.border { border: 2px solid #ffffff; 
}
#pageWrapper #contentWrapper .left a:link {
	color: #CC3611;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
