/*@font-face { font-family: 'Mag'; src:url(../fonts/MagistralC-Bold-1.pfm);}*/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin:0; padding:0; border:0; font-size:100%; font:inherit;
}
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section {
	display:block;
}

body {
	font: 14px/1.25 Calibri, sans-serif; color:#343434 !important; background:#fff;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: ''; content: none;
}
a, select, select:focus, input, input:focus {
	outline:none;
}
ul, ol, dl {list-style:none;}
table  {border-spacing:0; border-collapse:collapse; width:100%;}
a      { border: none; text-decoration:none; cursor:pointer;}
a:hover{ text-decoration:underline;}

.clearfix      {display:inline-block}
.clearfix      {display:block}
.clearfix:after{content:""; display:block; height:0; clear:both; visibility:hidden}
.clear  {clear:both;}
.left   {float:left;}
.right  {float:right;}
.i-block{display:inline-block;}
.pos-abs{position:absolute;}
.pos-rel{position:relative;}

h1   { font-size:25px;}
h2   { font-size:30px; text-align:center; }
h3   { }

em  { font-style:normal;}

input { color:#a3a3a3;}
input[type='checkbox']{ }

/* ----------  Buttons  ---------*/

button     { border:none; cursor:pointer}
.btn       { display:inline-block; text-align:center; text-decoration:none; border:none; cursor:pointer;}
.btn:hover { text-decoration:none;}


/* ---------- Header ---- the Begin! --------------*/
#header{width:980px;margin:0 auto;overflow:hidden;height:200px;}
#logo{float:left;margin-left:36px;margin-top:30px;width:110px;}
#header_txt_left{float:left;margin-left:15px;margin-top:35px;width:235px;}
#header_txt_left h1 { font-size:25px; color:#e87a0b; }
#header_txt_right{float:left;width:218px;margin-left:20px;margin-top:37px;}
#header_txt_right p{font-size:18px;color:#93108e;font-family:Calibri;}
#header_txt_right span{color:#4d4d4d;font-size:14px;}
#header_txt_right .purple{font-size:30px;color:#93108e;}
#header_txt_right .line1{overflow:hidden;}
#header_txt_right .line1 .txt{float:left;width:150px;}
#header_txt_right .line1 .count{ position:absolute; top:-5px; right:-1px;}
#header_txt_right .line2{clear:both;margin-left:0px;margin-bottom:3px;}
#header_txt_right .line3{overflow:hidden;}
#header_txt_right .line3 .txt{float:left;margin-top:0px;width:140px;}
#header_txt_right .line3 .count{position:absolute; top:-5px; right:-1px;}
#header_call{float:right;background:url(../img/call_bg.png) no-repeat;width:324px;height:199px;margin-top:18px;padding-top:10px;text-align:center;}
#header_call p{font-size:38px;color:#727272;margin-bottom:12px;letter-spacing:-2px;}
#header_call strong{color:#4d4d4d; font-weight:bold;}
#header_call .purple{color:#93108e;font-size:18px;letter-spacing:-1px;}
#fastphone_btn { width:230px; height:36px; background:url(../img/blue-btn.png) no-repeat; color:#FFF; font:bold 18px Calibri, sans-serif; 
                 text-transform:uppercase; line-height:34px;}

#keybenefit{height:100px; margin-bottom:10px;}
#keybenefit_{width:980px;margin:0 auto;padding-bottom:35px;padding-top:0px;}
#keybenefit_ .title{color:#160f9f;font-size:28px;padding-bottom:5px;text-align:center;}
#keybenefit_ .title span{font-size:25px;}
/* ----------  SlideR  ---------*/

.slider {
	clear: both;
	padding: 0;
  height: 593px; margin:0 auto;
	background:url(../img/slider-bg.jpg) center top no-repeat;
}
.tab-wrapper {
	width: 980px; margin:0 auto;
	position:relative;
}
.tabcontent {
	width:658px; height:493px;
	background:url(../img/tab-cont-bg.png) no-repeat;
	overflow: hidden;
	position: relative; left:-6px;
}
.tabcontent img {
	display: block;
	position:absolute;
	bottom:8px; right:10px;
}
.tabcontent img.ex {
	right:7px;
}
.textBox {
	display: block;
	position:relative; z-index:5;
	width: 615px;
	height: 470px;
	margin: 20px 0px 0px 28px;
}
#tab01, #tab02, #tab03, #tab04, #tab05 {
}
.slider-header {
	width: 300px;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
	background-color: #a3349f;
	color: #FFF;
	text-align:center;
	font: lighter 24px/35px Calibri, sans-serif;
	padding: 10px 0px;
	margin: 10px 0px 0px 0px;
}
.slider-text {
	width: 590px;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=85)";
	filter: alpha(opacity=85);
	-moz-opacity: 0.85;
	-khtml-opacity: 0.9;
	opacity: 0.85;
	background-color: #265aba;
	color: #fff;
	text-align: left;
	font: lighter 20px/25px Calibri, sans-serif;
	padding: 8px 10px;
	position:absolute; left:0px; bottom:15px;
}
.slider-text span {
	color: #fff;
}
.slider-text span b {
	color: #000;
	font-weight:bold;
}

.slider-shadow { height:12px; background:url(../img/slider-shadow.png) center top no-repeat;}

.tabset {
	overflow: hidden;
	padding: 0;
}
.tab_nav {
	width: 980px; margin:0 auto;
	position: relative;
}
.tabset { margin-left:1px;}
.tabset li {
	display: block;
	background-color: #dbdbdb;
	color: #2d2d2d;
	border-radius:3px;
	text-align: left;
	font: lighter 14px/1.3 Calibri, sans-serif;
	float: left;
	height: 90px;
	margin: 0px 7px 0px 0px;
	width: 190px;
	padding: 0;
}
.tabset li.last{ margin-right:0}
.tabset li span{ display:block;}
.tabset li span p {
		padding: 8px 0px 0px 68px;
	display: table-cell;
	vertical-align: middle;
	height: 70px;
	width: 115px;
}
.tabset li:hover, .tabset li.active {
	cursor: pointer; color:#fff;
	background-color: #a2329e;
}
.tab1 { background:url(../img/t1-bg.png) 17px 15px no-repeat;}
.tabset li:hover .tab1, .tabset li.active .tab1 {
	background-position: 17px -97px;
}
.tab2 { background:url(../img/t2-bg.png) 20px 5px no-repeat;}
.tabset li:hover .tab2, .tabset li.active .tab2 {
	background-position: 20px -92px;
}
.tab3 { background:url(../img/t3-bg.png) 20px 5px no-repeat;}
.tabset li:hover .tab3, .tabset li.active .tab3 {
	background-position: 20px -93px;
}
.tab4 { background:url(../img/t4-bg.png) 20px 5px no-repeat;}
.tabset li:hover .tab4, .tabset li.active .tab4 {
	background-position: 20px -90px;
}
.tab5 { background:url(../img/t5-bg.png) 20px 5px no-repeat;}
.tabset li:hover .tab5, .tabset li.active .tab5 {
	background-position: 20px -98px;
}

.pagination{position:absolute; top:95px; left:25px; z-index:100;}
.pagination li{float:left;list-style:none;margin-right:5px;}
.pagination li a{background:url(../img/bullet.png) no-repeat;width:18px;height:25px;display:block;text-indent:-5000px;}
.pagination li.current a{background:url(../img/bullet_a.png) no-repeat;}

#contact_form{background:url(../img/cont-form-bg.png) no-repeat;width:325px;height:490px;position:absolute;top:2px;right:5px;z-index:100;}
#contact_form .title{color:#ff3c00;font-size:24px;padding-bottom:20px;padding-top:25px;text-align:center;letter-spacing:-1px;}
#contact_form .txt{background:url(../img/input-bg.png) no-repeat;width:269px;height:20px;border:none;margin-bottom:19px;
                   margin-left:17px;padding:5px 10px;color:#323232;font:lighter italic 18px Calibri;}
#contact_form .last{margin-bottom:0;}
#contact_form p{color:#4d4d4d;font-size:16px;padding-top:10px;text-align:center;}
#contact_form .btn{background:url(../img/send-btn.png) no-repeat;width:156px;height:36px; margin-left:83px;margin-top:12px;}
#contact_form .btn:hover{cursor:pointer;}
#contact_form ol{margin-top:15px;font:lighter 18px/1 Calibri; padding-right:10px;}
#contact_form ol li{color:#fa4500;font-size:20px;margin-left:23px;margin-top:3px;list-style-position:inside;}
#contact_form ol li span{color:#4d4d4d;font-size:18px;}

.timer {
	width: 320px;
	height: 120px;
	position:absolute; top:226px; left:52px; z-index:200;
}
.countdown-wrap {
}
.countdown-text {
	padding: 0px;
	color: #ff4900;
	text-align: left;
	font: bold 26px/30px Calibri, sans-serif;
	letter-spacing:-1px;
}
.countdown {
	position: relative;
	left: 0px;
	top: 30px;
}
.countdownHolder { 
}
.countdown>span {
	display:inline-block;position: relative;
	background:url(../img/counter-bg.png) no-repeat;
	width:56px; height:49px; 
  font: bold 48px Calibri, sans-serif;
	color: #000;
	overflow:hidden;
}
.countdown .countDiv {
	position: relative; top:-8px;
	background: none;
	width: 10px;
	height: 49px;
	margin: 0 5px;
	vertical-align:top;
}
.position {
	display: inline-block;
	overflow: hidden;
	position: relative; 
	top:-5px; left:5px;
	width: 23px;
	height: 55px;
	padding: 0px;
}
.digit {
	position: absolute; left:-1px;
	display: block;
	width: 25px; padding:0;
	text-align: center;
	height: 49px;
}
.countdown .countDays {
	display: none;
}
.countdown .countDiv0 {
	display: none !important;
}
.count-white { background:url(../img/counter-white-bg.png) no-repeat; width:56px; height:27px;
              position:absolute; bottom:-2px; left:0; display:inline-block; z-index:250;}

/* ----------  trade-proposition  ---------*/

#trade-proposition { width:980px; margin:40px auto 10px;}
#trade-proposition h2{ color:#a2329e; margin-bottom:30px;}
.tp-cell { height:300px; border-top:1px solid #c886c6;}
.tp-cell-header{ height:40px; background:#f1f1f1; color:#2d2d2d;font:bold 16px/40px Tahoma, sans-serif; }
.tp-cell-header .title{ padding-left:20px;text-transform:uppercase; margin-right:40px;}
.tp-cell-header .price{ color:#a2329e;}

.tp-car-wrap { height:260px; position:relative;}
.car-arr { position:absolute; top:85px; height:57px; width:32px; cursor:pointer;}
.car-arr-left { left:0; background:url(../img/car-arr-left.png) no-repeat;}
.car-arr-right{ right:0; background:url(../img/car-arr-right.png) no-repeat;}
.tp-carusel { width:900px;height:260px; overflow:hidden; margin:0 auto; position:relative}
.car-line  { width:9999px; position:relative;}
.tp-carusel .block{display:inline-block; width:225px; height:230px; font:14px Tahoma, sans-serif; position:relative; margin-top:10px;}
.tp-carusel .block img{ display:block; margin:0 auto;}
.tp-carusel .block .title{ color:#2d2d2d; width:205px; padding:4px 10px; text-align:center; position:absolute; left:0; top:120px; }
.tp-carusel .block .prices{ position:absolute; left:0; top:160px; width:225px; font-size:18px; font-weight:bold; text-align:center;}
.tp-carusel .old-price { color:#f92d32; text-decoration:line-through; margin-right:10px;}
.tp-carusel .new-price { color:#3257a2; }
.order-btn { background:url(../img/order-btn.png) no-repeat; width:137px; height:26px; position:absolute; left:40px; bottom:10px;}

/* ----------  profi-couch  ---------*/
#prof-couch { height:750px; background:url(../img/kush-fon.jpg) center top no-repeat; margin-bottom:50px;}
#prof-couch h2 { color:#a2329e; margin-bottom:30px; position:relative; top:80px;}
#prof-couch .circus{ width:980px; height:600px; margin:20px auto; border-bottom:1px solid #7b98bf; top:100px;}
#prof-couch .circus img.central { display:block; top:135px; left:235px; }
.pointer { position:absolute;}
.pointer p{width:255px;top:8px; left:50px; height:60px; overflow:hidden; font:13px Tahoma; color:#fff; position:absolute; line-height:1.4; }
.pt-1 { background:url(../img/pointer1.png) no-repeat; width:309px; height:198px; top:0; left:325px;}
.pt-2 { background:url(../img/pointer2.png) no-repeat; width:308px; height:231px; top:93px; right:24px;}
.pt-3 { background:url(../img/pointer3.png) no-repeat; width:340px; height:123px; top:120px; left:140px;}
.pt-4 { background:url(../img/pointer4.png) no-repeat; width:339px; height:123px; top:246px; left:16px;}
.pt-5 { background:url(../img/pointer5.png) no-repeat; width:313px; height:158px; bottom:35px; right:60px;}
#prof-couch .pt-5 p{ top:91px; left:55px;}

/* ----------  7 causes  ---------*/
#seven-cause { width:980px; margin:0 auto 15px;}
#seven-cause h2{ color:#1e5093; margin-bottom:30px;}
#seven-cause>div { float:left; width:245px; height:250px; position:relative; margin-bottom:30px; margin-top:5px;}
#seven-cause>div p{ position:absolute; top:190px; left:0; width:215px; padding:0 15px; color:#2c2c2c; font:14px Tahoma, sans-serif; text-align:center;}
#cause-1 { background:url(../img/cause1.png) center top no-repeat;}
#cause-2 { background:url(../img/cause2.png) center 10px no-repeat;}
#cause-3 { background:url(../img/cause3.png) center top no-repeat;}
#cause-4 { background:url(../img/cause4.png) center 8px no-repeat;}
#cause-5 { background:url(../img/cause5.png) center 10px no-repeat; margin-left:123px;}
#cause-6 { background:url(../img/cause6.png) center top no-repeat;}
#cause-7 { background:url(../img/cause7.png) center top no-repeat;}

/* ----------    appl-for-catalog   ---------*/
.appl-for-cat { width:974px; margin:0 auto 20px; border:3px solid #ff3c00; border-radius:6px; height:320px; font:18px Calibri; color:#4d4d4d; }
.appl-for-cat .left { width:590px;}
#contact_form2{height:300px;margin-left:0px;margin-top:0px;position:absolute;}
.left_column{float:left;margin-left:30px;width:290px;}
.right_column{float:left;margin-left:20px;width:280px;}
#contact_form2 .title{color:#ff3c00;font-size:30px;padding-bottom:19px;padding-top:11px;text-align:center; letter-spacing:-1px;}
#contact_form2 .txt{background:url(../img/input-bg.png) no-repeat;width:269px;height:20px;border:none;margin-bottom:19px;
                    margin-left:0px;padding:5px 10px;color:#323232;font:lighter 18px Calibri;}
#contact_form2 .last{margin-bottom:11px;}
#contact_form2 p{color:#4d4d4d;font-size:16px;line-height:1.2;}
#contact_form2 .btn{background:url(../img/send-small-btn.png) no-repeat;width:149px;height:36px;margin-left:245px;margin-top:9px;}
#contact_form2 .btn:hover{cursor:pointer;}
#contact_form2 ol{ line-height:0.95; position:relative; top:-2px;}
#contact_form2 ol li{color:#fa4500;font-size:20px;letter-spacing:-1px; font-weight:bold; margin-bottom:10px;}
#contact_form2 ol li span{color:#4d4d4d;font-size:18px;font-weight:normal;}
/* ---------- Red Timer !!   ---------*/
.appl-for-cat .right{ width:305px; height:130px; background:#ff3c00; border-radius:5px; right:30px; top:66px;}
.red-timer .timer {width: 305px; height: 120px;position:absolute; top:10px; left:0px; z-index:200;text-align:center;}
.red-timer .countdown-text{ font:lighter 24px Calibri; color:#fff; text-align:center;}
.red-timer .countdown { top:22px;}
.red-timer .position { left:0;}
.red-timer .count-white { display:none;}
.red-timer .digit { left:-1px; }
.red-timer .countdown .countDiv { width:12px;}

/* ---------- Garantee!!   ---------*/
.spez { border-top:1px solid #7aa0c7; border-bottom:1px solid #7aa0c7; margin-bottom:0px;
        background:url(../img/garant-fon.png) center top repeat-y;}
.spez-inner {width:980px; margin:0 auto 50px;}
.spez-inner h2 { color:#1e5093; margin:45px 0 40px;}
.spez-cell { padding-left:95px; margin-bottom:30px;}
.spez-cell img { float:left; margin-right:20px;}
.spez-cell .text{ margin-left:175px; font:14px Tahoma, sans-serif; color:#242424; width:680px;}
.spez-cell .title { font-size:20px; margin:10px 0; padding-top:10px;}
.spez-cell .subscript { font-weight:bold;}
.spez-cell .cont { margin-top:20px; line-height:2;}

#sertif { background:url(../img/sert-bg.png) center top no-repeat; height:552px; margin-bottom:40px;}
.sertif-inner { width:980px; margin:0 auto;}
.sertif-inner h2 { color:#1e5093; padding:25px 0 40px; }
.sertif-inner h2.clients { padding:50px 0 9px;}
.sert-wrap { padding-left:225px;}
.sert-wrap img { float:left; margin-right:45px;}
.clients-wrap img{ position:relative; top:0px; left:9px;}

#reviews { background:url(../img/shadow-bottom.png) center top no-repeat; margin-top:-10px; margin-bottom:25px; }
.reviews-inner{width:980px; margin:0 auto; border-bottom:1px solid #7b98bf; padding-bottom:25px;}
.reviews-inner h2{ color:#81a935; padding:55px 0 30px;} 
.rev-cell { padding-left:20px; margin-bottom:35px;}
.rev-cell img {float:left; }
.rev-cell .text{margin-left:265px; font:14px Tahoma, sans-serif; color:#343434; width:650px; line-height:1.5;position:relative; top:-10px;}
.rev-cell .title{font-size:16px; font-weight:bold; margin:10px 0; padding-top:10px; color:#000;}
.rev-cell .title span{ color:#81a935; margin-left:10px;}
.rev-cell .cont { line-height:1.6; padding-top:10px;}

#product { width:980px; margin:0 auto; padding-bottom:2px;}
#product h2{ color:#215f99; padding-bottom:34px;}
#product .line { margin-bottom:15px;}

#jobs { background:url(../img/jobs-fon.jpg) center top no-repeat; height:553px;}
.jobs-inner {width:980px; margin:0 auto;}
.jobs-inner h2 { color:#e43d00; padding:83px 0 27px;}

#results {width:980px; margin:-30px auto 40px; background:url(../img/result-fon.jpg) 550px 125px no-repeat;}
#results h2 { color:#215f99; padding:0px 0 35px;}
#results .line { width:550px; padding-bottom:20px; padding-left:3px;}


#action { width:974px; margin:0 auto 20px; border:3px solid #ff3c00; border-radius:6px; height:320px; 
          font:20px Calibri; color:#ef3a00; }
#action h2 { font:30px Calibri; padding:10px 0 20px;}
#action .txt{background:url(../img/input-big-bg.png) no-repeat;width:375px;height:20px;border:none;margin-bottom:19px;
             margin-left:0px;padding:5px 10px;color:#323232;font:lighter italic 18px Calibri;}
#action .left_column{ width:400px;}
#action .right_column{ width:525px; margin-left:15px;}
#action ol { position:relative; top:-5px;}
#action li { font-weight:bold; line-height:1.5; letter-spacing:-.5px}
#action li span{ font-size:18px; font-weight:normal }
#action .btn { background:url(../img/know-btn.png) no-repeat; width:188px; height:46px; margin:20px 0 0 390px;}

footer { text-align:center; padding:20px 0 30px; color:#000; font:14px/2 Tahoma, sans-serif}

/* Base Superbox Styles */
#superbox-overlay{position:fixed;top:0;left:0;z-index:9998;width:100%;height:100%;}
#superbox-wrapper{position:fixed;z-index:9999;top:0;display:table;width:100%;height:100%;}
#superbox-container{position:relative;display:table-cell;width:100%;height:100%;margin:0;padding:0;vertical-align:middle;}
#superbox{margin:0 auto;padding:0;}
#superbox-container .loading{margin:0;text-align:center;}

/* IE7 */
*:first-child+html #superbox-container{position:absolute;top:50%;display:block;height:auto;}
*:first-child+html #superbox{position:relative;top:-50%;display:block;}
/* IE6 - Thanks to Thickbox for IE expressions */
* html #superbox-container{position:absolute;top:50%;display:block;height:auto;}
* html #superbox{position:relative;top:-50%;display:block;}
* html #superbox-overlay{position:absolute;height:expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight + 'px' : document.body.offsetHeight + 'px');}
* html #superbox-wrapper{position:absolute;margin-top:expression(0 - parseInt(this.offsetHeight / 2) + (document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');}

/* Default Theme */
#superbox-overlay{background:#fff;}
#superbox-container .loading{text-align:center;font-size:40px;color:#fff;}
#superbox{padding:10px;background:#fff;border-radius:5px; box-shadow:0 0 8px #666;}
#superbox-innerbox{padding:10px 0;}
#superbox.image{text-align:center;}
#superbox .close,
#superbox .nextprev{overflow:hidden;margin:0;}
#superbox .close a {
	display: block;
	overflow: hidden;
	margin: 0;
	width: 15px;
	height: 16px;
	background-color: transparent;
	background:url(../img/close-btn.png) no-repeat;
	background-position: center center;
	cursor: pointer;
}
.close { position:relative; top:0px; left:460px; }
/* **************************************** */

/* ----------  Call-backs  ---------*/
.call-back-wrap { width:475px; height:190px; position:relative;}
#call-back-form { font:14px Tahoma; color:#252525; padding:25px 0 0 40px;}
#call-back-form .txt{ background:url(../img/safe-call-input.png) no-repeat; width:269px; height:20px; border:none;
                  padding:4px 10px; font-size:13px; margin-bottom:10px; color:#666;}
#call-back-form label span { width:90px; display:inline-block;}
#call-back-form .btn { background:url(../img/safe-call-btn.png) no-repeat; width:196px; height:38px; 
             position:absolute; top:120px; left:145px;}


/* ----------  Order  ---------*/
.order-wrap { width:850px; height:515px; position:relative; padding:15px 0 0 15px;}
.order-wrap .left{ width:505px;}
.order-wrap .big-img{ width:493px;height:260px;border:1px solid #b8b8b8; border-radius:5px; margin-bottom:10px;}
.order-wrap .big-img img{ display:block; margin:auto; max-height:260px; max-width:493px;}
.order-wrap .line { }
.order-wrap .sm-img { width:156px;height:105px;border:1px solid #b8b8b8; margin-bottom:10px;
                      border-radius:5px; float:left; margin-right:10px;}
.order-wrap .sm-img img{display:block; margin:auto; max-height:105px; max-width:156px;}

.order-wrap .right{ width:340px; font:14px Tahoma, Geneva, sans-serif; color:#2b2b2b;}
.order-wrap .title{ font-size:18px; }
.order-wrap .subscript{ padding:20px 0; }
.order-wrap .tex-char { max-height:220px; overflow:hidden;}
.order-wrap .tc-title { font-weight:bold;}
.order-wrap .tex-char .line-1 span{ color:#3257a2; width:250px; display:inline-block;}
.order-wrap .tex-char .line-2 span{ color:#3257a2; width:70px; display:inline-block;}

.order-wrap .price { width:310px; color:#3257a2; font-size:24px; font-weight:bold; text-align:center; padding:15px 0 18px;}
.order-wrap .old-price { color:#f92d32; text-decoration:line-through}
.order-wrap .txt { background:url(../img/zakaz-input.png) no-repeat; width:61px; height:20px; color:#666;
                   padding:6px 10px 4px; border:none; font-size:16px; margin-left:30px; margin-right:10px; position:relative;}
.order-wrap .ord-btn{background:url(../img/zakaz-btn.png) no-repeat; width:196px; height:38px; 
             position:absolute; bottom:20px; right:100px;}

/* ----------  Send ---------*/
.send-wrap { width:835px; height:215px; position:relative; padding:25px 0 0 30px; font:14px Tahoma, Geneva, sans-serif;}
#send-form { width:450px; }
#send-form .txt{ background:url(../img/safe-call-input.png) no-repeat; width:269px; height:20px; border:none;
                  padding:4px 10px; font-size:13px; margin-bottom:12px; color:#666;}
#send-form label span { width:155px; display:inline-block; color:#252525; vertical-align:middle;}

.send-wrap .right { width:340px; margin-right:20px; color:#2b2b2b;}
.send-wrap .right p{ padding:6px 0;}
.send-wrap .right .title{ font-size:18px; margin-top:-15px;}
.send-wrap .right .sum { margin-top:-5px;}
.send-wrap .right .sum span{ font:bold 24px Tahoma, Geneva, sans-serif; color:#3257a2; margin-left:30px; }

.send-wrap .send-btn {background:url(../img/zakaz-send-btn.png) no-repeat; width:196px; height:38px; 
                       position:absolute; bottom:30px; left:350px;}




