*{
    border-collapse:collapse;
    border:0;
    margin:0;
    padding:0
}
body{
    color:#000;
    background:#004373 url("/images/x14brand/bg.jpg") repeat-x;
    font:normal 11px/15px Arial, Helvetica, sans-serif
}
#bg{
    float:left;
    background:url("/images/x14brand/whiteBg.gif") 0 200px repeat-x
}
h1, h2, h3,
h4, h5, h6{
    font-weight:bold
}
h1, h2{
    color:#ed174c;
    font:bold 1.5em/1em Arial, Helvetica, sans-serif;
    margin-bottom:10px
}
h2{
    clear:left
}
#rightWrap h2{
    color:#000;
    font:bold 1.5em/1em Arial, Helvetica, sans-serif;
    margin:0
}
h3{
    font:bold 1.2em/1.5em Arial, Helvetica, sans-serif
}
h5{
    font:bold 1em/1em Arial, Helvetica, sans-serif
}
p{
    margin:10px 0
}
ul{
    list-style:none
}
a, a:visited{
	color:#f00;
    text-decoration:none
}
a:hover{
    text-decoration:underline
}
a.arrow{
    color:#f00;
    float:left;
    margin:0 0 0 20px
}
a.arrow:before{
    content:"> "
}
.textBox{
    height:17px
}
#pageWrap{
    width:860px;
    margin:0 auto
}
#top{
    width:860px;
    float:left;
	padding: 0 0 5px 0;
    background:url("/images/x14brand/navGlass.png") no-repeat
}
#logo{
	width:184px;
	height:112px;
	display:block;
    float:left;
    background:url("/images/x14brand/logoTop.png") no-repeat
}
#mainWrap .pad ul{
list-style-type:disc;
list-style-position:inside;
}
/*-----------------------------------------------------------------------------------------overrides*/
.noBg{
    background:none !important
}
.noBorder{
    border:none !important
}
.floatLeft{
	float:left
}
.floatRight{
	float:right
}
.clear{
    clear:both;
    font-size:0.01px
}
/*----------------------------------------------------------------------------------quickLinks start*/
ul#quickLinks{
    font-size:1em;
	font-weight:bold;
    float:right;
	margin:8px 16px 0 0
}
div>ul#quickLinks{
	margin:8px 32px 0 0
}
#quickLinks *{
    color:#000;
    float:left
}
#quickLinks li{
    background:none;
    border-left:1px solid #000;
    display:inline
}
#quickLinks li.first{
    border:none
}
#quickLinks a{
	color:#00327b;
    margin:0 0 -2px 0;
    padding:0 7px 0 7px
}
#quickLinks a:hover{
	color:#fff100;
    text-decoration:none
}
#search{
    width:330px;
    float:right;
    clear:right;
    margin:12px 20px 0 0
}
div>#search{
    margin:12px 42px 0 0
}
#search *{
    float:right
}
#search .textBox{
    width:160px;
    background:url("/images/x14brand/searchBg.gif") no-repeat;
    margin:2px 5px 5px 0
}
#search>.textBox{
    margin:2px 10px 0 0
}
/*----------------------------------------------------------------------------------buttons start*/
#searchButton{
    width:63px;
    height:20px;
    background:url("/images/x14brand/buttonSearch.png") no-repeat
}
.learnMoreBig{
	color:#1152b2;
	float:left;
	clear:left;
}
.learnMoreSmall{
	color:#f00;
	float:left
}
.buyNow{
	width:88px;
	height:20px;
    float:left;
    display:block;
    background:url("/images/x14brand/buttonBuyNow.gif") no-repeat;
    margin:0 0 15px 0
}
a.buyNow span{
    display:none
}
#bookMark,
#share{
    width:125px;
    height:16px;
    display:block;
	float:left;
    background:url("/images/wd40/buttonBookmark.gif") no-repeat;
    margin:40px 20px 0 0
}
#bookMark{
	float:none;
	margin:50px 0 0 0
}
div>#bookMark,
div>#share{
	float:left;
    margin:60px 20px 0 0
}
#share{
    background:url("/images/x14brand/buttonShare.gif") no-repeat
}
/*----------------------------------------------------------------------------------nav start*/
#navWrap{
    width:570px;
    float:right;
    clear:right;
    margin:20px 0 0 0
}
#nav{
    float:right;
    position:relative
}
div>#nav{
	margin-bottom:-2px
}
#nav li,
#nav a{
	height:42px;
    position:relative;
    display:block;
	margin-bottom:-5px
}
div>#nav li,
div>#nav a{
	margin:0;
	padding-bottom:2px
}
#nav li{
    background:url("/images/x14brand/navBgA.gif") 100% 20px no-repeat;
}
#nav a{
    color:#1152b2;
    font:bold 1.4em/1em Arial, Helvetica, sans-serif;
    text-decoration:none;
	padding:0 11px 0 13px;
	display:block;
}
#nav a span{
    float:left;
	margin:20px 0 0 0
}
#nav li{
    float:left;
    display:inline
}
#nav a:hover,
#nav .active a{
	color:#fff100;
	background-position:0 -42px
}
#nav>li:hover>a{
	color:#fff100
}
/*-------------------------------------------------------------------------------------drops*/
#nav li ul{
    background:url("/images/x14brand/dropBg.png");
	left:-9999px;
	top:42px;
	border:2px solid #fff000;
	position:absolute;
	padding:1px 0 6px 0;
	z-index:99
}
div>#nav li ul{
	top:43px
}
#nav li ul, #nav li ul li{
	width:150px
}
#nav li ul li, #nav li ul li a{
	width:100%;
	height:auto;
	margin-bottom:0
}
#nav li:hover ul, #nav a:hover ul{
	left:auto
}
#nav li ul li{
	background:none
}
#nav li ul li a{
	width:100%;
	color:#1152b2;
	display:block;
	font-size:.8em;
	background:none;
	padding:5px 10px
}
#nav li.active ul li a{
	color:#1152b2
}
#nav li ul li>a{
	width:auto;
	font-size:1em;
	float:none
}
#nav li ul li a:hover{
	color:#ed174c;
	background:#f8fab5
}
#nav li#nav05{
	background:none
}
#nav05 ul{
    margin:0 0 0 -55px
}
#nav05>ul{
    margin:0 0 0 -35px
}
#splash{
    float:left
}
div>#splash{
	margin:0
}
#leftWrap,
#mainWrap,
#rightWrap{
    float:left
}
#leftWrap{
    color:#f79034;
    width:159px
}
#leftWrap .pad{
	margin:35px 0 0 0
}
div>#leftWrap{
    width:174px
}
#leftWrap h3{
	width:100%;
    color:#48badf;
	font-size:1.4em;
    text-align:right;
	float:right;
    background:url("/images/x14brand/leftNavHeadBg.gif") 0 100% repeat-x
}
.padRight h3{
	line-height:1em
}
#leftWrap a{
    float:right;
    margin:0 9px 10px 0;
    padding:0
}
#leftWrap a#share{
    margin:20px 9px 10px 0;
}
div>#leftWrap a{
    margin:0 18px 10px 0
}
div>#leftWrap a#share{
    margin:20px 18px 10px 0;
}
#mainWrap{
    width:450px
}
div>#mainWrap{
    width:450px
}    
#mainWrap .pad{
    margin:30px 10px 0 40px
}    
#rightWrap .pad{
    margin:10px 10px 0 30px
}
div>#rightWrap{
    width:400px
}
#leftNav{
	margin:-30px 0 0 0
}
div>#leftNav{
	margin:0
}
#leftNav li{
    width:100%;
    text-transform:uppercase;
    background:url("/images/x14brand/leftNavBg.gif") 0 100% repeat-x;
    float:right
}
#leftNav li a{
    width:98%;
    color:#1152b2;
    font:bold 1em/1em Arial, Helvetica, sans-serif;
    background:url("/images/x14brand/leftNavOff.gif") 100% 100% no-repeat;
    float:right;
    clear:right;
    text-align:right;
    display:block;
    text-transform:uppercase;
    margin:0;
    padding:15px 2px 2px 0
}
#leftNav li>a{
    width:auto;
    float:none
}
#leftNav li a span{
    display:block
}
#leftNav li a:hover,
#leftNav li.active a{
    color:#ed174c;
    background:url("/images/x14brand/leftNavOn.gif") 100% 100% no-repeat;
    text-decoration:none
}
#narrowRightWrap,
#wideRightWrap{
	width:100%;
	float:left;
	margin:-3px 0 -10px 0;
	padding:0 0 30px 0
}
#narrowRightWrap #mainWrap{
	width:420px
}
#narrowRightWrap>#mainWrap{
    width:426px
}
#wideRightWrap #mainWrap{
    width:400px
}
#wideRightWrap>#mainWrap{
    width:410px
}
#narrowRightWrap #rightWrap{
    width:262px;
	float:right
}
#narrowRightWrap #mainWrap .pad{
	padding:10px 0 0 0
}
#wideRightWrap #rightWrap{
    width:262px
}
#narrowRightWrap>#rightWrap,
#wideRightWrap>#rightWrap{
    width:260px
}
#narrowRightWrap #rightWrap .pad{
    margin:30px 0 0 20px;
	padding:0
}
#wideRightWrap #rightWrap .pad{
    margin:20px 0 0 20px;
	padding:0
}
div>#wideRightWrap #rightWrap .pad{
	padding:28px 0 0 0
}
.picInset{
	width:390px
}
.picInset img{
    float:right;
    margin:10px 10px 0 15px
}
.picInset>img{
    margin:0 10px 0 15px
}
#mainWrap .picInset p{
	clear:none
}
.picInset .learnMoreBig{
    margin:0 0 15px 0
}
.dateBox{
    background:#f2f7fc;
    padding:5px
}
.dateBox p{
    color:#398adc;
    margin:5px 0 0 0
}
.dateBox p span{
    text-transform:uppercase
}
#wideRigthWrap #mainWrap a.learnMoreSmall{
	background: transparent url("/images/x14brand/learnmore.jpg") no-repeat scroll 0%;
	display:block;
	height:88px;
	width:23px;
} 
/*----------------------------------------------------------------------------------pods start*/
.podBot{
    width:382px;
    float:right;
    background:url("/images/x14brand/podWideBot.gif") 0 100% no-repeat;
	margin:0 0 -4px 0
}
div>.podBot{
	margin:0 0 4px 0
}
.podTop{
    background:url("/images/x14brand/podWideTop.gif") no-repeat;
    padding:0 12px 0 15px
}
.podBot h3{
	color:#fff;
    padding:3px 0 3px 3px
}
.podBot h4{
	font-size:1em;
	padding:4px 0 0 0
}
.podBot img{
    padding:15px 10px
}
.podLeft{
	float:left;
	padding:0 0 5px 0
}
.podRight{
	width:250px;
	float:left;
	padding:0 0 5px 15px
}
/*---------------------------------------------------------------------------narrow pods*/
#narrowRightWrap #rightWrap .podBot{
    width:192px;
    background:url("/images/x14brand/podNarrowBot.gif") 0 100% no-repeat;
	margin:0 0 4px 0
}
#narrowRightWrap #rightWrap .podTop{
    width:192px;
    background:url("/images/x14brand/podNarrowTop.gif") 0 0 no-repeat
}
#narrowRightWrap #rightWrap .podLeft{
    width:100px;
	padding:0 0 15px 10px
}
#narrowRightWrap #rightWrap .podRight{
	width:50px;
	float:left;
	padding:0
}
#narrowRightWrap #rightWrap .podBot h3{
    padding:0 0 3px 10px
}
div>#narrowRightWrap .podShadow,
div>#narrowRightWrap #rightWrap .podBot{
    width:211px
}
/*---------------------------------------------------------------------------product pods*/
.productPodHolder{
    clear:both;
    padding:0 0 0 175px
}
.productPod{
    width:220px;
    float:left;
    margin:0 17px 20px 30px
}
div>.productPod{
    margin:0 20px 20px 30px
}
.productPod *{
    float:left
}
.productPod h4{
    font:bold 1.1em/1.3em Arial, Helvetica, sans-serif;
    float:none;
    margin:15px 0 0 0
}
.productPod h5{
    font:bold 1em/1em Arial, Helvetica, sans-serif;
    float:none
}
.productPod .learnMoreSmall{
    margin:4px 0 0 -4px
}
.productPod p{
    width:99%;
    clear:left;
    margin:0;
    padding:0 0 0 1px
}
.twinList{
    float:left;
    display:table;
    padding:0 0 20px 0
}
.twinList ul{
    float:left;
    margin:20px 20px 20px 10px
}
.twinList>ul{
    margin:20px
}
.twinList ul li{
    background:url("/images/x14brand/bullet.gif") 0 5px no-repeat;
    padding:0 0 0 10px
}
/*----------------------------------------------------------------------------New Search Module*/
.searchWrap{
}
.relatedProds{
	width:260px !important;
}
.relatedProds .pad{
	padding-top:35px !important
}
#component-search{
	width:100%;
	background:url("/images/x14brand/bg-search.png") no-repeat 0 0;
	height:141px;
	padding:0 0 0 20px
}
#component-search h2{
	color:#fff;
	font-size:1.4em;
	font-weight:bold;
	padding:4px 0 0 0;
	margin:0 0 30px 0
}
#component-search small{
	color:#1a3586
}
#component-search #search_box .searchButton {
	background:transparent url("/images/x14brand/buttonSearch.png") no-repeat scroll 0 0;
	height:18px;
	width:62px;
	margin-top:-2px
}
 #snippet-nav.search-results{
	margin:10px 0 20px 0;
	padding:0;
	background:#fff;
}
#snippet-nav .trigger{
	color:#0053a0
}
#snippet-nav .snippet-sec {
	margin:0;
	border-top:1px solid #c3c3c3;
}
 #snippet-nav.search-results .snippet-sec .trigger {
	background:#f0f0f0 url("/images/x14brand/accordion-plus.gif") no-repeat 15px 8px;
	display:block;
	font-size:1.1em;
	font-weight:bold;
	line-height:normal;
	color:#000;
	padding:6px 10px 7px 40px;
	border-bottom:2px solid #dbdbdb;
	border-left:1px solid #dbdbdb;
	border-right:2px solid #dbdbdb;
	
}
#snippet-nav.search-results .snippet-sec a.highlight {
	background:#f0f0f0 url("/images/x14brand/accordion-minus.gif") no-repeat 15px 8px;
}
#snippet-nav.search-results .snippet-sec .numResults{
	float:right;
	color:#000;
	padding:6px 10px 7px 0
}
#snippet-nav .snippet-sec a span{
	color:#832227;
	padding-right:3px
}
#snippet-nav.search-results .snippet-sec .snippet-content{
	border-left:1px solid #dbdbdb;
	border-right:2px solid #dbdbdb;
	border-bottom:2px solid #dbdbdb;
	margin:0;
	padding:0 15px 25px 15px;
	display:none
}
#snippet-nav.search-results .snippet-sec td{
	padding-right:0;
	vertical-align:top
}
#snippet-nav .snippet-sec .snippet-content a{
	background:none;
	font-weight:bold;
	padding:0;
	font-size:1em;
}
#snippet-nav .snippet-sec .snippet-content .viewMoreLink{
	background:none;
	display:inline;
	font-weight:normal;
	padding:0;
	font-size:.9em;
	float:right
}
.snippet-content table{
	width:100%;
}
.arrowBullets p{
	background:url("/images/x14brand/arrow-search.gif") no-repeat 0 3px;
	padding:0 0 0 20px;
}
.stanResults{
	margin:10px 0 15px;
}
.stanResults p{
	margin-top:0
}
.component-search-side{
	border-left:1px solid #e1e1e1;
	border-right:2px solid #e1e1e1;
	border-bottom:2px solid #e1e1e1;
	background:#fff;
	width:90%;
}
#rightWrap .component-search-side h3{
	background:#f0f0f0;
	color:#000;
	border-top:2px solid #dcdcdc;
	border-bottom:1px solid #dcdcdc;
	padding:20px 15px 5px 15px;
	font-size:1.1em;
}
#rightWrap .component-search-side-content{
	padding:20px 15px
}
#rightWrap .component-search-side-content .productTable td{
	margin-bottom:20px;
}

/*----------------------------------------------------------------------------footer*/
#footer{
	width:860px;
	float:left;
    background:url("/images/x14brand/footerBg.png") 0 0 repeat-x;
    margin:0 -3px -10px 0;
    padding:10px 0 0 0
}
#footer a span{
	display:none
}
#footLogoWrap{
    margin:0 0 0 40px
}
#footLogoWrap div,
#footLogoWrap div a{
    width:54px;
    height:54px;
    position:relative;
    float:left
}
#footLogoWrap div a:hover span{
    color:#333;
    position:absolute;
    top:5px;
    font-size:.8em;
    line-height:1em;
    text-decoration:none;
    text-align:center;
    display:block
}
#footLogoWrap div a:hover{
    text-decoration:none
}
#footLogoWrap div{
    margin:0 50px 0 0
}
#footLogoWrap div.last{
    margin:0
}
#footNavWrap{
	width:860px;
    background:#004373;
    float:left;
    clear:left;
	margin:10px 0 0 0
}
#footNav{
	height:18px;
    background:url("/images/x14brand/footNavBg.gif") repeat-x;
    clear:left;
	padding:1px 0 0 0;
	text-align:center;
	list-style:none
}
#footNav li{
    color:#00549c;
    display:inline
}
#footNav a{
	color:#fff;
	border-right:1px solid #fff;
	white-space:nowrap;
    padding:0 15px    
}
#footNav a.last{
    border:none
}
#copyRight{
	width:100%;
    color:#fff;
	text-align:center;
    font-size:.9em;
    clear:left;
}
div>#copyRight{
    background:#004373;
	margin:0 0 -10px 0;
    padding:10px 0
}
#contactForm{
	width: 100%
}
#contactForm td{
	padding: 5px
}
.texta {
	font-size: 10px;
	padding: 2px;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
}

.textb {
	font-family: verdana,sans-serif;
	color: #333;
	font-size: 10px;
	border: 1px solid #ccc;
}

.submit {
	font-family: verdana,sans-serif;
	border-right: 2px solid #01538F;
	border-bottom: 2px solid #01538F;
	font-size: 11px;
	font-weight:bold;
	background-color: #94C5E7;
	color: #fff;
	cursor: pointer;
	padding: 2px;
}

#error{
	background-color:#F8A632;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 5px 5px 5px 15px;
	margin: 5px 0 5px 0;
	width:auto;
	border: 1px solid #999999;
}
#error p{
	background:url('/images/arrow.gif') no-repeat 0 3px;
	padding:0 0 0 12px;
}
#message{
	background-color: #EAF2FB;
	font-size: 12px;
	color: #717679;
	padding: 5px;
	margin: 5px 0 5px 0;
	width:auto;
	text-align:center;
	border: 1px solid #999999;
}


.productTbl {
	width: 220px;
	float: left
}

.productTblSmallWrap .productTbl {
	width: 193px;
	float: left	
}

table td {
	padding-right: 10px;
	text-align: left
}

.thumbCell {
	text-align: center;
	width: 53px
}

.productCell {
}

.buttonCell {
	height: 23px;
	width: 	167px
}

.buttonCell .learnMoreSmall {
	margin-left: -3px
}

.clear {
	clear: both;
	font-size: 0.01px
}


.productTable .productText {
	width: 168px
}

.productTable .productText h4 {
	font-size: 1.3em;
	padding-bottom: 3px
}
/*------------------------------------------------------store locator-----------------------*/
#storeWrap{
	width:625px;
    float:left;
	display:inline;
	padding:17px 20px 20px 40px
}
#storeWrap h2{
	font-size:2.2em;
	font-weight:bold
}
a#shopOnline{
	width:139px;
	height:37px;
    background:url("/images/x14brand/shopOnline.png") no-repeat;
	display:block;
	margin:0 0 40px 0
}
a#shopOnline span{
	display:none
}
a#shopOnline:hover{
    background-position:0 -37px
}
#storeFinder p{
    float:left;
	display:inline;
	color:#fff;
	font-weight:bold;
	margin:17px 10px 0 10px;
	padding:0
}
#storeFinder{
	width:600px;
	background:#0060a4;
    float:left;
	position:relative;
	display:inline;
	padding:0 0 40px 0
}
#storeFinder div{
    float:left;
	display:inline;
	padding:0 0 10px 0
}
#zip,
#storeFinder select{
	height:20px;
    float:left;
	display:inline;
	border-top:1px solid #b6cce0;
	border-left:1px solid #c7d6e3;
	margin:15px 0 0 0
}
#zip{
	width:100px;
	height:16px;
	padding:0 0 0 2px;
	background:url("/images/x14brand/searchBg.gif") no-repeat
}
input#findStore{
	width:26px;
	height:26px;
	border:0;
	background:url("/images/x14brand/findStore.png") no-repeat;
	margin:13px 0 0 10px
}
#push{
	width:100%;
	height:100px;
	float:left;
}
#results{
	float:left;
	margin:13px 0 0 0
}
.addressContainer{
	padding:10px;
	width:230px
}
#map{
	width:465px;
	height:300px;
}
#googleWrap,
#googleProduct{
	float:left;
	display:inline
}
#googleWrap{
	width:467px;
	margin:0 5px 15px 0
}
#googleProduct{
	width:140px
}
#googleProduct .productText h4{
	font-size:1.3em
}
#resultsTable{
	width:502px
}
#resultsTable td{
	padding:5px 0
}
.storeIcon{
	padding:0 0 0 20px;
	background:url("/images/x14brand/bulletIcon.png") no-repeat;
}
.storeIcon a, .storeIcon span{
	font-size:1.5em;
	font-weight:bold;
	color:#464646;
	text-decoration:underline
}
#resultsTable p, .addressContainer p{
	margin:5px 0 0 20px
}
input#saddr, input#daddr{
	width:115px;
	border:1px solid #a5acb2
}
#googleArrow{
	margin:0 0 0 5px;
	vertical-align:middle	
}
#x14Distance,
#x14findStore{
	position:absolute;
	left:390px;
	top:33px
}
#x14findStore{
	left:530px
}
/*----------------------------------------------------------------------------No Right Template*/
#noRightContent{
	margin:0 0 0 180px
}
#noRightContent .pad{
	padding:10px 30px 0
}
/* ***************************** video page ************************* */
#videoWrap h2{
	padding:.5em 0;
	border:1px solid #b2b2b2;
	border-left:none;
	border-right:none;
	margin:1em 0 0 
}
#videoHolder{
}
.videoThumb{
	float:left;
	margin:0 0 20px 0
}
div>.videoThumb{
	width:376px;
}
.videoThumb tr{
	list-style:none;
	margin:0;
	float:left;
	display:inline-block;
	vertical-align:top;
	background:#f0f1ff
}
div>.videoThumb tr{
}
.videoThumb td{
	border-bottom:1px solid #b2b2b2;
}
.videoImg{
	width:120px;
	padding:10px
}
.videoDes{
	padding:10px 10px 10px 3px
}
tr>.videoDes{
	width:223px;
}
.videoThumb tr a{
	font-size:12px;
	font-weight:bold
}
.videoThumb tr a:hover{
	cursor:pointer
}
.videoThumb tr a img{
	/*border:2px solid #000;*/
	float:left;
	display:inline-block
}
.videoThumb tr p{
	margin:0
}
