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

/*		BASE RULES		*/

img {
	border: 0px;
}

/*		BODY & WRAPPER		*/

body {
	margin: 0px;
	border: 0;
	padding: 0;
	background: #deecf8;
}

/*      General Content       */

#mainbody {
	background: #fff;
}

#logo {
	width: 280px;
}

#solpart {
	background: transparent url(images/nav_bg.jpg) repeat-x bottom left;
}

#main_image {
	width: 760px;
	text-align: center;
}

/*      Buffers      */

.vbuffer1 {
	height: 5px;
}

.vbuffer2 {
	height: 10px;
}

.vbuffer3 {
	height: 15px;
}

.hbuffer1 {
	width: 5px;
}

.hbuffer2 {
	width: 10px;
}

.hbuffer3 {
	width: 15px;
}

/**********************************************************************
************************** 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: #00bbe5;
	text-decoration: underline;
}

a:hover {
	color: #66bbe5;
	text-decoration: underline;
}

a:active {
	color: #00bbe5;
	text-decoration: underline;
}

a:visited {
	color: #00bbe5;
	text-decoration: underline;
}

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;
}
SMALL   {
    font-size:  8px;
}

BIG {
    font-size:  14px;
}
BLOCKQUOTE, PRE {
    font-family:    Lucida Console, monospace;
}

table {
	font-size: 12px;
}

UL LI {
    list-style-image: url(images/arrow_blue.jpg);
}
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;
}
/*___________________________________________________________________________________________*/

.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;	
}

.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: 100px;
	padding: 0px;
	padding-bottom: 0px;
	margin: 0px;
	color: #636363;
}

.rightseparator {
	color: #000;
}

.MainMenu_MenuBar {
}

.MainMenu_MenuItem {
	font-size: 10px;
	background-color: #fff;
	font-weight: normal;
}

.MainMenu_MenuItemSel {
	font-size: 10px;
	font-weight: normal;
}
	
.MainMenu_MenuIcon {
	display: none;
}

.rootmenuitem {	
	background: transparent;
	cursor: hand; 
	color: #000; 
	font-family: Arial, Helvetica; 
	font-size: 12px;
	border: 0px;
	display:table-cell; 
	padding: 0px 5px 5px 5px;
}

.rootmenuitemselected {
	background: transparent;
	cursor: hand; 
	color: #ff6400; 
	font-family: Arial, Helvetica; 
	font-size: 12px;
	border: 0px;
	display:table-cell;
	padding: 0px 5px 5px 5px;
}

.rootmenuitembreadcrumb {
	background: transparent;
	cursor: hand; 
	color: #ff6400; 
	font-family: Arial, Helvetica; 
	font-size: 12px;
	border: 0px;
	display:table-cell;
	padding: 0px 5px 5px 5px;
}

.rootmenuitembreadcrumbselected {
	background: transparent;
	cursor: hand; 
	color: #ff6400; 
	font-family: Arial, Helvetica; 
	font-size: 12px;
	border: 0px;
	display:table-cell;
	padding: 0px 5px 5px 5px;
}

.submenuitembreadcrumb{
	cursor: hand; 
	color: #CCCCCC; 
	font-family: Verdana, Tahoma, Arial, Helvetica; 
	font-size: 10px; 
	font-weight: normal; 
	border: 0px;
	background-color: #fff;
	padding: 0px;
	margin: 0px;
}

.submenu {
	z-index: 1000;
/*	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;
}

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