
body {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	margin: 0px 0px; 
	padding: 0px; 
	background-color : #666666;
	color : #959595;
}

p, div, td { font-size : 8pt; } 

p, li { margin: 10px 0px; }

input {	
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	background-color : #ffffff;
	border : 1px solid #99A0AD;
	color : Black;
	text-decoration : none;
	margin-bottom : 1px;
}

.bold, input.bold { font-weight: bold; }

input.noborder { border : 1px solid #ffffff; }

table, td { margin: 0px; padding: 0px; border: none;  }

a { color : #3f5173; text-decoration : none; font-size : 8pt; }
a:visited { color : #3f5173; font-size : 8pt; text-decoration : none; }
a:hover { text-decoration : none; color: #fe3652; font-size : 8pt; cursor : pointer; }

.small { font-size: 8pt; }
.small a, .small a:visited {
	font-size: 8pt;
	text-decoration: none;
}
.small a:hover { font-size: 8pt; text-decoration : underline; color: #ff0000; }

.black, a.black, a.black:visited {
	font-size: 8pt;
	text-decoration: none;
	color : #000000;
}
a.black:hover { font-size: 8pt; text-decoration : underline; color: #000000; }

.orange, a.orange, a.orange:visited {
	font-size: 8pt;
	text-decoration: none;
	color : #ff800f;
}
a.orange:hover { font-size: 8pt; text-decoration : underline; color: #000000; }

.blackup, a.blackup, a.blackup:visited {
	font-size: 8pt;
	text-decoration: none;
	color : #000000;
	text-decoration : underline;
}
a.blackup:hover { font-size: 8pt; text-decoration : underline; color: #000000; }

a.red, a.red:visited {
	font-size: 10pt;
	text-decoration: none;
	color : #ff0000;
}
a.red:hover { text-decoration : underline; color: #ff0000; font-size: 10pt;}

.red2, a.red2, a.red2:visited {
	font-size: 8pt;
	text-decoration: none;
	color : #ff800f;
}
a.red2:hover { text-decoration : underline; color: #ff800f; font-size: 8pt;}

.topmenu, a.topmenu, a.topmenu:visited {
	width: 180px;
	font-size: 10px;
	color : #ffffff;
	text-decoration: none;
	background-color: #1e6ff7;
	padding: 5px 0px;
	display: block;
}
a.topmenu:hover, a.topmenu:active { color : #ffffff; text-decoration: none; font-size: 10px;}

.leftmenu, a.leftmenu, a.leftmenu:visited {	font-size: 9pt; color : #ff3452; text-decoration : underline;  margin: 10px 0px; }
a.leftmenu:hover, a.leftmenu:active { text-decoration : underline; color: #ff7392; font-size: 9pt;  margin: 10px 0px;}

.red { color: #FF0000; font-weight: bold; }
.bigred { color: #ff0000; font-size: 10pt; font-weight : bold; }

.gray { color: #808080; font-size: 8pt;}
a.gray, a.gray:visited {
	font-size: 8pt;
	color : #808080;
	text-decoration: none;
}
a.gray:hover, a.gray:active { color : #555555; text-decoration: underline; font-size: 8pt;}

.gray3 { color: #666666; font-size: 8pt;}
a.gray3, a.gray3:visited {
	font-size: 8pt;
	color : #666666;
	text-decoration: none;
}
a.gray3:hover, a.gray3:active { color : #555555; text-decoration: underline; font-size: 8pt;}

.gray2 { color: #999999; font-size: 7pt;}
a.gray2, a.gray2:visited {
	font-size: 7pt;
	color : #999999;
	text-decoration: none;
}
a.gray2:hover, a.gray2:active { color : #888888; text-decoration: underline; font-size: 7pt;}

.bottom { font-size: 11pt;  margin: 0px; padding: 0px; color : #888888; font-family: "Minion Pro"; font-weight: normal;}

h1 { padding-left: 0px; margin: 0px 0px; font-weight: normal; font-size: 16px; color: #000000; letter-spacing: 0px; }

h1.portfolio { font-family : Arial; }

#newslist h1 
{
font-size: 8pt; 
color: #000000;
letter-spacing: -1px;
padding-bottom: 6px;
}

h2 { padding-left: 0px; margin: 0px 0px; font-weight: normal; font-size: 16px; color: #000000; letter-spacing: 0px; }

h2.portfolio { font-family : Arial; }

h3 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
}

div.news { background-color: #f2f2f2; border-bottom: 1px solid #cfcfcf; padding: 5px 10px; }
.maindiv { padding: 0px; margin: 3px 0px 0px 0px; border-left: 2px solid #4d4d4d; border-right: 2px solid #4d4d4d; background-color: #ffffff; }

.nw {white-space:nowrap;}

.menuleft { border-bottom: 1px solid #808080; background-color: #ffffff; padding: 5px; filter:alpha(opacity=77); opacity: 0.88; -moz-opacity: 0.88; -khtml-opacity: 0.88; }

.menuleftselect {border-bottom: 1px solid #808080;  background-color: #1e6ff7; padding: 5px; color: #ffffff; }

a.menu, a.menu:visited {
	font-size: 8pt;
	color : #000000;
	text-decoration: none;
}
a.menu:hover, a.menu:active { color : #000000; text-decoration: none; font-size: 8pt;}

a.menuselect, a.menuselect:visited {
	font-size: 8pt;
	color : #ffffff;
	text-decoration: none;
}
a.menuselect:hover, a.menuselect:active { color : #ffffff; text-decoration: none; font-size: 8pt;}

a.topmenunew, a.topmenunew:visited {
	font-size: 11px;
	color : #ffffff;
	text-decoration: none;
}
a.topmenunew:hover, a.topmenunew:active { color : #1e6ff7; text-decoration: none; font-size: 11px; }

a.topmenuselnew, a.topmenuselnew:visited {
	font-size: 11px;
	color : #1e6ff7;
	text-decoration: none;
}
a.topmenuselnew:hover, a.topmenuselnew:active { color : #1e6ff7; text-decoration: none; font-size: 11px; }

a.bmenunew, a.bmenunew:visited {
	font-size: 11px;
	color : #999999;
	text-decoration: none;
}
a.bmenunew:hover, a.bmenunew:active { color : #1e6ff7; text-decoration: none; font-size: 11px;}

a.bmenuselnew, a.bmenuselnew:visited {
	font-size: 11px;
	color : #1e6ff7;
	text-decoration: none;
}
a.bmenuselnew:hover, a.bmenuselnew:active { color : #1e6ff7; text-decoration: none; font-size: 11px;}

a.toplan, a.toplan:visited {
	font-size: 10px;
	color : #ffffff;
	background-color: #666666;
	border: 1px solid #999999;
	text-decoration: none;
	width: 17px; height: 12px;
	float: left;
	margin-left: 14px;
	line-height: 11px;
}
a.toplan:hover, a.toplan:active { color : #ffffff;  background-color: #1e6ff7; text-decoration: none; font-size: 10px; width: 17px; height: 12px;}

a.toplansel, a.toplansel:visited {
	font-size: 10px;
	color : #ffffff;
	background-color: #0862fb;
	border: 1px solid #999999;
	text-decoration: none;
	width: 17px; height: 12px;
	float: left;
	margin-left: 14px;
	line-height: 11px;
}
a.toplansel:hover, a.toplansel:active { color : #ffffff;  background-color: #1e6ff7; text-decoration: none; font-size: 10px; width: 17px; height: 12px;}

a.zakaz, a.zakaz:visited {
	background-image:url(http://old.madison.com/files/image/zakaz.png);
	width: 76px; 
	height: 22px;
	display: block;
	margin-right: 10px;
}
a.zakaz:hover, a.zakaz:active { 
	background-image:url(http://old.madison.com/files/image/zakaz_on.png);
	width: 76px; 
	height: 22px;
	display: block;
}

a.animated, a.animated:visited {
	/*background-image:url(http://old.madison.com/files/image/3arrow_blue.png);*/
	background-image:url(http://old.madison.com/files/image/3arrow_animated.gif);
	width: 18px; 
	height: 10px;
	display: block;
	margin-right: 10px;
}
a.animated:hover, a.animated:active { 
	background-image:url(http://old.madison.com/files/image/3arrow_animated.gif);
	width: 18px; 
	height: 10px;
	display: block;
}

a.download, a.download:visited {
	background-image:url(http://old.madison.com/files/image/download.png);
	width: 76px; 
	height: 22px;
	display: block;
}
a.download:hover, a.download:active { 
	background-image:url(http://old.madison.com/files/image/download_on.png);
	width: 76px; 
	height: 22px;
	display: block;
}

.al { background-color: #ffffff; height: 215px; border-right: 1px solid #cfcfcf; border-bottom: 1px solid #cfcfcf; padding: 23px 15px 23px 23px; }
.ar { background-color: #ffffff; height: 215px; border-bottom: 1px solid #cfcfcf; padding: 23px 23px 23px 15px; }

.al2 { background-color: #ffffff; height: 215px; border-right: 1px solid #cfcfcf; padding: 23px 15px 23px 23px; }
.ar2 { background-color: #ffffff; height: 215px; padding: 23px 23px 23px 15px; }

.textmain {position: absolute; margin-left:200px; margin-top:192px; width:220px; height:90px; CLIP: rect(0px 220px 90px 0px);}
.textmain2 {position: absolute; margin-left:2px; margin-top:192px; width:220px; height:90px; CLIP: rect(0px 220px 90px 0px);}

.wbg
{
	 background-color: #ffffff;
}

.nl
{
	border-left: 1px solid #bababa;
}

#artlist
{
	padding-top:10px;
}

.articles
{
	margin-top:0px;
}

.articles .title
{
	color:#000000;
	font-weight:lighter;
	font:Arial, Helvetica, sans-serif;
	padding-top:5px;
	padding-bottom:0px;
	font-size: 11pt;
}

.picblk
{
	width:154px; 
	height:154px; 
	position: relative;
}

.abstl
{
	position: absolute;
	top: 0px;
	left: 0px;
	padding: 0px;
	margin: 0px;
}

.ziup
{
	z-index: 1000;
}

// банеры
#banner p{margin:0px;}
#banner{
	 width: 776px;  height:320px;font-size:0px;line-height:0px;position:relative;z-index:1;
	-moz-box-shadow: 4px 4px 4px rgba(0,0,0,0.2);
	-webkit-box-shadow: 4px 4px 4px rgba(0,0,0,0.2);
	box-shadow: 4px 4px 4px rgba(0,0,0,0.2);
}
#banners{height:320px;width:776px;overflow:hidden;position:relative;z-index:10;}

#banner-prev, #banner-next{display:block;position:absolute;z-index:100;left:-12px;top:148px;overflow:hidden;background-repeat:no-repeat;background-position:left top;background-image:url(http://old.madison.com/files/image/new_slide/banner-next-prev.png);width:24px;height:24px;
}

#banner-prev:hover{background-position:left bottom;}
#banner-next{background-position:right top;left:auto;right:-12px;}
#banner-next:hover{background-position:right bottom;}

#port-prev, #port-next{display:block;position:absolute;z-index:4;left:-12px;top:160px;overflow:hidden;background-repeat:no-repeat;background-position:left top;background-image:url(http://old.madison.com/files/image/new_slide/banner-next-prev.png);width:24px;height:24px; }
#port-prev:hover{background-position:left bottom;}
#port-next{background-position:right top;left:auto;right:-12px;}
#port-next:hover{background-position:right bottom;}

#banner-nav{
	height:6px;
	position:absolute;
	z-index:100;
	right:10px;
	bottom:10px;
	width:500px;
	text-align:right;
	font-size: 0px;
}

#banner-nav a {
	background-image:url(http://old.madison.com/files/image/new_slide/banner-nav.png);
	background-position:0 0;
	background-repeat:no-repeat no-repeat;
	display:inline-block;
	height:6px;
	margin-left:10px;
	overflow-x:hidden;
	overflow-y:hidden;
	width:6px;
	font-size: 0px;
}

#banner-nav a:hover, #banner-nav a.activeSlide
{
	background-image:url(http://old.madison.com/files/image/new_slide/banner-nav.png);
	background-position:bottom left;
	font-size: 0px;
}

#blinetop {  
	width: 776px;  
	height:8px;   
	background-color: #2f2f2f; 
-webkit-border-top-left-radius: 8px;
-webkit-border-top-right-radius: 8px;
-moz-border-radius-topleft: 8px;
-moz-border-radius-topright: 8px;
border-top-left-radius: 8px;
border-top-right-radius: 8px;
	-moz-box-shadow: 4px 4px 4px rgba(0,0,0,0.2);
	-webkit-box-shadow: 4px 4px 4px rgba(0,0,0,0.2);
	box-shadow: 4px 4px 4px rgba(0,0,0,0.2);
}

#blinebm {  
	width: 776px;  
	height: 8px;  
	background-color: #2f2f2f; 
-webkit-border-bottom-right-radius: 8px;
-webkit-border-bottom-left-radius: 8px;
-moz-border-radius-bottomright: 8px;
-moz-border-radius-bottomleft: 8px;
border-bottom-right-radius: 8px;
border-bottom-left-radius: 8px;
	-moz-box-shadow: 4px 4px 4px rgba(0,0,0,0.2);
	-webkit-box-shadow: 4px 4px 4px rgba(0,0,0,0.2);
	box-shadow: 4px 4px 4px rgba(0,0,0,0.2);
}

#mbody
{
	background-image:url(http://old.madison.com/files/image/fon.png);
}

#ccont
{
	padding: 0px; 
	margin: 69px 0px 0px 0px; 
}

#upmenu
{
	position: fixed;
	height: 64px;
	top: 0px;
	width: 100%;
	z-index:5;
}

.white
{
	color: #ffffff;
}

#upmenubody
{
	background-color: #262626;
	height: 64px;
	background-image:url(http://old.madison.com/files/image/top_fon.png);
}

#upmenubody2
{
	background-color: #262626;
	height: 64px;
	background-image:url(http://old.madison.com/files/image/top_fon2.png);
	z-index: 2000;
}


#reclama
{
	clear: both;
	margin-top: 5px;
	background-color: #ffffff;	
	width: 776px;
	min-height:	170px;

	-moz-box-shadow: 4px 4px 4px rgba(0,0,0,0.2);
	-webkit-box-shadow: 4px 4px 4px rgba(0,0,0,0.2);
	box-shadow: 4px 4px 4px rgba(0,0,0,0.2);

	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;

	overflow: hidden;
}

#bottombody
{
	background-color: #ffffff;
}

#bottomcont
{
	width: 100%;
}

#uslugi
{
	background-color: #ffffff;
	padding: 18px;
	font-size: 10px;
}

#uslugi p, #uslugi div
{
	font-size: 10px;
}

.husl
{
	color: #1e6ff7;
	font-size: 14px;
}

#projects
{
	background-color: #2c2c2c;
	font-size: 10px;
	margin-top: 5px;
}

/*
#projects div
{
	color: #999999;
	font-size: 10px;
}
*/

.hpr, a.hpr, a.hpr:visited
{
	width: 222px;
	color: #1e6ff7;
	font-size: 11px;
	font-weight: normal;
	background-image:url(http://old.madison.com/files/image/3arrow_blue.png);
	background-position : center right;
	background-repeat: no-repeat;
	display: block;
}

a.hpr:hover, a.hpr:active { 
	width: 222px;
	color: #ff8000;
	font-size: 11px;
	font-weight: normal;
	background-image:url(http://old.madison.com/files/image/3arrow_animated.gif);
	background-position : center right;
	background-repeat: no-repeat;
	display: block;
}

.hproject
{
	color: #ffffff;
	font-size: 14px;
	margin: 5px 0px;
}

.hnproject
{
	color: #1e6ff7;
	font-size: 14px;
	margin: 5px 0px;
}

.razpr
{
	height: 1px;
}

.tpr
{
	margin-top: 5px;
	font-size: 10px;
	color: #999999;
}

#newprojects
{
	background-color: #ffffff;
	font-size: 10px;
	margin-top: 0px;
}

#newprojects div
{
	color: #999999;
	font-size: 10px;
}

.bgnpr
{
	background-color: #ffffff;
}

.hrec
{
	font-size: 15px;
	color: #999999;
}

.brec p, .brec div
{
	font-size: 10px;
	color: #666666;
}

.bblue
{
	font-size: 14px;
	color: #1e6ff7;
}

.bgw
{
	background-color: #ffffff;
}

.bgpr
{
	background-color: #2c2c2c;
}

#mainmenu{
	margin: 0px;
	padding: 0px;
}

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

#mainlan{
	margin: 0px;
	padding: 0px;
}

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

.mt1
{
	margin-top:1px;
}

#cbcont
{
	position: absolute;  
	overflow: auto;  
	width: 376px;  
	height: 512px; 
	left: 50%;  
	top: 50%;  
	margin-left: -188px;  
	margin-top: -256px;  
	background-color: #2c2c2c;  
	border: 2px solid #1e6ff7;
	z-index: 1000;
	color: #1e6ff7;
	display: none;

	-moz-box-shadow: 4px 4px 4px rgba(0,0,0,0.2);
	-webkit-box-shadow: 4px 4px 4px rgba(0,0,0,0.2);
	box-shadow: 4px 4px 4px rgba(0,0,0,0.2);
}

#cbup
{
	position: relative;  
	width: 376px;  
	height: 28px; 
	background-color: #1e6ff7;  
	color: #ffffff;
	font-size: 12px;
	display: table-cell; 
	vertical-align: middle;
	text-align: center;
	margin: 0px; 
	background-image:url(http://old.madison.com/files/image/cb_up.png);
	background-repeat: no-repeat;
}

#cbbody
{
	position: relative;  
	width: 376px;  
	height: 392px; 
	background-color: #2c2c2c;  
	color: #1e6ff7;
	font-size: 12px;
	margin: 0px; 
}

#cbdown
{
	position: relative;  
	width: 376px;  
	height: 92px; 
	background-color: #1e6ff7;  
	color: #ffffff;
	font-size: 10px;
	margin: 0px; 
	background-image:url(http://old.madison.com/files/image/cb_down.png);
	background-repeat: no-repeat;
}

#cbclose
{
	position: absolute;  
	top: 5px;
	right: 15px;
}

.cbinput
{
	width: 248px;  
	height: 24px; 	
	background-color: #ffffff;  
	color: #2c2c2c;
	font-size: 10px;
	padding: 0px;
	margin: 0px 0px 5px 0px;
	border: none;
}

.cbcomment
{
	width: 248px;  
	height: 166px; 	
	background-color: #ffffff;  
	color: #2c2c2c;
	font-size: 10px;
	padding: 0px;
	margin: 0px;
	border: none;
}

.cbname
{
	padding-right: 5px;
}

.cbdtext
{
	color: #ffffff;  
	font-size: 10px;
}

.cdsend
{
	border: none;
}
