/*******************************************************************************
 *
 *
 *  SKYLAR http://www.witblitzracing.co.za/
 *  Nov 2008
 *  Mar 2009
 * 
 ******************************************************************************/

body {
  margin: 0px; margin-top: 8px; padding: 0px;
  background-color:#C2D3FC;
}

/***** Flowing underline on hover for text links *****/
a.flow {
  color: #0000f0;
  text-decoration: underline;
  white-space: nowrap;
}
a.flow:hover {
  color: #0000f0;
  text-decoration: none;
  background: url(images/line.gif) repeat-x bottom left;
}
a.flow:visited {
  color: #0000f0;
}
/***** End of Flowing underline *****/


#container {
	background: url(images/pylon_bg7.jpg) no-repeat;
	margin-top: -49px;
	margin-left: -145px;
  

	}

/***** Fits under "content" (declared in main page) *****/
#footer {
	background: #fff;
	border:1px solid #C0C0C0;
	margin-left: auto;
	margin-right: auto;
	padding:0;
	width: 900px;
	height: 24px;
	border-top: 0px;
	margin-bottom: 80px;
}


/***************************** Menu *****************************/
.menu {
  display:table;
  padding:0;
  padding-top:10px;
  margin:0 auto;
  text-align: center;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  white-space:nowrap;
  list-style-type:none;
  }
.menu a {
  display:block;
  padding:3px 1em;
  width:72px;
  background:#dddddd; 
  color:#808080;
  font-size:11px;
  font-weight:bold; 
  text-decoration:none;
  border:0px;
  margin-top: 10px;
  }
.menu a:hover {
  color:#fff; 
  background:#fb0909;
  margin-top: 10px;
  }
#menu_current {
  display:block;
  padding:3px 1em;
  width:72px;
  background:#dddddd; 
  color:#fb0909;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size:11px;
  font-weight:bold; 
  text-decoration:none;
  border:0px;
  margin-top: 0px; 
  margin-left: 0px;  
  }  
/************************* End of Menu ***************************/

#bot_menu_block {
	background: #fff;
	border:0px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	padding: 0px;
	margin-bottom: 50px;
}

#frame450 {
	background: #fff;
	border:1px solid #DDD;
	width: 408px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 8px;
	padding-left: 0px;
	padding-right: 0px;
}

#block600 {
	background: #fff;
	border:0px;
	width: 600px;
    margin-left: auto;
    margin-right: auto;
	margin-top: 0px;
	margin-bottom: 16px;
	padding: 8px;
	padding-left: 0px;
	padding-right: 0px;	
}

#block450 {
	background: #fff;
	border:0px;
    margin-left: auto;
    margin-right: auto;
	width: 408px;
	margin-top: 0px;
	margin-bottom: 16px;
	padding: 8px;
	padding-left: 30px;
	padding-right: 30px;
}

#balloon408 {
	background: #fff;
	border:1px solid #DDD;
	margin-left: auto;
	margin-right: auto;	
	width: 408px;
	padding: 0;
	margin-top: 0px;
}

#balloon350 {
	background: #fff;
	border:1px solid #DDD;
	margin-left: auto;
	margin-right: auto;	
	width: 350px;
	padding: 0;
	margin-top: 0px;
}

#note408 {
	background: #ffffc8;
	border:1px solid #DDD;
	margin-left: auto;
	margin-right: auto;	
	width: 408px;
	padding: 0;
	margin-top: 0px;
}
#raised_balloon350 {
	background: #fff;
	margin-left: auto;
	margin-right: auto;	
	width: 350px;
	padding: 0;
	margin-top: 0px;
}

/* images in borders - from: http://pmob.co.uk/pob/side-borders.htm */
.outerx2{
width:330px;
background: url(images/raised_balloon_leftside.jpg) repeat-y left top;
padding-left:20px;
}
.innerx2{
background: url(images/raised_balloon_rightside.jpg) repeat-y right top;
padding:1em 1em 1em 0;
}
/* mac hide */
* html .innerx2{height:1%}
/* force "layout" in IE */
.outerx2 p{padding:0 10px;margin:0 0 1em 0}

/* images in borders - Kontain-type */
.outerx1{
width:326px;
background:#FDFCED url(frames/_note_side.jpg) repeat-y left top;
padding-left:20px;
}
.innerx1{
background: url(frames/_note_side.jpg) repeat-y right top;
padding:1em 1em 1em 0;
}
/* mac hide */
* html .innerx1{height:1%}
/* force "layout" in IE */
.outerx1 p{padding:0 10px;margin:0 0 1em 0}



/*** use inline defines for width & height ***/
#framed_block {
	background: #fff;
	border:1px solid #DDD;
	margin-left: auto;
	margin-right: auto;
	padding: 8px;
}

#block {
	background: #fff;
	border:1px solid #DDD;
	margin-left: auto;
	margin-right: auto;
	width: 600px;
	margin-bottom: 16px;
	padding: 8px;
	padding-top: 16px;
}

#block_no_border {
	background: #fff;
	border:0px;
	margin-left: auto;
	margin-right: auto;
	width: 600px;
	margin-bottom: 16px;
	padding: 8px;
	padding-top: 16px;
}  

#block_no_height {
  background: #fff;
  border:0px;
  margin-left: auto;
  margin-right: auto;
  width: 550px;
  margin-top: 16px;
}
#block1 {
  background: #fff;
  border:1px solid #DDD;
  margin-left: auto;
  margin-right: auto;
  width: 400px;
  margin-top: 16px;
  margin-bottom: 16px;
  padding: 8px;
}
#block1b {
  background: #fff;
  border:1px solid #DDD;
  margin-left: auto;
  margin-right: auto;
  width: 380px;
  margin-top: 16px;
  margin-bottom: 16px;
  padding: 8px;
}
#block2 {
  background: #fff;
  border:0px;
  margin-left: auto;
  margin-right: auto;
  width: 550px;
  height: 330px;
  margin-top: 16px;
}
#block3 {
  background: #fff;
  border:0px;
  margin-left: auto;
  margin-right: auto;
  width: 85%;
  height: 400px;
  margin-top: 16px;
  margin-bottom: 16px;
}


#address {
  background: #fff;
  border:1px solid #DDD;
  margin-left: auto;
  margin-right: auto;
  padding-top:16px;
  width: 450px;
  height: 49px;
  left: 269px;
}

#space0 {
  background: #fff;
  border:0px;
  margin-left: auto;
  margin-right: auto;
  width: 50px;
  height: 0px;
}
#space5 {
  background: #fff;
  border:0px;
  margin-left: auto;
  margin-right: auto;
  width: 50px;
  height: 5px;
}
#space10 {
  background: #fff;
  border:0px;
  margin-left: auto;
  margin-right: auto;
  width: 50px;
  height: 10px;
}
#space20 {
  background: #fff;
  border:0px;
  margin-left: auto;
  margin-right: auto;
  width: 50px;
  height: 20px;
}
#space30 {
  background: #fff;
  border:0px;
  margin-left: auto;
  margin-right: auto;
  width: 50px;
  height: 30px;
}
#space40 {
  background: #fff;
  border:0px;
  margin-left: auto;
  margin-right: auto;
  width: 50px;
  height: 40px;
}
#space50 {
  background: #fff;
  border:0px;
  margin-left: auto;
  margin-right: auto;
  width: 50px;
  height: 50px;
}


/********** text ************/

.style1x-blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #7BB3F7;
}
.style1x {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #6A6A6A;
}	
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #4A4A4A;
	width: 276px;
	text-align: center;
	margin-top: 12px;
}
.style1black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #4a4a4a;
	width: 276px;
	text-align: center;
	margin-top: 12px;
}
.style1b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #4A4A4A;
	font-weight: bold;
}	
.style1bred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FF0000;
	font-weight: bold;
}
.style1-j {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #4A4A4A;
	text-align: justify;
}
.style1-large {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #6A6A6A;

	text-align: justify;
}
.style1-jred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FF0000;
	text-align: center;
}
.style1-Lred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FF0000;
	text-align: left;
}
.style2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #6A6A6A;
	font-weight: bold;
	margin-left: 15px;
	margin-right: 15px;
	margin-top: 6px;
}
.style2Vred {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FF0000;
	font-weight: bold;
	margin-left: 15px;
	margin-right: 15px;
	margin-top: 6px;
}
.style3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #6A6A6A;
	text-align: justify;
}
.style4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #6A6A6A;
	font-weight: bold;
}
.style1red {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	color: #FF0000;
	font-weight: bold;
	margin-bottom: -10px;
}
.style2red {
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	color: #FF0000;
	font-weight: bold;
}

.style3red {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	color: #FF0000;
	font-weight: bold;
	text-align: justify;
}
.style6red {
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	color: #FF0000;
	font-weight: bold;
}
.style3white {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	color: #ffffff;
	font-weight: bold;
	text-align: left;
	margin-left: 0px;
}

#container_no_border {
  position: relative;
  background: #fff;
  border:0px;
  margin-left: auto;
  margin-right: auto;
  width: 704px;
  margin-bottom: 16px;
  padding: 0px;
}

#container_no_border1 {
	position: relative;
	background: #fff;
	border:0px;
	width: 618px;
	margin-top: 30px;
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 30px;
}

#container_no_border2 {
  position: relative;
  background: #fff;
  border:0px;
  margin-left: auto;
  margin-right: auto;
  width: 600px;
  margin-top: 16px;
  margin-bottom: 16px;
  padding: 0px;
}

/********** position within a container ************/
#container
{
	background: url(images/pylon_bg4.jpg) no-repeat top left; 
	padding: 0 175px 0 110px;  
	margin: 0; 
	position: relative;
}

#navigation
{
position: absolute;
left: 30px;
top: 5px
}



/********** float boxes ************/

#div-1a {                  /* used on model page */
	background: #fff;
	border:1px solid #DDD;
	float:left;
	width:323px;
	padding: 8px;
	margin-left:6px;
	padding-right: 1px;
	height: 200px;
	margin-bottom: 18px;
}
#div-1b {
	background: #fff;
	border:1px solid #DDD;
	float:left;
	width:323px;
	margin-left: 18px;
	padding: 8px;
	padding-right: 9px;
	height: 200px;
	margin-bottom: 18px;
}
#div-1c {
  clear:both;
}


#div-2a {                  /* used on gallery page */
	background: #fff;
	border:1px solid #DDD;
	float:left;
	width:208px;
	padding: 8px;
	padding-right: 1px;
	height: 168px;
	margin-bottom: 14px;
}
#div-2b {
	background: #fff;
	border:1px solid #DDD;
	float:left;
	width:361px;
	margin-left: 8px;
	padding-right: 2px;
	margin-bottom: 14px;
	border-left: 0px;
	border-right: 0px;
	border-bottom: 0px;
	padding-left: 8px;
}
#div-2c {
  clear:both;
}

#div-2a-blue {                  /* used on gallery page */
	background: #F3F7FD;
	border:1px solid #BBD8FB;
	float:left;
	width:208px;
	padding: 8px;
	padding-right: 1px;
	height: 168px;
	margin-bottom: 14px;
}
#div-2b-blue {
	background: url(images/blue_fade_bg1.jpg) repeat-x left top;
	border:0px solid #BBD8FB;
	float:left;
	width:361px;
	margin-top: -1px;
	margin-left: 8px;
	padding-right: 2px;
	margin-bottom: 14px;

	padding-left: 8px;
}
#div-2c {
  clear:both;
}

#div-1a_no_border {                  /* used on WB-2 first page */
	background: #fff;
	border:0px solid #DDD;
	float:left;
	width:180px;
	padding-top: 30px;
	padding-left: 0px;
	margin-left: 26px;
	padding-right: 1px;
	height: 120px;
}
#div-1b_no_border {
	background: #fff;
	border:0px solid #DDD;
	float:left;
	width:180px;
	padding-top: 30px;
	padding-left: 12px;
	margin-left: 26px;
	padding-right: 1px;
	height: 120px;
}
.grayBox{							/* pop-up used on WB-2 home page */
    position: fixed;
    top: 0%;
    left: 0%;
    width: 100%;
    height: 100%;
    background-color: black;
    z-index:1001;
    -moz-opacity: 0.8;
    opacity:.50;
    filter: alpha(opacity=80);
}
.box_content_download {
    position: fixed;
    top: 25%;
    left: 25%;
    right: 25%;
    width: 470px;
    padding: 16px;
    z-index:1002;
    overflow: auto;
}
.box_content_kit {
    position: fixed;
    top: 10%;
    left: 24%;
    right: 25%;
    width: 590px;
    padding: 12px;
    z-index:1003;
    overflow: auto;
}
.box_content_info {
    position: fixed;
    top: 25%;
    left: 25%;
    right: 25%;
    width: 410px;
    padding: 12px;
    z-index:1003;
    overflow: auto;
}
