@charset "UTF-8";
/* CSS Document */

a.leftbttn, a.rightbttn {
    color: #FFF;
    display: block;
    float: left;
    font: bold 11px arial, sans-serif;
    width: 192px;
	height: 132px;
    margin: 0px 0px 9px 0px;
    padding: 0px;
    text-decoration: none;
	text-transform: uppercase;
	text-align: center;
}
a.leftbttn {
    background: transparent url('http://www.undergroundracing.com/images/UR_home_leftbtn.gif') no-repeat 0px 108px;
}
a.rightbttn {
    background: transparent url('http://www.undergroundracing.com/images/UR_home_rightbtn.gif') no-repeat 0px 108px;
}
a.leftbttn img, a.rightbttn img {
	filter: alpha(opacity=100);
	opacity: 1.0;
	border: 1px solid #000000;
}
a.leftbttn span, a.rightbttn span {
	height: 18px;
	display: block;
	padding-top: 6px;
}
/*
a.leftbttn:hover img, a.rightbttn:hover img {
	filter: alpha(opacity=80);
	opacity: 0.8;
}
*/
a.leftbttn:hover span, a.rightbttn:hover span {
	color: #33CC33;
}

a.leftbttn4, a.rightbttn4 {
    color: #CCCCCC;
    display: block;
    float: left;
    font: normal 11px arial, sans-serif;
	line-height: 16px;
    width: 186px;
	height: 154px;
    margin: 0px;
    padding: 0px;
    text-decoration: none;
}
a.leftbttn4 img, a.rightbttn4 img {
	filter: alpha(opacity=100);
	opacity: 1.0;
	border: 1px solid #FFF;
}
a.leftbttn4 span, a.rightbttn4 span {
	height: 24px;
	display: block;
	padding: 12px 6px 0px 6px;
}
a.leftbttn4:hover img, a.rightbttn4:hover img {
	filter: alpha(opacity=80);
	opacity: 0.8;
}
a.leftbttn4:hover span, a.rightbttn4:hover span {
	color: #FFF;
}
.bigred {
	color:#FF0000;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none !important;
} 
a.chromebutton {
    background: transparent url('http://www.undergroundracing.com/images/UR_home_button.jpg') no-repeat bottom left;
    color: #444;
    display: block;
    float: left;
    font: normal 12px arial, sans-serif;
    width: 192px;
	height: 125px;
    margin: 0px;
    padding: 0px;
    text-decoration: none;
	border: 0px;
}
a.chromebutton:hover {
    background-position: top left;
    color: #000;
    outline: none; /* hide dotted outline in Firefox */
}
a.chromebutton span, a.chromebutton:hover span {
    width: 152px;
	height: 105px;
	display: block;
    line-height: 14px;
    padding: 15px 20px 0px 20px;
	margin: 0;
}
a.chromebutton span.bttn1 {
    background: transparent url('http://www.undergroundracing.com/images/UR_home_btn1.gif') no-repeat 20px 31px;
}
a.chromebutton span.bttn2 {
    background: transparent url('http://www.undergroundracing.com/images/UR_home_btn2.gif') no-repeat 20px 31px;
}
a.chromebutton span.bttn3 {
    background: transparent url('http://www.undergroundracing.com/images/UR_home_btn3.gif') no-repeat 20px 31px;
}
a.chromebutton span.bttn4 {
    background: transparent url('http://www.undergroundracing.com/images/UR_home_btn4.gif') no-repeat 20px 31px;
}
a.chromebutton span.bttn5 {
    background: transparent url('http://www.undergroundracing.com/images/UR_home_btn5.gif') no-repeat 20px 31px;
}
a.chromebutton span.bttn1 span, a.chromebutton:hover span.bttn1 span, a.chromebutton span.bttn2 span, a.chromebutton:hover span.bttn2 span, a.chromebutton span.bttn3 span, a.chromebutton:hover span.bttn3 span, a.chromebutton span.bttn4 span, a.chromebutton:hover span.bttn4 span, a.chromebutton span.bttn5 span, a.chromebutton:hover span.bttn5 span {
	font: normal 11px arial, sans-serif;
	line-height: 12px;
	height: 30px;
	padding-top: 55px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	margin: 0;
}
div.newsbox {
	float: left;
	display: block;
	width: 234px;
	padding: 8px;
	margin: 0px;
	font: normal 11px arial, sans-serif;
	line-height: 14px;
}
a.news img {
	border: 1px solid #000000;
	margin-bottom: 10px;
	padding: 0px;
}
a.news {
	font: bold 13px arial, sans-serif;
	text-decoration: none;
	line-height: 15px;
	color: #000000;
	display: block;
	padding: 0px;
	margin-bottom: 5px;
}
a.news:hover {
	font: bold 13px arial, sans-serif;
	text-decoration: none !important;
	line-height: 15px;
	color: #CC0000;
}
a.continue {
	font-family: arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #CC0000;
	display: block;
	padding-top: 5px;
}
a.continue:hover {
	font-family: arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
	color: #000000;
	display: block;
	padding-top: 5px;
}