﻿@charset "utf-8";

@import url("/styles/megamenu.css");
@import url("/styles/basket-popups.css");

html, body {
	min-height: 100%;
}

body {
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: Arial, Helvetica, Sans-Serif;
	color: #333;  
	line-height: 1.5em;
	font-size: 12px;
	background:url("/images/body_bg.jpg") repeat-x scroll 0 0 #FFFFFF;
}

@-moz-document url-prefix() {
	body#site {
		overflow-y: scroll;
	}
}


h1 {
	font-size: 2em;
	letter-spacing: -2px;
	line-height: normal;
	color: #48a8f6;
	padding: 0;
	margin: 0 0 20px 0;
}

#furtherContentArea h1 {
	margin-top: 20px;
}
	
h2 {
	font-size: 1.17em;
	color: #666;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0;
}

a {
	text-decoration: none;
	color: #31a3fc
}

a:hover {
	text-decoration: underline;
}

.cleared {
	line-height: 0.01em;
	height: 1px;
	clear: both;
}

a img {
	border: none;
}

strong, b, span[style="font-weight: bold;"] {
color: #31a3fc
}

span[style~="bold"] {
color: #31a3fc
}

#container {
	width: 960px;
	margin: 0 auto;
	text-align: left;
	overflow: hidden;
	background: url(/Images/containerBG.png) repeat-y;
}

#header {
	height: 154px;
	background: #fff;
}	

	#topBar {
		background: #eee;
		overflow: hidden;
	}

	.headerLoginArea {
		float: left;
		padding: 5px 10px;
		width: 470px;
	}
	
		.headerLoginArea .emailField, .headerLoginArea .passwordField {
			width: 120px;
			background: #fff;
			border-top: 1px solid #bbb;
			border-right: 1px solid #ececec;
			border-bottom: 1px solid #ececec;
			border-left: 1px solid #bbb;
			padding-left: 5px;
			padding-right: 5px;
			margin: 0 10px;
			font-family: Tahoma, Sans-Serif;
			font-size: 1em;
		}
		
		.headerLoginArea strong {
			display: inline-block;
			margin-right: 10px;
		}
		
		.headerLoginArea input, .headerLoginArea strong, .headerLoginArea label {
			float: left;
		}
		
	#topLinks {
		float: right;
		margin: 0px 10px 0 0;
		padding: 5px 10px 5px 0;
	}
	
	#___plusone_0 
	{
		float:left !important;
		margin:0px 50px 0px 0px !important;
	}
	
		#topLinks a {
			color: #333;
		}
		
		#phoneNumber {
			color:#32A1FA;
			font-size:18px;
			letter-spacing:-1px;
			padding:0 0 0 35px;
			display: inline-block;
			background: url(/images/phoneIcon.jpg) no-repeat left top
		}
		
	#logo {
		float: left;
	}
	
	#flag {
		margin: 0;
		padding: 10px 10px 10px 0;
		float: right;
		width: 600px;
		text-align: right;
		font-size: 10px;
		color: #666;
	}
	
		#flag img {
			vertical-align: middle;
			margin: -1px 4px 0 0;
		}
		
		#flag a  {
			color: #666;
		}
	
	#eyeBuddyDiscount {
		float: right;
		width: 391px;
		height: 35px;
		display: block;
		background: url(/images/discountBG.jpg);
		text-align: right;
		font-size: 18px;
		font-weight: bold;
		color: #fff;
		position: relative;
		z-index: 9000;
		cursor: pointer;
		border-bottom: 3px solid #fff
	}
	
		.discountBackground {
			float: right;
			width: 62px;
			height: 35px;
			margin: 0 0 0 5px;
		}
		
		#eyeBuddyDiscount a {
			float: left;
			display: block;
			width: 319px;
			margin: 8px 0 0 0;
			color: #fff;
		}
			
			#eyeBuddyDiscount a:hover {
				text-decoration: none;
			}
			
			#eyeBuddyDiscount p a {
				color: #31A3FC;
				float: none;
				display: inline;
				margin: 0;
				width: auto;
			}
		
	.basketInfo {
		width: 50px;
		height: 35px;
		float: right;
		margin: 0 10px;
		cursor: pointer;
		position: relative;
		z-index: 9000;
		border-bottom: 3px solid #fff
	}
	
#topNav {
	height: 28px;
	margin: 0 0 8px 0;
	padding: 0;
	list-style: none;
	position: relative;
	z-index: 1001;
	clear: both;
}

#homeFlash {
	height: 204px;
	margin: 0 0 8px 0;
	padding: 0;
}

#rotators {
	height: 470px;
}

	.rotator {
		width: 475px;
		float: left;
		background: #fff;
		margin: 0 0 10px 0;
		position: relative;
		border-bottom:1px solid #ccc;
		height: 230px;
		overflow: hidden;
	}
	
	.brandRotator {
		margin-left: 25px;
	}
	
	.leftRotator {
		margin-right: 10px;
	}


#defaultContentArea {	
	clear: left;
	width: 700px;
	float: left;
	padding: 20px 20px 0px 0;
	margin: 0 0 8px 0;
}

#homeRightBoxes {
	float: right;
	width: 230px;
	padding: 20px 0;
}

	#twitterCTA, #twitterCTA-further {
		background: url(/images/twitterCTAbg.jpg) repeat-x;
		padding: 20px;
		margin-top: 20px;
		border-top: 1px solid #31A3FC;
		border-bottom: 1px solid #eee;
		word-wrap: break-word;
	}
	
	#twitterCTA-further {
		background: url(/images/twitterCTAbg-thin.jpg) no-repeat;
		width: 143px;
		padding: 10px;
	}
	
		#twitterCTA h1, #twitterCTA-further h1 {	
			color: #fff;
			margin: 0 0 10px 0;
			padding: 0;
		}

#homeActions {
	overflow: hidden;
	margin: 0 0 8px 0;
	clear: both;
	border-right: 2px solid #ccc;
	border-bottom: 2px solid #ccc;
	background: #f2f2f2;
}

	.homeAction {
		margin: 0;
		padding: 10px 10px 20px 10px;
		width: 219px;
		height: 46px;
		float: left;
		font-size: 11px;
		line-height: 1.4em;
		background: #fff;
	}
	
	.greyBG {
		background: #f2f2f2;
	}
	
	.homeAction strong, .homeAction a {
		display: block;
		text-transform: uppercase;
		color: #0064ba;
		font-weight: bold;
	}
	
	p.homeAction a {
		color: #48a8f6;
	}
	
	.homeAction img {
		float:left ;
		margin: 0 10px 15px 0;
	}
	
	.homeAction .addthis_button {
		margin: 13px 0 0 0;
	}
	
	.firstAction {
		clear: left;
	}

#footer {
	margin: 0 0 8px 0;
	font-size: 11px;
	overflow: hidden;
	clear: both;
}

	#footer strong, #footer a {
		color: #333;
	}

	#footer ul {
		margin: 0 0 10px 0;
		padding: 20px 20px 5px 20px;
		list-style: none;
		float: left;
		width:151px;
		height: 145px;
		background: #f2f2f2;
		border-bottom: 2px solid #ccc;
	}
	
	#footer ul.first-child {
		width:153px;
	}
	
	#footer ul.last-child {
		border-right: 2px solid #ccc;
	}
	
	#footer ul a {
		display: block;
		float: left;
		clear: left;
		padding: 0 0 0 10px;
		background: url(/images/botnav_bullet.gif) no-repeat 0px 4px;
	}
	
	#footerLogos {
		clear: both;
		margin: 0 0 20px;
	}
	
	#accessibility {
		padding: 10px 0 0 0;
		color: #31A3FC
	}
		
		#accessibility img {
			vertical-align: middle;
			cursor: pointer;
		}

	
/* rotator/search styles for multiple pages */

.P1, .P2, .P3, .P4, .P5, .P6, .P7, .P8, .P9, .P10, .P11 {
	cursor: pointer;
} 

.rPP {
	display: none;
	z-index:10000 !Important;
}

.rYourPrice span {
	display: block;
	color: #48a8f6;
	font-size: 24px;
	font-weight: bold;
	margin: 3px 0;
	cursor: pointer;
}

.rViewBtn {
	position: absolute;
	bottom: 10px;
	right: 10px;
	display: block;
	width: 141px;
	height: 36px;
	background: url(/images/viewBtn.jpg) no-repeat;
	text-indent: -10001px;
}

.searchResultsH2 {
	border-bottom: 1px solid #999999;
	font-size:20px;
	font-weight:normal;
	margin-left:10px;
	margin-right:10px;
	padding:10px 10px 20px;
	width:585px;
	width: 93%;
	font-size: 18px;
	margin-bottom: 3px;
	color: #333;
}

/* main page template layouts */

#contentBG {
	overflow: hidden;
	background: url(/images/contentBG.png);
	margin: 0 0 10px 0;
}

#rightCol {
    width: 189px;
    float: left;
    min-height:400px;
    margin: 0 8px 0 0;
    border-right: 1px solid #ccc;
    background: #fff;
} 

	#rightCol ul {
		margin: 0;
		padding: 0;
		list-style: none;
	}

    #rightCol li {  
        list-style: none;
    }
    
    #rightCol li.Level1 a {
        width: 169px;
        padding: 4px 10px;
        display: block;    
        font-weight: bold;
        text-decoration: none;
        font-size: 11px;
        border-bottom: 1px solid #999;
		color:#015CB9;
    }
    
     #rightCol li.Level1 a:hover {
		background: #ddd;
		color: #31a0fa;
	}
    
	#rightCol li.Level1.Brand a, #rightCol li.Level2 a, #rightCol li.Level3 a {
		display:block;
		font-size:11px;
		font-weight:normal;
		padding:4px 0 4px 30px;
		text-decoration:none;
		width:159px;
		background:none repeat scroll 0 0 #FFFFFF;
		border-bottom:1px solid #999999;
		color:#666666;
	}
    
   #rightCol li.Level1.Brand a, #rightCol li.Level2 a, #rightCol li.Level3 a {
        width: 159px;
        padding: 4px 0 4px 30px;
        display: block;    
        text-decoration: none;
        font-size: 11px;
        font-weight: normal;

   }
   
	#rightCol li.Level3 a {
		color:#333333;
		font-size:10px;
		padding:4px 0 4px 40px;
		width:149px;
		background:none repeat scroll 0 0 #EEEEEE;
		border-bottom:1px solid #999999;
	}
			
	#rightCol li.Brand a:hover, #rightCol li.Level2 a:hover  {
		background: #eee;
		color: #31a0fa;
	}
   
	#rightCol li.MoreBrand {
		background-color:#eeeeee ;
	}   
	#rightCol li.MoreBrand a {
		font-size: 11px;
		padding: 4px 0 4px 30px;
        display: block;    
        text-decoration: none;
        font-size: 11px;
        font-weight: normal		
	}

#furtherFlashBanner {
	margin: 0 0 8px 0;
}
	
#furtherContentArea {
	border-right:1px solid #CCCCCC;
	float:left;
	font-size:1em;
	line-height:20px;
	min-height:480px;
	padding:20px;
	width:529px;
	background: #fff;
	margin: 0 8px 0 0;
}

#leftCol {
	border-right:1px solid #CCCCCC;
	float:left;
	min-height:400px;
	padding:10px 0 0 10px;
	width:173px;
	background: #EBF6FC;
}

	#leftCol img, #prodsLeftCol img {
		display: block;
		margin: 0 0 10px 0;
	}
    
#fullContentArea {
	background-color:#FFFFFF;
	border-bottom:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	float:left;
	font-size:1em;
	line-height:20px;
	min-height:480px;
	padding:20px;
	width:919px;
}

#furtherContentArea-wider  {
	background:none repeat scroll 0 0 #FFFFFF;
	border-right:1px solid #CCCCCC;
	float:left;
	font-size:1em;
	line-height:20px;
	min-height:707px;
	padding:20px;
	width:721px;
}

/* lightboxy popups that will probably need re-doing */



#myPrescriptionsAjax {
	z-index: 100;
	width: 530px;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	filter: alpha(opacity=60);
	opacity: 0.6;
    background: #808080;
}

#myPrescriptionsAjax #loadingText {
	position: absolute;
	top: 60%;
	left: 40%;
	z-index: 101;
	color: #fff;
    font-size: 30px;
    line-height:  normal;
}

#myPrescriptionsAjax #loadingGIF {
	position: absolute;
	top: 50%;
	margin-top: -16px;
	left: 45%;
	z-index: 101;
}


.myPrescription#TabPanel2 select {
	border: 1px solid #666;
}

.prescriptionsTextBox {
	color: #333;
	font-family: Arial;
	font-size: 1em;
}

#SphPop, #SphPop2,#basketLigtboxCont {
	display: none;
	width: 100%;
	min-height: 600%;
	background: #000;
	opacity: 0.6;
	filter: alpha(opacity=60);
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 100;
}

.prescriptionPopBox, .basketLightboxPopBox, #SphPopText, #basketLightBoxText  {
	display: none;
	width: 400px;
	padding: 15px;
	background: #eee;
	-moz-border-radius: 5px;
	top: 200px;
	left: 35%;
	color: #000;
	z-index: 100;
	font-size: 11px;
}

#SphPopText, #basketLightBoxText {
	background: #F3F9FE;
	border: 1px solid #ccc;
}

.prescriptionPopBox {
	position: fixed;
}

#SphPopText, #basketLightBoxText {
	position: absolute;
}

.basketLightboxPopBox {
	position: fixed;
	width: 650px;
	top: 150px;
	left: 22%;
}

.basketLightboxPopBox ul, #basketLightBoxText ul, #SphPopText ul, #SphPopText p, #basketLightBoxText p {
	margin: 0 0 5px 0;
}

.basketLightboxPopBox p, .basketLightboxPopBox li, .basketLightboxPopBox ul
{
	font-family:verdana,tahoma,helvetica;
	font-size: 1.05em;
	line-height:20px;
}

.prescriptionPopBox a.closePrescInfoBox, .basketLightboxPopBox a.closePrescInfoBox, #SphPopText a.closePop {	
	text-decoration: none;
	font-size: 25px;
	float: right;
	margin: 0 0 10px 10px;
	font-weight: bold;
	font-family: Arial;
	cursor: pointer;
}


.informationRowPrescription img {
	z-index: 1;
}

.greyedOutBoxtext {
	color: #aaa;
	font-family: Arial;
	font-size: 1em;
}

#largeImg {
	z-index: 100;
}
/* other styles copied from phase 1*/

#furtherContentArea input[type="text"], #furtherContentArea input[type="password"], #furtherContentArea-wider input[type="text"], #furtherContentArea-wider input[type="password"] {
	border:1px solid #999999;
	width:150px;
}
textarea  {
	border:1px solid #999999;
}

input[type="submit"], .orangeLinkBtn  {
	background:url("/images/newbtnbg.gif") repeat-x #FFFFFF;
	border-color:#fcc06a #666666 #666666 #fcc06a;
	border-style:solid;
	border-width:1px;
	color:#055cac;
	cursor:pointer;
	font-family:Tahoma,Verdana,Arial;
	font-size:1em;
	font-weight:bold;
	height:27px;
	padding:0 10px 2px 10px;
	vertical-align:middle;
	text-transform: uppercase;
	display: inline-block;
}

.orangeLinkBtn {
	padding: 3px 10px 0 10px;
	height: 24px;
}

input.orangeLinkBtn {
	padding:0 10px 2px 10px;
	height:27px;
}

#updateDetails tr {
	background: #EFF6FF;
}

#updateDetails .trRowOn {
	background: #DEEDFF;
}

#updateDetails tr td {
	padding: 10px;
}

#updateDetails tr input[type="checkbox"] {
	margin: 0 10px;
}

#updateDetails tr td.dobdobdob td {
	padding: 0px;
	margin: 0px;
}

#updateDetails tr td.dobdobdob tr {
	background: none;
}

#updateDetails tr input {
	font-size: 11px;
	color: #333;
	height: 17px;
}


/* brands pages */

.brandsPageImg {
	float: right;
	margin: 0 0 10px 10px;
}

.brandsPageLink {
	display: inline-block;
	padding: 3px 10px;
	background: url(/images/search_Top.jpg) repeat-x;
	height: 22px;
	color: #fff;
	font-weight: bold;
	font-size: 14px;
}

/* login page */

.loginPanel, .addressDisplayPanel {
	width: 220px;
	float: left;
	padding: 20px 10px 20px 20px;
	background: url(/images/loginboxbg.jpg);
	height: 200px;
	font-size: 1.13em;
}

.addressDisplayPanel {
	margin: 0 0 0 65px;
	line-height: 1.8em
}

.addressDisplayPanel + .addressDisplayPanel {
	margin: 0 0 20px 20px
}

#newCustomers {
	margin-right: 20px;
}

	.loginPanel ul {
		margin: 10px 0;
		padding: 0;
		list-style: none;
		line-height: 1.25em;
	}
	
		.loginPanel li {
			padding: 0 0 0 20px;
			height: 16px;
			background: url(/images/blue-tick-bluebg.gif) no-repeat;
			margin: 0 0 10px 0;
		}
	
	.loginPanel p {
		margin: 0;
	}
	
	.loginPanel .orangeLinkBtn {
		text-align: center;
		width: 190px;
	}
	
	.loginPanel input{
		width: 210px !important;
		margin: 8px 0 ;
	}
	
	.loginPanel strong {
		color: #0064BA;
	}
	
	.loginPanel a.smallbtn {
		color: #fff;
		font-size: 11px;
		display: block;
		text-align: right;
	}
	
	
	
	
/* search results */

.searchResult {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #d4d4d4;
}

	.searchResult h3 {
		margin-bottom: 10px;
	}
	
/*eyetryon popup*/

#bigTryon {
	overflow-x: hidden;
	position: absolute;
	top: 0px;
	right:-2px;
	width: 0px;
	height:0px;
	z-index: 999999;
	background: #fff;
}

	#closeTryon {
		position: absolute;
		top: 10px;
		right: 10px;
		color: #31A0FA;
		font-size: 18px;
		cursor: pointer;
	}
	
#tryOnEnlrg {
	color: #31A0FA;
	cursor: pointer;
	font-weight: bold;
}

/* add buddies form */

.addBuddyForm {
	padding: 20px;
	background: #DEEDFF;
	overflow: hidden;
}

	.addBuddyForm h2 {
		color: #005EB8;
	}

	.addBuddyForm input {	
		padding: 3px 10px;
		border: 1px solid #ccc;
		background: #fff;
		color: #666;
		font-size: 12px;
		font-family: Arial, Sans-Serif;
		width: 160px !important;
		float:left;
		margin: 0 10px 0 0;
	}
	
	.addBuddyForm input.addBuddySubmit {
		background-color:#FFFFFF;
		background-image:url(/images/newbtnbg.gif);
		background-repeat:repeat-x;
		border-color:#FCC06A #666666 #666666 #FCC06A;
		border-style:solid;
		border-width:1px;
		color:#055CAC;
		cursor:pointer;
		font-family:Tahoma,Verdana,Arial;
		font-size:12px;
		font-weight:bold;
		height:27px;
		margin: -2px 0 0 0;
		padding:0 10px 2px;
		text-transform:uppercase;
		vertical-align:middle;
		width: auto !important;
	}
	
/* billing address form gayness */

#detailsForm, #registerForm {
	background: #EFF6FF;
}

#registerForm {
	padding: 20px;
	border: 2px solid #C4DFFF;
}

#detailsForm label, #registerForm label {
	width: 200px;
	display: inline-block;
	margin: 0 0 10px 0;
	font-weight: bold;
	color: #31A3FC;
}

#detailsForm input, #detailsForm select, #registerForm input, #registerForm select {
	margin-bottom: 10px;
}

	.addressPanel {
		width: 338px;
		float: left;
		margin-top: 10px;
		padding: 10px 0;
		background: #fff;	
		border: 2px solid #c4dfff;
		border-left: none;
	}
	
	.addressPanel + .addressPanel {	
		width: 360px;
		padding-left: 20px;
		border-right:none;
	}

	#detailsForm .addressPanel label {
		width: 135px;
	}
	
	#detailsForm .addressPanel input, #detailsForm .addressPanel select {
		width: 170px !important;
	}


.freeLens {
	font-weight: bold;
	font-size: 14px;
	color: #f00;
	font-family: Arial;
}

.glossarylink:hover
{
	cursor:pointer;
}

.basketPopupClass {
	width: 200px;
	background: #fff;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 2px solid #ccc;
	padding: 10px;
	text-align: left;
}

.success_PostCode {
	text-decoration: underline;
	cursor: help;
}
/* -- ajax search plugin -- */

#ajaxSearchWrap {
	position: relative;
	z-index: 8999;
}

.theSearchBar {
	padding: 10px 20px;
	font: 18px/1.5em Arial, sans-serif;
	color: #666;
	border: 3px solid #48A8F6;
	margin: 10px 0;
	height: 25px;
	
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.ajaxSearchBtn {
	position: absolute;
	top: 3px;
	right: 3px;
	height: 34px;
}

#cDIV_SearchResults {
	background: none repeat scroll 0 0 #FFFFFF;
    border-color: #48A8F6;
    border-right: 3px solid #48A8F6;
    border-style: none solid solid;
    border-width: medium 3px 3px;
    left: 0;
    padding: 0 20px 20px;
    position: absolute;
    top: 54px;
    z-index: 100; 
    display: none;
    width: 100%;
}
	#cDIV_Loader {
		background: rgba(0, 0, 0, 0.2);
		height: 100%;
		left: 0;
		margin: 0;
		position: absolute;
		text-align: center;
		top: -41px;
		width: 100%;
		padding: 10px 0 31px;
	}
	
		#cDIV_Overlay {
			background: #000;
			background: rgba(0, 0, 0, 0);
			filter: alpha(opacity=20);
			position: absolute;
			width: 100%;
			height: 100%;
			top: 0;
			left: 0;
			padding: 10px 0 31px;
		}
	
		#cDIV_Loader span {
			position: relative;
			top: -5px;
			filter: alpha(opacity=100)
		}
		
		#freeText {
			font-size: 16px;
			color: #0064BA
		}
		
		.searchResultCat {
			font-size: 14px;
			text-transform: capitalize;
		}

	#cDIV_ListLeft, #cDIV_ListRight {
		float: left;
		width: 50%;
	}
	
	#cDIV_ListTop {margin: 10px 0 }
	#cDIV_ListTop img { vertical-align: middle; }
	
	#cDIV_ListBottom {
		position: absolute;
		bottom: 10px;
		right: 10px;
		color: #999;
	}
	
	#cDIV_SearchResults ul {
		font-size: 11px;
		line-height: 1.3em;
		list-style: none;
		margin: 0px 0;
		padding: 0 20px 0 0;
	}
	
	#cDIV_SearchResults li:hover {
		background: #DBEEFD;
		cursor: pointer;
	}
	
	.theHighlight {
		color: #0061B3;
		font-weight: bold;
	}
	

#header #cDIV_SearchResults, #header .theSearchBar {
	width: 900px;
}

#header #ajaxSearchWrap { clear: both;  margin: 5px;}

#header .theSearchBar {
	font-size: 14px;
	padding: 5px 10px;
	width: 920px;
	height: 20px;
	margin: 3px 0 0;
}

#header #cDIV_SearchResults {
	top: 35px;
}

#header #cDIV_Loader {
	padding: 6px 0 28px;
	top: -29px;
}

#resultsPopup {
	position:absolute;
	top: 0;
	left: 0;
	padding: 10px 30px 10px 10px;
	border: 2px solid #ccc;
	display: none;
	width: 194px;
	background: #fff;
	z-index: 9999;
	text-align: left;
}

	#resultsPopup strong, 
	#resultsPopup b, 
	#resultsPopup em, 
	#resultsPopup i, 
	#resultsPopup a  {
		position: static;
		margin: 0;
		display: inline;
	}

.theRotatorA #resultsPopup,
.theRotatorB #resultsPopup,
.theRotatorG #resultsPopup,
.theRotatorS #resultsPopup {
	width: 432px;
	padding: 10px;
}

.strike { 
	text-decoration: line-through; 
	color:Gray;
}
