@charset "utf-8";
/* CSS Document */

.outertableborder {
	border: 1px solid #000000;
}
body {
	background-color: #ffffff;
	margin-top: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000; 

}


#imageleft {
  float:right;
  padding-right:7px;
  padding-bottom:0px;
  padding-top:7px;
  padding-left:7px;
  }


.dropdown1 {
	background-color: #f2f4f4;
	border: 1px solid #999999;
}

.defaultblacktext{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.defaultwhitetext{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}.logintable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #f2f4f4;
	border: 1px dotted #999999;
}

a:link, a:visited {text-decoration: underline; color:  #000000}
a:hover {text-decoration: underline; color: #E32C64;}

.graytitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #999999;
}
.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #e82662;
	border: 1px none #BDD3FB;
	font-weight: normal;
}


	
	a.hyper1:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
	list-style-type: none;
	text-decoration: none;

}	
a.hyper1:active {font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
	list-style-type: none;
	text-decoration: none;
	}
	
a.hyper1:visited {font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
	list-style-type: none;
	text-decoration: none;
	}


a.hyper1:hover {	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
	list-style-type: none;
	text-decoration: underline;
	}
	
	
	
	a.hyper2:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	list-style-type: none;
	text-decoration: none;

}	
a.hyper2:active {font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	list-style-type: none;
	text-decoration: none;
	}
	
a.hyper2:visited {font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	list-style-type: none;
	text-decoration: none;
	}


a.hyper2:hover {	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	list-style-type: none;
	text-decoration: underline;
	}
	
	
	
	a.hyper3:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	list-style-type: none;
	text-decoration: none;

}	
a.hyper3:active {font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	list-style-type: none;
	text-decoration: none;
	}
	
a.hyper3:visited {font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	list-style-type: none;
	text-decoration: none;
	}


a.hyper3:hover {	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #EC2664;
	font-weight: normal;
	list-style-type: none;
	text-decoration: underline;
	}
.dropdowns {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #f2f4f4;
}

	
.tablegreyborder {
	border: 1px solid #EFEFEF;
}
.virtual_table_bg {
	background-color: #BAB8B8;
}
.pink_tb {
	background-color: #E82763;
}
.darg_grey_tb {
	background-color: #747171;
}
.11point {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
}
.borderframe{border: 1px solid #7B7A7A;}


.formfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #FFFFFF;
}
.submitbutton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #E82763;
	border: 1px solid #BAB8B8;
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

/* Floor Plans */

.lift_holder{
width:238px;
height:213px;
float:left;
background:url(images/admin_menu/lift.jpg) no-repeat;
}

.lift_btn_holder{
width:80px;
height:200px;
float:right;
margin-top:10px;
padding-right:5px;
}

.lift_btn{
width:80px;
height:200px;
float:left;
height:11px;
line-height:11px;
font-size:11px;
margin-bottom:5px;
text-align:left;
font-weight:bold;
}

.lift_btn a{
text-decoration:none;
color:#000000;
}

.lift_btn a:hover{
text-decoration:none;
color:#00CC00;
}

.lift_btn a:visited{
text-decoration:none;
}