html {
    height: 100%;
    width: 100%;
}

body {
    font: 10px Arial, Verdana, Sans-serif;
    color: #333333;
    background: #ffffff url('/images/interface/cane_background.gif') top left repeat-x;
    height: 100%;
    width: 100%;
}

/** Header ----------------- */

#header {
	position: relative;
	z-index: 999;
}

/** Standard Formats --------------------------------- */

.wrapper {
	font-size: 1.2em;
}

.wrapper b, .wrapper strong {
	font-weight: bold;
}

.wrapper h1,
.wrapper h2,
.wrapper h3,
.wrapper h4,
.wrapper h5,
.wrapper h6{
	font-weight: bold;
	display: block;
	margin-bottom: 0.5em;
	font-weight: bold;
	color: #254383;
}
.wrapper  h1 {
	font-size: 1.7em;
	line-height: 28px;
}
.wrapper  h2 {
	font-size: 1.2em;
	line-height: 34px;
    padding-top:10px
}
.wrapper  h3 {
	margin-top: 8px;
	font-size: 1.2em;
	line-height: 24px;
}
.wrapper  h4 {
	margin-top: 12px;
	font-size: 1.1em;
	line-height: 20px;
}
.wrapper  h5 {
	margin-top: 8px;
	font-size: 1.0em;
}
.wrapper  h6 {
	margin-top: 8px;
	line-height: 18px;
	font-size: 0.9em;
}
.wrapper a, .wrapper a:link, .wrapper a:visited {
	color: #014f8f;
	text-decoration: none;
}

.wrapper a:hover, .wrapper a:active {
	color: #333333;
}



.final a {
	color: #333333;
}

/** Standard Formats end ----------------------------- */


/** Site Search ----------- */
#search_results h1 {
	font-weight: bold;
	display: block;
	margin-bottom: 0.5em;
	font-weight: bold;
	color: #73a75b;
	font-size: 1.6em;
	line-height: 32px;
	border-bottom: 1px dotted #333333;
}

#search_results h1 a, #search_results h1 a:link, #search_results h1:visited, #search_results h1:hover, #search_results h1:active {
	text-decoration: none;
	color: #73a75b;
}

#search_results h1 {
	font-size: 1.5em;
}

.summary {
	font-size: 1.2em;
	display: block;
}

#search_results .didnt{
	font-size: 1.3em;
	margin-top: 15px;
	margin-bottom: 10px;
}

/** Search ends --------------- */

#header h1 {
	height: 92px;
	background: url('/images/interface/screen-supporter-logo.png') no-repeat 310px 50%;
}

/** Top Menue ---------------- */

#top-menu {
    position: absolute;
    left: 275px;
    top: 10px;
    text-align: right;
    font-size: 1.2em;
}

.splitter {
    color: #a0a0a0;
}

#top-menu a, #top-menu a:link, #top-menu a:visited {
	color: #014f8f;
	text-decoration: none;
}
#top-menu a:hover, #top-menu a:active {
	color: #333333;
	text-decoration: none;
}

#top-menu .logged {
    color: #414141;
}

#top-menu .logout {
    color: #014f8f;
    margin-right: 2px;
    display: none;
}

#top-menu .splitter {
    color: #a0a0a0;
}

#top-menu-bottom {
	margin-top: 23px;
    text-align: right;
    font-size: 1.4em;
    overflow: hidden;
}

/** Site Search Form -------------- */

#top-menu-bottom #searchfield {
	float: right;
    background:url(/images/interface/search_form_background.gif) no-repeat;
    width: 203px;
    height: 26px;
    margin: 0;
    padding: 0;
	padding-top: 0;
    border: 0;
    color: #333333;
}

#top-menu-bottom #searchfield .search {
	text-align: left;
	padding-right: 25px;
	width: 147px;
	border: 0;
	height: 25px;
	line-height: 23px;
    color: #333333;
	background-color: transparent;
}

#top-menu-bottom #searchsubmit {
    height: 24px;
    width: 69px;
    float: right;
}

/** Breadcrumb and option navigation --------- */

#mid-header{
	position: relative;
    height: 162px;
    width: 950px;
    font-size: 1.2em;
    margin-top: 1px;
	background-image: url("/images/interface/homepage.jpg");
	background-repeat: no-repeat;
}

body.tree_65654 #mid-header{
	position: relative;
    height: 162px;
    width: 950px;
    font-size: 1.2em;
    margin-top: 1px;
	background-image: url("/images/interface/homepage.jpg");
	background-repeat: no-repeat;
}

body.tree_63610 #mid-header{
	position: relative;
    height: 162px;
    width: 950px;
    font-size: 1.2em;
    margin-top: 1px;
	background-image: url("/images/interface/homepage.jpg");
	background-repeat: no-repeat;
}

body.tree_64994 #mid-header{
	position: relative;
    height: 162px;
    width: 950px;
    font-size: 1.2em;
    margin-top: 1px;
	background-image: url("/images/interface/tools.jpg");
	background-repeat: no-repeat;
}

body.tree_64995 #mid-header{
	position: relative;
    height: 162px;
    width: 950px;
    font-size: 1.2em;
    margin-top: 1px;
	background-image: url("/images/interface/case.jpg");
	background-repeat: no-repeat;
}

body.tree_64996 #mid-header{
	position: relative;
    height: 162px;
    width: 950px;
    font-size: 1.2em;
    margin-top: 1px;
	background-image: url("/images/interface/cane.jpg");
	background-repeat: no-repeat;
}

.noborder {
    border: none;
}



#fonter{
    position: absolute;
    top: 129px;
    left: 675px;
    padding-right: 10px;
    width: 270px;
    text-align: right;
    line-height: 34px;
}

#breadcrumb{
	position: absolute;
	top: 129px;
	left: 10px;
	width: 650px;
	line-height: 34px;
	overflow: hidden;
	height: 28px;
}

#mid-header a, #mid-header a:link, #mid-header a:visited {
	color: #014f8f;
	text-decoration: none;
}

#mid-header a:hover, #mid-header a:active {
	color: #333333;
	text-decoration: none;
	text-decoration: none;

}

#header #quicknavigation {
	position: absolute;
	top: 96px;
	left: 646px;
	text-align: right;
	width: 300px;
	font-size: 1.2em;
	line-height: 27px;
	z-index: 2002;
}

#header #quicknavigation a, #header #quicknavigation a:link, #header #quicknavigation a:visited {
	color: #014f8f;
	text-decoration: none;
}
#header #quicknavigation a:hover, #header #quicknavigation a:active {
	color: #333333;
	text-decoration: none;
}

/** Content Teaser box ------------- */
#content-wrapper {
	font-size: 100%;
}

#content-teaser {
	margin-top: 15px;
	float: left;
	padding: 0;
	margin: 0;
	padding-left: 8px;
	font-size: 1.2em;
}

/** Ctoc and Ad Box on left side ------------ */
#toc-navigation {
	margin-top: 15px;
	float: left;
	padding: 0;
	margin: 0;
	font-size: 1.2em;
}

.box-container {
	margin-top: 15px;
	width: 220px;
	height: auto !important;
	min-height: 250px;
	height: 250px;
}

#subnav {
	height: auto !important;
	min-height: 250px;
	height: 250px;
}

#adbox {
	margin: 0;
	margin-top: 110px;
	height: 250px;
}

#adbox img {
    width: 219px;
}

#toc-navigation .box-head{
	padding: 0;
	margin: 0;
	height: 35px;
	width: 220px;
	background-image: url("/images/interface/subnav_blue.gif");
	background-repeat: no-repeat;
}

body.tree_63610 #toc-navigation .box-head{
	padding: 0;
	margin: 0;
	height: 35px;
	width: 220px;
	background-image: url("/images/interface/subnav_blue.gif");
	background-repeat: no-repeat;
}

body.tree_64994 #toc-navigation .box-head  {
	padding: 0;
	margin: 0;
	height: 35px;
	width: 220px;
	background-image: url("/images/interface/subnav_greenish.gif");
	background-repeat: no-repeat;
}

body.tree_64995 #toc-navigation .box-head {
	padding: 0;
	margin: 0;
	height: 35px;
	width: 220px;
	background-image: url("/images/interface/subnav_red.gif");
	background-repeat: no-repeat;
}

body.tree_64996 #toc-navigation .box-head {
	padding: 0;
	margin: 0;
	height: 35px;
	width: 220px;
	background-image: url("/images/interface/subnav_purple.gif");
	background-repeat: no-repeat;
}

.box-content {
	padding: 0;
	margin: 0;
	width: 220px;
	background-image: url("/images/interface/ctoc-faux.gif");
	height: auto !important;
	min-height: 632px;
	height: 633px;
}
.box-footer {
	padding: 0;
	margin: 0;
	height: 5px;
	width: 220px;
	background-image: url("/images/interface/ctoc-box-footer.gif");
	background-repeat: no-repeat;
}
/** Left side ctoc box end ------------------------------*/

/** Right side content box ------------------------------*/
.box-content-container {
	margin-top: 9px;
	width: 528px;
}

.box-content-container h1.headline {
	color: #254383;
	font-size: 1.7em;
	padding-top: 10px;
	font-weight: bold;
	line-height: 24px;
	padding-bottom: 7px;
	border-bottom: 1px dotted #aaaaaa;
    width: 528px;
}

.box-content-container h2.subheadline {
	color: #254383;
	font-size: 1.4em;
	font-weight: bold;
	padding-top: 22px;
	padding-bottom: 18px;
}

.box-content-head {
	background-image: url("/images/interface/midsize-box-top.gif");
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
	width: 528px;
	height: 5px;
	overflow: hidden;
	margin-top: 3px;
}

.box-content-content {
	padding: 0;
	margin: 0;
	width: 530px;
	background-image: url("/images/interface/midsize-box-mid.gif");
	height: auto !important;
	min-height: 100px;
	height: 100px;
	font-size: 1.1em;
}

.box-padding {
	padding-left: 22px;
	padding-right: 22px;
	padding-top: 10px;
	padding-bottom: 10px;
	overflow: hidden;
}

.teaser-head {
	line-height: 25px;
}

.content-text #flowtext{
	float: left;
	width: 320px;
	color: #333333;
	font-size: 0.9em;
}


#content-teaser, #flowtext {
	line-height: 18px;
}

#content-teaser h1 {

}

.content-image {
	float: right;
	width: 160px;
}

.box-padding h1 {
	color: #254383;
	font-size: 1.1em;
	font-weight: bold;
	padding-bottom: 2px;
}

.box-content-footer {
	padding: 0;
	margin: 0;
    margin-bottom: 7px;
	height: 5px;
	width: 530px;
	background-image: url("/images/interface/midsize-box-bottom.gif");
	background-repeat: no-repeat;
}
/** Right content box end */

/** Banner box start */
.wrapper{
	margin-top: 10px;
	margin-left: 0;
}

#banner-box {
	float: right;
	padding-top: 49px;
    margin-right: 12px;
}
/** Banner box end */

.form_label {
	width: 150px;
	float: left;
	padding-bottom: 6px;
}

.form_field {
	width: 250px;
	float: left;
	padding-bottom: 6px;
}

.form_submit {
	clear: both;
}

/** General styles --------- */

b {
	font-weight: bold;
}
strong {
	font-weight: bold;
}
em {
	font-style:italic
}

.wrapper ol {
	list-style-type: decimal;
	margin-left: 18px;
	padding-top: 2px;
}
.wrapper ul {
	padding-left: 2px;
	padding-top: 2px;
}

.wrapper li ul li {
	background-image: url(/images/interface/licontentlevel2.gif);
	background-repeat: no-repeat;
	padding-left: 12px;
	padding-top: 2px;
}
.wrapper ul li {
	background-image: url(/images/interface/licontentlevel2.gif);
	background-repeat: no-repeat;
	padding-left: 12px;
	padding-top: 2px;
}
.wrapper ol li {
	background-image: none;
	padding-left: 0;
	padding-top: 2px;
}
/** End general style ---- */

/** Footer start */
#footer {
	margin-top: 39px;
	background-image: url("/images/interface/footer.gif");
    background-repeat: repeat-x;
	height: 80px;
	line-height: 40px;
	font-size: 1.1em;
	color: #5d5d5d;
}

#footer .copy {
	float: left;
	font-size: 1.1em;
}

#footer .footer-nav {
	float: right;
	padding-right: 10px;
    font-size: 1.1em;
}

#footer .footer-nav a, #footer .footer-nav a:link, #footer .footer-nav a:visited {
	color: #014f8f;
	text-decoration: none;
}

#footer .footer-nav a:hover, #footer .footer-nav a:active {
	color: #014f8f;
	text-decoration: underline;
}

/** Footer end */

/** Subnavigation CTOC -------------------------------------------------------- */

ul.ctoc2 {
	list-style: none;
	margin: 0;
}

.ctoc2{
	padding-left: 2px;
}

#subnavctoc.ctoc2 li.ctoc_level1 {
	width: 178px;
	height: auto !important;
	min-height: 31px;
	height: 31px;
	padding: 17px 5px 0px 35px;
	border-bottom: 1px solid #eaeaea;
	font-size: 1.1em;
	line-height: 17px;
}

#subnavctoc.ctoc2 li a {
	color: #254383;
}

body.tree_63610 #subnavctoc.ctoc2 li a {
	color: #254383;
}
body.tree_64994 #subnavctoc.ctoc2 li a {
	color: #236e8c;
}
body.tree_64995 #subnavctoc.ctoc2 li a {
	color: #ad1b30;
}
body.tree_64996 #subnavctoc.ctoc2 li a {
	color: #532599;
}

/** End of first level colour setting -------- */

#subnavctoc.ctoc2 li.ctoc_level1 a {
	background-image: url("/images/interface/ctoc2-bg-inactive.gif");
	background-repeat: no-repeat;
	background-position: left top;
	text-decoration: none;
	display: block;
	height: auto !important;
	min-height: 25px;
	height: 25px;
	margin-left: -25px;
	padding-left: 25px;
}

/** End of first level general style -------- */

#subnavctoc.ctoc2 li.ctoc_level1 a:hover {
	background-image: url("/images/interface/ctoc2-bg.gif");
	background-repeat: no-repeat;
}

body.tree_63610 #subnavctoc.ctoc2 li.ctoc_level1 a:hover {
	background-image: url("/images/interface/ctoc2-bg.gif");
	background-repeat: no-repeat;
}
body.tree_64994 #subnavctoc.ctoc2 li.ctoc_level1 a:hover {
	background-image: url("/images/interface/ctoc2-bg-tool.gif");
	background-repeat: no-repeat;
}
body.tree_64995 #subnavctoc.ctoc2 li.ctoc_level1 a:hover {
	background-image: url("/images/interface/ctoc2-bg-case.gif");
	background-repeat: no-repeat;
}
body.tree_64996 #subnavctoc.ctoc2 li.ctoc_level1 a:hover{
	background-image: url("/images/interface/ctoc2-bg-cane.gif");
	background-repeat: no-repeat;
}
/* --------------- Hover for each tree of first level ends ------*/

ul#subnavctoc  li.ctoc_level1.ctoc_current a {
	background-image: url("/images/interface/ctoc2-bg.gif");
	background-repeat: no-repeat;
}

body.tree_63610 ul#subnavctoc  li.ctoc_level1.ctoc_current a {
	background-image: url("/images/interface/ctoc2-bg.gif");
	background-repeat: no-repeat;
}

body.tree_64994 ul#subnavctoc  li.ctoc_level1.ctoc_current a {
	background-image: url("/images/interface/ctoc2-bg-tool.gif");
	background-repeat: no-repeat;
}

body.tree_64995 ul#subnavctoc  li.ctoc_level1.ctoc_current a {
	background-image: url("/images/interface/ctoc2-bg-case.gif");
	background-repeat: no-repeat;
}

body.tree_64996 ul#subnavctoc  li.ctoc_level1.ctoc_current a {
	background-image: url("/images/interface/ctoc2-bg-cane.gif");
	background-repeat: no-repeat;
}

/* --------------- Current background first level ends ------*/

#subnavctoc.ctoc2 li .ctoc_level1 {
	padding-left: 25px;
}
/** End first level */

/** Second level -------- */
#subnavctoc li ul li.ctoc_level2 {
	line-height: 22px;
	list-style: none;
	margin: 0;
	margin-left: -3px;
}

#subnavctoc li ul.ctoc_level1 li.ctoc_level2 a {
	display: block;
	padding: 0px 1px 3px 20px;
	height: auto !important;
	min-height: 15px;
	height: 15px;
	background-image: url("/images/interface/ctoc2-bg-inactive.gif");
	background-repeat: no-repeat;
}

#subnavctoc li ul.ctoc_level1 li.ctoc_level2 a,
body.tree_63610 #subnavctoc li ul.ctoc_level1 li.ctoc_level2 a,
body.tree_64994 #subnavctoc li ul.ctoc_level1 li.ctoc_level2 a,
body.tree_64995 #subnavctoc li ul.ctoc_level1 li.ctoc_level2 a,
body.tree_64996 #subnavctoc li ul.ctoc_level1 li.ctoc_level2 a {
	background-image: url("/images/interface/ctoc2-bg-inactive.gif");
	background-repeat: no-repeat;
}

/** End of the second level standard background -------- */

#subnavctoc.ctoc2 li ul.ctoc_level1 li.ctoc_level2 a:hover {
	background-image: url("/images/interface/ctoc2-bg.gif");
	background-repeat: no-repeat;
}

body.tree_63610 #subnavctoc.ctoc2 li ul.ctoc_level1 li.ctoc_level2 a:hover {
	background-image: url("/images/interface/ctoc2-bg.gif");
	background-repeat: no-repeat;
}
body.tree_64994 #subnavctoc.ctoc2 li ul.ctoc_level1 li.ctoc_level2 a:hover {
	background-image: url("/images/interface/ctoc2-bg-tool.gif");
	background-repeat: no-repeat;
}
body.tree_64995 #subnavctoc.ctoc2 li ul.ctoc_level1 li.ctoc_level2 a:hover {
	background-image: url("/images/interface/ctoc2-bg-case.gif");
	background-repeat: no-repeat;
}
body.tree_64996 #subnavctoc.ctoc2 li ul.ctoc_level1 li.ctoc_level2 a:hover{
	background-image: url("/images/interface/ctoc2-bg-cane.gif");
	background-repeat: no-repeat;
}

/* --------- End second hover background */

#subnavctoc.ctoc2 li ul.ctoc_level1 li.ctoc_level2.ctoc_current {
	background-image: url("/images/interface/ctoc2-bg.gif");
	background-repeat: no-repeat;
}

body.tree_63610 #subnavctoc.ctoc2 li ul.ctoc_level1 li.ctoc_level2.ctoc_current {
	background-image: url("/images/interface/ctoc2-bg.gif");
	background-repeat: no-repeat;
}
body.tree_64994 #subnavctoc.ctoc2 li ul.ctoc_level1 li.ctoc_level2.ctoc_current {
	background-image: url("/images/interface/ctoc2-bg-tool.gif");
	background-repeat: no-repeat;
}
body.tree_64995 #subnavctoc.ctoc2 li ul.ctoc_level1 li.ctoc_level2.ctoc_current {
	background-image: url("/images/interface/ctoc2-bg-case.gif");
	background-repeat: no-repeat;
}
body.tree_64996 #subnavctoc.ctoc2 li ul.ctoc_level1 li.ctoc_level2.ctoc_current {
	background-image: url("/images/interface/ctoc2-bg-cane.gif");
	background-repeat: no-repeat;
}

body.tree_63610 .node_65231 ul, body.tree_63610 node_65232 ul  {
    display: none;
}

body ul li.ctoc_item  {
    display: none;
}
/* --------- End second level current background */

.spanner {
	padding: 0px 8px 0px 8px;
}

/* --- Forms ----- */

.fieldbox {
	overflow: hidden;
}
.field-label {
	float: left;
	height: auto !important;
	min-height: 35px;
	height: 35px;
}

.field-input {
	float: left;
	height: auto !important;
	min-height: 35px;
	height: 35px;
}

.field-input input[type=text], .field-input input[type=password] {
	font-size: 1.1em;
}

.field-input input[type=submit] {

}

.error-messages ul li {
	color: #333333;
	margin: 0px 0px 5px 25px;
	list-style-type: square;
	background-image: none;
}

/** ------- > Gallery */

.gallery-container {
    width: 545px;
}
 .image-container {
     font-size: 0.9em;
     width: 165px;
    margin: 0;
    padding: 0;
    float: left;
 }

.gallery-top {
    width: 165px;
    height: 11px;
    margin: 0;
    padding: 0;
    background-image: url('/images/interface/gallery-top.gif');
    background-repeat: no-repeat;
}

.gallery-mid {
    width: 165px;
    background-image: url('/images/interface/gallery-mid.gif');
    background-repeat: repeat-y;
    height: auto !important;
    min-height: 155px;
    height: 155px;
}

.inner-gallery {
    padding: 0px 9px 10px 9px;
}

.gallery-title {
   color: #666666;
   padding: 0px 9px 10px 9px;
}


.gallery-bot {
    width: 165px;
    height: 11px;
    background-image: url('/images/interface/gallery-bot.gif');
    background-repeat: no-repeat;
}

.cleargallery {
    clear: both;
    height: 15px;
}
.sp{
	width: 10px;
	float: left;
	height: 75px;
}

.search-result {
   color: #333333;
}

.search-result h3 {
   font-size: 0.9em;
   color: #333333;
}

.result-summary {
    padding-bottom: 10px;
    border-bottom: 1px solid #e7e7e7;
}

.red {
    border: 1px solid #ff0000;
}


.validation-failed {
    border: 1px solid #f00 !important;
}
.warning {
    border: 1px solid #c66 !important;
}
.validation-advice {
    padding: 3px 10px 0px 30px;
    background: transparent url('/images/interface/error_top.gif') top left no-repeat;
    margin-bottom: 4px;
    position: relative !important;
    z-index: 10 !important;
    color: #ffffff;
}
.error_tip {
    width: 200px;
    position: absolute !important;
    top: 0px;
    right: 25px !important;
    z-index: 10 !important;
    background: transparent url('/images/interface/error_bottom.gif') bottom left no-repeat;
    text-align: left;
    float: left;
    font-size: 0.9em;
}

.input-large input, .input-larger input, .input-normal input {
    height: 20px;
}

.form_row {
   position: relative;
}

.spanner .bold {
    font-weight: bold;
}

.pad {
    padding: 0px 4px 0px 4px;
}

.adimage {
    border: none;
    border-top: 1px dotted #cccccc;
    border-bottom: 1px dotted #cccccc;
}

.fnormal {
    font-weight: normal;
}

.vheight {
    height: 25px;
}

.box-content-container .spwidth {
    width: 711px;
}

.staffbody .lheight{
    line-height: 18px;
}

table, table tr, table td {
    border: none;
}

p {
    margin: 8px 0 8px 0;
}

.errorEXC {
	border: solid 1px #900;
	background: #FEE;
	padding: 10px;
	margin-bottom: 20px;
}

.errorEXC h2 {
	color: #900;
	margin: 0;
	padding: 0;
}

.errorOK {
	border: solid 1px #090;
	background: #EFE;
	padding: 10px;
	margin-bottom: 20px;
}

.errorOK h2 {
	color: #090;
	margin: 0;
	padding: 0;
}
