﻿* { padding: 0px; margin: 0px; }

body {
    font-family: 'Arial', 'Verdana', 'Helvetica', sans-serif;
    font-size: 11px;
    background-image: url(../images/bg.gif);
    background-repeat: repeat-x;
    background-color: #000000;
    margin: 0 auto;
	color: #ffffff;
}

li { margin-left: 15px; }

input {
	font-size: 0.9em;
	margin-bottom: 2px;
}

select {
	font-family: verdana;
	color: #686868;
	font-size: 0.9em;
	margin-bottom: 2px;
	margin-right: 3px;
}

div#page {
    margin: 0 auto;
    overflow: hidden;
    width: 928px;
}
div#sdw-l {
    float: left;
    width: 14px;
    background-image: url(../images/sdw_l.png);
    background-repeat: repeat-y;
    margin-bottom:-5000px;
    padding-bottom:5000px;
}
div#middle {
    float: left;
    width: 900px;
    background-color: #57585a;
    margin-bottom:-5000px;
    padding-bottom:5000px;                                         
}
div#middlecon {
    background: url(../images/bg_page.gif) 0 0 repeat-x;
    background-position: 0px 146px; 
    margin-bottom:-5000px;
    padding-bottom:5000px;
}
div#sdw-r {
    float: left;
    width: 14px;
    background-image: url(../images/sdw_r.png);
    background-repeat: repeat-y;
    margin-bottom:-5000px;
    padding-bottom:5000px;
}
div#header {    
    width: 900px;
    height: 91px;
    background-image: url(../images/header_3.png);
    background-repeat: no-repeat;
    padding-top: 4px;
}

div.topnavi {  width: 885px; height: 18px; text-align: right; padding-right: 15px; margin-bottom: 4px; }
div.topnavi img { border: none; vertical-align: middle; }
div.login {  width: 885px; height: 36px; text-align: right; padding-right: 15px; }
.topimg { margin-bottom: -12px; margin-left:552px; z-index: -1; }

.login a.login-btn {
    font-size: 9px;
    text-decoration: underline;
    font-weight: bold;
    font-family: 'Trebuchet MS';
    color: #e42618;
    padding: 0 8px 0 8px;
}

#header .topnavi a {    
    font-size: 9px;
    text-decoration: none;
    font-weight: bold;
    color: #1f1f20;
    padding: 0 8px 0 8px;
    font-family: 'Trebuchet MS';     
}
#header .topnavi a:hover { color: #e42618; }

div#footer {
    margin-top: 32px;
    padding: 0 15px 0 15px;
}

/* Mainmenu */
div#mainmenu {
    background-image: url(../images/menu-bg.gif);
    background-repeat: repeat-x;
    height: 51px;
}
div#mainmenu-menu {
    width: 895px;
    height: 51px;
    float: left;
}
div#mainmenu-menu a {
    font-size: 11px;
    font-weight: bold;
    color: #aaaaaa;
    padding: 0 5px 0 4px;
    text-decoration: none;  
}
div#mainmenu-menu a:hover {
    color: #e42618;
}
div#mainmenu-menu a:active {
    color: #e42618;
}
div#mainmenu-menu span a {
    color: #e42618;
}

div#mainmenu-menu img.menutr {
    vertical-align: middle;
    border: 0px transparent #000;
}

div#mainmenu-search {
    width: 174px;
    height: 51px;
    float: left;
}

div#content {
    padding: 0 15px 0 15px;
}

.menu-home { display: block; float: left; width: 81px; height: 51px; background: url(../images/menu-home.gif) 0 0 no-repeat; }
.menu-home:hover { background-position: 0 -51px; }
.menu-avaqc { display: block; float: left; width: 154px; height: 51px; background: url(../images/menu-avaqc.gif) 0 0 no-repeat; }
.menu-avaqc:hover { background-position: 0 -51px; }
.menu-enginec { display: block; float: left; width: 127px; height: 51px; background: url(../images/menu-enginec.gif) 0 0 no-repeat; }
.menu-enginec:hover { background-position: 0 -51px; }
.menu-air { display: block; float: left; width: 193px; height: 51px; background: url(../images/menu-air.gif) 0 0 no-repeat; }
.menu-air:hover { background-position: 0 -51px; }
.menu-sport { display: block; float: left; width: 95px; height: 51px; background: url(../images/menu-sport.gif) 0 0 no-repeat; }
.menu-sport:hover { background-position: 0 -51px; }
.menu-cat { display: block; float: left; width: 76px; height: 51px; background: url(../images/menu-cat.gif) 0 0 no-repeat; }
.menu-cat:hover { background-position: 0 -51px; }

/* [LOGIN] */
input.login {
    height: 16px;
    width: 84px;
    border: 1px solid #e42618;
    background-repeat: no-repeat;
    font-size: 11px;
    margin-left: 8px;
    
}
input.login-btn {
    border: none;
    background:transparent;
    font-size: 9px;
    text-decoration: underline;
    font-weight: bold;
    font-family: 'Trebuchet MS';
    color: #e42618;
}
div.login span { color: #000; font-size: 12px; }

.loginlblpw { width: 112px; float: right; margin-right: 12px; text-align: left; }
.loginlblname { width: 97px; float: right; text-align: left; }
/* [CONTENT] */

a { text-decoration: none; color: #aaaaaa; }
a:hover { text-decoration: none; color: #e42618; }
p { color: #ffffff; font-size: 11px; }
h1 { font-weight: bold; font-size: 21px; color: #e42618; line-height: 28px; border-bottom: 1px solid #707070; margin-bottom: 2px; }
h2 { font-weight: bold; font-size: 15px; color: #e42618; line-height: 22px; margin-bottom: 2px; }
h4 { font-weight: bold; font-size: 20px; color: #ffffff; line-height: 27px; margin-bottom: 2px; }
p.big { font-weight: bold; font-size: 21px; color: #e42618; line-height: 24px; margin-bottom: 2px; }

div.heading-box { margin: 0 15px 0 15px; }

.video-race { padding-top: 64px; padding-right: 48px; }
                                    
label { display:block; float: left; width: 64px; font-size: 11px; color: #b4b4b4; }
textarea.cata { height: 120px; width: 248px; font-size: 10px; font-family: Arial; }

div.search-container { }

div#racinghead { width: 588px; height: 300px; background-image: url(../images/content/5_headbox.png); }
div#racinghead_eng { width: 588px; height: 300px; background-image: url(../images/content/5_headbox_en.png); }

/*Popup overlay effect*/
.black_overlay{
    display: none;
    position: fixed;
    top: 0%;
    left: 0%;
    width: 100%;
    height: 100%;
    background-color: black;
    z-index:1001;
    -moz-opacity: 0.8;
    opacity:.80;
    filter: alpha(opacity=80);
}
.white_content {
    display: none;
    position: fixed;
    top: 10%;
    left: 30.0%;
    padding: 16px;
    border: 4px solid #333;
    background-color: black;
    z-index:1002;
    overflow: auto;
    width: 570px;
}

.simplemodal-data {
	background-color: #000000;
	height: 150px;
	height: 100%;
}

.dialogDiv {
	padding: 5px;
}

.hiddenDiv {
	display: none;
	text-align: center;
	margin-top: 15px;
}
