<!-- ------------------------------------------------------------------------- -->
<!--     City.Blue skin for StandardSite                                       -->
<!--     (c) Serge A. Pavlov, 2002                                             -->
<!-- ------------------------------------------------------------------------- -->

BODY			{ background-color: white; }

#pageBody		{ background-image: url(pagebody.gif); background-color: white; }
#pageMenu		{  }
#pageServiceMenu		{ background-image: url(pagemainmenu.jpg); background-color: #a4bdfb; border-bottom: 1 solid white; border-top: 1 solid white; }
#pageFooter		{ background-image: url(pagefooter.jpg); }
#pageContent		{ background-image: url(pagecontent.gif); background-repeat: repeat-y;  }
#pageCopyrights	{  }

.menu			{  }
#pageServiceMenu .menu	{ background-image: url(mainmenuitem.jpg); }
#pageMenu .menu	{ background-image: url(menuitem.gif); background-position: right; background-repeat: no-repeat; text-align: right; padding-right: 15px; width: 160px; height: 20px; padding-top: 2px;  }
#pageServiceMenu .menu#menuActive	{ color: white; text-decoration: underline; }
.menu#menuActive	{ }

.submenu { margin-bottom: 20px; width: 170px; }
.submenu .menu { color: #3333cc; font-weight: normal; }
.submenu .submenu .menu { color: #9999cc; padding-top: 0px; }



#pageServiceMenu .menu:hover { color: red; }
#pageMenu .menu:hover { color: magenta; }


#siteTitle		{ color: blue; }
#siteSubtitle		{ color: #000000; }
#siteLanguage		{  }
.language		{ color: #f8e3f8; }
.language#languageActive	{ color: #e5cee9; }

#pageTitle		{ margin: 8px 0px 30px 28px; }
h2.title		{  color: #990000; }

.tableHeader, .tableFooter		{ background-color: #8083ff; color: white; }
.tableRowEven td	{ background-color: #d8f0ca; }

.tableTable .tableRowEven .title a,
.tableTable .tableRowOdd .title a	{ color: blue; }
.tableTable input { border: 1 solid #8083ff; }



.button		{ background-color: #f8e3f8; font-weight: bold; color: #8083ff; border: 1 solid #8083ff; }		


#pageContent div.content div.objectProduct .text	{ clear: both; }
#pageContent div.content div.objectProduct .price	{ background-color: #8083ff; color: white; float:left; width: 50% }
#pageContent div.content div.objectProduct .count	{ background-color: #8083ff; color: white; text-align: right; padding: 2px;  }
.contentSpecialSales .count { background-color: #8083ff; padding: 2px;}				