
/* reset */
html {
	margin: 0;
	padding: 0; 
	border: 0;
	height: 100%;
}

body {
	font-family:Arial, sans-serif;
	line-height:1.5;
	font-size:16px;
	background: #fff;
	padding: 0;
	color: #000;
	word-wrap: break-word;
	-webkit-text-size-adjust: none;
	margin: 0;
	padding: 0; 
	border: 0;
	min-height: 100%;
}

h1, h2, h3, h4, h5, h6 { 
	font-weight: normal; 
}

p img { 
	float: left; 
	margin: 0 10px 5px 0; 
	padding: 0; 
}

img { 
	border: 0; 
	max-width: 100%;
	margin: 0; 
	padding: 0; 
}

table { 
	width:auto; 
	border-collapse: collapse;
	border-spacing: 0; 
}

ul li {
	margin: 0;
	padding: 0;
}

/* end reset */


h2 {
	color: #a8b400;
	font-size: 30px;
	line-height: 110%;
}
p {
	font-size: 110%;
}

.page {
	paddding: 0;
	margin: 0;
	background: #fff;
	/*height: 100%;*/
	line-height: 1.25em;
	
	/*min-height: 800px;*/
}

.page .content, .page .content .div {
	padding: 0;
	margin: 0;
}

.portrait .content {
	/*height: 100%;*/
}

.header_sm, .page_content_sm {
	display: none;
}
	
.header {
	width: 100%;
	height: 74px;
	background: url(../i/tablet_bg_header2.png) repeat-x left top;
	padding: 0;
	margin: 0;
}

.header .logo {
	padding: 7px 15px 15px;
}

.header .header_btns {
	float: right;
	width: 200px;
}
.header .header_btns a {
	display: block;
	padding: 6px 5px 0 0;	
	float: left;
}

.page_content, .page_content_sm {
	clear: both;
}

.splash, .splash_landscape {
	padding: 3px 0;
}
.splash_sm {
	display: none;
}

.portrait .splash {
	width: 768px;
	/*height: 277px; */
	height: 225px;
	/*background: url(../i/ipad_bg_coverflow.png) no-repeat left bottom;*/
}

.landscape .splash_landscape {
	width: 1024px;
	/*height: 275px;*/
	height: 225px;
	/*background: url(../i/ipad_bg_coverflow.png) no-repeat left bottom;*/
}

.portrait .splash_landscape {
	display: none;
}
.landscape .splash {
	display: none;
}

.splash_selection .arrow_prev, .splash_selection .arrow_next {
	display: none;	
}

.portrait .splash_selection {
	width: 768px;
}
.landscape .splash_selection {
	width: 1024px;
}

.splash_selection {
	text-transform: uppercase;
	padding: 2px 0;
	text-align: center;	
}

#home .page_content {
	margin: 0 25px 15px;
}

.portrait #home .content {
	background: url(../i/tablet_portrait_welcome_phone.png?1) no-repeat right bottom;
}
.portrait #home .page_content {
	/*width: 370px;*/
	width: 390px;
}
.portrait #home .h_spacer {
	display: none;
}

.landscape #home .content {
	background: url(../i/tablet_landscape_welcome_phone.png) no-repeat right bottom;
}
.landscape #home .page_content {
	width: 600px;
	min-height: 400px;
}

.resources .page_content {
	padding: 3px 22px;
}

.list-option-r {
	background: #fff;
	font-weight: normal;
	padding-left: 7px;
}

.resources_list_container {
	padding: 1px 0 0;
}

.landscape .resources .intro {
	width: 300px;
	float: left;	
	padding: 0 21px 0 0;
}

.landscape .resources_list_container {
	overflow: hidden;
}
	
.ui-icon-custom-arrow-r {
	background: url(../i/arrow_right.png) no-repeat;
}
.ui-icon-custom-arrow-l {
	background: url(../i/arrow_left.png) no-repeat;
}
.ui-icon-custom-arrow-u {
	background: url(../i/arrow_up_bold.png) no-repeat;
}
.ui-icon-custom-arrow-d {
	background: url(../i/arrow_down.png) no-repeat left;
}
.ui-icon-custom-spacer {
	background: url(../i/spacer.gif) no-repeat left;
}

.left {
	float: left;	
}

.btn_back {
	display: none;	
	float: left;
	padding: 15px 7px; 
}

.form_container {
	padding: 0 40px 80px;
}
.contact p {
	padding: 0 40px 10px;
}
.form_container .row  {
	clear: both;
	padding: 15px 0 10px;
}
.form_container .textarea textarea {
	width: 500px;
}
.form_container select {
	width: 500px;
}
.form_container .dropdown, .form_container .textarea {
	clear: both;
	padding: 15px 0 10px;
}
.form_container .dropdown label, .form_container .textarea label {
	display: block;
	clear: both;
	width: 400px;
}
.form_container .row .left {
	width: 175px;
}
.form_container .row input {
	width: 425px;
}

.resource_detail h2, .contact h2 {
	padding: 0 26px 0;
}
.resource_detail h3, .contact h3 {
	font-size: 130%;
	font-weight: bold;
	margin-top: 0;
	padding-top: 0;
}
.resource_detail_container .left {
	padding: 0 20px 10px;
	overflow: hidden;
}
.resource_detail_container .right {
	padding: 0 20px 10px;
	overflow: hidden;
}
.resource_detail_container .preview_img_sm {
	display: none;
}

.resource_detail_container .preview_img, .resource_detail_container .resource_cta {
	text-align: center;
}

.resource_detail_container .resource_cta {
	padding: 15px 0;
}
.resource_detail_container .btn_lnk_sm {
	display: none;
}

.btn_back_header, .btn_back_body {
	display: none;
}

.resource_detail .btn_back {
	display: block;
}

.persona_detail .page_content {
	margin: 0 25px 15px;
}

.persona_detail .persona_attributes {
	margin: 10px 0;
}

.persona_detail .list-option-p {
	font-weight: normal;
	background: #fff;
}

.persona_detail .persona_attributes .left {
	float: left;
	width: 480px;
}
.landscape .persona_detail .persona_attributes .left {
	padding-top: 0;
	width: 435px;
}

.persona_detail .persona_attributes .right img {
	/*padding-left: 40px;*/
	margin-left: 40px;
}

.persona_detail .persona_attributes .ui-li-link-alt {
	display: none;
}

.persona_detail .persona_attributes .ui-li-thumb {
	display: none;
}
.persona_detail .persona_attributes .ui-li-desc {
	overflow: visible;
	margin: 0;
	font-size: 100%;
	font-weight: normal;
	width: 480px;
}

.persona_detail .persona_attributes .ui-li, .persona_detail .persona_attributes .ui-btn-text {
	white-space: normal;
}

.persona_detail .persona_attributes .ui-li-has-alt .ui-btn-inner {
	padding-right: 25px;
}
.persona_detail .persona_attributes .ui-li-has-thumb .ui-btn-inner {
	padding-left: 25px;
}
.persona_detail .persona_attributes .ui-li .ui-btn-inner {
	display: block;
	position: relative;
	padding-top: 20px;
}

.landscape .persona_detail .intro {
	width: 300px;
	float: left;	
	padding: 0 30px 0 0;
	
}
.landscape .persona_detail .intro h2 {
	padding-top: 0;
	margin-top: 0;
}

.landscape .persona_detail .persona_attributes {
	overflow: hidden;
}
/*
.portrait .btn_back_body {
	clear: both;
}
*/
.landscape .btn_back_body, .portrait .btn_back_body {
	display: block;
	clear: both;
	width: 100%;
	padding: 0 30px 15px;
	margin: 0;
}

.persona_pic_med {
	margin-bottom: -5px;
}

.ui-mobile [data-role="page"], .ui-mobile [data-role="dialog"], .ui-page {

}

.resource_detail_vid_container h2 {
	padding: 0;
}

.resource_detail_vid_container {
	padding: 0 30px 10px;
}
.resource_detail_vid_player_container {
	text-align: center;
	margin: 0 auto;
	padding: 30px;
}


/* modal windows */
#fade { 
	display: none; 
	background: #000;
	position: fixed; left: 0; top: 0;
	width: 100%; height: 100%;
	opacity: .80;
	z-index: 9999;
	
	
	/* not covering everything */
	height: 5000px;
}
.popup_block{
	display: none; 
	/*background: #fff;*/
	background-color: transparent;
	padding: 5px;
	/*border: 5px solid #ddd;*/
	border: 0;
	float: left;
	font-size: 1.2em;
	position: fixed;
	top: 50%; left: 50%;
	z-index: 99999;
	/*
	-webkit-box-shadow: 0px 0px 20px #000;
	-moz-box-shadow: 0px 0px 20px #000;
	box-shadow: 0px 0px 20px #000;
	
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	*/
}
img.btn_close {
	float: right;
	/*margin: -55px -55px 0 0;*/
	margin: -20px -20px 0 0;
}

/* end modal */

.alert_small_bg {
	background-color: transparent;
	background: url(../i/alert_small_bg.png) no-repeat left top;
	width: 288px;
	height: 220px;
	text-align: center;
	padding-top: 15px;
}

.alert_small_bg a {
	display: block;
	clear: both;
	padding: 2px 0;
	margin: 0 auto;
}

.splash_container {
	position: relative;
}
.splash_container .splash_title {
	font: 150% arial, helvetica, sans-serif;
	height: 52px;
	background: url(../i/splash_bg_title.png) repeat-x left top;
	margin-top: 1px;
	line-height: 52px;
	text-align: center;
}

.splash .s_persona, .splash_sm .s_persona, .splash_landscape .s_persona {
	 float: left;
}
.landscape .splash_landscape .s_persona {
	 margin-right: -6px;
}
.portrait .splash .s_persona {
	 margin-right: -18px;
}
/*
.splash_sm .s_persona {
	width: 100px;
}
.splash_sm .s_persona {
	 margin-right: -25px;
	 height: 200px;	
}
.splash .s_persona {
	 margin-right: -20px;
	 height: 200px;	
	 width: 190px;
}
.landscape .splash #s_persona_1 {
	margin-right: 10px;	
}
.landscape .splash #s_persona_6 {
	margin-right: -50px;
}
.portrait .splash .s_persona {
	 margin-right: -70px;
	 height: 200px;	
	 width: 190px;
}

.splash .s_persona img, .splash_sm .s_persona img {
	position: absolute; 
	bottom: 0;
}
.splash .s_persona {
	 
}


.splash .active_persona img, .splash_sm .active_persona img {
	 z-index: 1000;
}

#s_persona_1, #sm_s_persona_1 {
	z-index: 10;
}
#s_persona_2, #sm_s_persona_2 {
	z-index: 20;
}
#s_persona_3, #sm_s_persona_3 {
	z-index: 50;
}
#s_persona_4, #sm_s_persona_4 {
	z-index: 40;
}
#s_persona_5, #sm_s_persona_5 {
	z-index: 30;
}
#s_persona_6, #sm_s_persona_6 {
	z-index: 20;
}
*/

/* preload on state images */
/*
body:after {
	content:url(../i/persona_lg_1_on.png) url(../i/persona_lg_2_on.png) url(../i/persona_lg_3_on.png) url(../i/persona_lg_4_on.png) url(../i/persona_lg_5_on.png) url(../i/persona_lg_6_on.png) url(../i/persona_med_1_on.png) url(../i/persona_med_2_on.png) url(../i/persona_med_3_on.png) url(../i/persona_med_4_on.png) url(../i/persona_med_5_on.png) url(../i/persona_med_6_on.png);
	display:none;
}
*/

/* this is to stop the default JQM behavior of cutting off list items if they get too long */ 
.ui-link-inherit {
	white-space: normal;
}

img.border-shadow {
	-moz-box-shadow: 0 0 10px #888;
	-webkit-box-shadow: 0 0 10px#888;
	box-shadow: 0 0 10px #888;
	margin-top: 10px;
}

.p-header-main {
	background: url(../i/persona_header_bg.png) repeat-x left bottom;
}

.more-info {
	padding-top: 7px;
}
.persona_attributes_container {
	overflow: hidden;
}

.persona_detail .splash img, 
.persona_detail .splash_landscape img {
	 opacity: 0.33;
}
