/* 
========================================================================
TEMPLATE.CSS
========================================================================
*/

/* --- Body - control position #container, allows centering of site -- */
body {
	text-align: center;
	background-color : #C4B3C6;
}
.clear {
	clear:both;
}
#container {
	background-position: top left;
	background-repeat: repeat-x;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

/* Contains rest of HTML */
#centrecontainer {
	width: 772px;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}


/* --- Header section ------------------------------------------------ */
#header {
	margin: 0px;
	background-color:#FFFFFF;
	padding:9px;
	font-family: Arial;
	color: #512646;
	font-size: 8pt;
	text-align:left;
}
#header a {
	font-size: 8pt;
	color: #C4B3C6;
	text-decoration: none;
}
#header a:hover {
	font-size: 8pt;
	color: #512646;
	text-decoration: none;
}

#header p {
	margin:20px 0px 0px 0px;
}
#underHeader {
	background-color:#6F4D68;
	border:#FFFFFF solid 1px;
	padding:8px;
	margin: 5px 0px 5px 0px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12pt;
}

#header #title {
	height: 70px;
	top: -20px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}

/* Top links */
#header2 .links {
	margin: 0px 10px 0px 10px;
	padding: 5px 0px 5px 0px;
	font-size: 7.5pt;
}


#header2 .links li {
	list-style: none;
	display: inline;
	margin: 0px;
	padding: 0px;
}

#header2 .links a:link, #header2 .links a:visited
	{
	position: relative;
	text-decoration: none;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 0px 12px 5px 0px;
	}


#header2 .links a:hover
	{
	position: relative;
	text-decoration: none;
	color: black;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	}

#header2 .links2 {
	margin: 0px 10px 0px 10px;
	padding: 2px 0px 2px 0px;
}

#header2 .links2 li {
	list-style: none;
	display: inline;
	margin: 0px;
	padding: 0px;
}

#header2 .links2 a:link, #header2 .links2 a:visited
	{
	margin: 0px 10px 0px 0px;
	text-decoration: none;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
	font-weight: normal;
	}


#header2 .links2 a:hover
	{
	color: black;
	text-decoration: underline;
	}


/* --- Entire page body section - everything below the header -------- */
#pagebody {
	padding: 10px 10px 0px 10px;
	margin: 0px 0px 0px 0px;
	background-color: #FFFFFF;
}

/* Left hand section of page body (if you have one!) */
#left {
	width: 168px;
	margin: 0px;
	float: left;
}

/* Dynamic page content section of page body */
#pagecontent {
	width: 560px;
	float: right;
	padding: 0;
}

#pagecontent_pad {
	padding: 10px 5px 5px 0px;
}

/* Right hand section of page body */
#right {
	width: 168px;
	margin: 0px;
	float: left;
	margin-top: 0px;
	padding-top: 0px;
}

/* --- Footer -------------------------------------------------------- */
#footer {
	padding-top: 5px;
	clear: both;
	text-align: left;
	margin-left: -10px;
	margin-top:10px;
	background-color : #C4B3C6;
	border-top: #FFFFFF solid 10px;
	width:772px;
}
#footer2 {
	padding: 8px;
	text-align: left;
	margin-top:6px;
	margin-bottom:10px;
	font-family: Arial;
	color: #512646;
	font-size: 8pt;
	text-align:left;
	background-color : #FFFFFF;
	width:756px;
}
/* Footer nav links */
#footer .links {
	margin: 0px;
}

#footer .links li {
	list-style: none;
	display: inline;
}
	
#footer .links a {
	font-size: 7pt;
	padding: 2px;
	margin-left: 3px;
	margin-right: 3px;
}

/* T&Cs text */
#terms {
	background-image: url(../templateimages/back_fade3.png);
	background-position: top left;
	background-repeat: no-repeat;
	margin-top: 4px;
	padding-top: 10px;
	margin-bottom: 12px;
	font-size: 7pt;
	color: #999999;
}

#footer .box {
	background-color:#6F4D68;
	float: left;
	border:#FFFFFF solid 1px;
	color:#FFFFFF;
	width: 235px;
	padding:8px;
}
.leftMargin {
	margin-left:4px;
}
#footer .boxRight {
	background-color:#6F4D68;
	float: right;
	border:#FFFFFF solid 1px;
	color:#FFFFFF;
	width: 240px;
	padding:8px;
}

#footer .title {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12pt;
	margin: 0px;
}
#footer a  { font-family: Arial; font-size: 8pt; color: #C4B3C6; text-decoration: none;}
#footer a:hover   { font-family: Arial; font-size: 8pt; color: #512646; text-decoration: none;}
#footer img {
	border:#FFFFFF solid 1px;
}
/* --- language, currency menu and search box ------------------------ */
#languagemenu form select, #currencymenu form select, #prodtypemenuform select {
	width: 168px;
	margin: 0;
	padding: 0;
}

#searchbox input {
	width: 80px;
}

#searchbox #searchbutton {
	width: 20px;
	text-align: right;
	margin: 0;
	padding: 0;
}

/* --- Template items ------------------------------------------------ */
#left_pad {
	padding: 0px 5px 0px 8px;
}

#left h2 {
	margin: 10px 0px 5px 0px;
	font-weight: bold;
}

/* search and mailinglist forms */
#quicksearch form {
	display: block;
}

#left input.submit {
	height: 22px;
	width: 30px;
}

#left input.text {
	width: 95px;
}

#mailinglist label#email {
	display: block;
	margin: 0px 0px 2px 0px;
}

#mailinglist label#htmlemail {
	display: block;
	margin: 2px 0px 2px 0px;
}

#right h2 {
	margin: 10px 0px 5px 0px;
	font-weight: bold;
}
#searchbox {
	float: left;
}
#TopMenus {
	width:755px;
	height:72px;
	text-align:center;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}
#LeftMenuContent {
	 width:744px;   
	 margin:auto; 
	 text-align:center;
}
#TopRightMenu {
	background-color: #FFFFFF;
	float: left;
	width: 580px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	text-align: right;
	padding-bottom: 8px;
	border-bottom-color: #666666;
	padding-top: 47px;
}
#TopRightMenu a {
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
	padding-left: 13px;
	color: #B95F62;
}
#TopRightMenu a:hover {
	color:#FF0000;
	text-decoration:underline;
}
#TopMenu2 a:hover {
	text-decoration: underline;
}
#TopMenu2 {
	width: 740px;
	text-align: right;
	padding-bottom:10px;
	margin: auto;
}
#TopMenu2 a {
	font-size: 15px;
	text-decoration: none;
	font-weight: bold;
	padding-left: 19px;
}
#MainContent {
	background-color: #FFFFFF;
	float: left;
	width: 594px;
	text-align: left;
	padding-left: 10px;
}
#MainContent h1 {
	font-size: 18px;
	display: inline;
	color: #3D2F40;
}
#BottomMenu {
	background-color: #FFFFFF;
	width: 780px;
	padding-bottom: 10px;
	padding-top: 10px;
	float: left;
	text-align: center;
}
#BottomMenu a {
	font-weight: bold;
	padding-left: 10px;
}
#BottomMenu hr {
	border: none 0; 
	border-top: 1px solid #000000;
	width: 740px;
	height: 1px;
}


.MembersLink {
	color: #895F7A;
}
.ShoppingLink {
	color: #3D2F40;
}
.FlowerSchoolLink {
	color: #7E7B57;
}
.FloralDesignLink {
	color: #8C4654;
}
.FlowerArtPhotosLink {
	color: #616B74;
}


a {
	text-decoration: none;
	color: #3D2F40;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}

#MailingList {
	float: left;
	width: 120px;
	margin-top: 10px;
	margin-left: 10px;
}
#SideMenu {
	float: left;
	width: 128px;
	text-align: left;
	font-size: 11px;
	padding:5px;
	FILTER: progid:DXImageTransform.Microsoft.Gradient(GradientType=1,StartColorStr=#EAEAEA,EndColorStr=#ffffff);
}

#SideMenu h1 {
	font-size: 11px;
	display: inline;
}

#SiteMap h2 {
	font-size: 16px;
	display: inline;
}
#SiteMap h1 {
	font-size: 18px;
	display: inline;
}
#searchbox h4 {
	display: inline;
}
#MyBasket {
	float: right;
	width: 160px;
	text-align: left;
	background-color: #FFFFFF;
	font-weight: bold;
}
.InputBorder {
	font-size: 10px;
	border: 1px solid #666666;
	background-color: #FFFFFF;
	display: inline;
}

#MyBasket #form1 {
	display: inline;
}

#AboutMenu {
	left: 230px;
	top: 76px;
}
#NewsCuttings {
	top: -287px;
	left: 300px;
}
#InfoMenu {
	top: -22px;
	left: 400px;
}

#FlowerSchool {
	top: -116px;
	left: 401px;
}

#FloralDesign {
	top: -208px;
	left: 518px;
}

#Members {
	top: -355px;
	left: 180px;
}
#Funeral {
	top: -410px;
	left: 623px;
}