@import url(LeftNavigation.css);

/* 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:#efeedc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;

	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;

}
.BodyDiv{
	background:url(images/BodyTopBG.gif) repeat-x;
	position:relative;
	left:0; top:0;
}

/* text style for the selected tab */
.SelectedTab {
    font-weight: bold;
    font-size: 8.5pt;
    color: #333333;
    font-family: Verdana, Tahoma, Arial, Helvetica;
    text-decoration: none;
}
/* hyperlink style for the selected tab */
A.SelectedTab:link {
    text-decoration:    none;
    color:#000000;
}
A.SelectedTab:visited {
    text-decoration:    none;
    color:#000000;
}
A.SelectedTab:active {
    text-decoration:    none;
    color:#000000;
}
A.SelectedTab:hover {
    text-decoration:    none;
    color:#FFFFFF;
}
/* text style for the unselected tabs */
.OtherTabs {
    font-weight: bold;
    font-size: 8.5pt;
    color: #333333;
    font-family: Verdana, Tahoma, Arial, Helvetica;
    text-decoration: none;
}
/* hyperlink style for the unselected tabs */
A.OtherTabs:link {
    text-decoration: none;
    color:#333333;
}
A.OtherTabs:visited {
    text-decoration: none;
    color:#333333;
}
A.OtherTabs:active {
    text-decoration: none;
    color:#333333;
}
A.OtherTabs:hover {
    text-decoration: none;
    color:#FFFFFF;
}

/* GENERAL */
/* style for module titles */
.Head {

}
/* 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, Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: normal;
	color: #000000;
}
/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox {
    font-family: Verdana, Tahoma, Arial, Helvetica;
    font-size: 12px;
    font-weight: normal;
}
.NormalRed {
    font-family: Verdana, Tahoma, Arial, Helvetica;
    font-size: 12px;
    font-weight: normal;
    color: #992200;
}
.NormalBold {
    font-family: Verdana, Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: bold;
}
/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton {
    font-family: Verdana, Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: bold;
}
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link {
    font-weight: bold;
    color: #993300;
}
A.CommandButton:visited {
    font-weight: bold;
    color: #995500;
}

A.CommandButton:active {
    font-weight: bold;
    color: #993300;
}

A.CommandButton:hover {
    font-weight: bold;
    color: #992200;
}
/* GENERIC */
H1 {
    font-family: Verdana, Tahoma, Arial, Helvetica;
    font-size:  20px;
    font-weight:    normal;
    color: #666644;
}
H2 {
    font-family: Verdana, Tahoma, Arial, Helvetica;
    font-size:  20px;
    font-weight:    normal;
    color: #666644;
}
H3 {
    font-family: Verdana, Tahoma, Arial, Helvetica;
    font-size:  12px;
    font-weight:    normal;
    color: #003366;
}
H4 {
    font-family: Verdana, Tahoma, Arial, Helvetica;
    font-size:  12px;
    font-weight:    normal;
    color: #003366;
}
H5, DT {
    font-family: Verdana, Tahoma, Arial, Helvetica;
    font-size:  11px;
    font-weight:    bold;
    color: #003366;
}
H6 {
    font-family: Verdana, Tahoma, Arial, Helvetica;
    font-size:  11px;
    font-weight:    bold;
    color: #003366;
}
TFOOT, THEAD {
    font-family: Verdana, Tahoma, Arial, Helvetica;
    font-size:  12px;
    color: #003366;
}
TH {
    font-family: Verdana, Tahoma, Arial, Helvetica;
    font-size:  12px;
    font-weight:    bold;
    color: #003366;
}
A:link {
    text-decoration: none;
    color: #930;
}
A:visited {
    text-decoration: none;
    color:  #930;
}
A:active {
    text-decoration: none;
    color: #930;
}
A:hover {
    text-decoration: none;
    color: #FF0000;
}
SMALL   {
    font-size:  8px;
}

BIG {
    font-size:  14px;
}
BLOCKQUOTE, PRE {
    font-family:    Lucida Console, monospace;
}
UL {
padding: 0;
margin: 0;
margin-left:40px;
}
UL LI {
    list-style-type: disc;
}
UL LI LI {
    list-style-type: disc;
}
UL LI LI LI {
    list-style-type:    circle;
}
OL LI {
    list-style-type:    decimal;
}
OL OL LI {
    list-style-type:    lower-alpha;
}
OL OL OL LI {
    list-style-type:    lower-roman;
}
HR {
    color: #cccccc;
    height:1pt;
}

/* 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: 0px;
	background-color: transparent;
	width: 168px;
	padding-top: 0px;
}
.MainMenu_MenuBar {
}
.MainMenu_MenuItem {
	cursor: hand;
	color: #333333;
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
    border-color: #EFEEDC;
	/*border: 1px #efeedc solid;*/
	/*padding: 1px 0 !important;*/
	background-color: transparent;
}
.MainMenu_MenuIcon {
	display:none;
}
.MainMenu_MenuItemSel {
	background-color: #c0bca1;
	cursor: hand;
	color: #FFFFFF;
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
    /*border-color: #C0BCA1;*/
	/*border: 1px #c0bca1 solid;*/
	/*padding: 1px 0 !important;*/
}
.rootmenuitem {
	background-image:  url(images/Nav1bg.gif);
	background-color: transparent;
	cursor: hand;
	color: #fdfdca;
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
	border: 0px #c0bca1 solid;
	padding-top: 0px;
	padding-bottom:0px;
	padding-left: 2px;
	padding-right: 2px;

	display:table-cell;
/*	height: 25px;*/
}
.rootmenuitemselected {
	background-image:  url(images/Nav1bg.gif);
	background-color: transparent;
	cursor: hand;
	color: #FFFFFF;
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
	border: 0px #c0bca1 solid;
	padding-top: 0px;
	padding-bottom:0px;
	padding-left: 2px;
	padding-right: 2px;


/*	height: 25px;*/
	display:table-cell;
}
.rootmenuitembreadcrumb{
	background-image:  url(images/Nav2bg.gif);
	background-color: transparent;
	cursor: hand;
	color: #FFFFFF;
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
	border: 0px #c0bca1 solid;
	padding-top: 0px;
	padding-bottom:0px;
	padding-left: 2px;
	padding-right: 2px;


/*	height: 25px;*/
	display:table-cell;
}
.submenuitembreadcrumb{
	cursor: hand;
	color: #CCCCCC;
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	border: 1px #CCCCCC solid;
	background-color: transparent;
	padding: 1px;
}
.submenu {
	z-index: 1000;
	background-color: #efeedc;
	/*filter: progid:DXImageTransform.Microsoft.Shadow(color='#CCCCCC', Direction='90', Strength='1');*/
	border: 1px #c0bca1 solid;
	margin-top:4px;
}

.MainMenu_MenuBreak {
	border: 0px #c0bca1 solid;
/*	padding-top: 0px;
	padding-bottom:0px;*/
	padding-top: 1px;
	padding-bottom:1px;
	padding-left: 0px;
	padding-right: 0px;


/*	height: 25px;*/
	display:table-cell;
}
.MainMenu_MenuBreak table{
	margin-top:0px !important;
	margin-top:-2px;
}


.MainMenu_MenuArrow {
	font-family: webdings;
	font-size: 10pt;
	cursor: pointer;
	cursor: hand;
    margin: 0 !important;
    padding: 0 !important;
    border: 0 !important;
}

.MainMenu_RootMenuArrow {
	font-family: webdings;
	font-size: 10pt;
	cursor: pointer;
	cursor: hand;
}

/*20091230 Added by David Remson to fix spacing problem with separator images between menu buttons*/
.leftseparator {
	padding-top: 1 !important;
}

/*20091230 Added by David Remson to fix spacing problem with separator images between menu buttons*/
.rightseparator {
	padding-top: 1 !important;
}

/*___________________________________________________________________________________________*/

a.links_bottom:visited{
    font-family: Verdana, Tahoma, Arial, Helvetica;
    font-size:  10px;
    color: #be8712;
	text-decoration:none;
}
a.links_bottom:active{
    font-family: Verdana, Tahoma, Arial, Helvetica;
    font-size:  10px;
    color: #be8712;
	text-decoration:none;
}
a.links_bottom:hover{
    font-family: Verdana, Tahoma, Arial, Helvetica;
    font-size:  10px;
    color: #996633;
	text-decoration:none;
}
a.links_bottom:link{
    font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size:  10px;
    color: #be8712;
	text-decoration:none;
}
.links_bottom{
    font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size:  10px;
    color: #be8712;
	text-decoration:none;
}
.Copyright {
    font-family: Verdana, Tahoma, Arial, Helvetica;
    font-size:  10px;
    color: #666666;
}
.DNNCopyright {
    font-family: Verdana, Tahoma, Arial, Helvetica;
    font-size:  9px;
	font-weignt:bold;
    color: #FFFFFF;
	text-decoration:none;
}

a.DNNCopyright:visited {
    font-family: Verdana, Tahoma, Arial, Helvetica;
    font-size:  9px;
	font-weight:bold;
    color: #FFFFFF;
	text-decoration:none;
}
a.DNNCopyright:active {
    font-family: Verdana, Tahoma, Arial, Helvetica;
    font-size:  9px;
	font-weight:bold;
    color: #FFFFFF;
	text-decoration:none;
}
a.DNNCopyright:hover {
    font-family: Verdana, Tahoma, Arial, Helvetica;
    font-size:  9px;
	font-weight:bold;
    color: #E7E7E7;
	text-decoration:none;
}
a.DNNCopyright:link {
    font-family: Verdana, Tahoma, Arial, Helvetica;
    font-size:  9px;
	font-weight:bold;
    color: #FFFFFF;
	text-decoration:none;
}

.contentPane{
padding:5px 20px 20px 20px;
}

#dnn_dnnSEARCH_txtSearch.NormalTextBox { height:19px; width: 95px; margin-left:3px; margin-top:3px; margin-bottom: 3px; padding: 0px 0px 0px 0px; border: 1px solid #efeedc; cursor:text;}
.SearchButton { background: transparent; padding: 0px 0px 0px 0px; cursor: hand; margin: 2 0 -1 0px;}


#dnn_RightPane td p {
	padding:.25em 0 .25em 0;
}
#dnn_RightPane td.title {
	padding-top:.5em;
}
#dnn_dnnBREADCRUMB_lblBreadCrumb {
	display:block;
	padding:5px 0 5px 0;
}
#dnn_SectionTitle {
	margin:0;
	padding:0;
	position:relative;
	top:-4px;
}
#dnn_SectionTitle div {
	margin:0;
	padding:0;
}

/* Hides from IE5-mac \*/
* html #dnn_SectionTitle {
	position:relative;
	top:0;
}
* html #dnn_SectionTitle table {
	margin:0;
	padding:0;
}
* html #dnn_SectionTitle td {
	margin:0;
	padding:0;
}
* html #dnn_SectionLinks table {
	margin:0;
	padding:0;
}
* html #dnn_SectionLinks table td {
	margin:0;
	padding:1px 0 0 2px;
}
/* End hide from IE5-mac */
.myclear {
	clear:left;
}

.contentTitle {
	color:#996600;
	font-weight:bold;
	text-transform:uppercase;
}
.contentSubTitle {
	color:#996600;
	font-weight:bold;
}
.contentRedText {
	color:#982512;
	font-weight:bold;
}
.copyright{
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size:  10px;
    color: #666666;

}

