/* HOTWIRE INDUSTRIES - Advertising and Web Design */
/* http://www.hotwireindustries.com */
/* CSS Document - Styles and Structure */


/* --- DEFAULT STYLES --- */

body {
	background-color: #52667a;
	background-image: url(../images/bg_4.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #676666;
	text-align: center;
	margin: 0;
	padding: 0;
}

.clear	{
	clear: both;
	height: 0;
}

.callout {
	font-family:Georgia, "Times New Roman", Times, serif;
	background-color: #69C;
	border: solid #963 1px;
	padding: 12px;
	text-align:center;
	margin:0px;
	}
	
.call {
	font-size: 18px;
	line-height: 18px;
	margin:4px 0 4px 0;
	color:#FFF;
}

.call2 {
	font-size: 14px;
	line-height: 18px;
	text-align:center;
	margin:0px;
	color:#FFF;
	}


img {
	border: 0;
}

.imgBorder {
	border: 1px solid #ccc;
	padding: 2px;
}

a {
	color: #6494a0;
}

a:hover {
	color: #48707a;
}

p {
	margin: 0 0 15px 0;
}

textarea, input, select {
	border: 1px solid #87a5ab;
	font-family: Arial, Helvetica, sans-serif;
	color: #4a4949;
	width: 300px;
}

.contactFields {
	border: 1px solid #6494a0;
	width: 400px;
	color: #4a4949;
}

small {
	font-size: 10px;
}

.btn {
	width: auto;
	border: 1px solid #87a5ab;
}	

h1 { 
	color: #664C33;
	font-size: 40px;
	line-height: 42px;
	text-decoration: none;
	font-weight: normal;
	margin: 0 0 5px 0;
}

h2 { 
	color: #664C33;
	color: #000000;
	font-size: 11px;
	line-height: 14px;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: normal;
	margin: 0;
}

/*
H3 {
	color: #664C33;
	font-size: 18px;
	line-height: 21px;
	font-weight: normal;
	font-style: italic;
	margin: 0 0 15px 0;
}
*/

h3 {
	font-size: 12px;
	font-style: normal;
	line-height: 13px;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #444444;
	text-decoration: none;
	text-align: left;
	margin: 0;
}

h4 {
	color: #664C33;
	font-size: 16px;
	line-height: 19px;
	font-weight: normal;
	margin: 0;
}

h5 {
	color: #000;
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	margin: 10px 0 0 0;
}

div.inner-wrap {
	width: 753px;
	margin: 0 auto;
	padding: 5px 13px 0 13px;
	text-align: left;
	background-color: #FFF;
}

/* END */



/* HEADER and NAVIGATION STYLES */

#header {
	width: 100%;
}

#header .inner-wrap {
	padding-bottom: 5px;
	padding-top: 10px;
}

#navigation {
}

#navigation div.inner-wrap {
	height: 24px;
}

#navLeft {
	float: left;
	width: 620px;
	margin: 0;
	padding: 0;
}

#navRight {
	float:right;
	width: 88px;
	text-align: right;
	margin: 0;
	padding: 0;
}

#navigation ul {
	list-style: none;
	margin: 0;
	padding: 0;
	clear: both;
}

#navigation li {
	float: left;
	font-weight: bold;
	background-image: url(../images/nav_bg_normal_right.jpg);
	background-position: right top;
	background-repeat: no-repeat;
	color: #000;
	margin: 0;
 	padding: 0;
}
 
#navigation a {
	float: left;
	display: block;
	color: #4c4c4c;
	background-image: url(../images/nav_bg_normal_left.jpg);
	background-position: left top;
	background-repeat: no-repeat;
 	text-decoration: none;	
	margin: 0;
 	padding: 4px 15px;	
	text-align: center;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
  #navigation a {float:none;}
  /* End IE5-Mac hack */
 
#navigation ul li a:hover {
	color: #48707a;
 	text-decoration: none;
}

#navigation #current {
	background-image: url(../images/nav_bg_current_right.jpg);
}

#navigation #current a {
    background-image: url(../images/nav_bg_current_left.jpg);
}

/* END */



/* DATE */

#date {
	width: 100%;
}

#date div.inner-wrap {
	text-align: right;
	font-size: 9px;
	height: 8px;
	line-height: 6px;
	padding-bottom: 3px;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

/* END */




/* MAIN CONTENT */

#content {
	width: 100%;
}

#content .inner-wrap {
	padding-top: 20px;
	padding-bottom: 20px;
	margin-bottom: 10px;
	background-image: url(../images/footer_bg_bottom.jpg);
	background-position: bottom center;
	background-repeat: no-repeat;
}

.contentLeft {
	float: left;
	width: 167px;
	margin-right: 20px;
}

.contentLeft .box {
	border: 1px solid #b2b3b7;
	padding: 2px;
	margin-bottom: 15px;
}

.contentLeft .noBox {
	padding-left: 15px;
}

.contentLeft .box p {
	margin: 0;
	padding: 0 0 15px 0;
}

.contentLeft .login {
	background-color: #acced5;
	margin-bottom: 15px;
}

.contentLeft .loginTop {
	background-image: url(../images/login_top.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding: 15px 15px 0 15px;
}

.loginTop strong {
	color: #000000;
}

.loginTop p {
	margin-bottom: 8px;
}

.loginBottom strong {
	color: #0a4d93;
}

.loginBottom a {
	color: #CC0000;
}

.contentLeft .loginBottom {
	background-image: url(../images/login_bottom.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	padding: 0 15px 5px 15px;
}

.contentLeft .box .quote {
	background-color: #d9e4e7;
	margin: 1px;
	padding: 0 12px 0 12px;
}

.contentMiddle {
	float: left;
	width: 340px;
	margin-right: 20px;
}

.contentRight {
	float: right;
	width: 190px;
	border: 1px solid #b2b3b7;
	padding: 2px;
	position: relative;
}

.contentRight .quote {
	background-color: #e6eef0;
	margin: 1px;
	padding: 0 12px 0 12px;
} 

.contentRight .quote img {
	border: 0;
	padding: 15px 0;
	margin: 0;
}

.contentRight p {
	margin: 0;
	padding: 0 0 15px 0;
}

.floatImg {
	float: left;
	border: 1px solid #d6cebf;
	margin: 0 10px 0 0;
}

.dashedLine {
	width: 100%;
	height: 1px;
	background-repeat: repeat-x;
	padding-bottom: 12px;
}

.solidLine {
	width: 100%;
	border-top: 1px solid #87a5ab;
	height: 10px;
}

.contentLeft p .quoteText, .contentRight p .quoteText {
	font-size: 14px;
	line-height: 17px;
}

.quoteMarks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 45px;
	line-height: 45px;
}

.textImg {
	padding-bottom: 6px;
}

.contentLeft .box .quote .textImg {
	padding-top: 15px;
}

.contentLeft img {
	margin-bottom: 15px;
}

.contentRight img {
	border: 1px solid #d6cebf;
	padding: 2px;
	margin-bottom: 1px;
}

.testimonialName {
	font-size:10px;
	line-height:12px;
}

.highlight {
	padding: 11px;
	background-image: url(../images/highlight_bg.jpg);
	background-repeat: repeat-x;
	background-color:#fbfade;
	border: 1px solid #ece571;
}

.imgLeft {
	float: left;
	padding-right: 7px;
}

.imgRight {
	float: right;
}

ul {
	padding: 0 0 15px 15px;
	margin: 0;
	list-style: outside;
}

li {
}

ul.beacon  {
	font-size:12px;
	padding-bottom: 4px;
	margin: 10px 0 10px 0;
	padding: 0px 0px 0px 12px;
	list-style: outside;
	color: #369;
}

ul.beacon  li {
	background-position: -1px 1px;
	/* list-style-image: url(images/arrown-sm.jpg) no-repeat; */
	color: #369;
	margin-bottom: 8px;

}


ul.beacon  li a {
	color: #369;
	text-decoration: none;
	display: block;
}


ul.beacon  li a:hover  {
	color: #369;
	background-color: inherit;
}

/* END */


/* FOOTER STYLES */

#footer {
	width: 100%;
}

#footer .inner-wrap {
	font-size: 9px;
	line-height: 12px;
	text-align: center;
	padding-bottom: 10px;
	padding-top: 0;
	background-color: #52667a;
	color: #CCCCCC;
}

#footer a {
	color: #CCCCCC;
	text-decoration: none;
}

#footer a:hover {
	color: #172839;
	text-decoration: none;
}

#footer ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#footer ul li {
	display: inline;
	margin: 0;
 	padding: 0;
}
 
#footer ul li a {
 	text-decoration: none;	
	margin: 0;
 	padding: 0 5px;
}
 
#footer ul li a:hover {
	color: #172839;
 	text-decoration: none;
}

.sched-heading {
	font-size: 14px;
	font-weight: bold;
	display: block;
	color: #698289;
}

.rightQuote {
	background-color: #e6eef0;
	padding: 15px;
}

#schedBtnLarge {
	position: absolute;
	top: 150px;
	left: 8px;
}

#schedBtnHeadtext {padding-top: 115px;}

#salesCoachQuote {
	padding-bottom: 37px;
}

#schedBtnsm {position: absolute;
	left: 8px;
	bottom: 15px;}

#schedBtnsm  img{padding: 0 0 0 0 !important;}
	
/* END */