/* CSS Document */
* {
padding: 0px;
margin: 0px;
}

html {
border:0;
font-size:100%;
}

body {
	font-size:62.5%;
}

#container {
	width:94.2em;
	margin:0em 0em 0em 6em;
}

#header {
	height:11.7em;
	padding-top:4.5em;
}

a#logo, a#logo:visited{
	background:url(../img/neill-strain-floral-couture-london.gif) no-repeat;
	width:16.1em;
	height:10.4em;
	display:block;
	float:right;
	padding:0em 2em 0em 0em;
}

ul#topNav {
	margin:0px;
	padding:8em 0em 0em 1em;
	list-style-type:none;
}

ul#topNav li {
	float:left;
}

ul#topNav li a.flowerShop, ul#topNav li a.flowerShop:visited {
	background:url(../img/flowerschool-btn.gif) no-repeat 0em -3.3em;
	width:13.5em;
	height:2.2em;
	display:block;
}

ul#topNav li a.flowerShop:hover {
	background:url(../img/flowerschool-btn.gif) no-repeat 0em 0em;
}

ul#topNav li a.flowerSchool, ul#topNav li a.flowerSchool:visited {
	background:url(../img/flowerschool-btn.gif) no-repeat -13.5em 0em;
	width:15.8em;
	height:2.2em;
	display:block;
}

#topBorder {
	border-bottom:0.1em #cfcfcf solid;
	width:93.5em;
}

#content {
	background:url(../img/right-side.gif) repeat-y 93.4em top;
	border-left:0.1em #cfcfcf solid;
	padding:2em 3em 2em 2em;
}

#leftContent {
	width:15.3em;
	float:left;
}

a#online, a#online:visited {
	background:url(../img/online-btn.gif) no-repeat;
	width:13.5em;
	height:2.15em;
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.1em;
	color:#ffffff;
	text-decoration:none;
	margin:10em 0em 0em 0em;
	padding:0.55em 0em 0em 1.5em; 
}

a#online:hover {
	text-decoration:underline;
}

#contentBtm {
	background:url(../img/bottom-gradient.gif) repeat-x;
	width:93.65em;
	height:.8em;
	display:block;
}

/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

.sIFR-hasFlash h1.wel {
	visibility: hidden;
	font-size: 2.7em;
	margin-bottom:-0.3em;
}

h1.wel {
	font-family:Arial, Helvetica, sans-serif;
	font-size:2.7em;
	color:#7dafc2;
}

.sIFR-hasFlash h1.flower {
	visibility: hidden;
	font-size: 2.7em;
}

h1.flower {
	font-family:Arial, Helvetica, sans-serif;
	font-size:2.7em;
	color:#4f4f4f;
}

.sIFR-hasFlash h3 {
	visibility: hidden;
	letter-spacing: -6px;
	font-size:2.3em;
}

h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:2em;
	color:#4f4f4f;
}

#contentMain {
	float:right;
	width:64.2em;
	padding:1.7em 0em 0em 1.3em;
}

#welcome {
	width:27.2em;
	background-color:#ffffff;
	margin-bottom:9em;
	padding:2em 1.5em 2em 2.5em;
}

#footer {
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	line-height:2em;
	color:#9ca1a7;
	text-align:center;
}

#footer a, #footer a:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	color:#9ca1a7;
	text-decoration:none;
}

#footer a:hover {
	text-decoration:underline;
}

#intro {
	margin-bottom:5em;
	padding:2em 2.5em 2em 2.5em;
}

a.onlineBtn, a.onlineBtn:visited {
	background:url(../img/book-online-btn.jpg) no-repeat;
	width:8.1em;
	height:1.9em;
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.1em;
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
	margin:1em 0em;
	padding:0.3em 0em 0em 1.6em;
	float:right;
}

a.onlineBtn:hover {
	text-decoration:underline;
}

#alertBox div {
	color:red;
	font-family:Arial, Helvetica, san-serif;
	font-size:12px;
	Padding:5px 0px 5px 2px;
	font-weight:bold;
}
