body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, 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; text-align:left; }
html { margin:0; padding:0; border:0; font-size: 100%; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }
html, button, input, select, textarea { font-family: sans-serif; color: #222; }
body { margin: 0; font-size: 1em; line-height: 1.4; }
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section, dialog, menu { display: block; }
table, th, td { vertical-align: top; }
blockquote:before, blockquote:after, q:before, q:after { content: ''; }
blockquote, q { quotes: "" ""; }
audio, canvas, video { display: inline-block; *display: inline; *zoom: 1; }
audio:not([controls]) { display: none; }
[hidden] { display: none; }
::-moz-selection { background: #d2e4ff; color: #000; text-shadow: none; }
::selection { background: #d2e4ff; color: #fff; text-shadow: none; }
:focus { outline: 0;}
input:focus, select:focus, textarea:focus { -moz-box-shadow: #06f 0 0 7px; -webkit-box-shadow: #06f 0 0 7px; box-shadow: #06f 0 0 7px; }
a { text-decoration:none; }
a:hover, a:active { outline: 0; }
a img { border: none; }
abbr[title] { border-bottom: 1px dotted; }
b, strong { font-weight: bold; }
blockquote { margin: 1em 40px; }
dfn, i, em { font-style: italic; }
hr { display: block; height: 1px; border: 0; margin:0; padding: 0; }
ins { background: #ff9; color: #000; text-decoration: none; }
mark { background: #ff0; color: #000; font-style: italic; font-weight: bold; }
pre, code, kbd, samp { font-family: monospace, serif; _font-family: 'courier new', monospace; font-size: 1em; }
pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word; }
q { quotes: none; }
q:before, q:after { content: ""; content: none; }
small { font-size: 85%; }
sub, sup { font-size: 40%; line-height: 0; position: relative; vertical-align: baseline; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }
dd { margin: 0 0 0 40px; }
nav ul, nav ol, ul.nav, ol.nav { list-style: none; list-style-image: none; margin: 0; padding: 0; }
nav li, ul.nav li, ol.nav li {margin:0;}
img { border: 0; -ms-interpolation-mode: bicubic; vertical-align: middle; }
svg:not(:root) { overflow: hidden; }
label { cursor: pointer; }
legend { *margin-left: -7px; white-space: normal; }
button, input, select, textarea { font-size: 100%; margin: 0; vertical-align: baseline; *vertical-align: middle; }
button, input { line-height: normal; }
button, input[type="button"], input[type="reset"], input[type="submit"] { cursor: pointer; -webkit-appearance: button; *overflow: visible; margin-top:5px;}
button[disabled], input[disabled] { cursor: default; }
input[type="checkbox"], input[type="radio"] { box-sizing: border-box; padding: 0; *width: 13px; *height: 13px; }
input[type="search"] { -webkit-appearance: textfield; -moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box; }
input[type="search"]::-webkit-search-decoration, input[type="search"]::-webkit-search-cancel-button { -webkit-appearance: none; }
button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }
textarea { overflow: auto; vertical-align: top; resize: vertical; }
input:valid, textarea:valid {  }
input:invalid, textarea:invalid { background-color: #f0dddd; }
table { border-collapse: collapse; border-spacing: 0; }
td { vertical-align: top; }
.chromeframe { margin: 0.2em 0; background: #ccc; color: black; padding: 0.2em 0; }

/*--------------- HELPER CLASSES ---------------*/

/* For image replacement */
.ir { display: block; border: 0; text-indent: -999em; overflow: hidden; background-color: transparent; background-repeat: no-repeat; text-align: left; direction: ltr; *line-height: 0; }
.ir br { display: none; }

/* Hide from both screenreaders and browsers */
.hidden { display: none !important; visibility: hidden; }

/* Hide only visually, but have it available for screenreaders */
.visuallyhidden { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }

/* Extends the .visuallyhidden class to allow the element to be focusable when navigated to via the keyboard */
.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus { clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto; }

/* Hide visually and from screenreaders, but maintain layout */
.invisible { visibility: hidden; }

/* Alignment */
.left { float:left;display:inline; }
.right { float:right;display:inline; }
.center { text-align:center; }
.kern {letter-spacing:-1px;}

/* Contain floats */
.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }
.clearfix { *zoom: 1; }
.clear {clear:both;display:block;overflow:hidden;visibility:hidden;width:0;height:0}


/*--------------- FLUID GRID ---------------*/

.col-1 { width: 6.6666666666667%; }
.col-2 { width: 15%; }
.col-3 { width: 23.333333333333%; }
.col-4 { width: 31.666666666667%; }
.col-5 { width: 40%; }
.col-6 { width: 48.333333333333%; }
.col-7 { width: 56.666666666667%; }
.col-8 { width: 65%; }
.col-9 { width: 73.333333333333%; }
.col-10 { width: 81.666666666667%; }
.col-11 { width: 90%; }
.col-12 { width: 98.333333333333%; }

.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12 {
	margin-left: 0.83333333333333%;
	margin-right: 0.83333333333333%;
	float: left;
	display: block;
}

.col-first {margin-left:0px;}
.col-last {margin-right:0px;float:right;}
.col-mid {margin:0 auto;float:none;}
.col-full {margin-left:0px;margin-right:0px;float:none;width:100%;}
.col-nom {margin:0;}	

.col-container {
	width:90%;
	min-width: 960px; 
	max-width: 1200px; 
	margin:0 auto;
}

/*--------------- 960 GRID ---------------*/

.col_1 { width: 60px; }
.col_2 { width: 140px; }
.col_3 { width: 220px; }
.col_4 { width: 300px; }
.col_5 { width: 380px; }
.col_6 { width: 460px; }
.col_7 { width: 540px; }
.col_8 { width: 620px; }
.col_9 { width: 700px; }
.col_10 { width: 780px; }
.col_11 { width: 860px; }
.col_12 { width: 940px; }
.col_full { width: 960px; }

.col_1, .col_2, .col_3, .col_4, .col_5, .col_6, .col_7, .col_8, .col_9, .col_10, .col_11, .col_12 {
	padding:0 10px;
	float: left;
	display: block;
}

.col_12, .col_full {display:block;margin:0 auto;float:none;}

.col_noPad {padding:0;}


/*--------------- FORMALIZE --------------------*/

.input_tiny {width: 50px;}
.input_small {width: 80px;}
.input_medium {width: 140px;}
.input_large {width: 200px;}
.input_xlarge {width: 250px;}
.input_xxlarge {width: 300px;}
.input_full {width: 100%;}
.input-4 {width: 31.666666666667%;}
.input-5 {width: 40%;}
/* Added via JS to <textarea> and class="input_full". Applies only to IE7. Other browsers don't need it. */
.input_full_wrap {display: block;padding-right: 8px;
}
::-moz-focus-inner {border: 0;padding: 0;
}
input[type="search"]::-webkit-search-decoration {display: none;}
input, button, select, textarea {margin: 0;vertical-align: middle;}
button, input[type="reset"], input[type="submit"], input[type="button"], .btnLink {
  -webkit-appearance: none;
  -moz-border-radius: 11px;
  -webkit-border-radius: 11px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding;
  background-clip: padding-box;
  border-radius: 11px;
  background: #ddd url("http://www.goexpressomaha.com/images/button.png") repeat-x;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff), color-stop(1, #ddd));
  background: -moz-linear-gradient(top center, #fff 0%, #ddd 100%);
  border: 1px solid;
  border-color: #ddd #bbb #999;
  cursor: pointer;

  color: #333;
  font: bold 12px/1.2 Arial, sans-serif;
  outline: 0;
  overflow: visible;
  padding: 3px 10px 4px;
  text-shadow: #fff 0 1px 1px;
  width: auto;
  /* IE7 */
  *padding-top: 2px;
  *padding-bottom: 0px;
}
button {
  /* IE7 */
  *padding-top: 1px;
  *padding-bottom: 1px;
}
textarea,
select,
input[type="date"],
input[type="datetime"],
input[type="datetime-local"],
input[type="email"],
input[type="month"],
input[type="number"],
input[type="password"],
input[type="search"],
input[type="tel"],
input[type="text"],
input[type="time"],
input[type="url"],
input[type="week"] {
  -webkit-appearance: none;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -moz-background-clip: padding;
  -webkit-background-clip: padding;
  background-clip: padding-box;
  background-color: #fff;
  border: 1px solid;
  border-color: #848484 #c1c1c1 #e1e1e1;
  color: #000;
  outline: 0;
  padding: 2px 3px;
  font-size: 13px;
  font-family: Arial, sans-serif;
  height: 1.8em;
  /* IE7 */
  *padding-top: 2px;
  *padding-bottom: 1px;
  *height: auto;
  margin-top:5px;
}
::-webkit-input-placeholder {color: #888;}
input:-moz-placeholder, textarea:-moz-placeholder {color: #888;}
input.placeholder_text, textarea.placeholder_text {color: #888;}
button:focus,
button:active,
input:focus,
input:active,
select:focus,
select:active,
textarea:focus,
textarea:active {
  -moz-box-shadow: #06f 0 0 7px;
  -webkit-box-shadow: #06f 0 0 7px;
  box-shadow: #06f 0 0 7px;
  z-index: 1;
}
input[type="file"]:focus,
input[type="file"]:active,
input[type="radio"]:focus,
input[type="radio"]:active,
input[type="checkbox"]:focus,
input[type="checkbox"]:active {
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
select[disabled],
textarea[disabled],
input[type="date"][disabled],
input[type="datetime"][disabled],
input[type="datetime-local"][disabled],
input[type="email"][disabled],
input[type="month"][disabled],
input[type="number"][disabled],
input[type="password"][disabled],
input[type="search"][disabled],
input[type="tel"][disabled],
input[type="text"][disabled],
input[type="time"][disabled],
input[type="url"][disabled],
input[type="week"][disabled] {
  background-color: #eee;
}
button[disabled],
input[disabled],
select[disabled],
select[disabled] option,
select[disabled] optgroup,
textarea[disabled] {
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  color: #888;
  cursor: default;
}
textarea, select[size], select[multiple] {height: auto;}
.submitBig {
	padding:10px 0 !important;
	width:100% !important;
	text-align:center;
	margin:10px 0 0 0;
}
/* Tweaks for Safari + Chrome. */
@media (-webkit-min-device-pixel-ratio: 0) {
select {background-image: url("../images/select_arrow.gif.png");background-repeat: no-repeat;background-position: right center;padding-right: 20px;}
select[size], select[multiple] {background-image: none;padding: 0;}
}
textarea {min-height: 70px;overflow: auto;resize: vertical;}
optgroup {color: #000;font-style: normal;font-weight: normal;
}
/* IE6  */
.ie6_button, * html button {background: #ddd url("http://www.goexpressomaha.com/images/button.png") repeat-x;border: 1px solid;border-color: #ddd #bbb #999;cursor: pointer;color: #333;font: bold 12px/1.2 Arial, sans-serif;padding: 2px 10px 0px;overflow: visible;width: auto;}
* html button {padding-top: 1px;padding-bottom: 1px;}
.ie6_input, * html textarea, * html select {background: #fff;border: 1px solid;border-color: #848484 #c1c1c1 #e1e1e1;color: #000;padding: 2px 3px 1px;font-size: 13px;font-family: Arial, sans-serif;vertical-align: top;}
* html select {margin-top: 1px;}
.placeholder_text, .ie6_input_disabled, .ie6_button_disabled {color: #888;}
.ie6_input_disabled {background: #eee;}

/* Validation  */
label.error {
	color:red !important;
	font-style:italic;
	padding-left: 5px;
}
div.error, label.error { 
	display: none; 
}
.error-input,
input.error{
	background:#EFD1D1 !important;
	border:solid 2px #9F1D1D !important;
}
#errorBlock{
	background:#9F1D1D;
	padding:8px 10px;
	color:#fc0;
	font-style:italic;
	font-size:10px;
	margin:10px 0;
	display:none;
}


/*--------------- TABLET/DESKTOP ---------------*/

@media only screen and (min-width: 600px) {
.lt-ie7 {}
.lt-ie8 {}
.lt-ie9 {}
}

/*--------------- MOBILE ---------------*/

@media screen and (max-width: 599px) {
body {
	-webkit-text-size-adjust: none;
	-ms-text-size-adjust: none;
}

/*--------------- FLUID GRID ---------------*/

.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12 {
	margin:0;
	width:100%;
	float: none;
}
.col-container {
	width:92%;
	min-width: 200px;
	max-width: 599px; 
	margin:0 auto;
}

/*--------------- 960 GRID ---------------*/

.col_1, .col_2, .col_3, .col_4, .col_5, .col_6, .col_7, .col_8, .col_9, .col_10, .col_11, .col_12, .col_full {
	padding:0;
	width:100%;
	float: none;
}
}

/*--------------- PRINT STYLE SHEET ---------------*/

@media print {
  * { background: transparent !important; color: black !important; box-shadow:none !important; text-shadow: none !important; filter:none !important; -ms-filter: none !important; } 
  a, a:visited { text-decoration: underline; }
  a[href]:after { content: " (" attr(href) ")"; }
  abbr[title]:after { content: " (" attr(title) ")"; }
  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; }  /* Don't show links for images, or javascript/internal links */
  pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
  thead { display: table-header-group; } 
  tr, img { page-break-inside: avoid; }
  img { max-width: 100% !important; }
  @page { margin: 0.5cm; }
  p, h2, h3 { orphans: 3; widows: 3; }
  h2, h3 { page-break-after: avoid; }
}
