/*
THEME NAME: Field Technologies
THEME URI: http://www.fieldtechnologies.com
DESCRIPTION: A custom wordpress theme for Field Technologies
VERSION: 1.0
AUTHOR: Field Technologies
AUTHOR URI:
TAGS: sandbox, microformats, hcard, hatom, xoxo, widgets, blank slate, starter theme, minimalist, developer
*/




/* SITE COLORS */
/*
  Orange = #0066CC
  Blue Light = 
  Blue Dark
  Black = #000
  White = #FFF
*/

/* GLOBAL FORMATTING */

html { /* Force Vertical Scrollbar */
	/* IE */
	overflow-y: scroll; 
	/* Moz */
	height: 100%;
	margin-bottom: 0.1em;
}

html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, acronym, address, big, cite, code,del, dfn, em, font, img, ins, kbd, q, s, samp,small, strike, strong, sub, sup, tt, var,b, u, i, center,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	background: transparent;
}


html, body {
	/* IE */
	text-align: center;
}

p,.p {text-align: left;margin-bottom: 1em;}
hr{
	border: 1px solid transparent; 
	border-top: 1px dashed #ccc;
	margin-bottom: 1em;
}

.hr {
	width:100%;
	height:1px;
	overflow:hidden;
	color:#ccc;
	background:#ccc;
	margin:20px 0;
	}

body  {
	font-family: "lucida grande",  Verdana, Helvetica, arial, sans-serif;
	font-size: 82%;
	letter-spacing:-.01em;
	line-height: 1.5;
	font-weight: lighter;
	text-decoration: none;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #333;	
	background:#eee;
}

#content_container {
	padding:20px;
	width:945px;
	background:url(images/container_bg_single_col.gif) repeat-y;
	}

#container {
	width: 995px;
	margin: 0 auto;
	position: relative;
	top: 0;
	background: #fff;
}
#header, #orangeline, #content, #footer {
	background: #fff;
}

#header{
	width:985px;
	height:95px;
	background:url(images/header.gif) no-repeat;
	padding:0;
}

	#header p {
		text-indent:-5000px;
		}

#orangeline {
	height: 5px;
	background: #ff6600;
 	margin-bottom: 15px;
}
#logo{
	float: left;
	margin: 10px 0px 5px 0px;
}

#headerpromos{
	text-align: right;
	float: right;
}
#betterbusiness{
	float: right;
	margin: 10px 10px 0px 0px;
	clear: both;
}
#boldchat{
	float: right;
	margin: 6px 15px 0px 0px;
}
#boldchat img{color: transparent;}

#content{
	text-align: left;
}
#feature {
	margin: 0;
}
#widefeature{
	display: block;
	padding-left: 25px;
	padding-bottom: 10px;
}
#featurecol{
	float: left;
	width: 72%;
}
#featurecol .copy{
	font-size: 1em;
	line-height: 1.6em;
	padding:0 25px 25px 25px;
}

#infocol {
	display: inline;
	float: left;
	width: 52%;
	border-left: 1px solid #bbb;
	margin-left: -1px;
}
#promocol{
	display:inline;
	float: right;
	width: 26%;
	text-align: left;
}
#wideinfo{
	display:inline;
	float: right;
	width: 78%;
	text-align: left;
}
#wideinfo .copy{
	padding-right: 50px;
}

#infocol .copy{
	padding:0 5px 0 25px;
}

#infocol .references {
	font-size: 9px;
	margin-left: 1em;
}

#promocol .copy, #promocol #betterbusiness{
	padding: 0px 15px 20px 0px;
}
#infocol .copy p, #featurecol .copy p {
	margin-bottom: 1em;
}
.highlight{
	background: #f7f7f7;
	color: #254486;
	padding: 2px 0px;
	font-weight: bold;
}

/* --- TYPE --- */
h1{	letter-spacing:-.05em;}
h1, h2, h3, h4, h5{ line-height: 130%; 
font-family: "lucida grande", helvetica, arial, sans-serif;	
text-transform: capitalize;
}
.box h1, .box h2, .box h3, .box h4, .iform h1, .iform h2, .iform h3 {
	margin-bottom: 2px;
}
#featurecol .copy h1{
	font-size: 35px;
	font-weight: normal;
}
#featurecol .copy h2{font-weight: normal;} 
.copy h1{
	margin-bottom: 5px;
	letter-spacing:-.02em;
	color: #000;
	font-size: 26px;
}
h2 {
	font-size: 24px;
}
#promocol h2 {font-size: 20px;}
h3 {
	font-size: 14px;
}

h3 a {
	text-decoration:none;
}
h4{
	color: #254486; 
	margin-bottom: 3px;
	font-size: 13px;
}
h5{
	font-size: 11px;
}
.titlebox{
	margin-bottom: 1em;
	padding-bottom: .5em;
	border-bottom: 1px dashed #bbb;
}
#promocol .titlebox{
	margin-bottom: 1em;
}
.titlebox2{
	margin:.3em 0 1em 0;
}

a {
	color: #254486;
	text-decoration: underline;
	border-bottom: none;
}
#featurecol .copy a, #infocol .copy a, .copy a, .entry-content a {
	color: #0029A4;
	text-decoration: none;
	border-bottom: 1px dotted #bbb;
}
.entry-content ul li strong {
	text-decoration: none;
	border-bottom: 1px dotted #bbb;
}

.entry-content p{text-align:justify;}
.entry-content ul li{padding-bottom:10px;list-style:disc;margin-left:15px;text-align:justify;}

#infocol .copy a.image {border:none;text-decoration:none;}

a:hover,#featurecol .copy a:hover, #infocol .copy a:hover {
	color: #FF6600;
}
.click-here{
	font-weight: bold;
	font-size: 1.4em;
	line-height: 1em;
	text-align: left;
	text-decoration: none;
}


a.back {
	font-size: 1.5em;
	padding: 5px ;
	background: #f7f7f7;
	border: 1px solid #bbb;
	margin: 10px -12px;
}
a span.sublink{
	display: block;
	font-size: 10px;
	color: #000;
	text-transform: uppercase;
	line-height: 1.5em;
	text-decoration: none;
	font-weight: bold;
}
strong, .strong {font-weight: bold;}

/* QUOTES */
.quote{
	display: block;
	margin: 0 0 2em 0;
	font-family: 'trebuchet ms', tahoma, arial;
	font-weight: normal;
	font-style: italic;
	color: #222;
	text-align: left;
	font-size:.9em;
	line-height:1.4em;
	padding:8px 25px 5px 29px;
	border: 1px solid #bbb;
	background:  #f7f7f7 url(/images/openquote.gif) no-repeat 5px 5px ;
	position: relative;
}
.closequote {
	display: block;
	position: absolute;
	bottom: 3.6em;
	right: 5px;
	width: 15px;
	height: 15px;
	background: url(/images/closequote.gif) no-repeat right bottom ;
	display: inline;
	padding:5px 20px 0px 0pt;
}
blockquote .citation{
	display: block;
	color: #254486;
	font-style: italic;
	margin-bottom: 3px;
	height: 2.7em;
	font-weight: bold;
}


blockquote.bigquote {
	background: #f7f7f7;
	border-top:  1px dashed #bbb;
	border-bottom: 1px dashed #bbb;
	font-size: 16px;
	letter-spacing: -.05em;
	line-height: 1.2em;
	position: relative;
	margin:.5em 0 .5em 10px;
	padding: .6em;
	width:160px;
	float: right;
	
}
	blockquote.bigquote .quote {background: none;border:none;padding: 0;margin:0;}

	blockquote.bigquote .citation{
		font-variant: small-caps;
		color:#254486;
		font-size:.8em;
		height:auto;
	}
	blockquote.bigquote p{margin: 0;}
	blockquote.bigquote .link{font-size: 13px;color: #aaa;margin-left: 5px;font-style:italic;}

/* --- LISTS --- */

ul, ol {
	text-decoration: none;
	list-style-image: none;
	list-style-position:outside;
	list-style-type:none;
	padding:0;
	margin:0;
}

.copy ul{
	padding: .5em 0em 1em 2em;
	list-style-type: disc;
}



.copy .featurelist {
	padding:0;
	font-size: 13px;
	list-style-type: none;
}
.copy .featurelist li{
	border-bottom: 1px dashed #bbb;
	padding-bottom: .6em;
	margin-bottom: .6em;
}
.copy .featurelist strong{font-size: 1.1em;}
.copy ol{
	padding: 1em 2em;
	list-style-type: decimal;
}
.copy li{
	margin-bottom:.5em;
}
.copy li span{
	display: block;
	font-weight: bold;
}
.copy span.emph{
	font-size: 15px;
}
.copy .call {
	text-align: center;
	margin:1em 0;
}
.copy .quicklist {
	padding-top: 0;
	margin: 0 ;
}
.copy .quicklist li{
	margin:.3em;
}

/* --- IMAGES --- */	
img {
	border: 0px;
}

.imageholder{text-align:center;margin-bottom:10px;}
#infocol .imageholder {margin-bottom: 1em;}

/* --- Logo --- */
.logotable td {
	background: #fff;
}
.logotable img{
	margin: 1em 0 .8em;
}

/* --- NAV --- */

	
	
	/* main menu */
	#nav {	
		background: #2B5C9F url(/images/grnbuttonup_bg.gif) repeat left top;
		height: 34px;
		margin:0 auto;
		width:975px;
	}
	#nav ul{
		list-style: none;
		margin: 0px;
		padding: 0px;
		font: normal 15px/100% Arial, Helvetica, sans-serif;
		margin-left: 6px;
		float: left;
	}
	#nav ul li{
		margin: 0px 0px 0px 0px;
		padding: 0px;
		float: left;
	}
		
		#nav ul li.current_page_item, #nav ul li.current_page_parent {
			background:#85c811;
			}
		
	#nav ul li a{
		padding: 10px 25px 9px;
		background: transparent;
		text-decoration: none;
		color: #fff;
		display: block;
		border-right: 1px solid #aaa;
	}
	#nav ul li.last a, #toplinks ul li.last a, .subnav ul li.last a{
		border: none;
	}
	 #nav li a:hover{			
		background: url(/images/grnbuttondown_bg.gif) repeat-x left bottom;
	}
	#nav li a:visited{
		text-decoration: none;
		color: #fff;
	}
	#nav .current_page a, #nav .current_page a:hover, #nav .current_page_parent a, #nav .current_page_parent a:hover{
		text-decoration: none;
		background: url(/images/grnbuttondown_bg.gif) repeat-x left bottom;
	}
	#toplinks {
		font-family: arial, sans-serif;
		text-align: right;
		font-size: 13px;
		font-weight: bold;
		line-height: 1em;
		height: 16px;
		padding: 5px 20px 5px 20px;
		float: right;
		background: #f7f7f7 url(/images/buttonup_bg.gif) repeat-x left top;
		border-left: 1px solid #bbb;
		border-bottom: 1px solid #bbb;
	}
	
	#toplinks ul li{
		float: left;
	}
	#toplinks ul li a, #toplinks ul li span{
		text-decoration: none;
		padding: 4px 19px;
		color: #222;
		border-right: 1px solid #bbb;
	}
	
	#toplinks ul li a:hover{
		color: #254486;
		
	}
	
	.new {
		color: #FF6600;
		font-weight: bold;
		font-size: .9em;
	}
	.subnav{
	text-align:left;
	border:0 none;
	}
	.subnav ul{
		list-style: none;
		margin: 0px;
		padding: 0px;
		font: normal 14px/100% Arial, Helvetica, sans-serif;

	}
	.subnav ul li{
		margin: 0px 0px 0px 0px;
		padding: 0px;
	}
	.subnav ul li.li-title{
		text-decoration: underline;
		margin-top: 15px;
		font-size: .9em;
		text-transform: uppercase;
		font-weight: bold;
	}
	.subnav ul li a, a.RssLink{
		padding: 6px 9px;
		background: transparent;
		text-decoration: none;
		color: #000;
		display: block;
	}
	.subnav a:hover, a.RssLink:hover{
		background: #f7f7f7 ;
	}
	
	.subnav li.current_page_item a, .subnav li.current-cat a {
		text-decoration: none;
		background:#58a627 url(/images/grnbuttonup_bg.gif) repeat-x left top;
		color: #fff;
	}
	
	.subnav ul li.special a {
		margin-top: 20px;
		font-weight: bold;
		background: #f7f7f7 ;
		border-top: 1px solid #ddd;
		border-bottom: 1px solid #bbb;
		border-left: 1px solid #ddd;
		color: #000;
	}
	.subnav ul li.special a:hover {
		text-decoration: underline;
	}

/* GOOGLE FORM */

#googleform {
	float: right;
	padding: 6px 10px 4px 0;
}

#googleform input {
	font-size: 14px;
}

.googletext{
 	border: 1px solid #bbb;
	padding: 1px 0;
}

.googlesubmit{
	color: #222;
	border: 1px solid #bbb;
	background:#f7f7f7 url(/images/buttonup_bg.gif) repeat-x left bottom; 
}
	.googlesubmit:hover {
			background:#e5e5e5 url(/images/buttondown_bg.gif) repeat-x left top;	
			cursor: pointer;
			color: #254486;
	}

/* Footer */
#footer {
	font-size: .9em;
	background:url(images/footer_bg.gif) repeat-y;
	color:#fff;
	width:985px;
	margin:0;
	padding:0;
	border:0 none;
}

#footer_top {
	background:url(images/footer_top.gif) no-repeat;
	width:985px;
	height:18px;
	overflow:hidden;
	}
	
#footer_bottom {
	background:url(images/footer_bottom.gif) no-repeat bottom left;
	width:985px;
	text-align:center;
	padding-bottom:16px;
	}

#bbb_logo {
	width:41px;
	height:54px;
	float:right;
	text-indent:-5000px;
	display:block;
	outline:none;
	background:url(images/bbb_logo.gif) no-repeat;
	margin-right:20px;
	margin-top:15px;
	}
	
	#footer_bottom p {
		text-align:center;
		font-size:.8em;
		}
	
	#footer_bottom ul {
    	margin: 0 0 16px 0;
   		padding: 0;
    	}

 	#footer_bottom li {
    	margin: 0;
    	padding: 0 7px 0 5px;
    	display: inline;
    	border-right: 1px solid #fff;
    	font-size: .92em;
    	line-height:1.4em;
    	background: none;
    	}
		
		#footer_bottom li.current_page_item a:link, #footer_bottom li.current_page_item a:visited, #footer_bottom li.current_page_parent a:link, #footer_bottom li.current_page_parent a:visited, #footer_bottom li.current_page_ancestor a:link, #footer_bottom li.current_page_ancestor a:visited {
			color:#FF6600;
			}
			

	#footer_bottom li.last { 
    	border: none;
    	}

	
#footer a:link, #footer a:visited {
	color:#fff;
	text-decoration:none;
	}

#footer a:hover, #footer a:active {
	color:#FF6600;
	}



/*--- BOX and BUTTONS --- */

.story {
	margin-bottom: 1.4em;
	padding-bottom: 1em;
	border-bottom: 1px solid #bbb;
}
.storytext{
	
}
.box {
	margin-bottom: 1em;
	border-bottom: 1px solid #bbb;
	padding: 0 0 8px 0;
	font-size: 12px;
}

.box a{
	padding: 7px 0;
}

.box .quicklist{
	padding-left: 10px;
}
.box .quicklist li{
	margin:0;
	padding: 0;
	line-height: 1em;
}

.box ul.iconlist{list-style-type:none;font-weight: bold;padding: 0;margin-bottom: .3em;}
	.box .iconlist li {
		font-size: 1em;
		display: block;
		background-repeat: no-repeat;
		background-position: left center;
		padding: 7px 0px 7px 48px;
		margin:0 0 4px 0;
	}
	
.box a.biglink {
	font-size: 1.1em;
	display: block;
	text-align: left;
	text-decoration:none;
}
.pbutton, .sbutton {
	padding: 7px 10px 7px 10px;
	text-align: center;
	display: block;
	font-size: 13px;
}
.pbutton:hover, .sbutton:hover{
	text-decoration: none;
	cursor: pointer;
	color: #000;
}

a.pbutton {
	color: #222;
	font-weight: bold;
	border: 1px solid #bbb;
	background:#f7f7f7 url(/images/buttonup_bg.gif) repeat-x left bottom; 
	font-size: 16px;
	text-decoration:none;
}

	#infocol .copy a.pbutton:hover {
			color: #000;
			background:#e5e5e5 url(/images/buttondown_bg.gif) repeat-x left top;
	}


	.pbutton:active {
	}
	
	.pbutton span{
		display: block;
	}
.sbutton, #searchform .button {
	color: #fff;
	border: 1px solid #bbb;
	background:#003366 url(images/submit_button_bg.gif) repeat-x left top; 
}

	.sbutton:hover, #searchform .button:hover {
		color: #fff;
		background-color:#006ee4;
		background-image:none;
	}
	
#searchform {
	margin-top:20px;
	}

	#searchform .button {
		cursor:pointer;
		font-size:11px;
		font-weight:bold;
		width:60px;
		padding:3px 0;
		}

#searchform .text {
	width:155px;
	}

	.sbutton:active {
	}

.promo-title{
	width: 145px;
	float: left;
}

a.taketour{
	background: transparent url(/images/try_it_promo.gif) no-repeat 0 0px;
	display: block;
	height: 205px;
	overflow: hidden;
}

a.taketour:hover{
	background: transparent url(/images/try_it_promo.gif) no-repeat 0 -0px;
}
a.taketour:active{
	background: transparent url(/images/try_it_promo.gif) no-repeat 0 -0px;
}

.videospace{
	text-align: center;
	margin-bottom: 2em;
}


/*---- FORMS ----*/
.iform {

}

.iform .tag{
		margin: 0;
		padding: 10px;
		font-weight: bold;
		font-size: 1.3em;
		color: #254486;
		background: #eee;
		text-decoration: none;
		border-bottom: 1px solid #bbb;
}

.iform .titlebox {
	
}
.iform .inputrow {
	clear: both;
	padding-bottom: 14px;
	width:100%;
	position:relative;
}
.iform .labelcol {
	float: left;
	/*width: 30%;*/
	width: 234px;
	text-align: right;
	padding: 3px 0;
	font-size: 12px;
	position:relative;
}

	
.iform .inputcol{
	float: left;
	/*width:60%;*/
	width: 175px;
	text-align: left;
	padding: 0 0 0 15px;
	position:relative;
}
	
.indentform {
	padding: 5px 10px ;
	margin-bottom: .5em;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	background:#eee;
}

.message {
	padding: 7px ;
	font-weight: bold;
		text-decoration: none;
		background:#2B5FA3 url(/images/grnbuttonup_bg.gif) repeat-x left bottom;
		color: #fff;
		border: 1px solid #000;
}

form p {
	font-size: 12px;
	margin-bottom: 10px;
}
form label{
	font-weight: bold;

}
form label.sameline{display:inline;margin-left: 4px;}

form label span {font-weight: normal;font-size: .9em;}
form span.form-icon{
	margin: 8px 8px 8px 0em;
	padding-right: 75px;
	display: block;
	background:transparent url(/images/land-map-icon.gif) no-repeat scroll right center;
}
form .textinput, div .textinput {
	background:#FFFFFF url(/images/form-field-bg.gif) no-repeat scroll 0 0;
	border:1px solid #bbb;
	font-size:15px;
	margin-right:8px;
	padding:2px 2px 2px 4px;
	width:85%;
}


/* TABLES */
.copytable {
	font-size: 12px;
	vertical-align: center;
}
.copytable td {
	padding: 10px;
}

.headercol {
	font-weight:bold;
	width:180px;
	background:#f7f7f7;
	text-align: left;
}
.headerrow td{
	background: #58A627;color: #fff;font-weight:bold;
}
.headerrow td.cornerbox{text-align: left;}
.comparison{
	text-align: center;
	font-weight: bold;
	font-size: 15px;
}

/* TEXT COLORS */
.bluetext, a.bluetext, li.bluetext, p .bluetext{ color:#254486;}

/* --- COLUMNS-GRID-STUFF --- */
	.border{border: 1px solid #ddd;padding: 3px;}
	.left    { float:left;  }
	.alignleft    { float:left; margin: 0 8px 4px 0;  }
	.right   { float:right; }
	.alignright   { float:right; margin: 0 0px 4px 8px;  }
	.tleft { text-align:left; }
	.tright { text-align:right; }
	.center {text-align: center;}
	.clear { clear:both; height:.01em; overflow:hidden; }
	
	.goodbox { overflow: hidden; width: 100%; }
	/* halfs */
	.c1of2   { width:50%; }
	/* thirds */
	.c1of3   { width:33%; }
	.c2of3   { width:66%; }
	/* quarters - see halfs */
	.c1of4   { width:25%; }
	.c3of4   { width:75%; }
	/* fifths */
	.c1of5 { width:20%; }
	.c2of5 { width:40%; }
	.c3of5 { width:60%; }
	.c4of5 { width:80%; }
	
	/* GOLDEN Ratio */
	
	.goldenbig { width:61%;}
	.goldensmall { width:38%;}
	
	/* 15% */
	.c15p { width:15%; }
	/* eigths */
	.c1of8 { width:12.5%; }
	/* tenths - see fifths & halfs */
	.c1of10 { width:10%; }
	.c3of10 { width:30%; }
	.c7of10 { width:70%; }
	.c9of10 { width:90%; }
	.block{display: block;}
	
	/* border */
	.bbot { border-bottom: 1px solid #555;}
	/* color */ 
	.gray {
		background: #f7f7f7 url(/images/buttonup_bg.gif) repeat-x bottom left;
		border: 1px solid #bbb;
	}
	img.img_right{
		float: right;
		margin: 2px 0 2px 6px;
		padding: 1px;
	}
	img.img_feature{
		margin: 0 0 30px 0;
		
	}
	.fix:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
	.fix{display:inline-block;} 
	* html .fix{height:1%;}
	.fix{display:block;}

li.phone {
	font-size: 1.2em;
}

small, .small {
	font-size: .8em;
	line-height:1.2em;
}
	
h3.highlight {
	margin: 15px 0px 10px 0px;
	padding: 7px;
	background: #f7f7f7 url(/images/buttonup_bg.gif) repeat-x left top;
	border: 1px solid #ddd;
}














/*
----------------------------------------------------------------------------------------- */




#wrapper {
	margin:12px auto;
	width:985px;
	background:url(images/container_bg_single_col.gif) repeat-y;
	text-align:left;
	}

#three_column_content_bg {
	width:985px;
	background:url(images/container_bg_3_col.gif) repeat-y;
	}

#left_sidebar_only_content_bg {
	width:985px;
	background:url(images/container_bg_left_col.gif) repeat-y;
	}

#right_sidebar_only_content_bg {
	width:985px;
	background:url(images/container_bg_right_col.gif) repeat-y;
	}
	
#home_link {
	float:left;
	display:block;
	width:260px;
	height:85px;
	outline:none;
	text-indent:-5000px;
	}

.widgettitle {
	display:none;
	}

#column_left {
	width:173px;
	margin:20px 21px 0 20px;
	display:inline;
	float:left;
	}

#column_center {
	width:481px;
	float:left;
	display:inline;
	margin-right:20px;
	margin-top:20px;
	text-align:left;
	}
	
	#content_for_left_sidebar_layout {
		width:751px;
		margin:20px 0 0 0px;
		text-align:left;
		display:inline;
		float:left;
		}
		
	#content_for_right_sidebar_layout {
		width:675px;
		margin:20px 20px 0 20px;
		display:inline;
		text-align:left;
		float:left;
		}
		
		#content_for_right_sidebar_layout h1 {
			font-size: 35px;
			font-weight: normal;
			}

#column_right {
	width:226px;
	float:left;
	display:inline;
	padding:0 12px;
	}

.green_form {
	background:url(images/sidebar_form_bg.gif) repeat-x bottom left #85c811;
	border:0 none;
	width:206px;
	padding:10px;
	margin:0 0 20px 0;
	text-align:left;
	}
	
	.green_form p {
		color:#fff;

		}

.gray_form {
	background-color: #FFFFFF;
	border-top: 1px solid #CCCCCC;
	width: 206px;
	padding: 10px 10px 20px 10px;
	margin: 0px 0px 20px 0px;
	text-align: center;
}

#sidebar_form_title {
	background:url(images/try_free_demo.gif) no-repeat;
	width:226px;
	height:40px;
	border-bottom:1px solid #fff;
	text-indent:-5000px;
	margin:0 auto;
	margin-top:20px;
	}

.sidebar_section_title {
	background:url(images/sidebar_header_bg.gif) repeat-x top left #013569;
	width:206px;
	padding:3px 10px;
	color:#fff;
	font-size:14px;
	font-weight:bold;
	}

.left_sidebar_section_title {
	background:url(images/sidebar_header_bg.gif) repeat-x top left #013569;
	width:153px;
	padding:3px 10px;
	color:#fff;
	font-size:.9em;
	font-weight:bold;
	margin-bottom:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}

#third.sidebar {
	margin:20px 0;
	}

.subnav ul li.left_sidebar_section_title_dynamic {
	margin-top:20px; 
	background:url(images/sidebar_header_bg.gif) repeat-x top left #013569; 
	width:153px; 
	padding:5px 10px; 
	color:#fff; 
	font-size:.88em; 
	font-weight:bold; 
	margin-bottom:10px; 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}

#comments-list h3, #respond h3 {
	background:url(images/sidebar_header_bg.gif) repeat-x top left #013569;
	width:461px;
	padding:3px 10px;
	color:#fff;
	font-weight:bold;
	margin-bottom:10px;
	}
	
	#comments-list ol li {
		margin-bottom:10px;
		border-bottom:1px dotted #ccc;
		}
	
.comment-meta {
	font-size:.82em;
	}

.comment-author {
	font-weight:bold;
	}

#commentform input, #commentform textarea {
	margin-bottom:10px;
	}
	
	#commentform textarea {
		font-family:Arial, Helvetica, sans-serif;
		}
		
	#commentform .button {
		color: #fff;
		border: 1px solid #bbb;
		background:#003366 url(images/submit_button_bg.gif) repeat-x left top; 
		padding:5px 10px;
		cursor:pointer;
		}
		
		#commentform .button:hover {
			color: #fff;
			background-color:#006ee4;
			background-image:none;
			cursor:pointer;
			}


.recent_news_list {
	margin-bottom:30px;
	
	}

.recent_news_list {
	position:relative;
	width:226px;
	}

.recent_news_list li {
	padding-bottom:8px;
	margin-bottom:8px;
	border-bottom:1px dotted #ccc;
	background:url(images/arrow_green.gif) no-repeat 0px 3px;
	padding-left:11px;
	font-size:.82em;
	line-height:1.3em;
	position:relative;
	width:215px;
	}

.recent_news_list a:link, .recent_news_list a:visited {
	text-decoration:none;
	}

.category_list {
	position:relative;
	width:133px;
	}

.category_list li {
	padding-bottom:8px;
	margin-bottom:8px;
	border-bottom:1px dotted #ccc;
	background:url(images/arrow_green.gif) no-repeat 0px 3px;
	padding-left:11px;
	font-size:.82em;
	line-height:1.3em;
	position:relative;
	width:122px;
	}

.category_list a:link, .category_list a:visited {
	text-decoration:none;
	}

#fastest_100 {
	width:120px;
	float:left;
	display:inline; 
	font-size:.72em;
	text-align:left;
	}

#forbes {
	width:101px; 
	display:inline; 
	float:right; 
	font-size:.72em;
	text-align:left;
	margin-top:37px;
	}

#social_media {
	font-size:.72em;
	text-align:left;
	margin:30px 0 10px 0;
	}

#green_gps_fleet_tracking {
	background:url(/images/icon-satellite.gif) no-repeat top left;
	padding:12px 0 12px 45px;
	margin:0;
	font-weight:bold;
	font-size:.9em;
	}

#google_mapping {
	background:url(/images/icon-computer.gif) no-repeat top left;
	padding:12px 0 12px 45px;
	margin:0;
	font-weight:bold;
	font-size:.9em;
	}

#advanced_reports {
	background:url(/images/icon-reports-alerts.gif) no-repeat top left;
	padding:12px 0 12px 45px;
	margin:0;
	font-weight:bold;
	font-size:.9em;
	}
	
	
.entry-date {

	font-size:.92em;

	margin:10px 0;

	}



.nav-previous {

	width:230px;

	float:left;

	font-size:.82em;

	text-align:left;

	}



.nav-next {

	width:230px;

	float:right;

	font-size:.82em;

	text-align:right;

	}

#nav-above {
	margin-bottom:20px;
	}

#nav-below {
	margin-bottom:20px;
	}

.entry-meta {

	font-size:.82em;

	padding:5px 10px;

	border:1px solid #ddd;

	border-left:none 0;

	border-right:none 0;

	background:#f7f7f7;

	margin-bottom:40px;

	}

.entry-title {
	font-weight:bold;
	}
	
.error {
	background: none repeat scroll 0 0 #FFFBCC !important;
	border: 1px solid #E6DB55 !important;
}











/* Demo Page Template Styling
-------------------------------------------------------------------------------- */
#demo_column {
	width:932px;
	margin:20px 0px 20px 19px;
	}

#demo_column_left {
	float:left;
	display:inline;
	width:198px;
	margin:20px 10px 20px 38px;
	}

#demo_header_top {
	background:url(images/header.gif) no-repeat;
	width:985px;
	height:10px;
	margin-bottom:15px;
	}

#demo_column_right {
	float:left;
	width:702px;
	display:inline;
	margin:20px 0;
	}


#demo_content_container {
	width:852px;
	padding:28px 28px 16px 28px;
	background:url(images/demo/demo_content_bg.gif) repeat-x bottom left #ededee;
	border:1px solid #aaa;
	}
	
	
#demo_content_container  .entry-content p{text-align:left;}

.video_box {
	background:url(images/demo/video_box.gif) no-repeat;
	width:285px;
	height:75px;
	padding:11px;
	float:left;
	margin-bottom:12px;
	}
	
	.video_box.left {
		margin-right:29px;
		}
		
	.video_box p {
		margin:0;
		padding:0;
		}
	
	.video_box a {
		margin:0;
		padding:0;
		}

.video_graphic_container {
	float:left;
	width:75px;
	margin:0 12px 0 0;
	display:inline;
	}
		
	

.video_title, .video_box p.video_title {
	font-size:1.1em;
	font-weight:bold;
	margin:0 0 5px 0;
	}

.video_text, .video_box p.video_text {
	font-size:.82em;
	margin:0;
	}

.video_tn {
	float:left;
	margin:0;
	border:1px solid #000;
	}

.sidelink {
	margin-bottom:10px;
	}

#demo_header_button_container {
	margin:0 25px 0 0;
	height:40px;
	width:700px;
	float:right;
	display:inline;
	}



#live_chat {
	background:url(/wp-content/demo-content/images/live_chat.jpg) no-repeat;
	width:175px;
	height:35px;
	display:block;
	text-indent:-5000px;
	outline:none;
	float:right;
	}

#send_to_colleague {
	background:url(/wp-content/demo-content/images/send_to.jpg) no-repeat;
	width:155px;
	height:35px;
	display:block;
	text-indent:-5000px;
	outline:none;
	float:right;
	margin-left:25px;
	}
#call_us_demo {
	background:url(/wp-content/demo-content/images/call_us.jpg) no-repeat;
	width:130px;
	height:35px;
	display:block;
	text-indent:-5000px;
	outline:none;
	float:right;
	margin-left:25px;
	}

#demo_nav_bg {
	background:url(images/demo/demo_nav_bg.gif) repeat-x 0px 34px;
	height:90px;
	width:975px;
	margin:0 auto;
	}

#fieldlogix_logo {
	background:url(images/demo/fieldlogix_mini_logo.gif) no-repeat;
	width:141px;
	height:90px;
	text-indent:-5000px;
	outline:none;
	display:block;
	float:left;
	display:inline;
	margin-left:30px;
	}








/* demo nav menu */
	#demo_nav {	
		height: 32px;
		margin:34px 0 0 30px;
		width:750px;
		float:left;
	}
	#demo_nav ul{
		list-style: none;
		margin: 0px;
		padding: 0px;
		font: normal 15px/100% Arial, Helvetica, sans-serif;
		margin-left: 6px;
		float: left;
	}
	#demo_nav ul li{
		margin: 0px 0px 0px 0px;
		padding: 0px;
		float: left;
	}
		
		#demo_nav ul li.current_page_item, #demo_nav ul li.current_page_parent {
			background:#85c811;
			}
		
	#demo_nav ul li a{
		padding: 9px 25px 8px;
		text-decoration: none;
		color: #fff;
	
		font-size:1.1em;
		display: block;
		border-right: 1px solid #aaa;
	}
	#demo_nav ul li.last a {
		border: none;
	}
	
	#demo_nav ul li.first a {
		border-left: 1px solid #aaa;
		}
	
	 #demo_nav li a:hover{			
		background: url(/images/grnbuttondown_bg.gif) repeat-x left bottom;
	}
	
		#demo_nav li.blue a {
			background:url(images/demo/demo_nav_blue_bg.gif) repeat-x;
			}
			
			#demo_nav li.blue a:hover, #demo_nav li.blue a:active {
			background:#278df4;
			}
	
	#demo_nav li a:visited{
		text-decoration: none;
		color: #fff;
	}
	#demo_nav .current_page a, #demo_nav .current_page a:hover, #demo_nav .current_page_parent a, #demo_nav .current_page_parent a:hover{
		text-decoration: none;
		background: url(/images/grnbuttondown_bg.gif) repeat-x left bottom;
	}
