﻿body
{
    font-family: "Helvetica Neue" , "Verdana", "Arial", Sans-Serif;
    font-weight: normal;
    margin:0;
}

/* styling*/
p, li,  h1, h2, h3, h4, h5 , h6
{
    font-family: "Helvetica Neue" , "Verdana", "Arial", Sans-Serif;
    font-weight: normal;
	font-size: 14px;
}
h1
{
    font-size: 22px;
    color: #ffffff;
}
h2 
{
    font-size: 16px;
    color:#ffb300;
	margin-top: 14px;
	font-weight: bold;
	padding:10px;
	padding-bottom:0px;
}
h3 
{
    font-size: 16px;
    color:#ffb300;
	padding:10px;
}
h4 
{
    font-size: 14px;
    margin-bottom: -16px;
	padding:10px;
}
p
{
    font-size: 14px;
}
li.nobullet
{
    list-style-type: none;
    list-style-position: inside;
    text-indent: 15px;
}
li a, a
{
    color: #e55300;
    text-decoration:none;
}
a:hover
{
    color: #0000ff;
}
/* layout */
#left
{
    height:600px;
    position: absolute;
    left:0px;
    top:0;
    z-index:10;
}
#right
{
    width: 820px;
    float:none;
    padding-left: 172px;
    background-image: url(/images/layout/shadow.jpg);
    background-repeat:repeat-y;
    position: absolute;
    left:0px;
    z-index:1;
}
#logo
{
    background-position: left top;
    padding-top: 50px;
    padding-bottom: 10px;
    background-image: url(/images/layout/topLeftShadow.jpg);
    background-repeat: no-repeat;
}
/* top menu */
#topMenu
{
    background-position: -172px;
    background-image: url(/images/layout/topShadow.jpg);
    background-repeat: no-repeat;
    z-index:20;
}
#topMenu a
{
    color: #7e7e7e;
    text-decoration: none;
    vertical-align: top;
    background-color: White;
    height: 36px;
    margin: 10px -6px -6px -6px;
    padding: 20px 10px 10px 10px;
    font-size: 14px;
}
#topMenu img
{
    padding:0px;
    margin:0px;
    width: 8px;
}
/*left menu */

#leftMenu
{
    background-position: right top;
    /*height: 420px;*/
    width: 159px;
    background-image: url(/images/layout/leftShadow.jpg);
    background-repeat: no-repeat;
}
#bottomLeftMenu
{
    background-position: right top;
    height: 20px;
    width: 159px;
    background-image: url(/images/layout/bottomleftShadow.jpg);
    background-repeat: no-repeat;
}
#leftMenu ul
{
    font-size: 11px;
    text-indent: 0px;
    padding-left:0px;
}
#leftMenu a
{
    color: #7e7e7e;
    text-decoration:none;     
	font-size: 12px;
	font-weight:bold;
    margin-left: 8px;
    margin-bottom: 5px;
    padding-bottom:5px;
    height: 30px;
    line-height: 30px;
}
#leftMenu a:hover
{
    color:Blue;
}
.menulevel2
{
    padding-left:5px;
    width: 140px;
    font-size: 8px;
	font-weight:normal;
}
#leftMenu .menulevel2 a
{
    font-size: 10px;
    width: 140px;    
	font-weight:normal;
}
#mainContent
{
    text-align: left;
    min-height: 570px;
    height: auto;
    width: 614px;
    position: relative;
    margin-right: auto;
    background-color: #e9e9e9;    
    padding-bottom: 20px;
}
#mainContent p
{
    padding: 0px 10px 0px 10px;
}
.documents
{
    background-position: left 3px;
    background-color: #ffffff;
    background-image: url(/images/Documents/stripe.gif);  
    padding-bottom: 0px;
}
.front
{
    background-image: url(/images/Front/front.png);
    height:810px;  
    padding-bottom: 0px;
    top:0px;
}
.front h1
{
    padding-top:125px;
    padding-left: 280px;
    color:#ffffff;
}
.front p
{
    font-size: 18px;
	color:#8d0020;
    padding-top: 20px;
    padding-bottom: 20px;
    margin-top: 30px;
    margin-bottom: 20px;
}
.front a
{
	color:#8d0020;
}
.front img
{
    margin-top: 30px;
}
#header
{
    position:absolute;
    top:0px;
    left:175px;
    width:430px;
}
#header p
{
    color: #e55300;
    padding :0px;
}
#header p.organisation
{
    color: #ffb300;
}
#header h1
{
    line-height: 10px;
    padding-top: 10px;
}
#footer
{
    background-image: url(/images/layout/bottomShadow.jpg);
    height: 19px;
    background-repeat: no-repeat;
    position: relative;
    left:-42px;
}
#footer a
{
    position: relative;
    top:25px;
    left:28px;
} 
#bottomLeftMenu p
{
    position: relative;
    top:10px;
    left:8px;
}
#bottomLeftMenu a
{
    position: relative;
    top:0px;
    left:8px;
}
.title
{
    border: 1px solid black;
    font-size:12px;
    background-color: #eeeeee;
    padding:4px;
    z-index: 50;
    width: 200px;
    position: relative;
    top:350px;
    left:350px;
}
#individuals
{
    background-image: url(/images/front/individuals.png);
    width: 282px;
    height: 289px;
    position:absolute;
    top:230px;
    left:0px;
    margin:0px;
    padding:0px;
}
#organisations
{
    background-image: url(/images/front/organisations.png);
    width: 341px;
    height: 230px;
    position:absolute;
    top:370px;
    left:325px;
    margin:0px;
    padding:0px;
}
input.form, select.form, textarea.form
{
    position:absolute;
    left:150px;
    width:200px;
}

.message
{
    position:absolute;
    left:370px;
}
.GridView input
{
    width:50px;
}
input.small
{
    width:75px;
}
select.tiny
{
    width:75px;
}
input.tiny
{
    width:50px;
}
select.small
{
    width:100px;
}
input.medium, select.medium
{
    width:150px;
}
table
{
    font-size:12px;
    margin:10px;
}
#login
{
    border: 1px solid #e55300;
    margin:10px;
}
#register
{
    border: 1px solid #ffb300;
    margin:10px;
}
.llpLogo
{
    position:relative;
    left:400px;
    top:0px;
}
.fronttext
{
    position: absolute;
    top:150px;
}
.imgBar
{
    width: 100%;
    margin:10px;
}

.lmiddle
{
margin-left: 110px;
margin-right:10px;
}
.rmiddle
{
margin-left: 10px;
margin-right:110px;
}
.firstlmiddle
{
margin-left: 200px;
margin-right:10px;
}
.firstrmiddle
{
margin-left: 10px;
margin-right:110px;
}
.mobilitymenu
{
    width:20%;
}
.poster
{
    background-image: url(/images/poster/poster.png);
    height: 810px;
    padding-bottom: 0px;
    top: 0px;
    background-repeat: no-repeat;
}
.cvposter
{
    background-image: url(/images/poster/cvposter.png);
    height:810px;  
    padding-bottom: 0px;
    top:0px;
    background-repeat: no-repeat;
}
.bus, #mainContent.bus
{
    background-position: 0px 00px;
    background-image: url(/images/Bus/background.png);
    height: 960px;
    padding-bottom: 0px;
    top: 0px;
    background-repeat: no-repeat;
    background-color: #395aa9;
}
.msposter
{
    background-image: url(/images/poster/msposter.png);
    height:810px;  
    padding-bottom: 0px;
    top:0px;
    background-repeat: no-repeat;
}
.casestudies
{
    background-image: url(/images/casestudies/background.png);
    height:904px;      
    padding-bottom: 0px;
    top:0px;
    background-repeat: no-repeat;
}
.poster h2, .cvposter h2, .msposter h2, .bus h2
{
    color: #ffffff;
    margin-top: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    font-size: 21px;
    line-height: 14px;
    font-weight: normal;
    margin-bottom: 17px;
    margin-left:20px;
}
.poster h1, .cvposter h1, .msposter h1, .bus h1
{
    padding-top:90px;
    font-size: 33px;
    padding-left: 10px;
    color:#ffffff;
    margin-left:20px;
}
.bus h1
{
        padding-top:9px;
        width:370px;
}
.bus h2
{
    color: #a5cf44;
        width:370px;
    line-height: 20px;
}
.poster p, .cvposter p, .msposter p, .bus p
{
    font-size: 16px;
    color: #8d0020;
    padding-top: 0px;
    padding-bottom: 0px;
    margin-top: 10px;
    margin-bottom: 0px;
    width: 340px;
    line-height: 22px;
    margin-left:20px;
}
.poster p.odd, .cvposter p.odd, .msposter p.odd
{
	color:#ffffff;
    width: 370px;
} 
.bus a, .bus p
{
    color: #a5cf44;
}
.bus p.full
{
    width:584px
}
.bus p.odd
{    
    width: 340px;
	color:#ffffff;
}
.bus p.fullodd, .bus p.fullodd a
{
	color:#ffffff;
    width: 584px;
}
.poster a
{
	color:#8d0020;
}
.cvposter a, .cvposter p
{
	color:#491253;
}
.msposter a, .msposter p
{
	color:#180f5e;
}
.poster a, .cvposter a, .msposter a, .bus a
{
    text-decoration: underline;
}
.poster  p.odd a, .cvposter  p.odd a, .msposter  p.odd a, .bus  p.odd a
{
	color:#ffffff;
}
.poster img, .cvposter img, .msposter img, .bus img
{
    margin-top: 30px;
}
.casestudies h1
{
    margin-left:75px;
	color:#ffb300;
    margin-bottom:0px;
    margin-top:0px;
    padding-top:100px;
}
.casestudies h2
{
    margin-left:75px;
    margin-bottom:0px;
    margin-top:0px;
    color: #63b2d5;
}
.casestudies h3
{
    margin-bottom:0px;
    margin-top:0px;
    margin-left:75px;
    width: 500px;
}
.casestudies h4
{
    margin-bottom:0px;
    margin-top:0px;
    margin-left:75px;
    width: 500px;
}
.casestudies p
{
    margin-bottom:0px;
    margin-left:75px;
    width: 500px;
    font-size: 11px;
    color: #63b2d5;
}
.casestudies img.main
{
    margin-top:70px;
    float:right;
}
.casestudies .quote
{

	color:#ffb300;
}
#mainContent.viralvideo
{
    background-color: #484745;    
   min-height: 816px;
}
.viralvideo
{
    background-image: url(/images/viralvideo/background.jpg);
    
    min-height:816px;
    padding-bottom: 0px;
    top: 0px;
    background-repeat: no-repeat;
}
.viralvideo h1
{
    padding-left: 10px;
	color:#ffb300;
    margin-bottom:15px;
    margin-top:0px;
    padding-top:110px;
}
.viralvideo h2
{
    margin-bottom:0px;
    margin-top:0px;
	color:#ffb300;
}
.viralvideo p, .viralvideo li
{
    color: #ffffff;
}
.viralvideo p, .viralvideo ul
{
    margin-top:2px;
}
.viralvideo p.thin
{
    width:300px;
}
.viralvideo li
{
    list-style-type: none;
}
.viralvideo a
{
    color: #ffb300;
}
.viralvideo table
{
    color: #ffffff;
}
.MobilityLoginAdvert
{
    margin: 10px auto 5px auto; /*margin-left: 16px;
    margin-right: 20px;*/
}
.calendar
{
    font-size:8px;
    margin:10px;
}
.calendar table
{
    margin:0px;
}
.floating
{
    position:absolute;
    top:400px;
    left:200px;
    z-index: 1000;
    overflow: hidden;
}
#disclamer
{
    position:relative;
    width: 614px;
    margin-top: 0px;
    margin-left: 0px;
}
#disclamer p
{
    font-size: 10px;
    color: #7e7e7e;
}
.popout
{
    padding: 50px;
    z-index: 1000;
   /*ie*/
    width: 10000px;
    height: 10000px;
    /*ie*/
    height:100%;
    width:100%;
    position: fixed;
    top: 0;
    left: 0;
    background-color: #C0C0C0;
    
    filter: alpha(opacity=80);
    opacity: 0.8;
}
.pocontents
{    
    font-family: "Helvetica Neue" , "Verdana", "Arial", Sans-Serif;
    border: medium solid #000000;
    background-color: #FFFFCC;
    margin: 10px;
    padding: 10px;
    position: fixed;
    z-index: 1050;
    width: 250px;
    height: 150px;
    top: 180px;
    left: 340px;
    filter: alpha(opacity=150);
    opacity: 1.5;
    background-image: url('../../images/icons/bg.png');
}
.pocontents p
{    
    font-family: "Helvetica Neue" , "Verdana", "Arial", Sans-Serif;
    padding-top:10px;
}
.pobuttons
{   
    margin-right: auto;
    margin-left: auto;
}
.poclose
{
    position:absolute;
    right:5px;
    top:5px;
}
.pobuttons input
{   
    font-family: "Helvetica Neue" , "Verdana", "Arial", Sans-Serif;
    width:50px;
    margin-right: 30px;
    margin-left: 30px;
}
