/* ///////// Layout ///////// */
/**/
* {padding: 0; margin: 0;}
* {zoom: 1.0;} /* Fixes Most IE bugs */

html {overflow-y: scroll;}

.lineDivider
{
margin-left:6px;

}

#shadow 
{
width:968px; 
min-height:670px;
background-repeat:no-repeat;
background-image:url(../images/shadow_SM.jpg);
padding:0px;
margin:0px;
/*overflow:hidden; 
if we need to change height of shadow, we will need to create another image for that particular height*/
height:auto;
}

#shadow1 
{
width:968px; 
min-height:670px;
background-repeat:no-repeat;
background-image:url(../images/shadow_medium_675h.gif);
padding:0px;
margin:0px;
/*overflow:hidden; 
if we need to change height of shadow, we will need to create another image for that particular height*/
height:auto;
}



.angelHeight
{
height:720px;
}

body {
text-align:left;
margin: 0;
padding: 0;
background-image:url(../images/body_bg.jpg);
color: #333;
font: 11px Arial, Helvetica, sans-serif;
}


bodyMain {
text-align:left;
margin: 0;
padding: 0;
background-image:url(../images/body_bg.jpg);
color: #333;
font: 11px Arial, Helvetica, sans-serif;
}



/*Heather styles */

#homeShadow {
	width: 954px; 
	height: 665px;
	background-repeat: no-repeat;
	background-image: url(../images/shadow_new.jpg);
	padding: 0px;
	margin: 0 auto;
	overflow: hidden;
}

#navMenu span
{
visibility:hidden;
}

#navMenu {position: relative; width: 632px; height: 20px; float: left;  }
#navMenu li {height: 20px; position: relative; display: block; list-style: none; padding-right: 52px;}
#navMenu a {height: 20px; display: block; border: none;}

#navMenu #sparkleHome {width: 48px; float: left;}
#navMenu #sparkleProducts {width: 68px; float: left;}
#navMenu #sparklePromotions {width: 147px; float: left;}
#navMenu #sparkleRacing {width: 109px; float: left;}
#navMenu #sparkleLocator {width: 116px; float: left;}
#navMenu #sparkleFAQ {width: 36px; float: left; padding-right: 0px;}

#navMenu #sparkleHome a {background: url(../images/navigation/home.gif) 0 0 no-repeat;}
#navMenu #sparkleProducts a {background: url(../images/navigation/products.gif) 0 0 no-repeat;}
#navMenu #sparklePromotions a {background: url(../images/navigation/promotions.gif) 0 0 no-repeat;}
#navMenu #sparkleRacing a {background: url(../images/navigation/racing.gif) 0 0 no-repeat;}
#navMenu #sparkleLocator a {background: url(../images/navigation/productLocator.gif) 0 0 no-repeat;}
#navMenu #sparkleFAQ a {background: url(../images/navigation/faq.gif) 0 0 no-repeat;}

#navMenu #sparkleHome a:hover {background: url(../images/navigation/home.gif) 0 -20px no-repeat;}
#navMenu #sparkleProducts a:hover {background: url(../images/navigation/products.gif) 0 -20px no-repeat;}
#navMenu #sparklePromotions a:hover {background: url(../images/navigation/promotions.gif) 0 -20px no-repeat;}
#navMenu #sparkleRacing a:hover {background: url(../images/navigation/racing.gif) 0 -20px no-repeat;}
#navMenu #sparkleLocator a:hover {background: url(../images/navigation/productLocator.gif) 0 -20px no-repeat;}
#navMenu #sparkleFAQ a:hover {background: url(../images/navigation/faq.gif) 0 -20px no-repeat;}

#navMenu #sparkleHome a.selected {background: url(../images/navigation/home.gif) 0 -20px no-repeat;}
#navMenu #sparkleProducts a.selected {background: url(../images/navigation/products.gif) 0 -20px no-repeat;}
#navMenu #sparklePromotions a.selected {background: url(../images/navigation/promotions.gif) 0 -20px no-repeat;}
#navMenu #sparkleRacing a.selected {background: url(../images/navigation/racing.gif) 0 -20px no-repeat;}
#navMenu #sparkleLocator a.selected {background: url(../images/navigation/productLocator.gif) 0 -20px no-repeat;}
#navMenu #sparkleFAQ a.selected {background: url(../images/navigation/faq.gif) 0 -20px no-repeat;}

/*heather styles ends here*/


#wrap
{
width:968px;
height:700px;

background-repeat:repeat;
padding:0;
padding-bottom:20px;


}

.bugfix2
{
margin-top:-140px!important;padding-top:10px;
}


fieldset
{
border:none;
margin-top:5px;
}

.label label
{
font-size:11px;
color:#000066;
font-family:Arial, Helvetica, sans-serif;
}
/* For product locator results page*/
.tableHeading 
{
display:block;
width:100px;
margin-left:10px;
float:left;
}

#resultWindow  /* for locator result page  */
{
width:auto;
margin-left:20px;
padding-left:10px;
margin-bottom:10px;
height:290px;
float:left;
overflow:hidden;
background:#FFFFFF;
}
.result table
{
width:600px;

}

.resultset {
font-family: arial, verdana, helvetica;
font-size:8pt;color:#000000; 
text-transform:capitalize; 
padding-top:4px;
padding-left:4px;
padding-right:4px;
}	

.resultset2 {
font-family: arial, verdana, helvetica;;
font-size:8pt;color:#000000; 
text-transform:capitalize; 
padding-left:4px; 
padding-bottom:7px;
}	

.sh3 {
font-family: arial, verdana, helvetica;
font-size:10pt;
color:#052A70;
font-weight:bold;
}


/* For send a friend page*/
input.feature-field-input, input.feature-field-input, .feature-pink input.feature-field-input {

    border: 1px solid #7f9db9;

    margin: 0px 13px 3px 0;
width:100px!important;
    padding: 2px;
    color: #949494;
    font-size:90%;
    float: left;
}


.feature-element.feature-field-input {

border-top: 1px solid #acacac;
border-left: 1px solid #acacac;
border-right: 1px solid white;
border-bottom: 1px solid white;
}

.clearBoth {
clear: both;
height: 1px;
overflow:hidden;
}
a img
{
border:none;
}

.result td
{
color:#163879;
font-size:11px;
height:27px;
}

.required
{
float:right;
margin-right:30px;
color:#163879;
}
.helpImage
 {
 display:block;
}

.sendtoFriend
{
width:400px; 
float:left;
margin-left:25px;
}


#promotionBox3 input
{
margin-left:0px;
margin-bottom:6px;
}

#promotionBox3 input.little
{
width:300px;
margin-left:15px;
}

#promotionBox3 .label
{
width:70px;
float:left;
}

#promotionBox3 label
{
color:#163879;
font-weight:bold;
font-size:12px;
margin-top:2px;
}

#ecardFlash
{
margin-left:-190px;
}
#ecardContent
{
float:left;
width:650px;
margin-top:-65px;
margin-left:-60px;
}

#ecardContentViewer
{
float:left;
width:650px;
margin-top:-135px;
margin-left:-60px;
}

#navBorder
{
margin-top:10px;
float:left;
margin-left:80px;
}
/* For FAQ section*/
.question
{
margin-left:10px;
margin-right:10px;
font-size:12px;
font-weight:bold;
}
.answer
{
margin-left:10px;
margin-right:20px;
font-size:12px;
margin-bottom:12px;
}
/* end here*/

a.flashLink
{
font-size:14px;
}


a
{
text-decoration:none;
color:#0096fa;
}

#promotionContent
{
float:left;
width:600px;
margin-top:-65px;

}



#header
{
width:1040px;


}

#flashFile
{
float:left;
margin:0;
padding:0;
margin:-72px 0 0 18px;


}
#homeRightImage
{
float:left;
width:270px;
height:auto;
margin: -80px 0px 0px 0px;
}

.clearall
{
clear:both;
height:1px;
}
.clearleft
{
clear:left;
}
#homeFooter
{
background:url(../images/home/homeBottomBg2.gif);
background-repeat:no-repeat;
width:931px;
height:165px;
margin-left:4px;
padding-top:20px;

float:left;
}
#homeLogo
{
float:left;
padding-left:3px;

}
#homeLogo1
{
float:left;
margin: 0 0 0 3px;
background:url(../images/logo3.jpg);
background-repeat:no-repeat;
width:336px;
height:221px;

}
#homeTop
{
float:left;
background:url(../images/hometopbg1.jpg);
padding-top:60px;
padding-left:5px;
background-repeat:no-repeat;
height:60px;
}
#logoslice2
{
width:51px;
float:left;
}

#homeTop2
{

float:left;
background:url(../images/promotions/logoslice3.jpg);
padding-top:60px;
padding-left:10px;
background-repeat:no-repeat;
}


.homeFootertextBox
{
	padding-top:10px;
	width:300px;
	margin-left:5px;
	text-align:left;
	float:left;
}
/* main navigation */
#navBox
{
width:632px;
float:left;
height:20px;
overflow:hidden;

}

#navBox span
{
visibility:hidden;
}

#ecardFooter
{
background:url(../images/ecard/bottom_bg.gif);
width:590px; 
height:86px; 
float:right;
margin-right:100px;
padding:10px;
}

#ecardFooter p
{
width:400px;
float:left;
margin-left:5px;
color:#0e5497;
}
#ecardFooter p.heading2
{
color:#0e5497;

margin-left:5px;
}


#navBox li
{
margin-left:5px;
float:left;
font-size:20px;
list-style-type:none;
}

.rowColor
{
background:url(../images/locatorpage/row_bg.gif);
background-repeat:no-repeat;
}

/* for main navigation*/


/* navigation ends here*/


/* for margins */
.width150
{
width:150px;
}

.width100
{
width:135px;
}

.top5margin
{
margin-top:5px;
}

.floatLeft
{
float:left;
}
.buffix
{
margin-top:0;

}
.floatRight
{
float:right;
}
.findButton
{
border:none;
}
/* For bottom section of home page  */
.homeFootertextBox h1,h1
{
color:#052A70;
font-size:16px!important;
}
.homeDivider 
{
float:left;
margin-left:8px;
margin-right:8px;
}
#productFlash
{
float:left;
background:transparent;
margin-left:-5px;
margin-top:-160px;
}

#blueContent
{

margin-top:20px;
height:auto;
width:674px;
}

.contactBox{

padding-left:20px;
}

.contactBox ul li {
font-size: 12px;
}

#promotionBox
{
height:230px;
width:674px;

background-repeat:repeat;
background-image:url(../images/promotions/content_bg.gif);
}

#promotionContent
{
text-align:left;
float:left;
margin-left:-16px;
margin-top:-120px;
width:650px;

}
#promotionImage
{
float:left;
width:160px;
}

#promotionDescription
{
float:left;
width:360px;
padding-left:10px;
padding-top:2px;
}

#promotionHeading
{
float:left;
width:480px;
margin-left:30px;
}


#promotionHeadingEcard
{
float:left;
width:595px;
margin-left:30px;
background:url(../images/bg1.gif) no-repeat top left;
margin-top:-18px;
padding-top:5px;
}
.smallheight
{
height:40px!important;
background:url(../images/hometopbg_small.jpg) no-repeat!important;

}


#promotionGprahics {  /* used almost in each page for displaying send an ecard and send to friend button on top right */
  float:right;
  width:134px;
  margin-bottom:30px;
}

.faqList2 li {
  font-size: 12px;
  color: #052A70;
  margin-left: 10px;
  list-style-type:none;
  list-style-position:inside;
  width:600px;
  
}
ecard
{
height:530px!important;
}


#promotionHeading p
{
float:left;
font-size:11px!important;
color:#004A91;
}

.bigshadow
{
background:url(../images/shadow_big.jpg) no-repeat !important;
height:1500px!important;
}

.bigshadowFAQ
{
background:url(../images/shadow_medium_1025h.gif) no-repeat !important;
height:1000px!important;
}

.bigwrap
{
height:1482px!important;
margin-bottom:10px;

}
#leftCol
{
width:275px;
background-image:url(../images/productpage/sidebar_bg.gif);
background-repeat:no-repeat;
height:300px;
margin-left:4px;
margin-top:-20px;
padding-left:2px;
float:left;
}
.height400
{
height:410px!important;
background-repeat:repeat-y!important;
background-image:url(../images/productpage/sidebar_bg2.gif)!important;
}

.height400noBg
{
height:410px!important;
background-repeat:repeat!important;
background-image:none!important;
}



/* for product locator box on LHS*/
#productSelector
{
background-image:url(../images/productpage/product_locator_bg.gif);
background-repeat:no-repeat;
width:250px;
height:70px;
padding:14px;
padding-top:10px;
margin:4px;
}

/* for LHS box*/

#leftBox1
{
width:250px;
height:100px;
padding:14px;
margin:4px;
padding-top:0;
margin-left:0px;
}

.inline
{
display:inline;
}


.ziptextBox /* appearance of zip text box*/
{
width:56px;
margin-left:-15px;
height:18px;
float:left;

}
.ziptextBox2
{
width:76px;
height:22px;
margin-left:2px;
}


.bottomLink
{
color:#052A70;
font-size:11px;
text-align:left;
}
.homeFootertextBox p, p
{
color:#052A70;
font-size:11px;
text-align:left;
}

.homeFootertextBox p
{
margin-left:2px;
}

.homeFootertextBox h2,h2
{
color:#052A70;
text-align:left;
font-size:12px;
}

/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0!important;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
	display: none !important;
}

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

.navBox
{
border-left:#FF0000 1ox solid;
border-right:#FF0000 1px solid;
float:left;
text-align:center;
width:auto;
padding-left:5px;
padding-right:5px;
font-size:12px;
}
.sIFR-hasFlash #mainNav li 
{
margin: 0;
padding-left:0px;
padding-top:1px;
padding-right:0px;
font-size:13px;
display:block;
width:auto;
float:left;
padding-bottom:1px;
visibility:hidden;
}
/*
.sIFR-hasFlash #sideNav li 
{
font-size:5px!important;
visibility:hidden;
padding:0px;
}

/*
.sIFR-hasFlash ul#mainNav li.mainNavspacer  {
margin-left:-2px;

}
.sIFR-hasFlash #mainNav li.bathNav
{
text-align:center;
margin-left:3px;
margin-right:-5px;
}

.sIFR-hasFlash #mainNav li.proNav
{
margin-left:5px;
text-align:right;
padding-right:0px;
}
*/

.productList
{
width:285px;
}

h5
{
color:#21a0a0;
}
.heading2
{
font-size:18px;
float:left;
}
.searchButton
{
background:url(../images/locatorpage/search_bg.jpg);
padding-top:25px;
padding-bottom:25px;
padding-right:40px;

text-align:right;
margin-right:40px;
margin-top:10px;
}


.locatorListRight
{
float:left;
margin-left:50px;
width:275px;
}
.locatorHeading
{
font-size:14px;
color:#052A70;
font-weight:bold;
font-family:Arial, Helvetica, sans-serif;
}


.productList li
{
line-height:28px;
list-style-type:none;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#052A70;
}
.sIFR-hasFlash h1
{
padding:1;
visibility:hidden;
font-size: 18px!important;
}

.sIFR-hasFlash h1.bug
{
font-size:18px!important;
padding:0!important;
visibility:hidden;
}




.sIFR-hasFlash h3.bottomLink {
padding:1;
visibility:hidden;
font-size: 15px!important;

}
.sIFR-hasFlash h3.bottomLink2 {

padding-top:8px;
visibility:hidden;
font-size: 12px!important;


}

.productList label
{

margin-left:5px;

}
.select1
{
width:150px;
}

.productList .radio
{
float:left;
padding-top:8px;
margin-top:0px;
}

.logoslice3
{
background-image:url(../images/promotions/logoslice3.jpg);
width:575px;
}

.sIFR-hasFlash h1.productLocator {
padding:1px;

visibility:hidden;
font-size: 17px!important;
}
.margin40
{
margin-left:30px;
}
.sIFR-hasFlash h2 {
padding:1;

visibility:hidden;
font-size: 14px!important;
}

.sIFR-hasFlash #productSelector h2 {
padding:1;
padding-bottom:2px;
margin-left:0px;
float:left;
visibility:hidden;
font-size: 14px!important;
}

.sIFR-hasFlash #productBox
{
padding-top:12px;
padding-bottom:0px;
margin-bottom:-10px;
}
.sIFR-hasFlash #productBox h1
{
margin: 0;
margin-bottom:10px;
padding:0;
padding-left:10px;
visibility: hidden;
font-size: 18px!important;
display: inline;
letter-spacing: -2px;
}
.sIFR-hasFlash .prodLocatorContent h2
{
visibility: hidden;
}
.sIFR-hasFlash #productBox h2, .sIFR-hasFlash h1.sg-h1
{
visibility: hidden;
margin:0px;
display:inline;
}

.sIFR-hasFlash #productSelector .zip
{
font-size:14px!important;
width:60px;
float:left;
display:inline;
margin-right:5px;
visibility:hidden!important;

}

.sIFR-hasFlash #productSelector .ziptextBox
{
width:60px;
float:left;
display:inline;
margin-left:0px;

}

.sIFR-hasFlash a.flashLink
{
padding:1px;

margin:0px;
}
.sIFR-hasFlash #bathroom h2, .sIFR-hasFlash h1.sg-h1,.sIFR-hasFlash #main-content h2
{
visibility: hidden;
margin:0px;
display:inline;
}
#footer {
    float: left;
    width: 961px;
    text-align:left;
}
.footerStatement
{
color:#999999;
font-size:11px;
}

.footerLogo
{
float:left;
}

#footerNav
{
float:right;
font-weight:bold;
}
#footerNav a
{
margin-left:10px;
color:#052A70;
}
#footerNav a:hover
{
margin-left:10px;
color:#40B0FB;
}


#footerHome {
	margin: 50px 0px 0px 0px;
    float: left;
    width: 961px;
    text-align:left;
}

#header1
{
background-repeat:no-repeat;
padding-top:100px;
padding-left:300px;
background-image:url(../images/topbg.jpg);
width:906px;
}
.zip
{
float:left;
font-weight:bold;
font-size:12px;
padding:0px;
margin:5px 15px 0 0;
color:#052A70;
}
h1{
text-align:left;
}
.tooltip {
border-top: 1px solid white;
border-left: 1px solid white;
border-right: 1px solid #acacac;
border-bottom: 1px solid #acacac;
background-color: white;
color: #0065aa;
padding: 19px 12px;
width: 223px;
font-size: 120%;
cursor:pointer;
filter: alpha(opacity=90);
opacity: .9;
}

.indent {
margin:0 0 0 30px;
}

.formPad {
padding:0 0 0 20px;

}

.sideimage{
margin-left:-30px; 
margin-top:-10px;
}

.findButton {
float:left;
}