/* Main Layout */

body {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(images/bodyBg.jpg);
	margin: 0;
}

img, 
.gecko, 
.gecko2, 
.leftMenuShadow, 
.leftShadow2, 
.leftShadow3, 
.rightShadowglow, 
.rightShadow3, 
.rightShadow4, 
.leftShadowGlow, 
.nuggets, 
.rightMenuShadow, 
.leftMenuShadow,
.internalHeader,
.menubg  { 
	behavior: url(http://www.finderskeepersgold.com/Portals/_default/Skins/Finders-Keepers/Scripts/iepngfix.htc);
	border:none;
	
	
	}

.menubg {
	background-image: url(images/menu_bg.png);
	background-position:bottom;
	background-repeat:no-repeat;
}

.ActiveTab {
	font-family:"Times New Roman", Times, serif;
	font-size:34px;
	font-weight:bold;
	color:#262425;
}


.leftMenuShadow {
	background-image: url(images/leftMenuShadow.png);
	background-repeat: no-repeat;
}

.rightMenuShadow {
	background-image: url(images/rightMenuShadow.png);
	background-repeat: no-repeat;
}

.leftShadow2 {
	background-image: url(images/leftShadow2.png);
	background-repeat: repeat-y;
}

.rotatorBg {
	background-image: url(images/rotatorBg.jpg);
}

.internalHeader {
	background-image: url(images/internal_header.png);
	background-repeat:no-repeat;
}

.panelBg {
	background-image: url(images/panelBar.png);
	color: #000000;
}

.gecko {
	background-image: url(images/gecko.png);
	background-repeat: repeat-y;
}

.gecko2 {
	background-image: url(images/gecko2.png);
	background-repeat: repeat-y;
}

.leftShadow3 {
	background-image: url(images/leftShadow3.png);
	background-repeat: repeat-y;
}

.searchBar {
	background-image: url(images/searchBar.jpg);
	background-repeat: repeat-y;
}

.rightShadow3 {
	background-image: url(images/rightShadow3.png);
	background-repeat: repeat-y;
}

.nuggets {
	background-image: url(images/nuggets.png);
	background-repeat: no-repeat;
}

.homeContent {
	background-color: #FFFFFF;
}

.rightShadow4 {
	background-image: url(images/rightShadow4.png);
	background-repeat: no-repeat;
}

.homeContentPane {
	margin: 12px 25px 20px 18px;
	color: #000000;
	font-size: 11px;
}

.rotatorPane {
	margin: 10px;
}

.footer {
	color: #FFFFFF;
	font-size: 11px;
	padding-left: 15px;
	padding-top: 8px;
	padding-bottom: 20px;
}

.searchTable {
	padding-right: 10px;
	text-align: right;
}

.NormalTextBoxSearch {
	font-size: 10px;
	color: #808080;
}

hr {
	border: 1px dotted #000000;
}

/* Links */

.homeContentPane a:link {
	color: #6d4631;
	text-decoration: none;
}

.homeContentPane a:visited {
	color: #6d4631;
	text-decoration: none;
}

.homeContentPane a:hover {
	color: #6d4631;
	text-decoration: underline;
}

.homeContentPane a:active {
	color: #6d4631;
	text-decoration: none;
}

.footerLink a:link {
	color: #FFFFFF;
	font-size: 11px;
	text-decoration: none;
}

.footerLink a:visited {
	color: #FFFFFF;
	font-size: 11px;
	text-decoration: none;
}

.footerLink a:hover {
	color: #FFFFFF;
	font-size: 11px;
	text-decoration: underline;
}

.footerLink a:active {
	color: #FFFFFF;
	font-size: 11px;
	text-decoration: none;
}

/* style for module titles */
.Head
{
	font-size: 20px;
	font-weight: normal;
	color: #000000;
}

/* style of item titles on edit and admin pages */
.SubHead
{
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead
{
	font-size: 11px;
	font-weight: bold;
	color: black;
}

/* text style used for most text rendered by modules */
.Normal, .NormalDisabled
{
	font-size: 11px;
	font-weight: normal;
}

/* text style used for rendered text which should appear disabled */
.NormalDisabled
{
	color: Silver;
}

/* text style used for rendered text which requires emphasis */
.NormalBold
{
	font-size: 11px;
	font-weight: bold;
}

/* text style used for error messages */
.NormalRed
{
	font-size: 12px;
	font-weight: bold;
	color: #ff0000;
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
	font-size: 12px;
	font-weight: normal;
}

/* Headings, Paragraphs, and Other Font Styles */

.textstandard {
	color: #000000;
	font-size: 11px;
}
.subheader {
	color: #000000;
	font-size: 12px;
	font-weight:bold;
}
.mainheader {
	color: #000000;
	font-size: 14px;
	font-weight:bold;
}

p {
	font-size:11px;
	font-weight:normal;
	line-height:1.5em;
	margin:0pt 0pt 20px;
}

.blockquote {
	line-height:1.5em;
}

h1, h2, h3, h4, h5, h6 {
	color: #000000;
}

/* Fck Editor Styles */

.mainBodyTitle {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 14px;
	font-weight:bold;
}

.mainBodySubTitle {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	font-weight:bold;
}

.mainBodyText {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
}


/* Rad Menu */
.RadMenu_dnn .rootGroup .item a:link, .RadMenu_dnn .rootGroup .item a:active, .RadMenu_dnn .rootGroup .item a:visited  {
	cursor: pointer;
}

.RadMenu_dnn .rootGroup .item a:hover {
	cursor: pointer;
}

.RadMenu_dnn .Group .item a:link, .RadMenu_dnn .Group .item a:active, .RadMenu_dnn .Group .item a:visited  {
	cursor: pointer;
}

.RadMenu_dnn .Group .item a:hover {
	cursor: pointer;
}

/* Rad Menu Admin */

.RadMenu_DNNADMIN  .item a:link, .RadMenu_DNNADMIN .item a:active, .RadMenu_DNNADMIN .item a:visited {
	background-color:#6e3b1c;
	color: #FFFFFF;
	width: 200px;
	font-weight:bold;
	font-size: 12px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 12px;
	padding-right: 12px;
}
.RadMenu_DNNADMIN .item a:hover {
	cursor: hand;
	cursor: pointer;
	background-color:#c8bdb6;
	color: #000000;
}
.ControlPanel, .PagingTable
{
	width: 100%;
	background-color: #FFFFFF;
	border-right: #FFFFFF 1px solid;
	border-top: #FFFFFF 1px solid;
	border-left: #FFFFFF 1px solid;
	border-bottom: #FFFFFF 1px solid;
}

/* Rad Panel Bar */

.RadPanelbar_Isis
{
	width: 180px;
	white-space: normal;
}

.RadPanelbar_Isis .rootGroup .item a:link, .RadPanelbar_Isis .rootGroup .item a:active, .RadPanelbar_Isis .rootGroup .item a:visited, .RadPanelbar_Isis .rootGroup .item a:hover
{
	font-family: Arial,helvetica,sans-serif;
	font-size: 12px;
	padding-top: 4px;
	padding-bottom: 4px;
	color: #4f6f77;
	font-weight: normal;
	background-color: #eaf0f0;
	border-bottom: 1px #000000 dotted;
	/*line-height: 20px;*/
	white-space: normal;
	width: 180px;
}

.RadPanelbar_Isis .rootGroup .item a:link.expandable, .RadPanelbar_Isis .rootGroup .item a:active.expandable, .RadPanelbar_Isis .rootGroup .item a:visited.expandable, .RadPanelbar_Isis .rootGroup .item a:hover.expandable
{
	background-image: url(images/menu/unselect.jpg);
	background-position:right top;
	background-repeat: no-repeat;
	width: 180px;
}

.RadPanelbar_Isis .rootGroup .item a:link.expandable.SelectedPathHeaderItemCss, .RadPanelbar_Isis .rootGroup .item a:active.expandable.SelectedPathHeaderItemCss, .RadPanelbar_Isis .rootGroup .item a:visited.expandable.SelectedPathHeaderItemCss, .RadPanelbar_Isis .rootGroup .item a:hover.expandable.SelectedPathHeaderItemCss
{
	background-image: url(images/menu/select.jpg);
	background-position:right top;
	background-repeat: no-repeat;
	width: 180px;
}

.RadPanelbar_Isis .rootGroup .item .text {
	padding-left: 5px;
	width: 180px;
}

.RadPanelbar_Isis .rootGroup .item .SelectedPathHeaderItemCss:link, .RadPanelbar_Isis .rootGroup .item .SelectedPathHeaderItemCss:active, .RadPanelbar_Isis .rootGroup .item .SelectedPathHeaderItemCss:visited, .RadPanelbar_Isis .rootGroup .item .SelectedPathHeaderItemCss:hover
{
	font-family: Arial,helvetica,sans-serif;
	font-size: 12px;
	padding-top: 4px;
	padding-bottom: 4px;
	color: #4f6f77;
	background-color: #eaf0f0;
	border-bottom: 1px #000000 dotted;
	/*line-height: 20px;*/
	white-space: normal;
	width: 180px;
}

.RadPanelbar_Isis .level1 .item a:link, .RadPanelbar_Isis .level1 .item a:active, .RadPanelbar_Isis .level1 .item a:visited, .RadPanelbar_Isis .level1 .item a:hover
{
	font-family: Arial,helvetica,sans-serif;
	font-size: 11px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-right: 10px;
	color: #4f6f77;
	font-weight: normal;
	background-color: #eaf0f0;
	border-bottom: 1px #000000 dotted;
	/*line-height: 20px;*/
	white-space: normal;
	width: 180px;
}

.RadPanelbar_Isis .level1 .item .SelectedPathClass:link, .RadPanelbar_Isis .level1 .item .SelectedPathClass:active, .RadPanelbar_Isis .level1 .item .SelectedPathClass:visited, .RadPanelbar_Isis .level1 .item .SelectedPathClass:hover
{
	font-family: Arial,helvetica,sans-serif;
	font-size: 11px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-right: 10px;
	color: #4f6f77;
	text-decoration: none;
	background-color: #eaf0f0;
	border-bottom: 1px #000000 dotted;
	/*line-height: 20px;*/
	white-space: normal;
	width: 180px;
}

.RadPanelbar_Isis .level2 .item a:link, .RadPanelbar_Isis .level2 .item a:active, .RadPanelbar_Isis .level2 .item a:visited, .RadPanelbar_Isis .level2 .item a:hover
{
	font-family: Arial,helvetica,sans-serif;
	font-size: 11px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 15px;
	color: #4f6f77;
	font-weight: normal;
	background-color: #eaf0f0;
	border-bottom: 1px #000000 dotted;
	/*line-height: 20px;*/
	white-space: normal;
	width: 180px;
}

.RadPanelbar_Isis .level2 .item .SelectedPathClass:link, .RadPanelbar_Isis .level2 .item .SelectedPathClass:active, .RadPanelbar_Isis .level2 .item .SelectedPathClass:visited, .RadPanelbar_Isis .level2 .item .SelectedPathClass:hover
{
	font-family: Arial,helvetica,sans-serif;
	font-size: 11px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 15px;
	color: #4f6f77;
	text-decoration: none;
	background-color: #eaf0f0;
	border-bottom: 1px #000000 dotted;
	/*line-height: 20px;*/
	white-space: normal;
	width: 180px;
} 