/*boxstyle */
.boxandliststyle {width:100%;text-align:left;}
.boxandliststyle .title { color:#009900; font-weight:bold; padding-left:10px; float:left;font-size:14px;}
.boxandliststyle .more { float:right;}
.boxandliststyle .header-center { height:25px; border-top:4px solid #2B90F5; background:#F0F0F0 }
.boxandliststyle .header-left { width:25px; background:url(../../images/pager-header.gif) no-repeat;}
.boxandliststyle .header-right { width:0px; }
.boxandliststyle .header{border-bottom: #cccccc 1px solid;  border-left: #cccccc 1px solid; border-right: #cccccc 1px solid; margin-bottom: 2px;}
.boxandliststyle .body-center{ background: #FCFCFC;float:left;font-size:12px; }
.boxandliststyle .body-left { width:1px; background:#E1E0E0}
.boxandliststyle .body-right{ width:1px; background:#E1E0E0}
.boxandliststyle .body{border-bottom: #cccccc 1px solid;}
.boxandliststyle .footer-center{ display:none; height:0px; font-size:1px; background:#E1E0E0}
.boxandliststyle .footer-left { display:none; width:18px;  }
.boxandliststyle .footer-right{ display:none;  width:22px;  }
/* link style*/
.boxandliststyle .list-title A:link{font-size:11px;color: #3366cc;font-family: verdana,arial,sans-serif;	text-decoration: none;}
.boxandliststyle .list-title A:visited{font-size: 11px;	color: #3366cc;font-family: verdana,arial,sans-serif;text-decoration: none;}
.boxandliststyle .list-title A:hover{	font-size: 11px;color: red;font-family: verdana,arial,sans-serif;	text-decoration: underline;}
/*title and datetime style*/
.boxandliststyle .list-title{background-image: url(../../images/arrow.gif);float:left;
background-position: left center;background-repeat: no-repeat;padding-left:15px;font-size: 11px;font-family: verdana,arial,sans-serif;color: #acb6d2;}
.boxandliststyle .list-datetime{float: right;color:#999999;font-size:10px;}
/*item alt style*/
.boxandliststyle .item{height: 25px;background-image: url(../../images/line_dot.gif);
background-position: bottom;background-repeat: repeat-x;background-color: #ffffff;}
.boxandliststyle .alt{height: 25px;background-image: url(../../images/line_dot.gif);
background-position: bottom;background-repeat: repeat-x;background-color: #FAFAFA;}
/*page style*/
.boxandliststyle .pager{border-bottom:1px solid #cccccc;background-color:WhiteSmoke;font-size:12px;}
.boxandliststyle .pager-current{	color:Red;font-size:12px;font-family: verdana,arial,sans-serif;text-decoration: none;}
.boxandliststyle .pager-item{font-size:12px;}
/*page navgator style*/
.boxandliststyle .pager-nav{font-family:webdings;font-size:12px;}
.boxandliststyle .pager-info{color:#0000cc;font-size:12px;}
.boxandliststyle .pager A:visited, .boxandliststyle .pager A:link{font-size:12px;
color: #3300cc;font-family: verdana,arial,sans-serif;text-decoration: none;}
/*ListControl picture style*/
.boxandliststyle .list-imgbox{background-image: url(../../Images/picback.gif);background-repeat: no-repeat;width: 170px;	height: 170px;padding-top: 25px;	text-align:center;}
.boxandliststyle .list-imgtitle{font-size: 11px;font-family: verdana,arial,sans-serif;color: #acb6d2;text-align:center; width:150px}
/*GridViewControl title style*/
.boxandliststyle th {font-weight: bold;color: inherit;border-bottom: 1px solid #6B86B3;background: #FFFFFF;}
/*RepeaterControl ul style*/
.boxandliststyle ul{list-style-type: none;margin: 0px;padding: 0px;}