/*
Theme Name: a2g marketing2u.ru
Description: Theme for www.marketing2u.ru by Alexander Gladnev
Version: 2010-03
Author: http://v-r-n.ru
Author URI: http://v-r-n.ru
*/


/* General */

html, body {
	height: 100%;
	min-height: 100%;
	_height: 100%;
}

body {
	margin: 0 auto;
	background: url(images/bg.gif);
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

* {
	padding: 0;
	margin: 0;
}

a {
	color: #06F;
}

a img {
	border:0;
}

a:hover {
	color: #06F;
	text-decoration: none;
}


/* Structure */

.container {
	min-height: 100%;
	_height: 100%;
	width: 990px;
	margin: 20px auto;
	text-align: left;
	position: relative;
	background-color: #FFF;
}

.footer {
	display:block;
	height:1px;
	background-color: #000;
}

.inner {
	padding: 20px 37px;
}



/* Top Images */

#img-logo {
	float: left;
	border: none;
}

#top-left {
	width: 224px;
	height: 115px;
	overflow: hidden;
	float: left;
	margin-top: 10px;
	background: url(images/top-left.jpg) top left no-repeat;
}

#top-center {
	width: 474px;
	height: 115px;
	overflow: hidden;
	float: left;
	margin: 10px 2px 0 2px;
	background: url(images/top-center.jpg) top left no-repeat;
}

#top-right {
	width: 214px;
	height: 115px;
	overflow: hidden;
	float: left;
	margin-top: 10px;
	background: url(images/top-right.jpg) top left no-repeat;
}



/* Top Menu */

.top-menu {
	width: 716px;
	margin-left: 200px;
	text-align: right;
}

.top-menu ul li {
	margin: 15px 1px;
	list-style-type: none;
	float: right;
}

.top-menu ul li a {
	padding: 3px 20px;
	background: #7D9CBB;
	background: #969696;
	font: normal 14px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: white;
	text-decoration: none;
	text-transform: uppercase;
}

.top-menu ul li a:hover {
	background: #426C92;
	background: #6b6b6b;
}



/* Menu */

.menu {
	width: 916px;
	height: 30px;
	overflow: hidden;
}

.menu ul {
	list-style: none;
}

.menu ul li {
	float: left;
}

.menu ul li a {
	display: block;
	margin-left: -2px;
	border: 2px solid white;
	padding: 4px;
	background: #FFF4B2;
	background: #dedede;
	font: normal 14px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: black;
	text-decoration: none;
	text-transform: uppercase;
	text-align: center;
}

.menu ul li a:hover {
	background: #FDD6B4;
	background: #f3f3f3;
}



.menu ul li.page-item-18 {
	width: 120px;
}

.menu ul li.page-item-12 {
	width: 106px;
}

.menu ul li.page-item-13 {
	width: 146px;
}

.menu ul li.page-item-14 {
	width: 168px;
}

.menu ul li.page-item-15 {
	width: 162px;
}

.menu ul li.page-item-16 {
	width: 120px;
}

.menu ul li.page-item-17 {
	width: 94px;
}

.menu ul li.page-item-17 a {
	margin-right: -2px;
	background: #426C92;
	background: #d2242d;
	color: white;
}

.menu ul li.page-item-17 a:hover {
	background: #FDD6B4;
	background: #f3f3f3;
	color: black;
}



/* Content */

.content {	margin: 0;
	padding: 0;
}

.content-title {
	margin: 20px 0 10px 240px;
}

.entry, .entry p {
	margin: 0px 0;
	font: normal 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
}

td.m2-table {
	padding: 10px;
}

td ul li {
	list-style-type: square;
	list-style-position: inside;
	margin: 5px 0;
	padding-left: 15px;
}

.alignright {
	float: right;
}

.alignleft {
	float: left;
}

.aligncenter {
	text-align: center;
}




/* The Uslugi Bottom Sector */

.uslugi {
	width: 215px;
	height: 260px;
	overflow: hidden;
	float: left;
	margin: 20px 18px 30px 0px;
}

.uslugi ul {
    background: url(images/down.jpg) top left no-repeat;
	padding: 20px 15px 10px 30px;
	list-style-image: url('images/uslugi-list.gif');
}

.uslugi ul li {
	line-height: 0px;
	margin-bottom: 10px;
}

.uslugi ul li a {
	font: normal 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: black;
	text-decoration: none;
}

a {
	font: normal 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: black;
	text-decoration: underlined;
}

.uslugi ul li a:hover {
	color: #06F;
}

.uslugi p {
	text-align: right;
	padding-right: 15px;
}



/* Bottom Menu */

.bottom-menu {
	width: 100%;
	position: relative;
	overflow: hidden;
}

.bottom-menu div {
	left: 50%;
	position: relative;
	float: left;
}

.bottom-menu ul {
	left: -50%;
	position: relative;
	float: left;
	width: 100%;
	overflow: hidden;
}

.bottom-menu ul li {
	list-style-type: disc;
	float: left;
	width: auto;
	margin: 5px 20px 5px 8px;
	padding-left: 7px;
}

.bottom-menu ul li a {
	font: normal 14px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: black;
	text-decoration: none;
	text-transform: uppercase;
}

.bottom-menu ul li a:hover {
	color: #06F;
}



/* Bottom */

p.bottom-1 {
	width: 665px;
	margin: 20px;
	float: left;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

p.bottom-2 {
	margin: 20px;
	float: left;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

p.bottom-2 img {
	margin: -1px 4px;
}









