<style type="text/css">

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */


#glowingtabs{
float:left;
width:100%;
font-size:90%;
line-height:normal;
}
.header{
width:730px;
height:73px;
z-index:1;
}
.logo{float:left;
width:150px;
height:73px;
z-index:3;
}
.phone{float:left;
width:250px;
height:45px;
z-index:4;
text-align: center;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;;
line-height: 1.2em;
font-weight: strong;
color: black;
	}
.cart{float:right;
width:250px;
height:45px;
z-index:5;
}
.login{float:left;
width:auto;
height:45px;
z-index:4;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 0.8em;
line-height: 1.2em;
font-weight: strong;
color: #333333;
}
#glowingtabs ul{
	list-style-type: none;
	margin:0;
	margin-left: 5px;
	padding:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .7em;
	font-weight: bold;
	
}

#glowingtabs li{
display:inline;
margin:0;
padding:0;

}

#glowingtabs a{
float:left;
background:url(images/glowtab3left.gif) no-repeat left top;
margin:0;
margin-right: 1px; /*spacing between each tab*/
padding:0 0 0 9px;
text-decoration:none;
}

#glowingtabs a span{
float:left;
display:block;
background:url(images/glowtab3.gif) no-repeat right top;
padding: 4px 12px 2px 3px;
font-weight:bold;
color:#3B3B3B;
border-bottom: 3px solid #7aadb6; /*Add border strip to bottom of menu*/
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#glowingtabs a span {float:none;}
/* End IE5-Mac hack */

#glowingtabs a:hover span {
color: black;
}

#glowingtabs #current a{ /*Selected Tab style*/
background-position:0 -82px; /*Shift background image up to start of 2nd tab image*/
}

#glowingtabs #current a span{ /*Selected Tab style*/
background-position:100% -82px; /*Shift background image up to start of 2nd tab image*/
color: black;
}

#glowingtabs a:hover{ /*onMouseover style*/
background-position:0% -82px; /*Shift background image up to start of 2nd tab image*/
}

#glowingtabs a:hover span{ /*onMouseover style*/
background-position:100% -82px; /*Shift background image up to start of 2nd tab image*/
}
.spacedform {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: x-small;
	line-height: normal;
}
.blueemphasis {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #000066;
}
.newhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight: bolder;
	font-variant: normal;
	color: #000066;
}
.newheadnormal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:.80em;
	font-weight: bold;
	font-variant: normal;
	color: #000066;
}
.subbhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	font-variant: normal;
	color:#000000;
}
.bkgrdltgrey {
	background-color: #eee9e9;
}
.bkgrdcolor2 {
	background-color: #CCCCCC;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #000066;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: oblique;
	font-weight: bold;
	color: #FF3366;
}

.DepartmentListHead
{      
  border-right: #7aadb6 2px solid;
  border-top: #7aadb6 2px solid;
  border-left: #7aadb6 2px solid;
  border-bottom: #7aadb6 2px solid;
  background-color: #30b86e;
  font-family: Verdana, Arial;
  font-weight: bold;
  font-size: 10pt;
  color: #f5f5dc;
  padding-left: 3px
}      
.DepartmentListContent
{      
  border-right: #7aadb6 2px solid;
  border-top: #7aadb6 2px solid;
  border-left: #7aadb6 2px solid;
  border-bottom: #7aadb6 2px solid;
  background-color: #9fe1bb
}      
a.DepartmentUnselected
{      
  font-family: Verdana, Arial;
  font-weight: bold;
  font-size: 9pt;
  color: #5f9ea0;                                 
  line-height: 25px;                              
  padding-left: 5px;                              
  text-decoration: none                           
}                                                 
a.DepartmentUnselected:hover                      
{                                                 
  padding-left: 5px;                              
  color: #2e8b57                                  
}                                                 
a.DepartmentSelected                              
{                                                 
  font-family: Verdana, Arial;                    
  font-weight: bold;                              
  font-size: 9pt;                                 
  color: #556b2f;                                 
  line-height: 25px;                              
  padding-left: 5px;                              
  text-decoration: none                           
}    
.DepartmentTitle
{      
  color: #228aaa;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  text-decoration: none;
  font-size: 24px;
  line-height: 15px;
  padding-left: 10px
}      
.ListDescription
{      
  font-family: Verdana;
  font-size: 12pt;
  color: #228aaa;
  padding-right: 3px;
  text-align: left;
}      
.CategoryListHead
{      
  border-right: #ea6d00 2px solid;
  border-top: #ea6d00 2px solid;
  border-left: #ea6d00 2px solid;
  border-bottom: #ea6d00 2px solid;
  background-color: #ef8d0e;                      
  font-family: Verdana, Arial;                    
  font-weight: bold;                              
  font-size: 10pt;                                
  color: #f5f5dc;                                 
  padding-left: 3px                               
}                                                 
.CategoryListContent                              
{                                                 
  border-right: #ea6d00 2px solid;                
  border-top: #ea6d00 2px solid;                  
  border-left: #ea6d00 2px solid;                 
  border-bottom: #ea6d00 2px solid;               
  background-color: #f8c78c                       
}                                                 
a.CategoryUnselected                              
{                                                 
  font-family: Verdana, Arial;                    
  font-weight: bold;                              
  font-size: 9pt;                                 
  color: #cd853f;                                 
  line-height: 25px;                              
  padding-right: 5px;                             
  padding-left: 5px;                              
  text-decoration: none                           
}                                                 
a.CategoryUnselected:hover                        
{                                                 
  color: #d2691e;                                 
  padding-right: 5px;                             
  padding-left: 5px                               
}                                                 
a.CategorySelected                                
{                                                 
  font-family: Verdana, Arial;                    
  font-weight: bold;                              
  font-size: 9pt;                                 
  color: #a0522d;                                 
  line-height: 25px;                              
  padding-right: 5px;                             
  padding-left: 5px;                              
  text-decoration: none                           
}         
                                        
.ProductName                
{                           
  color: Black;             
  font-family: Verdana, Helvetica, sans-serif;
  font-weight: bold;        
  font-size: 11px;          
}                           
A.ProductName, A.Link       
{                           
  color: Black;                                   
  font-family: Verdana, Helvetica, sans-serif;    
  font-weight: bold;                              
  font-size: 12px;                                
  text-decoration: none;                          
}                                                 
A.ProductName:hover, A.Link:hover                 
{                                                 
  color: Red;                                     
}                                                 
.ProductDescription                               
{                                                 
  color: Black;                                   
  font-family: Verdana, Helvetica, sans-serif;    
  font-size: 11px;  
  padding: 2px 0 2px 2px;                              
}
.ProductHeader                               
{                                                 
  color: Black;                                   
  font-family: Verdana, Helvetica, sans-serif;    
  font-size: 11px;  
  padding: 2px 0 2px 2px;                              
}
.ProductDescription2                               
{                                                 
  color: Black; 
	font-size: 14px;  

	padding: 2px 0 2px 2px;                              
} 
.ProductDescription                               
{                                                 
  color: Black;                                   
  font-family: Verdana, Helvetica, sans-serif;    
  font-size: 11px;  
  padding: 2px 0 2px 2px;                              
}                                               
.Price                                            
{                                                 
  color: Black;                                   
  font-family: Verdana, Helvetica, sans-serif;    
  font-size: 11px;                                
}  
.buylink                                          
{                                                 
  color: Black;                                   
  font-family: Verdana, Helvetica, sans-serif;    
  font-size: 11px;                                
}                       
                                               
.ProductPrice                                     
{                                                 
  color: Black;                                   
  font-family: Verdana, Helvetica, sans-serif;    
  font-weight: bold;                              
  font-size: 11px;                                
}                                                 
.PagingText                                       
{                                                 
  font-family: Verdana, Helvetica, sans-serif;    
  font-size: 11px;                                
  color: Black;                                   
}               
.FirstPageText
{      
  color: Navy;
  font-family: Verdana, Helvetica, sans-serif;
  text-decoration: none;
  font-size: 12px;
  font-weight: bold;
  line-height: 9px;
}      
.SearchBoxHead
{       
  border-right: #0468a4 2px solid;
  border-top: #0468a4 2px solid;
  border-bottom: #0468a4 2px solid;
  border-left: #0468a4 2px solid;
  background-color: #0583b5;
  font-family: Verdana, Arial;
  font-weight: bold;
  font-size: 10pt;
  color: #f5f5dc;
  padding-left: 3px
}       
.SearchBoxContent
{       
  border-right: #0468a4 2px solid;
  border-top: #0468a4 2px solid;
  border-left: #0468a4 2px solid;
  border-bottom: #0468a4 2px solid;
  background-color: #8bc8dd;
  font-family: Arial, Verdana;
  font-size: 9pt;
  color: darkblue;
  padding-top: 5px;
  padding-left: 12px;
  padding-bottom: 5px
}       
.SearchBox
{       
  font-family: Verdana, Helvetica, sans-serif;
  font-size: 9pt;
  margin-bottom: 5px
}       
.TableHeader
{      
  font-family: Verdana;
  font-weight: bold;
  font-size: 12px;
  color: #ffffff;
  background: #00008b
}      
.TableRow
{      
  font-family: Verdana;
  font-size: 11px;
  background: #dadada;
}      
.TableItem
{      
  font-family: Verdana;
  font-size: 11px;
  background: #dadada;
}
.ListingData 
{ 
 font-family: Arial; 
 font-size: 11px; 
 background-color:#e1dad5;
}
.ListData2 
{  
font-family: Arial; 
font-size: 11px; 
background-color:#F2F0EE;
 } 
      
.Title 
{      
  font-family: Verdana;
  font-weight: bold;
  font-size: 16pt;
  color: #228aaa;
  padding-right: 3px;
  text-align: left;
}      
.AdminPageText
{      
  color: Navy;
  font-family: Verdana, Helvetica, sans-serif;
  text-decoration: none;
  font-size: 11px;
  font-weight: bold;
  line-height: 12px;
}      
.AdminErrorText
{      
  font-weight: bold;
  font-size: 12px;
  color: red;
  font-style: italic;                                            
  font-family: Verdana, Helvetica, sans-serif;                   
}                                                                
.AdminButtonText                                                 
{                                                                
  color: Black;                                                  
  font-family: Verdana, Helvetica, sans-serif;                   
  font-weight: bold;                                             
  font-size: 11px;                                               
}        
.CartSummary
{      
  border-right: #0468a4 2px solid;
  border-top: #0468a4 2px solid;
  border-left: #0468a4 2px solid;
  border-bottom: #0468a4 2px solid;
  background-color: #38bc8dd;
  font-family: Arial, Verdana;
  font-size: 9pt;
  color: darkblue;
  padding-top: 3px;
  padding-left: 2px;
  padding-bottom: 5px
}      
                                                 
.LoginHead                                                                                     
{                                                                                              
  border-right: #7aadb6 2px solid;                                                             
  border-top: #7aadb6 2px solid;                                                               
  border-left: #7aadb6 2px solid;                                                              
  border-bottom: #7aadb6 2px solid;                                                            
  background-color: #7aadb6;                                                                   
  font-family: Verdana, Arial;                                                                 
  font-weight: bold;                                                                           
  font-size: 11pt;                                                                             
  color: #ffffff;                                                                              
  padding-left: 3px                                                                            
}                                                                                              
.LoginContent                                                                                  
{                                                                                              
  border-right: #7aadb6 2px solid;                                                             
  border-top: #7aadb6 2px solid;                                                               
  border-left: #7aadb6 2px solid;                                                              
  border-bottom: #7aadb6 2px solid;                                                            
  background-color: #cccccc;                                                                   
  font-family: Arial, Verdana;                                                                 
  font-size: 9pt;                                                                              
  color: brown;                                                                                
  padding-top: 3px;                                                                            
  padding-left: 12px;                                                                          
  margin-top: 3px
}       
.SubmitLogin
{       
  border-right: ##7aadb6 1px solid;
  border-top: ##7aadb6 1px solid;
  border-left: ##7aadb6 1px solid;
  border-bottom: ##7aadb6 1px solid;
  background-color: #7aadb6;
  font-family: Arial, Verdana;
  font-size: 9pt;
  color: #ffffff;
  margin-top: 3px;
  margin-bottom: 5px
}       
.SimpleText
{       
  color:
  font-family: Verdana, Helvetica, sans-serif;
  font-size: 11px;
}       
.ErrorText
{       
  color: Red; 
  font-family: Verdana, Helvetica, sans-serif;
  font-size: 11px;
}       
a.RegisterLink
{       
  color: blue;
  text-decoration: none;
  line-height: 25px;
}       
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .85em;
	color: #000000;
	line-height: 1.2em;

}

a:link {
	
	color: #000066;
	text-decoration: none;
	border:0;
}

a:visited {
	color: #000066;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
	color: #ff0066;
}

a:active {
	color: #FF0066;
	text-decoration: none;
}
a img {
border:none;
}
</style>

[if IE]>
<style type="text/css">
p.iepara{ /*Conditional CSS- For IE (inc IE7), create 1em spacing between menu and paragraph that follows*/
padding-top: 1em;
}
</style>
<![endif]
/* CSS Document */
ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .75em;
	line-height: 1.2em;
	list-style-type: disc;
}
li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	line-height: 1.2em;
	list-style-type: disc;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.5em;
	font-weight: bold;
}
