
/*
Reset*/
html, body, div, span, applet, object, iframe,
p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
caption,  tfoot, thead, th{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	background: transparent;
}
#skyshop-wrap-all {
background-color:#3399CC;
border:2px solid #FFEC00;
clear:none;
width:630px;
}
.buttons{
	padding-left:20px;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */


/*
Main Styles */

body {
	background:url(../images/background.png) repeat-x #003d73;
	color:#fff;
	font-family: Helvetica, sans-serif;
	font-size: 0.75em;
	line-height: 1.2em;
	letter-spacing: 0;
	text-align: left;
	word-spacing: normal;
	text-decoration: none;
	}
#mailinglist_email{
	width:85px;

}
.button{
	float:right;
}
.input_areas{
	width:200px;
}
.comments_label{
	width:200px;
}
/*
Classes */	
img {behavior: url(style/iepngfix.htc); }
.clear {clear:both;}
.trans {behavior: url(style/iepngfix.htc)}
.padding-five {padding:5px;}
.center {text-align:center;}
.stroke-yellow { border: 3px #ffec00 solid; margin-bottom:10px;}
.yellow {color:#ffec00; font-weight:bold;}
.white {color:#fff; font-weight:bold;}
.form2 {width:200px;}
.order-title { padding-left:5px; background-color:#4175b3; color:#fcf248;}
.shoppingcartBlue { background-color:#4176b4; font-weight:bold;}
.shoppingcartWhite { background-color:#fff; color:#000; font-weight:bold;}
/*
Links */
a.one:link {color: #fbf239; text-decoration: none}
a.one:visited {color: #fbf239; text-decoration: none}
a.one:hover {color: #fff; text-decoration: none}
a.one:active {color: #fbf239; text-decoration: none}


a.white:active,a.white:visited,a.white:link,a.white:hover {color: #fff; text-decoration: none; font-weight:normal;}
.blacklinks a {
	color:#000;
	text-decoration:none;
}

/*
Wrapping */

#wrap {
	width:1020px;
	margin:0 auto;
}
#header-wrap {
	height:227px;
	width:1020px;
	background:url(../images/header.png) no-repeat;
}
#content-wrap {
	width:1020px;	
	float:left;
	background:url(../images/content-bg.png) repeat-y;
}
#footer-wrap {
	background:url(../images/footer-scroll.jpg) repeat-x;
	background-color:#fff22d;
	color:#000;
	clear:both;
}
/*
Header Content */
#header-ltsd-wrap{
	background:url(../images/ltsd-header.jpg) no-repeat;
	height:227px;
}
#header-jump-date {
	padding: 80px 0 0 185px;
	width:169px;
	height:21px;
}
#header-jump-date input {
	width:127px;
	border: solid 1px #FFF;
}
#header-skydivers {
	padding:23px 0 0 284px;
	width:47px;
	height:22px;
}
#avail-button {
	padding:23px 0 0 175px;
	width:194px;
}
#header-skydivers select {
	width:43px;
	height:20px;
	border: solid 1px #FFF;
}
/*
Main Content */

#left-menu-wrap {
	width:151px;
	float:left;
}
#middle-content-wrap {
	width:700px;
	float:left;
padding-bottom:20px;
}
#middle-content-inner-wrap {
	background:url(../images/middle-bg.jpg) no-repeat;
}
#home-video-wrap {
	text-align:center
}
#innerwrap {
	padding:35px 0 0 20px;
	width:640px;
}
#right-menu-wrap {
	float:left;
}
#learn-numbering {
	margin-top:15px;
	height:30px;
	width:500px;
	text-align:right;
}
#learn-numbering ul {margin-top:7px;}
#learn-numbering li {
	display:inline;
	padding:3px;
	color:#fffc00;
	font-weight:bold;
}
#learn-numbering li.select {
	padding:3px;
	border:#fffc00 3px solid;
}
/*
Media */
.media-wrap {
	background:url(../images/media-square-trans.png) no-repeat;
	text-align:center;
	width:143px; 
	height:129px;
	padding-top:5px;
}
/*
Team Wrap */

.teamwrap {
	width:622px;
	float:left;
}
.teamwrap-photo {
	height:111px;
	width:110px;
	border:#fffc00 3px solid;
	margin-right:10px;
	float:left;
}
.teamwrap-photo-right {
	height:111px;
	width:110px;
	border:#fffc00 3px solid;
	margin-left:10px;
	float:left;
	margin-bottom:10px;
}
.teamwrap-content {
	width:480px;
	border:#fffc00 3px solid;
	float:left;
	background:#008bd0;
	padding:5px;
	height:101px;
	margin-bottom:10px;
}
/*
Skyshop */
#skyshop-wrap-all {
	width:630px;
	clear:none;
}
.skyshop-wrap {
	width:630px;
	float:left;
	margin-bottom:10px;
}
.skyshop-wrap-content li {
	display:inline;
	float:left;
	margin-left:5px;
	width:147px;
}
.skyshop-wrap-content li li {
	display: inherit;
}
/*
Right Menu */
#right-inner-wrap {
	width:135px;
	background-color:#004d87;
	float:left;
	margin:0 0 0 20px;
	
}
#shopping-cart {
	background:url(../images/bottom-shoppincart.jpg) no-repeat #016aab bottom;
	padding-bottom:29px;
	font-size:10px;
}
#email-updates {
	background: url(../images/email-bottom.png)  repeat-x #016aab  bottom;
	margin:0;
}
#email-updates-bottom {
	background: url(../images/email-top.jpg) no-repeat #016aab top;
	padding-top:25px;
	margin:0;
}
/*
footer */
#footer-inner-wrap {
	width:1020px;
	background:url(../images/footer-bottom.jpg) no-repeat;
	margin: 0 auto;	
}
#footer-text {
	width:540px;
	padding:80px 0 0 150px;
}