/* This is the style of your browser text */
img
{
	border:0px;
}

h1, h2, h3, h4, h5 {
	font-weight: bold;
	letter-spacing: -.05em;
	margin: 0;
	padding: 0;
	line-height: 1em;
}




h1 {

	font-size: 16px;
	font-family:Arial, Helvetica, sans-serif;
	font-style:italic;
}

h2 {
	font-size: 16px;
}

h3 {
	font-size: 20px;
}

h4 {
	color: #660000;
	font-size: 16px;
	height:auto;
}

h5 {
	font-size: 20px;
}

.navigation a {font-size:13px;}
.navigation {font-size:16px;}

.newsTeaser{
color:#FFFFFF;
font-size:11px;
font-family:Arial, Helvetica, sans-serif;
}

.newsText{
color:#000000;
font-size:11px;
font-family:Arial, Helvetica, sans-serif;
}

.TestimonialText{
color:#000000;
font-size:16px;
font-family:Arial, Helvetica, sans-serif;
}

.TestimonialBold{
color:#073862;
font-weight:bold;
font-size:16px;
font-family:Arial, Helvetica, sans-serif;
}

#content
{
	padding-left:20px;
	width:592px;
	background-image:url(/images/sky_subpage.jpg);
	
}

* #content{height:475px}

a:link, a:visited, a:active
{
	color:#0c4d78;
	text-decoration:none;
}

a:hover
{
	color:#0c4d78;
	text-decoration:underline;
}

.staticNav
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#0c4d78;
}

a.staticNav:link, a.staticNav:visited, a.staticNav:active, a.staticNav:hover
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#0c4d78;
	text-decoration:none;
}

.bottomBorder{
border-bottom:#e7eaed solid 1px;
}


.black12px
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

.black11px
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
}

.divQuestion
{
	color:#073862;
	font-weight:bold;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	cursor:pointer;
	text-decoration:underline;
	padding-bottom:10px;
	padding-top:10px;
}

.divAnswer
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	background-color:#FFFF99;
	padding:20px;
}


.white11px
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:13px;
	color:#FFFFFF;
}

.blue11pxbold
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#b7e8ff;
}

.DarkBlue12px
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#073862;
}

.DarkBlue10px
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#073862;
}

.bodyText{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
}

#numbers
{
    font-family: Arial;
    font-size: 14px;
    font-weight: bold;
    border: #88cbe2 1px solid;
    background-color: #06395e;
    padding: 5px;
    color: #ffffff;
    text-decoration: none;
}
.gearInfo
{
    font-family: Georgia, Times New Roman;
    color: #fd7424;
    font-weight: bold;
    font-size: 11px;
}

.numbers
{
    font-family: Arial;
    color: #2c1100;
    font-weight: bold;
    padding: 5px;
    font-size: 14px;
}

a.numbers:link, a.numbers:active, a.numbers:visited
{
    font-family: Arial;
    font-size: 11px;
    font-weight: bold;
    border: #88cbe2 1px solid;
    background-color: #06395e;
    padding: 5px;
    color: #ffffff;
    text-decoration: none;
}

a.numbers:hover
{
    font-family: Arial;
    font-weight: bold;
    font-size: 11px;
    background-color: #576b83;
    color: #ffffff;
    text-decoration: none;
}



.DarkBlue16px
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#073862;
}

.productDetail
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#073862;
}

#productDetail
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#073862;
	border-bottom:#CCCCCC 1px solid;
	padding-top:1px;
	padding-bottom:1px;
}

#colorSwatch
{
	width:28px;
	height:25px;
	border:#838080 1px solid;
}

a.white11px:link, a.white11px:visited, a.white11px:active
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#ffffff;
	text-decoration:none;
}

a.white11px:hover
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#ffffff;
	text-decoration:underline;
}

/*CSS Drop Down Menu*/
#topNavigation div
{	
position:absolute;
z-index:5000;
width:88px;
top:0px;
left:673px;
	visibility: hidden;
	filter: alpha(opacity=100); 
	-moz-opacity: 1;
	KhtmlOpacity: 1;
	opacity: 1;
	margin: 0;
	font-weight:bold;
	padding: 0;
}

	#topNavigation div a
	{	
		display: block;
		margin: 0;
		padding: 3px 10px;
		width: auto;
		filter: alpha(opacity=100); 
	-moz-opacity: 1;
	KhtmlOpacity: 1;
	opacity: 1;
		white-space: nowrap;
		text-align: left;
		text-decoration: none;
		background: #e0d456;
		font-weight:bold;
		z-index:5000;font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#0c4d78;
		}
		
#topNavigation div a:hover
	{	
	font-weight:bold;
	color:#201810;
	background: #e0d456;
		z-index:5000;
		
		}
		
		
		
/*----------Color Swatches----------*/
.swatches{background:#ccc; padding-left:5px; width:135px;}
.colorSwatch{width:28px;
	height:25px;
	border:#838080 1px solid;}

.black{background:#000;}
.blue{background:#1c778c;}
.floOrange{background:#ff690a;}
.floRed{background:#e33000;}
.floYellow{background:#ffe600;}
.green{background:#009421;}
.lime{background:#a5cf00;}
.orange{background:#ff571f;}
.pink{background:#f84a7f;}
.purple{background:#73173f;}
.red{background:#f50002;}
.white{background:#fff;}
.yellow{background:#fff00d;}

.fusion .lime{background:#8aff7d;}
.fusion .floYellow{background:#fefe68;}
.fusion .floOrange{background:#ff9a48;}
.fusion .blue{background:#2214b1;}
.fusion .red{background:#c1161c;}
.fusion .pink{background:#de4e96;}