/*--Initial styles--*/
*
{
    margin: 0;
    padding: 0;
}
body
{
    background: #FFF;
   	font-family: Arial, Helvetica, sans-serif;
    font-size: .75em;
    line-height: 1.5em;
    color: #5A5A5A;
}
a
{
    text-decoration: none;
    color: #09AEE7;
}
a:hover
{
    text-decoration: underline;
}
a img
{
	border: none;
}
.clear:after
{
	content: ".";
	display: block;
	height: 0;
	font-size: 0;
	clear: both;
	visibility: hidden;
}
.clear
{
	min-height: 1px;
}
table
{
	border-collapse: collapse;
}
ul
{
	list-style: none;
}
ol
{
	list-style-position: inside;
}
input,
select,
button,
textarea
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}
.fl_right
{
	float: right !important;
}
.fl_left
{
	float: left !important;
}
.bg_none,
.bg_none td
{
	background: none !important;
}
.brd_none
{
	border: none !important;
}
.ta_cent
{
	text-align: center;
}
.ta_left
{
	text-align: left;
}
.ta_right
{
	text-align: right;
}
.f_org
{
	color: #FFA705 !important;
}
.f_blue
{
	color: #09AEE7 !important;
}
.f_red
{
	color: #D00 !important;
}
.f_lgray
{
	color: #BCBCBC !important;
}
.f_up
{
	font-size: 1.15em;
}
.f_down
{
	font-size: 0.75em;
}
/*--Common styles--*/
.wrapper
{
	width: 982px;
	margin: 0 auto;
}
.menu_side
{
	width: 243px;
	float: left;
	border-right: 1px solid #DFDFDF;
	margin-right: -1px;
	padding: 7px 0 50px;
}
.menu_rside
{
	width: 738px;
	float: right;
	border-left: 1px solid #DFDFDF;
	padding-bottom: 50px;
}
/*--Header--*/
.header_top
{
	background: url("/theme/allcigs/img/header/org_delim_header.png") repeat-x left bottom;
	font-size: 0;
	line-height: 0;
	height: 3px;
}
.header
{
	min-height: 86px;
}
.logo
{
	float: left;
	margin: 29px 0 -4px 12px;
}
.phone_line
{
	clear: both;
	text-transform: uppercase;
	margin: 0 54px;
	font-size: .9em;
	line-height: 1.5em;
}
.phone_line img
{
	position: relative;
	bottom: -3px;
	margin: 0 5px;
}
/*--Shopping cart--*/
.cart_cnt
{
	float: right;
	margin: 42px 4px 0;
	color: #A0A0A0;
	line-height: 1.2em;
}
.icon_cart
{
	border-right: 1px solid #09AEE7;
	margin-right: 10px;
}
.icon_cart a
{
	background: url("/theme/allcigs/img/header/cart_icon.png") no-repeat left center;
	padding: 6px 13px 6px 34px;
}
/*--Navigation--*/
.menu_side .headl1
{
	margin: 0;
}
.menu_top
{
	background: url("/theme/allcigs/img/common/bg_menu_transp_top.png") no-repeat center bottom;
	font-size: 0;
	line-height: 0;
	height: 6px;
}
.menu_lr_grad
{
	background: url("/theme/allcigs/img/common/bg_nab_transp.png") no-repeat center top;
	min-height: 319px;
}
.menu
{
	background: url("/theme/allcigs/img/header/bg_menu.png") repeat-x left bottom;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 1.2em;
	padding-left: 6px;
}
.menu li
{
	background: url("/theme/allcigs/img/common/bg_menu_item.png") repeat-y right;
	float: left;
}
.menu a
{
	color: #FFF;
	display: block;
	padding: 22px 24px;
	position: relative;
	z-index: 10;
}
.nab_cnt
{
	background: url("/theme/allcigs/img/common/bg_nab.png") no-repeat center top;
	height: 180px;
	position: relative;
	padding: 23px 400px 0 70px;
	color: #FFF;
}
.nab_headl
{
	font-size: 2.5em;
	font-size: 24px;
	line-height: 1em;
	margin: 11px 0 4px 0;
	text-transform: uppercase;
}
.nab_headl span
{
	color: #FFD522;
}
.nab_cnt a
{
	color: #FFF;
	font-size: .9em;
	text-decoration: underline;
}
.nab_cnt a:hover
{
	text-decoration: none;
}
.nab_cnt p
{
	margin: 4px 0 3px;
	line-height: 1.19em;
}
.dr
{
	position: absolute;
	bottom: -4px;
	right: 33px;
	background: url("/theme/allcigs/img/common/doc.png") no-repeat;
	width: 244px;
	height: 299px;
}
.sub_menu_top
{
	background: url("/theme/allcigs/img/common/submenu_top.png") repeat-x center bottom;
	font-size: 0;
	line-height: 0;
	height: 3px;
}
.sub_menu
{
	background: #0AB3E4 url("/theme/allcigs/img/common/bg_submenu.png") repeat-x left bottom;
}
.sub_menu li
{
	float: left;
}
.sub_menu a
{
	color: #FFF;
	display: block;
	padding: 18px 50px 19px 30px;
	font-weight: bold;
	text-transform: uppercase;
}
.sub_menu_btm
{
	background: url("/theme/allcigs/img/common/bg_submenu_btm.png") no-repeat center top;
	font-size: 0;
	line-height: 0;
	height: 38px;
	margin-bottom: -38px;
}
/*--Search--*/
.srch_cnt
{
	margin: 15px 20px 0 14px;
}
.srch_cnt *
{
	float: left;
}
.srch_cnt .input
{
	background: url("/theme/allcigs/img/common/srch_bg.png") no-repeat center bottom;
	width: 190px;
	height: 22px;
}
.srch_txt
{
	font-size: 12px;
	padding: 4px 15px 4px 5px;
	width: 162px;
	background: url("/theme/allcigs/img/common/srch_icon.png") no-repeat right center;
	border: none;
	color: #333;
}
.srch_btn
{
	border: none;
	background: none;
	color: #FFF;
	font-weight: bold;
	height: 21px;
	margin-left: 6px;
	cursor: pointer;
}
/*--Footer--*/
.footer_top
{
	background: url("/theme/allcigs/img/header/org_delim_footer.png") no-repeat center bottom;
	font-size: 0;
	line-height: 0;
	height: 21px;
	margin-top: -17px;
}
.footer
{
	background: url("/theme/allcigs/img/header/bg_footer_transp.png") no-repeat center top;
}
.footer_nav_wrap
{
	background: #0AB3E4 url("/theme/allcigs/img/common/bg_submenu.png") repeat-x left bottom;
	padding-bottom: 19px;
}
.footer_nav
{
	color: #FFF;
	float: right;
	margin: 17px 16px 0 0;
}
.footer_nav a
{
	color: #FFF;
	margin: 0 6px;
	font-weight: bold;
}
.subfooter
{
	background: url("/theme/allcigs/img/header/bg_menu.png") repeat-x left bottom;
	min-height: 58px;
}
.subfooter .fl_right
{
	color: #FFF;
	margin: 20px 30px 0;
}
.subfooter .fl_right a
{
	color: #FFF;
	font-weight: bold;
}
.subfooter div
{
	float: left;
	width: 210px;
	color: #F8EAC9;
	margin: 16px 0 0 20px;
	line-height: 1.15em;
}
.subfooter img
{
	float: left;
	margin: -1px 7px 0 0;
}
/*--Menu side--*/
.ms_item
{
	margin-top: 5px;
}
.vmenu_headl
{
	font-size: 1.2em;
	color: #2393C3;
	background: url("/theme/allcigs/img/common/arrw_blue_r.png") no-repeat 0 7px;
	margin: 15px 20px 3px;
	padding: 0 0 0 10px;
	text-transform: uppercase;
}
.vmenu_headl a
{
	color: #2393C3;
	text-decoration: underline;
}
.stamp_cnt
{
	text-align: center;
	margin-top: 18px;
}
.arrw_list
{
	margin: 3px 22px 15px 30px;
}
.arrw_list li
{	
	padding: 3px 2px;
}
.arrw_list a
{
	color: #4E4E4E;	
	padding: 0 0 0 10px;
	text-decoration: none;
}
.arrw_list a:hover
{
	color: #09AEE7;
}
/*--Product list--*/
.headl1
{	
	margin-left: -1px;
	min-height: 23px;
	padding: 25px 10px 0 27px;
	font-size: 1.2em;
	color: #4E4E4E;
	text-transform: uppercase;
}
.headl1 em
{
	background: url("/theme/allcigs/img/common/arrw_blue_r.png") no-repeat center;
	margin: 0 6px;
}
.prod_list
{
	margin: 10px 0 0;
}
.prod_list li
{
	float: left;
	width: 150px;
	height: 240px;
	margin: 0 10px 10px 24px;
}
.prod_list a
{
	text-decoration: underline;
}
.prod_list a:hover
{
	text-decoration: none;
}
.prod_img_box
{
	width: 138px;
	height: 138px;
	text-align: center;
	line-height: 138px;
	display: block;
	margin: 4px auto;
}
.prod_img_box img
{
	vertical-align: middle;
}
.prod_name
{
	font-weight: bold;
}
.prod_txt
{
	height: 43px;
	overflow: hidden;
	font-size: .95em;
	line-height: 1.25em;
}
a.prod_txt
{
	display: block;
	color: #424242;
	text-decoration: none;
}
a.prod_txt:hover
{
	text-decoration: underline;
}
.prod_txt img
{
	float: left;
	margin: 2px 5px 5px 0;
}
/*--Product--*/
.marg_comm_l
{
	margin-left: 25px;
}
.prod_dtl
{
	margin: 2px 0 20px 25px;
	line-height: 1.25em;
	position: relative;
	padding: 0 0 0 158px;
}
.prod_dtl .prod_img_box
{
	width: 138px;
	height: 138px;
	line-height: 138px;
	position: absolute;
	top: 0;
	left: 0;
}
.prod_descr
{
	margin: 5px 0;
}
.descr_list
{
	width: 200px;
	text-align: left;
	font-size: .92em;
	line-height: 1em;
}
.descr_list li
{
	margin: 5px 0;
}
.dl_headl
{
	font-size: 14px;
	line-height: 18px;
	color: #09AEE7;
	font-weight: bold;
}
.descr_list img
{
	margin-right: 20px;
}
.prod_table
{
	width: 100%;
	text-align: center;
	color: #757575;
	border-left: 1px solid #CCC;
	border-right: 1px solid #CCC;
	margin-top: 2px;
	font-size: 1.2em;
}
.prod_table td
{
	border-right: 1px solid #E9E9E9;
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	padding: 9px 5px 10px;
}
.grey_row td
{
	background: #F8F8F8;
}
.prod_table td.ta_left
{
	padding-left: 14px;
}
.prod_table p
{
	font-size: 11px;
	line-height: 1.25em;
}
.prod_table select
{
	width: 46px;
}
a.top_lnk
{
	float: right;	
	padding-right: 14px;
	margin: 6px 10px 0;
	color: #797979 !important;
	text-transform: uppercase;
	font-size: .85em;
}
/*--Tabs--*/
.tabs_list
{
	margin: 40px 0 0 0;
	background: url("/theme/allcigs/img/common/bg_sub_tab.png") repeat-x left bottom;
	padding-bottom: 3px;
	text-align: center;
	font-size: 1.2em;
	font-weight: bold;
	display: table;
	width: 100%;
	color: #FFF;
}
.tabs_list li
{
	cursor: pointer;
	display: table-cell;
	background: url("/theme/allcigs/img/common/bg_tab_pass.png") repeat-x left bottom;
}
.tabs_list div
{
	padding: 8px 5px 9px;
	position: relative;
}
.tab_transp_l,
.tab_transp_r
{
	position: absolute;
	top: 0;
	width: 11px;
	height: 39px;
	display: none;
}
.tab_transp_l
{
	background: url("/theme/allcigs/img/common/bg_tab_transp_l.png");
	left: -11px;
}
.tab_transp_r
{
	background: url("/theme/allcigs/img/common/bg_tab_transp_r.png");
	right: -11px;
}
li.act_tab
{
	cursor: default;
	background: url("/theme/allcigs/img/common/bg_tab_act.png") repeat-x left bottom;
}
li.act_tab .tab_transp_l,
li.act_tab .tab_transp_r
{
	display: block;
}
.tab_cont
{
	padding: 10px 15px 15px;
	border: 1px solid #CCC;
	border-top: none;
}
/*--Common texts--*/
.headl_cont
{
	font-weight: bold;
	font-size: 1.2em;
	margin: 10px 0 0 10px;
}
.comm_txt
{
	line-height: 1.5em;
	text-align: justify;	
}
.comm_txt p
{
	margin: 6px 0;
}
.comm_txt ul
{
	margin: 6px 0 6px 18px;
}
.comm_txt li
{
	margin: 4px 0;
}
.arrw_pl_list
{
	margin: 10px 0;
	font-size: 1.1em;
}
.arrw_pl_list li
{
	background: url("/theme/allcigs/img/common/mark_type.gif") no-repeat 4px 8px;
	padding-left: 30px;
	margin: 5px 0;
}
.arrw_pl_list a
{
	color: #4E4E4E;
}
.arrw_pl_list a:hover
{
	color: #CC0025;
}
.cont_dl
{
	margin: 40px 0;
}
.cont_dl dt
{
	font-weight: bold;
	margin: 14px 0 10px;
}
.cont_dl dd
{
	margin: 10px 0;
}
.cont_dl em
{
	font-weight: bold;
	font-style: normal;
	color: #CC0025;
	font-size: 1.15em;
}
/*--Testimonials--*/
.msg_item
{	
	line-height: 1.67em;
	padding: 0 0 12px;
}
.msg_auth
{
	margin: 12px 0 10px;
}
.msg_date
{
	font-size: .9em;
	color: #797979;
	margin: 0 10px;
}
/*--Shopping cart--*/
.total_cnt td
{
	background: #F8F8F8;
	border-right: none;
	font-size: .85em;
	font-size: 12px;
	padding: 8px 5px 9px;
}
.total_cnt ul label
{
	margin: 0 16px 0 8px;
}
.total_cnt ul input
{
	position: relative;
	top: 4px;
}
.total_cnt p
{
	clear: both;
	text-align: right;
	padding-top: 5px;
}
.ship_val
{
	font-size: .92em;
	line-height: 1.2em;
}
.ship_val li
{
	margin: 4px 0 6px;
}
.total_num
{
	margin: 5px 0;
	font-size: 1.2em;
}
.total_num strong
{
	margin: 0 10px 0 5px;
}
.terms_cnt
{
	margin: 5px 0 3px;
}
.terms_cnt a
{
	text-decoration: underline;
	margin-right: 15px;
}
.terms_cnt a:hover
{
	text-decoration: none;
}
.terms_cnt div a
{
	margin-right: 0;
}
.terms_cnt input
{
	position: relative;
	top: 2px;
	float: left;
	margin-right: 5px;
}
.conf_order
{
	color: #757575;
	line-height: 1.25em;
	padding-bottom: 30px;
}
.conf_order input.fl_right
{
	position: relative;
	top: 12px;
}
.conf_order ul
{
	float: left;
}
/*--Search page--*/
.srch_wrap
{	
	padding: 40px 0 6px;
	margin-bottom: 17px;
	font-size: 1.17em;
	line-height: 1.57em;
}
.inp_srch_txt
{
	border: 1px solid #C7C7C7;
	font-size: 14px;
	padding: 4px 6px 5px;
	width: 358px;
	float: left;
	color: #4E4E4E;
	margin: 0 10px 0 100px;
}
.srch_rslt_info
{
	margin: 46px 10px 8px;
}
.srch_rslt_info a
{
	text-decoration: underline;
}
.srch_rslt_info a:hover
{
	text-decoration: none;
}
/*----*/
.intr_comm
{
	padding: 5px 0 20px 188px;
	position: relative;
	min-height: 160px;
}
.intr_img
{
	position: absolute;
	top: 5px;
	left: 0;
	border: 3px solid #078BD7;
}
.verif_cnt span
{
	color: #005097;
}
.verif_cnt span img
{
	position: relative;
	top: 5px;
	margin: 0 10px;
}
.custom_list
{
	padding: 0 0 20px;
}
.custom_list li
{
	height: 90px;
}
.vote_cnt
{
	margin: 10px 15px 0 10px;
}
.vote_cnt a
{
	text-decoration: underline;
}
.vote_cnt a:hover
{
	text-decoration: none;
}
.vote_cnt input.fl_right
{
	margin-top: -1px;
}
.vote_list
{
	line-height: 1.25em;
	padding-bottom: 10px;
}
.vote_list li
{
	position: relative;
	padding-left: 20px;
	margin: 11px 0;
}
.vote_list label
{
	cursor: pointer;
}
.vote_list input
{
	position: absolute;
	top: 2px;
	left: 2px;
}
/*--Quote blk--*/
.quote_cnt
{
	margin: 5px 40px;
}
.qoute_headl
{
	color: #D77F1C;
	margin: 0 17px;
}
.quote_delim
{
	font-size: 0;
	line-height: 0;
	height: 2px;
	border-left: 6px solid #DF9949;
	border-right: 6px solid #DF9949;
}
.quote_txt
{
	border-left: 2px solid #DF9949;
	border-right: 2px solid #DF9949;
	padding: 5px 15px;
	color: #747474;
}
/*--Currency&Language--*/
.fl_left
{
    float: left;
}
.lacu_cnt
{
    color: #38302B;
    padding: 5px 10px;
    float: right;
    margin-top: 4px;
    width: 166px;
    background: #EDEDED;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    position: relative;
    z-index: 100;
}
.lacu_item
{
    float: right;
}
.lacu_cnt .lacu_item:first-child
{
    float: left;
}
.lacu_item img
{
	margin-right: 6px;
}
.lacu_item em,
.lacu_item .slc_cnt
{
    float: left;
}
.lacu_item em
{
    color: #4E473E;
    text-transform: uppercase;
    font-size: 13px;
    font-style: normal;
    margin: 0 10px 0 0;
}
.lacu_item .slc_cnt
{
    position: relative;
    font-size: 13px;
    font-weight: bold;
    line-height: 19px;
    padding: 4px 27px 3px 14px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    border: 1px solid #D6D6D6;
    background: #FFF url("/theme/grey/img/en/design/arrw_slc_down.png") no-repeat right center;
}
.lacu_item .slc_cnt:hover
{
    -webkit-border-bottom-right-radius: 0;
    -webkit-border-bottom-left-radius: 0;
    -moz-border-radius-bottomright: 0;
    -moz-border-radius-bottomleft: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}
.lacu_item ul
{
    position: absolute;
    top: 26px;
    left: -1px;
    right: -1px;
    background: #FFF;
    border: 1px solid #D6D6D6;
    border-top: none;
    -webkit-border-bottom-right-radius: 4px;
    -webkit-border-bottom-left-radius: 4px;
    -moz-border-radius-bottomright: 4px;
    -moz-border-radius-bottomleft: 4px;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
    display: none;
}
.lacu_item .slc_cnt:hover ul
{
    display: block;
}
.lacu_item a
{
    padding: 6px;
    display: block;
}
.lacu_item a:hover
{
    background: #EBEAE9;
}
.lacu_item a
{
    color: #353535;
    font-weight: normal;
    text-decoration: none;
}
.lacu_item select
{
    width: 76px;
}
.lacu_item .select2-container--default .select2-selection--single
{
    background: #FFF url("/theme/grey/img/en/design/arrw_slc_down.png") no-repeat right center;
    border: none;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    font-size: 13px;
    font-weight: bold;
    border: 1px solid #D6D6D6;
}
.lacu_item .select2-selection__arrow,
.select2-search
{
    display: none !important;
}
.lacu_item .select2-container--default .select2-selection--single .select2-selection__rendered
{
    color: #38302B;
    padding-left: 14px;
    line-height: 24px;
}
.select2-container--open .select2-dropdown--below
{
    border: 1px solid #D6D6D6;
    border-top: 1px solid #FFF;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    margin-top: -1px;
}
.select2-container--default .select2-results__option--highlighted[aria-selected]
{

    background: #EBEAE9 !important;
    color: #353535 !important;
}



.currency
{
	font-size: 0.6em;
	margin-right: 6px;
}
.warn_txt
{
	font-size: 0.95em;
	line-height: 1.2em;
	border: 1px solid #648D06;
	margin: 1em 0;
	padding: 1em;
	font-weight: bold;
}