﻿/*** hilight flash ***/
.content-container .content-flash
{
    background: #000000 url('images/center/bggif.gif') repeat-x scroll;
    padding:0;
}
/***  hot news marqee   ***/
.content-container .newsline
{
    background-image: url(../images/news/newslinebg.gif);
    height: 22px;
    
    width: 830px;
    margin: 5px 0px 5px 0px;
}
.content-container .newsline .left
{
     float:left;
    }
.content-container .newsline .center
{
    float:left; 
    width: 720px;
}
.content-container .newsline .right
{
    float:left;
    padding-top:5px; 
}

/*** news tabs ***/
.news-tabs-container
{
     height:186px;
    }
#news-tabs
{
    background-color: #ffffff;
    border: none;
    padding: 0;
    width:814px;
}
 
#news-tabs .ui-tabs-nav
{
    padding: 0;
    background-color:#eaeaea;
    border-top: none;
    border-left: none;
    border-right: none;
}

#news-tabs .ui-tabs-nav li
{
    background-color: #1e4687;
    margin-right: 3px;
    width: 199px;
}
#news-tabs .ui-tabs-nav li.last
{
    background-color: #1e4687;
    margin-right: 0px;
    width: 202px;
}
#news-tabs .ui-tabs-nav li.ui-state-hover
{
    background-color: #20509f;
}
#news-tabs .ui-tabs-nav li.ui-tabs-selected, #news-tabs .ui-tabs-nav li.ui-state-active,
#news-tabs .ui-tabs-nav li.ui-tabs-selected span.whitehead
{
    background-color: #ffffff;
    color:#666666;
    border:none 1px ;
}
#news-tabs .ui-tabs-panel
{
    background-color: #ffffff;
    color: White;
    padding: 5px;
}
#news-tabs .ui-tabs-panel ul
{
    display: inline;
    list-style: none;
}
#news-tabs .ui-tabs-panel li
{
    float: left;
    padding: 7.5px;
    width: 145px;
    height: 125px;
}
 

#news-tabs .item
{
    position: relative;
}
#news-tabs .item  a.link,
#news-tabs .item  a.link:link 
{    
    position:absolute; 
    display:block;
    width:145px;
    height:79px; 
 background: transparent url(../images/center/play145x79.png)  no-repeat scroll center center;
 
}
#news-tabs  .tab-ajax
{
     width:135px;
}
#news-tabs .item .item-detail
{
    margin: 0;
    height: 36px;
    overflow: hidden;
    display: block;
    background: #363536;
    padding: 5px;
     position:relative;
} 
/*** chatzad preview ***/
.chatzad
{
    text-align: center;
    width: 234px;
    height:230px;
}
.chatzad .normal
{
    text-align: center;
}
/*** new deposit ***/
.news-deposit
{
    width: 275px;
    padding:0;
    
}

.news-deposit .header .whitehead
{
 float:left;
 width:200px;
}

.news-deposit .header .more
{
  float: right; margin-top: 4px; margin-right: 10px; 
}
.news-deposit .header
{
    background: #6e6c6e;
    width: 270px;
    height: 30px;
    margin: 0;   
    padding: 5px;
}
.news-deposit .detail
{
    background: #ffffff; 
     
    width: 270px;
       height:260px;
    min-height:260px !important;
    
    padding: 5px;
}
.news-deposit .detail ul
{
    list-style: disc;
    margin: 0;
    padding-left: 15px;
}
.news-deposit .detail li
{
    padding:2px;
    }

/*** webboard ***/
.webboard
{
    width: 270px;
    padding:0;
    
}
.webboard .header
{
    background: #6e6c6e;
    width: 255px;
    height: 30px;
    margin: 0;   
    margin-right:8px;
    padding: 5px;
}
.webboard .detail
{
    background: #ffffff; 
    width: 255px;
    height:260px;
    min-height:260px !important;
    padding: 5px;
    margin-right:8px;
     
}
.webboard .detail ul
{
    list-style:  none;
    margin: 0;
    padding-left: 15px;
    padding:5px;
}
.webboard .detail li
{
    padding:5px;
    }
 
 /*** vote ***/
 .vote_index
{
	
	width:234px;
	
	border:0px;	
}

.vote_index_header
{
	background:#6E6C6E none repeat scroll 0 0;
	height:30px;
	margin:0;
	padding:5px;	
	width:224px;
	text-align:left;
}

.vote_index_container
{
	vertical-align:top;
	margin:0;
	text-align:left;
	background:#FFFFFF none repeat scroll 0 0;	
	width:224px;
	height:260px !Important;
	
padding:5px;
}
	
	/*** activity Tabs ***/
.tabs-activity
{
	height:270px !Important;
	width:554px;
	vertical-align:top;
	background-color:#ffffff;
	text-align:left;
	border:0 none;
	padding:0px;
	
}

.tabs-activity-header ul
{ 
	list-style: disc;
	height:25px;
	width:544px;
	padding:0px;
	border:0px;	
}
	
#act-tabs .ui-tabs-nav
{
    background-color: #ffffff;
    border: 0 none;
    padding:0px;
}
	
#act-tabs .ui-tabs-nav li
{
    background-color: #ae2a26;
	margin:0 0;
	text-align:center;
	width:183.3px;  
	-moz-border-radius-topleft:10px;
-moz-border-radius-topright:10px;
}
#act-tabs .ui-tabs-nav li.last
{
    background-color: #ae2a26;
    margin-right: 0px;
    text-align:center;
    width: 180px;    
}
#act-tabs .ui-tabs-nav li a
{
	padding:0.5em 0;
}
#act-tabs .ui-tabs-nav li.ui-state-hover
{
    background-color: #ae2a26;
}
#act-tabs .ui-tabs-nav li.ui-tabs-selected, #act-tabs .ui-tabs-nav li.ui-state-active, #act-tabs .ui-tabs-nav li.ui-tabs-selected span.white 
{
    background-color: #ffffff;
    color:#ae2a26;
    border:none 1px;
}
#act-tabs .ui-tabs-panel
{
    background-color: #ffffff;
    color: White;
   padding:0px;
}
.tabs-activity-container
{
	height:200px !Important;
}
.tabs-activity-body
{
	float:left;
	width:260px;
	border:5px;
	height:90px;
	padding:0px 0px 10px 10px;
}
.tabs-activity-body #pleft
{
	float:left;
	width:120px;
	vertical-align:top;
	text-align:left;
	padding:0px;
}
.tabs-activity-body #pright
{
		float:right;
		width:130px;
		vertical-align:top;
		text-align:left;
		padding:0px;
}

a.th12wh,
a.th12wh:link,
a.th12wh:visited,
a.th12wh:hover {
color:#FFFFFF;
font-family:tahoma;
font-size:12px;
}
.borderGray {
	border: 1px solid #333333;
}