﻿body {
}

.science #info 
{
	width:700px;
}

.science #header 
{ 
	background: #035094 url('../images/layout/english/headernew.jpg') no-repeat;
} 

.science #didyouknowimage 
{
	width:250px;
	background: url('../images/layout/english/didyouknow.png') no-repeat;
}

#submitbutton
{
	background: url('../images/layout/english/submitbutton.png');
}

.biologyrollover a 
{
	background: url('../images/layout/english/featuresbutton.png') 0 66px;
}

.biologyrollover a, .biologyrollover span.selected
{
	background-image: url('../images/layout/english/featuresbutton.png') ;
}

.physicsrollover a 
{
	background: url('../images/layout/english/weirdstuff.png') 0 66px;
}

.phsyicsrollover a, .physicsrollover span.selected
{
	background-image: url('../images/layout/english/weirdstuff.png') ;
}

.chemistryrollover a 
{
	background: url('../images/layout/english/yourstuff.png') 0 66px;
}

.chemistryrollover a, .chemistryrollover span.selected
{
	background-image: url('../images/layout/english/yourstuff.png') ;
}

.articlesrollover a 
{
	background: url('../images/layout/english/archivenewbutton.png') 0 66px;
}

.articlesrollover a, .articlesrollover span.selected
{
	background-image: url('../images/layout/english/archivenewbutton.png') ;
}

.archivebuttonbottomrollover a 
{
	background: url('../images/layout/english/archivebuttonbottomrollover.png') 0 143px;
}

.archivebuttonbottomrolloverallothers a 
{
	background: url('../images/layout/english/archivebuttonbottomrollover.png') 0 143px;
	
}

#homepagebottomlinkssubject
{
	background:url('../images/layout/english/scienceinthenews.png');
}

.bottombiologyrollover a 
{
	background: url('../images/layout/english/featuresbuttonbottom.png') 0 143px;
}

.bottomphysicsrollover a 
{
	background: url('../images/layout/english/weirdstuffbottom.png') 0 143px;
}

.bottomchemistryrollover a 
{
	background: url('../images/layout/english/yourstuffbottom.png') 0 143px;
}


.biology
{
    height:60px;
    width:1002px;
    background:url('../images/layout/english/featureslist.png');
    margin-bottom:3px;
}

.chemistry
{
    height:60px;
    width:1002px;
    background:url('../images/layout/english/yourstufflist.png');
    margin-bottom:3px;
}

.physics
{
    height:60px;
    width:1002px;
    background:url('../images/layout/english/weirdstufflist.png');
    margin-bottom:3px;
}

#sitesearchheader
{
	width:1002px;
	height:60px;
	background:url('../images/layout/english/sitesearchbar.png');
	margin-bottom:3px;
}

.archive
{
    height:60px;
    width:1002px;
    background:url('../images/layout/english/archiveheader.png');
    margin-bottom:3px;
}
    
    

.archivepagecontainer ul.archivepagelinks li ul li.archivepagetext
{
	height:50px;
	width:787px;
	background: #BCD9F7;
	background: url('../images/layout/general/sidebarbackground.png');
	margin-left: 1px;
}
.archivepagelinkstext 
{
	width:711px;
	height:45px;
	margin:5px;
}

.emailusbutton a
{
    background:url('../images/layout/english/emailus.png') no-repeat;
    background-position:0 -50px;
    
}

.emailusbutton a:hover
{
    background-position:0 0px;
}

.yourstuffbannerenglish
{
    height:350px;
    width:1002px;
    background:url('../images/layout/english/yourstuffbannerenglish.png');
    background-repeat:no-repeat;
}

#footertinopolis{
	margin: 0 auto;
	width:675px;
	height:15px;
	padding:5px;
}
.emailusbutton
{
    height:50px;
    width:223px;
    background:#000000;
    text-align:center;
    margin:0px auto;
    
}
.emailusbuttonarticle
{
    height:50px;
    width:223px;
    background:#000000;
    text-align:center;
    margin:0px auto;
    
}

.emailusbuttonarticle a
{
    background:url('../images/layout/english/emailus.png') no-repeat;
    background-position:0 -50px;
    
}

.emailusbuttonarticle a:hover
{
    background-position:0 0px;
}
.weirdstuffbanner
{
    background:url('../images/layout/english/weirdstuffbanner.png');
    background-repeat:no-repeat;
    height:350px;
    width:1002px;
}

.print_button a
{
    display:block;
    overflow:visible;
    width:215px;
    height:45px;
    float:left;
    color:White;
    background: url('../images/layout/english/print_button.png') no-repeat;
    background-position:0 0px;
    padding-top:30px;
    padding-left:85px;

}

.print_button a:hover
{
    background-position:0 -75px;
    color:Red;
}

.print_button a:active
{
    background-position:0 -150px;
}

.back_to_top_button a
{
    display:block;
    overflow:visible;
    width:195px;
    height:45px;
    float:right;
    color:White;
    background: url('../images/layout/english/back_to_top_button.png') no-repeat;
    background-position:0 0px;
    padding-top:30px;
    padding-left:105px;


}

.back_to_top_button a:hover
{
    background-position:0 -75px;
    color:red;
}

.back_to_top_button a:active
{
    background-position:0 -150px;
}

.question_icon 
{
    display:block;
    overflow:visible;
    width:580px;
    min-height:50px;
    background: url('../images/layout/general/question_icon.jpg') no-repeat;
    background-repeat:no-repeat;
    background-position:0 0px;
    padding-top:7px;
    padding-left:60px;
}
.answer_icon 
{
    display:block;
    overflow:visible;
    width:580px;
    min-height:50px;
    background: url('../images/layout/general/answer_icon.jpg') no-repeat;
    background-repeat:no-repeat;
    background-position:0 0px;
    padding-top:7px;
    padding-left:60px;
}
