body{
	background-color: #EAE9E9;
	/*background-image: url(../images/body_bg_noheader.png);*/
	background-repeat: repeat-x;
	background-position: 0 0;
	background-attachment: scroll;
	background-height:auto;
	line-height: 1.5em;
	font-family: Arial;
	font-size:75%;
	display: block;
	color:#000;
	margin-left:2px;
	margin-right:0px;
	margin-top:0px;
	height:100%;
	text-align: center;
}

#wrapper {
 	width:80%; 
/* 	min-width: 80%; */
/* 	max-width: 80%; */

	margin: auto auto auto;
	/*background: none repeat scroll 0 0 white;*/
	overflow:inherit;
	display:block;
	border:0px solid #CCCCCC;
/*	-moz-border-radius: 30px;*/
}

#header {
	margin-bottom: 1em;
}

.quicklinks {
	clear:both; 
	padding-bottom: 15px
}
.quicklinks span {
	float: right;
}

table.navigation {
	border: 0px;
}

label {
	width:100px;
	float:left;
	margin-left: 5px;
	margin-top: 0px;
}

/* header and footer elements */

#main {
/* 	min-height: 400px; */
	overflow:auto;
	display:box;
	padding: 0 15px;
}

#megaStore {
    width: 100%;
    margin: 20px auto;
}
.inner_menu{
	width:100%;
	border:0px solid #FFFFFF;
}

.mainbody{
	width:100%; 
	height:auto; 
	border:0px solid #045C97;
	text-align:center;
	overflow:inherit;
	border-bottom:0px solid;
}

#pageHeader{
	width:99%; 
	text-align:left;
	/*font-weight: bold;*/
	font-family: sans-serif;
	color: #4A6D9C;
	border-bottom:0px solid;
	padding-left:10px;
	height:20px;
}

.sf-menu li{
	float:left;
}

.sf-menu li a{
	float: left;
	color:#000;
	text-decoration: none;
	text-align: center;
	cursor: pointer;
}

.sf-menu li a b{
	float: left;
	width:140px;
}

.spacer{
	width:100%; 
	height:10%;
}

.footerspacer{
	border:1px solid #045C97;
	border-top:0px solid;
	width:100%; 
	height:10%;
} 

.footerclass{
	background-color: #1797C0; 
	height:75px; 
	text-align:center;
	color:#FFFFFF;
	padding-top:15px;
}
.divBtn{
	width:150px; 
	height:30px; 
	border:4px solid; 
	list-style: none;
	line-height:28px; 
	cursor:pointer; 
	background-color:#045C97; 
	color:#FFFFFF; 
	float:left;
	text-align: center;
	font-family: sans-serif;
	font-size: 11px;
	padding-left:5px;
	padding-right:5px;
}

.SRGridheader{
	/*background: url(../images/headermenu.png) repeat-x;*/ /*tab background image path*/
	width:80%;
	height: 25px;
	list-style: none;
	color:#000000;
	/*background-color:#E7E7E7;
	-moz-border-radius: 20px;*/
	font-size: 1.2em;
	border-bottom: 1px solid #ccc;
	margin-left:60px;
}

.SRGridheader div{
	/*background: url(../images/headermenu_right.png) no-repeat right top;*/ /*right tab image path*/
	height: 25px;
}

.SRGridheader div div{
	/*background: url(../images/headermenu_left.png) no-repeat; */ /*left tab image path*/
	padding-top:4px; 
	font-size:13px;
	height: 25px;
	text-align:left;
	padding-left:15px;
}

table.hovertable {
	font-family: verdana,arial,sans-serif;
	font-size:1.0em;
	color:#333333;
	border-width: 1px;
	border-color: #999999;
	border-collapse: collapse;
}
table.hovertable th {
	background-color:#E6E6E6;
	color:#000000;
	border-width: 1px;
	padding: 6px;
	border-style: solid;
	border-color: #C5C5C5;
}
table.hovertable tr.odd {
	background-color:#F5F5F5;
	color:#000000;
	border-width: 1px;
	padding: 2px;
	border-style: solid;
	border-color: #C5C5C5;
}

table.hovertable tr.even {
	background-color:#FFFFFF;
	color:#000000;
	border-width: 1px;
	padding: 2px;
	border-style: solid;
	border-color: #C5C5C5;
}

table.hovertable td {
	border-width: 0px;
	padding: 4px;
	border-style: solid;
	border-color: #a9c6c9;
}

.hovertabletr{
	background-color:#ffff66;
}

select{
	font-family:sans-serif;
	font-size:11px;
	color:#000;
	background-color:#FFFFFF;
	width:150px;
}

input{
	font-family:sans-serif;
	font-size:12px;
	padding-left:2px;
}
	
.Btn{
	width:60px;
	border:1px solid #A5A9B6;
	text-align:center;
	background-color: #DCEDF2;
	font-weight:bold;
	color:#586073;
	cursor:pointer;
	font-size:10px;
	-moz-border-radius: 5px;	 
}

.searchKb{
	-moz-border-radius: 20px;
	height:18px;
	 /*box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);*/
	 border:2px solid #CCCCCC;
	 padding-left:10px;
}
#g-search-button {
  display: inline-block;
  width: 16px;
  height: 16px;
  position: relative;
  left: -22px;
  top: 4px;
  cursor: pointer;
  background: url(../images/search.jpg) no-repeat;
}

.collapseexpand{
	cursor:pointer;
}

#login-error{
	width:auto;
	color:#FF0000;	
	border:0px solid;
}

.headertop{
	top:0px; 
	right:140px; 
	padding-top:4px;
	padding-right:40px; 
	position:absolute; 
	text-align:right;
	color:#666666;
	font-weight:normal;
	font-family:sans-serif;
}

.headerSearchContainer {
    border: 0 none;
    font-family: Arial;
    height: 24px;
    margin-left: 21px;
    position: relative;
    width: 270px;
}
.headerSearchLeftRoundedCorner, .headerSearchRightRoundedCorner, .searchBoxClearContainer {
    border: 0 none;
    height: 24px;
}
.headerSearchLeftRoundedCorner {
    background: url("../images/unified_search_sprite.png") no-repeat scroll left -216px transparent;
}
.headerSearchLeftRoundedCorner, .headerSearchContainer .headerSearchOptions {
    padding-left: 11px;
}
.headerSearchRightRoundedCorner {
   /* background: url("../images/unified_search_sprite.png") no-repeat scroll right -168px transparent;*/
    border-left: 1px solid #DDDDDD;
    cursor: pointer;
    left: 203px;
    padding-left: 0;
    padding-right: 11px;
    position: absolute;
}
.headerSearchRightRoundedCornerMouseOver {
    background: url("../images/unified_search_sprite.png") no-repeat scroll right -192px transparent;
}
.headerSearchRightRoundedCorner #phSearchButton {
    background: url("../images/unified_search_background_sprite.png") repeat-x scroll left -120px transparent;
    border: 0 none;
    color: #1797C0;
    cursor: pointer;
    font-family: Arial;
    font-size: 90%;
    font-weight: bold;
    height: 24px;
    margin: 0;
    overflow: visible;
    padding-left: 4px;
    padding-right: 0;
    width: 70px;
}
.headerSearchRightRoundedCornerMouseOver #phSearchButton {
    background: url("../images/unified_search_background_sprite.png") repeat-x scroll left -144px transparent;
}
.searchBoxClearContainer {
    background: url("../images/unified_search_background_sprite.png") repeat-x scroll left -168px transparent;
    position: absolute;
    width: 192px;
}
.headerSearchLeftRoundedCorner #Searchquery {
    background-color: #FFFFFF;
    border: 0 none;
    color: #222222;
    font-family: Arial;
    font-size: 100%;
    height: 16px;
    margin: 0;
    padding: 0;
    position: relative;
    top: 3px;
    width: 172px;
}

.headerSearchClearButton {
    background-position: 0 0;
}
.headerSearchClearButtonHover {
    background-position: 0 -16px;
}
.headerSearchClearButtonPress {
    background-position: 0 -32px;
}
#Searchquery.headerSearchBoxGhostText {
    color: #7D7D84;
}

a.arrow{
	background: url("../images/sprite.png") no-repeat scroll left -100px;
}

.customfile {
	width: 400px;
	background: #E3F1F7;
	cursor: pointer;
	overflow: hidden;
	padding: 0.1em;
	border: 1px solid #94C0D2;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	position: relative;
	top:10px;
}

.customfile-input {
	position: absolute;
	height: 100px;
	cursor: pointer;
	background: transparent;
	border: 0;
	opacity: 0;
	-moz-opacity: 0;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
	z-index: 999;
}

input[type="file"] {
	-webkit-box-align: baseline;
	color: inherit;
	text-align: start;
}
.customfile-button {
	border: 1px solid #999;
	background: #3F7084 url("") bottom repeat-x;
	color: white;
	font-weight: bold;
	float: right;
	width: 56px;
	padding: .2em .6em;
	text-align: center;
	text-decoration: none;
	font-size: 1.1em;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
.customfile {
    cursor: pointer;
}
.customfile-feedback {
	display: block;
	margin: 0.1em 0.1em 0.1em 5px;
	font-size: 1em;
	font-style: italic;
	padding: .2em .6em;
}
.k-custom-block{
	width:100%; 
	text-align:center; 
	height:25px;
}

#SRGridList td {
	 padding-left: 8px;
}
input.k-textbox{
	font-weight:bold;
}
label {
    display: inline-block;
    width: 90px;
    text-align: right;
}

.required {
    font-weight: bold;
}

.accept, .status {
    padding-left: 90px;
}

.valid {
    color: green;
}

.invalid {
    color: red;
}
span.k-tooltip {
    margin-left: 6px;
}

.customfile-input {
    background: none repeat scroll 0 0 transparent;
    border: 0 none;
    cursor: pointer;
    height: 100px;
    opacity: 0;
    position: absolute;
    z-index: 999;
}


.demo-section {
    width: 95%;
    min-height: 200px;
}

.demo-section {
    border-radius: 8px 8px 8px 8px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.45), 0 0 30px rgba(0, 0, 0, 0.07) inset;
    margin: 20px auto;
    padding: 10px;
}

.metrotable {
	width: 90%;
	border-collapse: collapse;
}
.metrotable > thead > tr > th {
	font-size: 1.3em;
	padding-bottom: 5px;
	padding-top: 0;
	border-bottom: 1px solid #CCCCCC;
	color: #BBBBBB;
	font-size: 2em;
	font-weight: lighter;
	padding: 1em 1em 0.2em 0;
	text-align: left;
	text-transform: lowercase;
}
.metrotable > tbody > tr > td {
	border-bottom: 1px solid #E1E1E1;
	color: #787878;
	font-size: 1.2em;
	font-weight: lighter;
	padding: 0.5em 1em 0.5em 0;
	text-align: left;
}
.page{ 
	margin:5px;
	cursor:pointer;
	background-color:#CDCDCD;
	padding-left:10px;
	padding-right:10px;
	padding-top:4px;
	padding-bottom:4px;
	border-color:#AAAAAA;
	color:#333333;
}
.hover { 
	margin:5px;
	background-color: #666666; 
	color: #fff; 
	cursor:pointer; 
	padding-left:10px;
	padding-right:10px;
	padding-top:4px;
	padding-bottom:4px;
	border-color:#444444;
}

div#SRGridList.k-content {
	width: 100%;
	margin: 0 auto;
       padding: 10px 0 0 0;
}

#SRsearchFrm {
	float:left;
	border-radius: 10px 10px 10px 10px;
	border-style: solid;
	border-width: 1px;
	overflow: hidden;
	width: 50%;
	margin: 10px 0px;
	padding: 2% 2% 0 2%;
	background-position: 0 -255px;
}

#AlertDiv {
	border-radius: 10px 10px 10px 10px;
	border-style: solid;
	border-width: 1px;
	overflow: hidden;
	width: 40%;
	margin: 10px 0px;
	padding: 2% 2% 0 2%;
	background-position: 0 -255px;
	height:160px;
	float:right;
}
#SRhistoryGrid{
	/* width: 1035px; */
    height: 328px;
    margin: 4px auto;
    padding: 23px 4px 0 4px;
    /* background: url('../images/Grid.png') no-repeat 0 0; */
}
.k-header_grey{
	background-color: rgb(243, 243, 244);; 
	border-color: rgb(219, 219, 222);
}

.toolbar-title{
	text-align:left;
	font-size:16px;
	color: #003F59;
}
.toolbar {
    vertical-align: middle;
    position:absolute; 
    right:200px; 
    margin-top:3px;
}
#SRGridList .k-toolbar {
    min-height: 27px;
}
#showAlert{
	overflow: auto; 
	border:0px solid; 
	width:auto; 
	height:153px;
}
.k-close-button{
	margin-top:10px;
	margin-bottom:10px;
    border: 1px solid #CD0A0A;
    color: #CD0A0A;
    line-height: 1.66em;
    padding: 2px 7px;
    text-align:center;
    box-shadow: none;
    display: inline-block;
    vertical-align: middle;
    -moz-box-sizing: border-box;
    cursor: pointer;
    text-decoration: none;
    font-family: inherit;
    font-size: 100%;
	border-radius: 4px 4px 4px 4px;
}

.kendopopup{
	position:absolute; 
	border:0px solid; 
	height:auto; 
	min-height:300px; 
	margin-left:4px; 
	display:none;
	z-index:999;
}
div.success{
	width:100%; 
	text-align:left; 
	height:30px; 
	padding-top:6px; 
	padding-left:10px;
	display:none;
	margin-top:8px;
	marging-bottom: 8px;
}
div.error{
	width:100%; 
	text-align:left; 
	height:30px; 
	padding-top:6px; 
	padding-left:10px;
	display:none;
	margin-top:8px;
	marging-bottom: 8px;
}
.k-question{
	background-image: url(../images/question.jpg);
	width:20px;
	height:20px;
	background-size: 18px 18px;
	margin-left:5px;
	margin-top:3px;
	border:0px solid;
	background-repeat: no-repeat;
    display: inline-block;
    font-size: 0;
    line-height: 0;
    overflow: hidden;
    text-align: center;
    text-indent: -3333px;
    vertical-align: middle;
    cursor:pointer;
}

input.image {
	border: none;
	height: auto;
	vertical-align: middle;
}

submit {
	height:25px;
}

div {
	text-align: left;
}

div .box {
	display:block;
	margin-left:105px;
}

/* menu elements*/

a.menu, a.menu:link, a.menu:visited {} 
	
/* text styles */

h1,h2,h3 {
	font-family: Helvetica, sans-serif;
}

h1 {
	font-size: 22px;
	line-height: 25px;
	margin: 5px;
}

h2 {
	font-size: 18px;
	line-height: 20px;
}

h3 {
	font-size: 15px;
	line-height: 21px;
	color:#555;
}

h4 {
	font-family: arial,sans-serif;
	font-size: 11pt;
	line-height: 20px;
	color: #000000;
	margin: 5px 10px 5px 5px;
}

.errors {
	color: red;
	font-weight: bold;
	display: block;
	margin-left: 105px;
}

a {
	text-decoration: none;
	font: 8pt tahoma;
}

a img {
	border: 0 none;
	vertical-align: middle;
}

tr:nth-child(odd) {
}

tr:nth-child(even) {
}

a:link {
	color:#0033BB;
}

a:hover {
	color: #456314;
}

a:active {
	color: #0033BB;
}

a:visited {
	color: #0033BB;
}

li {
	padding-top: 5px;
	text-align: left;
}

ul li {
	margin:0 0 0.25em 0;
	padding:0;
}

ul{
	list-style-type: none;
    margin: 0;
    padding: 0;
}
/* table elements 

table {
	background: #EEEEEE;
	margin: 2px 0 0 0;
	border: 1px solid #BBBBBB;
	border-collapse: collapse;
	width: 100%
}

table table {
	margin: -5px 0;
	border: 0px solid #e0e7d3;
	width: 100%;
}

table td,table th {
	padding: 2px;
	border: 1px solid #CCCCCC;
}

table td form {
	text-align:center;
	vertical-align: middle;
	margin: 0px;
}

table th {
	font-size: 0.9em;
	text-align: left;
	font-weight: bold;
	color: #FFF;
	background: #999;
}

table thead {
	font-weight: bold;
	font-style: italic;
	background-color: #BBBBBB;
}

table a:link {color: #303030;}
*/
.utilbox {width: 18px;}

caption {
	caption-side: top;
	width: auto;
	text-align: left;
	font-size: 12px;
	color: #848f73;
	padding-bottom: 4px;
}

fieldset {
	background: #e0e7d3;
	padding: 8px;
	padding-bottom: 22px;
	border: none;
	width: 560px;
}

fieldset label {
	width: 70px;
	float: left;
	margin-top: 1.7em;
	margin-left: 20px;
}

fieldset textfield {
	margin: 3px;
	height: 20px;
	background: #e0e7d3;
}

fieldset textarea {
	margin: 3px;
	height: 165px;
	background: #e0e7d3;
}

fieldset input {
	margin: 3px;
	height: 20px;
	background: #e0e7d3;
}

fieldset table {
	width: 100%;
}

fieldset th {
	padding-left: 25px;
}

.table-buttons {
	background-color:#fff;
	border:none;
}

.table-buttons td {
}

.submit input {
	border: 1px solid #BBBBBB;
	color:#777777;
	padding:2px 7px;
	font-size:11px;
	text-transform:uppercase;
	font-weight:bold;
	height:24px;
}

.updated {
	background:#ecf1e5;
	font-size:11px;
	margin-left:2px;
	border:4px solid #ecf1e5;
}

.updated td {
	padding:2px 8px;
	font-size:11px;
	color:#888888;
}

.dijitArrowButton {
	height: 20px;
}

.dijitTextArea{
	min-height:5.5em !important;
	max-height:22em !important;
	overflow-y: auto !important;
	max-width: 175px;
}

.RichTextEditable{
	min-height:18em !important;
	max-height:18em !important;
}

.flag {
	height: 11px;
	width: 16px;
}

.h4class {
	clear: both;
	padding-top: 20px;
}
.rowElem{
	padding-top: 5px;
}
#approveWorkOrder{
	width:130px;
}

#welcome{
	font-size: 20px;
    height: 50px;
    margin-left: 136px;
    margin-top: 10px;
    padding-left: 30px;
    padding-top: 10px;
    width: 80%;
}

#content{
	margin-top:185px;
	position: relative;
	height: 450px;
}

#content-left{
    float: left;
    height: 450px;
    width: 00%;
}

#content-right{
    float: right;
    height: 550px;
    width: 99%;
}

#footer{
	height: 30px;
    margin-top: 10px;
    padding-top: 5px;
    position: relative;
    text-align: center;
}

ul.left-menu{

}

ul.left-menu li{
	list-style: none outside none;
	background: url("../images/left-menu-li-bg.png") no-repeat scroll 0 bottom transparent;
	font-size:15px;
	margin-right:10px;
}

ul.left-menu li a{
	line-height:41px;
	font-size:15px;
	color:#4A6D9C;
	padding-left:20px;
}

#buttons{
	height: 35px;
    position: relative;
}

#header{
    background: url("../images/header_background.png") repeat-x scroll center top transparent;
	left: 0;
    min-height: 129px;
    position: absolute;
    top: 0;
    width: 100%;
}

#main-nav {
    background: url("../images/bg_topmenu.png") no-repeat scroll right top transparent;
    font-family: omnes-pro-n5,omnes-pro,sans-serif;
    font-weight: 500;
    line-height: 1.75;
       padding: 2px 15px 22px 72px;
    text-align: right;
	margin-right:10px;
}

nav ul, nav ol {
    list-style: none outside none;
    margin: 0;
    padding: 0;
}

#main-nav li {
    display: inline;
    margin-left: 20px;
    margin-right: 15px;
}

#main-nav li a {
    color: #C0C0C0;
}

#sub-nav {
    font-size: 16px;
}

#sub-nav {
    font-family: omnes-pro-n5,omnes-pro,sans-serif;
    font-size: 16px;
    font-weight: 500;
    position: absolute;
    right: 135px;
    text-transform: uppercase;
    word-spacing: 0.2em;
}

#sub-nav li {
    float: left;
}

#sub-nav a {
   /*background-color:#E36D15;*/
    color: #F4F4F4;
    display: block;
    /*font-family: omnes-pro-n4,omnes-pro,sans-serif;*/
    font-size: 16px;
    font-weight: 500;
    line-height: 40px;
    padding: 14px 20px 8px;
    text-shadow: 0 1px 1px #808080;
    text-transform: uppercase;
    word-spacing: 0.2em;
}
style2.min (line 1)
a {
    color: #008CC7;
    text-decoration: none;
}

#head_text{
	color: #666666;
	    float: left;
	    font-size: 22px;
	    padding-left: 15px;
    padding-top: 25px;
}

#login li{
	margin: 20px 0 0;
}

#login li label{
	margin-top:5px;
}

#login li span{
	margin-left:90px;
}

#login ul {
    margin-left: 350px;
    margin-top: 40px;
}

#sectionBody{
	padding-left:10px;
	padding-top:15px;
}

.text{
	 color: #4A6D9C;
    font-size: 15px;
}

#breadcumb{
	margin-top:10px;
	height:auto;
	padding-left:10px;
	width:99%
}

th, td, th a, td a{
	font-size:14px;
}

h2 a{
	font-size: 18px;
	line-height: 20px;
	color: #4A6D9C;
}

#SRGridList td div.center {
    text-align: center;
}