/*/

GL2 Main Design Styles

/*/

/*/////////////////////
1. Header
/////////////////////*/

/* General */

#gl2-wrapper #gl2-site-header { margin-bottom: 10px; }
#gl2-wrapper #gl2-site-header #gl2-header { margin:0 auto; }
#gl2-wrapper #gl2-site-header .gl2-float-right { float:right; }
#gl2-wrapper #gl2-site-header .gl2-float-left { float:left; }

#gl2-wrapper #gl2-site-header #gl2-logo {
  float:left;
  width:190px;
}

#gl2-wrapper .gl2-logo-image {
  overflow:hidden;
  background-position: 0px 4px;
  height:136px;
  width:186px;
  margin:0;
  padding:0;
  display: block;
  text-indent: -999px;
}

.getlensescouk #gl2-site-header .gl2-logo-image { background-image:url('../gl2-site-header/images/gl2-logo.gif'); }
.gpbgetlensesnleng #gl2-site-header .gl2-logo-image { background-image:url('../gl2-site-header/images/gl2-logo-nl-uk.gif'); }
.eurgetlensesnldut #gl2-site-header .gl2-logo-image { background-image:url('../gl2-site-header/images/gl2-logo-nl-eur.gif'); }
.getlensesie #gl2-site-header .gl2-logo-image { background-image:url('../gl2-site-header/images/gl2-logo-ie.gif'); }
.getlensesit #gl2-site-header .gl2-logo-image { background-image:url('../gl2-site-header/images/gl2-logo-it.gif'); }
.getlensesbe #gl2-site-header .gl2-logo-image { background-image:url('../gl2-site-header/images/gl2-logo-be.gif'); }
.getlenseses #gl2-site-header .gl2-logo-image { background-image:url('../gl2-site-header/images/gl2-logo-es.gif'); }
.getlensesde #gl2-site-header .gl2-logo-image { background-image:url('../gl2-site-header/images/gl2-logo-de.gif'); }

#gl2-wrapper #gl2-site-header #gl2-header-right {
  float:left;
  width:770px;
  position: relative;
  height: 144px;
  z-index: 2500;
}

/* Top Bar */

#gl2-site-header #gl2-slogan {
  font-weight: normal;
  position:absolute;
  top:7px;
  left: 0px;
  border-bottom:1px solid #6e3d8a;
  color: #6E3D8A;
  width: 100%;
  line-height: 12px;
  padding-bottom: 4px;
  font-size: 11px;
}

/* Login Information*/

#gl2-site-header #gl2-user-info { position:absolute; right:0px; top:4px; text-align: right; }
#gl2-site-header #gl2-user-info ul { list-style-type:none; }
#gl2-site-header #gl2-user-info li { display:inline; padding-right: 0px; padding-left: 0px; zoom: 1; }
#gl2-site-header #gl2-user-info ul li a { font-size:12px; font-weight:bold; color: black; }
#gl2-site-header #gl2-user-info li.staticfront_loggedin { display: none; }
#gl2-site-header #gl2-user-info li.staticfront_loggedout { display: inline; }

/* Benefits */

#gl2-site-header #gl2-benefits-information { position:absolute; top:31px; left: 0px; }
#gl2-site-header .gl2-benefits-wrapper { width:430px; margin:0 0 7px; *max-height: 30px; }
#gl2-site-header .gl2-benefits-wrapper ul { list-style-type:none; }

#gl2-site-header .gl2-benefits-wrapper h4 {
  font-weight:normal;
  line-height: 15px;
  *line-height: 5px; /* IE7 and below */
  *margin-top:-5px; /* IE7 and below */
}

#gl2-site-header .gl2-benefits-image { margin-right:9px; }
#gl2-site-header #gl2-secure-payment-strip { position:absolute; left:170px; top:72px; margin:0; padding:0; }
#gl2-site-header #gl2-secure-payment-strip img { margin-right:5px; }

/* Contact-Us */

#gl2-site-header #gl2-award-winning-service {
  font-size:11px;
  color:#000;
  z-index: 9999;
  position: absolute;
  right: 0;
  top:31px;
  text-align: right;
  display: block;
  *line-height: 15px; /* IE7 and below */
  *top: 28px; /* IE7 and below */
}

#gl2-site-header #gl2-phone-number {
  color:#000;
  font-size: 25px;
  z-index: 9999;
  position: absolute;
  right: 0;
  top:42px;
  text-align: right;
  *line-height: 20px; /* IE7 and below */
  *top: 43px; /* IE7 and below */
}

#gl2-site-header #gl2-phone-number a { color:#000; }

#gl2-site-header #gl2-service-times {
  font-family:Arial, Helvetica, sans-serif;
  font-size:11px;
  color:#000;
  z-index: 9999;
  position: absolute;
  right: 0;
  top:66px;
  text-align: right;
  *line-height: 15px; /* IE7 and below */
  *top: 63px; /* IE7 and below */
}

#gl2-site-header #gl2-service-times a {
  color:#000;
  text-decoration:underline;
  z-index:8888;
}

/* Contact-Us Lightbox*/

#gl2-site-header #gl2-contact-us-light-ex {
  display:none;
  position:absolute;
  top:68px;
  right:0;
  width:235px;
  height:338px;
  z-index:9999;
  padding:10px;
  background-image:url('../gl2-site-header/images/trans.gif');
  *height: 330px; /* IE7 and below */
  *top:62px; /* IE7 and below */
}

#gl2-site-header #gl2-contact-us-light {
  position:absolute;
  bottom:0;
  right:0;
  width:235px;
  height:320px;
  z-index:9999;
  background-color:#FFF;
  border:1px solid #000;
  color:#000;
  padding:10px;
  text-align: right;
  *height: 310px; /* IE7 and below */
  -moz-box-shadow:5px 5px 5px #ccc; /* Firefox Hack */
  -webkit-box-shadow:5px 5px 5px #ccc; /* Webkit Hack */
  box-shadow:5px 5px 5px #ccc; /* CSS3-compatible browsers */
}

#gl2-site-header #gl2-contact-us-light-ex-uk-nl {
  display:none;
  position:absolute;
  top:68px;
  right:0;
  width:235px;
  height:208px;
  z-index:9999;
  padding:10px;
  background-image:url('../gl2-site-header/images/trans.gif');
  *height: 210px; /* IE7 and below */
  *top:62px; /* IE7 and below */
}

#gl2-site-header #gl2-contact-us-light-uk-nl {
  position:absolute;
  bottom:0;
  right:0;
  width:235px;
  height:190px;
  z-index:9999;
  background-color:#FFF;
  border:1px solid #000;
  color:#000;
  padding:10px;
  text-align: right;
  *height: 190px; /* IE7 and below */
  -moz-box-shadow:5px 5px 5px #ccc; /* Firefox Hack */
  -webkit-box-shadow:5px 5px 5px #ccc; /* Webkit Hack */
  box-shadow:5px 5px 5px #ccc; /* CSS3-compatible browsers */
}

#gl2-site-header #gl2-contact-us-light-ex-ie {
  display:none;
  position:absolute;
  top:68px;
  right:0;
  width:235px;
  height:323px;
  z-index:9999;
  padding:10px;
  background-image:url('../gl2-site-header/images/trans.gif');
  *height: 315px; /* IE7 and below */
  *top:62px; /* IE7 and below */
}

#gl2-site-header #gl2-contact-us-light-ie {
  position:absolute;
  bottom:0;
  right:0;
  width:235px;
  height:305px;
  z-index:9999;
  background-color:#FFF;
  border:1px solid #000;
  color:#000;
  padding:10px;
  text-align: right;
  *height: 295px; /* IE7 and below */
  -moz-box-shadow:5px 5px 5px #ccc; /* Firefox Hack */
  -webkit-box-shadow:5px 5px 5px #ccc; /* Webkit Hack */
  box-shadow:5px 5px 5px #ccc; /* CSS3-compatible browsers */
}

#gl2-site-header #gl2-contact-us-light-ex-it {
  display:none;
  position:absolute;
  top:45px;
  right:0;
  width:245px;
  height:235px;
  z-index:9999;
  padding:10px;
  background-image:url('../gl2-site-header/images/trans.gif');
  *height: 200px; /* IE7 and below */
  *top:62px; /* IE7 and below */
}

#gl2-site-header #gl2-contact-us-light-it {
  position:absolute;
  bottom:0;
  right:0;
  width:245px;
  height:220px;
  z-index:9999;
  background-color:#FFF;
  border:1px solid #000;
  color:#000;
  padding:10px;
  text-align: right;
  *height: 180px; /* IE7 and below */
  -moz-box-shadow:5px 5px 5px #ccc; /* Firefox Hack */
  -webkit-box-shadow:5px 5px 5px #ccc; /* Webkit Hack */
  box-shadow:5px 5px 5px #ccc; /* CSS3-compatible browsers */
}

#gl2-site-header #gl2-contact-us-light-ex-es {
  display:none;
  position:absolute;
  top:68px;
  right:0;
  width:275px;
  height:248px;
  z-index:9999;
  padding:10px;
  background-image:url('../gl2-site-header/images/trans.gif');
  *height: 200px; /* IE7 and below */
  *top:62px; /* IE7 and below */
}

#gl2-site-header #gl2-contact-us-light-es {
  position:absolute;
  bottom:0;
  right:0;
  width:275px;
  height:230px;
  z-index:9999;
  background-color:#FFF;
  border:1px solid #000;
  color:#000;
  padding:10px;
  text-align: right;
  *height: 180px; /* IE7 and below */
  -moz-box-shadow:5px 5px 5px #ccc; /* Firefox Hack */
  -webkit-box-shadow:5px 5px 5px #ccc; /* Webkit Hack */
  box-shadow:5px 5px 5px #ccc; /* CSS3-compatible browsers */
}

#gl2-site-header #gl2-contact-us-light-ex-de {
  display:none;
  position:absolute;
  top:68px;
  right:0;
  width:275px;
  height:225px;
  z-index:9999;
  padding:10px;
  background-image:url('../gl2-site-header/images/trans.gif');
  *height: 235px; /* IE7 and below */
  *top:62px; /* IE7 and below */
}

#gl2-site-header #gl2-contact-us-light-de {
  position:absolute;
  bottom:0;
  right:0;
  width:275px;
  height:125px;
  z-index:9999;
  background-color:#FFF;
  border:1px solid #000;
  color:#000;
  padding:10px;
  text-align: right;
  *height: 115px; /* IE7 and below */
  -moz-box-shadow:5px 5px 5px #ccc; /* Firefox Hack */
  -webkit-box-shadow:5px 5px 5px #ccc; /* Webkit Hack */
  box-shadow:5px 5px 5px #ccc; /* CSS3-compatible browsers */
}

#gl2-site-header #gl2-contact-us-light-ex-eu-nl {
  display:none;
  position:absolute;
  top:68px;
  right:0;
  width:265px;
  height:208px;
  z-index:9999;
  padding:10px;
  background-image:url('../gl2-site-header/images/trans.gif');
  *height: 200px; /* IE7 and below */
  *top:62px; /* IE7 and below */
}

#gl2-site-header #gl2-contact-us-light-eu-nl {
  position:absolute;
  bottom:0;
  right:0;
  width:265px;
  height:190px;
  z-index:9999;
  background-color:#FFF;
  border:1px solid #000;
  color:#000;
  padding:10px;
  text-align: right;
  *height: 180px; /* IE7 and below */
  -moz-box-shadow:5px 5px 5px #ccc; /* Firefox Hack */
  -webkit-box-shadow:5px 5px 5px #ccc; /* Webkit Hack */
  box-shadow:5px 5px 5px #ccc; /* CSS3-compatible browsers */
}

#gl2-site-header #gl2-contact-us-light-ex-po {
  display:none;
  position:absolute;
  top:68px;
  right:0;
  width:245px;
  height:338px;
  z-index:9999;
  padding:10px;
  background-image:url('../gl2-site-header/images/trans.gif');
  *height: 330px; /* IE7 and below */
  *top:62px; /* IE7 and below */
}

#gl2-site-header #gl2-contact-us-light-po {
  position:absolute;
  bottom:0;
  right:0;
  width:245px;
  height:320px;
  z-index:9999;
  background-color:#FFF;
  border:1px solid #000;
  color:#000;
  padding:10px;
  text-align: right;
  *height: 310px; /* IE7 and below */
  -moz-box-shadow:5px 5px 5px #ccc; /* Firefox Hack */
  -webkit-box-shadow:5px 5px 5px #ccc; /* Webkit Hack */
  box-shadow:5px 5px 5px #ccc; /* CSS3-compatible browsers */
}

#gl2-site-header #gl2-contact-us-light a, #gl2-site-header #gl2-contact-us-light-uk-nl a, #gl2-site-header #gl2-contact-us-light-ie a, #gl2-site-header #gl2-contact-us-light-it a, #gl2-site-header #gl2-contact-us-light-po a, #gl2-site-header #gl2-contact-us-light-eu-nl a, #gl2-site-header #gl2-contact-us-light-es a, #gl2-site-header #gl2-contact-us-light-de a {
color:#000;
}

#gl2-site-header #gl2-contact-us-light ul, #gl2-site-header #gl2-contact-us-light-uk-nl ul, #gl2-site-header #gl2-contact-us-light-ie ul, #gl2-site-header #gl2-contact-us-light-it ul, #gl2-site-header #gl2-contact-us-light-po ul, #gl2-site-header #gl2-contact-us-light-eu-nl ul, #gl2-site-header #gl2-contact-us-light-es ul, #gl2-site-header #gl2-contact-us-light-de ul {
list-style-type:none;
}

#gl2-site-header #gl2-contact-us-light ul li, #gl2-site-header #gl2-contact-us-light-uk-nl ul li, #gl2-site-header #gl2-contact-us-light-ie ul li, #gl2-site-header #gl2-contact-us-light-it ul li, #gl2-site-header #gl2-contact-us-light-po ul li, #gl2-site-header #gl2-contact-us-light-eu-nl ul li, #gl2-site-header #gl2-contact-us-light-es ul li, #gl2-site-header #gl2-contact-us-light-de ul li {
display:block;
min-height:40px;
}

#gl2-site-header #gl2-contact-us-light-it ul li{
  margin: 0 0 10px 0;
}

#gl2-site-header .gl2-contact-us-light-text {
  width:190px;
  float:left;
}

#gl2-site-header #gl2-contact-us-light-it .gl2-contact-us-light-text, #gl2-site-header  #gl2-contact-us-light-po .gl2-contact-us-light-text {
  width:200px;
}

#gl2-site-header #gl2-contact-us-light-eu-nl .gl2-contact-us-light-text {
  width:220px;
}

#gl2-site-header .gl2-contact-us-light-text h3 {
  color:#000;
  line-height: 17px;
  _line-height: 27px;
  text-align: right;
}

#gl2-site-header .gl2-contact-us-light-text h4 {
  font-weight:normal;
  line-height: 13px;
  color: black;
  text-align: right;
}

#gl2-site-header #gl2-contact-us-light img, #gl2-site-header #gl2-contact-us-light-uk-nl img, #gl2-site-header #gl2-contact-us-light-ie img, #gl2-site-header #gl2-contact-us-light-it img, #gl2-site-header #gl2-contact-us-light-po img, #gl2-site-header #gl2-contact-us-light-eu-nl img, #gl2-site-header #gl2-contact-us-light-es img, #gl2-site-header #gl2-contact-us-light-de img {
  width:24px;
  height:24px;
  float:right;
  padding:3px 5px 0;
  border: 0;
}

#gl2-site-header #gl2-contact-us-light-es .gl2-contact-us-light-text,
#gl2-site-header #gl2-contact-us-light-de .gl2-contact-us-light-text {
  width:230px;
}

/* Brand Section */

#gl2-site-header #gl2-list-brand-over { /* Transparent layer on top */
  width: 185px;
  height:26px;
  position:absolute;
  right:195px;
  top:106px;
  background-image:url('../gl2-site-header/images/trans.gif');
  cursor: pointer;
}

#gl2-site-header #gl2-list-brand {
  width:150px;
  border:1px #6D3C8B solid;
  height:26px;
  position:absolute;
  right:225px;
  top:106px;
  display:block;
  font-size:12px;
  line-height:26px;
  padding-left:5px;
  font-family:Arial, Helvetica, sans-serif;
  color:#6e3d8a;
  text-align: left;
}

#gl2-site-header .gl2-search-brand-input {
  position:absolute;
  border:1px #6D3C8B solid;
  right:30px;
  height:26px;
  top:106px;
  width:145px;
  padding:0 5px;
  color:#6D3C8B;
  font-size:12px;
  line-height: 25px\9; /* IE8 and below */
  *line-height: 27px; /* IE7 and below */
  -webkit-border-radius:0px;
}

/* Search */ 

#gl2-header #gl2-search-button { height: auto; border: none; padding: 0; }

/* Brand Lightbox */

#gl2-site-header #gl2-brand-light-ex {
  display:none;
  position:absolute;
  top:130px;
  right:0;
  width:380px;
  height:317px;
  z-index:9999;
  background-image:url('../gl2-site-header/images/trans.gif');
}

#gl2-site-header #gl2-brand-light {
  position:absolute;
  bottom:0;
  right:0;
  width:380px;
  height:307px;
  background-color:#fff;
  border:1px solid #6E3D8A;
  color:#6E3D8A;
  z-index:9999;
  text-align: left;
  overflow: hidden;
  box-shadow:5px 5px 5px #ccc; /* CSS3-compatible Browsers */
  -moz-box-shadow:5px 5px 5px #ccc; /* Firefox Hack */
  -webkit-box-shadow:5px 5px 5px #ccc; /* Webkit Hack */
}

#gl2-site-header .gl2-brand-list {
  font-size:11px;
  float: left;
  width:119px;
  padding-top: 4px;
  padding-left: 7px;
}

#gl2-site-header #gl2-brand-light ul { list-style-type:none; display:block; }
#gl2-site-header #gl2-brand-light ul li { width:110px; }
#gl2-site-header #gl2-brand-light ul li a { font-weight: normal; }

/* Navbar */

#gl2-site-header #gl2-navbar {
clear:both;
height:30px;
background:#6e3d8a;
position:relative;
margin:0 auto;
z-index:2000;
}

/* Menu */

#gl2-site-header #gl2-menu {
font-size:15px;
font-weight:bold;
list-style:none outside none;
width:100%;
float:left;
z-index: 1001;
*z-index: 1002;
position: absolute;
top: 0px;
left: 0px;
}

#gl2-site-header #gl2-menu a {
padding-left:8px;
}

/*#gl2-site-header #gl2-menu ul {
list-style-type:none;
position:absolute;
left:-9999px;
width:0;
margin:0;
padding:0;
}*/

#gl2-header-container {
    z-index: 4000;
}

#gl2-site-header {
    z-index: 3000;
}

#gl2-site-header #gl2-menu ul {
    display: none;
    left: 0;
    list-style: none outside none;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 30px;
    width: 100%;
    z-index: 1000;
}

#gl2-site-header #gl2-menu li {
float:left;
line-height:30px;
border-right:1px #FFF solid;
position:relative;
width:26.5%;
}

#gl2-site-header #gl2-menu ul li a {
height:25px;
line-height:24px;
}

#gl2-site-header #gl2-menu li a:hover {
text-decoration:underline;
}

#gl2-site-header #gl2-menu li.unclick ul {
position:absolute;
left:-9999px;
width:0;
}

/*#gl2-site-header #gl2-menu li.click ul {
left:0;
top:30px;
list-style:none;
width:100%;
z-index:1;
margin:0;
padding:0;
}*/

#gl2-site-header #gl2-menu li.click ul {
  display: block;
  left: 0;
  list-style: none outside none;
  margin: 0;
  padding: 0;
  position: absolute;
  top: 30px;
  width: 100%;
  z-index: 1000;
}

#gl2-site-header #gl2-menu li li {
  width:100%;
}

#gl2-site-header #gl2-menu li a {
  color:#FFF;
  display:block;
  height:30px;
  width:auto;
}

/* Menu Colour */

#gl2-site-header #gl2-li-contact-lenses a,#gl2-site-header #gl2-li-solutions a,#gl2-site-header #gl2-li-eye-care a {
background:url("../gl2-site-header/images/purple_menu_bg.jpg") repeat-x;
}

/* Menu Children */

#gl2-site-header #gl2-li-contact-lenses ul li a {
background: #6E3D8A;
font-size:14px;
text-decoration: none;
}

#gl2-site-header #gl2-li-solutions ul li a {
background:#6E3D8A;
font-size:14px;
text-decoration: none;
}

#gl2-site-header #gl2-li-eye-care ul li a {
background: #6E3D8A;
font-size:14px;
text-decoration: none;
}

/* Menu Children Hover Colour */

#gl2-site-header #gl2-li-contact-lenses ul li a:hover {
background:#8662a3;
z-index:9999;
}

#gl2-site-header #gl2-li-solutions ul li a:hover {
background:#8662a3;
}

#gl2-site-header #gl2-li-eye-care ul li a:hover {
background:#8662a3;
}

#gl2-site-header .gl2-arrow2 {
right: 8px;
position:absolute;
top:32%;
background-image:url('../gl2-site-header/images/menu_arrow.png');
background-repeat: no-repeat;
_background-image:url('../gl2-site-header/images/menu_arrow.gif'); /* IE6 and below */
height: 13px;
width: 17px;
text-indent: -999999px;
}

/* Menu-Over */

#gl2-site-header #gl2-menu-over { /* Transparent layer on top */
font-size:15px;
font-weight:bold;
list-style:none outside none;
width:100%;
float:left;
z-index: 1001;
*z-index: 1002;
position: absolute;
top: 0px;
left: 0px;
}

#gl2-site-header #gl2-menu-over li {
float:left;
/* line-height:30px; maybe IE needs it */
border-right:1px #FFF solid;
position:relative;
width:26.5%;
}

#gl2-site-header #gl2-li-contact-lenses-over a,#gl2-site-header #gl2-li-solutions-over a,#gl2-site-header #gl2-li-eye-care-over a {
background-image:url('../gl2-site-header/images/trans.gif');
}

#gl2-site-header #gl2-menu-over li a {
display:block;
height:30px;
}

/* Reorder */

#gl2-site-header #gl2-order {
  padding-right: 10px;
  position: absolute;
  right: 0;
  text-align: right;
  top: 6px;
  z-index: 1002;
}

#gl2-site-header #gl2-order ul { list-style-type:none; }
#gl2-site-header #gl2-order ul li { display:inline; padding-right:2px; padding-left:2px; }
#gl2-site-header #gl2-order ul li a { color:#FFF; font-size:13px; font-weight:700; }

/* FOOTER */

/* Footer Content */

#gl2-wrapper .footer{
  clear:both;
}
#gl2-wrapper #gl2-footer-wrapper { margin-top: 10px; position: relative; }

#gl2-wrapper #gl2-footer-wrapper #gl2-footer-lists { border-top: 1px solid #6E3D8A; padding-top: 10px; height: 105px; margin-bottom: 80px; }

#gl2-wrapper.getlensescouk #gl2-footer-wrapper #gl2-footer-lists,
#gl2-wrapper.gpbgetlensesnleng #gl2-footer-wrapper #gl2-footer-lists { height: 190px; }
#gl2-wrapper.getlensesit #gl2-footer-wrapper #gl2-footer-lists { height: 180px; }

#gl2-wrapper #gl2-footer-wrapper .gl2-footer-list-header { color: #6e3d8a; font-weight: bold; text-transform: uppercase; }

#gl2-wrapper #gl2-footer-wrapper .gl2-footer-list { float: left; list-style-type: none; margin: 0; padding: 0; padding-right: 29px; }
#gl2-wrapper.getlensesit #gl2-footer-wrapper .gl2-footer-list { padding: 0 55px 0 0; }

#gl2-wrapper #gl2-footer-wrapper .gl2-footer-list a { font-weight: normal; }
#gl2-wrapper #gl2-footer-wrapper #gl2-footer-strip { padding-top: 10px; padding-bottom: 10px; }

#gl2-wrapper #gl2-footer-wrapper #gl2-footer-bar { background-color: #6e3d8a; min-height: 30px; color: #fff; font-size: 11px; }
#gl2-wrapper #gl2-footer-wrapper #gl2-footer-bar a { color: #fff; font-weight: normal; }

#gl2-wrapper #gl2-footer-wrapper #gl2-footer-bar ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
  padding-left: 10px;
  padding-top: 6px;
  float: left;
}

#gl2-wrapper #gl2-footer-wrapper #gl2-footer-bar ul li {
  display: inline;
  border-right: 1px solid #fff;
  padding-right: 9px;
  padding-left: 4px;
  *padding-right: 6px;
  *padding-left: 6px;
}

#gl2-wrapper #gl2-footer-wrapper #gl2-footer-bar ul li:first-child {
  padding-left: 0px;
}

#gl2-wrapper #gl2-footer-wrapper #gl2-footer-bar ul li:last-child{
  border-right: none;
}

#gl2-wrapper #gl2-footer-wrapper #gl2-footer-bar-copyright {
    color: #FFFFFF;
    float: right;
    font-size: 11px;
    margin: 0;
    padding: 7px 10px 0 0;
}

#gl2-wrapper #gl2-footer-wrapper #gl2-footer-strip-left{
    bottom: 44px;
    left: 0px;
    position: absolute;
}

#gl2-wrapper #gl2-footer-wrapper #gl2-footer-social {
    bottom: 0px;
    left: 125px;
    position: absolute;
}

#gl2-wrapper #gl2-footer-wrapper #gl2-footer-strip-right {
  padding-top: 12px;
  padding-bottom: 10px;
  position: absolute;
  right: 0;
  bottom: 34px;
}

#gl2-wrapper #gl2-footer-wrapper #gl2-footer-facebook-container {
  position: absolute;
  bottom: 0px;
  left: 234px;
  height:33px;
}

#gl2-wrapper #gl2-footer-wrapper #gl2-footer-facebook-container-it, 
#gl2-wrapper #gl2-footer-wrapper #gl2-footer-facebook-container-eunl {
  position: absolute;
  bottom: 0px;
  left: 200px;
  height:33px;
}

#gl2-wrapper #gl2-footer-wrapper #gl2-footer-facebook {
  bottom: -1px;
  height: 25px;
  left: 0px;
  overflow: hidden;
  position: absolute;
  width: 135px;
}

#gl2-wrapper #gl2-footer-wrapper #gl2-footer-facebook-widget {
  position: absolute;
  bottom: 0;
  left: -60px;
  *bottom: -4px;
}

#gl2-wrapper #gl2-footer-wrapper #gl2-footer-facebook-container-eunl #gl2-footer-facebook-widget {
  position: absolute;
  bottom: 0;
  left: -18px;
  *bottom: -4px;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
     #gl2-wrapper #gl2-footer-wrapper #gl2-footer-facebook-widget { bottom: -2px; }
}

#gl2-wrapper #gl2-footer-wrapper #gl2-footer-facebook-text {
  font-size: 8px;
  color: #546EA1;
  position: absolute;
  left: 0;
  top:-2px;
  width: 115px;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
  #gl2-wrapper #gl2-footer-wrapper #gl2-footer-facebook-text{ font-size: 8.5px; }
  #gl2-wrapper #gl2-footer-wrapper #gl2-footer-facebook-text { top:-2px; }
}

#gl2-wrapper #gl2-footer-wrapper #gl2-footer-ekomi {
  background-color: #E6E6E6;
  border: 1px solid #B7B7B7;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  bottom: 0;
  left: 0;
  padding: 1.5px 4px 1.5px 3px;
  position: absolute;
}

/* HOMEPAGE */

/* Layout */

#gl2-homepage-wrapper #gl2-homepage-wrap { margin:auto; position:relative; min-height:100%; }

#gl2-homepage-wrapper #gl2-homepage-inner-wrap:after { content:" "; display:block; clear:both; }
#gl2-homepage-wrapper #gl2-homepage-right { float:right; width:290px; height: 100%; *height: 100%; }
#gl2-homepage-wrapper #gl2-homepage-main { position:relative; margin-right:300px; *height: 100%; }

/* Carousel */

#gl2-homepage-wrapper #gl2-slider-body-contactlenses, 
#gl2-homepage-wrapper  #gl2-slider-body-solutions, 
#gl2-homepage-wrapper #gl2-slider-body-eyecare {
  max-width: 100%;
  min-width: 960px;
  position: relative;
  margin: 0 auto;
  *z-index: 1001;
}

#gl2-homepage-wrapper #gl2-carousel-wrapper-contactlenses, 
#gl2-homepage-wrapper #gl2-carousel-wrapper-solutions, 
#gl2-homepage-wrapper #gl2-carousel-wrapper-eyecare{
  width: 100%;
  height: 165px;
  overflow: hidden;
  border: none;
}

#gl2-homepage-wrapper #gl2-carousel-content { width: 2500px; }

#gl2-homepage-wrapper #gl2-carousel-content .slide {
  float: left;
  width: 192px;
  height: 165px;
  border-right: none;
  text-align: center;
  padding: 15px 0 0;
}

#gl2-homepage-wrapper #gl2-carousel-leftcontrol { margin-right: 5px; top: 1px; left: 1px; position: absolute; }
#gl2-homepage-wrapper #gl2-carousel-rightcontrol{ margin-left: 0px; right: 5px; top: 1px; position: absolute; }
#gl2-homepage-wrapper .gl2-slider-controls{  width: 19px; position: absolute; }

#gl2-homepage-wrapper .gl2-slider-controls { display: none; }

#gl2-homepage-wrapper .gl2-carousel-button { padding-top: 5px; font-size: 10px; color: #6E3D8A; font-size: 11px; }
#gl2-homepage-wrapper .gl2-carousel-button a {  text-decoration: none; color: #6E3D8A; }
#gl2-homepage-wrapper .gl2-carousel-button a:hover { text-decoration: underline; }

#gl2-homepage-wrapper #gl2-carousel-content { width: auto; }

.gl2-carousel-product-name { font-weight: bold; }

/* Comparison */

#gl2-homepage-wrapper #gl2-homepage-compare { margin-top: 10px; }

/* Facebook */

#gl2-homepage-wrapper #gl2-homepage-facebook { height: 290px; margin-top: 10px; *height: 290px; }
#gl2-homepage-wrapper #gl2-homepage-facebook-ie { height: 215px; margin-top: 10px; *height: 215px; }
#gl2-homepage-wrapper #gl2-homepage-facebook-it { height: 300px; margin-top: 10px; *height: 300px; }

/* Ekomi */

#gl2-homepage-wrapper #gl2-homepage-ekomi {
  text-align: center;
  border: 1px solid #ebeeef;
  min-height: 169px;
  background-color: #e6e6e6;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  position: relative;
}

#gl2-homepage-wrapper #gl2-homepage-ekomi-text {
  font-size: 14px;
  font-size: 14px;
  padding-left: 57px;
  padding-top: 57px;
  text-align: center;
  width: 65%;
  *width: 45%;
}

#gl2-homepage-wrapper #gl2-homepage-ekomi-widget {
  position: absolute;
  right: 39px;
  top: 8px;
}

/* Ekomi - New w/ Schema */

#gl2-homepage-wrapper #gl2-homepage-ekomi .ekomi-schema {
    color: #000000;
    font-size: 10px;
    position: absolute;
    *position: static;
    text-align: center;
    top: 40%;
    width: 100%;
}

#gl2-homepage-wrapper #gl2-homepage-ekomi .ekomi-schema p {
    font-size: inherit;
    width: 50%;
    margin: auto;
    *position: static;
}

/* Homepage News/Blog */

#gl2-homepage-wrapper #gl2-homepage-news {
  background-color: #F7F7F7;
  border: 1px solid #EBEEEF;
  box-shadow: 2px 2px 2px #E6E6E6;
  -moz-box-shadow:2px 2px 2px #E6E6E6; /* Firefox Hack */
  -webkit-box-shadow:2px 2px 2px #E6E6E6; /* Webkit Hack */
  height: 279px;
  *height: 280px;
  margin-top: 10px;
  padding: 5px 15px 2px;
}

#gl2-homepage-news #gl2-homepage-news-block {
  overflow-x:hidden;
  overflow-y:auto;
  height: 254px;
  *position:relative;
}

#gl2-homepage-wrapper #gl2-homepage-text-block {
  background-color: #F7F7F7;
  border: 1px solid #EBEEEF;
  box-shadow: 2px 2px 2px #E6E6E6;
  margin-top: 10px;
  font-size: 12px;
  padding: 7px 15px;
}

.getlensescouk #gl2-homepage-wrapper #gl2-homepage-news,
.gpbgetlensesnleng #gl2-homepage-wrapper #gl2-homepage-news { height: 280px; }

.getlensescouk #gl2-homepage-wrapper #gl2-homepage-news-block,
.gpbgetlensesnleng #gl2-homepage-wrapper #gl2-homepage-news-block { height: 240px; }

.getlensescouk #gl2-homepage-wrapper #gl2-homepage-news .postWrapper,
.gpbgetlensesnleng #gl2-homepage-wrapper #gl2-homepage-news .postWrapper {height:93px;}

.getlensesie #gl2-homepage-wrapper #gl2-homepage-news { height: 288px; }
.getlensesie #gl2-homepage-wrapper #gl2-homepage-news-block { height: 261px; }

.getlensesit #gl2-homepage-wrapper #gl2-homepage-news { height: 353px; }
.getlensesit #gl2-homepage-wrapper #gl2-homepage-news #gl2-homepage-news-block { height: 325px; }

.getlensesbe #gl2-homepage-wrapper #gl2-homepage-news { height: 119px; }
.getlensesbe #gl2-homepage-wrapper #gl2-homepage-news #gl2-homepage-news-block { height: 94px; }

.eurgetlensesnldut #gl2-homepage-wrapper #gl2-homepage-news { height: 301px; }
.eurgetlensesnldut #gl2-homepage-wrapper #gl2-homepage-news #gl2-homepage-news-block { height: 272px; }

/* Other Homepage News/Blog */

#gl2-homepage-news #gl2-homepage-news-header h2 {
    border-bottom: 1px solid #EBEEEF;
    color: #000;
    font-size: 15px;
    margin-bottom: 2px;
    padding-bottom: 5px;
}

#gl2-homepage-news #gl2-homepage-news-header h2 a {
    color: #000;
    font-size: 15px;
    text-decoration: none;
}

#gl2-homepage-news #gl2-homepage-news-header h2 a:hover {
    text-decoration: underline;
}

#gl2-homepage-news .postTitle {
    margin-bottom: 8px;
}

#gl2-homepage-news .postTitle h2 {
    font-size: 14px;
    position: absolute;
    left: 90px;
    top: 0px;
    color: #808080;
}

#gl2-homepage-news .postWrapper {
    border-bottom: none;
    margin-bottom: 10px;
    padding-bottom: 0px;
    position: relative;
    clear: both;
    height: 75px;
}

#gl2-homepage-news button.button {
    background: none;
    padding: 0px;
}

#gl2-homepage-news button.button span {
    background: none;
    padding-bottom: 2px;
    color: #808080;
}

#gl2-homepage-news .gl2-blog-img {
    margin-right: 15px;
    float: left;
    box-shadow: 2px 2px 2px #505050;
    -moz-box-shadow:2px 2px 2px #505050; /* Firefox Hack */
    -webkit-box-shadow:2px 2px 2px #505050; /* Webkit Hack */
}

#gl2-homepage-news .gl2-blog-text {
    padding-top:33px;
    color: #808080;
}

#gl2-homepage-news .blog-time {
    font-size: 10px;
    position: absolute;
    left: 90px;
    top: 13px;
    color: #808080;
}

/* Brands */

#gl2-homepage-wrapper #gl2-homepage-brands {
  margin: 10px 0;
  box-shadow: 2px 2px 2px #A0A0A0;
-moz-box-shadow:2px 2px 2px #A0A0A0; /* Firefox Hack */
-webkit-box-shadow:2px 2px 2px #A0A0A0; /* Webkit Hack */
  width: 100%;
  text-align: center;
  border: 1px solid #ebeeef;
        background-color: #fff;
      }

#gl2-homepage-wrapper #gl2-homepage-brands #gl2-homepage-brands-group {
  height: 40px;
max-width: 100%;
    overflow: hidden;
text-align: center;
margin-left: 1%;
  margin-right: 1%;
padding: 6px 0px;
}

#gl2-homepage-wrapper #gl2-homepage-brands .gl2-homepage-brand-item {
  float: left;
  display: block;
  width: 130px;
  height: 40px;
  text-indent: -9999999px;
}

#gl2-homepage-wrapper #gl2-homepage-brands #gl2-homepage-brands-group #gl2-home-page-brand-acuvue a {
       background: url("../gl2-homepage/images/brands/mono/acuvue.gif") 0 0 no-repeat;
}

#gl2-homepage-wrapper #gl2-homepage-brands #gl2-homepage-brands-group #gl2-home-page-brand-acuvue a:hover {
       background: url("../gl2-homepage/images/brands/acuvue.gif") 0 0 no-repeat;
}

#gl2-homepage-wrapper #gl2-homepage-brands #gl2-homepage-brands-group #gl2-home-page-brand-dailies a {
       background: url("../gl2-homepage/images/brands/mono/dailies.gif") 0 0 no-repeat;
}

#gl2-homepage-wrapper #gl2-homepage-brands #gl2-homepage-brands-group #gl2-home-page-brand-dailies a:hover {
       background: url("../gl2-homepage/images/brands/dailies.gif") 0 0 no-repeat;
}

#gl2-homepage-wrapper #gl2-homepage-brands #gl2-homepage-brands-group #gl2-home-page-brand-airoptix a {
       background: url("../gl2-homepage/images/brands/mono/airoptix.gif") 0 0 no-repeat;
}

#gl2-homepage-wrapper #gl2-homepage-brands #gl2-homepage-brands-group #gl2-home-page-brand-airoptix a:hover {
       background: url("../gl2-homepage/images/brands/airoptix.gif") 0 0 no-repeat;
}

#gl2-homepage-wrapper #gl2-homepage-brands #gl2-homepage-brands-group #gl2-home-page-brand-bl a {
       background: url("../gl2-homepage/images/brands/mono/bl.gif") 0 0 no-repeat;
}

#gl2-homepage-wrapper #gl2-homepage-brands #gl2-homepage-brands-group #gl2-home-page-brand-bl a:hover {
       background: url("../gl2-homepage/images/brands/bl.gif") 0 0 no-repeat;
}

#gl2-homepage-wrapper #gl2-homepage-brands #gl2-homepage-brands-group #gl2-home-page-brand-proclear a {
       background: url("../gl2-homepage/images/brands/mono/proclear.gif") 0 0 no-repeat;
}

#gl2-homepage-wrapper #gl2-homepage-brands #gl2-homepage-brands-group #gl2-home-page-brand-proclear a:hover {
       background: url("../gl2-homepage/images/brands/proclear.gif") 0 0 no-repeat;
}

#gl2-homepage-wrapper #gl2-homepage-brands #gl2-homepage-brands-group #gl2-home-page-brand-biomedics a {
       background: url("../gl2-homepage/images/brands/mono/biomedics.gif") 0 0 no-repeat;
}

#gl2-homepage-wrapper #gl2-homepage-brands #gl2-homepage-brands-group #gl2-home-page-brand-biomedics a:hover {
       background: url("../gl2-homepage/images/brands/biomedics.gif") 0 0 no-repeat;
}

#gl2-homepage-wrapper #gl2-homepage-brands #gl2-homepage-brands-group #gl2-home-page-brand-freshlook a {
       background: url("../gl2-homepage/images/brands/mono/freshlook.gif") 0 0 no-repeat;
}

#gl2-homepage-wrapper #gl2-homepage-brands #gl2-homepage-brands-group #gl2-home-page-brand-freshlook a:hover {
       background: url("../gl2-homepage/images/brands/freshlook.gif") 0 0 no-repeat;
}

#gl2-homepage-wrapper #gl2-homepage-brands #gl2-homepage-brands-group #gl2-home-page-brand-optifree a {
       background: url("../gl2-homepage/images/brands/mono/optifree.gif") 0 0 no-repeat;
}

#gl2-homepage-wrapper #gl2-homepage-brands #gl2-homepage-brands-group #gl2-home-page-brand-optifree a:hover {
       background: url("../gl2-homepage/images/brands/optifree.gif") 0 0 no-repeat;
}

#gl2-homepage-wrapper #gl2-homepage-brands #gl2-homepage-brands-group #gl2-home-page-brand-complete a {
       background: url("../gl2-homepage/images/brands/mono/complete.gif") 0 0 no-repeat;
}

#gl2-homepage-wrapper #gl2-homepage-brands #gl2-homepage-brands-group #gl2-home-page-brand-complete a:hover {
       background: url("../gl2-homepage/images/brands/complete.gif") 0 0 no-repeat;
}

#gl2-homepage-wrapper #gl2-homepage-brands #gl2-homepage-brands-group #gl2-home-page-brand-coopervision a {
       background: url("../gl2-homepage/images/brands/mono/coopervision.gif") 0 0 no-repeat;
}

#gl2-homepage-wrapper #gl2-homepage-brands #gl2-homepage-brands-group #gl2-home-page-brand-coopervision a:hover {
       background: url("../gl2-homepage/images/brands/coopervision.gif") 0 0 no-repeat;
}

#gl2-homepage-wrapper #gl2-homepage-brands #gl2-homepage-brands-group #gl2-home-page-brand-cibavision a {
       background: url("../gl2-homepage/images/brands/mono/cibavision.gif") 0 0 no-repeat;
}

#gl2-homepage-wrapper #gl2-homepage-brands #gl2-homepage-brands-group #gl2-home-page-brand-cibavision a:hover {
       background: url("../gl2-homepage/images/brands/cibavision.gif") 0 0 no-repeat;
}

/* Testimonials */

#gl2-homepage-wrapper .gl2-testimonials-container { margin-top: 10px; *margin-top: 10px; }
#gl2-landing-popup .gl2-popup-testimonials-container { margin-top: 10px; *margin-top: 10px; }

/* Adverts */

#gl2-homepage-wrap #gl2-homepage-advert-container { width: 100%; margin-top: 10px; line-height: 1.2; height: 95px; }
#gl2-homepage-wrap #gl2-homepage-advert-container .gl2-homepage-advert-wrap { width: 33.33%; float: left; height: 92px; }
#gl2-homepage-wrap #gl2-homepage-advert-container .gl2-homepage-advert a { text-decoration: none; }
#gl2-homepage-wrap #gl2-homepage-advert-container .gl2-homepage-advert a:hover { text-decoration: none; }

/* 12 Points */

#gl2-homepage-wrapper .gl2-12points-container { margin: 0; *margin: 0; }
#gl2-homepage-wrapper .gl2-homepage-slider { margin: 0; *margin: 0; position: relative; height: 257px; }
#gl2-landing-popup .gl2-popup-12points-container{ margin: 10px 0 0; }

/*/////////////////////
?. Misc.
/////////////////////*/ 

.gl2-indent {
  position:absolute;
  left:-10000px;
  top:auto;
  width:1px;
  height:1px;
  overflow:hidden;
}

#save_spec_link_div a {
  text-decoration: underline;
}

/* Checkout Styling */

.gl2-address-autocomplete {
  background-color:#ffffff;
  overflow:auto;
  overflow-y:scroll;
  overflow-x:hidden;
  height:150px;
  border:solid 1px #7f9db9;
  display:none;
  margin-top:8px
}

/*/////////////////////
?. Ajax Cart
/////////////////////*/ 

#gl2-ajax-cart-wrapper {
  min-width: 960px;
  max-width:1216px;
  margin: 0 auto;
  padding: 0 10px;
  position: relative;
  z-index:10000;
}

#gl2-ajax-cart-wrapper #ajax-cart {
  position:absolute;
  top:28px;
  right:0;
  z-index:10000;
  background-color:#808184;
  color:#000;
  padding:10px;
  text-align: right;
  background-color:#FFF;
}

#ext-ajax-cart #ajax-cart.loaded {
  width:500px;
  border:1px solid #000;
  box-shadow:5px 5px 5px #ccc; /* CSS3-compatible browsers */
  -moz-box-shadow:5px 5px 5px #ccc; /* Firefox Hack */
  -webkit-box-shadow:5px 5px 5px #ccc; /* Webkit Hack */
  z-index:10001;
}

#ext-ajax-cart {
  color:#000;
  text-align: right;
  background-color:#FFF;
  font: 12px/1.5 Arial,Helvetica,sans-serif;
}

#ext-ajax-cart .data-table { width: 100%; }
#ext-ajax-cart .data-table thead { background-color: #F2F2F2; }
#ext-ajax-cart .data-table td { border: 1px solid #DDDDDD; padding: 5px; }
#ext-ajax-cart .data-table th { border: 1px solid #DDDDDD; font-weight: bold; padding: 5px; white-space: nowrap; }

#ext-ajax-cart table {
    border-collapse: collapse;
    border-spacing: 0;
    empty-cells: show;
    font-size: 100%;
}

#ext-ajax-cart caption, 
#ext-ajax-cart th, 
#ext-ajax-cart td {
    font-weight: normal;
    text-align: left;
    vertical-align: top;
}

#ext-ajax-cart a { color: #000; text-decoration: none; font-weight: bold; }

#ext-ajax-cart h3.product-name { font-size: 13px; margin-bottom: 4px; }
#ext-ajax-cart .cart-item-options { line-height: 1.2; font-size: 11px; }

#ext-ajax-cart #shopping-cart-totals-table { float: right; }
#ext-ajax-cart #shopping-cart-totals-table td { border: none; text-align: right; }

#ext-ajax-cart fieldset {border-style:none;}
#ext-ajax-cart a img { border:none; }

#ajax-cart-loading { width: 20px; margin:5px auto; }

/*/////////////////////
8. Power Drop Down
/////////////////////*/ 

#gl2-wrapper .gl2_lens_power_select_left_span, 
#gl2-wrapper .gl2_lens_power_select_right_span {
    background: none repeat scroll 0 0 #FFFFFF;
    display: block;
    height: 385px;
    overflow: auto;
    position: absolute;
    width: 106px;
    z-index: 100;
}

#gl2-wrapper .gl2_lens_power_select_left_span td, 
#gl2-wrapper .gl2_lens_power_select_right_span td {
    cursor:default;
    padding: 5px;
    border: 1px solid #DDDDDD;
}

#gl2-wrapper .gl2_lens_power_select_left_span td:hover, 
#gl2-wrapper .gl2_lens_power_select_right_span td:hover {
    background: #6D3C8B;
    color: #FFF;
}

#gl2-wrapper .gl2_lens_power_select_div {
    height: 21px;
    position: absolute;
    width: 66px;
    margin-top:10px;
    z-index: 99;
    /*background: #70a3d5;*/
    background: url('../images/gl2-power-select-cover.png');
}

#gl2-wrapper .gl2_lens_power_select_left_span th, 
#gl2-wrapper .gl2_lens_power_select_right_span th {
    border-collapse: collapse;
    padding: 5px;
    font-weight: bold;
    border: 1px solid #DDDDDD;
    color: #000;
}

#gl2-wrapper .gl2_lens_power_select_left_span table, 
#gl2-wrapper .gl2_lens_power_select_right_span table {
    border: 0 none;
    border-collapse: collapse;
    color: #444444;
}

#gl2-wrapper .gl2_lens_power_select_left, 
#gl2-wrapper .gl2_lens_power_select_right {
    z-index: 1;
}

/*////////////////
7. Basket
///////////////*/

/* #gl2-wrapper needs to change to #gl2-basket when implemented*/

#gl2-wrapper .cart,
#gl2-wrapper .cart p,
#gl2-wrapper .cart h2,
#gl2-wrapper .cart h3,
#gl2-wrapper .cart h4,
#gl2-wrapper .cart h5,
#gl2-wrapper .cart h6 { color: #000; }

#gl2-wrapper .cart td {
  vertical-align: middle;
}

#gl2-wrapper .cart table {
  border-collapse: collapse;
}

#gl2-wrapper .cart .cart-total-coupon {
    margin-left: 56px;
}

#gl2-wrapper .cart .cart-table tfoot td {
  border: 0 none;
}

#gl2-wrapper .cart .col2-set .col-1 { float: left; width: 49%; margin-top:30px; }
#gl2-wrapper .cart .col2-set .col-2 { float: right; width: 49%; }

#gl2-wrapper .cart .checkout-types {
    float: right;
    text-align: right;
}

#gl2-wrapper .cart .cart-total-coupon TABLE#shopping-cart-totals-table { width: 100%; }
#gl2-wrapper .cart #shopping-cart-totals-table { float: right; }
#gl2-wrapper .cart .cart-total-coupon TABLE#shopping-cart-totals-table td { padding-left: 7px; }
#gl2-wrapper .cart #shopping-cart-totals-table td { border: medium none; }
#gl2-wrapper .cart .a-right { text-align: right !important; }
#gl2-wrapper .cart .del-basket { vertical-align: middle; }
#gl2-wrapper .cart .a-center { text-align: center !important; }
#gl2-wrapper .cart .checkout-types button.button { margin: 7px 0; }
#gl2-wrapper .cart h3.product-name { font-size: 13px; margin-bottom: 4px; }
#gl2-wrapper .cart .cart-item-options { font-size: 11px; line-height: 1.2; }

/*////////////////
8. Category Page
///////////////*/

/* #gl2-wrapper needs to change to #gl2-category when implemented*/

#gl2-wrapper table.poproductlist {
    border-collapse: collapse;
}

#gl2-wrapper table.poproductlist {
    margin: 0px 0px 20px 0px;
    padding: 0;
    width: 100%;
}

#gl2-wrapper .cat_desc_cell {
    vertical-align: bottom;
}

#gl2-wrapper table.poproductlist .cat_description {
    padding-bottom: 5px;
    padding-right: 20px;
    vertical-align: bottom;
}

#gl2-wrapper #bottom_cat_description {
    margin: 30px 0;
}

#gl2-wrapper table.poproductlist td {
    border-top: 2px solid #CCCCCC;
    border-bottom: 2px solid #CCCCCC;
    padding-bottom: 5px;
}

#gl2-wrapper table.poproductlist td.productimage {
    border: medium none;
    padding-bottom: 0;
    padding-right: 7px;
    padding-top: 4px;
    width: 130px;
}

#gl2-wrapper table.poproductlist td .pro-info td {
    border-bottom: 0 none;
    border-top: 0 none;
    padding-bottom: 0;
    padding-top: 0;
}

#gl2-wrapper table.poproductlist td.productsell {
    padding-right: 10px;
    padding-top: 12px;
    text-align: right;
}

#gl2-wrapper table.poproductlist td.productname {
    min-width: 200px;
    padding-left: 5px;
}

#gl2-wrapper table.poproductlist td.productname h3 {
    font-size: 14px;
    margin-top: 20px;
}

#gl2-wrapper table.poproductlist .std-dec {
    color: #999999;
    font-size: 11px;
    font-weight: bold;
}

#gl2-wrapper table.poproductlist td.productname .description {
    color: #636466;
    font-size: 11px;
    width: 450px;
}

#gl2-wrapper table.poproductlist td.productsell button { margin-top: 15px; }

/*////////////////
9. Blog
///////////////*/

#gl2-wrapper .col2-right #col-main {
    float:left;
    width:715px;
    margin-right:5px;
}

#gl2-wrapper .col2-right #col-right {
    float: right;
    padding: 5px 5px 0;
    width: 230px;
}

#gl2-wrapper .col2-right .sidebar .blog .h4 { color: #9768B9; }
#gl2-wrapper .col2-right #col-right .sidebar_blog img { display:none; }

#gl2-wrapper .postContent { width: 97%; }

#gl2-wrapper .postTitle { margin-bottom: 15px; }
#gl2-wrapper .sidebar .postTitle h2 { font-size: 14px; margin-bottom: 10px; color: #000; }
#gl2-wrapper .sidebar .postContent p.gl2-blog-text { margin-bottom: 15px; }

#gl2-wrapper .postWrapper {
   border-bottom: 2px solid #ebeeef;
   padding-bottom: 10px;
   margin-bottom: 10px;
}

#gl2-wrapper .postWrapper:last-child { border-bottom: none; }

#gl2-wrapper.postDetails { font-weight: bold; }
#gl2-wrapper div.tags { margin: 25px 0; }
#gl2-wrapper div.tags li a { font-style: normal; }

.std ul {
    list-style-type: none;
    padding-left: 0em;
}

.group-select .legend {
  padding-bottom: 10px;
}

.gl2-blog-feed-icon {
  position: relative;
}

.gl2-blog-feed-icon img {
  position: absolute;
  top: -35px;
  left: 70px;
}

.eurgetlensesnldut .gl2-blog-feed-icon img {
  left: 105px;
}

.addthis_toolbox {
    margin: 20px 0 5px !important; /* Social media toolbar */
}

.blog-cat-view #gl2-wrapper .col2-right #col-right {display:none;}
.blog-cat-view #gl2-wrapper .col2-right #col-main {width:960px;}
.blog-cat-view #gl2-wrapper .cms-content img {float:left; margin-bottom:20px; margin-right:20px;}
.blog-cat-view #gl2-wrapper div.tags {clear:both;}
.blog-cat-view #gl2-wrapper button.button {margin-top:10px;}
.blog-cat-view #gl2-wrapper .postWrapper {margin-bottom:20px;}

/*///////////////////////////////
?. 404
//////////////////////////////*/

.cms-no-route #gl2-wrapper .css-tbl ul { float: left; padding-right: 40px; }
.cms-no-route #gl2-wrapper .css-tbl ul li.li-heading { margin-bottom: 10px; }
.cms-no-route #gl2-wrapper .css-tbl li h3 { display: inline; font-size: 12px; }
.cms-no-route #gl2-wrapper .css-tbl li h2 a { color: #6e3d8a; font-size: 17px; }

/*///////////////////////////////
?. Search
//////////////////////////////*/

.catalogsearch-result-index #gl2-wrapper h3.cmssearch-cat { margin-top: 20px; }

/*///////////////////////////////
?. Clean up
//////////////////////////////*/

/* Misc. -- ask Anas where these are on the site! */

.tint {
    background-color: #6e3d8a;
    color: #FFFFFF;
    display: block;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 15px;
    padding: 2px 10px;
    font-weight: bold;
}

.prod-s-descr { margin: 4px 0 20px 0px; }

.std .cms-content { padding-left: 0px; }

.cms-page-view .tab-contact h1 a { color: #6e3d8a; }

.checkout-success-div a { text-decoration: underline; }

#lenspecs_ajax_login_btn a { text-decoration: underline; }

/* Misc. -- probably delete and move to CMS */

#gl2-wrapper #gl2-contact-us-page li {
      clear: both;
      padding-bottom: 50px;
      *padding-bottom: 30px;
}

#gl2-wrapper #gl2-contact-us-page img {
      float: left;
      padding-right: 15px;
}

#gl2-wrapper #gl2-contact-us-page .gl2-contact-us-page-text {
    float: left;
    margin-top: -2px;
}

#gl2-wrapper #gl2-contact-us-page .gl2-contact-us-page-text{
    margin-bottom: 15px;
}

#gl2-wrapper #gl2-contact-us-page .gl2-contact-us-page-text h3 {
    color: #000000;
    font-size: 15px;
    padding: 0;
}

#gl2-wrapper #gl2-contact-us-page .gl2-contact-us-page-text h4 {
    font-size: 12px;
    font-weight: normal;
    padding: 0;
    color: #000;
}

/*///////////////////////////////
9. Stuff to clear after action
//////////////////////////////*/

#gl2-wrapper div.category-title { font-size: 25px; margin-bottom: 10px; font-weight: bold; color: #6E3D8A; } /* Once this class has been removed from CMS pages you can remove it */


.getlenseses .gl2-order-review-total-value-col {
	min-width: 100px;
}
