/* css for Flowers by Ugalde */
@import url(reset.css);
a {
  cursor: pointer; cursor: hand;  
}

body {
 background: #fff;
 color: #666;
 font: 62.5%/1.5em Tahoma, Verdana, Arial, sans-serif; 
 width: 99.9%;
}
img { border: none; }

#wrapper {
	text-align: left;
	margin: 0px auto 1.5em;
	padding: 0px;
	border-bottom: 1px solid #ccc;
	width: 990px;
	position: relative;
}

#header {
  height: 100px;
  background: url('images/bg_page.png') repeat-x 0 0;
}
#header p {
  width: 194px;
  height: 100px;
  margin: 0 0 0 25px;
  position: relative;
}
#header p span {
  position: absolute;
  width: 194px;
  height: 100px;
  background: url('images/logo.png') no-repeat 0 0; 
}


#subhead {  
  width: 990px;
  height: 50px;
  background: url('images/subhead.png') no-repeat 0 0;
  position: relative; 
}
#subhead h1 {
 font-size: 2.8em;
 line-height: 1.4em;
 margin-left: 10px; 
}
#main-top {
  width: 970px;
  margin: 0 auto;
}
#topleft {
  float: left;
  width: 510px;
  overflow: hidden;
}
#topright {
  float: right;
  width: 450px;
}


#main {
  width: 970px;
  margin: 1em auto 0;
  border-top: 1px solid #ccc;
}


#left {
	float: left;
	width: 480px;
}
#right {
	float: right;
	width: 480px;
}
.left {
	float: left;
	width: 235px;
	min-height: 50px;
  background: url('images/bg_left.png') repeat-x 0 0;
}
.right {
	float: right;
	width: 235px;
	min-height: 50px;
  background: url('images/bg_right.png') repeat-x 0 0;
}

#main-low {
  width: 970px;
  margin: 0 auto;
}
#lowleft {
	float: left;
	width: 480px;
}
#lowright {
	float: right;
	width: 480px;
}
.low {
	min-height: 40px;
  background: url('images/bg_low.png') repeat-x 0 100%;
}
* html .low {
  height: 40px;
}

#subfooter {   
  width: 990px;
  height: 60px;
  background: url('images/subfoot.png') no-repeat 0 0; 
}
#footer {
	clear: both;
  width: 950px;
  margin: 0.5em auto;
 font-size: 1.1em;
 line-height: 1.5em; 
 font-family: Tahoma, Verdana, Arial, sans-serif; 
}
#footer p {
  margin: 0 0 0.5em; 
  line-height: 1.2em; 
 font-family: Tahoma, Verdana, Arial, sans-serif; 
}
#footer a {
 text-decoration: none; 
}
#fuleft {  
	float: left;
	width: 705px;
}
.footright {  
	float: right;
	width: 235px;
	text-align: right;
}
.footleft {  
	float: left;
	width: 235px;
}
.footmid {   
	float: left;
	width: 460px;
	margin-left: 10px;
	text-align: center;
}

/* ********************** */
a {
 color: #ab2680;
 text-decoration: underline; 
}
a:hover {
 color: #e396c6;
 text-decoration: underline; 
}

.footright a {
 color: #9eb838;  
 text-decoration: none;
}
.footright a:hover {
 color: #ab2680; 
 text-decoration: none;
}
h1, h2, h3 {
 color: #ab2680; 
 font-weight: normal;
 padding-left: 10px;
}
h1 span, h2 span, h3 span {
 color: #9eb838; 
}
h2 {
 font-size: 1.8em;
 line-height: 2em; 
}
h3 {
 font-size: 1.2em;
 line-height: 1.3em; 
 padding-top: 0.75em;
}
#foot-low p {
 line-height: 1.3em; 
 padding-top: 0.75em;
}
.footleft a {
 color: #666;
 text-decoration: none; 
}
.footleft a:hover {
 color: #ab2680;
 text-decoration: none; 
}
.footright h2 {
 line-height: 1.3em; 
 padding-bottom: 0.25em;
}

#main-low h3 a {
 color: #ab2680;
 text-decoration: none;
}
#main-low h3 span a {
 color: #9eb838;
 text-decoration: none;
}
#main-low h3 a:hover {
 color: #e396c6;
 text-decoration: underline;
}

p {
 font-size: 1.1em;
 line-height: 1.5em; 
 margin: 1em 0 1em 10px;
 font-family: Verdana, Tahoma, Arial, sans-serif; 
}
#main-top p {
 width: 85%; 
 margin: 2.0em 2% 1.5em;
 letter-spacing: 0.05em;
}
#submenu {
 width: 80%;
 padding-top: 10px;
 margin-top: 4em;
 border-top: 1px solid #e6e6e6; 
}
#submenu a {
 text-decoration: none; 
}
#main img {
 width: 205px;
 margin: 2.0em 0 0.5em 15px; 
}

/* ********************** */
#menu {
 font-size: 1.2em;
  height: 24px;
  width: 760px;
  position: absolute;
  left: 222px;
  top: 41px;
}
* html #menu {
  left: 219px;
}
#menu li {
  float: left;
  background: url('images/menuedge.png') no-repeat 100% 50%;
}
#menu li.end {
  background: url(none);
}
#menu a {
 line-height: 2.0em;
 padding: 0 12px 1.8em; 
 text-decoration: none;
}
#menu a:hover {
 line-height: 1.5em;
 padding: 0em 12px 2em; 
 text-decoration: none;
}



/* ********************** */
/* ******** INSIDE ******** */
/* ********************** */
#subhead-in {  
  width: 990px;
  height: 52px;
  background: url('images/subhead-in.png') repeat-x 0 100%;
  position: relative; 
}
#subhead-in h1 {
 font-size: 2.8em;
 line-height: 1.4em;
}
.in-full {
 padding-bottom: 1em;
 background: url('images/bg_in-full.png') no-repeat 0 100%; 
}
.in-full p {
 color: #666; 
 margin: 1.5em 0 1.5em 10px;
 letter-spacing: 0.05em;
}

.in-half { 
  width: 990px;
  position: relative; 
}
.botbord {
  padding-bottom: 5px;
  margin-bottom: 1.5em;
  border-bottom: 1px solid #ccc;
}
.in-half p {
 color: #8c8c8c; 
 margin: 1.5em 0 ;
 letter-spacing: 0.025em;
}

.in-half_top { 
  height: 45px;
  padding-top: 5px;
  padding-left: 10px;
  background: url('images/subhead-in.png') repeat-x 0 100%;
}
.in-half_top h2 {
 font-size: 2.4em;
 line-height: 1.4em;
}
.in-half_left {
  float: left;
  width: 48%;
  padding-left: 10px;
}
.in-half_right {
  float: right;
  width: 48%;
}
.center {
text-align: center;  
}

.pricemenu {
 width: 230px;
 padding-bottom: 10px;
 margin-top: 1em;
 letter-spacing: 0.05em;
}
.pricemenu a {
 text-decoration: none; 
}
.shortline {
 height: 1em;
 width: 200px;
 background: url('images/shortline.png') no-repeat 0 50%;  
}
.left-in {
  min-height: 235px;
  background: url('images/bg_left.png') repeat-x 0 0;
}
* html .left-in {
  height: 235px;
}
.right-in {
  min-height: 235px;
  background: url('images/bg_right.png') repeat-x 0 0;
}
* html .right-in {
  height: 235px;
}
.l-in {
  float: left;
 padding-top: 10px;
 width: 235px;
 text-align:center;
}
.r-in {
  float: right;
 padding-top: 10px;
 width: 235px;
}

.pricemenu h3 a {
 color: #ab2680;
 text-decoration: none;
}
.pricemenu h3 span a {
 color: #9eb838;
 text-decoration: none;
}
.pricemenu h3 a:hover {
 color: #e396c6;
 text-decoration: underline;
}

/* ** extra divs ** */
.in-half_2-3 {
  float: left;
  width: 64%;
}
.in-half_1-3 {
  float: right;
  width: 33%;
}
/* ****************** */