/* ------------------------------------------------------------------------
CSS sheet for Advanced Maintenance Solutions LLC contribute support
Author: Jeff Sanders
Date Created: 8/15/06

All inquiries for this document should be directed to info@foxvalleywebdesign.com.
------------------------------------------------------------------------*/

/* -----------------------------------------------------------------------
TEXT ELEMENTS
-------------------------------------------------------------------------*/
.attn {
	color: #CC0000;
}
.testimonial {
	padding-bottom: 5px;
	font-style: italic;
	border-bottom: 1px solid #ccc;
}
.pull_quote {
	margin: 1em auto;
	width: 360px;
	padding-left: 40px;
	background: url(../images/quotes.jpg) top left no-repeat; 
	font: italic 14px/22px "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #CC6600;
	display: block;
}
.pull_quote span{
	background: url(../images/rightquote.jpg) no-repeat bottom right;
	display: block;
	padding-right: 10px;
}
.side_quote{
	font: italic 13px/22px "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #CC6600;
	display: block;
	background: url(../images/quotes.jpg) top left no-repeat; 
	padding-left: 23px;
}
.side_quote span{
	background: url(../images/rightquote.jpg) no-repeat bottom right;
	display: block;
	padding-right: 10px;
}
/* -----------------------------------------------------------------------
IMAGE ELEMENTS
-------------------------------------------------------------------------*/
.img_border {
	margin: 10px 10px 5px 10px;
	padding: 5px;
	background: #eee;
	border: 1px solid #ccc;
}
.banner {
	margin: 0px;
	padding: 0px;
	border: none;
	background: #fff;
	display: block;
}
#content #flash{
	display: block;
	margin: 10px 10px 5px 10px;
	text-align: center;
	width: 495px;
	height: 190px;
	background: #eee;
	border: 1px solid #ccc;
	padding-top: 5px;
}

/* -----------------------------------------------------------------------
SIGNUP ELEMENTS
-------------------------------------------------------------------------*/
#signup, #icpsignup2582 {
	width: 200px;
}
#signup input, #icpsignup2582 input {
	margin-bottom: 10px;
}
