@charset "utf-8";
/*
//(C)2007-2012 RAZOR WEB DESIGN
//THIS CODE IS STRICTLY COPYRIGHT. DO NOT MODIFY, REDISTRIBUTE, REMOVE WITHOUT THE CONSULTATION OF RAZOR WEB DESIGN.
//SITE TEMPLATE STYLESHEET
*/

/*TEMPLATE*/
* {
	padding:0;
	margin:0;
}
body {
	background-color:#939495;
	font-family:Arial, Tahoma, Geneva, sans-serif;
}
#content {
	width:960px;
	margin:20px auto 0;
	background-color:#FFF;
	box-shadow:0px 0px 10px #777;
	border-radius:15px;
	padding:10px;
	overflow: hidden;
	border:1px solid #000;
}
#header,#footer,#nav {
	display:block;
}
#header {
	width:960px;
	height:135px;
	margin-bottom:35px;
}
#nav {
	width:560px;
	border-radius:5px;
	margin:10px 0;
	float:left;
}
#logo {
	width:400px;
	float:left;
}
#foot {
	margin:10px auto 0;
}
#foot-block-left {
	float:left;
	width:300px;
}
#foot-block-left p {
	margin-bottom:3px;
}
#foot-block-right {
	float:right;
	width:400px;
	text-align:right;
}
#foot a {
	text-decoration:none;
	font-size:11px;
	color:#000;
}
#note_box {
	margin-bottom:10px;
	padding:8px;
	border-radius:5px;
	color:#FFF;
	font-size:12px;
	display:none;
}
#note_box a {
	color:#FFF;
}
.red {
	background-color:#972422;
}
.green {
	background-color:#8AAA1F;
}

/*GENERAL*/
h1 {
	font-size:22px;
	color:#333;
	letter-spacing:-1px;
}
h2 {
	font-size:22px;
	color:#555;
	font-weight:normal !important;
}
h4 {
	font-size:14px;
	color:#285877;
	letter-spacing:-1px;}
p {
	margin:1em 0;
	font-size:14px;
	color:#000;
}
a {
	color:#069;
	text-decoration:underline;
}
a:hover {
	text-decoration:none;
}
hr {
	border:0;
	margin:10px 0;
	border-bottom:1px solid #DDD;
}

/*BODY SIZES*/
.body-half {
	width:590px;
	float:left;
	padding-right:10px;
}
.body-full {
	width:960px;
}

/*OTHER*/
.hide {
	display:none;
}
img.border {
	border:1px solid #000;
}

/*SIDEBOX CSS*/
.side-box {
	width:180px;
	padding:8px;
	border:1px solid #285877;
	border-radius:5px;
}

/*OTHER ELEMENTS*/
.gallery {
	margin:10px;
	border:2px solid #285877;
}
.denote {
	color:#C30;
	font-size:16px;
	font-weight:bold;
	text-shadow:0px 1px 2px #111;
}
#basemenu {
	margin-right: auto;
	position: fixed;
	bottom:0px;
	width: 100px;
	height: 40px;
	text-align:right;
	right:1%;
}
p.caption {
	color:#999;
	font-size:12px;
	font-weight:bold
}

/*FORM*/
.form_table {
	width:100%;
	padding:0;
	margin:0;
	border:0;
}
#form_input {
	padding-top:3px;
	padding-bottom:3px;
}
.form_caption {
	font-size:12px;
	font-weight:none;
	color:#FFF;
	padding:0px 0px 0px 5px;
	margin:0;
	font-style:italic;
	display:none;
}
input,select {
	padding:4px 2px;
	font-size:12px;
}
input[type="text"],input[type="password"],textarea {
	background:url(../images/form_bg.jpg) repeat-x;
	background-color:#FFF;
	padding:4px 2px;
	border:1px solid #285877;
	height:25px;
	color:#000;
	border-radius:3px;
}
select {
	background-color:#285877;
	padding:4px 2px;
	border:1px solid #446a86;
	color:#446a86;
}
input[type="submit"] {
	background-color:#4e7a9b;
	color:#FFF;
	font-weight:bold;
	border:none;
	padding:8px 35px;
	text-shadow:0 1px 0 #036;
	border-radius:4px;
	cursor:pointer;
	text-shadow:0 -1px 0 #285877;
}
input[type="submit"]:hover {
	background-color:#666;
}
input[type="submit"]:active {
	box-shadow:inset 0px 0px 5px #000;
}

/*SITEMAP <LI>*/
#sitemap {
	margin-top:10px;
}
#sitemap li {
	margin:10px 0;
	list-style-type:square;
	margin-left:15px;
}

/*SEARCH <LI>*/
#search {
	margin-top:10px;
}
#search li {
	margin:10px 0;
	list-style:none;
	border-top:1px solid #DDD;
}
#search li h2 a {
	font-size:16px;
	text-decoration:none;
}
#search li h2 a:hover {
	text-decoration:underline;
}

/*Spacers*/
.spacer5 {
	height:5px;
}
.spacer10 {
	height:10px;
}
.spacer15 {
	height:15px;
}

/*Loader*/
#load_contact {
	display:none;
	margin-left:5px;
}

/*HTML Box*/
.content-holder {
	width:960px;
	overflow:hidden;	
}
.content-holder .holder, .content-holder .divider {
	float:left;
	text-align:justify;
}
.content-holder .holder.w50 {
	width:480px;
}
.content-holder .holder.w75 {
	width:585px;
}
.content-holder .holder.w25 {
	width:195px;
}
.content-holder .divider {
	width:20px;
}

/*Contact Form / Map*/
.contact-container {
	width:800px;
}
.contact-container .contact-form, .contact-container .contact-map {
	width:400px;
	float:left;
}
#map_canvas {
	display:block;
	margin:0;
	width:380px;
	height:430px;
	border:1px solid #000;
}
.contact-container .contact-map h2 {
	display:inline;
}
.contact-container .contact-map .map-link {
	font-size:10px;
	text-decoration:none;
	display:inline;
}

/*Contact Block */
.contact-block {
	overflow:hidden;
}
.contact-block .map {
	width:380px;
	float:left;
}
.contact-block .info {
	float:left;
	width:540px;
	padding-left:40px;
}

/*Nav Tree*/
div.nav-tree {
    background-color: #F3F3F3;
    border-radius: 3px 3px 3px 3px;
    color: #666666;
    font-size: 10px;
    margin-bottom: 10px;
    padding: 5px;
}
div.nav-tree a {
    color: #666666;
    text-decoration: underline;
}
div.nav-tree a:hover {
	text-decoration:none;
}

/*GALLERY LIST*/
ul.gallery-list {
	list-style:none;
	overflow:hidden;
}
ul.gallery-list li {
	float:left;
	width:236px;
	padding:10px;
	margin:5px;
	background-color: #EEE;
	border-radius:5px;
}
ul.gallery-list li h3 {
	font-size:18px;
	letter-spacing:-1px;
	color:#285877;
}
ul.gallery-list li a.view {
	display:block;
	margin-top:4px;
	background-color:#285877;
	color:#FFF;
	text-align:center;
	padding:7px 5px;
	text-decoration:none;
}
ul.gallery-list li a.view:hover {
	box-shadow:inset 0 0 5px #000;
	text-decoration:underline;
}

/*NEWS*/
.content-holder .holder.news h6 {
	font-size:24px;
	color:#285877;
}
.content-holder .holder.news p.sub-text {
	color:#999;
	font-size:12px;
	font-weight:bold;
	margin:5px 0;
}
.content-holder .holder.news p {
	font-size:12px;
}
.content-holder.border-top-news {
	border-top:1px solid #FFF;
}

/*Where to buy*/
.where-to-buy ul.contacts {
	list-style:none;
	margin-left:75px;
	margin-top:10px;
}
.where-to-buy ul.contacts li {
	display:block;
	margin:3px 0;
}
.where-to-buy ul.contacts li a {
	width:260px;
	display:block;
	padding:6px 0;
	padding-left:10px;
	border:1px solid #C8C8C8;
	color:#666;
	text-decoration:none;
}
.where-to-buy .contact-box {
	width:420px;
	height:265px;
	padding:10px;
	margin:5px auto;
	border:1px solid #666;
}
.where-to-buy .contact-box p {
	font-size:12px;
	color:#555;
}
.where-to-buy .contact-box p b {
	color:#000;
}
.wtb-controller {
	display:block;
	overflow:hidden;
}
.wtb-controller li {
	float:left;
	list-style:none;
}
.wtb-controller li a {
	display:block;
	width:478px;
	padding:4px 0;
	font-weight:bold;
	border-top:1px solid #666;
	border-left:1px solid #666;
	border-right:1px solid #666;
	text-align:center;
	border-top-right-radius:4px;
	border-top-left-radius:4px;
	font-weight:normal;
	color:#000;
	text-decoration:none;
}
.wtb-controller li a.off {
	background-color:#C8C8C8;
	font-weight:bold;
	font-style:italic;
}
.conbox {
	padding-top:20px;
}

/*Availability*/
table.availability {
	width:960px;
	background-color:#CCC;
}
table.availability img {
	padding:4px;
}
table.availability tr {
	background-color:#EAEAEA;
}
table.availability tr.header {
	background-color:#DDD;
}
table.availability tr.header p {
	text-align:center;
	padding:3px 0;
	margin:4px 0;
	font-size:12px;
	color:#00904e;
	font-weight:bold;
}
table.availability .colour {
	width:30px;
	height:30px;
	display:block;
	margin:0 auto;
	border:1px solid #FFF;
}
table.availability .colour.month {
	width:20px;
	height:20px;
}
table.availability p {
	padding-left:5px;
}
table.availability p.title {
	font-size:12px;
	font-weight:bold;
}
table.availability h2 {
	padding:5px;
	font-size:16px;
}

/*Flower Thumbs*/
ul.flower-thumbs {
	list-style:none;
	overflow:hidden;
}
ul.flower-thumbs li {
	float:left;
	padding:5px;
	margin:2px;
	border:1px solid #CCC;
	background-color:#EAEAEA;
	position:relative;
}
ul.flower-thumbs li p {
	font-size:12px;
	margin:0;
	padding:0;
}
ul.flower-thumbs li p a {
	text-decoration:none;
	color:#555;
}
ul.flower-thumbs li p a:hover {
	text-decoration:underline;
}
ul.flower-thumbs div.ico-availability {
	position:absolute;
	right:5px;
	bottom:1px;
}
ul.flower-thumbs div.ico-availability a:hover {
	position:relative;
	top:1px;
}