body {
	background:#EDF2FD !important;
}

.habla_window_div_base {
	display:block !important;
}

#content .content-inner {
	width:100%;
}

#content {
	margin-bottom:0;
}

.landing-banner {
	background: transparent url(/images/splash/banner_bg.gif) repeat-x 0 0;
	position:relative;
	top:0;
	left:0;
	height:473px;
}

.landing-content-walls {
	margin:0 auto;
	width:980px;
}

.landing-banner-walls {
	background:transparent url(/images/splash/screengrab.png) no-repeat right 0;
	margin:0 auto;
	height:470px;
	width:980px;
}

* html .landing-banner-walls {
	background:transparent url(/images/splash/screengrab_ie6.png) no-repeat right 0;
}

.landing-push {
	color:#c0d9f1;
	font-size:16px;
	font-weight:bold;
	padding-right:600px;
	padding-top:10px;
	overflow:hidden;
	height:400px;
	position:relative;
}

.landing-video {
	position:absolute;
	top:39px;
	right:21px;
	width:561px;
	height:400px;
	cursor:pointer;
}

.landing-blind {
	position:absolute;
	top:0;
	left:0;
	padding-top:10px;
	width:380px;
}

.landing-push .trial_form {
	margin-top:40px;
}

.landing-push p {
	display:block;
	line-height:26px;
	padding-bottom:22px;
}

.landing-push strong {
	color:#064065;
	font-weight:bold;
}

.landing-push h1 {
	color:#fff;
	font-size:34px;
	line-height:36px;
	padding:26px 0 12px;
}

.landing-actions {
	text-align:center;
	line-height:18px;
}

.landing-actions div {
	text-align:left;
}

.landing-actions a {
	text-align:center;
	color:#fff;
	display: block;
	padding-top:7px;
}

.landing-actions a span {
	color:#fff;
}

.landing-actions #landing-try {
	background: transparent url(/images/splash/button.png) no-repeat 0 0;
	font-size:30px;
	font-weight:bold;
	line-height:36px;
	width:370px;
	height:60px;
}

.landing-actions #landing-try:hover {
	text-decoration:none;
}

* html .landing-actions #landing-try {
	background: transparent url(/images/blank.gif) no-repeat 0 0;
	filter:progid:dximagetransform.microsoft.alphaimageloader(src='/images/splash/button.png', sizingmethod='crop');
}

.landing-actions #landing-try span {
	padding-right:6px;
}

.landing-actions #landing-demo {
	text-align:right;
	padding-top:0;
	padding-right:16px;
}

.landing-actions #landing-demo a {
	color:#fff;
	display: inline;
	padding:0;
}

.landing-actions #landing-demo a:hover {
	color:#FF8A00;
	text-decoration:none;
}

.landing-exchanges {
	background:transparent url(/images/splash/exchange_list.png) repeat-x left bottom;
	position:absolute;
	bottom:0;
	left:0;
	width:100%;
	height:52px;
}

* html .landing-exchanges {
	background: transparent url(/images/blank.gif) no-repeat 0 0;
	filter:progid:dximagetransform.microsoft.alphaimageloader(src='/images/splash/exchange_list.png', sizingmethod='scale');
	/*background:transparent url(/images/splash/exchange_list_ie6.png) repeat-x left bottom;*/
}

.landing-exchanges dl {
	color:#5e5e5e;
	font-size:16px;
	font-weight:bold;
	margin:0 auto;
	width:980px;
	padding-top:26px;
}

.landing-exchanges dl dt, .landing-exchanges dl dd {
	float:left;
	padding:0 10px;
}

.landing-exchanges dl dd {
	background: transparent url(/images/splash/graph.gif) no-repeat 16px 2px;
	padding-left:40px;
}

body #header h1 a, body #header h1 a:hover {
	background:transparent;
}

.landing-content {
	background:#fff;
	/*border-bottom:1px solid #123142;*/
	padding-bottom:20px;
}

.landing-content .landing-features {
	float:left;
	width:620px;
}

.landing-content .landing-features li {
	background: transparent url(/images/splash/feature_bg.gif) no-repeat 0 0;
	float:left;
	height:125px;
	width:310px;
	margin-top:18px;
}

.landing-content .landing-features dl {
	background: transparent url(/images/splash/icon_sprite.gif) no-repeat 0 0;
	overflow:hidden;
	padding:16px 10px 10px 106px;
	height:90px;
}

.landing-content .landing-features #landing-feature-data dl {
	background-position: 10px 25px;
}

.landing-content .landing-features #landing-feature-customize dl {
	background-position: 10px -134px;
}

.landing-content .landing-features #landing-feature-alerts dl {
	background-position: 10px -288px;
}

.landing-content .landing-features #landing-feature-news dl {
	background-position: 10px -892px;
}

.landing-content .landing-features #landing-feature-mobile dl {
	background-position: 10px -599px;
}

.landing-content .landing-features #landing-feature-forums dl {
	background-position: 10px -730px;
}

.landing-content .landing-features dl dt {
	color:#0e639a;
	font-size:15px;
	font-weight:bold;
	padding-bottom:5px;
}

.landing-content .landing-features dl dd {
	color:#5e5e5e;
	font-size:12px;
	line-height:17px;
	padding:0 5px 0 0;
}

.landing-content .landing-features dl dd.landing-learnmore {
	text-align:right;
	padding:5px 5px 0 0;
}

.landing-info {
	margin:20px auto;
	width:980px;
}

.split {
	color:#777;
	font-size:14px;
}

.split_left {
	float:left;
	margin-top:30px;
	width:475px;
}

.split_right {
	float:right;
	margin-top:30px;
	width:475px;
}

.contact_info {
	background: url(/images/splash/telephone.gif) no-repeat 0 0px;
	padding-left:80px;
}

.no_long_term_contracts {
	margin-top:20px;
}

.contact_info dt {
	float:left;
	clear:both;
	padding-bottom:5px;
	width:60px;
	text-align:left;
	color:#676767;
}

.contact_info dd {
	margin-left:60px;
	padding-bottom:5px;
}

a.home_twitter {
	background:transparent url(/images/layout_sprite.png) no-repeat scroll -173px -231px;
	padding:5px 0 5px 25px;
}

a.home_fb {
	background:transparent url(/images/layout_sprite.png) no-repeat scroll -173px -207px;
	padding:5px 0 5px 25px;
}

#footer_wrapper {
	background:transparent !important;
	border:0 !important;
}

.quotes {
	position:relative;
	top:0;
	left:0;
}

.quotes .quote_text {
	background: url(/images/splash/talkbubble.gif) no-repeat 0 0;
	height:86px;
	width:475px;
	text-align:left;
	color:#767676;
	font-size:16px;
}

.quotes .quote_text em {
	display:block;
	margin: 0 50px;
	height:78px;
}

.quotes .quote_text table, .quotes .quote_text tr {
	width:100%;
	height:100%;
}

.quotes .quote_text td {
	vertical-align:middle;
}

.quotes .quote_user {
	background: url(/images/splash/user.png) no-repeat 0 0;
	height:60px;
	padding-left:80px;
	padding-top:12px;
	color:#818181;
	font-size:16px;
}

.no_long_term_contracts {
	background:url('/images/splash/no_contract.gif') no-repeat 0 0;
	padding-left:80px;
	padding-bottom:20px;
}

.cheaper {
	background:url('/images/splash/save_money.gif') no-repeat 0 0;
	padding-left:80px;
	padding-bottom:20px;
}

.save_and_secure {
	background:url('/images/splash/secure.gif') no-repeat 0 0;
	padding:0 0 8px 80px;
}

#sign_up_repeat a {
	display:block;
	background:url('/images/splash/sign_up_repeat.gif') no-repeat 0 0;
	height:48px;
	padding-top:12px;
	width:300px;
	color:#fff;
	margin: 10px 0 0 80px;
	text-align:center;
}

#feature_carousel {
	overflow:hidden;
	width:960px;
}

#feature_carousel ul {
	width: 4080px; 
}

#feature_carousel li {
	position:relative;
	top:0;
	left:0;
	margin-right:15px;
	overflow: hidden;
	float: left;
}

#feature_carousel li img {
	display:block;
	height:172px;
	width:225px;
	position:absolute;
	left:0;
	bottom:5px;
}

#feature_carousel .landing_future_latest img {
	background: url(/images/splash/charts.png) no-repeat center bottom;
}

* html #feature_carousel .landing_future_latest img {
	background: transparent url(/images/blank.gif) no-repeat 0 0;
	filter:progid:dximagetransform.microsoft.alphaimageloader(src='/images/splash/charts.png', sizingmethod='crop');
}

#feature_carousel .landing_future_customizable img {
	background: url(/images/splash/customize.png) no-repeat center bottom;
}

* html #feature_carousel .landing_future_customizable img {
	background: transparent url(/images/blank.gif) no-repeat 0 0;
	filter:progid:dximagetransform.microsoft.alphaimageloader(src='/images/splash/customize.png', sizingmethod='crop');
}

#feature_carousel .landing_future_alerts img {
	background: url(/images/splash/alarm.png) no-repeat center bottom;
}

* html #feature_carousel .landing_future_alerts img {
	background: transparent url(/images/blank.gif) no-repeat 0 0;
	filter:progid:dximagetransform.microsoft.alphaimageloader(src='/images/splash/alarm.png', sizingmethod='crop');
}

#feature_carousel .landing_future_news img {
	background: url(/images/splash/news.png) no-repeat center bottom;
}

* html #feature_carousel .landing_future_news img {
	background: transparent url(/images/blank.gif) no-repeat 0 0;
	filter:progid:dximagetransform.microsoft.alphaimageloader(src='/images/splash/news.png', sizingmethod='crop');
}

#feature_carousel .landing_future_mobile img {
	background: url(/images/splash/mobile.png) no-repeat center bottom;
}

* html #feature_carousel .landing_future_mobile img {
	background: transparent url(/images/blank.gif) no-repeat 0 0;
	filter:progid:dximagetransform.microsoft.alphaimageloader(src='/images/splash/mobile.png', sizingmethod='crop');
}

#feature_carousel .landing_future_watchlist img {
	background: url(/images/splash/find.png) no-repeat center bottom;
}

* html #feature_carousel .landing_future_watchlist img {
	background: transparent url(/images/blank.gif) no-repeat 0 0;
	filter:progid:dximagetransform.microsoft.alphaimageloader(src='/images/splash/find.png', sizingmethod='crop');
}

#feature_carousel .landing_future_evaluator img {
	background: url(/images/splash/calculator.png) no-repeat center bottom;
}

* html #feature_carousel .landing_future_evaluator img {
	background: transparent url(/images/blank.gif) no-repeat 0 0;
	filter:progid:dximagetransform.microsoft.alphaimageloader(src='/images/splash/calculator.png', sizingmethod='crop');
}

#feature_carousel .landing_future_currency img {
	background: url(/images/splash/converter.png) no-repeat center bottom;
}

* html #feature_carousel .landing_future_currency img {
	background: transparent url(/images/blank.gif) no-repeat 0 0;
	filter:progid:dximagetransform.microsoft.alphaimageloader(src='/images/splash/converter.png', sizingmethod='crop');
}

#feature_carousel .landing_future_languages img {
	background: url(/images/splash/globe.png) no-repeat center bottom;
}

* html #feature_carousel .landing_future_languages img {
	background: transparent url(/images/blank.gif) no-repeat 0 0;
	filter:progid:dximagetransform.microsoft.alphaimageloader(src='/images/splash/globe.png', sizingmethod='crop');
}

#sign_up_repeat a:hover {
	background:url('/images/splash/sign_up_repeat_over.gif') no-repeat 0 0;
	text-decoration:none;
}

#sign_up_repeat a strong {
	font-size:24px;
	font-weight:bold;
	line-height:18px;
}

h3 {
	color:#404040;
	font-size:18px;
	padding-bottom:3px;
	font-weight:normal;
}

.carousel_holder {
	border-radius:	10px;
	-webkit-border-radius:	10px;
  -moz-border-radius: 10px;
  background: #f8f8f8;
  border: 1px solid #ccc;
	padding: 15px 15px 0;
	position:relative;
	top:0;
	right:0;
}

.carousel_holder a.prev, .carousel_holder a.next {
	display:block;
	position: absolute;
  top: 130px;
	cursor: pointer;
	width: 30px;
  height: 30px;
	z-index:5;
}

.carousel_holder a.next {
    right: -15px;
    background: transparent url(/images/splash/arrow_right.png) no-repeat 0 0;
}

* html .carousel_holder a.next {
	background: transparent url(/images/blank.gif) no-repeat 0 0;
	right: 0;
	filter:progid:dximagetransform.microsoft.alphaimageloader(src='/images/splash/arrow_right.png', sizingmethod='crop');
}

.carousel_holder a.next:hover {
    background: transparent url(/images/splash/arrow_right_over.png) no-repeat 0 0;
}

* html .carousel_holder a.next:hover {
	background: transparent url(/images/blank.gif) no-repeat 0 0;
	filter:progid:dximagetransform.microsoft.alphaimageloader(src='/images/splash/arrow_right_over.png', sizingmethod='crop');
}


.carousel_holder a.prev {
    left: -15px;
    background: transparent url(/images/splash/arrow_left.png) no-repeat 0 0;
}

* html .carousel_holder a.prev {
	background: transparent url(/images/blank.gif) no-repeat 0 0;
	filter:progid:dximagetransform.microsoft.alphaimageloader(src='/images/splash/arrow_left.png', sizingmethod='crop');
}

.carousel_holder a.prev:hover {
    background: transparent url(/images/splash/arrow_left_over.png) no-repeat 0 0;
}

* html .carousel_holder a.prev:hover {
	background: transparent url(/images/blank.gif) no-repeat 0 0;
	filter:progid:dximagetransform.microsoft.alphaimageloader(src='/images/splash/arrow_left_over.png', sizingmethod='crop');
}

.carousel_holder li {
	width:225px;
	height:280px;
}

#feature_carousel li a {
	background: url(/images/splash/greybox.gif) no-repeat 0 0;
	display:block;
	padding: 10px 10px 0;
	height:270px;
}

#feature_carousel li a:hover {
	background: url(/images/splash/greybox_over.gif) no-repeat 0 0;
	text-decoration:none;
}

#feature_carousel li a div {
	background: url(/images/splash/moreinfo.png) no-repeat right 0;
	position:absolute;
	top:10px;
	right:10px;
	height:32px;
	width:32px;
}

* html #feature_carousel li a div {
	background: transparent url(/images/blank.gif) no-repeat 0 0;
	filter:progid:dximagetransform.microsoft.alphaimageloader(src='/images/splash/moreinfo.png', sizingmethod='crop');
}

#feature_carousel li h2 {
	color:#404040;
	font-size:18px;
	font-weight:bold;
	letter-spacing:-0.05em;
	padding-right:20px;
}

#feature_carousel li dd {
	color:#676767;
	padding-top:5px;
	padding-bottom:5px;
}

.trial_form .jform legend {
	color:#fff;
	font-size:24px;
	font-weight:normal;
}

.trial_form .jform label {
	color:#f8f8f8;
}

.trial_form .jform label a {
	color:#f8f8f8;
	text-decoration:underline;
}

.trial_form .jform .form_message, .trial_form .jform .error_marker {
	display:none;
}

.trial_form .form_field {
	position:relative;
}

.trial_form .jform .form_field .helper {
	color:#fff;
	font-size:12px;
}

.trial_form .jform .form_field div.error_text {
	color:#FFF8AF;
	position:absolute;
	right:80px;
	top:10px;
}

.trial_form .jform .form_spacing div.error_text {
	position:static;
}


.form_spacing {
	padding-top:15px;
}