html, body, * {
	margin: 0px;
    padding: 0px;
}

body {
    background-color: #eeeeee;
    text-align: center;
}    

p {
    padding-top: 5px;
    padding-bottom: 5px;    
}
    
h1 {
    padding-top: 2px; 
    padding-bottom: 8px;
    font-family: arial;
    color: maroon;
    font-size: 22px;
}    

h2 {
    padding-top: 2px; 
    padding-bottom: 2px;
    font-family: arial;
    color: black;
    font-size: 14px;
}    
    
#wrapper {
    border-left: 2px solid #eeeeee;
    border-right: 2px solid #eeeeee;    
    margin: 0px auto;
    width: 790;
    background-color: white;
    text-align: left;
}

#header {   
    background: url('/site_images/bg_gradient.jpg') bottom right no-repeat;
    border-top: 8px solid maroon;
    border-bottom: 1px solid #000000;    
}
    
#spacer {
    clear: both;
}

#logo {
    width: 178px;
    height: 148px;
    float: left;
}    
    
#navigation {
    width: 330px;
    float: left;
    background-color: white;   
    text-align: right;
    line-height: 175%;
    padding-top: 30px;
    font-family; arial;
    font-size: 16px; 
}

#navigation ul {
  list-style-type: none;         
}

.navlink {
    font-family: arial;
    font-size: 16px;
}

.topline {
    padding-right: 25px;
}    

.topline a, .midline a, .botline a {
  text-decoration: none;
  color: maroon;
  font-weight: bold;
  border-bottom: 1px solid maroon;  
  padding-left: 35px;  
  padding-right: 0px;
}    

.topline a:hover, .midline a:hover, .botline a:hover {
  border-bottom: 1px solid #AA3333;
  font-weight: bold;
  padding-left: 0px;
  padding-right: 35px;

}      

.midline {
    padding-right: 50px;
}    

.botline {
    padding-right: 75px;
}    

#quick_links {
    text-align: right;
    width: 169px;
    padding-right: 3px;
    float: right;
    font-family: arial;
    line-height: 145%;
    padding-top: 15px;
}    

#quick_links ul {
  list-style-type: none;         
}  

#quick_links a {
    font-family: Geneva, sans-serif;
    font-weight: bold;    
    color: #666666;
    text-decoration: none;
    border-right: 3px solid maroon;
    padding-right: 3px;
}   

#quick_links a:hover {
    color: black;
    padding-right: 12px;
    border-right: 12px solid maroon;
}    

#manufacturer_search {    
   padding-top: 10px;
   font-family: arial;
   font-size: 12px;
   color: black;
}    

#footer {
    border-top: 1px solid black;
    border-bottom: 8px solid maroon;
    padding: 10px;
}
    
#contact_info {
    float: left;
    width: 350px;    
    font-family: arial;
    color: black;
    font-size: 12px;    
    line-height: 140%;    
}    

#extra_info {
    float: right;
    width: 325px;
    font-family: arial;
    color: black;
    font-size: 14px;    
    text-align: right;
    line-height: 140%;
}    

#frontpage_news {
    float: left;
    width: 420px;
    font-family: arial;
    font-size: 13px;
    line-height: 125%;
    padding: 5px;
    text-align: justify;    
}

#final_footer {
    width: 708px;
    margin: 0px auto;
    padding: 0px;
}

#copyright_notice {
    float: left;
    font-family: arial;
    font-size: 11px;
    color: black;
}

#design_credit {
    float: right;
    text-align: right;
    font-size: 11px;
    font-family: arial;
}

#single_page_content {
    padding: 10px;
    font-family: arial;
    font-size: 14px;
    line-height: 140%;    
}

single_page_no_padding {
    font-family: arial;
    font-size: 14px;
    line-height: 140%;    
}
    
label {
    font-weight: bold;
    font-family: arial;
    font-size: 14px;
    padding: 5px;
    margin: 5px;
}
    
input {
    padding: 5px;
    margin: 5px;    
}   

textarea {
    padding: 5px;
    margin: 5px;
}    

#information_window {
    float: left;
    width: 185px;
    font-family: arial;
    font-size: 10px;
    border-right: 1px solid #eeeeee;
    border-bottom: 1px solid #eeeeee;
}    

#shopping_cart, #quick_filters {
    padding-bottom: 20px;
}    

#policies {
    padding-bottom: 20px;
}    

#shopping_cart h3, #quick_filters h3 {
    font-weight: bold;
    color: #aaaaaa;
    background-color: #eeeeee;
    border-bottom: 1px solid #dddddd;
    padding-left: 5px;
    font-size: 14px;
}    

#policies h3 {
    font-weight: bold;
    color: #aaaaaa;
    background-color: #eeeeee;
    border-bottom: 1px solid #dddddd;
    padding-left: 5px;
    font-size: 14px;
}    

#catalogue_window {
    float: left;    
    width: 590px;
    text-align: left;
    padding: 5px;
}

#shopping_cart_window {
    float: left;    
    width: 590px;
    text-align: left;
    padding: 5px;
}

#shopping_cart_window h3 {
    padding-top: 2px; 
    padding-bottom: 8px;
    font-family: arial;
    color: maroon;
    font-size: 16px;
}

#quick_filters ul {
    list-style-type: none;
    padding-left: 10px;
}
    
#policies ul {
    list-style-type: none;
    padding-left: 10px;
}
    
#filter_bar {
    font-size: 10px;
    font-family: arial;
    border-bottom: 1px solid #dddddd;
    padding: 10px;
}    

.item {
    float: left;
    width: 165px;
    height: 245px;
    font-family: arial;
    font-size: 10px;
    text-align: center;
    margin: 6px;    
    padding: 5px;
    border: 1px dashed #eeeeee;
}

#cartView {
    padding-top: 5px;
    padding-left: 10px;
}    

#cartResult {
    padding: 5px;
    padding-left: 10px;
    
}

#orderView {
    padding-top: 5px;
    padding-left: 10px;
}    

#orderResult {
    padding: 5px;
    padding-left: 10px;
    
}

button {
    font-family: arial;
    padding: 5px;
    margin: 5px;
}    

.button_link {
    text-decoration: none;    
}

a.cell_link {
  display: block;
  text-decoration: none;
  color: #555555;
  font-family: arial;
  padding: 5px;
}

a.cell_link:hover {
  display: block;
  text-decoration: none;
  background-color: #c1a6a6;    
  color: white;
}


a.shoe_link {
  display: block;
  text-decoration: none;
  color: #333333;
  font-family: arial;
  padding: 5px;
}

a.shoe_link:hover {
  display: block;
  text-decoration: none;
  background-color: #FFFFee;    
  background: url(/site_images/pinstripe.png) top left repeat;
  color: #aaaaaa;
}

a.shoe_link img {
    position: relative;
    border: 4px solid #ffffff;
    left: -2px;
}
a.shoe_link:hover img {
   position: relative;
   border: 4px solid #eeeeee;
   left: -2px;
}   
    
a.admin_menu {
    text-decoration: none;
    color: black;    
    padding: 5px;
    background-color: #efefef;    
    border-top: 1px solid #bbbbbb;
    border-right: 1px solid #bbbbbb;
    border-left: 1px solid #666666;
    border-bottom: 1px solid #666666;
}    

a.admin_menu:hover {
    background-color: beige;
    color: black;
}    
a.admin_menu:active {
    background-color: tan;
    color: black;
    border-top: 1px solid #666666;
    border-right: 1px solid #666666;
    border-left: 1px solid #bbbbbb;
    border-bottom: 1px solid #bbbbbb;
}    

.admin_ul {
    list-style-type: none;
}    

.admin_li {
    padding-left: 25px;
}    

#men_menu, #women_menu, #exotic_menu {
  border:1px solid maroon; 
  background-color: maroon;
  font-size: 12px;
  font-famiy: tahoma;
  font-weight: bold;
  margin: 0px;  
}

#men_menu ul, #women_menu ul, #exotic_menu ul {
  list-style-type: none; 
}   
   
a.accordion_link {
  display: block;
  text-decoration: none;
  color: #FFFFFF;
  font-family: arial;
  padding: 5px;
}

a.accordion_link:hover {
  display: block;
  text-decoration: none;
  background-color: #c1a6a6;    
  color: white;
}
#slider_menus {
    float: left; 
    width: 99px; 
    height: 150px; 
    overflow: hidden;
}

#alternate_style {
  font-family: arial; 
  font-size: 14px;
}     

#alternate_style a {    
  padding: 5px;
  display: block;
  width: 90px;
  float: left;
}

#alternate_style img {
  width: 90px;
  border: 0px;
}

#alternate_style a:hover {
    background-color: #eeeeee;
}

.instructions {
    background-color: #eeeeee;
    border: 1px solid #bbbbbb;
    padding: 5px;
    text-align: left;
}