/* -----------------------------------------------
    R2integrated Formatting Classes
	----------------------------------------------*/

/* dropping all padding to zero */
* {
	margin:0;
	padding:0;
	}

body {
	background: url(_i/bg.gif) repeat-x top;
	text-align:center;
	}


/* Page wrapper/container - contains left edge, subcontainer and right edge */	
div#container {
	width:1025px;
	margin-left: auto;
	margin-right: auto;
	text-align:left;
	}
	
/* edge images */

div#leftedge {
    background: url(_i/edge_left.jpg) no-repeat top right;
	height: 442px;
	width: 15px;
	float:left;
}
div#rightedge {
    background: url(_i/edge_right.jpg) no-repeat top left;
	height: 442px;
	width: 14px;
	float:right;
}

/* Sub Container Formatting - contains content */
div#subcontainer {
	width:996px;
	background: url(_i/rightcol_grey.gif) repeat-y top right;
	float: left;
	display:inline;
	}
div#subcontainerAdmin {
	width:996px;
	background: #FFF;
	float: left;
	display:inline;
	}
	
/* Header formatting */
div#header {
	background: url(_i/header.jpg) no-repeat top left;
	height:122px;
	margin:0;
	text-align: left;
	width: 100%;
	position:relative;
	}
div#AdminHeader {
	background: url(_i/AdminHeader.jpg) no-repeat top left;
	height:122px;
	margin:0;
	text-align: left;
	width: 100%;
	position:relative;
	}
.logo {
	width: 254px;
	position:absolute;
	left:0px;
	top:0px;
	z-index:1001;
}
.TopRight {
	position:absolute; 
	left:0px;
	top:10px; 
	z-index:1002; 
	text-align:right; 
	width:955px;
}
.Date_class {
	margin-top: 3px;
}
.newsletter {
	position:absolute; 
	left:0px;
	bottom:0px; 
	z-index:1002; 
	text-align:right; 
	width:996px;
}
.AdminNav {
	width: 996px;
	text-align: center;
	background: url(_i/NavbarBG.gif) repeat-x top;
}

/* Top Content Area formatting */	
div#contentTop {
	background: url(_i/bg_main.jpg) no-repeat top left;
	width: 996px;
	height: 460px;
	position: relative;
}
.Box1_class {
	position: absolute;
	top: 183px;
	left: 108px;
	width: 194px;
	height:237px;
	overflow:hidden;
}
.Box2_class {
	position: absolute;
	top: 183px;
	left: 302px;
	width: 200px;
	height:237px;
	overflow:hidden;
}
.Box3_class {
	position: absolute;
	top: 183px;
	left: 502px;
	width: 200px;
	height:237px;
	overflow:hidden;
}
.Box4_class {
	position: absolute;
	top: 183px;
	left: 702px;
	width: 194px;
	height:237px;
	overflow:hidden;
}

/* Bottom Content Area formatting */	
div#contentBott {
	clear:both;
	width:996px;
	overflow: auto;
	}
.ContentLeft_class {
	width: 522px;
	_width: 515px;
	float: left;
	display:inline;
}
.ContentMiddle_class {
	width: 255px;
	_width: 245px;
	float: left;
	display:inline;
}
.ContentRight_class {
	width: 218px;
	_width: 190px;
	float: right;
	display:inline;
}
/* Page Footer Area formatting */	
div#footer {
	clear:both;
	background: #FFF;
	color: #000;
	width: 100%;
	overflow:auto;
	height: 23px;
	text-align: center;
	}
/* This removes extra top padding on the copyright token in IE */	
* html div#footer div.left p {
	padding-top: 0px;
	}
	
div#footer div.center {
	width: 350px;
	height: 23px;
	float: left;
	text-align: center;
	display:inline;
	}
div#footer div.center p {
	padding-top: 5px;
	}
	
div#footer div.right {
	width: 295px;
	height: 23px;
	float: right;
	text-align: center;
	display:inline;
	}
div#footer div.right p {
	padding-top: 5px;
	}

/* -----------------------------------------------
    General Classes for DNN
	----------------------------------------------*/


/* ================= */
/* 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, Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: normal;
	color: #515151;
	line-height: 1.7;
}
/* 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: 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 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #04a2d5;
	text-decoration: none;
}
a:visited {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #04a2d5;
	text-decoration: none;
}
a:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #ec900c;
	text-decoration: none;
}

a:active {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #04a2d5;
	text-decoration: none;
}


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

.breadcrumb {
	font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:  11px;
    color: #7e7e7e;
	text-decoration: none;
}
a.breadcrumb:link {
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:  11px;
    color: #7e7e7e;
	text-decoration: none;
}
a.breadcrumb:visited {
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:  11px;
    color: #7e7e7e;
	text-decoration: none;
}
a.breadcrumb:hover {
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:  11px;
    color: #7e7e7e;
	text-decoration: underline;
}
a.breadcrumb:active {
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:  11px;
    color: #7e7e7e;
	text-decoration: none;
}



.Copyright {
	font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:  9px;
    color: #017398;
	font-weight: normal;
	text-decoration:none;
}
a.Copyright:link {
	font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:  9px;
    color: #017398;
	font-weight: normal;
	text-decoration:none;
}
a.Copyright:visited {
	font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:  9px;
    color: #017398;
	font-weight: normal;
	text-decoration:none;	
}
a.Copyright:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:  9px;
    color: #017398;
	font-weight: normal;
	text-decoration:none;
}
a.Copyright:active {
	font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:  9px;
    color: #017398;
	font-weight: normal;
	text-decoration:none;
}

.links_bottom {
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:  10px;
    color: #515151;
	font-weight: normal;
	text-decoration:none;
}
a.links_bottom:link {
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:  10px;
    color: #515151;
	font-weight: normal;
	text-decoration:none;
}
a.links_bottom:visited {
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:  10px;
    color: #515151;
	font-weight: normal;
	text-decoration:none;
}
a.links_bottom:hover {
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:  10px;
    color: #515151;
	font-weight: normal;
	text-decoration:underline;	
}
a.links_bottom:active {
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:  10px;
    color: #515151;
	font-weight: normal;
	text-decoration:none;	
} 

.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;
}
.links_top {
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size:  9px;
    color: #FFF;
	text-decoration:none;
	text-transform: uppercase;
}
a.links_top:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size:  9px;
    color: #FFF;
	text-decoration:none;
	text-transform: uppercase;
	}
a.links_top:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size:  9px;
    color: #FFF;
	text-decoration:none;
	text-transform: uppercase;
}
a.links_top:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size:  9px;
    color: #FFF;
	text-decoration:underline;
	text-transform: uppercase;
}
a.links_top:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size:  9px;
    color: #FFF;
	text-decoration:none;
	text-transform: uppercase;
}




/* Main Menu */

.MainMenu_MenuContainer {
	border: 0px;
	background-color: transparent;
	width: 263px;
	padding-top: 0px;
}
.MainMenu_MenuBar {
}
.MainMenu_MenuItem {
	cursor: hand; 
	color: #838282; 
	font-family: Verdana, Tahoma, Arial, Helvetica; 
	font-size: 11px; 
	font-weight: normal; 
	border: 1px #EEEEEE solid;
	padding: 1px;
	background-color: transparent;
}
.MainMenu_MenuIcon {
	display: none;
}
.MainMenu_MenuItemSel {
	background-color: #87b6bf; 
	cursor: hand; 
	color: #FFFFFF; 
	font-family: Verdana, Tahoma, Arial, Helvetica; 
	font-size: 11px; 
	font-weight: normal; 
	border: 1px #87b6bf solid;
	padding: 1px;
}
.rootmenuitem {
	background: #87b6bf;
	cursor: hand; 
	color: #FFFFFF; 
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 11px; 
	border-top: 2px solid #a5c8cf;
	border-bottom: 1px transparent;
	border-left: 1px transparent;
	border-right: 1px transparent;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 9px;
	padding-bottom: 6px;
	font-weight: bold;
	
	height: 34px;
	display:table-cell;
}
.rootmenuitemselected {
	background: #87b6bf;
	cursor: hand; 
	color: #017398; 
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 11px;
	border-top: 2px solid #a5c8cf;
	border-bottom: 1px transparent;
	border-left: 1px transparent;
	border-right: 1px transparent;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 9px;
	padding-bottom: 6px;
	font-weight: bold;
	
	height: 34px;
	display:table-cell;
}
.rootmenuitembreadcrumb {
	background: #87b6bf;
	cursor: hand; 
	color: #017398; 
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 11px;
	border-top: 2px solid #a5c8cf;
	border-bottom: 1px transparent;
	border-left: 1px transparent;
	border-right: 1px transparent;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 9px;
	padding-bottom: 6px;
	font-weight: bold;
	
	height: 34px;
	display:table-cell;
}
.submenuitembreadcrumb {
	cursor: hand; 
	color: #FF875B; 
	font-family: Verdana, Tahoma, Arial, Helvetica; 
	font-size: 11px; 
	font-weight: normal; 
	border: 1px #FF875B solid;
	background-color: transparent;
	padding: 1px;
}
.submenu {
	z-index: 1000;
	background-color: #EEEEEE; 
	/*filter: progid:DXImageTransform.Microsoft.Shadow(color='#CCCCCC', Direction='90', Strength='1');*/
	border: 1px #A7A7A7 solid;
	margin-left:0px;
	margin-top:0px;
}
.MainMenu_MenuBreak {
	display:none;
	/*border-bottom: transparent 0px solid; 
	border-left: transparent 0px solid; 
	border-top: transparent 0px solid;  
	border-right: transparent 0px solid; 
	background-color: transparent; 
	height: 1px;*/
}
.MainMenu_MenuArrow {
	display:none;
}
.MainMenu_RootMenuArrow {
	display:none;
}
.SearchBox {
	background: url(_i/bg_search.gif) no-repeat right;
	height: 21px;
	width: 218px;
	border: solid 1px #FFF;
	float: right;
}
.SearchButton {
	border: 0px;
}
#dnn_dnnSEARCH_txtSearch.NormalTextBox {
	font-family: Arial, Helvetica;
    font-size:  12px;
    font-weight:    normal;
    color: #000000;
	text-decoration:none;
	margin: 0px 0px 7px 0px;
	padding: 0px;
	cursor:text;
}
* html #dnn_dnnSEARCH_txtSearch.NormalTextBox {
	font-family: Arial, Helvetica;
    font-size:  12px;
    font-weight:    normal;
    color: #000000;
	text-decoration:none;
	margin-top: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0px;
	cursor:text;
}

