body {
	margin: 0;
	padding: 0;
	background-color: #FFFFFF;
}

/* COMMON */

#dms_content  a,a:link,a:visited,a:active,a:hover {
	text-decoration: none;
}

#dms_content form {
	margin: 0;
}

#dms_content a img {
	border: 0;
}

/*DMS CONTENT*/


#dms_content {
	width: 750px;
	height: auto;
	margin: 0;
	padding: 0;
	background-color: #FFFFFF;
}

#dms_content #header_links {
	background-color: #E7E7E7;
	height: 26px;
	width: 750px;
	font-family: Arial;
	font-size: 11pt;
}

#dms_content #header_links ul {
	margin-left: -35px;
}

#dms_content #header_links ul li {
	float: left;
	display: block;
	margin-left: 10px;
	margin-top: 3px;
}

#dms_content .menulinks_p {
	color: #000000;
	font-size: 10pt;
	font-family: Arial;
	text-decoration: none;
	font-weight: bold;
	cursor: pointer;
}

#dms_content .menulinks_p:hover {
	color: #CB262A;
	font-size: 10pt;
	font-family: Arial;
	text-decoration: none;
	font-weight: bold;
	cursor: pointer;
}

#dms_content .menulinks_a {
	color: #CB262A;
	font-size: 10pt;
	font-family: Arial;
	font-weight: bold;
	cursor: pointer;
}

#dms_content .menulinks_a:hover {
	color: #CB262A;
	font-size: 10pt;
	font-family: Arial;
	font-weight: bold;
	cursor: pointer;
}


#dms_content .teamlink {
	font: normal 11px arial, helvetica;
	color: #363636;
}

#dms_content .teamlink_bold {
	font: bold 11px arial, helvetica;
	color: #363636;
}

#dms_content .playerlink {
	color: #636363;
	font: normal 11px arial, helvetica;
}

#dms_content .calendar {
	float: left;
	width: 525px;
	margin-top: 7px;
	margin-left: 29px;
}

#dms_content .calendar_view {
	float: left;
	width: 484px;
	height: 18px;
	padding-left: 2px;
	padding-right: 1px;
	font: bold 11px arial, helvetica;
	background-image: url('/img/icons/calendar_selector_bg.gif');
	background-repeat: repeat-x;
}

#dms_content .calendar_view ul {
	padding: 0;	
	margin: 0;
}

#dms_content .calendar_view ul li.common {
	float: left;
	display: block;	
	color: #636363;	
	width: 42px;
	padding-left: 1px;
	text-align: center;
	height: 18px;
	line-height: 18px;
	cursor: pointer;
}

#dms_content .calendar_view ul li.selected {
	float: left;
	display: block;	
	color: #FFFFFF;	
	width: 42px;
	padding-left: 1px;
	text-align: center;
	height: 18px;
	line-height: 18px;
	cursor: pointer;
	background-image: url('/img/icons/calendar_selector_selectedday_bg.gif'); 
}

#dms_content .calendar_view ul li.day_separator {
	float: left;
	display: block;
	width: 1px;
	height: 18px;
	line-height: 18px;
	margin: 0;
}

#dms_content .arrow1 {
	float: left;
	width: 19px;
	height: 18px;
	margin: 0;
}

#dms_content .arrow2 {
	float: left;
	width: 19px;
	height: 18px;
	margin: 0;
}

#dms_content .arrow1 img,
#dms_content .arrow2 img {
	width: 19px;
	height: 18px;
	border: 0;
}


#dms_content #event_choicer {
	width: 728px;
	height: 32px;
	margin: 19px 0 0 12px;
	padding: 0;
	border: 0;
	border: 1px dotted #656565;
	background-image: url( '/img/reports/event_choicer_bg.gif' );
	background-repeat: repeat-x;
	float: left;
}

#dms_content #select_box1 {
	float: left;
	margin-left: 12px;
}

#dms_content #select_box2 {
	float: left;
}

#dms_content #select_box3 {
	float: left;
}

#dms_content #select_box4 {
	float: left;
}

#dms_content .selectbox {
	margin-top: 6px;
	padding: 0;
	width: 150px;
	height: 19px;
	font: normal 11px arial, helvetica;
	color: #363636;
}

#dms_content .vertical_dotted_hr {
	float: left;
	margin: 4px 9px 0 9px;
	border: 1px dotted #b8b7b7;
	border-style: none dotted none none;
	width: 1px;
	height: 23px;
}

#dms_content #submit_button {
	float: right;
	margin-right: 4px;
	margin-top: 2px;
}


#dms_content .gen_balancer{
	width: 728px;
	height: 1px;
	clear: both;
}

#dms_content #fixtures_header {
	margin-top: 18px;
	margin-left: 12px;
	width: 728px;
	height: 12px;
	background-image: url('/img/event_calendar/header.gif');
	background-repeat: no-repeat;
	float: left;
}

#dms_content #fixtures_tab_header {
	margin-top: 18px;
	margin-left: 12px;
	width: 728px;
	height: 35px;
	float: left;
}

#dms_content #fixtures_body {
	margin-left: 12px;
	width: 728px;
	height: auto;
	background-image: url('/img/event_calendar/body.gif');
	background-repeat: repeat-y;
	float: left;
}

#dms_content #fixtures_bottom {
	padding-bottom: 19px;
	margin-left: 12px;
	width: 728px;
	height: 10px;
	background-image: url('/img/event_calendar/bottom.gif');
	background-repeat: no-repeat;
	float: left;
}

#dms_content #eventtitle {
	float: left;
	color: #363636;
	font: bold 14px arial, helvetica;
	width: 696px;
	height: 26px;
	padding: 0 0 0 16px;
	text-transform: uppercase;
}

#dms_content #event_calendar_sport,
#dms_content #result_sport {
	float: left;
	height: auto;
	padding-bottom: 19px;
}

/*EVENT_CALENDAR*/

#dms_content .sport_title {
	margin: 8px auto 0 auto;
	height: 34px;
	width: 700px;
}

#dms_content .sport_logo {
	float: left;
	margin: 0px;
	background-image: url('/img/icons/calendar_sport_icon_bg.gif');	
	width: 42px;
	height: 34px;
}

#dms_content .sport_logo img {
	float: left;
	margin-left: 8px;
	margin-top: 4px;
	width: 27px;
	height: 21px;
}

#dms_content .sport_title_line {
	float: left;
	margin-top: 5px;
	width: 657px;
	height: 17px;
	background-color: #d7d7cf;
	border-top: 1px solid #edede5;
	border-right: 1px solid #edede5;
	border-bottom: 1px solid #edede5;
}

#dms_content .sport_title_text {
	float: left;
	padding: 2px 0 0 6px;
	font: bold 11px arial, helvetica;
	color: #5b5c57;
	text-transform: uppercase;
}


#dms_content .round_block {
	float: left;	
	margin: 0 auto;
	height: auto;
	width: 700px;
	padding-bottom: 10px;
	font: normal 11px arial, helvetica;
	color: #363636;
}

#dms_content .fixtures_rows {
	float: left;
	width: 700px;
	font: normal 11px arial, helvetica;
	color: #363636;
	height: 23px;
	border-bottom: 1px dotted #C5C7CA;
	margin-left: 14px;
}

#dms_content .fixtures_rows ul {
	padding: 0;
	margin: 0;
}

#dms_content .fixtures_rows ul li {
	float: left;
	display: block;
	height: 23px;
	line-height: 23px;
}

#dms_content .calendar_rows {
	width: 658px;
	height: 22px;
	font: normal 11px arial, helvetica;
	color: #363636;
	border-bottom: 1px dotted #c4c4c4;
	margin-left: 55px;
}

#dms_content .calendar_rows ul {
	padding: 0;
	margin: 0;
}

#dms_content .calendar_rows ul li {
	float: left;
	display: block;
	height: 22px;
	line-height: 22px;
}

#dms_content .fix_col1 {
	width: 145px;
	/*width: 164px;*/
	padding-left: 6px;
}
#dms_content .fix_col1s {
	width: 115px;
	padding-left: 6px;
}

#dms_content .fix_col2 {
	width: 198px;	
}

#dms_content .fix_col2_short {
	width: 168px;	
}

#dms_content .fix_col3 {
	width: 110px;	
	font-weight: bold;
	text-align: right;
}

#dms_content .fix_col3_long {
	width: 150px;	
	text-align: right;
}

#dms_content .fix_col4_long {
	width: 150px;
	text-align: left;
}

#dms_content .fix_col23 {
	width: 30px;	
	text-align: center;
}

#dms_content .fix_col4 {
	width: 110px;	
	font-weight: bold;
	text-align: left;
}

#dms_content .fix_col5 {
	width: 35px;
}

#dms_content .fix_col5 img {
	width: 28px;
	height: 22px;
	border: 0;
	margin-left: 4px;
	float: left;
}

#dms_content .fix_col6 {
	width: 36px;
}

.fix_col6 img {
	width: 24px;
	height: 22px;
	border: 0;
	margin-left: 6px;
	float: left;
}

#dms_content .fix_col7 {
	width: 56px;
	text-align: center;
}

#dms_content .fix_col8 {
	font-weight: bold;
	text-align: left;
}

#dms_content .fix_col9 {
	font-weight: bold;
	text-align: left;
}

#dms_content .fix_col10 {
	float: left;
	margin-top: 0px;
	width: 30px;
	text-align: right;
	height: 20px;
}

#dms_content .fix_col10 img {
	margin: 0 auto;
	width: 20px;
	height: 17px;
	float: left;
}

#dms_content .fix_col11 {
	width: 115px;
	/*width: 136px;*/
	padding-left: 6px;
}

#dms_content .fix_col12 {
	text-align: left;
	width: 205px;
}

#dms_content .fix_col13 {
	text-align: left;
	width: 215px;
}
/* stats ikon
#dms_content .fix_col14 {
	width: 40px;
}
#dms_content .fix_col14 img {
	width: 24px;
	height: 22px;
	border: 0;
	margin-left: 8px;
	float: left;
}
*/
#dms_content .fix_col14 {
	width: 61px;
}
#dms_content .fix_col14 img {
	width: 61px;
	height: 20px;
	margin-top: 1px;
	border: 0;
	float: left;
}


#dms_content .fix_col15 {
	width: 290px;	
	font-weight: bold;
	text-align: left;
}

#dms_content #last_results {
	float: left;
	background-color: #E8E8E1;
	width: 348px;	
	height: 18px;
	padding-top: 2px;
	border: 1px dotted #B9B9B9;
	margin-left: 14px;
	margin-bottom: 14px;
	text-align: center;
	line-height: 20px;
}

#dms_content #standings {
	float: left;
	background-color: #E8E8E1;
	width: 349px;	
	height: 18px;
	padding-top: 2px;
	border-top: 1px dotted #B9B9B9;
	border-right: 1px dotted #B9B9B9;
	border-bottom: 1px dotted #B9B9B9;
	margin-bottom: 14px;
	text-align: center;
	line-height: 20px;
}
#dms_content #standings.resultpage {
	width: 348px;	
	border: 1px dotted #B9B9B9;
	margin: 20px 0 0 14px;
}

#dms_content .more_events {
	float: left;
	background-color: #E8E8E1;
	width: 349px;	
	height: 18px;
	padding-top: 2px;
	border-top: 1px dotted #B9B9B9;
	border-right: 1px dotted #B9B9B9;
	border-bottom: 1px dotted #B9B9B9;
	margin: 20px 0 0 0;
	text-align: center;
	line-height: 20px;
}

#dms_content .allwidth_field {
	float: left;
	background-color: #E8E8E1;
	width: 698px;	
	height: 18px;
	padding-top: 2px;
	border: 1px dotted #B9B9B9;
	margin: 20px 0 0 14px;
	text-align: center;
	line-height: 20px;
}

#dms_content .event_link {
	font: normal 11px arial, helvetica;
	color: #363636;
	vertical-align: middle;
}


#dms_content #last_results img,
#dms_content #standings img,
#dms_content .allwidth_field img {
	width: 10px;
	height: 8px;
	border: 0;
	vertical-align: middle;
}
#dms_content .allwidth_field img.allink {
	margin-left: 5px;
}

#dms_content .round_title {
	margin-left: 14px;
	width: 695px;
	height: 15px;
	padding-left: 5px;
	padding-top: 4px;
	font: bold 11px arial, helvetica;
	color: #1e77a3;
	text-transform: uppercase;
	border-bottom: 1px solid #C4C4C4;
	margin-bottom: 2px;
}

#dms_content .calendar_title {
	margin-left: 55px;
	width: 653px;	
	height: 15px;
	padding-left: 5px;
	padding-top: 4px;
	font: bold 11px arial, helvetica;
	color: #1e77a3;
	text-transform: uppercase;
	border-bottom: 1px solid #C4C4C4;
	margin-bottom: 2px;
}

/* RESULT PAGE*/

#dms_content .title_col1 {
	width: 150px;
	text-align: center;
}

#dms_content .title_col2 {
	width: 290px;
	text-align: center;
}

#dms_content .title_col3 {
	width: 110px;
	text-align: center;
}

#dms_content .title_col4 {
	width: 60px;
	text-align: center;
}

#dms_content .title_col5 {
	width: 90px;
	text-align: center;
}

#dms_content .title_col6 {
	width: 50px;
	text-align: center;
}

#dms_content .round_col1 {
	width: 144px;
	padding-left: 6px;
}
#dms_content .round_col1s {
	width: 114px;
	padding-left: 6px;
}

#dms_content .round_col2 {
	width: 110px;	
	text-align: center;
}

#dms_content .round_col3 {
	width: 110px;	
	font-weight: bold;
	text-align: right;
}

#dms_content .round_col13 {
	width: 30px;	
	text-align: center;
}

#dms_content .round_col4 {
	width: 110px;	
	font-weight: bold;
	text-align: left;
}

#dms_content .round_col5 {
	width: 35px;
}

#dms_content .round_col5 img {
	width: 28px;
	height: 22px;
	border: 0;
	margin-left: 4px;
	float: left;
}

#dms_content .round_col6 {
	width: 30px;	
}

#dms_content .round_col6 img {
	width: 24px;
	height: 22px;
	border: 0;
	margin-left: 3px;
	float: left;
}

#dms_content .round_col7 {
	width: 60px;	
}

#dms_content .round_col7 img {
	width: 24px;
	height: 22px;
	border: 0;
	margin-left: 18px;
	float: left;
}

#dms_content .round_col9 {
	width: 60px;
}

#dms_content .round_col9 img {
	width: 24px;
	height: 22px;
	border: 0;
	margin-left: 18px;
	float: left;
}

#dms_content .round_col8 {
	text-align: left;
	width: 199px;
}

#dms_content .round_col15 {
	width: 290px;	
	text-align: center;
}

#dms_content .round_rows {
	float: left;
	width: 700px;
	font: normal 11px arial, helvetica;
	color: #363636;
	height: 23px;
	border-bottom: 1px dotted #C5C7CA;
	margin-left: 14px;
}

#dms_content .round_rows ul {
	padding: 0;
	margin: 0;
}

#dms_content .round_rows ul li {
	float: left;
	display: block;
	height: 23px;
	line-height: 23px;
}

#dms_content .round_head_rows {
	margin-left: 14px;
	width: 700px;
	height: 19px;
	font: normal 11px arial, helvetica;
	color: #363636;
	text-transform: uppercase;
	border-bottom: 1px solid #C4C4C4;
	margin-bottom: 2px;
}

#dms_content .round_head_rows ul {
	padding: 0;
	margin: 0;
}

#dms_content .round_head_rows ul li {
	float: left;
	display: block;
	height: 19px;
	line-height: 19px;
}

#dms_content .redbolded {
	color: #cb262a;
	font-weight: bold;
}

#dms_content .grayed {
	color: #878787;
}

#dms_content .res_bolded {
	color: #363636;
	font-weight: bold;
}

#dms_content .res_bolded a {
	color: #363636;
	font-weight: bold;
}

#dms_content .res_redbolded {
	color: #cb262a;
	font-weight: bold;
}

#dms_content .res_redbolded a{
	color: #cb262a;
	font-weight: bold;
}

#dms_content .res_nobolded {
	color: #363636;
	font-weight: normal;
}

#dms_content .res_nobolded a{
	color: #363636;
	font-weight: normal;
}



/*TABLES PAGE*/

#dms_content #select_box5 {
	width: 200px;
	height: 20px;
	margin: 16px 0 16px 264px;
}
#dms_content #select_box5 select {
	width: 200px;
	height: 19px;
	font: normal 11px arial, helvetica;
	color: #363636;
}

#dms_content .selectbox_long {
	width: 200px;
	height: 19px;
}

#dms_content #sub_header {
}

#dms_content #sub_header ul {
	margin: 0;
	padding: 0;
}
	
#dms_content #sub_header ul li {
	float: left;
	display: block;
	text-align: center;
	font: bold 14px arial, helvetica;
	text-transform: uppercase;
	height: 35px;
	overflow: hidden;
}

#dms_content .select_submenu_p0 {
	background: url('/img/tables/tab_table_active.gif'); 
	background-repeat: no-repeat;
	width: 146px;
	height: 23px;
	color: #363636;
	padding-top: 12px;
}

#dms_content .select_submenu_p1 {
	background: url('/img/tables/tab_matrix_active.gif'); 
	background-repeat: no-repeat;
	width: 145px;
	height: 23px;
	color: #363636;
	padding-top: 12px;
}

#dms_content .select_submenu_p2 {
	background: url('/img/tables/tab_actform_active.gif'); 
	background-repeat: no-repeat;
	width: 146px;
	height: 23px;
	color: #363636;
	padding-top: 12px;
}

#dms_content .select_submenu_p3 {
	background: url('/img/tables/tab_matrix_active.gif'); 
	background-repeat: no-repeat;
	width: 145px;
	height: 23px;
	color: #363636;
	padding-top: 12px;
}

#dms_content .select_submenu_p4 {
	background: url('/img/tables/tab_headtohead_active.gif'); 
	background-repeat: no-repeat;
	width: 146px;
	height: 23px;
	color: #363636;
	padding-top: 12px;
}

#dms_content .noselect_submenu_p0 {
	background: url('/img/tables/tab_table_passive.gif'); 
	background-repeat: no-repeat;
	width: 146px;
	height: 23px;
	color: #a8a8a8;
	padding-top: 12px;
	cursor: pointer;
}

#dms_content .noselect_submenu_p1 {
	background: url('/img/tables/tab_matrix_passive.gif'); 
	background-repeat: no-repeat;
	width: 145px;
	height: 23px;
	color: #a8a8a8;
	padding-top: 12px;
	cursor: pointer;
}

#dms_content .noselect_submenu_p2 {
	background: url('/img/tables/tab_actform_passive.gif'); 
	background-repeat: no-repeat;
	width: 146px;
	height: 23px;
	color: #a8a8a8;
	padding-top: 12px;
	cursor: pointer;
}

#dms_content .noselect_submenu_p3 {
	background: url('/img/tables/tab_matrix_passive.gif'); 
	background-repeat: no-repeat;
	width: 145px;
	height: 23px;
	color: #a8a8a8;
	padding-top: 12px;
	cursor: pointer;
}

#dms_content .noselect_submenu_p4 {
	background: url('/img/tables/tab_headtohead_passive.gif'); 
	background-repeat: no-repeat;
	width: 146px;
	height: 23px;
	color: #a8a8a8;
	padding-top: 12px;
	cursor: pointer;
}

#dms_content .inactive .noselect_submenu_p0,
#dms_content .inactive .noselect_submenu_p1,
#dms_content .inactive .noselect_submenu_p2,
#dms_content .inactive .noselect_submenu_p3,
#dms_content .inactive .noselect_submenu_p4 {
	color: #cdcdcd;
}


/* Ha nincsennek csapatok a ligában */

#dms_content .select_submenu_nt1 {
	background-image: url( '/img/reports/tab_report_active.gif' );
	width: 364px;
	height:23px;
	padding-top: 12px;
	text-align: center;
	background-repeat: no-repeat;
	float: left;
}
#dms_content .noselect_submenu_nt1 {
	background-image: url( '/img/reports/tab_report_passive.gif' );
	cursor: pointer;
	width: 364px;
	height:23px;
	padding-top: 12px;
	text-align: center;
	background-repeat: no-repeat;
	color: #A8A8A8;
	float: left;
}
#dms_content .select_submenu_nt4 {
	background-image: url( '/img/reports/tab_textreport_active.gif' );
	width: 364px;
	height: 23px;
	padding-top: 12px;
	text-align: center;
	background-repeat: no-repeat;
	cursor: pointer;
	float: left;
}
#dms_content .noselect_submenu_nt4 {
	background-image: url( '/img/reports/tab_textreport_passive.gif' );
	cursor: pointer;
	width: 364px;
	height:23px;
	padding-top: 12px;
	text-align: center;
	background-repeat: no-repeat;
	color: #A8A8A8;
	float: left;
}



#dms_content .noborder {
	border-right: 0px;
}

#dms_content .tables_header {
	margin-left: 1px;
	margin-top: 5px;
/*	overflow: hidden;
	float: left;*/
}
#dms_content .tables_header.fix_400 {
	width: 248px;	
}
#dms_content .tables_header.fix_4001 {
	width: 540px;	
}
#dms_content .tables_header ul {
	margin: 0;
	padding: 0;
}

#dms_content .tables_header ul li {
	float: left;
	display: block;
	margin-left: 1px;
	height: 22px;
	font-family: arial;
	font-size: 11px;
	line-height: 22px;
}

#dms_content .tables_body,
#dms_content .tables_body1,
#dms_content .tables_body2 {
	margin-left: 1px;
}
#dms_content .tables_body.fix_400,
#dms_content .tables_body1.fix_400,
#dms_content .tables_body2.fix_400 {
	width: 248px;	
}

#dms_content .tables_body.fix_4001,
#dms_content .tables_body1.fix_4001,
#dms_content .tables_body2.fix_4001 {
	width: 540px;	
}

#dms_content .tables_body1 ul,
#dms_content .tables_body2 ul,
#dms_content .tables_body ul {
	margin: 0;
	padding: 0;
}

#dms_content .tables_body ul li,
#dms_content .tables_body1 ul li,
#dms_content .tables_body2 ul li {
	float: left;
	display: block;
	margin-left: 1px;
	height: 22px;
	font-family: arial;
	font-size: 11px;
	line-height: 22px;
}

#dms_content .tables_body a,
#dms_content .tables_body1 a,
#dms_content .tables_body2 a {
	color: #363636;
	font-family: arial;
	font-size: 11px;
	line-height: 22px;
}

#dms_content .tables_header_short {
	width: 38px;
	background-color: #D7D7CF;	
	color: #636363;
	border: 1px solid #E6E6DE;
	text-align: center;
}

#dms_content .tables_header_short.box {
	width: 20px;
	background-color: #D7D7CF;	
	color: #636363;
	border: 1px solid #E6E6DE;
	text-align: center;
}

#dms_content .tables_header_short.f1_round {
	width: 26px;
}
#dms_content .tables_header_short.f1_round img {
	width: 26px;
	height: 22px;
	border: 0;
}

#dms_content .tables_header_medium {
	background-color: #D7D7CF;	
	color: #636363;
	border: 1px solid #E6E6DE;
	text-align: center;
}
#dms_content .tables_header_medium.m5 {
	width: 90px;
}
#dms_content .tables_header_medium.m6 {
	width: 75px;
}
#dms_content .tables_header_medium.m7 {
	width: 64px;
}
#dms_content .tables_header_medium.m7box {
	width: 20px;
}
#dms_content .tables_header_medium.m8 {
	width: 55px;
}
#dms_content .tables_header_medium.m9 {
	width: 49px;
}
#dms_content .tables_header_medium.m9box {
	width: 20px;
}
#dms_content .tables_header_medium.m10 {
	width: 43px;
}
#dms_content .tables_header_medium.m11 {
	width: 39px;
}
#dms_content .tables_header_medium.m12 {
	width: 36px;
}
#dms_content .tables_header_medium.m13 {
	width: 33px;
}
#dms_content .tables_header_medium.m14 {
	width: 30px;
}

#dms_content .tables_header_long {
	width: 212px;
	background-color: #D7D7CF;	
	color: #636363;
	border: 1px solid #E6E6DE;
	text-align: center;
}

#dms_content .tables_header_long.box{
	width: 310px;
	background-color: #D7D7CF;	
	color: #636363;
	border: 1px solid #E6E6DE;
	text-align: center;
}

#dms_content .tables_header_long.m1 {
	width: 120px;
}

#dms_content .tables_header_medium.m5_bold {
	font-weight: bold;
	width: 90px;
	margin-left:15px;
}

#dms_content .tables_header_medium.m5_ml {
	font-weight: bold;
	width: 90px;
	margin-left:15px;
}

#dms_content .tables_header_long.m1_left {
	width: 120px;
	font-weight: normal;
	text-align: left;
}

#dms_content .tables_header_long.m1_right {
	width: 120px;
	font-weight: normal;
	text-align: right;
}

#dms_content .tables_body1 .tables_header_short {
	background-color: #FFFFFF;	
	color: #363636;
	border: 1px solid #FFFFFF;
}

#dms_content .tables_body1 .tables_header_medium {
	background-color: #FFFFFF;	
	color: #363636;
	border: 1px solid #FFFFFF;
}

#dms_content .tables_body1 .tables_header_long {
	background-color: #FFFFFF;	
	font-weight: bold;
	border: 1px solid #FFFFFF;
	color: #363636;
	text-align: left;
}
#dms_content .tables_body2 .tables_header_short {
	background-color: #EDEDE5;	
	color: #363636;
	border: 1px solid #E6E6DE;
}

#dms_content .tables_body2 .tables_header_medium {
	background-color: #EDEDE5;	
	color: #363636;
	border: 1px solid #E6E6DE;
}

#dms_content .tables_body2 .tables_header_long {
	background-color: #EDEDE5;	
	font-weight: bold;
	color: #363636;
	border: 1px solid #E6E6DE;
	text-align: left;
}

#dms_content .tables_cell_color {
	color: #1B80AE;
	font-weight: bold;
}

#dms_content .tables_header_long.f1_name {
	width: 150px;
}
#dms_content .tables_body1 .tables_header_long.f1_name {
	width: 146px;
	padding-left: 4px;
}
#dms_content .tables_body2 .tables_header_long.f1_name {
	width: 146px;
	padding-left: 4px;
}

#dms_content .tables_header_long.f1_team {
	width: 100px;
}
#dms_content .tables_body1 .tables_header_long.f1_team {
	width: 96px;
	padding-left: 4px;
	font-weight: normal;
}
#dms_content .tables_body2 .tables_header_long.f1_team {
	width: 96px;
	padding-left: 4px;
	font-weight: normal;
}

#dms_content .tables_header_long.f1_teamname {
	width: 120px;
}
#dms_content .tables_body1 .tables_header_long.f1_teamname {
	width: 116px;
	padding-left: 4px;
}
#dms_content .tables_body2 .tables_header_long.f1_teamname {
	width: 116px;
	padding-left: 4px;
}


#dms_content table.cross_table {
	font-family: arial;
	font-size: 11px;
	line-height: 22px;
}
#dms_content table.cross_table .table_header_row td,
#dms_content table.cross_table .table_header_col,
#dms_content table.cross_table .table_body_cross {
	background-color: #D7D7CF;	
	color: #636363;
	border: 1px solid #E6E6DE;
	text-align: center;
	margin-left: 1px;
	height: 22px;
}

#dms_content table.cross_table .table_body_row1 {
	background-color: #FFFFFF;
	border: 1px solid #FFFFFF;
}

#dms_content table.cross_table .table_body_row2 {
	background-color: #EDEDE5;
	border: 1px solid #E6E6DE;
}
#dms_content table.cross_table a {
	color: #363636;
	font-weight:bold;
	text-align:left;
}

#dms_content table.cross_table .team_name {
	padding-left: 6px;
	line-height: 22px;
}

#dms_content table.cross_table .team_name img {
	float: left;
	margin-right: 12px;
}

#dms_content table.cross_table .table_body_row1 .table_header_col a,
#dms_content table.cross_table .table_body_row2 .table_header_col a,
#dms_content table.cross_table .table_body_row1 .team_name a, 
#dms_content table.cross_table .table_body_row2 .team_name a {
	color: #363636;	
}

#dms_content table.cross_table .table_col_green {
	color: #42a66a;
}

#dms_content table.cross_table .table_col_red {
	color: #e80411;
}

#dms_content table.cross_table .table_body_row1 a, 
#dms_content table.cross_table .table_body_row2 a {
	color:#1B80AE;
}


#dms_content .tables_header_long.f1_point {
	width: 80px;
}
#dms_content .tables_header_long.f1_spoint {
	width: 76px;
}
#dms_content .tables_body1 .tables_header_long.f1_point,
#dms_content .tables_body1 .tables_header_long.f1_spoint {
	text-align: center;
}
#dms_content .tables_body2 .tables_header_long.f1_point,
#dms_content .tables_body2 .tables_header_long.f1_spoint {
	text-align: center;
}

#dms_content .teamname {
	padding-left: 12px;
	float: left;
}

#dms_content .teamname.box {	
	float: left;
	width: 160px;
}

#dms_content .teamname a {
	color: #363636;
	font-weight: bold;
}

#dms_content .table_aline {
	width: 200px;
	height: 1px;
	clear: both;
}

#dms_content .tables_header_long img {
	float: left;
	width: 28px;
	height: 22px;
	border: 0;
	margin-left: 6px;
}

#dms_content #tables_comment {
	float: left;
	width: 700px;
	padding: 0 14px;
	font: normal 11px arial, helvetica;
	color: #636363;
}

#dms_content #tables_comment .notice1 {
	float: left;
	width: 700px;
	height: 17px;
}

#dms_content .tc_bolded {
	float: left;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

#dms_content .tc_nobolded {
	float: left;
	font-weight: normal;
	margin: 0;
	padding: 0;
}

#dms_content .team_comment {
	float: left;
	width: 688px;
	padding: 0 20px 10px 20px;
	font: normal 11px arial, helvetica;
	color: #636363;
}


/* TEAMS/PLAYERS/PLACES PAGE */

#dms_content .select_submenu0 {
	background: url('/img/teams/tab_teams_active.gif'); 
	background-repeat: no-repeat;
	width: 243px;
	height: 23px;
	color: #363636;
	padding-top: 12px;
}

#dms_content .select_submenu1 {
	background: url('/img/teams/tab_players_active.gif'); 
	background-repeat: no-repeat;
	width: 242px;
	height: 23px;
	color: #363636;
	padding-top: 12px;
}

#dms_content .select_submenu2 {
	background: url('/img/teams/tab_venues_active.gif'); 
	background-repeat: no-repeat;
	width: 243px;
	height: 23px;
	color: #363636;
	padding-top: 12px;
}

#dms_content .select_submenu4 {
	background: url('/img/teams/tab_venues_active.gif'); 
	background-repeat: no-repeat;
	width: 243px;
	height: 23px;
	color: #363636;
	padding-top: 12px;
}

#dms_content .noselect_submenu0 {
	background: url('/img/teams/tab_teams_passive.gif'); 
	background-repeat: no-repeat;
	width: 243px;
	height: 23px;
	color: #a8a8a8;
	padding-top: 12px;
	cursor: pointer;
}

#dms_content .noselect_submenu1 {
	background: url('/img/teams/tab_players_passive.gif'); 
	background-repeat: no-repeat;
	width: 242px;
	height: 23px;
	color: #a8a8a8;
	padding-top: 12px;
	cursor: pointer;
}

#dms_content .noselect_submenu2 {
	background: url('/img/teams/tab_venues_passive.gif'); 
	background-repeat: no-repeat;
	width: 243px;
	height: 23px;
	color: #a8a8a8;
	padding-top: 12px;
	cursor: pointer;
}

#dms_content .noselect_submenu4 {
	background: url('/img/teams/tab_venues_passive.gif'); 
	background-repeat: no-repeat;
	width: 243px;
	height: 23px;
	color: #a8a8a8;
	padding-top: 12px;
	cursor: pointer;
}

#dms_content .noselect_submenu0:hover {
		/*color: #4F4F4F;*/
}

#dms_content .noselect_submenu1:hover {
		/*color: #4F4F4F;*/
}

#dms_content .noselect_submenu2:hover {
		/*color: #4F4F4F;*/
}

#dms_content h1.team_name {
	margin: 0 auto;
	width: 690px;
	height: 26px;
	text-align: center;
	padding-top: 4px;
	border-top: 1px dotted #b9b9b9; 
	border-bottom: 1px dotted #b9b9b9; 
	font: bold 21px arial, helvetica;
	color: #147Fb3;
	text-transform: uppercase;
	}

#dms_content .teams_nobolded {
	font-weight: normal;
}

#dms_content #player_details,
#dms_content #team_details {
	margin-left: 19px;
	margin-top: 16px;
	width: 698px;
	height: auto;
	overflow: hidden;
}

#dms_content #teamimage,
#dms_content #venue_pic1 {
	float: left;
	width: 231px;
	height: auto;
}

#dms_content #teamimage_top,
#dms_content .venueimage_top {
	float: left;
	background-image: url('/img/teams/large_border_top.gif');
	background-repeat: no-repeat;
	width: 231px;
	height: 10px;
}

#dms_content #teamimage_middle,
#dms_content .venueimage_middle {
	float: left;
	height: auto;
	background-image: url('/img/teams/large_border_middle.gif');
	background-repeat: repeat-y;
	width: 231px;
}

#dms_content #teamimage_middle img,
#dms_content .venueimage_middle img {
	margin-left: 9px;
	margin-bottom: 3px;
	width: 210px;
}

#dms_content #teamimage_bottom,
#dms_content .venueimage_bottom {
	float: left;
	background-image: url('/img/teams/large_border_bottom.gif');
	background-repeat: no-repeat;
	width: 231px;
	height: 11px;
}

#dms_content #venue_images {
	float: left;
	width: 231px;
	height: auto;
	padding-bottom: 10px;
}

#dms_content #venue_pic2 {
	float: left;
	width: 231px;
	height: auto;
	margin-top: 24px;
}

#dms_content #right_logos,
#dms_content #pl_right_logos,
#dms_content #venue_right_logos {
	float: left;
	width: 141px;
	margin-left: 16px;
	height: auto;
	padding-bottom: 10px;
}

#dms_content #teamlogos,
#dms_content #pl_teamlogos,
#dms_content #venue_teamlogos {
	float: left;
	width: 141px;
	height: auto;
}

#dms_content #teamlogos2,
#dms_content #pl_teamlogos2 {
	float: left;
	height: auto;
	width: 141px;
	margin-top: 24px;
}

#dms_content #teamlogos3 {
	float: left;
	width: 141px;
	height: auto;
	margin-top: 24px;
}


#dms_content .logoimage_top,
#dms_content .logoimage_top2 {
	float: left;
	background-image: url('/img/teams/small_border_top.gif');
	background-repeat: no-repeat;
	width: 141px;
	height: 6px;
}

#dms_content .logoimage_middle,
#dms_content .logoimage_middle2 {
	float: left;
	background-image: url('/img/teams/small_border_middle.gif');
	background-repeat: repeat-y;
	width: 141px;
	height: auto;
}

#dms_content .logoimage_middle img,
#dms_content .logoimage_middle2 img {
	margin: 3px 0 1px 9px;
	width: 120px;
}

#dms_content .logoimage_bottom,
#dms_content .logoimage_bottom2 {
	float: left;
	background-image: url('/img/teams/small_border_bottom.gif');
	background-repeat: no-repeat;
	width: 141px;
	height: 13px;
}


#dms_content #teamdatas,
#dms_content #playerdatas,
#dms_content #venuedatas {
	float: left;
	margin-left: 16px;
	width: 289px;
	height: auto;
}
#dms_content #venuedatas {
	width: 443px;
}

#dms_content #teamdatas a {
	color: #147FB3;
	text-decoration: none;
	font-weight: normal;
}

#dms_content #teamdatas ul,
#dms_content #playerdatas ul,
#dms_content #venuedatas ul,
#dms_content #anchors ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#dms_content #teamdatas ul li,
#dms_content #playerdatas ul li,
#dms_content #venuedatas ul li {
	display: block;
	font: bold 11px arial, helvetica;
	color: #363636;
	line-height: 17px;
}
#dms_content #anchors ul li {
	display: block;
	padding-left: 11px;
	color: #147FB3;
	text-transform: uppercase;
	line-height: 16px;
	padding-top: 4px;
}
#dms_content #anchors ul li a {
	display: block;
	color: #147FB3;
}

#dms_content .bluetext {
	float: left;
	border-bottom: 1px dotted #B9B9B9; 
	width: 289px;
	font: bold 11px arial, helvetica;
	color: #147FB3;
	text-transform: uppercase;
	height: 16px;
	padding-top: 4px;
	margin-bottom: 4px;
}

#dms_content #venuedatas .bluetext {
	width: 443px;
}

#dms_content .redtext a {
	color: #CB262A;
}

#dms_content .nobolded {
	font-weight: normal;
}

#dms_content #players_frame {
	margin: 0 auto;
	width: 704px;
	background-color: #F4F4F4;
	border: 1px dotted #B9B9B9;
	overflow: hidden;
}

#dms_content .bluetext_line {
	float: left;
	margin-left: 10px;
	border-bottom: 1px solid #C4C4C4; 
	width: 96%;
	font: bold 12px arial, helvetica;
	color: #147FB3;
	text-transform: uppercase;
	height: 16px;
	padding-top: 6px;
}

#dms_content .player_rows {
	float: left;
	width: 155px;
	margin-left: 15px;
	font: normal 11px arial, helvetica;
	color: #636363;
}

#dms_content .player_blocks {
	float: left;
	width: 170px;
	padding-bottom: 6px;
}

#dms_content .player_rows ul {
	margin: 0;
	padding: 0;
}

#dms_content .player_rows ul li {
	display: block;
	padding-bottom: 4px;
}

#dms_content .pos_title {
	float: left;
	font: bold 11px arial, helvetica;
	color: #636363;
	text-transform: uppercase;
	height: 22px;
	padding-top: 10px;
	margin-left: 15px;
}

#dms_content .match3_section {
	float: left;
	height: auto;
	padding-bottom: 19px;
}

#dms_content .match3_section_arch {
	float: left;
	height: auto;
	padding-bottom: 19px;
}

#dms_content .sector_title {
	margin-left: 14px;
	width: 695px;
	padding-left: 5px;
	padding-top: 19px;
	font: bold 11px arial, helvetica;
	color: #1e77a3;
	text-transform: uppercase;
	border-bottom: 1px solid #B9B9B9;
	margin-bottom: 2px;
	height: 16px;
	float: left;
}
#dms_content .sector_title2 {
	margin-left: 1px;
	width: 708px;
	padding-left: 5px;
	padding-top: 19px;
	font: bold 11px arial, helvetica;
	color: #1e77a3;
	text-transform: uppercase;
	border-bottom: 1px solid #B9B9B9;
	margin-bottom: 2px;
	height: 16px;
	float: left;
}
#dms_content .sector_title3 {
	margin-left: 20px;
	width: 688px;
	padding-left: 5px;
	padding-top: 19px;
	font: bold 11px arial, helvetica;
	color: #1e77a3;
	text-transform: uppercase;
	border-bottom: 1px solid #B9B9B9;
	margin-bottom: 12px;
	height: 16px;
	float: left;
}



#dms_content .players_box {
	margin: 19px auto 38px auto;
	width: 704px;
	background-color: #F4F4F4;
	border: 1px dotted #b9b9b9;
	overflow: hidden;
	padding-bottom: 8px;
}

#dms_content_ins .players_box2 {
	margin: 0 auto;
	width: 680px;
	background-color: #F4F4F4;
	border: 1px dotted #b9b9b9;
	overflow: hidden;
	padding: 6px 0;
}
#dms_content_ins .players_box2 a {
	font: normal 11px arial, helvetica;
	color: #636363;
	text-decoration: none;
}

#dms_content .players_box .top {
	float: left;
	margin-left: 11px;
	margin-bottom: 6px;
	width: 680px;
	height: 22px;
	border-bottom: 1px dotted #b9b9b9;
	text-transform: uppercase;
	text-align: center;
}
#dms_content .players_box .letter_center {
	margin: 0 auto;
	width: 590px;
}

#dms_content .players_box .top ul {
	margin: 0;
	padding: 0;
}

#dms_content .players_box .top ul li {
	float: left;
	line-height: 18px;
	padding-top: 2px;
	margin-left: 13px;
	display: block;
}

#dms_content .plist_ul {
	margin: 0;
	padding: 0;
}

#dms_content .plist_li {
	float: left;
	width: 156px;
	height: 17px;
	margin-left: 15px;
	display: block;
}

#dms_content .plist_li.noresults {
	float: left;
	width: 702px;
	height: 17px;
	font: bold 11px arial, helvetica;
	color: #636363;
	margin-top: 16px;
	margin-left: 0;
	text-align: center;
	display: block;
}

#dms_content_ins .plist_ul {
	margin: 0;
	padding: 0;
}

#dms_content_ins .plist_li {
	float: left;
	width: 150px;
	height: 17px;
	margin-left: 12px;
	display: block;
}

#dms_content_ins .plist_li.noresults {
	float: left;
	width: 680px;
	height: 17px;
	font: bold 11px arial, helvetica;
	color: #636363;
	margin-top: 16px;
	margin-left: 0;
	text-align: center;
	display: block;
}

#dms_content .noselect_char {
	color: #636363;
	font-size: 11px;
	font-family: Arial;
	font-weight: normal;
}

#dms_content .select_char {
	color: #2379AC;
	font-size: 11px;
	font-family: Arial;
	font-weight: bold;
}

#dms_content .select_player {
	color: #2379AC;
	font-size: 11px;
	font-family: Arial;
	font-weight: normal;	
	text-decoration: none;
}

#dms_content .noselect_player {
	color: #636363;
	font-size: 11px;
	font-family: Arial;
	font-weight: normal;	
	text-decoration: none;
}

#dms_content h1.player_name {
	margin: 0 auto;
	width: 690px;
	height: 26px;
	text-align: center;
	padding-top: 4px;
	border-top: 1px dotted #b9b9b9; 
	border-bottom: 1px dotted #b9b9b9; 
	font: bold 21px arial, helvetica;
	color: #147Fb3;
	text-transform: uppercase;
}

#dms_content h1.round_name {
	margin: 0 auto;
	width: 690px;
	height: 26px;
	text-align: left;
	padding-top: 3px;
	font: bold 14px arial, helvetica;
	color: #000000;
	text-transform: uppercase;
}


#dms_content #playerimage {
	float: left;
	width: 231px;
	height: auto;
}

#dms_content #playerimage_top {
	float: left;
	background-image: url('/img/teams/large_border_top.gif');
	background-repeat: no-repeat;
	width: 231px;
	height: 10px;
}

#dms_content #playerimage_middle {
	float: left;
	height: auto;
	background-image: url('/img/teams/large_border_middle.gif');
	background-repeat: repeat-y;
	width: 231px;
}

#dms_content #playerimage_middle img {
	margin-left: 9px;
	margin-bottom: 3px;
	width: 210px;
}

#dms_content #playerimage_bottom {
	float: left;
	background-image: url('/img/teams/large_border_bottom.gif');
	background-repeat: no-repeat;
	width: 231px;
	height: 11px;
}


#dms_content .match_rows {
	float: left;
	width: 700px;
	font: normal 11px arial, helvetica;
	color: #363636;
	height: 23px;
	border-bottom: 1px dotted #C5C7CA;
	margin-left: 14px;
}

#dms_content .match_rows ul {
	padding: 0;
	margin: 0;
}

#dms_content .match_rows ul li {
	float: left;
	display: block;
	height: 23px;
	line-height: 23px;
}

#dms_content .back_to_top {
	float: left;
	width:688px;
	padding:0 20px 10px 0;
	text-align: right;
}


#dms_content .back_to_top a {
	color:#147FB3;
	font-weight:normal;
	text-decoration:none;
}

#dms_content #team_left {
	float:left;
	height:auto;
	width:231px;
}

#dms_content #team_left #anchors {
	float:left;
	height:auto;
	width:231px;
	padding-top: 10px;
}

#dms_content #team_left #anchors ul {
	list-style-type:none;
	margin:0;
	padding:10px;
}

#dms_content #team_left #anchors a {
	color:#147FB3;
	font-weight:normal;
	text-decoration:none;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
}

