body {
  position: relative;
  padding-top: 130px;
  background-color: #fff;
  background-image: url(../img/grid-18px-masked.png);
  background-repeat: repeat-x;
  background-position: 0 0px;
  margin-bottom:0px;
  padding-bottom: 0px;
}

.section-large .section-body {
    padding: 18px 20px 20px;
}
.section-body {
    min-height: 18px;
    border-top: 0px;
    border-left: 1px solid #CCCCCC;
    border-right: 1px solid #CCCCCC;
    border-bottom: 1px solid #CCCCCC;
    padding: 9px 25px 0;
}

.section-header {
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    height: 46px;
    line-height: 46px;
    padding: 0 15px;
}

.section-header-videotron {
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    height: 46px;
    line-height: 46px;
    padding: 0 15px;
}

.section-header-black {
    background-color: #CCCCCC;
    border: 1px solid #2C2C2C;
    background-image: -moz-linear-gradient(top, #333333, #222222);
  	background-image: -ms-linear-gradient(top, #333333, #222222);
  	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#333333), to(#222222));
  	background-image: -webkit-linear-gradient(top, #333333, #222222);
  	background-image: -o-linear-gradient(top, #333333, #222222);
  	background-image: linear-gradient(top, #333333, #222222);
  	background-repeat: repeat-x;
  	filter: progid:dximagetransform.microsoft.gradient(startColorstr='#333333', endColorstr='#222222', GradientType=0);
}

.section-header-black-videotron {
    background-color: #CCCCCC;
    border: 1px solid #00D672;
    background-image: -moz-linear-gradient(top, #00D672, #00D672);
  	background-image: -ms-linear-gradient(top, #00D672, #00D672);
  	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#333333), to(#222222));
  	background-image: -webkit-linear-gradient(top, #00D672, #00D672);
  	background-image: -o-linear-gradient(top, #00D672, #00D672);
  	background-image: linear-gradient(top, #00D672, #00D672);
  	background-repeat: repeat-x;
  	filter: progid:dximagetransform.microsoft.gradient(startColorstr='#333333', endColorstr='#222222', GradientType=0);
}

.section-header-white {
    background-color: white;
    border: 1px solid #CCCCCC;
    background-image: -moz-linear-gradient(top, #f5f5f5, #e8e8e8);
  	background-image: -ms-linear-gradient(top, #f5f5f5, #e8e8e8);
  	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#000000), to(#e8e8e8));
  	background-image: -webkit-linear-gradient(top,#f5f5f5,#e8e8e8);
  	background-image: -o-linear-gradient(top, #f5f5f5, #e8e8e8);
  	background-image: linear-gradient(top, #f5f5f5, #e8e8e8);
  	background-repeat: repeat-x;
  	filter: progid:dximagetransform.microsoft.gradient(startColorstr='#f5f5f5', endColorstr='#e8e8e8', GradientType=0);
}

.section-header-white-videotron {
    background-color: white;
    border: 1px solid #CCCCCC;
    background-image: -moz-linear-gradient(top, #f5f5f5, #e8e8e8);
  	background-image: -ms-linear-gradient(top, #f5f5f5, #e8e8e8);
  	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#000000), to(#e8e8e8));
  	background-image: -webkit-linear-gradient(top,#f5f5f5,#e8e8e8);
  	background-image: -o-linear-gradient(top, #f5f5f5, #e8e8e8);
  	background-image: linear-gradient(top, #f5f5f5, #e8e8e8);
  	background-repeat: repeat-x;
  	filter: progid:dximagetransform.microsoft.gradient(startColorstr='#f5f5f5', endColorstr='#e8e8e8', GradientType=0);
}


.section-header-black .logo {
  margin-top:0px;
  height:16px;
}

.section-header-white .logo {
  margin-top:0px;
  height:32px;
}

.section-header-black .logo-videotron {
  margin-top:0px;
  height:16px;
}

.section-header-white .logo-videotron {
  margin-top:0px;
  height:32px;
}

.section {
    background-color: #FFFFFF;
    margin-bottom: 18px;
}

.section-header h3, .section-header h5 {
    color: black;
    float: left;
    line-height: 46px;
	font-weight: bold;
  text-shadow: 0px 1px 0 rgba(255,255,255,.1),0 0 30px rgba(255,255,255,.125);
	-webkit-transition: all .2s linear;
	 -moz-transition: all .2s linear;
	      transition: all .2s linear;
    text-transform: uppercase;
}

.section-header-videotron h3, .section-header-videotron h5 {
    color: #FFFFFF;
    float: right;
    line-height: 46px;
	font-weight: bold;
  text-shadow: 0px 1px 0 rgba(255,255,255,.1),0 0 30px rgba(255,255,255,.125);
	-webkit-transition: all .2s linear;
	 -moz-transition: all .2s linear;
	      transition: all .2s linear;
    text-transform: uppercase;
}

.section-body .logo {
  height:19px;
}

.section-foot {
    min-height: 18px;
    border-top: 0px;
    border-left: 1px solid #CCCCCC;
    border-right: 1px solid #CCCCCC;
    border-bottom: 1px solid #CCCCCC;
    border-bottom-left-radius:4px;
    border-bottom-right-radius:4px;
    padding: 17px 20px 18px;
    background-color: #f5f5f5;
}

.footer {
  margin-top: 0px;
  padding: 35px 0 36px;
  border-top: 1px solid #e5e5e5;
}
.footer p {
  margin-bottom: 0;
  color: #555;
}

.language_grid_6 {
    position:       relative;
    margin-top:     60px;
    margin-left:    auto;
    margin-right:   auto;
    width:          700px;
    max-width:      700px;
}
.language_content_area {
    border:     1px solid #dddddd;
    padding:    15px 20px 30px 20px;
    width:      660px;
}
.language_content_area h1 {
    margin-top:     10px;
    margin-bottom:  10px;
    font-size:      30px;
    font-family:    "interstate_regular", Arial;
    text-transform: none;
    text-align:     left;
}
.language_content_area h2 {
    margin-top:     10px;
    margin-bottom:  10px;
    font-size:      24px;
    font-family:    "interstate_regular", Arial;
    text-transform: none;
    text-align:     left;
}
.language_content_area table {
    border-top:     1px solid #eeeeee;
    width:          100%;
    line-height:    40px;
    font-size:      12px;
}
.language_content_area table td {
    border-bottom:  1px solid #eeeeee;
    font-size:      13px;
    font-family:    Arial, Helvetica, sans-serif;
    font-weight:    bold;
}
.language_content_footer {
    width:      700px;
    height:     10px;
    background: url('../img/container_bottom_shade_login.png') no-repeat top center;
}