/* project: internet market
   design: luka cvrk (www.solucija.com) 
   framework: Concept Nova (www.conceptnova.com) */
body {
	padding: 0;
	margin: 0;
	line-height: 2em;
	background: #F0F0F0;
	color: #454545;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
}
a { color: #0E4D8B; background: inherit; }
a:hover { color: #000; background: inherit;}
a.title { color: #B41A1A; background: #FFF; }
a.videolink {line-height: normal;}
h1 { font: bold 11px Arial, Sans-Serif; letter-spacing: -1px; padding: 16px 0 0 8px; margin: 0; }
h2 { margin: 0; padding: 0; font: normal 1.6em Arial, Sans-Serif; letter-spacing: -1px; }
h1 a { color: #FFF; background: inherit; }
h1 a, h2 a { text-decoration: none; }
h1 a:hover, h2 a:hover { color: #BFE1ED; background: inherit; }
h3 { font: 90% Arial, Sans-Serif; margin: 0 0 10px 0; padding: 0; color: #5f5f5f; background: #FFF; }
p {	margin: 0 0 0px 0; line-height: 1.5em; }
form { margin: 0; }
input.search { width: 199px; border: none; background: #FFF url(input.gif); padding: 4px; color: #808080; }
input.submit { height: 24px; font-weight: bold; width: 53px; border: none; background: #D96855 url(button.gif); padding: 3px; color: #FFF; }

/* layout */
.content {
	margin: 1px auto;
	width: 890px;
	background: #FFF url(big_middle.gif) repeat-y;
	color: #000000;
	font-family: "Trebuchet MS", "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", sans-serif;	
}

.logo {	padding: 18px 0 0 3px; }

/* header */
.header_top {
	color: #FFF;
	height: 15px;
	background-color: #FEFEFE;
	background-image: url(big_top_menu.gif);
	background-repeat: no-repeat;
	width: 890px;
	text-align: center;
	margin-top: 1px;
}
.header { padding: 0px 10px 0 10px; }
.header_bottom { clear: both; background: #FEFEFE url(big_bottom.gif) no-repeat; color: #FFF; height: 15px; }
    
/* navigation */
#nav { width:100%; float:left; }
#nav ul { margin:0; list-style:none; padding: 0; }
#nav a, #nav strong, #nav span { float:left; display:block; color:#fff; padding: 7px 20px 4px 10px; background: #C43219 url(nav.gif) no-repeat 100% 0px; text-decoration:none; font-weight: bold; }
#nav a { float:none; }
#nav li { float:left; color: #FFF; background: #C43219 url(nav.gif) no-repeat 0px 0px; margin:0; padding:0 0 0 9px; }
#nav #current { background: #1995C2 url(nav.gif) no-repeat 0 -41px; color: #FFF; }
#nav #current a { background: #1995C2 url(nav.gif) no-repeat 100% -41px; padding:7px 20px 4px 11px; color:#FFF; }
#nav a:hover { color:#BFE1ED; background: #C43219 url(nav.gif) no-repeat 100% 0px; }   


.sf_left {
	float: left;
	width: 318px;
	height: 95px;
	color: #FFF;
	background-image: url(onnlogo.jpg);
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 5px;
	border-top-style: none;
	border-bottom-style: none;
}

.sf_right {
	width: 537px;
	float: right;
}

.sf_search {
	clear: both;
	background: #CA090D url(searchbg.gif) repeat-x bottom left; 
	color: #FFE4E0;
	border-top: 1px solid #AA1717;
	border-bottom: 1px solid #000;
	padding: 18px 0 17px 15px;
	margin-top: -2px;
}
	
.subheader {
	padding: 0px;
	background: #f0f0f0;
	color: #808080;
	height:80px;
	background-image: url(fake_bg.gif);
}

/* left side
   --------- */

.left {
	float: left;
	width: 555px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}
.left2 {
	float: left;
	width: 800px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}
.box_top {
	color: #808080;
	height: 33px;
	width: 540px;
	background-color: #F0F0F0;
	background-image: url(leftbox_top2.gif);
	background-repeat: no-repeat;
}	
.box_top h2 {
	color: #808080;
	background: inherit;
	padding: 7px 0 0 5px;
	margin: 0;
}
.box {
	border-left: 2px solid #F0F0F0;
	border-right: 2px solid #F0F0F0;
	margin: 0;
	width: 800px;
	color: #333333;
	background: #FFF;
	padding-top: 0;
	padding-right: 4px;
	padding-bottom: 0;
	padding-left: 7px;
	font-size: 13px;
}
.box_bottom {
	color: #000;
	height: 13px;
	width: 540px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 7px;
	margin-left: 0;
	background-color: #FFF;
	background-image: url(leftbox_bottom2.gif);
	background-repeat: no-repeat;
}
/*large box on right side of page */
.box1_top {
	color: #808080;
	height: 40px;
	width: 323px;
	background-color: #F0F0F0;
	background-image: url(vidsectionbg.gif);
	background-repeat: repeat-x;
	border-right: solid 1px #F0F0F0;
	border-left: solid 1px #F0F0F0;
	float: right;
	margin-top: 5px;
}
.box1_top h2 {
		color: #808080;
		background: inherit;
		padding: 7px 0 0 5px;
		margin: 0;
}
.box1 {
	border-left: 2px solid #F0F0F0;
	border-right: 2px solid #F0F0F0;
	margin: 0;
	width: 313px;
	color: #333333;
	background: #FFF;
	padding-top: 0;
	padding-right: 4px;
	padding-bottom: 0;
	padding-left: 4px;
	float: right;
	font-size: 11px;
}
.box1_bottom {
	color: #000;
	height: 13px;
	width: 321px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 7px;
	margin-left: 0;
	background-color: #FFF;
	background-repeat: no-repeat;
	border-left: 2px solid #F0F0F0;
	border-right: 2px solid #F0F0F0;
	border-bottom: 4px solid #F0F0F0;
	float: right;
}
	
		/* left and central column */
.left_side {
	float: left;
	width: 540px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 8px;
	padding-left: 8px;
}
.left_side2 {
	float: left;
	width: 800px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 8px;
	padding-left: 8px;
}
.right_side {
	float: right;
	width: 340px;
	text-align: justify;
	margin-top: 0;
	margin-right: 5px;
	margin-bottom: 0;
	margin-left: 0;
}
		
.article { padding: 0 5px 0 0px; margin-bottom: 20px; }
		
.grey_top {
	clear: both;
	width: 470px;
	background: #EDEDED url(grey_top.gif) no-repeat;
	color: #000;
	height: 5px;
	padding: 0;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
}
.grey_top1 {
	clear: both;
	width: auto;
	background: #EDEDED url(grey_top.gif) no-repeat;
	color: #000;
	height: 5px;
	padding: 0;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
}
.grey { width: 362px; margin: 0 0 0 6px; padding: 10px; background: #EDEDED url(grey_bottom.gif) no-repeat bottom left; color: #808080;	}
		
.grey a {
	color: #C83C3C;
	background: inherit;
	font-weight: bold;
}
	
.grey a:hover {
	color: #000;
	background: #EDEDED;
}
	
.highlight {
	padding: 5px 3px 5px 3px;
	margin: 0 0 3px 0;
	border-bottom: 1px solid #ccc;
}
	
		
/* right side
   ---------- */
		
.right {
	float: right;
	width: 200px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}
.right1 {
	float: left;
	width: 322px;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-right: 3px;
}
		
img {
	/*float: left;*/
	margin: 0 9px 3px 0;
}

/* footer
   ------ */

.footer {
	clear: both;
	text-align: center;
	color: #808080;
	background: #f0f0f0;
	padding: 10px 0 5px 0;
	border-top: 1px solid #eee;
	float: left;
	width: 890px;
	font-size: 11px;
}
.footer p {	line-height: 2em; }
.footer a {	color: #4F4F4F; background: #f0f0f0; border-bottom: 1px dotted #808080; text-decoration: none; } 

.catimage{
	float:left;
    margin-left: 5px;
	width:480px;
	height:55px;
	float:left;
}
.storytitle{
	width:auto;
	height:auto;
	padding-top:5px;
	padding-bottom:5px;
	border-bottom:#CCCCCC 1px solid;
	font-family: "Trebuchet MS", "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color:#003399;
	font-size:18px;
	font-weight:bold;
	margin-bottom:7px;
}
.storyfooter{
	width:525px;
	height:1px;
	margin-top:5px;
	background-color:#CCCCCC;
}
.reporter{
	width:auto;
	height:auto;
	padding-top:2px;
	padding-bottom:2px;
	font-family: "Trebuchet MS", "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:9px;
	color:#333333;
	font-weight:normal;
}
.banneradright{
	width: 320px;
	height: 60px;
	border: solid 1px #666666;
	background-color:#CCCCCC;
	text-align:center;
	font-family: "Trebuchet MS", "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:10;
	color:#666666;
	float:right;
	margin-top:20px;
}
.topbannerarea{
	margin-left:auto;
	margin-right:auto;
	width:890px;
	height:105px;
}
.topadbanner{
	height:90px;
	width:728px;
	border: solid 1px #666666;
	background-color:#CCCCCC;
	text-align:center;
	font-family: "Trebuchet MS", "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:10;
	color:#666666;
	margin-top:5px;
	float: left;
	margin-left: 2px;
}
.categsection{
	width:313px;
	height:auto;
	padding-top:0px;
	padding-bottom:0px;
	font-family: "Trebuchet MS", "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color:#0099CC;
	font-size:10px;
	font-weight:bold;
	margin-bottom:5px;
	background-color:#F0F0F0;
	background-image:url(sectionbg.gif);
	background-repeat:repeat-x;
	height:27px;
	border-right:#CCCCCC solid 1px;
}
.categtitle{
text-align:left;
width:280px;
height:auto;
margin-top:auto;
bottom:auto;
font-family: "Trebuchet MS", "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", sans-serif;
color:#003399;
font-size:10px;
font-weight:bold;
float:left;
margin-top:3px;
border-left: solid 1px #CCCCCC;
padding-left:5px;
}
.categimageholder{
	width:890px;
	height:55px;
	background-image: url(fake_bg.gif);
}
.categcontentbox{
	width:auto;
	height:auto;
	padding-top:0px;
	padding-bottom:0px;
	font-family: "Trebuchet MS", "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color:#666666;
	font-size:10px;
	margin-bottom:5px;
	border-bottom-style: none;
}
.categtext{
font-family: "Trebuchet MS", "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", sans-serif;
font-size:10px;
color:#666666;
line-height:8px;
}
.commentheader{
width:auto;
height:auto;
padding-top:0px;
padding-left:10px;
padding-bottom:0px;
border-bottom:#CCCCCC 2px dotted;
font-family: "Trebuchet MS", "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", sans-serif;
color:#006699;
font-size:10px;
font-weight:bold;
margin-bottom:5px;
margin-left:1px;
background-color:#00FFFF;
background-image:url(commhdrbg.gif);
}
.commentbox{
width:515px;
height:auto;
padding-top:0px;
padding-bottom:0px;
border-bottom:#999999 1px dotted;
font-family: "Trebuchet MS", "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", sans-serif;
color:#333333;
padding-left:5px;
padding-right:5px;
margin:auto;
}
.commentinfo{
width:auto;
height:auto;
padding-top:2px;
padding-bottom:0px;
text-align:right;
font-size:9px;
font-family: "Trebuchet MS", "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", sans-serif;
color:#333333;
}
.storylastnextbox{
	width:auto;
	height:20px;
	margin-top:12px;
	font-size: 10px;
}
.lastbutton{
	width:81px;
	height:15px;
	float:left;
	color: #003399;
	font-weight: bold;
	font-size: 10px;
}
.nextbutton{
	width:85px;
	height:15px;
	float:right;
	color: #003399;
	font-weight: bold;
}
.storyoptionsbuttons{
	width:310px;
	height:32px;
	background-repeat:repeat-x;
	padding-top: 5px;
	margin-left: 10px;
}
.storyoptionbuttons{
	text-align:center;
	vertical-align: middle;
	width:33%;
	height:auto;
	margin-top:auto;
	bottom:auto;
	font-family: "Trebuchet MS", "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color:#003399;
	font-size:10px;
	font-weight:bold;
	float:left;
	margin-top:3px;
	border-left-style: none;
}
.storyoptionbuttons:hover{
	text-align:center;
	width:33%;
	height:auto;
	margin-top:auto;
	bottom:auto;
	font-family: "Trebuchet MS", "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color:#003399;
	font-size:10px;
	font-weight:bold;
	float:left;
	margin-top:3px;
	background-repeat:repeat-x;
}
.storyplayer
{
    margin-left: 4px;
    text-decoration: underline;
}
.playerobject
{
    width: 21px;
    height: 21px;
    vertical-align:middle;
}
.adbox{
	width:auto;
	height:auto;
	padding-top:0px;
	padding-bottom:0px;
	font-family: "Trebuchet MS", "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color:#333333;
	font-size:10px;
	margin-bottom:10px;
	margin-top:0px;
	text-align:center;
	float: right;
	margin-right: 10px;
}
.ad{
	width:300px;
	height:auto;
	margin-left:auto;
	margin-right:auto;	
}
.showcomments{
	width:105px;
	height:15px;
	background-repeat:no-repeat;
	float:left;
	margin-left:125px;
	color: #003399;
	font-weight: bold;
}
.menuholder{
	width:890px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	background-image: url(fake_bg.gif);
}
/*- Menu Tabs J--------------------------- */
#tabsJ {
	float:left;
	width:890px;
	background:#F0F0F0;
	font-size:11px;
	font-family: "Trebuchet MS", "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-weight:bold;
	line-height:normal;
	margin-top:0px;
	padding-left:0px;
	margin-left: 6px;
	background-image:url(fake_bg.gif);
	margin-bottom:0px;
}
#tabsJ ul {
	  margin:0;
	  padding:10px 10px 0 0px;
	  list-style:none;
}
#tabsJ li {
      display:inline;
      margin:0;
      padding:0;
}
#tabsJ a {
      float:left;
      background:url("tableftJ.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 5px;
      text-decoration:none;
}
#tabsJ a span {
	float:left;
	display:block;
	background:url("tabrightJ.gif") no-repeat right top;
	color:#24618E;
	padding-top: 5px;
	padding-right: 13px;
	padding-bottom: 4px;
	padding-left: 8px;
}
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabsJ a span {float:none;}
/* End IE5-Mac hack */
#tabsJ a:hover span {
   color:#FFF;
}
#tabsJ a:hover {
   background-position:0% -42px;
}
#tabsJ a:hover span {
   background-position:100% -42px;
}
.apheadlines
{
    font-family: "Trebuchet MS", "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", sans-serif;
    font-size: 12px;
    float: left;
    margin-left: 4px;
    margin-right: 4px;
    width: auto;
    height: auto;
    font-weight: bold;
    padding-top: 7px;
}
.aptext
{    
    font-family: "Trebuchet MS", "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", sans-serif;
    font-size: 12px;
    float: left;
    height: auto;
    margin-right: 2px;
    color: Red;
    font-weight: bold;
    padding-top: 7px;
}
.scrollerbox{
	height:15px;
	width:885px;
	background-image:url(fake_bg.gif);
	margin-left:auto;
	margin-right:auto;
	font-size: 11px;
}
.midsection{
	width:890px;
	height:100px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(fake_bg.gif);
}
.textfield{
	border: solid 1px #ccc;
	width:25px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	background-color:#FFFFFF;
}
.latestcommentshdr{
	width:300px;
	height:40px;
	font-family: "Trebuchet MS", "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:11px;
	font-weight:bold;
	height: 22px;
	width: 321px;
	margin-bottom: 0px;
	margin-top: 0px;
	float: right;
	border-left: 2px solid #F0F0F0;
	border-right: 2px solid #F0F0F0;
	border-bottom: 2px solid #F0F0F0;
}
.commenticon{
	width:12px;
	height:11px;
	float:right;
	background-image:url(commenticon.gif);
	background-repeat:no-repeat;
	margin-top: 6px;
	margin-right: 1px;
}
.numberofcomments{
	width:auto;
	height:20px;
	font-family: "Trebuchet MS", "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:11px;
	color:#666666;
	float:right;
	text-align:left;
	font-weight:normal;
	margin-left: 4px;
	margin-right: 3px;
}
.firstmenuholder{
width:100%;
height:40px;
background-image:url(topmenu_bg.jpg);
background-repeat:repeat-x;
}
.modernbricksmenudd{
padding: 0;
width: 100%;
border-top: 5px solid #003399 /*Brown color theme*/ 
background: transparent;
voice-family: "\"}\"";
voice-family: inherit;
background-color: #7d7dff;
}
#modernbricksmenu2{
	padding: 0;
	width: 890px;
	border-top: 5px solid #003366; /*Brown color theme*/
	background: transparent;
	voice-family: "\"}\"";
	voice-family: inherit;
	margin-left:auto;
	margin-right:auto;
}
#modernbricksmenu2 ul{
margin:0;
margin-left: 55px; /*margin between first menu item and left browser edge*/
padding: 0;
list-style: none;
}
#modernbricksmenu2 li{
	display: inline;
	margin: 0 2px 0 0;
	padding: 0;
	text-transform:none;
}
#modernbricksmenu2 a{
float: left;
display: block;
font: bold 11px Arial;
color:#003399;
text-decoration: none;
margin: 0 1px 0 0; /*Margin between each menu item*/
padding: 5px 10px;
background-color: black; /*Brown color theme*/
background-image:url(topmenu_bg_nostate.gif);
background-repeat:repeat-x;
border-left: solid 1px #CCC;
	border-right: solid 1px #CCC;
	border-bottom: solid 1px #CCC;
	font-family: "Trebuchet MS", "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:11px;
	font-weight:bold;
}
#modernbricksmenu2 a:hover{
	background-color: #D25A0B; /*Brown color theme*/
	color: white;
	background-image:url(topmenu_bg_hovered.gif);
	background-repeat:repeat-x;
	border-left: solid 1px #666;
	border-right: solid 1px #666;
	border-bottom: solid 1px #666;
	color:#FFF;
}
#modernbricksmenu2 #current a{ /*currently selected tab*/
	background-color: #6666ff; /*Brown color theme*/
	color: white;
	background-image: url(topmenu_bg_selected.gif);
	background-repeat:repeat-x;
}
.weather{
	width: 335px;
	height: 65px;
	float:right;
	margin-top:5px;
	margin-right:10px;
}
.todaysnews
{
    line-height: normal;
}
.todaysnews TD
{
    padding: 6px;
}
.headlines
{
    line-height: normal;
}
.headlines TD
{
    padding: 6px;
}
.microbar_ad 
{
    width: 95px;
    height: auto;
    float: left;
    padding: 5px 5px 20px 5px;
    text-align:center;
}
.ad_right_ticker
{
    float:right;
    padding-right: 25px;
}

.spl{
    height:55px;
    width:205px;
    float:right;
    background-image:url("http://www.onenewsnow.com/images/onnlogosmall.gif");
    background-repeat:no-repeat;
}

.topbannerholder{
    width:728px;
    height:90px;
    margin-left:auto;
    margin-right:auto;
    margin-bottom:15px;
}

.banner728x90{
    width:728px;
    height:90px;
    background-color:#F0F0F0;
    float:right;
}
#lwc_corner{
    top: 0px;
    left: 0px;
    position:absolute;
    z-index:1;
    width: 100px;
    height:98px;
}
.shown {display:block;}
.hidden {display:none;}

