/*============================
	      HTML ELEMENTS
 =============================*/
a:link {
	color: #14588E;
	text-decoration: none
}

a:visited {
	color: #14588E;
	text-decoration: none
}

a:hover {
	color: #14588E;
	text-decoration: underline
}

a:active {
	color: #14588E;
	text-decoration: none
}

body {
	background-color: #FFFFFF;
	background-image: url('../images/qc/bg.gif');
	color: #666666;
	font-family: Verdana;
	font-size: 10px;
	line-height: 15px;
	margin: 0px 0px 0px 0px;
}

select {
	font-family: Verdana;
	font-size: 10px;
}

input {
	font-family: Verdana;
	font-size: 10px;
}

/*============================
	        CLASSES
 =============================*/
#content {
	border: 2px solid #C8C8C8;
	background-color: #ffffff;
	text-align: left;
	width: 736px;
}

#content .left_column {
	border-right: 2px solid #C8C8C8;
	width: 174px;
}

#content .right_column {
	width: 560px;
}

#content .section_separator {
	border-right: 1px solid #C8C8C8;
}

#content .title {
	background-image: url('../images/qc/title_bg.gif');
	background-repeat: repeat-x;
	border-bottom: 1px solid #C1C0C0;
	height: 25px;
	width: 100%;
}

#content .title img {
	padding-left: 3px;
}

#documents {
	margin: 10px 10px 10px 10px;
	width: 100%;
}

#documents .category_name {
	color: #1D6591;
	font-size: 16px;
	font-weight: bold;
	line-height: 22px;
}

#employment_offers {
	margin: 10px 10px 10px 10px;
}

#events {
	margin: 10px 10px 10px 10px;
}

#flash_header {
	background-color: #ffffff;
	height: 214px;
	width: 740px;
}

#footer {
	color: #ffffff;
}

#footer a {
	color: #ffffff;
}

#footer a:link {
	text-decoration: none;
}

#footer a:visited {
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

#footer a:active {
	text-decoration: none;
}

#footer table {
	background-image: url('../images/qc/footer_bg.gif');
	background-repeat: repeat-x;
	height: 30px;
}

#forum {
	margin: 10px 10px 10px 10px;
}

.h1_title {
	color: #1D6591;
	font-size: 16px;
	font-weight: bold;
	line-height: 20px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.h1_title a {
	font-size: 16px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.h1_title a:hover {
	font-size: 16px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.h2_title {
	color: #1D6591;
	font-size: 14px;
	font-weight: bold;
	line-height: 20px;
	margin-top: 0px;
	margin-bottom: 0px;
}

#home_employment_offers {
	margin: 5px 5px 5px 5px;
}

#home_senior_elite {
	
}

#home_news {
	background-color: #F5F5F5;
}

#home_news .new_image {
	border: 1px solid #C8C8C8;
	padding: 1px 1px 1px 1px;
	margin-right: 5px;
}

#home_news .level1 {
	background-color: #ffffff;
	padding: 2px 4px 2px 4px;
}

#home_news .level1_readmore {
	padding-right: 10px;
}

#home_news .level2 {
	background-color: #F5F5F5;
	border-top: 1px solid #ffffff;
	padding: 2px 4px 2px 4px;
}

#home_upcoming_games {
	
}

#home_latest_results {
}

#links {
	margin: 10px 10px 10px 10px;
}

#mailing_list {
	padding: 3px 3px 3px 3px;
}

#mailing_list input {
	font-family: Verdana, Arial, Tahoma;
}

#mailing_list .deactivated_field {
	color: #919191;
}

#medias {
	margin: 10px 10px 10px 10px;
}

#medias .preview_image {
	border: 1px solid #C8C8C8;
	padding: 1px 1px 1px 1px;
	margin-right: 5px;
}

#medias .image {
	border: 1px solid #C8C8C8;
	padding: 1px 1px 1px 1px;
}

#medias .video {
	border: 1px solid #C8C8C8;
	background-image: url('../images/qc/video_preview.jpg');
	background-repeat: no-repat;
	height: 75px;
	width: 115px;
	padding: 1px 1px 1px 1px;
	text-align: center;
}

#medias .media_description {
	text-align: justify;
	width: 470px;
}

#navigation {
	background-color: #2f2f2f;
	border-bottom: 1px solid #ffffff;
	border-top: 1px solid #ffffff;
	color: #787878;
	font-weight: bold;
	font-size: 11px;
	height: 30px;
	text-align: left;
	width: 740px;
}

#news {
	margin: 10px 15px 10px 15px;
	text-align: justify;
}

#news .new_image {
	border: 1px solid #C8C8C8;
	padding: 1px 1px 1px 1px;
	margin-right: 5px;
}

.separator {
	background-image: url('../images/qc/separator_bg.gif');
	background-repeat: repeat-x;
	height: 10px;
}

#section {
	padding: 10px 10px 10px 10px;
}

.standings {
	text-align: center;
	width: 100%;
}

.standings .team_name {
	text-align: left;
}

.standings thead td {
	background-color: #F5F5F5;
	border-top: 1px solid #ffffff;
	color: #14588E;
	font-weight: bold;
	padding: 2px 3px 2px 3px;
}

.standings tbody td {
	background-color: #F5F5F5;
	border-top: 1px solid #ffffff;
	margin-top: 1px;
	padding: 1px 3px 1px 3px;
}

.standings .pts {
	background-color: #ffffff;
	border-top: 1px solid #ffffff;
	margin-top: 1px;
	padding: 1px 3px 1px 3px;
}

#static_header {
	background-color: #ffffff;
	height: 207px;
	width: 740px;
}

#subnavigation {
	background-color: #f0f0f0;
	padding: 17px 0px 17px 14px;
}

#survey {
	
}

#survey .content {
	padding: 5px 5px 5px 5px;
	text-align: left;
}

#table_list .outer_border {
	color: #1D6591;
	font-size: 16px;
	font-weight: bold;
	line-height: 22px;
	border: 2px solid #C8C8C8;
	background-color: #F0F0F0;
	padding: 3px 3px 3px 3px;
	width: 530px;
}

#table_list .inner_border {
	border: 1px solid #ffffff;
	width: 100%;
}

#table_list_tb {
	font-size: 10px;
	font-weight: normal;
	background-color: #FFFFFF;
}

#table_list_tb .table_header {
	background-image: url('../images/qc/table_header_bg.gif');
	background-repeat: repeat-x;
	background-color: #4FA0BF;
	color: #ffffff;
	font-weight: bold;
	font-size: 10px;
}

#table_list_tb tr {
	height: 20px;
}

#table_list_tb td {
	padding-top: 3px;
	padding-left: 3px;
	height: 20px;
}

#table_list_tb .table_header td {
	padding-left: 3px;
}

#table_list_tb .row0 {
	background-color: #ffffff;
}

#table_list_tb .row1 {
	background-color: #F5F5F5;
}

/*===================
  DHTML SCROLL BAR
=====================*/
#GLContainer {
	position: relative;
	top: -10px;
	/*left		: 10px;*/
	width: 540px;
	height: 100px;
	/*background	: #EEE;*/
	overflow: hidden;
	/*border		: 1px solid #666;*/
}

#GLContent {
	position: relative;
	width: 490px;
	left: 5px;
}

#GLScrollArea {
	position: relative;
	/*left		: 10px;*/
	top: 105px;
	height: 14px;
	width: 540px;
	border: 1px solid #ECE9E6;
	overflow: hidden;
}

#GLScroller {
	position: relative;
	top: 0px;
	left: -1px;
	height: 14px;
	width: 100%;
	background: #F2EEE9;
	border-left: 1px solid #ECE9E6;
	border-right: 1px solid #ECE9E6;
}


.carousel-component { 
    padding:0px 0px 0px 0px;
    margin:0px;
    clear:both;
}

.carousel-component .carousel-clip-region { 
    padding:0px;
    margin:0px;
}
.carousel-component ul.carousel-list{
    text-align:left;
    padding:0px;
    margin:0px;    
    width:250px; 
}
.carousel-component .carousel-list li { 
    text-align:left;
    padding:0px;
    margin:0px;
}
    
#tabset {
    padding:0px;
    margin:0px;
}

.active-standing{
	font-weight: bold;
	font-size: 106%;
}

.regular-standing{
	font-weight: normal;
	font-size: inherit;
}



.event-result{
	width: 90%;
	border-spacing: 2px;
	border: 1px solid #ECE9E6;
	white-space: nowrap;
}

.event-result td{
}

.event-result th{
	padding: 2px;
}

.event-result td.gray-cell{
	background-color: 	#F5F5F5;
}

.event-result td.total-cell{
	font-weight: bold;
	color: 	red;
}

.region_logo{
	vertical-align: middle;
	padding : 1px;
	height: 40px;
	width: 40px;
	border: 0;
}

#title-banner{
	padding: 1ex;
	color: #14588E;
	font-weight: bold;
}

#desc-banner{
	padding: 0.5ex;
	margin: 1ex;
	border: 1px solid #ECE9E6;
	background-color: #FFFFFF;
	text-align: lef;
}
#img-banner{
	text-align: center;
}
