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

/*		BASE RULES		*/

img {border: 0px;}
p {margin: 0 0 8px 0;}
ul {
	list-style-image: url('images/bullet.gif');
	line-height: 1.3em;
	margin: 0 0 8px 25px;
	padding: 0;
}
hr {
color: #ccc;
background-color: #ccc;
height: 1px;
border: 0px;
}

/*		BODY & WRAPPER		*/

body {margin: 0px;border: 0;padding: 0;background: #d7cebe url(images/bg_top.jpg) repeat-x top;}

/*      General Content       */

#mainbody {background: #fff;}
#borderleft {background: transparent url(images/border_left.jpg) repeat-y;}
#borderright {background: transparent url(images/border_right.jpg) repeat-y;}
#toptab {background: #f8f8f8 url('images/title-bg.jpg') no-repeat top right;}
#solpart {width: 200px; padding: 0px; background: #f0ede8;}
#llpad {padding: 0 10px 10px 10px; width: 180px;}

#titpad {padding: 20px;}
#adpad {padding: 20px;background: #e4ecef;}
#tit2pad {padding: 0 10px 4px 10px;background: #ada8a4;}
#tit2pad a:link, #tit2pad a:visited, #tit2pad a:active, #tit2pad p, #tit2pad div {color: #fff;}
#tit2pad a:hover {color: #ddd;}
#cpad {padding: 10px 10px;}
#rpad {padding: 10px 10px 10px 0;width: 150px;}

/*      Buffers      */

.vbuffer1 {height: 5px;}
.vbuffer2 {height: 10px;}
.vbuffer3 {height: 15px;}

.hbuffer1 {width: 5px;}
.hbuffer2 {width: 10px;}
.hbuffer3 {width: 15px;}

h1 {font: bold 30px arial, sans-serif; color: #fff; margin: 0 0 12px 0;}
h2 {font: bold 21px arial, sans-serif; color: #333366; margin: 0 0 12px 0;}
h3 {font: bold 16px arial, sans-serif; color: #73351d; margin: 0 0 12px 0;}
h4 {font: bold 14px arial, sans-serif; color: #73351d; margin: 0 0 12px 0;}
h5 {font: bold 14px arial, sans-serif; color: #cc9933; margin: 0 0 12px 0;}
h6 {font: bold 12px arial, sans-serif; color: #cc9933; margin: 0 0 12px 0;}

/**********************************************************************
************************** 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: Arial, Verdana, Tahoma, Helvetica;
    font-size: 12px;
    font-weight: normal;
	color: #000;
}

table {
	color: #1c1c1c;
}

/* 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;
}
.NormalRed {
    font-family: Verdana, Tahoma, Arial, Helvetica;
    font-size: 9px;
    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: #2f418a;
	text-decoration: none;
}

a:hover {
	color: #4057b4;
	text-decoration: none;
}

a:active {
	color: #2f418a;
	text-decoration: none;
}

a:visited {
	color: #2f418a;
	text-decoration: none;
}

a.links_home:link {
	color: #ED8000;
	text-decoration: none;
}

a.links_home:hover {
	color: #ED6000;
	text-decoration: none;
}

a.links_home:active {
	color: #ED8000;
	text-decoration: none;
}

a.links_home:visited {
	color: #ED8000;
	text-decoration: none;
}
/*___________________________________________________________________________________________*/

.links_bottom, a.links_bottom, a.links_bottom:link, a.links_bottom:visited, a.links_bottom:active {
    font-family: Verdana, Tahoma, Arial, Helvetica;
    font-size: 9px;
    color: #7b8f97;
	text-decoration:none;	
}

a.links_bottom:hover {
    font-family: Verdana, Tahoma, Arial, Helvetica;
    font-size: 9px;
    color: #6399ad;
	text-decoration:none;	
}
.admin, a.admin, a.admin:link, a.admin:visited, a.admin:active {
    font-family: Verdana, Tahoma, Arial, Helvetica;
    font-size: 14px;
    color: #7b8f97;
	text-decoration:none;	
}

a.admin:hover {
    font-family: Verdana, Tahoma, Arial, Helvetica;
    font-size: 14px;
    color: #6399ad;
	text-decoration:none;	
}

.Copyright {
    font-family: Verdana, Tahoma, Arial, Helvetica;
    font-size: 9px;
    color: #333;
}

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

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

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

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

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

.links_top {
    font-family: Verdana, Tahoma, Arial, Helvetica;
    font-size:  11px;
    color: #FFFFFF;
	font-weight:    bold;
	text-decoration:none;
}

a.links_top:visited {
    font-family: Verdana, Tahoma, Arial, Helvetica;
    font-size:  11px;
    color: #FFFFFF;
	font-weight:    bold;
	text-decoration:none;	
}

a.links_top:active {
    font-family: Verdana, Tahoma, Arial, Helvetica;
    font-size:  11px;
    color: #FFFFFF;
	font-weight:    bold;
	text-decoration:none;	
}

a.links_top:hover {
    font-family: Verdana, Tahoma, Arial, Helvetica;
    font-size:  11px;
    color: #FBE9B5;
	font-weight:    bold;
	text-decoration:none;	
}

a.links_top:link {
    font-family: Verdana, Tahoma, Arial, Helvetica;
    font-size:  11px;
    color: #FFFFFF;
	font-weight:    bold;
	text-decoration:underline;
}

.HomeContainerText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	font-weight: bold;
}

.HomeContainerHeadings {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #3E80A8;
}

/******************************************************************
************************ Main Menu ********************************/

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

.rightseparator {
}

.MainMenu_MenuBar {
}

.MainMenu_MenuItem {
	border: 0px;
	margin: 0px;	
	font-size: 12px;
	background-color: #c1693b;
	font-weight: normal;
	height: 20px;
	padding: 0px;
}

.MainMenu_MenuItemSel {
	border: 0px;
	margin: 0px;
	font-size: 12px;
	font-weight: normal;
	height: 20px;
	padding: 0px;
}
	
.MainMenu_MenuIcon {
	display: none;
}

.rootmenuitem {	
	background: #f0ede8;
	cursor: pointer; 
	color: #666; 
	font-family: Arial, Helvetica; 
	font-size: 12px;
	border: 0px;
	display:table-cell;
	padding: 2px 0 3px 10px;
	height: 30px;
}

.rootmenuitemselected {
	background: #e4ded4;
	cursor: pointer; 
	color: #c56c32; 
	font-family: Arial, Helvetica; 
	font-size: 12px;
	border: 0px;
	display:table-cell;
	padding: 2px 0 3px 10px;
	height: 30px;
}

.rootmenuitembreadcrumb {
	background: #e4ded4;
	cursor: pointer; 
	color: #c56c32; 
	font-family: Arial, Helvetica; 
	font-size: 12px;
	border: 0px;
	display:table-cell;
	padding: 2px 0 3px 10px;
	height: 30px;
}

.rootmenuitembreadcrumbselected {
	background: #e4ded4;
	cursor: pointer; 
	color: #c56c32; 
	font-family: Arial, Helvetica; 
	font-size: 12px;
	border: 0px;
	display:table-cell;
	padding: 2px 0 3px 10px;
	height: 30px;
}

.submenuitembreadcrumb{
	cursor: hand;
	font-weight: normal; 
	border: 0px;
	background-color: #fff;
	padding: 0px;
	margin: 0px;
	width: 90px;
}

.submenuitemactivecssclass {
	color: #fff;
}

.submenu {
	z-index: 1000;
	width: 90px;
	border: 0px;
	padding-left: -20px;
/*	background-color: #EEEEEE; 
	border: 1px #A7A7A7 solid;
	margin: 0px;
	padding: 0px;*/
}

.MainMenu_MenuBreak {
	border: 0px; 
	background-color: transparent; 
	height: 0px;
	padding: 0px;
	margin: 0px;
}

.MainMenu_MenuArrow {
}

.MainMenu_RootMenuArrow {
}

/*********************************************************
*********************** end main 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;
}

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