﻿/* ==============================================
    CSS STYLES FOR Skin and Construction Kit 1.0
   ==============================================
*/   
/* GENERAL */

.headerpane {
}

.loginpane {
}

.menupane {
}

.leftpane {
}

.secondleftpane {
}

.contentpane {
}

.secondcontentpane {
}

.bottompane1 {
}

.bottompane2 {
}

.bottompane3 {
}

.rightpane {
}

.secondrightpane {
}

.leftinnerpane {
}

.fillerpane1 {
}

.fillerpane2 {
}

.rightinnerpane {
}

.footerpane {
}

.secondfooterpane {
}

.footer1 {
}

.footer2 {
}

.footer3 {
}

.creditspane {
}

.separator {
}

.leftsep {
}

.rightsep {
}

.leftsepactive {
}

.rightsepactive {
}

.leftsepbc {
}

.rightsepbc {
}



/* ================================
    CSS STYLES FOR DotNetNuke
   ================================
*/   
/* PAGE BACKGROUND */
/* background color for the header at the top of the page  */
.headbg {
}

/* background color for the content part of the pages */
body {
	background-color: #E2E2CA;

	font-family: Verdana, Arial, "Arial Unicode MS", Verdana, sans-serif;
	font-size: 10pt;
	scrollbar-face-color: #741012;
	scrollbar-highlight-color: #FFE500;
	scrollbar-3dlight-color: #E2E2CA;
	scrollbar-shadow-color: #E2E2CA;
	scrollbar-darkshadow-color: #741012;
	scrollbar-track-color: #E2E2CA;
	scrollbar-arrow-color: Yellow;
}

/* background/border colors for the selected tab */
.tabbg {
}

.leftpane {
}

.contentpane {
}

.rightpane {
}


/* text style for the selected tab */
.selectedtab {
	font-weight: bold;
	font-size: 8pt;
	color: Yellow;
	font-family: Arial, Helvetica;
	text-decoration: none;
}

/* hyperlink style for the selected tab */
a.selectedtab:link {
	text-decoration: none;
	color: White;
	font-size: 8pt;
}

a.selectedtab:visited {
	text-decoration: none;
	color: White;
	font-size: 8pt;
}

a.selectedtab:active {
	text-decoration: none;
	color: White;
	font-size: 8pt;
}

a.selectedtab:hover {
	text-decoration: none;
	color: White;
	font-size: 8pt;
}

#_ctl0_dnnBREADCRUMB_lblBreadCrumb {
	text-decoration: none;
	color: White;
	font-size: 8pt;
}


/* text style for the unselected tabs */
.othertabs {
	font-weight: bold;
	font-size: 9pt;
	color: yellow;
	font-family: Arial, Helvetica;
	text-decoration: none;
}

    
/* hyperlink style for the unselected tabs */
a.othertabs:link {
	text-decoration: none;
	color: yellow;
}

a.othertabs:visited {
	text-decoration: none;
	color: yellow;
}

a.othertabs:active {
	text-decoration: none;
	color: pink;
}

a.othertabs:hover {
	text-decoration: underline;
	color: red;
}


/* GENERAL */
/* style for module titles */
.head {
	font-family: "Arial Black", Arial, Helvetica;
	font-size: 12pt;
	font-weight: normal;
	color: #741012;
}

/* style of item titles on edit and admin pages */
.subhead {
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.subsubhead {
}

/* text style used for most text rendered by modules */
.normal {
	font-family: Verdana, Arial, "Arial Unicode MS", Verdana, sans-serif;
	font-size: 10pt;
}

.Normal {
	font-family: Verdana, Arial, "Arial Unicode MS", Verdana, sans-serif;
	font-size: 10pt;
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.normaltextbox {
}

.normalred {
}

.normalbold {
}

/* text style for buttons and link buttons used in the portal admin pages */
.commandbutton {
	color: white;

}

    
/* hyperlink style for buttons and link buttons used in the portal admin pages */
a.commandbutton:link {
	color: blue;
}

a.commandbutton:visited {
	color: blue;
}

a.commandbutton:active {
	color: aliceblue;
}

a.commandbutton:hover {
	color: Red;
}

/* hyperlink style for buttons and link buttons used in the portal admin pages */

.commandbutton2
{
	font-size: 10px;
	font-family: Arial, Verdana;
	color: yellow;
}

a.commandbutton2:link {
	color: yellow;
}

a.commandbutton2:visited {
	color: Yellow;
}

a.commandbutton2:active {
	color: aliceblue;
}

a.commandbutton2:hover {
	color: White;
}



/* text style for buttons and link buttons used in the portal admin pages */
.commandbutton1 {
	
}

    
/* hyperlink style for buttons and link buttons used in the portal admin pages */
a.commandbutton1:link {
	
}

a.commandbutton1:visited {
	
}

a.commandbutton1:active {
	
}

a.commandbutton1:hover {
	
}

/* text style for buttons and link buttons used in the portal admin pages */
.commandbuttonX {
	font-family: Arial;	
	font-size: 10pt;
}

    
/* hyperlink style for buttons and link buttons used in the portal admin pages */
a.commandbuttonX:link {
	font-family: Arial;
	font-size: 10pt;
}

a.commandbuttonX:visited {
	font-family: Arial;
	font-size: 10pt;
}

a.commandbuttonX:active {
	font-family: Arial;	
	font-size: 10pt;
}

a.commandbuttonX:hover {
	font-family: Arial;	
	font-size: 10pt;
}	

/* GENERIC */
h1 {
}

h2 {
}

h3 {
	font-family: Verdana, Arial, sans-serif;	
	font-size: 12pt;
	Color: #741012;
	font-weight: bold;
}

h4 {
	font-family: Verdana, Arial, sans-serif;	
	font-size: 12pt;
	Color: #741012;
	font-weight: bold;
}

h5, dt {
}

h6 {
}

tfoot, thead {
}

th {
}

a:link {
}

a:visited {
}

a:active {
}

a:hover {
}

small {
}

big {
}

blockquote, pre {
}

ul li {
	font-family: sans-serif;
}

ul li li {
	font-family: sans-serif;
}

ul li li li {
	font-family: sans-serif;
}

ol li {
	font-family: sans-serif;
}

ol ol li {
	font-family: sans-serif;
}

ol ol ol li {
	font-family: sans-serif;
}

hr {
}
/* 2005-12-05 changed from 11px to 12px  */
p {
	font-family:   Verdana, Arial, "Arial Unicode MS", Verdana, sans-serif;
	font-size: 10pt;
}

/* MODULE-SPECIFIC */
/* text style for reading messages in Discussion */    
.message {
}
   
/* style of item titles by Announcements and events */
.itemtitle {
}

/* Menu-Styles */
/* Module Title Menu */
.moduletitle_menucontainer {
}

.moduletitle_menubar {
}

.moduletitle_menuitem {
}

.moduletitle_menuicon {
}

.moduletitle_submenu {
}

.moduletitle_menubreak {
}

.moduletitle_menuitemsel {
}

.moduletitle_menuarrow {
}

.moduletitle_rootmenuarrow {
}

/* Main Menu */
.mainmenu_menucontainer {
	border-bottom: #404040 0px solid;
	border-left: #FF8080 0px solid;
	border-top: #FF8080 0px solid;
	border-right: #404040 0px solid;
	background-color: transparent;
}

.mainmenu_menubar {
	cursor: pointer;
	cursor: hand;
	height: 21;
}

.mainmenu_menuitem {
	cursor: pointer;
	cursor: hand;
	color: Yellow;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	font-style: normal;
	border-left: #000000 0px solid;
	border-bottom: #000000 0px solid;
	border-top: #000000 0px solid;
	border-right: #000000 0px solid;
	background-image: url(/Portals/_default/Skins/RM-Skin2/RM-rbtop.gif);
}

.mainmenu_menuicon {
	cursor: pointer;
	cursor: hand;
	background-color: #E2E2CA;
	border-left: #000000 0px solid;
	border-right: #000000 0px solid;
	border-bottom: #000000 0px solid;
	border-top: #000000 0px solid;
	text-align: center;
	width: 15;
	height: 21;
	background-image: url(/Portals/_default/Skins/RM-Skin2/spacer.gif);
}

.mainmenu_submenu {
	z-index: 1000;
	cursor: pointer;
	cursor: hand;
	background-color: #741012;
	filter: progid:DXImageTransform.Microsoft.Shadow(color='DimGray', Direction=135, Strength=3);
	border-bottom: #404040 0px solid;
	border-left: #FF8080 0px solid;
	border-top: #FF8080 0px solid;
	border-right: #404040 0px solid;
}

.mainmenu_menubreak {
	border-bottom: #404040 0px solid;
	border-left: #FF8080 0px solid;
	border-top: #FF8080 0px solid;
	border-right: #404040 0px solid;
	background-color: #000000;
	height: 0px;
}

.mainmenu_menuitemsel {
	background-color: #741012;
	cursor: pointer;
	cursor: hand;
	color: White;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	font-style: normal;
	border-bottom: #404040 0px solid;
	border-left: #FF8080 0px solid;
	border-top: #FF8080 0px solid;
	border-right: #404040 0px solid;	
	/* background-image: url(/Portals/_default/Skins/RM-Skin2/); */
	
}

.mainmenu_menuarrow {
	font-family: webdings;
	font-size: 10pt;
	color: white;
	cursor: pointer;
	cursor: hand;
	border-right: #000000 0px solid;
	border-bottom: #000000 0px solid;
	border-top: #000000 0px solid;
}
 
.mainmenu_rootmenuarrow {
	font-family: webdings;
	font-size: 10pt;
	cursor: pointer;
	cursor: hand;
}




