body
{
	margin: 4px 0px 19px 0px;
	overflow-y: scroll;
	height: 100%;
	width: 100%;
}

div.dotshorz
{
	height: 1px;
	margin: 4px 0px 4px 0px;
	background-color: #EAECEC;
}

#sitemapcontainer a
{
	text-decoration: none;
	font-weight: normal;
	color: #7F8183;
}



/* ----------------------------------------------- */
/* - Text styles                                 - */
/* ----------------------------------------------- */

h1, .heading1
{
	font-weight: bold;
	font-size: 17px;
	letter-spacing: 0px;
	font-family: Helvetica, Arial;
	color: #7F8183;
}

h2, .heading2
{
	font-weight: bold;
	font-size: 13px;
	line-height: 13px;
	letter-spacing: 0px;
	font-family: Helvetica, Arial;
	color: #7F8183;
}

h3, .heading3
{
	font-family: Verdana;
	font-weight: bold;
	font-size: 10px;
	color: #7F8183;
}

.normal, .normal td
{
	font-family: Verdana;
	font-weight: normal;
	font-size: 10px;
	color: #000000;
}

h4, .small
{
	font-family: Verdana;
	font-weight: normal;
	font-size: 9px;
	color: #000000;
}

h5, .xsmall
{
	font-family: Verdana;
	font-weight: normal;
	font-size: 8px;
	color: #000000;
}

.lightblue
{
	color: #B6B9BC;
}

.darkblue
{
	color: #7F8183;
}

.date 
{
	color: #959595;
	font-weight: bold;
}

div.headline
{
	margin: 30px 30px 0px 30px;
	text-align: left;
	height: 40px;
	font-weight: bold;
	font-size: 17px;
	letter-spacing: 0px;
	font-family: Helvetica, Arial;
	color: #7F8183;
}

span.shortintro
{
	font-weight: bold;
	color: #7F8183;
	font-size: 10px;
	font-family: Verdana;
}



/* ----------------------------------------------- */
/* - Link styles                                 - */
/* ----------------------------------------------- */

a.downloadlink, a:visited.downloadlink, a:active.downloadlink
{
	font-family: Helvetica, Arial;
	color: #000000;
	font-weight: normal;
	border: 1px solid #cccccc;
	padding: 2px 4px 2px 4px;
	height: 12px;
	text-decoration: none;
	white-space: nowrap;
}

a:hover.downloadlink 
{
	color: #000000;
	background: #E5E5E5;
}

div.content a
{
	text-decoration: none;
	font-weight: normal;
	color: #7F8183;
}

#box a
{
	color: #7FA4C7;
	text-decoration: none;
	font-weight: bold;
}



/* ----------------------------------------------- */
/* - Paging                                      - */
/* ----------------------------------------------- */

a.paging, a:visited.paging, a:active.paging
{
	color: #000000;
	font-weight: normal;
	border: 1px solid #ffffff;
	padding: 1px 3px 1px 3px;
	height: 12px;
	text-decoration: none;
	white-space: nowrap;
}

a:hover.paging 
{
	border: 1px solid #000000;
	color: #000000;
	background: #E5E5E5;
}

a.pagingselected, a:visited.pagingselected, a:active.pagingselected, a:hover.pagingselected 
{
	border: 1px solid #000000;
	color: #000000;
	background: #E5E5E5;
	font-weight: normal;
	padding: 1px 3px 1px 3px;
	height: 12px;
	text-decoration: none;
	white-space: nowrap;
}

.pagingnone
{
	color: #959595;
	font-weight: normal;
	border: 1px solid #ffffff;
	padding: 1px 3px 1px 3px;
	height: 12px;
	text-decoration: none;
	white-space: nowrap;
}



/* ----------------------------------------------- */
/* - Top                                         - */
/* ----------------------------------------------- */

div.topmain
{
	margin:auto;
	text-align: center;
	width: 738px;
	height: 77px;
	background-color: #ffffff;
}

div.toplogocontainer 
{
	padding-top: 18px;
	float: right;
	height: 77px;
}

div.topmenucontainer 
{
	height: 77px;
	text-align: left;
	padding-top: 29px;
	padding-right: 10px;
	white-space: nowrap;
}



/* ----------------------------------------------- */
/* - Sub menu                                    - */
/* ----------------------------------------------- */

td.submenucell 
{
	background: url(/images/submenubg.jpg) repeat-x top left;
	border: 3px solid #ffffff;
}

#submenucontainer
{
	width: 178px;
	margin: 15px 15px 15px 15px;
}

#submenucontainer a
{
	font-family: Verdana, Arial;
	text-decoration: none;
	font-weight: bold;
	line-height: 10px;
	color: #7F8183;
}

#submenucontainer a.on
{
	font-family: Verdana, Arial;
	text-decoration: none;
	font-weight: bold;
	line-height: 10px;
	color: #7F8183;
}

#submenucontainer a.sub
{
	font-family: Verdana, Arial;
	line-height: 9px;
	text-decoration: none;
	font-weight: normal;
	color: #7F8183;
}

#submenucontainer a.subon
{
	font-family: Verdana, Arial;
	line-height: 9px;
	text-decoration: none;
	font-weight: normal;
	color: #616264;
}

ul#lisubmenumain 
{
	list-style-type: none;
	margin-left: -10px;
	margin-top: 0px;
	padding-left:20px;
	padding-right:0px;
}

ul#lisubmenumain li
{
	padding-bottom:6px;
	padding-top:0px;
	margin-top: 6px;
	padding-left: 0px;
}

ul#lisubmenumain ul
{
	margin-top: 5px;
	margin-bottom: 0px;
	list-style-type: none;
}

ul#lisubmenumain li.on
{
	list-style-image:url(/upload/arrow8x8on_ds.gif);
}

ul#lisubmenumain li.off
{
	list-style-image:url(/upload/arrow8x8_ds.gif);
}

ul#lisubmenumain li.sub
{
	list-style-image:url(/upload/arrowsub8x8_ds.gif);
	border-bottom: none;
	padding-bottom:5px;
	padding-top:0px;
	margin-top: 0px;
	margin-left: -23px;
}

ul#lisubmenumain li.subon
{
	list-style-image:url(/upload/arrow8x8on_ds.gif);
	border-bottom: none;
	padding-bottom:5px;
	padding-top:0px;
	margin-top: 0px;
	margin-left: -23px;
}



/* ----------------------------------------------- */
/* - Context menu                                - */
/* ----------------------------------------------- */

div.contextcontainer 
{
	width: 176px;
	height: 100%;
	padding-top: 70px;
	padding-bottom: 10px;
}

div.context
{
	padding: 0px 15px 0px 15px;
	border-left: 1px solid #EAECEC;
	height: 100%;
}

div.contextelementheadline
{
	margin-bottom: 7px;
	text-align: left;
	font-weight: bold;
	font-size: 10px;
	font-family: Verdana, Arial;
	color: #7F8183;
}

div.contextelementbox a
{
	color: #000000;
	text-decoration: none;
}

span.contextlistitemheader
{
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}

div.contextlistdate
{
	margin-top: 5px;
	color: #A8A497;
}

ul.contextlist
{
	list-style-type: none;
	margin-top: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-left: 20px;
}

ul.contextlist li
{
	padding-top:0px;
	padding-bottom: 5px;
	list-style-image:url(/upload/arrow8x8_ds.gif);
}

img.contextlinkarrow
{
	vertical-align: middle;
	margin-right: 8px;
	background: url(/upload/arrow8x8_ds.gif) repeat-x top left;
}



/* ----------------------------------------------- */
/* - Language selector (not used in Day-sys)     - */
/* ----------------------------------------------- */

span.langselect
{
	vertical-align: middle;
	font-weight: bold;
	color: #7FA4C7;
	font-size: 10px;
	font-family: Verdana;
}

select.langselect
{
	vertical-align: middle;
	font-weight: normal;
	color: #7FA4C7;
	font-size: 9px;
	font-family: Verdana;
}



/* ----------------------------------------------- */
/* - Rim                                         - */
/* ----------------------------------------------- */

div.rimsub
{
	margin:auto;
	width: 738px;
	background-color: #7A7C7E;
}

td.rimsubleftcell
{
	width: 210px;
	text-align: left;
	border-left: 3px solid #ffffff;
	border-right: 3px solid #ffffff;
	padding: 0px 0px 0px 0px;
}

td.rimsubrightcell
{
	border-right: 3px solid #ffffff;
}



/* ----------------------------------------------- */
/* - Bottom                                      - */
/* ----------------------------------------------- */

div.bottommain
{
	margin:auto;
	width: 738px;
}

div.bottommain div
{
	text-align: left;
	width: 724px;
	margin: 7px 7px 7px 7px;
	color: #BCBDBE;
	font: 9px verdana;
}

div.bottommain, div.bottommain td
{
	color: #BCBDBE;
	font: 9px verdana;
}

div.bottommain a
{
	color: #A3A4A5;
	font: 9px verdana;
	text-decoration: none;
}

div.bottommain a:hover
{
	text-decoration: underline;
}






.lightblue
{
	color: #7FA4C7;
}

.darkblue
{
	color: #004990;
}

.adekema
{
	color: #094E19;
}

.dragon
{
	color: #D31310;
}

.yunik
{
	color: #4B4B4B;
}

.stiwex
{
	color: #083590;
}
.color
{
	color: #FFB300;
}
.fiona
{
	color: #000000;
}
.wallhess
{
	color: #6F9D12;
}

.topmenucontainer 
{
	margin-left: 10px;
	font-weight: normal;
	font-size: 10px;
	font-family: Arial;
}

div.topicons
{
	margin:auto;
	text-align: right;
	width: 738px;
	height: 17px;
}

div.bottom a
{
	color: #A3A4A5;
}

a.toplevel {
	color: #7F8183;
	text-decoration: none;
	white-space: nowrap;
    position: relative;
    height: 21px;
    line-height: 21px;
    padding: 0px 10px 0px 10px;
}

a.toplevel:hover,
a.toplevel-active,
a.toplevel-active:hover {
	color: #7F8183;
	text-decoration: none;
	white-space: nowrap;
    position: relative;
    height: 21px;
    line-height: 21px;
    background-color: #EAECEC;
    z-index: 2;
    padding: 0px 10px 0px 10px;
}

a.sublevel,
a.sublevel:hover,
a.sublevel-active,
a.sublevel-active:hover {
    padding: 3px 8px 4px 17px;
    font: 9px Verdana;
    color: #7F8183;
    font-weight: normal;
    text-decoration: none;
    display: block;
    white-space: nowrap;
    position: relative;
}

a.sublevel:hover,
a.sublevel-active,
a.sublevel-active:hover {
    background: #ffffff;
}

a.sublevel img,
a.sublevel-active img
{
	margin-top: 1px;
	vertical-align: middle;
	margin-right: 6px;
    border: 0;
}

.topmenucontainer .section 
{
	padding: 7px 0px 9px 0px;
    background-color: #EAECEC;
    background-image: url(/images/submenubg.jpg);
    background-repeat: repeat-x;
    background-position: top left;
	width: 174px;
    border-top: 1px solid #D1D5D6;
    border-bottom: 1px solid #D1D5D6;
    position: absolute;
    visibility: hidden;
    z-index: -1;
    margin-top: -1;
}

span.topseperator
{
	border-left: 1px solid #DADBDC;
	height: 13px;
	vertical-align: middle;
	margin-left: 3px;
	width: 3px;
}



#sitemapcontainer 
{
	padding: 5px 0px 30px 0px;
}

div.dotshorz hr
{
	display: none;
}


/* COUNTRY SELECTOR */

div.countrytop 
{
	text-align:left;
	width: 744px;
	height: 80px;
	background-color: #ffffff;
	padding-left: 36px;
	padding-top: 34px;
}

table.countrymain 
{
	width: 744px;
	height: 247px;
	background-color: #ffffff;
	border-bottom: 3px solid #ffffff;
	border-right: 3px solid #ffffff;
}

td.countryleft
{
	margin-top: 30px;
	height: 200px;
	width: 224px;
	text-align: right;
}

td.countrycentertop
{
	vertical-align: top;
	text-align: left;
	padding-top: 22px;
	padding-left: 25px;
	padding-right: 25px;
}

td.countrycenterbottom
{
	vertical-align: bottom;
	text-align: left;
	padding-left: 25px;
	padding-right: 25px;
}

td.countryright
{
	margin-top: 0px;
	margin-bottom: 0px;
	height: 247px;
	width: 178px;
	text-align: right;
}

a.countrylink, a:visited.countrylink, a:active.countrylink
{
	font-family: Verdana, Arial;
	font-size: 14px;
	font-weight: normal;
	color: #808080;
	text-decoration: none;
	white-space: nowrap;
}

a:hover.countrylink, a.countrylinkon, a:visited.countrylinkon, a:active.countrylinkon
{
	font-family: Verdana, Arial;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	white-space: nowrap;
}


/* INPUT */

input.inputtext
{
	width: 150px;
	border: solid 1px #AFAFAF;
	font-size: 8pt;
}

input.inputbutton
{
	margin-top: 5px;
	width: 150px;
	border: solid 1px #afafaf;
	background-color: #afafaf;
	color: #fff;
	height: 18px;
	font-size:8pt;
}


/* SEARCH */

li.search
{
	list-style-image:url(/images/droparr.gif);
	margin: 0px 0px -6px -8px;
	padding: 2px 0px 0px 5px;
	height: 19px;
	vertical-align: bottom;
}


/* TEXT STYLES */

p
{
	line-height: normal;
	margin: 0px 0px 0px 0px;
}

div.content
{
	height: 100%;
	float: left;
	padding: 0px 30px 30px 30px;
	text-align: left;
}

div.content, div.context, td, div.countrycenter
{
	font-family: Verdana;
	font-weight: normal;
	font-size: 10px;
	color: #000000;
}


/* CONTEXT */

div.contextelementbox
{
	padding: 0px 0px 10px 0px;
}

li.dealerpage
{
	list-style-image:url(/images/icon_home13x13.gif);
	vertical-align: middle;
	text-indent: -3px;
}
li.dealerpage a
{
	line-height: 17px;
	padding: 2px 0px 2px 4px;
	text-decoration: none;
	font-weight: bold;
	color: #8D8C85;
}

li.dealermap
{
	list-style-image:url(/images/icon_map13x13.gif);
	vertical-align: middle;
	text-indent: -3px;
}
li.dealermap a
{
	line-height: 17px;
	padding: 2px 0px 2px 4px;
	text-decoration: none;
	font-weight: bold;
	color: #8D8C85;
}

li.dealercontact
{
	list-style-image:url(/images/icon_envelope13x13.gif);
	vertical-align: middle;
	text-indent: -3px;
}
li.dealercontact a
{
	line-height: 17px;
	padding: 2px 0px 2px 4px;
	text-decoration: none;
	font-weight: bold;
	color: #8D8C85;
}


/* RIM */

div.rimmain
{
	text-align: center;
	width: 100%;
}

span.rimtext
{
	color: #ffffff;
	font-size: 12pt;
	line-height: 20px;
	font-family: 'Helvetica Light' , Arial;
	width: 171px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

span.rimtext a
{
	font-weight: bold;
	color: #7FA4C7;
	font-size: 11px;
	line-height: 14px;
	font-family: Helvetica , Arial;
	text-decoration: none;
}

/* BOTTOM */
div.bottommain a, div.bottommain td a
{
	color: #6E6D6C;
	font: 9px verdana;
	text-decoration: none;
}

div.bottommain a:hover
{
	text-decoration: underline;
}

