/* 
================================
Skin styles for Laneys
================================
*/   

/* Font styles */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 1.4615384615384615em;
	color: #292929;
}

h1, h2, h3, h4, h5 {
	color: #000;
}

h1 {
	margin: 0;
	font-size: 1.6153846153846154em;
	line-height: 0.9047619047619048em;
	margin-bottom: 0.9047619047619048em;
}
h2 {
	margin: 0;
	font-size: 1.4615384615384615em;
	line-height: 1em;
	margin-bottom: 1em;
}
h3 {
	margin: 0;
	font-size: 1.3076923076923077em;
	line-height: 1.1176470588235294em;
	margin-bottom: 1.1176470588235294em;
}
h4 {
	margin: 0;
	font-size: 1.1538461538461537em;
	line-height: 1.2666666666666666em;
	margin-bottom: 1.2666666666666666em;
}
p, ul, blockquote, pre, td, th, label {
	margin: 0;
	font-size: 1em;
	line-height: 1.4615384615384615em;
	margin-bottom: 1.4615384615384615em;
}
p.small {
	margin: 0;
	font-size: 0.8461538461538461em;
	line-height: 1.7272727272727273em;
	margin-bottom: 1.7272727272727273em;
}
p.big {
	margin: 0;
	font-size: 1.3076923076923077em;
	line-height: 1.1176470588235294em;
	margin-bottom: 1.1176470588235294em;
}

ul ul {
	margin-bottom: 0.3em;
}

li {
	margin-bottom: 0.3em;
}

ul ul li {
	margin-bottom: 0;
}

/* Layout styles */

a {
	color: #033567;
	text-decoration: none;
}

a:hover {
	color: #EE0000;
	text-decoration: underline;
}

body {
	background: url(images/background.png) center repeat-y;
	margin: 0 auto;
	padding: 0;
	text-align: center;
}

#page-buttons {
  background: url(images/backgroundtop.png) top center;
  text-align: center;
  margin: 0 auto;
}

#header {
  background: url(images/backgroundtop.png) top center;
  text-align: center;
  margin: 0 auto;
  padding-bottom: 3px;
}

#laneys-header, #laneys-subheader, #print-header {
	display: none;
}

#address {
	font-weight: bold;
	float: left;
	color: #003366;
	font-size: 1.1428571428571428em;
}

#phone {
	font-weight: bold;
	float: right;
	color: #003366;
	font-size: 1.1428571428571428em;
}

#menu div.content {
	border-right: 1px solid #DFDFDF;
	border-left: 1px solid #DFDFDF;
	border-bottom: 1px solid #B9B9B9;
	margin: 0;
	padding: 0;
}

#menu ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
	font-size: 1em;
}

#menu a.selected {
	color: #000;
	cursor: default;
	background: url(images/arrow_black.gif) 2px 42% no-repeat;
}

#menu a.selected:hover {
	color: #FFF;
	cursor: default;
	background: #C1D2EE url(images/arrow_white.gif) 2px 42% no-repeat;
}

#menu a.parent {
	color: #000;
	background: url(images/arrow_black.gif) 140px 42% no-repeat;
}

#menu a.parent:hover {
	color: #000;
	background: #C1D2EE url(images/arrow_black.gif) 140px 42% no-repeat;
}

#menu li ul a.parent {
	color: #000;
	background: url(images/arrow_black.gif) 150px 42% no-repeat;
}

#menu li ul a.parent:hover {
	color: #000;
	background: #C1D2EE url(images/arrow_black.gif) 150px 42% no-repeat;
}

#menu ul li {
  list-style-type: none;
  margin: 0px;
  position: relative;
}

#menu ul li > ul {
	display: none;
  position: absolute;
	width: 168px;
	top: 0;
	left: 158px;
	background-color: #FFF;
	border: 1px solid #DFDFDF;
	font-size: 0.95em;
}

#menu ul li ul li > ul {
	left: 168px;
	width: 185px;
}

#menu ul li ul li > ul li a {
	width: 168px;
}

#menu ul li:hover, #menu ul li.CSStoHighlight {
	color: #000;
	background-color: #C1D2EE;
}

#menu ul ul.CSStoShow {
  display: block;
}

#menu ul li:hover > ul {
  display: block;
}

#menu li a {
	color: #033567;
	display: block;
	width: 141px;
	text-decoration: none;
	padding-left: 15px;
	padding-top: 6px;
	padding-bottom: 6px;
}

#menu ul li:hover > a { 
	color: #000;
}

#address-phone {
	height: 1.5em;
	margin: 6px 10px 12px 10px;
}

#wrapper {
  width: 799px;
  text-align:left;
  margin: 0 auto;
}

#secondary {
  width: 160px;
  float: left;
  padding-left: 10px;
}

#content {
  width: 600px;
  float: right;
  padding-right: 10px;
}

#copyright {
	text-align: center;
}

.blue {
	color: #003366;
}

.red {
	color: #CC0000;
}

.lefthalf {
	width: 48%;
	float: left;
	text-align: left;
}

.righthalf {
	width: 48%;
	float: right;
	text-align: left;
}

.lefthalfcentered {
	width: 48%;
	text-align: center;
	vertical-align: middle;
	float: left;
}

.righthalfcentered {
	width: 48%;
	text-align: center;
	vertical-align: middle;
	float: right;
}

h2 {
	margin: 0;
	font-weight: normal;
	color: dimgray;
	font-family: Lucida Grande, Lucida Sans Unicode, Verdana, Helvetica, Arial, sans-serif;
	font-size: 1.1428571428571428em;
	padding-left: 5px;
	position: relative;
	background-image: url(images/cgradient_Gray.jpg);
	border-right: #DFDFDF 1px solid;
	border-left: #DFDFDF 1px solid;
	border-top: #DFDFDF 1px solid;
	border-bottom: #B9B9B9 1px solid;
	background-position: top;
	background-repeat: repeat-x;
	line-height: 32px;
	height: 32px;
}

div.content, #contact_us {
	background-image: url(images/cbackground_Gray.jpg);
	background-repeat: repeat-x;
	color: #000000;
	padding: 10px 10px 10px 10px;
}

#neverovertime {
	margin: 10px 0;
	text-align: center;
	color: #FFF;
	background-color: #EE0000;
	font-size: 1.5em;
	line-height: 2.5em;
}

#contact_us h3 {
	margin-bottom: 0;
}

.yellowbox {
	background-color: #FFFFCC;
	border: solid 1px #CCCC00;
	text-align: center;
	vertical-align: middle;
}

td.label {
	text-align: right;
}

label {
	font-weight: bold;
	text-align: right;
}

img {
	border: 0;
	vertical-align: middle;
}

input {
	vertical-align: top;
}

img.right {
	float: right;
}

img.left {
	float: left;
}

input, textarea, select { 
	border: 1px solid #CCC;
}

input:focus, textarea:focus, select:focus {
	border: 1px solid #666;
}

input.checkbox, input.file, input.field-with-errors-checkbox {
	border: 0px solid #CCC;
}

input.money {
	text-align: right;
}

#testimonial-wrapper {
	height: 4em;
	position: relative;
}

#testimonial {
	text-align: center;
	position: absolute;
	width: 100%;
}

.float-left {
	float: left;
}

table {
	border-collapse: collapse;
}

table.satisfaction {
	width: 90%;
}

table.satisfaction tr.labels td {
	font-weight: bold;
	width: 33%;
}

table.satisfaction tr.ratings td {
	text-align: center;
	font-size: 1.2em;
}

table.satisfaction tr.ratings td a {
	display: block;
	width: 100%;
	padding: 10px 0;
	outline: none;
}

table.satisfaction tr.ratings td a:hover,
table.satisfaction tr.ratings td a.selected {
	color: #000;
	text-decoration: none;
	font-weight: bold;
	background: url(/stylesheets/images/blue_ring.gif) no-repeat 50% 50%;
}

#content .pager {
	float: left;
	clear: both;
	width: 100%;
	margin: 0;
	font-size: 1em;
	font-weight: bold;
}

#pager-top {
	padding-bottom: 0.5em;
}

#pager-bottom {
	padding-top: 0.5em;
}

.pager a, #content .pager a:visited {
	text-decoration: none;
	color: #033567;
}

.pager a:hover {
	text-decoration: underline;
}

.pager li.selected a, .pager li.selected a:visited {
	color: #4A5157;
}

.pager li.selected a:hover {
	color: #292929;
}

.pager p {
	margin: 0;
}

.pager .results {
	float: left;
}

.pager ul.pages {
	float: right;
	clear: right;
	margin: 0;
	padding: 0;
	list-style: none;
}

.pager ul.pages li {
	float: left;
	padding: 0 3px;
}

.pager ul.pages li.all {
	color: #4A5157;
	background: url(images/smallsep.gif) 100% 50% no-repeat;
	padding: 0 6px 0 0;
}

input.editor_field {
  width: 70%;
  float: left;
}

input.editor_ok_button {
  background-color: #FFF;
  margin-left: 5px;
  margin-right: 5px;
  float: left;
}

input.editor_ok_button:hover {
	background-color: #CCDFF3;
	border: 1px solid #033567;
}

a.editor_cancel_link {
  background-color: #FFF;
  border: 1px solid #CCCCCC;
  font-family: Lucida Grande;
  font-size: 11px;
  color: #000;
  line-height: 16px;
  display: block;
  float: left;
  padding: 0 8px;
  text-decoration: none;
  cursor: default;
}

a.editor_cancel_link:hover {
	background-color: #CCDFF3;
	border: 1px solid #033567;
}

#searchable_items_table {
  width: 100%;
}

#searchable_items_table tr.action_buttons input {
  background-color: #FFF;
}

#searchable_items_table tr.action_buttons input:hover {
  background-color: #CCDFF3;
	border: 1px solid #033567;
}

#searchable_items_table td.selection, #searchable_items_table th.selection {
  text-align: center;
	width: 25px;
}

#searchable_items_table tr td {
  border-bottom: 1px solid #999;
  background-color: #E4E4E4;
}

#searchable_items_table tr.action_buttons td {
  background-color: #EEEEEE;
  border-top: 0;
  border-bottom: 1px solid #033567;
}

#searchable_items_table tr.heading th {
  background-color: #252525;
  color: #FFF;
  border-top: 3px solid #033567;
  border-bottom: 3px solid #033567;
}

#searchable_items_table tr.heading a {
  color: #FFF;
}

#searchable_items_table a {
  color: #033567;
}

#searchable_items_table tr.item_unread > td {
  font-weight: bold;
  background-color: #CCDFF3;
}

#searchable_items_table tr.item_unpaid > td {
  background-color: #CCFF99;
}

#searchable_items_table tr.item:hover > td, #searchable_items_table tr.item_unread:hover > td, #searchable_items_table tr.item_unpaid:hover > td {
  background-color: #FFFFCC;
  cursor: pointer;
}

#searchable_items_table tr.item:hover > td.selection, #searchable_items_table tr.item_unread:hover > td.selection {
 	cursor: default;
}

#searchable_items_table th, #searchable_items_table td {
  padding: 5px;
}

#searchable_items_table input.items {
	border: 0px solid #CCC;
}

div.auto_complete {
  width: 350px;
  background: #fff;
  margin-left: 0;
}
div.auto_complete ul {
  border: 1px solid #888;
  margin: 0;
  padding: 0;
  width: 100%;
  list-style-type: none;
}
div.auto_complete ul li {
  margin: 0;
  padding: 3px;
}
div.auto_complete ul li.selected {
  background-color: #ffb;
}
div.auto_complete ul strong.highlight {
	color: #000;
  font-weight: bold;
  margin: 0;
  padding :0;
}

input.valid_ticket {
	background-color: #CCFF99;
	color: #003300;
	border: 1px solid #669933;
}

input.invalid_ticket {
	background-color: #FF9999;
	color: #990000;
	border: 1px solid #FF0000;
}

#searchable_items_table a.valid_ticket {
	background-color: #CCFF99;
	color: #003300;
	border: 1px solid #669933;
	width: 50px;
	padding: 1px 4px;
	display: block;
	overflow: hidden;
}

#searchable_items_table a.invalid_ticket {
	background-color: #FF9999;
	color: #990000;
	border: 1px solid #FF0000;
	width: 50px;
	padding: 1px 4px;
	display: block;
	overflow: hidden;
}

div.coupon {
	width: 570px; 
	text-align: center; 
	padding: 20px 0 5px 0; 
	border: 4px dashed #292929; 
	margin: 0 auto 1em auto;
}

div.coupon span.save {
	font-size: 220%;
	color: #EE0000;
	line-height: 100%;
}

div.coupon p.coupon-logo {
	margin-bottom: 0;
}

div.coupon h4 {
	margin-bottom: 0.2em;
}

div.printonly {
	display: none;
}

div.info_alert {
	width: 598px; 
	text-align: center; 
	padding: 1.2em 0 0 0; 
	background-color: #fbf5d0; 
	border: 1px solid #f9dd34; 
	margin-bottom: 1em;
}

div.info_alert img {
	margin-top: -6px;
	margin-right: 6px;
}

div.info_alert a {
	font-weight: bold; 
	font-size: 1.3em;
}

div.info_alert p {
	margin-bottom: 1em;
}