body
{
	margin: 0;
	text-align: center;
	background-image: url(images/background.gif);
	background-repeat: repeat-x;
	color: Black;
	font-family: Verdana, Arial, Tahoma, Georgia;
	font-size: 11pt;
}

p
{
	text-align: left;
	font-family: Verdana,Arial,Tahoma,Georgia;
	font-size: 8pt;
	color: Black;
	font-weight: normal;
}

.Settings td
{
	text-align: left;
}

.clear
{
	clear: both;
}

/* Panels */
div#pnlBodyContainer
{
	position: relative;
	text-align: left;
	margin: 0 auto;
	width: 1000px;
}

div#pnlLogo
{
	position: absolute;
	top: 10px;
	left: 0px;
	width: 490px;
	height: 150px;
	z-index: 1;
}

div#pnlMainMenu
{
	position: absolute;
	top: 105px;
	left: 535px;
	width: 465px;
	height: 40px;
	z-index: 10;
}

div#pnlMainBody
{
	position: absolute;
	top: 145px;
	background-color: White;
	width: 1000px;
	z-index: 2;
}

.pnlLeftContent
{
	float: left;
	margin-top: 5px;
	margin-left: 10px;
	width: 485px;
}

.pnlRightContent
{
	float: right;
	margin-top: 5px;
	margin-right: 10px;
	width: 485px;
}

.pnlContentMain
{
	margin-top: 5px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 5px;
	width: 980px;
}

div#pnlFooter
{
	width: 1000px;
	height: 100px;
	background-image: url(images/footertest.png);
}

div#pnlUserControl
{
	
}

.pnlLeftTop
{
	float: left;
	margin-top: 5px;
	margin-left: 10px;
	width: 485px;
}

.pnlRightTop
{
	float: right;
	margin-top: 5px;
	margin-right: 10px;
	width: 485px;
}

/* DNN Styles */
.Head 
{
	font-family: Verdana, Arial, Tahoma, Georgia;
}

.SubHead
{
}

.SubSubHead {
}

.Normal, .NormalDisabled
{
	font-family: Verdana,Arial,Tahoma,Georgia;
	font-size: 8pt;
	color: #000000;
	font-weight: normal;
}

.NormalTextBox
{
}

.NormalRed
{
}

.NormalBold
{
	color: #000000
}

/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton     
{
	color: #000000;
}
    
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link 
{
	color: #000000;
}

A.CommandButton:visited  
{
	color: #000000;
}

A.CommandButton:hover    
{
	color: #F8A651;
}
    
A.CommandButton:active   
{
	color: #000000;
}

.DataGrid_Container 
{
	background-color: White;
	border: solid 1px black;
}

/* button style for standard HTML buttons */
.StandardButton     {
}

/* GENERIC */
H1  {
}

H2  
{
	/*color: White;*/
	font-family: Verdana, Tahoma, Arial, Sans-Serif;
}

H3  {
}

H4  {
}

H5, DT  {
}

H6  {
}

TFOOT, THEAD    {
}

TH  {
}

A:link  {
	color: #000000;
}

A:visited   {
	color: #000000;
}

A:hover {
	color:#F8A651;
}

A:active    {
	color: #000000;
}

SMALL   {
}

BIG {
}

BLOCKQUOTE, PRE {
}


UL LI   {
}

UL LI LI    {
}

UL LI LI LI {
}

OL LI   {
}

OL OL LI    {
}

OL OL OL LI {
}
OL UL LI   {
}

HR {
}

/* MODULE-SPECIFIC */
/* text style for reading messages in Discussion */    
.Message    {
}   

/* style of item titles by Announcements and events */
.ItemTitle    {
}

/* Login Styles */
.LoginPanel{
}

.LoginTabGroup{
}

.LoginTab {
}

.LoginTabSelected{
}

.LoginTabHover{
}

.LoginContainerGroup{
}

.LoginContainer{
}

.Login, a.Login:link, a.Login:visited, a.Login:active 
{
	color:#F8A651;
	font-size:9px;
	font-weight:normal;
	text-align:center;
	text-decoration:none;
	text-transform:uppercase;
	vertical-align:middle;
}

A.Login:hover {
	color:#636360;
}

.Footer,A.Footer:link,A.Footer:visited,A.Footer:active {
	font-size:8pt;
	font-weight:normal;
	color:#FFFFFF;
	text-decoration:none;
	text-align: right;
	vertical-align: middle;
	padding-right: 2px;
	padding-left: 2px;
}

/* Footer text syle */
A.Footer:hover {
	font-size:8pt;
	font-weight:normal;
	color:#A9AAA8;
	text-decoration:none;
	text-align: right;
	vertical-align: middle;
	padding-right: 2px;
	padding-left: 2px;
}

.Copyright, a.Copyright:link, a.Copyright:visited, a.Copyright:active, a.Copyright:hover 
{
	color:#FFFFFF;
	font-size:8pt;
	font-weight:normal;
	text-align:left;
	text-decoration:none;
	vertical-align:middle;
}


/* RadMenu Advent skin */

.RadMenu_Advent
{
	white-space: nowrap;
}

.RadMenu_Advent .rmLeftImage
{
	margin:2px 5px 0 1px;	
	/*margin-right: 3px;*/
}

.RadMenu_Advent ul
{
	list-style: none;
	padding: 0;
	margin: 0;
}

.RadMenu_Advent li
{
	float: left;
	margin: 0;
}

.RadMenu_Advent li a:active
{
	color: White;
}

.RadMenu_Advent li a:visited
{
	color: White;
}

.RadMenu_Advent li a:link
{
	color: White;
}

.RadMenu_Advent li a
{
	background: url(images/btn_background.gif) #fff bottom left repeat-x;
	height: 40px;
	line-height: 40px;
	float: left;
	width: 9em;
	display: block;
	border: 1px solid #AFD2FF;
	border-bottom: none;
	border-top: none;
	color: white;
	text-decoration: none;
	text-align: center;
	padding: 0 5px;
	font-size: 12pt;
	text-transform: uppercase;
	font-family:Arial,sans-serif;
}

.RadMenu_Advent li ul li a
{
	background: #1E3445;
	height: 1.5em;
	line-height: 1.5em;
	text-align: left;
	font-size: 8pt;
	font-family:Arial,sans-serif;
	text-transform: none;
	margin: 0 5px 0 5px;
	padding: 4px 37px 5px 20px;
}

.RadMenu_Advent li a:hover
{
	background: url(images/btn_background_h.gif) #fff bottom left repeat-x;
	text-decoration: none;
}

.RadMenu_Advent .rmFirst
{
	color: White;
	text-decoration: none;
}

/*.RadMenu_Advent
{
	width: 30em;
}*/

/* Hide from IE5-Mac \*/
/*.RadMenu_Advent li a
{
	float: none;
}*/
/* End hide */

.FileManagerTreeNode
{
	color: Black;
}

.FileManager_Item, .FileManager_Item .Normal
{
	color: Black;
}