﻿/* mb */

/*RoundCorner Start*/
.rcContainer{margin:0 auto; border:none;}
.rcWidth{width:11px;}
.rcHeight{height:11px;}
.rcContent{background-image:url(border/back.png);}
.top-left{background-image:url(border/top-left.png);}
.top-right{background-image:url(border/top-right.png); background-repeat:no-repeat;}
.top-horizontal{background-image:url(border/top-horizontal.png); background-repeat:repeat-x; }
.left-vertical{background-image:url(border/left-vertical.png); background-repeat:repeat-y; }
.right-vertical{background-image:url(border/right-vertical.png); background-repeat:repeat-y; }
.bottom-left{background-image:url(border/bottom-left.png); background-repeat:no-repeat; }
.bottom-right{background-image:url(border/bottom-right.png); background-repeat:no-repeat; }
.bottom-horizontal{background-image:url(border/bottom-horizontal.png); background-repeat:repeat-x; }
/*RoundCorner End*/


.paused{background:url(home_pg_ctrl_btn_playpause.png) 0 24px;}
.playing{background:url(home_pg_ctrl_btn_playpause.png) 0 0;}

#mainStory .imgMainStory
{border:none; width:300px; height:200px;}

/* Main story slideshow */
#mainStory {float:left; padding-top:0px; width:300px; font:70% "lucida grande",lucida,verdana,sans-serif;}
#mainStory strong {font:bold 18px Georgia,serif; color:#000; margin:0; padding:0; line-height:19px;}
#mainStory p {font:normal 11px Verdana,sans-serif; color:#000; padding:2px 0 0 0; margin:0; line-height:14px;}
#mainStoryWrap {width:100%}
#mainStoryWrap div {margin: 0 0 0 0px; padding-bottom: 2px}
#mainStory1 {display:block;}
#mainStory2, #mainStory3, #mainStory4, #mainStory5 {display:none;}

.mainStoryCopy {padding:8px 10px 0px 10px;}	
.mainStoryCopy a {text-decoration:none;color:#0076A3;cursor:pointer;}	
.mainStoryCopy a:hover {text-decoration:underline;}
.mainStoryImg {z-index:99;}
#breakingNewsImg {width:300px; text-indent:-2000px; position:absolute; top:344px; z-index:100; background:url(hdg_breaking-news.jpg) no-repeat;}
div#topStories { background-color:#FEFDF7; border-top:solid 1px #EDEBE1; width:100%; height: 40px; position:relative;}
div#topStories div {position: relative; top:8px; left: 50px}
.listInline {list-style-type:none; margin:0 0 5px 0; padding:0;background:url(home_pg_bg.png) no-repeat; background-position: 60px 42%;}
.listInline li {font:bold 10px verdana,sans-serif; display:inline; position:relative; top:-1px;}
li.subHdg {font:bold 10px verdana,sans-serif; color:#ff4f00; background:transparent; padding-right: 5px;}
.numStories {float:left; background: url(home_pg_left.png) no-repeat; background-position: 56px 24%;}
.btn {float:left;}
.btn a {display:block; cursor:pointer; width:35px; height:24px;}
.listInline a {font:bold 11px arial,sans-serif; color:#000; text-decoration:none; cursor:pointer; padding:0 5px 0px 5px;line-height:25px;} 
.listInline a.on {background:#ff4f00; color:#eee;}
.listInline a:hover.on {background:#ff4f00; text-decoration:none; color:#FFF;} 
.listInline a:hover.off {color:#ff4f00; text-decoration:none;} 