/* 02/05/2012 17:00 */

body, html {
	margin: 0;
	padding: 0;
}

#gl2-wrapper{
	min-width: 960px;
	max-width:1216px;
	margin: 0 auto;
	padding: 0 10px;
}

/* Alex's Mini Header Reset */

#gl2-site-header body, #gl2-site-header p,#gl2-site-header h1,#gl2-site-header h2,#gl2-site-header h3,#gl2-site-header h4,#gl2-site-header h5,#gl2-site-header h6,#gl2-site-header a,#gl2-site-header a:hover,#gl2-site-header b,#gl2-site-header ul,#gl2-site-header li,#gl2-site-header form,#gl2-site-header input {
font-family:Arial, Helvetica, sans-serif;
color:#6e3d8a;
margin:0;
padding:0;
}

#gl2-site-header b,#gl2-site-header h1,#gl2-site-header h2,#gl2-site-header h3,#gl2-site-header h4,#gl2-site-header h5,#gl2-site-header h6 {
font-weight:bold;
line-height: 1;
}

#gl2-site-header a,#gl2-site-header p,#gl2-site-header h1,#gl2-site-header h2,#gl2-site-header h3,#gl2-site-header h4,#gl2-site-header h5,#gl2-site-header h6 {
text-align: left;
}

#gl2-site-header a {
text-decoration:none;
}

#gl2-site-header a:hover {
text-decoration:underline;
}

#gl2-site-header p {
font-size:13px;
line-height: 1;
}

#gl2-site-header h2 {
font-size:25px;
}

#gl2-site-header h3 {
font-size:15px;
}

#gl2-site-header h4 {
font-size:11px;
}

/* General */

#gl2-site-header {
margin-bottom: 10px;
}

#gl2-site-header #gl2-header {
margin:0 auto;
}

#gl2-site-header .gl2-float-right {
float:right;
}

#gl2-site-header .gl2-float-left {
float:left;
}

.b {
    font-weight:bold;
}

/* Logo */

#gl2-site-header #gl2-logo {
float:left;
width:15%;
}

#gl2-site-header #gl2-logo-image {
overflow:hidden;
background:url('../gl2-site-header/images/gl2-logo.gif');
background-position: 0px 4px;
height:136px;
width:186px;
margin:0;
padding:0;
display: block;
text-indent: -999px;
}

#gl2-site-header #gl2-logo-image-uk-nl {
overflow:hidden;
background:url('../gl2-site-header/images/gl2-logo-nl-uk.gif');
background-position: 0px 4px;
height:136px;
width:186px;
margin:0;
padding:0;
display: block;
text-indent: -999px;
}

#gl2-site-header #gl2-logo-image-ie {
overflow:hidden;
background:url('../gl2-site-header/images/gl2-logo-ie.gif');
background-position: 0px 4px;
height:136px;
width:186px;
margin:0;
padding:0;
display: block;
text-indent: -999px;
}

#gl2-site-header #gl2-logo-image-it {
overflow:hidden;
background:url('../gl2-site-header/images/gl2-logo-it.gif');
background-position: 0px 4px;
height:136px;
width:186px;
margin:0;
padding:0;
display: block;
text-indent: -999px;
}

#gl2-site-header #gl2-logo-image-be {
overflow:hidden;
background:url('../gl2-site-header/images/gl2-logo-be.gif');
background-position: 0px 4px;
height:136px;
width:186px;
margin:0;
padding:0;
display: block;
text-indent: -999px;
}

#gl2-site-header #gl2-logo-image-po {
overflow:hidden;
background:url('../gl2-site-header/images/gl2-logo-po.gif');
background-position: 0px 4px;
height:136px;
width:186px;
margin:0;
padding:0;
display: block;
text-indent: -999px;
}

#gl2-site-header #gl2-logo-image-es {
overflow:hidden;
background:url('../gl2-site-header/images/gl2-logo-es.gif');
background-position: 0px 4px;
height:136px;
width:186px;
margin:0;
padding:0;
display: block;
text-indent: -999px;
}

#gl2-site-header #gl2-logo-image-de {
overflow:hidden;
background:url('../gl2-site-header/images/gl2-logo-de.gif');
background-position: 0px 4px;
height:136px;
width:186px;
margin:0;
padding:0;
display: block;
text-indent: -999px;
}


/* Header */

#gl2-site-header #gl2-header-right {
float:left;
margin-left:5%;
width:80%;
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;
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;
}

/* Ajax Cart */

#gl2-ajax-cart-wrapper{
	min-width: 960px;
	max-width:1216px;
	margin: 0 auto;
	padding: 0 10px;
        position: relative;
        z-index:10000;
}

#ajax-cart {
position:absolute;
top:28px;
right:0;
z-index:10000;
background-color:#808184;
color:#000;
padding:10px;
text-align: right;
background-color:#FFF;
}

#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;
}

#ajax-cart h3.product-name {
	font-size: 13px;
        margin-bottom: 4px;
}

#ajax-cart .cart-item-options {
        line-height: 1.2;
}

#shopping-cart-totals-table {
	float: right;
}


#shopping-cart-totals-table td {
	border: none;
}

/* 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-family:Arial, Helvetica, sans-serif;
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 {
font-family:Arial, Helvetica, sans-serif;
color:#000;
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:68px;
right:0;
width:245px;
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-it {
position:absolute;
bottom:0;
right:0;
width:245px;
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-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:208px;
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:190px;
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-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 Autocomplete */

#search_autocomplete ul {
    border: 1px solid #6e3d8a;
    border-top: none;
box-shadow:3px 3px 3px #ccc; /* CSS3-compatible browsers */
-moz-box-shadow:5px 5px 5px #ccc; /* Firefox Hack */
-webkit-box-shadow:5px 5px 5px #ccc; /* Webkit Hack */
}

#search_autocomplete li {
    font-size: 11px;
    font-style: normal;
    text-transform: capitalize;
    padding: 2px;
    text-align: left;
    padding-left: 4px;
}

#search_autocomplete li.odd {
   background-color: #efeaf3;
}

#search_autocomplete li.even {
   background-color: #fffeff;
}

#search_autocomplete li:hover{
   background-color: #9768b9;
   color: white;
   text-decoration: underline;
}

#search_autocomplete .amount {
    font-style: italic;
    margin: 0 0 0 5px;
    font-size: 10px;
}

/* 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;
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 */
overflow: hidden;
}

#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 li {
width:110px;
}

/* Navbar */

#gl2-site-header #gl2-navbar {
clear:both;
height:30px;
background:#6e3d8a;
position:relative;
margin:0 auto;
z-index:2000;
}

/* How To Order and Landing Popups Block*/

#gl2-how-to-order-ex, #gl2-landing-popup-ex, #light {
background: none;
border: none;
*width: 97%;
}

#gl2-how-to-order-wrap, #gl2-landing-popup-wrap, #gl2-upsell-wrap, #gl2-crosssell-wrap {
text-align: left;
background: none;
background-image:url('../gl2-site-header/images/trans.gif');
min-width: 960px;
max-width:1216px;
margin: 0 auto;
padding: 0px;
height: auto;
}

#gl2-how-to-order-ex.white_content, #gl2-landing-popup-ex.white_content, #gl2-upsell-ex.white_content, #gl2-crosssell-ex.white_content {
right: 0;
left: 0;
top: 150px;
border: none;
}

#gl2-how-to-order, #gl2-landing-popup, #gl2-upsell, #gl2-crosssell {
background: #fff;
margin: 0 10%;
width: 76%;
height: auto;
padding: 15px 2px 30px 25px;
border: 1px solid silver;
position: relative;
}

#gl2-upsell, #gl2-crosssell {
    padding: 15px 25px 30px;
}

#gl2-landing-popup {
padding: 10px 25px 19px 25px;
}

#gl2-homepage-welcome-close {
position: absolute;
right: 10px;
text-decoration: none;
color: #b1b1b1;
}

/* 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:20%;
}

#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:#ca578e;
font-size:14px;
text-decoration: none;
}

#gl2-site-header #gl2-li-solutions ul li a {
background:#34b3b7;
font-size:14px;
text-decoration: none;
}

#gl2-site-header #gl2-li-eye-care ul li a {
background:#536daf;
font-size:14px;
text-decoration: none;
}

/* Menu Children Hover Colour */

#gl2-site-header #gl2-li-contact-lenses ul li a:hover {
background:#F27DA3;
z-index:9999;
}

#gl2-site-header #gl2-li-solutions ul li a:hover {
background:#74c3c9;
}

#gl2-site-header #gl2-li-eye-care ul li a:hover {
background:#70a3d5;
}

#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:20%;
}

#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;
}

/* How To Order */
#gl2-site-header #gl2-order {
    padding-right: 10px;
    position: absolute;
    right: 0;
    text-align: right;
    top: 6px;
    width: 400px;
    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;
}

/* Breadcrumbs */

#gl2-breadcrumbs {
height:18px;
margin:0 auto 1px;
text-align: left;
padding-top: 3px;
padding-bottom: 3px;
font-size: 11px;
}

#gl2-breadcrumbs ul {
list-type: none;
}

#gl2-breadcrumbs ul li {
display: inline;
}

#gl2-breadcrumbs ul li a {
color: #6e3d8a;
}

#gl2-breadcrumbs ul li.last {
color: #6e3d8a;
}

#gl2-breadcrumbs ul li span {
color: #6e3d8a;
}

/* Main */

#col1-layout {
text-align: left;
}

h2, h3, .h2-clone, .h3-clone, .collateral-tabs .tab span, .place-your-order, button.button span, .select-qty, .category-title, .category-title h1, .prod-s-descr, .myaccount-group .parentpurple.page-title h2, .checkout-group .parentpurple.page-title h2, .myaccount-group .parentpurple, .myaccount-group .parentpurple h1, .checkout-group .parentpurple, .checkout-group .parentpurple h1 {
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
}

.parentpurple, div.category-title.parent4, div.category-title.lens, div.category-title.parent17, div.category-title.parent123, div.category-title.parent127, div.category-title.parent15, div.category-title.default, div.category-title.parent5, div.category-title.solutions {
background: white;
margin-top: 10px;
}

table.poproductlist td.productname h3 {
    font-size: 14px;
    padding-top: 10px;
}

/* Contact Lenses */

.lens, .lens h1, #po_nav .contact-lenses .cat-name, #po_nav #sub-sidenav-contact-lenses li a.subopen, #po_nav #sub-sidenav-contact-lenses li.subopen, .product-lens h2, .category-lens h2, .product-lens .h2-clone, .category-lens .h2-clone, .product-lens h3, .category-lens h3, .product-lens .h3-clone, .category-lens .h3-clone, .product-lens .availability, .category-lens .availability, .parent4, .parent4 h1, .parent5 h1, .parent15 h1 {
    color: #ca578e;
    padding: 0;
}

/* Contact Lenses - Buttons */

.product-lens button.button, .category-lens button.button, #upsell_close_btn button.button, #add_button_0 button.button, #nonlens_add_button_0 button.button, #nonlens_add_button_1 button.button, #nonlens_add_button_2 button.button, #nonlens_add_button_3 button.button, #nonlens_add_button_4 button.button, #nonlens_add_button_5 button.button, #crosssell_close_btn button.button, .lightbox_crosssell_buttonbar_spacer2 button.button {
    background: url('../gl2-site-header/images/contact-lenses-button-small.gif') no-repeat scroll 0 50% transparent;
}

.product-lens button.button span, .category-lens button.button span, #upsell_close_btn button.button span, #add_button_0 button.button span, #nonlens_add_button_0 button.button span, #nonlens_add_button_1 button.button span, #nonlens_add_button_2 button.button span, #nonlens_add_button_3 button.button span, #nonlens_add_button_4 button.button span, #nonlens_add_button_5 button.button span, #crosssell_close_btn button.button span, .lightbox_crosssell_buttonbar_spacer2 button.button span {
    background: url('../gl2-site-header/images/contact-lenses-button-small-span.gif') no-repeat scroll 100% 50% transparent;
}

.product-lens button.button.large-button, .category-lens button.button.large-button {
    background: url('../gl2-site-header/images/contact-lenses-button-large.gif') no-repeat scroll 0 50% transparent;
}

.product-lens button.button.large-button span, .category-lens button.button.large-button span {
    background:  url('../gl2-site-header/images/contact-lenses-button-large.gif') no-repeat scroll 100% 50% transparent;
}

/* Solutions */

.solutions, .parent17, .parent17 h1, .solutions h1, #po_nav .solutions-eye-care .cat-name, #po_nav #sub-sidenav-solutions-eye-care li a.subopen, #po_nav #sub-sidenav-solutions-eye-care li.subopen, .product-solutions h2, .category-solutions h2, .product-solutions .h2-clone, .category-solutions .h2-clone, .product-solutions h3, .category-solutions h3, .product-solutions .h3-clone, .category-solutions .h3-clone, .product-solutions .availability, .category-solutions .availability {
    color: #30C0C6;
    padding: 0;
}

.product-options-title.solutions {
    background-color: #30C0C6;
}

/* Solutions - Buttons */

.product-solutions button.button span, .category-solutions button.button span {
    background: url('../gl2-site-header/images/solutions-button-small.gif') no-repeat scroll 100% 50% transparent;
}

.product-solutions button.button.large-button span, .category-solutions button.button.large-button span {
    background: url('../gl2-site-header/images/solutions-button-large.gif') no-repeat scroll 100% 50% transparent;
}

.product-solutions button.button.large-button, .category-solutions button.button.large-button {
    background: url('../gl2-site-header/images/solutions-button-large.gif') no-repeat scroll 0 50% transparent;
}

.product-solutions button.button, .category-solutions button.button {
    background: url('../gl2-site-header/images/solutions-button-small.gif') no-repeat scroll 0 50% transparent;
}

/* Eyecare */

.parent123 h1, .parent123 h2, .parent127 h1, .parent127 h2 {
    color: #536daf;
}

.category-title, .category-title h1 {
   padding: 0;
   margin: 0;
}

div.category-title.eye-care {
    background: white;
    margin-top: 10px;
}

.eye-care, .eye-care h1 {
   padding: 0;
   margin: 0;
   color: #536daf;
}

.select-qty-eye-care {
    background: url('../gl2-site-header/images/eyecare_menu_bg.jpg');
    color: #FFFFFF;
    font-family: Arial,Helvetica,sans-serif;
    font-weight: bold;
}

#po_nav .eye-care .cat-name, #po_nav #sub-sidenav-eye-care li a.subopen, #po_nav #sub-sidenav-eye-care li.subopen, .product-eye-care h2, .category-eye-care h2, .product-eye-care .h2-clone, .category-eye-care .h2-clone, .product-eye-care h3, .category-eye-care h3, .product-eye-care .h3-clone, .category-eye-care .h3-clone, .product-eye-care .availability, .category-eye-care .availability {
    color: #536daf;
}

.product-options-title.eye-care {
    background-color: #536daf;
}

/* Eyecare - Buttons */

.product-eye-care button.button, .category-eye-care button.button {
    background: url("../gl2-site-header/images/eyecare-button-small.gif") no-repeat scroll 0 50% transparent;
}

.product-eye-care button.button span, .category-eye-care button.button span {
    background: url("../gl2-site-header/images/eyecare-button-small.gif") no-repeat scroll 100% 50% transparent;
}

.parent123 button.button, .parent127 button.button {
     background: url("../gl2-site-header/images/eyecare-button-small.gif") no-repeat scroll 0 50% transparent;
}

.parent123 button.button span, .parent127 button.button span {
    background: url("../gl2-site-header/images/eyecare-button-small.gif") no-repeat scroll 100% 50% transparent;
}

.product-eye-care button.button.large-button, .category-eye-care button.button.large-button {
    background: url("../gl2-site-header/images/eyecare-button-large.gif") no-repeat scroll 0 50% transparent;
}

.product-eye-care button.button.large-button span, .category-eye-care button.button.large-button span {
    background: url("../gl2-site-header/images/eyecare-button-large.gif") no-repeat scroll 100% 50% transparent;
}

/* Purchase Bar */

.product-lens .select-qty, .product-lens .place-your-order {
    background-image: url('../gl2-site-header/images/contactlenses_menu_bg.jpg');
}

.select-qty-non-lens {
    background-image: url('../gl2-site-header/images/solutions_menu_bg.jpg');
    font-weight: bold;
    font-family: Arial,Helvetica,sans-serif;
}

/* Checkout / Basket Page / My Account */

.parentdefault, .checkout-group .parentpurple, .checkout-group .parentpurple h1, .myaccount-group .parentpurple h1, .myaccount-group .parentpurple {
font-weight: bold;
font-family: Arial, Helvetica, sans-serif;
padding: 0px;
}

.parentdefault, .checkout-group .parentpurple, .checkout-group .parentpurple h1, .myaccount-group .parentpurple, .myaccount-group .parentpurple h1 {
 color: #6E3D8A;
}

.parentdefault, .checkout-group .parentpurple {
background: white;
margin-top: 10px;
}

.opc .active .step-title {
    background-color: #6E3D8A;
}

.myaccount-group .parentpurple {
    margin-top: 10px;
}

/* Checkout / Basket Page / My Account Buttons */

.myaccount-group button.button, .checkout-group button.button {
    background: url("../gl2-site-header/images/account-button-small-button.gif") no-repeat scroll 0 50% transparent;
}

.myaccount-group button.button span, .checkout-group button.button span {
    background: url("../gl2-site-header/images/account-button-small.gif") no-repeat scroll 100% 50% transparent;
}

.myaccount-group button.button.large-button, .checkout-group button.button.large-button {
    background: url("../gl2-site-header/images/account-button-large.gif") no-repeat scroll 0 50% transparent;
}

.myaccount-group button.button.large-button span, .checkout-group button.button.large-button span {
    background: url("../gl2-site-header/images/account-button-large.gif") no-repeat scroll 100% 50% transparent;
}

.tint {
    background-color: #6e3d8a;
    color: #FFFFFF;
    display: block;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 15px;
    padding: 2px 10px;
    font-weight: bold;
}

/* CMS and Search */

.std .parentdefault, .cms-page-view h2, .cms-page-view h2 a:link, .cms-page-view h2 a:hover, .cms-page-view h2 a:visited, .cms-page-view h3, .cms-page-view .availability, .cms-page-view .tab-contact h1 {
    color: #9768b9;
}

button.button {
    background: url("../gl2-site-header/images/cms-button-small-button.gif") no-repeat scroll 0 50% transparent;
}

button.button span {
    background: url("../gl2-site-header/images/cms-button-small.gif") no-repeat scroll 100% 50% transparent;
}

.cmssearch-cat {
    background-color: #9768b9;
    margin: 10px 0;
}

.catalogsearch-result-index .parentdefault {
    color: #9768b9;
}

.cmssearch-note {
    margin: 5px 0;
}

.note-msg, .notice-msg {
    background-color: #efeaf3;
    background-image: url("/skin/frontend/default/getlenseslive/images/note_msg_icon.gif");
    border-color: #9768b9;
    color: #9768b9;
}

.top5 td { 
    border:0; 
}

/* Specification Lightbox / Overlay */

.specification_white_content {
    background-color: white;
    border: 1px solid silver;
    display: none;
    left: 20%;
    min-width: 605px;
    padding: 16px;
    position: absolute;
    right: 20%;
    z-index: 9999;
}

.black_overlay {
    background-color: #808184;
    display: none;
    height: 100%;
    left: 0;
    opacity: 0.8;
    overflow: hidden;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 9998;
}

#gl2-landing-popup {
    padding: 19px 22px;
}

.white_content {
    z-index: 9999;
}

/* Misc. */

.prod-s-descr {
    margin: 4px 0 20px 0px;
}

div.specialoffer, div.specialpanel_solution {
background-color: #6e3d8a;
}

.manufacturer-name {
padding: 0;
margin: -10px 0 20px 0;
}

.manufacturer-name h2, .manu-clone {
font-size: 12px;
font-weight: bold;
}

button.button span {
padding-bottom: 0px;
}

.std .cms-content {
    padding-left: 0px;
}

.cms-page-view .tab-contact h1 a {
    color: #6e3d8a;
}

.up-sell .block-title, .block-related .block-title {
    background: none repeat scroll 0 0 #6e3d8a;
    padding: 1px 10px;
}

.parent5 h1 {
   color: #9768b9;
}

.f-left, .left {
    text-decoration: underline;
}

.checkout-success-div a {
 text-decoration: underline;
}

#lenspecs_ajax_login_btn a {
  text-decoration: underline;
}

/* My Account */

#my-orders-table a {
	text-decoration: underline;
}

/* My Account Tabs */

#block-account .my-account-head {
	*z-index: 2000;
	width: 250px;
}

#block-account #acc_nav #sub-sidenav-acc {
	*z-index: 4000;
}

#acc_nav #sub-sidenav-acc {
	list-style-type: none;
	padding: 0;
	margin: 0;
        margin-bottom: 2px;
        margin-left: 125px;
        margin-top: -30px;
        *margin-left: 0px;
	*margin-top: 0px;
}

#acc_nav #sub-sidenav-acc li {
	display: inline;
        background-color: #efeaf3;
        border: 1px solid #9768b9;
        border-bottom: none;
        padding: 4px 10px 4px 10px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	*margin-right: 3px;
}

#acc_nav #sub-sidenav-acc li a {
	color: #6e3d8a;
	font-size: 13px;
	text-decoration: none;
}

#acc_nav #sub-sidenav-acc li a:hover {
	text-decoration: underline;
}

#acc_nav #sub-sidenav-acc li.subopen {
	background-color: white;
	color: #000;
	font-weight: bold;
	border-bottom: 1px solid white;
	color: #6e3d8a;
}

#block-account {
	position: relative;
	border-bottom: 1px solid #9768b9;
        margin-top: 25px;
}

#block-account h3 {
       font-weight: bold;
       font-size: 18px;
       font-family: Arial, Helvetica;
       color: #000;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {

    /*Chrome CSS here*/

#acc_nav #sub-sidenav-acc {
	list-style-type: none;
	padding: 0;
	margin: 0;
        margin-bottom: 1px;
        margin-left: 140px;
        margin-top: -30px;
}
}

.block .block-title h2 {
    font-size: 15px;
    line-height: 1.63;
}

/* FOOTER */

/* Alex's Mini Footer Reset */

#gl2-footer-wrapper {
}

#gl2-footer-wrapper body, #gl2-footer-wrapper p,#gl2-footer-wrapper h1,#gl2-footer-wrapper h2,#gl2-footer-wrapper h3,#gl2-footer-wrapper h4,#gl2-footer-wrapper h5,#gl2-footer-wrapper h6,#gl2-footer-wrapper a,#gl2-footer-wrapper a:hover,#gl2-footer-wrapper b,#gl2-footer-wrapper ul,#gl2-footer-wrapper li,#gl2-footer-wrapper form,#gl2-footer-wrapper input {
font-family:Arial, Helvetica, sans-serif;
color:#6e3d8a;
margin:0;
padding:0;
}

#gl2-footer-wrapper b,#gl2-footer-wrapper h1,#gl2-footer-wrapper h2,#gl2-footer-wrapper h3,#gl2-footer-wrapper h4,#gl2-footer-wrapper h5,#gl2-footer-wrapper h6 {
font-weight:bold;
line-height: 1;
}

#gl2-footer-wrapper a,#gl2-footer-wrapper p,#gl2-footer-wrapper h1,#gl2-footer-wrapper h2,#gl2-footer-wrapper h3,#gl2-footer-wrapper h4,#gl2-footer-wrapper h5,#gl2-footer-wrapper h6 {
text-align: left;
}

#gl2-footer-wrapper a {
text-decoration:none;
color: #6e3d8a;
}

#gl2-footer-wrapper a:hover {
text-decoration:underline;
color: #6e3d8a;
}

#gl2-footer-wrapper p {
font-size:13px;
line-height: 1;
}

#gl2-footer-wrapper h2 {
font-size:25px;
}

#gl2-footer-wrapper h3 {
font-size:15px;
}

#gl2-footer-wrapper h4 {
font-size:11px;
}

/* Footer Content */

#gl2-footer-wrapper {
    font-size: 12px;
    text-align: left;
    margin-top: 10px;
    position: relative;
}

#gl2-footer-wrapper #gl2-footer-lists {
    border-top: 1px solid #6E3D8A;
    padding-top: 10px;
    height: 105px;
    margin-bottom: 80px;
}

.getlensescouk #gl2-footer-wrapper #gl2-footer-lists,
.gpbgetlensesnleng #gl2-footer-wrapper #gl2-footer-lists {
    height: 135px;
}


#gl2-footer-wrapper .gl2-footer-list-header {
	font-weight: bold;
	text-transform: uppercase;
}

#gl2-footer-wrapper .gl2-footer-list {
	float: left;
	list-style-type: none;
	margin: 0;
	padding: 0;
	padding-right: 45px;
}

#gl2-footer-wrapper #gl2-footer-strip {
	padding-top: 10px;
	padding-bottom: 10px;
}

#gl2-footer-wrapper #gl2-footer-bar {
	background-color: #6e3d8a;
	min-height: 30px;
	color: white;
	font-size: 11px;
}

#gl2-footer-wrapper #gl2-footer-bar a {
	color: white;
}

#gl2-footer-wrapper #gl2-footer-bar ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
	padding-left: 10px;
	padding-top: 6px;
	float: left;
}

#gl2-footer-wrapper #gl2-footer-bar ul li{
	display: inline;
	border-right: 1px solid white;
	padding-right: 9px;
	padding-left: 4px;
        *padding-right: 6px;
	*padding-left: 6px;
}

#gl2-footer-wrapper #gl2-footer-bar ul li:first-child{
	padding-left: 0px;
}

#gl2-footer-wrapper #gl2-footer-bar ul li:last-child{
	border-right: none;
}

#gl2-footer-wrapper #gl2-footer-bar-copyright {
    color: #FFFFFF;
    float: right;
    font-size: 11px;
    margin: 0;
    padding: 10px 10px 0 0;
}

#gl2-footer-wrapper #gl2-footer-strip-left{
    bottom: 37px;
    left: 0px;
    position: absolute;
}

#gl2-footer-wrapper #gl2-footer-social {
    bottom: 0px;
    left: 125px;
    position: absolute;
}

#gl2-footer-wrapper #gl2-footer-strip-right {
	padding-top: 12px;
	padding-bottom: 10px;
        position: absolute;
        right: 0;
        bottom: 34px;
}

#gl2-footer-wrapper #gl2-footer-facebook-container {
        position: absolute;
        bottom: 0px;
        left: 234px;
        height:33px;
}

#gl2-footer-wrapper #gl2-footer-facebook-container-it , #gl2-footer-wrapper #gl2-footer-facebook-container-eunl {
        position: absolute;
        bottom: 0px;
        left: 200px;
        height:33px;
}

#gl2-footer-wrapper #gl2-footer-facebook {
    bottom: 0px;
    height: 25px;
    left: 0px;
    overflow: hidden;
    position: absolute;
    width: 135px;
}

#gl2-footer-wrapper #gl2-footer-facebook-widget {
	position: absolute;
	bottom: 0;
	left: -60px;
    *bottom: -4px;
}

#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-footer-wrapper #gl2-footer-facebook-widget { bottom: -2px; }
}

#gl2-footer-wrapper #gl2-footer-facebook-text {
	font-size: 8px;
        color: #546EA1;
        position: absolute;
        left: 0;
        top:-1px;
        width: 115px;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
     #gl2-footer-wrapper #gl2-footer-facebook-text{ font-size: 8.5px; }
        #gl2-footer-wrapper #gl2-footer-facebook-text { top:-2px; }
}

#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;
}

/* Blog */

.tags h4 {
        float: left;
}

.postContent {
    width: 97%;
}

.postWrapper {
   border-bottom: 4px solid #ebeeef;
   margin-bottom: 10px;
}

.postWrapper:last-child {
   border-bottom: none;
}

.postDetails {
   font-weight: bold;
}

.std ul {
    list-style-type: none;
    padding-left: 0em;
}

.group-select .legend {
	padding-bottom: 10px;
}

ul.tags {
    padding-bottom: 0px;
}

.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;
}

.sidebar_blog .postWrapper .postTitle h2 {
  font-size: 14px;
}

/* HOMEPAGE */

/* Alex's Mini Homepage Reset */

#gl2-homepage-wrapper body,#gl2-homepage-wrapper p,#gl2-homepage-wrapper h1,#gl2-homepage-wrapper h2,#gl2-homepage-wrapper h3,#gl2-homepage-wrapper h4,#gl2-homepage-wrapper h5,#gl2-homepage-wrapper h6,#gl2-homepage-wrapper a,#gl2-homepage-wrapper a:hover,#gl2-homepage-wrapper b,#gl2-homepage-wrapper ul,#gl2-homepage-wrapper li,#gl2-homepage-wrapper form,#gl2-homepage-wrapper input {
font-family:Arial, Helvetica, sans-serif;
color:#6e3d8a;
margin:0;
padding:0;
}

#gl2-homepage-wrapper b,#gl2-homepage-wrapper h1,#gl2-homepage-wrapper h2,#gl2-homepage-wrapper h3,#gl2-homepage-wrapper h4,#gl2-homepage-wrapper h5,#gl2-homepage-wrapper h6 {
font-weight:bold;
line-height: 1;
}

#gl2-homepage-wrapper a,#gl2-homepage-wrapper p,#gl2-homepage-wrapper h1,#gl2-homepage-wrapper h2,#gl2-homepage-wrapper h3,#gl2-homepage-wrapper h4,#gl2-homepage-wrapper h5,#gl2-homepage-wrapper h6 {
text-align: left;
}

#gl2-homepage-wrapper a {
text-decoration:none;
}

#gl2-homepage-wrapper a:hover {
text-decoration:underline;
}

#gl2-homepage-wrapper p {
font-size:13px;
line-height: 1;
}

#gl2-homepage-wrapper h2 {
font-size:25px;
}

#gl2-homepage-wrapper h3 {
font-size:15px;
}

#gl2-homepage-wrapper h4 {
font-size:11px;
}

/* 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-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-facebook {
    height: 290px;
    margin-top: 10px;
    *height: 290px;
}

#gl2-homepage-facebook-ie {
    height: 215px;
    margin-top: 10px;
    *height: 215px;
}

#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;
}

#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 - GetLenses.co.uk */

.getlensescouk #gl2-homepage-wrapper #gl2-homepage-ekomi {
  min-height: 210px;
}

#gl2-homepage-wrapper #gl2-homepage-ekomi .certificateBoxTpl1TopInner {
  position: absolute;
  padding: 10px;
  font-size: 10px;
  color: #000;
  bottom: 0;
  text-align: center;
  width: 100%;
}

#gl2-homepage-wrapper #gl2-homepage-ekomi .certificateBoxTpl1TopInner p {
  font-size: inherit;
        color: inherit;
        text-align: center;
}

#gl2-homepage-wrapper #gl2-homepage-ekomi .certificateBoxTpl1TopInner .ratingGrade.rating{
  font-size: 12px;
        font-weight: bold;
}

/* 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;
}

.getlensescouk #gl2-homepage-wrapper #gl2-homepage-news {
    height: 192px;
}

.getlensescouk #gl2-homepage-wrapper #gl2-homepage-news-block {
    height: 162px;
}

#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;
}

/* Other Homepage News/Blog */

#gl2-homepage-wrapper #gl2-homepage-news-ie {
    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: 288px;
    *height: 289px;
    margin-top: 10px;
    padding: 5px 15px 2px;
}

#gl2-homepage-news-ie #gl2-homepage-news-block-ie {
        overflow-x:hidden;
        overflow-y:auto;
        height: 261px;
        *position:relative;
}

#gl2-homepage-wrapper #gl2-homepage-news-eunl {
    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: 363px;
    *height: 289px;
    margin-top: 10px;
    padding: 5px 15px 2px;
}

#gl2-homepage-news-eunl #gl2-homepage-news-block-eunl {
        overflow-x:hidden;
        overflow-y:auto;
        height: 335px;
        *position:relative;
}

#gl2-homepage-wrapper #gl2-homepage-news-be {
    background-color: #F7F7F7;
    border: 1px solid #EBEEEF;
    -moz-box-shadow:2px 2px 2px #E6E6E6; /* Firefox Hack */
    -webkit-box-shadow:2px 2px 2px #E6E6E6; /* Webkit Hack */
	box-shadow: 2px 2px 2px #E6E6E6;
    height: 183px;
    *height: 289px;
    margin-top: 10px;
    padding: 5px 15px 2px;
}

#gl2-homepage-news-eunl #gl2-homepage-news-block-be {
        overflow-x:hidden;
        overflow-y:auto;
        height: 156px;
        *position:relative;
}

#gl2-homepage-news #gl2-homepage-news-header h2, #gl2-homepage-news-ie #gl2-homepage-news-header h2, #gl2-homepage-news-eunl #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, #gl2-homepage-news-ie #gl2-homepage-news-header h2 a, #gl2-homepage-news-eunl #gl2-homepage-news-header h2 a {
    color: #000;
    font-size: 15px;
    text-decoration: none;
}

#gl2-homepage-news #gl2-homepage-news-header h2 a:hover, #gl2-homepage-news-ie #gl2-homepage-news-header h2 a:hover, #gl2-homepage-news-eunl #gl2-homepage-news-header h2 a:hover {
    text-decoration: underline;
}

#gl2-homepage-news .postTitle, #gl2-homepage-news-ie .postTitle, #gl2-homepage-news-eunl .postTitle {
		margin-bottom: 8px;
}

#gl2-homepage-news .postTitle h2, #gl2-homepage-news-ie .postTitle h2, #gl2-homepage-news-eunl .postTitle h2 {
		font-size: 14px;
        position: absolute;
        left: 90px;
        top: 0px;
        color: #808080;
}

#gl2-homepage-news .postWrapper, #gl2-homepage-news-ie .postWrapper, #gl2-homepage-news-eunl .postWrapper {
		border-bottom: none;
		margin-bottom: 10px;
		padding-bottom: 0px;
		position: relative;
		clear: both;
		height: 75px;
}

#gl2-homepage-news button.button, #gl2-homepage-news-ie button.button, #gl2-homepage-news-eunl button.button {
    background: none;
    padding: 0px;
}

#gl2-homepage-news button.button span , #gl2-homepage-news-ie button.button span, #gl2-homepage-news-eunl button.button span{
    background: none;
    padding-bottom: 2px;
    color: #808080;
}

#gl2-homepage-news .gl2-blog-img, #gl2-homepage-news-ie .gl2-blog-img, #gl2-homepage-news-eunl .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, #gl2-homepage-news-ie .gl2-blog-text, #gl2-homepage-news-eunl .gl2-blog-text{
    padding-top:33px;
    color: #808080;
}

#gl2-homepage-news .blog-time, #gl2-homepage-news-ie .blog-time, #gl2-homepage-news-eunl .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;
}

/* Contact Us Page */

#gl2-contact-us-page li {
      clear: both;
      padding-bottom: 50px;
      *padding-bottom: 30px;
}

#gl2-contact-us-page img {
      float: left;
      padding-right: 15px;
}

#gl2-contact-us-page .gl2-contact-us-page-text {
    float: left;
    margin-top: -2px;
}

#gl2-contact-us-page .gl2-contact-us-page-text{
    margin-bottom: 15px;
}

#gl2-contact-us-page .gl2-contact-us-page-text h3 {
    color: #000000;
    font-size: 15px;
    padding: 0;
}

#gl2-contact-us-page .gl2-contact-us-page-text h4 {
    font-size: 13px;
    font-weight: normal;
    padding: 0;
}

/* 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;
}

/* GL2 Fading */

#gl2-black-bg, #main-header-fade {
opacity: 0.2;
}

/* Upsell / Crossell */

#light_close_btn {
 padding-right: 10px;
 padding-bottom: 10px;
}

.lightbox_topbar_icons {
    padding-right: 10px;
}

#upsell_showoption_div {
    padding-top: 5px;
}

#upsell_more_info_div_0 {
    padding-right:10px;
}

div#upsell_product_div div.box-title div.category-title {
height: auto; /* fixes heading height on upsell! move to stylesheet*/
}

/* Misc. */

.gl2-indent {
position:absolute;
left:-10000px;
top:auto;
width:1px;
height:1px;
overflow:hidden;
}

#save_spec_link_div a {
	text-decoration: underline;
}

/* Payments */

#divEnroll.white_content, #paypal_review.white_content {
    left: 20%;
    right: 20%;
    min-width: 605px;
}

/* Checkout Styling */

.checkout-agreements .agree {
    font-weight: bold;
	color: #6E3D8A;
}

.checkout-agreements .agree  a {
    color: #6E3D8A;
	text-decoration: underline;
}

.checkout-agreements  input.checkbox {
    margin-top: -2px;
}

.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 2 */

#ext-ajax-cart {
color:#000;
padding:0 10px;
text-align: right;
background-color:#FFF;
font: 12px/1.5 Arial,Helvetica,sans-serif;
}

#ext-ajax-cart caption, #ext-ajax-cart th, #ext-ajax-cart td {
    font-weight: normal;
    text-align: left;
    vertical-align: top;
}

#ext-ajax-cart  table {
    border-collapse: collapse;
    border-spacing: 0;
    empty-cells: show;
    font-size: 100%;
}

#ext-ajax-cart fieldset {border-style:none;}

#ajax-cart-loading{width: 20px; margin:5px auto;}

#ext-ajax-cart a img {
    border:none;
}

/* Product Page */

.prod-s-descr { 
	margin: 4px 0 0 0 !important;
	}

.prod-s-descr-extra {
	color:#666666;font-size:12px;margin-top:-2px;margin-bottom:10px;
	}

#availability-content { font-weight: bold;}

/* German Specifics */

.getlensesde .css-tbl ul {
  height: auto;
}

/* 960 styles */

.category-960,
.cms-960 { 
    width:960px; 
    margin:0 auto;
    margin-bottom: 60px; 
}

#bottom_cat_description { margin:30px 0; font-size: 11px; }


/* Steve's Blog Changes */

/* col right style **/

#col2-layout{
    text-align: left;
}

.col2-right #col-main {
    float:left;
    width:715px;
    margin-right:5px;
}

.col2-right #col-right{
    float: right;
    padding: 5px 5px 0;
    width: 230px;
}

.page-960 {
    width:960px;
    margin:0 auto;
    margin-bottom: 60px;
}

/** Blog side bar **/

.sidebar .blog .h4{
    color: #9768B9;
}

#col-right .sidebar_blog img {
    display:none;
}

