#wrapper{
  border-radius-topright: 50px;
  -moz-border-radius-topright: 50px;
  width: 1012px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 10px;
  margin-bottom: 10px;
  border: 1px solid #2A3650;
}

/* Table @ Top of Page */

.top, .topInfo{
 	background-image: url("/images/header_bg.png");
	background-repeat: repeat-x;
	color: #EDEDED;
}

.topInfo a, .topInfo a:hover{
	color: #EDEDED;
	text-decoration: underline;
}

/* Links in Menu at left top of page */
a.menuLink{
	color: #6F3737;
	text-decoration: none;
	font-family: Segoi UI, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 3mm;
	padding: 2px;
}

a.menuLink:hover{
	text-decoration: none;
	color: #DFA200;
	font-family: Segoi UI, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	padding: 2px;
}

#Position{
    position: fixed;
}

/* new page & edit page links */
.npLink a{
	color: #EFE8B3;
	padding: 5px;
	border: 1px solid #000000;
	background-color: #2F3C57;
 	background-image: url("/images/blue_button.png");
	background-repeat: repeat-x;
	font-weight: bold;
	padding-left: 15px;
	padding-right: 15px;
}

.npLink a:hover{
	color: #FFFFFF;
	padding: 5px;
	border: 1px solid #000000;
	background-color: #374561;
 	background-image: url("/images/blue_button.png");
	background-repeat: repeat-x;
	font-weight: bold;
	padding-left: 15px;
	padding-right: 15px;
}

ul{
	padding-left: 10px;
	list-style: none;
}

ul.title{
	padding-left: 2px;
	list-style: none;
}

.label{
	color: #000000;
	font-size: 0.9em;
	font-weight: bolder;
}

/* For $0 amount in Takeoff program */
.empty{
	background-color: yellow;
}

/* for warning messages in various places */
.warning{
	color: #FF0000;
}

/* for success messages in various places */
.success{
	color: #006600;
}

/* various informational text to not be very strong */
.info{
	color: #666666;
	font-size: 0.85em;
}

a.header{
	font-family: Segoi UI, Tahoma, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
	color: #6F3737;
	font-size: 0.9em;
}

a.header:hover{
	font-family: Segoi UI, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	color: #CCCCCC;
}

fieldset{
  border-radius: 5px;
  -moz-border-radius: 5px;
	border: 2px solid #2A3751;
	padding: 15px;
	background-color: #D1DBEF;
}

legend{
  border-radius: 5px;
  -moz-border-radius: 5px;
	color: #000000;
	background: #EDEDED;
	border: 2px solid #2A3751;
	padding: 2px 6px
}

.notes{
  display: table;
  border-radius: 5px;
  -moz-border-radius: 5px;
  padding: 15px;
  background-color: #FFFFFF;
  border: 2px solid #2A3751;
  height: 100%;
  width: 80%;
}

#footer{
	margin: 0px;
	margin-top: 50px;
	padding: 10px;
	text-align: left;
	color: #EDEDED;
	font-weight: normal;
	font-size: 0.8em;
	color: #B0B0B0;
}

.leftCell{
  width: 185px;
	padding: 5px;
	padding-left: 10px;
	color: #2F2F2F;
	line-height: 18px;
	background-image: url("/images/menu_fade.png");
	background-repeat: repeat-y;
	background-position: right;
	border-right: 1px solid #BBBBBB;
	height: 600px;
	min-height: 600px;
}

/* Predefined CSS Variables */

body{
	font-family: Segoi UI, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	margin: 0px;
	background-color: #445372;
	background-image: url('/images/body_fade_bg.png');
	background-repeat: repeat-x;
}

table{
	font-family: Segoi UI, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
}

.tr{
	color: #EFE8B3;
	background-image: url("/images/blue_button.png");
	background-repeat: repeat-x;
	padding: 0px;
  height: 24px;
  font-size: 0.9em;
}

hr{
	border: 1px solid #7C878F;
	width: 85%;
}

/*
*/
label{
	display: block;
	width: 150px;
	float: left;
	margin-bottom: 10px;
}

label{
	text-align: right;
	width: 125px;
	padding-right: 20px;
}

br {
	clear: left;
}
/*
*/

a{
	font-family: Segoi UI, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #6F3737;
	text-decoration: none;
}

a:hover{
	font-family: Segoi UI, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #990000;
	text-decoration: none;
}

.title{
	font-family: Segoi UI, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #EDEDED;
	text-decoration: none;

}

.table{
	font-family: Segoi UI, Tahoma, Arial, Helvetica, sans-serif;
	color: #EDEDED;
	padding: 0px;
	font-size: 0.9em;
	border: 1px solid #29495A;
}

.table2{
	font-family: Segoi UI, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
}

.subMenu{
	font-family: Segoi UI, Tahoma, Arial, Helvetica, sans-serif;
	background-image: url("/images/header_tbl.png");
	background-repeat: repeat-x;
	border-bottom: 1px solid #000000;
}

.row{
	font-family: Segoi UI, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	background-color: #FFFFFF;
	color: #000000;
}

/* form styles */
.text{
		border: 1px solid #6F3737;
		background-color: #EFE8B3;
}

textarea{
		font-family: Segoi UI, Tahoma, Arial, Helvetica, sans-serif;
		border: 1px solid #6F3737;
		font-size: 0.9em;
		padding: 3px;
		color: #6F3737;
}

.button{
			border: 1px solid #000000;
			background-image: url("/images/button.png");
			background-repeat: repeat-x;
			background-color: #6F3737;
			color: #EFE8B3;
			font-size: 0.8em;
			font-weight: bold;
			padding: 1px;
			padding-left: 5px;
			padding-right: 5px;
			height: 20px;
			cursor: pointer;
}

/* Accordian Style Menu */

.togglers{
  cursor: pointer;
}

#accordian_wrap{
	width: 100%;
	line-height: 0px;
	font-weight: bold;
}

#accordian_wrap a{
	width: 100%;
	line-height: 20px;
	font-style: normal;
}






/* ///////////////////////// */

/*Your CSS file*/
.sortlists {
	width: 100%;
	list-style-type: none;
	min-height: 20px;
}

.sortlists li {
	padding: 0px;
	background-color: #333;
	color: white;
	font-size: 23px;
	border-bottom: 1px solid white;
}

.sortlists li span{
	height: 25px;
	width: 20px;
	background-color: #666;
	display: block;
	float: left;
	margin-right: 10px;
}

.sortlists li span span{
	height: 25px;
	width: 20px;
}

.ind {
	padding: 0px;
	background-color: #33CCCC;
	border-bottom: 1px solid #C7C7C8;
	display: none;
}

.order {
	padding: 0px;
	width: auto;
}

.ind {
	background-color: #666;
	color: white;
	padding: 0px;
	display: none;
}

/* End Accordian Style Menu */

