/*************** MAIN STYLE ***************/
body {
	padding: 0px;
	margin: 0px;
	
}

body, div, input, select, textarea {
	font: 13px/1.25em arial,sans-serif;
	color: #333333;

}

quote {
	font-size: 12px;
	color: #666666;
}

a {
	color: #333333;
	text-decoration: none;
}

a:hover {
	color: #cc0000;
	text-decoration: none;
}

a.head {
	padding: 0px 2px;
}

a.head:hover {
	color: #ffffff;
	background-color: #333333;
}

a.bluelink {
    color: #1161be;
	text-decoration: none;
}

a.bluelink:hover {
    color: #ffffff;
	text-decoration: none;
    background-color: #0091ff;
}
.iPoll{
   float:left;
   width:22px;
}
.sPoll{
   float:left;
   width:126px;
   display:block;
   /*border: 1px solid red;*/
}

.title {
	font-family: Verdana;
	font-size: 15px;
	font-weight: bold;
	color: #043486;
}
.title a:link {
	text-decoration: none;
	color: #043486;
}
.title a:visited {
	text-decoration: none;
	color: #043486;
}
.title a:hover {
	text-decoration: underline;
	color: #ff3300;
}
.title a:active {
	text-decoration: none;
	color: #043486;
}

.unOrderedList
{
   padding : 0px 0px 0px 5px;
   margin : 0px;
   list-style : none;
}

.unOrderedList li
{
   padding : 3px;
}

.OrderedList
{
   margin: 0px 0px 0px 19px;
   padding: 3px;
   list-style-image: url(http://202.6.233.52/i/v2/list2.gif);
}

h1 { font-size: 20px; padding: 0px; margin: 20px 0px; line-height: 20px; }
h2 { font-size: 18px; padding: 0px; margin: 14px 0px; line-height: 18px; }
h3 { font-size: 16px; padding: 0px; margin: 14px 0px; line-height: 16px; }
h4 { font-size: 14px; padding: 0px; margin: 10px 0px; line-height: 14px; }
h5 { font-size: 12px; padding: 0px; margin: 14px 0px; line-height: 12px; }

ul { padding: 0px; margin: 0px; padding-left: 20px; }

hr {
	color: #999999;
}

#container {
	width: 1000px;
	
	background-position: center;
}

#bodycontainer {	
	text-align: left;
	background-color: #ffffff;
}

#header {
	padding-right: 6px;
	padding-top: 60px !important;
	padding-top: 55px;
	font-size: 12px;
	text-align: right;
	color: #999999;
}

#header a {
	color: #999999;
}

#header a:hover {
	text-decoration: underline;
}

#header .hilink {
	color: #990000;
	font-weight: bold;
}

#header .hilink:hover {
	text-decoration: none;
}

#logo {
	width: 226px;
	height: 80px;
	text-align: center;
	padding: 0px;
	float: left;
	margin-bottom: 4px !important;
	padding-top: 10px;
}

#topbar {
	height: 6px;
	background-image: url('http://202.6.233.52/i/v3/bg_header.gif');
	background-position: bottom;
	background-repeat: repeat-x;
}

#logo img {
	border: 0px;
}

#searchbar {
	width: 234px;
	height: 29px;
	float: left;
	background-color: #ececec;
	padding: 0px 8px;
	padding-top: 2px;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	overflow: hidden;
}

#webclipbar {
	width: 698px;
	height: 31px;
	float: left;
	background-color: #ececec;
	border-left: 1px solid #ffffff;
	padding: 0px 8px;
	overflow: hidden;
}

#webclip {
	width: 645px;
	background-color: #f9f9f9;
	margin: 5px 0px;
	padding: 2px 4px;
	height: 17px;
	color: #999999;
	float: left;
	overflow: hidden;
	white-space: nowrap;
}

#webclip ul {
	margin-left: 8px;
	width: 14000px;
}

#webclip li {
	width: 691px;
	float:left;
}

#webclip a {
	color: #1161be;
}

#webclip a:hover {
	text-decoration: underline;
}

#webclipprev {
	width: 10px;
	background-color: #f6f6f6;
	border: 1px solid #cccccc;
	margin: 5px 0px;
	padding: 2px 4px;
	height: 15px;
	color: #999999;
	margin-left: 3px;
	text-align: center;
	font-weight: bold;
	float: left;
}

#webclipprev:hover {
	background-color: #ffffff;
}

#webclipnext {
	width: 10px;
	background-color: #f6f6f6;
	border: 1px solid #cccccc;
	margin: 5px 0px;
	padding: 2px 4px;
	height: 15px;
	color: #999999;
	margin-left: 1px;
	text-align: center;
	font-weight: bold;
	float: left;
}

#webclipnext:hover {
	background-color: #ffffff;
}

#mainmenu {
	background-image: url('http://202.6.233.52/i/v3/bg_menu.gif');
	padding: 0px 2px 2px 2px;
	font-weight: bold;
}

#mainmenu img {
	vertical-align: middle;
	border: 0px;
}

#mainmenu a {
	text-decoration: none;
	line-height: 24px;
	padding: 0px 3px;
}

#mainmenu a:hover {
	color: #666666;
}

#footer {
	background-image: url('http://202.6.233.52/i/v3/bg_footer.gif');
	background-position: top;
	background-repeat: repeat-x;
	padding-top: 20px;
	margin-top: 10px;
	font-size: 12px;
}

.footerleft {
	width: 160px;
	float: left;
	font-weight: bold;
	padding-left: 10px;
}

.footerleft a {
	text-decoration: none;
}

.footerright {
	width: 750px;
	float: left;
}

.footerright a {
	text-decoration: none;
}

#copyright {
	margin-left: 10px;
	padding-bottom: 60px;
}

#copyright a {
	text-decoration: none;
}

.button {
	padding: 1px 4px;
	font-weight: bold;
	font-size: 12px;
	background-image:url('http://202.6.233.52/i/v3/bg_button.gif');
}

#navigationbar {
	border-bottom: 1px solid #cccccc;
	color: #666666;
	padding-bottom: 2px;
	margin-bottom: 4px;
	font-size: 11px;
        text-transform:uppercase;
}

#navigationbar a {
	color: #666666;
}

#navigationbar a:hover {
        color: #cc0000;
        text-decoration: underline;
}

.headlinesbox {
	margin-bottom: 10px;
	margin-right: 4px;
	width: 310px !important;
	width: 306px;
	float: left;
	background-image: url('http://202.6.233.52/v4/i/bg_headlines.jpg');
	background-position: bottom right;
	background-repeat: no-repeat;
}

.rightheadlinesbox {
	margin-bottom: 10px;
	width: 160px;
	float: left;
}

.smalllink {
	padding: 2px;
	font-size: 11px;
	color: #666666;
}

.smalllink a:hover {
	color: #ffffff;
	background-color: #333333;
}

.contentbox {
	margin-top: 10px;
	border-bottom: 1px solid #cccccc;
	padding-bottom: 10px;
}

.contentbox_ragam {
	margin-top: 10px;
	border-bottom: 1px solid #cccccc;
	padding-bottom: 10px;
	background-image: url('http://202.6.233.52/v4/i/bg_ragam.jpg');
	background-position: bottom right;
	background-repeat: no-repeat;
}

.contentbox_lirik {
	margin-top: 10px;
	border-bottom: 1px solid #cccccc;
	padding-bottom: 10px;
	background-image: url('http://202.6.233.52/v4/i/bg_lirik.jpg');
	background-position: bottom right;
	background-repeat: no-repeat;
}

.photobox {
	width: 100px;
	float: left;
	border: 1px solid #999999;
	padding: 6px !important;
	padding: 4px;
	margin: 0px 2px;
	margin-bottom: 4px;
	background-color: #efefef;
}

.photobox img {
	border: 1px solid #666666;
	margin-bottom: 4px;
	width: 100px;
	height: 100px;
}
.photobox2 {
	width: 50px;
	float: left;
	border: 1px solid #999999;
	padding: 6px !important;
	padding: 4px;
	margin: 0px 2px;
	margin-bottom: 4px;
	background-color: #efefef;
}
.photobox2 img {
	border: 1px solid #666666;
	margin-bottom: 4px;
	width: 50px;
	height: 76px;
}

.photobox div {
	height: 16px;
	overflow: hidden;
}

.photonewsindex {
	width: 110px;
	float: left;
	text-align: center;
	margin: 0px 4px !important;
	margin: 0px 3px;
	margin-bottom: 10px;
}

.photonewsindex img {
	border: 0px;
	margin-bottom: 4px;
	width: 100px;
	height: 77px;
}

.hilightbox {
	min-height: 254px;
	border: 1px solid #cccccc;
	padding-bottom: 4px;
	background-color: #ececec;
}

.hilightinner {
	margin: 4px;
}
.hilightinnernew {
	margin: 4px;
	float:left;	
	width:220px;
}

.hilightinner img {
	float: left;
	width: 40px;
	border: 0px;
	margin-right: 4px;
}

.hilightwhite {
	background-color: #ffffff;
	padding: 1px;
}

.hilightregular {
	padding: 1px;
}

.gamebox {
	width: 110px;
	float: left;
	text-align: center;
	margin: 0px 4px !important;
	margin: 0px 3px;
	margin-bottom: 5px;
}

.gamebox img {
	width: 110px;
	height: 110px;
	border: 0px;
}

.sectionheader {
	height: 27px;
	background-image: url('http://202.6.233.52/i/v3/bgHeaderMenu.gif');
	text-align: center;
	font-weight: bold;
	font-size: 14px;
	padding-top: 5px;
	margin-bottom: 4px;
}

.hotnews {
	color: #ff9900;
	font-weight: bold;
}

.hotnews:hover {
	color: #cc0000;
}
.redlink {
	color: #cc0000;
	font-weight: bold;
}

.redlink:hover {
	color: #1161be;
}
.redhot {
	color: #cc0000;
	font-weight: bold;
}

.redhot:hover {
	color: #000000;
}
/*************** END OF MAIN STYLE ***************/


/*************** LEFT IFRAME ***************/
.leftsectionheader {
	height: 27px;
	background-image: url('http://202.6.233.52/i/v3/bgHeaderMenu.gif');
	text-align: center;
	font-weight: bold;
	font-size: 14px;
	padding-top: 5px;
	margin-bottom: 4px;
}

.leftsection {
	padding: 0px 4px;
	font-size: 12px;
	margin-bottom: 4px;
}

.leftsection img {
	border: 0px;
}

.leftfave {
	font-size: 13px;
	font-weight: bold;
}

.leftfavered {
	font-size: 13px;
	font-weight: bold;
	color: #990000;
}

.leftfavered:hover {
	color: #cc0000;
}

#lefttodayphotobox {
	background-color: #efefef;
	width: 120px;
	padding-top: 10px;
	border: 1px solid #999999;
	text-align: center;
	margin-bottom: 10px;
}

#lefttodayphotobox img {
	margin-bottom: 10px;
	border: 0px;
	width: 100px;
}

#lefttodayphotobox_prev {
	width: 17px;
	height: 16px;
	float: left;
}

#lefttodayphotobox_prev img {
	margin: 0px;
	width: 17px;
}

#lefttodayphotobox_next {
	width: 17px;
	height: 16px;
	float: left;
}

#lefttodayphotobox_next img {
	margin: 0px;
	width: 17px;
}

#lefttodayphotobox_name {
	width: 86px;
	height: 16px;
	float: left;
	overflow: hidden;
	background-image: url('http://202.6.233.52/i/v2/bg_title_seleb.gif');
	text-align: center;
	font-weight: bold;
}

#leftvalas_kurshead {
	font-size: 12px;
	width: 40px;
	float: left;
	font-weight: bold;
}

#leftvalas_jualhead {
	font-size: 12px;
	width: 55px;
	float: left;
	text-align: right;
	font-weight: bold;
}

#leftvalas_belihead {
	font-size: 12px;
	width: 55px;
	float: left;
	text-align: right;
	font-weight: bold;
}

.leftvalas_kurs {
	font-size: 11px;
	width: 40px;
	float: left;
}

.leftvalas_jual {
	font-size: 11px;
	width: 55px;
	float: left;
	text-align: right;
}

.leftvalas_beli {
	font-size: 11px;
	width: 55px;
	float: left;
	text-align: right;
}

.forum_line {
        padding: 4px 2px;
        border-bottom: 1px solid #cccccc;
        font-weight: bold;
}

.forum_footer {
        padding: 4px 0px;
        background-color: #ececec;
        text-align: center;
        font-weight: bold;
        font-size: 12px;
}


/*************** END OF LEFT IFRAME ***************/


/*************** RIGHT IFRAME ***************/
#cardbox {
	width: 298px;
	border: 1px solid #cccccc;
	margin: 4px;
	text-align: center;
}

#cardbox div {
	width: 90px;
	font-size: 11px;
	float: left;
	margin: 5px 4px;
	text-align: center;
}

#cardbox img {
	border: 0px;
	width: 90px;
	height: 60px;
}

.rightcontentbox {
	margin: 4px;
}

.rightcontentbox img {
	width: 120px;
	float: left;
	margin: 0px 4px 4px 0px;
	border: 0px;
}

.rightcontentbox span {
	font-size: 14px;
}

.rightcontentbox a {
	font-weight: bold;
}

.rightsectionheader {
	height: 27px;
	background-image: url('http://202.6.233.52/i/v3/bgHeaderMenu.gif');
	text-align: center;
	font-weight: bold;
	font-size: 14px;
	padding-top: 5px;
	margin-bottom: 4px;
}

#rightphotoshotbox {
	margin: 4px;
}

#rightphotoshotbox img {
	width: 280px;
	border: 0px;
	padding: 4px;
	border: 1px solid #cccccc;
	margin-bottom: 5px;
}

#rightphotoshotprofile {
	border: 1px dashed #cccccc;
	border-left: 0px;
	border-right: 0px;
	text-align: left;
	margin: 10px 10px 0px 10px;
	padding: 4px 0px;
}

#rightphotoshotprofile img {
	width: 40px;
	border: 0px;
	float: left;
	margin-right: 5px;
}

#rightphotoshotprofile span {
	font-size: 14px;
	font-weight: bold;
}
/*************** END OF RIGHT IFRAME ***************/

/*************** PAGING ***************/
div.paging_prev_nolink,
div.paging_next_nolink {  
  width: 24px !important;
  width: 23px;
  height: 14px;
  text-align: center;
  font-size : 10px;
  cursor: pointer;
  float: left;
  padding : 2px;
}

div.paging_prev_nolink div,
div.paging_next_nolink div{  
  width: 24px !important;
  width: 23px;
  height: 14px;
  text-align: center;
  font-size : 10px;
  cursor: pointer;
  float: left;
  border: 1px solid #666666;
}

div.paging_prev,
div.paging_next,
div.paging_all {  
  width: 24px !important;
  width: 23px;
  height: 14px;
  text-align: center;
  font-size : 10px;
  cursor: pointer;
  float: left;
  padding : 2px;
}

div.paging_nolink {
   width: 24px !important;
   width: 23px;
   height: 10px;
   text-align: center;
   font-size : 10px;   
   background-color: #ededed;  
   cursor: pointer;
   float: left;
}

div.pagingbox {
   padding : 2px;
}

div.paging_prev a,
div.paging_next a,
div.paging_all a {
   width: 24px !important;
   width: 23px;
   height: 14px;
   text-align: center;
   font-size : 10px;
   border: 1px solid #666666;
   background-color: #ededed;  
   cursor: pointer;
   float: left;
}

div.paging_all a:hover,
div.paging_prev a:hover,
div.paging_next a:hover{
   width: 24px !important;
   width: 23px;
   height: 14px;
   text-align: center;
   font-size : 10px;
   border: 1px solid #666666;  
   background-color: #ccc;  
   cursor: pointer;
   float: left;
}

div.pagingbox div.paging_nolink {
   padding : 3px 1px 3px 1px;
   background-color: #fff;
   float: left;
}
/*************** END OF PAGING ***************/

/*************** ADVERTISEMENT ***************/
#topframe {
	text-align: center;
	padding: 0px;
	position: absolute;
	width: 966px;
	height: 50px;
	position: fixed !important;
	position: absolute;
	z-index:1000;
}
#verticalframe {
	text-align: center;
	margin:0px auto;
	
	
	width: 160px;
	height: 240px;
	
	
	z-index:1000;
}
#bottomframe {
	text-align: center;
	padding: 0px;
	position: absolute;
	width: 966px;
	height: 0px;
	position: fixed !important;
	position: absolute;
	z-index:1001;
}

#top_leaderboard {
	width: 728px;
	height: 90px;
	text-align: center;
	padding: 6px;
	float: left;
	margin-bottom: 4px !important;
}

#top_leaderboard div {
	padding: 0px 6px 0px 6px;
	font-size: 11px;
}

#full_banner {
	width: 468px;
	height: 60px;
	text-align: center;
	padding: 4px;
	margin-bottom: 20px;
	border: 1px solid #cccccc;
}

#showcase {
	width: 300px;
	height: 250px;
	text-align: center;
	padding: 4px;
	border: 1px solid #cccccc;
}

#top_showcase {
	text-align: center;
	width: 300px;
        height: 250px;
	padding: 6px;
	margin-top: 2px;
	background-color: #ececec;
}

#middle_showcase {
	text-align: center;
	width: 300px;
        height: 250px;
	padding: 6px;
	margin-top: 2px;
	background-color: #ececec;
}

#bottom_showcase {
	text-align: center;
	width: 300px;
        height: 250px;
	padding: 6px;
	margin-top: 2px;
	background-color: #ececec;
}

#half_banner {
	background-color: #000000;
	text-align: center;
	padding: 6px;
	margin-top: 2px;
	background-color: #ececec;
}

#vipframe {
	height: 500px;
	margin-top: 20px;
	border-top: 1px solid #cccccc;
	text-align: center;
}

/*************** END OF ADVERTISEMENT ***************/



/*************** CLASSING ***************/
.clear {
	clear: both;
}

.mainmenuitem {
	position: absolute;
	visibility: hidden;	
	font-size: 12px;
	line-height: 18px;
	z-index: 100;
	width: 140px;
	padding-right: 5px;
	padding-bottom: 5px;
	background: url(http://202.6.233.52/v4/i/myshadow.png) no-repeat right bottom !important;
}

#mainmenuitemborder {
	border: 1px solid #cccccc;
	border-bottom: 0px;
}

.mainmenuitem a {
	display: block;
	text-indent: 3px;	
	padding: 1px 0;
	text-decoration: none;
	font-weight: normal;
	text-indent: 5px;
	border-bottom:1px solid #999999;
}

.mainmenuitem a:link {
	font-weight: bold;
	background-color: #ffffff;
	color: #333333;
	text-decoration: none;
}

.mainmenuitem a:visited {
	font-weight: bold;
	background-color: #ffffff;
	color: #333333;
	text-decoration: none;
}

.mainmenuitem a:hover {
	font-weight: bold;
	background-color: #000000;
	color: #333333;
	text-decoration: none;
}

.mainmenuitem a:active {
	font-weight: bold;
	background-color: #ffffff;
	color: #333333;
	text-decoration: none;
}
/*************** END OF CLASSING ***************/

/*************** NEWS ***************/
.newsdate {
	color: #999999;
	font-size: 12px;
}

#newsrightbox {
	margin-bottom: 10px;
	margin-left: 10px;
	width: 150px;
	float: right;
	padding: 4px;
	border: 1px solid #cccccc;
	background-color: #ececec;
	font-size: 12px;
}


#newsrightbox a {
	color: #333333;
	text-decoration: none;
}

#newsphotocomment {
	margin-bottom: 10px;
	padding: 2px;
	background-color: #000000;
	color: #ffffff;
	font-size: 11px;
}

.newsphotobox {
	width: 100px;
	float: left;
	margin: 0px 8px !important;
	margin: 0px 7px;
}

.newsphotobox img {
	width: 100px;
	border: 1px solid #666666;
}

#newslinkedbox {
	width: 228px;
	float: left;
	margin-right: 10px;
	border: 1px solid#cccccc;
}

#newsothersbox {
	width: 228px;
	float: left;
	border: 1px solid#cccccc;
}

.newslinkbox {
	margin: 4px;
	min-height: 320px;
}
/*************** END OF NEWS ***************/


/*************** MENU ***************/
html>body div.outerbox { padding: 0px 5px 5px 0px; }
html>body div.outerbox div.shadowbox1 { position: absolute; right: 0px; bottom: 5px; width: 5px; height: 100%; background: url(http://202.6.233.52/v4/i/myshadow.png) no-repeat right top; }
html>body div.outerbox div.shadowbox2 { position: absolute; bottom: 0px; right: 5px; height: 5px; width: 100%; background: url(http://202.6.233.52/v4/i/myshadow.png) left bottom; }
html>body div.outerbox div.shadowbox3 { position: absolute; bottom: 0px; right: 0px; height: 5px; width: 5px; background: url(http://202.6.233.52/v4/i/myshadow.png) no-repeat right bottom; }
html>body .innerbox { margin: 0px; display: inherit; }
#root-menu-div ul { border: 1px solid #999999; }
#root-menu-div li { white-space:nowrap; }
* html #root-menu-div li { height: 1.5em; }
ul.menu, #root-menu-div ul { background-color: #ffffff; list-style: none; margin: 0px; padding: 0px; }
li.menu-separator.active { background-color: transparent; }
li.active { background-color: #ffcc00; }
.activetarget { background-color: white; }
* html div.menu-item { display: inline; }
li.menumain { float: left; padding: 0px 10px; }
div.menu-item { padding: 2px 10px 2px 4px; }
img.menu-item-arrow { position: absolute; right: 4px; top: 8px; }
li.menu-separator { border-bottom: 1px solid #999999; font-size: 0px; height: 0px; line-height: 0px; margin: 0px 0px; }
li.red { color: red; }
li.blue { color: blue; }
/*************** END OF MENU ***************/


/*************** WIDELEFT ***************/
.wideleft_list {
	padding: 2px 10px;
	border-bottom: 1px solid #ececec;
	font-weight: bold;
}

.wideleft_lista {
	color: #999999;
	font-size: 12px;
	font-weight: normal;
}
/*************** END OF WIDELEFT ***************/


/****************FOR GLOBAL PAGING ****************/

/*untuk div terluar <div class='global_paging'> <a></a> <span></span> </div>*/
.global_paging {
   clear:both;
   text-align:center;
   margin-top:3px;
}

/*paging with link <a class="global_paging_link" href="">1</a>*/
.global_paging_link {
   text-transform:uppercase;
   font-size:x-small;
   font-weight: normal;
   min-width:16px;
   text-align:center;
   display:block;
   border:1px solid #cccccc;
   padding:2px !important;
   padding:2px 5px;
   margin:2px;
   text-decoration:none;
   float:left;
}

.global_paging_link:hover {
	background-color: #ececec;
	border:1px solid #ff0000;
}

/*paging no link <span class="global_paging_no_link">2</span> */
.global_paging_no_link {
   color:#999999;
   border:1px solid #cccccc;
   background:#eeeeee;
   padding:2px !important;
   padding:2px 5px;
   margin:2px;
   text-decoration:none;
   float:left;
   min-width:16px;
   text-align:center;
}

/*paging pref next jika aktif <a href="" class="global_pref_next"> &lt;&lt; </a> */
.global_pref_next {
   text-transform:uppercase;
   min-width:16px;
   text-align:center;
   display:block;
   border:1px solid #cccccc;
   padding:2px !important;
   padding:2px 5px;
   margin:2px;
   text-decoration:none;
   float:left;
}

.global_pref_next:hover {
	background-color: #ececec;
	border:1px solid #ff0000;
}

/*paging pref next jika tidak aktif <span class="global_pref_next_no_link"> &lt;&lt; </span> */
.global_pref_next_no_link {
   color:#999999;
   border:1px solid #cccccc;
   background:#eeeeee;
   padding:2px !important;
   padding:2px 5px;
   margin:2px;
   text-decoration:none;
   float:left;
   min-width:16px;
   text-align:center;
}

/****************END OF GLOBAL PAGING ****************/


/****************ACCOUNT CSS*****************/
#accountContentLeft {
    float : left;
    padding : 0px 5px;
    width : 310px;
}

#accountContentRight {
    float : left;
    padding : 0px 3px;
    width : 600px;
}
/****************END OF ACCOUNT CSS*****************/


/****************SELEB MENU*****************/
.selebmenu {
	text-align: center;
	background-color: #ececec;
	padding: 5px 0px;
}
a.selebmenu {
	font-size: 14px;
	font-weight: bold;
	padding: 4px 10px;
}
a.selebmenuactive {
	font-size: 14px;
	font-weight: bold;
	padding: 4px 10px;
	color: #cc0000;
	background-color: #ffffff;
}
/****************NED OF SELEB MENU*****************/

/****************DAIRY ARTIST*****************/
#counterfans{
	font-weight: normal;
	width: 270px;	
}

.boxdiary{	
	padding:5px;
	border: 1px solid #ccc;
	width: 270px;		
	background-color: #ececec;
	text-align:center;
}

.boxdiary1{
	font-weight: bold;
	font-size : 15px;
	padding-bottom:5px;
}

.boxdiary2{
	border-top: 1px solid #ccc;
	font-weight:normal;
	padding-top:5px;
}

#fontcounter
{
	font-weight: bold;
	color:red;
}
/****************END OF DAIRY ARTIST*****************/
#searchbar2 {
	width: 360px;
	height: 29px;
	float: left;
	background-color: #ececec;
	padding: 0px 8px;
	padding-top: 2px;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	overflow: hidden;
}

#webclipbar2 {
	width: 573px;
	height: 31px;
	float: left;
	background-color: #ececec;
	border-left: 1px solid #ffffff;
	padding: 0px 8px;
	overflow: hidden;
}

#webclip2 {
	width: 520px;
	background-color: #f9f9f9;
	margin: 5px 0px;
	padding: 2px 4px;
	height: 17px;
	color: #999999;
	float: left;
	overflow: hidden;
	white-space: nowrap;
}

#webclip2 ul {
	margin-left: 8px;
	width: 14000px;
}

#webclip2 li {
	width: 566px;
	float:left;
}
#webclip2 a {
	color: #1161be;
}

#webclip2 a:hover {
	text-decoration: underline;
}

#webclipprev2 {
	width: 10px;
	background-color: #f6f6f6;
	border: 1px solid #cccccc;
	margin: 5px 0px;
	padding: 2px 4px;
	height: 15px;
	color: #999999;
	margin-left: 3px;
	text-align: center;
	font-weight: bold;
	float: left;
}

#webclipprev2:hover {
	background-color: #ffffff;
}

#webclipnext2 {
	width: 10px;
	background-color: #f6f6f6;
	border: 1px solid #cccccc;
	margin: 5px 0px;
	padding: 2px 4px;
	height: 15px;
	color: #999999;
	margin-left: 1px;
	text-align: center;
	font-weight: bold;
	float: left;
}

#webclipnext2:hover {
	background-color: #ffffff;
}

/********************MENU********************/
.drawers { text-indent:0px; padding:0px; margin:2px 4px 4px 4px; border:1px solid #ececec; border-top:0px; }
.drawer { margin-left:0px; list-style:none outside none; }
.handle-drawer { font-weight:bold; padding:2px 0px; line-height:22px; height:20px; text-align:left; padding-left:4px; background-image:url('http://202.6.233.52/v4/i/grey-bar2.gif'); margin:0px; clear:both; }
.handle-drawer-arrow { float:right; margin-right:4px; margin-top:4px; }
.handle-drawer-ul { text-indent:10px; padding:0px; margin:0px; }
.handle-drawer-li { margin-left:0px; list-style:none outside none; border-bottom:1px solid #ececec; padding:2px 0px; }
.handle-drawer-li-last { border-bottom: 0px; }
.handle-drawer-li-full { margin-left:0px; list-style:none outside none; text-align:right; padding-top:8px; padding-right:4px; }
/****************END OF MENU*****************/

/*  comment */


.c_name{ vertical-align:middle;font-size: 11px;margin-left:5px;text-align:left;	}
.c_boxtop{text-align: left; margin-left: 90px; margin-right: 0px; background-image: url(http://www.kapanlagi.com/i/new_a.jpg);background-repeat: no-repeat;}
.c_boxbottom{height: 30px;text-align: right; margin-left: 90px; margin-right: 0px;background-image: url(http://www.kapanlagi.com/i/new_c.jpg);background-repeat: repeat-y;}
.c_date {font-size: 11px;color: #666666;padding-right:25px;padding-bottom:5px;padding-top:8px;}
.c_font{padding-left:25px;padding-top:10px;padding-right:5px;overflow:hidden; width:300px;}
.c_pad10{padding-top:5px;}
.c_img{border:1px solid #A12A1E;}
.news_comm_more {    padding: 10px 0px;    text-align: right;}
.c_image{	width:35px;	border:1px solid;	margin-left:5px;text-align:left;	margin-top:10px;}
.c_boximg{border:1px solid;}
#c_box{ float:left;padding:0px;margin:0px;font-size:10px;}
#c_box a {background-color:#ffffff;color:#ffffff;}
#c_box a:hover {background-color:#ffffff;color:#ffffff;}
a.blinklink {
    color: #1161be;
	text-decoration: blink;
	
}

a.blinklink:hover {
    color: #ffffff;
	text-decoration: none;
    background-color: #0091ff;
}
.newstopcross{
	list-style-type:square;
}

.ulli{
	
}
.headercross {
	text-align: center;
	font-weight: bold;
	font-size: 14px;
	padding: 5px;
	margin-bottom: 4px;
	background-color:#eee;
	 border-bottom: 1px solid #cbcbcb;
}
#divHeadlinesCross {   
  background-color: #ffffff;
  margin: 2px 0px 5px 0px;
  padding:0px 0px 0px 0px;
  border: 1px solid #cbcbcb;
}
.hilightinnernews {
	margin: 2px;
	float:left;	
	width:145px;
	padding-left:5px;
}
.newscommentdiv{
	padding-left:4px !important; padding-left:3px; width:471px !important; width:470px;
}
.newscommentnewimage{	
	height: 37px;text-align: left; margin-left: 0px; margin-right: 0px; background-image: url(http://www.kapanlagi.com/i/c1.jpg);background-repeat: repeat-y;
}
.newscommentbg2{
	height: 25px;text-align: right; margin-left: 0px; margin-right: 0px; background-image: url(http://www.kapanlagi.com/i/c4.jpg);background-repeat: repeat-y;
}

#leftcontent {
	width: 160px;
	float:left;
	margin-right: 10px !important;
	margin-right: 8px;
}

#rightcontent {
	width: 312px;
	float:left;
	margin-left: 10px !important;
	margin-left: 8px;
	text-align: right;
	overflow: hidden;
}

#maincontent {
	width: 420px;
	float:left;
	padding: 4px 0px;
}

#maincontent2 {
	width: 420px;
	float:left;
	padding: 2px 0px;
}