@charset "utf-8";
/* CSS Document */

/* Container */

html, body {
	margin: 20px;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	background-image: url(../hirsch_florist_mandan_images/dark_rose_back.gif);
	text-align: center;
}

/* ----- Header Start ----- */

	/* Layout */

	#pcHeader08 {
	width: 900px;
	height: 145px;
	background-image:url(../hirsch_florist_mandan_images/hirsch_florist_mandan_ND_background.jpg);
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	position: relative;
	border-top-width: 5px;
	border-right-width: 5px;
	border-left-width: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #C04B7D;
	border-right-color: #C04B7D;
	border-left-color: #C04B7D;
		}
		
		
	#pcHeader08Left {
	position: absolute;
	left: 299px;
	z-index: 3;
	top: -70px;
	width: 450px;
	height: 70px;
		}
		
	#pcHeader08Center {
	position: absolute;
	top:  30px;
	left: 715px;
	width: 160px;
	height: 75px;
		}
		
	#pcHeader08Right {
	position: absolute;
	background-color: #D5BFFF;
	top: 40px;
	left: 720px;
	width: 140px;
	border: 1px dashed #CCC;
	padding: 10px;
	text-align: left;
	height: 45px;
				background-color: #D5BFFF;
    filter:alpha(opacity=80);
  /* CSS3 standard */
    opacity:0.8;
	
	
		}
		
	/* Elements */
	
	#pcHeader08StoreName {
	
			text-align: left;
			font-size: 60px;
		}
		
	#pcHeader08StoreDescription {
			text-align: left;
			font-size: 18px;
			margin-top: -5px;
		}
			
	#pcHeader08Center form input {
			font-size: 18px;
			border: 1px solid #CCC;
			background-color: #E8E8FF;
			width: 175px;
			height: 25px;
		}
		
	#pcHeader08Center a {
			text-decoration: none;
			color: #666;
		}
		
	#pcHeader08Center a:hover {
			color: #999;
		}
		
	#pcHeader08Right .tagLine {
			font-size: 40px;
		}
		
	#pcHeader08Right .tagLineSmall {
			font-size: 18px;
			margin-top: -5px;
		}
		
/* ----- Header End ----- */

/* ----- Top Navigation Start ----- */

	#pcTopNav08 {
	width: 900px;
	height: 28px;
	background-color: #D5BFFF;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 16px;
	text-align: right;
	color: #000;
	border-right-width: 5px;
	border-left-width: 5px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #C04B7D;
	border-left-color: #C04B7D;		}

	#pcTopNav08-CART {
			float: left;
			padding: 2px 0 0 10px;
			font-size: 9px;
		}

	#pcTopNav08-LINKS {
	float: right;
	margin: 0;
	padding: 4px 10px 0 0;
	font-weight: bold;
		}

	#pcTopNav08 a {
			text-decoration: none;
			color: #000;
		}
		
	#pcTopNav08 a:hover {
			color: #666;
		}

/* ----- Top Navigation End ----- */

/* ----- Main Area Start ----- */

	#pcMainArea08 {
			width: 900px;
			background-image: url(../hirsch_florist_mandan_images/light_pink_rose_store_back.jpg);
			margin-left: auto;
			margin-right: auto;
			margin-top: 0px;
			margin-bottom: 0px;
			border: none;
	border-right-width: 5px;
	border-left-width: 5px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #C04B7D;
	border-left-color: #C04B7D;		}
		
	#pcMainArea08-PC {
			width: 660px;
			float: right;
			border: 2px solid #939;
			text-align: left;
			margin: 15px 10px 20px 0;
			/* IE 6 double margin fix */
			display: inline;
		}
		
		#pcMainArea08-PC-Content {
				padding: 10px;
			}
		
	#pcMainArea08-LEFT {
			width: 210px;
			float: left;
			text-align: left;
			vertical-align: top;
			margin: 15px 0 20px 10px;
			/* IE 6 double margin fix */
			display: inline;
		}

	#pcMainArea08-BROWSE {
	width: 200px;
	background-color: #D5BFFF;
	border: 2px solid #939;
	margin-bottom: 10px;
	 /* for IE */
    filter:alpha(opacity=70);
  /* CSS3 standard */
    opacity:0.7;
	overflow: hidden;
		}

	#pcMainArea08-BROWSE table {
			margin: 0 0 10px 6px;
		}

#pcMainArea08-BROWSE table td {
			padding: 4px 0 0 0;
		}
	
	/* hirsch custom */	
.butterflyNav {
	color: #000;
	font-weight: bold;
	list-style-image: url(butter1.gif);
	list-style-position: inside;
}

		
	#pcMainArea08-PRICE {
			width: 200px;
			background-color: #D2F0FF;
			border: 1px solid #9999CC;
			margin-bottom: 10px;
		}

	#pcMainArea08-LINKS {
	width: 200px;
	background-color: #D5BFFF;
	border: 2px solid #939;
	margin-bottom: 10px;
	 /* for IE */
    filter:alpha(opacity=70);
  /* CSS3 standard */
    opacity:0.7;
		color: #000;
	font-weight: bold;
		}
		
	#pcMainArea08-LEFT h3 {
		text-align: center;
			font-size: 16px;
			color: #333;
			border-bottom: 1px solid #333;
			width: 180px;
			margin: 5px 0 10px 5px;
			font-weight: normal;
		}

	#pcMainArea08-LEFT ul {
		list-style-type: none;
		margin: 0 0 10px 5px;
		padding: 0;
	}

	#pcMainArea08-LEFT li {
		margin: 4px 0 0 5px;
	}

	#pcMainArea08-LEFT a {
		text-decoration: none;
		color: #333;
		}
		
	#pcMainArea08-LEFT a:hover {
		text-decoration: none;
		color: #06F;
		}
		
	#pcMainArea08-SPACER {
			clear: both;
		}

/* ----- Main Area End ----- */

/* ----- Footer Start ----- */

	#pcFooter08 {
			width: 900px;
			height: 40px;
			background-color:#D5BFFF;
			margin-left: auto;
			margin-right: auto;
			margin-top: 0px;
			margin-bottom: 20px;
			font-size: 16px;
			text-align: center;
			color: #000;
	border-bottom-width: 5px;
	border-right-width: 5px;
	border-left-width: 5px;
	border-bottom-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-bottom-color: #C04B7D;
	border-right-color: #C04B7D;
	border-left-color: #C04B7D;		}

	#pcFooter08 p {
			margin: 0;
			padding: 2px 0 0 10px;
		}

	#pcFooter08 a {
			text-decoration: none;
			color: #000;
	}
		

	#pcFooter08 a:hover {
			color: #CCC;
		}
		
	#pcFooter08	.babyFooterText {
	font-size: 10px;
}

/* ----- Top Navigation End ----- */

/* ----- Other Interface Elements ----- */

	#pcShowCart {
      width: 200px;
			margin-bottom: 10px;
			font-size: 11px;
				background-color: #D5BFFF;
	border: 2px solid #939;
	margin-bottom: 10px;
	 /* for IE */
    filter:alpha(opacity=70);
  /* CSS3 standard */
    opacity:0.7;
	overflow: hidden;
	font-weight: bold;
	}
	
	.bigPink {
	font-size: 22px;
	color: #606060;
	font-weight: bold;
	}
	.myContact {
		border: 1px dashed #CCC;
						background-color: #D5BFFF;
    filter:alpha(opacity=80);
  /* CSS3 standard */
    opacity:0.8;

	}
	.homeBox {
	background-color: #D5BFFF;
	border: 1px dashed #CCC;
	text-align: center;
	}	
	.hbTitle {
		font-size: 18px;
		
		font-weight: bold;
	}
	
	.hbItalics {
		font-size: 18px;
		font-style: italic;
		text-align: left;
		
	}
	.hbCity {
		font-size: 18px;
		text-align: left;
		font-weight: bold;
	}
	.hbName {
		font-size: 16px;
		text-align: left;
	}
	
.bowmobile {
	text-align: left;
}
#pcTopNav08 #pcTopNav08-LINKS .bowmobile {
	font-style: italic;
}
.bow {
	font-size: 14px;
}
