*
{
margin: 0;
padding: 0;
}

a
{
color: #db2e2e;
text-decoration: underline;
}

a:hover
{
color: #db0429;
text-transform: none;
}

a#menu_main_item_482
{
background-image: url(/images/ig_header_menu_1.png);
background-position: left center;
background-repeat: no-repeat;
}

a#menu_main_item_575
{
background-image: url(/images/ig_header_menu_2.png);
background-position: left center;
background-repeat: no-repeat;
}

a#menu_main_item_586
{
background-image: url(/images/ig_header_menu_3.png);
background-position: left center;
background-repeat: no-repeat;
}

a.ig_popup_close
{
background-image: url("/images/ig_close.gif");
background-position: 0 0;
background-repeat: no-repeat;
display: block;
height: 16px;
position: absolute;
right: 5px;
top: 5px;
width: 16px;
}

a.ig_shopwindow_item_shopcart_add
{
background-color: #da0727;
background-image: url(/images/credit1.png);
background-position: 5px;
background-repeat: no-repeat;
border-style: none;
bottom: 32px;
clear: both;
color: #ffffff;
float: left;
height: 35px;
left: 10px;
position: absolute;
text-align: center;
text-decoration: none;
width: 205px;
}

a.ig_shopitem_item_shopcart_add
{
background-color: #da0727;
background-image: url(/images/credit1.png);
background-position: 5px;
background-repeat: no-repeat;
border-style: none;
bottom: 69px;
clear: both;
color: #ffffff;
float: right;
height: 35px;
position: relative;
right: 33px;
text-align: center;
text-decoration: none;
width: 205px;
}

a.ig_shopitem_item_shopcart_add div
{
padding-top: 9px;
}

a.ig_gallery_nextimg
{
background-image: url("/images/nextgall.png");
background-position: center center;
background-repeat: no-repeat;
display: block;
height: 100%;
opacity: 0.50;
filter: alpha(Opacity=50);
position: absolute;
right: 0;
top: 0;
-moz-transition-property: background-color;
-o-transition-property: background-color;
-webkit-transition-property: background-color;
transition-property: background-color;
-moz-transition-duration: 0.2s;
-o-transition-duration: 0.2s;
-webkit-transition-duration: 0.2s;
transition-duration: 0.2s;
-moz-transition-timing-function: ease-in;
-o-transition-timing-function: ease-in;
-webkit-transition-timing-function: ease-in;
transition-timing-function: ease-in;
width: 20%;
}

a.ig_gallery_nextimg:hover
{
background-color: rgba(0,0,0,0.20);
opacity: 0.99;
filter: alpha(Opacity=99);
}

a.ig_gallery_previmg
{
background-image: url("/images/prevgall.png");
background-position: center center;
background-repeat: no-repeat;
display: block;
height: 100%;
left: 0;
opacity: 0.50;
filter: alpha(Opacity=50);
position: absolute;
top: 0;
-moz-transition-property: background-color;
-o-transition-property: background-color;
-webkit-transition-property: background-color;
transition-property: background-color;
-moz-transition-duration: 0.2s;
-o-transition-duration: 0.2s;
-webkit-transition-duration: 0.2s;
transition-duration: 0.2s;
-moz-transition-timing-function: ease-in;
-o-transition-timing-function: ease-in;
-webkit-transition-timing-function: ease-in;
transition-timing-function: ease-in;
width: 20%;
}

a.ig_gallery_previmg:hover
{
background-color: rgba(0,0,0,0.20);
opacity: 0.99;
filter: alpha(Opacity=99);
}

a.ig_slider_header_link
{
background-color: #d5d5d5;
color: #000000;
display: block;
padding-right: 10px;
position: absolute;
right: 0;
text-align: right;
top: 10px;
width: 292px;
z-index: 15;
}

a.ig_slider_header_nextslide
{
background-color: #000000;
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
border-radius: 6px;
color: #ffffff;
display: none;
font-size: 16px;
height: 20px;
line-height: 16px;
margin-top: -20px;
position: absolute;
right: 0;
text-align: center;
text-decoration: none;
top: 50%;
width: 20px;
}

a.ig_slider_header_prevslide
{
background-color: #000000;
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
border-radius: 6px;
color: #ffffff;
display: none;
font-size: 16px;
height: 20px;
left: 0;
line-height: 16px;
margin-top: -20px;
position: absolute;
text-align: center;
text-decoration: none;
top: 50%;
width: 20px;
}

body
{
background-image: url(/images/ig_body.jpg);
background-position: top left;
background-repeat: repeat;
color: #ffffff;
font-family: Cuprum, sans-serif;
font-size: 90.5%;
font-weight: normal;
height: auto !important;
height: 100%;
letter-spacing: 0;
min-height: 100%;
min-width: 980px;
position: relative;
width: 100%;
word-spacing: 0;
}

body.ig_shopinvoice
{
background-color: #ffffff;
background-image: none;
color: #000000;
}

div#lean_overlay
{
background-color: #333333;
display: none;
height: 100%;
left: 0;
position: fixed;
top: 0;
width: 100%;
z-index: 99;
}

div.ig_address
{
left: 200px;
position: absolute;
top: 200px;
}

div.ig_address p
{
color: #0064af;
font-weight: bold;
position: relative;
}

div.ig_assync_error
{
background-image: url("/images/ajax-error.png");
background-position: center center;
background-repeat: no-repeat;
display: block;
}

div.ig_assync_loaded
{
background-image: url("/images/ajax-ok.png");
background-position: center center;
background-repeat: no-repeat;
}

div.ig_assync_onload
{
background-image: url("/images/ajax-loader.gif");
background-position: center center;
background-repeat: no-repeat;
display: block;
}

div.ig_assync_popup
{
background-color: #fafafa;
border-color: #777777;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
border-radius: 10px;
border-style: solid;
border-width: 1px;
-webkit-box-shadow: 2px 2px 10px #aaaaaa;
-moz-box-shadow: 2px 2px 10px #aaaaaa;
box-shadow: 2px 2px 10px #aaaaaa;
display: none;
height: 32px;
padding: 10px;
padding-left: 40px;
padding-right: 40px;
position: fixed;
right: 20px;
top: 20px;
width: 32px;
z-index: 20;
}

div.ig_categories
{
display: inline;
float: left;
height: 130px;
margin-left: 1%;
position: relative;
vertical-align: middle;
width: 10%;
}

div.ig_categories p
{
color: #0064af;
text-align: center;
}

div.ig_clear
{
clear: both;
display: block;
font-size: 0;
height: 0;
}

div.ig_columns
{
-moz-column-count:3;
-webkit-column-count:3;
column-count: 3;
-moz-column-gap:30px;
-webkit-column-gap:30px;
column-gap: 30px;
width: 100%;
}

div.ig_contacts
{
float: left;
margin-right: 50px;
margin-top: -15px;
}

div.ig_content_all
{
background-image: url(/images/ig_content2.png);
background-position: right center;
background-repeat: no-repeat;
clear: both;
overflow: hidden;
padding-bottom: 129px;
padding-top: 20px;
width: 100%;
}

div.ig_contents
{
background-image: url(/images/ig_content.png);
background-position: left top;
background-repeat: no-repeat;
clear: both;
overflow: hidden;
padding-bottom: 129px;
padding-top: 0;
width: 100%;
}

div.ig_contents_block_1
{
display: inline;
float: left;
margin-left: 1%;
padding-bottom: 20px;
padding-top: 10px;
width: 265px;
}

div.ig_contents_block_2
{
display: inline;
float: left;
margin-left: 15px;
min-width: 687px;
padding-bottom: 20px;
padding-top: 15px;
position: relative;
top: 0;
width: 68%;
}

div.ig_contents_block_3
{
display: inline;
float: left;
margin-left: 2%;
padding-bottom: 20px;
padding-top: 10px;
width: 20%;
}

div.ig_contents_separator
{
float: left;
width: 4%;
}

div.ig_credit
{
border-style: solid;
border-width: 1px;
border-left-color: #db2e2e;
border-right-color: #db2e2e;
display: block;
float: right;
margin-top: 15px;
padding: 5px;
padding-left: 10px;
padding-right: 10px;
position: relative;
text-align: center;
width: 165px;
}

div.ig_credit a
{
background-color: #db2e2e;
color: #ffffff;
display: block;
line-height: 18px;
padding: 5px;
text-decoration: none;
}

div.ig_credit a:first-child
{
display: none;
float: left;
width: 20%;
}

div.ig_footer
{
background-color: #27282e;
bottom: 0;
height: 133px;
left: 0;
position: absolute;
width: 100%;
}

div.ig_footer a
{
color: #ffffff;
}

div.ig_footer_block_1
{
display: inline;
float: left;
height: 70px;
margin-left: 2%;
width: 39%;
}

div.ig_footer_block_1 p
{
color: #ffffff;
margin-top: 5px;
text-align: left;
}

div.ig_footer_block_2
{
display: inline;
float: left;
height: 70px;
margin-left: 7%;
width: 25%;
}

div.ig_footer_block_2 p
{
clear: both;
float: left;
font-size: 14px;
margin-top: 5px;
text-align: left;
}

div.ig_footer_block_3
{
display: inline;
float: left;
height: 70px;
margin-left: 7%;
width: 20%;
}

div.ig_footer_block_3 p
{
clear: both;
float: left;
font-size: 14px;
margin-top: 5px;
text-align: left;
}

div.ig_form
{
background-color: #d1d1d1;
border-color: #999999;
border-style: solid;
border-width: 1px;
}

div.ig_header
{
background-image: url(/images/ig_header.png);
background-position: left top;
background-repeat: repeat-x;
clear: both;
height: 267px;
left: 0;
position: relative;
top: 0;
width: 100%;
}

div.ig_header_block_1
{
display: block;
float: left;
height: 103px;
position: relative;
width: 100%;
}

div.ig_header_block_1_1
{
display: inline;
float: left;
margin-left: 1%;
position: relative;
width: 15%;
}

div.ig_header_block_1_2
{
display: block;
float: left;
margin-left: 1%;
min-width: 469px;
padding-top: 25px;
position: relative;
width: 60%;
}

div.ig_header_block_1_2 p
{
color: #333333;
display: inline;
float: left;
font-size: 15px;
margin-bottom: 5px;
margin-left: 15px;
}

div.ig_header_block_2
{
background-color: #27282e;
clear: both;
display: block;
float: left;
height: 162px;
overflow: hidden;
position: relative;
top: 0;
width: 100%;
z-index: 20;
}

div.ig_header_block_2_1
{
border-bottom-color: #ffffff;
border-bottom-style: solid;
border-bottom-width: 1px;
display: block;
float: left;
font-weight: normal;
height: 40px;
left: 10px;
position: absolute;
text-transform: uppercase;
top: 10px;
width: 200px;
}

div.ig_header_block_2_1 h1
{
font-family: Cuprum, sans-serif;
font-size: 25px;
font-weight: normal;
position: absolute;
text-align: center;
text-transform: uppercase;
}

div.ig_header_block_contact
{
display: block;
float: right;
margin-right: 10px;
}

div.ig_icons
{
height: 110px;
position: relative;
width: 100%;
}

div.ig_icons p
{
height: 30px;
left: 0;
margin: 0;
position: relative;
top: 0;
width: 100%;
}

div.ig_inner
{
margin: auto;
margin-bottom: 0;
margin-top: 0;
position: relative;
width: 980px;
}

div.ig_installment
{
background-image: url("/images/installment.png");
background-position: left center;
background-repeat: no-repeat;
display: block;
height: 26px;
left: 15px;
position: absolute;
top: 5px;
width: 77px;
z-index: 29;
}

div.ig_log
{
clear: both;
display: inline;
float: left;
margin-left: 2%;
margin-top: 35px;
}

div.ig_menu_icons
{
left: 2%;
position: absolute;
top: 35px;
z-index: 20;
}

div.ig_menumain
{
clear: both;
float: right;
margin-right: 10px;
position: relative;
}

div.ig_navwr
{
clear: both;
display: block;
position: relative;
}

div.ig_popsup
{
background-color: rgba(100,100,100,0.9);
-moz-border-radius: 8px;
-webkit-border-radius: 8px;
border-radius: 8px;
display: none;
padding: 20px;
}

div.ig_popups_links a + a
{
border-left-color: #000000;
border-left-style: solid;
border-left-width: 1px;
margin-left: 10px;
padding-left: 10px;
}

div.ig_shopcategory_item
{
background-color: #f5f5f5;
background-image: url(/images/ig_line.png);
background-position: center 275px;
background-repeat: no-repeat;
color: #333333;
display: block;
float: left;
height: 313px;
margin-bottom: 5px;
margin-right: 5px;
overflow: hidden;
position: relative;
text-align: center;
width: 224px;
}

div.ig_shopcategory_item_country
{
display: none;
}

div.ig_shopcategory_item_description
{
float: left;
margin-left: 20px;
margin-top: 8px;
text-align: left;
width: 85%;
}

div.ig_shopcategory_item_price
{
bottom: 10px;
display: block;
position: absolute;
right: 10px;
width: 100%;
}

div.ig_shopcategory_item_quantity
{
clear: both;
display: none;
float: left;
height: 25px;
margin-top: 3px;
width: 100%;
}

div.ig_shopcategory_item_short_description
{
clear: both;
width: 100%;
}

div.ig_shopcategory_item_stock_number
{
clear: both;
width: 100%;
}

div.ig_shopcategory_item_title
{
color: #db2e2e;
font-size: 15px;
text-decoration: none;
text-transform: uppercase;
}

div.ig_shopcategory_item_title a
{
display: block;
text-decoration: none;
text-transform: uppercase;
}

div.ig_shopcategory_thumbnail
{
background-color: #ffffff;
border-color: #b8b8b8;
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
border-radius: 2px;
border-style: solid;
border-width: 1px;
height: 135px;
line-height: 135px;
margin: auto;
margin-bottom: 0;
margin-top: 20px;
overflow: hidden;
padding: 0;
position: relative;
width: 180px;
}

div.ig_shopcategory_thumbnail img
{
height: auto;
max-height: 100%;
max-width: 100%;
vertical-align: middle;
}

div.ig_vnimanie
{
padding-bottom: 2%;
padding-top: 2%;
}

div.ig_vnimanie p
{
text-align: center;
}

div.ig_search
{
text-align: left;
}

div.ig_search_form
{
left: 700px;
position: absolute;
text-align: left;
top: 30px;
}

div.ig_search_form p
{
margin-bottom: 5px;
}

div.ig_search_form_search_div
{
background-color: #ffffff;
left: 0;
position: absolute;
top: 100%;
width: 250px;
z-index: 20;
}

div.ig_search_form_search_div a
{
display: block;
margin-bottom: 5px;
padding: 5px;
}

div.ig_search p
{
margin-top: 5px;
text-indent: 0;
}

div.ig_search span
{
background-color: #666680;
color: #ffffff;
padding-bottom: 1px;
padding-left: 2px;
padding-right: 2px;
padding-top: 0;
}

div.ig_subscribe_form
{
clear: both;
float: left;
text-align: left;
width: 200px;
}

div.ig_login_email_label
{
left: 10px;
position: absolute;
top: 12px;
}

div.ig_login_form
{
float: left;
height: 115px;
left: 0;
margin-bottom: 10px;
position: relative;
top: 0;
-moz-transition-property: transform;
-o-transition-property: transform;
-webkit-transition-property: transform;
transition-property: transform;
-moz-transition-duration: 1s;
-o-transition-duration: 1s;
-webkit-transition-duration: 1s;
transition-duration: 1s;
-moz-transition-timing-function: ease-in;
-o-transition-timing-function: ease-in;
-webkit-transition-timing-function: ease-in;
transition-timing-function: ease-in;
-moz-transition-delay: 0.5s;
-o-transition-delay: 0.5s;
-webkit-transition-delay: 0.5s;
transition-delay: 0.5s;
width: 205px;
}

div.ig_login_form:hover
{
-ms-transform: rotate(180deg);
-webkit-transform: rotate(180deg);
transform: rotate(180deg);
}

div.ig_login_password_label
{
left: 10px;
position: absolute;
top: 37px;
}

div.ig_login_password_recover_label
{
left: 100px;
position: absolute;
text-align: left;
top: 62px;
}

div.ig_login_registration_label
{
left: 10px;
position: absolute;
top: 87px;
}

div.ig_login_remember_label
{
left: 30px;
position: absolute;
top: 62px;
}

div.ig_logout_form
{
clear: both;
float: left;
height: 95px;
margin-bottom: 10px;
position: relative;
width: 200px;
}

div.ig_logout_my_data_label
{
left: 10px;
position: absolute;
top: 62px;
}

div.ig_logout_name_label
{
font-weight: bold;
left: 10px;
overflow: hidden;
position: absolute;
text-align: left;
top: 29px;
width: 180px;
}

div.ig_logout_welcome_label
{
left: 10px;
position: absolute;
top: 12px;
}

div.ig_feedback_asterisk_info_label
{
font-size: 9px;
left: 10px;
position: absolute;
top: 5px;
}

div.ig_feedback_code_info_label
{
font-size: 9px;
left: 190px;
position: absolute;
top: 290px;
}

div.ig_feedback_code_label
{
left: 10px;
position: absolute;
top: 287px;
}

div.ig_feedback_email_label
{
left: 10px;
position: absolute;
top: 72px;
}

div.ig_feedback_form
{
border-style: none;
-webkit-box-shadow: none 5px 20px 5px rgba(0,0,255,0.4);
-moz-box-shadow: none 5px 20px 5px rgba(0,0,255,0.4);
box-shadow: none 5px 20px 5px rgba(0,0,255,0.4);
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
clear: both;
float: left;
height: 345px;
background: -moz-linear-gradient(90deg, rgba(0,0,0,0.2) 0%, rgba(255,255,255,0.2) 100%);
background: -webkit-linear-gradient(90deg, rgba(0,0,0,0.2) 0%, rgba(255,255,255,0.2) 100%);
background: -o-linear-gradient(90deg, rgba(0,0,0,0.2) 0%, rgba(255,255,255,0.2) 100%);
background: linear-gradient(90deg, rgba(0,0,0,0.2) 0%, rgba(255,255,255,0.2) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='rgba(0,0,0,0.2)', endColorstr='rgba(255,255,255,0.2)', GradientType=1);
margin: auto;
margin-bottom: 10px;
position: relative;
width: 450px;
z-index: 20;
}

div.ig_feedback_message_label
{
left: 10px;
position: absolute;
top: 97px;
}

div.ig_feedback_name_label
{
left: 10px;
position: absolute;
top: 22px;
}

div.ig_feedback_phone_1_label
{
left: 10px;
position: absolute;
top: 47px;
}

div.ig_feedback_phone_2_label
{
left: 185px;
position: absolute;
top: 47px;
}

div.ig_user_address_label
{
left: 10px;
position: absolute;
top: 67px;
}

div.ig_user_asterisk_info_label
{
font-size: 9px;
left: 10px;
position: absolute;
top: 5px;
}

div.ig_user_authorization_fieldset
{
border-color: #999999;
border-style: solid;
border-width: 1px;
clear: both;
height: 95px;
margin-left: 10px;
margin-right: 10px;
margin-top: 5px;
position: relative;
width: 460px;
}

div.ig_user_city_label
{
left: 10px;
position: absolute;
top: 42px;
}

div.ig_user_city_phone_code_label
{
left: 10px;
position: absolute;
top: 92px;
}

div.ig_user_code_info_label
{
float: left;
font-size: 9px;
margin-left: 5px;
margin-top: 13px;
position: relative;
width: 165px;
}

div.ig_user_code_label
{
display: inline;
float: left;
margin-left: 10px;
margin-top: 12px;
position: relative;
width: 115px;
}

div.ig_user_company_label
{
left: 10px;
position: absolute;
top: 17px;
}

div.ig_user_confirm_label
{
left: 10px;
position: absolute;
top: 67px;
}

div.ig_user_contacts_fieldset
{
border-color: #999999;
border-style: solid;
border-width: 1px;
clear: both;
height: 145px;
margin-bottom: 10px;
margin-left: 10px;
margin-right: 10px;
margin-top: 5px;
position: relative;
width: 460px;
}

div.ig_user_country_label
{
left: 10px;
position: absolute;
top: 17px;
}

div.ig_user_dob_date_label
{
left: 10px;
position: absolute;
top: 67px;
}

div.ig_user_email_label
{
left: 10px;
position: absolute;
top: 17px;
}

div.ig_user_fieldset_caption
{
background-color: #d1d1d1;
left: 7px;
padding-left: 3px;
padding-right: 3px;
position: absolute;
top: -8px;
}

div.ig_user_first_name_label
{
left: 10px;
position: absolute;
top: 42px;
}

div.ig_user_form
{
clear: both;
display: inline;
float: left;
position: relative;
text-align: left;
width: 480px;
}

div.ig_user_gender_label
{
left: 10px;
position: absolute;
top: 92px;
}

div.ig_user_group
{
font-weight: bold;
left: 115px;
position: absolute;
top: 117px;
}

div.ig_user_group_label
{
left: 10px;
position: absolute;
top: 117px;
}

div.ig_user_last_name_label
{
left: 10px;
position: absolute;
top: 17px;
}

div.ig_user_legal_entity_fieldset
{
border-color: #999999;
border-style: solid;
border-width: 1px;
clear: both;
height: 95px;
margin-bottom: 10px;
margin-left: 10px;
margin-right: 10px;
position: relative;
width: 460px;
}

div.ig_user_password_info_label
{
font-size: 9px;
left: 255px;
position: absolute;
top: 44px;
}

div.ig_user_password_label
{
left: 10px;
position: absolute;
top: 42px;
}

div.ig_user_personal_fieldset
{
border-color: #999999;
border-style: solid;
border-width: 1px;
clear: both;
height: 145px;
margin-bottom: 10px;
margin-left: 10px;
margin-right: 10px;
position: relative;
width: 460px;
}

div.ig_user_phone_label
{
left: 155px;
position: absolute;
top: 92px;
}

div.ig_user_phone_mobile_label
{
left: 10px;
position: absolute;
top: 115px;
}

div.ig_user_position_label
{
left: 10px;
position: absolute;
top: 67px;
}

div.ig_user_registration_label
{
clear: both;
display: inline;
float: left;
margin-bottom: 10px;
margin-left: 10px;
margin-top: 22px;
position: relative;
width: 110px;
}

div.ig_passwordrecover_asterisk_info_label
{
font-size: 9px;
left: 10px;
position: absolute;
top: 5px;
}

div.ig_passwordrecover_email_label
{
left: 10px;
position: absolute;
top: 22px;
}

div.ig_passwordrecover_form
{
clear: both;
float: left;
height: 75px;
margin-bottom: 10px;
position: relative;
width: 280px;
}

div.ig_shop_comparison_form
{
display: none;
}

div.ig_shop_goodshot
{
margin-top: 5px;
}

div.ig_shop_goodshot h2
{
display: none;
}

div.ig_shop_preview
{
display: block;
float: left;
margin-bottom: 10px;
}

div.ig_shopwindow_categories
{
clear: both;
float: left;
margin-top: -10px;
width: 100%;
}

div.ig_shopwindow_category
{
background-color: #f5f5f5;
float: left;
height: 190px;
margin-bottom: 15px;
margin-right: 15px;
overflow: hidden;
padding-top: 20px;
position: relative;
text-align: center;
width: 214px;
}

div.ig_shopwindow_category_title
{
bottom: 20px;
clear: both;
position: absolute;
text-transform: uppercase;
width: 100%;
}

div.ig_shopwindow_category_title a:hover
{
text-transform: uppercase;
}

div.ig_shopwindow_category>a
{
background-color: #ffffff;
border-color: #b8b8b8;
border-style: solid;
border-width: 1px;
display: block;
float: left;
height: 135px;
line-height: 135px;
margin-left: 15px;
position: relative;
width: 180px;
}

div.ig_shopwindow_item
{
background-color: #f5f5f5;
background-image: url(/images/ig_line.png);
background-position: center 275px;
background-repeat: no-repeat;
color: #333333;
display: block;
float: left;
height: 353px;
margin-bottom: 5px;
margin-right: 5px;
overflow: hidden;
position: relative;
text-align: center;
width: 224px;
}

div.ig_shopwindow_item_country
{
display: none;
}

div.ig_shopwindow_item_description
{
float: left;
margin-left: 20px;
margin-top: 8px;
text-align: left;
width: 85%;
}

div.ig_shopwindow_item_price
{
bottom: 10px;
display: block;
position: absolute;
right: 10px;
width: 100%;
}

div.ig_shopwindow_item_properties
{
clear: both;
display: none;
width: 100%;
}

div.ig_shopwindow_item_quantity
{
clear: both;
display: none;
float: left;
height: 25px;
margin-top: 3px;
width: 100%;
}

div.ig_shopwindow_item_short_description
{
clear: both;
width: 100%;
}

div.ig_shopwindow_item_stock_number
{
clear: both;
width: 100%;
}

div.ig_shopwindow_item_stock_quantity
{
clear: both;
width: 100%;
}

div.ig_shopwindow_item_title
{
clear: both;
overflow: hidden;
width: 100%;
}

div.ig_shopwindow_items
{
clear: both;
float: left;
margin-top: 10px;
width: 100%;
}

div.ig_shopwindow_thumbnail
{
background-color: #ffffff;
border-color: #b8b8b8;
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
border-radius: 2px;
border-style: solid;
border-width: 1px;
height: 135px;
line-height: 135px;
margin: auto;
margin-bottom: 0;
margin-top: 20px;
overflow: hidden;
padding: 0;
position: relative;
width: 180px;
}

div.ig_shopwindow_thumbnail img
{
vertical-align: middle;
}

div.ig_shopitem
{
background-color: #f4f5f5;
background-image: url(/images/ig_line_goods.png);
background-position: center top 100px;
background-repeat: no-repeat;
clear: both;
float: left;
line-height: 18px;
margin-top: 5px;
padding-bottom: 25px;
position: relative;
text-align: left;
width: 100%;
}

div.ig_shopitem_contents
{
clear: both;
color: #27282e;
float: left;
padding-left: 20px;
padding-right: 20px;
padding-top: 70px;
text-align: left;
width: 100%;
}

div.ig_shopitem_item_analogues
{
clear: both;
float: left;
margin-bottom: 5px;
margin-top: 5px;
text-align: left;
width: 100%;
}

div.ig_shopitem_item_country
{
clear: both;
color: #27282e;
display: block;
float: left;
}

div.ig_shopitem_item_desc
{
display: inline;
float: left;
margin-left: 0;
}

div.ig_shopitem_item_description
{
clear: both;
float: left;
margin-left: 20px;
margin-top: 10px;
text-align: left;
width: 100%;
}

div.ig_shopitem_item_price
{
clear: both;
display: block;
float: left;
height: 20px;
margin-bottom: 10px;
margin-right: 10px;
}

div.ig_shopitem_item_properties
{
display: inline;
float: left;
text-align: left;
width: 100%;
}

div.ig_shopitem_item_quantity
{
display: none;
float: left;
height: 20px;
margin-bottom: 10px;
text-align: left;
}

div.ig_shopitem_item_stock_number
{
clear: both;
color: #767676;
display: inline;
float: left;
height: 20px;
margin-top: 5px;
}

div.ig_shopitem_item_title
{
clear: both;
display: block;
float: left;
margin-left: 0;
margin-top: 10px;
}

div.ig_shopitem a.ig_all
{
display: block;
left: 20px;
margin-top: 0;
position: relative;
top: 15px;
}

div.ig_shopitem div.description
{
left: 20px;
position: relative;
top: 70px;
width: 90%;
}

div.ig_shopitem img
{
clear: both;
float: left;
margin-bottom: 5px;
margin-left: 20px;
margin-right: 10px;
margin-top: 80px;
}

div.ig_shoporders
{
margin-top: 20px;
text-align: left;
}

div.ig_shoporders_icon
{
display: inline;
float: left;
font-size: 11px;
height: 40px;
margin-left: 10px;
text-align: center;
width: 65px;
}

div.ig_shoporders_icon span
{
font-weight: bold;
}

div.ig_shoporders_icon_label
{
clear: both;
}

div.ig_shoporders_manager
{
clear: both;
float: left;
margin-top: 5px;
}

div.ig_shoporders_paid
{
clear: both;
float: left;
margin-top: 5px;
}

div.ig_shoporders_sum_total
{
clear: both;
margin-top: 5px;
}

div.ig_shoporders form
{
float: left;
}

div.ig_shoporders img
{
cursor: pointer;
float: left;
margin-left: 5px;
margin-right: 5px;
margin-top: 4px;
}

div.ig_shoporders input
{
margin-right: 5px;
margin-top: 5px;
}

div.ig_shopinvoice
{
margin: auto;
margin-top: 20px;
width: 600px;
}

div.ig_shopinvoice_address
{
clear: both;
margin: auto;
margin-bottom: 20px;
margin-top: 20px;
}

div.ig_shopinvoice_contact_person
{
clear: both;
margin: auto;
margin-top: 80px;
position: relative;
text-align: left;
width: 600px;
z-index: 5;
}

div.ig_shopinvoice_payer
{
clear: both;
float: left;
margin: auto;
margin-bottom: 20px;
}

div.ig_shopinvoice_positions_total
{
border-top-color: #000000;
border-top-style: solid;
border-top-width: 1px;
clear: both;
margin: auto;
margin-top: 30px;
padding-top: 5px;
text-align: left;
text-decoration: underline;
width: 600px;
}

div.ig_shopinvoice_reason
{
clear: both;
float: left;
margin: auto;
margin-bottom: 20px;
}

div.ig_shopinvoice_sample
{
clear: both;
float: left;
font-size: 10px;
margin-bottom: 5px;
}

div.ig_shopinvoice_sum_spelled_out
{
clear: both;
font-style: italic;
font-weight: bold;
margin: auto;
padding-top: 5px;
position: relative;
text-align: left;
width: 600px;
z-index: 5;
}

div.ig_shopinvoice_supplier
{
clear: both;
font-size: 14px;
font-weight: bold;
margin: auto;
text-decoration: underline;
}

div.ig_shopquery_form
{
background-color: #000000;
border-style: none;
clear: both;
color: #747474;
display: inline;
float: left;
height: 50px;
left: 0;
margin: 0;
margin-top: 16px;
padding-left: 10px;
padding-top: 4px;
position: relative;
text-transform: uppercase;
top: -13px;
width: 98%;
}

div.ig_curtain
{
background-color: #cccccc;
display: none;
left: 0;
opacity: 0.70;
filter: alpha(Opacity=70);
position: absolute;
top: 0;
z-index: 20;
}

div.ig_gallery_panel
{
background-color: #ffffff;
border-color: #db2e2e;
border-style: solid;
border-width: 1px;
left: 0;
position: absolute;
top: 0;
visibility: hidden;
z-index: 30;
}

div.ig_gallery_title_bar
{
background-color: #ffffff;
height: 19px;
left: 0;
position: absolute;
text-align: left;
top: 0;
}

div.ig_gallery_title_bar span
{
color: #ffffff;
font-weight: bold;
margin-left: 5px;
}

div.ig_breadscrumbs
{
color: #000000;
font-size: 14px;
left: 10px;
position: absolute;
top: -10px;
}

div.ig_breadscrumbs a
{
color: #db2e2e;
}

div.ig_breadscrumbs a.active
{
color: #ffffff;
cursor: default;
font-size: 14px;
font-weight: normal;
text-decoration: none;
}

div.ig_navigation
{
background-color: rgba(116,116,116,0.8);
clear: both;
display: block;
float: left;
height: 16px;
left: 0;
margin-bottom: 5px;
padding-bottom: 5px;
padding-left: 20px;
padding-top: 5px;
position: relative;
text-align: left;
}

div.ig_navigation a
{
border-left-color: #ffffff;
border-left-style: solid;
border-left-width: 1px;
color: #ffffff;
display: block;
float: left;
font-size: 12px;
height: 16px;
line-height: 16px;
text-align: center;
text-decoration: none;
width: 30px;
}

div.ig_navigation a:hover
{
border-left-color: #27282e;
border-left-style: solid;
border-left-width: 1px;
border-right-color: #27282e;
border-right-style: solid;
border-right-width: 1px;
color: #27282e;
}

div.ig_navigation a.active
{
border-left-color: #27282e;
border-left-style: solid;
border-left-width: 1px;
border-right-color: #27282e;
border-right-style: solid;
border-right-width: 1px;
color: #27282e;
cursor: default;
display: block;
float: left;
font-size: 12px;
height: 16px;
line-height: 16px;
text-align: center;
width: 30px;
}

div.ig_navigation span
{
background-color: #db2e2e;
color: #ffffff;
display: block;
float: left;
font-size: 12px;
height: 16px;
line-height: 16px;
margin-right: 10px;
text-align: center;
width: 20px;
}

div.ig_slider_container div
{
height: 300px;
left: 20px;
position: absolute;
top: 0;
width: 960px;
}

div.ig_slider_header .ig_navigation
{
float: left;
left: 50%;
margin: 0;
padding: 0;
position: relative;
}

div.ig_slider_header_carousel_content
{
border-bottom-color: #ffffff;
border-bottom-style: solid;
border-bottom-width: 1px;
display: block;
float: left;
font-weight: normal;
height: 40px;
left: 10px;
position: relative;
text-transform: uppercase;
top: 13px;
width: 200px;
}

div.ig_slider_header_carousel_content h1
{
font-family: Cuprum, sans-serif;
font-size: 25px;
font-weight: normal;
text-align: center;
text-transform: uppercase;
}

div.ig_slider_header_nav_manipulation
{
bottom: 20px;
left: 20px;
overflow: hidden;
position: absolute;
width: 960px;
}

div.ig_slider_header_pagination
{
bottom: 20px;
left: 50%;
position: absolute;
-ms-transform: translate(-50%, 0px);
-webkit-transform: translate(-50%, 0px);
transform: translate(-50%, 0px);
}

div.ig_slider_header_pagination a
{
color: #d5d5d5;
text-decoration: none;
}

div.ig_slider_header_pagination a.active
{
color: #990000;
}

div.ig_slider_header_wrap
{
margin: 0;
}

div.ig_slider_header_wrap ul
{
margin: 0;
padding: 0;
}

div.ig_slider_header_wrapper
{
height: 300px;
margin: auto;
margin-bottom: 0;
margin-top: 0;
padding-left: 20px;
padding-right: 20px;
position: relative;
width: 960px;
}

form
{
margin: 0;
padding: 0;
}

form .indexInShopCart
{
display: none;
}

h1
{
clear: both;
font-size: 16px;
font-weight: bold;
margin-bottom: 15px;
margin-top: 2px;
text-align: left;
text-shadow: none 1px 3px 5px rgba(255,0,0,0.4);
text-transform: uppercase;
width: 100%;
}

h1.ig_header_block_2
{
border-right-color: #db2e2e;
border-right-style: solid;
border-right-width: 1px;
clear: both;
font-size: 18px;
font-weight: bold;
height: auto;
left: 0;
margin: 0;
padding-right: 20px;
position: absolute;
text-align: right;
text-shadow: none 1px 3px 5px rgba(255,0,0,0.4);
text-transform: uppercase;
top: 110px;
width: 449px;
}

h2
{
clear: both;
font-size: 14px;
font-weight: bold;
margin-bottom: 10px;
width: 100%;
}

h3
{
clear: both;
font-size: 12px;
margin-top: 10px;
text-align: left;
}

h4
{
color: #ffffff;
font-size: 13px;
font-weight: bold;
margin-bottom: -10px;
text-align: left;
}

h5
{
text-align: left;
}

h6
{
text-align: left;
}

html
{
height: 100%;
width: 100%;
}

img
{
border-style: none;
}

img.ig_categories
{
height: 69px;
position: relative;
width: 79px;
z-index: 10;
}

img.ig_center
{
border-color: #999999;
border-style: solid;
border-width: 1px;
}

img.ig_footer_left
{
bottom: 0;
height: 172px;
left: 0;
position: absolute;
width: 145px;
}

img.ig_footer_right
{
bottom: 0;
height: 172px;
position: absolute;
right: 0;
width: 377px;
}

img.ig_header_right
{
display: inline;
float: right;
height: 298px;
width: 400px;
}

img.ig_icon
{
display: inline;
margin-right: 10px;
}

img.ig_left
{
border-style: none;
float: left;
margin-bottom: 5px;
margin-left: 0;
margin-right: 10px;
margin-top: 5px;
padding: 0;
}

img.ig_left_border
{
border-color: #d1d1d1;
border-style: solid;
border-width: 1px;
float: left;
margin-bottom: 5px;
margin-left: 0;
margin-right: 10px;
margin-top: 5px;
padding: 0;
}

img.ig_log
{
margin-top: 5px;
}

img.ig_logo
{
height: 65px;
left: 1%;
position: relative;
top: 18px;
vertical-align: middle;
width: 203px;
z-index: 10;
}

img.ig_menu_left
{
height: 48px;
left: 2%;
position: absolute;
top: 20px;
width: 15px;
z-index: 10;
}

img.ig_menu_right
{
height: 35px;
left: 88%;
position: absolute;
top: 0;
width: 6px;
}

img.ig_partner
{
height: 45px;
margin-right: 15px;
position: relative;
width: 102px;
z-index: 10;
}

img.ig_right
{
border-color: #999999;
border-style: solid;
border-width: 1px;
float: right;
margin-bottom: 10px;
margin-left: 10px;
margin-right: 0;
margin-top: 10px;
padding: 0;
}

img.ig_feedback_random_image
{
height: 18px;
left: 140px;
position: absolute;
top: 285px;
width: 40px;
}

img.ig_user_random_image
{
float: left;
height: 18px;
margin-left: 5px;
margin-top: 10px;
position: relative;
width: 40px;
}

img.ig_shopwindow_category
{
border-style: none;
vertical-align: middle;
width: 120px;
}

img.ig_shopwindow_thumbnail
{
border-style: none;
display: inline;
float: left;
height: 100%;
margin-right: 20px;
width: 100%;
}

img.ig_shoporders_icon
{
height: 24px;
width: 24px;
}

img.ig_shopinvoice_stamp
{
float: left;
height: 150px;
margin-left: 150px;
margin-top: -70px;
width: 150px;
z-index: 0;
}

img.ig_gallery_close
{
position: absolute;
z-index: 50;
}

img.ig_gallery_photo
{
clear: both;
margin: 10px;
margin-top: 30px;
}

input
{
font-family: 'Microsoft Sans Serif', 'Arial Unicode MS', Verdana;
font-size: 11px;
padding: 2px;
}

input#delivery_recipient_user
{
margin-top: 5px;
}

input.ig_shopcategory_item_shopcart_quantity
{
text-align: right;
width: 30px;
}

input.ig_shopcategory_shopcart_add
{
background-color: rgba(255,255,255,0.01);
background-image: url(/images/ig_shopcart_add.png);
background-position: center;
background-repeat: no-repeat;
border-style: none;
bottom: 10px;
clear: both;
color: rgba(255,255,255,0.01);
float: left;
height: 19px;
position: absolute;
right: 130px;
text-align: center;
width: 20px;
}

input.ig_shopcategory_shopcart_delete
{
background-color: rgba(255,255,255,0.01);
background-image: url(/images/ig_shopcart_delet.png);
background-position: center;
background-repeat: no-repeat;
bottom: 10px;
clear: both;
color: rgba(255,255,255,0.01);
float: left;
height: 19px;
position: absolute;
right: 80px;
text-align: center;
width: 20px;
}

input.ig_shopcategory_shopcart_quantity
{
margin-left: 5px;
width: 30px;
}

input.ig_search_form_search
{
height: 23px;
margin-left: 3px;
width: 79px;
}

input.ig_search_form_text
{
background-color: #ffffff;
border-style: none;
height: 15px;
margin: 0;
width: 246px;
}

input.ig_subscribe_email
{
width: 100px;
}

input.ig_subscribe_send
{
width: 80px;
}

input.ig_login_email
{
left: 100px;
position: absolute;
top: 10px;
width: 95px;
}

input.ig_login_login
{
height: 23px;
left: 100px;
position: absolute;
top: 85px;
width: 79px;
}

input.ig_login_password
{
left: 100px;
position: absolute;
top: 35px;
width: 95px;
}

input.ig_login_remember
{
border-style: none;
left: 10px;
position: absolute;
top: 63px;
}

input.ig_logout_logout
{
height: 23px;
left: 115px;
position: absolute;
top: 60px;
width: 79px;
}

input.ig_feedback_code
{
left: 100px;
position: absolute;
top: 285px;
width: 30px;
}

input.ig_feedback_email
{
left: 100px;
position: absolute;
top: 70px;
width: 330px;
}

input.ig_feedback_name
{
left: 100px;
position: absolute;
top: 20px;
width: 330px;
}

input.ig_feedback_phone_1
{
left: 100px;
position: absolute;
top: 45px;
width: 70px;
}

input.ig_feedback_phone_2
{
left: 260px;
position: absolute;
top: 45px;
width: 170px;
}

input.ig_feedback_send
{
height: 23px;
left: 100px;
position: absolute;
top: 310px;
width: 84px;
}

input.ig_user_address
{
left: 115px;
position: absolute;
top: 65px;
width: 190px;
}

input.ig_user_city
{
left: 115px;
position: absolute;
top: 40px;
width: 130px;
}

input.ig_user_city_phone_code
{
left: 115px;
position: absolute;
top: 90px;
width: 30px;
}

input.ig_user_code
{
float: left;
margin-top: 10px;
position: relative;
width: 30px;
}

input.ig_user_company
{
left: 175px;
position: absolute;
top: 15px;
width: 130px;
}

input.ig_user_confirm
{
left: 115px;
position: absolute;
top: 65px;
width: 130px;
}

input.ig_user_email
{
left: 115px;
position: absolute;
top: 15px;
width: 130px;
}

input.ig_user_first_name
{
left: 115px;
position: absolute;
top: 40px;
width: 130px;
}

input.ig_user_last_name
{
left: 115px;
position: absolute;
top: 15px;
width: 130px;
}

input.ig_user_password
{
left: 115px;
position: absolute;
top: 40px;
width: 130px;
}

input.ig_user_phone
{
left: 220px;
position: absolute;
top: 90px;
width: 80px;
}

input.ig_user_phone_mobile
{
left: 115px;
position: absolute;
top: 115px;
width: 130px;
}

input.ig_user_position
{
left: 115px;
position: absolute;
top: 65px;
width: 190px;
}

input.ig_user_save
{
float: left;
height: 23px;
margin-bottom: 10px;
margin-left: 10px;
margin-top: 5px;
position: relative;
width: 84px;
}

input.ig_passwordrecover_email
{
left: 100px;
position: absolute;
top: 20px;
width: 140px;
}

input.ig_passwordrecover_send
{
height: 23px;
left: 100px;
position: absolute;
top: 45px;
width: 73px;
}

input.ig_shopwindow_item_shopcart_add
{
background-color: rgba(255,255,255,0.01);
background-image: url(/images/ig_shopcart_add.png);
background-position: center;
background-repeat: no-repeat;
border-style: none;
bottom: 10px;
clear: both;
color: rgba(255,255,255,0.01);
float: left;
height: 19px;
position: absolute;
right: 90px;
text-align: center;
width: 20px;
}

input.ig_shopwindow_item_shopcart_delete
{
background-color: rgba(255,255,255,0.01);
background-image: url(/images/ig_shopcart_delet.png);
background-position: center;
background-repeat: no-repeat;
bottom: 10px;
clear: both;
color: rgba(255,255,255,0.01);
float: left;
height: 19px;
position: absolute;
right: 80px;
text-align: center;
width: 20px;
}

input.ig_shopwindow_item_shopcart_quantity
{
text-align: right;
width: 30px;
}

input.ig_shopitem_item_shopcart_add
{
background-color: rgba(255,255,255,0.01);
background-image: url(/images/ig_shopcart_add.png);
background-position: center;
background-repeat: no-repeat;
border-style: none;
clear: both;
color: rgba(255,255,255,0.01);
float: left;
height: 19px;
position: absolute;
right: 120px;
text-align: center;
top: 120px;
width: 20px;
}

input.ig_shopitem_item_shopcart_delete
{
background-color: rgba(255,255,255,0.01);
background-image: url(/images/ig_shopcart_delet.png);
background-position: center;
background-repeat: no-repeat;
clear: both;
color: rgba(255,255,255,0.01);
float: left;
height: 19px;
position: absolute;
right: 120px;
text-align: center;
top: 120px;
width: 20px;
}

input.ig_shopitem_item_shopcart_quantity
{
text-align: right;
width: 30px;
}

input.ig_shoporders_assist
{
height: 23px;
width: 160px;
}

input.ig_shoporders_delete
{
color: #db0429;
}

input.ig_shoporders_invoice
{
height: 23px;
width: 160px;
}

input.ig_shoporders_kkb
{
height: 23px;
width: 160px;
}

input.ig_shopquery_price_from
{
display: inline;
float: left;
height: 20px;
line-height: 20px;
margin-left: 5px;
margin-top: 10px;
padding-right: 2px;
text-align: right;
width: 40px;
}

input.ig_shopquery_price_to
{
display: inline;
float: left;
height: 20px;
line-height: 20px;
margin-left: 5px;
margin-top: 10px;
padding-right: 2px;
text-align: right;
width: 40px;
}

input.ig_shopquery_property_checkbox
{
display: inline;
float: left;
margin-left: 5px;
margin-top: 10px;
}

input.ig_shopquery_property_text
{
display: inline;
float: left;
margin-left: 5px;
margin-top: 10px;
padding-right: 2px;
text-align: right;
width: 40px;
}

input.ig_shopquery_query
{
background-color: #747474;
border-style: none;
color: #a2a2a2;
display: inline;
float: left;
height: 28px;
margin-left: 10px;
margin-top: 10px;
text-transform: uppercase;
width: 70px;
}

input.ig_shopquery_query:hover
{
background-color: #db2e2e;
border-style: none;
color: #ffffff;
display: inline;
float: left;
text-transform: uppercase;
width: 70px;
}

input.ig_shopquery_reset
{
background-color: #747474;
border-style: none;
color: #a2a2a2;
display: inline;
float: left;
height: 28px;
margin-left: 10px;
margin-right: 10px;
margin-top: 10px;
text-transform: uppercase;
width: 70px;
}

input.ig_shopquery_reset:hover
{
background-color: #db2e2e;
border-style: none;
color: #ffffff;
display: inline;
float: left;
text-transform: uppercase;
width: 70px;
}

input.ig_shopquery_stock_number
{
display: inline;
float: left;
height: 20px;
line-height: 20px;
margin-left: 5px;
margin-top: 10px;
width: 100px;
}

input.ig_shopquery_title
{
display: inline;
float: left;
height: 20px;
line-height: 20px;
margin-left: 5px;
margin-top: 10px;
width: 270px;
}

label.ig_shopquery_category
{
display: inline;
float: left;
margin-left: 10px;
margin-top: 10px;
}

label.ig_shopquery_country
{
display: inline;
float: left;
height: 20px;
line-height: 20px;
margin-left: 10px;
margin-top: 10px;
}

label.ig_shopquery_goods_stock
{
display: inline;
float: left;
margin-left: 10px;
margin-top: 10px;
}

label.ig_shopquery_price_from
{
display: inline;
float: left;
height: 30px;
line-height: 30px;
margin-left: 10px;
margin-top: 10px;
}

label.ig_shopquery_price_to
{
display: inline;
float: left;
height: 30px;
line-height: 30px;
margin-left: 5px;
margin-top: 10px;
}

label.ig_shopquery_producer
{
display: inline;
float: left;
height: 20px;
line-height: 20px;
margin-left: 10px;
margin-top: 10px;
}

label.ig_shopquery_property
{
display: inline;
float: left;
margin-left: 10px;
margin-top: 10px;
}

label.ig_shopquery_stock_number
{
display: inline;
float: left;
height: 25px;
line-height: 25px;
margin-left: 10px;
margin-top: 10px;
}

label.ig_shopquery_title
{
display: inline;
float: left;
height: 30px;
line-height: 30px;
margin-left: 10px;
margin-right: 10px;
margin-top: 10px;
}

li
{
list-style-position: inside;
margin-bottom: 5px;
}

ol
{
margin-bottom: 10px;
margin-top: 10px;
text-align: left;
}

option
{
padding-left: 3px;
padding-right: 5px;
}

p
{
margin-bottom: 12px;
text-align: justify;
}

p.ig_clear
{
clear: both;
text-align: justify;
}

p.ig_shopwarning_message
{
display: none;
}

select
{
font-family: 'Microsoft Sans Serif', 'Arial Unicode MS', Verdana;
font-size: 11px;
padding: 1px;
}

select.ig_user_country
{
left: 115px;
position: absolute;
top: 15px;
width: 195px;
}

select.ig_user_dob_day
{
left: 115px;
position: absolute;
top: 65px;
width: 40px;
}

select.ig_user_dob_month
{
left: 160px;
position: absolute;
top: 65px;
width: 90px;
}

select.ig_user_dob_year
{
left: 255px;
position: absolute;
top: 65px;
width: 55px;
}

select.ig_user_gender
{
left: 115px;
position: absolute;
top: 90px;
width: 75px;
}

select.ig_user_legal_form
{
left: 115px;
position: absolute;
top: 15px;
width: 55px;
}

select.ig_user_registration
{
float: left;
margin-bottom: 10px;
margin-left: 7px;
margin-top: 20px;
position: relative;
width: 130px;
}

select.ig_shopquery_category
{
display: inline;
float: left;
margin-left: 5px;
margin-top: 10px;
width: 140px;
}

select.ig_shopquery_country
{
display: inline;
float: left;
height: 20px;
line-height: 20px;
margin-left: 5px;
margin-top: 10px;
width: 100px;
}

select.ig_shopquery_currency
{
display: inline;
float: left;
height: 28px;
line-height: 28px;
margin-left: 5px;
margin-top: 10px;
}

select.ig_shopquery_goods_stock
{
display: inline;
float: left;
margin-left: 5px;
margin-top: 10px;
width: 100px;
}

select.ig_shopquery_producer
{
display: inline;
float: left;
height: 20px;
line-height: 20px;
margin-left: 5px;
margin-top: 10px;
width: 140px;
}

select.ig_shopquery_property
{
display: inline;
float: left;
margin-left: 5px;
margin-top: 10px;
width: 110px;
}

span.ig_red
{
background-color: #ff0000;
color: #ffffff;
}

span.ig_shopcategory_item_country
{
font-weight: bold;
}

span.ig_shopcategory_item_country_label
{
margin-right: 5px;
}

span.ig_shopcategory_item_price
{
float: right;
font-weight: bold;
}

span.ig_shopcategory_item_price_label
{
display: none;
margin-right: 5px;
}

span.ig_shopcategory_item_stock_number
{
color: #a2a2a2;
font-size: 13px;
font-weight: normal;
}

span.ig_shopcategory_item_stock_number_label
{
color: #a2a2a2;
font-size: 13px;
margin-right: 5px;
}

span.ig_shopcategory_item_unit_label
{
font-weight: bold;
margin-left: 5px;
}

span.ig_shopwindow_item_country
{
font-weight: bold;
}

span.ig_shopwindow_item_country_label
{
margin-right: 5px;
}

span.ig_shopwindow_item_price
{
float: right;
font-weight: bold;
}

span.ig_shopwindow_item_price_label
{
display: none;
margin-right: 5px;
}

span.ig_shopwindow_item_price_strike
{
text-decoration: line-through;
}

span.ig_shopwindow_item_producer
{
font-weight: bold;
}

span.ig_shopwindow_item_producer_label
{
margin-right: 5px;
}

span.ig_shopwindow_item_property_name
{
color: #666666;
}

span.ig_shopwindow_item_quantity
{
font-weight: bold;
}

span.ig_shopwindow_item_quantity_label
{
margin-right: 5px;
}

span.ig_shopwindow_item_short_description
{
font-weight: bold;
}

span.ig_shopwindow_item_short_description_label
{
margin-right: 5px;
}

span.ig_shopwindow_item_stock_number
{
color: #a2a2a2;
font-size: 13px;
font-weight: normal;
}

span.ig_shopwindow_item_stock_number_label
{
color: #a2a2a2;
font-size: 13px;
margin-right: 5px;
}

span.ig_shopwindow_item_stock_quantity
{
font-weight: bold;
}

span.ig_shopwindow_item_stock_quantity_label
{
margin-right: 5px;
}

span.ig_shopwindow_item_title
{
color: #db2e2e;
font-size: 15px;
text-decoration: none;
text-transform: uppercase;
}

span.ig_shopwindow_item_title a
{
display: block;
text-decoration: none;
text-transform: uppercase;
}

span.ig_shopwindow_item_title_label
{
display: none;
margin-right: 5px;
}

span.ig_shopwindow_item_unit_label
{
font-weight: bold;
margin-left: 5px;
}

span.ig_shopitem_item_analogues_label
{
margin-right: 5px;
}

span.ig_shopitem_item_country
{
margin-left: 5px;
}

span.ig_shopitem_item_price
{
bottom: 45px;
float: right;
font-weight: normal;
position: absolute;
right: 10px;
}

span.ig_shopitem_item_price_label
{
margin-right: 5px;
}

span.ig_shopitem_item_price_strike
{
text-decoration: line-through;
}

span.ig_shopitem_item_property_name
{
color: #666666;
}

span.ig_shopitem_item_quantity
{
font-weight: bold;
}

span.ig_shopitem_item_quantity_label
{
margin-right: 5px;
}

span.ig_shopitem_item_stock_number
{
font-weight: normal;
margin-left: 5px;
}

span.ig_shopitem_item_title
{
font-size: 15px;
text-transform: uppercase;
}

span.ig_shopitem_item_title a
{
text-decoration: none;
}

span.ig_shopitem_item_title a:hover
{
text-transform: uppercase;
}

span.ig_shopitem_item_title_label
{
display: none;
}

span.ig_shopitem_item_unit_label
{
font-weight: bold;
margin-left: 5px;
}

span.ig_shoporders_icon_items
{
font-weight: bold;
}

span.ig_shoporders_id
{
font-weight: bold;
}

span.ig_shoporders_manager
{
font-weight: bold;
margin-left: 5px;
}

span.ig_shoporders_paymethod
{
font-weight: bold;
margin-left: 5px;
}

span.ig_slider_header_content
{
background-color: #d5d5d5;
border-top-left-radius: 6px;
border-bottom-left-radius: 6px;
display: block;
float: left;
height: 282px;
padding: 10px;
width: 638px;
}

span.ig_slider_header_img
{
border-color: #d5d5d5;
border-top-right-radius: 6px;
border-bottom-right-radius: 6px;
border-style: solid;
border-width: 1px;
display: block;
float: left;
}

table
{
border-collapse: collapse;
border-width: 0;
font-size: 85%;
margin: auto;
}

table td.ig_noborder
{
border-right-style: none;
}

table.ig_category
{
clear: both;
margin: auto;
width: 100%;
}

table.ig_category td
{
padding: 5px;
text-align: center;
}

table.ig_table
{
border-left-color: #999999;
border-left-style: solid;
border-left-width: 1px;
border-top-color: #999999;
border-top-style: solid;
border-top-width: 1px;
clear: both;
margin: auto;
width: 100%;
}

table.ig_table td
{
border-bottom-color: #999999;
border-bottom-style: solid;
border-bottom-width: 1px;
border-right-color: #999999;
border-right-style: solid;
border-right-width: 1px;
padding: 5px;
vertical-align: top;
}

table.ig_table thead td
{
background-color: #d1d1d1;
border-bottom-color: #999999;
border-bottom-style: solid;
border-bottom-width: 1px;
border-right-color: #999999;
border-right-style: solid;
border-right-width: 1px;
padding: 5px;
padding-bottom: 8px;
padding-top: 8px;
text-align: center;
}

table.ig_shoporders
{
border-left-color: #666666;
border-left-style: solid;
border-left-width: 1px;
border-top-color: #666666;
border-top-style: solid;
border-top-width: 1px;
margin-bottom: 10px;
margin-left: 0;
}

table.ig_shoporders td
{
border-bottom-color: #666666;
border-bottom-style: solid;
border-bottom-width: 1px;
border-right-color: #666666;
border-right-style: solid;
border-right-width: 1px;
padding: 4px;
vertical-align: middle;
}

table.ig_shoporders thead td
{
background-color: #999999;
border-right-color: #666666;
border-right-style: solid;
border-right-width: 1px;
color: #ffffff;
font-weight: bold;
}

table.ig_shopinvoice
{
border-left-color: #000000;
border-left-style: solid;
border-left-width: 1px;
border-top-color: #000000;
border-top-style: solid;
border-top-width: 1px;
clear: both;
float: left;
margin-bottom: 20px;
width: 598px;
}

table.ig_shopinvoice_hidden
{
clear: both;
display: inline;
float: left;
margin-bottom: 20px;
width: 598px;
}

table.ig_shopinvoice td
{
border-bottom-color: #000000;
border-bottom-style: solid;
border-bottom-width: 1px;
border-right-color: #000000;
border-right-style: solid;
border-right-width: 1px;
padding: 4px;
text-align: center;
vertical-align: middle;
}

table.ig_shopinvoice thead td
{
border-right-color: #000000;
border-right-style: solid;
border-right-width: 1px;
font-weight: bold;
}

td
{
padding: 0;
text-align: left;
}

td.ig_shoporders_sum_total_label
{
font-weight: bold;
}

td.ig_shoporders_center
{
border-bottom-color: #666666;
border-bottom-style: solid;
border-bottom-width: 1px;
border-right-color: #666666;
border-right-style: solid;
border-right-width: 1px;
padding: 4px;
text-align: center;
vertical-align: middle;
}

td.ig_shoporders_right
{
border-bottom-color: #666666;
border-bottom-style: solid;
border-bottom-width: 1px;
border-right-color: #666666;
border-right-style: solid;
border-right-width: 1px;
padding: 4px;
text-align: right;
vertical-align: middle;
}

td.ig_shoporders_sum_total
{
font-weight: bold;
}

td.ig_shopinvoice_border
{
border-color: #000000;
border-style: solid;
border-width: 1px;
font-size: 10px;
padding-bottom: 2px;
padding-left: 4px;
padding-right: 4px;
padding-top: 2px;
text-align: center;
vertical-align: middle;
}

td.ig_shopinvoice_invoice
{
font-size: 16px;
font-weight: bold;
padding-right: 10px;
}

td.ig_shopinvoice_number
{
font-size: 13px;
font-weight: bold;
padding-left: 10px;
padding-right: 10px;
text-align: center;
text-decoration: underline;
}

td.ig_shopinvoice_total
{
padding-bottom: 2px;
padding-left: 4px;
padding-right: 10px;
padding-top: 2px;
text-align: right;
vertical-align: middle;
width: 120px;
}

textarea
{
font-family: 'Microsoft Sans Serif', 'Arial Unicode MS', Verdana;
font-size: 11px;
padding: 2px;
}

textarea.ig_feedback_message
{
height: 175px;
left: 100px;
position: absolute;
resize: vertical;
top: 95px;
width: 330px;
}

ul
{
margin-bottom: 5px;
margin-top: 5px;
padding-left: 20px;
}

ul.ig_menu_aux_1_level
{
background-color: #ccffcc;
border-color: #006600;
border-style: solid;
border-width: 1px;
clear: both;
float: left;
margin: 0;
margin-top: 20px;
overflow: hidden;
padding-left: 0;
position: relative;
width: 100%;
}

ul.ig_menu_aux_1_level li
{
clear: both;
display: block;
float: left;
list-style-type: none;
margin-bottom: 0;
width: 100%;
}

ul.ig_menu_aux_1_level li a
{
display: block;
float: left;
height: 20px;
padding-left: 10px;
padding-right: 10px;
text-align: left;
text-decoration: none;
width: 100%;
}

ul.ig_menu_aux_1_level li a:hover
{
color: #990000;
}

ul.ig_menu_aux_1_level li a.active
{
color: #333333;
cursor: default;
font-weight: bold;
}

ul.ig_menu_aux_2_level
{
clear: both;
display: none;
float: left;
margin: 0;
overflow: hidden;
width: 100%;
}

ul.ig_menu_aux_3_level
{
clear: both;
display: none;
float: left;
margin: 0;
overflow: hidden;
width: 100%;
}

ul.ig_menu_footer_1_level
{
float: left;
margin-bottom: 0;
margin-left: 0;
margin-top: 0;
padding-left: 0;
position: relative;
}

ul.ig_menu_footer_1_level li
{
border-left-color: #333333;
border-left-style: solid;
border-left-width: 1px;
display: block;
float: left;
list-style-type: none;
margin-bottom: 0;
}

ul.ig_menu_footer_1_level li:first-child
{
border-left-style: none;
}

ul.ig_menu_footer_1_level li a
{
display: block;
font-size: 9px;
padding-left: 5px;
padding-right: 5px;
text-decoration: none;
}

ul.ig_menu_footer_1_level li a:hover
{
color: #ff0000;
}

ul.ig_menu_footer_1_level li a.active
{
color: #333333;
cursor: default;
font-weight: bold;
}

ul.ig_menu_main_1_level
{
border-style: none;
display: block;
float: left;
padding-left: 0;
position: relative;
right: 0;
text-align: center;
top: 5px;
}

ul.ig_menu_main_1_level li
{
display: inline;
float: left;
list-style-type: none;
margin-bottom: 0;
}

ul.ig_menu_main_1_level li:first-child
{
display: block;
float: left;
list-style-type: none;
margin-bottom: 0;
margin-left: -10px;
}

ul.ig_menu_main_1_level li a
{
color: #db2e2e;
display: block;
font-size: 15px;
height: 34px;
line-height: 34px;
margin-left: 20px;
padding-left: 35px;
text-align: center;
text-decoration: none;
text-transform: uppercase;
-moz-transition-property: background-color;
-o-transition-property: background-color;
-webkit-transition-property: background-color;
transition-property: background-color;
-moz-transition-duration: 0.25s;
-o-transition-duration: 0.25s;
-webkit-transition-duration: 0.25s;
transition-duration: 0.25s;
-moz-transition-timing-function: ease-in;
-o-transition-timing-function: ease-in;
-webkit-transition-timing-function: ease-in;
transition-timing-function: ease-in;
width: auto;
}

ul.ig_menu_main_1_level li a:hover
{
text-decoration: underline;
}

ul.ig_menu_main_1_level li a.active
{
cursor: default;
text-decoration: underline;
}

ul.ig_menu_main_2_level
{
background-color: #cccccc;
border-color: #00ff00;
border-style: solid;
border-width: 1px;
display: none;
float: left;
margin: 0;
padding-left: 0;
position: absolute;
visibility: hidden;
z-index: 10;
}

ul.ig_menu_main_2_level li
{
clear: both;
display: block;
float: left;
list-style-type: none;
margin-bottom: 0;
}

ul.ig_menu_main_2_level li a
{
background-color: #666666;
display: block;
height: 34px;
line-height: 34px;
text-align: center;
text-decoration: none;
width: 102px;
}

ul.ig_menu_main_2_level li a:hover
{
background-color: #00ff00;
color: #ffffff;
}

ul.ig_menu_main_2_level li a.active
{
background-color: #00ff00;
color: #ffffff;
}

ul.ig_menu_main_3_level
{
background-color: #cccccc;
border-color: #0000ff;
border-style: solid;
border-width: 1px;
float: left;
margin: 0;
padding-left: 0;
position: absolute;
visibility: hidden;
z-index: 10;
}

ul.ig_menu_main_3_level li
{
clear: both;
display: block;
float: left;
list-style-type: none;
margin-bottom: 0;
}

ul.ig_menu_main_3_level li a
{
background-color: #666666;
display: block;
height: 34px;
line-height: 34px;
text-align: center;
text-decoration: none;
width: 102px;
}

ul.ig_menu_main_3_level li a:hover
{
background-color: #00ff00;
color: #ffffff;
}

ul.ig_menu_main_3_level li a.active
{
background-color: #00ff00;
color: #ffffff;
}

ul.ig_menu_main_4_level
{
background-color: #cccccc;
border-color: #ff00ff;
border-style: solid;
border-width: 1px;
float: left;
margin-bottom: 0;
margin-left: 0;
margin-right: 20px;
margin-top: 0;
padding-left: 0;
position: absolute;
visibility: hidden;
z-index: 10;
}

ul.ig_menu_main_4_level li
{
clear: both;
display: block;
float: left;
list-style-type: none;
margin-bottom: 0;
}

ul.ig_menu_main_4_level li a
{
background-color: #666666;
display: block;
height: 34px;
line-height: 34px;
text-align: center;
text-decoration: none;
width: 102px;
}

ul.ig_menu_main_4_level li a:hover
{
background-color: #00ff00;
color: #ffffff;
}

ul.ig_menu_main_4_level li a.active
{
background-color: #00ff00;
color: #ffffff;
}

ul.ig_menu_shop_categories_1_level
{
background-color: rgba(255,255,255,0.9);
clear: both;
float: left;
margin: 0;
margin-top: 10px;
overflow: hidden;
padding-bottom: 10px;
padding-left: 0;
padding-top: 10px;
position: relative;
width: 100%;
}

ul.ig_menu_shop_categories_1_level li
{
clear: both;
display: block;
float: left;
list-style-type: none;
margin-bottom: 0;
width: 100%;
}

ul.ig_menu_shop_categories_1_level li a
{
background-image: url(/images/ig_menu_noactive.png);
background-position: left center;
background-repeat: no-repeat;
color: #333333;
display: block;
float: left;
font-size: 15px;
line-height: 35px;
margin-left: 15px;
padding: 0;
padding-left: 20px;
padding-right: 10px;
text-align: left;
text-decoration: none;
text-transform: uppercase;
width: 100%;
}

ul.ig_menu_shop_categories_1_level li a:hover
{
background-image: url(/images/ig_menu_active.png);
background-position: left center;
background-repeat: no-repeat;
}

ul.ig_menu_shop_categories_1_level li a.active
{
background-image: url(/images/ig_menu_active.png);
background-position: left center;
background-repeat: no-repeat;
color: #333333;
cursor: default;
font-weight: normal;
}

ul.ig_menu_shop_categories_2_level
{
background-color: #db2e2e;
clear: both;
float: left;
left: 0;
margin: 0;
overflow: hidden;
padding-left: 0;
width: 100%;
}

ul.ig_menu_shop_categories_2_level li
{
border-bottom-color: #ea3737;
border-bottom-style: ridge;
border-bottom-width: 1px;
clear: both;
display: block;
float: left;
line-height: 35px;
list-style-type: none;
margin-bottom: 0;
width: 100%;
}

ul.ig_menu_shop_categories_2_level li a
{
background-image: url(/images/ig_menu2_active.png);
background-position: left center;
background-repeat: no-repeat;
color: #ffffff;
display: block;
float: left;
font-size: 15px;
line-height: 15px;
margin-left: 12px;
padding: 7px;
padding-left: 23px;
padding-right: 10px;
text-align: left;
text-decoration: none;
text-transform: none;
vertical-align: middle;
width: 83%;
}

ul.ig_menu_shop_categories_2_level li a:hover
{
background-image: url(/images/ig_menu2_noactive.png);
background-position: left center;
background-repeat: no-repeat;
font-weight: normal;
}

ul.ig_menu_shop_categories_2_level li a.active
{
background-image: url(/images/ig_menu2_noactive.png);
background-position: left center;
background-repeat: no-repeat;
color: #ffffff;
cursor: default;
font-weight: normal;
}

ul.ig_menu_shop_categories_3_level
{
clear: both;
float: left;
margin: 0;
overflow: hidden;
width: 100%;
}

ul.ig_slider_header li
{
display: block;
height: 164px;
margin: 0;
margin-right: 30px;
padding: 0;
width: 982px;
}
