 @font-face {
    font-family: 'sealevelregular';
    src: url('/fonts/sealevel-regular-webfont.eot');
    src: url('/fonts/sealevel-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('/fonts/sealevel-regular-webfont.woff') format('woff'),
         url('/fonts/sealevel-regular-webfont.ttf') format('truetype'),
         url('/fonts/sealevel-regular-webfont.svg#sealevelregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'sealevelbold';
    src: url('/fonts/sealevel-bold-webfont.eot');
    src: url('/fonts/sealevel-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('/fonts/sealevel-bold-webfont.woff') format('woff'),
         url('/fonts/sealevel-bold-webfont.ttf') format('truetype'),
         url('/fonts/sealevel-bold-webfont.svg#sealevelbold') format('svg');
    font-weight: normal;
    font-style: normal;

}

body {
	margin-top : 0px;
}

body, td, th {
	font-family : Lucida Sans Unicode, lucida grand, sans-serif;
	font-size : 12px;
	color : #666666;
}

img {
	border : none;
}

a {
	color : #003871;
}

.clear {
	clear : both;
}

#siteContainer {
	width : 970px;
	text-align : left;
}

#siteHeader {
	height : 90px;
	background : url(/images/layout/bg_header.gif) no-repeat top center;
	position : relative;
}

/* fix IE overlay bug
 * all parent containers must have a z-index set or relatively positioned elements will show through
 */
#siteContainer, #siteHeader, #siteNav, #productsLink {
	z-index : 5;
}
.page, .wrapper, .main, .colRight, .mini-search, #search_mini_form, .searchContainer  {
 	z-index : 1;
}
/* end fix */


#logo {
	position : absolute;
	left : 0px;
	top : 10px;
}

#siteNav {
	position : absolute;
	left : 0px;
	top : 45px;
	font-size : 0px;
}

#siteNav img {
	margin : 10px 7px;
}

#siteNav a.nav, #siteNav .sep {
	display : block;
	float : left;
	outline : none;
}


#siteNav a.nav img {
	margin : 10px 10px;
}


#secondaryNav {
	position : absolute;
	top : 10px;
	right : 0px;
	text-transform : uppercase;
	font-size : 10px;
	font-weight : bold;
	color : #808080;
}

#secondaryNav a {
	text-decoration : none;
}

#secondaryNav .sep {
	font-weight : normal;
	margin : 0px 5px;
}

#headerSearch {
	position : absolute;
	right : 0px;
	top : 50px;
}

#headerSearch input {
	border : 1px solid #E5E5E5;
	color : #737373;
	height : 20px;
	font-size : 10px;
	width : 250px;
	padding-right : 15px;
	padding-left : 5px;
	background : #fff url(/images/layout/icon_search.gif) no-repeat right center;
}

#quickPurchaseContainer {
	position : absolute;
	right : 325px;
	width : 300px;
}

#quickPurchase {
	background : #003871;
	position : absolute;
	top : -200px;
	height : 230px;
	color : #fff;
	color : #fff;
	z-index : 20;
}

#quickPurchase th {
	color : #fff;
	font-weight : normal;
	font-size : 11px;
}

#quickPurchaseTitle {
	position : absolute;
	bottom : 5px;
	width : 300px;
}


#quickPurchase .item, #quickPurchase .quantity {
	border : 1px solid #E5E5E5;
	color : #737373;
}

#quickPurchase .item {
	width : 200px;
}

#quickPurchase .quantity {
	width : 50px;
}

.shortGrad {
	background : #fff url(/images/layout/bg_grad_short.gif) repeat-x top center;
	height : 24px;
	line-height : 24px;
}

.sidebar {
	background : #fff url(/images/layout/bg_sidebar_grad.gif) repeat-x top center;
	color : #003871;
}

.sidebar a {
	color : #003871;
	text-decoration : none;
}

.sidebar ul {
	margin : 0px;
	padding : 0px;
}

.sidebar li {
	padding-left : 15px;
	background : url(/images/layout/sidebar_li.gif) no-repeat left 7px;
	list-style : none;
	zoom : 1; /* fix ie bug for li backgrounds */
}

.sidebar h3 {
	font-size:14px;
}

.box {
	border : 1px solid #DCDCDC;
}

.boxHeadContainer {
	position : relative;
}

.boxHead {
	border : 1px solid #DCDCDC;
	position : absolute;
	top : -1px;
	left : 0px;
	padding : 0px 15px;
}

.box .pad {
	margin : 10px 15px;
}

.box .padSmall {
	margin : 10px 10px;
}

input.search {
	border : 1px solid #E5E5E5;
	color : #000;
	font-size : 11px;
	width : 100%;
	padding : 2px 0px;
	padding-right : 15px;
	padding-left : 5px;
	background : #fff url(/images/layout/icon_search.gif) no-repeat right center;
}

#homeSocial h4 {
	margin : 0px;
	font-size : 12px;
	color : #003871;
	margin-left : 15px;
}

ul.spaced li {
	margin-bottom : 5px;
}

ul.nopad {
	margin : 0px;
	padding : 0px;
}

ul.arrows li {
	list-style : none;
	padding-left : 12px;
	background : url(/images/layout/li_arrow.gif) no-repeat left 5px;
}

h1 {
	text-align : center;
	margin : 25px 0px;
	margin-bottom : 20px;
}

h1.title {
	font-size: 12px;
	margin: 0;
	text-align: left;
}

h2 {
	color : #003871;
	font-weight : normal;
	font-size : 18px;
	margin : 0px;
}

.hr {
	margin : 5px 0px;
}


#quickLinks {
	text-align : left;
}

#quickLinks td {
	color : #666666;
	font-size : 11px;
	padding-right : 25px;
	text-align : left;
}

#quickLinks td a {
	color : #666666;
	text-decoration : none;
}

#quickLinks td a:hover {
	color : #003871;
}

#quickLinks ul {
	margin : 0px;
	padding : 0px;
	list-style : none;
}

#quickLinks li {
	margin-bottom : 2px;
}


.colLeft {
	float : left;
}

.colRight {
	float : right;
}

.widthHalf {
	width : 470px;
}

.widthForth {
	width : 250px;
}

.widthThreeForths {
	width : 708px;
}

.marginBottom {
	margin-bottom : 20px;
}

.sep {
	margin-top : -2px
}

h3 {
	font-size : 12px;
	margin : 0px;
	margin-bottom : 5px;
}

.boxHead .selected {
	color : #8B8264;
}


.photoRight {
	float : right;
	margin-left : 20px;
}

.photoLeft {
	float : left;
	margin-right : 20px;
}

.photoRight, .photoLeft {
	margin-bottom : 10px;
	font-style : italic;
	text-align : center;
}

#productsNav {
	font-size : 11px;
}

#productsNav img {
	margin : auto;
}

#productsNav a {
	text-decoration : none;
	text-transform : uppercase;
}

#productsNav div.parent {
	float : left;
	width : 200px;
}

#productsNav  ul {
	margin : 0px;
	padding : 0px;
	list-style : none;
}

#productsNav  li {
	margin-top : 5px;
	padding-bottom : 10px;
	background : url(/images/layout/meganav_li_sep.gif) no-repeat bottom;
	padding-left : 20px;
	font-size : 11px;
	zoom : 1; /* fix ie bug for li backgrounds */
}

.selectedNavTab {
	background : url(/images/layout/nav_tab_bg.png) no-repeat;
}




/* SUPPORT */
/* category box */
div.rc-1 div.rc-data {
	padding : 0px;
	border : none;
	background : none;
}

div.kmp-gateway div.wrapper {
	padding : 0px;
}

/* category li stack vertical */
div.rcat-1 div.sub-cat li {
	float : none;
}

/* per category count */
div.rcat-1 div.sub-cat span {
	font-size : 10px;
}

.cat_root-ask_question_rss_entries {
	display : none;
}

/* whole page margin top */
.kmp-gateway {
	margin-top : 10px;
}

/* category header */
table.kmp-header-1 td  {
	border : none;
	background : none;
}

/* category tool icons */
#tool-button-2 {
	float : right;
	margin-top : 3px;
}

.boxHead span {
	font-weight : bold;
}

/* menu bar */
table.kmp-header-1 td {
	height : auto;
}

/* advanced search */
div.as-1 div.as-data {
	background : none;
}

div.as-1 div.as-data {
	padding : 0px;
}

div.as-1 div.ttl {
	padding : 0px;
}

div.as-1 div.as-case {
	margin : 10px 15px;
}

/* rss block */
div.inf-1.err div.inf-data {
	background : none;
}

.containerHead h1, .landing h1 {
	text-align:left;
	font-size:24px;
	color:#004186;
	font-family: "Lucida Grande", Tahoma, Arial, sans-serif;
	margin:0;
	margin-bottom:10px;
	font-weight: normal;
}

.containerHead {
	line-height:2em;
}

/* store tabs */

.prodTab {
	display : none;
}

#prodTabs .tabfirst {
	display : block;
}

#prodTabLinks a {
	background : #759ec7;
	padding : 5px;
	text-decoration : none;
	line-height : 10pt;
	display : block;
	float : left;
	margin-right : 3px;
	color : #fff;
	font-size : 8pt;
	outline : none;
}

#prodTabLinks a.tabfirst {
	color : #003871;
}

.home-grid td {
		padding:10px;
		font-size:9px;
}


/* Store */

.subcatTable td {
	width:33%;
	padding:10px;
	font-size:9px;
}

.subcatTable h1 {
	display:none;
}

.subcatTable h3 {
	color:#003871;
}


.trivia dd {
	margin : 0px;
	margin-bottom : 20px;
}

.trivia dt {
	font-weight : bold;
	margin-bottom : 5px;
}

.trivia .date {
	float : right;
	color : #fff;
	background : #003871;
	width : 45px;
	margin-left : 10px;
	padding : 2px 5px;
	font-size : 10px;
	font-weight : normal;
	text-align : right;
}

.news .date {
	float : right;
	color : #fff;
	background : #003871;
	width : 60px;
	margin-left : 10px;
	padding : 2px 5px;
	font-size : 10px;
	font-weight : normal;
	text-align : right;
}

.news h4 {
	margin : 0px;
}

.news .headline {
	margin-bottom : 10px;
}

.events h4 {
	margin : 0px;
}

.events .headline {
	margin-bottom : 10px;
}

.events .date {
	float : right;
	color : #fff;
	width : 60px;
	background : #003871;
	margin-left : 10px;
	padding : 2px 5px;
	font-size : 10px;
	font-weight : normal;
	text-align : right;
}

.events .dateWide {
	width : 130px;
}

/* Banners */
.banner-container{width: 970px; height: 325px; position: relative;}
.slideItem{ width: 970px; height: 298px; position: absolute; margin-bottom: 2px; left: 0;}
	    .slideImage{ position: absolute; z-index: 1;}
	    .slideContent{ position: relative; z-index: 1; padding: 20px; width: 700px; font-family: 'sealevelregular'; font-size: 16px; color: #424242;}
		.slideContentNarrow{width: 575px; font-size:14px;}
		.slideContentAlt{background: url(/images/banners/whitebg.png); position:absolute; bottom: 0; width: 610px; padding: 10px 20px;}
	    h2.slideTitle, h3.slideTitle { color: #013871; margin: 0; font-size: 46px; font-family: 'sealevelregular'; font-weight: normal; letter-spacing: -2px; line-height: 1.5em;}
	    h3.slideTitle {color:#808080; font-size: 24px; margin-bottom: 5px;}
	    .slideText{ color: #888888; font-weight: bold; line-height: 1.5em; margin-top: 0px;}
	    .slideLink{ background: url('/images/banners/bglearnMore.png') no-repeat 0 0; display: block; padding: 0 0 0 33px; color: #013972; text-decoration: none; font-family: 'sealevelbold'; font-size: 16px; height: 23px; line-height: 23px; float: left;}
	    .slideLink:hover{ color: #888888;}


		.slideItem.custom .slideLink {
			background-image: none;
			padding: 10px;
			text-transform: uppercase;
			line-height: 1em;
			height: auto;
			letter-spacing: auto;
			font-size: 14px;
			font-family: 'sealevelregular';
			border-radius: 5px;
		}

		.slideItem.custom .slideText {
			font-size: 20px;
		}
		
		.slideItem.custom h2.slideTitle {
			line-height: 1em;
		}

		.slideItem.custom h2.slideTitle, 
		.slideItem.custom h3.slideTitle {
			margin-bottom: 5px;
			margin-top: 10px;
		}

		.slideItem.custom-white h2.slideTitle, 
		.slideItem.custom-white h3.slideTitle,
		.slideItem.custom-white .slideText {
			color: #fff;
		}

		.slideItem.custom-white .slideLink {
			background: #cee8fb;
			color: #124c7f;
		}


		.slideItem.custom-blue h2.slideTitle, 
		.slideItem.custom-blue h3.slideTitle {
			color: #124c7f;
		}

		.slideItem.custom-blue .slideText {
			color: #00294d;
		}

		.slideItem.custom-blue .slideLink {
			background: #124c7f;
			color: #fff;
		}




	    .slideNav{ margin: 0; padding: 0; position: relative; top: 300px; list-style: none; width: 100%; border: 1px solid #DCDCDC; float: left; box-sizing: border-box; padding: 0; border-radius: 5px;background: #efefef; /* Old browsers */
background: -moz-linear-gradient(top,  #efefef 0%, #ffffff 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#efefef), color-stop(100%,#ffffff)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #efefef 0%,#ffffff 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #efefef 0%,#ffffff 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #efefef 0%,#ffffff 100%); /* IE10+ */
background: linear-gradient(to bottom,  #efefef 0%,#ffffff 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#efefef', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
}
	    .slideNav li{ color: #013871;margin: 0; padding: 0; float: left; width: 20%; text-align: center; font-size: 10px; font-family: 'verdana'; border-right: 1px solid #dcdcdc; box-sizing: border-box; -moz-box-sizing: border-box;}
	    .slideNav li:last-child{ border: 0 none;}
	    .slideNav li a{ display: block; color: #013871; text-decoration: none; padding: 3px 0; margin:2px;}
	    .slideButton:hover, a.current{background-color: #cde8fc;}



.cornerz,
.wordpress #content {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.cornerzBottom {
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
}


#prodTabLinks a {
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}


.landing {width: 470px; font-size: 14px; line-height: 2em; color: #808080;}


/* === LANDING PAGE === */

a.all-expansion-slots-button {
	position: absolute;
	top: 280px;
	width: 160px;
	height: 30px;
	z-index: 1000;
	right: 100px;
	text-decoration: none;
}


a.r4-learn-more-btn {
	position: absolute;
	top: 435px;
	right: 90px;
	width: 100px;
	height: 20px;
	z-index: 1000;
	text-decoration: none;
}





