﻿/*
Title:      CSS Print
Author:     Martin Cayouette, martin.cayouette@nurun.com
Updated:    November 20 2008

Content:	
            General
                Form Elements
                Link
                PopUp
                Header
            Home News
            Main Content
            Innovation - Design Studio
            Innovation - Honours & Awards
            News
                Latest News
                News Detail
                News Archives
                News Tools
            Press Releases
                Press Releases - Subscription
            General Form Subscription
            Footer

*/

/* ---[ General ]------------------------------- */
html {
	background: #fff;
	}
body {
	font-family: arial,verdana,helvetica,sans-serif;
	font-size: 10pt;
	text-align: left;
	color: #000;
	}
h1 {
	font-size: 14pt;
	text-transform: uppercase;
	border-bottom: 1px solid #000
	}
h2 {
	font-size: 12pt;
	}
h1, h2, h3 {
	font-family: arial,verdana,helvetica,sans-serif;
	}
li {
    list-style: none;
	}
ol li {
    list-style-type: decimal;
    list-style-position: inside;
    }
a img {
	border: none;
	}
#mcms-console-edit,
#mcms-console-state,
#header #tools,
#navigation,
#slide-controls,
#sidebar-nav {
	display: none;
	}
/* ---[ Form Elements ]---------------------------------------- */
fieldset {
    border: none;
    }
legend {
    color: #000;    
    }
input, 
select,
textarea {
	color: #000;
	border: 1px solid #000;
	}

/* ---[ Link ]------------------------------- */
a,
a:link,
a:visited,
a:active {
	text-decoration: underline;
	color: #000;
    }

/* ---[ PopUp ]------------------------------- */
#agreecondition_c,
#innovation_c,
#sendtofriend_c,
#sharethispage_c {
	display: none;
	}

/* ---[ Header ]------------------------------- */
p.brp-print,
img.brp-print {
    display: block;
    }
    #header #logo-brp a {
        display: none;
        }
	
/* ---[ Home News ]------------------------------- */
#news .news-box {
    float: left;
    width: 280px;
    height: 76px;
    padding: 9px 12px 9px 18px;
    }
    #news .news-box .thumbnails {
        float: left;
        width: 60px;
        height: 60px; 
        margin: 0 18px 0 0;
        }
        #news .news-box .thumbnails a {
            display: none;
            }
    #news .news-box .text {
        float: left;
        width: 202px;
        height: 75px;
        overflow: hidden;                
        }
        #news .news-box .text span.date,
        #news .news-box .text span.title {
            font-size: 8pt;
            }

/* ---[ Main Content ]------------------------------- */
#content-generic #content ul li {
    margin: 0 0 5px 20px;
    list-style: inherit;
    }

/* ---[ Innovation - Design Studio ]------------------------------- */
a.overview-media img {
    margin: 0 5px 5px 0;
    }

/* ---[ Innovation - Honours & Awards ]------------------------------- */
#honours-list div.news-summary,
#awards-list div.news-summary {
    float: left;
    clear: both;        
    padding: 0 0 5px 0;
    margin: 0 0 5px 0;
    width: 100%;
    }
    /* With thumbnails */
    #honours-list div.news-summary div.thumbnails,
    #awards-list div.news-summary div.thumbnails {
        float: left;
        width: 60px;
        height: 60px; 
        margin: 0 18px 0 0;
        }
        #honours-list div.news-summary div.thumbnails a,
        #awards-list div.news-summary div.thumbnails a {
            display: none;
            }
     #honours-list div.news-summary div.news-desc,
     #awards-list div.news-summary div.news-desc {
        float: left;
        width: 510px;
        }
        #honours-list div.news-summary div.news-desc p,
        #awards-list div.news-summary div.news-desc p {
            margin: 1px 0 1px 0;
            }
        #honours-list div.news-summary div.news-desc h3,
        #awards-list div.news-summary div.news-desc h3 {
            text-transform: uppercase;
            margin: 0;
            line-height: 1em;
            font-size: 10pt;
            }
        #honours-list div.news-desc span.date {
            width: 80px;
            font-size: 8pt;
            }

/* ---[ Latest News ]------------------------------- */
#news-list div.news-summary {
    float: left;
    clear: both;        
    padding: 0 0 5px 0;
    margin: 0 0 5px 0;
    width: 100%;
    }
    /* With thumbnails */
    #news-list div.news-summary div.thumbnails {
        float: left;
        width: 60px;
        height: 60px; 
        margin: 0 18px 0 0;
        }
     #news-list div.news-summary div.news-desc {
        float: left;
        width: 510px;
        }
        #news-list div.news-summary div.news-desc p {
            margin: 1px 0 1px 0;
            }
        #news-list div.news-summary div.news-desc h3 {
            margin: 0;
            line-height: 1em;
            font-size: 10pt;
            }
     /* Without thumbnails */
     #news-list h2 {
        float: left;
        width: 510px;
        padding: 15px 0 15px 0;
        }
        #news-list div.news-summary div.thumbnails a {
            display: none;
            }
     #news-list div.news-summary div.previous-news-desc {
        float: left;
        }
        #news-list div.news-summary div.previous-news-desc h3 {
            margin: 0;
            font-weight: normal;
            font-size: 10pt;
            }
        #news-list div.news-desc span.date,
        #news-list div.previous-news-desc span.date {
            width: 80px;
            font-size: 8pt;
            }
            #news-list div.previous-news-desc span.date {
                display: block;
                }
        #news-list a.more,
        #news-list #archives {
            display: none;
            }

/* ---[ News Detail ]------------------------------- */
#news-list #news-detail span.date {
    margin: 0;
    }
#news-list #news-detail h2 {
    margin: 0;
    padding: 0;
    width: 100%;
    }
#news-list div.news-nav-top,
#news-list div.news-nav-bottom {	
	display: none;
	}

/* ---[ News Archives ]------------------------------- */
div.page-number {    
    display: none;
    }

/* ---[ News Tools ]------------------------------- */
#news-tools div.news-summary {
    padding: 5px 0 5px 0;
    } 
    #news-tools div.news-desc a.more {
    display: none;
    }
    
/* ---[ Press Releases ]------------------------------- */
#news-tools div.news-desc span.date {
    font-size: 8pt;
    }
    #news-tools div.news-desc span.title {
        font-size: 10pt;
        }
        #news-tools div.news-desc span.title a {
            text-decoration: none;
            }
#press .summary {        
    float: left;
    width: 100%;
    padding: 5px 0 5px 0;
    }
    #press #list-press-releases .summary {        
        padding: 0 0 15px 0;
        margin: 0 0 15px 0;
        border-bottom: 1px solid #646464;
        }
#press .date {
    width: 80px;
    }
#list-press-releases h3,
#press #recent .summary h3 {
    margin: 0;
    font-weight: normal;  
    text-decoration: none;
    }
    #list-press-releases h3 a,
    #press #recent .summary h3 a {
        text-decoration: none;
        }

/* ---[ Press Releases - Subscription ]------------------------------- */
div.press-subscription input, 
div.press-subscription select,
div.press-subscription textarea {
    width: 250px;
    }
    div.press-subscription .checkbox input {
        border: none;
        width: 15px;
        }
/* Submit Button */
div.press-subscription #submit {
    width: 510px;
    padding: 15px 0 0 0;
    margin: 15px 0 0 0;
    border-top: 1px solid #000;
    }    
    div.press-subscription #submit span {
        float: left;
        }
    div.press-subscription #submit a {
        float: right;
        clear: none;        
        }  

/* ---[ General Form Subscription ]------------------------------- */
#form-content,
#form-content div.pnl-ajax {
    float: left;
    width: 100%;
    }
    #form-content p {
        margin: 2px 0 2px 0;
        }
#form-content script {
    display: none;
    }
/* Section */
#form-content #errors {
    display: none;
    }
#form-content #personal-info,
#form-content div.questions {
    float: none;
    display: block;
    width: 100%;    
    padding: 10px 0 10px 0;
    margin: 10px 0 10px 0;
    }
    #form-content div {
        float: left;
        width: 300px;
        padding: 0;
        }
        #form-content h2,
        #form-content div.text-inline {
            clear: both;
            width: 100%;
            }
#form-content input,
#form-content select {
    width: 215px;
    }
    /* RadioButton */
    #form-content div.radio input {
        width: 15px;
        border: none;
        }
    /* CheckBox Button */
    #form-content div.checkBox input {
        float: left;        
        margin: 0 5px 0 0;
        width: 15px;
        border: none;        
        }
        #form-content div.checkBox label {
            float: left;            
            width: 235px;
            margin: 2px 0 5px 0;
            }
        #form-content div.checkBox div {
            width: 255px;
            margin: 0 0 4px 0;
            }
        #form-content div.checkBox p {
            float: left;
            width: 510px;
            font-weight: bold;            
            }
/* Questions Section */
#form-content select.date-select {
    width: auto;
    }
#form-content div.legal input {
    width: 15px;
    border: none;
    }
#form-content div.legal textarea {
    width: 100%;
    height: 150px;
    border: none;
    } 
/* Submit Button */
#form-content #submit {
    width: 100%;
    padding: 15px 0;
    margin-top: 15px;
    border-top: 1px solid #000;
    }    
    #form-content #submit span {
        float: left;
        }
    #form-content #submit a {
        float: right;
        clear: none;        
        }

/* ---[ Footer ]------------------------------- */
#footer {
    width: 100%;
    }
    #footer ul.external,
    #footer ul.copy {
        float: left;
        width: 100%;
        }
        #footer ul li {
	        float: left;
	        padding: 0 12px 0 12px;
	        border-right: 1px solid #000;
	        }
	        #footer ul li.last {
		        padding: 0 0 0 12px;
		        border-right: none;
		        }
