﻿
*
{
	margin: 0;
}

html
{
	height: 100%;
}

body
{
	height: 100%;
	font-size :12px;
	font-family :Arial, Helvetica, Sans-Serif;
	color:#666666;
	padding:0;
	margin:0;
	border:0
}

a
{
	color:#F68F1E;
}

#Nav a
{
	font-size :11px;
	text-decoration:none;
	color:#66676B
}

#Nav a:hover
{
text-decoration:underline;
color:#F68F1E;

}



#Nav
{	
	width:100%;
	border-bottom:1px solid #C9C9C9
}

#Nav ul{
	height:14px;
	padding:0;
	margin:0 auto;
	width:900px;
	height:23px;
}

#Nav ul li{
	position:relative;
	bottom:-1px;
	height:14px;
	float:left;
	list-style:none;
	padding:3px 8px 4px 8px;
	border-top:solid 1px #C9C9C9;
	border-left:solid 1px #C9C9C9;
	border-right:solid 1px #C9C9C9;
	border-bottom:solid 1px #FFFFFF;
	margin:0 2px 0 2px; 
}


#maincontent{ width:900px; margin:0 auto; padding:20px 0 20px 0; margin-bottom:40px;}

/*NEWSTYLES*/



.loginBox td{
padding:2px;
border-left:none;
}

.loginBox{
border:1px solid #909193;
}

.loginBox tr{
border-left:1px solid #909193;
}

.loginHeader{
background:#909193;
height:20px;
color:#FFFFFF;
padding-top:3px;
}

.loginBox label{
margin:0 0 0 6px;
}


#Nav ul li.NoBorders{
padding:3px 10px 4px 11px;
margin:0 2px 0 2px; 
border:none
}

#ctl00_statusBar{
font-size:11px;
}

#ctl00_LoginName1{
font-size:11px;
}

#ctl00_mainContent_updatePanelSearch{
margin:10px 0;
text-align:left;
}

#ctl00_mainContent_updatePanelSearch a{
color:#F68F1E;
text-decoration:underline;
font-size:11px;
margin:10px 0 0 0;
}

#ctl00_mainContent_btnAddNewItem{
margin:0 0 15px 0;
display:block;
}

#ctl00_mainContent_updatePanelMaster{
text-align:left
}

table{
width:100%;
text-align:left;
}

tr{
border-bottom:1px solid #FFFFFF;
background:#F5F5F5;
border-right:none;
border-left:1px solid #F5F5F5;
}

th
{	border:1px solid #909193;
	border-bottom:2px solid #909193;
	background-color:#909193;
	font-size:12px;
	color:#FFFFFF;
	padding:2px;
}

th a
{
	color:White;
}

td{
border-left:1px solid #F5F5F5;
border-right:1px solid #F5F5F5;
color:#000000;
font-size:11px;
padding:4px 0 4px 11px;
}

#Instructions tr, 
#Instructions td, 
#Instructions table,
#Instructions th{
border:none;
background:none;
width:auto;
}

#Instructions ul{
font-size:12px;
margin:0 0 0 10px;
padding:0;
list-style:none;
}

#Instructions ul li{
margin:20px 0 10px 0;
padding:0;
}

#Instructions .Line{
text-decoration:underline
}

.MoveTop{
position:absolute;
top:195px;
}

.MoveTopCustomer{
position:absolute;
top:235px;
}

h1{
color:#999999;
font-family:Arial, Helvetica, sans-serif;
font-size:23px;
margin:8px 0 0;
padding:0;
}

a.AdminLink{
font-size:15px; 
color:#DC068A;
text-decoration:none;
}

/*NEWSTYLES*/

.wrapper
{
	min-height: 100%;
	width:100%;
	height: auto !important;
	height: 100%;
	margin: 0 0 -82px 0;
}





.push
{
	height: 41px;
}

.footer{ height:35px; width:100%; border-top: 1px #FFCC00 solid; padding:5px 0 0 0}

.overlayForm
{
	width:100%;
}

.content
{
	text-align:center;
}

#center
{
	text-align:center;
}

#Header
{
	width:900px;
	height:155px;
	background : url(../images/CSEFlogo.gif) no-repeat;
	margin:0 auto;
}

.detail
{
	font-family:arial, helvetica, sans-serif;
	font-size:11px;
	background-color:#fff;
	border:solid 2px #000;
	padding:4px;
}

.modalBackground
{
	background-color:Gray;
}

.statusBar
{
	text-align:right;
	float:right;
}

.btnhome
{
	text-align:left;
}

#button {
width:100%
}

#buttonSave {
float:right;
margin:-5px 10px 3px 0;
}

#buttonSave,
#ctl00_mainContent_buttonSearch
{background-color:#F68F1E;
border:medium none;
color:#FFFFFF;
font-family:arial;
font-size:12px;
font-weight:bold;
padding:2px 9px;
text-align:center;
text-decoration:none;
}


