/* ---------- start basic template webpage ---------- */
html{
    height:100%;
}

body{
    background-color:#FCFCFC;
    margin:0;
    padding:0;
    font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight:normal;
}

/* christmas start*/ 
.cw_header .container {
    position: relative;
}
.hat {
    left: -20px;
    position: absolute;
    top: 5px;
    z-index: 1;
}
.hat img {
    width: 62px;
}
.santa {
    left: 345px;
    top: 5px;
    position: absolute;
}
#sidebar {
    background: #ffffff;
}
/* christmas end */ 

.list-group-heading {
    background-color: #337ab7;
    border-color: #337ab7;
    color: #fff;
    font-size: 16px;
}
nav.navbar-inverse {
    background-color: #274A61;
    border: none;
}
.navbar {
    border-radius: 0;
}
.navbar-inverse .navbar-nav > li > a {
    color: #ffffff;
}
/* Desktop 1200px and up */
@media (min-width: 1200px) {
	.thumbnail .caption {
        height: 170px !important;
    }
    #reco-tree-container .level-container .member-node{
        width:191px;
    }
}

/* Desktop 980px and up */
@media (min-width: 980px) and (max-width: 1199px) {
    .thumbnail .caption {
        height: 230px !important;
    }
    #reco-tree-container .level-container .member-node{
        width:170px;
    }
}

/* tablet 768px to 979px */
@media (min-width: 768px) and (max-width: 979px) {
    #reco-tree-container .level-container .member-node{
        width:170px;
    }
}

/* Mobile up to 767px */
@media (max-width: 767px) {
    #reco-tree-container .level-container .member-node{
        width:191px;
    }
    footer .container #copyright{
        text-align: center;
    }
    footer .container #social_media {
        text-align: center;
    }
    #template_header {
        width:100%;
    }
}

.cw_header {
    background: url('../images/header_pattern.png') repeat-x;
}
.cw_header .col-xs-12{
    text-align: center;
}
.navbar-nav {
    font-size: 17px;
}
#background_web-page {
    background: url('../images/main_frame_pattern.png') repeat-y;
    position: relative; /* needed for footer positioning*/
    margin:0 auto; /* center, not in IE5 */
    padding: 0;
    text-align: left;
    height:auto !important; /* real browsers */
    height:100%; /* IE6: treaded as min-height*/
    min-height:100%; /* real browsers */
    width:1000px; /* width of page */
}

#template_webpage {
    margin:0 auto; /* center, not in IE5 */
    width:1000px; /* width of page */
}

#header_container {
    background: url('../images/header_pattern.png') repeat-x;
}

#template_header {
    position: relative;
    float:left;
    height:104px;
}
#logo_link img {
    background-color: #ffffff;
    border-radius: 10px;
    margin-top: 20px;
    padding: 10px;
    width: 250px;
}
#footer_logo_link img {
    background-color: #ffffff;
    border-radius: 10px;
    padding: 10px;
    margin:30px 30px 0 0;
    width:170px;
}
#cwdirect_link img {
    margin-top: 20px;
    width:220px;
}
.language_picker_container {
    margin-top: 8px;
    margin-right: 15px;
}
.language_picker_container dl {
    margin-bottom: 0;
}
#login_container{
    float:right;
    margin-bottom: 20px;
}
#login_greenbtn{
    background-color:#B9DE2E;
    border:none;
    color:#003E69;
    font-weight:bold;
    margin-top:9px;
    border-radius:3px;
    padding:3px 7px 3px 7px;
    cursor:pointer;
}
#logout_greenbtn{
    background-color:#B9DE2E;
    border:none;
    color:#003E69;
    font-weight:bold;
    border-radius:3px;
    padding:3px 7px 3px 7px;
    cursor:pointer;
}
#main_frame_header{
    background: url('../images/main_frame_header.png') no-repeat;
    height:65px;
}
#main_frame_header.store_name {
    background: url('../images/main_frame_header_arrow.png') no-repeat;
}
#text_categories{
    float:left;
    color:#ffffff;
    height:65px;
    font-size:16px;
    padding:15px 0 0 40px;
}
#smoothmenu_containter_horizontal_1{
    float:right;
    margin-top:12px;
    width:739px;
}
#template_main {
    position: relative; /* This fixes the IE7 overflow hidden bug */
    width: 100%; /* width of whole page */
    height: 100%;
    /* overflow: hidden; /* This chops off any overhanging divs */
    padding-bottom:240px; /* bottom padding for footer */
}

#template_left_position{
    float: left;
    width: 260px;
}
#social_networks{
    font-size:12px;
    color:#919191;
    margin:20px;
}
#template_menu_header{
    background-color:#5B6063;
    color:#FFFFFF;
    font-size:20px;
    font-weight:normal;
    margin:0 8px 20px 8px;
    padding: 15px 15px 5px 15px;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
}

#template_right_position{
    float: right;
    width: 740px;
    height: 100%;
}

footer {
    background:#274A60;
}
#template_footer {
    clear: both;
    position: relative;
    min-width: 1000px;
    margin-top: -240px;
    width:100%;
    height:240px;
    background:#274A60;
}

#footer_container{
    width: 1000px;
    margin: 0 auto;
    height: 100%;
    background:url(../images/main_frame_footer.png) no-repeat;
    position:relative;
}

.clearfix { clear:both; }
.text-center { text-align: center !important; }
.text-left { text-align: left !important; }
.text-right { text-align: right !important; }

/* ---------- end basic template webpage ---------- */



/* Main Horizontal Menu */
ul#top_h_menu{
    float:left;
    width:100%;
    padding:0;
    margin:0;
    list-style-type:none;
}
ul#top_h_menu a{
    float:left;
    height:58px;
    text-indent:-999%;
}
ul#top_h_menu li {
    display:inline;
    list-style-type: none;
}
ul#top_h_menu li#main a{
    background:url(../images/horizontal_menu/b_arxiki_up.png) no-repeat;	
    width:125px;	
}
ul#top_h_menu li#main a:hover, ul#top_h_menu li#main .current{
    background:url(../images/horizontal_menu/b_arxiki_pressed.png) no-repeat;	
    width:125px;	
}
ul#top_h_menu li#about a{
    background:url(../images/horizontal_menu/b_who_we_are_up.png) no-repeat;	
    width:181px;	
}
ul#top_h_menu li#about a:hover, ul#top_h_menu li#about .current {
    background:url(../images/horizontal_menu/b_who_we_are_pressed.png) no-repeat;	
    width:181px;	
}
ul#top_h_menu li#companies a{
    background:url(../images/horizontal_menu/b_search_company_up.png) no-repeat;	
    width:311px;	
}
ul#top_h_menu li#companies a:hover, ul#top_h_menu li#companies .current{
    background:url(../images/horizontal_menu/b_search_company_pressed.png) no-repeat;	
    width:311px;	
}
ul#top_h_menu li#news a{
    background:url(../images/horizontal_menu/b_news_up.png) no-repeat;	
    width:88px;	
}
ul#top_h_menu li#news a:hover, ul#top_h_menu li#news .current{
    background:url(../images/horizontal_menu/b_news_pressed.png) no-repeat;	
    width:88px;	
}
ul#top_h_menu li#register a{
    background:url(../images/horizontal_menu/b_register_up.png) no-repeat;	
    width:134px;	
}
ul#top_h_menu li#register a:hover, ul#top_h_menu li#register .current{
    background:url(../images/horizontal_menu/b_register_pressed.png) no-repeat;	
    width:134px;
}
ul#top_h_menu li#contact a{
    background:url(../images/horizontal_menu/b_contact_up.png) no-repeat;	
    width:161px;
}
ul#top_h_menu li#contact a:hover, ul#top_h_menu li#contact .current{
    background:url(../images/horizontal_menu/b_contact_pressed.png) no-repeat;	
    width:161px;
}



.message_success{
    color:#058E1E;
    font-size:17px;
    margin:10px;
    text-align:center;
}
.message_failure{
    color:#FF0000;
    font-size:17px;
    margin:10px;
    text-align:center;
}

.success_balance {
    color: #058E1E;
    display: block;
    margin: 5px 0;
}
.failure_balance {
    color: #ff0000;
    display: block;
    margin: 5px 0;
}

/* Google map  ------------------------------------ */
.google_map_canvas{width:100%; height:450px;}
#search_map_stores .google_map_canvas{width:100%; height:630px;}
.google_infowindow_title {padding:2px; text-align:center; color:#000000; font-size:13px; font-weight:normal;}
.google_infowindow_desc {padding:2px; text-align:justify; color:#3F3F3F; font-size:11px; font-weight:normal;}
.google_infowindow_link {float:right; padding:2px; text-align:justify; color:#3F3F3F; font-size:11px; font-weight:normal;}


/* start contact ----------------------- */
.contact_textbox_small{
    font-family: Arial, Tahoma, sans-serif; 
    font-size:14px; 
    width: 230px;
    padding:5px; 
    border: 1px solid #BFBFBF; 
    border-radius:2px;
    background:transparent url(../images/system/input_background.png) 0 0 repeat-x;
}

.contact_textbox_big{
    font-family: Arial, Tahoma, sans-serif; 
    font-size:14px; 
    width: 552px;
    padding:5px; 
    border: 1px solid #BFBFBF; 
    border-radius:2px;
    background:transparent url(../images/system/input_background.png) 0 0 repeat-x;
}

.contact_textbox_captcha{
    font-family: Verdana, Trebuchet MS, Tahoma; 
    font-size:17px; 
    font-weight:bold;
    width:84px;
    padding:4px; 
    margin-top:2px;
    border: 1px solid #BFBFBF; 
    border-radius:2px;
    background:transparent url(../images/system/input_background.png) 0 0 repeat-x;
    color:#155CAF;
    text-align:center;
    text-transform: uppercase;
}

.contact_newsletter{
    width:180px;
    border:1px solid #AFAFAF;
}

.middle_news_table td{
    width:50%;
}
/* ------------------------ end contact  */


/* start search ------------------------ */
.search_container {
    border-radius: 10px;
    padding:0;
    margin:auto;
    margin-bottom: 30px;
    background: #c7eac7;
    width:100%;
    position:relative;
    z-index: 1000;
}
.search_icon {
    background: url('../images/magnifier.png') 0 -20px no-repeat;
    height: 20px;
    left: 13px;
    position: absolute;
    top: 14px;
    width: 20px;
}
#txt_tk {
    width: 60px;
}
#text_search{
    color:#4C4A4B;
    font-size:15px;
    padding: 13px 0 0 43px;
}
.search_textbox {
    font-family: Arial, Tahoma, sans-serif; 
    font-size:14px; 
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.1) inset;
    border: 1px solid #bfbfbf;   
    width: 216px;
    height: 19px; /* only for this template */
    padding: 5px 4px;
}
#search_greenbtn {
    background-color: #5cb85c;
    float: right;
    border: 1px solid #479947;
    color: #ffffff;
    font-size:15px;
    border-radius:3px;
    margin: 12px 12px 12px 5px;
    padding: 4px 12px 5px 12px;
    cursor:pointer;
}
#search_bluebtn {
    background-color: #31B0D5;
    float: right;
    border: 1px solid #278eaa;
    color: #ffffff;
    font-size:15px;
    border-radius:3px;
    margin: 0px 12px 12px 5px;
    padding: 4px 12px 5px 12px;
    cursor:pointer;
}
.search_article {
    float:left;
    width:230px;
    margin-top:4px;
}
.search_row {
    padding: 3px 12px;
}
.search_row label {
    display: block;
    font-weight: bold;
    padding: 12px 0 0 0;
}
.search_row.company {
    padding-top: 14px;
}
.search_row.company label {
    display: inline;
}
.search_row select {
    padding: 5px 4px;
    font-size: 14px;
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.1) inset;
    border: 1px solid #bfbfbf;
    width: 100%;
}
.chk_all_company {
    padding: 10px 0 0 0; 
}
.chk_physical_store {
    padding: 5px 0 0 15px; 
    
}
.chk_electronic_store {
    padding: 5px 0 0 15px;
}
.search_row.latest {
    float: right;
    text-align: right;
}
.search_row.latest label {
    display: inline;
}
.chk_latest_stores {
    padding: 10px 0 0 0; 
}
/* -------------------------- end search */





/* ---------- start Language Picker 1 -------- */
.dropdown dd, .dropdown dt, .dropdown ul { margin:0px; padding:0px; z-index:101;}
.dropdown dd { position:relative; }
.dropdown a:link, .dropdown a:visited {color:#816c5b; text-decoration:none; outline:none;}
.dropdown a:hover { color:#5d4617;}
.dropdown dt a:hover { color:#0F0F0F; border: 1px solid #5F5F5F;}
.dropdown dt a {background:#F1F1F1 url(../images/system/language_picker_images/arrow.png) no-repeat scroll right center; display:block; padding-right:20px;
                border:1px solid #7F7F7F; width:170px;}
.dropdown dt a span {cursor:pointer; display:block; padding: 3px 8px 4px 8px;}
.dropdown dd ul { background:#F1F1F1 none repeat scroll 0 0; border:1px solid #7F7F7F; color:#C5C0B0; display:none;
                  left:0px; padding:5px 0px; position:absolute; top:2px; width:auto; min-width:170px; list-style:none;}
.dropdown span.value { display:none;}
.dropdown dd ul li a { padding:5px; display:block;}
.dropdown dd ul li a:hover { background-color:#5F5F5F; color:#FFFFFF;}
.dropdown img.flag { border:none; vertical-align:middle; margin-right:10px; }
/* ---------- end Language Picker 1 ---------- */


/* start poll -------------------------------- */
.polls_table {border-collapse: collapse;}
.polls_table th {}
.polls_table td {
    padding-top: 3px;
    border-bottom:1px solid #dddddd;
}
/* ---------------------------------- end poll */



/* start member login table ------------------ */
#memberLoginForm {
    margin-top:5px;
}
.login_table {
    color:#ffffff;
    font-family: Arial, Tahoma, sans-serif;
    font-size:12px; 
    text-align:left;
}
#login_email_container{
    float:left;
    margin-right:5px;
}
#login_email_container input{
    padding: 3px 2px 3px 2px; 
    margin-top:2px;
    border: 2px solid #75ADCE; 
    border-radius:5px;
    background:#ffffff;
    width:180px;
}
#login_pasword_container{
    float:left;
    margin-right:5px;
}
#login_pasword_container input{
    padding: 3px 2px 3px 2px; 
    margin-top:2px;
    border: 2px solid #75ADCE; 
    border-radius:5px;
    background:#ffffff;
    width:150px;
}
.login_list_ul{	 
    padding:0;
    margin:0;
    list-style-type:none;
    color:#BCD730;
}
.login_list_li {float: left;margin-right: 5px;width: 180px;}
.login_list_li:hover {color:#BCD730;text-decoration:underline;}
.login_list_li#current {color:#BCD730;}
.login_list_li a:link {font-weight: normal;color:#BCD730}
.login_list_li a:visited {font-weight: normal;color:#BCD730}

.login_button_frame{ margin-left:5px;margin-top:-6px; float:right;}
/* -------------------- end member login table */


/* start CWdirect login table ------------------ */
#CWdirect_container .CWdirect_logo {
    color: #4c4c4c;
    font-family: "Kaushan Script",cursive;
    font-size: 58px;
    margin: 0 auto;
    padding: 0px 0px 25px 0px;
    text-align: center;
    text-shadow: 2px 2px #fff;
}
#CWdirect_container .login_table {
    color: #000000;
    margin: 0 auto;
    width: 250px;
}
#CWdirect_container #login_email_container, #CWdirect_container #login_pasword_container, #CWdirect_container .login_button_frame {
    margin-bottom: 15px;
    margin-left: 0px;
    float: none;
}
.login_form_input {
    color: #000000;
}
#CWdirect_container .login_form_input {
    width: 100%;
    padding: 7px;
}
#CWdirect_container #login_greenbtn {
    font-size: 13px;
    padding: 6px 10px;
}
/* ------------------- end CWdirect login table  */

/* start member register table --------------- */
.message_table {
    border:2px solid #D8D9DD; 
    border-radius:5px;
    padding: 20px; 
    margin:10px 0 10px 0; 
    background-color: #F9F9F9; 
    text-align:center;
}

.register_table {
    padding: 15px 25px 0px 25px;
    background-color: #F9F9F9;
    border:2px solid #D8D9DD;
    border-radius:5px;
    margin:0 auto;
    margin-bottom:30px;
    text-align:left;
    /* box-shadow: 3px 3px 9px 2px rgba(100, 100, 100, 0.1); */
}
.register_table_full {
    padding: 10px;
}
.register_table_half {
    float: left;
    padding: 10px;
    width: 50%;
}
.register_form_input{
    font-family: Arial, Tahoma, sans-serif; 
    font-size:14px; 
    width: 100%;
    padding: 6px 4px 6px 4px;
    margin-top:3px;
    border: 1px solid #BFBFBF; 
    border-radius:2px;
    background:transparent url(../images/system/input_background.png) 0 0 repeat-x;
}


.register_form_sel_date{
    font-family: Arial, Tahoma, sans-serif; 
    font-size:14px; 
    padding: 6px 4px 6px 4px;
    margin-top:3px;
    border: 1px solid #BFBFBF; 
    border-radius:2px;
    background:transparent url(../images/system/input_background.png) 0 0 repeat-x;
}

.profile_input_preview{
    font-family: Arial, Tahoma, sans-serif; 
    font-size:14px; 
    width: 100%;
    padding: 6px 4px 6px 4px;
    margin-top:3px;
    border: 1px solid #EAEBED; 
    border-radius:2px;

    background:#FFFFFF;
}

.profile_input_edit{	
    border: 1px solid #BFBFBF;
    background:transparent url(../images/system/input_background.png) 0 0 repeat-x;
}

.readonly_input{
    color:#5B6063;
    border: 1px solid #5CC47D; 
}

.register_form_input_select{
    font-family: Arial, Tahoma, sans-serif; 
    font-size:13px; 
    width: 270px;
    padding:3px 4px 3px 4px; 
    border: 1px solid #BFBFBF; 
    border-radius:2px;
    background:transparent url(../images/system/input_background.png) 0 0 repeat-x;
}


#profile_careful_text{
    text-align:center;
}

.star_class{color:#FF6600; font-size:14px;}

#edit_profile { 
    display:none; 
    float:right;
    margin-top:8px; 
    cursor:pointer;
    color:#2F8E3B;
} 
#cancel_profile { 
    display:none; 
    float:right;
    margin-top:8px; 
    cursor:pointer;
    color:#2F8E3B;
} 

#card_button_position { position:relative; }
#card_member {
    width:330px;
    height:210px;
    background: url("../images/membercard.png") no-repeat;
    float:left;
    position:relative;
    color:#000000;
    font-size:18px;
    font-weight:normal;
    box-shadow:6px 6px 3px #BFBFBF;
}
#card_member.store{
	background: url("../images/card_store.png") no-repeat;

}

#card_member #name{
    position:absolute;
    top:188px;
    left:8px;
    width:300px;
    font-size: 15px;
    text-align: left;
}
#card_member #member_id_nr{
    position:absolute;
    top:168px;
    left:8px;
    width:300px;
    font-size: 15px;
    text-align: left;
}
#member_detail {
    /*background: #ffffff;*/
    /*border-top: 10px solid #bdd631;*/
    height: 75px;
    margin-top: 115px;
    width: auto;
}
/* ----------------- end member register table */



.member_only_icon{
    float:right;
    margin:0 4px 0 4px;
}

.member_only_icon_lastnews{
    float:left;
    margin:0 4px 0 0;
}

.member_only_access{
    float:left;
    margin:3px 6px 0 0;
}


.member_only_menu { margin: 0 0 20px 0; background-color: #EDEDED; }
.member_only_menu ul { padding:0 0 10px 0; margin:0;}
.member_only_menu ul li { color:#2F8E3B; padding:4px 10px 4px 10px; margin:0 10px 0 10px; list-style-type:square; list-style-position:inside; border-bottom:1px solid #FFFFFF; }
.member_only_menu_client {
    background-color:#174D74;
    color:#FFFFFF;
    font-size:16px;
    font-weight:normal;
    margin:0 0 10px 0;
    padding: 5px 5px 5px 20px;

}
.member_only_menu_admin {
    background-color:#0A753C;
    color:#FFFFFF;
    font-size:16px;
    font-weight:normal;
    margin:0 0 10px 0;
    padding: 5px 5px 5px 20px;

}
.member_only_menu_employee {
    background-color:#661B62;
    color:#FFFFFF;
    font-size:16px;
    font-weight:normal;
    margin:0 0 10px 0;
    padding: 5px 5px 5px 20px;

}


/* start form elements ----------------------- */
span.checkbox {
    width: 19px;
    height: 25px;
    padding: 0 5px 0 0;
    background: url(checkbox.gif) no-repeat;
    display: block;
    clear: left;
    float: left;
}

span.radio {
    width: 19px;
    height: 25px;
    padding: 0 5px 0 0;
    background: url(../images/system/radio.gif) no-repeat;
    display: block;
    clear: left;
    float: left;
}

span.select {
    position: absolute;
    width: 158px; /* With the padding included, the width is 190 pixels: the actual width of the image. */
    height: 21px;
    padding: 0 24px 0 8px;
    color: #fff;
    font: 12px/21px arial,sans-serif;
    background: url(select.gif) no-repeat;
    overflow: hidden;
}
/* ------------------------- end form elements */












/* ---------- start easy-API css ---------- */
a:link { text-decoration: none; font-weight:normal; color:  #2F8E3B;  }
a:visited { text-decoration: none; font-weight:normal; color:  #2F8E3B;	 }
a:active { text-decoration: none; font-weight:normal; color:  #2F8E3B;  }
a:hover { text-decoration: none; font-weight:normal; color:  #08273D;  }


.date_function_container {padding: 10px 0px 10px 0px;}


.footer_sitemap{
    font-weight:bold;
    font-size:17px;
    padding: 10px;
    margin-top:40px;
}

.footer_sitemap a {color: #ACBAC3;}

.footer_sitemap ul
{
    font-size:13px;
    margin: 0px;
    padding: 5px 0px 0px 0px;

}

.footer_sitemap ul a {
    color: #ACBAC3;

}

.footer_sitemap li
{
    margin-right: 28px;
    padding:0px;
    list-style-type: none;
    float: left;
}

.footer_sitemap ul li ul li{padding: 3px;}

/* footer copyright */
footer .container #copyright{
    margin-top:15px;
    height:20px;
    color:#BED82F;
    font-size:12px;
}

/* footer bottom line staff */
footer .container #bottom_line{
    margin-top:26px;	
}

footer .container #bottom_line #xhtml_valid{
    margin: 0px 10px 0px 0px; 
    float:left;
    width:67px;
    height:29px;
    background:url(../images/xhtml-valid.png) no-repeat;
}

#social_media{
    margin:0px 0px 5px 0px;
    color:#919191;
    font-size:12px;
}

footer .container #privacy_and_terms{
    float:left;
    overflow:hidden;
    padding:0px 0px 0px 0px;
    margin:5px 0 10px 0;
}

footer .container #privacy_and_terms .link{
    float:left;
    overflow:hidden;
    font-size:12px;
    color:#FFFFFF;
}

footer .container #privacy_and_terms .link#privacy{
    padding:0px 10px 0px 0px;
}

footer .container #privacy_and_terms .link#tou{
    border-left:1px solid #999;	
    padding:0px 10px 0px 10px;
}

footer .container #privacy_and_terms .link#disclaimer{
    border-left:1px solid #999;	
    padding:0px 10px 0px 10px;
}

/*.main_content_container{padding:10px 15px 10px 15px;}*/
.main_content_container{padding:0;}

.general_title{
    margin:0px 0px 22px 0px;
    padding:0 0 4px 0;
    font-size:20px;
    font-weight:normal;
    color:#707172;
    border-bottom:2px solid #2F8E3B;	
}

.path_container{margin-bottom:10px;}

.subcategory_container {
    text-align:left;
    background-color:#EFEFEF;
    padding:10px;
    margin-bottom:10px;
}

.subcategory_container ul {
    margin:10px;
    padding:0px;
    padding-left:10px;
}

.subcategory_container li { list-style-type: square; color:#ED6E00; font-size:16px; padding:1px;}

.category_description_container{margin-bottom:20px;}

.article_container{margin-bottom:25px;}

.thumbnail .article_title {
    border-bottom: none;
    font-size:16px;
    margin-bottom:10px;
    padding:0px;
}
.thumbnail .article_description, .thumbnail .article_description p {
    text-align: left !important;
}
.thumbnail a {
    color: #ffffff;
}
.thumbnail.frontpage {
    background: #ffffff;
    border: none;
}
.home_page {
    padding-bottom: 0px;
}
.top-boxes {
    background: #E5E5E5;
    padding-top: 18px;
    padding-left: 15px;
}
.top-boxes > div {
    padding-left: 0px;
}
.article_title{
    margin:0px 0px 22px 0px;
    padding:0 0 4px 0;
    font-size:20px;
    font-weight:normal;
    color:#707172;
    border-bottom:2px solid #2F8E3B;
}

/* for date in title */
.article_title span{
    font-size:14px; color:#818F96;
}

.article_image_cover{
    margin:0px 12px 20px 0px; 
    float: left;
}

.article_image_inside{
    margin-bottom: 15px; 
    box-shadow:  0px 0px 5px 0px rgba(0, 0, 0, 0.3);
}
.store_divider {
    border-right: 1px solid #c8d3d8;
}
.store_container {
    border-right: 1px solid #C8D3D8;
    float: left;
    margin-right: 15px;
    padding-right: 15px;
    width: 515px;
}
.store_title{
    border: 0 none;
    color: #5b6063;
    font-size: 15px;
    height: 38px;
    margin: 0;
    padding:0 0 4px 0;
    font-weight:normal;
    text-align: center;
}

/* for date in title */
.store_title span{
    font-size:14px; color:#818F96;
}

.store_image_cover{
    text-align: center;
    margin: 10px 0 20px 0;
}
.article_content p {
    margin-top:10px;
    margin-bottom:10px;
}

.article_more{
    float:right;	
    background: url('../images/more_icon.png') right no-repeat;
    padding-right: 15px;

}

.article_back{
    float:left;
    background: url('../images/back_icon.png') left no-repeat;
    padding-left: 23px; 
}

#main_firstpage {
    margin:auto;
    margin-top:50px;
    margin-bottom:20px;
    width:715px
}

#main_firstpage .main_content_container{
    margin:0;
    padding:0;
}
#main_firstpage .article_container{
    background-color:#274A60;
    float:left;
    width:230px;
    margin:0 4px;
    padding:0;
}
#main_firstpage .article_image_cover{
    margin:0 0 10px 0;
}
#main_firstpage .article_title{
    margin:13px;
    border:0;
    font-size:17px;
    font-weight:normal;
    color:#FFFFFF;
}
#main_firstpage p{
    color:#FFFFFF;
    margin:13px;
    height:108px;
}
#main_firstpage .article_more {
    background: url("../images/icon_more_white.png") no-repeat right top;
    color:#FFFFFF;
    float: right;
    height:21px;
    margin:13px;
}
#main_firstpage .article_more a{
    margin-right:13px;
    color:#FFFFFF;
}

/* stores profile */
.company_details div {
    color: #707172;
    float: left;
}
.company_details div strong {
    color: #000000;
    display: block;
    padding-bottom: 8px; 
}
/* tabs style */
.etabs { margin: 0; padding: 0; }
.tab { display: inline-block; zoom:1; *display:inline; background: #eee; border: solid 1px #999; border-bottom: none; -moz-border-radius: 4px 4px 0 0; -webkit-border-radius: 4px 4px 0 0; }
.tab a { font-size: 14px; line-height: 2em; display: block; padding: 0 10px; outline: none; }
.tab a:hover { text-decoration: underline; }
.tab.active { background: #EDF9ED; padding-top: 6px; position: relative; top: 1px; border-color: #c9c3ba; }
.tab a.active { font-weight: bold; }
.tab-container .panel-container { background: #fff; border: solid #666 1px; padding: 10px; -moz-border-radius: 0 4px 4px 4px; -webkit-border-radius: 0 4px 4px 4px; }
.tabContent {background-color: #edf9ed;border: 1px solid #c9c3ba;padding: 1.2em;}

/* two columns categories ---------- */
.article_2col_left_container{
    border:1px solid #C8D3D8;
    border-top:5px solid #416F8B;
    border-radius:5px;
    width:325px;
    margin:0 0 30px 0;
    padding:10px;
    float:left;
}

.article_2col_left_container img{
    max-width:140px;
}

.article_2col_left_container h1{
    font-size:17px;
}


.article_2col_right_container{
    border:1px solid #C8D3D8;
    border-top:5px solid #416F8B;
    border-radius:5px;
    width:325px;
    margin:0 0 30px 0;
    padding:10px;
    float:right;
}

.article_2col_right_container img{
    max-width:140px;
}

.article_2col_right_container h1{
    font-size:17px;
}
/* ---------- two columns categories */

/* three columns categories -------- */

.article_3col_left_container{
    border:2px solid #C8D3D8;
    border-top:5px solid #416F8B;
    border-radius:5px;
    padding: 15px 10px;
    width:100%;
    height: 290px;
    margin-bottom: 20px;
}

.article_3col_left_container img{
    max-width:100%;
}

.article_3col_left_container .article_title{
    margin:0;
    border:0;
    font-size:15px;
    color:#5B6063;
    height:38px;
}
.article_3col_left_container p{
    height:200px;
}

.article_3col_right_container{
    border:2px solid #C8D3D8;
    border-top:5px solid #416F8B;
    border-radius:5px;
    width:190px;
    margin:0 0 30px 0;
    padding:13px;
    float:right;
}

.article_3col_right_container img{
    max-width:190px;
}

.article_3col_right_container .article_title{
    margin:0;
    border:0;
    font-size:15px;
    color:#5B6063;
    height:38px;
}
.article_3col_right_container p{
    height:200px;
}
/* -------- three columns categories */



.lastnews_container{padding: 10px 30px 10px 30px;}

.lastnews_line {
    float:left;
    width:330px;
    padding: 5px 10px 5px 0;
}

.lastnews_cover_small{
    float:left; 
    margin:4px 10px 10px 0px; 
    padding:3px; 
    border:1px solid #D8DEE2;
    background-color:#FAFAFA;
}

.lastnews_cover_small img{
    width:70px;
    height:47px;
}

.lastnews_date {
    color:#8A8A8A;
    margin-top:2px;
}

.lastnews_date span {
    font-size:13px;
    padding-left:14px;
    background: url('../images/bullet_news.png') 1px  no-repeat;
}

.lastnews_article {
    float:left;
    width:230px;
}

.lastnews_more {
    padding-top:5px;
    padding-bottom:5px;
    float:right;
}







.smoothmenu_containter_horizontal{}


.slideshow { margin: auto; }
.slideshow img { padding: 0px; border: 0px solid #ccc; background-color: #eee; }


.print_friendly_div{float:right;}


.comment_bubble_top{
    background-color:#D7E7EA;
    border: 1px solid #8CC2CE;
    margin: 30px 30px 20px 30px;
    padding: 8px 20px;
    font-size:17px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}
.comment_bubble{
    background-color:#E7F0F2;
    border: 1px solid #BFD5DA;
    margin: 10px 30px 10px 30px;
    padding: 20px;
    border-radius: 5px;
}
.comment_bubble_title{}
.comment_bubble_date{
    color:#545454;
    font-size:12px;
    margin-bottom:8px;
}
.comment_bubble_text{}

.comment_fieldset{
    border: 1px #DDDDDD solid;
    margin: 30px;
    padding: 10px 20px 20px 20px;
    color: #333333;
    background-color: #FAFAFA;
    border-radius: 5px;
}
.comment_fieldset legend{
    padding: 5px 15px 5px 15px;
    font-size:17px;
    border: 1px #DDDDDD solid;
    background-color: #FFFFFF;
}
.comment_div {
    margin:14px;
}
.comment_div label{
    width: 30%;
    padding:5px;
    float: left;
    text-align: right;
    display: block;
}
.comment_div input, textarea{
    width: 65%;
    padding:4px; 
    border: 1px solid #DDDDDD;
}
.comment_div input:hover, textarea:hover{
    border: 1px solid #BABABA;
}

.comment_captcha {
    text-align:center;
}


/* ---------- end easy-API css ---------- */




.related_div_all{
    background-color:#EFF0F2; 
    padding: 1px 16px 16px 16px;
    margin:20px 0 0 0;
}
.related_div_all_title{
    font-size:19px;
    font-weight:normal;
    color:#FFFFFF;
    background-color:#3D5869;
    padding: 6px 16px 6px 16px;
    position:relative;
    top:30px;
    left:20px;
}
.related_div_articles{
    border-bottom:3px solid #FFFFFF;
    margin:16px 0 0 0;
}

.article_related_image{
    float:left; 
    margin:4px 14px 4px 0;  
    border:10px solid #D1D5D8;
}

.article_related_title{
    font-size:17px;
    font-weight:normal;
    padding: 2px 0 0 0; 
}

.article_related_readmore{
    float:right;
    width:25;
    height:23;
}

.article_content table {
    border-collapse: collapse;
}
.article_content table th {
    color: white;
    font-weight: bold;
    border: 1px solid #FFFFFF;
    padding: 5px;
    background-color: #858A8E;

}
.article_content table td {
    border: 1px solid #FFFFFF;
    padding: 2px 4px 2px 4px;
    background-color: #EEEEEE;
}

.simulator_header{height:30px;}
.simulator_header img {border:0;}
.simulator_table {
    border-collapse: collapse;
    width:100%;
}
.simulator_table th {
    text-align:center;
    color: white;
    font-weight: bold;
    border: 1px solid #FFFFFF;
    padding: 5px;
    background-color: #858A8E;

}
.simulator_table td {
    text-align:center;
    border: 1px solid #FFFFFF;
    padding: 2px 4px 2px 4px;
    background-color: #EEEEEE;
}
.simulator_table .bonus td {
    background-color: #E9F2C4;
}

.legend_box{
    text-align: right; 
    border-top:1px solid #8FA0A8; 
    padding-top:14px;
}
.legend_box img{border:0;}
.legend_position_box{
    width:50px;
    height:18px;
    float:right;
    margin-left:6px;
    margin-bottom:8px;
}
.legend_position_text{}

.simulator_position_table {
    font-family:Arial;
    font-size:12px;
    width: 100%;
}
.simulator_position_table .thirdlevel {
    font-size:11px;
}
.simulator_position_table .alert, .simulator_position_table .well {
    margin: 3px;
    padding: 5px;
}
.simulator_position_table div {
    height: 115px;
}
.legend_box img {
    background-color: #BF2327;
}
.legend_box .alert {
    padding: 5px;
    margin: 3px;
    float: right;
}
.alert-danger-auto {
    background-color: #BF2327;
    border-color: #ebccd1;
    color: #ffffff;
    padding-top: 15px !important;
}
.alert-danger-auto a {
    padding-top: 35px;
    padding-bottom: 35px;
}
.own_position{
    background-color:#B7CDF4;
}
.child_position{
    background-color:#FFBD84;
}
.other_position{
    background-color:#F2D4BC;
}
.empty_position{

}
.bonus_position{
    background-color:#D0E874;
}

.empty_position{
    background-color:#EEEEEE;
}


.sel_position_filters{
    background-color:#BFE5BE;
    text-align: right;
    padding:5px;
    margin:0 2px 10px 2px;
}
.sel_position_group_filters{
    background-color:#D4C9ED;
    text-align: right;
    padding:5px;
    margin:0 2px 10px 2px;
}


.sel_element{
    font-family: Arial, Tahoma, sans-serif; 
    font-size:15px; 
    padding: 2px 2px 1px 2px;
    border: 1px solid #CECECE; 
    border-radius:2px;
    background:#FFFFFF;
}
.sel_element option{
    border-bottom:1px solid #FFF;
}
#sel_categories{ margin-right: 40px;}

.address {width:165px;}
.tk{ width:50px; text-align: center;}
.city {width:185px;}
.country {width:100%;}

.cc_icon_1{
    background:url('../images/members/client_1.png') no-repeat left 4px top 2px;
    width: 210px;
    padding: 6px 4px 6px 34px;
}
.cc_icon_2{
    background:url('../images/members/client_2.png') no-repeat left 4px top 2px;
    width: 210px;
    padding: 6px 4px 6px 34px;
}
.cc_icon_3{
    background:url('../images/members/client_3.png') no-repeat left 4px top 2px;
    width: 210px;
    padding: 6px 4px 6px 34px;
}

.benefit_cat_rate{ 
    color:#707175;
    font-size:15px;
    text-align:center;
    margin-bottom: 10px;
}
.benefit_cat_rate span{
    color:#3A923C;
    background-color:#E4E5E9;
    padding: 3px 6px 3px 6px;
    font-size:21px;
    border-radius:4px;
}

.rates_box {
    border:2px solid #C8D3D8;
    border-top:5px solid #416F8B;
    border-radius:5px;
    width:100%;
    margin-bottom: 10px;
    padding:10px;
    font-size:17px;
    text-align:center;
    color:#707172;
}
.rates_box span {
    font-size:50px;
    color:#3A923C;
}

.affiliate_link{
	text-align: right;
	margin-bottom: 10px;
}





.pagination_links {
    text-align: center;
    margin: 20px
}
.pagination_links a, .pagination_links strong, .pagination_links span{
    background: #E3E5ED;
    display: inline-block;
    margin-right: 3px;
    padding: 4px 12px;
    text-decoration: none;
	line-height: 1.5em;
	
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
.pagination_links a:hover {
    background-color: #174D75;
    color: #fff;
}
.pagination_links a:active {
	background: rgba(190, 190, 190, 0.75);
}
.pagination_links strong {
    color: #fff;
    background-color: #174D75;
}
.pagination_links span{
    color: #828282;
}

.filters_container{
	width:688px;
	padding:10px;
	border:1px solid #95a8b7; 
	background: #dfe3e6;
	margin-bottom:8px;
	text-align:right;
	color:#707184;
}
.date_picker_input{
	width:120px;
	background:#FFFFFF url('../images/system/calendar_input.png') no-repeat 3px 3px;
	background-repeat:no-repeat;
	padding:4px 2px 5px 28px;
	border: 1px solid #A4AFBC;
	border-radius: 2px;
	margin:0 10px 0 2px;
}

.filter_select{
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 14px;
	background-repeat:no-repeat;
	padding:2px 4px 3px 4px;
	border: 1px solid #A4AFBC;
	border-radius: 2px;
	margin:0 16px 0 2px;
}
.preview td {
    background-color: #A5D6FF !important;
}

#transactions_instructions {
    background-color: #ffc9c9;
    border: 2px solid #ff7777;
    padding: 7px 10px;
    margin-bottom: 10px;
}
#transactions_instructions a {
    color: #000000;
    font-weight: bold;
}

#trans_time {
    background:#FFFFFF url('../images/system/calendar_input.png') no-repeat right 6px;
}
/* pop up */
#element_to_pop_up { 
    background-color:#fff;
    border-radius:15px;
    color:#000;
    display:none; 
    padding:20px;
    min-width:400px;
    min-height: 100px;
}
.b-close{
    cursor:pointer;
    position:absolute;
    right:10px;
    top:5px;
}

/* store links */
.default_link {
    border-radius: 4px;
    font-size: 12px;
    line-height: 1.5;
    padding: 5px 10px;
    text-align: center;
    vertical-align: middle;
    width: 170px;
}
.online_store_link {
    background-color: #5cb85c;
    border: 1px solid #4cae4c;
    color: #ffffff !important;
}
.offline_store_link {
    background-color: #31B0D5;
    border: 1px solid #278EAA;
    color: #ffffff !important;
}
.affiliate_store_link {
    background-color: #EDEDED;
    border: 1px solid #CECECE;
    color: #000000 !important;
    padding: 10px;
    display: block;
}
.affiliate_store_link:hover {
    text-decoration: underline;
}
.direc_privilege_container {
    float: right;
    margin-top: 10px;
}

.priviledge_buttons {
    text-align: center;
}
.priviledge_buttons a {
    color: #ffffff;
}

.hidden_priviledge {
    display: none;
}
.direc_privilege_icon {
    padding: 4px 11px 9px 2px;
    width:20px;
}
.direc_privilege_text {
    float: left;
    font-weight: bold;
    padding: 10px 0px 0px 0px;
    width: 110px;
}

.search_member_id {
    padding: 4px;
    width: 200px;
}
.navbar-collapse {
    padding: 0px;
}

/* cdc */
.cdc_label {
    width: 200px;
    font-weight: normal;
}
.disabled {
    color: #cccccc;
}

.sum_table_fields td {
    background-color: #ffffff;
    font-size:16px;
}
.sum_table_fields td.sum_field {
    background-color: #F9F9F9;
    border-left: 1px solid #dddddd;
    border-bottom: 1px solid #dddddd;
    border-right: 1px solid #dddddd;
    font-weight: bold;
}

/* Deal */
.deal-container {
    position: relative;
}
.deal-container .deal-options {
    margin-top: 10px;
}
.deal-container .deal-options span.btn {
    margin-right: 5px;
}
.deal-container h2 {
    border-bottom: 1px solid #cccccc;
    font-size: 16px;
    margin: 0 0 10px 0;
    padding: 0 0 10px 0;
}
.deal-container .label {
    line-height: 2.1;
}
.deal-container .btn {
    color: #ffffff;
}
.deal-container span.deal_price_label {
    font-size: 18px;
}
.deal-container span.deal_price {
    color: #949599;
    font-size: 20px;
    text-decoration: line-through;
}
.deal-container span.deal_discount_price {
    color: #FF6800;
    font-size: 20px;
}
.one_deal {
    border:2px solid #C8D3D8;
    border-top:5px solid #416F8B;
    border-radius:5px;
    padding: 15px 10px;
    width:100%;
    margin-bottom: 20px;
}
.one_deal .deal-options {
    margin-top: 10px;
    text-align: center;
}
.one_deal .deal-options .btn {
    margin-top: 5px;
    color: #ffffff;
}
.one_deal .deal-options hr {
    margin: 7px 0 5px 0; 
}
.one_deal .deal-options span.deal_price_label {
    font-size: 14px;
    font-weight: bold;
}
.one_deal .deal-options span.deal_discount_percentage {
    background-color: #e4e5e9;
    border-radius: 4px;
    color: #3a923c;
    font-size: 15px;
    padding: 3px 6px;
}
.one_deal .deal-options span.deal_price {
    color: #949599;
    font-size: 15px;
    text-decoration: line-through;
}
.one_deal .deal-options span.deal_discount_price {
    color: #FF6800;
    font-size: 15px;
}
.one_deal .deal-options span.deal_description {
    display: block;
    margin-top: 10px;
    height: 100px;
    overflow: hidden;
}

/* cwallet */
.b7_container {
    margin-top: 10px;
}