/* 
Skoda farger:
SK3 grønn cmyk 70, 0, 85, 50 (ikke bruk denne) #268013 #228811 (websafe)
SK2 mørk grønn cmyk 100, 0, 45, 80 #00331C #003322 (websafe)
SK4 lys varm grønn cmyk 15, 0, 20, 25 #A3BF99 #AABB99 (websafe)
SK5 lys grå cmyk 5, 0, 20, 5 #E6F2C2 #EEEEBB (websafe)
SK6 mørk grå cmyk 20, 15, 20, 0 #CCD9CC #CCDDCC (websafe)
SK7 varm grå cmyk 5, 5, 10, 0 #F2F2E6 #EEEEEE (websafe)

Farger brukt på websidene deres:
background-color: #5A5A55;	
background-color: #d2cdbe;
background-color: #afaa9b;
background-color: #edebe5;

BACKGROUND-COLOR: #2d2d2d
BACKGROUND-COLOR: #999999
BACKGROUND-COLOR: #c1c1c1
BACKGROUND-COLOR: #e1e1e1
BACKGROUND-COLOR: #f0f0f0
BACKGROUND-COLOR: #ffffff
BACKGROUND-COLOR: #000000

*/
/*-------------------------*/
/*-->>> Page sections <<<--*/
/*-------------------------*/
body { text-align: center; background-color: #ffffff; color: black; font-family: 'Verdana', 'Geneva', 'Arial', 'Helvetica', 'sans-serif'; height: 100%; margin: 0px; padding: 0px;}

/* Main table */
table.mainframe { border: none; padding: 20px; height: 100%; margin-left: auto; margin-right: auto; width: 95%; }

/* Header */

table.headerframe td { border-style : none; }
table.headerframe { border-style : none; border-bottom: solid 1px #5a5a55; }

/* Menu */
/*
table.menuframe td.menuBorder { background-color: #5a5a55; border: none; display: block; width: 15px; }
table.menuframe td.menuselected { background-color: #AFAA9B; }
table.menuframe td.menuselection { background-color: #AFAA9B; }
table.menuframe td { border: none; border-left: 1px solid white; border-right: 1px solid white; }
table.menuframe { background-color: #5a5a55; border: none; color: white; font-size: 0.6em; }
*/
span.help
{
	color : red;
}

/* Content */
table.contentframe td { font-size: 0.7em; }
table.contentframe { background-color: #D2CDBE; border: none; /*border-left: 15px solid #D2CDBE; border-right: 15px solid #D2CDBE;*/ }
table.contentframe td#rightside { width: 395px; }

/* Footer */
table.footerframe td { margin: 0; padding:0; }
table.footerframe { background-color: #AFAA9B; border: none; font-size: 0.8em; }
table.footerInfo td { padding: 3px 5px;}

/*---------------------*/
/*-->>> headlines <<<--*/
/*---------------------*/
h1 { background-color: transparent; color: #2a2e2d; font-size: 1.2em; font-weight: bold; margin: 0px; padding: 2px; border-bottom: solid 1px #fff; }	
h2 { background-color: #edebe5; color: #2a2e2d; font-size: 1.2em; font-weight: bold; margin: 0px; padding: 2px; }	
h3 { background-color: #DCDCDC; color: #2a2e2d; font-size: 1.0em; font-weight: bold; margin: 0px; padding: 2px; }

/*-----------------*/	
/*-->>> Links <<<--*/
/*-----------------*/
/* Navigation in header menu */
a.menuNav:link { color: #fff; text-decoration: none; }
a.menuNav:active { color: #fff; text-decoration: none; }
a.menuNav:visited { color: #fff; text-decoration: none; }
a.menuNav:hover { color: #CCD9CC; text-decoration: underline; }

/* Navigation from page to page */
a.navigationLink:link { color: #000; }
a.navigationLink:active { color: #000; }
a.navigationLink:visited { color: #000; }

/* Links that show information or alter lists in a page */
a.infoLink img { margin-right: 0; }
a.infoLink:link { color: #2d2d2d; }
a.infoLink:active { color: #2d2d2d; }
a.infoLink:visited { color: #2d2d2d; }
a.navigationLinkTop { background-image : url(img/skoda_arrow.gif); background-repeat : no-repeat; background-position : 0 0px; padding-top : 1px; padding-bottom : 1px; padding-left : 20px; }

/* Lists */
ul.links { list-style-image : url(img/skoda_arrow.gif); }

/*------------------*/
/*-->>> Images <<<--*/
/*------------------*/
/* Preview images (colors, etc) */
img.configuration { border: none; }
/*img.smallpreview { border: solid 1px #FFF; }
img.smallpreviewSelected { border: solid 1px green; }
img.smallpreviewEnabled { border: solid 1px #FFF; }
img.smallpreviewDisabled { border: solid 1px yellow; }*/
p.information img { border: solid 1px #FFF; }

/*---------------------------------*/
/*-->>> List / Scrollable div <<<--*/
/*---------------------------------*/
div.scrollableContainer { height: 300px; overflow: auto; width: 100%; }
tbody.listBody { font-size: 0.9em; overflow: auto; }
th.listHeader { background-color: #AFAA9B; border: solid #AFAA9B 1px; font-size: 0.8em; font-weight: bold; position: relative; text-align: left; vertical-align: top; }
td.listBody { background-color: #D2CDBE; border: solid #AFAA9B 1px; padding-right: 2px; text-align: left; }

/*--------------------------*/
/*-->>> Error display <<<---*/
/*--------------------------*/
table.errorbox { background-color: #F2FF99; border: 1px solid black; color: #9F0909; }

/*---------------------------------------------*/
/*-->>> Page specific selectors and rules <<<--*/
/*---------------------------------------------*/
/* dealers */
p.defaultInformation { vertical-align: middle; }

/* models */
/*
table.carlines tr td { padding: 0px; }
table.carline tr td { border-bottom: 1px dashed grey; padding: 0px; }
*/
div.carlineImage { text-align: center; }
div.carlineImage img { border: solid 1px #fff; }
div.carlineImageDescription { text-align: center; }

/* equipment */
table.equipment { padding: 0px; }
table.selectedEquipment td { font-size: 1.0em; }

/* engines */
/*tr.even td{ background-color: #eeeeee; }
tr.odd td{ background-color: #ffffff; }
tr.selected td{ background-color: #c0c0f0; }*/

/* carconfiguration */
table.carline_configuration { background-color: #DCDCDC; border: solid 1px #FFF; }
table.carline_configuration img { border: 0; border-right: solid 1px #FFF; }
table.configuration_images img.small { border-bottom: solid 1px #FFF; }
table.configuration_images td { margin: 0 !important; padding: 0 !important; }
td.pricelinerow { border-bottom: 1px solid #fff; border-top: 1px solid #fff; background-color: #C1C1C1; }

/*table.configuration_images td.configurationEmptyCell, table.configuration_images td.configurationEmptyCell2 { width: 90%; background-color: #DCDCDC; }
table.configuration_images td.configurationEmptyCell2 { background-color: #C1C1C1; }*/
/*table.configuration_images { width: 100%; }*/
/*table.carline_configuration td.previewImageRow table { margin: auto;}*/

/* usersCarconfiguration */
table.userconfiguration { margin-top: 5px; margin-bottom: 5px; }
table.userconfiguration thead th { background-color: #edebe5; color: #2a2e2d; /*font-size: 1.2em;*/ font-weight: bold; margin: 0px; padding: 2px; border: 0; }

#menu
{
	background-color : #5a5a55;
}

#menu table
{
}

#menu table tr td table
{
	color : white;
	background-color : #AFAA9B;
}

#menu table tr td table.first
{
	border-left : solid 1px white;
}

#menu table tr td table.selected
{
	background : #AFAA9B url(img/menuArrowSkoda.png) right 0 no-repeat;
}

#menu table tr td.menuBorder { background-color: #5a5a55; border: none; display: block; width: 15px; }

#menu table tr td table tr.notselected
{
	background-color : #5a5a55;
}

