/************************************************
*	Tag
************************************************/
.clearfix {
	height: 1%;
}

.tag {
	margin: 0;
	padding: 0;
	color: #999;
	display: inline;
}

.tag ul {
	margin: 0;
	padding: 0;
	display: inline;
	list-style-type: none;
}

.tag ul li {
	display: inline;
	list-style-type: none;
	background-image: none;
	padding: 0 0.5em;
}

.tag ul li a {
	display: inline;
	text-decoration: none;
	margin-bottom: 0; //
	text-transform: capitalize;
}

/*************************************************
*   Add Tags
**************************************************/
div.addtags {
	margin-top: 4px;
}

div.addtags a:link {
	color: red;
	text-decoration: none;
}

div.addtags a:visited {
	color: red;
	text-decoration: none;
}

div.addtags a:hover {
	color: red;
	text-decoration: underline;
}

div.addtags a:active {
	color: red;
	text-decoration: none;
}

div.addtags a img {
	vertical-align: text-bottom;
}

div.addtags img {
	padding-right: 3px;
}

/************************************************
*	Tag Cloud
************************************************/
.tagCloud a {
	line-height: 25px;
	font-weight: normal;
	text-decoration: none;
	padding: 2px;
}

.tagCloud a.tag1:link {
	margin : 0;
	padding : 0px 20px 0px 0px;
	color : #999999;
	line-height : 19px;
	font-size: 11px;
}

.tagCloud a.tag1:visited {
	margin : 0;
		padding : 0px 5px 0px 0px;
	color : #999999;
	line-height : 19px;
	font-size: 11px;
}

.tagCloud a.tag1:hover {
	font-size: 11px;
	color : #999999;
	}

.tagCloud a.tag2:link {
	font-size: 12px;
	color : #999999;
	padding:0px;
	margin:0px;
}

.tagCloud a.tag2:visited {
	font-size: 12px;
	color : #999999;
}

.tagCloud a.tag2:hover {
	font-size: 12px;
	
	color : #999999;
}

.tagCloud a.tag3:link {
	font-size: 13px;
	color : #999999;
}

.tagCloud a.tag3:visited {
	font-size: 13px;
color : #999999;
}

.tagCloud a.tag3:hover {
	font-size: 13px;
	color : #999999;
	
}

.tagCloud a.tag4:link {
	font-size: 14px;
	color: #882200;
}

.tagCloud a.tag4:visited {
	font-size: 14px;
	color : #999999;
}

.tagCloud a.tag4:hover {
	font-size: 14px;
color : #999999;
}

.tagCloud a.tag5:link {
	font-size: 15px;
	color : #999999;
}

.tagCloud a.tag5:visited {
	font-size: 15px;
	color : #999999;
}

.tagCloud a.tag5:hover {
	font-size: 15px;
	color : #999999;
}

.tagCloud a.tag6:link {
	font-size: 16px;
	color : #999999;
}

.tagCloud a.tag6:visited {
	font-size: 16px;
	color : #999999;
}

.tagCloud a.tag6:hover {
	font-size: 16px;
	color : #999999;
}

.tagCloud a.tag7:link {
	font-size: 17px;
	color : #999999;
}

.tagCloud a.tag7:visited {
	font-size: 17px;
	color : #999999;
}

.tagCloud a.tag7:hover {
	font-size: 17px;
	color : #999999;
}

/************************************** 
*Warnings 
***************************************/
div.warning {
	margin-left: 20px;
	margin-top: 10px;
}

div.warning h1 {
	line-height: normal;
	font-size: 200%;
	font-weight: bold;
	text-align: center;
	color: red;
}

div.warning h2 {
	text-align: center;
	line-height: normal;
	font-size: 150%;
	font-weight: bold;
}

/*****************************************************
*Joomla Tags
********************************************************/
div.joomlatags {
	margin-left: 220px;
	text-align: center;
	font-size: 9px;
	display: block;
	color: orange;
	padding: 4px;
}

/***************************************************************
*Add Tags
*******************************************************************/
.button2-left .add_Tags {
	background: url(../images/addTags.png) 100% 0 no-repeat;
}


.componentheading-tag {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#a54399;
	display:block;
}

.tagList span {
	font-family: Verdana, Geneva, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#000;
	display:block;
	width:10px;
	float:left;
	padding:2px 0px 5px 2px;
}

.tagList a{
	font-family: Verdana, Geneva, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#000;
	display:block;
	width:100px;
	float:left;
	padding:2px 0px 5px 2px;
}