/*
Theme Name: black background
Copyright: leedscitycollege.ac.uk
Author URI: Alex Karagiannidis
------------------------------------------------------------------------------------------------------*/
/* *** course catalogue website *** */
body {color:#e7e7e7; background:#111a1d; }

/* Styles for Menu Items */
#menu-b { border-top:1px solid #fff; border-bottom:1px solid #fff; }
#menu-b ul a { color:#fff; }

#menu-b .sub_a { background:#8b005a;}
#menu-b .sub_b { background:#ca006c;}
#menu-b .sub_c { background:#4d85c5;}
#menu-b .sub_d { background:#f78f1e;}
#menu-b .sub_e { background:#b2bb1c;}

#menu-one a:hover {color:#8b005a;}
#menu-two a:hover {color:#ca006c;}
#menu-three a:hover {color:#4d85c5;}
#menu-four a:hover {color:#f78f1e;}
#menu-five a:hover {color:#b2bb1c;}
/*end*/

#prev{background:url(http://www.leedscitycollege.ac.uk/img/icons/scroll_left.gif) no-repeat left bottom;}
#next{background:url(http://www.leedscitycollege.ac.uk/img/icons/scroll_right.gif) no-repeat left bottom;}

#home_topStory h3,
#home_latestNews h3,
#home_events h3,
#home_bottom h3,
.featureSlide h3,
.news_topStory h3,
#news_middle h3,
#news_bottom h3,
.news_vids h3,
#news_events h3 a,
.crs li a,
.crsb li a,
.home-crs li a,
.news-crs li a { background-color:#435561; color:#e7e7e7; border:1px solid #435561;  }

.crs li a,
.crsb li a,
.home-crs li a,
.news-crs li a {background-color:#172428; color:#e7e7e7;}
	
.crs .selected,
.crsb .selected,
.home-crs .selected,
.news-crs .selected {background-color:#435561; color:#e7e7e7;}

.usefulTerms dd {background-color:#172428; }
/*------------------------------------------------------------------------------------------------------*/
/* *** course catalogue *** */
/* blockBoxes
----------------------------------------------- */
.navR {background:url(http://www.leedscitycollege.ac.uk/img/icons/catalogue/scroll_right-black.gif) no-repeat left bottom;}
.navL {background:url(http://www.leedscitycollege.ac.uk/img/icons/catalogue/scroll_left-black.gif) no-repeat left bottom;}

.t {background: url(http://www.leedscitycollege.ac.uk/img/boxes/box/ak_t.gif) 0 0 repeat-x; background-color:#f0f3f4;}
.b {background: url(http://www.leedscitycollege.ac.uk/img/boxes/box/ak_b.gif) 0 100% repeat-x; }
.l {background: url(http://www.leedscitycollege.ac.uk/img/boxes/box/ak_l.gif) 0 0 repeat-y}
.r {background: url(http://www.leedscitycollege.ac.uk/img/boxes/box/ak_r.gif) 100% 0 repeat-y}
.bl {background: url(http://www.leedscitycollege.ac.uk/img/boxes/box/ak_bl.gif) 0 100% no-repeat}
.br {background: url(http://www.leedscitycollege.ac.uk/img/boxes/box/ak_br.gif) 100% 100% no-repeat}
.tl {background: url(http://www.leedscitycollege.ac.uk/img/boxes/box/ak_tl.gif) 0 0 no-repeat}
.tr {background: url(http://www.leedscitycollege.ac.uk/img/boxes/box/ak_tr.gif) 100% 0 no-repeat;}
/***** blockBoxes dark*****/
.tG {background: url(http://www.leedscitycollege.ac.uk/img/boxes/boxg/akg_t.gif) 0 0 repeat-x; background-color:#dfe4e8;}
.bG {background: url(http://www.leedscitycollege.ac.uk/img/boxes/boxg/akg_b.gif) 0 100% repeat-x; }
.lG {background: url(http://www.leedscitycollege.ac.uk/img/boxes/boxg/akg_l.gif) 0 0 repeat-y}
.rG {background: url(http://www.leedscitycollege.ac.uk/img/boxes/boxg/akg_r.gif) 100% 0 repeat-y}
.blG {background: url(http://www.leedscitycollege.ac.uk/img/boxes/boxg/akg_bl.gif) 0 100% no-repeat}
.brG {background: url(http://www.leedscitycollege.ac.uk/img/boxes/boxg/akg_br.gif) 100% 100% no-repeat}
.tlG {background: url(http://www.leedscitycollege.ac.uk/img/boxes/boxg/akg_tl.gif) 0 0 no-repeat}
.trG {background: url(http://www.leedscitycollege.ac.uk/img/boxes/boxg/akg_tr.gif) 100% 0 no-repeat;}