/* 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-size: 11px;
	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 2em 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: #454545; 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 {
	width: 890px;
	background: #FFF url(big_middle.gif) repeat-y;
	color: #000000;
	margin-right: auto;	
	margin-left: auto;
	font-family: "Trebuchet MS", "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	letter-spacing: 0px;	
	z-index:0;
}
.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: 65px;
	color: #FFF;
	background-image: url(onnlogo.jpg);
	background-repeat: repeat-x;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 7px;
	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;
}

/* left side */
.left {
	float: left;
	width: 555px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.perspectives_box_top {
    margin-top: -35px;
    padding-left:2px;
    float:right;
}
.box_top {
	color: #808080;
	height: 27px;
	width: 188px;
	background-color: #F0F0F0;
	background-image: url(sectionbg.gif);
	background-repeat: repeat-x;
	border-left: solid 1px #ccc;
	border-right: solid 1px #ccc;
}
	
.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: 175px;
	color: #000000;
	background: #FFF;
	padding-top: 5px;
	padding-right: 4px;
	padding-bottom: 0;
	padding-left: 7px;
	}
	
.box_bottom {
	color: #000;
	height: 13px;
	width: 186px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 7px;
	border-left: 2px solid #F0F0F0;
	border-right: 2px solid #F0F0F0;
	border-bottom: 4px solid #F0F0F0;
}
/*large box on right side of page */
	.box1_top {
	color: #808080;
	height: 42px;
	width: 320px;
	background-color: #F0F0F0;
	background-image: url(vidsectionbg.gif);
	background-repeat: repeat-x;
	border-left: solid 1px #F0F0F0;
	border-right: solid 1px #F0F0F0;
	float: right;
	padding-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;
	width: 308px;
	color: #595959;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	float: right;
	margin-top: 1px;
	margin-bottom: 1px;
	height: auto;
	padding-bottom: 2px;
	}
	
	.box1_bottom {
	color: #000;
	height: 13px;
	width: 318px;
	margin-bottom: 7px;
	background-color: #FFF;
	background-repeat: no-repeat;
	float: right;
	border-left: 2px solid #F0F0F0;
	border-right: 2px solid #F0F0F0;
	border-bottom: 4px solid #F0F0F0;
}
	
		/* left and central column */
.left_side {
	float: left;
	width: 188px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.right_side {
	float: right;
	width: 340px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0;
	font-family: "Trebuchet MS", "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:13px;
}
		
.article {
	margin-bottom: 8px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
}
		
	.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: 340px;
	color: #000;
	height: 3px;
	padding: 0;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
	text-align: right;
	background-image: url(grey_box_bg.gif);
}
	.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: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.right1 {
	float: left;
	width: 324px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-right: 2px;
}
		
img {

	margin-right: 7px;
	margin-bottom: 8px;
}

/* footer
   ------ */

.footer { 
	clear: both; 
	text-align: center;
	color: #808080;
	background: #f0f0f0;
	padding: 10px 0 5px 0;
	border-top: 1px solid #eee;
}
.footer p {	line-height: 2em; }
.footer a {	color: #4F4F4F; background: #f0f0f0; border-bottom: 1px dotted #808080; text-decoration: none; } 

.catimage{
float:left;
padding-left:5px;
margin-top:20px;
}
.categsection{
	width:auto;
	height:40px;
	padding-top:0px;
	padding-bottom:0px;
	font-family: "Trebuchet MS", "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color:#0099CC;
	font-size:12px;
	font-weight:bold;
	margin-bottom:5px;
	background-color:#F0F0F0;
	background-image: url(vidsectionbg.gif);
	border-left: solid 1px #ccc;
	border-right: solid 1px #ccc;
}
.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;
}
.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);
}
.onnvideo{
width:242px;
height:40px;
background-image:url(onnvideo.png);
}
.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:15px;
	margin-top:5px;
	text-align:center;
	float: right;
}
.ad {
	width:300px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	border: 0px dotted #333333;
	margin-bottom: 10px;
}
.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-top:2px;
	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: 20px;
	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;
}
.midsection
{
    width:890px;
    height: 34px;
    margin-left:auto;
    margin-right:auto;
    background-image:url(fake_bg.gif);
}
.categsectionsmall{
	width:172px;
	height:auto;
	padding-top:0px;
	font-family: "Trebuchet MS", "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color:#0099CC;
	font-size:10px;
	font-weight:bold;
	margin-bottom:10px;
	background-color:#F0F0F0;
	background-image:url(sectionbg.gif);
	background-repeat:repeat-x;
	height:27px;
	margin-right: 0px;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
}
.categtitlesmall{
text-align:left;
width:172px;
height:auto;
margin-top:auto;
bottom:auto;
font-family: "Trebuchet MS", "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", sans-serif;
color:#003399;
font-size:11px;
font-weight:bold;
float:left;
margin-top:3px;
padding-left:5px;
}
.leftcol{
width:188px;
height:auto;
float:left;
}
.textfield{
border: solid 1px #999999;
width:130px;
font-family: "Trebuchet MS", "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", sans-serif;
font-size:11px;
background-color:#FFFFCC;
}
.gobutton{
font-size:10px;
font-family: "Trebuchet MS", "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", sans-serif;
width:30px;
}
.topstoryimageorvideo{
	width:335px;
	height:225px;
	border-bottom:7px;
	background-color: #FFF;
	margin-bottom: 8px;
	border: solid 1px #333333;
	overflow: hidden;
}
.perspectivescontainer{
	width:175px;
	height:auto;
	margin-bottom: 0px;
	border-bottom: solid 1px #CCC;
	padding-bottom: 5px;
}
.perspectivesheadline{
	width:175px;
	height:auto;
	font-family: "Trebuchet MS", "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:11px;
	font-weight:bold;
	line-height: 100px;
	font-variant: inherit;
}
.perspectivesmorecontainer{
	width:175px;
	height:17px;
	font-family: "Trebuchet MS", "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:9px;
	color:#003399;
	text-align:right;
	font-weight: bold;
	margin-bottom: 3px;
}
.tablestyle{
	margin-top:5px;
}
.videothumbandtext{
	width:98px;
	height:auto;
	font-family: "Trebuchet MS", "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:9px;
	color:#003399;
	float:left;
	margin-left:2px;
}
.videothumbandtextwidthborders{
	width:98px;
	height:auto;
	font-family: "Trebuchet MS", "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:10px;
	color:#000000;
	float:left;
	margin-left: 2px;
}
.videocont{
	width:auto;
	height:auto;
	margin-left: auto;
	margin-right: auto;
	float: none;
}
.vidthumbnail{
	width:94px;
	height:100px;
	margin-left:2px;
	margin-right:2px;
	overflow: hidden;
	border: solid 1px #666;
	margin-top: 3px;
}
.videothumbnailtext{
	width:94px;
	height:auto;
	font-family: "Trebuchet MS", "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:11px;
	color:#003399;
	margin-left:2px;
	margin-right:2px;
	overflow: hidden;
	float: none;
	text-align: center;
}
.articlereadmore{
	width:340px;
	height:17px;
	font-family: "Trebuchet MS", "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:9px;
	color:#003399;
	margin-top: 5px;
}
.readmorebutton{
	height:17px;
	width:71px;
	background-image:url(readmore2.gif);
	background-repeat:no-repeat;
	float:right;
	margin-top: 3px;
	cursor:pointer;
}
.votenowbutton{
	height:17px;
	width:71px;
	background-image:url(votenow.gif);
	background-repeat:no-repeat;
	float:right;
	margin-top: 3px;
	cursor:pointer;
}
.commenticon{
	width:12px;
	height:11px;
	background-image:url(commenticon.gif);
	float:left;
	margin-top: 5px;
}
.numberofcomments{
	width:135px;
	height:17px;
	font-family: "Trebuchet MS", "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:11px;
	color:#666666;
	float:left;
	margin-left: 5px;
	padding-bottom: 3px;
}
.headlinebox{
	width:340px;
	height:auto;
	margin-bottom:2px;
	font-family: "Trebuchet MS", "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:18px;
	color:#333;
	font-weight:bold;
}
.headlineboxmidsize{
	width:340px;
	height:auto;
	margin-bottom:2px;
	font-family: "Trebuchet MS", "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:14px;
	color:#333;
	font-weight:bold;
}
.smallheadlinebox{
	width:340px;
	height:auto;
	margin-bottom:0px;
	font-family: "Trebuchet MS", "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:12px;
	color:#333333;
	font-weight:bold;
	border-bottom: solid 1px #F0F0F0;
	letter-spacing:0px;
	word-spacing:1px;
}
.reporterbox{
	width:340px;
	height:auto;
	margin-bottom:2px;
	font-family: "Trebuchet MS", "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:10px;
	color:#666666;
	font-weight: normal;
}
.newsbycategoryheader{
	width:340px;
	height:40px;
	float:right;
	background-image:url(vidsectionbg.gif);
	margin-right: 5px;
	border-right: solid 1px #ccc;
	border-left: solid 1px #ccc;
	margin-bottom: 8px;
	margin-top: 8px;
}
.categorysectionheader{
	width:340px;
	height:20px;
	float: right;
	margin-right: 5px;
	margin-bottom: 4px;
}
.feedicon{
	width:23px;
	height:23px;
	float:right;
	margin-top: 1px;
}
.firstmenuholder{
width:100%;
height:38px;
background-image:url(topmenu_bg.jpg);
background-repeat:repeat-x;
z-index:0;
margin-left:auto;
margin-right:auto;
}
.modernbricksmenudd{
padding: 0;
width: 100%;
border-top: 5px solid #003399 /*Brown color theme*/
background: transparent;
voice-family: "\"}\"";
voice-family: inherit;
background-color: #7d7dff;
}
#modernbricksmenu2{
	width: 890px;
	border-top: 5px solid #003366; /*Brown color theme*/
	background: transparent;
	margin-left:auto;
	margin-right:auto;

}
#modernbricksmenu2 ul{
margin-top:0px;
margin-bottom:0px;
margin-left: auto; /*margin between first menu item and left browser edge*/
margin-right: auto;
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;
}
.banneradright{
	width: 320px;
	height: 60px;
	border: solid 1px #666666;
	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;
}

/*added after jody's original template*/
.weather{
	width: 350px;
	height: 100px;
	float:right;
	margin-top:5px;
	margin-right:10px;
}
h2 {
	font-size: 14px;
	color: #333333;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 12px;
	color: #333333;
}
h3 {
	font-size: 9px;
	color: #666666;
}
.style1 {
	font-size: 18px;
	font-weight: bold;
}
h4 {
	font-size: 16px;
	color: #333333;
}
.style2 {
	color: #333333;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #000000;
}
.weather_holder{
	width:350px;
	height:90px;
	background-image:url(weather_bg_350x.gif);
    background-repeat:no-repeat;
}
.weather_left{
	width:140px;
	height:90px;
	float:left;
}
.weather_right{
	width:205px;
	height:90px;
	float:right;
}
.weather_thumbnail{
	width:64px;
	height:64px;
	border: solid 1px #999999;
	margin-left:10px;
	margin-top: 12px;
	background-color:#FFFFFF;
}
.weather_city{
	width:200px;
	font-family: "Trebuchet MS", "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color:#ffffff;
	font-size:11px;
	font-weight:bold;
	text-align:center;
	margin-top:14px;
}
.weather_change{
    width:200px;
    height:35px;
    font-family: "Trebuchet MS", "Lucinda Sans", "Lucinda Sans Unicode", "Lucinda Grande", Sans-Serif; 
    color:#ffffff;
    font-size:10px;
    text-align:center;    
    margin-top:-8px;
}    
.weather_a{
    font-family: "Trebuchet MS", "Lucinda Sans", "Lucinda Sans Unicode", "Lucinda Grande", Sans-Serif; 
    color:#ffffff;
    text-decoration:non;
    font-size:10px;
}    
.weather_temp{
	width:62px;
	font-size:23px;
	font-weight:bold;
	float:right;
	font-family: "Trebuchet MS", "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color:#ffffff;
	margin-top:-60px;
	letter-spacing:-1px;
	text-align:right;
}
.weather_more{
	width:62px;
	font-size:10px;
	font-family: "Trebuchet MS", "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	float:right;
	margin-top:-40px;
	margin-left:24px;
	color:#ffffff;
	text-decoration: underline;
	text-align:center;
}
.weather_data
{
    width:200px;
	font-size:9px;
	font-family: "Trebuchet MS", "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color:#FFFF00;
	text-align:center;
	
}
#dhtmlgoodies_tooltip{
	background-image:url(tt_bg.gif);
	background-repeat:repeat-x;
	background-color:#ddddff;
	border:1px solid #003366;
	position:absolute;
	display:none;
	z-index:20000;
	padding:2px;
	font-size:11px;
	-moz-border-radius:5px;	/* Rounded edges in Firefox */
	font-family: "Trebuchet MS", "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color:#003399;
	
}
#dhtmlgoodies_tooltipShadow{
	position:absolute;
	background-color:#555;
	display:none;
	z-index:10000;	
	-khtml-opacity: 0.7;
	-moz-opacity: 0.7;
	-moz-border-radius:5px;	/* Rounded edges in Firefox */
}
.highslide-html {
    background-color: #66ccff;
	background-image:url(address_bg.gif);
	background-repeat:repeat-x;
	
}
.highslide-html-blur {
}
.highslide-html-content {
	position: absolute;
    display: none;
}
.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: #66ccff;
    
    padding-left: 22px;
    
    background-repeat: no-repeat;
    background-position: 3px 1px;
	background-color:#0066cc;
}
/* Styles for the popup */
.highslide-wrapper {
	background-color: #66ccff;
}
.highslide-wrapper .highslide-html-content {
    width: 110px;
    padding: 5px;
	background-color:#66ccff;
	height:70px;
	overflow:hidden;
	color:#FFFFFF;
	background-image:url(address_bg.gif);
	background-repeat:repeat-x;
	background-color:#333399;
}
.highslide-wrapper .highslide-header div {
}
.highslide-wrapper .highslide-header ul {
	margin: 0;
	padding: 0;
	text-align: right;
}
.highslide-wrapper .highslide-header ul li {
	display: inline;
	padding-left: 1em;
}
.highslide-wrapper .highslide-header ul li.highslide-previous, .highslide-wrapper .highslide-header ul li.highslide-next {
	display: none;
}
.highslide-wrapper .highslide-header a {
	font-weight: bold;
	color: gray;
	text-transform: uppercase;
	text-decoration: none;
}
.highslide-wrapper .highslide-header a:hover {
	color: black;
}
.highslide-wrapper .highslide-header .highslide-move a {
	cursor: move;
}
.highslide-wrapper .highslide-footer {
	height: 11px;
}
.highslide-wrapper .highslide-footer .highslide-resize {
	float: right;
	height: 11px;
	width: 11px;
}
.highslide-wrapper .highslide-body {
}
.highslide-move {
    cursor: move;
}
.highslide-resize {
    cursor: nw-resize;
}

/* These must be the last of the Highslide rules */
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}
.left_norightnav {
	float: left;
	width: 850px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}
.article_side {
	float: right;
	width: 635px;
	margin-top: 0;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0;
	font-family: "Trebuchet MS", "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:13px;
}



.header1 {
	background-image: url('bg_header1.png');
	background-color: #7D8CFF;
	color: #FFFFFF;
	font-weight: bold;
	height: 32px;
	font-size:12px;
}
tr.header1 a		{color:#FFFFFF;text-decoration:none}
tr.header1 a:hover	{color:#C0C0FF;text-decoration:none}
.header2 {
	background-image: url('bg_header2.png');
	background-color: #7D8CFF;
	color: #000000;
	font-weight: bold;
	height: 28px;
}
.footer1 {
	background-image: url('bg_footer1.png');
	font-size: 7pt;
	height: 28px;
}
.footer1 select, .footer1 td
{
	font-size: 7pt;
}
.postformheader 
{
	background-color: #B2C8F6;
	font-weight:bold;
}
.postheader 
{
	background-color: #B2C8F6;
}
.post 
{
	background-color: #CFDDF8;
}
.post_alt
{
	background-color: #e0e8f8;
}	
.post_priority
{
	font-weight:bold;
}
.post_link
{
	font-weight: bold;
}
.postfooter 
{
    background-color: #95B4F3;
}
.postsep 
{
	background-color: #2163E8;
	height: 1px 
}
.content td {
	padding: 3px;    
}
#RichEdit td 
{
	padding: 0px;
}
.content a			{ color: navy; text-decoration: underline; }
.content a:hover	{ color: #000000; text-decoration: none; }
.quote 
{
	margin-left: 16px;
	padding-left: 16px;
}
.innerquote 
{
	padding: 4px;
	background-color: #B2C8F6;
	border: solid 1px #95B4F3;
}
.code
{
	margin-left: 16px;
	padding-left: 16px;	
}
.innercode
{
	padding: 4px;
	background-color: #FFFFFF;
	border: solid 1px #95B4F3;
	color:#000000;
	font-family:Courier New,Courier;
}
.smallfont	{ font-size: 7.5pt; }
.largefont	{ font-size: 9pt; }

a.imagelink 
{
	font-size: 8pt;
	font-weight: bold;
	color: #000080;
}
a:hover.imagelink
{
	text-decoration: underline;
	color: #0000FF;
}
.posteditor 
{
	width: 100%;
	height: 200px;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 8pt;
}
.navlinks { font-weight: bold; color: #000000; }
.navlinks a { color: #000080; text-decoration: none }
.navlinks a:hover { color: #808080; }
.print 
{
	border: solid 1px #C0C0C0;
}
.printheader 
{
	background-color: #DDDDDD;
	color: #000000;
	padding: 4px;
}
.printbody 
{
	background-color: #FFFFFF;
	color: #000000;
	padding: 4px;
}
.todaysnews
{
    line-height: normal;
}
.todaysnews TD
{
    padding: 6px;
}
.headlines
{
    line-height: normal;
}
.headlines TD
{
    padding: 6px;
}
.ad_right_ticker
{
    float: right;
    padding-right: 32px;
}
.apheadlines
{
    font-family: "Trebuchet MS", "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", sans-serif;
    font-size: 12px;
    float: left;    
    width: auto;
    height: auto;
    font-weight: bold;
    padding-top: 7px;
    margin-left: 3px;
    margin-right: 3px;
}
.aptext
{    
    font-family: "Trebuchet MS", "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", sans-serif;
    font-size: 12px;
    float: left;
    height: auto;
    color: Red;
    font-weight: bold;
    padding-top: 7px;
    margin-left: 5px;
    margin-right: 2px;
}
.scrollerbox
{
    float: left;
	height: 32px;
	width: 890px;
	margin-left: auto;
	margin-right: auto;
	background-color: #f0f0f0;
}

.topbannerholder{
    width:728px;
    height:90px;
    margin-left:auto;
    margin-right:auto;
    margin-bottom:15px;
    overflow:hidden;
}

.banner728x90{
    width:728px;
    height:90px;
    background-color:#F0F0F0;
    float:right;
}


/*//////////////////////////////////////////////
~LAYOUT STYLES
/////////////////////////////////////////////*/
div.blog{margin-top:5px;margin-left:auto; margin-right:auto;padding-top:5px; width:870px;}
div.blogEntries{float:left;width:670px;}
div.blogSidebar{float:right;width:190px;top:0;right:0;padding:0 5px 0 5px;}

/*//////////////////////////////////////////////
~HEADER STYLES
/////////////////////////////////////////////*/
div.blogHeader{background-color:#266591;}
h1.blogTitle{color:#fff;font-size:large;padding:5px 5px 2px 10px;margin:0;}
h2.blogSubhead{color:#CCC;font-size:medium;padding:5px 5px 2px 15px;margin:0;}
span.date{display:block;background-color:#0066CC;font-weight:bold;font-size:small;padding:2px 2px 2px 10px;}

/*//////////////////////////////////////////////
~Entry STYLES
/////////////////////////////////////////////*/
div.entry{border-bottom:1px solid #CCC;margin: 5px;}
h3.entryTitle{font-size:medium;font-weight:bold;margin:0;padding:4px 0 4px 0;}
div.entryBody{padding:5px 10px 5px 10px;margin:0;font-size:small;}
div.entryFooter{background-color:#DDD;color:#666;font-size:x-small;padding:2px 5px 5px 5px;text-align:right;margin-bottom:5px;}

/*//////////////////////////////////////////////
~CALENDAR STYLES
/////////////////////////////////////////////*/
table.calendarTable{border:1px solid #666;background-color:#EEE;width:185px;}
tr.monthRow{background-color:#666;color:#FFF;font-weight:bold;}
td.prevMonth, td.nextMonth{text-align:center;}
td.prevMonth a, td.nextMonth a{color:#CCC;font-weight:normal;font-size:small;}
td.currentMonth{width:175px;text-align:center;}
td.currentMonth a{color:#FFF;text-decoration:none;}
td.currentMonth a:hover{color:#FFF;text-decoration:underline;}
tr.dayNamesRow{font-size:x-small;color:#666;}
tr.weekRow td{width:auto;text-align:center;height:auto;}
td.inactiveDay{font-size:x-small;background-color:#FFF;}
td.activeDay{background-color:#CCC;font-size:x-small;}

/*//////////////////////////////////////////////
~BLOGROLL STYLES
/////////////////////////////////////////////*/
div.blogSidebar h4{color:#666;font-size:medium;padding-bottom:3px;border-bottom:1px solid #999;margin:5px 0 5px 0;}
div.blogRoll ul{margin:0;padding:0 0 0 5px;list-style-type:none;}
div.blogArchive ul{margin:0;padding:0 0 0 5px;list-style-type:none;} 
.blogrolllink { }

/*//////////////////////////////////////////////
~BLOGCATEGORIES STYLES
/////////////////////////////////////////////*/
div.blogSidebar h4{font-size:medium;padding-bottom:1px;border-bottom:1px solid #999;margin:1px 0 1px 0;background-color:#fff;}
div.blogCategories ul{margin:0;padding:0 0 0 3px;list-style-type:none;}
.blogcatlink { }

/*//////////////////////////////////////////////
~BLOGRECENTPOSTS STYLES
/////////////////////////////////////////////*/
div.blogSidebar h4{color:#666;font-size:medium;padding-bottom:3px;border-bottom:1px solid #999;margin:5px 0 5px 0;}
div.blogRecentPosts ul{margin:0;list-style-type:none;}
div.blogRecentPosts li{margin:0;padding-bottom:8px;line-height:1.4; list-style-type:none;}
.blogrecentlink { }

.your_world_now_cat{
width:275px;
height:20px;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:16px;
color:#003399;
font-weight:bolder;
border-bottom: dotted 1px #000066;
margin-top:10px;
margin-bottom:3px;
padding-left:5px;
}
#your_world_now{
width:285px;
height:40px;
}
.show_more{
width:68px;
height:12px;
background-color:None;
float:right;
margin-top:4px;
}
.your_world_now_cat_label{
	width:150px;
	height:20px;
	float: left;
}
.your_world_rss_label 
{
    padding-left:2px;
    float:right;
}
.playerobject
{
    width: 21px;
    height: 21px;
    vertical-align:middle;
}
#lwc_corner{
    top: 0px;
    left: 0px;
    padding-right:10px;
    position:absolute;
    z-index:1;
    width: 100px;
    height:98px;
}
.shown {display:block;}
.hidden {display:none;}

