/* ================================
    CSS STYLES FOR DESCO
   ================================
*/   

/* background color for the content part of the pages */
Body
{
    background-color: white;
    font-size: 9pt;
    font-family: Tahoma, Arial, Helvetica;
    text-decoration: none;
    color: Black;
    scrollbar-arrow-color: blue;
    sCROLLBAR-BASE-COLOR: lightblue;
    padding: 0px 0px 0px 0px;
 

/*
    scrollbar-face-color : #111F49; 
    scrollbar-dark-shadow-color: #111F49; 
    scrollbar-dark-shadow-color: #111F49;
    SCROLLBAR-FACE-COLOR: #111F49;
    SCROLLBAR-HIGHLIGHT-COLOR: none; 
    SCROLLBAR-SHADOW-COLOR: red; 
    scrollbar-dark-shadow-color:black;
    sCROLLBAR-BASE-COLOR: red;
*/
}
/* ================================
    PAGE HEADER & FOOTER
   ================================
*/   

/* PAGE BACKGROUND */
/* background color for the header at the top of the page  */
.HeadBg
{
	border-right: black 0px solid;
	padding-right: 0px;
	border-top: black 0px solid;
	padding-left: 0px;
	background-color:white;
	/*background: url(/audiopolis/Portal/watermark.jpg) #b1cce0 fixed no-repeat right top;*/
	padding-bottom: 0px;
	border-left: black 0px solid;
	padding-top: 0px;
	border-bottom: black 0px solid;
}
.Extra_Col
{
background-color:#cec1b3;
background: url(../../images/bg_rightmargin.gif) left top;
	
}
.LeftPane  
{
background-color:#cec1b3;
background: url(../../images/bg_leftmargin.gif) left top;
	
}

.ContentPane  { 
}

.RightPane  { 
}

/* 
	text style for the top tab 
*/
.TopTabs 
{
	font-size: 8pt;
    color: #111F49;
    font-family: Arial, Helvetica, Tahoma;
    text-decoration: none;
}
A.TopTabs:link {
    text-decoration:    none;
    color:#111F49;
}
A.TopTabs:visited  {
    text-decoration:    none;
    color:#111F49;
}
A.TopTabs:active   {
    text-decoration:    none;
    color:#111F49;
}
A.TopTabs:hover    {
    text-decoration:    underline;
    color: #111F49;
}

/* 
	text style for the text in footer 
*/
.FooterTabs
{
    font-size: 7.5pt;
    color: white;
    text-decoration: none;
}
A.FooterTabs:link {
    text-decoration:    none;
    color:white;
}
A.FooterTabs:visited  {
    text-decoration:    none;
    color:white;
}
A.FooterTabs:active   {
    text-decoration:    none;
    color:white;
}
A.FooterTabs:hover    {
    text-decoration:    undeline;
    color:white;
}
/* ================================
    GENERAL
   ================================
*/   

/* style for module titles */
.Head   {
    font-family: Arial, Helvetica, Tahoma, Comic;
    font-size:  18px; 
    font-weight:    normal;  
    color: black;
}
/* style of item titles on edit and admin pages */
.SubHead    {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  11px;
    font-weight:    bold;
    color: #111F49;
}
/* text style used for most text rendered by modules */
.Normal
{
    font-family: Arial, Helvetica, Tahoma;
    font-size: 12px;
    font-weight: normal;
}
/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
    font-family: Arial, Helvetica, Tahoma;
    font-size: 12px;
    font-weight: normal;
}
.NormalRed
{
    font-family: Arial, Helvetica, Tahoma;
    font-size: 12px;
    font-weight: bold;
    color: #ff0000
}
.NormalBold
{
    font-family: Arial, Helvetica, Tahoma;
    font-size: 12px;
    font-weight: bold
}
/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton     {
    font-family: Arial, Helvetica, Tahoma;
    font-size: 11px;
    font-weight: bold;
    color: red;
}
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link {
    text-decoration:    underline;
    color:Green;
}
A.CommandButton:visited  {
    text-decoration:    underline;
    color: Green;
}
A.CommandButton:active   {
    text-decoration:    underline;
    color: Green;
}
A.CommandButton:hover    {
    text-decoration:    underline;
    color: #ff0000;
}
    
/* ================================
    GENERIC
   ================================
*/   
P  {
    font-family: Arial, Helvetica, Tahoma;
    font-size:  12px;
}
SPAN  {
    font-family: Arial, Helvetica, Tahoma;
    font-size:  12px;
}
TD  {
    font-family: Arial, Helvetica, Tahoma;
    font-size:  12px;
}
H1  {
    font-family: Arial, Helvetica, Tahoma;
    font-size:  20px;
    font-weight:    normal;
    color: #F00918;
}
H2  {
    font-family: Arial, Helvetica, Tahoma;
    font-size:  20px;
    font-weight:    normal;
    color: #F00910;
}
H3  {
    font-family: Arial, Helvetica, Tahoma;
    font-size:  14px;
    font-weight:  bold;
    color: Orange;
}
H4  {
    font-family: Arial, Helvetica, Tahoma;
    font-size:  14px;
    font-weight:  bold;
    color: brown;
}
H5, DT  {
    font-family: Arial, Helvetica, Tahoma;
    font-size:  11px;
    font-weight:    bold;
    color: #003366;
}
H6  {
    font-family: Arial, Helvetica, Tahoma;
    font-size:  11px;
    font-weight:    bold;
    color: #003366;
}
TFOOT, THEAD    {
    font-family: Arial, Helvetica, Tahoma;
    font-size:  12px;
    color: #F00918;
}
TH  {
    vertical-align: baseline;
    font-family: Arial, Helvetica, Tahoma;
    font-size:  12px;
    font-weight:    bold;
    color: #F00918;
}
A:link
{
	color: black;
	text-decoration: none;
}
A:visited   {
    text-decoration:    none;
    color:  black;
}
A:active    {
    text-decoration:    none;
    color:  black;
}
A:hover {
    text-decoration:    underline;
    color: blue; /* #111F49; */
}
SMALL   {
    font-size:  8px;
}
BIG {
    font-size:  14px;
}
BLOCKQUOTE, PRE {
    font-family:    Lucida Console, monospace;
}
HR {
    color: dimgrey;
    height:1pt;
    text-align:left
}

/* MODULE-SPECIFIC */
/* text style for reading messages in Discussion */    
.Message    {
    font-family: Arial, Helvetica, Tahoma;
    font-size: 11px;
    font-weight: normal;
    font-size: 11px;
    background-color: #eeeeee
}   

/* style of item titles by Announcements and events */
.ItemTitle    {
    font-family: Arial, Helvetica, Tahoma;
    font-size:  11px;
    font-weight:    bold;
    color: #F00918;
}





















