/* stylesheet to be included for mobile friendly pages
*/

body {
	width:auto;
	min-width:inherit;
	text-align:left;
	margin:0px;
	background-image:none;
	background-color:#000000;
	font-size:14px;
	overflow:auto;
}

#class_code {
	width:100%;
	  max-width: none;
}

.entry_background {
	width:100%;
	height:auto;
	left:0px;
}

.entry_field_wrapper, .entry_field_wrapper_visible  {
	z-index:5;
	width : 90%;
	padding: 5%;
}

.entry_field_label {
	width:100%;
	text-align:left;
	padding-right:0px;
}

.entry_field_object {
	width:100%;
}

#entry_largeSelect {
	width:100%;
}

#ent_submitHTML {
	float:none;
}

#ent_paymentOptions {
	float:none;
}

#fg_membersite fieldset
{
   width: inherit;  
}

#fg_membersite input[type="text"], #fg_membersite input[type="password"], #fg_membersite input[type="submit"]
{
	width:100%;
	height:100%;
	font-size: 16px;
}

#header {
	width: 100%;
	height: 100px;
	background-repeat: no-repeat;
	float:left;
	
}

#home {
	margin:0; 
	width: 100%;
	padding-top: 0px;
	color:#000000;

}
.footer p {
	margin:2px;padding:5px;border-style:solid;
}

#main_wide {
	margin-left:0px;
	width:100%;
	overflow:auto;
}

#main {
	width:100%;
	overflow:none;
	float:none;
	margin-left:0px;
}

#msgbox {
	width:88%;
	
}

#pagewrapper {
	width:97%;
	overflow:auto;
}

#pagewrapper_container{
	width:inherit;
	display:inherit;
}


.pwdwidgetdiv
{
	width:100%
}





#main_user_detail{
	max-width:50px;
}


.site_enter{
	background-image:none;
}

#sponsor_mobile {
	height:60px;
}

.sponsor_image_0 {
	width:20%;
	position: absolute;
	float:none;
	clear:none;
	left: 0px;

}

.sponsor_image_0 img {
	height:90%;
}

.sponsor_image_1 {
	width:20%;
	position: absolute;
	float:none;
	clear:none;
	left:20%;
	height:60px;

}
.sponsor_image_1 img {
	height:90%;
}

.sponsor_image_2 {
	width:20%;
	position: absolute;
	float:none;
	clear:none;
	left:40%;
	visibility:hidden;
	height:60px;

}

.sponsor_image_2 img {
	height:90%;
}

.sponsor_image_3 {
	width:20%;
	position: absolute;
	float:none;
	clear:none;
	left:60%;
	visibility:hidden;
	height:60px;
}

.sponsor_image_3 img {
	height:90%;
}

.sponsor_image_4 {
	width:20%;
	position: absolute;
	float:none;
	clear:none;
	left:80%;
	visibility:hidden;
	height:60px;
}

.sponsor_image_4 img {
	height:90%;
}

.sponsor_type {
	position:absolute;
	width:100%;
	  border-top-style: solid;
	  border-top-width: 1px;
	  height: 90%;
	  overflow:hidden;
	  padding-top:2px;
	  min-height:0px;
	  margin-top:0px;
}

.sponsor_blank {
	display:none;
	
}

.titlebar {
	height:auto;
}



.ui-checkbox input{
	margin-top:0px;
	position:relative;
}

.ui-content {
	background:none;
	  padding: 10px;
}

.ui-footer {
	margin-top: 20px;
}

.ui-header-fixed {
	  padding-bottom: 5px;
  border-color: black;
  border-width: inherit;
}

.widget {
	background-color: inherit;
	border: 0px solid #666666;
	padding:0px;
	
}

.widget_full {
	border: 0px solid #666666;
}

.widget_column_right {
	float:left;
	width:100%;
	clear:both;
}

.widget_column_left {
	width:100%;
	float:left;
	clear:both;
}

.widget_footer {
	  display: inline;
	height:auto;
	width:auto;
	padding-right:10px;
}

h1.ui-title, h2.ui-title {
	color: white;
}
