﻿/* This is the Speaker Fulfillment Services, Inc. css for it's sites. Copyright 2008. 
   With thanks to Frank Deardurff - www.thatonewebguy.com for helping us to understand CSS better. */
  
body {
	BACKGROUND-IMAGE: url(http://sfsblog.com/wp-content/themes/sfs/images/sfsbgcolor.jpg); 
	BACKGROUND-REPEAT: repeat; 
	margin-top: 0px;
	  /* This sets the Background image repeating and eliminates any margin above your table. */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	  /* This sets the default text as 10 Point with Arial then Helvetica then sans-serif as the font order.  */
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: left;
}
ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 150%;
}
li {
	line-height: 130%;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	word-spacing: -1px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	word-spacing: -1px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: bold;
	color: #CC0000;
	text-align: center;
}
a:visited {
	color: #0000CC;
}
a:hover {
	color: #FF0000;
}
a:active {
	color: #0000CC;
}
/* This is a test for the SFS Bookstore Site. */
.ProductAuthor {color: #000099}
.ProductTitle {
	color: #000099; 
	font-size: 20pt;
	font-weight: bold;}
.ProductPrice {
	font-size: 12pt;
	font-weight: bold;
	color: #000099;
}

/* This is a test of things for one page product sites  */
.CaseStudy {
	padding: 10px;
	background-color: #99CCFF;
	border: ridge thick #99CCFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.CaseStudyTitle {
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 12pt;
	font-weight: bold;
	text-align:center;
	line-height:100%;
	color: #000000;
}
.Testimonial {
	background-color: #FFFF99;
	padding: 5px;
	border: ridge thick #FFFF66;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.TestimonialTitle {
	font-family: Arial, Helvetica, sans-serif;
	text-align:center;
	margin-top: 0px;
	font-weight: bold;
	font-size: 12pt;
	color: #000000;
}
.TestimonialSigniture {
	text-align:right;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10pt;
	color: #000000;
}
.Testimonial a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	text-decoration:none
}
.Testimonial a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	text-decoration:none
}
.Testimonial a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	text-decoration:none
}

/* From here down are ideas to think about from Frank  */
.ProPic {
margin-top: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border:#000000 groove 3px;
}
.ProPicName {
	font-size: 10pt;
	font-weight: bold;
	text-align:center;
	line-height:100%;
	color: #000000;
}
.dshfrm {
	background-color: #FFFFCC;
	padding: 6px;
	border: medium dashed #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.RegistrationButton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	word-spacing: -1px;
	height: 40px;
	width: 180px;
}
.eprivacy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #FF0000;
}
.protitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 40px;
}
.ProSubTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #FFFFFF;
	text-align: right;
	padding-top: 0px;
	padding-right: 40px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.copy {
	width: 610px;
	text-align: left;
}
.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	word-spacing: -1px;
	height: 40px;
	width: 600px;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #999999;
	background-color: #EFEFEF;
	padding: 4px;
	border: 1px solid #D57C39;
	width: 80%;
}
.footer a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #999999;
	text-decoration:none
}
.footer a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #999999;
	text-decoration:none
}
.footer a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FF0000;
	text-decoration:none
}
.copytxt {
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 25px;
}
#pcenter p {
	text-align: center;
}
#surveryheader {
	margin-top: -10px;
}
