/*  =reset.css */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, address, table, th, td { margin : 0; padding :0; }
h2, h3, h4, h5, h6 { font-size : 100%; font-weight : normal; }
ol, ul { list-style-type : none; }
table { border-collapse : collapse; }
fieldset, img { border : 0; }

/* standard layout */
.left { float: left; }
.right { float: right; }
.center { text-align: center; }
.clear { clear: both; }

/* body */
body, input, textarea, table {font-family: Verdana, Helvetica, sans-serif; font-size: 1em; color: #000000; }

.home { background:#ffffff url(/images/bg-body.gif) repeat-x; }
.corporates { background:#ffffff url(/images/bg-body-corporates.gif) repeat-x; }
.donate { background:#ffffff url(/images/bg-body-donate.gif) repeat-x; }
.ss { background:#ffffff url(/images/bg-body-ss.gif) repeat-x; }
.about { background:#ffffff url(/images/bg-body-about.gif) repeat-x; }
.appeal { background:#ffffff url(/images/bg-body-appeal.gif) repeat-x; }
.form { background:#ffffff url(/images/bg-body-form.gif) repeat-x; }

a { color:#eb1c24; }
a.white { color:#ffffff; }
a.green { color:#42a3b5; }
a.black { color:#000000; }

p { margin:0 0 21px 0; }
p.white { color:#ffffff; }
span { color:#42a3b5; }

h1 { color:#bd1e2d; font-size:1.6em; padding-bottom:10px; font-weight:bold; }
h2 { color:#42a3b5; font-size:1.1em; text-decoration:underline; font-weight:bold; }

ol { list-style-type: decimal; margin-left:30px; margin-top:10px; }
ol li { margin-bottom:15px; }

/* Layout divs */
#page { position: relative; width: 100%; text-align: center; }
#innerPage { position: relative; width: 990px; margin: 0px auto; font-size: 0.7em; text-align: left; background-color:white; }

/* header */
#header { position: relative; width:990px; height:228px; overflow:hidden; }

/* main page layout */
#main { position:relative; width:990px; }
#mainLeft { position:relative; width:651px; float:left;  }
#mainRight { position:relative; width:339px; float:left; }
#nav { position:relative; width:651px; height:37px; }

/* page specific styles */
.homeLeft { background:url(/images/bg-left-home.jpg) no-repeat 0 37px; height:880px; }
.homeRight { background:url(/images/bg-right-home.jpg) no-repeat; height:993px; }

.corporatesLeft { background:url(/images/bg-left-corporates.jpg) no-repeat 0 37px; height:1226px; }
.corporatesLeft h2 { text-decoration:none; padding:5px 0 10px 0; }
.corporatesRight { background:url(/images/bg-right-corporates.jpg) no-repeat; height:1220px; }

.donateLeft { background:url(/images/bg-left-donate.jpg) no-repeat 0 37px; height:825px; }
.donateLeft h2 { text-decoration:none; padding:5px 0 5px 0; }
.donateRight { background:url(/images/bg-right-donate.jpg) no-repeat; height:862px; }

.santaLeft { background:url(/images/bg-left-ss.jpg) no-repeat 0 37px; height:720px; }
.santaRight { background:url(/images/bg-right-ss.jpg) no-repeat; height:584px; padding:240px 0 0 0; }

.aboutLeft { background:url(/images/bg-left-about.jpg) no-repeat 0 37px; height:825px; }
.aboutLeft h2 { text-decoration:none; padding:5px 0 5px 0; }
.aboutRight { background:url(/images/bg-right-about.jpg) no-repeat; height:879px; }

.appealLeft { background:url(/images/bg-left-appeal.jpg) no-repeat 0 37px; height:825px; }
.appealLeft h2 { text-decoration:none; padding:5px 0 5px 0; }
.appealRight { background:url(/images/bg-right-appeal.jpg) no-repeat; height:982px; }

.formLeft { background:url(/images/bg-left-form.jpg) no-repeat 0 37px; height:900px; }
.formLeft h2 { text-decoration:none; padding:5px 0 5px 0; }
.formRight { background:url(/images/bg-right-form.jpg) no-repeat; height:958px; }

/* left text areas */
.leftText { width:450px; margin:0 0 0 45px; padding: 25px 35px 0 40px; }
.raja { margin-top:50px; }
.raja img { margin: 0 10px 0 0; }
.giftAid { margin-top:140px; }
.giftAidDonate { margin-top:120px; }

/* right column styles */
#rightImgs { position:relative; width:294px; padding:30px 0 0 45px; }
#rightImgs img { margin:0 0 7px 0; }

#addsUpText { position:relative; width:249px; height:344px; margin: 0 0 0 47px; background:url(/images/bg-adds-up.gif) no-repeat; }
#addsUpText h1 { padding:20px 0 0 15px; color:#fff200; font-weight:normal; }
#addsUpText span { color:#fff200; }
#addsUpText ul { list-style-type:disc; width:170px; margin:10px 0 0 30px; color:#ffffff; }
#addsUpText li { margin:0 0 8px 0; }

#donateBtnHome { position:absolute; width:240px; height:215px; top:722px; left:61px; }
#donateBtnCorporates { position:absolute; width:240px; height:215px; top:960px; left:60px; }
#donateBtnDonate { position:absolute; width:240px; height:215px; top:635px; left:60px; }
#donateBtnSS { position:absolute; width:240px; height:215px; top:597px; left:60px; }
#donateBtnAbout { position:absolute; width:240px; height:215px; top:650px; left:60px; }
#donateBtnAppeal { position:absolute; width:240px; height:215px; top:749px; left:60px; }
#donateBtnForm { position:absolute; width:240px; height:215px; top:731px; left:60px; }

/* footer */
#footer { position:relative; margin:3px 0 0 0; width:990px; height:120px; background-color:#bed2db; color:#0b4852; }
#footer a { color:#0b4852; text-decoration:none; }
#footer p { font-weight:bold; font-size:1.4em; margin:0 0 15px 0; }
#footer .content { position:relative; width:855px; height:110px; padding: 10px 45px 0 90px; }
#footer img { float:right; margin:0 0 0 20px; }

/* forms */
input { margin:2px;  }
input.text { width:400px; background-color:#D8E4E1; border:1px solid #1B6C5F; padding:2px; }
select { border:1px solid #1B6C5F; background-color:#1B6C5F; color:white; }
input.submit { border:1px solid #2B7165; background-color:#339A8A; color:white; cursor:pointer; }




