/*
Общий стиль
*/

html {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
}

body {
	background: #ffffff url(../img/splash.jpg) 50% 0% no-repeat;
	width: 100%; 
	height: 100%; 
	margin: 0;
	padding: 0;
	color: #000000;
	font-family: Arial, Tahoma, Verdana;
	font-size: 10px;
}
IMG {
	border: 0;
}
#filtercat img {
	border: 0;
	padding: 0;
	margin: 0;
	vertical-align: middle;
}

/*
Ссылки
*/

a  { 
	color: blue; text-decoration: none; 
}

a:hover{ 
	color: blue; text-decoration: underline; 
}

a:visited{
	color: blue; text-decoration: none; 
}

#textmenu a { 
	color: blue; text-decoration: none;
}

div.desclmenu a {
	color: #502e13; text-decoration: underline;
}

div.desclmenu a:hover {
	color: #a04700; text-decoration: underline;
}

div.desclmenuс a {
	color: #502e13; text-decoration: underline;
}

div.desclmenuс a:hover {
	color: #a04700; text-decoration: underline;
}

ul.pages a {
	color: #502e13; text-decoration: underline;
}

ul.pages a:hover {
	color: #a04700; text-decoration: underline;
}

li.name a {
	color: #502e13; text-decoration: underline;
}

li.name a:hover {
	color: #a04700; text-decoration: underline;
}

div#dev a {
	color: #502e13; text-decoration: underline;
}

div#dev a:hover {
	color: #a04700; text-decoration: underline;
}

div#back  a {
	color: #502e13; text-decoration: underline;
}

div#back  a:hover {
	color: #a04700; text-decoration: underline;
}

div#titlepos  a {
	color: #502e13; text-decoration: underline;
}

div#titlepos  a:hover {
	color: #a04700; text-decoration: underline;
}

div.leftcadvtit a {
	color: #ffffff; font-weight: bold; text-decoration: underline;
}

div.leftcadvtit  a:hover {
	color: #ffffff; font-weight: bold; text-decoration: underline;
}

div.leftcadvtit a {
	color: #ffffff; font-weight: bold; text-decoration: underline;
}

div.leftcadvtit  a:hover {
	color: #ffffff; font-weight: bold; text-decoration: underline;
}

div.leftcadvtit a.activecena {
	color: #502e13; font-weight: bold; text-decoration: underline;
}

div.leftcadvtit a.activemkad {
	background: url(../img/corner-left.gif) no-repeat; color: #502e13; font-weight: bold; text-decoration: underline;
}

div.filterbg a.active{
	color: #502E13; font-weight: bold; text-decoration: none;
}

div.filterbg a.active:hover {
	color: #502E13; font-weight: bold; text-decoration: none;
}

div.centerpos a {
	color: #502e13; text-decoration: underline;
}

div.centerpos a:hover {
	color: #a04700; text-decoration: underline;
}

div.pad-static a {
	color: #502e13; text-decoration: underline;
}

div.pad-static a:hover {
	color: #a04700; text-decoration: underline;
}

div.pad-static-col a {
	color: #502e13; text-decoration: underline;
}

div.pad-static-col a:hover {
	color: #a04700; text-decoration: underline;
}

/*
Главные Блоки и стили
*/

div.static-center {
	min-width: 1000px;
	_width:expression(body.clientWidth>1000?"100%":"1000px");
}

div.dynamic-center {
	max-width: 1280px;
	width: expression(document.body.clientWidth > 1280? "1280px":"auto" );
	margin: 0 auto;
}

div.padding-center {
	padding: 0px 30px 30px 30px;
}
	
ul {
	padding: 0px;
	margin: 0px;
	list-style: none;
}

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

p {
	padding-bottom: 15px;
}

/*
Шапка. Логотип, меню
*/

div#logo {
	position: absolute;
	z-index: 1;
	margin-top: 15px;
}

div#menu {
	position: relative;
	width: 100%;
	height: 335px;
}

div#button {
	position: relative;
	width: 100%;
	height: 100px;
	top: 235px;
}

#ad {
	margin: 0 auto;
	width: 760px;
	margin-top: 2px;
}
	
.bodyText {
	padding-left: 10px;
	padding-right: 10px;
}
	
.bodyText p {
	margin-top: 5px;
}
	
div#corner-left {
	background: url(../img/corner-left.gif) no-repeat;
	background-position: bottom left;
	width: 100%;
	height: 37px;
}

div#corner-right {
	background: url(../img/corner-right.gif) no-repeat;
	background-position: top right;
	position: absolute;
	top: 7px;
	width: 100%;
	height: 37px;
}

div#rightmenubg {
	background: url(../img/rightmenubg.gif) no-repeat;
	width: 284px;
	height: 30px;
	right: 0px;
	top: 242px;
	position: absolute;
}

div#rightmenubg ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
	margin-top: 6px;
}

div#rightmenubg li {
	display: inline;
	font-family: Arial, Verdana;
	font-size: 14px;
	color: #ffffff;	
}

div#rightmenubg li#adver {
	background: url(../img/icon/adver.gif) 0% 50% no-repeat;
	width: 100px;
	height: 12px;
	padding-left: 11px;
	margin-left: 35px;
}

div#rightmenubg li#adver a{
	color: #ffffff
}

div#rightmenubg li#cont a{
	color: #ffffff
}

div#rightmenubg li#cont {
	background: url(../img/icon/contacts.gif) 0% 50% no-repeat;
	width: 100px;
	height: 12px;
	padding-left: 13px;
	margin-left: 65px;
}
	
#mainMenu {
	background: url(../img/menu-bg.gif) repeat-x;
	background-position: bottom left;
	font-family: Arial, Verdana;
	font-size: 14px;
	width: 450px;
	height: 37px;
	position: relative;	
}

#mainMenu a {
	margin-left: -15px;
	padding-left: 25px;
	padding-right: 0px;
	position: absolute;
	top: 4px;
	line-height: 33px;
	text-decoration: none;	
	font-family: Tahoma, Arial, Verdana;
	color: #ffffff;
}

#mainMenu a:hover {
	text-decoration: underline;	
}

#submenu {		
	background: #5cb83f url(../img/submenu.gif) repeat-x;
	position: relative;
	top: 172px;
	font-family: Tahoma, Arial, Verdana;
	width: 100%;
	height: 62px;
}	

#submenu div {
	white-space: nowrap;
}

table.subtb {
	color: #ffffff;
	font-size: 11px;
	width: 100%;
	height: 40px;
	position: relative;
	top: 10px;
	left: 20px;
	z-index: 1;
}

div#subleft {
	background: url(../img/subleft.gif) no-repeat;
	position: absolute;
	left: 0px;
	top: 37px;
	width: 25px;
	height: 25px;
}

div#subright {
	background: url(../img/subright.gif) no-repeat;
	position: absolute;
	right: -1px;
	top: 0px;
	width: 25px;
	height: 62px;
}

#mainMenu .activeMenuItem {
	background-image: url(../img/tabmenu.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
	margin-bottom: 1px;
	cursor: pointer;		
}

#mainMenu .activeMenuItem img {
	position: absolute;
	bottom: 0px;
	margin-right: -23px;
}

#mainMenu .inactiveMenuItem {		
	color: #ffffff;	
	cursor: pointer;	
}
	
#submenu a.all {	
	background: url(../img/dot.gif) 100% 70% no-repeat;
	text-decoration: underline;	
	padding-left: 10px;
	padding-right: 10px;
	color: #ffffff;	
	font-size: 12px; 
}

#submenu a.last {	
	text-decoration: underline;	
	padding-left: 10px;
	padding-right: 10px;
	color: #ffffff;	
	font-size: 12px; 
}

div#menu-end {
	position: absolute;
	background: url(../img/end.gif) repeat-x;
	width: 100%;
	height: 67px;
	top: 150px;
}

div#search-menu {
	position: absolute;
	background: url(../img/search-menu.gif) repeat-x;
	width: 100%;
	height: 40px;
	top: 217px;
	font-size: 14px;
	color: #ffffff;
	padding-top: 10px;
	text-align: center;
}

div#search-menu ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
}

div#search-menu li {
	display: inline;
	margin-right: 15px;
}

div#search-menu input {
	margin-right: 10px;
	position: relative;
	top: 1px;
}

/*
Трехколоночный шаблон
*/

* {margin: 0;padding: 0;}



#footer { 
	background: url(../img/footerbg.gif) repeat-x;
	width: 100%;
	height: 290px; 
}


.clear {
	clear: both;
}

#wrapper {
	margin-top: 20px;
	width: 100%;
	width: expression((documentElement.clientWidth||document.body.clientWidth)<900?'1000px':'');
	min-width: 900px;
}
#container {
	width: 100%;
}

#content {
	width: 100%;
	float: left;
}

#text {
	margin: 0px 240px 0px 240px; 
	padding-top: 0px;
}

div.floatleft {
	width: 100%;
	height: 100%;
}

#left {
	float: left;
	width: 220px;
	margin-left: -100%;
}
#right {
	float: left;
	width: 220px;
	margin-left: -220px;
}

/*
Левый блок
*/

div.news-eliteposelki {
	position: relative;
	top: 0px;
	width: 220px;
	font-family: arial, tahoma, verdana;
}
	
div.lefttitlebg {
	background: url(../img/lefttitlebg.gif) no-repeat;
	width: 220px;
	height: 50px;
	color: #502e13;
	font-family: arial, tahoma, verdana;
	font-size: 11px;
}	

div#left p {
	font-family: arial, tahoma, verdana;
	font-size: 11px;
	color: #4a8137;
	padding-left: 20px;
	padding-bottom: 5px;
}

div.desclmenu {
	background: url(../img/icon/arrow-green.gif) 0px 4px no-repeat;
	width: 200px;
	padding-left: 20px;
	padding-bottom: 10px;
	line-height: 18px;
	font-family: arial, tahoma, verdana;
	font-size: 11px;
}

div.titlelicon {
	background: url(../img/icon/home.gif) 20px 55% no-repeat;
	width: 100%;
	height: 50px;	
}

div.titlelicon a{
color: #fff;
}

div.titlelicon a:hover{
color: #fff;
text-decoration: underline;
}

div.titlelmenu {
	color: #ffffff;
	line-height: 17px;
	padding-top: 7px;
	padding-left: 60px;
	font-family: tahoma, arial, verdana;
	font-weight: bold;
	font-size: 12px;
}

div.titlelmenu a{
color: #fff;
}

div.titlelmenu a:hover{
color: #fff;
text-decoration:underline;
}

div.titlelmenu2 {
	color: #ffffff;
	line-height: 17px;
	padding-top: 15px;
	padding-left: 60px;
	font-family: tahoma, arial, verdana;
	font-weight: bold;
	font-size: 12px;
}

div.titlelmenuc {
	color: #ffffff;
	line-height: 17px;
	padding-top: 15px;
	padding-left: 60px;
	font-family: tahoma, arial, verdana;
	font-weight: bold;
	font-size: 12px;
	width: 100%;
}

H1 {
	color: #ffffff;
	font-family: tahoma, arial, verdana;
	font-weight: bold;
	font-size: 12px;

}

.hdbtop h1 {color: #000; font-size: 18px;} 
.titlelmenuc H3, .titlelmenu2 H3 {color: #FFF;}
H3 {
	color: #000;
	font-family: tahoma, arial, verdana;
	font-weight: bold;
	font-size: 12px;

}

div.lattbanner {
	background: url(../img/banner.png) no-repeat;
	width: 220px;
	height: 400px;
	margin-top: 30px;
	position: relative;
	z-index: 0;
}	

div.banner {
	padding: 6px 12px;
	position: relative;
	z-index: 0;
}

/*
Правый блок
*/

div.righttitlebg {
	background: url(../img/righttitlebg.gif) no-repeat;
	width: 220px;
	height: 50px;
	color: #502e13;
	font-family: arial, tahoma, verdana;
	font-size: 11px;
}	

div.righttitlebg p {
	color: #4a8137;
	padding-left: 20px;
	padding-bottom: 5px;
}

div.best-suggestions {
	width: 220px;
	height: 843px;
	font-family: arial, tahoma, verdana;
}

div.photoposelok {
	width: 220px;
	height: 300px;
	font-family: arial, tahoma, verdana;
}

div.sugg {
	position: relative;
	left: 20px;
	width: 220px;
	padding-bottom: 15px;
	line-height: 15px;
	font-family: arial, tahoma, verdana;
	font-size: 11px;
}

div.sugg ul {
	padding-top: 10px;
}

div.suggphoto {
	position: relative;
	left: 33px;
	width: 220px;
	padding-bottom: 20px;
	line-height: 15px;
	line-height: 15px;
}

div.suggphoto ul {
	padding-top: 10px;
}

div.bord {
	position: absolute;
	background: url(../img/bord.png) no-repeat;
	width: 150px;
	height: 90px;
}

div.pad-static-col div.bord {
	position: absolute;
	background: url(../img/bordgr.png) no-repeat;
	width: 150px;
	height: 90px;
	z-index: 1;
}

div.centerpos div.bord {
	position: absolute;
	background: url(../img/bordpos.png) no-repeat;
	width: 150px;
	height: 90px;
}

div.bordpos {
	position: absolute;
	background: url(../img/bordpos.png) no-repeat;
	width: 150px;
	height: 90px;
	z-index: 1;
}

div.suggphoto div.bord {
	position: absolute;
	background: url(../img/bordpos.png) no-repeat;
	width: 150px;
	height: 90px;
	z-index: 1;
}

div.suggphoto div.bordplan {
	position: absolute;
	background: url(../img/bordpos2.png) no-repeat;
	width: 150px;
	height: 150px;
	z-index: 1;
}

li.name {
	background: url(../img/icon/name.gif) 0% 5% no-repeat;
	width: 150px;
	padding-left: 20px;
	padding-bottom: 5px;
	font-weight: bold;
}

li.direction {
	background: url(../img/icon/direction.gif) 0% 5% no-repeat;
	width: 150px;
	padding-left: 20px;
	padding-bottom: 5px;
}

li.mkad {
	background: url(../img/icon/mkad.gif) 0% 5% no-repeat;
	width: 150px;
	padding-left: 20px;
	padding-bottom: 5px;
}

li.price {
	background: url(../img/icon/price.gif) 0% 5% no-repeat;
	width: 150px;
	padding-left: 20px;
	padding-bottom: 5px;
}

/*
Контент
*/

table#titlectb {
	position: relative;
	width: 100%;
}

table#centertb {
	width: 100%;
}

div.leftctb {
	background: url(../img/leftctb.gif) 0% 0% no-repeat;
	width: 100%;
	height: 50px;
	position: absolute;
	z-index: 1;
	left: 0px;
}

div.centerctb {
	background: url(../img/centerctb.gif) repeat-x;
	width: 100%;
	height: 50px;
	position: relative;
	z-index: 3;
}

div.rightctb {
	background: url(../img/rightctb.gif) no-repeat;
	width: 400px;
	height: 50px;
	position: absolute;
	right: -1px;
}

div.leftcadvtit {
	background: url(../img/leftcadvtit.gif) 0% 0% no-repeat;
	width: 100%;
	height: 45px;
	position: absolute;
	z-index: 1;
	left: 0px;
}

div#cat {
	position: relative;
	top: 15px;
	left: 40px;
	width: 370px;
	height: 25px;
	font-weight: bold;
}

table#filtercat {
	position: relative;
	margin: 0 auto;
	top: 10px;
	width: 360px;
	height: 25px;
}

table#filtercat td{
	padding-left: 10px;
	padding-right: 10px;
}

div.filterbg {
	position: relative;
	background: #ffffff;
	color: #502E13;
	height: 25px;
	padding-left: 16px;
	padding-right: 13px;
}

div.filterbg a {
	position: relative;
	top: 6px;
	z-index: 1;
}

div.filterleft {
	background: url(../img/filterleft.gif) no-repeat;
	width: 15px;
	height: 25px;
	position: absolute;
	top: 0px;
	left: 0px;
}

div.filterright {
	background: url(../img/filterright.gif) no-repeat;
	width: 15px;
	height: 25px;
	position: absolute;
	top: 0px;
	right: 0px;
}


div.centercadvtit {
	background: url(../img/centercadvtit.gif) repeat-x;
	width: 100%;
	height: 45px;
	position: relative;
	z-index: 3;
}

div.rightcadvtit {
	background: url(../img/rightcbadvtit.gif) no-repeat;
	width: 45px;
	height: 45px;
	position: absolute;
	right: -1px;
}

div#paddingadvtit {
	font-size: 11px;
	color: #ffffff;
	padding-left: 20px;
	padding-right: 20px;
}

div.centersugg {
	position: relative;
	top: 0px;
	left: 0px;
	float: left;
	padding: 0px 58px 15px 0px;
	text-align: left;
	font-family: tahoma, arial, verdana;
	font-size: 11px;
	width: 150px;
	line-height: 15px;
}

div.centersugg ul {
	padding-top: 10px;
}

div.centerpos {
	position: relative;
	top: 0px;
	left: 0px;
	float: left;
	padding: 0px 58px 25px 0px;
	text-align: left;
	font-family: tahoma, arial, verdana;
	font-size: 11px;
	width: 150px;
	height: 120px;
	line-height: 15px;
	font-size: 12px; 
	font-family: arial;
}

div.title-pos {
	position: relative;
	margin-top: 10px;
	width: 150px;
	text-align: center;

}

div.pad {
	position: relative;
	left: 10%;
	color: #502e13;
}

div.pad-static {
	font-family: arial, tahoma;
	font-size: 12px;
	position: relative;
	padding-left: 20px;
	padding-right: 20px;
	color: #050608;
	line-height: 18px;
}

div.pad-static-col {
	background: #f0f5ee;
	height: 100%;
	font-family: arial, tahoma;
	font-size: 12px;
	position: relative;
	color: #050608;
	line-height: 18px;
}

div.colupleft {
	background: url(../img/colupleft.gif) no-repeat;
	width: 25px;
	height: 25px;
	position: absolute;
	top: 0px;
	left: 0px;
}

div.colupright {
	background: url(../img/colupright.gif) no-repeat;
	width: 25px;
	height: 25px;
	position: absolute;
	top: 0px;
	right: 0px;
}


div.coldownleft {
	background: url(../img/coldownleft.gif) no-repeat;
	width: 25px;
	height: 25px;
	position: absolute;
	bottom: 0px;
	_bottom: -1px;
	left: 0px;
}

div.coldownright {
	background: url(../img/coldownright.gif) no-repeat;
	width: 25px;
	height: 25px;
	position: absolute;
	bottom: 0px;
	_bottom: -1px;
	right: 0px;
}

div.static-text {
	position: relative;
	z-index: 1;
	padding: 15px 20px 15px 20px;
}

div.desclmenuс {
	background: url(../img/icon/arrow-green.gif) 0px 4px no-repeat;
	padding-left: 20px;
	padding-bottom: 5px;
	line-height: 18px;
}

div.desclmenuart {
	font-weight: bold;
	font-size: 14px;
	color: #502e13;
	padding-top: 5px;
	padding-bottom: 10px;
	line-height: 18px;
}

div.descnews {
	padding-left: 20px;
}

p.datec {
	color: #4a8137;
	padding-left: 20px;
	padding-bottom: 5px;
}

p.datecart {
	color: #4a8137;
	padding-bottom: 5px;
}

ul.pages {
	margin-top: 20px;
	padding-left: 15px;
}

ul.pages li {
	list-style: none;
	display: inline;
	padding: 0px;
	margin: 0px;
	padding-left: 5px;
	color: #502e13;
}

ul.pages li#start {
	background: url(../img/icon/arrow-left.gif) 85% 55% no-repeat;
	width: 45px;
	height: 5px;
}

ul.pages li#end {
	background: url(../img/icon/arrow-right.gif) 100% 55% no-repeat;
	width: 45px;
	height: 5px;
}

li#archive-link {
	position: absolute;
	background: url(../img/icon/arrow-brown.gif) 0% 25% no-repeat;
	right: 30px;
	padding-left: 20px;
	padding-bottom: 10px;
}

div#back {
	background: url(../img/icon/arrow-brown.gif) 0% 25% no-repeat;
	width: 125px;
	padding-left: 20px;
	padding-bottom: 10px;
}

div#titlepos {
	background: url(../img/icon/arrow-brown.gif) 0% 30% no-repeat;
	padding-left: 20px;
	padding-bottom: 10px;
	font-weight: bold;
}

div.picdecs {
	position: absolute;
	top: 35px;
	right: 20px;
}

div.picdecs3 {
	position: absolute;
	top: 5px;
	right: 20px;
}

/*
Стили форм и кнопок
*/

input {
	background: #ffffff;
	font-family: tahoma, arial, Verdana;
	font-size: 10px;
	height: 16px;
}

select {
	background: #ffffff;
	border: 1px solid #7f9db9;
	font-family: tahoma, arial, Verdana;
	font-size: 12px;
}

table.subtb input {
	border: none;
	font-size: 11px;
	color: #33462d;
	width: 90%;	
}

table.subtb input.submit {
	width: 90px;
	height: 21px;
}

table.subtb select {
	border: none;
	font-size: 11px;
	color: #33462d;
	width: 90%;
}

/*
Верхний банер
*/

div#header-banner {
	position: relative;
	margin-top: 20px;
	width: 100%;
	height: 115px;
	text-align:center;
}

/*
Футер
*/

div.leftftb {
	background: url(../img/left-footer.gif) 0% 0% no-repeat;
	width: 100%;
	height: 95px;
	position: absolute;
	z-index: 1;
	left: 0px;
}

div.centerftb {
	background: url(../img/center-footer.gif) repeat-x;
	width: 100%;
	height: 95px;
	position: relative;
	top: 139px;
	z-index: 3;
	max-width: 1280px;
	width: expression(document.body.clientWidth > 1280? "1280px":"auto" );
	margin: 0 auto;
}

div.rightftb {
	background: url(../img/right-footer.gif) no-repeat;
	width: 330px;
	height: 95px;
	position: absolute;
	right: 0px;
}


#footeer { 
	position: relative;
	width: 100%;
	height: 290px;
	
}

div#copy {
	position: absolute;
	top: 53px;
	left: 89px;
	font-family: tahoma, arial, verdana;
	font-size: 11px;
	color: #3b3a38;
}

div#dev {
	position: absolute;
	top: 53px;
	right: 133px;
	font-family: tahoma, arial, verdana;
	font-size: 11px;
	color: #3b3a38;
}


div#copy2 {
	position: absolute;
	top: 100px;
	left: 37px;
	font-family: tahoma, arial, verdana;
	font-size: 11px;
width: 800px;
}

div#stat {
	position: absolute;
	top: 100px;
	right: 37px;
}


/*
404
*/

div#404 {
	text-align: center; 
	padding-top: 100px; 
	width: 100%;
	position: relative; 
	font-family: tahoma; 
	color: #78966f; 
	font-size: 28px;
}

div#back404 {
	background: url(img/bg.gif) repeat-x; 
	position: absolute; 
	top: 0px;
	left:0px; 
	width: 100%; 
	height:350px;
}

div.linksite a {
	color: #502e13; text-decoration: underline; font-size:17px;
}

div.linksite a:hover {
	color: #a04700; text-decoration: underline; font-size:17px;
}
