html, body, p, h1, h2, h3, h4, h5, h6, form, fieldset {
	margin: 0;
	padding: 0;
	border: 0;
}
#contentWrapper {
	margin-left:10px;
	margin-right: 10px;
}
#navbar ul {
	margin: 0px;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
body,html {
	font-size: 1em;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	background-repeat: repeat-x;
}
#navbar li {
	float: left;
	font-size: 10px;
	background-repeat: no-repeat;
	font-weight: bold;
	text-align: center;
	background-color: #B7D257;
	text-transform: uppercase;
	width: 120px;
	margin-right: 1px;
}
#navbar a {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
}
.clear {
	font-size: 0%;
	line-height: 0%;
	clear: both;
}
#navbar {
	background-repeat: no-repeat;
	background-position: center;
	font-size: 14px;
	line-height: 14px;
	font-weight: bold;
	background-color: #FFFFFF;
	padding: 0px;
	margin: 0px;
}
#navbar a:hover, #navbar .active, .propDetailNav .active {
	background-color: #0591C6;
	color: #FFFFFF;
}
#navbar li.adminmenu {
	background-repeat: no-repeat;
	background-color: #D8EBB0;
}
#content {
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
/*#navbar .active {
	border-bottom-color: #336699;
	border-left-color: #336699;
}*/
#contentinner {
	background-color: #FFFFFF;
}
#titlebar {
	font-size: 0.8em;
	font-weight: bold;
}
#contentinner {
	font-size: 12px;
	padding-right: 0px;
}
h1,h2,h3,h4,h5,h6,p,form,ul {
	margin: 0px;
	padding: 0px;
}
#titlebar h1 {
	font-size: 11px;
	color: #FFFFFF;
	text-transform: uppercase;
	letter-spacing: 0em;
	padding-top: 10px;
	padding-right: 2px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-repeat: no-repeat;
	font-weight: bold;
	background-position: center center;
	line-height: 16px;
	background-color: #2A99CD;
}
#admin_search {
}
#titlebar th {
	background-color: #FFFFFF;
	color: #196E96;
	padding-left: 10px;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D8EBB0;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 2px;
}
#titlebar td {

	font-weight: normal;

}
.subcatnames {
}
.subcatnames a {
	color: #333333;
}
.alternate {
	background-color: #EBEBEB;
	border: 5px solid #FFFFFF;
}
#listtable a {
	color: #336699;
}
#contentinner a.addnew {
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
	background-color: #336699;
	color: #FFFFFF;
	font-size: 10px;
}
#actionsdiv {
	color: #333333;
	font-weight: bold;
	padding-top: 5px;
}
select,input, textarea {
	border: 1px solid #333366;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	padding: 2px;
}
#contentinner input, #contentinner textarea {
	width:180px;
}
#contentinner select {
	width:185px;
}
#contentinner label {
	display: block;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	margin: 2px;
	background-color: #EEEEEE;
	border: 1px solid #CCCCCC;
	padding-left: 5px;
}
#prodsingle {
}

#prodsingle h2 {
	font-size: 1.2em;
}
#prodsingle h2 a {
	text-decoration: none;
	color: #FFFFFF;
}
#prodsingle h3 {
	font-size: 1.1em;
	color: #666666;
	padding: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}#prodsingle .savechnges {
	background-color: #333366;
	color: #FFFFFF;
	text-transform: uppercase;
	font-weight: bold;
	border: 2px solid #000000;
}
#prodsingle a:hover {
}
#actionsdiv .addnew {
	color: #FFFFFF;
	text-align: center;
	display: block;
	text-decoration: none;
	margin: 5px;
	background-image: url(img/back_to.png);
	background-repeat: no-repeat;
	background-position: center center;
	padding: 5px;
}
#imagesHolder {
	padding: 5px;
	/*border: 3px dashed #CCCCCC;*/
}
.notes {
	background-color: #FFFF99;
	color: #003366;
	font-weight: normal;
}
#navbar li.current {
}
.err {
	color:#FFFFFF;
	font-weight:normal;
	background-color: #FF0000;
	padding: 5px;
}
/*
#contentinner ol {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.prodname {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333366;
	font-weight: normal;
	padding-left: 15px;
}
.prodname:hover {
background:#E7EEFA

}
.departmentname {

}
.catname:hover {
	border: 4px solid #FFFF00;
}
.departmentname:hover {
	border: 4px solid #FF3300;
}
.catname {
	font-size: .9em;
	border: 4px solid #FFFFFF;
}
.deptlistheader {
	background-color: #C5D8EB;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333366;
	display: block;
	padding: 2px;
}
.catlisttitle {
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 15px;
	display: block;
	background-color: #EBEBEB;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #C5D8EB;
}
#contentinner ol a {
	font-size: 11px;
	color: #333366;
	background-color: #FFFF66;
	text-decoration: none;
	font-weight: normal;
}*/

/* Sortable CSS */
ul.sortableList {
    list-style-type : none;
    padding:0;
    /*width:775px;
    height:1000px;*/
    background: #EAEAEA;
    text-align:center;
}
ul.sortableList li {
	padding: 0 14px;
	width:150px;
	height:184px;
  	float:left;
  	margin:0px;
  	cursor:move;
  	border: 1px dashed #CCCCCC;
}
/* Draggables, Nested */
/*ol {cursor:pointer;}*/
.drag {background-color:#ffffff !important;}
.drag ol {
	background-color:#ffffff !important;
	background-image: url(img/major_heding_bgr.png);
}
.nCollapse {background-color:#ffffff; color:red;}
.unlocked {background-color:#ffffff;}#example {
	list-style-type: none;
	margin: 0px;
	cursor: move;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#example ol {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.deptlistheader {
	font-size: 1.5em;
	font-weight: bold;
	padding-left: 5px;
}
.catlisttitle {
	padding-left: 10px;
	font-size: 1.2em;
	font-weight: bolder;
}
#example .prodname {
	background-color: #FFFFFF;
	padding-left: 10px;
	border-top-color: #FFFFFF;
	background-image: url(img/sort_prod.png);
}
#example ol li {
	color: #FFFFFF;
	background-image: url(img/sort_dept.png);
	background-repeat: no-repeat;
}
#example li {
	color: #FFFFFF;
	border-bottom-style: none;
	background-image: url(img/secondary_heading_bgr.png);
	background-repeat: no-repeat;
	padding: 3px;
}
#loggedinfo {
	font-size: 0.7em;
	color: #FFFFFF;
	font-weight: bold;
	padding: 5px;
	margin-bottom: 13px;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}


#titlebar a {
	color: #FFFFFF;
}
.radiob {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.gateways {
	background-color: #EEEEEE;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	height: 200px;
}
.last {
	float: none;
	clear: both;
	width: 100%;
}
.gateways li {
	float: left;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
.gateways label {
	float: left;
	width: 100px;
}
.gateways input {
	float: left;
}
.listtable {
	border: 1px solid #999999;
	margin: 10px;
	/*font-size: 0.8em;*/
}
#contentinner h2 {
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 10px;
	font-size: 10px;
	color: #FFFFFF;
	text-transform: uppercase;
	margin: 2px;
	background-repeat: no-repeat;
	background-position: center center;
	line-height: 10px;
	padding-top: 5px;
	background-color: #2A99CD;
	text-align: left;
}
#contentinner  h3 {
	font-size: 12px;
	text-transform: uppercase;
	background-color: #EEEEEE;
	padding: 3px;
	color: #000000;
	margin-top: 2px;
	margin-right: 5px;
	margin-bottom: 2px;
	margin-left: 5px;
}
#contentinner a {
	color: #28779C;
}
.style1 {
	font-size: 10px;
	font-style: italic;
}.listtable ul {
	list-style-position: inside;
	list-style-type: none;
	margin: 0px;
}
.listtable li {
	border: 1px solid #FFFFFF;
	margin-left: 5px;
}
#contentinner h2 a {
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 11px;
	background-color: transparent;
}
#contentinner a:hover {
	text-decoration: none;
	background-color: #8EAD4F;
	color: #FFFFFF;
}
#logolayer {
	position: absolute;
	width: 150px;
	height: 17px;
	background-repeat: no-repeat;
	background-position: 10px 5px;
	font-size: 12px;
	color: #B4DCF0;
	padding: 5px;
	text-transform: uppercase;
}
input.nicerButtons {
	background-image: url(img/button_bgr.png);
	background-color: transparent;
	color: #FFFFFF;
	font-weight: bold;
	background-repeat: no-repeat;
	padding: 0px;
	margin: 0px;
	background-position: center center;
	border: 1px none transparent;
	width: 90px;
	height: 25px;
	font-size: 11px;
}
#listtable {
	margin-top: 5px;
	margin-bottom: 5px;
	width: 100%;
}
#actionsdiv a.addnew:hover {
	background-image: url(img/secondary_heading_bgr.png);
	border: 0px solid #FFFFFF;
}
#listtable th {
	background-color: #D8EBB0;
	font-size: 11px;
	text-align: left;
	white-space: nowrap;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	padding-left: 5px;
	padding-right: 5px;
}
#listtable td {
	padding-right: 5px;
}
#prodsingle div {
	padding-right: 5px;
	padding-left: 5px;
}
.signupAccountSelect {
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #96B557;
}
#importXML h4 {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	font-size: 12px;
	font-weight: normal;
	padding: 3px;
}
#importXML a {
	font-weight: bold;
	color: #107FB3;
}
.footnotes {
	width: 940px;
	font-size: 11px;
	padding-top: 5px;
	margin-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.inset {
	padding: 5;
}
.amenitiesLayer {
	border: 1px solid #999999;
	margin: 5px;
}
.dynamicOptions {
	list-style-type: none;
}
.dynamicOptions li {
	margin: 2px;
	padding: 2px;
	border: 1px solid #CCCCCC;
	background-color: #EEEEEE;
	text-align:right;
	display: block;
	clear: both;
	float: none;
}
.dynamicOptions li.clear, .propDetailNav li.clear {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	clear: both;
	float: none;
	margin: 0px;
	padding: 0px;
	font-size: 1%;
	line-height: 1%;
	height: 1px;
	background-color: transparent;
}
.bathbed li {
	float: none;
}
#contentinner h3 a {
	background-color: #1F8ABD;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
	text-transform: capitalize;
	font-variant: normal;
}
#admin_search td {
	background-color: #FFFFFF;
}.propDetailNav li {
	float: left;
	background-color: #729333;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	color: #FFFFFF;
	font-size: 12px;
	line-height: 12px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
.propDetailNav {
	list-style-type: none;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 3px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #05689F;
	background-color: #D8EBB0;
}
#grayTable p {
	display: block;
	text-align:right;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	margin: 5px;
	background-color: #EEEEEE;
	border: 1px solid #CCCCCC;
}
#locationdiv h2 {
	margin: 2px;
	padding: 2px;
}
#locationdiv h2 input {
	text-transform: uppercase;
}
#locationdiv {
	font-size: 10px;
	text-transform: uppercase;
}.propAminities {
	float: left;
	width: 28%;
	background-color: #FFFFFF;
}
hr {
	clear: both;
	float: none;
	color: #CCCCCC;
	height: 1px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
#propAmenities h3 {
	background-color: #CCCCCC;
	margin: 0px;
}
#propAmenities label {
	margin: 0px;
	padding: 0px;
	display: inline;
}
.leaselayer {
	width: 32%;
	border: 1px solid #CCCCCC;
	margin-left: 1px;
}
.payment {
	list-style-type: none;
	font-size: 10px;
	background-color: #EEEEEE;
	clear: both;
	float: none;
	border: 1px solid #999999;
	height: 74px;
	padding: 3px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.payment li {
	float: left;
	padding-right: 15px;
	padding-left: 5px;
	border-left-color: #CCCCCC;
	border-left-width: 1px;
	border-left-style: solid;
	line-height: 25px;
}
#leaseDetails {
	background-color: #F7F7F7;
	border: 1px solid #CCCCCC;
	padding: 5px;
	margin: 5px;
}.propDetailNav a {
	color: #FFFFFF;
	font-size: 11px;
	text-decoration: none;
	display: block;
}
.propDetailNav a:hover {
	background-color: #0C7BAE;
}
#contentinner  h1 {
	font-size: 14px;
	color: #0C7BAE;
	margin: 5px;
}
#contentinner  h4 {
	background-color: #9FBD60;
	color: #000000;
	font-size: 12px;
}
.featured {
	background-color: #86CCED;
}
#props_list {
	list-style-type: none;
	background-color: #0099CC;
	color: #FFFFFF;
}
#props_list li {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	cursor: move;
}
#navbar .active a {
	color: #FFFFFF;
}
.over {
	background: #bcd4ec;
}
#listtable td input {
	margin-left: 5px;
}
#listtable tr.featured td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.listPerPage {
	padding: 10px;
	background-color: #D8EBB0;
}
#loggedinfo {
	height: 20px;
	background-image: url(img/header_pattern.png);
}
#adv_search_wrapper {
	width:98%;
	overflow:auto;
	background-color:#F0F0F0;
	position:absolute;
	border:3px double #333333;
	padding-top:10px; 
	font-weight:normal;
	z-index:100;
	display:none;
}
#adv_search_wrapper a {
	background-color:#FF0000;
	text-decoration:none;
	padding:2px;
	font-size:10px;
}
#adv_search_wrapper a:hover {
	color:#FFFF00;
}

#officeSwitcher {
	background-color: #F4F4F4;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #B7D257;
	margin-bottom: 10px;
}
#officeSwitcher li {
	background-color: #B7D257;
	font-size: 11px;
}
#contentinner a.imagesSlideshowLink {
	font-size: 18px;
	font-weight: bold;
	background-color: #2A99CD;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #999999;
	padding: 3px;
	width: 200px;
	text-align: center;
}
#frmSettings li {
	text-align: left !important;
}
#l3Menu {
	clear: both;
	float: none;
}
#listtable input {
	width: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#propAmenities {
	display: block;
	width: 100%;
	clear: both;
	background-color: #EEEEEE;
}
#l2Menu {
	display: block;
	margin-left: 0px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #B7D257;
	border-top-width: 25px;
	border-top-style: solid;
	border-top-color: #0591C6;
	margin-bottom: 20px;
}
#l2Menu .active, #l2Menu .active a {
	background-color: #30A8DD;
	color: #FFFFFF!important;
}
#l3Menu li {
	background-color: #B7D257;
	line-height: 16px;
	text-align: left !important;
}
#navbar #l3Menu {
	height: 20px;
	border-bottom-width: thick;
	border-bottom-style: solid;
	border-bottom-color: #30A8DD;
	line-height: 20px;
	text-align: left;
}
#l3Menu .active {
	background-color: #30A8DD;
}
.totalsTbl {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #28779C;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #28779C;
	margin-bottom: 10px;
}
.totalsTbl td {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #D8EBB0;
	padding: 10px;
}
.dynamicOptions li img {
	display: none;
}
.chkbox{
	width: auto !important;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.welcomePage {
	height: 250px;
	padding-top: 96px;
	padding-bottom: 15px;
	padding-left: 182px;
	font-size: 18px;
	color: #2A99CD;
	line-height: 24px;
	width: 750px;
}
.welcomePage p {
	font-size: 16px;
	line-height: 24px;
}.welcomePage h5 {
	font-size: 16px;
	text-transform: uppercase;
}
.welcomePage h6 a{
	color: #8EAD4F !important;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #8EAD4F;
	font-size: 14px;
	text-decoration:none;
	margin-top: 15px;
	display:block;
}
.welcomePage h6 a:hover{
	background-color:#FFFFFF !important;
}
#addressInfo {
	text-align: right;
	color: #2A99CD;
	font-size: 12px;
	line-height: 16px;
	width: 930px;
}
#addressInfo a {
	color: #2A99CD;
	text-decoration: none;
}
#addressInfo u {
	line-height: 34px;
	font-size: 16px;
}
#l2Menu {
	background-color: #0591c6;
	height: 28px;
	line-height: 24px;
}
.flushIt input {
	width: auto  !important;
}
#l2Menu .dummy{
	background-color: #0591C6;
	width: 150px;
	display: block;
	overflow: visible;
	position: absolute;
	height: 31px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-bottom-width: 4px;
}
#l2Menu .dummy2 {
	background-color: #0591C6;
	width: 150px;
}
.rentalsOffice p {
	text-align: left !important;
}
.rentalsOffice input {
	width: auto !important;
}
label.fancyLabel {
	font-size: 11px!important;
	border-top-style: none !important;
	border-right-style: none !important;
	border-bottom-style: none !important;
	border-left-style: none !important;
	line-height: 11px!important;
	padding: 0px !important;
	margin: 0px  !important;
	color: #2A99CD;
	font-weight: bold;
}
.rentalsOffice #navbar li {
	width: auto;
}