/****************************
********* Procre-8 **********
**** Joomla 1.5 template ****
***** www.procre8.co.za *****
** Copyright 2008 Procre-8 **
*****************************
general stuff*****************************************************************************/
body,div,dl,dt,dd,ul,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
	margin: 0; 
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#fff;
}
html{
	height:600px;
}
input, textarea{
	color:#333333;
}
li{
	list-style-image:url(../images/bullet.png);
	margin:3px 0 3px 30px;
}
p{
	margin:15px 0;
}
img{
	border:none;
}
h1,h2,h3,h4,h5{
	font-weight: bold;
	margin:10px 0;
}
h1{
 	font-size: 24px; 
}
h2{
 	font-size: 18px; 
}
h3{
 	font-size: 16px; 
}
h4{
 	font-size: 14px; 
}
a{
	text-decoration:none;
	font-weight:bold;
}
a:link, a:active, a:visited {
	color:#fd803d;
}
a:hover {
	color:#FE013B;
}
.hidden{
	visibility:hidden;
}
/*Layout here *****************************************************************************/
.buggerBody{
	background: #676767;
	text-align:center;
	overflow-x:hidden;
}
div#allwrapbug{
	background:#000;
	margin:-10px 0 0 0;
}
div#wrapbug{
	margin:10px auto;
	width:980px;
	text-align: justify;
}
	div#leftbug{
		width:323px;
		position:relative;
		float:left;
		margin:0 0 50px 0;
	}
	div#contentwbug{
		margin:0 0 0 330px;
		padding:65px 0 0 0;
	}
		div#contentbug{
			padding:10px 15px 90px 10px;
			position:relative;
			float:left;
			width:620px;
		}
div#footbug{
	background:#686867 url(../images/bg.png) top repeat-x ;
	clear:both;
	height:222px;
}
	div#beetlebug{
		margin:0 auto;
		width:980px;
		text-align:left;
	}
	div#beetlebug img{
		z-index:2;
		float:left;
		
	}
div#copybug{
	margin:-35px 0 0 240px;
	font-size:10px;
}
div#copybug a{
	color:#fff;
	font-weight:normal;
}
/*joomla related here *************************************************************/
/*button*/
input.button{
  color:#FF803B;
  background:#000;
  border:#898989 solid 1px;
  padding:2px;
  cursor:pointer;
  font-weight:bold;
}
input.button:hover{
  background:#FF803B;
  color:#000;
}
/*page layout*/
div.page{
	float:left;
	position:relative;
}
/*error*/
div.error{
	color:#FC0539;
	border:2px solid #FC0539;
	margin:10px;
	padding:10px;
	background:#626262;
}
div.error h2{
	color:#FC0539;
}
/*headings for specific pages*/
h1.componentheading, h2.contentheading, h2.componentheading, td.contentheading, div.componentheading{
	padding:0 0 0 45px;
	margin:0 0 20px 0;
	line-height:35px;
	background: url(../images/heading_bg.png) no-repeat top left;
	color:#FF803B;
 	font-size: 24px; 
}
/*contetn boxes*/
.obox{
	background:#ABA6A8;
	border:6px solid #FF803B;
	width:524px;
	padding:20px
}
.bbox{
	border:2px solid #fff;
	margin:20px;
	background:#000;
	padding:8px;
}
/*give images a little space*/
.pddimg{
	margin:5px 10px;
}
/*img layout*/
.imgline1bug{
	width:195px; 
	float:left;
	height:190px;
	position:relative;
}
.imgline2bug{
	float:left;
	position:relative;
	padding:0 25px;
}
.imgline3bug{
	float:left;
	position:relative;
	padding:5px 19px;
}
/*vid + img page layout*/
.vidsbug{
	position:relative;
	float:left;
	padding:0 0 20px 0;
}
.imgs1bug{
	position:relative;
	float:left;
	margin:20px 10px;
	text-align:center;
}
.imgs2bug{
	position:relative;
	float:left;
	margin:20px;
	text-align:center;
	padding:0 0 150px 0;
}
/*menu here *************************************************************/
ul.menu li {
	list-style:none;
	margin:20px 0;
	list-style-image:none;
}
ul.menu{
	width:190px;
	margin:0 0 0 70px;
}
ul.menu li a {
	display: block;
	height:21px;
	line-height:21px;
}
ul.menu li a span {
	display: block;
	height:21px;
	line-height:21px;
	font-size:14px;
	border-bottom:2px solid #898989;
	background: no-repeat url(../images/splitty.png);
	padding:0 0 0 60px;
	cursor:pointer;
}
/*module extra libary or 3rd party stuff here *************************************************************/
/*banner module*/
div.banneritem, div.moduletable_bannerr{
	width:192px;
	margin:40px 0 30px 70px;
	position:relative;
	float:left;
}
div.moduletable_bannerr h3{
	font-size:10px;
}
/*flash module*/
div#flashlogbug{
	height:323px;
	width:273px;
}
/*tool tips*/
.tool-tip {
	color: #fff;
	width: 139px;
	z-index: 13000;
}
.tool-title {
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	color: #FF803B;
	padding: 8px 8px 4px;
	background: url(../images/bubble.png) top left;
}
.tool-text {
	font-size: 11px;
	padding: 4px 8px 8px;
	background: url(../images/bubble.png) bottom right;
}
/* Rounded Corners v 1.1 */
.boxFloat, .imageFloat {
	float: left;
}
.boxTopLeft {
	background: url(../images/topLeft.png) top left no-repeat;
}
.boxTop {
	border-top:2px solid #898989;
	background:#272727;
}
.boxTopRight {
	background: url(../images/topRight.png) top right no-repeat;
}
.boxMiddleLeft {
	background:#272727;
	border-left: 2px solid #898989;
}
.boxMiddle {
	background:#272727;
}
.boxMiddleRight {
	background:#272727;
	border-right: 2px solid #898989;
	float:right;
}
.boxBottomLeft {
	background: url(../images/bottomLeft.png) bottom left no-repeat;
}
.boxBottom {
	border-bottom: 2px solid #898989;
	background:#272727;
}
.boxBottomRight {
	background: url(../images/bottomRight.png) bottom right no-repeat;
}
.imageTopLeft {
	background: url(../images/topLefti.png) top left no-repeat;
}
.imageTopRight {
	background: url(../images/topRighti.png) top right no-repeat;
}
.imageBottomLeft {
	background: url(../images/bottomLefti.png) bottom left no-repeat;
}
.imageBottomRight {
	background: url(../images/bottomRighti.png) bottom right no-repeat;
}
.imageTop, .imageMiddleLeft, .imageMiddle, .imageMiddleRight, .imageBottom {
	border: 0;
}
/*simple tabs*/
#tab-container-1{
	margin: 10px 0 50px 0;
	padding: 0;
}
#tab-container-1-nav{
	clear: both;
	width:630px;
	margin: 0 0 15px 0;
	height:70px;
}
#tab-container-1-nav li{
	float:left;
	display: block;
	position:relative;
	margin:5px 3px;
	padding:0;
}
#tab-container-1-nav li a{
	line-height: 20px;
	border:2px #898989 solid;
	display: block;
	width:110px;
	height:20px;
	background: #434343;
	text-align:center;
}
#tab-container-1-nav li a:hover{
	background:#272727;
}
/*custom TOC*/
ul.contenttoc{
}
.tab-wrapper .tab-ajax-loading
{
	padding:				100px 0;
	background:				url(images/spinner.gif) no-repeat center;
}
/*MultiBox v1.3*/
.MultiBoxContainer {
	position: absolute;
	border:20px solid #272727;
	background-color: #FFF;
	display: none;
	z-index: 200;
	text-align: left;
	/*overflow: hidden;*/
}
.MultiBoxLoading {
	background: url(../images/loader.gif) no-repeat center;
}
.MultiBoxContent {
	position: relative;
	width: 100%;
	height: 100%;
	overflow: hidden;
}
.MultiBoxClose {
	position: absolute;
	top: -26px;
	right: -26px;
	background: url(../images/close.png) no-repeat;
	width: 24px;
	height: 24px;
	cursor: pointer;
}
.MultiBoxControlsContainer {
	overflow: hidden;
	height: 0px;
	position: relative;
}
.MultiBoxControls {
	width: 100%;
	height: auto;
	position: relative;
	background-color: #272727;
}
.MultiBoxPrevious {
	position: absolute;
	background: url(../images/left.png) no-repeat;
	width: 24px;
	height: 24px;
	left: 0px;
	margin-top: 5px;
	cursor: pointer;
}
.MultiBoxNext {
	position: absolute;
	background: url(../images/right.png) no-repeat;
	width: 24px;
	height: 24px;
	right: 0px;
	margin-top: 5px;
	cursor: pointer;
}
.MultiBoxNextDisabled {
	cursor: default;
	background: url(../images/rightDisabled.png) no-repeat;
}
.MultiBoxPreviousDisabled {
	cursor: default;
	background: url(../images/leftDisabled.png) no-repeat;
}
.MultiBoxTitle {
	position: relative;
	margin: 10px 0 0 35px;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	font-weight: bold;
	text-align: left;
}
.MultiBoxNumber {
	position: relative;
	width: 50px;
	margin: 10px 35px 0 0;
	float: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	text-align: right;
}
.MultiBoxDescription {
	clear: left;
	position: relative;
	margin: 0 35px 0 35px;
	padding-top: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	text-align: left;
}
/*gallery crap must edit*/
#myGallery, #myGallerySet, #flickrGallery{
	width: 625px;
	height: 469px;
	z-index:5;
}
.jdGallery a{
	outline:0;
}
#myGallery img.thumbnail, #myGallerySet img.thumbnail{
	display: none;
}
.jdGallery{
	overflow: hidden;
	position: relative;
}
.jdGallery img{
	border: 0;
	margin: 0;
}
.jdGallery .slideElement{
	width: 100%;
	height: 100%;
	background: url('../images/gallerylayout/loading-bar-black.gif') center;
}
.jdGallery .loadingElement{
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	background-color: #272727;
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url('../images/gallerylayout/loading-bar-black.gif');
}
.jdGallery .slideInfoZone{
	position: absolute;
	z-index: 10;
	width: 100%;
	margin: 0px;
	left: 0;
	bottom: 0;
	height: 40px;
	background: #000;
	color: #fff;
	text-indent: 0;
	overflow: hidden;
}
* html .jdGallery .slideInfoZone{
	bottom: -1px;
}
.jdGallery .slideInfoZone h2{
	padding: 0;
	font-size: 80%;
	margin: 0;
	margin: 2px 5px;
	font-weight: bold;
	color: inherit;
}
.jdGallery .slideInfoZone p{
	padding: 0;
	font-size: 60%;
	margin: 2px 5px;
	color: #eee;
}
.jdGallery div.carouselContainer{
	position: absolute;
	height: 135px;
	width: 100%;
	z-index: 10;
	margin: 0px;
	left: 0;
	top: 0;
}
.jdGallery a.carouselBtn{
	position: absolute;
	bottom: 0;
	right: 30px;
	height: 20px;
	/*width: 100px; background: url('../images/gallerylayout/carousel_btn.gif') no-repeat;*/
	text-align: center;
	padding: 0 10px;
	font-size: 13px;
	background: #000;
	color: #fff;
	cursor: pointer;
}
.jdGallery .carousel{
	position: absolute;
	width: 100%;
	margin: 0px;
	left: 0;
	top: 0;
	height: 115px;
	background: #000;
	color: #fff;
	text-indent: 0;
	overflow: hidden;
}
.jdExtCarousel{
	overflow: hidden;
	position: relative;
}

.jdGallery .carousel .carouselWrapper, .jdExtCarousel .carouselWrapper
{
	position: absolute;
	width: 100%;
	height: 78px;
	top: 10px;
	left: 0;
	overflow: hidden;
}

.jdGallery .carousel .carouselInner, .jdExtCarousel .carouselInner
{
	position: relative;
}

.jdGallery .carousel .carouselInner .thumbnail, .jdExtCarousel .carouselInner .thumbnail
{
	cursor: pointer;
	background: #272727;
	background-position: center center;
	float: left;
	border: solid 1px #fff;
}

.jdGallery .wall .thumbnail, .jdExtCarousel .wall .thumbnail
{
	margin-bottom: 10px;
}

.jdGallery .carousel .label, .jdExtCarousel .label
{
	font-size: 13px;
	position: absolute;
	bottom: 5px;
	left: 10px;
	padding: 0;
	margin: 0;
}

.jdGallery .carousel .wallButton, .jdExtCarousel .wallButton
{
	font-size: 10px;
	position: absolute;
	bottom: 5px;
	right: 10px;
	padding: 1px 2px;
	margin: 0;
	background: #222;
	border: 1px solid #888;
	cursor: pointer;
}

.jdGallery .carousel .label .number, .jdExtCarousel .label .number
{
	color: #b5b5b5;
}

.jdGallery a
{
	font-size: 100%;
	text-decoration: none;
	color: inherit;
}

.jdGallery a.right, .jdGallery a.left
{
	position: absolute;
	height: 99%;
	width: 25%;
	cursor: pointer;
	z-index:10;
	filter:alpha(opacity=20);
	-moz-opacity:0.2;
	-khtml-opacity: 0.2;
	opacity: 0.2;
}

* html .jdGallery a.right, * html .jdGallery a.left
{
	filter:alpha(opacity=50);
}

.jdGallery a.right:hover, .jdGallery a.left:hover
{
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
}

.jdGallery a.left
{
	left: 0;
	top: 0;
	background: url('../images/gallerylayout/fleche1.png') no-repeat center left;
}

* html .jdGallery a.left { background: url('../images/gallerylayout/fleche1.gif') no-repeat center left; }

.jdGallery a.right
{
	right: 0;
	top: 0;
	background: url('../images/gallerylayout/fleche2.png') no-repeat center right;
}

* html .jdGallery a.right { background: url('../images/gallerylayout/fleche2.gif') no-repeat center right; }

.jdGallery a.open
{
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}

.withArrows a.open
{
	position: absolute;
	top: 0;
	left: 25%;
	height: 99%;
	width: 50%;
	cursor: pointer;
	z-index: 10;
	background: none;
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
}

.withArrows a.open:hover { background: url('../images/gallerylayout/open.png') no-repeat center center; }

* html .withArrows a.open:hover { background: url('../images/gallerylayout/open.gif') no-repeat center center;
	filter:alpha(opacity=80); }
	
	
/* Gallery Sets */
.jdGallery a.gallerySelectorBtn{
	z-index: 15;
	position: absolute;
	top: 0;
	left: 30px;
	height: 20px;
	/*width: 100px; background: url('../images/gallerylayout/carousel_btn.gif') no-repeat;*/
	text-align: center;
	padding: 0 10px;
	font-size: 13px;
	background: #000;
	color: #fff;
	cursor: pointer;
	opacity: .4;
	-moz-opacity: .4;
	-khtml-opacity: 0.4;
	filter:alpha(opacity=40);
}
.jdGallery .gallerySelector{
	z-index: 20;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background: #272727;
}

.jdGallery .gallerySelector h2
{
	margin: 0;
	padding: 10px 20px 10px 20px;
	font-size: 20px;
	line-height: 30px;
	color: #fff;
}

.jdGallery .gallerySelector .gallerySelectorWrapper
{
	overflow: hidden;
}

.jdGallery .gallerySelector .gallerySelectorInner div.galleryButton
{
	margin-left: 10px;
	margin-top: 10px;
	border: 1px solid #888;
	padding: 5px;
	height: 40px;
	color: #fff;
	cursor: pointer;
	float: left;
}

.jdGallery .gallerySelector .gallerySelectorInner div.hover
{
	background: #000;
}

.jdGallery .gallerySelector .gallerySelectorInner div.galleryButton div.preview
{
	background: #272727;
	background-position: center center;
	float: left;
	border: none;
	width: 40px;
	height: 40px;
	margin-right: 5px;
}

.jdGallery .gallerySelector .gallerySelectorInner div.galleryButton h3
{
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-weight: normal;
}

.jdGallery .gallerySelector .gallerySelectorInner div.galleryButton p.info
{
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-weight: normal;
	color: #aaa;
}
/*pagination*/
ul.pagination li{
	list-style: none;
	display: inline;
	margin:5px;
}
