﻿@charset "UTF-8";




/* BODY SECTION */

body  {
	font: 100% Arial, Helvetica, Verdana, sans-serif;
	background: #000000 url('../images/layout/general/body.jpg');
	background-repeat:no-repeat;
	background-position: top center;
	margin:0; 
	padding:0;
	text-align: center; 
	color: #ffffff;
	
}

.science #container { 
	width: 1002px; 
	background:#072846; 
	margin:0 auto; 
	padding:0;
	text-align: left;
	overflow:hidden;
	
} 


/* HEADER SECTION */	

.science #header { 
	width:1002px;
	margin-right:0px;
	margin-left:0px;
	
	
	} 
	
.science #info {

	height:70px;
	float:right;
	
	}
		
.science #search {
	width:1000px;
	height:40px;
	float:right;
	}
	
.science #didyouknowimage {
	height:70px;
	float:left;
	display:none;
	}
	
#didyouknowtextfield {
display:none;
	width:450px;
	float:right;
	height:50px;
	margin-top:12px;
	margin-bottom:5px;
	float:right;
	background: url('../images/layout/general/didyouknowtextbackground.png') repeat-x;
}
	
.science #didyouknowtext {
	margin:5px;
	width:435px;
	height:40px;
	}

	 
#languageselector {
	float:left;
	width:140px;
	margin-top:60px;
	margin-left:10px;
	}
	
/* PRIMARY ELEMENTS */

li 
{
   list-style-position:inside;
}	
	

/* SITE SEARCH SECTION */

#sitesearch{
	width:370px;
	height:30px;
	margin-top:10px;
	margin-left:200px;
	float:right;
	}

#sitesearchtextfield{
	width:170px;
	float:left;
	margin-top:3px;
	height:25px;
	}

form, form input{
	margin: 0;
	padding: 0;
	}
	

.sciencetextstyle{
    font-family: Arial, Helvetica, Verdana, sans-serif;
	}

#sitesearchtext{
	width:100px;
	float:left;
	border-top:7px solid black;
	height:20px;
	background:black;
	}
	
#submitbutton{
	width:70px;
	height:30px;
	float:left;
	margin-top:1px;
	}	

.no_search_results
{
	min-height: 200px;
}

.no_search_results div
{
	margin: 10px;
	font-size: 1.1em;
}


/* NAVIGATION SECTION */
		 

.toplinks {
	margin:0;
	padding:0; 
	}

.toplinks li{
	display:inline;
	}

.science #navigationcontainer{
	width:816px;
	float:right;
	
	}
	
#biologybutton{
	width:100px;
	height:30px;
	}	
	
.biologyrollover a {
	display:block;
	width: 156px;
	height:66px;
	text-decoration: none;
	float:left;
	overflow: visible;
	background-position: 0 66px;
}
	
.biologyrollover span.selected{
	display:block;
	width: 156px;
	height:66px;
	text-decoration: none;
	float:left;
	overflow: visible;
	background-position: 0 198px;
}   
	
.biologyrollover a:hover { 
	background-position: 0 132px;
	}
.biologyrollover a:active {
	background-position: 0 198px;
	}

#physicsbutton{
	width:100px;
	height:30px;
	}
		
.physicsrollover a {
	display:block;
	width: 187px;
	height:66px;
	text-decoration: none;
	display:inline;
	float:left;
	}
	
.physicsrollover span.selected{
	display:block;
	width: 187px;
	height:66px;
	text-decoration: none;
	float:left;
	overflow: visible;
	background-position: 0 198px;
}   
	
.physicsrollover a:hover { 
	background-position: 0 132px;
	color: #049;
	}
	
.physicsrollover a:active {
	background-position: 0 198px;
	color:#fff;
	}

.chemistryrollover a {
	display:block;
	width: 217px;
	height:66px;
	text-decoration: none;
	display:inline;
	float:left;
	}
	
.chemistryrollover span.selected{
	display:block;
	width: 217px;
	height:66px;
	text-decoration: none;
	float:left;
	overflow: visible;
	background-position: 0 198px;
}   
	
.chemistryrollover a:hover { 
	background-position: 0 132px;
	color: #049;
	}
	
.chemistryrollover a:active {
	background-position: 0 198px;
	color:#fff;
	}
	

.archiverollover a {
	display:block;
	width: 256px;
	height:66px;
	text-decoration: none;
	float:left;
	overflow: visible;
	}
	
.archiverollover span.selected{
	display:block;
	width: 256px;
	height:66px;
	text-decoration: none;
	float:left;
	overflow: visible;
	background-position: 0 198px;
}   
	
.archiverollover a:hover { 
	background-position: 0 132px;
	}
	
.archiverollover a:active {
	background-position: 0 198px;
	}

.articlesrollover a {
	display:block;
	width: 256px;
	height:66px;
	text-decoration: none;
	float:left;
	overflow: visible;
	}
	
.articlesrollover span.selected{
	display:block;
	width: 256px;
	height:66px;
	text-decoration: none;
	float:left;
	overflow: visible;
	background-position: 0 198px;
}  
	
.articlesrollover a:hover { 
	background-position: 0 132px;
	}
	
.articlesrollover a:active {
	background-position: 0 198px;
	}
	
#form{
	padding:0;
	margin:0;
}

.toplinks li a span, .toplinks li span.selected span{
	display:none;
}



/* CONTENTS AREA */

#contents_area{
	margin:3px 0 0 0px;

	
		
}


/* SIDEBAR SECTION */

#sidebarmain{
	float: right; 
	height:300px;
	background: #FFFFFF;
	margin-right:10px;

}

.sidebarcontainer{
	float: left; 
	width: 258px;
	height:395px;
	overflow:hidden; 
    background:#072846;
	margin-left: 4px;
}


.sidebarcontainer ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.sidebarcontainer ul.sidelinks li{
	float: left;
	width: 255px;
	margin-bottom:2px;
}

.sidelinks{
width:255px;
}

.sidelinkstext {
padding:0;
margin:0;
}


.sidebarcontainer ul.sidelinks li ul li.article_image{	
	height:64px;
	width:64px;
}

.sidebarcontainer ul.sidelinks li ul li.article_image a img
{	
	border: 0;
}

.sidebarcontainer ul.sidelinks li ul li.sidebartext
{
	height:64px;
	width:190px;
	background: #BCD9F7;
	margin-left: 1px;
	background: url('../images/layout/general/sidebarbackground.png');
}

.sidebarcontainer ul.sidelinks li ul li.sidebartext div
{
	padding-top:15px;
	padding-left:10px;
	padding-right:10px;
	height:25px;
	text-align: center;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	
	
}

.sidebarcontainer ul.sidelinks li ul li.article_image a 
{
	width: 60px;
	height:60px;
	background-position: 0 0px;
	display: block;
	background-repeat: no-repeat;
	text-decoration: none;
	color:#FFFFFF;
	
	
}

.sidebarcontainer ul.sidelinks li ul li.article_image a span
{
	display: none;
}

.sidebarcontainer ul.sidelinks li ul li.article_image a:hover 
{ 
	background-position: 0 60px;
	color: #049;
}

.sidebarcontainer ul.sidelinks li ul li.article_image a:active 
{
	background-position: 0 120px;
	color:#fff;
}


/*

RELATED ARTICLES SECTION

*/

.relatedarticlescontainer{
	float: right; 
	width: 255px; 
	background: #FFFFFF;
	margin-left: 6px;
}

.relatedarticlescontainer ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.relatedarticlescontainer ul.sidelinks li{
	float: left;
	width: 255px;
	margin-bottom:3px;
}

.relatedarticleslinks{
width:255px;
}

.relatedarticlescontainer ul.relatedarticleslinks li ul li.article_image{	
	height:60px;
	width:60px;
}

.relatedarticlesrcontainer ul.relatedarticleslinks li ul li.relatedarticlestext
{
	height:60px;
	width:193px;
	background: #BCD9F7;
	margin-left: 1px;
}

.relatedarticlescontainer ul.relatedarticleslinks li ul li.relatedarticlestext div
{
	padding:5px;
	height:40px;
	
}

.relatedarticlesrcontainer ul.relatedarticleslinks li ul li.article_image a 
{
	width: 60px;
	height:60px;
	display: block;
	background-position: 0 50px;
	background-repeat: no-repeat;
	text-decoration: none;
}

.relatedarticlescontainer ul.relatedarticleslinks li ul li.article_image a span
{
	display: none;
}

.relatedarticlescontainer ul.relatedarticleslinks li ul li.article_image a:hover 
{ 
	background-position: 0 100px;
	color: #049;
}

.relatedarticlescontainer ul.relatedarticleslinks li ul li.article_image a:active 
{
	background-position: 0 150px;
	color:#fff;
}

.science #relatedarticlestext {	
	height:40px;
	width:193px;
	background: #BCD9F7;
	margin-bottom:7px;
	float:right;
	padding:5px;
}


.relatedarticlesimage {

	list-style-type: none;
	background-image:url('../../../graphics/sidebarmockimage3.gif');
}

.relatedarticlesimage li a{

	list-style-type: none;
}

.relatedarticlesimage li a:hover{
	color: #99FFCC;
}

.archivebuttonbottomrollover{

	margin:0;
	padding:0;
}

.archivebuttonbottomrollover li{
	display:inline;
}

.archivebuttonbottomrollover a 
{
	display:block;
	width: 256px;
	height:142px;
	text-decoration: none;
	float:left;
	margin-left:5px;
	overflow: visible;
	margin-bottom:5px;
	
	
}


.archivebuttonbottomrollover a:hover { 
	background-position: 0 287px;
}

.archivebuttonbottomrollover li a span{
	display:none;
}

.archivebuttonbottomrolloverallothers{

	margin:0;
	padding:0;
}

.archivebuttonbottomrolloverallothers li{
	display:inline;
}

.archivebuttonbottomrolloverallothers a {
	display:block;
	width: 255px;
	height:142px;
	text-decoration: none;
	float:right;
	overflow: visible;
	margin-bottom:5px;
	border-right:2px solid #072846;
}

.archivebuttonbottomrolloverallothers a:hover { 
	background-position: 0 287px;
}
.archivebuttonbottomrolloverallothers li a span{
	display:none;
}


.sitesearchcontentcontainer{
	width:1000px;
	background:#6699FF;
	}


/* FLASH MAIN ELEMENT SECTION */

.science #mainflash {
	background:#072846;
	float:left;
	margin-right:0;
	margin-bottom:5px;
	width:740px;
	height: 394px;
	
} 

/* MAIN CONTENT TEXT SECTION */

.science #mainContent2 { 
	padding: 0 5px; 
	width:745px;
} 



.clearfloat { 
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}

#maintextcontainer{
	background: #0e4a80;
	width:740px;
	float:left;	
	    
}

#maintext{
	width:730px;
	margin:5px;
height:100%;
}

#maintextfooter {
background: #072846;
width: 730px;
height:25px;
float:left;


}

#maintextfooterlinks {



}

/* HOME PAGE FOOTER LINKS SECTION */

#homepagebottomlinkscontainer{
	width:1008px;
	height:143px;
	float:left;
	margin: 0px 0 5px 0;

}

#homepagebottomlinkssubject
{
	width:161px;
	height:143px;
	float:left;
}

.bottomlinks 
{
	margin:0;
	padding:0;
}

.bottomlinks li
{
	display:inline;
}

.bottombiologyrollover a 
{
	display:block;
	width: 189px;
	height:143px;
	text-decoration: none;
	float:left;
	overflow: visible;
}

.bottombiologyrollover a:hover 
{ 
	background-position: 0 286px;
}

.bottombiologyrollover a:active 
{
	background-position: 0 429px;
}

.bottomphysicsrollover a 
{
	display:block;
	width: 189px;
	height:143px;
	text-decoration: none;
	float:left;
	overflow: visible;
}

.bottomphysicsrollover a:hover 
{ 
	background-position: 0 286px;
}

.bottomphysicsrollover a:active 
{
	background-position: 0 429px;
}

.bottomchemistryrollover a 
{
	display:block;
	width:199px;
	height:143px;
	text-decoration: none;
	float:left;
	overflow: visible;
}

.bottomchemistryrollover a:hover 
{ 
	background-position: 0 286px;
}

.bottomchemistryrollover a:active 
{
	background-position: 0 429px;
}



/* TEXT ATTRIBUTES SECTION */

.sidebartext a
{
    color:#FFFFFF;
    
}
.sidebartext a:hover
{   
    color:#00FFFF;
}



p{
	font-size:1.0em;
	color:#ffffff;
	
	
	
}
b {
	font-weight:bold;
}

h1
{
    font:1.4em Helvetica, sans-serif, Verdana, Arial;
	color: #009900 ;

}
h1 span {
	display:none;
}


.sidebartext h2{
	font-size: 16px;
	color: #0066FF;

}

h2 {
	font: 1.0em Helvetica, sans-serif, Verdana, Arial;
	color: #0066FF;
	padding:0;
	margin:0;

}

h3{
	font: 1.0em Helvetica, sans-serif, Verdana, Arial;
	color: white;
	padding:0;
	margin:0;

	}

h4{
	font: 14px Helvetica, sans-serif, Verdana, Arial;
	color: #FFFFFF;
	padding:0;
	margin:0;

	}	
	
h5{
	font: 14px Helvetica, sans-serif, Verdana, Arial;
	color: #0066FF;
	padding:0;
	margin:0;

	}	
	
h6
{
    font:14px Helvetica, sans-serif, Verdana, Arial;
    font-weight:bold;
    color:#FFFFFF;
    padding:0;
    margin:0;
}
h7
{
    font:22px Helvetica, sans-serif, Verdana, Arial;
    font-weight:bold;
    color:#FFFFFF;
    padding:0;
    margin:0;
}
			
.contentli 
{
    font-size:12px;
	color:#ffffff;
	margin-left:-25px;
}

a {
	color: #00FF00;
	text-decoration:none;
}
a:hover {
	color:#00FFFF;
}


#photocontentcontatiner{
margin:5px;
}
#archivebotttom{
padding-bottom:5px;
}
.contentphotoboxcontainerleft
{
width:350px;
margin:0px auto;
background: #FFFFFF;



}
.contentphotoboxmaintextleft
{
width:340px;
padding:5px;
background: #FFFFFF;
}

.contentphotoboxheaderleft
{
width:330px;
height:20px;
background: url('../images/layout/general/photoboxheaderleft.png');
padding:10px;
}
.contentphotoboxheadertextleft
{
width:330px;
height:20px;
margin:10px;
}	

.contentphotoboxfooterleft
{
width:350px;
height:10px;
background: url('../images/layout/general/photoboxfooterleft.png');
margin:0;
padding:0;
}

.contentphotoboxcontainerright
{
width:350px;
float:right;
background: #FFFFFF;
margin-left:5px;
}
.contentphotoboxmaintext
{
width:340px;
padding:5px;
background: #FFFFFF;
}

.contentphotoboxheader
{
width:350px;
height:40px;
background: url('../images/layout/general/photoboxheader.png');
/*padding:10px;*/
}

#maintext .contentphotoboxcontainerleft .contentphotoboxheader H3, #maintext .contentphotoboxcontainerright .contentphotoboxheader H3
{
    padding-top: 10px;
}

.contentphotoboxheadertext
{
width:330px;
height:20px;
margin:10px;
}	

.contentphotoboxfooter
{
width:350px;
height:10px;
clear: both;
background: url('../images/layout/general/photoboxfooter.png') bottom left no-repeat;
}




/*

ARTICLE PAGE SECTION

*/

#archiveheader
{
	width:1000px;
	height:60px;
	margin-bottom:3px;
}

#archivepagemain
{
	
	height:300px;
	background: #FFFFFF;
	margin-right:10px;

}

.archivepagecontainer
{
	
	width: 1000px; 
	background: #072846;
	
}

.archivepagelinkstext a
{
	font:14px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

.archivepagelinkstext a:hover
{
	font:14px Verdana, Arial, Helvetica, sans-serif;
	color: #00FFFF;
}

.eacharchivepagecontainer
{

	width: 1000px; 
	height:80px;
	background: #FFFFFF;
	margin-left: 6px;
}


.archivepagecontainer ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.archivepagecontainer ul.archivepagelinks li
{
	float: left;
	width: 1000px;
	margin-bottom:1px;
	display:inline;
}



.archivepagecontainer ul.archivepagelinks li ul li.archive_title{	
	height:50px;
	width:160px;
	background:url('../images/layout/general/archivetitlebiology.png') no-repeat;
	margin-right:2px;
}

.archivetitleboxtext
{
	height:25px;
	width:150px;
	margin-top:20px;
	margin-right:5px;
	margin-left:5px;
	margin-bottom:5px;
}

.archivetitleboxtext a
{
	font:14px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

.archivepagecontainer ul.archivepagelinks li ul li.archive_image
{	
	height:50px;
	width:50px;
	
}

.archivepagecontainer ul.archivepagelinks li ul li.archive_image a img
{
	border: 0;
}

.archivepagecontainer ul.archivepagelinks li ul li.sidebartext div
{
	padding:5px;
	height:64px;
	
	
}

.archivepagecontainer ul.archivepagelinks li ul li.archive_image a 
{
	background-position: 0 0px;
	display: block;
	background-repeat: no-repeat;
	text-decoration: none;
}

.archivepagecontainer ul.archivepagelinks li ul li.archive_image a span
{
	display: none;
}

.archivepagecontainer ul.archivepagelinks li ul li.archive_image a:hover 
{ 
	background-position: 0 60px;
	color: #049;
}

.archivepagecontainer ul.archivepagelinks li ul li.archive_image a:active 
{
	background-position: 0 120px;
	color:#fff;
}


/* SITE SEARCH SCREEN */


#sitesearchheader
{
	width:1000px;
	height:60px;
	
	margin-bottom:3px;
}

#sitesearchpagemain
{
	height:300px;
	background: #FFFFFF;
	margin-right:10px;
}

.sitesearchpagecontainer
{
	width: 1000px; 
	background: #FFFFFF;
}

.eachsitesearchpagecontainer
{
	width: 1000px; 
	height:80px;
	background: #FFFFFF;
	margin-left: 6px;
}

.sitesearchpagecontainer ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.sitesearchpagecontainer ul.sitesearchpagelinks li
{
	float: left;
	width: 1000px;
	margin-bottom:1px;
	display:inline;
}

.sitesearchpagelinks
{
	width:1000px;
}

.sitesearchpagelinks ul
{
	display:inline;
}

.sitesearchpagelinkstext 
{
	width:711px;
	height:45px;
	margin:5px;	
}

.sitesearchpagelinkstext a
{
	font:14px Verdana, Arial, Helvetica, sans-serif;
	color: #0033FF;
}

.sitesearchpagecontainer ul.sitesearchpagelinks li ul li.sitesearch_title
{	
	height:50px;
	width:160px;
	background: url('../images/layout/general/sitesearchtitle.png');
	margin-right:2px;
}

.sitesearchpagecontainer ul.sitesearchpagelinks li ul li.sitesearch_biology
{	
	height:50px;
	width:160px;
	background: url('../images/layout/general/sitesearchtitlebiology.png');
	margin-right:2px;
}

.sitesearchpagecontainer ul.sitesearchpagelinks li ul li.sitesearch_chemistry
{	
	height:50px;
	width:160px;
	background: url('../images/layout/general/sitesearchtitlechemistry.png');
	margin-right:2px;
}

.sitesearchpagecontainer ul.sitesearchpagelinks li ul li.sitesearch_physics
{	
	height:50px;
	width:160px;
	background: url('../images/layout/general/sitesearchtitlephysics.png');
	margin-right:2px;
}

.sitesearchtitleboxtext
{
	height:25px;
	width:150px;
	margin-top:20px;
	margin-right:5px;
	margin-left:5px;
	margin-bottom:5px;
}

.sitesearchtitleboxtext a
{
	font:14px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

.sitesearchpagecontainer ul.sitesearchpagelinks li ul li.sitesearch_image
{	
	height:50px;
	width:120px;
}

.sitesearchpagecontainer ul.sitesearchpagelinks li ul li.sitesearchpagetext
{
	height:50px;
	width:716px;
	background: #BCD9F7;
	margin-left: 1px;
}

.sitesearchpagecontainer ul.sitesearchpagelinks li ul li.sidebartext div
{
	padding:5px;
	height:50px;
}

.sitesearchpagecontainer ul.sitesearchpagelinks li ul li.sitesearch_image a 
{
	width: 120px;
	height:50px;
	background-position: 0 0px;
	display: block;
	background-repeat: no-repeat;
	text-decoration: none;
}

.sitesearchpagecontainer ul.sitesearchpagelinks li ul li.sitesearch_image a span
{
	display: none;
}

.sitesearchpagecontainer ul.sitesearchpagelinks li ul li.sitesearch_image a:hover 
{ 
	background-position: 0 60px;
	color: #049;
}

.sitesearchpagecontainer ul.sitesearchpagelinks li ul li.sitesearch_image a:active 
{
	background-position: 0 120px;
	color:#fff;
}


/* EACH ARTICLE */

.sitesearchpagecontainer ul.sitesearchpagelinks li ul li.sitesearchimage1 a 
{
	background: url('../../../graphics/testarchive.png') no-repeat 0 0px;
	display: block;
	text-decoration: none;
}
.sitesearchpagecontainer ul.sitesearchpagelinks li ul li.sitesearchimage1 a:hover 
{
	background: url('../../../graphics/sitesearch1.png') 0 60px;
	display: block;
	text-decoration: none;
}
.sitesearchpagecontainer ul.sitesearchpagelinks li ul li.sitesearchimage1 a:active
{
	background: url('../../../graphics/sitesearch1.png') 0 120px;
	display: block;
	text-decoration: none;
}

.sitesearchpagecontainer ul.sitesearchpagelinks li ul li.sitesearchimage2 a 
{
	background: url('../../../graphics/sitesearch2.png');
}
.sitesearchpagecontainer ul.sitesearchpagelinks li ul li.sitesearchimage3 a 
{
	background: url('../../../graphics/sitesearch3.png');
}





ul li ul li.Biology
{
        display:block;	
		height:50px;
		width:160px;
		background: url('../images/layout/General/archivetitlebiology.png');
		margin-right:2px;
	}
	
ul li ul li.Physics{	
		display:block;
		height:50px;
		width:160px;
		background:url('../images/layout/General/archivetitlephysics.png');
		margin-right:2px;
	}	
	
ul li ul li.Chemistry{	
		display:block;
		height:50px;
		width:160px;
		background:url('../images/layout/General/archivetitlechemistry.png');
		margin-right:2px;
	}	
	
.articletitle
{
    background:url('../images/layout/General/articletitle.png');
    background-repeat:repeat-x;
    height:40px;
    padding:5px;
    border-bottom:2px red solid;
}

.headerbackground
{
    background:url('../images/layout/General/headerbg.png');
    background-repeat:repeat-x;
    height:15px;
    padding:5px;
    border-bottom:2px solid red;
    
}

.textbackground
{
    background:#2a78bb;
    padding:5px;
    margin-bottom :5px;
    padding-bottom:5px;
    
    
    
}

.maintextpicturecontainer
{
    margin:5px;
    
}
.imgcontainer
{
    padding:0px;
    margin:0px;
}
.imgtext
{
    background:#666666 url('../images/layout/General/imgtext.png') repeat-x;
    height:20px;
    padding:5px;
    border-left:2px white solid;
    border-right:2px white solid;
    border-bottom:2px white solid;
    margin-bottom:5px;
    text-align:center;
   
}
.imgtextportrait
{
    background:#333333 url('../images/layout/General/imgtext.png') repeat-x;
    
    text-align:center;
    border-left:2px white solid;
    border-right:2px white solid;
    border-bottom:2px white solid;
    min-height:20px;
   
    
   
}   
.imgtextportrait h4
{
  padding:5px;
    
   
}

img
{
    border:2px white solid;         
}

.pictureholderbackgroundarticle1
{
    background:#2a78bb;
    height:265px;
    width:730px;
    margin-bottom:5px;
}
.pictureholderbackground
{
    background:#2a78bb;
    height:275px;
    width:730px;
    margin-bottom:5px;
}
.pictureholderbackground1
{
    background:#2a78bb;
    height:280px;
    width:730px;
    margin-bottom:5px;
}
.pictureholderbackground2
{
    background:#2a78bb;
    height:470px;
    margin-bottom:10px;
}
.pictureholderbackground3
{
    background:#2a78bb;
    height:310px;
    margin-bottom:10px;
}
.pictureholderbackground4
{
    background:#2a78bb;
    height:530px;
    margin-bottom:10px;
    
}
.pictureholderbackground5
{
    background:#2a78bb;
    height:195px;
    margin-bottom:10px;
}
.pictureholderbackground6
{
    background:#2a78bb;
    float:right;
}
.pictureholderbackground8
{
    background:#2a78bb;
    float:right;
}


.pictureholder6 
{
    background:#2a78bb;
    width:210px;
    margin:5px;
   float:right;
}
.pictureholder7 
{
    background:#2a78bb;
    width:261px;
    margin:5px;
   float:right;
}
.pictureholder8
{
    background:#2a78bb;
    width:343px;
    margin:5px;
   float:right;
}
.pictureholderleft 
{
    background:#2a78bb;
    width:355px;
    height:235px;
    
    float:left;
}
.pictureholderright 
{
    background:#2a78bb;
    width:355px;
    height:235px;
    
    float:right;
}

.pictureholderleft2 
{
    background:#2a78bb;
    width:355px;
    height:275px;
   float:left;
}
.pictureholderright2 
{
    background:#2a78bb;
    width:355px;
    height:275px;
    float:right;
}
.pictureholdercentre
{
    background:#2a78bb; 
    width:343px;
    margin-left:5px;
   float:right;
}
.pictureholderbiosuit
{
    background:#2a78bb; 
    width:730px;
    height:380px;
    margin-bottom:5px;
}
.pictureholderstowaways
{
    height:329px;
    width:375px;
}


.bigquestionlist
{
    background:url('../images/layout/General/triangle.png') no-repeat;
    height:25px;
    width:40px;
    float:left;
}
.bigquestionlistbig
{
    background:url('../images/layout/General/triangle.png') no-repeat;
    height:100px;
    width:40px;
    float:left;
}
.bigquestionscontainer
{
    background:url('../images/layout/General/bigquestions.png') ;
    background-repeat:repeat-x;
    height:35px;
    padding-top:10px;
    padding-left:5px;
    padding-right:5px;
    padding-bottom:5px;
    list-style-type: none;
    margin:0;
    
}

.bigquestionscontainerbig
{
    background:url('../images/layout/General/bigquestions_big.png') #286499;
    background-repeat:repeat-x;
    height:120px;
    padding-top:10px;
    padding-left:5px;
    padding-right:5px;
    padding-bottom:5px;
    list-style-type: none;
    margin:0;
    
}


.picturetextcontainer
{
    background:#666666 url('../images/layout/General/imgtext.png');
    min-height:20px;
    padding:5px;
    border-left:2px white solid;
    border-right:2px white solid;
    border-bottom:2px white solid;
    margin-bottom:5px;
    text-align:center;
   
}
.picturetext1
{
   
    float:left;
    padding:5px;
    text-align:center;
}
.picturetext2
{
    float:right;   
    padding:5px;
    text-align:center;    
} 
.centreimage
{
    margin-left:180px;
    height:240px;
    width:525px;   
}
.centreimagetext
{
    margin-left:200px;
    background:#666666 url('../images/layout/General/imgtext.png') repeat-x;
    height:20px;
    padding:5px;
    border-left:2px white solid;
    border-right:2px white solid;
    border-bottom:2px white solid;
    margin-bottom:5px;
    text-align:center;
}
.verticalcentre
{
    margin-top:40px;
    
}
/* FOOTER */

#footer { 
	background: #072846 url('../images/layout/general/footer.png');
	height:25px;
	border-bottom:2px #ffffff solid;
	
	width:1002px;
	float:left;
	


}




#footertinopolis a{
	color: #FFFFFF;
	margin:0;
	padding:0;
}
#footertinopolis h2{
	color: #00DADD;
	margin:0;
	padding:0;
}

.search
{
    color:White;
}

/* Article Titles */

/* ENGLISH */

.articletitle
{
    height:50px;
    width:730px;
    padding:0;
    margin:0;
}

.article1en
{
    background:url('../images/contents/1/en/articletitle_1_en.png');
    height:50px;
    width:730px;
}
.article2en
{
    background:url('../images/contents/3/en/articletitle_2_en.png');
    height:50px;
    width:730px;
}
.article3en
{
    background:url('../images/contents/2/en/articletitle_3_en.png');
    height:50px;
    width:730px;
}
.article4en
{
    background:url('../images/contents/4/en/articletitle_4_en.png');
    height:50px;
    width:730px;
}
.article5en
{
    background:url('../images/contents/5/en/articletitle_6_en.png');
    height:50px;
    width:730px;
}
.article6en
{
    background:url('../images/contents/6/en/articletitle_5_en.png');
    height:50px;
    width:730px;
}

.stowawaysen
{
    background:url('../images/contents/10/en/stowaways_en.png');
    height:50px;
    width:730px;
}

.speedo_en
{
    background:url('../images/contents/8/en/speedoen.png');
    height:50px;
    width:730px;
}

.speedo_cy
{
    background:url('../images/contents/8/cy/speedocy.png');
    height:50px;
    width:730px;
}

.biosuit_en
{
    background:url('../images/contents/9/en/biosuit_en.png');
    height:50px;
    width:730px;
}

/* CYMRAEG */

.article1cy
{
    background:url('../images/contents/1/cy/articletitle_1_cy.png');
    height:50px;
    width:730px;
}
.article2cy
{
    background:url('../images/contents/3/cy/articletitle_2_cy.png');
    height:50px;
    width:730px;
}
.article3cy
{
    background:url('../images/contents/2/cy/articletitle_3_cy.png');
    height:50px;
    width:730px;
}
.article4cy
{
    background:url('../images/contents/4/cy/articletitle_4_cy.png');
    height:50px;
    width:730px;
}
.article5cy
{
    background:url('../images/contents/5/cy/articletitle_6_cy.png');
    height:50px;
    width:730px;
}
.article6cy
{
    background:url('../images/contents/6/cy/articletitle_5_cy.png');
    height:50px;
    width:730px;
}



.stowawayscy
{
    background:url('../Images/Contents/10/cy/stowaways_cy.png');
    height:50px;
    width:730px;
}

.biosuit_cy
{
    background:url('../images/contents/9/cy/biosuit_cy.png');
    height:50px;
    width:730px;
}

.contentpage 
{
    font: 12px Verdana, Arial, Helvetica, sans-serif;
    color:#ffffff;
}

.yourstuffbannerenglish
{
    height:350px;
    width:1002px;
    background:url('../images/layout/english/yourstuffbannerenglish.png');
    background-repeat:no-repeat;
}

.yourstufftext
{   
    height:60px;
    width:992px;
    padding:5px;
    text-align:center;
    background:#000000;
}

.emailusbuttoncontainer
{
    height:50px;
    width:1002px;
    background:#000000;
   
    
}




.emailusbutton a
{
    
    display:block;
    height:50px;
    width:223px;
    text-decoration: none;
	overflow: visible;
	background-position:0 -50px;
	
	
}
.emailusbutton a:hover
{
    background-position:0 0px;
    display:block;
    text-decoration: none;
	overflow: visible;
	
}

.emailusbutton a span
{
    display:none;
}

.emailusbuttonarticle a
{
    
    display:block;
    height:50px;
    width:223px;
    text-decoration: none;
	overflow: visible;
	background-position:0 -50px;
	border:2px solid white;
	
	
}
.emailusbuttonarticle a:hover
{
    background-position:0 0px;
    display:block;
    text-decoration: none;
	overflow: visible;
	
}

.emailusbuttonarticle a span
{
    display:none;
}

.bottom_bar_container
{
    width:730px;
    height:75px;
    background: url('../images/layout/general/bottombar_bg.png') repeat-x;
}



ul
{
margin:0;
padding:0;
}

.exclamation {

width:600px;
min-height:50px;
padding-left:80px;
margin-bottom:10px;
background:url(../images/layout/general/exclamation_icon.jpg);
background-repeat:no-repeat;
}
