/* Misc */

html, body
{
    height: auto !important;
    height: 100%;
    min-height: 100%;
}

html, body, div, p, ul, ol, li, h1, h2, h3, h4, pre, form, p, button, img
{
    margin: 0;
    padding: 0;
    border: 0;
}

body
{
    background: #ffffff;
    font: normal 11px/16px Tahoma, Arial, sans-serif;
    color: #000000;
    text-align: center;
}

ul, li
{
    list-style-type: none;
}
a
{
    outline: none;
    text-decoration: none;
}
a:hover
{
    text-decoration: none;
    cursor: pointer;
}
a span, button span, ul#navigation span, h2 span, h3 span
{
    display: none;
}

input, textarea
{
    font: normal 11px/17px Tahoma, Arial, sans-serif;
    color: #3a3a35;
}

button
{
    display: block;
    cursor: pointer;
}

div.clear
{
    font-size: 1px;
    line-height: 1px;
    height: 1px;
    position: relative;
    clear: both;
}

#container
{
    text-align: left;
    width: 920px;
    margin: 0 auto;
    padding: 0 0 30px 0;
    height: 100%;
}

#content
{
    background: url(../images/content.gif) 0 0 repeat-y;
    width: 920px;
    margin: 0 0 0 0;
    float: left;
    clear: both;
}

p a, h4 a
{
    color: #6385a1;
    border-bottom: 1px solid #d7e1e9;
}

p a:hover, h4 a:hover
{
    color: #80a1bb;
    border-bottom: 1px solid #fff;
}

p.arrow
{
    background: url(../images/arrow_right.gif) 0 2px no-repeat;
    padding: 0 0 0 17px;
}

/*h3 {height: 50px;
}*/

#left_column
{
    width: 673px;
    float: left;
    /* border-left: 1px solid #dcdcdc; */
}

/* Header */

#header
{
    /* height: 105px; */
    height: 114px;
    margin-top: 5px;
}

#header #logo
{
    width: 680px;
    height: 113px;
    /* height: 104px; */
    float: left;
}

#header h1
{
    display: block;
    background: url(../images/logo2012.jpg) 0 0 no-repeat;
    height: 113px;
    /* background: url(../images/logo6b.png) 0 0 no-repeat; */
    /* height: 104px; */
    cursor: pointer;
}

#header .contact
{
    width: 215px;
    padding: 29px 0 0 0;
    float: right;
}

#header .contact span
{
    color: #5c5c56;
}

#header .donatebadge
{
    width: 211px;
    height: 94px;
    background: url(../images/donation.jpg) 0 0 no-repeat;
    float: right;
    margin-top: 3px;
}

/* Navigation */

ul#navigation
{
    height: 28px;
    float: left;
}

ul#navigation li
{
    width: 131px;
    float: left;
}

ul#navigation li a
{
    display: block;
    height: 28px;
    cursor: pointer;
}

ul#navigation li a#home
{
    background: url(../images/home.jpg) 0 0 no-repeat;
}
ul#navigation li a#adoptables
{
    background: url(../images/adoptables.jpg) 0 0 no-repeat;
}
ul#navigation li a#howtohelp
{
    background: url(../images/howtohelp.jpg) 0 0 no-repeat;
}


ul#navigation li a#about
{
    background: url(../images/aboutus.jpg) 0 0 no-repeat;
}
ul#navigation li a#newsevents
{
    background: url(../images/newsevents.jpg) 0 0 no-repeat;
}
ul#navigation li a#partners
{
    background: url(../images/partners.jpg) 0 0 no-repeat;
}
ul#navigation li a#contactus
{
    background: url(../images/contactus.jpg) 0 0 no-repeat;
}

ul#navigation li a#about:hover, ul#navigation li a#home:hover, ul#navigation li a#adoptables:hover, ul#navigation li a#howtohelp:hover, ul#navigation li a#newsevents:hover, ul#navigation li a#partners:hover, ul#navigation li a#contactus:hover
{
    background-position: 0 -28px;
}

/* Right column */

#right_column
{
    width: 245px;
    float: right;
    padding: 0 0 27px 0;
    border-right: 1px solid #dcdcdc;
}

#right_column p
{
    margin: 7px 7px 0 15px;
}
#right_column p.highlight, #right_column span.highlight
{
    color: #4f710c;
    font-size: 12px;
}
#right_column p.new
{
    margin: 19px 0 0 15px;
}
#right_column p.donate
{
    margin: 1px 0 0 15px;
}
#right_column p.link
{
    margin: 16px 0 0 15px;
}

#right_column .section
{
    padding: 0 0 24px 0;
    border-bottom: 1px solid #dcdcdc;
}

#right_column h3
{
    margin: 15px 0 12px 15px;
}

h3#volunteer
{
    background: url(../images/volunteer_tag.gif) 0 0 no-repeat;
    width: 190px;
    height: 35px;
}

h3#donate
{
    background: url(../images/donate_tag.gif) 0 0 no-repeat;
    width: 190px;
    height: 38px;
}

h3#adopt
{
    background: url(../images/adopt_a_pet_logo1.jpg) 0 0 no-repeat;
    margin-left: auto;
    margin-right: auto;
    width: 134px;
    height: 34px;
}

#center
{
    margin-left: auto;
    margin-right: auto;
}


/* Boxes */

#boxes
{
    background: #ffffff;
    width: 918px;
    margin: 0 0 0 0;
    /*border-top: 1px solid #dcdcdc; */
    float: left;
}

#boxes .box
{
    width: 204px;
    padding: 10px 10px 27px 10px;
    margin: 20px 0px 0px 0px;
    float: left;
    border: 1px solid #dcdcdc;
}

#boxes .boxright
{
    width: 194px;
    padding: 3px 0 3px 0;
    margin: 20px 0 0 20px;
    float: right;
}

#boxes .left
{
    margin: 0;
    padding-top: 28px;
}
#boxes p
{
    margin: 10px 0 0 0;
}
#boxes p.link
{
    margin-left: 16px;
}

/*h3.news {
  background: url(../images/news_tag.gif) 0 0 no-repeat;
  width: 128px;
  height: 14px;*/

h3.news
{
    font-size: 21px;
    font-family: Georgia;
}
h3.volunteer
{
    font-size: 17px;
    font-family: Georgia;
}

h3.foster
{
    font-size: 15px;
}



h3.partners
{
    background: url(../images/partners_tag.gif) 0 0 no-repeat;
    width: 179px;
    height: 12px;
}

h3.fundraising
{
    background: url(../images/fundraising_tag.gif) 0 0 no-repeat;
    width: 93px;
    height: 12px;
}

h3#updates
{
    background: url(../images/newsletter_tag.gif) 0 0 no-repeat;
    width: 87px;
    height: 12px;
}

#news_box
{
    border-right: 1px solid #dcdcdc;
    width: 229px;
    padding: 28px 0 27px 0;
    margin: 0 0 0 30px;
    float: left;
    min-height: 100%;
    height: 95px;
}

.news_box_input
{
    width: 144px;
    height: 26px;
    padding: 5px 6px 0 6px;
    border: none;
    float: left;
    background: url(../images/textbox_144.gif) 0 0 no-repeat;
    margin: 15px 0 0 0;
}

.news_box_button
{
    background: url(../images/send.gif) 0 0 no-repeat;
    height: 26px;
    width: 48px;
    float: right;
    margin: 15px 10px 0 0;
}

.news_box_button:hover
{
    background-position: 0 -26px;
}

/* Footer */

#footer
{
    width: 920px;
    height: 100px;
    background: url(../images/footer_bg.jpg);
    border-top: 1px solid #e0e0e0;
    clear: both;
}

#footer ul
{
    float: left;
    margin: 40px 0 0 60px;
}

#footer li
{
    float: left;
}

#footer li a
{
    color: #fff;
    border-bottom: 1px solid #fff;
}

#footer li a:hover
{
    color: #6e6e66;
    border-bottom: 1px solid #6e6e66;
}

#footer li span
{
    color: #fff;
}

#footer p#copyright
{
    float: right;
    margin: 40px 10px 0 0;
    color: #fff;
}

/*Modal Popup*/
.modalBackground
{
    background-color: Gray;
}

.modalPopup
{
    background-color: #ffffdd;
    border-width: 3px;
    border-style: solid;
    border-color: Gray;
    padding: 3px;
    width: 250px;
}

/*Popup Control*/
.popupControl
{
    background-color: White;
    position: absolute;
    visibility: hidden;
}

.textbox250
{
    width: 250px;
}

.textbox95
{
    width: 95px;
}

.textbox69
{
    width: 69px;
}

