/* ------------------------------------------------------------
BEGIN Main Styles
------------------------------------------------------------ */
h1 {
    font-size: 1.2em;
    padding-bottom: 6px;
    margin: 0px;
    text-transform: uppercase;
    color: #fff;
    padding-top: 6px;
    text-align: center;
}
#nav_main h1 a:link,#nav_main h1 a:visited,#nav_main h1 a:hover {
    text-decoration: none;
    color: #fff;
}
.lower {
    text-transform: lowercase;
}
.alluppercase {
    text-transform: uppercase;
}
fieldset {
    border-right: #dbdbdb 1px solid;
    padding-right: 1em;
    border-top: #dbdbdb 1px solid;
    padding-left: 1em;
    padding-bottom: 0.5em;
    margin: 1em 1em 0.25em;
    border-left: #dbdbdb 1px solid;
    padding-top: 0.5em;
    border-bottom: #dbdbdb 1px solid;
}
hr {
    border-right: #dbdbdb 1px solid;
    border-top: #dbdbdb 1px solid;
    border-left: #dbdbdb 1px solid;
    border-bottom: #dbdbdb 1px solid;
    height: 1px;
}
caption {
    font-weight: bold;
    color: #fff;
    text-transform: uppercase;
    background: #4f2d7f;
    padding: .2em;
    margin-top: .2em;
}
legend {
    font-weight: bolder;
    color: #4f2d7f;
}
label {
    font-weight: bolder;
    color: #4f2d7f;
}

pre {

    font-size: 12px;
    padding: 0;
    margin: 0 auto;
    background: #f0f0f0;
    border: 1px dotted #ccc;
    line-height: 20px; /*--height of each line of code--*/
    width: 95%;
    overflow: auto; /*--if the code exceeds the width, a scrollbar is available--*/
    overflow-y: hidden;  /*--hides vertical scroll created by ie--*/
}
pre code {
    margin: 0 0 0 40px;  /*--left margin--*/
    padding: 18px 0;
    display: block;
}

html {
    font-size: 10px;
    background-color: #000;
    color:#fff;
}
body {
    padding-right: 0px;
    background-position: center bottom;
    padding-left: 0px;
    font-size: 1.2em;
    background-image: url(../_graphics/slices/footer-x.jpg);
    padding-bottom: 0px;
    margin: 0px;
    padding-top: 0px;
    background-repeat: repeat-x;
    font-family: arial, helvetica, sans-serif;
    background-color: #4f2d7f;
    color:#fff;
}
.access_hidden {
    display: none;
}
#global_nav {
    padding-right: 4px;
    padding-left: 4px;
    font-weight: bold;
    font-size: 0.9em;
    z-index: 33;
    left: 8px;
    padding-bottom: 0px;
    margin: 0px 0px 0px 343px;
        width: 575px;
    color: #999;
    padding-top: 0px;
    font-family: arial, helvetica, sans-serif;
    position: relative;
    top: 64px;
    height: 22px;
    text-align: right;
}

#global_nav a:link {
    color: #404040;
    text-decoration: none;
}
#global_nav a:visited {
    color: #404040;
    text-decoration: none;
}
#global_nav a:hover {
    color: #000;
    text-decoration: underline;
}
#global_nav #gateway {
    background-image: url("../_graphics/spriteIcon.png");
    background-repeat: no-repeat;
    height: 10px;
    width: 10px;
    padding: 0px;
    margin: 0 -3px 0 0px;
    background-position: -240px -29px;
}
#global_nav #givingnav {
    background-image: url("../_graphics/spriteIcon.png");
    background-repeat: no-repeat;
    height: 10px;
    width: 13px;
    padding: 0px;
    margin: 0 -3px 0 0px;
    background-position: -323px -29px;
}
#global_nav #studentEmail {
    background-image: url("../_graphics/spriteIcon.png");
    background-repeat: no-repeat;
    height: 10px;
    width: 16px;
    padding: 0px;
    margin: 0 -3px 0 0px;
    background-position: -240px -44px;
}
#global_search {
    padding-right: 4px;
    padding-left: 4px;
    z-index: 34;
    left: 8px;
    padding-bottom: 2px;
    margin: 0px 0px 0px 500px;
    width: 420px;
    padding-top: 2px;
    position: relative;
    top: 64px;
    height: 28px;
    text-align: right;
}
#global_search form {
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    margin: 0px;
    padding-top: 0px;
}
#global_search form input {
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    margin: 0px;
    padding-top: 0px;
}
#global_locations {
    padding-right: 0px;
    padding-left: 0px;
    font-weight: bold;
    font-size: 0.9em;
    z-index: 35;
    padding-bottom: 0px;
    margin: 0px 0px 0px 90px;
    text-transform: uppercase;
    width: 550px;
    color: #999;
    padding-top: 0px;
    font-family: arial, helvetica, sans-serif;
    position: relative;
    top: 72px;
    height: 22px;
    text-align: right;
}
#global_locations a {
    padding-right: 8px;
    padding-left: 8px;
    padding-bottom: 2px;
    padding-top: 2px;
}
#global_locations a:link {
    color: #4a4a4a;
    text-decoration: none;
}
#global_locations a:visited {
    color: #4a4a4a;
    text-decoration: none;
}
#global_locations a:hover {
    color: #4a4a4a;
    text-decoration: underline;
}
#main {
    background-position: left top;
    right: 50%;
    background-image: url(../_graphics/slices/bg-y.gif);
    margin: -54px auto 0px;
    width: 956px;
    background-repeat: repeat-y;
    color: #000;
}
#header_index {
    background-position: center top;
    margin-top: -22px;
    background-image: url(../_graphics/slices/header_index.gif);
    vertical-align: top;
    background-repeat: no-repeat;
    height: 100px;
    text-align: left;
}
#header {
    background-position: center top;
    background-image: url(../_graphics/slices/header.gif);
    background-repeat: no-repeat;
    height: 69px;
    text-align: left;
}
#header img {
    margin-top: 7px;
    margin-left: 8px;
    width: 540px;
    border-top-style: none;
    border-right-style: none;
    border-left-style: none;
    height: 56px;
    border-bottom-style: none;
}
#header_index img {
    margin-top: 7px;
    z-index: 19;
    margin-left: 8px;
    width: 645px;
    border-top-style: none;
    border-right-style: none;
    border-left-style: none;
    height: 86px;
    border-bottom-style: none;
}
#nav_main {
    padding-right: 0px;
    background-position: right top;
    padding-left: 0px;
    font-size: 1.1em;
    float: left;
    background-image: url(../_graphics/slices/nav_main_bg-top.jpg);
    padding-bottom: 10px;
    vertical-align: bottom;
    width: 218px;
    padding-top: 0px;
    background-repeat: no-repeat;
}

#nav_main .contentsection{
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 10px;
    width: 215px;
    padding-top: 0px;
    margin:0;
    font-weight:normal;
}

#nav_main .contentsection ul {
    font-weight:normal;
    font-size: .9em;
}

#nav_main .contentsection ul li{
    font-weight:normal;
}

#nav_main p {
    margin: 12px 6px 0px 14px;
}
#nav_main a {
    padding-right: 8px;
    padding-left: 2px;
    font-weight: bold;
    padding-bottom: 6px;
    margin: 0px;
    color: #4f2d7f;
    padding-top: 6px;
    height: 14px;
    text-decoration: none;
}
#nav_main ul a {;
}
#nav_main ul ul a {
    padding-right: 8px;
    padding-left: 2px;
    font-weight: bold;
    padding-bottom: 6px;
    margin: 0px;
    color: #333;
    padding-top: 2px;
    height: 14px;
    text-decoration: none;
}
#nav_main a:hover {
    text-decoration: underline;
}
#nav_main ul {
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    margin: 8px 8px 0px 18px;
    padding-top: 0px;
    list-style-type: none;
}
#nav_main ul ul {
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    margin: 0px 0px 0px 18px;
    padding-top: 0px;
}
#nav_main li {
    list-style: none;
    padding-right: 0em;
    /*display: block;*/
    font-weight: bold;
    padding-bottom: 0.2em;
    margin: 0px;
    color: #676767;
    padding-top: 0.2em;
    list-style-position: outside;
    margin-left: 0.01em;
    padding-left: 0em;
    text-indent: -0.1em;
}
#nav_main ul li a {
    color: #4f2d7f;
}
#nav_main ul li ul li a {
    color: #333;
}

div#nav_main a img {
    border-top-style: none;
    border-right-style: none;
    border-left-style: none;
    border-bottom-style: none;
    text-decoration: none;
}

div#nav_main form {
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    margin: 0px;
    padding-top: 0px;
}
div.module_row {
    clear: both;
    float: none;
}
div.module {
    float: left;
    margin: 0px 0px 0px -1px;
    border-left: #dbdbdb 1px solid;
}
div.module ul {
    margin-top: 9px;
}
div.module ul ul {
    margin-top: auto;
}
div.module .noborder {
    margin-left: 0px;
    border-top-style: none;
    border-right-style: none;
    border-left-style: none;
    border-bottom-style: none;
}
.module h2 {
    padding-right: 0px;
    font-size: 1.2em;
    background-color: #000000;
    padding-bottom: 0px;
    margin: 0px;
    text-transform: uppercase;
    color: #fff;
    padding-top: 0px;
    background-repeat: repeat-x;
}

#default div.module  h1 {
    padding-right: 0px;
    font-size: 1.2em;
    background-color: #000000;
    padding-bottom: 0px;
    margin: 0px;
    text-transform: uppercase;
    color: #fff;
    padding-top: 0px;
    background-repeat: repeat-x;
}

#default div.module div.socialbookmarks {
    margin-top:10px;
    padding:2px;
    margin-left:.5em;
    margin-right:.5em;
    margin-bottom:2em;
    /*float:right;
    clear:right;*/
    background-color:#f1f1f1;
    border:1px solid #dcdcdc;
}

#default div.module div.socialbookmarks div.social_i {
    text-align:center;
}

#default div.module div.socialbookmarks div.social_i ul {
    margin-top:.5em;
    margin-bottom:.5em;
    margin-left:.5em;
    padding-left:.5em;
}

#default div.module div.socialbookmarks div.social_i ul li {
    list-style-image:none;
    list-style-type:none;
    display:inline;
    border-left: 1px solid #000;
    padding-left:5px;
}

#default div.module div.socialbookmarks div.social_i ul li.first {
    list-style-image:none;
    list-style-type:none;
    display:inline;
    border-left: none;
}

#default div.module span.keyword {
    background-color:#ff0;
    color:#000;
}

#default div.module h2 a {
    font-weight: normal;
    text-transform: none;
    color: #fff;
}
#default div.module h2 a:link {
    text-decoration: none;
    color:#fff;;
}
#default div.module h2 a:visited {
    text-decoration: none;
    color:#fff;;
}
#default div.module h2 a:hover {
    text-decoration: underline;
    color:#fff;;
}
div.module h3 {
    padding-right: 0px;
    padding-left: 0px;
    font-size: 1.2em;
    background-color: #2E2E2E;
    padding-bottom: 0px;
    margin: 0px;
    text-transform: uppercase;
    color: #fff;
    padding-top: 10px;
}
#default div.module h3 a {
    background-position: right center;
    display: block;
    background-image: url(../_graphics/module_titlelink_raquo.gif);
    margin: 0px 4px 0px 0px;
    color: #fff;
    background-repeat: no-repeat;
}
#default div.module h3.feeds a {
    background-image: none;
    color: #fff;
    display:inline;
}

#default div.module h3.feeds a:hover {
    background-image: none;
    color: #fff;
    display:inline;
}
#default div.module h3.rss a {
    background-position: left center;
    padding-left: 20px;
    background-image: url(../_graphics/icons/feed-icon-orange.png);
    margin: 0px 4px 0px 0px;
    color: #fff;
    background-repeat: no-repeat;
}
#default div.module h3.rss a:link {
    background-position: left center;
    padding-left: 20px;
    background-image: url(../_graphics/icons/feed-icon-orange.png);
    margin: 0px 4px 0px 0px;
    color: #fff;
    background-repeat: no-repeat;
}
#default div.module h3.rss a:visited {
    background-position: left center;
    padding-left: 20px;
    background-image: url(../_graphics/icons/feed-icon-orange.png);
    margin: 0px 4px 0px 0px;
    color: #fff;
    background-repeat: no-repeat;
}
#default div.module h3.rss a:hover {
    background-position: left center;
    padding-left: 20px;
    background-image: url(../_graphics/icons/feed-icon-orange.png);
    margin: 0px 4px 0px 0px;
    color: #dbdbdb;
    background-repeat: no-repeat;
}


#default div.module h4.rss a {
    background-position: left center;
    padding-left: 20px;
    background-image: url(../_graphics/icons/feed-icon-orange.png);
    margin: 0px 4px 0px 0px;
    color: #4f2d7f;
    background-repeat: no-repeat;
}
#default div.module h4.rss a:link {
    background-position: left center;
    padding-left: 20px;
    background-image: url(../_graphics/icons/feed-icon-orange.png);
    margin: 0px 4px 0px 0px;
    color: #4f2d7f;
    background-repeat: no-repeat;
}
#default div.module h4.rss a:visited {
    background-position: left center;
    padding-left: 20px;
    background-image: url(../_graphics/icons/feed-icon-orange.png);
    margin: 0px 4px 0px 0px;
    color: #4f2d7f;
    background-repeat: no-repeat;
}
#default div.module h4.rss a:hover {
    background-position: left center;
    padding-left: 20px;
    background-image: url(../_graphics/icons/feed-icon-orange.png);
    margin: 0px 4px 0px 0px;
    color:#333;
    background-repeat: no-repeat;
}



#default div.module h3.twitter a {
    background-position: left center;
    padding-left: 20px;
    background-image: url(../_graphics/icons/Twitter16.png);
    margin: 0px 4px 0px 0px;
    color: #fff;
    background-repeat: no-repeat;
}
#default div.module h3.twitter a:link {
    background-position: left center;
    padding-left: 20px;
    background-image: url(../_graphics/icons/Twitter16.png);
    margin: 0px 4px 0px 0px;
    color: #fff;
    background-repeat: no-repeat;
}
#default div.module h3.twitter a:visited {
    background-position: left center;
    padding-left: 20px;
    background-image: url(../_graphics/icons/Twitter16.png);
    margin: 0px 4px 0px 0px;
    color: #fff;
    background-repeat: no-repeat;
}
#default div.module h3.twitter a:hover {
    background-position: left center;
    padding-left: 20px;
    background-image: url(../_graphics/icons/Twitter16.png);
    margin: 0px 4px 0px 0px;
    color: #dbdbdb;
    background-repeat: no-repeat;
}
#default div.module h3.facebook a {
    background-position: left center;
    padding-left: 20px;
    background-image: url(../_graphics/icons/Facebook16.png);
    margin: 0px 4px 0px 0px;
    color: #fff;
    background-repeat: no-repeat;
}
#default div.module h3.facebook a:link {
    background-position: left center;
    padding-left: 20px;
    background-image: url(../_graphics/icons/Facebook16.png);
    margin: 0px 4px 0px 0px;
    color: #fff;
    background-repeat: no-repeat;
}
#default div.module h3.facebook a:visited {
    background-position: left center;
    padding-left: 20px;
    background-image: url(../_graphics/icons/Facebook16.png);
    margin: 0px 4px 0px 0px;
    color: #fff;
    background-repeat: no-repeat;
}
#default div.module h3.facebook a:hover {
    background-position: left center;
    padding-left: 20px;
    background-image: url(../_graphics/icons/Facebook16.png);
    margin: 0px 4px 0px 0px;
    color: #dbdbdb;
    background-repeat: no-repeat;
}
#default div.module h3 a img {
    border-top-style: none;
    border-right-style: none;
    border-left-style: none;
    border-bottom-style: none;
}
#default div.module h3 a:link {
    color: #fff;
    text-decoration: none;
}
div.module h3 a:visited {
    color: #fff;
    text-decoration: none;
}
#default div.module h3 a:hover {
    background-position: right center;
    background-image: url(../_graphics/module_titlelink_raquo-hover.gif);
    color: #dbdbdb;
    background-repeat: no-repeat;
}
div.module a img {
    border-top-style: none;
    border-right-style: none;
    border-left-style: none;
    border-bottom-style: none;
}
.module td {
    border-right: #efefef 1px solid;
    padding-right: 0.2em;
    border-top: #efefef 1px solid;
    padding-left: 0.2em;
    padding-bottom: 0.2em;
    border-left: #efefef 1px solid;
    padding-top: 0.2em;
    border-bottom: #efefef 1px solid;
}
.module th {
    border-right: #efefef 1px solid;
    padding-right: 0.2em;
    border-top: #efefef 1px solid;
    padding-left: 0.2em;
    padding-bottom: 0.2em;
    border-left: #efefef 1px solid;
    padding-top: 0.2em;
    border-bottom: #efefef 1px solid;
}

.module tr:hover {
    background-color: #efefef;
}
#default {
    float: right;
    margin: 0px 7px 0px 0px;
    overflow: visible;
    width: 731px;
}
#default p {
    margin: 12px 6px 6px 10px;
}

#default dl {
    margin: 12px 6px 6px 20px;
}

#default dt {
    font-weight: bold;
}

#default a {
    font-weight: bold;
}
#default a:link {
    color: #4f2d7f;
    text-decoration: none;
}
#default a:visited {
    color: #4f2d7f;
    text-decoration: none;
}
#default a:hover {
    color: #333;
    text-decoration: underline;

}
#default h4 {
    margin-left: 10px;
    color: #4f2d7f;
}
#default h5 {
    margin-left: 10px;
    color: #4f2d7f;
}
#default h6 {
    margin-left: 10px;
    color: #4f2d7f;
}
#default h2 {
    clear: both;
    padding-right: 0px;
    padding-left: 10px;
    font-size: 1.4em;
    float: none;
    padding-bottom: 6px;
    /*margin: 0px 0px -34px;*/
    padding-top: 6px;
}
#default h3 {
    clear: both;
    padding-right: 0px;
    padding-left: 10px;
    font-size: 1.3em;
    float: none;
    padding-bottom: 6px;
    /*margin: 0px 0px -34px;*/
    padding-top: 6px;
}
#default h4 {
    clear: both;
    padding-right: 0px;
    padding-left: 0px;
    font-size: 1.4em;
    float: none;
    padding-bottom: 10px;
    margin: 10px 0px -12px 10px;
    color: #333;
    padding-top: 5px;
}
#default h5 {
    clear: both;
    padding-right: 0px;
    padding-left: 0px;
    font-size: 1.1em;
    float: none;
    padding-bottom: 10px;
    margin: 10px 0px -15px 10px;
    text-transform: uppercase;
    color: #333;
    padding-top: 5px;
}
#default h6 {
    clear: both;
    padding-right: 0px;
    padding-left: 0px;
    font-size: 1em;
    float: none;
    padding-bottom: 10px;
    margin: 10px 0px -8px 10px;
    text-transform: uppercase;
    color: #333;
    padding-top: 3px;
}
#home_slideshow {
    background-position: left top;
    background-image: url(../exploregallery/large/tsu%20vs%20asu%20441.jpg);
    width: 731px;
    background-repeat: no-repeat;
    height: 196px;
}

#default caption a, #default caption a:link, #default caption a:visited {
    color:#fff;
    text-decoration:underline;
}
#default caption a:hover {
    color:#fff;
    text-decoration:underline;
}

/* ------------------------------------------------------------
END Main Styles
------------------------------------------------------------ */

/* ------------------------------------------------------------
START Footer Content
------------------------------------------------------------ */

#footer {
    background-position: center bottom;
    font-size: 1em;
    background-image: url(../_graphics/slices/footer.gif);
    color: #fff;
    padding-top: 45px;
    background-repeat: no-repeat;
    height: 131px;
}

#footer_home {
    background-position: center bottom;
    font-size: 1em;
    background-image: url(../_graphics/slices/footer_homepage.gif);
    color: #fff;
    padding-top: 45px;
    background-repeat: no-repeat;
    height: 131px;
}
#footer_notice {
    margin-bottom: 4px;
    text-align: center;
}
#footer_seal {
    float: left;
    width: 90px;
    height: 65px;
}
#footer_tsuseal {
    float: right;
    width: 90px;
    height: 65px;
}
#footer_seal img {
    border-top-style: none;
    border-right-style: none;
    border-left-style: none;
    border-bottom-style: none;
}
#footer_tsuseal img {
    border-top-style: none;
    border-right-style: none;
    border-left-style: none;
    border-bottom-style: none;
}
#footer_addr {
    float: left;
    margin-left: 15px;
    width: 400px;
    height: 71px;
}
#footer_help {
    float: right;
    width: 300px;
    margin-right: 30px;
    text-align: right;
}
#footer_homeaddr {
    float: left;
    margin-left: 15px;
    width: 300px;
    height: 71px;
}
#footer_homehelp {
    float: left;
    width: 445px;
    margin-right: 2px;
    text-align: right;
}
#footer_policy {
    clear: both;
    font-size: 0.9em;
    margin: 18px 0px 0px;
    text-align: center;
}
#footer_home a:link, #footer a:link {
    color: #fff;
    text-decoration: none;
}
#footer_home a:visited, #footer a:visited {
    color: #fff;
    text-decoration: none;
}
#footer_home a:hover, #footer a:hover {
    text-decoration: underline;
}

/* ------------------------------------------------------------
END Footer Content
------------------------------------------------------------ */

/* ------------------------------------------------------------
START requestinfobox (Request Info Box in Left Hand Navigation)
------------------------------------------------------------ */

#nav_main #requestinfobox {
    background: url(../_graphics/RequestInfoGetConnect.png) center no-repeat; 
    width: 221px; 
    height: 201px; 
    margin-left:.3em;
}

#nav_main #requestinfobox div {
    padding:1em;
    padding-top:4em;
    color:#FFF;
}


#nav_main #requestinfobox label {
    color:#FFF;
}

#nav_main #requestinfobox select#SignUpRequestInfo {
    width:95%;
}

#nav_main #requestinfobox p {
    line-height:1.3em;
    text-indent: -0.1em;
}

#nav_main #requestinfobox a:link {
    color:#FFCC92;
    text-decoration:underline;
}
#nav_main #requestinfobox a:visited {
    color:#FFCC92;
    text-decoration:underline;
}
#nav_main #requestinfobox a:hover {
    text-decoration: none;
}

/* ------------------------------------------------------------
END requestinfobox (Request Info Box in Left Hand Navigation)
------------------------------------------------------------ */

/* ------------------------------------------------------------
START Table Sorting Headings
------------------------------------------------------------ */

th.s_up a {
    background-position: 0.2em 0.25em;
    display: block;
    padding-left: 2em;
    background-image: url(../_graphics/icons/simple_blk_trans_up.gif);
    background-repeat: no-repeat;
}
th.s_down a {
    background-position: 0.2em 0.25em;
    display: block;
    padding-left: 2em;
    background-image: url(../_graphics/icons/simple_blk_trans_down.gif);
    background-repeat: no-repeat;
}

/* ------------------------------------------------------------
END Table Sorting Headings
------------------------------------------------------------ */

/* ------------------------------------------------------------
START Random Image Generator
------------------------------------------------------------ */
#Random {
    margin: 10px 0px 0px 8px;
    width: 210px;
    height: 458px;
}

/* ------------------------------------------------------------
END Random Image Generator
------------------------------------------------------------ */

/* ------------------------------------------------------------
START Expanding Content (FAQs)
------------------------------------------------------------ */

/* jQuery Version Begins */

#default DIV.module .expandablelayer {
margin: 0;
padding: 0;
}
 
#default DIV.module .expandablelayer .faqheading {
margin: 1px;
color: #000;
padding: 3px 10px 3px 25px;
cursor: pointer;
position: relative;
font-weight:bold;
background-image:url(../_graphics/icons/white_circle_doublearrow_purple_down24.png);
background-position:left top;
background-repeat:no-repeat;
text-transform:none;
color: #4F2D7F;
}
#default DIV.module .expandablelayer .faqheading-click {
background-image:url(../_graphics/icons/white_circle_doublearrow_purple_up24.png);
}
#default DIV.module .expandablelayer .hiddencontent {
margin: 3px 10px 3px 25px;
}

#default DIV.module .expandablelayer a {
    cursor:pointer;
}

#default DIV.module .expandablelayer a#expand img,
#default DIV.module .expandablelayer a:link#expand img,
#default DIV.module .expandablelayer a:visited#expand img{
    background:url(../_graphics/icons/white_circle_doublearrow_purple_down24.png) no-repeat 50% 50%;
    
}
#default DIV.module .expandablelayer a#contract img,
#default DIV.module .expandablelayer a:link#contract img,
#default DIV.module .expandablelayer a:visited#contract img{
    background:url(../_graphics/icons/white_circle_doublearrow_purple_up24.png) no-repeat 50% 50%;

}
#default DIV.module .expandablelayer a:hover#expand img {
    background:url(../_graphics/icons/white_circle_doublearrow_orange_down24.png) no-repeat 50% 50%;

}
#default DIV.module .expandablelayer a:hover#contract img {
    background:url(../_graphics/icons/white_circle_doublearrow_orange_up24.png) no-repeat 50% 50%;

}

/* jQuery Version Ends */


#default div.module .category,
#default div.module .one,
#default div.module .two,
#default div.module .three,
#default div.module .four,
#default div.module .five,
#default div.module .six,
#default div.module .seven,
#default div.module .eight,
#default div.module .nine {
    padding:.1em .1em;
    color: #4f2d7f;
    text-decoration:none;
    cursor: pointer;
    font-weight:bold;
}

#default div.module h4.category {
    color: #4f2d7f;
    border:none;
    text-transform: uppercase;
    margin-bottom:.5em;
}

#default div.module h4.category:hover,
#default div.module .category:hover {
    color:#333;
}

#default div.module li.category,
#default div.module li.one,
#default div.module li.two,
#default div.module li.three,
#default div.module li.four,
#default div.module li.five,
#default div.module li.six,
#default div.module li.seven,
#default div.module li.eight,
#default div.module li.nine   {
    color: #4f2d7f;
    list-style-image:url(../_graphics/folderclosed.gif);
}

#default div.module li.category:hover,
#default div.module li.one:hover,
#default div.module li.two:hover,
#default div.module li.three:hover,
#default div.module li.four:hover,
#default div.module li.five:hover,
#default div.module li.six:hover,
#default div.module li.seven:hover,
#default div.module li.eight:hover,
#default div.module li.nine:hover  {
    color:#333;
    list-style-image:url(../_graphics/folderopen.gif);
}

#default div.module .catgroup,
#default div.module .onegroup, 
#default div.module .twogroup, 
#default div.module .threegroup, 
#default div.module .fourgroup, 
#default div.module .fivegroup, 
#default div.module .sixgroup, 
#default div.module .sevengroup, 
#default div.module .eightgroup, 
#default div.module .ninegroup {
    color: #000;
    text-decoration:none;
}

#default div.module .faqtitle {
    padding:.1em .2em;
    color: #4f2d7f;
    text-decoration:none;
    cursor: pointer;
    font-weight:bold;
    margin:.1em;
    margin-left:1em;
    margin-bottom:.5em;
}

#default div.module h5.faqtitle {
    color: #4f2d7f;
    border:none;
    text-transform: none;
}

#default div.module h5.faqtitle:hover,
#default div.module .faqtitle:hover {
    color:#333;
}

#default div.module .faqgroup {
    padding:.2em .2em;
    color: #000;
    text-decoration:none;
    margin:.1em;
    margin-left:2em;
}

/* ------------------------------------------------------------
END Expanding Content (FAQs)
------------------------------------------------------------ */

/* ------------------------------------------------------------
START Faculty Listings
------------------------------------------------------------ */

#default div.module table.facultyinfo {
    background-color:#f1f1f1;
    border:solid 1px #efefef;
}

#default div.module .facultyinfo  img {
    border:solid 1px #676767;
    margin-bottom:.5em;
    margin-right:.5em;
}

#default div.module .facultytitle {
    background-color:#fff;
    border:solid 1px #4f2d7f;
    margin-top:2em;
    padding:.2em;
    cursor:pointer;
    position:relative;
    top:1em;
}

#default div.module .facultyinfo  .facultytitle img {
    border: none;
    margin:.5em .1em;
}

#default div.module .facultygroup {
    background-color:#f5f5f5;
    border:solid 1px #f0f0f0;
    padding:.1em;
}

/* ------------------------------------------------------------
END Faculty Listings
------------------------------------------------------------ */

/* ------------------------------------------------------------
START Bulleted List Styles
------------------------------------------------------------ */
#default .module ol li {
    margin-right:.3em;
}
#default .module ul li {
    list-style-image: url(../_graphics/orangebullet_medium.gif);
    margin-left: -0.5em;
    padding-right: 0.5em;
}
#default .module ul li.orange_med {
    list-style-image: url(../_graphics/orangebullet_medium.gif);
    margin-left: -0.5em;
}
#default .module ul li.orange_book {
    list-style-image: url(../_graphics/icons/orangebook_medium.gif);
    margin-left: -0.5em;
}
#default .module ul li.green_book {
    list-style-image: url(../_graphics/icons/greenbook_medium.gif);
    margin-left: -0.5em;
}
#default .module ul li.photo_album {
    list-style-image: url(../_graphics/photoslideshow.png);
    margin-left: -0.5em;
    padding-top:.2em;
    padding-bottom:.2em;
}
#default .module ul li.htmldoc {
    list-style-image: url(../_graphics/filetypes/htmldoc-sm.png);
    margin-left: -0.5em;
}
#default .module ul li.pdfdoc {
    list-style-image: url(../_graphics/filetypes/pdfdoc-sm.png);
    margin-left: -0.5em;
}
#default .module ul li.exceldoc {
    list-style-image: url(../_graphics/filetypes/exceldoc-sm.png);
    margin-left: -0.5em;
}
#default .module ul li.worddoc {
    list-style-image: url(../_graphics/filetypes/worddoc-sm.png);
    margin-left: -0.5em;
}
#default .module ul li.tamuspage {
    list-style-image: url(../_graphics/filetypes/tamus_link_sm.png);
    margin-left: -0.5em;
}
#default .module ul li.adobe_cp {
    list-style-image: url(../_graphics/filetypes/captivate-sm.png);
    margin-left: -0.5em;
}
#default .module ul li.swfdoc {
    list-style-image: url(../_graphics/filetypes/swfdoc-sm.png);
    margin-left: -0.5em;
}
#default .module ul li.pptdoc {
    list-style-image: url(../_graphics/filetypes/pptdoc-sm.png);
    margin-left: -0.5em;
}
#default .module ul li.outlookdoc {
    list-style-image: url(../_graphics/filetypes/msoutlook07.png);
    margin-left: -0.5em;
}
.module ul li.cancelitem {
    list-style-image: url(../_graphics/cancel-sm.png);
    margin-left: -0.5em;
}

#default .module ul li.orange_small {
    list-style-image: url(../_graphics/orangebullet_small.gif);
    margin-left: -0.5em;
}

#default .module ul li ul li,
#default .module ol li ul li {
    list-style-image: url(../_graphics/orangebullet_small.gif);
    margin-left: -0.5em;
    padding-right: 0.5em;
}

#default .module ol li ul {
    padding-top:0;
    margin-top:-0.3em;
    padding-bottom:0;
    margin-bottom:.3em;
}


#default .module ul.upperroman-bullet li,
#default .module ol.upperroman-bullet li,
#default .module ul.outline-bullet li,
#default .module ol.outline-bullet li,
#default .module ul.roman-bullet li,
#default .module ol.roman-bullet li {
    list-style-image:none;
    list-style-type:upper-roman;
    margin-left: -0.5em;
    padding-right: 0.5em;
}

#default .module ul.lowerroman-bullet li,
#default .module ol.lowerroman-bullet li {
    list-style-image:none;
    list-style-type:lower-roman;
    margin-left: -0.5em;
    padding-right: 0.5em;
}

#default .module ul.upperalpha-bullet li,
#default .module ol.upperalpha-bullet li {
    list-style-image:none;
    list-style-type:upper-alpha;
    margin-left: -0.5em;
    padding-right: 0.5em;
}

#default .module ul.loweralpha-bullet li,
#default .module ol.loweralpha-bullet li {
    list-style-image:none;
    list-style-type:lower-alpha;
    margin-left: -0.5em;
    padding-right: 0.5em;
}

#default .module ul.outline-bullet li ul li,
#default .module ol.outline-bullet li ul li {
    list-style-image:none;
    list-style-type:upper-alpha;
    margin-left: -0.5em;
    padding-right: 0.5em;
}

#default .module ul.outline-bullet li ul li ul li,
#default .module ol.outline-bullet li ul li ul li {
    list-style-image:none;
    list-style-type:decimal;
    margin-left: -0.5em;
    padding-right: 0.5em;
}

#default .module ul.outline-bullet li ul li ul li ul li,
#default .module ol.outline-bullet li ul li ul li ul li {
    list-style-image:none;
    list-style-type:lower-alpha;
    margin-left: -0.5em;
    padding-right: 0.5em;
}

#default .module ul.outline-bullet li ul li ul li ul li ul li,
#default .module ol.outline-bullet li ul li ul li ul li ul li {
    list-style-image:none;
    list-style-type:lower-roman;
    margin-left: -0.5em;
    padding-right: 0.5em;
}

#default .module ul.nobullet li {
    list-style-image:none;
    list-style:none;
}

#default .module ul.nobullet li {
    list-style-image:none;
    list-style:none;
}

#default .module ul li.nobullet {
    list-style-image:none;
    list-style:none;
    margin-bottom:.8em;
}

#default .module ul.nobullet li {
    list-style-image:none;
    list-style:none;
    margin-bottom:.8em;
}

/* ------------------------------------------------------------
END bulleted list styles
------------------------------------------------------------ */

/* ------------------------------------------------------------
START Calendar Listing - Calendar Graphic, Event Title, Date
------------------------------------------------------------ */
.cal_item {
    min-height: 34px;
    margin: 1em 0px 1.5em 0em;
    width: 96%;
    text-align: left;
}

.cal_item a {
    margin-left:4.2em;
    display:block;
}

.cal_item .cal_event_title {
    margin-left:4.2em;
    display:block;
}

.cal_entry {
    min-height: 34px;
    float: right;
}
.calendar {
    font-weight: bolder;
    background: url(../_graphics/calendar_bg.gif) no-repeat center 50%;
    float: left;
    margin: 0px 0.8em;
    width: 31px;
    color: #fff;
    height: 34px;
}

.cal_daterange {
    padding-right: 0px;
    display: block;
    padding-left: 0px;
    font-size: 0.9em;
    padding-bottom: 0px;
    margin: 0px;
    color: #4a4a4a;
    padding-top: 0px;
    margin-left:4.7em;
}
.calendar .month {
    display: block;
    font-size: 0.8em;
    text-transform: uppercase;
    text-align: center;
}
.calendar .day {
    margin-top: 2px;
    display: block;
    font-size: 1.2em;
    text-align: center;
}
.extended_calendar {
    font-weight: bolder;
    background: url(../_graphics/extendedcalendar.png) no-repeat center 50%;
    float: left;
    margin: 0px 0.8em;
    width: 34px;
    color: #fff;
    height: 47px;
}

.extended_calendar .day {
    margin-top: 2px;
    display:block;
    font-size: 1.2em;
    text-align: center;
    width: 33px;
    top:3px;
}
.extended_calendar .month {
    display:block;
    font-size: 0.8em;
    text-transform: uppercase;
    text-align: center;
    width: 33px;
    top:23px;
}
.extended_calendar .year {
    display:block;
    font-size: 0.8em;
    text-align: center;
    width: 33px;
    top:30px;
}
/* ------------------------------------------------------------
END Calendar Listing - Calendar Graphic, Event Title, Date
------------------------------------------------------------ */

/* ------------------------------------------------------------
START News Listing - Graphic, Article Title, Posted Date
------------------------------------------------------------ */

.news_item {
    padding-right: 8px;
    padding-left: 8px;
    padding-bottom: 0px;
    margin: 1.5em 0px 0.5em;
    width: 94%;
    padding-top: 0px;
    height: 70px;
}
.news_entry {
    min-height: 70px;
    float: right;
    width: 15em;
    margin-right: 0.5em;
}
.dept_news_item {
    padding-right: 8px;
    padding-left: 8px;
    padding-bottom: 5px;
    margin: 1.5em 0px 0.5em;
    width: 94%;
    padding-top: 0px;
    clear:both;
}
.news_photo {
    margin-left: 0.5em;
}
div.news_item a img {
    border-right: #333 1px solid;
    border-top: #333 1px solid;
    float: left;
    margin: 0px 0.7em 0px 6px;
    border-left: #333 1px solid;
    width: 80px;
    border-bottom: #333 1px solid;
    height: 70px;
}

div.dept_news_item a img {
    border-right: #333 1px solid;
    border-top: #333 1px solid;
    float: left;
    margin: 0px 0.7em 0px 6px;
    border-left: #333 1px solid;
    width: 80px;
    border-bottom: #333 1px solid;
    margin-bottom: 15px;
}

div.news_item img.extra  {
    border: medium none; 
    max-width: 21px; 
    width: 21px; 
    max-height: 14px; 
    height: 14px; 
    padding-left: 2px; 
    padding-right: 2px;
}
div.news_item a img.extra  {
    border: medium none; 
    max-width: 21px; 
    width: 21px; 
    max-height: 14px; 
    height: 14px; 
    padding-left: 2px; 
    padding-right: 2px;
}

/* ------------------------------------------------------------
END News Listing - Graphic, Article Title, Posted Date
------------------------------------------------------------ */

/* ------------------------------------------------------------
START No Borders Table
------------------------------------------------------------ */

table.noborder {
    border-top-style: none;
    border-right-style: none;
    border-left-style: none;
    border-bottom-style: none;
}
table.noborder tr {
    border-top-style: none;
    border-right-style: none;
    border-left-style: none;
    border-bottom-style: none;
}
table.noborder th {
    border-top-style: none;
    border-right-style: none;
    border-left-style: none;
    border-bottom-style: none;
}


table.noborder td {
    border-top-style: none;
    border-right-style: none;
    border-left-style: none;
    border-bottom-style: none;
}
table.noborder tr:hover {
    background:none;
}
table.noborder th:hover {
    background:none;
}
table.noborder td:hover {
    background:none;
}

/* ------------------------------------------------------------
END No Borders Table
------------------------------------------------------------ */

/* ------------------------------------------------------------
START Textual Colors
------------------------------------------------------------ */

#default div.module .required {
    font-weight: bold;
    font-size: 1.5em;
    vertical-align: middle;
    text-transform: uppercase;
    color: #d63131;
}

#default div.module .red {
    color: #f00;
}

#default div.module .positive {
    color: #2d7f4f;
}
#default div.module .cranberry {
    color: #7f2d4f;
}
#default div.module .apricot {
    color: #7f4f2d;
}
#default div.module .melon {
    color: #4f7f2d;
}
#default div.module .bluebonnet {
    color: #2d4f7f;
}

/* ------------------------------------------------------------
END Textual Colors
------------------------------------------------------------ */

/* ------------------------------------------------------------
START Emergency Information - Code Purple
------------------------------------------------------------ */

.codepurple {
    background-position: center top;
    font-size: 1em;
    background-image: url(../_graphics/slices/codepurplespotlight.gif);
    background-repeat:no-repeat;
    color:#fff;
    background-color: #c30505;
    margin: 0 auto;
    width: 185px;
    max-width: 185px;
    padding: 3px;
    padding-top: 33px;
    font-weight:bold;
    margin-top: 5px;
}

#default div.module .codepurple a:hover, #default div.module .codepurple a:visited, #default div.module .codepurple a:link, #default div.module .codepurple a {
    color: #fff;
    text-decoration: underline;
}

/* ------------------------------------------------------------
END Emergency Information - Code Purple
------------------------------------------------------------ */

/* ------------------------------------------------------------
START Embedded Code with Unnecessary Tables
------------------------------------------------------------ */

#default div.module div.invisible_button, div.invisible_button {margin:0 auto;}

#default div.module div.invisible_button table, div.invisible_button table {
border:none;
padding:0;
margin:0 auto;
background:none;
}

#default div.module div.invisible_button td, div.invisible_button td {
border:none;
padding:0;
margin:0 auto;
background:none;
}


#default div.module div.invisible_button td:hover, div.invisible_button td:hover {
border:none;
padding:0;
margin:0 auto;
background:none;
}

#main #content #default div.module div.invisible_button td:hover, div.invisible_button td:hover,
#main #content #default div.module div.invisible_button tr:hover, div.invisible_button tr:hover,
#main #content #default div.module div.invisible_button td, div.invisible_button td {
border:none;
padding:0;
margin:0 auto;
background:none;
}

#main #content #default div.module .genxvwxnewstyle,
#main #content #default div.module .genxvwxnewstyle table,
#main #content #default div.module .genxvwxnewstyle td:hover,
#main #content #default div.module .genxvwxnewstyle tr:hover
#main #content #default div.module .genxvwxnewstyle td {
border:none;
padding:0;
margin:0 auto;
background:none;

}

/* ------------------------------------------------------------
END Embedded Code with Unnecessary Tables
------------------------------------------------------------ */

/* ------------------------------------------------------------
START Google Interactive Map
------------------------------------------------------------ */

#default div.module .bubble {
    width:          100%;
    max-width:      100%;
    height:     40em;
    text-align:     left;
    font-family:    verdana, helvetica, arial, sans-serif;
    color:      #333;
        
}

#default div.module .bubble td span {
    color:#4f2d7f;
    background:#ffff99;
    font-weight:bolder;
}

#default div.module .bubble table {
    margin-bottom:  1em;
    margin-right:   1em;
    max-height:     250px;
    min-height:     250px;
    font-size:      .8em;
}

#default div.module .legend_map table td label {
    display:inline-block;
    width:90%;
}

/* ------------------------------------------------------------
END Google Interactive Map
------------------------------------------------------------ */

/* ------------------------------------------------------------
START Content List Boxes
------------------------------------------------------------ */

.contentlistbox {  
    width:96%;  
    clear:both;
    margin: 0 auto;
    margin-top:10px;
    border:1px solid #ddd;
    background-color: #fff;
} 

#default div.module .contentlistbox .photobox p {
    margin-top:2px;
}

#default div.module .contentlistbox p {
    margin-left:0;
    padding-left:0;
    margin-right:0;
    padding-right:0;
}

#default div.module .contentlistbox h1, #default div.module .contentlistbox h2, #default div.module .contentlistbox h3, #default div.module .contentlistbox h4, #default div.module .contentlistbox h5, #default div.module .contentlistbox h6 {
 margin:.2em;
 padding:.2em;
 margin-left:0;
 padding-left:0;
 background-color:transparent;
 text-transform:none;
 text-align:left;
}

#default div.module .contentlistbox h1 a, #default div.module .contentlistbox h2 a, #default div.module .contentlistbox h3 a, #default div.module .contentlistbox h4 a, #default div.module .contentlistbox h5 a, #default div.module .contentlistbox h6 a {
    background-color:transparent;
    display:inline-block;
}
#default div.module .contentlistbox h1 a:hover, #default div.module .contentlistbox h2 a:hover, #default div.module .contentlistbox h3 a:hover, #default div.module .contentlistbox h4 a:hover, #default div.module .contentlistbox h5 a:hover, #default div.module .contentlistbox h6 a:hover {
    background-color:transparent;
    display:inline-block;
}

#default div.module .contentlistbox h1 {
    font-size:2em;
}

#default div.module .contentlistbox h2 {
    font-size:1.8em;
}

#default div.module .contentlistbox h3 {
    font-size:1.6em;
}

#default div.module .contentlistbox h4 {
    font-size:1.4em;
}

#default div.module .green-detail h1, 
#default div.module .green-detail h2, 
#default div.module .green-detail h3, 
#default div.module .green-detail h4, 
#default div.module .green-detail h5, 
#default div.module .green-detail h6, 
#default div.module .cranberry-detail h1, 
#default div.module .cranberry-detail h2, 
#default div.module .cranberry-detail h3, 
#default div.module .cranberry-detail h4, 
#default div.module .cranberry-detail h5, 
#default div.module .cranberry-detail h6, 
#default div.module .apricot-detail h1, 
#default div.module .apricot-detail h2, 
#default div.module .apricot-detail h3, 
#default div.module .apricot-detail h4, 
#default div.module .apricot-detail h5, 
#default div.module .apricot-detail h6, 
#default div.module .melon-detail h1, 
#default div.module .melon-detail h2, 
#default div.module .melon-detail h3, 
#default div.module .melon-detail h4, 
#default div.module .melon-detail h5, 
#default div.module .melon-detail h6, 
#default div.module .bluebonnet-detail h1, 
#default div.module .bluebonnet-detail h2, 
#default div.module .bluebonnet-detail h3, 
#default div.module .bluebonnet-detail h4, 
#default div.module .bluebonnet-detail h5, 
#default div.module .bluebonnet-detail h6, 
#default div.module .purple-detail h1, 
#default div.module .purple-detail h2, 
#default div.module .purple-detail h3, 
#default div.module .purple-detail h4, 
#default div.module .purple-detail h5, 
#default div.module .purple-detail h6 {
 color:#fff;
}

#default div.module .green-detail h1 a, 
#default div.module .green-detail h2 a, 
#default div.module .green-detail h3 a, 
#default div.module .green-detail h4 a, 
#default div.module .green-detail h5 a, 
#default div.module .green-detail h6 a, 
#default div.module .cranberry-detail h1 a, 
#default div.module .cranberry-detail h2 a, 
#default div.module .cranberry-detail h3 a, 
#default div.module .cranberry-detail h4 a, 
#default div.module .cranberry-detail h5 a, 
#default div.module .cranberry-detail h6 a, 
#default div.module .apricot-detail h1 a, 
#default div.module .apricot-detail h2 a, 
#default div.module .apricot-detail h3 a, 
#default div.module .apricot-detail h4 a, 
#default div.module .apricot-detail h5 a, 
#default div.module .apricot-detail h6 a, 
#default div.module .melon-detail h1 a, 
#default div.module .melon-detail h2 a, 
#default div.module .melon-detail h3 a, 
#default div.module .melon-detail h4 a, 
#default div.module .melon-detail h5 a, 
#default div.module .melon-detail h6 a, 
#default div.module .bluebonnet-detail h1 a, 
#default div.module .bluebonnet-detail h2 a, 
#default div.module .bluebonnet-detail h3 a, 
#default div.module .bluebonnet-detail h4 a, 
#default div.module .bluebonnet-detail h5 a, 
#default div.module .bluebonnet-detail h6 a, 
#default div.module .purple-detail h1 a, 
#default div.module .purple-detail h2 a, 
#default div.module .purple-detail h3 a, 
#default div.module .purple-detail h4 a, 
#default div.module .purple-detail h5 a, 
#default div.module .purple-detail h6 a {
 color:#fff;
 text-decoration:underline;
  background-color:transparent;
 background-image: none;
}

#default div.module .green-detail a,
#default div.module .cranberry-detail a,
#default div.module .apricot-detail a,
#default div.module .melon-detail a,
#default div.module .bluebonnet-detail a,
#default div.module .purple-detail a {
 color:#fff;
 text-decoration:underline;
 background-color:transparent;
}

#default div.module .grey-detail h1, 
#default div.module .grey-detail h2, 
#default div.module .grey-detail h3, 
#default div.module .grey-detail h4, 
#default div.module .grey-detail h5, 
#default div.module .grey-detail h6, 
#default div.module .detail h1, 
#default div.module .detail h2, 
#default div.module .detail h3, 
#default div.module .detail h4, 
#default div.module .detail h5, 
#default div.module .detail h6, 
#default div.module .detail-leftborder h1, 
#default div.module .detail-leftborder h2, 
#default div.module .detail-leftborder h3, 
#default div.module .detail-leftborder h4, 
#default div.module .detail-leftborder h5, 
#default div.module .detail-leftborder h6 {
 color:#333;
}

#default div.module .grey-detail h1 a, 
#default div.module .grey-detail h2 a, 
#default div.module .grey-detail h3 a, 
#default div.module .grey-detail h4 a, 
#default div.module .grey-detail h5 a, 
#default div.module .grey-detail h6 a, 
#default div.module .detail h1 a, 
#default div.module .detail h2 a, 
#default div.module .detail h3 a, 
#default div.module .detail h4 a, 
#default div.module .detail h5 a, 
#default div.module .detail h6 a, 
#default div.module .detail-leftborder h1 a, 
#default div.module .detail-leftborder h2 a, 
#default div.module .detail-leftborder h3 a, 
#default div.module .detail-leftborder h4 a, 
#default div.module .detail-leftborder h5 a, 
#default div.module .detail-leftborder h6 a,
#default div.module .grey-detail h1 a:link, 
#default div.module .grey-detail h2 a:link, 
#default div.module .grey-detail h3 a:link, 
#default div.module .grey-detail h4 a:link, 
#default div.module .grey-detail h5 a:link, 
#default div.module .grey-detail h6 a:link, 
#default div.module .detail h1 a:link, 
#default div.module .detail h2 a:link, 
#default div.module .detail h3 a:link, 
#default div.module .detail h4 a:link, 
#default div.module .detail h5 a:link, 
#default div.module .detail h6 a:link, 
#default div.module .detail-leftborder h1 a:link, 
#default div.module .detail-leftborder h2 a:link, 
#default div.module .detail-leftborder h3 a:link, 
#default div.module .detail-leftborder h4 a:link, 
#default div.module .detail-leftborder h5 a:link, 
#default div.module .detail-leftborder h6 a:link,
#default div.module .grey-detail h1 a:hover, 
#default div.module .grey-detail h2 a:hover, 
#default div.module .grey-detail h3 a:hover, 
#default div.module .grey-detail h4 a:hover, 
#default div.module .grey-detail h5 a:hover, 
#default div.module .grey-detail h6 a:hover, 
#default div.module .detail h1 a:hover,
#default div.module .detail h2 a:hover, 
#default div.module .detail h3 a:hover, 
#default div.module .detail h4 a:hover, 
#default div.module .detail h5 a:hover, 
#default div.module .detail h6 a:hover, 
#default div.module .detail-leftborder h1 a:hover, 
#default div.module .detail-leftborder h2 a:hover, 
#default div.module .detail-leftborder h3 a:hover, 
#default div.module .detail-leftborder h4 a:hover, 
#default div.module .detail-leftborder h5 a:hover, 
#default div.module .detail-leftborder h6 a:hover {
 color:#333;
 text-decoration:underline;
  background-color:transparent;
 background-image: none;
}

.green-detail {
 background-color: #2d7f4f;
 color:#fff;
 padding:5px;
 padding-left:15px;
}
.cranberry-detail {
 background-color: #7f2d4f;
 color:#fff;
 padding:5px;
 padding-left:15px;
}
.apricot-detail {
 background-color: #7f4f2d;
 color:#fff;
 padding:5px;
 padding-left:15px;
}
.melon-detail {
 background-color: #4f7f2d;
 color:#fff;
 padding:5px;
 padding-left:15px;
}
.bluebonnet-detail {
 background-color: #2d4f7f;
 color:#fff;
 padding:5px;
 padding-left:15px;
}
.purple-detail {
 background-color: #4f2d7f;
 color:#fff;
 padding:5px;
 padding-left:15px;
}
.grey-detail {
 background-color: #ddd;
 color:#333;
 padding:5px;
 padding-left:15px;
}
.detail {
 background-color: #fff;
 color:#333;
 padding:5px;
 padding-left:15px;
 margin-left:5px;
}
.detail-leftborder {
 background-color: #fff;
 color:#333;
 padding:5px;
 padding-left:15px;
 margin-left:5px;
 border-left:3px solid #ddd;
}

#default div.module .contentlistbox p.instructions, 
#default div.module .contentlistbox p.caution, 
#default div.module .contentlistbox p.warning, 
#default div.module .contentlistbox p.quote {

margin: 12px 6px 6px 10px;
padding-left: 2.5em;
}

.width10 {
 width:9%;
 float:left;
}
.width20 {
 width:19%;
 float:left;
}
.width30 {
 width:29%;
 float:left;
}
.width40 {
 width:39%;
 float:left;
}
.width60 {
 width:59%;
 float:left;
}
.width70 {
 width:69%;
 float:left;
}
.width80 {
 width:79%;
 float:left;
}
.width90 {
 width:89%;
 float:left;
}
.width100 {
 width:99%;
 float:left;
}

/* ------------------------------------------------------------
END Content List Boxes
------------------------------------------------------------ */

/* ------------------------------------------------------------
BEGIN List in Columns

Note: No known solution to the wrapping of content after the 
list ends, so users will have to manually enter a break or new 
line.
------------------------------------------------------------ */

#default div.module ul.list2column, #default div.module ul.list3column, #default div.module ul.list2column-no-bullets, #default div.module ul.list3column-no-bullets,
ul.list2column, ul.list3column, ul.list2column-no-bullets, ul.list3column-no-bullets {
    clear:both;
    width: 99%;
    display:block;
    }
#default div.module ul.list2column li,
ul.list2column li {
    float:left;
    width:40%;
    margin:auto;
    }
#default div.module ul.list3column li,
ul.list3column li {
    float:left;
    width:33%;
    margin:auto;
    }
#default div.module ul.list2column-no-bullets  li,    
ul.list2column-no-bullets  li {
    float:left;
    width:49%;
    margin:auto;
    }
#default div.module ul.list3column-no-bullets  li,
ul.list3column-no-bullets  li {
    float:left;
    width:31%;
    margin:auto;
    }
    
#default div.module .detail ul.list2column li {
    float:left;
    width:30%;
    margin:auto;
    }
#default div.module .detail ul.list3column li {
    float:left;
    width:23%;
    margin:auto;
    }
#default div.module .detail ul.list2column-no-bullets  li {
    float:left;
    width:39%;
    margin:auto;
    }
#default div.module .detail ul.list3column-no-bullets  li {
    float:left;
    width:21%;
    margin:auto;
    }
    
#default div.module ul.list2column-no-bullets  li, #default div.module ul.list3column-no-bullets  li {
    list-style-image:none;
    list-style-type:none;
    margin:auto;
    }

/* ------------------------------------------------------------
END List in Columns
------------------------------------------------------------ */

/* ------------------------------------------------------------
BEGIN Fancy Drop-Down List
------------------------------------------------------------ */

.dd {
    /*display:inline-block !important;*/
    text-align:left;
    background-color:#fff;
    font-family:arial, helvetica, sans-serif;
    font-size:12px;
    float:left;
}
.dd .ddtitle {
    background:#f2f2f2;
    border:1px solid #c3c3c3;
    padding:3px;
    text-indent:0;
    cursor:default;
    overflow:hidden;
    height:16px;
}
.dd .ddtitle span.arrow {
    background:url(../_graphics/icons/dd_arrow.gif) no-repeat 0 0; float:right; display:inline-block;width:16px; height:16px; cursor:pointer; 
}

.dd .ddtitle span.ddtitletext {text-indent:1px; overflow:hidden; line-height:16px;}
.dd .ddtitle span.ddtitletext img{text-align:left; padding:0 2px 0 0}
.dd .ddtitle img.selected {
    padding:0 3px 0 0;
    vertical-align:top;
}
.dd .ddchild {
    position:absolute;
    border:1px solid #c3c3c3;
    border-top:none;
    display:none;
    margin:0;
    width:auto;
    overflow:auto;
    overflow-x:hidden !important;


    background-color:#ffffff;
}
.dd .ddchild .opta a, .dd .ddchild .opta a:visited {padding-left:10px}
.dd .ddchild a {
    display:block;
    padding:2px 0 2px 3px;
    text-decoration:none;
    color:#000;
    overflow:hidden;
    white-space:nowrap;
    cursor:pointer;
}
.dd .ddchild a:hover {
    background-color:#ededed;
}
.dd .ddchild a img {
    border:0;
    padding:0 2px 0 0;
    vertical-align:middle;
}
.dd .ddchild a.selected {
    background-color:#ededed;
    color:#333;
    
}
.hidden {display:none;}

.dd .bordertop{border-top:1px solid #c3c3c3 !important;}
.dd .nobordertop{border-top:none 0  !important;}
/* ------------------------------------------------------------
END Fancy Drop-Down List
------------------------------------------------------------ */

/* ------------------------------------------------------------
BEGIN Text Caption on Image
------------------------------------------------------------ */
#default div.module .textcaption {
    background:#000;
    color:#fff;
    z-index:79;
    margin: 0 auto;
    line-height:1.3em;
}


#default div.module .textcaption h1,
#default div.module .textcaption h2,
#default div.module .textcaption h3,
#default div.module .textcaption h4,
#default div.module .textcaption h5,
#default div.module .textcaption h6 {
    color: #ceabff;
    margin:0;
    padding:.5em .1em;
     margin-left:.5em;
     padding-left:0;
     line-height:1em;
     min-height:0;
     background-color:transparent;
     text-transform:none;
     text-align:left;
     font-weight:normal;

}

#default div.module .textcaption h1 a,
#default div.module .textcaption h2 a,
#default div.module .textcaption h3 a,
#default div.module .textcaption h4 a,
#default div.module .textcaption h5 a,
#default div.module .textcaption h6 a {
    background-color:transparent;

}

#default div.module .textcaption h1 a:hover,
#default div.module .textcaption h2 a:hover,
#default div.module .textcaption h3 a:hover,
#default div.module .textcaption h4 a:hover,
#default div.module .textcaption h5 a:hover,
#default div.module .textcaption h6 a:hover {
    background-color:transparent;

}

#default div.module .textcaption h1 {
    font-size:1.9em;

}

#default div.module .textcaption h2 {
    font-size:1.7em;
}

#default div.module .textcaption h3 {
    font-size:1.5em;
}

#default div.module .textcaption h4 {
    font-size:1.3em;
}

#default div.module .textcaption blockquote {
    font-weight:bolder;
    margin:0;
    padding:.2em .7em;

}

#default div.module .textcaption cite {
    margin:0;   
    padding:.2em .7em;
    padding-top:1em;
    padding-bottom:.3em;
    text-indent:0;
    text-align:left;
    display:block;

}

#default div.module .textcaption ul,
#default div.module .textcaption ol {
    margin-top:.2em;
    margin-bottom:.2em;
}

#default div.module .textcaption a {
    color: #ffa489;
    display:inline !important;
    text-decoration:none;

}

#default div.module .textcaption a:hover {
    color: #ffb59a;
    text-decoration:underline;

}
            
/* ------------------------------------------------------------
END Text Caption on Image
------------------------------------------------------------ */

/* ------------------------------------------------------------
BEGIN Weather jQuery
------------------------------------------------------------ */

#default div.module .weatherFeed {
    border:1px solid #cfcfcf;
    font-size: 90%;
    margin: .2em auto;
    width: 90%;
}
#default div.module .weatherFeed .weatherItem {
    padding: 0.8em;
    text-align: right;
}
#default div.module .weatherFeed .weatherCity {
    text-transform: uppercase;
}
#default div.module .weatherFeed .weatherTemp {
    font-size: 2.8em;
    font-weight: bold;
}
#default div.module .weatherFeed .weatherDesc, #default div.module .weatherFeed .weatherCity {
    font-weight: bold;
}
#default div.module .weatherFeed .weatherDesc {
    margin-bottom: 0.4em;
}
#default div.module .weatherFeed .weatherRange, #default div.module .weatherFeed .weatherWind {
    font-size: 0.8em;
}
#default div.module .weatherFeed .weatherLink {
    text-align: left;
    font-size: 0.8em;
}
#default div.module .weatherFeed .odd {
    background-color: #fff;
}
#default div.module .weatherFeed .even {
    background-color: #fff;
}

/* ------------------------------------------------------------
END Weather jQuery
------------------------------------------------------------ */

/* ------------------------------------------------------------
BEGIN Checklists
------------------------------------------------------------ */

#default div.module h2.checklistitem {
    color: #000;
    margin:0;
    padding:.5em .1em;
    margin-left:.5em;
    line-height:1em;
    min-height:0;
    text-transform:none;
    text-align:left;
    background-image: url(../_graphics/icons/tarletoncheck.png);
    background-position: 0.25em 0.25em;
    background-repeat: no-repeat;
    padding-left: 2em;
    
}

#default div.module h2.checklistitem a{
    background-image:none;
    color: #000;
    font-weight:bold;
    text-decoration:underline;
}

#default div.module h2.checklistitem a:hover{
    color: #999;                
    background-image:none;
}

#default div.module .checklistwhen {
    background-color: #2d7f4f;
    color:#fff;
    padding:1em;
    background-image: url(../_graphics/icons/greycalendar.png);
    background-position: 0.5em 0.25em;
    background-repeat: no-repeat;
    padding-left: 3.5em;
    -webkit-border-top-left-radius: 0.5em;
    -webkit-border-top-right-radius: 0.5em;
    -moz-border-radius-topleft: 0.5em;
    -moz-border-radius-topright: 0.5em;
    -webkit-border-bottom-left-radius: 0.5em;
    -webkit-border-bottom-right-radius: 0.5em;
    -moz-border-radius-bottomleft: 0.5em;
    -moz-border-radius-bottomright: 0.5em;
    border-radius: 0.5em;
    font-size:1.3em;

}           

/* ------------------------------------------------------------
END Checklists
------------------------------------------------------------ */

/* ------------------------------------------------------------
BEGIN Tabs
------------------------------------------------------------ */

#default ul.tabs,
#default .module ul.tabs {
    margin: 0;
    padding: 0;
    float: left;
    list-style: none;
    height: 32px; /*--set height of tabs--*/
    border-bottom: 1px solid #2e2e2e;
    width: 731px;
}
#default ul.tabs li,
#default .module ul.tabs li {
    float: left;
    margin: 0;
    padding: 0;
    height: 32px;
    line-height: 32px;
    overflow: hidden;
    position: relative;
    background: #dfdfdf;
    margin-left:2px;
}
#default ul.tabs li a,
#default .module ul.tabs li a {
    text-decoration: none;
    color: #4f2d7f;
    display: block;
    font-size: 1.2em;
    padding: 0 20px;
    outline: none;
}
#default ul.tabs li a:hover,
#default .module ul.tabs li a:hover {
    background: #cecece;
    color: #000;
}
#default ul.tabs li.active, 
#default ul.tabs li.active a:hover,
#default .module ul.tabs li.active, 
#default .module ul.tabs li.active a:hover {
    background: #2e2e2e;
    color: #fff;
}
#default ul.tabs li.active a,
#default .module ul.tabs li.active a {
    color: #fff;
}
#default .tab_container,
#default .module .tab_container {
    overflow: hidden;
    clear: both;
    float: left;
    width: 731px;
    background: #fff;
}
#default .tab_content,
#default .module .tab_content {
    padding: 10px;
}

#default .tab_content ol,
#default .module .tab_content ol,
#default .tab_content ul,
#default .module .tab_content ul,
#default .tab_content p,
#default .module .tab_content p {
    padding-right: 15px;
}

/* ------------------------------------------------------------
END Tabs
------------------------------------------------------------ */

/* ------------------------------------------------------------
START faux-button
------------------------------------------------------------ */

#default .faux-button,
#default .module .faux-button {
    float: right;
    margin: 0;
    padding: 0;
    height: 32px;
    line-height: 32px;
    overflow: hidden;
    position: relative;
    display:block;
    background: #dfdfdf;
    margin-right:2px;
    margin-left:2px;
}
#default .faux-button a,
#default .module .faux-button a {
    text-decoration: none;
    color: #4f2d7f;
    display: block;
    font-size: 1.2em;
    padding: 0 20px;
    outline: none;
}
#default .faux-button a:hover,
#default .module .faux-button a:hover {
    background: #cecece;
    color: #000;
}

/* ------------------------------------------------------------
END faux-button
------------------------------------------------------------ */

/* ------------------------------------------------------------
START info-box
------------------------------------------------------------ */

#default .info-box,
#default .module .info-box {
 border: #dbdbdb 1px solid; 
 margin: 0.5em;
 background: #FFF;
}

/* ------------------------------------------------------------
END info-box
------------------------------------------------------------ */

/* ------------------------------------------------------------
START colored divs
------------------------------------------------------------ */

.instructions, #default p.instructions, #default div.module .contentlistbox p.instructions {
    border: #becfbd 1px solid;
    padding-right: 0px;
    background-position: 0.5em 0.25em;
    padding-left: 2.5em;
    font-size: 0.9em;
    min-height: 2em;
    background-image: url(../_graphics/icons/question_icon.png);
    padding-bottom: 0px;
    margin: 0.5em;
    color: #595959;
    padding-top: 0px;
    background-repeat: no-repeat;
    background-color: #f3f8f4;
    text-align: left;
}
.caution, #default p.caution, #default div.module .contentlistbox p.caution {
    border: #dfd89c 1px solid;

    padding-right: 0px;
    background-position: 0.5em 0.25em;
    padding-left: 2.5em;
    font-size: 0.9em;
    min-height: 2em;
    background-image: url(../_graphics/icons/caution_icon.png);
    padding-bottom: 0px;
    margin: 0.5em;
    color: #595959;
    padding-top: 0px;
    background-repeat: no-repeat;
    background-color: #f7f7f2;
    text-align: left;
}
.warning, #default p.warning, #default div.module .contentlistbox p.warning {
    border: #d63131 1px solid;
    padding-right: 0px;
    background-position: 0.5em 0.25em;
    padding-left: 2.5em;
    font-size: 0.9em;
    min-height: 2em;
    background-image: url(../_graphics/icons/warning_icon.png);
    padding-bottom: 0px;
    margin: 0.5em;
    color: #d63131;
    padding-top: 0px;
    background-repeat: no-repeat;
    background-color: #f7f2f3;
    text-align: left;
}


    
.information, #default p.information, #default div.module .contentlistbox p.information {
    border: #4f2d7f 1px solid;
    padding-right: 0px;
    background-position: 0.5em 0.25em;
    padding-left: 2.5em;
    font-size: 0.9em;
    min-height: 2em;
    background-image: url(../_graphics/icons/info_icon.png);
    padding-bottom: 0px;
    margin: 0.5em;
    color: #595959;
    padding-top: 0px;
    background-repeat: no-repeat;
    background-color: #f7f7f7;
    text-align: left;
}
.quote, #default p.quote, #default div.module .contentlistbox p.quote {
    border: #b4b3d8 1px solid;
    padding-right: 0px;
    background-position: 0.5em 0.25em;
    padding-left: 2.75em;
    font-size: 0.9em;
    min-height: 2.25em;
    background-image: url(../_graphics/icons/quote_icon.gif);
    padding-bottom: 0px;
    margin: 0.5em;
    color: #595959;
    padding-top: 0px;
    background-repeat: no-repeat;
    background-color: #eff2ff;
    text-align: left;
}

#default div.module .contentlistbox .instructions h1,
#default div.module .contentlistbox .caution h1,
#default div.module .contentlistbox .warning h1,
#default div.module .contentlistbox .information h1,
#default div.module .contentlistbox .quote h1,
#default div.module .contentlistbox .instructions h2,
#default div.module .contentlistbox .caution h2,
#default div.module .contentlistbox .warning h2,
#default div.module .contentlistbox .information h2,
#default div.module .contentlistbox .quote h2,
#default div.module .contentlistbox .instructions h3,
#default div.module .contentlistbox .caution h3,
#default div.module .contentlistbox .warning h3,
#default div.module .contentlistbox .information h3,
#default div.module .contentlistbox .quote h3,
#default div.module .contentlistbox .instructions h4,
#default div.module .contentlistbox .caution h4,
#default div.module .contentlistbox .warning h4,
#default div.module .contentlistbox .information h4,
#default div.module .contentlistbox .quote h4,
#default div.module .contentlistbox .instructions h5,
#default div.module .contentlistbox .caution h5,
#default div.module .contentlistbox .warning h5,
#default div.module .contentlistbox .information h5,
#default div.module .contentlistbox .quote h5,
#default div.module .contentlistbox .instructions h6,
#default div.module .contentlistbox .caution h6,
#default div.module .contentlistbox .warning h6,
#default div.module .contentlistbox .information h6,
#default div.module .contentlistbox .quote h6,
#default div.module .contentlistbox .instructions a,
#default div.module .contentlistbox .caution a,
#default div.module .contentlistbox .warning a,
#default div.module .contentlistbox .information a,
#default div.module .contentlistbox .quote a {
    color: #000;
}

#default div.module .contentlistbox .instructions a:hover,
#default div.module .contentlistbox .caution a:hover,
#default div.module .contentlistbox .warning a:hover,
#default div.module .contentlistbox .information a:hover,
#default div.module .contentlistbox .quote a:hover {
    text-decoration:none;
}


/* ------------------------------------------------------------
END colored divs
------------------------------------------------------------ */

/* ------------------------------------------------------------
START photo and caption blocks
------------------------------------------------------------ */

#default div.module #bannerBlock a {
    border:0;
    display:block;
}

#default div.module .photoBlock {
    position:relative;
    background-position:center;
}
#default div.module .photoBlock img {
    position:absolute;
    top:0px;
    background-position:center;
}

/* if an image is wrapped in a link */
#default div.module .photoBlock {
    position:absolute;
    top:0px;
    left:0px;
    width:100%;
    height:100%;
    border:0;
    padding:0;
    margin:0;
    z-index:60;
}

#default div.module .photoBlock a {
}

/* caption styles */
#default div.module .photoCaption {
    position:absolute;
    left:0px;
    bottom:0px;
    background:#000;
    color:#fff;
    opacity:0.8; /* overridden by captionopacity setting */
    z-index:89;
    width: 100%;
    margin: 0 auto;
    padding:.01em;
}


#default div.module .photoCaption h1,
#default div.module .photoCaption h2,
#default div.module .photoCaption h3,
#default div.module .photoCaption h4,
#default div.module .photoCaption h5,
#default div.module .photoCaption h6 {
    color: #ceabff;
    margin:.01em;
     padding:.01em;
     margin-left:12px;

     padding-left:0;
     line-height:1em;
     min-height:0;
     background-image:none;
     text-transform:none;
     text-align:left;
     padding-top:.5em;
}

#default div.module .photoCaption h1 a,
#default div.module .photoCaption h2 a,
#default div.module .photoCaption h3 a,
#default div.module .photoCaption h4 a,
#default div.module .photoCaption h5 a,
#default div.module .photoCaption h6 a {
    background-image:none;
}

#default div.module .photoCaption h1 a:hover,
#default div.module .photoCaption h2 a:hover,
#default div.module .photoCaption h3 a:hover,
#default div.module .photoCaption h4 a:hover,
#default div.module .photoCaption h5 a:hover,
#default div.module .photoCaption h6 a:hover {
    background-image:none;
}

#default div.module .photoCaption h1 {
    font-size:1.5em;
}

#default div.module .photoCaption h2 {
    font-size:1.4em;
}

#default div.module .photoCaption h3 {
    font-size:1.3em;
}

#default div.module .photoCaption h4 {
    font-size:1.2em;
}

#default div.module .photoCaption a {
    color: #ceabff;
    display:inline !important;
    text-decoration:underline;
}

#default div.module .photoCaption a:hover {
    color: #9e59ff;
}

/* ------------------------------------------------------------
END photo and caption blocks
------------------------------------------------------------ */

/* ------------------------------------------------------------
START shared script applications
------------------------------------------------------------ */

.geteventinfo, .pp_details {
    color:#000;
}

/* ------------------------------------------------------------
END shared script applications
------------------------------------------------------------ */

/* ------------------------------------------------------------
START random content with jquery
------------------------------------------------------------ */

#default .module .randomContentSet {
      display: none;
}

/* ------------------------------------------------------------
END random content with jquery
------------------------------------------------------------ */

/* ------------------------------------------------------------
START font resizer with jquery
------------------------------------------------------------ */

#content div#nav_main a#enlargeText,
#content div#nav_main a#shrinkText,
#default div.module a#enlargeText,
#default div.module a#shrinkText {
    cursor:pointer;
    }

#content div#nav_main a#enlargeText img,
#content div#nav_main a:link#enlargeText img,
#content div#nav_main a:visited#enlargeText img,
#default div.module a#enlargeText img,
#default div.module a:link#enlargeText img,
#default div.module a:visited#enlargeText img {
    background:url(../_graphics/plusbutton-purple.png) no-repeat 50% 50%;
}

#content div#nav_main a#shrinkText img,
#content div#nav_main a:link#shrinkText img,
#content div#nav_main a:visited#shrinkText img
#default div.module a#shrinkText img,
#default div.module a:link#shrinkText img,
#default div.module a:visited#shrinkText img {
    background:url(../_graphics/minusbutton-purple.png) no-repeat 50% 50%;
}

#content div#nav_main a:hover#enlargeText img,
#default div.module a:hover#enlargeText img {
    background:url(../_graphics/plusbutton-orange.png) no-repeat 50% 50%;
}
#content div#nav_main a:hover#shrinkText img,
#default div.module a:hover#shrinkText img {
    background:url(../_graphics/minusbutton-orange.png) no-repeat 50% 50%;
}

/* ------------------------------------------------------------
END font resizer with jquery
------------------------------------------------------------ */