/****************************************************************
 * @file: common.css
 * @author: Webway IT Labs, 2008
 *
 */

a *{
    cursor:pointer;
}

.glass{
    background:transparent url(/_pic/bg-glass-blue.png) no-repeat 0 0;
    width:74px;
    height:36px;
    text-align:center;
    vertical-align:middle;
}
.glass img{
    margin-top:8px;
}

.vote{
    overflow:hidden;
    padding:.1em 0 .2em;
    width:100%;
}
    .vote .name{
        float:left;
        padding:.1em 0 .2em;
        width:100%;
    }
    .vote .ruller{
        *display:inline;
        float:left;
        width:84%;
    }
        .vote .ruller span{
            background-color:#fff;
            display:block;
            line-height:1em;
            height:.8em;
            margin-top:.2em;
            opacity:.5;
            *filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
            width:100%;
        }

    .vote .value{
        float:right;
        font-size:1em;
        line-height:1.1em;
        text-align:right;
        width:14%
        *margin-right:.5em;
    }

/* =hd */
#hd form,
#hd p{
    display:inline;
}
#hd .hor li{
    float:left;
    padding:0 9px;
    vertical-align:middle;
}
#hd .hor li.first{
    padding:0 37px 0 24px;
}
#hd .hor li.last{
    float:right;
    padding:0;
}
    #hd form input{
        background-color:#fff;
        color:#000;
        font-size:1.1em;
        opacity:0.5;
        vertical-align:middle;
    }
    #hd form .text{
        border:none;
        width:142px;
    }
    #hd form label{
        color:#fff;
        font-size:0.9em;
        padding-right:.5em;
    }

    #hd a,
    #hd span{
        color:#fff;
        font-size:.9em;
    }
    #hd .ihome,
    #hd .imap{
        background-image:url(/_pic/ico-hm.png);
        padding:0 0 0 18px;
    }
    #hd .ihome{ background-position:0 1px; }
    #hd .imap{ background-position:0 -12px; }


/* =nv */
#nv{}
    #main-navigation{
        position:relative;
    }
    #main-navigation li a,
    #main-navigation li .active{
        display:block;
        float:left;
        height:76px;

        position:relative;
        z-index:2;
    }
    #main-navigation li.first a,
    #main-navigation li.first .active{
    /*    background:transparent url(/_pic/bg-main-navi-pass-l.png) no-repeat left top;*/
        padding-left:25px;
    }
    #main-navigation li.last a,
    #main-navigation li.last .active{
      /*  background:transparent url(/_pic/bg-main-navi-pass-r.png) no-repeat right top;*/
        padding-right:25px;
    }
    #main-navigation li .lnk-wrap{
        background:transparent url(/_pic/bg-main-navi-pass.png) repeat-x 0 0;
        display:inline;
        float:left;
        /*height:76px;*/
        height:100%;
    }

    #main-navigation .grapher{
        height:16px;
        margin:27px 16px 0;
    }
        #main-navigation .grapher ins{
            height:16px;
        }

    /*#main-navigation a:hover .grapher ins,*/
    #main-navigation a.hover .grapher ins,
    #main-navigation .active .grapher ins{
        background-position:left bottom;
    }
    #main-navigation li.last .grapher{
        margin-right:3px;
    }
    #main-navigation li.first .grapher{
        margin-left:4px;
    }

    /* hover */
    /*#main-navigation li.first > a:hover,*/
    #main-navigation li.first .active,
    #main-navigation li.first a.hover{
        background-image:url(/_pic/bg-main-navi-act-l.png);
    }

    /*#main-navigation li.last > a:hover,*/
    #main-navigation li.last a.hover,
    #main-navigation li.last .active{
        background-image:url(/_pic/bg-main-navi-act-r.png);
    }
    /*#main-navigation li > a:hover .lnk-wrap,*/
    #main-navigation li a.hover .lnk-wrap,
    #main-navigation li .active .lnk-wrap{
        background-image:url(/_pic/bg-main-navi-act.png);
    }

.submenu{
    /*display:none;*/
  /*  background:transparent url(/_pic/bg-submenu-l.png) no-repeat left top;*/
    /*position:absolute;*/
    top:75px;
    left:0px;
    height:62px;
    width:100%;
}
.submenu div{
    background:transparent url(/_pic/bg-submenu-r.png) no-repeat right bottom;
    /*padding:12px 30px 21px;*/
    margin-left:27px;
    height:61px;
    text-align:justify;
}
.submenu ul{
    padding:8px 0 0 0;
}
    .submenu ul li{
    }
    .submenu a,
    .submenu .active{
        background:none;
        float:none;
        padding:0;
        /*margin:0 1em 0 0;*/
	        margin:0 .4em 0 0;
        /*line-height:1.6em;*/
        white-pace:nowrap;

        color:#fff;
        display:-moz-inline-box;
        display:inline-block;
        padding:0 0 0 10px;
    }
        .submenu a span,
        .submenu .active span{
            display:block;
            line-height:21px;
            padding-right:10px;
        }
    .submenu a:hover,
    .submenu .active{
        background:#F68428 url(/_pic/subnavi-r-l.png) no-repeat 0 0;
    }
        .submenu a:hover span,
        .submenu .active span{
            background:transparent url(/_pic/subnavi-r-r.png) no-repeat 100% 0;
        }


#bfaq.rb-imgs{
    clear:both;
    padding:10px 0 0;
    width:100%;
}
#bfaq .iconed{
    background-position:right center;
    padding:5px 30px 5px 0;
}
    #bfaq.rb-imgs .t,
    #bfaq.rb-imgs .b{
        background:transparent no-repeat 0 0;
        height:23px;
    }
    #bfaq.rb-imgs .t{
        background-image:url(/_pic/faq-r-t.png);
    }
    #bfaq.rb-imgs .b{
        background-image:url(/_pic/faq-r-b.png);
    }
    #bfaq.rb-imgs .c{
        background:transparent url(/_pic/faq-r-c.png) repeat-y 0 0;
        /*margin:-19px 0;*/
        padding:0px 10px;
        position:relative;
        z-index:2;
        -width:423px;
    }
        #bfaq.rb-imgs .c .iconed{
            position:absolute;
            left:20px;
            top:50%;
            margin-top:-11px;
        }
        #bfaq.rb-imgs .c .entry{
            color:#696969;
            margin-left:150px;
        }
        #bfaq.rb-imgs .c .entry a{
            color:#696969;
        }

#ft{ background-color:#fff; }
    #ft .col-1,
    #ft .col-1 a{
        text-align:center;
        vertical-align:middle;
    }
    #ft .col-1 a{
        color:#0078AE;
        font-size:1.3em;
		line-height:1.2em;
        /*padding-top:.5em;*/
        padding-top:0;
        text-decoration:underline;
    }
    #ft .col-2{
        color:#696969;
        font-size:.95em;
    }
    #ft .col-2 a{
        color:#0078AE;
        text-decoration:none;
    }
        #ft .col-2 .col-1{
            text-align:left;
        }
        #ft .col-2 .col-2{
            text-align:center;
        }

#ft p#copy{
    margin-left:25px;
}

/* MODAL WND */
#wnd{
    display:none;
}
    #wnd #curtain{
        background-color:#f0f;
        position:fixed;
        top:0px;left:0px;
        width:100%;
        height:100%;
        z-index:100;
        opacity:0.6;
    }
    #wnd #body{
        background:#fff;
        position:fixed;
        top:50%;left:50%;
        margin-left:-250px;
        margin-top:-250px;
        /*width:500px;
        height:500px;*/
        z-index:101;
    }
        #wnd #body .tube{
            margin:20px;
        }
            #wnd #body #xClose{
                position:absolute;
                right:3px;
                top:3px;
            }

/*pasaha*/

#hd a,
#hd span,
#hd form label {
color:#026896;
}
.vote .ruller span {
background-color:#696969;
}
#masterpollform {
color:#696969;
}
/*pasaha updated.elements*/

#hd form .text {
	*padding:0.1em 0.15em;
	height:1.4em;
}


.submenu {
	background:transparent url(/_pic/updated.elements/bg-submenu-l.png) no-repeat scroll left top;
}
    #main-navigation li.first a,
    #main-navigation li.first .active{
        background:transparent url(/_pic/updated.elements/bg-main-navi-pass-l.png) no-repeat left top;
    }
	#main-navigation li.first .active,
	#main-navigation li.first a.hover {
		background-image:url(/_pic/updated.elements/bg-main-navi-act-l.png);
	}
.submenu div {
	background:transparent url(/_pic/updated.elements/bg-submenu-r.png) no-repeat scroll 0 0;
	margin-right:29px;
	position:relative;
}
.submenu div i{
	display:block;
	position:absolute;
	left:100%;
	top:0;
	height:100%;
	width:29px;
	background:transparent url(/_pic/updated.elements/bg-submenu-r.png) no-repeat scroll 100% 100%;
}

#bfaq.rb-imgs .t {
	background-image:url(/_pic/updated.elements/faq-r-t.png);
}
#bfaq.rb-imgs .b {
	background-image:url(/_pic/updated.elements/faq-r-b.png);
}
#bfaq.rb-imgs .c {
	background:transparent url(/_pic/updated.elements/faq-r-c.png) repeat-y scroll 0 0;
}
#main-navigation li a.hover .lnk-wrap, #main-navigation li .active .lnk-wrap {
background-image:url(/_pic/updated.elements/bg-main-navi-act.png);
}
#master #bd {
margin-bottom:25px;
}
.b_upper{
	position:absolute;	
	top:auto;
	left:0;
	height:23px;
	width:743px;
}
.bott_upp{
	position:relative;
	margin-left:23px;
	margin-right:23px;
	background:#FFFFFF;
	display:block;
	zoom:1;
	height:23px;
}
.bott_upp .bl,
.bott_upp .br{
	position:absolute;
	height:23px;
	top:0;
	left:-23px;
	width:23px;
}
.bott_upp .br{
	margin-left:100%;
	left:0;
}

.bott_upp .bcn{
	float:left;
	height:23px;
	background:#E8F0FB;
	width:189px;
}
#master #bd .col-1,
#master #bd .col-1 .col-1{
	background-image:none;
}
.bott_upp .br{background-image:url(/_pic/updated.elements/rc-br-def.png);}
.bott_upp .bl{background-image:url(/_pic/updated.elements/rc-bl-def.png);}


#master #bd .collagebl .ccc {
	background:url(/_pic/updated.elements/__nature-t.jpg) no-repeat 0 0;
}
#master #bd .col-1.blue .colcontainer.c2 {
	background:transparent url(/_pic/updated.elements/__nature-b.png) no-repeat scroll 0 100%;
}
#master #bd .col-1.blue .bott_upp .bl{width:212px;background-image:url(/_pic/updated.elements/__nature-b_upp.png);}

#master #bd #gallery.col-2 {
padding-bottom:18px;
}
#gallery .rb {
position:absolute;
top:auto;
left:0;
}
#gallery.col-2 .rt {
background-image:url(/_pic/updated.elements/bg-r-gallery3.png);
}
#gallery.col-2 .rb {
background-image:url(/_pic/updated.elements/bg-r-gallery2.png);
}
.submenu a, .submenu .active{height:21px;overflow:hidden;}
.glass {
	background-image:url(/_pic/updated.elements/bg-glass-blue.png);
}
.glass a{position:relative;}
.submenu a:hover, .submenu .active {
	background-image:url(/_pic/updated.elements/subnavi-r-l.png);
}
.submenu a:hover span, .submenu .active span {
	background-image:url(/_pic/updated.elements/subnavi-r-r.png);
}

.rc-white-ind{
	display:block;
	zoom:1;
	padding:6px 0;
}
	.rc-white-ind .t,
	.rc-white-ind .b{
		background-image:url(/_pic/updated.elements/rc-white-ind.png);
		top:-6px;
		left:-6px;
	}
	.rc-white-ind .b{
		height:6px;
	}
	.rc-white-ind .tr,
	.rc-white-ind .br{
		width:6px;
	}
	
#reference-book .line .value {
margin-top:1px;
}

#main-navigation li.first a,
#main-navigation li.first .active {
	padding-left:29px;
}
#main-navigation li.last a,
#main-navigation li.last .active {
	padding-right:0;
	background:none!important;
}
/*
	#main-navigation li.last a,
	#main-navigation li.last .active {
		background:transparent url(/_pic/updated.elements/bg-main-navi-pass-r.png) no-repeat scroll right top;
	}
    #main-navigation li.last a.hover,
    #main-navigation li.last .active{
        background-image:url(/_pic/updated.elements/bg-main-navi-act-r.png);
    }
*/



	#main-navigation li.last a i,
	#main-navigation li.last .active i{
		float:right;
		height:100%;
		width:29px;
		background:url(/_pic/updated.elements/bg-main-navi-pass-r.png) no-repeat 0 0;
	}
    #main-navigation li.last a.hover  i,
    #main-navigation li.last .active  i{
        background-image:url(/_pic/updated.elements/bg-main-navi-act-r.png);
    }

#main-navigation li.first .grapher {
margin-left:0;
}
#main-navigation li.last .grapher {
margin-right:0;
margin-left:15px;
}

.t-white{
	display:block;
	zoom:1;
	padding:26px 0;
}
	.t-white .t,
	.t-white .b{
		background-image:url(/_pic/_cache/twrb.png);
		top:-26px;
		left:-26px;
	}
	.t-white .b{
		height:26px;
	}
	.t-white .tr,
	.t-white .br{
		width:26px;
	}
	.t-white .c{
		padding:0 32px;
		margin:-5px 0 -8px 0;
	}
	.t-wrap{
		overflow:hidden;
		zoom:1;
	}
	.grapher {
		text-indent:-999em;
	}
/**/
/**/
.corp_request{margin-top:1em;}


	.corp_request form .line .variable {
		width:20em;
	}
	.corp_request form .line .value {
		padding-left:20.7em;
	}

	.corp_request .lin_name .variable,
	.corp_request .lin_company .variable,
	.corp_request .sdl{
		color:#F68428;
	}

.lin_time{margin-top:1em;}

.sdl{
	padding-top:1em;
	margin-bottom:1em;
}
.cmnrt{
	border-bottom:1px solid #F68428;
	padding-bottom:1em;
	margin-bottom:1em;
}
.sfv{
	margin-bottom:1em;
}
.corp_request form .lin_q input.text,
.corp_request form .lin_q1 input.text,
.corp_request form .lin_q3 input.text{
	width:40px;
}
	.corp_request form .lin_operator_0,
	.corp_request form .lin_operator_1,
	.corp_request form .lin_q1,
	.corp_request form .lin_q2{
		display:inline-block;
		*display:inline;
		zoom:1;
		width:auto
	}
	.corp_request form .lin_q2{
		margin-left:1em;
		vertical-align:top;
		overflow:hidden;
		position:relative;
		top:0.18em;
		width:6em;
	}
		.corp_request form .lin_operator_0 .variable,
		.corp_request form .lin_operator_1 .variable,
		.corp_request form .lin_q2 .variable{
			width:auto;
			margin-left:2em;
			display:inline;
					float:left;
		}
		.corp_request form .lin_operator_0 .value,
		.corp_request form .lin_operator_1 .value,
		.corp_request form .lin_q2 .value{
			margin-left:0;
			padding-left:0;
		}
		.corp_request form .lin_operator_0 .value input,
		.corp_request form .lin_operator_1 .value input,
		.corp_request form .lin_q2 .value input{
			position:relative;
			*left:-3px;
			*top:-3px;			
		}
	.gm_upp{
		width:20em;
		float:left;
		margin-right:0.7em;
	}

	.corp_request form .lin_operator_0{}
	
	.corp_request form .lin_operator_0,
	.corp_request form .lin_operator_1{
		float:left;
		width:7.5em;
		clear:none;
		margin-top:-.45em;
	}
	
.lin_phone span{
	position:absolute;
	margin-top:-4.6em;
}

.phone_re span{
	position:absolute;
	margin-top:-4.6em;
}

/*opera*/
@media all and (-webkit-min-device-pixel-ratio:10000), not all and (-webkit-min-device-pixel-ratio:0) {

		.bott_upp .bl, .bott_upp .br {
			left:-23px;
			position:relative;
		}
        .bott_upp .br {
			float:right;
			left:23px;
			margin-left:0;
		}
		 .bott_upp .bl {
			float:left;
			left:-23px;
			margin-left:0;
		}      
      .bott_upp .bcn{
			position:relative;
			left:-23px;
		}
 }
 /**/
.s_tarifs{}

	.smore{
		display:inline-block;
		*display:inline;
		zoom:1;
	}
	.smore span{
		text-decoration:underline;
		color:#333333;
		cursor:pointer;
		top:0.5em;
		position:relative;
	}


#master #bd .ct ul.subselect{
	padding-left:20.7em;
	color:#696969
}
	#master #bd .ct ul.subselect li{
		margin-top:-1em;
		margin-bottom:1em;
		display:none;
	}
.corp_request form .lin_tarif{
	overflow:hidden;
	vertical-align:top;
	width:auto;
	margin-right:1em;
	display:inline-block;
	*display:inline;
	zoom:1;
}


/*form_settings*/
#form_settings select{
	min-width:150px;
	_width:200px;
}
#vsettings_text{
	margin-top:2em;
}

#master #bd .ct ul,
#master #bd .ct ol{
	margin: 0.2727em 0 1.6363em 1em;
	padding: 0;
}

	#master #bd .ct li{
		margin: 0;
		padding: 0;
		list-style: none;
	}

	#master #bd .ct ul li{
		margin:0.2727em 0 0.7272em;

	}

#master #bd .ct ol {
margin-left:0;
}
	#master #bd .ct ol li,
	#master #bd .ct ul li{
		margin:0.2727em 0 0.7272em;
	}

#master #bd .ct ul ul,
#master #bd .ct ol ul,
#master #bd .ct ul ol,
#master #bd .ct ol ol{
	margin-top:1em;
}

#master #bd .ct ul li,
#master #bd .ct ol ul li,
#master #bd .ct ul ol ul li,
#master #bd .ct ol ul ol ul li{
	background:transparent url(/_pic/ico-bullet.png) no-repeat scroll 0 1ex;
	margin-left:0;
	list-style: none;
	padding-left: 1.45em;
}

#master #bd .ct ol li,
#master #bd .ct ul ol li,
#master #bd .ct ol ul ol li,
#master #bd .ct ul ol ul ol li,
#master #bd .ct ol ul ol ul ol li{
	background:none;
	margin-left:2.25254em;
	padding-left:0.1818em;
	list-style-type: decimal;
}

#master #bd .ct ol ol{
	margin-left:0em;
}


/*sin_captcha*/
.sin_captcha{}
.sin_captcha dt{
	
}
.ideas_form{
	padding-top:2em;
}
.ideas_form form .line .value{
	padding-left:13.7em;
	zoom:1;
}
form .sin_captcha .variable{
	margin-right:0;
	width:auto;
	float:none;
	padding:0.3em 0 0.5em;
	display:block;
}
form .sin_captcha .value{
	position:relative;
	margin-top:.25em;
}
form .sin_captcha .value .capcha_img{
	position:absolute;
	left:0;
	top:0;
}
	form .sin_captcha .value #captcha_img{
		display:block;
		margin-bottom:2px;
	}
form .sin_captcha .value input{
	width:100px;
	display:block;
	margin-bottom:.27em;
}
form .sin_captcha .value #capcha_value{

}
.c33 .w25 {
float:left;
width:24.5%;
}

    form#ideas_form input#sendMsg{
        background-image:url(/_pic/btn-send.png);
        width:106px;
        height:26px;
        margin-top:5px;
    }
    form#ideas_form img.captcha{
        display:block;
        margin-bottom:4px;
    }

    form#ideas_form .l-subm{
	 	padding-top:0;
	 	padding-bottom:3.45em;
	 }
	 form#ideas_form .sin_captcha{
	 	padding-bottom:0;
	 }
	 
/**/
/*main orange*/
.m-orange .glass {
	background-image:url(/_pic/updated.elements/bg-glass-orange.png);
}
.m-orange .rc-white-ind .t,
.m-orange .rc-white-ind .b {
	background-image:url(/_pic/updated.elements/rc-orange-ind.png);
}
.m-orange .rb .c{background:#f7882b;font-size:14px;line-height:120%;}
#reference-book .m-orange .value .c *{color:#fff;}

#reference-book .line .value .c{
	padding-left:10px;
	padding-right:10px;
	border:none;
	margin:0 1px;
}
/**/

#master #bd .col-1 .c2{
	position:relative;
	zoom:1;
	overflow:hidden;
	height:auto;
}
#master #bd .col-1 .c2 .ccc{
	position:relative;
	z-index:2;
	zoom:1;	
}
.c-cnt-upp{
	position:absolute;
	height:999em;
	background:#fff;
	z-index:1;
	width:100%;
	left:212px;
	top:0;
}


/* youtube*/

#ft .col-2 .col-1,
#master #ft .col-2 .col-1{
	width:330px;
}
.col-y{
	float:left;
	white-space:nowrap;
}
	.col-y p{
		display:inline-block;
		*display:inline;
		*zoom:1;		
	    margin-top: 1px;
    	vertical-align: middle;	
		 margin-right:1em;	
	}
#youtube{
	margin-top:1px;
}
#youtube a{
	display:block;
	overflow:hidden;
	width:44px;
	height:17px;
	text-indent:-999em;
	background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACwAAAARCAMAAACRvr5AAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAwBQTFRF9crK/1JS/7y89zExxczM7Z6e0yUl7Ken//7+9uPjwwoKNjY23d3d2dnZ/8nJ9vb2+ZGRkZGR8rq6+uHhztPT/ioq5OTk/2pq5RcX4UxM+lpa/35+UlJSjo6O/29v/46O+O/vxcnJ+////9/f39/f8n19/3Jy8sTE1C0t0h0d0iAgxhUV/kFB7be3++jo93p6/4GBVlZWPT09fX19s7Oz/8LC8/Pz/zEx9n9/aWlp7FJS1dXV6FJS+TQ0/4yM/ycn9mJi/+Xl9l5e+Nvb/zo6+TEx/3Z2wCEhLCwsq6ur/4eHOTk5yDo6/j8/np6e6yUl0RYWTk5O/6Gh0RkZ8VVV/fv79U5Oi4uLxRAQW1tbeXl5/y4uRERE8TAw/2dn2hkZzg0N/1ZWxzY2/TEx/0ZG7ktLzlFR/yIi/ywsxRMTSkpKxhIS8iAg/zIy/P//+F5e/TY2+E9PYWFh/f///5mZ+/v77+/v/zQ07u7u4ODg+vr6iYmJ983N/9HRmJiYwsLC/Pz8R0dH+fn5/6+v4uLi/8HB+PDw//Hx8fHxrKys/f399/f3+erq3jw8/6Wl/6Oj2hYW95iY+/Pz+tDQ3Vpa/VlZ86Oj8bW14EhIy0VF7tfX/Gtr//v78Xh4862t73Bw+M7Ov7+/1mxs8isr+uXl+3Bw9FBQ/4iI+Cws8EZG88jI/xoa+JmZ9pCQ+Pv752ZmdnZ2xCws5YeH5ouL64KC6YqK+VJSp6en/56e8Ly8wQMD8omJ6Ojo/M3N7sPD7szM/TIy/7Gx9+np+UBA/+3t3YSE/zc37EZG++7u/3t7+zk5/NfX+b6+ycnJ/sDA9/Dw/TQ0/+vr+enp0UJCydHR9fX1//b2/fn5+/n57tTU/iQk5ubm/2xs0Vtb/CYmHx8fg4OD5yMj5ikp/C0t/S8v0tLS/PX1//T0tbW14UJC5kZG8GJi6DQ07zs7zk1N+WZmQ0ND2Q0N+d/fqKio/n19/Zub+JSU/P399ezs9u/v90JCwSQk/3R08KCg/zMz////AL9XSQAAAlZJREFUeNpi+I8FPDftC7Jb7qUmBwRqatLy8iX9zbUc//8zYFHbfsc8FwjK/wFB7rGUxDg3A3l5uSCw4lKgnv8NSIrl05mBwBWk9p+ra7kOo7hBSXPrHz6Q4vrqPf/rPBFq5yT+unlz/yzdC+b//mVMY39i/s+XUVy6RH4HSDGP4cKOyBdIrkjROXj6P9/X6OjcaPva06IZubn/XBjl3OTBztggeFZG7H+l2P//t8uqWrovukSvdlPalh52+NSyx3wMb1OTzW2tVvoyngR78HPRA8v/fo1ZJv+L6loaRRzLze2llaQKzgvkKxUyHeJc5+CqnvfztWgcWDFPlrefWcx2WZmqSMFKoyvK/yCK2wTy8wrPCc++7vU+b/beBbcYwYq7Ij2eihnxmhiVyciqcLPAFCuAFJsyrND7ZhF6fJ6jPUTx/yij7kpu607visBqHg80xTW2emv0i388q4UpNo5pUEFSfCD53pc8KVsFAafisNYaZr2JFqFLnUJEp8IUl/Jw85pwlwXKinmwHIldnKOfFxLbttuqOPUcg/+ltao3/LcK5TjAnNFU4W1sGdglU2R8X/Ham4cSc//bPFLYqfv/1RmFTcWqVsWbOSdLzIcoFizq/u9pFFP/P/xDuIwIx8v4Ces/zYifLszq3PtXfdWSGfGsk5wlP26BKG7qBhIdV///rzL7z//9/5QETS02zWA2tgA2TTYtLY3g4AANtoAEdqypbmcEFxdXRGZEtnamNhBEZGcCBXZdPoFV8f99i9Le+SQl/XYHg40+STPT7h7t+f8fIMAAMe+WjKLFUKAAAAAASUVORK5CYII=)
}
#twitter a{
	display:block;
	overflow:hidden;
	width:19px;
	height:19px;
	text-indent:-999em;
	background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAMAAABFjsb+AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAwBQTFRFv/P+d8zsLqvOfdHkO6zPI6HHTrrZWb7ZgtLl4PX2kNnu/vn/YMDbO6fL0ej0aM3fetHp3vH1acbeyuzxSrjUNbHNXsDepuDvmeHyod/ygM7di9XrNK7RSrrbM6TLkt7yldvtzu32vu32pubrjtrvJaXKjdfpidfsPLLOxefxFp/Kf8ngacnhZsbhYcXfSrbSUrrW///3l93xIqnN5/X54PP10uvyM6vOm9rnm9nnjdjpTrnWKaXJWb/fpefznNrmb8npRLHS///8///9///+///7//76jNPijdHh//z9p+n3VbnaYcHX+/v4i8/g//z8wfT86fb7XsngyOHt8Pn8YMPd//3/f9TroeX3quLxruPwsez4te/5J6nNFJvCgNHs/v/5j9Pkj9rpWL/Tb8baz/n9gNLrhdfsGqHOGKXNqdbhqd/tu+z6uu/9XcHam9nlrODq3PP2AIm0fcfcU73cUbnQ7vv+/v////7+nt7tPbDTj9nqntv0peDyp+LzkNjrh9nn/v38mt7tasXgh8zfecvmZMnce8/nfc3lPbLcQLDXQLXV1e3yR7TSjtftRrbWq+r2ZMPbZMPdds/j5vP31Onwc8ricczld8vjd8rlt9vod8/nZL/UqOL2rufzs+r5yvT1tur4tu38a8PfQLDPbsfghcbd/P/7L6LF//36wubpx+ju+vj3n+TzneH0k9vyuu73fc/o2vb+T7zZR7Pdh9PmP7jYh9Tm+f//hNXrMqHCb8vibszmG6HJSK/PG6XLH6HPmt3rvuLmTrjTz+vwSLDSnNHeSLbW/f7/rt3t+P/4v+z5YMHgWcLcs+j1otnptez23vv9qeLvIJzMrODtTsDS3vT2f9TlU7vaoOL2rd3oVL3dvPH8sOz26vr97fz9/v7+2ez1LLDJ//7/O7HUSLrX0PL6P7PVPrTUzO7wmd71h8rgN6rLiNblp+Lw0urvj9fgkdjpk9vsRLfYOa7SgtjlMafR/vz9PazY//39///6W8LgX8bimdztmt/v////sTqgRwAAAYpJREFUeNoAfAGD/gDg3gDcXFuQPq0YHyRnV5u8LqaUAHay5rDdIyOdGYLyJggQlywuHXMAZdEhztKqwnzqIHu3A5O7Em7VYwBQoCJZq0asax8KJ2aHmaWSB7PYANwi0O6MQoHUJydfAUAsLRbbHTAAbcuhFzb/d5pH7QgDk4bNPUuPOwCibJ8XNv9PNBE1NQkJISsG5YsUAEqePsHE/6n///9ERPpDcC/o5I0AWH7+8ZVETQv5SXjjQsrwKHocQQDZfTI67//3Uz84Pzk4GjuJ+DekAK4Z8oDp/1ZvUvz7dOW2tIoVAgQAGHli9RNCQ89VzD0Gx8W+KOJdBAAy/TrXKUZgDiulEpFMdRUc9iU3AK8gjrHJCzGnNHFx1gkTnDMzBR4AJH8bEOvh/zFD////Qv/aqMDTHgC5JrUQDxopVEVFRUJDuIQFaCoFAFonCIiYLaMaR2FITkhkAmm9XroAUUADhZYsVQcG8+f0AjwlvypyagDINjmDEpEMBzDDL0EE7A08DcbfAgwAE46dXgqnfbQAAAAASUVORK5CYII=)
	}
/**/

#career select{
	max-width:302px;
	_width:300px;
}
/**/

/*i_help*/

.help_block{
	text-align:left;
	padding-top:9px;
	margin-left:2px;
	padding-bottom:1em;
	zoom:1;
	position:relative;
}
.phone_help{
	width: 191px;
	text-align:left;
	color:#fff;
	font-size:17px;
	letter-spacing:1px;
	line-height:40px;
	padding-left:36px;
}
#phone_help{
	background: url(/_pic/phone-wr.png) no-repeat;
	height: 46px;
}
#phone_help2{
	background: url(/_pic/phone-wr2.png) no-repeat;
	height: 50px;
}

.i_help{
	background: url(/_pic/helphd.png) no-repeat;
	width: 155px;
	height: 37px;
	text-indent:-999em;
	font-size:1.2em;
padding:0;
}

.help_block p{
	padding:.2em 0 1em 20px;
	color:#006699;
}
#index .help_block{
margin-left:-9px;
margin-top:-2px;
padding-top:0;
}
#index #bd .col-1 .col-2 .c33{
	padding-top:28px;
}

/**/
#master #bd .col-1 .c2{
	position:relative;
	zoom:1;
	overflow:hidden;
	height:auto;
}
#master #bd .col-1 .c2 .ccc{
	position:relative;
	z-index:2;
	zoom:1;	
}
.c-cnt-upp{
	position:absolute;
	height:999em;
	background:#fff;
	z-index:1;
	width:100%;
	left:212px;
	top:0;
}
/**/

/*RUFF - 1922 - 17.08.2011 */
.error_content {font-size: 1.091em;}
	.error_content p {margin-bottom: .6em;}
	.error_content h2 {margin-bottom: .8em;}
	#master #bd .error_content form {
		padding-left: 0; font-size: 1em;
		padding-top: 1.2em; border-top: 1px dotted #0178ae;
	}
		#master #bd .error_content form p {line-height: 190%;}
	.error_content input {padding: .2em 12px; font-size: 1.167em; width: auto; overflow: visible;}

#master #bd .col-1 .error-col {
    min-height: 200px;
}

#sub_pre {padding-bottom: 55px;}

#ft {position: relative; margin-top: -55px; z-index: 999;}

/**/

/*RUFF - 2076 - 31.01.2012*/
#facebook a{
	display:block; overflow:hidden;
	width:19px; height:19px; text-indent:-999em;
	background-image: url(/_pic/facebook.png)
}
#ft .col-2 .col-2 {width: 162px !important;}

