﻿/*Shared*/
#TopNavMenuContainer{height:60px;width:867px;float:left;display:block;text-align:left;border-bottom:solid 1px #BADCF3;}

/*Programme Front page*/
.ProgrammeTopBannerLeftPart{padding-top:10px; width:100%;background-image: url('/_layouts/Images/GraduateSites/TechnologyFrontPage_TopBannerLeft.gif'); background-repeat: no-repeat; height: 177px; width: 100%}
.ProgrammeTopBannerRightPart{padding-top:10px; Position: relative; width:100%;background-image: url('/_layouts/Images/GraduateSites/TechnologyFrontPage_TopBannerRight.gif'); background-repeat: no-repeat; height: 208px;}
.ProgrammeImageBottomLeft{position:relative; height:217px; background-image: url('/_layouts/Images/GraduateSites/TechnologyFrontPage_BottomLeft.jpg'); background-repeat:no-repeat;}
.ProgrammeWebPartZoneBottomLeft{position:absolute; top:40px; left: 10px; width: 180px; background-color: Transparent; background-repeat:no-repeat;}
.ProgrammeImageBottomRight{position:relative; height:217px; background-image: url('/_layouts/Images/GraduateSites/TechnologyFrontPage_BottomRight.jpg'); background-repeat:no-repeat;background-position:5px 0px;}
.ProgrammeWebPartZoneBottomRight{position:absolute; top:40px; left: 170px; width: 190px; background-color: Transparent; background-repeat:no-repeat;}

.ProgrammeTopLink1{position: absolute; top:145px; left:200px; height:25px; width:282px; background-color: transparent; cursor: pointer;}
.ProgrammeTopLink2{position: absolute; top:175px; left:200px; height:25px; width:282px; background-color: transparent; cursor: pointer;}
.ProgrammeBottomLinkLeft1{position: absolute; top: 159px; left:10px; height:25px; width:180px; background-color: transparent;}
.ProgrammeBottomLinkLeft2{position: absolute; top: 189px;  left:10px; height:25px; width:180px; background-color: transparent;}
.ProgrammeBottomLinkRight1{position: absolute; top: 159px; left:170px; height:25px; width:180px; background-color: transparent;}
.ProgrammeBottomLinkRight2{position: absolute; top: 189px; left:170px; height:25px; width:180px; background-color: transparent;}

.ProgrammeImageBottomLeft li{list-style-image:url(/_layouts/images/GraduateSites/Arrow_White.gif);}
.ProgrammeImageBottomRight li{list-style-image:url(/_layouts/images/GraduateSites/Arrow_White.gif);}
.ProgrammeImageBottomLeft UL, .ProgrammeImageBottomRight UL { margin-left:20px;padding-left:0px;}
.ProgrammeImageBottomLeft LI, .ProgrammeImageBottomRight LI { margin-left:-5px;}

.ProgrammeCountrySelector{position:absolute; top:177px; left: 526px;}

.leftMenuContainer{padding-top: 5px; width: 100%}
.ProgrammeHeader{padding-top: 5px;width:737px;}
.countryselectorddl{width:180px;}

.frontpagebottomlinks{margin-left:14px;width:720px;}
.gpfrontpagebottomlinks{margin-left:16px;width:720px;}




/*Article page*/
.ArticleContent{font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; margin-left: 38px; margin-top: 10px; padding-bottom: 10px;}
.ArticlePageTitle{margin-left: 20px; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 18px; font-weight: bold; color: white; position: relative; left: 15px; top: 41px;}
.ArticleTopBannerLeftPart{padding-top:10px; background-image: url('/_layouts/Images/GraduateSites/Article_TopBannerLeft_Blue.gif'); background-repeat: no-repeat; height: 60px; width: 100%}
.ArticleBannerRight{padding-top:10px; background-image: url('/_layouts/Images/GraduateSites/Article_TopBannerRight_Blue.gif'); background-repeat: no-repeat; height: 100px; background-position: 0px 5px;width:736px;}
.ArticleBannerPrint{background-image: url('/_layouts/Images/GraduateSites/Article_TopBannerPrint_trans.gif'); background-repeat: no-repeat; position: relative; cursor: pointer; height: 36px; width: 57px; left: 655px; top: 8px;}
.LeftNavSpace{width: 100px}


@media print 
{
	.apmm_divider{}
	.Article_content{}
	.apmm_banner_right{}
	.Article_page_title{font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: Black; }
	.apmm_click_image{display:none;visibility:hidden;height:0px;width:0px;}
	.ArticleTopBannerLeftPart{display:none;visibility:hidden;height:0px;width:0px;}
	.Article_banner_right{width:100%}
	.Article_banner_print{display:none;visibility:hidden;height:0px;width:0px;}
}