/* == COMMON CLASSES (override) == */


#page-title {
	width: 530px;
	height: 36px;
	background: url(../images/title-vision.png) no-repeat left top;
}


/* == content-area == */


.asset .asset-header {
	border-bottom: 3px double #C7C29B;
	margin-bottom: 10px;
}

.asset .asset-header h2 {
	margin-bottom: 10px;
}

#vision {
	margin-bottom: 50px;
}

#vision .asset-header {
	margin-bottom: 13px;
}

#vision .asset-content {
	margin: 0 15px 0 15px;
}

#vision .asset-content h3 {
	border: none;
	margin-bottom: 20px;
	text-align: left;
	text-indent: -9999px;
	padding: 0 0 4px 0;
	border-bottom: 1px solid #75cd49;
}

#vision .asset-content .text {
	width: 475px;
	float: left;
	display: inline;
}

#vision .asset-content .text .box {
	margin-bottom: 20px;
	padding-bottom: 20px;
	background: url(../../common/images/bg-separator-gray.gif) repeat-x left bottom;
}

#vision .asset-content .text h4 {
	margin: 0 0 14px 0;
}

#vision .asset-content .image {
	width: 264px;
	float: right;
	display: inline;
	text-align: left;
}

#vision .asset-content .goal h3 {
	margin-bottom: 13px;
	background: url(../images/header-vision-goal.gif) no-repeat left top;
}
#vision .asset-content .philosophy {
	margin-bottom: 33px;
}

#vision .asset-content .philosophy h3 {
	margin-bottom: 13px;
	background: url(../images/header-vision-philosophy.gif) no-repeat left top;
}

#vision .asset-content .philosophy .text {
	padding-top: 95px;
	background: url(../images/lead-philosophy.gif) no-repeat left top;
}

#vision .asset-content .philosophy .text ul {
	list-style: none;
	margin-bottom: -5px;
	padding: 0;
}

#vision .asset-content .philosophy .text ul li {
	text-indent: -8px;
	margin-bottom: 5px;
	padding-left: 10px;
}

#vision .asset-content .philosophy .text ul li span {
	margin-right: 2px;
}

#vision .asset-content .philosophy .image {
	padding: 13px 0 0 14px;
}

#vision .asset-content .concept {
	margin-bottom: 22px;
}

#vision .asset-content .concept h3 {
	background: url(../images/header-vision-concept.gif) no-repeat left top;
}

#vision .asset-content .concept .text {
	margin-bottom: -20px;
}

#vision .asset-content .concept .image {
	padding: 5px 0 0 10px;
}

#vision .asset-content .training_concept h3 {
	background: url(../images/header-vision-training_concept.gif) no-repeat left top;
}

#vision .asset-content .training_concept .text {
	margin-bottom: -20px;
}

#vision .asset-content .training_concept .image {
	padding: 0 0 0 3px;
}

#vision .asset-content .training_concept .text .box {
	padding-bottom: 43px;
}

#players .asset-content table td{
	padding:7px 5px;
}
#players {
	margin-bottom: 40px;
}

#players .asset-content {
	margin: 0;
}

#players .asset-content .table-top {
	width: 785px;
	margin: 0 0 10px;
	padding: 0;
}

#players .asset-content table tr th {
	width: 70px;
	font-weight:bold;
}

#players .asset-content table tr td {
	text-align:center;
	vertical-align:middle;
	line-height:1.5;
}

#players .asset-content table tr td a {
	padding: 0;
	background-image: none;
}
#players .asset-content .table-bottom {
	width: 80px;
	padding: 0;
}

#graduation {
	margin-bottom: 40px;
}

#graduation .asset-content {
	margin: 0;
}

#graduation .asset-content table {
	width: 785px;
	margin: 0;
	padding: 0;
}

#graduation .asset-content table tr th,
#graduation .asset-content table tr td {
	text-align: center;
	width:240px;
}

#graduation .asset-content table tr th {
	font-weight:bold;
}

#record {
	margin-bottom: 0;
}

#record .asset-content {
	margin: 0;
}

#record .asset-content table {
	width: 785px;
	margin: 0;
	padding: 0;
}

#record .asset-content table tr th {
	width: 66px;
}

#record .asset-content table tr td {
	width: 716px;
}

#record .asset-content table tr td ul {
	list-style: none;
	margin-bottom: -5px;
	padding: 0;
}

#record .asset-content table tr td ul li {
	margin-bottom: 5px;
}


/* == right-area == */


