/* 
site: localignition.com
author: Luke Van Deman 
version: 1.0.3
*/
@charset "utf-8";

/* CSS Document */
body {
color:#333333;
background-image:url(../images/li-bg.png);
background-repeat:repeat-x;
font-family:Arial, Helvetica, sans-serif;
}
.orange{color:#DB5800;}

.pageContent a{color:#DB5800;}
.pageContent a:hover, .pageContent a:visited{color:#800000;}

.contactHeaderTag{height:20px; line-height:20px; font-size:12px; text-align:center;}
.contactHeaderTag a, .contactHeaderTag a:visited{ color:#333333;}
.contactHeaderTag a:hover{ color:#800000;}
h1{color:#333333; font-size:26px; margin-top:10px;}
.cufon-loading h1 { /* for Cufon.replace('h1') */
	visibility: hidden !important;
}

h2 {color:#DB5800;font-size:22px;margin-top:10px; margin-bottom:5px;}
h3 {color:#333333; font-size:16px; margin:0; padding:0;}
ul{margin-left:15px;}
li{list-style-image:url(../images/bullet-red-pin.gif);}
blockquote{margin:2px 14px 20px 14px;}
blockquote .quote{line-height:1.5em; font-size:14px; font-family:georgia; color:#DB5800; font-style:italic;}
blockquote .author{color:#333333; font-weight:bold; margin-top:8px; display:block; font-style:normal; font-size:12px;}
blockquote .company{font-style:normal; color:#333333; display:block; font-size:11px;}
blockquote h2.quotemark{display:inline;}

#nav {height:60px; text-align:right; font-size:20px; font-family: "Tahoma","Arial",sans-serif; padding-top:45px;}
#nav a:link, #nav a:visited {color:#333333; margin-left:20px; text-decoration:none;}
#nav a:hover {color:#DB5800;text-decoration:none;}

#nav a.selected {color:#FA9632; padding-bottom:3px; border-bottom: 2px solid #FA9632;}
#nav a.selected:hover  {color:#FA9632;}
#nav a.selected:visited {color:#FA9632;}

#nav a.signupNav{background:url(../images/nav-signup-bg.jpg) no-repeat; color:#f2f2f2; height:35px; padding-top:1px; padding-bottom: 11px; padding-left:5px; padding-right:5px;}
#nav a.signupNav:hover {color:#fff;}

#logo {padding-top:30px; padding-left:10px;}


.hpMain{background-image:url(../images/local-ignition-main-image.jpg); background-repeat:none; height:355px;}
.hpSecond{background-image:url(../images/li-second-page-bg.jpg); background-repeat:repeat-y;}
.hpSecond .hpSecondBgImage{background-image:url(../images/local-ignition-second-page-bg.jpg); background-repeat:no-repeat;}
.hpSecond .hpSecondBgImage .pageContent{margin:45px 30px 0 30px;}
.hpSecond .hpSecondBgImage .highlight-box-wrapper{margin:15px 30px 0 30px;}
.minHeight{height:360px;}

.hpMain .hpText {padding-top:40px;}
.hpMain .hpText h1{margin-left:30px;}


#hpMediaWrapper{margin-top:55px; padding-left:25px;}
#hpMedia{background-color:#FDF166; padding:6px; }
#hpMedia #media{ border:3px solid white; background-color:#FFFFFF;}
#hpMedia h2{color:#333333; background-color:#FDF166; height:25px; padding-left:10px; padding-top:10px; line-height:35px; text-align:left; font-size:14px; font-weight:normal;}


#left {margin-bottom: 25px; margin-top:-20px; margin-left:30px;}
#left h2{color:#333333; background-color:#FDF166; width:325px; height:40px; padding-left:10px; font-size:22px; line-height:40px; text-align:left;}
#left h3 {color:#DB5800;}
#left ul {margin-left:15px;}
#left li {list-style-image:url(../images/bullet-red-pin.gif);}


#right {margin-top:80px;}
.pageContent #right{margin-top:60px;}
#rightFormWrapper{background-image:url(../images/right-Signup-bg.jpg); background-repeat:none; background-color:#FFFFFF; height:290px; width:356px; display:block; margin-bottom:30px;}
#rightForm{	margin-left:20px; margin-top:30px;}
#rightFormWrapper h2 {	text-align:left; color:#333333; padding-bottom:0; font-size:22px; line-height:35px; border-bottom:1px solid #333333; margin-bottom:10px;}
#rightForm p { font-size:12px;}
#rightForm input {margin-bottom:3px;}
#footer{}	


table#price-chart { padding:0; margin:0 0 25px 0; border-collapse:collapse; width:880px; color:#454545; }
table#price-chart th img { margin-top:110px;} /* sign up button */

table#price-chart th.heading { width: 157px ;}
table#price-chart th.nothing { background:url('../images/header/nothing.jpg') no-repeat; width:225px; height:148px; }
table#price-chart th.seoguy { background:url('../images/header/seoguy.jpg') no-repeat; width:223px; height:148px; }
table#price-chart th.localignition { background:url('../images/header/localignition.jpg') no-repeat; width:275px; height:148px; }

table#price-chart th, table#price-chart td  { border-right: 1px solid #FFF; text-align:center;  }
table#price-chart td{ padding:10px; vertical-align:middle;}
table#price-chart td.final-col {padding:0;}
table#price-chart td.final-col.table-col-1{text-align:left; }

table#price-chart .even td { background: #e6e6e6;}
table#price-chart .odd td { background: #f8f8f8;}

table#price-chart .odd .table-col-0 { background: #FBEAB5;}
table#price-chart .odd .table-col-1 { background: #FED7AF url('../images/col2-odd.gif') repeat-y top right;  }
table#price-chart .odd .table-col-2 { background: #FFC49B; }

table#price-chart .even .table-col-0 { background: #F8D569; }
table#price-chart .even .table-col-1 { background: #FDAC5B url('../images/col2-even.gif') repeat-y top right; }
table#price-chart .even .table-col-2 { background: #FF8B3E; }

.highlight-box-wrapper{border:1px solid #FBEAB5; background:#FFFFCC;}

#errorExplanation { padding: 5px 10px 5px 60px; background: #FCF7DC url('../images/icons/warning32.png') 2% 50% no-repeat; margin-bottom: 25px; }
#errorExplanation h3 { margin-top: 5px !important; }
#errorExplanation p { margin-bottom: 5px !important; }
.note {font-style:italic; font-size:11px;}
.bold{font-weight:bold;}
.bigger20{font-size:120%;}
.center{text-align:center;}

.courseQuestions{ margin:0 30px; padding:20px; background-color:#FFFFCC;}
.courseQuestions .question, .courseQuestions .answer{display:block;}
.courseQuestions .question{font-weight:bold; font-size:14px; }
.courseQuestions .answer{font-size:12px; margin-bottom:10px;}

.image{margin:10px;}
