body
{
	background-color: #FFFFFF;
	background-image: url(images/common/background.png);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	font-family: Arial, sans-serif;
	color: #333;
}

a
{
	color: #990000;
	text-decoration: none;
}

a:hover
{
	color: #FF3300;
	text-decoration: underline;
}

table#top 
{
	width: 100%;
	margin: 0px;
	padding: 0px;
}

table#menu
{
	width: 100%;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	font-weight: bold;
	position: absolute;
	top: 97px;
	z-index: 100;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

table#menu td a
{
	text-align: center;
	display: block;
	padding: 10px 35px 10px 35px;
	color: #FFFFFF;
	text-transform: uppercase;
	text-decoration: none;
	white-space: nowrap;
	background-image: url(images/common/top-menu-divider.gif);
	background-repeat: no-repeat;
	background-position: right center;
}

table#menu td a:hover
{
	color: #FF7401;
}

form#mallSearch {
	position: absolute;
	top: 133px;
	margin: 0px;
	padding: 0px;
	display: block;
	width: 100%;
	height: 117px;
	z-index: 90;
}

div#search
{
	width: 90%;
	padding-left: 24px;
}

div#search table td
{
	position: relative;
	vertical-align: middle;
	padding-left: 16px;
	text-align: left;
}

div#search table td#poiskMap
{
	padding-left: 7px;
	background-image: url(images/common/search-malls-in-russia.png);
	background-repeat: no-repeat;
	background-position: 7px 0px;
}

div#search table td#poiskMap img
{
	cursor: pointer;
}

div#search table td div
{
	width: 70%;
}

div#search table td input, div#search table td select
{
	margin-bottom: 13px;
	color: #444444;
}

div#letters
{
	height: 53px;
	position: absolute;
	top: 250px;
	z-index: 33;
	padding-left: 36px;
	background-image: url(images/common/letters-background.png);
	background-repeat: no-repeat;
	background-position: left top;
}

div#letters a img
{
	z-index: 34;
	border-style: none;
}

div#letters a:hover img
{
	z-index: 34;
	background-image: url(images/letters/arrow-letters.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

div#main
{
	font-size: 12px;
	position: absolute;
	top: 303px;
	left: 0%;
	z-index: 3;
	background-image: url(images/common/dotted-line-2.gif);
	background-repeat: repeat-x;
	background-position: 0px 40px;
	width: 100%;
	display: block;
}

#ads
{
	width: 25%;
	background-color: #feda00;
	background-image: url(images/common/dotted-line-2.gif);
	background-repeat: repeat-x;
	background-position: 0px bottom;
}

p#advertisement
{
	width: 100%;
	display: block;
	font-size: 10px;
	color: #555555;
	letter-spacing: 5px;
	background-image: url(images/common/dotted-line-2.gif);
	background-repeat: repeat-x;
	background-position: 0px 40px;
	top: 0px;
	left: 1px;
	margin: 0px;
	padding: 14px 15px 20px 15px;
}

table#footer
{
	position: absolute;
	display: block;
	clear: right;
	width: 100%;
	z-index: 5;
}

table#footer td, table#footer td a
{
	font-size: 11px;
	color: #737373;
	text-decoration: none;
}

table#footer a:hover
{
	text-decoration: underline;
}

table#footer td#retailTechnologies
{
	width: 48%;
	background-image: url(images/common/vertical-divider.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding: 7px 7px 7px 20px;
}

table#footer td#shopAcademy
{
	width: 48%;
	padding: 7px;
}

table#footer td#stratomedia
{
	background-image: url(images/common/background-footer.png);
	background-repeat: repeat-x;
	height: 23px;
	padding: 10px 15px 20px 43px;
}

div#show {
	padding: 20px 40px 20px 40px;
	clear: both;
	width: 70%;
}

div#docRoot {
	height: 40px;
	width: 100%;
	clear: both;
}
.docRootBottom {
	background-image: url(images/common/dotted-line-2.gif);
	background-repeat: repeat-x;
	background-position: 0px bottom;
}
div#docRoot h1, div#docRoot span#arrows, div#docRoot span, div#docRoot p  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	padding: 14px 3px 15px 3px;
	margin: 0px;
	display: block;
	float: left;
}

div#docRoot h1, div#docRoot p#pagination {
	padding-left: 40px;
	color: #8c8b8b;
}

div#docRoot span#arrows, div#docRoot span#pagination, .orangeColor {
	color: #FF6600;
}

div#docRoot span, div#docRoot p, div#docRoot p a, div#docRoot span a, div#docRoot h1 a {
	color: #8c8b8b;
}

div#docRoot p a:hover, div#docRoot span a:hover, div#docRoot h1 a:hover {
	color: #FF6600;
	text-decoration: none;
}

div#docRoot span#pagination strong {
	border: 1px solid #FF6600;
	display: inline-block;
	padding: 0px 3px 1px 3px;
	text-align: center;
}

div#docRoot span#pagination a {
	border: 1px solid #BCBCBC;
	display: inline-block;
	padding: 0px 3px 1px 3px;
	text-align: center;
}

div#docRoot span#pagination a:hover {
	border: 1px solid #FF7401;
	color: #ffffff;
	background-color: #FF7401;
}

#newsInfo, #homeContent, #leasingList, #servicesList, #contactList
{
	padding: 0px 20px 67px 80px;
}

#mallList
{
	background: url(images/common/dotted-line-2.gif) repeat-x 0px bottom;
	padding: 20px 20px 67px 80px;
}

#retailChainsList
{
	background: url(images/common/dotted-line-2.gif) repeat-x 0px bottom;
}

.retailOperator
{
	background: url(images/common/dotted-line-2.gif) repeat-x 0px top;
	padding: 20px 20px 20px 80px;
}

#retailChainsList h2, #retailChainsList p
{
	margin-left: 128px;
}

#retailChainsList object
{
	margin-top: 20px;
}

#retailChainShow
{
	background: url(images/common/dotted-line-2.gif) repeat-x 0px bottom;
	padding: 0px 20px 67px 80px;
}

.mallListImage
{
	padding: 2px;
	background-color: #FFFFFF;
	border: 1px solid #a9a9a9;
	float: left;
	margin-right: 15px;
}

.retailerListImage
{
	float: left;
	margin-right: 15px;
}

input, select, textarea
{
	font-family: Arial, sans-serif;
}

textarea
{
	width: 30em;
	height: 10em;
}

.counters {
	text-align: right;
	padding: 5px;
	background-color: #d2d5d3;
}

div#login
{
	background: #fff;
	border: 1px solid silver;
	font-size: 1.5em;
	left: 50%;
	margin-left: -16em;
	margin-top: 1em;
	padding: 1em;
	position: relative;
	width: 30em;
	-moz-border-radius: 7px;
}
.error
{
	background: #f00;
	color: #fff;
	margin-bottom: 1em;
	padding: 0.5em;
	position: relative;
}

.error ul
{
	padding: 0 1.5em;
	margin: 0.5em 0;
}


#overview ul#menu li.overview a,
#overview ul#menu li.overview a:hover,
#users ul#menu li.users a,
#users ul#menu li.users a:hover,
#request_malls ul#menu li.malls a,
#request_malls ul#menu li.malls a:hover,
#pending_malls ul#menu li.malls a,
#pending_malls ul#menu li.malls a:hover,
#published_malls ul#menu li.malls a,
#published_malls ul#menu li.malls a:hover,
#add_mall ul#menu li.malls a,
#add_mall ul#menu li.malls a:hover,
#cities ul#menu li.cities a,
#cities ul#menu li.cities a:hover,
#searched_malls ul#menu li.malls a,
#searched_malls ul#menu li.malls a:hover,
#news ul#menu li.news a,
#news ul#menu li.news a:hover
/*, #malls ul#menu li.malls a
, #malls ul#menu li.malls a:hover*/
{
	background: #5D6753;
	color: #fff;
}


ul#menu li.hello
{
	display: block;
	float: right;
	margin: 0;
}

ul#menu li.hello a
{
	display: inline;
	float: none;
	margin: 0;
	padding: 0;
}

ul#menu li.hello a:hover
{
	background: none;
}

ul#submenu
{
	background: #5D6753;
	display: block;
	font-size: 1.2em;
	margin: 0;
	padding: 1px 0 4px 2.5em;
}

ul#submenu li
{
	display: block;
	float: left;
	margin-right: 0.5em;
}

ul#submenu li.add
{
	margin-left: 3em;
}

ul#submenu li a
{
	color: #fff;
	display: block;
	float: left;
	text-decoration: none;
	padding: 0.2em 0.5em;
	-moz-border-radius: 3px;
}

#pending_malls ul#submenu li.for_moderation a,
#published_malls ul#submenu li.active a,
#request_malls ul#submenu li.requests a,
#add_mall ul#submenu li.add a,
ul#submenu li a:hover,
#searched_malls li.active a
{
	background: #E4EBDC;
	color: #5D6753;
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

h1
{
	color: #5D6753;
	color: #41443E;
	margin:  30px 0 20px 0;
	font-size: 22px;
}

h2, h2 a
{
	color: #700000;
	text-decoration: none;
	font-size: 18px;
}

h3
{
	color: #700000;
	font-size: 15px;
}

p, td, li
{
	font-size: 12px;
}

#forbidden h1
{
	color: #c00;
}

table.data
{
	border: 1px solid silver;
	border-collapse: collapse;
}

table.data td, table.data th
{
	border: 1px solid silver;
	padding: 0.3em 0.5em;
}

table.data th
{
	text-align: left;
}

a.button
{
	color: #06c;
	background: #BBC7AD;
	border: 1px solid #5D6753;
	display: block;
	float: right;
	padding: 0.3em 0.5em;
	text-decoration: none;
	-moz-border-radius: 5px;
}

a.button:hover
{
	background: #E4EBDC;
	color: #FF7300;
}

.mall_teaser
{
	margin: 1em 0;
	padding: 0.5em;
	border: 1px solid silver;
}
.smallText
{
	font-size: 10px;
	color: #555555;
}
.smallText1
{
	font-size: 10px;
	color: #555555;
	letter-spacing: 1px;
}
.smallText5
{
	font-size: 10px;
	color: #555555;
	letter-spacing: 5px;
}
a.activate, a.deactivate, a.moderate
{
	color: #c00;
}

#request_malls span.activate
, #pending_malls span.moderate
, #published_malls span.activate
{
	display: none;
}
.photoLeft 
{
	float: left;
	margin-right: 12px;
}
.emphasis13
{
	font-size: 13px;
	font-style: italic;
	font-weight: bold;
}
.orangeSlogan
{
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #F30;
}
#newsList
{
	border-right: 1px solid #CCC;
	border-left: 1px solid #CCC;
	padding: 3px 7px 3px 10px;
}
#analyticsList
{
	padding: 3px 7px 3px 10px;
}
#newsList h2 a, #analyticsList h2 a
{
	font-size: 13px;
	font-style: italic;
	font-weight: bold;
}
#newsList div, #analyticsList div
{
	padding: 0px 25px 5px 0px; 
	background: url(images/common/dotted-line-2.gif) repeat-x 0px bottom;
}
.serviceCompaniesList {
	background: url(images/common/dotted-line-2.gif) repeat-x 0px bottom;
}
