/* Search */
.dao-search-top                   { margin-bottom: 10px; }
.dao-search-top .search-item      { margin-bottom: 0; }
.dao-search-top .search-abc-empty { padding: 1px 5px; color: #BECEDE; }
.dao-search-top .dao-abc          { padding: 10px 10px 6px; background: #f7f7f7; border-radius: 5px; }


/* Sort */
.dao-sort-wrapper                { margin-bottom: 25px; overflow: hidden; }
.dao-sort-wrapper .nav           { float: left; }
.dao-sort                        { overflow: hidden; float: right;}
.dao-sort li                     { float: left; margin-right: 7px; padding: 1px 5px 2px; }
.dao-sort li:first-child         { margin-right: 5px; }
.dao-sort li.active              { background: #5ABFEE; border-radius: 3px; color: #fff; }
.dao-sort li.active .link-dotted { border: 0; color: #fff; }


/* Tabs */
.dao-tabs           { padding: 0 10px; border-bottom: 1px solid #c3d4dc; }
.dao-tabs li        {
	display: inline-block;
	cursor: pointer;
	padding: 7px 15px;
	border: 1px solid transparent;
	border-bottom: none;
	border-radius: 3px 3px 0 0;
	position: relative;
	bottom: -1px;
}
.dao-tabs li.active { border-color: #c3d4dc; background: #fff; }
.dao-tabs li:hover  { color: #333; }

.dao-tabs-content   { padding: 20px 0; }


/* Go back */
.dao-back { border-top: 1px solid #eee; margin-top: 15px; padding-top: 15px; }


/* Category list */
.dao-category-list                                            { overflow: hidden; zoom: 1; }
.dao-category-list .dao-category-item                         {
	display: inline-block;
	*display: inline;
	zoom: 1;
	vertical-align: top;
	width: 200px;
	padding-left: 32px;
	margin-right: 10px;
	margin-bottom: 10px;
	position: relative;
	zoom: 1;
	color: #aaa;
}
.dao-category-list .dao-category-item img                     { position: absolute; top: 0; left: 0; }
.dao-category-list .dao-category-item a                       { color: #4D69D1; }
.dao-category-list .dao-category-item .dao-category-item-root { font-size: 14px; padding: 2px 0 2px; }


/* Filter */
.dao-filter-toggle           { text-decoration: none; color: #333; background: url(../img/arrows.png) 0 2px no-repeat; padding-left: 15px; }
.dao-filter-toggle span      { border-bottom: 1px dotted #333; }
.dao-filter-toggle.opened    { background-position: 0 -19px; }
.dao-filter-toggle-content   { padding-top: 10px; display: none; padding-left: 15px; padding-bottom: 15px; }
.dao-filter-toggle-content p { margin-bottom: 10px; }
.dao-filter-option           { margin-bottom: 10px; }

.filter-extended             { padding: 5px 0 15px; }
.filter-extended a           { color: #333; }


/* Actions */
.dao-actions                         { background: #fcfce9; border-radius: 5px; padding: 10px 15px; margin-bottom: 30px; font-size: 11px; overflow: hidden; }
.dao-actions li                      { float: left; margin-right: 18px; }
.dao-actions li.dao-actions-delete a { color: #DA4242; }


/* Header */
.dao-header      { font-size: 24px; margin-bottom: 7px; font-weight: bold; }
.dao-header span { color: #aaa; }


/* Image list */
.dao-image-list                            { margin-bottom: 30px; }
.dao-image-list ul                         { overflow: hidden; zoom: 1; }
.dao-image-list ul li                      { float: left; margin: 0 9px 9px 0; }
.dao-image-list ul li img                  { vertical-align: top; }

.dao-image-list .dao-image-list-more       { display: block; text-align: center; padding: 10px 0; margin-bottom: 15px; text-decoration: none; background: #f3f7fa; color: #7b90a5; }
.dao-image-list .dao-image-list-more:hover { background: #eaf2f8; }


/* File list */
.dao-file-list            { margin-bottom: 30px; }
.dao-file-list ul         { background: #F0F5FA; padding: 15px; color: #777; }
.dao-file-list ul li      { margin-bottom: 5px; }
.dao-file-list ul li a    { color: #1A3DC1; padding: 0 0 2px 16px; background: url(../img/attach.png) no-repeat; }


/* Property list */
.table.table-dao-property-list              {  }
.table.table-dao-property-list td.dao-value { color: #777; }


/* Tags */
.dao-tags      { padding-top: 15px; margin-bottom: 15px; font-size: 11px; color: #aaa; }
.dao-tags li   { display: inline; }
.dao-tags li a { color: #4C4C4C;}
.dao-tags li a:hover { color: #000;}


/* Path */
.dao-path                { color: #555; margin-bottom: 20px; }
.dao-path a              { color: #333; }

.dao-path.dao-path-top   { border-bottom: 1px solid #eee; padding-bottom: 5px; margin-bottom: 30px; color: #aaa; }
.dao-path.dao-path-top a { color: #333; }


/* Share */
.dao-share                             { }
.dao-share .yashare-auto-init          { display: inline-block; *display: inline; margin-right: 10px; }
.dao-share .yashare-auto-init .b-share { padding: 0 !important; }
.dao-share .link-dotted                { display: inline-block; *display: inline; }


/* Star Rating */
.dao-shop-rating                        { margin-bottom: 15px; }
.dao-shop-rating .dao-shop-rating-stars { margin-bottom: 5px; overflow: hidden; }
.dao-shop-rating .dao-shop-rating-count { font-size: 11px; color: #777; }


/* Misc */
.dao-file-link { color: #777; background: url(../img/attach.gif) no-repeat; padding-left: 19px; padding-bottom: 3px; }
.dao-price     { font-size: 13px; line-height: 1.3em; margin-bottom: 5px; font-family: Arial, sans-serif; font-weight: bold; }

.note.dao-note-large { font-size: 12px; color: #f00; }

.cursor-x       { cursor: move; }
.prop_reqiured  { color:#f00; }
.file_text_edit { border-bottom: 1px dotted #999; color:#999; text-decoration: none; }
.file_delete    { color: #f00; }
#file-list      { margin: 0; }
#file-list li   { list-style: none; }
.file           { background: url(../img/attach.gif) no-repeat 1px 50%; padding-left: 20px; }

.insert-popup                 {width:650px !important;margin-left: -350px !important;}

.event_time                   {width:50px !important;}
.dao-red                      {color:#f00;}

.pt-15 {padding-top: 15px;}
.input-width-70 	{ width: 70px !important; }
.topic-dao .vote-topic,.topic-dao-video .vote-topic { top: 13px; right: 10px; position: absolute;}
.dao-shedule tr {border-bottom: 1px #aaa dotted;}
.dao-shedule td {padding: 15px;}
.daochosen {width:100%;}
.dao-shtime {padding-right: 10px;}
.dao-shtime.closed{color:#ccc;}
.dao-ml-20{margin-left: 20px;}
.shedule-container{margin-bottom: 20px;}
.shedule-link{color:#aaa;}