/* -----------------------------------------------------------------------


 Blueprint CSS Framework 0.9
 http://blueprintcss.org

   * Copyright (c) 2007-Present. See LICENSE for more info.
   * See README for instructions on how to use Blueprint.
   * For credits and origins, see AUTHORS.
   * This is a compressed file. See the sources in the 'src' directory.

----------------------------------------------------------------------- */

/* reset.css */
html, body, div, span, object, iframe, h2, h4, h5, h6, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, dialog, figure, footer, header, hgroup, nav, section {
	margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;
	}
article, aside, dialog, figure, footer, header, hgroup, nav, section {display:block;}
body {
	line-height:1.5;}	

/* typography.css */
html {font-size:100.01%;}
body {font-size:80%;color:#000;background:#fff;font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;}
h2, h4, h5, h6 {font-weight:bold}
h2 {font-size:2.0em;line-height:1.2em;color:#fdbf57;}
h4 {font-size:1.5em;line-height:1.2em;color:#0000CD;}
h5 {font-size:1.5em;line-height:1.2em;color:#ffffff;text-indent:2em;}
h6 {font-size:1.5em;line-height:1.2em;color:#000000;text-indent:2em;}

/* forms.css */

input[type=text], input.text, input.title, select {font-size: 14px;padding:5px;background-color:#f4f4f4;border:0px solid #000000; height:16px; color:#fff; font-family:"Helvetica Neue", Arial, Helvetica, sans-serif; font-weight:300;}
input[type=text]:focus, input.text:focus, input.title:focus, textarea:focus, select:focus {border-color:#ffbc31;}
input[type=text], input[type=password], input.text, input.title, select {margin-right:5px;}
input.text, input.title {width:230px;}
input.title {font-size:1.5em;}
.button {height:30px;}

.submit {position:relative;top:-14px;left:460px;cursor:pointer;color:#fff; height: 30px; font-family:"Helvetica Neue", Helvetica, Arial, sans-serif; width:75px; background-color:#006633;}


/* grid.css */
.container {width:600px;margin:0 auto;}
.last {margin-right:0;}
.span-24{position:relative;top:-654px;left:705px;width:200px;}
.span-25{position:relative;top:1px;left:20px;width:700px;}
.span-252{position:relative;top:50px;left:20px;width:700px;}
.span-26{position:relative;top:5px;left:20px;width:700px;}
.span-262{position:relative;top:60px;left:20px;width:700px;}
.span-27{position:relative;top:28px;left:20px;width:700px;}
.span-272{position:relative;top:78px;left:20px;width:700px;}
.span-location {position:relative;top:40px;left:460px;width:235px;}
.span-series {position:relative;top:-16px;left:518px;width:235px;}
.span-5recipes {width:235px;}
.span-23white {position:relative;top:-10px;left:1px;width:700px; background-image:url('../images/WMelon_Label.png');background-repeat:no-repeat}
.span-23map {position:relative;top:-654px;left:705px;width:550px; height: 396px; border:2px; border-color:#000; border-style:solid;}
.span-23map2 {position:relative;top:-654px;left: 705px;width:550px; height: 396px;}
.span-stripe {position:relative;top:8px;left:505px;width:235px;}
.check1 {position:relative;top:-156px;left:250px;width:20px;}
.check2 {position:relative;top:-156px;left:260px;width:20px;}
.check3 {position:relative;top:-156px;left:270px;width:20px;}
.check4 {position:relative;top:-156px;left:280px;width:20px;}
.check5 {position:relative;top:-156px;left:290px;width:20px;}
.check {width:20px;}
.textarea1 {position:relative;top:-26px;left:230px;background-color:#008457;border: 2px solid #13ac13;
				scrollbar-arrow-color: #000066;scrollbar-base-color: #000033;scrollbar-dark-shadow-color: #336699;
				scrollbar-track-color: #666633;scrollbar-face-color: #cc9933;scrollbar-shadow-color: #DDDDDD;
				scrollbar-highlight-color: #CCCCCC;
				color:#fff;font-family:"Helvetica Neue", Arial, Helvetica, sans-serif;font-size: 14px;}
.send1 {position:relative;top:-82px;left:240px;width:65px;cursor:pointer;}
/*.span-23img {top:-600px;left:930px;border:2px; border-color:#13ac13; border-style:solid;}*/
.span-23img {top:-599px;left:900px;border:2px;}
.span-23img2 {top:-500px;left:900px;border:2px;}
.flhIzq {cursor:pointer; position:relative;top:-659px;left:827px;width:60px;}
.flhDer {cursor:pointer; position:relative;top:-659px;left:1020px;width:60px;}
.numImg {position:relative;top:-650px;left:930px;width:200px;font-size:1.3em;line-height:1.2em;color:#ffffff;}

/* CSS Document */

.logo {
	position:relative;top:10px;left:1px;width:50px;
}

/* Individual Modules */


input {
    font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size:14px;
    height:35px;
    width:400px;
    color:blue;
    margin:0 0 5px 0;
}

textarea	{ width: 300px;
		   -webkit-border-radius: 8px;
		   -moz-border-radius: 8px;
		   resize: none;
		 }


.padding_nav{padding:10px 30px 0px 50px;}

#location, #series {font-size: 14px;background-color:#008B57;border:0px solid #000000; height:18px; color:#fff; font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;width:30px;}
#series {width:100px;}