/* External Links */
a[class ~="popup"] {
	padding: 5px 20px 5px 0;
	background: transparent url(gaime_web_layoutpics/icon_external.gif) no-repeat center right;
}
/* Pdf links  */
a[href $='.pdf'] { 
   		  padding-right: 18px;
   		  background: transparent url(gaime_web_layoutpics/icon_pdf.gif) no-repeat center right;
}
/* Skip links - screen reader */
a.skip-link:active {color: #000000; background-color: #003;}
a.skip-link:hover {color: #000000; background-color: #003;}
a.skip-link:focus {color: #000000; background-color: #003;}
a.skip-link {position: absolute; left: -50em; width: 10em;}
body {
     margin:  0;
     padding: 0;
     font-family: Veranda, Arial, Helvetica, sans-serif;
     background-image: url(gaime_web_layoutpics/blue_background.jpg);
     background-repeat: repeat;
     text-align: center;
}
html {
    overflow-y: scroll; /*stops horizontal jumps due to recentering of webpage*/
}
#wrapper {
	 position: relative;
	 text-align: left;
	 width: 819px;
	 margin-right: auto;
	 margin-left: auto;
	 padding: 160px 0 0 0;
	 background-image: url(gaime_web_layoutpics/top_egg2.jpg);
	 background-repeat: no-repeat;
	 background-position: left top;
	 border-left: 2.5px solid #663366;
	 border-right: 2.5px solid #663366;
	 border-bottom: 2.5px solid #663366;
	 background-color: #FFFFFF;
}
#content {
	 float: left;
	 width:  450px;
	 padding: 10px 10px 0 0;
	 padding-top: 45px;
	 padding-bottom: 5px;
}
#content p {
	 font-size: 80%;
	 line-height: 1.8em;
	 padding-left: 2em;
	 text-align: justify;
}
#content h1 {
	 font: nomal 180% Georgia, "Times New Roman", Times,serif;
 	 font-size: 100%;
	 color: #B51032;
	 background-color: transparent;
}
#content h2 {
	 font-size: 120%;
	 color: #940D1E;
	 background-color: transparent;
	 border-bottom: 1px dotted #FF9006;
}

#logocontent {
	 float: right;
	 top: 220px;
      	 width: 260px;
	 border-left: 2px dotted #cccccc;
	 margin-top: 55px;
	 padding-bottom: 5px;	 
}
#addlogo {
	margin-bottom: 10px;	
	text-align: center;
	padding: 5px 0 5px 5px;	
}
.nodecor {
	 font: 95% Arial, "Times New Roman", Times, serif;
	 font-weight: bold;
      	 color: #FF6600;  
	 text-decoration: none;
}

#navigation{
	position:absolute;
	font-size: 1.0em;
	border-top: 7px solid #663366;
	width: 819px;
}
#navigation ul {    
	    list-style: none;
	    padding-top: 5px;
	    padding-bottom: 5px;
	    margin-top: 0;
	    margin: 0px;
	    padding: 0px;
	    background-color: #003;
	    color: white;
	    float: left;
	    width: 102px;
	    line-height: 18px;
	    border: none;
	    font-family: Arial, Helvetica, sans-serif;
	    
}
.clear {clear:both;height:5px;}
#navigation ul .item {display:none;}
#navigation ul .top {border-right: 1px solid #fff;}
#navigation ul:hover .item {display:block;padding:1px;margin:1px;}
#navigation li {
	    padding-top: 5px;
	    padding-bottom: 5px;
	    text-align: center;
	    position: relative; /** IE7 needs this to display the div  **/       	    
}

#navigation a:link, #navigation a:visited {
	    padding-top: 1.5px;
	    padding-bottom: 1.5px;
	    color: white;  	    
	    text-decoration: none;
}
#navigation a:hover {
	    background-color: #369;
	    color: white;
}
#navigation #active { border-left: 1px solid #fff; }
#boxedlist {
	   width: 819px;
}
.addbox {
	width: 610px;
	margin-left: 100px;
	margin-bottom: 50px;
	padding: 2px 4px 2px 6px;
	border: 1px dotted #B1B1B1;
	background-color: #F4F4F4;
}
#boxedlist h1 {
	   font: bold 110% Georgia, "Times New Roman", Times, serif;  
	   margin-left: 100px; 
	   padding-bottom: 4px;
	   padding-top: 55px;
}

#boxedlist p {
	   font: 90% Georgia, "Times New Roman", Times, serif;   
	   text-align: left; 
}
#boxedlist p bold {
      font-weight: bold;
}
#boxedlist a:hover {
	   text-decoration: underline;  
}
#pageTopTitle h1 {
	   font: bold 110% Georgia, "Times New Roman", Times, serif;  
	   padding-left: 1.5em;
	   padding-bottom: 4px;
	   padding-top: 60px;
}
#pageTopContent {
		text-align: center;
}
#pageTopContent p {
	font-size: 90%;
	line-height: 1.8em;
	padding-left: 2em;
	padding-right: 1.5em;
	text-align: justify;
}
#YearBanner {
	    width: 799px;
	    background-color: #3366CC;
	    margin-left: 5px;
	    padding-left: 5px;
	    padding-top: 5px;
	    padding-bottom: 5px;
	    line-height: 18px;
	    border: none;
	    font: 100% Arial, "Times New Roman", Times, serif;
	    color: white; 
}
#AwardBanner {
	    width: 660px;
	    margin-left: 2em;
	    background-color: #CCFF99;
}
#AwardBanner p {
	font: 95% Arial, "Times New Roman", Times, serif;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: justify;
	width: 660px;
}
#AwardBanner ps {
	font: 95% Arial, "Times New Roman", Times, serif;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: justify;
	width: 660px;
}
#AwardBanner ps boldBlack {
		  font-weight: bold;
   		  color: #000000;
}
#AwardBanner p bold {
		  font-weight: bold;
   		  color: #FF6600;
}
#AwardBanner p boldBlack {
		  font-weight: bold;
   		  /*color: #B22222;Red Colour*/
		  colour: #000000; /*Black colour*/
}
#AwardBanner a {
		  text-decoration: none; 		     	    
}
	    
#publicationsYear p {
	font: 95% Arial, "Times New Roman", Times, serif;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 2em;
	text-align: justify;
	width: 660px;
}

#publicationsYear a {
		  text-decoration: none; 		     	    
}
#publicationsYear p bold {
		  font-weight: bold;
   		  color: #FF6600;
}

#publicationsYear p banner {
		  background-color: #99FF99;		     	    
}

#contactEmailIcon {
	     float: left;
	     width: 150px;
	     margin-top: 60px;
	     margin-left: 200px;
}
#contactEmail {
	     float: right;
	     width: 400px;
	     margin-top: 90px;
}
#contactMailIcon {
		 clear: both;
          	 float: left;
	         width: 140px;	    
	     	 margin-left: 200px;	     	
}
#contactMail {	  
	     float: right;
             padding-top: 10px;
	     margin-right: 158px;
	     margin-bottom: 40px;
}
#workshops p {
	   font: 90% Arial, "Times New Roman", Times, serif;
	   padding-left: 2em;
	   text-align: justify;
	   width: 660px;
	   margin-top: 1em;
}
#workshops a {
	   text-decoration: none; 		     	    
}
#workshops p bold {
   font-weight: bold;
   color: #FF6600;
}
#workshops p underline {
  text-decoration: underline;  
}
#centeredTitle h1 {
	   font: bold 100% Georgia, "Times New Roman", Times, serif;  
	   margin-left: 100px; 
	   padding-bottom: 4px;
	   padding-top: 4px;
}
#footer {
	clear: both;
	position: relative;
	bottom: 0;
	left: 0;
	width:814px;
	height: 2em;
	background-color: #2A4F6F;
	color: #fff;
	border-top: #778899;
	text-align: left;
	font-size: 70%;
	color: #AAAAAA;
	line-height: 2.0em;
	margin-top: 25px;
	padding-left: 5px;
}
#footer a {
	margin-left: 1em;
}
#footer:after {
	      content: "Computing Science, Glasgow | Last Updated by Yolanda Vazquez-Alvarez on 30th November, 2011";
}

			
