/* @group Reset */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/* @end */

/* @group General */

body {
	font-size: 75%;
	font-family: "Trebuchet MS", Trebuchet, Arial, sans-serif;
	color: #817b88;
	line-height: 1.67em;
}
p {
	margin-bottom: 1.67em;
}
a {
	text-decoration: none;
	color: #53afe5;
}
.home a img {
	border: 0;
}
.clear {
	clear: both;
}
img.hero {
	margin: 0 0 1.67em 1.67em;
	float: right;
	border: 5px solid #eee;
}
ul {
	margin-bottom: 1.67em;
}
ul ul {
	margin-bottom: 0;
}
li {
	margin-left: 1em;
	padding-left: 12px;
	background: transparent url(../images/dot-point.gif) no-repeat 0 6px;
}
a.backtoclasses {
	text-indent: -9999px;
	background: transparent url(../images/button-back-to-classes.gif) no-repeat;
	display: block;
	height: 52px;
	width: 231px;
}
.left, .right {
	display: block;
	width: 450px;
	float: left;
	margin-right: 20px;
}
.right {
	margin-right: 0;
}

/* @end */

/* @group Layout */

#page {
	clear: both;
}
#header {
	display: block;
	height: 107px;
	border-bottom: 1px solid #dcdcdc;
	background: #fefefe url(../images/background-header.gif) repeat-x;
}
#header .container {
	display: block;
	width: 960px;
	margin: 0 auto;
}
#header p {
	display: block;
	width: 240px;
	float: left;
	margin: 0;
}
#menu {
	display: block;
	width: 720px;
	height: 107px;
	float: right;
}
#feature {
	width: 100%;
	background: #fff;
	color: #666;
	padding: 1.67em 0 0 0;
	border-top: 1px solid #dcdcdc;
	margin-top: 2px;
}
#feature.home {
	width: 100%;
	background: #fff url(../images/background-stripes.gif) repeat 0 0;
	color: #666;
	padding: 0;
	border: 0;
	border-bottom: 1px solid #dcdcdc;
}
#feature.home div.whiteborder {
	display: block;
	height: 2px;
	width: 100%;
	background-color: #fff;
}
#copy {
	margin: 0 auto;
	width: 960px;
}
#copy #welcome {
	background-color: #fff;
	padding: 20px 10px 10px 10px;
}
#copy .classes {
	display: block;
	width: 360px;
	height: 290px;
	float: right;
	
}
#footer {
	width: 960px;
	margin: 0 auto;
}
#footer p {
	border-top: 1px solid #dcdcdc;	
	clear: both;
	padding-top: 0.84em;
	font-size: 1em;
	color: #ccc;
}
#footer a {
	color: #ccc;
}
#footer p#buttons {
	border: 0;
	padding: 1.67em 0 0 0;
	height: 90px;
}
#footer p#buttons a.bookorder,
#footer p#buttons a.toniatodmanroses {
	float: left;
}
#footer p#buttons a.newclasses {
	float: left;
	margin-left: 30px;
}
#footer p#buttons a.latestclasses {
	float: right;
}

/* @end */

/* @group Menu */

#menu {
	margin: 0;
}
#menu li {
	float: left;
	margin: 0;
	padding: 0;
}
#menu li a {
	display: block;
	width: 120px;
	height: 107px;
	text-indent: -9999px;
	background: transparent url(../images/menu.gif) no-repeat;
}
#menu li a#mHome {
	background-position: 0 0;
}
#menu li a#mRoses {
	background-position: -120px 0;
}
#menu li a#mAccomodation {
	background-position: -240px 0;
}
#menu li a#mCalendar {
	background-position: -360px 0;
}
#menu li a#mCatering {
	background-position: -480px 0;
}
#menu li a#mContact {
	background-position: -600px 0;
}
#menu li a#mHome:hover {
	background-position: 0 -107px;
}
#menu li a#mRoses:hover {
	background-position: -120px -107px;
}
#menu li a#mAccomodation:hover {
	background-position: -240px -107px;
}
#menu li a#mCalendar:hover {
	background-position: -360px -107px;
}
#menu li a#mCatering:hover {
	background-position: -480px -107px;
}
#menu li a#mContact:hover {
	background-position: -600px -107px;
}

/* @end */

/* @group Headings */

h1 {
	font-size: 2.05em;
	font-weight: 100;
	margin-bottom: 0.84em;
	color: #222931;
}
h2 {
	color: #43a134;
	font-size: 1.16em;
}
h3 {
	color: #8ecbc1;
}

/* @end */

/* @group Thickbox */
/**{padding: 0; margin: 0;}*/
#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}
#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
}
#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}
#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}
.TB_overlayMacFFBGHack {background: url(macFFBgHack.png) repeat;}
.TB_overlayBG {
	background-color:#000;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}
* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}
#TB_window {
	position: fixed;
	background: #ffffff;
	z-index: 102;
	color:#000000;
	display:none;
	border: 4px solid #eee;
	text-align:left;
	top:50%;
	left:50%;
}
* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}
#TB_window img#TB_Image {
	display:block;
	margin: 15px 0 0 15px;
	/*border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;*/
}
#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}
#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}
#TB_closeAjaxWindow{
	padding:7px 10px 5px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}
#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}
#TB_title{
	background-color:#e8e8e8;
	height:27px;
}
#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}
#TB_ajaxContent.TB_modal{
	padding:15px;
}
#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}
#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}
* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}
#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}
* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}
#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}


/* @end */