﻿@charset "utf-8"; 
/* $Id: style.css,v 1.5 2009/07/13 23:52:57 andregriffin Exp $ */
/* Drupal 6 Framework - Created by Andre Griffin
----------------------------------------------------------------
[Table of contents]

 0.Reset
 1.Global
 2.Layout
 3.Main
 4.Sidebars
 5.Header
 6.Navigation
 7.Nodes
 8.Comments
 9.Blocks
10.Footer
12.CSS Support
13.Advanced
14.OSU

[Font sizes - based on 75%/12px body]
36px = 3em
30px = 2.5em
24px = 2em
18px = 1.5em
16px = 1.333333em
14px = 1.1667em
12px = 1em
11px = .9167em
10px = .8333em

Equasion for font sizing: 
-Desired in px ÷ Default (or parent) in px = sizing in em

----------------------------------------------------------------*/

/**
 * 0.RESET 
 */
@import "reset.css";

/**
 * 1.GLOBAL
 */
 html{
	overflow-x: hidden;
 }
body {
  background: #fff;
  color: #404040;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 75%;
  line-height:1.5;
  margin: 0;
  padding: 0;
  letter-spacing: 0.03em;
}

h1, h2, h3, h4, h5, h6 {
  color: #111;
  font-family: Helvetica, Arial, sans-serif;
  font-weight: normal;
}

h1 {
  font-size: 3em;
  line-height: 1em;
  margin-bottom: .5em; 
}

h2 {
  font-size: 2em;
}

h3 {
  font-size: 1.5em;
  line-height: 2em;
}

h4 {
  font-size: 1.2em;
  line-height: 1.25em;
  margin-bottom: 1.25em; 
}

h5 {
  font-size: 1em;
  font-weight: bold;
  margin-bottom: 1.5em; 
}

h6 {
  font-size: 1em;
  font-weight: bold;
}

h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {
  margin: 0;
}

p {
  margin: 0 0 1.5em 0;
}

p a:link, p a:visited {
  text-decoration: underline;
}

a:link, a:visited {
  color: #F37A1F;
font-weight: normal;
text-decoration: none;
}


a:focus {
  outline: 1px dotted;
}

a:hover, a:active, li a.active {
  color: #404040;
  outline: none;
  text-decoration: none;
}

/**
 * 2.LAYOUT
 */
.container {
  margin: 0 auto;
  padding: 0;
  width: 799px;
}

/* add this class to div.container in page.tpl to show grid */
.showgrid {
  background: url("../images/grid.png") repeat;
}

/**
 * 3.MAIN
 */
/* 1 column */
#main {
  margin: 0 0 1.5em;
  position: relative;
}

/* 3 columns */
body.sidebars #main {
  margin-right: 30px;
  float: left;
  width: 330px;
}

/* 2 columns - sidebar-left */
body.sidebar-left #main {
  float: left;
  width: 330px;
}

/* 2 columns - sidebar-right */
body.sidebar-right #main {
  float: left;
  width: 790px;
}

/**
 * 4.SIDEBARS
 */
.sidebar {
  width: 150px;
}

/* ----- Begin of vs-styles --------------------------------------------------------------------------------------------------------- */

#CustomAdRotatorTextHeader, #CustomAdRotatorTextHeader a
{
   color:#F37A1F;
   font-weight:bold;
   font-size:8pt;
   padding-right:15px;
   margin-top:5px;
}



#CustomAdRotatorTextHeader a:hover
{
   color:#404040;
   font-weight:bold;
   font-size:8pt;
   padding-right:15px;
   margin-top:5px;
}
#CustomAdRotatorTextContent
{
      font-size:8pt;
   padding-right:15px;
}

.vs-image-link
{
   background-color:transparent;
   padding:3px;
}

.vs-image-link:hover
{
   background-color:#F37A1F;
   padding:3px;
}

.vs-main-table
{
   background:transparent none;
   padding:0px;
   margin:0px;
   width:100%;
   border-style:none;
}
.vs-main-table td
{
   vertical-align:top;
   text-align:left;
   padding:0px;
   margin:0px;
}

.vs-bigHeader
{
   text-align:center!important;
   padding-top:15px!important;
   height:45px!important;
}
.vs-bigHeaderLeft
{
   text-align:left!important;
   padding-top:15px!important;
   padding-left:15px!important;
   padding-bottom: 20px;
}

.vs-bigHeaderLeftFaculty
{
   text-align:left!important;
   padding-top:0px!important;
   padding-left:0px!important;
   height:45px!important;
   width:372px;
   overflow:visible;
}



.vs-center-td 
{
    width:385px;
    padding-right:15px!important;
}

.2vs-center-td 
{
	text-align:left;
    width: 585px;
    padding-right:15px!important;
}

.vs-right-sidebar
{
   width:175px;
   overflow:visible;
   position: relative;
}

.vs-right-overflow
{
   z-index:5;
   width:320px;
   position: absolute;
}
   
.vs-right-sidebar-content
{
   margin:0px;
   margin-left:0px;
   margin-top:0px;
   width:175px;
   padding-top:5px;
   padding-bottom:5px;
   padding-left:10px;
   padding-right:0px;
   border-left:1px solid #E5E5E5;
}
.vs-right-overflow-shifted
{
   margin-left:111px;
   margin-top:15px;
   width:209px;
   padding-top:5px;
   padding-bottom:5px;
   padding-right:15px;
}


.vs-left-sidebar
{
   width:172px;
   margin-top:0px;
   margin-right:10px;
   margin-bottom:0px;
   margin-left:0px;
}

.vs-left-sidebar-top-menu
{
   height:190px;
   background-color:transparent;
}

.vs-left-sidebar-top-menu ul li  
{
   position: relative;
	left: 0px;
   font-size:10pt;
   /*letter-spacing:0.08em;*/
   list-style-image:none;
   list-style-type:none;
   list-style-position:inside;
   background: none;
   margin: 0px 0px 6px 0px;
   padding-left: 0px !important;
   display: block;
}
.vs-left-sidebar-top-menu li a ,.vs-right-overflow-shifted a, .vs-right-sidebar-content a, .vs-left-sidebar-content a, div.vs-right-overflow a img, .vs-left-sidebar-top-menu li a.no_hover:hover 

{
   text-decoration:none!important;
   font-weight:normal;
   color: #F37A1F; /*#F37A1F - main orange color*/
}
.vs-left-sidebar-top-menu li a {
   margin-left: 0px;
   padding-left: 0px;
   float: left;
   clear: both;
   display: block;
 }
.vs-left-sidebar-top-menu li.vs-left-submenu
{
   margin-left:0px;
   padding-left: 22px !important;
   list-style-image:none;
   background:url(../images/submenu.gif) no-repeat 10px 4px;
   line-height:1em;
   list-style-position:inside;
   float: left;
   clear: both;
   width: 150px;
}
/*
.vs-left-sidebar-top-menu li.vs-left-submenu .vs-left-currentmenu 
{
   list-style-image:url(../images/submenugray.gif);
}
*/

.vs-left-sidebar-top-menu li.vs-left-currentmenu a
{
   color: #404040; /*#F37A1F - main orange color*/
}



.vs-left-sidebar-content
{
   margin:0px;
   padding-top:5px;
   padding-bottom:5px;
   padding-left:0px;
   padding-right:0px;
   width:100%;
   border-right:1px solid #E5E5E5;
}


.vs-left-sidebar-h2 
{
   font-family:Times New Roman;
   text-transform:uppercase;
   font-size:1.25em;
   font-weight:bold;
   margin-bottom:5px;  
   color: #404040; /*#F37A1F - main orange color*/
}
.vs-left-sidebar-h3 
{
   font-family:Arial;
   text-transform:none;
   font-size:1em;
   font-weight:bold;
   margin-left: 0px;
   margin-right:0px;
   margin-top:5px;
   margin-bottom:0px;  
   color: #F37A1F;
}


.vs-center-column
{
   margin-top:0px;
   margin-right:0px;
   margin-bottom:0px;
   margin-left:0px;
   background-color:transparent;
   border-style:none;
   padding-top:0px;
   padding-left:15px;
   padding-right:10px;
   padding-bottom:0px;
}

.vs-center-column p, .vs-center-column ul li, .vs-center-column ol li

{
   font-size:10pt;
   /*letter-spacing:0.1em;*/
}

.vs-center-column ul li 
{
   list-style-image:none;
   list-style-type:disc;
   list-style-position:outside;
   background-image: none;
   margin-bottom:10px; /*15px;*/
margin-left:15px;
padding-left:5px;
}

.vs-center-column ol li 
{
   list-style-image:none;
   list-style-type:decimal;
   list-style-position:outside;
   background-image: none;
   margin-bottom:0px;
   margin-top:0px;
   margin-left:50px;
}
.vs-center-column ol 
{
   margin-bottom:5px;
}

.vs-p-no-margin
{
   margin-bottom:0px;
   font-weight:bold;
}


.vs-center-column p a, .vs-center-column ol li a
{
   color: #F37A1F; /*#F37A1F - main orange color*/
   text-decoration:none;
   font-weight:normal;
}


.vs-center-column ul li a:link, .vs-center-column ul li a:active, .vs-center-column ul li a:visited
{
   color: #404040;
   text-decoration:none;
   font-weight:normal;
}


.vs-center-column p a:hover,  .vs-center-column ol li a:hover
{
   color: #5A4A42; /*#F37A1F - main orange color*/
   text-decoration:none;
   font-weight:normal;
}
.vs-center-column ul li a:hover
{
   color: #F37A1F; /*#F37A1F - main orange color*/
   text-decoration:none;
   font-weight:normal;
}


.vs-center-column h2
{
   font-family:Times New Roman;
   text-transform:uppercase;
   border-style:none;
   font-size:2.2em;
   margin-top:0px;
   margin-left:0px;
   margin-right:0px;
   margin-bottom:10px;
   color:#404040;
   font-weight:bold;

}
.vs-center-column h3
{
color:#404040;
display:block;
font-size:1.2em;
font-weight:bold;
/*letter-spacing:0.1em;*/
/*line-height:54px;
position:relative;*/
text-align:left;
text-transform:uppercase;
width:100%;
}

.vs-center-column h4
{
   font-family:Arial;
   text-transform:none;
   border-style:none;
   display:block;
   font-size:1.4em;
   /*letter-spacing:0.1em;*/
   line-height:1.4em;
   margin-top:0px;
   margin-left:0px;
   margin-right:0px;
   margin-bottom:20px;
   color:#888888;
   font-weight:lighter;
   font-weight: bold;
}
.vs-center-column h4 a, .vs-center-column h4.vs-newsheader
{
   font-weight:bold;
   color: #F37A1F; /*#F37A1F - main orange color*/
   text-decoration:none;
}
.vs-center-column h4.vs-newsheader
{
   margin-bottom:0px;
}

.vs-center-column dt
{
   font-weight:bold;
   color: #F37A1F; /*#F37A1F - main orange color*/
   text-decoration:none;
   /*letter-spacing:0.1em;*/
}
.vs-center-column dd
{
   font-weight:normal;
   color: #404040; /*#F37A1F - main orange color*/
   text-decoration:none;
   /*letter-spacing:0.1em;*/
   margin-left:35px;
   margin-bottom:5px;
   margin-top:5px;
}

.vs-center-column dd a, .vs-center-column dt a

{
   font-weight:bold;
   color: #404040; /*#F37A1F - main orange color*/
   text-decoration:none;
   /*letter-spacing:0.1em;*/
}
.vs-center-column dt a
{
      color: #F37A10; /*#F37A1F - main orange color*/
}
li.vs-li
{
      margin-bottom:0px;
      margin-left:-15px;

}
li.vs-li-sub
{
      margin-left:30px;
}

li.vs-li a, li.vs-li-sub a
{
      font-weight:normal;
}


.vs-center-column-student-photo
{
   width:600px;
   height:307px;
   margin:0px;
   padding:0px;
   z-index:10;
   position:absolute;
   top:-15px;
   right:-14px;
   
}

.vs-dark-hover-link
{
   background-image:url(../images/dark.gif);
   z-index:-2;
}

.vs-CollegeUnit-header
{cursor:default;
 color:#707070!important;
 font-weight:bold!important}
 
 
 
.vs-mainmenu-1,.vs-mainmenu-2,.vs-mainmenu-3,
.vs-mainmenu-4,.vs-mainmenu-5,.vs-mainmenu-6
{
   border-style:none;
   height:27px;
   background-position:top left;
   background-repeat:no-repeat;
   padding:0px;
   margin:0px;
} 

.vs-mainmenu-1
{
   background-image:url(../images/wh_why.png);
   width:37px;
}
.vs-mainmenu-2
{
   background-image:url(../images/wh_priorities.png);
   width:73px;
}
.vs-mainmenu-3
{
   background-image:url(../images/wh_ways.png);
   width:94px;
}
.vs-mainmenu-4
{
   background-image:url(../images/wh_news.png);
   width:37px;
}
.vs-mainmenu-5
{
   background-image:url(../images/wh_people.png);
   width:125px;
}
.vs-mainmenu-6
{
   background-image:url(../images/wh_contact.png);
   width:61px;
}

.vs-mainmenu-1:hover, .vs-mainmenu-1-current

{
   background-image:url(../images/br_why.png);
   width:37px;
}
.vs-mainmenu-2:hover, .vs-mainmenu-2-current
{
   background-image:url(../images/br_priorities.png);
   width:73px;
}
.vs-mainmenu-3:hover, .vs-mainmenu-3-current
{
   background-image:url(../images/br_ways.png);
   width:94px;
}
.vs-mainmenu-4:hover, .vs-mainmenu-4-current
{
   background-image:url(../images/br_news.png);
   width:37px;
}
.vs-mainmenu-5:hover, .vs-mainmenu-5-current
{
   background-image:url(../images/br_people.png);
   width:125px;
}
.vs-mainmenu-6:hover, .vs-mainmenu-6-current
{
   background-image:url(../images/br_contact.png);
   width:61px;
}


/* ----- End of vs-styles ----------------------------------------------------------------------------------------------------------- */

#sidebar-left {
  float: left;
  margin-right: 20px;
  width: 185px;
}

#sidebar-right {
  float: right;
  margin-left: 10px;
  width: 185px;
}

/**
 * 5.HEADER
 */
#header {
  margin: 0;
  padding: 3em 0 0 0;
  position: relative;
  height: 80px;
  z-index: 90;
  overflow: hidden;
 }

#header #logo {
  float: left;
  padding: .5em 10px 0 0;
}

#header #sitename {
  float: left;
  margin-bottom: 1.5em;
}

#header h1 {
  font-weight: bold;
  margin: 0;
}

#header h1 a {
  text-decoration: none;
}

#siteslogan {
  display: block;
  font-size: 1.2em;
  line-height: 54px;
  height:54px;
  position: relative;
  width: 100%;
  text-align: center;
  vertical-align:middle;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  color: #6c4220; /*#442111;*/
}

#search-theme-form input {
  margin: 0.4em 0 1.85em;
}


/* removes "Search this site:" label from search forms */
div#edit-search-block-form-1-wrapper label {
  display: none;
}

/**
 * 6.NAVIGATION
 */
ul.links li {
  background: none;
  margin: 0 1em 0 0;
  padding: 0;
}

/* bottom margin leaves space for secondary links */
#nav {
  position: relative;
  margin: 0;
  font-size: 1em;
  width: 799px;
  clear: both;
}
#nav #inner{
margin-top: 5px;
background-color: #f37a1f;
float: left;
height:27px;
width: 644px;
}

#nav ul.primary-links, 
#nav ul.dynamic-persistent-menu-menu {
  font-weight: bold;
  margin: 0;
  padding: 0 .5em;
  float: left;
}

#nav ul.primary-links li, 
#nav ul.secondary-links li, 
#nav div.block-dynamic_persistent_menu li {
  background: none;
  margin: 0 0 0 17px;
  padding: 0;
}

#nav ul.primary-links li a:link, 
#nav ul.primary-links li a:visited, 
#nav ul.dynamic-persistent-menu-menu li a:link, 
#nav ul.dynamic-persistent-menu-menu li a:visited {
  display: inline-block;
  line-height: 27px;
  margin: 0 1em 0 0;
  padding: 0;
  color: #ffffff;
  text-transform: uppercase;
}

#nav ul.primary-links li a:hover, 
#nav ul.primary-links li a:active, 
#nav ul.dynamic-persistent-menu-menu li a:hover, 
#nav ul.dynamic-persistent-menu-menu li a:active {
  text-decoration: none;
  color:#5A4A42;
}

#nav div#secondary-links, 
#nav ul.dynamic-persistent-menu-sub-menu {
  padding: 0;
  position: absolute;
  width: 100%;
}

#nav ul.secondary-links li a:link, 
#nav ul.secondary-links li a:visited, 
#nav ul.dynamic-persistent-menu-sub-menu li a:link, 
#nav ul.dynamic-persistent-menu-sub-menu li a:visited {
  display: inline-block;
  line-height: 3em;
  margin: 0;
  padding: 0 .5em;
}

#nav ul.secondary-links li a:hover, 
#nav ul.secondary-links li a:active, 
#nav ul.dynamic-persistent-menu-sub-menu li a:hover, 
#nav ul.dynamic-persistent-menu-sub-menu li a:active {
  text-decoration: underline;
}

#nav .block {
  margin: 0;
}

#nav ul.dynamic-persistent-menu-menu {
  display: block !important;
}

.breadcrumb {
  color: #ccc;
  padding: 0;
}

.breadcrumb a:link, 
.breadcrumb a:visited {
  color: #666;
}

.breadcrumb a:hover {
  color: #999;
}

/**
 * 7.NODES
 */
span.submitted {
  color: #898989;
  font-size: .8333em;
  line-height: 1.5em;
}

.node .picture {
  float: left;
  margin: .5em .5em .5em 0;
}

.meta {
  margin: 0 0 3em;
}

.meta div.links {
  float: left;
}

.meta div.terms {
  float: right;
}

.meta div.terms span {
  float: left;
}

.meta div.links ul.links li {
  float: left;
  padding: 0 1em 0 0;
}

.meta div.terms ul.links li {
  float: left;
  padding: 0 0 0 1em;
}

.node_read_more {
  font-weight: bold;
}

/* pagination */
.item-list ul.pager li {
  margin: 0;
  padding: 0;
}

.item-list ul.pager li a:link, 
.item-list ul.pager li a:visited, 
.item-list ul.pager li.pager-current {
  margin: 0;
  padding: 0 .2em;
  text-decoration: none;
}

.item-list ul.pager li a:hover, 
.item-list ul.pager li a:active {
  text-decoration: underline;
}

.item-list ul.pager li.pager-current {
  border-bottom: 2px solid;
  color: #069;
  font-weight: bold;
}

/**
 * 8.COMMENTS
 */
.comment {
  margin: 0;
  padding: 0;
}

.comment-bar {
  font-size: 1em;
  line-height: 1.5em;
  position: relative;
}

.comment span.submitted {
  color: #898989;
}

.comment span.new {
  color: red;
}

.comment-title {
  display: none;
}

.comment .picture {
  float: right;
  margin: 0 0 .5em .5em;
}

.comment ul.links {
  margin: 0 0 1.5em;
}

.comment ul.links li a {
  text-decoration: underline;
}

.indented {
  border-left: 1px solid #ddd;
  margin-left: 2em;
  padding-left: 1em;
}

/**
 * 9.BLOCKS
 */
.block {
  margin: 0 0 1.5em;
  position: relative;
}

/* login block */
#user-login-form {
  padding: 0 .5em;
  text-align: left;
}

#user-login-form .form-item {
  margin: 0;
}

#user-login-form .item-list ul li {
  background: none;
  padding: 0;
}

/* block configuration links */
div.block div.edit {
  background-color: #f5f5f5;
  border: 1px solid #ddd;
  display: none;
  font-size: 9px;
  padding: 2px 0 2px 10px;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 40;
}

div.block:hover div.edit {
  display:block;
}

div.block div.edit a {
  color: #999;
  margin-right: 10px;
}

div.block div.edit:hover a {
  color: #000;
}

/* views configuration links */
div.view {
  position: relative;
}

div.view div.views-hide-hover,
div.view:hover div.views-hide,
div.view div.views-admin-links,
div.view div.views-admin-links-hover,
div.view div.views-admin-links:hover {
  background-color: #f5f5f5;
  border: 1px solid #ddd;
  font-size: 9px;
  margin-right: 0;
  margin-top: 0;
  padding: 0;
  padding-left: 10px;
  position: absolute;
  right: 0;
  top: 0;
  width: auto;
}

div.view div.views-admin-links li a {
  color: #999;
}

/**
 * 10.FOOTER
 */
#footer a.feed-icon {
  position: absolute;
  right: 0;
  top: 1.416667em;
}

/* support drupal */
#footer #block-system-0 {
  position: absolute;
  right: 25px;
  top: 1.5em;
}

/**
 * 11.CSS SUPPORT
 */
span.clear       { clear: both; display: block; font-size: 0; height: 1px; line-height: 0; margin-bottom: -1px; }
.clear           { clear: both;}
.clear-block     { display: block; }

.clearfix:after,
.container:after { content: "\0020"; display: block; height: 0; clear: both; visibility: hidden; overflow: hidden; }
.clearfix,
.container       { display: block;}

.float-left      {
	float: left;
	padding-right: 10px;
}
.float-right     {
	float: right;
	padding-left: 10px;
}
.img-left        { float: left; margin: 1.5em 1.5em 1.5em 0; }
.img-right       { float: right; margin: 1.5em 0 1.5em 1.5em; }

.first           { margin-left: 0; padding-left: 0; }
.last            { margin-right: 0; padding-right: 0; }
.top             { margin-top: 0; padding-top: 0; }
.bottom          { margin-bottom: 0; padding-bottom: 0; }

.text-left       { text-align: left; }
.text-right      { text-align: right; }
.text-center     { text-align: center; }
.text-justify    { text-align: justify; }

.bold            { font-weight: bold; }
.italic          { font-style: italic; }
.underline       { border-bottom: 1px solid; }
.highlight       { background: #ffc; }
.quiet           { color: #666; }
.loud            { color: #000; }
.added           { background: #060; color: #fff; }
.removed         { background: #900; color: #fff; }
.small           { font-size: .8em; margin-bottom: 1.875em; line-height: 1.875em; }
.large           { font-size: 1.2em; line-height: 1.25em; margin-bottom: 1.25em; }

.nopadding       { padding: 0; }
.noindent        { margin-left: 0; padding-left: 0; }
.nobullet        { background: none; list-style: none; list-style-image: none; }

.wrap            { width: 950px; margin: 0 auto; }

.hide            { display: none; }

/**
 * 12.ADVANCED
 */
 
/* lists */
ol{margin:0 0 1.5em;padding:0;}
ol li{margin:0 0 0 1.5em;}
ul{margin:5 0 5 0 ;padding:0;}
ul li{background:transparent url("../images/menu-leaf.gif") no-repeat 1px .4em;list-style-image:none;list-style-type:none;margin:0;padding:0 0 0 1.5em;}
li ol,li ul,ul ul,ol ol{margin:0;}
ul.menu,.item-list ul{margin:0 0 1.5em;padding:0;}
ul.menu ul,.item-list ul ul{margin:0;}
ul.menu li,.item-list ul li,li.leaf{background:transparent url("../images/menu-leaf.gif") no-repeat 1px .4em;list-style-image:none;list-style-type:none;margin:0;padding:0 0 0 1.5em;}
ul li.expanded{background:transparent url("../images/menu-expanded.gif") no-repeat 1px .35em;}
ul li.collapsed{background:transparent url("../images/menu-collapsed.gif") no-repeat 0 .35em;}
ul li.leaf a,ul li.expanded a,ul li.collapsed a{display:block;}
ul li.fake-leaf{font-size:1em;font-weight:bold;}
ul.inline li{background:none;margin:0;padding:0 1em 0 0;}
dl{margin:0 0 1.5em;}
dl dt{font-weight:bold;}
dl dd{margin-left:1.5em;}

/* forms & fieldsets */
input{color:#494949;font:1em Verdana, sans-serif;}
textarea,select{color:#494949;font:1em Verdana, sans-serif;}
fieldset ul.clear-block li{background-image:none;margin:0;padding:0;}
fieldset{background:#fff;border:1px solid #ccc;margin:1em 0;padding:1em;}
fieldset legend{padding:0 0.5em;}
html.js fieldset.collapsed{background:transparent;padding-bottom:.6em;padding-top:0;}
html.js fieldset.collapsible legend a{background:url("../images/menu-expanded.gif") no-repeat 0 50%;}
html.js fieldset.collapsed legend a{background:url("../images/menu-collapsed.gif") no-repeat 0 50%;}
.form-checkboxes,.form-radios,.form-checkboxes .form-item,.form-radios .form-item{margin:.25em 0;}
.form-button,.form-submit{margin:1em .5em 1em 0;}
.confirmation .form-submit,.search-form .form-submit,.poll .form-submit,fieldset .form-button,fieldset .form-submit,.sidebar .form-button,.sidebar .form-submit,table .form-button,table .form-submit{margin:0 0 1.2em;}
#autocomplete li{cursor:pointer;margin:0;padding:2px;}
#autocomplete li.selected{background:#027ac6;color:#fff;}

/* admin tab links */
#tabs-wrapper{border-bottom:1px solid #ccc;margin:0 0 .75em;padding:0;}
ul.primary{border-bottom:5px solid #eee;margin:0;padding:.25em 0;}
ul.primary li{background:none;border-top:3px solid #ccc;margin:0 .5em 0 0;padding:.25em 0;}
ul.primary li.active{background:#eee;}
ul.primary li:hover{background:#f5f5f5;}
ul.secondary{background:#eee;border:none;margin:0;padding:.5em 1em;}
ul.secondary li{background:none;border:none;display:inline;line-height:2em;margin:0;padding:0 1em 0 0;}
ul.primary li a,ul.primary li.active a,ul.primary li a:hover,ul.primary li a:visited{background:none;border:0;margin:0;padding:0 1em;text-decoration:none;}
ul.secondary li a,ul.secondary li a:visited{background:none;border:0;margin:0;padding:0;text-decoration:none;}
ul.secondary li.active a,ul.secondary li a:hover{text-decoration:underline;}
ul.primary li.active a,ul.secondary li.active a{font-weight:bold;text-decoration:none;}

/* admin styling */
div.admin,div.admin .left,div.admin .right,div.admin-panel,div.admin-panel .body,div.admin .expert-link{margin:0;padding:0;}
div.admin .left{float:left;width:48%;}
div.admin .right{float:right;width:48%;}
div.admin-panel .description,.form-item .description{color:#666;font-size:0.9167em;line-height:1.636364em;margin:0 0 1.63636em;padding:0;}
div.admin-panel { }
body.admin dt{font-weight:normal;}
body.admin dd{color:#898989;font-size:.9167em;line-height:1.636364em;}
.more-help-link {font-size:.8333em;padding:0.2em 0 0.1em;}
.block-region {font-size:0.8333em;line-height:1.5em;margin:0;padding:0.15em 0.5em;}

/* tables */
#forum thead th {border-bottom:3px solid #ccc;}
#forum td.posts,#forum td.topics,#forum td.replies,#forum td.pager{text-align:left;}
#forum tr td.forum{background-position:4px 9px;}
.forum-topic-navigation{background:#eee;border:none;border-bottom:1px solid #ccc;margin-bottom:1em;padding:5px;}
body.admin table{margin:0 0 1.4em;width:100%;}
body.admin thead th{border-bottom:2px solid #ccc;font-weight:bold;padding:0 1em 0 0;}
body.admin tbody{border-top:none;}
body.admin td,body.admin th{padding:.3em .5em;vertical-align:middle;}
body.admin tr.even,body.admin tr.odd,body.admin tbody th{border:solid #ccc;border-width:1px 0;}
body.admin tr.odd td.active{background-color:#e9e9e9;}
body.admin tr.even td.active{background-color:#eee;}
body.admin tr.odd,body.admin tr.info{background-color:#eee;}
body.admin tr.even{background-color:#f5f5f5;}
body.admin tr.drag{background-color:#fffff0;}
body.admin tr.drag-previous{background-color:#ffd;}
body.admin td.region,body.admin td.module,body.admin td.container,body.admin td.category{background-color:#ddd;border-bottom:1px solid #ccc;border-top:1em solid #fff;color:#666;font-weight:bold;}
body.admin tr:first-child td.region,body.admin tr:first-child td.module,body.admin tr:first-child td.container,body.admin tr:first-child td.category{border-top-width:0;}
body.admin table.sticky-header{margin:0 0 0 1px;z-index:1;}
body.admin table.sticky-header th{padding-top:.5em;}
span.form-required{color:#ffae00;}

/* messages */
.messages{background-color:#fff;border:1px solid #b8d3e5;}
.messages,.preview,div.warning,div.error{margin:0 0 1.5em;padding:8px 1em;}
.messages ul{margin:0;}
.preview{background-color:#fcfce8;border:1px solid #e5e58f;}
.preview .node{background-color:#fcfce8;}
div.status{border-color:#c7f2c8;color:#33a333;}
div.error,tr.error{background-color:#fcc;color:#a30000;}
.form-item input.error,.form-item textarea.error{border:1px solid #c52020;color:#363636;}

/* status report */
table.system-status-report tr.error,table.system-status-report tr.error th{background-color:#fcc;border-color:#ebb;color:#200;}
table.system-status-report tr.warning,table.system-status-report tr.warning th{background-color:#ffd;border-color:#eeb;}
table.system-status-report tr.ok,table.system-status-report tr.ok th{background-color:#dfd;border-color:#beb;}
table.system-status-report th{padding-bottom:6px;padding-top:6px;}
table.system-status-report th,table.system-status-report tr.merge-up td{padding-left:30px;}

/**
 * 14.OSU
 */
 
 div#up_area{
 width: 100%;
 background: #fff url("../images/top_background.png") repeat-x top;
 }
 div#top_menu{
 width: 100%;
 clear: both;
 height: 20px;
 /*padding-top: 70px;*/
 position: relative;
 }
 
 div#down_area{
 width: 100%;
 height: 200px;
 background: #dad2cd;
 }
#block-menu-menu-header{
position: absolute;
z-index: 100 !important;
right: 0;
}

#block-menu-menu-header .menu{
float: right;
margin-top: 7px;
}
#block-menu-menu-header .menu li{
float: left;
margin-left: 10px;
font-size: 0.9em;
background: none;
}

#block-menu-menu-header .menu li a{
color: #80736C;
font-weight: bold;

}

#block-menu-menu-header .menu li a:hover{
color: #7c7c7c;
text-decoration: none;
}
#header #logo{
position: relative;
padding: 0px;
top: -46px;
left: 20px;
}
#progress h1{
color: #8e837d;
font-size: 16px;
font-family: Times New Roman;
text-transform: uppercase;
}
#progress{
float: right;
}
#give a{
display: block;
background: url("../images/give_now.gif");
width: 155px;
height: 35px;
margin-top:-3px;

}
#give a:hover{
display: block;
background: url("../images/give_now_hover.gif");
width: 155px;
height: 35px;
margin-top:-3px;

}

#give {
position: absolute;
right: 0;
}
#brand{
clear: both;
position: relative;
height: 284px;
}
#read-more{
padding: 5px;
background-color: #F37A1F;
text-align: right;
letter-spacing: 0.1em;
}
#read-more a, #read-more a:visited{
color: #ffffff;
text-transform: uppercase;
font-weight: bold;
}
#read-more a:hover{
color: #fcdac0;
text-decoration: none;
}
#secondary-links{
clear: both;
}
#container-inner{
padding: 15px 10px 0px 15px;
background-color: #ffffff;
background:#ffffff URL(../images/shadow.gif) repeat-x;
margin-top:1px;
overflow-y: visible;
height: 100%;
}
#search-theme-form {
float: left;
padding: 0 0 0 19px;
}
#footer {
margin: 0 auto;
padding: 1em 0;
position: relative;
width: 799px;
color: #4e3f36;
}
div#edit-search-theme-form-1-wrapper label{
display: block !important;
text-transform: uppercase;
}
#edit-search-theme-form-1-wrapper input{
padding: 0px;
width: 185px;
height: 23px;
border: none;
}
#search-theme-form .form-submit{
margin-left: 3px;
background: transparent url("../images/go.gif") no-repeat;
width: 38px;
height: 27px;
font-size: 0;
border: none;
}

input .go-button{
margin-left: 3px;
background: transparent url("../images/go.gif") no-repeat;
width: 38px;
height: 27px;
font-size: 0;
border: none;
}
#footer-content{
padding: 10px 120px 0px 0px;
float: right;
color: #4e3f36;
text-align: right;
background: url("../images/state.gif") no-repeat 100% 0;
}
#footer-content h1{
color: #4e3f36 !important;
font-size: 1.1em;
text-transform: uppercase;
font-weight: bold;
}
#footer-content li{
padding: 0px 15px 0px 6px;
background: url("../images/stick.gif") no-repeat 100% 2px;
float: left;
}
#footer-content li.last{
padding: 0px 0px 0px 6px;
background: none;
}
#footer-content p{
clear: both;
padding-top: 5px;
}
#lists ul{
float: right;
margin: 0px;
}
#lists .last a, #lists .last a:visited{
color: #4E3F36;
}
#lists .last a:hover{
text-decoration: none;
color: #777471;
}
#footer-content .clear{
height: 1px;
overflow: hidden;
}
#secondary-links li{
margin-right: 10px;
padding: 0px 15px 0px 0px;
background: url("../images/stick2.gif") no-repeat 100% 3px;
float: left;
}
#secondary-links li.last{
background: none;
}
#secondary-links li a{
text-decoration: none;
}

#secondary-links li a:hover{
color: #F37A1F;
font-weight:normal;
}

#secondary-links li a, .title-part{ 
color: #7A6F68; /*#4E3F36;*/
}
.title-part{
font-weight: bold;
float: left;
text-transform: uppercase;
}
#secondary-links .title-part{
margin-right: 8px;
padding-right: 15px;
background: url("../images/stick2.gif") no-repeat 100% 3px;
}
#bookmark .title-part{
margin-right: 10px;
}
#secondary-links{
margin-bottom: 10px;
padding: 8px 0;
overflow: hidden;
border-top: 1px solid #e6e6e6;
border-bottom: 1px solid #e6e6e6;
}

*html #secondary-links ul{
margin: 0px;
overflow: hidden;
height: 18px;
}
*html #secondary-links{
padding: 4px 0 7px 0px;
}
#bookmark{
margin-bottom: 8px;
}
.view-news .views-field-title{
color: #f37a1f;
font-weight: bold;
}
.view-news .views-field-body{
font-size: 11px;
}
.view-news .views-row{
margin: 0px 0px 20px 0px;
}
#links-bottom, #link-to-more-videos{
padding-bottom: 30px;
clear: both;
}
#links-bottom li{
padding: 8px 0px 0px 0px;
background: none;
float: left;
border-top: 1px solid #E6E6E6;
}

#link-to-more-videos a
{
   margin-top:8px;
   margin-right:3px;
   float:right;
}
#links-bottom li a, #link-to-more-videos a{
color: #F37A1F;
font-weight: bold;
text-decoration: none;
}
#links-bottom li a:hover, #link-to-more-videos a:hover{
color: #5A4A42;
font-weight: bold;
text-decoration: none;
}


#links-bottom #f{
margin-right: 30px;
width: 330px;
}
#links-bottom #s{
margin-right: 30px;
width: 185px;
}
#links-bottom #t{
width: 185px;
}
#main .with-tabs, .block-views h3{
margin-bottom: 10px;
padding-bottom: 3px;
text-transform: uppercase;
color: #404040;
font-family: Times New Roman;
font-size: 1.8em;
line-height: 1.5;
border-bottom: 1px solid #E6E6E6;	
}
#block-views-Features-block_1 .views-row {
margin-bottom: 10px;
padding-bottom: 10px;
border-bottom: 1px solid #E6E6E6;	
}
.view-content .views-row-last{
border: none !important;	
}
h2.title-orange{
color: #F37A1F;
font-size: 1.2em;
font-weight: bold;
}
h2.title-orange2{
color: #F37A1F;
font-size: 1.2em;
font-weight: bold;
text-align:left
}
.page-inner{
float: left;
width: 770px!important;
}
#spacer{
float: right;
width: 1px;
height: 350px;
overflow: hidden;
}

.vs-right-overflow object
{
   position:relative;
   top:40px;
   margin-bottom:35px;
}


/*----ie6 fixes-------*/

*html #container-inner{
padding: 0px 0px 0px 15px;
background-position:top;
margin-top:1px;
z-index:100;
width:784px;
overflow:hidden;
}

*html .vs-center-column-student-photo  {

position:absolute;
top:0px;
left:184px;
}


*html .vs-center-column
{
      width:372px;
      text-align:left;
}


*html #brand
{margin-top:15px;}



