/*---------------- GENERAL ---------------------*/
body {
background-color: #DDD;
font-family: Arial, Verdana, Helvetica, sans-serif;
}

#container {
width: 960px;
margin: 0px auto;
}

#main {
width: 960px;
margin: 0 auto;
text-align: left;
}

.columnright {
width: 300px;
padding: 8px 0px;
overflow: hidden;
}

.columnright .newtag {
display: none;
}

.columncenter {
padding: 8px 14px 5px 0px;
}


a:link, a:visited, a:active {
color: #284AAC;
text-decoration: none;
}

a:hover {
color: #284AAC;
text-decoration: underline;
}

.more {
display: none;
visibility: hidden;
}

iframe {
border: 0px solid #fff;
}


/*-----------------  BREAKING NEWS ------------ */
#breaking {
-moz-border-radius: 4px;
border-radius: 4px;
padding: 0 0 8px 0;
margin: 0 0 8px 0;
border: 1px solid #a72f30;
background-color: #fff;
}

#breaking h1 {
padding: 8px 8px 4px 8px;
margin: 0;
color: #fff;
font-weight: bold;
font-size: 13px;
background: #a72f30;
}

#breaking h2 {
font-size: 13px;
font-style: italic;
padding: 6px 8px;
margin: 0;
}

#breaking h5 {
font-size: 11px;
padding: 4px 8px;
margin: 0;
color: #454545;
}

#breaking p {
font-size: 12px;
line-height: 15px;
color: #454545;
padding: 4px 8px 4px 8px;
margin: 0;
}

#breaking ul {
margin: 0 8px 0 0px;
font-size: 12px;
list-style-type: disc;
}

/*------------ HOME TOP STORY ------------------*/
#sports #topstorydiv,
#index #topstorydiv {
float: left;
padding: 0;
margin: 0 0 8px 0;
width: 336px;
height:480px;
background-color: #FFF;
overflow: hidden;
}

#sports #topstorydiv .sectiondiv,
#index #topstorydiv .sectiondiv {
background: transparent url(http://media.khastv.com/designimages/KHAS_sectiondivider_336.jpg) top left no-repeat;
height: 33px;
text-align: center;
}

#topstory #related {
display: none;
visibility: hidden;
}

#topstory {
background-color:#fff;
padding: 7px;
}

#sports .topthumb,
#index .topthumb {
width: 320px;
margin: 6px 0px;
padding: 0;
float: left;
border: 1px solid black;
}

#topstory h1{
margin: 0 0 8px 0;
}

#sports #topstory h1 a:hover,
#index #topstory h1 a:hover {
text-decoration: underline;
}

#sports #topstory p,
#index #topstory p {
margin: 0;
padding: 0 0 5px 0px;
font-size: 12px;
}

#headlinesports,
#index #headlinenewslocal {
width: 304px;
background: #fff;
height: 480px;
margin-left: 5px;
}

#headlinesports .sectiondiv,
#index #headlinenewslocal .sectiondiv {
background: transparent url(http://media.khastv.com/designimages/KHAS_sectiondivider_304.jpg) top left no-repeat;
height: 33px;
text-align: center;
}

#index #headlinenewslocal ul,
#headlinesports ul {
list-style-type:none;
margin: 10px 0 0;
padding:0 4px 2px 10px;
}

#index #headlinenewslocal ul li,
#headlinesports ul li{
height:48px;
overflow:hidden;
padding:0 0 6px 0;
}

#index #headlinenewslocal ul .topthumbmore,
#headlinesports ul .topthumbmore {
height:43px;
margin:0 8px 0 0;
padding:0;
width:55px;
}

/* ----------  VIDEO PLAYER -------------- */
#index #videobox {
clear: both;
margin: 0px;
padding: 0 0px;
width: 320px !important;
height:450px;
}

#videobox #media {
float: left;
padding: 0 0px;
margin: 0 8px 0 0;
}

#index #videobox #media,
#sports #videobox #media {
margin: 0;
}

#textarea h1 {
padding: 0;
margin: 0 0 4px 0;
font-size: 24px;
font-weight:bold;
}

#textarea h1 a:link, #topstory h1 a:active, #topstory h1 a:visited, #topstory h1 a:hover {
color: #333;
text-decoration: none;
margin: 0;
padding: 0;
}

#textarea p {
font-size: 12px;
line-height: 15px;
margin:0;
padding:0;
}

#textarea .more {
display: none;
visibility: hidden;
}



/*---------- Default Headlines Settings ----------*/
.columncenter .headlines {
width: 320px;
float: left;
background-color: #fff;
margin-bottom: 8px;
height: 320px;
overflow: hidden;
}

.headlines ul {
padding: 0px 0 0 30px;
margin: 0;
background: #fff;
}

.headlines ul li {
font-size: 12px;
line-height: 18px;
}

.columncenter .headlines ul li.head1 {
padding-top: 5px;
}

.columncenter .headlines .sectiondiv {
background: transparent url(http://media.khastv.com/designimages/KHAS_sectiondivider_320-2.jpg) top left no-repeat;
height: 33px;
}

.columnright .sectiondiv {
background: transparent url(http://media.khastv.com/designimages/KHAS_sectiondivider_300.jpg) top left no-repeat;
height: 33px;
text-align: center;
}

.headlines .sectiondiv h1 {
margin: 0;
text-align: center;
line-height: 33px;
}

.headlines .sectiondiv h1 a:link, .headlines .sectiondiv h1 a:active, .headlines .sectiondiv h1 a:visited, .headlines .sectiondiv h1 a:hover {
color: #fff;
}

.topstorymore {
clear: both;
min-height: 100px;
}

/* --------- Fixing IE 6 issue for min-height ---------- */
* html .topstorymore {
min-height: 0px;
height: 100px;
}

.topthumbmore {
float: left;
width: 120px;
margin: 0 5px 5px 0;
padding: 0 0 0px 0;
}

.topstorymore h2 {
padding: 0 0 5px 0;
margin: 0;
font-size: 13px;
}

.topstorymore p {
font-size: 12px;
margin: 0;
padding: 0;
background-color:#FFF;
}

.videoicon{
display: inline;
}

/* ------- Headline Modules ---------- */
#sports #headlinesportsmore-local-sports,
#sports #headlinesportsstate-sports,
#sports #headlinesportsunk-lopers,
#sports #headlinesportshuskers,
#index #headlineNationalNews,
#index #headlineHealth,
#index #headlineNationalSports,
#index #headlineTechnology {
margin-left: 5px;
}

#headlinesportshigh-school .sectiondiv h1 a{

padding: 0 0 0 35px;
}


/* --------------- FEATURE NAV ------------------ */
#featurenav {
clear: both;
width: 646px;
margin: 0;
padding: 0;
overflow: hidden;
background: #fff;
margin: 8px 0;
height: auto;
}

#featurenav .sectiondiv {
background: transparent url(http://media.khastv.com/designimages/KHAS_sectiondivider_646.jpg) top left no-repeat;
height: 33px;
text-align: center;
}

#featurenav .sectiondiv h1 {
text-align: center;
}

.feature {
text-align: center;
float: left;
background-color:#FFF;
margin: 0 0 8px 0;
padding: 0 4px;
width: 120px;
overflow: hidden;
}

.feat1{
padding: 0 0 0 10px;
}

.feature img {
border: 0px solid #B0ABA8;
width: 100px;
}

.feature h2 {
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 14px;
margin: 6px 0;
height: 30px;
}

.feature h3 {
font-size: 12px;
font-weight: normal;
margin: 6px 0;
display: none;
}

/* ---------- YOUNEWS HEADLINE FEATURE NAV ---------- */ 

.columncenter .headlinefn {
clear: both;
padding: 0 0 4px 0;
width: 646px !important;
height: auto;
}

.columncenter .headlinefn .sectiondiv {
background: url(http://media.khastv.com/designimages/KHAS_sectiondivider_646.jpg) no-repeat scroll left top transparent; }

.columncenter .headlinefn ul {
list-style-type: none;
padding: 4px 0 0 4px;
margin: 0;
}

.columncenter .headlinefn ul li {
width: 120px;
padding: 0 4px;
margin: 0;
float: left;
}

.columncenter .headlinefn .newtag,
.columncenter .headlinefn .updatetag,
.columncenter .headlinefn .storylabel {
display: none;
}

.columncenter .headlinefn .headtitle {
font-weight: bold;
font-size: 12px;
color: #414141;
text-align: center;
}

.columncenter .headlinefn ul li.head1 {
padding-top: 0;
}

.columncenter .headlinefn .topthumbmore {
padding: 0;
}

.columncenter .headlinefn .headthumb {
display: block;
overflow: hidden;
height: 90px;
width: 120px;
}


/*---------Top Story-------------*/

#topstorydiv {
padding: 0 0 0px 0;
margin: 0 0 8px 0;
background-color: #fff;
}

#topstory:after {
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

/* Hides from IE-mac \*/
* html #topstory {height: 1%;}
/* End hide from IE-mac */

#topstorydiv .sectiondiv {
background: transparent url(http://media.khastv.com/designimages/KHAS_sectiondivider_646.jpg) top left no-repeat;
height: 33px;
text-align: center;
}

#topstorydiv .topthumb {
width: 320px;
margin: 0px 8px 0 0;
padding: 0;
float: left;
border: 1px solid black;
}

#index #topstorydiv .topthumb,
#sports #topstorydiv .topthumb {
margin: 0;
}

#topstorydiv #textarea h1 {
padding: 0px 5px 5px 0px;
margin: 0;
font-size: 24px;
font-weight:bold;
letter-spacing: .01em;
}

#topstorydiv p {
font-size: 14px;
margin: 0px;
padding: 0px;
line-height: 16px;

}


/*---------More Stories Pages---------*/
#moretopstories .sectiondiv {
background: transparent url(http://media.khastv.com/designimages/KHAS_sectiondivider_646.jpg) top left no-repeat;
height: 33px;
text-align: center;
}

#moretopstories h1 {
line-height:25px;
height: 25px;
font-size: 13px;
color:#fff;
text-transform: uppercase;
font-weight:bold;
padding:0px;
margin: 0;
text-align: center;
line-height: 33px;
}

#moretopstories {
background-color: #FFF;
width: 100%;
margin: 0 0 8px 0;
}

#moretopstories .topstorymore {
margin: 8px 0;
overflow: hidden;
padding: 0 8px;
}

#moretopstories .topstorymore h2{
font-family: Arial, Verdana, Helvetica, sans-serif;
}

#moretopstories .topthumbmore {
margin: 0 5px 5px 0px;
padding: 0;
border: 1px solid black;
}

/*----BIM Content Feeds--------*/

.BIMcontentfeed .columncenter .sectiondiv{
display: none;
visibility: hidden;
}

#newsentertainment .columncenter .sectiondiv,
#newstechnology .columncenter .sectiondiv,
#newsbusiness .columncenter .sectiondiv{
background: transparent url(http://media.khastv.com/designimages/KHAS_sectiondivider_646.jpg) top left no-repeat;
height: 33px;
text-align: center;
}

.BIMcontentfeed {
font-size:12px;
height:100% !important;
margin:0 !important;
padding:0px 0 0 0 !important;
width: 646px !important;
background-color: #fff;
}

.BIMcontentfeed .headtitle {
font-weight: bold;
font-size: 13px;
}

.BIMcontentfeed ul {
list-style-type:none;
margin: 8px 0;
padding: 0;
}

.BIMcontentfeed ul li {
margin: 0;
padding: 0 8px;
clear:both;
display:block;
float:none;
min-height: 100px;
}

* html .BIMcontentfeed ul li {
height: 100px;
}

.BIMcontentfeed .topthumbmore {
margin: 0;
padding: 0 5px 5px 8px;
width: 120px;
float:left;
}

.BIMcontentfeed ul li .videoicon {
display:inline;
visibility:visible;
font-size:12px !important;
font-weight: normal;
}

.BIMcontentfeed ul li p {
margin: 0;
padding: 4px 10px 4px 0;
font-size: 12px; 
}


/*--------Headline lists---------------*/
#headlineholder .sectiondiv {
background: transparent url(http://media.khastv.com/designimages/KHAS_sectiondivider_646.jpg) top left no-repeat;
height: 33px;
text-align: center;
}

#headlineholder h1 {
line-height:25px;
font-size: 13px;
color:#fff;
text-transform: uppercase;
font-weight:bold;
padding:0px;
text-align: center;
margin: 0;
line-height: 33px;
}


#headlineholder ul {
background: white;
margin: 0;
padding: 6px 0 10px 28px;
}

#headlineholder ul li {
width: 100%;
padding-bottom: 2px;
}

#headlineholder ul li a {
font-size: 13px;
line-height: 18px;
}

/* --------------- HEADLINEWITHIMAGE ------------- */
.columncenter .headlinewimages {
width: 320px;
float: left;
background-color: #fff;
margin-bottom: 12px !important;
overflow: hidden;
}

.columncenter .headlinewimages ul {
margin: 0px 0px;
padding: 0 8px 0 20px;
color: #aaa;
}

.columncenter .headlinewimages ul li {
font-size: 12px;
line-height: 18px;
}

.columncenter .headlinewimages .sectiondiv h1 a:hover {
text-decoration: underline;
}

.columncenter .headlinewimages .head1 .headthumb img {
width: 120px;
margin: 0 0 4px 0px;
padding: 0px;
}

.columncenter .headlinewimages .head1 {
padding: 0px 0px 5px 0px;
line-height: 14px;
}

.columncenter .headlinewimages ul .head1 {
list-style-type: none;
}

.columncenter .headlinewimages .head2 {
border-top: 1px solid #ddd;
padding-top: 5px;
}

.columncenter .headlinewimages ul .head1 a:link,
.columncenter .headlinewimages ul .head1 a:visited,
.columncenter .headlinewimages ul .head1 a:active {
color: #555;
font-weight: bold;
font-family: Arial, Verdana, Helvetica, sans-serif;font-size: 15px;
line-height: 17px;
}
.columncenter .headlinewimages ul .head1 .headtitle{
clear: both;
}
.columncenter .headlinewimages ul .head1 .headthumb{
display: block;
max-height: 270px;
overflow: hidden;
float: left;
margin: 0 5px 5px 0
}

.columncenter .headlinewimages .head2 {
margin-top: 5px;
clear: left;
}

.columncenter .headlinewimages .videoicon {
display: inline;
}


/* ------------ PAGINATION ----------------- */

.section_pagination .sectiondiv {
background: #fff url(http://media.khastv.com/designimages/KHAS_sectiondivider_646.jpg) top left no-repeat;
}

.section_pagination .sectiondiv h1 {
color: #FFF; 
}

.section_pagination>ul   {
display: none; 
}

#pagination {
padding: 1px 0 0 0; 
background: #fff url() top left no-repeat;

}

.paginationbox{
padding: 0 8px;
height: auto;
overflow: hidden;
margin: 8px 0;
}

.paginationbox p,
.paginationbox h2{
margin: 0;
}
.paginationbox .subtitle{
display: none;
}

#pagination .prev,
#pagination .next{
font-size: 16px;
font-weight: bold;
}





/* ------ Faux Top More Headlines using Modules ------ */
.columncenter .headlinetopstory,
.columncenter .headlinemorestories,
.columncenter .headlinemoreheadlines{
height: auto;
width: 100%;
}

.columncenter .headlinetopstory .sectiondiv,
.columncenter .headlinemorestories .sectiondiv,
.columncenter .headlinemoreheadlines .sectiondiv {
background: transparent url(http://media.khastv.com/designimages/KHAS_sectiondivider_646.jpg) top left no-repeat;
height: 33px;
text-align: center;
}

.columncenter .headlinetopstory .topthumbmore{
width: 320px;
}

.headlinetopstory .headtitle {
font-size:22px;
font-weight:bold;
letter-spacing:0.04em;
margin:0;
line-height: 23px;
}

.columncenter .headlinetopstory ul,
.columncenter .headlinemorestories ul {
list-style-type: none;
padding: 0;
margin: 0;
}

.columncenter .headlinemorestories ul li {
clear: both;
padding: 0 8px;
min-height: 100px;
}

.columncenter .headlinemorestories ul .headtitle {
font-weight: bold;
font-size: 13px;
}

.columncenter .headlinemorestories ul p {
margin: 5px
}


/*------------Section Intro Content--------*/
#story {
background: white;
margin: 0 0 -20px 0;
padding: 0 0 20px 0;
font-size: 13px;
}

#story .sectiondiv {
background: transparent url(http://media.khastv.com/designimages/KHAS_sectiondivider_646.jpg) top left no-repeat;
height: 33px;
text-align: center;
}

#story h1 {
line-height:25px;
height: 25px;
font-size: 13px;
color:#fff;
text-transform: uppercase;
font-weight:bold;
padding: 4px 0 0 0px;
text-align: center;
margin: 0;
}

#story #introbody {
color: #444;
margin: 16px 24px 16px 24px;
padding: 12px;
border-top: 2px solid #5780D6;
border-bottom: 2px solid #5780D6;
background: #ecf2ff;
}

#story p,
#story table {
margin: 0;
padding: 0;
}

/* ------------ STORY PAGE -------------- */
#storysection .title {
font-size: 26px;
}

.story .columncenter #mpsectional .sectiondiv,
.story #imware .sectiondiv {
background: transparent url() top left no-repeat !important;
height: 19px !important;
}

#storysection .storybody p {
line-height: 16px;
}

.story #imware {
height: 150px;
}

/* ------- External Links --------	--- */
#external {
background-color: #FFF;
width: 646px;
margin: 0;
padding: 0 0 24px 0;
}

.externallinks {
margin: 0;
padding: 0 0 8px 8px;
clear: both;
}

#external h1 {
line-height: 25px;
width: 555px;
font-size: 13px;
color: #fff;
text-transform: uppercase;
font-weight: bold;
padding: 2px 0 0 55px;
}
 
#external h2 {
margin: 0;
padding: 0;
font-size: 16px;
}

#external p {
margin: 0;
padding: 0;
}

#external .columncenter .topthumbmore {
padding: 0;
margin: 0 5px 5px 0;
width: 90px;
height: auto;
border: 1px solid black;
}




/* ---------- BLOG ----------- */

#blogsection{
width: 646px;
background-color: #fff;
overflow: hidden;
}

#blogsection .sectiondiv{
display: none;
}

#blogsection .sectiondiv h1{
line-height: 28px;
margin: 0;
color: #fff;
}

#blogsection #bioblog .blogauthor{
background: transparent url(http://media.khastv.com/designimages/bimtv2blog.jpg) top left no-repeat;
height: 50px;
}

#blogsection #bioblog .blogauthor h2{
display: none;
}

#blogsection .toptitle{
width: 646px;
text-align: center;
font-size: 22px;
}

#blogsection .storyinfo{

text-align: center;
margin: 0 0 0 0px;
}

#blogsection #blogbody{
font-size: 12px;
padding: 0 8px;
}

#blogsection .blogfooter{
overflow: hidden;
width: 100%;
padding: 0 0 0 8px;
border-bottom: dotted #000 1px;
background-color: #ddd;
margin: 4px 0 8px 0;
}
#blogsection .blogfooter a{
font-size: 12px;
}

#blogsection .blogfooter .permalink{
float: left;

}

#blogsection .blogfooter .commentcount{
float: left;
margin: 0 0 0 250px;
}

#blogsection .blogfooter .archive{
float: right;
padding: 0 16px 0 0;
}

#blogsection #blogbotnav{
clear: both;
margin: 8px 0;
}


#blogitemshort img{
float: left;
margin: 0 8px 0 0;
}



/* -------------Connect with us ------------------*/

 

/* --- Connect with us  --- News Team --- */

#headlineconnect-with-usbiosanchors-reporters .columncenter,
#headlineconnect-with-usbiosweather .columncenter,
#headlineconnect-with-usbiossports .columncenter,
#headlineconnect-with-usbiosweb .columncenter,
#connect-with-usbios .columncenter .headlines{
width: 646px;
height: auto;
overflow: hidden;
}

.parentabout #headlineholder .sectiondiv,
.parentabout #headlineholder #headlines {
display: none;
}


#headlineconnect-with-usbiosanchors-reporters .columncenter .sectiondiv,
#headlineconnect-with-usbiosweather .columncenter .sectiondiv,
#headlineconnect-with-usbiossports .columncenter .sectiondiv,
#headlineconnect-with-usbiosweb .columncenter .sectiondiv,
#connect-with-usbios .columncenter .sectiondiv{
background: url(http://media.khastv.com/designimages/KHAS_sectiondivider_646.jpg) top left no-repeat;
width: 646px;
}

#headlineconnect-with-usbiosanchors-reporters ul,
#headlineconnect-with-usbiosweather ul,
#headlineconnect-with-usbiossports  ul,
#headlineconnect-with-usbiosweb  ul {
list-style-type: none;
padding: 0 8px;
margin: 8px 0;
} 

#headlineconnect-with-usbiosanchors-reporters ul li,
#headlineconnect-with-usbiosweather ul li,
#headlineconnect-with-usbiossports ul li,
#headlineconnect-with-usbiosweb ul li {
list-style-type: none;
height: auto;
overflow: hidden;
margin: 0 0 8px 0;
}
 

#headlineconnect-with-usbiosanchors-reporters .topthumbmore,
#headlineconnect-with-usbiosweather .topthumbmore,
#headlineconnect-with-usbiossports .topthumbmore,
#headlineconnect-with-usbiosweb .topthumbmore {
width: 70px;
height: 90px;
border: 1px solid black;
padding: 0;
}

#headlineconnect-with-usbiosanchors-reporters ul li a,
#headlineconnect-with-usbiosweather ul li a,
#headlineconnect-with-usbiossports ul li a,
#headlineconnect-with-usbiosweb ul li a {
font-weight: bold;
font-size: 14px;
}

#headlineconnect-with-usbiosanchors-reporters ul li p,
#headlineconnect-with-usbiosweather ul li p,
#headlineconnect-with-usbiossports ul li p,
#headlineconnect-with-usbiosweb ul li p {
margin: 0;
}


#connect-with-usbiosanchors-reporters .storyinfo,
#connect-with-usbiosweather .storyinfo,
#connect-with-usbiossports .storyinfo,
#connect-with-usbiosweb .storyinfo {
display: none;
}

 

#connect-with-usbiosanchors-reporters #storytools,
#connect-with-usbiosweather #storytools,
#connect-with-usbiossports #storytools,
#connect-with-usbiosweb #storytools {
display: block;
visibility: visible;
width: 220px;
height: auto;
}

 
#connect-with-usbiosanchors-reporters #imware,
#connect-with-usbiosweather #imware,
#connect-with-usbiossports #imware,
#connect-with-usbiosweb #imware {
display: none;
}



/* ------- Survey V2--------*/


.columncenter #surveysection .sectiondiv {
background: transparent url() top left no-repeat;
width:100%;
margin: 0 0 8px 0;
padding: 0;
}

.columncenter #surveysection .sectiondiv h1 {
line-height:25px;
height: 25px;
font-size: 13px;
color:#fff;
text-transform: uppercase;
font-weight:bold;
padding: 4px 0 0 50px;
margin: 0;
}

.columncenter #surveysection {
background-color: #FFF;
width: 100%;
margin: 0 0 8px 0;
font-size: 85%;
}

.columncenter #surveysection table {
padding: 0;
}

.cmP_question{
font-size: 16px;
}


/*------------ COMMUNITY --------------------------*/
#communitycommunity-calendar #introbody h2,
#communitycommunity-calendar #introbody h1{
display: none;
}

#communitycommunity-calendar #introbody a{
display: block;
font-size: 16px;
font-weight: bold;
padding: 2px 6px;
margin: 6px 0 6px 0;
background: #fff;
}


#communitycommunity-calendar #story {
background-color: #FFF;
width: 100%;
margin: 0 0 8px 0;
padding: 0;
}

#communitycommunity-calendar #events .sectiondiv {
background: transparent url(http://media.khastv.com/designimages/KHAS_sectiondivider_646.jpg) top left no-repeat;
height: 33px;
text-align: center;
}

#communitycommunity-calendar #story #eventlistorder {
font-size: 9px;
margin-top: 15px;
}

#events #calmonthyear {
height: 30px;
vertical-align: bottom;
font-size: 16px !important;
text-align: center;
margin: 0;
padding: 0;
color: #304392;
}

#events #caldays {
background: #b36619 !important;
text-align:center;
}



#events table {
margin-bottom: 20px;
}

#events table td {
height: 70px;
}

#events #eventlistorder {
padding: 8px;
}

#events #eventlistorder h1 {
color: #333;
margin: 12px 0 0 0;
padding: 0;
font-size: 15px;
}

#events #eventlistorder h2 {
font-size: 13px;
margin: 0;
padding: 0 0 4px 0;
}





/* ---------------------------------------- */
/* -------------- RIGHT COLUMN ------------ */
.columnright .headlines {
margin: 5px 0;
}

.dmcontent_container {
clear: both;
}

/* --------- SEARCH ----------- */
.columnright #internalsearch {
width: 300px;
height: 25px;
padding: 25px 0 0px 0;
background: #000066 url(http://media.khastv.com/designimages/KHAS_searchbar.jpg) top left no-repeat;
margin: 0 0 8px 0;
overflow: hidden;
}

.columnright #searchbar form {
margin: 0;
padding: 0;
height: 1px;
background: #ddd;
}

.columnright .searchbutton {
margin: 0 0 0 10px;
padding: 0;
}

.columnright .searchbox {
width: 200px;
margin: 0 0 0 16px;
float:left;
padding: 0;
}

.columnright .searchform .advanced{
display: none;
}

/* ------ WEATHER MODULE ------- */
.columnright #WxRight {
background: #fff;
margin: 0 0 8px 0;
float: left;
width: 300px;
padding-bottom: 8px;
}

.columnright #WxRight #closingsMagnet {
margin: 8px 0;
}


/* --------- ON DEMAND --------- */
#homeondemand #storytools {
display: none;
visibility: hidden;
}

#homeondemand ul {
list-style-type: none;
margin: 0;
padding: 0;
}

#homeondemand .columncenter img {
margin: 0 4px 5px 0;
}

#homeondemandvideo .columncenter .sectiondiv {
background: transparent url(http://media.khastv.com/designimages/KHAS_sectiondivider_646.jpg) top left no-repeat;
margin: 0;
padding: 0;
}

#homeondemandvideo .columncenter ul {
list-style-type: none;
margin: -1px 0 0 0;
padding: 8px 8px 16px 8px;
background: white;
border-top: 0;
}

#homeondemandvideo .columncenter ul li {
clear: both;
font-size: 13px;
}

#homeondemandvideo .columncenter ul li a {
font-weight: bold;
font-size: 14px;
}

#homeondemandvideo .columncenter ul li .videoicon a {
font-weight: normal;
font-size: 12px;
}

#homeondemandvideo .columncenter ul li p {
font-size: 12px;
margin: 4px 0;
}

#homeondemandvideo .columncenter ul li .topthumbmore {
border: 1px solid black;
padding: 0;
margin: 0 5px 5px 0
}

#headlinehomeondemand {
margin-bottom: 8px;
background: #fff url(http://media.khastv.com/designimages/KHAS-toolbar-back.jpg) top left no-repeat;
}

#headlinehomeondemand .sectiondiv{
display: none;
}

#headlinehomeondemand ul {
background: transparent url() top left no-repeat;
padding: 5px 0px 0px 5px;
margin: 0;
height: auto;
overflow: hidden;
list-style-type: none;
height: 27px;
}

#headlinehomeondemand ul li {
padding: 0 3px;
margin: 0;
width: 23px;
float: left;
clear: none;
background: transparent url() top left no-repeat;

}

#headlinehomeondemand ul li .topthumbmore {
width: 23px;
padding-bottom: 0px;
}

#headlinehomeondemand ul li .headtitle{
display: none;
}


/* ---- ON DEMAND RSS PAGE ---- */
#ondemand #storytools {
display: none;
}

#ondemand #storysection h1 {
display:none;
visibility:hidden;
}



/*---------WHATS ON--------------*/

#whatson {
clear: both;
font-size: 11px;
width: 300px;
margin-top: 8px;
background-color: #fff;
margin: 8px 0;
padding: 0px 0 8px 0 ;
height: auto;
overflow: hidden;
position: relative;
}

#whatson .sectiondiv3 h1 {
font-size: 14px;
padding: 0px 0 0 10px;
margin: 0;
color: #fff;
text-transform: uppercase;
font-weight:bold;
height: 25px;
width: 300px;
line-height: 33px;
}

#whatson .schedule {
font-size: 9px;
padding: 0 0 0 50px;
text-decoration: underline;
color: #000;
position: absolute;
top: 23px;
right: 5px;
}

#whatson .sectiondiv3 {
height: 33px;
width: 300px;
padding: 0px;
margin: 0px 0 15px 0 !important;
background: transparent url(http://media.khastv.com/designimages/KHAS_sectiondivider_300.jpg) top left no-repeat;
text-align: center;
}

#whatsonbox {
width: 300px;
background-color: #fff;
margin: 0;
}

.whatsonrow2, .whatsonrow {
width: 276px;
margin-left:12px;
}

.whatsontime {
float: left;
width: 48px;
height: 30px;
line-height: 30px;
padding: 0px;
background: #ccc;
border: 2px white solid;
text-align: center;
overflow: hidden;
}

.whatsontitle {
border: 2px white solid;
width: 214px;
background: #eee;
padding: 0px 0 0px 5px;
height: 30px;
text-align: left;
line-height: 30px;
float: right;
text-transform:uppercase;
overflow: hidden;
}

.fulllink {
clear: left;
margin: 8px 0 0 15px;
}


/* ---------- MOST POPULAR ---------- */
.columnright #mostpopular {
width: 300px;
background-color: #fff;
margin-bottom: 8px;
overflow: hidden;
}

.columnright #mostpopular .sectiondiv {
background: transparent url(http://media.khastv.com/designimages/KHAS_sectiondivider_300.jpg) top left no-repeat;
height: 33px;
text-align: center;
}

.columnright #mostpopular .sectiondiv h1 {
line-height: 33px;
}

.columnright #mostpopular ul {
margin: 0;
padding: 4px 8px;
}

.columnright #mostpopular ul li {
font-size: 12px;
margin: 0 0 0 24px;
padding: 0;
}


/* ---------- POLL --------- */
#poll {
width:300px;
padding: 0;
margin: 0 0 8px 0;
background: #fff;
clear: both;
}

#poll .sectiondiv3 {
background: transparent url(http://media.khastv.com/designimages/KHAS_sectiondivider_300.jpg) top left no-repeat;
margin:0;
padding:0;
height:33px;
text-align: center;
}

#poll h1 {
margin: 0;
padding: 0 0 0 10px;
line-height: 33px;
font-size: 14px;
text-transform: uppercase;
color: #fff;

}

#poll h2 {
margin: 10px 8px 0 8px;
padding: 0;
color: #333;
font-size: 12px;
}

#poll ul {
list-style-type: none;
margin:0 0 0 20px;
padding:0;
font-size: 12px;
}

#poll ul li {
list-style-type:none;
margin:0;
padding:0;
font-size: 12px;
}

#poll .submit {
margin: 10px 110px;
}


/* --- POLL RESULTS --- */

#homepoll #pollresults{
background: #fff;
}

#homepoll .sectiondiv{
background: transparent url() top left no-repeat;
height: 33px;
text-align: center;
}

#homepoll .sectiondiv h1{
text-align: center;
margin: 0;
padding: 0;
font-size: 13px;
color: #fff;
}

#pollresults .columncenter {
background: #fff;
width: 626px;
padding: 0 0 0 20px;
}

#pollresults .columnright {
padding-left: 16px;
}


/*  POLL POPUP */
#poppoll {
background-color: #FFF;
}

#poppoll .copyright {
padding-top: 50px;
}

#poppoll .copyright .copyright {
padding-top: 0;
}

#poppoll .copyright div {
float: left;
font-size: 11px;
padding: 0 12px 0 0;
}

#poppoll .copyright #bimpower,
#poppoll .copyright .address {
clear: both;
}

#poppoll .copyright .br {
clear: both;
}

/* -------------AP VIDEO -------------- */

#apvideo .sectiondiv {
background: transparent url(http://media.khastv.com/designimages/KHAS_sectiondivider_336.jpg) top left no-repeat;
height: 33px;
text-align: center;
}

#apvideo .sectiondiv h1 {
text-align: center;
font-size: 13px;
margin: 0;
padding: 0;
width: 300px;
line-height: 33px;
}

#apvideo {
background-color: #FFF;
width:300px;
}

#apvideo #flashcontent {
border: 1px solid #CCC;
margin:0;
padding:0;
}


/* ------------ LINKS MODULE ---------- */
#headlinehomelink-module-links{
float: left;
width: 300px;
margin: 0px 0 8px 0;
}

#headlinehomelink-module-links .topthumbmore {
display: none;
}

/* ------------ FACEBOOK MODULE ---------- */

#khas-facebook{
float: left;
margin: 0px 0 8px 0;
background: #fff;
}

#khas-facebook .sectiondiv{
display: none;
}

/* ------------- DIRECTORY M ----------- */

#khas-directory-m {
margin: 0 auto 8px auto;
width: 290px;
height: auto;
overflow: hidden;
text-align: center;

}




/* -------------------------------------- */
/* -------- end of right column --------- */
/* -------------------------------------- */

/* -------- ADS ---------------- */
.callout {
width: 300px;
margin: 8px 0;
}

.columnright #natadad300x250 {
width: 300px;
height: 250px;
clear: both;
margin-bottom: 8px;
}

#leaderboard1 {
text-align: center;
width: 960px;
margin: 0 auto;
padding: 4px 0 4px 0;
}

#leaderboard2 {
text-align: center;
width: 960px;
margin: 0 auto;
padding: 16px 0 8px 0;
}

#banner468 {
margin: 4px 0 -4px;
}



/* ------------- VIDEO ICONS -------------*/
/* HEADLINE VIDEO ICON STYLES */

.headlines .videoicon, #headlines .videoicon, #related .videoicon {
display: inline;
}

.headlines .videoicon span, #headlines .videoicon span, #related .videoicon span {
display: none;
visibility: visible;
}


/* ------------- WEATHER  ------------------*/

#weather #weathervideo {
overflow: hidden;
margin-bottom: 8px;
width: 336px;
float: left;
margin-right: 6px;
padding: 0 0 42px 0;
background: #fff;
}

#weather #weathervideo .sectiondiv {
background: transparent url(http://media.khastv.com/designimages/KHAS_sectiondivider_336.jpg) top left no-repeat;
height: 33px;
text-align: center;
}

#weather #weathervideo #story {
overflow: hidden;
padding: 0 8px 20px 8px;
}

#weather #weathervideo #media{
margin-top: 6px;
}

#weather #weathervideo object,
#weather #weathervideo embed {
width: 320px;
height: 228px;
}

#khas-weather-facebook iframe{
background-color:white;
}

#weather #khas-weather-facebook .sectiondiv {
background: transparent url(http://media.khastv.com/designimages/KHAS_sectiondivider_646.jpg) top left no-repeat;
}

/* ------------ IR image ---------------- */

#weather #headlineweatherinteractive-radar{
width: 336px;
float: left;
height: 278px;
padding: 0px 0 0px 0;

}

#weather #headlineweatherinteractive-radar .sectiondiv{
background: transparent url(http://media.khastv.com/designimages/KHAS_sectiondivider_336.jpg) top left no-repeat;
}

#weather #headlineweatherinteractive-radar ul{
margin: 0;
padding: 0px;
text-align: center;
}

#weather #headlineweatherinteractive-radar ul li .headtitle{
display: none;
}

#weather #headlineweatherinteractive-radar ul li{
padding: 0;
width: 336px;
overflow: hidden;
margin: 0px 0 0 0;
padding: 0;
}

#weather #headlineweatherinteractive-radar ul li img{
width: 336px;
}



#weatherclosings .columncenter iframe {
width: 626px;
height: 1000px;
border: 0px solid #fff;
}

.parentweather #weatherftp {
width: 304px;
float: right;
padding: 0;
margin: 0;
background: #fff;
}

.parentweather  #weatherftp .sectiondiv {
background: transparent url(http://media.khastv.com/designimages/KHAS_sectiondivider_304.jpg) top left no-repeat;
text-align: center;
height: 33px;
}

.parentweather  #weatherftp .sectiondiv h1 {
line-height:25px;
font-size: 13px;
color: #fff;
text-transform: uppercase;
font-weight: bold;
padding: 4px 0 0 50px;
margin: 0;
}

.parentweather  #weatherftp table {
padding: 8px;
text-align: center;
}

.parentweather  #weatherftp table p {
display: none;
}

/* ------ ftp images -------- */
#weatherftp{

}

#weatherftp img{
}





#weather #headlineyounews ul{
margin: 8px 0;
padding: 0 4px;
list-style-type: none;
}

#weather #headlineyounews ul li{
width: 100px;
float: left;
padding: 0 2px;
height: 75px;
overflow: hidden;
margin: 3px 0;
}

#weather #headlineyounews ul li img{
width:100px;
}

#weather #headlineyounews ul li .headtitle{
display: none;
}



/* ----------- FORECAST MAPS --------------- */
#weatherforecast-maps .title{
display: none;
}

#weatherforecast-maps .columncenter img{
width: 630px;
}

/* ---------------- WEATHER BLOG and feature nav link thinkgy------------- */
#headlineweatherfeature-links,
#headlineweatherweather-insider{
clear: both;
width: 646px;
height: auto;
padding: 0px 0 8px 0;
margin: 8px 0;
}

#headlineweatherfeature-links .sectiondiv,
#headlineweatherweather-insider .sectiondiv{
background: transparent url(http://media.khastv.com/designimages/KHAS_sectiondivider_646.jpg) top left no-repeat;
}

#headlineweatherfeature-links ul,
#headlineweatherweather-insider ul{
list-style-type: none;
margin: 8px 0;
padding: 0 8px;
height: auto;
overflow: hidden;
}

#headlineweatherfeature-links ul li .newtag,
#headlineweatherweather-insider ul li .newtag{
display: none;
}



#headlineweatherfeature-links ul li,
#headlineweatherweather-insider ul li{
padding: 0;
margin: 8px 0;
} 


#headlineweatherfeature-links ul li .headtitle,
#headlineweatherweather-insider ul li .headtitle{
font-size: 16px;
}

#headlineweatherfeature-links ul li {
float: left; 
padding: 0 0 0 9px;
}

#headlineweatherweather-insider ul li p{
margin: 0;
}

#headlineweatherweather-insider ul li .more{
display: inline;
visibility: visible;
}

#headlineweatherfeature-links ul li{
width: 116px;
float: left;
height: 120px;
text-align: center;
}

#headlineweatherfeature-links ul li img{
width: 100px;
height: 91px;
margin: 0 auto;
padding: 0 0 0 8px;
}

/* --------- NOAA Weather Alerts ----------- */

#weather .columncenter .weatheralerts{
margin: 0 6px 0 0;
}




/* ----------- wEATHER ALERTS PAGE --------- */
#weatheralerts{
margin: 0 6px 0 0;
}
#weatheralerts .title,
#weatheralerts .columnright{
display: none;
}

#weatheralerts iframe{
width: 945px;
height: 3000px;
overflow: auto;
}

#weatheralerts #storysection{
width: 945px;
}


/* ---------------- POPUP PLAYER -------------- */

/* POPUP PLAYER */
#videopop {
text-align: left;
padding: 5px;
margin: 0px auto;
width: 728px;
}

#videopop #popsclipstop, #videopop #popsclipbot, #videopop #footer, #videopop .videoiconimg {
display: none;
visibility: hidden;
}

#videopop .spotlight {
float: right;
width: 340px;
height: 480px;
overflow: hidden;
}

#videopop #search form {
padding: 0;
margin: 0;
height: 1px;
}

#videopop #search {
margin: 6px 0 30px 0;
background: none;
text-align: right;
}

#videopop .searchbox {
width: 260px;
margin: 0 10px 0 0;
}

#videopop .headline {
width: 340px;
clear: left;
margin: 30px 0 0 0;
padding: 0;
}

#videopop .headline h3 {
font-size: 14px;
color: #00338E;
margin: 0 0 8px 0;
padding: 0;
}

#videopop .headline p {
font-size: 13px;
color: black;
margin: 0 0 0 105px;
padding: 0;
}

#videopop .headline img {
width: 100px;
float: left;
margin: 4px 5px 20px 0;
}

#videopop .popthumb {
border: 1px solid #000;
}


#videopop #textarea {
width: 320px;
float: left;
padding: 52px 0 0 0;
margin: 0;
}

#videopop #flashPlayerDiv {
float: left;
margin-top: 8px;
}

#videopop .callout {
background: none;
clear: both;
border: none;
}

#videopop #bannerIFrame {
width: 728px;
height: 90px;
margin-top: 20px;
}

#videopop #imware {
float: left;
position: absolute;
top: 0;
left: 10px;
}

/*-------- POPUP PLAYER SEARCH RESULTS ---------- */


#searchresults .sectiondiv {
background: url(http://media.khastv.com/designimages/KHAS_sectiondivider_646.jpg) top left no-repeat;
width: 646px;
margin: 0 0 0px 0;
padding: 0;
}

#searchresults .searchform{
padding: 4px;
background-color: #ADD8E6;
}


#searchresults .searchform #searchkeyword{
width: 350px;
float: left;
}

#searchresults .searchkeyword td,
#searchresults .range td,
#searchresults .searchsection td {
width: 100px;
}

#searchresults td.daterange {
width: 300px;
}

#searchresults #searchkeyword .keytext,
#searchresults #searchsection .secttext,
#searchresults #searchrange .rangetext {
font-weight:bold;
font-size: 13px;
display: block;
width: 135px;
padding: 0 4px 0 0;
float: left;
text-align: right;
border: solid red 0px;
height: 18px;
line-height: 21px;
}

#searchresults .searchwss,
#searchresults #searchkeyword .searchbox {
display:inline;
}

#searchresults #searchkeyword,
#searchresults #searchsection,
#searchresults #seachrange{
height: 25px;
}

#searchresults h1 {
line-height:25px;
height: 25px;
font-size: 13px;
color:#fff;
text-transform: uppercase;
font-weight:bold;
padding: 4px 0 0 0;
margin: 0 0 0 0px;
text-align: center;
}

#searchresults {
background-color: #FFF;
width: 646px;
margin: 0 0 8px 0;
}

#searchresults .resultsdisp {
padding: 10px;
}

#searchresults .thumb {
margin: 0 5px 5px 0px;
padding: 0;
border: 1px solid black;
}

#searchresults ul {
list-style-type:none;
width: 560px;
margin: 0 0 0 30px;
padding:0;
}

#searchresults ul li {
padding: 10px;
font-size: 10px;
}

#searchresults ul li a {
font-weight: bold;
font-size: 12px;
}


#searchresults ul li p {
margin: 0 0 8px 0;
}

#searchresults ol {
width: 560px;
margin: 0 0 0 30px;
padding:0;
}

#searchresults ol li {
font-size: 85%;
padding: 10px;
}

#searchresults .more {
margin: 0;
padding: 0;
}

#searchresults ol p {
margin:0;
padding:0;
}

#searchresults .thumb {
padding: 0;
margin: 0 5px 5px 0;
width: 90px;
height: auto;
border: 1px solid black;
}

#searchresults .searchbox {
width:200px;
}

/* ------ SEARCH RESULTS ---------- */
#searchresults #storderby {
font-size: 12px;
}

#searchresults #searchtools {
width: 100%;
height: 30px;
line-height: 30px;
font-size: 13px;
clear: left;
margin: 10px 0;
}

#searchresults #searchtools #stprev {
width: 15%;
height: 30px;
float: left;
}

#searchresults #searchtools #stpages {
width: 70%;
float: left;
text-align: center;
font-size: 14px;
height: 30px;
}

#searchresults #searchtools .page {
display: inline;
margin: 0;
font-size: 13px;
}

* html #searchresults #searchtools .page {
margin: 0 2px;
}

#searchresults #searchtools #stnext {
text-align: right;
width: 15%;
float: left;
}

#searchresults td.instructions,
#searchresults td.instructions h2,
#searchresults span {
font-size: 12px;
}


/*----------Error Page-----------------*/

#error .columncenter .searchform,
#error .columncenter .searchbox {
width: 300px;
}

#error .columncenter {
font-size: 12px;
}

#error #system-error {
padding: 10px 40px 100px;
}

#error .callout{
display: none;
}
/*------Rss Map----------*/
#rssmap {
background-color: #fff;
padding: 0 0 8px 0;
}

#rssmap  .sectiondiv {
background: transparent url(http://media.khastv.com/designimages/KHAS_sectiondivider_646.jpg) top left no-repeat;
height: 33px;
}

#rssmap ul {
font-size: 14px;
list-style-type: none;
line-height: 30px;
}

/* ----------- Programming page ----------- */
#programming .columnright {
display: none;
visibility: hidden;
}

#programming .columncenter {
width: 100%;
padding: 0;
}

#programming .columncenter .title {
font-family: Arial, Verdana, Helvetica, sans-serif;
}

#programming .columncenter iframe {
width: 940px;
height: 700px;
}


/* ---------- Scoreboard Styling ------------ */


#scoreboard {
background: #fff;
padding: 8px;
float: left;
}

#scoreboard * {
margin: 0;
padding: 0;
}

#scoreboard .date {
clear:both;
padding: 5px 0 0 0;
}

#scoreboard .date h2 {
font-size: 15px;
color:#172FAB;
line-height: 18px;
text-transform: uppercase;
border-bottom: 2px solid #ccc;
margin: 4px 0;
}

#scoreboard .scorebox {
width: 50%;
float: left;

margin: 5px 0 5px 0;
}

#scoreboard .scorebox p {
padding-right: 8px;
font-size: 14px;
}

#scoreboard .scorebox .score {
padding-left: 20px;
}

#scoreboard .scorebox .summary,
#scoreboard .scorebox .status {
font-size: 12px;
font-style:italic;
}

#scoreboard .scorebox .status {
font-weight:bold;
}

#scoreboard #related, #scoreboard #relatedmedia,
#scoreboard #related ul, #scoreboard #relatedmedia ul {
font-size: 12px;
color:#172FAB;
clear:both;
list-style-type: none;
padding-bottom: 8px;
}

#scoreboard #related h3,
#scoreboard #relatedmedia h3 {
font-size: 12px;
}

#scoreboard #relatedmedia {
margin-top: 5px;
}

#sportsncaa .columncenter .sectiondiv {
background: #fff;
padding: 0 5px;
}


#sportsncaa .columncenter .sectiondiv h1 {
font-size: 25px;
text-align: left;
line-height: 35px;
padding: 0px;
margin: 0px;
}

.scorebox:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}


/* ------------ PAGE SPECIFIC STYLES -------- */

.columncenter h2 a{
font-family: helvetica, arial, sans-serif;
font-size:14px;
font-weight:bold;
color:#284AAC;
text-decoration:none;
}

/* -------- NEWS --------- */


/* ------- in depth report ------ */



/* ---- Family Healthcrest ---- */

#newsfamily-healthcast #headlineHealthStories .sectiondiv{
display: none;
}

#newsfamily-healthcast #headlinenewsfamily-healthcast{
margin: 0;
}


/* ------------ FEATURES ---------------- */

#external .sectiondiv{
background: transparent url(http://media.khastv.com/designimages/KHAS_sectiondivider_646.jpg) top left no-repeat;
height: 33px;
margin: 0 0 8px 0;
}



/* ------------- RECIPES -------------- */
#featuresrecipes .columncenter .sectiondiv {
background: transparent url(http://media.khastv.com/designimages/KHAS_sectiondivider_646.jpg) top left no-repeat;
height: 33px;
text-align: center;
}

#featuresrecipes .columncenter #recent,
#featuresrecipes .columncenter #find {
background: #fff;
margin: 0;
padding: 8px
}
#featuresrecipes .columncenter #recent h2,
#featuresrecipes .columncenter #find h2{
font-family: Arial, Verdana, Helvetica, sans-serif;
margin: 0;
}


/* --------- Footer Link Pages ---------- */
#homeeeo-reports #storysection,
#homechildrens-reports #storysection {
padding: 8px 16px 0 16px;
}

#homechildrens-reports #storysection ul {
list-style-type: none;
padding: 0;
margin: 0 0 30px 20px;
}

#homedtv #storysection ul li,
#homeeeo-reports #storysection ul li,
#homechildrens-reports #storysection ul li {
font-size: 12px;
padding: 1px 0;
margin: 0;
}

#homedtv #storysection ul,
#homeeeo-reports #storysection ul{
list-style-type: none;
padding: 0;
margin: 0 0 30px 20px;
font-weight: bold;
}

#homechildrens-reports #storysection p { 
margin: 25px 0 25px 25px;
}
#homedtv .pdfimage,
#homeeeo-reports .pdfimage,
#homechildrens-reports .pdfimage{
float: left;
padding-right: 10px;
}

#homechildrens-reports .columncenter .title,
#homeeeo-reports .columncenter .title,
#homeprivacy .columncenter .title,
#homeclosed-captioning .columncenter .title {
display: none;
}

#homedtv .columncenter .title {
font-size: 14px;
font-weight: bold;
color: #000 !important;
font-family: Arial, Verdana, Helvetica, sans-serif;
margin: 0;
}

/* --------- SPORTS ---------------- */

/* ---- HIGH SCHOOL ---- */

#sportshigh-school .columncenter .headlinetopstory{ 
height: 420px; 
width: 336px; 
float: left;
margin-right: 6px;
}

#sportshigh-school .columncenter .headlinetopstory .sectiondiv{ 
background: transparent url(http://media.khastv.com/designimages/KHAS_sectiondivider_336.jpg) top left no-repeat;
}

#sportshigh-school .columncenter .headlinetopstory .sectiondiv h1{
padding: 0 0 0 43px;
} 

#sportshigh-school .columncenter .headlinetopstory ul{
padding: 0 8px 8px 8px;
}

#sportshigh-school .columncenter .headlinetopstory .topthumbmore{ 
width: 320px;
}

#sportshigh-school .columncenter .headlinetopstory p{
margin: 2px 0 0 0;
}

#sportshigh-school .headlinetopstory #videobox #media{
margin-bottom: 4px;
}

#sportshigh-school .headlinetopstory .headtitle{ 
font-size:22px; 
font-weight:bold; 
letter-spacing:0.01em; 
margin: 8px 0 0 0;
padding: 0 5px 5px 0px;
line-height: 23px;
color: #222;
}

#headlinesportshigh-school2{
width: 304px;
height: 420px;
}

#headlinesportshigh-school2 .sectiondiv{
background: transparent url(http://media.khastv.com/designimages/KHAS_sectiondivider_304.jpg) top left no-repeat;
}


#headlinesportshigh-schoolfeatures-links{
width: 646px;
height: auto;
background: #fff;

}

#headlinesportshigh-schoolfeatures-links .sectiondiv{
background: transparent url(http://media.khastv.com/designimages/KHAS_sectiondivider_646.jpg) top left no-repeat;
}

#headlinesportshigh-schoolfeatures-links ul{
list-style-type: none;
margin: 8px 0;
padding: 0;
height: auto;
overflow: hidden;
}

#headlinesportshigh-schoolfeatures-links ul li{
float: left;
width: 116px;
padding: 0 4px;
text-align: center;
height: 130px;
}


#headlinesportshigh-schoolfeatures-links ul li img{
width: 100px;
height: 91px;
margin: 0;
padding: 0 0 0 8px;
}

#headlinesportshigh-schoolfeatures-links ul li a{
font-size: 16px;
}

#headlinesportshigh-schoolfeatures-links ul li .newspan{
display: none;
}

#sportshigh-school #headlinesportsfive-star-performer,
#sportshigh-school #headlinesportshigh-schoolgame-highlights-vids{
margin-right: 6px;
}

/* -------------- PROGRAMMING --------------*/

#programming .columncenter .title{
display: none;
}

/* ----------- LOTTERY PAGE ----------- */

#lottery .columncenter a{
display: none;
}

#lottery .columncenter p{
font-size: 14px;
}


/* --------- CLASSIFIEDS --------- */

#classifieds .columncenter #story .classified-intro{
padding: 0 8px;
}

#classifieds .columncenter #story h2{
font-family: helvetica, arial, sans-serif;
margin: 8px 0 0 0;
text-align: center;
}

#classifieds .columncenter #story p{
margin: 0 0 8px 0;
}

#classifieds #ccform .instructions h2{
font-size: 16px;
margin: 0;
text-align: right;
}

/*----------Sports Stream/Celebrate Youth----------*/
#headlinefeaturescelebrate-youth3,
#headlinefeaturescelebrate-youth{
float: left;
clear: both;
width: 646px;
height: auto;
background-color: #fff;
}

#headlinefeaturescelebrate-youth3 .sectiondiv,
#headlinefeaturescelebrate-youth .sectiondiv {
background:transparent url(http://media.khastv.com/designimages/KHAS_sectiondivider_646.jpg) no-repeat scroll left top;
height:33px;
text-align:center;
}

#headlinefeaturescelebrate-youth3 ul,
#headlinefeaturescelebrate-youth ul,
#headlinesportssports-stream ul{
list-style-type: none;
clear: both;
float: left;
}

#headlinefeaturescelebrate-youth3 ul li,
#headlinefeaturescelebrate-youth ul li,
#headlinesportssports-stream ul li{
clear: both;
float: left;
padding: 5px 0 5px 0;
}

#sportsStream{
background-color: #fff;
margin-bottom: 10px;
height: 695px;
}

#sportsStream .sectiondiv{
background:transparent url(http://media.khastv.com/designimages/KHAS_sectiondivider_646.jpg) no-repeat scroll left top;
height:33px;
text-align:center;	
}

#sportsStream .sectiondiv h1{
color: #fff;	
}

.sportsStreamBody{
border-top: 2px solid #5780d6;
border-bottom: 2px solid #5780d6;
margin: 10px 20px 0 20px;
height: 540px;
background: #ecf2ff;
}

#headlinesportsunk-lopers .topthumbmore{
width: 120px;
}

/*--------ELECTION 2010---------*/
#election #headlineelection{
background-color:#FFFFFF;
float:left;
height:470px;
overflow:hidden;
padding:0;
width:336px;	
}

#election #headlineelection .sectiondiv{
background:transparent url(http://media.khastv.com/designimages/KHAS_sectiondivider_336.jpg) no-repeat scroll left top;
height:33px;
text-align:center;
}

#election #headlineelection ul{
margin: 0;
padding: 0;
list-style-type: none;
}

#election #headlineelection2{
background:#FFFFFF none repeat scroll 0 0;
height:470px;
margin-left:5px;
width:304px;	
}

#election #headlineelection2 .sectiondiv{
background:transparent url(http://media.khastv.com/designimages/KHAS_sectiondivider_304.jpg) no-repeat scroll left top;
height:33px;
text-align:center;
}

#election #headlineelection2 ul {
list-style-type:none;
margin:10px 0 0;
padding:0 4px 2px 10px;
}

#election #headlineelection2 ul li{
height:48px;
overflow:hidden;
padding:0 0 6px;
}

#election #headlineelection2 ul li.head1 {
padding-top:5px;
}

#election #headlineelection2 .topthumbmore {
height:43px;
margin:0 8px 0 0;
padding:0;
width:55px;
}

#election #headlineelectionfederal-results,
#election #headlineelectioncounty-results{
margin-right: 4px;
}

#election #headlineelection #videobox{
padding: 8px;
}

#sportssports-stream #main #cmSK-placement-171{
margin: 8px 0;
}

/*------------ Sports Stream -------------*/
#sportssports-stream #headlinesportssports-stream{
background-color:#FFFFFF;
margin:0 0 8px;
width:100%;
height: auto;
}

#sportssports-stream #headlinesportssports-stream .sectiondiv{
background:transparent url(http://media.khastv.com/designimages/KHAS_sectiondivider_646.jpg) no-repeat scroll left top;
height:33px;
text-align:center;	
}

#sportssports-stream #headlinesportssports-stream ul{
margin: 8px 0;
overflow: hidden;
padding: 0 8px;
}

#sportssports-stream #headlinesportssports-stream ul li .headtitle{
font-size:13px;
margin:0;
padding:0 0 5px;
font-weight: bold;
}

#sportssports-stream #headlinesportssports-stream .topthumbmore{
border:1px solid black;
margin:0 5px 5px 0;
padding:0;
}

/*------------ Interactive Radar -------------*/
#weatherinteractive-radar .columncenter .callout {
margin-left: -80px;
}

/*------------ Banner ad No Margin -------------*/

#index #cmSK-placement-171,
#weather #cmSK-placement-171{
margin-left: 0px;
}

