
/********************************
/cms/app/tableAppOptions.css
********************************/
.aAdvancedFields
{
	display: inline-block;
	font-size: 0.8em;
	clear: both;
}

.divAdvancedFields
{
	padding-left: 20px;
	display: none;
	border-left: 1px solid black;
}

/********************************
/cms/css/mosaic/admin.css
********************************/
#placeholderTemplate
{
	display: none;
}
.divLayoutName, .divLayoutNameInner
{
	float: left;
}
.divLayoutNameInner
{
	padding-right: 10px;
	margin-right: 10px;
	border-right: 1px solid grey;
}
.divLayoutNameInner span
{
	display: inline-block;
	width: 100px;
}
.divLayoutNameInner #txtSort
{
	width: 30px;
}
.divLayoutInstall
{
	float: right;
}
#container
{
	width: 85%;
	margin: 0 auto;
}
.layoutContainer
{
	width: 984px;
	margin: 20px auto;
	clear: both;
	border: 1px solid grey;
	overflow: hidden;
	padding: 0 0 8px 8px;
	float: left;
	min-height: 1500px;
}
.layoutContainer, .layoutContainer select, .layoutContainer input
{
	font-size: 10px;
}
.item 
{
  width: 311px;
  height: 311px;
  float: left;

  margin: 0px 5px 7px 0;
  /*

  */
  margin: 8px 10px 0 0;
  background-color: #bbb;
  overflow: hidden;
  
	max-width: 100%;
}

.item div 
{
	margin: 5px;
}
.txtRequired
{
	background-color: red;
	color: white;
}
.missing
{
	border-color: red;
}
#divSaveProgress
{
	width: 200px;
	display: none;
	height: 15px;
}
.divLayoutList .divHeading
{
	border-bottom: 1px solid black;
	font-weight: bold;
}
.divLayoutList div
{
	display: inline-block;
}
.divLayoutList .divRow
{
	display: block;
}
.divLayoutList .divColName
{
	width: 750px;
}
.divLayoutList .divColDelete
{
	width: 50px;
	text-align: center;
}
.spanAdminSection
{
	font-weight: bold;
	display: block;
}
/*
#divContainer .divAppAdminStyle
{
	margin: 5px 0;
	-moz-border-radius: 15px;
	border-radius: 15px;
	padding: 10px;
	border: 1px dotted grey;
}
*/
/*
messes up Doris!
.divContainer
{
	display: none;
}
*/
#divContainer .divAppAdminStyle:hover
{
	border: 1px solid grey;
}
.divEditLeft
{
	float: left;
}
.divEditRight
{
	float: right;
}
.hrEdit
{
	clear: both;
	margin: 20px 0;
}
.divPicsGallery
{
	float: left;
}
.divPicsGallery span
{
	display: block;
}
.divPicsGallery a
{
	display: block;
	float: left;
	margin: 2px;
	background-color: #EFEFEF;
	width: 128px;
	height: 128px;
	text-align: center;
	overflow: hidden;
}
.divSubOptionStyle, .divIndentOptions
{
	margin: 10px 0 0 30px;
	padding-left: 10px;
	border-left: 1px solid grey;
}
.divAdminCenter
{
	width: 975px;
	margin: 0 auto;
}
.divColTitle
{
	width: 600px
}
.divColDate
{
	width: 100px;
}
.divNewsPage
{
	text-align: right;
}
.divNewsEditor
{
	/* display: none; */
}
.divNewsEditor .spanEditTitle
{
	display: block;
	float: left;
	width: 125px;
	padding-right: 10px;
	font-weight: bold;
}
.divNewsEditor .divLang
{
	float: left;
	text-align: center;
}
.divNewsEditor .tabs
{
	float: left;
}
.divNewsEditor textarea
{
	width: 775px;
	height: 100px;
}
.divNewsEditor .spanNewsLang
{
	font-weight: normal;
	font-size: 0.6em;
	color: grey;
}
.divNewsEditor .brClear
{
	clear: both;
}
.pEditButtons
{
	text-align: right;
}
.divSubOptions .lnkResetDefault
{
	display: none;
}
.lnkResetDefault
{
	clear: both;
	float: right;
	font-size: 0.8em;
}
.txtLayoutItemTitle
{
	width: 130px;
}

.divCurrentSize
{
	right:15px;
	bottom:2px;
	position:absolute; 
	font-size:1.2em;
	font-weight:bold;
}

.divAppAdmin {
	min-height: 150px!important;
}


/* Doris */
.divMenuPlaceholder
{
	width: 178px;
	height: 375px;
	float: left;
	background-color: #EEE;
	text-align: center;
}



/********************************
/cms/css/mosaic/front.css
********************************/
/** MOSAIC **/

.divAppFront
{
	float: left;
	position: relative;
/*	max-width: 100%;
	overflow:hidden;*/
}

.divAppFrontMosaic
{
	/*border: 1px solid #D4D4D4;
	  margin: 0 4px 7px 0; */
	 margin: 0px 5px 7px 0!important;
}

/********************************
/cms/lib/authentication/authentication.css
********************************/
.lnkLogin
{
	display: inline-block;
	height: 22px;
	width: 150px;
}
.lnkLogin:hover
{
	background-position: 0px -24px;
}
.lnkLoginFacebook
{
	background-image: url('/img/social_signin_buttons_icons/facebook_signin.png');
}
.lnkLoginTwitter
{
	background-image: url('/img/social_signin_buttons_icons/twitter_signin.png');
}
.lnkLoginError
{
	border: 2px dotted red;
}
.lnkPostAs .ui-icon, .lnkPost .ui-icon
{
	display: inline-block;
	margin-right: 10px;
	*float: left;
}
.lnkPostAs
{
	clear: both;
}
.divLoginTab
{
	overflow-y: hidden;
}


.divLoginTab .lblLoginField
{
	display: inline-block;
	width: 100px;
}

.divLoginTab input[type=TEXT]
{
	margin-bottom: 3px;
}

/********************************
/cms/app/campaign/campaign.css
********************************/
.divCampaign {
/*
	width:96%;
	height:96%;
	background-color: #F4F4F4;
	padding: 2%;	
	*/
}

.divDisplayNone {
	display: none;
}

.divCampaignOptions {
	margin-left: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: black;
	padding-left: 15px;
}

.lblCampaignOptions {
	display: inline-block;
	min-width: 150px;
}

.divCampaignContainer h3 {
	display: none;
}

.divCampaignContainer .step {
	display: none;
}

/********************************
/cms/app/newsletter/newsletter.css
********************************/
.thankyou {
	display: none;
	height: 40px;
	background-color: #de9a44;
	position: absolute;
	z-index: 10;
	-webkit-border-bottom-left-radius: 4px;
	-khtml-border-bottom-left-radius: 4px;
	border-bottom-left-radius: 4px;
	-webkit-border-bottom-right-radius: 4px;
	-khtml-border-bottom-right-radius: 4px;
	border-bottom-right-radius: 4px;
}

.dlgSignup {
	display: none;
}

#divDialogSignup label, #divDialogSignup input {
	display:block;
	max-width: 90%;
}

.txtRequired {
	border: 1px solid #CD0A0A;
	background-color: #FEF1EC;
	color: #CD0A0A;
}

.divNewsletterWrap
{
	/*text-align: center;*/
/*	position: absolute; 
no good for doris
*//*
	top: 50%;
	width: 100%;
	*/
}

/********************************
/site/resources/mmenu/css/jquery.mmenu.all.css
********************************/
/*
	jQuery.mmenu CSS
*/
/*
	jQuery.mmenu oncanvas CSS
*/
.mm-hidden {
  display: none !important; }

.mm-wrapper {
  overflow-x: hidden;
  position: relative; }

.mm-menu,
.mm-menu > .mm-panel {
  margin: 0;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 0; }

.mm-menu {
  background: inherit;
  display: block;
  overflow: hidden;
  padding: 0; }

.mm-panel {
  -webkit-transition: -webkit-transform 0.4s ease;
  -moz-transition: -moz-transform 0.4s ease;
  -ms-transition: -ms-transform 0.4s ease;
  -o-transition: -o-transform 0.4s ease;
  transition: transform 0.4s ease;
  -webkit-transform: translate3d(100%, 0, 0);
  -moz-transform: translate3d(100%, 0, 0);
  -ms-transform: translate3d(100%, 0, 0);
  -o-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0); }
  .mm-panel.mm-opened {
    -webkit-transform: translate3d(0%, 0, 0);
    -moz-transform: translate3d(0%, 0, 0);
    -ms-transform: translate3d(0%, 0, 0);
    -o-transform: translate3d(0%, 0, 0);
    transform: translate3d(0%, 0, 0); }
  .mm-panel.mm-subopened {
    -webkit-transform: translate3d(-30%, 0, 0);
    -moz-transform: translate3d(-30%, 0, 0);
    -ms-transform: translate3d(-30%, 0, 0);
    -o-transform: translate3d(-30%, 0, 0);
    transform: translate3d(-30%, 0, 0); }
  .mm-panel.mm-highest {
    z-index: 1; }

.mm-menu > .mm-panel {
  background: inherit;
  border-color: inherit;
  -webkit-overflow-scrolling: touch;
  overflow: scroll;
  overflow-x: hidden;
  overflow-y: auto;
  box-sizing: border-box;
  padding: 0 20px; }
  .mm-menu > .mm-panel.mm-hasnavbar {
    padding-top: 40px; }
  .mm-menu > .mm-panel:before, .mm-menu > .mm-panel:after {
    content: '';
    display: block;
    height: 20px; }

.mm-vertical .mm-panel {
  -webkit-transform: none !important;
  -moz-transform: none !important;
  -ms-transform: none !important;
  -o-transform: none !important;
  transform: none !important; }

.mm-vertical .mm-listview .mm-panel,
.mm-listview .mm-vertical .mm-panel {
  display: none;
  padding: 10px 0 10px 10px; }
  .mm-vertical .mm-listview .mm-panel .mm-listview > li:last-child:after,
  .mm-listview .mm-vertical .mm-panel .mm-listview > li:last-child:after {
    border-color: transparent; }

.mm-vertical li.mm-opened > .mm-panel,
li.mm-vertical.mm-opened > .mm-panel {
  display: block; }

.mm-vertical .mm-listview > li > .mm-next,
.mm-listview > li.mm-vertical > .mm-next {
  height: 40px;
  bottom: auto; }
  .mm-vertical .mm-listview > li > .mm-next:after,
  .mm-listview > li.mm-vertical > .mm-next:after {
    top: 16px;
    bottom: auto; }
.mm-vertical .mm-listview > li.mm-opened > .mm-next:after,
.mm-listview > li.mm-vertical.mm-opened > .mm-next:after {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg); }

.mm-navbar {
  border-bottom: 1px solid;
  border-color: inherit;
  text-align: center;
  line-height: 20px;
  height: 40px;
  padding: 0 40px;
  margin: 0;
  position: absolute;
  top: 0;
  left: 0;
  right: 0; }
  .mm-navbar > * {
    display: block;
    padding: 10px 0; }
  .mm-navbar a,
  .mm-navbar a:hover {
    text-decoration: none; }
  .mm-navbar .mm-title {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden; }
  .mm-navbar .mm-btn {
    box-sizing: border-box;
    width: 40px;
    height: 40px;
    position: absolute;
    top: 0;
    z-index: 1; }
    .mm-navbar .mm-btn:first-child {
      padding-left: 20px;
      left: 0; }
    .mm-navbar .mm-btn:last-child {
      text-align: right;
      padding-right: 20px;
      right: 0; }

.mm-panel .mm-navbar {
  display: none; }
.mm-panel.mm-hasnavbar .mm-navbar {
  display: block; }

.mm-listview,
.mm-listview > li {
  list-style: none;
  display: block;
  padding: 0;
  margin: 0; }

.mm-listview {
  font: inherit;
  font-size: 14px;
  line-height: 20px; }
  .mm-listview a,
  .mm-listview a:hover {
    text-decoration: none; }
  .mm-listview > li {
    position: relative; }
    .mm-listview > li, .mm-listview > li:after,
    .mm-listview > li .mm-next,
    .mm-listview > li .mm-next:before {
      border-color: inherit; }
    .mm-listview > li > a,
    .mm-listview > li > span {
      text-overflow: ellipsis;
      white-space: nowrap;
      overflow: hidden;
      color: inherit;
      display: block;
      padding: 10px 10px 10px 20px;
      margin: 0; }
      .mm-listview > li > a.mm-arrow,
      .mm-listview > li > span.mm-arrow {
        padding-right: 50px; }
    .mm-listview > li:not(.mm-divider):after {
      content: '';
      border-bottom-width: 1px;
      border-bottom-style: solid;
      display: block;
      position: absolute;
      left: 0;
      right: 0;
      bottom: 0; }
    .mm-listview > li:not(.mm-divider):after {
      left: 20px; }
  .mm-listview .mm-next {
    background: rgba(3, 2, 1, 0);
    width: 50px;
    padding: 0;
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 2; }
    .mm-listview .mm-next:before {
      content: '';
      border-left-width: 1px;
      border-left-style: solid;
      display: block;
      position: absolute;
      top: 0;
      bottom: 0;
      left: 0; }
    .mm-listview .mm-next + a,
    .mm-listview .mm-next + span {
      margin-right: 50px; }
    .mm-listview .mm-next.mm-fullsubopen {
      width: 100%; }
      .mm-listview .mm-next.mm-fullsubopen:before {
        border-left: none; }
      .mm-listview .mm-next.mm-fullsubopen + a,
      .mm-listview .mm-next.mm-fullsubopen + span {
        padding-right: 50px;
        margin-right: 0; }

.mm-menu > .mm-panel > .mm-listview {
  margin: 20px -20px; }
.mm-menu > .mm-panel > .mm-listview:first-child,
.mm-menu > .mm-panel > .mm-navbar + .mm-listview {
  margin-top: -20px; }

.mm-listview .mm-inset {
  list-style: inside disc;
  padding: 0 10px 15px 40px;
  margin: 0; }
  .mm-listview .mm-inset > li {
    padding: 5px 0; }

.mm-listview .mm-divider {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  font-size: 10px;
  text-transform: uppercase;
  text-indent: 20px;
  line-height: 25px; }

.mm-listview .mm-spacer {
  padding-top: 40px; }
  .mm-listview .mm-spacer > .mm-next {
    top: 40px; }
  .mm-listview .mm-spacer.mm-divider {
    padding-top: 25px; }

.mm-prev:before,
.mm-next:after,
.mm-arrow:after {
  content: '';
  border: 2px solid transparent;
  display: inline-block;
  width: 8px;
  height: 8px;
  margin: auto;
  position: absolute;
  top: 0;
  bottom: 0;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg); }

.mm-prev:before {
  border-right: none;
  border-bottom: none;
  left: 20px; }

.mm-next:after,
.mm-arrow:after {
  border-top: none;
  border-left: none;
  right: 20px; }

.mm-menu {
  background: #f3f3f3;
  border-color: rgba(0, 0, 0, 0.1);
  color: rgba(0, 0, 0, 0.7); }
  .mm-menu .mm-navbar > *,
  .mm-menu .mm-navbar a {
    color: rgba(0, 0, 0, 0.3); }
  .mm-menu .mm-navbar .mm-btn:before, .mm-menu .mm-navbar .mm-btn:after {
    border-color: rgba(0, 0, 0, 0.3); }
  .mm-menu .mm-listview {
    border-color: rgba(0, 0, 0, 0.1); }
    .mm-menu .mm-listview > li .mm-next:after,
    .mm-menu .mm-listview > li .mm-arrow:after {
      border-color: rgba(0, 0, 0, 0.3); }
    .mm-menu .mm-listview > li.mm-selected > a:not(.mm-next),
    .mm-menu .mm-listview > li.mm-selected > span {
      background: rgba(255, 255, 255, 0.5); }
  .mm-menu.mm-vertical .mm-listview > li.mm-opened > a.mm-next,
  .mm-menu.mm-vertical .mm-listview > li.mm-opened > .mm-panel,
  .mm-menu .mm-listview > li.mm-opened.mm-vertical > a.mm-next,
  .mm-menu .mm-listview > li.mm-opened.mm-vertical > .mm-panel {
    background: rgba(0, 0, 0, 0.05); }
  .mm-menu .mm-divider {
    background: rgba(0, 0, 0, 0.05); }

/*
	jQuery.mmenu offcanvas addon CSS
*/
.mm-page {
  box-sizing: border-box;
  position: relative; }

.mm-slideout {
  -webkit-transition: -webkit-transform 0.4s ease;
  -ms-transition: -ms-transform 0.4s ease;
  transition: transform 0.4s ease; }

html.mm-opened {
  overflow: hidden;
  position: relative; }
  html.mm-opened body {
    overflow: hidden; }

html.mm-background .mm-page {
  background: inherit; }

#mm-blocker {
  background: rgba(3, 2, 1, 0);
  display: none;
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999999; }

html.mm-opened #mm-blocker,
html.mm-blocking #mm-blocker {
  display: block; }

.mm-menu.mm-offcanvas {
  display: none;
  position: fixed; }
.mm-menu.mm-current {
  display: block; }

.mm-menu {
  width: 80%;
  min-width: 140px;
  max-width: 440px; }

html.mm-opening .mm-slideout {
  -webkit-transform: translate(80%, 0);
  -moz-transform: translate(80%, 0);
  -ms-transform: translate(80%, 0);
  -o-transform: translate(80%, 0);
  transform: translate(80%, 0); }

@media all and (max-width: 175px) {
  html.mm-opening .mm-slideout {
    -webkit-transform: translate(140px, 0);
    -moz-transform: translate(140px, 0);
    -ms-transform: translate(140px, 0);
    -o-transform: translate(140px, 0);
    transform: translate(140px, 0); } }
@media all and (min-width: 550px) {
  html.mm-opening .mm-slideout {
    -webkit-transform: translate(440px, 0);
    -moz-transform: translate(440px, 0);
    -ms-transform: translate(440px, 0);
    -o-transform: translate(440px, 0);
    transform: translate(440px, 0); } }
/*
	jQuery.mmenu autoHeight addon CSS
*/
.mm-menu.mm-top.mm-autoheight, .mm-menu.mm-bottom.mm-autoheight {
  max-height: 80%; }
  .mm-menu.mm-top.mm-autoheight.mm-fullscreen, .mm-menu.mm-bottom.mm-autoheight.mm-fullscreen {
    max-height: 100%; }
.mm-menu.mm-measureheight > .mm-panel {
  bottom: auto !important;
  height: auto !important; }

/*
	jQuery.mmenu counters addon CSS
*/
em.mm-counter {
  font: inherit;
  font-size: 14px;
  font-style: normal;
  text-indent: 0;
  line-height: 20px;
  display: block;
  margin-top: -10px;
  position: absolute;
  right: 45px;
  top: 50%; }
  em.mm-counter + a.mm-next {
    padding-left: 40px; }
    em.mm-counter + a.mm-next + a,
    em.mm-counter + a.mm-next + span {
      margin-right: 90px; }
  em.mm-counter + a.mm-fullsubopen {
    padding-left: 0; }

.mm-vertical > .mm-counter {
  top: 12px;
  margin-top: 0; }
.mm-vertical.mm-spacer > .mm-counter {
  margin-top: 40px; }

.mm-nosubresults > .mm-counter {
  display: none; }

.mm-menu em.mm-counter {
  color: rgba(0, 0, 0, 0.3); }

/*
	jQuery.mmenu dividers addon CSS
*/
.mm-divider > span {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  padding: 0;
  line-height: 25px; }
.mm-divider.mm-opened a.mm-next:after {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg); }

.mm-collapsed:not(.mm-uncollapsed) {
  display: none; }

.mm-fixeddivider {
  background: inherit;
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 2;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }
  .mm-fixeddivider:after {
    content: none !important;
    display: none !important; }

.mm-hasdividers .mm-fixeddivider {
  display: block; }

.mm-menu .mm-fixeddivider span {
  background: rgba(0, 0, 0, 0.05); }

/*
	jQuery.mmenu dragOpen addon CSS
*/
html.mm-opened.mm-dragging .mm-menu,
html.mm-opened.mm-dragging .mm-page,
html.mm-opened.mm-dragging .mm-fixed-top,
html.mm-opened.mm-dragging .mm-fixed-bottom,
html.mm-opened.mm-dragging #mm-blocker {
  -webkit-transition-duration: 0s;
  -moz-transition-duration: 0s;
  -ms-transition-duration: 0s;
  -o-transition-duration: 0s;
  transition-duration: 0s; }

/*
	jQuery.mmenu iconpanels addon CSS
*/
.mm-iconpanel .mm-panel {
  -webkit-transition-property: -webkit-transform, left, right;
  -moz-transition-property: -moz-transform, left, right;
  -ms-transition-property: -ms-transform, left, right;
  -o-transition-property: -o-transform, left, right;
  transition-property: transform, left, right; }
  .mm-iconpanel .mm-panel.mm-opened {
    border-left: 1px solid;
    border-color: inherit; }
  .mm-iconpanel .mm-panel.mm-subopened {
    overflow-y: hidden;
    left: -40px;
    right: 40px;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }

.mm-iconpanel .mm-panel.mm-iconpanel-0 {
  left: 0px; }

.mm-iconpanel .mm-panel.mm-iconpanel-1 {
  left: 40px; }

.mm-iconpanel .mm-panel.mm-iconpanel-2 {
  left: 80px; }

.mm-iconpanel .mm-panel.mm-iconpanel-3 {
  left: 120px; }

.mm-iconpanel .mm-panel.mm-iconpanel-4 {
  left: 160px; }

.mm-iconpanel .mm-panel.mm-iconpanel-5 {
  left: 200px; }

.mm-iconpanel .mm-panel.mm-iconpanel-6 {
  left: 240px; }

.mm-subblocker {
  background: inherit;
  opacity: 0;
  display: block;
  -webkit-transition: opacity 0.4s ease;
  -moz-transition: opacity 0.4s ease;
  -ms-transition: opacity 0.4s ease;
  -o-transition: opacity 0.4s ease;
  transition: opacity 0.4s ease; }

.mm-subopened .mm-subblocker {
  opacity: 0.6;
  position: absolute;
  top: 0;
  right: 0;
  bottom: -100000px;
  left: 0;
  z-index: 3; }

/*
	jQuery.mmenu navbars addon CSS
*/
.mm-menu > .mm-navbar {
  background: inherit;
  padding: 0;
  z-index: 3;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.mm-navbar-bottom {
  border-top: 1px solid transparent;
  border-bottom: none;
  top: auto;
  bottom: 0; }

.mm-navbar-top ~ .mm-navbar-top {
  border-bottom: none; }

.mm-navbar-bottom ~ .mm-navbar-bottom {
  border-top: none; }

.mm-navbar.mm-hasbtns {
  padding: 0 40px; }

.mm-close:after {
  content: 'x'; }

.mm-navbar[class*="mm-navbar-content-"] > * {
  box-sizing: border-box;
  display: block;
  float: left; }

.mm-navbar > .mm-breadcrumbs {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  overflow-x: auto;
  text-align: left;
  padding: 0 0 0 17px; }
  .mm-navbar > .mm-breadcrumbs > * {
    display: inline-block;
    padding: 10px 3px; }
  .mm-navbar > .mm-breadcrumbs > a {
    text-decoration: underline; }
.mm-navbar.mm-hasbtns .mm-breadcrumbs {
  margin-left: -40px; }
.mm-navbar.mm-hasbtns .mm-btn:not(.mm-hidden) + .mm-breadcrumbs {
  margin-left: 0;
  padding-left: 0; }

.mm-navbar-top-1 {
  top: 0px; }

.mm-hasnavbar-top-1 .mm-panel {
  top: 40px; }
.mm-hasnavbar-top-1 .mm-indexer {
  top: 50px; }
.mm-hasnavbar-top-1 .mm-fixeddivider {
  top: 40px; }

.mm-navbar-top-2 {
  top: 40px; }

.mm-hasnavbar-top-2 .mm-panel {
  top: 80px; }
.mm-hasnavbar-top-2 .mm-indexer {
  top: 90px; }
.mm-hasnavbar-top-2 .mm-fixeddivider {
  top: 80px; }

.mm-navbar-top-3 {
  top: 80px; }

.mm-hasnavbar-top-3 .mm-panel {
  top: 120px; }
.mm-hasnavbar-top-3 .mm-indexer {
  top: 130px; }
.mm-hasnavbar-top-3 .mm-fixeddivider {
  top: 120px; }

.mm-navbar-top-4 {
  top: 120px; }

.mm-hasnavbar-top-4 .mm-panel {
  top: 160px; }
.mm-hasnavbar-top-4 .mm-indexer {
  top: 170px; }
.mm-hasnavbar-top-4 .mm-fixeddivider {
  top: 160px; }

.mm-navbar-bottom-1 {
  bottom: 0px; }

.mm-hasnavbar-bottom-1 .mm-panel {
  bottom: 40px; }
.mm-hasnavbar-bottom-1 .mm-indexer {
  bottom: 50px; }

.mm-navbar-bottom-2 {
  bottom: 40px; }

.mm-hasnavbar-bottom-2 .mm-panel {
  bottom: 80px; }
.mm-hasnavbar-bottom-2 .mm-indexer {
  bottom: 90px; }

.mm-navbar-bottom-3 {
  bottom: 80px; }

.mm-hasnavbar-bottom-3 .mm-panel {
  bottom: 120px; }
.mm-hasnavbar-bottom-3 .mm-indexer {
  bottom: 130px; }

.mm-navbar-bottom-4 {
  bottom: 120px; }

.mm-hasnavbar-bottom-4 .mm-panel {
  bottom: 160px; }
.mm-hasnavbar-bottom-4 .mm-indexer {
  bottom: 170px; }

.mm-navbar-size-2 {
  height: 80px; }

.mm-navbar-size-3 {
  height: 120px; }

.mm-navbar-size-4 {
  height: 160px; }

.mm-navbar-content-2 > * {
  width: 50%; }

.mm-navbar-content-3 > * {
  width: 33.33%; }

.mm-navbar-content-4 > * {
  width: 25%; }

.mm-navbar-content-5 > * {
  width: 20%; }

.mm-navbar-content-6 > * {
  width: 16.67%; }

/*
	jQuery.mmenu searchfield addon CSS
*/
.mm-search,
.mm-search input {
  box-sizing: border-box; }

.mm-search {
  height: 40px;
  padding: 7px 10px 0 10px; }
  .mm-search input {
    border: none;
    border-radius: 26px;
    font: inherit;
    font-size: 14px;
    line-height: 26px;
    outline: none;
    display: block;
    width: 100%;
    height: 26px;
    margin: 0;
    padding: 0 10px; }
  .mm-search input::-ms-clear {
    display: none; }

.mm-panel > .mm-search {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0; }
.mm-panel.mm-hassearch {
  padding-top: 40px; }
  .mm-panel.mm-hassearch.mm-hasnavbar {
    padding-top: 80px; }
    .mm-panel.mm-hassearch.mm-hasnavbar .mm-search {
      top: 40px; }

.mm-noresultsmsg {
  text-align: center;
  font-size: 21px;
  display: none;
  padding: 40px 0; }

.mm-noresults .mm-noresultsmsg {
  display: block; }
.mm-noresults .mm-indexer {
  display: none !important; }

li.mm-nosubresults > a.mm-next {
  display: none; }
  li.mm-nosubresults > a.mm-next + a,
  li.mm-nosubresults > a.mm-next + span {
    padding-right: 10px; }

.mm-menu .mm-search input {
  background: rgba(0, 0, 0, 0.05);
  color: rgba(0, 0, 0, 0.7); }
.mm-menu .mm-noresultsmsg {
  color: rgba(0, 0, 0, 0.3); }

/*
	jQuery.mmenu sectionIndexer addon CSS
*/
.mm-indexer {
  background: inherit;
  text-align: center;
  font-size: 12px;
  box-sizing: border-box;
  width: 20px;
  position: absolute;
  top: 10px;
  bottom: 10px;
  right: -100px;
  z-index: 3;
  -webkit-transition: right 0.4s ease;
  -moz-transition: right 0.4s ease;
  -ms-transition: right 0.4s ease;
  -o-transition: right 0.4s ease;
  transition: right 0.4s ease;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }
  .mm-indexer a {
    text-decoration: none;
    display: block;
    height: 3.85%; }
  .mm-indexer ~ .mm-panel.mm-hasindexer {
    padding-right: 40px; }

.mm-hasindexer .mm-indexer {
  right: 0; }
.mm-hasindexer .mm-fixeddivider {
  right: 20px; }

.mm-menu .mm-indexer a {
  color: rgba(0, 0, 0, 0.3); }

/*
	jQuery.mmenu toggles addon CSS
*/
input.mm-toggle,
input.mm-check {
  position: absolute;
  left: -10000px; }

label.mm-toggle,
label.mm-check {
  margin: 0;
  position: absolute;
  top: 50%;
  z-index: 2; }
  label.mm-toggle:before,
  label.mm-check:before {
    content: '';
    display: block; }

label.mm-toggle {
  border-radius: 30px;
  width: 50px;
  height: 30px;
  margin-top: -15px; }
  label.mm-toggle:before {
    border-radius: 30px;
    width: 28px;
    height: 28px;
    margin: 1px; }

input.mm-toggle:checked ~ label.mm-toggle:before {
  float: right; }

label.mm-check {
  width: 30px;
  height: 30px;
  margin-top: -15px; }
  label.mm-check:before {
    border-left: 3px solid;
    border-bottom: 3px solid;
    width: 40%;
    height: 20%;
    margin: 25% 0 0 20%;
    opacity: 0.1;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg); }

input.mm-check:checked ~ label.mm-check:before {
  opacity: 1; }

li.mm-vertical label.mm-toggle, li.mm-vertical label.mm-check {
  bottom: auto;
  margin-top: 0; }
li.mm-vertical label.mm-toggle {
  top: 5px; }
li.mm-vertical label.mm-check {
  top: 5px; }

label.mm-toggle, label.mm-check {
  right: 20px; }
label.mm-toggle + a,
label.mm-toggle + span {
  padding-right: 80px; }
label.mm-check + a,
label.mm-check + span {
  padding-right: 60px; }

a.mm-next + label.mm-toggle, a.mm-next + label.mm-check {
  right: 60px; }
  a.mm-next + label.mm-toggle + a,
  a.mm-next + label.mm-toggle + span, a.mm-next + label.mm-check + a,
  a.mm-next + label.mm-check + span {
    margin-right: 50px; }
a.mm-next + label.mm-toggle + a,
a.mm-next + label.mm-toggle + span {
  padding-right: 70px; }
a.mm-next + label.mm-check + a,
a.mm-next + label.mm-check + span {
  padding-right: 50px; }

em.mm-counter + a.mm-next + label.mm-toggle, em.mm-counter + a.mm-next + label.mm-check {
  right: 100px; }
  em.mm-counter + a.mm-next + label.mm-toggle + a,
  em.mm-counter + a.mm-next + label.mm-toggle + span, em.mm-counter + a.mm-next + label.mm-check + a,
  em.mm-counter + a.mm-next + label.mm-check + span {
    margin-right: 90px; }

.mm-menu label.mm-toggle {
  background: rgba(0, 0, 0, 0.1); }
  .mm-menu label.mm-toggle:before {
    background: #f3f3f3; }
.mm-menu input.mm-toggle:checked ~ label.mm-toggle {
  background: #4bd963; }

.mm-menu label.mm-check:before {
  border-color: rgba(0, 0, 0, 0.7); }

/*
	jQuery.mmenu borderstyle extension CSS
*/
.mm-menu.mm-border-none .mm-listview > li:after,
.mm-listview.mm-border-none > li:after {
  content: none; }

.mm-menu.mm-border-full .mm-listview > li:after,
.mm-listview.mm-border-full > li:after {
  left: 0 !important; }

/*
	jQuery.mmenu effects extension CSS
*/
html.mm-effect-zoom-menu .mm-menu.mm-offcanvas {
  -webkit-transition: -webkit-transform 0.4s ease;
  -moz-transition: -moz-transform 0.4s ease;
  -ms-transition: -ms-transform 0.4s ease;
  -o-transition: -o-transform 0.4s ease;
  transition: transform 0.4s ease; }
html.mm-effect-zoom-menu.mm-opened .mm-menu.mm-effect-zoom-menu {
  -webkit-transform: scale(0.7, 0.7) translate3d(-30%, 0, 0);
  -moz-transform: scale(0.7, 0.7) translate3d(-30%, 0, 0);
  -ms-transform: scale(0.7, 0.7) translate3d(-30%, 0, 0);
  -o-transform: scale(0.7, 0.7) translate3d(-30%, 0, 0);
  transform: scale(0.7, 0.7) translate3d(-30%, 0, 0);
  -webkit-transform-origin: left center;
  -moz-transform-origin: left center;
  -ms-transform-origin: left center;
  -o-transform-origin: left center;
  transform-origin: left center; }
html.mm-effect-zoom-menu.mm-opening .mm-menu.mm-effect-zoom-menu {
  -webkit-transform: scale(1, 1) translate3d(0%, 0, 0);
  -moz-transform: scale(1, 1) translate3d(0%, 0, 0);
  -ms-transform: scale(1, 1) translate3d(0%, 0, 0);
  -o-transform: scale(1, 1) translate3d(0%, 0, 0);
  transform: scale(1, 1) translate3d(0%, 0, 0); }
html.mm-effect-zoom-menu.mm-right.mm-opened .mm-menu.mm-offcanvas {
  -webkit-transform: scale(0.7, 0.7) translate3d(30%, 0, 0);
  -moz-transform: scale(0.7, 0.7) translate3d(30%, 0, 0);
  -ms-transform: scale(0.7, 0.7) translate3d(30%, 0, 0);
  -o-transform: scale(0.7, 0.7) translate3d(30%, 0, 0);
  transform: scale(0.7, 0.7) translate3d(30%, 0, 0);
  -webkit-transform-origin: right center;
  -moz-transform-origin: right center;
  -ms-transform-origin: right center;
  -o-transform-origin: right center;
  transform-origin: right center; }
html.mm-effect-zoom-menu.mm-right.mm-opening .mm-menu.mm-effect-zoom-menu {
  -webkit-transform: scale(1, 1) translate3d(0%, 0, 0);
  -moz-transform: scale(1, 1) translate3d(0%, 0, 0);
  -ms-transform: scale(1, 1) translate3d(0%, 0, 0);
  -o-transform: scale(1, 1) translate3d(0%, 0, 0);
  transform: scale(1, 1) translate3d(0%, 0, 0); }

html.mm-effect-slide-menu .mm-menu.mm-effect-slide-menu {
  -webkit-transition: -webkit-transform 0.4s ease;
  -moz-transition: -moz-transform 0.4s ease;
  -ms-transition: -ms-transform 0.4s ease;
  -o-transition: -o-transform 0.4s ease;
  transition: transform 0.4s ease; }
html.mm-effect-slide-menu.mm-opened .mm-menu.mm-effect-slide-menu {
  -webkit-transform: translate3d(-30%, 0, 0);
  -moz-transform: translate3d(-30%, 0, 0);
  -ms-transform: translate3d(-30%, 0, 0);
  -o-transform: translate3d(-30%, 0, 0);
  transform: translate3d(-30%, 0, 0); }
html.mm-effect-slide-menu.mm-opening .mm-menu.mm-effect-slide-menu {
  -webkit-transform: translate3d(0%, 0, 0);
  -moz-transform: translate3d(0%, 0, 0);
  -ms-transform: translate3d(0%, 0, 0);
  -o-transform: translate3d(0%, 0, 0);
  transform: translate3d(0%, 0, 0); }
html.mm-effect-slide-menu.mm-right.mm-opened .mm-menu.mm-effect-slide-menu {
  -webkit-transform: translate3d(30%, 0, 0);
  -moz-transform: translate3d(30%, 0, 0);
  -ms-transform: translate3d(30%, 0, 0);
  -o-transform: translate3d(30%, 0, 0);
  transform: translate3d(30%, 0, 0); }
html.mm-effect-slide-menu.mm-right.mm-opening .mm-menu.mm-effect-slide-menu {
  -webkit-transform: translate3d(0%, 0, 0);
  -moz-transform: translate3d(0%, 0, 0);
  -ms-transform: translate3d(0%, 0, 0);
  -o-transform: translate3d(0%, 0, 0);
  transform: translate3d(0%, 0, 0); }

html.mm-effect-fade-menu .mm-menu.mm-effect-fade-menu {
  opacity: 0;
  -webkit-transition: opacity 0.4s ease;
  -moz-transition: opacity 0.4s ease;
  -ms-transition: opacity 0.4s ease;
  -o-transition: opacity 0.4s ease;
  transition: opacity 0.4s ease; }
html.mm-effect-fade-menu.mm-opening .mm-menu.mm-effect-fade-menu {
  opacity: 1; }

.mm-menu.mm-effect-zoom-panels .mm-panel {
  -webkit-transform: scale(1.5, 1.5) translate3d(100%, 0, 0);
  -moz-transform: scale(1.5, 1.5) translate3d(100%, 0, 0);
  -ms-transform: scale(1.5, 1.5) translate3d(100%, 0, 0);
  -o-transform: scale(1.5, 1.5) translate3d(100%, 0, 0);
  transform: scale(1.5, 1.5) translate3d(100%, 0, 0);
  -webkit-transform-origin: left center;
  -moz-transform-origin: left center;
  -ms-transform-origin: left center;
  -o-transform-origin: left center;
  transform-origin: left center; }
  .mm-menu.mm-effect-zoom-panels .mm-panel.mm-opened {
    -webkit-transform: scale(1, 1) translate3d(0%, 0, 0);
    -moz-transform: scale(1, 1) translate3d(0%, 0, 0);
    -ms-transform: scale(1, 1) translate3d(0%, 0, 0);
    -o-transform: scale(1, 1) translate3d(0%, 0, 0);
    transform: scale(1, 1) translate3d(0%, 0, 0); }
    .mm-menu.mm-effect-zoom-panels .mm-panel.mm-opened.mm-subopened {
      -webkit-transform: scale(0.7, 0.7) translate3d(-30%, 0, 0);
      -moz-transform: scale(0.7, 0.7) translate3d(-30%, 0, 0);
      -ms-transform: scale(0.7, 0.7) translate3d(-30%, 0, 0);
      -o-transform: scale(0.7, 0.7) translate3d(-30%, 0, 0);
      transform: scale(0.7, 0.7) translate3d(-30%, 0, 0); }

.mm-menu.mm-effect-slide-panels-0 .mm-panel.mm-subopened {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }
.mm-menu.mm-effect-slide-panels-100 .mm-panel.mm-subopened {
  -webkit-transform: translate3d(-100%, 0, 0);
  -moz-transform: translate3d(-100%, 0, 0);
  -ms-transform: translate3d(-100%, 0, 0);
  -o-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0); }

html.mm-effect-slide-listitems .mm-menu.mm-effect-slide-listitems .mm-listview > li {
  -webkit-transition: -webkit-transform 0.4s ease;
  -moz-transition: -moz-transform 0.4s ease;
  -ms-transition: -ms-transform 0.4s ease;
  -o-transition: -o-transform 0.4s ease;
  transition: transform 0.4s ease;
  -webkit-transform: translate3d(100%, 0, 0);
  -moz-transform: translate3d(100%, 0, 0);
  -ms-transform: translate3d(100%, 0, 0);
  -o-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0); }
  
html.mm-effect-slide-listitems.mm-opening .mm-menu.mm-effect-slide-listitems .mm-panel.mm-opened .mm-listview > li {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

/*
	jQuery.mmenu fullscreen extension CSS
*/
.mm-menu.mm-fullscreen {
  width: 100%;
  min-width: 140px;
  max-width: 10000px; }

html.mm-opening.mm-fullscreen .mm-slideout {
  -webkit-transform: translate(100%, 0);
  -moz-transform: translate(100%, 0);
  -ms-transform: translate(100%, 0);
  -o-transform: translate(100%, 0);
  transform: translate(100%, 0); }

@media all and (max-width: 140px) {
  html.mm-opening.mm-fullscreen .mm-slideout {
    -webkit-transform: translate(140px, 0);
    -moz-transform: translate(140px, 0);
    -ms-transform: translate(140px, 0);
    -o-transform: translate(140px, 0);
    transform: translate(140px, 0); } }
@media all and (min-width: 10000px) {
  html.mm-opening.mm-fullscreen .mm-slideout {
    -webkit-transform: translate(10000px, 0);
    -moz-transform: translate(10000px, 0);
    -ms-transform: translate(10000px, 0);
    -o-transform: translate(10000px, 0);
    transform: translate(10000px, 0); } }
html.mm-right.mm-opening.mm-fullscreen .mm-slideout {
  -webkit-transform: translate(-100%, 0);
  -moz-transform: translate(-100%, 0);
  -ms-transform: translate(-100%, 0);
  -o-transform: translate(-100%, 0);
  transform: translate(-100%, 0); }

@media all and (max-width: 140px) {
  html.mm-right.mm-opening.mm-fullscreen .mm-slideout {
    -webkit-transform: translate(-140px, 0);
    -moz-transform: translate(-140px, 0);
    -ms-transform: translate(-140px, 0);
    -o-transform: translate(-140px, 0);
    transform: translate(-140px, 0); } }
@media all and (min-width: 10000px) {
  html.mm-right.mm-opening.mm-fullscreen .mm-slideout {
    -webkit-transform: translate(-10000px, 0);
    -moz-transform: translate(-10000px, 0);
    -ms-transform: translate(-10000px, 0);
    -o-transform: translate(-10000px, 0);
    transform: translate(-10000px, 0); } }
.mm-menu.mm-fullscreen.mm-top, .mm-menu.mm-fullscreen.mm-bottom {
  height: 100%;
  min-height: 140px;
  max-height: 10000px; }

html.mm-opened.mm-fullscreen .mm-page {
  box-shadow: none !important; }

/*
	jQuery.mmenu multiline extension CSS
*/
.mm-menu.mm-multiline .mm-listview > li > a,
.mm-menu.mm-multiline .mm-listview > li > span,
.mm-listview.mm-multiline > li
.mm-listview > li.mm-multiline > a,
.mm-listview.mm-multiline > li
.mm-listview > li.mm-multiline > span {
  text-overflow: clip;
  white-space: normal; }

/*
	jQuery.mmenu pageshadow extension CSS
*/
.mm-menu.mm-pageshadow:after {
  content: "";
  display: block;
  width: 20px;
  height: 120%;
  position: absolute;
  left: 100%;
  top: -10%;
  z-index: 99; }
.mm-menu.mm-pageshadow.mm-right:after {
  left: auto;
  right: 100%; }
.mm-menu.mm-pageshadow.mm-next:after, .mm-menu.mm-pageshadow.mm-front:after {
  content: none;
  display: none; }

.mm-menu.mm-pageshadow:after {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.3); }

/*
	jQuery.mmenu position extension CSS
*/
.mm-menu.mm-top,
.mm-menu.mm-bottom {
  width: 100%;
  min-width: 100%;
  max-width: 100%; }

.mm-menu.mm-right {
  left: auto;
  right: 0; }

.mm-menu.mm-bottom {
  top: auto;
  bottom: 0; }

html.mm-right.mm-opening .mm-slideout {
  -webkit-transform: translate(-80%, 0);
  -moz-transform: translate(-80%, 0);
  -ms-transform: translate(-80%, 0);
  -o-transform: translate(-80%, 0);
  transform: translate(-80%, 0); }

@media all and (max-width: 175px) {
  html.mm-right.mm-opening .mm-slideout {
    -webkit-transform: translate(-140px, 0);
    -moz-transform: translate(-140px, 0);
    -ms-transform: translate(-140px, 0);
    -o-transform: translate(-140px, 0);
    transform: translate(-140px, 0); } }
@media all and (min-width: 550px) {
  html.mm-right.mm-opening .mm-slideout {
    -webkit-transform: translate(-440px, 0);
    -moz-transform: translate(-440px, 0);
    -ms-transform: translate(-440px, 0);
    -o-transform: translate(-440px, 0);
    transform: translate(-440px, 0); } }
/*
	jQuery.mmenu z-position extension CSS
*/
html.mm-front .mm-slideout {
  -webkit-transform: none !important;
  -moz-transform: none !important;
  -ms-transform: none !important;
  -o-transform: none !important;
  transform: none !important;
  z-index: 0 !important; }

.mm-menu.mm-front {
  z-index: 1; }

.mm-menu.mm-front, .mm-menu.mm-next {
  -webkit-transition: -webkit-transform 0.4s ease;
  -ms-transition: -ms-transform 0.4s ease;
  transition: transform 0.4s ease;
  -webkit-transform: translate3d(-100%, 0, 0);
  -moz-transform: translate3d(-100%, 0, 0);
  -ms-transform: translate3d(-100%, 0, 0);
  -o-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0); }
  .mm-menu.mm-front.mm-right, .mm-menu.mm-next.mm-right {
    -webkit-transform: translate3d(100%, 0, 0);
    -moz-transform: translate3d(100%, 0, 0);
    -ms-transform: translate3d(100%, 0, 0);
    -o-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); }
.mm-menu.mm-top {
  -webkit-transform: translate3d(0, -100%, 0);
  -moz-transform: translate3d(0, -100%, 0);
  -ms-transform: translate3d(0, -100%, 0);
  -o-transform: translate3d(0, -100%, 0);
  transform: translate3d(0, -100%, 0); }
.mm-menu.mm-bottom {
  -webkit-transform: translate3d(0, 100%, 0);
  -moz-transform: translate3d(0, 100%, 0);
  -ms-transform: translate3d(0, 100%, 0);
  -o-transform: translate3d(0, 100%, 0);
  transform: translate3d(0, 100%, 0); }

html.mm-opening .mm-menu.mm-front, html.mm-opening .mm-menu.mm-next {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.mm-menu.mm-top, .mm-menu.mm-bottom {
  height: 80%;
  min-height: 140px;
  max-height: 880px; }

/*
	jQuery.mmenu themes extension CSS
*/
.mm-menu.mm-theme-dark {
  background: #333333;
  border-color: rgba(0, 0, 0, 0.15);
  color: rgba(255, 255, 255, 0.8); }
  .mm-menu.mm-theme-dark .mm-navbar > *,
  .mm-menu.mm-theme-dark .mm-navbar a {
    color: rgba(255, 255, 255, 0.4); }
  .mm-menu.mm-theme-dark .mm-navbar .mm-btn:before, .mm-menu.mm-theme-dark .mm-navbar .mm-btn:after {
    border-color: rgba(255, 255, 255, 0.4); }
  .mm-menu.mm-theme-dark .mm-listview {
    border-color: rgba(0, 0, 0, 0.15); }
    .mm-menu.mm-theme-dark .mm-listview > li .mm-next:after,
    .mm-menu.mm-theme-dark .mm-listview > li .mm-arrow:after {
      border-color: rgba(255, 255, 255, 0.4); }
    .mm-menu.mm-theme-dark .mm-listview > li.mm-selected > a:not(.mm-next),
    .mm-menu.mm-theme-dark .mm-listview > li.mm-selected > span {
      background: rgba(0, 0, 0, 0.1); }
  .mm-menu.mm-theme-dark.mm-vertical .mm-listview > li.mm-opened > a.mm-next,
  .mm-menu.mm-theme-dark.mm-vertical .mm-listview > li.mm-opened > .mm-panel,
  .mm-menu.mm-theme-dark .mm-listview > li.mm-opened.mm-vertical > a.mm-next,
  .mm-menu.mm-theme-dark .mm-listview > li.mm-opened.mm-vertical > .mm-panel {
    background: rgba(255, 255, 255, 0.05); }
  .mm-menu.mm-theme-dark .mm-divider {
    background: rgba(255, 255, 255, 0.05); }

.mm-menu.mm-theme-dark label.mm-check:before {
  border-color: rgba(255, 255, 255, 0.8); }

.mm-menu.mm-theme-dark em.mm-counter {
  color: rgba(255, 255, 255, 0.4); }

.mm-menu.mm-theme-dark .mm-fixeddivider span {
  background: rgba(255, 255, 255, 0.05); }

.mm-menu.mm-pageshadow.mm-theme-dark:after {
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.5); }

.mm-menu.mm-theme-dark .mm-search input {
  background: rgba(255, 255, 255, 0.3);
  color: rgba(255, 255, 255, 0.8); }
.mm-menu.mm-theme-dark .mm-noresultsmsg {
  color: rgba(255, 255, 255, 0.4); }

.mm-menu.mm-theme-dark .mm-indexer a {
  color: rgba(255, 255, 255, 0.4); }

.mm-menu.mm-theme-dark label.mm-toggle {
  background: rgba(0, 0, 0, 0.15); }
  .mm-menu.mm-theme-dark label.mm-toggle:before {
    background: #333333; }
.mm-menu.mm-theme-dark input.mm-toggle:checked ~ label.mm-toggle {
  background: #4bd963; }

.mm-menu.mm-theme-white {
  background: white;
  border-color: rgba(0, 0, 0, 0.1);
  color: rgba(0, 0, 0, 0.6); }
  .mm-menu.mm-theme-white .mm-navbar > *,
  .mm-menu.mm-theme-white .mm-navbar a {
    color: rgba(0, 0, 0, 0.3); }
  .mm-menu.mm-theme-white .mm-navbar .mm-btn:before, .mm-menu.mm-theme-white .mm-navbar .mm-btn:after {
    border-color: rgba(0, 0, 0, 0.3); }
  .mm-menu.mm-theme-white .mm-listview {
    border-color: rgba(0, 0, 0, 0.1); }
    .mm-menu.mm-theme-white .mm-listview > li .mm-next:after,
    .mm-menu.mm-theme-white .mm-listview > li .mm-arrow:after {
      border-color: rgba(0, 0, 0, 0.3); }
    .mm-menu.mm-theme-white .mm-listview > li.mm-selected > a:not(.mm-next),
    .mm-menu.mm-theme-white .mm-listview > li.mm-selected > span {
      background: rgba(0, 0, 0, 0.05); }
  .mm-menu.mm-theme-white.mm-vertical .mm-listview > li.mm-opened > a.mm-next,
  .mm-menu.mm-theme-white.mm-vertical .mm-listview > li.mm-opened > .mm-panel,
  .mm-menu.mm-theme-white .mm-listview > li.mm-opened.mm-vertical > a.mm-next,
  .mm-menu.mm-theme-white .mm-listview > li.mm-opened.mm-vertical > .mm-panel {
    background: rgba(0, 0, 0, 0.03); }
  .mm-menu.mm-theme-white .mm-divider {
    background: rgba(0, 0, 0, 0.03); }

.mm-menu.mm-theme-white label.mm-check:before {
  border-color: rgba(0, 0, 0, 0.6); }

.mm-menu.mm-theme-white em.mm-counter {
  color: rgba(0, 0, 0, 0.3); }

.mm-menu.mm-theme-white .mm-fixeddivider span {
  background: rgba(0, 0, 0, 0.03); }

.mm-menu.mm-pageshadow.mm-theme-white:after {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2); }

.mm-menu.mm-theme-white .mm-search input {
  background: rgba(0, 0, 0, 0.05);
  color: rgba(0, 0, 0, 0.6); }
.mm-menu.mm-theme-white .mm-noresultsmsg {
  color: rgba(0, 0, 0, 0.3); }

.mm-menu.mm-theme-white .mm-indexer a {
  color: rgba(0, 0, 0, 0.3); }

.mm-menu.mm-theme-white label.mm-toggle {
  background: rgba(0, 0, 0, 0.1); }
  .mm-menu.mm-theme-white label.mm-toggle:before {
    background: white; }
.mm-menu.mm-theme-white input.mm-toggle:checked ~ label.mm-toggle {
  background: #4bd963; }

.mm-menu.mm-theme-black {
  background: black;
  border-color: rgba(255, 255, 255, 0.2);
  color: rgba(255, 255, 255, 0.6); }
  .mm-menu.mm-theme-black .mm-navbar > *,
  .mm-menu.mm-theme-black .mm-navbar a {
    color: rgba(255, 255, 255, 0.4); }
  .mm-menu.mm-theme-black .mm-navbar .mm-btn:before, .mm-menu.mm-theme-black .mm-navbar .mm-btn:after {
    border-color: rgba(255, 255, 255, 0.4); }
  .mm-menu.mm-theme-black .mm-listview {
    border-color: rgba(255, 255, 255, 0.2); }
    .mm-menu.mm-theme-black .mm-listview > li .mm-next:after,
    .mm-menu.mm-theme-black .mm-listview > li .mm-arrow:after {
      border-color: rgba(255, 255, 255, 0.4); }
    .mm-menu.mm-theme-black .mm-listview > li.mm-selected > a:not(.mm-next),
    .mm-menu.mm-theme-black .mm-listview > li.mm-selected > span {
      background: rgba(255, 255, 255, 0.3); }
  .mm-menu.mm-theme-black.mm-vertical .mm-listview > li.mm-opened > a.mm-next,
  .mm-menu.mm-theme-black.mm-vertical .mm-listview > li.mm-opened > .mm-panel,
  .mm-menu.mm-theme-black .mm-listview > li.mm-opened.mm-vertical > a.mm-next,
  .mm-menu.mm-theme-black .mm-listview > li.mm-opened.mm-vertical > .mm-panel {
    background: rgba(255, 255, 255, 0.2); }
  .mm-menu.mm-theme-black .mm-divider {
    background: rgba(255, 255, 255, 0.2); }

.mm-menu.mm-theme-black label.mm-check:before {
  border-color: rgba(255, 255, 255, 0.6); }

.mm-menu.mm-theme-black em.mm-counter {
  color: rgba(255, 255, 255, 0.4); }

.mm-menu.mm-theme-black .mm-fixeddivider span {
  background: rgba(255, 255, 255, 0.2); }

.mm-menu.mm-pageshadow.mm-theme-black:after {
  content: none;
  display: none; }

.mm-menu.mm-theme-black .mm-search input {
  background: rgba(255, 255, 255, 0.3);
  color: rgba(255, 255, 255, 0.6); }
.mm-menu.mm-theme-black .mm-noresultsmsg {
  color: rgba(255, 255, 255, 0.4); }

.mm-menu.mm-theme-black .mm-indexer a {
  color: rgba(255, 255, 255, 0.4); }

.mm-menu.mm-theme-black label.mm-toggle {
  background: rgba(255, 255, 255, 0.2); }
  .mm-menu.mm-theme-black label.mm-toggle:before {
    background: black; }
.mm-menu.mm-theme-black input.mm-toggle:checked ~ label.mm-toggle {
  background: #4bd963; }

/*
	jQuery.mmenu tileview extension CSS
*/
.mm-menu.mm-tileview .mm-listview:after,
.mm-menu .mm-tileview.mm-listview:after {
  content: '';
  display: block;
  clear: both; }
.mm-menu.mm-tileview .mm-listview > li,
.mm-menu .mm-tileview.mm-listview > li {
  width: 50%;
  height: 0;
  padding: 50% 0 0 0;
  float: left;
  position: relative; }
  .mm-menu.mm-tileview .mm-listview > li:after,
  .mm-menu .mm-tileview.mm-listview > li:after {
    left: 0;
    top: 0;
    border-right-width: 1px;
    border-right-style: solid;
    z-index: -1; }
  .mm-menu.mm-tileview .mm-listview > li.mm-tile-xs,
  .mm-menu .mm-tileview.mm-listview > li.mm-tile-xs {
    width: 12.5%;
    padding-top: 12.5%; }
  .mm-menu.mm-tileview .mm-listview > li.mm-tile-s,
  .mm-menu .mm-tileview.mm-listview > li.mm-tile-s {
    width: 25%;
    padding-top: 25%; }
  .mm-menu.mm-tileview .mm-listview > li.mm-tile-l,
  .mm-menu .mm-tileview.mm-listview > li.mm-tile-l {
    width: 75%;
    padding-top: 75%; }
  .mm-menu.mm-tileview .mm-listview > li.mm-tile-xl,
  .mm-menu .mm-tileview.mm-listview > li.mm-tile-xl {
    width: 100%;
    padding-top: 100%; }
  .mm-menu.mm-tileview .mm-listview > li > a,
  .mm-menu.mm-tileview .mm-listview > li > span,
  .mm-menu .mm-tileview.mm-listview > li > a,
  .mm-menu .mm-tileview.mm-listview > li > span {
    line-height: 1px;
    text-align: center;
    padding: 50% 10px 0 10px;
    margin: 0;
    position: absolute;
    top: 0;
    right: 1px;
    bottom: 1px;
    left: 0; }
  .mm-menu.mm-tileview .mm-listview > li > .mm-next,
  .mm-menu .mm-tileview.mm-listview > li > .mm-next {
    width: auto; }
    .mm-menu.mm-tileview .mm-listview > li > .mm-next:before, .mm-menu.mm-tileview .mm-listview > li > .mm-next:after,
    .mm-menu .mm-tileview.mm-listview > li > .mm-next:before,
    .mm-menu .mm-tileview.mm-listview > li > .mm-next:after {
      content: none;
      display: none; }
.mm-menu.mm-tileview .mm-panel {
  padding-left: 0;
  padding-right: 0; }
  .mm-menu.mm-tileview .mm-panel:after {
    content: none;
    display: none; }
.mm-menu.mm-tileview .mm-listview {
  margin: 0; }


/********************************
/site/resources/jquery.jqzoom.css
********************************/
.zoomPad{
	position:relative;
	float:left;
	z-index:99;
	cursor:crosshair;
}


.zoomPreload{
   -moz-opacity:0.8;
   opacity: 0.8;
   filter: alpha(opacity = 80);
   color: #333;
   font-size: 12px;
   font-family: Tahoma;
   text-decoration: none;
   border: 1px solid #CCC;
   background-color: white;
   padding: 8px;
   text-align:center;
   background-image: url(/site/view/images/zoomloader.gif);
   background-repeat: no-repeat;
   background-position: 43px 30px;
   z-index:110;
   width:90px;
   height:43px;
   position:absolute;
   top:0px;
   left:0px;
    * width:100px;
    * height:49px;
}


.zoomPup{
	overflow:hidden;
	background-color: #FFF;
	-moz-opacity:0.6;
	opacity: 0.6;
	filter: alpha(opacity = 60);
	z-index:120;
	position:absolute;
	border:1px solid #CCC;
  z-index:101;
  cursor:crosshair;
}

.zoomOverlay{
	position:absolute;
	left:0px;
	top:0px;
	background:#FFF;
	/*opacity:0.5;*/
	z-index:5000;
	width:100%;
	height:100%;
	display:none;
  z-index:101;
}

.zoomWindow{
	position:absolute;
	left:110%;
	top:40px;
	background:#FFF;
	z-index:6000;
	height:auto;
  z-index:10000;
  z-index:110;
}
.zoomWrapper{
	position:relative;
	border:1px solid #999;
  z-index:110;
}
.zoomWrapperTitle{
	display:block;
	background:#999;
	color:#FFF;
	height:18px;
	line-height:18px;
	width:100%;
  overflow:hidden;
	text-align:center;
	font-size:10px;
  position:absolute;
  top:0px;
  left:0px;
  z-index:120;
  -moz-opacity:0.6;
  opacity: 0.6;
  filter: alpha(opacity = 60);
}
.zoomWrapperImage{
	display:block;
  position:relative;
  overflow:hidden;
  z-index:110;

}
.zoomWrapperImage img{
  border:0px;
  display:block;
  position:absolute;
  z-index:101;
}

.zoomIframe{
  z-index: -1;
  filter:alpha(opacity=0);
  -moz-opacity: 0.80;
  opacity: 0.80;
  position:absolute;
  display:block;
}

/*********************************************************
/ When clicking on thumbs jqzoom will add the class
/ "zoomThumbActive" on the anchor selected
/*********************************************************/

/********************************
/site/resources/nivo-slider.css
********************************/
/*
 * jQuery Nivo Slider v3.2
 * http://nivo.dev7studios.com
 *
 * Copyright 2012, Dev7studios
 * Free to use and abuse under the MIT license.
 * http://www.opensource.org/licenses/mit-license.php
 */
 
/* The Nivo Slider styles */
.nivoSlider {
	position:relative;
	width:100%;
	height:auto;
	overflow: hidden;
}
.nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
	max-width: none;
}
.nivo-main-image {
	display: block !important;
	position: relative !important; 
	width: 100% !important;
}

/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	border:0;
	padding:0;
	margin:0;
	z-index:6;
	display:none;
	background:white; 
	filter:alpha(opacity=0); 
	opacity:0;
}
/* The slices and boxes in the Slider */
.nivo-slice {
	display:block;
	position:absolute;
	z-index:5;
	height:100%;
	top:0;
}
.nivo-box {
	display:block;
	position:absolute;
	z-index:5;
	overflow:hidden;
}
.nivo-box img { display:block; }

/* Caption styles */
.nivo-caption {
	position:absolute;
	left:0px;
	bottom:0px;
	background:#000;
	color:#fff;
	width:100%;
	z-index:8;
	padding: 5px 10px;
	opacity: 0.8;
	overflow: hidden;
	display: none;
	-moz-opacity: 0.8;
	filter:alpha(opacity=8);
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
}
.nivo-caption p {
	padding:5px;
	margin:0;
}
.nivo-caption a {
	display:inline !important;
}
.nivo-html-caption {
    display:none;
}
/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav a {
	position:absolute;
	top:45%;
	z-index:9;
	cursor:pointer;
}
.nivo-prevNav {
	left:0px;
}
.nivo-nextNav {
	right:0px;
}
/* Control nav styles (e.g. 1,2,3...) */
.nivo-controlNav {
	text-align:center;
	padding: 15px 0;
}
.nivo-controlNav a {
	cursor:pointer;
}
.nivo-controlNav a.active {
	font-weight:bold;
}

/********************************
/site/resources/prettyPhoto_compressed_3.1.4/css/prettyPhoto.css
********************************/
div.pp_default .pp_top,div.pp_default .pp_top .pp_middle,div.pp_default .pp_top .pp_left,div.pp_default .pp_top .pp_right,div.pp_default .pp_bottom,div.pp_default .pp_bottom .pp_left,div.pp_default .pp_bottom .pp_middle,div.pp_default .pp_bottom .pp_right{height:13px}
div.pp_default .pp_top .pp_left{background:url(../images/prettyPhoto/default/sprite.png) -78px -93px no-repeat}
div.pp_default .pp_top .pp_middle{background:url(../images/prettyPhoto/default/sprite_x.png) top left repeat-x}
div.pp_default .pp_top .pp_right{background:url(../images/prettyPhoto/default/sprite.png) -112px -93px no-repeat}
div.pp_default .pp_content .ppt{color:#f8f8f8}
div.pp_default .pp_content_container .pp_left{background:url(../images/prettyPhoto/default/sprite_y.png) -7px 0 repeat-y;padding-left:13px}
div.pp_default .pp_content_container .pp_right{background:url(../images/prettyPhoto/default/sprite_y.png) top right repeat-y;padding-right:13px}
div.pp_default .pp_next:hover{background:url(../images/prettyPhoto/default/sprite_next.png) center right no-repeat;cursor:pointer}
div.pp_default .pp_previous:hover{background:url(../images/prettyPhoto/default/sprite_prev.png) center left no-repeat;cursor:pointer}
div.pp_default .pp_expand{background:url(../images/prettyPhoto/default/sprite.png) 0 -29px no-repeat;cursor:pointer;width:28px;height:28px}
div.pp_default .pp_expand:hover{background:url(../images/prettyPhoto/default/sprite.png) 0 -56px no-repeat;cursor:pointer}
div.pp_default .pp_contract{background:url(../images/prettyPhoto/default/sprite.png) 0 -84px no-repeat;cursor:pointer;width:28px;height:28px}
div.pp_default .pp_contract:hover{background:url(../images/prettyPhoto/default/sprite.png) 0 -113px no-repeat;cursor:pointer}
div.pp_default .pp_close{width:30px;height:30px;background:url(../images/prettyPhoto/default/sprite.png) 2px 1px no-repeat;cursor:pointer}
div.pp_default .pp_gallery ul li a{background:url(../images/prettyPhoto/default/default_thumb.png) center center #f8f8f8;border:1px solid #aaa}
div.pp_default .pp_social{margin-top:7px}
div.pp_default .pp_gallery a.pp_arrow_previous,div.pp_default .pp_gallery a.pp_arrow_next{position:static;left:auto}
div.pp_default .pp_nav .pp_play,div.pp_default .pp_nav .pp_pause{background:url(../images/prettyPhoto/default/sprite.png) -51px 1px no-repeat;height:30px;width:30px}
div.pp_default .pp_nav .pp_pause{background-position:-51px -29px}
div.pp_default a.pp_arrow_previous,div.pp_default a.pp_arrow_next{background:url(../images/prettyPhoto/default/sprite.png) -31px -3px no-repeat;height:20px;width:20px;margin:4px 0 0}
div.pp_default a.pp_arrow_next{left:52px;background-position:-82px -3px}
div.pp_default .pp_content_container .pp_details{margin-top:5px}
div.pp_default .pp_nav{clear:none;height:30px;width:110px;position:relative}
div.pp_default .pp_nav .currentTextHolder{font-family:Georgia;font-style:italic;color:#999;font-size:11px;left:75px;line-height:25px;position:absolute;top:2px;margin:0;padding:0 0 0 10px}
div.pp_default .pp_close:hover,div.pp_default .pp_nav .pp_play:hover,div.pp_default .pp_nav .pp_pause:hover,div.pp_default .pp_arrow_next:hover,div.pp_default .pp_arrow_previous:hover{opacity:0.7}
div.pp_default .pp_description{font-size:11px;font-weight:700;line-height:14px;margin:5px 50px 5px 0}
div.pp_default .pp_bottom .pp_left{background:url(../images/prettyPhoto/default/sprite.png) -78px -127px no-repeat}
div.pp_default .pp_bottom .pp_middle{background:url(../images/prettyPhoto/default/sprite_x.png) bottom left repeat-x}
div.pp_default .pp_bottom .pp_right{background:url(../images/prettyPhoto/default/sprite.png) -112px -127px no-repeat}
div.pp_default .pp_loaderIcon{background:url(../images/prettyPhoto/default/loader.gif) center center no-repeat}
div.light_rounded .pp_top .pp_left{background:url(../images/prettyPhoto/light_rounded/sprite.png) -88px -53px no-repeat}
div.light_rounded .pp_top .pp_right{background:url(../images/prettyPhoto/light_rounded/sprite.png) -110px -53px no-repeat}
div.light_rounded .pp_next:hover{background:url(../images/prettyPhoto/light_rounded/btnNext.png) center right no-repeat;cursor:pointer}
div.light_rounded .pp_previous:hover{background:url(../images/prettyPhoto/light_rounded/btnPrevious.png) center left no-repeat;cursor:pointer}
div.light_rounded .pp_expand{background:url(../images/prettyPhoto/light_rounded/sprite.png) -31px -26px no-repeat;cursor:pointer}
div.light_rounded .pp_expand:hover{background:url(../images/prettyPhoto/light_rounded/sprite.png) -31px -47px no-repeat;cursor:pointer}
div.light_rounded .pp_contract{background:url(../images/prettyPhoto/light_rounded/sprite.png) 0 -26px no-repeat;cursor:pointer}
div.light_rounded .pp_contract:hover{background:url(../images/prettyPhoto/light_rounded/sprite.png) 0 -47px no-repeat;cursor:pointer}
div.light_rounded .pp_close{width:75px;height:22px;background:url(../images/prettyPhoto/light_rounded/sprite.png) -1px -1px no-repeat;cursor:pointer}
div.light_rounded .pp_nav .pp_play{background:url(../images/prettyPhoto/light_rounded/sprite.png) -1px -100px no-repeat;height:15px;width:14px}
div.light_rounded .pp_nav .pp_pause{background:url(../images/prettyPhoto/light_rounded/sprite.png) -24px -100px no-repeat;height:15px;width:14px}
div.light_rounded .pp_arrow_previous{background:url(../images/prettyPhoto/light_rounded/sprite.png) 0 -71px no-repeat}
div.light_rounded .pp_arrow_next{background:url(../images/prettyPhoto/light_rounded/sprite.png) -22px -71px no-repeat}
div.light_rounded .pp_bottom .pp_left{background:url(../images/prettyPhoto/light_rounded/sprite.png) -88px -80px no-repeat}
div.light_rounded .pp_bottom .pp_right{background:url(../images/prettyPhoto/light_rounded/sprite.png) -110px -80px no-repeat}
div.dark_rounded .pp_top .pp_left{background:url(../images/prettyPhoto/dark_rounded/sprite.png) -88px -53px no-repeat}
div.dark_rounded .pp_top .pp_right{background:url(../images/prettyPhoto/dark_rounded/sprite.png) -110px -53px no-repeat}
div.dark_rounded .pp_content_container .pp_left{background:url(../images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat-y}
div.dark_rounded .pp_content_container .pp_right{background:url(../images/prettyPhoto/dark_rounded/contentPattern.png) top right repeat-y}
div.dark_rounded .pp_next:hover{background:url(../images/prettyPhoto/dark_rounded/btnNext.png) center right no-repeat;cursor:pointer}
div.dark_rounded .pp_previous:hover{background:url(../images/prettyPhoto/dark_rounded/btnPrevious.png) center left no-repeat;cursor:pointer}
div.dark_rounded .pp_expand{background:url(../images/prettyPhoto/dark_rounded/sprite.png) -31px -26px no-repeat;cursor:pointer}
div.dark_rounded .pp_expand:hover{background:url(../images/prettyPhoto/dark_rounded/sprite.png) -31px -47px no-repeat;cursor:pointer}
div.dark_rounded .pp_contract{background:url(../images/prettyPhoto/dark_rounded/sprite.png) 0 -26px no-repeat;cursor:pointer}
div.dark_rounded .pp_contract:hover{background:url(../images/prettyPhoto/dark_rounded/sprite.png) 0 -47px no-repeat;cursor:pointer}
div.dark_rounded .pp_close{width:75px;height:22px;background:url(../images/prettyPhoto/dark_rounded/sprite.png) -1px -1px no-repeat;cursor:pointer}
div.dark_rounded .pp_description{margin-right:85px;color:#fff}
div.dark_rounded .pp_nav .pp_play{background:url(../images/prettyPhoto/dark_rounded/sprite.png) -1px -100px no-repeat;height:15px;width:14px}
div.dark_rounded .pp_nav .pp_pause{background:url(../images/prettyPhoto/dark_rounded/sprite.png) -24px -100px no-repeat;height:15px;width:14px}
div.dark_rounded .pp_arrow_previous{background:url(../images/prettyPhoto/dark_rounded/sprite.png) 0 -71px no-repeat}
div.dark_rounded .pp_arrow_next{background:url(../images/prettyPhoto/dark_rounded/sprite.png) -22px -71px no-repeat}
div.dark_rounded .pp_bottom .pp_left{background:url(../images/prettyPhoto/dark_rounded/sprite.png) -88px -80px no-repeat}
div.dark_rounded .pp_bottom .pp_right{background:url(../images/prettyPhoto/dark_rounded/sprite.png) -110px -80px no-repeat}
div.dark_rounded .pp_loaderIcon{background:url(../images/prettyPhoto/dark_rounded/loader.gif) center center no-repeat}
div.dark_square .pp_left,div.dark_square .pp_middle,div.dark_square .pp_right,div.dark_square .pp_content{background:#000}
div.dark_square .pp_description{color:#fff;margin:0 85px 0 0}
div.dark_square .pp_loaderIcon{background:url(../images/prettyPhoto/dark_square/loader.gif) center center no-repeat}
div.dark_square .pp_expand{background:url(../images/prettyPhoto/dark_square/sprite.png) -31px -26px no-repeat;cursor:pointer}
div.dark_square .pp_expand:hover{background:url(../images/prettyPhoto/dark_square/sprite.png) -31px -47px no-repeat;cursor:pointer}
div.dark_square .pp_contract{background:url(../images/prettyPhoto/dark_square/sprite.png) 0 -26px no-repeat;cursor:pointer}
div.dark_square .pp_contract:hover{background:url(../images/prettyPhoto/dark_square/sprite.png) 0 -47px no-repeat;cursor:pointer}
div.dark_square .pp_close{width:75px;height:22px;background:url(../images/prettyPhoto/dark_square/sprite.png) -1px -1px no-repeat;cursor:pointer}
div.dark_square .pp_nav{clear:none}
div.dark_square .pp_nav .pp_play{background:url(../images/prettyPhoto/dark_square/sprite.png) -1px -100px no-repeat;height:15px;width:14px}
div.dark_square .pp_nav .pp_pause{background:url(../images/prettyPhoto/dark_square/sprite.png) -24px -100px no-repeat;height:15px;width:14px}
div.dark_square .pp_arrow_previous{background:url(../images/prettyPhoto/dark_square/sprite.png) 0 -71px no-repeat}
div.dark_square .pp_arrow_next{background:url(../images/prettyPhoto/dark_square/sprite.png) -22px -71px no-repeat}
div.dark_square .pp_next:hover{background:url(../images/prettyPhoto/dark_square/btnNext.png) center right no-repeat;cursor:pointer}
div.dark_square .pp_previous:hover{background:url(../images/prettyPhoto/dark_square/btnPrevious.png) center left no-repeat;cursor:pointer}
div.light_square .pp_expand{background:url(../images/prettyPhoto/light_square/sprite.png) -31px -26px no-repeat;cursor:pointer}
div.light_square .pp_expand:hover{background:url(../images/prettyPhoto/light_square/sprite.png) -31px -47px no-repeat;cursor:pointer}
div.light_square .pp_contract{background:url(../images/prettyPhoto/light_square/sprite.png) 0 -26px no-repeat;cursor:pointer}
div.light_square .pp_contract:hover{background:url(../images/prettyPhoto/light_square/sprite.png) 0 -47px no-repeat;cursor:pointer}
div.light_square .pp_close{width:75px;height:22px;background:url(../images/prettyPhoto/light_square/sprite.png) -1px -1px no-repeat;cursor:pointer}
div.light_square .pp_nav .pp_play{background:url(../images/prettyPhoto/light_square/sprite.png) -1px -100px no-repeat;height:15px;width:14px}
div.light_square .pp_nav .pp_pause{background:url(../images/prettyPhoto/light_square/sprite.png) -24px -100px no-repeat;height:15px;width:14px}
div.light_square .pp_arrow_previous{background:url(../images/prettyPhoto/light_square/sprite.png) 0 -71px no-repeat}
div.light_square .pp_arrow_next{background:url(../images/prettyPhoto/light_square/sprite.png) -22px -71px no-repeat}
div.light_square .pp_next:hover{background:url(../images/prettyPhoto/light_square/btnNext.png) center right no-repeat;cursor:pointer}
div.light_square .pp_previous:hover{background:url(../images/prettyPhoto/light_square/btnPrevious.png) center left no-repeat;cursor:pointer}
div.facebook .pp_top .pp_left{background:url(../images/prettyPhoto/facebook/sprite.png) -88px -53px no-repeat}
div.facebook .pp_top .pp_middle{background:url(../images/prettyPhoto/facebook/contentPatternTop.png) top left repeat-x}
div.facebook .pp_top .pp_right{background:url(../images/prettyPhoto/facebook/sprite.png) -110px -53px no-repeat}
div.facebook .pp_content_container .pp_left{background:url(../images/prettyPhoto/facebook/contentPatternLeft.png) top left repeat-y}
div.facebook .pp_content_container .pp_right{background:url(../images/prettyPhoto/facebook/contentPatternRight.png) top right repeat-y}
div.facebook .pp_expand{background:url(../images/prettyPhoto/facebook/sprite.png) -31px -26px no-repeat;cursor:pointer}
div.facebook .pp_expand:hover{background:url(../images/prettyPhoto/facebook/sprite.png) -31px -47px no-repeat;cursor:pointer}
div.facebook .pp_contract{background:url(../images/prettyPhoto/facebook/sprite.png) 0 -26px no-repeat;cursor:pointer}
div.facebook .pp_contract:hover{background:url(../images/prettyPhoto/facebook/sprite.png) 0 -47px no-repeat;cursor:pointer}
div.facebook .pp_close{width:22px;height:22px;background:url(../images/prettyPhoto/facebook/sprite.png) -1px -1px no-repeat;cursor:pointer}
div.facebook .pp_description{margin:0 37px 0 0}
div.facebook .pp_loaderIcon{background:url(../images/prettyPhoto/facebook/loader.gif) center center no-repeat}
div.facebook .pp_arrow_previous{background:url(../images/prettyPhoto/facebook/sprite.png) 0 -71px no-repeat;height:22px;margin-top:0;width:22px}
div.facebook .pp_arrow_previous.disabled{background-position:0 -96px;cursor:default}
div.facebook .pp_arrow_next{background:url(../images/prettyPhoto/facebook/sprite.png) -32px -71px no-repeat;height:22px;margin-top:0;width:22px}
div.facebook .pp_arrow_next.disabled{background-position:-32px -96px;cursor:default}
div.facebook .pp_nav{margin-top:0}
div.facebook .pp_nav p{font-size:15px;padding:0 3px 0 4px}
div.facebook .pp_nav .pp_play{background:url(../images/prettyPhoto/facebook/sprite.png) -1px -123px no-repeat;height:22px;width:22px}
div.facebook .pp_nav .pp_pause{background:url(../images/prettyPhoto/facebook/sprite.png) -32px -123px no-repeat;height:22px;width:22px}
div.facebook .pp_next:hover{background:url(../images/prettyPhoto/facebook/btnNext.png) center right no-repeat;cursor:pointer}
div.facebook .pp_previous:hover{background:url(../images/prettyPhoto/facebook/btnPrevious.png) center left no-repeat;cursor:pointer}
div.facebook .pp_bottom .pp_left{background:url(../images/prettyPhoto/facebook/sprite.png) -88px -80px no-repeat}
div.facebook .pp_bottom .pp_middle{background:url(../images/prettyPhoto/facebook/contentPatternBottom.png) top left repeat-x}
div.facebook .pp_bottom .pp_right{background:url(../images/prettyPhoto/facebook/sprite.png) -110px -80px no-repeat}
div.pp_pic_holder a:focus{outline:none}
div.pp_overlay{background:#000;display:none;left:0;position:absolute;top:0;width:100%;z-index:9500}
div.pp_pic_holder{display:none;position:absolute;width:100px;z-index:10000}
.pp_content{height:40px;min-width:40px}
* html .pp_content{width:40px}
.pp_content_container{position:relative;text-align:left;width:100%}
.pp_content_container .pp_left{padding-left:20px}
.pp_content_container .pp_right{padding-right:20px}
.pp_content_container .pp_details{float:left;margin:10px 0 2px}
.pp_description{display:none;margin:0}
.pp_social{float:left;margin:0}
.pp_social .facebook{float:left;margin-left:5px;width:55px;overflow:hidden}
.pp_social .twitter{float:left}
.pp_nav{clear:right;float:left;margin:3px 10px 0 0}
.pp_nav p{float:left;white-space:nowrap;margin:2px 4px}
.pp_nav .pp_play,.pp_nav .pp_pause{float:left;margin-right:4px;text-indent:-10000px}
a.pp_arrow_previous,a.pp_arrow_next{display:block;float:left;height:15px;margin-top:3px;overflow:hidden;text-indent:-10000px;width:14px}
.pp_hoverContainer{position:absolute;top:0;width:100%;z-index:2000}
.pp_gallery{display:none;left:50%;margin-top:-50px;position:absolute;z-index:10000}
.pp_gallery div{float:left;overflow:hidden;position:relative}
.pp_gallery ul{float:left;height:35px;position:relative;white-space:nowrap;margin:0 0 0 5px;padding:0}
.pp_gallery ul a{border:1px rgba(0,0,0,0.5) solid;display:block;float:left;height:33px;overflow:hidden}
.pp_gallery ul a img{border:0}
.pp_gallery li{display:block;float:left;margin:0 5px 0 0;padding:0}
.pp_gallery li.default a{background:url(../images/prettyPhoto/facebook/default_thumbnail.gif) 0 0 no-repeat;display:block;height:33px;width:50px}
.pp_gallery .pp_arrow_previous,.pp_gallery .pp_arrow_next{margin-top:7px!important}
a.pp_next{background:url(../images/prettyPhoto/light_rounded/btnNext.png) 10000px 10000px no-repeat;display:block;float:right;height:100%;text-indent:-10000px;width:49%}
a.pp_previous{background:url(../images/prettyPhoto/light_rounded/btnNext.png) 10000px 10000px no-repeat;display:block;float:left;height:100%;text-indent:-10000px;width:49%}
a.pp_expand,a.pp_contract{cursor:pointer;display:none;height:20px;position:absolute;right:30px;text-indent:-10000px;top:10px;width:20px;z-index:20000}
a.pp_close{position:absolute;right:0;top:0;display:block;line-height:22px;text-indent:-10000px}
.pp_loaderIcon{display:block;height:24px;left:50%;position:absolute;top:50%;width:24px;margin:-12px 0 0 -12px}
#pp_full_res{line-height:1!important}
#pp_full_res .pp_inline{text-align:left}
#pp_full_res .pp_inline p{margin:0 0 15px}
div.ppt{color:#fff;display:none;font-size:17px;z-index:9999;margin:0 0 5px 15px}
div.pp_default .pp_content,div.light_rounded .pp_content{background-color:#fff}
div.pp_default #pp_full_res .pp_inline,div.light_rounded .pp_content .ppt,div.light_rounded #pp_full_res .pp_inline,div.light_square .pp_content .ppt,div.light_square #pp_full_res .pp_inline,div.facebook .pp_content .ppt,div.facebook #pp_full_res .pp_inline{color:#000}
div.pp_default .pp_gallery ul li a:hover,div.pp_default .pp_gallery ul li.selected a,.pp_gallery ul a:hover,.pp_gallery li.selected a{border-color:#fff}
div.pp_default .pp_details,div.light_rounded .pp_details,div.dark_rounded .pp_details,div.dark_square .pp_details,div.light_square .pp_details,div.facebook .pp_details{position:relative}
div.light_rounded .pp_top .pp_middle,div.light_rounded .pp_content_container .pp_left,div.light_rounded .pp_content_container .pp_right,div.light_rounded .pp_bottom .pp_middle,div.light_square .pp_left,div.light_square .pp_middle,div.light_square .pp_right,div.light_square .pp_content,div.facebook .pp_content{background:#fff}
div.light_rounded .pp_description,div.light_square .pp_description{margin-right:85px}
div.light_rounded .pp_gallery a.pp_arrow_previous,div.light_rounded .pp_gallery a.pp_arrow_next,div.dark_rounded .pp_gallery a.pp_arrow_previous,div.dark_rounded .pp_gallery a.pp_arrow_next,div.dark_square .pp_gallery a.pp_arrow_previous,div.dark_square .pp_gallery a.pp_arrow_next,div.light_square .pp_gallery a.pp_arrow_previous,div.light_square .pp_gallery a.pp_arrow_next{margin-top:12px!important}
div.light_rounded .pp_arrow_previous.disabled,div.dark_rounded .pp_arrow_previous.disabled,div.dark_square .pp_arrow_previous.disabled,div.light_square .pp_arrow_previous.disabled{background-position:0 -87px;cursor:default}
div.light_rounded .pp_arrow_next.disabled,div.dark_rounded .pp_arrow_next.disabled,div.dark_square .pp_arrow_next.disabled,div.light_square .pp_arrow_next.disabled{background-position:-22px -87px;cursor:default}
div.light_rounded .pp_loaderIcon,div.light_square .pp_loaderIcon{background:url(../images/prettyPhoto/light_rounded/loader.gif) center center no-repeat}
div.dark_rounded .pp_top .pp_middle,div.dark_rounded .pp_content,div.dark_rounded .pp_bottom .pp_middle{background:url(../images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat}
div.dark_rounded .currentTextHolder,div.dark_square .currentTextHolder{color:#c4c4c4}
div.dark_rounded #pp_full_res .pp_inline,div.dark_square #pp_full_res .pp_inline{color:#fff}
.pp_top,.pp_bottom{height:20px;position:relative}
* html .pp_top,* html .pp_bottom{padding:0 20px}
.pp_top .pp_left,.pp_bottom .pp_left{height:20px;left:0;position:absolute;width:20px}
.pp_top .pp_middle,.pp_bottom .pp_middle{height:20px;left:20px;position:absolute;right:20px}
* html .pp_top .pp_middle,* html .pp_bottom .pp_middle{left:0;position:static}
.pp_top .pp_right,.pp_bottom .pp_right{height:20px;left:auto;position:absolute;right:0;top:0;width:20px}
.pp_fade,.pp_gallery li.default a img{display:none}

/********************************
/modules/Adeo.SpringBoard.Ecommerce/view/ecommerce.css
********************************/

@media print
{
	.lnkInvoicePrint
	{
		display: none;
	}

	.divRowTopFirst
	{	border-left: 0px solid #FFFFFF !important;
		border-bottom-left-radius: 0px !important;
		border-top-left-radius: 0px !important;
	}
	
	.divRowTopLast
	{
		border-left: 0px solid #FFFFFF !important;    	
		border-right: 0px solid #FFFFFF !important;
		border-bottom-right-radius: 0px !important;
		border-top-right-radius: 0px !important;
	}
	
	.divRowTopMiddle {
    	border-left: 0px solid #FFFFFF !important;    	
    }
    
    .divshippingadress {
    	border-left: 0px solid #FFFFFF !important;
    }
    
}

@media screen
{
	.imgInvoiceLogo
	{
		display:inline-block;
	}
		.divadress
	{
		background-color: #FFF;
	}
	
	.divinfobill
	{
		background-color: #FFF;
	}	
}

.lnkInvoicePrint
{
	float: right;
	margin-right: 15px;
}

.divdark
{
	color:#FFF;
	width:100%;
} 

.divsymboltitle
{	
	margin-left: 10px;    
    padding-top: 20px;
	font-size:2em;	
	float: left;
}

.divsymboltitle .title
{	float:left;
	padding-right:10px;
}

.divsymboltitle .image
{	float:left;
}

.div1
{
	width:400px;
}

.divRow
{	border-bottom:1px #333 solid;
}

.divRow2
{	border-bottom: 0px !important;

}
.divRow2 td
{	border-bottom: 0px !important;

}
.divRow2 div
{	border-bottom: 0px !important;

}

.divRowTop td
{	
	color: #FFF;
}

.divbutton
{
	-moz-border-radius-bottomleft:4px;
	-moz-border-radius-bottomright:4px;
	-moz-border-radius-topleft:4px;
	-moz-border-radius-topright:4px;
	padding:5px;
	border: 1px outset #600;
	font-size:1.2em;
	cursor: pointer;
	background-color:#323232;
	color: #FFFFFF;
	display: inline-block;
}

.divbutton:hover
{
	border: 1px inset #666;
}

.divbuttonshoppingtop
{
	float:right;
	padding-right: 36px;
	padding-left:10px;
	margin-right:10px;
	cursor: pointer;
	margin-top:22px;
	margin-right:20px;
	margin-bottom:5px;
	background:url("/modules/Adeo.SpringBoard.Ecommerce/view/imgs/icones_cart_fondnoir.png") no-repeat scroll right top #333;	
}

.divbuttonupdatecart
{	float:right;
	padding:2px;
	padding-left: 30px;
	padding-right:10px;
	margin-top: 20px;
	background:url("/modules/Adeo.SpringBoard.Ecommerce/view/imgs/icones_cart_fondnoir.png") no-repeat scroll left center #333;
	background-position: -1px -70px;	
}

.divbuttoncheckout
{
	float:right;
	padding-left: 36px;
	padding-right:10px;
	background:url("/modules/Adeo.SpringBoard.Ecommerce/view/imgs/icones_cart_fondnoir.png") no-repeat scroll left center #600;
	background-position: 1px -32px;
}

.divbuttongiftcard
{
	float:right;
	padding-left: 36px;
	padding-right:10px;
	background:url("/modules/Adeo.SpringBoard.Ecommerce/view/imgs/icones_cart_fondnoir.png") no-repeat scroll left center #600;
	background-position: 1px -32px;
	margin-top: -30px;
}

.divbuttonshopping
{
	float:right;
	padding: 6px 36px 5px 10px;
	margin: 10px 0 0 0;
	height: 18px;
	background:url("/modules/Adeo.SpringBoard.Ecommerce/view/imgs/icones_cart_fondnoir.png") no-repeat scroll right top #333 ;	
}

#miniCartButtons .divbuttonshopping
{
	margin-right: 0;
	margin-bottom: 10px;
}

.divbuttonshoppingemptycart
{
	float: left;	
	padding: 6px 36px 5px 10px;
	margin-right:10px;
	height:18px;
	background:url("/modules/Adeo.SpringBoard.Ecommerce/view/imgs/icones_cart_fondnoir.png") no-repeat scroll right top #333 ;		
}

.divbuttonapply
{	
	padding:2px;
	padding-right: 10px;
	padding-left:10px;	
	float:right;
	margin-top: -2px;	
	background-image: none !important;
}

.divbuttonplaceorder
{
	float:right;
	padding-left: 36px;
	padding-right:10px;
	height:15px;
	width:100px;
	background-color: #660000;
}

.divbuttonlogin
{
	float:right;
	padding:2px 10px 8px;	
	height:14px;		
	margin-top:13px;
	margin-left:30px;	
	background-color: #660000;
	background-image: none !important;
}

.divgodaddy
{	
	float: right;
	margin-top: 10px;
}

.divRowTop td
{	
	padding-left: 8px;
    padding-right: 8px;
	padding-top:5px;
	padding-bottom:5px;
	background-color: #323232;
}

.divRow td
{	
	padding-left: 10px;
	word-wrap: break-word;
}

.tdCheckoutDescription
{
	font-size: 0.8em;
	font-style: italic;
}

.spanTinyCheckoutDescription
{
	font-size: 0.7em;
	font-style: italic;
	display: block;
	text-align: right;
}

.description
{	width:200px;
}


.divRowTopFirst
{	border-left: 4px solid #323232;
	/*border-bottom-left-radius: 8px;
	border-top-left-radius: 8px;*/
}

.divRowTopMiddle
{	border-left:#CCC 4px double;
}


.divRowTopLast
{	
	border-left:#CCC 4px double;
	border-right: 4px solid #323232;
	/*border-bottom-right-radius: 8px;
	border-top-right-radius: 8px;*/
} 

.totalquantity
{	text-align:center;
}

.topquantity
{	text-align:center;
}

.ui-widget 
{
	font-family: inherit;
}
.divAdeoEcomCartTable, #productOptions, .divAdeoEcomCartTable, .divAdeoEcomOrderTable
{
	display: table;
	border-collapse: separate;
}
/*
.divAdeoEcomCartTable .divRow input[type=text]
{
	width: 30px;
	text-align: center;
}
*/
img.bouton
{
width:46px;
height:44px;
background:url(/modules/Adeo.SpringBoard.Ecommerce/view/imgs/icones_cart_fondnoir.png) 0 0;
}


.divAdeoEcomCartTable input[type=button]
{
	padding-left: 20px;
    padding-right: 20px;
	background:url(/modules/Adeo.SpringBoard.Ecommerce/view/imgs/icones_cart_fondnoir.png) 33px 0px;
	background-repeat:no-repeat;
	background-color:#999;
}

.divAdeoEcomCartTable input[type=text], .divAdeoEcomCartTable .divColumn select
{
	border:1px solid #BBBBBB;
	margin-bottom: 2px;
}

.divAdeoEcomCartTable .divRow, #productOptions .divRow, .divAdeoEcomOrderTable .divRow
{
	display: table-row;
}

.divAdeoEcomCartTable .divRow div, #productOptions .divRow div, .divAdeoEcomOrderTable .divRow div, .divRow td
{
	display: table-cell;
	padding: 5px;
	padding-left: 13px;
	border-bottom: 1px solid #333;
}
.divAdeoEcomCartTable .divRow .wide
{
	width: 965px;
}

.divAdeoEcomCartTable .divRowTop .tdDealerPrice
{
	text-align: right;
}

.widebold
{
	width: 90%;
	text-align: right;
	white-space: nowrap;
	font-weight:bold;
}

.divAdeoEcomCartTable .divRow .wide, .divAdeoEcomCartTable .divRow .total, .divAdeoEcomCartTable .divRowTop .total, .total
{
	text-align: right;
	white-space: nowrap;
}
.divAdeoEcomCartTable .divRow .discount
{
	color: red;
}
.divAdeoEcomCartTable .divRow .discount:before
{
	content: "(";
}
.divAdeoEcomCartTable .divRow .discount:after
{
	content: ")";
}
.divAdeoEcomCartTable .divRow .discountTotal
{
	font-weight: bold;
}

.divAdeoEcomCartTable .divRow .giftcard
{
	color: red;
}

.divAdeoEcomCartTable .divRow .giftcard:before
{
	content: "(";
}
.divAdeoEcomCartTable .divRow .giftcard:after
{
	content: ")";
}
.divAdeoEcomCartTable .divRow .giftcardTotal
{
	font-weight: bold;
}


.divRow .ui-corner-all 
{
	display: block;
	padding: 2px;
	font-weight: bold;
}
.divAdeoEcomCartTable .btnCheckout
{
	float: right;
}
.validationFailed
{
	border: 1px dotted red;
}
.divAdeoEcomCartTable .divColumn
{
	width: 33%;
	padding: 10px;
	display: table-cell;
	border-right: 1px solid #CCCCCC;
	padding-top: 0px;
	vertical-align: top;
	*float: left;
}
.divAdeoEcomCartTable .divColumn:last-child
{
	border: 0;
}
.divAdeoEcomCartTable .divAddressColumn h3
{
	padding-left: 10px;
	font-weight: bold;
}
.divAdeoEcomCartTable .divAddressColumn h3 span
{
	display: none;
}
.divAdeoEcomCartTable .divAddressColumn .ui-accordion-content span
{
	width: 80px;
	display: inline-block;
}
.ui-accordion .ui-accordion-content 
{
	padding: 4px;
}
.divAdeoEcomCartTable .divColumn input[type=text], .divAdeoEcomCartTable .divColumn input[type=password], .pNewLogin, .divAdeoEcomCartTable .divColumn select, .divRow .valueLabel
{
	width: 150px;
	display: inline-block;
	margin-top:2px;
}
.divAdeoEcomCartTable .divColumn input[id=txtPostal], .divAdeoEcomCartTable .divColumn input[id=txtPostal1]
{
	width: 70px;
}
.divAdeoEcomCartTable .divAddressColumn select
{
	width: 300px;
}
.pNewLogin
{
	display: none;
}
.divAdeoEcomCartTable .divColumn #txtAddress1, .divAdeoEcomCartTable .divColumn #txtAddress2, .divAdeoEcomCartTable .divColumn #txtAddress11, .divAdeoEcomCartTable .divColumn #txtAddress21
{
	width: 225px;
}
.divAdeoEcomCartTable .divColumn .spanTitle
{
	font-weight: bold;
	display: block;
	text-align: center;
	font-size: 1.2em;
	width: 100%;
	margin: 10px;
}
#divPayment input, #divShipping input
{
	margin-right: 5px;
}
#divPayment span, #divShipping span
{
	width: auto;
}
#divShipping .groupTitle, .divRow .groupTitle
{
	font-weight: bold;
}
#divShipping input
{
	/*
	margin-left: 10px;
	*/
}
#btnPlaceOrder
{
	margin-left: auto;
	margin-right: auto;
	display: block;
}
.divColumn .divAdeoEcomCartTable 
{
	width:100%;
}

.divColumn hr 
{
	width:270px;
}

.divProduct .qty
{
	width: 20px;
}
.price
{
	font-weight: bold;
}
.divAdeoEcomCartTable
{
	width: 98%;
	margin: 10px auto;
	clear: both;
}
input[type=button]
{
	-moz-border-radius-bottomleft:4px;
	-moz-border-radius-bottomright:4px;
	-moz-border-radius-topleft:4px;
	-moz-border-radius-topright:4px;
	padding: 4px;
	background-color:#323232;
	color:#FFF;
}

#divPrePayment
{
	margin-top: 10px;
}

#divPrePayment input
{
	margin-bottom: 8px;
}

#divPrePayment select
{
	margin-bottom: 8px;
}

#divCreditCard
{
	margin-top: 10px;
}

#divGiftCard 
{
	margin-top: 10px;
	min-height: 150px;
}

#accordion
{
	margin-bottom: 5px;
	width:270px;
}
.divAddress span
{
	display: block;
}
.divAddress .spanShort
{
	display: inline-block;
	margin-right: 5px;
}
.divAddress .spanCompany
{
	font-style: italic;
}
#divEcomLoginFailed
{
	display: none;
}
#divLoginForm
{
	display: none;
}
#divLoginForm input
{
	width: 175px;
	margin-bottom: 4px;
}
.lnkSizingChart
{
	margin: 30px 0 10px 0;
	display: inline-block;
}
.divCoupon
{
	float: left;
	padding-left: 13px;
	margin-top: -45px;
}
/*
.divCoupondiscount
{
	margin-top: -102px;
}
*/

.divCoupon input[type=text]
{
	margin: 0 10px;
	width: 145px;
}
.divCoupon .spanCouponLabel
{
	font-style: italic;
    display: inline-block;
    margin-top: 10px;
}
.divAdeoEcomCartTable .aDeleteItem
{
	font-size: 1.2em;
	font-weight: bold;
	display: inline-block;
	vertical-align: middle;
}

.spanCoupons li {
	line-height: 29px;
	margin-bottom: -18px;
}

.divAdeoEcomCartTable #divPromoInfo
{
	display: none;
}

.grey
{	color: #999;
}

.divaccount
{	
	-moz-border-radius-bottomleft:4px;
	-moz-border-radius-bottomright:4px;
	-moz-border-radius-topleft:4px;
	-moz-border-radius-topright:4px;
	float:left;
	margin-left: 0px;
	margin-bottom: 20px;
    padding: 10px;
	background-color: #212121;
    border: 1px solid #252525;
	padding-left:35px;
	min-width:600px;
	color: #FFF;
}

.divaccountsymbol
{
	background:url(/modules/Adeo.SpringBoard.Ecommerce/view/imgs/icones_checkout_fondnoir.png) no-repeat scroll right center;
	background-position: 0px 0px;
	background-repeat:no-repeat;
	height:32px;
	width:32px;
    margin-left: 0px;
    padding-top: 0;
    position: absolute;
  
}

.divaccount a
{	 
	color: #FFF;
}

.divemail
{	float:left;
}

.divpassword
{	margin-left: 50px;
	float:left;
}

.divaccountbutton
{	margin-top:10px;
  	float: left;
    margin-left: 20px;
}

.divtitle
{	-moz-border-radius-bottomleft:4px;
	-moz-border-radius-bottomright:4px;
	-moz-border-radius-topleft:4px;
	-moz-border-radius-topright:4px;
	float:left;
	background-color: #323232;
	padding: 5px 0 5px 8px;
    width: 100%;
	margin-bottom:10px;
	font-size: 1.1em;
    font-weight: bold;
}

.divsubtitle
{	-moz-border-radius-bottomleft:4px;
	-moz-border-radius-bottomright:4px;
	-moz-border-radius-topleft:4px;
	-moz-border-radius-topright:4px;
	float:left;
	background-color: #666;
	padding: 5px 0 5px 8px;
    width: 295px;
	margin-bottom:10px;
	margin-top:40px;
	font-size: 1.1em;
    font-weight: bold;
}

.divsubtitle span {
	font-size: 0.6em;
}

.divtitletext {
	float: left;
	color: #FFF;
}

.divsymbolbilling, .divsymbolcreate, .divsymbolshippingmethod, .divsymbolpaymentmethod, .divsymbolconfirm
{
	background:url(/modules/Adeo.SpringBoard.Ecommerce/view/imgs/icones_checkout_fondnoir.png) no-repeat scroll right center;
	background-repeat:no-repeat;
	height:26px;
	width:32px;
    margin-left: 10px;
    padding-top: 0;
    margin-top: -6px;
	float:left;
}

.divsymbolgiftcard {
	background:url(/modules/Adeo.SpringBoard.Ecommerce/view/imgs/icone_giftcard_fondnoir.png) no-repeat scroll right center;
	background-repeat:no-repeat;
	height:26px;
	width:32px;
    margin-left: 10px;
    padding-top: 0;
    margin-top: -6px;
	float:left;
}

.divsymbolbilling
{
	background-position: 0 -32px;
}

.divsymbolcreate
{
	background-position: 0 -65px;
}

.divsymbolshippingmethod
{
	background-position: 0 -97px;
}

.divsymbolpaymentmethod
{
	background-position: 0 -128px;
}

.divsymbolconfirm
{
	background-position: 0 -160px;
}

.divsymbolconfirm
{
	background-position: 0 -160px;
}

.divcartempty
{	height:70px;
	margin-left:10px;
	clear: left;
}

.divinfobill
{	clear: left;
    float: right;
    /*
    height: 130px;
     */
	margin-right:10px;
    width: 33%;	
	background-color: #EEEEEE;
    padding-bottom: 15px;
    padding-left: 15px;
    padding-top: 15px;
	border-bottom-left-radius: 8px !important;
    border-top-left-radius: 8px !important;
	border-bottom-right-radius: 8px !important;
    border-top-right-radius: 8px !important;
}

.divlogocompany
{	height:150px;
	min-width:150px;
	float:left;
}

.divlogoright
{
	height:150px;
	min-width:150px;
	float:right;
	max-width: 33%;	
}

.divlogoright img
{
	max-width: 100%;	
}

.divheaderbill
{	height: 150px;
    width: 100%;
}

.divcompany
{	height:150px;
	width:100%;
	float:left;
}

.divinfocompany
{	
    float: left;
    margin-left: 20px;
    margin-top: 10px;
    min-height: 150px;
    min-width: 300px;
	max-width: 320px;
}

.divadress
{
	width: 62%;
	float:left;
	/* not good for customized views where header
	height:130px;	
	*/
	background-color: #F2F2F2;
	margin-bottom: 20px;
	padding-left: 10px;
    padding-bottom: 15px;
    padding-top: 15px;
	border-bottom-left-radius: 8px !important;
    border-top-left-radius: 8px !important;
	border-bottom-right-radius: 8px !important;
    border-top-right-radius: 8px !important;
}

.divbillingadress
{	float:left;
	width: 45%;
}

.divshippingadress
{	border-left: 1px solid grey;
    float: left;
    padding-left: 20px;
    width: 275px;
}

#ajaxLoader {
	width: 100px;
	height: 100px;
	position: fixed;
	background: white;
	top: 50%;
	left: 50%;
	margin-top: -50px;
	margin-left: -50px;
	border: 1px solid #CCCCCC;
	-moz-border-radius: 10px;/*Firefox*/
	-webkit-border-radius: 10px;/*Safari, Chrome*/
	border-radius: 10px;
	text-align: center;
}

#ajaxLoader img {
	margin: 10px auto;
}







/* CUSTOM STYLE CART INTO CLIENT.CSS */
/*
.Cart-Font-Custom { color:#FFF; }

.Cart-Header-Custom td  { background-color: #444; color:#FFF; border-color: #999999;}

.Cart-Header-First-Custom  { border-color: #444 !important; }

.Cart-Header-Middle-Custom  { border-color: #444 !important; }

.Cart-Header-Last-Custom  { border-color: #444 !important; }

.Cart-Button-Custom  { background-color: #444; color: #FFF; background-image: url("/modules/Adeo.SpringBoard.Ecommerce/view/imgs/icones_cart_fondnoir.png");}

.Cart-Button-Checkout-Custom  { background-color: #660000; color: #FFF; background-image: url("/modules/Adeo.SpringBoard.Ecommerce/view/imgs/icones_cart_fondnoir.png");}

.Cart-Title-Custom  { background-color: #444; color:  #FFF;}

.Cart-Account-Custom  { background-color: #999; color: #FFF;}

.Cart-Subtitle-Custom  { background-color: #999; color: #FFF;}

.Cart-Symbol-Custom  { background-image: url("/modules/Adeo.SpringBoard.Ecommerce/view/imgs/icones_checkout_fondnoir.png"); }
*/

.divEditAccount, .divGiftCardBalance
{
	display: none;
}

.divGiftCardBalance .txtGiftCardBalance
{
	width: 300px;
}

.divEditAccount span
{
	display: inline-block;
	width: 140px;
	white-space: nowrap;
	padding-right: 10px;
}

.divEditAccount input[type=text], .divEditAccount input[type=password]
{
	width: 200px;
}

.divEditAccount input[type=button]
{
	width: 100px;
	margin: 0 auto;
	display: block;
}

#txtCardName, #txtNumber {
    width: 290px;
}

.imgCvvHelp {
    position: absolute;
}

.imgInvoiceLogo
{
	max-height: 140px;
	max-width: 600px;
}

.imgRightLogo
{
	max-height: 140px;
	max-width: 33%;
}

.divEcomOrder .lblCommentsCaption
{
	display: block;
	font-weight: bold;
	border-bottom: 1px solid grey;
}

.divEcomOrder .lblComments
{
	white-space: pre-line;
}

.divAdeoEcomCheckoutTable td input
{
	width: 100%;
}

.divPDFCompanyInfo
{
	float: left;
	margin-right: 20px;
}

#divPDFTemplateContainer
{
	clear: both;
	margin-top: 20px;
}

#giftCardBalance li
{
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	height: 24px;
    line-height: 28px;
}

.divAdeoEcomCartTable .divRow .divCartImageContainer
{
	float: left; 
	border: 0;
	padding-left: 0;
}

/* Responsive */
@media all and (max-width: 480px) {

	/* Checkout */
	.divAdeoEcomCartTable .divColumn
	{
		clear: both;
	}
	
	.contenu, .divAdeoEcomCartTable .divColumn
	{
		padding: 0;
		display: block;
		width: 100%;
	}
	
	.divaccount 
	{
		padding: 0;
		min-width: auto;
	}
	.divaccount strong
	{
		padding-left: 30px;
	}
	
	.divaccount  div
	{
		clear: both;
		padding: 0;
		margin: 0;
	}
	#txtCardCvv
	{
		clear: both;
		display: block;
	}
	.divAdeoEcomCartTable .divColumn input[type="text"], .divAdeoEcomCartTable .divColumn input[type="password"], .pNewLogin, .divAdeoEcomCartTable .divColumn select, .divRow .valueLabel {
		width: 100%;
	}
	
	.divCoupon {
		width: 145px;
	}
	
	.divCoupon input[type="text"] {
		margin: 0 0 5px;
		width: 145px;
	}
	
	.cart-quantity-input {
		width: 50px;
	}
}

@media all and (max-width: 650px) {
	.divAdeoEcomCartTable .divColumn:last-child {
		clear: both;
	}
	.divaccount {
		width: 100%;
	}
}


/********************************
/site/view/css/client.css
********************************/
@charset "UTF-8";

@font-face {
    font-family: 'Helvetica Neue';
    src: url(/site/view/fonts/HelveticaNeueCondensedBlack.ttf);
}

@font-face {
    font-family: 'Avenir Medium';
    src: url(/site/view/fonts/Avenir-Medium.ttf);
}

@font-face {
    font-family: 'Avenir Black';
    src: url(/site/view/fonts/Avenir-Black.ttf);
}

@font-face {
    font-family: 'Knockout';
    src: url(/site/view/fonts/knockout.ttf);
}

@font-face {
    font-family: 'Avenir Black WOFF';
    src: url(/site/view/fonts/Avenir-Black.woff);
}

/* CSS Document TEST */
html {
	background-color: #E9EAEA;
	color: #191919;
	margin:inherit;		
	font-family: 'Avenir Medium', sans-serif;
	font-size: 12px;
	overflow-y: scroll;
	height: 100%;
    border: 0;
    padding: 0;
}

body
{
	position: relative;
	min-height: 100%;
    border: 0;
    padding: 0;
}

ul {
    padding: 0;
}

.divwrap
{
	width:1025px;
	margin:auto;
	max-width: 100%;
}

.divwraptext
{
/*
	margin-left: 30px;	//problem when no sidebar

	min-height: 300px; // problem with price list page
	*/
	padding-left: 0px;
	padding-bottom: 5px;
}

.divpagecontainer
{
	background-color: #E6E7E8;
}

.divwraptextcategory
{
	margin-left: 0px;
}

.divlogo
{
	margin-left: 40px;
	text-align: center;
	width: 235px;
	margin-top: 25px;
}

.imgLogo {
	margin-bottom: 10px;
}

.divHeader
{	
    height: 77px;
	background-repeat:no-repeat;
	background-position: -44px;
}

.divHeader a
{
	font-family: 'Avenir Medium', sans-serif;
}

.divHeader a, .divButton a, .divrequestquote a
{
	text-decoration: none;
}

.divHeaderback
{	
    height: 120px;
    background-color: #FFFFFF;
}

.divHeaderbackSearch
{	    
    background-color: #e26b1d;
}

.divHeaderLeft
{	
    background-color: #e26b1d;
    float:left;
    width: 310px;
    height: 120px;
    position: relative;
}

.divHeaderBg
{	
    background-color: #e26b1d;
    position: absolute;
    top: 0;
    left 0;
    width: calc(50% - 350px);
    height: 120px;
}

.divHeaderRight
{	
    float:left;
    width: calc(100% - 310px);
    color: #7f7f7f;
    background-color: #FFFFFF;
    height: 120px;
   /* overflow: hidden;*/
}

.divHeaderRight a
{	
    color: #7f7f7f;
    padding: 4px;
}

.divHeaderRight a:hover
{	
    background-color: #e26b1d;
    color: #FFFFFF;
}

.divHeaderRight a.selected
{	
    background-color: #e26b1d;
    color: #FFFFFF;
}

.divHeaderRightArrow
{	
    border-top: 120px solid #e26b1d;
	border-bottom: 0 solid #e26b1d;
	border-right: 120px solid #FFF;
	z-index: 99;
	position: relative;
	float: left;
	width: 0;
}

.divHeaderSearch
{	
	float: left;
	width: calc(100% - 340px);
	color: #7f7f7f;
	background-color: #E9EAEA;
	height: 96px;
	overflow: hidden;
	padding-top: 24px;
	padding-left: 30px;  
	display: none;  
	/*margin-top: -77px;*/
}

.divHeaderClose
{	
	display: inline-block;
	color: #e26b1d;
	font-size: 2.5em;
	font-weight: bold;
	margin-left: 15px;
	cursor: pointer;
	margin-top: 0px;
	vertical-align: middle;
	margin-bottom: 6px; 
}

.divHeadercontainer {
	width: 100%;
	margin-left:0px;
	padding-top:22px;
}

.divHeaderNotLoggin .divHeadercontainer {	
	padding-top:35px;
}

.divsearch {
	float: right;
    margin-right: 15px;
}

.ui-autocomplete {
	max-height: 250px;
	width: 180px;
	overflow-y: auto;
	overflow-x: hidden;
	padding-right: 10px;
}
/* IE 6 doesn't support max-height
 * we use height instead, but this forces the menu to always be this tall
 */
* html .ui-autocomplete {
	height: 250px;
}

li.ui-menu-item {
	list-style: none;
}

.divlanguage {
	text-align:right;
	height:25px;	
}

.divlanguage a {
	color: #7f7f7f;
	line-height: 20px;
	margin-left: 2px;
	text-transform: uppercase;
}

.divHeaderMenu {
	text-align:right;
	height:25px;
}

.divHeaderMenu a {
	color: #7f7f7f;
	line-height: 20px;
	margin-left: 2px;
	text-transform: uppercase;
}

.divHeaderRightfr a {
	font-size: 1em;
	letter-spacing: -0.2px;
	padding: 4px 3px;
}

.divHeaderRightes a {
	font-size: 1em;
	letter-spacing: -0.5px;
	padding: 4px 3px;
}

.divHeaderMenuNotLoggin a {
	
}

.divHeaderMenuNotLoggin div.divSubmenu {
/*	display:none!important;*/
}
.divIdentifyPrice{

	background-color:#E6E7E8!important;
}
.divIdentifyPrice1{
	color:white;
	background-color:#E7AD41!important;
}
.divIdentifyTextPrice{
	    padding-left: 10px;
    padding-right: 10px;
    color: black;
    border-left: 1px solid black;
    float: right;
    height: 25px;
    padding-top: 6px;
	width:10%;
}
.spanRelatedIdentify{
	position: absolute; 
    
    margin-top: -50px;
    margin-left: -50px;
	z-index:10;
	width:30%;
	background-color:white;
	border:2px solid #e26b1d;
	text-align:center;
	    border-radius: 5px;
}
.divIdentifyTextPrice1{
	    padding-left: 10px;
    padding-right: 10px;
    color: white;
    border-left: 1px solid black;
    float: right;
    height: 25px;
    padding-top: 6px;
	width:10%;
}
.divHeaderMenuDealer {
	text-align:right;
	height:25px;
}

.divHeaderMenuDealer a {
	color: #7f7f7f;
	line-height: 20px;
	margin-left: 2px;
	text-transform: uppercase;
	padding-bottom: 30px;
}

.divHeaderLoggin a {
	display: block;
}

.imgLinkCart
{
	padding-right: 5px;
	width: 30px;
	vertical-align: text-bottom;
}

.divdealerlogin
{
	float:right;	
}

.divmenuback
{
	background-color: #A4A4A4;
    border-bottom: 1px solid #00466C;
    border-top: 1px solid #00466C;
    height: 32px;
    margin-top: -1px;    
    padding-top: 4px;
}

.divmenu
{
	width: 765px;
	margin-left: 256px;
	display: table-row;
	float: left;
}

.divmenu a:last-child
{
	text-decoration:none;
	margin-right:0px;
	border-right: none;
	padding-right: 0;
}

.divmenu a
{
	border-right: 1px solid #FFFFFF;
    color: #FFFFFF;
    font-size: 0.85em;
    padding-left: 9px;
    padding-right: 10px;
    text-decoration: none;
    text-transform: uppercase;
    display: block;
    max-width: 78px;
    height: 27px;
	vertical-align: middle;
	display: table-cell;
}

.divmenu a:hover {
	color: #666;
}


.divSubmenu
{
	max-width: 100%;
	display:none;
	position: absolute;
	left:0px;
	width:calc(100% - 33px);
	background-color: #FFF;
	z-index: 9999;
	border: none;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 3px!important;
	text-align:left;
	padding-left:23px;
	padding-right:10px;
/*	border-radius: 0px 0px 10px 10px;
	-moz-border-radius: 0px 0px 10px 10px;
	-webkit-border-radius: 0px 0px 10px 10px;*/
	border-bottom: 1px solid #DDDDDD;
}

.divmenuitem {
    display: inline-block;
}
/*
.divSubmenu a {
	padding: 0px;
	border-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-size: 1.2em;	
	color: #999999;
}

.divSubmenu h3 {
	border-bottom: 1px solid #DDD;
	color: #605448;
	padding-bottom: 5px;
	font-weight: bold;
}

.divSubmenu .divbranditem {
	padding-top: 0px;
	line-height: 100px;
	float: none;
	display: inline-block;
}
*/


.divmenucatalog {
	display: inline-block;

	-webkit-transition: top 2.8s;
	-moz-transition: top 2.8s;
	transition: top 2.8s;
}

.divmenucatalog:hover .divmenucatalogcontainer {	
	display:block!important;
}



.divmenucatalog:hover a.catalog {
	background-color: #e26b1d;
    color: #FFFFFF;
}

.divmenucatalogcontainer {
	width: 100%;
	background-color: #FFFFFF;
	min-height: 40px;
	position: absolute;
	top: 95px; /* 120px; */
	left: 0px;
	z-index: 9999999;
	padding-top: 20px;

	-webkit-transition: top 2.8s;
	-moz-transition: top 2.8s;
	transition: top 2.8s;

	-webkit-transition-property: top, bottom;
    -webkit-transition-duration: 2.5s;

}

/*
.divmenucatalogcontainer ul li.main {	
	display: inline-block;
	width: 260px;
	text-align: center;
}
.divmenucatalogcontainer ul li.main:hover {	
	background-color: #e26b1d;
}

.divmenucatalogcontainer ul li.main:hover a {	
	color: #FFFFFF;
}
*/

.divSubmenu ul.submenu {	

}

.divSubmenu a {	
	/*background-color: #FFFFFF;*/
	padding: 0px;
	color: #7F7F7F;
}

.divSubmenu a:hover {
	color: #e26b1d;
}


.divSubmenu ul li {	
	list-style-type: none;
	padding: 0px;
	margin:0px;
}

.divSubmenu ul {
	width: 1024px;
	margin: auto;
	position: relative;
	text-align: center;
}

/*
.divmenucatalogcontainer ul li.main {	
	
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
}


.divmenucatalogcontainer  ul li.main a {	
	
	padding: 0px;
	font-size: 1.4em;
}
*/

.menuhover {
	padding-bottom: 5px!important;
}

.divSubmenu ul.submenu {
	width: 100%;
	-webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3;
  /*  position: absolute;
    top: 26px;
    left: 0px;*/
    padding-top:0px;
    background-color: #FFFFFF;
    padding-left: 30px;
    padding-right: 30px;
    padding-bottom: 30px
}

.divSubmenu ul.submenu a {
	background-color: #FFFFFF;
	padding: 0px;
	color: #7F7F7F;
	line-height: 15px;
}

.divSubmenu ul.submenu li {
	text-align: left;
}

.divSubmenu ul li.secondary {
	/*float: left;
	width: 30%;*/
	 break-inside: avoid;
	page-break-inside: avoid;
	-webkit-column-break-inside: avoid;
	-moz-column-break-inside: avoid;
}

.divSubmenu ul li.secondary div {
	display: inline-block;
}

.divSubmenu ul li.secondary ul {
	float: left;
	width: 100%;

	-webkit-column-count: 1;
    -moz-column-count: 1;
    column-count: 1;
    display:block;

}

.divSubmenu ul li.secondary {
	/*float: left;
	width: 30%*/
	text-align: left;
}


.divSubmenu ul li.secondary a {
	font-size:1.2em;
	font-weight: bold;

}

.divSubmenu ul li.secondary{
	
	padding-top: 8px!important;
	padding-bottom: 8px!important;

}

.divSubmenu ul li.third {
	padding-left: 10px;
	min-height: 15px;
}

.divSubmenu ul li.third a {
	font-size:0.9em;
	font-weight: normal;
		padding-bottom: 0px!important;
}

.divSubmenu ul li.fourth {
	display: none;
}

.divSubmenu ul li.fourth a {
	font-size:0.9em;
	font-weight: normal;
	padding-left: 10px;
	height: 15px;

}

.divlogocontent {
	background-image:url(/site/view/images/bande_grise.png);
	background-repeat:no-repeat;	
	width:260px;
	height:105px;
	margin-left:45px;
	margin-top: -148px;
}

.divbandelogo {
	background-image: url("/site/view/images/bande_grise_middle.png");
    background-repeat: repeat-y;	
	width:260px;
	/*min-height:522px;
	margin-left:45px;
	*/
	margin-top: -114px;
	float:left;
	position:absolute;
}

.divbandecategories {
	/*background-image: url("/site/view/images/bande_grise_middle.png");
    background-repeat: repeat-y;	*/
	width:260px;
	/*min-height:522px;*/
	margin-left:45px;
	margin-top: 46px;
	float:left;
}

.divbandecategoriestop {
	background-image: url("/site/view/images/bande_grise_top.png");
    background-repeat: no-repeat;	
	height: 10px;
    position: absolute;
    width: 260px;
    margin-left:45px;
	margin-top: 36px;
}

.divbandecategoriesbottomhome {
	margin-left: -25px;
}

.divbandecategoriesbottom {
	background-image: url("/site/view/images/bande_grise_bottom.png");
    background-repeat: no-repeat;	
	height: 10px;
    position: absolute;
    width: 260px;    
}

.divcategorycontainer {
	width:235px;
	padding-left:29px;	
    min-height: 400px;
}

.divcategorycontainerhome {
	width:225px;
	padding: 10px 0 0 10px;
	margin: 20px 0 0 8px;
    position:absolute;
    background: #F1F1F1;
	box-shadow: 0 0 4px 3px #B2B2B2;
	-webkit-box-shadow: 0 0 4px 3px #B2B2B2;
	-moz-box-shadow: 0 0 4px 3px #B2B2B2;
	-ms-box-shadow: 0 0 4px 3px #B2B2B2;
}

.divcategorycontainersmall {
	min-height: 200px;
	/*
    z-index: 9999;
    */
}

#categorySections {
}

.divcategorymore {
	padding: 5px 0 0 25px;
    height: 15px;
    text-align: left;
}

.divcategorycontent {
	width:235px;
	padding-left:8px;
	padding-right: 25px;
	padding-top: 5px;
	background-image: url("/site/view/images/bande_grise_middle.png");
    background-repeat: repeat-y;
}

.divcategorycontent h2 {
	margin-left:20px;
	margin-top:7px;
	margin-bottom:7px;
	font-family: "Avenir Black", sans-serif;
}

#categoriesMenu {
	margin: 0;
}

#categoriesMenu .divcategoryitem {
	list-style: none;
	margin: 0;
	width: 185px;
	min-height:25px;
	border-left: 11px solid #191919;
	border-top: 1px solid #CCC !important;
	border-bottom: 1px solid #CCC !important;
	margin: 5px 0;
	padding-top: 12px;
	display:block;
	position:relative;
}

#categoriesMenu .divcategoryitem .divCategoryInnerItem {
	display: block;
	width: 100%;
	min-height:25px;
	padding-left: 5px;
	float: left;
	color: #191919;
}

#categoriesMenu .divcategory .category {
	float:left;
    position:absolute;
    left:-999em;
    background: white;
    z-index: 100;
    overflow: hidden;
    display: none;
}

#categoriesMenu .divcategory:hover .category {
	display: block;
	left: 180px;
	float: left;
	width: 720px;
	top: -35px;
	padding: 20px;
	border: 1px solid grey;
	-moz-box-shadow: 3px 3px 4px grey;
	-webkit-box-shadow: 3px 3px 4px grey;
	box-shadow: 3px 3px 4px grey;
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='grey')";
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='grey');
	/*
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	*/
}

.divcategory ul
{
	margin: 0;
}

.divcategory .divproductitem a {
	text-decoration: underline;
}

.divproductitem h3 {
	font-weight: bold;
	margin: 10px 0 0 0;
}


#categoriesMenu .divcategory .category .divproductitem {
	list-style: none;
	margin: 0;
	float: left;
	width: 240px;
}

.divLeftMenu {
	float:left;
	width:220px;
}

.categorySection {
	float: left;
	width: 200px;
	background: #F1F1F1;
	padding: 0 10px;
}

.divcategory {
	margin-bottom: 5px;
	height:63px;
	background-color: #A4A4A4;
	border-left: 11px solid #191919;
	cursor: pointer;
	width: 203px;
}

.divcategorytext {
	padding-top: 15px;
}

.divcategorylettre {
	border-right: 1px solid #FFFFFF;
    color: #FFFFFF;
    font-size: 2em;
    font-weight: bold;
    text-align: center;
    width: 55px;
	float:left;
}

.divcategorymot {
	color: #FFFFFF;
    font-size: 1em;
    font-weight: bold;
    padding-left: 12px;
    padding-top: 4px;
    width: 160px;
    float: left;
    *float: none;
}

.tblDealerApplication input, .tblDealerApplication select, .tblDealerApplication textarea {
    max-width: 320px;
    min-width: 100%;
}

.categoryTriangle {
	background: url(/site/view/images/triangle_categories.png) no-repeat left bottom;
	float: right;
	width: 14px;
	height: 14px;
	padding-top: 34px;
	margin: 0;
}

.categorySelected {
	background-color: #CCC;
}

li.product,
li.product li {
	list-style: none;
	width:175px;	
	cursor: pointer;
	font-weight: bold;
}

.product .product {
	font-weight: normal;
	/* font-size: 0.9em; */
}

.productSelected {
	text-decoration: underline;
}

.slideCategoryParent.hasChildren {
	list-style-type: none;
	background: url(/site/view/images/plus.jpg) left top no-repeat;
	padding-left: 18px;
	margin: 5px 25px 5px 7px;
}

.slideCategory {
	display: none;
}

.divslideshow {
	width:100%;	
	overflow:hidden;
}

.divbackslideshow
{
	/*background-color:#fff;*/
	float:left;
	/*margin-top: -50px;*/
	width: 100%;
}

.divslideshow2 {
	float: left;
    height: 299px;
    margin-left: 33px;
    padding-top: 11px;
    width: 314px;
}


.divHomeCategories {	
	text-align:center;
	max-width:100%;
	font-size: 1.4em;
	margin-top: 15px;
	margin-bottom: 20px;
	color: #333333;
}

.divHomeCategories h2 {	
	font-size: 1.3em;
}


.divHomeCategories h2:after {	
	background-color: #CCCCCC;
	content: " ";
	display: block;
	height: 1px;
	margin: 18px 0 5px calc(50% - 105px);
	width: 210px;
}

.divHomeCategories a {	
	text-transform: uppercase;
	position:relative;
	font-weight: bold;
	font-size: 1.1em;
}
.divHeatBtnLabel{
	color:#191919; 
	
	text-align:center;
	min-height:50px; 
	font-weight:bold; 
	font-size:1.1em; 
	text-transform:uppercase;
}

.divHomeCategories a img {	
	width: 144px;
	
}

.divHomeCategories a img { transition: all .2s ease-in-out; }
.divHomeCategories a:hover img { transform: scale(1.4); }


.divHomeCategory {
	display: inline-block;
	text-decoration: none;
	text-align: center;
	width: 235px;
	margin-top: 10px;
	top:50px;
}

.divHomeCategory span {
	min-height: 50px;
	display: inline-block;
}

.divcategorieslist {
	font-size: 0.8em;    
    margin-top: 15px;
    width: 515px;
    float:left;
    margin-left:300px;
}

.divcategorieslist a {
	text-transform:uppercase;
	color:#909090;
	text-decoration:none;
	border-right: 1px solid #ccc;
	padding-right:2px;
	margin-right: 5px;
}

.divcategorieslist a:hover {
	color:#444 ;
}

.divcategorieslist a:last-child {
	border-right: none;
}

.divcategoriesquote
{
	font-size: 0.8em;    
    margin-top: 15px;
    width: 205px;
    float:right;
    margin-left:300px;
}
.cartImg{
	max-width:20px;
	margin-left: 5px;
	margin-right: 5px;
}

.divbannercontainer {		
	margin-bottom: 0px!important;
}

.divbanner {		
	background-size: cover;
	background-repeat:no-repeat;
	background-position: center;
	position:relative;
	width: 100%;
	min-height: 380px;
}

.divbannerhome {		
	min-height: 480px;
}

.divbanner .divcontentoverlay {
    background-color: #000000;
    opacity: 0.4;
}

.divbannercontent {	
    width: 100%;
    position: absolute;
    text-align: center; 
    top: 50%;
    transform: translateY(-50%);
     -webkit-transform: translateY(-50%); /* Chrome, Safari, Opera */
	-ms-transform: translateY(-50%); /* IE 9 */
	color: #FFFFFF;
}

.divbanner h1, .divbanner h2 {
	font-size: 3.8em;
    text-align: left;
    font-weight: bold;
	line-height: 40px;
	padding-bottom: 30px;
    width: 1024px;
    max-width: 100%;
    margin: auto;
    text-transform: none;
    color: #FFFFFF;
    font-family: "Avenir Black", sans-serif;
}

.divbanner h3, .divbanner h4  {
	font-size: 1.7em;
    text-align: center;
    text-transform: uppercase;
    color: #ffffff;
    padding: 7px 14px;
    display: inline;
    line-height: 26px;
    font-family: 'Avenir Black', sans-serif;
}


.divHomeContentContainer {	
	background-image: url(/site/view/images/background-home-contents.png);
	background-position: top left;
	background-size: cover;
}

.divHomeContent0 {	
	padding-top: 50px;
	padding-bottom: 10px;
	font-size: 1.3em;
	
}
.divHomeContent1{
	background-image: url(/site/view/images/Banner-homepage.jpg);
	background-position: center;
	background-size: cover;
	background-repeat:no-repeat;
	height:600px;
}

.divHomeContent0 img {	
	float: left;
	margin-right: 20px;
	padding-bottom: 30px;
}

.divHomeContent1 img {	
	float: right;
	margin-left: 20px;
	padding-bottom: 30px;
}

.divHomeContent0 {	
	background-image: url(/site/view/images/background-home-content.png)!important;
	background-position: top left;
	background-size: cover;
	color: #FFFFFF;

}

.divCategoryMain {
	background-color: #6D6E70;
	height: 90px;
	width: 100%;
	position: relative;
}

.divCategoryBg {
	background-color: #404041;
	width: calc(50% - 300px);
	content: "";
	position: absolute;
	height: 90px;
}

table.greenTable {
  font-family: Georgia, serif;
  border: 1px solid #808080;
  background-color: #FFFFFF;
  width: 60%;
  text-align: center;
  height:60px;
  margin-bottom:50px;
  margin-top:40px;

}
table.greenTable td, table.greenTable th {
  border: 1px solid #808080;
  padding: 3px 2px;
}
table.greenTable tbody td {
  font-size: 12pt;
  font-weight: bold;
  color:#808080;
  font-family:'Avenir Black',sans-serif;
}
table.greenTable thead {
  background: #ffcd3d;

}
table.greenTable thead th {
  font-size: 14pt;
  font-weight: bold;
  color: #000;
  text-align: center;
  line-height:18px;
  font-family:'Avenir Black',sans-serif;
}
table.greenTable tfoot td {
  font-size: 13px;
}
table.greenTable tfoot .links {
  text-align: right;
}
table.greenTable tfoot .links a{
  display: inline-block;
  background: #FFFFFF;
  color: #24943A;
  padding: 2px 8px;
  border-radius: 5px;
}
.divYoutubeMerc{
	width:100%;

	margin-top:30px;
	margin-bottom:30px;
}
.divHeatTestingLink{
	background-image:url("/site/view/images/background-button.png");
	background-position:center right;
	background-repeat:no-repeat;
	color:#fff;
	display:inline-block;
	padding:2px;
	margin-right:5px;
}
.trademarkCustom{
	font-size:11px;
	position:absolute;

}
.spanTitleHeat{
	font-size:20px;
	width:70%;
}
.divHeatTestingLink:hover{
	background-color:white;
}
.spanTextHeat{
	font-size:14pt;
	width:65%;
}
.bannerTube{
	background-size:cover;
	background-image: url("/media/website_page.photo/Banner-edited-4.jpg");
	background-repeat:no-repeat;
	background-position:center;
	width:100%;
	min-height:800px;
}
.bannerTube1{
	background-size:cover;
	background-image: url("/media/website_page.photo/Banner-edited-fr-4.jpg");
	background-repeat:no-repeat;
	background-position:center;
	width:100%;
	min-height:800px;
}
.bannerTube2{
	background-size:cover;
	background-image: url("/media/website_page.photo/Banner-edited-4.jpg");
	background-repeat:no-repeat;
	background-position:center;
	width:100%;
	min-height:800px;
}
.divYoutubeText{
	width:55%;
	font-size:18pt;
	font-weight:bold;
	font-family:'Avenir Black',sans-serif;
	float:right;
	margin-top:12%;
	margin-bottom:50px;
}
.imgLogoHeat{
	height:60px;
	margin-left:30px;
}
.wrapHeat{
	width:1025px;
	margin:auto;
	margin-top:20px;
	height:580px;
}
.wrapHeat1{
	width:1025px;
	margin:auto;
	margin-top:20px;
	height:1050px;
	overflow:hidden;
}
.heatTextTitle{
	font-size:18pt;
	font-weight:bold;
	float:left;
	width:350px;
	font-family:'Avenir Black',sans-serif;
	word-wrap:break-word;
	
}
.heatTextDesc{
	font-size:18px;
	width:350px;
	margin-top:30px;
	color:#808080;
	padding-top:180px;
	font-family:'Avenir Book',sans-serif;
	
}
.heatDivEntireWrap{
	
	width: 100vw;
 position: relative;
 margin-left: -50vw;

 left: 50%;
}
.divHomeContent1 h2{
	display:none;
}
.divHomeContent1 p{
	display:none;
}
.heatDivWrap{
	background-image: url("/media/website_page.photo/Background-1v2.jpg");
	background-size:cover;
	background-repeat:no-repeat;
	background-position:center;
	width:100%;
	max-width:100%;
	
	margin:auto;
}
.heatDivWrap1{
	width: 100%;
    max-width: 100%;
    background-color: white;
    margin: auto;
}
.heatImg{
	max-width:60%;
	float:right;
	margin-top:10px;

}
.heatImg1{
	width:11%;
	position:absolute;
	margin-right:30px;
	margin-top:10px;
}
.heatImg2{
	width:11%;
	position:absolute;
	margin-right:30px;
	margin-top:30px;

}.heatImg3{
	width:11%;
	position:absolute;
	margin-right:30px;
	margin-top:10px;
}
.imgHeat{
	min-width:100%;
	display:block;
}
.underImgHeat{
	text-align:center;
	width:100%;
	font-size:13px;
	font-weight:bold;
	height:55px;
	background-color:#ffcd3d;
}
.underImgHeatDesc{
	text-align:left;
	width:100%;
	font-size:13px;
	font-weight:bold;
	color:white;
}
.textUnderBothHeat{
	margin-top:20px;
	width:30%;
	text-align:center;
	float:right;
	color:#808080;
	font-size:11pt;
	margin-right:16%;
	font-family:'Avenir Medium Oblique',sans-serif;
}
.divBackgroundHeat{
	background-repeat:no-repeat!important;
	background-position:center!important;
	background-size:cover!important;
	width:100%;
	background:url("/media/website_page.photo/Background-2.jpg");
}
.underImgHeatTitle{
	text-align:left;
	width:100%;
	font-size:13pt;
	font-weight:bold;
	color:white;
	margin-top:10px;
	font-family:'Avenir Black',sans-serif;
}
.heatTitleRight{
	margin-top:82px;
	color:white;
	font-size:26px;
	font-weight:bold;
	width:900px;
	
}
.heatPara{
	margin-left:30%;
}
.heatTitleRight1{
	margin-top:82px;
	color:white;
	font-size:26px;
	font-weight:bold;
	width:980px;
	
}
.heatList{
	display: block;
  list-style-type: disc;
  margin-top: 1em;
  margin-left: 0;
  margin-right: 0;

}
.lnkAdeo{
	display:none;
}
.heatListLi{
	font-size:17px;
	font-weight:bold;
	list-style-type: disc;
	color:white;
	margin-left:25px;
}
.heatDescRight{
	font-family:Avenir Medium, sans-serif;
	color:white;
	font-weight:bold;
	font-size:15px;
	width:540px;
	line-height:20pt;
	
}
.youtubeVid{
	
}

.divCategoryTitle {
	background-color: #404041;
	width: 360px;
	height: 90px;
	float: left;
	position: relative;
}

#ctl00_litHeatLink{
	
	color:white;
	background:transparent;
}
.divCategoryTitle h1, .divCategoryTitle h2 {
	width: 100%;
	position: absolute;
	text-align: left;
	top: 50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	text-transform: uppercase;
	color: #FFFFFF;
	font-size: 2.1em;
	margin-left:20px;
	font-family: "Avenir Black", sans-serif;
}

.divCategoryIntro {
 	width: calc(100% - 360px);
 	height: 90px;
 	float: left;
 	position: relative;	
	color: #FFFFFF;
}

.divCategoryIntroContent {
 	width: 100%;
 	float: left;
 	position: absolute;
	text-align: left;
	top: 50%;
	left: 20px;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
}

.divCategorySub {
	text-align: center;
	padding-top: 0px;
	margin-bottom: 10px;
	background-color: #FFFFFF;
}

.divCategorySub a {
	text-decoration: none;
	text-transform: uppercase;
	padding: 20px 0px 5px;
	margin: 0px 10px;
	display: inline-block;
	font-size: 0.9em;
	border-bottom: 15px solid #FFF;
}

.divCategorySub a:hover, .divCategorySub a.selected {	
	border-bottom: 15px solid #e26b1d;
}

.mainCategory  {	
	display: inline-block;
	width: 100%;
	text-decoration: none;
	border-bottom: 1px solid #191919;
	line-height: 60px;
	text-transform: uppercase;
	font-size: 2em;
	font-weight: bold;
}

/* PRODUCT FILTERS */
.divProductFilters  {
	float: left;
	width: 310px;
	margin-right: 30px;
	/*background-color: #FFF;*/
	padding-bottom: 0px;
	margin-top: 15px;
}

.divProductItemsWithFilters  {
	float: left;
	width: calc(100% - 340px);
}
.divButtonHeatHome{
	float: right;
    margin-right: 70px;
    margin-top: 25px;
    width: 23%;
}

.divProductFilterTitle  {
	float: left;
	width: calc(100% - 25px);
	position: relative;
	height: 40px;
	color: #FFF;
	line-height: 40px;
	text-transform: uppercase;
	font-size: 1.2em;
	/*padding-left: 25px;*/
	font-weight: bold;
}

.divProductFilterTitle .corner {
	width: 0px;
	height: 30px;
	border-top: 25px solid #E9EAEA;
	border-left: 25px solid transparent;
	position: absolute;
	top: 0px;
	right: 0px;
	z-index: 999;
}

.divProductFilterGroup  {
	float: left;
	border-bottom: 1px solid #191919;
	text-transform: uppercase;
	font-weight: bold;
	width: calc(100% - 50px);
	/*margin-left: 25px;*/
	margin-top: 15px;
	margin-bottom: 4px;
	padding-bottom: 5px;
	font-size: 1.2em;
}

.divProductFilterItem {
	float: left;
	text-transform: uppercase;
	width: calc(100% - 75px);
	margin-top: 7px;
	/*margin-left: 50px;*/
}

.divProductFilterItem input {
	margin-right: 10px;
	float: left;
	margin-top: 2px;
}

.divButtonFilter {
	background-color: #035077;
	height: 24px;
	padding-top: 5px;
	text-align: center;
	cursor: pointer;
	color: #FFF;
	float: left;
	width: 100%;
	margin-top: 25px;
}

.divProductItem {
	float: left;
	width: 340px;
	height: 180px;
	margin-top: 15px;
	overflow: hidden;
}

.divProductItemPhoto  {
	float: left;
	width: 140px;
	height: 140px;
	position: relative;
	background-color: #FFF;
	cursor: pointer;
	overflow:hidden;
}

.divProductItemPhoto img {
	width: 100%;
	float: left;
	position: absolute;
	text-align: left;
	top: 50%;
	left: 0px;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
}

.divProductItemPhoto .corner {
	width: 0px;
	height: 30px;
	border-top: 30px solid #E9EAEA;
	border-left: 30px solid transparent;
	position: absolute;
	top: 0px;
	right: 0px;
	z-index: 999;
}

.divProductItemPhoto:hover .divProductItemView
{	
	opacity: 1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  	filter: alpha(opacity=100);
  	-moz-opacity: 1;
 	-khtml-opacity: 1;
	margin-left: 0px;
	margin-top: 20px;
}

.divProductItemView
{	
	position: relative;
	height: 120px;
	width: 120px;
	overflow: hidden;
	color: #FFFFFF;
	opacity: 0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  	filter: alpha(opacity=0);
  	-moz-opacity: 0;
 	-khtml-opacity: 0;
	margin-left: 120px;
	margin-top: -120px;
	-webkit-transition:all 1s ease; /* delay = 1 s */
	-moz-transition:all 1s ease;
	-ms-transition:all 1s ease;
  	-o-transition:all 1s ease;
    transition:all 1s ease;	
}

.divProductItemViewText {	
	position: relative;
	color: #FFFFFF;
	z-index: 999;
	margin-top: 95px;
	margin-left: 10px;
	text-transform: uppercase;
}

.divProductItemViewBack
{
	position: absolute;
	height: 120px;
	width: 120px;
	left: -65px;
	bottom: -65px;
	-webkit-transform: rotate(45deg); 
    -moz-transform: rotate(45deg);  
    -ms-transform: rotate(45deg);  
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=5); /*for IE*/
}

.divProductItemContent  {
	float: left;
	width: 160px;
	padding-right:20px;
	padding-left: 20px
}

.divProductItemContent a  {
	text-transform: uppercase;
	font-size: 1.3em;
	text-decoration: none;
	margin-bottom: 8px;
	display: inline-block;
	line-height: 18px;
}

.divProductList {
	float: left;
	width: 218px;
	margin-left:10px;
	min-height:265px;
	margin-top: 15px;
	margin-right:10px;
}

.divProductListImageless img
{
}

.divProductListTitleImageless
{
	position: relative;
	left: 220px;
}

.imgProduct
{
	border: 1px solid #999999;
	float: left;
	/*margin: 0 10px 10px 0;*/
}

.divProductList a 
{	
	text-decoration: none;
}

.divProductListButton {
	margin-top: 2px;
}

.divProductListTitle {
	width:240px;
}
.divProductListTitle a {
	font-size: 1.2em;
	font-weight: bold;
}

#product {
	width: 715px;
}

.divProductDetailTop {
	width: 100%;
	min-height:300px;
	background-image: url(/site/view/images/background-product.png);
	background-position: center top;
	background-size: cover;	
}

.divProductDetailBottom {
	background-color: #E9EAEA;
	padding-bottom: 30px;
	background-image: url(/site/view/images/Mercedes_Background_7.png);
	background-position: top left;
	background-size: cover;
	float: left;
	width: 100%;
}

.lblDescription {
    float: left;
    width: calc(50% - 30px);
    margin-right: 30px;
    margin-bottom: 30px;
    color: #FFFFFF;
    font-size: 1.1em;
    line-height: 20px;
}

.lblDescription a {
    color: #FFFFFF;
}

.lblDescription strong {
    text-transform: uppercase;
}

.divDetailPicture {
	float:left;
	/*width: 260px;*/
	margin-left:0px;
	margin-right:0px;
	margin-bottom: 0px;
	width: 100%;
}


.divDetailPicture .divThumbnails div {
    background-color: #FFFFFF;
    border: 1px solid #CCCCCC;
    float: left;
    height: 80px;
    line-height: 78px;
    margin: 0 0 0 4px;
    overflow: hidden;
    width: 80px;
}

.divDetailPicture .divThumbnails 
{
	background-color: #FFFFFF;
    /*border: 1px solid #CCCCCC;*/
    border-radius: 5px 5px 5px 5px;
    display: inline-block;
    margin-left: -2px;
    margin-top: 10px;
    min-height: 82px;
    padding-bottom: 5px;
    padding-right: 2px;
    padding-top: 5px;
    text-align: center;
    width: 260px;
}

.divDetailTitle .divLargeImage {
    background-color: #FFFFFF;
    border-radius: 5px 5px 5px 5px;
    min-height: 260px;
    text-align: center;
    vertical-align: bottom;
    width: 400px;
    max-width: calc(100% - 20px);
    margin:auto;
    margin-top: 20px;
    margin-bottom: 30px;
    position: relative;
    display: inline-block;
}

.divDetailTitle .divLargeImage .corner {
	width: 0px;
	height: 70px;
	border-top: 70px solid #E9EAEA;
	border-left: 70px solid transparent;
	position: absolute;
	top: 0px;
	right: 0px;
	z-index: 999;
}

.divDetailPicture .divLargeImage {
    background-color: #FFFFFF;
    border-radius: 5px 5px 5px 5px;
    min-height: 260px;
    text-align: center;
    vertical-align: bottom;
    width: 260px;
    display:none;
}


.divShareIcons {
    float: right;
    margin-bottom: 60px;
}

.divDetailPicture hr {
    display: none;
}

.divDetailFile {
	float:left;
	width: 60px;
	margin-left: 5px;
	font-size: 0.7em;
	text-align: center;
	padding-top: 5px;
	padding-bottom 5px;
}

#recommend {
	padding-top: 10px;
	text-align: center;
	padding-bottom: 12px;
	float: left;
	max-width: 265px;
	overflow: hidden;
	display: none;
}
#recommend .pRecommend {
	color: #888;
}

#recommendFB,
#recommendTwitter {
	float: left;
}

#recommendFB {
	margin: 0 30px 0 18px;
}

#divEmailFriend,
#dlgMessage {
	display: none;
}

#divEmailFriend .fldFriendShare {
	padding: 5px 0;
}

#divEmailFriend label {
	width: 40%;
}

#divEmailFriend input {
	width: 60%;
	float: right;
}

.txtMessage {
	width: 100%;
	height: 100px;
}

#tabs {
	float:left;
	margin-bottom: 0px;
}

#product .ui-tabs-nav
{
	width: 100%;
}

.divDetailTitle {
	text-align: center;
	margin-bottom: 30px;
}

.divDetailTitle h1{
	text-transform: uppercase;
	padding-top: 20px;
	font-family: "Avenir Black", sans-serif;
	overflow: hidden;
}

.divDetailTitle h1:after {
	background-color: #D1D2D4;
	content: " ";
	display: block;
	height: 2px;
	margin: 32px 0 5px calc(50% - 200px);
	width: 400px;
	max-width: 100%;
}
.heatSpecific{
	top:28px; 
	margin-bottom:26px;
}

.divDetailContent {
	float:left;
	width: 100%;
	margin-bottom: 40px;
}

.divDetailIntroduction {
	font-size: 1.4em;
	line-height: 24px;
	color: #6D6E70;
	padding-bottom: 20px;
}

.divOption
{
	/*background-color: #E6E7E8;*/
	padding: 0px;
	margin-top: 15px;
	float: right;
	width: 50%;
	color: #222222;
}

.divOption .divOptionTitle
{
	color: #FFFFFF;
	background: #D1D2D4;
	line-height: 30px;
	padding-left: 120px;
	text-transform: uppercase;
}

.divOptionProduct
{
	position:relative;
	width: 100%;
	overflow: hidden;
}

.divOptionProduct .cornered
{
	width: calc(100% - 40px);
    height: 0px;
    border-bottom: 40px solid #E6E7E8;
    border-right: 40px solid transparent;
}

.divOptionProductTitle
{
	background-color: #E6E7E8;
	width: calc(100% - 130px);
	height: 70px;
	padding-left: 130px;
	font-size: 1.5em;
	text-transform: uppercase;
	line-height: 21px;
}

.divOptionProductPhoto
{
	position: absolute;
	width: 120px;
	height: 120px;
	top: 0px;
	left: 0px;
	overflow: hidden;
}

.divOptionProductPhoto img
{
	max-width: inherit;
}

.divOption #combinedPrice
{
	font-weight: bold;
	font-size: 1.1em;
	display: block;
	width: 100%;
}

.divOption .divOptionButton span
{
	width: auto;
}
.headImgYou1{
	margin-left:34%;
	
}

.divOption #combinedPrice b
{
	color: red;
}
.heatImgHidden{
	width:100%;
	max-width:100%;
	display:none;
}

.divOption select {
    max-width: 100%;
    min-width: 135px;
    float: right;
    clear: right;
    margin-top: 1px;
    height:30px;
    border:none;
}

.divOption .divButton
{
	width: 100%;
	margin: 0px auto;
	text-transform: uppercase;
}

.divOption .uncoupledPriceNote
{
	font-size: 0.8em;
	margin: 5px 0;
	float: right;
	min-width: 135px;
}

.divOption #combinedPrice div
{
	font-size: 0.8em;
	margin-bottom: 4px;
	float: right;
	width: 135px;
}

.divOption #customerPrice, .divOption #basicPrice, .divOption .spanPrice
{
	text-align: right;
}

.divOption #divProductCode
{
	margin-bottom: 0px;
	float: right;
	line-height: 30px;
	min-width: 135px;
}

.divOption #txtQuantity 
{
	width: 49px;
	float: right;
	margin-right: 83px;
	margin-top: 1px;
	height: 30px;
	padding-left: 3px;
	border: none;
}

.specialNotes {
	border: 1px dotted gray;
	margin-top: 5px;
	padding: 5px;
}

.divOption span {
	display: inline-block;
	width: 80px;
	line-height: 30px;
	text-transform: uppercase;
}

.divOptionTitle
{
	font-weight: bold;
}

.divOptionItems
{
	float: left;
	background-color: #E6E7E8;
	width: 100%;
}

.divOptionItem
{
	float: left;
	padding-right: 15px;
	padding-left: 120px;
	width: calc(100% - 135px);	
}

.divOptionItems .divOptionItem:nth-child(even) {
	background: #D1D2D4;
}
/*
.divOptionItem:nth-child(odd) {
	background: #FFF
}*/

.divOptionButton {
	float: left;
    width: 100%;
   /* display:none;	*/
}

.divOptionItemHose {
	
}

/*
#divProductPrice span {
	width: auto;
	margin: 5px 0;
}

#divProductPrice #basicPrice  {

	text-decoration:line-through;

}
*/

.divNoCoupling
{
	margin-bottom: 15px;
	margin-top: 0px;
	color: #222;
	padding-top: 30px;
}

.divNoCoupling h2
{
	padding-top: 55px;
	text-transform: uppercase;
	font-family: "Avenir Black", sans-serif;

}

.divNoCoupling .chkAddCart
{
	margin-left: 15px;
	margin-right: 5px;
}


.divRelated
{
	clear: both;
	background-color: #FFFFFF;
	color: #222;
}

.divRelatedTemplate
{
	display: none;
}

.divRelatedInner .txtQuantity
{
	width: 20px;
	margin-left: 5px;
}

.divRelatedInner .strongCategory
{
	display: block;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-color: #404041;
	color: #FFFFFF;
	margin-top: 0px;
}

.divRelatedInner .strongCategory a
{
	float: right;
	font-weight: normal;
	font-size: 0.9em;
	color: #FFFFFF;
	padding-right: 10px;
}

.divRelatedInner .spanPrice
{
	display: inline-block;
	margin: 0 10px;
}

.divRelatedInner {
	margin-top: 0px;
}

.divAddQuote {
	text-align: right;
}

.divRelatedHeader span 
{
	background-color: #BBB;
	font-weight: bold;
}

.divwraptextcategory .divRelatedInner
{
	display: table;
}

.divRelatedInner .divRelatedItem
{
	display: table-row;
}

.divRelatedInner .divRelatedHeader 
{	
	background-color: ;
}

.divRelatedInner .divRelatedItem span
{
	min-width: 97px;
	max-width: 97px;
	display: table-cell;
	vertical-align: top;
	padding: 1px;
	border-right: 1px solid #DCDDDE;
	padding-left: 10px;
	padding-right: 10px;
	vertical-align: middle;
}

.divRelatedInner .divRelatedItem span:last-child
{
	border-right: 0px solid #DCDDDE;
}

.divCategoryTable .divRelatedItem span
{
	min-width: none;
	max-width: none;
}

.divRelatedInner .divRelatedHeader span
{	
	background-color: #e26b1d;
	color: #FFFFFF;
	padding-top: 10px;
	padding-bottom: 10px;
}

.divRelatedInner .divRelatedItem .spanRelatedDescription, .divRelatedInner .divRelatedItem .spanRelatedDescriptionHeader
{
	/* display: inline-block; */
	min-width: 363px;
	max-width: 363px;
}

.divRelatedInner .spanPriced
{
	text-align: right;
}

.divRelatedInner .divRelatedItem span.spanRelatedPictureHeader
{
	min-width: 149px;
	max-width: 149px;
}

.divRelatedInner .divRelatedItem span.spanRelatedPicture
{
	padding:0px;
	min-width: 170px;
	max-width: 170px;
}

.divRelatedInner .divRelatedItem .imgProduct 
{
	margin: 0;
}

.divRelatedInner .divRelatedItem .spanRelatedQtyHeader, .divRelatedInner .divRelatedItem .spanRelatedQty, .divSpareRow .spanRelatedQty
{
	clear: both;
    /*display: block;*/
}

.divRelatedInner .divRelatedItem input[type=button]
{
	font-size: 0.8em;
}

.divRelatedInner .divRelatedMore
{
	width: 100%;
	float: right;
	/*border-left: 1px solid black;
	padding-left: 5px;*/
	margin-top: 0px;
	display: none;
}

.divRelatedInner .divRelatedMore .strongCategory
{	
	display: none;
}

.spanRelatedQty {
	min-width: 50px;
	max-width: 50px;
}

.imgRelatedPicture, .divSpareRow img {
    transition: -webkit-transform .15s linear;
    -webkit-transition: -webkit-transform .15s linear;
    -moz-transition: -webkit-transform .15s linear;
    -ms-transition: -webkit-transform .15s linear;
    border: 0px solid white;
    width: 100%;
    cursor: pointer;
}


.imgRelatedPicture:hover, .divSpareRow img:hover {
    transform: scale(2.0);
    -webkit-transform: scale(2.0);
    -moz-transform: scale(2.0);
    -ms-transform: scale(2.0);
    border: 1px solid silver;
    position: relative;
    background-color: white;
    padding: 5px;
    z-index: 5;
}


.divRelatedInner .divRelatedItem .spanNormalPrice, .divSpareWrap .spanNormalPrice
{
/*
	text-decoration: line-through;
*/
}

.divRelatedInner .imgRelatedPicture
{
	clear: both;
	margin-top: 0px;
}

.divRelatedInner .lnkRelated
{
	display: inline-block;
	width: 130px;
	text-decoration: none;
}

.lnkRelated
{
	
	text-decoration: none;
}

.spanNoCoupling
{
	font-style: italic;
}
.textCaps{
	text-transform: uppercase;
}
.textDisclaimerBot{
	text-align:left;
	width:1025px;
	display:inline-block;
	margin-top:20px;
	margin-bottom:20px;
}
.divCouplingIdentify
{
	background-color:#FFFFFF; 
	padding-top:45px; 
	padding-bottom: 45px;
	float: left;
	width: 100%;
}

.divIdentifyConfiguration
{
	position: relative;
	font-size: 1.5em;
	text-transform: uppercase;
	line-height: 21px;
	padding-left: 20px;
	padding-top: 15px;
	padding-bottom:15px;
	font-weight: bold;
	width: calc(100% - 20px);
	float:left;
}

.divIdentifyConfiguration .corner {
	width: 0px;
	height: 30px;
	border-top: 30px solid #FFFFFF;
	border-left: 30px solid transparent;
	position: absolute;
	top: 0px;
	right: 0px;
	z-index: 999;
}
.imgYoutube{
	margin-bottom:50px;
	margin-top:0px;
	width:40%;
}
.wrapDivHeat{
	margin:auto;
	width:1025px;
}
.divIdentifyCouplingTitle
{
	min-height: 31px;
	font-size: 1.2em;
	text-transform: uppercase;
	float: left;
	width: 100%;
	background-color: #E6E7E8;
}

.divIdentifyCouplingValue
{
	min-height: 31px;
	font-size: 1.2em;
	text-transform: uppercase;
	float: left;
	width: 100%;
}

.divIdentifySku
{
	width: 140px;
	padding-left: 25px;
	float: left;
	padding-top: 5px;
	line-height: 21px;
}

.divIdentifyDescription
{
	border-left: 1px solid #404041;
	padding-left: 25px;
	width: calc(100% - 191px);
	float: left;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 21px;
}

.divIdentifyOption
{
	
	width: calc(50% - 3px);
	float: left;
	background-color: #E6E7E8;
	text-transform: uppercase;
}

.divIdentifyOptionLeft
{
	margin-left: 6px;
}

.divIdentifyAvailable
{
	padding-left: 25px;
	line-height: 31px;
}

.divIdentifyChoose 
{
	float: left;
	width: 55%;
}

.divIdentifyRow
{
	height: 31px;
}

.divIdentifyLabel
{
	padding-left: 25px;
	width: 100px;
	line-height: 31px;
	float: left;
}
.divIdentifySelect
{
	float: left;
	width: calc(100% - 125px);
}

.divIdentifySelect select
{
	width: 100%;
	height: 31px;
}

.divIdentifyTextarea
{
	float: left;
	width: 45%;
	padding-top: 31px; 
}

.divIdentifyTextarea textarea
{	
	padding-left: 5px;
	padding-top: 5px;
	width: calc(100% - 7px);
	height: 55px;
	float: left;
	font-size:1.2em;
	font-family: 'Avenir Medium', sans-serif;
	resize: none;
	line-height:18px;
}

.divIdentifyRow .divIdentifyLabel {
	background-color: #d1d2d4;
}

.divIdentifyRow:nth-child(2n) .divIdentifyLabel {
	background-color: transparent;
}

.divIdentifyButton {
	color: #FFFFFF;
	text-align: center;
	height: 31px;
	line-height: 31px;
	float:left;
	width: 100%;
	cursor: pointer;
}


.divButton {
	background-color: #035077;       
    height: 24px;
	padding-top: 5px;
    text-align: center;    
    cursor: pointer;
	color: #FFF;
}
.headImgYou1{
	margin-left:32%;
}
.headImgYou1Fr{
	margin-left:19%;
}

.divcontentquote {
    margin-top: 19px;
    font-size: 0.8em;
    border-bottom: 1px solid #6D6E70;
    padding-bottom: 20px;
    margin-bottom: 20px;
    width: 100%;
    float: left;
}

.divrequestquote
{
	background-color: #e26b1d;
	float: right;
	height: 38px;
	padding-top: 12px;
	text-align: center;
	width: calc(100% - 50px);
	cursor: pointer;
	text-transform: uppercase;
	padding-right: 50px;
	position: relative;
}

.divrequestquote:after
{
	background-color: #6D6E70;
	content: "";
	position: absolute;
	height: 50px;
	width: 50px;
	cursor: pointer;
	background-image: url(/site/view/images/blog-arrow-request-quote.png);
	background-position: center;
	background-repeat: no-repeat;
	right: 0px;
	top: 0px;
}


.divblogcontact	{
	float: left;
	width: 100%;
	border-bottom: 10px solid #6D6E70;
	background-color: #D1D2D4;
}

.divblogcontacttitle	
{
	float: left;
	width: calc(100% - 50px);
	background-color: #6D6E70;
	padding: 20px 25px;
	color: #FFFFFF;
	font-size: 1.4em;
	font-weight: bold;
	line-height: 20px;
}
	
.divblogcontactcontent
{
	float: left;
	padding: 20px 25px;
	color: #404041;
	font-size: 1.2em;
}

.divblogcontactcontent span
{
	color: #404041;
	font-weight: bold;
}

.divblogcontactinfo {
	float: left;
	width: calc(100% - 50px);
	margin-top: 30px;
	background-color: #e26b1d;
	color: #ffffff;
	border-bottom: 10px solid #6D6E70;
	font-size: 1.2em;
	padding: 15px 25px;
}

.divblogpartner {
	float: left;
	width: 100%;
	border-top: 1px solid #6D6E70;
	margin-top: 30px;
	padding-top: 20px;
}

.divblogpartnertitle {
	float: left;
	width: 100%;
	background-color: #6D6E70;
	padding: 20px 0px;
	color: #FFFFFF;
	font-size: 1.4em;
	font-weight: bold;
	line-height: 20px;
	text-align: center;
}

.divblogpartner img {	
	width: 100%;
	max-width: 330px;
	margin-top: 15px;
	float: left;
	clear: left;
}

.divblogpartnercontent
{
	color: #404041;
	font-size: 1.2em;
	float: left;
	margin-top: 20px;
	margin-bottom: 20px;
}

.divcategoryitem a
{
	text-decoration: none;
}

.divrequestquote a
{	
    color: #FFFFFF;    
    font-size: 1.8em;  
    font-weight: bold; 
}

.divrequestquote:hover a
{
	color: #6D6E70;
}

#assemblyParts {
	float: right;
	width: 100%;
	margin-top: 5px;
}
#assemblyParts .divAddToQuote
{
	float: right;
	width: 150px;
	margin-bottom: 10px;
}
#assembly .divAddToQuote a
{
	color: white;
}
.divSpareWrap {
	display: table;
	clear: both;
	width: 100%;
}

.divSpareWrap span {
	display: table-cell;
	vertical-align: middle;
	padding: 5px;
}
.divSpareWrap input
{
	width: 20px;
}
.divSpareWrap .divSpareRow
{
	display: table-row;
	width: 100%;
	background-color: #FFFFFF;
}
.divSpareWrap .divSpareRow span
{
	border-right: 1px solid #DCDDDE;
	border-bottom: 1px solid #DCDDDE;
}
.divSpareWrap .divSpareRow:hover {
	background-color: #f0f0f0;
}

.divSpareWrap .divSpareRowHeader span {
	background-color: #BBBBBB;
	font-weight: bold;
	color: #FFFFFF;
}

.divSpareWrap span img {
	float: left;
	margin-right: 5px;
}

.divSpareWrap .divButton
{
	width: 130px;
	padding-top: 5px;
}
.divSpareWrap .spanSpareSku
{
	width: 130px;
}
.divSpareWrap .spanSpareDescription
{
	width: 610px;
}
.divSpareWrap
{
	font-size: 0.8em;
}
.divcontainer
{
	width: 100%;
	min-height:300px;
	background-image: url(/site/view/images/background-home.png);
	background-position: center bottom;
	background-size: cover;	
	background-color: #e26b1d;
}

.divseotext
{
	margin-top: 30px;
    width: 100%;
	float:left;
	/*margin-bottom:40px;*/
}

.divHomeNews{
    width: 100%;
    height: 455px;
    background-image: url(/site/view/images/background-news.png);
    /*background-color: #D5D3D0;*/
    background-position: top right;
    background-repeat: no-repeat;
    background-size: cover;
    float: left;
    position: relative;
    margin-top: 50px;
}

.divHomeNewsContent{
   	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	max-width: 470px;
	color: #FFF;
	right: 10%;
	font-size: 1.4em;
	line-height: 20px;
	text-shadow: 1px 1px 1px #444;
}

.divHomeNewsContent h2{
   	text-transform: uppercase;
   	font-size: 2.3em;
	margin-bottom: 15px;
	line-height: 32px;
	font-weight: bold;   
	font-family: "Avenir Black", sans-serif;	
}

.divHomeNewsLink {   
	line-height: 18px;
	background-image: url(/site/view/images/background-button.png);
	background-position: center right;
	padding: 10px 25px 10px 20px;
	margin-top: 15px;
	color: #FFFFFF;
	display: inline-block;
	top: 64%;
	left: 12%;
	position: absolute;
	background-repeat: no-repeat
}

.divHomeNewsLink a {   
	color: #FFFFFF;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 1.4em;
	font-weight: bold;
}

.divHomeNewsLink a:hover {   
	color: #444444;
}

.divnews
{
	float: left;
    margin-bottom: 40px;
    margin-left: 57px;
    margin-top: 30px;
    width: 270px;
}

.divArticleContainer {
	margin: auto;
	margin-top: 30px;
	width: 1024px;
	max-width: 100%;
	color:#333333;
}

.divArticle {
	margin-bottom: 20px;
	margin-right: 31px;
	margin-top: 30px;
	width: 320px;
	float: left;
}

.divArticle iframe {
	width: 320px;
	height: 180px;
}

.divArticle:last-child {
	margin-right: 0px;
}

.divnewsleft, diveventsleft {
	float: left;
	width: calc(100% - 330px);
	margin-right: 15px;
	margin-top: 25px;
}

.divnewsleft h1:first-child, .divnewsleft h2, .diveventsleft h1:first-child, .diveventsleft h2 {
	text-transform: uppercase;
	border-top: 1px solid #404041;
	color: #404041;
	margin-top: 20px!important;
	padding-top: 12px;
	margin-bottom: 1px;
}

.divnewsleft a, .diveventsleft a {
	text-decoration: none;
}

.imgArchiveNews
{
	width: 100%;
}

.imgArchiveEvents
{
	max-width: 100%;
}

.divnewsleft .divArticleText, .diveventsleft .divArticleText
{
	margin-top: 5px;
	width: 100%;
}

.spanDate {
	font-size: 1.3em;
	color: #404041;
	padding-bottom: 6px;
	display: inline-block;
}

.divnewsright {
	float: left;
	width: 315px;
	margin-top: 25px;
}

.divnewsnavcontainer {
	width: 100%;
	max-width: 100%;
	border-top: 1px solid #404041;
	float: left;
	margin-top: 20px;
	padding-top: 15px;
	margin-bottom: 30px;
	clear: left;
}
.divnewsnav {
	width: calc(100% - 330px);
}

.divnewsprevious {
	float: left;
	width: 50%;
	background-color: #e26b1d;
	padding: 10px 0px;
	color: #FFFFFF;
	font-size: 1.4em;
	font-weight: bold;
	line-height: 21px;
	text-align: center;
	cursor: pointer;
	text-transform: uppercase;
}

.divnewsprevious span {
	display: inline-block;
}

.divnewsprevious span:before {
	content: "";
	background-repeat: no-repeat;
	background-image: url(/site/view/images/blog-arrow-previous.png);
	background-position: left 5px;
	background-size: 15px;
	width: 40px;
	height: 16px;
	display: inline-block;
}
/*
.divnewsprevious:hover {
	color: #6D6E70;
}
*/

.divnewsnext {
	float: left;
	width: 50%;
	background-color: #6D6E70;
	padding: 10px 0px;
	color: #FFFFFF;
	font-size: 1.4em;
	font-weight: bold;
	line-height: 21px;
	text-align: center;
	cursor: pointer;
	text-transform: uppercase;
}

.divnewsnext span {
	display: inline-block;
}

.divnewsnext span:after {
	content: "";
	background-repeat: no-repeat;
	background-image: url(/site/view/images/blog-arrow-next.png);
	background-position: right 5px;
	background-size: 15px;
	width: 40px;
	height: 16px;
	display: inline-block;
}

.divsocial
{
	float:left;
	margin-top:5px;
	float:right;
}

.divsocial a
{
	display:inline-block;
	float:left;
}

.divsocialicon
{
	float:left;
}

.divjoinus
{
	float:left;
	text-align:right;
	width:111px;
	padding-top: 13px;
}

.divfootercontainer
{
	width: 100%;
	position: relative;
	/*
	non-responsive
	width:975px;
	*/
	/* no good on order page
	margin-left:75px;
	*/
}

.divFooterPhone {
    position: absolute;
    right: 0px;
    bottom: 90px;
}

.divFooterPhone a {
    font-size: 2em;
    color: #FFF;
    text-decoration: none;
    font-family: "Avenir Black", sans-serif;
}

.divfooter
{
	background-color: #e26b1d;    
    padding-top: 41px;
	/*position: absolute;*/
	/*bottom: 100px;*/
	left: 0;
	width: 100%;
	float:left;
}

.divfooterseparation
{
	/*border-top: 1px solid #CCCCCC;*/
    padding-top: 10px;
   /* width: 300px;*/
  	width: calc(100% / 7);
	padding-bottom:40px;
	display:inline-block;
	/*margin-right:22px;*/
	float:left;
}

.divfooterseparation a, .divfooterseparation span
{
	text-decoration:none;
	color:#FFFFFF;
	font-size:10px;
	display: block;
	text-transform: uppercase;
	line-height: 22px;
	padding-right: 2px;
}

.divFooterFirst {
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid #191919;
	color:#191919!important;
	font-size:1em;
	display: block;
	text-transform: uppercase;
	line-height: 15px;
	font-weight: bold;
}

.divfooterseparation a:hover
{	
	color:#444;
}

.divfooterseparation1
{	float: left;
    width: 150px;
    font-size: 0.9em;
}

.divfooterseparation2
{
	float: left;
    padding-left: 33px;
    width: 117px;
}

.divcopy
{
	background-color: #404041;
	height:100px; 
	color: #FFF;
	font-size:0.9em;
	text-align:center;
	padding-top:5px;
	/*position: absolute;
	bottom: 0;
	left: 0;*/
	width: 100%;
	float:left;
}
/*
.divEmptyFooter
{
	height: 393px;
}
*/

div.pp_default .pp_close {
    background: url(/site/view/images/prettyPhoto/default/sprite.png) 2px 1px no-repeat;
}

div.pp_default .pp_details {
    position: inherit;
}

a.pp_close {    
    right: 5px;
    top: -16px;
}

.divcopy a
{
	color: #FFFFFF;
}

.divcopylinks
{
	width: calc(100% - 575px);
	text-align: right;
	float:left;
	padding-top: 40px;
}

.divcopylinks a
{
	text-decoration: none;
	text-transform: uppercase;
}

.divcopycontainer
{
	width: 485px;
	/*margin: auto;*/
	text-align: left;
	background-image: url(/site/view/images/logo-footer.png);
	background-repeat: no-repeat;
	background-position: 10px 10px;
	height: 60px;
	padding-top: 40px;
	padding-left: 90px;
	float: left;
	text-transform: uppercase;
	background-size: 72px;
}

.divcopycontainer a
{
	text-decoration: none;
	text-transform: none;
	display: none;
}

.divArticleDate 
{

}

.divArticlePhoto
{
	width:100%;
	height: 180px;
	overflow: hidden;
	margin-bottom: 10px;
}

.divArticleTitle
{
	font-weight: bold;
}

.divArticleTitle a
{
	text-decoration: none;
	text-transform: uppercase;
	color:#333333;
}

.divArticleText a 
{
	text-decoration: none;
	color:#e26b1d;
	display: inline-block;
}

.divMoreArchive
{
	margin-top: -10px;
}

.divBold {
	font-weight: bold;	
}

.divwraptext input[type="button"] { 
    background-color:#035077;
    margin-bottom: 2px;
    cursor: pointer;
    margin-right: 2px;
}

.divBreadcrumb 
{
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 15px;	
	text-transform: uppercase;
	color: #6D6E70;
	border-bottom: 1px solid #D1D2D4;
}

.divBreadcrumb a 
{
	text-decoration: none;
	color: #404041;		
}

img {
	max-width: 100%;
}

.imgNews 
{
	float:right;
	margin-left: 15px;
	margin-bottom: 15px;
}

.imgContent 
{
	float:right;
	margin-left: 15px;
	margin-bottom: 15px;
}

.title 
{
	font-size: 1.2em;
	color: #e26b1d;
	line-height: 26px;
	/*font-weight:bold;*/
}

hr
{
	border-color:#5e8e9b;
}

a {
	color: #191919;
}

/*
ul, ol
{
    margin: 10px 0px;
    display: table;
}
ul li, ol li
{
    margin: 5px 25px;
}
ul li
{	
    list-style-type: disc;
}
ol li
{
    list-style-type: decimal;
}
*/
h1 {	
	font-size: 2.5em;
	margin-bottom:20px;
	line-height:26px;
	font-family: "Avenir Black", sans-serif;
}
h2 {	
	font-size: 2em;	
	margin-bottom:15px;
	line-height:22px;
	font-family: "Avenir Black", sans-serif;
}
h3 {	
	font-size: 1.25em;	
	margin-bottom:12px;
	font-family: "Avenir Black", sans-serif;
}
h4 {
	font-size: 1em;		
	margin-bottom:10px;
}
h5 {
	font-size: 0.8em;
	margin-bottom:5px;
}
strong {
	font-weight:bold;
	margin-bottom:3px;
	margin-top:5px;
}
p {
	margin-bottom: 15px;
}
sup {
    font-size: 0.7em;
    vertical-align: super;
}
sub {
    font-size: 0.7em;
    vertical-align: sub;
}
em {
	font-style:italic;
}

table {
	max-width: 100%;
}

img {
	max-width: 100%;
}

.zoomWrapperImage img 
{
	max-width: inherit!important;
}

.h3category
{
	border-bottom: 1px solid black;
	display: inline-block;
	margin: 0;
}

iframe {
	max-width: 100%;
}

.lnkCategoryProductLink
{
	font-weight: bold;
	font-size: 1.3em;
}

#divLogin, #divChangePassword
{
	display: none;
}
#divLogin span
{
	width: 100px;
	display: inline-block;
}

/* Documents section */

.divDownloadItem  {
	float: left;
	width: 316px;
	height: 180px;
	margin-top: 15px;
	overflow: hidden;
}

.divDownloadItemPhoto  {
	float: left;
	width: 140px;
	height: 140px;
	position: relative;
	background-color: #FFF;
	cursor: pointer;
	overflow:hidden;
}

.divDownloadItemPhoto img {
	width: 100%;
	float: left;
	position: absolute;
	text-align: left;
	top: 50%;
	left: 0px;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
}

.divDownloadItemPhoto .corner {
	width: 0px;
	height: 30px;
	border-top: 30px solid #FFFFFF;
	border-left: 30px solid transparent;
	position: absolute;
	top: 0px;
	right: 0px;
	z-index: 999;
}

.divDownloadItemPhoto:hover .divDownloadItemView
{	
	opacity: 1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  	filter: alpha(opacity=100);
  	-moz-opacity: 1;
 	-khtml-opacity: 1;
	margin-left: 0px;
	margin-top: 20px;
}

.divDownloadItemView
{	
	position: relative;
	height: 120px;
	width: 120px;
	overflow: hidden;
	color: #FFFFFF;
	opacity: 0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  	filter: alpha(opacity=0);
  	-moz-opacity: 0;
 	-khtml-opacity: 0;
	margin-left: 120px;
	margin-top: -120px;
	-webkit-transition:all 1s ease; /* delay = 1 s */
	-moz-transition:all 1s ease;
	-ms-transition:all 1s ease;
  	-o-transition:all 1s ease;
    transition:all 1s ease;	
    text-align: left;
}

.divDownloadItemViewText {	
	position: relative;
	color: #FFFFFF;
	z-index: 999;
	margin-top: 95px;
	margin-left: 10px;
	text-transform: uppercase;
}

.divDownloadItemViewBack
{
	position: absolute;
	height: 120px;
	width: 120px;
	left: -65px;
	bottom: -65px;
	-webkit-transform: rotate(45deg); 
    -moz-transform: rotate(45deg);  
    -ms-transform: rotate(45deg);  
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=5); /*for IE*/
    background-color: #e26b1d;
}

.divDownloadItemContent  {
	float: left;
	width: 146px;
	padding-right:15px;
	padding-left: 15px;
	text-align: left;
	font-family: 'Avenir Medium', sans-serif;
}

.divDownloadItemContent a  {
	text-transform: uppercase;
	font-size: 1.3em;
	text-decoration: none;
	margin-bottom: 8px;
	display: inline-block;
	font-family: 'Avenir Medium', sans-serif;
	font-weight: bold;
}


.lnkDownload
{
	padding-left: 20px;
	background-repeat: no-repeat;
}

.lnkDownloadPDF
{
	background-image: url('/site/view/images/icons/16x16/file_extension_pdf.png');
}

.lnkDownloadDOC
{
	background-image: url('/site/view/images/icons/16x16/file_extension_pdf.png');
}
/*
.divDocuments a
{	
	text-decoration: none;
}

.divDocuments a:hover
{
	
}

.divDocuments a, .divDocuments span
{
	display: inline-block;
	margin-bottom: 4px;
}

.divDocuments div
{
	float: left;
	width: 33%;
}
*/

#downloadTabs td
{
	padding: 5px;
}

.divProtected
{
/*
	//problem when no sidebar
	padding-left: 60px; 
	margin-top: -230px;

	margin-top: -275px; //problem on price list page
	*/
	background-color: #FFFFFF;
	padding: 20px 20px 0px;
	margin-bottom: 20px;
}

.divVideos
{
	float: left;
}

.divVideos div
{
	display: none;
}

#divVideoContainer
{
	float: right;
	width: 560px;
	padding-left: 10px;
	margin-left: 10px;
	border-left: 1px dotted grey;
	height: 315px;
}

#divChangePassword span
{
	display: inline-block;
	width: 200px;
}

.divDownload 
{  
  width:700px;
}

.divDocumentsContainer 
{  
  float:left;
  margin-bottom:25px;
  width:700px;
}


.divDocumentsColumn {
  float:left;
  width:600px;
}

.divDocumentsColumn a
{
	width: 406px;
	border-bottom: 1px dotted grey;
	text-decoration: none;
}

.divDocumentsColumn a:hover
{
	text-decoration: underline;
}

.divDocumentsColumn a, .divDocumentsColumn span
{
	display: inline-block;
	margin-bottom: 4px;
}
/* search */

.divSearchResults a
{
	font-weight: bold;
	text-decoration: underline;
}

.divSearchResults b
{
	color: #e26b1d;
}

.lblNoResults
{
	font-style: italic;
}

/* header */

.lnkLogin
{
	background-color: white;
	color: #7f7f7f;
	display: inline-block;
	/*line-height: 23px;
	text-transform: uppercase;
	font-size: 0.8em;
	font-weight: bold;*/
    /*
	width: 80px;
        */
	margin-right: 2px;
	text-align: center;
}
.txtSearch
{
	/*background-image: url('/site/view/images/search-icon.jpg');
	background-repeat: no-repeat;*/
	padding-left: 20px;
	border-style: hidden;
}
.btnGo
{
	background-color: #DADCDB;
	color: #7F7F7F;
    /*
	width: 30px;
        */
	text-align: center;
	font-size: 0.8em;
	font-weight: bold;
}
.txtSearch, .btnGo
{
	line-height: 62px;
	height: 61px;
	border: 1px solid #ddd;
	display: inline-block;
	font-size: 1.6em;
	width: calc(100% - 95px);
}

.txtMobileSearch
{
	line-height: 62px;
    height: 24px;
    border: 1px solid #ddd;
    display: inline-block;
    font-size: 1em;
    width: 200px;
    margin-left: 20px;
    margin-top: 7px;
    padding-left: 3px;
    text-transform: none;
    float:left;
    padding-top: 2px; 
    padding-bottom: 0px;
    line-height: 16px;
}

.btnMobileGo
{
	display: inline-block;
	width: 25px!important;
	float:left;
}

.mm-navbar
{
	background-image: url(/site/view/images/logo-footer.png);
	background-repeat: no-repeat;
	background-position: 95% 8px;
	background-size: auto 80%;
}

#mm-1 .mm-title {
	display: none;
}

.mm-listview > li > a, .mm-listview > li > span
{
	text-transform: uppercase;
	color: #808284;
	font-weight: bold;
	background-color: transparent!important;
}

.mm-menu .mm-navbar > *, .mm-menu .mm-navbar a, .mm-menu, .mm-menu em.mm-counter {
	color: #808284;
	text-transform: uppercase;
	text-align: left;
}

.mm-navbar .mm-prev::before {   
    top: 40px;
    border-color: #808284!important;
}

.mm-navbar {    
    line-height: 62px;
    height: 80px;
}

.mm-menu > .mm-panel.mm-hasnavbar {       
    padding-top: 81px;
}

.mm-listview > li > a:hover, .mm-listview > li:hover em.mm-counter,  .mm-menu a.mm-next:hover, .mm-menu .mm-navbar a:hover
{
	color: #D1D2D4;
}

.mm-menu {
    background: #404041;   
}

.mm-menu .mm-listview > li .mm-next::after, .mm-menu .mm-listview > li .mm-arrow::after {
    border-color: #808284;
}


/* CONTACT US */
.divContactForm {
	font-size: 11pt;	
    text-transform: none;
    float: left;
    margin: 0 0 30px;
    padding-right: 13px;
    padding-top: 10px;
	margin-left: 15px;
}

.divContactFormTitle {
    font-weight: bold;
    width: 100%;
}

.divContactForm span {
    display: inline-block;
    width: 150px;
}
.divContactForm input {
    width: 213px;
    margin-bottom:4px;
}
.divContactForm input[type="button"] {
    margin-left: 85px;
    text-align: center;
    width: 165px;
    background-color:#035077;
}
.divContactForm textarea {
    height: 120px;
    width: 369px;
    margin-bottom:4px;
}
.divContactForm select {    
    margin-bottom:4px;
    width: 215px;
}
.divContactForm a {
	font-size: 0.8em;
    color: black;
	text-decoration: underline;
	text-transform: uppercase;
}

/* Nivo Slider ADEO Theme */
.theme-adeo #slider {
margin:0px auto 0 auto;
	/*
	width:745px; 
	height:350px;
	border: 5px solid #3C3C3C;
	margin-top: -10px;

	KEEP THE HEIGHT BECAUSE IT WAS CAUSING PROBLEMS (SEE JODY'S EMAIL)
	height: 336px;
   */
    
}
.theme-adeo .nivoSlider {
	position:relative;
	overflow:hidden;
	background:#fff url(/site/view/images/loading.gif) no-repeat 50% 50%;
}

.theme-adeo .nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
.theme-adeo .nivoSlider a {
	border:0;
	display:block;
}
.theme-adeo .nivo-controlNav {
	float:right;   
	margin-top: 10px;
	margin-right: 10px;
	display:none;
}
.theme-adeo .nivo-controlNav a {
	display:block;
	width:18px;
	height:18px;
	background:url(/site/view/images/bullets.png) no-repeat;
	text-indent:-9999px;
	border:0;
	margin-right:3px;
	float:left;
}
.theme-adeo .nivo-controlNav a.active {
	background-position:0 -20px;
}
.theme-adeo .nivo-directionNav a {
	display:none;
	width:29px;
	height:44px;
	background:url(/site/view/images/arrows.png) no-repeat;
	text-indent:-9999px;
	border:0;
}
.theme-adeo a.nivo-nextNav {
	background-position:-29px 0;
	right:15px;
}
.theme-adeo a.nivo-prevNav {
	left:15px;
}

.theme-adeo .nivo-caption {
	top: 0px;
	left: 0px;
	position: absolute;
    /*font-family: Helvetica,Arial,sans-serif;*/
    /*font-family: 'Knockout', sans-serif;*/
    height: 100%;
    /*margin-bottom: 16px;*/
    margin-left: 0;
    overflow: hidden;
    padding-top: 3px;
    padding-bottom: 0px;
    width: 100%;
	background-color: transparent;
	background: none;
	color: 000;	
	opacity: 1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  	filter: alpha(opacity=100);
  	-moz-opacity: 1;
 	-khtml-opacity: 1;
	-webkit-transition:bottom 4s ease; /* delay = 1 s */
	-moz-transition:bottom 4s ease;
	-ms-transition:bottom 4s ease;
  	-o-transition:bottom 4s ease;
    transition:bottom 4s ease;	
	
	-webkit-transition:opacity 1s ease-in-out; /* delay = 1 s */
	-moz-transition:opacity 1s ease-in-out;
	-ms-transition:opacity 1s ease-in-out;
  	-o-transition:opacity 1s ease-in-out;
    transition:opacity 1s ease-in-out;	
}
.divSpanContent{
font-size:48px;
}
.divSpanContent1{
	font-size:55px;
	
}
.divCaptionContent, .divCaptionContentRight {
font-family:'Knockout';
	position: absolute;
	
	/*-webkit-transition:all 1s ease;
	-moz-transition:all 1s ease;
	-ms-transition:all 1s ease;
  	-o-transition:all 1s ease;
    transition:all 1s ease;	*/
    top: 30%;
    transform: translateY(-25%);
    -webkit-transform: translateY(-25%);
    -ms-transform: translateY(-25%);
    font-size: 1em;
    color:black;


	
	-webkit-transition:bottom 4s ease; /* delay = 1 s */
	-moz-transition:bottom 4s ease;
	-ms-transition:bottom 4s ease;
  	-o-transition:bottom 4s ease;
    transition:bottom 4s ease;	
	

}
.divCaptionContentRight {
	right:12%!important;
	padding-bottom:170px;
	}

.divCaptionContent {
	left:30%!important;
	opacity: 0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  	filter: alpha(opacity=0);
  	-moz-opacity: 0;
 	-khtml-opacity: 0;
}
.divCaptionContent .first {

	margin-left:100px;
	float:right;
	margin-right:50px;
}

.divCaptionContent .second {	
	opacity: 0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  	filter: alpha(opacity=0);
  	-moz-opacity: 0;
 	-khtml-opacity: 0;
}

.divCaptionContentRight .second {	
	opacity: 0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  	filter: alpha(opacity=0);
  	-moz-opacity: 0;
 	-khtml-opacity: 0;

}

.divCaptionContentRight {
	/*right: -640px;*/
	text-align: left;

	opacity: 0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  	filter: alpha(opacity=0);
  	-moz-opacity: 0;
 	-khtml-opacity: 0;
}
.divCaptionContent p{
font-family:'Knockout';
margin-left:500px;
font-size: 3.7em;
padding-bottom:120px;
left: 35%!important;
}

.divCaptionContent h1, .divCaptionContent h2, .divCaptionContent span, .divCaptionContentRight h1, .divCaptionContentRight h2, .divCaptionContentRight span {
	/*font-weight: bold;*/
	/*text-transform: uppercase;*/
	font-family: 'Knockout', sans-serif;
	margin-left:400px;
	width:600px;
	line-height:40px;
	padding-bottom:40px;
}

.divCaptionContent .first, .divCaptionContent h2.first, .divCaptionContentRight h1.first, .divCaptionContentRight h2.first {
	-webkit-transition-delay: 1000ms; /* delay = 1 s */
    -moz-transition-delay: 1000ms;
    -o-transition-delay: 1000ms;
    transition-delay: 1000ms;
	display:inline-block;
}
.divCaptionContent span, .divCaptionContent h2.second, .divCaptionContentRight span, .divCaptionContentRight h2.second {
	margin-left:0px!important;

}

.divCaptionContent a {
	text-shadow: none;
}

.divCaptionProduct {
	position: absolute;
	display: block!important;
	bottom: -255px;

    text-shadow: 1px 1px 1px #000;    
}

.divCaptionProduct {
	transition: 0.6s ease-in;

	left: 2%;	
}

.divCaptionProductRight {
	left: 49%;
}

.divCaptionProduct img {
	width: 700px;

	display: block!important;
	position: relative!important;
	padding-bottom:20px;
	transition-delay: 3s;
}

#product {
    width: 100%;
}

#product .ulTab {
 /*   display: none;*/
}

#product #tabs {
	width: 100%;
	border: 0px solid;	
	padding: 0px;
	background:#E9EAEA !important;
}

#product #tabs-1 {
	padding: 0px;
}

#product #tabs-2 {
	display: none;
}

#product #tabs-3 {
	background-color: #dcddde;
	padding-top: 70px;
	padding-bottom: 30px;

}
.ui-tabs .ui-tabs-hide {
	display: none;
}

.ui-tabs .ui-tabs-panel {
    width: calc(100% - 2.8em);
}

.theme-adeo .nivo-caption a {  
	text-decoration: none;
	line-height: 18px;
	background-image: url(/site/view/images/background-button-banner.png);
	background-position: bottom right;
	padding: 10px 25px 10px 20px;
	margin-top: 15px;
	display: inline-block !important;
	color: #FFFFFF;
	font-size: 1.1em;
	font-weight: bold;
	text-transform: uppercase;
	text-shadow: none;
	opacity: 1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  	filter: alpha(opacity=100);
  	-moz-opacity: 1;
 	-khtml-opacity: 1;
	max-width: 500px;
}

.theme-adeo .nivo-caption a:hover {
 	color: #444;   
}

.theme-adeo .nivo-caption a.divCaptionProduct {  
	text-decoration: none;
	line-height: 18px;
	background-image: none;
	background-position: center right;
	padding: 0px 0px 0px 0px;
	margin-top: 0px;
	display: inline-block !important;
	font-size: 1em;
	font-weight: none;
	text-transform: normal;
	text-shadow: none;
	opacity: 1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  	filter: alpha(opacity=100);
  	-moz-opacity: 1;
 	-khtml-opacity: 1;
}


/* cart */
.divwraptext .divRowTop td {
	background-color: #e26b1d; /* #A4A4A4*/
}

.divwraptext .divRowTopFirst {
	border-left: 4px solid #e26b1d;
}

.divwraptext .divRowTopLast {
	border-right: 4px solid #e26b1d;
}

.tblOrder .divRowTop td {
	padding-top: 4px;
	padding-bottom: 4px;
}

.divwraptext .divbutton, #divLogin .divbuttonlogin, #divChangePassword .divbuttonlogin
{
	font-size: 0.96em;
	background-color: #e26b1d;
	color: white;
	height: 25px;
	text-transform: uppercase;
}

.divwraptext .divbutton.divbuttoncheckout
{
	background-color: #00adef;
}
.divwraptext .divbutton, .divwraptext .divbutton:hover
{
	border: 0;
}
.divwraptext .divaccount
{
	margin-left: 135px;
	background-color: #a4a4a4;
	color: black;
} 

.divwraptext table {
	max-width: 100%;
}

.divwraptext h1, .divwraptext h2 {
	margin-top: 30px;
}

.divwraptext img {
	max-width: 100%;
}

.divwraptext .divBreadcrumb {
	display: none;
}

.divwraptext0 {
   /* padding-top: 50px;
    padding-bottom: 50px;*/
    padding-bottom: 0px;
}

.divwraptext-1 {
    padding-left: 60px !important;
    padding-right: 60px;
    padding-top: 50px;
    padding-bottom: 50px; 
    color: #FFFFFF; 
    font-size: 1.2em;
}

.divwraptext-1 a {
    color: #FFFFFF;
}

.divwraptext-1 h1 {
    text-transform: uppercase;
    line-height: 32px;
}

.lblEventTitle
{
	font-weight: bold;
}

.lblEventDates
{
	font-style: italic;
}

.divYoutube
{
	float: right;
	margin-top: 20px;
}

#divAdded
{
	display: none;
	width: 210px;
	position: absolute;
    top: 92px;
    left: 50%;
}


/* app override */

.divNewsletterWrap {
	text-align: left;
}
/*
background-color: #035077;
*/

#relatedProducts {
	border-top: 1px solid #CCC;
	width: 715px;
	float: left;
}

#relatedProducts h3 {
	padding-top: 20px;
}

#drpLanguage
{
	border-style: hidden;
	border: 1px solid #7F7F7F;
}

/* Carousel start */
ul#carousel .jcarousel-direction-rtl {
	direction: rtl;
}

.jcarousel-container-horizontal {
    width: 645px;
    padding: 0 35px;
    margin: 0;
}

.jcarousel-clip {
    overflow: hidden;
}

.jcarousel-clip-horizontal {
    width:  645px;
    min-height: 220px;
}

ul#carousel .jcarousel-item {
    width: 138px;
    min-height: 220px;
}

ul#carousel .jcarousel-item a {
    text-decoration: none;
}

ul#carousel .jcarousel-item img {
    border: 1px solid #CCC;
}

ul#carousel .jcarousel-item .goToProduct {
    background: #035077;
    height: 20px;
    width: 138px;
    color: white;
    text-align: center;
    line-height: 20px;
}

ul#carousel .jcarousel-item-horizontal {
	margin: 0 10px;
}

ul#carousel .jcarousel-direction-rtl .jcarousel-item-horizontal {
	margin: 0 10px;
}

ul#carousel .jcarousel-item-placeholder {
    background: #fff;
    color: #191919;
}

.jcarousel-next-horizontal {
    position: absolute;
    top: 70px;
    right: 5px;
    width: 24px;
    height: 24px;
    cursor: pointer;
    background: transparent url(/site/view/images/icon_viewer.png) no-repeat 0 0;
}

.jcarousel-direction-rtl .jcarousel-next-horizontal {
    left: 5px;
    right: auto;
    background-image: url(/site/view/images/icon_viewer.png);
}

.jcarousel-next-horizontal:hover,
.jcarousel-next-horizontal:focus {
    background-position: bottom left;
}

.jcarousel-next-horizontal:active {}

.jcarousel-next-disabled-horizontal,
.jcarousel-next-disabled-horizontal:hover,
.jcarousel-next-disabled-horizontal:focus,
.jcarousel-next-disabled-horizontal:active {
    cursor: default;
    background-position: -96px 0;
}

.jcarousel-prev-horizontal {
    position: absolute;
    top: 70px;
    left: 5px;
    width: 24px;
    height: 24px;
    cursor: pointer;
    background: transparent url(/site/view/images/icon_viewer.png) no-repeat 0 0;
}

.jcarousel-direction-rtl .jcarousel-prev-horizontal {
    left: auto;
    right: 5px;
    background-image: url(/site/view/images/icon_viewer.png);
}

.jcarousel-prev-horizontal:hover, 
.jcarousel-prev-horizontal:focus {
    background-position: bottom left;
}

.jcarousel-prev-horizontal:active {}

.jcarousel-prev-disabled-horizontal,
.jcarousel-prev-disabled-horizontal:hover,
.jcarousel-prev-disabled-horizontal:focus,
.jcarousel-prev-disabled-horizontal:active {}
/* Carousel end */

.divRFQFilter {
	line-height: 22px;	
	margin-bottom: 10px;
}

.divRFQFilter select, .divRFQFilter input[type="text"] {
	height:25px;	
	margin-bottom: 2px;
}

.labelRFQFilter {
	display: inline-block;
	width: 65px;
	padding-left: 8px;
}

.labelRFQFilterRadio {
	display: inline-block;
	width:50px;	
}

.divRFQcol1 {
	clear:left;
	float:left;
	width:60px;	
}

.divRFQcol2 {
	float: left;
	width: 245px;
	margin-right: 10px;
}

.spanRevNumber {
	font-size: 0.8em;
	padding-left: 5px;
}

.lblUserType
{
	font-size: 0.8em;
	/*
	font-style: italic;
	*/
	white-space: nowrap;
}

.divRFQcol3 {
	float:left;
	width: 155px;
}

.divRFQcol3 input
{

	width: 145px;
}

.divRFQcol4 {
	float:left;
	width: 255px;
	margin-right:10px;
	overflow: hidden;
}

.divRFQcol5 {
	float:left;
	width:70px;
}

.divRFQcol6 {
	float:left;
	width: 110px;
}

.divRFQcol7 {
	float:left;
	width:55px;
}

.divRFQcol7 img, .divRFQcol6 img {
	width: 25px;
	height: 25px;
}

.divRFQrow {
	clear: left;
	width: 100%;
	padding: 15px 0;
	border-top: 1px solid #AAA;
	margin: 7px 0;
	font-size: 14px;
}

.divRFQrow2 {
	clear:left;
	width:100%;
}

.divRFQtitle
{
	font-weight: bold;
	border-bottom: 0px solid grey;
	margin-right: 5px;
	text-decoration: none;
	padding: 12px 0px;
	text-transform: uppercase;
}

.divRFQrow div
{
	margin-right: 5px;
}

.divRFQcol5, .divRFQcol6, .divRFQcol7
{
	text-align: right;
}

#tabs
{
	width: 760px;
}

.exportPDF {
	text-align: center;
}

#plCategories {
	width: 200px;
}

#plProducts {
	max-width: 400px;
}

.priceList
{
	width: 70%;
	margin: 0 auto;
}

.priceList table
{
	width: 100%;
}

.priceList table th {
	padding: 5px;
	font-weight: bold; 
}

.priceList table td {
	padding: 5px;
}

.priceList .tdPriceList
{
	text-align: right;
}

.priceList .tdPriceListProduct
{
	width: 135px;
}

.priceList .trPriceListAlternating
{
	background-color: #ECECEC;
}

.priceList .trPriceListAlternating .tdPriceListSku {
    white-space: nowrap;
}

.priceList .lblPriceListName, .priceList .lblPriceListDate
{
	display: block;
	font-size: 1.6em;
	font-weight: bold;
	margin-bottom: 10px;
}

.priceList .lblPriceListName
{
	float: left;
}

.priceList .lblPriceListDate
{
	float: right;
}

.lblCoupledIntro
{
	margin-top: 30px;
	display: block;
}

#logo_bnw {
	display: none;
}

@media screen {


	.divcompany {
		display: none;
	}
	
	.divheaderbill {
		height: auto;
	}
	
	.priceList .lblPriceListName, .priceList .lblPriceListDate
	{
		display: none;
	}
}

.divwrap .sidebarVisible
{
	padding-left: 260px;
}

.divwrap .sidebarInVisible
{
	padding-left:0px;
	clear:left;
	padding-top: 20px;
}

.imgPrint {
	display: none;
}

@media print {
	html {
		background-color: #FFFFFF;
		letter-spacing: normal;
	}

	body, .divpagecontainer {
		background-color: #FFFFFF;
	}

	#logo_bnw {
		display: block;
	}

	.imgLogo {
		display: none;
	}

	.imgPrint {
		display: block;
	}

	.divHeaderback {
		display: none;
	}
	
	.divmenuback {
		display: none;
	}
	
	.divLeftMenu {
		display: none;
	}
	
	.divBreadcrumb {
		display: none;
	}
	
	.exportPDF {
		display: none;
	}
	
	.divfooter {
		display: none;
	}

	.divCategoryMain {
		display: none;
	}

	.divcopy {
		display: none;
	}
	
	.divNewNotification {
		display: none;
	}
	
	.divbandelogo {
		display: none;
	}
	
	#btnAddItem, #btnResetItem, #btnCartItem, #btnAddProducts {
		display: none;
	}
	
	.pnlOrderHeader .divLeft
	{
		position: absolute;
		top: 25px;
	}
	
	.pnlOrderHeader .divRight
	{
		display: none;
	}
	
	.priceList
	{
		width: 100%;
	}
	
	.divwrap
	{
		width: 100%;
	}
	.btnPlaceOrder
	{
		display: none;
	}
	
	.drpRevision 
	{
		display: none;
	}

}

.divwraptext  {
	padding-bottom: 0px;
	padding-top: 0px;
}

.divDealerCenter {
	width: calc(100% - 40px);
	padding-left: 20px;
	background-color: #FFFFFF;
	float: left;
	padding-right: 20px;
	padding-top: 30px;
	padding-bottom: 30px;
	margin-top: -20px;
}

.divDealerCenterLeft {
	width: 310px; 
	float:left;
}

.divDealerCenterLeftTitle {
	width: calc(90% - 25px);
	float:left;
	display: inline-block;
	background-color: #404041;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 25px;
	color: #FFFFFF;
	text-transform: uppercase;
}

.divDealerCenterLeft li {
	float:left;list-style: none;
	width: 100%;
	text-align: left;
	margin: 0px;
	text-transform: uppercase;
	background-color: #DDD;
	cursor: pointer;
}

.divDealerCenterLeft li:nth-child(even) {
	background: #CCC
}

.divDealerCenterLeft li:hover {	
	background-color: #e26b1d;
}

.divDealerCenterLeft li:hover a {		
	color: #FFFFFF;
}
.divDealerCenterLeft li a {	
	text-decoration: none;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 25px;
	display: block;
	width: 100%;
}

.divDealerCenterRightTitle {
	width: calc(100% - 30px);
	float:left;
	display: inline-block;
	background-color: #e26b1d;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	padding-right: 15px;
	color: #FFFFFF;
	text-transform: uppercase;
	margin-bottom: 15px;
}

.divDealerCenterRight {
	width: calc(100% - 310px); 
	float:left;
}

.divDealerCenterRight {
	width: calc(100% - 310px); 
	float:left;
}

.divDealerCenterRight ul{
    list-style: none;
    position: relative;
    padding: 0;
    margin: 0;
    margin-bottom: 10px;
}

.divDealerCenterRight li{    
    list-style-type: none;
    padding-left: 25px;
}

.divDealerCenterRight li:before {
    position: absolute;
    content: "•";
    color: #e26b1d;
    left: 12px;
}

/*
  table { page-break-after:auto }
  tr    { page-break-inside:avoid; page-break-after:auto; display: block; }
  td    { page-break-inside:avoid; page-break-after:auto; }
  thead { display:table-header-group }
  tfoot { display:table-footer-group }
*/

.divAutoSelect
{
	float: left;
}

.divAutoSelect strong
{
	display: inline-block;
	width: 80px;
}


/*
	
	.divRowTop .Cart-Header-First-Custom {
		width: 270px;
		border-bottom: 2px solid red;
	}
	
	.divRowTop .Cart-Header-Middle-Custom1 {
		border-bottom: 3px solid blue;
		width: 50%;
	}
*/

.divExportIcon
{
	float: left;
	margin-right: 10px;
	text-align: center;
}

.labelPriceList {
	display:inline-block;
	min-width: 105px;
	margin-bottom:7px;
	font-weight: bold;
}

#downloadTabs
{
	margin-bottom: 20px;
}

.divCatalog
{
	display: inline;
}

.divCatalog .spanCategory
{
	display: block;
	font-weight: bold;
	font-size: 1.1em;
	margin: 10px 0;
	padding: 5px 0;
    text-align: left;
    border-bottom: 1px solid #191919;
	line-height: 60px;
	text-transform: uppercase;
	font-size: 2em;
}


.divCatalog .ui-tabs-nav
{
	width: 100%;
	padding: 0px;
	border: 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	-khtml-border-radius: 0px;
	border-radius: 0px;
	background-image: none;
	background-color: #e26b1d;
}
.divCatalog .ui-tabs
{
	padding: 0px;
}


.divCatalog .ui-corner-all
{
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	-khtml-border-radius: 0px;
	border-radius: 0px;
}

.divCatalog .ui-tabs-nav li {
    margin-bottom: -1px;
    padding-bottom: 5px;
    padding-top: 5px;
    text-transform: uppercase;
}

.divCatalog .ui-state-default {
	border: 0px solid #D1D2D4;
	background: none;
}

.divCatalog .ui-tabs-nav a:hover {    
	background: none;
}

.divCatalog .ui-tabs-nav a
{    
	border-right: 1px solid #FFFFFF;
	text-decoration: none;
	font-size: 1.2em;
}

.divCatalog .ui-tabs-nav li:last-Child a
{    
	border-right: 0px solid #FFFFFF;
}

#tabs
{
	padding: 0px;
	background-color: #E9EAEA!important;
}

#tabs .ui-tabs-nav
{
	width: 100%;
	padding: 0px;
	border: 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	-khtml-border-radius: 0px;
	border-radius: 0px;
	background-image: none;
	/*background-color: #e26b1d!important;*/
	/*position: absolute;*/
	width: 1025px;
	max-width: 100%;
	margin: auto;
}

#tabs .ui-tabs
{
	padding: 0px;
	padding-top: 50px;
}


#tabs .ui-corner-all
{
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	-khtml-border-radius: 0px;
	border-radius: 0px;
}

#tabs .ui-tabs-nav li {
    margin-bottom: -1px;
    padding-bottom: 5px;
    padding-top: 5px;
    text-transform: uppercase;
}

#tabs .ui-state-default {
	border: 0px solid #D1D2D4;
	background: none;
}

#tabs .ui-tabs-nav a:hover {    
	background: none;
}

#tabs .ui-tabs-nav a
{    
	border-right: 1px solid #FFFFFF;
	text-decoration: none;
	font-size: 1.2em;
}

#tabs .ui-tabs-nav li:last-Child a
{    
	border-right: 0px solid #FFFFFF;
}

.ui-state-hover { 
	border: 0px solid #D1D2D4;
	 background: none; 
	 font-weight: bold; color: #191919; 
}

.ui-state-hover:hover a { 
	color: #191919;
}

.ui-state-hover a { 
	color: #191919;
}

.ui-state-hover a:hover { 
	color: #FFFFFF!important;
}

.imgLogo
{
	margin-bottom: 10px;
}

#tabs .ui-widget-header
{
	background: none;
	border: 0px solid #79B7E7;
	border-top: 0;
	border-right: 0;
	border-left: 0;
}

.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited 
{
	color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
}

.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus
{
	background-image: none;
	background-color: transparent;
	color: #FFFFFF;
}

.ui-dialog-buttonset .ui-state-hover, .ui-dialog-buttonset .ui-state-focus, ui-autocomplete .ui-state-hover, .ui-menu-item a
{
	color: #404041;
}

.ui-autocomplete, .ui-menu-item a 
{
	color: #404041!important;
}

.ulCategory
{
	float: left;
	width: 30%;
	margin: 0 10px 0 0;
}

.imgPhotoCategory
{
	float: right;
	margin: 20px 0 0 10px;
	display: none;
}

.divPartScroll
{
	float: left;
}
/*
.divPartScroll img
{
	width: 100%;
}
*/
.divDownloads .divMasonry
{
	float: left;
	width: 33%;
}

.divPriceProfile
{
	display: inline-block;
	margin-left: 12px;
	text-transform: uppercase;
}

.lblTotalAmountCaption
{
	position: absolute;
	margin-top: -6px;
}

.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button {
	font-family: 'Avenir Medium', sans-serif
}

.Cart-Account-Custom
{
	display: none;
}

.imgSendQuoteLoader
{
	display: none;
}

.divPasswordAlert
{
	width: 70%;
	margin: 10px auto;
	border: 1px solid black;
	padding: 10px;
	background-color: red;
	font-weight: bold;
	text-align: center;
	color: white;
}

.divLogoutAlert
{
	margin-top: 40px;
	width: 995px;
	width: 50%;
	left: 25%;
	position: absolute; 
	z-index: 6;
	cursor: pointer;
}

.divdark
{
	color: black;
}

.divBuildAdapter
{
	float: left;
	padding-right: 10px;
}

.divBuildAdapter .spanSideLabel
{
	font-weight: bold;
	display: inline-block;
	/*padding-top: 2px;*/
	line-height: 20px;
	width: 55px
}

.divBuildAdapter span
{	
	display: inline-block;
	line-height: 20px;
	width: 60px;
}

.divBuildAdapter select
{		
	width: 120px;
	margin-bottom: 2px;
}

.divAdapter
{
	display: table;
	border-top: 0px solid black;
	padding: 0px 0;
	background-color: #FFFFFF;
	margin-bottom: 20px;
}

.divAdapter .divTitleRowTop
{	
	background-color: #E6E7E8;
	padding-top: 20px;
}

.divAdapter .divTitleRowTop span
{
	display: table-cell;
	border-right: 3px solid #E6E7E8;
}

.divAdapter .divTitleRow
{
	font-weight: bold;
	background-color: #e26b1d;
	color: white;
}

.divAdapter .divTitleRow span, .divAdapter .divTitleRow a
{
	display: table-cell;
	border-right: 3px solid #e26b1d;
	padding: 10px 3px;
	vertical-align: middle;
}

.divAdapter div
{
	display: table-row;
}

.divAdapter span, .divAdapter a
{
	display: table-cell;
	border-right: 3px solid white;
	padding: 3px;
}

.divAdapter a
{
	white-space: nowrap
}

.divAdapter .lblSideHeader
{
	font-style: italic;
}

.divAdapter .divResult span, .divAdapter .divResult a
{
	border-bottom: 1px solid #DDD;
	vertical-align: middle;
}

.divAdapter .divAdapterPhoto {
	min-width: 70px;
}

.lblAdapterCount
{
	display: block;
	padding: 14px 0;
	clear: both;
	font-style: italic;
}

#divEcommerce
{
	float: left;
}

.divAssignMercedes
{
	background-color: #CCC;
	width: 85%;
	padding: 20px;
	text-align: center;
	font-size: 1.2em;
	margin: 0px auto;
}

.divAssignMercedes div
{
	font-style: italic;
}

.divAssignMercedes .divButton
{
	margin: 20px 0;
	padding: 10px;
	display: inline-block;
	font-size: 1.2em;
}

.lblPO
{
	color: red;
}
.lblPU
{
	color: blue;
}

.lblAssigned
{
	display: inline-block;
	/*
	border: 1px solid #DDDDDD;
	*/
	text-align: left;
}
.lblAssigned, .drpAssign
{
	width: 455px;
}

.lblAssigned, .drpAssign, #drpProfileFilter 
{
	font-family: "Courier New", Courier, monospace;
	font-size: 0.9em;
}
.priceListTitle
{
	border-bottom: 1px solid black;
	font-weight: bold;
}
.divBuildPump
{
	float: left;
	height: 305px;
	overflow-y: scroll;
	width: 450px;
	font-size: 0.9em;
}
.divBuildPump input[type=checkbox]
{
	margin-left: 10px;
}
.divChoosePump br
{
	clear: both;
}
.divBuildPump strong
{
	display: block;
}
.divChoosePump
{
	float: left;
	width: 300px;
	margin-left: 10px;
	height: 305px;
}
.divChoosePump a
{
	margin: 0 0 10px 10px;
	float: left;
	font-size: 0.8em;
	width: 90px;
	display: block;	
}
.divChoosePumpDecide
{
	height: auto;
	width: auto;
}
.divChoosePumpDecide a
{
	width: 115px;
}

.divChooser
{
	font-size: 1.2em;
	font-weight: bold;
	height: 40px;
}
.divChooser .divBuildPump, .divChooser .divChoosePump
{
	height: auto;
	border-bottom: 1px solid grey;
	overflow: auto;
	padding-bottom: 10px;
}
.divPumpResults img
{
	float: left;
}
.divPumpResults div
{
	clear: both;
}
.divPumpResultsHeader
{
	display: block;
	border-bottom: 1px solid grey;
	padding-top: 20px;
	clear: both;
}
.divPumpResultTemplate
{
	display: none;
}

.lblmercedesfilename.lblEditable input[type=text]
{
	max-width: none;
	width: 180px;
    max-width: 180px;
}

.divRowTop .tdInactive
{
	width: 90px;
}
.divRowTop .tdInactive a
{
	background-color: white;
	border: 1px solid black;
    max-width: 85px;
}

.divAdeoEcomCartTableAccount .divRow td, .divAdeoEcomCheckoutTable .divRow  td
{
	background-color: #FFF;
}

.divAdeoEcomCheckoutTable .divRow2 td
{
	background-color: transparent;
}

#lblCurrency {
	background-color: transparent!important;
}

.divaccountsymbol {
	display: none;
}

.divAdeoEcomCartTable input.btnDeleteRfqRow
{
	background-image: none;
	font-size: 10px;
    max-width: 94px;
	padding: 5px 10px;
}

.tblOrder .divRow
{
	background-color: #FFFFFF;
}

.tblOrder .divRow2
{
	background-color: transparent;
}

a.up, a.down, a.insert, a.delete
{
	text-decoration: none;
	font-size: 1.5em;
}

/*
.debug {
	width: 100%;
	word-wrap: break-word;
	display: none;
}

@media print {
	.debug {
		display: block;
	}
}
*/

.lnkExportPDFLandscape
{
	position: absolute;
	margin-left: 0px;
	margin-top: 30px;
	/*
	transform:rotate(-90deg);
	-ms-transform:rotate(-90deg); 
	-webkit-transform:rotate(-90deg);
	*/
}

input[type=checkbox] {
    cursor: default;
}

.divLanguageExport {
    float: right;
    margin-top: -45px;
}

.divLanguageExport input {    
    margin-left: 10px;
}

.divClassAdmin {
	display: none;
}

.aSelectedPage
{
	font-weight: bold;
	text-decoration: none;
}

.aRfqPrevious, .aRfqNext
{
	/*font-style: italic;*/
	display: inline-block;
	text-decoration: none;
}

.aRfqPrevious
{
	padding-right: 10px;
}

.aRfqNext
{
	padding-left: 10px;
}

#divPagerTop, #divPagerBottom {
	text-align: left;
	padding: 14px 20px;
	clear: both;
	background-color: #DDD;
	margin-top: 5px;
	margin-left: -20px;
	width: 100%;
}

.txtFreeSearch {
	width: 318px;
}

.lblStatus {
	font-style: italic;
	font-size: 0.8em;
	color: grey;
	display: block;
}

.drpSelectAddressReplace {
	max-width: 600px;
}


/* Responsive  

	320px
	*/

/* MENU MOBILE */
#hamburger::before {
    top: 0px;
}
#hamburger::before, #hamburger::after, #hamburger span {
    background: #e26b1d none repeat scroll 0 0;
    /*background: #eee none repeat scroll 0 0;*/
    border-radius: 5px;
    content: "";
    display: block;
    left: 0;
    height: 5px;
    position: absolute;
    width: 30px;
}
#hamburger::before, #hamburger::after, #hamburger span {
    transition-delay: 0.2s;
    transition-duration: 0.5s;
    transition-property: transform, top, bottom, left, opacity;
    transition-timing-function: linear;
}
#hamburger::after {
    top: 16px;
}

.divhamburger, #hamburger {
    box-sizing: border-box;
    display: block;
    height: 25px;
    right: 15px;
    position: absolute;
    top: 0px;
    width: 24px;
    z-index: 4;
}

.divhamburgerlogin {
	right: auto;
	top: 26px!important;
}

.divhamburgerlogin #hamburger {
	display:block!important;
	right: auto;
}

.divhamburgerlogin #hamburger::before, .divhamburgerlogin #hamburger::after, .divhamburgerlogin #hamburger span {
 	background: #404041 none repeat scroll 0 0;
}

.mm-opened .divhamburger, .mm-opened  #hamburger {
    left: 5px;
}

#hamburger span
{
  top: 8px;
}

html.mm-opening #hamburger::before {
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg); /* Chrome, Safari, Opera */
	-ms-transform: rotate(45deg); /* IE 9 */
	background-color: #404041;
	height: 6px;
    
}
html.mm-opening #hamburger::before, html.mm-opening #hamburger::after {
    top: 10px;
}

html.mm-opening #hamburger::after {
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg); /* Chrome, Safari, Opera */
	-ms-transform: rotate(-45deg); /* IE 9 */
	background-color: #404041;
	height: 6px;
}

html.mm-opening #hamburger span {
    left: -50px;
    opacity: 0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  	filter: alpha(opacity=0);
  	-moz-opacity: 0;
 	-khtml-opacity: 0;
}

.mm-listview .mm-divider  {
	text-indent: 0px;
	font-size: 1em;
	text-tranform: none;
}

#hamburger
{
  transition-duration: 0.4s;
  transition-property: top;
  display: none;
  top: 23px;
}
/* END MENU MOBILE */


.divMobileMenu {
	display: none;
}

.aEmailFriend {
	float: left; 
	margin: 16px 0 0 48px;
}

.divHamburgerContainer {
	display: none;
}

input.ui-button {
    padding: 0;
}

.ui-dialog {
    max-width: calc(100% - 8px);
}

@media screen and (min-width : 0px) and (max-width : 1880px) {  
.heatImg1{
	width:16%;
}
.heatImg2{
	width:16%;
}
.heatImg3{
	width:16%;
}
.heatTextTitle{
	width:300px;
}
.heatTextDesc{
	width:300px;
}
.divHomeContent1{
	height:450px;
}
}
@media screen and (min-width : 0px) and (max-width : 1440px) {  
.divHomeContent1{
	height:400px;
}
.bannerTube {
	min-height:450px;
}
.bannerTube1 {
	min-height:450px;
}.bannerTube2 {
	min-height:450px;
}
.underImgHeat {
	font-size:12px;
}
.heatListLi{
	font-size:14px;

}
.heatTitleRight {
	font-size:20px;
	
	width:660px;
}
.heatTitleRight1 {
	font-size:20px;
	width:660px;

}
.heatImg{
	max-width:70%;
}

.heatDescRight{
	width:400px;
	
}

.divCaptionProduct img {
	width: 650px;
	height: 230px;
	display: block!important;
	position: relative!important;
}
.divYoutubeText{
	font-size:24px;
	left:62%;
}
.heatTextTitle{
	width:200px;
}
.heatTextDesc{
	width:200px;
}

}
@media screen and (min-width : 0px) and (max-width : 1200px) {
	.heatImg{
	max-width:67%;
}

	.divHomeContent1{
	height:300px;
}
	.heatDescRight{
	
}
	.heatListLi{
	
}
	.heatTitleRight {
	width:400px;
}
	.heatTitleRight1 {
	width:600px;
}
.underImgHeatTitle {
	
	font-size:12px;
}
	.bannerTube {
	min-height:400px;
}
.bannerTube1 {
	min-height:400px;
}
.bannerTube2 {
	min-height:400px;
}
.spanRelatedIdentify{
	left:40%;
	width:40%;
}
}
@media screen and (min-width : 0px) and (max-width : 1024px) { 
.heatImg{
	max-width:68%;
}
.divHomeCategory {
	width: 100%;
}
.headImgYou3{
	
}
.divHeatBtnLabel{
	float:none;
}
.divButtonHeatHome{
	margin:auto;
	float:none;
	margin-top: 25px;
	width:100%
}
.textDisclaimerBot{
	width:70%;
}
.divHomeContent1{
	height:270px;
}
.wrapHeat1{
	width:80%;
}
.wrapHeat{
	width:80%;
	height:450px;
	padding-bottom:90px;
}
.wrapDivHeat{
	width:100%;
	margin-left:10px;
}
.headImgYou{
	
}
.imgYoutube{
	margin-left:10px;
}
.divbanner{
	min-height:340px;
}
.bannerTube {
	min-height:350px;
}
.bannerTube1 {
	min-height:350px;
}
.bannerTube2 {
	min-height:350px;
}
.heatTextTitle{
	width:220px;
}
.heatTextDesc{
	width:250px;
}
.textUnderBothHeat{

}
.heatListLi{
	font-size:13px;

}
.heatTitleRight {
	font-size:20px;
	width:400px;
	
}
.heatTitleRight1 {
	font-size:20px;
	width:400px;
	
}
.heatDescRight{
	width:350px;
	line-height:18px;
	font-size:12px;
}
.divYoutubeText{
	font-size:18px;
	left:62%;
	
}
.youtubeVid{
	margin-left:3%;
} 
.divCaptionProduct img {
		width: 500px;
		height: 200px;
	}

	html {
		width: 100%;
	}
	body {
		width: 100%;
		overflow: hidden;
	}
	.divwrap
	{
		width: 100%;
	}

	.divwraptext {
    	padding-left: 15px;
	    margin-right: 15px;
	}

	.divHomeContentContainer .divHomeContent0  {
		padding: 50px 10px 10px;
		width: auto;
	}

	.divfooter {
	    width: calc(100% - 20px);
	    padding-left: 10px;
	    padding-right: 10px;
	}

	.divwrap .sidebarInVisible, .divwraptext {
	    padding-left: 10px;
	    margin-right: 10px;
	}

	.divDetailContent {	    
	    width: calc(100% - 20px);
	    padding: 0px 10px;
	}

	.divDetailPicture {
	    margin-right: 10px;
	    width: calc(100% - 10px);
	}

	.divOption {	    
	    width: calc(50% - 20px);
	    margin-right: 20px;
	}

	.divNoCoupling {	    
	    width: calc(100% - 20px);
	    padding-left: 10px;
	}

	.divSearchResults{	    
	    width: calc(100% - 20px);
	    padding-left: 10px;
	}

}


@media screen and (min-width : 0px) and (max-width : 975px) {  
.spanTitleHeat{
	font-size:18px;
	margin-right:250px;
}
.divSpanContent{
font-size:40px;
}
.divSpanContent1{
	font-size:46px;
	
}

.divCaptionContentRight{
		padding-top:60px;
		right:0%!important;
		line-height:10px;
	}
	.divCaptionContent p{
font-family:'Knockout';
margin-left:70px!important;
padding-bottom:160px;
left: 0%!important;
right:20%!important;
}
.divCaptionContent {
		right:2%!important;
		padding-top:100px;
		text-align:right;
		float:right;
		opacity: 1!important;
		-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"!important;
		filter: alpha(opacity=100)!important;
		-moz-opacity: 1!important;
		-khtml-opacity: 1!important;
		padding-bottom:260px;
		left:50%;
	}
	
	.divHeadercontainer {
	    width: calc(100% - 300px);
	}

	#ctl00_mainPlaceHolder_ctlcontent {
		max-width: calc(100% - 20px);
	}

	.divcopylinks {
		width: calc(100% - 590px);
		padding-right: 15px;
	}


	.divHeaderback {
	    height: 70px;
	    background-color: #FFFFFF;
	}

	.divHeaderRight {
	    height: 70px;
	    width: calc(100% - 215px);
	    overflow: hidden;
	}

	.divHeaderLeft {
	    height: 70px;
	    width: 215px;
	}

	.divHeader {
	    height: 70px;
	}

	.divHeaderBg {
	    display: none;
	}

	.divHeaderSearch {
	    height: 66px;
	    padding-top: 4px;
	}

	.divlogo {
	    margin-left: 20px;
	    text-align: center;
	    width: 200px;
	    margin-top: 10px;
	}

	.divCategoryTableWrap {
		overflow-x: scroll;
		max-width: 100%;
		clear: both;
	}

    #tabs {
		width: calc(100% - 30px);
	}
	#product {
		width: 100%;
	}

	.divRelated {
		overflow-y: auto;
	}

	h1 {
    	font-size: 1.8em;
	    font-weight: normal;
	    line-height: auto;
	    margin-bottom: 10px;
	}

	.divBreadcrumb {
    	font-size: 0.9em;
    	margin-bottom: 5px;
    	padding-top: 5px;
	}
	
	.divHomePanel .divcontainer {		
		width: auto;
	}

	.divRelatedInner .divRelatedHeader {
		display:none
	}
	.divRelatedInner .divRelatedItem span {
		clear:left;
		float:left!important;
		max-width:96%!important;
		min-width:auto!important;
		border-right: 0px solid #DCDDDE;
	}

	.divRelatedInner .divRelatedItem span.spanRelatedPicture {
	    padding: 0px;
	    min-width: 170px!important;
	    max-width: 170px!important;
	}
	.divRelatedInner .spanPriced,.divRelatedInner .spanPrice {
		margin:0!important;
		text-align:left;
	}

	.divRelatedInner {
		float:left;
		max-width:100%;
		width:100%;
	}

	.divRelatedInner .divRelatedItem {
		float:left;
		max-width:calc(100% - 50px);
		width:calc(100% - 50px);
		padding-left: 40px;
		margin-bottom:15px;
	}

	.divMobileHide {
		display: none;
	}

	#hamburger 	{
		display: block;
	}

	.divhamburgerlogin {
		right: 15px;
	}

	.divhamburgerlogin  #hamburger{
		right: 15px;
		top: 0px!important;
	}
	

	.divhamburgerlogin #hamburger::before, .divhamburgerlogin #hamburger::after, .divhamburgerlogin #hamburger span {
	 	background: #e26b1d none repeat scroll 0 0;
	}

	.divHeadercontainer {
		display: none;
	}

	.divCategoryTitle {	    
	    width: calc(100% - 20px);
	    padding-left: 20px;
	}

	.divCategoryIntro {
	    display: none;
	}

	.divbannercontent {
    	width: calc(100% - 20px);
	    padding-left: 20px;
	}

	.divDetailTitle h1::after {
	    margin-top: 10px;
	}

	.divAdeoEcomCartTable {
		display: block;
	}

	.divAdeoEcomCartTable .divColumn {
		border-right: 0px solid #CCCCCC;
	}

	.divWideColumn {
	    float: left;
	    width: calc(100% - 20px)!important;
	}


}

@media screen and (min-width : 0px) and (max-width : 900px) {  
.divHomeContent1{
	height:230px;
}

.wrapHeat{
	width:90%;
	
}
.divbanner{
	min-height:300px;
}
.bannerTube {
	min-height:300px;
}
.bannerTube1 {
	min-height:300px;
}
.bannerTube2 {
	min-height:300px;
}
.textUnderBothHeat{

}
.heatListLi{
	font-size:12px;

}
.heatTitleRight {
	font-size:20px;
	width:550px;
	
}

.heatTitleRight {
	font-size:20px;
	width:550px;
	
}
.heatDescRight{
	width:280px;
	line-height:18px;
	font-size:12px;
}

	.divfooter {
		display: none;
	}

	.divcopylinks {
		display: none;
	}

	.divcopycontainer a, .lnkAdeo {
		display: none;
	}
/*
	.divCaptionProduct img {
		width: 150px;
		height: 150px;
	}*/

	.divHomeNewsContent {
	    top: 40%;
	}

	.zoomPup, .zoomWindow {
		display: none!important;
	}
}

@media screen and (min-width : 0px) and (max-width : 768px) {  
	.priceList {    
	    overflow-x: scroll;
	}
}

@media screen and (min-width : 0px) and (max-width : 768px) {  
.divHomeContent1{
	height:200px;
}
.headImgYou1{
	margin-left:31%;
}
.headImgYou1Fr {
    margin-left: 12%;
}
.wrapHeat{
	width:90%;
	height:50%;
}
.wrapHeat1{
	height:1550px;
}
.table.greenTable thead th{
	font-size:12pt;
}
.greenTable{
	width:100%!important;
}
.divbanner{
	min-height:220px;
}
.bannerTube {
	min-height:200px;
}
.bannerTube1 {
	min-height:200px;
}
.bannerTube2 {
	min-height:200px;
}
.textUnderBothHeat{

	font-size:14px;
}
.heatListLi{
	font-size:12px;

}
.heatTitleRight {
	font-size:18px;
	width:360px;
}
.heatTitleRight1 {
	font-size:18px;
	width:360px;
}
.heatDescRight{
	width:240px;
	line-height:18px;
	font-size:11px;

}
.heatTextDesc {
	width:190px;
	font-size:16px;
}
.heatTextTitle{
	width:180px;
	font-size:16pt;
}
.underImgHeat {
	font-size:11px;
}

.youtubeVid{
	margin-left:0px;
}

	.divHomeNews {	   
	    height: 280px;	   
	}

	.divBreadcrumb {
		display: none;
	}

	.divAdeoEcomCartTable {
		width:auto;
	}
	.divMercedesCheckout .divExportPdfCart,.divMercedesCheckout .divExportCsvCart {
		position:relative!important;
		width:90px;
		float:left;
		clear:none;
		margin-left:0!important;
	}

	.divnewsleft {		
		width: calc(100% - 10px);
		margin-right: 0px;
		padding-left: 5px;
		padding-right: 5px;
	}

	.divnewsright {
		clear: left;
		width: calc(100% - 10px);
		padding-left: 5px;
		padding-right: 5px;
	}

	.divnewsnav {		
		width: 100%;
	}
	
	.divCaptionContent h1, .divCaptionContent h2, .divCaptionContentRight h1, .divCaptionContentRight h2 {  	
		font-size:2em;
		line-height: 35px;
		margin-bottom: 7px;
		right:0%!important;
	}
}

@media screen and (min-width : 0px) and (max-width : 767px) {  

	.divCaptionContent h1, .divCaptionContent h2, .divCaptionContent span, .divCaptionContentRight h1, .divCaptionContentRight h2 , .divCaptionContentRight span {
		
	   /* font-weight: bold;*/
	    line-height: 14px!important;
	    font-family: 'Knockout', sans-serif;
		right:0%!important;
	}

	.divCaptionProduct, .divCaptionProduct img {
		display:none!important;
	}
	.divSpanContent{
font-size:36px;
}
.heatPara{
	margin-left:0%;
}
.divSpanContent1{
	font-size:40px;
	
}
.wrapHeat1{
	width:70%;
}
.divCaptionContentRight{
		padding-top:100px;
		right:0%!important;
		line-height:10px;
	}
.divCaptionContent p{
font-family:'Knockout';
margin-left:100px;
padding-bottom:120px;
left: 0%!important;
}
	.divOption {
	    width: 450px;
	    clear: left;
	    margin: auto;
	    max-width: 100%;
	    float: none;
	}

	.lblDescription {
	    float: none;
	    width: 450px;
	    margin: 0px auto 30px;
	    max-width: calc(100% - 20px);
	    padding: 0px 10px 0px 0px;
	    display: block;
	}

	.divwraptext-1 {
	    padding-left: 20px!important;
	}

	.divwraptext-1 div {
	    float: left !important;
	    width: 100% !important;
	    min-width: 100% !important;
	}

	.divMercedesCheckout .divExportCsvCart {
		display: none;
	}
	.textDisclaimerBot {
	font-size:12px;
	width:80%;
}
.imgYoutube{
	
	width:40%;
}
.heatImg{
	width:100%;
	max-width:100%;
	display:none!important;
}
.divYoutubeText{
	font-size:16px;
	margin-top: 18%;
}
.heatImgHidden{
	width:80%;
	max-width:100%;
	margin-left:10%;
	display:inline-block!important;
	margin-top:30px;
}
.heatImg1{
	width:100%;
	margin-right:20px;
	position:relative;
}
.heatImg2{
	position:static;
	width:100%;
	margin-top:30px;
}
.heatImg3{
	position:static;
	width:100%;
	margin-top:30px;
}

.youtubeVid {
	width:400px;
}
.heatTitleRight {
	font-size:18px;
	width:100%;
	margin-left:0px;
	margin-top:22px;
}
.heatTitleRight1 {
	font-size:18px;
	width:100%;
	margin-top:22px;
	margin-left:0px;
}
.spanTextHeat {
	font-size:8pt;
	width:90%;
}
.imgHeat{
	margin-top:0px!important;
}
.heatDescRight{
	width:100%;
	line-height:14px;
	font-size:12px;

}
.heatTextDesc {
	width:100%;
	font-size:12px;
	padding-top:60px;
	margin-bottom:30px;
}
.heatTextTitle{
	width:100%;
	font-size:18px;
	
}
.divButtonHeatHome{

}
.divHeatBtnLabel{
	
}
}

@media screen and (min-width : 0px) and (max-width : 640px) { 
.heatTitleRight1{
	
	font-size:18px;
	
	margin-top:22px;
} 
.headImgYou1{
	margin-left:29%;
}

.divHomeContent1{
	height:170px;
}
.imgLogoHeat{
	height:40px;
}

.spanTextHeat{
	font-size:11pt;
	width:80%;
}
.spanTitleHeat{
	font-size:15px;
}
.underImgHeatTitle {
	font-size:12px;
}
.imgLogoHeat{
	
	margin-left:10px;
}
.divwrap{
	width:80%;
}

.divbanner{
	min-height:220px;
}
.bannerTube {
	min-height:200px;
}
.bannerTube1 {
	min-height:200px;
}
.bannerTube2 {
	min-height:200px;
}
.textUnderBothHeat{

	font-size:14px;
}
.heatListLi{
	font-size:11px;

}
.heatTitleRight {
	font-size:18px;
	
	margin-top:22px;
}
.imgHeat{
	margin-top:0px!important;
}
.heatDescRight{
	
	line-height:18px;
	font-size:11px;
	
}
.heatTextDesc {
	
	font-size:15px;
}
.heatTextTitle{
	
	font-size:18px;
}

	.divbandecategoriesbottom, .divbandelogo
	{
		display: none;
	}

	.divwrap {
		width: 100%;
	}

	.divHeadercontainer {
		width: 100%;
		margin-left: 0px;
		height: 60px;
		overflow: hidden;
	}

	.divmenu {
		width: 100%;
		margin-left: 0px;
		float: left;
		text-align: center;
		display: block;
		 padding-bottom: 7px;
	}

	.divmenu a {
		display: inline;
	}

	.divmenuback {
		height: auto;
		float: left;
		width: 100%
	}

	.divHeader {
		background-color: #A4A4A4;
		float: left;
		width: 100%;
		background-position: -300px -26px;
		height: auto;
		overflow: hidden;
	}

	.divsearch {
		float: none;
	}

	.divHeaderSearch {
		display: none!important;
	}

	.divHeaderRight  {
		display: block!important;
	}

	.divslideshow {
		width: 100%;
		margin-left: 0;
	}
	.divbackslideshow {
		width: 100%;
	}

	.divcopycontainer
	{
		width: calc(100% - 90px);
	}

	.divcopy {
		height: auto;
	}

	.divfooter {
		position: static;
	}

	.divfooterseparation {
	    margin-right: 0;
	    width: 40%;
	    padding-left: 5%;
	}

	.divfooterseparationcontact {
		width: 95%;
	    padding-left: 5%;
	}
	.divfooterseparationcontact .divNewsletterWrap {
		text-align: center;
	}

	.divfooterseparationcontact .lblNewsLetter {
		display: block;
		text-align: center;
	}
	.divnews {
	    float: none;
	    margin: 2%;
	    width: 94%;
	}

	.divcontainer 
	{
		padding: 0;
	}

	.divseotext
	{
		width: 100%;
	}

	#eventCalendar {
	    margin: 10px auto;
	    width: 235px;
	}

	.aEventsArchive {
		display: block;
		text-align: center;
	}

	.theme-adeo #slider {
        max-width:100%;
    }

	.divwrap .sidebarVisible, .divwrap .sidebarInVisible {
		padding: 0 10px;
	}

	.divwraptext
	{
		padding-left: 0;
		margin-left: 0;
		padding: 10px;
	}

	.divAdapter {
	    display: block;
	    overflow-x: scroll;
	    width: 100%;
	}

	.pnlContentProductPage {
		padding-left: 0px;
	}

	#tabs, #product {
		width: 100%;
	}

	#tabs {
		border: 0;
	}

	.aEmailFriend {
		margin: 0;
	}

	#recommend {
		max-width: auto;
		display: none;
	}

	.zoomPad, .zoomPad .imgProduct {
		width: 100%;
	}

	.divDetailPicture .divLargeImage {
		height: auto;
		width: 100%;
	}

	.divAdeoEcomCartTable .divMercedesCheckout div {
		/*width: 90px;*/
	}

	.ui-tabs .ui-tabs-nav li a {
		padding: 2px;
	}
	.ui-tabs .ui-tabs-panel {
	    padding: 0;
	}

	.nivo-controlNav {
		padding: 0;
		margin: 0;
	}
	
	.divContactForm select {
		width: 140px;
	}
	
	.divContactForm input {
		width: 140px;
	}
	
	.divContactForm textarea {
		width: 100%;
	}
	
	.tblDealerApplication input, .tblDealerApplication select, .tblDealerApplication textarea {
		max-width: 240px;
	}

	.divbanner {
	    min-height: 180px;
	}

	.divbanner h1, .divbanner h2 {
	    font-size: 3em;
	    line-height: 30px;
	}

	.divContactForm select {
		width:140px;
	}
	.divContactForm input {
		width:140px;
	}
	.divContactForm textarea {
		width:100%;
	}
	.tblDealerApplication input,.tblDealerApplication select,.tblDealerApplication textarea {
		max-width:240px;
	}

	.divWideColumn {
		padding-left:10!important;
		margin-top:20px;
	}

	.divDetailPicture hr {
		display:none;
	}

	.divArticleTitle a
	{
		padding-left: 3px;
	}

	.divArticleText
	{
		padding-left: 3px;
	}

	.divDealerCenterLeft {
		width: 100%!important; 
	}

	.divDealerCenterLeft ul {
		width: 100%!important; 
	}

	.divDealerCenterLeftTitle {
		width: calc(100% - 25px)!important; 
	}

	.divDealerCenterRight {
		width: 100%!important;
	}
	
	.divProductFilters {	
		width: 100%;
	}
	
	.divProductItemsWithFilters {
		clear: left;
		width: 100%;
	}
}

@media screen and (min-width : 0px) and (max-width : 600px) {  

	.nivo-caption br {
	    /*display: none;*/
	}

	.divHomeNewsContent {
	    max-width: calc(100% - 20px);
	    padding-left: 20px;
	}

	.divHomeNewsContent h2 {
	    font-size: 1.7em;
	    line-height: 30px;
		margin-top:30px;
	}

	.divCategorySub {
	    text-align: left;
	    padding-top: 15px;
	    padding-bottom: 15px;
	    float: left;
	    width: 100%;
	}

	.divCategorySub a {
	    padding: 10px 0px 0px;
	    font-size: 1.2em;
	    border-bottom: 0px solid #FFF;
	    float: left;
	    width: calc(100% - 10px);
	}

	.divCategorySub a:hover {
	    border-bottom: 0px solid #FFF;
	}
	.divSpanContent{
	font-size:30px;
}
.divSpanContent1{
	font-size:34px;
	
}
}


@media screen and (min-width : 0px) and (max-width : 550px) {  
.divHomeContent1{
	height:140px;
}
.youtubeVid {
	width:400px;
}
.headImgYou1{
	margin-left:33%;
	font-size:0.6em;
}
.headImgYou1Fr{
	margin-left:20%;
	font-size:0.5em;
}
.headImgYouFr{
	font-size:0.5em!important;
}
.headImgYou{
	font-size:0.6em;
	margin-left:10px;
}
table.greenTable thead th {
	font-size:10px;
}
table.greenTable tbody td{
	font-size:10px;
}
.divbanner{
	min-height:150px;
}
.bannerTube {
	min-height:150px;
}
.bannerTube1 {
	min-height:150px;
}
.bannerTube2 {
	min-height:150px;
}
.textUnderBothHeat{
	
	font-size:12px;
}
.heatListLi{
	font-size:10px;
}
.heatTitleRight {
	font-size:16px;
	
	margin-top:22px;
}
.heatTitleRight1 {
	font-size:16px;
	
	margin-top:22px;
}
.spanTextHeat {
	font-size:8pt;
	line-height: 14pt!important;
}
.imgHeat{
	margin-top:0px!important;
}
.heatDescRight{
	
	line-height:16px;
	font-size:10px;
	
}
.heatTextDesc {
	
	font-size:14px;
}
.heatTextTitle{
	
	font-size:16px;
}
	
.divSpanContent{
	font-size:14px;
}
.divSpanContent1{
	font-size:16px;
	
}

.divCaptionContent p{
font-family:'Knockout';
margin-left:70px!important;
padding-bottom:160px;
left: 0%!important;
right:20%!important;
}
	.divProductItem {  	
		width: 100%;
	}

	.divProductItemContent {  	
		width: calc(100% - 180px);
	}

	.theme-adeo .nivo-caption p {  	
		/*display: none;*/
	}

	.divCaptionContent h1, .divCaptionContent h2, .divCaptionContentRight h1, .divCaptionContentRight h2 {  	
		/*font-family: sans-serif;*/
	}
	.divCaptionContentRight{
		padding-top:100px;
		width:700px;
		right:0%!important;
		padding-bottom:330px;
		line-height:14px;
	}
	.divCaptionContent {
		right:8%!important;
		padding-top:100px;
		text-align:right;
		float:right;
		opacity: 1!important;
		-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"!important;
		filter: alpha(opacity=100)!important;
		-moz-opacity: 1!important;
		-khtml-opacity: 1!important;
		padding-bottom:260px;
		left:70%;
	}

	.divCaptionContent .second, .divCaptionContent .first {	
		opacity: 1!important;
		-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"!important;
		filter: alpha(opacity=100)!important;
		-moz-opacity: 1!important;
		-khtml-opacity: 1!important;
	}

	.divCaptionContentRight .second, .divCaptionContentRight .first {	
		opacity: 1!important;
		-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"!important;
		filter: alpha(opacity=100)!important;
		-moz-opacity: 1!important;
		-khtml-opacity: 1!important;
	}

	
	.mainCategory  {	
		line-height: 26px;
		font-size: 1.8em;
	}
	
	.divCaptionContent {	
		/*left: 2%!important;*/
		max-width: 96%;
	}

}

@media screen and (min-width : 0px) and (max-width : 480px) {  
.divSpanContent{
	font-size:16px;
}
.divSpanContent1{
	font-size:20px;
	
}

	.divProductItemContent {	    
	    width: calc(100% - 180px);
	}

	.divHomeContentContainer img {	    
	    float: left;
	}

	.divHomeContentContainer h3 {	    
	    clear: left;
	}

	.ui-widget,.ui-state-hover,.ui-widget-content .ui-state-hover,.ui-widget-header .ui-state-hover,.ui-state-focus,.ui-widget-content .ui-state-focus,.ui-widget-header .ui-state-focus {
		font-family:Tahoma,sans-serif!important;
		font-size:1em!important;
	}

	.divWideColumn {
		padding-left:0!important;
		margin-top:20px;
		width: 100%!important;
	}

	.divCategoryTitle h1, .divCategoryTitle h2 {
	    font-size: 1.8em;
	}

	.divBuildAdapter .spanSideLabel
	{
		padding-top: 2px;
	}

	#divEcommerce
	{
		overflow-x: scroll;
	}

	.divArticle {
		margin-right: 0px;
		width: 100%;
		float: left;
	}

	.divArticle iframe {
		width: 100%;
		height: 240px;
	}

	.divArticlePhoto {
		width: 100%;
		height: auto;
	}

	.brmobile {
		display: block!important;
	}

}

@media screen and (max-width :479px) {
	.Cart-Description {
		display:none!important;
	}
	.divDetailTitle {
		float:left;
		margin-top:5px;
		padding-left:5px;
		width:calc(100% - 5px);
	}
	select {
		margin-bottom:3px;
	}

	.divHeaderRightArrow {
	    border-top: 75px solid #e26b1d;
	    border-right: 70px solid #FFF;
	}

	.spanRelatedQty {
	    min-width: 25px;
	    max-width: 25px;
	}
	.divCaptionContent .h2 .first{
		float:right;
	}
	.divCaptionContent .h2 .first{
		float:right;
		right:20%!important;
	}
	.divCaptionContentRight{
		padding-top:100px;
		width:500px;
		right:30%!important;
		padding-bottom:330px;
	}
	.divCaptionContent {
		right:5%!important;
		padding-top:100px;
		text-align:right;
		float:right;
		opacity: 1!important;
		-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"!important;
		filter: alpha(opacity=100)!important;
		-moz-opacity: 1!important;
		-khtml-opacity: 1!important;
		padding-bottom:290px;
		left:70%;
	}
	.divSpanContent{
	font-size:14px;
}
.divSpanContent1{
	font-size:18px;
	
}
.divCaptionContent p{
padding-bottom:120px;
left: 10%!important;
right:50%!important;
}
}
@media screen and (min-width : 0px) and (max-width : 450px) {  
.divHomeContent1{
	height:110px;
}
.divHomeNewsLink {
	top:74%;
}
.textDisclaimerBot {
	font-size:12px;
	width:80%;
}
.divYoutubeText{
	font-size:14px;
}
.heatImg{
	width:100%;
	max-width:100%;
	display:none!important;
}
.heatImgHidden{
	width:100%;
	max-width:100%;
	margin-left:0%;
	display:inline-block!important;
	margin-top:30px;
}
.heatImg1{
	width:100%;
	margin-right:20px;
}
.heatImg2{
	position:static;
	width:100%;
	margin-top:30px;
}
.heatImg3{
	position:static;
	width:100%;
	margin-top:30px;
}

.youtubeVid {
	width:400px;
}
table.greenTable thead th {
	font-size:9px;
}
table.greenTable tbody td{
	font-size:8px;
}

.underImgHeatTitle {
	font-size:11pt;
	width:100%;
	margin-bottom:10px;
}
.spanTitleHeat {
	font-size:14px;
	width:80%;

}

.divbanner{
	min-height:120px;
}
.bannerTube {
	min-height:130px;
}
.bannerTube1 {
	min-height:130px;
}
.bannerTube2 {
	min-height:130px;
}
.textUnderBothHeat{
	font-size:9px;
}
.heatListLi{
	font-size:10px;
	
}
.wrapHeat1{
	height:1350px;
	width:80%;
}
.heatTitleRight {
	font-size:14px;
	width:100%;
	margin-left:0px;
	margin-top:22px;
}
.heatTitleRight1 {
	font-size:14px;
	width:100%;
	margin-top:22px;
	margin-left:0px;
}
.spanTextHeat {
	font-size:8pt;
	width:90%;
}
.imgHeat{
	margin-top:0px!important;
}
.heatDescRight{
	width:100%;
	line-height:14px;
	font-size:10px;

}
.heatTextDesc {
	width:100%;
	font-size:12px;
	padding-top:60px;
	margin-bottom:30px;
}
.heatTextTitle{
	width:100%;
	font-size:16px;
	
}
.wrapHeat {
	height:50%;
}
.underImgHeat{
	
	height:40px;
}

.heatSpecific{

}
.trademarkCustom {
	font-size:8px;
}
	
.divSpanContent{
	font-size:14px;
}
.divSpanContent1{
	font-size:16px;
	
}
.underImgHeatDesc{
	font-size:10pt;
	margin-bottom:10px;
}
.heatList{
	width:100%;
	padding-left:0px;
}
}

@media screen and (max-width:380px) {
	.divCaptionContent .h2 .first{
		float:right;
		right:20%!important;
	}
	.divCaptionContentRight{
		padding-top:100px;
		width:450px;
		right:30%!important;
		
	}
	.divCaptionContent {
		right:0%!important;
		text-align:right;
		float:right;
		opacity: 1!important;
		-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"!important;
		filter: alpha(opacity=100)!important;
		-moz-opacity: 1!important;
		-khtml-opacity: 1!important;
		padding-bottom:260px;
		left:70%;
	}
	.divSpanContent{
	font-size:12px;
}
.divSpanContent1{
	font-size:16px;
	
}
.divCaptionContent p{
padding-bottom:120px;
left: 10%!important;
right:50%!important;
}
	.divRelatedInner .divRelatedItem span {
		min-width:calc(100% - 10px)!important;
	}

	.divOptionItem {	   
	    padding-right: 15px;
	    padding-left: 15px;
	    width: calc(100% - 30px);
	}
}
@media screen and (min-width : 0px) and (max-width : 350px) {  
.divHomeContent1{
	height:70px;
}
.heatImg2{
	top:500px;
}
.heatImg3{
	top:650px;
}
.headImgYou1{
	margin-left:28%;
	
}
.headImgYou1Fr{
	margin-left:16%;
	font-size:0.5em;
}

.youtubeVid {
	width:400px;
}
table.greenTable thead th {
	font-size:9px;
}
table.greenTable tbody td{
	font-size:8px;
}

.spanTitleHeat {
	font-size:10px;
}

.divbanner{
	min-height:90px;
}
.bannerTube {
	min-height:120px;
}
.bannerTube1 {
	min-height:120px;
}
.bannerTube2 {
	min-height:120px;
}

.spanTextHeat {
	
	line-height:10pt!important;
	width:95%;
}

.underImgHeat{
	font-size:5px;
	height:30px;
}
.trademarkCustom {
	font-size:6px;
}
	
.divSpanContent{
	font-size:14px;
}
.divSpanContent1{
	font-size:16px;
	
}


}

@media print {
	.divMobileMenu {
		display: none;
	}
}

/* end responsive */


/* prettyPhoto styling for small screens */
@media (max-width: 500px)
{
    .pp_pic_holder.pp_default
    {
        width: 100%!important;
        margin-top:-100px !important;
        left: 0!important;
        overflow: hidden;
    }
    div.pp_default .pp_content_container .pp_left
    {
        padding-left: 0!important;
    }
    div.pp_default .pp_content_container .pp_right
    {
        padding-right: 0!important;
    }
    .pp_content
    {
        width: 100%!important;
        height: auto!important;
    }
    .pp_fade
    {
        width: 100%!important;
        height: 100%!important;
    }
    a.pp_expand,
    a.pp_contract,
    .pp_hoverContainer,
    .pp_gallery,
    .pp_top,
    .pp_bottom
    {
        display: none!important;
    }
    #pp_full_res img
    {
        width: 100%!important;
        height: auto!important;
    }

     #pp_full_res iframe
    {
        width: 100%!important;
        height: auto!important;
    }
    .pp_details
    {
        box-sizing: border-box;
        width: 100%!important;
        padding-left: 3%;
        padding-right: 4%;
        padding-top: 10px;
        padding-bottom: 10px;
        background-color: #fff;
        margin-top: -2px!important;
    }
    a.pp_close
    {
        right: 10px!important;
        top: 10px!important;
    }
}

/********************************
/site/view/css/ecommerce.css
********************************/

/* CUSTOM STYLE CART INTO CLIENT.CSS */

.Cart-Font-Custom { color:#191919; }


/*
.Cart-Header-Custom td  { background-color: #444; color:#FFF; border-color: #999999;}

.Cart-Header-First-Custom  { border-color: #444 !important; }

.Cart-Header-Middle-Custom  { background-color: #000 !important;}

.Cart-Header-Last-Custom  { bord er-color: #444 !important; }

.Cart-Button-Custom  { background-color: #444; color: #FFF; background-image: url("/modules/Adeo.SpringBoard.Ecommerce/view/imgs/icones_cart_fondnoir.png");}

.Cart-Button-Checkout-Custom  { background-color: #660000; color: #FFF; background-image: url("/modules/Adeo.SpringBoard.Ecommerce/view/imgs/icones_cart_fondnoir.png");}

.Cart-Title-Custom  { background-color: #444; color:  #FFF;}

.Cart-Account-Custom  { background-color: #999; color: #FFF;}

.Cart-Subtitle-Custom  { background-color: #999; color: #FFF;}

.Cart-Symbol-Custom  { background-image: url("/modules/Adeo.SpringBoard.Ecommerce/view/imgs/icones_checkout_fondnoir.png"); }
*/

.Confirmation-Customer-Info-Custom  { background-color: #CCC; color: #191919;}

.Confirmation-Order-Info-Custom  { background-color: #CCC; color: #191919;}

.divCoupon {
	display: none;
}
/*
.divtitle {    
    width: 450px;
}

*/


/***********************************
*
*
* Mercedes specific area
*
*
***********************************/
.divShippingTitle, #divShipping
{
	display: none;
}
.divshippingadress {
	padding-left: 5px;
}
.lblTotalAmountCaption
{
	display: none;
}
.lstSalesmen
{
	width: 100%;
    display: table-cell;
	height: 100%;
}

.divAddressBookContainerTable {
    display: table;
	height: 320px;
}
.divAddressBookContainer 
{
    display: table-row;
}

.divAddressList {
    width: 30%;
    display: table-cell;
    vertical-align: top;
    overflow: hidden;
}

.divAddressEditor {
    width: 70%;
    display: table-cell;
    vertical-align: top;
}

.divAddressEditor .labelNoAddress {
	display: block;
}

.divEditSalesmen 
{
	display: table;
}

.divAddressEditor input, .divAddressEditor select, .divEditSalesmen input, .divEditSalesmen select
{
	margin: 2px;
}

.lstAddressBook
{
	height: 100%;
}

.divAddressEditor h2
{
	margin-left: 10px;
}

.divAddressEditor div
{
	margin: 0 0 10px 20px;
	padding-left: 10px;
	border-left: 1px solid grey;
}

.divAddressEditor input[type="button"]
{
	float: right;
}

.divAdeoEcomCartTable .divColumn input[type="text"], .divAdeoEcomCartTable .divColumn input[type="password"], .pNewLogin, .divAdeoEcomCartTable .divColumn select, .divRow .valueLabel
{	
	height: 22px;
}

input[type=button]
{	
	background-color:#e26b1d;
	text-transform: uppercase;
	border: none;
}

.divAddressEditor span
{
	width: 130px;
	display: inline-block;
}

.divAddressEditor strong
{
	display: none;
}

.divEditSalesmen span
{
	width: 175px;
	display: inline-block;
}

.divAddressEditor input[type=text]
{
	width: 240px;
}

.divAddressEditor input.txtPhoneExt
{
	width: 30px;
}

.divAddressEditor input.txtPostalCode
{
	width: 60px;
}

.divAddressEditor .spanAddressRfq {
    width: auto;
    display: inline;
}

.divAddressAssociation {
    background-color: #eae40a;
    border: 1px solid black;
    padding: 10px;
    float: right;
    width: 385px;
    display: none;
}


.divRowTop .tdPrice, .divRowTop .tdDealerPrice
{
	width: 60px;
}
.divRowTop .tdTotalPrice
{
	width: 80px;
	text-align: right;
}
.tdLineItem td, .divRowTopMiddle {
	border-left: #CCC 1px solid;
}
.tdLineItem td:hover, .divAddress:hover, #lblCurrency:hover, .lblEditable:hover, .lblEditableNumber:hover
{
	background-color: yellow;
	cursor: crosshair;
}
.readOnlyOrder .tdLineItem td:hover, .readOnlyOrder .divAddress:hover, .readOnlyOrder #lblCurrency:hover, .readOnlyOrder .lblEditable:hover, .readOnlyOrder .lblEditableNumber:hover
{
	background-color: transparent;
	cursor: default;
	/*border: 0;*/
}

.readOnlyOrder .divAddress, .readOnlyOrder .lblEditable, .readOnlyOrder .divadress .lblEditable  {
	background-color: transparent;
}

.readOnlyOrder .divRow td
{
    /* 
	color: grey;
        */
}
.divAddress select
{
	width: 100%;
}
.lblNOTEditable
{
    /*
	color: grey;
        */
}
.tdLineItem .lblNOTEditable:hover
{
	background-color: transparent;
	cursor: inherit;
}
.tdLineItem input[type=text]
{
	display: block;
	text-align: right;
	width: 95%;
}

.tdSku input[type=text] {
    text-transform: uppercase;
}
.tdSku input[type=text], .tdDescription input[type=text]
{
	text-align: left;
}
.lblEditable, .divRowTopMiddle .divMultipliers .lblEditable, #lblCurrency
{
	min-width: 60px;
	min-height: 14px;
	display: inline-block;
	background-color: transparent;
	
	/*
	border: 1px dashed #AAAAAA;
	
	margin-bottom: 4px;
	border: 1px solid #AAAAAA;
	border-style: inset;
	*/
}
	
.divAddress
{
	/*
	border: 1px dashed #FFFFFF;
	*/
	border-style: inset;
	background-color: white;
	margin-bottom: 2px;
	border: 1px solid #AAAAAA;
}

.readOnlyOrder .lblEditable, .readOnlyOrder .divRowTopMiddle .divMultipliers .readOnlyOrder .lblEditable, #lblCurrency
{
	border: 0;
}

.Confirmation-Customer-Info-Custom .divAddress 
{
	margin-left: 3px;
}

.divMultipliers .lblEditable
{
	min-width: 100%;
	text-align: right;
}



.readOnlyOrder	.divMultipliers
{
	margin-left: -50px;
}

.lblDiscountPercent input[type=text]
{
	min-width: 20px;
	text-align: right;
}
.divRowTop td .lblDiscountPercent
{
	text-align: right;
	color: black;
}
.tdNoWrap, .tdTotalCell
{
	text-align: right;
}
.lblEditable input[type=text]
{
	max-width: 56px;
}
.spanFreight .lblEditable input[type=text]
{
	max-width: 115px;
}
.divFreight {
}

.divFreight .spanFreight
{
	display: block;
    float: left;
	font-size: 0.9em;
    width: 50%;
}

.readOnlyOrder .divFreight .spanTerms {
    padding-top: 10px;
}

.divFreight .spanTerms {
    padding-top: 23px;
	text-align: right;
}

.divPreparedBy {
    font-size: 0.9em;
    margin-top: 10px;
}

.divFreight .spanQuotedBy {
    padding-top: 10px;
	text-align: left;
    width: 40%;
    padding-left: 10%;
}

.readOnlyOrder .divFreight .spanFreight {
	text-align: left;
}
/*
.tdFooterOrder input[type=text], .divRowTopMiddle input[type=text]
{
	max-width: 56px;
	text-align: right;
}
*/
.tdFooterOrder input[type=text], .divRowTopMiddle input[type=text] {
	max-width: 90%;
	text-align: right;
	padding-right: 2px;
}

.readOnlyOrder .divadress .lblEditable, .readOnlyOrder .divRowTopMiddle .lblEditable, .readOnlyOrder .divAddress
{
	border: 0;
}

.divAdeoEcomCartTable .divRow div, #productOptions .divRow div, .divAdeoEcomOrderTable .divRow div {
	padding: 5px 0 0 10px;
}

.divRow td {
	padding: 5px 5px 5px 10px;
}

/***********************************
*
*
* Mercedes specific area
*
*
***********************************/

.divNewNotification
{
	margin-top: 10px;
}
.divNewNotification #txtComments
{
	width: 400px;
	height: 100px;
}
.divNewStatus div
{
	margin-top: 40px;
	text-align: center;
}
.divStatus span
{
	width: 100px;
	padding: 4px;
	text-align: center;
	display: inline-block;
	min-height: 35px;
	vertical-align: middle;
}
.divStatusHeader span
{
	background-color: #CCCCCC;
	font-weight: bold;
	border-bottom-right-radius: 4px;
	border-top-right-radius: 4px;
	border-bottom-left-radius: 4px;
	border-top-left-radius: 4px;
}
.divStatus .spanDate
{
	width: 200px;
	text-align: left;
}
.divStatus .spanComment
{
	width: 480px;
	text-align: left;
	white-space: pre-line;
}
.divStatus .spanDel
{
	width: 20px;
}
.divStatusWrap
{
	width: 100%;
}
.divStatusWrap strong
{
	display: block;
}

.divChangePassError
{
	display: none;
}

.drpSelectAddress, .drpSelectCurrency
{
	display: none;
}

.divNothingToList
{
	font-style: italic;
	text-align: center;
	padding-top: 10px;
	clear: both;
}

.tdFooterOrder div
{
	float: right;
	padding: 10px 0 0 0;
}
.tdFooterOrder .divGayLord
{
	float: right;
	padding-left: 25px;
}
.tdFooterOrder .divGayLord div:first-child
{
	text-align: right;
	line-height: 12px;
}

.Confirmation-Customer-Info-Custom div
{
	width: 32%; /* changing to 31% causes problems with text box sizes such as FOB */
	/*	height: 95%;	*/
}
.Confirmation-Customer-Info-Custom .divAddress
{
	width: 95%;
	overflow: hidden;
}
.divMultipliers
{
	margin-top: -23px;
	position: absolute;
	color: black;
	display: table-cell;
	vertical-align: top;
}

.divRow .tdNoWrap
{
	padding-left: 2px;
	white-space: nowrap;
	padding-right: 3px;
}

.lblEditableNumber
{
	min-width: 30px;
	display: inline-block;
	text-align: right;
}
.divMercedesAddress input
{
	width: 205px;
}

.pnlOrderHeader
{
	margin-bottom: 5px;
	float: left;
	width: 100%;
	margin-top: 20px;
}

.pnlOrderHeader .divLeft
{
	float: left;
	padding-left: 25px;
	padding-top: 7px;
}

.pnlOrderHeader .divLeft strong
{
	display: inline-block;
	min-width: 80px;
	margin-bottom: 3px;
}

.pnlOrderHeader .divLeft select
{
	max-width: 450px;
}

.pnlOrderHeader .divRight
{
	float: right;
	padding-right: 25px;
}

.divRowTop td
{
	width: 60px;
	font-size: 0.8em;
	background-color: #e26b1d;
	padding-top: 10px;
	padding-bottom: 12px;
}

.divAdeoPDFEcomCartTable .divRowTop td {
	width: 80px;
}

.divwraptext .divRowTopFirst {
    border-left: 4px solid #e26b1d;
}

.divRowTop .tdDiscount
{
	width: 35px;
}

.divRowTop .tdDiscount input
{
	width: 100%;
}

.divRowTop .tdWeightHeader, .divRowTop .tdVolumeHeader
{
	width: 35px;
}

.divRowTop .Cart-Header-Middle-Custom1
{
	width: 100%;
}

.divRowTop .Cart-Header-First-Custom
{
	width: 130px;
}

.divRowTopFirst
{
	border-radius: 0px;
}

.divinfobill
{
	margin-right: 0px;
    margin-bottom: 10px;
    clear: right;
}


/*
.divRowTop .lblEcomDescription
{
	width: 300px;
}
*/

.divAdeoEcomCartTable
{
	table-layout: fixed;
}

.tdFooterOrder .divRfqButtonWrap {
	text-align: center;
	float: left;
}

.divRfqButtonWrap input[type="button"] 
{
	background-image: none;
	margin-right: 2px;
}

.readOnlyOrder #btnAddItem, .readOnlyOrder #btnResetItem, .readOnlyOrder #btnCartItem, .lnkInvoicePrint
{
	display: none;
}

#btnAddItem, #btnResetItem, #btnCartItem, #btnAddProducts
{
	/*
	position: absolute;
	*/
	background-image: none;
}
/*
#btnAddItem
{
	margin-left: -310px;
}

#btnResetItem
{
	margin-left: -190px;
}

#btnCartItem
{
	margin-left: -100px;
}
*/

.divRowTop .Cart-Header-Middle-Custom-Description
{
	width: 550px;
}

.divRowTop .Cart-Header-First-Custom-OrderNo
{
	width: 25px;
}

.divRowTop .Cart-Header-First-Custom-Dollar, .divRow .Cart-Header-First-Custom-Dollar
{
	width: 25px;
	text-align: right;
}

.divRow2
{
	font-size: 0.9em;
}

.readOnlyOrder .divMultipliers
{
	display: none;
}

#divEcommerce
{
	width: 100%;
	margin-bottom: 30px;
}

.divAdeoEcomCartTable .trDiscount, .divAdeoEcomCartTable .trDelivery, .divAdeoEcomCartTable .trTaxAmount, .divAdeoEcomCartTable .trCurrency, .divAdeoEcomCartTable .trTaxAmount, .trDelivery
{
	display: none;
}

.divWideColumn
{
	float: left;
	width: 640px;
	padding-left: 10px;
}

.Cart-Quantity, .divAdeoEcomCartTable .divRow td.Cart-Quantity, .divRowTop td.Cart-Quantity
{
	text-align: center;
	width: 40px;
	padding-left: 0px;
}

.tdDiscount, .divAdeoEcomCartTable .divRow .tdQuantity
{
	text-align: center;
}
/* junk starts here 
.divbuttonshoppingtop, .divbuttonshopping
{
	background-position-y: -5px;
	margin-right: 0px;
	margin-top: 0px;
	margin-left: 10px;
}
.divbuttoncheckout
{
	background-position-y: -37px;
}


.divbuttonupdatecart
{
	background-position: -1px -71px;
}
*/
.divwraptext .divbutton
{
	height: 15px;
}

.divMercedesCheckout div
{
	float: right;
	margin-top: 4px;
	width: 190px;
	clear: both;
	text-align: right;
	padding: 5px 10px 5px 36px;
	background-position: 1px -35px;
}

.divMercedesCheckout .divExportCsvCart
{
	position: absolute;
}

.divMercedesCheckout .divExportCsvCart a
{
	text-decoration: none;
}

.divMercedesCheckout .divExportPdfCart
{
	position: absolute;
    margin-left: 100px;
}

.divMercedesCheckout .divExportPdfCart a
{
	text-decoration: none;
}


.mercedesDragClass
{
	background-color: #CCC;
}

.totalPrice {
    white-space: nowrap;
}

.spanQuoteCheckoutHelp {
    display: none;
}

#divPayment .spanQuoteCheckoutHelp {
    display: inline;
    font-style: italic;
}

@media print
{
	.pnlOrderHeader .divLeft
	{
		position: absolute;
		margin-top: 150px;
	}
	.divadress .lblEditable, .divRowTopMiddle .lblEditable, .divAddress
	{
		border-style: none;
		background-color: transparent;
		border: 0;
	}
	.divRowTop .tdPrice, .divRowTop .tdDealerPrice
	{
		width: 110px;
	}
	.divRowTop .tdTotalPrice
	{
		width: 115px;
	}
	.divRowTop .Cart-Header-First-Custom 
	{
		width: 160px;
	}
	.readOnlyOrder .divRow td
	{
        /*
		color: black;
            */
	}
    .divRow2
    {
        font-weight: bold;
    }
	
	.divRowTop .tdWeightHeader, .divRowTop .tdVolumeHeader
	{
		width: 60px;
	}
}


