@charset "utf-8";
/*
Copyright (c) 2008, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.5.2
*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
/* to preserve line-height and selector appearance */
sup {vertical-align:text-top;}
sub {vertical-align:text-bottom;}
input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}
/*to enable resizing for IE*/
input,textarea,select{*font-size:100%;}
/*because legend doesn't inherit in IE */
legend{color:#000;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
/**/

/* CSS Document */

* {
	margin:0;
	padding:0;
}
body {
	text-align:left;
	
	font:12px/1.55em Arial, Helvetica, sans-serif;
color: #3d3028;
background-color: #fff;
}

/*proflowers*/
.productPrice {
color: #990000;
font-size: 18px;

text-decoration: none;
line-height: 14pt;
z-index: 0;
text-align:left;
font-weight:bold;
}
.productName, .newsletter {
color: #003399;
font-size: 10pt;
font-weight: bold;

text-decoration: none;
text-align: left;
} 
.thinLine {
	BORDER-RIGHT: 0px; 
	PADDING-RIGHT: 0px; 
	BORDER-TOP: 0px; 
	PADDING-LEFT: 0px; 
	PADDING-BOTTOM: 0px; 
	MARGIN: 4px 0px; BORDER-LEFT: 0px; WIDTH: 100%;  PADDING-TOP: 0px; BORDER-BOTTOM: 0px; HEIGHT: 1px;
	background:#ccc;
}



.breadcrumbs, .breadcrumbs a
{
	font-size: 11px;
	text-decoration:none;
}

#nav-menu ul
{
font-size: 11px;
list-style: none;
padding: 0;
margin: 0;
} 

#nav-menu li
{
float: left;
margin: 0 0em;
} 

#nav-menu li a
{
height: 2em;
line-height: 2em;
float: left;
width: 9em;
display: block;
border-left: 0.1em solid #545454;;
border-left: 0.1em solid #545454;;
color: #fff;
text-decoration: none;
text-align: center;
} 



/**/
a img {
	border:0;
}
a {}
a:link, a:visited { color: #0144a7; }
a:hover { color: #d04102; }

/*IE*/
* html a:link, * html a:visited, * html a:hover { outline:none;border-bottom: none;text-decoration:underline; }

a img, img a, a:link img, a:hover img, a.image:visited, a.image:link, a.image:hover, a.image img{ border: none;cursor: hand;cursor: pointer; }


h1, h2, h3, h4 {
	font-size: 18px;
	display:inline;
	
	
}