/* 

    Document   : style_product_select

    Created on : July 6, 2007

    Author     : caz roche


*/

body { 
text-align:center; /* for IE */ 
margin:0 auto; /* for the rest */ 
} 

div#wrapper { 
text-align:left; 
width:905px; /* or a percentage, or whatever */ 
} 





.copyright	{ COLOR: #ffffff; FONT: 12px arial, helvetica, sans-serif; 
		   border: 3px dashed green; width: 12em;
		   background-color: black;
		   padding: 0.5em; margin: 4.5em;}

.copyright2	{ COLOR: #000000; FONT: arial, helvetica, sans-serif;
	 	    font-size: 10px;
                    font-weight: normal; }
		


.text  	    { 	font:11px arial, helvetica, sans-serif; 
		text-align: left }

            	  

.heading 	{  FONT-FAMILY: arial, times new roman, sans-serif; 
		   font-size: 16px;
	  	   font-weight: bold; 
	  	   color: #ED1C24; 
	  	   text-align: center}



                 
  

a {
	color:#09c;
	font-size:11px;
	font-family:arial, helvetica, sans-serif;
	text-decoration:none;
	}


a:link		{ color: #22016D; text-decoration: none }
a:visited	{ color: #000ACC; text-decoration: none }
a:active	{ color: #990000; text-decoration: none }
a:hover		{ color: #ff0000; text-decoration: none }




.title1		{ COLOR: #000000; FONT: 18px arial, helvetica, sans-serif; font-weight: bold }



.title2		{ COLOR: #0000cc; FONT: 28px arial, helvetica, sans-serif; font-weight: bold; text-decoration: underline }



.smalltitle 	{ COLOR: #000000; FONT: 11px verdana, arial, sans-serif; font-weight: bold }


#banner 	{ width: 70%; absolute; left: 5%; top: 1%;

		  height: 3em; }




		 

		 








