

@media screen
{
/* General */
*	
	{
	padding: 0;
	margin: 0;
	list-style-type: none;
	}

table 
	{
	border-collapse: collapse;
	border-spacing: 0;
	}

table td
	{
	padding: 0;
	}

img
	{
	border: none;
	}

form /* for Opera */
	{
	margin: 0;
	padding: 0;
	}

input, textarea
	{
	outline: none;
	}

a
	{
	outline: none;
	}
		
/*
  Anchors
*/
a, a:visited
	{
	color: #017CA4;  
	text-decoration: underline;
	}

a:hover
	{
	}

/*
	Layout
*/

/* 120dpi fix */
html {font-size: 68.75%} 
@media all and (min-resolution: 120dpi) {
	html {font-size: 55%}
	html, x:-moz-any-link {font-size: 68.75%} /* тут должен быть размер по-умолчанию */
}

#for-opera927 {/* dont' remove! */}

#main {
	scrollbar-track-color:expression(
	this.runtimeStyle.scrollbarTrackColor = "#fff",
	((screen.deviceXDPI..creen.logicalXDPI) == 1) ? (document.body.style.fontSize = 1/(screen.logicalYDPI/96) +'em') : false
	);
}
/* /120dpi fix */

body
{
	font-family: Verdana,sans-serif;
	background: url(../images/grad_bg.gif) repeat-x left top;
}

#wrapper
	{
	background: url(../images/background.jpg) no-repeat 50% top;
	}

#min_width
	{
	margin: 0 auto;
	width:969px;
	/*padding:70px 0 700px 0;*/
    padding:70px 0 600 0;
	font-size: 1.2em; /* do not remove, for 120dpi fix! */
	}

#header
	{
	width:969px;
	height:321px;
	}

	#header_left
		{
		float:left;
		width:22px;
		height:321px;
		background:url(../images/header_left.png) no-repeat top left;
		}

	#header_center
		{
		float:left;
		width:513px;
		height:275px;
		padding:46px 0px 0 0;
		background:url(../images/header_center.jpg) repeat-x top left;
		overflow:hidden;
		}

		#header_center p
			{
			padding:18px 0px 0px 20px;
			color:#242424;
			font-size:1.1em;
			}

	#illu
		{
		float:left;
		width:418px;
		height:321px;
		background:url(../images/illu.jpg) no-repeat top left;
		}

	#header_right
		{
		float:left;
		width:16px;
		height:321px;
		background:url(../images/header_right.png) no-repeat top left;
		}

			#accordion a
				{
				font-size:1em;
				line-height:1em;
				}

			#accordion div
				{
				color:#00445E;
				font-weight:normal;
				font-size:1em;
				}

				#accordion h4
					{
					font-size:1.5em;
					font-style:italic;
					font-weight:normal;
					}

				#accordion div p
				{
					padding:10px 0 0 0;
				}

			.accordion_header_text
				{
				display:none;
				line-height:1em;
				}

			.accordion_header img
				{
				padding:1px 0 0 0;
				}

			.accordion_header1, .accordion_header2, .accordion_header3
				{
				display:block;
				height:45px;
				}

				.accordion_header1
					{
					background:url(../images/accordion_header1.png) repeat-y top left;
					}

					.accordion_header1 a
						{
						background:url(../images/marker1.png) no-repeat -1000px -1000px;
						}

				.accordion_header2
					{
					background:url(../images/accordion_header2.png) repeat-y top left;
					}

					.accordion_header2 a
						{
						background:url(../images/marker2.png) no-repeat -1000px -1000px;
						}

				.accordion_header3
					{
					background:url(../images/accordion_header3.png) repeat-y top left;
					}

					.accordion_header3 a
						{
						background:url(../images/marker3.png) no-repeat -1000px -1000px;
						}

					#accordion .clients_list_header
						{
						padding:0 0 15px 7px;
						font-style:normal;
						font-size:1.1em;
						font-family: Verdana;
						}

					.clients_list_set
						{
						padding:10px 0 0 0;
						}

							.clients_list td
								{
								width:150px;
								height:100px;
								vertical-align:center;
								text-align:center;
								}

				.accordion_header4
					{
					height:45px;
					background:url(../images/accordion_header4.png) repeat-y top left;
					}

					.accordion_header4 a
						{
						background:url(../images/marker4.png) no-repeat -1000px -1000px;
						}

				.accordion_bottom
					{
					width:969px;
					height:14px;
					background:url(../images/accordion_bottom.png) no-repeat top left;
					}

#contacts
	{
	float:left;
	width:430px;
	}

#accordion #contacts a
	{
	display:block;
	padding:10px 0 0 0;
	text-decoration: underline;
	}

#accordion .haslayout_fix
	{
	position:static;
	}

.project
	{
	float:left;
	padding:10px 0 0 0px;
	width:430px;
	}

	.project img
		{
		float:left;
		}

	.project .project_body
		{
		padding:0 0 20px 7px;
		width:380px;
		}

	.project_logo
		{
		height:90px;
		}

		.project .project_body img
			{
			float:none;
			}

		#accordion .project .text_download_price
			{
			float:left;
			padding:20px 0 0 0;
			color:#119FBF;
			}
}

@media print
{
html,body 
	{
	margin:0px;
	padding:0px;
	border:0px;
	}

body
	{
	color: black;
	font-family: Georgia, "Times New Roman", serif;
	line-height:normal;
	}

img
	{
	border:none;
	}

	#header_center p
		{
		width:570px;
		}

	.accordion_header img, .download_price img
		{
		display:none;
		}

	.ui-accordion-content
		{
		display:block !important;
		height:auto !important;
		}

	.accordion_header_text
		{
		display:block;
		font-weight:bold;
		font-size:1.4em;
		padding:0 0 1px 0;
		border-bottom: solid #000 1px;
		}
}

@media screen
{

/*
* jQuery UI CSS Framework
* Copyright (c) 2009 AUTHORS.txt (http://jqueryui.com/about)
* Dual licensed under the MIT (MIT-LICENSE.txt) and GPL (GPL-LICENSE.txt) licenses.
*/

/* Layout helpers
----------------------------------*/
.ui-helper-hidden { display: none; }
.ui-helper-hidden-accessible { position: absolute; left: -99999999px; }
.ui-helper-reset { margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none; }
.ui-helper-clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.ui-helper-clearfix { display: inline-block; }
/* required comment for clearfix to work in Opera \*/
* html .ui-helper-clearfix { height:1%; }
.ui-helper-clearfix { display:block; }
/* end clearfix */
.ui-helper-zfix { width: 100%; height: 100%; top: 0; left: 0; position: absolute; opacity: 0; filter:Alpha(Opacity=0); }

/* Component containers - all inside the accordion body
----------------------------------*/
.ui-widget { font-family: Trebuchet MS, Tahoma, Verdana, Arial, sans-serif; font-size: 1.1em; }
.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button { font-family: Trebuchet MS, Tahoma, Verdana, Arial, sans-serif; font-size: 1em; }
.ui-widget-content {  background: #DFEBF7 50% top repeat-x; color: #333333; }
.ui-widget-content a { color: #333333; }
.ui-widget-header { border: 1px solid #e78f08; color: #ffffff; font-weight: bold; }
.ui-widget-header a { color: #ffffff; }

/* Interaction states
----------------------------------*/
.ui-state-default, .ui-widget-content .ui-state-default {font-weight: bold; color: #1c94c4; outline: none; }
.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited {color: #1c94c4; text-decoration: none; outline: none; }
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus {font-weight: bold; color: #c77405; outline: none; }
.ui-state-hover a, .ui-state-hover a:hover {text-decoration: none; outline: none; background-position:18px 14px;}
.ui-state-active, .ui-widget-content .ui-state-active {font-weight: bold; color: #eb8f00; outline: none; }
.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited { outline: none; text-decoration: none; }

/* Overlays */
----------------------------------*/
.ui-accordion .ui-accordion-header { cursor: pointer; position: relative; border: 0; margin-top: 1px; zoom: 1; }
.ui-accordion .ui-accordion-li-fix { display: inline; }
.ui-accordion .ui-accordion-header-active { border: 0 !important; }
.ui-accordion .ui-accordion-header a { display: block; font-size: 1.2em; padding: .5em .5em .5em 2.2em; }
.ui-accordion .ui-accordion-header .ui-icon { position: absolute; left: .5em; top: 50%; margin-top: -8px; }
.ui-accordion .ui-accordion-content { font-size: 1.2em; padding: 1em 2.2em; border: 0; margin-top: -2px; position: relative; top: 1px; margin-bottom: 2px; overflow: auto; display: none; }
.ui-accordion .ui-accordion-content-active { display: block; }
}


.project-table {
    border: 0px;
}

.project-table td {
    padding-left:10px;
    padding-right:10px;
}

.project-table tr:first {
     padding-top:5px !important;
}

.project-title {
    margin-top:30px;
    text-align:center;
    font-size:18pt !important;
    font-weight:bold !important;
    padding:3px !important;
}
.project-links {
    padding:3px;text-align:center;
}

.project-img {  
    width: 290px;
    height: 79px; 
}

