.main_title.champions_pg {
	background: url("../img/champions_pg.jpg") no-repeat scroll 0 0 transparent;
}

.champ_crumb {
	line-height: 22px; 
	position: relative; 
	margin-top: -5px; 
	margin-left: 13px; 
	background: url('/sites/all/themes/community_v2/img/layout/bracket.png') no-repeat top left; 
	text-align: left; 
	font-weight: bold; 
	font-size: 14px;
	padding-left: 40px;
	padding-bottom: 10px;
}

.champ_icon {
	position: absolute; 
	top: 0; 
	left: 0; 
	margin-left: 13px; 
	width: 22px; 
	height: 22px;
}

#region_content hr {
	padding-bottom: 25px;
}

.champion_list {
	list-style: none;
	position: relative;
	
}

.champion_list li {
	float: left;
	
	height: 120px;
	width: 107px;
	
	text-align: center;
}

.champion_list li img.champion_icon {
	height: 80px;
	width: 80px;
	
	border: 1px solid #555;
}

.champion_list {
	width: 592px;
	margin: 0 auto;
	font-size: 12px;
}


a.render {
	height: 390px;
	width: 260px;
	display:block;
}

.champion_name {
	font-size: 20px;
}

.champion_title {
	font-size: 14px;
}

.ability_icon {
	float: left;
	border: 1px solid #2f3432;
}

.ability_detail {
	text-align: left;
}

.ability_effects {
	margin: 10px 0;
	list-style: none;
}

.stats_table {
	width: 400px;
	font-size: 12px;
	margin-left: 15px;
	float: left;
}

ul.tips {
	text-align: left; 
	list-style-image: url('../img/layout/burg_diamond.png');
}

.stats_name {
	width: 100px;
	text-align: left;
	font-weight: bold;
}

.stats_value {
	text-align: right;
	font-weight: bold;
}

.stats_modifier {
	text-align: left;
	font-weight: bold;
}

.clear {
	clear: both;
}

.abilities_table {
	border-collapse: separate;
}

.abilities_table td {
 	padding-bottom: 25px;
	padding-right: 10px
}

.ability_number {
	font-style: italic;
	font-weight: bold;
}

.ability_name {
	color: #750d09;
	font-weight: bold;
}

.ability_per_level_stat {
	color: green;
}

.tips_table {
	width: 100%;
	font-size: 12px;
}

.ability_stats dt {
	clear: left;
	float: left;
	height: 18px;
}

.ability_stats dd {
	margin-left: 100px;
	height: 18px;
}

#champions_link {
	float: right;
}

.content_frame {
	width: 645px;
	padding: 0 25px;
	padding-top: 7px;
}

.view_content_frame {
	width: 600px;
	padding-top: 7px;
}

.items_table {
	float: left;
	width: 150px;
}

.items_table caption {
	color: #750d09;
	font-family: "Times New Roman", "Times", serif;
	font-weight: bold;
	font-size: 12px;
}

.items_table td {
	padding: 2px;
}

.items_table img {
	height: 48px;
	width: 48px;
}

.ability_effect {
	margin: 10px 0;
}

.lore_table {
	table-layout: fixed;
	width: 100%;
	border-collapse: collapse;
}

.champion_render {
	vertical-align: top;
	width: 276px;
/*	background: url(../images/layout/render_frame.png) 0 0 no-repeat; */
	padding: 8px;
}

.champion_description {
	float: none;
	padding-top: 8px;
	padding-left: 8px;
	text-align: left;
}

.content_frame {
	text-align: left;
}

table td {
	vertical-align: top;
}

#mode_view_grid {
	display: none;
	padding-left: 35px;
	padding-top: 15px;
	width: 592px;
	margin: 0 auto;
}

#filter_list {
	list-style: none outside none;
	padding: 0;
	margin: 0;
}	

#filter_list li {
	float: left;	
	padding-right: 16px;
}

#filter_list input {
	padding-right: 15px;
}

#list_view tr {
	height: 98px;
}

#list_view .list_header tr{
	height: 30px;
	line-height: 30px;
}

#list_view .list_header th {
	vertical-align: middle;

}

#list_view .champion_item tbody {
	text-align: left;
	background: url("../img/layout/alt_row_bg_592x196.jpg") repeat-y scroll 0 0 transparent;
}

#list_view .champion_item .graphing tbody {
	background: none;
}


#list_view td {
	font-size: 10px;
	padding-left: 5px;
}

#list_view td a {
	text-decoration: underline;
}


#list_view .champion {
	width: 15%;
	vertical-align: middle;
}

#list_view .description{
	width: 60%;
	vertical-align: middle;
}

#list_view .cost {
	text-align: center;
	vertical-align: middle;
	width: 12%;
}

#list_view .statistics {
	width: 20%;
}

#list_view .highlight {
	color: #6d0c09;
	font-weight: bold;
	font-size: 14px;
}

#list_view td .small {
	font-size: 12px;
}

#list_view td .big {
	font-size: 16px;
}

#list_view td .green {
	color: #134f05;
}


#list_view .graphing {
	vertical-align: middle;
	padding-left: 10px;
	text-align: center;
}

#list_view .graphing table {
	width: 90%;
	height: 100%
	border: 0;
}

#list_view .graphing td {
	width: 10px;
}

#list_view .graphing tr {
	height: 20px;
}


#list_view  .filled_health {
	background: url("http://static.mmobrowser.com/lol/icons/health_bar.gif") no-repeat scroll -10px 0 transparent;
}

#list_view  .filled_attack {
	background: url("http://static.mmobrowser.com/lol/icons/attack_bar.gif") no-repeat scroll -10px 0 transparent;
}

#list_view  .filled_spells {
	background: url("http://static.mmobrowser.com/lol/icons/spells_bar.gif") no-repeat scroll -10px 0 transparent;
}

#list_view  .filled_difficulty {
	background: url("http://static.mmobrowser.com/lol/icons/difficulty_bar.gif") no-repeat scroll -10px 0 transparent;
}

#list_view .top {
	background-position: -20px 0;
}

#list_view .bottom {
	background-position: 0 0;
}

#list_view .description p {
	margin: 3px;
}

