﻿*
{
    margin: 0;
    padding: 0;
}

.Hide { display:none; }

body
{
    background-color: #b8ac8b;
    background-image: url(  "http://www.hendrix.edu/content/images/cssimages/bg_diagonals.gif" );
    background-position: top;
    background-repeat: repeat-x;
    height:100%; 
    font-size: 11px;
    font-weight: normal;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    text-align: left;
}

h1, h2
{
    font-family: "Trebuchet MS" , Helvetica, Arial, san-serif;
    text-transform: uppercase;
}

img
{
    border: 0;
}

a
{
    text-decoration: none;
}

table
{
    margin: 0;
    padding: 0;
}

#outercontainer
{
    width: 964px;
    background-image: url(  "http://www.hendrix.edu/content/images/cssimages/bg_withsideshadow.png" );
    margin: 0 auto 0 auto;
    height:100%; 
}

#container
{
    width: 950px;
    margin: 0 auto 0 auto;
    position: relative;
    height:100%; 
}

#globalnav
{
    width: 950px;
    height: 25px;
    border-top: 3px solid #b8ac8b;
    border-bottom: 3px solid #b8ac8b;
}

#globalnav ul
{
}

#globalnav li
{
    display: inline;
    list-style: none;
    margin-right: -4px;
}

#content-ektron ul
{
    list-style-type: square;
    padding: 0px 0px 0px 10px;
    margin: 8px 0px 20px 15px;
}
#content-ektron li
{
    padding: 0px 0px 0px 0px;
    margin: 3px 0px 3px 0px;
}

#content-ektron h3
{
    font-size:14px;
    padding: 0px 0px 0px 0px;
    margin:15px 0px 10px 0px;
}

.bodyhed
{
    color: #4c6782;
    font-size: 18px;
    padding-top: 15px;
    padding-bottom: -10px;
    padding-left: 0px;
}
/* 20px: removed because body text <td> tag has padding-left:20px */

.OrangeHighlight
{
    color: #d2691e;
}

.LightBlueHighlight
{
    color: #7498C0;
}

.FirstParagraph
{
    font-size: 12px;
    line-height: 20px;
}

.entry td {
    line-height: 18px;
}

#footeroutercontainer {
width:100%;
background-color:#d3d3d3;
background-image:url('/content/images/GlobalStandard/bg_footer.gif');
background-repeat:repeat-x;
clear:both ! important; /* resets the flow at the top of the footer */

}

#footercontainer {
width:913px;
height:45px;
margin:0 auto;
padding:23px 14px 33px 23px;
}

#footerlogo {
width:186px;
height:45px;
padding:0;
float:left;
}

#footerlogo a:link,
#footerlogo a:visited,
#footerlogo a:hover,
#footerlogo a:active
{
color:#d3d3d3;
}

#footercontent {
height:45px;
padding:0;
margin:0 0 0 30px;
float:left;
font-size:10px;
line-height:10px;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#666666;
}

#footercontent ul {
padding:0;
margin:0;
float:left;
}

#footercontent li {
padding:0;
margin:0 0 8px 0;
list-style-type:none;
}

#footercontent ul.footercontent-contact {
padding-right:30px;
}

#footercontent ul.footercontent-contact a:link,
#footercontent ul.footercontent-contact a:visited {
color:#666666;
text-decoration:none;
}

#footercontent ul.footercontent-contact a:hover,
#footercontent ul.footercontent-contact a:active {
color:#666666;
text-decoration:underline;
}

#footercontent ul.footercontent-links a:link,
#footercontent ul.footercontent-links a:visited {
color:#666666;
text-decoration:none;
font-weight:bold;
}

#footercontent ul.footercontent-links a:hover,
#footercontent ul.footercontent-links a:active {
color:#666666;
text-decoration:underline;
font-weight:bold;
}

#footersearch {
float:right;
}

/* =============================
Search Box Styles
==============================*/

.frontpagesearchcontainer {
                border:1px solid #CCCCCC;
                background-color:#EEEEEE;
                padding:5px 9px 9px 9px;
                width:175px;
                margin:0;
}

.SearchLabel {
                text-transform:uppercase;
                float:left;
                color:#666666;
                font-size:11px;
                line-height:20px
}

#MainSearchSelector {
                color:#666666;
                font-size:11px;
}

#MainSearchSelector_0,
#MainSearchSelector_1 {
                margin:2px 3px 0 5px;
}

#MainSearchSelector label {
                vertical-align:top;
                line-height:16px;
}

#MainSearchBox {
                width:140px;
                height:20px;
                margin:3px 0 0 0;
                padding:0 0 0 0;
}

#SearchGoButton {                
                padding:0;
}