

/* Kirk Horse Insurance DNN ----------- */



/* Universal */

html {height: 100%;}
body {margin: 0; background: #503f37; height: 100%;}
table, tr, td, p, font {font-family: arial, verdana, sans-serif; line-height: 1.4em; font-size: 12px;}
table.ControlPanel {border: 0; border-bottom: 1px dotted #aaa; background: #fafafa;}



/* DNN Control Panel */

table.ControlPanel .SubHead {color: #555;}
table.ControlPanel {background: #fcfcfc; border: 0; border-left: 1px solid #eee; border-right: 1px solid #eee;}
table.ControlPanel td {padding: 0px 0 6px 0;}
table.ControlPanel td td.SubHead {padding: 3px 0 0px 0; background: #f1f1f1;}
table.ControlPanel td td td.SubHead {background: transparent; border: 0;}
table.ControlPanel td td {vertical-align: middle;}
table.ControlPanel table td {padding: 1px 0 0 0;}
table.ControlPanel .ControlPanel {border-left: 1px solid #fff; border-right: 1px solid #fff; border-top: 0; border-bottom: 0; width: 0px; height: 100px; display: none;}


/* Framework */

table.pagemaster {background: url(page-bg.jpg) repeat-x #503f37;}
td.column-watermark-left {width: auto; background: url(watermark-left.jpg) top right no-repeat; font-size: 1px;}
td.column-canvas-left, td.column-canvas-right {width: 15px; background: #44362f;}
td.column-main {width: 700px; background: #493a33; border-left: 1px solid #fff; border-right: 1px solid #fff;}
td.column-watermark-right {width: auto; background: url(watermark-right.jpg) top left no-repeat; text-align: right; font-size: 1px;}

td.header-row {height: 100px; background: url(header-bg.jpg) no-repeat; border-bottom: 1px solid #6e615b;}
td.menu-row {height: 29px; background: url(menu-bg.jpg) repeat-x; border-bottom: 1px solid #6e615b;}
td.banner-row {background: #302622; text-align: center; height: 192px; border-bottom: 1px solid #6e615b;}
td.breadcrumb-row {height: 36px; background: url(breadcrumb-bg.gif) repeat-x bottom; color: #6e615b; font-family: arial, sans-serif; font-size: 13px; padding: 0 15px 0 15px;}
td.content-row {background: url(content-bg.jpg) top right no-repeat; padding: 15px;}
td.footer-row {height: 28px; background: #302622; border-top: 1px solid #6e615b;}

td.login-td {text-align: right; padding: 10px 15px 0 0;}
td.logo-td {padding: 0 10px 10px 10px;}

table.banner-table {width: 682px;}
td.photo-rotate {width: 446px; height: 172px; background: #302622;}
td.tagline-td {padding: 10px; text-align: right; background: url(Header_Tagline.jpg) bottom no-repeat #173a7c;}
/*td.tagline-td {padding: 10px; text-align: right; background: url(tagline-bg.jpg) bottom no-repeat #173a7c;}*/
/*td.tagline-td {padding: 10px; text-align: right; background: url(tagline-bg-blank.jpg) bottom no-repeat #173a7c;}*/
.tagline-pane {font-family: 'times new roman', serif; color: #fff; font-size: 17px;}
.tagline-pane .SubHead {color: #fff;}
.tagline-pane .Normal {font-size: 17px; line-height: 1.2em;}

td.content-top {padding-bottom: 20px;}
td.content-left {width: 34%; padding-right: 20px; padding-bottom: 20px;}
td.content-center {padding-bottom: 20px;}
td.content-right {width: 34%; padding-left: 20px; padding-bottom: 20px;}
td.content-bottom {padding-bottom: 20px;}

td.footer-left {}
td.footer-right {text-align: right;}



/* Links */

/* basic links */
a:link, a:visited, a:active {font-family: arial, verdana, sans-serif;	font-weight: normal; font-size: 11px; text-decoration: underline; font-weight: normal; line-height: 1.4em; color: #5b8dd9;}
a:hover {font-family: arial, verdana, sans-serif; font-weight: normal; font-size: 11px; text-decoration: underline; font-weight: normal; line-height: 1.4em; color: #fff;}

/* register and login/logout links */
a.login-link:link, a.login-link:visited, a.login-link:active {text-decoration: none; font-weight: normal; background: url(reg-bg.gif) bottom repeat-x #2959a3; color: #fff; padding: 1px 6px 4px 6px;}
a.login-link:hover {text-decoration: none; font-weight: normal; background: url(reg-bg-over.gif) bottom repeat-x #507cbf; color: #fff; padding: 1px 6px 4px 6px;}

/* breadcrumb links */
a.breadcrumb-link:link, a.breadcrumb-link:visited, a.breadcrumb-link:active, .breadcrumb-link {text-decoration: none; font-weight: normal; font-size: 13px; font-family: arial, sans-serif; color: #fff;}
a.breadcrumb-link:hover {text-decoration: none; font-weight: normal; font-size: 13px; font-family: arial, sans-serif; color: #fff;}

/* admin and host function links */
a.CommandButton:link, a.CommandButton:visited, a.CommandButton:active {text-decoration: underline; font-weight: normal; color: #5b8dd9;}
a.CommandButton:hover {text-decoration: none; font-weight: normal; color: #5b8dd9;}

/* for normal links */
a.Normal:link, a.Normal:visited, a.Normal:active {text-decoration: underline; color: #5b8dd9;}
a.Normal:hover {text-decoration: underline; color: #fff;}

/* footer links */
a.footer-link:link, a.footer-link:visited, a.footer-link:active {font-size: 11px; text-decoration: none; font-weight: normal; color: #fff;}
a.footer-link:hover {font-size: 11px; text-decoration: underline; font-weight: normal; color: #fff;}




/* Text */

/* current date */
.current-date {color: #fff;}

/* copyright */
.CopyrightText {color: #fff; font-size: 11px;}

/* used in admin sections */
.SubHead, .SubHead font {font-family: arial, verdana, sans-serif; font-size: 11px; font-weight: bold; color: #fff; padding: 0;}

/* module titles */
.Head {font-family: arial, verdana, sans-serif; font-size: 13px; text-decoration: none; color: #fff; font-weight: normal; white-space: nowrap;}

/* colored - used for warnings and such */
.NormalRed {color: #900; font-family: arial, verdana, sans-serif;	font-weight: bold; font-size: 11px;	line-height: 1.4em;}

/* bold text */
.NormalBold {font-family: arial, verdana, sans-serif;	font-size: 11px; font-weight: bold;	color: #fff; line-height: 1.4em;}

/* normal text */
.Normal {font-family: arial, verdana, sans-serif; font-size: 12px; color: #fff; line-height: 1.4em;}

/* misc text we need to show as white */
.WizardText, .DataGrid_Item, .DataGrid_Header {color: #fff;}
table.pagemaster label {color: #fff;}




/* Forms */

/* catch-all */
select, input {font-family: arial, verdana, sans-serif; font-size: 11px; color: #555;}

/* Applies to text input boxes */
span.NormalTextBox {font-family: arial, verdana, sans-serif; font-size: 11px; color: #fff;}
input.NormalTextBox {font-family: arial, verdana, sans-serif; font-size: 11px; color: #555;}
select.NormalTextBox {font-family: arial, verdana, sans-serif; font-size: 11px; color: #555;}
textarea.NormalTextBox {font-family: arial, verdana, sans-serif; font-size: 11px; color: #555;}

/* table cells that contain text input boxes */
td.NormalTextBox {padding: 0; margin: 0; background: transparent; color: #555;}



/* Main Menu */

.MainMenu_MenuContainer {background: transparent; width: 1px;}
.MainMenu_MenuContainer td {font-size: 0px; font-weight: normal;}

/* idle state of submenu items */
.MainMenu_MenuItem {font-family: arial, verdana, sans-serif; font-size: 11px; font-weight: normal;	color: #fff; background: #493a33; border: #493a33 1px solid; padding: 3px 10px 4px 7px;}

/* hover state for submenu items */
.MainMenu_MenuItemSel {font-family: arial, verdana, sans-serif; font-size: 11px; font-weight: normal; color: #fff;	background: #1e1715; border: #1e1715 1px solid; padding: 3px 10px 4px 7px;}

/* box for submenu */
.MainMenu_SubMenu {z-index: 1000; margin: 1px 0px 0px 0px;	background: #89817d; border: 1px solid #89817d; padding: 0px; filter: progid:DXImageTransform.Microsoft.Shadow(color='#aaaaaa', Direction=135, Strength=3); filter: none;}

/* menu arrows */
.MainMenu_MenuArrow {display: none;}

/* common menu attributes */
.MainMenu_Idle td, .MainMenu_Selected td, .MainMenu_BreadcrumbActive td, .MainMenu_Active td {margin: 0; padding: 0 20px 0 20px; height: 29px; font-weight: bold; font-family: arial;}

/* idle state of main menu items */
.MainMenu_Idle td {background: url(menu-bg.jpg) top repeat-x;}
.MainMenu_Idle td span {color: #fff; font-size: 11px; line-height: 1.0em;}

/* hover state of main menu items */
.MainMenu_Selected td {background: url(menu-on.jpg) top repeat-x;}
.MainMenu_Selected td span {color: #fff; font-size: 11px; line-height: 1.0em;}

/* active/selected state of main menu items */
.MainMenu_BreadcrumbActive td, .MainMenu_Active td {background: url(menu-on.jpg) top repeat-x;}
.MainMenu_BreadcrumbActive td span, .MainMenu_Active td span {color: #fff; font-size: 11px; line-height: 1.0em;}

/* items we don't need to see */
.MainMenu_RootMenuArrow, .MainMenu_MenuIcon {display: none;}
.MainMenu_MenuBreak {display: none;}




/* Module Menus */

/* Outer cntainer for module submenu */
.ModuleTitle_MenuContainer {}

/* Inner container for module submenu */
.ModuleTitle_MenuBar {}

/* Idle state for module submenu items */
.ModuleTitle_MenuItem {font-family: arial, verdana, sans-serif; font-size: 11px; color: #555; font-weight: normal;	background: #f7f7f7; border: #f7f7f7 1px solid;	padding: 1px 10px 2px 0px;}

/* Inner, inner container for module submenu (?) */
.ModuleTitle_SubMenu {z-index: 1000; margin: 1px 0px 0px 0px; background-color: #f7f7f7; border: 1px solid #ccc; padding: 0px; filter: progid:DXImageTransform.Microsoft.Shadow(color='#999999', Direction=135, Strength=3);}

/* Hover state for module submenu items */
.ModuleTitle_MenuItemSel {font-family: arial, verdana, sans-serif;	font-size: 11px; font-weight: normal; color: #333; background: #ddd; border-left: #ddd 1px solid; border-right: #ddd 1px solid;	padding: 1px 10px 2px 0px;}

.ModuleTitle_MenuIcon {border: 1px solid #eee; padding: 0 3px 0 3px;}

/* elements we don't need to see */
.ModuleTitle_MenuBreak, .ModuleTitle_MenuArrow, .ModuleTitle_RootMenuArrow {display: none;}



