﻿
.linkMenuTyrePremium
{
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #2364A6;
	text-decoration: none;
	font-weight: normal;
}
.linkMenuTyrePremium:hover
{
	color: Red;
}
.linkMenuTyreBudget
{
	font-family: Trebuchet MS;
	font-size: 11px;
	color: red;
	text-decoration: none;
	font-weight: normal;
}

.linkMenuTyreMore
{
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #2364A6;
	text-decoration: none;
	font-weight: bold;
}

.MenuItem
{
	background-image: url(Images/Menu/menu_item.png);
	background-repeat: no-repeat;
	background-position: top left;
	width: 130px;
	height: 31px;
}

.MenuItemSel
{
	background-image: url(Images/Menu/menu_itemSel.png);
	background-repeat: no-repeat;
	background-position: top left;
	width: 130px;
	height: 31px;
}


.MenuItemLink
{
	color: White;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
}

.MenuItemLink:hover
{
	color: #FE9D8E;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
}

.MenuItemLinkSel
{
	color: White;
	text-decoration: underline;
	font-size: 13px;
	font-weight: bold;
}

.MenuItemLinkSel:hover
{
	color: #FE9D8E;
	text-decoration: underline;
	font-size: 13px;
	font-weight: bold;
}

.topmenuitem
{
	color: #6C6C6C;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	font-size: 12px;
	padding-left: 4px;
}

.topmenuitem:hover
{
	text-decoration: underline;
}

.subMenuItem
{
	color: white;
	text-decoration: none;
	font-size: 11px;
}

.subMenuItem:hover
{
	color: #FE9D8E;
	text-decoration: none;
	font-size: 11px;
}

.subMenuBackgroundOrange
{
	background: #ef5e01;
}

.orangeMenuBottomLeft
{
	background-image: url('Images/Menu/menu_bottom_leftOrange.png');
	background-repeat: no-repeat;
	width: 6px;
	height: 6px;
}

.orangeMenuBottomRight
{
	background-image: url('Images/Menu/menu_bottom_rightOrange.png');
	background-repeat: no-repeat;
	width: 6px;
	height: 6px;
}

.subMenuShapeOrange
{
	background-image: url('Images/Menu/menu_shadow_bgdOrange.jpg');
	background-repeat: repeat-x;
	height: 8px;
}

.MenuLineOrange
{
	height: 1px;
	background-color: #f28b11;
	background-repeat: repeat-x;
}

.subMenuBackground
{
	background: #D41B00;
}

.subMenuPopupLeft
{
	background-image: url('Images/Menu/MenuPopupLeft.png');
	background-repeat: no-repeat;
	width: 4px;
	height: 4px;
}

.subMenuPopupRight
{
	background-image: url('Images/Menu/MenuPopupRight.png');
	background-repeat: no-repeat;
	width: 4px;
	height: 4px;
}

.subMenuPopupMiddle
{
	background-image: url('Images/Menu/MenuPopupMiddle.png');
	background-repeat: repeat-x;
	width: 1px;
	height: 4px;
}

.MenuLine
{
	height: 1px;
	background-color: #E45E4B;
	background-repeat: repeat-x;
}
.MenuLineSpace
{
	height: 4px;
}

.subMenuShape
{
	background-image: url('Images/Menu/menu_shadow_bgd.jpg');
	background-repeat: repeat-x;
	height: 8px;
}

.subMenuShapeEnd
{
	background-image: url('Images/Menu/menu_shadow_end.jpg');
	background-repeat: no-repeat;
	width: 13px;
	height: 8px;
}


.redMenuTopLeft
{
	background-image: url('Images/Menu/menu_top_left.png');
	background-repeat: no-repeat;
	width: 6px;
	height: 8px;
}

.redMenuTopRight
{
	background-image: url('Images/Menu/menu_top_right.png');
	background-repeat: no-repeat;
	width: 6px;
	height: 8px;
}

.redMenuBottomLeft
{
	background-image: url('Images/Menu/menu_bottom_left.png');
	background-repeat: no-repeat;
	width: 6px;
	height: 6px;
}

.redMenuBottomRight
{
	background-image: url('Images/Menu/menu_bottom_right.png');
	background-repeat: no-repeat;
	width: 6px;
	height: 6px;
}

.redMenuBottomLoader
{
	background-image: url('Images/Menu/SubMenuBottom.png');
	background-repeat: no-repeat;
	width: 228px;
	height: 6px;
}


.MenuItemOrange
{
	background-image: url(Images/Menu/menu_itemOrange.png);
	background-repeat: no-repeat;
	background-position: top left;
	width: 133px;
	height: 37px;
}

.MenuItemSelOrange
{
	background-image: url(Images/Menu/menu_itemSelOrange.png);
	background-repeat: no-repeat;
	background-position: top left;
	width: 133px;
	height: 37px;
}
