/*
Www.English.DatalifeCMS.IR
*/

form {  
	padding-top: 0px;
	padding-bottom: 0px;	
	padding-right: 0px; 
	padding-left: 0px; 
	margin: 0px;
}

/*  Вывод архива */

.archives {
	margin-top: 6px;
	margin-bottom: 10px;
}
.archives a {
	color: #43637e;
}

/*  Цитата и скрытый текст */

.title_quote {
	color: #636363;
	background-color: #f2f2f2;
	border: 1px dotted #bebebe; 
	border-bottom: 0;
	font-weight: bold;
	padding: 5px;
}
.quote {
	color: #757575;
	background-color: #f2f2f2;
	border: 1px dotted #bebebe;
	text-align: justify;
	padding: 5px;
}

/*  Тег SPOILER */

.title_spoiler {
	color: #636363;
	background-color: #f2f2f2;
	border: 1px dotted #bebebe; 
	font-weight: bold;
	padding: 5px;
}
.text_spoiler {
	color: #757575;
	background-color: #f2f2f2;
	border: 1px dotted #bebebe;
	border-top: 0;
	text-align: justify;
	padding: 5px;
}

/*  Tэг CODE */

.scriptcode {
	color: #757575;
	background-color: #f2f2f2; 
	border: 1px dotted #bebebe;
	text-align: left;
	padding: 5px;
}

/*  Календарь */

.weekday-active-v {
	color: #4b73d4;
}
.day-active-v {
	color: #4b73d4;
}
.calendar {

color: #757575;
font-family: verdana;
font-size: 11px;

}
.calendar td, th {
	 font-family: verdana;
	 text-decoration: none;
/* - */
	 padding-left: 5px;
 	 padding-right: 4px;
	 padding-top: 3px;
	 padding-bottom: 4px;
/* - */
}
.weekday {
	color: #804040;
	font-family: verdana;
}
.weekday-active {
	color: #804040;
	font-family: verdana;
}
.day-active {
	color: #804040;
	font-family: verdana;
}
.day-active a, .weekday-active a, .day-active-v a, .weekday-active-v a {
	text-decoration: underline;
}
.monthlink {
	color: #5078d6;
	text-decoration: none;
}

/*  Рейтинг статьи */
.rating {
	color: #757575;
	font-size: 11px;		/* ! */
	font-family: tahoma;	/* ! */
	width: 85px;
	height: 16px;
}
.unit-rating {
	list-style: none;
	margin: 0px;
	padding: 0px;
	width: 85px;
	height: 16px;
	position: relative;
	background-image: url(../images/collums/rating_star2.gif);
	background-position: top left;
	background-repeat: repeat-x;
}
.unit-rating li {
	text-indent: -90000px;
	padding: 0px;
	margin: 0px;
	float: left;
}
.unit-rating li a {
	display: block;
	width: 17px;
	height: 16px;
	text-decoration: none;
	text-indent: -9000px;
	z-index: 17;
	position: absolute;
	padding: 0px;
}
.unit-rating li a:hover {
	background-image: url(../images/collums/rating_star2.gif);
	background-position: left center;
	z-index: 2;
	left: 0px;
}
.unit-rating a.r1-unit { left: 0px; }
.unit-rating a.r1-unit:hover { width: 17px; }
.unit-rating a.r2-unit { left: 17px; }
.unit-rating a.r2-unit:hover { width: 34px; }
.unit-rating a.r3-unit { left: 34px; }
.unit-rating a.r3-unit:hover { width: 51px; }
.unit-rating a.r4-unit { left: 51px; }	
.unit-rating a.r4-unit:hover { width: 68px; }
.unit-rating a.r5-unit { left: 68px; }
.unit-rating a.r5-unit:hover { width: 85px; }
.unit-rating li.current-rating {
	background-image: url(../images/collums/rating_star2.gif);
	background-position: left bottom;
	position: absolute;
	height: 16px;
	display: block;
	text-indent: -9000px;
	z-index: 1;
}

/*  BB коды */
 
.bbcodes {
	background-color: #ffffff;
	border: 1px solid #e0e0e0;
	color: #ffffff;
	font-size: 11px;		/* ! */
	font-family: tahoma;	/* ! */
	/*  width: 120px;  */
	height: 17px;
	background-image: url(../images/button_hix.gif);
	background-repeat: repeat-x;
	font-weight: bold;
}

.srcbutton {
	background-color: #ffffff;
	border: 1px solid #e0e0e0;
	color: #ffffff;
	font-size: 11px;		/* ! */
	font-family: tahoma;	/* ! */
	width: 60px;
	height: 17px;
	background-image: url(../images/button_hix.gif);
	background-repeat: repeat-x;
	font-weight: bold;
}

.bbcodes_poll {
	background-color: #ffffff;
	border: 1px solid #e0e0e0;
	color: #ffffff;
	font-size: 11px;		/* ! */
	font-family: tahoma;	/* ! */
	width: 120px;
	height: 17px;
	background-image: url(../images/button_hix.gif);
	background-repeat: repeat-x;
	font-weight: bold;
}

/* класс bbcodes_poll используем в poll.tpl, vote.tpl, addnews.tpl */


#downloadmp3 {
    margin-top:20px;
}
.editor_button {
	float: left;
	cursor: pointer;
	padding-left: 2px;
	padding-right: 2px;
}
.editor_buttoncl {
	float: left;
	cursor: pointer;
	padding-left: 1px;
	padding-right: 1px;
	border-left: 1px solid #bbbbbb;
	border-right: 1px solid #bbbbbb;
}
.editbclose {
	float: right;
	cursor: pointer;
}
.editor_button select {
	font-family: tahoma;
	font-size: 11px;
}
.editor_button img {margin: 0; padding: 0;}
.editbclose img {margin: 0; padding: 0;}
.editor_button_brk img {margin: 0; padding: 0;}

/*  Дополнительные поля новостей */

.xfields textarea {
	color: #757575;		/* ! */
	font-size: 11px;		/* ! */
	font-family: tahoma;	/* ! */
	background-image: url(../images/dlet_field_o.gif);
	background-repeat: repeat-x;
	width: 499px;
	height: 86px;
	border: 1px solid #e0e0e0;
}
.xfields input {
	color: #757575;		/* ! */
	font-size: 11px;		/* ! */
	font-family: tahoma;	/* ! */
	background-image: url(../images/dlet_field_o.gif);
	background-repeat: repeat-x;

	width: 250px;
	height: 14px;
	border: 1px solid #e0e0e0;
}
.xfields select {
	color: #757575;		/* ! */
	font-size: 11px;		/* ! */
	font-family: tahoma;	/* ! */
	background-image: url(../images/dlet_field_o.gif);
	background-repeat: repeat-x;
	border: 1px solid #e0e0e0;
}

/*  Дополнительные поля профиля пользователей */

.xprofile textarea {
	color: #757575;		/* ! */
	font-size: 11px;		/* ! */
	font-family: tahoma;	/* ! */
	background-image: url(../images/dlet_field_o.gif);
	background-repeat: repeat-x;

	width: 316px;
	height: 86px;
	border: 1px solid #e0e0e0;
}
.xprofile input {
	color: #757575;		/* ! */
	font-size: 11px;		/* ! */
	font-family: tahoma;	/* ! */
	background-image: url(../images/dlet_field_o.gif);
	background-repeat: repeat-x;

	width: 250px;
	height: 14px;
	border: 1px solid #e0e0e0;
}

/*  Персональные сообщения */ 

.pm_head {
	font-size: 12px;		/* ! */
	font-family: tahoma;	/* ! */ 
}
.pm_list {
	color: #757575;
}
.pm_list a {
	color: #4b73d4;
}

/*  Выпадающее меню */

#dropmenudiv {
	border: 1px solid #ffffff;
	border-bottom-width: 0;
	font: normal 10px Verdana;
	background-color: #6497ca;
	line-height: 20px;
	margin: 2px;
	opacity: 0.95;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=95) progid:DXImageTransform.Microsoft.Shadow(color=#cacaca, direction=135, strength=3)";
	filter: alpha(opacity=95, enabled=1) progid:DXImageTransform.Microsoft.Shadow(color=#cacaca, direction=135, strength=3);
}

#dropmenudiv a {
	display: block;
	text-indent: 3px;
	text-decoration:none;
	color: #ffffff;
	background:#6497ca;
	border: 1px solid #ffffff;
	padding: 1px 0;
	margin: 1px;
	font-weight: bold;
}

#dropmenudiv a:hover {
	background:#fdd08b;
	color:#000000;
}
/*  Опрос пользователей */

#dle-vote{
text-align:left;
color:#FFFFFF;
font:12px Arial,Helvetica,sans-serif;
text-decoration:none;
margin-left:10px;
padding-bottom:3px;
}
.vote{
margin:3px 0px 2px 3px;
}

/*  Уведомление о получении новых PM */

#newpm {
	position: absolute;
	width: 400px;
	padding: 4px;
	background-color: #fdfdfd;
	border: 1px solid #bbbbbb;
	font-family: verdana;
	line-height: 135%;
}
#newpmheader {
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	height: 20px;
	color: #636363;
	font-weight: bold;
	background-color: #b2c7f1;
	font-family: verdana;
	cursor: move;
}
#newpm a {
	background: transparent;
	color: #4b73d4;
	text-decoration: none;
}
#newpm a:hover {
	background: transparent;
	color: #4b73d4;
	text-decoration: underline;
}

td.listinglink {
  position: relative;
  margin: 1em 0;
  font-family: helvetica,arial,sans-serif;
  font-size: 11px;
  font-weight: bold;
}

td.listinglink a.w3c1:link {
  background: transparent;
  color: #ffffff;
  text-decoration: none;
}
td.listinglink1 a.w3c1:visited {
  background: transparent;
  color: #0c479d;
  text-decoration: none;
}
td.listinglink a.w3c1:hover {
  background: transparent;
  color: #0066ff;
  text-decoration: none;
}

/*  Ссылка на скачивание прикрепленного файла */

#attachment {
	color: #808080;
}

/*  Поиск по сайту и результаты поиска */

.search {
	color: #757575;
	text-decoration: none;
}
.textin {
		color: #757575;		/* ! */
		font-size: 11px;		/* ! */
		font-family: tahoma;	/* ! */
		background-image: url(../images/dlet_field_o.gif);
		background-repeat: repeat-x;
		border: 1px solid #e0e0e0;
	    text-decoration: none;
}
.sresult  {
	text-align: justify;
	font-weight: normal;
	line-height: 16px;
	font-size: 12px;
	color: #757575;
}
.highslide-active-anchor img {
	visibility: hidden;
}
.highslide-image-blur {
}
.highslide-html {
	background-color: black;
    height: 500px;
	width: 500px;
}
.highslide-html-content {
	display: none;
}
.highslide-loading {
    display: block;
	color: white;
	font-size: 9px;
	font-weight: bold;
    text-decoration: none;
	padding: 3px;
	border: 1px solid white;
    background-color: black;
}
a.highslide-full-expand {
	background: url(../dleimages/fullexpand.gif) no-repeat;
	display: block;
	margin: 0 10px 10px 0;
	width: 34px;
	height: 34px;
}
.highslide-footer {
	height: 11px;
}
.highslide-footer .highslide-resize {
	float: right;
	height: 12px;
	width: 11px;
	background: url(../dleimages/resize.gif);
}
.highslide-resize {
    cursor: nw-resize;
}
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}

/*  Облако тегов */
.clouds_xsmall {
	font-size: x-small;
}
.clouds_small {
	font-size: small;
}
.clouds_medium {
	font-size: medium;
}
.clouds_large {
	font-size: large;
}
.clouds_xlarge {
	font-size: x-large;
}

.lastcomm {
    padding: 3px 2px 3px 2px;
    border-bottom:1px solid #E6E6E6;
}

.lastcomm_over {
    padding: 3px 2px 3px 2px;
    border-bottom:1px solid #E6E6E6;
    background:#FFF5E5;
    cursor: hand;
}
#an_addoption{
	width:57%;
	height:auto;
	margin:auto;
	font-size: 11px;		/* ! */

}
#an_addoption a{
	background-color:inherit;
	text-decoration:none;
	outline:none;
	color:#fb8f34;
}
#an_addoption a:hover{text-decoration:underline;color:#fb8f34;
}

#an_addoption .f_textarea {
	color: #757575;		/* ! */
	font-size: 11px;		/* ! */
	font-family: tahoma;	/* ! */
	background-image: url(../images/dlet_field_o.gif);
	background-repeat: repeat-x;
	
	width: 459px;
	height: 156px;
	border: 1px solid #e0e0e0;
}
#an_addoption .f_input {
	border:#d7d7d7 1px solid;
	font-size:11px;
	padding:3px 4px 2px 4px;
	width:312px;
}
#an_addoption .f_select {
	color: #757575;		/* ! */
	font-size: 11px;		/* ! */
	font-family: tahoma;	/* ! */
	background-image: url(../images/dlet_field_o.gif);
	background-repeat: repeat-x;
	
	height: 14px;
	border: 1px solid #e0e0e0;
}

#an_addoption .an_bvcl_header{
	width:506px;
	height:24px;
	background:url("../images/graphics/an_bg_hr_organ_4x24.gif") no-repeat right top;
	clear:both;
}
#an_addoption .an_bvcl_header a{
	background-color:inherit;
	text-decoration:none;
	outline:none;
	color:#fff;
}
#an_addoption .an_bvcl_header span{
	display:block;
	background:url("../images/graphics/an_bg_hl_organ_4x24.gif") no-repeat left top;
	width:502px;
	height:24px;
	padding-left:4px;
	float:left;
}
#an_addoption .an_bvcl_header span strong{
	display:block;
	width:488px;
	height:24px;
	line-height:24px;
	color:#fff;
	overflow:hidden;
	background:url("../images/graphics/an_bg_hc_organ_1x24.gif") repeat-x ; 
	padding-left:10px;
}
#an_addoption .an_bvcl_content{
	width:489px;
	_width:493px;
	height:auto;
	background:#000;
	padding:18px 0px 10px 17px; 
	_margin-top:-2px; _padding:18px 0px 10px 13px;
	overflow:hidden;
	clear:both;
}
#an_addoption .an_bvcl_bottom{
	width:506px;
	height:7px;
	background:url("../images/graphics/an_bg_b_white_500x7.gif") no-repeat;
	font-size:7px;
}
#an_addoption .an_bvcl_header span strong a{
	width:300px;
	height:auto;
	margin-left:160px;
}
#an_addoption .an_bvcl_header span strong a:hover{
	text-decoration:none;
}
#an_addoption .an_bvcl_header span strong a select{
	width:106px;
	height:17px;
	border:1px solid #888888;
	background: #808080 url("../images/graphics/an_bns_listbox.gif") repeat;
	color:#fff;
	text-align:center;
	font-weight:normal;
	_margin-top:2px
}
#an_addoption .an_bvcl_content ul li.an_bvcl_oneitem{
	width:118px;
	height:141px;
	padding-top:6px;
	line-height:1.4;
	float:left;
}
#an_addoption .an_bvcl_content ul li.an_bvcl_oneitem .an_bvcl_video_thumbnail{
	width:104px;
	height:78px;
	padding:2px;
	_padding-bottom:0px;
	border:1px solid #c4c4c4;
	margin:0 13px 3px 0;
	position:relative;
	float:left;
}
#an_addoption .an_bvcl_content ul li.an_bvcl_oneitem .an_bvcl_video_thumbnail .play{
	position:absolute;
	bottom:3px;
	right:3px;
	background:url("../images/icons/icon_play_17x17.gif") no-repeat top left;
	z-index:2;
}
#an_addoption .an_bvcl_content ul li.an_bvcl_oneitem .an_bvcl_right{
	float:left;
}
#an_addoption .an_bvcl_content ul li.an_bvcl_oneitem .an_bvcl_right .an_bhvc_song{
	font:bold 12px arial;
	color:#fb832d;
	display:block;
	width:110px;
	height: expression( this.scrollHeight > 37 ? "36px" : "auto" );
	max-height: 36px;
	overflow:hidden;
	line-height:1.4;
}
#an_addoption .an_bvcl_content ul li.an_bvcl_oneitem .an_bvcl_right .an_bhvc_artist{
	font-family:tahoma;
	font-size:11px;	
	color:#000;
}

#an_addoption .an_bvcl_content .an_bpli2_c_paging{
	width:465px;
	height:30px;
	overflow:hidden;
	clear:both;
}
#an_addoption .an_bvcl_content .an_bpli2_c_paging ul{
	padding-top:8px;
	width:auto;
	float:right;
}
#an_addoption .an_bvcl_content .an_bpli2_c_paging ul li{
	float:left;
	height:auto;
	padding-top:1px;
	margin-left:4px;
}
#an_addoption .an_bvcl_content .an_bpli2_c_paging ul li a{	
	background:#000;
	border:1px solid #e4e7e4;
	padding:3px 6px 2px 7px; 
	display:block; 
	float:left;
	font-size:11px;
	text-decoration:underline;
	color:#000;
}
#an_addoption .an_bvcl_content .an_bpli2_c_paging ul li a.active{
	background:#fa6810;
	border:1px solid #bfbfbf;
	font-weight:bold;
	text-decoration:none;
	font-size:12px;
	padding:2px 6px 2px 7px; 
}
#an_addoption .an_bvcl_content .an_bpli2_c_paging ul li a.btn_next{
	padding:0px;
	border:1px solid #bfbfbf;
}
#an_addoption .an_bvcl_content .an_bpli2_c_paging ul li a:hover.btn_next{
	padding:0px;
}
#an_addoption .an_bvcl_content .an_bpli2_c_paging ul li a:hover{
	background:#e2e2e4;
	border:1px solid #fa6810;
	padding:3px 6px 2px 7px;
}
#an_addoption .an_bvcl_content .an_bpli2_c_paging ul li a:hover.active{
	padding:2px 6px 2px 7px;
}
#an_addoption .an_bvcl_content .an_bpli2_c_paging ul li.dot{
	padding-top:9px;
	color:#7c7c7c;
}
#an_addoption .an_bpli2_content{
	width:506px;
	height:auto;
}
#an_addoption .an_bpli2_content .an_bpli2_c_t{
	width:506px;
	height:7px;
	font-size:7px;
	background:url("../images/graphics/an_bg_c_rt_corner_500x7.gif") top right no-repeat;
}
#an_addoption .an_bpli2_content .an_bpli2_c_c{
	width:488px;
	height:auto;
	background:#000;
	padding:15px 0px 15px 18px;
}


#an_addoption .an_bpli2_content .an_bpli2_c_c .an_bpli2_c_paging{
	width:463px;
	height:30px;
	overflow:hidden;
	clear:both;
}
#an_addoption .an_bpli2_content .an_bpli2_c_c .an_bpli2_c_paging ul{
	padding-top:2px;
	width:auto;
	float:right;
}
#an_addoption .an_bpli2_content .an_bpli2_c_c .an_bpli2_c_paging ul li{
	float:left;
	height:auto;
	padding-top:1px;
	margin-left:4px;
}
#an_addoption .an_bpli2_content .an_bpli2_c_c .an_bpli2_c_paging ul li a{	
	background:#000;
	border:1px solid #e4e7e4;
	padding:3px 6px 2px 7px; 
	display:block; 
	float:left;
	font-size:11px;
	text-decoration:underline;
	color:#000;
}
#an_addoption .an_bpli2_content .an_bpli2_c_c .an_bpli2_c_paging ul li a.active{
	background:#fa6810;
	border:1px solid #bfbfbf;
	font-weight:bold;
	text-decoration:none;
	font-size:12px;
	padding:2px 6px 2px 7px; 
}
#an_addoption .an_bpli2_content .an_bpli2_c_c .an_bpli2_c_paging ul li a.btn_next{
	padding:0px;
	border:1px solid #bfbfbf;
}
#an_addoption .an_bpli2_content .an_bpli2_c_c .an_bpli2_c_paging ul li a:hover.btn_next{
	padding:0px;
}
#an_addoption .an_bpli2_content .an_bpli2_c_c .an_bpli2_c_paging ul li a:hover{
	background:#e2e2e4;
	border:1px solid #fa6810;
	padding:3px 6px 2px 7px;
}
#an_addoption .an_bpli2_content .an_bpli2_c_c .an_bpli2_c_paging ul li a:hover.active{
	padding:2px 6px 2px 7px;
}
#an_addoption .an_bpli2_content .an_bpli2_c_c .an_bpli2_c_paging ul li.dot{
	padding-top:9px;
	color:#7c7c7c;
}


#an_addoption .an_bpli2_content .an_bpli2_c_c .an_bplmem2_cc_songtitle{
	font-family:arial;
	font-size:18px;
	font-weight:bold;
	color:#ffffff;
	width:339px;
	overflow:hidden;
	float:left;
}
	/* edit */
#an_addoption .an_bpli2_content .an_bpli2_c_c .an_bplmem2_cc_songtitle a{
	font-size:11px;
	padding-left:6px;
	font-weight:normal;
	color:#ffffff;
}
#an_addoption .an_bpli2_content .an_bpli2_c_c .an_bplmem2_cc_popup{
	float:right;
	width:136px;
	height:18px; _height:17px;
	background:url("../images/collums/bg-searchbtn.gif") top right no-repeat;
	text-align:right;
	padding:4px 7px 0 0;
}
#an_addoption .an_bpli2_content .an_bpli2_c_c .an_bplmem2_cc_popup a{
	font-size:11px;
	font-family:tahoma;
	color:#fff;
}
#an_addoption .an_bpli2_content .an_bpli2_c_c .an_bplmem2_cc_player{
	width:436px;
	height:auto;
	margin:10px 0 17px 0;
	float:left;
	clear:both;
}
#an_addoption .an_bpli2_content .an_bpli2_c_c .an_bplmem2_cc_info{
	width:463px;
	height:50px;
	background:url("../images/graphics/an_dotline_3x1.gif") repeat-x top;
	clear:both;
	float:left;
	padding-top:7px;
}
#an_addoption .an_bpli2_content .an_bpli2_c_c .an_bplmem2_cc_info_end{
	width:463px;
	height:22px; .height:8px;
    font-size:8px;
	background:url("../images/graphics/an_dotline_3x1.gif") repeat-x top;
	clear:both;
	float:left;
	margin:0;
	padding:0;
}
	/* play song */
#an_addoption .an_bpli2_content .an_bpli2_c_c .playsong{
	background:url("../images/graphics/an_dotline_organ_double.gif") repeat-x 0 11px;
}	
#an_addoption .an_bpli2_content .an_bpli2_c_c .an_bplmem2_cc_info .an_bplmem2_cc_errorlink input{
	width:85px;
	height:22px;
	background:url("../images/buttons/an_bt_upload_85x22.gif") no-repeat;
	border:0;
	font-size:11px;
	font-weight:bold;
	color:#fff;
	font-family:tahoma;
	text-align:left;
	padding-left:6px;
	margin:10px 0 0 55px;
	cursor:pointer;
}
#an_addoption .an_bpli2_content .an_bpli2_c_c .none{
	width:463px;
	height:37px;
	background:url("../images/graphics/an_dotline_3x1.gif") repeat-x top;
	float:left;
	/*clear:both;*/
	margin:6px 0 0 0;
	padding:0;
}
#an_addoption .an_bpli2_content .an_bpli2_c_c .none ul.an_link{
	width:445px;
	height:36px;
	margin:1px 0 0 0;
	padding:0 0 0 18px;
}
#an_addoption .an_bpli2_content .an_bpli2_c_c .none ul.an_link li{
	width:147px;
	height:36px;
	line-height:36px;
	float:left;
}
#an_addoption .an_bpli2_content .an_bpli2_c_c .none ul.an_link li a{
	color:#343434;
	font-size:11px;
	text-decoration:underline;
	padding:4px 0 4px 27px;
}
#an_addoption .an_bpli2_content .an_bpli2_c_c .none ul.an_link li a:hover{
	color:#ffffff;
}
#an_addoption .an_bpli2_content .an_bpli2_c_c .none ul.an_link li a.linkadd{
	background:url("../images/icons/an_icon_add_25x25.gif") no-repeat left center;
}
#an_addoption .an_bpli2_content .an_bpli2_c_c .none ul.an_link li a.linkerror{
	background:url("../images/icons/an_icon_error_25x25.gif") no-repeat left center;
	margin-left:20px;
}
#an_addoption .an_bpli2_content .an_bpli2_c_c .none ul.an_link li a.linksend{
	background:url("../images/icons/an_icon_mail_25x25.gif") no-repeat left center;
}
	/* ---- */
	
#an_addoption .an_bpli2_content .an_bpli2_c_c .an_bplmem2_cc_info .an_bplmem2_cc_vote{
	width:162px;
	height:43px;
	background:url("../images/graphics/an_bg_vote_162x43.gif") no-repeat;
	float:left;
}
#an_addoption .an_bpli2_content .an_bpli2_c_c .an_bplmem2_cc_info .an_bplmem2_cc_vote .an_bplmem2_cc_vote_l{
	width:113px;
	height:43px;
	float:left;
}
#an_addoption .an_bpli2_content .an_bpli2_c_c .an_bplmem2_cc_info .an_bplmem2_cc_vote .an_bplmem2_cc_vote_l .an_bplmem2_cc_vote_lt_star{
	width:108px;
	height:22px;
	float:left;
	padding:4px 0 0 5px;
}
#an_addoption .an_bpli2_content .an_bpli2_c_c .an_bplmem2_cc_info .an_bplmem2_cc_vote .an_bplmem2_cc_vote_l .an_bplmem2_cc_vote_lb{
	width:103px;
	height:17px;
	line-height:17px; _line-height:14px;
	float:left;
	clear:both;
	font-family:tahoma;
	font-size:10px;
	color:#fff;
	padding-left:10px;
}
#an_addoption .an_bpli2_content .an_bpli2_c_c .an_bplmem2_cc_info .an_bplmem2_cc_vote .an_bplmem2_cc_vote_r{
	width:44px;
	height:43px;
	float:left;
	font-size:30px;
	font-weight:bold;
	color:#fff;
	line-height:43px;
	text-align:center;
}
#an_addoption .an_bpli2_content .an_bpli2_c_c .an_bplmem2_cc_info .an_bplmem2_cc_count{
	width:143px;
	height:40px; _height:41px;
	float:left;
	padding:5px 0 0 14px; _padding:4px 0 0 14px;
	line-height:1.5;
	font-size:11px;
}

#an_addoption .an_bpli2_content .an_bpli2_c_c .an_bplmem2_cc_info .an_bplmem2_cc_errorlink{
	width:140px;
	height:40px;
	float:left;
	line-height:1.9;
}
#an_addoption .an_bpli2_content .an_bpli2_c_c .an_bplmem2_cc_info .an_bplmem2_cc_errorlink a{
	color:#343434;
}
#an_addoption .an_bpli2_content .an_bpli2_c_c .an_bplmem2_cc_info .an_bplmem2_cc_errorlink a.an_bplmem2_cc_linkerror{
	background:url("../images/icons/an_icon_error_25x25.gif") no-repeat left;
	padding:3px 0 3px 28px;
}
#an_addoption .an_bpli2_content .an_bpli2_c_c .an_bplmem2_cc_info .an_bplmem2_cc_errorlink a.an_bplmem2_cc_linksend{
	background:url("../images/icons/an_icon_mail_25x25.gif") no-repeat left;
	padding:3px 0 3px 28px;
}

#an_addoption .an_bpli2_content .an_bpli2_c_c .an_bplmem2_cc_info .an_bplmem2_cc_errorlink a:hover{
	color:#ffffff;
}

#an_addoption .an_bpli2_content .an_bpli2_c_c .an_bplmem2_cc_embedblog{
	width:433px;
	height:25px;
	background:url("../images/icons/an_icon_embblog_25x25.gif") 2px 1px no-repeat;
	clear:both;
	margin-bottom:10px;
	padding:0 0 0 30px;
}
#an_addoption .an_bpli2_content .an_bpli2_c_c .an_bplmem2_cc_embedblog .btn{
	width:102px;
	height:20px;
	line-height:20px;
	background:url("../images/buttons/an_bt_embed_102x20.gif") no-repeat;
	font-weight:bold;
	color:#fff;
	text-align:center;
	border:0;
	margin:4px 2px 0 0px;
	cursor:pointer;
}
#an_addoption .an_bpli2_content .an_bpli2_c_c .an_bplmem2_cc_embedblog .txt{
	border:#d7d7d7 1px solid;
	font-size:11px;
	padding:3px 4px 2px 4px;
	width:312px;
}
#an_addoption .an_bpli2_content .an_bpli2_c_c .an_bplmem2_cc_embed4rum{
	width:433px;
	height:25px;
	background:url("../images/icons/an_icon_emb4rum_25x25.gif") 2px 1px no-repeat;
	clear:both;	
	padding:0 0 0 30px;
}
#an_addoption .an_bpli2_content .an_bpli2_c_c .an_bplmem2_cc_embed4rum .btn{
	width:102px;
	height:20px;
	line-height:20px;
	background:url("../images/buttons/an_bt_embed_102x20.gif") no-repeat;
	font-weight:bold;
	color:#fff;
	text-align:center;
	border:0;
	margin:4px 2px 0 0;
	cursor:pointer;
}
#an_addoption .an_bpli2_content .an_bpli2_c_c .an_bplmem2_cc_embed4rum .txt{
	border:#d7d7d7 1px solid;
	font-size:11px;
	padding:3px 4px 2px 4px;
	width:312px;
}
#an_addoption .an_bpli2_content .an_bpli2_c_c .an_bpli2_c_keyword{
	width:463px;
	height:auto;
	font-size:11px;
	margin:21px 0 27px 0;
	color:#ff5a00;
}
#an_addoption .an_bpli2_content .an_bpli2_c_c .an_bpli2_c_keyword strong{
	color:#000000;
}
#an_addoption .an_bpli2_content .an_bpli2_c_c .an_bpli2_c_keyword a{
	color:#ff5a00;
}

#an_addoption .an_bpli2_content .an_bpli2_c_c ul{
	margin-bottom:12px;
}
#an_addoption .an_bpli2_content .an_bpli2_c_c ul li.an_bpli2_c_gboneitem{
	width:463px;
	height:auto;
	background:url("../images/graphics/an_bg_guestbook_t_463x6.gif") no-repeat;
	padding-top:6px;
	margin-bottom:6px;
}
#an_addoption .an_bpli2_content .an_bpli2_c_c ul li.an_bpli2_c_gboneitem .an_bpli2_c_gboneitem_info{
	width:447px;
	height:auto;
	border-left:1px solid #d9d7d7;	
	border-right:1px solid #d9d7d7;
	background:#f7f7f7;
	padding:0 6px 0 8px;
	overflow:hidden;
}
#an_addoption .an_bpli2_content .an_bpli2_c_c ul li.an_bpli2_c_gboneitem .an_bpli2_c_gboneitem_info .an_bpli2_c_gboneitem_right{
	float:right;
	width:390px;
	height:auto;
	font-size:10px;
	font-family:arial;
	font-weight:bold;
	color:#676767;
	line-height:1.4;
}
#an_addoption .an_bpli2_content .an_bpli2_c_c ul li.an_bpli2_c_gboneitem .an_bpli2_c_gboneitem_info .an_bpli2_c_gboneitem_right .title{
	color:#fa8f06;
	width:355px;
	margin-bottom:7px;
	float:left;
	display:block;
}
#an_addoption .an_bpli2_content .an_bpli2_c_c ul li.an_bpli2_c_gboneitem .an_bpli2_c_gboneitem_info .an_bpli2_c_gboneitem_right p{
	clear:both;
}
#an_addoption .an_bpli2_content .an_bpli2_c_c ul li.an_bpli2_c_gboneitem .an_bpli2_c_gboneitem_info .an_bpli2_c_gboneitem_right .title span{
	background:url("../images/graphics/an_dotline_3x1.gif") repeat-x bottom;
	_background:url("../images/graphics/an_dotline_3x1.gif") repeat-x 0 12px;
	padding-bottom:3px;
}
#an_addoption .an_bpli2_content .an_bpli2_c_c ul li.an_bpli2_c_gboneitem .an_bpli2_c_gboneitem_info .an_bpli2_c_gboneitem_right .title span a{
	color:#fa8f06;
}
	/* del */
#an_addoption .an_bpli2_content .an_bpli2_c_c ul li.an_bpli2_c_gboneitem .an_bpli2_c_gboneitem_info .an_bpli2_c_gboneitem_right .edit{
	float:right;
	width:25px;
	display:block;
}
#an_addoption .an_bpli2_content .an_bpli2_c_c ul li.an_bpli2_c_gboneitem .an_bpli2_c_gboneitem_info .an_bpli2_c_gboneitem_right .edit a{
	color:#ffffff;
	text-decoration:underline;
}
#an_addoption .an_bpli2_content .an_bpli2_c_c ul li.an_bpli2_c_gboneitem .an_bpli2_c_gboneitem_info .an_bpli2_c_gboneitem_right .edit a:hover{
	text-decoration:none;
}
	/* -- */

#an_addoption .an_bpli2_content .an_bpli2_c_c ul li.an_bpli2_c_gboneitem .an_bpli2_c_gboneitem_b{
	width:463px;
	height:6px;
	font-size:6px;
	background:url("../images/graphics/an_bg_guestbook_b_463x6.gif") no-repeat;
}
#an_addoption .an_bpli2_content .an_bpli2_c_c .an_bpli2_c_gbfrm{
	width:463px;
	height:167px;
	background:url("../images/graphics/an_bg_gbfrm_t_464x7.gif") top no-repeat;
	padding-top:7px;
	margin-top:13px;
}
#an_addoption .an_bpli2_content .an_bpli2_c_c .an_bpli2_c_gbfrm .an_bpli2_c_gbfrm_info{
	width:437px;
	height:152px;
	background:#dddee1;
	font-size:11px;
	padding:2px 0 0 26px
}
#an_addoption .an_bpli2_content .an_bpli2_c_c .an_bpli2_c_gbfrm .an_bpli2_c_gbfrm_info p{
	width:421px;
	text-align:right;
	margin-top:8px;
}
#an_addoption .an_bpli2_content .an_bpli2_c_c .an_bpli2_c_gbfrm .an_bpli2_c_gbfrm_info p input{
	background:url("../images/buttons/an_bt_tk_76x20.gif") no-repeat;
	border:0;
	height:20px;
	width:76px;
	text-align:center;
	font-size:11px;
	color:#fff;
	cursor:pointer;
}
#an_addoption .an_bpli2_content .an_bpli2_c_c .an_bpli2_c_gbfrm .an_bpli2_c_gbfrm_b{
	width:463px;
	height:7px;
	font-size:7px;
	background:url("../images/graphics/an_bg_gbfrm_b_464x7.gif") top no-repeat;
}
#an_addoption .an_bpli2_content .an_bpli2_c_c .an_bpli2_c_gbfrm .an_bpli2_c_gbfrm_info .an_bpli2_c_gbinput{
	width:421px;
	height:100px;
	background:url("../images/graphics/an_bg_gbfrm_tit_421x3.gif") no-repeat top;
	padding-top:3px;
	margin-top:3px;
}
#an_addoption .an_bpli2_content .an_bpli2_c_c .an_bpli2_c_gbfrm .an_bpli2_c_gbfrm_info .an_bpli2_c_gbinput .an_bpli2_c_gbinput_info{
	width:419px;
	height:97px;
	background:#fff;
	border-left:1px solid #cccdd0;
	border-right:1px solid #cccdd0;
}
#an_addoption .an_bpli2_content .an_bpli2_c_c .an_bpli2_c_gbfrm .an_bpli2_c_gbfrm_info .an_bpli2_c_gbinput .an_bpli2_c_gbinput_info textarea{
	width:411px;
	height:97px;
	border:0;
	background:none;
	padding:0 4px 0 4px;
}
#an_addoption .an_bpli2_content .an_bpli2_c_c .an_bpli2_c_gbfrm .an_bpli2_c_gbfrm_info .an_bpli2_c_gbinput .an_bpli2_c_gbinput_b{
	width:421px;
	height:3px;
	font-size:3px;
	background:url("../images/graphics/an_bg_gbfrm_tib_421x3.gif") no-repeat top;	
}
#an_addoption .an_bvcl_content .playlist{
	width:446px;
	padding:0 9px 0 9px;
	font:normal 11px tahoma;
	color:#333;
}	
#an_addoption .an_bvcl_content .playlist .content_01{
	width:441px;
	padding:7px 5px 3px 0;
	height:20px;
	overflow:hidden;
}
#an_addoption .an_bvcl_content .playlist .content_01 .content_01_left{
	float:left;
	line-height:20px;
}
#an_addoption .an_bvcl_content .playlist .content_01 .content_01_right{
	float:right;
	text-align:right;
}
#an_addoption .an_bvcl_content .playlist .content_01 .content_01_right select{
	width:107px;
	font:normal 11px tahoma;
	color:#6b6b6b;
	padding:2px;
	border:1px solid #d5d5d5;
}
#an_addoption .an_bvcl_content .playlist .content_02{
	width:446px;
}
#an_addoption .an_bvcl_content .playlist .content_02 ul{
	width:446px;
	overflow:hidden;
}
#an_addoption .an_bvcl_content .playlist .content_02 ul li{
	width:446px;
	margin-top:11px;
	float:left;
}
#an_addoption .an_bvcl_content .playlist .content_02 ul li .left{
	width:296px;
	float:left;
}
#an_addoption .an_bvcl_content .playlist .content_02 ul li .left .images{
	width:47px;
	float:left;
	height:47px;
	margin-right:11px;
	border:1px solid #dfdddd;
}
#an_addoption .an_bvcl_content .playlist .content_02 ul li .left .dsbaihat{
	width:230px;
	float:left;
	font:normal 11px arial;
	padding-bottom:2px;
}
#an_addoption .an_bvcl_content .playlist .content_02 ul li .left .dsbaihat a{color:#2581d8;font:bold 14px arial;}
#an_addoption .an_bvcl_content .playlist .content_02 ul li .left .dsbaihat .dsbaihat_text_xam{
	font:normal 11px arial;
	color:#6b6b6b;
}
#an_addoption .an_bvcl_content .playlist .content_02 ul li .left .images img{
	margin:1px;
	background:no-repeat left top;
}
#an_addoption .an_bvcl_content .playlist .content_02 ul li .right{
	width:150px;
	padding-top:3px;
	float:right;
	text-align:right;
}
#an_addoption .an_bvcl_content .playlist .content_02 ul li .right a{
	margin:0 2px;
	color:#2581d8;
}
#an_addoption .an_bvcl_content .playlist .content_03{
	width:741px;
	padding:12px 5px 8px 0;
	height:22px;
}
.mus_songviewer{
	width:440px;
	height:auto;
	overflow:hidden;
	border:solid 0px #dfddde;
	font:100 11px/15px arial;
    margin:auto;
}
.mus_songviewer .capplaylist{
	width:auto;
	height:auto;
	padding-left:35%;
	font:100 14px/20px arial;
	color:#979797;
}
.mus_songviewer .flashbox{
	width:370px;
	float:left;
    padding-left:40px;
	overflow:hidden;
	margin-bottom:10px;
}
.mus_songviewer .flashbox .flashcover{
	width:463px;
	margin:auto;
	overflow:hidden;
}
.mus_songviewer .flashbox .flashcoverSong{
	width:336px;
	margin:auto;
	overflow:hidden;
}

.mus_songviewer .viewpop{
	text-align:right;
	width:100%;
	float:left;
}
.mus_songviewer .viewpop .openwindow{
	background:url("../images/icons/openwindow.gif") no-repeat right bottom;
	margin-top:10px;
}
#flashblock{
	float:left;
	width:100%;
	height:auto;
	overflow:hidden;
}
.mus_songviewer .ulfav{
	width:522px;
	height:25px;
	float:left;
	overflow:hidden;
	background:url("../images/graphics/bg1x20.gif") repeat-x bottom;
	border:solid 1px #dfddde;
	border-left:none;
	border-right:none;
}
.mus_songviewer .ulfav li{
	float:left;
	padding:0 10px 0 10px;
	display:inline;
	background:url("../images/graphics/borderdot1x4.gif") repeat-y right;
}
.ulfav li img{
	margin-right:5px;
}
.ulfav li.down img{
	background:url("../images/icons/ym_down13x13.gif") no-repeat left bottom;
}
.ulfav li.hot img{
	background:url("../images/icons/ym_hot14x14.gif") no-repeat left bottom;
}
.ulfav li.love img{
	background:url("../images/icons/ym_love.gif") no-repeat left bottom;
}
.ulfav li.add img{
	background:url("../images/icons/ym_add.gif") no-repeat left bottom;
}
.ulfav li.send img{
	background:url("../images/icons/ym_send.gif") no-repeat left bottom;
}
.ulfav li.bad img{
	background:url("../images/icons/ym_bad.gif") no-repeat left bottom;
}
.ulfav li.end{
	background:none;
	padding:0 0 0 15px;
}

.mus_songviewer .forlist li{
	padding:0 46px;
}
.mus_songviewer .rankview{
	width:522px;
	height:20px;
	float:left;
	overflow:hidden;
	border-bottom:solid 1px #dfddde;
}
.mus_songviewer .rankview li{
	float:left;
	height:20px;
	overflow:hidden;
	line-height:20px;
	padding:0 60px 0 10px;
	display:inline;
}
.mus_songviewer .rankview li.end{
	padding:0;
}
.mus_songviewer .rankview .text_sub_2{
	float:left;
	font:400 11px/20px arial;
	color:#979797;
}
h3.mp3songname{
		font-family: Tahoma;
		font-size: 13pt;
		color: #ffffff;
		font-weight: bold;
}
h3.mp3trackname{
font-family: Tahoma;
font-size: 20px;
color: #ffffff;
font-weight: bold;
}
a.mp3trackname.:link {
  background: transparent;
  color: #0066ff;
  text-decoration: underline;
}
a.mp3trackname.:visited {
  background: transparent;
  color: #0066ff;
  text-decoration: underline;
}
a.mp3trackname.:hover {
  background: transparent;
  color: #0066ff;
  text-decoration: underline;
}
.bolded{
font-size: 12px;
font-weight: bold;
}
.bolded_search{
font-size: 11px;
font-weight: bold;
}
table.bolded_search td{
padding: 8px 10px 0px 0px;
}
table.bolded td{
padding: 8px 10px 0px 0px;
}
.bolded b{
color: #26275C;
font-size: 12px;
}
td.plbbox {
  position: relative;
  margin: 1em 0;
  font-family: helvetica,arial,sans-serif;
  font-size: 13pt;
  font-weight: bold;
}
td.plbbox a.w3c2:link {
  background: transparent;
  color: #ffffff;
  text-decoration: none;
}
td.mp3trackname {
  font-family: helvetica,arial,sans-serif;
  font-size: 11px;
  font-weight: bold;
}
td.mp3trackname a.w3c2:link {
  background: transparent;
  color: #ffffff;
  text-decoration: none;
}
td.mp3trackname a.w3c2:visited {
  background: transparent;
  color: #ffffff;
  text-decoration: none;
}
td.mp3trackname a.w3c2:hover {
  background: transparent;
  color: #dfdddd;
  text-decoration: underline;
}
