/*
Theme Name: Ballistic Blondes
Description: Ballistic Blondes Cutom Theme.
Version: 2.0
Author: PBS
Tags: Skydive, Orange

*/


/* Begin Typography & Colors */
* { padding: 0; margin: 0; }


html,body {
	height:100%;
}

body {
	background:#3E83B7 url(img/clouds.jpg) repeat-x fixed 50% 100%;
	font-family:arial,helvetica,"lucida sans",verdana,sans-serif;
	font-size: 90%;
	line-height: 1.4em;
	color: #000;
}


a img { border: 0; }

/**  RTIM : Rundle's Text-Indent Method  **/
.rtim,
.rtim a,
.xbutton {
	display: block;
	overflow: hidden;
	font-size: 0;
	text-indent: -9999em;
	text-decoration: none;
}

.right {
	float:right;
}

.left {
	float:left;
}

.button { cursor: pointer; }


h1 {
	color:#FFF700;
	font-family:tahoma;
	font-size:26px;
	font-style:italic;
	font-weight:bold;
	letter-spacing:0.08em;
	line-height:normal;
	padding:0 0 15px;
	text-shadow:0 2px 2px #000000;
	text-transform:uppercase;
}

h2 {
	padding:0 0 15px 0;
	font-size:18px;
	font-style:italic;
	font-family: Georgia, serif;
	color:#000C29;
	line-height:normal;
	font-weight:normal;
}


h3 {
	padding:0 0 12px;
	font-size:14px;
	line-height:normal;
	font-weight:bold;
}

.photoframe1 {
	background:#FFFFFF none repeat scroll 0 0;
	border:1px solid #BEBEBE;
	padding:3px;
}

#mainwrap {
	text-align: center;
	margin:40px auto 0;
	width:742px;
	background: #ff7800;
	border:5px solid #000;	
}

#header {
	height:297px;
	position: relative;
}

#headeroverlay {
	background:transparent url(img/hero_border.png) no-repeat scroll center center;
	height:297px;
	margin:0 auto;
	padding:0;
	position:absolute;
	width:742px;
	left:0;
	z-index:99;
}

#header h1 {
	position:absolute;
	display:block;
	top:-34px;
	left:-67px;
	width:251px;
	height: 251px;
	z-index: 120;
	background: transparent url(img/bb_logo01.gif) no-repeat 0 0;
}


#header h1 a {
	width:251px;
	height: 251px;
}

.homehead {
	width:314px;
	height: 29px;
	background: transparent url(img/sky_dive_nz_h1.png) no-repeat 0 0;
}

#mainarea {
	background: transparent url(img/mainarea_bg.gif) repeat-y 0 0;
}


#filltop {
	background: transparent url(img/filltop.gif) no-repeat 0 0;
	height:16px;
}

#col1 {
	width:164px;
	padding:0 0 0 35px;
	float:left;
	text-align: left;
	overflow:hidden;
}

.sidebanner {
	margin-bottom:10px;
}

#nav1 {
	margin:20px 0 20px 10px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}


#nav1 li a {
	color:#FFFFFF;
	font-family:Verdana,Geneva,sans-serif;
	font-size:13px;
	line-height:30px;
	margin-top:15px;
	text-decoration:none;
}

#nav1 li a:hover {
	color:#FF7800;
	text-decoration:none;
}

#nav1 li.current_page_item a, #nav1 li.current_page_ancestor a, #nav1 li.current_page_parent a {
	color:#FF7800;
}


#col2 {
	width:475px;
	margin:0 0 0 45px;
	float:left;
	text-align: left;
	overflow:hidden;
}

#col2 p {
	margin:0 0 12px 0;
}


#col2 a {
	font-weight: bold;
	text-decoration: none;
	color: #eee;
}

#col2 a:hover {
	text-decoration: underline;
}

#bottom {
	background:transparent url(img/bottom.gif) no-repeat 0 0;
	height:37px;
	clear:left;
}


#footer {
	margin: 20px auto;
	width:742px;
	text-align:center;
}

#footer p {
	text-align:right;
	color:#000;
	font-size:80%;
}

#footer p a {
	text-decoration:none;
	color:#000;
}

#footer p a:hover {
	background:#FF7800;
}


#credits {
	margin: 10px auto 30px;
	width:742px;
	text-align: right;
}

#credits p {
	font-size: 12px;
}

#credits p a {
	color:#D21102;
	text-decoration: none;
}

#credits p a:hover {
	text-decoration: underline;
}



#team_tbl {
	width:475px;
	overflow:hidden;
}

#team_tbl img {
	padding:8px 7px 17px 8px;
	background:url("img/teamphoto_bg.png") no-repeat scroll 0px 1px transparent;
	overflow:hidden;
}

#team_tbl tr {
	vertical-align:top;
}

#team_tbl p {
	font-size:12px;
}

#team_tbl h2 {
	color:#FFFFFF;
	font-family:Georgia,serif;
	font-size:18px;
	font-style:italic;
	font-weight:bold;
	line-height:normal;
	padding:0;
}

#team_tbl h3 {
	color:#FFFFFF;
	font-size:15px;
	font-family:arial,helvetica,"lucida sans",verdana,sans-serif;
	font-weight:normal;
	line-height:normal;
	padding:0;
}


.menu {
	list-style:none outside none;
	margin:0 0 2em 0px;
	padding:0;
	width:470px;
}

.menu li {
	border-bottom:2px dotted #DDDDDD;
	clear:both;
	margin:0;
	padding:0 0 1.8em;
	position:relative;
}

.menu strong {
	background:none repeat scroll 0 0 #FF7800;
	bottom:-0.3em;
	color:#FFF700;
	font-size:16px;
	font-style:italic;
	font-weight:bold;
	left:0;
	padding:0 10px 0 0;
	position:absolute;
	text-shadow:0 2px 2px #000000;
}


.menu em {
	background:none repeat scroll 0 0 #FF7800;
	bottom:-0.2em;
	font-size:17px;
	font-weight:bold;
	padding:0 0 0 5px;
	position:absolute;
	right:0;
}

.menu sup {
	color:#DDDDDD;
	font-size:60%;
	margin-left:3px;
}

.menu p small {
	font-size:12px;
}

.linkslist1 li {
background:none repeat scroll 0 0 #E36B00;
margin:0 0 15px;
padding:12px;
}


.list01 {
	margin:0 0 15px 35px;
}

.list01 li {
	font-size: 12px;
	padding:0 0 4px 5px;
	list-style: square;
}





.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clearfix {
    display: inline-block;
}

html[xmlns] .clearfix {
    display: block;
}

* html .clearfix {
    height: 1%;
}




/* Popup Styles */

#backgroundPopup{
	display:none;
	position:fixed;
	_position:absolute; /* hack for internet explorer 6*/
	height:100%;
	width:100%;
	top:0;
	left:0;
	background:#000;
	border:1px solid #cecece;
	z-index:180;
}

#popupContact{
	display:none;
	position:fixed;
	_position:absolute; /* hack for internet explorer 6*/
	height:364px;
	width:636px;
	background:#000;
	border:2px solid #cecece;
	z-index:200;
	padding:12px;
	font-size:13px;
}

#popupContact img {
	padding-top: 10px;
}

#popupContactClose{
	font-size:18px;
	line-height:14px;
	right:8px;
	top:8px;
	position:absolute;
	color:#FF7800;
	font-weight:700;
	display:block;
	cursor: pointer;
}
