/* Disable iOS/WinMobile font size changes */
@media screen and (max-width: 960px){
	.skin-width 											{ width: 96%; display:block; }
	.news-content, .skin-sponsors, .siteLink-content	{ width: 68%; }
	.HPLink-content, .skin-banner, .clubInfo-content 	{ width: 30%; }
	.showcase-content img								{ min-width: 100%; width: 100%;}
	.bsbshowcase-wrapper .showcase-caption				{ padding: 20px 50px; }
	.bsbshowcase-wrapper h2.showcase-CPHead				{ font-size: 28px; line-height: 36px; }
	.bsbshowcase-wrapper p.showcase-CPDetail				{ font-size: 12px; line-height: 18px; }
	#Body .inLeftPane									{ width:62%; display:block; float:left;}
	#Body .inRightPane									{ width:30%; display:block; float:right;}
	#Body .display-table									{ display: block; }
}

@media screen and (max-width: 768px){
	.skin-logoIMG, 
	.skin-nav											{ width: 100%; float: none; text-align: center; }
	.skin-nav											{ padding: 0; }
	.RadMenu_SkinNAV,
	.skin-logoIMG 										{ display: none; }
	.oyscOrange .RadMenu_SkinNAV,
	.oyscOrange .skin-logoIMG							{ display: block;}
	.skin-login											{ width: 310px; margin: auto auto 12px auto; position: relative; top: -1px; }
	.skin-header										{ padding: 0 0 8px 0; }
	.siteLink-content, .clubInfo-content  				{ width: 100%; float: none;}
	.clubInfo-content									{ margin-top: 20px;}
}

@media screen and (max-width: 680px){
	.news-content, .HPLink-content						{ width: 100%; float: none; }
	.news-content										{ padding: 0 0 18px 0; }
	.skin-sponsors										{ width: 50%; }
	.skin-banner										{ width: 230px; }
	
	.bsbshowcase-wrapper p.showcase-CPDetail				{ display: none; }
	#Body .inLeftPane,#Body .inRightPane					{ width:auto; float: none !important;}
	#Body .inLeftPane                                                              { padding: 0; }
	.skin-info .info-left								{ padding: 0 0 10px 0; }
	.skin-info .info-left,
	.skin-info .info-right 								{ text-align: center; float: none; width: auto;	}
}
@media screen and (max-width: 500px){
	.skin-sponsors										{ padding: 0 0 32px 0; width: 240px; margin: auto; float:none; } 
	.skin-banner										{ width: 240px; margin: auto; float:none; }
}

@media screen and (max-width: 400px){
	.siteLink-content, .clubInfo-content				{ width: 100%; float: none; }
	.siteLink-content									{ padding: 0 0 20px 0; }
	.skin-sponsors li.sponsors-item						{ margin: 0; }
	.eosDefault a.banner-link, 
	.eosDefault a.banner-link:link, 
	.eosDefault a.banner-link:visited					{ background: transparent; border: none; }
	.eosDefault a.banner-link img, 
	.eosDefault a.banner-link:link img, 
	.eosDefault a.banner-link:visited img					{ border: 5px solid #7c7c7c;  }
	.RadMenu_SkinNAV									{ margin: 0; float: none; }
	.RadMenu_SkinNAV .rmRootGroup > .rmItem , 
	.RadMenu_SkinNAV .rmRootGroup > .rmItem  > .rmLink, 
	.RadMenu_SkinNAV .rmRootGroup > .rmItem  > .rmLink > .rmText  
														{ float: none; display: block; }
	.RadMenu_SkinNAV .rmRootGroup > .rmItem  > .rmLink > .rmText 
														{ text-align: center; }
	.RadMenu_SkinNAV .rmRootGroup > .rmItem  > .rmLink	{ border-radius: 3px; margin: 2px 0;  }
	.oyscOrange .RadMenu_SkinNAV .rmRootGroup > .rmItem > .rmLink > .rmText
														{ color: inherit; }
	.eosDefault .RadMenu_SkinNAV .rmRootGroup > .rmItem  > .rmSelected 
														{ background: #191928; }
	.oyscOrange .RadMenu_SkinNAV .rmRootGroup > .rmItem  > .rmSelected 
														{ background: #ff6722; }
	.eosDefault .RadMenu_SkinNAV .rmRootGroup > .rmItem  > .rmSelected  > .rmText,
	.oyscOrange .RadMenu_SkinNAV .rmRootGroup > .rmItem  > .rmSelected  > .rmText
														{ color: #fff; }
	.bsbshowcase-wrapper 								{ width: 100%; overflow: hidden; }
	.bsbshowcase-wrapper .showcase-caption				{ background: none; }
	.bsbshowcase-wrapper h2.showcase-CPHead				{ font-size: 20px; line-height: 26px; width: 200px; }
	.bsbshowcase-wrapper .showcase-thumbnail				{ width: 80px; height: 50px; }
	.bsbshowcase-wrapper .showcase-thumbnail img			{ width: 130px; }
	.news-image											{ display: none; }
	.news-detail										{ padding: 0; }
	.eosRed .RadMenu_SkinNAV .rmRootGroup > .rmItem  > .rmLink
														{ background: #d60000; }
	.eosBlue .RadMenu_SkinNAV .rmRootGroup > .rmItem  > .rmLink
														{ background: #3d6eba; }
	.eosGreen .RadMenu_SkinNAV .rmRootGroup > .rmItem  > .rmLink
														{ background: #097d00; }
	.eosGray .RadMenu_SkinNAV .rmRootGroup > .rmItem  > .rmLink
														{ background: #73787d; }
	.skin-login											{ width: 160px;  }
	.skin-login .social									{ margin-top: 10px;  }
}
@media screen and (max-width: 320px){
	.login												{ padding: 0; }
	.skin-sponsors										{ width: 220px;}
	.bsbshowcase-wrapper 								{ display: none; }
}