/* #Media Queries
================================================== */

.adcenter { text-align: center; margin: 5px 0 5px }


/* #### standard computer monitor #### */
@media screen and (min-device-width :1028px) and (min-width : 1025px) 
{



}

/* #### tablets (landscape and portrait) #### */
@media screen and (min-width : 600px) and (max-width : 960px) 
{



.hideontablets {display:none;}
.showontablets {display:inherit;}

body  {max-width:100%;}
/*iframe, img, embed, object,.adbox,ins,.adbox *  {max-width:100%;}*/
.box-center {width:100%;overflow:hidden;}
#box-head .box-center {padding-top:35px;}
#box-page-end {display:none;}
#nav-fw {font-size:.8em;line-height:28px;}
#nav-fw .nav-fw a {padding-right:4px;}
#nav-fw .right {font-size:1.1em;}
#nav-fw .right a {line-height:28px;padding:0 4px;}
#nav-fw .box-center {padding:0;}
#flag {padding:30px 0 0 0;width:78%;left:0;top:0;}
#box-head .right-rail {width:100%;padding:0 !important;min-height:93px;}
#box-head ul.media-icons {width:34%;padding:0 1% 0 0;margin:0;position:relative;left:0;top:0;right:auto;float:right;}
#box-head .top-weather-widget {width:34%;padding:4px 1% 0 0;margin:0;position:relative;left:0;top:0;right:auto;float:right;clear:right;}
#box-head .top-weather-widget a {font-size:.915em;}

form#myForm textarea {width:100% !important;}
form#myForm select {width:100% !important;}
form#myForm select[name="state"] {width:40px !important;}
form#myForm input[size="35"] {width:65% !important;}
form#myForm input[size="30"] {width:60% !important;}

.webform-component textarea {width:90% !important;}
.webform-component input[size="60"] {width:65% !important;}
.webform-component .form-item {margin-bottom:5px;}

#top-search-box {position:absolute;top:0;left:0;height:27px;right:auto;background:#eee;width:100%;padding:0;z-index:9000;}
#top-search-box .fallback {float:left;position:relative;width:60%;padding:0;left:0;top:auto;}
	#top-search-box .fallback input.submit {position:relative;float:left;left:0;top:2px;right:auto;}
	#top-search-box .fallback input.search {border:1px solid #ddd;position:relative;float:left;margin-right:2%;width:85%;}
#top-search-box .search-methods {float:right;position:relative;width:40%;top:3px;}

#nav-main {}
#nav-main > ul {font-size:12px;}
#nav-main > ul > li > a {}
	#nav-main > ul > li > ul {padding-left:60px;}
	#nav-main > ul > li > ul a {padding:0 8px 0 0;}

#box-page .content-rail {padding:0 0 10px 1%;width:53%;}
#box-page .right-rail {padding:0 1% 0 0;width:44%;}
.content-rail img {max-width:100%;height:auto;}
.content-rail .left-content {width:100%;padding:0 0 10px 0;float:none;}
.content-rail .right-content {width:100%;float:none;}
.article .inside-content-rail, .article .left-rail {width:100% !important;float:none;margin-left:0;}
.inside-content-rail .content {width:100%;float:none;}

.toptext img {max-width:100%;height:auto;}

table.lotto {table-layout: fixed; width: 100%;}
table.lotto td {word-wrap: break-word;}
table[width="580"] {width:100%;}
.brownbk,.bluebk {text-align:right !important;padding-right:5px;}

/* homepage slides/tabs */
	.box-center div.alt.darken {width:100%;
	background: #d0deef; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2QwZGVlZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #d0deef 0%, #ffffff 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d0deef), color-stop(100%,#ffffff)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #d0deef 0%,#ffffff 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #d0deef 0%,#ffffff 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #d0deef 0%,#ffffff 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #d0deef 0%,#ffffff 100%); /* W3C */
	}
	#box-page .alt .content-rail, #box-page .content-rail.alt {padding:0 1% 0 0;width:54%;}
	#box-page .alt .right-rail, #box-page .right-rail.alt {padding:0 1% 0 0;width:44%;}
	.alt .photo-widget {width:100%;}
	.alt .photo-widget * {max-width:100%;height:auto;}
	.photo-widget .pager a {text-indent:-9999px;width:20px;height:20px;margin:0 0 5px 5px;-webkit-border-radius: 20px;border-radius: 20px;background:rgba(255,255,255,.5);-webkit-border-radius: 30px;border-radius: 30px;}
	.photo-widget .pager a.activeSlide {background:#1d62ae;}
	.tabbed-newslist {width:100% !important;}
	.tabbed-newslist .pager {width:100%;}
	.tabbed-newslist .pager a {width:28% !important;padding:4px 2% !important;margin-right:1% !important;}
	.tabbed-newslist .pager a.activeSlide {width:28% !important;padding:4px 2% !important;margin-right:1% !important;cursor:default;}
	.alt.darken .scrollbox.scroller {width:100% !important;}
	.photo-widget .pagerwrap .filler {display:none;}
	.title-newslist {width:85% !important;}
	.scrollbox .scrollbar {right:10px;width:30px;}
	.scrollbox .scrollnob {width:30px;}
		

.social-sharing {height:auto;background:#e7eaef;-webkit-border-radius: 4px;border-radius: 4px;padding:0 5px 5px 5px;}
.social-sharing .stButton {margin-top:5px;}
.content-rail.lists .rail-frac23 {width:100% !important;float:none;padding-left:0;}
#box-page .content-rail.lists .rail-frac13 {width:100% !important;float:none;padding:0;margin:0;}
#box-page .content-rail.lists > .clearfix.pad {display:none;}
.widget-twitter	{padding:0;width:100%;margin-bottom:5px;background:none;}
.widget-twitter iframe {width:100%;}
.content-rail .widget-twitter { display: none; }
.right-rail .widget-twitter { display: block; }
.widget-facebook {padding:0;width:100%;margin-bottom:5px;background:none;}
.widget-facebook iframe {width:100%;}
.newslist li:first-child {width:48%;padding:0 2% 0 0;float:left;background:#fff;border-bottom:0;}
.newslist li:first-child a {display:block;width:92%;padding:8px 4%;background:#ddd;}
.newslist li:first-child img {display:block;width:100%;height:auto;margin-bottom:-8px;}
.newslist li.noline img {width:92%;padding:8px 4%;background:#fff;margin-bottom:0;}
#videoplayer_new_wrapper {width:100% !important;}
#videoplayer_new_wrapper > div {width:100% !important;border:0 !important;}

#widget-scoreboard .scorebox {width:121px;background-size: 100% 100%;}

#widget-election {width:100%;}
#widget-election .electioninfo {width:20%;}
#widget-election .pollraces {width:79%;padding:0;}
#widget-election .rail-frac13 {width:30%;margin-right:0;padding:0 1%;}
#widget-election .pol_candidate {line-height:1;margin-bottom:3px;}

.content-rail.type-sports-page .left-content {float:none;width:100%;}
.content-rail .opinion-poll {padding:0 0 10px 0;float:none;}
.content-rail .rail-frac14 {padding-right:1%;width:24%;}
.weather-page .day-item {margin:10px 2% 20px 2%;}

/* classifieds */
#classifieds #searchBoxHeader {width:100%;}
#classifieds #adHeader {width:100%;background-color:#fff;margin-left:0;}
#classifieds #OtheradHeader {width:100%;background-color:#fff;margin-left:0;}
#classifieds #mydiv {width:100% !important;}
#classifieds #mydiv .resultBar {width:100% !important;}
#classifieds .adItemOdd,#classifieds .adItemEven {width:100%;}
#classifieds .adItemOdd table,#classifieds .adItemEven table {width:100% !important;}
#classifieds #mydiv .catHeading {width:98%;padding:4px 1%;background:#932b2b;height:auto;}
#classifieds #mydiv .adDetails {height:auto;background-image:none;background:#d8d9f3;padding:5px 15px;border:1px solid #666666;}

}


/* #### tablets (portrait) #### */
@media screen and (min-width : 600px) and (max-width : 799px) 
{
.hideonportraittablet {display:none;}
.showonportraittablet {display:inherit;}

.alt .photo-widget {height:233px;}
.tabbed-newslist.scrolllist {height:233px !important;}
.alt.darken .scrollbox {height:200px;}

#box-head #flag img {
	width: 100%;
}
.top-weather-widget > div {
	display: none;
}

.widget-facebook, .widget-twitter {
	height: auto;
}

#nav-main {position:relative;height:auto;border-bottom:1px solid #000;}
#nav-main header {display:block;}
#nav-main #nav-home {display:none;}
#nav-main > ul {display:none;font-size:12px;width:100%;height:auto;}
#nav-main > ul > li {float:none;display:block;line-height:1;border-bottom:1px solid #c2d5eb;padding:0 5%;}
#nav-main > ul > li.active {background: #c2d5eb;}
#nav-main > ul > li > a {display:block;padding-left:0;padding-right:0;}
	#nav-main > ul > li > ul {position:relative;padding:0;width:100%;}
	#nav-main > ul > li > ul li {float:none;}
	#nav-main > ul > li > ul a {padding-left:0;}
}

/* #### Banner Ads (Custom transitino for banner ads) #### */
@media screen and (min-device-width: 320px) and (max-width: 728px)
{
	.adbox-720 { width: 320px !important; }
	.adbox-720 > div { width: 320px !important; height: 50px !important; }	
}

/* #### Mobile Phones (Portrait or Landscape) #### */
@media screen and (max-device-width: 640px),
       screen and (min-device-width : 1280px) and (max-width: 599px) 
{
.hideonphones {display:none !important;}
.showonphones {display:inherit !important;}


#monster-jobs-wrapper { display: none; }

body  {max-width:100%;}
/*iframe, embed, object,.adbox,.adbox img,ins,.adbox *  {max-width:100% !important;display:block !important;overflow:hidden !important;}*/
.box-center {width:100%;overflow:hidden;}
#box-head .box-center {padding-top:35px;}
#box-page-end {display:none;}
#nav-fw {font-size:.8em;line-height:28px;}
#nav-fw .nav-fw {float:none;display:block;line-height:22px;}
#nav-fw .nav-fw li {float:none;display:inline;}
#nav-fw .special {font-size:14px;}
#nav-fw .nav-fw a {padding-right:4px;float:none;display:inline;}
#nav-fw .right {font-size:1.1em;float:none;display:block;background:#1a5699;}
#nav-fw .right li {float:none;display:inline;}
#nav-fw .right a {line-height:28px;padding:0 4px;float:none;display:inline;}
#nav-fw .right li:first-child a {border-left:0;}
#nav-fw .box-center {padding:0;}
#flag {padding:30px 0 0 0;width:80%;left:0;top:0;}
#flag img {width:100%;display:block;height:auto;}
#box-head .right-rail {width:100%;padding:0 !important;min-height:70px;}
#box-head ul.media-icons {width:34%;padding:0 1% 0 0;margin:0;position:relative;left:0;top:0;right:auto;float:right;}
#box-head ul.media-icons img {width:24px;height:auto;}
#box-head .top-weather-widget {width:34%;padding:4px 1% 0 0;margin:0;position:relative;left:0;top:0;right:auto;float:right;clear:right;}
#box-head .top-weather-widget a {font-size:.915em;position:absolute;display:block;right:4%;top:0;height:75px;width:40px;text-indent:-9999px;text-align:left;}
#head-date {display:none;}
.top-weather-widget .current-temp {font-size:30px;}

#top-search-box {position:absolute;top:0;left:0;height:27px;right:auto;background:#eee;width:100%;padding:0;z-index:9000;}
#top-search-box .fallback {float:left;position:relative;width:40%;padding:0;left:0;top:auto;}
	#top-search-box .fallback input.submit {position:relative;float:left;left:0;top:2px;right:auto;}
	#top-search-box .fallback input.search {border:1px solid #ddd;position:relative;float:left;margin-right:2%;width:70%;}
#top-search-box .search-methods {float:right;position:relative;width:60%;top:3px;}
#top-search-box ul.search-methods li {padding:0 2px 0 0;}

#nav-main {position:relative;height:auto;border-bottom:1px solid #000;}
#nav-main header {display:block;}
#nav-main #nav-home {display:none;}
#nav-main > ul {display:none;font-size:12px;width:100%;height:auto;}
#nav-main > ul > li {float:none;display:block;line-height:1;border-bottom:1px solid #c2d5eb;padding:0 5%;}
#nav-main > ul > li.active {background: #c2d5eb;}
#nav-main > ul > li > a {display:block;padding-left:0;padding-right:0;}
	#nav-main > ul > li > ul {position:relative;padding:0;width:100%;}
	#nav-main > ul > li > ul li {float:none;}
	#nav-main > ul > li > ul a {padding-left:0;}

form#myForm textarea {width:90% !important;}
form#myForm select {width:100% !important;}
form#myForm select[name="state"] {width:40px !important;}
form#myForm input[size="35"] {width:65% !important;}
form#myForm input[size="30"] {width:60% !important;}

.webform-component textarea {width:90% !important;}
.webform-component input[size="60"] {width:65% !important;}
.webform-component .form-item {margin-bottom:5px;}

#box-page .content-rail {padding:0 1% 10px 1%;width:98%;float:none;}
#box-page .right-rail {padding:0 1% 10px 1%;width:98%;float:none;}
.sub-right-rail {width:48%;padding:0 1%;}
.sub-right-rail .adbox {margin:0;}
.adbox-300 {width:300px;}

/* .content-rail { position: relative; padding-bottom: 455px !important; } */
.content-rail { position: relative; padding-bottom: 3px !important; }

/* .content-rail .latest-videos { position: absolute; bottom: 0px; } */


.content-rail img {max-width:100%;height:auto;}
.content-rail .left-content {width:30%;padding:0 1% 10px 0;}
.content-rail .right-content {width:69%;}
.inside-content-rail .content {width:100%;float:none;margin-left:0;}
.article .inside-content-rail, .article .left-rail {width:100%;float:none;margin-left:0;}
.toptext img {max-width:100%;height:auto;}

/* homepage slides/tabs */
	.box-center div.alt.darken {width:100%;
	}
	#box-page .alt .content-rail, #box-page .content-rail.alt {background:rgb(34,34,34);}
	#box-page .alt .right-rail, #box-page .right-rail.alt {height:330px;}
	.alt .photo-widget {width:100%;margin-bottom:5px;height:270px;}
	.alt .photo-widget * {max-width:100%;height:auto;}
	.photo-widget .pager {}
	.photo-widget .pager a {text-indent:-9999px;width:20px;height:20px;margin:0 0 5px 5px;-webkit-border-radius: 20px;border-radius: 20px;background:rgba(255,255,255,.5);-webkit-border-radius: 30px;border-radius: 30px;}
	.photo-widget .pager a.activeSlide {background:#1d62ae;}
	.alt .photo-widget .title {font-size:20px;}
	.tabbed-newslist {width:100% !important;}
	.tabbed-newslist .pager {width:100%;}
	.tabbed-newslist .pager a {width:28% !important;padding:4px 2% !important;margin-right:1% !important;}
	.tabbed-newslist .pager a.activeSlide {width:28% !important;padding:4px 2% !important;margin-right:1% !important;cursor:default;}
	.alt.darken .scrollbox.scroller {width:100% !important;}
	.photo-widget .pagerwrap .filler {display:none;}
	.scrollbox .scrollbar {right:4%;width:10%;}
	.scrollbox .scrollnob {width:100%;}
	ul.title-newslist {width:83% !important;padding-left:2%;}
	
.title-newslist ul {width:100% !important;}

table.lotto {table-layout: fixed; width: 100%;}
table.lotto td {word-wrap: break-word;}

table[width="580"] {width:100%;}
.brownbk,.bluebk {text-align:right !important;padding-right:5px;font-size:18px !important;}

.content-rail .opinion-poll {padding:0 0 10px 0;float:none;}
.social-sharing {height:auto;background:#e7eaef;-webkit-border-radius: 4px;border-radius: 4px;padding:0 5px 5px 5px;}
.social-sharing .stButton {margin-top:5px;}
#box-page .content-rail.lists .rail-frac13,.content-rail .rail-frac23,.content-rail.lists .rail-frac23 {width:100%;float:none;padding:0;margin:0;}
#box-page .content-rail.lists > .clearfix.pad {display:none;}
.widget-twitter	{padding:0;width:100%;margin-bottom:5px;background:none;}
.widget-twitter iframe {width:100% !important;}
.widget-facebook {padding:0;width:100%;margin-bottom:5px;background:none;}
.widget-facebook iframe {width:100%;}
.newslist li:first-child {width:48%;padding:0 2% 0 0;float:left;background:#fff;border-bottom:0; display: none;}
.newslist li:first-child a {display:block;width:92%;padding:8px 4%;background:#ddd;}
.newslist li:first-child img {display:block;width:100%;height:auto;margin-bottom:-8px;}
.newslist li.noline img {width:92%;padding:8px 4%;background:#fff;margin-bottom:0;}
/*#videoplayer_new_wrapper {width:100% !important;}*/
/*#videoplayer_new_wrapper > div {max-width:100% !important;overflow:hidden;border:0 !important;}*/
#widget-scoreboard .scorebox {width:115px;background-size: 100% 100%;}
#widget-scoreboard .scorebox .scorebox-name {height: 20px;overflow: hidden;width: 85%;white-space: nowrap;}

#breaking .item.photo h2 {line-height:1.5;}
#breaking .item .photo, #breaking .item.photo img {height: auto;margin-right:0;margin-left:1%;max-width: 40%;}

#widget-election {width:100%;}
#widget-election .electioninfo {width:20%;}
#widget-election .pollraces {width:79%;padding:0;}
#widget-election .rail-frac13 {width:30%;margin-right:0;padding:0 1%;}
#widget-election .pol_candidate {line-height:1;margin-bottom:3px;}
.content-rail.type-sports-page .left-content {float:none;width:100%;}
 
.view-content .rail-frac14 {padding-right:1%;width:24%;}
.weather-page .day-item {margin:10px 2% 20px 2%;}

/* classifieds */
#classifieds #searchBoxHeader {width:100%;}
#classifieds #adHeader {width:100%;background-color:#fff;margin-left:0;}
#classifieds #OtheradHeader {width:100%;background-color:#fff;margin-left:0;}
#classifieds #mydiv {width:100% !important;}
#classifieds #mydiv .resultBar {width:100% !important;}
#classifieds .adItemOdd,#classifieds .adItemEven {width:100%;}
#classifieds .adItemOdd table,#classifieds .adItemEven table {width:100% !important;}
#classifieds #mydiv .catHeading {width:98%;padding:4px 1%;background:#932b2b;height:auto;}
#classifieds #mydiv .adDetails {height:auto;background-image:none;background:#d8d9f3;padding:5px 15px;border:1px solid #666666;}

/* ads */

.top-ad-center { width: 320px; margin:5px auto 5px auto; }

.sticky { position: fixed; bottom: 0; left: 0; right: 0; z-index: 9002; }

.top-ad-center {
width: 321px; margin-left: auto; margin-right: auto; margin-top: 10px; margin-bottom: 10px;
}

#Sky_Phone_ad { width: 320px; margin: 7px auto 14px auto; }

#footer{ height: 100px; }


}

/* #### Mobile Phones (Landscape) #### */
@media screen and (max-device-width: 640px) and (orientation: landscape),
       screen and (min-device-width : 1280px) and (min-width: 480px)  and (max-width: 599px) 
{


.sticky {bottom: -5px;}

.phone-video-sp { height: 432px; padding: 0px; }
.home-video-list { position: absolute; bottom: -10px; left: 0px;}



}

/* #### Mobile Phones (Portrait) #### */
@media screen and (max-device-width: 480px) and (orientation: portrait),
       screen and (min-device-width : 1280px) and (max-width: 479px)

{

.sticky {bottom: -5px;}

/*
#flag {width:70%;padding-top:55px;}
#box-head .right-rail {padding-top:20px !important;min-height:52px;}
*/

#box-head .box-center { padding-top: 0px; }
#box-head .right-rail { padding-top: 13px !important; min-height: 42px; }
#flag { width: 70%; padding-top: 12px; }


#top-search-box {height:50px;}
#top-search-box .fallback {float:none;width:100%;}
#top-search-box ul.search-methods {float:none;width:100%;clear:both;text-align:left;padding-left:1%;}
#box-head .top-weather-widget {display:none;}
.alt .photo-widget {height:180px;}
.newslist li:first-child {float:none;padding:0;width:100%;}
.newslist li:first-child a {width:96%;padding:8px 2%;}
.title-newslist.lines .title {margin-bottom:4px;}
#widget-scoreboard .scorebox {width:100px;}
.content-rail .left-content {width:100%;padding:0 0 10px 0;float:none;}
.content-rail .right-content {width:100%;float:none;}
.weather-page .day-item {margin:10px 2% 20px 2%;width:96%;}

.top-links { position: relative; }


.sub-ad-links { position: absolute; right: 5px; bottom: 0px; }


.phone-video-sp { height: 432px; padding: 0px; }
.home-video-list { position: absolute; bottom: -10px; left: 0px;}





}






/** =====================  **/

/* Samsung S3 default browser */ 
@media only screen and (-webkit-device-pixel-ratio: 2) and (max-width : 760px) {



.hideonphones {display:none !important;}
.showonphones {display:inherit !important;}


#monster-jobs-wrapper { display: none; }

body  {max-width:100%;}
/*iframe, embed, object,.adbox,.adbox img,ins,.adbox *  {max-width:100% !important;display:block !important;overflow:hidden !important;}*/
.box-center {width:100%;overflow:hidden;}
#box-head .box-center {padding-top:35px;}
#box-page-end {display:none;}
#nav-fw {font-size:.8em;line-height:28px;}
#nav-fw .nav-fw {float:none;display:block;line-height:22px;}
#nav-fw .nav-fw li {float:none;display:inline;}
#nav-fw .special {font-size:14px;}
#nav-fw .nav-fw a {padding-right:4px;float:none;display:inline;}
#nav-fw .right {font-size:1.1em;float:none;display:block;background:#1a5699;}
#nav-fw .right li {float:none;display:inline;}
#nav-fw .right a {line-height:28px;padding:0 4px;float:none;display:inline;}
#nav-fw .right li:first-child a {border-left:0;}
#nav-fw .box-center {padding:0;}
#flag {padding:30px 0 0 0;width:80%;left:0;top:0;}
#flag img {width:100%;display:block;height:auto;}
#box-head .right-rail {width:100%;padding:0 !important;min-height:70px;}
#box-head ul.media-icons {width:34%;padding:0 1% 0 0;margin:0;position:relative;left:0;top:0;right:auto;float:right;}
#box-head ul.media-icons img {width:24px;height:auto;}
#box-head .top-weather-widget {width:34%;padding:4px 1% 0 0;margin:0;position:relative;left:0;top:0;right:auto;float:right;clear:right;}
#box-head .top-weather-widget a {font-size:.915em;position:absolute;display:block;right:4%;top:0;height:75px;width:40px;text-indent:-9999px;text-align:left;}
#head-date {display:none;}
.top-weather-widget .current-temp {font-size:30px;}

#top-search-box {position:absolute;top:0;left:0;height:27px;right:auto;background:#eee;width:100%;padding:0;z-index:9000;}
#top-search-box .fallback {float:left;position:relative;width:40%;padding:0;left:0;top:auto;}
	#top-search-box .fallback input.submit {position:relative;float:left;left:0;top:2px;right:auto;}
	#top-search-box .fallback input.search {border:1px solid #ddd;position:relative;float:left;margin-right:2%;width:70%;}
#top-search-box .search-methods {float:right;position:relative;width:60%;top:3px;}
#top-search-box ul.search-methods li {padding:0 2px 0 0;}

#nav-main {position:relative;height:auto;border-bottom:1px solid #000;}
#nav-main header {display:block;}
#nav-main #nav-home {display:none;}
#nav-main > ul {display:none;font-size:12px;width:100%;height:auto;}
#nav-main > ul > li {float:none;display:block;line-height:1;border-bottom:1px solid #c2d5eb;padding:0 5%;}
#nav-main > ul > li.active {background: #c2d5eb;}
#nav-main > ul > li > a {display:block;padding-left:0;padding-right:0;}
	#nav-main > ul > li > ul {position:relative;padding:0;width:100%;}
	#nav-main > ul > li > ul li {float:none;}
	#nav-main > ul > li > ul a {padding-left:0;}

form#myForm textarea {width:90% !important;}
form#myForm select {width:100% !important;}
form#myForm select[name="state"] {width:40px !important;}
form#myForm input[size="35"] {width:65% !important;}
form#myForm input[size="30"] {width:60% !important;}

.webform-component textarea {width:90% !important;}
.webform-component input[size="60"] {width:65% !important;}
.webform-component .form-item {margin-bottom:5px;}

#box-page .content-rail {padding:0 1% 10px 1%;width:98%;float:none;}
#box-page .right-rail {padding:0 1% 10px 1%;width:98%;float:none;}
.sub-right-rail {width:48%;padding:0 1%;}
.sub-right-rail .adbox {margin:0;}
.adbox-300 {width:300px;}

/* .content-rail { position: relative; padding-bottom: 455px !important; } */
.content-rail { position: relative; padding-bottom: 3px !important; }

/* .content-rail .latest-videos { position: absolute; bottom: 0px; } */


.content-rail img {max-width:100%;height:auto;}
.content-rail .left-content {width:30%;padding:0 1% 10px 0;}
.content-rail .right-content {width:69%;}
.inside-content-rail .content {width:100%;float:none;margin-left:0;}
.article .inside-content-rail, .article .left-rail {width:100%;float:none;margin-left:0;}
.toptext img {max-width:100%;height:auto;}

/* homepage slides/tabs */
	.box-center div.alt.darken {width:100%;
	}
	#box-page .alt .content-rail, #box-page .content-rail.alt {background:rgb(34,34,34);}
	#box-page .alt .right-rail, #box-page .right-rail.alt {height:330px;}
	.alt .photo-widget {width:100%;margin-bottom:5px;height:270px;}
	.alt .photo-widget * {max-width:100%;height:auto;}
	.photo-widget .pager {}
	.photo-widget .pager a {text-indent:-9999px;width:20px;height:20px;margin:0 0 5px 5px;-webkit-border-radius: 20px;border-radius: 20px;background:rgba(255,255,255,.5);-webkit-border-radius: 30px;border-radius: 30px;}
	.photo-widget .pager a.activeSlide {background:#1d62ae;}
	.alt .photo-widget .title {font-size:20px;}
	.tabbed-newslist {width:100% !important;}
	.tabbed-newslist .pager {width:100%;}
	.tabbed-newslist .pager a {width:28% !important;padding:4px 2% !important;margin-right:1% !important;}
	.tabbed-newslist .pager a.activeSlide {width:28% !important;padding:4px 2% !important;margin-right:1% !important;cursor:default;}
	.alt.darken .scrollbox.scroller {width:100% !important;}
	.photo-widget .pagerwrap .filler {display:none;}
	.scrollbox .scrollbar {right:4%;width:10%;}
	.scrollbox .scrollnob {width:100%;}
	ul.title-newslist {width:83% !important;padding-left:2%;}
	
.title-newslist ul {width:100% !important;}

table.lotto {table-layout: fixed; width: 100%;}
table.lotto td {word-wrap: break-word;}

table[width="580"] {width:100%;}
.brownbk,.bluebk {text-align:right !important;padding-right:5px;font-size:18px !important;}

.content-rail .opinion-poll {padding:0 0 10px 0;float:none;}
.social-sharing {height:auto;background:#e7eaef;-webkit-border-radius: 4px;border-radius: 4px;padding:0 5px 5px 5px;}
.social-sharing .stButton {margin-top:5px;}
#box-page .content-rail.lists .rail-frac13,.content-rail .rail-frac23,.content-rail.lists .rail-frac23 {width:100%;float:none;padding:0;margin:0;}
#box-page .content-rail.lists > .clearfix.pad {display:none;}
.widget-twitter	{padding:0;width:100%;margin-bottom:5px;background:none;}
.widget-twitter iframe {width:100% !important;}
.widget-facebook {padding:0;width:100%;margin-bottom:5px;background:none;}
.widget-facebook iframe {width:100%;}
.newslist li:first-child {width:48%;padding:0 2% 0 0;float:left;background:#fff;border-bottom:0; display: none;}
.newslist li:first-child a {display:block;width:92%;padding:8px 4%;background:#ddd;}
.newslist li:first-child img {display:block;width:100%;height:auto;margin-bottom:-8px;}
.newslist li.noline img {width:92%;padding:8px 4%;background:#fff;margin-bottom:0;}
/*#videoplayer_new_wrapper {width:100% !important;}*/
/*#videoplayer_new_wrapper > div {max-width:100% !important;overflow:hidden;border:0 !important;}*/
#widget-scoreboard .scorebox {width:115px;background-size: 100% 100%;}
#widget-scoreboard .scorebox .scorebox-name {height: 20px;overflow: hidden;width: 85%;white-space: nowrap;}

#breaking .item.photo h2 {line-height:1.5;}
#breaking .item .photo, #breaking .item.photo img {height: auto;margin-right:0;margin-left:1%;max-width: 40%;}

#widget-election {width:100%;}
#widget-election .electioninfo {width:20%;}
#widget-election .pollraces {width:79%;padding:0;}
#widget-election .rail-frac13 {width:30%;margin-right:0;padding:0 1%;}
#widget-election .pol_candidate {line-height:1;margin-bottom:3px;}
.content-rail.type-sports-page .left-content {float:none;width:100%;}
 
.view-content .rail-frac14 {padding-right:1%;width:24%;}
.weather-page .day-item {margin:10px 2% 20px 2%;}

/* classifieds */
#classifieds #searchBoxHeader {width:100%;}
#classifieds #adHeader {width:100%;background-color:#fff;margin-left:0;}
#classifieds #OtheradHeader {width:100%;background-color:#fff;margin-left:0;}
#classifieds #mydiv {width:100% !important;}
#classifieds #mydiv .resultBar {width:100% !important;}
#classifieds .adItemOdd,#classifieds .adItemEven {width:100%;}
#classifieds .adItemOdd table,#classifieds .adItemEven table {width:100% !important;}
#classifieds #mydiv .catHeading {width:98%;padding:4px 1%;background:#932b2b;height:auto;}
#classifieds #mydiv .adDetails {height:auto;background-image:none;background:#d8d9f3;padding:5px 15px;border:1px solid #666666;}

/* ads */

.top-ad-center { width: 320px; margin:5px auto 5px auto; }

.sticky { position: fixed; bottom: 0; left: 0; right: 0; z-index: 9002; }

.top-ad-center {
width: 321px; margin-left: auto; margin-right: auto; margin-top: 10px; margin-bottom: 10px;
}

#Sky_Phone_ad { width: 320px; margin: 7px auto 14px auto; }

#footer{ height: 100px; }






} /* end Samsung S3 default browser */



/* Samsung S3 default browser landscape */ 
@media only screen and (device-width: 1280px) and (device-height: 720px) and (orientation: landscape) { 

       .sticky {bottom: -5px;}
       .phone-video-sp { height: 432px; padding: 0px; }
       .home-video-list { position: absolute; bottom: -10px; left: 0px;}

} 




/* Samsung S3 default browser portrait*/ 
@media only screen and (device-width: 720px) and (device-height: 1280px) and (orientation: portrait) { 





.sticky {bottom: -5px;}

/*
#flag {width:70%;padding-top:55px;}
#box-head .right-rail {padding-top:20px !important;min-height:52px;}
*/

#box-head .box-center { padding-top: 0px; }
#box-head .right-rail { padding-top: 13px !important; min-height: 42px; }
#flag { width: 70%; padding-top: 12px; }


#top-search-box {height:50px;}
#top-search-box .fallback {float:none;width:100%;}
#top-search-box ul.search-methods {float:none;width:100%;clear:both;text-align:left;padding-left:1%;}
#box-head .top-weather-widget {display:none;}
.alt .photo-widget {height:180px;}
.newslist li:first-child {float:none;padding:0;width:100%;}
.newslist li:first-child a {width:96%;padding:8px 2%;}
.title-newslist.lines .title {margin-bottom:4px;}
#widget-scoreboard .scorebox {width:100px;}
.content-rail .left-content {width:100%;padding:0 0 10px 0;float:none;}
.content-rail .right-content {width:100%;float:none;}
.weather-page .day-item {margin:10px 2% 20px 2%;width:96%;}

.top-links { position: relative; }


.sub-ad-links { position: absolute; right: 5px; bottom: 0px; }


.phone-video-sp { height: 432px; padding: 0px; }
.home-video-list { position: absolute; bottom: -10px; left: 0px;}








} 




















