@charset "UTF-8";

body {
	margin:0;
	font:100% Verdana,Arial, sans-serif;
	color: #333; 
	padding:0;
	background: #d7cfba;
}
div#header_wrapper {
	background: #fbf8ed url("images/main-bg.png") repeat-x;
}
div#title_wrapper {
	background: #f4f0e3 url("images/title-bg.png") repeat-x;
	border-bottom: 1px solid #eae4d4
}
div#content_wrapper {
	background: #fff;
}
div#footer_wrapper {
	background: #d7cfba;
}

div.container{
	width: 960px;
	padding: 0;
	margin:0 auto;
	text-align: left;
}
div#header_wrapper div.container {
	background: url("images/header-bg.png") no-repeat;
}
div#title_wrapper div.container {
	padding:30px 0 0 0;
}
div#content_wrapper div.container {
	padding:20px 0;
}
div#footer_wrapper div.container {
	padding:10px 0;
}

p, ul, ol {font-size: 75%; line-height: 1.5; margin:0; padding:0 0 10px 0;}
ul li, ol li { margin: 0 0 0 30px; }

a {color: #0c3f78; text-decoration: underline;}



/* header -------------------------- */

div#logo {float:left; width: 160px; height: 75px; overflow: hidden;}
div#top_nav {float:left; width: 800px; text-align:right;}

div#top_nav ul {margin:10px 0 0 0; padding:0; font-family:Arial, sans-serif;font-size: 75%;}
div#top_nav ul li {margin:0 0 0 15px; padding:0; display:inline; list-style: none;}

div#top_nav ul li.print {background: url("images/print-icon.png") left top no-repeat; padding:0 0 10px 25px;}

div#top_nav ul li a {color: #fff;}
div#top_nav ul li.game_login a {
	background: #d9e5f0 url("images/live-data-btn.png") repeat-x;
	font-size: 120%;
	text-decoration: none;
	padding: 3px 8px;
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;
	color: #13365c;
	border: 1px solid #f4faff;
}
div#top_nav ul li.game_login a:hover {border: 1px solid #b8d4ee;color: #0c3f78;}





/* layout -------------------------- */

div.main_left {float:left; width: 650px; margin: 0 40px 0 0;}
div.main_right {float:left; width: 270px; margin: 0;}

div.page_left {float:left; width: 170px; margin: 0 30px 0 0;}
div.page_right {float:left; width: 760px; margin: 0;}

div.page_content_main {float:left; width: 450px; margin: 0 40px 20px 0;}
div.page_content_right {float:left; width: 270px; margin: 0 0 20px;}

div.page_content_left {float:left; width: 650px; margin: 0 40px 20px 0;}

div.half_left {float:left; width: 455px; margin: 0 50px 0 0;}
div.half_right {float:left; width: 455px; margin: 0;}

div.thirds_left {float:left; width: 610px; margin: 0 50px 0 0;}
div.thirds_right {float:left; width: 300px; margin: 0;}

div.even_left {float:left; width: 510px; margin:0 50px 0 0;}
div.even_right {float:left; width: 400px; margin:0 0 0 0;}

div#login_left {float: left; width: 294px; margin:0; border-right: 1px solid #ccc; text-align: center;}
div#login_right {float: left; width: 305px; margin:0; text-align: center;}





div#call_us_box {
	float:right; 
	width: 190px;
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;
	background: #e8e0cd url("images/call-us-bg.png") repeat-x;
	border: 1px solid #dfdcd2;
	text-align: center;
}
div#call_us_box p {color: #878378; padding:5px 0; line-height: 1.3;}
div#call_us_box p strong {font-size: 200%; font-family:Arial, sans-serif; letter-spacing: 1px; text-shadow: #f4f0e3 0px 1px 0px }

div.content_box {background: #fbf3e9; margin:0 0 10px; border: 1px solid #dcdad3;}

div#special_offer {background: #faf18d; border: 3px solid #f4e522; margin:0 0 20px;}
div#special_offer p {padding:5px 10px; font-size: 100%; font-family:Arial, sans-serif; color: #333;}
div#special_offer a {color: #950a0b; font-weight: bold; margin:0 0 0 10px;}

div#special_offer p.offer_title {float:left; background: #f4e522; margin: 0 15px 0 0; font-weight: bold; padding: 5px 15px 5px 10px;}

div#news_bar {
	background: #592a2a; 
	border: 5px solid #000; 
	margin:10px 0 0;
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;
}
div#news_bar p {padding:5px 10px;}
div#news_bar a {color: #ff9085; text-decoration: none;}
div#news_bar a:hover {text-decoration: underline;}
div#news_bar p.news_title {float:left; background: #000; margin: 0 15px 0 0; font-weight: bold; padding: 3px 15px 3px 10px; color: #c4c4c4; font-size: 100%; font-family:Arial, sans-serif;}
div#news_typer {
  background: #592a2a; 
  color: #ff9085;
  text-decoration: none;
}

div.smc_box {
	background: #d9e4f0 url("images/smc-box.png") top right no-repeat;
	border: 1px solid #c6d1de;
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;
	padding: 10px 10px 5px;
	margin:0 0 20px;
}

div.smc_box p {padding:0;}
div.smc_box p.title {border-top: 1px solid #fff; padding:5px 0 0;font-family:Arial, sans-serif; color: #000; font-size: 90%; font-weight: normal;}

div.smc_box ul {margin:0; padding:10px 0 0 0; border-top: 1px solid #fff; font-family:Arial, sans-serif; color: #000; font-size: 90%; line-height: 1.3;}
div.smc_box ul.mb {margin:0 0 10px;}
div.smc_box ul li {margin:0 0 0 5px; padding:2px 0 2px 15px; list-style: none; background: url("images/smc-box-bullet.gif") left center no-repeat;}

div.smc_box div.inline_list {border-top: 1px solid #fff;}
div.smc_box div.inline {
	margin:0 20px 5px 0; 
	padding:2px 0 2px 15px; 
	background: url("images/smc-box-bullet.gif") 0px 12px no-repeat;
	float:left;
	width: 130px;
}
div.smc_box div.inline p {border-top:none;}
div.smc_box div.last {margin:0 0 5px;}

div#boxout {background: #d0dff1; border: 1px solid #aeb9ca; text-align: center; padding: 15px 0; margin:10px 0 20px}
div#boxout p {font-size: 100%;font-family:Arial, sans-serif; color: #000; padding:0;}
div#boxout a {color: #0e68d2;}

div.video_play_icon {position: absolute;}
div.video_play_icon a {text-decoration: none; width: 71px; height: 71px; background: url("images/video-play-icon.png") no-repeat; display: block;
	/* hack for PNG display in IE*/
	* background: none;
	* filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/video-play-icon.png', sizingMethod='image');
}

div.play_icon_home {margin: 72px 0 0 160px;}
div.play_icon_sector {margin: 62px 0 0 135px;}
div.play_icon_rhs {margin: 45px 0 0 110px;}



/* main nav -------------------------- */

div#main_nav {clear:left;}
div#main_nav ul {margin:0; padding:0; line-height: 19px; font-family:Arial, sans-serif; font-size: 85%;}
div#main_nav ul li {margin:0; padding:5px 15px 6px; display:inline; list-style: none; float:left; border-right: 1px solid #658bc4;}

div#main_nav ul li.first {border-left: 1px solid #658bc4;}
div#main_nav ul li.selected {background: #fbf8ed;}

div#main_nav ul li a {color: #061b38; text-decoration: none;}
div#main_nav ul li.selected a {color: #01326c;}

div#main_nav ul li a.education {background: url("images/nav-down-arrow.gif") right center no-repeat; padding: 0 18px 0 0;}

div#main_nav ul li ul {
	margin:0 0 0 -16px; 
	padding:10px 0 0 0; 
	position:absolute; 
	background: #7ea5d9;
	border: 1px solid #658bc4;
	border-top:none;
	-moz-border-radius-bottomleft: 5px; 
	-moz-border-radius-bottomright: 5px; 
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
}
div#main_nav ul li.selected ul {
	background: #fbf8ed;
	border: 1px solid #658bc4;
	border-top:none;
}

div#main_nav ul li ul li {
	display:block; 
	float:none; 
	padding:0; 
	margin:0; 
	border-right:none;
	border-top: 1px dotted #658bc4;
}
div#main_nav ul li.selected ul li {
	border-top: 1px dotted #bdbe8b;
}
div#main_nav ul li ul li a {
	display:block;
	padding:5px 15px 5px 10px;
	margin:0;
	color: #061b38;
}
div#main_nav ul li ul li a:hover {color: #10448a; background: #8fb5e6;}
div#main_nav ul li.selected ul li a:hover {color: #4c4c2b; background: #e8e8cf;}




/* sub nav -------------------------- */

ul#sub_nav {margin:0 0 20px; padding:0; border-top: 1px solid #bac5d1;font-family:Arial, sans-serif; font-size: 85%;}
ul#sub_nav li {list-style: none; margin:0; padding: 3px 10px; border-bottom: 1px solid #bac5d1;}
ul#sub_nav li.selected {background: #d0dff1;}

ul#sub_nav li a {color: #01326c; text-decoration: none;}
ul#sub_nav li.selected a {color: #0e68d2;}

ul#sub_nav li a:hover {text-decoration: underline;}




/* mini tabs ------------------------*/

div#inline_tabs {
	margin:10px 0 20px 0; 
	padding:0 0 0 10px; 
	background: url("images/mini-tab-line.png") bottom repeat-x; 
	height: 35px;
}

div#inline_tabs ul {
  margin:0;
  padding:0;
  list-style:none;
  font-family: Arial, sans-serif;
  font-size:100%;
  line-height:18px;
  font-weight: bold;
}
div#inline_tabs ul li {
  float:left;
  background:url("images/mini-tab-left.png") no-repeat;
  margin:0 12px -1px 0;
  padding:0 0 0 5px;
}
div#inline_tabs ul li.selected {
  background:url("images/mini-tab-select-left.png") no-repeat;
}
div#inline_tabs ul a {
  float:left;
  display:block;
  padding:10px 12px 7px 9px;
  text-decoration:none;
  color:#6380a3;
  background: url("images/mini-tab-right.png") right top no-repeat ;
  margin:0;
}
div#inline_tabs ul li.selected a {
  background:url("images/mini-tab-select-right.png") right top no-repeat; color:#053d7f; margin:0;
}
 


/* home -------------------------- */

div#home_title_left {float:left; width: 510px; margin:0 50px 0 0;}
div#home_title_right {float:left; width: 400px; margin:0 0 0 0;}

div#home_title_right p {text-align:center; color: #666;}
div#home_title_right a {color: #333;}

div.home_block_left {float:left; width: 308px; margin:0 30px 30px 0;}
div.home_block_right {float:left; width: 308px; margin:0 0 30px;}

div.home_block_left img, div.home_block_right img {margin:0 0 5px 4px;}
div.home_block_left p, div.home_block_right p {padding:0 4px 4px 4px;}

div#home_benefits {margin:20px 0 0;}

div.home_testimonial {background: url("images/bubble-225-top.png") no-repeat; float:left; width: 225px; margin:10px 20px 20px 0;}
div.home_testimonial_last {background: url("images/bubble-225-top.png") no-repeat; float:left; width: 225px; margin:10px 0 20px 0;}
div.home_testimonial p, div.home_testimonial_last p {padding: 10px 10px 0;}

div.home_testimonial_btm {background: #fff url("images/bubble-225-btm.png") no-repeat; padding: 25px 0 0 0;}
div.home_testimonial_btm p {padding:0; font-size: 70%;}



/* education -------------------------- */

div#edu_title_left {float:left; width: 360px; margin:0 50px 15px 0;}
div#edu_title_right {float:left; width: 350px; margin:0 0 15px 0;}

div#bus_title_left {float:left; width: 560px; margin:0 50px 15px 0;}
div#bus_title_right {float:left; width: 350px; margin:0 0 15px 0;}

div.edu_home_block {float: left; width: 298px; margin:0 30px 20px 0;}
div.edu_home_block_last {float: left; width: 298px; margin:0 0 20px 0;}

div.edu_home_block img, div.edu_home_block_last img {margin:0 0 4px 4px;}
div.edu_home_block p, div.edu_home_block_last p {margin:0 0 4px 4px; padding:0;}

div.edu_block img {margin:4px 0 4px 4px;}





/* filter -------------------------- */

ul#filter {margin:0 0 20px; padding:0;}
ul#filter li {list-style: none; display:inline; margin:0 15px 0 0; padding:4px 8px;}
ul#filter li.selected {
	background: #053d7f;
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;
}

ul#filter li a {text-decoration: none;}
ul#filter li a:hover {text-decoration: underline;}

ul#filter li.selected a {color: #fff;}
ul#filter li.selected a:hover {text-decoration: none;}




/* testimonials ---------------------------- */

div#video_box {margin:0 0 20px;}

div#video_player {float:left; width: 620px; margin:10px 20px 0 9px; padding:0 0 5px;}

div#related_videos_list {float:left; width: 300px; margin:10px 0 5px; height: 363px; overflow: auto;}
div.related_video {padding:0 0 10px; margin:0 0 10px; border-bottom: 1px solid #dcdad3; }

div.related_video_image {float:left; width: 100px;}
div.related_video_text {float:left; width: 175px;}
div.related_video_text a {font-weight: bold; color: #0e68d2;}

ul.photos_list {margin:0; padding:5px 0 0 0;}
ul.photos_list li {list-style: none; display:inline; margin:0; padding:0;}
ul.photos_list li img {border: 1px solid #dcdad3; margin:0 10px 10px 0;}


div.wide_testimonial {background: url("images/speech-510-top.png") no-repeat; margin:0 0 20px 0;}
div.wide_testimonial p {padding: 15px 15px 5px;}

div.wide_testimonial_btm {background: #fff url("images/speech-510-btm.png") no-repeat; padding: 25px 0 0 0;}
div.wide_testimonial_btm p {padding:0;}

p.testimonial_more {text-align: center; padding:0; margin:0 0 20px;}
p.testimonial_more a {
	background: #d9e5f0 url("images/live-data-btn.png") repeat-x;
	padding: 8px 0;
	border: 1px solid #b4c3d3;
	-moz-border-radius: 5px;  
	-webkit-border-radius: 5px;
	text-decoration: none;
	color: #406998;
	display:block;
	width: 99%;
}
p.testimonial_more a:hover {border: 1px solid #a4b4c5;color: #0c3f78;}



/* call to action -------------------------- */

ul#action_btns {margin:0; padding:0; line-height: 25px;}

ul#action_btns {
  margin:5px 0 0 0;
  padding:0;
  font-size: 120%;
  font-weight: bold;
  font-family: Arial, sans-serif;
}
ul#action_btns li {
  float:left;
  list-style:none;
  margin:0 25px 0 0;
  padding:0 0 0 5px;
  border:none;
}
ul#action_btns a {
  float:left;
  display:block;
  padding:7px 15px 8px 10px;
  margin:0;
  text-decoration:none;
  color: #fff;
}


ul#action_btns li.trial {
  background:url("images/trial-btn-left.gif") no-repeat left top;
}
ul#action_btns li.trial a {
  background:url("images/trial-btn-right.gif") no-repeat right top; 
}
ul#action_btns li.buy {
  background:url("images/buy-btn-left.gif") no-repeat left top;
}
ul#action_btns li.buy a {
  background:url("images/buy-btn-right.gif") no-repeat right top; 
}



p#login_btn_blue, p#login_btn_green {font-size: 120%;font-weight: bold; font-family: Arial, sans-serif; margin:10px 0; padding:0; text-align: left;}

p#login_btn_blue a, p#login_btn_green a {
	width:180px; 
	height: 40px; 
	display:block; 
  	color: #fff;
  	text-decoration: none;
  	line-height: 38px;
  	text-align: center;
}
p#login_btn_blue a {
	background: #335da0 url("images/login-btn-blue.png") no-repeat;
	margin:0 0 0 55px;
}
p#login_btn_green a {
	background: #587a32 url("images/login-btn-green.png") no-repeat;
	margin:0 0 0 65px;
}




/* icon lists -------------------------- */

ul#icon_list_home {margin:0; padding:0; font-size: 100%;font-family:Arial, sans-serif; color: #666; font-weight: bold;}
ul#icon_list_home li {display: inline; list-style: none; float:left; width: 310px; margin:0 30px 0 0; padding: 12px 0; background-position: left center; background-repeat: no-repeat;}
ul#icon_list_home li.alternate {margin:0 0 10px;}
ul#icon_list_home li span {margin:0 0 0 55px;}

ul#icon_list_edu {margin:0; padding:0;}
ul#icon_list_edu li {margin:0; padding:0 0 20px 55px; list-style: none; background-position: left top;background-repeat: no-repeat;}
ul#icon_list_edu li strong {color: #053d7f; font-size: 133%;font-family:Arial, sans-serif;letter-spacing:1px;}

ul#icon_list_bus {margin:0; padding:0;}
ul#icon_list_bus li {display:inline; float:left; width: 255px; margin:0 30px 0 0; padding:12px 0 12px 55px; list-style: none; background-position: 0 8px;background-repeat: no-repeat;}
ul#icon_list_bus li.alternate {margin:0 0 10px;}
ul#icon_list_bus li strong {color: #053d7f; font-size: 133%;font-family:Arial, sans-serif;letter-spacing:1px;}

div.icon_list_edu {padding:0 0 20px 55px; background-position: left top;background-repeat: no-repeat;}

div.icon_list_bus {padding:0 0 20px 55px; background-position: left top;background-repeat: no-repeat; float:left; width: 255px;margin:0 30px 0 0;}
div.icon_list_bus_last {padding:0 0 20px 55px; background-position: left top;background-repeat: no-repeat; float:left; width: 255px;margin:0;}


.calculator {background-image: url("images/calculator-icon.png");}
.chart {background-image: url("images/chart-icon.png");}
.briefcase {background-image: url("images/briefcase-icon.png");}
.lightbulb {background-image: url("images/lightbulb-icon.png");}
.mortarboard {background-image: url("images/mortarboard-icon.png");}
.monitor {background-image: url("images/monitor-icon.png");}
.users {background-image: url("images/users-icon.png");}
.key {background-image: url("images/key-icon.png");}
.curricular {background-image: url("images/curricular-icon.png");}
.decision {background-image: url("images/decision-icon.png");}
.confidence {background-image: url("images/confidence-icon.png");}
.research {background-image: url("images/research-icon.png");}
.search {background-image: url("images/search-icon.png");}
.star {background-image: url("images/star-icon.png");}
.table {background-image: url("images/table-icon.png");}
.barchart {background-image: url("images/barchart-icon.png");}
.clipboard {background-image: url("images/clipboard-icon.png");}
.clock {background-image: url("images/clock-icon.png");}
.document {background-image: url("images/document-icon.png");}
.info {background-image: url("images/info-icon.png");}
.diploma {background-image: url("images/diploma-icon.png");}





/* how it works -------------------------- */

div#how_it_works {margin:10px 0 20px 0; padding:0;border-top: 3px solid #dde8f5;}

div#how_it_works div.item {border-bottom: 3px solid #dde8f5; margin:10px 0 0 0; padding:0 0 15px 80px;}
div#how_it_works div.item p {padding:0;}

div#how_it_works div.item_1 {background: url("images/how-it-works-1.png") left top no-repeat;}
div#how_it_works div.item_2 {background: url("images/how-it-works-2.png") left top no-repeat;}
div#how_it_works div.item_3 {background: url("images/how-it-works-3.png") left top no-repeat;}
div#how_it_works div.item_4 {background: url("images/how-it-works-4.png") left top no-repeat;}

div.how_works_block {margin:0 0 20px;}
div.how_works_block img {margin:0 0 5px 4px;}
div.how_works_block p {padding:0 4px 4px 4px;}



/* buy -------------------------- */

div#buy_boxout {
	background: #d9e4f0 url("images/smc-box.png") top left no-repeat;
	border: 1px solid #c6d1de;
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;
	padding: 10px 0 5px;
	margin:0 0 35px 30px;
	float:right;
	width: 220px;
}
div#buy_boxout_left {float: left; width: 108px; border-right: 1px solid #c6d1de; margin:0 0 10px;}
div#buy_boxout_right {float: left; width: 108px; border-left: 1px solid #fff; margin:0 0 10px;}

div#buy_boxout_left p, div#buy_boxout_right p {color: #737b85; font-size: 70%; text-align: center; padding:0 0 5px;}
div#buy_boxout_left p.price, div#buy_boxout_right p.price {color: #053d7f; font-size: 190%;font-family:Arial, sans-serif;font-weight: bold; padding: 0;}

div#buy_boxout_btn {margin:0 0 10px 53px;}

ul#buy_list_left {float:left; width: 304px; border-right: 1px solid #849cb7; margin:0 0 10px; padding:0; color: #000;}
ul#buy_list_right {float:left; width: 305px; margin:0 0 10px; padding:0; color: #000;}

ul#buy_list_left li, ul#buy_list_right li {background: url("images/list-bg.png"); margin:0; padding: 3px 10px; list-style: none;}

ul#buy_list_left li.alternate, ul#buy_list_right li.alternate {background: url("images/list-bg-light.png");}
ul#buy_list_left li.title, ul#buy_list_right li.title {background: #92adcb; color: #2d4056; font-size: 120%;font-family:Arial, sans-serif;}
ul#buy_list_left li.last {
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomleft: 5px; 
}
ul#buy_list_right li.last {
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-bottomright: 5px; 
}

ul#buy_list_left li span, ul#buy_list_right li span {background: url("images/tick.gif") left center no-repeat; padding:0 0 0 20px;}

div.buy_block {margin:0 0 20px;}
div.buy_block img {margin:4px 0 5px 4px;}

div#buy_questions {padding: 20px 0;}

div#distributor_info {border-top: 3px solid #dde8f5; padding:10px 0;}

table#payment_success {margin:0 0 10px; padding:0;border-bottom:1px solid #ccc; border-right:1px solid #ccc;}
table#payment_success td {border-top:1px solid #ccc; border-left:1px solid #ccc;}
table#payment_success td p {padding:5px;}



/* customers -------------------------- */

div#map_search {padding: 9px; margin:0 0 20px;}
div#map_holder {border: 1px solid #dcdad3; width: 938px; height: 500px; }

div#map_search_box {float: left; width: 825px; margin:0 0 15px;}
div#map_search_btn {float: left; width: 115px; margin:0 0 15px;}

div.wide_link_bar {padding:0 0 4px; margin:0 0 20px}

ul.customer_list {margin:8px 4px; padding:0;}
ul.customer_list li {
	list-style: none;
	float: left;
	width: 296px;
	margin:0 10px; 
	padding:3px 0 3px; 
	background: url("images/customers-list-bullet.png") left center no-repeat;
}
ul.customer_list li span {margin:0 0 0 10px;}




/* case studies -------------------------- */

div.case_study_block {margin:0 0 20px;}
div.case_study_block img {margin:0 0 5px 4px;}
div.case_study_block p {padding:0 4px 4px 4px;}

ul#archive_list {margin:-10px 0 20px; padding:0;}
ul#archive_list li {margin:0; padding: 5px 5px 5px 15px; list-style: none; border-bottom: 1px solid #dde8f5; background: url("images/blue-bullet.png") left center no-repeat}




/* news -------------------------- */

div.news_block {margin:0 0 20px;}
div.news_block p {padding:4px;}





/* distributors -------------------------- */

div#distributors_list {border-top: 3px solid #dde8f5; margin:0 0 20px;}
div.distributor {border-bottom: 3px solid #dde8f5; padding: 15px 0 10px 0;}

div.dist_image {float: left; width: 230px;}
div.dist_image img {border: 1px solid #ccc;}

div.dist_text {float: left; width: 380px;}
div.dist_text p {padding:0;}



/* rhs -------------------------- */

div.live_data_box {
	margin:0 0 20px;
}

div.live_data_title {
	background: #05376f url("images/live-data-title-bg.png") repeat-x;
	-moz-border-radius-topleft: 5px; 
	-moz-border-radius-topright: 5px; 
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	border-bottom: 1px solid #021a35;
	padding:5px 10px;
}

div.live_data_box ol {
	margin:0; 
	padding:0;  
	color: #000; 
	list-style-position:inside; 
	line-height: 1.2;
}
div.live_data_box ol.recently_played {
	list-style:none; 
	margin:0; 
	padding:0;
}

div.live_data_box ol li {margin:0; padding:5px 5px 5px 10px; background: url("images/list-bg.png");}
div.live_data_box ol li.alternate {background: url("images/list-bg-light.png");}
div.live_data_box ol li.last {
	-moz-border-radius-bottomleft: 5px; 
	-moz-border-radius-bottomright: 5px; 
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
}

div.live_data_box ol li span.score {
	float:right; 
	background: #3d982d url("images/leaderboard-score-bg.png") repeat-x; 
	padding: 3px 5px;
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;
	border: 1px solid #22521a;
	color: #fff;
	margin:3px 0 0 0;
	font-size: 90%;
	font-weight: bold;
}
div.live_data_box ol li span.time {
	float:right; 
	color: #315379;
	margin:7px 0 0 0;
	font-size: 90%;
	font-weight: bold;
	font-size: 80%;
}

div.live_data_box ol li span.details {color: #333; font-size: 80%; margin:0 0 0 24px;}
div.live_data_box ol li.last span.details {margin:0 0 0 31px;}
div.live_data_box ol.recently_played li span.details {margin:0;}

p.live_data_btn {padding:0;}
p.live_data_btn a {
	width: 268px; 
	text-align: center;
	background: #d9e5f0 url("images/live-data-btn.png") repeat-x;
	padding: 5px 0;
	display: block;
	border: 1px solid #b4c3d3;
	-moz-border-radius-bottomleft: 5px; 
	-moz-border-radius-bottomright: 5px; 
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
}
p.live_data_btn a:hover {
	border: 1px solid #a5b6c8;
}


div.rhs_videos_title {
	background: #05376f url("images/live-data-title-bg.png") repeat-x;
	-moz-border-radius-topleft: 5px; 
	-moz-border-radius-topright: 5px; 
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	border-bottom: 1px solid #021a35;
	padding:5px 10px;
}
div.rhs_video {margin:0; background: url("images/list-bg.png");}
div.v_alternate {background: url("images/list-bg-light.png"); }
div.v_last {
	-moz-border-radius-bottomleft: 5px; 
	-moz-border-radius-bottomright: 5px; 
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	margin:0 0 20px;
}

div.rhs_video_image {float:left; width: 110px; margin:10px 0;}
div.rhs_video_image img {margin:0 0 0 10px; border: 1px solid #ccc;}
div.rhs_video_text {float:left; width: 155px; margin:10px 0;}
div.rhs_video_text a {font-weight: bold; color: #0e68d2;}


div.rhs_who_block {margin:0 0 20px;}
div.rhs_who_block p {padding:4px 4px 5px;}

div.title_help {float:right; margin:0 -5px 0 0;}




/* printing -------------------------- */

.print_show { display: none; }



/* video overlay ------------------------ */

div#video_overlay_bg {position:fixed; top:0; left:0; z-index:99; width: 100%; height: 100%; background: url("images/new-black-70.png") repeat 0 0 transparent;}
* html div#video_overlay_bg {
		background: none;
		background-color: #000;
		opacity: .70;
		filter: alpha(opacity=70);
}
* html body {height: 100%;}

div#video_overlay_container {position:absolute; z-index:1005; left: 0; top: 60px; width: 100%;}
div#video_overlay {
	width: 680px;
	margin:0 auto; 
	border: 10px solid #000; 
	height: 509px;
	-moz-border-radius: 10px; 
	-webkit-border-radius: 10px;
	border-radius: 10px;
	color: #fff;
}
div#video_overlay a {color: #ccc;}

div#video_close_btn {position:absolute; margin: -32px 0 0 665px;}
div#video_close_btn a, div#video_close_btn a:hover {border:none;}
div#video_content {background: #000;height: 509px;}
div#video_content object, div#video_content embed {margin: 10px}



/* footer -------------------------- */

div#footer_wrapper p {text-align: center; color: #666;}
div#footer_wrapper a {color: #4e4328;}

ul#partners {margin:10px 0; padding:0; text-align: center;}
ul#partners li {display:inline; list-style: none; display:inline; padding:0; margin:0 10px;}



/* extras -------------------------- */

div.page_img {margin:0 0 10px;}
div.page_img img {border: 1px solid #ccc;}
div.page_img p {text-align: right; font-size: 65%; color: #666;}

div.page_img_right {margin:0 0 10px 10px; float: right;}
div.page_img_right img {border: 1px solid #ccc;}
div.page_img_right p {text-align: right; font-size: 65%; color: #666;}

div.page_img_left {margin:0 10px 10px 0; float: left;}
div.page_img_left img {border: 1px solid #ccc;}
div.page_img_left p {font-size: 70%; color: #666;}


ul.image_gallery {margin:0; padding:0;}
ul.image_gallery li {display: inline; float:left; list-style: none; margin:0 10px 10px 0; padding:0; background:none;}
ul.image_gallery li img {border:1px solid #ccc;}

div.flash_holder {margin:10px 0;}

p.download {padding: 5px 0 15px}
p.download a {
	background: #d9e5f0 url("images/live-data-btn.png") repeat-x;
	padding: 3px 7px;
	border: 1px solid #b4c3d3;
	-moz-border-radius: 5px;  
	-webkit-border-radius: 5px;
	text-decoration: none;
	color: #406998;
}
p.download a:hover {border: 1px solid #a4b4c5;color: #0c3f78;}


/* Hs and Ps -------------------------- */
h1 {color: #053d7f; font-size: 190%;font-family:Arial, sans-serif;letter-spacing:1px;margin:0; padding: 0 0 10px;line-height: 1.2;}

h2 {color: #053d7f; font-size: 130%;font-family:Arial, sans-serif;letter-spacing:1px;margin:0 0 10px 0; padding: 0 0 5px;line-height: 1.2; border-bottom: 3px solid #dde8f5;}
div#boxout h2 {border-bottom: none; font-size: 190%; margin:0; padding:0 0 10px;}
div.distributor h2 {border-bottom:none; padding:0 0 5px; margin:0;}
h2.distributor_info {border-bottom:none; padding:0 0 5px; margin:0;}
div#how_it_works div.item h2 {border-bottom:none; padding:0 0 5px; margin:0;}

h3 {color: #332708; font-size: 110%;font-family:Arial, sans-serif;margin:0; padding: 5px; line-height: 1.3;}
div.content_box h3 {background: #d5ceb7 url("images/box-h4-bg.png") repeat-x; border-bottom: 1px solid #baae91; margin:4px 4px 0 4px; padding: 5px 10px;}
div.content_box h3 a {color: #332708; background: url("images/box-h4-bullet.gif") 0 5px no-repeat; padding: 0 0 0 18px; display: block;}
div.content_box h3 a.open {background: url("images/box-h4-bullet-open.gif") left center no-repeat;}

div.wide_link_bar h3 {padding: 10px;}

h4 {color: #053d7f; font-size: 100%;font-family:Arial, sans-serif;margin:0; padding: 0 0 5px; line-height: 1.2;}
div.smc_box h4 {border-bottom: 1px solid #c6d1de;}
div.icon_list_edu h4 {padding:5px 0;}
div.extras_html h4, h4.overlay {background: #fbf7ec; padding: 5px; margin:0 0 15px; color: #615d53;}


h4#leaderboard {color: #fff; background: url("images/h4-star.png") no-repeat; padding: 2px 0 2px 30px;}
h4#recently_played {color: #fff; background: url("images/h4-clock.png") no-repeat; padding: 2px 0 2px 30px;}
h4#testimonials {color: #fff; background: url("images/h4-bubble.png") no-repeat; padding: 2px 0 2px 30px;}

h4.title {
	background: #05376f url("images/live-data-title-bg.png") repeat-x;
	-moz-border-radius-topleft: 5px; 
	-moz-border-radius-topright: 5px; 
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	border-bottom: 1px solid #021a35;
	padding:7px 10px;
	color: #fff;
}

h4.warning {padding:5px; background:#FFFF99; margin:10px 0; color: #a28a4f; }
div.extras_html div.content_box h4.warning {padding:5px; background:#FFFF99; margin:5px; color: #a28a4f; }
div.extras_html h4.warning {padding:5px; background:#FFFF99; margin:0 0 10px 0; color: #a28a4f; }

h4.warning_happy, div.extras_html h4.warning_happy {background: #f1fdea; padding: 5px; margin:0 0 10px 0; color: #437d24;}
div.extras_html div.content_box h4.warning_happy {background: #f1fdea; padding: 5px; margin:5px; color: #437d24;}
div.extras_html h4.warning_happy {background: #f1fdea; padding: 5px; margin:0 0 10px 0; color: #437d24;}

p.right {text-align:right;}
p.center {text-align:center;}
p.float_right {float:right; padding:10px;}

div.title p {font-size: 100%;font-family:Arial, sans-serif; color: #000;}

p.title {font-size: 100%;font-family:Arial, sans-serif; color: #000;}
p.small {font-size: 65%;}
p.breadcrumb {padding:0 0 5px;}
p.note {font-size: 70%; color: #666;}
p.question {font-size: 100%;font-family:Arial, sans-serif; color: #666; font-weight: bold; padding:0 0 5px;}
div.answer p {color: #666; padding: 0 0 20px;}
p.back {font-size: 70%;color: #0c3f78;}

p.content_box_link {
	float:right; 
	margin:12px 10px 0 -5px;
	padding:0;
}
p.content_box_link a {
	background: #878274;
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;
	color: #fff;
	text-decoration: none;
	padding: 3px 7px;
	margin:0;
}

p.news_box_date {
	background: #878274;
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;
	color: #fff;
	text-decoration: none;
	padding: 3px 7px;
	margin:0;
	float: right;
	width: auto;
	font-size: 70%;
	margin:10px 10px 0 0;
	line-height: 1.2;
}

p.h2_more {float:right; padding:5px 0 0 0;}

p.content_box_more {padding:0; text-align: center;}
p.content_box_more a {display:block; background: #e7e2d2; padding: 2px 0; color: #332708; text-decoration: none;}
p.content_box_more a:hover {background: #dfd9c7;}
p.content_box_more img {vertical-align: middle;}

div#home_title_right p.video_title_overlay {
	position: absolute; 
	margin: 10px 20px 0 0; 
	width: 390px; 
	text-align: right;
	font-size: 100%;
	font-family:Arial, sans-serif;
	font-weight: bold;
}
div#home_title_right p.video_title_overlay a {
	padding:5px 10px; 
	color: #fff;
	text-decoration: none;
	background: url("images/new-black-70.png") repeat 0 0 transparent;
}
* div#home_title_right p.video_title_overlay a {
	background: none;
	background-color: #000;
	opacity: .70;
	filter: alpha(opacity=70);
}

div#edu_title_right p.video_title_overlay, div#bus_title_right p.video_title_overlay {
	position: absolute; 
	margin: 10px 20px 0 0; 
	width: 340px; 
	text-align: right;
	font-size: 100%;
	font-family:Arial, sans-serif;
	font-weight: bold;
}
div#edu_title_right p.video_title_overlay a, div#bus_title_right p.video_title_overlay a {
	padding:5px 10px; 
	color: #fff;
	text-decoration: none;
	background: url("images/new-black-70.png") repeat 0 0 transparent;
}
* div#edu_title_right p.video_title_overlay a, * div#bus_title_right p.video_title_overlay a {
	background: none;
	background-color: #000;
	opacity: .70;
	filter: alpha(opacity=70);
}

div.buy_block p.video_title_overlay {
	position: absolute; 
	margin: 10px 20px 0 0; 
	width: 290px; 
	text-align: right;
	font-size: 100%;
	font-family:Arial, sans-serif;
	font-weight: bold;
}
div.buy_block p.video_title_overlay a {
	padding:5px 10px; 
	color: #fff;
	text-decoration: none;
	background: url("images/new-black-70.png") repeat 0 0 transparent;
}
* div.buy_block p.video_title_overlay a {
	background: none;
	background-color: #000;
	opacity: .70;
	filter: alpha(opacity=70);
}



/* images-------------------------- */

img.video_thumb {margin: 4px 0 4px 4px;}
img.page_right {float: right; margin:0 0 15px 15px; border: 1px solid #ccc;}



/* clears -------------------------- */
div.clear_left {clear: left;line-height: 0.1; height: 1px;}
div.clear_left_white {clear: left;line-height: 0.1; height: 1px; background: #fff;}
div.clear_right {clear: right;line-height: 0.1; height: 1px;}
div.clear_both {clear: both;line-height: 0.1; height: 1px;}



/* forms --------------------------------------- */

div.form_box {border-top: 3px solid #dde8f5; padding:10px 0;}
div.form_right {float:left; width: 450px;}

form#map_search_form, form#rhs_who_form {margin:0; padding:0;}
form.page_form {margin:10px 0 0; padding:0;}
form#password_form {padding:10px;}

form#map_search_form, form#rhs_who_form, form#free_trial_form, form#login_form {margin:0; padding:0;}
form#login_form {margin:0; padding:10px 0; border-top: 3px solid #dde8f5;}


p.form_text {margin:10px 0;}


/* labels -------------------------------------- */

form#login_form label {
	color: #333; 
	font-size: 90%;
	font-weight: bold;
	font-family:Arial, sans-serif;
	display: inline;
	width: 200px;
	float: left;
	margin: 8px 0;
	clear: left;
}
form#login_form label span {
	color: #666; 
	font-size: 80%;
	font-weight: normal;
}
form#free_trial_form label {
	color: #333; 
	font-size: 90%;
	font-weight: bold;
	font-family:Arial, sans-serif;
	display: inline;
	width: 160px;
	float: left;
	margin: 8px 0;
	clear: left;
}
form#free_trial_form label span {
	color: #666; 
	font-size: 80%;
	font-weight: normal;
}
form#free_trial_form label.inline {
	color: #666; 
	font-size: 100%;
	font-weight: normal;
	float:none;
	margin:7px 0 0;
	display:block;
	width: auto;
}
form.page_form label {
	color: #666; 
	font-size: 90%;
	font-weight: bold;
	font-family:Arial, sans-serif;
	display: inline;
	width: 130px;
	float: left;
	margin: 8px 0 8px 10px;
	clear: left;
}

form#password_form label {
	color: #666; 
	font-size: 90%;
	font-weight: bold;
	font-family:Arial, sans-serif;
	display: inline;
	width: 130px;
	float: left;
	margin: 5px 0 0;
	clear: left;
}

p#security_question {
	color: #666; 
	font-size: 90%;
	font-weight: bold;
	font-family:Arial, sans-serif;
	margin:0px 0 8px 10px;
	padding:0;
}
p#security_question span.tip {font-weight:normal; text-decoration: underline; font-size: 75%; cursor: pointer;}


/* form elements -------------------------------- */

input.map_search {width: 760px; border:3px solid #878274; padding: 7px; background: #fff; font-size: 18px;font-family:Arial, sans-serif; color:#666; margin:5px 15px 15px 0;}

input.rhs_who_text {width: 165px; border:2px solid #878274; padding: 5px; background: #fff; font-size: 14px;font-family:Arial, sans-serif; color:#666; margin:5px 5px 10px 4px;}

input.standard_text {width: 440px; border:1px solid #ebe4d4; padding:4px 3px; background: #fcf8ed; font-size: 16px;font-family:Arial, sans-serif; color:#333; vertical-align: middle;margin:10px 0;}

input.small_text {width: 200px; border:1px solid #ebe4d4; padding:4px 3px; background: #fcf8ed; font-size: 16px;font-family:Arial, sans-serif; color:#333; vertical-align: middle;margin:10px 0;}

input.login_text {width: 250px; border:1px solid #ebe4d4; padding:4px 3px; background: #fcf8ed; font-size: 16px;font-family:Arial, sans-serif; color:#333; vertical-align: middle;margin:10px 0;}

input.password_text {width: 190px; border:2px solid #878274; padding: 5px; background: #fff; font-size: 14px;font-family:Arial, sans-serif; color:#666; margin:0 10px 0 0;}

textarea.standard_textarea {width: 440px; border:1px solid #ebe4d4; padding:4px 3px; background: #fcf8ed; font-size: 16px;font-family:Arial, sans-serif; color:#333; vertical-align: middle;margin:10px 0;}

select.mini_dd {vertical-align:middle; margin: 11px 0; font-size: 14px; background: #fcf8ed; width: 100px; font-family:Arial, sans-serif; color:#333;}
select.standard_dd {vertical-align:middle; margin: 11px 0; font-size:14px; background: #fcf8ed; width: 440px; font-family:Arial, sans-serif; color:#333;}
select.login_dd {vertical-align:middle; margin: 13px 0; font-size:14px; background: #fcf8ed; width: 250px; font-family:Arial, sans-serif; color:#333;}

/* form in extras */

input.extras_text {width: 280px; border:2px solid #878274; padding: 5px 3px; background: #fff; font-size: 14px;font-family:Arial, sans-serif; color:#666; margin:5px 5px 10px 4px;}
input.extras_text_large {width: 480px; border:2px solid #878274; padding: 5px 3px; background: #fff; font-size: 14px;font-family:Arial, sans-serif; color:#666; margin:5px 5px 10px 4px;}

input.security_text {width: 60px; border:2px solid #878274; padding: 5px 3px; background: #fff; font-size: 14px;font-family:Arial, sans-serif; color:#666; margin:5px 5px 10px 4px;}

textarea.extras_textarea {width: 280px; border:2px solid #878274; padding: 5px 3px; background: #fff; font-size: 14px;font-family:Arial, sans-serif; color:#666; margin:5px 5px 10px 4px;}
textarea.extras_textarea_large {width: 480px; border:2px solid #878274; padding: 5px 3px; background: #fff; font-size: 14px;font-family:Arial, sans-serif; color:#666; margin:5px 5px 10px 4px;}

#tooltip {
	position: absolute;
	z-index: 3000;
	border: 3px solid #d4c24a;
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;
	border-radius: 5px;
	background-color: #fff7c2;
	padding: 5px;
	opacity: 0.95;
	width: 250px;
	font-size: 75%;
}


/* buttons -------------------------------------------- */

input.map_search_btn {background: #557730 url("images/submit-btn-130.png") no-repeat; width: 130px; height: 40px; color: #fff;font-family:Arial, sans-serif; font-size: 120%; border: none; font-weight: bold; line-height: 17px; margin:5px 0 15px; cursor: pointer;}

input.rhs_who_btn {background: #557730 url("images/submit-btn-60.png") no-repeat; width: 60px; height: 30px; color: #fff;font-family:Arial, sans-serif; font-size: 100%; border: none; font-weight: bold; line-height: 17px; margin:0 0 10px; cursor: pointer;}

input.password_btn {background: #557730 url("images/submit-btn-60.png") no-repeat; width: 60px; height: 30px; color: #fff;font-family:Arial, sans-serif; font-size: 100%; border: none; font-weight: bold; line-height: 17px; margin:0; cursor: pointer;}

input.submit_btn {background: #557730 url("images/submit-btn-130.png") no-repeat; width: 130px; height: 40px; color: #fff;font-family:Arial, sans-serif; font-size: 160%; border: none; font-weight: bold; line-height: 17px; margin:5px 0 15px 10px; cursor: pointer; vertical-align: middle;}

input.extras_submit_btn {background: #557730 url("images/submit-btn-130.png") no-repeat; width: 130px; height: 40px; color: #fff;font-family:Arial, sans-serif; font-size: 160%; border: none; font-weight: bold; line-height: 17px; margin:0 0 0 145px; cursor: pointer;}

input.login_btn {background: #587a32 url("images/login-btn-green.png") no-repeat; width: 180px; height: 40px; color: #fff;font-family:Arial, sans-serif; font-size: 120%; border: none; font-weight: bold; line-height: 17px; margin:10px 0 10px 200px; cursor: pointer;}

input.pay_btn_green {background: #61823c url("images/btn-bg-green.png") repeat-x; color: #fff;font-family:Arial, sans-serif; font-size: 110%; border: 1px solid #506934; font-weight: bold; line-height: 17px; margin:5px 10px 15px 0; cursor: pointer;padding:7px 0; width: 180px;
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;
}
input.pay_btn_blue {background: #3762a4 url("images/btn-bg-blue.png") repeat-x; color: #fff;font-family:Arial, sans-serif; font-size: 110%; border: 1px solid #3f4f6f; font-weight: bold; line-height: 17px; margin:5px 10px 15px 0; cursor: pointer; padding:7px 0; width: 250px;
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;
}
