/*
  AFCommerce Main Style Sheet File
  File Name: style.css, v 2.6
  Author: Patrick Ferlazzo, AmazingFlash.com

  AFCommerce, Amazing Flash Commerce Solutions
  http://www.afcommerce.com

  Copyright (c) 2004 - 2007 AFCommerce

  AFCommerce is Released under the AFCommerce Free Public License Agreement
  AFCommerce Upgrades are Released under the Amazing Flash Software License
*/

 

BODY {
     margin: 0px;
     color: #000000;
     background: #CCCCCC;
	 }
	 

.contentheader {
      font-family : Verdana, Arial, sans-serif;
	  font-size : 12px;
	  font-weight: bold;
	  }


.maintext  { 
     font-family : Verdana, Arial, sans-serif;
          font-size : 10px;
     }
	 
/* The view cart class controls the font on viewcart.php */		 
	 
.viewcart { 
     font-family : Verdana, Arial, sans-serif;
     font-size : 12px; font-weight: ; 
	 }  

	 
/* The menu class is used to control the background color and borders of the navigation menu */	
	
.menu {
     border-width: 0px 1px 2px 1px;
	 padding: 0px;
	 border-style: solid;
	 border-color: #9A9A9A;
	 background-color: #0099CC;
	 font-family : Verdana, Arial, sans-serif;
	 color: #003366;
	 }  
	 
/* The headline1 class controls the border and text at the very top of the navigation menu  */	
	 
.headline1 {
     border-width: 1px 0px 1px 0px;
	 padding: 0px;
	 border-style: solid;
	 border-color: #9A9A9A;
	 background-color: #ffffff;
	 font-family : Verdana, Arial, sans-serif;
	 font-weight:bold;
	 font-size : 12px;
	 color: #003366;
	 } 

/* The headline2 class controls the border background color and text inside of the navigation menu that is not a link for example where it says STORE OPTIONS inside of the menu  */	 
	 
.headline2 {
     border-width: 1px 0px 1px 0px;
	 padding: 5px;
	 border-style: solid;
	 border-color: #9A9A9A;
	 background-color: #ffffff;
	 font-family : Verdana, Arial, sans-serif;
	 font-weight:bold;
	 font-size : 12px;
	 color: #003366;
	 } 
	
/* The searchbutton class controls the searchbutton in the main navigation */	
	 
.searchbutton { 
     font-size: 12px; 
     border: 1px solid;
     } 

/* controls links inside of the menu if you are not using buttons */
 
A.lftnav:link {
     width:93%;
	 padding:4px;
	 text-decoration:none;
	 display:block;
	 border-style:solid;
	 border-width:1px;
	 border-color:#EEEEEE;
	 font-weight:bold;
	 font-size : 12px;
	 color: #003366;
	 }
A.lftnav:visited {
     width:93%;
     padding:4px;
	 text-decoration:none;
	 display:block;
	 border-style:solid;
	 border-width:1px;
	 border-color:#EEEEEE;
	 font-weight:bold;
	 font-size : 12px;
	 color: #003366;
	 }
A.lftnav:hover {
     width:93%;
     padding:4px;  
	 text-decoration:none;
	 display:block;   
	 border-style:solid;
	 border-width:1px;
	 border-color:#B7B7B7;
	 background-color:#F7F7F7;
	 font-weight:bold;
	 font-size : 12px;
	 color:#993333;
	 }
A.lftnav:active {
     width:93%;
     padding:4px;  
	 text-decoration:none;
	 display:block;   
	 border-style:solid;
	 border-width:1px;
	 border-color:#B7B7B7;
	 background-color:#F7F7F7;
	 font-weight:bold;
	 font-size : 12px;
	 color: #003366;
	 }
	 
	
/* controls the borders and background color of the main body of content this class is called on the bottom of the toplayout.php page  */	
	
.bodyframe {
	 border-width: 0px 1px 1px 1px;
	 padding: 12px;
	 border-style: solid;
	 border-color: #9A9A9A;
	 background: #ffffff;
	 }  	

/* The getcategory class controls the look of  product listings on  getcategory.php, showspecials.php, showclearance.php showbundles.php, bestsellers.php, whatsnew.php, getmanufacture.php, and search results  */	

.getcategory {
	 border-width: 1px;
	 padding: 0px;
	 border-style: solid;
	 border-color: #003366;
	 background-color: #eeeeee;	
	 }


A.getcategory:link {
     width: 100%;
     display:block;
	 color:#003366;
	 font-weight:bold;
	 text-decoration:none;
	 font-size:12px;
	 border-style:solid;
	 border-width:1px;
	 border-color:#eeeeee;
	 background-color:#eeeeee;
	 }
A.getcategory:visited { 
     width: 100%;
	 display:block;
	 color:#003366;
	 font-weight:bold;
	 text-decoration:none;
     font-size:12px;
	 border-style:solid;
	 border-width:1px;
	 border-color:#eeeeee;
	 background-color:#eeeeee;
	 }
A.getcategory:hover { 
     width: 100%;
	 display:block;
	 color:#993333;
	 font-weight:bold;
	 text-decoration:none;
	 font-size:12px;
	 border-style:solid;
	 border-width:1px;
	 border-color:#B7B7B7;
	 background-color:#ffffff;
	 }
A.getcategory:active { 
     width: 100%;
	 display:block;
	 color:#003366;
	 font-weight:bold;
	 text-decoration:none;
     font-size:12px;
	 border-style:solid;
	 border-width:1px;
	 border-color:#eeeeee;
	 background-color:#eeeeee;
	 } 


/* The subcategory class controls the look of links for subcategories on the getcategory.php page  */
	 
A.subcategory:link {
     width: 100%;
     padding: 5px;
     display:block;
	 color:#003366;
	 font-weight:bold;
	 text-decoration:none;
	 font-size:12px;
	 border-style:solid;
	 border-width:1px;
	 border-color:#003366;
	 background-color:#eeeeee;
	 }
A.subcategory:visited { 
     padding: 5px;
	 width: 100%;
	 display:block;
	 color:#003366;
	 font-weight:bold;
	 text-decoration:none;
     font-size:12px;
	 border-style:solid;
	 border-width:1px;
	 border-color:#003366;
	 background-color:#eeeeee;
	 }
 A.subcategory:hover { 
     padding: 5px;
	 width: 100%;
	 display:block;
	 color:#993333;
	 font-weight:bold;
	 text-decoration:none;
	 font-size:12px;
	 border-style:solid;
	 border-width:1px;
	 border-color:#B7B7B7;
	 background-color:#ffffff;
	 }
A.subcategory:active { 
     padding: 5px;
	 width: 100%;
	 display:block;
	 color:#003366;
	 font-weight:bold;
	 text-decoration:none;
     font-size:12px;
	 border-style:solid;
	 border-width:1px;
	 border-color:#003366;
	 background-color:#eeeeee;
	 }	 

	 
/* The name class controls font size and color for the category name on the getcategory.php, showspecials.php, showclearance.php showbundles.php, getmanufactures.php page and the product name on the getproduct.php page  */	 
	 
.name { 
     font-size : 25px;
	 font-weight: bold;
	 color: #0099CC;
	 }
	 
/* The description class controls font size and color for the category description on the getcategory.php page and the product description on the getproduct.php page  */	 

.description {   
     font-size : 12px;
	 font-weight: 
     color : #000044;
	 }

.border {   
     border: 1px solid;
	 border-color:000000;
	 } 
	 
.multilisting {   
     border: 1px solid;
	 border-color:000000;
	 }
	 
/* the login class controls all links on the account.php page, it also controls the Go Back, Next Page,  and Previous Page links throughout the cart */		 
	 
	 
A.login:link {
     font-family : Verdana, Arial, sans-serif; 
     font-size : 12px;
	 font-weight: bold;
	 color: #000000;
	 }
A.login:visited {
     font-family : Verdana, Arial, sans-serif; 
     font-size : 12px;
	 font-weight: bold;
	 color: #000000; 
	 }
A.login:hover {
     font-family : Verdana, Arial, sans-serif; 
     font-size : 12px;
	 font-weight: bold;
	 color: #000000;
	 }
A.login:active {
     font-family : Verdana, Arial, sans-serif; 
     font-size : 12px;
	 font-weight: bold;
	 color: #000000;
	 }	 
	
  
/* general links */		 
	 
a:link { 
     color: #000044;
     text-decoration: none;
	 }
a:visited { 
     color: #000044;
	 text-decoration: none;
	 }
a:hover { 
     color: #FF0000;
     text-decoration: underline;
	 }
a:active { 
     color: #000044;
     text-decoration: underline;
	 } 	 
	 
	 
A.maincart:link {
     font-family : Verdana, Arial, sans-serif;
     font-size : 10px;
	 color: #000000;
	 text-decoration: none; 
     }
A.maincart:visited { 
     font-family : Verdana, Arial, sans-serif;
     font-size : 10px;
	 color: #000000;
	 text-decoration: none; 
	 }
A.maincart:hover {
     font-family : Verdana, Arial, sans-serif;
     font-size : 10px;
	 color: #FF0000;
	 text-decoration: underline; 
     }
A.maincart:active {
     font-family : Verdana, Arial, sans-serif;
     font-size : 10px;
	 color: #000000;
	 text-decoration: underline; 
     }






	 
	 
 
