@charset "UTF-8";

/* Reset all styles ********************** */
* { margin: 0; padding: 0; } 

hr {
	display: none;
}

hr.separator {
	display: block;
	border: 1px solid #84acdb;
	margin-top: 9px;
	margin-bottom: 9px;
}

hr.rule {
	display: block;
	height: 1px;
	border-top: 0;
	border-left: 0;
	border-right: 0;
	border-bottom: 1px dotted #aaa;
	margin-top: 25px;
	margin-bottom: 9px;
}

body, p, h1, h2, h3, h4, h5, h6, li {
	font-family: Helvetica, Arial, sans-serif;
}

body {
	background-color:#ffffff;
	margin:0;
	padding:0;
	width:100%;
	text-align: center;
}

p {
	font-size: 9pt;
	margin: 3px 0px 9px 0px;
	line-height: 18px;
	color: #666;
}

h2 {
	color: #84acdb;
	padding: 0px;
	margin: 10px 0px 8px 0px;
	font-weight: normal;
	font-size: 18pt;
}

h3 {
	color: #84acdb;
	padding: 0px;
	margin: 20px 0px 8px 0px;
	font-weight: bold;
	font-size: 12pt;
}

h4 {
	font-size: 11pt;
	font-weight: bold;
	color: #84acdb;
	padding: 0px;
	margin: 18px 0 6px 0;
	line-height: 14pt;
}

h5 {
	color: #84acdb;
	font-size: 10pt;
	font-weight: bold;
	padding: 0px;
	margin: 12px 0 3px 0;
}

p.sidebarTeaser {
	font-size: 9pt;
	line-height: 16px;
	margin-top:0;
}

/* This is a special header for Otis Pink Cookie */

h4.pink {
	color: #eb5c94;
}

a:link, a:visited, .hilite {
	color:#edb111;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

a img {
	border:none;
}

/* List *****************************************************************************************/

ul, ol {
	margin: 5px 0px 5px 0px;
}

li {
	font-size: 10pt;
	font-weight: normal;
	color: #666;
	line-height: 20px;
	margin: 0px 10px 13px 25px;
	padding: 0;
	list-style-position: outside;
	list-style-image: none;
}

ul li, ol li ul li {
	list-style-type: disc;
}

ol li {
	list-style-type: decimal;
}

/************* Arrangement of page *****************/

#mainContainer {
	position:relative;
	width:900px;
	min-height:400px; /* image will not appear without this */
	background: url(images/corp_radish.jpg) no-repeat 570px top;
	text-align: left;
	margin: 0 auto; /* needed to center content in browser window */
}

#header {
	width:650px;
	padding:0;
	float:left;
}

#contentMain {
	width:602px;
	margin-top:36px;
	min-height:100px;
	float:left;
}

#contentMainPrimary {
	width:422px;
	min-height:100px;
	float:right;
}

#contentMainSecondary {
	width:180px;
	min-height:100px;
	float:left;
}

#contentRelated {
	width:250px;
	position:absolute;
	top:0;
	left:650px;
	margin-top:123px;
}

div.sidebarTeaser {
	margin-top:100px;
}

#navMain {
	white-space:nowrap;
	height: 28px;
	margin-bottom: 10px;
	display: block;
}

#navMain img { /* to help the images display more smoothly (width is not specified) */
	float: left;
	height: 28px;
}

#navSec {
	white-space:nowrap;
}

#navSec img {
	float: left;
	height: 21px;
}

#feedbackBug {
	margin-top:240px;
	position: fixed;
	bottom: 0px;
}

p#footerText {
	margin-top:24px;
	vertical-align: bottom;
	font-size: 10px;
	color: #999;
}

img.contentHead {
	margin-bottom:14px;
}

.photoInline {
	float:right;
	margin:3px 0 6px 9px;
}

img.galleryPhoto {
	margin:0px 0px 20px 0px;
}

.hspace {
	margin-left:20px;
}

.alignRight {
	float: right;
}


/* Calendar Page *****************************************************************************************/

div.calendarWeek {
	display: block;
	width: 390px;
	padding: 10px 10px 10px 10px;
	margin: 0px 0px 10px 0px;
	border: 1px dotted #aaa;
}

p.calendarHeadline {
	font-size: 18px;
	font-weight: bold;
	color: #84acdb;
	padding: 0px;
	margin: 0px 0px 6px 0px;
}

p.calendarWeek {
	font-size: 14px;
	font-weight: bold;
	color: #84acdb;
	padding: 0px;
	margin: 0px 0px 6px 0px;
}

p.calendarDay {
	font-size: 12px;
	font-weight: bold;
	padding: 10px 0px 0px 0px;
	border-bottom: 1px dotted #aaa;
}

p.calendarType {
	font-size: 12px;
	font-weight: bold;
	color: #84acdb;
	padding: 0px;
	margin: 0px 0px 6px 0px;
}

span.ingredients {
	font-size: 11px;
	font-weight: normal;
}

li.calendar {
	font-size: 12px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 5px 30px;
	line-height: 16px;
	font-weight: bold;
}

ul.calendar {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 10px 0px;
}

/* FORMS *****************************************************************************************/

input, select, textarea {
font-family: Arial, Verdana, sans-serif;
font-size: 12px;
margin: 0px 0px 0px 0px;
padding: 0;
border: 1px solid #666;
color: #333;
background: #fff;
}

label {
display: block;
width: 100px;
height: 18px;
margin: 0px 10px 0px 0px;
}

input.checkbox {
border: 0;
}

label#response_yn {
width: 300px;
margin: 0px 0px 0px 10px;
}

.contact {
float: left;
}

input#user_name, input#email {
width: 300px;
height: 18px;
}

select#comment_type {
width: 300px;
}

select#cafe {
width: 410px;
}

textarea#comments {
width: 410px;
height: 200px;
}

input#submit {
border: 0;
}

div.radioGroup {
	display: block;
	width: 390px;
	padding: 10px 10px 10px 10px;
	margin: 0px 0px 10px 0px;
	border: 1px dotted #aaa;
}

input.radio {
	float: left;
	border: 0px;
	margin: 0px 10px 0px 0px;
}

div.radio {
	color: #666;
	display: block;
	width: 390px;
	padding: 3px 0px 3px 0px;
}

p.radioLabel {
	float: left;
	width: 360px;
	line-height: 16px;
	margin: 0px 0px 0px 0px;
}

input#name, input#address, input#city, input#state, select#state, input#zip, input#emailaddress, input#phone, input#cell, input#ssn, 
input#prev_address, input#prev_city, input#prev_phone, select#prev_state {
	height: 18px;
	width: 300px;
}
form#corp_account input.contact, form#corp_account select#state, form#corp_account select#bank_state, form#corp_account select#ref1_state, form#corp_account select#ref2_state, form#corp_account select#principal_state {
	height: 18px;
	width: 280px;
}

form#corp_account label {
	width: 120px;
}


input#prev_employer, input#prev_position, input#prev_supervisor, form#corp_account input#credit_name {
	height: 18px;
	width: 410px;
}
textarea#brg_experience, textarea#conviction_details, textarea#prev_responsibilities, textarea#prev_reasonforleaving, textarea#staff_names {
	width: 410px;
}



/*
P.I.E. FLOAT CLEARING
See http://www.positioniseverything.net/easyclearing.html 

DYSKE:
Use this on the container block, not in the content block.
You can apply multiple classes to an element by separating them with a space.
E.g. class="clearfix anotherClass"
clearfix must come first.
*/

.clearfix:after {
content: ".";
clear: both;
height: 0;
visibility: hidden;
display: block;
}

.clearfix {
display: inline-block; /* Fixes IE/Mac */
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */		




