/* DEFAULT HTML ELEMENTS */
a{
font: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #000;
text-decoration: underline;
}
a:hover{
color: #FF3031;
text-decoration: none;
}
hr{
border-top: 1px dashed #CCC; 
border-right: 1px dashed #FFF;
border-bottom: 1px dashed #FFF;
border-left: 1px dashed #FFF;
}
h1{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 14px;
color: #000;
}
h2{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 14px;
color: #000;
padding-bottom: 5px;
}
h3{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 14px;
color: #000;
padding-bottom: 5px;
}
.defaulttext{ 
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #000;
font-weight: normal;
}
/* END DEFAULT HTML ELEMENTS */
.headoutline{
background: url(/images/right_shadline.jpg) right repeat-y;
}
.boxbottom{
line-height: 17px;
}
.newsart{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
letter-spacing: 1px;
}
.bustext{
margin: 0px 0px 10px 0px;
display: inline;
}
.spon a:link{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
text-decoration: none;
}
.spon a:visited{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
text-decoration: none;
}
.spon a:hover{
color: #FF3031;
text-decoration: none;
}
.line{
vertical-align: middle;
margin: 0px 8px 8px 0px;
text-decoration: none;
}
.bustext2{
display: inline;
}
.spon2 a:link{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: normal;
text-decoration: none;
}
.spon2 a:visited{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: normal;
text-decoration: none;
}
.spon2 a:hover{
color: #FF3031;
font-weight: normal;
text-decoration: none;
}
.line2{
vertical-align: middle;
margin: 0px 3px 0px 0px;
text-decoration: none;
}
.spon2 br{
line-height: 10px;
}
*html .spon2 br{
line-height: 2px;
}
/* START MAIN CONTENT LAYOUT */
#leftcontent{
width: 728px;
float: left;
}
#rightcontent{
float: left;
margin-left: 5px;
}
/* START BUILDTABLE BOX */
.btmain{
width: 728px;
padding: 0px;
}
.btright{
background: #FFF;
border-right: 1px solid #999;
padding: 0px;
padding: 10px 10px 0 10px;
border-left: 1px solid #999;
zoom: 1;
}
.btbot{
padding: 0px;
line-height: 10px;
height: 10px;
margin-bottom: 12px;
}
.btbotleft{
float: left;
width: 11px;
line-height: 10px;
background: url(/images/bt_left_bot.gif) no-repeat;
}
.btbotcenter{
float: left;
width: 706px;
background: url(/images/bt_center_bot.gif) repeat-x left;
}
.btbotright{
float: left;
background: url(/images/bt_right_bot.gif) no-repeat top;
width: 11px;
}
.nogap{
height: 1px; 
margin: 0px 0px -1px 0px;
padding: 0;
font-size: 1px; /* to correct IE */
clear: both;
}
/* END BUILDTABLE BOX */
/* START ACTIVE TABS */
.navbox{
margin: 0px;
padding: 0px 0px 4px 0px;
background: url(/images/bt_center_top.gif) repeat-x bottom;
}
.act_tabs{
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: bold;
color: #FF3031;
background: url(/images/act_left_tab.gif) no-repeat left top;
padding: 5px 0px 3px 16px;
border-bottom: 1px solid #FFF;
*padding: 0px 0px 0px 16px;
*margin: 0px 5px 0px 0px;
margin-right: 5px;
display: inline;
border-bottom: 1px solid #FFF;
}
.act_tabs div{
background: url(/images/act_right_tab.gif) no-repeat right top;
padding: 5px 12px 3px 0px;
margin: 0px;
display: inline;
}
.act_tabs a:link{
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: bold;
color: #FF3031;
text-decoration: none;
}
.act_tabs a:visited{
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: bold;
color: #FF3031;
text-decoration: none;
}
.act_tabs a:hover{
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: bold;
color: #FF3031;
text-decoration: none;
}
/* END ACTIVE TABS */
/* START INACTIVE TABS */
.inact_tabs{
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: bold;
color: #000;
background: url(/images/inact_left_tab.gif) no-repeat left top;
padding: 5px 0px 3px 16px;
*padding: 0px 0px 0px 16px;
margin: 0px 5px 0px 0px;
display: inline;
}
.inact_tabs div{
background: url(/images/inact_right_tab.gif) no-repeat right top;
padding: 5px 11px 3px 0px;
margin: 0px;
display: inline;
}
.inact_tabs a:link{
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: bold;
color: #000;
text-decoration: none;
}
.inact_tabs a:visited{
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: bold;
color: #000;
text-decoration: none;
}
.inact_tabs a:hover{
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: bold;
color: #FFF;
text-decoration: none;
}
/* END INACTIVE TABS */
/* END MAIN CONTENT LAYOUT */
/* START NEWS ARTICLE ELEMENTS */
.secline{
border-top: 1px solid #FFF;
border-right: 0px;
border-bottom: 1px dashed #CCC;
border-left: 0px;
}
.seclink{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #666;
text-align: left;
}
.seclink a:link{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #FF3031;
text-decoration: none;
font-weight: bold;
}
.seclink a:visited{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #FF3031;
text-decoration: none;
font-weight: bold;
}
.seclink a:hover{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #666666;
text-decoration: underline;
font-weight: bold;
}
.seclist{
padding: 0px;
margin: 0px;
}
.seclist ul{
list-style: none;
margin: 0px;
padding: 0px;
border: none;
padding-left: 1px;
}
.seclist ul li {
margin: 0px;
padding: 0px;
}
*html .seclist ul li{
text-align: left;
text-indent: 0px;
margin-top: 0px;
}
.seclist li a:link{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #000;
text-decoration: none;
border-bottom: 1px dashed #EEECEC;
padding: 3px;
margin: 0px;
display: block;
}
.seclist li a:visited{
color: #000;
text-decoration: none;
border-bottom: 1px dashed #EEECEC;
padding: 3px;
margin: 0px;
display: block;
}
.seclist li a:hover{
color: #FF3031;
text-decoration: none;
background: #EEECEC;
border-bottom: 1px dashed #CCC;
margin: 0px;
}
.newslinks{
padding: 5px;
background: #CCC;
}
.article {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 9pt;
line-height: 17px;
color: #000000;
text-align: left;
font-weight: normal;
padding: 0 6px 0 5px;
}
.newslist ul{
list-style-type: none;
margin: 0px;
padding: 0px
}
.newslist li{
line-height: 16px;
list-style-type: none;
text-indent: 0px;
margin: 0px 0px 8px 0px;
padding: 0px 0px 5px 0px;
border-bottom: 1px dashed #CCC;
text-align:left
}
.no_indent ul{
list-style-type: none;
margin: 0px;
padding: 0px
}
.newshead1{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 14px;
color: #FF3031;
text-align: left;
background: #EFEFEF;
padding: 3px 0;
margin: 0 0 10px 0;
}
.newstitles{
font-weight: bold;
}
.newstitles a:link{
font-weight: bold;
}
.newstitles a:visited{
font-weight: bold;
}
.newstitles a:hover{
font-weight: bold;
}
/*END NEWS ARTICLE ELEMENTS */
/* START BUSINESS LISTINGS ELEMENTS */
.fatlinks a:link{
text-decoration: none;
}
.fatlinks a:visited{
text-decoration: none;
}
/*END BUSINESS LISTINGS ELEMENTS */
.list{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
}
.list a:link{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #000;
font-weight: normal;
text-decoration: none;
display: block;
padding: 2px 0 2px 4px;
}
.list a:visited{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #000;
font-weight: normal;
text-decoration: none;
display: block;
padding: 2px 0 2px 4px;
}
.list a:hover{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #FF3031;
font-weight: normal;
text-decoration: none;
padding: 2px 0 2px 4px;
}
.drawer-handle{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
background: #F1F1F1;
border-bottom: 1px solid #FFF;
padding: 5px;
margin: 0;
background: #E2E2E2 url(/images/tab_01.gif) repeat-x bottom;
cursor: pointer;
display: block;
}
.drawers ul, li{
list-style-type: none;
padding: 0;
margin: 0;
}
.drawer li{
padding: 0;
width: 120px;
border-top: 1px dashed #CCC;
}
.drawer li:first-child{
border-top: 0;
}
.presstitle{
font-size: 11px;
font-weight: bold;
text-align: left;
background: #FDCACB url(/images/tab_02.gif) repeat-x bottom;
padding: 5px;
}
.adbox{
float: right;
padding: 0px;
margin: 0px;
padding-left: 8px;
margin-left: 3px;
background: #FFF;
}
/* START TRADE PAGES */
.tradelinks{
padding: 0;
border-bottom: 1px dashed #CCC;
height: 43px;
}
.tradelinks a:link{
display: block;
}
.tradelinks a:visited{
display: block;
}
.tradelinks a:hover{
color: #FF3031;
text-decoration: none;
display: block;
}
/* END TRADE PAGES */
.overlap{
overflow: auto ;
min-height: 300px;
height: 300px;
margin-right: 3px;
scrollbar-base-color: #CCC;
scrollbar-arrow-color: #FF3031;
scrollbar-3dlight-color: #FFF;
scrollbar-darkshadow-color: #CCC;
scrollbar-face-color: #FFF;
scrollbar-highlight-color: #CCC;
scrollbar-shadow-color: #CCC;
scrollbar-track-color: #FFF;
}
.newsbuts img{
padding: 6px;
cursor: pointer;
vertical-align: middle;
}
.sectimer{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #CCC;
font-weight: bold;
display:inline;
vertical-align: middle;
height: 27px;
line-height:27px;
padding: 0px;
}
.secnewstags{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 14px;
color: #666;
background: #f8f8f8;
text-align: center;
}
.secnewstags a:link{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #000;
text-decoration: none;
line-height: 20px;
padding: 0px 1px 0px 1px;
}
.secnewstags a:visited{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #000;
text-decoration: none;
line-height: 20px;
padding: 0px 1px 0px 1px;
}
.secnewstags a:hover{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #FF3031;
text-decoration: none;
line-height: 20px;
padding: 0px 1px 0px 1px;
}
.sectagbox{
border: 1px solid #CCC;
padding: 4px;
margin-bottom: 7px;
color: #333;
}
/* MYCBN BUTTONS STARTS HERE //////////////// */	
.icon{
vertical-align: middle;
margin: 0px 5px 0px 0px;
text-decoration: none;
padding-bottom: 4px;
}
.iconlink a:link{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #000;
font-weight: bold;
text-decoration: none;
}
.iconlink a:visited{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #000;
font-weight: bold;
text-decoration: none;
}
.iconlink a:hover{
color: #FF3031;
text-decoration: none;
}
.icontext{
margin: 1px 0px 0px 0px;
display: inline;
}
html>body #dek{
visibility: hidden;
z-index: 0;
display: none;
}
#dek{
position: absolute;
visibility: hidden;
z-index: 200;
}
.poptext{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #FF3031;
font-weight: bold;
line-height: 16px;
text-align: left;
}
#screenshot{
color: #000;
text-align: left;
font-weight: bold;
position: absolute;
border: 1px solid #333;
background: #CCC;
padding: 5px;
display: none;
}
/* ////// BUSINESS PROFILES CAT PAGES /////// */
.cat_box{
clear: both;
}
.cat_head{
font-size: 12px;
font-weight: bold;
background: #EFEFEF;
padding: 4px 4px 8px 4px;
}
.subcat_box{
text-align: left;
float: left;
width: 225px;
padding: 5px 4px 10px 4px;
/*height: 40px;
overflow: hidden;*/
margin: 0 0 16px 0;
}
.subcat_box2{
text-align: left;
float: left;
width: 342px;
padding: 5px 4px 10px 4px;
border-bottom: 1px solid #CCC;
margin: 0 0 10px 0;
}
.quickjump{
background: #EFEFEF;
width: 385px;
*width: 378px;
padding: 5px;
}
.page_count{
background: #EFEFEF;
float: right;
padding: 5px;
}
.page_count a:link{
text-decoration: none;
}
.cat_item{
clear: both;
padding: 5px 5px 16px 5px;
margin: 0 0 6px 0;
border-bottom: 1px dashed #CCC;
}
.cat_item span{
display: block;
padding: 0 0 10px 0;
}
.pro_ads{
padding: 0;
margin: 0 0 8px 0;
width: 736px;
}
.pro_ads img{
padding: 0 0 0 8px;
}
.pro_ads span img{
padding-left: 0;
}
/* ////// END BUSINESS PROFILES CAT PAGES /////// */
