body, table {
	font-family: 'tahoma', 'arial';
	font-size: 14px;
}

select {
	font-size:16px;
}

p {
	margin-top: 1em;
	margin-bottom: 1em;
}

a {
	color: red;
	text-decoration: none;
}

a:hover {
	color: red;
	text-decoration: underline;
}

strong {
	color: red;
}

textarea {
	width: 400px;
	font-family: 'tahoma', 'arial';
	font-size: 13px;
}

fieldset {
	margin-top: 1em;
	border: 1px solid #164c92;
	font-size: 12px;
}

legend {
	font-weight: bold;
	color: #164c92;
}

.note {
	font-size: 12px;
}

#admin_body_container, .body_container {
	background: white;
	border: 2px solid black;
	clear: both;
	padding: 10px;
	padding-left: 20px;
	text-align: left;
	margin-bottom: 6px;
}

#header {
	height: 60px;
	padding: 5px;
	margin-bottom: 5px;
}

#header ul.navigation {
	text-align: right;
}

#header ul.navigation li {
	display: inline;
	font-weight: bold;
	border: 2px solid black;
	background: #79ef74;
	padding: 4px;
	margin: 2px;
}

#header ul.navigation li.action {
	background: #d63131;
}

#header .navigation a {
	color: black;
	text-decoration: none;
}

#header .navigation .action a {
	color: white;
}

#header_container form {
	display: inline;
}

div.dialog, table.dialog {
	vertical-align: top;
	padding: 10px;
	background-color: white;
	border: 2px solid #164c92;
	margin-bottom: 10px;
}

.dialog_title, #header_header {
	background: #216bce;
	color: white;
	font-weight: bold;
	padding: 4px;
	padding-left: 8px;
}

.dialog_body, #header_body {
	border: 1px solid #216bce;
	padding: 6px;
}

.dialog h4 {
	padding: 1px;
	color: white;
	padding-left: 10px;
	background-position: left;
	background-color: #164c92;
	margin: -10px;
	margin-bottom: 10px;
}

input.button, input.green_button {
	color: white;
	background: #d63131;
	border: 2px solid black;
	font-size: 13px;
	font-weight: bold;
}

input.green_button  {
	color: black;
	background: #79ef74;
}

.listing a {
	line-height: 1.8em;
	color: #d63131;
}

.error {
	color: red;
	font-weight: bold;
}

.go_link {
	COLOR: green;
    FONT-WEIGHT: bold;
}

.i_tiny {
   WIDTH: 54px;
}

.i_small {
   WIDTH: 108px;
}

.i_medium {
   WIDTH: 162px;
}

.i_between {
   WIDTH: 324px;
}

.i_long {
   WIDTH: 445px;
}

.i_norm {
   width: 220px;
}

.i_extralong {
   WIDTH: 800px;
}

.i_longer {
   WIDTH: 500px;
}

.preferences_table TD {
    FONT-SIZE: 13px;
    COLOR: black;
    FONT-FAMILY: Arial;
    PADDING-RIGHT: 20px;
    PADDING-TOP: 0px;
    PADDING-LEFT: 0px;
    PADDING-BOTTOM: 0px;
}

.quantities_table TD {
    FONT-SIZE: 13px;
    COLOR: black;
    FONT-FAMILY: Arial;
    PADDING-RIGHT: 5px;
    PADDING-TOP: 0px;
    PADDING-LEFT: 0px;
    PADDING-BOTTOM: 0px;
}

.reservation_nav td {
	font-size: 16px;
}

.header_column {
	font-weight: bold;
	color: black;
}

.header_column a {
	color: black;
}

.table .even_row, .data_view .even, .text_black .even, .text .even
{
    background: #c1e1ff;
}

.table .odd_row, .data_view .odd, .text_black .odd, .text .odd
{
	background: #e7f3ff;
}

.table a, .data_view a {
	color: black;
}

.table a:hover, .data_view a:hover {
	color: red;
	text-decoration: underline;
}

.mainheading {
	text-align: center;
}

.calendar {
	background-color: white;
	border: 1px black solid;
}

.caldayheading td, .wkhead {
	width: 17px;
}

.notmnth, .wkend, .wkday {
	background-color: #eee;
	border: 1px #aaa solid;
	text-align: center;
}

.data_view {
    border: 0px;
}

.data_view th {
	text-align: left;
    font-weight: bold;
    text-decoration: none;
    padding-right: 8px;
}

.data_view th a {
	text-align: left;
    font-weight: bold;
    text-decoration: none;
}

.data_view td {
	padding-right: 8px;
}

.data_view td.padded {
	padding-bottom: 8px;
}


#body_tabs {
	position: relative;
	bottom: -2px;
	border-top: solid 2px #315261;
	border-right: solid 2px #315261;
}

#body_tabs td {
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 8px;
	padding-right: 8px;
	color: #315261;
	font-weight: bold;
	background-color: #79ef74;
	border-left: solid 2px #315261;
	border-bottom: solid 2px #315261;
}

#body_tabs td a {
	color: #315261;
	text-decoration: none;
}

#body_tabs td.selected {
	border-bottom: 0px;
	background-color: white;
}


#popup_header {
	padding: 10px;
	color: black;
	font-size : 20px;
	line-height: 20px;
	font-weight: 600;
	text-align: left;
	border-bottom: solid 1px #315261;
	margin-bottom: 3px;
	background: white;
}

#popup_header .note {
	color: #315261;
	font-weight: 300;
	font-family: 'tahoma', 'arial';
	font-size: 11px;
}

#BarCodeScanner {
	width: 100px;
	padding: 5px;
	font-size: 11px;
	text-align: center;
	position: absolute;
	right: 30px;
}

#BarCodeScanner input {
	width: 100px;
	font-size: 11px;
}

#BarCodeScanner form {
	margin: 0px;
}

#UnknownUPC, #MultipleUPCMatches {
	border: 3px solid red;
	width: 600px;
	display: none;
	background: white;
	text-align: left;
	padding: 10px;
	margin-bottom: 10px;
}

div.autocomplete {
  position:absolute;
  width:250px;
  background-color:white;
  border:1px solid #888;
  margin:0px;
  padding:0px;
}
div.autocomplete ul {
  list-style-type:none;
  margin:0px;
  padding:0px;
}
div.autocomplete ul li.selected { background-color: #ffb;}
div.autocomplete ul li {
  list-style-type:none;
  display:block;
  margin:0;
  padding:2px;
  cursor:pointer;
}


#select_a_sku table {
	border-collapse: collapse;
}

#select_a_sku table td {
	padding: 4px;

}

#select_a_sku table tr.selected {
	background: yellow;
}

#select_a_sku table tr {
	background: #e7f3ff;
	border-bottom: 3px solid white;
}




.product_po_listing {
	border-collapse: collapse;
	border: 1px solid blue;
	clear: both;
	width: 700px;
}

.product_po_listing tr {

}


.product_po_listing td, .product_po_listing th {
	padding: 4px;
	text-align: center;
}

.product_po_listing input {
	width: 50px;
}

.product_po_listing .button {
	width: auto;
}

.product_po_listing .total, .product_po_listing .target {
	line-height: 40px;
	background: #E7F3FF;
	border: 1px solid blue;
}

td.label {
	text-align: right;
	font-weight: bold;
}

.product_po_listing thead td {
	font-weight: bold;
	background: #E7F3FF;
	font-size: 1.8em;
	height: 60px;
	border-bottom: 1px solid blue;
}


.product_po_listing .prod_info {
	text-align: left;
}

.product_po_listing .inventory {
	text-align: center;
}

.product_po_listing .small {
	font-size: 12px;
}

.left{
	float:left;
}

.clearLeft{
	clear:left;
}
.largeColumn{
	width:120px;
}
.smallColumn{
	width:50px;
	padding:4px;
}

.smallInput{
	width:50px;

}
.mediumColumn{
	width:80px;
	padding:4px;
}


.siblingsOver{
	 background-color: red;
}

.siblingsOut{
	background-color:#ffffff;
}

#message_log {
	margin-right: 20%;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 5px 20px;
	vertical-align: top;
	text-align: left;
	font-weight: bold;
	border: 3px solid #fc0;
	background-color: #fcfce1;
}

#message_log .Error {
	color: red;
}

label.status {
	display: block;
	float: left;
	width: 100px;
	text-align: center;
}


.filter, .soundSelection, .dccSelection {
	float: left;
	margin-right: 5px;
}



#search-criteria select, #search-criteria input {
	margin-bottom: 10px;
	min-width: 200px;
}

#search-criteria p {
	font-style: italic;
	color: #777;
}

#search-criteria .form-group > div {
	display: inline-block;
	vertical-align: top;
}

#ad-show table th {
    text-align: right;
    font-size: 0.85rem;
}

#ad-show table td {
    padding: 4px;
}

#ad-show #ad-note {
    max-width: 300px;
}

#ad-show h4 {
    font-size: 0.85rem;
}

#ad-show h3 {
    margin-bottom: 0px;
}

#ad-show h2 {
    text-decoration: underline;
}

#ad-show ul {
    padding-left: 25px;
}

#ad-show .form-group > div {
    min-width: 200px;
    margin-right: 25px;
}
