body,
html {
margin: 0;
padding: 0;
font: 12px/16px "verdana", "arial", "helvetica", sans-serif;
background: #fff;
background-image:url(images/grey.gif);
background-repeat: repeat-x;
background-attachment: fixed;
color: #282828;
}

a:link {
color:#017eff;
text-decoration:none;
}

a:visited {
color:#017eff;
text-decoration:none;
}

a:hover { 
color:#282828;
text-decoration:none;
}

img {
border:0;
}

div.scroll {
height: 280px;
width: 230px;
overflow: auto;
}

#wrap {
width: 980px;
margin: 0 auto;
padding: 18px 0;
}

#header {
float: left;
padding: 0 15px 15px 15px;
width: 950px;
background: #fff;
text-align:right;
}

#nav {
float: right;
display: inline;
padding: 0 15px 0 0;
text-align: right bottom;
}

#nav ul {
list-style:none;
}

#nav li {
float: left;
padding: 3px 16px 8px 0;
display: inline;
}

#nav li a{
color: #282828;
font-weight: bold;
}

#nav li a:hover, #nav li.selected a{
color: #282828;
}

#roundedtop {
clear:both;
height:15px;
background-image:url(images/top.png);
background-repeat:no-repeat;
}

#main {
background-color:#fff;
background-image:url(images/bottom.png);
background-repeat:no-repeat;
background-position:left bottom;
}

#index{
float: left;
width: 466px;
padding: 0 15px;
}

#content{
clear:both;
width: 950px;
padding: 0 15px 15px 15px;
background-image:url(images/symbol.png);
background-repeat:no-repeat;
}

#content2{
clear:both;
width: 950px;
padding: 0 15px 15px 15px;
}

.col{
float: right;
width: 460px;
display: inline;
padding: 0 15px 0 0;
}

#footer {
clear:both;
padding:8px 15px 0 15px;
text-align: center;
font-size: 14px;
}

* html #footer {
height:1px;
}

.indent{
padding:15px 0 0 0;
}

.heading{
font-size: 32px;
font-weight: bold;
color: #017eff;
}

.large{
font-size: 14px;
}

.large2{
font-size: 20px;
color: #002369;
}

.large3{
font-size: 13px;
color: #002369;
}

.left {
float: left;
}

.right {
float: right;
}

.svertspace{
height:5px;
}

.slvertspace{
height:6px;
}

.tvertspace{
height:3px;
}

.lvertspace{
height:18px;
}

.formspace{
height:140px;
}

.jflow-content-slider{
position: relative;
}

#slidercorners{
position: absolute;
top: 0;
left: 0;
height:6px;
width:472px;
background-image: url(images/slidercorners.png);
background-repeat: no-repeat;
}

#slides{
visibility: hidden;
}

#myController{
padding:2px 6px 2px 0;
height:16px;
width:466px;
text-align:right;
background-image: url(images/splashbg.png);
background-repeat: no-repeat;
background-position: left bottom;
}

#myController span.jFlowSelected{ 
background:#1c1fa0;
}

.jFlowControl, .jFlowPrev, .jFlowNext {
color:#fff;
cursor:pointer;
padding:2px 5px;
}

.jFlowControl:hover, .jFlowPrev:hover, .jFlowNext:hover {
background: #1c1fa0;
}

#lightbox{
position: absolute;
left: 0;
width: 100%;
z-index: 100;
text-align: center;
line-height: 0;
}

#lightbox a img{ 
border: none;
}

#outerImageContainer{
position: relative;
background-color: #FFF;
width: 250px;
height: 250px;
margin: 0 auto;
}

#imageContainer{
padding: 10px;
}

#loading{
position: absolute;
top: 40%;
left: 0%;
height: 25%;
width: 100%;
text-align: center;
line-height: 0;

}
#hoverNav{
position: absolute;
top: 0;
left: 0;
height: 100%;
width: 100%;
z-index: 10;
}

#imageContainer>#hoverNav{
left: 0;
}

#hoverNav a{
outline: none;
}

#prevLink, #nextLink{
width: 49%;
height: 100%;
background: transparent url(http://www.kcskiphire.com/images/blank.gif) no-repeat;
display: block;
}

#prevLink {
left: 0;
float: left;
}

#nextLink {
right: 0;
float: right;
}

#imageDataContainer{
font: 10px Verdana, Helvetica, sans-serif;
background-color: #FFF;
margin: 0 auto;
line-height: 1.4em;
}

#imageData{
padding:0 10px;
color: #666;
}

#imageData #imageDetails{
width: 70%;
float: left;
text-align: left;
}

#imageData #caption{
font-weight: bold;
}

#imageData #numberDisplay{
display: block;
clear: left;
padding-bottom: 1.0em;
}

#imageData #bottomNavClose{
width: 66px;
float: right;
padding-bottom: 0.7em;
}	
		
#overlay{
position: absolute;
top: 0;
left: 0;
z-index: 90;
width: 100%;
height: 500px;
background-color: #000;
}

.lbWidth {
position: absolute;
top: 0px;
left: 0px;
width: 100%;
min-width: 790px;
}

* html .lbContent {
margin-left: -790px;
position:relative;
}

* html .lbMinWidth {
padding-left: 790px;
}
	
.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

.clearfix {
display: inline-block;
}

* html .clearfix {
height: 1%;
}

.clearfix {
display: block;
}