﻿
body
{
    margin: 0px;
    padding: 0px;
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 62.5%; /* background: #695028; */
    background: #6a502b;
    color: #330000;
}

#wrap
{
    width: 738px;
    margin: 10px auto;
    padding: 0px;
    font-size: 1.2em;
    line-height: 2em;
    background: White url(images-Design/contentBg2.gif) repeat-y left top;
}
.litterBoxName
{
    margin-left: 55px;
}
.underline
{
    text-decoration: underline;
}
.attention
{
    text-decoration: underline;
    background-color: yellow;
    font-weight: bold;
    padding: 2px;
}
#paw1
{
    padding-right: 2px;
}
#paw2
{
    padding: 3px;
}
#danes
{
    text-align: center;
    padding: 10px;
    border: solid 1px #801400;
    margin: 20px 0px 0px 5px;
}
#danes img
{
    margin-left: auto;
    margin-right: auto;
    display: block;
}
/**************************** Universal/Typography *******************/
h2#pageTitle
{
    font-weight: bold;
    color: #801400;
    text-align: center;
}
#content p#pageDescription
{
    color: #801400;
}
hr.clear
{
    visibility: hidden;
    clear: both;
    height: 0px;
    width: 100%;
    background-color: Transparent;
    border: none;
    border-width: 0px;
    padding: 0px;
    margin: 0px;
    display: block;
}
hr
{
    clear: both;
    height: 0px;
    width: 100%;
    background-color: White;
    border: none;
    border-width: 0px;
    border-color: White;
    border-bottom: 4px solid #801400;
    padding: 0.5em 0px 0px 0px;
    margin: 0.5em 0px;
    display: block;
}

h2, h3, h4, h5, h6
{
    margin: .5em 0;
    line-height: normal;
    color: #801400;
}

h3
{
    font-size: 1.5em;
}
h4
{
    font-size: 1.2em;
}
h5
{
    font-size: 1em;
}
h6
{
    font-size: 0.5em;
}
a
{
    color: #01449d;
}
a:visited
{
    color: #44009d;
}
/*
a:hover
{
    color: [univ.linkHoverColor];
}
a:active
{
    color: [univ.linkActiveColor];
}*/
a img
{
    border: none;
}
.imgRight
{
    float: right;
    margin: 1em 0 1em 1em;
}
.imgRightBord
{
    float: right;
    margin: 1em 0 1em 1em;
    border: solid 2px #6a502b;
    padding: 7px;
}
.imgRightBordmoose
{
    float: right;
    margin: .1em;
    border: solid 2px #6a502b;
    padding: 5px;
}

.imgLeft
{
    float: left;
    margin: 1em 1em 1em 0;
}
.imgLeftBord
{
    float: left;
    margin: 1em 2em 1em 0;
    border: solid 2px #6a502b;
    padding: 7px;
}

.imgLeftBordboomer
{
    float: left;
    margin: .1em;
    border: solid 2px #6a502b;
    padding: 5px;
}
.imgCenter
{
    margin: 1em auto;
    display: block;
}
.imgCenterBord
{
    margin: 1em auto;
    display: block;
    border: solid 2px #6a502b;
    padding: 7px;
}
.inlineImgCenter
{
    margin: 0 auto;
    width: 520px;
    display: block;
    text-align: center;
}
.inlineImgCenter img
{
    border: solid 2px #6a502b;
    margin: 1em;
    padding: 7px;
    display: inline;
}
p
{
    margin: 0.25em 0em;
    padding: 0.25em 0em;
}
blockquote
{
}
cite
{
}
ul
{
}
ol
{
}
dl
{
}
dt
{
    font-weight: bold;
}
dd
{
}
.colHalf
{
    width: 49.9%;
    float: left;
}
.colThird
{
    width: 33.2%;
    float: left;
}
.colTwoThirds
{
    width: 66.5%;
    float: left;
}
a.bigButton
{
    display: block;
    width: 284px;
    height: 124px;
    padding: 0px 10px;
    background: url(images-Design/btnBig.gif) no-repeat left top;
    overflow: hidden;
    text-decoration: none;
}
a.bigButton strong
{
    display: block;
    margin: 0px;
    padding: 0.6em 0.6em 0.4em 0.6em;
    margin: 0px;
    font-size: 2em;
    color: #01449d;
    letter-spacing: -0.08em;
    font-family: "Arial Black" , Arial;
    font-weight: bold;
}
a.bigButton strong.left
{
    text-align: right;
}
a.bigButton strong.right
{
    text-align: left;
}
a.bigButton span
{
    display: block;
    color: #505050;
    margin: 0px;
    padding: 0px 1.4em;
}

a.bigButton span.left
{
    padding-left: 40px;
    background: url(images-Design/btnArrowL.gif) no-repeat left center;
}
a:hover.bigButton span.left
{
    color: #01449d;
    background: url(images-Design/btnArrowLHvr.gif) no-repeat left center;
}
a.bigButton span.right
{
    padding-right: 40px;
    background: url(images-Design/btnArrowR.gif) no-repeat right center;
}
a:hover.bigButton span.right
{
    color: #01449d;
    background: url(images-Design/btnArrowRHvr.gif) no-repeat right center;
}
/**************************** header **********************************/
#header
{
    background: url(images-Design/headerBg.jpg) no-repeat left top;
    margin: 0px;
    padding: 0px;
    height: 328px;
    overflow: hidden;
}
#header h1
{
    float: left;
    padding: 0px;
    margin: 0px;
    width: 192px;
}
#header h1 a
{
    display: block;
    color: #01449d;
}
#headerInfo
{
    display: block;
    padding: 0px 1em;
    margin: 0px;
    float: right;
    clear: right;
    text-align: right;
    width: 400px;
    font-size: 1.3em;
    color: #382a1a;
    font-family: Arial, Helvetica, Sans-Serif;
    font-weight: normal;
    line-height: 1em;
}
#header address
{
    color: #01449d;
    font-style: normal;
    letter-spacing: normal;
    font-size: 1.2em;
}
#headerText
{
    clear: right;
    height: 101px;
    width: 768px;
    margin: 0px;
    padding: 0px;
    float: right;
    display: block;
}
#headerNav
{
    width: 140px;
    float: right;
    list-style-type: none;
    margin: 0px;
    padding: 0px;
    font-size: 0.8em;
}
#headerNav li
{
    float: left;
    display: block;
    width: 60px;
    text-align: center;
}
#headerNav a
{
    display: block;
    width: 60px;
    margin: 0px;
    padding: 22px 0px 0px 0px;
    color: #6a502b;
}
#headerNav a.home
{
    background: url(images-Design/home-icon.gif) no-repeat center 6px;
}
#headerNav a.contact
{
    background: url(images-Design/contact-icon.gif) no-repeat center 6px;
}
/**************************** Nav ***************************/
#navigation
{
    float: left;
    width: 184px;
    padding: 0;
    margin: 1em 0;
    font-size: 1em;
}
#navigation ul
{
    margin: 0;
    padding: 0;
    list-style-type: none;
}

#navigation li
{
    line-height: 2em;
    font-weight: bold;
    padding: 0;
    margin: 0;
}

#navigation li a
{
    display: block;
    text-decoration: underline;
    color: #801400; /*color: #a55948;*/
    background: url(images-Design/pawBullet.gif) no-repeat 4px 4px;
    margin: 0;
    padding: 0 0 0 25px;
}

#navigation li a.sn_item_pressed
{
    color: #180000;
    background: url(images-Design/pawBulletAlt.gif) no-repeat 4px 4px;
}
#navigation li a:hover
{
    color: #180000;
    background: url(images-Design/pawBulletAlt.gif) no-repeat 4px 4px;
}

#navigation ul li ul
{
    margin: 0;
    padding: 0;
}

#navigation li li
{
    padding: 0 0 0 40px;
    margin: 0;
    font-weight: normal;
    line-height: 1.3em;
}

#navigation li li a
{
    color: #666666;
    background: none;
    padding: 0;
    margin: 0;
}
#navigation li li a:before
{
    content: '- ';
}

#navigation li li a.sn_item_pressed
{
    color: Black;
    background: none;
}
#navigation li li a:hover
{
    color: Black;
    background: none;
}

.dogsneedhomes
{
    margin: 50px 5px 0px 5px;
    border: solid 1px #801400;
    height: 50px;
    padding: 5px;
}
.dogsneedhomes a
{
    display: block;
    color: #801400;
    font-weight: bold;
    padding-left: 3px;
}
.dogsneedhomes img
{
    float: left;
    padding-right: 5px;
}
/**************************** Content ***********************/
#content
{
    width: 514px;
    float: right;
    margin: 0px;
    padding: 0px 20px;
}
#content ul
{
    padding-left: 15px;
}

#subContent
{
}
#content p, #content dl, #content ul, #content ol, #content blockquote
{
    margin: 0.25em 0em;
    padding: 0.25em 0em;
}
.center
{
    text-align: center;
    margin: 0 auto;
    display: block;
}
#flash
{
    height: 100px;
    margin-bottom: 10px;
}
#flash img
{
    float: left;
    margin: 1em;
}
#flash h3
{
    padding-top: 15px;
}
#candids
{
    margin: 7px auto;
    text-align: center;
}
#candids img
{
    width: 130px;
    height: 97px;
    display: inline;
    padding: 7px;
}

#puppies
{
    height: 100px;
    margin-bottom: 10px;
}
#puppies img
{
    float: left;
    margin: 1em;
}
#puppies h3
{
    margin-top: 30px;
}
#proDogInfo h4 a
{
    color: #801400;
}
#proDogInfo h3 a
{
    color: #801400;
}
#proDogInfo ul
{
    margin-left: 25px;
}
/**************************** Footer ************************/
#footer
{
    clear: both;
    background: #d2c8b7 url(images-Design/footerBg.gif) no-repeat center center;
    text-align: center;
    margin: 0px;
    padding: 0px;
    border-bottom: 2px solid #b59f8b;
    border-top: 1px solid #6a502b;
}
#footer address
{
    width: 49.9%;
    float: left;
    width: 192px;
    font-style: normal;
    text-align: left;
}
/**************************** Web Forms  ********************/
fieldset
{
    border: 1px dotted #CCCCCC;
}
legend
{
    font-weight: bold;
}
.form dt
{
    clear: both;
    float: left;
    text-align: right;
    width: 26%;
    padding: 0.5em 1% 0.5em 0em;
}
.form dd
{
    margin: 0px;
    padding: 0.5em 0% 0.5em 26%;
}
/*******************************************************/
/*******************************************************/
/************************** A8B catalog page ***********/

.a8b_full_width
{
    text-align: center;
    margin: 0px auto;
    display: block;
}
.a8b_inline_img
{
    float: left;
    margin-bottom: 16px;
    margin-right: 16px;
}
.a8b_inline_img_alt
{
    float: right;
    margin-bottom: 16px;
    margin-left: 16px;
}
.a8b_intro h2, .a8b_offerings h2, .a8b_close h2
{
    text-align: center;
}
.a8b_offerings div
{
    clear: both;
}
.a8b_close
{
    clear: both;
}

/********************confertel page********************/
#confertel h2
{
    line-height: 2.8ex;
    margin-top: 0.6ex;
    margin-bottom: 0.6ex;
}
#confertel .conf_box
{
    width: 25%;
    float: left;
    padding-bottom: 3ex;
}
#confertel .conf_box a, #confertel a
{
    text-decoration: none;
    font-size: 12px;
}
#confertel .conf_box a img
{
    border: none;
}
#confertel .conf_box span.title
{
    color: #008800;
    font-weight: bold;
    display: block;
    margin: 0px auto;
    text-decoration: underline;
    line-height: 3.2ex;
}
#confertel .conf_box .text
{
    text-align: left;
    display: block;
    padding-right: 10px;
    padding-left: 10px;
    color: Black;
    line-height: 2.6ex;
}
#confertel .left_list
{
    text-align: left;
    float: left;
    color: #000088;
    list-style-image: url(confertel/images/conf_bullet.png);
}
#confertel .right_list
{
    text-align: left;
    float: right;
    color: #000088;
    list-style-image: url(confertel/images/conf_bullet.png);
}
.a8b_mark
{
    float: left;
    margin-left: 202px;
}
#subscribe
{
    border: solid 2px #080837;
    padding: 7px;
    margin: 5px;
    float: right;
    width: 276px;
}
