body
{
    background: #F6F6F6 url(../images/template/Body.gif) repeat-x;
    font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
    font-size: 62.5%; /* Gives us a base size of 10px */
    color: #000 /* #6B6B6B*/;
}

h2, h3, h4
{
    margin-bottom: 5px;
    padding-bottom: 5px;
    border-bottom: 1px solid #ddd;
    letter-spacing: -0.035em;
    font-weight: normal;
    color: #000 /*#37404C*/;
}

h2
{
    font-size: 2.0em;
}

h3
{
    font-size: 1.6em;
	font-weight:bold;
}

div#content li h3
{
    font-size: 1.2307692307692307692307692307692em;
    padding-bottom: 0;
    margin-bottom: 0;
}

div#content h3
{
    border: none;
    font-size: 1.4em;
    line-height: 1.5em;
}

h4
{
    font-size: 1.4em;
    font-weight: bold;
}

div#content h4, div#widebar h4
{
    border: none;
    font-size: 1.3em;
    line-height: 1.5em;
    font-style: italic;
    margin-bottom: 0;
}
div#widebar h4
{
    padding-bottom: 0;
}

div#content li h4
{
    font-size: 1em;
}

p, div#content ol, div#content ul, dl, div#widebar ul, div#widebar ol
{
    font-size: 1.3em;
    margin-bottom: 20px;
    line-height: 1.5em;
}

.leadin
{
    margin-bottom:5px;
}

div#widebar ol p
{
    font-size:1em;
}

p.footnote
{
    font-size: 1.2em;
    font-style: italic;
}

div#content table ol, div#content table ul
{
    font-size: 1em;
}

div#content ol li, div#content ul li
{
    margin-bottom: 3px;
}

dl dt
{
    font-weight: bold;
}

div#content ol p
{
    font-size: 1em;
}

div#content ol ol, div#content ol ul, div#content ul ol, div#content ul ul, div#widebar ul ul, div#widebar ol ol
{
    font-size: 1em;
    margin-bottom: 0px;
}

div#content ul ul li
{
    list-style-type: circle;
}

div#content ul p
{
    font-size: 1em;
}

.urls a
{
    font-size: 1em;
    line-height: 1.5em;
    display: block;
    margin-bottom: 5px;
}

a
{
    color: #06C /*#e3a400 #F3AF00 */;
    text-decoration: none;
}

div#content a
{
    /*font-weight:bold;*/
}

a:hover, #content a:visited
{
    color: #06C;
}
/*
A[href="#"], A[href="/#"], A[href=""]
{
    border:dashed 1px red;
    color:Red;
}
*/
.noicon A[rel="document"], .noicon A[rel="external"], #menu .noicon A[rel="document"], #menu .noicon A[rel="external"]
{
    padding-right: 0;
    background: none;
    margin-right:0;
}

A[rel="external"], #menu ul li a[rel="external"]
{
    padding-right: 12px;
    background: url(../images/icon_external_website.gif) no-repeat top right;
    margin-right:6px;
}

A[rel="document"], #menu ul li a[rel="document"]
{
    padding-right: 12px;
    background: url(../images/icon_pdfdocument.gif) no-repeat top right;
    margin-right:6px;
}

A[rel="document"].word, #menu ul li a[rel="document"].word
{
    padding-right: 12px;
    background: url(../images/icon_word.gif) no-repeat top right;
    margin-right:6px;
}

A[rel="document"].excel, #menu ul li a[rel="document"].excel
{
    padding-right: 12px;
    background: url(../images/icon_excel.gif) no-repeat top right;
    margin-right:6px;
}

A[rel="email"], #menu ul li a[rel="email"]
{
    padding-right: 12px;
    background: url(../images/icon_emaillink.gif) no-repeat top right;
    margin-right:6px;
}

div#content A[rel="external"],div#content  #menu ul li a[rel="external"],
div#content A[rel="document"],div#content  #menu ul li a[rel="document"],
div#content A[rel="document"].word,div#content  #menu ul li a[rel="document"].word,
div#content A[rel="document"].excel,div#content  #menu ul li a[rel="document"].excel,
div#content A[rel="email"],div#content  #menu ul li a[rel="email"]
{
    white-space:nowrap;
    display:inline-block;
}

div#content a.normal
{
    display:inline;
}

a img
{
    border: none;
}

img.left
{
    float: left;
    margin: 0 15px 0 0;
    clear: left;
}

img.right
{
    float: right;
    margin: 0 0 0 15px;
    clear: right;
}

p.right
{
    float:right;
}

/* Microlinks */

#MicroLinks
{
    position: absolute;
    right: 42px;
    background: url(../images/template/MicroLinks.png) no-repeat left;
    padding-left: 17px;
}

#MicroLinks ul
{
    background-color: #004188;
    margin: 0;
    padding: 0;
    list-style: none;
    line-height: normal;
    font-size: 1.2em;
}

#MicroLinks li
{
    display: inline;
}

#MicroLinks a
{
    padding: 3px 5px 3px 3px;
    text-decoration: none;
    font-weight: bold;
    color: #fff;
}

#MicroLinks a:hover
{
    text-decoration: underline;
}

/* Menu */

#menu
{
    position: absolute;
    bottom: 0;
    left: 146px;
}

#menu ul
{
    margin: 0;
    padding: 0;
    list-style: none;
    line-height: normal;
    position: relative;
}

#menu ul li
{
    display: block;
    float: left;
    position: relative;
    padding: 2px 10px 3px 4px;
}

#menu ul div
{
    display: none;
}

#menu ul li.mega div
{
    position: absolute;
    top: 28px;
    left: 0em;
}

#menu ul li.mega div#departments
{
    width: 506px;
}

#menu ul li.mega div#community
{
    width: 200px;
}

#menu ul li.mega div#onlineservices
{
    width: 290px;
}

#menu ul li.mega div#search label
{
    font-size: 1.3em;
    font-weight: bold;
}

#menu ul li.mega div#search p, #menu ul li.mega div#search label
{
    color: #000;
}

#menu ul li.mega div#visitation
{
    width: 150px;
}

#menu ul li.mega div ul
{
    float: left;
    border-right: solid 1px #bbb;
}

#menu ul li.mega div ul.last
{
    border: none;
}

#menu ul li.mega div ul.subs
{
    border: solid 1px #6B6B6B;
    float: none;
    background: #fff;
}

#menu ul li.mega div ul li
{
    float: none;
    padding: 5px 5px 0;
}

#menu ul li.mega div ul li a, #menu ul li.mega div ul li em
{
    font-size: 1.1em;
    font-style: normal;
}

#menu ul li.mega div ul li a:hover
{
    text-decoration: underline;
}

#menu ul li.hovering
{
    background: url(../images/template/nav-menu-item-left.png) no-repeat;
}

#menu ul li a.main
{
    background: url(../images/template/nav-menu-item-right_2.png) no-repeat right top;
    padding-right: 23px;
}
#menu ul li.hovering a.main
{
    background-position: right -33px;
}

#menu ul li.hovering div
{
    display: inline;
    background: #FFFFFF url(../images/template/nav-items-background.png) repeat-x left top;
    -moz-border-radius-bottomleft: 4px;
    -moz-border-radius-bottomright: 4px;
    -webkit-border-bottom-right-radius: 4px;
    -webkit-border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
    -moz-box-shadow: rgba(0, 0, 0, 0.5) 5px 5px 5px;
    -webkit-box-shadow: rgba(0, 0, 0, 0.5) 5px 5px 5px;
    border: solid 1px #fff;
    padding-bottom: 5px;
}

#menu ul li a, #menu ul li em
{
    text-decoration: none;
    font-size: 1.3em;
    font-weight: bold;
    color: #FFFFFF;
    padding: 2px 6px 5px 2px;
}

#menu ul li em
{
    padding-bottom: 0;
    background: #6B6B6B;
    display: block;
}

#menu ul li em a
{
    color: #fff;
}

#menu ul li.hovering a
{
    color: #000;
}

#menu ul li.mega div ul.icons
{
    border: none;
    border-bottom: solid 1px #ddd;
    margin-bottom: 3px;
}

#menu ul li.mega div ul.icons li
{
    float: left;
}

#menu ul li.mega div ul.icons li a
{
    display: block;
    height: 40px;
    width: 80px;
}

#menu a.geodata
{
    background: url(../images/buttons/button_small_geodata.gif) no-repeat;
    padding-left: 45px;
}
#menu a.taxbill
{
    background: url(../images/buttons/button_small_taxbilling.gif) no-repeat;
    padding-left: 45px;
}
#menu a.restaurant
{
    background: url(../images/buttons/button_small_restaurant_rep.gif) no-repeat;
    padding-left: 45px;
}
#menu a.petadoption
{
    background: url(../images/buttons/button_small_pet_adoption.gif) no-repeat;
    padding-left: 45px;
}
#menu a.lostfound
{
    background: url(../images/buttons/button_small_pet_lostfound.gif) no-repeat;
    padding-left: 45px;
}
#menu a.rodrecords
{
    background: url(../images/buttons/button_small_rodrecords.gif) no-repeat;
    padding-left: 45px;
}
#menu a.jobs
{
    background: url(../images/buttons/button_small_jobs.gif) no-repeat;
    padding-left: 45px;
}
#menu a.librarycatalog
{
    background: url(../images/buttons/button_small_librarycatalog.gif) no-repeat;
    padding-left: 45px;
}

#menu ul li span a
{
    padding-left: 21px;
    background: url(../images/icon_more.png) no-repeat 3px 0;
    font-size: 1.1em;
}
/* Wrapper */

#wrapper
{
    width: 960px;
    margin: 0 auto;
    background: url(../images/template/Wrapper.gif) repeat-y;
}

/* Header */

#header
{
    height: 100px;
    background: #087FE7 url(../images/template/Header.jpg) no-repeat;
    position: relative;
    z-index: 2;
}

.youthservices #header
{
    background: #087FE7 url(../images/template/Header_YouthServices.jpg) no-repeat;
}

/* Logo */

#logo
{
    float: left;
}

#logo h1
{
    margin: 0;
    padding: 0; /*font-size: 2.4em;*/
    color: #FFFFFF;
    width: 390px;
    height: 92px;
    position: relative;
}
#logo h1 span
{
    background: url(../images/Template/Logo.jpg) no-repeat;
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
}

.youthservices #logo h1 span
{
    background: url(../images/Template/Logo_YouthServices.jpg) no-repeat;
}

/* Page */

#page
{
    background: url(../images/template/Page.jpg) no-repeat top left;
    padding: 33px 66px 0 66px;
    z-index: 1;
    min-width: 0;
}

#page #breadcrumbs
{
    margin-bottom: 5px;
    font-size: 1.3em;
}

/* Featured News Slider Information */
#page-wrap
{
    width: 828px;
    position: relative;
    height: 464px;
    background: url(../images/Template/bg_big.gif) top center;
}

.csw
{
    display: none;
}

.slider-wrap
{
    width: 419px;
    position: absolute;
    top: 35px;
    left: 35px;
    height: 339px;
}
.stripViewer
{
    position: relative;
    overflow: hidden;
    width: 419px;
    height: 348px;
}
.stripViewer .panelContainer
{
    position: relative;
    left: 0;
    top: 0;
}
.stripViewer .panelContainer .panel
{
    float: left;
    height: 338px;
    position: relative;
    width: 419px;
}

.stripViewer .panelContainer .panel .wrapper
{
    height: 348px;
    position: relative;
}
.stripNavL, .stripNavR, .stripNav
{
    display: none;
}

.photo-meta-data
{
    background: #000;/*url(../images/Template/transpBlack.png);*/
    height: 66px;
    bottom: 0;
    left: 0;
    position: absolute;
    z-index: 9999;
    color: white;
    font-size: 1.3em;
    line-height: 1.2em;
    width: 419px;
}

.photo-meta-data a, .photo-meta-data div
{
    padding: 8px 8px 0 8px;
    display: block;
    color: #e3a400;
    font-weight:bold;
}

.photo-meta-data a span.date, .photo-meta-data div span.date
{
    float: right;
    color: #fff;
}

.photo-meta-data p
{
    font-size: 1em;
    margin: 0 8px 8px 8px;
}

#movers-row
{
    position: absolute;
    top: 351px; /* alternate style sheet entry for IE      bottom:0;     */
    width: 419px;
}
#movers-row div
{
    float: left;
}

.cross-link
{
    display: block;
    width: 62px;
    margin-top: -14px;
    position: relative;
    padding-top: 15px;
    z-index: 9999;
    margin-right: 9px;
}

.cross-link-last
{
    margin-right: 0;
    margin-left: 2px;
}

.nav-thumb
{
    border: 1px solid black;
    margin-right: 5px;
}

.active-thumb
{
    background: transparent url(../images/Template/icon-uparrowsmallwhite.png) top center no-repeat;
}


/* Today in FC */
#todayinfc
{
    height: 394px;
    width: 312px;
    position: absolute;
    top: 35px;
    right: 35px;
    font-size: 1.4em;
    overflow: auto;
}

#todayinfc #FullCalendar
{
    background:none;
    position:absolute;
    right:0;
    padding:2px;
    margin:2px;
    font-weight:normal;
}

#todayinfc ol.dates
{
    margin: 25px 10px 10px 15px;
}
#todayinfc ol.dates > li
{
    font-weight: bold;
    margin-bottom: 10px;
}
#todayinfc ol.events
{
    font-weight: bold;
    margin-left: 10px;
}

#todayinfc ol.events a
{
    font-weight:normal;
}

#todayinfc ol.events span
{
    font-size: .8em;
}
#todayinfc ol.events > li
{
    margin-top: 5px;
}

/* Content */

#content
{
    float: left;
    width: 583px;
    margin: 12px 0 0 0;
    display: inline;
}

#content blockquote
{
    font-size: 1.3em;
    line-height: 1.5em;
    margin: 0 40px 20px;
}

.subscribe
{
    float:right;
    font-size: .8em;
    padding-top: 8px;
}

.subscribe a
{
    background: url(../images/icon_rss.png) no-repeat right 3px;
    padding-right: 22px;
    height: 24px;
}

#content ol #content ol.boxes h3
{
    border: none;
    margin-top: 10px;
    margin-bottom: 0;
    padding-bottom: 0;
}

#content ol.boxes li
{
    float: left;
    margin: 0 30px 10px 0;
    width: 260px;
    border-bottom: solid 1px #ddd;
}

#content ol.twocolumns li
{
    float: left;
    width: 260px;
} 

#content ol.boxes li a.contact
{
    padding-left: 17px;
    background: url(../images/icon_email.png) no-repeat 0 1px;
    color: #6B6B6B;
}

#content ol.boxes li a.contact:hover
{
    color: #06C;
}

#content.onlineservices ul
{
    font-size: 1.3em;
    line-height: 1.5em;
    margin-bottom: 20px;
}

span.phone
{
    padding-left: 20px;
    background: url(../images/icon_phone.gif) no-repeat 4px 4px;
    margin-left: 5px;
}

span.fax
{
    padding-left: 20px;
    background: url(../images/icon_fax.png) no-repeat 0 0;
    margin-left: 5px;
}
ul.normal, ol.normal, ol.decimal, ol.ALPHA, ol.alpha, ol.ROMAN, ol.roman
{
    padding-left: 25px;
}
span.mailingaddress, span.indentedsub
{
    padding-left: 25px;
    margin-top: 8px;
    display: block;
}

span.indentedsub
{
    margin-top: 0px;
}

ul.normal
{
    list-style-type: disc;
}

ol.normal, ol.decimal
{
    list-style-type: decimal;
}

ol.ALPHA
{
    list-style-type: upper-alpha;
}

ol.ROMAN
{
    list-style-type: upper-roman;
}

ol.alpha
{
    list-style-type: lower-alpha;
}

ol.roman
{
    list-style-type: lower-roman;
}

ol.normal ul
{
    list-style-type: disc;
    padding-left: 25px;
}

#content.onlineservices ul h3
{
    font-size: 1.23077em;
}

#content.communityinfo h3, #content.onlineservices h3
{
    margin-top: 20px;
    width: 50%;
}

#content.communityinfo ul
{
    font-size: 1.3em;
    line-height: 1.5em;
}

/* Class for Headers with an indented description list */
div#content ul.descriptions
{
    font-size: 1em;
}
div#content ul.descriptions a
{
    font-size: 1.4em;
}

div#content ul.descriptions a, ol.descriptions a
{
    display:inline-block;
    margin-bottom: 10px;
    padding-bottom: 0;
}

div#content ul.descriptions p, ol.descriptions p
{
    margin-left: 25px;
    font-size: 1.3em;
}

/* county news */

ol#countynews li, ul#shelters > li
{
    clear: both;
    padding-bottom: 13px;
    margin-bottom: 13px;
    background: url(../images/template/line.gif) bottom center no-repeat;
}

ul#shelters > li
{
    padding-bottom: 35px;
}

ul#shelters li ul
{
    margin-bottom:2em;
}

ol#countynews li h3
{
    border: none;
    margin: 0;
    padding: 5px 0;
}

ol#countynews li h3 span.storydate
{
    float: right;
    font-size: .8125em;
}

.noreadmore
{
    font-weight:bold;
}

/* Sidebar */

#sidebar
{
    float: right;
    width: 223px;
    margin: 12px 0 0 0;
    display: inline;
}

#sidebar ul
{
    margin-bottom: 20px;
}

#sidebar ul.phonelist
{
    font-size: 1.3em;
    line-height: 1.5em;
}

#sidebar ul.additionalinfo
{
    font-size: 1.3em;
}

#sidebar ul.additionalinfo li a
{
    display: block;
    background-color: #FFD87D;
    border: solid 1px #06C;
    padding: 5px;
    margin: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    color: #000;
}

#sidebar ul.additionalinfo li a:hover
{
    background-color: #06C;
    color: #fff;
}

#sidebar ul.phonelist li
{
    display: block;
    margin-bottom: 5px;
    padding-left: 5px;
}

#sidebar ul.ads li
{
    padding-bottom: 13px;
}

#widebar ul.ads li
{
    padding-bottom: 15px;
}

#widebar ul.ads li
{
    text-align: center;
}

#sidebar ul.ads img
{
    /*margin: 0 auto;*/
    width: 196px;
    display: block;
    padding-left: 5px;
}

#sidebar #jobs
{
    border: solid 1px #E3A400;
    background: #F4DFAA;
    margin: 0 22px 20px 5px;
}

#sidebar #jobs h2
{
    border: none;
    padding: 5px 5px 0 5px;
    color: #000;
    margin: 0;
}
#sidebar #jobs ul
{
    padding: 0 5px;
    line-height: 1.7em;
}

#sidebar #jobs ul em, #sidebar ul em
{
    color: #000;
    font-size: 1.5em;
    font-style: normal;
    display: block;
    margin: 10px 0 5px 0;
}


#sidebar #jobs ul a
{
    font-size: 1.4em;
    color: #000;
    padding-left: 10px;
    height: 16px;
}

#sidebar #jobs ul a.rss
{
    padding-right: 20px;
    background: url(../images/rss.gif) no-repeat top right;
}


#sidebar p, #sidebar dl
{
    padding: 5px;
}


p.contactinfo span.address
{
    padding-left: 29px;
    display: inline-block;
    background: url(../images/icon_address.gif) no-repeat 0 4px;
    cursor:pointer;
}

#sidebar p.contactinfo
{
    margin-bottom: 5px;
}

p.director img, img.shadow, .shadow
{
    margin-bottom: 5px;
    -moz-box-shadow: rgba(0, 0, 0, 0.5) 5px 5px 5px;
    -webkit-box-shadow: rgba(0, 0, 0, 0.5) 5px 5px 5px;
    box-shadow: rgba(0, 0, 0, 0.5) 5px 5px 5px;
}

/* Button Links */
a.button
{
    background: url(../images/nicebutton/button.gif) no-repeat;
    display: block;
    color: #555;
    font-weight: bold;
    height: 30px;
    line-height: 29px;
    margin: 0 0 5px 5px;
    text-decoration: none;
    width: 196px;
    font-size: 1.3em;
}
a:hover.button
{
    color: #0066CC;
}

.additionalinfo a span
{
    text-indent: 20px;
    background-repeat: no-repeat;
    display: block;
    background-position: 0 -1px;
}

a.button span
{
    background-repeat: no-repeat;
    background-position: 10px 6px;
    text-indent: 30px;
    display: block;
}

#storyutilities
{
    float: right;
    border: solid 1px #ddd;
    padding: 8px;
    background: #fff;
    margin-left:5px;
}
div#storyutilities ul
{
    margin: 0;
}

#storyutilities li a
{
    background-repeat: no-repeat;
    padding-left: 22px;
    background-position: 0 2px;
}
.alert
{
    background: url(../images/icon_info.png);
}


.friends
{
    background: url(../images/icon_friends.png);
}

.history
{
    background: url(../images/icon_historic.png);
}
.msg
{
    background: url(../images/icon_email.png);
}
.a2z
{
    background: url(../images/icon_a2z.gif);
}
.forms
{
    background: url(../images/icon_forms.png);
}
.notice
{
    background: url(../images/icon_notice.png);
}
.clock
{
    background: url(../images/icon_clock.png);
}
.calendar
{
    background: url(../images/icon_holiday.png);
}
.print
{
    background: url(../images/icon_printer.png);
}
.map
{
    background: url(../images/icon_compass.png);
}
.rss
{
    background: url(../images/icon_rss.png);
}
.job
{
    background: url(../images/icon_resume.png);
}
.volunteer
{
    background: url(../images/icon_volunteer.gif);
}
.back
{
    background: url(../images/icon_back.png);
}
.facebook
{
    background: url(../images/icon_facebook.gif);
}

.twitter
{
    background: url(../images/icon_twitter.gif);
}

.sitemap
{
    background: url(../images/icon_treeview.png);
}

.faq
{
    background: url(../images/icon_faqs.png);
}

p.brief
{
    padding-left: 120px;
}

/* Widebar */

#widebar
{
    padding: 15px 0 15px 0;
    background: #F2F2F2 url(../images/template/Widebar.gif) repeat-x;
}

#widebar #colA
{
    float: left;
    width: 296px;
    margin-left: 24px;
    display: inline;
}

#widebar #colA iframe
{
    margin-bottom: 10px;
}

#widebar #colA .NewsArchive
{
    font-size: 1.3em;
    line-height: 1.5em;
}
#widebar #colA .NewsArchive td
{
    padding: 0 5px 0 0;
}

#widebar #colB
{
    float: left;
    width: 237px;
    margin-left: 24px;
    display: inline;
}

#widebar #colC
{
    float: left;
    width: 199px;
    margin-left: 24px;
    margin-right: 24px;
    display: inline;
}
#weather
{
    background: #fff;
    text-align: center;
    padding: 10px 0;
    border: solid 1px #ddd;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    -o-border-radius: 15px;
    border-radius: 15px;
}


ul.OnlineServices
{
    margin: 0;
    padding: 0;
    list-style: none;
    line-height: normal;
    margin-left: 5px;
}

ul.OnlineServices li
{
    float: left;
    margin: 0 10px 10px 0;
}

ul.OnlineServices li.nopad
{
    margin-right: 0;
}
/* Footer */

#footer
{
    height: 108px;
    background: url(../images/template/Footer.gif) no-repeat;
}

#footer p
{
    margin: 0;
    padding-top: 45px;
    text-align: center;
    color: #8E8E8E;
}

#footer a
{
    color: #666666;
}
.bolditalics
{
    font-weight: bold;
    font-style: italic;
}

.centered
{
    text-align: center;
}
.modalBackground
{
    background-color: Gray;
    filter: alpha(opacity=70);
    opacity: 0.7;
}

.commissioners dt
{
    margin: 15px 50px 5px;
}


/* Faq Stuff */

/*dt:before*/
.faqs dt span
{
    /*content: "Q";*/
    font-size: 1.4em;
    font-family: Georgia, "Times New Roman" , Times, serif;
    margin-right: 7px;
    padding: 0 8px 5px 8px;
    color: #FFD87D;
    background-color: #06C;
    font-weight: normal;
    margin-left: -47px;
    position: relative;
    top: 0px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
}

.faqs dt
{
    margin: 0 50px 0; /*border-bottom: 1px solid #ccc;*/
}
#content dd
{
    padding-left: 25px;
    margin-bottom: 8px;
}

#content .faqs dd
{
    padding-left: 0;
}

.faqs dd
{
    margin: 25px 50px 0px; /*border-bottom: 1px solid #ccc;*/
    padding-bottom: 20px;
}

.faqs .top
{
    display:block;
    margin-top:10px;
}

div#content dd ol, div#content dd ul, div#content .faqs dd p
{
    font-size: 1em;
    margin-bottom:0;
}

/*dd:before*/
.faqs dd span
{
    /*content: "A";*/
    font-size: 1.4em;
    font-family: Georgia, "Times New Roman" , Times, serif;
    margin-right: 7px;
    padding: 0 9px;
    color: #06C;
    background-color: #FFD87D;
    margin-left: -47px;
    position: relative;
    top: 0px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
}

/*Forms */
h3 span
{
    font-weight: normal;
}
fieldset label
{
    display: block;
}
fieldset #animalinfo label
{
    display: inline-block;
    width: 130px;
}
fieldset td label
{
    display: inline;
}
table
{
    font-size: 1.3em;
}
table table
{
    font-size: 1em;
}
ol table
{
    font-size: 1em;
}
fieldset
{
    background: #E5E5E5;
    -moz-border-radius-topright: 15px;
    -moz-border-radius-bottomleft: 15px;
    -moz-border-radius-bottomright: 15px;
    -webkit-border-top-right-radius: 15px;
    -webkit-border-bottom-left-radius: 15px;
    -webkit-border-bottom-right-radius: 15px;
    border-top-right-radius: 15px;
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
    /*border-radius: 15px;*/
    padding: 0 10px;
    margin-bottom: 20px;
    color: #000;
}
fieldset legend
{
    background: #E5E5E5;
    -moz-border-radius-topleft: 15px;
    -moz-border-radius-topright: 15px;
    -webkit-border-top-left-radius: 15px;
    -webkit-border-top-right-radius: 15px;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    font-size: 1.4em;
    line-height: 1.5em;
    font-weight: bold;
    color: #37404C;
    padding: 0 15px;
    display: block;
    margin-left: -10px;
    padding-bottom: 15px;
}

input.required, select.required, textarea.required
{
    border: solid 1px green;
    background-color: #F0FFF0;
}

label.required, p.required
{
    color: #006400;
}

p.required
{
    font-weight: bold;
}

.required.highlight, .highlight
{
    background-color: lemonchiffon;
    border: solid 1px #000;
}prple
.ajax__validatorcallout_error_message_cell
{
    vertical-align: top;
}

.disclaimer
{
    border: 1px #f00 solid;
    
    background: #E5E5E5;
    padding: 10px;
    margin: 0 auto 20px;
    color: #000;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    -o-border-radius: 15px;
    border-radius: 15px;
    
}
.disclaimer.black
{
    border-color: #000;
    text-align: center;
}
.disclaimer.purple
{
    border: 2px #592bc9 solid;
    width: 420px;
    text-align: center;  
}

table.InlineBlock
{
    display: inline;
}

.errors
{
    color: #f00;
    font-weight: bold;
}

p.hidden
{
    display:none;
}

sub
{
    font-size:xx-small; vertical-align:bottom;
}

sup
{
    font-size:xx-small; vertical-align:top;
}

/*Big Honking Buttons */

div#content .btn
{
    display: block;
    position: relative;
    background: #aaa;
    padding: 5px;
    float: left;
    color: #fff;
    text-decoration: none;
    cursor: pointer;
}
div#content .btn *
{
    font-style: normal;
    background-image: url(/images/template/btn2.png);
    background-repeat: no-repeat;
    display: block;
    position: relative;
}
div#content .btn i
{
    background-position: top left;
    position: absolute;
    margin-bottom: -5px;
    top: 0;
    left: 0;
    width: 5px;
    height: 5px;
}
div#content .btn span
{
    background-position: bottom left;
    left: -5px;
    padding: 0 0 5px 10px;
    margin-bottom: -5px;
}
div#content .btn span i
{
    background-position: bottom right;
    margin-bottom: 0;
    position: absolute;
    left: 100%;
    width: 10px;
    height: 100%;
    top: 0;
}
div#content .btn span span
{
    background-position: top right;
    position: absolute;
    right: -10px;
    margin-left: 10px;
    top: -5px;
    height: 0;
}
div#content .btn.blue
{
    background: #1945B9;
}
div#content .btn.green
{
    background: #9d4;
}
div#content .btn.pink
{
    background: #e1a;
}
div#content .btn:hover
{
    background-color: #397FEF;
}
div#content .btn:active
{
    background-color: #444;
}
div#content .btn[class]
{
    background-image: url(/images/template/shade.png);
    background-position: bottom;
}

img.centered
{
    display: block; margin: 10px auto 10px;
}

.clearfloats
{
    clear:both;
}

.clearright
{
    clear:right;
}

.clearleft
{
    clear:left;
}

/*Twitter Style */
div#twitter
{
    height:300px;
    width: 237px;
    background:url(/Images/Template/twitter_callout.png) no-repeat;
}
ul#twitter_update_list li
{
    padding: 25px 45px 0 10px;
}

ul#twitter_update_list li span a
{
    display:inline;
    text-align:left;
}

ul#twitter_update_list li a
{
    display:block;
    text-align:right;
}