/****CSS contents*******/

/*    Site-wide settings           */
/*    Left Menu                    */
/*    Aspx pages                   */
/*    layout specs                 */
/*    datagrids and datalists      */
/*    labels                       */
/*    Text boxes                   */
/*    Buttons                      */

body 
{
	padding: 0 0 0 0;
	font-size: .8em;
	margin: 0px;
	color: black;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #000000;
}

IMG.logo {
	DISPLAY: none
}
INPUT {
	FONT-SIZE: 12px; COLOR: #000000; FONT-FAMILY: Arial, Verdana, sans-serif; BACKGROUND-COLOR: #ffffff
}
P {
	FONT-SIZE: 11pt; COLOR: #000000; FONT-FAMILY: Arial, Helvetica, sans-serif
}
H5 {
	COLOR: #be822d
}
H4
{
	font-size:1.4em;
	color:#000000;
}
H6 {
	COLOR: #be822d; FONT-STYLE: italic
}
#ftr {
	BORDER-RIGHT: #000000 0px solid; BORDER-TOP: #000000 1px solid; FONT-SIZE: 10pt; BACKGROUND: url(http://www.appaloosa.com/images/horzonatal-bar.gif) no-repeat; MARGIN: 0px auto; BORDER-LEFT: #000000 0px solid; WIDTH: 750px; COLOR: #ffffff; BORDER-BOTTOM: #000000 1px solid; FONT-FAMILY: arial; HEIGHT: 35px
}
#center {
	BACKGROUND: url(../images/ApHC-backgroundNoStripe.jpg) repeat-x; WIDTH: 750px
}
.cssnav {
	PADDING-RIGHT: 0px; DISPLAY: block; PADDING-LEFT: 0px; BACKGROUND-IMAGE: url(images/down.gif); PADDING-BOTTOM: 0px; MARGIN: 0px; WIDTH: 140px; PADDING-TOP: 0px; BACKGROUND-REPEAT: no-repeat; FONT-FAMILY: "Times New Roman", Times, serif; WHITE-SPACE: nowrap; POSITION: relative; HEIGHT: 16px
}
.cssnav A {
	DISPLAY: block; FONT-WEIGHT: bold; FONT-SIZE: 15px; FLOAT: left; WIDTH: 140px; COLOR: black; HEIGHT: 16px; TEXT-DECORATION: none
}
.cssnav IMG {
	BORDER-RIGHT: 0px; BORDER-TOP: 0px; BORDER-LEFT: 0px; WIDTH: 140px; BORDER-BOTTOM: 0px; HEIGHT: 16px
}
 HTML A:hover {
	VISIBILITY: visible
}
.cssnav A:hover IMG {
	VISIBILITY: hidden
}
.cssnav SPAN {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; LEFT: 30px; PADDING-BOTTOM: 0px; MARGIN: 0px; CURSOR: default; PADDING-TOP: 0px; POSITION: absolute; TOP: 1px
}
A:link {
	COLOR: #800000; TEXT-DECORATION: none
}
A:visited {
	COLOR: #800000; TEXT-DECORATION: none
}
A:hover {
	COLOR: #be822d; TEXT-DECORATION: underline
}

/**** left menu  **/

#links
{
	font-weight: bolder;
	font-size: 1.1em;
	left: 10px;
	width: 175px;
	color: #000000;
	font-family: 'Times New Roman';
	position: absolute;
	top: 0px;
	background-color: #f7f4dd;
	text-decoration: none;
	text-align:center;
}

#links a
{
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	display: block;
	border-left: #000000 1px solid;
	color: #000000;
	border-bottom: #a9a9a9 2px solid;
}

#LeftMenu a:hover
{
    background-color: #be822d;
    color: #f7f4dd;
    border-right: solid 1px #000000;
    border-bottom: solid 1px #000000;
}

#linksSrch a
{
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	display: block;
	border-left: #000000 1px solid;
	color: #000000;
	border-bottom: #a9a9a9 2px solid;
}

#LeftMenuSrch a:hover
{
    background-color: #be822d;
    color: #f7f4dd;
    border-right: solid 1px #000000;
    border-bottom: solid 1px #000000;
}


/**** specs for .ASPX page  **/

/***Layout specs****/

#Wrapper
{
	display: block;
	background: url(http://www.appaloosa.com/images/ApHC-background.jpg);
	left: 0px;
	width: 750px;
	position: absolute;
	top: 0px;
	height: 190px;
}

#WrapperSecured
{
	display: block;
	background: url(https://www.appaloosa.com/images/ApHC-background.jpg);
	left: 0px;
	width: 750px;
	position: absolute;
	top: 0px;
	height: 190px;
}

#TopMenu
{
	width: 750px;
	position: absolute;
	top: 15px;
	height: 21px;
}

#TopMenu img
{
	border-style:none;
	width:750;
}

#Banner
{
	left: 0px;
	background-image: url(http://www.appaloosa.com/images/ApHC-Banner.gif);
	width: 750px;
	background-repeat: no-repeat;
	position: absolute;
	top: 40px;
	height:105px;
}

#MainBody
{
	position:absolute;
	top:200px;left:0;
	padding-left:10px;
	background-color:#F7F4DD;
	display:block;
	width:750px;
	float:left;
	
}

#Footer
{	display:block;
	background-color:#000000;
	position: relative;
	width: 700px;
	height: 40px;
	text-align:center;
	font-size:.8em;
}

#Footer2
{	
	background-color:#F7F4DD;
	position: relative;
	width: 700px;
	height: 40px;
	text-align:center;
	font-size:.8em;
}

#Subhead
{
	display: block;
	left: 0px;
	float: left;
	width: 750px;
	position: absolute;
	top: 170px;
	background-color: #000000;
}

#Title
{
	display: block;
	background-color: #000000;
	position: absolute;
	top:150px;
	float: left;
	width: 200px;
	color: #be822d;
	font-weight: bold;
	text-align: right;
	font-size: 1em;
}	

.EcommMenu
{
	position:absolute;
	top:150px;
	left:215px;
	width: 534px;
	height:75px;
	background-color: #000000;
	text-align:right;
}

#welcome
{
	position:relative;
	float:left;
	color:#f7f4dd;
	font-size:1.2em;
	width:18%;
	background-color:Transparent;
	padding-left:25px;
	text-align:center;
}
#LeftMenu
{
	display: block;
	left: 0px;
	float: left;
	width: 200px;
	position: absolute;
	top: 200px;
	height: 400px;
	background-color: #000000;
	color:#000000;
}

#LeftMenuSrch
{
	display: block;
	left: 0px;
	float: left;
	width: 200px;
	position: absolute;
	top: 50px;
	height: 400px;
	background-color: #000000;
}

#linksSrch
{
	font-weight: bolder;
	font-size: 1.1em;
	left: 10px;
	width: 175px;
	color: #000000;
	font-family: 'Times New Roman';
	position: absolute;
	top: 0px;
	background-color: #f7f4dd;
	text-decoration: none;
}
#RightBody
{
	position:absolute;
	background-color:#F7F4DD;
	left: 205px;top:200px;
	display:block;
	width:544px;
	padding-left:5px; padding-right:5px;
	font-size:.8em;
	Margin:0 0 0 0;
	clear:both;

}

#RightGridPanel
{	
	background-color:#F7F4DD;
	width:532px;
}

.ColumnA
{
	border-right: lime thick solid;
	padding-right: 5px;
	border-top: lime thick solid;
	font-size: 0.8em;
	float: left;
	margin: 0px;
	border-left: lime thick solid;
	width: 168px;
	border-bottom: lime thick solid;
	position: relative;
	background-color: #f7f4dd;
	text-align:right;
}

.ColumnB
{
	padding-right: 5px;
	font-size: 0.8em;
	float: left;
	margin: 0px;
	width: 210px;
	position: relative;
	background-color: #f7f4dd;
	text-align:left;
}

#RightFooter
{
	font-size: 0.8em;
	width: 520px;
	color: #000000;
	position: relative;
	height: 40px;
	background-color: #f7f4dd;
	text-align: center;
}

.lblPrintFriendly
{
	font-weight: bold;
	color: #ff00ff;
	background-color: #f7f4dd;
}

/**********************************************************************************************************/
/*  Page Elements: datagrids, datalists, buttons, labels, txtboxes, dropdown lists, etc					  */						
/**********************************************************************************************************/

.LeftMenuDataGrid
{	
	font-size: 1em;
	width: 180px;
	background-color: #ffffff;
}

.LeftMenuItemStyle
{
	border-right: #ffffff 2px outset;
	padding-right: 2px;
	border-top: #ffffff 2px outset;
	margin: 2px;
	border-left: #ffffff 2px outset;
	border-bottom: #ffffff 2px outset;
	background-color: #f7f4dd;
	text-align: center;
}

.LeftMenuheaderStyle
{
	font-weight: bold;
	background-color: #f7f4dd;
	text-align: center;
}

.DataGridRightAltStyle
{
	background-color: #dcdcdc;
	font-size: 1em;
	padding:1px 1px 1px 1px;
	font-family:Arial;

}

.DataGridRight
{
	width: 522px;
	background-color: #ffffff;
	font-size: 1em;
	padding: 1px 1px 1px 1px;
	font-family:Arial;
}

.DataGridRightWide
{	
	width: 746px;
	font-size:1em;
	background-color: #ffffff;
	padding: 1px 1px 1px 1px;
	font-family:Arial;
}

.DataGridRightheader
{
	font-weight: bold;
	font-size: 1em;
	color: #f7f4dd;
	background-color: #800000;
	padding-left: 4px;
	text-align:Left;
	font-family:Arial;
}

.DataGridRightFooter
{
	font-weight: bold;
	color: #800000;
	background-color: #800000;
}

.DataGridRightItem
{
	color: #000000;
	background-color: #ffffff;
	font-size:1em;
	padding: 1px 1px 1px 1px;
	font-family:Arial;
}

.DataGridRightSeparator
{
	border-right: #ffffff thin double;
	border-top: #ffffff thin double;
	border-left: #ffffff thin double;
	color: #ffffff;
	border-bottom: #ffffff thin double;
	background-color: #ffffff;
}

.NestedDataGrid
{
	font-size: 1em;
	color: #000000;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	background-color: transparent;
	border-bottom-style: none;
	font-family:Arial;
}

.NestedDataGridWNShow
{
	font-size: 1em;
	color: #000000;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	background-color: transparent;
	border-bottom-style: none;
}

.dgSubhead
{
	font-weight: bold;
	font-size: 1em;
	color: #000000;
	margin-right: 10px;
	background-color: #dcdcdc;
}

.dgDetail
{
	font-size: 1em;
	color: #000000;
	margin-right: 10px;
	background-color: #ffffff;
}
/**********Right Placed Data List*******************/

.DataListRight
{
	width: 522px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	background-color: #f7f4dd;
	border-bottom-style: none;
}

.DataListRightItem
{
	color: #000000;
	margin-right: 10px;
	background-color: #f7f4dd;
	font-size:10px;
	padding-top:0;
}

.DataListRightheader
{
	font-weight: bold;
	font-size: 12px;
	color: #f7f4dd;
	background-color: #800000;
}

.DataListRightSeparator
{
	border-right: #f7f4dd 1px solid;
	border-top: #f7f4dd 1px solid;
	border-left: #f7f4dd 1px solid;
	color: #ffffff;
	border-bottom: #f7f4dd 1px solid;
	background-color: #f7f4dd;
	padding-top:0; padding-bottom:0;
}

.ErrorMessage
{
	color: #ff0000;
	background-color:#f7f4dd;
	font-size:.8em;
}

/****Labels*******************************************************/
/****Justify Right****************/


.lblSubheader
{
	background-color: #f7f4dd;
	text-align: left;
	width: 600px;
	font-size:1em;
	font-weight:600;
}

.lblFormJR
{
	background-color: #f7f4dd;
	text-align: right;
	width: 200px;
}

.lblFormJRBld150
{
	background-color: #f7f4dd;
	text-align: right;
	width: 150px;
	font-weight:bold;
}

.lblFormJRBld
{
	background-color: #f7f4dd;
	text-align: right;
	width: 200px;
	font-weight:600;
}

.lblFormShort
{
	background-color: #f7f4dd;
	text-align: right;
	font-size:.8em;
	width: 100px;
}

.lblFormLong
{
	background-color: #f7f4dd;
	text-align: right;
	font-size:.8em;
	width: 300px;
}

.lblFormShortBld
{
	background-color: #f7f4dd;
	text-align: right;
	font-size:1em;
	width: 100px;
	font-weight:600;
}

.lblFormLongBld
{
	background-color: #f7f4dd;
	text-align: right;
	font-size:1em;
	width: 400px;
	font-weight:600;
}

.lblFormXShort
{
	width: 50px;
	background-color: #f7f4dd;
	text-align: right;
}

/****Justify left*******************/

.lblRightJLeft
{
	background-color:#f7f4dd;
	Width:356px;
	
}
.lblRightJLeft410
{
	background-color:#f7f4dd;
	Width:410px;
	font-size:.8em;	
}

.lblFormXShortLJ
{
	width: 50px;
	background-color: #f7f4dd;
	text-align: left;
	font-size:.8em;
}

.lblFormShortLJ
{
	width: 120px;
	background-color: #f7f4dd;
	text-align: left;
	font-size:.8em;
}

.lblFormMLongLJ
{
	width: 350px;
	background-color: #f7f4dd;
	text-align: left;
	font-size:1em;
	font-weight:600;
}

.lblFormMediumLJ
{
	width: 200px;
	background-color: #f7f4dd;
	text-align: left;
	font-size:.8em;
	font-weight:600;
}

.lblFormLongLJ
{
	font-size: 0.8em;
	width: 320px;
	text-indent: 0pt;
	background-color: #f7f4dd;
	text-align: left;
}

.lblFormLongLJBld
{
	font-size: 1em;
	width: 320px;
	text-indent: 0pt;
	background-color: #f7f4dd;
	text-align: left;
	font-weight:600;
	}

.lblFormXLongLJ
{
	width: 420px;
	background-color: #f7f4dd;
	text-align: left;
	font-size:.8em;
}

.lblFormXLongLJBld
{
	width: 420px;
	background-color: #f7f4dd;
	text-align: left;
	font-size:1em;
	font-weight:600;	
}

.lblFormXXLongLJ
{
	width:600px;
	background-color: #f7f4dd;
	text-align: left;
	font-size:.8em;
	font-weight:400;
}

/******Buttons*******************************************************/

.btnPrintPage
{
	background-image: url(http://www.appaloosa.com/images/printer.gif);
}

.SearchBtn
{
	width: 60px;
	color: #800000;
	background-color:#f5f5f5;
}

.LinkBtnJRight
{
	width:160px;
	background-color:#f5f5f5;
	text-align:right;
	color: #800000;
}

.LinkBtnCenter
{
	width:200px;
	background-color:#f5f5f5;
	text-align:center;	
	color: #800000;
}

.LinkBtnCenter150
{
	width:150px;
	background-color:#f5f5f5;
	text-align:center;
	color: #800000;
}

.LinkBtnCenter100
{
	width: 100px;
	color: #800000;
	background-color: #f5f5f5;
	text-align: center;
}

.SignOut
{
	width:100px;
	border-left-color: #a9a9a9;
	border-bottom-color: #a9a9a9;
	color: #f7f4dd;
	font-weight:bold;
	border-top-style: outset;
	border-top-color: #a9a9a9;
	border-right-style: outset;
	border-left-style: outset;
	background-color: #000000;
	text-align: center;
	border-right-color: #a9a9a9;
	border-bottom-style: outset;
}

/******Text Boxes*******************************************************/

.txtBoxXShort
{
	width:50px;
	background-color:#ffffff;
}

.txtBoxShort
{
	width:100px;
	background-color:#ffffff;
}

.txtBoxMedium
{
	background-color:#ffffff;
	width: 200px;
}

.txtBoxMedium250
{
	background-color:#ffffff;
	width: 250px;
}

.txtBoxLong
{
	width:300px;
	background-color:#ffffff;
}

.txtBoxXLong
{
	width:400px;
	background-color:#ffffff;
}

.txtBoxXXLong
{
	width:520px;
	background-color:#ffffff;
}


/******Drop Down Lists*******************************************************/

.DropDownList
{
	width:325px;
	background-color:#ffffff;
}

.DropDownListShort
{
	width:100px;
	background-color:#ffffff;
}

.DropDownListXShort
{
	width:50px;
	background-color:#ffffff;
}


/******Misc Elements******************************************************/

.dividerLine
{
	background-color:#f7f4dd;
	width:472px;
}

.RadioButtonList
{
	width:525px;
	background-color:#ffffff;
	font-size:smaller;
	
}

/******Search page Elements******************************************************/

iframe
{
	width: 700px;
	font-family: 'Times New Roman';
	background-color: #ffffff;
} 

#MainBodySrch
{
	position:absolute;
	top:200px;left:0;
	padding-left:25px;
	background-color:#ffffff;
	display:block;
	width:725px;
	float:left;
}

#RightBodySrch
{
	position:absolute;
	background-color:#F7F4DD;
	left: 205px;top:50px;
	display:block;
	width:520px;
	padding-left:20px; padding-right:5px;
	font-size:.8em;
	Margin:0 0 0 0;
	clear:both;

}

/******Search page Elements******************************************************/

.NewSpotsheader
{
	background-color: #ffffff;
	width: 60%;
	padding: 1% 1% 1% 1%;
	display: inline;
	clear: left;
	float: left;
	position: static;
}

.NewSpotsWrapper
{
	background-color: #ffffff;
	width:60%;
	margin-left:10%;
	padding:1% 1% 1% 1%;
}

.lblhdr
{
	background-color:#f7f4dd;
	width:10em;
	font-size:1.2em;
}

/******Forms Elements******************************************************/

.lbl150
{
	width: 10em;
	margin-right:.8em;
	background-color: #f7f4dd;
	text-align: left;
	font-size: 1em;
	float:left;
}

.lbl150bold
{
	width: 10em;
	margin-right:.8em;
	background-color: #f7f4dd;
	text-align: left;
	font-size: 1em;
	float:left;
	font-weight:bold;
}

.lbl300
{
	width: 30em;
	margin-right:.8em;
	background-color: #f7f4dd;
	text-align: left;
	font-size: 1em;
	float:left;
}

.lbl300dsp
{
	background-color:#f7f4dd;
	width: 300px;
}

.lbl400bold
{
	width: 40em;
	margin-right:.8em;
	background-color: #f7f4dd;
	text-align: left;
	font-size: 1em;
	float:left;
	font-weight:bold;
}


.lbl400
{
	width: 30em;
	margin-right:.8em;
	background-color: #f7f4dd;
	text-align: left;
	font-size: 1em;
	float:left;
}

.txtbox200
{
	background-color:#ffffff;
	width: 200px;
}

.txtbox300
{
	background-color:#ffffff;
	width: 300px;
}

.btn60
{
	margin-right:.8em;
}
/**********************************************************************************************/
/***********Top Navigation Bar*********************************************************************/
/**********************************************************************************************/

#topnav ul
{
text-align: center;
padding-bottom: 5px;
padding-top: 5px;
padding-left: 0;
margin-top: 0;
font-size:.8em;
font-weight:bold;
/* cancels gap caused by top padding in Opera 7.54 */
margin-left: 0;
background-color: #be822d;
color: #F7F4DD;
width: 100%;
font-family: Arial,Helvetica,sans-serif;
line-height: 1.2em;
/* fixes Firefox 0.9.3 */
}

#topnav ul li
{
display: inline;
padding-left: 0;
padding-right: 0;
padding-bottom: 5px;
/* matches link padding except for left and right */
padding-top: 5px;
}

#topnav ul li a
{
padding-left: 4px;
padding-right: 4px;
padding-bottom: 5px;
padding-top: 5px;
color: white;
text-decoration: none;
border-right: 2px solid #800000;
}

#topnav ul li a:hover
{
background-color: #F7F4DD;
color: #be822d;
}

#topnav #active { border-left: 2px solid #800000; }

/**********************************************************************************************/
/*roles navigation Bar*/
/**************************************************************************************************/
#rolenav ul
{
	position:relative;
	float:right;
	text-align: right;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-left: 0;
	padding-right:36px;
	margin-top: 0;
	font-size:.8em;
	font-weight:bold;
	/* cancels gap caused by top padding in Opera 7.54 */
	margin-left: 0;
	background-color: transparent;
	color: #F7F4DD;
	width: 60%;
	font-family: Arial,Helvetica,sans-serif;
	line-height: 1.2em;
	/* fixes Firefox 0.9.3 */
}

#rolenav ul li
{
	text-align:right;
	display: inline;
	padding-left: 0;
	padding-right: 0;
	padding-bottom: 5px;
	/* matches link padding except for left and right */
	padding-top: 5px;
}

#rolenav ul li a
{
padding-left: 4px;
padding-right: 4px;
padding-bottom: 5px;
padding-top: 5px;
color: white;
text-decoration: none;
border-right: 2px solid #F7F4DD;
}

#rolenav ul li a:hover
{
background-color: #F7F4DD;
color: #be822d;
}

#rolenav #active { border-left: 2px solid #F7F4DD; }
