
/* background color for the content part of the pages */
Body
{
    background-color: white;
    font: Verdana, Helvetica, sans-serif;
    
}

iframe
{ background-color:Green;
	border:0;
	width:100%;
	height:100%;
	margin:0;
	
	margin-top:0;
	margin-left:0;
}

/* GENERIC */

/*
H1  {
  
	font-family: Verdana, Helvetica, sans-serif;
    font-size:  20px;
    font-weight:    normal;
    color: #666644;  
}

H2
{
	font-weight: normal;
	font-size: 20px;
	color: #444422;
	font-family: Verdana, Helvetica, sans-serif;
}

H3  {
	font-family: Verdana, Helvetica, sans-serif;
    font-size:  12px;
    font-weight:    normal;
    color: #CC0000;
    
}

H4  {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  12px;
    font-weight:    normal;
    color: #CC0000;
}

H5, DT  {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  11px;
    font-weight:    bold;
    color: #CC0000;
}

H6  {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  11px;
    font-weight:    bold;
    color: #CC0000;
}
*/
TFOOT, THEAD    {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  12px;
    color: #CC0000;
}

TH  {
    vertical-align: baseline;
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  12px;
    font-weight:    bold;
    color: #CC0000;
}

A:link  {
    text-decoration:    none;
    color:  #cc0000;
}

A:visited   {
    text-decoration:    none;
    color:  #cc0000;
}

A:active    {
    text-decoration:    none;
    color:  #cc0000;
}

A:hover {
    text-decoration:    underline;
    color:  #cc0000;
}

SMALL   {
    font-size:  8px;
}

BIG {
    font-size:  14px;
}

BLOCKQUOTE, PRE {
    font-family:    Lucida Console, monospace;
}


UL#WhatWeDo LI
{
 margin-left:-22px;
 background-color:#eeeeee;
 line-height: 150%;
  
}
UL LI   {
    list-style-type:    square ;
    list-style-position: outside;
    
}

#FeatureList  {
   line-height: 190%;
}

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: dimgrey;
    height:1pt;
    text-align:left
}

ADDRESS, BLOCKQUOTE, B, BODY, CAPTION, CENTER, DD, 
DIR, DIV, DL, DT, TEXTAREA, MENU, OL, STRONG, 
P, TD, TH, UL 
{	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height: 16px;
}


/* Specifics */


.HeadTitle, H1
{	font-family: "Trebuchet MS";
	font-size: 18px;
	color: #ff6600;
	font-weight:bold;
	margin-bottom: 0px;
}


.SubheadTitle, A.SubheadTitle, A.SubheadTitle:Active, A.SubheadTitle:Hover, A.SubheadTitle:Visited, A.SubheadTitle:Normal, H3
{
	font-weight: bold;
	font-size: 11px;
	color: #006600;
	margin-top: 0px;
}

.SubheadTitleHighlight
{
	font-weight: bold;
	font-size: 13px;
	color: #006600;
}

.ProjectScreenShots
{
	font-family: "Sans-Serif";
	color:black;
	font-size: 13px;
	display:block;
	background-color: #EEEEEE;
	text-align:center;
}

.ProjectDetails
{
	font-family: "Sans-Serif";
	color:black;
	font-size: 13px;
	display:block;
	background-color: #EEEEEE;
}


.Highlight
{
	font-weight: bold;
	font-size: 13px;
	color: #006600 ;
	line-height: 17px;
	font-family: "Trebuchet MS";
}

 
/* white space around an Image */
Img.InlineContent
{
	margin:15px;
	
}
 

/* PAGE BACKGROUND */
/* background color for the header at the top of the page  */

/* debug tag */
#txtEnviron
{
	color: #ffffff;
}

.HeadBgLibrary
{	background-color:#003300;
	background: url(/images/libraryhd.gif) #003300 no-repeat right 15px;
}

.HeadBgStripLibrary
{
	background-color: #ff6600;
}
.AccentLibrary
{
    color: #003300;
    font-weight:    bold;
}

.HeadBg
{	background-color:#ff6600;
	background: url(/images/sydney_skyline.gif) #ff6600  no-repeat right 15px;
}

.HeadBgStrip
{
	background-color: #006600;
}

.FootBg
{	background-color: #ff6600;

}

/* background for the table's row where TAB control sits */
.Tabrowbg
{
	background-position: 0% 0%;
	
}

/* background/border colors for the selected tab */
.TabBg {
    background-color: white;
    border-color:White;
    font-size: 13px;
    
}

/* background/border colors for the unselected tabs */
.OtherTabsBg {
    background-color:Gray;
    border-color: black;
    font-size: 13px;
}


/* text style for the selected tab */
.SelectedTab
{
	font-weight: bold;
	font-size: 11px;
	color: #CC0000;
	font-family: Verdana, Helvetica, sans-serif;
}
 

/* text style for the unselected tabs */
.OtherTabs {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    color:gainsboro;
    text-decoration:none;
 
}


/* PAGE BANNER */
/* NOTE: Site Title, Site Links and Tabs are rendered by MobilePortalBanner.ascx
/* style for the text of the site title */
.SiteTitle {
    font-family: Verdana Bold, Helvetica, sans-serif;
    font-size: 20px;
    font-weight: bold;
    color:White;
}


/* hyperlink styles of the unselected tabs */
A.OtherTabs:link    {
    text-decoration:    none;
    color:#eeeeee;
}

A.OtherTabs:visited {
    text-decoration:    none;
    color:#eeeeee;
}

A.OtherTabs:active  {
    text-decoration:    none;
    color:#eeeeee;
}

A.OtherTabs:hover   {
    text-decoration: none;
    color:red;
}

A.SelectedTab:Hover 
{	text-decoration:none;
	color:#CC0000;
}

    
/* text style for the site links (at extreme top-right of header) */
.SiteLink {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold
}   

/* hyperlink style for the site links */
A.SiteLink:link {
    text-decoration:    none;
    color:white;
}

A.SiteLink:visited  {
    text-decoration:    none;
    color:#eeeeee;
}

A.SiteLink:active   {
    text-decoration:    none;
    color:#eeeeee;
}

A.SiteLink:hover    {
    text-decoration:    underline;
    color:white;
}

.SiteLinkXS   SiteLink
{ font-size:8px;
  font-weight:normal;
  color:White;
}


A.JumpLink  {
    font-size: 12px;
    font-weight:bold;
}




A.MoreLink:active {
    text-decoration:    none;
    font-weight:bold;
    color:Blue;
}

A.MoreLink:link {
    text-decoration:    none;
    font-weight:bold;
    color:Blue;
}

A.MoreLink:visited {
    text-decoration:    none;
    font-weight:bold;
    color:Blue;
}


A.MoreLink:hover    {
    text-decoration:    underline;
    color:#FF6600;
}

/* style for separator between site links */
.Accent
{
    color: #FF6600;
    font-weight:    bold;
}



/* MODULE-SPECIFIC */
/* text style for reading messages in Discussion */    
.Message    {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    font-size: 11px;
    background-color: #eeeeee
}   

/* style of item titles by Announcements and events */
.ItemTitle    {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  11px;
    font-weight:    bold;
    color: #CC0000;
}


/* GENERAL */
/* style for module titles */
.Head
{
	font-weight: bold;
	font-size: 12px;
	background-image: url(pic.gif);
	color: #666644;
	font-family: Verdana, Helvetica, sans-serif;
}

/* style of item titles on edit and admin pages */
.SubHead    {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  11px;
    font-weight:    bold;
    color: #CC0000;
}

/* 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: black;
}

/* text style used for most text rendered by modules */
.Normal
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    line-height: 12px    
}

/* 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;
}

.NormalRed
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: red
}

.NormalBold
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold
}

/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton     {
    font-family: Verdana, Helvetica, sans-serif;
    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: #CC0000;
}

A.CommandButton:visited  {
    text-decoration:    underline;
    color: #CC0000;
}

A.CommandButton:active   {
    text-decoration:    underline;
    color: #CC0000;
}

A.CommandButton:hover    {
    text-decoration:    underline;
    color: #CC0000;
}
    


