﻿
body
{
    font-family: "Segoe UI", helvetica,arial,sans-serif;
    color: #444;
}

/* STYLE OVERRIDES */

body .MyMorrisby #header-logo
{
    float: left;
    background: url(../images/MorrisbyLogo.png) left top no-repeat;   

}

body .MyMorrisby #header{background: #fff;color: #000;}
body .MyMorrisby .primaryNav{background-color: #D0464D;color: White;border-top: 1px solid #fff; border-bottom: 1px solid #fff;}
body .MyMorrisby .navigation_tier1 .primaryNav .tab a.navlink{}

#sectionTitle{padding:30px 0 0 120px;font-size:1.2em;font-weight:bold;}
#sectionSubTitle{padding:0 0 0 256px;font-size:0.9em;}

.current.careersTab
{
    border: solid 1px #050 !important;
    color:#050 !important;
   
    height: 50px !important;
    margin-bottom:-20px !important;
}
.homePagePanels{padding-bottom:20px;}
.homePanel{float:left;background-color:#ffeeee;border-top:solid 1px #eebbbb;border-bottom:solid 1px #ffdddd;width:300px;height:400px;padding:10px;}
.homePanel h2{font-family:Arial !important;margin:0;font-size:1.1em !important;font-weight:normal;}
.homePanel h3{font-family:Arial !important;margin:8px 0 0 0 ;font-size:0.9em !important;}
.careerPanel{margin-right:20px;}
.coursePanel{width:240px !important;margin-left:20px;}
.sidePanel{width:240px !important;margin-left:20px;background-color:#eee !important;font-size:0.9em;}
img
{
    border: 0px;
}

hr.dashed{height: 0px; overflow: hidden; border-top: 1px dashed #ccc; border-bottom: 1px dashed #fff; color: #fff; background: #fff;}
hr.dotted{height: 0px; overflow: hidden; border-top: 1px dotted #ccc; border-bottom: 1px dotted #fff; color: #fff; background: #fff;}

.white,
.whiteText
{
    color: White !important;
}

.darkRed
{
    color: #D0464D !important;
}

.heavy
{
    font-weight: bold;
}

vertical .indent
{
    padding-left: 20px !important;
}

.hidden
{
    display: none !important;
}

p,
ul
{
    margin-top: 15px;
    margin-bottom: 15px;
    font-size: 0.9em;
}

.justify
{
    text-align: justify !important;
}

.align-right
{
    text-align: right !important;
}

.align-right p
{
    text-align: right !important;
}

.align-left
{
    text-align: left !important;
}

.align-center
{
    text-align: center !important;
}

.column
{
    width: 335px;
}

.oneColumn .column /* Planner */
{
    width: 900px;
}

.column .headerimage
{
    background: #414141;
    text-align: right;
    margin: 1px 0 1px 0;
}

.column .headerimage img
{
    width: 335px;
    height: 170px;
}

.column .inner
{
    margin: 0px;
    border: 1px solid #ccc;
    background:#FFFFFF url(../images/columnheader-fade25.png) repeat-x scroll center bottom;
}

p.listdescription
{
    padding: 5px 10px 5px 10px;
    font-size: 0.75em;
    background: #eee url(../images/columnheader-fade50.png) repeat-x scroll center bottom;
}

#LinkList .column .inner ul li
{
    border-top: 1px solid #ddd;
}

.column .inner .linkcontainer
{

}

.margin-bottom
{
    margin-bottom: 10px;
}

.no-margin-top
{
    margin-top: 0px !important;
}

.no-margin-bottom
{
    margin-bottom: 0px !important;
}

.no-padding-top
{
    padding-top: 0px !important;
}

.no-padding-bottom
{
    padding-bottom: 0px !important;
}

.clickable
{
    cursor: pointer;
}

.titlebubble
{
    background: url(../images/headings/bubble-heading2col.gif);
    padding: 11px 20px 19px 20px;
}

.address
{
    display: block;
}

.loginStatus
{
    font-style: italic;
    font-size: 1.4em;
}

#LoginArea
{
    font-size: 0.9em;
    width: 250px;
}

#siteSections {margin-top:4px;}
#siteSections .current{font-weight:bold;}

#loginPanel{background: rgb(255, 255, 255);background: rgba(255, 255, 255, 0.6);padding:10px;line-height:1em;font-size:0.8em;margin:10px 0px 10px 10px;position:relative;height:80px;border:0;white-space:nowrap;}
#loginPanel dl{margin:0;padding:0;white-space:nowrap;width:220px;}
#loginPanel dd{margin:0 0 4px 0px; float:right;line-height:20px;padding:0;}
#loginPanel dt{float: left;width: 60px;line-height:20px;padding:0;margin-top:3px;}
#loginPanel .InputUsername,#loginPanel .InputPassword{padding:2px;margin:0;width:150px;}
#forgottenPassword{font-size:0.9em;position:absolute;left:10px;bottom:24px;}
#signupLink{font-size:0.9em;position:absolute;left:10px;bottom:7px;}
.LoginButton{position:absolute;bottom:8px;right:10px;}

#loggedIn
{
    text-align: right;
    margin-top: 5px;
    max-height:90px;
    overflow:hidden;
    white-space:nowrap;
}

#LoginArea .login-username
{
    float: left;
    width: 35%;
    text-align: left;
}

#LoginArea .login-password
{
    float: left;
    width: 35%;
    text-align: left;    
}

#LoginArea .login-username label,
#LoginArea .login-password label
{
    width: 90%;
    height: 18px;
    display: block;
}

#LoginArea .login-username input,
#LoginArea .login-password input
{
    width: 92%;
    height: 16px;
}


#LoginArea .login-buttons input
{
    margin-bottom: 1px;
}

.loginBox
{
    padding: 40px 40px 0 40px;     
    width: 170px; 
    height: 210px; 
    display: block;
}


.signUpForm th{text-align:right;}

/* POSITIONAL STYLES */

.clearfix
{
    float: none;
    clear: both;
}

.floatright
{
    float: right;
}

.column
{
    float: left;
    display: block;
}


/* PAGE ELEMENTS */

.Resources
{
    margin-top: 10px;
    float: left;
}

.chunkyWhiteBorder
{
    border: 10px solid white;
}

.nopadding
{
    padding: 0px !important;
}

.nomargin
{
    margin: 0px !important;
}


.transparentBox
{
    background: url(../images/90percent.png) repeat;
    padding: 5px 10px 5px 10px;
    border-color:#CCCCCC #AAAAAA #AAAAAA #CCCCCC;
    border-style:solid;
    border-width:1px;
    float: left;
}

.imagewrapper
{
    border-color:#CCCCCC #AAAAAA #AAAAAA #CCCCCC;
    border-style:solid;
    border-width:1px;
    background:#FFFFFF url(../images/columnheader-fade50.png) repeat-x scroll center bottom;
    padding: 5px;
    margin: 10px;
}



#versionInfo
{
    padding: 10px 0 10px 0;
    font-size: 0.8em;     
    color: #444;
}

#versionInfo span
{
    vertical-align: middle;
}

#footer-links
{

}

#footerMain{float:left;}
#footerSmallText{font-size:0.7em;margin-top:6px;float:right;}

#footer-links .column
{
    text-align: left;
}

#footer-links h3
{
    border: 0px solid white !important;
    border-bottom: 1px solid white !important;
}

#footer-links .column h3 img
{
    margin-right: 5px;
}


#breadcrumb .breadcrumbIntro
{
    font-weight: bold;
}

#fontsizer
{
    text-align: right; 
    color: White !important;     
    margin: 2px 5px 5px 25px;
}

.map
{
    margin-top: 10px;
}

.quotebox
{
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #fff;    
    overflow: hidden;  
}

#professionalQuotes
{
    background: #eee url(../images/headings/asian-lady-at-computer.jpg) right top no-repeat;
}

#individualQuotes
{
    background: #eee url(../images/headings/man-with-backpack.jpg) right top no-repeat;
}

.ukcfHeader
{
    width: 333px;
    height: 120px;
    overflow: hidden;  
    display: block;
}

.warningIcon
{
    padding: 3px 0 5px 42px !important;
    background: url(../images/icons/error.png) left top no-repeat;
}

.warningIconSmall
{
    padding: 3px 0 5px 32px !important;
    background: url(../images/icons/error-small.png) left top no-repeat;
}

.loadingIcon
{
    padding: 4px 0 5px 42px !important;
    background: url(../images/icons/green-spinner.gif) left top no-repeat;
}

.morrisbyIcon
{
    padding: 5px 0 10px 40px;
    background: url(../images/icons/morrisby.png) left top no-repeat;
}

.itemRow { padding: 5px 10px;border-bottom: solid 1px #DDDDDD; color: #666666; background: #FFFFFF;}

#feedback-tray                  { position: fixed; z-index: 999; bottom: 90px; left: -171px; vertical-align: bottom; width: 206px;}
#feedback-tray-tab              { position: relative; margin-top: 10px; margin-left: 0px; border-left: 0px; color: White; padding: 10px; background-color: #8DA84F;}
#feedback-tray-content          { width: 150px; position: relative; overflow: hidden; color: White; padding: 10px; background-color: #8DA84F; }
#feedback-tray-text             { width: 100%; padding: 2px; height:150px;}
* html #feedback-tray           { position: absolute; }

#organisations .contactInfo,
#testimonials .contactInfo
{
    position: absolute;
    width: 220px;
    margin: 0 0 0 0;
    padding: 10px;
}

#organisations .contactInfo p,
#testimonials .contactInfo p
{
    margin: 0px;
    padding: 0px 5px;
}

#organisations .organisation,
#testimonials .testimonial
{
    border-top: 1px solid #ccc;
}

/*Career Information*/
.slides {
    height: 400px;
    position: relative;
    float:right;
    width: 300px;
	margin: 4px 10px 12px 0;
	display: block;
	padding-left:20px;
}

.slides img {
position: absolute;
    float: left;
    padding: 10px 10px 5px;
}

a.morrisbyButton {
background: transparent url("http://resources.morrisby.com/images/buttons/mbright.png") no-repeat scroll top right;
color: #545454;
display: block;
float: left;
font-size: 12px !important;
font-weight: bold;
height: 33px;
margin-right: 6px;
padding-right: 12px!important;
text-decoration: none;
border: 0;
cursor: pointer;
padding: 1px 0;
}

a.morrisbyButton:hover{text-decoration:underline;}

a.morrisbyButton span{background:transparent url("http://resources.morrisby.com/images/buttons/mbleft.png") no-repeat; 
				  display:block;line-height:14px;padding:6px 0 10px 10px;color:#545454}
				  
 a.morrisbyButton img {
margin: 0 6px -3px 0!important;
padding: 0;
border: none;
}


/* Links */
a,
a:visited,
a:active
{
    color: #444;
}

a:hover{color:#22b}

a:active,
a:selected
{
    text-decoration: underline !important;
}

/* Primary Navigation Tabs */
.navigation_tier1
{
    position:absolute;
    left:20px;
    top: 74px;
    padding: 0px 0px 0px 0px;        
    height: 45px;
    border-bottom:1px solid #ddd;
    width: 940px;
}
         
.primaryNav
{
    margin:0 0 0 118px;
    padding: 0; 
    height: 2.6em;
    width: 824px;
    border-top: 0px solid #fff;
    border-bottom: 0px solid #444;            
}

.primaryNav a span,
.primaryNav a img
{
    vertical-align: middle;
    border: 0px;
    padding: 0 2px 0 0;
    margin-top: -2px;
}

.primaryNav .tab a.navlink
{
    /*font-size: 1.1em;*/
    font-weight: normal;
    margin: 13px 2px 0 2px;
    padding: 0px 10px 0px 10px;    
    color: #000;
    text-decoration: none;
    border-top: 1px solid #ddd;
    border-left: 1px solid #ddd;    
    border-bottom: 0;
    border-right: 1px solid #ddd;    
    background: #e9e9e9;/*transparent url(../images/25percent.png)*/;
    line-height: 2.2em;
    display: inline-block;
}    

.primaryNav .tab a.navlink:hover
{
    background: #fff /*url(../images/columnheader-fade.png) center bottom repeat-x*/;
    color: #444;
    border-top: 1px solid #777;
    border-left: 1px solid #777;    
    border-bottom: 1px solid #aaa;
    border-right: 1px solid #555;        
}    


.primaryNav .tab a.navlink.AspNet-Menu-Selected,
.primaryNav .tab a.navlink.selected,
.primaryNav .tab a.navlink.current
{
    background: #fff;
    border-bottom: 1px solid #fff;
    color: #333;
    font-weight: bold;
    font-size:1.1em;
    padding: 0px 10px 6px 10px;      
    margin-top:4px !important;  
}

.primaryNav .tab a.navlink
{
}

.primaryNav .tab a.navlink:active
{
    background: #fff;
    color: #444;
}    

