﻿/* Sample to match Fort Knox website at www.fortknoxrecords.com.au */
/* Custom Colors: 	Dark Red = #de0000   		Grey = #e6e6e6 		          */
/* For custom forms:    Dark Red = R:222 G:0 B:0 	Grey = R:230 G:230 B:230	  */ 


/************************* Body and Table Style ***********************************/
.collapsed 
{
	border: black 1px solid;
	padding: 2px;
	border-collapse: collapse;
}
.collapsed TD 
{
	border: black 1px solid;
}
TH 
{
	border: black 1px solid;
	background-color: black; 	/* was lightgrey - #D3D3D3*/
	text-align: center;
}
body
{
	background-color: white; 	/* Added - not in Standard css*/	
	font-family: Arial, Verdana, Geneva, 'MS Sans Serif', sans-serif; /* These are the recognizable fonts */
	font-size: small;		/* small is 10pt;*/
	margin: 5px;
}

/************************* End Body and Table Style *****************/

/************************* Header Style *****************************/
.RSHeader
{
	background-color: white; 	/* was light blue - #b0c4de*/
	background-image: url('graphics/CustomLogo.gif'); /* was Added - Not in standard css */
	background-repeat:no-repeat;
	height: 200px; 			/* NOTE: Change this to the height of your background graphic */
	margin-top: 0px;		/* was Added - not in Standard css Affects margin above header graphic*/
}
}
.RSHeader_AppTitle
{
	color: #00ADEF; 		/* was red */
	font-style: italic;
	font-weight: bold;
	padding-top: 150px;
}
.RSHeader_PageTitle
{
	color: #00ADEF; 		/* same as #FFFFFF*/
	font-weight: normal; 		/* was Bold */
}
.RSHeader_LoginUser
{
	color: #00ADEF;
	font-weight: normal;  		/* was Bold*/
	font-size: 80%; 		/* 8pt - Added - not in standard CSS*/
}
.RSHeader_logout
{
}
.RSHeader_Logo
{
}
/************************* End Header Style *************************/

/************************* Footer Style *****************************/
.RSFooter
{
	background-color: #e6e6e6; 	/* was #d4e5fc*/
	color: black;  
	cursor: Default;
	font-size: 85%;
	margin-top: 10px;
}
.RSFooter_Copyright
{
}
.RSFooter_TimerNormal
{
	text-align: right;
}
.RSFooter_Timer5Minutes
{
	text-align: right;
	font-weight: bold;
	color: Yellow; 			/* was maroon*/
}
.RSFooter_Timeout
{
	text-align: right;
	font-weight: bold; 		/* ADDED - NOT IN STANDARD CSS */
	color: red
}

/************************* End Footer Style *************************/

/************************** RSLeftNavuwlb style *********************/
.RSUltraWebListbar
{
}
.RSUltraWebListbarCell
{
	background: white url('graphics/gradient.gif') repeat-x; /* was #DCDCDC - Left Menu External Background Color*/
	padding-right: 18px; 		/" Changes the size of the margins on the Left Menu - Was 10px"/
	padding-left: 6px; 		/* was 10px */
	padding-top: 15px; 		/* was 20px */
	padding-bottom: 15px;		/* was added - not in standard css  */
	vertical-align: top;
	text-align: center;
	height: 100%
}

.RSUltraWebListbar_DefaultItemSelectedStyle  
{
	background-color: #e6e6e6; 	/* was #F5F5F5 */
	color: white;  			/* was #00008B */
	cursor: hand;			/* was POINTER */
	Padding: 2px;
	font-size: 100%;		/* was 85% */
	font-family: arial;		/* FONT CHANGED FROM VERDANA */
}
.RSUltraWebListbar_DefaultItemStyle
{
	background-color: white; 	/* was #F5F5F5 - Left Menu Internal Background Color*/
	color: #00ADEF;			/* ADDED - NOT IN STANDARD CSS  */
	Padding: 2px;
	font-size: 100%; 		/* was 85%*/	
	font-family: arial; 		/* was Verdana*/
}
.RSUltraWebListbar_DefaultItemHoverStyle
{
	background-color: #00ADEF;  	/* was #F5F5F5 - Left Menu hover Background Color*/
	color: white; 			/* was red*/
	cursor: hand;			/* was POINTER */
	Padding: 2px;
	font-size: 100%; 		/* was 85%*/
	font-family: arial; 		/* was Verdana*/
}
.RSUltraWebListbar_DefaultGroupHeader_Expanded
{
    background: white;
    background-image: url("./graphics/explorer.gif"); /* was Added - Not in standard css */
	font-size: medium;
	font-weight: bold;		/* ADDED - NOT IN STANDARD CSS */
	cursor: hand;			/* was POINTER */
	color: #00ADEF			/* was black */
}
.RSUltraWebListbar_DefaultGroupHeader_Collapsed
{
    background: white;
    background-image: url("./graphics/explorer.gif"); /* was Added - Not in standard css */
	font-size: medium;
	font-weight: bold;		/* ADDED - NOT IN STANDARD CSS */
	cursor: hand;			/* was POINTER */
	color: #00ADEF		/* was Black */
}
.RSUltraWebListbar_DefaultGroupHeader_Hover
{
    background: white;
    background-image: url("./graphics/explorer.gif"); /* was Added - Not in standard css */
	font-size: medium;
	font-weight: bold;		/* ADDED - NOT IN STANDARD CSS */
	cursor: hand;			/* was POINTER */
	color: #00ADEF			/* was black */
}
.RSUltraWebListbar_DefaultGroupButtonHoverStyle
{
}
.RSUltraWebListbar_DefaultGroupButtonSelectedStyle
{
}
.RSUltraWebListbar_DefaultGroupButtonStyle
{
}

/************************** End RSLeftNavuwlb Style ******************/


/************************* RSUltraWebMenu Style *********************/
.GridPage_UltraWebMenuCell
{
	width: 100%;
	vertical-align: top;
	background-color: white;
	border-style: Solid;
	border-width: 0px;
}
.RSUltraWebMenu
{
    border-style: Solid;
    border-width: 1px;
    font-size: 90%;             /*9pt;*/
    font-weight: bold;
    margin-top: 0px;
    margin-left: 5px;
    margin-bottom: 0px;
    cursor: hand;               /* was POINTER */
	background-color: white;
    background: white;
}
.RSUltraWebMenu_ItemStyle
{
    background-color: #00ADEF;  /* was #DCDCDC - Grid Buttons Background Colors "Options" "Results" Search"*/
    border-bottom-color: white; /* was #A9A9A9 */
    border-color: white;        /* was #D3D3D3*/
    border-left-color: White;  
    border-right-color: white;
    border-style: Solid;
    border-top-color: white;    /* was white */
    border-width: 0px;
    color: white;               /* added to give white letters on menu */
}
.RSUltraWebMenu_IslandStyle
{
    background-color: #00ADEF;  /* was #DCDCDC - Drop Down Menu background*/
    border-color: white	;      /* was gray */
    border-style: Solid;        
    border-width: 0px;
    font-size: 100%;             /*9pt;*/
    font-weight: bold;
    color: black;

}
.RSUltraWebMenu_DisabledStyle
{
    color: gray;                /*was #F5F5F5  - Disabled Menu options*/
}
.RSUltraWebMenu_TopSelectedStyle
{
    border-style: Inset;
    border-width: 0px;
}
.RSUltraWebMenu_HoverItemStyle
{
    background-color: #cccccc;  /* was #DCDCDC - Grid Menu When Selected*/
    border-style: solid;
    border-width: 0px;
    font-weight:bold;
    color: black;           /* was Navy */
    cursor: hand;               /* was POINTER */
}
/************************* End RSUltraWebMenu Style *****************/

/*** HEADING class is used in the into pages for category headers ***/
.HEADING 
{
	/* These are on the Intro Parge "HOME" "INVENTORY" etc. */
	font-weight: normal;		/* was bold */
	font-size: 135%;		/* larger;*/ 
	color: #00ADEF; 		/* was #00008B darkblue*/
}
/* End HEADING class is used in the into pages for category headers */

/************************* Heading Captions Style *******************/
.headline
{
	font-weight: bold;
	font-size: 150%;
	color: #000000;
	text-align: center;
}
.headinglevel2
{
	font-weight: bold;
	font-size: 120%;		/* larger;*/ 
	color: black; 			/* was #00008B darkblue*/
}
/************************* End Heading Captions Style ****************/

/************************* Text Style ********************************/
.RSError
{
	color: 	#ff0000;			/* was blue */
	text-align: center;
	vertical-align: top;
}
.RSMessage
{
	color:  black; 			/* was Green*/
}
.PageDetail
{
	border-style: None;
}
.TableBackground
{
	background-color: #FFFFFF; 	/* was #F5F5F5 */
	border-style: None;	
	Padding: 10px;
	margin-left: auto;
	margin-right: auto;
}
.RSInstructions
{
	color: black; 			/* was #00008B darkblue*/
}
.RSControlLabels
}
	color: black; 			/* Added not on Standard CSS */

}
.RSControlContents
{
	background-color: #e6e6e6; 	/* Added not on Standard CSS */
	color: black;  			/* Added not on Standard CSS */
}
.RSNumberLabels
{
	font-size: 127%;		/* 10pt;*/
}
.RSPleaseWait
{
	color: black; 			/* was Green*/
	font-size: Large;
}
.Cart_AddReportTitle
{
	font-size: Medium;
	font-weight: bold;
	text-decoration: underline;
}
.PleaseWaitClockPage
{
	font-weight: bold;
	font-size: large;
	text-align: center;	
}
.ButtonsBottom
{
	vertical-align: bottom;
	text-align: right;
}
.ButtonsTop
{
	vertical-align: top;
	text-align: left
}

/************************* End Text Style ***************************/

/************************* Link Style *******************************/
a:link
{
	color: Blue; 			
}
a:visited
{
	color: Blue;  			
}
a:hover 
{
	color: black;  			/* was #red */
}   
a:active 
{
	color: Blue;  			
}  
/************************** End Link Style **************************/


/************************** Grid Page style **************************/
.GridPage_GridCell
{
    background-color: white;    /* ADDED NOT IN STANDARD CSS - Top of Grid Border*/
    padding-top: 0px;
    padding-bottom: 0px;
    height: 350px;
    width: 100%;
    font-family: Verdana;
    font-size: 80%;
    color: black;
    font-weight: normal;
}
.GridPage_GridFrame
{
    border-color: #00ADEF;        /* was #636363*/
    border-style: solid;
    border-width: 2px;
    width: 100%;
    height: 100%;
    background-color: white ;   /* gainsboro */
}
.GridPage_GridHeader
{
    cursor: default;
    border-color: white;
    border-style: solid;
    border-width: 1px;
    color: white;
    background-color: #00ADEF;
    font-weight: bold;
    font-size: 95%;

}
.GridPage_GridRowSelectors
{
    cursor: hand;
    border-color: white;
    border-style: solid;
    border-width: 1px;
    color: black;
    background-color: #00ADEF;  /* was #aeafb2 */
    font-weight: normal;
}
.GridPage_GridSelectedRow
{
    color: black;
    border-color: white;
    text-align: center;
    background-color: #00ADEF;  /* was #aeafb2 */
}
.GridPage_GridRow
{
    cursor: hand;
    border-width: 1px;
    border-color: white;
    border-style: solid;
    text-align: center;
    padding-left: 3px;
}
.GridPage_GridRowAlternate
{
    cursor: hand;
    border-width: 1px;
    border-color: white;
    border-style: solid;
    text-align: center;
    padding-left: 3px;
}
.GridPage_GridFooter
{
    border-width: 1px;
    border-style: solid;
    background-color: #D3D3D3;  
}

.GridPage_UltraWebListbarCell
{   
    padding-bottom: 0px;
}
.GridPage_SummaryInfoCell
{
}
.GridPage_PageXofYCell
{
    vertical-align: middle;
    text-align: center;
    padding-left: 10px;
    padding-right: 10px;
}
.GridPage_SelectionSummaryCell
{
    vertical-align: middle;
    text-align: right;
}
/*********************** End of Grid Page style ***********************/

/*********************** Account Control style ************************/
.RSAccount
{
}
.RSAccount_EditLevel1
{
}
.RSAccount_EditLevel2
{
}
.RSAccount_EditLevel3
{
}
/********************* End of Account Control style *********************/

@media print 
{
	.ButtonsBottom, .ButtonsTop
	{
		Display: none;
	}
}
