/* Caritas - CSAN stylesheet 1.11.2007 - tgc@fb */


/* * div {
	border: 1px solid #cc3333;
}*/

body {
    padding: 0;
    margin: 0;
    font: 12px arial, helvetica, sans-serif;  /* 11px equivalent */
 	background-color: #f4f4f4;
    text-align: center;
}

#wrapper {
    margin: 0 auto;
    padding: 0 0 0 0px;
    width: 780px;
    background-color: #fff;
    text-align: left; /* for early IE */
}

#mainheader {
	height: 181px;
	background: #90846e url(images/wmark_upper.gif) 730px 161px no-repeat;
}

#subcol {
	float: right;
	width: 159px;
	margin-top: 4px;
	/*border: 1px solid red;*/

}

#subcol_topbar {
	background: #3c3c3c url(images/wmark_mid.gif) 109px -1px no-repeat;
	margin: 0;
	height: 32px;
	border-bottom: 4px solid #fff;
}

#subcol_box1 {
	background: #3c3c3c url(images/wmark_lower.gif) 109px -1px no-repeat;
	padding: 0 0 20px 0;
}

#subcol_box1 h3 {
	color: #fff;
	padding: 10px 5px 5px 10px;
	margin: 0 0 10px 0;
}

#subcol_box1 p {
	color: #fff;
	padding: 10px 5px 0 10px;
}

#subcol_box2 {
	background-color: #90846e;
	padding: 0 0 20px 0;
	margin-top: 4px;
}

#subnav_box {
	background: #3c3c3c url(images/wmark_lower.gif) 109px -1px no-repeat;
	padding: 0 0 0 0;
}

p.subcol_text {
	color: #fff;
	padding: 0 13px 0 18px;
}

#footer {
    clear: both;
    padding: 15px 0 15px 15px;
  }

#footer p {color: #666666;}

img {border: none;}

/**** the all-in-one top nav thingy ****/

#main_nav {
	padding: 35px 0 0 26px
}

#main_nav dl dt a { 
	
	/*height: 50px;*/ 
	background-image: url(images/topnav.jpg);  /* sets the main multi-state nav bg image */
	background-repeat: no-repeat;
	
} 

#main_nav dl { margin: 0; padding: 0; }

#main_nav dt {float: left;} /* displays as inline element <---> */

#main_nav dt a {
        display: block; /* to enable height for a element */
        height: 0px !important; /*  hides the text */
        height /**/:19px; /* IE 5/Win hack */ 
        padding: 19px 0 0 0;
        overflow: hidden;    /*  hides the text */
        background-repeat: no-repeat;
}

/* normal states */

#main_nav dt#home a {
     background-position: 0 0;
     width: 54px;
}

#main_nav dt#about a {
     background-position: -55px 0px;
     width: 98px;
}

#main_nav dt#work a {
     background-position: -153px 0px;
     width: 115px;
}

#main_nav dt#events a {
     background-position: -269px 0px;
     width: 83px;
}

#main_nav dt#pubs a {
     background-position: -352px 0px;
     width: 115px;
}

#main_nav dt#linksto a {
     background-position: -467px 0px;
     width: 60px;
}

/* hover states */

#main_nav dt#home a:hover {
     background-position: 0px -31px;
     width: 54px;
}

#main_nav dt#about a:hover {
     background-position: -55px -31px;
     width: 98px;
}

#main_nav dt#work a:hover {
     background-position: -153px -31px;
     width: 115px;
}

#main_nav dt#events a:hover {
     background-position: -269px -31px;
     width: 83px;
}

#main_nav dt#pubs a:hover {
     background-position: -352px -31px;
     width: 115px;
}

#main_nav dt#linksto a:hover {
     background-position: -467px -31px;
     width: 60px;
}

/**** ends the all-in-one top nav thingy ****/

#header {clear: both;}

#topnavwrap {
	height: 54px;
	background: #3c3c3c url(images/csan_logo_trans_upper.gif) 642px 21px no-repeat;
}

.csan_logo_lower {
	position: absolute;
	margin-left: 642px;
	margin-top: 55px;
	z-index: 100;
}

#flash {
	margin: 25px 15px 0 0;
	float: right;
}

#contentwrap {

}

#contentcol {
	float: left;
	width: 617px;
	margin-top: 4px;
	/*border: 1px solid red;*/
}

.contentcol_topbar {
	/*float: left;*/
	width: 100%;
	background-color: #3c3c3c;
	margin: 0;
	height: 32px;
}

.contentcol_inner {
	clear: left;
	padding: 4px 0 0 12px;
}

.contentcol_inner p {
	padding: 5px 0 0 5px;
}

/*

.contentcol_topbar h1 {
	line-height: 0.6em;   IE 5 and 6 doesn't like 
	
}

*/
.textinhere {  /* the main content text area on the homepage */
	clear: left;
	width: 565px;
	padding: 29px 0 0 12px;
	
}



.textinhere_subpage { /* the main content text area on a subpage */
	clear: left;
	width: 565px;
	padding: 0px 0 0 12px;
	
}

h1 { 
	font-size: 25px;
	font-weight: normal;
	color: #3c3c3c;
	
}

h1.sifr { 
	font-size: 25px; /* in px for sifr's sake */
	color: #fff;
	padding: 0 0 0 26px; 
	height: 32px;
	position: relative;
	top: 11px;
	margin: 0;
	width: 400px; /* needs width in this instance to restrict to containing div */
	
}

h2 { 
	font-size: 1.3em;
	color: #3c3c3c;
}

h3 {font-size: 1.1em;}
h4 {font-size: 1.0em;}
h5 {font-size: 0.9em;}

h4.helpbutton {
	margin: 0;
	padding: 10px 0 0 10px;
	color: #fff;
	font-size: 1.0em;
}

.flright {float: right;}

.fl_left {float: left;}

.flright_padded {
	float: right;
	padding: 0 0 10px 8px;
}

.separator {
	clear: both;
	height: 4px;
}

#promos1 {
	width: 308px;
	height: 202px;
	float: left;
	background-color: #90846e;
}

#promos2 {
	width: 304px;
	height: 202px;
	float: right;
	background-color: #90846e;
}

.promos_text {padding: 0px 24px 0px 24px;}

.promos_text h5 {
	color: #fff; 
	padding: 14px 0 23px 0px; 
	margin: 0;
}

#subcol_box1 h5, #subcol_box2 h5{
	color: #fff; 
	padding: 14px 0 23px 10px; 
	margin: 0;
}

ul#links {
	padding: 0;
	margin: 0;
	list-style: none;
}

ul#links li {
	margin: 0;
	padding: 16px 0 0 15px;
	color:#fff;
}

ul#subnavlinks {
	padding: 0;
	margin: 0;
	list-style-type: none;
}

ul#subnavlinks li {
	margin: 0;
	padding: 16px 0 10px 15px;
	border-bottom: 1px solid #fff;
}

/* subsub links */

ul#subsubnavlinks {
	padding: 0;
	margin-bottom: 5px;
	list-style-type: none;
	border: 0;
	color: #fff;
}

ul#subsubnavlinks li {
	margin-left: 0;
	padding: 14px 0 5px 0px;
	border: 0;
}

/* anchors aweigh */

a:link, a:visited {color: #000000; text-decoration: underline;}
a:hover, a:active {color: #666; text-decoration: underline;}

ul {padding: 0;margin: 0 0 0 20px;}
ol {padding: 0;	margin: 0 0 0 20px;} 

ul#links li a:link {color: #fff; text-decoration: none;}
ul#links li a:visited {color: #fff; text-decoration: none;}
ul#links li a:hover {color: #d4d4d4; text-decoration: underline;}
ul#links li a:active {color: #d4d4d4; text-decoration: underline;}

ul#subnavlinks li a:link {color: #fff; text-decoration: none;}
ul#subnavlinks li a:visited {color: #fff; text-decoration: none;}
ul#subnavlinks li a:hover {color: #d4d4d4; text-decoration: underline;}
ul#subnavlinks li a:active {color: #d4d4d4; text-decoration: underline;}

#promos1 .promos_text h3 { color: #fff; }
#promos1 .promos_text a:link {color: #fff; text-decoration: none;}
#promos1 .promos_text a:visited {color: #fff; text-decoration: none;}
#promos1 .promos_text a:hover {color: #d4d4d4; text-decoration: underline;}
#promos1 .promos_text a:active {color: #d4d4d4; text-decoration: underline;}

#promos2 .promos_text h3 { color: #fff; }
#promos2 .promos_text a:link {color: #fff; text-decoration: none;}
#promos2 .promos_text a:visited {color: #fff; text-decoration: none;}
#promos2 .promos_text a:hover {color: #d4d4d4; text-decoration: underline;}
#promos2 .promos_text a:active {color: #d4d4d4; text-decoration: underline;}

h4.helpbutton a:link {color: #fff; text-decoration: none;}
h4.helpbutton a:visited {color: #fff; text-decoration: none;}
h4.helpbutton a:hover {color: #d4d4d4; text-decoration: underline;}
h4.helpbutton a:active {color: #d4d4d4; text-decoration: underline;}

#footer p a:link {color: #666666; text-decoration: none;}
#footer p a:visited {color: #666666; text-decoration: none;}
#footer p a:hover {color: #cccccc; text-decoration: underline;}
#footer p a:active {color: #cccccc; text-decoration: underline;}

.on {color: #cccccc;}


/* end anchors aweigh */

/* end styles */


/*admin style*/
.imageleft {
	float: left;
	margin: 0 10px 10px 0;
}

.imageright {
	float: right;
	margin: 0 0 0 10px;
}

#footer p {
	margin: 0;
	padding: 0;
	font-size: 11px;
}

p { 
	padding: 0;
	margin: 0 0 1.5em 0;
}

/*care homes*/

table#care_table {
	background-color:#ffe4c4;
	border:1px solid #e0d7c7;
}
table#care_table th{
	padding:5px;
	font-size:13px;
	border:1px solid #deb887;
	text-align:left;
}
table#care_table td{
	padding:5px;
	border:1px solid #deb887;
}

table.formTable {
	background-color:#ffe4c4;
	border:1px solid #deb887;
}
table.formTable th{
	padding:5px;
	font-size:13px;
	text-align:left;
}
table.formTable td{
	padding:5px;
}
h2.searchResulth a{
	font-size:14px;
	text-decoration:none;
	font-weight:bold;
	color:#90846e;
	
}
h2.searchResulth a{
text-decoration:none;
	
}
p.searchResultp {
	padding-top:0px;
	margin-top:0px;
	padding-left:0px;
	padding-bottom:10px;
	border-bottom:1px solid #90846e;
}
#loginform{
	border-bottom:solid 1px #c4c4c4;
	padding-left:13px;
	padding-bottom:20px;
}
#loginform p{
	margin:0;
	padding:0;
}
#loginform a{
	color:#ffffff;
	margin:2px 0;
}
.loginbox{
	margin:5px 0;
	width:126px;
}
#signin{
	margin-top:6px;
}
table#homepagetable_four {
	width:100%;
}
table#homepagetable_four td{
	width:45%;
	min-height:150px;
	height:150px;
	padding:5px;
	vertical-align:top;
}
table#homepagetable_four td p{
	margin-bottom:0px;
}

table#homepagetable_four td.highlight{
	background-color:#ffe4c4;
	border:1px solid #deb887;
}
table#homepagetable_four td.highlightlight{
	background-color:#ffedc4;
	border:1px solid #deb887;
}

