body {
	background: url("../img/bg-grass-tile.jpg") 0 0px;
}
#site-container {
	background: url("../img/bg_content_splatskill.gif") repeat-y 28px 0;
}
#content {
	background: #fff;
	width: 676px;
	padding: 0;
}
.bg-sky {
	background: url("../img/bg-sky.jpg") repeat-x ;
}
#page-content-area-splat {
	padding: 0 0px 0 0px;
	width: 100%;
	margin: 0;
}
#footer{
	background: url("../img/bg-footer-find-splatskill.jpg") no-repeat 28px 0px;
}
#bread-crumb-trail {
	margin: 12px 0 0 16px;
}
#page-title-orangered {
	margin: 0 0 0 16px;
	width: 660px;
}
#category-filters {
	background: url("../img/bg-category-filters.gif") bottom repeat-x;
	float: left;
	margin: 1em 0 20px;
	padding: 0 0px 0 9px;
}
#category-filters li{
	width: 97px;
	height: 56px;
	float: left;
	text-align: center;
	margin-left: 2px;
	padding: 0 5px;
}
#category-filters li h2 {
	color: #fff;
	margin-top: 8px;
	margin-bottom: 0;
	cursor: pointer;
	cursor: hand;
	height: 100%;
}
#category-filters li.all-bg h2 {
	color: #a21f1f;
}
#category-filters h2{
	font-size: 1em;
}
#property-filters {
	clear: both;
	width: 630px;
	margin: 0 0 0 0px;
	padding: 0 22px;
}
.property-field {
	background: url("../img/bg-dotted-line.jpg") repeat-x bottom;
	padding: 4px 0 10px;
	clear: both;
	float: left;
	width: 100%;
}
.property-field h3 {
	float: left;
	width: 130px;
	margin: 0;
	padding: 0;
}
.property-field input {
	margin: 0 4px 0 30px;
}
html> body .radioButtons {
	padding: 5px 0 0;
}
.all-bg {
	background: #a21f1f url("../img/bg-selected.jpg");
}

.emotional-social-bg {
	background: #ae3d74 url("../img/bg-emotional-social.jpg") no-repeat;
}

.problem-solving-bg {
	background: #0f548c url("../img/bg-problem-solving.jpg") no-repeat;
}

.creative-bg {
	background: #518f00 url("../img/bg-creative.jpg") no-repeat;
	
}

.language-communication-bg {
	background: #c38100 url("../img/bg-language-communication.jpg") no-repeat;
}

.body-skills-bg {
	background: #8c1699 url("../img/bg-body-skills.jpg") no-repeat;
}

table {
	width: 100%;
	padding: 0 0;
}
#splatskills-list {
	margin: 0 0 13px 24px;
	width: 630px;
}
th {
	background: url("../img/bg-dotted-line.jpg") repeat-x bottom;
	padding: 0 3px;
}
td {
	background: url("../img/bg-splatskill-row.gif") repeat-x bottom;
	padding: 0 3px 9px;
}
td.name {
	width: 220px;
}
td.category {
	width: 255px;
}
.category-image {
	margin: 0 10px 0 0;
}

/*///////////////////////////////////*/
#splatskills-header, .splatskill-info-wrapper 
{
    clear: both;
	background: url("../img/bg-splatskill-row.gif") repeat-x bottom;
	width: 100%;
	float: left;
	padding: 0 0 3px;
}
#splatskills-header 
{
    clear: both;
	background: url("../img/bg-dotted-line.jpg") repeat-x bottom;

}
#splatskills-header li,.splatskill-info-wrapper li
{
    float: left
}
.splatskill-info 
{
    float: left;
}
li.name 
{
    width: 260px;
}
li.category 
{
    width: 220px;
}
.splatskill-info  li.name
{
    padding: 4px 0 0;
}
.splatskill-info  li.category
{
    padding: 6px 0 0;
}