/* GENERAL */

* {
	font-size: 11px;
	font-family: tahoma, verdana, arial, sans-serif;
	border: 0;
	padding: 0;
	margin: 0;
	color: #414141;
}

body {
	background: url('bg-tile.gif') repeat;
}

h3 {
	font-size: 20px;
	text-transform: uppercase;
	color: #D56C08;
	margin: 10px 0 15px 0;
	font-weight: normal;
}

h4 {
	font-size: 12px;
	margin: 30px 0 10px 0;
}

h5 {
	font-size: 11px;
	margin: 15px 0 5px 0;
}

p {
	margin-bottom: 5px;
	line-height: 16px;
}

a {
	color: #1B88CB;
}

a:hover {
	color: #3CB5FF;
}

ol {
	padding-left: 30px;
}

li {
	line-height: 20px;
}

table {
	margin: 10px 0 0 0;
}

td, th {
	padding: 6px 10px;
}

th {
	background: #7c919a;
	color: white;
}

td {
	background: url('bg-grad-gray.gif') repeat-x bottom;
	border-bottom: 1px dashed #E0E0E0;
}

/* ID: CONTAINER */

#container {
	background: url('bg-top.gif') repeat-x top;
	text-align: center;
	padding-bottom: 20px;
}


/* ID: HEAD */

#head {
	width: 734px;
	height: 181px;
	background: url('head.jpg') no-repeat top left;
	margin: 0 auto;
	text-align: left;
}

#head h1, #head h2 {
	display: none;
}

#head p {
	padding: 151px 0 0 40px;
}

#head a {
	padding: 0 14px 0 0;
	margin-right: 15px;
	text-decoration: none;
	font-weight: bold;
	background: url('ico-arr-down.gif') no-repeat right 5px;
}

#head a:hover, #head a.menu-on {
	background: url('ico-arr-down-on.gif') no-repeat right 5px;
	color: #3CB5FF;
}


/* ID: BODY */

#body {
	width: 718px;
	margin: 0 auto;
	text-align: left;
	background: url('bg-body.gif') repeat-y left;
}

#leftcol, #rightcol {
	float: left;
	overflow: hidden;
}

#leftcol {
	width: 420px;
	padding: 32px 0 32px 32px;
}

#rightcol {
	width: 260px;
	padding: 32px 0 32px 0px;
}

/* ID: FOOT */

#foot {
	clear: both;
	background: url('bg-foot.gif') no-repeat top left;
	text-align: left;
	height: 54px;
}

#foot a {
	text-decoration: none;
}

#foot p {
	padding: 24px 30px 0px 30px;
	margin: 0px;
	color: #8A8F92;
}


/* FORMS */

input, select {
	border: 1px solid silver;
	height: 18px;
	padding: 1px;
}

textarea {
	border: 1px solid silver;
	padding: 1px;
}

fieldset {
	border: 1px solid silver;
	padding: 10px 15px 15px 15px;
	background: white url('bg-fieldset.gif') repeat-x bottom;
	width: 370px;
	_widt_h: 400px;
	margin: 0 0 10px 0;
}

legend {
	font-weight: bold;
	color: #B2C0CD;
	padding: 0px 1px;
	_margin: 0 0 10px 0;
}

fieldset p span, fieldset p input {
	float: left;
	margin-bottom: 5px;
}

fieldset p span {
	width: 110px;
	text-align: right;
	padding-right: 10px;
}

label u {
	color: #BF5704;
	text-decoration: none;
}

fieldset p {
	clear: both;
	margin-bottom: 0;
}

fieldset label {
	display: block;
	width: 375px;
	height: 25px;
}

.area-high {
	height: 65px;
}


.but_submit {
	border: 1px solid gray;
	padding: 0px 15px;
	background: #D6D6D6;
}

.input1 {
	width: 80px;
}

.input1a {
	width: 95px;
}

.input1b {
	width: 120px;
}

.input2 {
	width: 160px;
}

.input3 {
	width: 250px;
}

.area1 {
	width: 240px;
	height: 60px;
}

.area2 {
	width: 240px;
	height: 60px;
}

.inp_radio {
	border: none;
	height: auto;
}

.inp_readonly {
	border: none;
	color: gray;
}

/* VARIOUS */

.cleaner {
	clear: both;
	overflow: hidden;
	width: 1px;
	height: 1px;
	line-height: 1px;
}

.ico-help {
	background: url('ico-help.gif') no-repeat right center;
	padding-right: 20px;
	line-height: 18px;
}

.img-border {
	border: 3px solid #EAEAEA;
}

.txt-light {
	color: #747474;
}

.txt-info {
	font-size: 12px;
}

.txt-red {
	color: #BF5704;
}

.txt-green, .a-green a {
	color: #57b319;
}

.ico-layers {
	padding-left: 20px;
	background: url('ico-layers.gif') no-repeat left bottom;
}

.ul-arrowed, .ul-arrowed2 {
	margin: 0 20px 0 20px;
	line-height: 20px;
	list-style: none;
}

.ul-arrowed li, .ul-arrowed2 li {
	background: url('ico-arr-right.gif') no-repeat left center;
	padding-left: 15px;
}

.ul-arrowed2 li {
	line-height: 14px;
	padding-bottom: 5px;
}

.mps-start {
	border: 2px solid #B2C0CD;
	padding: 10px;
	background: #F6F9FA url('ico-globe.gif') no-repeat 110px center;
	display: block;
	width: 125px;
	margin-top: 20px;
	text-decoration: none;
}

.box-disclaimer {
	border: 1px solid silver;
	padding: 15px;
	height: 200px;
	overflow: scroll;
	margin: 10px 0;
}

.box-disclaimer h4 {
	margin-top: 0;
}


/*  RIGHTCOL BOXES  */

.banner-box {
	margin: 0 0 15px 15px;
}

.rightcol-box {
	width: 202px;
	margin: 0 0 20px 30px;
}

.rightcol-box h5 {
	padding: 15px 20px;
	font-size: 13px;
}

.rightcol-box p, .rightcol-box form {
	margin: 0px 20px;
}

.rightcol-box form span {
	display: block;
	height: 23px;
	text-align: right;
}

.rightcol-box a {
	color: #D86B00;
}

.rightcol-box a:hover {
	color: #FF8610;
}

.orange-box {
	background: url('bg-rightcol-orange.jpg') no-repeat top left;
}

.orange-box h5 {
	color: #DB9419;
}

.blue-box {
	background: url('bg-rightcol-blue.jpg') no-repeat top left;
}

.blue-box h5 {
	color: #697881;
}

.green-box {
	background: url('bg-rightcol-green.jpg') no-repeat top left;
}

.green-box h5 {
	color: #598948;
}

.green-box a {
    color: #5FB000;
}

.green-box a:hover {
    color: #85D900;
}

.news-box {
	line-height: 15px;
	padding-bottom: 15px;
	color: #757575;
	overflow: hidden;
	width: 160px;
}

.news-box span {
	color: #AAAAAA;
}

.news-box b {
	color: #CC6705;
}

.banner-3d-top, .banner-3d-bottom {
    width: 231px;
    display: block;
}

.banner-3d-top span, .banner-3d-bottom span {
    display: none;
}

.banner-3d-top {
    background: url("../files/banners/ban_3d_top.jpg") no-repeat top left;
    height: 81px;
} 

.banner-3d-bottom {
    background: url("../files/banners/ban_3d_bottom.jpg") no-repeat top left;
    height: 77px;
}

.banner-3d-top:hover {
    background: url("../files/banners/ban_3d_top_on.jpg") no-repeat top left;
} 

.banner-3d-bottom:hover {
    background: url("../files/banners/ban_3d_bottom_on.jpg") no-repeat top left;
}

/* CLASS: IMG-BOXES */

.img-boxes p {
	color: #747474;
	clear: left;
	padding: 10px 0px 10px 0px;
}

.img-boxes img {
	float: left;
	margin: 9px 10px 0px 0px;
}

/* CLASS: CONTACT-BOX */

.contact-box {
	float: left;
	width: 210px;
}

.contact-box p {
	height: 70px;
	_height: 90px;
	background: url('bg-grad-gray.gif') repeat-x bottom;
	border-top: 1px dashed #E0E0E0;
	border-bottom: 1px dashed #E0E0E0;
	margin-right: 10px;
	padding: 10px;
}

.contact-main {
	width: 420px;
}

.contact-main p, .contact-main td {
	padding: 10px;
	margin-right: 10px;
	border-top: 1px dashed #E0E0E0;
	background: url('bg-grad-gray.gif') repeat-x bottom;
	border-bottom: 1px dashed #E0E0E0;
}

.contact-main img {
	margin-top: 13px;
	float: right;
}


/* CLASS: ORDERS-SERVICES */

.orders-services {
	float: left;
	width: 190px;
}

.orders-services fieldset label {
	width: 160px;
}

.orders-services-first {
	margin-right: 20px;
}

.orders-services fieldset {
	width: 160px;
	_w_idth: 190px;
}

.orders-services input {
	border: none;
}

.orders-service- {
	padding-right: 30px;
	background: url('ico-unchecked.gif') no-repeat right center;
}

.orders-service-checked {
	padding-right: 30px;
	background: url('ico-checked.gif') no-repeat right center;
}

.orders-box-register {
	display: none;
}


/* CLASS: ORDERS-AREA-PREVIEW */

.orders-area-preview {
	text-align: center;
}

.orders-area-preview img {
	border: 1px solid #D8E6F7;
}
