body {
    font-size: xx-small;
    /*padding: 0px 16px 8px 16px;*/
    margin: 0 0 0 0;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.KxSectionHeader
{
	FONT-WEIGHT: bold; 
	FONT-SIZE: 100%; 
	VERTICAL-ALIGN: top; 
	background-color: #006633;
	color: White;
	font-size: small;
}

.Notes
{
	FONT-WEIGHT: bold; 
	font-size:xx-small;
}

.KxSectionSubHeader
{
	FONT-WEIGHT: bold; 
	FONT-SIZE: 100%; 
	VERTICAL-ALIGN: top; 
	COLOR: #00584a; 
	FONT-STYLE: normal; 
	FONT-FAMILY: Arial Narrow, verdana, helvetica, sans-serif; 
	BACKGROUND-COLOR: #b1cdb0; 
	TEXT-ALIGN: left
}

.KxErrorLabel
{
	/*background-color:White;*/
	color:Red;
	font-size:x-small;
}

.KxError
{
	/*background-color:Red;*/
	color:Red;
	/*background-color:White;*/
}

/* CSS Document */


a {
    text-decoration: none;
    color: #23527c;
}

#header_image
{
    margin-top:0;
    padding-top:21px;
    margin-left: 8px;
    margin-right: 8px;
    width: 550px;
    height: 167px;
    background-image: url(../images/new_centre.jpg);
    background-repeat: no-repeat;
    background-position: bottom center;
}

#breadcrumb
{
  padding: 8px 4px 4px 4px;
  font-size: 0.8em;
  font-weight: 600;
  font-style: italic;
}

#breadcrumb a
{
    font-style: normal;
}


.critical_message
{
    color: #990000;
    font-weight: bold;
}



#header td.leftHeader
{
    color: #ffb2f9;
    font-size: 1.5em;
    font-style: italic;
    padding: 12px 0 12px 8px;
    text-align: left;
}

#header td.leftHeader a
{
    color: #ffb2f9;
    font-style: italic;
}


#header td.rightHeader
{
    text-align: right;
    padding-right: 8px;
}

#header img
{
    margin-top: 8px;
    margin-left: 8px;
}

div.pspText
{
    margin-top: 4px;
    margin-bottom: 4px;
    color: #ff6699;
    font-size: 0.7em;
    font-weight: 600;
    font-style: italic;
    letter-spacing: 2px;
}

#header span
{
    color: #ffffff;
}

#subHeader
{
    border-top: 1px solid #910041;
    background-color: #dddddd;
    border-left: 1px solid #cccccc;
    border-right: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc;
    margin-top: 2px;
    padding: 4px 4px 4px 4px;
    color: #910041;
    font-weight: bold;
    font-size: 0.68em;
}

#subHeader td.rightSH
{
    text-align: right;
}

div.boxHolderLeft, div.boxHolderRight
{
    margin-bottom: 8px;
}

div.boxHolderLeft
{
    text-align: left;
}

div.boxHolderRight
{
    text-align: right;
}

    div.boxHolderLeft h3, div.boxHolderRight h3 {
        margin-bottom: 8px;
        color: #001f5e;
        border-bottom: none;
        margin-bottom: 0;
        padding-bottom: 0px;
        padding-top: 12px;
        font-size: small;
        font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    }

    div.boxHolderLeft td, div.boxHolderRight td {
        border: 1px solid #910041;
        background-color: #fff4e5;
        padding-left: 6px;
        font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
        font-size: 0.7em;
    }

div.boxHolderRight td
{
    text-align: right;
}

div.boxHolderLeft li
{
    padding-top: 0;
    text-align: left;
}

div.boxHolderLeft ul,div.boxHolderRight ul
{
    padding: 0;
    margin: 0;
    list-style-type: none;
}

div.boxHolderLeft li, div.boxHolderRight li
{
    padding:4px;
}

div.boxHolderLeft a
{
    display: block;
    background-image: url(../images/left_arrow.png);
    background-repeat: no-repeat;
    background-position: left;
    padding: 2px 2px 2px 12px;
    height: 16px;
}

div.boxHolderRight a
{
    display: block;
    background-image: url(../images/right_arrow.png);
    background-repeat: no-repeat;
    background-position: right;
    padding: 2px 12px 2px 2px;
    /*height: 16px;*/
}

h3.school_header,h3.welcome_header
{
    color: #001f5e;
    
    margin-left: 8px;
    margin-right: 8px;
    text-align: left;
    margin-top: 12px;
    font-style: italic;
    font-weight: 600;
    font-size: 1em;
}

h3.school_header
{
    font-size: 1.1em;
}

div.school_content
{
    margin-left: 8px;
    margin-right: 8px;
    font-size: 0.8em;
    clear: both;
    padding-bottom: 16px;
}

div.school_content p
{
    padding-top: 4px;
    margin-top: 4px;
}

p.ContentNoLeftPadding { padding-left:0px !important; }

p.content, p.content p,div.ALL_content,div.UG_content,div.PGR_content,div.PGT_content,div.welcome_content
{
    padding-top: 4px;
    margin-top: 4px;
}

p.content , p.content p , p.content div,div.ALL_content,div.UG_content,div.PGR_content,div.PGT_content,div.welcome_content
{
    color: #000000;
    text-align: left;
    line-height: 20px;
}

div.ALL_content p,div.UG_content p,div.PGR_content p,div.PGT_content p,div.welcome_content p
{
    padding: 0 0 0 0;
    margin: 0 0 0 0;
}

div.ALL_content,div.UG_content,div.PGR_content
{
    padding-top: 24px;
    margin-top: 8px;
    background-position: top left;
    background-repeat: no-repeat;
    padding-bottom: 2px;
    line-height: 20px;
    
}

div.welcome_content
{
    line-height: 20px;
    color: #001f5e;
    font-weight: 500;
}

div.ALL_content
{
    background-image: url(/psportal/images/school_back.png);
}

div.UG_content
{
    background-image: url(/psportal/images/undergraduate_back.png);
}

div.PGR_content
{
    background-image: url(/psportal/images/postgraduate_back.png);
}

td.loginbox
{
    border: 1px solid #910041;
    background-image: url(/psportal/images/squares.png);
    background-position: bottom right;
    background-repeat: no-repeat;
}

td.loginbox legend
{
    font-style: italic;
    color: #910041;
    font-weight: 600;
    font-size: 0.9em;
}

div.formLine 
{
    margin: 4px 4px 4px 4px;
    text-align: center;
    font-size: 0.7em;
}

div.formLine label
{
    display: block;
    float: left;
    width: 150px;
    font-weight: 400;
}

div.formLine3
{
    margin: 4px 4px 4px 4px;
    padding-left: 200px;
    padding-right: 200px;
    text-align: left;
    font-size: 0.7em;
}

div.formLine3 label
{
    display: block;
    float: left;
    width: 150px;
    font-weight: 400;
}

div.formLine4
{
    margin: 4px 4px 4px 4px;
    padding-left: 150px;
    padding-right: 150px;
    text-align: left;
    font-size: 0.7em;
}

div.formLine4 label
{
    display: block;
    float: left;
    width: 250px;
    font-weight: 400;
}


fieldset
{
    border: 1px solid #910041;
    background-color: #fff4e5;
    margin-bottom: 8px;
}

#hi
{
    text-align: left;
    color: #001f5e;
    font-weight: 600;
    font-size: 0.8em;
    margin-left: 8px;
    margin-bottom: 0;
    padding-bottom: 0;
    padding-top:12px;
}

#welcome_message, #welcome_message2
{
    padding: 8px 8px 8px 8px;
    text-align: center;
    color: #001f5e;
    font-size: 0.8em;
}

#welcome_message2
{
    border-bottom: 1px dotted #910041;
}

td.regFormLine
{
    text-align: left;
}

td.regRight
{
    text-align: right;
}

td.regFormLine label
{
    font-size: 0.7em;
    color: #001f5e;
    font-weight: 400;
    width: 150px;
}

td.info-detail
{
    text-align: left;
}

td.info-detail, td.info-detail2, td.info-detail3
{
    font-size: 0.7em;
}

td.info-detail2
{
    text-align: left;
}

td.info-detail3
{
    text-align: center;
}

#yellow_box
{
    text-align: center;
    padding: 24px 250px 24px 250px;
}
#yellow_box div
{
    font-size: 0.7em;
    width: 300px;
    border: 1px dotted #910041;
    background-color: #fff4e5;
    text-align: center;
    padding-top: 6px;
}

#yellow_box strong
{
    font-size: 1.5em;
    padding: 6px 6px 6px 6px;
    display: block;
}

td.dotted
{
    margin: 0 8px 0 8px;
    border-bottom: 1px dotted #910041;
}

#search
{
    width: 300px;
    padding: 8px 8px 8px 8px;
    font-size: 0.7em;
}

th
{
    font-size: 0.7em;
    font-weight: bold;
    color: #910041;
    border-bottom: 1px dotted #910041;
}

.dtContent
{
    padding-bottom: 4px;
    font-size: 0.7em;
}

.dtHeader
{
    padding-top: 4px;
    font-size: 0.8em;
    color: #001f5e;
}

.pit_Category
{
    font-size: 0.8em;
    font-weight: 600;
    color: #910041;
    width: 200px;
}

span.keywordFound
{
    background-color: #ffcc00;
    font-weight: 600;
}

td.error_message
{
    color: #990000;
    font-size: 0.8em;
    font-weight: 500;
}

td.toCenter
{
    text-align: center;
}

span.hello
{
    font-size: 1.3em;
    font-weight: 600;
}

div.contents
{
    text-align: left;
    font-size: 0.8em;
    color: #000000;
}

div.contents h3, div.contents2 h3
{
    font-size: 1.3em;
}

div.contents h3, div.contents h4
{
    color: #000000;
}

div.contents ul
{
    list-style-type: none;
    padding-left: 4px;
    margin-left: 4px;
    padding-bottom: 16px;
}

div.contents ul a
{
    display: block;
    background-image: url(../images/left_arrow.png);
    background-repeat: no-repeat;
    background-position: left;
    padding: 2px 2px 2px 12px;
    height: 16px;
    color: #000000;
}

ul.close
{
  /* Added by Suzanne, 28/10/10 */
	padding-bottom:0;
}

ul.close li
{
	padding:4px;
	margin:0;
}

div.contents h4
{
    border-bottom: 1px dotted #910041;
}

div.contents p
{
    padding-left: 8px;
    padding-right: 8px;
    color: #000000;
}

div.contents p a
{   
    color: #000000;
}

div.contents p a strong
{
    color: #910041;
}

a.content_link
{
    color: #910041;
    font-weight: 600;
}

td.manLabel
{
    text-align: center;
    color: #cc0000;
    font-weight: 600;
    font-size: 0.65em;
    padding-top: 6px;
    padding-bottom: 6px;
}

span.man
{
    color: #cc0000;
    padding-left: 6px;
    font-size: 0.8em;
    font-weight: 600;
}

img.imgLeft
{
    padding: 4px 0 4px 0;
    float: left;
}


img.imgRight
{
    padding: 4px 0 4px 0;
    float: right;
}

div.errLine
{
    font-size: 70%;
    color: #990000;
    font-weight: bold;
    padding: 12px 12px 12px 12px;
}

a.ask_queens
{
    display: block;
    height: 61px;
    background-image: url(../images/ask.png);
    background-repeat: no-repeat;
    background-position: left;
}

a.nano_comp
{
    padding-top: 12px;
    display: block;
    height: 61px;
    background-image: url(../images/nano.png);
    background-repeat: no-repeat;
    background-position: left;
}

ul.comp li
{
    margin-left: 24px;
    list-style-type: disc;
    padding: 4px 6px 4px 6px;
}

div.contents2
{
    text-align: left;
    font-size: 0.8em;
    color: #000000;
    background-image: url(../images/ipod.jpg);
    background-position: bottom right;
    background-repeat: no-repeat;
    padding-bottom: 0;
    margin-bottom: 0;
}

#map_canvas
{
    width: 640px;
    height: 400px;
    border: 1px solid #910041;
    margin: 5px 8px 8px 8px;
}

div.mq_marker
{
    text-align: center;
}
div.mq_marker h3
{
    color: #910041;
    size: 0.8em;
}

div.mq_marker p
{
    color: #001f5e;
}

div.mq_marker img
{
    border: 1px solid #bbbbbb;
}

.linkBtn
{
	background:#006699;
	display:inline-block;
	padding:6px 10px 6px;
	color:#fff;
	text-decoration:none;
	font-weight:bold;
	cursor:hand;			/* Added by Suzanne Murray, 27/10/10 */
}

.italicColoured{
	font-size:100%;
	padding:10px 0 10px;
	font-style:italic;
	color:#92AA30;
}

/* Added by Suzanne Murray, 27/10/10 */

.nav{
	font-size:13px;
}

/* Added by Will Porter(Kx) 03-03-2011 Induction Questions styling */
div.indq table tr td { font-size:14px; font-weight:bold; }
div.indq table tr td label { font-size:14px; line-height:20px; font-weight:normal;  padding-left: 15px;
    display: inline; }
div.indq table tr td input { margin-top:3px; }

div table tr td ol.alphalist
{
    list-style-type:lower-alpha;
    padding-left: 4px;
    margin-left: 48px;
    padding-bottom: 0px;
}

div.progbar
{
    padding:25px 0px 0px 25px;
    width:97.5%;
	float:left;
	background-color:White;
	margin:0px;
}

.buttons {
	width:96%;
}