.bgR {background-color: #feb672;} 	/* Light orange */
.bgC {background-color: #bad6ed;} 	/* Baby blue */
.bgO {background-color: #ffec00;} 	/* Yellow */
.bgW {background-color: #acb4b7;} 	/* Gray */

.bg0 {background-color: #ffffff;} 	/* White */
.bg1 {background-color: #999999;} 	/* Grey */
.bg2 {background-color: #c9c9c9;} 	/* Light grey */
.bg3 {background-color: #cac276;} 	/* Beige */
.bg4 {background-color: #fbfbec;} 	/* Very light beige */
.bg5 {background-color: #ffec00;} 	/* Yellow */
.bg6 {background-color: #a10000;} 	/* Dark red */
.bg7 {background-color: #e80f0e;} 	/* Light red */
.bg8 {background-color: #000000;} 	/* Black */
.bg9 {background-color: #f3f3c2;} 	/* Yellow-beige */
.bg10 {background-color: #f5f5eb;}	/* Grey-beige */

.fg0 {color: #ffffff;} 			/* White */
.fg1 {color: #999999;} 			/* Grey */
.fg3 {color: #cac276;} 			/* Beige */
.fg6 {color: #a10000;} 			/* Dark red */
.fg7 {color: #e80f0e;} 			/* Light red */
.fg8 {color: #000000;} 			/* Black */

.container
{
	position: absolute;
	visibility: hidden;
	left: 0px;
	top: 0px;
}

FORM {margin: 0px;} 

BODY
{
	margin: 0px 0px 0px 0px;
	padding: 0px;
}

IMG {border: 0px;}

TD
{
    font-family: Arial, Helvetica, sans-serif; 
    font-size: 11px; 
    text-decoration: none; 
    color: #000000;
    font-weight: normal;
    line-height: 14px;
}

A
{
    text-decoration: none; 
    color: #000000;
}

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

A.bold
{
    text-decoration: none; 
    font-weight: bold;
}

INPUT
{
    font-family: Arial, Helvetica, sans-serif; 
    font-size: 11px; 
}

SELECT
{
    font-family: Arial, Helvetica, sans-serif; 
    font-size: 11px; 
}

TEXTAREA
{
    font-family: Arial, Helvetica, sans-serif; 
    font-size: 11px; 
}

INPUT.button
{
    font-size: 11px; 
    font-weight: bold;
    line-height: 15px;
    background-color:#e80f0e;
    color: #ffffff;
    border: solid 1px;
    border-color: #000000;
}
input.button1
{
	font-size: 11px; 
    font-weight: bold;
    line-height: 15px;
	background-color:#ffec00;
    color: #000000;
	border: solid 1px;
	border-color: #000000;
}
INPUT.button2
{
    font-size: 11px; 
    font-weight: bold;
    line-height: 15px;
    background-color:#fbfbec;
    color: #555555;
    border: solid 1px;
    border-color: #000000;
}
INPUT.button3
{
    font-size: 11px; 
    font-weight: bold;
    line-height: 15px;
    background-color:#e80f0e;
    color: #FFFFFF;
    border: solid 1px;
    border-color: #000000;
}

.bold
{
    font-weight: bold;
}

.nowrap {white-space: nowrap;}

.border
{
    padding-top: 1px;
    padding-bottom: 1px;
    padding-left: 1px;
    padding-right: 1px;
}


/* Tabs >>> */

.tab
{
    padding-left: 5px;
    padding-right: 1px;
    padding-top: 5px;
    white-space: nowrap;
}

.tab_red_hi {color: #FFFFFF;}
A.tab_red_hi {color: #FFFFFF;}
A.tab_red_hi:hover {color: #FFFFFF;}
.tab_red_lo {color: #000000;}
A.tab_red_lo {color: #000000;}
A.tab_red_lo:hover {color: #000000;}

/* <<< Tabs */

.nullpx
{
	font-size: 0px;
}

input.submenu
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	line-height: 11px;
	text-decoration: none; 
    color: #000000;
    margin-left: 0px;
    margin-top: -1px;
    margin-bottom: -1px;
    margin-right: 0px;
    padding-left: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-right: 0px;
    height:14px;
    border: 1px solid #ffffff;
}

.cat_left
{
	padding-left: 5px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-right: 5px;
}

/* Banners >>> */

.banner_top
{
    background-color: #ffffff;
    border: 1px solid #a10000;
}

.banner_fp_box
{
    padding-top: 13px;
    padding-bottom: 13px;
    padding-left: 12px;
    padding-right: 12px;
    background-color: #ffffff;
    text-align: center;
}

.banner_fp_box_big
{
	margin:0px;
	padding-top: 13px;
	padding-bottom: 13px;
	background-color: #ffffff;
	text-align: center;
}

.banner_mp_box /* Safari */
{
	padding-top: 14px;
	padding-bottom: 14px;
	padding-left: 15px;
	padding-right: 16px;
	background-color: #ffffff;
	text-align: center;
}

.banner_mp_box /* Except Safari */
{
	padding-top: 14px;
	padding-bottom: 14px;
	padding-left: 15px;
	padding-right: 16px;
	background-color: #ffffff;
	text-align: center;
	border: 1px solid #c9c9c9;
}

.banner_mp_box_right
{
	padding-top: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	padding-right: 0px;
	text-align: center;
}

.banner_text_in_postview
{
    color: #e80f0e;
    font-weight: bold;
}
A.banner_text_in_postview {color: #e80f0e;}
A.banner_text_in_postview:hover {color: #e80f0e;}

.banner_text_2_in_postview
{
    color: #0066cc;
    font-weight: bold;
}
A.banner_text_2_in_postview {color: #0066cc;}
A.banner_text_2_in_postview:hover {color: #0066cc;}

/* <<< Banners */

.separator
{
	font-size: 16px; 
}

.size0
{
	font-size: 11px; 
}

.size1
{
	font-size: 12px; 
}

.sitemap
{
	padding: 0px;
	margin: 0px;
	list-style: none;
}
UL.sitemap
{
	margin-right: 11px;
}
LI.sitemap
{
	margin-left: 11px;
}

#breadcrumbs, #breadcrumbs UL, #breadcrumbs LI
{
	font-size: 12px; 
	padding: 0px;
	margin: 0px;
	display: inline;
}

.title1
{
	font-size: 16px; 
	font-weight: bold;
	color: #333333;
	line-height: 19px;
}

A.title1 {color: #333333;}
A.title1:hover {color: #333333;}

.title6
{
	font-size: 16px; 
	font-weight: bold;
	color: #a10000;
	line-height: 19px;
}

A.title6 {color: #a10000;}
A.title6:hover {color: #a10000;}

.title
{
	font-size: 16px; 
	font-weight: bold;
	color: #e80f0e;
	line-height: 19px;
}

A.title {color: #666666;}
A.title:hover {color: #666666;}

.title8
{
	font-size: 16px; 
	font-weight: bold;
	color: #000000;
	line-height: 19px;
}

.title_table
{
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
}

P
{
    margin: 0px;
    padding: 0px;
}

H1
{
    margin: 0px;
    padding: 0px;
	color: #e80f0e;
	font-size: 16px; 
	font-weight: bold;
	line-height: 19px;
}

H2
{
	font-size: 14px; 
	font-weight: bold;
	color: #e80f0e;
}

H3
{
	font-size: 14px; 
	font-weight: bold;
	color: #e80f0e;
}

.line1
{
	font-size: 1px;
	line-height: 1px;
}

.line2
{
	font-size: 2px;
	line-height: 2px;
}

.hspace1
{
	font-size: 11px;
	line-height: 11px;
}

.hspace2
{
	font-size: 5px;
	line-height: 5px;
}
.lspace1
{
	padding-left: 11px;
}
.lspace2
{
	padding-left: 5px;
}
.lspace2_checkbox
{
	padding-left: 1px;
}
.rspace2
{
	padding-right: 5px;
}
.bspace1
{
	padding-bottom: 11px;
}
.bspace2
{
	padding-bottom: 5px;
}
.tspace1
{
	padding-top: 11px;
}
.tspace2
{
	padding-top: 5px;
}

.image
{
    background-color: #fbfbec;
    border: 1px solid #cac276;
}

/* Search >>> */
.postsearch
{
	border-left: 1px solid #cac276; /* Beige */
	border-bottom: 1px solid #cac276; /* Beige */
	border-right: 1px solid #cac276; /* Beige */
}
select.field1
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	text-decoration: none; 
    color: #000000;
    margin-left: 5px;
    margin-top: 4px;
    margin-bottom: 1px;
}
input.field1
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	text-decoration: none; 
    color: #000000;
    margin-left: 5px;
    margin-top: 3px;
    margin-bottom: 0px;
}
/* <<< Search */

/* Post list >>> */
select.field2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px; 
	text-decoration: none; 
    color: #000000;
}
input.field2
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	text-decoration: none; 
    color: #000000;
}
.postlistthumbs
{
	width: 110px;
	height: 83px;
	border: 1px solid #cac276;
}
* html .postlistthumbs
{
	width: 112px;
	height: 85px;
	border: 1px solid #cac276;
}
SPAN.cat
{
	padding-right: 11px;
}
INPUT.cat
{
	margin-right: 4px;
	vertical-align: middle;
}
/* <<< Post list */

input.field3
{
    font-size: 11px;
    background-color: #ffffff;
    margin: 2 0 0 0;
    border: 1px solid #000000;
}

/* Post edit properties  >>> */
.p_multimedia
{
	background-color: #FAE0E0;
}
.p_technical
{
	background-color: #E0E0FA;
}
.p_terrain
{
	background-color: #DED2FF;
}
.p_interior
{
	background-color: #FAFAE0;
}
.p_safety
{
	background-color: #E0FAE0;
}
.p_lights
{
	background-color: #FFEDA6;
}
.p_tyres
{
	background-color: #D7D7D7;
}
.p_wheel
{
	background-color: #D2EEFF;
}
.p_seats
{
	background-color: #D2FFFC;
}
.p_comfort
{
	background-color: #FFEED2;
}
.p_sport
{
	background-color: #FFD2D2;
}
.p_other
{
	background-color: #EEEEEE;
}
.p_property
{
	margin: 2 0 2 0;
	font-size: 11px;
} 
INPUT.p_property_field
{
	font-size: 11px;
	background-color: #ffffff;
	margin: 2 2 2 0;
	border: 1px solid #cac276;
}
SELECT.p_property_field
{
	font-size: 11px;
	background-color: #ffffff;
	margin: 2 2 2 0;
}
/* <<< Post edit properties */

/* Post view >>> */

.postviewgeneric
{
	width: 344px;
	height: 258px;
	position: relative;
}

.postviewimage
{
	width: 675px;
	border: 1px solid #cac276;
	position: relative;
}
* html .postviewimage
{
	width: 677px;
	border: 1px solid #cac276;
	position: relative;
}

.postviewimage_description
{
	padding: 3px 0 3px 5px;
	border-top: 1px solid #cac276;
}

.postviewvideo
{
	width: 640px;
	height: 360px;
	border: 1px solid #cac276;
}
* html .postviewvideo
{
	width: 642px;
	height: 362px;
	border: 1px solid #cac276;
}

.postviewthumbs
{
	width: 110px;
	height: 83px;
	border: 1px solid #cac276;
}
* html .postviewthumbs
{
	width: 112px;
	height: 85px;
	border: 1px solid #cac276;
}

.postviewbrowserarrow
{
    width: 21px;
    height: 21px;
    margin-top: 5px;
    margin-right: 5px;
    margin-bottom: 11px;
}

/* <<< Post view */

/* Pricelist >>> */ 
.hinnakiri_bluebox{
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	background-color:#0099CC;
	border-right: 1px solid black;
}
.hinnakiri_greenbox{
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	background-color:#009933;
	border-right: 1px solid black;
}
.hinnakiri_redbox{
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	background-color:#ff0000;
	border-right: 1px solid black;
}
.hinnakiri_boxright{
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	background-color:#e0e0e0;
	padding:5px;
	border-right: 1px solid black;
}
.hinnakiri_box_topright{
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	padding-right:5px;
	padding-left:5px;
	border-right: 1px solid black;
	border-top: 1px solid black;
}
.hinnakiri_box_topleft{
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	padding-right:5px;
	padding-left:5px;
	border-left: 1px solid black;
	border-right: 1px solid black;
	border-top: 1px solid black;
}
.hinnakiri_box_top{
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	padding-right:5px;
	padding-left:5px;
	border-top: 1px solid black;
}

/* <<< Pricelist */ 

/* Text links >>> */

.fg0 A {color: #ffffff;}
.fg0 A:hover {color: #ffffff;}

/* <<< Text links */

A.fg7 {color: #e80f0e; border-bottom:1px dotted}
A.fg7:hover {color: #e80f0e;}


/* Ylapalkki >>> ------------------------------------------- */

#ylapalkki
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
 	font-size: 11px;
 	font-weight: bold;
	height:23px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

#ylapalkki ul
{
	float:none;
	margin:0px 0px 0px 0px;
	width:1000px;
	padding:4px 0px 0px 0px;
}


#ylapalkki li
{
	display: inline;
	list-style-type: none;
	margin:0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}


#ylapalkki a
{
	color: #000000;
    text-decoration: none;
}

#ylapalkki li.viiva
{
	margin-left:6px;
	margin-right:3px;
    background: url("http://imgsrv.kuldnebors.ee/gfx/kb/ylapalkki/ylanavi_viiva.jpg") no-repeat top left;
    background-position: 0px 3px;
    padding: 0px 0px 0px 0px;
}

#ylapalkki A:hover
{
	color:#ff0000;
}

#active A
{
	color: #FF0000;
	text-decoration: none;
}

#active A:hover
{
	color: #FF0000;
	text-decoration: none;
}

/* <<< Ylapalkki ------------------------------------------- */

UL
{
    margin-left: 17px;
}

/* Flickers >>> -------------------------------------------- */

#flickers .td
{
	padding-top: 11px;
	padding-left: 11px;
	padding-right: 11px;
	background-color: #f5f5eb;
	vertical-align: top;
	height: 166px;
	text-align: center;
}
#flickers .image
{
	float: top;
	width: 141px;
	height: 106px;
	border: 1px solid #cac276;
	text-align: center;
	background-color: #ffffff;
}
#flickers * html .image
{
	float: top;
	width: 143px;
	height: 108px;
	border: 1px solid #cac276;
	text-align: center;
	background-color: #ffffff;
}
#flickers .product
{
	float: top;
	width: 143px;
	margin-top: 4px;
	text-align: left;
}
#flickers .price
{
	float: top;
	width: 143px;
	text-align: left;
}
#flickers .red
{
	color: #e80f0e;
}
#flickers A
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	text-decoration: none;
	color: #000000;
}

/* <<< Flickers -------------------------------------------- */

.left_header
{
	padding: 4px 0px 4px 9px;
}

.left_content
{
	padding: 8px 8px 8px 8px;
	border: 1px solid #cac276; /* Beige */
}