/*--- GLOBAL STYLES ---*/

@charset "UTF-8";
/* Struture Styles */

/* ============= RESET EVERYTHING ================ */
* { margin:0;padding:0}
# html, body {height: 100%}
html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, acronym, address, big, cite, code,del, dfn, em, img, ins, kbd, q, s, samp,small, strike, strong, sub, sup, tt, var,b, u, i, center,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td,article, aside, button, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary,time, mark, audio, video {margin: 0;padding: 0;border:0;outline: 0;font-size: 100%;font: inherit;vertical-align: baseline;background:transparent}
table {border-collapse:collapse;border-spacing:0}
fieldset,img {border:0}

input[type="submit"]::-moz-focus-inner,
input[type="button"]::-moz-focus-inner,
a::-moz-focus-inner {border : 0px !important}

@charset "UTF-8";
@font-face {
	font-family:'proxima-nova';
	src:url("../fonts/proximanova-bold-webfont.eot");
	src:url("../fonts/proximanova-bold-webfont.eot?#iefix") format("embedded-opentype"),
		url("../fonts/proximanova-bold-webfont.woff") format("woff"),
		url("../fonts/proximanova-bold-webfont.ttf") format("truetype"),
		url("../fonts/proximanova-bold-webfont.svg#ProximaNovaBold") format("svg");
	font-weight:bold;
	font-style:normal
}

@font-face {
	font-family:'proxima-nova';
	src:url("../fonts/proximanova-reg-webfont.eot");
	src:url("../fonts/proximanova-reg-webfont.eot?#iefix") format("embedded-opentype"),
		url("../fonts/proximanova-reg-webfont.woff") format("woff"),
		url("../fonts/proximanova-reg-webfont.ttf") format("truetype"),
		url("../fonts/proximanova-reg-webfont.svg#ProximaNovaRegular") format("svg");
	font-weight:normal;
	font-style:normal
}

@font-face {font-family:'proxima-nova';
	src:url("../fonts/proximanova-sbold-webfont.eot");
	src:url("../fonts/proximanova-sbold-webfont.eot?#iefix") format("embedded-opentype"),
		url("../fonts/proximanova-sbold-webfont.woff") format("woff"),
		url("../fonts/proximanova-sbold-webfont.ttf") format("truetype"),
		url("../fonts/proximanova-sbold-webfont.svg#ProximaNovaSemibold") format("svg");
	font-weight:600;
	font-style:normal
}


html {
	display: block;
	height:100%;
	width:100%;
	overflow-y: scroll;
	direction: ltr;
	unicode-bidi: embed;
}
body {
	height: 100%;
	width:100%;
	margin: 0pt;
	padding: 0pt;
	background: #FFF;
	/* font: normal normal normal 14px/1.6 Arial, sans-serif; */
	font-size: 15px;
	font-family: 'proxima-nova', 'Helvetica Neue', Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	word-wrap:break-word;
	text-rendering: optimizeLegibility;
}
.clear {
	clear:both
}
.clearfix {
	zoom: 1;
}
.clearfix::after {
	clear: both;
	content: ".";
	display: block;
	font-size: 0;
	height: 0;
	line-height: 0;
	visibility: hidden;
}
body.pcp {
	/* background:rgba(236,240,243,0.5) !important; */
	background:#f9f9f9 !important
}
a {cursor:pointer;text-decoration:none}
input[type="submit"], input[type="button"] {cursor:pointer !important}

#hide {
	display:none
}
.round5 {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.right {
	float:right
}
.left {
	float:left
}

/* --------- Colors ----------- */
.highLightBlue_bg {
	background: rgb(235,245,252)
}
.highLightBlue_cl {
	color:rgb(235,245,252)
}
.highLightBlue_br {
	border: 1px solid rgb(0, 62,126);
}
.LightGray_bg {
	background: rgb(249,249,249)
}
.LightGray_br {
	border: 1px solid rgb(201,207,218)
}
.title_gray {
	color:#6d6d6d
}
.title_blue {
	color:#002d62
}
.title_red {
	color:#ac0000
}
title_black {
	color:#000
}
.strong_blue {
	color:#2C539E
}
.green {
	color:#67a54b
}
.red {
	color:#F00
}
.highLightGreen_bg {
	background: rgb(216,250,206);
	border: 1px solid rgb(108,183,85) !important
}

/* ----- Titles and Paragraphs --------- */
.g_title {
	height: 25px;
	margin: 0 0 5px;
	font-size: 18px;
	color: #2C539E;
	border-bottom: 1px solid #E2E2E2;
	font-weight: bold;
}
.title1 {
	height: 22px;
	margin: 0 0 5px;
	font-size: 17px;
	font-weight: 400;
	line-height: 1.8em
}
.title2 {
	height: 22px;
	margin: 0 0 5px;
	font-size: 21px;
	font-weight: 400;
	line-height: 1.8em
}
.title3 {
	height: 22px;
	margin: 0 0 5px;
	font-size: 19px;
	font-weight: 400;
	line-height: 1.8em
}
.bold {
	font-weight: bold
}
.gray {
	color:#5C5C5C
}
.grayDrk {
	color:#3D3D3D !important;
}
.black {
	color:#000 !important
}
.center {
	text-align: center
}
.textLeft {
	text-align: left
}
label {
	clear: both;
	display: block;
	margin: 23px 0 7px;
	font-size: 16px;
	color: #4e4e4e;
}
sup {
	color:#F00
}
.fs12 {
	font-size: 12px;
}
.fs13 {
	font-size: 13px;
}
.fs14 {
	font-size: 14px;
}
.fs16 {
	font-size: 16px;
}
.fs18 {
	font-size: 18px;
}
.fs22 {
	font-size: 22px;
}
.para {
	font-size: 14px;
	line-height: 1.538;
	color: #444;
}
.para a:hover {
	text-decoration: underline
}
.tblHdr1 {
	min-height:22px;
	height:auto;
	width:100%;
	padding:9px 0px 8px;
	background: #cdd5e0;
	list-style: none
}
.tblHdr1 li.gbh {
	display: inline-block;
	margin-left:9.5px;
}

/* ------ Links ---------- */
a {
	cursor: pointer;
	color:#002d62;
	text-decoration: none;
}
.unln:hover {
	text-decoration: underline;
	cursor: pointer;
}
.klsel {
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

/* ------ Buttons ---------- */
input[type="submit"], .OrdNowBtn, .cancelBtn, .minBtn, .button {
	font-size:14px;
	color: white;
	border: 0;
	outline: none;
	margin: 0;
	white-space: nowrap;
	cursor: pointer;
	-webkit-user-select: none;
	-webkit-touch-callout: none;
	-khtml-user-select: none;
	-o-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px
}
input[type="submit"]:hover, .minBtn:hover {
	box-shadow: 0 1px 4px #C7C7C7;
}
.OrdNowBtn, .cancelBtn, .smallButton, .sUBtn {
	background-image: url('../images/spirits.png');
	background-repeat: no-repeat;
	background-size: auto;
	background-position: -166px -376px;
	background-color: transparent
}
.cancelBtn {
	height:28px !important;
	color:#333 !important
}
.saveBtn {
	height:28px !important;
	color:#FFF !important
}
.smallButton, .smallButtonFit {
	height: 30px;
	width: 84px;
	font-size: 14px;
	float: right;
}
.button {
	height: 30px;
	width: 100px;
	font-size: 14px;
	float: right;
}
.buttonNW {
	height:auto;
	width:auto;
	font-size:12px !important;
	padding:4px 9px
}
.minBtn, .minBtn:focus {
	background-image: url(../images/btns.png);
	background-repeat: no-repeat;
	background-size: auto;
	background-position: -1px -147px;
	background-color: #eee;
	border: 1px solid #999 !important;
	border-bottom-color: #888 !important;
	-webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, .1);
}
.minBtnGreen, .minBtnGreen:focus {
	background-image: url(../images/btns.png);
	background-repeat: no-repeat;
	background-size: auto;
	background-position: -1px -444px;
	background-color: #eee;
	border: 1px solid #3e6e0e !important;
	border-bottom-color: #2e5104 !important;
	-webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, .1);
}
.minBtnBlue, .minBtnBlue:focus {
	color:#FFF;
	background-image: url(../images/btns.png);
	background-repeat: no-repeat;
	background-size: auto;
	background-position: -1px -205px;
	background-color: #eee;
	border: 1px solid #094184 !important;
	border-bottom-color: #07366e !important;
	-webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, .1)
}
.minBtnYellow, .minBtnYellow:focus {
	background-image: url(../images/btns.png);
	background-repeat: no-repeat;
	background-size: auto;
	background-position: -1px -344px;
	background-color: #f1ce7d;
	border: 1px solid #a17a1e !important;
	border-bottom-color: #79590d !important;
	-webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, .1)
}
.greenBtn, .greenBtn:link, .greenBtn:hover, .greenBtn:active, .greenBtn:visited, .greenBtn:focus {
	background-image: url('../images/spirits.png');
	background-repeat: no-repeat;
	background-size: auto;
	background-position: 0px -499px;
	background-color: transparent;
	-webkit-border-radius: 5px !important;
	-moz-border-radius: 5px !important;
	border-radius: 5px !important
}
.btnLarge {
	height:19px;
	padding:2px 9px;
	font-size: 13px
}
.btnLarge2 {
	width:194px;
	height:39px;
	font-size: 18px !important
}
/* --- Feedback ----- */
#backBTN {
	text-decoration: none !important
}


/* -----  Dividers ------- */
.fullDivider {
	height:40px;
	width:100%;
	background: url('../images/full-divider.png') no-repeat center center;
}
.marTop15 {
	margin-top:15px !important
}
.marLeft15 {
	margin-left:15px !important
}
.marRight5 {
	margin-left:5px !important
}
.marRight15 {
	margin-left:15px !important
}
.marTop25 {
	margin-top:25px !important
}
.marBot15 {
	margin-bottom:15px !important
}
.marBot25 {
	margin-bottom:25px !important
}
.noBorder {
	border: 0px !Important
}
.padTop15 {
	padding-top:15px !important
}
.padBot15 {
	padding:15px !important
}
.padBot25 {
	padding-bottom:25px !important
}

/* ----- Application Styles ------- */
#app {
	min-height: 150px;
	height: auto;
	width: 980px;
	margin: 0 auto;
	border-right: 1px solid #dae4ec;
	border-left: 1px solid #dae4ec;
	background: #FFF;
	overflow: hidden;
}
#container {
	height:auto;
	padding:30px 50px;
	border-top: 1px solid #cdcdcd;
}
#containerLI {
	height:auto;
	padding:5px 50px;
	border-top: 1px solid #cdcdcd;
}

/* --------- Inputs ------------- */
input[type='text'], input[type='password'], input[type="datefield"], textarea, select {
	font-family: "Helvetica Neue", Arial, sans-serif
}
input[type="text"], input[type="email"], input[type="password"], textarea, input[type="datefield"], #soInp {
	font-size: 13px;
	border: 1px solid #CECECE;
	padding: 7px 5px;
	background: #F9F9F9;
	box-shadow: inset 0 2px 5px #e5e5e5;
	outline: none;
	resize: none;
}
input[type="text"]:focus, input[type="email"]:focus, input[type="password"]:focus, input[type="datefield"]:focus, textarea:focus, input.alliS:focus, .actInput {
    outline: 0px none !important;
    color: rgb(51, 51, 51) !important;
    background: #FFF !important;
    border-color: rgb(86, 180, 239) !important;
    box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.05) inset, 0px 0px 8px rgba(82, 168, 236, 0.6) !important;
}
input[type="text"].error:focus, input[type="password"].error:focus, textarea.error:focus {
	border-color: #fd3f3f;
    box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.05) inset, 0 0 8px rgba(251, 35, 35, 0.8);
    -webkit-box-shadow:0px 1px 3px rgba(0, 0, 0, 0.05) inset, 0 0 8px rgba(251, 35, 35, 0.8); 
    -moz-box-shadow:0px 1px 3px rgba(0, 0, 0, 0.05) inset, 0 0 8px rgba(251, 35, 35, 0.8); 
}
select {
	background: #F9F9F9;
	box-shadow: inset 0 2px 5px #e5e5e5;
	border: 1px solid #CECECE;
	font-size: 13px;
	padding: 5px;
	height: 30px;
	margin: 1px 0;
}
.ls2px {
	letter-spacing: 2px
}

/* --------- Header ------------ */
div#hTop {
	display: block;
	height: 57px;
	width: 100%;
	margin: 0;
	background: #FDFDFD url('../images/HgradBG.png') repeat-x center center;
	border-bottom: 1px solid #f5f5f5;
	z-index: 5000;
}
#hTop ul li {
	display: block;
	float:left
}
#hTop ul {
	height:57px;
	width:100%
}
#custLogo {
	width:200px;
	height:100%;
	background-position: 10px 3px;
	background-repeat: no-repeat
}
#siteTitle {
	width:570px;
	height:100%;
	color:#002d62;
	font-size: 22px;
	line-height: 2.7em;
	text-align: center;
	font-weight: bold
}
#pcpHlogo {
	width:200px;
	height:100%;
	background: url('../images/spirits.png') no-repeat 0px 3px
}
#custLogo a, #pcpHlogo a {
	display:block;
	width:100%;
	height:100%
}


/* ------------ Home/Index -------------- */
#homeInstrc {
	width:100%;
	height:auto;
	font-size:13px;
	color:#1d1d1d;
	line-height: 1.4em;
	margin-top:30px;
	padding:10px 0;
	border: 1px solid rgb(0, 62,126)
}
#selCon {
	margin:20px auto;
	width: 600px;
	height: 450px
}
.custSelect, .custSelect a {
	display: block;
	height:210px;
	width:277px;
	float:left;
	cursor: pointer
}
.custSelect.marRgt {
	margin-right:21px
}
.custSelect:hover {
	border: 1px solid rgb(0, 62,126);
	background: rgb(235,245,252)
}
.custSelect div {
	width:100%;
	text-align: center
}

/* --- Updated 02/03/2016 --- */
.fiu_div_left, .fiu_div_right {
	height:224px;
	width: 600px;
	margin: 0 !important
}
.fiu_div_left div.custSelect {
	float:left;
	margin-bottom:20px
}
.fiu_div_right div.custSelect {
	float:left;
	margin-bottom:20px
}
.fiu_div_left div.custSelect#cs_fiu, .fiu_div_right div.custSelect#cs_fiu {
	margin-right:10px;
}
.fiu_div_left div.custSelect#cs_ad, .fiu_div_right div.custSelect#cs_aa {
	margin-left:10px;
}
/* --- End new updates --- */

.cs_logo {
	height:137px
}
.cs_tit {
	height:21px
}
.cs_but {
	height:50px
}
#cs_fiu div.cs_logo {
	background: url('../images/custImgs/fiu-home-logos.png') no-repeat center 45px
}
#cs_ad div.cs_logo {
	background: url('../images/custImgs/fiu-home-logos.png') no-repeat center -100px
}
#cs_aa div.cs_logo {
	background: url('../images/custImgs/fiu-home-logos.png') no-repeat center -251px
}
.cs_but {
	background-color: transparent;
	background-image: url('../images/spirits.png');
	background-repeat: no-repeat;
	background-position: 81px -320px;
	font-size: 15px;
	line-height: 3em;
	color: white;
	text-shadow: 0px 1px 1px #000;
}


/* ------------ FOOTER -------------- */
#footer {
	width:100%;
	height:255px;
	padding:0 0 20px;
	background: #f9f9f9;
	border-top:1px solid #e2e2e2;
	position: absolute;
	z-index: 5000;
}
#footer #fCon {
	width:950px;
	height:235px;
	margin:0 auto;
	line-height: 1.6em;
	padding:25px 0 0 20px
}
#footer #fCon #flinks {
	width:650px;
	height:100%;
	float:left;
	border-right: 1px solid #E2E2E2;
}
#footer #fCon h1 {
	width:650px;
}
#footer #fCon h1 a, #footer #fCon ul li.fHead a {
	font-size: 14px;
	font-weight: bold;
	color:#888
}
#footer #fCon ul {
	width:22%;
	height:125px;
	float:left;
	font-size:12px;
	list-style: none
}
#footer #fCon ul li a {
	color:#5C5C5C
}
#footer #fCon ul li a:hover, #footer #fCon h1 a:hover,#fLow ul li a:hover {
	color:#2C539E;
}
#fSoc {
	width:285px;
	min-height:90px;
	height:auto;
	margin:0 0 20px;
	float:right;
	overflow: hidden !important
}
#fSoc .socialIcons {
	height:60px;
	width:100%;
	padding:7px 0 0;
}
#fSoc dl {
	margin:20px 0 0;
	padding:5px;
	background: rgba(0, 0, 0, 0.1);
}
#fSoc dl dt {
	color:#2C539E;
	font-size: 12px;
	text-align: center;
	font-weight: bold
}
#fSoc dl dt p {
	color:#555;
	font-size: 11px;
	font-weight: normal
}
#fSoc dl dd input[type="text"] {
	width:190px
}
#fSoc dl dd input[type="submit"] {
	height: 27px;
	width: 63px;
	font-size: 12px;
}
.fsocBtn {
	display: inline-block;
	width:54px;
	height:36px;
	background-image: url('../images/pcp_social.png');
	background-repeat: no-repeat;
	background-color: transparent;
	float:left
}
#fbic {
	background-position: 0px 0px;
}
#twic {
	background-position: -59px 0px;
}
#gpic {
	background-position: -120px 0px;
}
#lnic {
	background-position: -180px 0px;
}
#emic {
	background-position: -238px 0px;
}
#fSec {
	width:100%;
	height:95px;
	/* background: url(https://cmprt.com/premierdev/webIncludes/img/spirits.png) no-repeat 6px -422px; */
	overflow: hidden !important
}
#fSec h2 {
	margin-top:10px
}
#fSec h2 a {
	display: block;
	width: 100%;
	height:25px;
	font-size:13px;
	font-weight: bold;
	color:green;
	background: url('../images/spirits.png') no-repeat 0px -170px;
	cursor: pointer
}
#fCrc {
	width:285px;
	height:112px;
	float:right;
	overflow: hidden !important
}
#fCrc h2 a.g_title {
	padding:0 0 5px;
}
#fCrc ul#fccImg {
	width: 100%;
	height: 50px;
	margin: 20px 0 0;
}
#fCrc ul li {
	height:34px;
	width:51px;
	margin: 0 17px 0 0;
	display: inline-block;
	overflow: hidden;
}
#fCrc ul li:last-child {
	margin:0;
}
#fCrc ul li#visa {
	background: transparent url('../images/spirits.png') no-repeat -2px -74px;
}
#fCrc ul li#mc {
	width: 49px !important;
	background: transparent url('../images/spirits.png') no-repeat -52px -74px
}
#fCrc ul li#dis {
	width: 48px !important;
	background: transparent url('../images/spirits.png') no-repeat -101px -74px
}
#fCrc ul li#amex {
	background: transparent url('../images/spirits.png') no-repeat -197px -74px
}

#fLow {
	height: 120px;
	width: 640px;
	margin: -45px 0 0;
	float: left;
}
#footer #fCon ul#fcomL {
	width:285px !important;
	float:left
}
#footer #fCon ul#fcomM {
	width:143px !important
}
#fcomL li,
#fcomL li a,
#fcomM li {
	height:21px;
	list-style: none;
	color:#777
}
#footer #fCon ul#errorBox {
	width: 100% !important;
	height: 25px !important;
}
#errorSearch {
	color:transparent;
	list-style: none;
	display: hidden;
}
#verisignStamp {
	width:155px;
	height:100%;
	float:left
}
#credits {
	width:300px;
	height:100%;
	float:left;
	text-align: center
}
#credits p {
	height:18px;
	font-size: 11px;
	color:#9c9c9c
}
#sfmsdc {
	width:155px;
	height:100%;
	float:left;
	margin-top:3px;
	text-align: center
}

/*-------- Create Account ------------- */
.regAccnt {
	width:100%;
	margin-top:30px;
	padding:0px !important
}
#rgTopInfo {
	height:50px;
	width:100%;
	margin-top:25px
}
.formRow {
	padding: 0 0 8px 0;
	text-align: left;
	margin:5px 0
}
.formText {
	width:250px;
	height:50px;
	padding: 5px;
	text-align: left;
	margin:5px 0
}
#emsu {
	height:46px;
	width:100%
}
#frChbx {
	margin: 15px 0 0 157px;
	float: left;
}
#frMes {
	width: 335px;
	float: left;
	margin: 12px 0 0 10px;
}
.pdfRow {
	padding: 0 15px 8px;
	text-align: left;
	margin:0px !Important
}
.formRow .regForm_label {
	display: block;
	float: left;
	padding: 3px 0;
	width: 155px;
	font-size: 14px;
	font-weight: bold;
	text-align: right;
	margin: 5px 9px !important
}
form#signup fieldset .formRow .regForm_label, form#signup_interCust fieldset .formRow .regForm_label {
	width: 170px !important
}
.formRow input[type='text'],
.formRow input[type='email'],
.formRow input[type='password'],
.formRow select {
	width:250px;
	overflow: hidden;
	white-space: nowrap
}
select#st, select#addr_id, select.selFull {
	width:263px !important
}
.formRow input.smallButton {
	margin:10px 234px 0 0;
}
#sgnUp {
	width:100%;
	height:30px
}
fieldset.regAccnt dl#fgpw {
	height:17px;
	width:100%;
	margin-top:20px;
	padding-left: 159px;
}
select#orps {
	width:150px !important
}

/* ------- Products Header ----------- */
#selectform {
	margin-top:20px;
}
#preview {
	position:absolute;
	background:#000;
	padding:10px;
	display:none;
	color:#fff;
	z-index:6000
}
#preview img {
	max-height:500px;
	max-width:450px
}
.divHead {
	height:115px;
	width:100%;
	/* margin-top:-20px */
}
.divHead #divhTop {
	height:63px;
	width:100%;
	text-align: right;
	list-style: none;
}
.actLogo {
	background-position:center 5px;
	background-repeat: no-repeat
}
.fiuATH {
	background: url('../images/spirits.png') no-repeat 217px -263px
}
.fiuALM {
	background: url('../images/spirits.png') no-repeat 323px -428px
}
.divHead #divhNav, .divHead #divANav {
	height:35px;
	width:100%;
	list-style: none;
	/*background-color: #043a80 url('../images/navBG-red.png') repeat-x center center; */
	background-position: center center;
	background-repeat: repeat-x;
	text-align: center;
	overflow: hidden
}
#divhNav li.menBtn, #divANav li.menBtn {
	float: left;
	height:35px;
	width:174px;
	font-size: 0.95em;
	line-height: 2.6em;
	background-position: center center;
	background-repeat: repeat-x;
	cursor: pointer
}
/*
#divhNav li a, #divANav li a {
	width:174px;
}
*/
.menBtn, .menBtn a {
	width:174px;
}
.AdmMenu, .AdmMenu a {
	width:144px !important;
}
#divhNav.navBG-red li, #divANav.navBG-red li {
	border-right: 1px solid #4f0202;
	border-left: 1px solid #c30b0b;
}
#divhNav.navBG-blue li, #divANav.navBG-blue li {
	border-right: 1px solid #011f46;
	border-left: 1px solid #0950ab;
}
#divhNav.navBG-green li, #divANav.navBG-green li {
	border-right: 1px solid #014133;
	border-left: 1px solid #015d49;
}
.navBG-red {
	background: #ac0000  url('../images/navBG-red.png') repeat-x center center
}
.actPage-red {
	background: #6c0000  url('../images/navBG-active-red.png') repeat-x center center
}
.navBG-green {
	background: #227c54  url('../images/navBG-green.png') repeat-x center center
}
.actPage-green {
	background: #165036  url('../images/navBG-active-green.png') repeat-x center center
}
.navBG-blue {
	background: #002d62  url('../images/navBG-blue.png') repeat-x center center
}
.actPage-blue {
	background: #022655  url('../images/navBG-active-blue.png') repeat-x center center
}
.actPage-blue a, .actPage-red a, .actPage-green a, #divhNav li a:hover, #divANav li a:hover {
	color:#ECCA3F !important
}
#divhNav li#lastNav, #divANav li#lastNav {
	border-right:none;
	width: auto;
}
#divhNav li a, #divANav li a {
	display: block;
	/*min-width: 104px;*/
	width:auto;
	height:100%;
	color:#FFF;
}
#divhNav li a {
	/*min-width:109px;*/
	/* padding:0 33px; */
}

#divANav li a {
	min-width:99px
}
li#lastNav {
	border-right: 0px !important
}
#divhNav li#lastNav a, #divANav li#lastNav a {
	width: 174px
	/*padding: 0 29px;
	min-width: 95px*/
}
#divANav li#lastNav a {
	margin-left:2px
}

#divhNav.welcome li a span#cartTit_que {
	padding-left: 7px !important
}
/*
#divhNav.welcome li a {
	padding:0 24.78px !important;
	min-width: 10px !important;
}*/

/*
#divhNav li#lastNav a.quedOrdrs, #divANav li#lastNav a.quedOrdrs {
	padding: 0 15px !important
}
*/

.pgMes {
	text-align: center;
	color:#666;
	margin-bottom:20px;
	font-size: 13px;
	line-height: 1.3em
}
.navShadHvr {
	text-shadow: 0px 4px 3px rgba(0,0,0,0.4), 0px 8px 13px rgba(0,0,0,0.1), 0px 18px 23px rgba(0,0,0,0.1);
}
.uhlnk {
	line-height: 1.7em;
	color:#6D6D6D;
}
.uhlnk:hover {
	color:#002d62
}
#logout {
	margin-left:5px;
}
#myProf {
	margin-right:5px;
}
.contBtn {
	width:195px;
	height:71px;
	margin:0 0 28px 340px
}

#cartTit {
    display: block;
    height: 35px;
    float: left;
    padding-left:50px
}
.admin #cartTit {
	padding-left:35px !important
}
#cartQty {
    background: none repeat scroll 0 0 #b9b9b9;
	border-radius: 4px 4px 4px 4px;
	color: #000;
	display: block;
	float: right;
	font-size: 15px;
	font-weight: normal;
	height: 18px;
	line-height: 1.3em;
	margin: 7px 30px 0 0;
	padding: 1px 3px;
	text-align: center;
	min-width: 18px;
	width: auto
}
.admin #cartQty {
	margin-right:15px
}

.actPage-red a span#cartQty,
.actPage-blue a span#cartQty {
	background-color:#ECCA3F
}



/* ---- Drop down menu ----- */
.sub_menu {
	display:none;
	background: #015d49;
	width: 260px;
	height: auto;
	-webkit-box-shadow: 0 3px 8px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0 3px 8px rgba(0, 0, 0, 0.3);
	box-shadow: 0 3px 8px rgba(0, 0, 0, 0.3);
	-webkit-transition: opacity .218s;
	-moz-transition: opacity .218s;
	transition: opacity .218s;
	margin-left:-1px;
	overflow: hidden;
	position: absolute;
	text-align:left
}

.sub_menu li {
	display: block;
	width: 260px;
	height: 45px;
	float: left;
	text-decoration: none;
	font-size: 14px !important;
	line-height: 2.6em !important;
	padding:0px;
	border-top:1px solid #014133;
}

.sub_menu li:hover {
	/*background-color:rgba(243,243,243,0.85)!important;*/
}
.sub_menu li a {
	/* margin: 0 0 0 -20px !important; */
	padding-left:20px;
	color:white !important;
	width:260px !important;
}

/* ---- Universal Styles ---- */
#signin {
	text-align: left;
	width: 591px;
	height: auto;
	border: 1px solid #CCC;
	margin:30px auto;
	padding: 30px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.lgTitCn {
	width:100%;
	height:43px;
	border-bottom:3px solid #dcdcdc;
}
.lgTitSh {
	width:100%;
	height:1px;
	border-bottom:3px solid #dcdcdc;
	margin-bottom: 15px;
}
.lgTitCnBT {
	width:100%;
	height:24px;
	padding-top: 20px;
	margin-top: 15px;
	border-top:3px solid #dcdcdc
}
#signin h2 {
	width:300px;
	height:40px;
	float:left;
	text-align: left
}
.searchBdy {
	width:818px !important
}
.lgLg {
	width:219px;
	height:45px;
	float:right;
}
.sbTit {
	width:419px;
	height:40px;
	color: #000;
	font-size: 13px;
	font-weight: normal;
}
.width600 {
	width:600px !important
}

label.error {
	font-size:13px;
	margin-left: 10px;
	width: auto;
	/* display: block; */
	list-style: none;
	color:#F00
}
#errorNoShow li {
	list-style: none
}
#signup fieldset div label.error, #signup_interCust fieldset div label.error {
	margin: 4px 0 0 157px;
}
#orderform label.error {
	display: inline !important;
	vertical-align: top;
	line-height: 2.7em !important
}

.textRow {
	padding: 0;
	text-align: left;
	margin:5px 0
}


/* Login Error */
.login_error_con {
	margin-top:20px
}
.uiBoxRed {
	background-color: #ffebe8;
	border: 1px solid #dd3c10;
	font-size: 13px;
	color: #333;
	line-height: 1.35;
	text-align: left;
}
.pam {
	padding: 10px;
}
.login_error_con p {
	display: block;
	margin:7px 0
}
.brdBtm {
	border-bottom:1px solid #DCDCDC;
	margin-bottom: 15px;
	padding-bottom: 15px
}
.formBtns {
	margin:20px 0 0 143px
}
.formBtns span {
	display: block;
	height:100%;
	width:100px;
	float:left
}
.formBtns span a {
	text-align: center;
	line-height: 2.3em
}
.swidth {
	width:175px;
}

div.formRow select[name="st"] {
	width:262px !important
}

/* ---- Product Details --- */
.idB {
	width:409px;
	height:auto;
	float:left;
	margin:25px 0 0
}
.idB h1 {
	margin-bottom:10px
}
.idB li {
	list-style: none;
	line-height: 1.67em
}
.btpp {
	list-style: none;
	line-height: 1.3em;
	float:right
}
.btpp ol {
	width:198px;
	margin-top:3px
}
.btpp ol li {
	display: inline-block;
	list-style: none;
}
.btpp ol li#reo {
	margin-right:4px
}
.noProd {
	display: none;
	text-align: center;
	width: 400px;
	margin-left: 225px;
}

/* ---- Privacy & Delete Cart?----*/
.privacy p {
	margin-top:25px
}


/* --------- Progress Bar ------------ */
#progressBarContainer {
	width: 100%;
	height: 93px;
}
#progressBarContainer ul {
	width: 700px;
}
#progressBarContainer ul.progressBar {
	float: left;
	margin: 10px 0 10px 89px
}
#progressBarContainer ul li {
	float: left;
	display: block;
	width: 140px;
	background-repeat: no-repeat;
	height: 73px;
}
#progressBarContainer ul li.blue {
	background-image: url('/webIncludes/images/progressBar-blue.png');
}
#progressBarContainer ul li.black {
	background-image: url('/webIncludes/images/progressBar-black.png');
}
.progressSelProd {
	background-position: 29px -10px;
}
.progressSelProd.active {
	background-position: 29px -90px;
}
.progressOrderInfo {
	background-position: -112px -10px;
}
.progressOrderInfo.active {
	background-position: -112px -90px;
}
.progressOrderInfo.highlight {
	background-position: -112px -169px;
}
.progressApprove {
	background-position: -256px -10px;
}
.progressApprove.active {
	background-position: -256px -169px;
}
.progressApprove.highlight {
	background-position: -256px -247px
}
.progressCart {
	background-position: -392px -10px;
}
.progressCart.active {
	background-position: -392px -247px
}
.progressCart.highlight {
	background-position: -392px -318px
}
.progressPayment {
	background-position:-535px -10px;
}
.progressPayment.active {
	background-position:-535px -318px;
}
#progressBarContainer ul li span {
	color:#CCC
}
#progressBarContainer ul li.blue a, #progressBarContainer ul li.blue a.active {
	color: #061556;
}
#progressBarContainer ul li.black a, #progressBarContainer ul li.black a.active {
	color: #2d2d2d;
}
#progressBarContainer ul li span, #progressBarContainer ul li a {
	display: block;
	height: 18px;
	padding-top: 50px;
	font-size: 12px;
	text-indent: 0;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
}

/*--------- Tooltip -------------- */
.hide_elm {
	display:none
}
.uiLayer {
	outline: none;
}

.tooltip {
	height:30px;
	position: absolute;
	z-index: 200;
	margin-top:-30px
}
.uiContextualLayer {
	width: 162px;
	height: 27px;
	margin: 0 auto;
}
.rcyTl {
	margin-left: 5px !important;
	margin-top: -78px !important
}
.rcySq {
	margin-left: 83px !important;
	margin-top: -78px !important
}
.uiContextualLayerR {
	width: auto;
	height: 38px;
	margin: 0 auto;
}
.uiTooltipX .tooltipContent {
	background-color: #282828;
	color: #fff;
	font-size: 11px;
	line-height: 15px;
	padding: 4px 9px 4px 10px;
	text-align: left;
	white-space: nowrap;
}
.uiContextualLayerAboveLeft .uiTooltipX i.arrow,
.uiContextualLayerAboveRight .uiTooltipX i.arrow,
.uiContextualLayerAboveCenter .uiTooltipX i.arrow {
	border-bottom: 0;
	border-top-color: #282828;
	bottom: 0;
}
.uiTooltipX i.arrow {
	border: 7px solid transparent;
	font-size: 0;
	height: 0;
	line-height: 0;
	position: absolute;
	width: 0;
}
.recy i.arrow {
	left: 69% !important;
	margin-left: 35px !important;
	margin-bottom: -14px !important
}
.uiContextualLayerAboveLeft .uiTooltipX,
.uiContextualLayerAboveRight .uiTooltipX,
.uiContextualLayerAboveCenter .uiTooltipX {
	/* padding-bottom: 4px; */
}
.uiContextualLayerAboveCenter .uiTooltipX i.arrow,
.uiContextualLayerBelowCenter .uiTooltipX i.arrow {
	left: 50%;
	margin-left: -4px;
}