.ColVis {
	float: left;
	margin-bottom: 0
}
.dataTables_length {
	width: auto;
}
tr.odd {
	border-bottom: 1px solid #DDDDDD;
}
tr.even {
	border-bottom: 1px solid #DDDDDD;
}
#example_filter input[type="text"] {
    background-color: #ffffff;
    border-radius: 6px;
    border-style: none;
    color: #195c4f;
    padding: 10px 10px;
}

.page-findgreyhound,
.page-findresults,
.page-drawlist {
	padding-bottom: 30px;
	min-height: 300px;
}
.page-findresults fieldset {
	  border: 0 none;
    margin: 0;
    padding: 0;
}
.page-findresults legend {
	-moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: -moz-use-text-color -moz-use-text-color #e5e5e5;
    border-image: none;
    border-style: none none solid;
    border-width: 0 0 1px;
    color: #333333;
    display: block;
    font-size: 21px;
    line-height: 40px;
    margin-bottom: 20px;
    padding: 0;
    width: 100%;
}

.page-findgreyhound .results {
	margin: 20px 0;
}
.page-findgreyhound .small-note {
	color: #888888;
}

/* ******************* */
.page-greyhound {
	
}
.page-greyhound .detailsForName {
	font-weight: bold;
	color: #195c4f;
}
.page-greyhound h4 {
	text-align: center;
	font-size: 20px;
}
.page-greyhound h4 .old-name,
.page-greyhound h4 .new-name {
	font-size: 14px;
	color: #666666;
}
.page-greyhound h4 .new-name a {
	color: #195c4f;
	font-size: 18px;
}
.page-greyhound .oldname {
	font-size: 11px;
	color: #666666;
}
.statsTopBox,
.runBox,
.formhead,
.statsround {
	font-weight: bold;
}

.extPedRowName {
	background-color: #e5F5e5;
}

/* ******************* */
.page-greyhound {
	
}
.iccresultname {
	color: #A0A0A0;
	font-family: sans-serif;
	font-size: 1.5em;
	font-weight: bold;
}
.iccresultstakename {
	font-weight: bold;
	font-size: 16px;
	text-transform: capitalize;
	color: #195c4f;
}

/* ******************* */
.page-derby {
	
}

.results-note {
	color: #195c4f;
}

.natmeethead {
	color: #A0A0A0;
	font-family: sans-serif;
	font-size: 1.5em;
	font-weight: bold;	
}

.dataTables_filter {
	padding: 3px 5px;
	margin: 3px 0 0 220px
}
#content div.ColVis,
#content div.TableTools {
	width: 200px;
}

#content .ColVis_MasterButton,
#content .TableTools_Button {
	width: 200px;
	display: block;
	float: none;
}
.ColVis_collection .ColVis_Button > span {
	min-width: 120px;
	display: inline-block;
}

/* ******************* */

.page-draws {
	
}

#main .page-draws .entry-title {
	margin-top: 20px;
}
	
.page-draws .draws-tab td.drawformname {
	padding: 3px;
}

.stay-tooltip-content table {
	
	border-collapse: separate;
    border-spacing: 2px;
    text-indent: 0;
	
}



/* ******************* */

.page-updates .content-area-full {
	padding: 10px;
}

.page-updates .breaker {
	width: 100%;
	clear: both;
}

.updateBox {
	display: block;
	clear: both;
	position: relative;
	margin: 20px 0 0 0;
	min-height: 150px;
}
h2 .small-note {
	font-size: 12px;
	color: #666666;
	
}

a.my-button { color: #FFFFFF; }
a.my-button:hover { text-decoration: none; }

.my-button {
	font-family: Helvetica, sans-serif;
	background: #e05d22; /* Old browsers */
	background: -webkit-linear-gradient(top, #e05d22 0%, #d94412 100%); /* Chrome10+,Safari5.1+ */
	background: -moz-linear-gradient(   top, #e05d22 0%, #d94412 100%); /* FF3.6+ */
	background: -ms-linear-gradient(    top, #e05d22 0%, #d94412 100%); /* IE10+ */
	background: -o-linear-gradient(     top, #e05d22 0%, #d94412 100%); /* Opera 11.10+ */
	background: linear-gradient(  to bottom, #e05d22 0%, #d94412 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e05d22', endColorstr='#d94412', GradientType=0); /* IE6-9 */
	display: inline-block;
	padding: 10px 16px 6px 16px;
	color: #fff;
	text-decoration: none;
	border: none;
	border-bottom: 3px solid #b93207;
	border-radius: 2px;
}

.my-button:hover,
.my-button:focus {
	background: #ed6a31; /* Old browsers */
	background: -webkit-linear-gradient(top, #ed6a31 0%, #e55627 100%); /* Chrome10+,Safari5.1+ */
	background: -moz-linear-gradient(   top, #ed6a31 0%, #e55627 100%); /* FF3.6+ */
	background: -ms-linear-gradient(    top, #ed6a31 0%, #e55627 100%); /* IE10+ */
	background: -o-linear-gradient(     top, #ed6a31 0%, #e55627 100%); /* Opera 11.10+ */
	background: linear-gradient(  to bottom, #ed6a31 0%, #e55627 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ed6a31', endColorstr='#e55627', GradientType=0); /* IE6-9 */
	outline: none;
}

.my-button:active {
	background: #d94412; /* Old browsers */
	background: -webkit-linear-gradient(top, #d94412 0%, #e05d22 100%); /* Chrome10+,Safari5.1+ */
	background: -moz-linear-gradient(   top, #d94412 0%, #e05d22 100%); /* FF3.6+ */
	background: -ms-linear-gradient(    top, #d94412 0%, #e05d22 100%); /* IE10+ */
	background: -o-linear-gradient(     top, #d94412 0%, #e05d22 100%); /* Opera 11.10+ */
	background: linear-gradient(  to bottom, #d94412 0%, #e05d22 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d94412', endColorstr='#e05d22', GradientType=0); /* IE6-9 */
	border: none;
	border-top: 3px solid #b93207;
	padding: 6px 16px 10px 16px;
}


.col30,
.col70 {
	float: left;
	margin: 0;
}
.col30 { width: 30%; }
.col70 { width: 70%; }


.page-draws{
	padding-bottom: 100px;
	
}