/* 	SPSHOWCASE STYLESHEET 
	Modified: February 26, 2008
	By: Christopher Roberts
*/


body {
	margin: 0;
	padding: 0;
	font-family: Helvetica, Arial;
	font-size: 12px;
	text-align: center;
	vertical-align: top;
	background: url("images/main_background.jpg") #fff fixed top center repeat-x;
	color: #333;
	line-height: 20px;
	height: 100%;
}

/*	LAYOUT SPECIFIC  */

#container {
	background: url("images/container_background.png") top center repeat-y ;
	margin: 0 auto 0 auto;
	width: 938px;
	padding: 20px 31px 20px 31px;
	height: 100%;
}

#content-container {
	width: 938px;
	margin: 0;
	padding: 0;
	text-align: left;
	clear: both;
}

#main-content-area {
	width: 520px;
	background-color: #FFF;
	margin: 0 0 20px 0;
	padding: 0 10px 0 10px;
	float: left;
	text-align: justify;
}

#main-content-area_fullwidth {
	width: 916px;
	background-color: #FFF;
	margin: 0 0 20px 0;
	padding: 0 10px 0 10px;
	float: none;
	text-align: justify;
}
#main-content-area2 {
	width: 620px;
	background-color: #FFF;
	margin: 0 0 20px 0;
	padding: 0 10px 0 10px;
	float: left;
	text-align: justify;
}

#side-content-area {
	width: 378px;
	background-color: #FFF;
	margin: 0;
	padding: 0;
	float: right;
	text-align: justify;
}

/*#side-content-area2 {
	width: 260px;
	border: 1px solid #46513F;
	background-color: #DAECD6;
	margin: 0 0 15px 0;
	padding: 8px;
	float: right;
	text-align: justify;
}*/

#side-content-area2 {
	width: 260px;
	background: url("callouts/small_blue.jpg") top center repeat-y;
	margin: 0 0 15px 0;
	padding: 8px;
	float: right;
	text-align: justify;
}

#sell-online {
	width: 210px;
	/*border: 1px solid #46513F;*/
	background-image: url("callouts/e-call-out2.jpg");
	background-position: top center;
	background-repeat: no-repeat;
	/*background-color: #638295;*/
	margin: 0 0 0 15px;
	padding: 5px 20px 5px 20px;
	float: right;
	text-align: left;
	color: #46513F;
}

#header {
	width: 938px;
	height: 203px;
	margin: 0;
	padding: 0;
}

#footer-top {
	width: 938px;
	margin: 20px 0 0 0;
	padding: 0;
	background: url("images/footer_bottom.jpg") #8AAB7C bottom center no-repeat;
	text-align: left;
	clear: both;
}

.hr {
	width: 938px;
	height: 8px;
	font-size: 1px;
	background-color: #005C7E;
	border: 0;
	margin: 0;
}

.right_inline_content {
	text-align: center;
	float: right;
	padding: 0 0 0 15px;
	width: 364px;
}


/*------------------------------------------------------------------------*/

/*	UL List with check mark bullets */
.main_bullets ul {
	color: #005C7E;
	float: left;
	font-weight: bolder;
	padding: 0;
	margin: 0;
	width: 528px;
	text-align: left;
}

.main_bullets li {
	display: block;
	width: 46%;
	min-height: 15px;
	float: left;
	padding: 0 0 10px 20px;
	background: url("images/arrow.jpg") no-repeat top left;
}

/*	Footer Features List */
#footer-top ul {
	/* color: #DAECD6; */
	color: #46513F;
	float: left;
	font-weight: bolder;
	padding: 0;
	margin: 0;
	width: 938px;
	text-align: center;
}

#footer-top li {
	display: block;
	width: 33%;
	float: left;
	padding: 0 0 4px 0;
	text-transform: uppercase;
}

#footer-top li a {
	text-decoration: none;
	color: #46513F;
}

#footer-top li a:hover {
	text-decoration: none;
	color: #FFF;
}

#footer-top h4 {
	color: #005C7E;
	padding: 0;
	margin: 5px 0 0 0;
	text-align: center;
	text-decoration: none;
	font-size: 1.2em;
	font-family: Helvetica, Arial;
}

.footer_white_hr {
	background-color: #FFFFFF;
	color: #FFFFFF;
	border: 0;
	height: 1px;
	width: 98%;
	text-align: center;
	margin: 10px 0 10px 0;
	padding: 0;
}

h3 {
	color: #3D4535;
	margin: 5px 0 10px 0;
	text-decoration: none;
	font-family: Helvetica, Arial;
	font-size: 1.6em;
}

.letter-spaced {
	letter-spacing: 5px;
}

.bold-green {
	color: #46513F;
	font-size: 1.2em;
	font-weight: bold;
}

.bold-blue {
	color: #005C7E;
	font-size: 1.2em;
	font-weight: bold;
	display: block;
	text-align:center;
}

.bold-blue2 {
	color: #005C7E;
	font-size: 1.6em;
	font-weight: bold;
	display: block;
	text-align:center;
}

.bold-blue-left {
	color: #005C7E;
	font-size: 1.2em;
	font-weight: bold;
	display: block;
	text-align: justify;
}

.copy {
	font-size: .8em;
	text-align: right;
	width: auto;
	display: block;
}

/* Paragraph title with check mark bullet */
.bullet_p_header {
	display: block;
	min-height: 15px;
	background: url("images/arrow.jpg") no-repeat top left;
	padding: 0 0 10px 20px;
	color: #8AAB7C;
	font-size: 1.2em;
	font-weight: bold;
}

/* Call out boxes */
.small_callout_box_blue {
	background: url("callouts/small_blue.jpg") center center no-repeat;
	background-repeat: no-repeat;
	padding: 0px 10px 8px 10px;
	margin: 0 0 20px 0;
}

.small_callout_box_green {
	background: url("callouts/small_green.jpg") no-repeat center center;
	padding: 0 4px 10px 4px;
	margin: 0 0 20px 0;
}

a {
	color: #990000;
}

#side-content-area2 a {
	color: #990000;
}

#side-content-area2 ul {
	margin: 0;
	padding: 0;
}

#side-content-area2 li {
	margin: 0 0 20px 20px;
}

.bullets_ul {
	margin: 0;
	padding: 0;
}

.bullets {
	margin: 0 0 0 20px;
}

.redtexthighlight {
	display: block;
	width: 100%;
	/*background-color: #6F1200;*/
	text-align: center;
	line-height: 26px;
	font-size: 1.8em;
	font-weight: bold;
	color: #8AAB7C;
}

.sellonline_txt {
	display: block;
	width: 100%;
	padding: 8px 0 0 0;
	margin: 0 0 26px 0;
	text-align: center;
	line-height: 24px;
	font-size: 1.8em;
	font-family: Helvetica, Arial;
	font-weight: bold;
	color: #FFF;
}

.bottommargin_spacing {
	display: block;
	margin: 0 0 10px 0;
}

.sample_img_right {
	margin: 0 0 15px 20px;
	border: 1px solid #46513F;
}

.sample_img_left {
	margin: 0 20px 15px 0;
	border: 1px solid #46513F;
}

.small {
	font-size: .8em;
	width: auto;
	display: inline;
}

.dark_green {
	color: #FFFFFF ;
	display: block;
	padding: 3px;
	background-color: #6D8363;
}

/*	Contact Numbers */
#contact ul {
	color: #000;
	float: left;
	font-weight: bolder;
	padding: 0;
	margin: 15px 0 15px 0;
	width: 350px;
	text-align: center;
}

#contact li {
	display: block;
	height: 25px;
	min-height: 15px;
	float: left;
	padding: 0 0 0 5px;
	font-size: 1.4em;
}


.featured-left {
	margin: 0 7px 10px 0;
	border: 0;
}
.download-manual{
	margin-top: -10px;
}
.small{
	font-size: 10px;
}
