.tab-active
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #990000;
	border-top: 0px none #EDECD1;
	border-right: 1px solid #EDECD1;
	border-left: 1px solid #EDECD1;
	border-bottom: 0px none #EDECD1;
	background-color: #EDECD1;
	text-align: center;
	padding-top: 3px;
	padding-right: 18px;
	padding-bottom: 3px;
	padding-left: 18px;
}
.tab-inactive
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
	border-bottom: 0px none #000000;
	background-color: #797979;
	text-align: center;
	padding-top: 3px;
	padding-right: 18px;
	padding-bottom: 3px;
	padding-left: 18px;
}
.tan-border
{
	border-top: 1px solid #D5D291;
	border-left: 1px solid #D5D291;
	border-right: 1px solid #D5D291;
	border-bottom: 1px solid #D5D291;
	background-color: White;
}
.tab-inactive a:link
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.tab-inactive a:visited
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.tab-inactive a:active
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFC453;
	text-decoration: none;
}
.tab-inactive a:hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFC453;
	text-decoration: none;
}
/*Rainbow CSS*/

.Tiny    {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  10px;
    color: 000000;
}

.TinyStats   {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  8px;
    color: 000000;
}

.TinyRed    {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  10px;
    color: Maroon;
}

.TinyG   {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  10px;
    color: #FF7D01;
}

.NormalBlackBold
{
    font-family: Arial;
    font-size: 11px;
    font-weight: bold;
    color: Black;
}
.NormalRed
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #0066ff;
}

.tableBorder
{
    border: 1px #000000 solid; 
    background-color: Gainsboro;
}

.tableTitle
{
    border: 1px #766C63 solid; 
    background-image: url(../Background/CharolaisUSATableBorder.gif);
}

.performanceTable
{
    border: 1px #FF7D01 solid; 
    background-color: Black;
}

.Calendar
{
	font-family: Arial;
	font-size: 12px;
	background-color: Silver;
	border-color: Black;
	border-width: 1px;
	color: Black;
}

.DDLPostPackStyle
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: Silver;
	border-color: Black;
	border-width: 1px;
	color: Black;
}

.DDLNormalStyle
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

.DatagridHead
{
    background-color: #DEDDDC;
    border-bottom: #DEDDDC;
    border-left: dimgray 1px solid;
    color: #000000;
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;
    line-height: 12pt;
    padding-left: 5px
}

.DatagridItem
{
    background-color: #ffffff;
    border-bottom: #DEDDDC;
    color: black;
    font-family: Verdana;
    font-size: 11px;
    padding-left: 5px
}

.DatagridItemAlt
{
    background-color: #f2f2f2;
    border-bottom: #DEDDDC;
    border-left: dimgray 1px solid;
    color: black;
    font-family: Verdana;
    font-size: 11px;
    padding-left: 5px
}

.DatagridFooter
{
    background-color: #DEDDDC;
    line-height: 1pt
}

.HeadBg
{
    background-color: #000066;
}
Body
{
    background-image: url(http://66.165.151.249/design/themes/nuelle/nuelle-back.gif);
    background-repeat: no-repeat;
    background-color: #d4d4d4;
}

/* The div and the table style allow you to offer cross browser support for table positioning and size which allows you to apply your theme to all pages within rainbow, not just tailored.aspx */
/* This is used throughout all standard - user based pages */
.rb_DefaultLayoutDiv
{
     text-align:  left; 
	  margin: 0px 0px 0px 0px;
	  padding: 0px 0px 0px 0px;    
}

.rb_DefaultLayoutTable
{
     width: 100%;
     text-align: left;   
	 margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-collapse: collapse; 
}

/* The div and the table style allow you to offer cross browser support for table positioning and size which allows you to apply your theme to all pages within rainbow, not just tailored.aspx */
/* This is used throughout all non-standard - admin type based pages e.g edit pages, site admin pages. You can keep them the same size as the standard ones to maintain a consistent look or you may need more space for admin features. This gives you that flexibility */

.rb_AlternateLayoutDiv
{
     text-align:  left;
	   margin: 0px 0px 0px 0px;
	  padding: 0px 0px 0px 0px;      
}

.rb_AlternateLayoutTable
{
     width: 100%;
     text-align: left;
	 margin: 0px 0px 0px 0px;
	 padding: 0px 0px 0px 0px;
	 border-collapse: collapse;     
}

/*  DESKTOP PORTAL BANNER SETTINGS */

rb_AlternatePortalHeader
{
width: 100%;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
border-collapse: collapse;
}

rb_DefaultPortalHeader
{
width: 100%;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
border-collapse: collapse;
}

/*  DESKTOP PORTAL Footer SETTINGS */

rb_AlternatePortalFooter
{
width: 100%;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
border-collapse: collapse;
}

rb_DefaultPortalFooter
{
width: 100%;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
border-collapse: collapse;
}

.SiteTitle
{
    font-weight: bold;
    font-size: 24px;
    color: #000066;
    font-family: Thaoma, Helvetica, sans-serif;
}
.TabBg
{
	font-family: Thaoma, Helvetica, sans-serif;
}
.OtherTabsBg
{
    font-family: Thaoma, Helvetica, sans-serif;
}
.SelectedTab
{
    font-weight: bold;
	color: #000066;
	font-size: 12px;
    font-family: Thaoma, Helvetica, sans-serif;
}
.OtherTabs
{
    font-weight: bold;
    font-size: 11px;
    font-family: Thaoma, Helvetica, sans-serif;
    text-decoration: none;
    color: #000066;
    
}
A.OtherTabs:link
{
    text-decoration: none;
    color: #000066;
}
A.OtherTabs:visited
{
    text-decoration: none;
    color: #000066;
}
A.OtherTabs:active
{
    text-decoration: none;
    color: #000066;
}
A.OtherTabs:hover
{
    text-decoration: UNDERLINE;
    color: #000000;
}
.OtherSubTabs
{
    font-weight: bold;
    font-size: 11px;
    font-family: Thaoma, Helvetica, sans-serif;
    text-decoration: none;
}
A.OtherSubTabs:link
{
    text-decoration: none;
    color: #000000;
}
A.OtherSubTabs:visited
{
    text-decoration: none;
    color: #000000;
}
A.OtherSubTabs:active
{
    text-decoration: none;
    color: #000000;
}
A.OtherSubTabs:hover
{
    text-decoration: none;
    color: #000000;
}

.SiteLink
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: bold;
    color: #FFFFFF;
}

/* hyperlink style for the site links */
.SiteLink A:link
{
    text-decoration: none;
    color: #FFFFFF;
}

.SiteLink A:visited
{
    text-decoration: none;
    color: #FFFFFF;
}

.SiteLink A:active
{
    color: #999999;
    text-decoration: none;
}

.SiteLink A:hover
{
    text-decoration: none;
    color: #999999;
}

.Accent
{
    color:#999999;
    font-weight: bold;
}

.Message
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    font-size: 11px;
    background-color: #0066ff;
}

/* style of item titles by Announcements and events */
.ItemTitle
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #0066ff;
}

/* style of item dates by Announcements and events */
.ItemDate
{
    font-weight: bold;
    font-size: 11px;
    color: #000000;
    font-family: Verdana, Helvetica, sans-serif;
}
/* GENERAL */
/* style for module titles */
.Head
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 15px;
    font-weight: bold;
    color: #000000;
}

/* style of item titles on edit and admin pages */
.SubHead
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #000000;
}

/* style of item titles on edit and admin pages */
.TitleHead
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #000000;
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #000000;
}

/* text style used for most text rendered by modules */
.Normal
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #000000;
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: #000000;
}
.NormalBlackBold
{
    font-family: Arial;
    font-size: 11px;
    font-weight: bold;
    color: Black;
}
.NormalRed
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #0066ff;
}

.NormalBold
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bolder;
}

.NormalBoldG
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #FF7D01;
}
.NormalItalic
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-style: italic;
}

/* text style for buttons and link buttons used in the portal admin pages */
.LangButton
{
    border: black thin groove;
    font-size: 12px;
    color: black;
    padding-top: 1px;
    font-family: Arial;
    text-align: center;
}
.CommandButton
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 11px;
    FONT-FAMILY: Verdana, Helvetica, sans-serif
}

/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link
{
    text-decoration: underline;
    color: #000000;
}

A.CommandButton:visited
{
    text-decoration: underline;
    color: #000000;
}

A.CommandButton:active
{
    text-decoration: underline;
    color: #000000;
}

A.CommandButton:hover
{
    text-decoration: underline;
    color: #000000;
}

.LeftPane
{
}
.RightPane
{
}

th
{
    background-image: url(../images/tabcap.gif);
    background-color: #4455aa
}

H1
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 20px;
    font-weight: normal;
    color: #000000;
}

H2
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 20px;
    font-weight: normal;
    color: #000000;
}

H3
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: #000000;
}

H4
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: #000000;
}

H5, DT
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #000000;
}

H6
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #000000;
}

TFOOT, THEAD
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 12px;
    color: #000000;
}

TH
{
    vertical-align: baseline;
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #000000;
}

A:link
{
    color: #0066ff;
    text-decoration: none;
}

A:visited
{
    text-decoration: none;
    color: #0066ff;
}

A:active
{
    text-decoration: none;
    color: #0066ff;
}

A:hover
{
    text-decoration: underline;
    color: #0066ff;
}

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: #0066ff;
    height: 1pt;
    text-align: left;
}

/* Articles */
/* style for Articles titles */
.ArticleHead
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 15px;
    font-weight: bold;
    color: #0066ff;
}

.module
{
    background-color: #b5b5b5;
    padding: 10;
}

.Error
{
    font-weight: bold;
    color: #000000;
}


/* ================================
   HtmlEditor
   ================================ */

DIV.edmenuback{
	background-color:"b5b5b5";
	border-bottom: 1px solid #929292;
	border-left: 1px solid #929292;
	border-right: 1px solid #929292;
	border-top: 1px solid #929292;
	width: 100%
}

TD.edmenuStyle{
	width: 75px;
	padding-top: 2px;
	padding-left: 2px;
	text-align: right;
}

TD.edmenuEditor{
}

TD.edmenuHTML{
	text-align: right;
	width: 35px;	
}