/*June 2004 RJP        	                       		 */
/*About this style sheet				*/
/*This stylesheet is based on Bath Universities' default stylesheet */ 
/*It is used for the ask-admission problem submission page that feeds into RT		      */  
/* http://www.bath.ac.uk/ask-admissions/


/* FONT */
body, td, th {font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 0.90em; line-height:1.3em}
h1 {font-weight: 700; font-size: 1.4em; margin:20px 0px 20px 0px; line-height: 1.2}
h2 {font-weight: 700; font-size: 1.3em;}
h3 {font-weight: 700; font-size: 1.2em;}
h4 {font-weight: 700; font-size: 1.1em;}
h5 {font-weight: 600; font-size: 1em;}
h6 {font-weight: 600; font-size: 1em;}
code, samp, kbd {font-family: Courier, monospace;}
code, samp, kbd {font-size: 1em; font-weight: normal;}
.linkbar {font-size: 12px; font-weight: normal; padding: 2px;}
.footer {font-size: 12px; font-weight: normal;}
.linknavtop {font-size: 13px; font-weight: 500;}
.linknav {font-size: 13px; font-weight: 500;}
.searchbutton {font-size: small; font-weight: 600;}

.smalltext {font-size: 100%;}

/*specifically for the ask-admissions web form*/
.problem {font-size: small; font-family: Arial, Verdana, Helvetica, sans-serif; line-height:1.3em}

/*added class for outputting message from problemform (RT)*/
.problemmessage {color: red; background: transparent; font-size: 1.3em}


/* LAYOUT */

body.sulistop, body.sidepic, body.sulissoft, body.sulisside {padding: 0 2em 0 2em;}
table {margin-top: 0px; margin-bottom: 0px;}
div.header img, div.footer img {float: right;}
.indent {text-indent: 3em;}
.printonly {display: none;}
.linknavtop {vertical-align: middle; margin-top: 1px; margin-bottom: 1px;}
.linknav {vertical-align: middle; margin-top: 1px; margin-bottom: 1px;}
div.pagefooter {margin-left: auto; margin-right: auto; margin-top: 0.8em; text-align: center;}
div#footersulisA {margin-left: 19%;}
.sulisside div.pagefooter {margin-left: 172px; margin-top: 0; clear: both;}
p.footer {margin: 0.2em; margin-top: 0.4em; line-height:1.2em}

/* COLOUR */
h1 {color:#666666; background: transparent;}
h2 {color:#999999; background: transparent;}
h3 {color:#000000; background: transparent;}
h4 {color:#3366cc; background: transparent;}
h5 {color:#666666; background: transparent;}
h6 {color:#000099; background: transparent;}
hr {color:#003399; background-color: #003399; height:1px;}
p, dl, dt, dd {color: #333333; background: transparent;}
.textonbackgd {color: #ffffff; font-size: 13px; font-weight: bold;}
.headsm {font-size: 16px; font-weight: 600;}
.header {font-size: 13px; color: #000099;}
.linkbar {color: #FFFFFF; background: transparent;}
.linknav, .footer {color: #666666; background: transparent;}
.linknavtop {color: #cccccc; background: transparent;}
.footer {color: #3366CC; background: transparent;}

.topbartext {color: #99ccff; background: transparent; font-size: 18px; line-height: 1.2}

.searchbutton {color: #FFFFFF; background-color: #003399; font-family: Verdana, Arial, Helvetica, sans-serif;}
.topbarbackgd {background-color: #003399;}
.replace {color: #990000;}
div.pagefooter div.dotline {width: 60%; height: 0; line-height: 0; margin: 0 auto 0 auto; padding: 0;
                            border-top: solid 1px #A5A2CE;}
.sulissoft div.pagefooter div.dotline {border-color: #007DC6; width: 80%;}
.sulisside div.pagefooter div.dotline {width: 100%;; background-color: #FFFFFF; background-image: url(../assets/graphics/dot-blue.gif); background-repeat: repeat}


/* Links  */
a:link {text-decoration: none; color:#0000ff;}
a:visited {text-decoration: none; color:#0000ff; }
a:link:active, :visited:active {text-decoration: none;}
a:hover {text-decoration: underline; color:#ff6600; background: transparent;}

a:visited img {border-style: none;}


/* LIST COLOURS/STYLE */
ul {color: #333333; list-style-type: none; padding-left: 0.5em; margin-left: 0px; margin-top: 6px; margin-bottom: 12px; background: transparent;}

li {list-style-type: none; margin-top: 2px; margin-bottom: 2px;}


.box {vertical-align: top; border: none; background: #99CCFF;}

img {border: 0px white none;}
.topbarsm {font-size: 13px; font-weight: 600; color: #3366CC;}
.topnavsmtxt {font-size: 13px; font-weight: 600; color: #003399;}
.bold {font-weight: bold;}
.italic {font-style: italic;}
.campusonly {font-size: 10px; font-style: normal;}
.bolditalic {  font-style: italic; font-weight: bold}


