/*whole page body css can be replaced by individual sections texts and section links */

body
{  
font-family:"Trebuchet MS", Arial,Helvetica,Verdana,sans-serif;
color: #525252;}


A:link {
	COLOR: #0085B0;
	TEXT-DECORATION: none;
	border-bottom: 1px #c3c3c3 dotted;
}
A:unknown {
	COLOR: #0085B0; 
	TEXT-DECORATION: none;
	border-bottom: 1px #c3c3c3 dotted;
}
A:visited {
	COLOR: #0085B0; 
	TEXT-DECORATION: none;
    border-bottom: 1px #c3c3c3 dotted;
}
A:hover {
	COLOR: #c52a00; 
	TEXT-DECORATION: underline;
	border-bottom: 1px #ffffff dotted; 
}



/* All the CSS styles defined:

.sectionHeaderWithBar {  }
.rightSideBar {  }
.leftSideBar {  }
.sectionHeader {  }
.sectionText {  }

.main_header { font-family: sans-serif; font-size: 12pt; color: #123347; font-weight: bold }
.page_banner { font-family: sans-serif; color: #123347; font-size: 14pt; font-weight: bold }

.topNavigationBar { }
.HnavBar { }
.VnavBar { }

Left side bar CSS used for V Nav Bar */

.leftSideBar { font-family: Verdana; font-size: 10pt; color: #CEE7F8; }

A:link.leftSideBar { font-family: Verdana; font-size: 10pt; color: #CEE7F8; }

A:unknown.leftSideBar { font-family: Verdana; font-size: 10pt; color: #CEE7F8; }

A:visited.leftSideBar { font-family: Verdana; font-size: 10pt; color: #CEE7F8; TEXT-DECORATION: none }

*/




/* Section text CSS */

.sectionTextDummy {  font-family:"Trebuchet MS", Arial,Helvetica,Verdana,sans-serif;
color: #525252;
line-height: 1.5em;
font-size: .80em;
word-spacing: .1em;
text-align: justify;
}

.sectionHeaderHome {  
font-family: Georgia,"Times New Roman", Times, Serif; 
font-size: 1.15em; 
font-weight: bold; 
color: #0086b5;
}

.sectionTextHome {  font-family:"Trebuchet MS", Arial,Helvetica,Verdana,sans-serif;
color: #525252;
line-height: 1.6em;
font-size: .80em;
word-spacing: .1em;
text-align: justify;
}


A:link.sectionTextHome {
	COLOR: #0085B0;
border-bottom: 1px #838383 dotted;}

A:unknown.sectionTextHome {
	COLOR: #0085B0; 
	TEXT-DECORATION: none
}
A:visited.sectionTextHome {
	COLOR: #0085B0; 
	TEXT-DECORATION: none
}
A:hover.sectionTextHome {
	COLOR: #ff3300; 
	TEXT-DECORATION: underline
}

.sectionText {  font-family:"Trebuchet MS", Arial,Helvetica,Verdana,sans-serif;
color: #525252;
line-height: 1.5em;
font-size: .80em;
word-spacing: .1em;
text-align: justify;}

A:link.sectionText {
	COLOR: #0085B0;
border-bottom: 1px #838383 dotted;}
A:unknown.sectionText {
	COLOR: #0085B0; 
	TEXT-DECORATION: none
}
A:visited.sectionText {
	COLOR: #0085B0; 
	TEXT-DECORATION: none
}
A:hover.sectionText {
	COLOR: #ff3300; 
	TEXT-DECORATION: underline
}

.sectionTextNoJust {  font-family:"Trebuchet MS", Arial,Helvetica,Verdana,sans-serif;
color: #525252;
line-height: 1.6em;
font-size: .80em;
word-spacing: .1em;
}


.sectionTextArialJust {  font-family:Arial;
color: #525252;
line-height: 1.6em;
font-size: .80em;
word-spacing: .1em;
text-align: justify;
}
.sectionTextTahomaJust {  font-family:Tahoma;
color: #525252;
line-height: 1.4em;
font-size: .80em;
letter-spacing: +.05em;
text-align: justify;
word-spacing: .05em;}

.sectionTextVerd {  font-family:Verdana;
color: #525252;
line-height: 1.45em;
font-size: .80em;
text-align: justify;}



/*
A:link.sectionText { font-family: Arial; font-size: 10pt; color: #FF00FF; line-height:10%; }

A:unknown.sectionText  {
	font-family: Arial; font-size: 10pt; color: #FF00FF;  }

A:visited.sectionText  {
	FONT-SIZE: 10pt; COLOR: #0000FF; FONT-FAMILY: Arial; TEXT-DECORATION: none; line-height:10%; }

A:hover.sectionText {
	FONT-SIZE: 10pt; COLOR: #669900; FONT-FAMILY: Arial; TEXT-DECORATION: underline; line-height:10%; }
*/

/* Section Header text CSS */

.sectionHeader {  font-family: Verdana; font-size: 10pt; font-weight: bold; color: #0086B5;  }



/*A:link.sectionHeader { font-family: Verdana; font-size: 10pt; font-weight: bold; color: #143950;   }

A:unknown.sectionHeader  {
	font-family: Verdana; font-size: 10pt; font-weight: bold; color: #143950;  }

A:visited.sectionHeader  {
	FONT-SIZE: 10pt; font-weight: bold; COLOR: #143950; FONT-FAMILY: Verdana; TEXT-DECORATION: none;   }

A:hover.sectionHeader {
	FONT-SIZE: 10pt; font-weight: bold; COLOR: #669900; FONT-FAMILY: Verdana; TEXT-DECORATION: underline; 
}
*/


/* Graphic n Normal text links with no underline*/

.graphicLink

A:link.graphicLink {
	COLOR: #0085B0;
	TEXT-DECORATION: none;
	
}
A:unknown.graphicLink {
	COLOR: #0085B0; 
	TEXT-DECORATION: none;
	
}
A:visited.graphicLink {
	COLOR: #0085B0; 
	TEXT-DECORATION: none;
 
}
A:hover.graphicLink {
	COLOR: #c52a00; 
	TEXT-DECORATION: underline;
	border-bottom: 1px #ffffff dotted; 
}
	


/* TOP NAV BAR CODE */


 #Hnavcontainer ul
{
padding: .2em 0;
margin: 0;
list-style-type: none;
background-color: #226288;
color: #CEE7F8;
width: 100%;
font: bold 80% verdana, sans-serif;

/*** the slight hilight problem in firefox can be avoided if font is changed or size is increased to 90%, 
eg. font: normal 90% arial, helvetica, sans-serif;
Or
font: normal 80% verdana, sans-serif;
font: bold 90% verdana, sans-serif;
 ***/
 
}

#Hnavcontainer li { display: inline; }

#Hnavcontainer li a
{
text-decoration: none;
background-color: #226288;
color: #CEE7F8;
padding: .2em 1em;
}

#Hnavcontainer li a:hover
{
background-color: #CEE7F8;
color: #226288;
}




/* CODE TO highlight the CURRENT page on top horizontal navbar*/
/* home */
body#index a#indexnav, 
/* products */
body#products a#productsnav, body#TopTeam a#productsnav, body#SQLNavigator a#productsnav, body#benefitsTopTeam a#productsnav, body#featuresTopTeam a#productsnav, body#whitepaperTopTeam a#productsnav, 
/* services */
body#trialTopTeam a#productsnav, body#services a#servicesnav, body#training a#servicesnav, body#consulting a#servicesnav, 
/* sales */
body#sales a#salesnav, body#SalesEnquiryForm a#salesnav, 
/* support */
body#support a#supportnav, body#contactSupport a#supportnav, 
/* knowledge ctr */
body#knowledgeCtr a#knowledgeCtrnav, body#oracleKC a#knowledgeCtrnav, 
/* company */
body#company a#companynav, body#customersTechno a#companynav, body#feedbackTechno a#companynav, body#contactTechno a#companynav,
/* hilight the Currenct page of Beta Program pages*/
 body#ttBetaProgram a#ttBetaProgramHnav, body#ttBetaOverview a#ttBetaProgramHnav, body#ttBetaProgramFAQ a#ttBetaProgramHnav, body#ttBetaSpOffers a#ttBetaProgramHnav, body#ttBetaRegistration a#ttBetaProgramHnav


/* hilight the Currenct page of Beta Program pages on Hor Nav Bar*/
/* beta prog home */
 body#ttBetaProgram a#ttBetaProgramHnav, body#ttBetaOverview a#ttBetaProgramHnav, body#ttBetaProgramFAQ a#ttBetaProgramHnav, body#ttBetaSpOffers a#ttBetaProgramHnav, body#ttBetaRegistration a#ttBetaProgramHnav


{
	color: #FF9933;
	background: #226288;
	
}


/* Vertical Nav Bar like ttBetamain.css but web main theme blu colors and new side navigation bar subitems and new side navigation bar colors*/

#navcontainer ul
{
margin: 0;
padding: 0;
list-style-type: none;
}

#navcontainer a

{
display: block;
color: #525252;
background-color: #A4,CD,E6;
width: 11em;
padding: 3px 12px 3px 8px;
text-decoration: none;
border-bottom: #93C4E1;
border-bottom-style: solid;
border-bottom-width: 1px;
font: 80% arial, sans-serif;

}


#navcontainer a:hover
{
background-color: #0085B0; 
color: #FFF;

}

/*this code not working properly since I tried to embed image for bullets in sub list, the indent of sublist is gone, had to insert images directly on pages before sub list item number instead of coming fromm css*/

#navcontainer li li a
{
display: block;
color: #525252;
background-color: #A4,CD,E6;
left margin: 1;
width: 11em;
text-decoration: none;
border-bottom: 1px solid #93C4E1;
}




/* CODE to highlight the CURRENT page - for vertical navigation bar on left*/

/* knowledgeCenter */
body#oracle a#oraclenav, body#oracle_designer a#oracle_designernav, 

/* company */
body#company a#companyVnav, body#contactTechno a#contactTechnonav, body#customersTechno a#customersTechnonav, body#feedbackTechno a#feedbackTechnonav,

/* hilight the Currenct page of Beta Program pages*/
body#ttBetaSiteIndex a#ttBetaSiteIndexVnav, body#ttBetaDownloads a#ttBetaDownloadsnav, body#ttBetaSupport a#ttBetaSupportnav, body#ttBetaBugRepForm a#ttBetaBugRepFormnav, body#ttBetaFeatureReqForm a#ttBetaFeatureReqFormnav, body#ttBetaGeneralFeedbackForm a#ttBetaGeneralFeedbackFormnav


{
background-color: #0085B0;
color: #FFF;
}