/**********************************************************************
************************************************************************
********     ***     ********    *******     *******     ******     *****
*******     ***     ********    *******     *******     ******      *****
******     ***     ********    *******************     ******      *****
*****     ***     ********    *******     *******     ******      ****
****     ***     ********    *******     *******     ****************
********************************************************************/

/*		BASE RULES		*/

img {
	border: 0px;
}

/*		BODY & WRAPPER		*/

body {
	margin: 0px;
	border: 0;
	padding: 0;
	background: #961b1e url(images/bg.jpg) repeat top center;
}

#lefter {
	background: transparent url(images/lefter.jpg) repeat-y top;
	width: 41px;
}

#righter {
	background: transparent url(images/righter.jpg) repeat-y top;
	width: 41px;
}

#mainbg {
	background: #fff url(images/backer.jpg) repeat-y;
}

#menubg {
	background: transparent url(images/topper.jpg) no-repeat top;
}

#liner {
	border-top: 4px solid #000;
	border-right: 4px solid #000;
	padding: 10px;
}

#bodybg {
	border-left: 4px solid #000;
	border-right: 4px solid #000;
}

.content {
	padding: 20px;
}

#bottom {
	background: transparent url(images/bottom.jpg) no-repeat;
	padding-top: 8px;
}

.buffer10 {
	width: 10px;
}

/**********************************************************************
************************** DNN Styles *********************************
***********************************************************************/

/* GENERAL */
/* style for module titles */
.Head {
    font-family: Verdana, Tahoma, Arial, Helvetica;
    font-size:  11px;
    font-weight: bold;
    color: #000000;
}
/* style of item titles on edit and admin pages */
.SubHead {
    font-family: Verdana, Tahoma, Arial, Helvetica;
    font-size:  11px;
    font-weight:    bold;
    color: #003366;
}
/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
    font-family: Verdana, Tahoma, Arial, Helvetica;
    font-size:  11px;
    font-weight:    bold;
    color: black;
}
/* 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: 10px;
    font-weight: normal;
    color: #000;
}
.NormalRed {
    font-family: Verdana, Tahoma, Arial, Helvetica;
    font-size: 10px;
    font-weight: bold;
    color: #FF0000;
}
.NormalBold {
    font-family: Verdana, Tahoma, Arial, Helvetica;
    font-size: 9px;
    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: normal;
}    
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link {
    text-decoration:    underline;
    color: #003366;
}
A.CommandButton:visited {
    text-decoration:    underline;
    color: #003366;
}

A.CommandButton:active {
    text-decoration:    underline;
    color: #003366;
}

A.CommandButton:hover {
    text-decoration:    underline;
    color: #FF0000;
}

/* GENERIC */

a:link {
	color: #961b1e;
	text-decoration: none;
	font-weight: normal;
}

a:hover {
	color: #c72327;
	text-decoration: none;
	font-weight: normal;
}

a:active {
	color: #961b1e;
	text-decoration: none;
	font-weight: normal;
}

a:visited {
	color: #961b1e;
	text-decoration: none;
	font-weight: normal;
}
SMALL   {
    font-size:  8px;
}

BIG {
    font-size:  14px;
}
BLOCKQUOTE, PRE {
    font-family:    Lucida Console, monospace;
}
UL LI {
    list-style-type:    square ;
}
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;
}
/*___________________________________________________________________________________________*/

a.links_bottom:link {
    font-family: Verdana, Tahoma, Arial, Helvetica;
    font-size:  9px;
    color: #692dc5;
	text-decoration: none;
	font-weight:normal;
	text-transform: uppercase;
}
a.links_bottom:hover {
    font-family: Verdana, Tahoma, Arial, Helvetica;
    font-size:  9px;
    color: #492088;
	text-decoration: none;
	font-weight:normal;
	text-transform: uppercase;	
}
a.links_bottom:active {
    font-family: Verdana, Tahoma, Arial, Helvetica;
    font-size:  9px;
    color: #692dc5;
	text-decoration:none;
	font-weight:normal;
	text-transform: uppercase;	
}

a.links_bottom:visited {
    font-family: Verdana, Tahoma, Arial, Helvetica;
    font-size:  9px;
    color: #692dc5;
	text-decoration:none;
	font-weight:normal;
	text-transform: uppercase;	
}
.links_bottom {
	font-family: Verdana, Tahoma, Arial, Helvetica;
    font-size:  9px;
    color: #333;
	text-decoration:none;
	font-weight:normal;
	text-transform: uppercase;
}

a.login {
    font-family: Verdana, Tahoma, Arial, Helvetica;
    font-size:  10px;
    color: #000;
	text-decoration: none;
	font-weight:normal;
	padding: 7px 4px 0 0;
}

.login {
    font-family: Verdana, Tahoma, Arial, Helvetica;
    font-size:  10px;
    color: #000;
	text-decoration: none;
	font-weight:normal;
	padding: 7px 4px 0 0;
}
a.search {
    font-family: Verdana, Tahoma, Arial, Helvetica;
    font-size:  10px;
    color: #000;
	text-decoration: none;
	font-weight:normal;
}

.search {
	font-family: Verdana, Tahoma, Arial, Helvetica;
    font-size:  10px;
    color: #000;
	text-decoration:none;
	font-weight:normal;
}

.date {
	color: #fff;
	font-family: Verdana, Tahoma, Arial, Helvetica;
    font-size:  9px;
	text-decoration:none;
	font-weight:normal;
}

/*__________________________________ start copyright _______________________________________________*/

.Copyright {
    font-family: Verdana, Tahoma, Arial, Helvetica;
    font-size: 9px;
    color: #fff;
	text-transform: uppercase;
}
.copyright a:link, .copyright a:visited, .copyright a:hover, .copyright a:active {
    font-family: Verdana, Tahoma, Arial, Helvetica;
    font-size: 9px;
    color: #fff;
	text-decoration: underline;
	font-weight: normal;
	text-transform: uppercase;
}

.DNNCopyright {
    font-family: Verdana, Tahoma, Arial, Helvetica;
    font-size:  9px;
    color: #333333;
	text-decoration:none;
}

a.DNNCopyright:visited {
    font-family: Verdana, Tahoma, Arial, Helvetica;
    font-size:  9px;
    color: #333333;
	text-decoration:none;	
}
a.DNNCopyright:active {
    font-family: Verdana, Tahoma, Arial, Helvetica;
    font-size:  9px;
    color: #333333;
	text-decoration:none;	
}
a.DNNCopyright:hover {
    font-family: Verdana, Tahoma, Arial, Helvetica;
    font-size:  9px;
    color: #4791C5;
	text-decoration:none;	
}
a.DNNCopyright:link {
    font-family: Verdana, Tahoma, Arial, Helvetica;
    font-size:  9px;
    color: #333333;
	text-decoration:none;
}

/*__________________________________ end copyright ______________________________________*/

/* Main Menu */

.MainMenu_MenuContainer {
	border: 0px;
	background-color: transparent;
	padding: 0px;
	padding-bottom: 0px;
	margin: 0px;
	width: 100px;
}

.MainMenu_MenuBar {
}

.MainMenu_MenuItem {
	cursor: hand; 
	color: #000; 
	font-family: Arial, sans-serif; 
	font-size: 11px; 
	font-weight: normal;
	background-color: #FFFFFF;
	height: 15px;
	margin: 0px;
	padding: 0px;
}

.MainMenu_MenuItemSel {
	background-color: #961b1e; 
	cursor: hand; 
	color: #fff; 
	font-family: Arial, sans-serif; 
	font-size: 11px; 
	font-weight: normal;
	height: 15px;
	margin: 0px;
	padding: 0px;
}
	
.MainMenu_MenuIcon {
	display:none;
}

.rootmenuitem {	
	background-color: #000;
	cursor: hand; 
	color: #fff; 
	font-family: Arial; 
	font-size: 11px;  
	font-weight: normal;
	padding: 5px 0px 3px 0px;
	height: 26px;
/*	display:table-cell;*/
}

.rootmenuitemselected {
	background-color: #000;
	cursor: hand; 
	color: #961b1e; 
	font-family: Arial; 
	font-size: 11px;  
	font-weight: normal;
	padding: 5px 0px 3px 0px;
	height: 26px;
/*	display:table-cell;*/
}

.rootmenuitembreadcrumb {
	background-color: #000;
	cursor: hand; 
	color: #fff; 
	font-family: Arial; 
	font-size: 11px;  
	font-weight: normal;
	padding: 5px 0px 3px 0px;
	height: 26px;
/*	display:table-cell;*/
}

.rootmenuitembreadcrumbselected {
	background-color: #000;
	cursor: hand; 
	color: #961b1e; 
	font-family: Arial; 
	font-size: 11px;  
	font-weight: normal;
	padding: 5px 0px 3px 0px;
	height: 26px;
/*	display:table-cell;*/
}

.submenuitembreadcrumb{
/*	cursor: hand; 
	color: #CCCCCC; 
	font-family: Tahoma, Helvetica, Arial, sans-serif; 
	font-size: 13px; 
	font-weight: normal; 
	background-color: transparent;*/
}

.submenu {
	z-index: 1000;
	background-color: #fff; 
	border-top: 4px solid #000;
	border-left: 2px solid #000;
	border-right: 2px solid #000;
	border-bottom: 2px solid #000;
	margin: 0px;
	padding: 0px;
}

.MainMenu_MenuBreak {
	border-bottom: transparent 0px solid; 
	border-left: transparent 0px solid; 
	border-top: transparent 0px solid;  
	border-right: transparent 0px solid; 
	background-color: transparent; 
	height: 0px;
}

.MainMenu_MenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
	border-right: #EFEFEF 0px solid; 
	border-bottom: #EFEFEF 0px solid; 
	border-top: #EFEFEF 0px solid;
}

.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}

/* --------------------------- end menu ------------------------- */

.footer {
	color: #85B701;
	text-decoration: none;
}

a.footer:link {
	color: #85B701;
	text-decoration: none;
}

a.footer:visited {
	color: #AFD843;
	text-decoration: none;
}

a.footer:hover {
	color: #AFD843;
	text-decoration: none;
}

a.footer:active {
	color: #AFD843;
	text-decoration: none;
}
