/* standard elements */

body
{
	font-family:"Times New Roman", Times, serif;
	font-size:10px;
	color:#8F7C77;
	background:url('images/003.gif') #f8ebe5;
}

h1 {}
h2 {}

h3
{
	font-size:10px;
}

p {}


/* links */

a
{
	color:#8F7C77;
}

		a:hover,
		a:active,
		a:focus
		{
			color:#bb0052;
		}


/* structure */

#frame
{
	background:url('images/frame-top.png') 0 0 no-repeat;
}

		#frame>#content
		{
			background:url('images/frame-middle.png') 0 0 repeat-y;
		}
		
		#frame>#bottom
		{
			background:url('images/frame-bottom.png') 0 0 no-repeat;
		}
		

/* top menu */

#top-menu>ul>li
{
	font-size:20px;
}

		#top-menu>ul>li>a.books
		{
			background-image:url('/scheme/2010-001/images/top-menu.gif');
		}
		
		#top-menu>ul>li>a.products
		{
			background-image:url('/scheme/2010-001/images/top-menu.gif');
		}
		
		#top-menu>ul>li>a.contact
		{
			background-image:url('/scheme/2010-001/images/top-menu.gif');
		}
		
		#top-menu>ul>li>a.news
		{
			background-image:url('/scheme/2010-001/images/top-menu.gif');
		}

/* left menu */

.tilda-official
{
	background:url('images/official-tilda.gif');
}

#left-menu>ul>li
{
	color:#6D5656;
	background:url('/scheme/2010-001/images/menu-item-backing.gif') 0 0 no-repeat;
}

#shop>ul>li>a
{
	font-size:12px;
}

#shop
{
	background:url('/scheme/2010-001/images/shop.gif') 0 0 no-repeat;
}

		#shop>ul /* mousover languages menu */
		{
			background:#fad8d8;
			border-left:1px dashed #cc0050; /* add in theme */
			border-right:1px dashed #cc0050; /* add in theme */
			border-bottom:1px dashed #cc0050; /* add in theme */
		}
		
/* gallery */


.gallery-table
{
	background:#f8ebe5;
}

.gallery-info
{
	background:#D3E4DC;
}

		.gallery-image
		{
			background:url('/scheme/2009-001/images/loading.gif') 50% 50% no-repeat #eff8f7;
		}


/* seasons box */

#seasons>.seasons-box
{
	background:url('images/seasons-box-left.gif') 0 0 no-repeat #fcdad7;
}
		
		#seasons>.seasons-box>.seasons-box-inner
		{
			background:url('images/seasons-box-right.gif') 100% 0 no-repeat;
		}
				

/* dealers */

#dealers
{
	font-size:16px;
}
