

/* CSS for Dulwich College Beijing DotNetNuke skin ---------- */
/* June 2007 ------------------------------------------------ */

/* Rotating Banners ---------------------- */

table.banner-01 {width: 100%; height: 100%; background: url(banner-01.jpg) no-repeat;}
table.banner-02 {width: 100%; height: 100%; background: url(banner-02.jpg) no-repeat;}
table.banner-03 {width: 100%; height: 100%; background: url(banner-03.jpg) no-repeat;}
table.banner-04 {width: 100%; height: 100%; background: url(banner-04.jpg) no-repeat;}
table.banner-05 {width: 100%; height: 100%; background: url(banner-05.jpg) no-repeat;}


/* Universal ------------------------------ */

html {height: 100%; margin: 0; padding: 0; border: 0;}
body { height: 100%; background: #aeaeae; margin: 0; padding: 0;}
table, tr, td, p {font-family: "verdana", sans-serif; line-height: 1.3em;}


/* dnn control panel */
td#dnn-controls-row {background: #fff; border: 0; padding: 0; height: 0;}
table.ControlPanel {background: #fefefe; border: 0; border-left: 1px solid #eee; border-right: 1px solid #eee; border-bottom: 1px solid #ddd;}
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; width: 0px; height: 100px; display: none;}



/* Framework -------------------------- */

table.page-master {height: 100%; background: url(page-bg.jpg) repeat-x top; width: 100%; padding: 0; margin: 0 auto -20px auto;}
td.canvas-edge-left {width: 25px; background: #a4a4a4; border-right: 6px solid #fff;}
td.canvas-portal {height: 100%; width: 918px; background: #fff;}
td.canvas-edge-right {width: 25px; background: #a4a4a4; border-left: 6px solid #fff;}
table.canvas-table {height: 100%; width: 100%;}
td.top-row {height: 157px; font-size: 10px; padding: 0; margin: 0; background: url(header-bg.gif) repeat-x top;)}
td.header-top {}
td.logo-td {width: 250px;}
td.toplinks1-td {padding-top: 6px;}
td.header-bottom {}
td.toplinks2-td {height: 23px; padding: 0;}
td.search-td {text-align: right; padding: 0 10px 0 0;}
td.middle-row {}
table.canvas-inner {height: 100%; width: 100%;}
td.canvas-left {width: 220px; background: url(sidebar-stripe.gif) left repeat-y;}
table.sidebar-table {width: 100%; background: url(menu-header.gif) top no-repeat;}
td.menu-td {padding-top: 54px;}
td.sidebar-content {padding: 0px 10px 10px 10px; background: transparent;}
td.canvas-right {background: url(content-bg.gif) top right no-repeat;}
td.breadcrumb-row {font-family: "times new roman", georgia, serif; font-size: 19px; padding-top: 28px; padding-bottom: 10px; color: #6786c6;}
td.content-pad {padding: 10px 10px 10px 0;}
td.bottom-row {height: 34px; background: url(footer-bg.gif) repeat-x; font-size: 10px;}
td.footer-left {padding: 4px 0 0 10px;}
td.footer-right {padding: 0 0 0 0;}
td.terms-td {background: url(footer-right.gif) no-repeat; height: 34px; padding: 0 10px 0 34px;}

td.content-top-left {padding-bottom: 20px;}
td.content-top-center {padding-bottom: 20px;}
td.content-top-right {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-left {padding-bottom: 20px;}
td.content-bottom-center {padding-bottom: 20px;}
td.content-bottom-right {padding-bottom: 20px;}

/* Links -------------------------- */

/* basic links */
a:link, a:visited, a:active {font-family: "verdana", sans-serif; font-weight: normal; font-size: 11px; text-decoration: underline; font-weight: normal; color: #bd1425;}
a:hover {font-family: "verdana", sans-serif; font-weight: normal; font-size: 11px; text-decoration: none; font-weight: normal; color: #bd1425;}

/* login/logout links */
a.login-link:link, a.login-link:visited, a.login-link:active {text-decoration: none; font-size: 11px; font-weight: normal; color: #444; padding: 0 10px 0px 10px; background: url(headerlink-bg.gif) right no-repeat;}
a.login-link:hover {text-decoration: underline; font-size: 11px; font-weight: normal; color: #222; padding: 0 10px 0px 10px; background: url(headerlink-bg.gif) right no-repeat;}

/* breadcrumb links */
a.breadcrumb-link:link, a.breadcrumb-link:visited, a.breadcrumb-link:active {font-family: "times new roman", georgia, serif; text-decoration: none; font-weight: normal; color: #fff; font-size: 19px;}
a.breadcrumb-link:hover {font-family: "times new roman", georgia, serif; text-decoration: none; font-weight: normal; color: #fff; font-size: 19px;}
.breadcrumb-link {font-family: "times new roman", georgia, serif; color: #fff; font-size: 19px;}

/* admin and host function links */
a.CommandButton:link, a.CommandButton:visited, a.CommandButton:active {text-decoration: underline; font-weight: normal; color: #bd1425;}
a.CommandButton:hover {text-decoration: none; font-weight: normal; color: #bd1425;}

/* for normal links */
a.Normal:link, a.Normal:visited, a.Normal:active {text-decoration: underline;}
a.Normal:hover {text-decoration: none;}

/* 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: none; font-weight: normal; color: #fff;}

/* header links */
a.header-link:link, a.header-link:visited, a.header-link:active {font-size: 11px; line-height: 23px; height: 23px; text-decoration: none; font-weight: normal; color: #444; padding: 0 10px 0px 10px; background: url(headerlink-bg.gif) right no-repeat;}
a.header-link:hover {font-size: 11px; height: 23px; text-decoration: underline; font-weight: normal; color: #222; padding: 0 10px 0px 10px; background: url(headerlink-bg.gif) right no-repeat;}




/* Text -------------------------- */

/* current date */
.current-date {color: #444; font-size: 11px; padding: 0 10px 0px 10px; background: url(headerlink-bg.gif) right no-repeat;}

/* copyright */
.CopyrightText {color: #777; font-size: 11px;}

/* used in admin sections */
.SubHead, .SubHead font {font-family: "verdana", sans-serif; font-size: 11px; font-weight: bold; color: #555; padding: 0;}

/* module titles */
.Head {font-family: "verdana", sans-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: "verdana", sans-serif; font-weight: bold; font-size: 11px; line-height: 1.3em;}

/* bold text */
.NormalBold {font-family: "verdana", sans-serif; font-size: 11px; font-weight: bold; color: #555; line-height: 1.3em;}

/* normal text */
.Normal {font-family: "verdana", sans-serif; font-size: 11px; color: #555; line-height: 1.3em;}





/* Forms ----------------------------- */

/* catch-all */
select, input {font-family: "verdana", sans-serif; font-size: 11px; color: #555;}

/* Applies to text input boxes */
.NormalTextBox {font-family: "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;}

/* for the search text field */
#dnn_dnnSEARCH_txtSearch.NormalTextBox {line-height: 14px; font-size: 11px; width: 144px; padding: 0; height: 22px; color: #555; cursor: text; background: transparent; border: 0;}

/* for the search input box */
td.search-bg input {height: 20px;}

/* button in search area */
.search-td a:link, .search-td a:visited, .search-td a:active, .search-td a:hover {width: 50px; padding: 2px 46px 5px 0; _padding: 0 0 5px 0; height: 20px; background: url(spacer.gif) no-repeat; text-decoration: none;}





/* Main Menu ----------------------------- */

.MainMenu_MenuContainer {background: transparent; width: 205px; border-top: 1px solid #fff;}
.MainMenu_MenuContainer td {font-size: 0px; font-weight: normal; line-height: 1.3em; width: 205px;}

/* idle state of submenu items */
.MainMenu_MenuItem {font-family: "verdana", sans-serif; font-size: 11px; font-weight: normal; color: #555; padding: 5px 14px 6px 7px; background: url(menu-off-bg.gif) left bottom no-repeat; border: 0;}

/* hover state for submenu items */
.MainMenu_MenuItemSel {font-family: "verdana", sans-serif; font-size: 11px; font-weight: normal; color: #fff; padding: 5px 14px 6px 7px; background: url(menu-on-bg.gif) left bottom no-repeat; border: 0;}

/* box for submenu */
.MainMenu_SubMenu {z-index: 1000; margin: 1px 0px 0px 0px; background-color: #aeaeae; border: 1px solid #fff; border-bottom: 0; padding: 0px; filter: progid:DXImageTransform.Microsoft.Shadow(color='#aaaaaa', Direction=135, Strength=3);}

/* menu arrows for DNN4.4.1 and newer - controls the pixel shift on hover */
.MainMenu_MenuArrow {padding: 0 2px 0 0px; border: 0; text-align: right; display: none;}

.MainMenu_Idle td, .MainMenu_Selected td, .MainMenu_BreadcrumbActive td, .MainMenu_Active td  {margin: 0; padding: 0 0 0 10px; height: 28px; width: 205px;}

.MainMenu_Idle td span, .MainMenu_Selected td span, .MainMenu_BreadcrumbActive td span, .MainMenu_Active td span {font-size: 11px; font-weight: bold; line-height: 1.3em;}

/* idle state of main menu items */
.MainMenu_Idle td {background: url(menu-off-bg.gif) no-repeat;}
.MainMenu_Idle td span {color: #333;}

/* hover state of main menu items */
.MainMenu_Selected td {background: url(menu-on-bg.gif) no-repeat;}
.MainMenu_Selected td span {color: #fff;}

/* active/selected state of main menu items */
.MainMenu_BreadcrumbActive td, .MainMenu_Active td {background: url(menu-on-bg.gif) no-repeat;}
.MainMenu_BreadcrumbActive td span, .MainMenu_Active td span {color: #fff;}

/* items we don't need to see */
.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 {}

/* 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);}

/* Idle state for module submenu items */
.ModuleTitle_MenuItem {font-family: "verdana", sans-serif; font-size: 11px; color: #555; font-weight: normal; background: #f7f7f7; border: #f7f7f7 1px solid; padding: 2px 10px 3px 0px;}

/* Hover state for module submenu items */
.ModuleTitle_MenuItemSel {font-family: "verdana", sans-serif; font-size: 11px; font-weight: normal; color: #333; background: #eee; border: #eee 1px solid; padding: 2px 10px 3px 0px;}

.ModuleTitle_MenuIcon {background: #eee; 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 */