/*

  AFCommerce Main Style Sheet File

  File Name: style.css, v 2.1       

  Author: Patrick Ferlazzo, AmazingFlash.com



  AFCommerce, Amazing Flash Commerce Solutions

  http://www.afcommerce.com



  Copyright (c) 2005 AFCommerce



  AFCommerce is Released under the GNU General Public License

*/



 



BODY {

     margin: 0px;

     color: #CC66000;

	 background-color:#CC6600;
	 
	 border-color: #FFFFFF;
	 
	 border-width: 10px;
	 
	 padding: 10px;

	 }

	 

form { padding:10px;

       margin: 0px;

	   }

	 



.contentheader {

      font-family : Verdana, Arial, sans-serif;

	  font-size : 18px;

	  font-weight: bold;

	  }





.maintext  { 

     font-family : Verdana, Arial, sans-serif;
	 
	 font-size : 12px;

     }

	 

/* The view cart class controls the font on viewcart.php */		 

	 

.viewcart { 

     font-family : Verdana, Arial, sans-serif;

     font-size : 15px; font-weight: bold; 

	 }  



	 

/* 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: #FFFFFF;

	 background-color: #EEEEEE;

	 font-family : Verdana, Arial, sans-serif;

	 color: #000000;

	 }  

	 

/* 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:#CC6600;

	 font-family : Verdana, Arial, sans-serif;

	 font-weight:bold;

	 font-size : 12px;

	 color: #000000;

	 } 



/* 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: 10px;

	 border-style: solid;

	 border-color: #FFFFFF;

	 background-color:#CC6600;

	 font-family : Verdana, Arial, sans-serif;

	 font-weight:bold;

	 font-size : 12px;

	 color: #000000;

	 } 

	

/* 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:underline;

	 display:block;

	 border-style:solid;

	 border-width:1px;

	 border-color:#EEEEEE;

	 font-weight:bold;

	 font-size : 12px;

	 color: #000000;

	 }

A.lftnav:visited {

     width:93%;

     padding:4px;

	 text-decoration:underline;

	 display:block;

	 border-style:solid;

	 border-width:1px;

	 border-color:#EEEEEE;

	 font-weight:bold;

	 font-size : 12px;

	 color: #000000;

	 }

A.lftnav:hover {

     width:93%;

     padding:4px;  

	 text-decoration:underline;

	 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:underline;

	 display:block;   

	 border-style:solid;

	 border-width:1px;

	 border-color:#B7B7B7;

	 background-color:#F7F7F7;

	 font-weight:bold;

	 font-size : 12px;

	 color: #000000;

	 }

	 

	

/* 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;

	 padding: 10px;

	 border-style: solid;

	 border-color: #FFFFFF;

	 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: 10px;

	 padding: 10px;

	 border-style: solid;

	 border-color: #FFFFFF;

	 background-color:#CC6600;	

	 }





A.getcategory:link {

     width: 100%;

     display:block;

	 color:#3366CC;

	 font-weight:bold;

	 text-decoration:none;

	 font-size:12px;

	 border-style:solid;

	 border-width:1px;

	 border-color:#FFFFFF;

	 background-color:#FFFFFF;

	 }

A.getcategory:visited { 

     width: 100%;

	 display:block;

	 color:#CC6600;

	 font-weight:bold;

	 text-decoration:none;

     font-size:12px;

	 border-style:solid;

	 border-width:1px;

	 border-color:#FFFFFF;

	 background-color:#FFFFFF;

	 }

A.getcategory:hover { 

     width: 100%;

	 display:block;

	 color:#CC6600;

	 font-weight:bold;

	 text-decoration:none;

	 font-size:12px;

	 border-style:solid;

	 border-width:1px;

	 border-color:#FFFFFF;

	 background-color:#FFFFFF;

	 }

A.getcategory:active { 

     width: 100%;

	 display:block;

	 color:#CC6600;

	 font-weight:bold;

	 text-decoration:none;

     font-size:12px;

	 border-style:solid;

	 border-width:1px;

	 border-color:#FFFFFF;

	 background-color:#000000;

	 } 





/* The subcategory class controls the look of links for subcategories on the getcategory.php page  */

	 

A.subcategory:link {

     width: 100%;

     padding: 10px;

     display:block;

	 color:#;

	 font-weight:bold;

	 text-decoration:none;

	 font-size:12px;

	 border-style:solid;

	 border-width:1px;

	 border-color:#FFFFFF;

	 background-color:#CC6600;

	 }

A.subcategory:visited { 

     padding: 10px;

	 width: 100%;

	 display:block;

	 color:#FFFFFF;

	 font-weight:bold;

	 text-decoration:none;

     font-size:12px;

	 border-style:solid;

	 border-width:1px;

	 border-color:#FFFFFF;

	 background-color:#CC6600;

	 }

 A.subcategory:hover { 

     padding: 10px;

	 width: 100%;

	 display:block;

	 color:#;

	 font-weight:bold;

	 text-decoration:none;

	 font-size:12px;

	 border-style:solid;

	 border-width:1px;

	 border-color:#FFFFFF;

	 background-color:#CC6600;

	 }

A.subcategory:active { 

     padding: 10px;

	 width: 100%;

	 display:block;

	 color:#000000;

	 font-weight:bold;

	 text-decoration:none;

     font-size:12px;

	 border-style:solid;

	 border-width:1px;

	 border-color:#FFFFFF;

	 background-color:#CC6600;

	 }	 



	 

/* 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 : 18px;

	 font-weight: bold;

	 color: #;

	 }

	 

/* 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 : 14px;

	 

     color : #000000;

	 }

	 

p {   

     font-size : 12px;

     color : #000000;

	 }



.border {   

     border: 10px solid;

	 border-color:CC6600;

	 } 

	 

.mainborder {   

     border: 2px solid;

	 border-color: #FFFFFF;

	 background-color: #fff;

	 }

	 

.multilisting {   

     border: 1px solid;

	 border-color: #;

	 }

	 

.shortlisting {   

     border: 1px solid;

	 border-color: #;

	 margin-bottom: 4px;

	 }

	 

/* 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 : 15px;

	 font-weight: bold;

	 color: #CC6600;

	 }

A.login:visited {

     font-family : Verdana, Arial, sans-serif; 

     font-size : 15px;

	 font-weight: bold;

	 color: #CC6600; 

	 }

A.login:hover {

     font-family : Verdana, Arial, sans-serif; 

     font-size : 15px;

	 font-weight: bold;

	 color: #CC6600;

	 }

A.login:active {

     font-family : Verdana, Arial, sans-serif; 

     font-size : 15px;

	 font-weight: bold;

	 color: #CC6600;

	 }	 

	

  

/* general links */		 

	 

a:link { 

     color: #;

     text-decoration: underline;

	 }

a:visited { 

     color: #000000;

	 text-decoration: none;

	 }

a:hover { 

     color: #CC6600;

     text-decoration: none;

	 }

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: #CC6600;

	 text-decoration: none; 

	 }

A.maincart:hover {

     font-family : Verdana, Arial, sans-serif;

     font-size : 10px;

	 color: #cc6600;

	 text-decoration: underline; 

     }

A.maincart:active {

     font-family : Verdana, Arial, sans-serif;

     font-size : 10px;

	 color: #CC6600;

	 text-decoration: underline; 

     }

	 

	 

A.white:link {

     font-family : Verdana, Arial, sans-serif; 

     font-size : 10px;

	

	 color: #000000;

	 }

A.white:visited {

     font-family : Verdana, Arial, sans-serif; 

     font-size : 10px;

	 

	 color: #000000; 

	 }

A.white:hover {

     font-family : Verdana, Arial, sans-serif; 

     font-size : 10px;

	 color: #fff;

	 text-decoration: none;

	 }

A.white:active {

     font-family : Verdana, Arial, sans-serif; 

     font-size : 10px;

	 

	 color: #036EC0;

	 }	

	 

	 

a.amazing:link { 

font-family : Verdana, Arial, sans-serif; font-style : italic; font-size : 10px; color: #000000; text-decoration: none;

}

a.amazing:visited { 

font-family : Verdana, Arial, sans-serif; font-style : italic; font-size : 10px; color: #000000; text-decoration: none;

}

a.amazing:hover { 

font-family : Verdana, Arial, sans-serif; font-style : italic; font-size : 10px; color: #CC6600; text-decoration: none;

}

a.amazing:active { 

font-family : Verdana, Arial, sans-serif; font-style : italic; font-size : 10px; color: #; text-decoration: none;

}







#topmenu {

 margin: 0px;

 padding:0px;

}



#topmenu li {

 margin: 0px;

 padding: 8px;

 display: inline;

 

}

	 

#topmenu li a {

      font-weight: bold;

	  color: #0F4EEE;

	  font-size: 13px;

}



#topmenu li a:hover {

     font-weight: bold;

	 color: #CC9900;

	 font-size: 13px;

	 text-decoration: none;

	 

}











#catmenu {

 margin: 0px;

 padding:0px;

}



#catmenu li {

 margin: 5px 10px 5px 10px;

 padding: 10px;

 display: inline;

}

	 

#catmenu li a {

      font-weight: bold;

	  color: #85878A;

}



#catmenu li a:hover {

     font-weight: bold;

	 color: #A3190E;

	 text-decoration: none;

	 

}



