/* Styles for Fly Tyers CarryAll web site.  */

/********
browns
#653500  from home page 
#472101		from hat page
#653500		from folstaf page
#472101		from fly retreev page
#472101		from contact us page
#472101		from catch-a-hatch page
#472101		from warranty page
#472101		from wtb opening page
********/

.bodyclass			{	background-color:#472101;
						font-family: Arial;
					}
					
.bodyclassp			{	background-color:#ffffff;
						font-family: Arial;
					}


.hometext			{	color: #744925;
						font-family: Microsoft Sans Serif;
						font-weight: 600;
						font-size:	9pt;
						text-align: center;
						left: 1px;
						width: 100%;
						/*height: 400px;*/
						height: 150px;
						top: 20px;
						z-index: 3;
					}
				
.topnavbox			{	background-color:#000000;
						position: static;
						top: 0px;
						left: 0px;
						width: 100%;
						height: 40px;
						padding: 0px;
						margin: 0px;
						margin-bottom: 10px;
						/*border: 1px #663322 solid;*/
						border: 1px #885544 solid;
						color: white;
						font-size:8pt;
						font-weight:bold;
					}

.homenav			{	width:80px;
						font-size:8pt;
						letter-spacing: 0.1em;
						height:100%;
						padding-top:15px;
						padding-bottom:15px;
						/*background-color: #338833;*/
						background-color: #01864f;
						color: #ffffff;
						font-weight:bold;
					}

					
.prodnav			{	width:80px;
						font-size:8pt;
						letter-spacing: 0.1em;
						height:100%;
						padding-top:15px;
						padding-bottom:15px;
						background-color: white;
						color: #472101;
						font-weight:bold;
					}
					
.retailnav			{	width:80px;
						font-size:8pt;
						letter-spacing: 0.1em;
						height:100%;
						padding-top:15px;
						padding-bottom:15px;
						background-color: #472101;
						color: #ffffff;
					}
					
.midlnav			{	width:237px;
						font-size:8pt;
						letter-spacing: 0.1em;
						height:100%;
						padding:5px;
						background-color: #000000;
						color: #ffffff;
						font-weight:bold;
						border-left: 1px #FED7A6 solid;
						border-right: 1px #FED7A6 solid;
					}
.aboutnav			{	width:120px;
						font-size:8pt;
						letter-spacing: 0.1em;
						height:100%;
						padding-top:15px;
						padding-bottom:15px;
						background-color: #472101;
						color: #ffffff;
					}
					
.contactnav			{	width:120px;
						font-size:8pt;
						letter-spacing: 0.1em;
						height:100%;
						padding-top:15px;
						padding-bottom:15px;
						background-color: white;
						color: #472101;
					}					
					
.commentsnav		{	width:80px;
						font-size:8pt;
						letter-spacing: 0.1em;
						height:100%;
						padding-top:15px;
						padding-bottom:15px;
						background-color: #fff;
						color: #472101;
					}



.coloredcontentbox	{	background-color:#FED7A6;
						background-image:url(images/logo132x101.jpg);
						background-repeat:no-repeat;
						background-position:top left;
						width: 100%;
						/*height: 480px;*/
						height:	 400px;
						padding: 0px;
						margin: 0px;
						z-index:1;
					}
					
.whitecontentbox	{	background-color: #ffffff;					
						width: 720px;
						height: 480px;
						padding: 0px;
						margin: 0px;
					}
					

.browntext			{	color:#653500;
						font-family: Arial;
						font-weight: bold;
						font-size:	12pt;
						text-align: center;
						width: 700px;
						/*height: 400px;*/
						/*position: absolute;*/
						top: 200px;
						border: 2px green dashed;
						z-index: 3;
					}
					
.wtb				{	width:40%;
						background-color:#472101;
						color:#FED7A6;
						font-weight:bold;
						padding:10px 20px 10px 20px;
						text-align:left;
						letter-spacing:.05em;
					}
					
.ftopstext			{	font-family:Arial;
						font-weight:bold;
						font-size:10pt;
						padding:10px;
					}
				
.balltoptext		{	font-family:Arial;
						font-weight:normal;
						font-size:12pt;
						letter-spacing:.1em;
						line-height: 1.5;
						padding:30px;
					}


.ballhead			{	z-index:5;
						position:absolute;
						background-color:#444444;
						top:150px;
						left:30px;
						padding:0px;
						margin:0px;
						display:none;
						color:#ffffff;
						border:15px inset #444444;
					}
					
.joantext			{	font-family:Arial;
						font-size:8pt;
						text-align:justify;
					}

.compstylehead		{	background-color:#01864f;
						font-weight:bold;color:#eeeeee;
						letter-spacing:.1em;
					}
					
.comptable			{	font-family:Arial;
						font-size:8pt;
						text-align:center;
						border-collapse:collapse;
					}
					
.colapse			{	border-collapse:collapse;
					}