@font-face {
    font-family: 'Roboto-Regular';
    src: url('fonts/Roboto-Regular.eot');
    src: url('fonts/Roboto-Regular.eot?#iefix') format('embedded-opentype'),
         url('fonts/Roboto-Regular.woff2') format('woff2'),
         url('fonts/Roboto-Regular.woff') format('woff'),
         url('fonts/Roboto-Regular') format('truetype'),
         url('fonts/Roboto-Regular.svg#Roboto-Regular') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'Roboto-Bold';
    src: url('fonts/Roboto-Bold.eot');
    src: url('fonts/Roboto-Bold?#iefix') format('embedded-opentype'),
         url('fonts/Roboto-Bold.woff2') format('woff2'),
         url('fonts/Roboto-Bold.woff') format('woff'),
         url('fonts/Roboto-Bold') format('truetype'),
         url('fonts/Roboto-Bold.svg#Roboto-Bold') format('svg');
    font-weight: bold;
    font-style: normal;

}

@font-face {
    font-family: 'Roboto-Italic';
    src: url('fonts/Roboto-Italic.eot');
    src: url('fonts/Roboto-Italic?#iefix') format('embedded-opentype'),
         url('fonts/Roboto-Italic.woff2') format('woff2'),
         url('fonts/Roboto-Italic.woff') format('woff'),
         url('fonts/Roboto-Italic') format('truetype'),
         url('fonts/Roboto-Italic.svg#Roboto-Italic') format('svg');
    font-weight: normal;
    font-style: italic;

}

@font-face {
    font-family: 'Roboto-BoldItalic';
    src: url('fonts/Roboto-BoldItalic.eot');
    src: url('fonts/Roboto-BoldItalic?#iefix') format('embedded-opentype'),
         url('fonts/Roboto-BoldItalic.woff2') format('woff2'),
         url('fonts/Roboto-BoldItalic.woff') format('woff'),
         url('fonts/Roboto-BoldItalic') format('truetype'),
         url('fonts/Roboto-BoldItalic.svg#Roboto-BoldItalic') format('svg');
    font-weight: bold;
    font-style: italic;

}

@font-face {
    font-family: 'VarianeScript';
    src: url('fonts/VarianeScript.eot');
    src: url('fonts/VarianeScript?#iefix') format('embedded-opentype'),
         url('fonts/VarianeScript.woff2') format('woff2'),
         url('fonts/VarianeScript.woff') format('woff'),
         url('fonts/VarianeScript') format('truetype'),
         url('fonts/VarianeScript.svg#VarianeScript') format('svg');
    font-weight: normal;
    font-style: normal;

}


* {
    margin: 0;
    outline: none;
    padding: 0;
    text-decoration: none;
    font-family: 'Roboto-Regular';
    font-size: 10pt;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    color: #2c1f00;
    line-height: 140%;
    text-decoration: none;
    letter-spacing: 2px;
}

.bold {
    font-family: 'Roboto-Bold';
}

p {
    color: #2c1f00;
}

h1, h2, h3, h4, h5, h6 {
    font-family: 'Roboto-Bold';
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: 140%;
    text-decoration: none;
    letter-spacing: 2px;
}

h1 {
    font-size: 8pt;
}

h2 {
    font-size: 10pt;
}

h3 {
    font-size: 12pt;
}

h4 {
    font-size: 14pt;
}

h5 {
    font-size: 18pt;
}

h6 {
    font-size: 20pt;
}

html {
    width: 100%;
    margin: 0 !important;
	
}
.bold{
	font-family: 'Roboto-Bold';
	
}
header{
	background-image: url(images/header.png);
	background-position: center;
	background-repeat: no-repeat;
	min-height: 250px;
	min-width: 1920px;
	position: relative;
	z-index: 1;
}
nav{
	min-height: 35px;
	min-width: 1920px;
	position: relative;
	z-index: 1;
	
	background-color: #707070;
}
#imgbtnHome{
height: 35px;
width:112px;
left: 442px;
	position: relative;
	z-index: 1;
}
main{
	background-image: url(images/body.png);
	background-position: center;
	background-repeat: repeat-y;
	min-height: 750px;
	height:auto;
	min-width: 1920px;
	position: relative;
	z-index: 1;
}

#mainbody{
	top: 0px;
	left: 442px;
	position: relative;
	z-index: 1;
	width: 1070px;
	min-height: 750px;
	height: auto;
	padding: 10px 10px 10px 20px;
}

footer{
	background-image: url(images/footer.png);
	background-position: center;
	background-repeat: no-repeat;
	min-height: 250px;
	min-width: 1920px;
	position: relative;
	z-index: 1;
}
#dropdownSignin{
	width: 370px;
	padding: 5px;
	border-bottom: thin solid #000000;
}
.dropdownstyle{
font-family: 'Roboto-Regular';
font-size:8pt;
color:#000000;
}
#fieldrodeos{
	padding:5px;
	width:300px;
}
#fieldrodeos h2{
	color:#000000;
	font-weight: 11pt;
}
#legrodeos{
	color:#000000;
	margin-left: 20px;
	font-weight: 12pt;
}
.myrodeobutton
{
	font-family: 'Roboto-Regular';
	text-transform: uppercase;
	outline: 0;
	background: #1476B0;
	width: 100%;
	border: 0;
	padding: 15px;
	color: #FFFFFF;
	font-size: 14px;
	-webkit-transition: all 0.3 ease;
	transition: all 0.3 ease;
	cursor: pointer;
	margin-top: 20px;
	
	
}



.hidden{
display:none;
}



#teamroping{
	padding:5px;
    width:300px;
     background-color: #f2f2f2;
}
#ribbonroping{
	padding:5px;
    width:300px;
     background-color: #f2f2f2;
}
.perficon{
    
    height: 16px;
    width: 64px;
    
}
.perficonques{
    
    height: 16px;
    width: 85px;
    
}
#tablecosts {
	font-family: 'Roboto-Regular';
	border-collapse: collapse;
	width: 300px;
}

#tablecosts td, #tablecosts th {
  border: 1px solid #ddd;
  padding: 8px;
}

#tablecosts tr:nth-child(even){background-color: #f2f2f2;}

#tablecosts tr:hover {background-color: #ddd;}

#tablecosts th {
  padding-top: 12px;
  padding-bottom: 12px;
  text-align: left;
  background-color: #84191A;
  color: white;
  text-transform: uppercase;
  vertical-align: top;
}
#dtlIndevents {
	font-family: 'Roboto-Regular';
	border-collapse: collapse;
	width: 300px;
}

#dtlIndevents td, #dtlIndevents th {
  border: 1px solid #ddd;
  padding: 8px;
}

#dtlIndevents tr:nth-child(even){background-color: #f2f2f2;}

#dtlIndevents tr:hover {background-color: #ddd;}

#dtlIndevents th {
  padding-top: 12px;
  padding-bottom: 12px;
  text-align: left;
  background-color: #84191A;
  color: white;
  text-transform: uppercase;
  vertical-align: top;
}

 #loadinggif{
            font-family: 'Roboto-Bold';
            font-size: 10pt;
            border: 5px dashed #f00;
            width: 200px;
            height: 100px;
            display: none;
            position: fixed;
            background-color: White;
            z-index: 999;
            margin: 0 auto;
            text-align: center;
            padding-top: 35px;
        }
  .modal {
            position: fixed;
            top: 0;
            left: 0;
            background-color: lightgray;
            z-index: 99;
            opacity: 0.8;
            filter: alpha(opacity=80);
            -moz-opacity: 0.8;
            min-height: 100%;
            width: 100%;
        }

       