﻿/* ::::::::::::::::::::::::::::::::: background :::::::::::::::::::::::::*/
body { margin:0px; padding:0px; background:url(../img/bg/bg-stk03-home.jpg) repeat-x;}
body.bg-interior1 { margin:0px; padding:0px; background:url(../img/bg/bg-stk01-interior-1.jpg) repeat-x;}

body.introduccion-productos { margin:0px; padding:0px; background:url(../img/bg/bg-introduccion-productos.jpg) repeat-x;}

.frame { background:url(../img/bg/bg-content.jpg) repeat-x bottom; min-height:594px; padding:0px 0px 36px 0px; min-width:902px;}

/* ::::::::::::::::::::::::::::::::: header :::::::::::::::::::::::::::::*/

.menu-top-frame { position:fixed; width:100%; z-index:99; background:url(../img/bg/bg-stk01-home-menu.jpg) repeat-x; min-width:902px;}
.menu-top-frame .menu-top { width:902px; height:46px; margin:0 auto;}
.menu-top-frame .menu-top ul { margin:6px 0px 0px 114px; padding:0px;}
.menu-top-frame .menu-top ul li { list-style:none; float:left; line-height:70%; background:url(../img/bg/separator-menu-top.jpg) no-repeat 0px 7px; padding:0px 20px 0px 20px; position:relative; font-size: 1em; line-height: 1.1;}
.menu-top-frame .menu-top ul li:first-child { padding:0px 20px 0px 0px; background:none;}
.menu-top-frame .menu-top ul li a { color:#a4b3c0; text-decoration:none; font-size:10px; display:inline; text-transform:uppercase; display:block; height:40px; font-weight:bold;}
.menu-top-frame .menu-top ul li a.fix { padding-top:8px; height:32px;}
.menu-top-frame .menu-top ul li a.select { color:#175FFF; background:url(../img/bg/menu-top-select.png) no-repeat center 27px; }

header { width:902px; margin:50px auto 0px auto; height:93px; position:relative; }

header h1 { float:left; display:block; margin:2px 0px 0px 0px; }
header .menu { float:left; margin:17px 0px 12px 55px; width:444px;}
header .menu ul { margin:0px 4px 0px 0px; padding:0px; font-size:11px; float:left;}
header .menu ul li {float:left; list-style:none; padding:0px 4px 0px 4px; background:url(../img/bg/separator-menu-header.jpg) no-repeat 0px 2px;}
header .menu ul li a { color:#848484; text-decoration:none; }

header .menu ul li:first-child { padding:0px 5px 0px 0px; background:none;}

header .search { width:444px; height:27px; margin:3px 0px 0px 54px; float:left;}
header .search .input { /*background:url(../img/buttons/bg-search.png) no-repeat;*/ cursor:pointer;}
header .search input[type='text'] { width:345px; border:none; font-size:11px; background:#eeeeee; height:16px; float:left; padding:3px 0px 3px 6px; margin:3px 0px 0px 4px; color:#616161; cursor:pointer;}
header .search input[type='text']:focus { outline:none;}
header .search input[type='button'] { float:left; width:200px; height:29px; background:url(../img/buttons/btn-searchN.png) no-repeat; border:none;}

header .social { float:right; margin: 17px 0px 0px 0;}
header .social p { font-size:11px; color:#898989; margin:0px; padding:0px 0px 10px 0px;}
header .social ul { margin:0px; padding:0px;}
header .social ul li { list-style:none; float:left; padding:0px 3px 0px 3px; }
header .social ul li p { font-size:11px; color:#898989; margin:0px; padding:0px 6px 0px 0px;}
header .social ul li:first-child { padding:0px 3px 0px 0px;}

.logoPeru { margin-top:-7px !important;*margin-top:-55px !important;position:absolute;right:10px;width:86px;height:97px;}

header .social .view-english { width:229px; height:26px; background:url(../img/buttons/view-english.png) no-repeat; margin:9px 0px 0px 0px; text-align:center;}
header .social .view-english a { text-decoration:none; color:#427e00; font-size:11px; }
header .social .view-english a img { margin:0px 4px 0px 0px;}

.barra-menu { width:902px; height:54px; background:#00005C; margin:0px auto 0px auto;border-radius: 10px;}
.barra-menu ul { margin:13px 0px 0px 28px; padding:0px; float:left;}
.barra-menu ul li { list-style:none; float:left; padding:0px 20px 0px 20px; background:url(../img/bg/separator-menu-sky02.jpg) no-repeat center right;}
.barra-menu ul li:first-child { padding:0px 20px 0px 15px;}
.barra-menu ul li a { /*text-transform:uppercase;*/ color:#fff; font-size:12px; font-family:'Poppins-Regular'; text-decoration:none; background:url(../img/buttons/list-barra.png) no-repeat 0px 4px; padding:0px 0px 0px 10px; display:block;}

.barra-menu .english-version { display:block; width:150px; height:20px; float:right; color:#03a0c7; font-size:12px; text-decoration:none; font-weight:bold; margin:16px 20px 0px 0px; text-align:center; padding:4px 0px 0px 0px;border-radius: 8px;}

/* ::::::::::::::::::::::::::::::::: content :::::::::::::::::::::::::::::*/
#content { width:902px; margin:0px auto;}

/* ::::::::::::::::::::::::::::::::: tabs ::::::::::::::::::::::::::::::::*/
.ui-widget ul li a { color:#186a7c !important; }


.ui-tabs .ui-tabs-nav li.ui-tabs-active a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-tabs-loading a {
    background: #175FFF !important;
    color: white !important;
}