/* CSS Document */


body {background:#ccffff url('../images/bg.jpg') repeat-x fixed top;
		  text-align:center;
			font-family:trebuchet ms, sans-serif;
			font-size:80%;}

#WRAPPER {background-color:#66ccff;
				 border:solid 2px #990099;
				 width:90%;}

#HEADER {background:#66ccff;}
				
				#LINKS {background:#990099;
								padding:2px 5px 2px 5px;}

#CONTENTS {background-color:#66ccff;
					padding:2px 5px 5px 5px;}
					
		#SIDE {background-color:#99ccff;
					 border:1px solid #990099;
			     width:20%;
					 float:left;
					 padding:0px;
					 margin:5px 0px 0px 10px;
					 color:#330033;}
					 			
		#BREADCRUMB {background-color:#990099;
					 			padding:0px 5px 5px 5px;
								margin:5px 0px 0px 10px;
								color:#99ccff;
								text-align:right;}
								
		#INFORMATION {background-color:#66ccff;
					  		 padding:5px 5px 5px 5px;
								 margin:0px 0px 5px 10px;
								 color:#660066;
								 border:solid 1px #990099;
								 text-align:center;}
								 
								 
#FOOTER {background-color:#990099;}

#links a {background:#99ccff;
			 	    text-transform: uppercase;
						font-size:100%;
						font-weight:bold;
						padding: 1px 5px 1px 5px;
						margin: 0px -3px 0px -3px;
						border:solid #990099;
						border-width: 1px;
						color:#990099;
						text-decoration:none;}
						
#links a:hover {background:#990099;
			 				 color:#99ccff;}

#information table {text-align:center;
			padding:0px;
			border-spacing:0px;
			border-collapse:collapse;
			font-size:100%;
			color:#660066;}
			
.filler {color:#990099;
				font-size:17%;
				background:#990099}
				
.fillers {border-width:2px;
				 border-color:black;}
		
#side h1 {font-size:95%;
							  text-transform:uppercase;
								display:block;
								background:#990099;
								color:#ccffff;
								padding:5px 0px 2px 0px;
								margin:0px 0px 0px 0px;}
								
#side h2 {font-size:95%;
							  text-transform:none;
								display:block;
								background:#990099;
								color:#000000;
								padding:3px 0px 6px 0px;
								margin:0px 0px 0px 0px;}
								
#side h2 a {text-align:center;
							 text-decoration:none;
							 color:#99ccff;}
							 
#side h2 a:hover {color:white;}
						
#side a {color:#990099;
				 text-decoration:none;
				 text-align:left;}
				
#side ul {list-style-type:none;
		  text-decoration:none;
		  float:left;
			margin:0px 0 0px 0px;
		  padding:0px 0px 0px 0px;
			width:100%;
			text-align:center;}
			   
#side li {margin:0px;
		  padding:0px;
			width:100%;
			background:#99CCFF;
			display:block;
			text-align:center;}
			
#side li a:hover {background-color:#66ccff;
									color:#990099;
									width:100%;
									text-decoration:none;
									text-align:center;}	
									
#breadcrumb a {text-align:right;
							 font-size:85%;
							 text-decoration:none;
							 color:#99ccff;}
							 
#breadcrumb a:hover {color:#66ccff;
										 text-decoration:underline;}

#information a {color:black;
						    font-weight:bold;
						 	  text-decoration:none;}
								
#information a:hover {color:#990066;}

#information table a {color:#990066;}

#information table a:hover {background:#3399cc;
                            color:#990066;}
														
.materials {font-size:85%;}

#information h1 {font-size:170%;
						     text-decoration:none ;
								 margin:0px;
								 padding:0px;
								 text-align:center;}
								 
								
#information h2 {font-size:150%;
						     text-decoration:underline;
								 margin:0px;
								 padding:0px;
								 text-align:left;}
								 
#information form {text-align:center;}
								 
#information form table {text-align:left;
						 						 margin:5px;}
												 
.buttons {text-align:center;}
								 
#information form fieldset {border-color:#990066;
						 							  border-width:1px;
														border-style:dashed;
						 							  width:70%;
														display:inline;}
														
#information .faq {text-align:left;}

#information ol li {text-align:left;
						     margin-left:30px; }
								 
#information ol {text-align:left;
						     margin-left:185px; }

#information ul {text-align:left;
						 		margin-left:200px;}
								
#information ul li {margin-left:40px;}

.description {width:195px;}

p {line-height:1.2;}

.buy {padding:10px;
		  width:180px;			
			 font-size:90%;}
		 
.buyd {padding:5px;
			 width:150px;
			 font-size:60%;}
			 
.size {padding:10px;}

.filler_s {background:#990099;
					 width:0.2px;}