/*---------------------------------- default start -------------------------------------------*/

/* -- for ie 6 -- */
body {
	background-image: url(themes/70_raz.jpg);
	background-repeat: repeat;
}
.стиль3 {font-size: 10px}
.стиль4 {font-size: 12px}
a:link {
	text-decoration: none;
	color: #666666;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: none;
	color: #666666;
}
a:active {
	text-decoration: none;
	color: #666666;
}
.стиль5 {font-size: 9px}

* html .png {
	behavior: url(themes/main/css/png.htc);
}
* html body {
	behavior: url(themes/main/css/csshover.htc);
}

/* -- end --*/

table { 
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0 0;
}
td {
	padding: 0;
	vertical-align: top;
}
body {	
	font-family: Arial;
	padding: 0;
	margin: 0;
}
img {
	margin: 0px;
	border: none;
}

/* -- default classes to use - start-- */

.PRelative {
	position: relative;
}
.FLeft {
	float: left;
}
.FRight {
	float: right;
}
/* -- default classes to use - end -- */

/*---------------------------------- default end -------------------------------------------*/
a {
}
body {
	background: #fff;
	height: 100%;
}
html {
	height: 100%;
}
#main {
	height: 100%;
}
.fixer {
	width: 910px;
	margin: 0px auto;
	background: no-repeat;
}
#logo {
	padding: 5px 0px 15px;
}
#links {
	padding-top: 20px;
	float: right;
}
#links a{
	margin-left: 10px;
}
#menu {
	border-bottom: 3px solid #006683;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #006683;
	text-decoration: none;
	margin-bottom: 30px;
}
#menu a{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #006683;
	text-decoration: none;
}
#menu a:hover{
	text-decoration: underline;
}
#menu td {
	padding: 8px 0px;
	vertical-align: middle;
	text-align: center;
}
#menu td.devider{
	background: url("img\\menu-separater.gif") center center no-repeat;
	width: 10px;
}
#menu td.active {
	background: #006683;
	color: #eeebb6;
}
#menu td.active a{ color: #FFF; }
#left {
	width: 310px;
	padding-right: 30px;
}
#right {
	width: 580px;
}
#submenu {
	border: 1px solid #e9efe1;
	border-left: none;
	border-right: none;
	border-bottom: none;
	line-height: 22px;
	margin-bottom: 25px;
}
#submenu a{
	line-height: 22px;
	color: #006683;
	font-weight: bold;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	padding-left: 30px;	
	border-bottom: 1px solid #e9efe1;
	background: url(img\\arrow1.gif) no-repeat 18px center;
}
#submenu span{
	line-height: 22px;
	color: #000;
	font-weight: bold;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 30px;
}
#submenu div.p2 a{
	background: url(img\\arrow2.gif) no-repeat 54px center;
}
#submenu div.p3 a{
	padding-left: 90px;
	background: url(img\\arrow2.gif) no-repeat 64px center;
}
#submenu div.p4 a{
	padding-left: 110px;
	background: url(img\\arrow2.gif) no-repeat 84px center;
}
#submenu div.p5 a{
	padding-left: 130px;
	background: url(img\\arrow2.gif) no-repeat 104px center;
}
#submenu div a{
	padding-left: 70px;
	line-height: 22px;
	color: #666666;
	font-weight: normal;
}
#submenu div.devider {
	background: url("img\\points.gif") left center repeat-x;
	height: 3px;
	line-height: 3px;
	font-size: 1px;
}
#submenu a:hover{
	text-decoration: underline;
}

.title3{
	color: #006683;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	padding-bottom: 10px;
}

#search .title {
	color: #006683;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	padding-left: 22px;
	background: url("img\\icon-search.gif") left 5px no-repeat;
}
#search .input {
	border: 1px solid #cecece;
	margin-right: 0px;
	width: 135px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	
}
#search select {
	border: 1px solid #cecece;
	width: 135px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
}
#search {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
}
#search label.checkbox {
	position: relative;
	top: -3px;
}
* html .submit{ width: 1%; overflow: visible; }
.submit{
	color: #666666;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	background: url("img\\button-patt.gif") left bottom repeat-x;
	border: 1px solid #e7e7e7;
	padding: 3px 2px;
}
#search td {
	padding: 5px 0px;
}
#search table{
	margin: 10px 0px;
}
#send-request .title {
	color: #006683;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	float: left;
	margin-right: 10px;
}
#send-request {
	border: 1px solid #e9efe1;
	border-right: none;
	border-left: none;
	padding: 10px 0px;
}
.element {
	margin: 15px 0px;	
}
.element .date{
	color: #000;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.element .title{
	color: #000;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
}
.element .img{
	margin: 23px 0px 16px 0px;
}
.element .img img{
	border: 6px solid #e9efe1;
	border-right: 8px solid #e9efe1;
	border-left: 8px solid #e9efe1;
}
.element .text{
	color: #666666;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
	text-align: justify;
}
.more {
	padding-top: 10px;
}
.more a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006683;
}
#right .title, #right h2{
	font-size: 18px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	line-height: 24px;
	margin-bottom: 10px;
}
#right .text, #right {
	line-height: 18px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
}
.blocks {
	margin-top: 20px;
	border-top: 1px solid #e9efe1;
}
.element .info {
	padding-left: 20px;
	font-size: 11px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
}
.element .info td{
	padding: 1px 0px;
}
.element .info b{
	color: #000;
}
#right .element {
	margin-bottom: 30px;
}
#right .element .text {
	text-align: left;
	font-size: 11px;
	padding-top: 20px;
	line-height: 16px;
}
.actions {
	margin-top: 15px;
	border:1px solid #d6d6d6;
}
.actions .act-1 {
	background: url("img\\block-1.gif") left top no-repeat;
	width: 5px;
	height: 5px;
	float: left;
	position: relative;
	top: -1px;
	left: -1px;
}
.actions .act-2 {
	background: url("img\\block-2.gif") left top no-repeat;
	width: 5px;
	height: 5px;
	float: right;
	position: relative;
	top: -1px;
	right: -1px;
}
.actions .act-3 {
	background: url("img\\block-3.gif") left top no-repeat;
	width: 5px;
	height: 5px;
	float: left;
	position: relative;
	top: -4px;
	left: -1px;
}
.actions .act-4 {
	background: url("img\\block-4.gif") left top no-repeat;
	width: 5px;
	height: 5px;
	float: right;
	position: relative;
	top: -4px;
	right: -1px;
}
.actions .act-cont label {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	position: relative;
	top: -3px;
}
.actions .act-cont .icon-pdf {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #006683;
	background: url("img\\icon-pdf.gif") left center no-repeat;
	padding-left: 20px;
	margin-left: 30px;
}
.actions .act-cont .detailes {
	float: right;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #e5d077 !important;
	background: #006683 url("img\\icon-arrow-blue.gif") 10px center no-repeat;
	padding: 3px 10px 3px 30px;
	text-decoration: none;
}
.actions .act-cont {
	padding: 5px 10px;
}
#footer{
	margin-top: 20px;
}
#footer .fixer{
	background: url("img\\footer.gif") right bottom no-repeat;
	border-top: 1px solid #e7e7e7;
	padding: 15px 0px 40px;
}
div.links{ padding: 0px 0px 10px; border-bottom: 1px solid #e7e7e7; margin: 0px 0px; font-size: 12px; line-height: 18px; color: #666; }
div.links a{ color: #006683; }
#core {
	width: 130px;
	background: url("img\\core.gif") left center no-repeat;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #1f0104;
	padding: 20px 0px 20px 70px;
	float: left;
}
#core a{
	display: block;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #1f0104;
}
#footer .block {
	float: left;
	padding-right: 30px;
}

#footer .block .text{
	font-size: 12px;
	line-height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
}
#footer .block .title{
	font-size: 12px;
	line-height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	color: #006683;
	font-weight: bold;
}
#footer .block a{
	font-size: 12px;
	line-height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	color: #006683;
}

#footer .block img{
	margin: 2px;
}
#right .text-blocks .title, #right h2 {
	color: #686868;
}
#right .text-blocks .text-block, #right p {
	color: #666;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
	background: url("img\\bg.gif") left top repeat-y;
	padding-left: 20px;
	display: block;
}
#right a{ color: #006683; }
#right .text-blocks .element {
	margin-bottom: 20px;
}
#right .text-blocks .title-type-1 {
	color: #000;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 5px;
	border-bottom: 1px solid #eceee1;
}
.form input {
	width:370px;
	border: 1px solid #b0b0b0;
}
.form input.small {
	width:50px;
	border: 1px solid #b0b0b0;
}
.form textarea {
	width:370px;
	height: 80px;
	border: 1px solid #b0b0b0;
}
.form td {
	vertical-align: top;
	padding: 3px 0px;
	font-size: 12px;
	color: #656565;
	font-family: Arial, Helvetica, sans-serif;
}
.form {
	margin: 10px 0px;
}
.code {
	margin-right: 10px;
}
.form a{
	color: #0091df;
}
.form input.submit {
	display: block;
	clear: both;
	width: auto;
}
.description .title {
	/*background: url("img\\corner.gif") right 4px no-repeat;*/
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	text-decoration: underline;
	margin-bottom: 10px;
}
.description .text {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	margin-bottom: 5px;
}
.description .more {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	margin-bottom: 5px;
	text-decoration: underline;
	background: url("img\\arrow.gif") right 2px no-repeat;
	padding-right: 15px;
	padding-top: 0px;
}
.description {
	margin: 10px 0px;
	border-bottom: 1px solid #e9efe1;
}
.price {
	float: left;
	background: #e9efe1;
	color: #000;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	padding: 5px 10px;
	margin: 10px 0px;
}
.price .big {
	font-size: 18px;
}
.price .small {
	font-size: 12px;
}
.clear {
	clear: both;
}
.huge-image img {
	border: 11px solid #e9efe1;
}
#double-table td{
	width: 50%;
	padding-right: 35px;
}
#double-table td .title{
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	color: #006683;
	text-decoration: underline;
	margin-bottom: 10px;
}
#double-table td .text{
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	margin-bottom: 10px;
}
#double-table td img {
	border: 8px solid #e9efe1;
}
#double-table {
	margin-bottom: 20px;
}
#triple-table td{
	width: 33%;
	padding-right: 60px;
}
#triple-table {
	margin-bottom: 20px;
}

a.cycles{ display: block; }

/* Admin link */

.admin_echo a {
	color: #666666;
	background-color: #ffffff;
}

.tooltip {
	padding: 3px 10px 3px 10px;
	background-color:#FAFFFF;
	border:solid 1px #9d9d9d;
	cursor:help;
}

.height_shifter {
	background-color: #eeeeee;
	background-image: url(shifter.png);
	background-position: center;
	background-repeat: no-repeat;
	width: 402px;
	height: 9px;
	padding: 0;
	cursor: row-resize;

	position:relative;
	top:-1px;

	border: 1px solid #42331E;
	border-top: none;
}

.shifting_element {
	border: 1px solid #ffffff;
	background-color: #000000;
	color: #ffffff;
}

.block_title {
	font-weight: bold;
	font-size: 11px;
	color: #F8AA5A;
}
.block {
	margin: 0;
	padding: 0;
}


.morepics{ position: absolute; top: 60px; left: 0; right: 0; margin: 0 auto; }
* html .morepics{ position: absolute; top: 60px; left: 50px; }

		/* IMAGE PROPERTIES */
.border {
padding: 5px;
margin: 5px;
border: 1px solid #E6E6E6;
}
.border_stor {
padding: 5px;
margin: 5px;
border: 3px solid #E6E6E6;
}

.imgleft {
float: left;
padding: 5px;
margin: 5px 20px 5px 5px;
border: 1px solid #E6E6E6;
}
.imgleft_menu {
float: left;
margin: 5px 5px 5px 5px;
padding: 5px;
}
.textleft {
float: left;
border: 2px solid #E6E6E6;
margin: 5px 5px 5px 5px;
padding: 20px;
}


