*
{
	outline: none;
}

#testtt 
{
	width: 100%;
	color: green;
}

hr {
	clear:both;
	margin:0;
	display:block;
}

.dataContainer
{
	float: left;
	width: 33%;
	font-family: arial;
	font-size: 10pt;
	border-top: 1px solid black;
}
.dataContainer:nth-child(2), .dataContainerRawTwo:nth-child(2)
{
	border: 1px solid black;
	border-bottom: 0;
}

.windVerticalDiv
{
	float: left;
	width: 100%;
}

.rainDivClass
{
	float: left;	
}

.dataContainerRawTwo
{
	 float: left;
	 width: 33%;
}
.columnStyle
{
	float: right;
	width: 65%;
	position: relative;
	clear: top;
}

.rainInfoClass
{
	float: right;
	width: 53%;
	position: relative;
	clear: top;
}

.ctb
{
	float:left;
	margin-left:0px;
}
.actb
{
	float:right;
	margin-right:0px;
}
.ctb2
{
	float: right;
	text-align: right;
}
.fleft
{
	float: left;
}
.tableSim
{
	clear:both;
	width:100%;
}
.tableSim div:nth-child(1)
{
	width:20%;
	Float:left;
	text-align:right;
}
.tableSim div:nth-child(2)
{
	width:24%;
	float:left;
}
.tableSim div:nth-child(3)
{
	width:24%;
	float:left;
}
.tableSim div:nth-child(4)
{
	width:32%;
	float:left;
}

.selectQuickDates
{
	float: left;
	width: 58%;
}
.selectmapcontentCont
{
	clear: both;
	width: 40%;
	float: left;
}
.startDateCont, .endDateCont
{
	width: 49%;
	float: left;
	text-align: right;
}
.datesCont
{
	float: left;
	width: 61%;
}
.stationSelectCont
{
	width: auto;
	float: left;
}
.removingButtonCont
{
	position: relative;
	float: right	
}

#map
{
	float: right !important;
}
.toStationDivCont
{
	height: 100%; 
	width: 80%; 
	float: right; 
	padding: 0;
	margin: 0;
	font-size: .8em;
}
div#holder #stationlist
{
	width: 20%;
	float: left;
}

div#ss div#tabrow1
{
	margin-top: 10px;
}

li#newsitem
{
	min-height: 25px;
}

/*buttons*/
input[type=button], input[type=submit], input.newbutton {
	font-family: inherit;
	font-size: 100%;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 6px;
	padding-right: 6px;
	color: linear-gradient(transparent,rgba(0,0,0,.05) 40%,rgba(0,0,0,.1));
	border: 0 rgba(0,0,0,0);
	background-color: #E6E6E6;
	cursor: pointer;
	margin: 1px;
	border-radius: 2px;
}
input[type=button]:hover, input[type=submit]:hover, .newbutton:hover {
	background: rgba(202, 202, 202, 0.8);
}

.noprint
{
	padding: 0px;
}

/* All spine overriding code goes here */
.divclass
{
		width: inherit !important;
		max-width: none !important;
}
ul#tabsul, ul.ui-tabs-nav
{
	border-radius: 1px;
	background: #cccccc url(images/ui-bg_highlight-soft_75_cccccc_1x100.png) 50% 10% repeat-x;
}
li.ui-state-default
{
	background: #e6e6e6 url(images/ui-bg_glass_75_e6e6e6_1x400.png) 50% 10% repeat-x !important;
}
li.ui-state-active
{
	background: white !important;
}
ul.ui-tabs-nav li, ul#tabsul li
{
	border-radius: 1px;
	margin-bottom: 5px;
	border-bottom: 1px solid #aaaaaa !important;
}
ul#tabsul li:hover, ul.ui-tabs-nav li:hover
{
	background: rgba(202, 202, 202, 0.8);
}
/* End of spine overriding code*/

/*MyAgweatherNet Page*/
div.settingsWrapper
{
	width: 100%;
	margin: 10px 0pt 15px;
	float: left;
}

div.settingsWrapper div
{
	float: left;
	width: 100%;
	/*
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	*/
}

div.settingsWrapper div.settings
{
	border: 1px solid #CDCDCD;
	padding-right: 0px;
}

div.settingsWrapper div.settings div.accHedr
{
	background-color: #E6E6E6;
	border: 1px solid #FFF;
	color: #000;
	width: 100%;
	padding: 4px 0 24px 0;
	/* font-size: 8pt;*/
}

div.settingsWrapper div.settings div.accHedr div.accTitl
{
	padding-left:5px;
	width:98%;
}



div.settingsWrapper div.settings div.accBody > div
{
	width: 49%;
	height: 100%;
}
div.settingsWrapper div.settings div.accBody > div:nth-child(2)
{
	border-left: 1px solid #CDCDCD;
}

ul.ulWidg
{
	float: left;
	width: 100%;
	text-align:center;
	/* background-color:blue; */
}
ul.ulWidg li
{
	list-style-type: none;
	/* background-color:red; */
	/* width: 300px;*/
	margin: auto;
}

ul.spcs
{
	float: left;
	width: 100%;
	margin-left: 5px;
	width: 95%;
}
ul.spcs li
{
	list-style-type: none;
	float: left;
	width: 100%;
	margin: 0px;
}
ul.spcs li *
{
	float: left;
	width: 100%;
	font-weight: 200;
}

ul.spcs li select
{
	float: left;
	width: 75%;
	font-weight: 200;
}

ul.spcs li input
{
	float: left;
	width: 75%;
	font-weight: 200;
}

div.settingsWrapper div.accPasw > div
{
	width: 49% !important;
}
div.settingsWrapper .accHelp
{
	margin-left: 5px;
}
div.accTip
{
	text-align: right;
}

ul.spcs li.propCont > div:first-child
{
	margin-left: 0px;
}
ul.spcs li.propCont > div
{
	margin-left: 3%;
}

ul.spcs li.propCont > div:first-child
{
	width: 42%;
}
ul.spcs li.propCont > div
{
	width: 26%;
}
ul.spcs input[type=submit]
{
	width: 100%;
	font-size: 0.7em !important;
}
ul.cont select
{
	/*max-width: 200px;*/
}
div#NewPassError, 
div#CurPassError,
div#RepeatPassError,
div#PasswordChanged
{
	color: red;
	float: left;
	width: 100% !important;
	margin-left: 5px;
}

#tabsul li {display: inline;}
.title{text-align:center;padding:0;margin:0;font-weight:bold;}



div.signInDiv {
	width: 100%;
}

div.authContainer {
	float: left;
	width: 100%;
}

div.authContainer div
{
	float: left;
	width: 99%;
}

div.forgotPass > a
{
	float: left;
	width: 100%;
}


td.norisk {font-weight:bold; background-color:#CCFFCC}
td.lowrisk {font-weight:bold; background-color:#FFE860}
td.mediumrisk {font-weight:bold; background-color:#FFB020}
td.highrisk {font-weight:bold; background-color:#FF6860}	 

.norisk {background-color:#CCFFCC}
.lowrisk {background-color:#FFE860}
.mediumrisk {background-color:#FFB020}
.highrisk {background-color:#FF6860}	 

.currentRow {
	background-color:	#d5e9b9;
}

.healthyCol {
	background-color:	#acd473;	
}

.warningCol{
	background-color:	#fff899;
}

.dangerCol{
	background-color: #ffcccc;
}

.forageCut{
	border-style: solid;
	border-color: #ffffff;
	border-width: 1px;
}

#toolbar {
	top:0px;
					/* font-size:x-small; */
				}
#AWNContent {
	margin-top:45px;
					/* font-size:x-small; */
				}
				
/*For iPhone*/
@media only screen 
and (min-width : 120px) 
and (max-width : 480px) {
	#toolbar{
		display:none;
	}
#AWNContent {
	margin-top:0px;
					/* font-size:x-small; */
				}
	.dataContainer, .dataContainerRawTwo
	{
		width:100%;
	}
	#ui-tabs-1
	{
		padding: 0;
	}
	input[name=unittype], select#stationList, input[name=removestationbutton], .stationselect div:last-child
	{
		float: right;
		width: 100%;
	}
	
	#tabsul li
	{
		width: 100%;
	}
	
	
	/*Quick dates*/
	.selectQuickDates .dateSetter
	{
		width: 100%;
		float: left;
		margin-left: 30%;
	}
		.selectQuickDates .dateSetter:hover
		{
			background-color: rgb(247, 247, 247);
		}
	#ss
	{
		overflow:hidden;
	}
	
	.formActs
	{
		float: left;
		width: 100%;
	}
	
	.formActs input, #downloadbutton
	{
		float: left;
		width: 100%;
	}
	
	.noprint
	{
		padding: 0px !important;
	}
	#ui-tabs-2
	{
		padding: 0px;
	}
	.selectQuickDates
	{
		width: 100%;
	}
	.selectmapcontentCont
	{
		width: 100%;
	}
	.stationSelectCont
	{
		width: 100%;
		margin-bottom: 2px;
	}
	.datesCont
	{
		width: 100%;
	}
	.startDateCont, .endDateCont
	{
		width:100%;
		text-align: left;
	}
	
	#holder
	{
		float: left !important;
	}
	#holder div:first-child
	{
		width: 97% !important;
	}
	#holder div#map
	{
		float: none !important;
		margin: 0 auto !important;
	}
	div.toStationDivCont #toStation
	{
		width: 99%;
	}
	div.toStationDivCont #zip
	{
		width: 98%;
	}
	div.toStationDivCont #submit
	{
		width: 98%;
	}
	div.toStationDivCont
	{
		float: none;
		margin: 0 auto;
		margin: 10px auto 10px auto;
		background-color: whitesmoke;
		border-radius: 5px;
		padding: 5px;
	}
	
	#mainheader ul.ulclass, li#newsitem
	{
		max-height: 30px !important;
		overflow: hidden;
	}
	
	div.settingsWrapper div.settings div.accBody > div
	{
		width: 99%;
		border-bottom: 1px solid #E6E6E6;
	}

	/*authorize.page.class.php*/
	div.signInDiv {
		width: 100%;
	}

	div.authContainer {
		float: left;
		width: 99%;
	}

	div.authContainer > div 
	{
		float: left;
		width: 100%;
	}

	div.forgotPass > a
	{
		float: left;
		width: 100%
	}
}


@media  only screen
and (min-width : 480px) 
and (max-width : 980px) {
	#toolbar{
		display:none;
	}
#AWNContent {
	margin-top:0px;
					/* font-size:x-small; */
				}

	.dataContainer, .dataContainerRawTwo
	{
		width: 49%;
		border: 1px solid black !important;
	}
	.dataContainer:nth-child(3), .dataContainerRawTwo:nth-child(3)
	{
		width: 100%;
	}
	
	#downloadbutton
	{
		width: 50%;
		margin-left: -10px;
	}
	.removingButtonCont
	{
		width: 49%;
	}
	input[name=removestationbutton]
	{
		width: 100.5%;
		margin-left: -3.5%;
	}
	.formActs
	{
		width:100%;
	}
	.formActs input, #downloadbutton
	{
		width: 49%;
	}
	div.accTip 
	{
		font-size: 0.7em !important;
	}
	
	div.settingsWrapper div.accPasw > div
	{
		margin-left: 0px;
	}
}



@media  only screen
and (min-device-width : 768px) 
and (max-device-width : 1024px) {
	.dataContainer, .dataContainerRawTwo
	{
		width: 49%;
		border: 1px solid black !important;
	}
	.dataContainer:nth-child(3), .dataContainerRawTwo:nth-child(3)
	{
		width: 100%;
	}
}

/*
 Theme Name:     WSU Brand
 Theme URI:      http://brand.wsu.edu
 Description:    A set of standard, customizable templates for official Washington State University websites
 Author:         WSU University Communications
 Author URI:     http://ucomm.wsu.edu
 Template:       spine
 Version:        0.0.1
*/



#AWNContent{
	background-color:rgba(255, 255, 255, 0.91);
	height:100%;
	padding-left:10px;
	padding-right:20px;
	margin-left:0px;
	margin-right:0px;
}

#spine::before {

	background-image: url(/images/s4.png);
	background-position: center right;
	background-repeat: no-repeat;
	background-size: cover;
	background-image: url(/images/s4.png), -webkit-gradient(linear,left top,left bottom,from(#981e32),to(#490e18));
	background-image: url(/images/s4.png), -webkit-linear-gradient(#981e32,#490e18);
	background-image: url(/images/s4.png), -moz-linear-gradient(#981e32,#490e18);
	background-image: url(/images/s4.png), -ms-linear-gradient(#981e32,#490e18);
	background-image: url(/images/s4.png), -o-linear-gradient(#981e32,#490e18);
	background-image: url(/images/s4.png), linear-gradient(to bottom,#981e32,#490e18);
	background-position: 50px;
  left: -198px;
  width: 198px;
  display: block;
  content: " ";
  min-height: 100%;
  height: 100%;
  position: absolute;
  /*width: 198px;*/
  visibility: visible;

}
.brand-header {
	left: 0;
	height: 1.5em;
	overflow: hidden;
	padding: 0px;
	position: relative;
	z-index: 99164;
	}
.brand-header hgroup {
	bottom: -5px;
	bottom: 0px;
	position: absolute;
	text-align:center;
	width: 100%;
	display: block;
	border-top: 5px #5e6a71 solid;
	}
	
.brand-header2 {
	left: 0;
	height: 1.5em;
	overflow: hidden;
	padding: 0px;
	position: relative;
	z-index: 99164;
	}
.brand-header2 hgroup {
	bottom: -5px;
	bottom: 0px;
	position: absolute;
	text-align:center;
	width: 100%;
	display: block;
	border-top: 5px #5e6a71 solid;
	}	


.print #spine::before {
	background-image: none;
}

.print #toolbar {
	display:none;
}
.print .brand-header {
	display:none;
	}
.print .brand-header hgroup {
	display:none;
	}

.brand-header ul {display:inline;list-style-image:none;padding-right:0px;}
.brand-header li {display:inline;padding:0px 0px 0px 12px;}

.print .brand-header2 {
	display:none;
	}
.print .brand-header2 hgroup {
	display:none;
	}

.brand-header2 ul {display:inline;list-style-image:none;padding-right:0px;}
.brand-header2 li {display:inline;padding:0px 0px 0px 12px;}

#outlook ul {padding-bottom: 2px; padding-left:15px !important;}
#outlook li {margin: 0 5px; padding: 0; !important; }

#links ul {list-style-type: none; padding-bottom: 0px; padding-left:0px !important;}
#links li {margin: 0 0px; padding: 0; !important; }
  /*
#awnnews.white {color:#E0E0E0}
#awnnews.white:hover {color:#981e32}

#awnnews.lightest {color:#5e6a71}
#awnnews.lightest:hover {color:#981e32}

#awnnews.lighter {color:#384044}
#awnnews.lighter:hover {color:#981e32}

#awnnews.light {color:#e6e8e9}
#awnnews.light:hover {color:white}

#awnnews.gray {color:#e6e8e9}
#awnnews.gray:hover {color:white}

#awnnews.dark {color:#e6e8e9}
#awnnews.dark:hover {color:white}

#awnnews.darker {color:#babfc2}
#awnnews.darker:hover {color:white}

#awnnews.darkest {color:#babfc2}
#awnnews.darkest:hover {color:#981e32}

#awnnews.crimson {color:#b6bcbf}
#awnnews.crimson:hover {color:white}

#awnnews.transparent {color:#5e6a71}
#awnnews.transparent:hover {color:#981e32}

*/

/**/

#awnnews2.white {color:#5e6a71}
#awnnews2.white:hover {color:#981e32}

#awnnews2.lightest {color:#5e6a71}
#awnnews2.lightest:hover {color:#981e32}

#awnnews2.lighter {color:#384044}
#awnnews2.lighter:hover {color:#981e32}

#awnnews2.light {color:#e6e8e9}
#awnnews2.light:hover {color:white}

#awnnews2.gray {color:#e6e8e9}
#awnnews2.gray:hover {color:white}

#awnnews2.dark {color:#e6e8e9}
#awnnews2.dark:hover {color:white}

#awnnews2.darker {color:#babfc2}
#awnnews2.darker:hover {color:white}

#awnnews2.darkest {color:#babfc2}
#awnnews2.darkest:hover {color:#981e32}

#awnnews2.crimson {color:#b6bcbf}
#awnnews2.crimson:hover {color:white}

#awnnews2.transparent {color:#5e6a71}
#awnnews2.transparent:hover {color:#981e32}

/**/

.awnTopLink.white {color:#E0E0E0}
.awnTopLink.white:hover {color:#981e32}

.awnTopLink.lightest {color:#5e6a71}
.awnTopLink.lightest:hover {color:#981e32}

.awnTopLink.lighter {color:#384044}
.awnTopLink.lighter:hover {color:#981e32}

.awnTopLink.light {color:#e6e8e9}
.awnTopLink.light:hover {color:white}

.awnTopLink.gray {color:#e6e8e9}
.awnTopLink.gray:hover {color:white}

.awnTopLink.dark {color:#e6e8e9}
.awnTopLink.dark:hover {color:white}

.awnTopLink.darker {color:#babfc2}
.awnTopLink.darker:hover {color:white}

.awnTopLink.darkest {color:#babfc2}
.awnTopLink.darkest:hover {color:#981e32}

.awnTopLink.crimson {color:#b6bcbf}
.awnTopLink.crimson:hover {color:white}

.awnTopLink.transparent {color:#5e6a71}
.awnTopLink.transparent:hover {color:#981e32}

/*
white lightest lighter light gray dark darker darkest crimson transparent
*/
  /*
#mainhgroup.darkest-text a { color:#5e6a71; }
#mainhgroup.darkest-text a:hover { color:#981e32; }

#mainhgroup.gray-text a { color:#5e6a71; }
#mainhgroup.gray-text a:hover { color:#981e32; }

#mainhgroup.lightly-text a { color:#e6e8e9; }
#mainhgroup.lightly-text a:hover { color:white; }

#mainhgroup.lighter-text a { color:#e6e8e9; }
#mainhgroup.lighter-text a:hover { color:white; }

#mainhgroup.light-text a { color:#babfc2; }
#mainhgroup.light-text a:hover { color:white; }

#mainhgroup.lightest-text a { color:#babfc2; }
#mainhgroup.lightest-text a:hover { color:#981e32; }
*/


/*
Theme Name: WSU Tree Fruit
Theme URI: http://cahnrs.wsu.edu
Author: CAHNRS Communication, Danial Bleile
Author URI: 
Description: Developement Theme for Tree Fruit Website
Version: 0.1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: tree fruit
Text Domain: wsutreefruit
*/

/* TOOLS RIGHT */
nav.site-tools-right { position: fixed; right: 0; top: 140px; z-index: 900; width: 110px;} 
nav.site-tools-right a { 
	display: block; background: #333; padding: 2px 20px 2px 10px; margin-bottom: 12px; color: #ccc; ;
	border-bottom: 4px solid #222; border-left: 4px solid #555; border-top: 4px solid #666; border-radius: 4px 0 0 4px;
	}
nav.site-tools-right a:hover { background: #444; padding-right: 10px;}
nav.site-tools-right a .icon {display: block; padding: 4px 30px 0 0; background:url(images/arrow-icon.png) no-repeat center right;}
nav.site-tools-right a .icon img {width: 50px; height: 50px; display: block;}
nav.site-tools-right a .title { font-size: 0.7em; font-weight: bold; padding: 0; display: block;}


/* TOOLS RIGHT */
nav.site-tools-left { position: fixed; left: 0; top: 140px; z-index: 11111900; width: 110px;} 
nav.site-tools-left a { 
	display: block; background: #333; padding: 2px 10px 2px 20px; margin-bottom: 12px; color: #ccc; ;
	border-bottom: 4px solid #222; border-right: 4px solid #555; border-top: 4px solid #666; border-radius: 0 4px 4px 0;
	}
nav.site-tools-left a:hover { background: #444; padding-left: 30px;}
nav.site-tools-left a .icon {display: block; padding: 4px 30px 0 0; background:url(images/arrow-icon.png) no-repeat center left;}
nav.site-tools-left a .icon img {width: 50px; height: 50px; display: block;}
nav.site-tools-left a .title { font-size: 0.7em; font-weight: bold; padding: 0; display: block;}




@media print { .noprint { display: none; } }
.tableBackground {background-color:#C8D6E9;}
.rowTitle {background-color:#C8D6E9; font-weight:bold; vertical-align:top; text-align:left;}
.rowTitleBottom {background-color:#C8D6E9; font-weight:bold; vertical-align:bottom; text-align:center;}
.rowTitleTop {background-color:#C8D6E9; font-weight:bold; vertical-align:top; text-align:center;}
.rowOne {background-color:#FFFFFF; text-align:left;}
.rowTwo {background-color:#EEEEEE; text-align:left;}
.rowOneCen {background-color:#FFFFFF; text-align:center;}
.rowTwoCen {background-color:#EEEEEE; text-align:center;}
.rowCounty {background-color:#FFFFFF;font-weight:bold; vertical-align:top; text-align:left;}
.rowForecast {background-color:#FFFFDD; text-align:left; color:#000000;}
.rowRed1{background-color:#FFFFFF; text-align:left; color:#ff0000;}
.rowRed2 {background-color:#EEEEEE; text-align:left; color:#ff0000;}
.tdRed {color:red;}
.tdRight {text-align:right;}
.modal-overlay   
{   
    position:fixed;   
    top:0;   
    right:0;   
    bottom:0;   
    left:0;   
   height:100%;   
   width:100%;   
    margin:0;   
    padding:0;   
    background:#fff;   
    opacity:.75;   
    filter: alpha(opacity=75);   
    -moz-opacity: 0.75;   
    z-index:101;   
}   
.modal-window   
{   
    position:fixed;   
    top:40%;   
    left:50%;   
    margin:0;   
    padding-top:40px;   
    z-index:102;   

}   
.close-window   
{   
    position:absolute;   
    width:32px;   
    height:32px;   
    right:8px;   
    top:48px;   
    background:transparent url('/images/close-button.png') no-repeat scroll right top;   
    text-indent:-99999px;   
    overflow:hidden;   
    cursor:pointer;   
    opacity:.5;   
    filter: alpha(opacity=50);   
    -moz-opacity: 0.5;   
}   
.close-window:hover   
{   
    opacity:.99;   
    filter: alpha(opacity=99);   
    -moz-opacity: 0.99;   
}  

table.dataTable thead .sorting, 
table.dataTable thead .sorting_asc, 
table.dataTable thead .sorting_desc {
    background : none;
		background-color:#b6bcbf;     
}
table.dataTable thead th, table.dataTable thead td
{
	/* padding: 1px 1px 1px 1px; */
	text-align:center;
	vertical-align:bottom !important; 
	background-color:#b6bcbf; 
	border:1px solid #FFF; 
	color:#000; 
	font-size:9pt; 
	padding:4px
}
table.dataTable tbody th, table.dataTable tbody td
{
	padding: 2px 2px 2px 2px;
	/* border: 1px solid; */
}

/*
 Theme Name:     WSU Brand
 Theme URI:      http://brand.wsu.edu
 Description:    A set of standard, customizable templates for official Washington State University websites
 Author:         WSU University Communications
 Author URI:     http://ucomm.wsu.edu
 Template:       spine
 Version:        0.0.1
*/

.divclass
{
	display: block;
	height: auto;
	width: 100%;
	float: right;
	top: auto;
	bottom: auto;
	vertical-align: top;
	position: fixed;
	z-index: 1000;
}

.headerclass
{
	width: 100%;
	top: 0px;
	height: auto;
	bottom: auto;
	left: 0px;
	right: auto;
	overflow: hidden;
	padding: 0px;
	position: relative;
	z-index: 19916344;
	float: left;
}


.hgroupclass
{
	bottom: 0px;
	text-align: center;
	width: 100%;
	display: table;
	float: left;
	margin: 0 auto;
	position: relative !important;
}

.hgroupImgclass
{
	bottom: 0px;
	text-align: left;
	width: 100%;
	display: table;
	float: left;
	margin: 0 auto;
	position: relative !important;
}

.ulclass
{
	display: block;
	list-style-image: none;
	padding: 0;
	margin: 0 auto;
	overflow: auto;
}

.liImgclass
{
	padding: 0px 11px 0px 0px; 
	overflow: auto; 
	float: none !important; 
	display: inline !important;
	vertical-align:text-top;
}

.liclass
{
	padding: 0px 11px 0px 0px; 
	overflow: auto; 
	float: none !important; 
	display: inline !important;
}

.liclass a
{
	display: inline-block;
}

.group
{
	font-family: Arial, Helvetic, sans-serif;
	font-size:12px;
}
table.dataTable tbody tr td
{
	font-family: Arial, Helvetic, sans-serif;
	font-size:12px;
	padding:4px;
}
table.dataTable tbody tr.group td
{
	padding:4px;
}
table.dataTable tbody tr.group2 td
{
	padding:4px;
}

table.fixedHeader-floating{position:fixed;background-color:white}table.fixedHeader-floating.no-footer{border-bottom-width:0}table.fixedHeader-locked{position:absolute;background-color:white}table.fixedHeader-locked{position:absolute;background-color:white}

.awnEven td
{
	overflow:hidden;
	background-color:#f0f0f0;
}
.awnEven:hover
{
	background:#fff !important;
}
.awnEven:hover td
{
	background:transparent;
	border-bottom:1pt solid black;
	border-top:1pt solid black;
}

.awnOdd td
{
	overflow:hidden;
}
.awnOdd:hover
{
	background:#fff !important;
}
.awnOdd:hover td
{
	background:transparent;
	border-bottom:1pt solid black;
	border-top:1pt solid black;
}
.group td{text-align:center;vertical-align:bottom !important; background-color:#b6bcbf; border:1px solid #FFF; color:#000; font-size:9pt; padding:4px}


button.ui-button-icon-only
{
    width: 22px !important;
    height: 22px !important;
}

button.spine-move-up
{
    width: 12px !important;
    height: 12px !important;
}
button.spine-move-down
{
    width: 12px !important;
    height: 12px !important;
}
.editinplace{
	display:inline-block;
	size:45;
}

.editNotesInPlace{
}

.ui-icon-red
{
    background-image: url("/images/ui-icons-800000-256x240.png") !important;
}

.hover_img a>div { display:none;   }
.hover_img a:hover>div { display:inline-block; }

span.dataTablesLink a{
	color:blue;
	text-decoration:underline;
}

span.dataTablesLink a:hover{
	color:red;
	text-decoration:none;
}

.inventoryInput{
	height:22px;
	font-size: 13px;
	width: 100%;
	padding-top:0px !important;
	padding-bottom:0px !important;
}