/*  common  */


/*
Global Colors
Orange 		#dc8a09 (page headers)
Blue 		#027bc1 (links)
Gray Light	#505050 (body text)
Gray Dark	#303030 (bold, blind links)

Global Type Styles
Main Body Copy 12/17 arial
Links, blue, text-decoration: none


*/

body.marketeering_page {
	margin: 0;
	font-family: arial, sans-serif;
	font-size: 12px;
	color: #505050;
	background-color: #C0B6AD;
	}
	
.video_container {
	text-align:center;
}
.marketeering_page strong{
  color: #303030;
}
.marketeering_page ul {
	list-style: none;
	}
.marketeering_page ul,
.marketeering_page li,
.marketeering_page h1,
.marketeering_page h2,
.marketeering_page h3,
.marketeering_page h4,
.marketeering_page h5
.marketeering_page p {
	margin:0;
	padding:0;
  line-height: normal;
  letter-spacing: normal;
	}

.marketeering_page h1,
.marketeering_page h2,
.marketeering_page h3,
.marketeering_page h4,
.marketeering_page h5 {
    margin: 1em 0
}

.marketeering_page a {
	padding-bottom: 1px;
	color: #077bb7;
	text-decoration: none;
	}
.marketeering_page a:hover {
  color: #1186b6;
  background: url(/images/dotline-h.png) left bottom repeat-x;
}
.marketeering_page .clr {
	clear: both;
	overflow: hidden;
	width: 1px;
	height: 1px;
	margin: 0 -1px -1px 0;
	border: 0;
	padding: 0;
	font-size: 0;
	line-height: 0;
}
.marketeering_page .hid{
  display: none;
}
.marketeering_page #page_shadow {
	margin: 0 auto;
	width: 994px;
	background: url(/images/page-bgtile.gif) repeat;
	}
.marketeering_page #page {
	width: 980px;
	margin: 0 auto;
	padding: 0;
	background-color: #fff;
	position: relative;
	}
.marketeering_page #content {
	margin: 0 30px;
	}

.marketeering_page .main{
  float: left;
  width: 600px;
  margin-top: 42px;
  padding: 0 20px;
}

.marketeering_page .main #peeps {
  width: 700px;
}

.marketeering_page .wide {
	width:700px;
}

.marketeering_page .nosidebar .main{
  width: auto;
}
.marketeering_page .main p{
  margin: 0 0 10px 0;
  line-height: 1.4em;
}
.marketeering_page .main .headimg{
  margin: 5px 0 20px 0;
}
.marketeering_page .sidebar{
  float: right;
  width: 255px;
  margin-top: -10px;
  padding: 115px 15px 0 20px;
  height:1000px;
  background-color:#E6E7E2;
}
.marketeering_page .sidebarplans{
  width: 165px;
  margin-bottom: 15px;
  background: url(/images/sidebarplans.png) left top no-repeat;
}
.marketeering_page .sidebarplans a{
  display: block;
  padding: 12px 0 12px 0;
  text-shadow: #000 0 1px 1px;
  color: #fff;
  font-size: 15px;
  text-align: center;
}
.marketeering_page .sidebarplans a:hover{
  background-image: none;
}
.marketeering_page .sidebar .small{
  color: #808080;
  font-size: 10px;
}

.marketeering_page .notdone{
  color: yellow;
  background-color: red;
}
.marketeering_page .notdone a{
  color: yellow !important;
}

.marketeering_page .orangeb{
  margin: 20px 0;
  width: 160px;
  border-bottom: 1px solid #dc5003;
  background: url(/images/orangeb.png) left top repeat-x;
  font-weight: bold;
  text-align: center;
}
.marketeering_page .orangeb a{
  display: block;
  padding: 12px 0 9px 0;
  color: #fff;
}
.marketeering_page .orangebs{
  margin: 10px 0;
  width: 160px;
  background: url(/images/orangebs.png) left top repeat-x;
  font-weight: bold;
  text-align: center;
}
.marketeering_page .orangebs a{
  display: block;
  padding: 5px 0 6px 0;
  color: #fff;
}
.marketeering_page .greyb{
  margin: 20px 0;
  width: 160px;
  background: url(/images/greyb.png) left top repeat-x;
  font-weight: bold;
  text-align: center;
}
.marketeering_page .greyb a{
  display: block;
  padding: 5px 15px 6px 15px;
  color: #333;
}
.marketeering_page .orangeb a:hover,
.marketeering_page .orangebs a:hover,
.marketeering_page .greyb a:hover{

  background: none;
}

.marketeering_page .sidebar h2{
  padding-bottom: 2px;
  border-bottom: 1px dotted #333;
  font-weight: bold;
}
.marketeering_page .sidebar h2 a{
  font-weight: normal;
}

.marketeering_page .sidebar .item{
  margin-bottom: 10px;
}
.marketeering_page .sidebar .item .title{
  background: url(/images/dots.png) left bottom repeat-x;
  padding-bottom: 5px;
  font-weight: bold;
}
.marketeering_page .sidebar .item .label{
  margin-bottom: 10px;
  font-weight: bold;
}
.marketeering_page .sidebar p{
  margin-bottom: 15px;
  line-height: 1.4em;
}
.marketeering_page .sidebar p .title{
  font-weight: bold;
}
.marketeering_page .sidebar p.more{
  padding-top: 6px;
  background: url(/images/dots.png) left top repeat-x;
}


.marketeering_page .main h1 {
	margin: 0;
	padding: 0;
	color: #F15D22;
	font-size: 30px;
	font-weight: normal;
	}
.marketeering_page .main h2 {
	margin: 0 0 20px 0;
	padding: 0;
	color: #505050;
	font-size: 14px;
	font-weight: bold;
}
.marketeering_page .main h3{
  margin-top: 20px;
  background: url(/images/hatch.png) left center repeat-x;
  color: #505050;
  font-size: 14px;
}
.marketeering_page .main h3 span{
  padding-right: 4px;
  background-color: #fff;
}
.marketeering_page .main h3 a{
  float: right;
  font-size: 11px;
  padding: 2px 4px 0 4px;
  background-color: #fff;
}
.marketeering_page .main h4{
  margin: 0;
}
.marketeering_page .main h4 span{
  font-style: italic;
  font-weight: normal;
}
.marketeering_page .main ul{
  margin: 3px 0 20px 0;
}
.marketeering_page .main ul li{
  padding: 2px 0 2px 6px;
  list-style: disc inside;
}

/*  header  */
.marketeering_page #header {
	height: 108px;
	width: 981px;
	background: url(/images/header-bg.jpg) repeat-x top left;
	font-size: 13px;
	font-weight:normal;
	padding-top: 1px; /*  fix top margin  */
	margin: 0;
	z-index: 10002;
	}
.marketeering_page #header a:hover{
  background-image: none;
}
.marketeering_page #subnav1 {
  z-index: 10;
	position: absolute;
	top: 10px;
	right: 260px;
	}
.marketeering_page #subnav1,
.marketeering_page #subnav1 a,
.marketeering_page #subnav1 a:hover,
.marketeering_page #subnav2,
.marketeering_page #subnav2 a,
.marketeering_page #subnav2 a:hover
{
  color: #ffffff;
}

.marketeering_page #subnav1 a:hover,
.marketeering_page #subnav2 a:hover
{
  background-image: url(/images/tdotline-h.png);
}
.marketeering_page #subnav2 {
  z-index: 2;
  position: absolute;
  top: 10px;
  right: 30px;
}

.marketeering_page #subnav2 img {margin-bottom:-5px;}

.marketeering_page #search {
  position: absolute;
  top: 10px;
  right:24px;
  font-size: 8px;
}
.marketeering_page #searchin {
  font-size: 9px;
  width: 165px;
}
.marketeering_page #navbar {
	position: relative;
	min-height: 33px;
	top: 74px;
	width: 981px;
	background: #d9d9d7 url(/images/nav-bgtile.gif) repeat-x;
	z-index: 10002;
	}

.marketeering_page #logo {
	position: absolute;
	top: 30px;
	left: 20px;
	z-index: 10003;
	}

/*  menu  */
.marketeering_page #menu_container {
	position: relative;
	margin-left: 340px;
}

.marketeering_page .navbar_menu{
  float: left;
}
.marketeering_page .navbar_menu a:link,
.marketeering_page .navbar_menu a:visited {
	color: #292929;
	text-decoration: none;
}
.marketeering_page .navbar_menu ul {display: none;}
.marketeering_page .navbar_menu ul a:link,
.marketeering_page .navbar_menu ul a:visited {
	color: #303030;
}
.marketeering_page .navbar_menu h5 {
  height: 1.2em;
  margin: 0;
  border-left: 1px solid transparent;
  padding: 10px 15px 10px 9px;
  font-size: 12px;
  font-weight: bold;
  font-family: arial, helvetica, sans;
  color: #303030;
}
.marketeering_page .navbar_menu ul{
  width: 100px;
  border-left: 1px solid #b1adae;
  border-bottom: 1px dotted #b1adae;
  padding: 7px 0 7px 2px;
  background-color: #fff;
  z-index:15;
}
.marketeering_page #m1.navbar_menu ul{ width: 200px; z-index:15;}
.marketeering_page #m4.navbar_menu ul,
.marketeering_page #m5.navbar_menu ul{ width: 200px;z-index:15; }
.marketeering_page #m3.navbar_menu ul{ z-index:15; }

.marketeering_page .navbar_menu:hover h5{
  background: url(/images/navbg-hover.png) left top repeat-x;
  border-left: 1px solid #b1adae;
}
.marketeering_page .navbar_menu:hover ul {
  z-index: 1;
  position: absolute;
  display: block;
  list-style: none;
}
.marketeering_page .navbar_menu ul li {
  padding: 2px 8px;
  background-color: #fff;
  line-height: 1.6em;
}
.marketeering_page .navbar_menu ul li:hover {background-color: #eee;}

/*  footer  */
.marketeering_page #footer {
  margin: 0px 2px 0 2px;
  padding-top: 10px;
  background-color: #f7f7f7;
  clear: both;
}
.marketeering_page #footer a{
  color: #505050;
}
.marketeering_page #footer a:hover{
  color: #000;
}
.marketeering_page .foottop{
  margin: 0 15px;
  padding: 0 10px;
  border-radius: 6px;
  -moz-border-radius: 6px;
  background-color: #ececec;
}
.marketeering_page .foottop img{
  float: left;
  border: 0;
}
.marketeering_page .foottop .b2b{
  display: none;
  float: left;
  padding: 14px 0 0 0;
  margin-left: 40px;
  color: #505050;
  font-style: italic;
  font-weight: bold;
}
.marketeering_page .foottop .motto{
  float: right;
  margin: 9px 10px 0 0;
  font-size: 11px;
}
.marketeering_page .foottop.motto label{
	float:left;
}
.marketeering_page #footer .ccp a{
  color: #077bb7;
}
.marketeering_page #footer .ccp a:hover{
  color: #1186b6;
}
.marketeering_page #footer .ccp a:hover {
  background-image: url(/images/bdotline-h.png);
}

.marketeering_page ul#footlinks {
	float: left;
	padding: 15px 10px 25px 10px;
}
.marketeering_page li.footlinks {
  position: relative;
	float: left;
	height: 180px;
	width: 170px; /*  (960/4)-30margin  */
	margin-left: 10px;
	padding-left: 10px;
  border-left: 1px solid #dcdcdc;
}
.marketeering_page li.footlinks.why{
  width: 180px;
}
.marketeering_page li.footlinks.extras{
  width: 160px;
}
.marketeering_page li.footlinks.about{
  width: 160px;
}
.marketeering_page li.footlinks.other{
  width: 180px;
}
.marketeering_page li.footlinks .title{
  margin-bottom: 4px;
  color: #000;
  font-size: 12px;
  font-weight: bold;
}
.marketeering_page li.footlinks li{
  font-size: 11px;
  padding: 3px 0 4px 0;
  line-height: 1.3em;
}
.marketeering_page li.footlinks .special{
  position: absolute;
  bottom: 0;
  font-size: 11px;
  font-weight: bold;
}
.marketeering_page li.footlinks .special .title{
  font-weight: normal;
  font-style: italic;
}
.marketeering_page li.footlinks .twitter,
.marketeering_page li.footlinks .facebook,
.marketeering_page li.footlinks .subscribe{
  padding-left: 20px;
  background: url(/images/twitter-16.png) left center no-repeat;
}
.marketeering_page li.footlinks .facebook{
  background: url(/images/facebook-16.gif) left center no-repeat;
}
.marketeering_page li.footlinks .subscribe{
  background: url(/images/rss-16.gif) left center no-repeat;
}
.marketeering_page li.other a{
  color: #303030;
  font-weight: bold;
}
.marketeering_page #footbottom {
  clear: both;
  padding: 10px 15px;
  background-color: #ececec;
  font-size: 11px;
}
.marketeering_page #footbottom p {
  float: left;
}
.marketeering_page #footbottom ul {
  float: right;
}
.marketeering_page #footbottom li {
  float: left;
  margin-left: 10px;
}

/* modifications for signed-in public site view */
.marketeering_page #footer.pubsite .motto{
  display: none;
}
.marketeering_page #footer.pubsite .b2b{
  display:block;
}
.marketeering_page #footer.pubsite .footlinks{
  width: 200px;
  display: block;
}
.marketeering_page #footer.pubsite .why,
.marketeering_page #footer.pubsite .plans,
.marketeering_page #footer.pubsite .extras{
  display: none;
}
.marketeering_page #footer.pubsite .sales{
  width: 140px;
}
.marketeering_page #footer.pubsite .support{
  width: 280px;
}
.marketeering_page #footer.pubsite .about{
  width: 160px;
}

/* modifications for signed-in app view */
.marketeering_page #footer.signedin{
  padding-top: 13px;
}
.marketeering_page #footer.signedin #footlinks,
.marketeering_page #footer.signedin .foottop img{
  display: none;
}
.marketeering_page #footer.signedin .foottop{
  padding: 0;
  background-color: transparent;
}
.marketeering_page #footer.signedin .foottop .motto{
  margin: 0 0 13px 0;
  float: left;
}

/* switcher */
.marketeering_page .slides{
  overflow: hidden;
  position: relative;
  width: 600px;
  height: 250px;
  margin-bottom: 15px;
  border: 1px solid #999;
}

.marketeering_page .series div{
  position: absolute;
  left: 0;
  top: 0;
}
.marketeering_page .series p{
  position: absolute;
  left: 0;
  bottom: 0;
  width: 480px;
  height: 22px;
  margin: 0;
  background-color: #333;
  padding: 8px 0 0 10px;
  opacity: 0.8;
  color: #fff;
  font-size: 14px;
  text-shadow: #000 1px 1px;
  line-height: 14px;
}

.marketeering_page .slides .cbar{
  width: 214px;
  z-index: 12;
  position: absolute;
  right: 0;
  bottom: 0;
  height: 30px;
  margin: 0;
  border-left: 1px solid #adadad;
  padding: 0;
  background: #7c7c7c url(/images/cbarbg.png) left bottom repeat-x;
}
.marketeering_page .slides .cbar img{
  position: absolute;
  left: 14px;
  top: -7px;
}
.marketeering_page .slides .cbar li{
  float: left;
  margin: 0;
  border-right: 1px solid #fff;
  padding: 7px 17px;
  font-size: 14px;
  text-shadow: #000 1px 1px;
  list-style: none;
}
.marketeering_page .slides .cbar li a{
  color: #fff;
}
.marketeering_page .slides .cbar li.show{
  border-right: 0;
}


/*  Extras page  */
.marketeering_page .unit {
	width: 290px;
	margin-left: 0;
	margin-right: 20px;
	float: left;
	font-size: 12px;
	line-height: 17px;
	color: #505050;
	}
.marketeering_page .unit.last{
  margin-right: 0;
}
.marketeering_page div.unit h4 {
	margin: 0;
	margin-left: 60px;
	font-size: 12px;
	font-weight: bold;
	}
.marketeering_page div.unit .imgwrap{
  height: 40px;
  padding-bottom: 10px;
  clear: left;
}
.marketeering_page .why div.unit .imgwrap,
.marketeering_page .cs div.unit .imgwrap{
  height: 60px;
}
.marketeering_page div.unit img.hang {
	margin-left: -10px;
	}
.marketeering_page div.u1 p {
	margin: 0;
	padding: 0;
	padding-bottom: 5px;
	margin-left: 50px;
	}
.marketeering_page div.widget{
  margin-bottom: 20px;
}
.marketeering_page div.widget p{
  margin-left: 60px;
}
.marketeering_page div.unit p.sub {
	font-size: 10px;
	line-height: 13px;
	border-top: 1px dotted #505050;
	padding-top: 2px;
	}
.marketeering_page div.unit a.alt {
	color: #303030;
	font-weight: bold;
	}


/*  Plans page  */
/*#content.plans {
  width: 710px;
  margin: 0 auto;
  padding: 0;
  }
.marketeering_page li.plans {
  width: 165px;
  float: left;
  padding-left: 10px;
  }
.marketeering_page */

/*  Home page  */
.marketeering_page #blog {
	margin: 0;
	padding: 20px;
	width: 300px;
	height: 300px;
	border: 1px solid black;
	background-color: #ccc;
	float: right;
	text-align: center;
	font-weight: bold;
	}

/*  About page  */
.marketeering_page #content.about div.unit {
	width: 455px;
	}

.marketeering_page #content.about #main {
	width: 696px;
	}

.marketeering_page #content.about h1 {
	padding-bottom: 19px;
	}

.marketeering_page #content.about p {
	line-height: 17px;
	padding-top: 10px;
	}

.marketeering_page #content.about h3 {
	margin-top: 42px;
	margin-bottom: 0;
	}

.marketeering_page div.profile {
	margin-bottom: 22px;
	margin-right: 10px;
	float: left;
	font-size: 12px;
  width: 130px;
	}

.marketeering_page div.profile h4 {
	font-weight: bold;
	margin-top: 5px;
	font-size: 12px;
	}

.marketeering_page div.profile h5 {
	font-weight: normal;
	margin-top: 1px;
	font-size: 12px;
	}

.marketeering_page .getsatblog #header{
  margin-bottom: 60px;
}

.marketeering_page .getsatblog #search{
  float: right;
  top: 6px;
  position: relative;
}
.marketeering_page .getsatblog #container{
  float: left;
  width: 620px;
}
.marketeering_page .getsatblog #content .entry-title{
  margin-bottom: 10px;
  font-size: 24px;
  font-weight: normal;
}
.marketeering_page .getsatblog #content .entry-date{
  color: #808080;
  font-size: 10px;
}
.marketeering_page .getsatblog #content .entry-content{
  margin-top: 15px;
}
.marketeering_page .getsatblog #content .entry-content p{
  margin-bottom: 12px;
  font-size: 13px;
  line-height: 1.4em;
}
.marketeering_page .getsatblog #content .hentry{
  margin-bottom: 40px;
}
.marketeering_page .getsatblog #content .entry-meta{
  background: url(http://www.getsatisfaction.dev/images/dotline-h.png) top left repeat-x;
  padding-top: 5px;
  font-size: 11px;
}
.marketeering_page .getsatblog #content .entry-meta .comments-link{
  float: right;
}
.marketeering_page .getsatblog #sidebar_main{
  float: right;
  width: 260px;
}
.marketeering_page .getsatblog #rss-links{
  margin: 15px 0 0 0;
}
.marketeering_page .getsatblog #rss-links li{
  margin-bottom: 6px;
}
.marketeering_page .getsatblog #rss-links img{
  position: relative;
  top: 3px;
}
.marketeering_page .getsatblog #comments ol{
  padding: 0;
}
.marketeering_page .getsatblog #comments li{
  margin-bottom: 20px;
  list-style: none;
}


/* HELP PAGE STYLES */
.marketeering_page .main h4.section_title {
	color:#000000;
	margin-bottom:15px;
	text-transform:uppercase
}
div.help_search_box {
	background-color:#7A7A77;
	padding:25px;
	-moz-border-radius:6px 6px 6px 6px;
	width:820px;margin-bottom:25px
}
.marketeering_page .main h4.help_search_box_label {
	color:#ffffff;
	width:240px;
	float:left;
	font-weight:normal
}
.marketeering_page .main ul.help_index {
	float:left;
	width:210px;
	margin-right:
	25px;margin-top:
	5px;padding:15px 0;
	border-top:5px solid #7A7A77
}

.marketeering_page .main ul.help_index li {
	margin-bottom:10px;
	list-style-type:none;
}

#help_content p {
	margin:10px 0;
}

#help_content h4 {
	margin_top:20px;
}

/* ===== PROMO BAR ================================================================================================== */


.marketeering_page #page div.promo_top {
	background:url("/images/promo_bg.png") repeat-x;
	height:110px;
	padding:0;
	margin:0;
}

.marketeering_page #page div.promo_top h2 {
	font-size:40px;
	font-weight:normal;
	margin:0;
}
.marketeering_page #page p.promo_details {
	font-size:14px;
}

.marketeering_page #page div.promo_top .promo_content {
	padding: 15px 32px;
}

/* ===== FACEBOOK PROMO ============================================================================================= */

.marketeering_page #page #facebook_promo_top #facebook_promo_image {
	float: left;
	margin: 0 0 0 32px;
}

.marketeering_page #page #facebook_promo_top .promo_content {
	margin-left: 385px; /* size of the facebook promo image, plus its left margin, plus spacing */
	padding-top: 36px;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
}

.marketeering_page #page #facebook_promo_top .promo_content a.facebook_learn_more_link {
	margin-left: 26px;
	font-size: 14px;
	background: none;
}

/* ===== SALESFORCE PROMO =========================================================================================== */

.marketeering_page #page #salesforce_promo_top {
	background:url("/images/plans_promo_top.png") no-repeat;
	height:145px;
	padding:15px 32px 0;
	margin:0;
}

.marketeering_page #page #salesforce_promo_top p.promo_buzz {
	font-size:14px;
	font-weight:bold;
	color:#EF3535;
}

.marketeering_page #page #salesforce_promo_top p.promo_caption {
	font-size:11px;
	font-weight:normal;
	color:#444444;
	position:absolute;
	text-align:center;
	right:170px;
	width:252px;
	top:185px;
}

.marketeering_page #page #salesforce_promo_top p.learn_more {
	font-size:13px;
	font-weight:bold;
	position:absolute;
	right:70px;
	top:200px;
}

.marketeering_page div.promo_top h2 {
	font-size:40px;
	font-weight:normal;
	margin:0;
}
.marketeering_page p.promo_details {
	font-size:14px;
}

.aname {
	display:block;
	height:7px;
	padding-top:8px;
}
#help_content {
	width:550px;
	float:left;
	margin-left:30px;
}
div#gsfn_search_widget img {
	border: none;
}
div#gsfn_search_widget {
	width:500px;
	float:left;
	margin-top:-7px;
}
div#gsfn_search_widget a.widget_title {
	color: #000;
	display: block;
	margin-bottom: 10px;
	font-weight: bold;
}
div#gsfn_search_widget form #gsfn_search_query {
	width: 400px;
	font-size:18px;
}
.marketeering_page .main div#gsfn_search_widget div.gsfn_content li {
	text-align:left;
	margin-bottom:6px;
	list-style-type:none;
}
.marketeering_page .main div#gsfn_search_widget div.gsfn_content ul {
	padding:5px;
	background-color:#cccccc;
}	
div#gsfn_search_widget div.gsfn_content a.gsfn_link { 
	line-height: 1; 
}
div#gsfn_search_widget div.gsfn_content span.time { 
	font-size: 90%; 
	padding-left: 3px; 
}
div#gsfn_search_widget div.gsfn_content p.gsfn_summary { 
	margin-top: 2px 
}

.clearfix {
  display: inline-block; }
  .clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden; }
  * html .clearfix {
    height: 1px; }
  .clearfix {
    display: block; }

	/* home page styles */

	  #home_feature {
	    -moz-border-radius: 5px 5px 5px 5px;
	    background: url("/images/home_header_repeat-x.png") repeat-x scroll 0 -1px #B4DADF;
	    border: 1px solid #B4DADF;
	    margin: 0 auto;
	    padding: 15px;
	    position: relative;
	    width: 940px;
	  }
	
	  #overlay p, #content p div.series  {
		margin:0;
	}
	
	  #content p, #sidebar p{
	    margin-bottom: 20px;
	  }

	  .marketeering_page #page #content {
	    margin: 5px 0px;
	  }

	  #container {
	    padding: 10px 0;
	    width: 978px;
	  }


	  #contact_callout {
		width:212px;
		padding:14px 10px 10px;
		background-color:#0D5065;
		float:left;
		margin: -14px 25px 0 ;
		text-align:center;
		-moz-border-radius:5px 5px 5px 5px;
		font-weight:normal;
	  }
	  #contact_callout a {
		text-decoration:underline;
	 }	
	  #contact_callout .contact_phone {
		font-weight:bold;
	  }
	  p.emblazen {
		padding:15px 50px 15px 490px;
		background:url("/images/marketing/bg_green.jpg") repeat #6AC663;
		font-size:21px;
		color:#ffffff;
	}
	  h1.home_banner {
		font-size:45px;
		color:#000000;
		margin:55px 0 8px;
		font-size:40px;
		padding-left:490px;
	}
	   a.video_link_big {
		color:#FAF5B7;
	}
	
		a.video_link_big:hover {
		color:#FFCC66;
		background:none;
	}
		a.video_link, a.video_link:hover {
			padding-left:18px;
			background:url("/images/icon_video.png") no-repeat;
		}
	   a.buy_button, a.buy_button:hover {
		background:url("/images/marketing/may_button.png") no-repeat;
		color:#ffffff;
		text-align:center;
		display:block;
		width:262px;
		height:47px;
		padding-top:7px;
		font-size:19px;
		font-weight:normal;
		margin-bottom:5px;
		margin-left:-3px;
	}
	   a.buy_button:hover {
		color:#ffffcc;
	}
	   a.buy_button .buy_button_caption {
		font-size:12px;
		font-weight:normal;
	}
	   p#buy_button_box {
		color:#797A7A;
		text-align:center;
		width:262px;
	}
	   p.home_version {
		top:355px;
		right:230px;
		position:absolute;
		z-index: 10000;
	}
		#carousel_nav {
			height:15px;
			text-align:right;
			position:absolute;
			top:340px;
			right:10px;
			z-index:9999;
		}
		.controls a {
			display:block;
			height:14px;
			width:14px;
			background-color:#F6E749;
			margin:8px 5px 0 0;
			float:right;
			color:#F6E749;
		}
		.controls a:hover {
			background-color:#F7D04D;
			text-decoration:none;
			color:#F7D04D;
		}
		.controls a.activeSlide {
			background-color:#B9DCB1;
			color:#B9DCB1;
		}
		#content div.col4 {
			width:210px;
			float:left;
			margin-right: 25px;
		}
		#columns {
			margin:35px 20px;
		}
		#columns h2 {
			font-size:16px;
			font-weight:normal;
		}
		#columns h2 a {
			color:#333333;
		}
		div.halfwidth {
			width:450px;
			float:left;
			margin:35px 20px 35px 10px;
			border-top:1px dashed #cccccc;
		}

		ul#how_it_works li {
			float:left;
			width:104px;
			height:115px;
			margin:0 8px 20px 0;
			text-align:center;
			font-size:10px;
		}
		.fpobox {
			background: #B9E7FE;
			width:100px;
			height:82px;
			float:left;
			margin-bottom:5px;
			padding:2px;
			border:1px solid #ccccff;
		}
		#content p.list {
			margin-bottom:5px;
		}
		#content p.availability {
			padding:3px;
			background-color:#ffffcc;
			color:#777777;
			text-align:center;
			font-size:14px;
			margin-bottom:5px;
		}
		div.success_story {
			text-align:center;
			margin-top:80px;
		}
		.marketeering_page #page div.customer_list {
			text-align:center;
		}
		.customer_profile {
			width:700px;
			margin:50px auto;
		}
		div.customer_screen_thumb {
			float:left;
			width:273px;
			margin-right:12px;
			height:154px;
			border:1px solid #999999;
		}
		ul.customer_description {
			float:left;
			width:400px;
			text-align:left;
		}
		.marketeering_page .main ul.customer_description li{
			list-style-type:none;
		}		
		.marketeering_page .main ul.customer_description li.name{
			font-size:16px;
			font-weight:bold;
			padding-bottom:0;
		}
		.marketeering_page .main ul.customer_description li.industry{
			font-weight:bold;
			margin:0;
		}
		.marketeering_page .main ul.customer_description li.summary, .marketeering_page .main ul.customer_description li.more{
			margin-top:10px;
		}
		#customer_features {
			background-color:#E8E9E4;
			padding:30px;
			margin:0 -20px;
			width:920px;
		}
		ul#featured_customers li {
			float:left;
			list-style-type:none;
			margin-right:20px;
			width:275px;
		}
		div.success_story h4 {
			margin:0 0 7px;
		}
		span.success_caption {
			text-transform:uppercase;
			font-size:10px;
		}
		div.success_story .pullquote {
			font-size:16px;
			text-align:left;
			color:#777777;
			margin:20px 0 10px;
			line-height:1.5em;
		}
		p.strong {
			font-weight:bold;
		}
		p.newp {
			margin-top:12px;
		}
		span.newhilite {
			font-size:10px;
			color:red;
			background-color:#FFFF33;
			padding:2px 1px 2px 4px;
			font-weight:bold;
		}
		img.feature_img {
			float:left;
			margin-left:-30px;
			margin-top:-70px;
		}
		div.stage_img1, div.stage_img2, div.stage_img3, div.stage_img4 {
			float:left;
			margin-left:-30px;
			margin-top:-70px;
			width:506px;
		}
		div.stage_img1 {
			height:316px;
			<!--[if IE 6]>
			background-image: url('/images/marketing/stage_8.png') no-repeat;
			<![endif]-->
		}
		html>body div.stage_img1 {
			background: url('/images/marketing/stage1_24.png') no-repeat;
		}
		div.stage_img2 {
			height:300px;
			margin-left:-5px;
			<!--[if IE 6]>
			background: url('/images/marketing/stage_8.png') no-repeat;
			<![endif]-->
		}
		html>body div.stage_img2 {
			background: url('/images/marketing/stage4_24.png') no-repeat;
		}
		div.stage_img3 {
			height:300px;
			<!--[if IE 6]>
			background: url('/images/marketing/stage_8.png') no-repeat;
			<![endif]-->
		}
		html>body div.stage_img3 {
			background: url('/images/marketing/stage2_24.png') no-repeat;
		}
		div.stage_img4 {
			height:300px;
			margin-left:-5px;
			<!--[if IE 6]>
			background: url('/images/marketing/stage_8.png') no-repeat;
			<![endif]-->
		}
		html>body div.stage_img4 {
			background: url('/images/marketing/tidescreen_24.png') no-repeat;
		}
		#section2, #section3, #section4 {
			display:none;
		}
		#slideshow {
			height:325px;
		}
