/* CSS Document */
/*  ---png--- */
img{ behavior:url(/css/iepngfix.htc) }
body { behavior:url(/css/iepngfix.htc) }


/* ---------  main body divs ------------*/
body{
	background-color:rgb(0,81,157);
	margin-left:0px;
	margin-top:0px;
	margin-right:0px;
	margin-bottom:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	color:black;
}
.error{
	font-family:Arial, Helvetica, sans-serif;
	font-size:8px;	
	color:#ff0000;
}

/* Home Page Divs */
#mainshell_home{
	background-image:url(/images/LowesPond/HomeBackGround.jpg);
	background-repeat:no-repeat;
	position:absolute;
	left:10px;
	width:992px;
	height:583px;
	z-index:1;
	top:0px;
}

#TopNavigation
{   
    background-image:url(/images/LowesPond/NavBackGround.jpg);
    position:relative;
    left:1px;
    width:990px;
    height:28px;
}
#RightColHolder
{   position:absolute;
    left:788px;
    top:136px;
    /*top:144:px;*/
    width:190px;
}
#RightCallOut
{
    position:relative;
    top:0;
    left:0;
    min-height:216px;
}
#RightLowesHolder
{
    position: relative;
    margin-top: 16px;
    height: 150px;
    text-align:center;
    font-family:Arial,Helvetica, sans-serif;
    font-weight:bolder;
    font-size:9px;
    color: Black;
    margin-left:5px;
    margin-right:5px;
}
#Footer_Main
{   position:absolute;
    left:46px;
    top:555px;
    width:950px;
    z-index:2;
    min-height:141px;
}
#HelpImg
{
    float:left;
    min-height:141px;
    vertical-align:middle;
}
#HelpText
{   
    position:relative;
    float:left;
    width:233px;
    top:46px;
    height:49px;
}
#BottomNavigation
{   position:relative;
    float:left;
    text-align:center;
    top:25px;
    font-family: Arial,Helvetica, sans-serif;
    left:75px;
    font-size:8pt;
    width:275px;
}
#BottomNavigation A {color:white;font-size:8pt;}
#BottomNavigation A:link {text-decoration: none;}
#BottomNavigation A:visited {text-decoration: none;}
#BottomNavigation A:active {text-decoration: none;}
#Copyright
{   position:relative;
    float:right;
    text-align:right;
    font-family: Arial,Helvetica, sans-serif;
    font-size:8pt;
    color:white;
    top:25px;
}
#Copyright A {color:white;font-size:8pt;}
#Copyright A:link {text-decoration:underline;}
#Copyright A:visited {text-decoration:underline;}
#Copyright A:active {text-decoration:underline;}

#LogoHolder
{
    width:198px;
    height:62px;
    position:absolute;
    top:47px;
    left:278px;
    z-index:2;
}
#NewsLetterHolder
{
    width:138px;
    height:54px;
    position:absolute;
    top:28px;
    left:863px;
    z-index:2;
}

/* Interior Page Shell */
#mainshell_interior{
	background-image:url(/images/LowesPond/InteriorBackGround.jpg);
	background-repeat:no-repeat;
	position:absolute;
	left:10px;
	width:992px;
	height:583px;
	z-index:1;
	top:0px;
}
#LeftNavigation
{
    z-index:5;
    position: relative;
    border-style:solid;
    border-width:5px;
    border-color:rgb(218,234,244);
    background-color:rgb(218,234,244);
    font-family:OfficinaSans-Bold,Arial,Helvetica, sans-serif;
    font: bold;
    font-size:7pt;
    color: #000066;
    width:152px;
    text-align:left;
}
#LeftLowesHolder
{
    position: relative;
    text-align:center;
    vertical-align:middle;
    border-style:solid;
    border-width:5px;
    border-color:white;
    background-color:white;
    font-family:OfficinaSans-Bold,Arial,Helvetica, sans-serif;
    font: bold;
    font-size:7pt;
    color: Black;
    width:152px;
}

#MainContent
{
	position:absolute;
    width:600px;
    top:157px;
    margin-bottom:300px;
}

#MainContent_body_Wrap
{   
    position:relative;
    left:24px;
    width:750px;
    min-height:384px;    
}
#MainContent_body
{   
    z-index:2;
    float:right;
    width:531px;
    border-left-width:20px;
    border-left-style:solid;
    border-left-color:white;
    border-right-width:20px;
    border-right-style:solid;
    border-right-color:white;
    background-color:White;
	background-repeat:repeat-y;
	min-height:260px;
}
#MainContent_PageHeader
{
    color:#000066;
    font-size:14pt;
    font-weight:bold;
    font-family:Arial;
}
#Footer_Interior
{
float:left;
    margin-left:36px;
    width:950px;

}

/* Interior Shell Wide */
#MainContent_wide
{
	position:absolute;
    width:991px;
    top:157px;
   	margin-bottom:300px;
}
#mainshell_interior_wide{
	background-image:url(/images/LowesPond/InteriorBackGroundWide.jpg);
	background-repeat:no-repeat;
	position:absolute;
	left:10px;
	width:992px;
	height:583px;
	z-index:1;
	top:0px;
}
#MainContent_body_Wrap_wide
{   
    position:relative;
    left:24px;
    width:954px;
    min-height:385px;    
}
#MainContent_body_wide
{   
    z-index:2;
    float:right;
    width:735px;
    border-left-width:20px;
    border-left-style:solid;
    border-left-color:white;
    border-right-width:20px;
    border-right-style:solid;
    border-right-color:white;
    background-color:White;
	background-repeat:repeat-y;
	min-height:260px;
}
#ButtonHolderProds
{
    width:740px;
    margin-left:0px;
    text-align:center;
}
#ButtonHolder
{
    width:100%;
    text-align:center;
}

/* Printable Page */
#Printable_Body{
    background-color:rgb(255,253,230);
	margin-left:0px;
	margin-top:0px;
	margin-right:0px;
	margin-bottom:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11pt;
	color:black;
	width:800px;
}
#Printable_Buttons
{
    position:relative;
    text-align:center;
    margin:0 auto;
    width:800px;
}
#Printable_Wrap
{   margin-left:10px;
    width:800px;
}
#Printable_Header
{  
    background-color:rgb(0,81,157);
    min-height:40px;
    text-align:center;
    font-family:Arial;
    font-size:39px;
    color:White;
    border-color:Black;
    border-width:2px;
    border-style:solid;
    vertical-align:middle;
}


#mainshell_content{
	position:relative;
	margin-left:auto;
	margin-right:auto;
}

/* -------------    Text Block Formatting ----- */
.content_pageHead{
	padding-bottom:8px;
}
h1, h2, h3{
	font-weight:normal;
}
h1{
	font-size:26px;
}
h2
{
    font-size:20pt;
    font-family:Arial,sans-serif;
    font-weight:bold;
    color:rgb(153,0,0);
}
/*h2{
	font-size:18px;
	margin: 12px 0px -4px 0px;
	!margin: 12px 0px -12px 0px;
}*/
h3{
	font-size:14px;
	margin-top:24px;
}
.gapKiller{
	margin-bottom: -12px;
	clear: both;
}
input, select {
	font-size: 11px;
}
/* -------------    New Lowes Formatting ----- */
#Main_Nav
{
     border-style:dashed;
     border-width:5px;
	position:absolute;
	top:0px;
	left:0px;
}
.RecoFiltSysHead
{
    font-size:14pt;
    font-family:Arial,sans-serif;
    font-weight:bold;
    color:black;
}
.RecoFiltDiv
{
width:800px;
}