﻿@import "shelter-reset.css";


html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset, img
{
    margin: 0;
    padding: 0;
    border: 0;
}

h1
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-weight:normal;
    color: #FF0000;
    padding-bottom: 5px;
}

p
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #000000;
    line-height:20px;
    padding-bottom: 10px;
}


h2
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-weight:normal;
    color: #FF0000;
    margin: 10px 0px 10px 10px;
}

h3
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000000;
    margin-bottom: 10px;
}

h4
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 15px;
    font-weight:normal;
    color: #ff0000;
}

h4 a
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 15px;
    font-weight:normal;
    color: #ff0000;
    text-decoration: none;
}

h4 a:hover
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 15px;
    font-weight:normal;
    color: #ff0000;
    text-decoration: none;
}

h5
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-weight:normal;
    color: #000000;
    padding-bottom: 5px;
    margin-top: 4px;
}

a
{
    color: #0000ff;
    text-decoration: none;
}

a:hover
{
    color: #ff0000;
    text-decoration: none;
}

#pagewidth
{
    width: 980px;
    text-align: left;
    margin-left: auto;
    margin-right: auto;
}

#header
{
    position: relative;
    height: 100px;
    width: 100%;
    background-image: url('../images/header.jpg');
    background-color: #ee3f20;
}

#campaign
{
    width: 300px;
    height: 100px;
    float: right;
}

#navMain
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #ff0000;
    position: relative;
    background-color: #bbbbbb;
    width: 100%;
    padding: 10px 0px 10px 0px;
    text-transform: capitalize;
    margin-top: 1px;
}

#navMain a
{
    text-decoration: none;
    color: #000000;
}



#navMain a:hover
{
    text-decoration: none;
    color: #333333;
}

#navMain ul li
{
    list-style-type: none;
    display: inline;
    padding-left: 7px;
}

#lang
{
    width: 60px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #ffffff;
    float: right;
    margin-right: 10px;
    text-align: right;
}

#lang a
{
    color: #ffffff;
    text-decoration: none;
}

#lang a:hover
{
    color: #333333;
    text-decoration: none;
}

#navSub
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #ff0000;
    position: relative;
    background-color: #ffffff;
    width: 100%;
    padding: 10px 0px 10px 0px;
}

#navSub a
{
    text-decoration: none;
    color: #000000;
}

#navSub a:hover
{
    text-decoration: none;
    color: #333333;
}

#navSub ul li
{
    list-style-type: none;
    display: inline;
    padding-left: 10px;
}

#row1
{
    width: 980px;
    float: left;
    position: relative;
    margin-bottom: 10px;
}

#AdviceCol
{
    float: left;
    display: inline;
    position: relative;
    width: 240px;
}

#AdviceCol ul
{
    padding-left: 10px;
    padding-top: 5px;
}

#AdviceCol li
{
    border-top: dotted 2px #ccc;
    line-height: 28px;
}

#AdviceCol li a
{
    color: #000;
}

#AdviceCol li a:hover
{
    color: #666;
}

.newslink
{
	text-decoration: none;
    color: Black;
    font-size : 15px
	}

#FlashCol
{
    float: left;
    display: inline;
    position: relative;
    width: 680px;
    height: 320px;
    margin: 0px 0px 0px 60px;
}

#row2
{
    width: 980px;
    float: left;
    position: relative;
    margin-bottom: 10px;
}
/* headline 1 */
#Headline1
{
    background-color: #ffffff;
    float: left;
    display: inline;
    position: relative;
    width: 485px;
    height: 135px;
    border-top: solid 5px #ff0000;
}

#Headline1 p
{
	font-size: 12px;	
	
}
.HeadlineImage1
{
    float: left;
    width: 135px;
    height: 135px;
    margin: 5px;
}

.HeadlineText1
{
    float: right;
    color:#000000;
    width: 330px;
    height: 140px;
    margin: 5px 5px 5px 0px;
}
/* headline 1  end */


/* headline 2 */
#Headline2
{
    background-color: #ffffff;
    float: left;
    display: inline;
    position: relative;
    width: 485px;
    height: 135px;
    margin-left: 10px;
    border-top: solid 5px #ff0000;
}
#Headline2 p
{
	font-size: 12px;			
}

.HeadlineImage2
{
    float: left;
    width: 135px;
    height: 135px;
    margin: 5px;
}
.HeadlineText2
{
    float: right;
    color:#000000;
    width: 330px;
    height: 140px;
    margin: 5px 5px 5px 0px;
}
/* headline 2  end */

#row3
{
    width: 980px;
    float: left;
    position: relative;
    margin-bottom: 10px;
}

/* support */
#Support
{
    float: left;
    display: inline;
    position: relative;
    width: 240px;
    height: 120px;
    border-top: solid 5px #adadad;
    background-image: url('../images/col3bg.jpg');
}

.SupportImage
{
    float: left;
    width: 40px;
    height: 100px;
    margin: 15px 5px 5px 5px;
}

.SupportText
{
    float: right;
    width: 180px;
    margin: 20px 10px 0px 0px;
}
/* supportn end */ 
/* near you  */
#NearYou
{
    margin-left: 10px;
    background-image: url('../images/col3bg.jpg');
    float: left;
    display: inline;
    position: relative;
    width: 235px;
    height: 120px;
    border-top: solid 5px #adadad;
}
#NearYou p 
{
	font-size : 12px;
}

.NearYouImage
{
    width: 106px;
    height: 106px;
    margin: 7px auto auto auto;
}

.NearYouText
{
    float: right;
    width: 205px;
    margin: 10px 10px 0px 0px;
}

/* near you end  */
/* donate  */
#Donate
{
    background-image: url('../images/col3bg.jpg');
    float: left;
    display: inline;
    position: relative;
    width: 485px;
    height: 120px;
    border-top: solid 5px #adadad;
    margin-left: 10px;
}
#Donate  p 
{
	font-size : 12px;
	padding-bottom:0px;
}
.DonateImage
{
    float: right;
    width: 110px;
    height: 110px;
    margin: 5px 5px 5px 5px;
}

.DonateText
{
    float: left;
    width: 345px;
    margin: 10px;
}

/* donate  end  */

#footer
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #000000;
    background-image: url('../images/footerbg.jpg');
    background-repeat: no-repeat;
    padding: 5px 0px 5px 0px;
    text-transform: capitalize;
    clear: both;
}


#footerText li
{
    list-style-type: none;
    display: inline;
    margin-left: 3px;
    padding-left: 3px;
    
}

#footerText a
{
    text-decoration: none;
    color: #000000;
}

#footerText a:hover
{
    text-decoration: none;
    color: #333333;
}

#newsletter
{
    margin-top: 20px;
}

#newsletter p
{
    font-size: 12px;
    text-align: right;
}

#newsletter img
{
    margin: 0px 10px;
    vertical-align: middle;
}

.space
{
    margin-left: 70px;
}


/* *** Float containers fix*/
.clearfix:after
{
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix
{
    display: inline-block;
}

/* Hides from IE-mac \*/
* html .clearfix
{
    height: 1%;
}
.clearfix
{
    display: block;
}
/* End hide from IE-mac */



/*printer styles*/
@media print
{
    /*hide the left column when printing*/
    #leftcol
    {
        display: none;
    }

    /*hide the right column when printing*/
    #rightcol
    {
        display: none;
    }
    #twocols, #maincol
    {
        width: 100%;
        float: none;
    }
}

