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

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

.body {
margin: 0px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #333333;
background-color: #FFFFFF;
}

/**************************************************************************************************/
/*************************************** HEADING TAGS** *******************************************/
/**************************************************************************************************/
.h1 {
font-size:16px;
color: #333333;
display: none;
}

#maincol p{
margin:1em;
}

#header {
margin: 0px auto 0px;
width: 925px;
height: 82px;
background-color: #cacccb;
}
/**************************************************************************************************/
/*************************************** TOP NAVIGATION *******************************************/
/**************************************************************************************************/
#top {
margin: 0px auto 0px;
width: 925px;
height: 17px;
/*background-color: #f5f5f5;*/
/*border: 1px solid #CCCCCC;*/
}

#toptext {
float: right;
font-family: Arial, Helvetica, sans-serif;
font-size:14px;
font-weight: bold;
color: #333333;
padding-right:5px;
}

#renaultwheelsolutions {
width: 925px;
height: 70px;
font-size: 18px;
background-color: #333333;
color: #FFFFFF;
text-align: center;
line-height: 50px;
}
/**************************************************************************************************/
/*************************************** END NAVIGATION *******************************************/
/**************************************************************************************************/
#container {
width: 925px;
/*border-left: 1px solid #CCCCCC;*/
/*border-right: 1px solid #CCCCCC;*/
/*border-bottom: 1px solid #CCCCCC;*/
margin: 0px auto 0px;
}


#login {
width: 600px;
height: 300px;
margin: 50px auto 0px;
color: #000;
font-weight:bold;
}

#loginerror {
background-color: #FF3300;
color: #FFFFFF;
font-weight: bold;
width: 245px;
margin-left: 30px;
}

.logintextfields {
background-color:#333333;
color: #FFFF00;
border: 0px;
height: 20px;
line-height: 20px;
padding-left: 10px;
font-size: 15px;
}

.loginbutton {
background-color:#000000;
color: #FFFF00;
border: 0px;
font-family:Arial, Helvetica, sans-serif;
}

#logintext {
color: #FFFFFF;
}

#leftcolumn {
width: 925px;
height: 380px;
background-color:#CCCCCC;
float: left;
text-align:right;
}

#logipaddress {
color:#FFFFFF;
text-align:center;
}

#footer {
bottom: 0px;
width: 925px;
height: 30px;
background-color: #333333;
border: 1px ddashed #333333;
text-align: right;
color: #FFFFFF;
}

#footer a:link, #footer a:active, #footer a:visited {
color: #FFFFFF;
text-decoration:none;
font-size: 12px;
}

#footer a:hover {
color: #FFFFFF;
text-decoration: underline;
}

#dealerlogin {
width: 201px;
height: 42px;
background: url(../images/dealer_login.jpg);
background-repeat: no-repeat;
float: right;
}

#dealerloginimg {
float: left;
padding-left: 40px;
padding-top: 15px;
}

#dealerlogin a:link, #dealerlogin a:active, #dealerlogin a:visited {
float: right;
padding-top: 19px;
padding-right: 10px;
text-decoration: none;
color: #333333;
font-size: 14px;
top: 20px;
}

#clear {
clear:both;
}

#imagescroll {
width: 690px;
height: 117px;
background-color:#666666;
float: left;
}