fieldset {
    /*display:inline;
    border:none;
    margin-left:0;
    padding-left:0;*/

}

fieldset legend{
    padding:.5em;
    margin:.4em;
    
    
}

fieldset label, fieldset input{
    display: inline;
}

label {
    display:block;
    margin-top:1em;
    margin-bottom: 1em;
    

}



/*jquery galleria*/
.galleria{
    list-style:none;
    width:200px
}

.galleria li{
    display:block;
    width:80px;
    height:80px;
    overflow:hidden;
    float:left;
    margin:0 100px 100px 0;
}
.galleria li a{
    display:none;
}
.galleria li div{
    position:absolute;
    display:none;
    top:0;
    left:180px;
}
.galleria li div img{
    cursor:pointer;
}
.galleria li.active div img,
.galleria li.active div{
    display:block;
}
.galleria li img.thumb{
    cursor:pointer;
    top:auto;
    left:auto;
    display:block;
    width:auto;
    height:auto;
}
.galleria li .caption{
    display:block;
    padding-top:.5em;
}
* html .galleria li div span{
    width:400px;
} /* MSIE bug */
/*end jquery galleria */

#right-banner {
    /*height:200px;*/
    width: 130px;
    text-align:center;
    float:right;
    margin:1px;
    border: 0px solid #6b4226;
    margin: 0em 0 .5em 0;
    padding: 0px;

    vertical-align: middle;
    font-size:9px;
}


#qcart {
    
    width: 130px;
    text-align:center;
    float:right;
    margin:1px;
    border: 1px solid #6b4226;
    margin: -1em 0 .5em 0;
    padding: 0px;

    vertical-align: middle;
    font-size:9px;
}
/*
#qcart {
    position:absolute;
    float:right;
    right:10px;
    top:180px;
    
    height:26px;
    z-index:201;
    background-color: transparent;
    text-align: center;
    font-size: 11px;

    color: #cd853f;
    white-space:nowrap;
    text-decoration: none;
}

*/

#qcart a:link {
    text-decoration: none;
    color: #cd853f;
}

#qcart a:visited {
    text-decoration: none;
    color: #cd853f;
}

#qcart a:hover {
    text-decoration: none;
    color: #6b4226;
}

#qcart a {
    text-decoration: none;
    color: #cd853f;
}


#cart-functions {
    position:absolute;
    /*right:20px;*/
    left:10px;
    top:130px;
    /*width:220px;*/
    height:26px;
    z-index:201;
    background-color: transparent;
    text-align: center;
    font-size: 11px;

    color: #cd853f;
    white-space:nowrap;
    text-decoration: none;
}

#cart-functions a:link {
    text-decoration: none;
    color: #cd853f;
}

#cart-functions a:visited {
    text-decoration: none;
    color: #cd853f;
}

#cart-functions a:hover {
    text-decoration: none;
    color: #ffebcd;
}

#cart-functions a {
    text-decoration: none;
    color: #cd853f;
}

#gallery-image {
    height:200px;
    width: 150px;
    overflow:hidden;
    text-align:center;

    float:left;
    margin:10px;
    border: 1px solid #cd853f;
    margin: 0 10px 10px 0;

    background-position: center center;
    vertical-align: middle;


}

#gallery-image a:link {
    text-decoration: none;
    color: #cd853f;
}

#gallery-image a:visited {
    text-decoration: none;
    color: #cd853f;
}

#gallery-image a:hover {
    text-decoration: none;
    color: #6b4226;
}

#gallery-image a {
    text-decoration: none;
    color: #cd853f;
}



body {
    font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;
    margin: 0;
    background:#ffebcd;
}

/* Specific document-type identifiers */
#mo-link-document {}
#mo-college-document {}
#mo-unit-document {}
#mo-document-level-document {}

.for-screen-readers-only {
    display: none;
}

#full-document-container {

    background: url("../images/sidebar_bkgd7.gif") repeat-y;

}

/*	------------------------------
HEADER
------------------------------
*/

#header-container {}

#header-contents {}

#header-text {
    /* make relative call to deal with mixed-content warnings in IE */
    /*background: #cd853f url("../images/header3.gif") 230px 21px no-repeat;*/
    background: #cd853f;
    color: #fff;
    height: 100px;
    text-indent: 240px;
    font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;
    font-style: normal;

    font-variant: normal;
    font-size: XX-large;
    padding-top: 20px;
}

#mo-logo {
    height: 66px;
    left: 0px;
    position: absolute;
    top: 11px;
    width: 150px;
    z-index: 200;
}

#mo-top-banner {
    height: 66px;
    right: 1em;
    position: absolute;
    top: 11px;
    /*width: 150px;*/
    z-index: 200;
}

a img {
    border: none !important;
}

#header-utility {
    /* make relative call to deal with mixed-content warnings in IE */
    background: transparent url("../images/header_lizard_dark.gif") repeat-x;
    height: 45px;
    /*right: 70px;*/
    text-align:right;
    position: absolute;
    top: 96px; /*--height of #header-text minus 27px--*/
    width: 100%;
    z-index: 100;
}

/*
Header navigation
*/


#header-nav {
    background: #6B4226;
    border-bottom: 1px solid #bfbfbf;
    height: 18px;
    padding: 23px 0 7px 23px;
}

#header-nav ul {
    margin: 0;
    padding: 0;
}

#header-nav li {
    display: inline;
    font-size: 90%;
    list-style-type: none;
    margin-right: 20px;
}

#header-nav a:link,
#header-nav a:visited {
    color: #eee;
    padding-left: 8px;
    text-decoration: none;
}

#header-nav a:hover,
#header-nav a:active {
    /* make relative call to deal with mixed-content warnings in IE */
    background: url("../images/arrow.gif") no-repeat left;
    color: #fff;
}

/*	------------------------------
NAVIGATION
------------------------------
*/

#navigation-container {
    float: left;
    width: 240px;
}

#navigation-contents {
    padding: 26px 0;
    width: 239px;
}

#local-nav {
    padding: 18px 0;

}

.nav-header {
    /*color: #6B4226;*/
    display: block;
    font-size: 100%;
    font-weight: bold;
    padding: .3em 10px;
    margin: 6px 0 -2px 0;
}

.nav-header-link a {
    display: block;
    font-size: 100%;
    font-weight: bold;
    padding: .3em 10px;
    margin: 6px 0 -2px 0;
}

.nav-header-link a:link,
.nav-header-link a:visited {
    color: #ffebcd;
    text-decoration: none;
}

.nav-header-link a:hover {
    background-color: #d2691e;
    color: #fff;
}

.nav-link-list ul {
    list-style-type: none;
    margin: -3px 0 0 0;
    padding: 0;
}

.nav-link-list li {
    font-size: 85%;
    margin: 0 0 -3px 0;
    padding: 0;
    line-height: 1.5em;
}

.nav-link-list a {
    display: block;
    margin: 0;
    padding: .3em 5px .3em 20px;
    width: 214px;
}

.nav-link-list a:link, .nav-link-list a:visited {
    color: #000;
    text-decoration: none;
}

.nav-link-list a:hover {
    background-color: #6B4226;
    color: #fff;
}

/*
creates a second level of navigation links when a list is nested inside another list
*/
.nav-link-list li ul a {
    font-size: 110%;
    padding-left: 40px;
    width: 204px;
}

#global-nav {}

.mo-nav-links ul {
    border-top: 1px dotted #ccc;
    list-style-type: none;
    margin: 10px 0 0 0;
    padding: 10px 0 0 0;
}

.mo-nav-links li {
    font-size: 80%;
    font-weight: bold;
    margin-left: 0;
    padding: 0;
    line-height: 1.2em;
}

.mo-nav-links a {
    display: block;
    margin: 0;
    padding: .2em 5px .2em 10px;
    width: 224px;
}

.mo-nav-links a:link, .mo-nav-links a:visited {
    color: #666;
    text-decoration: none;
}

.mo-nav-links a:hover {
    color: #6B4226;
}

.nav-nb {
    color: #333;
    display: block;
    font-size: 70%;
    padding: .3em 10px;
    margin: 4px 0 -2px 10px;
}

.nav-utility {}

#department-photo {}

#department-photo img {
    border-bottom: 1px solid #bfbfbf;
    margin-top: -16px
}

.sidebar-images {
    margin: 15px 29px;
    border: 1px solid #bfbfbf;
}


/*	------------------------------
MAIN DOCUMENT
------------------------------
*/

#main-document-body-container {
    margin-left: 240px;
    padding-bottom: 10px;
    background: #ffebcd;
}

#main-document-body-contents {
}

#main-document-body-contents a {
    color: #003591;
    text-decoration: none;
    font-weight: bold;
}

#main-document-body-contents a:hover {
    text-decoration: underline;
}

#title-block {
    /*background: #8e6b23; */
    background: #6b4226;

    color: #ffebcd;
    padding: 14px 0 7px 15px;
    border-bottom: 0px solid #bfbfbf;
}

#unit-title {
    font-size: 150%;
    font-weight: bold;
}

#unit-title-subtitle {
    font-size: 90%;
}

#college-photo {
}

#college-photo img {
    border-bottom: 1px solid #bfbfbf;
    width: 100%;
}

/*
Breadcrumbs
*/

#breadcrumb-trail-container {
    color: #a0522d;
    font-size: 80%;
    padding: .5em .5em 0 .7em;
}

#breadcrumb-trail-contents {}

#breadcrumb-you-are-here {
    display: inline;
}

#breadcrumb-link-list {
    display: inline;
}

#breadcrumb-link-list ul {
    display: inline;
    margin: 0;
    padding: 0;
}

#breadcrumb-link-list li {
    display: inline;
    padding: 2px;
    color: #a0522d;

}

#breadcrumb-link-list li a {
    display: inline;
    padding: 2px;
    font-family: Arial,Helvetica,sans-serif;
    color: #6b4226;
}


#breadcrumb-link-list li:before {
    content: "\00BB\0020";
    font-size: medium;
}

#breadcrumb-link-list li:first-child {
    border-left: 0px;}

#breadcrumb-utility {}

/*
Primary contents
*/

#primary-content-container {
    padding: .5em .5em 0 .5em;
}

/*#primary-content-container {
display: inline-block;
}*/

#primary-content-contents {}

/*	------------------------------
FOOTER
------------------------------
*/

#footer-container {
    background-color: #ffebcd;
    border-top: 10px solid #6b4226;
    clear: both;
    margin: 0;
    padding: 10px 0 20px 10px;
}

#footer-contents {
    color: #333;
    font-size: 75%;
}

/*	------------------------------
BLOCK LEVEL ELEMENTS
------------------------------
*/



h1 {
    color: #6B4226;
    /*border-bottom: 1px solid #999;*/

    font-size: 150%;
    margin-top: 0px;
    margin-bottom: 5px;
    padding-bottom: 5px;
}

h2 {
    font-size: 130%;
    margin: 0;
    color: #333;
    padding: 20px 0 0 0;
}

h3 {
    font-size: 115%;
    margin: 0;
    color: #333;
    padding: 10px 0 0 0;
}

h4 {
    font-size: 115%;
    font-weight: normal;
    margin: 0;
    color: #333;
    padding: 10px 0 0 0;
}


h5 {
    font-size: 105%;
    padding: 10px 0 0 0;
    margin: 0;
    color: #333;
    font-weight: normal;
}

h6 {
    font-size: 80%;
    padding: 10px 0 0 0;
    margin: 0;
    color: #333;
    text-transform: uppercase;
}

p {
    font-size: 90%;
    line-height: 1.5em;
    color: #333;
    margin: 0;
    padding: 0px 0;
}

td, th {
    font-size: 90%;
    line-height: 1em;
    color: #333;
}

dd {
    line-height: 1.7em;
    font-size: 90%;
    color: #333;
    padding-bottom: 5px;
}

dd p {
    font-size: 100%;
}

dt {
    font-size: 90%;
    font-weight: bold;
    line-height: 1.6em;
    color: #333;
}

li {
    font-size: 90%;
    color: #333;
    line-height: 1.4em;
    padding-bottom: 5px;
}

ul, ol {
    margin-top: 0;
    margin-bottom: 0;
}

li ul {
    font-size: 110%;
}

code {
    color: #36c;
    display: block;
    width: 90%;
    margin: 10px 20px;
    border: 1px solid #ddd;
    background: #f2f2f2;
    line-height: 1.5;
    padding: 5px;
    font-size: small;
}


blockquote .attribution {
    text-align: right;
    font-style: italic;
    color: #535681;
    font-variant: small-caps;
}

blockquote .attribution:before {
    content: "- ";
}

/*	------------------------------
UTILITY CLASSES
------------------------------
*  Document authors
*  Image on the right / left
*  Nota bene
*  Subheading
*  Zebra tables
*  Contact information
*/

/*
Document authors - This allows you to style the document authorship information.
*/

.document-authors {
    padding: 5px 0;
    font-size: 70%;
    color: #666;
}

.document-authors:before {
    content: "Authors: "
}

/*
Image on the right / left
Usage:
Start with "figure" and then add any of the following optional class names:
on-the-left
on-the-right
in-the-middle
bordered
Sub-div's can have styles of "title" or "caption".

Example:
<div style="figure on-the-left bordered">
<div style="title"> {{title}} </div>
<img />
<div style="caption"> {{caption}} </div>
</div>
*/

.figure {
    text-align: center;
    font-size: small;
    color: #555;
    margin: 0px;
    padding: 10px;
}

.figure img {
    display: block;
    margin: auto;
}

.figure.on-the-left {
    float: left;
    margin-right: 20px;
}

.figure.on-the-right {
    float: right;
    margin-left: 20px;
}

.figure.in-the-middle {
    display: block;
    text-align: center;
}

.figure.bordered {
    border: 1px solid #999;
    background-color: #fff;
    padding: 10px;
}

.figure .figure-title {
    background-color: #6B4226;
    color: #fff;
    margin-bottom: 1px;
    padding: 2px;
    font-size: 120%;
}

.figure .figure-caption {
    font-size: 90%;
    color: #333;
    padding-top: 5px;
}

/*
Nota bene
*/

.nb {
    font-size: smaller;
    font-style: italic;
}

/*
Subheading - Allows for a subheading on a header.  Wrap the subheading
in a <span> inside the <h1></h1> (or whatever) tags.
*/

.subhead {
    display: block;
    font-size: 80%;
}

/*
Zebra tables - This allows you to have tables that have alternately-colored rows.
Apply the 'zebra-table' class to the table itself, and apply the class 'zebra-row'
to the even-numbered rows (in other words, every other row starting with the second).
*/

.zebra-table {
    margin: 20px auto;
    border-collapse: collapse;
    border: 1px solid #6B4226;
    color: #333;
    background-color: #fff;
}

.zebra-table thead {
    border-bottom: 1px solid #6B4226;
    background: #6B4226;
    color: #fff;
}

.zebra-table tfoot {
    border-top: 1px solid #6B4226;
    font-size: 85%;
    color: #666;
}


.zebra-table td {
    padding: 4px 10px;
}

.zebra-table thead th {
    padding: 4px 10px;
    color: #fff;
}

tr.zebra-row {
    background: #F1E4E8;
    border: 1px solid #6B4226;
    color: #333;
}


/*
Contact information
*/

.debug {
    background-color: #ffc;
    border: 1px solid #996;
    margin: 10px 0px;
    padding: 10px;
    font-size: small;
}

.error {
    background-color: #fee;
    border: 1px solid #900;
    margin: 10px 0px;
    padding: 10px;
    font-size: small;
}

.notice {
    background-color: #efe;
    border: 1px solid #090;
    margin: 10px 0px;
    padding: 10px;
    font-size: small;
}

