*{
    border-collapse:collapse;
    margin:0;
    padding:0
}
img{ border:0;}
body{
    color:#000;
    background:#000;
    font:normal 11px/15px Arial, Helvetica, sans-serif
}
#bg{
    float:left;
    background:#fff
}

h1, h2, h3,
h4, h5, h6{
    font-weight:bold
}
h1, h2{
    color:#003ca0;
    font:normal 1.8em/1em Arial, Helvetica, sans-serif;
	line-height:1.19em;
    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{
	color:#398adc;
    text-decoration:none
}
a span{
    display:none
}
a:hover{
    text-decoration:underline
}
a.arrow{
    color:#398adc;
    float:left;
    margin:4px 0 0 20px
}
a.arrow:before{
    content:"> "
}
.textBox{
    height:17px
}
#pageWrap{
    width:860px;
    margin:0 auto
}
#top{
    width:100%;
    float:left;
    background:url("/images/spotshot/topBg.jpg") no-repeat
}
#logo{
	width:119px;
	height:94px;
	display:block;
    float:left;
    background:url("/images/spotshot/logoTop.gif") no-repeat
}
#mainWrap .pad ul{
list-style-type:disc;
list-style-position:inside;
}
/*-----------------------------------------------------------------------------------------custom takeover*/
.takeOver{
	background:#000 url("/images/spotshot/bg-takeover.jpg") no-repeat top center;
}
/*-----------------------------------------------------------------------------------------overrides*/
.noBg{
    background:none !important
}
.noBorder{
    border:none !important
}
.floatLeft{
	float:left
}
.floatRight{
	float:right
}
.clear{
    clear:both;
    font-size:0.01px
}
.orange{
	color:#fcac17
}
/*----------------------------------------------------------------------------------quickLinks start*/
ul#quickLinks{
    font-size:.9em;
    float:right;
    text-transform:uppercase
}
#quickLinks *{
    color:#fff;
    float:left
}
#quickLinks li{
    background:none;
    border-left:1px solid #709fe4;
    display:inline
}
#quickLinks a{
    margin:0 0 -2px 0;
    padding:12px 7px 0 7px
}
#quickLinks a:hover{
    color:#fde602;
    text-decoration:none
}
#search{
    width:330px;
    float:right;
    clear:right;
    margin:12px 0 0 0
}
#search *{
    float:right
}
#search .textBox{
    width:160px;
    background:url("/images/spotshot/searchBg.gif") no-repeat;
    margin:2px 11px 0 0
}
/*----------------------------------------------------------------------------------buttons start*/
#searchButton{
    width:67px;
    height:22px;
    background:url("/images/spotshot/buttonSearch.png") no-repeat
}
.learnMoreBig{
    width:108px;
    height:28px;
    display:block;
    background:url("/images/spotshot/buttonLearnMoreBig.png") no-repeat
}
#rightWrap .learnMoreBig{
    margin-left:-3px
}
.learnMoreSmall{
	margin:0 0 10px 0;
    width:83px;
    height:23px;
    display:block;
    background:url("/images/spotshot/buttonLearnMoreSmall.png") no-repeat
}

.buyNow{
    width:88px;
    height:20px;
    float:left;
    display:block;
    background:url("/images/spotshot/buttonBuyNow.gif") no-repeat;
    margin:0 0 15px 0
}
#bookMark,
#share{
    width:125px;
    height:16px;
    display:block;
    float:left;
    background:url("/images/spotshot/buttonBookmark.gif") no-repeat;
    margin:20px 15px 0 0
}
#share{
    background:url("/images/spotshot/buttonShare.gif") no-repeat
}
/*----------------------------------------------------------------------------------nav start*/
#navWrap{
    width:700px;
    float:right;
    clear:right;
    padding:6px 0 0 0;
    margin:0 0 -5px 0
}
#nav{
    height:20px;
    float:right;
    position:relative;
    margin:0 0 5px 0
}
#nav a{
    color:#fff;
    font:bold 1.5em/1em Arial, Helvetica, sans-serif;
    text-decoration:none;
    padding:0 20px 0 0
}
#nav a span{
    display:block
}
#nav li, #nav a{
    height:29px;
    display:block
}
#nav li{
    float:left;
    display:inline
}
#nav a:hover,
#nav li.active a{
    color:#ffe918
}
#nav>li:hover>a{
	color:#ffe918
}
/*-------------------------------------------------------------------------------------drops*/
#nav li ul{
    left:-9999px;
    top:20px;
    position:absolute;
    background:url("/images/spotshot/dropBg.png");
	/*opacity:.9;*/
    padding:6px 0;
    z-index:99
}
#nav li ul, #nav li ul li{
    width:200px;
}
#nav li ul li, #nav li ul li a{
	width:100%;
    height:auto;
	line-height:14pt;
    font-size:.9em
}
#nav li ul li>a{
    font-size:1.2em
}
#nav li:hover ul, #nav a:hover ul{
    left:auto
}
#nav li ul li{
    /*background:#fde602*/
}
#nav li ul li a,
#nav li.active ul li a{
    width:100%;
    color:#036;
    display:block;
    padding:5px 10px
}
#nav li ul li>a{    
    width:auto
}
#nav li ul li a:hover{
    color:#3c8bda;
    text-decoration:underline
}
#nav05 ul{
    margin:0 0 0 -90px
}
#nav05>ul{
    margin:0 0 0 -70px
}
#splash{
    float:left;
    margin:0 0 15px 0
}
#leftWrap,
#mainWrap,
#rightWrap{
    float:left
}    
#mainWrap .pad{
    padding:0 10px 0 30px
}
#rightWrap .pad{
    padding:0 10px 0 0
}
#rightWrap>.pad{
    padding:0 7px 0 0
}
#rightWrap .pad .pad{
    padding-left:20px
}
#leftWrap{
    color:#f79034;
    width:140px
}
#leftWrap h3{
    color:#f79034;
    text-align:right;
    background:url("/images/spotshot/leftNavHeadBg.gif") 0 100% repeat-x
}
#leftWrap a{
    float:right;
    margin:0 0 10px 0;
    padding:0
}
#leftWrap a#share{
    margin:20px 0 10px 0;
}
#leftNav li{
    width:100%;
    text-transform:uppercase;
    background:url("/images/spotshot/leftNavBg.gif") 0 100% repeat-x;
    float:right
}
#leftNav li a{
    width:98%;
    color:#01447e;
    font:bold 1em/1em Arial, Helvetica, sans-serif;
    float:right;
    clear:right;
    text-align:right;
    display:block;
    text-transform:uppercase;
    margin:0;
    padding:10px 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:#398adc;
    text-decoration:none
}
#mainWrap{
    width:530px
}
#rightWrap{
    width:330px;
    float:right
}
#narrowRightWrap #rightWrap{
    width:190px
}
#wideRightWrap #rightWrap{
    width:260px
}
#wideRightWrap #mainWrap{
    width:460px
}
.picInset img{
    float:right;
    margin:0 0 0 10px
}
.picInset h1,
.picInset h2{
    float:left
}
.picInset p{
    clear:left    
}
.picInset .learnMoreBig{
    margin:0 0 15px -3px
}
.dateBox{
    background:#f2f7fc;
    margin:10px 0 0 0;
    padding:5px
}
.dateBox p{
    /*color:#398adc;*/
    margin:5px 0 0 0
}
.dateBox p span{
    text-transform:uppercase
}
/*----------------------------------------------------------------------------------pods start*/

.podText a {
	color:#FF0;
}

.podBot{
    width:304px;
    color:#fff;
    float:right;
    background:#3a8adc url("/images/spotshot/podWideBot.gif") 0 100% no-repeat;
    margin: 0 0 8px 0
}
.podTop{
    background:url("/images/spotshot/podWideTop.gif") no-repeat;
    padding:0 12px 0 15px
}
.podBot img{
    float:right;
    margin:14px 0 0 0
}
.podBot h3{
    padding:9px 0 0 0
}
.podBot a.learnMoreBig{
    margin:0 0 14px 0
}
.podBot>a.learnMoreBig{
    float:left
}
.podLeft{
    width:170px;
	float:left
}
.podRight img{
	margin:-20px 0 0 0
}
/*---------------------------------------------------------------------------narrow pods*/
#narrowRightWrap #rightWrap .podBot{
    width:164px;
    color:#fff;
    float:right;
    background:#3a8adc url("/images/spotshot/podNarrowBot.gif") 0 100% no-repeat;
    margin: 0 0 8px 0
}
#narrowRightWrap #rightWrap .podTop{
    background:url("/images/spotshot/podNarrowTop.gif") no-repeat;
	padding-top:13px
}
#narrowRightWrap #rightWrap .podBot img{
    float:right;
	margin:0
}
#narrowRightWrap #rightWrap .podBot h3{
	padding:0
}
#narrowRightWrap #rightWrap .podLeft{
    width:90px;
	float:left
}
#narrowRightWrap #rightWrap .podBot .learnMoreSmall{
    margin:0 0 10px -3px
}
/*---------------------------------------------------------------------------product pods*/
.productPodHolder{
    clear:both;
    padding:0 0 0 175px
}
.productPod{
    width:220px;
    float:left;
    margin:0 17px 20px 0
}
div>.productPod{
    margin:0 20px 20px 0
}
.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 30px 20px 10px
}
.twinList>ul{
    margin:20px
}
.twinList ul li{
    background:url("/images/spotshot/bullet.gif") 0 5px no-repeat;
    padding:0 0 0 10px
}
/*----------------------------------------------------------------------------footer*/
#footer{
    width:840px;
    border-top:1px solid #b8dff3;
    margin:28px 10px 0 10px;
	display:inline-block;
    padding:10px 0;
}
#footLogoWrap{
    margin:0 0 0 30px
}
#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{
    clear:left;
}
#footNav{
    height:10px;
    clear:left;
	text-align:center;
	list-style:none;
}
div>#footNav{
	padding-top:5px;
}
#footNav li{
    color:#00549c;
    display:inline
}
#footNav a{
    color:#00549c;
    background:url("/images/spotshot/bulletFootNav.gif") 100% 5px no-repeat;
    text-transform:uppercase;
    padding:0 15px
    
}
#footNav a.last{
    background:none
    
}
#copyRight{
    color:#999;
    font-size:.9em;
    clear:left;
	text-align:center;
}
div>#copyRight{
    padding:10px 0 0 0
}

#contactForm{
	width: 100%
}
#contactForm td{
	padding: 5px
}
#stains{
	width: 100%
}
#stains td{
	padding: 5px;
	border: 1px solid #CDCDCD
}
.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 #CE7C29;
	border-bottom: 2px solid #CE7C29;
	font-size: 11px;
	font-weight:bold;
	background-color: #FF9934;
	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;
}


.productTable .productText {
	width: 168px
}

.productTable .productText h4 {
	font-size: 1.3em;
	padding-bottom: 3px
}
/*------------------------------------------------------store locator-----------------------*/
#storeWrap{
	width:660px;
    float:left;
	display:inline;
	padding:0 20px 20px 40px
}
#storeWrap h2{
	font-size:2.2em;
	font-weight:bold
}
a#shopOnline{
	width:139px;
	height:37px;
    background:url("/images/spotshot/shopOnline.png") no-repeat;
	display:block;
	margin:0 0 40px 0
}
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:660px;
	background:#3a8adc;
    float:left;
	display:inline
}
#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/spotshot/searchBg.gif") no-repeat
}
input#findStore{
	width:26px;
	height:26px;
	border:0;
	background:url("/images/spotshot/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:500px;
	height:300px;
}
#googleWrap,
#googleProduct{
	float:left;
	display:inline
}
#googleWrap{
	width:502px
}
#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/spotshot/paw.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
}
#googleArrow{
	margin:0 0 0 5px;
	vertical-align:middle	
}
/*----------------------------------------------------------------------------No Right Template*/
#noRightContent{
	margin:0 0 0 140px
}
#noRightContent .pad{
	padding:10px 30px 0
}
/*----------------------------------------------------------------------------No Right Template*/
.meatBalls{
	background:url("/images/spotshot/meatballs-bg.jpg") no-repeat 50% 0
}
.meatBalls #splash{
	margin-bottom:0
}
/*----------------------------------------------------------------------------New Search Module*/
.searchWrap{
	width:460px !important
}
.relatedProds{
	width:226px !important
}
.relatedProds .pad{
	padding-top:25px !important
}
#component-search{
	width:100%;
	background:url("/images/spotshot/bg-search.png") no-repeat 0 0;
	height:141px;
	padding: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/spotshot/buttonSearch.png") no-repeat scroll 0 0;
	height:22px;
	width:67px;
	margin-top:-5px
}
 #snippet-nav.search-results{
	margin:10px 0 20px 0;
	padding:0;
	background:#f8f8f8;
}
#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/spotshot/accordion-plus.gif") no-repeat 15px 8px;
	display:block;
	font-size:1.2em;
	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/spotshot/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/spotshot/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:#f8f8f8;*/
	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;
}
#rightWrap .component-search-side-content{
	padding:20px 15px
}
#rightWrap .component-search-side-content .productTable td{
	margin-bottom:20px;
}

/*----------------------------------------------------------------------------Cloudy with a Chance of Meatballs*/

#downloadWrap{
	font-size:1.1em;
	font-weight:bold;
}
#downloadWrap table{
	margin:10px 0 20px 0
}
#downloadWrap table td{
	text-align:center;
	padding:10px 20px 10px 0
}
#downloadWrap table td img{
	margin:0 0 0 0
}
.downloadBtn{
	background:url("/images/spotshot/btn-download.png") no-repeat 0 0;
	width:78px;
	height:15px;
	display:block;
	padding-bottom:5px
}
.wearthis{
	background:url("/images/spotshot/btn-wearthis.png") no-repeat 0 0;
}
.tableSpacer{
	padding:0 25px
}

/* ***************************** video page ************************* */
#videoWrap h2{
	padding:.5em 0;
	border:1px solid #b2b2b2;
	border-left:none;
	border-right:none;
	margin:1em 0 0 
}
#videoHolder{
}
.videoThumb{
	width:490px;
	float:left;
	margin:0 0 20px 0
}
.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{
	width:311px;
	padding:10px 10px 10px 3px
}
tr>.videoDes{
	width:379px;
}
.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
}
