@charset "utf-8";
/* CSS Document */
* {
margin:0;
}

html {overflow-y:scroll;}
body {
margin:0px;
background-image:url(../images/top-back_02.jpg);
background-repeat:repeat-x;
overflow-x:hidden;
}
@font-face {
    font-family: 'Trebuchet MS';
    src: url('../fonts/pts55f-webfont.eot');
    src: url('../fonts/pts55f-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/pts55f-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Museo Slab';
    src: url('../fonts/museo_slab_500-webfont.eot');
    src: url('../fonts/museo_slab_500-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/museo_slab_500-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

#wrapper {
width:940px;
margin:auto;
}

.clear{
clear:both;
margin:0;
padding:0;
}
#agentlogin {
width:	292px;
float:left;
font-family: Trebuchet MS, "Myriad Pro", "Gill Sans", "Gill Sans MT", Calibri, sans-serif;
font-size:12px;
color:#FFFFFF;
height:36px;
line-height:36px;
}
#agentlogin .arrow {
padding-right:8px;
float:left;
margin-top:8px;
}

#agentlogin a:link, #agentlogin a:visited {
font-family: Trebuchet MS, "Myriad Pro", "Gill Sans", "Gill Sans MT", Calibri, sans-serif;
font-size:12px;
color:#FFFFFF;
font-weight:bold;
text-decoration:none;
}
#agentlogin a:hover {
font-family: Trebuchet MS, "Myriad Pro", "Gill Sans", "Gill Sans MT", Calibri, sans-serif;
font-size:12px;
color:#FFFFFF;
font-weight:bold;
text-decoration:underline;
}

#logo{
width:359px;
float:left;
z-index:999;
position:relative;
}

#language{
width:136px;
float:left;
text-align:right;
font-family: Trebuchet MS, "Myriad Pro", "Gill Sans", "Gill Sans MT", Calibri, sans-serif;
font-size:12px;
color:#FFFFFF;
font-weight:bold;
height:36px;
line-height:36px;
margin-top:-2px;
}
#language .flags{
float:left;
}
img.flag {
cursor: pointer;
margin-left:3px;
float:left;
}
#language .flag {
padding-left:5px;
padding-top:8px;
float:left;
}
.home-cell {
padding-right:20px;

}
.home-cell strong {
font-family: 'Trebuchet MS';

}

.home-cell img {
border-radius:3px;
-webkit-border-radius:3px;
-moz-border-radius:3px;
behavior: url(http://www.abbeycolleges.co.uk/scripts/PIE-1/PIE.htc);
}
div#banner {
display:block;
height:139px;

}
#header {
display:block;
height:89px;
background:url(../images/logobg.png);
text-align:center;
position:relative;
}

#header a {
display:block;
height:89px;

background:url(../images/logo_big.png) no-repeat center 27px;
background-size:147px 45px;
}

#header a img {
width:147px;
position:absolute;
top:27px;
left:85px;
}
#topbar {
display:block;
height:31px;
background:url(../images/topbar.png);
color:#fff;
font-family:Museo Slab;
text-align:center;
line-height:32px;
}

#topbar a {
color:#fff;
font-size:12px;
font-family:Museo Slab;
display:block;

}

#middlebar {
display:block;
height:18px;
background:url(../images/middlebar.png);
}

#lowerbar {
display:block;
height:38px;
background:url(../images/lowerbar.png);
}

#lowerbar a {
display:block;
line-height:42px;
color:#fff;
font-family:Museo Slab;
text-align:center;
}

#footerbar {
display:block;
height:5px;
background:url(../images/footerbar.png);
}
.content {
padding:20px;
color:#444;
font-family: Trebuchet MS,"Myriad Pro","Gill Sans","Gill Sans MT",Calibri,sans-serif;
text-align:center;
background:#fff;
}

.content p {
margin:15px 0px;
font-size:10px;
}

.content span {
font-family:Museo Slab;
font-size:12px;
color:#180E4A;
}

.content span.small {
font-size:10px;
}

.contact, quick-apply {
padding:0px;
}

.content ul#contact {
margin:0px;
padding:0px;
list-style-type:none;
font-size:12px;
}

.content ul#contact li {
padding:8px 15px;
line-height:18px;
}

.content ul#contact.apply li {
padding:0px;
margin-bottom:8px;
}

.content ul#contact li a {
color:#333;

}

.content ul#contact li.grey {
background:#d2d2d2;
}

.content ul#contact li span {
font-family: Trebuchet MS,"Myriad Pro","Gill Sans","Gill Sans MT",Calibri,sans-serif;
font-size:12px;
color:#180E4A;
font-weight:bold;
}


.content ul#contact li input {
border-radius:3px;
-webkit-border-radius:3px;
-moz-border-radius:3px;
behavior: url(http://www.abbeycolleges.co.uk/scripts/PIE-1/PIE.htc);
background:#cfcfcf;
display:block;
padding:8px 0px;
text-indent:8px;
color:#333;
font-style:italic;
font-family:Georgia, "Times New Roman", Times, serif;
border:none;
width:100%;
}

.content ul#contact li select {
border-radius:3px;
-webkit-border-radius:3px;
-moz-border-radius:3px;
behavior: url(http://www.abbeycolleges.co.uk/scripts/PIE-1/PIE.htc);
background:#cfcfcf url(../images/select.png) no-repeat right center;
display:block;
padding:8px 0px;
text-indent:8px;
color:#333;
font-style:italic;
font-family:Georgia, "Times New Roman", Times, serif;
border:none;
width:100%;
}

.content ul#contact li input.submit {
background:#000 url(../images/submit.png);
color:#fff;
font-size:14px;
border-radius:3px;
-webkit-border-radius:3px;
-moz-border-radius:3px;
behavior: url(http://www.abbeycolleges.co.uk/scripts/PIE-1/PIE.htc);
width:100%;
height:29px;
line-height:14px;
}
#nav {
padding:20px;
background:#161616;
padding-bottom:15px;
}

#nav ul {
margin:0px;
padding:0px;
list-style-type:none;
width:230px;
overflow:hidden;
margin:auto;
}

#nav ul li {
float:left;
}

#nav ul li a {
display:inline-block;
width:60px;
height:73px;
background-size:60px 73px;
}

#nav ul li a.further-info {
background:url(../images/further-info_big.png);

margin-right:25px;
}

#nav ul li a.quick-apply {
background:url(../images/quick-apply_big.png);
margin-right:25px;
}

#nav ul li a.contact-us {
background:url(../images/contact-us_big.png);
}
.mobile {
font-family: Trebuchet MS, "Myriad Pro", "Gill Sans", "Gill Sans MT", Calibri, sans-serif;
font-style:italic;
font-size:12px;
color:#333333;
}
.feeds {
font-family: Trebuchet MS, "Myriad Pro", "Gill Sans", "Gill Sans MT", Calibri, sans-serif;
font-style:italic;
font-size:11px;
color:#888;
}
.feed-padding {
padding-top:10px;
}
#left-col {
width:220px;
float:left;
padding-bottom: 20px;
}
#left-nav {
clear:both;
list-style:none;
font-family: Trebuchet MS, "Myriad Pro", "Gill Sans", "Gill Sans MT", Calibri, sans-serif;
font-size:14px;
display:block;
padding:0;
margin:0;
width:220px;
color:#333333;
}
#left-nav li {
padding:10px;
background-color:#dbdae2;
margin-top:1px;
margin-bottom:1px;
background-image:url(../images/list_07.jpg);
background-repeat:no-repeat;
background-position:left;
}
#left-nav li a {
padding-left:5px;
}
#v-menu {
background-color:#7d7896;
clear:both;
list-style:none;
font-family: Trebuchet MS, "Myriad Pro", "Gill Sans", "Gill Sans MT", Calibri, sans-serif;
font-size:12px;
display:block;
padding:0;
margin:0;
width:200px;
color:#fff;
}
#v-menu li {
background-color:#7d7896;
background-image:none;
background-repeat:no-repeat;
background-position:left;
}
#menu-head {
font-family: Museo Slab, "Myriad Pro", "Gill Sans", "Gill Sans MT", Calibri, sans-serif;
font-size:16px;
font-weight:normal;
color:#FFFFFF;
padding-left:15px;
margin-top:10px;

}

#menu-head a:link {
color:#FFFFFF;
}
#menu-head a:hover {
color:#FFFFFF;
}


#abbey-dld {
width:220px;
height:42px;
float:left;
color:#FFFFFF;
background-image:url(../images/menu_head.jpg);
background-repeat:no-repeat;
background-color:#4a4469;
}
#left-newcolour-box {
clear:both;
margin-bottom:20px;
background-color:#663366;
border-radius:3px;
-webkit-border-radius:3px;
-moz-border-radius:3px;
behavior: url(http://www.abbeycolleges.co.uk/scripts/PIE-1/PIE.htc);
padding-left:15px;
padding-right:35px;
}
#left-newcolour-box p {
color:#FFFFFF;
font-size:12px;
}
#left-green-box {
clear:both;
margin-bottom:20px;
background-color:#095e59;
border-radius:3px;
-webkit-border-radius:3px;
-moz-border-radius:3px;
behavior: url(http://www.abbeycolleges.co.uk/scripts/PIE-1/PIE.htc);
padding-left:15px;
padding-right:35px;
}
#left-green-box p {
color:#FFFFFF;
font-size:12px;
}
#left-blue-box {
clear:both;
margin-bottom:20px;
background-color:#256097;
border-radius:3px;
-webkit-border-radius:3px;
-moz-border-radius:3px;
behavior: url(http://www.abbeycolleges.co.uk/scripts/PIE-1/PIE.htc);
padding-left:15px;
padding-right:35px;
}
#left-blue-box p {
color:#FFFFFF;
font-size:12px;
}
#info-col {
float:left;
width:462px;
padding-right:13px;
margin-bottom:0px;
line-height:16px;
}
#info-col p {
font-size:12px;
}
#left-blue-box a, #left-green-box a, #left-newcolour-box a {
color:#FFFFFF;
}
#info-headbar {
background-color:#6f6f6f;
border-radius:3px;
-webkit-border-radius:3px;
-moz-border-radius:3px;
behavior: url(http://www.abbeycolleges.co.uk/scripts/PIE-1/PIE.htc);
padding-left:10px;
padding-right:10px;
padding-top:3px;
padding-bottom:3px;
height:30px;
line-height:30px;
margin-bottom:10px;
}
#info-headbar #titleHead{
color:#FFFFFF;
font-family: Trebuchet MS, "Myriad Pro", "Gill Sans", "Gill Sans MT", Calibri, sans-serif;
font-size:16px;
float:left;
width:500px;

}
#info-headbar #next{
float:right;
margin-top:4px;
}
#info-headbar #previous{
float:right;
margin-top:4px;
}
#info-headbar p {
color:#FFFFFF;
font-size:16px;
padding-top:7px;
}
#info-violet {
margin-top:20px;
margin-bottom:10px;
background-color:#7d7896;
border-radius:3px;
-webkit-border-radius:3px;
-moz-border-radius:3px;
behavior: url(http://www.abbeycolleges.co.uk/scripts/PIE-1/PIE.htc);
padding-left:10px;
padding-right:10px;
padding-bottom:1px;
padding-top:1px;
width:440px;
}
#info-violet p {
color:#FFFFFF;
font-style:italic;
}
#student-info-green {
clear:both;
margin-bottom:20px;
background-color:#095e59;
border-radius:3px;
-webkit-border-radius:3px;
-moz-border-radius:3px;
behavior: url(http://www.abbeycolleges.co.uk/scripts/PIE-1/PIE.htc);
padding-left:15px;
padding-right:25px;
padding-bottom:8px;
padding-top:5px;
margin-top:10px;
}
#student-info-green p {
color:#FFFFFF;
}
#student-blue {
background-color:#6F6F6F;
border-radius:3px;
-webkit-border-radius:3px;
-moz-border-radius:3px;
behavior: url(http://www.abbeycolleges.co.uk/scripts/PIE-1/PIE.htc);
padding-left:10px;
padding-right:10px;
min-height:30px;
font-family: Trebuchet MS, "Myriad Pro", "Gill Sans", "Gill Sans MT", Calibri, sans-serif;
font-size:12px;
width:675px;
padding-top:3px;
padding-bottom:5px;
margin-top:-1px;
}
#student-blue td {
color:#FFFFFF;
font-size:12px;
padding-top:5px;
}
.styled {

}
#right-col {
float:left;
width:220px;
margin-top:13px;
}

#right-col img {
border-radius:3px;
-webkit-border-radius:3px;
-moz-border-radius:3px;
behavior: url(http://www.abbeycolleges.co.uk/scripts/PIE-1/PIE.htc);
width:220px;
}
.enlarge {
float:right;
font-size:12px;
font-style:italic;
}
#content {
float:left;
width:695px;
padding-left:20px;
padding-bottom:20px;
position:relative;
}
#content a:link{
color:#0b0336;
}
#content a:hover{
color:#0b0336;
}
#content a:visited {
color:#0b0336;
}


#about-box {
background-color:#095e59;
border-radius:0px 3px 3px 0px;
-webkit-border-radius:0px 3px 3px 0px;
-moz-border-radius:0px 3px 3px 0px;
behavior: url(http://www.abbeycolleges.co.uk/scripts/PIE-1/PIE.htc);
padding-left:15px;
padding-right:25px;
padding-bottom:15px;
padding-top:10px;
width:310px;
float:left;
height:203px;
margin-left:10px;

}
#about-box p {
color:#FFFFFF;
}
#left-boxes {
float:left;
display:block;
margin-top:10px;
}
#right-boxes {
float:left;
display:block;
margin-top:10px;
}
#left-boxes img, #right-boxes img {
margin-top:12px;
}
.tb-padding {
padding-right:10px;
}

.tb-padding p {
margin-top:0px;
}

#student-boxes {
margin-top:0px;


}
ul#student-list {
width: 740px;
padding: 0px;
margin:0px;
}

li.student-box {
list-style: none;
width: 175px;
float: left;

}
.student-box p {
*margin-bottom:10px;
}

.student-padding p {
padding-bottom:8px;
}

li.student-box img {
border-radius:3px;
-webkit-border-radius:3px;
-moz-border-radius:3px;
width:142px;
behavior: url(http://www.abbeycolleges.co.uk/scripts/PIE-1/PIE.htc);
}


#top-footer-back {
clear:both;
background-image:url(../images/top-footer-back_11.jpg);
background-repeat:repeat-x;
background-color:#231a55;
min-height:137px;
border-bottom:5px solid #B5B5B5;
}

#top-footer-wrap {
width:940px;
margin:0 auto;
padding:0;
}
#top-footer {
width:313px;
float:left;
color:#FFFFFF;
padding-top:20px;
margin:0;
}
#top-footer p{
color:#FFFFFF;
}
#top-footer-left {
width:220px;
float:left;
color:#FFFFFF;
}
#top-footer-left p{
color:#FFFFFF;
}
#top-footer-right {
width:700px;
padding-left:20px;
float:left;
}
#calculator {
float:left;
clear:both;
width:665px;
min-height:80px;
background-color:#663366;
border-radius:3px;
-webkit-border-radius:3px;
-moz-border-radius:3px;
behavior: url(http://www.abbeycolleges.co.uk/scripts/PIE-1/PIE.htc);
padding-top:1px;
padding-left:15px;
padding-right:15px;
margin-top:20px;
margin-bottom:30px;
position:relative;
}

#calculator a {
position:absolute;
right:15px;
bottom:15px;
}

#calculator h3 {

}

#calculator p {
color:#FFFFFF;
width:445px;
float:left;
margin:0;
padding:0;
position:absolute;
left:15px;
bottom:15px;
}
#mid-footer-back {
background-image:url(../images/mid-footer-back.jpg);
background-repeat:repeat-x;
background-color:#4a446c;
clear:both;
height:44px;
}
#mid-footer-wrap {
width:940px;
margin:auto;
clear:both;
}
#mid-footer-left {
width:220px;
float:left;
margin-top:-2px;
}
#mid-footer-left p {
color: #fff;
font-weight:bold;

}
#mid-footer-right {
width:693px;
padding-left:20px;
float:left;
width: 693px;
margin-top:-2px;
}
#mid-footer-right p {
float:right;
color:#FFFFFF;
}
#mid-footer-right p a {
margin-left:10px;
color:#FFFFFF;
}
#mid-footer-back a:link {
color:#FFFFFF;
}
#mid-footer-back a:hover {
color:#FFFFFF;
}
#bottom-footer-back {

background-color:#fff;
clear:both;
min-height:41px;
border-top:5px solid #B5B5B5;
margin-top:-5px;
}
#bottom-footer-wrap {
width:940px;
padding-top:40px;
margin:auto;
clear:both;
margin-top:-5px;

}
h1 {
font-family: Museo Slab, "Myriad Pro", "Gill Sans", "Gill Sans MT", Calibri, sans-serif;
font-size:18px;
font-weight:normal;
color:#2a234f;
margin-top:10px;
margin-bottom:10px;
}
h1 a:visited {
*color:#2a234f;
}
h2 {
font-family: Museo Slab, "Myriad Pro", "Gill Sans", "Gill Sans MT", Calibri, sans-serif;
font-size:24px;
font-weight:normal;
color:#fff;
-moz-text-shadow: 1px 1px 1px #000;
-webkit-text-shadow: 1px 1px 1px #000;
text-shadow: 1px 1px 1px #000;
padding-top:10px; 
margin-top:10px;
margin-bottom:10px;
filter: shadow(color=#333333,direction=150,strength=2);
-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(color=#333333,direction=150,strength=2)";
 
}
h3 {
font-family: Museo Slab, "Myriad Pro", "Gill Sans", "Gill Sans MT", Calibri, sans-serif;
font-size:19px;
font-weight:normal;
color:#ffffff;
-moz-text-shadow: 1px 1px 1px #000;
-webkit-text-shadow: 1px 1px 1px #000;
text-shadow: 1px 1px 1px #000;
margin-top:10px;
margin-bottom:10px;
filter: shadow(color=#333333,direction=150,strength=2);
 -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(color=#333333,direction=150,strength=2)";
}
h4 {
font-family: Museo Slab, "Myriad Pro", "Gill Sans", "Gill Sans MT", Calibri, sans-serif;
font-size:14px;
font-weight:normal;
color:#fff;
margin-top:10px;
margin-bottom:10px;
}
h5 {
font-family: Museo Slab, "Myriad Pro", "Gill Sans", "Gill Sans MT", Calibri, sans-serif;
font-size:16px;
font-weight:normal;
color:#2a234f;
margin-top:10px;
margin-bottom:10px;
}
h6 {
font-family: Museo Slab, "Myriad Pro", "Gill Sans", "Gill Sans MT", Calibri, sans-serif;
font-size:14px;
font-weight:normal;
color:#2a234f;
margin-top:10px;
margin-bottom:10px;
}
.h7 {
font-family: Trebuchet MS, "Myriad Pro", "Gill Sans", "Gill Sans MT", Calibri, sans-serif;
font-size:12px;
font-weight:bold;
margin-top:10px;
margin-bottom:10px;
}
p {
font-family: Trebuchet MS, "Myriad Pro", "Gill Sans", "Gill Sans MT", Calibri, sans-serif;
font-size:12px;
color:#333333;
font-weight:inherit;
margin-top:10px;
margin-bottom:10px;
}
a:link {
color:inherit;
text-decoration:none;
}
a:visited {
color:inherit;
text-decoration:none;
*color:#0b0336;
}

#menu{
height:54px;
line-height:54;
width:940px;
margin-top:-96px;
position:absolute;
z-index:1;

}
#menu .left{
	background:url(../images/menu-left.jpg);
	width:15px;
	height:54px;
	background-repeat:no-repeat;
	float:left;
	}
#menu .right{
	background:url(../images/menu-right.jpg);
	width:15px;
	height:54px;
	background-repeat:no-repeat;
	float:left;
	}
#menu .middlecontent{
width:905px;
float:left;
height:54px;
line-height:54px;
background:url(../images/menu-bg.jpg);
background-repeat:repeat-x;
color:#FFFFFF;
}

ul#top_menu {
  float: left;
  list-style:none;
  margin:0px;
  padding:0px;
}
ul#top_menu li {
font-family: Museo Slab, "Myriad Pro", "Gill Sans", "Gill Sans MT", Calibri, sans-serif;
font-size:16px;
font-weight:normal;
color:#FFFFFF;
float: left;
-moz-text-shadow: 1px 1px 1px #000;
-webkit-text-shadow: 1px 1px 1px #000;
text-shadow: 1px 1px 1px #000;

}
ul#top_menu li a {
font-family: Museo Slab, "Myriad Pro", "Gill Sans", "Gill Sans MT", Calibri, sans-serif;
font-size:16px;
font-weight:normal;
color:#FFFFFF;
float: left;
filter: shadow(color=#333333,direction=150,strength=2);
-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(color=#333333,direction=150,strength=2)";
filter: shadow(color=#333333,direction=0,strength=1)\9;
ms-filter: "progid:DXImageTransform.Microsoft.Shadow(color=#333333,direction=0,strength=0)"\9;
}
ul#top_menu li a:hover {
font-family: Museo Slab, "Myriad Pro", "Gill Sans", "Gill Sans MT", Calibri, sans-serif;
font-size:16px;
font-weight:normal;
color:#ffd800;
float: left;
}

ul#top_menu li .separator{
background:url(../images/menu-separator.jpg);
width:2px;
background-repeat:no-repeat;
margin-right:15px;
margin-left:15px;
.margin-right:15px;
.margin-left:15px;
text-align:center;
height:54px;
display:block;
}

ul#top_menu li .bigseparator{
width:350px;
text-align:center;
height:54px;
display:block;
}

#menu .middlecontent .purple{
background:url(../images/top-purple.jpg);
height:20px;
background-repeat:repeat-x;
margin-top:54px;
width:908px;
margin-left:0px;
}



ul#top_menu li:last-child {

}

#menu .middlecontent .dargrey{
background-color:#0b0336;
height:11px;
margin-top:54px;
border-top:2px solid white;
width:910px;
border-radius:3px;
-webkit-border-radius:3px;
-moz-border-radius:3px;
behavior: url(http://www.abbeycolleges.co.uk/scripts/PIE-1/PIE.htc);
margin-left:-2px;
}


/***SLIDESHOW*/
#slideshow { 
width: 908px; 
height: 327px; 
background:url(../images/slideshow-txt-bg.jpg);
background-repeat:repeat-x;
background-position:bottom;
float:left;
}

#slideshow div.slide img {
width:908px;
}

#slideshow div.slide {
width:908px;
overflow:hidden;
}



#page { 
z-index: 50;
position: absolute;
bottom: 0px; 
right: 0px;
padding-right: 60px;
padding-left: 10px;
height:51px;
line-height:51px;
background:url(../images/slideshow-txt-bg.jpg);
background-repeat:repeat-x; 
font-family: Museo Slab, "Myriad Pro", "Gill Sans", "Gill Sans MT", Calibri, sans-serif;
font-size:12px;
font-weight:normal;
text-align: right;
}

#page a { 
margin: 0 3px; 
display:block; 
color:#fff; 
float:left; 
text-align:center; 
font-size:12px; 
font-weight:bold;
background:url(../images/slideshow-txt-bg.jpg);
background-repeat:repeat-x;
}

#page a.activeSlide { 
color:#fed700;
background:url(../images/slideshow-txt-bg.jpg);
background-repeat:repeat-x;
}

#page a:focus { 
outline: none; 
background:url(../images/slideshow-txt-bg.jpg);
background-repeat:repeat-x;
}

#main div.banner div.slide img {
position:absolute;
height:276px;
background:url(../images/slideshow-txt-bg.jpg);
background-repeat:repeat-x;
}

#main div.banner div.slide p {
font-size:18px;
width:220px;
position:absolute;
bottom:62px;
line-height:20px;
z-index:1000;
background:url(../images/slideshow-txt-bg.jpg);
background-repeat:repeat-x;
}

#slideshow div.nav {
width:850px;
height:51px;
line-height:51px;
background:url(../images/slideshow-txt-bg.jpg);
background-repeat:repeat-x;
.margin-top:-4px;
}

#slideshow div.nav div.arrow1 {
float:left;
padding-top:16px;
padding-right:10px;
}

#slideshow div.nav div.name {
font-family: Museo Slab, "Myriad Pro", "Gill Sans", "Gill Sans MT", Calibri, sans-serif;
color:#fff;
font-weight:normal;
font-size:16px;
padding:0px;
margin:0px;
float:left;
}
#slideshow div.nav .yellow {
font-family: Museo Slab, "Myriad Pro", "Gill Sans", "Gill Sans MT", Calibri, sans-serif;
color:#ffd800;
font-weight:normal;
font-size:16px;
padding:0px;
margin:0px;
}
/***SLIDESHOW*/


/*SLIDESHOW 2*/
#slideshow2 { 
width: 660px; 
height: 220px; 
float:left;
margin-left:-20px;
position:relative;
z-index:0;
color:#fff;
margin-top:-10px;
}

#page2 { 
z-index: 50;
position: absolute;
color:#fff; 
bottom: 7px; 
right: -1px;
width:78px;
font-family: Museo Slab, "Myriad Pro", "Gill Sans", "Gill Sans MT", Calibri, sans-serif;
font-size:12px;
font-weight:normal;
background:url(../images/slideshow2-nb-bg.png);
background-repeat:no-repeat;
height:56px;
line-height:56px;
padding-left:15px;
}

#page2 a:link, #page2 a:visited { 
margin: 0 3px; 
display:block; 
color:#fff; 
float:left; 
text-align:center; 
font-size:14px; 
font-weight:bold;
}

#page2 a.activeSlide { 
color:#fed700;
text-decoration:underline;
}
#page2 a:hover { 
color:#fed700;
}
#page2 a:active { 
outline: none; 
}

#page2 a:focus { 
outline: none; 
}

#main div.banner2 div.slide2 img {
position:absolute;
height:222px;
color:#fff; 
}

#main div.banner2 div.slide2 p {
font-size:18px;
width:220px;
position:absolute;
bottom:62px;
line-height:20px;
z-index:1000;
color:#fff; 
}

#slideshow2 div.nav {
width:173px;
height:221px;
color:#fff; 
}

#slideshow2 div.nav div.arrow1 {
float:left;
padding-top:15px;
padding-right:10px;
}

#slideshow2 div.nav div.name {
font-family: Trebuchet MS, "Myriad Pro", "Gill Sans", "Gill Sans MT", Calibri, sans-serif;
color:#fff;
font-weight:normal;
font-size:12px;
width:173px;
height:230px;
padding:25px;
background:url(../images/slideshow2-bg.png);
background-repeat:repeat;
top:0;
left:0;
z-index:1000;
position:relative;
margin-top:-280px;
}
#slideshow2 div.nav .yellow {
font-family: Museo Slab, "Myriad Pro", "Gill Sans", "Gill Sans MT", Calibri, sans-serif;
color:#ffd800;
font-weight:normal;
font-size:17px;
padding-bottom:15px;
}
/*SLIDESHOW "*/


#content-home{
margin-top:330px; 
}

#content-home table img {
border-radius:3px;
-webkit-border-radius:3px;
-moz-border-radius:3px;
behavior: url(http://www.abbeycolleges.co.uk/scripts/PIE-1/PIE.htc);
}

#content-full{
width:935px;
}

#content-full h1{
font-family: Museo Slab, "Myriad Pro", "Gill Sans", "Gill Sans MT", Calibri, sans-serif;
font-size:18px;
font-weight:normal;
color:#2a234f;
}

#content-full #title {
float:left;
width:500px;
font-family: Museo Slab, "Myriad Pro", "Gill Sans", "Gill Sans MT", Calibri, sans-serif;
font-size:18px;
font-weight:normal;
color:#2a234f;
}

#content{
padding-top:10px;
}
#content #title, #title {
float:left;
width:500px;
font-family: Museo Slab, "Myriad Pro", "Gill Sans", "Gill Sans MT", Calibri, sans-serif;
font-size:18px;
font-weight:normal;
color:#2a234f;
}
#content-page{
margin-top:0px; 
margin-bottom:60px;
padding-top:0px;
}

#quoteandimage {
display:block;
float:left;
clear:both;
}

#quoteandimage img {
border-radius:5px;
-webkit-border-radius:5px;
-moz-border-radius:5px;
behavior: url(http://www.abbeycolleges.co.uk/scripts/PIE-1/PIE.htc);
}
#quote {
height:173px;
display:block;
width:200px;
padding:15px;
background-color:#095e59;
border-radius:3px 0px 0px 3px;
-webkit-border-radius:3px 0px 0px 3px;
-moz-border-radius:3px 0px 0px 3px;
behavior: url(http://www.abbeycolleges.co.uk/scripts/PIE-1/PIE.htc);
float:left;
margin-right:5px;
font-family: Museo Slab, "Myriad Pro", "Gill Sans", "Gill Sans MT", Calibri, sans-serif;
font-size:14px;
color:#fff;
}
#quote p {
font-family: Museo Slab, "Myriad Pro", "Gill Sans", "Gill Sans MT", Calibri, sans-serif;
font-size:14px;
color:#fff;
margin-top:-1px;
padding-left:5px;
}
#quote-by {
font-family: Trebuchet MS, "Myriad Pro", "Gill Sans", "Gill Sans MT", Calibri, sans-serif;
font-size:12px;
color:#fff;
}
/*SUB MENU*/
#leftmenu{
	width:220px;
	margin-top:0px;
	margin-bottom:20px;
	padding: 0px;
margin-left:0px;
	*margin-bottom:40px; /* IE7 and below */ 
}
#leftmenu img {
	*margin-top-:0px; /* IE7 and below */ 
*margin-bottom:20px; /* IE7 and below */ 
}
.leftmenu{
	height:36px;
	line-height:36px;
	width:220px;
	padding:0;
	background:#dbdae2;
	color:#333;
	border-bottom:1px solid #fff;
	list-style: none;
}
.sousmenu{
	width:220px;
	color:#fff;
	border-bottom:1px solid #fff;
	padding-top:10px;
	padding-bottom:10px;
	background:#7d7896 url(../images/submenu-top.jpg);
	background-repeat:repeat-x;
	background-position:top;

}
.leftmenu a{
	display:block;
	width:205px;
	height:100%;
	color:#333;
	font-family: Trebuchet MS, "Myriad Pro", "Gill Sans", "Gill Sans MT", Calibri, sans-serif;
	border-bottom:1px solid #fff;
	font-size:14px;
	text-decoration:none;
	padding-left:15px;
	background:url(../images/menu-arrow-off.jpg);
	background-repeat:no-repeat;
	background-position:left;
}
.sousmenu a{
	display:block;
	width:205px;
	height:100%;
	color:#fff;
	font-family:arial,sans-serif;
	font-size:12px;
	text-decoration:none;
	background:#7d7896;
	padding-left:15px;
	border-bottom:1px solid #7d7896;
	font-family: Trebuchet MS, "Myriad Pro", "Gill Sans", "Gill Sans MT", Calibri, sans-serif;

}
.leftmenu a:hover, .leftmenu a:active {
	background:#1f174a;
	color:#FFFFFF;
	padding-left:15px;
	width:205px;
	background:#1f174a url(../images/menu-arrow-on.jpg);
	background-repeat:no-repeat;
	background-position:left;
	border-bottom:1px solid #fff;
	font-family: Trebuchet MS, "Myriad Pro", "Gill Sans", "Gill Sans MT", Calibri, sans-serif;
}

.sousmenu a:hover, .sousmenu a:active, .sousmenu a:focus{
	color:#FFFFFF;
	padding-left:15px;
	width:205px;
	text-decoration:underline;
}



#newslanding{
width:695px; 
background-color:#1f174a; 
height:46px;
padding-top:10px;
border-top:2px solid white;
-webkit-border-radius:3px 3px 3px 3px;
-moz-border-radius:3px 3px 3px 3px;
border-radius:3px 3px 3px 3px;
behavior: url(http://www.abbeycolleges.co.uk/scripts/PIE-1/PIE.htc);
margin-bottom:20px;
*margin-top:-10px;
}

#newslanding #lefttxt{
	width:173px;
	float:left;
	margin-left:15px;
}
#newslanding #lefttxt .yellow{
font-family: Museo Slab, "Myriad Pro", "Gill Sans", "Gill Sans MT", Calibri, sans-serif;
color:#ffd800;
font-weight:normal;
font-size:17px;
padding-bottom:0px;
}

#newslanding #lefttxt .white{
font-family: Trebuchet MS, "Myriad Pro", "Gill Sans", "Gill Sans MT", Calibri, sans-serif;
color:#fff;
font-weight:normal;
font-size:12px;
}

#newslanding #righttxt{
	width:480px;
	float:right;
}

#newslanding #righttxt .white{
font-family: Trebuchet MS, "Myriad Pro", "Gill Sans", "Gill Sans MT", Calibri, sans-serif;
color:#fff;
font-weight:normal;
font-size:12px;
padding-top:4px;

}

.whiteblue-btn {
background-color:#fff;
-webkit-border-radius:3px;
-moz-border-radius:3px;
border-radius:3px;
behavior: url(http://www.abbeycolleges.co.uk/scripts/PIE-1/PIE.htc);
padding-left:6px;
padding-right:6px;
padding-bottom:6px;
padding-top:6px;
width:170px;
float:left;
text-align:center;
font-family: Museo Slab, "Myriad Pro", "Gill Sans", "Gill Sans MT", Calibri, sans-serif;
margin-top:15px;
}

.whiteblue-btn a:link{
color:#1f174a;
font-family: Museo Slab, "Myriad Pro", "Gill Sans", "Gill Sans MT", Calibri, sans-serif;
font-size:14px;
text-decoration:none;
}
.whiteblue-btn a:hover{
color:#1f174a;
font-family: Museo Slab, "Myriad Pro", "Gill Sans", "Gill Sans MT", Calibri, sans-serif;
font-size:14px;
text-decoration:none;
}
#stagebar {
width:702px;
}
#stagebar img {
float:left;
}
.step-tbl {
font-family: Trebuchet MS, "Myriad Pro", "Gill Sans", "Gill Sans MT", Calibri, sans-serif;
font-size:12px;
font-weight:bold;
color:#333333;
}
.step-tbl tr td {
padding-top:10px;
padding-bottom:10px;
width:200px;
}
.step-tbl tr td {
width:300px;
}

.step-tbl tr td p span {
margin-bottom:10px;
display:block;

}




#fb-list {
width:650px;
float:left;
}
.normal {
font-weight:normal;
}
a:focus {
border:none;
outline:none;
}
input[value] {
font-size:12px;
color:#666666;
}
.formLogin label
{
font-weight:bold;
padding-right:30px;
}
.formLogin input[type=text],input[type=password]
{

	height: 25px; width: 200px;
}

.formLogin input[type=submit] {
padding-right:10px;
background-image: url(/images/submit.jpg);
width:119px;
height:44px;
}
.fan_box .full_widget .connections .connections_grid {
display:none;
}



/* Facebook Connector */

#view-selector {
	float: right;
}
#view-selector p {
	float: left;
	margin: 0px;
	line-height: 29px;
	padding-right: 10px;
}
#list-view:link, #list-view:visited, #grid-view:link, #grid-view:visited {
	float: right;
	display: block;
	background-image: url(/images/view-options.jpg);
	width: 29px;
	height: 29px;
	margin-left: 10px;
}
#list-view {
	background-position: top right;
}
#grid-view {
	background-position: bottom right;
}
#list-view.selected {
	background-position: top left;
}
#grid-view.selected {
	background-position: bottom left;
}

#facebook-title strong, #twitter-title strong {


font-family: Museo Slab,"Myriad Pro","Gill Sans","Gill Sans MT",Calibri,sans-serif;
font-size: 18px;
font-weight: normal;
color: #2a234f;
}
.facebook-box {
	float: left;
	padding-bottom: 10px;
	padding-right: 10px;

}

#matrix {
font-family: pt sans, "Myriad Pro", "Gill Sans", "Gill Sans MT", Calibri, sans-serif;
font-size:11px;
}



table#matrix {
border-collapse:collapse;
border:0px solid #ccc;
}
#matrix tr td {
border: 1px solid #ccc;
padding:5px;
}
.matrix-header {
font-family: Museo Slab, "Myriad Pro", "Gill Sans", "Gill Sans MT", Calibri, sans-serif; 
font-size:16px;
font-weight:normal;
color:#2a234f;
}
.matrix-subheader {
font-family: Museo Slab, "Myriad Pro", "Gill Sans", "Gill Sans MT", Calibri, sans-serif;
font-size:13px;
font-weight:normal;
color:#2a234f;
padding-left:5px;
padding-top:2px;
padding-bottom:2px;
}

.matrix-list {
font-family: pt sans, "Myriad Pro", "Gill Sans", "Gill Sans MT", Calibri, sans-serif;
font-size:12px;
margin-top:-25px;
padding-top:-25px;
}


/* Fees Calculator */

.errorInput {
border: 1px solid #FF0000;
background-color: #FF9999;
-khtml-appearance: none;
-webkit-appearance: none;
background-image: none;
}


/* Twitter plugin */

ul.tweet_list {
	margin:0px;
	padding:0px;
	font-size:12px;
	color:#666;
font-family: Trebuchet MS, "Myriad Pro", "Gill Sans", "Gill Sans MT", Calibri, sans-serif;
	list-style-type:none;
	margin-bottom:15px;
}

ul.tweet_list li {
margin-bottom:15px;
}

ul.tweet_list li span.tweet_time {
	margin-bottom:10px;
	display:block;
	font-size:12px;
	color:#999;
display:none;
}

ul.tweet_list li span.tweet_time a {
font-size:12px;
font-weight:bold;
text-transform:capitalize;
}

ul.tweet_list li span.tweet_text a {
	display:block;
	color:#644682;
	text-decoration:underline;
}

ul.tweet_list li span.tweet_text {
color:#333;
}

div#AbbeyColleges ul.tweet_list li span.tweet_text {
	color:#fff;
	margin-bottom:10px;
}

div#AbbeyColleges ul.tweet_list li span.tweet_text a {
	color:#F8C107;
margin-top:10px;
}
div#AbbeyColleges ul.tweet_list li span.tweet_time {
	color:#F8C107;
	margin-bottom:10px;
}



/* Blogshpere */

ul#blogsphere {
	margin:0px;
	padding:0px;
	list-style-type:none;
	width:300px;
	font-family:trebuchet ms;
	color:#fff;
	font-size:12px;
	margin-bottom:20px;

}  

ul#blogsphere li p {
color:#fff;
margin-bottom:0px;

} 

ul#blogsphere li p strong {
color:#F8C107;
font-weight:normal;
}

ul#blogsphere li p {
color:#fff;
}
ul#blogsphere li a {
color:#fff;
}

ul#blogsphere li p:last-child {
color:#F8C107;
}

ul#blogsphere li p:last-child {
display:none;
}
                                                           
ul#blogsphere li.title {
	font-weight:bold;
	color:#F8C107;
	font-size:12px;
	margin-bottom:10px;
*margin-top:-25px;
}
ul#blogsphere li.date-link {
	color:#999;
	margin-top:10px;
}                                                              
ul#blogsphere li.date-link a {
	color:#F8C107;
	text-decoration:underline;
}



.form4 {
width:260px;
font-family: Trebuchet MS, "Myriad Pro", "Gill Sans", "Gill Sans MT", Calibri, sans-serif;
font-size:12px;
color:#2a234f;
margin-top:9px;
margin-left:8px;
border:1px solid #ccc;

padding:5px;
}

.insidetable{
font-family: Trebuchet MS, "Myriad Pro", "Gill Sans", "Gill Sans MT", Calibri, sans-serif;
font-size:12px;
color:#333333;
margin-top:15px;
}


.form3 {
width:234px;
border:10px solid #dbdae2;
padding:5px;
font-family: Trebuchet MS, "Myriad Pro", "Gill Sans", "Gill Sans MT", Calibri, sans-serif;
font-size:12px;
color:#2a234f;
margin-bottom:13px;
height:15px;
background:#fff;
}


.option_box {
width: 276px; 
height:45px; 
background:#dbdae2; 
margin-bottom:12px;
margin-left:15px;
}

.breads {
color:#666666;
margin-bottom:20px;
}

.read-more {
color:#1f174a; 
margin-top:0px; 
text-decoration:underline;
padding-left:90px;
}

.matrix-list {
font-family: pt sans, "Myriad Pro", "Gill Sans", "Gill Sans MT", Calibri, sans-serif;
font-size:12px;
padding:0px;
margin:0px;
margin-left:20px;
color:#333333;
}
ul {
font-family: pt sans, "Myriad Pro", "Gill Sans", "Gill Sans MT", Calibri, sans-serif;
font-size:12px;
padding:0px;
margin:0px;
margin-left:20px;
margin-top:-20px;
color:#333333;
}

ul.tweet_list li.tweet_first span {
margin-bottom:10px;
}
.m-15 {
margin-top:-15px;
}
.m-5 {
margin-top:-5px;
}
.m-20 {
margin-top:-20px;
}

form#aspnetForm table {
width:100%;
}

form#aspnetForm table td {
border-bottom:1px solid #eee;
}

form#aspnetForm table td input {
padding:6px;
border:1px solid #c4d0d9;

}


form#aspnetForm table td input[type="radio"], form#aspnetForm table td input[type="checkbox"] {
width:20px;
border:none;
}

#stagebar img {
.margin-bottom:15px;
margin-bottom:15px;
}


ul#top_menu li a {

}

ul#top_menu li a {
padding:0px 20px;
background:url(../images/menu-separator.jpg) no-repeat right 0px;
width:110px;
text-align:center;
}

td.footerP p {
margin-top:0px;
padding-top:0px;
padding-bottom:0px;
margin-bottom:0px;
}

td.footerP p a {
margin-right:10px;
}

#footerBottom p {
margin:0px;
padding:0px;
}

#footerBottom {
display:block; background:#000; padding:8px 0px; border-top:5px solid #B5B5B5;  font-size:11px; font-family:'trebuchet ms'; color:#fff;
}

#footerBottom table {
margin:auto; border-collapse:collapse;
}

#footerBottom p a {
margin-right:10px;
color:#fff;
}

#top-footer-back p.loading {
color:#f8c107;
}

#left-col div#left-newcolour-box p a:hover, #left-col div#left-green-box p a:hover, #left-col div#left-blue-box p a:hover {
text-decoration:underline;
}

a.apply_online {
display:inline-block;
width:113px;
height:27px;
background:url(/images/buttons/apply_online.png);
}

a.begin_application {
display:inline-block;
width:198px;
height:28px;
background:url(/images/buttons/begin_application.png);
}

a.continue_application {
display:inline-block;
width:198px;
height:27px;
background:url(/images/buttons/continue_application.png);
}

a.download_application {
display:inline-block;
width:198px;
height:27px;
background:url(/images/buttons/download_application.png);
}

a.download_courses{
display:inline-block;
width:198px;
height:27px;
background:url(/images/buttons/download_courses.png);
}

a.print_fees {
display:inline-block;
width:113px;
height:27px;
background:url(/images/buttons/print_fees.png);
}

a.refresh {
display:inline-block;
width:113px;
height:27px;
background:url(/images/buttons/refresh.png);
}

a#Stage1, a#Stage2, a#Stage3, a#Stage4, a#Stage5 {
display:inline-block;
width:198px;
height:27px;
background:url(/images/buttons/continue_application.png);
margin-top:20px;
}

a#Stage1 img, a#Stage2 img, a#Stage3 img, a#Stage4 img, a#Stage5 img {
display:none;
}

#info-col ul {
font-family:"trebuchet ms";
}

#info-col table {
border-collapse:collapse;
font-family:"trebuchet ms";
font-size:12px;
color:#333;
}

#content ul.feed {
margin:0px;
padding:0px;
list-style-type:none;
width:618px;
}

#content ul.feed li {
font-family:"trebuchet ms";
font-size:12px;
color:#333;
margin-bottom:15px;
margin-left:60px;
}

#content ul.feed li.college {
font-weight:bold;
color:#3b2071;
}


#content ul.feed li.link a {
color:#3b2071;
text-decoration:none;
}

#content ul.feed li.link a:hover {
text-decoration:underline;
}

#content ul.feed li.date {
background:url(/images/arrow-purple.jpg) no-repeat left center;
text-indent:15px;
margin-bottom:20px;
}

#content ul.feed li.date span a {
color:#3b2071;
}

#content ul.feed li.date span a:hover {
text-decoration:underline;
}

.big-round {
-webkit-border-radius:5px;
-moz-border-radius:5px;
border-radius:5px;
behavior: url(http://www.abbeycolleges.co.uk/scripts/PIE-1/PIE.htc);
}
.big-number {
font-size:25px;
}
.footerP a {
color:#000;
}
.ie-7fb-fix {
*margin-top:-10px;
}
.ie-7isa-fix {
*margin-top:-35px;
}
































/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */

