/*SALLY WILLIAMSON STYLESHEET*/


/*Effects the font size and font face for all pages*/
/*----------------------------------------------------------*/

BODY, A, TABLE, SELECT, INPUT, FORM, UL, LI, TEXTAREA, TD, TR, DIV, SPAN
{font-family: verdana, arial, helvetica, sans-serif; font-size: 11px; margin-left: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px;}
 
BODY.BG {
	background-color: #000000;
	background-image:  url(../images/site_BG.gif);
	background-repeat: repeat-x;
}

SELECT, INPUT, FORM, TEXTAREA 

{font-family: verdana, arial, helvetica, sans-serif; font-size: 11px;}

.textbox {border-color: #000000; border-style: solid; border-width: 1px;}

.textboxReq, .required {border-color: #DD252B; border-style: solid; border-width: 1px;}

.padded8 { padding: 8px; }

.padded12 { padding: 12px; }

.contentCont { 
	padding: 18px;
	position: relative;
}

hr {
	clear: both;
	margin: 12px 0;
}

.clear {
	clear: both;
}

/*LINKS*/
/*----------------------------------------------------------*/

A.headingLink
{
	font-size: 16px;
	color: #DD252B;
	font-weight: bold;
	text-decoration: underline;
}

A.headingLink:hover

{font-size: 16px; color: #666666;  text-decoration: none;}

A.headingLink:visited

{font-size: 16px; color: #DD252B;  text-decoration: underline;}

A.headingLink:visited:hover

{font-size: 16px; color: #666666;  text-decoration: none;}

A

{color:#000000; font-weight: bold; white-space: nowrap; text-decoration: underline;}

A:hover

{color:#DD252B; font-weight: bold; text-decoration: underline;}

A:visited

{color:#000000; text-decoration: underline;}

A:visited:hover

{color:#DD252B; text-decoration: underline;}

h1, h2, h3, h4, h5 {
	color: #444;
	font-weight: bold;
	margin: 4px 0 12px 0;
}

h1, h1 a { font-size: 16px; }
h2, h2 a { font-size: 15px; }
h3, h3 a { font-size: 14px; }
h4, h4 a { font-size: 12px; }
h5, h5 a { font-size: 11px; }

button, input.btnSubmit, .btnQuizNext, input.btnSimple, a.btnSimple {
	border: 1px solid #444444;
	display: block;
	color: #444;
	cursor: pointer;
	padding: 4px;
	background: #ccc;
	margin: 4px 0;
	text-align: center;
}

input.btnQuizNext{
	position: relative;
	z-index: 10;
	display: block;
}

#siteFooter {
	padding: 16px 0;
	background: #000;
	color: #fff;
	font-size: 10px;
	white-space: nowrap;
}

#siteFooter a {
	color: #fff;
	text-decoration: none;
	font-weight: normal;
}

#submitReply {
	background-color: #fff;
	margin: 20px;
}
#submitReply p {
	margin: 8px 0;
}
.alert {
	color: #F70019;
	margin: 0;
	border-bottom: 1px solid black;
}
.redBG {
	background-color: #F70019;
}
.whiteBG {
	background-color: #FFFFFF;
}
.blackBG {
	background-color: #000000;
}

#navBG {
	background: #000;
}

.navCont {
}

.navCont a {
	padding: 0 0 0 24px;
}

.navCont #navBorder {
	margin: 2px 0 12px 0;
}

#BGourservices {
	background: transparent url(../images/bg_ourservices.jpg) no-repeat right top;
}
#BGcommcorner {
	background: transparent url(../images/bg_commcorner.jpg) no-repeat right top;
}
#BGmeetourteam {
	background: transparent url(../images/bg_meetourteam.jpg) no-repeat right top;
}
#BGcontactus {
	background: transparent url(../images/bg_contactus.jpg) no-repeat right top;
}
.heading {
	font-size: 16px;
	font-weight: bold;
	color: #DD252B;
	line-height: 24px;
}

img.titleImg {
	display: block;
	margin: 0 0 24px 0;
}

.subHeading {
	font-size: 12px;
	font-weight: bold;
	color: #DD252B;
}
.bodyCopy {
	line-height: 16px;
}
.bodyCopy ul {
	margin: 0 0 0 12px; 
	padding: 9px 0pt 18px 12px;
}
.bodyCopy ul li {
	padding: 4px 0;
}
.caption {
	color: #666666;
	font-size: 9px;
	}
.BGhome {
	background-image: url(../images/bg_home.jpg);
	background-repeat: no-repeat;
}
.quote {
	font-style: italic;
	padding: 12px 0;
}
.quote strong {
	font-style: normal;
	text-align: right;
	display: block;
	margin: 1em 0 0 0;
}

/*--CONTACTUS STYLES--*/
/*----------------------------------------------------------*/
select#selInterest {
	display: block;
	margin: 8px 0;
}

label#inpLblInterestOther {
	display: none;
	margin: 8px 0;
}

label.error {
	position: relative;
	margin: 0 8px;
	padding: 3px 6px 3px 21px;
	background: #444 url(../images/icon_error.gif) no-repeat left center;
	color: #fff;
	border: 1px solid #DD252B;
}

textarea {
	display: block;
	margin: 4px 0;
}

/*--WEBINAR STYLES--*/
/*----------------------------------------------------------*/
#webinar p {
	width: 50%;
}
#webinar ul {
	margin: 0;
	padding-left: 16px;
}
#webinar li {
	padding: 2px 0;
}
#webinar ul li ul li {
	list-style-type: none; 
}
#webinar input {
	margin: 4px 0;
	display: block;
}
/*--EVENT STYLES--*/
/*----------------------------------------------------------*/
#eventsCont {
	display: none;
	padding: 0px 8px;
}
#eventsCont a {
	color: #fff;
	text-decoration: underline;	
}
#eventsCont a:hover {
	color: #000;
	text-decoration: none;
}
/*--LABEL STYLES--*/
/*----------------------------------------------------------*/
label.em {
	display: block;
	background: #ccc;
	border: 1px solid #444;
	padding: 8px;
	margin: 4px 0;
	vertical-align: middle;
}
/*--QUIZ STYLES--*/
/*----------------------------------------------------------*/
.quizQuestion {
	display: none;
	font-size: 14px;
}

.quizQuestion.correct, .quizQuestion.incorrect {
	border: 2px solid green;
	background: transparent;
	padding: 4px 12px;
	color: #444;
}

.quizQuestion.incorrect {
	border: 2px solid #DD252B;
}

.quizAnswerChoice {
	display: block;
	vertical-align: middle;
	padding: 6px 9px;
	font-weight: bold;
}
.quizAnswerChoice input {
	vertical-align: middle;
	margin: 2px 6px;
	border: none;
}
.quizCorrectAnswer {
	display: none;
	padding: 0 0 30px;
	position: relative;
}
.quizCorrectAnswer h1 {
	font-size: 16px;
	font-weight: bold;
	margin: 8px 0 4px 0;
	padding: 0;
	color: #DD252B;
}

.modalTestLink, .linkTest, .linkTest:visited {
	padding: 8px;
	margin: 12px 0;
	background: #444;
	color: #fff;
	display: block;
	position: absolute;
	right: 8px;
	top: 0;
}

/*--MEET OUR TEAM STYLES--*/
/*----------------------------------------------------------*/
.teamPhoto {
	clear: both;
	float: right;
	margin: 0 12px 12px 24px;
}
/*--CLIENT AND TESTIMONIALS STYLES--*/
/*----------------------------------------------------------*/
.clientList, #feedbackList {
	margin: 0 0 0 6px;
	padding: 0;
	list-style: none;
}
.clientList li {
	margin: 2px 0;
}

#feedbackList {
	display: none;
	padding: 0px 12px;
}

#feedbackList li {
	margin: 8px 12px;
	padding: 0 4px;
	list-style: url(../images/icon_bullet.gif);
}

.col2up {
	float: left;
	width: 215px;
	margin: 0 12px 0 0;
}

.testimonialTip {
	position: relative;
	background: #DD252B;
	margin: 4px 0;
	padding: 8px;
	color: #fff;
	display: none;
}

.testimonialTip img {
	position: absolute;
	right: -12px;
	top: 0px;
	cursor: pointer;
}

.testimonialTip strong {
	display: block;
	text-align: right;
	margin: 4px 0 0 0;
}

.responseList, #newslettersCont, #articlesCont {
	background: #ccc;
	border: 1px solid #444;
	padding: 12px;
	display: none;
}

.responseList h3 {
	color:#DD252B;
	font-weight:bold;
	margin:4px 0 12px;
}