/* @override http://speesees.local/assets/styles.css */
/*CSS Reset*/
* {
	font-family: Calibri,Tahoma, sans-serif;
	font-size: 0.98em;
}
body, div, dl, dt, dd, li, pre,form, fieldset, input, textarea, p, blockquote, th, td, button {
	margin: 0;
	padding: 0;
}
h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	font-size: 100%;
	font-weight: normal;
}
address, caption, cite, code, dfn, var {
	font-style: normal;
	font-weight: normal;
}
ol, ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
caption, th {
	text-align: left;
	font-weight: normal;
	font-style: normal;
}
acronym, abbr, fieldset, img {
	border: 0;
}
:focus {
	outline: 0;
}
h1 {
	font-size: 240%
}
h2 {
	font-size: 180%
}
h3 {
	font-size: 160%
}
h4 {
	font-size: 130%
}
h5 {
	font-size: 110%
}
h6 {
	font-size: 100%
}

.clear {
	clear: both;
}
/* @group forms */
fieldset {
	/*border-top: 1px solid #fff;*/
	padding: 4px 4px 4px 16px;

}
legend {
	font-size: 160%;
	color: #fff;
}
label {
	float: left;
	width: 190px;
	text-align: right;
	color: #fff;
	font-size: 110%;
	margin-right: 16px;
	clear: left;
}
input[type="text"] {
	float: left;
	color: #191919;
	margin: 0px 0px 8px 0px;
	padding: 2px;
	width: 260px;
	clear: right;
}
input[type="text"]:focus  {
	color: #191919;	
}
textarea {
	float: left;
	color: #191919;
	margin: 0px 0px 8px 0px;
	padding: 2px;
	width: 263px;
	height: 36px;
	clear: right;
}
input[type="submit"],
button[type="submit"] {
	font-size: 12px;
	width: 270px;
	cursor: pointer;
	margin-top: 8px;
}

/* @end */
body {
	background-color: #ffc;
}
#page {
	width: 720px;
	margin: 0px auto 0px auto;
	background-color: #fff;
	overflow: hidden;
	background-repeat: no-repeat;
	background-position: right bottom;
	border-bottom: 1px solid #edefc1;
}
/* @group Masthead */
#masthead {
	width: 720px;
	float: left;
	padding-top: 10px;
}
#logo {
	display: block; 
	overflow: hidden;
	background-image: url(speesees_logo.gif);
	background-repeat: no-repeat;
	width: 184px;
	height: 39px;
	float: left;
	margin: 16px 0px 16px 16px;
}
#logo h1, #logo h2 {
	visibility: hidden;
}
/* @group Global Nav */
#globalnav {
	float: left;
	height: 42px;
	width: 720px;
	display: block;
	background-color: #fff;
	background-image: url(color_bar.gif);
	background-repeat: repeat-x;
	padding-top: 9px;
}
#globalnav ul {
	display: block;
	margin: auto;
	width: 580px;
	overflow: hidden;
}
#globalnav li {
	display: block;
	padding: 0px 0px;
	float: left;
	border-collapse: collapse;
	border-right: 1px solid #613c24;
}
#globalnav li:first-child {
	border-left: 1px solid #613c24;
}
#globalnav a {
	display: block;
	margin: 0;
	padding: 8px 16px 8px 16px;
	text-decoration: none;
	color: #613c24;
}
#globalnav a:hover {
	background-color: #ffc;
}
#globalnav a.active {
	color: #fff;
}
#globalnav #breadbar {
	background-color: #fff;
	height: 16px;
	width: 720px;
	float: left;
	overflow: hidden;
}
/* @end */

/* @end */
/* @group Content */
#content {
	float: left;
	margin: 32px 64px 64px 32px;
	color: #757f81;
	min-height: 300px;
	width: 656px;
	font-size: 90%;
}
#content h1 {
	display: block;
	float: left;
	color: #bae4f0;
	height: 300px;
}
#content .maincontent {
	float:left;
	margin-left: 48px;
	padding-bottom: 16px;
	margin-bottom: 0px;
	width: 320px;
}
#content p {
	line-height: 130%;
	margin: 8px 0px 4px 0px;
}
#content a:link,
#content a:visited,
#content a:active {
	color: #5375B0;
}
#content a:hover {
	color: #DF712D;
}


#content ul {
	margin: 8px 0px 16px 0;
}
#content li {
	list-style: disc;
	margin-left: 20px;
}

/* @end */
/* @group home */
#home #content .maincontent {
	margin: 0;
}
#home #content .picture {
	width: 335px;
	float: left;
	overflow: hidden;
}


#home #content .intro {
	font-size: 140%;
	color: #f46f21;
}
#home #content .cooper {
	font-family: "Cooper Black", "Cooper std", Garamond, Georgia, serif;
}
#home #content h1 {
	font-weight: bold;
	color: #FF007B;
}
#globalnav a#home.active,
#line #breadbar {
	color: #613c24;
}
/* @end */
/* @group line */
#globalnav a#line.active,
#line #breadbar {
	background-color: #f46f21;
}
#line #content {
	margin-left:16px;
	margin-right:16px;
	width:688px;
}
#line #content #block {
	float: left;
	overflow: hidden;
	margin-left:32px;
	text-align: center;
	width: 67px;
}
#line #content h1 {
	color: #FF5F1E;
	height: 30px;
}
#line #content h2 {
	font-size: 14px;
}
#line #content h2 .number {
	font-size: 56px;
}
#line #content .maincontent {
	width: 520px;
}
#line #content .pdf {
	background-image: url(pdf.gif);
	background-repeat: no-repeat;
	margin-bottom: -8px;
	padding-left: 24px;
	display: block;
	height: 16px;
}
#line #content .box { 
	width: 342px;
	float:left;
	margin-bottom:32px;
	overflow: hidden;
	max-height: 250px;
}
#line #content .box img {
	float:left; 
	width:240px;
}
#line #content .box .red {
	color: #cf2121;
}
#line #content .box p {
	margin:0;
	padding:0;
}
#line ul#controls {
	width: 496px;
	text-align: center;
	margin: auto;
	float: left;
	padding-left: 72px;
	padding-right: 96px;	
}
#line ul#controls li {
	list-style: none;
}
#line ul#controls a {
	display: block;
	border: 1px solid #eaa974;
	padding: 4px 8px 4px 16px;
	background-image: url(arrows.gif);
	background-repeat: no-repeat;
	background-position: left 6px;
	color: #f46f21;
	text-decoration: none;
	float: left;
	font-weight:500;
}
#line ul#controls a.next {
	background-position: right -32px;
	padding: 4px 16px 4px 8px;
	float: right;
}
#line #content .footer {
	margin-left: 96px;
}
#line ul#controls a:hover {
	background-color: #ffc;
	border: 1px solid #f46f21;
}
/* @end */
/* @group about */
#globalnav a#about.active,
#about #breadbar {
	background-color: #bae4f0;
}
#about #page {
	background-image: url(about.jpg);
}
#about #content h1 {
	color: #A8E6F0;
}
#about .maincontent {
	width: 250px;
}
/* @end */
/* @group organic */
#globalnav a#organic.active,
#organic #breadbar {
	background-color: #bfd62f;
}
#organic #content h1 {
	color: #B9D62C;
	height: 200px;
	clear: left;
	width: 110px;
}
#organic #page {
	background-image: url(toofy.jpg);	
}
#organic .maincontent {
	clear: right;	
}

#organic .thin {
	width: 220px;
}

/* @end */
/* @group stockists */
#globalnav a#stockists.active,
#stockists #breadbar {
	background-color: #ed007c;
}
#stockists #page {
	background-image: url(stockists.jpg);
	background-position: 50% bottom;
}
#stockists #content {
	padding-bottom: 120px;
}
#stockists #content h1 {
	color: #ed007c;
	height: 48px
}
#stockists #content .box { 
	width: 230px;
	float:left;
	margin-left: 48px;
	margin-bottom:32px;
	margin-right: 32px;
	overflow: hidden;
	max-height: 250px;
	overflow: visible;
}
#stockists #content .maincontent {
	width: 480px;
	height: 48px;
}
#stockists #content .box img {
	width:240px;
	margin-bottom: 16px;
}
#stockists #content .box p {
	margin:0;
	padding:0;
}
/* @end */
/* @group wholesale */
#globalnav a#wholesale.active,
#wholesale #breadbar {
	background-color: #613c24;
}
#wholesale #page {
	background-image: url(wholesale.jpg);
	background-position: bottom left;
	height: 604px;
	border-bottom: none;
}
#wholesale .maincontent {
	width: 220px;
	margin-left: 64px;
}
#wholesale #content h1 {
	color: #6C3823;
}
#wholesale form {
	color: #fff;
	background-color: #613c24;
	margin: 0px auto 0px auto;
	padding: 16px 16px 16px 16px;
	width: 688px;

}
#wholesale form fieldset {
	width: 480px;
}
#wholesale form p {
	float: right;
	width: 160px;
	margin: 32px 4px 0px 0px;
	overflow: hidden;
	font-size: 13px;
}
#wholesale form a:link,
#wholesale form a:visited,
#wholesale form a:active {
	color: #F5CA23;
}
#wholesale form a:hover {
	color: #C4D338;
}
/* @end */
/* @group contact */
#globalnav a#contact.active,
#contact #breadbar {
	background-color: #fecb09;
}
#contact #page {
	background-image: url(nose_picker.jpg);	
}
#contact #content h1 {
	color: #FFC500;
}
#contact #content h2 {
	font-size: 110%;
	font-weight: bold;
	margin: 16px 0px -4px 0px;
}
/* @end */
/* @group Footer */
ul#footer {
	display: block;
	margin: auto;
	width: 560px;
	font-size: 90%;
}
#footer li {
	display: block;
	padding: 0px 0px;
	float: left;
}
#footer a {
	display: block;
	margin: 0;
	padding: 8px 16px 8px 16px;
	text-decoration: none;
	color: #613c24;
	color: #000;
}
#footer a:link, #footer a:visited, #footer a:active {
	text-decoration: none;
} 
#footer a:hover {
	text-decoration: underline;
} 
/* @end */