﻿html { 
    /* force scroll bar to prevent shifting during animation */
    min-height: 101%;
}

body {
    background-color: #f5f5f5;
    background-image: url(../images/BG_Gradient.jpg);
    background-position: top center;
    background-repeat: repeat-x;
    font-family: Arial, Sans-Serif;
    font-size: 14px;
}

form {
    margin: 0;
    padding: 0;
}

div {
    margin: 0;
    padding: 0;
}

h2 {
    font-weight: bold;
    font-size: 20px;
    margin: 0 0 5px;
}

sup {	
    /* Fixing IE line-height issue */
    height: 0;	
    line-height: 1;	
    vertical-align: baseline;	
    position: relative;	
    bottom: 1ex;
}

a img 
{
	border: none;
}

.no-bottom-space {
    margin-bottom: 0;
    padding-bottom: 0;
}

.no-top-space {
    margin-top: 0;
    padding-top: 0;
}

.nobreak {
    display: inline;
}

.centeredImage {
    text-align: center;
    margin-top: 0px;
    margin-bottom: 1em;
    padding: 0px;
}

.clear {
    clear: both;
    font-size: 0;
    line-height: 0;
}

.linkColor {
    color: #a9282e;
}

#content {
    width: 976px;
    margin: 0 auto;
    border: solid 1px #918f8f;
}

#print-header 
{
	display: none;
}

#header-wrapper {
    width: 976px;
    height: 80px;
    position: relative;
    background-image: url(../images/Landing_Page_Header.jpg);
    background-position: top left;
    background-repeat: no-repeat;
    font-size: 16px;
    font-family: "Times New Roman", Georgia, Serif;
    color: #ffffff;
}

#search-wrapper 
{
	width: 967px;
	text-align: right;
	color: #000000;
	padding-top: 5px;
}

#search-wrapper #search-control-wrapper
{
	line-height: 20px;
}

#header-text {
    position: absolute;
    top: 38px;
    left: 190px;
    line-height: 36px;
}

#header-homelink {
    width: 200px;
    position: absolute;
    right: 10px;
    top: 38px;
    line-height: 36px;
    text-align: right;
}

#header-homelink a {
    text-decoration: none;
    color: #ffffff;
}

#header-homelink a:hover {
    text-decoration: underline;
}

#header-homelink a:visited {
    color: #ffffff;
}

#footer-wrapper {
    width: 966px;
    background-image: url(../images/Footer_Gradient.jpg);
    background-position: top left;
    background-repeat: repeat-x;
    height: 39px;
    line-height: 40px;
    padding: 1px 0 0 10px;
    font-size: 10px;
}

#preload {
    display: none;
}

/* Landing Page Elements */

#landing-body-wrapper {
    position: relative;
    background-image: url(../images/Landing_Page_BG.jpg);
    background-position: top left;
    background-repeat: no-repeat;
    width: 976px;
    height: 364px;
    overflow: hidden;
}

#landing-body-left {
    position: absolute;
    top: 187px;
    left: 65px;
    background-image: url(../images/Landing_Page_Left_BG.png);
    background-position: top left;
    background-repeat: no-repeat;
    width: 505px;
    height: 197px;
}

#landing-body-left-text {
    position: absolute;
    color: #ffffff;
    left: 245px;
    top: 8px;
    width: 240px;
}

#landing-body-left-text {
    font-size: 11px;
    line-height: 15px;
}

#landing-body-left-text ul {
    margin-top: 3px;
    margin-left: 0;
    padding-left: 15px;
    margin-bottom: 0;
}

#landing-body-left-text li {
    font-size: 11px;
    padding-bottom: 2px;
}

#landing-body-left-text h3 {
    margin: 0;
    padding: 0 3px;
    font-size: 16px;
}

#landing-registration {
    position: absolute;
    top: 192px;
    right: 71px;
    background-image: url(../images/Landing_Page_Register_BG.png);
    background-position: top left;
    background-repeat: no-repeat;
    width: 210px;
    height: 53px;
}

#landing-registration-text {
    color: #ffffff;
    font-size: 12px;
    width: 190px;
    padding: 12px 5px 0px 12px;
}

#landing-registration a {
    color: #ffffff;
}

#landing-body-right {
    position: absolute;
    top: 242px;
    right: 47px;
    width: 354px;
    height: 141px;
    background-image: url(../images/Landing_Page_right_BG.png);
    background-position: top left;
    background-repeat: no-repeat;
}

#landing-region-box {
    position: absolute;
    top: 65px;
    left: 28px;
}

#landing-region-button {
    position: absolute;
    top: 65px;
    left: 253px;
}

/* Registration Form */
#RegistrationForm {
    width: 600px;
    border: solid 3px #195d98;
    padding: 10px;
    margin: 5px auto;
    background-color: #dcdbdb;
    background-repeat: no-repeat;
    background-position: top right;
    display: none;
}

#RegistrationForm .close-button {
    width: 19px;
    height: 18px;
    background-image: url(../images/close_btn.gif);
    background-repeat: no-repeat;
    cursor: pointer;
    float: right;
}

#RegistrationForm .close-button-hover {
    width: 19px;
    height: 18px;
    background-image: url(../images/close_btn_hover.gif);
    background-repeat: no-repeat;
    cursor: pointer;
    float: right;
}

#RegistrationForm .close-button-down {
    width: 19px;
    height: 18px;
    background-image: url(../images/close_btn_down.gif);
    background-repeat: no-repeat;
    cursor: pointer;
    float: right;
}

#RegistrationForm h3 {
    color: #a9282e;
    margin-top: 0;
    margin-bottom: 0;
}

#RegistrationForm p {
    margin: 10px 0;
}

#RegistrationForm .no-top-space {
    margin-top: 0;
    padding-top: 0;
}

#RegistrationForm .elementOuter {
    width: 290px;
    padding-bottom: 3px;
}

#RegistrationForm .leftElementOuter {
    float: left;
}

#RegistrationForm .rightElementOuter {
    float: right;
}

#RegistrationForm .elementLabel {
    float: left;
}

#RegistrationForm .LabelFormat {
    line-height: 18px;
}

#RegistrationForm .elementTextbox {
    float: right;
}


#RegistrationForm .error {
    width: 290px;
    float: right;
    line-height: 16px;
    text-align: right;
}

#RegistrationForm .radioError {
    line-height: 16px;
    width: 400px;
}

#RegistrationForm .submitSuccess {
    color: #195d98;
    font-weight: bold;
}

#RegistrationForm .submitError {
    color: #ff0000;
    font-weight: bold;
}

/* Edition Common Elements */

#edition-wrapper {
    width: 976px;
    height: 425px;
    background-image: url(../images/Edition_BG.jpg);
    background-position: top left;
    background-repeat: no-repeat;
    position: relative;
    overflow: hidden;
}

#article-wrapper {
    width: 976px;
    height: 425px;
    background-image: url(../images/Edition_BG.jpg);
    background-position: top left;
    background-repeat: no-repeat;
    position: relative;
    overflow: hidden;
}

#home-link {
    position: absolute;
    top: 95px;
    left: 60px;
}

#edition-left-wrapper {
    width: 503px;
    height: 240px;
    position: absolute;
    top: 192px;
    left: 65px;
    background-image: url(../images/Edition_Left-BG.png);
    background-position: top left;
    background-repeat: no-repeat;
}

#edition-left-text {
    color: #ffffff;
    position: absolute;
    top: 10px;
    left: 205px;
    padding-left: 10px;
    border-left: solid 2px #a6292f;
    width: 260px;
}

#edition-left-text h2 {
    color: #ffffff;
}

#edition-left-text {
    font-size: 11px;
}

#edition-left-text ul {
    margin-top: 3px;
    margin-left: 0;
    padding-left: 15px;
    margin-bottom: 0;
}

#edition-left-text li {
    font-size: 9px;
    padding-bottom: 5px;
}

#edition-left-text h3 {
    margin: 0;
    padding: 0 4px;
    font-size: 16px;
}

#edition-left-text .canada-heading-text li
{
	padding-bottom: 5px;
}

#edition-nav-wrapper {
    position: absolute;
    left: 62px;
    top: 385px;
    width: 509px;
    height: 40px;
    background-image: url(../images/Edition_Nav-BG.png);
    background-position: top left;
    background-repeat: no-repeat;
}

#edition-nav-wrapper a {
    display: block;
    text-align: center;
    position: absolute;
    top: 4px;
    height: 37px;
    line-height: 37px;
    color: #36424a;
    text-decoration: none;
    font-weight: bold;
    font-size: 16px;

}

#edition-nav-wrapper a:hover {
    color: #a9282e;
    text-decoration: underline;
}

#edition-nav-wrapper a.highlight {
    color: #a9282e;
}

#edition-nav-wrapper .menu1 {
    left: 3px;
    width: 129px;
}

#edition-nav-wrapper .menu2 {
    left: 135px;
    width: 125px;
}

#edition-nav-wrapper .menu3 {
    left: 260px;
    width: 120px;
}

#edition-nav-wrapper .menu4 {
    left: 384px;
    width: 119px;
}

#edition-right-wrapper {
    width: 350px;
    height: 240px;
    position: absolute;
    top: 192px;
    right: 53px;
    background-image: url(../images/Edition_Right-BG.png);
    background-position: top left;
    background-repeat: no-repeat;
}

#edition-right-wrapper.threeRow 
{
    top: 103px; 
    background-image:url(../images/Edition_Right_Tall-BG.png); 
    height: 325px;
}

#edition-rep-wrapper {
    position: absolute;
    top: 20px;
    left: 20px;
    width: 320px;
    height: 185px;
}

#edition-rep-wrapper .rep-wrapper {
    background-position: top left;
    background-repeat: no-repeat;
    height: 88px;
    width: 155px;
}

#edition-rep-wrapper .edition-rep-text {
    position: absolute;
    top: 0px;
    left: 70px;
    width: 85px;
    font-size: 10px;
    color: #36424a;
}

#edition-rep-wrapper .edition-rep-text a {
    color: #36424a;
}

#edition-rep-wrapper .edition-rep-text a:hover {
    text-decoration: none;
}

#edition-rep-wrapper #rep2-wrapper {
    position: absolute;
    top: 0;
    left: 160px;
}

#edition-rep-wrapper #rep3-wrapper {
    position: absolute;
    top: 95px;
    left: 0;
}

#edition-rep-wrapper #rep4-wrapper {
    position: absolute;
    top: 95px;
    left: 160px;
}

#edition-rep-wrapper #rep5-wrapper {
    position: absolute;
    top: 190px;
    left: 0px;
}

#edition-contact-link {
    position: absolute;
    top: 207px;
    text-align: center;
    width: 343px;
    color: #a9282e;
    font-size: 15px;
    font-family:  "Times New Roman", Georgia, Serif;
    font-weight: bold;
}

#edition-contact-link.threeRow 
{
    top: 295px;
}

/* Edition Body */

.edition-image {
    /* used for jquery identifier */
}

#edition-body-wrapper {
    background-color: #dcdbdb;   
    width: 976px;
    background-image: url(../images/Edition-Divider.gif);
    background-position: top left;
    background-repeat: repeat-x;
    display: none;
    position: relative;
}

#main-text-wrapper {
    padding: 15px 0  30px 50px;
    overflow: hidden;
    font-size: 12px;
    line-height: 18px;
}

#main-text-wrapper .image-caption 
{
    line-height: 12px;
    font-size: 10px;
}


#main-text-wrapper .right-image-bottom-margin
{
    margin-bottom: 5px;
}

#main-text-wrapper .body-text-left {
    width: 590px;
}

#main-text-wrapper h2 {
    color: #36424a;
    font-size: 14px;
    background-image: url(../images/Body_Title_Bg_V2.gif);
    background-position: top left;
    background-repeat: no-repeat;
    display: block;
    height: 20px;
    line-height: 20px;
    width: 100%;
    border-bottom: solid 1px #000000;
    padding-left: 10px;
    margin-top: 30px;
}

#main-text-wrapper h2 a 
{
	color: #36424a;
	text-decoration: none;
}

#main-text-wrapper h2 a:hover
{
	color: #a9282e;
}

#main-text-wrapper h3 {
    color: #a9282e;
    margin: 10px 10px 0px;
    font-size: 16px;
}

#main-text-wrapper h3 a {
	text-decoration: none;
}

#main-text-wrapper h3 a:hover {
	color: #000000;
}

#main-text-wrapper h4 
{
    color: #a9282e;
    font-style: italic;
    font-size: 14px;
    margin: 0;
}

#main-text-wrapper h4 a {
	text-decoration: none;
}

#main-text-wrapper h4 a:hover {
	color: #000000;
}

#main-text-wrapper .article-text {
    margin-left: 10px;
}

#main-text-wrapper .article-text p {
    margin-top: 0px;
}

#main-text-wrapper #in-the-news-wrapper .article-text p {
    margin-left: 0px;
}

#main-text-wrapper #qa-wrapper .article-text p {
    margin-left: 0px;
}

#main-text-wrapper .article-footnote {
    font-size: 8px;
    line-height: 12px;
}

#main-text-wrapper a {
    color: #a9282e;
}

#main-text-wrapper a:hover {
    text-decoration: none;
}

#feature-wrapper {
    display: none;
}

#qa-wrapper {
    display: none;
}

#in-the-news-wrapper {
    display: none;
}

#archive-wrapper 
{
	display: none;
}

/* Right Body Navigation */

#main-text-wrapper .left-navigation-place-holder {
    /* holds the place of the left navigation if the text is short */
    width: 287px;
    height: 400px;
    float: right;
}

#main-text-wrapper .body-navigation-wrapper {
    width: 284px;
    position: absolute;
    top: 37px;
    right: 0px;
    overflow: hidden;
}


#main-text-wrapper .body-navigation-inner {
    /* place holder for jquery */
}

#main-text-wrapper .body-navigation-wrapper h2 {
    color: #ffffff;
    text-transform: uppercase;
    width: auto;
    background-image: none;
    border: none;
    margin: 0;
    padding: 0 10px 10px 20px;
    /*z-index: 11;*/
}

#main-text-wrapper .body-navigation-wrapper ul {
    color: #ffffff;
    margin: 0;
    padding-left: 35px;
    width: 240px;
}

#main-text-wrapper .body-navigation-wrapper li {
    line-height: 18px;
    padding-bottom: 7px;
}

#main-text-wrapper .body-navigation-wrapper a {
    color: #ffffff;
}

#main-text-wrapper .body-navigation-wrapper .highlight {
    font-weight: bold;
    text-decoration: none;
}

#main-text-wrapper .body-navigation-wrapper a:hover {
    text-decoration: none;
}

#main-text-wrapper .categoryLink1 {
    /* jquery place holder */
}

#main-text-wrapper .categoryLink2 {
    /* jquery place holder */
}

#main-text-wrapper .categoryLink3 {
    /* jquery place holder */
}

#main-text-wrapper .categoryLink4 {
    /* jquery place holder */
}

#main-text-wrapper .categoryLink5 {
    /* jquery place holder */
}

#main-text-wrapper .body-navigation-top {
    width: 284px;
    height: 20px;
    background-image: url(../images/bodyNav_Right-Top.gif);
    background-position: top left;
    background-repeat: no-repeat;
}

#main-text-wrapper .body-navigation-middle {
    width: 284px;
    background-image: url(../images/bodyNav_Right.gif);
    background-position: top left;
    background-repeat: repeat-y;

}

#main-text-wrapper .body-navigation-middle-image-spacer {
    width: 284px;
    height: 65px;
}

#main-text-wrapper .body-navigation-bottom {
    width: 284px;
    height: 18px;
    background-image: url(../images/bodyNav_Right-Bottom.gif);
    background-position: top left;
    background-repeat: no-repeat;
}

#main-text-wrapper .body-navigation-image {
    position: relative;
    top: -65px;
    left: 35px;
    width: 230px;
    height: 172px;
    background-image: url(../images/bodyNav_cow.png);
    background-position: top left;
    background-repeat: no-repeat;
}

#feature-wrapper .category1 {
    /* place holder for jquery */
}

#feature-wrapper .category2 {
    /* place holder for jquery */
}

#feature-wrapper .category3 {
    /* place holder for jquery */
}

#feature-wrapper .category4 {
    /* place holder for jquery */
}

#feature-wrapper .category5 {
    /* place holder for jquery */
}

#feature-wrapper .feature-intro {
    width: 600px;
}

/* Q & A Section */
#qa-wrapper {
    width: 590px;
}

#qa-wrapper .qa-description-box {
    padding: 0px 0px 10px;
    font-style: italic;
}

#qa-wrapper ol li {
    font-weight: bold;
}

#qa-wrapper ol li p {
    font-weight: normal;
}

/* In the News Section */
#in-the-news-wrapper {

}

#in-the-news-wrapper p {
    margin: 10px 10px 1em;
}

#in-the-news-wrapper .no-top-space {
    margin-top: 0;
}

#in-the-news-wrapper .article-text {

}

#in-the-news-wrapper .article-text li {
	/*padding-bottom: 7px;*/
}
/* Volume 9 Number 1 */
#edition-image-v9-n1 {
    position: absolute;
    top: 210px;
    left: 35px;
    width: 228px;
    height: 164px;
    background-image: url(../images/Edition-Featured-Image-v9-n1.png);
    background-position: top left;
    background-repeat: no-repeat;
}

/* Archives Section */
#main-text-wrapper .full-text-format
{
	width: 855px;
}

#archive-wrapper .archive-block
{
	width: 400px;
	padding-bottom: 20px;
}

#archive-wrapper h2 
{
	margin-top: 0;
}

#archive-wrapper .block-left
{
	
	float: left;
}

#archive-wrapper .block-right
{
	margin-left: 455px;
}

#archive-wrapper .archive-list 
{
	padding-left: 40px;
	margin-left: 0;	
}

#archive-wrapper .archive-list li
{
	/*list-style-type: none;
	margin-bottom: 10px;
	list-style-position: outside;
	text-indent: -30px;
	padding-left: 0;*/
}

/* Search Page */

#search-container li
{
	 list-style-position: outside;
	 list-style-type: none;
	 margin-bottom: 10px;	
}

/* General Classes */

.morelesslink {
    display:none;
}

.more {
    position: relative;
    top: -10px;

}

.morelink {
    position: relative;
    top: -10px;
}

.less {
    display: block;

}

.intro {
    display: inline;
}

.intro p {
    /*display: inline;*/
}


.moretext {
   /*place holder*/
}

.image-caption-box 
{
	float: left;
	width: 110px;
	margin-right: 15px;
	margin-top: 5px;
}

.image-caption-box img
{
	border: 1px solid #000000;
}

.image-caption-box p
{
	/*font-size: 11px;
	line-height: 12px;*/
}
