﻿/* CSS layout */
body
{
    font: 12px Verdana, Helvetica, sans-serif;
    color: #707070;
    
    background: url(../../images/background.png);
    background-repeat: repeat;

    margin: 0px;
    padding: 0px;
}
a
{
    text-decoration: none;
    color: #2c2c2c;
    text-decoration: underline;
}
a:hover
{
    color: #ddb640;
}
.red
{
    color: #ff0000;
}

#topSearch  
{
    float: right;
    padding-top: 135px;
    text-align: right;
    padding-right: 10px;
    width: 200px;
 }

h1
{
    font-family: Verdana, "Times New Roman" , Times, serif;
    font-size: 16px;
    font-weight: bold;
    color: #666;
    margin-top: 5px;
    margin-bottom: 12px;
}
h2
{
    font-family: Verdana, "Times New Roman" , Times, serif;
    font-size: 12px;
    font-weight: bold;
    color: #424938;
    margin-top: 0px;
    margin-bottom: 3px;
}
h4
{
    font-family: Verdana, "Times New Roman" , Times, serif;
    font-size: 13px;
    font-weight: bold;
    color: #424938;
    margin-top: 0px;
    margin-bottom: -15px;
}
#nav
{
    position: relative;
    z-index: 999;
    clear: both;
    padding: 0px;
    margin: 0px;
    width: 990px;
    background: #171719;
}

.clearFix
{
    clear: both;
    display: block;
    visibility: hidden;
    width: 0px;
    height: 0px;
}

#topSubnav a
{
    clear: both;
    color: White;
}
#topSubnav a:hover
{
    clear: both;
    color: #ddb640;
}


/* 1 column Layout */
body.home #shell
{
}
body.home #topShell
{
    margin-top: 0px;
    width: 990px;
}
body.home #shellContent
{
    width: 998px;
}
#insideShell
{
  
    
}
body.home #masthead
{
    margin-top: 0px;
    background: url(../../images/header.png);
    height: 163px;
    padding-top: 23px;
    width: 990px;
}
body.home #logo
{
    float: left;
    width: 330px;
}
body.home #mastheadCenter
{
    float: left;
    height: 15px;
    margin: 25px 1px 2px 140px;
    padding: 35px 0 0 1px;
    width: 180px;
}
body.home #mastheadRight
{
    float: right;
}
#topSubnav
{
    clear: both;
    float: left;
    width: 430px;
    padding-top: 135px;
    text-align: right;
}
body.home #bannerContent
{
    width: 990px;
    height: 163px;
    background: url(../../images/green-bck.png);
}
body.home #bannerText
{
    /* padding: 25px; */
    color: #000;
}
body.home #content
{
    width: 990px;
    padding-bottom: 25px;
    text-align: left;
    background-color: #000000;
    background: white url(../../images/cell-bck.png) no-repeat;
}
body.home #footerShell
{
    width: 990px;
}
body.home #copyright
{
    text-align: center;
    width: 920px;
}
body.home #leftCol
{
    float: left;
    width: 210px;
    margin-left: 10px;
    padding: 0px 5px 0px 15px;
}
body.home #midCol
{
    float: left;
    width: 500px;
  
}

body.home #rightCol
{
    float: right;
    width: 200px;
    margin-right: 10px;
    padding: 0px 5px 0px 15px;
}

#pagnation
{
    float: right;
}

/* 1 column Layout */
body.onecol #shell
{
}
body.onecol #topShell
{
    margin-top: 0px;
    width: 990px;
}
body.onecol #shellContent
{
    width: 990px;
}

body.onecol #masthead
{
    margin-top: 0px;
    background: url(../../images/header.png);
    height: 163px;
    padding-top: 23px;
    width: 990px;
}
body.onecol #logo
{
    float: left;
    width: 330px;
}
body.onecol #mastheadCenter
{
    float: left;
    height: 15px;
    margin: 25px 1px 2px 140px;
    padding: 35px 0 0 1px;
    width: 180px;
}
body.onecol #mastheadRight
{
    float: right;
}

body.onecol #bannerContent
{
    width: 990px;
    height: 163px;
    background: url(../../images/green-bck.png);
}
body.onecol #bannerText
{
    padding: 25px;
    color: #000;
}
body.onecol #content
{
    width: 990px;
    padding-bottom: 25px;
    text-align: left;
    background: white url(../../images/cell-bck.png) no-repeat;
}
body.onecol #footerShell
{
    width: 990px;
}
body.onecol #copyright
{
    text-align: center;
    width: 920px;
}
body.onecol #rightCol
{
    float: right;
    width: 920px;
    padding: 0px 10px 0px 15px;
    margin-right: 20px;
}

/* animal pages */
body.onecol #animalLeft
{
    float: left;
    width: 600px;
    margin-left: 10px;
    padding: 0px 5px 0px 15px;
}
body.onecol #animalRight
{
    float: right;
    margin-right: 10px;
    padding: 0px 5px 0px 15px;
}
body.onecol #animalImage
{
    width: 990px;
    padding-bottom: 25px;
    text-align: left;
    background: white url(../../images/cell-bck.png) no-repeat;
}
body.onecol #animalTitle
{
    color: #663300;
    text-decoration: none;
    font: 14px Verdana, Helvetica, sans-serif;
    padding: 0px 0px 20px 0px;
}

/* 2 column layout */
body.twocol #shell
{
}
body.twocol #topShell
{
    margin-top: 0px;
    width: 990px;
}
body.twocol #shellContent
{
    width: 990px;
}

body.twocol #masthead
{
    margin-top: 0px;
    background: url(../../images/header.png);
    height: 163px;
    width: 990px;
    padding-top: 23px;
}
body.twocol #logo
{
    float: left;
    width: 330px;
}
body.twocol #mastheadCenter
{
    float: left;
    height: 15px;
    margin: 25px 1px 2px 140px;
    padding: 35px 0 0 1px;
    width: 180px;
}
body.twocol #mastheadRight
{
    float: right;
}

body.twocol #bannerContent
{
    width: 990px;
    height: 163px;
    background: url(../../images/green-bck.png);
}
body.twocol #bannerText
{
    padding: 25px;
    color: #000;
}
body.twocol #content
{
    width: 990px;
    padding-bottom: 25px;
    text-align: left;
    background: white url(../../images/cell-bck.png) no-repeat;
}
body.twocol #footerShell
{
    width: 990px;
}
body.twocol #copyright
{
    text-align: center;
    width: 920px;
}
body.twocol #leftCol
{
    clear: both;
    float: left;
    width: 200px;
    margin-left: 10px;
    padding: 0px 5px 0px 5px;
}
body.twocol #rightCol
{
    float: right;
    width: 750px;
    margin-right: 10px;
    padding: 0px 5px 0px 5px;
}
body.twocol #contactUs
{
    color: #000000;
    width: 480px;
}
body.twocol #contactUs #firstName
{
    padding-right: 15px;
    float: left;
    height: 35px;
}
body.twocol #contactUs #lastName
{
    height: 35px;
}
body.twocol #contactUs #emailAddress
{
    height: 35px;
    clear: both;
    padding-right: 15px;
}
body.twocol #contactUs #cityName
{
    height: 35px;
    clear: both;
    padding-right: 15px;
    float: left;
}
body.twocol #contactUs #stateName
{
    height: 35px;
}
body.twocol #contactUs #countryName
{
    height: 35px;
    clear: both;
    float: left;
}
body.twocol #contactUs #zipName
{
    height: 35px;
    padding-left: 15px;
}
body.twocol #contactUs #ageName
{
    height: 35px;
    clear: both;
    padding-right: 15px;
    float: left;
}
body.twocol #contactUs #commentName
{
    clear: both;
    padding-right: 15px;
}
body.twocol #contactUs #contactSubmit
{
    clear: both;
    padding: 25px;
}
body.twocol #contactUs #contactMsg
{
    padding: 25px 0px;
    margin: 0px;
}
body.twocol #contactUs #contactRequired
{
    color: red;
}


body.rightcol #bannerContent
{
    width: 720px;
    text-align: left;
    padding: 10px;
}


/* check Out Page / Right Column */

body.rightcol
{
}
body.rightcol #leftCol
{
    float: left;
    width: 750px;
}
body.rightcol #rightCol
{
    float: right;
    width: 180px;
    padding: 20px 10px 20px 0px;
}




/* 2 column layout */
body.navRight #shell
{
}
body.navRight #topShell
{
    margin-top: 0px;
    width: 990px;
}
body.navRight #shellContent
{
    width: 990px;
}

body.navRight #masthead
{
    margin-top: 0px;
    background: url(../../images/header.png);
    height: 163px;
    padding-top: 23px;
    width: 990px;
}
body.navRight #logo
{
    float: left;
    width: 330px;
}
body.navRight #mastheadCenter
{
    float: left;
    height: 15px;
    margin: 25px 1px 2px 140px;
    padding: 35px 0 0 1px;
    width: 180px;
}
body.navRight #mastheadRight
{
    float: right;
}

body.navRight #bannerContent
{
    width: 990px;
    height: 163px;
    background: url(../../images/green-bck.png);
}
body.navRight #bannerText
{
    padding: 25px;
    color: #000;
    text-align: left;
}
body.navRight #content
{
    width: 990px;
    padding-bottom: 25px;
    text-align: left;
    background: white url(../../images/cell-bck.png) no-repeat;
}
body.navRight #footerShell
{
    width: 990px;
}
body.navRight #copyright
{
    text-align: center;
    width: 920px;
}
body.navRight #leftCol
{
    float: left;
    width: 700px;
    margin-left: 10px;
    padding: 0px 5px 0px 15px;
}
body.navRight #rightCol
{
    float: right;
    width: 210px;
    margin-right: 10px;
    padding: 0px 5px 0px 15px;
}
body.navRight #leftCol1
{
    float: left;
    width: 510px;
    margin-left: 10px;
    padding: 0px 5px 0px 15px;
}
body.navRight #rightCol1
{
    float: right;
    width: 410px;
    margin-right: 10px;
    padding: 0px 5px 0px 15px;
}
body.navRight #contactUs
{
    color: #000000;
    width: 480px;
}
body.navRight #contactUs #firstName
{
    padding-right: 15px;
    float: left;
    height: 35px;
}
body.navRight #contactUs #lastName
{
    height: 35px;
}
body.navRight #contactUs #emailAddress
{
    height: 35px;
    clear: both;
    padding-right: 15px;
}
body.navRight #contactUs #cityName
{
    height: 35px;
    clear: both;
    padding-right: 15px;
    float: left;
}
body.navRight #contactUs #stateName
{
    height: 35px;
}
body.navRight #contactUs #countryName
{
    height: 35px;
    clear: both;
    float: left;
}
body.navRight #contactUs #zipName
{
    height: 35px;
    padding-left: 15px;
}
body.navRight #contactUs #ageName
{
    height: 35px;
    clear: both;
    padding-right: 15px;
    float: left;
}
body.navRight #contactUs #commentName
{
    clear: both;
    padding-right: 15px;
}
body.navRight #contactUs #contactSubmit
{
    clear: both;
    padding: 25px;
}
body.navRight #contactUs #contactMsg
{
    padding: 25px 0px;
    margin: 0px;
}
body.navRight #contactUs #contactRequired
{
    color: red;
}

/* footer */
#footer
{
    clear: both;
    padding-top: 5px;
    color: White;
    height: 100px;
    background-color: #0f0f0f;
    padding-bottom: 25px;
}
#footer1
{
    float: left;
    padding-left: 15px;
    padding-top: 20px;
    width: 320px;
    text-align: left;
}

#footer2
{
    width: 300px;
      float: left;
    text-align: left;
    padding-top: 30px;
}
#footer3
{
    width: 310px;
      float: right;
      text-align: left;
      padding-top: 15px;
}
#footer3 h4
{
    font-family: Verdana, "Times New Roman" , Times, serif;
    font-size: 16px;
    font-weight: bold;
    color: #ffffff;
    color: Orange;
    margin-top: 0px;
    margin-bottom: -15px;
}

#footerlinks
{
    float: left;
}
#footerlinks UL
{
    padding: 0px;
    margin: 0px;
    list-style: none;
    text-align: left;
}
#footer A
{
    text-decoration: none; color: #f2f2f2;
}
#footerlinks LI
{
    float: left;
    list-style: none;
    padding: 0;
    margin: 0;
}
#footerlinks li a
{
    color: #000000;
    text-decoration: none;
    font: 12px Verdana, Helvetica, sans-serif;
    padding: 0px 18px;
    border-right: 1px solid #000000;
    white-space: nowrap;
}
/* #footerlinks LI A.last {border-right:0} */
#footer a:hover
{
    color: gray;
    text-decoration: none;
}

.roundcont {
	width: 500px;
	background-color: #e9e9e9;
	color: #000;
	
}
.roundcontHome {
	width: 200px;
	background-color: #e9e9e9;
	color: #000;
	text-align: center;
	
}
.roundcontHomeleft {
	width: 200px;
	background-color: #e9e9e9;
	color: #000;
	text-align: left;
	
}
.roundcont p  {
	margin: 0 10px;
}
.roundcont h1  {
	margin: 5px 10px;
	font-size: 16px;

}
.roundcont h2  {
	margin: 5px 10px;
	font-size: 14px;

}

.roundtop { 
	background: url(/images/tr.jpg) no-repeat top right; 
}

.roundbottom {
	background: url(/images/br.jpg) no-repeat top right; 
}

img.corner {
   width: 10px;
   height: 10px;
   border: none;
   display: block !important;
}


#mainContent 
{
    margin-left: 20px;
}

.roundcont1 {
	width: 940px;
	background-color: #e9e9e9;
	color: #000;
	margin: 20px 0px 20px 5px;
}

.roundcont1 p  {
	margin: 0 10px;
}
.roundcont1 h1  {
	margin: 5px 10px;
	font-size: 16px;

}
.roundcont1 h2  {
	margin:-24px 12px 10px;
	font-size: 28px;

}

