﻿* {
	margin: 0;
	padding: 0;
}

body { 
	background	:white;
/*	background-image: url(../images/css/background.jpg);*/
	font		:12px Arial, Trebuchet MS, Tahoma, Arial, Helvetica, sans-serif; 
	text-align	:left; 
	line-height:1.5;
	color:#333333;
}

/* Classses */

#page_container {
	width: 100%;
	margin: 0 auto;
/*
	background: black;
*/
}

#outside_box_container {
	width: -10px;
	height:auto;
	overflow: hidden;
	margin: 0 auto;
	background: grey;
}

#inside_box_container {
	width: -20px;
	 height:auto;
	overflow: hidden;
	margin: 10px auto;
	background: white;
}

#header_container {
    margin-left: auto;
    margin-right: auto;
/*	width: 512px;*/
	width: 256px;
	background-color: #b0e0e6
	margin-top: 2px;
	margin-bottom: 2px;
	border: 2px solid black;
 }

#fed_header_container {
    margin-left: auto;
    margin-right: auto;
/*	width: 512px;*/
	width: 500px;
	background-color: #b0e0e6
	margin-top: 2px;
	margin-bottom: 2px;
	border: 2px solid black;
 }

#fed_logo_header_container {
    margin-left: auto;
    margin-right: auto;
/*	width: 512px;*/
	width: 200px;
	background-color: #b0e0e6
	margin-top: 2px;
	margin-bottom: 2px;
	border: 2px solid black;
/*	float:right;*/
	border-radius: 5px;

 }
 

#wrapper_container {
	width: 90%;
	height:auto;
	overflow: hidden;
	margin: 20px auto;
	background: #336699;
}

#footer_container {
	width: 100%;
	height: 60px;
	margin: 0 auto;
	background:  rgb(0, 254, 53);
}

#container {
	background:#fff;
/*	background:black; */
	width:100%;
	margin:20 auto;
	min-height:400px;
	border-right:10px solid #fff;
	border-left:10px solid #fff;
}


/* ID's */


.image_textwrap {
  float: right;
  margin-left :25px;
  border-style: solid;
  border-width: 1px;
  border-color: #d4d4d4;
}



.spacer {
	clear: left;
	height: 10;
	overflow: auto;
}

h1,h2,h3,h4,h5,h6{
	margin:0 0 10px 0;
	padding:0;
	font-family:sans-serif;
	font-style:normal;
	line-height:2;
}
		
h1{
/*	font-size:18px;
	color:#336699;*/
	text-align: center;
	font-size: 32px;
	color: pink;
	
}


h2{
/*	font-size:14px;*/
	font-size: 18px;
	color:#6699cc;
}

h3{
	font-size:18px;
	color:black;
}




address {
    background-color: #f1f1f1;
/*    color: #F7F7F7;*/
    color: black;
    font-family: Trebuchet,Tahoma,sans;
    font-size: 133%;
    font-style: normal;
    font-weight: normal;
    display: block;
    margin-bottom: 6px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 6px;
    padding-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 10px;
}


ul.bullet {

	margin:10px 10px 10px 40px;

}

ul.bullet li span {
    color: #666666;
    font-weight: bold;
}



.image_left{
  float: left;
/*  margin-left :-20px;*/
  margin-left : 10px;
 }

.image_right{
  margin-right : 20px;
  float: left;
  margin-left :0px;
}

#tshirt {
	align: left;
	margin-left: 15px
	overflow: absolute;
}

.tshirt_centre {
	margin-left:auto;
	margin-right:auto;
	padding: 20px 0 20px 0;
	width: 830px;
	height: 430px;
	overflow: absolute;
	
	background-color:rgb(250,250,250);
	border: 1px solid grey;
	border-radius: 10px;
}

.error { color: red; }


/* SLIDERS */

.sliders {}
.leftcol { width:315px; float:left; }
.rightcol { width:315px; float:right; margin-left:20px;}


.menuTrigger {
/*	border-bottom:1px dotted #C60;*/
	border-bottom:1px dotted black;
	padding-bottom:10px;
	margin-bottom:10px;
}

.menuTrigger a {color:#666; font-size:18px; font-weight:bold;}
.menuTrigger a:hover {color:#333; }
/*.menuTrigger.active a {color:#C60; font-size:24px; font-weight:normal;}*/
.menuTrigger.active a {color:#333; font-size:24px; font-weight:bold;}

/*.menuTrigger a span {color:#C60; font-size:10px; font-weight:bold;}*/
.menuTrigger a span {color:grey; font-size:14px; font-weight:bold;}
/*.menuTrigger.active a span {color:#999; font-size:12px; font-weight:normal;}*/
.menuTrigger.active a span {color:blue; font-size:16px; font-weight:normal;}

.menuButton { display:inline;}

.toggle_container img {
	float:right;
	padding:0 0 10px 10px;
}

.toggle_container ul {
	margin:13px 0 13px 13px;
}

.toggle_container li {
	font-size:16px;
	color: blue;
	padding:5px 0;
	border:0;
}

/*

li {
	font-size:12px;
	font-weight:bold;
	padding:10px 0;
	border-bottom:1px solid #ccc;
	color:#333;
}

li a { color:#c60; 

}

ul.archive { margin-bottom:15px;}
ul.archive li {
	border:0;
	padding:3px 0px;
	margin-left:20px;
	font-weight:normal;
	list-style-type: circle;

}
ul.archive li.head {
	color:#C60;
	font-weight:bold;
}

*/


a[post=true] {
    cursor: pointer;
    text-decoration: underline;
    color: #0000FF;
}

#ranking_setup {

display : inline-block;

}


#record_setup {

display : inline-block;

}

#rankings1 {

   font-weight: bold;
   border: 20px;
	float: left; 

/*   color: #666666;*/
	width: 400px;
/*	
	margin: 0 auto;
    overflow: auto;
*/
	order: 1;
}

#rankings2 {

   font-weight: bold;
   border: 20px;
	float: left; 

/*   color: #666666;*/
	width: 400px;
/*	
	margin: 0 auto;
    overflow: auto;
*/
	order: 2;
}

#rankings3 {

   font-weight: bold;
   border: 10px;
	float:right;

/*   color: #666666;*/
	width: 400px;
/*	
	margin: 0 auto;
    overflow: auto;
*/
	order: 3;
}



/*
fieldset{
width :50%;
padding : 0;
margin : 0;
display : inline-block;
}
*/

#updates {

   font-weight: bold;
   border: 20px;
	float: left; 

/*   color: #666666;*/
	width: 300px;
/*	
	margin: 0 auto;
    overflow: auto;
*/
}


#show_record {

   font-weight: bold;
   border: 20px;
	float: left; 

/*   color: #666666;*/
	width: 200px;
/*	
	margin: 0 auto;
    overflow: auto;
*/
}

#search_record {

   font-weight: bold;

	width: 200px;
	float: left;
	
/*	float: right;
	margin: 0 auto;
   overflow: auto;
 */
}

#rec_but_go {
	float: right;
	width: 40px;

}

#rec_but_reset {
	float: left;

}

#rec_but_go_m {
	float: right;
	width: 80px;
	height: 60px;

}

#rec_but_reset_m {
	float: left;

}

#sel_fedc_m 
{
   font-size: 150%;
}

#sel_meet_m
{
   font-size: 150%;
}
#sel_knee_m 
{
   font-size: 150%;
}
#sel_agec_m 
{
   font-size: 150%;
}


#rec_but
{
	float: centre;
	width: 80px;
	height: 35px;

    cursor: pointer;

}

#rec_but:hover
{
	 font-weight: bold;
	 color: blue;
}

.tr1 td:nth-child(1), .tr1 th:nth-child(1),
.tr2 td:nth-child(2), .tr2 th:nth-child(2),
.tr3 td:nth-child(3), .tr3 th:nth-child(3),
.tr4 td:nth-child(4), .tr4 th:nth-child(4),
.tr5 td:nth-child(5), .tr5 th:nth-child(5),
.tr6 td:nth-child(6), .tr6 th:nth-child(6),
.tr7 td:nth-child(7), .tr7 th:nth-child(7),
.tr8 td:nth-child(8), .tr8 th:nth-child(8),
.tr9 td:nth-child(9), .tr9 th:nth-child(9) { text-align:right }

.tc1 td:nth-child(1), .tc1 th:nth-child(1),
.tc2 td:nth-child(2), .tc2 th:nth-child(2),
.tc3 td:nth-child(3), .tc3 th:nth-child(3),
.tc4 td:nth-child(4), .tc4 th:nth-child(4),
.tc5 td:nth-child(5), .tc5 th:nth-child(5),
.tc6 td:nth-child(6), .tc6 th:nth-child(6),
.tc7 td:nth-child(7), .tc7 th:nth-child(7),
.tc8 td:nth-child(8), .tc8 th:nth-child(8),
.tc9 td:nth-child(9), .tc9 th:nth-child(9) { text-align:center }


.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}

.upload_bottom-textarea {
	float: left;
	width: 65%;
}
.to input[type=text] {
	padding: 10px;
	width: 31%;
/*	font-size: 0.85em;*/
	font-size: 1.00em;
	margin: 10px 0;
	border: 1px solid #444;
	color: #000;
	background: none;
	float: left;
	outline: none;
	font-weight: 400;
}

.to input[type=password] {
	padding: 10px;
	width: 31%;
/*	font-size: 0.85em;*/
	font-size: 1.00em;
	margin: 10px 0;
	border: 1px solid #444;
	color: #000;
	background: none;
	float: left;
	outline: none;
	font-weight: 400;
}


.form-submit1 input[type=submit] {
	color: #FFF;
/*	font-size: 0.85em;
	padding: 0.8em 4.8em 0.8em 2em;
	text-transform: uppercase;
*/
	font-size: 1.00em;
	padding: 0.8em 4.8em 0.8em 2em;

/*	background: url(../images/submit_arrow.png)no-repeat 186px 13px #E25050;*/
	background: url(../images/submit_arrow.png)no-repeat 100px 12px #333;
	display: inline-block;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
	font-weight: 400;
	border: none;
	cursor: pointer;
}

.form-submit1 {
	float: left;
	margin: 0.7em 0 0 1.3em;
}

.form-submit1 input[type=submit]:hover {
	color: black;
 	background: url(../images/submit_arrow.png)no-repeat 105px 12px #f0f000;
}
.text input[type=text], .contact_bottom-textarea textarea {
	width:100%;
	font-size: 0.85em;
	margin: 10px 0;
	border: none;
	color: #888;
	font-weight:400;
	outline: none;
	background:none;
	height: 120px;
	padding: 10px;
	resize: none;
	text-transform:uppercase;
	border:1px solid #444;
}

.form-submit1 input[type=button] {
	color: #FFF;
/*	font-size: 0.85em;
	padding: 0.8em 4.8em 0.8em 2em;
	text-transform: uppercase;
*/
	font-size: 1.00em;
	padding: 0.8em 4.8em 0.8em 2em;

/*	background: url(../images/submit_arrow.png)no-repeat 186px 13px #E25050;*/
	background: url(../images/submit_arrow.png)no-repeat 100px 12px #333;
	display: inline-block;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
	font-weight: 400;
	border: none;
	cursor: pointer;
}

.form-submit1 input[type=button]:hover {
	color: black;
 	background: url(../images/submit_arrow.png)no-repeat 105px 12px #f0f000;
}

.imglink {
	float: none;
}

#outer { width: 90%;
	padding-left:20px;
	padding-right:20px;
	padding-top: 3px;
 border: 1px solid black;
}
 
#inner { width: 450px;
 margin: 0 auto;
 display: inline-block;
/* border: 1px solid lime;*/
 
 }



#show_comp {

   font-weight: bold;
   border: 20px;
	float: left; 

/*   color: #666666;*/
	width: 250px;
/*	
	margin: 0 auto;
    overflow: auto;
*/
}

#comp_but_next {
	float: right;
	width: 60px;

}

#comp_but_reset {
	float: left;

}

#comp_but_next_m {
	float: right;
	width: 100px;
	height: 60px;

}

#comp_but_reset_m {
	float: left;

}

/*
#comp_result_1 {
    border-collapse: collapse;
}

#comp_result_1 td, #comp_result_1 th {
    font-size: 1em;
    border: 1px solid #000000;
    padding: 3px 7px 2px 7px;
}

#comp_result_1 th {
    font-size: 1.1em;
    text-align: left;
    padding-top: 5px;
    padding-bottom: 4px;
}
*/
#comp_result_1 tr.alt td {
	background-color:#cfcfcf;
	color:navy;
}


/*
#comp_result_2 {
    border-collapse: collapse;
}

#comp_result_2 td, #comp_result_2 th {
    font-size: 1em;
    border: 1px solid #000000;
    padding: 3px 7px 2px 7px;
}

#comp_result_2 th {
    font-size: 1.1em;
    text-align: left;
    padding-top: 5px;
    padding-bottom: 4px;
}
*/
#comp_result_2 tr.alt td {
	background-color:#cfcfcf;
	color:navy;
}


#table_rankings1 {

   font-weight: bold;
   border: 20px;
	float: left; 

/*   color: #666666;*/
	width: 400px;
/*	
	margin: 0 auto;
    overflow: auto;
*/
}

#table_rankings2 {

   font-weight: bold;
   border: 20px;
	float: left; 

/*   color: #666666;*/
	width: 400px;
/*	
	margin: 0 auto;
    overflow: auto;
*/
}

#records_table_rankings_1 tr:nth-child(even) {
	background:#CCC;
	font-weight: bold;
}
#records_table_rankings_1 tr:nth-child(odd) {
	background:#FFF;
	font-weight: bold;
}

/*
#records_table_rankings_1 tr.alt td {
	background-color:#cfcfcf;
}
*/

#show_records {

	font-weight: bold;
	border: 20px;
	float: left; 

/*   color: #666666;*/
	width: 400px;
	margin: 0 auto;
    overflow: auto;
}

.names { font-weight: bold; }

#show_rankings {

   font-weight: bold;
   border: 20px;
	float: left; 

/*   color: #666666;*/
	width: 840px;
	margin: 0 auto;
    overflow: auto;
}

#show_rankings h2 {
	font-size:24px;
	text-align: center;
}

#show_rankings table {
	margin: 30 auto;
}

table.results_table {
	margin: 0 auto;
	width: 90%;
/*	margin-left: auto;
    margin-right: auto;
*/
}

.results_table th {
/*    background-color: #4CAF50;
*/
    background-color: red;
    color: white;
}
/*
.results_table tr:nth-child(even) {
	background:#eee;
}
*/

.search_results {
	margin: 80px;
}

.search_results_c {
	margin: 0 auto;
}

#rs_01 legend {
	font-size:2em;
	
}

#rs_02 {
	width: 90%;
}

#rs_02 legend {
	font-size:2em;
}

.lifttypec {
	font-size: 2em;
}

.ranktypec {
	font-size: 2em;
}

.weighttypec {
	font-size: 2em;
}

.agetypec {
	font-size: 2em;
}

.yeartypec {
	font-size: 2em;
}

.comptypec {
	font-size: 2em;
}

#overlay {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    background: #000;
    opacity: 0.8;
    filter: alpha(opacity=80);
}

#loading {
    width: 100px;
    height: 100px;

    position: absolute;
    top: 50%;
    left: 50%;
    margin: -28px 0 0 -25px;
}

/* WILKS */

.form-control
{
	border-color:#3c763d;
	-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);
	box-shadow:inset 0 1px 1px rgba(0,0,0,.075)
}


.form-control
{
	display:block;width:200px;
	height:34px;
	padding:6px 12px;
	font-size:16px;
	line-height:1.42857143;
	color:#000;
	background-color:#fff;
	background-image:none;
/*	border:1px solid #ccc;*/
	border:1px solid #8c8c8c;
	border-radius:4px;
	-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);
	box-shadow:inset 0 1px 1px rgba(0,0,0,.075);
	-webkit-transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;
	transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s
}
.form-control:focus
{
	border-color:#737373;
	outline:0;
	-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(115,115,115,.6);
	box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(115,115,115,.6);
}

.form-control
{
	padding-right:42.5px
}



.parent .popup {
  display: none;
}

.parent:hover .popup {
  display: block;
}

.tiptext {
    background:#ccc;
    border: 1px #333 solid;
    padding:5px;
    width:100px;
}
.description {
    display:none;
    background:#fff;
    position:absolute;
	z-index: 999;
    border:1px solid #000;
    width:400px;
    height:400px;

	font-size:12px;

}


#advert {
    float: left;
	width: 500px;
	height: 500px;
	
	border-right:10px solid #fff;
	border-left:10px solid #fff;
/*    margin-left: 20px;
    margin-right: 20px;
*/
	width: 100%;
}

img.advert {
  display: block;
  margin-left: auto;
  margin-right: auto;
}


.table-border {
	padding-left: 4px;
	padding-right: 4px;
}

