﻿/* Cascading Stylesheet */

body {
	background-color: #fbfcff;
	color: #3d3d3d;
	font-family: "Lucida Grande",Helvetica,Arial,Verdana,sans-serif;
	font-size: 1em;
	line-height: 1.2em;
	padding: 0;
	width: 100%;
}

h1, h2, h3, h4, h5, h6 {
    font-family: "Lucida Grande",Helvetica,Arial,Verdana,sans-serif;
	color: #3d3d3d;
	padding: 0 0 5px;
	margin: 0 0 5px;
	font-weight: normal;
}

h1 {
    font-size: 2.12em;
    line-height: 1.2em;      
}

h2 {
    font-size: 2.12em; 
    line-height: 1.1em;      
}

h3 {
    font-size: 1.31em; 
    line-height: 1.1em;      
}

h4 {
    font-size: 1.15em; 
    line-height: 1.1em;      
}

h5 {
    font-size: 0.7em; 
    line-height: 1.1em;      
    font-weight: bold;
}

hr {
    border-top: 1px solid #eff0f2;     
    color: #fff;
    background-color: #fff;
}

p {
    font-size: 0.7em;   
}

a {
	color:	#3d3d3d;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	font-weight: bold;
	text-decoration: underline;
}

embed {
	padding: 0;
	margin: 0;
	z-index: 10000;
}

object {
	padding: 0;
	margin: 0;
}

input, textarea, select {
    displaY: none;
}

ul, li {
    list-style: none;
    margin:0;
    padding:0;
}

td, th {
	color: #3d3d3d;
	font-size: 0.7em;
}

ol {
    margin: 0;
    margin-left: 25px;
    padding: 0;
    font-size: 0.7em;
    font-style: italic;
    font-weight: bold;
}

ol span {
    font-style: normal;
}

/* Style Classes */

.margin-5-top {
    margin-top: 5px;    
}

.margin-10-top {
    margin-top: 10px;    
}

.margin-15-top {
    margin-top: 15px;
}

.margin-20-top {
    margin-top: 20px;
}

.margin-40-top {
    margin-top: 40px;
}

.margin-60-top {
    margin-top: 60px;
}

.margin-5-bottom {
    margin-bottom: 5px;
}

.margin-10-bottom {
    margin-bottom: 10px;
}

.margin-15-bottom {
    margin-bottom: 15px;
}

.margin-20-bottom {
    margin-bottom: 20px;
}

.margin-40-bottom {
    margin-bottom: 40px;
}

.margin-60-bottom {
    margin-bottom: 60px;
}

.margin-3-left {
    margin-left: 3px;
}

.margin-5-left {
    margin-left: 5px;
}

.margin-10-left {
    margin-left: 10px;
}

.margin-15-left {
    margin-left: 15px;
}

.margin-5-right {
    margin-right: 5px;
}

.margin-10-right {
    margin-right: 10px;
}

.margin-15-right {
    margin-right: 15px;
}

.padding-div {
    padding: 8px 5px 0px 5px;    
}

.aller {
    vertical-align: bottom;   
}

.beige {
    color: #000;
}

.white {
    color: #f5f6fa;
}

.normal {
    font-weight: normal;
}

.bold {
    font-weight: bold;
}

.italic {
    font-style: italic; 
}

.uppercase {
    text-transform: uppercase;
}

.big {
    font-size: 1em;    
}

.small {
    font-size: 0.7em;
}

.xsmall {
    font-size: 0.6em;
}

.left {
    float: left;
}

.right {
    float: right;
}

.center {
    text-align: center;
}

.textright {
    text-align: right;
}

.border-1-grey {
    padding: 2px;
    border: 1px solid #e4e4e4;    
}

.border-1-left-grey {
    border-left: 1px dotted #eff0f2;
}

input.submitBtn {
    border: none;
    background: url(../images/mos-submit-btn.png) no-repeat 0px 0px;
    width: 84px;
    height: 28px;
    cursor: pointer;
    padding: 0px 4px 3px 0px;
    font-size: 0.55em;
}

.ie7 input.submitBtn, .webkit input.submitBtn {
    padding: 0px;    
}

input.submitBtn:hover {
    border: none;
    background: url(../images/mos-submit-hover-btn.png) no-repeat;
}

.back {
    background: #fff;
}

/* General printStyles */

#headerContainer {
    background: none;    
}

#headerContainer .logo h2 {
    display: none;  
}

#headerContainer .logo .printLogo {
    float: right;
    margin-right: 20px;
    text-align: right;
    width: 30%;    
}

#contentContainer {
    clear: both;
    width: 100%;    
}

.topNav {
    display: none;    
}

#headerLine {
    display: none;    
}

#ctl00_leftModule {
    display: none;    
}

#leftModule {
    display: none;    
}

#ctl00_mainContent {
    width: 75%;
    float: left;
    font-size: 1.1em;
}

#ctl00_infoBox {
    width: 25%; 
    float: right;   
}

#sliderContainer .sliderInner {
   display: none;
}

#sliderContainer .start-text {
    display: none;        
}

#ctl00_cpnlLeft_pnlContainer {
    display: none;    
}

#ctl00_cpnlMiddle_pnlContainer {
    display: none;    
}

#rightModule {
    display: none;    
}

.shadowDiv_4 {
    display: none;    
}

#partners {
    display: none;    
}

#mediaBox .anythingSlider .wrapper ul {
    height: auto;
}

#mediaBox .anythingSlider .wrapper li {
    float: none;
}

#mediaBox .anythingSlider .wrapper li img {
}

#mediaBox .anythingSlider .wrapper li object {
    display: none;
}

.infoModule span {
    display: none;
}

.infoModule ul {
    margin: 0;
    padding: 0;
}

ul.areas {
    margin: 0;
    padding: 0;    
}

ul.areas li {
    margin: 0;
    padding: 0;    
}

ul.areas li .right a {
    display: none;
}

.mapContainer {
    display: none;    
}

.arrow {
    display: none;    
}

#container {
    display: none;    
}

#left {
    display: none;    
}

#right {
    display: none;    
}

#filterBox .grid_3, #filterBox .grid_1 {
    display: none;    
}

#contentContainer #programmesList table {
    width: 100%;
}

#contentContainer #programmesList table th {
    text-align: left;
    height: 40px;
    border-bottom: 1px dotted #EFF0F2;
    padding-left: 5px;
}

#contentContainer #programmesList table td {
    text-align: left;
    height: 40px;
    padding-left: 5px;
}

#filterBox #programmesList table td.socialMedia {
    display: none;
}

#filterBox #programmesList table td.socialMedia .shareMoreRel {
    display: none;    
}

.contactList p {
    display: none;
}

.contactList .contactBox .small {
    display: none;    
}

.contactList .contactBox img {
    margin-top: 15px;   
}

.contactList .contactBox dd {
    font-size: 0.8em;
    margin:0;
}

.contactInfo {
    clear: both;    
}

#footer {
    clear: both;
    padding: 0;
    background: none;
    border-top: 1px solid #333;
}

#footer #logoSocial {
    display: none;
}

#footer .grid_3 {
    display: none;
}

#footer .grid_2 {
    display: none;
}

#footer #back-to-top {
    display: none;
}

#footer #legal {
    display: none;
}


