/* MAIN WRAPPER AND BACKGROUND */


/* Add underline to links now that they have been turned to blue from green */
#cb_wrap a:hover {
text-decoration:underline;
}
/* override green News text now that we've changed to blue on the homepage */
#cb_wrap div.newsHero span.imgListing i {
color:#282549;
}



/* Browsers with no JavaScript enabled will not pick these up. basic.js gives the body a class of jsEnabled */
#cb_wrap {
height:800px;
}
.jsEnabled #cb_wrap {
height: 358px !important;
/* height:330px !important; */
}
#slider {
display:none;
}
.jsEnabled #slider {
display:block !important;
}
.HPnoScript {
font-size:15px;
line-height:25px;
font-weight:bold;
border-bottom:1px dotted #555555;
}
.jsEnabled .HPnoScript {
display:none !important;
}
/* End JavaScript enabled users */




/* CB Shadow for all */
/* the following shadow works in IE5.5-8, FF2-3, Safari3, Chrome */
.shadow {
    box-shadow: 3px 5px 6px #888;
    -moz-box-shadow: 3px 5px 6px #888;
    -webkit-box-shadow: 3px 5px 6px #888;
    filter:progid:DXImageTransform.Microsoft.Shadow(color=#888888, direction=135, strength=7);
}
/*end shadow for all */

#cb_wrap {
    -moz-border-radius: 5px 5px 5px 5px;
    -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2) inset;
-webkit-box-shadow: rgba(0, 0, 0, 0.199219) 0px 1px 1px inset;
border-bottom-left-radius: 5px 5px;
border-bottom-right-radius: 5px 5px;
border-top-left-radius: 5px 5px;
border-top-right-radius: 5px 5px;
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.05);
/* background:#e0e0e0; */
background:#ffffff;
    float: left;
    margin: 10px 0;
   /* min-height: 150px; */
/* height:100%; */
/*    padding: 16px 16px 0; */
padding: 9px 0px 0px 0px;
    width: 965px;
}
#fadeCornercb {
    /* background: url("/media/keeleuniversity/styleassets/images/fadeCornerBlue.jpg") repeat-x scroll 7px bottom transparent; */
    float: left;
    width: 999px;
/*    margin-left: 7px !important; */
}

/* PANELS MAIN*/

.panelContainer {
/*    margin: 10px 0 -10px; */ /* use this empty div as a top bottom padding if needed */
margin:0px;
    padding: 0;
}
.panelContainer hr {
border-bottom:1px dotted #DDDDDD;
border-right:none;
border-left:none;
border-top:none;
}
.panels {
/* padding-left:7px; */
}

.gbl_panel {
/*     border-collapse: collapse;  */

/*    border-style: dotted; */
  /*  border-width: 1px; */
/*    margin: 0 5px; */
/*     height: 240px; */

/*     width: 220px !important; */

/* -webkit-border-radius: 8px; */

/* -moz-border-radius: 8px; */

/* border-radius: 8px; */

/* background-color:none; */

/*   -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2) inset; */

/*   -webkit-box-shadow: rgba(0, 0, 0, 0.199219) 0px 1px 1px inset; */

/* progressive gradient */
/* background: -moz-linear-gradient(bottom, #35425d -200%, #fff 100%); */
/* background: -webkit-gradient(linear, left bottom, left top, from(#bcc0c9), to(#fff)); */

 /*   background: -moz-linear-gradient(bottom, #5A8F3B -50%, #fff 100%);	*/ /* If color is prederred */
 /*   background: -webkit-gradient(linear, left bottom, left top, from(#5A8F3B), to(#fff)); 	*/ /* If color is prederred */

}
.gbl_panel h2 {
/*    background: url("/jq/cb_Panels/images/cb_sprite.png") no-repeat scroll 0px top transparent;  */
/* background: url("/media/keeleuniversity/styleassets/images/rightTitleOverlay.png") no-repeat scroll 0 0 #cccccc  ; */
/*  margin: 0px 0px 5px 0px; */
/*    overflow: hidden; */
/*    padding: 6px 30px 8px 12px; */
/*    background: url("/media/keeleuniversity/styleassets/images/rightTitleOverlay.png") no-repeat scroll 0 0 #5A8F3B; */
/*    margin: 0 0 0; */
/*    padding: 7px; */
}
.gbl_panel h2 a {
/* background:none repeat scroll 0 0 #5A8F3B;  */
/* font-size:14px; */
/* color:white; */
/* line-height:18px; */
/* padding:7px; */
/* width:100%; */
}
.panel_container1, .panel_container2, .panel_container3, .panel_container4 {
    float: left;
/*    width: 25%; */
background:url("/jq/cb_Panels/images/cbFade.gif") no-repeat scroll 0 0 transparent;
padding-left:10px;
}

/* PANEL WIDTHS */

.panel_container1 {
width:230px;
}
.panel_container2 {
width:230px;
}
.panel_container3 {
width:230px;
}
.panel_container4 {
width:230px;
}




.panel1, .panel2, .panel3, .panel4{
height:240px;
-webkit-border-top-right-radius: 8px;
-webkit-border-bottom-left-radius: 8px;
-moz-border-radius-topright: 8px;
-moz-border-radius-bottomleft: 8px;
border-top-right-radius: 8px;
border-bottom-left-radius: 8px;
}
.panel1 {
/*    margin-left:3px;	*/
}
/* new for google fonts */
.panel1 ul li ul li a { 
    font-size:12px;
}


.panel1 h2 {
background:url("/jq/cb_Panels/images/findyourcourse.png") no-repeat scroll 0 top transparent;
text-indent:-50000px;
height:35px;
margin-left:10px;
}
.panel2 {
/*    margin-left:3px;	*/
/* background-color:white !important; */
}
.panel2 h2 {
background:url("/jq/cb_Panels/images/news.png") no-repeat scroll 0 top transparent;
text-indent:-50000px;
height:35px;
margin-left:10px;
}
.panel3 {
/*    margin-left:3px;	*/
}
.panel3 h2 {
background:url("/jq/cb_Panels/images/whereweare.png") no-repeat scroll 0 top transparent;
text-indent:-50000px;
height:35px;
margin-left:10px;
}
.panel4 {
/*    margin-left:3px;	*/
font-size:12px;
}
.panel4 h2 {
background:url("/jq/cb_Panels/images/quicklinks.png") no-repeat scroll 0 top transparent;
text-indent:-50000px;
height:35px;
margin-left:10px;
}
.panel2 h2 {
/*    background: url("/includes/images/external/homepage_corners/orange.gif") no-repeat scroll right top #E27507; */
}

/* PANEL LISTS */
.ulpanel {
padding-left:4px;
}
.ulpanel li {
background:#ffffff;
padding-left:5px;
}
.panel_li_first {
-webkit-border-top-left-radius: 4px;
-webkit-border-top-right-radius: 4px;
-moz-border-radius-topleft: 4px;
-moz-border-radius-topright: 4px;
border-top-left-radius: 4px;
border-top-right-radius: 4px;
background:#ffffff;
}
.panel_li_last {
}





/****************** Panel Content *****************/

/**** News Hero ****/
.newHero {
}
.newsHero a .imgListing {
width:210px;
/* background: url("/media/keeleuniversity/styleassets/images/hr_fade.jpg") no-repeat scroll center left bottom transparent; */
background: none !important;
}
.newsHero a .imgListing:hover {
/* background: url("/media/keeleuniversity/styleassets/images/hr_fade_over_wide.jpg") no-repeat scroll left bottom transparent */
background: none !important;
}
div.newsHero span.imgListing i {
display:inline;
font-size: 11px;
font-style: normal;
font-weight: bold;
padding: 0 0 0.4em;
}

.panelContent {
padding:6px 30px 8px 12px;
}

div.panel_footer {
    position: relative;
/*  removed for results  top: 30px; */
    top:7px;
    padding:5px 0px 3px 2px;
}
div.panel_footer a {
float:left;
}

.hm_newshome {
    background: url("/media/keeleuniversity/styleassets/images/bulletDotsGreen.gif") no-repeat scroll 0.2em 0.4em transparent;
    padding-left: 10px;
    width:210px;
font-size:12px;
}

div.panel_footer img {
/*    padding-left: 29px; */
padding-left:20px;
    top: 0;
}
/* panel1 content */

.panelContent ul {
display:block;
}
.panelContent ul li {
padding-top:0px;
padding-bottom:4px;
}

.panel_content1 li a {
font-size:14px;
padding:0px;
color: #282549;
background-color: transparent;
/*    background: url("/images/homepagehottickets/image02.jpg") no-repeat scroll 0 0 #D2E8EE; */
}

/*
.panel_content1 ul span {
line-height:14px !important;
display:inline-block !important;
font-size:12px;
background:url("/media/keeleuniversity/styleassets/images/bulletDotsGreen.gif") no-repeat scroll 0.2em 0.4em transparent;
padding-left:10px;
}

.panel_content1 li span a {
font-size:11px;
color:#000;
display:inline;
}
*/

/* New panel 1 for xhtml compliance */
.panel_content1 ul ul{
    background: url("/media/keeleuniversity/styleassets/images/bulletDotsGreen.gif") no-repeat scroll 0.2em 0.4em transparent;
    display: inline-block !important;
    font-size: 12px;
    line-height: 14px !important;
    padding-left: 10px;
}
.panel_content1 ul ul a {
    color: #000000;
    display: inline;
    font-size: 11px;
}
/*end new panel1 */


div.panels div.panel_container3 div.panel3 div.panel_content3 div.panelContent ul li a {
color: #282549;
}
.panel_content1 ul {
width:198px;
}
.panel_content1 ul li {
*height:20px !important; /*IE7 hack */
}
.panel_content1 hr {
*margin: 17px 0px 0px 0px !important; /*IE7 hack*/
}

.panel_content1 hr{
padding:0px;
margin:2px 0px 5px 0px;
}
.panel_content1 hr.hrlast{
display:none;
}


/* panel2 content */
.panel_content2 {

/*    background: url("/images/homepagehottickets/image02.jpg") no-repeat scroll 0 0 #D2E8EE; */
}


/* panel3 content */
.panel_content3 {

/*    background: url("/images/homepagehottickets/image02.jpg") no-repeat scroll 0 0 #D2E8EE; */
}
.panel_content3 .panelContent {
    padding-right: 0 !important;
position:relative;
    width: 200px;
}
.panel_content3 .panelContent ul {
float:left;
width:98px;
}
.panel_content3 .panelContent ul li {
font-size:1.2em;
line-height:1.5em;
padding-top:10px;
}

.heroImageLink a {
width:98px;
float:right;
}

/* panel4 content */
.panel_content4 {
/*    background: url("/images/homepagehottickets/image02.jpg") no-repeat scroll 0 0 #D2E8EE; */
}

.panel_content4 .panelContent ul li {
font-size:13px;
display:block !important;
/*width:99%;*/
width:100%;
}
.panel_content4 .panelContent ul li a {
background:url("/media/keeleuniversity/styleassets/images/bulletDotsGreen.gif") no-repeat scroll 0.2em 0.4em transparent;
padding-left:10px;
line-height:15px;
float:none;
display:inline-block;
}

.panel_content1, .panel_content2, .panel_content3, .panel_content4 {
    height: 120px;
    padding: 0;
color:#282549;
}

.list ul, .feedreader ul {
    color: #BFBFBF !important;
    list-style-type: disc;
    padding: 8px 10px 8px 25px;
}



/* blue arrow override now that blue is the new green */
.panel_content1 ul ul, .hm_newshome, .panel_content4 .panelContent ul li a {
background: url("/jq/cb_Panels/images/bulletDotsBlue.gif") no-repeat scroll 0.2em 0.4em transparent;
}
