html, body {
	font-family: Arial;
	font-size:62.5%;
	color: #202020;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
}
body {
	background: url("../i/site/header-bg.jpg") top center no-repeat;
}

/* Немного базы */
a, a:link, a:visited, a:hover { color: #D62B58; }
a:hover { text-decoration: none; }
.notextdecoration { text-decoration: none; }
.mb0 { margin-bottom: 0!important; }
.mb10 { margin-bottom: 10px!important; }
.hidden {
	display: none;
}

/* Заголовки */
h1, h2, h3, h4, h5 {
	font-family: PFDinTextCompPro;
	font-size: 1.5em;
	text-transform: uppercase;
    margin: 0px;
    padding: 0px;
    clear: both;
    float: none;
    height: auto;
    display: block;
    letter-spacing: 1px;
}
h1 { font-size: 2.2em; font-weight: bold; color: #727378; }
h2 { font-size: 2.0em;  }
h3 { font-size: 1.6em; color: #727378; margin: 0 0 15px 0px; }
h3 span {
	font-family: PFDinTextCompPro;
	font-weight: bold;
	font-size: 1.2em;
	color: #b7081e;}
h4 { font-size: 1.6em; }
h5 { font-size: 1.2em; color: #000000; }
h5 a,
h5 a:link,
h5 a:visited,
h5 a:hover { text-decoration: none!important; color: #000000; border-bottom: 1px solid #D62B58; }

/* И разных мелочей */
.radius2px {
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
}
.radius4px {
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}
.radius6px {
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
}
.radius10px {
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}


/* Контейнер */
#layout {
	background: url("../i/site/footer-bg.png") bottom center no-repeat;
	width: 100%;
	display: table;
	position: absolute;
}

#siteF {
	display: none;
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -485px;
	z-index: 20;
	height: 900px;
	background-color: red;
	opacity: 0.5;
	width: 970px;

	float: none;
	font-size: 1.6em;
	line-height: 2em;
}

#site {
	position: relative;
	z-index: 10;
	margin: 0 auto;
	padding: 0px;
	width: 970px;

	float: none;
	font-size: 1.6em;
	line-height: 2em;
}

#logo {
	background: url("../i/site/logo.png") center center repeat;
	text-decoration: none;
	width: 162px;
	height: 63px;
	margin: 25px 0px 0px 14px;
	float: left;
	text-indent: -9999px;
}

#header {
	position: relative;
	width: 100%;
	height: 90px;
	margin-top: 0px;
	overflow: hidden;
}

#header em {
	font-family: PFDinTextCompPro;
	font-size: 2.3em;
	color: #676767;
	text-transform: uppercase;
	position: absolute;
	right: 355px;
	top: 40px;
}

#header i {
	font-family: PFDinTextCompPro;
	font-weight: bold;
	font-size: 1.5em;
	color: #0c8bce;
	text-transform: uppercase;
	position: absolute;
	right: 397px;
	top: 63px;
}

#header span {
	display: block;
	width: 210px;
	height: 57px;
	background: url("../i/site/call-center.png") top center no-repeat;
	color: #3599D5;
	font-family:"Trebuchet MS";
	font-weight: bold;
	font-size: 2.7em;
	text-align: center;
	position: absolute;
	right: 70px;
	top: 26px;
	padding: 30px 0px 0px 0px;
}


#menu {
	background: url("../i/site/menu-bar-bg.png") top center no-repeat;
	width: 973px;
	min-height: 68px;
	list-style: none;
	margin: 35px 0 0 -2px;
	padding: 0;
	z-index: 10;
}
#menu li.first { margin-left: 10px; }
#menu li.last { background: none; }
#menu li {
	float: left;
	position: relative;
	margin: 0 0px;
	padding: 0 50px;
	background: url("../i/site/menu-bar-separator.png") center right no-repeat;
	line-height: 68px;
	z-index: 10;
}
#menu li a {
	font-family: PFDinTextCompPro;
	font-weight: bold;
	font-size: 2.1em;
	color: #727378;
	text-transform: uppercase;
	text-decoration: none;
	width: 100%;
}
#menu li a.sub {
	display: inline-block;
	padding-right: 8px;
	background: url("../i/site/menu-bar-arrow.png") right center no-repeat;

}

#menu li a:hover { color: #0682cb; }

#menu ul {
	position:absolute;
	top: 64px;
	left:24px;
	display:none;
	margin:0px 0 0 0px;
	padding:15px 0px 0px 0px;
	background: url("../i/site/menu-bar-sub-bg.png") top center no-repeat;
	list-style:none;
	width: 153px;
	height: 163px;
	z-index: 90;

}
#menu ul li {
	display: block;
	background: none;
	padding: 0px;
	margin-left: 22px;
	height: 27px;
	line-height: 27px;
	float:left;
	width:100%;
	overflow: hidden;
}
#menu ul a {
	padding: 0px 3px 2px 3px;
	line-height: 18px;
	color: white;
	font-size: 1.6em;
	text-shadow: 0 1px 0px rgba(255, 255, 255, 1.0);
}
#menu ul a:hover {
	color: white;
	background: url("../i/site/menu-bar-sub-active.png") left center repeat-x;
}
/* fix ie6 */
*html #menu ul {
	margin:0 0 0 -2px;
}

/* Слайдер */
#sliderBox {
	width: 628px;
	height: 259px;
	background: url('../i/site/slider-shadow.png') center bottom no-repeat;
	margin: 25px 0px 25px -10px;
	position: absolute;
	z-index: 100;
}

#sliderBox #slider {
	width: 600px;
	height: 245px;
	overflow: hidden;
	margin-left: 10px;
}

#sliderBox #slider img {
	display: none;
	position: relative;
	width: 600px;
	height: 245px;
}

#nav {
    position: absolute;
    z-index: 10;
    bottom: 28px;
    right: 30px;
}
#nav a {
    float: left;
    display: block;
    margin-left: 5px;
    width: 13px;
    height: 13px;
    background: transparent url('../i/site/slider-slide-off.png') left top no-repeat;
    overflow: hidden;
    text-indent: 100px;

}
.activeSlide {
    background: transparent url('../i/site/slider-slide-on.png') left top no-repeat !important;
}


/* Зона контента */
.breaker {
	width: 100%;
	clear: both;
}

.breakHighest {
	width: 100%;
	clear: both;
	height: 300px;
}

#content {
	width: 100%;
	margin-top: 35px;
	vertical-align: top;
	margin-bottom: 0px;
	color: #666666;
	border: 0;
	border-spacing: 0px;
	border-collapse:collapse;
}

#content tr td {
	vertical-align: top;
}

#cColumn {
	font-size: 1.3em;
	padding: 0 20px 10px 15px;

}

#rColumn {
	font-size: 1.2em;
	width: 332px;
	position: relative;
}

#cColumn h3 {
	margin-top: 26px;
	line-height: 250%;
}

#rColumn h3 {
	margin-left: 20px;
}

#rColumn h4 {
font-family: Arial;
	font-size:14px;
margin-left: 20px;
font-weight:normal;	
 text-transform:none;
margin-bottom: 25px;
 color: #0984cb;
}
#rColumn .pic img {
 margin-left: 20px;
margin-bottom: 5px;
}


/* Центральный столбец */

#cColumn p {
	line-height: 250%;
}

#cColumn .prefer span { background: #D00D35; color:white;
    border-radius: 10px;
    padding: 3px;  }

#cColumn .numbr span { background: #D00D35; color:white;
        -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  text-align: center; font-size:11px;
       border-radius: 50%;
    padding: 3px;  }


span.button {
	height: 34px;
	width: 256px;
	background: url('../i/site/button.png') left center no-repeat;
	line-height: 31px;
	display: inline-block;
	float: left;
	color: white;
	text-transform: uppercase;
	font-weight: normal;
	margin: -20px 33px 15px 0px;
	overflow: hidden;
}
span.button a {
	display: block;
	width: 100%;
	height: 100%;
	color: white;
	text-decoration: none;
	font-size: 24px;
	line-height: 33px;
	padding-left: 6px;

}

.prleft {
	width: 47%;
	float: left;
	margin-right: 4%;
}
.prfull {
        display: block;
position: relative;
	width: 80%;
	float: center;
	margin-right: 4%;
}

.prright {
	width: 47%;
	float: left;
}
.price {

}
.price h2 {
	margin-bottom: 25px;
}
.price ul {
	width: 100%;
	padding: 0;
	margin: 0 auto;
	list-style: none;
}
.price ul.hidden {
	display: none;
}

.price ul li.last {
	border-bottom: 0px;
	padding: 7px 0px 0px;
}

.price ul li {
        border-bottom: 1px dashed #E0E0E0;	
	padding: 8px 0px;
}

.price.prleft ul li a {
	color: #D62B58;
	text-decoration: undeline;
}
.price.prright ul li a {
	color: #37A0D7;
	text-decoration: undeline;
	line-height: 70%;
}

.price ul li span {
	float: right;
	width: 100px;
	height: 18px;
	line-height: 18px;
	background: #D00D35 url('../i/site/price-bg-transparent.png') center center no-repeat;
	color: white;
	text-align: center;
	margin-top: 1px;
	/* margin-top: 10px; Для ИЕ */
}

.price.prfull ul li text {	
color: #00af00;
	}

/* Переключатель таблиц */
.table-switcher {
	display: block;
	list-style: none;
	padding: 0;
	margin: 17px 0 15px;
}
.table-switcher li {
	display: inline-block;
	margin: 0 30px 0 0;
	padding: 0;
	color: gray;
	cursor: pointer;
}
.table-switcher li:last-child {
	margin-right: 0!important;
}
.table-switcher li.active {
	color: #D62B58;
}

/* Блок Все для клиента */
.forClients ul li {
	border-bottom: 1px dashed #E0E0E0!important;
}
.forClients ul li span {
	float: right;
	width: 100px;
	height: 18px;
	line-height: 18px;
	background: #00AF00 url('../i/site/price-bg-transparent.png') center center no-repeat;
	color: white;
	text-align: center;
	margin-top: 1px;
	/* margin-top: 10px; Для ИЕ */
}

/* Объявление */
.note {
	position: relative;
	background-color: #FCF2F3;
	border: 1px solid #F6D7DF;
	margin: 35px 0px 35px 0px;
	width: 100%;

}

.note i.lt,
.note i.lb,
.note i.rt,
.note i.rb {
	display: block;
	width: 9px;
	height: 9px;
	position: absolute;
}
.note i.lt {    top: -1px;  left: -1px; background: url('../i/site/note-lt.png') center center no-repeat; }
.note i.lb { bottom: -1px;  left: -1px; background: url('../i/site/note-lb.png') center center no-repeat; }
.note i.rt {    top: -1px; right: -1px; background: url('../i/site/note-rt.png') center center no-repeat; }
.note i.rb { bottom: -1px; right: -1px; background: url('../i/site/note-rb.png') center center no-repeat; }

.zoom img {
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	-o-border-radius: 10px;
	-ms-border-radius: 10px;

    -moz-box-shadow: 0 0 15px rgba(0,0,0,0.5); /* Для Firefox */
    -webkit-box-shadow: 0 0 15px rgba(0,0,0,0.5); /* Для Safari и Chrome */
    box-shadow: 0 0 15px rgba(0,0,0,0.5); /* Параметры тени */
}

#cColumn .note p {
	margin: 10px 8px;
	color: gray;
	font-style: italic;
	font-size: 0.85em;
	line-height: 130%;
}
.note p a {
	font-weight: bold;
}

/* Услуги */

.services {
	float: left;
	width: 254px;
	height: 239px;
	margin: 0px 15px 45px 30px;
	/*background: url("/i/site/services.png") bottom center no-repeat;
	padding-bottom: 8px;
	*/
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	-o-border-radius: 10px;
	-ms-border-radius: 10px;

    -moz-box-shadow: 0 0 15px rgba(0,0,0,0.5); /* Для Firefox */
    -webkit-box-shadow: 0 0 15px rgba(0,0,0,0.5); /* Для Safari и Chrome */
    box-shadow: 0 0 15px rgba(0,0,0,0.5); /* Параметры тени */
}
.services a img {

	-moz-border-top-right-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	border-top-right-radius: 10px;
	-o-border-top-right-radius: 10px;
	-ms-border-top-right-radius: 10px;

	-moz-border-top-left-radius: 10px;
	-webkit-border-top-left-radius: 10px;
	border-top-left-radius: 10px;
	-o-border-top-left-radius: 10px;
	-ms-border-top-left-radius: 10px;

}
.services a,
.services a img,
.services a span {
	display: block!important;
}
.services a .button {
	width: 254px!important;
	margin: 0px 0 0 0px!important;
	font-size: 1.85em;

	-moz-border-bottom-right-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	border-bottom-right-radius: 10px;
	-o-border-bottom-right-radius: 10px;
	-ms-border-bottom-right-radius: 10px;

	-moz-border-bottom-left-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	border-bottom-left-radius: 10px;
	-o-border-bottom-left-radius: 10px;
	-ms-border-bottom-left-radius: 10px;
	text-align: center;

}
.services a .button cufon {
	padding-top: 4px;
}


#cColumn h2 {
	height: 31px;
	background: url('../i/site/highlight-l.png') left center no-repeat;
	line-height: 31px;
}
#cColumn .prleft h2 {
	background: url('../i/site/highlight-red-l.png') left center no-repeat;
}
#cColumn .prleft h2 span {
	background: url('../i/site/highlight-red-bg.png') right center repeat-x;
}
#cColumn h2 span {
	display: inline-block;
	background: url('../i/site/highlight-bg.png') right center repeat-x;
	color: white;
	text-transform: uppercase;
	font-size: 27px;
	font-weight: normal;
	margin-left: 7px;
	padding-right: 2px;
	height: 31px;
	line-height: 31px;
	overflow: hidden;
}


/* Правый столбец */

/* Типовой блок */
.block {
	position: relative;
	height: auto;
	clear: both;
	top: auto;
	width: 332px;
	margin: 25px 0px 60px 0px;
	background: url('../i/site/block-bg.png') center top repeat-y;
	color: #444444;
}

.block .t {
	position: absolute;
	top: -20px;
	left: 0px;
	display: block;
	width: 332px;
	height: 20px;
	padding: 0;
	background: url('../i/site/block-header.png') center top no-repeat;
}
.block .f {
	position: absolute;
	bottom: -25px;
	left: 0px;
	display: block;
	width: 332px;
	height: 25px;
	padding: 0;
	background: url('../i/site/block-footer.png') center bottom no-repeat;
}

.block p {
	margin: 0 20px 15px 20px;
	padding: 0;
}


.block h3 {
    height: 20px;
    line-height: 20px;
}

.block.news {
	position: relative;
	height: auto;
	clear: both;
	top: auto;
	width: 332px;
	margin: 25px 0px 60px 0px;
	background: url('../i/site/block-bg.png') center top repeat-y;
	color: #444444;
}

.block.news .t {
	position: absolute;
	top: -20px;
	left: 0px;
	display: block;
	width: 332px;
	height: 20px;
	padding: 0;
	background: url('../i/site/block-header.png') center top no-repeat;
}
.block.news .f {
	position: absolute;
	bottom: -25px;
	left: 0px;
	display: block;
	width: 332px;
	height: 25px;
	padding: 0;
	background: url('../i/site/block-footer.png') center bottom no-repeat;
}
.block.news p {
	margin: 0 20px 15px 20px;
	padding: 0px;
}

.block.news img {
	margin-left: 48px;
}
.block.news i {
font-size: 0.9em;
}

#rColumn .block h3 * {
    margin: 0;
    padding: 0;
}
#rColumn .block h3 > em {
    font-style: normal;
    display: inline-block;
    height: 20px;
    line-height: 20px;
    margin-left: 3px;
    margin-bottom: -1px;
    background: url('../i/site/highlight-sm-red-l.png') left center no-repeat;
}
#rColumn .block h3 > em span {
    color: white;
    display: block;
    overflow: hidden;
    font-size: 18px;
    font-weight: normal;
    height: 16px;
    line-height: 17px;
    margin-left: 4px;
    overflow: hidden;
    padding: 2px 3px 2px 0px;
    text-transform: uppercase;
    background: url('../i/site/highlight-sm-red-bg.png') right center no-repeat;
}

/* Блок -Меню- */
.block ul {
	width: 328px;
	padding: 0;
	margin: 0 auto;
	list-style: none;
}

.block ul li.first {
	padding: 0px 20px 7px;
}

.block ul li.last {
	border-bottom: 0px;
	padding: 7px 20px 0px;
}

.block ul li {
	border-bottom: 1px solid #E0E0E0;
	padding: 8px 20px;
}

.block ul li a {
	color: #D62B58;
	text-decoration: undeline;
}

/* Блок -Наши клиенты- */
.block.clients img {
	margin-left: 48px;
}

.block.clients i {
	display: block;
	margin: 15px 48px;
	font-size: 0.9em;
	color: #666666;
	text-align: center;
}

.block h2 span{
	background: url('../i/site/highlight-red-l.png') left center no-repeat;
}
/* Примочки */
.addons {
	height: auto;
	clear: both;
	width: 332px;
	margin: 25px 0px 60px 0px;
	color: #444444;
}
.addons .call-center {
	display: block;
	width: 210px;
	height: 37px;
	background: url("../i/site/call-center.png") top center no-repeat;
	color: #3599D5;
	font-family:"Trebuchet MS";
	font-weight: bold;
	font-size: 2em;
	text-align: center;
	padding: 30px 0px 0px 0px;
	margin: 0 auto;
}


#vkshare0 {
	margin: 10px auto;
}

.orderform {
	font-size: 1em;
}

.orderform form {
	margin-bottom: 30px;
	clear: both;
}

.orderform form p { clear: both; float: none; line-height: 2.3em; }
.orderform form p label {
	float: left;
	width: 180px;
	text-align: right;
	margin-right: 20px;
}
.block .orderform form p { line-height: 1.5em!important; margin: 0 20 10 20px!important; }
.block .orderform form p label {
	float: none!important;
	display: block;
	width: 100%;
	text-align: left!important;
}
.orderform form p .vtext { border: 1px solid #CCCCCC; width: 350px; padding: 3px; }
.orderform form p .vdate,
.orderform form p .vtime { border: 1px solid #CCCCCC; padding: 3px; font-family: monospace; }
.orderform form p .vdate { width: 66px; }
.orderform form p .vtime { width: 35px; }
.orderform form p .vgr { border: 1px solid #CCCCCC; width: 50px; padding: 3px; text-align: right; }
.orderform form p .vgt { border: 1px solid #CCCCCC; height: 80px; width: 250px; padding: 3px; }

.block .orderform form p .vtext,
.block .orderform form p .vgt { width: 95%!important; }

.orderform .order-datetime span {
	margin-right: 26px;
	display: inline-block;
	font-size: 11px;
}
.orderform .order-datetime span:last-child {
	margin-right: 0;
}
.orderform .order-datetime span input {
	display: block;
	margin-top: 3px;
}

.orderform .order-options {
	margin: 5px 15px 10px 66px;
}
.orderform .order-options li {
	position: relative;
	margin: 0;
	padding: 1px 0;
	border: 0;
	color: #9B9B9B;
}
.orderform .order-options li input {
	opacity: 0;
}
.orderform .order-options li label {
	position: relative;
}
.orderform .order-options li.active label span {
	display: block;
}
.orderform .order-options li label span {
	display: none;
	background: #959595;
	width: 9px;
	height: 9px;
	border-radius: 50%;
	position: absolute;
	top: 2px;
	left: 3px;
}

.ordertotal { color: #3599D5; font-size: 1.2em; }
.ordertotal i { color: #919191;  }
.sendButton {
    background-image: url("../i/site/send.png") !important;
    color: #FFFFFF;
    display: inline-block;
    font-size: 16px;
    font-weight: bold;
    height: 34px;
    text-align: center;
    text-shadow: 0 1px 1px #559955;
    text-indent: -9999px;
    width: 123px;
    outline: none;
    cursor: hand;
    cursor: pointer;
}

.block .sendButton {
    background-image: url("../i/site/send-small.png") !important;
    color: #FFFFFF;
    display: inline-block;
    font-size: 16px;
    font-weight: bold;
    height: 23px;
    text-align: center;
    text-shadow: 0 1px 1px #559955;
    text-indent: -9999px;
    width: 83px;
    outline: none;
    cursor: hand;
    cursor: pointer;
}

/* Отзывы */
#cform { margin: 40px 0 55px 0; }
#cform p { margin-bottom: 4px; }
#cform p label {
  float:left;
  width:250px;
  text-align:right;
  padding-right:20px;
}
#cform p span.error { font-size: 12px; color: red; line-height: 9px; }

#cform p .text { height: 15px; width: 60%; font: 100%; }
#cform p .radio { }
#cform p .select { width: auto; }
#cform p textarea { height: 100px; width: 60%; }
#cform p .text,
#cform p textarea {
	border: 1px solid #D8D8D8;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	padding: 3px;
}


#sendButton {
    background-image: url("../i/site/send.png") !important;
    color: #FFFFFF;
    display: inline-block;
    font-size: 16px;
    font-weight: bold;
    height: 34px;
    text-align: center;
    text-shadow: 0 1px 1px #559955;
    text-indent: -9999px;
    width: 123px;
    outline: none;
    cursor: hand;
    cursor: pointer;
}


.comment { margin-bottom: 20px; background-color: white;  }
.comment .cdate { background-color: #4494D4; color: white; padding: 2px 3px 2px 3px; margin: 8px 0 -3px 10px; }
.comment .person, .comment .mark { color: gray; margin-left: 10px; }
.comment .mark span { font-size: 17px; color: #4494D4; font-style: italic; }
.comment .text { font-style: italic; margin: 0 10px; }

.sbutton {
	height: 34px;
	background: url('../i/site/button-sprite-l.png') left top no-repeat;
	line-height: 34px;
	display: inline-block;
}
.sbutton span {
	display: inline-block;
	background: url('../i/site/button-sprite.png') right top repeat-x;
	color: white;
	text-transform: uppercase;
	font-size: 15px;
	font-weight: bold;
	text-shadow:0px -1px 0px #165DC7;
	margin-left: 8px;
	padding-right: 9px;
	height: 34px;
	line-height: 34px;
	overflow: hidden;
}
.sbutton:hover {
	background: url('../i/site/button-sprite-l.png') left -34px no-repeat!important;
}
.sbutton:hover span {
	background: url('../i/site/button-sprite.png') right -34px repeat-x!important;
	text-shadow:0px -1px 0px #00B3FF!important;
}
.sbutton:active {
	background: url('../i/site/button-sprite-l.png') left -68px no-repeat!important;
}
.sbutton:active span {
	background: url('../i/site/button-sprite.png') right -68px repeat-x!important;
}

/* Подвал */

#footer {
	border-top: 1px dashed #CFD0D2;
	display: block;
	padding: 35px 15px;
	height: 30px;
}

#footer .li {
	float: left;
}

#footer ul {
	height: 31px;
	list-style: none;
	padding: 0px;
	margin: 0px 0 0 70px;
	float: left;
}

#footer ul li {
	float: left;
	margin-right: 20px;
	line-height: 31px;
}

#footer ul li a {
	color: #1689C0;
	text-decoration: underline;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 1.1em;
}


#contact_us {  }
#contact_us p { margin-bottom: 4px; }
#contact_us p label {
  float:left;
  width:160px;
  text-align:right;
  padding-right:20px;
}
#contact_us p span.error { font-size: 12px; color: red; line-height: 9px; }

#contact_us p .text { height: 15px; width: 60%; font: 100%; }
#contact_us p .radio { }
#contact_us p .select { width: auto; }
#contact_us p textarea { height: 100px; width: 60%; }
#contact_us p .text,
#contact_us p textarea {
	border: 1px solid #D8D8D8;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	padding: 3px;
}

#contact_us.shortVersion p .text { height: 15px; width: 50%; font: 100%; }
#contact_us.shortVersion p .radio { }
#contact_us.shortVersion p .select { width: auto; }
#contact_us.shortVersion p textarea { height: 300px; width: 50%; }

#sendButton {
    background-image: url("../i/site/send.png") !important;
    color: #FFFFFF;
    display: inline-block;
    font-size: 16px;
    font-weight: bold;
    height: 34px;
    text-align: center;
    text-shadow: 0 1px 1px #559955;
    text-indent: -9999px;
    width: 123px;
    outline: none;
    cursor: hand;
    cursor: pointer;
}

.glo { clear: both; display: block; float: none; margin: 20px 0; }
.glo img { margin-top: 5px; }
.glo p {
	line-height: 250%;
}

.gloleft img { float: left; }
.gloleft p { padding-left: 255px; }

.gloright img { float: right; }
.gloright p { padding-right: 255px; }

/*! fancyBox v2.0.4 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-tmp iframe, .fancybox-tmp object {
	vertical-align: top;
	padding: 0;
	margin: 0;
}

.fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1002;
}

.fancybox-outer {
	padding: 0;
	margin: 0;
	background: #f9f9f9;
	color: #444;
	text-shadow: none;
	-webkit-border-radius: 4px;
	   -moz-border-radius: 4px;
			border-radius: 4px;
}

.fancybox-opened {
	z-index: 1003;
}

.fancybox-opened .fancybox-outer {
	-webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	   -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	        box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}

.fancybox-inner {
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
	position: relative;
	outline: none;
	overflow: hidden;
}

.fancybox-error {
	color: #444;
    font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
    margin: 0;
    padding: 10px;
}

.fancybox-image, .fancybox-iframe {
	display: block;
	width: 100%;
	height: 100%;
	border: 0;
	padding: 0;
	margin: 0;
	vertical-align: top;
}

.fancybox-image {
	max-width: 100%;
	max-height: 100%;
}

#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -21px;
	margin-left: -21px;
	width: 42px;
	height: 42px;
	background: url('../i/site/fancybox_loading.gif');
	opacity: 0.8;
	cursor: pointer;
	z-index: 1010;
}

.fancybox-close, .fancybox-prev span, .fancybox-next span {
	background-image: url('../i/site/fancybox_sprite.png');
}

.fancybox-close {
	position: absolute;
	top: -18px;
	right: -18px;
	width: 36px;
	height: 36px;
	cursor: pointer;
	z-index: 1004;
}

.fancybox-prev, .fancybox-next {
	position: absolute;
	top: 0;
	width: 40%;
	height: 100%;
	cursor: pointer;
	background: transparent url('../i/site/blank.gif'); /* helps IE */
	z-index: 1003;
}

.fancybox-prev {
	left: 0;
}

.fancybox-next {
	right: 0;
}

.fancybox-prev span, .fancybox-next span {
	position: absolute;
	top: 50%;
	left: -9999px;
	width: 36px;
	height: 36px;
	margin-top: -18px;
	cursor: pointer;
	z-index: 1003;
}

.fancybox-prev span {
	background-position: 0 -36px;
}

.fancybox-next span {
	background-position: 0 -72px;
}

.fancybox-prev:hover, .fancybox-next:hover {
	visibility: visible;
}

.fancybox-prev:hover span {
	left: 20px;
}

.fancybox-next:hover span {
	left: auto;
	right: 20px;
}

.fancybox-tmp {
	position: absolute;
	top: -9999px;
	left: -9999px;
	padding: 0;
	overflow: visible;
	visibility: hidden;
}

/* Overlay helper */

#fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	display: none;
	z-index: 1001;
	background: #000;
}

/* Title helper */

.fancybox-title {
	visibility: hidden;
	font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	position: relative;
	text-shadow: none;
	z-index: 1005;
}

.fancybox-opened .fancybox-title {
	visibility: visible;
}

.fancybox-title-float-wrap {
	position: absolute;
	bottom: 0;
	right: 50%;
	margin-bottom: -35px;
	z-index: 1003;
	text-align: center;
}

.fancybox-title-float-wrap .child {
	display: inline-block;
	margin-right: -100%;
	padding: 2px 20px;
	background: transparent; /* Fallback for web browsers that doesn't support RGBa */
	background: rgba(0, 0, 0, 0.8);
	-webkit-border-radius: 15px;
	   -moz-border-radius: 15px;
			border-radius: 15px;
	text-shadow: 0 1px 2px #222;
	color: #FFF;
	font-weight: bold;
	line-height: 24px;
	white-space: nowrap;
}

.fancybox-title-outside-wrap {
	position: relative;
	margin-top: 10px;
	color: #fff;
}

.fancybox-title-inside-wrap {
	margin-top: 10px;
}

.fancybox-title-over-wrap {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #fff;
	padding: 10px;
	background: #000;
	background: rgba(0, 0, 0, .8);
}