@charset "utf-8";

* {
	margin: 0; padding: 0;
	outline: none;
}

.clear {
	clear: both;
}

body {
	background: #d6dbdf;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #999;
}

/* defaults */
h1 { font-size: 16pt; }
h2 { font-size: 14pt; }
h3 { font-size: 12pt; }
h4 { font-size: 10pt; }
h5 { font-size: 9pt; }
h6 { font-size: 8pt; }
p  { margin-bottom: 10pt; }
li { margin-left: 20pt; }
ul,
ol { margin-bottom: 10pt; }
img { border: none; }

/* Custom Styles */
#wrapper {
	width: 950px;
	margin: 0 auto;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
}

/* Header Styles */
#header {
	width: 950px;
	height: 100px;
	background:#fff;
	overflow: hidden;
}

#header h1 {
	float: left;
	display: inline;
	width: 250px;
	height: 60px;
	margin-top: 10px;
	background: url(http://bl-resources.s3.amazonaws.com/blitzlogo_new.png) top left no-repeat;
}

#header h1 a {
	display: block;
	width: 168px;
	height: 60px;
}

#header h1 span {
	display: none;
}

#header h2.phone {
	font-size: 18pt;
	width: 250px;
	float: right;
	display: inline;
	color: #000;
	font-weight: normal;
	white-space: nowrap;
	text-align: right;
	padding-right: 5px;
	margin-top: 10px;
}

/* Top Navigation Styles */
#topNav {
	float: left;
	display: inline;
	width: 700px;
	text-align: right;
	margin-top: 17px;
}

#topNav li {
	list-style: none;
	display: inline;
	border-right: 1px solid #464646;
	margin: 0 0 0 5px;
	padding: 0 5px 0 0;
}

#topNav li.last {
	border-right: none;
}

#topNav li a {
	color: #464646;
	font-size: 8pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}

#topNav li a:hover {
	text-decoration: underline;
}

/* Menu Bar Styles */
#menuBar {
	width: 940px;
	height: .5px;
	padding: 5px;
	overflow: hidden;
}

#menuBar li {
	float: left;
	list-style: none;
	margin: 0 0 0 10px;
	padding: 0 10px 0 0;
}

#menuBar li a {
	color: #fff;
	font-size: 1.2em;
	text-decoration: none;
	font-weight: bold;
	padding: 10px 0 10px 0;
	float: left;
	font-size: 9pt;
}

#menuBar li.last {
	background: none;
}

#Search {
	float: right;
	display: inline;
	text-align: right;
	width: 230px;
	margin-top: 6px;
	margin-right: 15px;
}

#Search .input {
	border: 1px solid #e5e5e5;
	color: #777;
	width: 140px;
	padding: 2px;
}

#Search .submit {
	border: 1px solid #4da7cf;
	background: #47a21e url(images/search.gif) no-repeat  52px  3px;
	color: #fff;
	padding: 2px 15px 2px 3px;
	cursor: pointer;
	font-size: 10pt;
	width: 70px;	
}

/* Home Banner Styles */
#banner {
	width: 950px;
	height: 250px;
	overflow: hidden;
}

#steps {
	line-height: 1.3em;
	position: relative;
	margin: 0 0 15px 0;
}

#steps ol {
	padding: 20px 0 20px 18px;
}

#steps ol li {
	background: #fff;
	height: 67px;
	width: 446px;
	list-style: none;
	margin: 0 0 3px 0;
}

#steps ol li.last {
	margin: 0;
}

#steps ol li .listTitle {
	width: 100%;
	height: 100%;
	display: block;
	cursor: pointer;
}

#steps .listTitle h3 {
	font-size: 11pt;
	color: #405461;
	padding: 10px 0 0 45px;
}

#steps .listTitle p {
	color: #787878;
	font-size: 9pt;
	padding: 3px 0 0 45px;
	width: 330px;
}

#steps ol li.over .listTitle {
	position: relative;
	padding-right: 20px;
	z-index: 1000;
	background-position: 0px -67px;
}

#steps ol li div.content {
	position: absolute;
	top: 20px;
	right: 25px;
	background: #fff no-repeat top left;
	width: 438px;
	height: 205px;
	border: 1px solid #e5e5e5;
	display: none;
}

#g_online .listTitle {
	background: #fff url(images/list1.gif) no-repeat top left;
	overflow: hidden;
}

#g_discovered .listTitle {
	background: #fff url(images/list2.gif) no-repeat top left;
	overflow: hidden;
}

#g_customers .listTitle {
	background: #fff url(images/list3.gif) no-repeat top left;
	overflow: hidden;
}

#steps .content_bg {
	width: 100%;
	height: 100%;
}

#steps .content h4 {
	font-size: 18pt;
	color: #1290e0;
	font-weight: normal;
	padding: 15px 15px;
	position: absolute;
	top: 5px;
	left: 5px;
}

#steps .content p {
	font-size: 11px !important;
	color: #676767;
	padding: 0 15px;
	width: 290px;
	position: absolute;
	top: 50px;
	left: 5px;	
	
}

#listControls {
	position: absolute;
	bottom: 24px;
	right: 35px;
	font-size: 12px;
	line-height: 1em;
	width: 100px;
	white-space: nowrap;
	text-align: right;
	display: none;
}

#listControls .leftG {
	display: inline-block;
	width: 11px;
	height: 11px;
	background: #fff url(images/left.gif) no-repeat top left;
	text-indent: -5000px;
	margin: 0 3px 0 0;
}

#listControls .rightG {
	display: inline-block;
	width: 11px;
	height: 11px;
	background: #fff url(images/right.gif) no-repeat top left;
	text-indent: -5000px;
	margin: 0 0 0 3px;
}

/* Page Content Styles */
#page-wrap {
	width: 950px;
	min-height: 100px;
	height: auto !important;
	height: 100px;
	background: #fff;
	padding: 20px 0px;
}

#page-wrap .box {
	width: 275px;
	float: left;
	display: inline;
	margin: 0 0 15px 30px;
	min-height: 100px;
	height: auto !important;
	height: 100px;
}

#page-wrap h2 {
	color: #000;
	font-size: 12pt;
	margin-bottom: 8px;
}

#content h1 {
	color: #2a7f9b;
	margin-bottom: 15px;
}

#content h2 {
	margin: 0;
}

#sidebar {
	width: 240px;
	float: left;
	display: inline;
	min-height: 100px;
	height: auto !important;
	height: 100px;
	background: url(images/library.gif) top right no-repeat;
	margin-top: 10px;
	margin-left: 0;
}

#content {
	width: 630px;
	float: left;
	margin-top: 10px;
	display: inline;
	margin-left: 25px;
	color: #777;
}

.entry {
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px dotted #999;
}

.readmore {
	text-align: right;
}

.postmeta {
	margin-bottom: 10px;
}

#content a {
	color: #2a7f9b;
	font-weight: bold;
	text-decoration: none;
}

#content a:hover {
	text-decoration: underline;
}

#page-wrap .box.last {}

#page-wrap .box h3 {
	color: #2a3237;
	font-size: 12pt;
	padding: 10px 0;
}

#page-wrap .box p {
	color: #787878;
	font-size: 10pt;
	padding: 0 0 15px 0;
}

#page-wrap .box ul li {
	 list-style: none;
	 margin: 0 0 3px 0;
}

#page-wrap .box ul li a {
	color: #5799b0;
	font-size: 10pt;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
}

/* Footer Styles */
#footer {
	width: 930px;
	padding: 5px 10px;
	background: #3190b0;
	color: #fff;
}

#footer .foot-top {
	border-bottom: 1px solid #5ea8c1;
	margin-bottom: 10px;
}

.foot-top .address {
	float: right;
	display: inline;
}

#footer ul {
	list-style: none;
}

#footer li {
	float: left;
	display: inline;
	margin: 0;
	padding: 0px 5px;
	margin-bottom: 10px;
	border-right: 1px solid #fff;
	line-height: 1em;
}

#footer li.first {
	padding-left: 0px;
}

#footer li.last {
	padding-right: 0px;
	border: none;
}

#footer a {
	font-size: 9pt;
	color: #fff;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

#footer h3 {
	float: left;
	display: inline;
	font-size: 10pt;
	width: 120px;
}

#footerLinks li { margin-bottom: 10px; }

#copy {
	width: 950px;
	padding: 10px 0px;
	color: #777;
	text-align: right;
	font-size: 9pt;
	margin: 0 auto;
	font-weight: bold;
}

#sub-foot { 
	clear: both; 
	padding: 0 25px 15px 25px;
	background: #ffffff;
}

#sub-foot p {
	margin: 0; padding: p;
	font-size: 8pt;
}

#advertize {
	width: 306px;
	float: left;
	display: inline;
	margin: 0 20px 0 0;
}

#advertize p {
	/*
font-size: 11px;
*/
	
}

#partof {
	width: 253px;
	float: left;
	display: inline;
	margin: 0 10px 0 0;
}

#newsLetter {
	width: 301px;
	float: left;
	position: relative;
}

.notice {
	position: absolute;
	top: 0;
	left: 0;
}

#signUp {
	background: #405461 url(images/mail.gif) no-repeat  top left;
	border: 1px solid #e3e3e4;
	height: 33px; 
	overflow: hidden;
	margin: 13px 0 0 0;
	color: #fff;
}

#signUp label {
	margin: 10px 5px 0 35px;
	display: inline;
	float: left;
	font-size: 7pt;
}

#signUp .input {
	float: left;
	display: inline;
	width: 100px;
	border: 1px solid #d8d9da;
	margin: 4px 3px 0 0;
	padding: 3px;
}

#signUp .submit {
	border: 0;
	width: 52px;
	height: 25px;
	display: block;
	float: left;
	cursor: pointer;
	margin: 4px 0 0 0;
	background: url(images/signup.gif);
	text-indent: -5000px;
	
	font-size: 0px;
	line-height: 0px;
	display: block;
}

#sidebar h3 {
	color: #2a3237;
	font-size: 12pt;
	padding: 15px 0 5px 0;
}

#sidebar h2 {
	color: #2a3237;
	font-size: 12pt;
}

#sidebar li {
	list-style-type: none;
}

#sidebar ul {
	margin: 0 0 20px 0;
}

#sidebar ul li {
	 list-style: none;
	 margin: 0 0 3px 8px;
}

#sidebar ul li a {
	color: #5799b0;
	font-size: 10pt;
	text-transform: capitalize;
	font-weight: bold;
	text-decoration: none;
}

#sidebar ul li a:hover {
	color: #676767;
}

#sidebar .image {
	width:100%;
	display:block;
	
}
#sidebar .image span {
	display:block;
	padding:5px 0 10px 0;
	font-size:12px;
}
#sidebar .image a {
	color:#3190B0;
	font-weight:700;
	text-decoration:underline;
}
#sidebar .image a:hover {
	color:#676767;
	text-decoration:none;
}

#sidebar .widget ul li {
  list-style-type: none;
}

#notifications h4 {
	color: #2a3237;
	font-size: 1.6em;
	margin: 0 0 5px 0;
	
}

#notifications label {
	color: #464646;
	font-size: 1.1em;
	margin: 0 0 3px 0;
	display: block;
}

#notifications .input {
	border: 1px solid #cdcdcd;
	padding: 5px;
	width: 140px;
}
#notifications .submit {
	background: #47a21e;
	color: #fff;
	padding: 4px;
	border: 1px solid #cdcdcd;
	margin-left: 5px;	
}

/*
affiliate page
*/
.affiliate #content {
	padding: 20px 0 0 0;
}

#affiliateForm {
	background: #ededed;
	padding: 10px;
	margin: 15px 0;
	width: 600px;
}

#affiliateForm .input {
	padding: 5px;
	border: 1px solid #cdcdcd;
	margin-right: 15px;
}

#affiliateForm label {
	color: #464646;
	font-size: 1.1em;
}

#affiliateForm .submit {
	background: #47a21e;
	color: #fff;
	padding: 4px;
	border: 1px solid #cdcdcd;
}

/* ------------------ listings ------------------------ */
#buttons span {
    display:none;
}

#a {
	width: 620px;
	padding: 40px 0 10px 0;
}

#b {
	width: 620px;
	margin: 0 0 30px 0;
}

#b ul {
	padding: 0 0 20px 20px;
}

#b li {
	padding: 25px 0 0 0;
	list-style: square;

}


#c {
	width: 620px;
}

#c ul {
	padding: 0 0 20px 20px;
	margin: -10px 0 0 0;
}

#c li {
	padding: 10px 0 0 0;
	background:url(images/li_bg_b.gif)bottom left no-repeat;
	list-style: square;
}

#d {
	width: 620px;
	margin: 30px 0 0 0;
}

#d  p{
	padding: 0 0 0 0;
	margin: 10px 0 0 0;

}


#pricing {
	background-image:url(images/bg_pricing.gif);
	background-position:left top;
	background-repeat:no-repeat;
	padding: 5px 0 20px 0;
}



.clear {
	clear:both;
}






/*---- Buttons Start ----*/
.listyourbusinessnow a {
float:left;
display:block;
width: 177px;
height: 34px;
background: url("images/list_your_business_now_w177px.gif") 0 0 no-repeat;
}



.listyourbusinessnow a:hover { 
background-position: -177px 0;
}

.listyourbusinessnow a:active { 
background-position: -177px 0;
}

.getstarted a {
float:left;
display:block;
width: 106px;
height: 34px;
background: url("images/get_started_w106px.gif") 0 0 no-repeat;
}
.getstarted a:hover { 
background-position: -106px 0;
}

.getstarted a:active { 
background-position: -106px 0;
}

.listyourbusinessnowb input {
float:left;
display:block;
width: 344px;
height: 58px;
background: url("images/list_your_business_now_w344px.gif") 0 0 no-repeat;
margin: 0 0 20px 0;
border: none;
text-indent: -9999px;
cursor: pointer;
}
.listyourbusinessnowb a:hover { 
background-position: -344px 0;
}

.listyourbusinessnowb a:active { 
background-position: -344px 0;
}



.getyourminisitenow a {
float:left;
display:block;
width: 344px;
height: 58px;
background: url("http://stage.blitzlocal.com/wp-content/uploads/mini-sites/get_your_mini_site.png") 0 0 no-repeat;
margin: 0 0 20px 0;
}
.getyourminisitenow a:hover { 
background-position: -344px 0;
}

.getyourminisitenow a:active { 
background-position: -344px 0;
}


.getyourminisitenow2 a {
float:left;
display:block;
width: 211px;
height: 98px;
background: url("http://stage.blitzlocal.com/wp-content/uploads/mini-sites/get_your_mini_site_now_2.gif") 0 0 no-repeat;
margin: 30px 0 20px 0;
}
.getyourminisitenow2 a:hover { 
background-position: -211px 0;
}

.getyourminisitenow2 a:active { 
background-position: -211px 0;
}




.getyourcustomfanpage a {
float:left;
display:block;
width: 394px;
height: 58px;
background: url("http://stage.blitzlocal.com/wp-content/uploads/fanpage/getyourcustomfanpage.png") 0 0 no-repeat;
margin: 0 0 20px 0;
}
.getyourcustomfanpage a:hover { 
background-position: -394px 0;
}

.getyourcustomfanpage a:active { 
background-position: -394px 0;
}



.contactusnow a {
float:left;
display:block;
width: 280px;
height: 58px;
background: url("http://stage.blitzlocal.com/wp-content/uploads/mini-sites/contact_us.jpg") 0 0 no-repeat;
}



.contactusnow a:hover { 
background-position: -280px 0;
}

.contactusnow a:active { 
background-position: -280px 0;
}

/*---- Buttons End ----*/


/*---- Font Start ----*/
.p1 {
	font-size: 18px;
	font-weight: bold;
	color: #575757;
}
.p2 {font-size: 12px
}
.p3 {
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}
.p4 {
    font-size: 12px; 
	color: #000000; 
	}

.p6 {
color: #FF0000
}

/*---- Font End ----*/

table.benefits {
  width: 580px
}
table.benefits td {
  background-color: #ecf3f2;
  padding: 10px;
  font-size:14px;
}
table.benefits th {
  font-size: 18px;
  color: #344b47;
  font-weight: bold; 
}
table.benefits td.side_heading {
  background-color: #fff;
  font-size: 18px;
  text-align: center;
  width: 120px;
  color: #2a7f9b;
} 
ul.double_arrow_bullets {
  margin:0px;
}

ul.double_arrow_bullets li{
  margin-left: 15px;
}

ul.double_arrow_bullets li {
  list-style-image: url(../../../wp-content/uploads/2008/11/list-arrow-marker.gif);
}
ul.single_arrow_bullets {
  margin: 0;
}

ul.single_arrow_bullets li {
  margin-left: 10px;
}
ul.single_arrow_bullets li {
  list-style-image: url(../../../wp-content/uploads/2008/11/list-single-arrow-marker.gif);
}
table.benefits td {
  border: 5px solid #fff;
}



/*
twitter
*/
#clickHere {
	width: 210px;
	height: 90px;
	background: #fff url(images/clickhere.gif) no-repeat top left;
	display: block;
	margin: 20px auto;
	text-indent: -5000px;
}


.extratopspace {
margin-top: 20px;
}








/* BECOME AN ANALYST */
.break {clear:both; width:100%; height:1px; background:#e6e6e6;}
#job-content .left-col {float:left; width:535px;}
#job-content .work-together {float:left; width:100%; background:url(../images/bg-work.png) repeat-x #f1f3d9; border:1px solid #e0e3b6; -moz-border-radius:5px; -webkit-border-radius:5px; text-align:center; padding:30px 0; margin-bottom:20px;}
#job-content .work-together .contact {margin-top:15px;}
#job-content h2 {font-size:1.8em; color:#cf0202; text-shadow:0 2px #fff; margin:7px 0 7px 5px; padding:0;}
#job-content h3 {font-size:1.8em; color:#343434; text-shadow:0 2px #fff; margin:7px 0 7px 5px; padding:0;}
#job-content p {font-size:1.2em; color:#4d4d4d; text-shadow:0 2px #fff; margin:10px 5px; padding:0; line-height:20px;}
#job-content .date {float:left; height:18px; width:55px; padding:3px 0 0 6px; font-size:1.2em; font-weight:bold; color:#626262; background:url(../images/bg-date.png) no-repeat; text-shadow:0 2px #fff; margin:10px 0 0 5px;}
#job-content p.announce {float:right; width:240px;}
#job-content .thumbnail {float:left; width:250px; height:160px; margin:15px 0 0 5px; border:1px solid #343434;}
#job-content .container li {font-size:1.2em; line-height:20px; color:#4d4d4d; text-shadow:0 2px #fff; margin:5px 0 0 20px; padding:0 0 0 5px;}
#job-content .case {float:right; width:260px; margin-top:15px;}
#job-content .case h4 {font-size:1.2em; font-weight:bold; margin:0 0 5px; padding:0; color:#cf0202; text-shadow:0 2px #fff;}
#job-content .case ul {margin:0; padding:0; !important}
#job-content .case li {list-style:none; line-height:20px; margin:0; padding:0; font-size:1.2em}
#job-content .case img {margin-top:15px;}
#job-content .phone {font-size:1.6em; color:#cf0202; font-weight:bold; text-shadow:0 2px #fff;}
#job-content .project {margin:0 0 25px 5px;}
#job-content .project img {margin:10px 5px 0; border:1px solid #e6e6e6;}
#job-content .services {width:525px;}
#job-content .services p {font-size:1.1em; color:#4d4d4d; text-shadow:0 2px #fff; margin:5px; padding:0; line-height:20px;}

.pullquote { width: 300px; float: right; margin: 15px; font-family: Georgia, "Times New Roman", Times, serif; font-style: italic; font-size: 12px; border-left: 1px #999 solid; padding-left: 5px; }

.fbab {
font-family: Verdana, Geneva, sans-serif;
line-height:140%;	
font-size:11px;
}

