
body, a, td, th, p, div, dl, dt, dd, span, input, select, textarea, h1,h2,h3,h4,h5 { 
    font-family: Verdana,'Arial CE','Helvetica CE',Arial,helvetica,sans-serif;
    font-size: 13px;  
    color: #333333;
}

body {  
    margin: 0px 0px 0px 0px; 
    padding: 0px;
    
    background-color:#fff; 
    /* background-color:#f7f7f7; */
    
    /*
    background-color:#dcdcdc;      
    width: 100%;
    height: 470px;
    background-image:url( "/root/images/body_bg.jpg" ); 
    background-position: top;
    background-repeat: repeat-x;
    */
}

.bg_autopak {
	background-image: url(/webimg/red183.gif); background-repeat: repeat;
	float:left;
}

.back_order { unicode-bidi: bidi-override; direction: rtl; }
 
.helvetica { font-family: 'Helvetica',helvetica,Arial,Verdana,'Arial CE',sans-serif; }
.arial { font-family: Arial,serif, Verdana,'Arial CE'; }
.arial_narrow { font-family: "Arial Narrow", Arial, sans-serif; }
.eras { font-family: "Eras Bold ITC", "Veranda", sans-serif, serif; }

.wrap { white-space: nowrap; }

.bold { font-weight: 600; }
.norm { font-weight: 100; }
.fs_norm { font-style: normal; }
.italic { font-style: italic; }
.over { text-decoration:line-through; }
 

.hand { cursor: pointer; }
.monospace { font-family: monospace; }
.hidden { visibility: hidden; overflow: hidden; }
#hidden { visibility: hidden; overflow: hidden; display: none; }

.a0 { text-decoration: none; }           
.a0:hover { text-decoration: none; }

.a1 { text-decoration: none; color: #990000; }              /* red dark*/
.a1:hover { text-decoration: underline; color: #ac0020; }

.a2 { text-decoration: underline; color: #000000; } 
.a2:hover { text-decoration: underline; color: #000000; }

.a3 { text-decoration: none; color: #000000; } 
.a3:hover { text-decoration: underline; color: #000000; }

.a4 { text-decoration: none; color: #003399; }            /* NAVY COLOR */
.a4:hover { text-decoration: underline; color: #003399; }

.a5 { text-decoration: underline; color: #990000; }              /* red dark*/
.a5:hover { text-decoration: underline; color: #ac0020; }

.a6 { text-decoration: underline; color: #990000; }              /* red dark*/
.a6:hover { text-decoration: underline; color: #ac0020; }

.a7 { text-decoration: none; color: #ffffff; } 
.a7:hover { text-decoration: underline; color: #ffffff; }

.a8 { text-decoration: none; color: #D0D0D0; }               /* GREY */
.a8:hover { text-decoration: underline; color: #990000; }

.a9 { text-decoration: none; color: #727272; }               /* GREY DARK */
.a9:hover { text-decoration: underline; color: #990000; }

.a10 { text-decoration: none; color: #ffffff; } 
.a10:hover { text-decoration: none; color: #ffffff; }

.a11 { text-decoration: none; color: #ffffff; } 
.a11:hover { text-decoration: none; color: #FFFFCC; }

.a12 { text-decoration: none; background-color: #fff; } 
.a12:hover { text-decoration: none; background-color: #fff; border: 1px dotted #CC0000; }

.a13 { text-decoration: none; color: #000; } 
.a13:hover { text-decoration: none; color: #000; }

.c_silver { color: #999999; }
.c_silver_light { color: #cccccc; }
.c_grey { color: #D0D0D0; }
.c_grey_norm { color: #333333; }
.c_green { color: green; }
.c_green_dark { color: #006600; }
.c_grey_dark { color: #003300; }
.c_grey2 { color: #727272; }
.c_black { color: #000; }
.c_white { color: #FFFFFF; }
.c_navy { color: #0000CC; }
.c_corporate { color: #C70C0A; }
.c_blue { color: #0000CC; }
.c_blue_dark { color: #000099; }
.c_red { color: #CC0000; }
.c_red_dark { color: #990000; }
.c_matt_blue { color: #8e99bd; }
.c_yellow { color: #FFFFCC; }
.c_scout { color: #ff6600; } 

.h1 { line-height: 1px; }
.h6 { line-height: 6px; }
.h8 { line-height: 8px; }
.h10 { line-height: 10px; }
.h11 { line-height: 11px; }
.h12 { line-height: 12px; }
.h13 { line-height: 13px; }
.h14 { line-height: 14px; }
.h15 { line-height: 15px; }
.h16 { line-height: 16px; }
.h17 { line-height: 17px; }
.h18 { line-height: 18px; }
.h19 { line-height: 19px; }
.h20 { line-height: 20px; }
.h21 { line-height: 21px; }
.h22 { line-height: 22px; }
.h23 { line-height: 23px; }
.h24 { line-height: 24px; }
.h25 { line-height: 25px; }
.h28 { line-height: 28px; }
.h30 { line-height: 30px; }
.h35 { line-height: 35px; }
.h40 { line-height: 40px; }
.h200 { line-height: 200px; }

.dotted { border-style:dotted; }
.dashed { border-style:dashed; }

.border_silver_light { border: 1px; border-color: #E0E0E0;  border-style: solid; } /* light_silver */ 
.border_silver_dark { border: 1px; border-color: #C9C9C9;  border-style: solid; } /* light_silver */ 
.border_red_light { border: 1px; border-color: #E39898;  border-style: solid; } /* red light */ 
.border_blue_light { border: 1px; border-color: #CCCCFF;  border-style: solid; } /* blue light */ 

.border_silver { border: 1px solid #E0E0E0; }
.border_silver_dotted { border: 1px dotted #E0E0E0; }
.border_grey { border: 1px solid #8C8C8C; }
.border_grey_norm { border: 1px solid #333333; }
.border_grey_norm_light { border: 1px solid #660000; }
.border_grey_dotted { border: 1px dotted #8C8C8C; }
.border_grey_dark { border: 1px solid #3D3D3D; }
.border_white { border: 1px solid #FFF; }
.border_red { border: 1px solid #CC0000; }
.border_blue { border: 1px solid #0000FF; }
.border_black { border: 1px solid #000; }

.border_top_silver { border-top: 1px dotted #E0E0E0; }
.border_bottom_silver { border-bottom: 1px dotted #E0E0E0; }
.border_bottom_black_dotted_1 { border-bottom: 1px dotted #000; }
.border_top_white  { border-top: 1px solid #fff; }
.border_bottom_white  { border-bottom: 1px solid #fff; }
.border_bottom_red_dark_1 { border-bottom: 1px solid #990000; }
.border_bottom_red_dark_2 { border-bottom: 2px solid #990000; }
.border_left_silver { border-left: 1px dotted #E0E0E0; }
.border_left_red_dark { border-left: 1px solid #990000; }
.border_left_grey { border-left: 1px solid #8C8C8C; }
.border_right_silver { border-right: 1px solid #E0E0E0; }
.border_right_red_dark { border-right: 1px solid #990000; }
.border_right_grey { border-right: 1px solid #8C8C8C; }
.border_bottom_grey { border-bottom: 1px solid #8C8C8C; }
.border_top_grey { border-top: 1px solid #8C8C8C; }
.border_top_red_dark { border-top: 1px solid #990000; }
.border_bottom_red_dark { border-bottom: 1px solid #990000; }

.border_left_extra { border-left: 1px solid #DDB7BA; }
.border0 { border: 1px solid #fff; }

.border_bottom_red_dark_big { border-bottom: 3px solid #990000; }

.bg_yellow { background-color: #FFFFCC; }     
.bg_yellow_dark{ background-color: yellow; }     
.bg_silver_light { background-color: #F5F5F5; } /* silver light */
.bg_silver_light2 { background-color: #EDEDED; } /* silver light */
.bg_red_light { background-color: #FFFCFC; } /* red light */
.bg_red_light2 { background-color: #FFCCCC; } /* red light */
.bg_blue_light { background-color: #F0F0FF; } /* blue light */
.bg_white { background-color: #fff; } 
.bg_silver { background-color: #F7F7F7; } 
.bg_blue { background-color: #0000FF; }
.bg_grey { background-color: #8C8C8C; } 
.bg_grey2 { background-color: #A3A3A3; } 
.bg_grey3 { background-color: #DEDEDE; } 
.bg_grey_light { background-color: #CCCCCC; }
.bg_grey_light2 { background-color: #EDEDED; }
.bg_red { background-color: #CC0000; } /* BA0000 */
.bg_red_dark { background-color: #BA0000; } /* BA0000 */
.bg_green { background-color: green; } 
.bg_black { background-color: #000; } 
.bg_transparent { background-color: white; }

.bg_silver_grad { background:url("/root/images/bg_gradient_silver.gif") repeat-x; z-index:1; }
.bg_silver_grad2 { background:url("/root/images/bg_gradient_silver2.gif") repeat-x; z-index:1; }
.bg_red_grad { background:url("/root/images/bg_gradient_red.gif") repeat-x; z-index:1; }
.bg_silver_grad_hor { background-image:url("/root/images/bg_gradient_silver_hor.gif"); background-repeat:no-repeat; background-position:top left; width:400px; height:30px; padding-left:20px; }
.bg_silver_grad_small { background:url("/root/images/bg_gradient_silver_small.jpg") repeat-x; z-index:1; background-position:top left; }

.bg_m_red { background:url("/root/images/bg_m_red.gif"); background-repeat:no-repeat; background-position:bottom left; z-index:2; margin:-1px -4px 0px -1px; }
.bg_m_silver { background:url("/root/images/bg_m_silver.gif"); background-repeat:no-repeat; background-position:top right; z-index:1; position:relative; left:2px; top: -2px; }
.bg_m_grey { background:url("/root/images/bg_m_grey.gif"); background-repeat:no-repeat; background-position:center left; z-index:1; margin:-5px -2px -1px -2px; }

.bg_auto { background-image:url(/root/images/auto_background.jpg); background-repeat:no-repeat; background-position:top right; }
.bg_stamp { background-image:url(/root/images/bg_stamp.gif); background-repeat:no-repeat; background-position:top right; z-index:10; } /* Reimport top-right */
.bg_eye_left { background-image:url(/root/images/icon_eye.gif); background-repeat:no-repeat; background-position:center left; }
.bg_eye_right { background-image:url(/root/images/icon_eye.gif); background-repeat:no-repeat; background-position:center right; }
.bg_home_left { background-image:url(/webimg/home.jpg); background-repeat:no-repeat; background-position:center left; padding-left: 23px; }
.bg_sold_out { background-image:url(/webimg/predane.gif); background-repeat:no-repeat; background-position:top right; z-index:9; }
.bg_auto_wrack { background-image:url(/images/small/53/Skoda-Fabia-Combi.jpg); background-repeat:no-repeat; background-position:top right; }


/*
style="background-image: url(/root/image/auto_background.jpg); background-repeat:no-repeat; background-position:40% 60%;"
*/

.table1 { border: 1px; border-color: #E0E0E0;  border-style: solid; }  /* light_silver */ 

.w10 { width: 10px; }
.w15 { width: 15px; }
.w20 { width: 20px; }
.w30 { width: 30px; }
.w40 { width: 40px; }
.w45 { width: 45px; }
.w50 { width: 50px; }
.w60 { width: 60px; }
.w70 { width: 70px; }
.w80 { width: 80px; }
.w95 { width: 95px; }
.w100 { width: 100px; }
.w110 { width: 110px; }
.w120 { width: 120px; }
.w130 { width: 130px; }
.w150 { width: 150px; }
.w170 { width: 170px; }
.w185 { width: 185px; }
.w200 { width: 200px; }
.w202 { width: 202px; }
.w205 { width: 205px; }
.w210 { width: 210px; }
.w220 { width: 220px; }
.w240 { width: 240px; }
.w250 { width: 250px; }
.w300 { width: 300px; }
.w320 { width: 320px; }
.w340 { width: 340px; }
.w350 { width: 350px; }
.w360 { width: 360px; }
.w400 { width: 400px; }
.w500 { width: 500px; }
.w540 { width: 540px; }
.w600 { width: 600px; }
.w650 { width: 650px; }
.w685 { width: 685px; }
.w700 { width: 700px; }
.w800 { width: 800px; }

.wp15 { width: 15%; }
.wp20 { width: 20%; }
.wp23 { width: 23%; }
.wp25 { width: 25%; }
.wp30 { width: 30%; }
.wp31 { width: 31%; }
.wp32 { width: 32%; }
.wp33 { width: 33%; }
.wp40 { width: 40%; }
.wp45 { width: 45%; }
.wp47 { width: 47%; }
.wp48 { width: 48%; }
.wp50 { width: 50%; }
.wp55 { width: 55%; }
.wp60 { width: 60%; }
.wp70 { width: 70%; }
.wp75 { width: 75%; }
.wp80 { width: 80%; }
.wp85 { width: 85%; }
.wp90 { width: 90%; }
.wp95 { width: 95%; }
.wp97 { width: 97%; }
.wp98 { width: 98%; }
.wp99 { width: 99%; }
.wp100 { width: 100%; }

.letspac { letter-spacing: 2px; }
.letspac1 { letter-spacing: 1px; }
.letspac2 { letter-spacing: 2px; }

.left_pad1 { padding-left: 1px; }
.left_pad2 { padding-left: 2px; }
.left_pad5 { padding-left: 5px; }
.left_pad10 { padding-left: 10px; }
.left_pad15 { padding-left: 15px; }
.left_pad20 { padding-left: 20px; }
.left_pad25 { padding-left: 25px; }
.left_pad30 { padding-left: 30px; }
.left_pad40 { padding-left: 40px; }
.left_pad50 { padding-left: 50px; }
.left_pad60 { padding-left: 60px; }
.left_pad80 { padding-left: 80px; }
.left_pad100 { padding-left: 100px; }
.left_pad120 { padding-left: 120px; }
.left_pad150 { padding-left: 150px; }
.left_pad200 { padding-left: 200px; }
.left_pad250 { padding-left: 250px; }
.left_pad300 { padding-left: 300px; }
.left_pad400 { padding-left: 400px; }

.right_pad5 { padding-right: 5px; }
.right_pad8 { padding-right: 8px; }
.right_pad10 { padding-right: 10px; }
.right_pad15 { padding-right: 15px; }
.right_pad20 { padding-right: 20px; }
.right_pad30 { padding-right: 30px; }
.right_pad40 { padding-right: 40px; }
.right_pad50 { padding-right: 50px; }
.right_pad60 { padding-right: 60px; }
.right_pad100 { padding-right: 100px; }

.top_pad1 { padding-top: 1px; }
.top_pad3 { padding-top: 3px; }
.top_pad5 { padding-top: 5px; }
.top_pad7 { padding-top: 7px; }
.top_pad10 { padding-top: 10px; }
.top_pad12 { padding-top: 12px; }
.top_pad15 { padding-top: 15px; }
.top_pad20 { padding-top: 20px; }
.top_pad30 { padding-top: 30px; }
.top_pad40 { padding-top: 40px; }
.top_pad50 { padding-top: 50px; }
.top_pad60 { padding-top: 60px; }
.top_pad70 { padding-top: 70px; }
.top_pad80 { padding-top: 80px; }
.top_pad90 { padding-top: 90px; }
.top_pad100 { padding-top: 100px; }
.top_pad130 { padding-top: 130px; }
.top_pad200 { padding-top: 200px; }
.top_pad300 { padding-top: 300px; }

.bottom_pad3 { padding-bottom: 3px; }
.bottom_pad5 { padding-bottom: 5px; }
.bottom_pad7 { padding-bottom: 7px; }
.bottom_pad10 { padding-bottom: 10px; }
.bottom_pad15 { padding-bottom: 15px; }
.bottom_pad20 { padding-bottom: 20px; }
.bottom_pad25 { padding-bottom: 25px; }
.bottom_pad30 { padding-bottom: 30px; }
.bottom_pad40 { padding-bottom: 40px; }
.bottom_pad50 { padding-bottom: 50px; }
.bottom_pad60 { padding-bottom: 60px; }
.bottom_pad70 { padding-bottom: 70px; }
.bottom_pad90 { padding-bottom: 90px; }
.bottom_pad100 { padding-bottom: 100px; }
.bottom_pad300 { padding-bottom: 300px; }

.percent50 { width: 50%; }

.center { text-align: center; }
.right { text-align: right; }
.left { text-align: left; }
.top { vertical-align: top; }

h1 { margin: 0px; font-size: 12px; font-weight: 100; }
h2 { margin: 0px; font-size: 12px; font-weight: 100; }

.nowrap { white-space: nowrap;  }

.blink { text-decoration: blink; }

.fs1{ font-size: 1px; }
.fs2{ font-size: 2px; }
.fs3{ font-size: 3px; }
.fs6{ font-size: 6px; }
.fs8{ font-size: 8px; }
.fs9{ font-size: 9px; }
.fs10{ font-size: 10px; }
.fs11{ font-size: 11px; }
.fs12{ font-size: 12px; }
.fs13{ font-size: 13px; }
.fs14{ font-size: 14px; }
.fs15{ font-size: 15px; }
.fs16{ font-size: 16px; }
.fs17{ font-size: 17px; }
.fs18{ font-size: 18px; }
.fs19{ font-size: 19px; }
.fs20{ font-size: 20px; }
.fs21{ font-size: 21px; }
.fs22{ font-size: 22px; }
.fs24{ font-size: 24px; }
.fs27{ font-size: 27px; }
.fs30{ font-size: 30px; }
.fs50{ font-size: 50px; }

#cell { float: left; overflow: hidden; }
#cell_right { float: right; overflow: hidden; }
#cell2 { float: left; overflow: hidden; }
#cell_clear { clear: both; } 
.cell_clear { clear: both; }
.clear { clear: both; float: none; }
.block { display: block; }
.inline { display: inline; }

.float_left { float: left; overflow: hidden; }
.float_right { float: right; overflow: hidden; }
/*
 .float_center { float: center; overflow: hidden; }
*/

#auto_img { position:relative; left:-10px; top:10px; float: right; overflow: auto; }

.input1 { border: 1px solid #9E9E9E; color: black; padding-left : 3px; text-align : left; }
.input2 { border: 1px solid #9E9E9E; color: black; padding-left : 3px; text-align : left; } 
.input3 { border: 1px solid #E0E0E0; color: black; padding-left : 3px; text-align : left; } 
.input_error { border: 2px solid #CC0000; color: red; padding-left : 3px; text-align : left; }


.width_footer { width: 840px; }

.img_border { border: 1px solid #CCCCCC; margin: 2px; }
.img_border_1 { border: 1px solid rgb(227, 227, 227); }

#hoverliste td a{
    background:#f00;
    display: block;
}
    
#hoverliste td a:hover {
    background:#ff0;
}

.margin_0 { margin: 0px; }
.padding_0 { padding: 0px; }
.margin_1 { margin: 1px; }
.margin1 { margin: 1px; }
.margin2 { margin: 2px; }
.margin3 { margin: 3px; }
.margin5 { margin: 5px; }
.margin6 { margin: 6px; }
.margin7 { margin: 7px; }
.margin10 { margin: 10px; }
.margin20 { margin: 20px; }
.padding_1 { padding: 1px; }
.padding1 { padding: 1px; }
.padding2 { padding: 2px; }
.padding3 { padding: 3px; }
.padding5 { padding: 5px; }
.padding10 { padding: 10px; }
.padding20 { padding: 20px; }
    
.margin_tabs_left { margin: 5px 24px 5px 0px; }
.margin_tabs_right { margin: 5px 0px 5px 0px; }

hr { 
	color : #000;
	height : 1px;
	padding : 0;
	border-color : #E0E0E0;
	border-width : 1px 0 0 0;
	border-style : solid;
	margin: 2px 0 2px 0;
}


/*
#bild1
{
 position:relative; left:-10px; top:10px;
 float:auto;
 position:static;
 margin-right:2px;
 margin-left:290px;
 height:0px;
 width:100px;
 background-image: url(/img/10.jpg);
 border-width:2px;
 border-color: #0000ff;
 } 
*/

.kw {
	float:left;
	padding-left: 5px;
	font-weight: 100;
}
.slr {
	color: #AB0000;
	font-size: 13px;
	font-weight: 100;
	/* text-decoration: underline; 
	border: 1px; border-color: #AB0000;  border-style: solid;	*/
}
.slb {
	color: #000;
	font-size: 13px;
	font-weight: 100;
	text-decoration: underline;		
}

.kw21 { font-size: 9px; 
		font-weight: 100;
		font-style: italic;
		float: left;
		padding-left: 4px;
		white-space: nowrap;
		line-height: 11px;
}
.kw22 { color: #999999;
		font-size: 9px; 
		font-weight: 100;
		font-style: italic;
		float: left;
		padding-left: 4px;
		white-space: nowrap;
		line-height: 11px;
}

/* TABS START */
.tab_block {padding: 10px 8px 6px 8px; line-height: 1em; position: relative; }

.tab_block ul {margin: 5px 0px 5px 0px}
.tab_block ul li {line-height: 13px; padding-bottom: 6px }
.tab_block ol {line-height: 13px; margin: 5px 0px 5px 0px; padding-left: 22px; }
.tab_block ol li {padding: 2px 0px 0px 0px;}

.tabs { padding: 0; margin: 0; position: relative; }
.tabs ul { margin: 0; margin-left: 1px; padding: 3px 0px 2px 0px; border-bottom: 1px solid #999999;}
.tabs ul li { display: inline; margin: 0px; text-decoration: none; padding: 5px 9px 5px 9px; cursor: pointer; font-size: 11px; white-space: nowrap; color: #8B8A8A; font-weight: normal; }
.tabs .ia { color: #990000; margin: 0px; margin-left: -1px; border: 1px solid #ddd; }
.tabs .ac { color: #990000; margin: 0px; margin-left: -1px; border: 1px solid #666666; } 
.tabs .ac { font-weight: 600; background: #FFFFFF; border-bottom: 1px solid #FFFFFF; }

.tabsc { background: #FFFFFF; padding: 10px; border: 1px solid #ddd; position: relative; }
.tabsc { border-top: 0px; color: #5F5F5F; font-size: 12px; }
.tabsc a { font-size: 12px; }
.tabsc li { line-height: 1.2em; }
/* TABS END */

/* TABLE DIV DESIGN */
#wrapper {
	width: 606px;
	margin: 0 auto;
}
#c1 {
	background-color: #FFFF00;
	border: 1px solid #333333;
	padding: 12px;
	width: 140px;
	float: left;
	margin-right: 6px;
}
#c2 {
	background-color: #ECE9D8;
	border: 1px solid #333333;
	padding: 12px;
	width: 408px;
	float: left;
}
#footer {
	clear: both;
	padding: 12px;
}
/* TABLE DIV DESIGN END */

#menu1 {
    margin               : 0;
    padding              : .1em 0 .1em 0;
    border               : 1px solid #8C8C8C;
    list-style-type      : none;
    text-align           : left;
}

#menu1 li {
    display              : inline;
    padding              : .2em .3em .3em 0;
}
    
#menu1 a {
    padding              : 0 0 0 .3em;
    text-decoration      : none;
    color                : #fff;
    padding              : 6px .9em 5px;
    font-size 			 : 11px;
}

#menu1 a:hover {
    background           : #990000;
    color                : #ffffff;
}
#menu1 .selected {
    padding              : 0 0 0 .3em;
    text-decoration      : none;
    color                : #fff;
    padding              : 6px 1em 5px;
    background           : #990000;
    color                : #ffffff;
    font-size 			 : 11px;
}

/* Tooltips */


a.info{
    position:relative; /*this is the key*/
    z-index:24; background-color:#fff;
    color:#000;
    text-decoration:none}

a.info:hover{z-index:25; background-color: #EDEDED;}

a.info span{display: none}

a.info:hover span{ /*the span will display just on :hover state*/
    display:block;
    position:absolute;
    top:2em; left:2em; width:15em;
    width: 580px;
    border:5px solid #3333CC;
    font-size: 10px;
    font-weight: 100;
    background-color:#3333CC; color:#fff;
    text-align: left}
    
/* Tooltips End */

/* SHOW HIDE */
#toggleable div {
	display: none;
}
/* END SHOW HIDE */
