/* KING AND PRINCE SEAFOOD
   "ACCENTS" STP-CLEAN OVERRIDES
   LAST UPDATED 8/8/13 by cjh for pos ordering */
   
   
/* LOGIN BOX */
/* ///////////////////////////////////////////////////////// */
/*
.login-box .hdr-l { background-image: url( graphics/pl_2_hdr_l.png ) !important; }
.login-box .hdr-r { background-image: url( graphics/pl_2_hdr_r.png ) !important; }
.login-box .hdr-c { background-image: url( graphics/pl_2_hdr_c.png ) !important; }
.login-box .ftr-l { background-image: url( graphics/pl_2_ftr_l.png ) !important; }
.login-box .ftr-r { background-image: url( graphics/pl_2_ftr_r.png ) !important; }
.login-box .ftr-c { background-image: url( graphics/pl_2_ftr_c.png ) !important; }
.login-box .login-container{ border:1px solid #DDDDDD !important; }
*/
/* ///////////////////////////////////////////////////////// */

.login-box .hdr-l { background: #00a2e3 !important; }
.login-box .hdr-r { background: #00a2e3 !important; }
.login-box .hdr-c { background: #00a2e3 !important; }
.login-box .ftr-l { background: #00a2e3 !important; }
.login-box .ftr-r { background: #00a2e3 !important; }
.login-box .ftr-c { background: #00a2e3 !important; }


/* MASTHEAD AREA */
/* ///////////////////////////////////////////////////////// */

.masthead { background-image: url( graphics/masthead.jpg ) !important; height:100px !important; }
.masthead .tag-line { color: #ffffff !important; padding-left:162px !important; top:24px !important; }
.masthead .tag-line span{ visibility:hidden; }

#data-alert { margin-left:380px !important; }

.client-logo{display:none !important;}

#titleContainer{color: #13225B !important;}

	#specialLinks a:link{color:#13225B !important; }
	
#option-icons span#option-icon-searchCenter.text a { color:#13225B !important; }

/* ///////////////////////////////////////////////////////// */


.tb-l { background-image: url( graphics/tb_l.png ) !important; }
.tb-r { background-image: url( graphics/tb_r.png ) !important; }
.tb-c { background-image: url( graphics/tb_c.png ) !important; }

.fb-l { background-image: url( graphics/fb_l.png ) !important; }
.fb-r { background-image: url( graphics/fb_r.png ) !important; }
.fb-c { background-image: url( graphics/fb_c.png ) !important; }


/* PORTLETS */
/* ///////////////////////////////////////////////////////// */

/*.portlet.layout-2 .hdr-l { background-image: url( graphics/pl_2_hdr_l.png ) !important;}
.portlet.layout-2 .hdr-r { background-image: url( graphics/pl_2_hdr_r.png ) !important;}
.portlet.layout-2 .hdr-c { background-image: url( graphics/pl_2_hdr_c.png ) !important;}
.portlet.layout-2 .ftr-l { background-image: url( graphics/pl_2_ftr_l.png ) !important;}
.portlet.layout-2 .ftr-r { background-image: url( graphics/pl_2_ftr_r.png ) !important;}
.portlet.layout-2 .ftr-c { background-image: url( graphics/pl_2_ftr_c.png ) !important;}*/
.portlet.layout-2 a:link { color:#000000;}
.portlet.layout-2 a:visited { color:#000000;}
.portlet.layout-2 a:hover { color:#000000; text-decoration:underline;}
.portlet.layout-2 a:active { color:#000000;}

.portlet.layout-2 .view { border:1px solid #DDDDDD !important; border-top:none !important; border-bottom:none !important; }

/* ///////////////////////////////////////////////////////// */


/* LEFT NAVIGATION */
/* ///////////////////////////////////////////////////////// */


/*.m .hdr-l { background-image: url( graphics/m_hdr_l.png ) !important; border-bottom:1px solid #000000 !important;}
.m .hdr-r { background-image: url( graphics/m_hdr_r.png ) !important; }
.m .hdr-c { background-image: url( graphics/m_hdr_c.png ) !important; }
.m .ftr-l { background-image: url( graphics/m_ftr_l.png ) !important; }
.m .ftr-r { background-image: url( graphics/m_ftr_r.png ) !important; }
.m .ftr-c { background-image: url( graphics/m_ftr_c.png ) !important; }*/

.portlet.layout-2 .header {
    background: transparent;
    border: 1px solid #333333;
    height: auto;
    width: auto;
    background: #00a2e3;
    background: -moz-linear-gradient(top, #00a2e3 0%, #00a2e3 100%);
    background: -webkit-linear-gradient(top, #00a2e3 0%,#00a2e3 100%);
    background: linear-gradient(to top, #00a2e3 0%,#00a2e3 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00a2e3', endColorstr='#00a2e3',GradientType=0 );
    x-webkit-border-top-left-radius: 4px;
    x-webkit-border-top-right-radius: 4px;
    x-moz-border-radius-topleft: 4px;
    x-moz-border-radius-topright: 4px;}

.portlet.layout-2 .header h1 {color: #ffffff!important;}



#navigation li { background-color:#ef932c !important; border-bottom:1px solid #e2b03b !important;}
#navigation li.open-sub-menu{background-color: #02A1E3!important;}
#navigation li.open-menu {background-color: #02A1E3!important;}
#navigation li.open-menu ul.open-sub-menu li  {background-color: #02A1E3!important;}
#navigation li.open-menu ul.open-sub-menu li.selected{ background-color:#0284b5 !important;}

#main-menu li a{ cursor:pointer !important; color:#e3f3f9!important;}
#main-menu li a:visited{ color:#e3f3f9!important; }
#main-menu li a:hover{ color:#ffffff !important; }
#main-menu li.selected a{color:#ffffff !important; }
#main-menu li.selected {background-color: #02A1E3!important; }

#main-menu li ul {background-color:#ef932c !important; }
#main-menu li ul.sub-menu { border: 1px solid #000000 !important;}
#main-menu li ul.sub-menu li { xborder-bottom: 1px solid #000000 !important; }
#main-menu li ul.open-sub-menu li { border:0px !important; }


#main-menu li ul li {margin-left:8px !important; padding-left:2px !important;}






/* ///////////////////////////////////////////////////////// */

.sectionHeading { background-color:#DDDDDD !important; }
.sectionHeading table{ background-color:#DDDDDD !important;}
.sectionHeading thead td{ background-color:#DDDDDD !important; }

.recordList {background-color:#DDDDDD !important; }
.recordList .listRow{background-color:#FEFEFE !important; }
.recordList .listRowAlt{background-color:#DDDDDD !important; }
.section .recordList {background-color:#DDDDDD !important; }
table.recordList thead{background-color:#888888 !important; color:#ffffff !important; }

.shr-page-heading {background-color:#DDDDDD !important;}
.shr-page-mem-list-subtitlebar {background-color:#DDDDDD !important;}
.shr-page-mem-list-subtitlebar-links {color:#BF0A35 !important;}
.shr-page-mem-list-header-title-left{background-color:#DDDDDD !important;}

.shr-page-ask-list-header{background-color:#DDDDDD !important; border-bottom:1px solid #DDDDDD !important;}

.emailmemberlink{color:#B00929 !important;}

.shr-page-mfr-dropdown{background-color:#DDDDDD !important;}

#brokerTable{background-color:#DDDDDD !important; }

#divObjectiveList .recordList {background-color:#DDDDDD !important; }

#contact-us-form-container label {color:#BF0A35 !important;}
#contact-us-form-container textarea {border:1px solid #DDDDDD !important;}



.emailHistory div div table thead{background-color:#E3B03B !important; color:#132A54 !important;}

#divSalesCallList table.recordList thead{background-color:#888888 !important; color:#ffffff !important; }

.objective-chart-bar-div {background-color:#888888;	color: #ffffff;}
.obj-close-call table.call-products thead { background-color:#DDDDDD; }
.list-navigation {background-color: #DDDDDD;}
.section-header {background-color: #DDDDDD; }


#footer div{color:#D0D1D3 !important; }
#footer div a:link{color:#D0D1D3 !important;}
#footer div a:visited{color:#D0D1D3 !important;}
#footer div a:hover{color:#D0D1D3 !important;}
#footer div a:active{color:#D0D1D3 !important;}


/* pos ordering */
.pos_itmTitle { background-color:#E1AF3C !important; }
.pos_default { color:#162961 !important; }
.pos_itmOutLine { border:1px solid #162961 !important;}
.pos_sbmtBtn{
	background-color:#E1AF3C !important;
	font-size: 11px !important;
	font-family: Arial, Helvetica, sans-serif !important;
	font-weight: normal !important;
	color:#162961 !important;
	cursor:pointer !important;
	cursor:hand !important;
}
.pos-navigation td.item.selected{background-color:#E1AF3C !important;border:1px solid #162961 !important;}
.pos-navigation td.item.selected a{color: #162961 !important;text-decoration:none !important;}
.pos-navigation a{color: #162961 !important;text-decoration:underline !important;}
.pos_cartLnk{color: #162961 !important;text-decoration:underline !important;}

	


/* new full-size left piece masthead uploaded by Yin Wu 12/14/2021 01:45:29 PM */
.masthead.fullWidth.foodservice #masthead-inside-left { float:left; background-image: url( graphics/kpseafood_leftmasthead121421014529.jpg ) !important; background-repeat:no-repeat; background-position:left; width:475px !important; height:93px !important; border-top-left-radius:5px; }


/* new full-size right piece masthead uploaded by Yin Wu 12/14/2021 01:45:29 PM */
.masthead.fullWidth.foodservice #masthead-inside-right { float:right; background-image: url( graphics/kpseafood_rightmasthead121421014529.jpg ) !important; background-repeat:no-repeat; background-position:right; width:475px !important; height:93px !important; border-top-right-radius:5px; }


/* new full-size background piece masthead uploaded by Yin Wu 12/14/2021 01:45:29 PM */
.masthead.fullWidth.foodservice { background-image:url( graphics/kpseafood_bgmasthead121421014529.jpg ) !important; background-repeat:repeat-x; height:93px !important; border-top-left-radius:5px; border-top-right-radius:5px; }
