
a:hover{ text-decoration:none;}
.grid{ width: 965px; margin: 0 auto; }

.miniCardWrap{ display: inline-block; clear: both; background: #fff; padding: 1px;
    box-shadow:             0px 2px 5px rgba(0,0,0,0.4);
}
.miniCardWrap img{ vertical-align: middle; }

.menuLk{
	position:relative;
	max-width:230px;
	background:#fff;
	margin-bottom:30px;
	box-shadow:0px 3px 13px rgba(63,69,75,.5);
	border-radius:			0px 0px 8px 8px;
    z-index:101;
    top:10px;
}
a.headerLogin{
    position:relative;
    z-index:101;
}
.headerPanel a.hover {
    border-color: #76783D;
    color: #F5ED1E;
}
.menuLk ul{ margin:0; padding:0; list-style:none;}
.menuLk ul li{ float:none; display:block; }
.menuLk ul li a.menuLkItem{ display:block; padding:0 10px 0 14px; height:33px; line-height:30px; text-decoration:none; font-family:Helvetica; font-size:13px; color:#0f68b1; border-bottom:1px solid #f2f3f3; text-shadow: none;}
.menuLk ul li a.menuLkItem:hover{ color:#c9193f; }
.menuLk ul li a.menuLkItemLast{ 
	position:relative;
	color:#7f868e;
	border-radius:			0px 0px 8px 8px;
	background: #ffffff;
	background: linear-gradient(#ffffff, #f5f5f5);
	-pie-background: linear-gradient(#ffffff, #f5f5f5);
}
.ico-exit{ display:inline-block; width:10px; height:10px; background:url(../../images/redesign2/ico-exit.png) 0 0 no-repeat;}
.menuLk ul li a.menuLkItemLast .ico-exit{ float:right; margin-top:10px; }
.menuLk ul li.bonusItem{ border-left:1px solid #fff; border-right:1px solid #fff;
	position:relative;
	padding:6px 8px 7px 14px;
	background: #fcfcfc;
	background: linear-gradient(#fcfcfc, #eeeff0);
	-pie-background: linear-gradient(#fcfcfc, #eeeff0);
}
.menuLk ul li.bonusItem h5{ overflow:hidden; margin:8px 0 0 0; font-size:13px; font-family:Helvetica; font-weight:normal;}
.menuLk ul li.bonusItem .miniCardWrap{ float:right;}

.menuLkTilt{ position:absolute; left:18px; top:-6px; width:11px; height:6px; background:url(../../images/redesign2/menuLkTilt.png) 0 0 no-repeat;}
.welcomeTilt{ position:absolute; left:18px; top:-6px; width:12px; height:6px; background:url(../../images/redesign2/welcomeTilt.png) 0 0 no-repeat;}



.welcome{
    position:absolute;
    max-width:230px;
    background:#fff;
    margin-bottom:30px;
    padding:0px 1px 1px 1px;
    box-shadow:0px 2px 5px rgba(63,69,75,.5);
    border-radius: 0px 0px 8px 8px;
    z-index:101;
    top:34px;
    width: 228px;
    margin-left: -3px;
}

.welcomeInner{
	padding:10px 15px;
	background:#f5ed21;
	border-radius:			0px 0px 8px 8px;
}
p.welcomeText{ font-size:13px; line-height:18px; color:#3f454b; font-family:Helvetica; margin:0; text-shadow:0px 1px 0px rgba(255,255,255,.5);}
.welcomeBestOffer{
	margin-top:10px;
	padding:10px 5px 5px 5px;
	border-radius:			8px;
	background:#fff;
	box-shadow:inset 0px 1px 3px rgba(0,0,0,.5);
}
.welcomeBestOffer p{font-size:13px; line-height:18px; color:#3f454b; font-family:Helvetica; margin:0 0 10px 5px; text-shadow:0px 1px 0px rgba(255,255,255,.5);}
a.later{ font-size:11px; color:#7f868e; float:left; margin-left:20px; margin-top:8px;}
.bttn-gray{
	border:0 none;
	box-shadow: 0 1px 3px rgba(0,0,0,.5);
	background-image: linear-gradient(to top, rgba(229,229,229,.99), rgba(252,254,255,.99) 90%, rgba(252,254,255,.99) 91%);
	-pie-background: linear-gradient(#fcfeff, #e5e5e5);
	width: 80px;
	float:left;
	height: 27px;
	line-height:25px;
	font-size:13px;
	color:#3f454b;
	text-shadow:0px 1px 1px rgba(255,255,255,.75);
	cursor:pointer;
	margin:0 0 3px 3px;
}







.clear{clear:both;overflow:hidden;height:0;line-height:0;font-size:0;}
.clearfix:after { content: ".";	display: block;	clear: both; visibility: hidden; line-height: 0; height: 0;}
html[xmlns] .clearfix {display: block;}
* html .clearfix {	height: 1%;}
li.clearfix{ display: block;}

a.bttn {
    border-bottom: 0;
    color: #3f454b;
    text-shadow: none;
}

.bttn {
    float: left;
    font-size: 15px;
    color: #3f454b;
    text-shadow: 0px 1px 1px #fff;
    padding: 0 7px;
    height: 28px;
    line-height: 28px;
    cursor: pointer;
    border: 0 none;
    border-radius: 6px;
    box-shadow: 0 1px 3px rgba(0,0,0,.5);
    background: #feffff;
    background: linear-gradient(#feffff, #f2efed);
    -pie-background: linear-gradient(#feffff, #f2efed);
}

#closeBestOffer {
    border-bottom: 0;
    text-decoration: underline;
    text-shadow: none;
}

div.popup.subPopapCreditInfo.ie11 {
    background: #ffffff;

}
div.popup.subPopapCreditInfo.ie11 .productItem {
    word-wrap: break-word;
}

.freeCall {
    height: 34px;
    width: 37px;
    color: grey;
    margin-left: 170px;
    position: absolute;
    float:right;
}
.clickCallText{
    cursor: pointer;
    text-decoration: none;
    color:#C51A3C;
    font-size: 11px;
    background: linear-gradient(left, #C51A3C, #C51A3C 60%, transparent 60%);
    background-size: 3px 1px;
    background-repeat: repeat-x;
    background-position: 0 100%;
    width:137px;
    height:14px;
}
.clickCallLink{
    cursor: pointer;
}

.user_phone:before {
    content: "+7";
    display: inline-block;
    height: 40px;
    color: #8D8D8D;
    position: absolute;
    top: 19px;
    left: 138px;
    font-size: 15px;
    z-index: 5;
}
.user_phone { display: inline-block; }

#user_phone {
    padding: 6px 10px 6px 24px;
    width: 166px;
    letter-spacing: 2px;
}

#requestCall {
    width: 650px;
    border: 3px solid #ebecee;
    border-radius: 10px;
    text-align: center;
    padding: 10px 0 30px;
    position: fixed;
    top: 30%;
    left: 50%;
    margin-left: -325px;
    display: none;
    z-index: 999;
    background: #fff;
    font-size: 14px;
    font-family: Helvetica, Arial, sans-serif;
}

#closeFormCall {
    position: absolute;
    background: #FCFCFC;
    width: 30px;
    height: 30px;
    right: -2px;
    top: -2px;
    border-radius: 0 8px;
    border: 2px solid #ededeb;
    text-align: center;
    font-size: 29px;
    cursor: pointer;
    font-family: Helvetica, Arial, sans-serif;
}

.ttWForm{ width: 500px; }
.form-title p {
    font-weight: bold;
    line-height: 20px;
}

#field10 {
    top: -15px;
    width: 200px;
    box-shadow: 0px 1px 3px rgba(110, 110, 110, 0.3);
    -moz-box-shadow: 0px 1px 3px rgba(110, 110, 110, 0.3);
    -webkit-box-shadow: 0px 1px 3px rgba(110, 110, 110, 0.3);
}

.ttWForm-container {
    font-size: 12px;
    color: #484B4E;
    font-family: Helvetica, Arial, sans-serif;
    background: #fff;
    position: absolute;
    left: 50%;
    margin-left: -170px;
    border: 3px solid #ebecee;
    border-radius: 10px;
    padding: 10px 30px 0 30px;
    width: 340px;
    display: none;
    z-index: 999;
}

.ttWForm-wrapper.wrapped{
    padding: 30px 30px 30px 30px;
    border: 1px solid #ced4d7;
    box-shadow: inset 0 0 0 5px #eef5f7, 0 0 3px rgba(0, 0, 0, .1);
    -moz-box-shadow: inset 0 0 0 5px #eef5f7, 0 0 3px rgba(0, 0, 0, .1);
    -webkit-box-shadow: inset 0 0 0 5px #eef5f7, 0 0 3px rgba(0, 0, 0, .1);
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
}

.ttWForm-container h2 {
    font-size: 2em;
    margin-bottom: 0.75em;
    color: #484B4E;
    font-weight: normal;
    font-weight: bold;
}

/** Field Styles **/
.ttWForm .field, #form-title.field {
    padding: 12px 0 12px;
    position: relative;
    clear: both;
}

.ttWForm .field:first-child { padding-top:0; }

.ttWForm .field:last-child{
    padding-bottom:0;
    background: #faf9f7;
    width: 80%;
    margin-left: -30px;
    border-radius: 0 0 9px 9px;
    border-top: 1px solid #ededeb;
    margin-top: 20px;
}

/** Field Widths */

.f_100 {
    width: 70%;
    display: inline;
    float: left;
}

.ttWForm input, .ttWForm textarea, .ttWForm select, div.selector, div.uploader  {
    width:180px;
    font: 14px Helvetica Neue, "Arial", Helvetica, Verdana, sans-serif;
    padding: 6px 10px 6px 10px;
    color: #484B4E;
    border: 1px solid #c2d3d7;
    outline: none;
    display: inline-block;
    position: relative;
    z-index: 2;
    box-shadow: 0px 1px 2px rgba(110, 110, 110, 0.3) inset;
    -moz-box-shadow: 0px 1px 2px rgba(110, 110, 110, 0.3) inset;
    -webkit-box-shadow: 0px 1px 2px rgba(110, 110, 110, 0.3) inset;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-transition: .3s ease-in-out;
    -moz-transition: .3s ease-in-out;
}


.ttWForm input[type=radio], .ttWForm input[type=checkbox] {
    width: 12px;
    margin: 8px 12px;
    top: 3px;
    position: relative;
}

.ttWForm .option{ margin:6px 0; }

.ttWForm .option-title{
    position:relative;
    top:2px;
    color: #798e94;
}

.ttWForm textarea { overflow: hidden; }

.ttWForm label {
    width: 130px;
    color: #484B4E;
    text-align: left;
    font: 14px/24px Helvetica, Verdana, sans-serif;
    margin-bottom:5px;
    display:inline-block;
}

.ttWForm .submit input.active {
    background: #3891d9;
    background: linear-gradient(to bottom,  #3891d9 0%,#8ac5f6 50%,#a9cce8 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3891d9', endColorstr='#a9cce8',GradientType=0 );
}

.ttWForm .submit input {
    text-align: center;
    font-size: 16px;
    text-decoration: none;
    border-radius: 3px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    text-shadow:  0px 0px 1px #353535;
    display: block;
    text-align: center;
    padding: 6px 12px;
    cursor: pointer;
    min-width: 96px;
    width:auto;
    box-shadow: 0 0 0 0 #eef5f7;
    -moz-box-shadow: 0 0 0 0 #eef5f7;
    -webkit-box-shadow: 0 0 0 0 #eef5f7;
    border: 1px solid #a4c5d0;
    font-weight: bold;
    color: #fff;
    margin: 15px auto 26px;
    background: #d2e7fa;
    background: linear-gradient(to bottom,  #F3F6F9 0%,#bedcf4 50%,#a9cce8 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#F3F6F9', endColorstr='#a9cce8',GradientType=0 );
}

#form-title { padding: 12px; }

#form-title h2{
    margin-top: 0;
    margin-bottom:0;
    color: #484B4E;
}

.rules-action {
    padding: 0px 30px 10px;
    display: inline-block;
    font-size: 10px;
    color: #7f868e;
}

.rules-action ins {
    cursor: pointer;
}
.text-condition {
    text-align: left;
    background: #ffffff;
    border-radius: 5px;
    box-shadow: 0px 2px 10px 0px rgba(63,69,75,0.5);
    color: #4c5157;
    cursor: default;
    display: none;
    font-size: 11px;
    right: -35px;
    line-height: 14px;
    padding: 11px 17px 12px 13px;
    position: absolute;
    border-collapse: separate;
    left: 50%;
    top: -300px;
    width: 640px;
    margin-left: -320px;
    z-index: 201;
    line-height: 14px;
}

.text-condition p { margin: 0; }

.regLink {
    color: #7f868e;
    border-color: #7f868e;
}
.regLink:hover {color: darkred;}

.text-condition .close-popup {
    background: url("../../images/close_popup_resp.gif") 0 0 no-repeat;
    cursor: pointer;
    height: 12px;
    position: absolute;
    right: 10px;
    top: 10px;
    width: 12px;
    z-index: 1001;
    border: none;
    border-radius: 0;
}

.text-condition .close-popup:hover{
    background-position: 0 -12px;
    border-bottom: none;
}
