﻿/* CSS Document */

body{
	margin:0;
	text-align:center;
	background-color:#FCF1F8;
}

#container{
	position:relative;
	margin:0 auto;
	width:760px;
	height:1400px;
	background-repeat:no-repeat;
	background-position:center top;
	z-index:2;
	border-right-width:1px;
	border-left-width:1px;
	border-right-style:solid;
	border-left-style:solid;
	border-right-color:#CCCCCC;
	border-left-color:#CCCCCC;
	background-color:#FFFFFF;
}

#main{
	position:absolute;
	top:270px;
	left:220px;
	width:530px;
	height:600px;
	text-align:left;
	background-color:#FFFFFF;
	z-index:5;
}

#top{
	position:absolute;
	top:0;
	left:200px;
	width:580px;
	height:150px;
}

h1{
	font-family:Arial,Helvetica,sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#CC0099;
	text-align:left;
}

p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	text-align:left;
}

h4{
	font-family:Arial,Helvetica,sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#FFFFFF;
	margin-bottom:1px;
	text-indent:10pt;
}

a:link{
	font-family:Arial,Helvetica,sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
}

a:visited{
	font-family:Arial,Helvetica,sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
}

a:hover{
	font-family:Arial,Helvetica,sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#CC99CC;
	text-decoration:none;
}

a:active{
	font-family:Arial,Helvetica,sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#CC99CC;
	text-decoration:none;
}

#toppinkstrip{
	position:absolute;
	height:5px;
	width:759px;
	left:0px;
	top:0px;
	z-index:12;
	background-repeat:repeat-x;
	background-image: url(../images/blue-pixel.gif);

}#logo{
	background-image: url(../images/caris-logo.gif);
	background-repeat:no-repeat;
	position:absolute;
	height:110px;
	width:300px;
	left:10px;
	top:30px;
	z-index:6;
}

#menublock{
	position:absolute;
	height:335px;
	width:170px;
	left:0px;
	top:150px;
	text-align:left;
	text-indent:10pt;
	vertical-align:10%;
	z-index:5;
	background-image: url(../images/caris-menu-bg.gif);
	background-repeat: no-repeat;


}#newmag{
	background-image:url(../images/mag-cover.jpg);
	background-repeat:no-repeat;
	position:absolute;
	height:230px;
	width:245px;
	z-index:5;
	left:513px;
	top:5px;
}

#freecopy{
	position:absolute;
	height:50px;
	width:300px;
	left:440px;
	top:600px;
	z-index:15;
}

#leftbar{
	background-color:#E50F9F;
	position:absolute;
	height:125px;
	width:10px;
	left:0;
	top:20px;
	z-index:5;
}

#pinkflower{
	background-image:url(../images/pink-flower3.gif);
	background-repeat:no-repeat;
	position:absolute;
	height:200px;
	width:200px;
	left:170px;
	top:140px;
	z-index:1;
}

#para1{
	position:absolute;
	z-index:10;
	height:300px;
	width:375px;
	left:175px;
	top:160px;
}

.maintext{
	font-family:Arial,Helvetica,sans-serif;
	font-size:13px;
	font-style:normal;
	font-weight:normal;
	color:#000000;
	text-align:left;
}

#pinkflower2{
	background-image:url(../images/pink-flower3.gif);
	background-repeat:no-repeat;
	position:absolute;
	z-index:4;
	height:180px;
	width:200px;
	left:350px;
	top:400px;
}

#greydotbar{
	background-image:url(../images/grey-dot.gif);
	background-repeat:repeat-x;
	position:relative;
	height:10px;
	width:380px;
	z-index:4;
	left:0;
	top:0;
}

#pinkmenuflower{
	position:absolute;
	z-index:11;
	height:106px;
	width:211px;
	left:548px;
	top:20px;
	background-image:url(../images/piinkmenu-flower.gif);
	background-repeat:no-repeat;
}

#footer{
	background-image:url(../images/footer.gif);
	background-repeat:no-repeat;
	position:relative;
	height:50px;
	width:760px;
	left: 0px;
	top: 0px;
	z-index: 15;
	margin-left: auto;
	margin-right: auto;
}

.tdmenu{
	background-image:url(../images/menu-image.gif);
	background-repeat:no-repeat;
	background-position:10px;
	text-indent:15pt;
}

.trform{
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#000000;
	text-align:left;
}
	
#menu{
	position:absolute;
	height:auto;
	width:300px;
	left:400px;
	top:20px;
	z-index:20;
	text-align:left;
}
	
.formbulktext{
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#000000;
}
/*style added by PDC 23rd August 2006*/
.formerror{
	font-family:Arial,Helvetica,sans-serif;
	font-size:10px;
	font-weight:normal;
	color:#CC3366;
}

.pinkbold {
	font-weight: bold;
	color: #FF00FF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;

}
.graceimagetext {
	background-image:  url(../images/caris-fortext.gif);
	background-repeat: no-repeat;
}
.linkstyle2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FF00FF;
	text-decoration: underline;
}
.linkstyle2 visited {
 	color: #FF00FF;
 }
  
 .graceinline {
	vertical-align: bottom
} 

.pinkcaps {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-transform: uppercase;
	color: #FF00FF;
	text-decoration: none;
}
#youth-leaders {
	position: absolute;
	height: 40px;
	width: 300px;
	left: 440px;
	top: 552px;
	z-index: 50;
}
#freecopy {
	position: absolute;
	height: 40px;
	width: 300px;
	left: 440px;
	top: 652px;
	z-index: 50;
}
#see-pilot {
	position: absolute;
	height: 40px;
	width: 190px;
	left: 0px;
	top: 602px;
	z-index: 50;
}
#carispilot {
	background-repeat: no-repeat;
	position: absolute;
	z-index: 20;
	left: 0px;
	top: 485px;
	height: 160px;
	width: 160px;


}
#adarea {
	position: absolute;
	z-index: 15;
	height: 400px;
	width: 200px;
	left: 556px;
	top: 235px;
	text-align: right;

}
.dots {
	background-image: url(../images/dots.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
a.astyle2:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF00FF;
}
a.astyle2:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF00FF;
}
a.astyle2:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #6699FF;
}
a.astyle3:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF00FF;
	text-decoration: underline;

}
a.astyle3:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0099CC;
	text-decoration: underline;
	}
a.astyle3:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF00FF;
	text-decoration: underline;
	}

a.astyle4:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0099FF;
	text-decoration: underline;

}
a.astyle4:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0099CC;
	text-decoration: underline;
	}
a.astyle4:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0099ff;
	text-decoration: underline;
	}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF00FF;
	text-align: left;

}
#back-office {
	background-image: url(../images/back-office.gif);
	background-repeat: no-repeat;
	position: absolute;
	z-index: 15;
	height: 200px;
	width: 300px;
	left: 460px;
	top: 0px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #3399CC;
	text-align: left;

}
.blue-dot-table {
	border-left-width: 5px;
	border-left-style: dotted;
	border-left-color: #66CCFF;
}
.caris-vote-bg {
	background-image: url(../images/caris-vote.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 28px;

}
.list1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	list-style-type: disc;

}
#christianaid {
	position: absolute;
	z-index: 10;
	height: 50px;
	width: 200px;
	left: 556px;
	top: 235px;
}
.blue-dot-table2 {
	border: 2px dotted #66CCFF;
}
.bluetxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0099CC;
}
.italicnormal {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
}
.bluetxtbold {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #3399FF;
}

.list2 li {
 	padding-left: 30px;
 	background-image:url(../images/list-bullet.gif);
 	background-repeat: no-repeat;
 	background-position:left top;
 	margin-left: 0;
 	list-style: none;
 	line-height:25px;
 	letter-spacing:0.05em;
 	color:#333333;
}
.list3 li {
	padding-left: 30px;
	background-image:url(../images/menu-bullet-bluebg.gif);
	background-repeat: no-repeat;
	background-position:left top;
	margin-left: -30px;
	list-style: none;
	color:#FFFFFF;
	margin-bottom: 10px;

}


li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.xtratitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
