@charset "utf-8";

/*
		HealthPartners 2010-e
		individual page pieces for projects and typically non-shared components
*/


#p1346-id a#sign-up-nav,
#p1346-id a#log-on-nav {
	display: none;
	}


	/* Changes to Plans Landing Page Format */
	
#p86-id .three-column-container {
	margin:5px 0 30px 20px;
}

#p86-id .three-column-container .left-column {
	width:297px; 
	margin-right:15px;
}

#p86-id .three-column-container .middle-column {
	width:297px; 
	margin-right:15px;
}

#p86-id .three-column-container .right-column {
	width:297px;
}

#p86-id .three-column-container .left-column .aside-header {
	background:url('/ucm/groups/public/@hp/@public/documents/images/dev_072052.png') repeat-x 0 0;
}

#p86-id .three-column-container .middle-column .aside-header {
	background:url('/ucm/groups/public/@hp/@public/documents/images/dev_072054.png') repeat-x 0 0;
}

#p86-id .three-column-container .right-column .aside-header {
	background:url('/ucm/groups/public/@hp/@public/documents/images/dev_072053.png') repeat-x 0 0;
}

#p86-id .three-column-container .aside-body {
	background-color:#eeeeee; 
	border-color:#eeeeee; 
	height:105px;
}

#p86-id .three-column-container .left-column .aside-body .button {
	position: absolute; 
	left: 30px; 
	top: 225px; 
	width: 250px; 
}

#p86-id .three-column-container .middle-column .aside-body .button {
	position:absolute; 
	left: 347px; 
	top: 225px; 
	width: 250px;
}

#p86-id .three-column-container .right-column .aside-body .button {
	position: absolute; 
	left: 664px; 
	top: 225px; 
	width: 250px; 
}

#p86-id .aside-header h2 {
	position: relative; 
	padding:10px 0 0 10px; 
	font-size:24px; 
	margin:0;	
}

.reboot {
    margin-top: 25px;
    width: 100%;
    border-bottom: 0px solid #e2efea;
    position: relative;
    overflow:hidden;
    min-width:950px;
}

.reboot .banner {
    height: 131px;
    background: url(/ucm/groups/public/@hp/@public/documents/images/homepage-sprite.png) top center no-repeat;
    position: absolute;
    width: 100%;
    z-index: 10;
    min-width:950px;
}

.reboot .banner-inner {
    width:1100px;
    margin:0 auto;
    position:relative;
}

.reboot .banner-side {
    position: absolute;
    height: 92px;
    top: -10px;
    background: #f2a900;
    width: 99999px;
    border-top: 10px solid #fff;
}

.reboot .banner-side-left {
    right:1099px;
}

.reboot .banner-side-right {
    left:1099px;
}

.reboot .banner h1 {
    font-family: "MetaPro", Verdana, sans-serif;
    text-align: center;
    font-size: 40px;
    color: #fff;
    text-shadow: 0 2px 0 #ff7700;
    line-height: 40px;
    max-width: none;
    position: static;
    overflow: visible;
    padding: 0;
    margin: 0;
    text-overflow: clip;
    z-index: auto;
    white-space: normal;
    margin: 0 auto;
    width:836px;
    padding: 0;
    padding-top: 16px;
}

.reboot .banner p {
    color: #fff;
    font-family: Verdana, sans-serif;
    text-align: center;
    font-size: 16px;
    text-overflow: clip;
    text-shadow: 0 2px 0 #ff7700;
    line-height: 16px;
    padding: 0;
    margin: 0 auto;
    padding-top: 4px;
    width:836px;
    font-weight:bold;
}

.reboot .banner a {
    color: #fff;
    font-family: Verdana, sans-serif;
    text-align: center;
    text-overflow: clip;
    margin: 0 auto;
    width:120px;
	display:block;
	top:-45px;
	right:-325px;
	background:none;
	background-color:#F2A900;
	box-shadow:none;
	border:1px solid #FFF;
	text-shadow:none;
}

.reboot .window {
    height: 425px;
    overflow: hidden;
    position: relative;
    z-index: 5;
    border-bottom: 0px solid #539e84;
    margin-top:10px;
    padding-top:82px;
}

.reboot .scenery {
    z-index: 5;
    position: absolute;
    top: -50px;
    width: 100%;
    height: 1200px;
    left:0;
    background-image: url(/ucm/groups/public/@hp/@public/documents/images/full.jpg);
    background-position: top center;
    background-repeat: repeat-x;
}

.reboot .pane {
    position: relative;
    z-index: 10;
    width: 972px;
    margin: 0 auto;
}

.reboot .pane .column {
    width: 324px;
    float: left;
    padding: 35px 0;
    background:url(/ucm/groups/public/@hp/@public/documents/images/homepage-sprite.png) -1098px -121px no-repeat;
}

.reboot .pane .column-first {
    background:none;
}

.reboot .pane h2 {
    font-family: "MetaPro", Verdana, sans-serif;
    color: #fff;
    font-size: 28px;
    text-shadow: 0 2px 0 rgba(83, 158, 132, 0.8);
    text-align: center;
    margin-bottom: 25px;
}

.reboot .pane .icon {
    display: block;
    width: 84px;
    height: 89px;
    background: url(/ucm/groups/public/@hp/@public/documents/images/homepage-sprite.png);
    margin: 0 auto 25px auto;
    text-indent:-99999px;
}

.reboot .pane a.icon-care {
    background-position: -264px -132px;
}

.reboot .pane a.icon-care:hover {
    background-position: -348px -132px;
}

.reboot .pane a.icon-care:focus {
    background-position: -432px -132px;
}

.reboot .pane .icon-insurance {
    background-position: -264px -222px;
}

.reboot .pane .icon-insurance:hover {
    background-position: -348px -222px;
}

.reboot .pane .icon-insurance:focus {
    background-position: -432px -222px;
}

.reboot .pane .icon-hp {
    background-position: -264px -312px;
}

.reboot .pane h2.hp {
    margin-bottom: 8px;
}

.reboot .pane h2.hp .hp-logo {
    width:219px;
    height:31px;
    display:block;
    margin:0 auto;
    text-indent:-99999px;
    background:url(/ucm/groups/public/@hp/@public/documents/images/homepage-sprite.png) -516px -132px no-repeat;
}

.reboot .pane h3 {
    padding:0;
}

.reboot .pane a.pane-button {
    background: url(/ucm/groups/public/@hp/@public/documents/images/homepage-sprite.png) 1px -131px no-repeat;
    width: 264px;
    height: 63px;
    text-align: center;
    display: table;
    margin: 0 auto;
    color: #258fad;
    font-size: 14px;
    font-weight: bold;
    font-family: Verdana, sans-serif;
    margin-bottom: 25px;
}

.ie7 .reboot .pane a.pane-button {
    display:block;
    padding:10px 0;
    height:43px;
}

.reboot .pane a.pane-button:hover, .reboot .pane a.pane-button:focus {
    background-position:1px -194px;
}

.reboot .pane a.pane-button span {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    position: relative;
    line-height:18px;
}

.reboot .pane a.pane-button:hover span, .reboot .pane a.pane-button:focus span {
    color:#fff;
}

.reboot .login {
    width: 240px;
    height: 194px;
    background: url(/ucm/groups/public/@hp/@public/documents/images/homepage-sprite.png) -744px -131px no-repeat;
    margin: 0 auto;
    padding: 8px 10px;
    position: relative;
}

.reboot .login input.text, .login input.password {
    width: 208px;
    line-height: 1;
    border: 1px solid #217357;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    color: #999;
    font-family: Tahoma, Verdana, sans-serif;
    display: inline-block;
    margin: 0 0 10px;
    padding: 6px 0 6px 30px !important; /* Overrides and old IE9 stylesheet */
    background-color:#fff;
    background-image:url(/ucm/groups/public/@hp/@public/documents/images/homepage-sprite.png);
    background-repeat:no-repeat;
    float:left;
}

.reboot .login input.text {
    background-position:-1008px -132px;
}

.reboot .login input.password {
    background-position:-1008px -161px;
}

.reboot .login label {
    color:#fff;
    text-shadow: 0px 1px 1px rgba(83, 158, 132, .8);
    font-size:11px;
    font-weight:bold;
    height:auto;
    vertical-align: baseline;
    width:auto;
    display:inline-block;
    line-height:11px;
    float:left;
    margin:0 0 2px;
    float:left;
}

.reboot .login .button.large {
    width: 100%;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.reboot .login .actions {
    position: absolute;
    width: 240px;
    bottom: -10px;
}

.reboot .login a.signup {
    color: #fff;
    text-shadow: 0px -1px 1px rgba(0, 149, 178, .8);
    font-size: 14px;
    font-weight: bold;
    font-family: Verdana, sans-serif;
    text-decoration: underline;
    float: left;
    line-height: 15px;
}

.reboot .login a.learnMore {
    color: #fff;
    text-shadow: 0px -1px 1px rgba(0, 149, 178, .8);
    font-size: 12px;
    font-weight: bold;
    font-family: Verdana, sans-serif;
    text-decoration: underline;
    float: left;
    line-height: 15px;
	margin-top:5px;
}

.reboot .login p {
    color: #fff;
    font-size: 11px;
    font-family: Verdana, sans-serif;
    float: right;
    text-shadow: 0px -1px 1px rgba(83, 158, 132, .8);
    line-height: 15px;
    margin:1px 0 0 1px;
    padding: 0;
    position:relative;
    right:-1px;
}

.reboot .login p a {
    color: #fff;
    text-decoration: underline;
}

.reboot .login a:hover, .reboot .login a:focus {
    text-decoration: none;
}

/*Homepage mission styles*/

#p31-id div#hpMission {
	text-align: center;
	background-color: #f2f2f2;
	margin: 20px 0 0 0;
	padding: 10px;
}

#p31-id div#hpMission h2 {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-size: 14px;
	color: #888b8d;
	font-family: 'Verdana', sans-serif;
}

#p31-id div#hpMission p.missionCopy {
	font-style: italic;
	margin: 5px 0 5px 0;
	padding: 0 0 0 0;
	font-size: 18px;
	color: #888b8d;
}

#p31-id div#hpMission a.missionLink {
	display: inline-block;
	margin: 0 0 0 0;
	font-family: 'Verdana', sans-serif;
	font-size: 12px;
}

/* CLINICS SECTION */
#p1346-id ul#sub-navigation {
	left: 540px;
	}

#p1346-id h1 {
	position: absolute !important;
	display: inline !important;
	top: -999em !important;
	left: -999em !important;
	margin: 0 !important;
	padding: 0 !important;
	}

#p1346-id #log-on-container {
	background: url("/ucm/groups/public/@hp/@public/documents/webasset/dev_017423.png") no-repeat scroll 0 0 transparent;
	height: 278px;
	margin-top: -13px;
	}
#p1346-id #log-on-container ul#log-on-list {
	height: 69px;
	padding-bottom: 0;
	padding-top: 0;
	}

.has-js #p1346-id #log-on-container ul#log-on-list {
	margin-top: 33px !important;
	}

#p1346-id a#sign-up,
#p1346-id a#sign-up:visited {
	margin-top: 10px;
	}

#p1100-id div.main-aside h1 {
	margin-top: 74px;
	}

#p1095-id .right-promo {
	width: 225px;
	}

#p1095-id .right-promo p.small-type {
	padding: 5px 0 0 10px;
	}

#p1092-id .right-promo {
	text-align: right;
	}

#p1745-id #log-on-container {
	background: url("/ucm/groups/public/@hp/@public/documents/webasset/dev_017183.png") no-repeat scroll 0 0 transparent;
	height: 171px;
	margin-top: -50px;
	}

#p1745-id #log-on-container ul#log-on-list {
	height: 70px;
	}

#p1565-id #log-on-container {
	background: url("/ucm/groups/public/@hp/@public/documents/webasset/dev_017183.png") no-repeat scroll 0 0 transparent;
	height: 118px;
	margin-top: -17px;
	padding-top: 56px;
	}

#p1565-id #log-on-container ul#log-on-list {
	height: 81px;
	margin-top: 0 !important;
	}

#p31-id .container {
    padding: 0;
}

	/* Form Outline Focus Color */
#log-on-container input#username:focus,
#log-on-container input#password:focus {
	outline-color: #50b3Cf !important;
	}

#log-on-container ul#log-on-list {
	display: block;
	overflow: auto;
	z-index: 60;
	background-color: #fff;
	background: -moz-linear-gradient(0% 24% 90deg, rgb(255,255,255), rgb(203,243,250));
	background: -webkit-gradient(linear, 0% 0%, 0% 24%, from(rgb(203,243,250)), to(rgb(255,255,255)));
	list-style: none !important;
	border: 1px #999 solid;
	height: 96px;
	width: 193px;
	padding-top: 2px;
	padding-bottom: 6px;
	margin: 21px 0 0 15px;
	}

.has-js #log-on-container ul#log-on-list { /* js on style */
	margin-top: 34px;
	}

#log-on-container ul#log-on-list li {
	margin-left: -10px;
	}

#log-on-container ul#log-on-list a {
	font: 11px/1.2em 'Verdana', sans-serif;
	z-index:60;
	color: #258fad;
	background: transparent url("/ucm/groups/public/@hp/@public/documents/webasset/dev_012842.png") no-repeat 3px 1px;
	padding: 3px 0 0 16px !important;
	}

#log-on-container ul#log-on-list a:hover {
	color: #196277;
	}

a#sign-up, a#sign-up:visited {
	display: block;
	font-size: 0 !important;
	color: transparent !important;
	background: #fff url('/ucm/groups/public/@hp/@public/documents/webasset/dev_012841.png') no-repeat 0 0;
	height: 43px;
	width: 240px;
	margin-top: 10px;
	}

a#sign-up:hover {
	background-position: 0 -46px;
	}

	/* Deprecated Logon Box */
#logon-container {
	position: absolute;
	left: 698px;
	top: 62px; /* js off style */
	z-index: 5;
	width: 205px;
	height: 166px; /* js off style */
	background-color: #fff;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-o-border-radius: 4px;
	padding: 8px 11px 14px;
	}

.has-js #logon-container {
	top: 78px; /* js on style */
	height: 150px; /* js on style */
	}

#logon-container legend span#log-on-now {
	display: block;
	font: bold 19px/22px 'MetaPro', Arial, sans-serif !important;
	color: #d99709;
	height: 24px;
	}

.webkit #logon-container legend span#log-on-now {
	line-height: 15px !important;
	}

#logon-container #username-box {
	display: block;
	height: 42px;
	margin-top: -1px;
	}

.has-js #logon-container #username-box { /* js on style */
	height: 34px !important;
	margin-top: 4px !important;
	}

#logon-container #password-box {
	display: block;
	margin-top: 15px;
	}

#logon-container #username-label {
	position: absolute;
	z-index: 3;
	font-size: 12px;
	margin: 1px 0 0 1px;
	cursor: text;
	}

.has-js #logon-container #username-label { /* js on style */
	position: absolute !important;
	z-index: 4;
	font-size: 14px;
	margin: 3px 0 0 6px !important;
	}

#logon-container #password-label {
	position: absolute;
	z-index: 5;
	font-size: 12px;
	margin: 1px 0 0 1px;
	cursor: text;
	}

.has-js #logon-container #password-label { /* js on style */
	position: absolute !important;
	z-index: 6;
	font-size: 14px;
	margin: 3px 0 0 6px !important;
	}

#logon-container #logon-form input {
	position: relative;
	z-index: 2;
	top: 15px;
	font-size: 13px;
	width: 197px;
	height: 20px;
	margin: 0;
	padding: 2px 3px 0;
	cursor: text;
	}

.has-js #logon-container #logon-form input { /* js on style */
	top: 0 !important;
	}

#logon-container input#username, #logon-container input#password {
	background-color: transparent !important;
	border-top: 1px #999 solid;
	border-left: 1px #b3b3b3 solid;
	border-bottom: 1px #b3b3b3 solid;
	border-right: 1px #b3b3b3 solid;
	-o-border-radius: 0;
	-moz-border-radius: 0;
	-khtml-border-radius: 0;
	-webkit-border-radius: 0;
	border-radius: 0;
	}

#logon-container #logon-form input:focus {
	-moz-outline-radius: 0 !important;
	}

#logon-container input#username:focus, #logon-container input#password:focus {
	border: 1px #ddd solid !important;
	}

.moz #logon-container input#username, .moz #logon-container input#password { /* moz/js on style */
	height: 17px !important;
	padding-top: 2px !important;
	padding-bottom: 3px !important;
	}

.ipad #logon-container input#username, .ipad #logon-container input#password, .ipad #logon-container input#username:focus, .ipad #logon-container input#password:focus, .iphone #logon-container input#username, .iphone #logon-container input#password, .iphone #logon-container input#username:focus, .iphone #logon-container input#password:focus  { /* iPad, iPhone */
	-webkit-border-radius: 5px !important;
	border: 1px #bbb solid !important;
	}

#logon-container #logon-form label.gray {
	color: #333;
	}

.has-js #logon-container #logon-form label.gray { /* js on style */
	color: #808080 !important;
	}

#logon-container #logon-form label.light {
	color: #ccc;
	}

#logon-container #logon-form label.black {
	color: #000;
	}

#logon-container #logon-form #submit {
	margin: 19px 0 0 160px;
	font-size: 12px;
	cursor: pointer;
	}

.moz #logon-container #logon-form #submit {
	padding-bottom: 1px;
	}

.ipad #logon-container #logon-form #submit { /* iPad */
	margin-top: 26px !important;
	}

#logon-container ul#forgot-credentials {
	display: block;
	position: absolute;
	list-style: none;
	font-size: 12px;
	top: 68px;
	margin-left: 1px;
	padding: 0;
	}

.has-js #logon-container ul#forgot-credentials { /* js on style */
	top: 60px !important;
	}

#logon-container ul#forgot-credentials #create-username-password a {
	display: block;
	line-height: 14px;
	color: #48494a;
	margin-top: 7px;
	}

.has-js #logon-container ul#forgot-credentials #create-username-password a {
	margin-top: 3px !important;
	}

#logon-container ul#forgot-credentials a#forgot-username {
	color: #999;
	}

#logon-container ul#forgot-credentials a#forgot-password {
	display: block;
	color: #999;
	margin: 41px 0 0;
	}

.has-js #logon-container ul#forgot-credentials a#forgot-password {
	margin-bottom: 5px;
	}

.has-js #logon-container ul#forgot-credentials a#forgot-password {
	margin-top: 32px !important;
	}

.ipad #logon-container ul#forgot-credentials a#forgot-username { /* iPad */
	white-space: nowrap;
	margin-left: 101px;
	}

.ipad #logon-container ul#forgot-credentials a#forgot-password { /* iPad */
	white-space: nowrap;
	margin-left: 103px;
	}

#logon-container ul#forgot-credentials a#forgot-username:hover, #logon-container ul#forgot-credentials a#forgot-password:hover {
	color: #666;
	}

#logon-container ul#forgot-credentials #create-username-password a {
	display: block;
	color: #48494a;
	}

#logon-container ul#forgot-credentials #create-username-password a:hover {
	color: #000;
	}

#logon-container ul#forgot-credentials  li {
	float: left;
	width: 130px;
	}

#logon-container #logon-form lable, ul#forgot-credentials  li {
	font-family: 'Verdana', sans-serif;
	}

	/* Go (input) Button Color Active */
#logon-container #logon-form input.button.go:active {
	top: 14px;
	}

.has-js #logon-container #logon-form input.button.go:active {
	top: 1px !important;
	}

	/* Deprecated Logon Box - end */


#pgroup-coverage-id #banner-blurb .three-column-container .middle-column {
	width: 230px !important;
	}

#pgroup-coverage-id #banner-blurb .right-column {
	width: 305px !important;
	}

#top-blurb {
	float: left;
	line-height: 1.4em;
	width: 693px;
	margin-right: 10px;
	padding: 10px 10px 0 20px;
	}

#contact-info {
	float: left;
	line-height: 1.4em;
	width: 185px;
	margin: 0 10px 10px 0;
	padding: 10px;
	}

#enrollment-tools {
	float: left;
	border: 1px #999 solid;
	width: 670px;
	border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -khtml-border-radius: 8px;
    -o-border-radius: 8px;
	margin: 0 10px 10px 0;
	padding: 20px;
	}

#enrollment-tools h3 {
	text-indent: -999px;
	color: #fff;
	background: transparent url('/ucm/groups/public/@hp/@public/documents/webasset/dev_001729.png') no-repeat 0 0;
	width: 250px;
	height: 35px;
	}

.tool {
	float: left;
	margin: 10px 5px 0 0;
	}

#network {
	float: left;
	background: transparent url('/ucm/groups/public/@hp/@public/documents/webasset/dev_001730.png') no-repeat 0 0;
	height: 55px;
	width: 167px;
	padding: 10px 0 0 69px;
	}

#benefits {
	float: left;
	background: transparent url('/ucm/groups/public/@hp/@public/documents/webasset/dev_001731.png') no-repeat 0 0;
	width: 113px;
	height: 55px;
	padding: 10px 0 0 69px;
	}

#plan {
	float: left;
	background: transparent url('/ucm/groups/public/@hp/@public/documents/webasset/dev_001732.png') no-repeat 0 0;
	width: 167px;
	height: 55px;
	padding: 10px 0 0 69px;
	}

#more-resources {
	display: -moz-inline-block;
	display: inline-block;
	vertical-align: top;
	border: 1px #999 solid;
	-o-border-radius: 8px;
    -khtml-border-radius: 8px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    width: 186px;
    height: 115px;
	padding: 15px 20px 20px;
	}

#more-resources h3 {
	font: bold 19px 'MetaPro', Arial, sans-serif;
	color: #0c708c;
	text-shadow: 0 -1px 1px rgba(0,0,0,0.10);
	width: 250px;
	padding-bottom: 3px;
	}

#more-resources a {
	font-size: 13px !important;
	}

.promo {
	display: -moz-inline-block;
	display: inline-block;
	vertical-align: top;
	border: 1px #999 solid;
	-o-border-radius: 8px;
	-khtml-border-radius: 8px;
	-moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
	width: 184px;
	height: 115px;
	margin: 0 9px 10px 1px;
	padding: 15px 20px 20px;
	}

.promo p {
	font-size: 13px !important;
	padding-bottom: 0 !important;
	}

.promo h4#phone-support, .promo h4#health-wellness, .promo h4#online-tools  {
	font: bold 19px 'MetaPro', Arial, sans-serif;
	color: #d99709;
	text-shadow: 0 -1px 1px rgba(0,0,0,0.10);
	width: 180px;
	padding-bottom: 8px;
	}

#top-3-news-releases .icon {
	display: -moz-inline-block;
	display: inline-block;
	vertical-align:top;
	width: 120px;
	}

#top-3-news-releases .icon-release {
	display: -moz-inline-block;
	display: inline-block;
	padding:0 0 40px 0;
	width: 520px;
	}

#other-news-releases .release {
	display: -moz-inline-block;
	display: inline-block;
	padding:0 0 20px 0;
	}

.news-title {
	font: bold 'Verdana', sans-serif;
	text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.15);
	margin: 20px 0 10px 0;
	}

#care-sidebar {
	height: 82px;
	width: 240px;
	}

#care-sidebar #family-of-care{
	background:url("/ucm/groups/public/@hp/@public/documents/webasset/dev_012919.png") no-repeat scroll 0 0 transparent;
	height: 78px;
	width: 240px;
	}

#care-sidebar #patient-services-promo{
	background:url("/ucm/groups/public/@hp/@public/documents/webasset/dev_012920.png") no-repeat scroll 0 0 transparent;
	height: 153px;
	width: 240px;
	padding:50px 0 0 15px;
	}

#care-sidebar #patient-services-promo a, #care-sidebar #patient-services-promo a:visited{
	font: bold  11px 'Verdana', sans-serif !important;
	color: #fff;
	}

#care-sidebar #patient-services-promo li {
	line-height: 1em;
	}

#care-sidebar #patient-services-promo a:hover{
	color: #d1ecf3;
	}


		/* flu quiz */
#flu-quiz-container {
	background-color: #fff;
	background: -moz-linear-gradient(0% 10% 270deg, rgb(255,255,255), rgb(232,232,232));
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgb(255,255,255)), to(rgb(232,232,232)));
	border: #ccc solid 1px;
	-o-border-radius: 5px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-o-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.4);
	-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.4);
	-khtml-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.4);
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.4);
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.4);
	width: 415px;
	min-height: 400px;
	margin: 10px auto 20px;
	padding: 10px 20px 10px 20px;
	}

.has-js #flu-quiz-container {
	padding-top: 14px !important;
	}

#flu-quiz-container form#flu-quiz-form ul.no-bullets li {
	height: 23px !important;
	}

#flu-quiz-container form#flu-quiz-form h4 {
	margin-bottom: 10px;
	}

#flu-quiz-container label {
	text-shadow: 0 -1px 1px rgba(255,255,255,1.0);
	width: auto;
	}

#flu-quiz-container #message {
	display: block;
	font: normal 12px/12px 'Verdana', sans-serif;
	color: #8a1f11;
	background-color: #fbe3e4;
	border: 1px #fbc2c4 solid;
	-o-border-radius: 5px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	width: 400px;
	margin: 6px 0;
	padding: 5px 0 7px 10px;
	}

#flu-quiz-container #message p {
	font: normal 12px/12px 'Verdana', sans-serif;
	padding-bottom: 0;
	}

#flu-quiz-container #response-1,
#flu-quiz-container #response-2,
#flu-quiz-container #response-3 {
	display: none;
	}

#flu-quiz-container input#submit,
#flu-quiz-container a.flu-quiz-form-resubmit {
	float: right;
	margin: 15px;
	}

#flu-quiz-container a.high-risk {
	font-size: 0.88em;
	}

		/* flu quiz - end */


		/* urgent care wait times */
iframe#urgent-care-wait-times-iframe {
	width: 240px;
	height: 430px; /* js off */
	margin-bottom: 7px;
	}

		/* simple to the resuce button */
a#simple-to-the-rescue-container {
	display: block;
	position: relative;
	}

a#simple-to-the-rescue-container:active {
	top: 2px;
	}

		/* medicare section */
.medicare-footer {
	padding: 15px 0 0 24px;
	}

div.grid li {
	padding: 4px 4px 4px 10px;
	}

div.grid h2{
	text-align: center;
	color: #efa300;
	font: bold 27px/1em 'MetaPro', Arial, sans-serif;
	}

div.grid li.office, div.grid li.travel, div.grid li.dental {
	background-color: rgb(238, 238, 238);
	}

div.grid li.premium {
	min-height: 20px;
	display: block;
	font-size: 10px;
	font-family: 'Verdana', sans-serif;
	padding:10px 0 10px 10px;
	}

div.grid li.premium span {
	font: bold 27px/1em 'MetaPro', Arial, sans-serif;
	color: #258FAD;
	}

div.grid li.office {
	min-height: 24px;
	display: block;
	}

div.grid li.hospital {
	min-height: 24px;
	display: block;
	}

div.grid li.travel {
	min-height: 92px;
	display: block;
	}

div.grid li.part-d {
	min-height: 45px;
	display: block;
	}

div.grid li.dental {
	min-height: 90px;
	display: block;
	}

div.grid li.select {
	min-height: 30px;
	display: block;
	padding: 15px 0 20px 5px;
	}

div.grid li.select a.two-hundred {
	width: 160px;
	}

div.medicare-applications-container {
	float: right;
	width: 325px;
	margin: 0 0 20px 25px !important;
	border: 1px #ccc solid;
	-o-border-radius: 8px;
	-moz-border-radius: 8px;
	-khtml-border-radius: 8px;
	-webkit-border-radius: 8px;
    border-radius: 8px;
	margin: 0 2px 0 1px;
	padding: 15px 15px 0 15px;
	}

div.medicare-applications-container h2 {
	padding: 0 0 10px;
	}

div.medicare-applications-container div.medicare-application {
	padding: 0 0 10px;
	}

div.medicare-applications-container div.medicare-application h3 {
	font: bold 12px 'Verdana', sans-serif;
	color: inherit;
	padding: 0 !important;
	}

div.medicare-applications-container div.medicare-application em {
	font-style: normal;
	}

.application1 {
	display: block;
	background: #fff url('/ucm/groups/public/@hp/@public/documents/webasset/dev_013194.gif') no-repeat 0 0;
	height: 54px;
	padding-left: 100px;
	}

.application2 {
	display: block;
	background: #fff url('/ucm/groups/public/@hp/@public/documents/webasset/dev_013196.gif') no-repeat 0 0;
	height: 54px;
	padding-left: 100px;
	}

.application3 {
	display: block;
	height: 54px;
	background: #fff url('/ucm/groups/public/@hp/@public/documents/webasset/dev_013197.gif') no-repeat 0 0;
	padding-left: 100px;
	}

.application4 {
	display: block;
	background: #fff url('/ucm/groups/public/@hp/@public/documents/webasset/dev_013195.gif') no-repeat 0 0;
	height: 54px;
	padding-left: 100px;
	}

		/* Skin Rejuvenation */
#skin-rejuvenation div#banner.container-header {
	height: 288px;
	}

#skin-rejuvenation .aside {
	background: transparent url('/ucm/groups/public/@hp/@public/documents/webasset/dev_016383.png') no-repeat 0 0;
	height: 435px;
	}

#skin-rejuvenation .aside-header {
	background: none;
	}

#skin-rejuvenation .aside-body {
	border: 0 none;
	padding: 0 12px;
	}

#skin-rejuvenation .aside-body a, #skin-rejuvenation .aside-body a:link, #skin-rejuvenation .aside-body a:visited {
	color: #50b3cf;
	}

#skin-rejuvenation .aside-body p, #skin-rejuvenation .aside-body h3 {
	color: #fff;
	}

#skin-rejuvenation .aside-body a:hover, #skin-rejuvenation .aside-body a:active {
	color: #cce9f1;
	}

#skin-rejuvenation .aside-body h3 {
	font: bold 13px/15px 'Verdana', sans-serif;
	margin-top: 20px;
	}

#skin-rejuvenation .aside-body p {
	font: 11px 'Verdana', sans-serif;
	padding-bottom: 0;
	}

#skin-rejuvenation .aside-body p.services {
	font-style: italic;
	}

#skin-rejuvenation .aside-body p.call-to-action {
	font: bold 13px/15px 'Verdana', sans-serif;
	padding-top: 16px;
	}

		/* Skin Rejuvenation - end */


		/* Preventive Care Guidelines */
form#adviser-input-form {
	margin-left: 2px;
	}

form#adviser-input-form label {
	width: auto;
	}

form#adviser-input-form input#age {
	width: 50px;
	margin-right: 10px;
	}

.webkit form#adviser-input-form input#age {
	margin-right: 0;
	}

form#adviser-input-form input#submit {
	margin: 8px 0 0 10px;
	}

form#adviser-input-form label.error {
	vertical-align: -2px;
	margin: 4px 10px 0 0;
	}

		/* Preventive Care Guidelines - end */


#p1348-id h2 {
	font-size: 15px !important;
	}
		/* Error page */
#p582-id div#breadcrumb {
	clear: both;
	}

#p582-id div#breadcrumb ul * {
	display: none !important;
	}

		/* Individual Experience */

#individual-experience-container .right {
    margin-left: 17px !important;
	margin-right: 0px !important;
}

#individual-experience-container .small.button {
	margin:10px 0px;
	}

#individual-experience-container a.small-link {
	font: normal 11px 'Verdana',sans-serif !important;
	}

#individual-experience-container th {
	max-width: 98px;
	font-size: 11px;
	}

#individual-experience-container tbody tr th {
	font-size: 10px;
	line-height: normal;
	vertical-align: top;
	}

#individual-experience-container label.inline-radio-button {
	display: inline;
	}

#individual-experience-container .margin-label {
	margin-bottom: 2px;
	width: auto;
	height: auto;
	}

#individual-experience-container .margin-label h3 {
	line-height: 18px;
	}

#individual-experience-container input[type="radio"] {
	padding:0;
	}

#individual-experience-container li {
	margin-bottom: 20px;
	}

#individual-experience-container label {
	font-size: 12px;
	height: auto;
    vertical-align: -1px;
    width: auto;
	}

#individual-experience-container input {
	margin: 6px 3px 6px 0;
	}

#individual-experience-container tbody {
	border-right: 1px solid #CCCCCC;
	}

	/* Twenty Four Seven Photo Slideshow */

#twenty-four-seven .wt-gallery {
	display:block;
	font-family:Arial,Helvetica,sans-serif;
	background-color:#FFF;
	width:650px;
	height:464px;
	/*border:1px solid #000;*/
	padding: 0 !important;
	text-align:center;
	margin-left: 0px;
	}

#twenty-four-seven .wt-gallery a {
	outline:none;
	}

#twenty-four-seven .wt-gallery .main-screen {
	position:relative;
	clear:both;
	background-color:#000;
	/*border:1px solid #000;*/
	width:641px;
	height:429px;
	overflow:hidden;
	margin:0 auto;
	-webkit-box-shadow: 0px 1px 5px 0px #4a4a4a;
	-moz-box-shadow: 0px 1px 5px 0px #4a4a4a;
	box-shadow: 0px 1px 5px 0px #4a4a4a;
	}

#twenty-four-seven .wt-gallery #strip {
	display:block;
	position:absolute;
	top:0;
	left:0;
	z-index:0;
	overflow:hidden;
	}

#twenty-four-seven .wt-gallery .content-box{
	display:none;
	position:absolute;
	top:0;
	left:0;
	overflow:hidden;
	}

#twenty-four-seven .wt-gallery .main-img {
	display:none;
	position:absolute;
	top:0;
	left:0;
	border:0;
	z-index:0;
	}

#twenty-four-seven .wt-gallery .preloader {
	position:absolute;
	top:50%;
	left:50%;
	width:40px;
	height:40px;
	margin-top:-20px;
	margin-left:-20px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	background:#000 url(/ucm/groups/public/@hp/@public/documents/images/loader.gif) center no-repeat;
	display:none;
	z-index:3;
	}

#twenty-four-seven .wt-gallery .desc,
#twenty-four-seven .wt-gallery .info,
#twenty-four-seven .wt-gallery .thumbnails li div p {
	color:#FFF;
	background:rgba(0,0,0,.75);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#BF000000,endColorstr=#BF000000);
	font-size:13px;
	text-align:left;
	position:absolute;
	left:0;
	z-index:4;
	width:100%;
	overflow:hidden;
	visibility:hidden;
	}

#twenty-four-seven .wt-gallery .info {
	height:22px;
	}

#twenty-four-seven .wt-gallery .inner-text {
	padding:8px;
	}

#twenty-four-seven .wt-gallery #timer {
	position:absolute;
	top:0;
	left:0;
	width:0;
	height:100%;
	visibility:hidden;
	background-color:#666;
	filter:alpha(opacity=50);
	opacity:.5;
	z-index:1;
	}

#twenty-four-seven .wt-gallery .inner-info{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:22px;
	line-height:22px;
	text-align:center;
	z-index:2;
	}

#twenty-four-seven .wt-gallery #play-btn {
	display:none;
	position:absolute;
	top:50%;
	left:50%;
	margin-top:-20px;
	margin-left:-20px;
	width:40px;
	height:40px;
	background:#efa300 url(/ucm/groups/public/@hp/@public/documents/images/play-pause.png) center 0 no-repeat;
	background:rgba(239,163,0,.75) url(/ucm/groups/public/@hp/@public/documents/images/play-pause.png) center 0 no-repeat;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	cursor:pointer;
	z-index:5;
	}

#twenty-four-seven .wt-gallery #play-btn.pause {
	background-position:center -40px;
	}

#twenty-four-seven .wt-gallery #prev-btn,
#twenty-four-seven .wt-gallery #next-btn {
	width:25px;
	height:40px;
	position:absolute;
	top:50%;
	left:0;
	margin-top:-20px;
	z-index:5;
	cursor:pointer;
	visibility:hidden;
	background:#efa300 url(/ucm/groups/public/@hp/@public/documents/images/d-icons.png) center no-repeat;
	background:rgba(239,163,0,.75) url(/ucm/groups/public/@hp/@public/documents/images/d-icons.png) center no-repeat;
	}

#twenty-four-seven .wt-gallery #prev-btn {
	-moz-border-radius-topright:4px;
	-moz-border-radius-bottomright:4px;
	border-top-right-radius:4px;
	border-bottom-right-radius:4px;
	background-position:0 center;
	}

#twenty-four-seven .wt-gallery #next-btn {
	-moz-border-radius-topleft:4px;
	-moz-border-radius-bottomleft:4px;
	border-top-left-radius:4px;
	border-bottom-left-radius:4px;
	background-position:-25px center;
	}

#twenty-four-seven .wt-gallery .cpanel {
	position:relative;
	clear:both;
	width:699px;
	height:auto;
	margin:0 auto;
	}

#twenty-four-seven .wt-gallery .thumbnails {
	position:relative;
	width:655px;
	height:auto;
	float:left;
	overflow:hidden;
	z-index:1;
	}

#twenty-four-seven .wt-gallery .thumbnails ul {
	list-style:none;
	position:relative;
	width:9999999px;
	height:auto;
	margin:0;
	padding:0;
	z-index:0;
	}

#twenty-four-seven .wt-gallery .thumbnails li {
	display:block;
	position:relative;
	float:left;
	margin-right:5px;
	}

#twenty-four-seven .wt-gallery .thumbnails li div {
	position:relative;
	float:left;
	width:125px;
	height:70px;
	background-color:#000;
	/*border:1px solid #000;*/
	margin-top:10px;
	overflow:hidden;
	}

#twenty-four-seven .wt-gallery .thumbnails li div p {
	width:auto;
	height:auto;
	border:0;
	margin:0;
	padding:2px;
	text-align:center;
	z-index:1;
	visibility:visible;
	}

#twenty-four-seven .wt-gallery .thumbnails li div img {
	position:absolute;
	top:0;
	left:0;
	border:0;
	z-index:0;
	}

#twenty-four-seven .wt-gallery li.curr-arrow {
	/*background:url(/ucm/groups/public/@hp/@public/documents/images/selected-arrow.png) center 2px no-repeat;*/
	}

#twenty-four-seven .wt-gallery li div.thumb-over {
	border-color:#09F;
	}

#twenty-four-seven .wt-gallery li.curr-arrow img,
#twenty-four-seven .wt-gallery li.curr img {
	-moz-opacity:.7;
	opacity:.7;
	filter:alpha(opacity=70);
	}

#twenty-four-seven .wt-gallery li.curr-arrow div,
#twenty-four-seven .wt-gallery li.curr div {
	border-color:#000 !important;
	}

#twenty-four-seven .wt-gallery div.data {
	display:none;
	}

#twenty-four-seven .wt-gallery #thumbs-back,
#twenty-four-seven .wt-gallery #thumbs-fwd {
	float:left;
	position:relative;
	width:22px;
	height:80px;
	cursor:pointer;
	background:url(/ucm/groups/public/@hp/@public/documents/images/icons.png) no-repeat;
	}

#twenty-four-seven .wt-gallery #thumbs-back {
	background-position:0 center;
	}

#twenty-four-seven .wt-gallery #thumbs-fwd {
	background-position:-22px center;
	}

#twenty-four-seven .wt-gallery #cbar {
	position:relative;
	clear:both;
	height:20px;
	}

#twenty-four-seven .wt-gallery .index-panel {
	position:relative;
	display:inline;
	float:left;
	height:20px;
	overflow:hidden;
	}

#twenty-four-seven .wt-gallery .index,
#twenty-four-seven .wt-gallery .index-hl {
	position:relative;
	display:inline;
	float:left;
	width:8px;
	height:8px;
	margin:6px 3px;
	background:url(/ucm/groups/public/@hp/@public/documents/images/icons.png) no-repeat;
	}

#twenty-four-seven .wt-gallery .index {
	background-position:-44px 0;
	cursor:pointer;
	}

#twenty-four-seven .wt-gallery .index-hl {
	background-position:-52px 0;
	cursor:default;
	}

#twenty-four-seven .wt-gallery .thumb-info {
	position:relative;
	display:inline;
	float:right;
	height:20px;
	line-height:20px;
	font-size:11px;
	color:#000;
	}

#twenty-four-seven .wt-gallery .vpiece,
#twenty-four-seven .wt-gallery .hpiece {
	position:absolute;
	z-index:2;
	}

#twenty-four-seven #gallery-tooltip {
	display:none;
	position:absolute;
	top:0;
	left:0;
	z-index:9999;
	}

#twenty-four-seven #gallery-tooltip.txt-up {
	margin-left:-10px;
	margin-bottom:5px;
	background:url(/ucm/groups/public/@hp/@public/documents/images/tail.png) no-repeat;
	background-position:10px bottom;
	background-position-x:10px;
	background-position-y:bottom;
	}

#twenty-four-seven #gallery-tooltip.txt-down {
	margin-left:-10px;
	margin-top:24px;
	background:url(/ucm/groups/public/@hp/@public/documents/images/rev-tail.png) no-repeat;
	background-position:10px top;
	background-position-x:10px;
	background-position-y:top;
	}

#twenty-four-seven #gallery-tooltip .tt-txt {
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	color:#FFF;
	background-color:#000;
	max-width:300px;
	padding:4px;
	margin:8px 0;
	}

#twenty-four-seven .container {
	padding: 0px;
	}

#twenty-four-seven .inner-text h1 {
	font-size:16px;
	color:#E88308;
	margin: -4px 0 8px 0;
	}

#twenty-four-seven .inner-text p {
	font-size: 14px;
	color: #fff;
	margin: 0 0 -12px 0;
	font: 13px 'Verdana', sans-serif;
	}

#twenty-four-seven .wt-gallery .inner-text a, #twenty-four-seven .wt-gallery .inner-text a:link, #twenty-four-seven .wt-gallery .inner-text a:visited {
	color:#33c9f2;
	}

#twenty-four-seven .wt-gallery .inner-text a:hover {
	color:#D99709;
	text-decoration:underline;
	}

#twenty-four-seven .wt-gallery .inner-text .external-link {
	padding-right:20px;
	background: transparent url("/ucm/groups/public/@hp/@public/documents/images/external-link-icon.png") no-repeat right top;
	height: 16px;
	}

#twenty-four-seven .wt-gallery .inner-text .external-link:hover {
	background-position: right -25px;
	}

#twenty-four-seven .galleryContent {
	margin: 0 0 10px 0;
	}

#twenty-four-seven .galleryContent p {
	color: #000;
	margin: 0;
	}

/* navigation and content styles for global health uganda pages */
#uganda ul#sub-nav {
	display: inline-block;
    height: 110px;
	margin-bottom:35px;
    padding: 0;
    position: relative;
    vertical-align: top;
    width: 100%;
    z-index: 2;
	}

#uganda ul#sub-nav li {
    display: inline-block;
    list-style: none outside none !important;
    padding: 0 !important;
    vertical-align: top;
	}

#uganda ul#sub-nav li a {
	position:relative;
	}

#uganda ul#sub-nav li a, ul#sub-nav li a:visited {
    color: #000000;
    display: inline-block;
    font: bold 17px 'MetaPro',Arial,sans-serif;
	height: 130px;
    padding: 0;
	text-shadow: none;
    vertical-align: top;
	width: 302px;
	}

#uganda ul#sub-nav li.middle  {
	margin-left: 18px;
	margin-right: 18px;
	}

#uganda ul#sub-nav li a h2  {
	color: #FFFFFF;
	font: bold 22px/normal 'MetaPro', Arial, sans-serif;
	padding: 12px 0 0 12px;
	text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.25);
	}

#uganda ul#sub-nav li a img {
	left: 10px;
	position: absolute;
	top: 54px;
	z-index: 10;
	}

#uganda ul#sub-nav li a p {
	color: #696A6C;
	float: right;
	font:normal 14px/18px 'MetaPro', Arial, sans-serif;
	padding: 10px 10px 0 0;
	width: 205px;
	}

#uganda ul#sub-nav li a:hover div.sub-nav-content, ul#sub-nav li a.active div.sub-nav-content {
	background: transparent url("/ucm/groups/public/@hp/@public/documents/webasset/dev_057307.png") repeat-x scroll 0 0;
	}

#uganda .sub-nav-header {
	background: #EFA300 url("/ucm/groups/public/@hp/@public/documents/images/dev_002187.png") repeat-x scroll 0 0;
	-webkit-border-radius: 8px 8px 0 0;
    -moz-border-radius: 8px 8px 0 0;
	border-radius: 8px 8px 0 0;
	height: 40px;
	}

#uganda .sub-nav-content {
	border: 1px solid #CCCCCC;
	height: 90px;
	-moz-border-radius: 0 0 8px 8px;
	-webkit-border-radius: 0 0 8px 8px;
	border-radius: 0 0 8px 8px;
	}

#uganda .sub-nav-content img {
	float:left;
	padding:10px;
	}

#uganda .container-body img {
	margin-bottom: 10px;
	}

#uganda .container-body img.centered {
	margin: 0 auto;
	}

#uganda .main-aside .one-hundred-ninety-two {
	border: 1px solid #CCCCCC;
	float:right;
	margin: 0 0 10px 20px;
	padding: 10px;
	width: 192px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	}

#uganda .aside-header {
	background: #979797 url("/ucm/groups/public/@hp/@public/documents/webasset/dev_057308.png") repeat-x scroll 0 0;
	}

/* wt-gallery styles for HP global health */

#coop .wt-gallery{
	background-color: #FFF;
	display: block;
	font-family: Arial,Helvetica,sans-serif;
	height: 540px;
	padding: 0 !important;
	text-align: center;
	width: 641px;
	}

#coop .wt-gallery a{
	outline: none;
	}

#coop .wt-gallery .main-screen{
	background-color: #000;
	clear: both;
	height: 427px;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
	width: 641px;
	-webkit-box-shadow: 0px 1px 5px 0px #4a4a4a;
	-moz-box-shadow: 0px 1px 5px 0px #4a4a4a;
	box-shadow: 0px 1px 5px 0px #4a4a4a;
	}

#coop .wt-gallery img {
	margin-bottom: 0;
	}

#coop .wt-gallery #strip{
	display: block;
	left: 0;
	overflow: hidden;
	position: absolute;
	top: 0;
	z-index: 0;
	}

#coop .wt-gallery .content-box{
	display: none;
	left: 0;
	overflow: hidden;
	position: absolute;
	top: 0;
	}

#coop .wt-gallery .main-img{
	border: 0;
	display: none;
	left: 0;
	position: absolute;
	top: 0;
	z-index: 0;
	}

#coop .wt-gallery .preloader{
	display: none;
	height: 40px;
	left: 50%;
	margin-top: -20px;
	margin-left: -20px;
	position: absolute;
	top: 50%;
	width: 40px;
	z-index: 3;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	background:#000 url("/ucm/groups/public/@hp/@public/documents/images/loader.gif") center no-repeat;
	}

#coop .wt-gallery .desc,
#coop .wt-gallery .info,
#coop .wt-gallery .thumbnails li div p{
	color:#FFF;
	background:rgba(0,0,0,.75);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#BF000000,endColorstr=#BF000000);
	font-size:13px;
	text-align:left;
	position:absolute;
	left:0;
	z-index:4;
	width:100%;
	overflow:hidden;
	visibility:hidden;
	}

#coop .wt-gallery .info{
	height: 22px;
	}

#coop .wt-gallery .inner-text{
	padding: 6px;
	}

#coop .wt-gallery #timer{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	visibility: hidden;
	background-color: #666;
	filter:alpha(opacity=50);
	opacity: .5;
	width: 0;
	z-index: 1;
	}

#coop .wt-gallery .inner-info{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:22px;
	line-height:22px;
	text-align:center;
	z-index:2;
	}

#coop .wt-gallery #play-btn{
	display:none;
	position:absolute;
	top:50%;
	left:50%;
	margin-top:-20px;
	margin-left:-20px;
	width:40px;
	height:40px;
	background:#efa300 url("/ucm/groups/public/@hp/@public/documents/images/play-pause.png") center 0 no-repeat;
	background:rgba(239,163,0,.75) url("/ucm/groups/public/@hp/@public/documents/images/play-pause.png") center 0 no-repeat;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	cursor:pointer;
	z-index:5;
	}

#coop .wt-gallery #play-btn.pause{
	background-position:center -40px;
	}

#coop .wt-gallery #prev-btn,
#coop .wt-gallery #next-btn{
	width:25px;
	height:40px;
	position:absolute;
	top:50%;
	left:0;
	margin-top:-20px;
	z-index:5;
	cursor:pointer;
	visibility:hidden;
	background:#efa300 url("/ucm/groups/public/@hp/@public/documents/images/d-icons.png") center no-repeat;
	background:rgba(239,163,0,.75) url("/ucm/groups/public/@hp/@public/documents/images/d-icons.png") center no-repeat;
	}

#coop .wt-gallery #prev-btn{
	-moz-border-radius-topright:4px;
	-moz-border-radius-bottomright:4px;
	border-top-right-radius:4px;
	border-bottom-right-radius:4px;
	background-position:0 center;
	}

#coop .wt-gallery #next-btn{
	-moz-border-radius-topleft:4px;
	-moz-border-radius-bottomleft:4px;
	border-top-left-radius:4px;
	border-bottom-left-radius:4px;
	background-position:-25px center;
	}

#coop .wt-gallery .cpanel{
	position:relative;
	clear:both;
	width:699px;
	height:auto;
	margin:0 auto;
	}

#coop .wt-gallery .thumbnails{
	position:relative;
	width:655px;
	height:auto;
	float:left;
	overflow:hidden;
	z-index:1;
	}

#coop .wt-gallery .thumbnails ul{
	list-style:none;
	position:relative;
	width:9999999px;
	height:auto;
	margin:0;
	padding:0;
	z-index:0;
	}

#coop .wt-gallery .thumbnails li{
	display:block;
	position:relative;
	float:left;
	margin-right:5px;
	}

#coop .wt-gallery .thumbnails li div{
	position:relative;
	float:left;
	width:125px;
	height:70px;
	background-color:#000;
	/*border:1px solid #000;*/
	margin-top:10px;
	overflow:hidden;
	}

#coop .wt-gallery .thumbnails li div p{
	width:auto;
	height:auto;
	border:0;
	margin:0;
	padding:2px;
	text-align:center;
	z-index:1;
	visibility:visible;
	}

#coop .wt-gallery .thumbnails li div img{
	position:absolute;
	top:0;
	left:0;
	border:0;
	z-index:0;
	width:125px;
	height:83px;
	}

#coop .wt-gallery li.curr-arrow{
	/*background:url(assets/selected_arrow.png) center 2px no-repeat;*/
	}

#coop .wt-gallery li div.thumb-over{
	border-color:#09F;
	}

#coop .wt-gallery li.curr-arrow img,
#coop .wt-gallery li.curr img{
	-moz-opacity:.7;
	opacity:.7;
	filter:alpha(opacity=70);
	}

#coop .wt-gallery li.curr-arrow div,
#coop .wt-gallery li.curr div{
	border-color:#000 !important;
	}

#coop .wt-gallery div.data{
	display:none;
	}

#coop .wt-gallery #thumbs-back,
#coop .wt-gallery #thumbs-fwd{
	float:left;
	position:relative;
	width:22px;
	height:80px;
	cursor:pointer;
	background:url("/ucm/groups/public/@hp/@public/documents/images/icons.png") no-repeat;
	}

#coop .wt-gallery #thumbs-back{
	background-position:0 center;
	}

#coop .wt-gallery #thumbs-fwd{
	background-position:-22px center;
	}

#coop .wt-gallery #cbar{
	position:relative;
	clear:both;
	height:20px;
	}

#coop .wt-gallery .index-panel{
	position:relative;
	display:inline;
	float:left;
	height:20px;
	overflow:hidden;
	}

#coop .wt-gallery .index,
#coop .wt-gallery .index-hl{
	position:relative;
	display:inline;
	float:left;
	width:8px;
	height:8px;
	margin:6px 3px;
	background:url("/ucm/groups/public/@hp/@public/documents/images/icons.png") no-repeat;
	}

#coop .wt-gallery .index{
	background-position:-44px 0;
	cursor:pointer;
	}

#coop .wt-gallery .index-hl{
	background-position:-52px 0;
	cursor:default;
	}

#coop .wt-gallery .thumb-info{
	position:relative;
	display:inline;
	float:right;
	height:20px;
	line-height:20px;
	font-size:11px;
	color:#000;
	}

#coop .wt-gallery .vpiece,
#coop .wt-gallery .hpiece{
	position:absolute;
	z-index:2;
	}

#coop #gallery-tooltip{
	display:none;
	position:absolute;
	top:0;
	left:0;
	z-index:9999;
	}

#coop #gallery-tooltip.txt-up{
	margin-left:-10px;
	margin-bottom:5px;
	background:url("/ucm/groups/public/@hp/@public/documents/images/tail.png") no-repeat;
	background-position:10px bottom;
	background-position-x:10px;
	background-position-y:bottom;
	}

#coop #gallery-tooltip.txt-down{
	margin-left:-10px;
	margin-top:24px;
	background:url("/ucm/groups/public/@hp/@public/documents/images/rev-tail.png") no-repeat;
	background-position:10px top;
	background-position-x:10px;
	background-position-y:top;
	}

#coop #gallery-tooltip .tt-txt{
	background-color: #000;
	color: #FFF;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	margin: 8px 0;
	max-width: 300px;
	padding: 4px;
	}

#coop .inner-text h1 {
	color: #E88308;
	font-size: 16px;
	margin: -4px 0 8px 0;
	}

#coop .inner-text p {
	color: #fff;
	font: 13px 'Verdana', sans-serif;
	margin: 0 0 -12px 0;
	}

#coop .galleryContent {
	margin: 0 0 10px 0;
	}

#coop .galleryContent p {
	margin: 0;
	}

/* Newsroom with Content Slider */
#newsroom-slideshow {
	margin:0;
	padding:0;
	}
#newsroom-slideshow .slide {
	width:690px;
	}
#newsroom-slideshow .newsroom-banner {
	height:192px;
	width:690px;
	margin:0 0 20px 0;
	padding:0;
	}

#newsroom-slideshow .newsroom-banner h2 {
	font: bold 36px 'MetaPro',Arial,sans-serif;
	color: #fff;
	left:19px;
	letter-spacing:-0.02em;
	position:absolute;
	text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
	top:149px
	}

#newsroom-navigation {
	left:246px;
	position:absolute;
	text-align:center;
	top:296px;
	z-index:10;
	}

#newsroom-slideshow-pager a {
	background: url('/ucm/groups/public/@hp/@public/documents/images/nivo-slider-bullets.png') no-repeat scroll 0 0;
	border: 0 none;
	display: inline-block;
	height: 22px;
	margin-right: 3px;
	text-indent: -9999px;
	width: 22px;
	}

#newsroom-slideshow-pager a.activeSlide {
	background-position: 0 -22px;
 	}

#newsroom-slideshow-pager a:focus {
	outline: none;
	}

#newsroom-slideshow-pager {
	display:inline-block;
	margin:0 auto;
	vertical-align:top;
	}
#newsroom-navigation #prev,
#newsroom-navigation #next {
	display:inline-block;
	height:20px;
	width:20px;
	}

#newsroom-navigation #prev {
	background: url('/ucm/groups/public/@hp/@public/documents/images/left-arrow-black.png') no-repeat 0 0;
	}

#newsroom-navigation #next {
	background: url('/ucm/groups/public/@hp/@public/documents/images/right-arrow-black.png') no-repeat 0 0;
	}

#newsroom-homepage .aside {
	margin-top: 52px;
	}

/* Public Coverage Criteria policies page */
#cc-body #news-link {
	width:225px;
	}

#cc-body #news-link img.right {
	margin: -20px 0 0;
	}

#cc-body #search-filters {
	background-color:#E4E5E6;
	border: 1px #999 solid;
	-o-border-radius: 8px;
	-moz-border-radius: 8px;
	-khtml-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	margin: 0 2px 0 1px;
	padding:12px;
	}

#cc-body #search-filters label {
	text-align: right;
	width:126px;
	}

#cc-body #search-filters .right-column {
	width:400px;
	}

#cc-body #search-filters select {
	width:212px;
	}

#cc-body #submit-filters {
	margin-left:130px;
	vertical-align:middle;
	}

#cc-body #clear-filters {
	display:inline-block;
	font-size: 11px;
	margin:5px 0 0 10px;
	vertical-align:middle;
	}

#cc-body a#clear-filters, #cc-body .letters a {
	text-decoration: underline;
	}

#cc-body .letters a {
	line-height:20px;
	}

#cc-body .letters a.no-results {
	color:#48494A;
	text-decoration:none;
	}

#cc-body td.no-records {
	}

#cc-body .alpha-sorter {
	height: 20px;
	padding:8px;
	}

#cc-body .letters {
	float: left;
	}

#cc-body .letters a, #cc-body .letters .active {
	font-family: Verdana,sans-serif;
	padding:0 4px;
	}

#cc-body .letters .active {
	border:1px solid #258FAD;
	font-weight:bold;
	text-decoration:none;
	cursor:default;
	}
#cc-body .letters .active:hover {
	color:#258FAD;
}
#cc-body .found-results {
	float: right;
	}

#cc-body #policy-search-results th, #cc-body #policy-search th * {
	vertical-align:middle;
	}

#cc-body #policy-search-results tbody td {
	font-size:12px;
	}

#cc-body .two-hundred {
	width:200px !important;
	}

#cc-body #category-tooltip-text {
	display:none;
	}

#cc-body .th350 {
	width:350px;
	}

#cc-body .th180 {
	width:180px;
	}

#cc-body .main-aside h2 {
	padding-top: 0.75em;
	}

#cc-body .main-aside h2#policy-title {
	color: #FFFFFF;
    font: bold 28px/28px 'MetaPro',Arial,sans-serif;
    margin: 0 0 0 22px;
    padding-top: 8px;
    text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.25);
	}

#cc-body .main-aside table {
	margin-bottom: 10px;
	width:100%;
	}

#cc-body .main-aside table p {
    padding-bottom: 0px;
}

#cc-body .main-aside table ul p {
	padding-bottom: 0px;
}


#cc-body .main-aside table * {
	font-size: 13px !important;
	font-family: Verdana, sans-serif !important;
	}

#cc-body .main-aside th {
	font-size: 14px;
	}

#cc-body .main-aside thead th {
	padding: 6px;
	vertical-align: bottom;
	}

#cc-body .main-aside tbody th {
	background-color: #FFFFFF;
	text-align: right;
	vertical-align: middle;
	}

#cc-body .print-only {
	display:none;
	}

/* tablesorter plugin classes */
#cc-body table.tablesorter {
    width: 100%;
	}

#cc-body table.tablesorter thead tr th {
    background-color: #e0e0e0;
    border: 1px solid #CCC;
    padding: 6px;
	}

#cc-body table.tablesorter thead tr .header {
    background: #eee url('/ucm/groups/public/@hp/@public/documents/images/tablesorter-asc-descending.gif') no-repeat center right;
    cursor: pointer;
	}

#cc-body table.tablesorter tbody td {
    vertical-align: top;
    padding: 6px;
	}

#cc-body table.tablesorter thead tr .headerSortUp {
    background-image: url('/ucm/groups/public/@hp/@public/documents/images/tablesorter-ascending.gif');
	}

#cc-body table.tablesorter thead tr .headerSortDown {
    background-image: url('/ucm/groups/public/@hp/@public/documents/images/tablesorter-descending.gif');
	}

#cc-body table.tablesorter thead tr .headerSortDown, table.tablesorter thead tr .headerSortUp {
    background-color: #ddd;
	}

#cc-body img.previous, #cc-body img.next {
    cursor: pointer;
	}

#cc-body div.pager {
    text-align: center;
    padding-top: 10px;
	}

#cc-body input.page-display {
    font: bold 11px 'Verdana', arial, sans-serif;
    width: 80px !important;
    margin-top: -13px;
	}

#cc-body table.tablesorter thead {
    background-color: #eee;
	}

#cc-body input.page-display  {
    text-align: center;
    background-color: transparent !important;
    border: 0 none !important;
    cursor: text;
	}

#cc-body input.page-display:focus {
    background-color: transparent !important;
    border: 0 none !important;
    outline: 0 none !important;
	}

/* End Public Coverage Criteria policies page */

		/* TCOC */
.aside-image-checkmark {
	float: left;
	height: 37px;
	margin-right: 10px;
	width: 40px;
	}

		/* Coverage criteria - Print styles */
@media print {
	ul#navigation-ie, ul#navigation-ie li, .aside-header-ie, .aside-body-ie, a[href^="#top"] { display:none !important; }
	#policy-title { display: block !important; margin:0 !important; padding:0 !important; position:relative; width:100% !important;  }
	.container-body-ie { border:none !important; margin:0 !important; padding:0 !important; }
	#cc-body table * { font-family:'Times New Roman', Times, serif !important; font-size: 15pt !important;}
	.print-only { display:block !important; }
}

/* C3 New */
.c3-new {
	background:url(/ucm/groups/public/@hp/@public/documents/images/dev_058809.jpg) top left repeat-x;
	width:685px;
	height:465px;
	margin-bottom:20px;
	position:relative;
}
.c3-new .c3-tabs {
	list-style:none;
	width:210px;
	float:right;
	position:relative;
	z-index:15;
	margin:0;
	padding:0;
}
.c3-new .c3-tabs a {
	width:160px;
	height:72px;
	display:block;
	padding:40px 25px;
	position:relative;
	border-top:1px solid #ddd;
	border-bottom:2px solid #fff;
}
.c3-new .c3-tabs a.c3-call {
	border-top:0 none;
	height:74px;
	background: #edf5f3;
	background: -ms-linear-gradient(top, #fefeff 0%,#d2ebe5 100%);
	background: linear-gradient(to bottom, #fefeff 0%,#d2ebe5 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fefeff', endColorstr='#d2ebe5',GradientType=0 );
}
.c3-new .c3-tabs a.c3-call.c3-active, .c3-new .c3-tabs a.c3-call.c3-active:hover, .c3-new .c3-panels .c3-panel.c3-call {
	background:#edf5f3;
	filter: none;
	cursor:default;
}
.c3-new .c3-tabs a.c3-call:hover {
	background: #edf5f3;
	background: -ms-linear-gradient(top, #fefeff 0%,#bdd5d0 100%);
	background: linear-gradient(to bottom, #fefeff 0%,#bdd5d0 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fefeff', endColorstr='#bdd5d0',GradientType=0 );
}
.c3-new .c3-tabs a.c3-click {
	background:#f0f9fa;
	background: -ms-linear-gradient(top, #fefeff 0%,#def1f5 100%);
	background: linear-gradient(to bottom, #fefeff 0%,#def1f5 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fefeff', endColorstr='#def1f5',GradientType=0 );
}
.c3-new .c3-tabs a.c3-click.c3-active, .c3-new .c3-tabs a.c3-click.c3-active:hover, .c3-new .c3-panels .c3-panel.c3-click {
	background:#f0f9fa;
	filter: none;
	cursor:default;
}
.c3-new .c3-tabs a.c3-click:hover {
	background:#f0f9fa;
	background: -ms-linear-gradient(top, #fefeff 0%,#c9dbdf 100%);
	background: linear-gradient(to bottom, #fefeff 0%,#c9dbdf 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fefeff', endColorstr='#c9dbdf',GradientType=0 );
}
.c3-new .c3-tabs a.c3-comein {
	border-bottom:0 none;
	height:73px;
	background:#eff6eb;
	background: -ms-linear-gradient(top, #fefeff 0%,#dcecd0 100%);
	background: linear-gradient(to bottom, #fefeff 0%,#dcecd0 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fefeff', endColorstr='#dcecd0',GradientType=0 );
}
.c3-new .c3-tabs a.c3-comein.c3-active, .c3-new .c3-tabs a.c3-comein.c3-active:hover, .c3-new .c3-panels .c3-panel.c3-comein {
	background:#eff6eb;
	filter: none;
	cursor:default;
}
.c3-new .c3-tabs a.c3-comein:hover {
	background:#eff6eb;
	background: -ms-linear-gradient(top, #fefeff 0%,#bfccb5 100%);
	background: linear-gradient(to bottom, #fefeff 0%,#bfccb5 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fefeff', endColorstr='#bfccb5',GradientType=0 );
}
.c3-new .c3-tabs a.c3-active * {
	cursor:default;
}
.c3-new .c3-tabs a h2 {
	font-size:28px;
	padding:0;
	font-weight:300;
	line-height:32px;
	float:left;
	margin:0;
	cursor:pointer;
	font-family: 'VAG Rounded Bold';
}
.c3-new .c3-tabs a:hover h2 {
	/* font-size:32px; */
}
.c3-new .c3-tabs a p {
	clear:left;
	font-size:16px;
	width:80%;
	line-height:20px;
	margin:0 0 10px;
	padding:0;
	font-family: 'VAG Rounded Bold';
	font-weight:300;
	cursor:pointer;
}
.c3-new .c3-tabs a span {
	display:block;
	position:relative;
	top:-9px;
	float:right;
	margin-left:8px;
	background:url(/ucm/groups/public/@hp/@public/documents/images/dev_058811.png);
	height:42px;
	cursor:pointer;
}
.c3-new .c3-tabs a.c3-call h2, .c3-new .c3-tabs a.c3-call p, .c3-new .c3-panel.c3-call h3 {
	color:#009c7c;
}
.c3-new .c3-tabs a.c3-click h2, .c3-new .c3-tabs a.c3-click p, .c3-new .c3-panel.c3-click h3 {
	color:#81ccdd;
}
.c3-new .c3-tabs a.c3-comein h2, .c3-new .c3-tabs a.c3-comein p, .c3-new .c3-panel.c3-comein h3 {
	color:#55A51C;
}
.c3-new .c3-panel h3 {
	margin:0;
	padding:0;
	font-family: 'VAG Rounded Bold';
	font-weight:300;
	font-size: 18px;
}
.c3-new .c3-panel p {
	font-family:'MetaPlus Book';
	font-size:13px;
	margin-bottom:15px;
	padding:0;
}
.c3-new .c3-panel strong {
	font-family: 'MetaPro';
	font-size:15px;
}
.c3-new .c3-panel p .button {
	font-size:12px;
	padding:4px 6px;
	font-family:'MetaPro';
	margin:1px 5px 0 0;
}
.c3-new .c3-panel p.c3-before-buttons {
	margin:0;
}
.c3-new .c3-panel p.c3-buttons {
	line-height:26px;
}
.c3-new .c3-panel p.c3-buttons strong {
	margin-right:10px;
}
.c3-new .c3-tabs a.c3-call span {
	width:30px;
}
.c3-new .c3-tabs a.c3-click span {
	width:35px;
	background-position:-30px 0;
}
.c3-new .c3-tabs a.c3-comein span {
	width:35px;
	background-position:-64px 0;
}
.c3-new .c3-backdrop {
	width:685px;
	height:465px;
	position:absolute;
	top:0;
}
.c3-new .c3-backdrop img {
	bottom:20px;
	left:40px;
	position:absolute;
}
.c3-new .c3-panels {
	width:685px;
	overflow:hidden;
	height:465px;
	position:absolute;
	z-index:5;
}
.c3-new .c3-panel {
	width:335px;
	height:425px;
	position:absolute;
	right:-435px;
	padding:20px 280px 20px 30px;
	z-index:5;
}
.c3-new .c3-panel h3 sup {
	font-size: 50%;
	position: relative;
	vertical-align: top;
}
.c3-new .c3-panel img {
	position:absolute;
	right:260px;
	bottom:0;
}
.c3-new .c3-panel-tab {
	display:block;
	width:37px;
	height:72px;
	left:-37px;
	position:absolute;
	background:url(/ucm/groups/public/@hp/@public/documents/images/dev_058820.png);
}
.c3-new .c3-call .c3-panel-tab {
	top:40px;
	background-position:-44px -2px;
}
.c3-new .c3-click .c3-panel-tab {
	top:196px;
	background-position:-44px -77px;
}
.c3-new .c3-comein .c3-panel-tab {
	top:350px;
	background-position:-44px -152px;
}
.c3-new .c3-call.c3-active .c3-panel-tab {
	top:40px;
	background-position:-89px 0;
}
.c3-new .c3-click.c3-active .c3-panel-tab {
	top:196px;
	background-position:-89px -77px;
}
.c3-new .c3-comein.c3-active .c3-panel-tab {
	top:350px;
	background-position:-89px -152px;
}
.c3-new .c3-panel-tab span {
	background:url(/ucm/groups/public/@hp/@public/documents/images/dev_058810.png);
	position:absolute;
	height:38px;
	width:14px;
	top:17px;
	left:17px;
	cursor:pointer;
}
.c3-new .c3-call .c3-panel-tab span {
	background-position:0 0;
}
.c3-new .c3-click .c3-panel-tab span {
	background-position:0 -41px;
}
.c3-new .c3-comein .c3-panel-tab span {
	background-position:0 -79px;
	width:13px;
}
.c3-new .c3-call.c3-active .c3-panel-tab span {
	background-position:-13px 0;
	left:21px;
}
.c3-new .c3-click.c3-active .c3-panel-tab span {
	background-position:-13px -41px;
	left:21px;
}
.c3-new .c3-comein.c3-active .c3-panel-tab span {
	background-position:-13px -79px;
	width:13px;
	left:22px;
}
.c3-new .c3-tab-shadow {
	width:12px;
	height:465px;
	background:url(/ucm/groups/public/@hp/@public/documents/images/dev_058818.png);
	left:463px;
	position:absolute;
	z-index:0;
	top:0;
}
.c3-new .c3-panel-shadow {
	width:660px;
	height:465px;
	position:absolute;
	z-index:0;
	top:0;
	right:-435px;
}
.c3-new .c3-panel-shadow-fix {
	width:15px;
	background:url(/ucm/groups/public/@hp/@public/documents/images/dev_058818.png);
	height:465px;
	top:0;
	left:0;
	position:absolute;
}
.ie7 .c3-new .c3-panel-shadow, .ie8 .c3-new .c3-panel-shadow {
	display:none;
}
.c3-new .c3-tab-shadow.c3-call {
	background-position:-15px 0;
}
.c3-new .c3-tab-shadow.c3-click {
	background-position:-30px 0;
}
.c3-new .c3-tab-shadow.c3-comein {
	background-position:-45px 0;
}
.c3-new .c3-signs {
	width:475px;
    height: auto;
    position: relative;
}
.c3-new .c3-signs img {
    position: absolute;
}
.c3-new .c3-signs img.c3-sign1 {
    left: 50px;
    top: -108px;
    z-index:3;
}
.c3-new .c3-signs img.c3-sign2 {
    left: 90px;
    top: -145px;
    z-index:2;
}
.c3-new .c3-signs img.c3-sign3 {
    left: 155px;
    top: -215px;
    z-index:1;
}
.c3-video {
	margin:20px 0;
}


/* Popup dialog boxes */
.main-aside .popup{
	margin-top: 0 !important;
	background-color: #fff;
	-o-border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	border: 1px solid #D9D9DD;
	-o-box-shadow: 0 0 5px #afb0b0;
	-moz-box-shadow: 0 0 5px #afb0b0;
	-webkit-box-shadow: 0 0 5px #afb0b0;
	box-shadow: 0 0 5px #afb0b0;
	display: none;
	left: 71px;
	padding: 25px 20px;
	position: absolute;
	zoom: 1;
}

.main-aside .popup.small {
	margin: 25px 0 0 -18px;
	width: 390px;
	zoom: 1;
}
.main-aside .popup.large {
	background-size: 406px 100%;
	-moz-background-size: 406px 100%;
	margin: -0 0 0 -28px;
	width: 406px;
}

	#careline { top: 193px; }
	#evisit { top: 319px; }
	#phone-visit { top: 349px; }
	#virtuwell { top: 453px; }
	#email { top: 159px; }
	#urgent-care { top: 200px; }
	#clinic-visit { top: 376px; }

	#evisit.unauthenticated { top: 370px; }
	#phone-visit.unauthenticated { top: 332px; }
	#virtuwell.unauthenticated { top: 505px; }
	#email.unauthenticated { top: 193px; }
	#urgent-care.unauthenticated { top: 200px; }


.ie7 .main-aside .popup.small, .ie8 .main-aside .popup.small { height: 100px; }

.ie7 .main-aside .popup.large, .ie8 .main-aside .popup.large { width: 396px; }
.main-aside .popup .popup-pointer {
	position: absolute;
	top: -12px;
	left: 40px;
	float: left;
}

.main-aside .popup.small .close-popup { margin: -10px -8px 0 0; }
.main-aside .popup.large .close-popup { margin: -18px -10px 0 0; }
.main-aside .popup p {
	font-family: 'MetaPro';
	font-size: 14px;
	color:#A1A0A4;
}
.main-aside .popup ul li {
	font-family: 'MetaPro';
	font-size: 14px;
	line-height: 18px;
	list-style-type: none;
}

.mozilla .main-aside .popup.large { margin-top: 11px; }

#c3-content #comein img {
		float: right;
		position: relative;
		top: 80px;
	}

.c3-video { margin-top: 20px; }

/* General Classes */
#c3-content a[href$=".pdf"]::after, #c3-content a[href$='.pdf']:after { content:''; }
#c3-content .margin-top5 { margin-top: 5px; }
#c3-content .margin-top10 { margin-top: 10px; }
#c3-content .margin-top20 { margin-top: 20px; }
#c3-content .margin-top30 { margin-top: 30px; }
#c3-content .margin-top40 { margin-top: 40px; }
#c3-content .margin-bottom5 { margin-bottom: 5px; }
 .underline { text-decoration: underline; }


#c3-content .clearfix:after {
   content: ".";
   display: block;
   clear: both;
   visibility: hidden;
   line-height: 0;
   height: 0;
}

#c3-content .clearfix {
   display: inline-block;
}

html[xmlns] #c3-content .clearfix {
   display: block;
}

* html #c3-content .clearfix {
   height: 1%;
   overflow: visible;
}

/* GO MOBILE START ---------------------------------------- */

#go-mobile .tab-content {display: none;}

#go-mobile .tabs {overflow: hidden;}

#go-mobile #features-navigation {
	display: inline-block;
	vertical-align: top;
}

#go-mobile #features-navigation ul {
	display: inline-block;
	vertical-align: top;
}

#go-mobile #nav-side-shadow {
	display: inline-block;
	vertical-align: top;
	height: 307px;
	width: 7px;
	margin: 0 0 0 -4px;
	background: transparent url(/ucm/groups/public/@hp/@public/documents/webasset/dev_061362.png) no-repeat;
}

#go-mobile .content-bottom-shadow {
	height: 6px;
	width: 405px;
	background: transparent url(/ucm/groups/public/@hp/@public/documents/webasset/dev_061364.png) no-repeat;
}

#go-mobile .nav-bottom-shadow {
	height: 4px;
	width: 214px;
	background: transparent url(/ucm/groups/public/@hp/@public/documents/webasset/dev_061363.png) no-repeat;
	margin: 0 0 0 37px;
}

#go-mobile #content-wrapper {
	display: inline-block;
	vertical-align: top;
	width: 357px;
	height: 380px;
	border: 1px #ccc solid;
	margin-left: 16px;
	overflow: hidden;
}

#go-mobile .tabs li div {
	padding: 12px 12px 0 12px;
}

#go-mobile .tabs li h3 {
	padding: 15px 0 40px 65px;
	color: #fff;
	font: normal 20px 'VAG Rounded Bold', Arial, sans-serif;
	text-shadow: 0 1px 1px rgba(0,0,0,0.75);
	letter-spacing: .5px;
}

#go-mobile li#pharmacy-nav h3 {background: transparent url(/ucm/groups/public/@hp/@public/documents/webasset/dev_061365.png) no-repeat;}
#go-mobile li#care-finder-nav h3 {background: transparent url(/ucm/groups/public/@hp/@public/documents/webasset/dev_061369.png) no-repeat;}
#go-mobile li#my-id-nav h3 {background: transparent url(/ucm/groups/public/@hp/@public/documents/webasset/dev_061367.png) no-repeat;}
#go-mobile li#contact-us-mobile-nav h3 {background: transparent url(/ucm/groups/public/@hp/@public/documents/webasset/dev_061368.png) no-repeat;}
#go-mobile li#my-appointments-nav h3 {background: transparent url(/ucm/groups/public/@hp/@public/documents/webasset/dev_064008.png) no-repeat;}

#go-mobile li#pharmacy-nav a {border-bottom: 1px solid #558114;}
#go-mobile li#care-finder-nav a {
	border-top: 1px solid #a1e039;
	border-bottom: 1px solid #558114;
}

#go-mobile li#my-id-nav a {
	border-top: 1px solid #a1e039;
	border-bottom: 1px solid #558114;
}

#go-mobile li#contact-us-mobile-nav a {border-top: 1px solid #a1e039; border-bottom: 1px solid #558114;}
#go-mobile li#my-appointments-nav a {border-top: 1px solid #a1e039;}

#go-mobile .tabs a {
	display: block;
	height: 75px;
	width: 255px;
	background-color: #77b800;
	background-image: url(/ucm/groups/public/@hp/@public/documents/webasset/dev_061366.png);
	background-repeat: repeat;
	-moz-transition: background-color .1s ease;
	-webkit-transition: background-color .1s ease;
	transition: background-color .1s ease;
}

#go-mobile .content-header {
	height: 75px;
	background-color: #3b8800;
	background-image: url(/ucm/groups/public/@hp/@public/documents/webasset/dev_061366.png);
	background-repeat: repeat;
}

#go-mobile .content-header div {padding: 12px 12px 0 12px;}

#go-mobile .content-body {padding: 16px;}

#go-mobile .content-header h3 {
	color: #fff;
	font: normal 26px 'VAG Rounded Bold', Arial, sans-serif;
	text-shadow: 0 1px 1px rgba(0,0,0,0.75);
	letter-spacing: .5px;
	padding: 10px 0 40px 70px;
}

#go-mobile #tab-content-pharmacy h3 {background: transparent url(/ucm/groups/public/@hp/@public/documents/webasset/dev_061365.png) no-repeat;}
#go-mobile #tab-content-care-finder h3 {background: transparent url(/ucm/groups/public/@hp/@public/documents/webasset/dev_061369.png) no-repeat;}
#go-mobile #tab-content-member-id h3 {background: transparent url(/ucm/groups/public/@hp/@public/documents/webasset/dev_061367.png) no-repeat;}
#go-mobile #tab-content-contact-us h3 {background: transparent url(/ucm/groups/public/@hp/@public/documents/webasset/dev_061368.png) no-repeat;}
#go-mobile #tab-content-my-appointments h3 {background: transparent url(/ucm/groups/public/@hp/@public/documents/webasset/dev_064008.png) no-repeat;}

#go-mobile .tabs a.current,
#go-mobile .tabs a:hover {background-color: #3b8800;}

#go-mobile #illustration-image,
#go-mobile #app-store {
	display: inline-block;
	vertical-align: top;
	width: 213px;
	margin-right: 23px;
}

#go-mobile #phone-gallery,
#go-mobile #m-dot {
	display: inline-block;
	vertical-align: top;
	width: 400px;
}

#go-mobile #phone-gallery {position: relative;}

#go-mobile #phone-gallery img {
	position: absolute;
	bottom: 20px;
	top: -40px;
}

#go-mobile #m-dot h3 {
	width: 20px;
	margin: 22px 30px 0 0;
	font-size: 22px;
	font-style: italic;
}

#go-mobile #m-dot h2 {
	width: 20px;
	margin: 22px 30px 0 0;
	font-size: 22px;
}

#go-mobile #m-dot .button {margin-top: 7px;}

#go-mobile #icon-bubble {position: relative;}

#go-mobile #text-bubble {
	position: absolute;
	padding: 21px 18px;
	top:-5px;
}

/* GO MOBILE END ---------------------------------------- */

/* MEDICARE ENROLL NOW---------------------------------------- */

#medicare-enroll-now #wisconsin-counties-select,
#medicare-enroll-now .alert,
#medicare-enroll-now #minnesota-freedom,
#medicare-enroll-now #minnesota-senior,
#medicare-enroll-now #wisconsin-freedom,
#medicare-enroll-now #tab-minnesota-freedom,
#medicare-enroll-now #tab-wisconsin-freedom,
#medicare-enroll-now #tab-minnesota-senior {
	display: none;
}

#medicare-enroll-now .alert {
  padding: 8px 35px 8px 14px;
  margin-bottom: 20px;
  color: #c09853;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  background-color: #fcf8e3;
  border: 1px solid #fbeed5;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
}

#medicare-enroll-now .alert p {
	padding-bottom: 0;
	color: #c09853;
}

#medicare-enroll-now #state-select,
#medicare-enroll-now #wisconsin-counties-select,
#medicare-enroll-now #minnesota-counties-select {
	width: 247.5px;
}

#medicare-enroll-now #state-select,
#medicare-enroll-now #wisconsin-counties-select,
#medicare-enroll-now #minnesota-counties-select,
#medicare-enroll-now #minnesota-freedom,
#medicare-enroll-now #wisconsin-freedom,
#medicare-enroll-now #minnesota-senior {
	margin-top: 10px;
	margin-bottom: 10px;
}

#medicare-enroll-now .tab-content .span4 {
	position: relative;
}

#medicare-enroll-now .tab-content h4 {
	font: bold 22px/23px 'MetaPro', Arial, sans-serif;
	color: #fff;
	text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
	position: absolute;
	top: 13px;
	left: 13px;
}

#medicare-enroll-now .tab-content a.button {
	position: absolute;
	top: 145px;
	left: 33px;
}

#medicare-enroll-now #minnesota-freedom,
#medicare-enroll-now #minnesota-senior,
#medicare-enroll-now #wisconsin-freedom {
	background-image: url('/ucm/groups/public/@hp/@public/documents/webasset/dev_061617.png');
	background-repeat: repeat;
	-webkit-border-radius: 8px;
       -moz-border-radius: 8px;
            border-radius: 8px;
    -o-box-shadow: 0 1px 4px rgba(0,0,0,0.4);
	-moz-box-shadow: 0 1px 4px rgba(0,0,0,0.4);
	-khtml-box-shadow: 0 1px 4px rgba(0,0,0,0.4);
	-webkit-box-shadow: 0 1px 4px rgba(0,0,0,0.4);
	box-shadow: 0 1px 4px rgba(0,0,0,0.4);
}

#medicare-enroll-now #minnesota-freedom.active-block,
#medicare-enroll-now #minnesota-senior.active-block,
#medicare-enroll-now #wisconsin-freedom.active-block {
	background-image: url('/ucm/groups/public/@hp/@public/documents/webasset/dev_061614.png');
}

#medicare-enroll-now #minnesota-freedom div,
#medicare-enroll-now #minnesota-senior div,
#medicare-enroll-now #wisconsin-freedom div {
	padding: 10px 15px;
}

#medicare-enroll-now #minnesota-freedom p,
#medicare-enroll-now #minnesota-senior p,
#medicare-enroll-now #wisconsin-freedom p,
#medicare-enroll-now #minnesota-freedom li,
#medicare-enroll-now #minnesota-senior li,
#medicare-enroll-now #wisconsin-freedom li {
	font: bold 12px 'Verdana', sans-serif;
}

#medicare-enroll-now h4 {
	font: bold 22px/23px 'MetaPro', Arial, sans-serif;
	color: #444;
	margin-bottom: 10px;
}

#medicare-enroll-now .active-block,
#medicare-enroll-now .active-block h4,
#medicare-enroll-now .active-block p
{
	color: #fff;
}



#medicare-enroll-now #minnesota-freedom p,
#medicare-enroll-now #minnesota-senior p,
#medicare-enroll-now #wisconsin-freedom p {
	padding-bottom: 8px;
}

#medicare-enroll-now #minnesota-freedom.active-block .full,
#medicare-enroll-now #minnesota-senior.active-block .full,
#medicare-enroll-now #wisconsin-freedom.active-block .full {
	background-image: url('/ucm/groups/public/@hp/@public/documents/webasset/dev_061615.png');
	background-color: #046682 !important;
	-moz-box-shadow: inset 0 0 5px rgba(0,0,0,0.4);
	-webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.4);
	box-shadow: inner 0 0 5px rgba(0,0,0,0.4);
}

#medicare-enroll-now #minnesota-freedom.active-block .full:active,
#medicare-enroll-now #minnesota-senior.active-block .full:active,
#medicare-enroll-now #wisconsin-freedom.active-block .full:active {
	top:0;
}


#medicare-enroll-now #minnesota-freedom .full,
#medicare-enroll-now #minnesota-senior .full,
#medicare-enroll-now #wisconsin-freedom .full {
	height: 13px;
	width: 190px;
	background-image: url('/ucm/groups/public/@hp/@public/documents/webasset/dev_061616.png');
	background-repeat: no-repeat;
	background-position: center center;
}

/* END MEDICARE ENROLL NOW---------------------------------------- */

/* Media Showcase ---------------------------------------- */

/***** Tabs ****/

#media-showcase .tab-content {display: none;}

#media-showcase ul.tabs {
	padding: 9px 0 !important;
	margin-left: 0;
}

#media-showcase ul.tabs li {
	display: inline;
	margin: 0;
}

#media-showcase .tabs li:first-child a {
	margin-left: 0;
}

#media-showcase .tabs li a {
	padding: 11px 50px;
	margin-left: -2px;
	background-color: #ccc;
	border-bottom: none;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	-webkit-transition:background-color .2s ease-in;
   -moz-transition:background-color .2s ease-in;
   -o-transition:background-color .2s ease-in;
   transition:background-color .2s ease-in;
   font-family: Verdana, sans-serif;
   color: #258fad;
   font-weight: bold;
   font-size: 14px;
}

#media-showcase .tabs a.current,
#media-showcase .tabs a:hover {
	background-color: #efefef;
}

#media-showcase .tab-content {
	background-color: #efefef;
	padding: 20px;
	-webkit-border-top-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	-moz-border-radius-topright: 10px;
	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-bottomright: 10px;
	border-top-right-radius: 10px;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
}

/* For IE6. */
* html #media-showcase .tabs a {
	height: 1%;
}

/*** Cycle ***/

#media-showcase .media-title {
	margin-bottom: -20px;
    margin-left: 45px;
	position: relative;
	z-index: 6;
}

#media-showcase .media-title  h2{
	font-family: Verdana, sans-serif;
	font-size: 17px;
	color: #fff;
	background-color: #77b800;
	display: inline;
	padding: 5px 8px;
	text-shadow: 0 1px 0 #629800;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	border-top-right-radius: 5px;
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
}

#media-showcase .video-button {
	color: #fff;
	font-size: 50px;
	padding: 55px 33px 45px 37px;
	margin-left: -122px;
    position: absolute;
	-moz-font-feature-settings: "liga";
    font-family: "SSPika";
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
    text-rendering: optimizelegibility;
    white-space: nowrap;
	cursor: pointer;
	opacity: 0.5;
	border: white solid 1px;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	border-top-right-radius: 5px;
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
}

#media-showcase .video-button:hover  {
	border:  #3195b2 solid 1px;
	opacity: 0.5;
	-webkit-transition:border .2s ease-in;
   -moz-transition:border .2s ease-in;
   -o-transition:border .2s ease-in;
   transition:border .2s ease-in;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	border-top-right-radius: 5px;
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
}

.ie8 #media-showcase .video-button,
.ie7 #media-showcase .video-button {
	padding: 0 !important;
	border: 0 !important;
	margin-left: -122px !important;

}

.ie8 #media-showcase .video-button:hover,
.ie7 #media-showcase .video-button:hover {
	padding: 0 !important;
	border: 0 !important;
}

.ie8 #media-showcase .slide li .video-button img,
.ie7 #media-showcase .slide li .video-button img {
	background-color: transparent !important;
}

#media-showcase .media-image-caption {
	margin-top: 91px;
	width: 100px;
	position: absolute;
	display: inline-block;
	margin-left: -114px;
	height: 20px;
	text-align: center;
	background-image: url("/ucm/groups/public/@hp/@public/documents/webasset/dev_062693.png");
}

.moz #media-showcase .slide ul li:last-child .media-image-caption {
	margin-left: -111px;
}

.chrome #media-showcase .media-image-caption,
.safari #media-showcase .media-image-caption {
	margin-top: -36px;
	width: 100px;
	position: absolute;
	display: inline-block;
	margin-left: 11px;
	height: 20px;
	text-align: center;
	background-image: url("/ucm/groups/public/@hp/@public/documents/webasset/dev_062693.png");
}

#media-showcase .media-image-caption p {
	font-size: 11px;
	color: #fff;
	font-family: Verdana, sans-serif;
	font-weight: bold;
}

#media-showcase .prev-nav,
#media-showcase .prev-nav:hover {
	background: transparent url('/ucm/groups/public/@hp/@public/documents/webasset/dev_062398.png') no-repeat 0 0;
	width: 65px;
	height: 65px;
	top: 42px;
	left: -37px;
	position: absolute;
	cursor: pointer;
}

#media-showcase .next-nav,
#media-showcase .next-nav:hover {
	background: transparent url('/ucm/groups/public/@hp/@public/documents/webasset/dev_062399.png') no-repeat 0 0;
	width: 65px;
	height: 65px;
	top: 42px;
	left: 760px;
	position: absolute;
	cursor: pointer;
}

#media-showcase .left-arrow-disabled,
#media-showcase .left-arrow-disabled:hover {
	background: #efefef url('/ucm/groups/public/@hp/@public/documents/webasset/dev_062398.png') no-repeat 0 0;
	opacity: 0.5;
	filter: alpha(opacity=50);
	cursor: default;
}

#media-showcase .right-arrow-disabled,
#media-showcase .right-arrow-disabled:hover {
	background: #efefef url('/ucm/groups/public/@hp/@public/documents/webasset/dev_062399.png') no-repeat 0 0;
	opacity: 0.5;
	filter: alpha(opacity=50);
	cursor: default;
}

#media-showcase .slide-row {
	height: 150px;
	width: 685px;
	margin: 0 50px;
}


#media-showcase .media-row {
	position: relative;
	height: 150px;
	width: 785px;
	margin: 0px 35px;
	background: transparent url('/ucm/groups/public/@hp/@public/documents/webasset/dev_062400.png') no-repeat 0 0;
}

#media-showcase .media-container-first {
	margin-top: 10px;
}

#media-showcase .media-container {
	margin-top: 40px;
}

#media-showcase .slide-row ul li{
	list-style: none outside none;
	display: inline;
	margin-left: 13px;
}

.chrome #media-showcase .slide-row ul li,
.safari #media-showcase .slide-row ul li  {
	display: inline-block;
}

#media-showcase .slide ul {
	padding: 0px;
}

#media-showcase .slide-row .first-item {
	margin-left: 0px;
}

#media-showcase .slide-row ul li img {
	margin-left: 20px;
	height: 100px;
	width: 100px;
	background-color: #fff;
	padding: 10px;
	border: white solid 1px;
   	-webkit-border-top-right-radius: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	border-top-right-radius: 5px;
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
}

#media-showcase .slide-row ul li img:hover  {
	border: 1px solid rgba(49, 149, 178, 0.5);
	-webkit-transition:border .2s ease-in;
   -moz-transition:border .2s ease-in;
   -o-transition:border .2s ease-in;
   transition:border .2s ease-in;
}

.ie8 #media-showcase .slide-row ul li img:hover,
.ie7 #media-showcase .slide-row ul li img:hover {
	border: #3195b2 solid 1px;
}

#media-showcase .slide-row img:first-child {
	margin-left: 0;
}

#media-showcase .slide {
	padding-top: 18px;
	padding-bottom: 17px;
	padding-left: 5px;
	background-color: transparent !important;
}

#media-showcase .hidden {
	display: none;
}

.colorbox-media-showcase #cboxCurrent{
	display: none !important;
}

.colorbox-media-showcase  #cboxPrevious {
	bottom: -20px;
	left: 0;
	font-size: 30px;
	color: #999999;
	-moz-font-feature-settings: "liga";
    font-family: "SSPika";
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
    text-rendering: optimizelegibility;
    white-space: nowrap;
	cursor: pointer;
}

.colorbox-media-showcase  #cboxNext {
	right: 0;
	left: auto;
	bottom: -20px;
	font-size: 30px;
	color: #999999;
	-moz-font-feature-settings: "liga";
    font-family: "SSPika";
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
    text-rendering: optimizelegibility;
    white-space: nowrap;
	cursor: pointer;
}

.colorbox-media-showcase #cboxContent img {
	background-color: #fff;
}

/* END Media Showcase ---------------------------------------- */

/* Careers ---------------------------------------- */

#picture-yourself-careers-cycle {
	height:  275px;
	width:   690px;
	background: url("/ucm/groups/public/@hp/@public/documents/webasset/dev_062746.png") no-repeat scroll 0 0 transparent;
}

#picture-yourself-careers-cycle .slide {
	height:  275px;
	width:   690px;
}

#picture-yourself-careers-cycle .slide .content {
	margin-left: 23px;
	margin-top: 20px;
	width: 414px;
}

#picture-yourself-careers-cycle .slide .content h2 {
	font-size: 28px;
	font-weight: bold;
	color: #fff;
	font-family:'MetaPro',Arial,sans-serif;
	padding-bottom: 15px;
}

#picture-yourself-careers-cycle .slide .content p {
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	font-family: Verdana,sans-serif
}

#picture-yourself-careers-cycle .slide .content a {
	color: #258FAD;
}

#picture-yourself-careers-cycle .slide .content a:hover {
	text-decoration: underline;
}

#picture-yourself-careers-cycle .slide img {
	float: right;
	margin-right: 60px;
    margin-top: 15px;
}

#picture-yourself-careers-cycle-nav {
	position: absolute;
	margin-top: -35px;
	left: 308px;
	z-index: 5;
}

.ie7 #picture-yourself-careers-cycle-nav {
	margin-top: -50px;
}

#picture-yourself-careers-cycle-nav a {
    background: url("/ucm/groups/public/@hp/@public/documents/webasset/dev_062745.png") no-repeat scroll 0 0 transparent;
    border: 0 none;
    display: block;
    float: left;
    height: 22px;
    margin-right: 8px;
    text-indent: -9999px;
    width: 22px;
}

#picture-yourself-careers-cycle-nav a.activeSlide {
	background: url("/ucm/groups/public/@hp/@public/documents/webasset/dev_062744.png") no-repeat scroll 0 0 transparent;
}

#picture-yourself-careers-content hr.extra-padding {
	padding-bottom: 20px;
	border-color: #F2F2F2;
}

#picture-yourself-careers-content #promo-buttons {
	padding-bottom: 20px;
}

#picture-yourself-careers-content #promo-buttons .left-column,
#picture-yourself-careers-content #promo-buttons .middle-column,
#picture-yourself-careers-content #promo-buttons .right-column {
	height: 150px;
}

#picture-yourself-careers-content #promo-buttons .left-column a,
#picture-yourself-careers-content #promo-buttons .middle-column a,
#picture-yourself-careers-content #promo-buttons .right-column a{
	display: block;
	height: 150px;
}

#picture-yourself-careers-content #promo-buttons a.doctor {
	background: url("/ucm/groups/public/@hp/@public/documents/webasset/dev_062739.png") no-repeat scroll 0 0 #FFFFFF;
}

#picture-yourself-careers-content #promo-buttons a.doctor:hover {
	background: url("/ucm/groups/public/@hp/@public/documents/webasset/dev_062739.png") no-repeat scroll 0 -150px #FFFFFF;
}

#picture-yourself-careers-content #promo-buttons a.doctor:active {
	background: url("/ucm/groups/public/@hp/@public/documents/webasset/dev_062739.png") no-repeat scroll 0 -300px #FFFFFF;
}

#picture-yourself-careers-content #promo-buttons a.dentist {
	background: url("/ucm/groups/public/@hp/@public/documents/webasset/dev_062872.png") no-repeat scroll 0 0 #FFFFFF;
}

#picture-yourself-careers-content #promo-buttons a.dentist:hover {
	background: url("/ucm/groups/public/@hp/@public/documents/webasset/dev_062872.png") no-repeat scroll 0 -150px #FFFFFF;
}

#picture-yourself-careers-content #promo-buttons a.dentist:active {
	background: url("/ucm/groups/public/@hp/@public/documents/webasset/dev_062872.png") no-repeat scroll 0 -300px #FFFFFF;
}

#picture-yourself-careers-content #promo-buttons a.other {
	background: url("/ucm/groups/public/@hp/@public/documents/webasset/dev_062873.png") no-repeat scroll 0 0 #FFFFFF;
}

#picture-yourself-careers-content #promo-buttons a.other:hover {
	background: url("/ucm/groups/public/@hp/@public/documents/webasset/dev_062873.png") no-repeat scroll 0 -150px #FFFFFF;
}

#picture-yourself-careers-content #promo-buttons a.other:active {
	background: url("/ucm/groups/public/@hp/@public/documents/webasset/dev_062873.png") no-repeat scroll 0 -300px #FFFFFF;
}

#picture-yourself-careers-content h3 {
	color: #258FAD;
}

.ie7 #picture-yourself-careers-aside .aside-header,
.ie7 #picture-yourself-careers-aside .aside-body {
	position: relative;
	z-index: -1;
}

.ie7 #picture-yourself-careers-aside .aside-header.social-heading {
	position: static;
}

#picture-yourself-careers-aside .aside-header h2 {
	z-index: 1;
}

#picture-yourself-careers-aside h2.indent {
	padding:0 0 8px 0;
	margin-left: 10px;
	border-bottom: 1px solid #f2f2f2;
}

#picture-yourself-careers-aside h2.indent.last {
	padding:0 0 8px 0;
	margin-left: 10px;
	margin-top: 10px;
	border-bottom: 0px solid #FFF;
}

#picture-yourself-careers-aside h2 a.active {
	border-left: 4px solid #258FAD;
	height: 20px;
	padding-left: 6px;
	margin-left: -10px;
}

.ie7 #picture-yourself-careers-aside h2 a.active {
	margin-left: -9px;
}

#picture-yourself-careers-aside #picture-yourself-careers-accordion .accordion-active {
	position: relative;
	float: left;
	left: -10px;
	margin-top: 2px;
	margin-right: -4px;
	height: 20px;
	width: 4px;
	background-color: #258FAD;
}

.ie7 #picture-yourself-careers-aside #picture-yourself-careers-accordion .accordion-active {
	position: absolute;
}

#picture-yourself-careers-aside #picture-yourself-careers-accordion .ui-corner-all {
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	border-radius: 0;
}

#picture-yourself-careers-aside #picture-yourself-careers-accordion {
	margin-left: 11px;
}

#picture-yourself-careers-aside #picture-yourself-careers-accordion .ui-accordion-header {
	padding-top: 8px;
	width: 230px;
	color: #258FAD;
	font: bold 17px/22px Verdana,sans-serif;
	border: 0;
	border-bottom: 9px solid #fff;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	border-radius: 0;
}

.ie7 #picture-yourself-careers-aside #picture-yourself-careers-accordion .ui-accordion-header {
	z-index: -1;
}

#picture-yourself-careers-aside #picture-yourself-careers-accordion .ui-state-default,
#picture-yourself-careers-aside #picture-yourself-careers-accordion .ui-widget-content .ui-state-default,
#picture-yourself-careers-aside #picture-yourself-careers-accordion .ui-widget-header .ui-state-default {
	background: none;
	padding-bottom: 8px;
	border-left: 0;
	border-right: 0;
	border-top: 0;
	border-bottom: 1px solid #f2f2f2;
	color: #258FAD;
	font: bold 17px/22px Verdana,sans-serif;
}

#picture-yourself-careers-aside #picture-yourself-careers-accordion .ui-state-default:hover,
#picture-yourself-careers-aside #picture-yourself-careers-accordion .ui-widget-content .ui-state-default:hover,
#picture-yourself-careers-aside #picture-yourself-careers-accordion .ui-widget-header .ui-state-default:hover {
	color: #D99709;
}

#picture-yourself-careers-aside #picture-yourself-careers-accordion .ui-accordion-content,
#picture-yourself-careers-aside #picture-yourself-careers-accordion .ui-accordion-content-active {
	width: 230px;
	padding: 0;
	border: 0;
	border-bottom: 1px solid #f2f2f2;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	border-radius: 0;
}

.ie7 #picture-yourself-careers-aside #picture-yourself-careers-accordion .ui-accordion-content,
.ie7 #picture-yourself-careers-aside #picture-yourself-careers-accordion .ui-accordion-content-active {
	z-index: -1;
}

#picture-yourself-careers-aside #picture-yourself-careers-accordion .ui-accordion-content ul,
#picture-yourself-careers-aside #picture-yourself-careers-accordion .ui-accordion-content-active ul {
	list-style-type: none;
}

#picture-yourself-careers-aside #picture-yourself-careers-accordion .ui-accordion-content ul li h3,
#picture-yourself-careers-aside #picture-yourself-careers-accordion .ui-accordion-content-active ul li h3 {
	line-height: 25px;
	font-weight: normal;
}

#picture-yourself-careers-aside #picture-yourself-careers-accordion .ui-state-default .ui-icon {
	float: right;
	position: static;
	margin: 0;
}

#picture-yourself-careers-aside #picture-yourself-careers-accordion .ui-accordion-header .ui-icon {
	float: right;
	position: static;
	margin: 0 5px 0 0;
}

#picture-yourself-careers-aside #picture-yourself-careers-accordion .ui-icon-triangle-1-e {
	background: url("/ucm/groups/public/@hp/@public/documents/webasset/dev_062874.png") no-repeat scroll 0 0 #FFFFFF;
	height: 25px;
	width: 25px;
}

#picture-yourself-careers-aside #picture-yourself-careers-accordion .ui-icon-triangle-1-s {
	background: url("/ucm/groups/public/@hp/@public/documents/webasset/dev_062875.png") no-repeat scroll 0 0 #FFFFFF;
	height: 25px;
	width: 25px;
}

#picture-yourself-careers-aside .social-heading {
	height: 40px;
	width: 240px;
	position: absolute;
	margin-top: 12px;
}

#picture-yourself-careers-aside .twitter-timeline {
	margin-top: 17px !important;
}

.ie7 #picture-yourself-careers-aside iframe {
	margin-top: 17px !important;
}

#picture-yourself-careers-aside #picture-yourself-careers-apply-now-button {
	margin-top: -9px;
	display: block;
	width: 240px;
	height: 103px;
	text-align: center;
	background: url("/ucm/groups/public/@hp/@public/documents/webasset/dev_062740.png") no-repeat scroll 0 0 transparent;

}

#picture-yourself-careers-aside #picture-yourself-careers-apply-now-button a {
	font-size: 32px;
	font-weight: bold;
	color: #fff;
	font-family: 'MetaPro',Arial,sans-serif;
	display: block;
	width: 240px;
	height: 77px;
	padding-top: 26px;
}

#picture-yourself-careers-aside #picture-yourself-careers-apply-now-button:hover {
	background: url("/ucm/groups/public/@hp/@public/documents/webasset/dev_062740.png") no-repeat scroll 0 -103px transparent;
}

#picture-yourself-careers-aside #picture-yourself-careers-apply-now-button a:active {
	background: url("/ucm/groups/public/@hp/@public/documents/webasset/dev_062740.png") no-repeat scroll 0 -206px #fff;
}

#picture-yourself-careers-aside .social-heading a {
	float: right;
	margin-top: 10px;
	margin-right: 15px;
	color: #fff;
	font-weight: bold;
	font-family: verdana,sans-serif;
	font-size: 12px;
	text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.25);
}

#picture-yourself-careers-aside .tweet-icon {
	font-size: 18px;
	padding-right: 5px;
}

#picture-yourself-careers-aside input[type="text"] {
	color: #ccc;
}

.ie7 #picture-yourself-careers-aside input[type="text"] {
	color: #666;
}

#picture-yourself-careers-aside input[type="text"]:focus {
	color: #666;
}

#picture-yourself-careers-footer {
	padding-left: 23px;
}

#picture-yourself-careers-footer p {
	font-family: Verdana,sans-serif;
	font-size: 10px;
	color:	#999;
}

#picture-yourself-careers-living-mn-wrapper {
	position: relative;
}

#picture-yourself-careers-living-mn-slideshow {
	width: 550px;
	min-height: 470px;
	margin: 0 auto;
}

#picture-yourself-careers-living-mn-slideshow div {
	width: 550px;
}

#picture-yourself-careers-living-mn-slideshow div .content {
	display: block;
	margin: 0 10px;
}

#picture-yourself-careers-living-mn-slideshow img.main-image {
	display: block;
	margin: 0 auto 24px;
}

#picture-yourself-careers-living-mn-nav {
	text-align: center;
	margin-top: 10px;
}

#picture-yourself-careers-living-mn-nav a {
	font:bold 24px/24px 'MetaPro',Arial,sans-serif;
	color:#f9a119;
	padding:0px 4px;
	margin:4px 6px;
}
#picture-yourself-careers-living-mn-nav a:hover,
#picture-yourself-careers-living-mn-nav a.activeSlide {
	border-bottom: 5px solid #258FAD;
}

#picture-yourself-careers-living-mn-prev,
#picture-yourself-careers-living-mn-next {
	height:70px;
	position:absolute;
	top:90px;
	width:40px;
	cursor: pointer;
}

#picture-yourself-careers-living-mn-next {
	background:transparent url("/ucm/groups/public/@hp/@public/documents/images/icon-webinar-arrow-right.png") no-repeat 0 0;
	left:598px;
}
#picture-yourself-careers-living-mn-prev {
	background:transparent url("/ucm/groups/public/@hp/@public/documents/images/icon-webinar-arrow-left.png") no-repeat 0 0;
}

#cboxWrapper.colorbox-promises #cboxCurrent{
	display: none !important;
}

#cboxWrapper.colorbox-promises  #cboxPrevious {
	bottom: -20px;
	left: 0;
	top: 50%;
	font-size: 30px;
	color: #999;
	-moz-font-feature-settings: "liga";
    font-family: "SSPika";
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
    text-rendering: optimizelegibility;
    white-space: nowrap;
	cursor: pointer;
}

#cboxWrapper.colorbox-promises  #cboxNext {
	right: 0;
	left: auto;
	top: 50%;
	bottom: -20px;
	font-size: 30px;
	color: #999;
	-moz-font-feature-settings: "liga";
    font-family: "SSPika";
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
    text-rendering: optimizelegibility;
    white-space: nowrap;
	cursor: pointer;
}

#cboxWrapper.colorbox-promises #cboxContent img {
	background-color: #fff;
}

.picture-yourself-recruiters-linkedin .IN-widget {
	position: relative;
	float: right;
}

.picture-yourself-recruiters-linkedin iframe {
	top: -17px !important;
	left: 20px !important;
}

.ie7 .picture-yourself-recruiters-linkedin .IN-noshadow iframe {
	z-index: 5;
}

/* Recruiters Page - LinkedIn iframe causes font issues. Remove alternative fonts for the bug to go away. */

.ie8 #p3133-id h1.main-aside-ellipsis,
.ie8 #p3133-id #picture-yourself-careers-aside #picture-yourself-careers-apply-now-button a {
	font-family: 'MetaPro' !important;
}

.ie8 #p3133-id input,
.ie8 #p3133-id textarea,
.ie8 #p3133-id select {
	font-family: "Lucida Grande";
}

.ie8 #p3133-id ul#navigation a,
.ie8 #p3133-id #breadcrumb ul li a,
.ie8 #p3133-id #breadcrumb ul li span,
.ie8 #p3133-id  h2,
.ie8 #p3133-id legend span,
.ie8 #p3133-id h3,
.ie8 #p3133-id p,
.ie8 #p3133-id #picture-yourself-careers-aside #picture-yourself-careers-accordion .ui-state-default,
.ie8 #p3133-id #picture-yourself-careers-aside #picture-yourself-careers-accordion .ui-widget-content .ui-state-default,
.ie8 #p3133-id #picture-yourself-careers-aside #picture-yourself-careers-accordion .ui-widget-header .ui-state-default,
.ie8 #p3133-id .small-type,
.ie8 #p3133-id .small-type li,
.ie8 #p3133-id .small-type td,
.ie8 #p3133-id .small-type li.disclaimer,
.ie8 #p3133-id .small-type p,
.ie8 #p3133-id .aside-header h2,
.ie8 #p3133-id #picture-yourself-careers-aside .social-heading a,
.ie8 #p3133-id .button {
	font-family: Verdana !important;
}

.ie8 #p3133-id p em {
	font-family: 'Georgia' !important;
}

/* END Careers ---------------------------------------- */

/* HealthPartners Health Insurance Plans ---------------------------------------- */


#p3448-id h1 {
	visibility: hidden;
}

.health-insurance-plans-nav li {
	display: inline-block;
    list-style: none outside none;
	padding: 10px 79px 0 0 !important;
	*display: inline;
	zoom: 1;
}

h1.health-insurance-plans-h1 {
	color: #FFF;
	top: 113px;
    white-space: normal;
    width: 300px;
	text-shadow: 0 1px 0 #1c6582;
}

#health-insurance-plans .three-column-container .content {
	position: absolute;
}

#health-insurance-plans h1 {
	color: #fff;
	position: relative;
	margin: 0;
	white-space: normal;
	width: 140px;
	height: 65px;
	left: 155px;
	top: 30px;
	line-height: 30px;
}

#health-insurance-plans h1.group {
	text-shadow: 0 1px 0 #0e6251;
}

#health-insurance-plans h1.individual {
	text-shadow: 0 1px 0 #1c6582;
}

#health-insurance-plans h1.medicare {
	text-shadow: 0 1px 0 #2a7a09;
}

#health-insurance-plans .three-column-container p {
	color: #fff;
	position: relative;
	left: 160px;
	top: 35px;
	width: 140px;
	height: 100px;
	margin: 0;
}

#health-insurance-plans .three-column-container .button {
	position: relative;
	left: 160px;
	top: 45px;
	width: 113px;
}

#health-insurance-plans .main-content {
	padding-top: 30px;
	display: table;
	width: 820px;
	background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#efefef));
	background:	-moz-linear-gradient(top,  #fff,  #efefef);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#efefef');
}

#health-insurance-plans .span4 {
	margin-left: 20px;
}

#health-insurance-plans .span6 {
	margin-left: 15px;
}


#health-insurance-plans .row .main-content .small-type.secondary {
	color: #bcbcbd;
}

#health-insurance-plans .border-right {
	border-right: 1px solid #fff;
	padding-right: 5px;
}

.health-insurance-plans-coverage .highlight,
.health-insurance-plans-aside .highlight,
.health-insurance-plans-coverage-compare .highlight {
	color: #46a191 !important;
	font-weight: bold !important;
}

.health-insurance-plans-coverage .highlight a,
.health-insurance-plans-aside .highlight a,
.health-insurance-plans-coverage-compare .highlight a {
	color: #DF9800;
	font-weight: bold;
}

.health-insurance-plans-coverage .highlight a:hover,
.health-insurance-plans-aside .highlight a:hover,
.health-insurance-plans-coverage-compare .highlight a:hover {
	color: #009d7c;
}

.health-insurance-plans-coverage .container.bordered.blue {
	background: url("/ucm/groups/public/@hp/@public/documents/webasset/dev_062772.png") repeat scroll 0 0 #E3F8FF;
}

.health-insurance-plans-coverage .container .left-content {
	background: url("/ucm/groups/public/@hp/@public/documents/webasset/dev_066463.png") no-repeat scroll 0 0 transparent;
	height: 300px;
	width: 265px;
}

.health-insurance-plans-coverage .container .right-content {
	background: url("/ucm/groups/public/@hp/@public/documents/webasset/dev_066464.png") no-repeat scroll 0 0 transparent;
	height: 300px;
	width: 265px;
}

.health-insurance-plans-coverage .container .left-content p,
.health-insurance-plans-coverage .container .right-content p {
	color: #FFFFFF;
    height: 100px;
    margin: 0;
    position: relative;
    top: 50px;
    width: 195px;
}

.health-insurance-plans-coverage .container .left-content p {
    left: 35px;
}

.health-insurance-plans-coverage .container .right-content p {
    left: 50px;
}

.health-insurance-plans-coverage .container .left-content .button,
.health-insurance-plans-coverage .container .right-content .button {
    position: relative;
    top: 53px;
    width: 113px;
}

.health-insurance-plans-coverage .container .left-content .button {
    left: 65px;
}

.health-insurance-plans-coverage .container .right-content .button {
    left: 80px;
}

.health-insurance-plans-coverage .container .left-content h1,
.health-insurance-plans-coverage .container .right-content h1 {
    color: #FFFFFF;
    height: 65px;
    left: 155px;
    line-height: 30px;
    margin: 0;
    position: relative;
    top: 38px;
    white-space: normal;
    width: 180px;
    text-align: center;
    visibility: visible !important;
}

.health-insurance-plans-coverage .container .left-content h1 {
    left: 42px;
    text-shadow: 0 1px 0 #0E6251;
}

.health-insurance-plans-coverage .container .right-content h1 {
    left: 55px;
    text-shadow: 0 1px 0 #1C6582;
}

.health-insurance-plans-coverage .main-content {
	position: absolute;
	width: 360px;
	padding: 24px 10px 0 23px;
}

.ie8 .health-insurance-plans-coverage .main-content,
.ie7 .health-insurance-plans-coverage .main-content {
	width: 340px;
}

.health-insurance-plans-coverage .row [class*="span"] .background-color {
	padding: 5px 10px;
	height: 100%;
	background-color: #f6f6f6;
}

.health-insurance-plans-coverage .span3.aside {
	margin-left: 5px;
}

.health-insurance-plans-coverage .main-content h1 {
	position: relative;
	font-size: 24px;
	color: #fff;
	font-family: verdana,sans-serif;
	margin: 0;
	padding-bottom: 20px;
}

.health-insurance-plans-coverage .main-content p {
	position: absolute;
	margin-top: 85px;
	font-family: verdana,sans-serif;
	color: #fff;
}


.health-insurance-plans-coverage-compare {
	display: block;
	width: 689px;
	 -moz-box-shadow: 0px 2px 0px #bbe5f1; /* Firefox */
	-webkit-box-shadow:  0px 2px 0px #bbe5f1; /* Safari, Chrome */
	box-shadow:  0px 2px 0px #bbe5f1; /* CSS3 */
	border-radius: 8px;
	-webkit-border-top-right-radius: 8px;
    -webkit-border-bottom-right-radius: 8px;
    -webkit-border-bottom-left-radius: 8px;
    -webkit-border-top-left-radius: 8px;
	-moz-border-radius-topleft: 8px;
    -moz-border-radius-topright: 8px;
    -moz-border-radius-bottomright: 8px;
    -moz-border-radius-bottomleft: 8px;
}

.health-insurance-plans-coverage-compare.top-spacer {
	margin-top: 20px !important;
}

.health-insurance-plans-coverage-compare.blue {
	background-color: #81ccdd;
}

.health-insurance-plans-coverage-compare .left-content {
	width: 230px;
	display: inline-block;
	vertical-align: top;
	*display: inline;
	zoom: 1;
}

.health-insurance-plans-coverage-compare .right-content {
	width: 427px;
	min-height: 205px;
	border-bottom: 4px solid #81ccdd;
	display: inline-block;
	vertical-align: top;
	*display: inline;
	zoom: 1;
}

.health-insurance-plans-coverage-compare .right-content .two-column-container, {
	width: 427px;
}

.health-insurance-plans-coverage-compare .right-content .two-column-container .left-column,
.health-insurance-plans-coverage-compare .right-content .two-column-container .right-column {
	width: 210px;
	display: inline-block;
	*display: inline;
	zoom: 1;
	margin: 0;
	padding: 0;
}

.health-insurance-plans-coverage-compare .left-content h1.compare-header {
	color: #fff;
	position: absolute;
	width: 225px;
	height: 40px;
    margin-left: -3px;
    margin-top: 8px;
    padding-left: 13px;
    padding-top: 5px;
	text-shadow: 0 1px 0 #1c6582;
}

.health-insurance-plans-coverage-compare .left-content h1.blue {
	background: transparent url('/ucm/groups/public/@hp/@public/documents/webasset/dev_062771.png') no-repeat scroll 0 0;
}

.health-insurance-plans-coverage-compare .left-content .plan-blurb {
	color: #fff;
	display: inline-block;
	padding: 55px 12px 12px 12px;
	width: 150px;
	min-height: 125px;
	*display: inline;
	zoom: 1;

}

.health-insurance-plans-coverage-compare .left-content .price-button .button {
	width: 180px;
}

.health-insurance-plans-coverage-compare .right-content .blurb {
	width: 427px;
	min-height: 205px;
	padding: 12px 12px 0;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	-webkit-border-top-right-radius: 4px;
    -webkit-border-bottom-right-radius: 4px;
    -moz-border-radius-topright: 4px;
    -moz-border-radius-bottomright: 4px;
	margin-top: 4px;
	background-color: #fff;
}

.ie7 .health-insurance-plans-coverage-compare .right-content .blurb {
	width: 431px;
	min-height: 207px;
}

.health-insurance-plans-coverage-compare .right-content .blurb h2.header {
	color: #009c7c;
	font-size: 17px;
	font-family: verdana, sans-serif;
	font-weight: bold;
	text-shadow: 0px 1px 0px #fff;
	display: inline;
	background-color: #e5f5f2;
	padding: 2px 4px;
	margin-left: -4px;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
}

.health-insurance-plans-coverage-compare .right-content .blurb h3 {
	color: #48494a;
	font-family: verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

.health-insurance-plans-coverage-compare .right-content .blurb h4 {
	color: #48494a;
	font-family: verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.health-insurance-plans-coverage-compare .right-content .blurb p {
	color: #48494a;
	font-family: verdana, sans-serif;
	font-size: 12px;
}

.health-insurance-plans-coverage-compare .right-content .blurb h3.starting-price {
	color: #009c7c;
}

.health-insurance-plans-coverage-compare .right-content .price-button {
	display: block;
    height: 29px;
    margin-left: -222px;
    margin-top: -48px;
    padding-bottom: 19px;
    width: 210px;
}

.health-insurance-plans-coverage-compare .right-content .price-button .button {
	width: 180px;
}

.health-insurance-plans-aside.blue {
	background: #e3f8ff url('/ucm/groups/public/@hp/@public/documents/webasset/dev_062772.png') repeat scroll 0 0;
}

.health-insurance-plans-aside h1 {
	height: 30px;
	padding: 12px;
	color: #fff;
	width: 220px;
	position: absolute;
	margin: 0;
	margin-top: -5px;
	margin-left: 2px;
	text-shadow: 0 1px 0 #1c6582;
}

.health-insurance-plans-aside h1.blue {
	background: transparent url('/ucm/groups/public/@hp/@public/documents/webasset/dev_062773.png') no-repeat scroll 0 0;
}

.health-insurance-plans-aside .aside-content {
	padding: 50px 12px 12px 12px;
	margin-top: 2px;
}

.health-insurance-plans-aside h3 {
	font: bold 14px/22px Verdana,sans-serif;
	color: #48494A;
}

.health-insurance-plans-aside h3.emphasis {
	font: bold 17px/22px Verdana,sans-serif;
	padding-bottom: 6px;
	color: #48494A;
}

/* END HealthPartners Health Insurance Plans ---------------------------------------- */

/* Sustainability ---------------------------------------- */
#sustainability #banner-blurb {
	color:#fff;
	font:bold italic 14px Verdana,Arial,sans-serif;
	height:auto;
	left:180px;
	text-align:center;
	top:240px;
	width:250px;
}
#sustainability h2.banner-title {
	color:#fff;
	font:28px/33px 'MetaPro',Arial,sans-serif;
	left:200px;
	position:absolute;
	text-shadow:0 -1px 1px rgba(0, 0, 0, 0.15);
	top:202px;
}
#sustainability .container-body {
	margin-top:-4px;
}

/* END Sustainability ---------------------------------------- */

/* OBESITY PAGE ---------------------------------------------------- */

#p3335-id h1 {
	padding-top: 30px;
}

#obesity .header-one-with-banner {
	position: relative;
	background: url("/ucm/groups/public/@hp/@public/documents/webasset/dev_064001.png") no-repeat scroll 0 0 transparent;
	height: 105px;
}

#obesity .header-two-with-banner {
	position: relative;
	height: 55px;
}

#obesity .header-two-with-banner h2 {
	position: relative;
	padding: 18px 25px;
	text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.25);
	font-family: 'MetaPro',Arial,sans-serif;
	color: #fff;
	text-overflow: ellipsis;
	font-weight: bold;
	background: url("/ucm/groups/public/@hp/@public/documents/webasset/dev_064000.png") no-repeat scroll 0 0 transparent;

}

#obesity .header-two-with-banner-icon {
	position: relative;
	height: 55px;
}

#obesity .header-two-with-banner-icon h2 {
	position: relative;
	padding: 18px 60px;
	text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.25);
	font-family: 'MetaPro',Arial,sans-serif;
	font-size: 24px;
	color: #fff;
	text-overflow: ellipsis;
	background: url("/ucm/groups/public/@hp/@public/documents/webasset/dev_064000.png") no-repeat scroll 0 0 transparent;
}

#obesity .header-two-with-banner-icon i {
	position: absolute;
	padding: 4px 10px;
	z-index: 10;
	color: white;
	font-size: 40px;
	font-weight: bold;
	text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.25);
	text-overflow: ellipsis;
}

#obesity .color-background {
	background-color: #efefef;
	height: 100%;
	padding: 20px 0 20px 0;
	display: inline-block;
}

#obesity .link-with-icon {
	display: table;
	width: 100%;
	cursor: pointer;
}

#obesity .link-with-icon i {
	width: 26px;
	display: table-cell;
    vertical-align: top;
    padding-top: 2px;
    *float: left;
    clear: left;
}

#obesity .link-with-icon span {
	display: table-cell;
}

/* END OBESITY PAGE ------------------------------------------------ */



/* ON TRACK RX PAGE ------------------------------------------------ */

#p3357-id .content-sidebar {
	background-color: #efefef;
}

#p3357-id ul.on-track-rx-key {
	padding: 10px 0 10px 0;
	background-color: #efefef;
	width: 900px;
	display: block;
}

#p3357-id ul.on-track-rx-key li {
	display: inline;
	padding-left: 20px;
}

#p3357-id h2 i {
	color: #EfA300;
}

/* END ON TRACK RX PAGE ------------------------------------------------ */



/* MPAX WELCOME PAGE ------------------------------------------------ */
/* Duplicated classes from MPAX-frontend */
.welcome-container .mpax-btn {
    display: inline-block;
    padding: 4px 8px 7px;
    margin-bottom: 0;
    font-family: 'MetaPro', Arial, sans-serif;
    font-size: 20px;
    line-height: 22px;
    text-align: center;
    text-shadow: 0 1px 0 #2b95c6;
    vertical-align: middle;
    cursor: pointer;
    background: #3bb3e2;
    color: #ffffff;
    border: 1px solid #068ac4;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-shadow: inset 0 1px 0 rgba(146, 212, 239, 0.8);
    -moz-box-shadow: inset 0 1px 0 rgba(146, 212, 239, 0.8);
    box-shadow: inset 0 1px 0 rgba(146, 212, 239, 0.8);
}
.mpax-btn:hover,
.welcome-container .mpax-btn:focus {
    background-color: #6fc7ea;
    background-image: -moz-linear-gradient(top, #92d4ef, #3bb3e2);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#92d4ef), to(#3bb3e2));
    background-image: -webkit-linear-gradient(top, #92d4ef, #3bb3e2);
    background-image: -o-linear-gradient(top, #92d4ef, #3bb3e2);
    background-image: linear-gradient(to bottom, #92d4ef, #3bb3e2);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff92d4ef', endColorstr='#ff3bb3e2', GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.welcome-container .mpax-btn:active {
    background: #00a0df;
    -webkit-box-shadow: inset 0 1px 1px rgba(35, 104, 132, 0.8);
    -moz-box-shadow: inset 0 1px 1px rgba(35, 104, 132, 0.8);
    box-shadow: inset 0 1px 1px rgba(35, 104, 132, 0.8);
    padding-top: 6px;
    line-height: 20px;
}
.welcome-container hr.shadow {
  height: 4px;
  border: 0;
  background-color: #dddddd;
  background-image: -webkit-gradient(left, linear, 0 0, 0 100%, from(#ffffff), color-stop(50%, #d5d5d5), to(#ffffff));
  background-image: -webkit-linear-gradient(left, #ffffff, #d5d5d5 50%, #ffffff);
  background-image: -moz-linear-gradient(left, #ffffff, #d5d5d5 50%, #ffffff);
  background-image: -o-linear-gradient(left, #ffffff, #d5d5d5 50%, #ffffff);
  background-image: linear-gradient(to right, #ffffff, #d5d5d5 50%, #ffffff);
  background-repeat: no-repeat;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffffffff', GradientType=0);
  -webkit-box-shadow: inset 0px -2px 5px #ffffff;
  -moz-box-shadow: inset 0px -2px 5px #ffffff;
  box-shadow: inset 0px -2px 5px #ffffff;
}
.welcome-container hr.shadow:nth-of-type(even) {
  -webkit-box-shadow: inset 0px 2px 5px #ffffff;
  -moz-box-shadow: inset 0px 2px 5px #ffffff;
  box-shadow: inset 0px 2px 5px #ffffff;
  margin-bottom: 0;
}
.ie7 hr.shadow,
.ie8 hr.shadow,
.welcome-container .ie9 hr.shadow {
  background: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  border-top: 1px solid #d5d5d5;
}

/* New classes */
.welcome-container h2 {
    font-family: 'MetaPro', Arial, sans-serif;
    font-size: 48px;
    color: #425677;
}
.welcome-container p {
    font-family: 'Georgia', 'Times New Roman', Times, serif;
    font-size: 24px;
    line-height: 28px;
    color: #696a6c;
}
.welcome-container hr {
    margin: -4px 0 7px 0;
}
.welcome-container .welcome-header h2 {
    margin: 20px 0 30px 0;
    text-align: center;
}
.welcome-container .welcome-header p {
    display: block;
    text-align: center;
    margin-bottom: 18px;
}
.welcome-container .welcome-content {
    position: relative;
    padding-top: 20px;
}
.welcome-container .welcome-content .plumb-line {
    position: absolute;
    background: #BCE8F8;
    height: 95%;
    width: 20px;
    left: 443px;
}
.welcome-container .welcome-go-back {
    position: relative;
    top: -45px;
    right: 10px;
    float: right;
}

.welcome-container .content-menu-container.scrolled {
    position: fixed;
    background: white;
    width: 925px;
    top: 4px;
    z-index: 1000;
}
.welcome-container .content-menu li {
    display: inline-block;
    padding: 7px 10px;
    font: bold 0.85em/1.7em 'Georgia', 'Times New Roman', Times, serif;
    color: #3bb3e2;
    border-radius: 4px;
    cursor: pointer;
}
.welcome-container .content-menu li:hover {
    background: #e5f5fc;
}
.content-menu li:active,
.welcome-container .content-menu li.active {
    background: #3bb3e2;
    color: white;
}
.welcome-container .content-item {
    position: relative;
    margin: 30px 0 30px 0;
}
.welcome-container .content-item h2 {
    font-size: 36px;
    line-height: 38px;
}
.welcome-container .content-item img {
    position: relative;
    display: block;
    margin: 0 auto 0;
}
.welcome-container .content-description {
    position: absolute;
}

.welcome-container #content-doctor .content-description {
    width: 430px;
    top: 139px;
    right: 0px;
}
.welcome-container #content-inbox .content-description {
    width: 380px;
    top: 50px;
    left: 68px;
}
.welcome-container #content-results img {
    left: 35px;
}
.welcome-container #content-results .content-description {
    width: 340px;
    top: 40px;
    right: 95px;
}
.welcome-container #content-appointment .content-description {
    top: 40px;
    left: 75px;
}
.welcome-container #content-appointment .content-description h2 {
    width: 45%;
    margin-left: 70px;
}
.welcome-container #content-appointment .content-description p {
    width: 45%;
    margin-left: 71px;
}
.welcome-container #content-bill .content-description {
    width: 430px;
    top: 38px;
    left: 232px;
}
.welcome-container #content-claims .content-description {
    width: 180px;
    top: 50px;
    right: 100px;
}
.welcome-container #content-programs .content-description {
    width: 260px;
    top: 80px;
    left: 120px;
}

.welcome-container .welcome-icon {
    position: relative;
    background-image: url('/ucm/groups/public/@hp/@public/documents/webasset/dev_066443.png');
    background-color: transparent;
    background-repeat: no-repeat;
    margin: 0 auto 0;
    z-index: 900;
}
.welcome-container .welcome-icon.bank {
    width: 118px;
    height: 118px;
    background-position: 0px -506px;
}
.welcome-container .welcome-icon.cashregister {
    width: 118px;
    height: 118px;
    background-position: 0px -386px;
}
.welcome-container .welcome-icon.document {
    width: 118px;
    height: 118px;
    background-position: 0px -266px;
}
.welcome-container .welcome-icon.mail {
    width: 118px;
    height: 118px;
    background-position: 0px -146px;
}
.welcome-container .welcome-icon.stethoscope {
    width: 118px;
    height: 118px;
    background-position: 0px -26px;
}
.welcome-container .welcome-icon.round1 {
    display: inline-block;
    width: 24px;
    height: 24px;
    background-position: 0px 0px;
    margin: 0 10px 0 0;
    float: left;
}
.welcome-container .welcome-icon.round2 {
    display: inline-block;
    width: 24px;
    height: 24px;
    background-position: -26px 0px;
    margin: 0 10px 0 0;
    float: left;
}

.welcome-container .pull-left {
    float: left;
}
.welcome-container .pad-top.extra-large {
  padding-top: 35px;
}
.welcome-container .pad-bottom {
  padding-bottom: 15px;
}
.welcome-container .pad-left.extra-large {
  padding-left: 35px;
}
/* END MPAX WELCOME PAGE ------------------------------------------------ */

#hp-member-password-reset .tooltip {
    margin: 2px 0 0 5px;
	}

#hp-member-password-reset label.validation span.error-label {
	color: #FF2222;
	font-size: 12px;
	margin-left: 5px;
	white-space: normal;
	}

#hp-member-password-reset input#form-submit {
	margin: 10px 0 0 263px;
	}

#hp-member-password-reset #hp-member-answer-question-form label {
	width: 210px;
}

#hp-member-password-reset #hp-member-answer-question-form label.validation {
	width: 190px;
}

#hp-member-password-reset #hp-member-answer-question-form label.validation span.error-label {
	width: 185px;
	}

#hp-member-password-reset #hp-member-answer-question-form #form-submit {
	margin: 10px 0 0 351px;
}

#hp-member-password-reset #hp-member-change-password-form label {
	width: 180px;
}

#hp-member-password-reset #hp-member-change-password-form label.validation {
	width: 265px;
}

#hp-member-password-reset #hp-member-change-password-form #form-submit {
	margin: 10px 0 0 321px;
}

#hp-member-password-reset #hp-member-find-account-form #dob-validation {
	width: 280px;
}

#hp-member-registration-application #create-password-field {
	width:210px;
}

#hp-member-registration-application #confirm-password-field {
	width:210px;
}

#hp-member-registration-application #form-submit {
	margin-left:365px;
	margin-top:15px;
	}

#hp-member-registration-application #already-registered-options #form-submit {margin-left:0;margin-top:0;}


#hp-member-registration-application #hp-member-verify-form #form-submit {
	margin-left:375px;
	margin-top:15px;
	}

#hp-member-registration-application label {
	margin-right:50px;
	width:170px;
	}

#hp-member-registration-application label.validation {
    margin: 0;
    padding: 0;
    width: 450px;
}

#hp-member-registration-application label.validation.short {
    margin: 0;
    padding: 0;
    width: 200px;
}

#hp-member-registration-application #hp-member-verify-form label {
	margin-right:10px;
	width:220px;
	}

#hp-member-registration-application #hp-member-verify-form label.validation {
    margin: 0;
    padding: 0;
    width: 425px;
	}

#hp-member-registration-application #hp-member-lookup-username-form label {
	margin-right:10px;
	width:220px;
	}

#hp-member-registration-application #hp-member-lookup-username-form label.validation {
	width: 180px;
	margin: 0;
	padding: 0;
	}

#hp-member-registration-application select {
	width:470px;
	}

#hp-member-registration-application #terms-and-conditions-label {
	width:370px;
	margin-top:30px;
	}
#hp-member-registration-application .tooltip {
	margin: 2px 0 0 5px;
    }

label span.error-label {
	color: #FF2222;
	font-size: 12px;
	margin-left: 5px;
	white-space: normal;
	width: auto;
}
form#hp-member-lookup-username-form {
	clear: both;
	padding-top: 20px;
}


/* MAKE GOOD HAPPEN ------------------------------------------------ */
#make-good-happen .pharmacy-map {
  height: 500px;
  border: 2px solid #FFC345;
}
#make-good-happen .pharmacy-map .gmnoprint {
  display: none !important;
}

#make-good-happen .pharmacy-map .infowindow .title {
  font-size: 14px;
  padding: 10px 5px 5px 0;
}
#make-good-happen .pharmacy-map .infowindow .title a {
  font-weight: bold;
  padding-left: 5px;
}
#make-good-happen .pharmacy-map .infowindow .title a,
#make-good-happen .pharmacy-map .infowindow .title i {
  position: relative;
  top: 2px;
}
#make-good-happen .pharmacy-map .infowindow .address {
  font-size: 12px;
  font-weight: normal;
  padding: 5px 0;
}
#make-good-happen .pharmacy-map .infowindow ul.hours li {
  font-family: ;
  margin: 0;
  line-height: 14px;
  font-size: 12px;
  font-weight: bold;
  color: #3f547b;
    font-family: Verdana,"Helvetica Neue",Helvetica,Arial,sans-serif;
}
#make-good-happen .pharmacy-minimap {
  height: 120px;
  width: 120px;
  border: 1px solid ;
}
#make-good-happen .pharmacy-list {
  height: 465px;
  overflow-x: hidden;
  overflow-y: scroll;
  margin-bottom: 0;
  margin-top: 10px;
}
#make-good-happen .pharmacy-list.no-mail-rx {
  height: 504px;
}
#make-good-happen .pharmacy-list .list-group-item {
  background-color: #f6f6f6;
  padding: 10px;
  text-align: left;
  font-weight: bold;
  cursor: pointer;
  font-size: 14px;
  border: none;
  position:relative;
  top:-20px;
}

#make-good-happen .pharmacy-list .list-group-item:nth-child(even) {
  background-color: #FFFFFF;
}
#make-good-happen .pharmacy-list .list-group-item.active {
  background-color: #fcf8e4;
}
#make-good-happen .pharmacy-list .list-group-item .title {
  padding-bottom: 10px;
}
#make-good-happen .pharmacy-list .list-group-item .title a {
  font-family: Verdana,"Helvetica Neue",Helvetica,Arial,sans-serif;
  font-size: 14px;
}
#make-good-happen .pharmacy-list .list-group-item .address {
  font-weight: normal;
  font-size: 12px;
  font-family: Verdana,"Helvetica Neue",Helvetica,Arial,sans-serif;
  display: inline-block;
  vertical-align: top;
  width: 50%;
}
#make-good-happen .pharmacy-list .list-group-item ul.hours {
  display: inline-block;
  vertical-align: top;
    width: 50%;
	height:0px;
}

#make-good-happen .pharmacy-list .list-group-item ul.hours li {
  text-align: right;
  font-size: 12px;
  font-weight: bold;
  color: #3f547b;
    font-family: Verdana,"Helvetica Neue",Helvetica,Arial,sans-serif;
    line-height: normal;
}

#make-good-happen .pharmacy-list .list-group-item ul.hours li.imageListItem {
	position:relative;
	top:-33px;
}

#make-good-happen .pharmacy-list .list-group-item ul.hours li a {
   font-family: Verdana,"Helvetica Neue",Helvetica,Arial,sans-serif;
   font-weight:normal;
}

#make-good-happen .pharmacy-list .list-group-item ul.hours li img {

}

#make-good-happen .pharmacy-list .infowindow-spacer {
  display: none;
  height: 0;
  width: 0;
}

#make-good-happen .hp-icon-logo,
#make-good-happen .hp-icon-logo-park	{
display: inline-block;
background-position: -48px -28px;
width: 17px;
height: 17px;
line-height: 17px;
vertical-align: text-top;
background-image: url('/ucm/groups/public/@hp/@public/documents/webasset/images-hp-icon-sprite.png');
background-repeat: no-repeat;
margin-top: 1px;
}

#make-good-happen .container-body {
margin-top: -58px;
}

#make-good-happen .mgh-banner-text {
	display:block;
	position:absolute;
	top:155px;
	left:530px;
	font-family:Verdana,"Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size:16px;
	font-weight: bold;
	width:380px;
}

#make-good-happen div.noClick {
	cursor:auto !important; 
}

#make-good-happen hr {
	margin: 20px 0 10px 0;	
}

#make-good-happen #mghSearch {
	margin: 31px 0 0 10px;
  /*background-color:#eee;
	border-radius:5px;
	padding:5px 0 5px 12px; 
	margin-top:18px; ---Remove this comment if you want the box back--- */
}

#make-good-happen #legend {
	width: 490.5px;
	border:	#999 1px solid;
	border-radius: 5px;
	margin-top: 30px;
	padding:5px 10px 10px 10px;
}

#make-good-happen #legend #green,#blue,#purple {
	width: 155px;
	display:inline-block;
	vertical-align:middle;
}

#make-good-happen #legend img {
	vertical-align:middle;
	margin:-5px 10px 0 0;
}

#make-good-happen #legend h3 {
	margin:0 0 10px 0;
}

#make-good-happen #mghSearch #label-zip {
	width: 75px;
}

#make-good-happen #mghSearch #zip {
	width: 100px;
}

#make-good-happen h3#results-label {
	margin-left:10px;
}

#make-good-happen #mghSearch #search {
	width: 120px;
	margin-top:7px;
	margin-left:15px;
}

/*
 * Skin for jPlayer Plugin (jQuery JavaScript Library)
 * http://www.jplayer.org
 *
 * Skin Name: Blue Monday
 *
 * Copyright (c) 2010-2012 Happyworm Ltd
 * Dual licensed under the MIT and GPL licenses.
 *  - http://www.opensource.org/licenses/mit-license.php
 *  - http://www.gnu.org/copyleft/gpl.html
 *
 * Author: Silvia Benvenuti
 * Skin Version: 4.3 (jPlayer 2.2.0)
 * Date: 19th November 2012
 */

div.jp-audio,
div.jp-audio-stream,
div.jp-video {

	/* Edit the font-size to counteract inherited font sizing.
	 * Eg. 1.25em = 1 / 0.8em
	 */

	font-size:1.25em; /* 1.25em for testing in site pages */ /* No parent CSS that can effect the size in the demos ZIP */

	font-family:Verdana, Arial, sans-serif;
	line-height:1.6;
	color: #666;
	border:1px solid #009be3;
	background-color:#eee;
}
div.jp-audio {
	width:420px;
}
div.jp-audio-stream {
	width:182px;
}
div.jp-video-270p {
	width:480px;
}
div.jp-video-360p {
	width:640px;
}
div.jp-video-full {
	/* Rules for IE6 (full-screen) */
	width:480px;
	height:270px;
	/* Rules for IE7 (full-screen) - Otherwise the relative container causes other page items that are not position:static (default) to appear over the video/gui. */
	position:static !important; position:relative;
}

/* The z-index rule is defined in this manner to enable Popcorn plugins that add overlays to video area. EG. Subtitles. */
div.jp-video-full div div {
	z-index:1000;
}

div.jp-video-full div.jp-jplayer {
	top: 0;
	left: 0;
	position: fixed !important; position: relative; /* Rules for IE6 (full-screen) */
	overflow: hidden;
}

div.jp-video-full div.jp-gui {
	position: fixed !important; position: static; /* Rules for IE6 (full-screen) */
	top: 0;
	left: 0;
	width:100%;
	height:100%;
	z-index:1001; /* 1 layer above the others. */
}

div.jp-video-full div.jp-interface {
	position: absolute !important; position: relative; /* Rules for IE6 (full-screen) */
	bottom: 0;
	left: 0;
}

div.jp-interface {
	position: relative;
	background-color:#eee;
	width:100%;
}

div.jp-audio div.jp-type-single div.jp-interface {
	height:80px;
}
div.jp-audio div.jp-type-playlist div.jp-interface {
	height:80px;
}

div.jp-audio-stream div.jp-type-single div.jp-interface {
	height:80px;
}

div.jp-video div.jp-interface {
	border-top:1px solid #009be3;
}

/* @group CONTROLS */

div.jp-controls-holder {
	clear: both;
	width:440px;
	margin:0 auto;
	position: relative;
	overflow:hidden;
	top:-8px; /* This negative value depends on the size of the text in jp-currentTime and jp-duration */
}

div.jp-interface ul.jp-controls {
	list-style-type:none;
	margin:0;
	padding: 0;
	overflow:hidden;
}

div.jp-audio ul.jp-controls {
	width: 380px;
	padding:20px 20px 0 20px;
}

div.jp-audio-stream ul.jp-controls {
	width: 142px;
	padding:20px 20px 0 20px;
}

div.jp-video div.jp-type-single ul.jp-controls {
	width: 78px;
	margin-left: 200px;
}

div.jp-video div.jp-type-playlist ul.jp-controls {
	width: 134px;
	margin-left: 172px;
}
div.jp-video ul.jp-controls,
div.jp-interface ul.jp-controls li {
	display:inline;
	float: left;
}

div.jp-interface ul.jp-controls a {
	display:block;
	overflow:hidden;
	text-indent:-9999px;
}
a.jp-play,
a.jp-pause {
	width:40px;
	height:40px;
}

a.jp-play {
	background: url("/ucm/groups/public/@hp/@public/documents/images/dev_069316.jpg") 0 0 no-repeat;
}
a.jp-play:hover {
	background: url("/ucm/groups/public/@hp/@public/documents/images/dev_069316.jpg") -41px 0 no-repeat;
}
a.jp-pause {
	background: url("/ucm/groups/public/@hp/@public/documents/images/dev_069316.jpg") 0 -42px no-repeat;
	display: none;
}
a.jp-pause:hover {
	background: url("/ucm/groups/public/@hp/@public/documents/images/dev_069316.jpg") -41px -42px no-repeat;
}

a.jp-stop, a.jp-previous, a.jp-next {
	width:28px;
	height:28px;
	margin-top:6px;
}

a.jp-stop {
	background: url("/ucm/groups/public/@hp/@public/documents/images/dev_069316.jpg") 0 -83px no-repeat;
	margin-left:10px;
}

a.jp-stop:hover {
	background: url("/ucm/groups/public/@hp/@public/documents/images/dev_069316.jpg") -29px -83px no-repeat;
}

a.jp-previous {
	background: url("/ucm/groups/public/@hp/@public/documents/images/dev_069316.jpg") 0 -112px no-repeat;
}
a.jp-previous:hover {
	background: url("/ucm/groups/public/@hp/@public/documents/images/dev_069316.jpg") -29px -112px no-repeat;
}

a.jp-next {
	background: url("/ucm/groups/public/@hp/@public/documents/images/dev_069316.jpg") 0 -141px no-repeat;
}
a.jp-next:hover {
	background: url("/ucm/groups/public/@hp/@public/documents/images/dev_069316.jpg") -29px -141px no-repeat;
}

/* @end */

/* @group progress bar */

div.jp-progress {
	overflow:hidden;
	background-color: #ddd;
}
div.jp-audio div.jp-progress {
	position: absolute;
	top:32px;
	height:15px;
}
div.jp-audio div.jp-type-single div.jp-progress {
	left:110px;
	width:186px;
}
div.jp-audio div.jp-type-playlist div.jp-progress {
	left:166px;
	width:130px;
}
div.jp-video div.jp-progress {
	top:0px;
	left:0px;
	width:100%;
	height:10px;
}
div.jp-seek-bar {
	background: url("/ucm/groups/public/@hp/@public/documents/images/dev_069316.jpg") 0 -202px repeat-x;
	width:0px;
	height:100%;
	cursor: pointer;
}
div.jp-play-bar {
	background: url("/ucm/groups/public/@hp/@public/documents/images/dev_069316.jpg") 0 -218px repeat-x ;
	width:0px;
	height:100%;
}

/* The seeking class is added/removed inside jPlayer */
div.jp-seeking-bg {
	background: url("/ucm/groups/public/@hp/@public/documents/images/dev_069317.gif");
}

/* @end */

/* @group volume controls */


a.jp-mute,
a.jp-unmute,
a.jp-volume-max {
	width:18px;
	height:15px;
	margin-top:12px;
}

div.jp-audio div.jp-type-single a.jp-mute,
div.jp-audio div.jp-type-single a.jp-unmute {
	margin-left: 210px;
}
div.jp-audio div.jp-type-playlist a.jp-mute,
div.jp-audio div.jp-type-playlist a.jp-unmute {
	margin-left: 154px;
}

div.jp-audio-stream div.jp-type-single a.jp-mute,
div.jp-audio-stream div.jp-type-single a.jp-unmute {
	margin-left:10px;
}

div.jp-audio a.jp-volume-max,
div.jp-audio-stream a.jp-volume-max {
	margin-left: 56px;
}

div.jp-video a.jp-mute,
div.jp-video a.jp-unmute,
div.jp-video a.jp-volume-max {
	position: absolute;
	top:12px;
	margin-top:0;
}

div.jp-video a.jp-mute,
div.jp-video a.jp-unmute {
	left: 50px;
}

div.jp-video a.jp-volume-max {
	left: 134px;
}

a.jp-mute {
	background: url("/ucm/groups/public/@hp/@public/documents/images/dev_069316.jpg") 0 -170px no-repeat;
}
a.jp-mute:hover {
	background: url("/ucm/groups/public/@hp/@public/documents/images/dev_069316.jpg") -19px -170px no-repeat;
}
a.jp-unmute {
	background: url("/ucm/groups/public/@hp/@public/documents/images/dev_069316.jpg") -60px -170px no-repeat;
	display: none;
}
a.jp-unmute:hover {
	background: url("/ucm/groups/public/@hp/@public/documents/images/dev_069316.jpg") -79px -170px no-repeat;
}
a.jp-volume-max {
	background: url("/ucm/groups/public/@hp/@public/documents/images/dev_069316.jpg") 0 -186px no-repeat;
}
a.jp-volume-max:hover {
	background: url("/ucm/groups/public/@hp/@public/documents/images/dev_069316.jpg") -19px -186px no-repeat;
}

div.jp-volume-bar {
	position: absolute;
	overflow:hidden;
	background: url("/ucm/groups/public/@hp/@public/documents/images/dev_069316.jpg") 0 -250px repeat-x;
	width:46px;
	height:5px;
	cursor: pointer;
}
div.jp-audio div.jp-volume-bar {
	top:37px;
	left:330px;
}
div.jp-audio-stream div.jp-volume-bar {
	top:37px;
	left:92px;
}
div.jp-video div.jp-volume-bar {
	top:17px;
	left:72px;
}
div.jp-volume-bar-value {
	background: url("/ucm/groups/public/@hp/@public/documents/images/dev_069316.jpg") 0 -256px repeat-x;
	width:0px;
	height:5px;
}

/* @end */

/* @group current time and duration */

div.jp-audio div.jp-time-holder {
	position:absolute;
	top:50px;
}
div.jp-audio div.jp-type-single div.jp-time-holder {
	left:110px;
	width:186px;
}
div.jp-audio div.jp-type-playlist div.jp-time-holder {
	left:166px;
	width:130px;
}

div.jp-current-time,
div.jp-duration {
	width:60px;
	font-size:.64em;
	font-style:oblique;
}
div.jp-current-time {
	float: left;
	display:inline;
}
div.jp-duration {
	float: right;
	display:inline;
	text-align: right;
}

div.jp-video div.jp-current-time {
	margin-left:20px;
}
div.jp-video div.jp-duration {
	margin-right:20px;
}

/* @end */

/* @group playlist */

div.jp-title {
	font-weight:bold;
	text-align:center;
}

div.jp-title,
div.jp-playlist {
	width:100%;
	background-color:#ccc;
	border-top:1px solid #009be3;
}
div.jp-type-single div.jp-title,
div.jp-type-playlist div.jp-title,
div.jp-type-single div.jp-playlist {
	border-top:none;
}
div.jp-title ul,
div.jp-playlist ul {
	list-style-type:none;
	margin:0;
	padding:0 20px;
	font-size:.72em;
}

div.jp-title li {
	padding:5px 0;
	font-weight:bold;
}
div.jp-playlist li {
	padding:5px 0 4px 20px;
	border-bottom:1px solid #eee;
}

div.jp-playlist li div {
	display:inline;
}

/* Note that the first-child (IE6) and last-child (IE6/7/8) selectors do not work on IE */

div.jp-type-playlist div.jp-playlist li:last-child {
	padding:5px 0 5px 20px;
	border-bottom:none;
}
div.jp-type-playlist div.jp-playlist li.jp-playlist-current {
	list-style-type:square;
	list-style-position:inside;
	padding-left:7px;
}
div.jp-type-playlist div.jp-playlist a {
	color: #333;
	text-decoration: none;
}
div.jp-type-playlist div.jp-playlist a:hover {
	color:#0d88c1;
}
div.jp-type-playlist div.jp-playlist a.jp-playlist-current {
	color:#0d88c1;
}

div.jp-type-playlist div.jp-playlist a.jp-playlist-item-remove {
	float:right;
	display:inline;
	text-align:right;
	margin-right:10px;
	font-weight:bold;
	color:#666;
}
div.jp-type-playlist div.jp-playlist a.jp-playlist-item-remove:hover {
	color:#0d88c1;
}
div.jp-type-playlist div.jp-playlist span.jp-free-media {
	float:right;
	display:inline;
	text-align:right;
	margin-right:10px;
}
div.jp-type-playlist div.jp-playlist span.jp-free-media a{
	color:#666;
}
div.jp-type-playlist div.jp-playlist span.jp-free-media a:hover{
	color:#0d88c1;
}
span.jp-artist {
	font-size:.8em;
	color:#666;
}

/* @end */

div.jp-video-play {
	width:100%;
	overflow:hidden; /* Important for nested negative margins to work in modern browsers */
	cursor:pointer;
	background-color:rgba(0,0,0,0); /* Makes IE9 work with the active area over the whole video area. IE6/7/8 only have the button as active area. */
}
div.jp-video-270p div.jp-video-play {
	margin-top:-270px;
	height:270px;
}
div.jp-video-360p div.jp-video-play {
	margin-top:-360px;
	height:360px;
}
div.jp-video-full div.jp-video-play {
	height:100%;
}
a.jp-video-play-icon {
	position:relative;
	display:block;
	width: 112px;
	height: 100px;

	margin-left:-56px;
	margin-top:-50px;
	left:50%;
	top:50%;

	background: url("jplayer.blue.monday.video.play.png") 0 0 no-repeat;
	text-indent:-9999px;
}
div.jp-video-play:hover a.jp-video-play-icon {
	background: url("jplayer.blue.monday.video.play.png") 0 -100px no-repeat;
}





div.jp-jplayer audio,
div.jp-jplayer {
	width:0px;
	height:0px;
}

div.jp-jplayer {
	background-color: #000000;
}





/* @group TOGGLES */

/* The audio toggles are nested inside jp-time-holder */

ul.jp-toggles {
	list-style-type:none;
	padding:0;
	margin:0 auto;
	overflow:hidden;
}

div.jp-audio .jp-type-single ul.jp-toggles {
	width:25px;
}
div.jp-audio .jp-type-playlist ul.jp-toggles {
	width:55px;
	margin: 0;
	position: absolute;
	left: 325px;
	top: 50px;
}

div.jp-video ul.jp-toggles {
	margin-top:10px;
	width:100px;
}

ul.jp-toggles li {
	display:block;
	float:right;
}

ul.jp-toggles li a {
	display:block;
	width:25px;
	height:18px;
	text-indent:-9999px;
	line-height:100%; /* need this for IE6 */
}

a.jp-full-screen {
	background: url("/ucm/groups/public/@hp/@public/documents/images/dev_069316.jpg") 0 -310px no-repeat;
	margin-left: 20px;
}

a.jp-full-screen:hover {
	background: url("/ucm/groups/public/@hp/@public/documents/images/dev_069316.jpg") -30px -310px no-repeat;
}

a.jp-restore-screen {
	background: url("/ucm/groups/public/@hp/@public/documents/images/dev_069316.jpg") -60px -310px no-repeat;
	margin-left: 20px;
}

a.jp-restore-screen:hover {
	background: url("/ucm/groups/public/@hp/@public/documents/images/dev_069316.jpg") -90px -310px no-repeat;
}

a.jp-repeat {
	background: url("/ucm/groups/public/@hp/@public/documents/images/dev_069316.jpg") 0 -290px no-repeat;
}

a.jp-repeat:hover {
	background: url("/ucm/groups/public/@hp/@public/documents/images/dev_069316.jpg") -30px -290px no-repeat;
}

a.jp-repeat-off {
	background: url("/ucm/groups/public/@hp/@public/documents/images/dev_069316.jpg") -60px -290px no-repeat;
}

a.jp-repeat-off:hover {
	background: url("/ucm/groups/public/@hp/@public/documents/images/dev_069316.jpg") -90px -290px no-repeat;
}

a.jp-shuffle {
	background: url("/ucm/groups/public/@hp/@public/documents/images/dev_069316.jpg") 0 -270px no-repeat;
	margin-left: 5px;
}

a.jp-shuffle:hover {
	background: url("/ucm/groups/public/@hp/@public/documents/images/dev_069316.jpg") -30px -270px no-repeat;
}

a.jp-shuffle-off {
	background: url("/ucm/groups/public/@hp/@public/documents/images/dev_069316.jpg") -60px -270px no-repeat;
	margin-left: 5px;
}

a.jp-shuffle-off:hover {
	background: url("/ucm/groups/public/@hp/@public/documents/images/dev_069316.jpg") -90px -270px no-repeat;
}


/* @end */

/* @group NO SOLUTION error feedback */

.jp-no-solution {
	padding:5px;
	font-size:.8em;
	background-color:#eee;
	border:2px solid #009be3;
	color:#000;
	display:none;
}

.jp-no-solution a {
	color:#000;
}

.jp-no-solution span {
	font-size:1em;
	display:block;
	text-align:center;
	font-weight:bold;
}

/* @end */

/* non discrimitation languages */

a[data-lang="Spanish"]::before{
    content: 'Español';
}
a[data-lang="Hmong"]::before{
    content: 'Hmoob';
}
a[data-lang="Vietnamese"]::before{
    content: 'Tiếng Việt';
}

a[data-lang="Chinese"]::before{
    content: '繁體中文';
}


a[data-lang="Russian"]::before{
    content: 'Pусский';
}

a[data-lang="Somali"]::before{
    content: 'Af Soomaali';
}

a[data-lang="Laotian"]::before{
    content: 'ພາສາລາວ';
}
a[data-lang="German"]::before{
    content: 'Deutsch';
}
a[data-lang="Arabic"]::before{
    content: 'العربية';
}
a[data-lang="French"]::before{
    content: 'Français';
}
a[data-lang="Korean"]::before{
    content: '한국어';
}
a[data-lang="Tagalong"]::before{
    content: 'Tagalog';
}

a[data-lang="Cushite-Oromo"]::before{
    content: 'Oroomiffa';
}
a[data-lang="Amharic"]::before{
    content: 'አማርኛ';
}
a[data-lang="Karen"]::before{
    content: 'unD';
}
a[data-lang="Mon-Khmer-Cambodian"]::before{
    content: 'ខ្មែរ';
}

a[data-lang="Pennsylvanian-Dutch"]::before{
    content: 'Deitsch';
}


a[data-lang="Polish"]::before{
    content: 'Polski';
}


a[data-lang="Hindi"]::before{
    content: 'हिंदी';
}
a[data-lang="Albanian"]::before{
    content: 'Shqip';
}
a[data-lang="Serbo-Croatian"]::before{
    content: 'Srpsko-hrvatski';
}
a[data-lang="Gujarati"]::before{
    content: 'ગુજરાતી';
}
a[data-lang="Urdu"]::before{
    content: 'اردو';
}
a[data-lang="Italian"]::before{
    content: 'Italiano';
}

a[data-lang="Thai"]::before{
    content: 'ภาษาไทย';
}
a[data-lang="Greek"]::before{
    content: 'ελληνικά';
}
a[data-lang="Navajo"]::before{
    content: 'Diné Bizaad';
}


/* end non discrimination */
