﻿div#content {
	background: #511e0f url(/_img/back_portfolio.jpg) no-repeat scroll;
}

h1 {
}
	h1 span {
		color: #c07f37;
	}

a.to_menu {
	background-image: url(/_img/to_menu_portfolio.gif);
	
	color: #a53229;
}

div.inside_content {
	color: #c7b6a6;
}
	div.inside_content div.ic_additional_text {
		width: 202px;
		padding-right: 23px;
	}

		div.inside_content div.ic_additional_text div.ul_title {
			width: 202px;
			margin-bottom: 12px;
			color: #f7d2ba;
			font-weight: bold;
		}
		
		div.inside_content div.ic_additional_text div.ballon {
			/*height: 52px;*/
			margin: 18px 0 10px;
		}
			div.inside_content div.ic_additional_text div.ballon div.ballon_text {
				background: transparent url(/_img/portfolio_ballon.gif) 0 0 no-repeat scroll;
				padding: 10px 12px;
				line-height: 14px;
			}
			div.inside_content div.ic_additional_text div.ballon div.ballon_bottom {
				background: transparent url(/_img/portfolio_ballon.gif) 0 bottom no-repeat scroll;
				height: 10px;
				line-height: 0;
				font-size: 0;
				overflow: hidden;
			}
		
	div.inside_content p {
		zoom: 1;
		overflow: auto;
	}

	div.inside_content a {
		color: #c07f37;
	}

	div.inside_content ul li {
		list-style-image: url(/_img/li_portfolio.gif) !important;
	}
	
	div.inside_content a.moreinfo {
		margin-left: 12px;
		background-image: url(/_img/moreinfo_portfolio.gif);
	}

		a.work, a.work_order {
			_margin-right: -3px;
			display: block;
			float: left;
			width: 80px;
			padding-bottom: 5px;
			margin-bottom: 5px;
			
			color: #c7b1a0;
			font-size: 9px;
			font-family: "Arial";
			text-align: center;
			text-decoration: none;
			text-transform: uppercase;
		}
		a.work img, a.work_order img {
			display: block;
			width: 58px;
			height: 58px;
			border: 1px solid #1c1c1c;
			margin: auto;
		}
		a.work_order {
			margin-right: -3px;
		}
		a.work_order img {
		/*fix ie6*/
			behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",
			this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
			this.src = "/_img/transparent.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
			this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",
			this.runtimeStyle.backgroundImage = "none")),this.pngSet=true)
			);			
		}
		
	div#popup_window div.popup_content {
		text-align: center;
	}

/* Текст про цену создания сайтов*/

div.pa{
	margin-bottom: 16px;
}

div.pa h1{
	color: #c07f37;
	display:inline;
	font-size:20px;
	margin:0px;
	font-weight: bold;
}

div.pa span{
	font-weight: normal;
	font-size: 20px;
	color: #fff;
	display: block;
	padding-top: 0px;
	padding-left:0px;
}

