﻿.boxstyle {text-align:left;font-size:12px;width:100%}
.boxstyle .header-left {width:5px;background:#6699ee;}
.boxstyle .header-center {height:25px;background:#f6f6f6;border-top:#dddddd 1px solid;border-bottom:#dddddd 1px solid;}
.boxstyle .header-right {width:1px;background:#dddddd;}

.boxstyle .body-left {width:1px;background:#dddddd;}
.boxstyle .body-center {background:#ffffff;padding:3px;border-bottom:#e6e6e6 1px solid;font-size:12px;}
.boxstyle .body-right {width:1px;background:#dddddd;}

.boxstyle .footer-left{height:12px;border-top:#e6e6e6 1px solid;font-size:0px;width:90px;background: url(../../images/shadow.gif) no-repeat left top;}
.boxstyle .footer-center{height:12px;font-size:0px;}
.boxstyle .footer-right{height:12px;border-top:#e6e6e6 1px solid;font-size:0px;width:90px;background: url(../../images/shadow.gif) no-repeat right top;height:12px;border-top:#e6e6e6 1px solid;font-size:0px;}

.boxstyle .title {color:#666666;font-weight:bold;padding-left:10px; float:left;font-size:12px;}
.boxstyle .more { float:right}
/* link style*/
.boxstyle .list-title A:link{font-size:11px;color: #3366cc;font-family: verdana,arial,sans-serif;	text-decoration: none;}
.boxstyle .list-title A:visited{font-size: 11px;	color: #3366cc;font-family: verdana,arial,sans-serif;text-decoration: none;}
.boxstyle .list-title A:hover{	font-size: 11px;color: red;font-family: verdana,arial,sans-serif;	text-decoration: underline;}
/*title and datetime style*/
.boxstyle .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;}
.boxstyle .list-datetime{float: right;color:#999999;font-size:10px;}
/*item alt style*/
.boxstyle .item{height: 25px;background-image: url(../../images/line_dot.gif);
background-position: bottom;background-repeat: repeat-x;background-color: #ffffff;}
.boxstyle .alt{height: 25px;background-image: url(../../images/line_dot.gif);
background-position: bottom;background-repeat: repeat-x;background-color: #FAFAFA;}
/*page style*/
.boxstyle .pager{border-bottom:1px solid #cccccc;background-color:WhiteSmoke;font-size:12px;}
.boxstyle .pager-current{	color:Red;font-size:12px;font-family: verdana,arial,sans-serif;text-decoration: none;}
.boxstyle .pager-item{font-size:12px;}
/*page navgator style*/
.boxstyle .pager-nav{font-family:webdings;font-size:12px;}
.boxstyle .pager-info{color:#0000cc;font-size:12px;}
.boxstyle .pager A:visited, .boxstyle .pager A:link{font-size:12px;
color: #3300cc;font-family: verdana,arial,sans-serif;text-decoration: none;}
/*ListControl picture style*/
.boxstyle .list-imgbox{background-image: url(../../Images/picback.gif);background-repeat: no-repeat;width: 170px;	height: 170px;padding-top: 25px;	text-align:center;}
.boxstyle .list-imgtitle{font-size: 11px;font-family: verdana,arial,sans-serif;color: #acb6d2;text-align:center; width:150px}
/*GridViewControl title style*/
.boxstyle th {font-weight: bold;color: inherit;border-bottom: 1px solid #6B86B3;background: #FFFFFF;}
/*RepeaterControl ul style*/
.boxstyle ul{list-style-type: none;margin: 0px;padding: 0px;}