* {
	margin: 0;
	padding: 0;
}

html {
	font-size: 100%;
	height: 100%;
	margin-bottom: 1px;
}

body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #fff;
	color: #828282;
	margin: 0;
	padding: 0;
}

img { border: 0; }

h1 {
	font-size: 22px;
}

p {
	padding: 7px 0 7px 0;
	font-size: 14px;
}

.sep {
	height: 7px;
	background: url("images/sep.gif") no-repeat top center;
	padding: 5px 0 5px 0;
}

.right-img {
	float: right;
	padding: 2px 0;
	margin-left: 10px;
}

.right-img p {
	margin: 0;
	padding: 2px 0;
	text-align: center;
	font-style: italic;
}

#wrap {
	width: 750px;
	background: #fff url("images/bg_sides.gif") repeat-y 0 0;
	margin: 0 auto;
}

#page-header {
	background: url("images/bg_header.jpg") repeat-x 0 0;
	height: 155px;
	clear: both;
}

#page-body {
	margin: 0;
	min-height: 200px;
	clear: both;
}

#main {
	font-size: 13px;
	color: #000;
	padding: 10px 40px 2px 40px;
	font-weight: normal;
}

#page-footer {
	background: url("images/bg_footer.jpg") no-repeat left bottom;
	min-height: 154px;
	clear: both;
}

#copyright {
	padding: 0;
	text-align: center;
	color: #c7cacc;
	font-size: 10px;
	font-weight: normal;
}

#page-footer p {
	margin: 0 auto;
	padding: 60px 0 20px 0;
	font-size: 18px;
	color: #acd6f2;
	text-align: center;
}

/* Header block with images */
body div.header {
	background-repeat: no-repeat;
	width: 720px;
	height: 90px;
	float: left;
	padding: 10px 0 0 0;
}

body div.header h1, body div.header p { margin: 0; }
body div.header h1 a {
	display: block;
	width: 354px;
	height: 63px;
	float: right;
	text-indent: -5000px;
	text-decoration: none;
	margin: 5px 0;
}

body div.header p {
	float: left;
	color: #acd6f2;
	font-size: 15px;
	text-align: right;
	width: 300px;
	margin: 0;
}

html>body div.header h1 a {
	background: url("images/frinton_flowers.gif") top right no-repeat;
}

* html div.header h1 a {
	background: url("images/frinton_flowers.gif") top right no-repeat;
}

.head-num {
	position: relative;
	font-size: 18px;
	top: 10px;
	font-weight: bold;
}

#order {
	text-align: center;
	margin: 0;
	padding: 0 0 10px 0;
}

/* Navbar */
#navbar {
	height: 50px;
	clear: both;
	margin: 0;
}

#navbar ul {
	list-style: none;
	display: block;
	padding: 0;
}

#navbar li { float: left; }

/* Rolloff state */
#navbar li span a, #navbar li span a:link {
	display: block;
	width: 100%;
	color: #5e6e97;
	font-size: 18px;
	text-decoration: none;
}

#navbar li span a:hover { color: #000 }

li.home	 	{ padding: 27px 0 0 270px; }
li.about 	{ padding: 22px 0 0 60px; }
li.flowers 	{ padding: 15px 0 0 50px; }
li.contact 	{ padding: 5px 0 0 40px; }

/* Always active states */
body.home #navbar li.home span a,
body.about #navbar li.about span a,
body.flowers #navbar li.flowers span a,
body.contact #navbar li.contact span a {
	color: #000;
	border-bottom: 5px solid #acd6f2;
	text-decoration: none;
}

/* General form styles
----------------------------------------*/
fieldset {
	margin: 15px 0;
	padding: 10px;
	border-top: 1px solid #D7D7D7;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #D7D7D7;
	position: relative;
}

* html fieldset {
	padding: 0 10px 5px 10px;
}

/* Definition list layout for forms
	Other general def. list properties defined in prosilver_main.css
---------------------------------------- */
dl {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 1.20em;
}

dt {
	float: left;
	width: auto;
}

dd { color: #000;}
dd + dd { padding-top: 5px;}
dt span { padding: 0 5px 0 0;}

dt label {
	font-size: 1.00em;
	text-align: left;
	font-weight: bold;
	color: #000;
}

dd label {
	font-size: 1.00em;
	white-space: nowrap;
	margin: 0 10px 0 0;
	color: #4A5A73;
}

fieldset dl {
	margin-bottom: 10px;
	font-size: 0.85em;
}

fieldset dt {
	width: 45%;
	text-align: left;
	border: none;
	border-right: 1px solid #CCCCCC;
	padding-top: 3px;
}

fieldset dd {
	margin: 0 0 0 45%;
	padding: 0 0 0 5px;
	border: none;
	border-left: 1px solid #CCCCCC;
	vertical-align: top;
	font-size: 1.00em;
}

/* Hover highlights for form rows */
fieldset dl:hover dt, fieldset dl:hover dd {
	border-color: #666666;
}

fieldset dl:hover dt label {
	color: #5e6e97;
}

fieldset dl dd label:hover {
	color: #BC2A4D;
}

/**
* Snap
*/
.snaps { cursor: default; list-style: none; margin: 0 auto; }
.snaps a { cursor: default; }
.snaps a .preview { display: none; }

.snaps a:hover .preview {
	display: block;
	position: absolute;
	top: -33px;
	left: -45px;
	z-index: 1;
}

.snaps img {
	background: #fff;
	border-color: #aaa #ccc #ddd #bbb;
	border-style: solid;
	border-width: 1px;
	color: inherit;
	padding: 2px;
	vertical-align: top;
	width: 150px;
	height: 150px;
}

.snaps li {
	background: #eee;
	border-color: #ddd #bbb #aaa #ccc;
	border-style: solid;
	border-width: 1px;
	color: inherit;
	display: inline;
	float: left;
	margin: 25px;
	padding: 5px;
	position: relative;
}

.snaps .preview {
	border-color: #000;
	width: 300px;
	height: 300px;
}