﻿@font-face {
      font-family: "nissanbrandw01";
      src: url("https://shared.nissanevents.be/fonts/nissanbrandw01-regular.woff") format('woff');
      font-style:normal;
      font-weight:400
    }

    @font-face {
      font-family: "nissanbrandw01";
      src: url("https://shared.nissanevents.be/fonts/nissanbrandw01-bold.woff") format('woff');
      font-style:normal;
      font-weight:700
    }

    @font-face {
      font-family: "nissanbrandw01";
      src: url("https://shared.nissanevents.be/fonts/nissanbrandw01-light.woff") format('woff');
      font-style:normal;
      font-weight:300
    }

body, p, li, td
{
    font-family: "nissanbrandw01", Arial, Helvetica, sans-serif; 
    font-size: 15px;
    color: #000;
}

a 
{
    color: #cc2435;
    font-weight: bold;
    text-decoration: none;
}

a.webindustry 
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
    font-weight: bold;
    color: #693;
	text-decoration: none;
	border-bottom: 1px dotted;
}

h2 
{
    font-family: "nissanbrandw01", Arial, Helvetica, sans-serif; 
    font-size: 20px;
    color: #cc2435;
    font-weight: bold;
    text-align: center;
}

.txt 
{
    font-family: "nissanbrandw01", Arial, Helvetica, sans-serif; 
    font-size: 15px;
}

.dd 
{
    font-family: "nissanbrandw01", Arial, Helvetica, sans-serif; 
    font-size: 15px;
}

.btn 
{
    background: url("../img/button_bg.gif") repeat-x;
    height: 38px;
    border: 1px solid #ccc;
    color: #cc2435;
    font-weight: bold;
    font-size: 20px;
}

.info 
{
    background: url("../img/info.png") no-repeat;
    padding-left: 40px;
    padding-bottom: 10px;
    height: 35px;
    color: #009;
    background-color: #eee;
    font-weight: bold;
    margin: 5px;
}

.content 
{
    margin: 0px 10px 20px 10px;
}

.nomargin 
{
    margin: 0px 0px 0px 0px;
}

.dialog 
{
    margin: 10px 0px 0px 0px;
}

a img 
{
    border-width: 0px;
}

#header 
{
    position: relative;
    height: 100px;
    background: url("../img/header_bg.gif") repeat-x #fff bottom;
    clear: both;
}

#header .logo 
{
    float: left;
    height: 70px;
    padding-top: 10px;
	padding-left: 10px;
}

#header .logo a img
{
    border-width: 0px;
}

#header .title 
{
    float: left;
    padding-top: 30px;
}

#header .title a img
{
    border-width: 0px;
}

#header .menu 
{
    position: absolute;
    bottom: 10px;
    right: 10px;
    color: #999;
    font-size: 12px;
}

#header .menu a img
{
    border-width: 0px;
}

#header .menu a 
{
    padding-left: 20px;
}

#header .admin
{
    position: absolute;
    top: 10px;
    right: 10px;
    color: #999;
    font-size: 12px;
}

#header .user 
{
    position: absolute;
    bottom: 10px;
    left: 290px;
}

.filters 
{
    position: relative;
    height: 35px;
    background: url("../img/filters_bg.gif") repeat-x #eee bottom;
    clear: both;
}

.shadow_top 
{
    background: url("../img/shadow_top.gif") repeat-x #f3f3f3 top;
}

.shadow_bottom
{
    background: url("../img/shadow_bottom.gif") repeat-x #f3f3f3 bottom;   
}


#footer 
{
    color: #999;
    text-align: center;
    height: 20px;
    font-size: 14px;
}

#floatingfooter 
{
    position: absolute;
    bottom: 2px;
    right: 2px;
    color: #999;
    background-color: #fff;   
}

#loading 
{
    display: none;
    position: fixed;
    top: 0px;
	right: 0px;
	width: 140px;
	color: #c33;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	padding-top: 10px;
	background-color: #fff;
}

.clear 
{
    clear: both;
}

#login 
{
    margin-top: 20px;
    margin-left: auto;
	margin-right: auto;
    width: 734px;
    height: 374px;
    border: 1px solid #eee;
    clear: both;
}

#login .frame_left 
{
    position: relative;
    width: 347px;
    height: 374px;
    float: left;
}

#login .frame_left .form
{
    position: absolute;
    top: 240px;
    left: 50px;
}

#login .frame_right 
{
    width: 387px;
    height: 374px;
    float: left;
}

td.interest 
{
    font-size: 17px;
}

.interest_cat 
{
    font-size: 18px;
    font-weight: bold;
    color: #333;
    background-color: #eee;   
    padding: 5px;
    margin-right: 1px;
}

.status
{
    display: none; 
    padding: 5px;
color: #fff; 
    border: 1px solid #900; 
    background-color: #f00; 
    font-weight: bold;
}


/*** forms ****/

.frmsubtitle 
{
    background-color: #cc2435;
    color: #fff;
    font-weight: bold;
}

.frmlabel {
	padding: 3px;
	color: #fff;
	text-align: right;
	width: 100px;
	padding-right: 15px;
	width: 140px;
	background-color: #666;
}

.frmlabel_loose 
{
    padding: 3px;
	color: #666;
	text-align: right;
	padding-left: 20px;
	padding-right: 20px;
	background-color: #eee;
}

.frmvalue {
	padding: 3px;
}

.frm_mandatory {
	color: #ff0000;
}

.fld_mandatory 
{
    background-color: #e1ebcc;
}

.dd_mandatory 
{
    background-color: #b5d37a;
}

.chk, .chk:checked
{
    width: 30px;   
    height: 30px;
}


.chk_mandatory 
{
    background-color: #b5d37a;
}

.fld_error
{
    background-color: #e9adad;
}

.error 
{
    color: #f00;
    font-weight: bold;
}

.validation 
{
    border: 1px solid #f00;
    background-color: #fff;
    padding: 3px;
}

.validation ul li
{
    color: #f00;
}


/*** tables ***/

table.tbl {
	border-collapse: collapse;
}
table.tbl th, 
table.tbl td {
	border: 1px solid #CCCCCC;
	padding: 6px;
}

table.tbl caption {
	padding: 0 0 5px 0;
	width: 530px;	 
	font-size: 10px;
	font-style: italic;
}

table.tbl th {
	font-weight: bold;
	border-bottom: 1px solid #cc2435;	
	font-size: 10px;
	color: #4f6b72;
	letter-spacing: 2px;
	text-transform: uppercase;
	padding: 8px;
	background: #CAE8EA url("../img/tbl_header.jpg") repeat-x;
}

/*** tooltip ***/

.tip 
{
    display: none;
    position: absolute;
    background: url("../img/tip_arrow.gif") no-repeat left center; 
    padding-left: 4px;
    z-index: 30;
}

.tip .icons
{
    padding: 10px;
    background-color: #fff; 
    border: 1px solid #cc2435;
}
