@charset "UTF-8";

/*reset*/
	ul, ol,li, h1,h2,h3,h4,h5,h6,form,p,a{
		margin:0;
		padding:0;
		border:0;
	}
body  {
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #EEF7D9;
	background-repeat: no-repeat;
	background-attachment: fixed;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	background-image: url(../images/layout/bg.jpg);
}
p {
	font-size: 11px;
	line-height: 1.5em;
	margin-bottom: 10px;
}
ul {
	margin-left: 15px;
	list-style-position: outside;
	list-style-type: square;
}
h3 {
	margin-bottom: 1em;
}
a {
	color: #1381C7;
	text-decoration: none;
}
a:visited {
	color: #1381C7;
}
a:hover {
	color: #83BC39;
}
a:active {
	color: #1381C7;
}
.thrColFixHdr #container {
	width: 960px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #0071C0;
	text-align: left; /* this overrides the text-align: center on the body element. */
} 
.thrColFixHdr #header {
	height: 180px;
	background-color: #2990D2;
	background-image: url(../images/layout/top-banner.png);
	background-repeat: no-repeat;
	padding-right: 20px;
} 
#search {
	text-align: right;
	height: 39px;
	padding-top: 4px;
	margin: 0px;
}
.searchfield {
	border: 1px solid #e2e3e3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	width: 230px;
	padding: 4px;
}
#navholder {
	margin-top: 37px;
	margin-left: 37px;
}
.form_button {
	height: 24px;
	width: 78px;
	background-image: url(../images/layout/search-button.png);
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-repeat: no-repeat;
	background-position: center bottom;
}
#benViljoen {
	text-align: right;
	height: 90px;
	margin-top: 30px;
	float: right;
}
.thrColFixHdr #nav {
	height: 58px;
	padding-left: 35px;
	background-image: url(../images/layout/nav-bg.png);
	background-repeat: repeat-x;
}
.thrColFixHdr #focus-area {
	margin-bottom: 20;
	margin-left: auto;
	background-color: #fbf8f6;
	padding: 5px;
	margin-right: auto;
	clear: none;
	height: 115px;
	width: 565px;
	margin-top: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #e3e3e3;
	border-right-color: #e3e3e3;
	border-left-color: #e3e3e3;
}
.thrColFixHdr #mainContent {
	margin-top: 0px;
	margin-bottom: 20;
	margin-left: auto;
	border: 1px solid #e3e3e3;
	padding: 10px;
	margin-right: auto;
	width: 555px;
} 
#mainContent h1 {
	color: #FFFFFF;
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #F99518;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D27B12;
}
#mainContent h2 {
	color: #0078BB;
	margin-top: 10px;
	margin-bottom: 10px;
}
.thrColFixHdr #registerContent {
	margin-top: 10px;
	margin-bottom: 20;
	margin-left: auto;
	border: 1px solid #e3e3e3;
	padding: 10px;
	margin-right: auto;
	width: 695px;
}
#registerContent h1 {
	color: #FFFFFF;
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #F99518;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D27B12;
}
#registerContent h2 {
	color: #0078BB;
	margin-top: 10px;
	margin-bottom: 10px;
}
#cu3er-container {width:555px; outline:0;}
.thrColFixHdr #footer {
	background-color: #DDDDDD;
	background-image: url(../images/layout/footer-bg.png);
	height: 63px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 20px;
} 
.thrColFixHdr #footer p {
	margin: 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	line-height: 63px;
	text-align: center;
	color: #FFFFFF;
	font-size:10px;
}
.thrColFixHdr #footer p a {
	margin: 0;
	color: #FFFFFF;
	text-decoration: none;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.adsLeft {
	height: 170px;
	width: 170px;
	background-color: #fbf8f6;
	float: left;
	background-image: url(../images/layout/advertise.jpg);
	background-repeat: no-repeat;
}
.adsRight {
	height: 170px;
	width: 170px;
	background-color: #fbf8f6;
	float: right;
	background-image: url(../images/layout/advertise.jpg);
	background-repeat: no-repeat;
}
.adsBottom {
	height: 70px;
	width: 115px;
	margin-right: 5px;
	float: left;
}
.adsBottom img {
	height: 70px;
	width: 115px;
}
.adsBottomLast {
	height: 70px;
	width: 114px;
	float: left;
}
.adsBottomLast img {
	height: 70px;
	width: 114px;
}
.focusnavRight {
	height: 114px;
	width: 188px;
	background-color: #fbf8f6;
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	float: left;
	margin-top: 10px;
	text-align: center;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#focusBlockHome {
	clear: both;
	margin-top: 20px;
}
#focusBlockHome img {
	padding-bottom: 20px;
}
#searchbox {
	background-color: #E7E6E3;
	padding: 3px;
	float: left;
	width: 190px;
	clear: both;
	border: 1px solid #555556;
	margin-bottom: 10px;
	margin-top: 5px;
}
#latestNews {
	padding: 10px;
	width: 257px;
	float: left;
	border: 1px solid #D3D3D0;
	background-color: #FBF8F6;
	margin-top: 20px;
}
#upcomingEvents {
	padding: 10px;
	width: 255px;
	float: left;
	margin-left: 20px;
	background-color: #FBF8F6;
	border: 1px solid #D3D3D0;
	margin-top: 20px;
}
.thrColFixHdr #defaultContent {
	margin-top: 0px;
	margin-bottom: 20;
	margin-left: auto;
	border: 1px solid #e3e3e3;
	padding: 10px;
	margin-right: auto;
	width: 855px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#whosloggedin {
	background-color: #DDD9D7;
	padding: 5px;
	border: 1px solid #959599;
}#contentholder {
	visibility: hidden;
}
.sidebarRight {
	width: 188px;
	margin-right: auto;
	margin-left: auto;
	float: left;
	text-align: center;
	clear: both;
}
.sidebarRight ul {
	list-style-type: none;
	width: 200px;
	margin-left: -2px;
}
.sidebarRight  li a {
	color: #FFFFFF;
	background-color: #F99518;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.sidebarRight a:hover {
	background-color: #0071BB;
}
.exhibitors {
	width: 188px;
	margin-right: auto;
	margin-left: auto;
	float: left;
	text-align: center;
	clear: both;
	margin-top: 10px;
}
.exhibitors ul {
	list-style-type: none;
	width: 200px;
	margin-left: -2px;
}
.exhibitors li a {
	color: #FFFFFF;
	background-color: #1571BB;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.exhibitors a:hover {
	background-color: #8DC740;
}
#button a {
	display: block;
	background-color: #2776BD;
	float: left;
	color: #FFF;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-decoration: none;
	font-size: 13px;
	line-height: 30px;
	height: 30px;
	text-align: center;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#button a:hover {
	background-color: #8DC740;
	text-decoration: none;
}

