﻿/* DEFAULTS
----------------------------------------------------------*/

body   
{
    background-color: #dcd6be;
/*	background-image: url(images/page_bkgr.gif); */
	background-repeat: repeat-x;
    font-size: .80em;
    font-family: "Helvetica Neue", "Lucida Grande", "Segoe UI", Arial, Helvetica, Verdana, sans-serif;
    margin: 0px;
    padding: 0px;
    color: #353535;
}

ul
{
    margin-left: 1.5em; 
    padding-left: 1.5em;
    line-height: 145%;
    margin-top: 5px;
    margin-bottom: 5px;
}

li
{
    margin-left: 0; 
    padding-left: 0;
    line-height: 145%;
    margin-top: 5px;
    margin-bottom: 5px;
}

/* MAIN  
----------------------------------------------------------*/
#HandbookIndex
{
    font-size: 1em;
    color: #841617;
    font-family: "Helvetica Neue", "Lucida Grande", "Segoe UI", Arial, Helvetica, Verdana, sans-serif;
    font-weight: bold;
    padding-bottom: 2em;
    text-align: center;
}

#HandbookIndexIndent1
{
    font-size: .85em;
    font-family: "Helvetica Neue", "Lucida Grande", "Segoe UI", Arial, Helvetica, Verdana, sans-serif;
    line-height: 130%;
    margin-left: 10px;
}

#HandbookIndexIndent2
{
    font-size: .85em;
    font-family: "Helvetica Neue", "Lucida Grande", "Segoe UI", Arial, Helvetica, Verdana, sans-serif;
    line-height: 130%;
    margin-left: 20px;
}

#HandbookIndexSectionHead
{
    font-size: .90em;
    font-family: "Helvetica Neue", "Lucida Grande", "Segoe UI", Arial, Helvetica, Verdana, sans-serif;
    font-weight: bold;
    line-height: 145%;
}

#HandbookList
{
    font-family: "Helvetica Neue", "Lucida Grande", "Segoe UI", Arial, Helvetica, Verdana, sans-serif;
    margin-left: 10px;
    line-height: 145%;
    margin-top: 5px;
    margin-bottom: 5px;
}

#HandbookList2
{
    font-family: "Helvetica Neue", "Lucida Grande", "Segoe UI", Arial, Helvetica, Verdana, sans-serif;
    margin-left: 20px;
    line-height: 145%;
    margin-top: 5px;
    margin-bottom: 5px;
}

#HandbookParagraph p,
#HandbookAcknowledgementParagraph p
{
    font-size: 1em;
    font-family: "Helvetica Neue", "Lucida Grande", "Segoe UI", Arial, Helvetica, Verdana, sans-serif;
    margin-bottom: 30px;
    line-height: 145%; 
}

#HandbookSectionTitle
{
    font-size: 1em;
    color: #841617;
    font-weight: bold;
    line-height: 90%;   
}

#HandbookAcknowledgementTitle
{
    font-size: 16pt;
    color: #841617;
    font-weight: bold;
    line-height: 90%;
    text-align: center;
}

#HandbookSectionTitle a
{
    font-size: .80em;
    color: #841617;
    font-weight: normal;
    line-height: 90%;   
}

#HandbookTable
{
    font-size: .95em;
    font-family: "Helvetica Neue", "Lucida Grande", "Segoe UI", Arial, Helvetica, Verdana, sans-serif;  
}

#HandbookTableInvisible
{
  visibility: collapse;
}

#HandbookTableLast
{
    font-size: .80em;
    font-family: "Helvetica Neue", "Lucida Grande", "Segoe UI", Arial, Helvetica, Verdana, sans-serif;
    
}

#HandbookTitlePage
{
    font-size: 1.5em;
    font-family: "Helvetica Neue", "Lucida Grande", "Segoe UI", Arial, Helvetica, Verdana, sans-serif;
    font-weight: bold;
    
}

#HandbookTitlePageSec2
{
    font-size: .80em;
    font-family: "Helvetica Neue", "Lucida Grande", "Segoe UI", Arial, Helvetica, Verdana, sans-serif;
    font-weight: bold;
    
}

#HandbookParagraphDefinitions
{
    font-family: "Helvetica Neue", "Lucida Grande", "Segoe UI", Arial, Helvetica, Verdana, sans-serif;
    font-weight: bold;
    line-height: 145%;
}

#HandbookParagraphURL
{
    font-size: 1em;
    font-family: "Helvetica Neue", "Lucida Grande", "Segoe UI", Arial, Helvetica, Verdana, sans-serif;
    color: #841617;
    text-decoration: none;
    line-height: 145%;
    margin-bottom: 3px;
}

#HandbookParagraphURL a
{
    font-size: 1em;
    font-family: "Helvetica Neue", "Lucida Grande", "Segoe UI", Arial, Helvetica, Verdana, sans-serif;
    color: #841617;
    text-decoration: none;
    line-height: 145%;
    margin-bottom: 3px;
}

#HandbookParagraphURL a:hover
{
    font-size: 1em;
    font-family: "Helvetica Neue", "Lucida Grande", "Segoe UI", Arial, Helvetica, Verdana, sans-serif;
    color: #841617;
    text-decoration: underline;
    line-height: 145%;
    margin-bottom: 3px;
}

#HandbookParagraphIndent1
{
    font-size: 1em;
    font-family: "Helvetica Neue", "Lucida Grande", "Segoe UI", Arial, Helvetica, Verdana, sans-serif;
    line-height: 145%;
    margin-left: 15px;
    margin-bottom: 9px;
}

#HandbookParagraphIndent2
{
    font-size: 1em;
    font-family: "Helvetica Neue", "Lucida Grande", "Segoe UI", Arial, Helvetica, Verdana, sans-serif;
    line-height: 145%;
    margin-left: 30px;
    margin-bottom: 9px;
}

#HandbookList3
{
    font-family: "Helvetica Neue", "Lucida Grande", "Segoe UI", Arial, Helvetica, Verdana, sans-serif;
    margin-left: 30px;
    line-height: 145%;
    margin-top: 5px;
    margin-bottom: 5px;
}

#HandbookList4
{
    font-family: "Helvetica Neue", "Lucida Grande", "Segoe UI", Arial, Helvetica, Verdana, sans-serif;
    margin-left: 40px;
    line-height: 145%;
    margin-top: 5px;
    margin-bottom: 5px;
}

#colIntro
{
    width: 820px;
}

#backToTopLink
{
    font-size:xx-small;
    line-height: 0%;
    margin-top: -85px;
}

.rowEmpty
{
    visibility: collapse;
}

#redlink a
{
    color: #841617;
    font-weight: 500;
}

#col1float
{    
    float: left;
}

#col1
{
    width: 380px;
    vertical-align: top;
    line-height: 100%;
    float: left;
    margin-top: -10px;
    margin-bottom: -20px;
}

#col2
{
    width: 380px;
    margin-left: 400px;
    vertical-align: top;
    margin-top: -10px;
    margin-bottom: -70px;
    line-height: 100%;
}

#col2SearchResults
{
    width: 380px;
    margin-left: 400px;
    vertical-align: top;
    margin-top: -10px;
    margin-bottom: 40px;
    line-height: 100%;
}


#mainBody
{
    margin-top: -20px;
    clear: both;
    width: 790px;
}

#indexHead
{
    clear: both;
    width: 790px;
}

#mainBodySearchResults
{
    margin-top: -120px;
    clear: both;
}

#hrLine
{
    color: Gray;
    width: 100%;
    height: 2pt;
}

#smaller
{
    font-size: .90em;
}

#OURed
{
    color: #841617;
} 

#red
{
    color: Red;
}

#blue
{
    color: Blue;
}

#logIn
{
    color: #dcd6be;
}

#logIn a
{
    color: #7f7f7f;
}

#logIn a:hover
{
    color: #841617;
}

#top
{
    text-align: center;
}

#top a
{
    color: #7f7f7f;
    font-size: small;
    text-align: center;
    line-height: 80%;
    
}

#top a:hover
{
    color: #841617;
    font-size: small;
    text-align: center;
    line-height: 80%;
}

.searchResults
{
    background: #f9ec7d;
    color: Black;
    border: 1px;
    font-weight: bold;
    text-decoration: underline;
}

a:link, a:visited
{
    color: #353535;
    text-decoration: none;
}

a:hover
{
  color: #841617;
  text-decoration: underline;
}

a:active
{
    color: #841617;
    text-decoration: underline;
}

p
{
    margin-bottom: -3px;
    line-height: 145%;
}


/* HEADINGS   
----------------------------------------------------------*/

h1, h2, h3, h4, h5, h6
{
    font-size: 1.5em;
    color: #841617;
    font-weight: bold;
    margin-bottom: 0px;
    font-family: "Helvetica Neue", "Lucida Grande", "Segoe UI", Arial, Helvetica, Verdana, sans-serif;
    line-height: 97%;
}

h1
{
    font-size: 1.6em;
    padding-bottom: 0px;
    margin-bottom: 0px;
    color: #841617;
    font-weight: bold;
}

h2
{
    font-size: 1.5em;
    font-weight: 600;
    color: #841617;
    font-weight: bold;
}

h3
{
    font-size: 1em;
    color: #841617;
    font-weight: bold;
    line-height: 90%;
}

h4
{
    font-size: 1.1em;
}

h5, h6
{
    font-size: 1em;
}

/* this rule styles <h1> and <h2> tags that are the 
first child of the left and right table columns */
.rightColumn > h1, .rightColumn > h2, .leftColumn > h1, .leftColumn > h2
{
    margin-top: 0px;
}


/* PRIMARY LAYOUT ELEMENTS   
----------------------------------------------------------*/

.page
{
    width: 860px;
    background-color: #fff;
    margin: 20px auto 0px auto;
    border: 1px solid #496077;
}

#header
{
    background-color: #ffffff;
    background-image: url("../images/OUlogo_trans_HRHandbookHead.jpg");
    background-repeat: no-repeat;
    background-position: left;
    width: 100%;
    border-bottom: 5px solid #780101;
    height: 96px;
}

.header h1
{
    font-weight: 700;
    margin: 0px;
    padding: 0px 0px 0px 20px;
    color: #f9f9f9;
    border: none;
    line-height: 2em;
    font-size: 2em;
}

.main
{
    padding: 15px 0px 0px 35px;
    margin: 0;
    min-height: 420px;
}

.leftCol
{
    padding: 6px 0px;
    margin: 12px 8px 8px 8px;
    width: 200px;
    min-height: 200px;
}

.footer
{
    color: #353535;
    padding: 8px 0px 0px 0px;
    margin: 0px auto;
    text-align: center;
    line-height: normal;
}


/* TAB MENU   
----------------------------------------------------------*/

div.hideSkiplink
{
    border-top: 3px;
    border-top-style: inset;
    border-top-color: #c81c17;
    background-color: white;
    vertical-align: middle;
    width:100%;
    height: 35px;
    border-bottom: 3px;
    border-bottom-color: #c81c17;
    border-bottom-style: outset;
    line-height: 250%;
}

div.hideSkiplinkLogin
{
    border-top: 3px;
    border-top-style: inset;
    border-top-color: #c81c17;
    background-color: white;
    vertical-align: middle;
    width:100%;
}

div.hideSkiplink2
{
    background-color: white;
    width:100%;
    height: 0px;
    border-bottom: 3px;
    border-bottom-color: #8b0e0a;
    border-bottom-style: inset;
}

/* MISC  
----------------------------------------------------------*/

.clear
{
    clear: both;
}

.title
{
    display: block;
    float: left;
    text-align: left;
    width: auto;
}

/***** NEW FOOTER *****/


#footerContainer {
		clear: both;
		background-color: white;
		padding: 0px;
		font-style : normal;
		font-size : 11px;
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		color : #666666;
		border-top: 5px solid #780101;
		background-image: url("../images/building3.jpg");
        background-repeat: no-repeat;
        background-position: left;
        text-align: right;
	}
	
#footerContainer p 
{
    font-style : normal;
    font-size : 11px;
    font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
    color : #353535;
    line-height: 145%;
    text-align: right;
    padding-right: 15px;
    text-align: right;
}

#container_footer a
{
    font-style : normal; 
    color : #353535; 
}
	
#container_footer a:hover
{
    color : #841617; 
}
	
#footerText
{
    padding: 20px;
    line-height: normal; 
}

#HandbookParagraphDefinitons
{
    width: 100%;
    border-collapse: collapse;
    margin-bottom: 30px;
}

#HandbookParagraphDefinitons td
{
    padding: 10px;
    border: 1px solid black;
}