body {text-align:center;}

a { text-decoration: none; }

a:hover { text-decoration: underline; }

img { border: 0; }

form,
body,
#nav,
#header-links ul,
#footer-links ul,
.contents ul{
	list-style: none;
	padding: 0;
	margin: 0;
}

input{ vertical-align: middle; }

#overall {
	width: 760px;
	background: url(contents-bg.gif) repeat-y;
        margin:0 auto; text-align:left;}

/*-----------------CSSJUMP HEADER-------------------*/
#header {          background:url(/lib/walkerflorist/header.gif) no-repeat; height:147px; width:760px; position:relative;}

/* Invisible Logo click -------------------------------*/
.logolink a {position: absolute; height:120px; width:140px; top:5px;  left:20px; text-decoration:none;}
.logolink a i {visibility:hidden;}


#header-links {
	text-align: right;
        position:absolute;
        top:120px;
        right:10px;

}

#header-links, #header-links *{
	font: bold 10px/19px georgia, tahoma, arial, sans-serif;
}

#header-links li {
	color: #FFFFFF;
	display: inline;
}

#header-links li a {
	color: #f5f5f5;
	padding-left: 15px;
	padding-right: 15px;
	border-right: solid 2px #d7d7eb;
}

#header-links li a.last { border-right: none; }

/*-----------------CSSJUMP MAIN---------------------*/
#main { background:#fff;}

/*-----------------CSSJUMP LEFT---------------------*/
#left {
	width: 157px;
	float: left;
        background:#f5f5f5;
}

#search {
	border: solid 1px #D8D8D8;
	margin: 4px;
	font: bold 10px georgia, trebuchet ms, arial, sans-serif;
	color: #96A6B2;
	padding: 4px 4px 4px 6px;
	background: #FFFFFF;
}

.form { vertical-align: middle; }

.search-box {
	width: 110px;
	height: 21px;
	margin-right: 3px;
}

.search-header{ color: #B196B2; }

#navtop { display: block; }

#nav {
	background:#f5f5f5;
	list-style: none;
	margin-bottom: 15px;
}

#nav li {
	font: bold 11px Arial, Helvetica, sans-serif;
	padding: 6px 10px 6px 12px;
	border-bottom: solid 1px #888888;
}

* html #nav li { padding: 4px 10px 4px 12px; }

#nav li a { color:#878787; }
#nav li a:hover { color:#7777bb; }

#navbottom { display: block; }

#nav-extras {
	text-align: center;
	padding-bottom: 20px;
}

/*-----------------CSSJUMP RIGHT--------------------*/
#right {
	float: right;
	width: 575px;
	margin-top: 17px;
}

* html #right { margin-left: -3px; }

.headertext {
	font: bold 16px georgia, arial, sans-serif;
	color: #000000;
	margin-bottom: 12px;
}

#message {
	font: normal 12px times new roman, georgia, serif;
	margin-bottom: 10px;
	line-height: 15px;
}

/*NOTE: styles related to contents in its own external css file*/
/*-----------------CSSJUMP FOOTER-------------------*/
#footer {
	position: relative;
	height: 19px;
}

#footer-links {
	text-align: center;
	background: #9999cc;
}

#footer-links, #footer-links *{
	font: bold 10px/19px tahoma, arial, sans-serif;
}

#footer-links li {
	color: #FFFFFF;
	display: inline;
}

#footer-links li a {
	color: #FFFFFF;
	padding-left: 3px;
	padding-right: 5px;
	border-right: solid 2px #FFFFFF;
}

#footer-links li a.last { border-right: none; }

#footer center table tr td p { color: #039; }

#designby {
	position: absolute;
	left: 20px;
	top: 25px;
	font: normal 10px tahoma, arial, sans-serif;
	color: #000000;
}

#designby a {
	color: #000000;
	font: normal 10px tahoma, arial, sans-serif;
}

#copyright {
	text-align: right;
	font: bold 11px/20px tahoma, arial, sans-serif;
	color: #707070;
	background: #FFFFFF;
}

/*-----------------CSSJUMP COMMONS-------------------*/
.clear {
	clear: both;
	font-size: 0;
	height: 0;
}

/*-------------------SITEMAP CSS---------------------*/

.sitemap-header {
    font: bold 14px verdana;
    color: #000000;
    display: block;
    padding-top:  15px;
}
.sitemap-1      {
    font: bold 12px verdana;
    color: #000080;
    display: block;
    padding-left: 25px;
}
.sitemap-2      {
    font: normal 12px verdana;
    color: #0000FF;
    display: block;
    padding-left: 50px;
}
.sitemap-3      {
    font: normal 10px verdana;
    color: #0000FF;
    display: block;
    padding-left: 75px;
}
.sitemap-4      {
    font: normal 8px verdana;
    color: #0000FF;
    display: block;
    padding-left: 100px;
}

.item-image {width: 230px; float: left; text-align: center;}
