/* CSS Document */

/*
* {
    outline: none;
}
*/

body{
	text-align:center;
	margin:0;
	padding:0;
	font-size:12px;
	background:#ffffff url(../images/template/spacer.gif) left top; 
	font-family: Arial, Tahoma, helvetica, sans-serif;
	margin:1px 0 0 0;
}


/*ul, ol, dl { position: relative;  }*/
/*#body a{
	text-decoration:none;
}
*/

#body li.last{
	margin:0;
	padding:0;	border:0px;
}

/*#body a:hover{
	text-decoration:underline;
}
*/

#header{
	width:845px;
	height:119px;
	padding:0;
	margin:0px auto;	
	position:relative;
	text-align:left;
	background:url(../images/template/header_bg.gif) no-repeat left top; border-right: solid 1px #b3b3b3; border-left: solid 1px #b3b3b3; border-top: solid 1px #b3b3b3;
}
#header h1{
	width:421px;
	margin:0;
	padding:0;
	height:76px;
	position:absolute;
	text-align:left;
	top:0;
	left:0;
	font-size:1em;
	text-indent:-9999px;
}
#header h1 a{
	text-indent:-99999px; 
	display:block;
	width:420px;
	height:76px;
	background:url(../images/template/header_logo.gif) no-repeat left top;
	text-align:left;
	outline: none;
}

#header h1 a#homepage_title{
	text-indent:0;
	display:block;
	width:573px;
	height:56px;
	font-size:2.2em;
	background:transparent;
	margin-top:1em;
	margin-left:1em;
	text-align:left;
}







#top_nav {
	position:absolute;
	height:40px;
	top:79px;
	left:267px;
	padding:0;
	width:500px;
	text-align:left;
}


#top_nav ul{
	margin:0;
	padding:0;
}

#top_nav ul li{
	display:inline;
	float:right;
	margin:0;
	padding:0;
}


#top_nav ul li a#help {
background:transparent url(../images/template/help_wr.gif) no-repeat scroll left top;
display:block;
height:40px;
margin:0;
padding:0;
text-indent:-9999px;
width:81px;
outline:none;
}
#top_nav ul li a#help:hover {

background:transparent url(../images/template/help_wr.gif) no-repeat scroll left bottom;
}
#top_nav ul li a#help.active {
background:transparent url(../images/template/help_wr.gif) no-repeat scroll left bottom;
}
#top_nav ul li a#myaccount {
background:transparent url(../images/template/myaccount_wr.gif) no-repeat scroll left top;
display:block;
height:40px;
margin:0;
padding:0;
text-indent:-9999px;
width:122px;
outline:none;
}
#top_nav ul li a#myaccount:hover {
background:transparent url(../images/template/myaccount_wr.gif) no-repeat scroll left bottom;
}
#top_nav ul li a#myaccount.active {
background:transparent url(../images/template/myaccount_wr.gif) no-repeat scroll left bottom;
}
#top_nav ul li a#viewcart {
background:transparent url(../images/template/viewcart_wr.gif) no-repeat scroll left top;
display:block;
height:40px;
margin:0;
padding:0;
text-indent:-9999px;
width:110px;
outline:none;
}
#top_nav ul li a#viewcart:hover {
background:transparent url(../images/template/viewcart_wr.gif) no-repeat scroll left bottom;
}
#top_nav ul li a#viewcart.active {
background:transparent url(../images/template/viewcart_wr.gif) no-repeat scroll left bottom;
}
#top_nav ul li a#aboutus {
background:transparent url(../images/template/aboutus_wr.gif) no-repeat scroll left top;
display:block;
height:40px;
margin:0;
padding:0;
text-indent:-9999px;
width:105px;
outline:none;
}
#top_nav ul li a#aboutus:hover {
background:transparent url(../images/template/aboutus_wr.gif) no-repeat scroll left bottom;
}
#top_nav ul li a#aboutus.active {
background:transparent url(../images/template/aboutus_wr.gif) no-repeat scroll left bottom;
}
#top_nav ul li a#home {
background:transparent url(../images/template/home_wr.gif) no-repeat scroll left top;
display:block;
height:40px;
margin:0;
padding:0;
text-indent:-9999px;
width:82px;
outline:none;
}
#top_nav ul li a#home:hover {
background:transparent url(../images/template/home_wr.gif) no-repeat scroll left bottom;
}
#top_nav ul li a#home.active {
background:transparent url(../images/template/home_wr.gif) no-repeat scroll left bottom;
}









#search_box{
	padding:0;
	margin:0;
	text-align:left;
	width:185px;
	margin-bottom:1em;
	position:absolute;
	top:15px;
	left:658px;
}

#search_box label{
	color:#0B66BD;
	text-transform:uppercase;
	font-size:12px;
	margin-left:.6em;
	font-weight:bold
}

#display_search_box{
	padding:0;
	margin:0;
}

#display_search_box form{
	padding:0;
	margin:0;
}

#display_search_box input{
	margin:3px;
	padding:3px;
	vertical-align:middle;
	margin-left:8px;
}

#display_search_box input#search_field{
	margin:0;
	border:1px solid #B3B3B3;
	width:10em;
	height:24px;
	margin-right:.5em;
	vertical-align:middle;
	font-size:10px;
}

#display_search_box input#search_button{
	margin:0;
	padding:0;
}

#content{
	padding:0;
	margin:0;
	border-right:1px solid #B3B3B3;
	text-align:left;
	width:846px;
	margin:0px auto;
	background:#fff;
}

#content > *{
	text-align:left;
}
#left_nav{
	margin:0;
	padding:10px;
	
	/* 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:158px;
	border-left:1px solid #B3B3B3;
	background:url(../images/template/left_nav_tile.gif) left top repeat-y;
	padding-top:10px;
}


#left_nav h2{
	margin:0;
	padding:0;
	width:143px;
	height:32px;
	color:#CC0000;
	font-size:12px;
	padding-top:8px;
	padding-left:15px;
	background:url(../images/template/left_nav_title_background.gif) no-repeat left top;
}

#left_nav ul{
	list-style:none;
	margin:0;
	padding:0;
	margin-right:0.5em;
	margin-top:0px;
	padding-bottom: 0em;
}

#left_nav ul li{
	margin:0;
	margin-bottom:5px;
	margin-top:5px;
	padding-bottom:1px;
	padding-left:19px;
	background:url(../images/Template/Menu1_Bullet.gif) no-repeat 0 0px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight:bold;
}

#left_nav ul li a{
	padding-bottom:.1em;
	color:#777;
}

#left_nav ul li.nav a{
	padding-bottom:.1em;
	color:#777;
	text-decoration:none;
}
#left_nav div.nav_section{	
	width:158px;
	padding:0;
	margin:0;
	margin-bottom:1em;
	background:#FFFFFF url(../images/template/nav_menu_bottom.gif) left bottom no-repeat;	
}
#left_nav ul li.nav a:hover{
	padding-bottom:.1em;
	color:#cc0000;
	text-decoration:none;
}


#menu_2{
	margin-left:1em;
}

#navigation_menu{
	padding:0px;
	text-align:center;
	width:158px;
	margin-top:2em;
	padding-left:1em;
	padding-right:1em;
}

#testimonials{
	padding:0px;
	width:158px;
	margin-top:2em;
}

#testimonials p{
	margin:0;
	padding:0 10px;
}

#testimonials h2{
	background:url(../images/template/testimonials_header.gif) left top no-repeat;
	width:158px;
	height:31px;
	color:white;
	font-size:12px;
	text-indent:0;
	padding-top:8px;
	text-align:center;
}
#mailing_list{
	padding:0px;
	width:158px;
	margin-top:2em;
	height:70px;
}
#mailing_list a{
	display:block;
	width:158px;
	height:70px;
	background:url(../images/template/join_mailing_list_background.gif) left top no-repeat;
	text-indent:-99999px; 
}
#display_promotions_999{
	margin-top: 0px;
	padding:0px 0em;
	text-align:center;
	width:158px;
}
span.ir{
	display:none;
}

#content #content_area{
	border-right:0px solid #000000;
	margin:0pt;
	padding: 2px 0.2em 5px 0pt;
	text-align:left;
	width:656px;
}

#content #content_area table{
	text-align:left;
}

#footer{
	margin:0;
	padding:0;
	text-align:center;
	width:847px;
	height:34px;
	position:relative;
	margin:0px auto;
	font-size:.8em;
	color:#000;
	margin-bottom:.2em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background:url(../images/template/footer_background.gif) no-repeat left top;
}
* html #footer{
	margin-top:0;
}

#footer_top{
	margin:0;
	padding:0;
	text-align:center;
	width:847px;
}

#footer_top ul{
	list-style:none;
	margin:0;
	padding:0;
	text-align:center;
	padding-top:6px;
}

#footer_top ul li{
	text-align:left;
	font-size:1.1em;
	font-weight: bold;
	margin-right:1em;
	padding-right:1em;
	border-right:1px solid #ccc;
	display:inline;
}

#footer_top ul li a{
	color:#0033bb;
	font-weight: normal;
}


#footer_bottom{
	
	width:847px;
	color:#818181;
	text-align:center;
	background:none;
	font-size:10px;
	font-weight:normal;
	padding-bottom:.1em;
	padding-top:3em;
	margin-bottom: 20px;
}

#footer_bottom ul{
	list-style:none;
	margin:0;
	padding:0;
}

#footer_bottom ul li{
	text-align:center;
	display:inline;
	margin-right:.5em;
	padding-right:9px;
	padding-left:1px;
	border-right:1px solid #ccc;
}

#footer_bottom p{
	margin:0;
	padding:0;
	margin-top:.3em;
	font-weight:normal;
}

#footer #footer_bottom a{
	color:#818181
}
#footer a{
	color:#000;
	font-weight:normal;
}
#footer_top ul li a:hover{
	color:#0033bb;
	font-weight: normal; text-decoration:underline;
}

#bm_noscript {
	display:none;
}
#footer #footer_bottom a:hover{
	color:#818181; text-decoration:underline;
}
#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_currency select{
	width:145px;
	margin:0;
	padding:0;
	border:1px solid #0954A6;
	margin-bottom:2em;
}

/* this is for the rollover_colors_popout link color */
#left_nav .nav_section table td a{
color:#777777;
}

div#menu0{
	margin-left:2px;
}
div#menu3{
	margin-left:2px;
}


#display_menu_1 div.subnav {cursor:pointer; background-color:#fff;}
#display_menu_1 div.subnav table.milonictable tr td{ padding:5px;}

/* start code for new search box extensive by default  */
#search_text {color:#0B66BD;font-size:14px;font-weight:normal;height:16px;left:458px;margin:0;padding:0;position:absolute;text-align:left;text-transform:uppercase;top:32px;width:60px;}
#search_box1{padding:0;margin:0;width:137px;position:absolute;top:30px;left:482px;height:23px;}
#search_box1 input{margin:0px 0px 0px 0px;padding:2px 3px 2px 3px;width:135px;border:1px solid #0B66BD;text-align:left;font-size:12px;}
#search_image{display:none;}
#search_box1 #search_imagenoscript{height:20px;width:60px;border:0px;top:0;position:absolute;left:145px;padding:0px;}
/* end code for new search box extensive by default  */






/* start code for cart box  */
#view_cart_text {text-align:right; padding:0 157px 0 0;}
#mini_cart_summary {color:#0b66bd; float:right; font-size:12px; height:18px; padding:1px 0px 0px 2px; text-align:right;}
#cart_container{display:none;}
#cart_text_left{float:right;margin:0px;color:#0b66bd;font-size:12px;height:18px;padding:1px 2px 0px 0px;width:110px;}
#cart_text_left img{padding:0px 0px 0px 4px;}
#cart_text_left a {color:#0b66bd; font-size:12px;}
/* end code for cart box  */


/* start code for live chat box */
#live_chat{position:absolute;left:695px;top:10px;}
/* end code for live chat box */

#cust_service {color:#0B66BD;font-size:12px;left:465px;position:absolute;top:11px;}


#article1 {color:#0b66bd!important; font-family: Verdana; text-decoration:none; font-size: 10pt;}
#article1 a{color:#0b66bd;text-decoration:none;}
#article1 a:hover{color:##0b66bd;text-decoration:underline;}