/* 
    Document   : main
    Created on : 2013-10-03, 10:47:39
    Author     : Kamisia
    Description:
        Purpose of the stylesheet follows.
*/

/******************************************************************************/
/*****************************BASIC STYLE**************************************/
/******************************************************************************/
#myCarousel{
    cursor: pointer;
}
root { 
    display: block;
}

body{
	background-color: #fafafa;
	font-size: 14px;
	color: #4d4d4d;
        font-family: "Source Sans Pro", sans-serif;
        line-height: 13pt;
}

p{
    margin:0px;
}

a:hover{
    text-decoration: none;
    color: #000;
}

a{
    color:#1765af;
}

.click{
    cursor:pointer;
}

.top_section{
    margin-top: 15px;
}

.container{
    max-width: 960px;
}

.footer{
	background-color: #666666;
	font-size: 10px;
	font-weight: bold;
	min-height: 80px;
	color: #5a5a5a;
        margin-top: 25px;
}

.logo{
    margin-bottom: 10px;
}

.index_search{
    height: 16px !important;
    width: 25%;
    padding:6px 5% 6px 3% !important;
    background-color: #e6e6e6 !important;
    border:0px !important;
    box-shadow : none !important;
    -webkit-box-shadow: none !important;
    border-radius: 0px !important;
    -webkit-border-radius: 50px !important;
    border-radius: 50px !important;
    position: relative;
    -webkit-transition: all 1s ease-in !important;
    -moz-transition: all 1s ease-in !important;
    -ms-transition: all 1s ease-in !important;
    -o-transition: all 1s ease-in !important;
    transition: all 1s ease-in !important;
    
    text-shadow: 1px 1px 0px #ffffff;
    filter: dropshadow(color=#ffffff, offx=1, offy=1);
}

.index_search:hover{
    width: 45%;
    -webkit-transition: all 500ms ease-out !important;
    -moz-transition: all 500ms ease-out !important;
    -ms-transition: all 500ms ease-out !important;
    -o-transition: all 500ms ease-out !important;
    transition: all 500ms ease-out !important;
}

.index_search_loop, .icon_shop, .green_logo, 
.upcoming_date, .supp1,.supp2,.supp3,.supp4,.supp5,.supp6,
.supp7,.supp8,.supp9,.supp10,.supp11,.supp12,.supp13,sup14,
.pdf{
    background-image:url('/img/index/icons.png');
    background-repeat: no-repeat;
}

.number_items{
    background-image:url('/img/index/koszyk.png');
    background-repeat: no-repeat;
}

.tweet,.innshare,.fb{
    background-image:url('/img/index/sprite.png');
    background-repeat: no-repeat;
}

.em{
    background-image:url('/img/index/mail-icon.png');
    background-repeat: no-repeat;
    width: 33px;
    height: 33px;
    float: left;
    background-position: -35px 0px;
}

.em:hover{
    background-image:url('/img/index/mail-icon.png');
    background-repeat: no-repeat;
    width: 33px;
    height: 33px;
    float: left;
    background-position: 0px 0px;
}

.tweet{
    width: 33px;
    height: 33px;
    float: left;
    background-position: 0px -35px;
    margin-right: 10%;
}

.tweet:hover{
    width: 33px;
    height: 33px;
    float: left;
    background-position: 0px 0px;
    margin-right: 10%;
}

.innshare{
    width: 33px;
    height: 33px;
    float: left;
    background-position: -35px -35px;
    margin-right: 10%;
}

.innshare:hover{
    width: 33px;
    height: 33px;
    float: left;
    background-position: -35px 0px;
    margin-right: 10%;
}

.fb{
    width: 33px;
    height: 33px;
    float: left;
    background-position: -70px -35px;
    margin-right: 10%;
}

.fb:hover{
    width: 33px;
    height: 33px;
    float: left;
    background-position: -70px 0px;
    margin-right: 10%;
}

.supp1{
    width: 102px;
    height: 35px;
    background-position: 0px -68px;
    float: left;
    margin-right: 3%;
}

.supp2{
    width: 90px;
    height: 35px;
    background-position: -120px -66px;
    float: left;
    margin-right: 3%;
}

.supp3{
    width: 85px;
    height: 35px;
    background-position: -222px -66px;
    float: left;
}

.index_btn_search{
    border: 0px;
    background-color: transparent;
    height: 26px !important;
    position: absolute;
    width: 2.5%;
    background-color: #e6e6e6;
    border-radius: 0px 50px 50px 0px !important;
    -webkit-border-radius: 0px 50px 50px 0px !important;
    margin-bottom: 10px;
    margin-left: -3%;
    margin-top:2px;
}

.index_search_loop{
    background-position: 0px 0px;
    
    height:15px;
    float: right;
}

.items{
    float:right;
    width: 33%;
}

.icon_shop{
    width: 25px;
    height: 15px;
    background-position: -16px 0px;
    float:left;
    margin-top: 5px;
}

.value_items{
    font-size: 13px;
    color: #787878;
    float:left;
    margin-left:5%;
    font-family: 'Source Sans Pro', sans-serif;
}

.number_items{
    float:left;
    background-position: 0px 0px;
    width: 18px;
    height: 18px;
    font-size: 12px;
    color: #505050;
    margin-left:4%;
}

.menu_line{
    background-color: #ebebeb;
    height: 6px;
    width: 100%;
    margin-top:2px;
}

.poz_menu{
    color: #4d4d4d ;
    font-size: 14px;
    float:left;
    padding: 0px 4.5%;
    font-family: "Arial", sans-serif;
}

.poz_menu_on, .poz_menu:hover, .poz_menu_on:hover{
    color: #1765af;
    font-size: 14px;
    float:left;
    padding: 0px 4.5%;
    font-family: "Arial", sans-serif;
}

.poz_smenu{
    color: #4d4d4d ;
    font-size: 12px;
    float:left;
    padding: 0px 5%;
    font-family: "Arial", sans-serif;
    cursor: pointer;
}

.poz_smenu_on, .poz_smenu:hover, .poz_smenu_on:hover{
    color: #1765af;
    font-size: 12px;
    float:left;
    padding: 0px 5%;
    font-family: "Arial", sans-serif;
    cursor: pointer;
}

.box_menu{
    float:  right;
    width: 62%;
}

.menu_active_line{
    height: 6px;
    width: 60.5%;
    float: right;
}

.active_menu_poz{
    width: 10%;
    height: 6px;
    float:left;
}


.active_menu_poz_on{
    background-color: #1765af;
    width: 10%;
    height: 6px;
    float:left;
}

.active_smenu_poz{
    width: 22%;
    height: 6px;
    float:left;
}

.active_smenu_poz_on{
    background-color: #1765af;
    width: 23%;
    height: 6px;
    float:left;
}

.green_logo{
    width: 102px;
    height: 42px;
    background-position: 0px -22px;
    margin-top: 18px;
}

.box_icons{
    margin-left: auto;
    margin-right: auto;
    width: 76px;
    margin-top: 24.5px;
}

.twit{
    width: 30px;
    height: 31px;
    background-image: url('/img/index/icon-public.png');
    float: left;
    margin-right: 16px;
    cursor: pointer;
}

.inn{
    width: 30px;
    height: 31px;
    background-image: url('/img/index/icon-public.png');
    background-position: -33px 0px;
    float: left;
    cursor: pointer;
}

.copyright{
    font-size: 10px;
    font-weight: bold;
    font-family: "Source Sans Pro", sans-serif;
    padding-left: 1%;
    margin-top: 28px;
}

.copyright a{
	color: #d2d2d2;
	text-decoration: underline;
}

.copyright a:hover{
	text-decoration: none;
}

.blue_head{
    background-color: #1765af;
    width: 99%;
    color: #fff;
    font-weight: bold;
    font-size: 20px;
    padding: 5px 0px 5px 1%;
    margin: 20px 0px;
}


.upcoming_foto{
    position: relative;
    width: 100%;
    height: auto;
}

.upcoming_date{
    position: absolute;
    width: 24%;
    height: 62px;
    background-position: -141px -259px;
    z-index: 100;
    top: 50px;
    right: -8px;
    color: #1c71c1;
    font-weight: bold;
    font-size: 14px;
    
}

.desc_guide{
    font-family: Arial, sans-serif;
    margin-top: 5px;
}

.header_title{
    font-weight:bold; 
    font-size:21px; 
   /* color:#1765af;*/
    color: #666;
    line-height: 15pt;
}

.style_line{
    border-bottom: 6px solid #ebebeb;
}

.style_line>li>a{
    border: 0px !important;
    border-radius: 0px;
    -webkit-border-radius: 0px;
    background-color: #ebebeb;
    font-size: 14px;
    font-weight: bold;
    color: #5a5a5a;
    margin-right: 3px;
}

.nav-tabs > li > a, .nav-pills > li > a{
    padding-left: 10px;
    padding-right: 8px;
}

.style_line>.active>a, .style_line>.active>a:hover, .style_line>li>a:hover, .style_line > .active > a:focus{
    background-color: #1765af;
    color: #fff;
    cursor: pointer;
}


.pdf{    
    width: 20px;
    height: 20px;
    background-position: -44px 0px;
    float: left;
    margin-top: 3px;
}

.downl_name{
    margin-left: 10%;
}

.cost_list dt{
    float: left;
    text-align: left;
}

.cost_list dd{
   /* margin-left: 70%;*/
    margin-left: 64%;
}

.header_cost{
    font-size: 21px;
    font-weight: bold;
    color: #fff;
}

.cost_list dt, .cost_list dd{
    font-size: 14px;
    color: #fff;
    font-weight: normal;
    line-height: 15pt;
}

.big_title{
    font-size: 24px !important;
	margin-bottom:3px;
}

.white_box{
    background-color: #fff;
    width: 90%;
    padding: 2% 5%;
    margin-top: 10px;
}

.blue_box{
    background-color: #1765af;
    width: 90%;
    padding: 5%;    
}

.font_leftcol{
    font-size: 14px;
    color: #5a5a5a;
}

.basket-tabs>.active>a, .basket-tabs>.active>a:hover, .basket-tabs>.active>a:focus{
    color: #1765af;
    font-size: 20px;
    font-weight: bold;
    border: 0px;
    border-bottom: 6px solid #1765af;
    margin-bottom: -5px;
}

.basket-tabs>li>a:hover, .basket-tabs>li>a:focus{
    border: 0px;
}

.basket-tabs>li>a:hover, .basket-tabs>li>a:focus{
    background-color: transparent;
}

.basket-tabs>li>a, .basket-tabs>li>a:hover{
    color: #1765af;
    font-size: 20px;
    font-weight: bold;
    border: 0px;
}

.basket-tabs>li>a{
    color: #5a5a5a;
}

.basket-tabs{
    border-bottom: 6px solid #ebebeb;
}

.order_bask{
    color: #fff;
    background-color: #1765af;
    padding: 2px 15%;
    margin-right: 10%;
}

.basket_font{
    color: #5a5a5a;
}

.order_bask>a{
    color: #fff;
}

.photo_supporters, .photo_supporters2{
    text-align:center;
    float: left;
    width: 45%;
    /*height:100px;*/
    padding: 0px 2.5%;
    cursor:pointer;
}

.photo_supporters2{
    width: 95%;
}

.photo_supporters img, .photo_supporters2 img{
	/*max-height:90px;*/
	margin-bottom:10px;
}

.main_photo_gall{
    position:relative;
}

.gallery_background{ 
    padding:10px 0px;
    position: absolute;
    bottom: 0px;
    background-image: url('/img/index/gallery_background.png');
    overflow: hidden;
}

.photo_gall{
    float: left;
    width: 30%;
    margin: 0px 1.6%;
}

.dots{
    right: 47.5%;
}

.tab-pane-margin{
    padding-bottom: 20px;
}

.slider_box{
    width: 100%;
    background-color: #1765af;
}


.text_box, .img_box{
    display: block;
    float: left;
}

.header_slider, .header_slider > p{    
    color: #fff;
    font-family:Source Sans Pro, sans-serif;  
    padding-bottom: 10px;
	font-size:24px;
    /*line-height: 20pt;*/
}

.headslider{
    padding-bottom: 20px;
}

.breadcrumb_box p {
	display:inline;	
}

.content_text_box{
    margin: 20px 7% 10px 7%;
}

a.header_slider{
    color:#fff;
	font-size:14px;
	line-height:20pt;
	text-decoration:underline;
	border:none;
}

a.header_slider:hover{
    color:#fff;
	font-size:14px;
	line-height:20pt;
	text-decoration:none;
	border:none;
}

.img_box{
    position: relative;
    float: right;
}

.button_img_box{
    background-color: #f68c26;
    position: absolute;
    right: 0px;
    bottom: 0px;
    font-weight: bold;
    font-size: 17px;
    line-height: 22px;
    color: #fff;
    padding: 8px 6%;
}

.button_img_box:hover{
    color: #fff;
}

.description_slider{
	font-size:14px;
    line-height: 12pt;
}

.brief{
    font-weight: normal;
    font-size:20px;
}

.carousel{
    line-height: 18pt;
}

.jpg{
    width: 20px;
    height: 20px;
    background-image: url('/img/index/jpg.png');
    background-repeat: no-repeat;
    float:left;
    margin-top: 5px;
}

.header_tab{
    font-size:16px; color: #1765af;font-weight:bold;
}

.main_select{
    width:25%;
    height:37px;
    position:relative;
    cursor:pointer;
    float:right;
}

.select_content{
    padding: 0px;
    min-height: 18px;
    position: absolute;
    width: 56px !important;
    background-color: #1765af;
    top: 20px;
    right: 0px !important;
    z-index: 100;
    border-top: 0px;
    color: #fff;
    -webkit-box-shadow: 1px 1px 1px 1px #e0e0eb;
    box-shadow: 0px 1px 1px 0px #e0e0eb;
    text-align: center;
}

.input_select{
    float:left;
    width:75%;
    height:auto;
    padding: 0px 5% 0px 5%;
    font-size: 19px;
    color: #fff;
    text-align: center;
}

.btn_select{
    float:left;
    width:15%;
    height:auto;
}

.arrow_select{
    margin-left:2px;
    margin-top: -2px;
    width:13px;
}

.request_int{
    border-radius: 0px !important;
    -webkit-border-radius: 0px !important;
    box-shadow: none !important;
}

.request_int:active,.request_int:focus{
    border-color: #1765af !important;
}

.btn_send{
    color: #fff;
    background-color: #1765af;
    padding: 1% 2%;
    font-size: 14px;
    width: 7%;
}

.btn_send:hover{
    color: #fff;
}

.item_numb{
    margin-right: 31.5%;
    margin-top: 0%;
}

.select_con_list li:hover{
    background-color: #598DCA;
    color: #fff;
}

.select_con_list li{
    font-size: 11px;
}

.bg_white{
    background-color: #fff;
}

li{
    line-height: 14pt;
}

.dot{
    height: 4px;
    width: 4px;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    background-color: #1765af;
    float: left;
    margin-right: 2%;
    margin-top: 7px;
}

.modal{
    width: 650px;
    border-radius: 0px !important;
    -webkit-border-radius: 0px !important;
}

.modal-header{
    background-color: #1765af;
    color: #fff;
}

.modal-body{
    max-height: 450px;
    padding-top: 25px;
}

.act_btn:hover{
    background-color: #FF7F00 !important;
}    

#li_ui_li_gen_1383049970161_0-logo{
    background: #f0f !important;
}

.kamialert{
    background-color: #1765af;
    color: #fff;
    font-size: 13px;
    border-radius: 0px;
    text-shadow: none;
    border: 0px;
    text-align: center;
    padding: 10px 35px 10px 14px;
    margin: 25px 0px;
}

.jGrowl-notification{
    background-color: #1765af !important;
    border-radius: 0px !important;
    -webkit-border-radius: 0px !important;
    min-height: 30px !important;
    color: #fff !important;
    text-align: center !important;
}

.link_basic_view{
    color: #1765af;
    cursor:pointer;
}

.link_basic_view:hover{
    color: #005580;
}

.confirm_download_field_err,.confirm_friend_field_err,.confirm_enquiry_field_err,.confirm_reguest_field_err{
    padding:0px;
    margin:0px;
    color:#800;
    font-size: 12px;
    padding-left: 5px;
    display:none;
}

.orange_download_btn{
    color:#fff;
    background-color:#f68a25;
    border-bottom: 1px solid #E47833;
    border-right: 1px solid #E47833;
    padding:0% 5%;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    margin-top: 10px;
    float:right;
    cursor:pointer;
}
.orange_download_btn_2{
    color:#fff;
    background-color:#f68a25;
    border-bottom: 1px solid #E47833;
    border-right: 1px solid #E47833;
    width:100px;
    padding: 1px 5px;
    margin: 0px auto;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    float:none;
    cursor:pointer;
}

.newmenu{
    float:right;
    padding: 0px 1.5%;
    color: #4d4d4d;
    font-size: 14px;
    font-family: "Arial", sans-serif;
    margin: 3px 1%;
}

.newmenu_on{
    float:right;
    padding: 0px 1.5%;
    color: #4d4d4d;
    font-size: 14px;
    font-family: "Arial", sans-serif;
    border-bottom: 6px solid #1765af;
    margin: 3px 1%;
    color: #1765af;
}

.newmenu:hover{
    float:right;
    padding: 0px 1.5%;
    color: #4d4d4d;
    font-size: 14px;
    font-family: "Arial", sans-serif;
    border-bottom: 6px solid #1765af;
    margin: 3px 1%;
    color: #1765af;
}


.carousel-indicators{
    padding:5px 10px;
    padding: 5px 10px 8px 6px;
    top:auto;
    bottom:-30px;
}

.carousel-indicators li{
    background:#CACACA;
}


.carousel-indicators .active{
    background: #1765AF;
}

.author_more_btn{
    float:right;
    font-size:12px;
    color:#1765AF;
    text-decoration: underline;
    padding:1px 5px 0px 5px;
    cursor:pointer;
    display:block;
}

.author_more_btn:hover{
    color:#1766FA;
    text-decoration: underline;
}


.guide_free_stemp{
    position: absolute;
    top: 0px;
    left: 0px;
    width: 50px;
    height: 50px;
    background: url('../portalicons/main/guide_free_stemp.png') 0px 0px no-repeat;
}
.guide_free_stemp2{
    position: absolute;
    top: 0px;
    left: 0px;
    width: 80px;
    height: 80px;
    background: url('../portalicons/main/guide_free_stemp2.png') 0px 0px no-repeat;
}

.list_arrow{
    width:15px;
    height:14px;
    background: url('../portalicons/main/list_arrow.png') 0px 3px no-repeat;
    display:inline-block
}

.contact_card{
    border-right:1px solid #c5c5c5;
    border-bottom:1px solid #c5c5c5;
    padding:0px 10px 10px 10px;
    background-color:#fff;
    background:#fff;
} 

.suggest_friend{
    background-color: #1765af; 
    font-size:14px; 
    height: 76px;
    color: #fff;
    padding: 3px 7px 5px 7px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    margin:0px;
} 

.suggest_friend:hover{
    color: #fff;
} 

.btn_purchase{
    color:#fff;
    background-color:#f68a25;
    padding:0% 5%;
    border-radius:2px;
    border-bottom: 1px solid #E47833;
    border-right: 1px solid #E47833;
    float:right;
    cursor:pointer;
}


.homepage_filter_desc{
    float:left;
    color:#1765AF;
    padding:5px 10px;
}
.homepage_filter_btn, .homepage_filter_btn_active{
    float:left;
    color:#444444;
    padding:5px 10px;
}
.homepage_filter_btn:hover{
    
}
.homepage_filter_btn_active:hover{
    color:#fff;
}
.homepage_filter_btn_active{
    background-color:#1765AF;
    color:#fff;
}

.download_confirm_listener{
    font-size:12px;
}
 

.enquire_err_new_ver{
    width:80%;
    color:#800;
    font-size:12px;
    text-align: right;
    display:none;
}

.prev_style, .next_style, .count_style, .number_style{
    display:inline-block;
}

.number_style{
    margin: 0px 3%;
}

.count_style{
    margin-left: 4%;
}

.prev_style{
    margin-left: 2%;
}

.div_pagination{
    width:100%;
    padding: 5px 0px;
    background-color:#fff;
    color:#000;
}

.number_style span a{
    padding: 0px 5px;
    display: inline-block;
}

.number_style span.current{
    padding: 0px 5px;
}


.button_of_add_cart_modal{
    margin: 5px 0;
    color: #fff;
    background-color: #f68a25;
    padding: 0% 5%;
    border-radius: 2px;
    border-bottom: 1px solid #E47833;
    border-right: 1px solid #E47833;
    float: right;
    cursor: pointer;
}

.button_proceed{
    background: url('/img/proceed.png');
    border: 0px;
    cursor: pointer;
    width: 69px !important;
    height: 29px;
}

.ex_vat{
    font-color:#fff;
    font-size:11px;
}

.new_read_button{
    width: 100%;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    background-color: #f68a25;
    font-size: 15px;
    font-weight: bold;
    padding: 22px 0px;
    cursor: pointer;
}

.new_download_button{
    color: #fff;
    font-size: 15px;
    text-align: center;
    text-transform: uppercase;
    padding: 20px 0px;
    border: 2px solid #fff;
    margin-top: 10px;
    cursor: pointer;
}

.ac_news_title{
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 15px;
    margin-top: 10px;
}

.ac_news_read_button{
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    background-color: #f68a25;
    font-size: 16px;
    font-weight: bold;
    padding: 10px 6.5%;
    float: right;
    margin-top: 22px;
}

.ac_news_read_button:hover{
    color: #fff;
}

.ac_lines{
    width: 100%;
    height: 1px;
    background-color: #999;
    margin: 20px 0px;
}

.ac_files_title{
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 15px;
    text-align: center;
}

.ac_download_file{
    text-align: center;
    text-transform: uppercase;
    color: #1865b3;
    border: 2px solid #1865b3;
    font-size: 16px;
    font-weight: bold;
    padding: 10px 5.5%;
    margin: 20px auto 0 auto;
    display: inline-block;
    cursor: pointer;
}

.ac_download_file:hover{
    color: #1865b3;
}

.text_center{
    text-align: center;
}

.big_title_ac{
    font-size: 28px !important;
}

.ac_bold{
    font-weight: bold !important;
}

.ac_lines_right{
    width: 100%;
    height: 1px;
    background-color: #999;
    margin-top: 5px;
    margin-bottom: 10px;
}

.suggest_friend_new{
    background-image: url('/images/elements/shareicons/i5.png');
    width: 32px;
    height: 32px;
    display: inline-block;
}

.stay_informed_send_btn{
    background-color: #1765af;
    border-radius: 0px;
    border: 0px;
    padding: 26px 26px;
    background-image: url('/images/elements/shareicons/check-icon.png');
    background-position: 2px;
}

.new_input_subscribe{
    border-radius: 0px !important;
    height: 40px !important;
    border: 2px solid #1765af !important;
    border-right: 0px !important;
    padding-left: 5% !important;
}