
.two-column{width:100%;margin:10px}
.two-column-left{float:left;width:30%}
.two-column-right{float:right;width:67%;text-align:center}

.right-content-decor{font-weight:700;color:#6C0000;font-size:14px;text-align:center}



.two-column:after{content:"";display:block;}
.two-column{clear:both}
.two-column,
.two-column-left,
.two-column-right{min-height:170px;height:auto!important;height:170px}
.two-column-right a{font-weight:700}

/*
Theme Name: ExtendiaIT
Theme URI: extendiait.com
Author: Andranik Andriasov
Author URI: mailto:aandriasov@gmail.com
Description: ExtendiaIT Custom Theme
*/

body {
	background:#FFF;
	font:normal 12px Arial;
	color:#1e1e1e;
        margin: 0;
        padding: 0;
}
img, form {
	border:0;
}
div {
	text-align:left;
	font:normal 12px Arial;
	color:#1e1e1e;
}
.fll {
	float:left;
}
.flr {
	float:right;
}
.main_cont {
	width:990px;
	margin:0 auto;
	position: relative;
}
.logo_div {
	clear:both;
	height:85px;
	padding-top:20px;
	padding-left:10px;
}
.menu_bg {
	width:990px;
	margin:0 auto;
	clear:both;
	height:38px;
	background:url(img/menu_bg.gif) repeat-x top left;
}
.cor_l {
	float:left;
	width:15px;
	height:38px;
	background:url(img/menu_cors.gif) no-repeat top left;
}
.cor_r {
	float:right;
	width:15px;
	height:38px;
	background:url(img/menu_cors.gif) no-repeat top right;
}
.menu {
	float:left;
	width:700px;
}
.search_div {
	float:right;
	padding-top:5px;
}
.search_div span {
	float:left;
	margin-top:7px;
	padding-right:5px;
	color:#646464;
	font-size:13px;
	font-weight: 600;
}
.join_div {
	clear:both;
	padding-top:15px;
	padding-left:10px;
}
.start {
	background:#e6e6e6;
	padding:5px;
	margin:5px;
}
.menu_ul {
	list-style-type:none;
	padding:0px;
	margin:0px;
	height:38px;
}
.menu_ul .menuli {
	border-right:1px solid #cdcdcd;
	float:left;
	height:26px;
	padding-top:12px;
	padding-left:20px;
	padding-right:20px;
}
a.menu_item, a.menu_item:link, a.menu_item:visited, a.menu_item:active {
	font:normal 14px Arial;
	color:#000;
	text-decoration:none;
}
a.menu_item:hover {
	color:#FFF;
}
a.top_but, a.top_but:link, a.top_but:visited, a.top_but:active {
	font:normal 14px Arial;
	color:#646464;
	text-decoration:none;
}
a.top_but:hover {
	color:#141414;
}
a.more, a.more:link, a.more:visited, a.more:active {
	font:normal 12px Arial;
	color:#cc161b;
	text-decoration:underline;
	float:right
}
a.more:hover {
	text-decoration:none
}
a.mail, a.mail:link, a.mail:visited, a.mail:active {
	font:normal 20px Arial;
	color:#af0005;
	text-decoration:underline;
}
a.mail:hover {
	text-decoration:none
}
a.slider_arr_l, a.slider_arr_l:link, a.slider_arr_l:visited, a.slider_arr_l:active {
	width:28px;
	height:97px;
	background:url(img/arr_left.png) no-repeat top left;
	display:block;
	position:absolute;
	top:55px;
	left:-10px;
}
a.slider_arr_l:hover {
	background:url(img/arr_left.png) no-repeat bottom left;
}
a.slider_arr_r, a.slider_arr_r:link, a.slider_arr_r:visited, a.slider_arr_r:active {
	width:28px;
	height:97px;
	background:url(img/arr_right.png) no-repeat top left;
	display:block;
	position:absolute;
	top:55px;
	right:-10px;
}
a.slider_arr_r:hover {
	background:url(img/arr_right.png) no-repeat bottom left;
}
.cont {
	width:510px;
	float:left;
	margin-left:10px;
	margin-right:10px;
}
.in_cont {
	width:740px;
	float:left;
	margin-right:10px;
}
.grad_block1 {
	border:1px solid #d1d1d1;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background:#FFF url(img/cont_grad.gif) repeat-x bottom left;
	padding:10px 10px 75px 10px;
	position: relative;
	min-height: 280px;
}
.left_bl {
	width:220px;
	float:left;
}
.in_left_bl {
	-moz-border-radius: 5px;
	border-radius: 5px;
	background:#FFF;
	-moz-box-shadow: 0px 0px 10px #ccc;
	-webkit-box-shadow: 0px 0px 10px #ccc;
	box-shadow: 0px 0px 10px #ccc;
	border:1px solid #dadada;
	text-align:center;
}
.right_bl {
	width:235px;
	float:right;
}
.in_right_bl {
	-moz-border-radius: 5px;
	border-radius: 5px;
	background:#e6e6e6;
	-moz-box-shadow: 0px 0px 10px #ccc;
	-webkit-box-shadow: 0px 0px 10px #ccc;
	box-shadow: 0px 0px 10px #ccc;
	padding:5px 10px;
	border:1px solid #c7c7c7;
}
h1, .title {
	font-size:18px;
	color:#6c0000;
	padding:0px;
	margin:0px;
	font-weight:normal;
}
h2, .title2 {
	font-size:14px;
	color:#6C0000;
	padding:0px;
	margin:0px;
	font-weight:600;
}
.separator {
	clear:both;
	height:10px;
}
.list {
	list-style-type:none;
	list-style-image:url(img/li.gif);
	padding:5px;
	padding-left:20px;
	margin:0px;
}
.select {
	background:url(img/select.gif) no-repeat top left;
	width:138px;
	height:25px;
	color:#352d2d;
	font-size:14px;
	padding:4px 4px 0 4px;
	padding-left:10px;
	margin-top:5px;
	clear:both;
	border: 0;
}
.sst {
	float:right;
	width:250px;
	background:url(img/vsp.gif) no-repeat center left;
	padding-left:25px;
	padding-right:25px;
}
.mail_block {
	margin-top:5px;
	background:url(img/mail_bg.gif) no-repeat top left;
	width:263px;
	height:47px;
	color:#FFF;
	font-size:18px;
	line-height:47px;
	padding-left:15px;
}
.chat_block {
	margin-top:10px;
	background:url(img/chat_bg.gif) no-repeat top left;
	width:263px;
	height:47px;
	color:#FFF;
	font-size:18px;
	line-height:47px;
	padding-left:15px;
	text-transform:uppercase;
}
.search {
	width:151px;
	height:28px;
	background:url(img/search.gif) no-repeat top left;
	float:left;
	padding-left:5px;
	padding-top:4px;
}
.search_inp {
	width:150px;
	height:18px;
	border:0px;
	background:none;
}
.right_inp {
	width:195px;
	height:23px;
	border:1px solid #c4c4c4;
	background:#FFF;
	margin-top:5px;
	color:#565656;
	font:normal 12px Arial;
}
.right_area {
	width:205px;
	height:70px;
	border:1px solid #c4c4c4;
	background:#FFF;
	margin-top:5px;
	color:#565656;
	font:normal 12px Arial;
}
.right_send {
	width:91px;
	height:36px;
	background:url(img/right_send.gif) no-repeat top left;
	color:#FFF;
	font-size:14px;
	border:0px;
	cursor:pointer;
	margin-top:10px;
}
.bot_div {
	float:left;
	padding-top:15px;
}
.bot_div ul {
	padding:0px;
	margin:0px;
	list-style-type:none;
}
.bot_div ul li {
	display:inline;
}
a.bot_menu, a.bot_menu:link, a.bot_menu:visited, a.bot_menu:active {
	font:normal 12px Arial;
	color:#1e1e1e;
	text-decoration:none;
	padding-left:10px;
	padding-right:10px;
}
a.bot_menu:hover {
	text-decoration:underline
}
.separator, .space {
	clear:both;
	height:10px;
}
.top_info_div {
	float:right;
	width:215px;
	padding-top:20px;
	padding-right:25px;
	text-align:right;
}
.top_buts_div {
	clear:both;
	padding-top:10px;
}
.top_buts {
	background:#e9e9e9;
	padding:3px 10px 3px 3px;
	float:right;
}
.top_buts span {
	float:left;
	padding-left:10px;
	margin-top:3px;
}
.mail_icon {
	clear:both;
	padding:10px 0px;
	text-align:center
}
.captcha_div {
	clear:both;
	padding-top:5px;
}
.captcha_inp {
	float:left;
	width:105px;
	padding-left:5px;
	text-align:right;
}
.footer {
	clear:both;
	border-top:1px solid #dadada;
	padding-top:10px;
	margin-top:10px;
	height:50px;
}
.footer_logo {
	float:right;
	text-align:right;
	font-size:11px
}

.slider_div {
	clear:both;
	padding-top:7px;
}
.main_slider {
	position:relative;
	top:0px;
	left:0px;
	width:990px;
	height:213px;
}
.subtitle {
	color:#e70007;
	font-size:14px;
	font-weight:bold;
}
.dropdown {
	width:185px;
	padding:0px;
	margin:0px;
	list-style-type:none;
	clear:both;
}
.dropdown li {
	background:#e2e2e2;
	border:1px solid #cdcdcd;
	padding:5px 10px;
	margin:2px;
	width:185px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.dropdown li:hover {
	background:#323232;
	border:1px solid #cdcdcd;
	color:#FFF;
}
.dropdown .current {
	background:#323232;
	border:1px solid #cdcdcd;
	padding:5px 10px;
	margin:2px;
	width:185px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	color:#FFF;
}
.current {
	background:#e2e2e2;
	color:#d70006;
}
.current a {
	color:#d70006;
}
.submenu {
	padding:0px;
	margin:0px;
	width:990px;
	background:#e2e2e2;
	border:1px solid #c7c6c6;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border-top-left-radius:0px;
	border-top-right-radius:0px;
	float:left;
	border-top:0px;
	list-style-type:none;
}
.submenu li {
	float:left;
	width:110px;
	display:inline;
	text-align:center;
	border-right:1px solid #c7c6c6;
	padding:5px;
	height:40px;
	margin-bottom:3px;
}
.submenu .current {
	background:#db1b1b;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border-top-left-radius:0px;
	border-top-right-radius:0px;
}
a.sub, a.sub:link, a.sub:visited, a.sub:active {
	font:normal 11px Arial;
	color:#1e1e1e;
	text-decoration:none;
	margin-top:10px;
	font-weight: bold;
}
a.sub:hover {
	text-decoration:underline;
	font-weight: bold;
	text-decoration:none;
	color: #FFFFFF;
}
.sub {
	color:#FFF;
	font-size:11px;
	font-weight: bold;
}
.inp, .area {
	width:250px;
	height:23px;
	border:1px solid #c4c4c4;
	background:#FFF;
	color:#565656;
	font:normal 12px Arial;
}
.area {
	width:280px;
	height:100px;
}
.inp_txt {
	float:left;
	width:100px;
	text-align:right;
	padding-right:10px;
	height:19px;
	padding-top:4px;
}
.btn {
	padding:3px 15px;
	background:#57a733;
	color:#FFF;
	font:bold 12px Arial;
	border:0px;
	cursor:pointer;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
.cont_info {
	float:left;
	padding-top:20px;
	padding-left:10px;
	line-height:150%;
        width: 250px;
}
.cont_info span {
	color:#6C0000;
	font-weight:bold;
}
.inp_div {
	clear:both;
	padding-top:5px;
}
.btn_div {
	clear:both;
	padding-top:5px;
	text-align:right;
	width:413px;
}
.news_div {
	background:#f0f0f0;
	padding:8px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	margin-top:10px;
}
.news_tit {
	font:bold 13px Arial;
	color:#ae0005;
	float:left;
}
.news_date {
	font:italic 12px Arial;
	color:#848484;
	float:right;
}
.pager_div {
	text-align:right;
	padding-top:15px;
	padding-bottom:10px;
}
a.next_prev, a.next_prev:link, a.next_prev:visited, a.next_prev:active {
	font:normal 12px Arial;
	color:#7b7b7b;
	text-decoration:none;
	margin-left:5px;
	margin-right:5px;
}
a.next_prev:hover {;
	color:#ed3237;
}
a.pager, a.pager:link, a.pager:visited, a.pager:active {
	font:normal 12px Arial;
	color:#FFF;
	text-decoration:none;
	background:#8b8b8b;
	padding:2px 5px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	margin-left:1px;
	margin-right:1px;
}
a.pager:hover {
	text-decoration:none;
	background:#ed3237;
}
a.pager_act, a.pager_act:link, a.pager_act:visited, a.pager_act:active, a.pager_act:hover {
	font:normal 12px Arial;
	color:#FFF;
	text-decoration:none;
	background:#ed3237;
	padding:2px 5px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	margin-left:1px;
	margin-right:1px;
	cursor:default;
}
a.breadcrumB, a.breadcrumB:link, a.breadcrumB:active, a.breadcrumB:visited {
	font:normal 10px Arial;
	color:#1E1E1E;
	text-decoration:none;
	padding-left:3px;
	padding-right:3px;
}
a.breadcrumB:hover {
	color:#DB1B1B;
}
.cur_breadcrumB {
	font:normal 10px Arial;
	color:#DB1B1B;
	text-decoration:none;
	padding-left:3px;
	padding-right:3px;
}
/* Ando starts*/
.menu_ul li {
	border-right:1px solid #cdcdcd;
	float:left;
	height:26px;
	/*
	padding-top:12px;
	padding-left:19px;
	padding-right:19px;
	*/
	padding:12px 12px 0 14px
}
.menu_ul li a, .menu_ul li a:link, .menu_ul li a:visited, .menu_ul li a:active {
	font:600 13px Arial;
	color:#585858;
	text-decoration:none;
}
.menu_ul li a:hover {
	color:#808080;
}
a.nivo-prevNav, a.nivo-prevNav:link, a.nivo-prevNav:visited, a.nivo-prevNav:active {
	width:28px;
	height:97px;
	background:url(img/arr_left.png) no-repeat top left;
	display:block;
	position:absolute;
	top:55px;
	left:-10px;
	z-index: 99;
	cursor: pointer !important;
}
a.nivo-prevNav:hover {
	background:url(img/arr_left.png) no-repeat bottom left;
	cursor: pointer !important;
	display: block;
	z-index: 99;
}
a.nivo-nextNav, a.nivo-nextNav:link, a.nivo-nextNav:visited, a.nivo-nextNav:active {
	width:28px;
	height:97px;
	background:url(img/arr_right.png) no-repeat top left;
	display:block;
	position:absolute;
	top:55px;
	right:-10px;
	cursor: pointer !important;
	z-index: 99;
}
a.nivo-nextNav:hover {
	background:url(img/arr_right.png) no-repeat bottom left;
	cursor: pointer !important;
	display: block;
	z-index: 99;
}
.search_inp {
	width:150px;
	height:18px;
	border:0px;
	background:none;
	float: left;
}
.search_inp_btn {
	height:28px;
	border:0px;
	float: left;
}
.search_btn {
	width:27px;
	height:28px;
	float:left;
}
/* capchar start */
.captcha_div img {
	height: 40px;
	width: 100px;
}
.right_inp_capcha {
	width:100px;
	margin:0px;
	height:23px;
	border:1px solid #c4c4c4;
	background:#FFF;
	color:#565656;
	font:normal 12px Arial;
}
.captcha_div p {
	display: none
}
.wpcf7-form br {
	display: none
}
.grad_block_contact p {
	margin: 0;
        display: block;
        float: left;
}
/* capcha end*/
span.wpcf7-not-valid-tip-no-ajax {
	font-size: 10px !important;
}
.right_inp_capcha {
	font-size: 16px;
	font-weight: bold;
}
.menu_bg_page {
	width:990px;
	margin:0 auto;
	clear:both;
	height:38px;
	background: url("img/menu_bg.gif") repeat-x scroll left top transparent;
	border-left: 1px solid #CDCDCD;
	border-radius: 5px 5px 0 0;
	border-right: 1px solid #CDCDCD;
}
.current-menu-parent, .menu_bg .current-menu-item, .menu_bg_page .current-menu-item {
	background: none repeat scroll 0 0 #CECECE;
	color: #D70006;
}
.current-menu-parent a, .menu_bg .current-menu-item a, .menu_bg_page .current-menu-item a {
}
.bot_div a, .bot_div a:link, .bot_div a:visited, .bot_div a:active {
	font:normal 12px Arial;
	color:#1e1e1e;
	text-decoration:none;
	padding-left:10px;
	padding-right:10px;
}
.bot_div a:hover {
	text-decoration:underline
}
.grad_block_contact {
	background: url("img/cont_grad.gif") repeat-x scroll left bottom #FFFFFF;
	border: 1px solid #D1D1D1;
	border-radius: 5px 5px 5px 5px;
	float: left;
	height: auto !important;
	min-height: 281px;
	padding: 10px;
}
.grad_block_contact span.wpcf7-not-valid-tip-no-ajax {
	width: 250px;
	padding-left: 110px;
}
.lang-bar {
	position: absolute;
	right: 10px;
}
.lang-bar-ul {
	list-style: none;
}
.lang-bar-ul li {
	float: left;
	padding-right: 5px;
}
.sitemap ul li a, .sitemap ul li a:link, .sitemap ul li a:visited, .sitemap ul li a:active {
	color: #000000;
	font: 14px Arial;
	text-decoration: none;
}
.sitemap ul li a:hover {
	color: #DB1B1B;
	text-decoration: underline;
}
.sitemap li {
	height: auto;
}
.pager_div ul {
	list-style: none;
}
.pager_div ul li {
	margin: 0;
	padding: 0;
	float: left
}
.pager_div ul li a.next_prev, .pager_div ul li a.next_prev:link, .pager_div ul li a.next_prev:visited, .pager_div ul li a.next_prev:active {
	font:normal 12px Arial;
	color:#7b7b7b;
	text-decoration:none;
	margin-left:5px;
	margin-right:5px;
}
.pager_div ul li a.next_prev:hover {;
	color:#ed3237;
}
.pager_div ul li a, .pager_div ul li a:link, .pager_div ul li a:visited, .pager_div ul li a:active {
	font:normal 12px Arial;
	color:#FFF;
	text-decoration:none;
	background:#8b8b8b;
	padding:2px 5px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	margin-left:1px;
	margin-right:1px;
}
.pager_div ul li a:hover {
	text-decoration:none;
	background:#ed3237;
}
.pager_div ul li.active_page a, .pager_div ul li.active_page a.pager_act:link, .pager_div ul li.active_page a.pager_act:visited, .pager_div ul li.active_page a.pager_act:active, .pager_div ul li.active_page a.pager_act:hover {
	font:normal 12px Arial;
	color:#FFF;
	text-decoration:none;
	background:#ed3237;
	padding:2px 5px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	margin-left:1px;
	margin-right:1px;
	cursor:default;
}
.pager_div ul li.page_info {
	color: #7B7B7B;
	font: 12px Arial;
	margin-left: 5px;
	margin-right: 5px;
	text-decoration: none;
}
.pager_div ul {
	float: right;
}
ul#quickstart {
	border: 0;
	background-color: #FFF;
	position: absolute;
	top: 51px;
	left: 5px;
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
	z-index: 99;
	text-decoration: none
}
#quickstart li {
	width: 180px;
}
#quickstart li a {
	font-size: 14px;
	color: #352D2D;
	text-decoration: none;
	cursor: pointer;
	display: block;
	padding: 4px 4px 4px 10px;
	border: 1px solid #C4C4C4;
}
#quickstart li:hover {
	background: none repeat scroll 0 0 #E6E6E6;
}
#quickstart li a:hover {
	color: #AF0005;
}
.newListSelected {
	border: 0;
}
.panel {
	background: url("img/arrow-02.png") no-repeat scroll left 59px #E5E5E5;
	border: 3px solid #FFF;
	display: none;
	height: auto;
	left: 205px !important;
	overflow: hidden;
	padding: 10px 25px 0;
	position: absolute;
	top: -3px;
	width: 520px;
	z-index: 100;
}
.panel .col-1 {
	border-right: 1px solid #FFFFFF;
	margin-right: 20px;
	padding-right: 20px;
}
.panel .col-1, .panel .col-2 {
	float: left;
	width: 230px;
}
.panel h3, .panel .head {
	color: #6E6E6E;
	font-size: 12px;
	font-weight: bold;
	margin: 0 0 5px;
	padding: 0 !important;
}
.block-label-checkbox {
	float: left;
	width: 230px;
	vertical-align: baseline;
}
#interestPanel .checkbox {
	background: url("/img/checkbox.gif") no-repeat scroll 0 0 transparent;
	clear: left;
	display: block;
	float: left;
	height: 15px;
	padding: 0 5px 0 0;
	width: 10px;
}
.block-label-checkbox input {
	float: left;
	margin: 0 10px 0 0;
}
.block-label-checkbox label {
	color: #6E6E6E;
	float: left;
	padding: 2px 0 1px;
	font-size: 11px;
	width: 180px;
}
#btn-envoyer {
	background: none repeat-x scroll 0 0 transparent;
	clear: left;
	height: 22px;
	left: -24px !important;
	position: relative;
	top: 13px !important;
	width: 599px;
}
.panel .btn-ok {
	background: none repeat scroll 0 0 #F6450D;
	clear: left;
	color: #FFFFFF;
	left: 46%;
	padding: 4px !important;
	position: relative;
	text-decoration: none;
	text-transform: uppercase;
	top: -5px;
}
#ilookfor {
	cursor: pointer
}
.ratingblock {
	position: absolute;
	right: 10px;
	bottom: 10px;
}
.mr_social_sharing_wrapper {
	position: absolute;
	left:10px;
	bottom:10px;
	width: 330px !important;
}
.quickstart-step {
	color: #585858;
	margin-top: 5px;
	padding: 4px 4px 0 10px;
	font-size: 9px;
}
div.closePanel {
	float: right;
	margin: -5px -20px 0 0;
	cursor: pointer;
}
.grad_block1 a {
	color: #6C0000;
        text-decoration: none;
}
.grad_block1 a:hover {
	text-decoration: underline;
}
.news-search-blog-padding {
	padding-bottom: 10px;
	min-height: 345px;
}
.grad_block_contact .captcha_inp span.wpcf7-not-valid-tip-no-ajax {
	padding-left: 3px;
	text-align: left;
}
.right_bl ul{
        line-height:160%;
        list-style-image: url("img/li.gif");
        list-style-type: none;
}
.right_bl ul li{
    padding-bottom: 10px;
}
.right_bl ul li a{
        color: #6C0000;
        font-weight: 600;
        text-decoration: none;
}
.right_bl ul li a:hover{
        text-decoration: underline;
}
.right_bl .title{
        color: #AE0005;
        display: block;
        padding-bottom: 5px;        
}
.news_div{
    position: relative;
    height: 100px;
}
.blogImgLink{
    display: block;
    width: 97px;
    height: 97px;
}
.news-thumb-img{
    position: absolute;
    left: 10px;
    top: 10px;
    width: 97px;
    height: 97px;
}
.news-thumb-img img{
    float: none;
    border: 3px solid #ffffff;
}
.news-thumb-img img:hover {
    border: 3px solid #6C0000;
}

.news-title-div{
    position: absolute;
    left: 117px;
    top: 10px;
    cursor: pointer;
}
.news-title-div a{
    text-decoration: none;
}
.news-title-div a:hover{
    text-decoration: underline;
}
.news-exerpt-div{
    position: absolute;
    left: 117px;
    top: 30px;
}
.news-morelink-div{
    position: absolute;
    right: 10px;
    top: 90px;
}
.news-date{
    position: absolute;
    right: 10px;
    top: 10px;
}
.idc-foot{
	display: none !important;
}
.alignright{
    float: right;
}
.alignleft{
    float: left;
}
.aligncenter{
    float: none;
}
/* Ando ends*/


