/*
Theme Name: RAMP 2.0 Theme
Theme URI: http://www.ramp.com/
Description: The theme created for RAMP
Version: 2.0
Author: David Rodal
Author URI: http://davidrodal.com/
Tags: ramp, corporate, mesh, custom
*/

/* @group Base tags */

* {
	margin: 0;
	padding: 0;
}

a img {
	border: none;
}

html {
	background: #f0f0f0;
}

body {
	text-align: center;
	font-family: Arial, Helvetica, Geneva, sans-serif;
	background: #fff;
}

#wrapper {
	text-align: left;
}

/* @end */

/* @group Header */
#header {
	background: #e7e7e7 url(images/bg-head-new.gif) repeat-x left top;
}

#header .mast {
	width: 870px;
	margin: 0 auto;
	height: 75px;
}

#header .mast h1 {
	background: url(images/logo.gif) no-repeat left top;
	width: 258px;
	font-size: 1px;
	text-indent: -9999999px;
	height: 74px;
	float: left;
}

#header .mast h1 a {
	display: block;
	width: 100%;
	height: 100%;
}

#header .mast #navigation {
	float: right;
	list-style: none;
	margin-top: 5px;
	border-left: 1px solid #e7e7e7;
}

#header .mast #navigation li {
	float: left;
	height: 70px;
	border-right: 1px solid #e7e7e7;
}

#header .mast #navigation li a {
	float: left;
	display: block;
	height: 29px;
	text-decoration: none;
	color: #5e5e5e;
	font-size: 13px;
	text-align: center;
	padding: 41px 13px 0;
	font-weight: bold;
}
#header .mast #navigation li a:hover {
	background: #5a7e92;
	color: #ffffff;
}

#header .search-bar {
	position: relative;
	margin: 8px auto 0;
	width: 870px;
	height: 33px;
	padding-bottom: 3px;
	z-index:10;
}

#header .search-bar .search-form {
	float: left;
}

#header .search-bar .stxt {
	float: left;
	line-height: 31px;
	font-size: 19px;
	color: #6b98ac;
	margin-left: 25px;
}

#home-header {
}

#home-header .mast {
	width: 940px;
	margin: 0 auto;
	height: 75px;
}

#home-header .mast h1 {
	background: url(images/ramp_logo_tagline.gif) no-repeat left center;
	width: 429px;
	font-size: 1px;
	text-indent: -9999999px;
	height: 74px;
	float: left;
}

#home-header .mast h1 a {
	display: block;
	width: 100%;
	height: 100%;
}

#home-header .mast #navigation {
	float: right;
	list-style: none;
	margin-top: 21px;
}

#home-header .mast #navigation li {
	float: left;
	margin:0 1px;
}

#home-header .mast #navigation li a {
	float: left;
	display: block;
	text-decoration: none;
	color: #5e5e5e;
	font-size: 13px;
	text-align: center;
	padding: 8px 13px 8px;
	font-weight: bold;
	color:#5A7E92;
	background-color:white;
}
#home-header .mast #navigation .homepage-link a {
	background-image:url(images/nav_main.gif);
	background-position:0 29px;
	height:19px;
	text-indent:-99999px;
	width:46px;
}
#home-header .mast #navigation .solutions-link a {
	background-image:url(images/nav_main.gif);
	background-position:-75px 0px;
	height:12px;
	text-indent:-99999px;
	width:60px;
}
#home-header .mast #navigation .technology-link a {
	background-image:url(images/nav_main.gif);
	background-position:-173px 0px;
	height:12px;
	text-indent:-99999px;
	width:89px;
}
#home-header .mast #navigation .news-link a {
	background-image:url(images/nav_main.gif);
	background-position:-298px 0;
	height:12px;
	text-indent:-99999px;
	width:34px;
}
#home-header .mast #navigation .customers-link a {
	background-image:url(images/nav_main.gif);
	background-position:-368px 0px;
	height:12px;
	text-indent:-99999px;
	width:72px;
}
#home-header .mast #navigation li a:hover {
}

#home-header .search-bar {
	margin: 0px auto 0;
	width: 940px;
	height: 33px;
	padding: 10px 0;
	z-index:10;
	background-color:#5A7E92;
}

#home-header .search-bar .search-form {
	float: left;
	margin-left:10px;
}

#home-header .search-bar .stxt {
	float: left;
	line-height: 31px;
	font-size: 19px;
	color: #6b98ac;
	margin-left: 25px;
}

.search-form {
	width: 414px;
}

.search-bot {
	float:left;
}

.bottom span{
	font-size:16px;
}
.rss-footer{
	background:url("images/rss_18x18.gif") no-repeat scroll 0 0 transparent;
	font-size:14px;
	padding-left:23px;
	margin-left:80px;
}
.twitter-footer{
	background:url("images/twitter_icon_18x18.gif") no-repeat scroll 0 0 transparent;
	font-size:14px;
	padding-left:23px;
}
	

.search-form input {
	color: #5e5e5e;
	width: 336px;
	height: 15px;
	background: url(images/bg-searchinput.gif) no-repeat left top;
	border: none;
	outline: none;
	padding: 7px 4px;
	vertical-align: middle;
	font-size: 11px;
	_margin-top: -2px;
}

.search-form button {
	height: 27px;
	width: 60px;
	font-size: 1px;
	text-indent: -9999999px;
	background: url(images/search-btn.gif) no-repeat left top;
	border: none;
	vertical-align: middle;
}

.login-link {
	width: 52px;
	height: 27px;
	display: block;
	background: url(images/login-btn.gif) no-repeat left top;
	font-size: 1px;
	text-indent: -99999px;
	float: right;
	margin-top: 2px;
}

.home-header .contact-link {
	width: 88px;
	height: 25px;
	display: block;
	background: url(images/nav_minor.gif) no-repeat left top;
	font-size: 1px;
	text-indent: -99999px;
	float: right;
	margin-top: 2px;
	margin-left: 10px;
	background-position:-131px 0px;
}
.contact-link {
	width: 90px;
	height: 25px;
	display: block;
	background: url(images/contact-us.jpg) no-repeat left top;
	font-size: 1px;
	text-indent: -99999px;
	float: right;
	margin-top: 2px;
	margin-left: 10px;
}
.about-us-link {
	width: 88px;
	height: 25px;
	display: block;
	background: url(images/nav_minor.gif) no-repeat left top;
	font-size: 1px;
	text-indent: -99999px;
	float: right;
	margin-top: 2px;
	margin-left: 10px;
	background-position:0px 0px;
}
.blog-link {
	width: 51px;
	height: 25px;
	display: block;
	background: url(images/nav_minor.gif) no-repeat left top;
	font-size: 1px;
	text-indent: -99999px;
	float: right;
	margin-top: 2px;
	margin-left: 10px;
	background-position:-79px 0px;
}

/* @end */

/* @group Main Home */

#home-main {
	background: url(images/bg-homemain.gif) repeat-x left top;
}

.intro-wrapper {
	width: 1075px;
	margin: 0 auto;
/*	background: url(images/bg-intro-right.gif) repeat-y left top; */
}

.intro-wrapper .intro-bot {
	background: url(images/bg-intro-bot.gif) no-repeat left bottom;
	height: 34px;
}

#introduction {
	width: 870px;
	margin: 0 auto;
	position: relative;
/*	padding-bottom: 14px;
	background: url(images/bg-intro.gif) repeat-x left bottom;*/
}

#introduction .intro-slipper {
	position: absolute;
	height: 313px;
	width: 1px;
	top: 0;
	left: -113px;
	background: #fff;
	z-index: 1;
}

#introduction .flash-intro {
	float: left;
	width: 751px;
	height: 313px;
	margin-left: -113px;
	text-align: right;
	padding-top: 0px;
	background: #ffffff;
	z-index: 5;
	position: relative;
}

#introduction .whitepaper-link {
	float: right;
	width: 203px;
	padding-top: 30px;
}

#introduction .whitepaper-link h3 {
	padding-left: 25px;
	background: url(images/bg-whitepaper-head.gif) no-repeat left center;
	font-weight: normal;
	font-size: 20px;
	color: #6b98ac;
}

#introduction .whitepaper-link h3 a { color: #6b98ac !important; }

#introduction .whitepaper-link p.dl-post, #introduction .whitepaper-link p.more-link {
	font-size: 13px;
	color: #5e5e5e;
	padding-bottom: 0px;
	width: 178px !important;
	padding-left: 25px !important;
}

#introduction .whitepaper-link a {
	color: #757575;
	text-decoration: none;
}

#introduction .whitepaper-link .more-link a {
	color: #6b98ac;
	width: 100px;
	height: 27px;
	display: block;
	margin: 10px auto 0;
	background: url(images/btn-whitepaper-dl.gif) no-repeat left top;
	font-size: 1px;
	text-indent: -99999px;
}

#introduction .whitepaper-link p img {
	text-align: center;
}

.aligncenter { margin: 10px auto; display: block; }

#main-links {
	width: 870px;
	margin: 0 auto;
/*	padding-top: 20px;*/
}

#main-links .link-box {
	float: left;
	width: 420px;
}

.link-box h3 {
	font-weight: normal;
	font-size: 20px;
	color: #6b98ac;
	padding-bottom: 5px;
}

.link-box h3 a {
	padding-left: 25px;
	background: url(images/bg-whitepaper-head.gif) no-repeat left center;
	font-weight: normal;
	font-size: 20px;
	color: #6b98ac;
	text-decoration: none;
}

.link-box p {
	color: #5e5e5e;
	font-size: 12px;
	line-height: 1.4;
}

.link-box img {
	float: right;
	padding: 0 0 0 10px;
}

.ramp-highlights {
	float: right !important;
}

.ramp-highlights h3 a {background: url(images/bg-ramp-hl-head.gif) no-repeat left center;}

.mm-success h3 a {background: url(images/bg-mm-success.gif) no-repeat left center; padding-left: 30px;}

.widget-boxes {
	width: 870px;
	margin: 20px auto 0;
}

.widget-boxes .box {
	float: left;
	width: 212px;
	margin-right: 7px;
	position: relative;
	padding-bottom: 12px;
}

.widget-boxes .box .box-bot {
	background: url(images/bg-box-bottom.gif) no-repeat left bottom;
	position: absolute;
	left: 0;
	bottom: 0;
	height: 12px;
	width: 212px;
}

.widget-boxes .box h4 {
	color: #6b98ac;
	font-size: 21px;
	font-weight: normal;
	margin: 10px;
	padding-top: 1px;
	line-height: 1;
	height: 50px;
	word-spacing: -2px;
}

.widget-boxes .box h4 a { color: #6b98ac; text-decoration: none; }

.widget-boxes .webinar h4 {background: url(images/webinar.gif) no-repeat left top; padding-top: 21px; height: 29px;}

.widget-boxes ul, .widget-boxes p {
	padding: 0 10px;
	font-size: 12px;
	list-style: none;
}

.widget-boxes .awards {
	margin-right: 0;
}

.widget-boxes ul li { clear: both; }

.widget-boxes ul li a {
	color: #5e5e5e;
	font-weight: bold;
	text-decoration: none;
}

.widget-boxes .twitter .twitter-timestamp abbr {
	display: block;
	font-size: 12px;
	border: none;
}

.widget-boxes .box li {
	padding-bottom: 5px;
	margin-bottom: 5px;
	color: #5e5e5e;
	border-bottom: 1px solid #e7e7e7;
}

.widget-boxes .blog span {
	display: block;
	font-size: 10px;
}

.widget-boxes .webinar p {
	font-size: 12px;
	color: #5e5e5e;
	font-weight: bold;
}

.widget-boxes .webinar div p {
	font-size: 10px !important;
	font-weight: normal !important;
	margin-bottom: 10px;
}

.widget-boxes .webinar abbr {
	display: block;
	font-size: 10px;
	border: none;
}

.widget-boxes .webinar .signup-link {
	text-align: center;
	display: block;
}

.widget-boxes .awards li {
	border-bottom: none;
}

.widget-boxes .awards img.award-img {
	float: left;
	padding-right: 5px;
	padding-bottom: 10px;
}

.widget-boxes .awards li a {
	padding-top: 2px;
}

.widget-boxes .awards span {
	display: block;
	font-size: 10px;
}

/* @end */

/* @group Content */

.container {
	background: #ffffff;
}

#content {
	width: 870px;
	margin: 0 auto;
}
#home-content {
	width: 940px;
	margin: 0 auto;
}

.index-page #main {
	float: left;
	width: 550px;
	_overflow: hidden;
}
.index-page #sidebar #recent-posts-3{
	width:280px;
	background:transparent;
	padding:0 10px;
}
.index-page #sidebar #recent-posts-3 li{
	list-style:disc;
}
.index-page #sidebar #categories-3{
	width:145px;
	float:left;
	background:transparent;
	padding-left:5px;
}
.index-page #sidebar #archives-3{
	width:145px;
	float:left;
	background:transparent;
	padding-left:5px;
}
.index-page #sidebar{
	width:309px;
	list-style:none;
}
.index-page #sidebar li h2{
	font-size:18px;
	padding-left:8px;
}
.index-page #social .rss a{
	font-weight:bold;
}
.index-page #social .rss{
	padding-left:20px;
	margin-right:10px;
}
.index-page #social {
	background:url(images/rss_18x18.gif) no-repeat;
	margin-top:47px;
}
.index-page #theTitle {
	margin-top:40px;
}
.index-page #social{
	padding-right:25px;
	font-size:11px;
}
.index-page a{
	color:#6B98Ac;
}
.index=page .navigation{
	margin-right:40px;
}
.index-page .alignleft{
	float:left;
}
.index-page .alignright{
	float:right;
	margin-right:20px;
}
.index-page .navigation {
	clear:both;
}
.postmetadata{
	color:#ccc;
	padding-left:10px;
}
#main {
	float: right;
	width: 650px;
	_overflow: hidden;
}
#main h2.top_title {
	padding: 0 0 20px 10px;
	font-weight: normal;
	color: #6b98ac;
	margin-bottom: -10px;
}

#main .intro_text {
	font-size: 13.5px;
	color: #5e5e5e;
	line-height: 1.4;
	padding-bottom: 15px;
	padding-left: 10px;
	width: 430px;
	margin-top: -5px;
}

/*
#main .banner {
	background: url(images/bg-page-img-bottom.gif) no-repeat left bottom;
	padding-bottom: 20px;
}
*/
.main .banner { margin-bottom: -20px; }

.index-page .categories-3{
	width:150px;
	float:left;
}
#main {
	float: right;
	width: 650px;
	_overflow: hidden;
}
#main h2.top_title {
	padding: 0 0 20px 10px;
	font-weight: normal;
	color: #6b98ac;
	margin-bottom: -10px;
}

#main .intro_text {
	font-size: 13.5px;
	color: #5e5e5e;
	line-height: 1.4;
	padding-bottom: 15px;
	padding-left: 10px;
	width: 430px;
	margin-top: -5px;
}

/*
#main .banner {
	background: url(images/bg-page-img-bottom.gif) no-repeat left bottom;
	padding-bottom: 20px;
}
*/
.main .banner { margin-bottom: -20px; }

#main .page {
	padding-top: 10px;
	float: left;
	width: 440px;
}

.page h3, #main h3 {
	color: #6b98ac;
	font-size: 20px;
	font-weight: normal;
	padding-left: 10px;
	padding-bottom: 10px;
}

.page .sm-title {
	font-size: 14px !important;
	padding-bottom: 0 !important;
	color: #5e5e5e;
	font-weight: bold !important;
}

.page .sm-title a { color: #5e5e5e !important; }

.page .sp-title {
	font-size: 20px;
	padding-top: 15px;
}

.page input, .page textarea {
	padding: 2px;
	font-size: 13px;
	font-family: inherit;
	color: #5e5e5e;
}

.page h3 a { color: #6b98ac; text-decoration: none; }

.page .entry {
	color: #5e5e5e;
	font-size: 13.5px /*12px*/;
	line-height: 1.4;
	padding-left: 10px;
}

.page .entry h4 {
	padding-top: 10px;
}

.page .entry div div div a {
	font-size: 24px !important;
	text-decoration: none !important;
	color: #6B98AC !important;
}

.page .entry div div div {
	font-size: 13.5px !important;
}

.page .entry .down-pdf {
	margin-top: 10px !important;
}

.down-pdf a {
	line-height: 21px;
	height: 21px;
	display: block;
	padding-left: 28px;
	background: url(images/pdf.jpg) no-repeat left top;
}

.entry .more-link { padding-bottom: 20px !important; }

.page .more-link { margin-top: -10px !important; }

.page .entry p, .page .entry ul, .page .entry ol {
	padding-bottom: 10px;
}

.page .entry ul, .page .entry ol { padding-left: 20px; }

.page .entry a {
	color: #5e5e5e;
}

.page .page-btns {
	margin-top: 20px;
}

.page .page-btns a {
	margin: 0 7px 10px 0;
}

#footer .bottom{
		width: 870px;
	margin: 0 auto;
}

#main .page-widgets {
	float: right;
	width: 188px;
	padding-top: 42px;
}


#main .page-widgets .widget {
	padding-bottom: 22px;
}

.page-widgets .widget h4, #sidebar .widget h4 {
	color: #6b98ac;
	padding-left: 20px;
	padding-bottom: 5px;
	font-size: 17px;
	font-weight: normal;
	border-bottom: 2px solid #e7e7e7;
}

.page-widgets .widget h4 a, #sidebar .widget h4 a { color: #6b98ac; text-decoration: none; }

.page-widgets .widget ul, #sidebar .widget ul {
	list-style: none;
	color: #5e5e5e;
	font-size: 12px;
	padding-left:20px;
}

.page-widgets .widget p, #sidebar .widget p {
	list-style: none;
	color: #5e5e5e;
	font-size: 12px;
	padding: 5px 0 10px;
}

.page-widgets .widget ul a, #sidebar .widget ul a {
	color: #6B98AC;
	text-decoration: none;
	font-weight: bold;
}

.page-widgets .press-release ul span {
	display: block;
	font-size: 10px;
}

.page-widgets .widget ul li, #sidebar .widget ul li {
	border-top: 1px solid #e7e7e7;
	padding: 5px 0;
}

.page-widgets .core-benefit h4 {background: url(images/bg-head-corebenefit.gif) no-repeat left top;}
.page-widgets .press-release h4 {background: url(images/bg-head-pr.gif) no-repeat left top;}
.page-widgets .testimonials h4 {background: url(images/bg-head-testi.gif) no-repeat left top;padding-left: 25px !important;}
.page-widgets .contact h4, #sidebar .contact h4 {background: url(images/bg-head-contact.gif) no-repeat left top;}

.page-widgets .contact input.txtin, #sidebar .contact input.txtin {
	display: block;
	width: 201px;
	height: 17px;
	margin: 0 auto;
	border: none;
	background: url(images/bg-input-widget.gif) no-repeat left top;
	color: #5e5e5e;
	outline: none;
	padding: 2px 4px;
	font-size: 11px;
}

.page-widgets .contact input#submit-btn, #sidebar .contact input#submit-btn {
	background: url(images/bg-submit-widget.jpeg) no-repeat left top;
	margin: 0px auto;
	width: 108px;
	height: 36px;
	border: none;
	font-size: 1px;
	display: block;
	text-indent: -999999px;
}

.page-widgets .widget-image { text-align: center; }

.page-widgets a, .widget a {
	color: #5e5e5e;
}

#sidebar {
	float: left;
	width: 209px;
	padding-top: 10px;
	_padding-top: 10px;
}

#page-nav {
	background: url(images/bg-pagenav.gif) no-repeat left bottom;
	line-height: 25px;
	list-style: none;
}

#page-nav ul {
	list-style: none;
}

*+html #page-nav ul {
	margin-bottom: -3px;
}

#page-nav li {
	background: url(images/bg-pagenav-top.gif) no-repeat left top;
	border-top: 4px solid #fff;
	color: #fff;
	font-size: 17px;
	_height: 25px;
	_margin-bottom: -3px;
}

*+html #page-nav li {
	min-height: 25px;
}

*+html #page-nav ul li {
	margin-bottom: -3px;
}

#page-nav li a {
	color: #fff;
	text-decoration: none;
	padding-left: 13px;
	line-height: 25px;
	display: block;
}

#page-nav li li a {
	color: #6b98ac;
	font-size: 13px;
}

#page-nav li ul li.current_page_item a, #page-nav li ul li.current_page_ancestor a {
	color: #fff;
	background: #bed732 /*fcbe4d*/;
}

#page-nav li ul li {
	background: none;
}

#page-nav li ul li ul {
	_background: #ffffff !important;
}

#page-nav li ul li ul li a {
	background: #ffffff !important;
	color: #5e5e5e !important;
	font-size: 11px !important;
	border-bottom: 1px solid #e5e5e5;
	padding-left: 30px;
}

#page-nav li ul li ul li.current_page_item a {
	color: #bed732 /*fcbe4d*/ !important;
	font-weight: bold;
}

.next-step {
	margin-top: 30px;
}

.next-step h3 {
	color: #6b98ac;
	font-size: 17px;
	font-weight: normal;
	border-bottom: 1px solid #e7e7e7;
	padding-bottom: 4px;
	margin-bottom: 5px;
	padding-left: 13px;
}

.next-step .entry p {
	border-bottom: 1px solid #e7e7e7;
	padding-bottom: 4px;
	margin-bottom: 5px;
	padding-left: 13px;
	color: #898989;
	font-size: 13px;
}

.next-step .entry p strong {
	font-size: 15px;
}

.next-step .entry p a {
	font-size: 13px;
	color: #898989;
	text-decoration: none;
}

.txtin { margin-top: 7px !important; }

.wpcf7-not-valid-tip { width: 200px !important; }

/* @end */



/* @group Footer */

#footer {
	background: #f0f0f0;
	margin-top: 30px;
	padding-bottom: 30px;
}

#footer .footer-linklist {
	width: 870px;
	margin: 0 auto;
	padding-top: 20px;
	margin-bottom: 30px;
}

.footer-linklist .linklist {
	float: left;
	margin-right: 80px;
	/*width: 172px;*/
	/*margin-right: 18px;*/
}

.footer-linklist .linklist ul {
	list-style: none;
	margin-top: 4px;
}
#footer a{
	color:#6B98AC;
}
a{
	color:#6b98AC;
	text-decoration:none;
}
.footer-linklist .linklist a {
	color: #6B98AC;
	text-decoration: none;
}

.footer-linklist .linklist h4 { font-size: 12px; }
.footer-linklist .linklist ul { font-size: 10px !important; }

.footer-linklist .linklist ul li {
	padding: 2px 0;
}

.home-bottom {
	width: 940px;
	margin: 0 auto;
}

.home-bottom .copyright-notice {
	float: left;
	width: 385px;
	font-size: 10px;
	color: #898989;
	padding-top: 0px;
}

.bottom {
}

.bottom .copyright-notice {
	float: left;
	width: 385px;
	font-size: 10px;
	color: #6B98AC;
	padding-top: 0px;
}

/* @end */

/* @group Lightbox */

#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(images/overlay.png); }

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(images/blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="overlay.png", sizingMethod="scale");
	}

/* @end */

/* @type ahead */
.ez-searchMod-autocomplete {
	overflow: visible;
	position: absolute;
	left: 2px; top: 29px;
	height: 0; line-height: 0;
	width: 340px;
}
#ezTypeAhead {
	display: none;
	height: auto;
	background-color: white;
	padding: 3px 0;
	opacity: 0.93;
	border-color: #F9F9F9;
	border-style: solid;
	border-width: 0 1px 1px;
	
}
#ezTypeAhead a {
	display: block;
	width: 98%;
	height: 1.1667em; line-height: 1.1667em;
	margin: 0 0 1px;
	padding: 3px 1%;
	font-size: 0.75em;
	color: #6b98ac;
	text-decoration: none;
}
#ezTypeAhead a:hover,
#ezTypeAhead a.selected {
	background-color: #FAFAFA;
	color: #5E5E5E;
}
/* @end */

#call-to-action #call-right h3{
	color:orange;
	font-size:20px;
}

.left{
	float:left;
}
.rigth{
	float:right;
}
.clearAll {
	clear:both;
}
#call-left{
	float:left;
	width:67%;
}
#call-right{
	float:left;
	width:30%;
	font-size:10px;
	color:gray;
	margin-top:-5px;
}
#call-left-text{
	font-weight:bold;
	font-size:11px;
	padding-right:40px;
}
#call-left-lists{
	list-style:none;
	font-size:11px;
	margin-top:5px;
}
#call-left-lists li{
	list-style:none;
	color:orange;
}
#call-left-lists li a{
	color:#6b98Ac;
}
#call-left-list-left{
	width:49%;
	float:left;
}
#call-right-lists{
	list-style:none;
	font-size:11px;
	margin-top:5px;
}
#call-right-lists li{
	list-style:none;
	color:gray;
	padding-left:35px;
	margin:5px 0 0;
}
#call-right-lists li span{
	color:black;
}
#call-right-lists li a{
	color:#6b98ac;
}
#call-right-list-left{
	width:49%;
	float:left;
}
#call-right-list-right{
	width:49%;
	float:left;
}
#ramp-email {
	background:url("images/email_icon.gif") no-repeat;
}

#phone {
	background:url(images/mobile_icon.gif) no-repeat;
}

#twitter {
	background:url("images/twitter_icon_18x18.gif") no-repeat;
}

#rss {
	background:url("images/rss_18x18.gif") no-repeat;
}

#above-the-fold{
	margin-top:25px;
}
#above-the-fold img {
	width:298px;
	margin-right:20px;
}
#above-the-fold div{
	float:right;
	padding-top:10px;
	width:300px;
}

#above-the-fold div p{
	padding-left:51px;
}

#above-the-fold div ul{
	color:blue;
}
#above-the-fold #whitepaper{
	background-image: url(images/promo_white_papers_300x165.gif);
	width:300px;
	height:155px;

}
#above-the-fold #whitepaper ul{
	margin:62px 0 0 26px;
	font-size:15px
	line-height:26px;
}
#below-the-fold {
	width:940px;
}
#below-the-fold .list{
	width:300px;
	float:left;
	background-color:#ECF4FD;
	margin-right:20px;
	position:relative;
}
#below-the-fold .list-last{
	margin-right:0px;
}
#below-the-fold .list ul{
	font-size:10px;
	list-style:none;
	margin:10px;
}
#below-the-fold .list ul span{
	color:orange;
}
#below-the-fold .list ul a{
	color:#6b98ac;
}
#below-the-fold .list ul li{
	margin-bottom:10px;
}
#below-the-fold .list-title{
	padding-left:50px;
	background:url(images/case_studies_icon.gif) no-repeat transparent;
}
#below-the-fold .list-title span{
	font-size:10px;
	color:gray;
}
.top {
	background:url(images/light_blue_box_tl.gif) no-repeat top left transparent;
	height:10px;
}
.top div {
	height:10px;
	background:url(images/light_blue_box_tr.gif) no-repeat top right transparent;
}
#below-the-fold .bottom {
	width:100%;
	position:absolute;
	bottom:0px;
}
#below-the-fold .bottom div {
	width:100%;
	position:absolute;
	bottom:0px;
}
.bottom {
	height:10px;
	background:url(images/light_blue_box_bl.gif) no-repeat bottom left transparent;
}
.bottom div {
	height:10px;
	background:url(images/light_blue_box_br.gif) no-repeat bottom right transparent;
}
.index-page #sidebar .wrapper{
	background:#ecf4fd;
	margin-bottom:15px;
	width:300px;
}
/* sjb */

.mm-success a {
color: #666;
}

.ramp-highlights a {
color: #666;
}

.page .entry ul li { 
list-style-image: url("images/bullet.png"); 
 }

.management-image {
	float: right;
	margin-left: 8px;
	margin-bottom:  5px;
	border: 1px  #666 solid;
}
				
				
/* @group Clearer */
.mast:after, .search-bar:after, #introduction:after, #main-links:after, .widget-boxes:after, #footer:after, .footer-linklist:after, #content:after {content: ".";display: block;clear: both;height: 0;visibility: hidden;}
.mast, .search-bar, #introduction, #main-links, .widget-boxes, #footer, .footer-linklist, #content {min-height: 1px;}
* html .mast, * html .search-bar, * html #introduction, * html #main-links, * html .widget-boxes, * html #footer, * html .footer-linklist, * html #content {height: 1%;}
/* @end */

