/********** Begin header **********/
body {
  margin: 0;
  padding: 0;
  background-image: url("/images/welcome/bg_blue.png");
  height: 100%;
}

div#header {
  background-image: url("/images/header/bg_header.png");
  height: 445px;
  box-shadow: 0px 3px 4px 0px #29526e;
  z-index: 2;
  background-color: #f4f4f4;
}

/* Top Nav Bar **********************/
div#top_nav_container {
  height: 35px;
  width: 100%;
  background-image: url("/images/header/bg_top_bar.png");
  background-color: #1d4e69;
}

div#top_nav_shadow_container {
  height: 22px;
  width: 100%;
  background-image: url("/images/header/bg_top_bar_shadow.png");
}

div#top_nav {
  width: 960px;
  height: 35px;
  margin-left: auto;
  margin-right: auto;
}

div.top_nav_start_button {
  height: 35px;
  border-right: 1px solid #21526d;
}

div.top_nav_end_button {
  height: 35px;
  border-left: 1px solid #0d334f;
}

a.top_nav_button {
  text-decoration: none;
  display: block;
  height: 24px;
  padding-top: 11px;
  padding-left: 20px;
  padding-right: 20px;
  border-left: 1px solid #0d334f;
  border-right: 1px solid #21526d;
  color: #e7e7e7;
  font: normal 11px/1 Verdana, sans-serif;
}

a.top_nav_button:hover {
  cursor: pointer;
  background-image: url("/images/header/bg_top_nav_button.png");
}

/* Login Form & Logo **********************/
div#logo_login {
  width: 960px;
  margin-left: auto;
  margin-right: auto;
  height: 100px;
  margin-top: -5px;
}

a#logo {
  /* width: 80px; */
  height: 80px;
  background-image: url("/images/header/ulsolutions_logo_horz_blk_rgb.png");
  cursor: pointer;
  display: block;
  text-indent: -9999px;
  float: left;
}

a#logo:hover {
  background-position: 0px 80px;
}
div#login {
  float: right;
  text-align: right;
  width: 350px;
  font: normal 11px/1 Verdana, sans-serif;
  color: #4e8abe;
}

div#login_input_container {
  float: left;
}

input.login {
  color: #777;
  height: 25px;
  width: 125px;
  border: 1px solid #dedede;
  border-radius: 6px;
  /*box-shadow: inset 0 1.5px 3px rgba(190, 190, 190, .4), 0 0 0 5px #f5f7f8;*/
  font-size: 14px;
  padding-left: 10px;
  margin-right: 10px;
  box-shadow: inset 0 1px 0px 0px #b3b3b3;
  background: #fff;
}

div#header_support_number {
  margin-top: 5px;
}

div#login_form {
  margin-top: 8px;
  line-height: 1;
}

div#login_links {
  margin-top: 8px;
  text-align: left;
}

button#login_button {
  margin-top: 2px;
}

/* Movie Screen **********************/
div#movie_screen_container {
  width: 925px;
  height: 250px;
  background-color: #fdfdfd;
  padding: 1px;
  margin-left: auto;
  margin-right: auto;
}

div#movie_screen {
  border: 1px solid #bebebe;
  background-color: #d1d1d1;
  width: 923px;
  height: 248px;
}

div#movie_screen_image {
  background-color: #0d2637;
  margin: 4px;
  width: 915px;
  height: 240px;
}

div#movie_screen {
  position: relative;
}

div#movie_screen_left {
  position: absolute;
  margin-top: 4px;
  margin-left: 4px;
  height: 240px;
  width: 75px;
  background: url("/images/movie_screen/arrow_left.png") no-repeat right center;
  top: 0px;
  z-index: 105;
}

div#movie_screen_right {
  position: absolute;
  height: 240px;
  width: 75px;
  margin-top: 4px;
  background: url("/images/movie_screen/arrow_right.png") no-repeat left center;
  left: 845px;
  z-index: 105;
}

.no_highlight {
  opacity: 0;
  -webkit-transition: opacity 400ms linear;
  -moz-transition: opacity 400ms linear;
  -ms-transition: opacity 400ms linear;
  -o-transition: opacity 400ms linear;
  transition: opacity 400ms linear;
}

.semi_highlight {
  opacity: 0.4;
  -webkit-transition: opacity 400ms linear;
  -moz-transition: opacity 400ms linear;
  -ms-transition: opacity 400ms linear;
  -o-transition: opacity 400ms linear;
  transition: opacity 400ms linear;
}

.full_highlight {
  opacity: 0.8;
  -webkit-transition: opacity 400ms linear;
  -moz-transition: opacity 400ms linear;
  -ms-transition: opacity 400ms linear;
  -o-transition: opacity 400ms linear;
  transition: opacity 400ms linear;
}

div#movie_screen_left:hover,
div#movie_screen_right:hover {
  cursor: pointer;
}

img#movie_screen_overlay {
  position: absolute;
  border: 0px;
  left: 4px;
  top: 4px;
  z-index: 100;
}

div#movie_screen_bottom {
  height: 15px;
  width: 915px;
  padding-top: 8px;
  margin-left: auto;
  margin-right: auto;
}

div#movie_screen_progress {
  margin-left: 325px;
  width: 265px;
  text-align: center;
}

div.indicator_inactive {
  background-image: url("/images/movie_screen/indicators/indicator.png");
  height: 15px;
  width: 15px;
  margin-right: 2px;
  cursor: pointer;
  display: inline-block;
  *display: inline;
  zoom: 1;
}

div.indicator_inactive:hover {
  background-position: 0px 15px;
}

div.indicator_active {
  background-image: url("/images/movie_screen/indicators/indicator.png");
  background-position: 0px 30px;
  height: 15px;
  width: 15px;
  margin-right: 2px;
  cursor: pointer;
  display: inline-block;
  *display: inline;
  zoom: 1;
}

div#movie_screen_notice {
  float: right;
  font: normal 11px/1 "Verdana", sans-serif;
  font-style: italic;
  color: #777777;
  text-shadow: 0px 1px 1px #cccccc;
}


/********** End header ************/

/********** Begin welcome **********/
html{
	height: 100%;
}

body{
	height: 100%;
}

div#container{
	min-height: 100%;
	position: relative;
	height: auto !important;
	height: 100%;
	margin-bottom: -188px;
}

div#page_container{
	background-image: url('/images/welcome/bg_blue_gradient.png');
	background-repeat: repeat-x;
	width: 100%;
	padding-top: 20px;
	padding-bottom: 40px;
	background-color: #2c5a77;
}

div#about_blurb{
	z-index: 3;
	width: 890px;
	margin-left: auto;
	margin-right: auto;
	font: normal 18px/1.5 "Lora", serif;
	color: #e9f1f4;
	padding-top: 25px;
	text-shadow: 0px 1px 3px rgba(0, 0, 0, 0.5);
	padding-bottom: 20px;
	text-align: center;
}

div#daypass_blurb{
	margin-top: 0px;
	height: 36px;
	z-index: 3;
	width: 903px;
	margin-left: auto;
	margin-right: auto;
	font: normal 18px/36px "Lora", serif;
	color: #e9f1f4;
	text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.2);
	text-align: center;
	background-color: #dddddd;
	background-image: -ms-linear-gradient(top, #f4f4f4, #cccccc);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f4f4f4), color-stop(100%, #cccccc));
	background-image: -webkit-linear-gradient(top, #f4f4f4, #cccccc);
	background-image: -moz-linear-gradient(top, #f4f4f4, #cccccc);
	background-image: -o-linear-gradient(top, #f4f4f4, #cccccc);
	background-image: linear-gradient(top, #f4f4f4, #cccccc);
	
	border: 1px solid #ffffff;
	border-radius: 6px;

	box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.5);

	color: #2e2e2e;
	padding: 7px 10px 7px 10px;
}

a#daypass_button{
	display: inline-block;
	float: right;
	margin-left: 15px;
	width: 150px;
}

div.section_container{
	z-index: 3;
	width: 940px;
	margin-left: auto;
	margin-right: auto;
}

div.section_header_container{
	position: relative;
	margin-left: 6px;
	width: 928px;
}

div.section_header_bg{
	background-image: url('/images/page_sections/section_bullet.png');
	background-repeat: repeat-x;
	position: absolute;
}

div#product_section_header_bg{
	top: 5px;
	left: 95px;
	height: 18px;
	width: 834px;
}

div.section_title{
	background-image: url('/images/page_sections/section_icon.png');
	background-repeat: no-repeat;
	padding-top: 1px;
	padding-left: 24px;
	color: #e9f1f4;
	height: 21px;
	font: normal 15px/1 Verdana, sans-serif;
	text-shadow: 0px 1px 2px rgba(0, 0, 0, 0.5);
}

div.product_container{
	padding: 10px;
	height: 340px;
}

div#subscription_section_header_bg{
	top: 5px;
	left: 130px;
	height: 18px;
	width: 798px;
}

div.subscription_container{
	padding: 10px;
	height: 350px;
	padding-left: 171px;
}

div#software_section_header_bg{
	top: 5px;
	left: 145px;
	height: 18px;
	width: 781px;
}

div.software_container{
	padding: 10px;
	height: 430px;
}

.sample_label a{
	color: #2e2e2e;
}

/********** End welcome ************/

/********** Begin product_card **********/
div.product_card {
	background-color: #dddddd;
	background-image: -ms-linear-gradient(top, #f4f4f4, #cccccc);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f4f4f4), color-stop(100%, #cccccc));
	background-image: -webkit-linear-gradient(top, #f4f4f4, #cccccc);
	background-image: -moz-linear-gradient(top, #f4f4f4, #cccccc);
	background-image: -o-linear-gradient(top, #f4f4f4, #cccccc);
	background-image: linear-gradient(top, #f4f4f4, #cccccc);
	
	border: 1px solid #ffffff;
	border-radius: 6px;

	box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.5);

	color: #2e2e2e;
	width: 173px; 
	padding: 10px 15px 15px 15px;
	text-align: left;
}

.product_card .product_title{
	text-align: center;
	text-shadow: 0px 1px rgba(255, 255, 255, 1);
	font: normal 21px/1.3 "Oswald", Verdana, sans-serif;
}

.product_card .product_image{
	height: 91px;
	width: 165px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 12px;
	padding: 3px;
}

.product_card .product_image .inner_image{
	width: 165px;
	height: 91px;
}

.product_card .product_image .inner_image_gis{
	background-image: url('/images/product_card/product_card_gis.png');
}

.product_card .product_image .inner_image_vmm{
	background-image: url('/images/product_card/product_card_vmm.png');
}

.product_card .product_image .inner_image_wrg{
	background-image: url('/images/product_card/product_card_wrg.png');
}

.product_card .product_image .inner_image_report{
	background-image: url('/images/product_card/product_card_reports.png');
}


.product_card .product_details ul{	
	text-align: left;
	padding-left: 15px;
	margin-left: 0;
	height: 70px;
	font: normal 12px/1.5 "Lora", serif;
}

.product_card .product_details li{	
	padding-bottom: 10px;
}

.product_card .product_details li span{	
	position: relative; 
	left: -5px;
}

.product_card .product_sample{
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 150px;
	padding-top: 10px;
	text-shadow: 0px 1px rgba(255, 255, 255, 1);
	cursor: pointer;
}

.product_card .product_sample:hover{
	text-decoration: underline;
	text-shadow: 0px 1px rgba(255, 255, 255, 0);
}

.product_card .product_sample .sample_label{
	font: normal 18px/1.0 "Oswald", sans-serif;
	padding-top: 2px;
}

.product_card .product_sample .sample_image{
	width: 23px;
	height: 23px;
	float: left;
	margin-right: 5px;
}

.product_card .product_sample .sample_image_gis{
	background-image: url('/images/icons/gis.png');
}

.product_card .product_sample .sample_image_vmm{
	background-image: url('/images/icons/vmm_or_wrg.png');
}

.product_card .product_sample .sample_image_wrg{
	background-image: url('/images/icons/vmm_or_wrg.png');
}

.product_card .product_sample .sample_image_report{
	background-image: url('/images/icons/report.png');
}

.product_card .product_button button, .product_card .product_button a{
	width: 173px;
	margin-top: 30px;
	font-size: 18px;
}

.margin_product_right{
	margin-right: 33px;
}

/********** End product_card ************/

/********** Begin subscription_card **********/
div.subscription_card {
	background-color: #dddddd;
	background-image: -ms-linear-gradient(top, #f4f4f4, #cccccc);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f4f4f4), color-stop(100%, #cccccc));
	background-image: -webkit-linear-gradient(top, #f4f4f4, #cccccc);
	background-image: -moz-linear-gradient(top, #f4f4f4, #cccccc);
	background-image: -o-linear-gradient(top, #f4f4f4, #cccccc);
	background-image: linear-gradient(top, #f4f4f4, #cccccc);
	border-radius: 6px;

	box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.5);
	
	color: #2e2e2e;
	width: 275px; 
	text-align: left;
}

div.subscription_card_header{
	border-left: 1px solid #5c9acc;
	border-right: 1px solid #5c9acc;
	border-bottom: 1px solid #5c9acc;
	border-top: 1px solid #9dc2e0;
	
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;

	background-color: #dddddd;
	background-image: -ms-linear-gradient(top, #66a7de, #5086b1);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #66a7de), color-stop(100%, #5086b1));
	background-image: -webkit-linear-gradient(top, #66a7de, #5086b1);
	background-image: -moz-linear-gradient(top, #66a7de, #5086b1);
	background-image: -o-linear-gradient(top, #66a7de, #5086b1);
	background-image: linear-gradient(top, #66a7de, #5086b1);
	height: 36px;
}

div.subscription_card_header .subscription_title{
	text-shadow: 0px 1px rgba(135, 175, 207, 1);
	font: normal 18px/1 "Oswald", Verdana, sans-serif;
	margin-top: 9px;
	margin-left: 12px;
}

div.subscription_card .subscription_card_body{
	border: 1px solid #ffffff;
	background-image: url('/images/subscription_card/bg_gradient.png');
	background-repeat: repeat-x;
	border-bottom-left-radius: 6px;
	border-bottom-right-radius: 6px;
	height: 295px;
}

div.subscription_card_body .subscription_image{
	height: 101px;
	width: 237px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 16px;
	padding: 3px;
}

div.subscription_card_body .subscription_image .inner_image{
	width: 237px;
	height: 101px;
}

div.subscription_card_body .subscription_image .inner_image_wsa{
	background-image: url('/images/subscription_card/inner_image_wsa.png');
}

div.subscription_card_body .subscription_image .inner_image_wf{
	background-image: url('/images/subscription_card/inner_image_wf.png');
}

div.subscription_card_body .subscription_image .inner_image_wdm{
	background-image: url('/images/subscription_card/inner_image_wdm.png');
}

div.subscription_card_body .subscription_image .inner_image_dip{
	background-image: url('/images/subscription_card/inner_image_dip.png');
}

div.subscription_card_body .subscription_details{
	margin-left: auto;
	margin-right: auto;
	width: 237px;
	height: 110px;
}

div.subscription_card_body .subscription_details ul{	
	text-align: left;
	padding-left: 15px;
	margin-left: 0;
	font: normal 13px/1.5 "Lora", serif;
}

div.subscription_card_body .subscription_details li{	
	padding-bottom: 10px;
}

div.subscription_card_body .subscription_details li span{	
	position: relative; 
	left: -5px;
}

.subscription_card .subscription_button button, .subscription_card .subscription_button a{
	font-size: 18px;
}

.subscription_button .sign_up_button{
	width: 109px;
	margin-left: 10px;
}

.subscription_button .learn_more_button{
	width: 120px;
	margin-left: 15px;
}

.margin_subscription_right{
	margin-right: 47px;
}

/********** End subscription_card ************/

/********** Begin software_card **********/
div.software_card {
	background-color: #dddddd;
	background-image: -ms-linear-gradient(top, #f4f4f4, #cccccc);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f4f4f4), color-stop(100%, #cccccc));
	background-image: -webkit-linear-gradient(top, #f4f4f4, #cccccc);
	background-image: -moz-linear-gradient(top, #f4f4f4, #cccccc);
	background-image: -o-linear-gradient(top, #f4f4f4, #cccccc);
	background-image: linear-gradient(top, #f4f4f4, #cccccc);
	border-radius: 6px;

	box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.5);
	
	color: #2e2e2e;
	width: 436px; 
	text-align: left;
}

div.software_card_header{
	border-left: 1px solid #5c9acc;
	border-right: 1px solid #5c9acc;
	border-bottom: 1px solid #5c9acc;
	border-top: 1px solid #9dc2e0;
	
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;

	background-color: #dddddd;
	background-image: -ms-linear-gradient(top, #66a7de, #5086b1);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #66a7de), color-stop(100%, #5086b1));
	background-image: -webkit-linear-gradient(top, #66a7de, #5086b1);
	background-image: -moz-linear-gradient(top, #66a7de, #5086b1);
	background-image: -o-linear-gradient(top, #66a7de, #5086b1);
	background-image: linear-gradient(top, #66a7de, #5086b1);

	height: 36px;
}

div.software_card_header .software_title{
	font: normal 18px/1 "Oswald", Verdana, sans-serif;
	margin-top: 9px;
	margin-left: 12px;
	text-shadow: 0px 1px rgba(130, 180, 65, 1);
}

div.software_card .software_card_body{
	border: 1px solid #ffffff;
	height: 325px;
	background-image: url('/images/software_card/bg_gradient.png');
	background-repeat: repeat-x;
	border-bottom-left-radius: 6px;
	border-bottom-right-radius: 6px;
}

div.software_card_body .software_image{
	height: 101px;
	width: 400px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 16px;
	padding: 3px;
}

div.software_card_body .software_image .inner_image{
	width: 400px;
	height: 101px;
}

div.software_card_body .software_image .inner_image_openwind{
	background-image: url('/images/software_card/inner_image_openwind.png');
}

div.software_card_body .software_image .inner_image_sharp{
	background-image: url('/images/software_card/inner_image_sharp.png');
}

div.software_card_body .software_details{
	margin-left: auto;
	margin-right: auto;
	width: 400px;
	height: 140px;
}

div.software_card_body .software_details ul{	
	text-align: left;
	padding-left: 15px;
	margin-left: 0;
	font: normal 14px/1.5 "Lora", serif;
}

div.software_card_body .software_details li{	
	padding-bottom: 10px;
}

div.software_card_body .software_details li span{	
	position: relative; 
	left: -5px;
}

.software_card .software_button button, .software_card .software_button a{
	font-size: 18px;
}

.software_button .learn_more_button{
	width: 172px;
	margin-right: 15px;
}

.margin_software_right{
	margin-right: 44px;
}

/********** End software_card ************/

/********** Begin popup **********/
div.jqiwnfade{
	background-color: #999;
}

div.jqiwn{
	background: url('/images/header/bg_header.png');
	background-color: #ebebeb;
	font: normal 14px/1.5 "Lora", serif;
	border: 1px solid #999;
	padding: 10px;
	border-radius: 6px;
	min-width: 300px;
	max-width: 1500px;
	max-height: 500px;
	overflow-y: auto;
	width: 500px;
}

div.jqiwn #prompt {
	max-height: 400px;
	overflow-y: auto;
	max-width: 1500px;
	width: auto;
}

div.jqiwnclose{
	float: right;
	cursor: pointer;
	font: normal 10px/1 Verdana, sans-serif;
}

div.jqiwn .jqiwnbuttons{
	background: none;
	border-width: 0px;
	text-align: right;
	margin-top: 10px;
	margin-right: 3px;
}

div.jqiwneula .jqiwnbuttons{
	background: none;
	border-width: 0px;
	text-align: right;
	margin-top: 10px;
	margin-right: 3px;
}

div.jqiwnstate{
	padding-top: 10px;
	margin-left: 10px;
}

div.jqiwnmessage .popup_title{
	font: normal 20px/1 "Oswald", Verdana, sans-serif;
}

div.jqiwnmessage .popup_body{
	color: #3d3d3d;
	font: normal 14px/1.5 "Lora", serif;
	margin-top: 15px;
	margin-right: 10px;
}

div.jqiwnmessage .popup_subtitle{
	margin-top: 4px;
	font-size: 12px;
}

div.jqiwnmessage .section_header{
	color: #3d3d3d;
	font: normal 16px/1.5 "Lora", serif;
	margin-top: 15px;
	margin-left: 5px;
}

div.jqiwnmessage .api_header{
	color: #3d3d3d;
	font: normal 14px/1.5 "Lora", serif;
	margin: 10px 0px 10px 5px;
}

div.jqiwnmessage .section_content{
	margin-left: 10px;
	margin-right: 20px;
}

div.jqiwnbuttons{
	clear: both;
	height: 30px;
}

div.jqiwnbuttons button{
	padding-left: 20px;
	padding-right: 20px;
	display: block;
	float: right;
	margin-left: 10px;
}

div.jqiwnmessage #popup_errors{
	color: #ff0000;
	margin: 10px 20px 0px 10px;
}

#popup_errors ul {
	padding-left: 20px;
}

.help_tool_icon{
	-moz-transform:scale(0.4);
    -webkit-transform:scale(0.4);
    transform:scale(0.4);
}


/********** End popup ************/

