

/* CSS for Glover's Reef DotNetNuke skin --------- */
/* Created by Tyler Fawcett - May 2007 ----------- */


/* Universal ------------------------------*/

html {height: 100%;}
body {margin: 0;}
table, tr, td, p {font-family: georgia, "times new roman", serif; font-size: 11px;}
img {border: 0;}


/* DNN Control Panel ------------------------*/
td#dnn-controls-row {background: #fff; border: 0; padding: 0; height: 0;}
table.ControlPanel {background: #fff; border: 0; border-left: 1px solid #eee; border-right: 1px solid #eee; border-bottom: 1px solid #fff;}
table.ControlPanel td {padding: 0px 0 6px 0;}
table.ControlPanel td td.SubHead {padding: 3px 0 0px 0; background: #f3ebcd;}
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; width: 0px; height: 100px; display: none;}



/* Framework --------------------------*/

table.skeleton {width: 100%; height: 100%;}
td.canvas-edge-left {background: url(canvas-edge-left.gif) right repeat-y #619080; border-right: 3px solid #fff;}
td.canvas-portal {width: 764px; background: #fff;}
td.canvas-admin {width: 980px; background: #fff;}
td.canvas-edge-right {background: url(canvas-edge-right.gif) left repeat-y #619080; border-left: 3px solid #fff; text-align: right;}
table.canvas {width: 100%; height: 100%;}
td.stripe-row {height: 3px; background: #619080; border-bottom: 1px solid #fff; font-size: 1px;}
td.header-row {height: 117px; background: url(header-bg.jpg) no-repeat; padding-left: 15px;}
td.canvas-admin td.header-row {height: 117px; background: url(header-bg-admin.jpg) no-repeat #066dbd; padding-left: 15px;}
td.login-row {height: 30px; background: url(login-bg.gif) repeat-x; border-top: 1px solid #fff; border-bottom: 1px solid #55796d;}
td.date-td {padding: 7px 0 0 8px; border-left: 6px solid #51796b;}
td.login-td {text-align: right; padding: 7px 10px 0 0;}
td.login-td img, td.footer-right img {height: 1px; width: 16px;}
td.content-row {border-bottom: 1px solid #fff; border-top: 1px solid #fff;}
td.canvas-left-column {width: 180px; background: #f3ebcd;}
td.menu-td {}
td.side-content {}
td.canvas-right-column {border-left: 1px solid #fff;}
table.content-bg {background: url(breadcrumb-bg.gif) top repeat-x;}
td.breadcrumb-td {height: 61px; background: url(breadcrumb-watermark.jpg) right no-repeat; border-left: 8px solid #9aaea6; padding: 30px 0 0 8px; color: #92b4a7; font-size: 21px;}
td.content-pad {padding: 14px 16px 14px 16px;}
td.content-top {padding-bottom: 20px;}
td.content-left {width: 25%; padding-right: 20px; padding-bottom: 20px;}
td.content-center {padding-bottom: 20px;}
td.content-right {width: 25%; padding-left: 20px; padding-bottom: 20px;}
td.content-bottom {padding-bottom: 20px;}
td.baseline-td {padding: 0 16px 14px 16px;}
td.content-baseline {}
td.footer-row {height: 29px; background: url(footer-bg.gif) top repeat-x #699788;}
td.footer-left {padding: 7px 0 0 10px;}
td.footer-right {padding: 7px 10px 0 0; text-align: right;}


/* Links --------------------------*/

/* basic links */
a:link, a:visited, a:active {font-family: georgia, "times new roman", serif; font-weight: normal; font-size: 12px; text-decoration: underline; font-weight: normal; color: #066dbd;}
a:hover {font-family: georgia, "times new roman", serif; font-weight: normal; font-size: 12px; text-decoration: none; font-weight: normal; color: #066dbd;}

/* login/logout links */
a.login-link:link, a.login-link:visited, a.login-link:active {text-decoration: none; font-weight: normal; color: #fff;}
a.login-link:hover {text-decoration: underline; font-weight: normal; color: #fff;}

/* breadcrumb links */
a.breadcrumb-link:link, a.breadcrumb-link:visited, a.breadcrumb-link:active {text-decoration: none; font-weight: normal; color: #465c55; font-size: 21px;}
a.breadcrumb-link:hover {text-decoration: underline; font-weight: normal; color: #465c55; font-size: 21px;}
.breadcrumb-link {color: #465c55;}

/* admin and host function links */
a.CommandButton:link, a.CommandButton:visited, a.CommandButton:active {text-decoration: underline; font-weight: normal; color: #066dbd;}
a.CommandButton:hover {text-decoration: none; font-weight: normal; color: #066dbd;}

/* for normal links */
a.Normal:link, a.Normal:visited, a.Normal:active {text-decoration: underline; color: #066dbd;}
a.Normal:hover {text-decoration: none; color: #066dbd;}

/* footer links */
a.footer-link:link, a.footer-link:visited, a.footer-link:active {font-size: 12px; text-decoration: none; font-weight: normal; color: #fff;}
a.footer-link:hover {font-size: 12px; text-decoration: underline; font-weight: normal; color: #fff;}




/* Text -------------------------- */

/* current date */
.current-date {color: #bfd2cb; font-size: 12px;}

/* copyright */
.CopyrightText {color: #bfd2cb; font-size: 12px;}

/* used in admin sections */
.SubHead, .SubHead font {font-family: georgia, "times new roman", serif; font-size: 12px; font-weight: bold; color: #555; padding: 0;}

/* module titles */
.Head {font-family: georgia, "times new roman", serif; font-size: 17px; text-decoration: none; color: #444; font-weight: normal; white-space: nowrap;}

/* colored - used for warnings and such */
.NormalRed {color: #900; font-family: georgia, "times new roman", serif; font-weight: bold; font-size: 12px; line-height: 1.3em;}

/* bold text */
.NormalBold {font-family: georgia, "times new roman", serif; font-size: 12px; font-weight: bold; color: #555; line-height: 1.3em;}

/* normal text */
.Normal {font-family: georgia, "times new roman", serif; font-size: 12px; color: #555; line-height: 1.3em;}





/* Forms ----------------------------- */

/* catch-all */
select, input {font-family: georgia, "times new roman", serif; font-size: 12px; color: #555;}

/* Applies to text input boxes */
.NormalTextBox {font-family: georgia, "times new roman", serif; font-size: 12px; 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; line-height: 1.3em; }

/* idle state of submenu items */
.MainMenu_MenuItem {font-family: georgia, "times new roman", serif; font-size: 12px; font-weight: normal; color: #fff; background: #066dbd; border-left: 6px solid #055da1; border-top: 1px solid #2f85c8; border-bottom: 1px solid #055b9e; padding: 7px 20px 6px 6px;}

/* hover state for submenu items */
.MainMenu_MenuItemSel {font-family: georgia, "times new roman", serif; font-size: 12px; font-weight: normal; color: #465c55; background: #b5ccc3; border-left: 6px solid #9aaea6; border-top: 1px solid #d8e4e0; border-bottom: 1px solid #8c9e97; padding: 7px 20px 6px 6px;}

/* box for submenu */
.MainMenu_SubMenu {z-index: 1000; margin: 0px 0px 0px 0px; background-color: #fff; border: 0px solid #fff; padding: 1px; filter: progid:DXImageTransform.Microsoft.Shadow(color='#aaaaaa', Direction=135, Strength=3);}

/* padding, margin, etc. for menu tds */
.MainMenu_Idle td, .MainMenu_Selected td, .MainMenu_BreadcrumbActive td, .MainMenu_Active td {margin: 0; padding: 0 0 0 8px; height: 30px; width: 180px;}

/* idle state of main menu items */
.MainMenu_Idle td {background: #066dbd; border-left: 6px solid #055da1; border-top: 1px solid #2f85c8; border-bottom: 1px solid #055b9e;}
.MainMenu_Idle td span {color: #fff; font-size: 12px; font-weight: normal; line-height: 1.3em;}

/* hover state of main menu items */
.MainMenu_Selected td {background: #b5ccc3; border-left: 6px solid #9aaea6; border-top: 1px solid #d8e4e0; border-bottom: 1px solid #8c9e97;}
.MainMenu_Selected td span {color: #465c55; font-size: 12px; font-weight: normal; line-height: 1.3em;}

/* active/selected state of main menu items */
.MainMenu_BreadcrumbActive td, .MainMenu_Active td {background: #b5ccc3; border-left: 6px solid #9aaea6; border-top: 1px solid #d8e4e0; border-bottom: 1px solid #8c9e97;}
.MainMenu_BreadcrumbActive td span, .MainMenu_Active td span {color: #465c55; font-size: 12px; font-weight: normal; line-height: 1.3em;}

/* items we don't need to see */
.MainMenu_MenuArrow, .MainMenu_RootMenuArrow, .MainMenu_MenuIcon {display: none;}
.MainMenu_MenuBreak {width: auto; border: 0;}




/* 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: georgia, "times new roman", serif; font-size: 12px; 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: georgia, "times new roman", serif; font-size: 12px; 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;}


/*  End Style Sheet */
