
/* ----- ploneCustom.css ----- */
@media all {
/*
 *  This is the file where you put your CSS changes. 
 *  You should preferrably use this and override the 
 *  relevant properties you want to change here instead 
 *  of customizing plone.css to survive upgrades. Writing
 *  your own plone.css only makes sense for very heavy 
 *  customizations. Useful variables from Plone are 
 *  documented at the bottom of this file.
 */
 
/*  (do not remove this :) */
/*  (not this either :) */
/* Vertical addition class */


.documentDescription {
/* The summary text describing the document */
font-weight: bold;
display: block;
margin: 1em 0em 0.5em 0em;
line-height: 1.5em;
}

.vertical {
margin: 0;
width:100%;
border: 1px solid #6a6a6a;
background-color: #c4c3c2;
}
.vertical th {
padding: 0.25em 0.5em 0.25em 0.5em;
}

.vertical td {
border-top: 1px solid #6a6a6a;
padding: 0.15em 0.5em 0.15em 0.5em;
}


div.boxSeminar {
   background-color: #c4c3c2;
   margin: 1.5em 0 2em 0;
   padding: 0.2em 0 0.2em 0;
}

.link-external {
/* background: transparent url(http://www.cim.mcgill.ca/link_icon.gif) 0px 1px no-repeat; */
background: transparent; 
padding: 1px 0px 1px 16px;
padding: 0;
text-decoration: none;
}

.menuTable {
background-color: #a4a3a2;
   background-color:#c4c3c2;
   border-bottom: 2px solid #cccccc;
   border-right: 2px solid #cccccc;
   border-top: 2px solid #6a6a6a;
   border-left: 2px solid #6a6a6a;
   padding-right: 1em;
}

.menuButton {
border-top: 2px solid #cccccc;
border-right: 2px solid #cccccc;
border-bottom: 2px solid #333333;
border-left: 2px solid #333333;
}

#menuDecoration {
padding: 0.2em;
margin: 0 0 0 0;
border-top: 2px solid #cccccc;
border-right: 2px solid #cccccc;
border-bottom: 2px solid #333333;
border-left: 2px solid #333333;
}

.menubar {
padding: 0;
margin: 0 -3px 0 0;
border: 0;
}

#portal-personaltools {
/* Bar with personalized menu (user preferences, favorites etc) */
border-top: 2px solid #cccccc;
border-right: 2px solid #cccccc;
border-bottom: 2px solid #333333;
border-left: 2px solid #333333;
border:0;
line-height: 1.6em;
color: Black;
padding: 0.2em 2em 0.3em 3em;
margin-top: 0.25em;
text-align: right;
text-transform: none;
list-style: none;
}

#portal-logo {
background: url(http://www.cim.mcgill.ca/TransparentLogo) no-repeat;
border: 0;
border-top: 2px solid #cccccc;
border-right: 2px solid #cccccc;
border-bottom: 2px solid #333333;
border-left: 2px solid #333333;
margin: 0em 0em 0em 0em;
padding: 0;
}

#portal-footer {
background-color: #a4a3a2;
border-bottom: 2px solid #cccccc;
border-right: 2px solid #cccccc;
border-top: 2px solid #6a6a6a;
border-left: 2px solid #6a6a6a;
float: none;
line-height: 1.2em;
margin: 1em 0em 1em 0em;
padding: 0.5em 0em 1em 0em;
text-align: center;
}

#portal-footer-finisher {
background-color: #C11B17;
float: none;
margin: 0em 0em 5em 0em;
padding: 0px 0px 1px 0px;
heigth: 2px;
font-size: 5pt;

}
.documentContent p a {
text-decoration: none;
border-bottom: none;
}

.documentContent p a:visited {
color: Purple;
background-color: transparent;
}

.documentContent p a:active {
color: Red;
background-color: transparent;
}

.documentContent li a {
text-decoration: none;
border: none;
}

.documentContent li a:visited {
color: Purple;
}

.documentContent li a:active {
color: Red;
}

#portal-columns {
    width: 100% !important;
    border-collapse: collapse;
    border-spacing: 0;
    background-color: #a4a3a2
    margin: 0;
}

#portal-column-content {
    border-bottom: 2px solid #cccccc;
    border-right: 2px solid #cccccc;
    border-top: 2px solid #6a6a6a;
    border-left: 2px solid #6a6a6a;
    vertical-align: top;
    margin: 0;
    padding: 0em 1.5em 0em 1em;
    text-align: justify;
    position: center;
 /*   background: url("Graphics/background.gif") top left repeat-y; 
  */
    background-color: #f5f5f5;
}


#portal-column-two .visualPadding {
    vertical-align: top;
    margin: 0;
    padding: 0em 0em 0em 0em;
}




input.inputBox {
	background-color: #E8ECEE;
	border: 2px solid #666666;
	color: #949AA7;
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}
input.searchButton {
margin-bottom: 1px ! important;
font-size: 9pt;
color: #FFFFFF;
background: #767D8F; url(http://www.cim.mcgill.ca/search_icon.gif) 2px 1px no-repeat;
	border-style: solid; 
        border-width: 1px;
        border-color: #5A5B67;
	height: 15pt;
	width: 50pt;
	text-align: center;
cursor: pointer;
padding: 1px 1px 1px 1px;
text-transform: uppercase;
}


.documentActions {
margin: -1.5em 0 2em 0;
}

.documentActions ul {
margin: 0 0 0.3em 0;
float: right;
clear: right;
}


.documentActions ul,
.documentActions li {
display: inline;
list-style: none;
list-style-image: none;
}
.documentActions a {
border: 0;
text-decoration: none;
}



#content {
padding: 1em 1em 0 1em !important;
margin: 0em 0em 2em 0em;
}

.documentContent {
font-size: 110%;
padding: 0em 0em 0em 0em !important;
background: transparent;
}

.documentEditable .documentContent {
border: 1px solid #5F6592;
padding: 0;
}
 
.documentEditable {
padding: 0em 0em 0em 0em !important;
}


.configlet .documentEditable {
padding: 0em !important;
}

.docNotEditable {
padding: 0em 0em 0em 0em !important;
}

.configlet .docNotEditable {
padding: 0em;
}

#dynamic-images {
 /* background: url(http://www.cim.mcgill.ca/TransparentLogo) no-repeat; */
background: url(http://www.cim.mcgill.ca/portlet_images/image22.jpg) center center no-repeat;
border: 0;
margin: 0em 0em 0em 0em;
padding: 0;

}

#portal-top {
/* Top section */ 
/* SOCS note:  min-width: 800px -- this value sets the minimum width of the SOCS Logo (ekwa) */
margin: 0;
padding: 1em 0 0 0;
background-color: transparent;
min-width: 800px;

/* dynamic expression to emulate min-width in IE [ekwa]*/
width:expression(document.body.clientWidth < 850? "800px" : "auto" );
}

#visual-portal-wrapper {
/* SOCS note:  min-width: 800px -- this value sets the minimum width of the SOCS website (ekwa) */

border: 0;
margin: 0em 2% 0em 2%;
padding: 0; 
min-width: 800px;  /* for standards-compliant browsers */

 /* dynamic expression to emulate min-width in IE [ekwa]*/
width:expression(document.body.clientWidth < 850? "800px" : "auto" );

min-height: 700px; /* for standards-compliant browsers */
z-index: -2;
}



#portal-breadcrumbs {
/* The path bar, including breadcrumbs and add to favorites */
/* background-color: #fff3d1; */
/* background-image:  url(images/top_navig_01.gif); */
border-bottom-color: #333333;
border-bottom-style: solid;
border-bottom-width: 1px;
border:0;
padding-left: 2.7em;
padding-right: 2em;
text-transform: none;
font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
        font-weight: normal;
	line-height: 16pt;
	font-variant: normal;
        color: white;
	letter-spacing: normal;
}

#portal-breadcrumbs .text {
margin-top:-10px;
text-decoration: none;
}

#portal-breadcrumbs .breadcrumbSeparator {
font-size: 120%;
}

#portal-siteactions {
color: Black;
padding: 0em 3em 0em 3em;
margin: 0;
background-color: #a4a3a2;
white-space: nowrap;
list-style-image: none;
list-style-type: none;
margin: 1px 0 0 0;
height: auto;
line-height: 1.6em;
float: right;
}

#portal-siteactions li {
color: #436976;
margin-left: 1em;
display: inline;
}

#portal-siteactions li a {
text-decoration: none;
color: #436976;
border: 0;
}

#portal-siteactions li.selected a {
background-color: #a4a3a2;
color: #436976;
border:0
}

#portal-siteactions li a:hover {
background-color: #a4a3a2;
color: #436976;
border: 0;
}

/******************************************************************************************************/
/*  CSS Copied from winning website                                  (kd)                             */

/* Edited with EditCSS */
/**** LINK-tag style sheet socs.css ****/

A:link {text-decoration: none;}
A:visited {text-decoration: none;}
A:active {text-decoration: none;}
A:hover {color: #FF000D; }


.headers {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	font-style: normal;
	line-height: 17pt;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FF000D;
	letter-spacing: normal;
}

.headers:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	font-style: normal;
	line-height: 17pt;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FF000D;
	letter-spacing: normal;


}

.headers:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	font-style: normal;
	line-height: 17pt;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FF000D;
	letter-spacing: normal;

}
.headers:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	font-style: normal;
	line-height: 17pt;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FF000D;
	letter-spacing: normal;

}
.headers:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	font-style: normal;
	line-height: 17pt;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #818998;
	letter-spacing: normal;

}
.numbers {
	font-family: "Courier New", Courier, mono;
	font-size: 9pt;
	line-height: 10pt;
	color: #999999;
	letter-spacing: -1pt;
	font-style: normal;
	text-decoration: none;
	text-align: left;


}


h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	line-height: 16pt;
	color: #5F6592;
	font-weight: bold;
	text-align: left;
	text-transform: none;
/* changed nowrap to normal for long announcements titles */
	white-space: normal;
	letter-spacing: 0pt;
}


h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13.5pt;
	line-height: 16pt;
	color: #5F6592;
	font-weight: bold;
	text-align: left;
	text-transform: none;
	white-space: nowrap;
	letter-spacing: 0pt;
}


h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	line-height: 16pt;
	color: #5F6592;
	font-weight: bold;
	text-align: left;
	text-transform: none;
	white-space: nowrap;
	letter-spacing: 0pt;
}


h4{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 16pt;
	color: #5F6592;
	font-weight: bold;
	text-align: left;
	text-transform: none;
	white-space: nowrap;
	letter-spacing: 0pt;
}



h5{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 16pt;
	color: #5F6592;
	font-weight: bold;
	text-align: left;
	text-transform: none;
	white-space: nowrap;
	letter-spacing: 0pt;
}

h6{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 6.5pt;
	line-height: 16pt;
	color: #5F6592;
	font-weight: bold;
	text-align: left;
	text-transform: none;
	white-space: nowrap;
	letter-spacing: 0pt;
}

.subheaders {
        text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10.5pt;
	line-height: 16pt;
	color: #5F6592;
	font-weight: bold;
	text-align: left;
	text-transform: none;
	white-space: nowrap;
	letter-spacing: 0pt;

}

.subheaders:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10.5pt;
	line-height: 16pt;
	color: #660000;
	font-weight: bold;
	text-align: left;
	text-transform: none;
	white-space: normal;
	text-decoration: none;
	font-style: normal;
}

.categories {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 13pt;
	color: #5C6472;
	text-align: left;
	font-weight: normal;
	letter-spacing: 1pt;


}

.categories:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
	text-align: left;
	font-weight: normal;
	text-decoration: none;
	background-color: #818998;
	background-position: center center;
	background-attachment: scroll;
	letter-spacing: 1pt;


}

.specialsubheaders {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	line-height: 16pt;
	color: #CCCC00;
	font-weight: bold;
	text-align: left;
	text-transform: none;
	white-space: nowrap;
	letter-spacing: 0pt;
}
.specialsubheaders:hover {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	line-height: 16pt;
	color: #660066;
	font-weight: bold;
	text-align: left;
	text-transform: none;
	white-space: nowrap;
	text-decoration: none;
	font-style: normal;
}
.announce {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	linkColor: black;
	line-height: 16.5px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;

}

.announce:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #0066CC;
	text-decoration: none;

}
.announce:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #003399;
	text-decoration: none;





}
.announce:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #003399;
	text-decoration: none;

}

.announce:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #CC6600;
	text-decoration: none;

}

ul {
	line-height: 21px;
	list-style-position: outside;
	list-style-type: circle;
	letter-spacing: normal;
	font-family: Arial, Helvetica, sans-serif;


}

ol {
	list-style-position: outside;
	list-style-type: circle;
	letter-spacing: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-align: left;
}

/*
body {
   background-image: url(Graphics/binary.gif);
   background-repeat: no-repeat;
   background-position: left top;
   line-height: 12pt;
}
*/


.binarybg {
	background-image: url(Graphics/binary.gif);
	background-repeat: no-repeat;
	background-position: right top;
	line-height: 12pt;
         

}


.bodytext:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 14pt;
	color: #0066CC;
	font-style: normal;
        padding: 0em 2em 0em 0em;
     
       

} 

.bodytext:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 14pt;
	/*color: #0066CC;*/
	font-style: normal;
        padding: 0em 2em 0em 0em;
      /*   text-decoration: underline;*/
          
}

.bodytext:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 14pt;
	color: #0066CC;
	font-style: normal;
        padding: 0em 2em 0em 0em;
          
}

.bodytext:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 14pt;
	/* color: #CC6600; */
	font-style: normal;
        padding: 0em 2em 0em 0em;
       

}

.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 14pt;
	color: #333333;
	font-style: normal;
	font-weight: normal;
        padding: 0em 2em 0em 0em;
        text-align: justify;
       
     
}


a.bodytext:link {text-decoration: underline;   } 


.list:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 13pt;
	color: #0066CC;
	font-style: normal;

}

.list:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 13pt;
	color: #0066CC;
	font-style: normal;

}

.list:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 13pt;
	color: #0066CC;
	font-style: normal;
}

.list:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 13pt;
	color: #CC6600;
	font-style: normal;

}

.headers2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: normal;
	line-height: 18pt;
	font-variant: normal;
	text-transform: none;
	color: #FF000D;
	letter-spacing: normal;
}

.headers2:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: normal;
	line-height: 18pt;
	font-variant: normal;
	text-transform: none;
	color: #FF000D;
	letter-spacing: normal;

}

.headers2:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: normal;
	line-height: 18pt;
	font-variant: normal;
	text-transform: none;
	color: #FF000D;
	letter-spacing: normal;

}
.headers2:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: normal;
	line-height: 18pt;
	font-variant: normal;
	text-transform: none;
	color: #FF000D;
	letter-spacing: normal;

}
.headers2:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: normal;
	line-height: 18pt;
	font-variant: normal;
	text-transform: none;
	color: #818998;
	letter-spacing: normal;

}


.leftnavigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	line-height: 14pt;
	color: #6F808A;
	text-align: left;
	font-weight: normal;
	text-transform: uppercase;
	font-style: normal;
	text-indent: 0pt;



}

.leftnavigation:hover {
   
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	line-height: 14pt;
	color: #FF000D;
	text-align: left;
	font-weight: normal;
	text-transform: uppercase;


}
br {
	line-height: 12pt;
}
hr {
	color: #818998;
}



.visibility {
	visibility: hidden;
}


.submitbutton {
	height: 15pt;
	width: 50pt;
	text-transform: uppercase;
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
        font-weight: bold;
        cursor: pointer;
        color:orange;
	border-style: solid; 
        border-width: 1px;
        border-color: #5A5B67;
	background-color: transparent;

/* *****
	!background-color: #767D8F;
background-color:orange;
	!border: thin none #5A5B67; 
	color: #FFFFFF;
***** */
}

.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-style: normal;
	line-height: 16pt;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
}
.submitbutton2 {
	background-color: #767D8F;
	border: thin none #5A5B67;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-transform: uppercase;
	color: #FFFFFF;
	height: 15pt;
	width: 50pt;

}



/*  */

/* DOCUMENTATION ON PRE-DEFINED PROPERTIES FROM PLONE */

 /* You can insert colors and other variables from Plone's 
    base_properties by doing:
    
    & dtml-variableName ; (without the spaces, excluded here to not make it render)
    
    Example:
    
    myLink {
        color: & dtml-fontColor ;   (again, without the spaces)
    }
 
   This means you can generate your own elements that use Plone's defaults,
   and respect any customizations people have done. See base_properties for
   the default values.
 
   These are the available properties:
   
   logoName - the file name of the portal logo
   
   fontFamily - the font family used for all text that is not headers
   
   fontBaseSize - the base font size that everything is calculated from
   
   fontColor - the main font color
   
   fontSmallSize - used for various elements like buttons and discreet text
   
   discreetColor - the font color of discreet text

   backgroundColor - the background color 
   
   linkColor - the color used on normal links

   linkActiveColor - color used on active links

   linkVisitedColor - color used on visited links
   
   borderWidth - the width of most borders in Plone
   
   borderStyle - the style of the border lines, normally solid
   
   borderStyleAnnotations - style of border lines on comments etc
   
   globalBorderColor - the border color used on the main tabs, the portlets etc
   
   globalBackgroundColor - background color for the selected tabs, portlet headings etc
   
   globalFontColor - the color of the font in the tabs and in portlet headings
   
   headingFontFamily - font family for h1/h2/h3/h4/h5/h6 headlines
   
   contentViewBorderColor - the content view tabs border color
   
   contentViewBackgroundColor - the content view tabs background color
   
   contentViewFontColor - the font color used in the content view tabs
   
   inputFontColor - the font color used for input elements
   
   textTransform - whether to lowercase text in portlets, tabs etc.
   
   evenRowBackgroundColor - the background color of even rows in listings
   
   oddRowBackgroundColor - the background color of even rows in listings
   
   notifyBorderColor - border color of notification elements like the status message, the calendar focus
   
   notifyBackgroundColor - background color of notification elements like the status message, the calendar focus
   
   helpBackgroundColor - background color of information pop-ups (currently not used)
          
 */



}

