/* ----- Connected4Life style sheet by Xentica (2007) -----*/

/* ------ MEDIA TAG ----- */
/* this tag determines if the style sheet if for screen or for print*/

@media print {

/* ********************************************************************* */

/* ----- HTML TAGS ----- */
/* these styles are for default html properties */

body {
	background-color: #dbe7f2;
    background-image: url(../../images/template/bg-body.gif);
    background-repeat: repeat-x;
	margin: 10px;
	padding: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size: 70%;
	/* the following style adds a scrollbar to firefox when too short to scroll normally, which keeps the page width consistant */
	overflow: -moz-scrollbars-vertical;  
}

img {
	border:none;
	margin: 0px;
	padding: 0px;
}

h1 {
	font-size: 130%;
	font-weight: bold;
	margin: 0px;
	padding: 0px 0px 10px 0px;
	color: #203a53;
}

h2 {
	font-size: 120%;
	font-weight: bold;
	margin: 0px;
	padding: 15px 0px 5px 0px;
	color: #203a53;
}

h3 {
	font-size: 110%;
	font-weight: bold;
	margin: 0px;
	padding: 15px 0px 5px 0px;
	color: #203a53;
}

a {
	color: #2e465b;
	text-decoration: underline;
}

a:hover {
	color: #2e465b;
	text-decoration: underline;
}

hr {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 5px 0px;
	border: none;
	height: 1px;
	border-top: 1px solid #9ab4cc;
}

p {
	padding: 5px 0px 5px 0px;
	margin: 0px 0px 0px 0px;
}

li {
	padding: 4px 0px 4px 0px;
	margin: 0px 0px 0px 0px;
}

form {
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}


textarea {
       font-family: Verdana, Arial, Helvetica, sans-serif;
       font-size: 100%;
}

input {
       font-family: Verdana, Arial, Helvetica, sans-serif;
       font-size: 120%;
}

select {
       font-family: Verdana, Arial, Helvetica, sans-serif;
       font-size: 110%;
}

.headerBoldBlue {
	font-size: 120%;
	font-weight: bold;
	color: #203a53;
}

/* ----- END HTML TAGS ----- */

/* ********************************************************************* */

/* ----- CONTAINTERS ----- */
/* these styles are for containers and layout */

.siteContainer{

}

.headerPrint{

}

.headerContainer{
display: none;
}

.headerTabMenu {
display: none;
}

.headerBgRed {
display: none;
}

.headerBgYellow {
display: none;
}

.headerBgGreen {
display: none;
}

.headerBgBlue {
display: none;
}

.headerBgLightBlue {
display: none;
}

.headerMenu {
display: none;
}

.headerMenu a {
display: none;
}

.headerMenu a:hover {
display: none;
}

.contentContainer {
	padding: 5px 5px 5px 5px;
}

.contentContainerLeft {

}

.contentContainerLeftTop {

}

.contentContainerLeftMiddle {

}

/* This makes IE6 take note of the height, as it ignores min-height in the css above. Firefox and IE7 use the min height, but not this*/
*html .contentContainerLeftMiddle {

}

.contentHeader {
    text-align: right;
}

.contentMiddle {
	line-height: 150%;
}

/* This makes IE6 take note of the height, as it ignores min-height in the css above. Firefox and IE7 use the min height, but not this*/
*html .contentMiddle {

}

.contentContainerLeftBottom {

}

.contentContainerRight {
display: none;
}

.rightMenuContainer {
display: none;
}

.rightBoxContainer {
display: none;
}

.sectionMenuTopRed {
display: none;
}

.sectionMenuMiddleBackBGRed{
display: none;
}

.sectionMenuMiddleRed {
display: none;
}

/* This makes IE6 take note of the height, as it ignores min-height in the css above. Firefox and IE7 use the min height, but not this*/
*html .sectionMenuMiddleRed {
display: none;
}

.sectionMenuBottomRed {
display: none;
}

.sectionMenuTopYellow {
display: none;
}

.sectionMenuMiddleBackBGYellow {
display: none;
}

.sectionMenuMiddleYellow {
display: none;
}

/* This makes IE6 take note of the height, as it ignores min-height in the css above. Firefox and IE7 use the min height, but not this*/
*html .sectionMenuMiddleYellow {
display: none;
}

.sectionMenuBottomYellow {
display: none;
}

.sectionMenuTopGreen {
display: none;
}

.sectionMenuMiddleBackBGGreen {
display: none;
}

.sectionMenuMiddleGreen {
display: none;
}

/* This makes IE6 take note of the height, as it ignores min-height in the css above. Firefox and IE7 use the min height, but not this*/
*html .sectionMenuMiddleGreen {
display: none;
}

.sectionMenuBottomGreen {
display: none;
}

.sectionMenuTopBlue {
display: none;
}

.sectionMenuMiddleBackBGBlue {
display: none;
}

.sectionMenuMiddleBlue {
display: none;
}

/* This makes IE6 take note of the height, as it ignores min-height in the css above. Firefox and IE7 use the min height, but not this*/
*html .sectionMenuMiddleBlue {
display: none;
}

.sectionMenuBottomBlue {
display: none;
}

.sectionMenuTopLightBlue {
display: none;
}

.sectionMenuMiddleBackBGLightBlue {
display: none;
}

.sectionMenuMiddleLightBlue {
display: none;
}

/* This makes IE6 take note of the height, as it ignores min-height in the css above. Firefox and IE7 use the min height, but not this*/
*html .sectionMenuMiddleLightBlue {
display: none;
}

.sectionMenuBottomLightBlue {
display: none;
}

.rightMenu {
display: none;
}

.rightMenu ul {
display: none;
}

.rightMenu li {
display: none;
}

.rightMenu li a{
display: none;
}

.rightMenu li a:hover {
display: none;
}

.rightMenu2 {
display: none;
}

.rightMenu2 ul {
display: none;
}

.rightMenu2 li {
display: none;
}

.rightMenu2 li a{
display: none;
}

.rightMenu2 li a:hover {
display: none;
}

.sitemapSubMenu {

}

.sitemapSubMenu a {

}


.box1Container {
display: none;
}

.box2Container {
display: none;
}

.boxHeader {
display: none;
}

.boxContent {
display: none;
}

.boxContent a {
display: none;
}

.boxContent a:hover{
display: none;
}

.footerContainer {
display: none;
}

.footerContainer a {
display: none;
}

.footerContainer a:hover {
display: none;
}

.footerLeft {
display: none;
}

.footerRight {
display: none;
}


/* ----- END CONTAINTERS ----- */

/* ********************************************************************* */

/* ----- CONTENT -----*/
/* these styles are for certain content and pages */

.homeTopContainer {
    margin: 10px 0px 0px 0px;
	width: 760px;
}

.homeTopLeftContainer {
    float: left;
    width: 284px;
    height: 176px;
    background-image: url(../../images/template/bg-home-red.gif);
    background-repeat: no-repeat;
    margin: 0px 190px 0px 0px;
}

.homeTopRightContainer {
    float: left;
    width: 284px;
    height: 168px;
    background-image: url(../../images/template/bg-home-yellow.gif);
    background-repeat: no-repeat;
    margin: 4px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}

.homeMiddleContainer {
    margin: 0px 0px 20px 130px;
}

.homeMiddleTop {
    width: 507px;
    height: 30px;
    background-image: url(../../images/template/bg-home-middle-top.gif);
    background-repeat: no-repeat;
}

.homeMiddleMiddleBG {
    width: 507px;
    background-image: url(../../images/template/bg-home-middle-middle-bg.gif);
    background-repeat: repeat-y;
}

.homeMiddleMiddle {
    width: 507px;
    min-height: 320px;
    background-image: url(../../images/template/bg-home-middle-middle.gif);
    background-repeat: no-repeat;
}

/* This makes IE6 take note of the height, as it ignores min-height in the css above. Firefox and IE7 use the min height, but not this*/
*html .homeMiddleMiddle {
    height: 320px;
}

.homeMiddleContent {
    width: 280px;
    padding: 110px 0px 0px 30px;
	line-height: 150%;
    min-height: 220px;
}

/* This makes IE6 take note of the height, as it ignores min-height in the css above. Firefox and IE7 use the min height, but not this*/
*html .homeMiddleContent {
    height: 220px;
}

.homeMiddleMenu {
    padding: 20px 0px 0px 0px;
    width: 507px;
    text-align: center;
    font-size: 11px;
}

.homeMiddleMenu a {
    color: #000000;
    text-decoration: none;
}

.homeMiddleMenu a:hover {
    color: #000000;
    text-decoration: underline;
}

.homeMiddleBottom {
    width: 507px;
    height: 18px;
    background-image: url(../../images/template/bg-home-middle-bottom.gif);
    background-repeat: no-repeat;
}

.homeBottomContainer {
	width: 760px;
}

.homeBottomLeftContainer {
    float: left;
    width: 284px;
    height: 176px;
    background-image: url(../../images/template/bg-home-green.gif);
    background-repeat: no-repeat;
    margin: 0px 190px 0px 0px;
}

.homeBottomRightContainer {
    float: left;
    width: 284px;
    height: 168px;
    background-image: url(../../images/template/bg-home-blue.gif);
    background-repeat: no-repeat;
    margin: 4px 0px 0px 0px;
}

.homeLeftHeader {
    text-align: right;
    margin: 13px 10px 0px 0px;
}

.homeLeftMenu {
    width: 120px;
    margin: 0px 10px 0px 153px;
    font-size: 11px;
}

.homeLeftMenu ul {
    list-style-type: none;
    color: #ffffff;
    font-weight: bold;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px
}

.homeLeftMenu li {
    padding: 4px 0px 4px 0px;
    margin: 0px 0px 0px 0px
}

.homeLeftMenu li a{
    color: #ffffff;
    text-decoration: none;
    display: block;
    width: 120px;
}

.homeLeftMenu li a:hover {
    color: #ffffff;
    text-decoration: underline;
    display: block;
    width: 120px;
}

.homeRightHeader {
    text-align: right;
    margin: 10px 12px 0px 0px;
}

.homeRightMenu {
    width: 120px;
    margin: 0px 10px 0px 145px;
    font-size: 11px;
}

.homeRightMenu ul {
    list-style-type: none;
    color: #ffffff;
    font-weight: bold;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px
}

.homeRightMenu li {
    padding: 4px 0px 4px 0px;
    margin: 0px 0px 0px 0px
}

.homeRightMenu li a{
    color: #ffffff;
    text-decoration: none;
    display: block;
    width: 120px;
}

.homeRightMenu li a:hover {
    color: #ffffff;
    text-decoration: underline;
    display: block;
    width: 120px;
}

.homeFooter {
    text-align: center;
    font-size: 11px;
}

.homeFooter a {
    color: #000000;
    text-decoration: none;
}

.homeFooter a:hover {
    color: #000000;
    text-decoration: underline;    
}

.padContainer {

}

.padTop {
    background-image: url(../../images/content/bg-pad-top.gif);
    background-repeat: no-repeat;
    width: 450px;
    height: 34px;
}

.padMiddle {
    background-image: url(../../images/content/bg-pad-middle.gif);
    background-repeat: repeat-y; 
    width: 450px;
    height: 670px;
}

.padContent {
    width: 400px;
    margin: 0px 18px 0px 37px
}

.padBottom {
    width: 450px;
    height: 34px;
    background-image: url(../../images/content/bg-pad-bottom.gif);
    background-repeat: no-repeat;
}

.diaryHeader 
{
    background-image: url(../../images/content/calendar-header.gif);
    background-repeat: no-repeat;
    width: 450px;
    height: 50px;
}

.diaryBody {
    background-image: url(../../images/content/calendar-body.gif);
    background-repeat:repeat-y;
    width: 450px;
    min-height: 400px;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    /*background-color: pink;*/
}

/* This makes IE6 take note of the height, as it ignores min-height in the css above. Firefox and IE7 use the min height, but not this*/
*html .diaryBody {
    height: 400px;
}

.diaryPadding {
    padding: 0px 10px 0px 11px;
}    

.diaryDateNotes {
    padding: 5px 20px 5px 20px;  
}

.diaryFooter 
{
    background-image: url(../../images/content/calendar-footer.gif);
    background-repeat: no-repeat;
    width: 450px;
    height: 20px;
}

.calendarBoxEmpty {
    background-image: url(../../images/content/calendar-box.gif);
    background-repeat: no-repeat;
    width: 61px;
    height: 61px;
    font-size:x-large; 
   
}

#javaScriptInfobox{
    position: absolute;
    visibility: hidden;
    z-index: 100;
	color: #203a53;
	background-color: #ebf0f5;
	border: 1px solid #9ab4cc;
	padding: 5px 10px 5px 10px;
	margin: 5px 5px 5px 5px;
	text-align: center;
}

/* ----- END CONTENT -----*/

/* ********************************************************************* */

/* ----- FORMATTING -----*/
/* these styles are general formatting */

.clear {
    clear: both;
}

.text {
	font-weight: normal;
}

.textB {
	font-weight: bold;
}

.textI{
	font-style: italic;
}

.textU {
	text-decoration: underline;
}

.textSmaller {
	font-size: 90%;
}

.floatRight {
	float: right;
}

.floatLeft {
	float: left;
}

.imgFloatRight {
	float: right;
	margin: 0px 0px 15px 15px;
	border: 1px solid #9ab4cc;
}

.imgFloatLeft {
	float: left;
	margin: 0px 15px 15px 0px;
	border: 1px solid #9ab4cc;
}

.imgFloatRightNoBorder {
	float: right;
	margin: 0px 0px 15px 15px;
}

.imgFloatLeftNoBorder {
	float: left;
	margin: 0px 15px 15px 0px;
}

.noBullet {
	list-style-type: none;
}

.verticalAlignTop {
    vertical-align: top;
}

.verticalAlignMiddle {
    vertical-align: middle;
}

.verticalAlignBottom {
    vertical-align: bottom;
}

.centreAlign {
    text-align: center;    
}

.rightAlign {
    text-align: right;    
}

.borderBlue {
    border: 1px solid #9ab4cc;
}

.searchBox {
    border: 2px solid #9ab4cc;
    font-size: 16px;
    width: 130px;
    height: 20px;
    margin: 5px 4px 0px 0px
}

.dottedLine {
    border-bottom: 1px dotted #ffffff;
}

.dottedLine2 {
    border-bottom: 1px dotted #000000;
}

.assessmentTableDiv {
       
}

.assessmentTableDiv th {
       
}

.assessmentTableDiv td {

}

.assessmentTableDivSpacerTd {
    Padding: 15px 0px 0px 0px;
}

.incorrectAnswer {
	color: #b9140a;
}

.correctAnswer {
	color: #0f8622;
}

.red {
	color: #b9140a;
}

/* ----- END FORMATTING -----*/

/* ********************************************************************* */

/* this closes the media tag */

}

/* ------ END MEDIA TAG ----- */