body {
  font-family: Helvetica, Arial, sans-serif;
  font-size: 0.9em;
}

p {
  line-height: 1.5em;
}

ul#menu, ul#menu ul {
  list-style-type:none;
  margin: 0;
  padding: 0;
  width: 220px;
}

ul#menu a {
  display: block;
  text-decoration: none;	
}

ul#menu li {
  margin-top: 1px;
}

ul#menu li a {
  background: #333;
  color: #fff;	
  padding: 0.5em;
}

ul#menu li a:hover {
  background: #000;
}

ul#menu li ul li a {
  background: #ccc;
  color: #000;
  padding-left: 20px;
}

ul#menu li ul li a:hover {
  background: #aaa;
  border-left: 5px #000 solid;
  padding-left: 15px;
}

.code { border: 1px solid #ccc; list-style-type: decimal-leading-zero; padding: 5px; margin: 0; }
.code code { display: block; padding: 3px; margin-bottom: 0; }
.code li { background: #ddd; border: 1px solid #ccc; margin: 0 0 2px 2.2em; }
.indent1 { padding-left: 1em; }
.indent2 { padding-left: 2em; }

.noticeText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:bold;
	color: #990000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	line-height: 16px;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 16px;
}
.text a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #DF2B0C;
	line-height: 16px;
	font-weight: bold;
	text-decoration: underline;
	margin: 0px;
}
.text a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #DF2B0C;
	line-height: 16px;
	font-weight: bold;
	text-decoration: underline;
	margin: 0px;
}
.text a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #2E4EA4;
	line-height: 16px;
	font-weight: bold;
	text-decoration: none;
	margin: 0px;
}
.text a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #DF2B0C;
	line-height: 16px;
	font-weight: bold;
	text-decoration: underline;
	margin: 0px;
}
	
table.displayTable{
	border:1px solid #B9B358;
}
table.displayTable th{
	border:1px solid #B9B358;
	background-color: #DCD8AA;
	text-align:center;
	font-weight:bold;
}

table.displayTable td{
	border:1px solid #B9B358;
}
table.displayTable td.cancelled{
	background-color: #FFF7DC;
}
table.displayTable td.confirmed{
	background-color: #E4DBE7;
}

input.dp-applied {
	width: 140px;
	float: left;
}
a.dp-choose-date {
	float: left;
	width: 16px;
	height: 16px;
	padding: 0;
	margin: 5px 3px 0;
	display: block;
	text-indent: -2000px;
	overflow: hidden;
	background: url(/images/calendar.png) no-repeat; 
}
a.dp-choose-date.dp-disabled {
	background-position: 0 -20px;
	cursor: default;
}

#CP_hourcont {
padding: 0px;
position:absolute;
border:1px dashed #666666;
background-color:#eeeeee;
display:none;
}

#CP_minutecont {
background-color:#dddddd;
padding: 1px;
position:absolute;
width:45px;
display:none;
}

.floatleft {
float:left;
}

.CP_hour {
padding:1px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:9px;
white-space:nowrap;
cursor:pointer;
width:35px;
}

.CP_minute {
padding:1px;
/*background-color:#dddddd;*/
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:9px;
white-space:nowrap;
cursor:pointer;
width:auto;
}

.CP_over {
background-color:#ffffff;
}
.noticeText{
  color:#990000;
  padding:0px;
  margin:0px;
}

.tabletags {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
.tabletags table  { 
	border-collapse: collapse; 
	border-spacing: 0; 
}


.tabletags td{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	padding: 0;
}


.messageBox{
	border:1px solid #009900; 
	color:#009900;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	text-align:left;	
}
.confirmBox{
	border:1px solid #990000; 
	color:#990000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	text-align:left;	
}
.tableRowBorder{
	border-bottom-style:solid;
	border-bottom-color:#000000;
	border-bottom-width: 1px;
}

.sortDown{
    background-image: url(../images/arrow_down.png) !important;
	background-repeat:no-repeat;
	background-position: right;
	border-bottom-style:solid;
	border-bottom-color:#000000;
	border-bottom-width: 1px;
	
}

.sortUp{
    background-image: url(../images/arrow_up.png) !important;
	background-repeat:no-repeat;
	background-position: right;
	border-bottom-style:solid;
	border-bottom-color:#000000;
	border-bottom-width: 1px;
}



body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
body{
	font-size: 80%;
}
td, th, caption {
	font-size: 100%;
}
a{
	color: #345F81;
}
a img{
	border: none;
}
#leftNav{
	position: absolute;
	left: 0px; 
	top: 20px; 
	width: 250px; 
	z-index: 1;
}
#leftNav a.leftNav, #leftNav a.leftNavOpen{
	background-color: #979797;
	display: block;
	border-bottom: 1px solid #696969;
	border-right: 1px solid #696969;
	padding: 2px 0px 2px 25px;
	font-variant: small-caps;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: 4px 50%;
}

/*Navigation- Main Button Styles */
/*Add a border to our first menu button, in this case lnProducts */
#leftNav #lnProducts{
	border-top: 1px solid #696969;
}
#leftNav a.leftNav{
	background-image: url(images/inactive.gif);
}
#leftNav a.leftNav:hover, #leftNav a.leftNavOpen, #leftNav a.leftNavOpen:hover{
	background-image: url(images/expand.gif);
}

div.lnSubMenu{
	text-indent: 0px;
	padding-left: 5px;
	display: none;
}
div.lnSubMenu a{
	color: #345F81;
	text-decoration: none;
	display: block;
}
div.lnSubMenu a:hover{
	color: #868686;
	text-decoration: underline;
}

#logOut{
	text-align: center;
	padding: 20px;
}
#showHideMenu{
	text-align: center;
	padding: 20px;
}
#divMainContent{
	margin: 10px 10px 10px 240px;
	padding: 10px;
}
#divMainContent h1{
	font-size: 105%;
	color: #002252;
	background: transparent;
	border-bottom: 3px double #002252;
	margin: 0px;
}
#divMainContent h2{
	font-size: 100%;
	color: #000000;
	padding: 2px 0px 3px 5px;
	margin-right: -10px;
	margin-left: -10px;
}
#divMainContent h3{
	font-size: 95%;
	color: #5B5B5B;
	border-bottom: 1px solid #5B5B5B;
}

/* altRowEven & altRowOdd are used to style alternating table rows. */
.altRowEven{
	background-color: #E6E6E6;
}
.altRowOdd{
	background-color: #D6D6D6;
}

.smallprint{
	font-size: 80%;
	color: #993300;
}
.errorMessage {
	color: #993333;
	font-weight: bold;
}

.collapsed {display:;}

#MainContainer {
	float: left;
	width: 100%;
	min-width: 100%;
}
#column-one {
	float: left;
	width: 20%;
	
}
#column-two {
	float: left;
	width: 20%;

}
#column-three {
	float: left;
	width: 20%;

}
#column-four {
	float: left;
	width: 20%;

}
#column-five {
	float: left;
	
	width: 20%;
}
.contentPane{
	padding-left:20px;
}

/* Cartweaver Admin Classes */

/* Table Styles */
table.noBorders, table.noBorders td{
	border: none;
}
/* Tables used to display tabular Data. 
In the Admin, it is only necessary to apply within a nested table that has the noBorders class applied. */
table.tabularData, table.tabularData td, table.tabularData th{
	border: 1px solid #696969;
	border-collapse: collapse;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	line-height: 16px;
}
table.tabularData th{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background: #979797;
	color: #FFFFFF;
	font-weight: bold;
	white-space: nowrap;
}

input.formButton{
	background: #002252;
	border-bottom: 1px solid #00357D;
	border-left: 1px solid #00357D;
	border-right: 1px solid #001128;
	border-top: 1px solid #001128;
	color: #FFFFFF;
	font-weight: bold;
	margin: 3px 3px 0px 3px;
}



