/* Set all table defaults */
body {
	font-family: 'PT Sans Narrow', sans-serif;
}
table {
    border-collapse: collapse;
}

/* Set Defaults for page links */
a:hover { 	
    COLOR: red; 
    text-decoration: none; 
}
a:link { 
    color: blue; 
    font-weight: bold;
}
a:visited { 
    color: blue; 
    font-weight: bold;
}
th{
  color:#FFFFFF;
  background-color:#666666;
  color:#000000;
  background-color:#FFFFFF;
  padding:1px 5px 1px 5px;
  margin:1px 5px 1px 5px;
  border-top: solid 1px #DDDDDD;
  font-weight: 500;
  text-decoration: none;
}
input{
	padding: 3px;
	font-family: 'Roboto', sans-serif;
}
label{
	padding: 3px;
}
h2 {
	margin: 0px;
	padding: 10px;
	font-family: 'Roboto', sans-serif;
	color: #2e6e9e;
	text-shadow: 1px 1px #CCC;
}
h3 {
	font-size: 17px;
	height: 20px;
	padding: 0px;
	margin: 0px;
	color: #333;
	text-transform: uppercase; 
	font-family: 'Roboto', sans-serif;
	font-weight: bold;
}
h4 {
	font-size: 14px;
	height: 17px;
	padding: 0px;
	margin: 0px;
	color: #333;
	text-transform: uppercase; 
	font-family: 'Roboto', sans-serif;
	font-weight: 600;
}
.ui-tabs .ui-tabs-panel {
	    padding: 1em 1em 1em 1em;
}
*::-webkit-input-placeholder {
	    font-style: italic;
}
*:-moz-placeholder {
	    /* FF 4-18 */
	    font-style: italic;
}
*::-moz-placeholder {
	    /* FF 19+ */
	    font-style: italic;
}
*:-ms-input-placeholder {
	    /* IE 10+ */
	    font-style: italic;
}

	.align-right {
		text-align:right;
	}

/* Now start the REgular Page Sections */
	#nav {
		width:100%;
		border-top:6px solid #36C3E5;
		text-transform:uppercase;
		font-weight:600;
		font-size:1.125em;
		padding:0em 0;
		background:#fff;
		z-index:999;
		top: 0px;
	}
	
	#nav ul {
		padding:0;
		margin:0;
		background-color: white;
	}
	
	#nav li {
		padding:0.15em 0.15em;
	}
	
	.lt-ie8 {
		display:inline;
		zoom:1;
	}
	
	#nav a {
		color:#333333;
		text-decoration:none;
		border-bottom:4px solid #FFF;
	}
	
	#nav a:hover {
		border-bottom:4px solid #36C3E5;
	}


/* Page Header */
.PageHeaderRegular, PageHeaderSelected, .PageHeaderRegular a {
    background-color: #E7E4E3;
    color: black;
    font-size: 14px;
    font-family: arial, sans-serif;
    font-weight: 900;
}

.PageHeaderSelected {
    color: black;
    font-size: 18px;
}

.PageHeaderRegular a:hover {
    color: red;
}

/* Set the default Textarea selection */
.TextareaRegular, .TextareaEdit {
    font-size: 11px;
    font-weight: bold;
    font-family: arial, sans-serif;
}

.TextAreaEdit {
	background-color: #FF7777;
    color: black;
	font-weight: bold;
	font-size: 14px;
}

/* Set the default Textarea selection */
.InputBoxRegular, .InputBoxEdit {
    font-size: 14px;
    font-weight: 100;
    font-family: sans-serif;
	height: 24px;
	width: 200px;
	margin-top: 5px;
	margin-bottom: 3px;
	border: solid 1px #CCC;
}

.InputBoxEdit {
    background-color: red;
	background-color: #FF7777;
    color: black;
	font-size: 12px;
}
.LabelRegular {
	float: left;
	text-align: right;
	margin: 5px;
	margin-left: 50px;
	margin-right: 15px;
}
.LabelList {
	float: left;
	text-align: right;
	margin-right: 10px;
	margin-left: 20px;
	font-weight: bold;
}
.LabelListLeft {
	float: left;
	text-align: right;
	margin-right: 10px;
	margin-left: 20px;
	font-weight: bold;
}
.DayScheduleDateHeader {
	font-size: 1.8em;
	font-family: Impact;
	cursor: pointer; 
	text-shadow: 1px 1px 1px #555; 
	text-align: center; 
}
.JobNotesItem {
	font-family: 'Helvetica Neue', arial, sans-serif;
	font-size: 15px;
	line-height: 21px;
	margin-top: 5px;
	margin-bottom: 10px;
}
.JobNotesItemOdd {
	background-color: #EEE;
}
.JobNotesItemEven {
	background-color: #FFF;
}
.JobNotesTitle {
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: rgb(125, 125, 123);
}
.JobNotesBody {
	color: #444;
}
.JobNotesBody li{
	padding-left: 15px;
}
.JobNotesFooter {
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: rgb(247, 125, 173);
}
.slicknav_menu {
	display: none;
}
	.slicknav_nav {	
		font-size: 1.2em;
	}

#searchbar {
	margin-bottom: 0px;
	width: 225px; 
	height: 35px;
	float: left; padding: 3px 32px 3px 10px;
	background: #fff url('../images/bar-bg.png') repeat-x;
	border: 3px solid #b7b7b7;
	border-radius: 25px; -moz-border-radius: 25px; -webkit-border-radius: 25px;
	font: italic 20px Georgia; color: #898989;
	outline: none; /*Remove Chrome and Safari glows on focus*/
}	
#searchbar.active {
	background: #ebf3fc url('../images/bar-bg-active.png') repeat-x;
	border: 3px solid #abd2ff;
}

#searchbtn {
	width: 16px; height: 17px; float: left; margin: 7px 0 0 -27px;
	background: url('../images/search.png'); text-indent: -9999px;
	padding: 0 0 0 17px; /*IE fix*/
	cursor: pointer;
	border: solid 0px black;
}
#searchbtn:hover {
	background-position: 0 -17px;
}	
.bigtext {
	margin-left: 5px;
	margin-right: 5px;
	display: block;
	overflow: hidden;
}

.expand, .contract {
	border-top: dashed 1px #555;
	cursor: pointer;
	font-weight: bold;
	text-align: center;
	color: #999;
}
.expand:hover, .contract:hover {
	color: #555
}

.hide {
	display: none;
}



/* =============================================================================
   Media Queries
   ========================================================================== */

/* Tablet Portrait size to Base 996px */
@media only screen and (min-width: 768px) and (max-width: 995px) {
	#nav {
		font-size:0.938em;
	}
}

/* All Mobile Sizes */
@media only screen and (max-width: 767px) {
	.LabelListLeft {
		clear: both;
		text-align: left;
		margin-left: 2px;
		margin-top: 0px;
	}
	.DayScheduleDateHeader {
		font-size: .9em;
		font-family: Times;
		cursor: pointer; 
		text-shadow: 1px 1px 1px #555; 
		text-align: center; 
	}
	.ui-tabs .ui-tabs-panel {
	    padding: 1em 0em 1em 0em;
	}
	.js #nav {
		display:none;
	}
	.slicknav_menu {
		display: block;
		padding: 0px;
	}
	.slicknav_nav {	
		font-size: 1.2em;
	}
	.js #mobileMenu {
		display:block;
		width:100%;
		z-index:1000;
	}
	
	.js #nav{
		text-align:center;
		display: none;
	}

	#nav {
		position:relative;
		padding-top:3.375em;
		display: none;
	}
    
    .no-js #nav {
        padding-top:1em;
    }
	
	#nav img {
		display:block;
		margin:0 auto;
	}
	
	#mainMenu {
		padding:0;
	}
	
	.banner span {
		line-height:1em;
		font-size:1em;
	}
	
	#awesomeness {
		text-align:center;
		font-size:1.4em;
	}
	
	#awesomeness .btn {
		margin-top:1em;
	}
	
	#nav ul {
		text-align: center;
		font-size:0.6em;
		line-height: 1.5em;
	}
	
	#nav ul li {
		padding:0.25em;
	}
	
	table tr th,
	table tr td {
	  padding: 2px 0 2px 4px;
	}
	
	h2 {
		font-size:2em;
	}
	h2 {
		font-size:1.7em;
	}
}

/* Mobile Landscape Size to Tablet Portrait */
