/* CSS Document - Coded by Group De Ceuster */
/*=== HTML styles ===*/
* { 
	margin: 0px;
	padding: 0px;
}
body {
	background-color: #182D6E;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #182D6E;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-bottom: 10px;
	line-height: 16px;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
/*this avoids having image replacement sections display a dotted outline*/ 
a:focus { 
	-moz-outline-style: none; 
}
h1 { 
	font-size: 14px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	padding-bottom: 8px;
	padding-top: 8px;
}
i {
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: 18px;
}
label { 
	font-weight: bold;
}
input.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #182D6E;
}
textarea.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #182D6E;
}
/*=== SPLASH styles  ===*/
#SplashFrame {
	position: relative;
	width: 735px;
	margin: 0 auto;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF; 
}
#Visual {
	margin-top: 0px;
	margin-bottom: 50px;
}
#SplashNav {
	width: 300px;
	margin: 0px auto;
}
#SplashNav .item {
	float: left;
}
#SplashNav .first {
	margin-right: 28px;
}
#SplashNav .item img {
	margin-top: 10px;
}

/*=== GUI styles  ===*/
#MainFrame {
	position: relative;
	width: 795px;
	margin: 0 auto;
}
#Top {
	float: left;
	background-image: url(/images/gui/topnav_bg.gif);
	background-repeat: no-repeat;
	background-position: 178px 5px;
	width: 795px;
	height: 21px;
	margin-top: 20px;
	text-align: right;
}
#TopNav {
	float: right;
	padding-right: 70px;
}
#TopNav .item {
	float: left;
	height: 15px;
	margin-left: 8px;
	padding-left: 9px;
	background-image: url(/images/gui/topnav_div.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#TopNav .first {
	float: left;
	height: 15px;
	margin-left: 0px;
	padding-left: 0px;
	background-image: none;
}
#Header { 
	float: left;
	width: 795px;
	height: 155px;
} 
#Content {
	background-color: #FFF;
	width: 795px;
	float: left;
	clear: both;
	padding-bottom: 20px;
}
#ContentWrap {
	width: 270px;	
	margin: 30px auto 0px auto;
	text-align: center;
}
#ColWrap {
	width: 751px;	
	padding-left: 36px;
	margin-top: 20px;
}
#LeftCol {
	width: 445px;
	float: left;
	margin-top: 0px;
} 
#RightCol {
	width: 270px;
	float: right;
	margin-top: 10px;
}
#Footer {
	background-image: url(/images/gui/footer.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	width: 795px;
	height: 60px;
}
#Footer p {
	text-align: center;
	color: #FFF;
	padding-top: 20px;
}
#Footer a {
	text-decoration: none;
	color: #FFF;
}
#Footer a:hover {
	text-decoration: none;
	color: #FFF;
}
.layer {
	position: absolute;
	z-index: 10;
}

/*=== Box styles  ===*/
#Box01 {
    width: 270px;
	background-color: #182D6E;
	color: #FFF; 
	margin-bottom: 28px;
}
#Box01 a {
	color: #FFF; 
}
#Box01 a:hover {
	color: #FFF; 
}
#Box02 {
    width: 270px;
	background-color: #CDD4E3; 
	color: #182D6E;
	font-weight: bold;
	margin-bottom: 28px;
}

/*=== Form styles  ===*/
#FormBox {
    width: 270px;
	background-color: #BCDA00; 
	margin-bottom: 28px;
	text-align: center;
}
#FormBox form {
	padding: 10px 25px 15px 25px;
}
#FormBox div.first {
	margin-top: 10px;
}
#FormBox div.last {
	margin-top: 8px;
}
#FormBox div.false {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #CC0000;
}
#FormBox input.text {
	padding: 6px;
	width: 198px;
	height: 16px;
	border: none;
	background-image: url(/images/gui/input.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

/*=== Round Corner styles  ===*/
.rcBox {
}
.rcBox p {
	padding: 10px 26px 15px 26px;
}

/*=== Contact Form & ChangeMail styles ===*/

#Box03 {
    width: 445px;
	background-color: #E8ECF2; 
	color: #182D6E;
	font-weight: normal;
	margin: 5px 0px 20px 0px;
}
#Box03 form {
    width: 250px;
	text-align: center;
	padding-left: 100px;
	padding-top: 10px;
}
#Box03 p {
	font-weight: bold;
	padding: 0px 0px 3px 0px;
}

#Box03 input.text {
	width: 250px;
	height: 18px;
	border: 1px solid #F6F7FA;
	padding-top: 2px;
}

#Box03 textarea {
	width: 250px;
	border: 1px solid #F6F7FA;
}
#Box03 input.button {
	padding-bottom: 10px;
}

#Box03 p.error {
	color: #CC0000;
	width: 250px;
	height: 40px;
	background-color: #FFF;
	border: 1px solid #CC0000;
	text-align: center;
	padding-top: 10px;
	margin-bottom: 5px;
}
.NoError {
	color:#66CC00;
	width: 380px;
	height: 50px;
	background-color:#FFF;
	border: 1px solid #66CC00;
	margin: 8px;
	padding: 11px 0px 0px 5px;
}

/*=== DealerList styles ===*/

#DealerColumn {
	float: left;
	margin-right: 15px;
	width: 215px;
}
#DealerColumn.right {
	margin-right: 0px;
}
#DealerColumn h1 {
	height: 19px;
	background: url(/images/gui/dealer_h1.gif) no-repeat top;
	text-align: center;
	color: #FFF;
	padding: 0px;
	margin: 6px 0px;
}
#DealerColumn p {
	font-size: 10px;
	padding: 0px 0px 4px 4px;
	border-bottom: 1px solid #CDD4E3;
	margin-bottom: 4px;
}

