.titleIcon {
	margin-right: 10px;
}

.extended-tags-bluerr a,
.extended-tags-bluerr a,
.extended-tags-orange a,
.extended-tags-orange2 a,
.extended-tags-green a,
.extended-tags-yellow a,
.extended-tags-red a {
	background: transparent url('../img/tagged-right.png') no-repeat top right;
	display: block;
	float: left;
	height: 34px;
	margin-right: 6px;
	padding-right: 10px;
}
.extended-tags-bluerr a span,
.extended-tags-bluerr a span,
.extended-tags-orange a span,
.extended-tags-orange2 a span,
.extended-tags-green a span,
.extended-tags-yellow a span,
.extended-tags-red a span {
	display: block;
	line-height: 22px;
	padding: 7px 0 5px 30px;
	color: #fff;
	font-size: 12px;
}
.extended-tags a:hover {
	text-decoration: none;
}

/* Bluerr Tag -----------------------------------------------------------------------------------------------------*/
.extended-tags-bluerr a span { background: transparent url('../img/tagged-left.png') no-repeat 0 0; }
.extended-tags-bluerr a { background: transparent url('../img/tagged-right.png') no-repeat top right; }
.extended-tags-bluerr a:hover span { background-position: 0 -30px; }
.extended-tags-bluerr a:hover { background-position: right -30px; }

/* Orange Tag -----------------------------------------------------------------------------------------------------*/
.extended-tags-orange a span { background: transparent url('../img/orange-left.png') no-repeat 0 0; }
.extended-tags-orange a { background: transparent url('../img/orange-right.png') no-repeat top right; }
.extended-tags-orange a:hover span { background-position: 0 -30px; }
.extended-tags-orange a:hover { background-position: right -30px; }

/* Orange2 Tag -----------------------------------------------------------------------------------------------------*/
.extended-tags-orange2 a span { background: transparent url('../img/orange2-left.png') no-repeat 0 0; }
.extended-tags-orange2 a {background: transparent url('../img/orange2-right.png') no-repeat top right; }
.extended-tags-orange2 a:hover span { background-position: 0 -31px; }
.extended-tags-orange2 a:hover { background-position: right -31px; }

/* Green Tag -------------------------------------------------------------------------------------------------------*/
.extended-tags-green a span { background: transparent url('../img/green-left.png') no-repeat 0 0; }
.extended-tags-green a { background: transparent url('../img/green-right.png') no-repeat top right; }
.extended-tags-green a:hover span { background-position: 0 -31px; }
.extended-tags-green a:hover { background-position: right -31px; }

/* Yellow Tag ------------------------------------------------------------------------------------------------------*/
.extended-tags-yellow a span { background: transparent url('../img/yellow-left.png') no-repeat 0 0; }
.extended-tags-yellow a { background: transparent url('../img/yellow-right.png') no-repeat top right;}
.extended-tags-yellow a:hover span { background-position: 0 -31px; }
.extended-tags-yellow a:hover { background-position: right -31px; }

/* Red Tag ---------------------------------------------------------------------------------------------------------*/
.extended-tags-red a span { background: transparent url('../img/red-left.png') no-repeat 0 0; }
.extended-tags-red a { background: transparent url('../img/red-right.png') no-repeat top right; }
.extended-tags-red a:hover span { background-position: 0 -31px; }
.extended-tags-red a:hover { background-position: right -31px; text-decoration: none; }

/* Rounded Orange Tag & Utility ------------------------------------------------------------------------------------*/
.extended-tags-r-orange a span,
.extended-tags-r-green a span,
.extended-tags-r-blue a span,
.extended-tags-r-red a span,
.extended-tags-r-grey a span,
.extended-tags-r-black a span,
.extended-tags-r-cyan a span,
.extended-tags-t-orange a span,
.extended-tags-t-red a span,
.extended-tags-t-green a span,
.extended-tags-t-blue a span,
.extended-tags-t-grey a span,
.extended-tags-t-black a span,
.extended-tags-t-cyan a span {
	display: block;
	line-height: 24px;
	padding: 2px 0 5px 20px;
	color: #fff;
	font-size: 12px;
}
.extended-tags-r-orange a,
.extended-tags-r-green a,
.extended-tags-r-blue a,
.extended-tags-r-red a,
.extended-tags-r-grey a,
.extended-tags-r-black a,
.extended-tags-r-cyan a,
.extended-tags-t-orange a,
.extended-tags-t-red a,
.extended-tags-t-green a,
.extended-tags-t-blue a,
.extended-tags-t-grey a,
.extended-tags-t-black a,
.extended-tags-t-cyan a {
	display: block;
	float: left;
	height: 34px;
	margin-right: 6px;
	padding-right: 10px;
}

.extended-tags-r-orange a:hover span,
.extended-tags-r-green a:hover span,
.extended-tags-r-blue a:hover span,
.extended-tags-r-red a:hover span,
.extended-tags-r-grey a:hover span,
.extended-tags-r-cyan a:hover span,
.extended-tags-r-black a:hover span,
.extended-tags-t-orange a:hover span,
.extended-tags-t-red a:hover span,
.extended-tags-t-green a:hover span,
.extended-tags-t-blue a:hover span,
.extended-tags-t-grey a:hover span,
.extended-tags-t-black a:hover span,
.extended-tags-t-cyan a:hover span {
	background-position: 0 -31px;
}
.extended-tags-r-orange a:hover,
.extended-tags-r-green a:hover,
.extended-tags-r-blue a:hover,
.extended-tags-r-red a:hover,
.extended-tags-r-grey a:hover,
.extended-tags-r-cyan a:hover,
.extended-tags-r-black a:hover,
.extended-tags-t-orange a:hover,
.extended-tags-t-red a:hover,
.extended-tags-t-green a:hover,
.extended-tags-t-blue a:hover,
.extended-tags-t-grey a:hover,
.extended-tags-t-black a:hover,
.extended-tags-t-cyan a:hover  {
	background-position: right -31px;
	text-decoration: none;
}
/* Rounded Orange Tag *****************************************************************************************************/
.extended-tags-r-orange a span { background: transparent url('../img/r-orange-left.png') no-repeat 0 0; }
.extended-tags-r-orange a { background: transparent url('../img/r-orange-right.png') no-repeat top right;}

/* Rounded Green Tag ******************************************************************************************************/
.extended-tags-r-green a span { background: transparent url('../img/r-green-left.png') no-repeat 0 0;}
.extended-tags-r-green a { background: transparent url('../img/r-green-right.png') no-repeat top right;}

/* Rounded Blue Tag *******************************************************************************************************/
.extended-tags-r-blue a span { background: transparent url('../img/r-blue-left.png') no-repeat 0 0;}
.extended-tags-r-blue a { background: transparent url('../img/r-blue-right.png') no-repeat top right;}

/* Rounded Red Tag ********************************************************************************************************/
.extended-tags-r-red a span { background: transparent url('../img/r-red-left.png') no-repeat 0 0;}
.extended-tags-r-red a { background: transparent url('../img/r-red-right.png') no-repeat top right;}

/* Rounded Grey Tag ********************************************************************************************************/
.extended-tags-r-grey a span { background: transparent url('../img/r-grey-left.png') no-repeat 0 0;}
.extended-tags-r-grey a { background: transparent url('../img/r-grey-right.png') no-repeat top right;}

/* Rounded Black Tag ********************************************************************************************************/
.extended-tags-r-black a span { background: transparent url('../img/r-black-left.png') no-repeat 0 0;}
.extended-tags-r-black a { background: transparent url('../img/r-black-right.png') no-repeat top right;}

/* Rounded Cyan Tag ********************************************************************************************************/
.extended-tags-r-cyan a span { background: transparent url('../img/r-cyan-left.png') no-repeat 0 0;}
.extended-tags-r-cyan a { background: transparent url('../img/r-cyan-right.png') no-repeat top right;}



/* Trimmed Orange Tag ********************************************************************************************************/
.extended-tags-t-orange a span { background: transparent url('../img/t-orange-left.png') no-repeat 0 0; padding-left: 12px !important;}
.extended-tags-t-orange a { background: transparent url('../img/t-orange-right.png') no-repeat top right;}

/* Trimmed Red Tag ********************************************************************************************************/
.extended-tags-t-red a span { background: transparent url('../img/t-red-left.png') no-repeat 0 0; padding-left: 12px !important;}
.extended-tags-t-red a { background: transparent url('../img/t-red-right.png') no-repeat top right;}

/* Trimmed Blue Tag ********************************************************************************************************/
.extended-tags-t-blue a span { background: transparent url('../img/t-blue-left.png') no-repeat 0 0; padding-left: 12px !important;}
.extended-tags-t-blue a { background: transparent url('../img/t-blue-right.png') no-repeat top right;}

/* Trimmed Green Tag ********************************************************************************************************/
.extended-tags-t-green a span { background: transparent url('../img/t-green-left.png') no-repeat 0 0; padding-left: 12px !important;}
.extended-tags-t-green a { background: transparent url('../img/t-green-right.png') no-repeat top right;}

/* Trimmed Cyan Tag ********************************************************************************************************/
.extended-tags-t-cyan a span { background: transparent url('../img/t-cyan-left.png') no-repeat 0 0; padding-left: 12px !important;}
.extended-tags-t-cyan a { background: transparent url('../img/t-cyan-right.png') no-repeat top right;}

/* Trimmed Black Tag ********************************************************************************************************/
.extended-tags-t-black a span { background: transparent url('../img/t-black-left.png') no-repeat 0 0; padding-left: 12px !important;}
.extended-tags-t-black a { background: transparent url('../img/t-black-right.png') no-repeat top right;}

/* Trimmed Grey Tag ********************************************************************************************************/
.extended-tags-t-grey a span { background: transparent url('../img/t-grey-left.png') no-repeat 0 0; padding-left: 12px !important;}
.extended-tags-t-grey a { background: transparent url('../img/t-grey-right.png') no-repeat top right;}


.extended-tags-btn a {
	color: #333333;
	display: inline-block;
	*display: inline;
	padding: 0 10px;
	margin-bottom: 5px;
	*margin-left: .3em;
	font-size: 13px;
	line-height: 18px;
	*line-height: 20px;
	text-align: center;
	text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
	vertical-align: middle;
	cursor: pointer;
	height: auto;
	background-color: #f5f5f5;
	*background-color: #e8e8e8;
	background-image: -ms-linear-gradient(top, #fefefe, #e8e8e8);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fefefe), to(#e8e8e8));
	background-image: -webkit-linear-gradient(top, #fefefe, #e8e8e8);
	background-image: -o-linear-gradient(top, #fefefe, #e8e8e8);
	background-image: linear-gradient(top, #fefefe, #e8e8e8);
	background-image: -moz-linear-gradient(top, #fefefe, #e8e8e8);
	background-repeat: repeat-x;
	border: 1px solid #cccccc;
	*border: 0;
	color: #333333;
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
	border-color: #e8e8e8 #e8e8e8 #bfbfbf;
	border-bottom-color: #b3b3b3;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	filter: progid:dximagetransform.microsoft.gradient(startColorstr='#fefefe', endColorstr='#e8e8e8', GradientType=0);
	filter: progid:dximagetransform.microsoft.gradient(enabled=false);
	*zoom: 1;
	-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
	 -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
		  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
}
.extended-tags-btn a:hover {
	color: #333333;
	text-decoration: none;
	background-color: #e8e8e8;
	*background-color: #d9d9d9;
	background-position: 0 -15px;
	-webkit-transition: background-position 0.1s linear;
	 -moz-transition: background-position 0.1s linear;
	  -ms-transition: background-position 0.1s linear;
	   -o-transition: background-position 0.1s linear;
		  transition: background-position 0.1s linear;	
}
.extended-tags-btn a span {
	display: block;
	line-height: 22px;
	padding: 3px 0;
	font-size: 12px;
}
.extended-tags-btn-sky a, .extended-tags-btn-sky a:hover,
.extended-tags-btn-red a, .extended-tags-btn-red a:hover,
.extended-tags-btn-green a, .extended-tags-btn-green a:hover,
.extended-tags-btn-orange a, .extended-tags-btn-orange a:hover,
.extended-tags-btn-black a, .extended-tags-btn-black a:hover,
.extended-tags-btn-blue a, .extended-tags-btn-blue a:hover  {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

/* sky blue button ------------------------------------------------*/
.extended-tags-btn-sky a {
	background-color: #49afcd;
	*background-color: #2f96b4;
	background-image: -ms-linear-gradient(top, #5bc0de, #2f96b4);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#5bc0de), to(#2f96b4));
	background-image: -webkit-linear-gradient(top, #5bc0de, #2f96b4);
	background-image: -o-linear-gradient(top, #5bc0de, #2f96b4);
	background-image: -moz-linear-gradient(top, #5bc0de, #2f96b4);
	background-image: linear-gradient(top, #5bc0de, #2f96b4);
	background-repeat: repeat-x;
	border-color: #2f96b4 #2f96b4 #1f6377;
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
	filter: progid:dximagetransform.microsoft.gradient(startColorstr='#5bc0de', endColorstr='#2f96b4', GradientType=0);
	filter: progid:dximagetransform.microsoft.gradient(enabled=false);
}
.extended-tags-btn-sky a:hover {
	background-color: #2f96b4;
	*background-color: #2a85a0;
}

/* blue button ------------------------------------------------*/
.extended-tags-btn-blue a {
	background-color: #0074cc;
	*background-color: #0055cc;
	background-image: -ms-linear-gradient(top, #0088cc, #0055cc);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0055cc));
	background-image: -webkit-linear-gradient(top, #0088cc, #0055cc);
	background-image: -o-linear-gradient(top, #0088cc, #0055cc);
	background-image: -moz-linear-gradient(top, #0088cc, #0055cc);
	background-image: linear-gradient(top, #0088cc, #0055cc);
	background-repeat: repeat-x;
	border-color: #0055cc #0055cc #003580;
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
	filter: progid:dximagetransform.microsoft.gradient(startColorstr='#0088cc', endColorstr='#0055cc', GradientType=0);
	filter: progid:dximagetransform.microsoft.gradient(enabled=false);
}
.extended-tags-btn-blue a:hover {
  background-color: #0055cc;
  *background-color: #004ab3;
}

/* red button ------------------------------------------------*/
.extended-tags-btn-red a {
  background-color: #da4f49;
  *background-color: #bd362f;
  background-image: -ms-linear-gradient(top, #ee5f5b, #bd362f);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ee5f5b), to(#bd362f));
  background-image: -webkit-linear-gradient(top, #ee5f5b, #bd362f);
  background-image: -o-linear-gradient(top, #ee5f5b, #bd362f);
  background-image: -moz-linear-gradient(top, #ee5f5b, #bd362f);
  background-image: linear-gradient(top, #ee5f5b, #bd362f);
  background-repeat: repeat-x;
  border-color: #bd362f #bd362f #802420;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:dximagetransform.microsoft.gradient(startColorstr='#ee5f5b', endColorstr='#bd362f', GradientType=0);
  filter: progid:dximagetransform.microsoft.gradient(enabled=false);
}
.extended-tags-btn-red a:hover {
  background-color: #bd362f;
  *background-color: #a9302a;
}

/* orange button ------------------------------------------------*/
.extended-tags-btn-orange a {
	background-color: #faa732;
	*background-color: #f89406;
	background-image: -ms-linear-gradient(top, #fbb450, #f89406);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fbb450), to(#f89406));
	background-image: -webkit-linear-gradient(top, #fbb450, #f89406);
	background-image: -o-linear-gradient(top, #fbb450, #f89406);
	background-image: -moz-linear-gradient(top, #fbb450, #f89406);
	background-image: linear-gradient(top, #fbb450, #f89406);
	background-repeat: repeat-x;
	border-color: #f89406 #f89406 #ad6704;
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
	filter: progid:dximagetransform.microsoft.gradient(startColorstr='#fbb450', endColorstr='#f89406', GradientType=0);
	filter: progid:dximagetransform.microsoft.gradient(enabled=false);
}
.extended-tags-btn-orange a:hover {
	background-color: #f89406;
	*background-color: #df8505;
}

/* green button ------------------------------------------------*/
.extended-tags-btn-green a {
	background-color: #5bb75b;
	*background-color: #51a351;
	background-image: -ms-linear-gradient(top, #62c462, #51a351);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#62c462), to(#51a351));
	background-image: -webkit-linear-gradient(top, #62c462, #51a351);
	background-image: -o-linear-gradient(top, #62c462, #51a351);
	background-image: -moz-linear-gradient(top, #62c462, #51a351);
	background-image: linear-gradient(top, #62c462, #51a351);
	background-repeat: repeat-x;
	border-color: #51a351 #51a351 #387038;
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
	filter: progid:dximagetransform.microsoft.gradient(startColorstr='#62c462', endColorstr='#51a351', GradientType=0);
	filter: progid:dximagetransform.microsoft.gradient(enabled=false);
}
.extended-tags-btn-green a:hover {
	background-color: #51a351;
	*background-color: #499249;
}

/* green button ------------------------------------------------*/
.extended-tags-btn-black a {
	background-color: #414141;
	*background-color: #222222;
	background-image: -ms-linear-gradient(top, #555555, #222222);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#555555), to(#222222));
	background-image: -webkit-linear-gradient(top, #555555, #222222);
	background-image: -o-linear-gradient(top, #555555, #222222);
	background-image: -moz-linear-gradient(top, #555555, #222222);
	background-image: linear-gradient(top, #555555, #222222);
	background-repeat: repeat-x;
	border-color: #222222 #222222 #000000;
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
	filter: progid:dximagetransform.microsoft.gradient(startColorstr='#555555', endColorstr='#222222', GradientType=0);
	filter: progid:dximagetransform.microsoft.gradient(enabled=false);
}
.extended-tags-btn-black a:hover {
	background-color: #222222;
	*background-color: #151515;
}


.extended-tags .clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}