/*
reset reloaded css
http://meyerweb.com/eric/thoughts/2007/05/01/reset-reloaded/
*/
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,
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-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	font-family:Arial, Helvetica, sans-serif;
	vertical-align: baseline;
	text-decoration:none;
}
a {
	color:#006699;
}
a:hover{
	color:#000000;
}
a:visited {
	color:#666666;
}
a:active {
	color:#666666;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* 
INJECTION START
*/
html {background:transparent}
body {background:#fff url() repeat-x fixed}
#wrap {
	width:913px;
	margin:0 auto;
}
* html #wrap {width:913px;}
/* Default CSS
================================================*/
/* Basic styling, used when JavaScript is unsupported */
.cbb {
	margin:1em 0;
	padding:0 10px;
	border:1px solid #666;
	background:#fff;
}
.cbb h1 {
	margin:0 -10px;
	padding:0.3em 10px;
	background:#efece6;
	font:bold 1.2em/1 Arial, Helvetica, sans-serif;
}
/* Normal styling */
.cb {margin:0.5em 0;}
	/* Top corners and border */
.bt {
	height:33px;
	margin:0 0 0 33px;
	background:url(./images/page_border.gif) no-repeat 100% 0;
}
.bt div {
	position:relative;
	left:-33px;
	width:33px;
	height:33px;
	background:url(./images/page_border.gif) no-repeat 0 0;
	font-size:0;
	line-height:0;
}

	/* Bottom corners and border */
.bb {
	height:33px;
	margin:0 0 0 33px;
	background:url(./images/page_border.gif) no-repeat 100% 100%;
}
.bb div {
	position:relative;
	left:-33px;
	width:33px;
	height:33px;
	background:url(./images/page_border.gif) no-repeat 0 100%;
	font-size:0;
	line-height:0;
}

	/* Left border */
.i1 {
	padding:0 0 0 33px;
	background:url(./images/lr_borders.gif) repeat-y 0 0;
}
	/* Right border */
.i2 {
	padding:0 33px 0 0;
	background:url(./images/lr_borders.gif) repeat-y 100% 0;
}
	/* Wrapper for the content. Use it to set the background colour and insert some padding between the borders and the content. */
.i3 {
	display:block;
	margin:0;
	padding:1px 10px;
	background:#fff;
}
	/* Make the content wrapper auto clearing so it will contain floats (see http://positioniseverything.net/easyclearing.html). */
.i3:after {
	content:"."; 
	display:block; 
	height:0; 
	clear:both; 
	visibility:hidden;
}
.i3 {display:inline-block;}
.i3 {display:block;}
/* Default CSS ends here */

/* Just a bit of styling for this demo page. Adjust as you wish. */
#absolute-wrapper {
	position:relative;
	height:9em;
}
/* INJECTION FINISH */
body {
	line-height: 1;
	color:#666666;
	font-size:14px;
	background: #d03e3e;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
.container {
	width:883px;
/*	height:920px; 
	background-image:url(images/page_border.gif);
	background-repeat:no-repeat;*/
	text-align:center;
	margin:0px;
	padding:0px;
	margin-left:-28px;
	margin-top:-35px;
}
.top_menu {
	position:relative;
	top:2em;
	margin-left: 4em;
}
.green_menu {
	color:#00CC66;
}
.banner {
	background-image:url(images/banner_snow11tm.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	width:876px;
	height:300px;
	margin: auto;
	margin-top: 10px;
}
.menu_bar {
	background-image:url(images/menu_bar.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	width:853px;
/*	height:42px; */
	height:60px; 
	padding-bottom: 10px;
	margin: auto;
	font-size:16px;

}
.menu_bar img {
	margin-bottom: -5px;
}
.menu_bar a {
	font-weight: bold;
	color:#006699;
}
.menu_bar a:hover {
	color:#993300;
}
.mid_container {
	position:relative;
	width:95%;
	height:95%;
	color:inherit;
	margin:0px;
	padding:0px;
	text-align:left;

}
.mid_menu_left {
/*	position:relative;
	left: 27px; */
	float:left;
	margin: 0 0 5px 13px;
	background-image:url(images/bells_menu.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	width:279px;
	height:212px;
	color:#669966;

}
.mid_menu_left p {
	position:absolute;
	width:110px;
	top:75px;
	left:22px;
	margin:0;
	padding:0;
}
.order_now_link {
	position:absolute;
/*	margin: 180px 0 0 100px; */
	margin:0px;
	padding:0px;
	bottom: 0px;
	right: 5px;
	font-size:1.5em;
	font-weight:bold;
	color:inherit;
}
.order_now_link a {
	color:inherit;
}
.order_now_link a:hover {
	color:#000000;
}
.inner_left {
	width: 80%;
	height: 165px;
	margin: 0px;
	padding: 0px;
	background-color:#CCCCCC;
}
.mid_menu_centre {
/*	position:relative;
	left: 38px; */
	float:left; 
	margin: 0 0 0 10px;
	background-image:url(images/holder_menu.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	width:279px;
	height:212px;
	color:#336699
}
.mid_menu_centre img {
	margin: 180px 0 0 0px;
}
.mid_menu_right {
/*	position:relative;
	left: 50px; */
	float: left;
	margin: 0 0 0 10px;
	background-image:url(images/hearts_menu.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	width:279px;
	height:212px;
	color:#CC3333;
}
.mid_menu_right p {
	position:absolute;
	width:110px;
	text-align:right;
	top:75px;
	right:27px;
	margin:0;
	padding:0;
}
.line_separator {
	width: 854px;
	height: 1px;
	border-bottom:#E8E9E9 thin solid;
	margin: auto;
	margin-top: 3px;
	margin-bottom: 3px;
}
.news_bar {
	width: 854px;
	background-color: #E8E9E9;
/*	height:350px; */
	margin: auto;
	padding: 0 0 10px 0;
}
.news_bar h3 {
	padding: 2px 5px 2px 5px;
	color:#666666;
	font-weight: bold;
}
.news_bar p {
	padding: 2px 2px 2px 15px;
	color:#666666;
	font-weight:normal;
}
a .news_bar {
	text-decoration:none;
	font-variant:small-caps;
}
#news_flower {
	vertical-align:middle;
	padding: 5px;
}
.news_left{
	float:left; 
	margin: 0 0 0 0px;
	width:520px;
/*	height:150px; */
	text-align:left;
}
.news_inner_alone{
	float:left; 
	margin: 0 10px 0px 10px;
	padding: 10px;
	width:480px;
/*	height:140px; */
	text-align:justify;
	background-color:#FFFFFF;
}
.news_inner_alone img{
	margin: auto;
	border:#dcdcdc 2px solid;
	padding:0px;
	margin: 0 10px 10px 0;
	float: left;
}
.news_inner_items{
	float:left; 
	margin: 0 5px 0px 10px;
	padding: 5px;
	width:500px;
/*	height:140px; */
	text-align:justify;
	background-color:#FFFFFF;
}
.news_inner_items h2{
	padding:0px;
	margin:0 0 5px 0;
}
.news_inner_items p{
	padding:0px;
	margin:0 0 5px 0;
}
.news_inner_items img{
	margin: auto;
	border:#dcdcdc 1px solid;
	padding:0px;
	margin: 0 5px 10px 0;
/*	float: left; */
}

.news_inner_items img:hover{
	border:#CC9966 1px solid;
}

.news_inner_left{
	float:left; 
	margin: 0 0 0 10px;
	width:237px;
/*	height:140px; */
	text-align:left;
	background-color:#FFFFFF;
}
.news_inner_left:hover {
	background-color:#FFFF99;
}
.news_inner_left img{
	margin: auto;
	border:#dcdcdc 2px solid;
}
.news_inner_separator{
	float:left; 
	margin: 0 13px 0 15px;
	width:1px;
	height:145px; 
	border-left:#CCCCCC 1px solid;
}
.news_inner_right{
	float:left; 
	margin: 0 0 0 0px;
	width:237px;
/*	height:140px; */
	text-align:left;
	background-color:#FFFFFF;
}
.news_inner_right:hover {
	background-color:#FFFF99;
}
.news_inner_right img{
	margin: auto;
	border:#dcdcdc 2px solid;
}
.news_right{
	float:left; 
	margin: 0 0 0 10px;
	width:310px;
	height:200px; 
	border-left:#CCCCCC 1px solid;
}
.news_inner_list {
	float: right;
	width:230px;
	padding:10px;
	border-top:#CCCCCC 1px solid;
	margin: 0 35px 0 0;
}
.footer {
	margin: 10px 0 0 0;
}
.footer a {
	font-weight:normal;
	color:#006699;
}
.footer a:hover {
	color:#000000
}
.clear { 
	clear:both; 
}
.hidden {
	visibility:hidden;
}