/*~~~~~~~~~~~~~~~~~global styles startZ~~~~~~~~~~~~~~~~~*/
html 
{
	width: 100%;
	height: 100%;
	_border: none;
}
body, form 
{
	margin: 0px;
	text-align: center;
	width: 100%;
	height: 100%;
	background: #FFF;
}
img, object, embed 
{
	display: block;
}
a img, img a, img 
{
	border: none;
}
a {
	outline: none;
}
h1, h2, h3, h4, h5, h6, p, ul, li 
{
    padding: 0;
    margin: 0;
}
.clearer
{
	clear: both;
	line-height: 0px;
}
div.BKAHeader {
    position: absolute;
    background: #FFFFFF;
    border: solid 1px #ECECEC;
    padding: 3px 6px 3px 6px;
    font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
}
div.BKAHeader span.template {
    display: block;
    font-family: Arial;
    font-size: 9px
}
div.site 
{
	font-family: Arial, Helvetica, sans-serif;
	width: 990px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding: 0px;
	color: #5C6A76;
}
h2
{
    font: 22px Verdana, Arial, Helvetica, sans-serif;
    color: #F39900;
    padding: 3px 9px 6px 9px;
    margin: 0 0 12px 0;
    background: url(../images/UI/bg-h2.jpg) repeat-x;
}
h2.alt
{
    font: 18px Verdana, Arial, Helvetica, sans-serif;
    color: #695547;
    padding: 12px 9px 6px 9px;
}
h3, h4
{
    font: normal 14px Verdana, Arial, Helvetica, sans-serif;
    font-weight:bold;
    color: #695547;
    padding: 3px 9px 6px 9px;
}
h4
{
    color: #F39900;
}
h5, h6
{
    font: bold 12px Arial, Helvetica, sans-serif;
    color: #000;
    padding: 3px 9px 6px 9px;
}
div.level2Content h5
{
    color: #F39900;
    padding: 9px 9px 0 0;
}
h6
{
    color: #695547;
    padding: 3px 9px 4px 9px;
}
/*~~~~~~~~~~~~~~~~~global styles endZ~~~~~~~~~~~~~~~~~*/
/*~~~~~~~~~~~~~~~~~loginSurround styles start~~~~~~~~~~~~~~~~~*/
div.loggedOut
{
    width: 990px;
    width/**/:/**/ 976px;
    height: 31px;
    padding: 0 14px 0 0;
}
div.loggedOut a
{
    font: 12px Arial, Helvetica, sans-serif;
    color: #F39900;
    text-decoration: none;
    margin-left: 11px;
    display: block;
    height: 28px;
    float: right;
}
div.loggedOut a span
{
    display: block;
    padding: 8px 15px 5px 14px;
    cursor: pointer;
    cursor: hand;
}
div.loggedOut a:hover, div.loggedOut a.active
{
    color: #695547;
    background: url(../images/UI/bg-logout-a.gif) no-repeat right top;
}
div.loggedOut a:hover span, div.loggedOut a.active span
{
    color: #695547;
    background: url(../images/UI/bg-logout-a-span.gif) no-repeat 0 0;
}
div.loggedOut span.greeting
{
    float:right;
    font: 12px Arial, Helvetica, sans-serif;
    color:#715B4C;
    font-weight:bold;
    padding-top:8px;
}
div.loggedOut a.greetingLogout
{
    padding-top:8px;
    font-size:11px;
    text-decoration:underline;
}
div.loggedOut a.greetingLogout:hover
{
    background:none;
}
div.logIn 
{
    display: none;
    font-size: 12px;
    width: 990px;
    width/**/:/**/ 761px;
    height: 114px;
    padding: 0 0 0 229px;
    display: none;
	position: relative;
    background: url(../images/UI/bg-logIn.jpg) repeat-x;
}
div.logIn h2
{
    padding: 15px 0 0 0;
    margin-bottom: 9px;
    background: none;
}
div.logIn label.text 
{
	display: block;
	width: 162px;
	width/**/:/**/ 160px;
	height: 40px;
	margin: 0 21px 0 0;
	padding: 0 0 0 2px;
	float: left;
}
div.logIn label.text span 
{
    font-weight: bold;
	color: #695547;
	display: block;
	width: 160px;
	width/**/:/**/ 157px;
	padding: 0 0 1px 3px;
}
div.logIn label.text input 
{
	font: 11px Arial, Helvetica, sans-serif;
	color: #695547;
	width: 160px;
	width/**/:/**/ 155px;
	height: 20px;
	height/**/:/**/ 16px;
	margin: 0 0 0 0;
	padding: 2px 0 0 3px;
	border: 1px solid #B9C6C1;
	background: #FFF;
}
div.logIn label.checkbox 
{
	display: block;
	width: 200px;
	position: absolute;
	top: 25px;
	left: 622px;
}
div.logIn label.checkbox span 
{
	color: #695547;
	display: block;
	padding: 0 0 0 3px;
    float: left;
}
div.logIn label.checkbox input 
{
    float: left;
	width: 14px;
	height: 14px;
	margin: 1px 0 0 0;
}
div.extraLinks 
{
    color: #F39900;
	width: 200px;
	position: absolute;
	top: 46px;
	left: 622px;
}
div.extraLinks a 
{
    color: #F39900;
}
div.extraLinks a:hover 
{
	text-decoration: none;
}
div.forgotPassword 
{
    width: 990px;
    padding: 0;
}
div.logIn label.forgotLabel 
{
	display: block;
	width: 162px;
	width/**/:/**/ 160px;
	height: 40px;
	margin: 0;
	padding: 0;
	float: none;
	position: absolute;
	top: 27px;
	right: 208px;
}
div.forgotText 
{
    color: #333;
    line-height: 16px;
	position: absolute;
	top: 26px;
	left: 416px;
	width: 200px;
}
div.forgotText span
{
    font-weight: bold;
    color: #695547;
    line-height: 12px;
}
/*~~~~~~~~~~~~~~~~~loginSurround styles end~~~~~~~~~~~~~~~~~*/
/*~~~~~~~~~~~~~~~~~topNav styles start~~~~~~~~~~~~~~~~~*/
div.topNav
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
    width: 990px;
    height: 63px;
    margin-bottom: 20px;
    background: url(../images/UI/bg-topNav.jpg) repeat-x;
}
div.topNav a
{
    font-size: 12px;
    color: #695547;
    text-decoration: none;
    display: block;
    float: left;
	/*position: relative;*/
}
div.topNav a span
{
    display: block;
    background: url(../images/UI/topNav-seperator.jpg) no-repeat 0 0;
}
div.topNav a span.home
{
    padding: 24px 33px 25px 33px;
}
div.topNav a span.onlineStore
{
    padding: 24px 33px 25px 33px;
}
div.topNav a span.eyecare
{
    padding: 24px 33px 25px 33px;
}
div.topNav a span.eyewearGallery
{
    padding: 24px 33px 25px 33px;
}
div.topNav a span.practiseLocations
{
    padding: 24px 33px 25px 33px;
}
div.topNav a span.aboutUs
{
    padding: 24px 33px 25px 33px;
}
div.topNav a span.contactUs
{
	position:relative;
    padding: 24px 35px 25px 33px;
    _padding: 24px 33px 25px 33px;
}
div.topNav a:hover
{
    color: #40332B;
    background: url(../images/UI/topNav-a-hover.jpg) repeat-x;
}
div.topNav a.active
{
    color: #FFF;
    background: url(../images/UI/topNav-a-active.jpg) repeat-x;
}
/*div.topNav a.active span
{
    background: url(../images/UI/topNav-seperator-active-left.jpg) no-repeat 0 0;
}*/
div.topNav a.active:hover
{
    color: #FFF;
    background: url(../images/UI/topNav-a-active.jpg) repeat-x;
}
/*~~~~~~~~~~~~~~~~~topNav styles end~~~~~~~~~~~~~~~~~*/
/*~~~~~~~~~~~~~~~~~container styles start~~~~~~~~~~~~~~~~~*/
div.container
{
    width: 990px;
    background: url(../images/UI/bg-container.jpg) repeat-y 0 0;
}
/*~~~~~~~~~~~~~~~~~leftColumn styles start~~~~~~~~~~~~~~~~~*/
div.leftColumn
{
    width: 200px;
    float: left;
    background-color: #F39900;
}
div.search
{
    width: 200px;
    height: 30px;
    background-color: #FFF;
}
div.search input.text
{
	font: 11px Arial, Helvetica, sans-serif;
	color: #999;
	width: 189px;
	width/**/:/**/ 160px;
	height: 20px;
	height/**/:/**/ 16px;
	margin: 0;
	padding: 2px 0 0 10px;
	border: 1px solid #B9C6C1;
	float: left;
}
div.search a, input.imagebutton
{
    display: block;
    width: 28px;
    height: 20px;
    float: left;
    background: url(../images/UI/search-go.jpg) no-repeat;
}
div.search a:hover
{
    background-position: 0 -20px;
}
/*~~~~~~~~~~~~~~~~~leftNav styles start~~~~~~~~~~~~~~~~~*/
div.leftNav 
{
    width: 200px;
    background: url(../images/UI/bg-leftNav.gif) no-repeat 0 9px;
}
div.leftNavComp 
{
    width: 200px;
    padding: 8px 0 11px 0;
    border-top: 1px solid #fff;
}
div.leftNavComp div.ssl
{
    margin:20px 0 0 26px;
}
div.leftNavCompActive 
{
    background: #F39900;
}
div.leftNavCompActiveBrand 
{
    background: #695547 url(../images/UI/bg-leftNavActive.gif) no-repeat 0 0;
}
div.leftNavCompActiveMyAccount 
{
    border-top: none;
    border-bottom: 1px solid #fff;
}
div.leftNavComp img.leftNavHeading
{
    margin-left: 26px;
}
div.leftNavComp span.leftNavHeading
{
	font: 20px Verdana, Arial, Helvetica, sans-serif;
	color: #FFF;
	text-transform: uppercase;
	display: block;
	margin: 7px 0 0 24px;
}
div.leftNavComp img.leftNavHeadingActive
{
    display: none;
}
div.leftNavComp a
{
    font-size: 12px;
    color: #FFF;
    line-height: 17px;
    text-decoration: none;
    display: block;
    padding: 0 0 0 26px;
}
div.leftNavComp a.active
{
    font-weight: bold;
    background-color: #D98A04;
}
div.leftNavComp a.activeNoSub
{
    font-weight: bold;
    background: url(../images/UI/leftNav-a-arrow-hover.gif) no-repeat 15px 5px;
}
div.leftNavComp a:hover
{
    background: #B87403 url(../images/UI/leftNav-a-arrow-hover.gif) no-repeat 15px 5px;
}
div.leftNavCompActive a:hover, div.leftNavCompActiveBrand a:hover
{
    background: #B87403 url(../images/UI/leftNav-a-arrow-hover.gif) no-repeat 15px 5px;
}
div.leftSubNav 
{
    width: 200px;
    display: none;
    background-color: #D98A04;
	padding-bottom: 3px;
}
div.leftSubNav a
{
    padding: 0 0 0 38px;
}
div.leftSubNav a.active
{
    background: url(../images/UI/leftNav-a-arrow-hover.gif) no-repeat 26px 5px;
}
div.leftSubNav a:hover
{
    background: #B87403 url(../images/UI/leftNav-a-arrow-hover.gif) no-repeat 26px 5px;
}
/*~~~~~~~~~~~~~~~~~leftNav styles end~~~~~~~~~~~~~~~~~*/
/*~~~~~~~~~~~~~~~~~leftColumn styles end~~~~~~~~~~~~~~~~~*/
/*~~~~~~~~~~~~~~~~~centerColumn styles start~~~~~~~~~~~~~~~~~*/
div.centerColumn
{
    width: 549px;
    float: left;
    margin-left: 20px;
    margin-right: 20px;
    padding-bottom: 80px;
}
div.centerColumnCheckout 
{
	position: relative;
}
div.centerColumnOnlineBooking
{
    width: 569px;
    margin-right: 0;
}
div.centerColumnHome
{
    /*width: 529px;
    margin-top: 12px;
    margin-right: 30px;
    margin-left: 30px;
    padding-bottom: 0px;*/
    width: 549px;
    margin-top: 12px;
    margin-right: 20px;
    margin-left: 20px;
    padding-bottom: 0px;
}
div.centerColumn h1 
{
    font-size: 32px;
    font-weight: normal;
    color: #695547;
    line-height: 32px;
    width: 539px;
    _width: 539px;
    _widt\h: 528px;
    height: 40px;
    padding: 0 0 0 11px;
    overflow: hidden;
}
div.centerColumnHome h1 
{
    margin-bottom: 9px;
	padding: 0;
}
div.centerColumn p 
{
    font-size: 14px;
    color: #666;
    line-height: 19px;
    padding: 0 5px 11px 11px;
}
div.centerColumn p a
{
    color: #666;
}
div.centerColumnHome p 
{
    width: 539px;
    padding: 0 33px 2px 0;
}
div.centerColumn ul 
{
	float: left;
	width: 270px;
}
div.centerColumn li 
{
    font-size: 12px;
	font-weight: bold;
    color: #F39900;
    line-height: 15px;
	list-style: none;
    padding: 0 0 6px 10px;
    padding/**/:/**/ 0 0 6px 26px;
	background: url(../images/UI/bg-li.gif) no-repeat 13px 6px;
}
div.centerColumn li a
{
    color: #F39900;
}
div.centerColumn li a:hover
{
    color: #F39900;
}
div.centerColumn li ul
{
    padding-top: 6px;
}
div.centerColumn li ul li
{
	font-weight: normal;
    color: #666;
	margin: 0;
	background: url(../images/UI/bg-li-li.gif) no-repeat 13px 6px;
}
div.centerColumn li ul li a
{
    color: #666;
}
div.centerColumn li ul li a:hover
{
    color: #666;
}
#homeFlash 
{
    margin-top: 29px;
	position: relative;
}
/*~~~~~~~~~~~~~~~~~form styles start~~~~~~~~~~~~~~~~~*/
div.form 
{
    font-size: 12px;
    width: 356px;
    float: left;
}
div.formWide 
{
    width: 549px;
    float: none;
/*	background:url(../images/UI/bg-label.jpg) repeat-x left 418px;*/
}
div.form div.greyArea
{
    background-color: #EDEDED;
    /*width: 525px;
    padding:16px 12px;*/
    float: left; 
    width: 549px; 
    overflow: hidden;
    padding:0;
}
div.form div.greyArea2
{
    width:360px;
}
div.form div.greyArea2 label.altbox
{
    margin-left:30px;
}
div.form div.greyArea p
{
    color:#666666;
    padding:0;
    margin-bottom:11px;
    width:auto;
}
div.formWide div.greyArea
{
    background-color: #EDEDED; 
    float: left; 
    width: 549px; 
    overflow: hidden;
    padding:0;
}
div.formWide div.greyArea span.intro
{
    margin:20px 30px 0 130px;
    float:left;
}
div.form div.greyArea2 span.intro
{
    margin:20px 30px 0 28px;
    float:left;
}
div.formWide .ruFileInput, div.form .ruFileInput
{
    opacity:0;/*Opera,Firefox*/
	-moz-opacity:0;/*Firefox*/
	filter:alpha(opacity=0);/*IE*/
    position:absolute;
    z-index:1;
    margin:10px 0 0 130px;
}
div.formWide .ruFakeInput, div.form .ruFakeInput
{
    width:140px;
    height:16px;
    margin-right:2px;
    border:solid 1px #B9C6C1;
    margin:10px 0 0 130px;
}
div.formWide span.description, div.form span.description
{
    margin:2px 0 0 130px;
    float:left;
    height:30px;
}
div.formWide .ruButton, div.form .ruButton
{
    border:0 none;
    height:20px;
    padding:0;
    text-align:center;
}
div.formWide .ruBrowse, div.form .ruBrowse
{
    background: transparent url(../Images/UI/bg-a-browse.jpg) no-repeat scroll 100% 0;
    width:75px;
    margin-top:1px;
}
div.formWide div.darkGrey, div.form div.darkGrey
{
    background-color: #DDDDDD;
}
div.formChangePassword
{
    width: 549px;
    height: 100px;
}
div.formChangeOptometrist
{
    width: 549px;
    height: 220px;
}
div.formChangeEmailReminder
{
    width: 549px;
    height: 30px;
}
div.form p
{
	font-size: 12px;
    color: #695547;
    line-height: 16px;
    width: 300px;
}
div.formWide p
{
    width: 500px;
}
div.form span.RadioButton
{
    margin-left:10px;
    float:left;
}
div.form span.RadioButton input
{
    float:left;
}
div.form span.RadioButton label
{
    float:left;
    width:auto;
    color:#666666;
    margin-top:3px;
}
div.seperator 
{
	width: 335px;
    margin-bottom: 10px;
    margin-left: 11px;
    border-bottom: 1px solid #EEF0F0;
}
div.form label 
{
	display: block;
	width: 356px;
	height: 30px;
	height/**/:/**/ 20px;
	margin: 0;
	padding: 0 0 10px 0;
	float: left;
}
div.form label.textarea 
{
	height: 90px;
	height/**/:/**/ 80px;
	padding: 0 0 10px 0;
}
div.form div.seperator label 
{
	width: 335px;
}
div.formChangePassword label 
{
	width: 380px;
}
div.formChangeEmailReminder label 
{
	width: 380px;
}
div.form label span {
    font-weight: bold;
	color: #695547;
	display: block;
	width: 131px;
	width/**/:/**/ 120px;
	padding: 2px 0 0 11px;
	float: left;
}
div.form label span span 
{
    font-weight: normal;
	display: inline;
	padding: 0;
	float: none;
	width: 100px;
	width/**/:/**/ 115px;
}
div.form div.seperator label span 
{
	width: 115px;
	padding: 2px 0 0 0;
}
div.form label.select
{
    width:130px;
}
div.form select.ddlDOB
{
    width:68px;
    margin-right:8px;
}
div.formChangePassword label span 
{
	width: 139px;
}
div.formChangeEmailReminder label span 
{
	width: 240px;
}
div.form label input
{
	font: 11px Arial, Helvetica, sans-serif;
	color: #695547;
	width: 220px;
	width/**/:/**/ 215px;
	height: 20px;
	height/**/:/**/ 16px;
	margin: 0;
	padding: 2px 0 0 3px;
	border: 1px solid #B9C6C1;
	float: left;
	background: #FFF;
}

div.form label span.radio {
	width: 22px !important;	
	float:none;	
}

div.form label span.radio input
{
	width: 14px;
	height: 14px;
	padding: 0px;
	border: none;
	float: left;
	position:relative;
	background:none;
	margin: 0px 5px 0px;
}

 div.form label textarea
{
	font: 11px Arial, Helvetica, sans-serif;
	color: #695547;
	width: 220px;
	width/**/:/**/ 215px;
	height: 80px;
	height/**/:/**/ 94px;
	margin: 0;
	padding: 2px 0 0 3px;
	border: 1px solid #B9C6C1;
	float: left;
	background: #FFF;
}
div.formAlt label input 
{
	width: 190px;
	width/**/:/**/ 185px;
}
div.form label input.error 
{
	border: 1px solid #F39900;
}
div.form label.postCode input, div.address div.form label.postCode input 
{
	width: 54px;
	width/**/:/**/ 49px;
}
div.form label.postCode a, div.address div.form label.postCode a 
{
    color: #F39900;
    display: block;
    width: 138px;
    width/**/:/**/ 120px;
    padding: 2px 0 0 18px;
    float: left;
}
div.form label.postCode a:hover, div.address div.form label.postCode a:hover 
{
    text-decoration: none;
}
div.form span.errorMessage 
{
	color: #F39900;
    padding-left: 130px;
    margin-top: -8px;
    margin-bottom: 10px;
    float: left;
    clear:both;
    width:220px;
}
div.form select {
	font: 11px Arial, Helvetica, sans-serif;
	color: #333;
	height: 18px;
	width: 222px;
	width/**/:/**/ 220px;
	margin: 0;
	padding: 0;
	float: left;
}
div.formAlt select {
	width: 190px;
	width/**/:/**/ 190px;
}
div.form label.textarea textarea 
{
	font: 11px Arial, Helvetica, sans-serif;
	color: #695547;
	width: 220px;
	width/**/:/**/ 215px;
	height: 80px;
	height/**/:/**/ 76px;
	margin: 0;
	padding: 2px 0 0 3px;
	border: 1px solid #B9C6C1;
	float: left;
	background: #FFF;
}
div.form label.checkbox 
{
	display: block;
	width: 300px;
	margin-left: 11px;
	_margin-left: 5px;
}
div.form label.checkbox span 
{
    font-weight: normal;
	color: #666;
	display: block;
	width: 280px;
	padding: 0 0 0 3px;
    float: left;
}
div.form label.checkbox span a
{
	color: #666;
}
div.form label.checkbox span a:hover
{
	color: #695547;
	text-decoration: none;
}
div.form label.checkbox input 
{
    float: left;
	width: 14px;
	height: 14px;
	border: none;
	margin: 1px 0 0 0;
}
div.formAddress 
{
    font-size: 12px;
    color: #666;
	width: 159px;
	float: left;
}
div.formAddressAlt
{
	margin-left: 17px;
}
div.seperator div.formAddress label.radio 
{
	display: block;
	width: 140px;
	height: 18px;
	padding: 0;
}
div.seperator div.formAddress label.radio span 
{
    font-weight: bold;
	color: #695547;
	display: block;
	width/**/:/**/ 115px;
	padding: 0 0 0 3px;
    float: left;
}
div.seperator div.formAddress label.radio input 
{
    float: left;
	width: 14px;
	height: 14px;
	margin: 1px 0 0 0;
	border: none;
}
div.seperator div.formAddress span.addy 
{
    line-height: 13px;
    display: block;
}
div.seperator div.openTimes 
{
    width: 159px;
    margin-top: 12px;
    float: left;
}
div.seperator div.openTimes span
{
    display: block;
    width: 72px;
    padding-bottom: 4px;
    float: left;
}
div.seperator div.openTimes span.alt
{
    text-align: right;
    width: 84px;
}
div.preferances 
{
	width: 335px;
    margin-left: 11px;
}
div.preferances span
{
    font-weight: bold;
    color: #695547;
    line-height: 15px;
    display: block;
    width: 116px;
    float: left;
    padding-top: 2px;
}
div.preferances select {
	font: 11px Arial, Helvetica, sans-serif;
	color: #333;
	width: 60px;
	height: 18px;
	margin: 0 2px 0 0;
	padding: 0;
	float: left;
}
/*~~~~~~~~~~~~~~~~~form styles end~~~~~~~~~~~~~~~~~*/
/*~~~~~~~~~~~~~~~~~contentLogin styles start~~~~~~~~~~~~~~~~~*/
div.contentLogin 
{
    font-size: 12px;
    color: #666;
	width: 173px;
    padding-bottom: 20px;
    margin-right: 15px;
	float: left;
    background: #EFF1F0 url(../images/UI/bg-bookingFormMiniAddress.gif) no-repeat left bottom;
}
div.contentLogin span.errorMessage
{
    clear:both;
    color:#F39900;
    float:left;
    margin-bottom:10px;
    margin-top:-8px;
    padding-left:10px;
    width:160px;
}
div.contentForgot 
{
    display: none;
}
div.contentLogin h2
{
    padding-bottom: 0px;
    background: none;
}
div.contentLogin h6
{
    padding: 12px 0 5px 11px;
}
div.contentLogin p
{
    font-size: 12px;
    color: #333;
    line-height: 16px;
    width: 159px;
    width/**/:/**/ 148px;
    margin: 0;
    padding: 0 0 8px 11px;
}
div.contentLogin a.contentLoginForgot
{
    color: #F39900;
    padding-left: 10px;
}
div.contentLogin a.contentLoginForgot:hover
{
    text-decoration: none;
}
div.contentLogin label.text 
{
	display: block;
	width: 155px;
	width/**/:/**/ 143px;
	height: 46px;
	margin: 0 0 0 0;
	padding: 0 0 0 10px;
	float: left;
}
div.contentLogin label.text span 
{
    font-weight: bold;
	color: #695547;
	display: block;
	width: 153px;
	width/**/:/**/ 150px;
	padding: 0 0 1px 3px;
}
div.contentLogin label.text input 
{
	font: 11px Arial, Helvetica, sans-serif;
	color: #695547;
	width: 153px;
	width/**/:/**/ 148px;
	height: 20px;
	height/**/:/**/ 16px;
	margin: 0;
	padding: 2px 0 0 3px;
	border: 1px solid #B9C6C1;
	background: #FFF;
}
div.contentLogin label.checkbox 
{
	display: block;
	width: 145px;
	margin: 10px 0 0 10px;
}
div.contentLogin label.checkbox span 
{
	color: #695547;
	display: block;
	padding: 0 0 9px 3px;
    float: left;
}
div.contentLogin label.checkbox input 
{
    float: left;
	width: 14px;
	height: 14px;
	margin: 1px 0 0 0;
}
/*~~~~~~~~~~~~~~~~~contentLogin styles end~~~~~~~~~~~~~~~~~*/
/*~~~~~~~~~~~~~~~~~bookingFormMiniAddress styles start~~~~~~~~~~~~~~~~~*/
div.bookingForm span.errorMessage
{
    padding-left:115px;
    font-weight:normal;
}
div.bookingFormMiniAddress 
{
    font-size: 12px;
    color: #666;
	width: 173px;
    margin-left: 21px;
    padding-bottom: 20px;
	float: left;
    background: #EFF1F0 url(../images/UI/bg-bookingFormMiniAddress.gif) no-repeat left bottom;
}
div.details 
{
	width/**/:/**/ 159px;
	padding: 10px 0 11px 14px;
	border-bottom: 1px solid #FFF;
}
div.details span
{
    display: block;
}
div.details span.branch
{
    font-weight: bold;
    color: #695547;
}
div.details span.heading
{
    color: #F39900;
    padding-top: 11px;
}
div.details a
{
    color: #666;
    text-decoration: none;
}
a.moreDetail 
{
    font-size: 12px;
    color: #F39900;
    display: block;
    padding: 10px 0 0 11px;
}
div.success 
{
    display: none;
    font-size: 12px;
    font-weight: bold;
    color: #F39900;
    padding: 22px 0 0 10px;
}
span.successMessage 
{
    display: block;
    padding-bottom: 17px;
}
span.successMessage a
{
    color:#F39900;
}
/*~~~~~~~~~~~~~~~~~bookingFormMiniAddress styles end~~~~~~~~~~~~~~~~~*/
/*~~~~~~~~~~~~~~~~~shopMainComp styles start~~~~~~~~~~~~~~~~~*/
div.shopMainComp 
{
    width: 253px;
    margin: 0 11px 9px 10px;
    padding-bottom: 8px;
    border-bottom: 1px solid #CCCCCC;
    float:left;
    display:inline;
}
div.shopMainCompEven 
{
    margin-right:0px;
}
div.shopMainCompOverview 
{
    width: 528px;
    margin: 0 0 9px 10px;
    padding-bottom: 8px;
    border-bottom: 1px solid #EEF0F0;
}
div.shopMainCompImage 
{
    width: 163px;
    /*overflow-x: hidden;*/
    overflow:hidden;
    float: left;
    height:170px;
}
div.shopMainCompDes 
{
    font-size: 12px;
    color: #666;
    line-height: 14px;
    width:253px;
    padding: 0 0 9px 0;
    margin: 0;
    display:inline;
    height:140px;
    float:left;
    overflow:hidden;
}
div.shopMainCompDes div.desc
{
    height:50px;
}
div.shopMainCompDesAlt 
{
    width: auto;
    padding: 0;
}
div.searchResults
{
    height:auto;
}
div.shopMainCompDes h4
{
    color: #695547;
    padding: 0;
}
div.shopMainCompDes h4 a
{
    color:#F39900;
}
div.shopMainCompOverview div.shopMainCompDes h4
{
    color: #F39900;
}
div.shopMainCompOverview div.shopMainCompDes h4 a
{
    color: #F39900;
}
div.shopMainCompOverview div.shopMainCompDesAlt h4
{
	font-size: 12px;
	padding-bottom: 6px;
}
div.shopMainCompDes h5
{
    padding: 0 0 3px 0;
}
div.shopMainCompDes p
{
    font-size: 12px;
    color: #666;
    line-height: 14px;
    width: 220px;
    padding: 0 0 9px 0;
    margin: 0;
}
div.shopMainCompDesSpecials
{
    font-size: 12px;
    color: #666;
    line-height: 14px;
    width:254px;
    padding: 0 0 9px 0;
    margin: 0;
    display:inline;
}
div.shopMainCompDesSpecials h5
{
    padding-left:0px;
    padding-bottom:0px;
}
div.shopMainCompDesSpecials h4
{
    padding-left:0px;
    font-size:18px;
    font-weight:normal;
}
div.shopMainCompDesSpecials p
{
    font-size:12px;
    padding-left:0px;
}
div.shopMainCompDesSpecials div.desc
{
    height:60px;
}
div.shopMainCompDesAlt p
{
    width: auto;
}
span.specialText 
{
    font-size: 12px;
    font-weight:bold;
    color: #695547;
    display: block;
    padding: 0 0 0 1px;
    margin-bottom:6px;
}
span.specialText span 
{
    padding-left: 10px;
}
div.shopMainCompOverview span.specialText 
{
    font-size: 12px;
    font-weight: bold;
    color: #695547;
    text-align: right;
    width: 265px;
    width/**/:/**/ 256px;
    padding: 2px 9px 0 0;
    float:left;
}
div.shopMainCompOverview label
{
    display:block;
    float:left;
    height:20px;
    margin-bottom:5px;
    width:165px;
}
div.shopMainCompOverview label span
{
    color:#695547;
    display:block;
    float:left;
    font-size:12px;
    font-weight:bold;
    padding:0 0 0 2px;
    width:72px;
}
div.shopMainCompOverview label select
{
    font: 11px Arial, Helvetica, sans-serif;
	color: #666;
	height: 18px;
	width: 90px;
	margin: 0;
	padding: 0;
	float: left;    
}
.SpryHiddenRegion
{
    visibility: hidden;
}
div.paging 
{
    margin-top: -13px;
    position: relative;
    height: 29px;
}
div.pagingAlt 
{
    margin-top: 0;
    position: relative;
    height: 29px;
}
div.pagingInner 
{
    font: 11px Verdana, Arial, Helvetica, sans-serif;
    color: #8FA29B;
    height: 21px;
    position: absolute;
    top: 0;
    right: 11px;
}
div.paging span.pageText
{
    display: block;
    padding: 3px 9px 0 0;
    float: left;
}
div.paging a
{
    font: 12px Arial, Helvetica, sans-serif;
    font-weight: bold;
    color: #8FA29B;
    text-decoration: none;
    display: block;
    padding: 3px 8px 3px 7px;
    display: block;
    float: left;
}
div.paging a.active
{
    color: #F39900;
}
div.paging a:hover
{
    color: #FFF;
    background-color: #F39900;
}
div.paging a.next, div.paging a.prev
{
    display: block;
    width: 22px;
    height: 21px;
    padding: 0;
    float: left;
    background: url(../images/UI/bg-paging-next.jpg) no-repeat;
}
div.paging a.prev
{
    background: url(../images/UI/bg-paging-prev.jpg) no-repeat;
}
div.paging a.next:hover, div.paging a.prev:hover
{
    background-position: 0 -21px;
}
/*~~~~~~~~~~~~~~~~~shopMainComp styles end~~~~~~~~~~~~~~~~~*/
/*~~~~~~~~~~~~~~~~~shopDetails styles start~~~~~~~~~~~~~~~~~*/
div.shopDetailsLeftCol 
{
    width: 163px;
    margin: 0 0 0 10px;
    _margin: 0 0 0 5px;
    float: left;
}
div.shopDetailsLeftCol h4
{
    margin: 49px 0 0 0;
    padding: 0 0 4px 0;
    font-size:12px;
    float:left;
}
div.shopDetailsLeftCol div.row
{
    border-bottom: 1px solid #E0E6E4;
    display:block;
    float:left;
    width:162px;
}
div.shopDetailsLeftCol span
{
    font: 12px Arial, Helvetica, sans-serif;
    font-weight:bold;
    color: #695547;
    display: block;
    margin: 0;
    padding: 2px 0 6px 0;
    text-align:right;
}
div.shopDetailsLeftCol span span
{
    padding: 0;
    float: left;
    border-bottom: none;
}
div.shopDetailsLeftCol span.gst
{
    font-size:11px;
    color:#F39900;
    font-weight:normal;
}
span.shopDetailsDescription
{
    color:#666666;
    font-family:Arial,Helvetica,sans-serif;
    font-size:12px;
    margin:0 0 10px 10px;
    float:left;
}
div.shopDetailsRightCol 
{
    width: 353px;
    margin: 0 0 0 13px;
    float: left;
}
div.shopDetailsRightCol span.availability
{
    color:#666666;
    font-family:Arial,Helvetica,sans-serif;
    font-size:12px;
    margin:0 0 10px 10px;
    float:left;
}
div.shopDetailsRightCol h1
{
    padding: 0 9px 0 9px;
    color:#000;
    font-size:12px;
    font-family:Arial,Helvetica,sans-serif;
    font-weight:bold;
    height:auto;
    width:auto;
    line-height:normal;    
}
div.shopDetailsRightCol p
{
    font-size: 12px;
    color: #666;
    line-height: 13px;
    width: 337px;
    width/**/:/**/ 328px;
    padding: 0 0 5px 9px;
}
div.shopDetailsRightCol div.gradient
{
    background:transparent url(../images/UI/bg-h2.jpg) repeat-x scroll 0 0;
}
div.eyeCol 
{
    width: 165px;
    margin: 6px 8px 0 7px;
    _margin: 6px 8px 0 4px;
    float: right;
    display:inline;
}
div.eyeColAlt 
{
    margin-right: 0;
}
div.eyeCol h4
{
    padding: 0 0 6px 0;
    font-size:12px;
}
div.eyeCol label 
{
	display: block;
	width: 165px;
	height: 20px;
	margin-bottom: 5px;
	float: left;
}
div.eyeCol label span 
{
    font-size: 12px;
    font-weight: bold;
	color: #695547;
	display: block;
	width: 74px;
	width/**/:/**/ 72px;
	padding: 2px 0 0 2px;
	float: left;
}
div.eyeCol label select {
	font: 11px Arial, Helvetica, sans-serif;
	color: #666;
	height: 18px;
	width: 90px;
	margin: 0;
	padding: 0;
	float: left;
}
/*~~~~~~~~~~~~~~~~~shopDetails styles end~~~~~~~~~~~~~~~~~*/
/*~~~~~~~~~~~~~~~~~address styles start~~~~~~~~~~~~~~~~~*/
div.address 
{
	font-size: 12px;
	color: #666;
	width: 528px;
	margin: 0 0 5px 0;
	padding: 5px 0 13px 0;
	border-bottom: 1px solid #EEF0F0;
}
div.addressAlt
{
	padding: 5px 0 4px 0;
	border-bottom: none;
}
div.newAddress
{
    display: none;
}
div.addressAlt div.form
{
    margin-top: 10px;
}
div.addressAlt h3
{
    padding: 0 0 0 0;
}
div.address span.text
{
    display: block;
    line-height: 14px;
    width: 500px;
    padding: 8px 0 0 0;
    float: left;
}
div.address label.radio 
{
	display: block;
	height: 20px;
	margin-right: 62px;
	float: left;
}
div.address label.radio span 
{
    font-size: 12px;
    font-weight: bold;
    color: #695547;
	height: 14px;
    padding: 1px 0 0 0;
	float: left;
}
div.address label.radio a.fakeRadio, div.address label.radio a.fakeRadioActive {
	font-size: 0px;
	display: block;
	width: 13px;
	height: 13px;
	margin: 2px 7px 0 0;
	float: left;
	background: url(../images/UI/bg-fakeRadio.jpg) no-repeat 0 0;
}
div.address label.radio a.fakeRadioActive {
	display: none;
	background: url(../images/UI/bg-fakeRadio.jpg) no-repeat 0 -13px;
}
div.address div.form label span
{
    padding-left: 0;
}
div.address div.form label input
{
    width: 190px;
    width/**/:/**/ 185px;
}
div.formFooter 
{
    padding-top: 11px;
    float: left;
}
div.formFooter p
{
    font-size: 12px;
    color: #666;
    line-height: 14px;
    width: 530px;
    width/**/:/**/ 519px;
    padding: 0 0 7px 11px;
}
/*~~~~~~~~~~~~~~~~~address styles end~~~~~~~~~~~~~~~~~*/
/*~~~~~~~~~~~~~~~~~orderHistory styles start~~~~~~~~~~~~~~~~~*/
div.orderHistoryHeading 
{
    width: 528px;
    margin-left: 10px;
    padding-bottom: 1px;
    border-bottom: 1px solid #EEF0F0;
}
div.orderHistoryHeading span
{
    font-size: 12px;
    font-weight: bold;
    color: #695547;
    display: block;
    padding: 0;
    float: left;
}
div.orderHistoryHeading span.orderDate 
{
    padding-right: 37px;
}
div.orderHistoryHeading span.orderNumber
{
    padding-right: 26px;
}
div.orderHistoryHeading span.orderStatus
{
    padding-right: 134px;
}
div.orderHistoryData 
{
    width: 528px;
    margin-left: 10px;
    margin-top: 8px;
    padding-bottom: 8px;
    border-bottom: 1px solid #EEF0F0;
}
div.orderHistoryData span.surround
{
    font-size: 12px;
    color: #695547;
    display: block;
    padding: 0;
    float: left;
}
div.orderHistoryData span.orderDate 
{
    padding-top: 2px;
    width:100px;
}
div.orderHistoryData span.orderNumber
{
    padding-right: 28px;
}
div.orderHistoryData span.orderStatus
{
    width: 103px;
    padding-top: 2px;
    padding-right: 0px;
}
div.orderHistoryData span.orderTrack
{
    padding-right: 0px;
    width: 75px;
    height: 20px;
}
div.orderHistoryData span.orderTotalPrice
{
    color: #666;
    padding-top: 2px;
    padding-right: 0px;
    width:60px;
}
div.orderHistoryData span.orderDetails
{
    padding-left: 20px;
    padding-right: 0px;
}
/*~~~~~~~~~~~~~~~~~orderHistory styles end~~~~~~~~~~~~~~~~~*/
/*~~~~~~~~~~~~~~~~~orderConfirm styles start~~~~~~~~~~~~~~~~~*/
div.checkoutConfirmHeading 
{
    width: 528px;
    margin-left: 10px;
    padding-bottom: 1px;
    border-bottom: 1px solid #EEF0F0;
}
div.checkoutConfirmHeading span
{
    font-size: 12px;
    font-weight: bold;
    color: #695547;
    display: block;
    padding: 0;
    float: left;
}
div.checkoutConfirmHeading span.productName 
{
    padding-right: 231px;
}
div.checkoutConfirmHeading span.quantity
{
    padding-right: 21px;
}
div.checkoutConfirmHeading span.unitPrice
{
    padding-right: 29px;
}
div.checkoutConfirmHeading span.totalPrice
{
	text-align: right;
}
div.checkoutProduct 
{
    width: 528px;
    margin-left: 10px;
    margin-top: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #EEF0F0;
}
div.checkoutProduct input
{
	font: 11px Arial, Helvetica, sans-serif;
	color: #666;
	text-align: center;
	width: 36px;
	width/**/:/**/ 34px;
	height: 20px;
	height/**/:/**/ 16px;
	margin: 11px 0 0 8px;
	padding: 2px 0 0 0;
	border: 1px solid #B9C6C1;
	float: left;
	background: #FFF;
}
div.checkoutProduct a.editAddress, div.checkoutProduct a.deleteAddress
{
    margin-top: 11px;
}
div.checkoutProduct a.deleteAddress
{
    margin-left: 7px;
}
div.checkoutProductdetails 
{
    /*width: 260px;*/
    width: 300px;
	float: left;
}
div.checkoutProductdetails span
{
	font-size: 12px;
	font-weight: bold;
	display: block;
}
div.checkoutProductdetails span.checkoutProductdetailsBrand
{
	color: #F39900;
}
div.checkoutProductdetails span.checkoutProductdetailsProductName
{
	margin-top: -2px;
	color: #000;
}
div.checkoutProductdetails span.productAttribute, div.checkoutProductdetails span.productAttribute span
{
	font-weight: normal;
	color: #666;
	text-align: right;
}
div.checkoutProductdetails span.productAttribute
{
	width: 200px;
}
div.checkoutProductdetails span.productAttributeAlt
{
	padding-left: 8px;
}
div.checkoutProductdetails span.productAttribute span
{
	text-align: left;
	width: 55px;
	float: left;
}
span.unitPriceValue, span.totalPriceValue, span.quantityValue
{
	font-size: 12px;
	color: #666;
	display: block;
    padding: 13px 0 0 0;
	float: left;
	text-align: right;
	width: 80px;
}
span.totalPriceValue
{
	width: 90px;
}
span.quantityValue
{
	width: 45px;
}
div.checkoutConfirmFooter, div.checkoutConfirmAddress, div.contactTop
{
    width: 528px;
	margin-top: 8px;
    margin-left: 10px;
    border-bottom: 1px solid #EEF0F0;
}
div.checkoutConfirmFooter h4
{
    padding-left: 0px;
}
div.checkoutConfirmFooter a.continueShopping
{
	margin: 2px 0 0 0;
	float: right;
}
div.checkoutConfirmFooter label 
{
	display: block;
	width: 346px;
	height: 90px;
	padding: 0;
	margin: 11px 0 0 0;
	float: left;
}
div.checkoutConfirmFooter label span 
{
	font-size: 12px;
    font-weight: bold;
	color: #695547;
	display: block;
	width: 346px;
	width/**/:/**/ 344px;
	padding: 0 0 4px 2px;
}
div.checkoutConfirmFooter label textarea 
{
	font: 11px Arial, Helvetica, sans-serif;
	color: #666;
	width: 346px;
	width/**/:/**/ 341px;
	height: 61px;
	height/**/:/**/ 57px;
	margin: 0;
	padding: 2px 0 0 3px;
	border: 1px solid #B9C6C1;
	background: #FFF;
}
div.checkoutConfirmFooterTotals
{
	width: 163px;
	padding: 11px 0 0 0;
	margin-left: 19px;
	float: left;
}
div.checkoutConfirmFooterTotals span
{
    font-size: 12px;
    font-weight: bold;
    color: #695547;
	display: block;
	text-align: right;
	padding-bottom: 5px;
}
div.checkoutConfirmFooterTotals span span
{
	text-align: left;
	width: 100px;
	float: left;
}
div.checkoutConfirmFooterTotals span.totalValue
{
    color: #000;
	padding-top: 7px;
	border-top: 1px solid #B9C6C1;
}
div.checkoutConfirmFooterTotals span.totalValue span
{
    color: #000;
}
div.checkoutConfirmAddressCol
{
	font-size: 12px;
	color: #666;
	line-height: 14px;
	width: 274px;
	padding-bottom: 13px;
	float: left;
}
div.checkoutConfirmAddressCol2
{
	width: 200px;
}
div.checkoutConfirmAddressCol h6
{
	padding-left: 0;
	margin-bottom: 2px;
}
div.onsell
{
    font-size:12px;
    margin:8px 10px;
}
div.onsell span a
{
    color:#F29900;
}
div.prespSurround 
{
	/*height: 170px;*/
	margin-bottom:20px;
}
div.smallP p
{
	font-size: 12px;
	padding-bottom: 0;
}
div.smallP p span
{
	font-size: 12px;
}
div.smallP p a:hover
{
    color: #695547;
	text-decoration: none;
}
div.smallP span.subDetails
{
	font-size: 12px;
	color: #666;
	display: block;
	padding: 0 0 5px 10px;
}
div.smallP span.subDetails span
{
	width: 182px;
	float: left;
}
div.confirmFooter 
{
	padding-top: 20px;
}
/*~~~~~~~~~~~~~~~~~orderConfirm styles end~~~~~~~~~~~~~~~~~*/
/*~~~~~~~~~~~~~~~~~level2Content styles start~~~~~~~~~~~~~~~~~*/
div.level2Content 
{
	padding-left: 11px;
}
div.level2Content p
{
	font-size: 12px;
	line-height: 16px;
	padding-left: 0;
	padding-bottom: 18px;
}
div.level2Content div.introText p
{
	font-size: 14px;
	line-height: 19px;
	padding-right: 10px;
	padding-bottom: 11px;
}
div.level2Content a
{
	color: #666;
}
div.level2Content a:hover
{
    color: #695547;
	text-decoration: none;
}
div.aboutUsCol 
{
	width: 254px;
	float: left;
	margin: 31px 21px 0 0;
}
div.aboutUsColAlt
{
	margin-right: 0;
}
div.aboutUsCol h6
{
	padding-top: 17px;
	padding-left: 0;
}
div.locationsCol
{
	width: 264px;
	float: left;
	margin: 0 21px 0 0;
}
div.locationsCol h6
{
	padding-left: 0;
	padding-top: 10px;
	padding-bottom: 2px;
}
div.locationsCol p
{
	font-size: 12px;
	line-height: 16px;
	padding-left: 0;
	padding-bottom: 0;
}
div.locationsColAlt
{
	margin-right: 0;
}
div.locationsColInner 
{
	padding-left: 9px;
}
div.locationsColInner a:hover
{
    color: #695547;
	text-decoration: none;
}
div.checkoutConfirmHeading div.locationsColInner 
{
	padding-left: 0;
}
#galleryFlash 
{
	width: 549px;
	height: 340px;
	margin-bottom: 20px;
}
/*~~~~~~~~~~~~~~~~~level2Content styles end~~~~~~~~~~~~~~~~~*/
/*~~~~~~~~~~~~~~~~~breadcrumbs styles start~~~~~~~~~~~~~~~~~*/
div.breadcrumbs 
{
	width: 378px;
	height: 21px;
	position: absolute;
	top: 0;
	right: 0;
}
div.breadcrumbs a
{
	display: block;
	height: 21px;
	float: left;
}
div.breadcrumbs a.breadcrumbs-deliveryDetails
{
	width: 118px;
	background: url(../images/UI/breadcrump-deliveryDetails.gif) no-repeat;
}
div.breadcrumbs a.breadcrumbs-confirmation
{
	width: 104px;
	background: url(../images/UI/breadcrump-confirmation.gif) no-repeat;
}
div.breadcrumbs a.breadcrumbs-payment
{
	width: 81px;
	background: url(../images/UI/breadcrump-payment.gif) no-repeat;
}
div.breadcrumbs a.breadcrumbs-complete
{
	width: 75px;
	background: url(../images/UI/breadcrump-complete.gif) no-repeat;
}
div.breadcrumbs a.active
{
	background-position: 0 -21px;
}
div.breadcrumbs a.visited
{
	background-position: 0 -42px;
}
/*~~~~~~~~~~~~~~~~~breadcrumbs styles end~~~~~~~~~~~~~~~~~*/
/*~~~~~~~~~~~~~~~~~centerColumn styles end~~~~~~~~~~~~~~~~~*/
/*~~~~~~~~~~~~~~~~~rightColumn styles start~~~~~~~~~~~~~~~~~*/
div.rightColumn
{
    width: 200px;
    float: left;
}
div.rightColumn a.rightColumnAds 
{
    display: block;
    margin-bottom: 10px;
}
div.rightColumn a.rightColumnAdsLast 
{
    margin-bottom: 0;
}
a.rightSpecialComp 
{
    text-decoration: none;
    display: block;
    width: 200px;
    padding-bottom: 48px;
    margin-bottom: 10px;
    background: url(../images/UI/bg-rightSpecialComp-bottom.jpg) no-repeat left bottom;
}
a.rightSpecialComp span.rightSpecialCompImg
{
    display: block;
    text-align: center;
}
a.rightSpecialComp span.rightSpecialCompImg img
{
    display: inline;
}
span.rightSpecialCompHeading 
{
    font-size: 14px;
    color: #000;
    display: block;
    width: 200px;
    width/**/:/**/ 166px;
    padding: 14px 12px 2px 22px;
    margin-bottom: 10px;
    cursor: pointer;
    cursor: hand;
    background: url(../images/UI/bg-rightSpecialCompHeading.jpg) repeat-x;
}
span.rightSpecialCompHeading span
{
    font-size: 12px;
    font-weight: bold;
    display: block;
    padding-top: 2px;
    cursor: pointer;
    cursor: hand;
}
span.priceText 
{
    font: 18px Verdana, Arial, Helvetica, sans-serif;
    color: #F39900;
    display: block;
    padding: 10px 10px 0 22px;
}
div.rightColumnShoppingCart
{
    width: 200px;
    margin-bottom: 10px;
    padding-bottom: 12px;
    background: #ECEEEE url(../images/UI/bg-rightColumnShoppingCart.gif) no-repeat left bottom;
}
div.rightColumnShoppingCartWithContent img
{
    margin-bottom: 19px;
}
div.cartComp 
{
    padding: 4px 0;
    border-top: 1px solid #FFF;
}
div.cartComp span
{
    font-size: 11px;
    font-weight: bold;
    display: block;
    padding: 0 0 1px 20px;
}
div.cartComp span.brand 
{
    color: #000;
}
div.cartComp span.product 
{
    color: #695547;
    padding-bottom: 6px;
}
div.cartComp span.priceCart 
{
    font-weight: normal;
    color: #695547;
    padding: 0 0 2px 22px;
}
div.cartComp label 
{
	display: block;
	width: 130px;
	height: 25px;
	float: left;
}
div.cartComp label span 
{
    font-weight: normal;
	color: #695547;
	display: block;
	width: 95px;
	width/**/:/**/ 73px;
	padding: 2px 0 0 22px;
	float: left;
}
div.cartComp label input 
{
	font: 11px Arial, Helvetica, sans-serif;
	color: #695547;
	text-align: center;
	width: 31px;
	width/**/:/**/ 29px;
	height: 20px;
	height/**/:/**/ 16px;
	margin: 0;
	padding: 2px 0 0 0;
	border: 1px solid #B9C6C1;
	float: left;
	background: #FFF;
}
a.cartRemove 
{
    display: block;
    width: 20px;
    height: 20px;
    margin-left: 42px;
    float: left;
    background: url(../images/UI/bg-rightColCartRemove.jpg) no-repeat right top;
}
a.cartRemoveHover 
{
    width: 63px;
    margin-left: -2px;
    background: url(../images/UI/bg-rightColCartRemove.jpg) no-repeat 0 -20px;
}
span.rightCartError, span.cartError {
	font-size: 12px;
	font-weight: bold;
	color: #F39900;
	line-height: 16px;
}
div.total 
{
    padding: 7px 0;
    border-top: 1px solid #FFF;
    border-bottom: 1px solid #FFF;
}
div.total span
{
    font-size: 11px;
    font-weight: bold;
    color: #695547;
    display: block;
    padding: 0 20px;
}
div.total span span
{
	float: right;
    padding: 0;
}
/*~~~~~~~~~~~~~~~~~rightColumn styles end~~~~~~~~~~~~~~~~~*/
/*~~~~~~~~~~~~~~~~~button styles start~~~~~~~~~~~~~~~~~*/
a.buttonGrey, a.buttonWhite, a.buttonWhiteAlt, a.buttonBig, a.buttonNoArrow
{
    font: 11px Verdana, Arial, Helvetica, sans-serif;
    color: #F39900;
    text-decoration: none;
    display: block;
    height: 20px;
    background: url(../images/UI/bg-button-grey.jpg) no-repeat right top;
}
a.buttonWhite
{
    background: url(../images/UI/bg-button-white.jpg) no-repeat right top;
}
a.buttonWhiteAlt
{
    background: url(../images/UI/bg-button-whiteAlt.jpg) no-repeat right top;
}
a.buttonBig
{
    font: 17px Verdana, Arial, Helvetica, sans-serif;
    background: url(../images/UI/bg-button-buttonBig.jpg) no-repeat right top;
}
a.buttonNoArrow
{
    background: url(../images/UI/bg-button-noArrow.jpg) no-repeat right top;
}
div.logIn a.buttonGrey, div.contentLogin a.buttonGrey
{
    background: url(../images/UI/bg-button-login.jpg) no-repeat right top;
}
a.buttonGrey span, a.buttonWhite span, a.buttonWhiteAlt span, a.buttonBig span, a.buttonNoArrow span
{
    text-transform: uppercase;
    display: block;
    height: 20px;
    height/**/:/**/ 17px;
    padding: 3px 18px 0 7px;
    cursor: pointer;
    cursor: hand;
    background: url(../images/UI/bg-button-grey-span.jpg) no-repeat 0 0;
}
a.buttonWhite span
{
    background: url(../images/UI/bg-button-white-span.jpg) no-repeat 0 0;
}
a.buttonWhiteAlt span
{
    padding: 3px 0 0 7px;
    background: url(../images/UI/bg-button-whiteAlt-span.jpg) no-repeat 0 0;
}
a.buttonNoArrow span
{
    background: url(../images/UI/bg-button-noArrow-span.jpg) no-repeat 0 0;
}
a.buttonBig span
{
    height: 40px;
    height/**/:/**/ 31px;
    padding: 9px 0 0 13px;
    background: url(../images/UI/bg-button-buttonBig-span.jpg) no-repeat 0 0;
}
div.logIn a.buttonGrey span, div.contentLogin a.buttonGrey span
{
    background: url(../images/UI/bg-button-login-span.jpg) no-repeat 0 0;
}
a.buttonGrey:hover, div.logIn a.buttonGrey:hover, div.popupHeader a.buttonGrey:hover, a.buttonWhite:hover, a.buttonWhiteAlt:hover, div.contentLogin a.buttonGrey:hover, a.buttonNoArrow:hover
{
    color: #695547;
    background-position: right -20px;
}
a.buttonBig:hover
{
    color: #695547;
    background-position: right -40px;
}
a.buttonGrey:hover span, div.logIn a.buttonGrey:hover span, a.buttonWhite:hover span, a.buttonWhiteAlt:hover span, div.contentLogin a.buttonGrey:hover span, a.buttonNoArrow:hover span
{
    background-position: 0 -20px;
}
a.buttonBig:hover span
{
    background-position: 0 -40px;
}
a.quickReorder 
{
    width: 124px;
    margin: 16px 0 0 20px;
    _margin: 16px 0 0 10px;
    float: left;
}
a.checkoutCart 
{
    background:transparent url(../images/UI/bg-button-grey-large.jpg) no-repeat scroll right top;
    width: 90px;
    height:30px;
    margin: 16px 0 0 20px;
    _margin: 16px 0 0 10px;
    float: left;
    width:110px;
    font-size:14px;
}
a.checkoutCart:hover
{
    background-position: right -30px;
}
a.checkoutCart:hover span
{
    background-position: left -30px;
}
a.checkoutCart span
{
    background:transparent url(../images/UI/bg-button-grey-large-span.jpg) no-repeat scroll 0 0;
    padding-top:6px;
    height:24px;
}
a.login, a.send 
{
    width: 62px;
    position: absolute;
    top: 73px;
    left: 622px;
}
a.send 
{
    width: 57px;
}
div.contentLogin a.login, div.contentLogin a.send 
{
    width: 62px;
    margin: 12px 0 0 9px;
    position: static;
}
div.contentLogin a.send 
{
    width: 57px;
    margin: 0px 0 0 9px;
}
div.logIn a.close, div.popupHeader a.close, div.popupBoxAlt a.close
{
    color: #999;
    width: 65px;
    position: absolute;
    top: 17px;
    right: 20px;
    background: url(../images/UI/bg-button-close.jpg) no-repeat right top;
}
div.popupBoxAlt p
{
    color:#666666;
    font-size:14px;
    line-height:19px;
    padding:0 5px 11px 0px;
}
div.popupBoxAlt p a
{
    color:#666666;
}
div.logIn a.close span, div.popupHeader, a.close span
{
    background: url(../images/UI/bg-button-close-span.jpg) no-repeat 0 0;
}
a.makeBooking 
{
    width: 117px;
    margin: 21px 0 0 10px;
}
a.register 
{
    width: 84px;
    margin: 2px 0 0 10px;
}
a.update 
{
    width: 71px;
    margin: 2px 0 0 10px;
}
a.sendMainForm 
{
    width: 58px;
    margin: 2px 0 0 10px;
}
a.home 
{
    color: #999;
    width: 47px;
    margin: 0;
    float: left;
}
a.startShopping 
{
    width: 128px;
    margin: 0 0 0 10px;
    float: left;
}
a.continueShopping 
{
    width: 151px;
    margin: 0;
    float: left;
}
a.reorder 
{
    width: 81px;
    margin: 0;
    float: left;
}
a.myAccount 
{
    width: 103px;
    margin: 0 0 0 10px;
    float: left;
}
a.buyNow 
{
    width: 80px;
    float: left;
}
a.editAddress, a.deleteAddress, a.addNewAddress, a.orderNumberLink, a.orderTrackLink, a.orderDetailsLink, a.homeLink, a.printInvoiceLink, a.printLink, a.backLink, a.updateTotals  
{
    color: #999;
    width: 43px;
    margin-top: -2px;
    float: left;
}
a.deleteAddress 
{
    width: 57px;
    margin-left: 10px;
}
a.addNewAddress 
{
    width: 132px;
    margin: 7px 0 0 0;
}
a.orderNumberLink 
{
    width: 77px;
    margin: 0;
    float: none;
}
a.orderTrackLink 
{
    width: 55px;
    margin: 0;
    float: none;
}
a.orderDetailsLink 
{
    width: 64px;
    margin: 0;
    float: none;
}
a.homeLink 
{
    width: 47px;
    margin: 0 0 0 216px;
    _margin: 0 0 0 108px;
}
a.printInvoiceLink 
{
    width: 104px;
    margin: 0 10px 0 10px;
}
a.printLink 
{
    width: 49px;
    margin: 0 0 0 340px;
    _margin: 0 0 0 170px;
}
a.backLink 
{
    width: 49px;
    margin: 0 10px 0 10px;
}
a.updateTotals 
{
    width: 109px;
    margin: 2px 0 0 10px;
	float: right;
}
a.editAddress span, a.deleteAddress span, a.addNewAddress span, a.orderNumberLink span, a.orderTrackLink span, a.orderDetailsLink span, a.homeLink span, a.printInvoiceLink span, a.printLink span, a.backLink span, a.updateTotals span
{
    padding-right: 0;
}
a.editAddress:hover, a.deleteAddress:hover, a.addNewAddress:hover, a.orderNumberLink:hover, a.orderTrackLink:hover, a.orderDetailsLink:hover, a.homeLink:hover span, a.printInvoiceLink:hover span, a.backLink:hover span, a.updateTotals:hover span
{
    color: #695547;
}
a.addToCartBig 
{
    width: 163px;
    height: 40px;
    margin: 16px 0 0 8px;
}
a.confirmOrderBig 
{
    width: 190px;
    height: 40px;
    margin: 0 0 0 295px;
}
a.completeOrderBig 
{
    width: 202px;
    height: 40px;
    margin: 16px 0 0 9px;
}
a.proceedToPaymentBig 
{
    width: 241px;
    height: 40px;
    margin: 20px 0 0 295px;
}
.processing
{
    width:162px;
    height:40px;
    background:url('../images/ui/processing.gif');
    margin:16px 0 0 9px;
}
a.backHeader 
{
    font: 11px Verdana, Arial, Helvetica, sans-serif;
    color: #999;
    text-decoration: none;
    text-transform: uppercase;
    display: block;
    width: 47px;
    width/**/:/**/ 40px;
    height: 20px;
    height/**/:/**/ 17px;
    margin: 7px 1px 0 0;
    padding: 3px 0 0 7px;
    float: right;
    background: url(../images/UI/bg-button-backHeader.jpg) no-repeat;
}
a.backHeader:hover 
{
    color: #695547;
    background-position: 0 -20px;
}
/*~~~~~~~~~~~~~~~~~button styles end~~~~~~~~~~~~~~~~~*/
/*~~~~~~~~~~~~~~~~~container styles end~~~~~~~~~~~~~~~~~*/
/*~~~~~~~~~~~~~~~~~footer styles start~~~~~~~~~~~~~~~~~*/
div.footer
{
    font-size: 12px;
    text-align: center;
    width: 990px;
    height: 50px;
    height/**/:/**/ 32px;
    padding: 18px 0 10px 0;
    margin-top: 11px;
    position: relative;
    background: url(../images/UI/bg-footer.gif) no-repeat;
}
div.footer a
{
    color: #999;
    text-decoration: none;
    margin: 0 0 0 18px;
}
div.footer a:hover
{
    color: #695547;
    text-decoration: underline;
}
div.pageBottomNumbers 
{
    font: 11px Verdana, Arial, Helvetica, sans-serif;
    text-align: left;
    width: 549px;
    height: 40px;
    height/**/:/**/ 29px;
    padding-top: 11px;
    position: absolute;
    top: -51px;
    left: 221px;
    background: url(../images/UI/bg-pageBottomNumbers.jpg) repeat-x;
}
div.pageBottomNumbers a
{
    color: #999;
    text-decoration: none;
    text-transform: uppercase;
    display: block;
    height: 20px;
    height/**/:/**/ 17px;
    margin: 0 0 0 9px;
    float: left;
}
div.pageBottomNumbers a.top
{
    width: 48px;
    width/**/:/**/ 40px;
    padding: 3px 0 0 8px;
    background: url(../images/UI/bg-a-top.jpg) no-repeat;
}
div.pageBottomNumbers a.back
{
    width: 58px;
    width/**/:/**/ 39px;
    padding: 3px 0 0 19px;
    background: url(../images/UI/bg-a-back.jpg) no-repeat;
}
div.pageBottomNumbers a.print
{
    width: 50px;
    width/**/:/**/ 43px;
    padding: 3px 0 0 7px;
    background: url(../images/UI/bg-a-print.jpg) no-repeat;
}
div.pageBottomNumbers a:hover
{
    color: #F39900;
    text-decoration: none;
    background-position: 0 -20px;
}
/*~~~~~~~~~~~~~~~~~footer styles end~~~~~~~~~~~~~~~~~*/
div.form label.altbox 
{
	display: block;
	width: 300px;
	margin-left: 130px;
	_margin-left: 66px;
	margin-top:15px;
	_margin-top:10px;
}
div.form label.altbox span 
{
    font-weight: normal;
	color: #666;
	display: block;
	width: 280px;
	padding: 0 0 0 3px;
    float: left;
}
div.form label.altbox span a
{
	color: #666;
}
div.form label.altbox span a:hover
{
	color: #695547;
	text-decoration: none;
}
div.form label.altbox input 
{
    float: left;
	width: 14px;
	height: 14px;
	border: none;
	margin: 1px 0 0 0;
	background:transparent;
}
div.form label.opForm {
	margin-top:10px;
	_margin-top:0px;
	margin-left:130px;
	_margin-left:66px;
}

.tagCloud a
{
    color: #999999;
	text-decoration:none;
}
.tagCloud a:hover
{
	text-decoration:underline;
}

.rightLinkShareThis
{    
    display:block;
    background:transparent url(../Images/UI/addThis.jpg) no-repeat scroll 0 0;
    cursor:pointer;
    height:80px;
    width:200px;
}

.commentsHolder
{
    border:none !important;
    margin-top:10px;
}
a.bookEyeExam 
{
    background:transparent url(../images/UI/bg-button-bookEyeExam.jpg) no-repeat scroll right top;
    width: 241px;
    height:40px;
    float:left;
    clear:both;
    text-indent:-9999px;
    margin:11px;
}
a.bookEyeExam:hover
{
    background-position: right -40px;
}
/*~~~~~~~~~~~~~~~~~lightbox styles start~~~~~~~~~~~~~~~~~*/
div.lightBoxOverlay {
	display: none;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	opacity: 0.7;
	-moz-opacity: 0.7;
	-khtml-opacity: 0.7;
	filter: alpha(opacity=70);
	background-color: #fff;
	z-index: 1001;
}
.lightBoxContainer {
	display: none;
	position: absolute;
	top: 50%;
	left: 50%;
	z-index: 9002;
}
div.popupBox {
	width:600px;
	border:1px solid #B9C6C1;
	background:#EDEDED;
	padding:8px;
}
div.popupBoxAlt {
	width:544px;
	border:1px solid #F39900;
	padding:26px;
	background:#FFFFFF;
}
div.popupBoxAlt h2
{
    background:#FFFFFF;
    padding:0 0 20px 0;
    font:18px Verdana, Arial, Helvetica, sans-serif;
}
a.buttonBuySolutions
{
    background:transparent url(../images/UI/bg-buySolutions.jpg) no-repeat scroll right top;
    float:left;
    height:40px;
    width:181px;
    text-indent:-999px;
}
a.buttonSkipBuySolutions
{
    background:transparent url(../images/UI/bg-skipBuySolutions.jpg) no-repeat scroll right top;
    float:left;
    height:40px;
    width:301px;
    text-indent:-999px;
    margin-left:9px;
}
a.buttonBuySolutions:hover, a.buttonSkipBuySolutions:hover
{
    background-position: right -40px;
}
div.popupHeader {
	background:#EDEDED;
	height:54px;
	height/**/:/**/44px;
	text-align:left;
	padding:16px 0 0 27px;
	margin-bottom:1px;
}
div.popupHeader span.heading {
	font:32px Arial, Helvetica, sans-serif;
	color:#695547;
	padding:0;
}
div.popupContent {
	background:#FFFFFF;
	padding:15px 15px 30px 15px;
	border:solid 1px #B9C6C1;
	height:300px;
	overflow:auto;
}
div.popupContent p {
	font:12px Arial, Helvetica, sans-serif;
	line-height:140%;
	color:#666666;
	padding:0 0 13px 0;
}
div.popupContent p a
{
    color:#666666;
    text-decoration:underline;
}
div.popupForm {
	background:#EDEDED;
	padding:25px 15px 30px 15px;
	height:300px;
}
div.popupForm label
{
    font:bold 12px Arial, Helvetica, sans-serif;
    color:#695547;
    margin-left:16px;
    margin-top:2px;
    width:80px;
    float:left;
}
div.popupForm input.text
{
    width:380px;
    height:16px;
    font:11px Arial, Helvetica, sans-serif;
    border:1px solid #B9C6C1;
    color:#695547;
    padding:2px 0 0 3px;
    margin-left:10px;
    float:left;
}
div.popupForm textarea
{
    font:11px Arial, Helvetica, sans-serif;
    border:1px solid #B9C6C1;
    color:#695547;
    margin-left:10px;
    width:380px;
    height:120px;
}
div.popupForm div.popupFormRow
{
    width:500px;
    margin-bottom:12px;
    float:left;
    display:block
}
div.popupForm span.error
{
    color:#F39900;
    font:12px Arial, Helvetica, sans-serif;
    margin-left:106px;
}
div.popupPriceList
{
    
}
div.popupPriceList span
{
    font: 12px Arial, Helvetica, sans-serif;
    font-weight:bold;
    color: #695547;
}
div.popupPriceList span.left
{
    float:left;
    width:140px;
}
div.popupPriceList span.right
{
    float:left;
}
/*~~~~~~~~~~~~~~~~~lightbox styles end~~~~~~~~~~~~~~~~~*/
/*~~~~~~~~~~~~~~~~~google map styles start~~~~~~~~~~~~~~~~~*/
a.viewmap
{
    font:11px Arial, Helvetica, sans-serif;
    color:#F39900;
    text-decoration:none;
}
a.viewmap:hover
{
    text-decoration:underline;
}
div#map_canvas_1 div, div#map_canvas_2 div
{
    white-space:normal !important;
}
/*~~~~~~~~~~~~~~~~~google map styles end~~~~~~~~~~~~~~~~~*/
/*~~~~~~~~~~~~~~~~~testimonial styles start~~~~~~~~~~~~~~~~~*/
div.testimonial
{
    margin-bottom:20px;
}
div.testimonial p
{
    font:12px Arial, Helvetica, sans-serif;
    color:#666666;
    padding-bottom:4px;
}
div.testimonial span
{
    font:14px Arial, Helvetica, sans-serif;
    font-style:italic;
    color:#F39900;
    padding-left:11px;
}
/*~~~~~~~~~~~~~~~~~testimonial styles end~~~~~~~~~~~~~~~~~*/
/*~~~~~~~~~~~~~~~~~voucher styles start~~~~~~~~~~~~~~~~~*/
div.voucher
{
    margin-top:15px;
    margin-bottom:15px;
}
div.voucher label
{
    font:12px Verdana, Arial, Helvetica, sans-serif;
    color:#F29900;
    float:left;
}
div.voucher span
{
    color:#695547;
    display:block;
    float:left;
    font-weight:bold;
    padding:5px 0 0 0px;
    width:120px;
    font-size:12px;
}
div.voucher input
{
    float:left;
    font: 11px Arial, Helvetica, sans-serif;
	color: #695547;
	width: 220px;
	width/**/:/**/ 215px;
	height: 20px;
	height/**/:/**/ 16px;
	margin-top: 5px;
	padding: 2px 0 0 3px;
	border: 1px solid #B9C6C1;
	background: #FFF;
}
/*~~~~~~~~~~~~~~~~~voucher styles end~~~~~~~~~~~~~~~~~*/
/*~~~~~~~~~~~~~~~~~home testi's start~~~~~~~~~~~~~~~~~*/
div.hTesti{

	padding: 7px 0 0 12px;
/*	border: 1px solid #C5CFCB;*/
	margin: 0 5px 11px 11px;
	
	background: #FBFBFB;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#EFF1F1), to(#D0D9D6));
	background: -moz-linear-gradient(#EFF1F1, #D0D9D6);
	background: linear-gradient(#EFF1F1, #D0D9D6);
	-pie-background: linear-gradient(#EFF1F1, #D0D9D6);
	behavior: url(resources/javascript/PIE.htc);
	position: relative;
}
div.hTesti span{
	background: transparent url(../images/ui/img-testi-quote.png);
	display: block;
	width: 35px;
	height: 18px;	
}
div.hTesti blockquote{
	color: #6A5446; font-style: italic; font-size: 15px;
	margin-top: -4px;
	position: relative;
}
div.hTesti p{
	margin-left: 28px;	
	color: #F29900; font-size: 14px; font-weight: bold;
	margin-top: -12px;
}
/*~~~~~~~~~~~~~~~~~home testi's end	 ~~~~~~~~~~~~~~~~~*/
.quickfind
{
    background:#FFF;
    padding-bottom:20px;
}
.quickfind a
{
    display:block;
}
.quickfind a.main
{
    background:url('../images/ui/buttonQuickSelect.gif') no-repeat;
    width:190px;
    height:17px;
    padding:3px 0 0 10px;
    color:#999;
    font-size:11px;
    text-decoration:none;
}
.quickfind a.main:hover
{
    background-position:0 -20px;
}
.quickfind .list
{
    border:solid 1px #B9C6C1;
    border-top:none;
    width:198px;
    height:260px;
    overflow-y:scroll;
    display:none;
    position:absolute;
    background:#FFF;
}
.quickfind .list a
{
    color:#999;
    font-size:12px;
    text-decoration:none;
    padding:3px 0 3px 10px;
}
.quickfind .list a:hover
{
    background:#F39900;
    color:#FFF;
}
.fbLike
{
    margin-top:26px;
}
.genericErrorMessage
{
    font-weight:bold;
    color:#C00 !important;
}
