body {
    font-family: Tahoma, sans-serif;
    font-size: 1em;
    text-align: center;
    background-color: #ffffff;
	padding:0px;
}

#jlracing {
    border-collapse: collapse;
    margin-left: auto;
    margin-right: auto;
    font-family: Tahoma, sans-serif;
    font-size: 1em;
    border:0;
    width: 1280px;
}

#jlracing td {
    border-collapse: collapse;
	margin:0;
}

#jlracing .jl-header {
    width: 1280px;
    height: 75px;
    background-image: url('../images/velo_new_header.jpg');
    background-repeat: no-repeat;
    vertical-align: bottom;
    font-size: .7em;
}

#jlracing .jl-head {
    width: 1130px;
    height: 22px;
    vertical-align: top;
    font-size: .7em;
	padding-top:5px;
}

#jlracing .jl-head .spacer {
    width: 150px;
    float: left;
}

#jlracing .jl-head a {
    color: #000000;
	/*color: #f00019;*/
    text-decoration: none;
    font-weight: normal;
}
#jlracing .jl-head a:hover {
    color: #000000;
    text-decoration: none;
    font-weight: normal;
}

#jlracing .jl-head .tab-inactive {
    float: left;
    height: 22px;
}
#jlracing .jl-head .tab-inactive .left {
    width: 6px;
    height: 22px;
    float: left;
}
#jlracing .jl-head .tab-inactive .right {
    width: 6px;
    height: 22px;
    float: left;
}
#jlracing .jl-head .tab-inactive .tab-content {
    color: #5d5d5d;
	height: 22px;
    float: left;
    text-align: center;
    vertical-align: top;
    padding-top: .45em;
    display: block;
}

#jlracing .jl-head .tab-active {
	float: left;
    height: 22px;
}
#jlracing .jl-head .tab-active .left {
    width: 6px;
    height: 22px;
    float: left;
}
#jlracing .jl-head .tab-active .right {
    width: 6px;
    height: 22px;
    float: left;
}
#jlracing .jl-head .tab-active .tab-content {
    color: #f00019;
	height: 22px;
    float: left;
    text-align: center;
    vertical-align: top;
    padding-top: .45em;
    display: block;
}

#jlracing .jl-head .tab-over {
    float: left;
    height: 22px;
}
#jlracing .jl-head .tab-over .left {
    width: 6px;
    height: 22px;
    float: left;
}
#jlracing .jl-head .tab-over .right {
    width: 6px;
    height: 22px;
    float: left;
}
#jlracing .jl-head .tab-over .tab-content {
    height: 22px;
    float: left;
    text-align: center;
    vertical-align: top;
    padding-top: .45em;
    display: block;
}

#jlracing .main-menu {
    height: 84px;
    width: 1130px;
    background: url('../images/velo_main_menu.jpg') top left repeat-x;
	vertical-align: top;
}

/* SUBMENU */
#jlracing .sub-menu {
    height: 22px;
    width: 1130px;
	vertical-align: top;
}

#jlracing .sub-menu #spacer1 {
    width: 21px;
	height:22px;
    float: left;
	display:block;
}

#jlracing .sub-menu #spacer2 {
    width: 139px;
	height:22px;
    float: left;
	display:block;
}

#jlracing .sub-menu #spacer4 {
    width: 207px;
	height:22px;
    float: left;
	display:block;
}

#jlracing .sub-menu #spacer3 {
    width: 318px;
	height:22px;
    float: left;
	display:block;
}

#jlracing .sub-menu #spacer5 {
    width: 405px;
	height:22px;
    float: left;
	display:block;
}

#jlracing .sub-menu #spacer6 {
    width: 505px;
	height:22px;
    float: left;
	display:block;
}

#jlracing .sub-menu #spacer7 {
    width: 268px;
	height:22px;
    float: left;
	display:block;
}

#jlracing .sub-menu .sub-menu-item {
    text-align: center;
    margin-left: 10px;
    margin-right: 10px;
    font-size: .7em;
    float: left;
}

#jlracing .sub-menu .sub-menu-item-sel {
    text-align: center;
    margin-left: 10px;
    margin-right: 10px;
	text-align: center;
    font-size: .7em;
    float: left;
}

#jlracing .sub-menu .sub-menu-item img {
    border:0;
}
#jlracing .sub-menu .sub-menu-item-sel img {
    border:0;
}

#jlracing .sub-menu .sub-menu-item a {
    color: #000000;
    font-weight: normal;
    text-decoration: none;
}
#jlracing .sub-menu .sub-menu-item a:hover {
   color: #5d5d5d;
   font-weight: normal;
   text-decoration: none;
}

/* */
#jlracing .sub-menu .sub-menu-item-sel a {
   color: #5d5d5d;
   font-weight: normal;
   text-decoration: none;
   height: 22px;
}
#jlracing .sub-menu .sub-menu-item-sel a:hover {
   color: #5d5d5d;
   font-weight: normal;
   text-decoration: none;
   height: 22px;
}

#jlracing .sub-menu .sub-menu-item-sel-imgleft {
    width: 0px;
    float:left;
    margin:0;
}
#jlracing .sub-menu .sub-menu-item-sel-imgright {
    width: 0px;
    float:left;
}

/* LEFT SIDE */
#jlracing .left-side {
    background-color: #99fde6;
	vertical-align:top;
	text-align: center;
    width: 150px;
    background: url('../images/velo_left_menu.jpg') top left repeat-y;
}
#jlracing .left-side-head {
    background: url('../images/velo_left_menu.jpg') top left repeat-y;
    border-bottom: 0;
    height: 100px;
	width: 150px;
}
#jlracing .left-side-head img {
    border:0;
}
.left-side-item {
    width: 125px;
}

.ls-normal-b {
    margin-bottom: 2px;
    width: 114px;
    height: 21px;
    color: #000000;
    text-align: center;
    text-decoration: none;
    font-size: .7em;
    font-weight: normal;
    padding-top: .4em;
    margin-left: 10px;
	display: block;
}
.ls-normal-b:hover {
    width: 114px;
	text-decoration: underline;
	display: block;
}

.ls-normal {
    margin-bottom: 2px;
    width: 114px;
    height: 21px;
    color: #000000;
    text-align: center;
    text-decoration: none;
    font-size: .7em;
    font-weight: normal;
    padding-top: .4em;
    margin-left: 10px;
	display: block;
}
.ls-normal:hover {
    width: 114px;
	text-decoration: underline;
	display: block;
}

#div-search-form {
    margin-left: 19px;
    margin-bottom: 5px;
    background-image: url('../images/velo_search_bg.jpg');
    background-repeat: no-repeat;
    width: 131px;
    height: 22px;
}
#div-search-form form {
    display: inline;
}

.search-input {
    float: left;
    width: 83px;
    height: 13px;
    border:0;
    background: #fff;
    margin-left: 6px;
    margin-right: 6px;
    margin-top: 5px;
    font-size: .7em;
}
.search-button {
    float: left;
}

/* PARTNERS */
#partners-head {
    width: 100%;
    text-align: center;
    height: 34px;
    font-size: .7em;
    color: #5B3D19;
    background-image: url('../images/partners/partners_head.jpg');
    background-repeat: no-repeat;
    padding-top: 5px;
    margin-bottom: -5px;
    margin-top:10px;
}
div > #partners-head {
    height: 29px;
}
#partners {
    width: 100%;
    text-align: center;
    background-image: url('../images/partners/partners_bg.jpg');
    background-repeat: repeat-y;
    margin:0;
}
#partners table {
    width: 130px;
    margin-left: auto;
    margin-right: auto;
    border-collapse: collapse;
}
#partners td {
    width: 25%;
    border-collapse: collapse;
    text-align: center;
}
#partners .bordered td {
    border-bottom: 2px solid #F7B721;
}
#partners td a img {
    margin:5px;
    border:0;
    margin-left:auto;
    margin-right:auto;
}

/* RIGHT SIDE */
#jlracing .right-side {
    width: 10px;
	vertical-align: top;
}

.right-box {
    float:left;
	display:block;
	width: 457px;
	height: 158px;
	text-align: left;
	background: url('../images/velo_right_box.jpg') top left no-repeat;
	margin-bottom: 15px;
}

.right-box-content {
	width: 430px;
	padding-left: 12px;
	padding-right: 12px;
	text-align: left;
    overflow: hidden; 
}

.right-box-bottom {
	width: 129px;
}

.right-space {
    width: 129px;
	height: 30px;
}

.right-space-small {
    width: 129px;
	height: 10px;
}

.right-box-image {
	width: 123px;
	border:none;
}

.right-spacer {
    width: 3px;
}

/* MAIN CONTENT */
#main-content {
    width: 1130px;
    border:0;
	margin:0;
    font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
    background-color: #fff;
	color: #000000;
    vertical-align: top;
}

#small-content {
    /*width: 540px;*/
    border:0;
	margin:0;
    font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
    background-color: #fff;
	color: #000000;
    vertical-align: top;
}

.content_margin {
	margin-top: 0px;
	margin-left: 3px;
	margin-right:3px;
	margin-bottom: 3px;
}
	
.separator {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #00c8ff;
	vertical-align:middle;
	}
	
.row1 {
	background-color: #d1d8f7;
	padding: 3px;
}

.row2 {
	background-color: #d4effc;
	padding: 3px;
}

.row3 {
	background-color: #b9d6f9;
	padding: 3px;
}

a.top_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: ##33339F;
	text-decoration:none;
	}
	
a.top_link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: ##33339F;
	font-weight: bold;
	text-decoration:underline;
	}

a.button {
float:left;
width:134px;
height:22px;
border:0px solid;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
color: #000055;
text-align:center;
line-height: 22px;
text-decoration:none;
background: url(../images/design/but_normal.gif) no-repeat 0px 0px;
}
a.button:link, a.button:visited, a.button:active {
text-decoration:none;
background: url(../images/design/but_normal.gif) no-repeat 0 0px;
}
a.button:hover {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
color: #000055;
text-align:center;
line-height: 22px;
text-decoration:none;
background: url(../images/design/but_over.gif) no-repeat 0px 0px;
}

a.button_t {
float:left;
width:134px;
height:22px;
border:0px solid;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
color: #000055;
text-align:center;
line-height: 22px;
text-decoration:none;
background: url(../images/design/but_normal_t.gif) no-repeat 0px 0px;
}
a.button_t:link, a.button_t:visited, a.button_t:active {
text-decoration:none;
background: url(../images/design/but_normal_t.gif) no-repeat 0 0px;
}
a.button_t:hover {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
color: #000055;
text-align:center;
line-height: 22px;
text-decoration:none;
background: url(../images/design/but_over_t.gif) no-repeat 0px 0px;
}

.main-box {
	float:left;
	display:block;
	width:556px;
	height:158px;
	background: url('../images/velo_bottom_box.jpg') top left no-repeat;
}

.box-separator {
	float:left;
	display:block;
	width:18px;
	height:158px;
}

.box-content {
	float:left;
	display:block;
	width:500px;
	height:140px;
	padding-left:10px;
	padding-right:10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#FFFFFF;
	overflow: hidden;
}

.box-title {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 18px;
font-weight: bold;
font-style:italic;
color: #ffffff;
text-align:left;
line-height: 24px;
padding-left: 5px;
padding-bottom: 13px;
}

/* FOOTER */
.pre-footer {
    height: 5px;
    font-size: 1px;
}
.footer {
    background-image: url('../images/footer/bg.jpg');
    background-repeat: repeat-y;
}
.footer .top {
    height: 7px;
    background-image: url('../images/footer/top.jpg');
    background-repeat: no-repeat;
    font-size: 1px;
}
.footer .bottom {
    height: 8px;
    background-image: url('../images/footer/bottom.jpg');
    background-repeat: no-repeat;
    font-size: 1px;
}
.footer .content {
    margin: .5em;
    text-align: left;
}

#loader {
    display: none;
}