@charset "utf-8";
img {
	border: none;
}
h1, h2, h3, h4, h5, p, ul, ol, li, dl, dt, dd, form, label {
	margin: 0;
	padding: 0;
}
a {
	text-decoration: underline;
	color: #336699;
}
p {
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
body {
	margin: 0;
	padding: 0;
	text-align: center;
	color: #333333;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
h1 {
	font-size: 24px;
	font-weight: bold;
	padding-left: 20px;
	padding-bottom: 7px;
	padding-top: 3px;
}
h3 {
	font-size: 20px;
	font-weight: bold;
	color: #2d3a3e;
	padding-top: 35px;
	padding-bottom: 10px;
	padding-left: 20px;
}
h4 {
	font-size: 18px;
	color: #336699;
	font-weight: normal;
	text-decoration: underline;
	padding: 20px;
}
i {
	color: #999999 !important;
}

ul {
	margin-left: 20px;
	padding-bottom: 20px;
	list-style-type: square;
	padding-left: 1em;
}
ul.square {
	list-style-type: square;
	padding-left: 50px;
	font-size: 12px;
}
ul.square li {
	padding-bottom: 5px;
	line-height: 17px;
}
a.details {
	margin-left: 20px;
	font-size: 11px;
	color: #c13d07;
	display: block;
	margin-right: 20px;
	margin-top: 10px;
}
a.instruction {
	display: block;
	color: #c13d07;
	font-size: 11px;
	text-decoration: none;
	margin-top: 5px;
}
a.instruction span {
	border-bottom: #c13d07 1px dashed;
}
img.icon {
	position: relative;
	top: 4px;
}
.button {
	background-image: url(../images/button_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	display: inline;
	padding-top: 7px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}
.button span.left {
	background-image: url(../images/button_left.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	line-height: 16px;
	padding-top: 7px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}
.button span.right {
	background-image: url(../images/button_right.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
	line-height: 16px;
}
.button img.icon {
	position: relative;
	top: 4px;
	left: 7px;
	padding-right: 2px;
	padding-left: 0;
}
.button span.text {
	padding-left: 10px;
}
dl.items dt, dl.items dd {
	padding:7px 20px;
	font-size: 12px;
}
dl.items dt.date {
	padding-bottom: 2px;
	font-style: italic;
	color: #b8b398;
}
dl.agents {
	padding: 0 20px;
}
dl.agents dt {
	color: #c13d07;
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 12px;
	padding-top: 5px;
}
dl.agents dd {
	padding-bottom: 7px;
	font-size: 12px;
	font-weight: bold;
}
#container {
	width: 968px;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0;
	padding-right: 12px;
	padding-bottom: 0;
	padding-left: 20px;
}
#header .menu {
	text-align: center;
	color: #333333;
	font-size: 10px;
	padding-top: 15px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	height: 35px;
	overflow: hidden;
	background-image: url(../images/header_right.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;	
}
#header .menu a {
	color: #333333;
	text-transform: uppercase;
	text-decoration: none;
}
#header .menu a:hover, #header .menu a.active {
	color: #c13d07;
}
#header .menu span.spacer {
	color: #b8b398;
	padding: 0 13px;
}
#header .header {
	background-color: #000000;
	height: 263px;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	overflow: hidden;
	padding-left: 320px;
	color: #c1bfb7;
	font-size: 11px;
}
#header .header a {
	color: #c1bfb7;
}
#header .header .title {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #afada0;
	height: 38px;
	overflow: hidden;
	padding-top: 17px;
	padding-right: 100px;
	padding-bottom: 5px;
	padding-left: 20px;
}
#header .header .title span.person {
	font-size: 12px;
	color: #f4ae3b;
}
#header .header .body {
	padding-right: 100px;
}
#header .header .body .left {
	width: 300px;
	padding-left: 20px;
	overflow: hidden;
	float: left;
}
#header .header .body .right {
	margin-left: 320px;
}
#header .header .body dl {
	padding-top: 10px;
}

#header .header .body dt {
	color: #FFFFFF;
	line-height: 20px;
	height: 20px;
}
#header .header .body dt img.icon {
	position: absolute;
	top: auto;
}
#header .header .body dt b {
	margin-left: 25px;
	display: block;
	position: absolute;
	width: 250px;
	overflow: hidden;
}
#header .header .body dd {
	margin-left: 25px;
	padding-bottom: 15px;
}
#header .header .icons a {
	margin-right: 20px;
	text-decoration: none;
}
#threeColumns #container #header .header .title span.person span.rang {
	color: #cecece;
}

#menu {
	background-color: #333333;
	height: 50px;
	overflow: hidden;
	color: #f1f1f1;
	line-height: 50px;
	font-size: 11px;
}
#menu a {
	color: #cecece;
}
#menu a.active {
	color: #ff9900;
}
#menu span.spacer {
	color: #666666;
	padding: 0 1ex;
}
#menu .left {
	float: left;
}
#menu .right {
	float: right;
	text-align: right;
	padding-right: 20px;
	width: 300px;
	overflow: hidden;
}
#menu span.orange {
	color: #ff9900;
	text-decoration: none;
	font-size: 13px;
}
#left, #right, #menu .left, #footer .left, #footer .right {
	width: 320px;
	overflow: hidden;
}
#left, #right {
	padding-bottom: 20px;
	font-size: 12px;
}
#menu .center, #footer .center {
	margin: 0 320px;
}
#menu .center {
	padding-left: 20px;
}
#menu h2 {
	font-size: 18px;
	color: #f1f1f1;
	margin-left: 45px;
	line-height: 50px;
	position: absolute;
	font-weight: normal;
	background-image: url(../images/h2_arrow.gif);
	background-repeat: no-repeat;
	background-position: left 50px;
	height: 54px;
}
#menu h2:first-letter {
	color: #ff9900;
	font-weight: bold;
}
#left {
	float: left;
}
#right {
	float: right;
}
#mainContent {
	padding: /*30px*/ 0; 
}
#threeColumns #mainContent {
	margin: 0 320px;
	padding: 0 10px !important;
}
#object #mainContent {
	padding-top: 45px;
}
#rightColumn #mainContent {
	margin-left: 0;
	margin-right: 320px;
}
#mainContent table.gallery tr td {
	vertical-align: top;
	text-align: center;
}
#mainContent .item {
	background-color: #333333;
	padding: 10px;
	width: 240px;
	overflow: hidden;
}
#mainContent .item img {
	display: block;
}
#mainContent .item span.name {
	display: block;
	font-size: 11px;
	color: #cecece;
	text-align: center;
	min-height: 41px;
	padding-top: 9px;
}

#oneColumn .building {
	background-image: url(../images/service_1.jpg);
}
#oneColumn .repair {
	background-image: url(../images/repair.jpg);
}
#oneColumn #mainContent {
	padding-top: 40px;
	padding-bottom: 30px;
	padding-left: 320px;
	background-repeat: no-repeat;
	background-position: left 45px;
}
#mainContent #payment {
	width: 460px;
}
#mainContent div.form {
	background-color: #f1f1f1;
	background-image: url(../images/form_shadow_bottom.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	margin-bottom: 20px;
	margin-left: 20px;
	margin-top: 10px;
	margin-right: 20px;
}
#mainContent div.form .right-border {
	background-image: url(../images/form_shadow_right.gif);
	background-repeat: repeat-y;
	background-position: right;
}
#mainContent div.form .bottom-right {
	background-image: url(../images/form_bottom_right.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#mainContent div.form .bottom-left {
	background-repeat: no-repeat;
	background-position: left bottom;
	background-image: url(../images/form_bottom_left.jpg);
	font-size: 1px;
	line-height: 0px;
	height: 12px;
}
#mainContent div.form .top-right {
	background-image: url(../images/form_top_right.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#mainContent div.form .top-left {
	background-image: url(../images/form_top_left.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 11px;
	color: #999999;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#mainContent div.form .control {
	padding-bottom: 8px;
}	
#mainContent div.form label {
	font-weight: bold;
	width: 125px;
	display: block;
	float: left;
}
#mainContent div.form span.asterisk {
	font-size: 14px;
	color: #ff9d00;
}
#mainContent div.form input, #mainContent div.form textarea, #mainContent div.form select {
	border: 1px solid #a5acb2;
	font-size: 12px;
	color: #333333;
	width: 99%;
	display: block;
	margin: 0;
}
#mainContent div.form select {
	font-size: 11px;
}
#mainContent div.form .digits {
	text-align: right;
	float: left;
}
#mainContent div.form div.input {
	margin-left: 125px;
}
#mainContent div.form .large {
	font-size: 18px !important;
	font-weight: bold;
}
#mainContent div.form .note {
	padding-top: 10px;
	font-size: 11px;
}
#mainContent div.right {
	float: right;
}
#mainContent .default {
	width: auto !important;
}
#mainContent div.form span.currency {
	line-height: 20px;
	padding-left: 10px;
}
#captcha {
	width: 138px !important;
	padding-left: 1px;
	padding-right: 1px;
}
#mainContent div.left-titled h5 {
	display: block;
	float: left;
	width: 280px;
	font-size: 18px;
	font-weight: normal;
	color: #c13d07;
	font-weight: normal;
	clear: left;
	padding-top: 15px;
	padding-left: 20px;
	padding-right: 20px;
}
#mainContent div.left-titled dl.simple dt {
	font-size: 14px;
	font-weight: bold;
	padding: 20px 0;
}
#mainContent div.left-titled dl.simple dd {
	padding-bottom: 20px;
}
#mainContent div.left-titled .simple {
	margin-left: 320px;
	padding-top: 10px;
	padding-bottom: 20px;
}
#mainContent div.left-titled dl.simple {
	padding: 0 20px;
}
.grey  {
	padding-top: 20px;
	font-size: 14px;
	background-color: #f1f1f1;
	margin-bottom: 20px;
}
ul.grey {
	list-style-type: none;
	padding: 16px 0;
}
ul.grey li {
	padding: 3px 0;
}
ul.grey li span.item {
	cursor: pointer;
	font-size: 12px;
	color: #c13d07;
	border-bottom: #c13d07 1px dashed;
	margin: 0 20px;
}
ul.grey li .description {
	background-color: #FFFFFF;
	padding-bottom: 20px;
	margin-top: 10px;
	display: none;
}
.description .title {
	padding: 20px 20px 10px 20px;
}
.description .title img {
	float: left;
	border-right: #050404 1px solid;
	border-bottom: #050404 1px solid;
	margin-right: 10px;
	display: block;
}
.description .title h5 {
	color: #c13d07;
	font-size: 14px;
	font-weight: bold;
	padding: 20px 0 0 0;
	position: relative;
}
.description table.info {
	width: 100%;
	font-size: 11px;
}
.description .line {
	font-size: 1px;
	line-height: 0;
	height: 0;
	padding-bottom: 10px;
	border-bottom: #f1f1f1 1px solid;
}
.description table.info td, .description table.info th {
	text-align: left;
	vertical-align: middle;
	padding: 0 20px;
}
.description table.info th {
	height: 30px;
	font-weight: bold;
	background-color: #333333;
	color: #FFFFFF;
	font-size: 12px;
	line-height: 30px;
}
.description table.info .header {
	background-color: #f1f1f1;
}
.description table.info .header td {
	line-height: 30px;
	font-size: 12px;
	padding: 0 20px;
}
.description table.info td {
	padding: 5px 20px;
}
.description table.info small {
	color: #999999;
	font-size: 11px;
}
.description table.info .item {
	font-size: 12px !important;
}

#footer {
	border-top: #f1f1f1 1px solid;
	height: 130px;
	overflow: hidden;
	font-size: 11px;
	color: #999999;
	margin-top: 35px;
}
#footer p {
	padding-top: 25px;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
}
#footer .left {
	float: left;
}
#footer .right {
	float: right;
}
#footer .counters {
	font-size: 14px;
}
.clearfloat {
	clear: both;
	height: 0;
	font-size: 1px;
	line-height: 0px;
}
.clear-right {
	clear: right;
	height: 0;
	font-size: 1px;
	line-height: 0px;
}

