.partner H1
{
	font-weight:bold;
	font-size:12px !important;
	background: black;
	color: white !important;
	padding:4px !important;
}
.partner H1 a
{
	float:right;
	padding-right:3px;
	color: white !important;
}

.error
{
	color: #CD071E;
	font-weight: bold;
}
.success
{
	color: #07782C;
	font-weight: bold;
}

.partner a
{
	background: transparent !important;
	color:  #CD071E !important;
}

.optionMenu.partner a
{
	text-decoration : none;
	float:right;
	margin-top:3px;
}
.optionMenu a span
{
	width: 16px;
	height:16px;
	background: transparent url('../images/partners/arrows-red-and-black.gif') no-repeat -16px 0;
	display: -moz-inline-block;
	display: inline-block;
	margin-left: 10px;
	vertical-align: middle;
}
.optionMenu a:hover
{
	text-decoration: underline;
}
.optionMenu a:hover span
{
	background-position: 0 0;
}

.contentForm
{
	padding: 5px;
	font-size: 11px !important;
}
.contentForm a
{
	font-size: 11px !important;
}

.ui-dialog
{
	background-color:#CD071E;
	padding:3px
}

.ui-dialog-content
{
	background-color: white;
	padding: 5px;
}

.ui-dialog-buttonpane 
{
	text-align: right;
	padding: 3px;
}

.ui-dialog-titlebar
{
	display: none;
}

.ui-widget-overlay
{
	position: absolute;
	top: 0px;
	background-color: grey;
	opacity: 0.8;
	filter: alpha(opacity=80);
}

.formTable td
{
	padding-bottom: 3px;
	padding-right: 4px;
}
.inventoryPages
{
	text-align: right;
}

.inventoryPages a{
	padding: 3px;
}

.inventoryGrid .header td
{
	font-weight:bold;
	background-color: lightgrey;
}
.inventoryGrid a img
{
	width: 32px;
	height: 32px;
	border: none;
	margin: auto;
}

.inventoryGrid .viewInv
{
	text-align: center;
}


 .inventoryGrid .topSeperator>td{
 border-top: 1px solid #CD071E;
 }

.inventoryPages
{
	font-weight:bold;
	background-color: lightgrey;
	padding: 3px;
}

.searchFields 
{
	margin-top:5px;
	height: 20px;
}
.searchFields input
{
	border: none;
	padding: 3px;
	background: #CD071E;
	color: white;
	width: 75px;
/*	float: left;*/
	margin-right: 4px;
}

.seperator
{
	border-bottom: 2px solid #CD071E;
	margin-top:10px;
}

.propertyList
{
	border-top:1px solid grey;
}
.refnumvalue
{
	color: #CD071E;
	font-weight: bold;
}
