@charset "UTF-8";
/******************************************************************************************************

										Market Hardware Core CSS

/******************************************************************************************************/

/* reset */
body, p, h1, h2, h3, h4, h5, h6, a, div, blockquote, cite, address { margin: 0; padding: 0; text-indent: 0; border: none; outline: none; list-style: none; text-decoration: none; font-size: 100%; font-weight: inherit; font-style: inherit; }
table, td, tr, tbody, thead, th, caption { border-spacing: 0; border: none; border-collapse: separate; vertical-align: top; text-align: left; font-weight: normal; }
a img {border:none;}

/* typography */
body { font-size: 0.75em  /* 12px */; color: #838080; font-family: Arial, Helvetica, sans-serif; line-height: 1.5em; margin: 0 auto; }

h1, h2, h3, h4, h5, h6 { margin-bottom: 1em; /* Use to set global header styles. ie, bold, italic, color, margin, padding */ }
#mpe h1 { 
	font:  bold  2em "Comic Sans MS","Trebuchet MS";
	color: #fff;
	background: #971c35; 
	margin-top: 10px;
	padding: 30px 18px;
	position:relative;
}
h2 { font-size: 1.5em; color: #3f3b6e; padding-bottom: 5px; font-weight: bold; /* 15px */; }
h3 { font-size: 1.1em ;  color: #3f3b6e; padding-bottom: 5px; font-weight: bold; /* 15px */; }
h4, h5, h6 { font-size: 1.1em /* 13px */; }

p, ul, ol { margin-bottom: 1.1em; font-size: 13px;} /* DO NOT RESIZE */
li { margin-bottom: 0.5em; }

a { color: #3f3b6e; text-decoration: underline; }
a:hover, a:active { color: #3f3b6e; text-decoration: none; }


/* group (also known as clearfix) applies style to div's containing other floating elements - FLOAT CHILDREN LEFT AND CLEAR NONE */
.group:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.group { zoom: 1; display: block; }

/* layout */
#footer { clear: both; margin: 0 auto; font-size: 90%;  text-align: center;}
#footer p {padding: 5px; font-size: 10px;}
#footer a, #footer a:visited { text-decoration: underline; }
#footer a:hover, #footer a:active { text-decoration: none; }

.breadcrumb { font-size:85%; padding-bottom: 10px; }
.breadcrumb a { outline: none; }
blockquote { margin: 10px 10px; padding: 5px; background: #f2f2f2; border-bottom: 1px solid #e2e2e2; border-right: 1px solid #e2e2e2; }
blockquote p { padding-left: 10px; }

/* forms #  */
 form, fieldset, input { margin : 0; padding : 0; }
 form { width: 38em; margin-left: 5px; }
 form p { font-size: 100%; padding: 2px; margin: 0; }


 fieldset { margin: 1em 0; padding: 1em; border : 1px solid #e2e2e2 }

 legend { font-weight: bold; color: #0567ae; }


 label { float: left; width: 14em; }


 label .required { font-size: 0.9em; font-style: normal; color: red; }
 label.error, input.submit { color: #F00; margin: 5px 0 0 0; }
 input, .My-Gift, .country { width: 225px; }
 input.dollar, .person-pet{ width: 100px; }
 input.cents, .title { width: 50px; }
 input.radio, input.submit { width: auto; }
 textarea { width: 225px; height: 100px; padding:0; }


 form div input,  form div button { width: 100px; margin-top:5px; margin-left: 290px; padding: 0 .25em; background-color: #0567ae; color: #fff; text-transform: uppercase; font-size: 90%; }


/******************************************************************************************************

											Custom Styles

/******************************************************************************************************/


#container {
	margin-top: 25px;
}	
#content { 
	margin : 0 auto; 
	position : relative; 
	text-align : left;
	width: 724px;
}

body.home #content { 
	background: url(../images/design/hp-bg.jpg) 85% 20% no-repeat; /*dog image on HP*/
}


.events table ul {padding: 0; margin: 0;}

.events table td, .events table th {padding: 0 15px 25px 15px;}
.events table th {font-weight: bold;}

#awards-pics {text-align: center; font-size: 1.1em;}
#awards-pics p {margin-bottom: 20px;}


/******************************* body common. two sets. body-int follow by HP ***************************************************************************/
#header {
	background:url(../images/design/logo-small.png) no-repeat;
	font-family: "Comic Sans MS","Trebuchet MS";
	font-weight: bold;
	height:70px;
	text-transform: uppercase;
	width: auto;
}
#header h1  {
	margin-bottom: 0;
}
#header h1 a {
	height: 54px;
	display: block;
	float: left; 
	outline: none;
	text-indent: -5000px;
	width: 191px;
}
#header p {
	color:#3f3b6e;
	float:right;
	margin:0;
	padding-top:25px;
	text-align:right;
	width:460px;
}
.email {
	color: #3f3b6e;
}
.email a:hover  {
	text-decoration: none;
}
.phone {
	font-size: 1.2em;
	color: #971c35;
}

body.home #header {
	background:url(../images/design/logo.jpg) no-repeat;
	height:100px;
}
body.home #header h1  {
	margin-bottom: 0;
}
body.home #header h1 a {
	height: 100px;
	width: 357px;
}
body.home #header p {
	width:210px;
}
body.home .phone {
	font-size: 1.6em;
}
/******************** end ***********************/
#leftcol {
	float:left;
	width:524px;
}

#rightcol {
	float:left;
	width:200px;
}

#mp-main {
	padding: 15px;
	padding-left: 0;
}
/******************************* request button **************************************************************************/
#request-button {
	background: transparent url( ../images/design/newsletter.png) no-repeat 0 0;
	height: 36px;
	margin: 10px 0 10px 30px;
	width:308px;
}
#request-button a:link, #request-button a:visited {
	width:308px;
	height: 36px;
	display:block;
	text-indent: -9999px;
	overflow:hidden;
	background: transparent url( ../images/design/newsletter.png) no-repeat 0 0;
}
#request-button a:hover, #request-button a:focus {
	background-position: 0 -37px;
}


/******************************* Donate button ************************************************************************/
#donate-button {
	background: transparent url( ../images/design/btn-donate.png) no-repeat 0 0;
	height: 36px;
	margin: 10px 0 10px 30px;
	width:308px;
}
#donate-button a:link, #donate-button a:visited {
	width:308px;
	height: 36px;
	display:block;
	text-indent: -9999px;
	overflow:hidden;
	background: transparent url( ../images/design/btn-donate.png) no-repeat 0 0;
}
#donate-button a:hover, #donate-button a:focus {
	background-position: 0 -37px;
}


/******************************* bottom calls (graphic nav) ***************************************************************************/
#callout {
	/*background: url(../images/design/menu-graphic.jpg) no-repeat 0 0;*/
	clear: both;
	height: 170px;
	text-align: center;
	width: auto;
}


#callout h3 {
	font-style: normal;
	line-height: 1.2em;
	margin-bottom: 0;
	padding-bottom: 0;
}

#callout ul {
	float: left;
	margin: 0;
	padding: 0;
	display: block;
}

#callout ul li {
	display:block;
	float:left;
	padding:0;
	margin:0;
	width: 120px;

}

#callout ul	li#call-thrift 	{
width: 122px;
}
#callout ul	li#call-volunteer 	{
width: 122px;
}

#callout ul li a {
	border:0;
	color: #fff;
	display:block;
	float: left;
	text-decoration:none;
	padding-top: 140px;
	padding-bottom: 13px;
	width: 100%;
}

li#call-fix a:hover , li#call-fix a:focus,
li#call-help a:hover , li#call-help a:focus,
li#call-events a:hover , li#call-events a:focus,
li#call-mcacc a:hover , li#call-mcacc a:focus,
li#call-thrift a:hover , li#call-call-thrift a:focus,
li#call-volunteer a:hover , li#call-volunteer a:focus  {
	background: url(../images/design/menu-graphic.jpg) no-repeat 0 0;
	background-position: 0px -170px;
	color: #f2f2f2;
}

li#call-help a:hover , li#call-help a:focus {
	background-position: -120px -170px;
}
li#call-events a:hover , li#call-events a:focus {
	background-position: -240px -170px;
}
li#call-mcacc a:hover , li#call-mcacc a:focus {
	background-position: -360px -170px;
}
li#call-thrift a:hover , li#call-thrift a:focus {
	background-position: -480px -170px;
}
li#call-volunteer a:hover , li#call-volunteer a:focus {
	background-position: -602px -170px;
}


#pullquote {
	background:url(../images/design/quote-middle.png) repeat-y center top;
	font: 1.2em "Comic Sans MS","Trebuchet MS";
	color: #fff;
	margin:0 0 10px;
	padding:0;
	text-align:center;
	width:200px;
}

#pullquote .top {
	background:url(../images/design/quote-top.png) no-repeat center top;
}

#pullquote .bottom {
	background:url(../images/design/quote-btm.png) no-repeat center bottom;
}

#pullquote .top .bottom #mpe1 p {
	margin:0;
	padding:20px 10px;
}


# donation-table {
	color:red;
}

/* For Paypal on Help page */
#paypal form input {

width: 122px;

border: none;
}


