/*  
Theme Name: SART
Theme URI: NA
Description: Cat adoption and rescue service.
Version: 1.0
Author: A30
Author URI: NA

*/

/*//////// Begin Typography & Colors ////////*/

body,
h1,
h2,
h3,
h4,
h5,
h6,
address,
blockquote,
dd,
dl,
hr,
p,
form {
  margin: 0;
  padding: 0;
}

body {
  font-size: 68.5%;
  font-family: 'Lucida Grande', 'Trebuchet MS', Verdana, Arial, Sans-Serif;
  background: #050403 url('images/sart_bg.jpg') no-repeat center top;
  color: #7d7973;
  text-align: left;
  line-height: 1.6em;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

h1 {
  font-family: Georgia, 'Times New Roman', Serif;
  font-size: 2.8em;
  color: #61534c;
  font-weight: normal;
  padding-bottom: 20px;
  padding-top: 5px;

}

h2 {
  font-family: Georgia, 'Times New Roman', Serif;
  font-size: 2.2em;
  color: #61534c;
  font-weight: normal;
  line-height: 1.2em;
}

h3 {
  font-family: Georgia, 'Times New Roman', Serif;
  font-size: 1.8em;
  color: #994332;
  font-weight: normal;
}

h4 {
  font-size: 1.3em;
}

h5 {
  font-size: 1em;
}

h5.songs {
  /*
background:#EFEEEC;
	border:1px solid #E2E1DE;
*/
  color: #7D7973;
  font-size: 10px;
  font-style: italic;
  margin: 20px 0 10px;
  padding: 30px 10px 10px;
  width: 428px;
}

h5#my-own-little-world {
  background: transparent url('images/audio/my_own_little_world.jpg') 0 10px no-repeat;
  height: 70px;
  padding-left: 110px;
  width: 308px;
}

p {
  padding-top: 1.1em;
}

h5 p {
  padding-top: .4em;
}

strong {
  font-size: 100%;
  font-weight: bold;
}

a img {
  border: none;
}

/* Remove dotted outline on links in Firefox */

a:focus {
  outline: none;
}

a:link {
  text-decoration: none;
  color: #994332;
}

a:visited {
  text-decoration: none;
  color: #994332;
}

a:hover {
  text-decoration: underline;
  color: #712e21;
}

blockquote {
  color: #44413B;
  background: #F6F6F6;
  padding: 10px 20px 25px 20px;
  border: #e3e1de solid 1px;
  margin: 10px 0 5px 0;
}

blockquote img {
  margin: 5px 0 0 !important;
}

.sidebar {
  font-size: 1.1em;
}

#footer {
  font-size: 1.1em;
}

.wp-caption-text {
  color: #9B9B9B;
  font-size: 12px;
  /*font-style:italic;*/
  text-align: left;
  /*padding-top:5px !important;*/
}

ol {
  padding: 0 0 0 20px;
}

ol li {
  margin: .5em 0;
}

.t-center {
  text-align: center !important;
}

/*//////// End Typography & Colors ////////*/

#wrapper {
  clear: both;
  margin: 0 auto 0 auto;
  width: 900px;
  text-align: left;
  background: url('images/bgrepeater.gif') repeat-y;
}

img {
  font-size: 0px;
  margin: 0;
  padding: 0;
}

/*//////// Begin Header ////////*/

#getflashplayer {
  margin: 16px 0 16px 80px;
}

#adoptionform-cta,
#adoptionform-cta:visited {
  background: #994332;
  color: #ffffff;
  font-size: 13px;
  padding: 10px 20px;
  position: absolute;
  right: 50px;
  top: 0;
  border-radius: 0 0 4px 4px;
}

#adoptionform-cta:hover {
  background: #712e21;
  text-decoration: none;
}

#adoptionform-cta:active {
  background: #712e21;
}

#logo {
  position: absolute;
  top: 42px;
  left: 80px;
  z-index: 998;
}

#headerlogo {
  width: 118px;
  height: 76px;
}

#header {
  padding-top: 36px;
  background: url('images/header_bg.jpg') no-repeat;
  position: relative;
}

/*#nowwithpaypal {
	background: url('images/now_withPayPal.gif') no-repeat;
	width:92px;
	height:59px;
	position: absolute;
	right: 175px;
	top: -34px;
}*/

/*#facebookshare {
	position:absolute;
	right:80px;
	top:-36px;
}*/

/*// Begin Global Nav //*/

#headernav {
  width: 900px;
  height: 90px;
  position: relative;
  margin-bottom: 32px;
}

#globalnav li#gn-sart a {
  width: 84px;
}

#globalnav li#gn-news a {
  width: 89px;
}

#globalnav li#gn-about a {
  width: 101px;
}

#globalnav li#gn-donate a {
  width: 110px;
}

#globalnav li#gn-contact a {
  width: 114px;
}

#globalnav {
  width: 498px;
  height: 42px;
  overflow: hidden;
  position: absolute;
  bottom: 24px;
  right: 60px;
}

#globalnav {
  margin: 0;
  padding: 0;
}

#globalnav li {
  display: inline;
}

#globalnav li a {
  float: left;
  height: 0;
  padding-top: 42px;
  overflow: hidden;
}

#globalnav li a {
  background-image: url(https://www.sartohio.org/wp-content/themes/sart/images/sart_globalnav.gif);
  background-repeat: no-repeat;
}

/* Buttons */

#globalnav li#gn-sart a {
  background-position: 0 0;
}

#globalnav li#gn-news a {
  background-position: -84px 0;
}

#globalnav li#gn-about a {
  background-position: -173px 0;
}

#globalnav li#gn-donate a {
  background-position: -274px 0;
}

#globalnav li#gn-contact a {
  background-position: -384px 0;
}

/* Hover */

#globalnav li#gn-sart a:hover {
  background-position: 0 -42px;
}

#globalnav li#gn-news a:hover {
  background-position: -84px -42px;
}

#globalnav li#gn-about a:hover {
  background-position: -173px -42px;
}

#globalnav li#gn-donate a:hover {
  background-position: -274px -42px;
}

#globalnav li#gn-contact a:hover {
  background-position: -384px -42px;
}

/* Press */

#globalnav li#gn-sart a:active {
  background-position: 0 -84px;
}

#globalnav li#gn-news a:active {
  background-position: -84px -84px;
}

#globalnav li#gn-about a:active {
  background-position: -173px -84px;
}

#globalnav li#gn-donate a:active {
  background-position: -274px -84px;
}

#globalnav li#gn-contact a:active {
  background-position: -384px -84px;
}

/* On */

#headernav.home #globalnav li#gn-sart a {
  background-position: 0 -126px !important;
}

#headernav.news #globalnav li#gn-news a {
  background-position: -84px -126px !important;
}

#headernav.about #globalnav li#gn-about a {
  background-position: -173px -126px !important;
}

#headernav.donate #globalnav li#gn-donate a {
  background-position: -274px -126px !important;
}

#headernav.contact #globalnav li#gn-contact a {
  background-position: -384px -126px !important;
}

/*// End Global Nav //*/

#cat-counter {
  margin-bottom: 15px;
  margin-top: -25px;
  position: relative;
}

#announce-small {
  height: 82px;
  position: absolute;
  right: 20px;
  top: -10px;
  width: 314px;
}

/*//////// End Header ////////*/

/*//////// Begin Announce ////////*/

#announcement {
  clear: both;
  margin-bottom: 20px;
  padding-left: 20px;
  ;
  width: auto;
}

#announcement span {
  display: block;
  font-size: 90%;
  letter-spacing: 1em;
  padding-bottom: 5px;
  text-align: center;
  text-transform: uppercase;
}

#announcement .box {
  /*border-right:1px dotted #342d27;*/
  float: left;
  margin-top: 0px;
  margin-bottom: 10px;
  width: 389px;
}

#announcement .box#last {
  border-right: none;
  width: 860px;
}

#announcement .box#last p {
  font-size: 11px !important;
  padding-top: 4px !important;
}

#announcehome {
  clear: both;
  min-height: 310px;
  /*background: url('images/announce_bg.jpg') no-repeat;*/
  background: url('images/home_base_repeater.gif') repeat-y;
  overflow: hidden;
  padding-left: 80px;
  padding-top: 50px;
  padding-right: 50px;
  position: relative;
  width: 770px;
}

*html #announcehome {
  margin-top: -5px;
}

* + html #announcehome {
  margin-top: -5px;
}

.announcecopyhome h1 {
  /*padding-bottom:5px;*/
  margin-top: 15px;
}

.announcecopyhome {
  width: 470px;
  float: left;
  font-size: 1.2em;
  margin-top: 15px;
}

.announceimghome {
  height: 338px;
  position: absolute;
  right: 40px;
  top: 10px;
  width: 214px;
  /*top:10px;
	right:70px;
	width:248px;*/
}

*html .announceimghome {
  float: right;
  right: -10px;
  position: relative;
  top: -40px;
}

.announcenavhome a {
  margin-top: 30px;
  margin-bottom: 20px;
  width: 94px;
  height: 0;
  padding-top: 22px;
  float: left;
  overflow: hidden;
}

.announcenavhome a {
  background-image: url('https://www.sartohio.org/wp-content/themes/sart/images/btn_latestnews.gif');
  background-repeat: no-repeat;
}

.announcenavhome a {
  background-position: 0 0;
}

.announcenavhome a:hover {
  background-position: 0 -22px;
}

/* IE Fix */

*html .announcenavhome {
  margin-bottom: 30px;
  padding-bottom: 30px;
}

#announcecontact {
  height: 148px;
  background: url('images/announcecontact_bg.jpg') no-repeat;
  padding-left: 80px;
  padding-top: 50px;
  padding-right: 50px;
  position: relative;
}

.announcecopycontact h1 {
  padding-bottom: 5px;
}

.announcecopycontact {
  width: 415px;
  float: left;
  font-size: 1.2em;
}

.announceimgcontact {
  position: absolute;
  top: 0;
  right: 5px;
}

/*//////// End Announce ////////*/

/*//////// Begin Content ////////*/

.sidebarbg {
  padding: 0;
  width: 900px;
  background: url('images/content_repeater.jpg') top left repeat-y;
  float: left;
}

#content {
  background: url('images/bottom_fold.jpg') no-repeat;
  padding-left: 80px;
  padding-top: 50px;
  padding-right: 50px;
  float: left;
  display: inline;
}

.contentcopy {
  width: 444px;
  float: left;
  font-size: 1.2em;
}

.errorcopy {
  width: 760px;
  height: 250px;
  font-size: 1.1em;
  text-align: center;
}

.errornav a {
  margin-left: 312px;
  margin-top: 30px;
  width: 115px;
  height: 0;
  padding-top: 22px;
  float: left;
  overflow: hidden;
  background: url('https://www.sartohio.org/wp-content/themes/sart/images/btn_donatetosart.gif') 0 0 no-repeat;
}

.errornav a {
  background-position: 0 0;
}

.errornav a:hover {
  background-position: 0 -22px;
}

.errornav {
  float: left;
}


/*//////// End Content ////////*/

/*//////// Begin Homepage Zones ////////*/

#zones {
  /*margin-top:20px;*/
  background: url('images/midsection_top_bg.jpg') top no-repeat;
  padding-left: 80px;
  padding-top: 50px;
  padding-right: 80px;
  /*margin-bottom:20px;*/
  clear: both;
  font-size: 1.1em;
  float: left;
  width: 740px;
}

* + html #zones {
  margin-bottom: 30px;
}

#zones h2 {
  line-height: .9em;
}

.zoneleft,
.zonecenter,
.zoneright {
  width: 230px;
  border-top: 5px solid #994332;
  padding-top: 30px;
  float: left;
  margin-bottom: 40px;
}

.zonecenter {
  margin: 0 25px;
}

.zoneleft1,
.zoneright1,
.zoneleft2 {
  width: 243px;
  padding-left: 115px;
  float: left;
}

.zoneleft1 {
  background: url('images/icon_envelope.jpg') no-repeat;
  margin-right: 24px;
}

.zoneright1 {
  background: url('images/icon_phone.jpg') no-repeat;
}

.zoneleft2 {
  background: url('images/icon_laptop.jpg') no-repeat;
  width: 625px;
  padding-bottom: 10px;
  margin-top: 30px;
}


.zoneleftnav a {
  margin-top: 20px;
  width: 115px;
  height: 0;
  padding-top: 22px;
  float: left;
  overflow: hidden;
}

.zoneleftnav a {
  background-image: url('https://www.sartohio.org/wp-content/themes/sart/images/btn_donatetosart.gif');
  background-repeat: no-repeat;
}

.zoneleftnav a {
  background-position: 0 0;
}

.zoneleftnav a:hover {
  background-position: 0 -22px;
}

.zonecenternav a {
  margin-top: 20px;
  width: 73px;
  height: 0;
  padding-top: 22px;
  float: left;
  overflow: hidden;
}

.zonecenternav a {
  background-image: url('https://www.sartohio.org/wp-content/themes/sart/images/btn_writeus.gif');
  background-repeat: no-repeat;
}

.zonecenternav a {
  background-position: 0 0;
}

.zonecenternav a:hover {
  background-position: 0 -22px;
}

.zonerightnav a {
  margin-top: 20px;
  width: 76px;
  height: 0;
  padding-top: 22px;
  float: left;
  overflow: hidden;
}

.zonerightnav a {
  background-image: url('https://www.sartohio.org/wp-content/themes/sart/images/btn_aboutus.gif');
  background-repeat: no-repeat;
}

.zonerightnav a {
  background-position: 0 0;
}

.zonerightnav a:hover {
  background-position: 0 -22px;
}



/*//////// End Zones ////////*/

/*//////// Begin Support Boxes ////////*/

#support_boxes {
  clear: both;
  font-size: 1.0em;
  line-height: 1.4em;
  padding: 0 80px;
}

*html #support_boxes {
  font-size: 1.1em;
}

* + html #support_boxes {
  font-size: 1.1em;
}


#support_boxes h3 {
  font-size: 1.6em;
  line-height: 1.1em;
}

#support_boxes .box {
  background: #f7f6f5;
  border: 1px solid #e0dfdb;
  margin-bottom: 40px;
  padding: 20px;
  padding-bottom: 25px;
  width: 318px;
}

#support_boxes #left {
  float: left;
}

#support_boxes #right {
  float: right;
}

#support_boxes .icon {
  float: left;
  padding-top: 15px;
  padding-right: 12px;
}

#support_boxes .writeup {
  margin-top: 10px;
  float: right;
  width: 180px;
}


/*//////// End Support Boxes ////////*/

/*//////// Begin Headlines ////////*/

#homeheadlines {
  /*background: url('images/home_base_repeater.gif') repeat-y;*/
  float: left;
  padding-bottom: 40px;
  margin: 0;
  width: 565px;
}

.headlines p img {
  height: auto;
  width: 100%;
}

*html #homeheadlines {
  padding-top: 30px;
}

.headlinetitle {
  min-height: 22px;
  padding-bottom: 2px;
  padding-right: 22px;
  float: left;
  background: transparent url('images/news_title_divider.gif') no-repeat 100% 23%;
}

/* because IE is stupid */

* html .headlinetitle {
  height: 6px;
}

* html #homeheadlines {
  margin-top: -5px;
}

* + html #homeheadlines {
  margin-top: -5px;
}

.headlinetitlenav {
  padding-top: 6px;
}

.headlinetitlenav a {
  min-height: 9px;
  background: transparent url('images/nav_arrow.gif') no-repeat 100% 50%;
  padding-right: 10px;
}

/* because IE is stupid */

* html .headlinetitlenav a {
  height: 9px;
}

#postdate {
  font-family: Georgia, 'Times New Roman', Serif;
  font-size: 1em;
  color: #61534c;
  font-weight: normal;
  text-align: left;
  padding-bottom: 10px;
}

.homeheadlinecontent {
  width: 485px;
  padding-left: 80px;
  padding-top: 30px;
  font-size: 1.1em;
  position: relative;
  /*width:740px;*/
}

#rssfeed.home {
  position: absolute;
  right: 0;
  top: 35px;
}

.rssfeedbtn {
  width: 90px;
  height: 26px;
}

/*////// Begin News //////*/

.newsheadlinecontent {
  background: url('images/bottom_fold.jpg') top left no-repeat;
  width: 500px;
  line-height: 1.5em;
  font-size: 1.2em;
  padding-left: 80px;
  padding-top: 50px;
  float: left;
  position: relative;
}

.newsheadlinecontent #rssfeed {
  position: absolute;
  right: 0;
  top: 55px;
}

/* because IE is stupid */

* html .newsheadlinecontent #rssfeed {
  right: 80px;
}

.headlines {
  clear: both;
  margin-top: 15px;
}

.headlines a.permalink::after {
  content: '→';
  margin-left: 10px;
}

.newsheadlinecontent .headlines img {
  margin: 5px 10px 5px 0;
}

.newsheadlinecontent .headlines .avatar {
  margin-bottom: 0 !important;
}

.headlinedivider {
  background: url('images/newsfold.jpg') no-repeat;
  width: 600px;
  height: 65px;
  margin-left: -80px;
}

/*////// End News //////*/

.postmetadata {
  margin-bottom: 25px;
}

/*//////// End Headlines ////////*/

/*//////// Begin Page ////////*/

.entry h3 {
  padding-top: 10px;
}

.blankpagecontent {
  background: url('images/bottom_fold.jpg') no-repeat;
  width: 730px;
  font-size: 1.2em;
  padding-left: 80px;
  padding-top: 50px;
  padding-right: 50px;
  float: left;
  padding-bottom: 80px;
}

.page img {
  height: auto;
  max-width: 100%;
}

/*//////// End Page ////////*/

/*//////// Begin Sidebar ////////*/

.sidebar {
  background: url('images/sidebar_topcap.jpg') top left no-repeat;
  float: right;
  width: 255px;
  padding: 50px 0px 50px 30px;
  display: inline;
  text-align: left;
}

* html .sidebar {
  margin-right: -25px;
}

.sidebar ul {
  list-style-type: none;
  margin: 0;
  padding: 0 0 15px 0;
}

.sidebar ul li ul {
  margin: 5px 0 0 0;
}

.sidebar li h2 {
  margin-top: 20px;
}

.sidebar ul li ul li {
  padding-left: 20px;
}

li.widget_recent_entries h2 {
  display: block;
  width: 240px;
  height: 30px;
  text-indent: -9999px;
  background-image: url('images/sidebar_titles.gif');
  background-repeat: no-repeat;
  background-position: 0 0;
  margin-top: 0;
}

li.widget_archive h2 {
  display: block;
  width: 240px;
  height: 30px;
  text-indent: -9999px;
  background-image: url('images/sidebar_titles.gif');
  background-repeat: no-repeat;
  background-position: 0 -60px;
}

li.widget_pages h2 {
  display: block;
  width: 240px;
  height: 30px;
  text-indent: -9999px;
  background-image: url('images/sidebar_titles.gif');
  background-repeat: no-repeat;
  background-position: 0 -90px;
}

li.widget_categories h2 {
  display: block;
  width: 240px;
  height: 30px;
  text-indent: -9999px;
  background-image: url('images/sidebar_titles.gif');
  background-repeat: no-repeat;
  background-position: 0 -30px;
}

.sidebar .callout1 {
  margin-top: -20px;
  margin-bottom: 15px;
}

/*//////// End Sidebar ////////*/

/*//////// Begin Search Form ////////*/

#searchform {
  padding-bottom: 20px;
}

#searchform #s {
  width: 170px;
  height: 18px;
  color: #3a3431;
  background-color: #ffffff;
  border: 1px solid #cbc9c4;
  padding: 2px 2px 0 2px;
  margin: 0;
}

#searchsubmit {
  background: #994332;
  border: 0px solid #f1f1f1;
  font-family: 'Lucida Grande', 'Trebuchet MS', Verdana, Arial, Sans-Serif;
  color: white;
  width: 60px;
  height: 22px;
  margin-left: 5px;
}

/* because IE is stupid */

* html #searchform {
  display: inline-block;
  /*for IE6!!*/
  padding-right: 40px;
}

* + html #searchform {
  display: inline-block;
  /*for IE6!!*/
  padding-right: 40px;
}

/*//////// End Search Form ////////*/

/*//////// Begin Single ////////*/

.singletitle h2 {
  color: #994332;
}

.alignright {
  text-align: right;
  float: right;
}

.alignleft {
  text-align: left;
  float: left;
}

/*//////// End Single ////////*/

/*//////// Begin Comment Form ////////*/

#commentform #submit {
  background: #994332;
  border: 0px solid #f1f1f1;
  font-family: 'Lucida Grande', 'Trebuchet MS', Verdana, Arial, Sans-Serif;
  color: white;
  width: 150px;
  height: 22px;
  margin: 15px 0 30px;
  cursor: pointer;
}

#commentform #comment {
  width: 444px;
}

#postcomment {
  padding-top: 20px;
  color: #61534c;
}

.cform {
  margin-bottom: 50px !important;
}

.cform label span {
  color: #994332;
}


/*//////// End Comment Form ////////*/

/*//////// Begin Donate ////////*/

#announcedonate {
  background: url('images/bottom_fold.jpg') no-repeat;
  position: relative;
  padding-left: 80px;
  padding-top: 50px;
  margin-bottom: 10px;
  width: 820px;
  overflow: hidden;
}

.announcecopydonate {
  width: 510px;
  float: left;
  font-size: 1.2em;
  margin-bottom: 60px;
}

.announceimgdonate {
  position: absolute;
  top: 5px;
  right: 0;
}

#zonesDonate {
  font-size: 1.1em;
  line-height: 1.4em;
  /*background: url('images/donateZones_repeater.jpg') repeat-y;*/
  background: #f7f6f4;
  width: 810px;
  box-sizing: border-box;
  padding: 50px 40px 20px;
  margin: 15px auto 50px;
  border-radius: 7px;
  box-shadow: 0px 3px 7px 0px rgba(97, 83, 76, 0.15);
}

.donatezone {
  /*width: 325px;
	float:left;*/
  width: 100%;
  box-sizing: border-box;
  margin-bottom: 50px;
}

.monetaryTitle {
  display: inline;
  padding-right: 135px;
  min-height: 18px;
  background: url('images/powered_byPayPal.gif') no-repeat 100% 100%;
}

.donate-option {
  display: inline-block;
  width: 49.5%;

  margin-top: 35px;
  padding: 20px 30px 5px 0;
  position: relative;
  background: #f7f6f4;
  text-align: left;
  box-sizing: border-box;
  vertical-align: text-top;
}

.donate-option:last-of-type {
  border-left: 1px solid #cdcbc8;
  padding-left: 40px;
}

.donate-option h4.title {
  color: #61534c;
  margin-bottom: 10px;
}

.donate-option .note {
  margin: 0 0 20px;
  padding: 0;
}

#or-block {
  position: absolute;
  left: -12px;
  top: 30px;
  width: 24px;
  height: 24px;
  border-radius: 50%;
  background: #fcfbf9;
  border: 1px solid #dfdcde;
  text-align: center;
  vertical-align: middle;
  line-height: 22px;
  box-sizing: border-box;
}

/*// Form //*/

.form-group {
  margin-bottom: 15px;
}

.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
}

#paypalButton {
  /*margin-top:20px;
	padding: 20px 0;
	border: 1px solid #cdcbc8;
	background: #f7f6f4;
	text-align: center;*/
}

#paypalDescription {
  font-size: .9em;
  line-height: 1.4em;
}

.donatezone.right {
  /*margin-left:70px;
	text-align: left;*/
}

.donatezone.supplies {
  /*text-align: center;*/
}

#supplyList {
  list-style-type: none;
  padding: 0;
  margin-top: 20px;
  font-weight: bold;
  font-size: 1.2em;
  line-height: 1;
}

#supplyList li {
  border-bottom: 1px solid #cdcbc8;
  padding: 15px 0 15px 5px;
  display: block;
}

#supplyList li:hover {
  background: #fcfbf9;
  display: block;
}

/* because IE is stupid */

* + html #zonesDonate {
  margin-top: -5px;
}

* html #zonesDonate {
  margin-top: -5px;
}

* + html #supplyList {
  margin-left: 0;
}

* html #supplyList {
  margin-left: 0;
}



/*//////// End Donate ////////*/

/*//////// Begin Thank You ////////*/

#announcethankyou {
  text-align: center;
  background: url('images/bottom_fold.jpg') no-repeat;
  position: relative;
  padding-left: 155px;
  padding-top: 50px;
  padding-right: 50px;
  float: left;
  margin-bottom: 60px;

}

.announcecopythankyou {
  width: 590px;
  float: left;
  font-size: 1.2em;
}

#crown {
  margin-top: 25px;
  margin-bottom: 35px;
}



/*//////// End Thank You ////////*/

/*//////// Begin Footer ////////*/

#footer {
  clear: both;
  width: 100%;
  line-height: 2em;
  text-align: center;
  background: url('images/footer_repeater.gif') repeat-y;
  padding: 10px 0 25px 0;
  color: #773326;
  font-size: 1em;
}

#footer ul {
  display: inline;
  list-style: none;
  padding-right: 40px;
}

* html #footer ul {
  padding-right: 20px;
}

#footer ul li {
  display: inline;
  border-left: 1px solid #c9c7c0;
  padding: 0 10px 0 11px;
}

#footer ul li a {
  color: #c9c7c0;
}

#footer ul li#first {
  border-left: none;
}

#footer ul li.popup {
  padding-right: 20px;
  margin-right: 5px;
  background: url('images/popup_icon.gif') right center no-repeat;
}

.adoptformbtn a {
  width: 141px;
  /* height: 0; */
  margin: 0 0 25px 265px;
  padding-top: 28px;
  display: inline;
  float: left;
  overflow: hidden;
  /* background: url(https://www.sartohio.org/wp-content/themes/sart/images/btn_adoptform.gif) 0 0 no-repeat; */
  font-size: 14px;
  color: #F5F4F3;
  text-decoration: underline;
}

.adoptformbtn a:hover {
  background-position: 0 -28px;
}

.nonprofitmark {
  width: 115px;
  height: 38px;
  margin: 20px 285px 25px 0;
  display: inline;
  float: right;
  background: url('https://www.sartohio.org/wp-content/themes/sart/images/nonprofitmark.gif') 0 0 no-repeat;
}

.footerdivide {
  padding: 15px 0 25px 0;
}

/*//////// End Footer ////////*/

/* //////// Valentines Banner ////////*/

#vday {
  margin-top: 20px;
  width: 820px;
  /*float:left;*/
  clear: both;
  background: url('images/vday_bg.jpg') 0 0 no-repeat;
  padding: 30px 0 30px 80px;
}

.vdaycopy {
  width: 540px;
  font-size: 1.1em;
}


/*//////// Home Sidebar ////////*/

#home-promo {
  float: right;
  margin: 30px 0 0;
  padding: 0 20px 0 0;
}

#home-sidebar {
  background: url("images/sidebar_topcap.jpg") no-repeat scroll left top transparent;
  float: right;
  margin-top: 30px;
  padding: 20px 0;
  width: 285px;
}

*html #home-sidebar {
  margin-right: -10px;
}

#home-sidebar-content {
  background: url("images/roy_repeater.jpg") repeat-y scroll left top transparent;
  /*overflow:hidden;*/
  padding: 15px 25px 60px 35px
}

*html #home-sidebar-content {
  padding-bottom: 90px;
}

#home-sidebar h3 {
  color: #f0efed;
  display: block;
  margin-top: 20px;
}

#home-sidebar h4 {
  color: #994332;
  font-family: Georgia, 'Times New Roman', Serif;
  font-weight: normal;
  line-height: 1.3em;
  margin-top: 5px;
}

#home-sidebar p {
  font-size: 110%;
  line-height: 15px;
}

#home-sidebar .learnmore-btn a {
  width: 93px;
  height: 0;
  margin-left: 55px;
  margin-top: 20px;
  padding-top: 22px;
  display: inline;
  float: left;
  overflow: hidden;
  background: url('https://www.sartohio.org/wp-content/themes/sart/images/btn_learnmore.gif') 0 0 no-repeat;
}

#home-sidebar .donate-btn a {
  width: 115px;
  height: 0;
  margin-left: 55px;
  margin-top: 20px;
  padding-top: 22px;
  display: inline;
  float: left;
  overflow: hidden;
  background: url('https://www.sartohio.org/wp-content/themes/sart/images/btn_donatetosart.gif') 0 0 no-repeat;
}

/*//////// end kroger ////////*/

/*//////// Dry Paws Sidebar ////////*/

/*.dp-sidebar-content{
	color: #EBE8E5 !important;
	float: right;
	padding:15px 0 60px 0 !important;
	width: 285px;
}

#dp-sidebar {
	background: transparent url(images/drypaws/bg-repeater-drypaws.jpg) 0 0 repeat;
	float: right;
	padding: 20px 0 40px;
	width: 253px;
	-moz-border-radius: 8px 0 0 8px;
	-webkit-border-radius: 8px 0 0 8px;
	border-radius: 8px 0 0 8px;
}

#dp-sidebar .copy-content {
	padding: 0 20px;
}

#dp-sidebar-title {
	background: transparent url(images/drypaws/title-dp-sidebar2.jpg) 0 0 no-repeat;
	clear: both;
	float: right;
	height: 164px;
	width: 253px;
}

a.dp-btn {
	background: transparent url(images/drypaws/btn-dp.jpg) 0 0 no-repeat;
	float: right;
	height: 0;
	margin: 15px 25px 0 0;
	overflow: hidden;
	padding-top: 26px;
	width: 155px;
}*/

/*//////// Facebook & Petfinder Sidebar ////////*/

.cta-sidebar-content {
  color: #EBE8E5 !important;
  float: right;
  padding: 15px 0 0 0 !important;
  width: 285px;
}

#cta-sidebar {
  background: transparent;
  float: right;
  padding: 20px 20px 10px 0;
  width: 233px;
}

.home-sidebar-cta {
  text-align: center;
  float: left;
  padding: 90px 0 40px;
  width: 100%;
}

#facebook-cta {
  background: transparent url(images/logo-facebook.gif) 50% 40px no-repeat;
  border-bottom: 1px dotted #383530;
}

#petfinder-cta {
  background: transparent url(images/logo-petfinder.gif) 50% 40px no-repeat;
  padding-top: 100px;
}

.cta-btn {
  float: left;
  height: 0px;
  overflow: hidden;
  padding: 22px 0 0;
}

#facebook-cta .cta-btn {
  background: transparent url(images/btn-likeus.jpg) 0 0 no-repeat;
  margin-left: 85px;
  width: 62px;
}

#petfinder-cta .cta-btn {
  background: transparent url(images/btn-seeourcats.jpg) 0 0 no-repeat;
  margin-left: 69px;
  width: 97px;
}

#gfm-contain {
  clear: both;
  margin: 20px 0 0 -25px;
  width: 285px;
  box-sizing: border-box;
  padding: 0 13px;
}

/*/ SOCIAL PLUGIN */

.sociable_tagline {
  margin: 3em 0 0;
}

.sociable {
  padding-top: 20px;
}

#homeheadlines .sociable {
  display: none !important;
}

/*//////// PRODUCT PAGE ////////*/

sup {
  font-size: 50%;
}

.hide {
  display: none;
}

#product-wrapper ul {
  list-style: none;
}

#product-wrapper {
  background: transparent url(images/bottom_fold.jpg) 0 0 no-repeat;
  color: #494744;
  font-size: 110%;
  margin: 0 auto;
  overflow: hidden;
  padding: 2em 40px;
  position: relative;
  width: 820px;
}

#product-wrapper h1,
#product-wrapper h2 {
  color: #AB3D27;
}

#product-wrapper p {
  margin: .5em 0 1em;
  padding: 0;
}

#gallery {
  float: left;
  margin: 0;
  overflow: hidden;
  position: relative;
  width: 540px;
}

#gallery-message {
  background: #AB3D27;
  bottom: 80px;
  color: #FFF;
  height: 67px;
  padding: 18px 0 0;
  position: absolute;
  text-align: center;
  width: 100%;
  /*-webkit-border-top-left-radius: 8px;
	-webkit-border-top-right-radius: 8px;
	-moz-border-radius-topleft: 8px;
	-moz-border-radius-topright: 8px;
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;*/
}

#gallery-message .title {
  background: transparent url(images/title-limited-time2.png) 50% 0 no-repeat;
  height: 0;
  overflow: hidden;
  padding: 25px 0 0;
  width: 100%;
}

#gallery-hero {
  height: 495px;
  overflow: hidden;
  width: 100%;
}

#large_images {
  display: inline;
  float: left;
  height: 415px;
  margin: 0;
  padding: 0;
  position: relative;
  width: 100%;
  z-index: 10;
}

#large_images li {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 11;
}

#thumb_holder {
  height: 85px;
  margin: 0 auto;
  padding: 0;
  text-align: center;
  width: 284px;
}

#thumb_holder li {
  float: left;
  height: 70px;
  margin: 10px 1px 0 0;
  padding: 0;
  width: 70px;
}

/**+html #thumb_holder li {
	float: left;
}*/

#product-details {
  display: inline-block;
  margin: 1.5em 0 0;
  padding-left: 25px;
  width: 255px;
}

#product-details.full {
  display: inline-block;
  font-size: 1.25em;
  line-height: 1.35;
  margin: 1.5em 0 0;
  padding: 0 5.5em;
  text-align: center;
  width: 100%;
  box-sizing: border-box;
}

#product-point {
  font-family: Georgia, 'Times New Roman', serif;
  font-style: italic;
  font-weight: bold;
}

#product-price {
  margin: 0 auto .2em auto;
  /*	font-style: italic;*/
  font-size: 5em;
  font-weight: bold;
  line-height: 1.1;
  padding: 0;
  width: 100%;
}

#product-price > span {
  font-size: 14px;
  margin-left: -8px;
  display: none;
}

#product-price sup {
  vertical-align: middle;
}

.wpus-cart-button-form {
  /*	border-top: 1px solid #D1CDC7;*/
  /*	display: inline-block;*/
  margin-top: -25px\9;
  padding: 0;
  width: 100%;
}

.input-container {
  display: inline-block;
  float: left;
  padding: .75em 0;
  width: 280px;
}

.lv-size {
  /*	border-bottom: 1px solid #D1CDC7;*/
  padding-bottom: 1.5em;
}

.wp_cart_button,
.wp_checkout_button,
#paypalbutton,
.vsubmit {
  background: #66B03A;
  border: 1px solid #599B32;
  color: #FFFFFF;
  cursor: pointer;
  float: right;
  font-size: 17px;
  margin: .5em 0 .25em;
  padding: 6px 10px;
  -webkit-appearance: none;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-transition: background-color .25s;
  -moz-transition: background-color .25s;
  -o-transition: background-color .25s;
  -ms-transition: background-color .25s;
  transition: background-color .25s;
  width: 100% !important;
}

.wp_cart_button:hover,
.wp_checkout_button:hover,
#paypalbutton:hover,
.vsubmit:hover {
  background: #78C549;
  background: #599B32;
  border: 1px solid #66B03A;
}

.wp_cart_button:active,
.wp_checkout_button:active,
#paypalbutton:active,
.vsubmit:active {
  background: #66B03A;
}

#form-contain {
  border: 1px solid #e4e4e3;
  margin: 1em auto;
  padding: 1.25em 3em 4em;
  box-sizing: border-box;
  display: inline-block;
  background: #f9f9f8;
  width: 100%;
}

.wpus-cart-button-form input {
  width: auto;
  font-size: 17px;
  text-align: center;
}

.vsubmit {
  float: none;
  margin-top: 1.25em;
}

.update-btn {
  background: #AAAAAA url(images/icon-update3.png) 5px 4px no-repeat;
  border: none;
  color: #FFFFFF;
  cursor: pointer;
  float: right;
  font-size: 14px;
  height: 20px;
  margin: 0 0 0 5px;
  padding: 0;
  position: absolute;
  right: -28px;
  top: -1px;
  width: 20px !important;
  -webkit-appearance: none;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  -webkit-transition: background-color .25s;
  -moz-transition: background-color .25s;
  -o-transition: background-color .25s;
  -ms-transition: background-color .25s;
  transition: background-color .25s;
}

.update-btn:hover {
  background: #CCCCCC url(images/icon-update3.png) 5px 4px no-repeat;
}

.update-btn:active {
  background: #AAAAAA url(images/icon-update3.png) 5px 4px no-repeat;
}

.pcquantity {
  position: relative;
}

#empty-cart {
  margin: 20px 0;
  font-size: 15px;
  text-align: center;
}

#shopping-cart-container {
  display: inline-block;
  margin: 0 0 3em;
  padding: 1.5em 0 0;
  width: 100%;
  box-sizing: border-box;
}

#shopping-cart-container .title-container {
  border-bottom: 1px solid #D1CDC7;
  border-top: 1px solid #D1CDC7;
  padding: 1em 0;
  width: 100%;
}

#shopping-cart-container .title {
  background: transparent url(images/title-cart.png) 50% 0 no-repeat;
  height: 0;
  overflow: hidden;
  padding: 18px 0 0;
  text-align: center;
  width: 100%;
}

#shopping_cart {
  font-size: 15px;
}

#shopping_cart table {
  border-collapse: collapse;
}

#shopping_cart .iquantity {
  font-size: 15px;
  text-align: center;
  width: 50px;
}

#shopping_cart .remove {
  height: 16px;
  margin-left: 4px;
  top: 0;
  width: 16px;
}

#shopping_cart .pinfo {
  height: 16px;
  width: 16px;
}

#shopping_cart .cart_labels th {
  padding: .25em .5em;
}

.cartcontent td {
  padding: 1em .5em;
}

.totalrow td {
  background: #E6E5E3;
  border-bottom: 1px solid #D1CDC7;
}

.totalrow td {
  padding: 1em .5em;
}

.subrow td {
  /*	border-top: 1px solid #D1CDC7;*/
  padding: 1.5em 0 .25em;
}

.shiprow td {
  padding: .25em 0 .5em;
}

#ppcheckout td {
  height: 50px;
}

input[disabled='disabled'] {
  border: none !important;
  color: #494744;
  color: #AB3D27;
  cursor: default;
  font-size: 14px;
  padding: 0 !;
}

#checkout-jump {
  background: #AB3D27 url(images/icon-cart.png) 10px 50% no-repeat;
  color: #FFFFFF !important;
  cursor: pointer;
  padding: 7px 10px 7px 37px;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-border-top-left-radius: 3px;
  -webkit-border-bottom-left-radius: 3px;
  -moz-border-radius-topleft: 3px;
  -moz-border-radius-bottomleft: 3px;
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
  -webkit-transition: all .25s;
  -moz-transition: all .25s;
  -o-transition: all .25s;
  -ms-transition: all .25s;
  transition: all .25s;
  width: auto;
}

#checkout-jump:hover {
  background: #D14023 url(images/icon-cart.png) 10px 50% no-repeat;
  ;
  padding-left: 32px;
  text-decoration: none;
}

.checkout-jump {
  color: #AB3D27;
  cursor: pointer;
  width: 100%;
  border-top: 1px solid #e4e4e3;
  display: block;
  padding: 1em;
  box-sizing: border-box;
}

.checkout-jump:hover {
  color: #c7472d;
}

#confirm-message {
  font-size: 1.25em;
  line-height: 1.35em;
}

#dinner-items {
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: .1em;
  line-height: 1.5;
  padding: 1em 0 1.15em;
  border-top: 1px solid #e4e4e3;
  border-bottom: 1px solid #e4e4e3;
  margin: 1.5em 0 2em;
  display: block;
}

#product-box {
  background: #f9f9f8;
  border: 1px solid #D1CDC7;
  box-sizing: border-box;
  margin: 2em auto 2em;
  padding: 2em 3em 5em;
  width: 100%;
}

/* Hoodie Thank You */

#touchpoints {
  display: inline-block;
  margin: 5em 0 4em;
  width: 100%;
}

#touch-donation {
  float: left;
  width: 46%;
}

#touch-facebook {
  float: right;
  width: 46%;
}

.gen-donate-btn {
  background: transparent url(images/btn_donatetosart.gif) 0 0 no-repeat;
  display: inline-block;
  height: 0;
  margin: 0;
  overflow: hidden;
  padding-top: 22px;
  width: 115px;
}

.gen-fb-btn {
  background: transparent url(images/btn-likeus.jpg) 0 0 no-repeat;
  display: inline-block;
  height: 0;
  margin: 0;
  overflow: hidden;
  padding-top: 22px;
  width: 62px;
}

.product-note {
  color: #7d7d7d;
  font-size: 12px;
  margin: auto auto 15px;
  width: 250px;
}

/*/ WP PayPal PLUGIN */

.wp-paypal-form-contain form input[type="image"]{
  height: auto;
  width: 350px;
}

/*//// Forms ////*/

form,
form * {
  box-sizing: border-box;
}

textarea.form-control {
  height: auto !important;
}

textarea {
  max-width: 100%;
}

textarea.vfb-textarea {
  padding: 5px 10px !important;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
textarea:focus {
  color: #111;
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
  -webkit-appearance: button;
  cursor: pointer;
}

.form-control,
input.vfb-text,
input[type="text"].vfb-text {
  display: block;
  width: 100%;
  height: 44px !important;
  padding: 6px 12px !important;
  font-size: 15px;
  line-height: 1.42857143;
  color: #555 !important;
  background-color: #fff !important;
  background-image: none;
  border: 1px solid #dfdcde;
  border-radius: 0;
  -webkit-appearance: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.form-control:focus {
  border-color: #66afe9 !important;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
}

span.wpcf7-form-control-wrap {
  position: relative;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"] {
  padding: 7px;
}

.btn {
  display: inline-block;
  padding: 10px 20px;
  margin-bottom: 0;
  margin-top: 0;
  font-size: 17px;
  line-height: 1.42857143;
  border: 0px solid transparent;
  border-radius: 0;
  text-decoration: none;
  -webkit-transition: background-color .3s;
  -moz-transition: background-color .3s;
  transition: background-color .3s;
}

.btn-lg,
.btn-group-lg > .btn {
  padding: 10px 22px 12px;
  font-size: 19px;
  line-height: 1.5;
  border-radius: 0;
}

.btn-default {
  color: #ffffff !important;
  background-color: #5D1D12;
}

.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active,
.open .dropdown-toggle.btn-default {
  color: #ffffff;
  background-color: #773326;
  border-color: transparent;
}

.btn:focus,
.btn:active:focus,
.btn.active:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
  outline: none;
}

.usd-input {
  display: inline-block;
  position: relative;
}

.usd-input > input {
  padding-left: 20px !important;
}

.usd-input:before {
  content: '$';
  font-size: 16px;
  position: absolute;
  left: 10px;
  top: 50%;
  transform: translateY(-50%);
}

form.visual-form-builder {
  margin: 0 0 20px !important;
}

.visual-form-builder fieldset {
  clear: both;
  margin: 0px 0 !important;
  padding: 0px 0 !important;
  border: none !important;
  /*border-bottom: 4px solid #dfdcde !important;*/
  border-radius: 0 !important;
  background-color: #F0EFED !important;
  background-color: none !important;
}

/*.visual-form-builder fieldset:first-of-type {
	margin-top: 0 !important;
	padding-top: 0 !important;
}*/

.visual-form-builder .vfb-legend {
  border-bottom: 1px dashed #DDDCDA !important;
  margin: 0px 0px 20px !important;
  padding: 0 !important;
}

.visual-form-builder .vfb-legend h3 {
  font-size: 24px !important;
}

label,
.visual-form-builder label,
label.vfb-desc {
  color: #61534c !important;
  display: inline-block;
  font-size: 15px !important;
  font-weight: normal !important;
  margin-bottom: 5px !important;
  max-width: 100% !important;
}

.visual-form-builder label.vfb-choice {
  margin: -16px 0 0 23px !important;
  padding: 0 0 5px !important;
  width: 88% !important;
  font-size: 100% !important;
  line-height: 150% !important;
  color: #7d7973 !important;
}

.visual-form-builder li div label,
.visual-form-builder li span label {
  margin: 0 !important;
  font-size: 90% !important;
  color: #7d7973 !important;
}

.visual-form-builder li div label.vfb-error,
.visual-form-builder li span label.vfb-error,
.visual-form-builder label.vfb-error {
  color: #E22222 !important;
  font-size: 12px !important;
}

.form-group label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px !important;
  font-weight: bold;
  font-size: 13px !important;
  text-align: left;
}

#item-vfb-48,
#item-vfb-29,
#item-vfb-30,
#item-vfb-44,
#item-vfb-68,
#item-vfb-46 {
  display: none;
  margin-top: -15px !important;
  padding-top: 0 !important;
}

#item-vfb-46 {
  margin-top: 0 !important;
}

.hide-title h3 {
  display: none;
}

.hide-title .vfb-legend {
  border: none !important;
}

.col-sm-6,
.col-sm-12 {
  float: left;
  padding-left: 1%;
  padding-right: 1%;
  width: 50%;
}

.col-sm-12 {
  width: 100%;
}

.visual-form-builder ul.vfb-section,
.visual-form-builder ul.vfb-section li.vfb-item {
  margin-left: 0 !important;
  margin-right: 0 !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.form-group,
.vfb-span,
.vfb-full,
.vfb-left,
.vfb-right {
  margin-bottom: 25px;
}

.vfb-span,
.vfb-full,
.vfb-left,
.vfb-right {
  display: inline-block;
  width: 100%;
}

.visual-form-builder ul.vfb-section li {
  margin: 10px 0 20px !important;
}

.visual-form-builder ul.vfb-section li.vfb-item-address {
  margin-bottom: 0 !important;
  padding-bottom: 0 !important;
}




/*//// Contact Form ////*/

#contact-form-contain {
  display: inline-block;
  margin: 30px auto 50px 108px;
  margin-left: 108px;
}

.wpcf7-validation-errors {
  clear: both;
}

span.wpcf7-not-valid-tip {
  background: transparent !important;
  border: none !important;
  color: #E43030;
  float: left;
  font-size: 13px;
  left: auto !important;
  padding: 4px 0 !important;
  position: relative !important;
  top: auto !important;
  width: 100%;
}

div.wpcf7-validation-errors {
  border: none !important;
  color: #A39050 !important;
  background: #F8F7D3 !important;
  -webkit-border-radius: 4px !important;
  -moz-border-radius: 4px !important;
  border-radius: 4px !important;
}

div.wpcf7-response-output {
  clear: both;
  margin: 0 auto 1em !important;
  padding: 1em 4% !important;
  width: 100% !important;
  text-align: center !important;
}

div.wpcf7-mail-sent-ok {
  border: none !important;
  color: #FFFFFF !important;
  background: #68B454 !important;
  -webkit-border-radius: 4px !important;
  -moz-border-radius: 4px !important;
  border-radius: 4px !important;
}

#contact-captchaimg {
  margin-bottom: 15px;
  margin-top: 10px;
}

#amznCharityBanner {
  margin: -15px 0 0 -12px;
}

#amznCharityBanner img {
  width: 258px;
}

p#form_success {
  color: #FFFFFF !important;
  background: #68B454 !important;
  -webkit-border-radius: 4px !important;
  -moz-border-radius: 4px !important;
  border-radius: 4px !important;
  padding: 30px 20px !important;
  text-align: center !important;
  margin: 30px auto !important;
  font-weight: normal !important;
  font-size: 17px !important;
  line-height: 27px !important;
}
