﻿
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, sub, sup, tt, var, dd, dl, li, ol, ul, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td
{
    margin: 0;
    padding: 0;
    border: 0;
    font-weight: normal;
    font-style: normal;
    text-align: left;
    font-family: Calibri, Helvetica, sans-serif;
    font-size: 16px;
}
h1, h2
{
    color: #fff;
    font-size: 22px;
    background-color: #FF0000;
    padding: 4px;
}
h3
{
    color: Red;
    padding-bottom: 5px;
}
table
{
    border-collapse: collapse;
    border-spacing: 0;
    
}
ol, ul
{
    list-style: none;
}
q:before, q:after, blockquote:before, blockquote:after
{
    content: "";
}
.validation-summary-errors , .field-validation-error, .error
{
    color:Red;
}
.field-validation-error
{
    color: #ff0000;
}

.input-validation-error
{
    border: 1px solid #ff0000;
    background-color: #ffeeee;
}

.validation-summary-errors
{
    font-weight: bold;
    color: #ff0000;
}


body
{
    margin: 0px;
    padding: 0px;
    font-family: "century gothic", verdana, geneva, "sans serif";
    font-size: 13px; /*     background-image: url('../images/siteImages/websiteBackground.jpg'); */
    background-position: 0px -120px;
    background-color: white;
    background-image: url('../images/siteImages/gradientBackground.png');
    background-repeat: repeat-x;
}
/******************************Master Page**********************************/
#main
{
    width: 860px;
    margin-left: auto;
    margin-right: auto;
    background-color: #FFFFFF;
}
#mainRapper
{
    width: 900px;
    margin-left: auto;
    margin-right: auto;
    background-image: url('../images/siteImages/mainBackground.png');
    background-repeat: repeat-y;
}
#head
{
    height: 145px;
}

#billboardWrapper
{
    height: 200px;
    background-image: url('../images/siteImages/bilboardBackground.jpg');
    background-repeat: repeat-x;
    width: 860px;
}
#billboard
{
    width: 860px;
    height: 200px;
    overflow: hidden;
    padding-top: 4px;
}

#image1, image2
{
    position: absolute;
    top: 0px;
    left: 0px;
    width: 859px;
    height: 274px;
}

#pageContent
{
    width: 665px;
}
#pageMenuWrapper
{
    margin-top: 20px;
}
#leftMenu
{
    width: 180px;
    background-color: #FF0000;
    color: #ffffff;
    font-family: "Times New Roman" , Times, serif;
    font-size: 14px;
    padding-top: 10px;
    padding-bottom: 10px;
}
#leftMenu ul
{
    margin: 0px 10px 0px 10px;
    padding: 0px;
}
#leftMenu ul li
{
    display: block;
    list-style-type: none;
    border-bottom-style: dotted;
    border-bottom-width: 1px;
    border-bottom-color: #E9E9E9;
}
#leftMenu ul li a
{
    text-decoration: none;
    color: #ffffff;
    display: block;
    padding: 5px;
    outline: none;
}
#leftMenu ul li a:hover
{
    background-color: Gray;
}
#footer
{
    background-image: url('../images/siteImages/footerBackground.jpg');
    background-repeat: no-repeat;
    padding-top: 20px;
    clear: both;
    margin: 20px auto 0px auto;
}
#footerMenu
{
    margin-top: 0px;
    font-size: 13px;
    margin-left: 10px;
    height: 100px;
   
}
#footerMenu a
{
	
	color:gray;
	text-decoration:none;
	display:inline-block;
}

#footerMenu li
{
    display: inline-block;
    padding-right: 10px;
    list-style-type: none;
    float: left;
}
#headTop
{
    background-position: 0px 0px;
    background-image: url('../images/siteImages/headTop.png');
    background-repeat: repeat-x;
    height: 100px;
}
#tempHead
{
    width: 860px;
    background-color: Orange;
    margin-left: auto;
    margin-right: auto;
    position: relative;
}
#logoAndMenu
{
    width: 900px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 40px;
    height: 60px;
    background-image: url('../images/siteImages/mainBackground.png');
    background-repeat: no-repeat;
    background-position: 0px 40px;
}
#logoAndMenuInnerWrapper
{
    width: 860px;
    margin-left: 20px;
    background-color: #FFFFFF;
    height: 60px;
}
.floatLeft
{
    float: left;
}
.floatRight
{
    float: right;
}
#gallery
{
    height: 231px;
    width: 665px;
    overflow: hidden;
}
#logoWrapper
{
    margin-top: 6px;
    height: 200px;
    width: 180px;
}
#menu
{
    width: 670px;
    height: 52px;
    top: -1px;
    position: relative;
}
#menu a
{
    height: 52px;
    display: inline-block;   
    outline: none;
    color: White;
    padding-left: -20px;
    text-decoration: none;
}
#blog
{
    background-position: -580px 0px;
    background-image: url('../images/siteImages/menuItem.png');
    background-repeat: no-repeat;
    width: 90px;
    color: White;
}

#blog:hover
{
    background-position: -580px 0px;
    background-image: url('../images/siteImages/menuHover.png');
    background-repeat: no-repeat;
    color: White;
}

#home
{
    background-position: -8px 0px;
    background-image: url('../images/siteImages/menuItem.png');
    background-repeat: no-repeat;
    width: 53px;
    color: White;
}

#home:hover
{
    background-position: -8px 0px;
    background-image: url('../images/siteImages/menuHover.png');
    background-repeat: no-repeat;
    color: White;
}
#aboutUs
{
    background-position: -65px 0px;
    background-image: url('../images/siteImages/menuItem.png');
    background-repeat: no-repeat;
    width: 80px;
}
#aboutUs:hover
{
    background-position: -65px 0px;
    background-image: url('../images/siteImages/menuHover.png');
    background-repeat: no-repeat;
    color: White;
}
#collections
{
    background-position: -140px 0px;
    background-image: url('../images/siteImages/menuItem.png');
    background-repeat: no-repeat;
    width: 94px;
}
#collections:hover
{
    background-position: -140px 0px;
    background-image: url('../images/siteImages/menuHover.png');
    background-repeat: no-repeat;
    color: White;
}
#appeals
{
    background-position: -240px 0px;
    background-image: url('../images/siteImages/menuItem.png');
    background-repeat: no-repeat;
    width: 74px;
}
#appeals:hover
{
    background-position: -240px 0px;
    background-image: url('../images/siteImages/menuHover.png');
    background-repeat: no-repeat;
    color: White;
}
#getInvolved
{
    background-position: -320px 0px;
    background-image: url('../images/siteImages/menuItem.png');
    background-repeat: no-repeat;
    width: 104px;
}
#getInvolved:hover
{
    background-position: -320px 0px;
    background-image: url('../images/siteImages/menuHover.png');
    background-repeat: no-repeat;
    color: White;
}
#donate
{
    background-position: -430px 0px;
    background-image: url('../images/siteImages/menuItem.png');
    background-repeat: no-repeat;
    width: 61px;
}
#donate:hover
{
    background-position: -430px 0px;
    background-image: url('../images/siteImages/menuHover.png');
    background-repeat: no-repeat;
    color: White;
}
#contactUs
{
    background-position: -500px 0px;
    background-image: url('../images/siteImages/menuItem.png');
    background-repeat: no-repeat;
    width: 80px;
}
#contactUs:hover
{
    background-position: -500px 0px;
    background-image: url('../images/siteImages/menuHover.png');
    background-repeat: no-repeat;
    color: White;
}
.bboard
{
    height: 500px;
    width: 1500px;
    position: absolute;
}
.imageSlide
{
    position: absolute;
    top: 0px;
    left: 0px;
    width: 859px;
    height: 274px;
    padding-top: 8px;
}
#bodyLeft
{
    width: 355px;
    padding-right: 5px;
    padding-left: 5px;
    text-align: justify;
    float: left;
    display: inline-block;
}
#bodyRight
{
    width: 290px;
    float: right;
    display: inline-block;
    padding-top: 15px;
}
#contentBody
{
    line-height: 19px;
    font-size: 13px;
    color: #333333;
}

#contentBody p
{
    padding-bottom: 10px;
}
.featuredLinks a
{
    color: Gray;
    text-decoration: none;
    border-bottom: solid 1px red;
}
.symtomsList
{
    list-style-type: square;
    color: red;
    padding-left: 20px;
}
.symtomsList span
{
    color: #333;
}
.hilight
{
    font-weight: bold;
    color: #000;
}
.eachFullfileldAppeals
{
    clear: both;
}
.colorRedHiLight
{
    color: Red;
    font-weight: bold;
}
.colorGreenHiLight
{
    color: Green;
}
.inputWidth
{
    width: 220px;
}
.textareaHeight
{
    height: 180px;
}
form input, form textarea
{
    margin-top: 5px;
    margin-bottom: 5px;
    margin-left: 5px;
    width: 400px;
}
.radioButtonList
{
    width: auto;
    height: auto;
}
.clearBoth
{
    clear: both;
    overflow: visible;
    display: block;
    height: 70px;
}
.listStyle
{
    padding-left: 10px;
}
.listStyle li
{
    list-style-image: url('../images/siteImages/grayListImage.jpg');
    display: block;
    padding-left: 5px;
}
.wellcomeToLTCT
{
    background-image: url('../images/siteImages/welcomeToLTCT.png');
    background-repeat: no-repeat;
    text-indent: -9999px;
    outline: none;
}
.aboutUs
{
    background-image: url('../images/siteImages/aboutUs.png');
    background-repeat: no-repeat;
    text-indent: -9999px;
    outline: none;
}
.clothingCollection
{
    background-image: url('../images/siteImages/clothingCollection.png');
    background-repeat: no-repeat;
    text-indent: -9999px;
    outline: none;
}
.appeals
{
    background-image: url('../images/siteImages/appeal.png');
    background-repeat: no-repeat;
    text-indent: -9999px;
    outline: none;
}
.getInvolved
{
    background-image: url('../images/siteImages/getInvolved.png');
    background-repeat: no-repeat;
    text-indent: -9999px;
    outline: none;
}
.donate
{
    background-image: url('../images/siteImages/donate.png');
    background-repeat: no-repeat;
    text-indent: -9999px;
    outline: none;
}
.contactUs
{
    background-image: url('../images/siteImages/contactUs.png');
    background-repeat: no-repeat;
    text-indent: -9999px;
    outline: none;
}
.ideaTitleFirstLetter
{
    font-size: 30px;
    color: Red;
    font-weight: bold;
}
.ideaTitle
{
    display: block;
    font-size: 24px;
    font-weight: bold;
    line-height: 30px;
}
.fundA-ZFunRaisingEvents
{
    overflow: visible;
    width: 321px;
}
.twoA-ZFunRaisingEvents
{
    overflow: visible;
    clear: both;
    margin-right: 5px;
}
.fundA-ZFunRaisingEventsDescription
{
    width: 170px;
    float: left;
}
.fundA-ZFunRaisingEventsImage
{
    width: 150px;
    float: right;
}
.h1Footer
{
    height: 22px;
    color: #ff0000;
    clear: both;
}
.pushPin
{
    width: 120px;
    height: 120px;
    position: absolute;
    background-color: #FF0066;
    right: 300px;
}
#grantsApplication
{
}
.formInputWidth
{
    width: 200px;
}
.formInputWidth label
{
    display: inline-block;
    padding-bottom: 2px;
    padding-right: 2px;
}
.formInputWidth select
{
    margin-right: 6px;
}

.tdAlignment
{
    text-align: right;
    vertical-align: top;
}
.tdAlignment label
{
    display: inline-block;
    padding-top: 10px;
}
.tdAlignTop
{
    vertical-align: top;
}
.eachChallenge
{
}
.eachChallengeText
{
    width: 360px;
}
.eachChallengeImage
{
    width: 300px;
}
em
{
    font-weight: bold;
    color: Black;
}

.clear
{
    clear: both;
}
#gallery a
{
    float: left;
    position: absolute;
}
#gallery a img
{
    border: none;
    width: 665px;
    height: 222px;
}
#gallery a.show
{
    z-index: 500;
}
#gallery .caption
{
    z-index: 600;
    background-color: #000;
    color: #ffffff;
    height: 46px;
    width: 100%;
    position: absolute;
    overflow: hidden;
}
#gallery .caption .content
{
    margin: 5px;
}
#gallery .caption .content h3
{
    margin: 0;
    padding: 0;
    color: #1DCCEF;
}

#applicationFormTable
{
    width: 500px;
}
.reasonForApplying
{
    width:600px;
    height:190px;
    
}
.inputAddress
{
    width:200px;
    height:120px;
}
.submitButton
{
    width:150px;
    height:28px;
    border: 1px solid #cccccc;
}
.noBorder
{
	
	border:none;
}
img
{
    border-style: none;
    border-width: 0px;
}
.eachPartner
{
    height: 120px;
    text-align: center;
    width: 150px;
}
h5{
    font-size: 18px;
    font-weight: bold;
    color: #FF0000;
    margin-bottom: 5px;
    padding-bottom: 5px;
}
.caseBox{
    display: inline-block;
    height: 180px;
    width: 100%;
    padding-bottom: 5px;
    margin-bottom: 5px;
}
.caseBox img{
    float: left;
}
.caseBoxText{
    display: inline-block;
    width: 450px;
    height: 100%;
    margin-left: 10px;
}
.caseBox ul{
    list-style-type: square;
    list-style-position: inside;
    padding-top: 5px;
    margin-top: 5px;
}
#bottomCase span{
    font-size: 20px;
    color: #0099FF;
}
#bottomCase{
    margin-bottom: 15px;
    padding-bottom: 15px;
}
.orange{
    color: #FF6600!important;
    font-size: 16px!important;
    font-weight: bold;
}
.green{
    font-size: 22px!important;
    color: #33CC33!important;
}
.eachPartner img{
    margin-top: 10px;
    padding-top: 10px;
}
#bodyLeft span{
    font-style: italic;
}
#bodyBottom{
    display: inline-block;
    height: 300px;
    width: 645px;
}
.bodyBottomBox{
    display: inline-block;
    width: 212px;
    height: 100%;
}
#bottomRight{
    float: right;
}
.bodyBottomBox img{
    margin-top: 5px;
    padding-top: 5px;
}
#bottomLeft{
    float: left;
}
#menu a:hoover{}
.strongRed{
    font-weight: bold;
    color: #E41818;
    text-align: center;
}
p{
    padding-right: 10px;
    margin-right: 10px;
    padding-top: 0px;
    margin-top: 0px;
    padding-bottom: 0px;
    margin-bottom: 0px;
    font-family: "century gothic", verdana, geneva, "sans serif";
    font-size: 13px;
}
h2{
    margin-bottom: 5px;
    padding-bottom: 5px;
}
.floatRightImg{
    float: right;
    padding-top: 10px;
    padding-left: 10px;
    padding-bottom: 10px;
}
.sponsors{
    list-style-type: square;
    list-style-position: inside;
    padding-bottom: 5px;
    margin-bottom: 5px;
}
#cheque{
    padding-right: 10px;
}
.caseBoxChalenge{
    display: inline-block;
    height: 250px;
    width: 100%;
    padding-bottom: 5px;
    margin-bottom: 5px;
}
.caseBoxChalengeText{
    display: inline-block;
    float: left;
    width: 350px;
    height: 100%;
}
#bottomUp{
    margin-top: -20px;
    padding-top: -20px;
}
h6{
    font-size: 50px;
    color: #E41818;
    padding-top: 10px;
    margin-top: 10px;
    padding-left: 5px;
    margin-left: 5px;
    padding-bottom: 10px;
    margin-bottom: 10px;
}
#eltLogo{
    float: right;
    margin: 10px 20px 10px 10px;
    padding-right: 20px;
}
#greenCollection{
    font-weight: bold;
    color: #4F8B5A;
}
#greenCollection span{color:red!important;
                      font-weight:bold!important;}
                      #hands{
    padding-right: 10px;
}
#thankYou{
    font-size: 20px;
    color: #E41818;
    font-weight: bold;
}
#grantsImg{
    padding-right: 10px;
    padding-top: 10px;
    padding-left: 10px;
}
#handsHeart{
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
}
#centreHorizont h5 {
    text-align: center;
}
#centreHorizont p {
    text-align: center;
}
#contactText p{
    text-align: center;
}
#contactText span{
    font-weight: bold;
}
#contactText{
    padding-top: 10px;
    margin-top: 5px;
    padding-bottom: 10px;
    margin-bottom: 10px;
}
td{
    vertical-align: top;
}
#thanks{
    margin-bottom: 15px;
}
.strongItalic{
    font-style: italic;
    text-align: center;
}

