/* -------------------------------------------------------------------------- */
/* global style control.  this didn't seem to mess with the rest of the       */
/* template to much                                                           */
/* -------------------------------------------------------------------------- */

/*
h1, h2, h3, h4, h5, h6 {
	color: #666666;
	font-family: 'Century Gothic', Geneva, Arial, Helvetica, Sans-serif;
	font-weight: normal;
	letter-spacing: 0.1em;
	margin: 0.5em 0 1em;
	padding: 0;
}

h1 {
	font-size: 1.5em;
	font-weight: normal;
	letter-spacing: 0.2em;
	margin-top: 0;
}

h2 {
	border-bottom: 1px solid #DEDEEF;
	font-size: 1.3em;
	margin-bottom: .7em;
}

h3 {	
	font-family:Arial,Helvetica,sans-serif;
	font-size:1.1em;
	font-weight:bold;
	margin-bottom:0;
	margin-top:12px;
}

h4 {
	font-size: 0.9em;
}

h5 {
	font-size: 0.9em;
}

h6 {
	font-size: 0.9em;
}
*/

.svsuAltRowBGC1 {
    background-color: #e8e4ce;
}

.svsuAltRowBGC2 {
    background-color: #eff2eb;
}

.lookupMain {
    overflow: visible;
    float: right;
    padding: 30px 0 0;
    width: 683px;
}

#secondary {
}

/* -------------------------------------------------------------------------- */
/*                                                                            */
/* css for contact information (used by coe templates)                        */
/* -------------------------------------------------------------------------- */

div.svsu_contact {
    height: 100%;
    border-top: 1px solid #DEDEEF;
    padding-top: 1em;
    vertical-align: bottom;
    float: right;
    width: 683px;
    padding: 30px 0 0;
    overflow: hidden;
}

table.svsu_contact {
    margin:0; padding:0;
    width:100%;
    vertical-align:top;
}

td.svsu_address {
    text-align: left;
    width: 50%;
    vertical-align: top;
}

td.svsu_phonefax {
    text-align:right;
    width: 50%;
    vertical-align: top;
}

span.name {
    font-weight:bold;
}

/* -------------------------------------------------------------------------- */
/*                                                                            */
/* css for main svsu main content wrapper                                     */
/*                                                                            */
/* -------------------------------------------------------------------------- */

/*
#svsu_main_content ul, ol {
	margin: 0 0 0 20px;
	_margin: 0 0 0 26px;
	padding: 0;
	list-style-image:none;
}

#svsu_main_content #myform {
	width: 100%;
	background: none;
}

#svsu_main_content #owp {
	width: 100%;
	background: none;
}
*/

#container-wrap {
    /* z-index: -100; */
}

#container {
    /* z-index: -95; */
    /* position: relative; */
}

#svsu_main_content {
    /* z-index: -90; */
    /* position: relative; */
}

#svsu_main_content ul {
    margin-bottom: 15px;
}

#svsu_main_content li {
    margin-bottom: 0px;
    /* margin-left: 2.3em; */
}

#svsu_main_content ol {
    /* margin-left: 10px; */
    margin-left: 1em;
}

#svsu_main_content a {
    text-decoration: underline;
}

#svsu_main_content a:hover { 
    background-color: #666;
    color: #ffffff;
    text-decoration: underline;
}

#svsu_subnav a:active { 
    background-color: #666;
    color: #ffffff;
    text-decoration: underline;
}

a:active { 
    background-color: #666;
    color: #ffffff;
    text-decoration: underline;
}

.pane a:hover {
    background-color: #333366;
    color: #ffffff;
}

/*
#svsu_main_content div.column a {
    text-decoration: underline;
}
*/

/*
div#main a {
    text-decoration: underline;
}
*/

#svsu_main_content .medbg {
    color: #000000;
    background-color: #F7BF5A;
    height: 2px;
}

#svsu_main_content .litebg {
    /* background-color: #FCDD71; */
    /* background-color: #cccccc; */
    background-color: #eff2eb;
}

#svsu_main_content .litebg li {
    background: transparent none;
}

#svsu_main_content .space_right {
    margin-right: 1em;
}

#svsu_main_content .darkbg {
    background-color: #000066;
    color: #ffffff;
}

#svsu_main_content .darkbg strong {
    color: #ffffff;
}

#svsu_main_content .red_text {
    color: #cc0000;
}

#svsu_main_content .blue_text {
    color: #0000aa;
}

#svsu_main_content label {
    display:block;
}

#svsu_main_content form {
    width: 100%;
    background: none;
}

#svsu_main_content td {
    padding: 1px;
}

/*
#svsu_main_content .radios {
	margin-top:10px; text-align:left;
}
*/

/*
#svsu_main_content .radios #sites {
	float:left; height:75px;
}
*/

/*
#svsu_main_content .radios #pubs {
	float:left;
}
*/

/*
#svsu_main_content .radios span {
	font-size:16px;
	font-weight:bold;
	margin-left:60px;
}
*/

/*
.radios #label { 
	float:left;
	width:175px;
	text-align:right;
	margin-top:5px;
}
*/

/*
.radios #field {
	float:left;
	margin-top:3px;
}
*/

/* -------------------------------------------------------------------------- */
/*                                                                            */
/* campus tour request form                                                   */
/*                                                                            */
/* -------------------------------------------------------------------------- */

#svsu_main_content .checkboxValidState {
    width: 350px;
}

/* -------------------------------------------------------------------------- */
/* directory lookup css                                                       */
/*                                                                            */
/* SVSU Directory Lookup Subsite _ *                                          */ 
/* -------------------------------------------------------------------------- */

.svsuDlSubsite_NavContainer {
    float: left;
    /* width: 345px;*/
    width: 193px;
    border-style:solid;
    border-width:0px;
}

.svsuDlSubsite_NavText {
}

.svsuDlSubsite_ContentContainer {
}

.svsuDlSubsite_SearchFormContainer {
    float: right;
    width: 550px;
    margin-bottom: 2px;
    border-style:solid;
    border-width:1px;
}

.svsuDlSubsite_SearchFormContainer table {
    /* width: 500px; */
    width: 90%;
    align: center;
}

.svsuDlSubsite_SearchFormContainer .columnHeader {
    text-align: right;
    width: 100px;
    padding-right: 1em;
}

.svsuDlSubsite_SearchFormContainer .columnInput {
    text-align: left;
    width: 400px;
}

.svsuDlSubsite_SearchFormContainer .small_text {
    caption: "Small Text";
    font-size:.8em;
}

.svsuDlSubsite_SearchFormContainer .alertNormal {
    text-align: center;
    font-size:1em;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    margin-bottom: 4px;
}

.svsuDlSubsite_SearchFormContainer .alertAttention {
    text-align: center;
    font-size: 1em;
    font-weight: bold;
    color: #ff0000;
    background-color: #ffff00;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-color: #666666;
    margin-bottom: 4px;
}

.svsuDlSubsite_Header {
    float: right;
    width: 550px;
    border-style:solid;
    border-width:0px;
    text-align: center;
    padding-top: 25px;
}

#svsuDlSubsite_Content {
}

.svsuDlSubsite_ResultContainer {
    margin-top: 285px;
}

.svsuDlSubsite_ResultRow {
    border-top-style: solid;
    border-top-width: 1px;
}

.svsuDlSubsite_ResultRow th {
    width: 193px;
    text-align: center;
}

#svsuDlSubsite_ResultRow th {
    width: 193px;
    text-align: center;
}

.svsuDlSubsite_pageLinkContainer {
    width: 100%;
    text-align: center;
    border-top-style: solid;
    border-top-width: 1px;
    font-weight: bold;
}

.svsuDlSubsite_pageLinkContainer table {
    width: 100%;
}

/* -------------------------------------------------------------------------- */
/*                                                                            */
/* search css                                                                 */
/*                                                                            */
/* -------------------------------------------------------------------------- */

#main_content_no_nav {
    /*width: 725px; */
    width: 910px;
    float: left;
    min-height: 220px;
    margin-top: 2px;
    margin-right: 0pt;
    margin-bottom: 0pt;
    margin-left: 10px;
    padding-top: 15px;
    padding-right: 0pt;
    padding-bottom: 20px;
    padding-left: 0pt;
}

/* a hack so that IE browers display the main pages div with correct width */
* html #main_content_no_nav {
    /* width:700px; */
    width: 910px;
}

#svsu_main_content .radios { 
    margin-top:10px;
    text-align:left;
}

#svsu_main_content .radios #sites { 
    float:left;
    height:75px;
}

#svsu_main_content .radios #pubs { 
    float:left;
}

#svsu_main_content .radios span { 
    font-size:16px;
    font-weight:bold;
    margin-left:60px;
}

#svsu_main_content .radios #searchLabel {
    display: inline;
    /*float:right; ew 12-03-09*/
    width:175px;
    text-align:right;
    margin-top:5px;
}

/* #svsu_main_content .radios #field { */
#svsu_main_content .radios .field {
    display: inline;
    float:left;
    margin-top:3px;
}

#svsu_main_content .radios li {
    list-style-type: none;
}

/******************************** This section contols style for site form tabs *************************************/

div.tabs {
    background-attachment:scroll;
    background-color:#A4A4A4;
    background-image:url(/search/includes/images/bg-tab.png);
    background-repeat:repeat-x;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #898989;
    clear:left;
    height:27px;
    margin-top:1em;
    width:800px;
    margin-left: auto;
    margin-right: auto;
}

.tabs table {
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #a7a7a7;
}

.tabs td {
    white-space: nowrap;
    background-color: transparent;
    background-image: url(../includes/images/bg-tab-bar.png);
    background-image: url(/search/includes/images/bg-tab-bar.png);
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-x-position: right;
    background-y-position: top;
}

.clickTabs td a { 
    text-decoration: none;
}

.clickTabs td:hover, .clickTabs td:hover a, .clickTabs td a:hover { 
    cursor:pointer;
}

#svsu_main_content .clickTabs td {
    text-align: center;
    font-size: 12px;
    font-weight: normal;
    height:27px;
    color: #ffffff;
    padding:0px 8px;
    background-x-position: 0px;
    background-y-position: 0px;
}

.clickTabs .clickTabsSel { 
    border-bottom-width: 0pt;
    border-bottom-style: none;
    color: #000000;
    background-color:#eeeeee;
}

#svsu_main_content .clickTabsSel a:hover {
    border-bottom-width: 0pt;
    border-bottom-style: none;
    color: #000000;
    background-color:#eeeeee;
    text-decoration: none;
}

#svsu_main_content .clickTabsSel a {
    text-decoration: none;
}

.clickTabs .clickTabsFirst {
    border-left-width: 0pt;
    border-left-style: none;
}

/*
.clickTabs td.clickTabsSel:hover, 
.clickTabs td.clickTabsSel:hover a,
.clickTabs td.clickTabsSel a:hover, 
.clickTabs a:hover {
	text-decoration: none;
	cursor: default;
}
*/

/* #svsu_main_content .featured, .featured_text { */
/*
.svsuSearchFeatured, .svsuSearchFeatured_text {
	background-color: #d2d2d2;
}
*/

#svsu_main_content .svsuSearchFeatured td {
    /* .featured td { */
    padding-left: 10px;
    padding-top: 5px;
    padding-right: 10px;
    background-color: #eeeeee;
}

#svsu_main_content .svsuSearchFeatured_text td {
    /* .featured_text td { */
    padding-left: 20px;
    padding-bottom: 5px;
    padding-right: 10px;
    background-color: #eeeeee;
}

#svsu_main_content .highlight {
    background-color: #eeeeee;
}

#svsu_main_content .normal_url {
    padding-bottom: 10px;
    color: #088000;
}

#svsu_main_content .searchForm {
    padding-left: 0px;
}

/* closed school *************************************************************/

.closedSchool {
    color: #ffffff;
    position: relative;
    width: 500px;
    height: 325px;
    left: 225px;
    top: 25px;
    margin: 0 auto;
    overflow: visible;
}

.closedSchoolContent {
    background-color: #ffffff;
    color: #000000;
    padding: 8px;
    -webkit-border-top-left-radius:8px;    /* for Safari & Chrome */
    -webkit-border-top-right-radius:8px;    /* for Safari & Chrome */
    -webkit-border-bottom-left-radius:8px;    /* for Safari & Chrome */
    -webkit-border-bottom-right-radius:8px;    /* for Safari & Chrome */
    -moz-border-radius-topleft:8px;       /* for Firefox */
    -moz-border-radius-topright:8px;       /* for Firefox */
    -moz-border-radius-bottomleft:8px;       /* for Firefox */
    -moz-border-radius-bottomright:8px;       /* for Firefox */
    opacity: 0.85;
    /* opacity: 0.75; */
    /* filter: alpha(opacity=75); */
}

.closedSchoolContent .subhead {
    opacity: 100;
    border-top: 1px solid #000000;
    width:98%;
    margin-left: auto;
    margin-right: auto;
    padding-top: 10px;
} 

.closedSchoolContent h2 {
    font-size: 50px;
    opacity: 100;
}

.closedSchoolContent hr {
    width: 98%;
    height: 1px;
    align: center;
    margin-top: 2px;
    margin-bottom: 2px;
}
#dep_banner {
    border-bottom: 1px solid #DEDEEF;
    font-size: 1.3em;
    margin-bottom: .7em;
    /*font-weight: 900;*/
    font: 600 18px/20px 'Myriad Pro Semibold','Myriad Pro',MyriadPro,Myriad,sans-serif;
}

#svsuContactWrapper #dep_contact {
    border-top: 1px solid #DEDEEF;
    font-size: 1em;
    margin-top: 0;
    font-weight: normal;
    margin-left: 0px;
    padding-top: .5em;
}

#svsuContactWrapper h2 {
    margin-bottom: 0em;
}

.svsuEmail a, .svsuEmail a:hover, .svsuEmail a:active {
    background-image: none;
    margin-left: 0px;
    padding: 0px;
    text-decoration: underline;
}

.svsuPhoneDept {
    color: #333333;
    font: 600 12px/14px 'Myriad Pro Semibold','Myriad Pro',MyriadPro,Myriad,sans-serif;
}

.svsuPhoneNum {
    margin-bottom: .7em;
}

.svsuDeptPhoneWrapper {
    margin-top: 0.7em;
}

#svsuContactWrapper #dep_office {
    border-top: 1px solid #DEDEEF;
    font-size: 1em;
    margin-top: 0px;
    font-weight: normal;
    margin-left: 0px;
    padding-top: .5em;
}

div#main p a:link,
div#main p a:visited,
div#main ul a:link,
div#main ul a:visited,
div#main ol a:link,
div#main ol a:visited {
    text-decoration:underline;
}

div#main div.column p a:link,
div#main div.column p a:visited,
div#main div.column ol a:link,
div#main div.column ol a:visited,
div#main div.column ul a:link,
div#main div.column ul a:visited {
    text-decoration:none;
    /*    text-decoration: underline;*/
}

/*
div#main div.wide p a:link,
div#main div.wide p a:visited,
div#main div.wide ol a:link,
div#main div.wide ol a:visited,
div#main div.wide ul a:link,
div#main div.wide ul a:visited {
    text-decoration: underline;
}
*/

div#main div.wide p a:link,
div#main div.wide p a:visited {
    text-decoration: underline;
}

div#main div.wide h2 a:link,
div#main div.wide h2 a:visited {
    text-decoration: none;
}


/*
div#main div.access a:link,
div#main div.access a:visited,
div#main div.access ul a:link,
div#main div.access ul a:visited {
    text-decoration: none;
}
*/

.butterbarShow {
    position: relative;
    background-color: #cc0000;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-style: normal;
    color: yellow;
    font-weight: bold;
    text-align: center;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-right: 3px;
    padding-left: 3px;
    padding-bottom: 3px;
    padding-top: 3px;
    z-index: 10;
}

#mainLogo {
    z-index: 50;
    right: 50%;
    top: 25px;
    background-image: url(../images/logo.png);
    background-repeat: no-repeat;
    background-position: 0 0px;
    position: absolute;
    height: 100px;
    width: 478px;
    margin-right: 88px;
}
