﻿html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, sub, sup, tt, var, dl, dt, dd, ol, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, ul, li {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: inherit;
	font-family: inherit;
	vertical-align: baseline;
	list-style: none;
}
/* remember to define focus styles! */
:focus {
	outline: 0px;
}
html, body {
	margin: 0px;
	padding: 0px;
	height: 100%;
}
.container {
	position: relative;
	margin: 0px auto;
	height: 100%;
}
body {
	background: #001c40 url('/images/mainBacker.jpg') no-repeat top center;
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
	color: #546877;
}
.container a {
	color: #5a96e8;
	text-decoration: none;
}
.container a:hover {
	color: #5a96e8;
	text-decoration: underline;
}

.hide {
	display: none;
}

/*INSIDE PAGE STYLES */
#mainBody ul {
	padding: 8px 0px 10px 30px;
}
#mainBody li {
	list-style: square;
}
#mainBody h3 {
	margin: 15px 0px 5px 0px;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
hr {
	border: none;
	border-top: 1px dotted #afbed6;
	height: 1px;
	width: 100%;
	margin: 20px 0px;
	background: #ffffff;
	border-collapse: collapse;
}

#mainBody p {
	margin: 8px 0;
}

.hidden {
	display: none;
}

/* categories grid */
#categories ul {
	margin: 0;
	padding: 0;
}

#categories li span, #categories li, #categories li a {
	width: 125px;
}

#categories li, #categories li a {
	height: 125px;	
}

#categories li {
	margin: 0;
	padding: 10px 10px;
	list-style-type: none;
	float: left;
	text-align: center;
}

#categories li a {
	display: block;
	border: 3px solid #AFAFAF;
}

#categories li a:hover {
	text-decoration: none;
	border: 3px solid #9F9F9F;
}

#categories li span {
	font-size: .87em;
	font-family: arial;
	font-weight: bold;
	color: #000;
	padding: 5px 0;
	background: #fff;
	display: block;
	opacity:0.75;
	filter:alpha(opacity=75);
}

/* subcategories grid */
#subcategories ul {
	margin: 0;
	padding: 0;
}

#subcategories li {
	margin: 0;
	padding: 10px 10px;
	list-style-type: none;
	width: 180px;
	text-align: center;
	float: left;
	height: 135px;
}

#subcategories p {
	margin: 0;
}

#subcategories img {
	border: 3px solid #AFAFAF;
}

#subcategories a {
	text-decoration: none;
}

/* products grid */
#products ul {
	margin: 0;
	padding: 0;
}

#products li span, #products li, #products li a {
	width: 175px;
}

#products li {
	height: 185px;
}

#products li {
	margin: 0 0 15px 0;
	padding: 10px 10px;
	list-style-type: none;
	float: left;
	text-align: center;
}

#products li a {
	display: block;
}

#products li a img {
	border: 3px solid #AFAFAF;
}

#products li a:hover {
	text-decoration: none;
}

#products li span {
	font-size: .87em;
	font-family: arial;
	font-weight: bold;
	color: #000;
	padding: 5px 0;
	background: #fff;
	display: block;
	opacity:0.75;
	filter:alpha(opacity=75);
}

/* breadcrumb */
#breadcrumb {
	margin: 5px 0 15px 0;
	font-weight: bold;
	font-size: 13px;
}

/* product */
#proddetail .info {
	float: right;
	width: 285px;
}

#proddetail img {
	border: 3px solid #AFAFAF;
}

#proddetail .price {
	color: #2F2F2F;
	font-size: 1.2em;
	margin: 20px 0;
}

#proddetail .qty {
	border: 1px solid #dfdfdf;
	padding: 10px;
	background-color: #efefef;
	width: 185px;
}

#proddetail .addbtn {
	background-color: #014171;
	border: 1px solid #00375F;
	color: #fff;
	padding: 2px 7px;
}

/* online store */
#prodsearch {
	margin: 15px 0;
}

#prodsearch .searchbtn {
	background-color: #014171;
	border: 1px solid #00375F;
	color: #fff;
	padding: 2px 7px;
	margin-left: 90px;
}

#prodsearch label {
	float: left;
	width: 90px;
}

/*-------------------------------- BEGIN LAYOUT ----------------------------------------- */
#logo h1 a {
	display: block;
	text-indent: -99999px;
	height: 70px;
	margin-top: 20px;
	background: transparent url('/images/mainLogo.png') no-repeat top left;
	cursor: pointer;
}
#contactBtn h3 a {
	display: block;
	text-indent: -99999px;
	height: 19px;
	margin-top: 50px;
	background: transparent url('/images/btnContact.png') no-repeat top left;
	cursor: pointer;
}
#topCap {
	background: transparent url('/images/topCap.png') no-repeat top left;
	min-height: 74px;
	max-height: 74px;
}
#middleCap {
	background: transparent url('/images/middleCap.png') no-repeat top left;
}
#bottomCap {
	background: transparent url('/images/bottomCap.png') no-repeat top left;
	min-height: 194px;
	max-height: 194px;
}
/* BEGIN NAV STYLES */
#nav ul {
	margin-top: 30px;
}
#nav li {
	display: inline;
	float: left;
	margin-right: 25px;
	cursor: pointer;
}

#nav a {
	cursor: pointer;
	
}

#navHome a {
	display: block;
	text-indent: -99999px;
	background: transparent url('/images/navHome.png') no-repeat top left;
	width: 48px;
	height: 26px;
	cursor: pointer;
}
#navCompany a {
	display: block;
	text-indent: -99999px;
	background: transparent url('/images/navCompany.png') no-repeat top left;
	width: 78px;
	height: 26px;
	cursor: pointer;
}
#navProducts a {
	display: block;
	text-indent: -99999px;
	background: transparent url('/images/navProduct.png') no-repeat top left;
	width: 73px;
	height: 26px;
	cursor: pointer;
}
#navTypes a {
	display: block;
	text-indent: -99999px;
	background: transparent url('/images/navTypes.png') no-repeat top left;
	width: 115px;
	height: 26px;
	cursor: pointer;
}
#navConsulting a {
	display: block;
	text-indent: -99999px;
	background: transparent url('/images/navConsult.png') no-repeat top left;
	width: 89px;
	height: 26px;
	cursor: pointer;
}
#navServices a {
	display: block;
	text-indent: -99999px;
	background: transparent url('/images/navServices.png') no-repeat top left;
	width: 70px;
	height: 26px;
	cursor: pointer;
}
#navHome a:hover {
	display: block;
	text-indent: -99999px;
	background: transparent url('/images/navHome_on.png') no-repeat top left;
	width: 48px;
	height: 26px;
	cursor: pointer;
}
#navCompany a:hover {
	display: block;
	text-indent: -99999px;
	background: transparent url('/images/navCompany_on.png') no-repeat top left;
	width: 78px;
	height: 26px;
	cursor: pointer;
}
#navProducts a:hover {
	display: block;
	text-indent: -99999px;
	background: transparent url('/images/navProduct_on.png') no-repeat top left;
	width: 73px;
	height: 26px;
	cursor: pointer;
}
#navTypes a:hover {
	display: block;
	text-indent: -99999px;
	background: transparent url('/images/navTypes_on.png') no-repeat top left;
	width: 115px;
	height: 26px;
	cursor: pointer;
}
#navConsulting a:hover {
	display: block;
	text-indent: -99999px;
	background: transparent url('/images/navConsult_on.png') no-repeat top left;
	width: 89px;
	height: 26px;
	cursor: pointer;
}
#navServices a:hover {
	display: block;
	text-indent: -99999px;
	background: transparent url('/images/navServices_on.png') no-repeat top left;
	width: 70px;
	height: 26px;
	cursor: pointer;
}
/* END NAV STYLES */
#registerNow {
	height: 54px;
	margin-top: 11px;
	background: transparent url('/images/featRegister.png') no-repeat top left;
}
#registerNowInput {
	width: 100px;
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	background: transparent url('/images/registerInput.png') no-repeat top left;
	border: none;
	color: #546877;
	margin: 10px 0px 0px 135px;
	padding: 6px 0px 6px 6px;
	vertical-align: middle;
}
#rightCol {
	margin-top: 20px;
	padding-left: 34px;
	border-left: 2px dotted #d6d7d8;
}

.home #rightCol {
	padding-left: 20px;
}

#leftCol {
	margin-top: 18px;
	padding-left: 18px;
	font-size: 12px;
}

.home #leftCol {
	padding: 0 25px 0 40px;
}

#leftCol h3 {
	font-weight: bold;
	font-size: 1.4em;
	color: #001B2F;
	margin-left: 15px;
}

#leftCol ul {
	padding: 8px 0px 10px 40px;
	font-size: 9px;
}
#leftCol li {
	list-style: square;
	margin-bottom: 9px;
}

#leftCol li a {
	font-size: 13px;
	font-weight: bold;
	color: #014478;
	font-family: verdana, arial, helvetica;
	text-decoration: none;
}

#leftCol li a:hover {
	color: #006AB4;	
}

#subnav li {
	font-size: 1.5em !important;
}

#subnav li li {
	font-size: .87em !important;
	font-weight: normal !important;
}

#didYouKnow{
	background:transparent url('/images/didyouknow.png') no-repeat top left;
	margin-bottom: 30px;
	min-height: 146px;
}

#featStore h3 a{
	display: block;
	text-indent: -99999px;
	background: transparent url('/images/featOnlineStore.png') no-repeat top left;
	height: 131px;
	margin-bottom: 30px;
	line-height: 125%;
	cursor: pointer;
	text-decoration:none;
}

#featExp h3 a{
	display: block;
	text-indent: -99999px;
	background: transparent url('/images/featExp.png') no-repeat top left;
	height: 137px;
	margin-bottom: 30px;
	line-height: 125%;
	cursor: pointer;
	text-decoration:none;
}
#mainPic{
	margin-bottom: 20px;
}
#mainBody{
	font-size: 15px;
	line-height: 135%;
	margin-bottom: 20px;
}
#mainBody h2{
	font-size: 24px;
	font-weight:bold;
	margin-bottom: 10px;
	color: #546877 !important;
}
#footer{
	font-size: 11px;
	color: #ffffff;
	padding-top: 47px;
	line-height: 110%;
}
#footer strong{
	font-size: 13px;
	line-height: 140%;
}
#arkAddress a,a:hover{
	color:#a1d3ff;
	text-decoration:none;
}
#moAddress a,a:hover{
	color:#a1d3ff;
	text-decoration:none;
}
#tagLine{
	display: block;
	text-indent: -99999px;
	background: transparent url('/images/bottomTagline.png') no-repeat center center;
	height: 32px;
	margin-top: 32px;
}
#flex{
	margin: 20px 0px;
	text-align:center;
	font-size: 11px;
}


/*****************************
	FORM
*****************************/

.required {
	color: #8F0808;
}

.form td {
	padding: 3px;
}

#mainBody fieldset {
	border: 1px solid #CFCFCF;
	padding: 10px 20px;
	margin-bottom: 15px;
}

#mainBody legend {
	font-weight: bold;
	font-size: 14px;
}

#mainBody fieldset label {
	float: left;
	width: 115px;
}

#mainBody .submitorder {
	margin-left: 135px;
	padding: 6px 15px;
}

#mainBody .btn {
	margin-left: 115px;
	padding: 4px 15px;
}

#mainBody .msg {
	background-color: #FFF6BF;
	border: 2px solid #FFDB4F;
	padding: 10px;
	margin-bottom: 20px;
}

#mainBody .required {
	color: #BD0000;
}

/*****************************
	Products
*****************************/

#products img {
	border: 1px solid #000;
}

#products td {
	width: 190px;
	font-size: .87em;
	padding: 0 12px 10px 0;
}


/*******************************
	Store
*******************************/
#cart {
	width: 100%;
}

#cart th {
	background-color: #014171;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	padding: 5px;
	border-right: 1px solid #fff;
}

#cart td {
	padding: 3px;
}

#cart .quantcell {
	text-align: center;
}

#cart .numcell {
	text-align: right;
}

#cart .altrow {
	background-color: #eee;
}

#cart .botrow {
	border-top: 1px solid #CFCFCF;
	text-align: right;
}

#store .cartmsg {
	background-color: #FFF6BF;
	border: 2px solid #FFD324;
	padding: 10px;
}

#store fieldset {
	border: 1px solid #CFCFCF;
	padding: 10px 20px;
	margin-bottom: 15px;
}

#store legend {
	font-weight: bold;
	font-size: 14px;
}

#store fieldset label {
	float: left;
	width: 115px;
}

#store .submitorder {
	margin-left: 135px;
	padding: 6px 15px;
}

#store .btn {
	padding: 6px 15px;
}

#steps {
	margin: 15px 0;
	padding: 10px 20px;
	font-size: 1.5em;
	background-color: #DFDFDF;
	color: #004171;
	border: 1px solid #CFCFCF;
}


/* ---- PRODUCT CATEGORIES 12-29-08 ----------------------------------------------------------------------------------------- */
#stackedCats .outsideCat:hover,  .insideCat:hover, .storeCat:hover{
	background: #efefef;
}

#stackedCats strong{
	font-size: 14px;
	font-weight: bold;
	display:block;
	margin-bottom: 3px;
	color: #3794E7;
}
#stackedCats a{
	text-decoration:none;
}

.subFly a{
	font-weight: bold;
	display:block;
	margin-bottom: 3px;
	color: #3794E7;
	float: right;
	margin-top: 5px;
}

.storeCat{
	width: 605px;
	float: left;
	border: 1px solid #d4d5d6;
	margin: 0 0 15px 0;
	padding: 10px;
	font-size: 11px;
	line-height: 120%;
}


.outsideCat{
	width: 170px;
	height: 260px;
	float: left;
	border: 1px solid #d4d5d6;
	margin: 0 0 15px 0;
	padding: 10px;
	font-size: 11px;
	line-height: 120%;
}
.insideCat{
	width: 170px;
	height: 260px;
	float: left;
	border: 1px solid #d4d5d6;
	margin: 0 14px 15px 14px;
	padding: 10px;
	font-size: 11px;
	line-height: 120%;
}

/* Category nav */
#categorynav ul {
	margin: 0 0 30px 20px;
	padding: 0;
}

#categorynav ul ul {
	margin: 5px 0 0 20px;
	padding: 0;
}

#categorynav li {
	margin: 0 0 7px 0;
	padding: 0;
	list-style-type: none;
	border-bottom: 1px solid #DFDFDF;
}

#categorynav li li {
	border-bottom: none;
}

#categorynav li li a {
	font-weight: normal;
}











