﻿
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dd, dl, dt, 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: "Times New Roman" , Times, serif;
    font-size: 16px; /*     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: 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: -60px 0px;
    background-image: url('../images/siteImages/menuItem.png');
    background-repeat: no-repeat;
    width: 80px;
}
#aboutUs:hover
{
    background-position: -60px 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: 2px;
    padding-left: 2px;
    text-align: justify;
}
#bodyRight
{
    width: 300px;
}
#contentBody
{
    line-height: 19px;
    font-size: 13px;
    color: #333333;
}

#contentBody a
{
    color: blue;
    display: inline-block;
    border-bottom: solid 1px red;
    text-decoration: none;
}
#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
{
    clear: both;
}
.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;
}
