﻿/* CSS Document */

body{
	text-align:center;
	margin:0;
	padding:0;
	font-size:12px;
	background:#FFFF00; 
	font-family: Arial, Tahoma, helvetica, sans-serif;
}

h3 {behavior:url(a/iepngfix.htc)}


/*ul, ol, dl { position: relative;  }*/
#body a{
	text-decoration:none;
}
#body li.last{
	margin:0;
	padding:0;
	border:none;
}
#body a:hover{
	text-decoration:none;
}
#header{
	width:750px;
	height:140px;
	padding:0;
	margin:0px auto;	
	position:relative;
	background-color:#FFFF00;
	color:black;
	font-weight:bold;
	font-size:11px;

}
#header h1{
	width:356px;
	margin:0;
	padding:0;
	height:76px;
	position:absolute;
	text-align:left;
	top:0px;
	left:18px;
	font-size:1em;
	text-indent:-9999px;

}

#header h1 a{
	text-indent:-99999px;
	display:block;
	width:384px;
	height:60px;
	text-align:left;
}
#header h1 a#homepage_title{
	margin:0;
	padding:0;
	text-indent:0;
	display:block;
	width:100%;
	height:100%;
	font-size:2.2em;
	background:transparent;
	text-align:left;
    color:#000000;
}

#header2{
	width:750px;
	height:140px;
	padding:0;
	margin:0px auto;	
	color:black;
	font-weight:bold;
	font-size:11px;
	text-align:left;

}

#header2 h1 {
	margin:0;
	padding:0;
	text-indent:0;
	display:block;
	width:100%;
	height:100%;
	color:#000000;
	font-size:1.5em;
	background:transparent;
	text-align:right;
    color:#000000;
}

#header h2 li{
	text-indent:350px;
	display:block;
	width:150px;
	height:60px;
	text-align:right;
}

div#navbar2 {


 height: 30px;


 width: 100%;


}


div#navbar2 ul {


 margin: 0px;


 padding: 0px;


 font-family: Arial, Helvetica, sans-serif;


 font-size: small;


 color: #000;


 line-height: 30px;


 white-space: nowrap;


}


div#navbar2 li {


 list-style-type: none;


 display: inline;


}


div#navbar2 li a {


 text-decoration: none;


 padding: 7px 10px;


 color: #000;


}


div#navbar2 lia:link {


 color: #000:


}


div#navbar2 lia:visited {


 color: #000;


}


div#navbar2 lia:hover {


 font-weight: bold;


 color: #000;


}

#top_nav {
	margin:0;
	padding:0;
	position:absolute;
	top:0px;
	left:609px;
	width:375px;
	height:19px;
	background:#FFFF00;
	text-align:left
}

#top_nav ul{
	margin:0;
	padding:20;
	list-style:none;
	width:100%;
	padding-left:2em;
}


#top_nav ul li {
	display:left;
}

#top_nav ul li a{
	padding-right:3em;
	text-transform:uppercase;
	font-family: Arial, verdana, sans serif;
	font-size:10px;

}

#top_nav ul li a:hover{
	color:#000000;
	text-decoration:none;
}

div#search_box{
	padding:0;
	margin:0;
	text-align:left;
	width:200px;
	position:absolute;
	left:406px;
	top:40px;
	height:19px;
	
}

#table_checkout_cart2{
	margin:0;
	padding:0;
	background:#000000; 
                border-style: solid;
                border-right-width: 1px; 
                border-right-color: #fff;
                border-left-width: 1px; 
                border-style: solid;             
                border-left-color: #fff;
                border-bottom-width: 1px; 
                border-style: solid;             
                border-bottom-color: #fff;
                border-top-width: 1px; 
                border-style: solid;             
                border-top-color: #fff;
	font-family: Arial, verdana, sans serif;
	font-size:12px;
                font-color:#ffffff;

}

#table_checkout_cart3{
	margin:0;
	padding:0;
	background:#fff; 
                border-style: solid;
                border-right-width: 1px; 
                border-right-color: #fff;
                border-left-width: 1px; 
                border-style: solid;             
                border-left-color: #fff;
                border-bottom-width: 1px; 
                border-style: solid;             
                border-bottom-color: #fff;
                border-top-width: 1px; 
                border-style: solid;             
                border-top-color: #fff;
	font-family: Arial, verdana, sans serif;
	font-size:12px;
                font-color:#ffffff;

}

#table_checkout_cart0{
	margin:0;
	padding:0;
	font-family: Arial, verdana, sans serif;
	font-size:12px;
                font-color:#ffffff;	
	background:#FFFF00; 
                border-style: solid;
                border-right-width: 1px; 
                border-right-color: #fff;
                border-left-width: 1px; 
                border-style: solid;             
                border-left-color: #fff;
                border-bottom-width: 1px; 
                border-style: solid;             
                border-bottom-color: #fff;
                border-top-width: 1px; 
                border-style: solid;             
                border-top-color: #fff;

}

#search_box label{
	color:#939393;
	text-transform:uppercase;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:12px;
	display:block;
	
}

#display_search_box{
	margin:0;
	padding:0;
	margin-top:-10px;

}

#display_cart_summary{
	font-color:#000000;
}

#display_search_box form{
	padding:0;
	margin:0;
}
#display_search_box table td{
	vertical-align:middle;
	height:19px;
	margin:0;
	padding:0;
}
#display_search_box input{
	margin:0;
	padding:3px;
	vertical-align:middle;
	width:160px;
	border:1px solid #353535;
	
	font-size:10px;
}

#display_search_box img{
	margin:0;
	padding:0;
	margin-left:5px;
	display:block;
	margin-bottom:13px;
}


#content{
	padding:0;
	margin:0;
	text-align:left;
	width:750px;
	margin:0px auto;
	background:#000 url(../images/Template/content_background.gif) repeat-y right top;
		
}

#h4{      	
    text-align:justify;
    color:white;
	font-weight:bold;
	font-size:11px;
 
}

#h3{      	
    text-align:justify;
    color:black;
	font-weight:bold;
	font-size:8px;
 
}

#content > *{
	text-align:left;
}


#left_nav{
	margin:0;
	padding:0;
	background:#000;
                border-style: solid;
                border-right-width: 1px; 
                border-right-color: #333333;
                border-left-width: 0px; 
                border-style: solid;             
                border-left-color: #000;
                border-bottom-width: 0px; 
                border-style: solid;             
                border-bottom-color: #000;
                border-top-width: 0px; 
                border-style: solid;             
                border-top-color: #000;
	

	
	/* 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:197px;
	
}


#left_nav h3{
	margin:0;
	padding:0;
	color:#fff;
	font-size:12px;
	font-family:"Veranda";
	background:#000;
	text-transform:uppercase;
	text-align:left;
	font-weight:bold;
	height:19px;
	vertical-align:left;
	line-height:19px;
	padding-left:1em;
	margin-right:.5em;
	margin-bottom:1.5em;
}
#left_nav ul{
	list-style:none;
	margin:0;
	padding:0;
	margin-bottom:4em;
	
}
#left_nav ul li{
	margin:0;
	padding:0;
	padding-left:1em;
	background:#000;
	font-family:Veranda;
	font-size:12px;
	font-weight:bold;
	width:138px;
}

#left_nav ul li a{
	padding-bottom:.1em;
	color:#ffffff;
	font-weight:bold;
	font-family:Veranda;
	font-size:12px;
    background:#url(../images/Template/arrow.JPG) align:left;
}
#left_nav ul li.nav a{
	padding-bottom:.1em;
	color:#ffffff;
	font-family:Veranda;
	font-size:12px;
	font-weight:bold;
                
}

#left_nav div.nav_section{	
	width:197px;
	padding:0;
	margin:0;
}


#main_nav{
	margin:0;
	padding:0;
	padding-top:1em;
	background:#000;
 }

#navigation_menu{
	padding:0px;
	text-align:center;
	width:197px;
	margin:0;
}

#display_promotions_999{
	padding-left:1em;
	text-align:center;
	width:162px;
	margin-bottom:2em;
 }

span.ir{
	display:none;
}
#content #content_area{
	margin:0;
	padding:0em;
	padding-right:.2em;
	padding-bottom:3em;
	padding-left:10px;
	text-align:center;
	width:800px;
}

#content #content_area table{
	text-align:left;
}

#footer{
	background:url(../images/template/footer_background.gif) no-repeat left top;
	padding-left:1em;
	width:750px;
	height:44px;
	color:#000;
	font-weight:bold;
	font-family:Veranda;
	font-size:12px;

}


.dropdown_select{
	margin-bottom:1em;
}
.dropdown_select select{
	width:145px;
	margin:0;
	padding:0;
	margin-left:.5em;
	background: 
	font-size:9px;
	border:1px solid #333333;
	}
#first_nav{
	margin-bottom:1em !important;
}
/* this section of code is for the rollover_colors_popouts */


.left_menu{
    margin-left:1em;
}
