/* -------- Pickles And Fred Global CSS -------- */

/* Body Styles */ 
* 								{ font-family:Arial, Helvetica, sans-serif; color:#477EAB; font-size:12px; }
body 				    		{ /*background:#5E878E; background-image:url(../images/pickles-and-fred-bg-repeat.jpg); background-repeat:repeat;*/}
hr								{ text-align:left; height:1px; color:#e5e5e5; background-color:#e5e5e5; border:0px; width:80%; }
ul								{ padding:10px 0px 0px 20px; margin:0px; line-height:15px; }

/* h-Styles */
h1 								{ font-family: Arial, Helvetica, sans-serif; font-size: 30px; color: #FF99FF; font-weight: 600; display: inline; text-decoration: none; }
h2 								{ font-family: Arial, Helvetica, sans-serif; font-size: 16px; color: #003399; font-weight: 600; display: inline; text-decoration: none; }
h3 								{ font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #015a9c;  font-weight: 600; display: inline; }
h4 								{ font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #77c4b0;  font-weight: 600; display: inline; }
h5 								{ font-family: Arial, Helvetica, sans-serif; font-size: 28px; color: #4d4d4d; font-weight: 400; display: inline; }
h6 								{ font-family: Arial, Helvetica, sans-serif; font-size: 13px; color: #4d4d4d; font-weight: 600; display: inline; }

/* Anchor Tags */

a.link							{ color:#F372DD; text-decoration:underline; }
a.link:hover					{ color:#FF99FF; text-decoration:none; }

a.products-menu					{ color:#F372DD; text-decoration:none; font-size:12px; font-weight:600; }
a.products-menu:hover			{ color:#F372DD; text-decoration:underline; }

a.copyright						{ font-size:10px; color:#99CCFF; text-decoration:none; }
a.copyright:hover				{ color:#324458; text-decoration:none; }

a.pickles-and-fred-menu			{ font-family:Arial; font-size:16px; padding:0px 12px 0px 12px; font-weight:600; color:#FFCCFF; text-decoration:none; }
a.pickles-and-fred-menu:hover	{ color:#FFFFFF; text-decoration:none; }

/*----------------- Start Divs ---------------------*/					

/* Pickles And Fred Outer Wrapper */
#pickles-and-fred-outer-wrapper		{ width:994px; margin:0px auto 0px auto; background-image:url(../images/pickles-and-fred-shadow.jpg); /*background-repeat:repeat-y; filter:alpha(opacity=25);-moz-opacity:.25;opacity:.25;*/ } 

/* Pickles And Fred Main Wrapper */
#pickles-and-fred-wrapper			{ width:980px; margin:0px auto; padding:0px 0px 0px 0px; background-color:#fff; }



/* Pickles And Fred Header Wrapper */
#pickles-and-fred-header-wrapper	{ width:980px; height:120px; margin:0px 0px 4px 0px; padding:0px; background:#ffffff; }

/* Pickles And Fred Header Left */
#pickles-and-fred-header-left		{ width:180px; height:120px; float:left; padding:0px; margin:0px 4px 0px 0px; background:#fff; }

/* Pickles And Fred Header Middle */
#pickles-and-fred-header-middle		{ width:612px; height:90px; float:left; padding:0px; margin:0px 4px 0px 0px; }

/* Pickles And Fred Header Right */		
#pickles-and-fred-header-right		{ width:180px; height:90px; float:right; background:#FFE1FF; /*background:#b7688b;*/ }

/* Pickles And Fred Header Menu */
#pickles-and-fred-header-menu		{ width:796px; height:26px; margin:4px 0px 0px 0px; padding:0px; float:right; background-image:url(../images/pickles-and-fred-menu-repeat.jpg); background-repeat:repeat; }

/* Pickles And Fred Content Wrapper */
#pickles-and-fred-content-wrapper	{ width:980px; margin:0px 0px 4px 0px; padding:0px; clear:both; }

/* Pickles And Fred Content Left */
#pickles-and-fred-content-left		{ width:180px; margin:0px 4px 0px 0px; padding:0px; float:left; background:#ccccff; /*background:#E5FFCC; background:#C0E1E4; background:#B3C8D5;*/ }

/* Pickles And Fred Content Middle */
#pickles-and-fred-content-middle	{ width:612px; margin:0px 4px 0px 0px; padding:0px; float:left; background:#fff; }

/* Pickles And Fred Content Right */
#pickles-and-fred-content-right		{ width:180px; margin:0px 0px 0px 0px; padding:0px; float:right; background:#FFCCFF; /*background:#FF99FF; background:#D7AABE;*/ }

/* Pickles And Fred Content Images */
#pickles-and-fred-content-images	{ width:612px; height:106px; margin:0px 0px 0px 0px; padding:0px; float:left; background:#fff; clear:both; }

/* Pickles And Fred Text Left */
#pickles-and-fred-text-left			{ padding:0px 0px 0px 0px; }

/* Pickles And Fred Text Middle */
#pickles-and-fred-text-middle		{ padding:20px 20px 20px 20px; }

/* Pickles And Fred Text Right */
#pickles-and-fred-text-right		{ padding:0px 0px 0px 0px; }

/* Pickles And Fred Text Middle */
#pickles-and-fred-text				{ padding:20px 20px 20px 20px; }

/* Pickles And Fred Footer */
#pickles-and-fred-footer			{ width:980px; height:30px; margin:0px 0px 0px 0px; padding:0px; background-image:url(../images/pickles-and-fred-footer-repeat.jpg); clear:both; }



/* Pickles And Fred Copyright */
#pickles-and-fred-copyright			{ padding:5px 0px 0px 0px; margin:0px auto; color:#CCD3DB; background:none; text-align:center; font-size:10px; }

/*---------------------- End Divs ----------------------*/


/*---------------------- Start Pickles And Fred Classes ------------------------ */

.pickles-and-fred-title				{ padding:0px 0px 10px 0px; border-bottom:6px solid #77c4b0; margin:0px 0px 20px 0px; }
.pickles-and-fred-menu				{ padding:0px 15px 0px 15px; margin:0px 0px 0px 0px; }

/* Form */
.textarea 							{ font-family:Arial; font-size: 10px; color: #999;  border:1px solid #77c4b0; padding:2px;  display: inline; }
.select 							{ font-family:Arial; font-size: 10px; color: #999; height:14px; width:250px; border:1px solid #77c4b0; padding:2px; display: inline; }
.input								{ font-family:Arial; font-size: 10px; color: #999; height:14px; text-indent:2px; border:1px solid #77c4b0; padding:2px; display: inline; }
.input-checkbox						{ font-family:Arial; font-size: 10px; color: #999; height:14px; border:1px solid #77c4b0; vertical-align: middle; display: inline; }

/* Map Window */
.map-window							{ position:absolute; left:0; width:200; border-style:solid; border:1px solid #77c4b0; background-color:#fff; padding:5px; 
								color:#015a9c; font-family: Arial; font-weight: bold; font-size: 11px; z-index:2; visibility:hidden; }

/*---------------------- End Pickles And Fred Classes ------------------------ */
								

/* -------- Start Pickles And Fred Drop Menu ---------- */

#drop-menu-1 ul					{ display:inline; }

#drop-menu-1    				{ margin:0; padding:0; z-index:30 }

#drop-menu-1 li 				{ margin:0;	padding:0; list-style:none;	font-size:16px; font-weight:600; font-family:Arial; }

#drop-menu-1 li a				{ display:block; margin:0 1px 0 0; padding:4px 0px; color:#FFCCFF; text-align:left; text-decoration:none }

#drop-menu-1 li a:hover			{ color:#fff; }

#drop-menu-1 div				{ position:absolute; visibility:hidden; margin:0; display:block; width:100px; padding:0; background:#b7688b; border:1px solid #A64D87; }

#drop-menu-1 div a				{ position:relative; display:block; margin:0; padding:5px 10px; width:auto; white-space:nowrap; text-align:left; text-decoration:none; 
							background:#b7688b; color:#fff; font:bold 11px verdana; }

#drop-menu-1 div a:hover		{ background:#D7AABE; color:#fff; }

.heading						{ background:#5B839F; width:140px; font-size:12px; font-weight:600; color:#fff; padding:1px 5px 1px 5px; display:block; }

/* -------- End Pickles And Fred Drop Menu ---------- */

