body {
  background: url(http://www.sympathyflowershop.com/images/bg3.jpg) center repeat-y #f5f5eb;
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  font-size: 12px;
  padding: 0;
  margin: 0;
}

td{
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
   	font-size: 12px;
}

a{
	color: #015637;
	text-decoration: underline;
}
a:active {
	color: #015637;
	text-decoration: underline;
}

a:hover{
	color: #015637;
	text-decoration: underline;
}
a:visited{
	color: #015637;
	text-decoration: underline;
}


img {
	border: 0;
}	
		
#topbar {
	background: #c7d7c8;
	margin: 0 auto;
	border-bottom-color: #95b4a5;
    	border-bottom-style: solid;
    	border-bottom-width: 1px;
	height: 14px;
	width: 760px;
	text-align: right;
	font-size: 9px;
	color: #023725;
	}
	
#logo {
	width: 760px;
	height: 140px;
	margin: 0 auto;
	}
	
#topnav {
	padding: 0;
	margin: 0 auto;
	background-image: url("../images/navbar.jpg");
	width: 760px;
	height: 35px;
	text-align: center;
	}
	

	
.navbox {
	margin: 0 auto;
	padding: 0;
	width: 160px;
	background-image: url("../images/leftmiddlebg.jpg");
	text-align: left;
	}
	
	.navbox h4 {
		text-align: center;
		margin: 0;
		font-size: 12px;
		font-weight: bold;
		color: #013724;
		}
		
	.navbox h5 {
		margin: 8px;
		font-size: 10px;
		font-weight: bold;
		color: #013724;
		}
		
	.navbox ul {
		font-size: 10px;
		margin: 0px;
		list-style: disc url("../images/bullet.gif") inside;
		padding: 0 0 0 8px;
		line-height: 14px;
		}


.leftbox {
	margin: 18px 0 18px 0;
	font-size: 9px;
	}

	.leftbox ul {
		margin: 0px;
		list-style: none;
		padding: 0;
		}

.rightbox {
	text-align: left;
	}

	.rightbox ul {
		font-size: 10px;
		list-style: none;
		margin: 0 0 20px 4px;
		padding-left: 1em;
		text-indent: -1em;
		}

	.rightbox li {
		padding-top: 5px;
		}

	.rightbox a, a:visited, a:active, a:hover {
		color: #015637;
		text-decoration: none;
		}

.search {
	height: 20px;
	padding: 2px;
	font-size: 10px; 
	background: #F9F3F3; 
	border: 1px solid #C8A3B4;
	}


/** onmanage css **/

	
.departmentlistitem{
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 10px;
	COLOR: black;
	font-weight: normal;
	padding: 0 0 0 8px;
	line-height: 14px;
}

.departmentListItem a {
	font-size: 10px;
	padding: 2px 0 2px 0;
	COLOR: #015637;
	}

.departmentlistitem A:link, a:visited, a:active  {
	COLOR: #015637;
	text-decoration: none; 
	font-weight: normal;
}

 .departmentlistitem A:hover {
	COLOR: #9184ba;
	text-decoration: underline;
    font-weight: normal;
}


.copyright{
	font-size: 10px;
	padding-left: 15px;
	text-align: center;
}

.breadcrumb{
	font-size: 11px;
	font-weight:bold;
}

.buyboxcontent{
	background-color: #F5F5EB;
	border: 1pt solid #95B4A5;
	color:black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 15px;
}

.buyboxheader{
	background-color: #95B4A5;
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.checkoutContent{
	background-color: #F5F5EB;
	border: 1pt solid #95B4A5;
	color:black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.shoppingtoolsheader{
	background-color: #95B4A5;
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.shoppingtoolsheader td td{
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.tableheader{
	background-color: #95B4A5;
	color: white;
	font-size: 14px;
	font-weight: bold;
}
.tableheader td td{
	color: white;
	font-size: 14px;
	font-weight: bold;
}
.tableheader a{
	color: white;
	text-decoration: underline;
}
.tableheader a:link{
	color: white;
	text-decoration: underline;
}

.tableheader a:visited{
	color: white;
	text-decoration: underline;
}

.tableheader a:hover{
	color: white;
	text-decoration: none;
}

.tableheader a:active{
	color: white;
	text-decoration: underline;
}
	
	
