/* Compfight v1.4 */

.icon-cf {
	background:url(../images/compfight.png) no-repeat;
	width:32px;
	height:32px;
	display:block;
	float:left;
	margin-top:5px;
	margin-right:5px
}

#TB_ajaxWindowTitle {
	font-weight:bold;
	color:#fff;
	font-size:13px;
	text-transform:uppercase
}

.folded .button {
	border-color: #BBB;
	color: #464646;
	background: #F2F2F2 url(../images/white-grad.png) repeat-x scroll left top;
	text-shadow: rgba(255, 255, 255, 1) 0 1px 0;
	text-decoration: none;
	font-size: 11px!important;
	line-height: 18px;
	padding: 2px 3px;
	cursor: pointer;
	border-width: 1px;
	border-style: solid;
	-webkit-border-radius: 4px;
	border-radius: 4px
}

.folded .button:hover {
	border-color: #555;
}

.folded input[type="submit"] {
	border-color: #BBB;
	color: #464646;
	background: #F2F2F2 url(../images/white-grad.png) repeat-x scroll left top;
	text-shadow: rgba(255, 255, 255, 1) 0 1px 0;
	text-decoration: none;
	font-size: 12px!important;
	line-height: 19px;
	padding: 5px 15px;
	cursor: pointer;
	border-width: 1px;
	border-style: solid;
	-webkit-border-radius: 4px;
	border-radius: 4px
}

.folded input[type="submit"]:hover {
	border-color: #555;
}

.folded #search-value {
	-webkit-border-radius: 4px;
	border-radius: 4px;
	padding: 6px 15px;
	border:1px solid #CCC;
	color:#999;
	margin-top:10px;
	margin-right: 4px;
}

.compfight-resultlist {
	list-style:none;
	margin:0 0 0 10px;
	padding:0;
	text-align:center
}

.compfight-resultlist li {
	width:126px!important;
	margin:0 10px 15px 0;
	padding:0;
	border:1px solid #cfcfcf;
	float:left;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	background:#fff
}

.compfight-pagination {
	width:100%;
	display:block;
	float:left;
	clear:both
}

.column-img-title {
  display:none;
}

.column-thumb img {
	padding:4px;
	border:1px solid #f5f5f5;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	box-shadow:1px 1px 1px #ccc;
	margin-bottom:15px
}

.compfight-pagination {
	background:#f4f4f4;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	margin:0 0 15px 0;
	padding:3px;
	list-style:none
}

.compfight-pagination li {
	float:left;
	margin:0;
	padding:3px
}

.compfight-pagination li a {
	text-decoration:none;
	color:#21759B
}

.compfight-pagination li a:hover {
	color:#D54E21;
	font-weight:bold
}

.smallimage,.mediumimage,.bigimage {
  border-left: 0!important;
  border-right: 0!important;
  border-top: 0!important;
  background: none!important;
  box-shadow: none!important;
  border-bottom:1px solid !important;
  border-radius:0!important;
  margin-right:4px!important;
  font-size:12px!important
}

.smallimage:hover,.mediumimage:hover,.bigimage:hover {
  color:#cccccc!important;
}

#TB_iframeContent {
  background-image: url(../images/bg.jpg);
}

#compfight-tagline {
	margin-top:15px;
	margin-bottom:10px
}

.yellowmessage {
  color: #464646;
  background: #FCF73A;
  padding: 2px 5px;
  font-family:Arial, sans-serif;
  width:60%;
  font-size: .9em;
  margin-left:10px;
  display: inline;
}

.cf_search_title {
	font-family:Arial, sans-serif;
	color:#444;
	font-size:20px;
	margin:20px 0 5px 10px ;
	letter-spacing:-1px
}

.cf_search_subtitle {
	font-size:20px;
	font-family:Arial, sans-serif;
	color:#777;
}

.cf_search_subtitle {
	margin:0 0 0 10px
}

.folded form {
	margin:20px 0 0 10px
}

#tags {
  list-style: circle inside;
  font-style: italic;
  color: #666;
  font-family: sans-serif;
  margin: 0 0 0 15px;
}

#add_compfight img {
  padding: 0 0 3px 0;
}