body {
	margin: 0px;
	padding: 0px;
	min-width: 1000px;
	background: url('/img/back.jpg') left top repeat-x #000;
	font-family: tahoma, arial, verdana, helvetica, sans-serif;
	color: #EEE;
	font-size: 85%;
}

a:link, a:visited {
	color: #3591C0;
	text-decoration: underline;
}

a:hover, a:active {
	color: #FFF;
	text-decoration: underline;
}

table {
	table-layout: fixed;
}

td {
	font-family: tahoma, arial, verdana, helvetica, sans-serif;
	color: #333;
	font-size: 100%;
}

img {
	border-color: #9C9C9C;
	margin: 0px;
	border: 0px;
}

form {
	margin: 0px;
	padding: 0px;
}

p {
	margin: 0px;
	padding: 0px;
}

.Font8 {
	font-size: 8pt;
}

.edit {
	font-family: tahoma, arial, verdana, helvetica, sans-serif;
	color: #FFF;
	border-left: 1px solid #444;
	border-top: 1px solid #444;
	border-right: 1px solid #777;
	border-bottom: 1px solid #777;
	background: #111;
}

.edit_correct {
	border-left: 1px solid #B5D37D;
	border-top: 1px solid #B5D37D;
	border-right: 1px solid #CCE39E;
	border-bottom: 1px solid #CCE39E;
}

.edit_wrong {
	border-left: 1px solid #DB8180;
	border-top: 1px solid #DB8180;
	border-right: 1px solid #EDA6A4;
	border-bottom: 1px solid #EDA6A4;
}

.button {
	font-family: tahoma, arial, verdana, helvetica, sans-serif;
	padding: 4px 12px 4px 12px;
	border: 1px solid #1B1B1B;
	background: url('/img/btn_back.png') left top repeat-x #070707;
	color: #FFF;
	font-weight: normal;
}

.check {
	color: #333;
	border-left: 1px solid #CECECE;
	border-top: 1px solid #CECECE;
	border-right: 1px solid #E3E3E3;
	border-bottom: 1px solid #E3E3E3;
	background: #F2F2F2;
}

.clear {
	clear: both;
}

.left {
	float: left !important;
}

.right {
	float: right !important;
}

.center {
	text-align: center;
}

.nobr {
	white-space: nowrap;
}

.png {
	/* fix png in ie */
}

.red {
	color: #FF0000;
}

.likea {
	padding: 0px 1px 1px 1px;
	cursor: pointer;
	border-bottom: 1px dashed #3591C0;
	margin: 0px 6px 0px 6px;
	text-decoration: none !important;
}

.likea:hover {
	border-bottom: 1px dashed #FFF;
	text-decoration: none !important;
}


h1 {
	padding: 0px 0px 14px 20px;
	margin: 0px 0px 0px 0px;
	font: normal 165% 'Segoe UI', verdana, sans-serif;
	color: #FFF;
	background: url('/img/hd2.gif') left bottom repeat-x #020202;
}

h2 {
	padding: 0px 0px 4px 0px;
	margin: 10px 0px 20px -1px;
	font: normal 145% 'Segoe UI', verdana, sans-serif;
	border-bottom: 1px solid #333;
}

h2 a {
	color: #176AA9 !important;
	text-decoration: none !important;
}

h2.title {
	padding: 0px 20px 4px 20px;
	margin: 10px 0px 20px -1px;
	font: normal 145% 'Segoe UI', verdana, sans-serif;
	border-bottom: 1px solid #333;
}


.Main {
	width: 80%;
	float: left;
	margin: 0px 0px 0px 10%;
}

.Inner {
	background: #262626;
	padding: 0px 4px;
}

.Lamp {
	background: url('/img/lamp.jpg') center 32px no-repeat;
	float: right;
	width: 10%;
	height: 250px;
}

.LampLeft {
	float: left;
	width: 10%;
	margin-left: -90%;
}

.Head {
	background: url('/img/head_back.jpg') left top repeat-x;
	overflow: hidden;
	height: 264px;
}

.Head .Logo {
	background: url('/img/head_logo.jpg') center top no-repeat;
	height: 264px;
}

.Head .Logo strong {
	display: none;
}

.Head .Bottles {
	margin-left: 72%;
	background: url('/img/head_bytilki.png') left 35px no-repeat;
	height: 150px;
	position: relative;
}

.Head .Radio {
	margin: -8px 0px 0px 72%;
	background: url('/img/head_radio.png') left top no-repeat;
	height: 114px;
	padding: 5px 0px 0px 57px;
}

.Head .Block {
	position: absolute;
	padding: 30px 0px 0px 73px;
}

.CatMenu {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 10px 0px;
	list-style-type: none;
	width: 200px;
}

.CatMenu li {
	padding: 0px;
	margin: -2px 0px 0px 0px;
	font: normal 115%/130% 'Segoe UI', verdana, sans-serif;
	text-transform: lowercase;
}

.CatMenu a {
	color: #CCC !important;
	padding: 0px 0px 0px 20px;
	background: url('/img/bul1.gif') 0px 0.45em no-repeat;
	text-decoration: none !important;
}

.CatMenu a:hover {
	color: #FFF !important;
	text-shadow: #3591C0 0px 0px 4px;
	background-position: 0px -1.65em;
}

.CatMenuTitle {
	padding: 0px 0px 4px 0px;
	color: #CCC;
}

.CatMenuTitle a {
	color: #CCC !important;
}

.CatMenuTitle a:hover {
	color: #FFF !important;
	text-shadow: #3591C0 0px 0px 4px;
}

.searchedit {
	background: #262626;
	border: 1px solid #000000;
	width: 96px;
	height: 16px;
	display: block;
	float: left;
	margin: 0px 1px 0px 0px;
	padding: 1px 0px 1px 4px;
	font-size: 85%;
	color: #EEE;
}

.searchbtn {
	display: block;
	float: left;
	width: 18px;
	height: 20px;
}



.Menu {
	padding: 0px 0px 0px 50%;
	height: 23px;
	background: url('/img/menu_back.jpg') left -46px repeat-x;
}

.Menu ul {
	padding: 0px;
	margin: 0px 0px 0px -246px;
	position: relative;
	height: 23px;
	list-style-type: none;
	/*width: 492px;*/
}

.Menu li {
	float: left;
	padding: 0px;
	margin: 0px;
	height: 23px;
	text-indent: -3000px;
}

.Menu li a, .Menu li span {
	display: block;
	width: 83px;
	height: 23px;
	background: url('/img/menu_items2.png') left top no-repeat;
}


#m_catalog { width: 81px; background-position: 0px 0px; }
#m_catalog:hover { background-position: 0px -23px; }
#m_catalog.active { background-position: 0px -46px; }

#m_komfort { width: 84px; background-position: -81px 0px; }
#m_komfort:hover { background-position: -81px -23px; }
#m_komfort.active { background-position: -81px -46px; }

#m_client { width: 88px; background-position: -165px 0px; }
#m_client:hover { background-position: -165px -23px; }
#m_client.active { background-position: -165px -46px; }

#m_contacts { width: 85px; background-position: -253px 0px; }
#m_contacts:hover { background-position: -253px -23px; }
#m_contacts.active { background-position: -253px -46px; }

#m_bleft, #m_bright {
	width: 77px;
	height: 23px;
	background: url('/img/menu_back.jpg') left top no-repeat;
}

#m_bleft {
	background-position: left -23px;
}


/* HORIZONTAL RULERS */


.HR {
	height: 39px;
	background: url('/img/hr_top.jpg') left bottom repeat-x;
	padding: 0px;
}

.HR b.left, .HR b.right {
	display: block;
	width: 28px;
	height: 28px;
	background: url('/img/hr_top.jpg') left -28px no-repeat;
	position: relative;
}

.HR b.left {
	margin-right: -28px;
}

.HR b.right {
	margin-left: -28px;
	background-position: -28px -28px;
}


.HR .cntr {
	height: 5px;
	padding: 0px 0px 0px 50%;
	position: relative;
	background: url('/img/hr_top_shadow.gif') center top no-repeat;
}

.HR .cntr .left, .HR .cntr .right {
	width: 23px;
	height: 28px;
	background: url('/img/hr_top.jpg') left top no-repeat;
	margin-left: -199px;
}

.HR .cntr .right {
	float: left !important;
	background-position: -23px 0px;
	margin-left: 176px;
}

.BottomLine {

}

.BottomLine {
	height: 55px;
	background-image: url('/img/hr_bottom.jpg');
}

.BottomLine b.left, .BottomLine b.right {
	margin-top: 26px;
	height: 29px;
	background: url('/img/hr_bottom.jpg') left -29px no-repeat;
}

.BottomLine b.right {
	background-position: -28px -29px;
}

.BottomLine .cntr {
	margin-top: -2px;
	padding-top: 26px;
	position: relative;
	background: none;
}

.BottomLine .cntr .left, .BottomLine .cntr .right {
	width: 23px;
	height: 29px;
	background: url('/img/hr_bottom.jpg') left top no-repeat;
}

.BottomLine .cntr .right {
	background-position: -23px 0px;
}

/* /HORIZONTAL LINES */


.Content {
	background: url('/img/main_back.jpg') center top no-repeat #020202;
	padding: 24px 20px 40px 20px;
}

#magazin {
	border-bottom: 2px solid #111;
	padding: 0px 0px 10px 0px;
	margin: 0px 0px 30px 0px;
}

.Breadcrumbs {
	font-size: 75%;
	padding: 0px 0px 11px 20px;
	margin: -10px 0px 0px 0px;
	color: #999;
	background: url('/img/hd1.gif') left bottom repeat-x #262626;
}

.Breadcrumbs a {
	color: #999 !important;
}

.Breadcrumbs a:hover {
	color: #CCC !important;
}

/*  CATALOG  */

.CatalogList {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.CatalogList dt {
	background: #141414;
	padding: 8px 10px 0px 10px;
	margin: 0px 0px 0px 0px;
	font-size: 125%;
}

.CatalogList dt a {
	color: #EEE !important;
}

.CatalogList dt a:hover {
	color: #FFF !important;
}

.CatalogList dd {
	background: #141414;
	padding: 10px 10px 10px 10px;
	margin: 0px 0px 20px 0px;
	line-height: 160%;
}

.CatalogList .left {
	margin: 0px 10px 0px 0px;
}

.CatalogList .left img {
	padding: 1px;
	border: 1px solid #000;
	background: #333;
}

.CatalogList .left a:hover img {
	background: #666;
}

.CatalogList .IMGWide {
	display: block;
	margin: 0px 0px 10px 0px;
}

.CatalogList .IMGSmall {
	display: block;
	float: left;
	margin: 0px 10px 0px 0px;
}


.Footer {
	background: #262626;
	color: #999;
	font-size: 85%;
	padding: 10px 20px 20px 20px;
}

.FootMenu {
	padding: 0px;
	margin: 0px 0px 0px 0px;
	list-style-type: none;
	float: right;
}

.FootMenu li {
	float: left;
	margin: 0px 0px 0px 8px;
	padding: 0px 8px 0px 0px;
	background: url('/img/bul2.gif') right 7px no-repeat;
}

.FootMenu a {
	color: #999 !important;
}

.FootMenu a:hover {
	color: #CCC !important;
}

.FootMenu .last {
	background: none;
	padding-right: 0px;
}

.Footer .Bottom {
	clear: both;
	margin: 20px 0px 0px 0px;
	font-size: 75%;
}

.Footer .Bottom a {
	color: #262626 !important;
}



/*----------------- CONTACT ----------------*/

.ContactForm {

}

.ContactForm .FormTag {
	margin: 0px 0px 6px 0px;
	padding: 0px 0px 6px 0px;
	font-size: 100%;
}

.ContactForm .FormTag .TagName {
	margin: 0px 0px 0px 0px;
	padding: 8px 10px 0px 0px;
	float: left;
	width: 200px;
	text-align: right;
}

.ContactForm .FormTag .TagName2 {
	margin: 10px 0px 6px 0px;
	padding: 6px 0px 6px 0px;
	font-weight: bold;
	border-top: 1px solid #EEE;
}

.ContactForm .edit {
	width: 300px;
	margin: 4px 0px 4px 0px;
	padding: 4px 2px 4px 2px;
	font-size: 100%;
}

.ContactForm textarea.edit {
	margin: 4px 0px 0px 0px;
}

.ContactForm .ValidateIMG {
	border: 1px solid #9C9C9C;
	border-left: 1px solid #444;
	border-top: 1px solid #444;
	border-right: 1px solid #777;
	border-bottom: 1px solid #777;
	margin: 6px 0px 0px 0px;
}

.ContactBottom {
	margin: 0px 0px 0px 0px;
	padding: 0px 100px 10px 210px;
}

.ContactBottom .button {
	margin: 10px 0px 0px 0px;
}

.ErrorPanel {
	background-color: #000;
	border: 1px solid #111;
	margin: 10px 0px 20px 0px;
	padding: 10px 20px 10px 20px;
	width: 400px;
}

.ErrorTitle {
	font-weight: bold;
	color: #C00;
}




/* DOCUMENT */

.Document {
	background: url('/img/price.gif') 10px 0px no-repeat;
	border-bottom: 1px solid #777;
	margin: 0px 20px 20px 0px;
	padding: 0px 12px 8px 55px;
	font-size: 90%;
}


.Document dt {
	font-size: 130%;
	white-space:nowrap;
}

.Document dd {
	color: #666;
	margin: 0px 0px 0px 0px;
	font: 85%/115% tahoma, verdana, arial, helvetica, sans-serif;
}

.Document dd span {
	padding: 0px 0px 4px 0px;
	display: block;
	font: 125% tahoma, verdana, arial, helvetica, sans-serif;
}

.Document ul {
	margin: 4px 0px 4px 0px;
	padding: 0px;
	list-style-type: none;
}

.Document li {
	margin: 0px;
	padding: 4px 0px 4px 0px;
}

.Document li a {
	padding: 0px 0px 0px 26px;
	background: url('/img/price_small.gif') 0px center no-repeat;
}





.LinkMore {
	margin: 10px 0px 50px 0px;
	padding: 0px 0px 4px 32px;
	font-size: 95%;
	background: url('/img/arrow.gif') 6px 3px no-repeat;
}

.Navigator {

}

.Navigator a {
	display: block;
	float: left;
	padding: 2px 8px;
	margin: 0px 4px 0px 0px;
	background: #111;
}

.Navigator a.active {
	background: #333;
	color: #FFF;
}

.Navigator .left {
	margin: 3px 10px 0px 10px;
}

.Navigator a.LinkNext {
	padding: 4px 5px 5px 5px;
	font-size: 75%;
	margin: 1px 4px 0px 10px;
}

.Navigator a.LinkPrev {
	padding: 4px 5px 5px 5px;
	font-size: 75%;
	margin: 1px 10px 0px 4px;
}







dl.Catalog1 {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 20px 0px;
	width: 31%;
	float: left;
}

dl.endrow {
	float: none;
}

dl.Catalog1 dt {
	font-size: 145%;
	padding: 0px 0px 0px 20px;
	font-style: italic;
	font-family: georgia, serif;
}

dl.Catalog1 dd {
	padding: 6px 0px 0px 20px;
	margin: 0px 0px 0px 0px;
}

dl.Catalog1 dd ul {
	padding: 0px 0px 0px 0px;
	margin: 0px 20px 0px 20px;
	list-style-type: none;
}

dl.Catalog1 dd ul li {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 6px 0px;
}

dl.Catalog1 dd a {

}

.Catalog1Divider {
	background: url('/img/catalog_delim.png') left top no-repeat;
	width: 1px;
	height: 162px;
	float: left;
	margin: 20px 20px 0px 0px;
}

.CatalogAnother {
	list-style-type: none;
	padding: 10px 10px 10px 10px !important;
	margin: -10px 0px 0px 10px !important;
	border-left: 1px solid #666;
	background: #111;
	width: 30% !important;
	position: relative;
}





dl.Catalog {
	margin: 0px 0px 40px 0px;
	padding: 10px 20px 10px 20px;
	background: #131313;
}

dl.Catalog dt {
	padding: 0px 0px 4px 0px;
	margin: 0px 0px 10px 0px;
	font-size: 115%;
}

dl.Catalog dt a {
	text-decoration: none !important;
	border-bottom: 1px solid #3591C0;
	padding: 0px 0px 1px 0px;
}

dl.Catalog dt a:hover {
	border-bottom: 1px solid #FFF;
}

dl.Catalog dd {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 40px 0px;
	color: #999;
}

.CatalogImages {
	overflow: hidden;
	height: 210px;
}

.CatalogImages img {
	display: block;
	float: left;
	margin: 0px 10px 10px 0px;
}

.CatalogImages .big {
	margin: 0px 20px 10px 0px;
}

.CatalogInfo {
	clear: both;
}

.CatalogInfo div.right {
	margin: 0px 0px 4px 20px;
}

.CatalogInfo del {

}

.CatalogInfo ins {
	color: #F44D3C;
	text-decoration: none !important;
}

.CatalogInfo a.right {
	background: url('/img/btn_order.gif') left 0px no-repeat;
	padding: 1px 0px 0px 25px;
	margin: -1px 0px 0px 6px;
	display: block;
	width: 69px;
	height: 20px;
	color: #FFF !important;
	font-size: 14px;
	float: right;
}

.Discount {
	color: #F44D3C;
}


.CatalogModel {
	padding: 0px 0px 20px 0px;
}

.CatalogImageBig {
	text-align: center;
	padding: 0px 0px 0px 0px;
	height: 510px;
}

.CatalogPriceOrder {
	background: url('/img/price_back.png');
	text-align: left;
	position: absolute;
	padding: 10px 8px 10px 8px;
	margin: 10px 0px 0px 0px;
	width: 130px;
}

.CatalogPriceOrder ins {
	color: #F44D3C;
	text-decoration: none !important;
}

.CatalogPriceOrder a {
	background: url('/img/btn_order.gif') left 0px no-repeat;
	padding: 1px 0px 0px 25px;
	margin: 10px 0px 0px 0px;
	display: block;
	width: 69px;
	height: 20px;
	color: #FFF !important;
	font-size: 14px;
}

#centralImage {
	border: 2px solid #666;
}

#CatalogImagesScroller {
	padding: 8px 20px 2px 20px;
	margin: 30px 0px 30px 0px;
	background: #131313;
	height: 105px;
	overflow: hidden;
	position: relative;
}

.ScrollerShadowLeft {
	position: relative;
	float: left;
	background: url('/img/sh_left.png') left top repeat-y;
	width: 30px;
	height: 115px;
	z-index: 20;
	margin: -145px 0px 0px 0px;
}

.ScrollerShadowRight {
	position: relative;
	float: right;
	background: url('/img/sh_right.png') left top repeat-y;
	width: 30px;
	height: 115px;
	z-index: 20;
	margin: -145px -1px 0px 0px;
}

#CatalogImagesScroller ul {
	list-style-type: none;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	position: relative;
	width: 2500px;
	height: 95px;
	left: 0px;
}

#CatalogImagesScroller li {
	padding: 0px 0px 0px 0px;
	margin: 0px 15px 0px 0px;
	display: block;
	float: left;
}

#CatalogImagesScroller li img {
	display: block;
	margin: 2px;
}

#CatalogImagesScroller li .active {
	border: 2px solid #88CA28;
	margin: 0px;
}

#CatalogImagesScroller li a {

}

#CatalogImagesScroller li a:hover {

}

.CatalogModelInfo {

}

.CatalogModelInfo .right {
	list-style-type: none;
	padding: 0px 10px 0px 40px;
	margin: 0px 10px 0px 20px;
	background: url('/img/shuf_back.png') left center repeat-y #111;
	width: 250px;
	position: relative;
}

.CatalogModelInfo .right .top {
	display: block;
	background: url('/img/shuf_top.png') left top no-repeat;
	height: 33px;
	margin: 0px -10px 0px -17px;
}

.CatalogModelInfo .right .bottom {
	display: block;
	background: url('/img/shuf_bottom.png') left top no-repeat;
	height: 20px;
	margin: 0px -10px 0px -17px;
}

.CatalogModelInfo .right li {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 10px 0px;
}

.CatalogModelInfo .right li span {
	font-weight: bold;
}


.Panel {
	background: url('/img/s_back.png') left top repeat-x #131313;
	height: 33px;
	margin: 0px 0px 0px 0px;
	padding: 15px 20px 20px 20px;
	color: #8A8A8A;
	font-size: 8pt;
}

.Panel select {
	float: left;
	display: block;
	margin: -3px 10px 0px 10px;
	padding: 2px 2px 2px 2px;
	font-size: 8pt;
	border: 1px solid #555;
	color: #8A8A8A;
	background: #111;
	width: 150px;
}

.Panel .ArrowUp {
	background: url('/img/s_ar_up.png') left top no-repeat;
	margin: -2px 0px 0px 0px;
	width: 9px;
	height: 18px;
	float: left;
	cursor: pointer;
}

.Panel .ArrowDown {
	background: url('/img/s_ar_dn.png') left top no-repeat;
	margin: -2px 0px 0px 0px;
	width: 9px;
	height: 18px;
	float: left;
	cursor: pointer;
}

.Panel .Divider {
	width: 1px;
	height: 46px;
	background: url('/img/s_delim.png') left top no-repeat #1D1D1D;
	margin: -15px 15px 0px 15px;
}

.s2 {
	padding: 0px 0px 4px 0px;
}

.Panel #pbtn {
	border: 0;
	margin: -4px 0px 0px 0px;
	display: block;
	float: right;
	cursor: pointer;
	width: 22px;
	height: 24px;
}

.Panel #psearch {
	display: block;
	float: right;
	margin: -3px 10px 0px 10px;
	padding: 2px 2px 2px 2px;
	font-size: 8pt;
	border: 1px solid #555;
	color: #8A8A8A;
	background: #111;
	width: 138px;
}

.PanelSearch {
	width: 359px;
	position: absolute;
	top: 414px;
	left: 670px;
	color: #8A8A8A;
	font-size: 8pt;
	display: none;
}

.PanelSearch .BTop {
	width: 359px;
	height: 8px;
	background: url('/img/sp_top.png') left top no-repeat;
	overflow: hidden;
}

.PanelSearch .Inner {
	background: #090909;
	padding: 4px 12px 4px 12px;
}

.PanelSearch .BBottom {
	width: 359px;
	height: 8px;
	background: url('/img/sp_btm.png') left top no-repeat;
	overflow: hidden;
}

.PanelSearch .hgh {
	color: #EEE;
	margin: 0px 6px 0px 6px;
	padding: 0px 1px 1px 1px;
}

.PanelSearch #spbtn {
	border: 0;
	cursor: pointer;
	width: 76px;
	height: 24px;
}

.PanelSearch select {
	padding: 2px 2px 2px 2px;
	font-size: 8pt;
	border: 1px solid #555;
	color: #8A8A8A;
	background: #111;
	width: 180px;
}

.PanelSearch dl {
	border-top: 1px solid #232323;
	padding: 8px 0px 8px 0px;
	margin: 20px 0px 10px 0px;
}

.PanelSearch dt {
	float: left;
	color: #CCC;
	padding: 12px 0px 10px 10px;
	height: 17px;
	width: 120px;
	background: url('/img/sp_line.gif') left bottom repeat-x;
}

.PanelSearch dd {
	padding: 10px 10px 10px 0px;
	margin: 0px 0px 0px 130px;
	text-align: right;
	height: 19px;
	background: url('/img/sp_line.gif') left bottom repeat-x;
}

.Message {
	padding: 40px 20px 40px 20px;
	background: #131313;
}

.LevelDescription {
	padding: 0px 20px 10px 20px;
	background: #131313;
}

.CatalogSearch {
	padding: 0px 0px 20px 0px;
	background: #131313;
}

.CatalogSearch b {
	display: block;
	margin: 0px -20px 6px -20px;
	padding: 4px 0px 4px 20px;
	border-bottom: 1px solid #333;
}

.CatalogSearch .SInner {
	background: #222;
	padding: 15px 20px 15px 20px;
}

.CatalogSearch .SInner p {
	margin: 6px 0px 10px 0px;
}

.CatalogSearch .SInner a {
	font-size: 85%;
	background: url('/img/btn_cancel.gif') left 3px no-repeat;
	padding: 3px 0px 3px 20px;
}


/* ORDERS */

.ModelView {
	margin: 0px 0px 20px 0px;
}

.ModelView img {
	border: 2px solid #666;
	display: block;
	float: left;
	margin: 0px 10px 0px 0px;
}

.ModelView .ModelTitle {
	font-size: 115%;
}

.ModelView .ModelPath {
	margin: 0px 0px 6px 0px;
	font-size: 75%;
	color: #999;
}

.ModelView .ModelPath a {
	color: #999 !important;
}

.ModelView .ModelPath a:hover {
	color: #CCC !important;
}

.ModelView .ModelPrice {
	margin: -20px 0px 0px 109px;
	position: absolute;
}

.ModelView .ModelPrice del {

}

.ModelView .ModelPrice ins {
	color: #F44D3C;
	text-decoration: none !important;
}

dd .ModelView {
	font-size: 85%;
	margin: 0px 0px 50px 0px;
}

dd .ModelView .ModelPrice {
	margin: 6px 0px 0px 0px;
}


.SearchResults {
	margin: 0px 0px 40px 0px;
}

.SearchResults p {
	padding: 0px 0px 20px 0px;
}

.SearchResults p span {
	font-size: 75%;
	color: #999;
}

.SearchResults .SearchIn {
	margin: 0px -20px 20px -20px;
	background: #222;
	padding: 15px 20px 15px 20px;
}


