﻿


/* Contact Form, Login Form */ 
.contactForm p.rightPaddingLeft
{
    float: right;
    padding: 0 55px 0 0;
}


.loginForm p.rightPaddingLeft input
{
    float: right;

}


.contactForm
{
    width: 325px;
    margin: 20px 0 0 0;
    
}

.loginForm
{
    margin: 20px 0 0 0;
}

.loginForm p
{
    width: 300px;  
}


.contactForm p, loginForm p
{
    padding: 6px 0 0 0;
    
}

.contactForm p label
{
    display: block;
    width: 28%;
    float: left;
    font-size: 1.2em; 
    font-family: georgia, Times New Roman, serif;
    color: #EEA332;
}

.loginForm p label
{
    display: block;
    width: 48.5%;
    float: left;
    font-size: 1.4em; 
    font-family: tahoma, lucida sans;
    color: #EEA332;
}


.contactForm textarea, .contactForm input[type="text"]   
{
    width: 175px;
    overflow: hidden;
}

.loginForm input[type="text"], .loginForm input[type="password"]
{
    float: left;
    width: 150px;
    overflow: hidden;
}

.loginForm input[type="checkbox"] 
{
    float: left;
}

.RequiredFieldValidator
{
    background: #FFFACD;
}





/* Page Comments */ 

#PageComments
{
    margin: 15px 0 0 0;
}

#PageComments input
{
    margin: 5px 0 15px 0;
    width: 175px;
}

#PageComments TextArea
{
    width: 363px;
    height: 200px;
    font-family: Arial, helvetica;
    font-size: 1.2em;
    overflow: hidden;
    margin: 5px 0 15px 0;
}



/* Search Box Header */ 

.searchBox
{
    margin-right: 5.2%;
    width: 20.445%;
    float: right;
    margin-top: 10px;
}


.searchBox a.button
{
    height: 32px;
    width: 53px;
    display: block;
    float: right;
    background: transparent url(/App_Themes/Default/Images/Graphics/searchbutton.gif) no-repeat 5px 0; 
    
}




/* Page files, links */ 

ul.pageLinks, ul.pageFiles
{
    list-style: none;
    padding: 0 0 1px 0;
}

#contentHolder ul.pageLinks li a:link, #contentHolder ul.pageLinks li a:visited, #contentHolder ul.pageFiles li a:link, #contentHolder ul.pageFiles li a:visited  
{
    color: #EEA332;
    font-family: Arial, helvetica;
    font-size: 1.2em;
    border-bottom: 1px dotted #474747;
}

#contentHolder ul.pageLinks li a:hover, #contentHolder ul.pageLinks li a:active
{
    color: #474747;
    border-bottom: 1px dotted #EEA332;
}

#contentHolder ul.pageFiles li a:hover, #contentHolder ul.pageFiles li a:active
{
    color: #474747;
    border-bottom: 1px dotted #EEA332;
}
/*pageFiles #fourthColumn*/

#pageFiles
{
    padding: 0 5px 0px 10px;
    background: transparent url(/Images/Graphics/pageFilesTop.gif) no-repeat 1px 0;

}

#pageFiles ul li
{
    list-style: none;
}
#pageFiles p
{
    margin: 0 0 4px 0;
    padding: 5px 0 7px 0;
    font-size: 1.5em;
    font-family: Times New Roman, Serif;
}
#pageFiles a:link, #pageFiles a:visited
{
    line-height: 22px;
    color: #35679a;
    border-bottom: 1px dotted #2f5e87;
}
#pageFiles a:hover, #pageFiles a:active
{
    color: #35679a;
    background: #dee7ef;
    border-bottom: 1px solid #c9d8e5;
}


/*Socialtoolbar */

.socialToolbar
{
    height: 43px;
    width: 209px;
    background: transparent url(/Images/Graphics/SocialToolbar/background.gif) no-repeat 0 0; 
    right: 22px;
    top: 0;
    padding: 0 0 0 17px;
    position: absolute;
}

.socialToolbar span
{
    padding: 10px 0 0 0;
}

.socialToolbar a:link, .socialToolbar a:visited
{
    padding: 0 2px;
    position: relative;
    font-size: 1.0em;
    margin: 0 3px 0 0;  
}

.socialToolbar a:hover, .socialToolbar a:active
{
    background: none;
    font-size: 99%; /* this is just for IE */
}



.socialToolbar a:link span, .socialToolbar a:visited span
{
    text-align: center;
    display: none;
    position: absolute;
    top: 35px;
    left: -100px;
    width: 135px;
    height: 20px;
    z-index: 15;
    background: transparent url(/Images/Graphics/hover.gif) no-repeat 0 0; 
    color: #000;
    padding: 10px 0 0 0; 
}



*html .socialToolbar a:hover span
{
    display: none;
}

.socialToolbar a:hover span
{
    display: block;
}


#ResultArea ol li p
{
    font-size: 12px;
}


#AdvancedArea
{
    margin: 0 0 20px 0;
}

input.searchText
{
    border: 1px solid #ccc;
    padding: 2px;
    width: 200px;
}



.yellowBox
{
    margin-bottom: 15px;
    margin-left: -5px;
}

.yellowBox span.top
{
    width: 215px;
    height: 8px;
    display: block;
    margin-top: -2px;
    background: transparent url(/images/graphics/yellowBoxTop.gif) no-repeat 0 2px; 
}


.yellowBox .content
{
    width: 185px;
    background: transparent url(/images/graphics/yellowBoxTiling.gif) repeat-y 0 0; 
    padding: 10px 10px 10px 15px;
}

.yellowBox span.bottom
{
    width: 215px;
    height: 22px;
    display: block;
    background: transparent url(/images/graphics/yellowBoxBottom.gif) no-repeat 0 0; 
}

.yellowBox span.bottomExtra
{
    width: 235px;
    height: 146px;
    display: block;
    background: transparent url(/images/graphics/yellowBoxBottomExtra.gif) no-repeat 0 0; 
    margin-left: -10px;
}

.yellowBox h3
{
    font-size: 2em;
}

.yellowBox img
{
    border: 1px solid #b1770b;
    margin-bottom: 9px;
}

.yellowBox p
{
    font-size: 1.1em;
    padding: 5px 0 9px 0;
}

.yellowBox a:link, .yellowBox a:visited
{
    font-size: 1.1em;
    color: #fff;
    border-bottom: 1px dotted #fff;
}

.yellowBox a:hover, .yellowBox a:active
{
    color: #a15e08;
    background: #efb603;
    border-bottom:none;
}


.stats
{
    float: left;
    width: 305px;
    height: 107px;
    margin-bottom: 15px;
}

.stats p
{
    font-family: Verdana, Arial;
    font-size: 1.2em;
    line-height: 160%;
    padding-top: 30px;
    width: 175px;
    float: left;
}

.stats span
{
    color: #fff;
    text-align: center;
    padding-top: 35px;
    font-size: 3em;
    display: block;
    width: 105px;
    float: left;
    margin-right: 13px;
}

.greenStat   { background: transparent url(/Templates/Public/Images/statistikSprite.png) no-repeat 0 0; }
.greenStat p { color: #8bcd12; }

.orangeStat   { background: transparent url(/Templates/Public/Images/statistikSprite.png) no-repeat 0 -111px; }
.orangeStat p { color: #f5a700; }

.blueStat   { background: transparent url(/Templates/Public/Images/statistikSprite.png) no-repeat 0 -218px; }
.blueStat p { color: #336699; }


.blivandeElevLeft
{
    width: 315px;
    float: left;
}

.blivandeElevGraphic1
{
    padding: 0 0 0 190px;
    float: left;
    width: 160px;
    height: 386px;
    background: transparent url(/Templates/Public/Images/blivandeElevGraphic1.gif) no-repeat 0 0;
    position: relative;
    margin: 0 0 17px 0;
}

.blivandeElevGraphic1 span.bigPuffImg
{ 
    width: 121px; 
    height: 136px;  
    position: absolute; 
    display: block; 
    left: -148px;
    top: 9px;
}

.blivandeElevGraphic1 ul
{
    margin-top: 20px;
}

.blivandeElevGraphic1 ul li
{
    line-height: 160%;
    list-style: none;
    height: 140px;
    margin-bottom: 39px;
}

.blivandeElevGraphic1 ul li p
{
    font-size: 1.2em;
}
