@import url("/common/styles-profile.css");
@import url("/common/styles-navigator.css");

body {
	margin: 0;
	padding: 0;
	background: #efefef;
	color: #333;
}


a {
	color: #000;
}

#rootEssence a:visited {
	color: #525252;
}

a:hover,
#rootEssence a:hover {
	color: #d84700;
}


.underlineOver a {
	text-decoration: none;
}

.underlineOver a:hover {
	text-decoration: underline;
}


a.anchor {
	color: #333;
}


*:focus {
	outline: none;
}


h1 {
	font-size: 2.35em;
}

h2 {
	font-size: 1.4em;
}

h3 {
	font-size: 1.17em;
}

h4,
h5,
h6 {
	font-size: 1em;
}


h1,
h1 a.anchor {
	color: #000;
}

h2,
h3,
h4,
h5,
h6,
h2 a.anchor,
h3 a.anchor,
h4 a.anchor,
h5 a.anchor,
h6 a.anchor {
	color: #333;
}


hr {
	height: 1px;
	background: #eee;
	color: #eee;
}


#emptiness {
	width: 100%;
	height: 100%;
	overflow: hidden;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 3001;
	background: url("/i/blank.gif") repeat;
}

.spacerGlobal,
.spacerColumn {
	display: block;
	height: 2px;
	overflow: hidden;
	margin: 0 0 -2px;
	font-size: 1px;
}

.spacerGlobal {
	width: 998px;
}

.spacerColumn {
	width: 230px;
}


*.gray,
*.gray *,
.gray a {
	color: #999 !important;
}

a.gray:hover,
.gray a:hover,
.gray a:hover * {
	color: #333 !important;
}


*.silver,
*.silver *,
.silver a {
	color: #c5c5c5 !important;
}

a.silver:hover,
.silver a:hover,
.silver a:hover * {
	color: #333 !important;
}


#markup {
		margin: 10px;
}

#layout {
		background: #fff;
	border: 1px solid #dedede;
}


#newsTicker {
	margin: 0 20px;
	padding: 0 0 7px;
	cursor: default;
}

#newsTicker * {
	overflow: hidden;	white-space: nowrap;
	cursor: default !important;
}

#newsTicker a {
	color: #777 !important;
	cursor: pointer !important;
}

#newsTicker a:hover {
	color: #333 !important;
}

.newsTicker {
	width: 100%;
	height: 1.4em;
	overflow: hidden;
	font: 0.95em/1.2em Arial, sans-serif;
	}


#rootHeader {
		padding: 18px 19px 0;
	cursor: default;
}


#logotype {
	display: block;
	margin: 0 /*19*/5px 0 5px;
}

#logotype img {
	vertical-align: bottom;
}


#telephone {
	margin: 14px 0 0;
}

#telephone.flash {
}

#telephoneIcon {
	width: 13px;
	height: 23px;
	overflow: hidden;
	margin: 0 7px 0 0;
	background: url("/i/icon/telephone.gif");
}

#telephoneNumber {
	color: #b4b4b4;
	font: normal 2.25em/1em Arial, sans-serif;
}


#panel {
	height: 29px;
	overflow: hidden;
	margin: 14px 0 0 /*19*/5px;
	white-space: nowrap;
}

#panel span {
	margin: 0 10px 0 0;
}


#rootHeader .rectangle {
	margin: 20px 0 11px;
}


#register {
	margin: 0 5px;
	padding: 4px 0 0;
}

#register a {
	color: #666 !important;
}

#register a:hover {
	color: #d84700 !important;
}

#register .separator {
	background: center 3px url("/i/separator/1.gif") no-repeat;
}

#register .spacer {
	width: 22px;
	height: 10px;
}


#rootMenu {
}

.menuItem {
	padding: 4px 0 0;
	vertical-align: top;
}

.menuItem a {
	display: block;
	color: #000;
	font: normal 0.95em/1.1em Arial, sans-serif;
	white-space: nowrap;
}

.menuItem strong {
	display: block;
	font-weight: normal;
}


.menuItemNow {
}

.menuItemNow a {
	color: #000;
	text-decoration: none;
}

#homepage .menuItemNow a {
	color: #d84700 !important;
	text-decoration: none !important;
	cursor: default;
}

.menuItemNow strong {
	font-weight: bold;
}


.menuItem a:hover {
	color: #d84700;
	text-decoration: underline;
}


#rootMenu .separator {
	background: center 6px url("/i/separator/2.gif") no-repeat;
}

#rootMenu .separator .spacer {
	width: 24px;
	height: 22px;
}


#search {
	width: 185px;
	margin: 0 5px 0 0;
	white-space: nowrap;
}

#searchForm {
	border: 1px solid #c0c0c0;
	cursor: default;
}

#searchInput {
	padding: 0 0 0 4px;
	vertical-align: middle;
}

#searchInput input {
	width: 159px;
	margin: 0;
	padding: 0;
	background: transparent;
	color: #000;
	border: none;
	font-size: 0.95em;
	cursor: text;
}

#searchSubmit {
	height: 20px;
	padding: 0 5px;
	vertical-align: middle;
}

#searchSubmit input {
	width: 10px;
	height: 10px;
	margin: 0;
	padding: 0;
	color: #000;
	font-size: 1em;
	vertical-align: middle;
	cursor: pointer;
}


#partHome {
	width: 38px;
	height: 5px;
	overflow: hidden;
	position: absolute;
	margin: -5px 0 0;
	background: #000 url("/i/home-part.gif");
}

#rootCaption {
	height: 38px;
	/*overflow: hidden;*/
	background: #e0e0e0 0 0 url("/i/caption-item.gif") repeat-x;
}

#rootCaption .l {
	background: 0 -380px url("/i/caption-item.gif") no-repeat;
}

#homepage #rootCaption .l {
	background-position: 0 -38px;
}

#rootCaption .r {
	height: 38px;
	background: right -418px url("/i/caption-item.gif") no-repeat;
}

#homepage #rootCaption .r {
	background-position: right -76px;
}

#rootCategories {
	padding: 0 1px 0 0;
	background: right -456px url("/i/caption-item.gif") no-repeat;
}


.menuItem_Nucleus {
	position: relative;
	z-index: 2001;
}


.categoryItem {
}

#homepage .categoryItemFirst * {
	cursor: default !important;
}

.categoryItem p {
	margin: 0;
}

.categoryName {
	display: block;
	height: 38px;
	overflow: hidden;
	background: 0 -888px url("/i/caption-item.gif") repeat-x;
	color: #262626 !important;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none !important;
	white-space: nowrap;
}

#homepage .categoryItemFirst .categoryName {
	color: #fff !important;
}

.categoryName:hover,
.over .categoryName,
.current .categoryName {
	background-color: #fff200;
	background-position: 0 -304px;
}

#homepage .categoryName:hover,
.over .hasChildren .categoryName {
	background-position: 0 -190px !important;
}

.categoryName span {
	display: block;
	background: 0 -114px url("/i/caption-item.gif") no-repeat;
}

.categoryName:hover span,
.over .categoryName span,
.current .categoryName span {
	background-position: 0 -228px;
}

.categoryItemFirst .categoryName span {
	background-position: 0 -888px;
}

.categoryItemFirst .categoryName:hover span {
	background-position: 0 -342px !important;
}
	
.categoryName span span {
	background: right -152px url("/i/caption-item.gif") no-repeat !important;
}

.categoryName:hover span span,
.over .categoryName span span,
.current .categoryName span span,
.categoryItemFirst .categoryName:hover span span {
	background-position: right -266px !important;
}

.categoryName em {
	display: block;
	padding: 0 0 0 12px;
	background: 10px 0 url("/i/blank.gif") no-repeat;
	font-style: normal;
}

.categoryName:hover em,
.over .categoryName em,
.current .categoryName em {
	background-position: 10px -38px;
}

.categoryItemFirst .categoryName:hover em,
.categoryItemFirst .over .categoryName em,
.categoryItemFirst .current .categoryName em {
	background-position: 10px 0 !important;
}

#homepage .categoryItemFirst .categoryName em {
	background-position: 10px -38px !important;
}

.categoryName strong {
	display: block;
	padding: 11px 29px 88px 0;
	background: right 0 url("/i/arrow/1.gif") no-repeat;
}

.hasChildren .categoryName:hover strong,
.over .hasChildren .categoryName strong {
	background-position: right -38px;
}

.categoryItemFirst strong {
	padding-right: 13px;
	background-position: right -888px !important;
}


#homepage .categoryItemFirst .categoryName,
#homepage .categoryItemFirst .categoryName span,
#homepage .categoryItemFirst .categoryName strong {
	background: #000 !important;
}

/*#homepage .categoryItemFirst .categoryName img {
	position: relative;
	top: -38px;
}*/


.extraList {
	width: 248px;
	overflow: hidden;
	position: absolute;
	left: -10000px;
	z-index: 2001;
	visibility: hidden;
}


.over .extraList {
	visibility: visible;
}

#rootCategories.extraLoaded .extraList {
	left: auto;
}

.extraList .y {
		background: 0 0 url("/i/shell/4.png") repeat-y;
}

.extraList td {
	padding: 6px 0 5px;
	vertical-align: top;
}

.extraList_Array {
	margin: 0 2px 0 0;
	padding: 11px 13px 13px;
}

.extraList_Arrow {
	width: 13px;
	height: 13px;
	overflow: hidden;
	margin: 2px 7px 0 0;
	background: 0 0 url("/i/arrow/3.gif") no-repeat;
	font-size: 1px;
}

.extraList_Arrow.children {
	background-position: 0 -13px !important;
	cursor: pointer;
}

.extraList_Arrow.open {
	background-position: 0 -26px !important;
}

.extraList_Item {
	font-size: 15px;
}

.extraList_Array .extraList_Children {
	display: none;
}

.extraList_Array .filterAttach {
	}

.extraList_Array .openChildren {
	display: block !important;
}

.extraList_Array ul {
	margin: 1.25em 0 1.5em 10px;
}

.extraList_Array li {
	padding: 0;
	background: none;
}

.extraList_Array li li {
	padding: 0 0 0 14px;
	background: 0 0.4em url("/i/marker-ul-ul.gif") no-repeat;
}

.extraList .all {
	margin: 4px /*18*/13px 0;
	padding: 13px 0 10px;
	border-top: 1px solid #dacf00;
}

.extraList em {
	font-style: normal;
	font-weight: bold;
}

.extraList a {
	color: #262626 !important;
	text-decoration: underline;
}

.extraList a:hover {
	color: #d84700 !important;
}

.extraList .b {
	height: 7px;
	overflow: hidden;
}

.extraList .b em {
	display: block;
	width: 744px;
	height: 999px;
	margin: 0 0 0 -248px;
	background: url("/i/shell/4.png");
}


#wish {
	height: 38px;
	overflow: hidden;
}

#wishTitle {
}

#wishTitle * {
	display: block;
}

#wishTitle a {
	width: 100%;
	background: 0 -888px url("/i/caption-item.gif") repeat-x;
	color: #262626 !important;
	font-size: 12px;
	text-decoration: none;
}

#wishTitle a:hover {
	background-position: 0 -304px;
}

#homepage #wishTitle a:hover {
	background-position: 0 -190px;
}

#wishTitle span {
	background: 0 0 url("/i/wish-item.gif") no-repeat;
}

#wishTitle a:hover span {
	background-position: 0 -38px;
}

#wishTitle em {
	padding: 11px 14px 88px 35px;
	background: right -888px url("/i/wish-item.gif") no-repeat;
	font-style: normal;
}

#wishTitle a:hover em {
	background-position: right -76px;
}

#homepage #wishTitle a:hover em {
	background-position: right -114px;
}

#wishTitle strong {
	display: inline;
	margin: 0 0.3ex 0 0;
	font-size: 14px;
}

/*
	a em strong
	span em strong
*/


#rootContent {
		margin: 0 19px;
	padding: 19px 0;
}

#homepage #rootContent {
	padding-top: 0;
}


#rootEssence {
		margin: 0 5px;
}


#rootAddition {
	margin: 19px 0 0;
	cursor: default;
}

#rootAddition .data {
		padding: 19px;
	background: #000;
}


#rootFooter {
		margin: 0 10px;
	padding: 0 0 5px;
	cursor: default;
}

#rootFooter .rectangle td {
	padding: 10px 0 11px;
	border-bottom: 1px solid #e5e5e5;
}

#rootFooter a {
	white-space: nowrap;
}

#rootFooter img {
	vertical-align: bottom;
}


#rootNavigation {
	margin: 0 20px 0 0;
	font-size: 0.95em;
	line-height: 1.5em;
}

#rootNavigation span {
	display: inline-block;
	margin: 0 8px 0 0;
	padding: 0 9px 0 0;
	background: right 4px url("/i/separator/3.gif") no-repeat;
}

#rootNavigation span.last {
	margin: 0;
	padding: 0;
	background: none;
}


#update {
	line-height: 1.5em;
}


#copyright {
	padding: 13px 0 0;
}

#promptSource {
}

#promptCopy {
	margin: 0 0.45em 0 0;
	padding: 0 0 1px;
	color: #999;
	line-height: 1.1em;
}

#promptName {
	display: block;
	padding: 0 0 1px;
	color: #b0b0b0;
	line-height: 1.1em;
	text-decoration: none !important;
	cursor: wait;
}

#promptSource.on #promptName {
	background: left bottom url("/i/prompt/underline.gif") no-repeat;
	color: #999;
	cursor: pointer;
}

#promptSource.on #promptName:hover {
	background-position: -500px bottom;
	color: #333;
}

#promptSource.on #promptName.now {
	background: none;
	color: #999 !important;
	cursor: default;
}


#prompt {
	width: 388px;
	overflow: hidden;
	position: absolute;
	top: 0;
	z-index: 7001;
	margin: 0 0 0 -15px;
	padding: 0 0 5px;
	cursor: default;
}

#promptClose {
	width: 15px;
	height: 15px;
	overflow: hidden;
	position: absolute;
	margin: 5px 0 0 367px;
	font-size: 1px;
	background: center 4px url("/i/prompt/close.gif") no-repeat;
	cursor: pointer;
}

#promptClose.on {
	background-position: center -46px;
}

#prompt_t,
#prompt_b {
	width: 388px;
	height: 4px;
	overflow: hidden;
	margin: 0;
	font-size: 1px;
}

#prompt_b {
	height: 5px;
}

#prompt_t em,
#prompt_b em {
	display: block;
	width: 388px;
	height: 509px;
	background: left top url("/i/prompt/case.png") no-repeat;
}

#prompt_t em {
	margin: -500px 0 0;
}

#prompt_b em {
	margin: -504px 0 0;
}

#prompt_c {
	width: 388px;
	background: left top url("/i/prompt/case.png") no-repeat;
}

#promptContent {
		padding: 7px 15px 10px;
	text-align: left;
}

#promptContent div,
#promptContent a {
	color: #666100 !important;
}

#promptContent a:hover {
	color: #000 !important;
}

#promptContact {
		padding: 0 0 0.75em;
	font-size: 1.17em;
}

#promptContent .rectangle {
	margin: 0.75ex 0 3ex;
}

#prompt_c a {
	position: relative;
}

#profile {
	margin: 0;
}

#profileAddress {
	margin: 0.1em 0 0;
}

#profileContacts {
	margin: 0.65em 0 0;
}


#profileRegistration {
	margin: 1.1ex 0 0;
}


#follow {
	padding: 8px 0 0;
}

#follow strong {
	margin: 0 5px 0 0;
	font-size: 0.95em;
}

#follow span {
	margin: 0 0 0 5px;
}


#brick {
	padding: 11px 0 0;
}

#brick img {
	vertical-align: bottom;
}


#rootList {
	margin: 0 22px 0 0;
	padding: 19px 19px 15px;
	background: #fff200;
}

#rootList p {
	margin: -1px 0 0;
	color: #333;
	font-size: 1.25em;
	text-transform: uppercase;
}

#rootList ul {
	margin: 17px 0 0;
	padding: 0 0 1px;
}

#rootList ul ul,
.extraList ul ul {
	margin: 0.85em 0 1.5em 7px;
	padding: 0;
}

.extraList ul ul {
	margin-left: 12px;
}


#rootList em {
	font-style: normal;
	font-weight: bold;
}

#rootList strong a {
	color: #333 !important;
	text-decoration: none;
	cursor: default;
}


#rootList ul li {
	background: 0 0.4em url("/i/marker2-ul.gif") no-repeat;
}

#rootList ul li li,
#rootList ul li li li li,
.extraList li li,
.extraList li li li li {
	background: 0 0.4em url("/i/marker2-ul-ul.gif") no-repeat;
}

#rootList ul li li li,
#rootList ul li li li li li,
.extraList li li li,
.extraList li li li li li {
	background: 0 0.6em url("/i/marker2-ul-ul-ul.gif") no-repeat;
}


#productNavigator {
	margin: 9px 0 0;
	background: #f5f5f5;
}


#productNavigator p span,
#productNavigator p em a,
#productNavigator p em strong {
	border-color: #ccc;
}

#productNavigator p span.separatorTitle,
#productNavigator p span.separator,
#productNavigator p span.hellip {
	border-color: #f5f5f5;
}

#productNavigator p em a,
#productNavigator p em a:visited {
	color: #000;
}

#productNavigator p em a:hover {
	background: #d84700;
	color: #fff;
	border-color: #d84700;
}

#productNavigator p em span.nohref,
#productNavigator p span.separator {
	color: #999;
}


#productNavigator div a,
#productNavigator div a:visited {
	color: #000;
}

#productNavigator div a:hover {
	color: #d84700;
	text-decoration: underline;
}


#cover {
	height: 173px;
	overflow: hidden;
	background: #000;
	cursor: default;
}

#cover .data {
		margin: 0 545px 0 26px;
	/*padding: 21px 0 888px;*/
	position: relative;
	top:40px;
	z-index: 102;
	background: url("/i/blank.gif") repeat;
}

#slogan {
	display: block;
	height: 50px;
	overflow: hidden;
	color: #fff;
	font-size: 20px;
	font-weight: normal;
	line-height: 24px;
}


#searchAdvanced {
	height: 53px;
	overflow: hidden;
	margin: 2px 0 0;/*shadow bottom*/
}

#homepage #searchAdvanced {
	margin: 21px 0 0;
}

#searchAdvanced .selectItem {
	margin: 0 7px 0 0;
	padding: 0 0 7px;
}

#searchAdvanced .selectItem.cancel {
	padding: 0;
}

#searchAdvanced select {
	width: 200px;
}

#homepage #searchAdvanced select {
	width: 160px;
}

#searchAdvanced .submitItem {
	width: 84px;
	height: 53px;
	overflow: hidden;
}

#searchAdvanced .submitItem * {
	display: block;
	width: 84px;
	height: 53px;
	overflow: hidden;
	position: relative;
	cursor: pointer;
}

#searchAdvanced .submitItem span {
	z-index: 111;
	background: url("/i/button/search-vehicle.png");
}

#searchAdvanced .submitItem div {
	top: -53px;
	z-index: 112;
}

#searchAdvanced .submitItem input {
	opacity: 0;}


#changer {
	width: 940px;
	height: 173px;
	overflow: hidden;
	position: relative;
	z-index: 101;
	float: right;
	margin: 0 0 -173px;
}

#changer p,
#changer span,
#changer a {
	display: block;
	width: 940px; /*1196px;*/ 
	height: 173px;
	overflow: hidden;
	margin: 0;
	position: relative;
	z-index: 201;
}

#changer p {
}

#changer img {
	}

#changer span {
	margin: -173px 0 0;
	z-index: 202;
	background: url("/i/shell/1.png");
}

#changer a {
	margin: -173px 0 0;
	z-index: 203;
	background: url("/i/blank.gif");
}


#homepage .area {
		padding: 25px 26px;
	background: #000;
}


#rootHome {
		margin: 0 45px 0 0;
}

#rootHome,
#rootHome td {
	color: #e6e6e6;
}

#rootHome h1 {
	margin: -3px 0 0.85ex;
	position: relative;
	left: -1px;
	color: #fff;
	font-size: 2em;
	font-weight: normal;
}

#rootHome .rectangle {
	font-size: 1.1em;
}

#rootHome h2 {
	font-size: 1.3em;
}

#rootHome h3 {
	font-size: 1.1em;
}

#rootHome p {
	line-height: 1.4em;
}

#rootHome a {
	color: #fff200 !important;
}

#rootHome a:hover {
	color: #fff !important;
}


#rootNews {
	cursor: default;
}


#adsArray {
	position: absolute;
	left: -9999px;
	top: -9999px;
}


#rootNews h2 {
	margin: 0 14px 10px;
	color: #fff;
	font-size: 1.3em;
	text-transform: uppercase;
}


#newsItem.filter {
	}

#newsData {
	height: 155px;
	overflow: hidden;
	background: #424242;
}


#newsNavigator {
		margin: 0 14px 0 9px;
}

#rootNews.simple #navigatorNucleus {
	display: none;
}

#newsNavigator td {
	vertical-align: top;
}

#newsNavigator p {
	margin: 0;
}

#newsNavigator p a {
	display: inline-block;
	width: 22px;
	height: 23px;
	overflow: hidden;
	background: 88px bottom url("/i/shell/2.gif") no-repeat;
	color: #fff200 !important;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	text-align: center;
	text-decoration: none !important;
}

#newsNavigator p a:hover {
	background-color: #212121;
	background-position: -22px bottom;
}

#newsNavigator p a.current {
	background-color: #424242 !important;
	background-position: 0 bottom !important;
	color: #fff !important;
	cursor: default;
}

#newsNavigator p span {
	display: block;
	padding: 4px 0 0;
}

#newsNavigator .more {
	margin: 0 0 0 12px;
}

#newsNavigator .more td.separator {
	background: center 7px url("/i/separator/4.gif") no-repeat;
}

#newsNavigator .more .spacer {
	width: 15px;
	height: 22px;
}

#newsNavigator .more div.small {
	padding: 4px 0 0;
	font-size: 11px;
}

#newsNavigator .more a {
	color: #fff200 !important;
}

#newsNavigator .more a:hover {
	color: #fff !important;
}


#rootAds {
	width: 500px;
	height: 83px;
	overflow: hidden;
}

#homepage #rootAds {
	width: auto;
	height: auto;
	overflow: visible;
	margin: 2px 0 0 45px;
}

.adsItem {
	width: 231px;
	height: 83px;
	overflow: hidden;
	float: right;
	margin: 0 0 0 19px;
}

#homepage .adsItem {
	float: none;
	margin: 0 0 16px;
}

.adsItem a {
	display: block;
}

.adsItem img {
}


#rootProducts {
		padding: 18px 26px 19px;
	background: #fff200;
	border-top: 1px solid #fff98a;
}

#rootProducts h2 {
	margin: 0;
	color: #333;
	font-size: 1.25em;
	text-transform: uppercase;
}

#rootProducts .more {
	color: #bdbb51;
}

#rootProducts .more span {
	margin: 0 0.5ex;
}

#rootProducts .more a {
	color: #8d8a28 !important;
}

#rootProducts .more a:hover {
	color: #333 !important;
}

#vehicleArray_Root {
	width: 813px;
	height: 218px;
	overflow: hidden;
	margin: 20px 0 7px;
}

#vehicleArray {
}

.screen1280 #vehicleArray_Root {
	width: 1084px;
}


.noBorder {
	border: 1px white solid;
}