/* CSS Document */
body{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
line-height:18px;
color:#666666;
background-image:url(http://www.centre4change.com/images/back_colour.jpg);
background-repeat:repeat;
background-position:0 0;
}
#logos{
width:268px;
}
#logo_a{
width:95px;
float:left;
}
#logo_b{
width:190px;
float:left;
}
/*.nav_row{
width:865px;
}*/
.purple_text{
/*float:left;
width:149px;*/
color:#7E26B0;
font-size:10px;
font-weight:bold;
text-align:center;
margin-top:5px;
}
div#utilty ul{
padding:0px;
margin:0px;
margin-right:20px;
list-style:none;
}
#utilty ul li a{
text-decoration:none;
text-align:right;
color:#90A198;
font-size:10px;
}
#utilty ul li a:hover{
text-decoration:none;
text-align:right;
border-bottom-width:1px;
border-bottom-style:solid;
border-bottom-color:#CCCCCC;
border-top-width:1px;
border-top-style:solid;
border-top-color:#CCCCCC;
color:#162C24;
font-size:10px;
}
div#nav{
width:865px;
font-size:12px;
line-height:18px;
/*width:715px;
float:right;*/
}
div#nav ul{
list-style:none;
padding:0px;
margin:0px;/*set margin for IE and Opera*/
padding-bottom:20px;
}
div#nav ul li{
display:block;/*prevents IE5 display bug -inline*/
float:left;
/*margin:0px;*/
padding-right:18px;
}
#nav ul li a.not_selected{
text-decoration:none;
color:#90A198;
}
#nav ul li a.selected{
text-decoration:none;
color:#162C24;
border-bottom-width:1px;
border-bottom-style:solid;
border-bottom-color:#162C24;
border-top-width:1px;
border-top-style:solid;
border-top-color:#162C24;
}
a.selected:hover{
color:#162C24;
text-decoration:none;
}
#nav ul li a.not_selected:hover{
text-decoration:none;
border-bottom-width:1px;
border-bottom-style:solid;
border-bottom-color:#CCCCCC;
border-top-width:1px;
border-top-style:solid;
border-top-color:#CCCCCC;
color:#162C24;
}
.divider{
background-image:url(http://www.centre4change.com/images/shadow_side6.jpg);
background-repeat:repeat-y;
background-position:0 0;
}
.divider2{
background-image:url(http://www.centre4change.com/images/shad_purpleside.jpg);
background-repeat:repeat-y;
background-position:0 0;
}
.bottom{
background-image:url(http://www.centre4change.com/images/shadow_bottom.jpg);
background-repeat:repeat-x;
background-position:0 0;
}
.topshadow{
background-image:url(http://www.centre4change.com/images/shadow_top.jpg);
background-repeat:repeat-x;
background-position:0 0;
}
.bottomcorner{
background-image:url(http://www.centre4change.com/images/shadow_sidebottom.jpg);
background-repeat:no-repeat;
background-position:0 0;
}
.leftSide{
background-image:url(http://www.centre4change.com/images/shad_left2.jpg);
background-repeat:repeat-y;
background-position:0 0;
}
.leftPanel{
/*margin-left:20px;*/
margin-top:50px;
text-align:center;
}
.image_foot{
float:right;
margin-right:20px;
margin-top:25px;
display:inline;
}
.mainTxt{
position:relative;
padding-top:50px;
padding-left:20px;
padding-right:15px;
font-size:12px;
line-height:18px;
}
.mainTxt p {
margin-top:0px;
}
/* Hides from IE5-mac \*/
* html .mainTxt {height: 1%;}
/* End hide from IE5-mac */
.pageBack{
position:absolute;
top:420px;
left:20px;
height:30px;
width:100px;
}
.pageNext{
position:absolute;
top:420px;
left:260px;
height:30px;
width:100px;
}
.pageNo{
position:absolute;
top:420px;
left:160px;
height:30px;
width:90px;
}
.pagetitle{
margin-left:10px;
margin-top:200px;
}
.footer_text{
/*padding-left:10px;*/
font-size:10px;
color:#90A198;
}
a.pg_pointer{
color:#8D58B2;
text-decoration:none;
}
a.pg{
color:#666666;
text-decoration:none;
border-width:1px;
border-style:solid;
border-color:#666666;
}
a.not_pg{
color:#666666;
text-decoration:none;
}
div#sub_pageTitle{
margin-left:10px;
margin-top:50px;
}
div#sub_nav{
margin-left:10px;
margin-right:30px;
padding-top:20px;
}
div.cat_selected{
margin-bottom:10px;
width:150px;
border-width:2px;
border-style:inset;
border-color:#666666;
background-image:url(http://www.centre4change.com/images/back_colour.jpg);
background-repeat:repeat;
background-position:0 0;
font-size:12px;
line-height:18px;
}
div.cat_notselected{
width:150px;
margin-bottom:10px;
font-size:12px;
line-height:18px;
}
div.cat_selected a{
display:block;
color:#162C24;
text-decoration:none;
padding-left:10px;
padding-top:3px;
padding-bottom:3px;
padding-right:5px;
}
div.cat_notselected a{
display:block;
color:#CCCCCC;
text-decoration:none;
padding-left:10px;
padding-top:3px;
padding-bottom:3px;
padding-right:5px;
}
p {
margin-bottom:15px;
}