/* CSS Document */

body{
	text-align:center;
	margin:0;
	padding:0;
	font-size:12px;
	font-family: Arial, Tahoma, helvetica, sans-serif;
	margin: 15px;
}
/*ul, ol, dl { position: relative;  }*/
#body a{
	text-decoration:none;
}
#body li.last{
	margin:0;
	padding:0;
	border:none;
}
#body a:hover{
	text-decoration:underline;
}

/* Header */

#header{
	width:900px;
	height:100px;
	padding:0;
	margin:0px auto;
	position:relative;
	text-align:left;
	background:url(../images/template/header_bg.gif) no-repeat left top;
}
#header h1{
	width:220px;
	margin:0;
	padding:0;
	height:40px;
	position:absolute;
	text-align:left;
	top:10px;
	left:9px;
	font-size:1em;
	text-indent:-9999px;
	
}

#header h1 a{

	display:block;
	width:100%;
	height:100%;
	/*background:url(../images/template/header_bg.gif) no-repeat left top;*/
	text-align:left;
}

#header h1 a#homepage_title{
	text-indent:0;
	display:block;
	width:100%px;
	height:56px;
	font-size:2.2em;
	color:#464545;
	background:transparent;
	margin-top:1em;
	text-align:left;
}



/* Horizontal Dynamic Navigation */


#horz_nav-focus97{
	left:0px;
	margin:0px;
	padding:0px;
	position:absolute;
	text-align:center;
	width:900px;
	height: 35px;
	bottom: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
#horz_nav{
	left:0px;
	margin:0px;
	padding:0px;
	position:absolute;
	text-align:center;
	bottom:0px;
	width:900px;
	height: 32px;
}

#horz_nav ul{
	
	list-style:none;
	margin:0;
	padding:0;
	text-align:left;
	padding-top:4px;
	margin-right:.5em;

}

#horz_nav ul li{
	text-align:left;
	font-size:1.1em;
	font-weight:normal;
	margin-right:.5em;
	padding-right:.5em;
	display:inline;

}

#horz_nav ul li a{ color:#717171; font-weight: normal; font-family:Times, serif; text-transform:uppercase; font-size: 12px; }


/* Top Navigation  (view cart, my account)*/


ul#top_nav{
	list-style:none;
	margin:0;
	padding:0;
	float:right;
	width:350px;
	margin-top:20px;
	text-align:right;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #999999;
}
ul#top_nav li{
	display:inline;
	margin-right:.5em;
}
ul#top_nav li a{
	color:#999999;
	font-weight:bold;
	padding-right:.5em;
	font-size:11px;
	font-weight:normal;
	text-transform:uppercase;
}


/* Search Section CSS begins */



#display_search_box{
	padding:0px;
	margin:0;
	background:url(../images/Template/search_bg.gif) no-repeat left top;
	width:189px;
	height:59px;
}

#display_search_box form{
	padding:0;
	margin:0;
}
#display_search_box table td{
	vertical-align:top;
}
#display_search_box input{
	margin:0;
	vertical-align:top;
	width:128px;
	padding:2px;
	font-size:10px;
	border:1px solid #b2b2b2;
	margin-left:10px;
	margin-top:21px;

}



#display_search_box img{
	margin:0;
	padding:0;
	margin-top:22px;	
}

/*-- dropdown menu shop by brand */

#DropDown_SHOPBY_MANUFACTURER {
	padding-left:22px;
	margin-bottom:.5em;
	}
	

#DropDown_SHOPBY_MANUFACTURER select{
	width:145px;
	margin:0;
	padding:0;
	}
	


#content{
	padding:0px;
	text-align:left;
	width:900px;
	margin:0px auto;
	background:#fff;
	
}

#content > *{
	text-align:left;
}



/* Left navigation  */


#left_nav{
	margin:0px;
	padding:0px;
	/* turn the following attribute on if you need to position absolutely inside of the left_nav.  Beware: this will screw up the rollover_color_popouts menu in IE7
	
	/*position:relative;*/
	height:100%;
	width:189px;
	padding-top:0px;
}



#left_nav h2{
	margin:0;
	padding:0;
	width:189px;
	height:35px;
	color:#999999;
	font-size:11px;
	font-family:Arial, Verdana, "Sans serif";
	text-transform:uppercase;
	text-align:left;
	text-indent:1.5em;
	padding-top:.75em;
	font-weight:normal;
	background-image: url(../../../sidebar-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}


#left_nav ul{ margin:0px; padding:0px; list-style-type: none; 
}



#left_nav ul li{ font-weight:normal; line-height:1.5em; list-style-type: none; font-family: Times, serif; 
}

#left_nav ul li a{ text-transform:uppercase; padding-left:1em; background-image: none; background-repeat: no-repeat; background-position: left center; font-size: 14px; 
}

#left_nav div.nav_section{	
	padding:0;
	margin:0;
	margin-bottom:1em;
}



#display_promotions_99999{
	padding:0px;
	text-align:center;
	width:189px;
	margin-top:2em;

}




span.ir{
	display:none;
}
#content #content_area{
	margin:0px;
	padding:0px;
	padding:10px;
	padding-bottom:1em;
	text-align:left;
	display:block;
	width:690px;
	
}



#content #content_area table{
	text-align:left;
}
#footer{
	margin:0px auto;
	padding:0px;
	text-align:center;
	width:900px;
	height:100px;
	position:relative;
	font-size:.8em;
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	background-image: url(../images/footer_background-II.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
* html #footer{
	margin-top:0;

}

#footer_top{ color:#A29F9F; font-size:10px; font-weight:normal; position:relative; float:left; margin-top: 15px; margin-right: 0px; margin-bottom: 0px; margin-left: 15px; background-color: #000000; background-image: none; text-align: left; padding-top: 5px; padding-right: 50px; padding-bottom: 5px; padding-left: 5px; border: 1px solid #333333; 
}

* html #footer_top{
	margin-left:40px;
	width:480px;
}

#footer_top ul{
	padding:0px;
	margin:0px;
	list-style:none;
	
}

#footer_top ul li{ padding-right:1em; 
}


#footer_top ul li a{ color:#999999; font-family:Arial, Helvetica, sans-serif; font-size:10px; text-transform:uppercase; 
}



#footer_bottom{ margin:0px; color:#555; text-align:left; background:none; font-size:9px; width:350px; font-weight:normal; padding-top: 3px; padding-right: 10px; padding-bottom: 0px; padding-left: 16px; position: relative; float: left; clear: left; 

}
#footer_gives { position: absolute; height: 50px; width: 330px; left: 250px; top: 30px; text-indent: -9999px; }
#footer_gives a { display: block; height: 100%; width: 100%; }



* html #footer_bottom{
	width:350px;
}

#footer #footer_bottom a{ color:#666666 
}
#footer a{
	color:#A29F9F;
	font-weight:normal;
}

/* #home_page_splash{
	padding:0;
	margin:0 auto;
	width:635px;
	text-align:left;
	font-size:11px;
	line-height:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin-top:1em;
	
}
#home_page_splash #home_page_top{
	width:635px;
	height:258px;
	position:relative;
	background:url(../images/template/home_page_splash.jpg) no-repeat left top;
	margin:0;
	padding:0;
	margin-bottom:1em;
}

.rowcontainer{
	
	float:left;
	width:635px;
}

.home_page_section{
	width:279px;
	height:100px;
	float:left;
	
	
}
#section1{
	background:url(../images/template/ph-01.jpg) top left no-repeat;
}
#section2{
	background:url(../images/template/ph-02.jpg) top left no-repeat;
}


.home_page_section_featured{
	margin-top:1em;
	width:635px;
	height:33px;
	clear:both;
	background:url(../images/template/featured.gif) top left no-repeat;
	
}

.home_page_section p{
	margin-left:9.5em;
}
.home_page_section p a{
	color:#F7941D;
	font-weight:bold;
}
*/


.dropdown_select{
	margin-bottom:1em;
}
.dropdown_select select{
	width:145px;
	margin:0;
	padding:0;
	margin-left:10px;
	font-size:9px;
	border:1px solid #ccc;
	}

/* this is for the rollover_colors_popout link color */
#left_nav .nav_section table td a{
	color:#777777;
}

div#menu0{
	margin-left:1em;
}

#left_nav table.milonictable tr td a{
	color:#333;
}

#display_menu_1 div.subnav {cursor:pointer; background-color:#fff;}
#display_menu_1 div.subnav table.milonictable tr td{ padding:5px;}
h2#Menu1_Title { background-image: url(../images/our_products.jpg); background-repeat: no-repeat; background-position: left top; text-indent: -9999px; }
h2#Menu2_Title { background-image: url(../images/template/learn_more.jpg); background-repeat: no-repeat; background-position: left top; text-indent: -9999px; }
