﻿



/* StartPageLayout - Current News Holder */
.leftContent
{
    padding: 155px 0 200px 0;
    width: 670px;
    float: left;
    display: inline;
}

/* Specific for IR */
.irContent
{
    width: 100%;
    padding: 155px 0 200px 0;
    float: left;
    display: inline;
}



.leftContentStartPage
{
    padding: 155px 0 0 0;
}


/* Flash */ 
#selectCountryFlash
{
    width: 670px;
    height: 218px;
    margin: 0 0 27px 0;
}

/* Hides alternative navigation */
#selectCountryFlash ul, #selectCountryFlash h2, #selectCountryFlash p
{
    position: absolute;
    top: -9999px;
    left: -9999px;
}


/* Fourth column - controlsarea */
#fourthColumn
{
    width: 208px;
    float: right;
    margin: 155px 0 0 0;
    padding: 0 0 220px 0;  
}

#fourthColumnStartPage
{
    width: 208px;
    float: right;
    margin: 155px 0 0 0;
    padding: 0 0 0 0;  
}

#fourthColumn a:link, #fourthColumn a:visited, #fourthColumnStartPage a:link, #fourthColumnStartPage a:visited
{
    color: #fd820a;
    border-bottom: 1px dotted #fd820a;
    line-height: 20px;
    display: inline-block;
}

#fourthColumn a:hover, #fourthColumn a:active, #fourthColumnStartPage a:hover, #fourthColumnStartPage a:active
{
    color: #000;
    background: #ffedd2;
    border-bottom: 1px solid #edcfa2;
    line-height: 20px;
}










/******************************** Error 404-500 ********************************/ 

.errormessage
{
    border: 1px solid #D0CFD0;
    width: 600px;
    min-height: 260px; 
    _height: 260px;
    padding: 30px;
    font-family: Verdana, Arial;
    letter-spacing: normal;
    line-height: normal;
    margin: 0 auto;
    font-size: 12px;
    line-height: 18px;
    margin-top: 100px;
}

.errormessage h1
{
    font-size: 36px;
    margin: 20px 0px 10px 5px;
}

.errormessage p
{

    margin: 20px 0px 10px 5px;
}

.errormessage ul
{    
    margin: 20px 0px 10px 20px;
}









.InlineEditinput
{
    width: 250px;
    margin: 10px 0 15px 0;
    padding: 3px 0px 3px 2px;
    border: 1px solid #ccc;
}





input.button
{
    border: 1px solid #D5D5D5;
    background: #EEA332;
    color: #fff;
    padding: 3px;
    font-family: Tahoma, Lucida Sans, arial, helvetica;
    text-align: center;
} 

p.leftPaddingRight
{
    float: left;
    padding: 0 10px 0 0; 
}


.clear
{
    clear: both;
    height: 0;
    padding: 0;
    margin: 0;
}

p.left, .left
{
    width: 45%;
    float: left;
    margin: 20px 0 0 0;
}

p.right, .right
{
    width: 45%;
    float: right;
    margin: 20px 0 0 0;
}

/******************************** Misc. ********************************/ 

.hide
{
    text-indent: -9999px;
    height: 0px;
    width: 0px;
}


.breadcrumb
{
    margin: 0 0 15px 0;
    padding: 5px 0 0 0;
    border-top: 3px solid #F99E1C;
    line-height: 1.8em;
}

hr
{
    border: 1px solid #E7E7E7;
    background: #E7E7E7;
}

.dynamicdogLink
{
    position: absolute;
    left: -9999px;
}



/* Branding */ 
#header a.logo:link, #header a.logo:visited, #header a.logo:hover, #header a.logo:active
{
    background: transparent url(/App_Themes/Default/Images/Branding/headerlogo.gif) no-repeat bottom left; 
    width: 204px;
    height: 71px;
    text-indent: -9999px;
    outline: none;
    display: block;
    margin: 0 0 10px 0;

}

.alignImageLeft
{
	float: left; 
	margin: 4px 10px 5px 0;
}

.alignImageRight
{
    float: right; 
	margin: 4px 0 5px 15px;	
}


/* Default Headline sizes h2-h6 */ 
h2
{
    font-size: 2em;
    margin: 0 0 15px 0;
    font-weight: bold;
    color: #000;
}

h3
{
    font-size: 1.4em;
    font-weight: bold;
    margin: 31px 0 9px 0;
}


h4
{
    font-size: 1.2em;
    font-weight: bold;
    margin-bottom: 1px;
}


.breadcrumb
{
    font-family: arial, helvetica;
    font-size: 1.1em;
    padding: 10px 0 10px 0;
    color: #000;

}

.breadcrumb span.active, #spanTop .breadcrumb span.active
{
    background: #fd820a;
    padding: 0 3px;
    color: #fff;
    font-family: Arial, helvetica;
}

.breadcrumb img, #spanTop .breadcrumb img
{
    padding: 0 8px 5px 0;
    background: #fff;
}


#mainContent .left
{
    float: left;
    width: 45%;
}

#mainContent .right
{
    float: right;
    width: 45%;
}







/* Content Link Settings */ 
#mainContentHolder a:link, #mainContentHolder a:visited
{
    color: #fd820a;
    border-bottom: 1px dotted #fd820a;
    line-height: 17px;
}

#mainContentHolder a:hover, #mainContentHolder a:active
{
    color: #000;
    background: #ffedd2;
    border-bottom: 1px solid #edcfa2;
    line-height: 17px;
}

#NewsContentHolder a:link, #NewsContentHolder a:visited
{
    color: #fd820a;
    border-bottom: 1px dotted #fd820a;
}

#NewsContentHolder a:hover, #NewsContentHolder a:active
{
    color: #000;
    background: #ffedd2;
    border-bottom: 1px solid #edcfa2;
}

/* Default input settings */ 
#mainContent input, #mainContent TextArea
{
    border: 1px solid #ccc;
    padding: 2px 0 2px 2px;
    margin: 0;
}




/* Blockqoute */
#mainContentHolder blockquote
{
    margin: 0;
    padding: 14px 18px;
}

#mainContentHolder blockquote p
{
    font-size: 1.2em;
    line-height: 18px;
    font-style: italic;
}


.spanBottomContentStartPage
{
    padding: 0 0 220px 0;
}


/* Positions the newsbox to align with other controls */
.newsStartPageHolder
{
    float: right;
    display: inline;
}

.newsStartPageHolder a:link, .newsStartPageHolder a:visited
{
    color: #fd820a;
    border-bottom: 1px dotted #fd820a;
}

.newsStartPageHolder a:hover, .newsStartPageHolder a:active
{
    color: #000;
    background: #ffedd2;
    border-bottom: 1px solid #edcfa2;
}