*{margin:0;padding:0;}

body{
	font: 11px/130% Verdana, Arial, sans-serif;
	color: #000;
	background: #f8f7f0 url(../images/bg_body.png) top left repeat-y;
}

ul{
	list-style: none;
}

h1, h2, h3, h4{
	font-size:11px;
}
input{
	padding: 1px;
	font-size:11px;
}
select{
	border: 1px solid #1A78D5;
	font-size:11px;
}
a{
	text-decoration: none;
	color: #000;
	background-color: inherit;
	outline:none;
}
a:hover{
	text-decoration: underline;
}


a img{
	border:0;
}



/*The Layout*/

#container{
	width:780px;
	color: #000;
	background-color: #fff;
}
#header{
	clear: both;
	height:70px;
	/* background: #0054a6 url(../images/bg_holyweek.png) top left no-repeat;*/
	background: #0054a6 url(../images/bg_default.png) top left no-repeat;
    /* background: #0054a6 url(../images/xmas2007header.gif) top left no-repeat; */
	color: #fff;
}
#navMain{
	clear: both;
	display: block;
}
#functions{
display: none;
}
#functions div{
	padding: 3px;
}
#contentLeft{
	float: left;
	width:480px;
	display: inline;
	padding-bottom:15px;
	line-height:130%;
}
#contentRight{
	float: left;
	width:300px;
	display: inline;
	margin-left:-5px;
	margin-top:0px;/*runnerswitch*/
	/* margin-top:0; */
}
#footer{
	clear: both;
	padding:5px;
	border-top:5px solid #ddd;
	border-bottom:5px solid #ddd;
	margin:5px 0 10px 0;
	background-color: #eee;
	color: #000;
}
#sideads{
	position: absolute;
	left: 790px;
	top:5px;
	width:225px;
}
#breakingnews{
	margin-top:5px;
	margin-left:135px;
	padding:3px;
	border:1px solid #444;
	background-color: #eee;
	color: #111;
}
#breakingnews span{
	font-weight: bold;
}
.above{
	position: relative;
	top:-25px;
}
#runner{
    position:absolute;
    top:215px;
    left:150px;
    width:630px;
    height:30px;
}




/***********************************top navigation styling**********************/

ul#navTop{
	background-color: #f1efe2;
	font-size:10px;
	display:block;
	padding-top:3px;
	height:17px;
	border-bottom: 1px solid #000;
}
ul#navTop li{
	display: inline;
	margin-left:4px;
	padding-right:4px;
	border-right: 1px solid #000;
}
ul#navTop li.last{
	border-right: 0;
}


/***************************the header*****************************/

h1#logo{
	float: left;
	width: 305px;
	height:60px;
	display: inline;
	background: transparent url(../images/logo_xmasversion.gif) bottom left no-repeat;
	color: #fff;
	text-indent: -9999px;
}
h1#logo a{
	display: block;
	height:100%;
	width: 100%;
}
#headTools{
	float: left;
	margin-left:170px;
	width: 300px;
	display: inline;
}

/************************************The Search Box***********************************/
#searchbox{
	clear: both;
	margin-top:5px;
	height:30px;
	background:url(../images/bg_searchbox.png) top right no-repeat;
	color: #000;
    padding:5px 5px 0 0px;
    text-align:right;
}
#searchbox input{
	font-size:12px;
	margin:0;
	padding: 3px;
	border:1px solid #7F9DB9;
}
#searchbox select{
	width: 100%;
	margin:0;
	padding: 2px;
	border:1px solid #7F9DB9;
}
#s1, #s2,  #s3, #r1, #r2, #l1, #l2{
	float: left;
	display: inline;
}

#r1 input, #r2 input{
	border:0;
	width:10px;
}
#r1, #r2{
	margin:5px;
	margin-top:12px;
	_margin-top:7px;/**************super IE hack***************/
}
#l1, #l2{
	margin-top:10px;
}
#s1{
	margin-left:10px;
	margin-top:7px;
	_margin-top:6px;
	width:110px;
}
#s2{
	margin-left:2px;
	width:80px;
	margin-top:7px;
}
#s3{
	width:50px;
	margin-left:0px;
	margin-top:7px;
}
#s3 input{
	padding:2px;
	border:0;
	background: #1876D4 url(../images/bg_menu.png) repeat-x;
	color:#fff;
	font-weight: bold;
	border: 1px solid #1876D4;
}
#s4{
	float: right;
	margin-top:5px;
	margin-right:2px;
	width:145px;
	height:25px;
}
#s4 a{
	display: block;
	text-indent:-9999px;
	/*background: #1876D4 url(../images/bg_google.png) top left;*/
    background: url(../images/bg_googlewhite.gif) top left;
	color:#fff;
	width:100%;
	height:30px;
	margin-top:-2px;
}
select.bucket{
	border: 1px solid #aaa;
	font-size:11px;
	background-color: #eee;
	color: #000;
}
#topInfo{
	padding:8px 5px 0;
	text-align: right;
}

/***********************************************Main Navigation Style*/
ul#navMain{
	border-top: 1px solid #65a5e6;
	border-bottom: 1px solid #65a5e6;
	background: #fff url(../images/bg_menu.png) top left repeat-x;
	color: #000;
	height: 23px;
	padding-left:5px;
}
ul#navMain li{
	float: left;
	display: inline;
}
ul#navMain li a{
	display: block;
	padding:4px 7px 5px 7px;
	text-transform: uppercase;
	color: #fff;
	background-color: inherit;
	font-weight: bold;
	border-right: 1px solid #65a5e6;
	border-left: 1px solid #65a5e6;
}
ul#navMain li a:hover, ul#navMain li.active a{
	background: #fff url(../images/bg_menu_hover.png) top left repeat-x;
	color: #000;
	text-decoration: none;
}


/******************************************************The Left Container********/
#mainRight{
	float: left;
	width: 315px;
	display: inline;
	margin-right:10px;
	padding-top:30px;/*runnerswitch*/
}
#mainRight[id]{
	padding-top:0px;
}
#mainLeft{
	float: left;
	width: 150px;
	display: inline;
}
#channels{
	float:left;
	margin-top:10px;
	margin-right:10px;
/* 	margin-left: 155px; */
	width:313px;
	background: #fff;
	color: #000;
	display: inline;
	border:1px solid #cce0f5;
}

/*******the front super main headline******/
h2.headlineTitle{
	font-family: Georgia, Times New Roman, serif;
	font-weight: normal;
	font-size: 30px;
	color: #000066;
	background-color: inherit;
	line-height:100%;
	margin-top:-10px;
	padding-top:10px;
	margin-bottom:5px;
	letter-spacing:1px;
}
h2.headlineTitle a{
	color:#000066;
	background-color: inherit;
}

/**************** Special Reports Select box*/
select.picklist{
	margin-top:5px;
	width: 95%;
	background-color:#1F3B8A;
	color:#fff;
}

/************The Channels*/
.channelbox{
	clear: both;
	color: #000;
	margin: 10px 10px 5px 10px;
}
.channelbox h2{
	margin:5px 0 0 0;
	height:15px;
	font-weight: normal;
}
.channelbox h2 a{
	display: block;
	width:100%;
	height:100%;
	text-transform: uppercase;
	background: transparent;
	color: #06c;
}
.channelbox h3{
	font-family: Georgia ,serif;
	font-size: 15px;
	font-weight: bold;
	padding: 5px 0 5px 0;
	line-height:120%;
}
.channelbox h3 a{
	text-decoration: none;
}
.channelbox h3 a:hover{
	text-decoration: underline;
}
.channelbox ul{
	padding: 5px;
	margin-bottom:5px;
}
.channelbox p strong{
	font-size:10px;
	font-weight: normal;
	color: #444;
	background-color: inherit;
}

/***the channel button ad**************/
.channelSponsor{
	float: right;
	padding:5px;
	width:120px;
	margin:10px;
	margin-top:-10px;
	background-color: #eee;
	border-top:1px solid #ddd;
	border-left:1px solid #ddd;
	border-right:1px solid #ddd;
	border-bottom:1px solid #ddd;
	display: inline;
}
.channelSponsor a{
	font-weight:bold;
	color:#2972F5;
	background-color: inherit;
}
.channelSponsor p{
	font-size:9px;
	padding:0;
	color: #333;
	text-align: justify;
	background-color: inherit;
}

/***********right column box header images**********/
.blubox h2{
	clear: both;
	font-weight: normal;
	height:15px;
	text-transform: uppercase;
	background: transparent;
	padding-bottom:5px;
	color: #666;
}


/**********right blue-bordered column boxes******************/
.blubox{
	clear: both;
    background-color: #fff;
	/* background: #fff url(../images/channelbottomborder.gif) bottom left repeat-x; */
	color: #000;
	padding:10px;
	margin-top:10px;
	border:1px solid #ddd;
}
.blubox img{
margin:0;
}
.blubox a{
	color: #069;
	background-color: inherit;
}
.blubox h3{
	font-family: Georgia, serif;
	padding:5px 0 3px 0;
	font-size: 12px;
}
.blubox h3 a{
	color: #000;
	background-color: inherit;
}
.blubox h3, .blubox h4, .blubox p{
	margin-left:5px;
}
.blubox ul{
	margin-left:20px;
	margin-bottom:3px;
}
.boxbottom{
	display: none;
}
.boxbottom a{
	display: block;
	padding:10px;
	background-color: transparent;
	color:#000;
	text-align: right;
}

/*footer*/
#footer ul li{
	display: inline;
	border-right: 1px solid #aaa;
	padding-left:7px;
	padding-right:7px;
}
#footer li a{
	color:#555;
}
#footer p{
	padding: 3px;
}

/***********************************the MarketPlace***************************************/
#marketplace{
	clear: both;
	border: 1px solid #06c;
	color: #000;
	background-color: #fff;
}
#marketplace h4{
	background: #06c url(../images/marketplace.png) top left no-repeat;
	color: #fff;
	height:20px;
}
#marketplace dl{
	padding:10px;
	line-height: 105%;
}
#marketpace dt, #marketpace dd, #marketplace img{
	float:left;
	display: inline;
}
#marketplace img{
	margin:5px;
}
#marketplace dt a{
	font-weight: bold;
}
#marketplace dd{
	color: #555;
	font-size:10px;
	background-color: inherit;
}
.bizlinqlink a img{ /*added by justin*/
	margin:0;
	padding:3px;
	display:block;
	float:none !important;
}
.feedbox{
clear: both;
margin-top:10px;
padding:3px;
background-color: #06c;
border-top:1px solid #112435;
color: #fff;
}
#contentRight .feedbox{
clear: both;
margin-top:10px;
padding:3px;
background-color: #eee;
border-top:1px solid #ddd;
color: #000;
}
/*****************************Advertisements*******************************/
p.textad a{
	color: #ff0000;
	background-color: #fff;
	text-align: center;
	font-weight:bold;
}
#adset2{
	margin:10px auto;
	width:160px;
	background-color: #f1efe2;
	color: #000;
	text-align: center;
}
#adset2 img{
	margin: 5px;
}
.ad_leaderboard{
	clear: both;
	margin:2px auto;
	width: 730px;
	height:90px;
	background-color: #eee;
	color: #fff;
}
.ad_buttons{
	text-align: center;
	min-height:1000px;
	height:auto !important;
	height:1000px;
}
.ad_buttons img{
	margin-top:5px;
	border:1px solid #ddd;
}
.ad_include{
	margin-top:5px;
}

/*************************global Classes***************/
.replace{
	text-indent: -9999px;
}
.clearfix{
	clear: both;
	line-height:1px;
	font-size:1px;
	height:5px;
}
.left{
	float:left;
	display: inline;
}
.right{
	float:right;
	display: inline;
}
img.icon{
	margin-right:5px;
	margin-left:10px;
}

.grey{
	color: #666;
	background-color: inherit;
}

/***************************Homepage Lists*******************/
ul.bits{
	list-style: outside disc;
	margin-left:20px;
	padding-right: 10px;
}
.channelbox ul.bits{
	margin-left:10px;
}
ul.bits li{
	margin-top:2px;
	clear: both;
	line-height:130%;
}
ul.bits a{
	color: #000;
	background-color: inherit;
}
ul.bits a b{
/* 	color:#00c;
	background-color: #fff;
	font-weight: normal; */
}
ul.bits a:hover{
	color: #000;
	background-color: transparent;
}
p.pmore{
	padding-left: 20px;
	padding-top:10px;
	text-align:right;
}
.pmore a{
	color: #06c;
	background-color: inherit;
	padding-right:5px;
	font-size:11px;
}
.centerimage{
	text-align: center;
	padding:5px 0 5px 0;
}

.temp a{
	font-weight: bold;
}

span.blue{
	color: #1474D3;
	background-color: inherit;
}
span.beta{
	text-transform:capitalize;
	font-size:9px;
	color: #c30;
	background-color: inherit;
}
a.btt{
	padding:5px;
	font-size:10px;
	color: #555;
	background-color: inherit;
	text-transform: uppercase;
}

/*Site Level*/


.caps{
	text-transform: uppercase;
}
.padding{
	padding: 10px;
}
.black{
	color: black;
	background-color: inherit;
}
a.fullink{
	display: block;
	width: 100%;
	height:100%;
	background-color: none;
}
.limiter{
	display: none;
}


/*Headline format fix*/
ul.headlines{
	margin:10px 10px 10px 10px;
	list-style: none;
}
ul.headlines li a{
	margin-left:60px;
	display: block;
}
ul.headlines li{
	_height:1%;/*IE Hack*/
	margin-top:3px;
}
ul.headlines li span{
	position: absolute;
	display: block;
}

/*contentslider*/
#mediabox{
	margin-top:5px;
}
#mediabox p{
	font-size:10px;
	color:#000;
	background-color: inherit;
	line-height:130%;
	padding:5px;
}
.pagination{
	margin-top:5px;
	margin-bottom:10px;
}
#paginate-mediabox{
	margin-top:10px;
}
#paginate-specialReports{
	margin-top:5px;
	margin-bottom:10px;
}
#paginate-specialReports a, #paginate-frontline a{
	font-size:9px;
	border:1px solid #ccc;
	padding:0 3px 0 3px;
	display: block;
	float: left;
	margin:0 5px 0 0;
	background-color: #ddd;
	color: #666;
}
#paginate-specialReports a.selected, #paginate-frontline a.selected{
	background-color: #06c;
	border:1px solid #06c;
	color: #fff;
}



/*----------------------------------------- MediaBoxxes ----------------------------------------------*/
.mediaboxx{
	clear: both;
}
.mediaboxx small{
	color: #777;
	font-size:10px;
	text-transform: uppercase;
}
td.thumbpic img{
	margin:0 5px 5px;
	width:50px;
	height:50px;
/* 	border:1px solid #06c; */
}
.mediaboxx h4{
	padding:0 5px 5px 0;
	margin:0;
}
.mediaboxx a{
	color: #06c;
	background-color: inherit;
}
a.plisten{
	padding:0 0 0 10px;
	margin-left:3px;
	color: #777;
	background: #fff url(../images/plisten.gif) left no-repeat;
}
a.psubscribe{
	padding:0 0 0 20px;
	margin-left:3px;
	color: #777;
	background: #fff url(../images/psubscribe.gif) left no-repeat;
}

#y_vid_feat{
	clear: both;
}
a.thmb{
	float: left;
	display: inline;
	margin-left:5px;
	margin-top:5px;
	width:70px;
}
a.thmb img{
	width:70px;
	height:50px;
	border:1px solid #06c;
}
.yvft{
	clear: both;
	min-height:60px;
	height:auto !important;
	height:60px;
}
.yvft h2{
	float: right;clear: right;
	padding:0;
	font-size:10px;
	width:195px;
	color:#777;
	display: inline;
}
.yvft h3{
	float: right;
	clear: right;
	margin:0;
	padding:0;
	width:195px;
	color:#000;
	display: inline;
}
.yvft h3 a{
	font-family: Verdana, Tahoma, Arial, sans-serif;
	color: #06c;
}
small.skicker{
	text-transform:uppercase;
	color:#222;
	font-size:11px;
	padding:10px 5px 5px 0;
	font-weight:bold;
	clear:both;
	display:block;
}
/** Weather Box **//** added 20080516 -justin **/
#container .weathermapbox{
	width:300px;
	background:#000;
}
#weatherbox{
	 width:280px;
	background:url(../images/weather_box.jpg) -5px 0 no-repeat;
	padding:50px 5px 10px 5px;
}

/** OLYMPICS BOX **//** added 20080718 eotw! justin **/
#olympicsbox{
    background:url(http://www.inquirer.net/images/olmypicsbox.jpg);
    width:300px;
    height:160px;
    font-size:18px;
    font-family:Arial, Helvetica, sans-serif;
    color:#fff;
    font-weight:bold;
    font-style:italic;
    padding-top:40px;
    margin-top:20px;
}
#olympicsbox ul{
    margin:0;
    padding-left:0;
}
#olympicsbox li{
    list-style-type:none;
    margin:10px 0 0 15px;
    padding-left:0;
}
#olympicsbox a:link, #olympicsbox a:visited{
    color:#fff;
    text-decoration:none;
}
#olympicsbox a:hover, #olympicsbox a:active{
    color:#fff000;
}
#survey, #remittance_btn{
padding:7px 0 0 0;
}