/* Disable iOS/WinMobile font size changes */
@media screen and (max-width: 980px){
img											{ max-width: 100%; }
.Skin_Width									{ width: 96%; display: block; }
.Skin_LeftSection							{ width: 26%; padding: 0 4% 0 0; }
.Skin_RightSection							{ width: 70%; }
.Skin_LeftPane, 
.Skin_RightPane								{ width: 48%; }
.Skin_LeftPane								{ padding: 0 4% 0 0; }
.RightPane									{ width: auto; }
.ContentRotatorArea							{ margin: auto; }
.ContentRotatorArea #BSB-Featured			{ position: relative; padding: 0 0 90px 0; height: auto; width: auto; }
.ContentRotatorArea #BSB-Featured .BSB-ui-tabs-panel
											{ position: relative; display: table; margin: auto; }
.ContentRotatorArea #BSB-Featured .BSB-ui-tabs-panel .info
											{ width: 95%; max-height: 100%; padding: 2.5%; }
.ContentRotatorArea #BSB-Featured ul.BSB-ui-tabs-nav
											{ top: auto; bottom: 0; width: 100%; text-align: center; }
.ContentRotatorArea #BSB-Featured ul.BSB-ui-tabs-nav li
											{ display: inline-block; width: 110px; margin: 0 4px; }
.poseidonInner .LeftPane						{ width: 61%; display: block; overflow: auto; padding: 0; float: left;}
.poseidonInner .RightPane					{ width: 36%; display: block; overflow: auto; float: right;}
#Body .display-table							{ display: block;}
.ContentPane								{ overflow: auto;}
.BottomPane									{ overflow: auto;}
}

@media screen and (max-width: 800px){
.clubHome_Logo								{ text-align: center; }
.Skin_LeftSection							{  width: auto; float: none; padding: 0 0 30px 0;  }
.Skin_RightSection							{ width: auto; float: none; }
a.Skin_Powerby, 
a.Skin_Powerby:link,
a.Skin_Powerby:visited						{ width: auto; float: none; }
.responsive-news							{ display: block; }
.non-responsive-news						{ display: none; }
.Skin_Footer .Skin_LeftSection				{ text-align: center; padding: 30px 0 0 0; }
.Skin_ContentFooter .Skin_LeftSection		{ text-align: center; padding: 30px 0; }
a.hiddenlogin,
a.hiddenlogin:link,
a.hiddenlogin:visited						{ display: none; }
.Skin_BMContentBG,
.Skin_ContentFooter .Skin_RightSection		{ margin: auto; }
.poseidonInner .LeftPane						{ width: 100%;}
.poseidonInner .RightPane					{ width: 100%;}
}

@media screen and (max-width: 768px){
	.Skin_MainNav .RadMenu_SkinNAV,
	.clubHome_Logo a,
	.Skin_Logo a	{ display: none; }
}
@media screen and (max-width: 600px){
.ContentRotatorArea #BSB-Featured			{ border: none; padding-top: 16px; }
.ContentRotatorArea #BSB-Featured .BSB-ui-tabs-panel
											{ display: block; height: auto; width: auto; }
.ContentRotatorArea #BSB-Featured .BSB-ui-tabs-panel img
											{ height: auto; width: auto; }
.ContentRotatorArea #BSB-Featured .BSB-ui-tabs-panel .info
											{ position: relative; background: #000; }
.ContentRotatorArea #BSB-Featured ul.BSB-ui-tabs-nav li
											{ width: 22%; margin: 0 1%; }
}

@media screen and (max-width: 640px){
.clubHome_content,
.clubHome_extraHeight						{ height: auto; }
.clubHome_content.skFBWrapper                               { height: 275px; }
.Skin_LeftPane, 
.Skin_RightPane								{ float: none; width: auto; padding: 0 0 24px 0; }
.bannerHolder,
.Skin_Content								{ padding: 0; }
/*
.Skin_Actions								{ float: right}
.Skin_BMContentBG  .Skin_LeftPane,
.Skin_BMContentBG  .Skin_RightPane			{  width: auto; float: none; }
.Skin_Footer .Skin_LeftSection				{ padding: 100px 0 0 0;}

.RadMenu .rmItem								{ display: none; }
a.skinNavLink,
a.skinNavLink:link,
a.skinNavLink:visited						{ background-position: 4px 3px; background-repeat: no-repeat; 
											 border-radius: 5px; display: block; float: left; margin: 6px 0 6px 6px; 
											 padding: 6px 12px ; text-decoration: none; text-transform: uppercase;
											 color: #fff; background-color: #000; }
a.skinNavLink:hover,
a.skinNavLink:focus,
a.skinNavLink:active						{ background-color: #d5d5d5; color: #000; box-shadow:inset 0 0 8px #000;}
*/
}