/* $Id: zen.css,v 1.14 2008/09/15 10:36:22 johnalbin Exp $ */

/*
* ZEN STYLES
*
* This is an example stylesheet. Sub-themes should NOT include the zen/zen.css
* file, but instead copy this CSS to their own stylesheets.
*
* In this stylesheet, we have included all of the classes and IDs from this
* theme's tpl.php files. We have also included many of the useful Drupal core
* styles to make it easier for theme developers to see them.
*
* Many of these styles are over-riding Drupal's core stylesheets, so if you
* remove a declaration from here, the styles may still not be what you want
* since Drupal's core stylesheets are still styling the element. See the
* drupal6-reference.css file for a list of all Drupal 5.x core styles.
*
* In addition to the style declarations in this file, other Drupal styles that
* you might want to override or augment are those for:
*
*   Book Navigation  See line 74  of Zen's drupal6-reference.css file
*   Forum            See line 197 of Zen's drupal6-reference.css file
*   Menus            See line 667 of Zen's drupal6-reference.css file
*   News Aggregator  See line 20  of Zen's drupal6-reference.css file
*   Polls            See line 287 of Zen's drupal6-reference.css file
*   Search           See line 320 of Zen's drupal6-reference.css file
*   User Profiles    See line 945 of Zen's drupal6-reference.css file
*/

/* Clear floats solution: http://www.positioniseverything.net/easyclearing.html */
.clearfix:after,
#simplemenu:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

.clearfix,
#simplemenu {
display: inline-block;
}

/* Hides from IE-mac \*/
* html .clearfix,
* html #simplemenu {
height: 1%;
}
.clearfix,
#simplemenu {
display: block;
}
/* End hide from IE-mac */

/** body **/
body
{
margin: 0;
padding: 0;
}

#page
{
background: white url("images/body_bg.gif") repeat-y;
}

/** header **/
#header
{
margin-top: 32px;
}

#header-inner
{
}

#logo-title /* Wrapper for logo, website name */
{

}
.front #logo-title
{

}
#content .content a{
font-weight:normal;
}

#logo /* Wrapper for logo */
{
margin: 0;
padding: 0;
}


.node h1 {
/*
background-color:#3693CE;
border:1px solid #73B4DD;
margin:0;
padding-left:15px;
position:relative;
*/
margin: 0.5em 0 1em;
}


h1#site-name /* The name/logo of the website */
{
margin: 0;
font-size: 2em;

width: 778px;
height: 125px;
background: url("images/page_banner_generic.jpg") no-repeat;
}

#site-name a:link,
#site-name a:visited
{
color: #FFF;
text-decoration: none;
font-size:10px;
text-transform:uppercase;
}

#site-slogan /* The slogan (or tagline) of a website */
{
}

#header-search /* Wrapper for any blocks placed in the header region */
{
background: url("images/page_top_bg.gif") repeat-x;
min-height: 31px;
height: auto !important;
height: 31px;
width: 778px;
font-size: 11px;
}

#header-search form {
float: right;
padding-top: 4px;
margin-right: 6px;
font-weight: bold;
}

#header-search form * {
padding-right: 5px;
vertical-align: middle;
font-family: Arial, Helvetica, sans-serif;
}

#header-search form .searchbox {
padding: 1px 0;
width: 149px;
margin-right: 2px;
}


/** main (container for everything else) **/
#main
{
}

.front #main {

}


#main-inner
{
padding-bottom: 1em;
}

/** content **/
#content
{
}

#content-inner
{
}
.front #content-inner {
}
#gsas_banner_home {
margin-top: 24px;
margin-left: 149px;
display: block;
}
.random-gallery {
display: table;
margin: 0 auto;
}
.random-gallery img {
margin: 0 0.6em;
}

#mission /* The mission statement of the site (displayed on homepage) */
{
}

#content-top /* Wrapper for any blocks placed in the "content top" region */
{
/*
background-color: #FFF;
float:right;
width:300px;
clear: both;
margin:0 0 1em 2em;
*/
}
#content-top li.leaf {
list-style-type: square;
list-style-image: none;
}
#content-top h2.title {
font-size:1.4em;
border-bottom: 2px solid #CCC;
}

#block-book-0 {
padding: 0.5em;
border:1px solid #CCCCCC;
}


#content-header /* Wrapper for breadcrumb, title, messages, tabs, and help */
{
padding: 0.5em 0 0;
}

.breadcrumb /* The path to the current page in the form of a list of links */
{
padding-bottom: 0; /* Undo system.css */
}

h2.title, /* Block title or the title of a piece of content when it is given in a list of content */
h3.title /* Comment title */
{
margin: 0;
}

.messages .views-hide {
display: none;
}
.messages h4 {
padding: 0;
}

.help /* Help text on a page */
{
margin: 1em 0;
}

.more-help-link /* Link to more help */
{
font-size: 0.85em;
text-align: right;
}

#content-area /* Wrapper for the actual page content */
{
}

.pager /* A list of page numbers when more than 1 page of content is available */
{
clear: both;
margin: 1em 0;
text-align: center;
}

.pager a, .pager strong.pager-current
{
padding: 0.5em;
}

.feed-icons /* The links to the RSS or Atom feeds for the current list of content */
{
margin: 1em 0;
}

#content-bottom /* Wrapper for any blocks placed in the "content bottom" region */
{
position: absolute;
bottom: 0px;
left: 62px;
}

td, th {
padding: .3em .5em;
}


/** navbar **/
#navbar
{
}

#navbar-inner
{
}

#search-box /* Wrapper for the search form */
{
}

#edit-search-theme-form-1-wrapper label /* Label that says "Search this site:" */
{
display: none;
}

#site-banner img {
display: block;
}

#primary {
background-color: #D6D6D6;
background-repeat: no-repeat;
width: 760px;
margin: 0px;
padding: 0 9px;
position: relative;
}

#primary ul {
background: transparent url(images/nav_main_new.gif) no-repeat;
height: 26px;
margin: 0;
position: relative;
}

#primary li,
#primary a {
display: block;
height: 26px;
text-decoration: none;
font-size: 12px;
text-indent: -2000px; /* Moves text off-screen, but still visible to search engines and screen readers */
/* Hidden from IE/Mac \*/overflow: hidden;/* End Hidden from IE/Mac */
}

#primary li {
margin: 0px;
padding: 0px;
list-style: none;
position: absolute;
top: 0px;
}

#primary li a {
color: #FFF;
letter-spacing: 1px;
font-weight: normal;
}

/* Offset and widths for each tab */
#primary li.menu-201 { left: 0px; width: 54px; }
#primary li.menu-508 { left: 55px; width: 121px; }
#primary li.menu-505 { left: 177px; width: 144px; }
#primary li.menu-509 { left: 322px; width: 76px; }
#primary li.menu-511 { left: 399px; width: 71px; }
#primary li.menu-514 { left: 471px; width: 92px; }
#primary li.menu-516 { left: 564px; width: 52px; }
#primary li.menu-518 { left: 617px; width: 63px; }

/*
On hover, or if class for li is set to "Selected", load background image into link,
and shift left and up to show corresponding "on" version
*/
#primary li a:hover,
#primary li a.active,
#primary li.active-trail a { background: transparent url("images/nav_main_new.gif") no-repeat; }

#primary li.menu-201 a:hover,
#primary li.menu-201 a.active,
#primary li.menu-201.active-trail a { background-position: 0px -26px; }

#primary li.menu-508 a:hover,
#primary li.menu-508 a.active,
#primary li.menu-508.active-trail a { background-position: -55px -26px; }

#primary li.menu-505 a:hover,
#primary li.menu-505 a.active,
#primary li.menu-505.active-trail a { background-position: -177px -26px; }

#primary li.menu-509 a:hover,
#primary li.menu-509 a.active,
#primary li.menu-509.active-trail a { background-position: -322px -26px; }

#primary li.menu-511 a:hover,
#primary li.menu-511 a.active,
#primary li.menu-511.active-trail a { background-position: -399px -26px; }

#primary li.menu-514 a:hover,
#primary li.menu-514 a.active,
#primary li.menu-514.active-trail a { background-position: -471px -26px; }

#primary li.menu-516 a:hover,
#primary li.menu-516 a.active,
#primary li.menu-516.active-trail a { background-position: -564px -26px; }

#primary li.menu-518 a:hover,
#primary li.menu-518 a.active,
#primary li.menu-518.active-trail a { background-position: -617px -26px; }
/* End:MainNav */





#secondary /* Secondary links */
{
}

/** sidebar-left **/
#sidebar-left
{
}

#sidebar-left .block-menu_block {
margin-top: 10px;
}

#sidebar-left .block-menu_block ul {
padding: 0;
font-family: Arial, Helvetica, sans-serif;
}

#sidebar-left .block-menu_block ul ul {
padding: 0 5px;
}

#sidebar-left .block-menu_block ul ul ul,
#sidebar-left .block-menu_block ul ul .expanded ul ul,
#sidebar-left .block-menu_block ul ul ul .expanded ul ul {
display: none;
padding: 0 0 0 5px;
}

#sidebar-left .block-menu_block ul ul .active-trail ul,
#sidebar-left .block-menu_block ul ul .active ul,
#sidebar-left .block-menu_block ul ul ul .active-trail ul,
#sidebar-left .block-menu_block ul ul ul .active ul,
#sidebar-left .block-menu_block ul ul ul ul .active-trail ul,
#sidebar-left .block-menu_block ul ul ul ul .active ul {
display: block;
}

#sidebar-left .block-menu_block li {
display: block;
list-style-type: none;
list-style-image: none;
border-top: 1px solid #A0BBCF;
padding-top: 1px;
margin-top: 5px;
}

#sidebar-left .block-menu_block li a {
font-size: 11px;
display: block;
padding: 2px 5px;
color: #FFF;
background: #3693CE;
text-transform: uppercase;
}
#sidebar-left .block-menu_block .menu-name-primary-links > ul > li > span a[href] {
background-image: none !important;
}

#sidebar-left .block-menu_block li a:hover {
text-decoration: none;
}

#sidebar-left .block-menu_block li li {
border-top: none;
margin-top: 0;
padding: 0 0 0 8px;
background: url("images/bullet_left_nav_off.gif") no-repeat left 8px;
}
#sidebar-left .block-menu_block li li span {
background: url("images/horiz_rule_dot_grey.gif") repeat-x bottom left;
display:block;
padding-bottom:1px;
}
#sidebar-left .block-menu_block li li a {
/*background: url("images/horiz_rule_dot_grey.gif") repeat-x bottom left;*/
background-color: #FFF;
color: #333333;
font-size: 10px;
padding: 3px 0;
}
#sidebar-left .block-menu_block li li a.ext {
padding-right: 12px;
}
#sidebar-left .block-menu_block li li a:hover {
text-decoration: underline;
}
#sidebar-left .block-menu_block li li li {
background: none;
padding: 0 0 0 5px;
}
#sidebar-left .block-menu_block li li li a {
text-transform: none;
}
#sidebar-left li li a{
background: url("images/horiz_rule_dot_grey.gif") repeat-x scroll 0 0 !important;
}

#sidebar-left .block-menu_block li a.active,
#sidebar-left .block-menu_block li a.active-trail {
color: #FFF;
}
#sidebar-left .block-menu_block li li a.active,
#sidebar-left .block-menu_block li li a.active-trail {
color: #3693CE;
}

#sidebar-left .block-menu_block li a.active:hover {
text-decoration: none !important;
}
body.active-menu-assumed #sidebar-left .block-menu_block li a.active:hover {
text-decoration: underline !important;
}

a.ListSectionHeader {
color: #FFF !important;
}
div.ListSectionHeader {
border-top: 1px solid #A0BBCF;
padding-top: 1px;
}
h4.ListSectionHeader {
background-color:#D6E0EB;
color: #003366;
font-size:11px;
font-weight: bold;
margin:0;
padding:2px 5px;
}
#content h4.ListSectionHeader a {
color: #003366;
font-weight: bold;
}

/* Menu admin UI helper */

.menu-admin-header td {
background-color: #CCC !important;
}
.menu-admin-header a {
color: #FFF !important;
}
.menu-admin-header a[title] {
text-transform: uppercase;
}

.menu-admin-header-fixed {
border: 2px solid #336699;
}
.menu-admin-header-fixed td {
background-color: #FFF !important;
padding: 1em 35px 0.5em;
}
.menu-admin-header-fixed a {
color: #336699 !important;
}
.menu-admin-header-fixed a[title] {
text-transform: uppercase;
font-size: 1.2em;
}
.menu-admin-header-fixed td,
.menu-admin-header-fixed .tabledrag-handle {
display: none;
}
.menu-admin-header-fixed td:first-child {
display: table-cell;
}


/* Menu dropdown UI */
#edit-menu-parent option.children-hidden,
option.children-hidden {
display: none;
font-size: 0;
}
#edit-menu-parent option {
display: block;
}
#edit-menu-parent option.parent-item {
font-weight: bold;
display: block;
}
#traverse-flag {
margin-left: 1em;
}
#traverse-flag, .form-item label[for="traverse-flag"] {
display: inline;
}



/* Shared Items admin UI helper */

#field-shared-item-items,
#edit-field-views-value-wrapper {
position: relative;
}

#edit-field-views-value {
width: 450px;
overflow: auto;
}

.shared-item-ui-helper {
position: absolute;
z-index: 10;
/* width: 290px; */
margin-left: 1em;
}
.token-functions-ui-helper {
padding-left: 0.5em;
border: 1px solid #CCC;
border-width: 1px 1px 1px 10px;
padding: 0.5em 1em;
margin: 0.5em 0 1em;
}
.token-functions-ui-helper-odd {
color: #336699;
}

.shared-item-ui-helper div {
display: inline-block;
margin-left: 0.5em;
font-weight: bold;
}

/* Token UI */
.token-functions-dynamic,
#edit-field-views-value {
clear: both;
display: none;
}

.token-functions-ui-helper img,
.token-functions-dynamic img,
#edit-field-views-value-wrapper img.tool {
display: block;
cursor: pointer;
}

.token-functions-ui-helper div.item {
clear: both;
padding: 0 0.5em;
background: #FAFAFA;
border-bottom: 1px solid #FFF;
}
.token-functions-ui-helper div.odd {
background: #EFEFEF;
}
.token-functions-ui-helper div.header {
padding: 0.2em 0;
margin-bottom: 0.5em;
letter-spacing: 1px;
font-variant: small-caps;
border-bottom: 2px solid #CCC;
background: none;
}

.token-functions-ui-helper div.item div {
float: right;
font-weight: bold;
}
.token-functions-ui-helper div.item div.label {
float: left;
padding: 0 1em 0 0;
font-weight: normal;
}
#edit-field-views-value-wrapper label {
float: left;
padding: 0 1em 0 0;
}
.token-functions-ui-helper div.item .tool,
.token-functions-dynamic .tool {
float: left;
padding-right: 0.5em;
}

.token-functions-dynamic #token-functions-parents,
.token-functions-dynamic #token-functions-children {
margin-right: 0.5em;
float: left;
width: 47%;
}
.token-functions-dynamic #token-functions-children {
display: none;
}

.token-functions-dynamic option.collapsed {
font-weight: bold;
}


/* Token functions UI helper*/
/*
.token-functions-ui-helper {
padding-left: 1em;
display: inline;
}
*/

/** sidebar-right **/
#sidebar-right
{
font-weight:normal;
text-decoration:none;
line-height: normal;
}

#sidebar-right-inner {
margin:0px;
}

/** footer **/
#footer {
background-image: url(images/page_footer_bg.gif);
border-top:4px solid #656565;
padding:5px 15px 3px;
position:relative;
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: bold;
color: #333;
}

#footer ul {
padding: 0;
margin: 0 auto;
text-align: center;
}

#footer li {
display: inline;
line-height: 10px;
border-right: 1px solid #333;
padding: 0 5px 0 2px;
}
#footer li.first {
border-left: 1px solid #333;
padding: 0 5px;
}

#footer a {
color: #666666;
}
#footer a.active {
color: #333;
}

#footer a.cu-link {
color: #0099CC;
background: none !important;
padding-right: 0;
}

#footer div.left {
float: left;
}

#footer div.right {
float: right;
}

#footer .nav {
padding: 1.5em 0 0;
text-transform: uppercase;
}


/** closure **/
#closure-blocks /* Wrapper for any blocks placed in the closure region */
{
}

/** Drupal nodes **/
.node /* Node wrapper */
{
}

.node-inner /* Additional wrapper for node */
{
}

.sticky /* A sticky node (displayed before others in a list) */
{
}

.node-unpublished /* Unpublished nodes */
{
padding: 0.5em;
}

.node-unpublished div.unpublished, /* The word "Unpublished" displayed beneath the content. */
.comment-unpublished div.unpublished
{
display: none;
height: 0;
overflow: visible;
color: #d8d8d8;
font-size: 20px;
line-height: 1;
font-family: "Arial Narrow", Helvetica, sans-serif;
font-weight: bold;
text-transform: uppercase;
text-align: center;
}

.node-mine /* A node created by the current user */
{
}

.node-teaser /* A node displayed as teaser */
{
margin: 0 0 2em;
}

/* All nodes are given a node-type-FOO class that describes the type of
* content that it is. If you create a new content type called
* "my-custom-type", it will receive a "node-type-my-custom-type" class.
*/
.node-type-page /* Page content node */
{
}

.node-type-story /* Story content node */
{
}

.node h2.title /* Node title */
{
margin: 0.5em 0;
}

.marker /* "New" or "Updated" marker for content that is new or updated for the current user */
{
color: #c00;
}

.node .picture /* The picture of the node author */
{
}

.node.node-unpublished .picture,
.comment.comment-unpublished .picture
{
position: relative; /* Otherwise floated pictures will appear below the "Unpublished" text. */
}

.node .meta /* Wrapper for submitted and terms data */
{
margin: 0 0 0.5em;
}

.node .submitted /* The "posted by" information */
{
}

.node .terms /* Node terms (taxonomy) */
{
}
.node .terms li {
padding: 0 0.1em;
}
.node .terms a {
text-transform: uppercase;
}

.node .content /* Node's content wrapper */
{
}

.node div.links /* Wrapper for node links */
{
margin: 1em 0;
}

ul.links /* Taxonomy links, node links, comment links */
{
/*
margin: 2em 0 0;
padding: 0.5em;
border-top: 2px solid #CCC;
*/
}

ul.links.inline
{
display: block;
border-top: 2px solid #656565;
}

ul.links li
{
padding: 0 0.5em 0 0;
}

li.node_read_more {
font-style: italic;
}

ul.links li a {
text-decoration: underline;
}

.preview .node /* Preview of the content before submitting new or updated content */
{
background-color: transparent;
padding: 0.5em;
border: 1px dashed #CCC;
}

/** Drupal comments **/
#comments /* Wrapper for the list of comments and its title */
{
margin: 1em 0;
}

.new /* "New" marker for comments that are new for the current user */
{
color: #c00;
}

.comment div.links /* Wrapper for comment links. See also the ul.links declaration in the node section above. */
{
margin: 1em 0;
}

/** Drupal blocks **/
.block /* Block wrapper */
{
margin-bottom: 1em;
}

.more-link /* Aggregator, blog, and forum more link */
{
text-align: right;
}

#user-login-form /* Drupal's default login form */
{
text-align: left;
}

tr.even, tr.odd /* Some tables have rows marked even or odd. See also the ".section-admin tr.even" declaration below. */
{
border-bottom: none;
padding: 0;
}

a.active
{
color: #000;
}

li a.active /* The active item in a Drupal menu */
{
color: #000;
}


/** Drupal forms **/
.form-item, /* Wrapper for a form element (or group of form elements) and its label */
.form-checkboxes,
.form-radios
{
margin: 1em 0;
}

.form-item input.error, /* Highlight the form elements that caused a form submission error */
.form-item textarea.error,
.form-item select.error
{
border: 2px solid #c00;
}

.form-item label /* The label for a form element */
{
display: block;
font-weight: bold;
}

.form-item label.option /* The label for a radio button or checkbox */
{
display: inline;
font-weight: normal;
}

.form-required /* The part of the label that indicates a required field */
{
color: #c00;
}

.form-item .description /* The descriptive help text (separate from the label) */
{
font-size: 0.85em;
}

.form-checkboxes .form-item, /* Pack groups of checkboxes and radio buttons closer together */
.form-radios .form-item
{
margin: 0.4em 0;
}

.form-submit /* The submit button */
{
}

.container-inline div, .container-inline label /* Inline labels and form divs */
{
display: inline;
}

.tips /* Tips for Drupal's input formats */
{
margin: 0;
padding: 0;
font-size: 0.9em;
}

/** OpenID **/
/* The default styling for the OpenID login link seems to assume Garland's
* styling of list items.
*/
#user-login-form ul /* OpenID creates a new ul above the login form's links. */
{
margin-bottom: 0; /* Position OpenID's ul next to the rest of the links. */
}

#user-login-form li.openid-link, /* The "Log in using OpenID" links. */
#user-login li.openid-link
{
margin-top: 1em;
margin-left: -20px; /* Un-do some of the padding on the ul list. */
padding-left: 20px;
background-position: left center;
}

#user-login-form li.user-link, /* The "Cancel OpenID login" links. */
#user-login li.user-link
{
margin-top: 1em;
list-style-type: disc;
list-style-position: outside;
}

#user-login li.openid-link, /* The OpenID links on the /user form. */
#user-login li.user-link
{
margin-left: -2em; /* Un-do all of the padding on the ul list. */
}

/**
* Status report colors.
*/
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;
}


/* Admin section styles */
.admin div.right {
text-align:left;
padding-right:0;
}

div.admin-panel {
border: 1px solid #FFF;
background: #FAFAFA;
margin:5px 0 15px;
padding:0 1em;
outline: 1px solid #E1ECF4;
}
.style-contrast div.admin-panel {
background: #0F0F0F;
outline-color: #1F1F1F;
border-color: #1F1F1F;
}

div.admin-panel:hover {
background: #E1ECF4;
}
.style-contrast div.admin-panel:hover {
background: #1F1F1F;
}

.admin-panel h3 {
background: none;
color: #336699;
padding: 0;
border: none;
margin: 1em 0;
}

.profile h3 {
border: 1px solid #CCCCCC;
border-style: none none solid;
background: none;
}

div.help {
border-bottom: 2px solid #79808A;
margin-bottom: 1em;
padding: 0 1em 0.5em;
}

div.messages,
div.warning {
color: #585E6C;
border: 1px solid #585E6C;
border-bottom-width: 2px;
margin: 1em;
}
.style-contrast div.messages,
.style-contrast div.warning {
background: #3F1F1F;
}


#main .theme-info h2 {
margin-bottom: 0;
font-size: 1.5em;
}

#autocomplete {
background: #FFF;
}

html.js input.form-autocomplete {
padding-right: 20px;
}

#content #views-tabset {
margin: 0;
padding: 0;
}

.block-region {
margin: 0.2em;
}

#edit--add-existing-field-field-name { /* unstyled CCK select box is too long */
width: 322px;
}

.node-form .text {
width: 95%;
}

#admin-system-location {
background:#4E5764;
border:1px solid #000000;
padding:5px 10px;
position:absolute;
right:237px;
top:102px;
z-index: 30;
}

#admin-system-location div {
display: inline-block;
font-weight: bold;
}

#node-form img {  /* prevents images in edit pages from exceeding layout */
max-width: 720px;
}

/* Drupal's collapsible fieldsets */
html.js fieldset.collapsible:hover {
background: #E1ECF4;
}
html.js fieldset.collapsed:hover {
background: none !important;
}


html.js fieldset {
border: 1px solid #666666;
background: #FAFAFA;
margin: 1em 0 !important;
padding: 1em;
}

html.js fieldset.collapsed {
border: 0;
border-top: 1px dotted #666666;
background: none;
padding: 0 1em;
}

html.js #node-207 fieldset,
html.js #node-456 fieldset {
background: none;
padding:1.5em 0 0;
border:none;
border-top:1px solid #CCC;
margin:3em 0 !important;
}

html.js fieldset.collapsible legend {
border: 1px solid #000;
background: #FFF;
padding-right: 1em;
}
html.js fieldset.collapsed legend {
border: 1px solid transparent !important;
background: transparent !important;
}

html.js fieldset legend a {
font-weight: bold;
}

/* Book */

.book-navigation,
ul.links li.book_printer {
display:none;
}

/* Site map */

.site-map h2 {
margin: 0 0 0.5em;
}

.site-map .sitemap-box {
margin: 0 0 2em;
}

/* SimpleMenu */

#simplemenu a {
font-weight: normal;
}

body.node-type-webform-1 #simplemenu {
display: none;
}

/* Webform */
body.node-127,
body.node-127-done {
background: #FFF;
}

body.node-127 #header,
body.node-127-done #header,
body.node-127 #footer,
body.node-127-done #footer,
body.node-127 #header-search,
body.node-127-done #header-search,
body.node-127 #content-area .links,
body.node-127-done #content-area .links,
body.node-127-done h1.title {
display: none;
}
body.node-127 #page,
body.node-127-done #page {
width: auto;
background: none;
}
body.node-127 #content,
body.node-127-done #content {
float: none;
}

body.node-127 #header,
body.node-127-done #header {
margin-top: 0;
}
body.node-127 #main,
body.node-127-done #main {
min-height: inherit;
padding-bottom: 7em;
}


a.edit {
position:absolute;
padding: 0 3px;
border: 1px solid #185190;
background-color: #ffffff;
top:0px;
left:0px;
}

/* Shared Item Content Type */
.node-type-shared_item .content p {
clear:both;
color:#333333;
font-family:Arial,Sans-Serif;
font-size:11px;
line-height:17px;
margin-top:0;
padding-top:5px;
}
.node-type-shared_item div.field-field-multi-line-title,
.node-type-shared_item .content div.field-field-multi-line-title p {
float:left;
font-family:Arial,Sans-Serif;
font-size:11px;
line-height:17px;
color:#3693CE;
font-weight:bold;
}
.node-type-shared_item div.field-field-date-price {
float:right;
color:#333333;
font-family:Arial,Sans-Serif;
font-size:11px;
line-height:17px;
margin-top:0;
}
.node-type-shared_item .content {
padding-bottom:20px;
background-image:url(images/horiz_rule_dot_grey.gif);
background-repeat: repeat-x;
background-position: bottom left;
overflow:hidden;
}
.node-teaser.node-type-shared_item {
margin:0 0 1em;
}
.views-field-edit-node a {
clear:both;
float:right;
color:#CC0000;
font-size:10px;
line-height:17px;
margin-top:0;

}

div#PageBreadcrumbs, div#PageBreadcrumbs a {
color:#333333;
font-size:10px;
font-weight:bold;
}
div#PageBreadcrumbs {
background-color:#C0D0E1;
border-top:1px solid #FFFFFF;
border-bottom:1px solid #FFFFFF;
line-height:normal;
padding:7px 22px;
}

div#PageTitle {
background-color:#3693CE;
padding:4px;
}
div#PageTitle div {
border: 1px solid #73B4DD;
}
h1 span,
#PageTitle span {
text-indent: -2000px;
position: absolute;
top: 0px;
left: 0px;
}

#PageTitle img {
display: block;
padding:2px 15px;
}

/* Calendar Item Content type */
.node-type-calendar-item .content {
color:#333333;
font-family:Arial,Sans-Serif;
font-size:11px;
line-height:17px;
}
.node-type-calendar-item .content h4 {
background-color:#D9E3EC;
color:#336699;
font-size:11px;
margin:0;
padding:2px 5px;
}
.node-type-calendar-item .content a:hover {
text-decoration:underline;
}
.node-type-calendar-item .content a {
color:#0000CC;
font-weight:normal;
text-decoration:none;
}
.node-type-calendar-item .content .field-field-speakers p {
display:inline;
}
.node-type-calendar_item .content .field-field-rsvp-link .field-items .field-item {
padding-top:15px;
padding-bottom:15px;
}
.apply-link{
padding-bottom:10px;
}

/* Information Sessions */
.node-type-calendar_item .teaser {
position: relative;
}
.node-type-calendar_item .calendar-left {
float: left;
width: 130px;
}
.node-type-calendar_item .calendar-right {
float: left;
width: 395px;
}
div.view-display-id-block_10 .calendar-left,
div.view-display-id-block_10 .calendar-right {
float: none;
width: auto;
color:#336699;
font-size:11px;
font-weight:bold;
margin:10px 12px;
}
div.view-display-id-block_10 .calendar-right {
font-size:10px;
}


.node-type-calendar_item h5.calendar {
color: #3693CE;
font-size: 11px;
}

.node-type-calendar_item .calendar-right h5.calendar {
width: auto;
}


/* TOOLKIT LINKS */
#toolkit {
margin: 0.5em 0;
}
#toolkit.toolkit-float {
float: right;
width: 196px;
padding: 0 0 1.5em 1.5em;
background: #FFF;
position: relative;
z-index: 2;
margin: 0;
}
.no-sidebars #toolkit.toolkit-float {
margin: 0 -4px 0 0;
}

div.toolkit-item {
display:inline-block;
}
div.toolkit-item span.toolkit-text {
text-decoration:none;
color:#666666;
font-size:10px;
font-weight:bold;
white-space:normal;
text-transform:uppercase;
font-family:Arial,Helvetica,Sans-Serif;
white-space:nowrap;
text-align:left;
display:inline-block;
line-height:26px;
vertical-align:top;
padding-left:5px;
}
div.toolkit-item span.toolkit-text:hover {
text-decoration:underline;
}
div.toolkit-item a.toolkit-link {
text-decoration:none;
}
div.toolkit-item a.toolkit-icon img {
display: inline;
}
/* E-MAIL THIS PAGE TO A FRIEND */
#node-127 {
background-color:#FFFFFF;
width:390px;
}
.page-node-127-done #content {
width:390px;
}
.page-content-e-mail-page-friend div#main,
.page-node-127-done div#main {
background-color:#EBEBEB;
}
.page-content-e-mail-page-friend div#page,
.page-node-127-done div#page {
background:#EBEBEB;
margin:0px;
padding:0px;
}
.page-content-e-mail-page-friend div#tabs,
.page-node-127-done div#tabs {
border:none;
}
.page-content-e-mail-page-friend div#page-inner,
.page-content-e-mail-page-friend div#content-inner,
.page-node-127-done div#page-inner,
.page-node-127-done div#content-inner {
border:none;
padding:0px;
margin:0px;
}
.page-content-e-mail-page-friend div#content-inner, .page-node-127-done div#content-inner {
padding-left:5px;
}
.page-content-e-mail-page-friend div#content-inner, .page-node-127-done div#content-inner,
.page-content-e-mail-page-friend div#content, .page-node-127-done div#content,
.page-content-e-mail-page-friend div#main-inner, .page-node-127-done div#main-inner {
height:255px;
}
.page-content-e-mail-page-friend div#content-header, .page-node-127-done div#content-header,
.page-content-e-mail-page-friend div#header, .page-node-127-done div#header {
display:none;
}

/* Hide menu and book weight drop down - CE request Mar 11 & 25, 2009 */
/* Menu weight restored */
#node-form #edit-book-weight-wrapper,
#node-form #edit-preview,
#node-form #edit-preview-changes {
display:none;
}


/* Views styles */
div.view {
clear: both;
}
div.view-events-block_9,
div.view-events-block_9 .view-content,
div.view-events-block_7,
div.view-events-block_7 .view-content,
div.view-events-block_3,
div.view-events-block_3 .view-content,
div.view-events-block_5,
div.view-events-block_5 .view-content,
div.view-events-block_1 .view-content li,
div.view-events-block_2 .line,
div.view-events-block_6 .line,
div.view-events-block_8 .line
{
background: url("images/horiz_rule_dot_grey.gif") repeat-x;
}
div.view-events-block_2 .line,
div.view-events-block_6 .line,
div.view-events-block_8 .line{
margin-top:1.5em;
}

div.view-id-events .view-content ul,
.anchor-links ul {
padding: 0 2em 0 0;
}
div.view-events-block_3 .view-content,
div.view-events-block_5 .view-content,
div.view-events-block_7 .view-content,
div.view-events-block_9 .view-content
 {
	background-position: bottom left;
	padding: 0.5em 0;
}
div.view-events-block_3 .view-content li,
div.view-events-block_5 .view-content li,
div.view-events-block_7 .view-content li,
div.view-events-block_9 .view-content li,
.anchor-links li {
	display: block;
	list-style-type: none;
	list-style-image: none;
	color: #ff6600;
	background: url("images/bullet_triangle_light_grey.gif") no-repeat left 6px;
	padding: 0 0 0 1em;
	margin: 0.5em 0 0;
	line-height: normal;
}
div.view-events-block_3 .view-content li div,
div.view-events-block_5 .view-content li div,
div.view-events-block_7 .view-content li div,
div.view-events-block_9 .view-content li div {
	display: inline;
}
div.view-events-block_3 .view-content li .views-field-title a,
div.view-events-block_5 .view-content li .views-field-title a,
div.view-events-block_7 .view-content li .views-field-title a,
div.view-events-block_9 .view-content li .views-field-title a,
div.view-events-block_3 .view-content li .views-field-field-multi-line-title-value a,
div.view-events-block_5 .view-content li .views-field-field-multi-line-title-value a,
div.view-events-block_7 .view-content li .views-field-field-multi-line-title-value a,
div.view-events-block_9 .view-content li .views-field-field-multi-line-title-value a,
.anchor-links li a {
	color: #333333 !important;
	font-weight: bold !important;
	font-size: 10px;
}
div.view-events-block_2 .views-field-title .field-content,
div.view-events-block_4 .views-field-title .field-content,
div.view-events-block_6 .views-field-title .field-content,
div.view-events-block_8 .views-field-title .field-content
 {
	background-color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	margin:0;
	padding:0;
	color:red;
}
div.view-events-block_6 label,
div.view-events-block_6 span.views-label,
div.view-events-block_8 label,
div.view-events-block_8 span.views-label,
div.view-events-block_2 label,
div.view-events-block_2 span.views-label,
div.view-events-block_4 label,
div.view-events-block_4 span.views-label,
div.view-events-block_6 label,
div.view-events-block_8 label{
	font-weight:bold;
}

div.view-events .views-field-field-rsvp-link-image-value {
	margin:10px 0 0 0;
}
div.view-events .views-field-field-speakers-value p:first-child,
div.view-events .views-field-field-location-value p:first-child {
	display:inline;
}

div.view-events-block_1 .view-content li,
div.view-events-block_12 .view-content li {
	display: block;
	list-style-type: none;
	list-style-image: none;
	padding: 1em 0 0;
}

div.view-events-block_12 .view-content li table {
	margin:0;
}

div.view-events-block_12 .view-content li table td {
	vertical-align:top;
}
div.view-events-block_12 .view-content li table td.table-col1 {
	width:130px;
}
div.view-events-block_12 .view-content li table td h5.calendar{
	width:auto;
	color:#3693CE;
	font-size:12px;
	font-weight:bold;
	margin-top:10px;
}
div.view-events-block_12 .view-content li table td p{
	font-family:Arial,Sans-Serif;
	font-size:11px;
	line-height:17px;
	margin-top:0;
}
div.view-events-block_12 .view-content li table td .session-rsvp a.ext{
display:none;
}
div.view-events-block_12 .view-content li table td.table-col2 {
	padding-right:10px;
}
div.view-events-block_12 .node {
	margin: 0;
	padding-bottom: 0.5em;
}
div.view-events-block_1 .views-row-last .node {
background: url("images/horiz_rule_dot_grey.gif") repeat-x bottom left;
}
div.view-events-block_1 .node .time_location,
div.view-events-block_10 .node .time_location {
margin: 0.5em 0;
}
div.view-events-block_1 .node p,
div.view-events-block_10 .node p {
display: inline;
}

div.views-programs-block-1 h4 a {
color:#336699 !important;
font-size:11px !important;
font-weight:bold !important;
text-decoration:none !important;
}
div.jump-to-links,
div.anchor-links {
background: url("images/horiz_rule_dot_grey.gif") repeat-x top left;
padding-top: 0.3em;
}
.content div.jump-to-links .News a {
color: #333333;
font-weight: bold !important;
}

/* News Article Styles */
.node-teaser.node-type-news_article {
 	margin:0em;
}
.node-type-news_article .BackToTop {
	margin:0.25em 0 1em;
}
.node-type-news_article h2.title {
color:#3693CE;
font-size:12px;
background-color:#FFFFFF;
padding-left:0px;
}
.node-type-news_article p.articleSource,
.node-type-news_article p.summary-articleSource {
color:#666666;
font-size:11px;
line-height:17px;
font-weight:bold;
margin:0;
}
.node-type-news_article div.entire-article {
font-family:Arial,Sans-Serif;
font-size:11px;
line-height:17px;
margin-top:0;
text-align:right;
}
.node-type-news_article div.entire-article .node-teaser.node-type-news_source{
margin:0em;
}
.node-type-news_article div.entire-article span.source,
li.article span.publication,
.view-in-the-news-block_1 .views-field-field-source-title-no-link-value span.source,
.view-in-the-news-block_3 .views-field-field-source-title-value span.source,
.view-in-the-news-block_3 .views-field-field-source-title-no-link-value span.source {
color:#ff6600;
}

.view-in-the-news-block_1 .views-field-field-source-title-value span.source, .view-in-the-news-block_3 .views-field-field-source-title-value span.source {color:#3693CE; font-style:italic;}

.view-in-the-news-block_1 a.articleLink, .view-in-the-news-block_3 a.articleLink {color:#20578e; font-weight:bold;}

.view-in-the-news-block_1 img {display:none;}

.view-in-the-news-block_1 p, .view-in-the-news-block_3 p {line-height:16px;}

/* In the News */

.view-in-the-news-block_1 a,
.view-in-the-news-block_3 a {
	color:#0000CC;
}

div.BackToTop {
background:transparent url("images/horiz_rule_dot_grey.gif") repeat-x scroll 0 5px;
height:6px;
margin:0 0 2em;
padding:0;
}
ul.News li.article {
list-style-image: url("images/bullet_triangle_light_grey.gif");
}
li.article {
font-size:10px;
font-weight:bold;
}
li.article a {
color:#333333;
}
li.article a:hover {
text-decoration:underline;
}
.view-in-the-news-page_1 ul.pager li a {
color:#0000CC;
font-weight:normal;
}
.view-in-the-news-block_1 .views-field-field-news-source-nid,
.view-in-the-news-block_1 .views-field-title {
display:inline;
}
.view-in-the-news-block_1 .views-field-title a {
color:#0000CC;
font-weight:normal;
}
div.HrDotGrey {
background:transparent url("images/horiz_rule_dot_grey.gif") repeat-x scroll 0 0;
border:medium none;
font-size:1px;
height:1px;
margin:5px 0;
overflow:hidden;
padding:0;
}

/* Hide Book Module Output */
.node ul.links.inline {
display:none;
}

/*h1.unify {
background-color:#006699;
border:medium none;
color:#FFFFFF;
font-family:Arial,Sans-Serif;
font-size:17px;
font-weight:bold;
margin:10px 0;
padding:5px;
}*/

h2.unify {
background-color: #d9e3ec;
font-size: 14px;
margin: 10px 0;
padding: 5px;
color: #336699;
}

h3.unify, h3.summer {
background: none;
border-bottom:1px solid #d9e3ec;
border-top:0;
border-left:0;
border-right:0;
font-size: 12px;
margin: 10px 0 10px -5px;
padding: 5px;
color: #336699;
font-family:Arial,Sans-Serif;
letter-spacing:0;
}

div.unify-content li {
list-style:none;
margin:10px 5px;
}

div.unify-content li a.switch {
font-size:14px;
background:url('http://ce.columbia.edu/files/ce/images/triangle-closed.png') 0 3px no-repeat;
padding:0 0 0 12px;
}

div.unify-content li a.opendiv {
background:url('http://ce.columbia.edu/files/ce/images/triangle-open.png') 0 3px no-repeat;
}


div.contents {
margin-left:25px;
}

table.unifyBorder {
margin-bottom:2em;
}
.unifyBorder {
background-color:#999999;
border:1px solid #999999;
}

.unifyTH, .unifyTHLeft, .unifyTHRight {
background-color:#D9E3EC;
color:#000000;
font-family:Arial,Helvetica,sans-serif;
font-size:8pt;
font-weight:bold;
padding:1px;
}

.unifyRow1 {
background-color:#FFFFFF;
color:#000000;
font-family:arial,sans-serif,helvetica;
font-size:8pt;
font-weight:normal;
padding:1px;
}

.unifyTerm {
background-color:#666666;
color:#FFFFFF;
font-family:Arial,Helvetica,sans-serif;
font-size:8pt;
font-weight:bold;
padding:1px;
}

.unifyMoreInfo {
background-color:#666666;
color:#000000;
font-family:arial,sans-serif,helvetica;
font-size:8pt;
font-weight:bold;
padding:0;
}

.unifyDivider {
background-color:#CCCCCC;
height:1px;
}

.closed div.contents{
display:none;
}

div.view-moderation{
margin:10px;
}

/* FAQ */
h2.FAQ {
color:#3693CE;
font-size:12px;
margin-bottom:2px;
padding: 0;
background: none;
}

/* TESTIMONIAL NODE AND VIEWS */
.node-teaser.node-type-testimonial div.testimonial p,
.views-field-field-student-value .field-content,
.views-field-field-student2-value .field-content {
	display:inline;
	margin:0;
	padding:0;
}
.field-field-student, .field-field-student2, .field-field-job-title, .field-field-year,
.views-field-field-student-value, .views-field-field-job-title-value, .views-field-field-year-value,
.views-field-field-fullname-value {
	text-align:right;
}

.view-testimonials-page_1 {
	font-family:Arial,Sans-Serif;
	font-size:11px;
	line-height:17px;
	margin-top:0;
}
.view-testimonials-page_1 .views-row-odd,
.view-testimonials-page_1 .views-row-even {
	background:transparent url("images/horiz_rule_dot_grey.gif") repeat-x scroll bottom;
	border:medium none;
	margin:10px 0 0;
	overflow:hidden;
	padding:0 0 0 10px;
}
.view-testimonials-page_1 .views-field-field-job-title-value,
.view-testimonials-page_1 .views-field-field-year-value {
	padding-bottom:15px;
}
.view-testimonials-page_1 .field-second-last {
	padding:0px !important;
}
.view-testimonials-block_1 .participant {
	text-align:right;
}
.view-testimonials h3 {
color: #333333;
background: none;
padding: 0;
border: 0;
margin: 1em 0;
}

#sidebar-right .view-testimonials {
margin: 0 4px;
}
#sidebar-right .view-testimonials .node {
margin: 0.5em 0;
}

.view-display-id-block_1 .views-field-field-teaser-value a {
	color: #0000CC;
}

.node-add-testimonial #edit-field-year-0-value-year-wrapper label {
	display:none;
}

/* Paging */
.paging-pager-contents ul.pager {
position: relative;
text-align: center;
padding: 0;
}
div.node-type-alp .paging-pager-contents ul.pager {
text-align: left;
}
div.node-type-alp .paging-pager-contents ul.pager {
text-align: left;
}
#content .paging-pager-contents ul.pager a {
font-weight: bold;
color: #3693CE;
display: block;
padding: 0;
text-indent:-2000px;
}
.paging-pager-contents .item-list ul.pager li.first,
.paging-pager-contents .item-list ul.pager li.last,
.paging-pager-contents .item-list ul.pager li.pager-item,
.paging-pager-contents .item-list ul.pager li.pager-current {
display: none;
}
div.node-type-alp .paging-pager-contents .item-list ul.pager li.pager-current {
display: inline;
}
div.node-type-alp ul.pager li.pager-previous {
position: absolute;
top: 0;
right: 2.5em;
margin: 0;
padding: 0.4em 0.5em;
}
div.node-type-alp ul.pager li.pager-next {
position: absolute;
top: 0;
right: 0.5em;
margin: 0;
padding: 0.4em 0.5em;
}

div.node-type-alp ul.pager li.pager-previous a {
background: url("images/paging-left.gif") no-repeat center;
width:12px;
height: 15px;
}
div.node-type-alp ul.pager li.pager-next a {
background: url("images/paging-right.gif") no-repeat center;
width:12px;
height: 15px;
}


/* Secure Login */
div.block.secure-login{
	margin:20px;
}
div.block.secure-login .required{
	color:#ff0000;
}
div.block.secure-login .item-list{
	display:none;
}
div.block.secure-login .secure-form input{
	color:#000000;
	width:200px;
}
div.block.secure-login .secure-form input#edit-submit{
	width:50px;
}
.field-field-location p{
	display:inline;
}

/* Faculty / Instructor content type */
.view-faculty .views-field-title {
font-weight: bold;
}
.view-display-id-block_2 .views-row-odd,
.view-display-id-block_2 .views-row-even {
margin: 2em 0;
}

/* HOMEPAGE STYLES */

.view-frontpage-block_2 .item-list ul,
.view-frontpage-block_3 .item-list ul,
.view-frontpage-block_4 .item-list ul {
	list-style-type:none;
	margin:0 5px 5px;
	padding:0;
}
.view-frontpage-block_4 {
margin: 1em 0;
}

.front #program-dropdown-token-form #edit-program {
color: #666666;
font-family: Arial, Sans-Serif;
font-size: 11px;
width: 225px;
}

ul.Arrow {
padding: 0 0.5em;
}
ul.Arrow li {
	background:transparent url("images/bullet_arrow_grey.gif") no-repeat scroll 0 0.45em;
	margin:0.5em 0;
	padding:0 0 0 10px;
	list-style-type: none;
	list-style-image: none;
}

.view-frontpage-block_2 .item-list ul li,
.view-frontpage-block_3 .item-list ul li,
.view-frontpage-block_4 .item-list ul li {
	background:transparent url("images/bullet_arrow_grey.gif") no-repeat scroll 0 0.45em;
	margin:0;
	padding:0 0 0 10px;
}
.view-frontpage-block_2 .item-list ul li {
margin: 0.5em 0;
}
.view-frontpage-block_4 .item-list ul .views-field-title {
margin: 0.5em 0;
}

.view-frontpage-block_2 .item-list ul .field-content,
.view-frontpage-block_3 .item-list ul .field-content,
.view-frontpage-block_4 .item-list ul .field-content {
	margin:3px 0 1px;
}
.view-frontpage-block_2 .item-list ul .field-content a {
	color:#666666;
	margin:3px 0 1px;
	font-weight:bold !important;
}
.view-frontpage-block_3 .item-list ul .views-field-title .field-content a,
.view-frontpage-block_4 .item-list ul .views-field-title .field-content a {
	color:#333333;
	margin:3px 0 1px;
	font-weight:bold !important;
}
.view-frontpage-block_3 .item-list ul .views-field-field-date-value .field-content {
	color:#333333;
	margin:3px 0 1px;
	font-weight:normal !important;
}
.view-frontpage-block_3 .view-footer {
	margin:3px 0 1px 4px;
	background:transparent url("images/bullet_arrow_grey.gif") no-repeat scroll 0 0.45em;
}
.view-frontpage-block_3 .view-footer a {
	margin:3px 0 1px 12px;
}
.view-frontpage-block_4 .views-field-field-rsvp-link-value {
	padding-top: 10px;
}

/* newsticker */
.view-in-the-news-block_2 .item-list ul,
.view-in-the-news-block_2 .item-list li{
list-style:none;
list-style-image:none;
margin:0;
padding:0;
}

.view-in-the-news-block_2 .views-row-odd,
.view-in-the-news-block_2 .views-row-even{
margin:0;
padding:0;
}

.view-in-the-news-block_2 .item-list ul .views-field-field-source-title-no-link-value,
.view-in-the-news-block_2 .item-list ul .views-field-field-source-title-no-link-value a,
.view-in-the-news-block_2 .item-list ul .views-field-field-source-title-no-link-value .source,
.view-in-the-news-block_2 .item-list ul .views-field-field-source-title-no-link-value .title{
color:#336699;
font-size:11px;
font-weight:bold;
text-transform:uppercase;
margin-bottom:0;
padding-bottom:0;
text-decoration:none;
line-height:14px;
}

.view-in-the-news-block_2 .item-list ul .views-field-field-teaser-value{
font-size:10px;
color:#333;
float:left;
}

.view-in-the-news-block_2 .item-list ul .views-field-field-teaser-value p{
float:left;
}

.view-in-the-news-block_2 .item-list ul .views-field-field-teaser-value p{
margin:0;
padding:0;
line-height:14px;
}

.view-in-the-news-block_2 .item-list{
	overflow:hidden;
	height:27px;
}
a.HomeNewsBlurbLink {
	color:#CC9900 !important;
	font-size:10px;
	text-decoration:none;
}

/* SLIDESHOW PAGE */
.node-type-slideshow_page #header {
	margin-top:0px;
}
.node-type-slideshow_page .content {

}
.node-type-slideshow_page .field-field-slideshow-image {
	float:left;
	width:400px;
}
.node-type-slideshow_page .field-field-slideshow-image img{
	border:1px solid #000000;
	margin-right:20px;
	width:400px;
}
.node-type-slideshow_page .field-field-image-body {
	width:250px;
	float:right;
	color:#000;
	font-family:arial;
	font-size:1.6em;
	margin-right:10px;
}


.page-slideshow h1.title{
background-color:#C24D00;
color:#FFFFFF;
font-family:arial;
font-size:16px;
font-weight:bold;
padding:20px 20px 10px;
width:683px;
margin-bottom:0;
}

.page-slideshow .item-list{
float:right;
margin-right:20px;
width:230px;
}

.page-slideshow .item-list ul.pager{
margin:0.5em auto;
padding:0;
}

.page-slideshow #content-inner{
padding:0;
}

.page-slideshow #page-inner{
margin:0;
padding-right:0;
border:0;
}

.page-slideshow #logo-title{
margin:0 2px;
}

.page-slideshow #header {
margin-top:0;
}

.page-slideshow #site-banner #closeWindow{
float:right;
margin-top:20px;
}
.page-slideshow #site-banner a{
float:left;
}

.page-slideshow #page{
width:683px;
background:none;
}

.node-type-slideshow_page hr,
.page-slideshow hr {
background-color:#666666;
border:none;
height:1px;
width:90%;
}

.node-type-slideshow_page .field-field-image-body p,
.page-slideshow .field-field-image-body p{
padding:8px;
}
.node-type-slideshow_page table,
.page-slideshow table{
margin:0;
}
.page-slideshow #main{
background-color:#DEDEDE;
}
.page-slideshow #header{
background-color:#EFEFEF;
padding:2px;
}

.page-slideshow #content-inner-inner{
margin:0;
}
.page-slideshow ul.pager a{
color:#000066;
font-family:arial;
font-size:14px;
margin-top:14px;
text-transform:Capitalize;
}
.page-slideshow ul.pager li.pager-current,
.page-slideshow ul.pager li.pager-item,
.page-slideshow ul.pager li.pager-last,
.page-slideshow ul.pager li.pager-first,
.node-type-slideshow_page #toolkit,
.page-slideshow #simplemenu{
display:none;
}

.page-slideshow .slideshow-preview-link,
.node-type-slideshow_page .slideshow-preview-link{
clear:both;
}

.page-slideshow ul.pager li{
margin:0;
}

.page-slideshow .view-content,
.node-type-slideshow_page .view-content{
position:relative;
}

.page-slideshow .edit-link,
.node-type-slideshow_page .edit-link{
position:absolute;
right:20px;
}

.page-slideshow .reorder,
.node-type-slideshow_page .reorder{
position:absolute;
right:20px;
top:20px;
}
.view-events .node-type-calendar_item {
	padding-right:10px;
}

/* Search 404 */
body.page-search404 #PageBreadcrumbs {
padding: 1px 0 0;
}
body.page-search404 .breadcrumb,
body.page-search404 .search-info {
display: none;
}


/* ALP template */
div.node-type-alp ul.pager {
background: #3693CE;
padding: 0.5em;
font-weight: bold;
color: #FFF;
margin: 0 -0.5em;
}
div.node-type-alp div.links {
margin: 0 0 1em;
}
div.node-type-alp ul.pager a {
color: #FFF !important;
font-weight: bold !important;
}
div.node-type-alp .node-inner {
clear: both;
padding: 0 0.5em 0.5em;
border: 1px solid #3693CE;
}
#footer-inner .edit {
	color:red;
	text-align:right;
	padding-top:0px;
	margin-top:0px;
}
#footer-inner .edit a {
color:#CC0000;
}
.node-404-edit #edit-delete {
	display:none;
}

.view-programs-block_2.view-display-id-block_2 .views-row-odd,
.view-programs-block_2.view-display-id-block_2 .views-row-even{
	margin:0;
}

.node-type-program .view-events.view-display-id-block_10 h5.calendar{
color:#336699;
}

.node-type-program .view-events.view-display-id-block_10 .calendar-right,
.node-type-program .view-events.view-display-id-block_10 .calendar-right p
{
color:#336699;
font-size:11px;
font-weight:bold;

padding:0px;
line-height:12px;
}

.node-type-program .view-events.view-display-id-block_10 .node-type-calendar_item{
padding:0;
}

.node-type-program .view-events.view-display-id-block_10 .calendar-right a.ToutBlue{
display:none;
}

.node-type-program .view-events.view-display-id-block_10 .node-teaser{
margin:0;
}

.ToutVioletContainer {
background-color:#E5DDED;
padding:1px;
}

h5.ToutVioletHead {
background-color:#7650A0;
color:#FFFFFF;
margin:0;
padding:5px 7px;
}

.ToutViolet {
border:1px solid #D6E0EB;
color:#333333;
font-size:11px;
padding:5px 10px;
}

.node-type-program .view-events.view-display-id-block_11 .views-field-title,
h5.ToutEvent{
color:#7650A0;
margin:0;
text-transform:uppercase;
font-weight:bold;
font-size:11px;
margin-bottom:2px;
}

a.ToutViolet {
background-color:#7650A0;
color:#FFFFFF;
display:block;
font-size:10px;
height:17px;
line-height:17px;
padding:0 13px;
}


h5.ToutEvent {
color:#7650A0;
margin:0 0 5px 0;
text-transform:uppercase;

}

.node-type-testimonial #edit-field-year-0-value-wrapper label{
display:none;
}

.node-type-testimonial #edit-field-year-0-value-wrapper #edit-field-year-0-value-year-wrapper label{
display:block;
}

.view-events.view-events-block_10 .calendar-right a.ToutBlue{
display:none;
}

div#content .view-events.view-display-id-block_1 .node-type-calendar_item .content h5.calendar,
div#content .view-events.view-display-id-block_1 .node-type-calendar_item .content h5.calendar a{
color:#3693CE;
font-size:12px;
font-weight:bold;
margin-top:0px;
margin-bottom:10px;
}

.view-events.view-display-id-block_4 .views-field-body{
margin-top: 17px;
}
.view-events.view-display-id-block_4 .views-field-body h2,
.view-events.view-display-id-block_2 .views-field-body h2{
margin-left:-1px;
}


.view-events.view-display-id-block_4 .views-field-title span,
.view-events.view-display-id-block_2 .views-field-title span,
.view-events.view-display-id-block_2 .views-field-field-multi-line-title-value,
.view-events.view-display-id-block_4 .views-field-field-multi-line-title-value,
.view-events.view-events-block_6 .views-field-title span,
.view-events.view-events-block_6 .views-field-field-multi-line-title-value,
.view-events.view-events-block_8 .views-field-title span,
.view-events.view-events-block_8 .views-field-field-multi-line-title-value
{
background-color:#FFFFFF;
font-size:14px;
font-weight:bold;
margin:0;
padding:0;
color:#336699;
margin-bottom:5px;
}


div.crs {
border: solid 1px #666666;
padding: 1px;
width: 360px;
margin-bottom: 16px;
}

div.crstext {
padding: 4px;
background: #FFFFFF;
}

p.calendar
{
	margin-top: 10px;
	font-size: 11px;
	font-weight:bold;
	color: #3693ce;
}

#content .content .node-type-faculty .node-inner h1{
font-size:11px;
padding:0;
margin:5px 0 0 0;
}

#content .content .node-type-faculty .node-inner h1 .faculty-title{
display:none;
}

#header-search{

}
#header-search .logout a{
padding:2px 10px;
position:absolute;
top:5px;
left:2px;
color:#FFF;
}
body.node-291 #sidebar-right #toolkit{
display:none;
}

form.program-dropdown-token-form input.form-submit{
display:none;
}

table tr td a img{
margin:-2px 0;
}


/* Revisioning */
div.submenu {
color: #FFF;
}
div.submenu a {
border: 1px solid #336699;
color: #336699 !important;
font-weight: bold !important;
padding: 0.4em 0.5em;
line-height: 2.5em;
margin-right: -0.3em;
}

/* Safari fix */
div.node-type-shared_item table {
display: table;
clear: both;
}

/* Admin menu duplicate finder */
a.duplicate {
background: #B7C8E4;
}

#duplicate-count {
margin: 1em 0;
font-size: 1.2em;
}

#duplicate-count span {
color: #B7C8E4;
font-weight: bold;
}

.duplicate-id {
color: #444;
}

/* Landing Page content type */
img.landing-page-image {
float: left;
clear: both;
margin: 0 1em 1em 0;
}

div.node-type-landing_page {
background: none;
padding: 0;
}

div.node-type-landing_page .content div {
margin: 2.5em 0 3.5em;
}
div.node-type-landing_page .content div.submenu {
margin: 0;
}
/*
body.node-type-landing_page {
background: #FFF;
}

body.node-type-landing_page #page {
background: none;
}
*/

body.node-type-landing_page #header {
margin: 0;
}

body.node-type-landing_page #content-inner {
padding: 0 70px;
}

body.node-type-landing_page #PageTitle img {
padding: 0;
}

.sharethis {
padding-bottom: 5px;
}

#closure-blocks {
  display: none;
}

/* start Contact page */
div.ToutPlainBlue ul {list-style:none; padding:0 0 0 6px;}

h5.in-the-news {background-color:#336699; outline: none; color: #FFF; margin:15px 0 5px 0; padding:5px 7px;}

table.contact {width:400px;}

table.contact th {padding:5px; border:0;}

table.contact tr {background: url("images/horiz_rule_dot_grey.gif") repeat-x scroll 0 0 transparent; height:30px;}

/*table.contact tr.shaded {background:#ECECEC;}*/

.node table.contact td {padding:5px;}

/* end contact page */

/* start seminars list */

div.view-events h2.event-description {background:none; padding:0; margin:10px 0 0 0; font-weight:normal; font-style:italic; color:#3693CE;}

/*div.view-events div.views-field-field-date-value, div.view-events div.views-field-field-location-value {margin:5px 0;}*/

div.view-events div.views-field-field-date-value {color:#3693CE;}

div.view-events span.views-label-field-date-value, div.view-events span.views-label-field-location-value {display:none;}

div.view-events span.views-label-field-speakers-value {font-weight:normal;}

div.views-field-field-speakers-value div.field-content {display:inline; font-weight:bold;}

span.download-event {font-size:10px; letter-spacing:0.9px; color:#3693CE; text-transform:uppercase;}

div.view-events p {margin:8px 0; padding:0;}

/*end seminars list */

div.highlight {background:#C0D0E1; border:1px solid #000; padding:5px;}

div.highlight p {margin:0; padding:0;}

/* one-column styles */
body.one-sidebar #sidebar-right-inner {display:none;}

body.sidebar-left #toolkit {display:none;}
/* end one-column styles */

/* ikns program schedule */

table.ikns-schedule tr {height:25px;}

table.ikns-schedule th {font-size:13px; font-weight:normal; padding:5px;}

table.ikns-schedule td {background: url("images/horiz_rule_dot_grey.gif") repeat-x scroll 0 0 transparent; padding:10px 5px; vertical-align:top;}

/* end ikns program schedule */

h1.smaller {font-size:14px;}

blockquote {background: none repeat scroll 0 0 #EEF9FF; color:#20578E; font-family: georgia, times, serif; font-size: 12px; margin: 0; padding:10px 20px;}

blockquote p {margin:0; padding:5px 0;}

table.summer-calendar {width:600px; margin:10px 0;}

table.summer-calendar tr, table.calendar-new tr, table.pbs-deadlines tr, table.tuition-fees tr {line-height:16px;}

table.summer-calendar tr.first {background:#EEF9FF;}

table.summer-calendar td {padding:2px 0; background: url("images/horiz_rule_dot_grey.gif") repeat-x scroll 0 0 transparent; vertical-align:top;}

table.summer-calendar td.header {font-weight:bold; background:none; vertical-align:top;}

table.calendar-new, table.tuition-fees {width:394px;}

table.calendar-new td, table.pbs-deadlines td, table.tuition-fees td, table.program-calendar td {padding:4px 0; background: url("images/horiz_rule_dot_grey.gif") repeat-x scroll 0 0 transparent; vertical-align:top;}

table.calendar-new tr:first-child td, table.tuition-fees tr:first-child td, table.program-calendar tr:first-child td {background:none; padding:0 0 4px;}

table.calendar-new tr td:first-child {font-weight:bold;}

table.pbs-deadlines {width:395px; margin:10px 0;}

table.pbs-deadlines td {padding:3px 5px;}

table.pbs-deadlines td.header {font-size:12px; background:#666; color:#fff; font-style:italic; vertical-align:bottom;}

table.pbs-deadlines tr.session td {background:#c7ebfb; font-size:12px;}

div.social a, div.social a.ext {background:none !important; padding:0 12px;}

div.social {text-align:center;}

div.social h3 {font-size:12px; color:#20578E; background:none; border:none; font-weight:bold; font-family:Arial,Helvetica,sans-serif;}

span.fb {background:url('http://ce.columbia.edu/files/ce/images/social-sprite.png') 1px 0 no-repeat; width:32px; height:32px; display:inline-block;}

span.fb:hover {background-position:1px -32px;}

span.tw {background:url('http://ce.columbia.edu/files/ce/images/social-sprite.png') -30px 0 no-repeat; width:32px; height:32px; display:inline-block;}

span.tw:hover {background-position:-30px -32px;}

span.pin {background:url('http://ce.columbia.edu/files/ce/images/social-sprite.png') -61px 0 no-repeat; width:32px; height:32px; display:inline-block;}

span.pin:hover {background-position:-61px -32px;}


div.military-veterans {background:#e5f0fc; padding:10px;}

div.military-veterans h4 {color:#000; font-size:12px; margin:0; padding:0;}

div.military-veterans img {float:left; margin:8px 5px 0 0; width:40px;}

div.military-veterans p {margin:0;}

div.front-message {width:367px; background:#F7DEC7; padding:10px; margin:10px 0 0 0; border:1px solid #558fb4;}

div.front-message h4 {margin:0 0 5px 0; padding:0; font-size:12px;}

div.front-message p {margin:0;}

div.view-events p.thumb-left {float:left; margin:8px 15px 8px 0 !important;}

p.date-title {color: #3693CE; font-family: Arial,Sans-Serif; font-size: 11px; font-weight: bold; line-height: 17px; float:left; margin:5px 0;}

p.date {color: #333333; float: right; font-family: Arial,Sans-Serif; font-size: 11px; line-height: 17px; margin:5px 0;}

div.summary-sidebar {background:#e5e5e5; border-top:1px solid #898989; border-bottom:1px solid #898989; font-size:12px; padding:10px; margin:15px 0;}

div.summary-sidebar img {float:left; padding-right:10px;}

div.summary-sidebar h4 {font-size:12px; font-weight:bold; color:#000; margin:0;}

div.summary-sidebar p {margin-bottom:0; padding-bottom:10px; font-size:11px;}

table.program-calendar tr {margin:20px 0 5px 0;}

table.program-calendar tr.details {margin-top:0;}

table.program-calendar tr.details td {background: none;}

table.program-calendar td.item {color: #3693CE; font-family: Arial,Sans-Serif; font-size: 11px; font-weight: bold; margin:5px 0;}

table.program-calendar td.item-nobg {color: #3693CE; font-family: Arial,Sans-Serif; font-size: 11px; font-weight: bold; margin:5px 0; background: none;}

table.program-calendar td.nobg {background: none;}

div.grid-item {float:left; margin:0 35px 30px 0;}

div.grid-item a {width:inherit; height:inherit;}

div.grid-item h4 {color:#000; font-size:15px; margin:0 0 0 0; padding:0 0 0 0; position:relative; left:3px;}

div.grid-item p {position:relative; left:3px;}
