html,body {
	width:100%;
	height:100%;
}

body {
	font:62.5%/130% Arial, Helvetica Neue, Helvetica, sans-serif;
	background:url(../images/body_bg.jpg) top center no-repeat #000;
	color:#777;
}
body.textSize_1 { font-size:55%; }
body.textSize_2 { font-size:62.5%; }
body.textSize_3 { font-size:80%; }
body.textSize_4 { font-size:95%; }
body.textSize_5 { font-size:110%; }


body.textSize_4 #footer ul li li,
body.textSize_5 #footer ul li li,
body.textSize_4 #nav li li,
body.textSize_5 #nav li li,
body.textSize_4 #sideNav li li,
body.textSize_5 #sideNav li li {
	background:none transparent;
	margin:0 5px 0 17px;
	list-style:disc;
	padding:0;

}

body.textSize_4 #footer ul,
body.textSize_5 #footer ul {
	padding-bottom:30px;
	overflow:hidden;
}
body.textSize_4 #footer ul li,
body.textSize_5 #footer ul li {
	width:150px;
}
body.textSize_4 #frame #nav ul li .subNav li a,
body.textSize_5 #frame #nav ul li .subNav li a,
body.textSize_4 #frame #sideNav li a,
body.textSize_5 #frame #sideNav li a {
	background-image:none;
	padding-left:5px;
	margin:0;
}
body.textSize_4 #homePods li,
body.textSize_5 #homePods li {
	height:auto;
	background-color:#fff;
}


a:link,a:visited,a:active,a:hover,a:focus {
	color:#0973ba;
	font-weight:bold;
	text-decoration:underline;
}

a:visited {
/*color:#777;*/
}

a:hover,a:focus {
	color:#666;
}

h1 { 
}

h2 {
}

h3 {
}

h4 {
}

h5 {
}

p {
	font-size:1.3em;
	line-height:140%;
	padding:0 0 20px;
}

ul {
}

li {
}

ul.listing, ol.listing {
	padding:0 0 10px 20px;
}
ul.listing ul, ol.listing ol{
	padding:10px 0 10px 20px;
}
ul.listing li, ol.listing li  {
	list-style:disc;
	font-size:1.3em;
	line-height:140%;
	padding:0 0 6px;
}
ul.listing li li, ol.listing li li{
	font-size:1em;
}
ol.listing li {
	list-style:decimal;
}
ol.listing li li {
	list-style:lower-alpha;
}
img.alignleft {
	float:left;
	margin:0 15px 15px 0;
}
img.alignright {
	float:right;
	margin:0 0 15px 15px;
}

.clearfix {
	clear:both;
}

.js_only {
	display:none; /* only show these elements when JS is enabled */
}

/** Sprite: */
#lblStartPoint,
#lblEndPoint,
#footer ul li li,
a.next,
a.prev,
#homePods p.arrow,
#pageTools #ptPrint,
#pageTools #ptEmail,
p.readMore a,
a.readMore,
.page_navigation a.previous_link,
.page_navigation a.next_link {
	background:url(../images/sprite_generic.png) 0 0 no-repeat transparent;
}

a.btn {
	display:block;
	font-size:1.5em;
	width:auto;
	height:16px;
	padding:11px 10px 9px;
	background-color:#b6b6b6;
	color:#fff;
	font-weight:bold;
	text-decoration:none;
	text-transform:uppercase;
}

a.btn:hover {
	background-color:#6d6d6d;
}

a.btn:link, 
a.btn:visited, 
a.btn:active {
	text-decoration:none;
	color:#fff;
}

p.readMore a,
a.readMore {
	background-position:-495px -370px;
	padding:1px 0 0 12px;
}
p.readMore a:hover,
a.readMore:hover {
	background-position:-495px -330px;
}

#accessibility {
	position:absolute;
	top:-30px;
}
#frame {
	width:100%;
	height:100%;
}

#page,#nav,#logo {
	width:925px;
	margin:0 auto;
	zoom:1;
}

#page {
	padding:0 0 50px;
	position:relative;
	clear:both;
	zoom:1;
	
}

#header {
	height:107px;
	background:url(../images/header_bg.jpg) top left repeat-x #000;
}

#logo img{ display:none; }

#logo h1{
	width:213px;
	height:69px;
	position:relative;
	top:16px;
	left:2px;
	background:url(../images/logo_24bit.png) top left no-repeat transparent;
	_background:url(../images/logo_ie.png) top left no-repeat transparent;
}
#logo a {
	display:block;
	height:100%;
	width:100%;	
}
/** TOP NAV **/
#nav {
	width:928px;
	position:relative;
	top:-2px;
	z-index:100000;
}

#nav li {
	float:left;
	position:relative;
}

#nav ul li a {
	display:block;
	height:36px;
	background:url(../images/top_nav.png) 0 0 no-repeat transparent;
	_background:url(../images/top_nav_ie.png) 0 0 no-repeat transparent;
	position:relative;
	z-index:10000;
	text-indent:-9999px;
}
#nav #tn_home a {
	background-position:0 0;
	width:97px;
}

#nav #tn_store a {
	background-position:-97px 0;
	width:105px;
}

#nav #tn_products a {
	background-position:-202px 0;
	width:126px;
}

#nav #tn_news a {
	background-position:-328px 0;
	width:97px;
}
#nav #tn_eye-care a {
	background-position:-425px 0;
	width:119px;
}

#nav #tn_technology a {
	background-position:-544px 0;
	width:142px;
}

#nav #tn_health-fund a {
	background-position:-686px 0;
	width:146px;
}

#nav #tn_faqs a {
	background-position:-832px 0;
	width:95px;
}

#nav #tn_home a.active,#nav #tn_home a:hover {
	background-position:0 -36px;
}

#nav #tn_store a.active,#nav #tn_store a:hover {
	background-position:-97px -36px;
}

#nav #tn_products a.active,#nav #tn_products a:hover {
	background-position:-202px -36px;
}

#nav #tn_news a.active,#nav #tn_news a:hover {
	background-position:-328px -36px;
}

#nav #tn_eye-care a.active,#nav #tn_eye-care a:hover {
	background-position:-425px -36px;
}


#nav #tn_technology a.active,#nav #tn_technology a:hover {
	background-position:-544px -36px;
}

#nav #tn_health-fund a.active,#nav #tn_health-fund a:hover {
	background-position:-686px -36px;
}

#nav #tn_faqs a.active,#nav #tn_faqs a:hover {
	background-position:-832px -36px;
}

/** TOP SUB NAV **/
#nav .subNav {
	position:absolute;
	left:-5px;
	top:27px;
	height:62px; /** needs a fixed height to the drop shadow does not double up */
	z-index:1000;
	display:none;
	background:url(../images/drop_down.png) top left no-repeat transparent;
	_background:url(../images/drop_down_ie.png) top left no-repeat transparent;
}

#nav .subNav .shiv {
	background:none repeat scroll 0 0 #FFFFFF;
	height:28px;
	left:9px;
	position:absolute;
	top:0;
	width:110px;
}

#nav #tn_store .subNav {
	left:-4px;
}

#nav #tn_store .subNav .shiv {
	width:99px;
}

#nav #tn_products .subNav .shiv {
	width:120px;
}

#nav #tn_news .subNav .shiv {
	width:92px;
}


#nav #tn_eye-care .subNav .shiv {
	width:113px;
}

#nav #tn_technology .subNav .shiv {
	width:137px;
}

#nav #tn_health-fund .subNav .shiv {
	width:141px;
}

#nav #tn_faqs .subNav .shiv {
	width:94px;
}

#nav li li {
	float:none;
	margin:2px 25px 2px 1px;
	border-bottom:1px solid #d5d5d5;
}

#nav ul li a span {
	position:absolute;
	text-indent:-9999px;
	display:block;
	margin:0 3px;
}

#frame #nav ul li .subNav .inner {
	width:177px;
	padding:0 0 12px 22px;
	background:url(../images/drop_down.png) bottom left no-repeat transparent;
	_background:url(../images/drop_down_ie.png) bottom left no-repeat transparent;
	position:relative;
	top:60px;
}


#frame #nav ul li .subNav ul {
	position:relative;
	top:-20px;
}

#frame #nav ul li .subNav li a {
	display:block;
	width:auto;
	height:auto;
	padding:5px 0 5px 20px;
	position:static;
	z-index:inherit;
	margin:0 0 2px;
	background:url(../images/nav_bullet.png) no-repeat scroll 5px 9px #FFFFFF;
	border-bottom:2px solid #fff;
	border-top:2px solid #fff;
	font-size:1.1em;
	text-indent:0;
}

#frame #nav ul li .subNav li a:hover {
	background-position:5px -43px;
	background-color:#1072ba;
	border-top:2px solid #fff;
	border-bottom:2px solid #fff;
	color:#fff;
}


#tools {
	padding:23px 0 17px 5px;
	clear:both;
	position:relative;
}

#breadCrumb {
	width:500px;
}
#breadCrumb .breadcrumb{ display:inline; }

#tools,#tools a:link,#tools a:visited,#tools a:hover,#tools a:focus,#tools a:active {
	color:#7c7c7c;
}

#tools #pageTools a
#tools #pageTools {
	color:#a9a9a9;
}

#tools a:hover,#tools a:focus{
	color:#fff;
}

#pageTools {
	position:absolute;
	top:23px;
	right:42px;
}

#pageTools li {
	float:left;
	border-right:1px solid #a9a9a9;
	padding:0 5px;
}

#pageTools li.last-child {
	border-right:0;
}

#pageTools a {
	font-weight:bold;
	font-size:1.1em;
	text-decoration:none;
}

#pageTools #ptTextSizeSmaller {
	font-size:1em;
	padding:0 2px;
}

#pageTools #ptTextSizeLarger {
	font-size:1.2em;
	padding:0 2px;
}

#pageTools #ptPrint, #pageTools #ptEmail {
	background-position:-4px -2px;
	text-indent:-9999px;
	width:20px;
	height:16px;
	display:block;
	float:left;
}

#pageTools #ptEmail span{ display:none; } /* prevent the AddThis icon from showing */


#pageTools #ptPrint:hover {
	background-position:-4px -19px;
}

#pageTools #ptEmail {
	background-position:-26px -2px;
}

#pageTools #ptEmail:hover {
	background-position:-26px -19px;
}

.home #content {
	float:left;
	width:690px;
	left:auto;
}

.home #sidebar {
	width:225px;
	position:absolute;
	right:0;
	top:0;
}

#sidebar {
	width:230px;
	float:left;

	_position:relative;
	_float:none;
	_top:0px;
	_left:0;
}

*html #page {
	width:950px;
	padding-left:25px;
}


#sideNav {
	width:250px;
	position:relative;
	background:url(../images/nav_pod.png) top left no-repeat transparent;
	margin-top:23px;
	margin-bottom:50px;
	zoom:1;
}

#sideNav .inner {
	padding:0 5px 20px 20px;
	background:url(../images/nav_pod.png) bottom left no-repeat transparent;
	position:relative;
	top:65px;
	min-height:50px;

	zoom:1;
}

#sideNav ul {
	position:relative;
	top:-45px;
}

#sideNav li a {
	display:block;
	width:auto;
	height:auto;
	padding:5px 0 5px 20px;
	position:static;
	z-index:inherit;
	margin:0;
	background:url(../images/nav_bullet.png) no-repeat scroll 5px 9px #FFFFFF;
	border-bottom:2px solid #fff;
	border-top:2px solid #fff;
	font-size:1.1em;
}

#sideNav li a.current,
#sideNav li a:hover {
	background-position:5px -43px;
	background-color:#1072ba;
	border-top:2px solid #fff;
	border-bottom:2px solid #fff;
	color:#fff;
}

#sideNav li { zoom:1; border-bottom:1px solid #d5d5d5; }
#sideNav li a {
	zoom:1;
	/*border:1px solid blue;*/
}

#sideNav li li { border:0 none; }

#sideNav ul ul {
	top:0;
	background-color:#f0f0f0;
	padding:2px 0 5px;
	margin:0 0 2px;
	border-top:1px solid #d5d5d5; 

	zoom:1;
}
#sideNav ul ul a,
#sideNav ul ul a:hover{
	border-color:#f0f0f0;
	margin-left:10px;
	background:url(../images/nav_bullet.png) no-repeat scroll 5px -94px #f0f0f0;	
}
#sideNav ul ul a:hover{
	color:#000;
}

#content {
	width:690px;
	float:right;

	zoom:1;
	_overflow-x:hidden;
	_position:relative;
	_left:-25px;
}



#content .top {
	background:url(../images/main_pod_round.png) top left no-repeat transparent;
	height:38px;

	_background:url(../images/main_pod_round_ie.png) top left no-repeat transparent;
}

#content .content {
	background:url(../images/sprite_horiz.png) top left repeat-y transparent;
	min-height:400px;
	zoom:1;
	padding-bottom:1px; /* to prevent margins on bottom most element from creating a gap */
}

#content .bottom {
	background:url(../images/main_pod_round.png) bottom left no-repeat transparent;
	height:38px;

	_background:url(../images/main_pod_round_ie.png) bottom left no-repeat transparent;
}

#content .contentInner {
	position:relative;
	top:-10px;
	padding:0 35px;
}
.section #content .sectionImage {
	padding:0 0 20px;
}
.section #content .contentInner h2{
	color:#3ca5e6;	
	/*padding: 5px 0 5px 55px;*/
	padding: 5px 0;
	margin:0 0 15px;
	font-size:3.2em;
	/*min-height:32px;*/
	/*background:url(../images/section_icons.png) 0 0 no-repeat transparent;*/
}
/*.section.store 	#content .contentInner h2		{ background-position:0 -50px; }*/
/*.section.products #content .contentInner h2		{ background-position:0 -100px; }*/
/*.section.eye-care #content .contentInner h2		{ background-position:0 -200px; }*/
/*.section.news 	#content .contentInner h2		{ background-position:0 -150px; }*/
/*.section.technology #content .contentInner h2	{ background-position:0 -250px; }*/
/*.section.health-fund #content .contentInner h2	{ background-position:0 -300px; }*/
/*.section.faqs #content .contentInner h2			{ background-position:0 -350px; }*/


.section #content h3{
	color:#3ca5e6;
	font-size:2em;
	border-bottom:1px solid #dcdcdc;
	padding:0 0 4px;
	margin:0 0 20px 5px;
	margin:20px 0 20px 5px;
	clear:both;
}
.section #content h4{
	color:#3ca5e6;
	font-weight:bold;
	font-size:1.3em;
	margin:0 0 10px 5px;
	clear:left;
}

.section #content .contentInner p{
	padding-left:5px;
	padding-right:25px;	
}

/** Booking Widget - Home page only Styles */
.home #heroContent  {
	position:relative;
}
.home #bookingWidget {
	position:absolute;
	left:-24px;
	top:0;
	width:250px;

	_left:-14px;
}

.home #bookingWidget h2 {
	text-indent:-9999px;
	height:73px;
	background:url(../images/booking_widget_home.png) top right no-repeat transparent;
	background-position:top 1px;
}

.home #bookingWidget #bookingWidgetBottom {
	background:url(../images/booking_widget_home.png) bottom right no-repeat transparent;
	padding:0 10px 0 33px;
	height:287px;
}

.home #bookingWidget #bookingWidgetBottom .inner {
	height:288px;
}
.home #bookingWidget .btn {
	position:absolute;
	bottom:0;
}

/** Booking Widget - Other pages Styles */
#bookingWidget {
	width:226px;
}

#bookingWidget h2 {
	text-indent:-9999px;
	height:73px;
	background:url(../images/booking_widget.png) top left no-repeat transparent;
}

#bookingWidget #bookingWidgetBottom {
	background:url(../images/booking_widget.png) bottom left no-repeat transparent;
	padding:0 10px;
	min-height:200px;
	height:auto !important;
	height:200px;
}

#bookingWidget #bookingWidgetBottom .inner {
	position:relative;
	top:-30px;
}

/** Booking Widget - Generic Styles */
#bookingWidget .form {
	padding:0 0 0 5px;
	font-size:1.3em;
	color:#000;
}

#bookingWidget p, .sidebarWidget p {
	color:#727272;
	padding:5px 5px 10px;
	font-size:1.3em;
}
#bookingWidget p {
	padding-top:16px;
}
#bookingWidget .address {
	padding:5px 5px 10px;
	font-style:normal;
	font-size:1.3em;
	line-height:1.3;
}
#bookingWidget .form label {
	display:block;
	padding:5px;
}

#bookingWidget .form input.txt {
	width:180px;
	padding:0 5px;
}

#bookingWidget .form select {
	width:194px;
}

#bookingWidget .btn {
	background-color:transparent;
	background-position:0 -41px;
	height:auto;
	margin:10px 0 0 5px;
	padding:0 10px;
	width:149px;
}
#bookingWidget .btn:link,
#bookingWidget .btn:visited,
#bookingWidget .btn:hover,
#bookingWidget .btn:active {
	color:#3d85c6;
}

#bookingWidget .btn:hover {
	/*background-color:#f0f0f0;*/
}

#bookingWidget #btnBookNow:hover {
	background-position:0 -77px;
}

/** Generic Sidebar Widgets **/
/** Booking Widget - Other pages Styles */
.sidebarWidget {
	width:226px;
	margin-top:20px;
}

.sidebarWidget  .top {
	text-indent:-9999px;
	height:45px;
	background:url(../images/sidebar_widget.png) top left no-repeat transparent;
}

.sidebarWidget .sidebarWidgetBottom {
	background:url(../images/sidebar_widget.png) bottom left no-repeat transparent;
	padding:0 10px;
	min-height:200px;
	height:auto !important;
	height:200px;
}

.sidebarWidget .sidebarWidgetBottom .inner {
	position:relative;
	top:-30px;
}


/** HOME PODS **/
#homePods {
	padding:33px 0 25px;
	width:925px;
	clear:both;
	overflow:hidden;
}

#homePods p {
	margin-bottom:10px;
	padding:0 0 0 8px;
}

#homePods p.arrow a {
	font-weight:normal;
}

#homePods p.arrow {
	background-position:-486px -28px;
	padding-left:18px;
}

#homePods h3 {
	font-size:1.3em;
	color:#0973ba;
	margin:5px 0;
	padding:0 0 0 8px;
}

#homePods li {
	background:url(../images/home_pods.png) top left no-repeat transparent;
	width:222px;
	height:241px;
	float:left;
	position:relative;
	color:#727272;
	overflow:hidden;
}

#homePods li a.btn {
	width:150px;
	position:absolute;
	bottom:25px;
	left:20px;
	font-size:1.4em;
}

#homePods li h2 {
	height:44px;
	text-indent:-9999px;
}

#homePods li#pod_1 .inner {
	padding:0 13px 0 11px;
}

#homePods li#pod_2 .inner {
	padding:0 14px 0 22px;
}

#homePods li#pod_3 .inner {
	padding:0 13px 0 12px;
}

#homePods li#pod_4 .inner {
	padding:0 10px 0 14px;
}

#homePods li#pod_1 {
	width:222px;
	background-position:0 0;
}

#homePods li#pod_2 {
	width:240px;
	background-position:-222px 0;
}

#homePods li#pod_3 {
	width:234px;
	background-position:-462px 0;
}

#homePods li#pod_4 {
	width:229px;
	background-position:-696px 0;
}

#homePods li .heroImage {
	padding-bottom:10px;
}

#storeLocator {
/*background:url(../images/widePod.png) bottom left no-repeat transparent;*/
	position:relative;
	margin-top:45px;
}

#storeLocator .top {
	height:38px;
	background:url(../images/widePod.png) top left no-repeat transparent;
}

#storeLocator .bottom {
	height:38px;
	background:url(../images/widePod.png) bottom left no-repeat transparent;
	_background-color:#000;
}

#storeLocator .inner {
	background:url(../images/sprite_horiz.png) -700px 0 repeat-y transparent;
	height:auto !important;
	height:265px;
	min-height:265px;
}

.home #slTabs {
	position:absolute;
	top:-37px;
	left:40px;
}

#slTabs li {
	float:left;
}

.home #slTabs li a {
	background:url(../images/home_sl_tabs.png) top left no-repeat transparent;
	_background-image:url(../images/home_sl_tabs_ie.png);
}
#slTabs li a {
	background:url(../images/tabs.png) top left no-repeat transparent;
	display:block;
	height:45px;
	width:130px;
	text-indent:-9999px;
}

.home #slTabs #slTabSydney a {
	width:112px; 
	background-position:0 0;
}

.home #slTabs #slTabMelbourne a {
	width:130px;
	background-position:-245px 0;
}

.home #slTabs #slTabBrisbane a {
	width:120px;
	background-position:-120px 0;
}
.home #slTabs #slTabSydney a:hover{
	background-position:0 -45px;
}
.home #slTabs #slTabMelbourne a:hover {
	background-position:-245px -45px;
}
.home #slTabs #slTabBrisbane a:hover {
	background-position:-120px -45px;
}
.home #slTabs #slTabSydney.ui-tabs-selected a,
.home #slTabs #slTabSydney.ui-tabs-selected a:hover {
	background-position:0 -90px;
}

.home #slTabs #slTabMelbourne.ui-tabs-selected a,
.home #slTabs #slTabMelbourne.ui-tabs-selected a:hover {
	background-position:-245px -90px;
}

.home #slTabs #slTabBrisbane.ui-tabs-selected a,
.home #slTabs #slTabBrisbane.ui-tabs-selected a:hover {
	background-position:-120px -90px;
}


#slTabs #slTabSydney a {
	background-position:-1180px 0;
}

#slTabs #slTabBrisbane a {
	background-position:-1320px 0;
}

#slTabs #slTabMelbourne a {
	background-position:-1460px 0;
}

#slTabs #slTabSydney a:hover{
	background-position:-1180px -45px;
}
#slTabs #slTabBrisbane a:hover {
	background-position:-1320px -45px;
}
#slTabs #slTabMelbourne a:hover {
	background-position:-1460px -45px;
}

#slTabs #slTabSydney.ui-tabs-selected a,
#slTabs #slTabSydney.ui-tabs-selected a:hover {
	background-position:-1180px -90px;
}
#slTabs #slTabBrisbane.ui-tabs-selected a,
#slTabs #slTabBrisbane.ui-tabs-selected a:hover {
	background-position:-1320px -90px;
}
#slTabs #slTabMelbourne.ui-tabs-selected a,
#slTabs #slTabMelbourne.ui-tabs-selected a:hover {
	background-position:-1460px -90px;
}


#storeLocator .infoPanel a.btn { /*.btn*/
	font-size:1.8em;
	width:180px;
	position:relative;
	top:20px;
}

#storeLocator .infoPanel {
	padding:0 0 0 30px;
	width:345px;
	color:#777;
	
	padding:0;
	margin:0 0 0 30px;
	background:#fff;
}

#storeLocator .infoPanel h2,#storeLocator .infoPanel h3 {
	font-size:3.2em;
	color:#a5a5a5;
	font-weight:bold;
	margin-bottom:15px;
}

#storeLocator .infoPanel h3 {
	font-size:1.8em;
	margin-bottom:5px;
}

#storeLocator .infoPanel p.info,#storeLocator .infoPanel address {
	font-size:1.3em;
	color:#0973ba;
	font-weight:bold;
	padding:0 0 4px;
	font-style:normal;
	line-height:1.2;
}

#storeLocator .infoPanel p {
	font-size:1.3em;
	padding:0 0 20px;
}

.ui-tabs-hide {
	display:none;
}

#storeLocator .ui-tabs-hide {
	display:block;
	position:absolute;
	left:-9999px;
}

*html #storeLocator .ui-tabs-hide .infoPanel {
	display:none;
}


.tabsContainer {
	position:relative;
	top:-15px;
	float:left;
}

.home #storeLocator .map_wrapper, .home #storeLocator #map_canvas {
	width:610px;
	height:295px;
}

.section #storeLocator .map_wrapper, .section #storeLocator .map {
	width:595px;
	height:310px;
}
.section #storeLocator .map_wrapper {
	position:relative;
	top:auto;
	right:auto;
	z-index:100000000;
}

#storeLocator .map_wrapper {
	position:absolute;
	right:20px;
	top:26px;

	_right:40px;
}
.section #storeLocator .tabsContainer {
	overflow:hidden;
}
.section #storeLocator .ui-tabs-panel {
	width:200px;
	min-height:120px;
	padding:0 0 30px 12px;
	margin:20px 0 0;
	float:right;
	border-left:1px solid #adadad;
}
.section #storeLocator address {
	font-style:normal;
	font-weight:bold;
	color:#0973ba;
	font-size:1.3em;
	line-height:140%;
	padding:0 0 0 8px;
}

/* Store locator directions */
#directions {
	margin:20px 0 0 20px;
	width:340px;
	float:left;
}
#directions .row input{
	width:290px;
}
#directions .row{
	padding:0 0 8px;
}
#directions .row label{
	margin-left:-5px;
}
#directions .row.submit input{
	float:right;
	width:auto;
	margin-right:30px;
}
#lblStartPoint,
#lblEndPoint {
	display:block;
	float:left;
	width:16px;
	height:16px;
	margin:3px 5px 0 0;
	text-indent:-9999px;
}
#lblStartPoint {
	background-position:-483px -70px;
}
#lblEndPoint {
	background-position:-483px -110px;
}



/** FOOTER */

#footer {
	clear:both;
	
	overflow:hidden;
	padding:20px 0 30px;
	width:925px;
	margin:0 auto;
	background-color:rgba(0, 0, 0, 0.8) !important;
	background-color:#000;
	-moz-border-radius:0 15px;
	-webkit-border-radius:0 15px;
	-o-border-radius:0 15px;
	border-radius:0 15px;
}
#footer ul{
	margin:0 auto;
}
#footer ul li{
	float:left;
	width:110px;
	padding:4px 8px 0 12px;
	min-height:70px;
	background:url(../images/footer_sep.png) left top no-repeat transparent;
}
#footer ul li.first-child{
	background-image:none;
}

#footer ul ul{ margin:5px 0 0 5px;}

#footer ul li li{
	padding:0 0 0 10px;
	width:100px;
	min-height:0;
	background-position:-495px 4px;
}
#footer ul li a { font-size:1.2em; text-decoration:none;}
#footer ul li li a{
	font-size:1em;
	color:#666263;
	font-weight:normal;
}
#footer ul li li a:hover {
	color:#fff;
}
#underFooter {
	clear:both;
	width:925px;
	margin:0 auto 20px;
	background-color:rgba(0, 0, 0, 0.8) !important;
	background-color:#000;
	-moz-border-radius:15px 0;
	-webkit-border-radius:15px 0;
	-o-border-radius:15px 0;
	border-radius:15px 0;

}
#underFooter p {
	text-align:center;
	color:#a9a9a9;
	font-size:1.1em;
}
#underFooter span {
	padding:0 3px;
	position:relative;
	top:-1px;
}

#underFooter a {
	font-weight:normal;
	text-decoration:none;
	color:#a9a9a9;
}
#underFooter a:hover {
	color:#eee;
	text-decoration:underline;
}

.tabbedSection {
	zoom:1;
}
#content .tabbedSection .top { display:none; }
.tabbedSection .tabsContainer {
	float:none;
	top:auto;
	clear:both;
	border:2px solid #cdcdcd;
	/*border-top:0 none;*/
	padding:10px;
	z-index:10;
	zoom:1;
}
.tabNav {
	clear:both;
	left:20px;
	position:relative;
	top:8px;
	z-index:10000;
	zoom:1;
}

.tabNav li {
	float:left;
}

.tabNav li a {
	background:url(../images/tabs.png) top left no-repeat transparent;
	display:block;
	height:45px;
	width:112px;
	text-indent:-9999px;
	zoom:1;
}



.tabNav #tsTab_Sport a 		{ width:120px; background-position:-120px 0; }
.tabNav #tsTab_Sport:hover a 	{ background-position:-120px -45px; }
.tabNav #tsTab_Sport.ui-tabs-selected a { background-position:-120px -90px; }

.tabNav #tsTab_Frames a 		{ width:112px; background-position:0 0; }
.tabNav #tsTab_Frames:hover a 	{ background-position:0 -45px; }
.tabNav #tsTab_Frames.ui-tabs-selected a { background-position:0 -90px; }

.tabNav #tsTab_Sunglasses a 		{ width:130px; background-position:-245px 0; }
.tabNav #tsTab_Sunglasses:hover a 	{ background-position:-245px -45px; } 
.tabNav #tsTab_Sunglasses.ui-tabs-selected a { background-position:-245px -90px; } 


.tabNav #tsTab_Contacts a 		{ width:110px; background-position:-380px 0; }
.tabNav #tsTab_Contacts:hover a 	{ background-position:-380px -45px; } 
.tabNav #tsTab_Contacts.ui-tabs-selected a { background-position:-380px -90px; } 

.tabNav #tsTab_Cleanings a 		{ width:110px; background-position:-520px 0; }
.tabNav #tsTab_Cleanings:hover a 	{ background-position:-520px -45px; } 
.tabNav #tsTab_Cleanings.ui-tabs-selected a { background-position:-520px -90px; } 

.tabNav #tsTab_SpecialistEyewear a 		{ width:170px; background-position:-660px 0; }
.tabNav #tsTab_SpecialistEyewear:hover a 	{ background-position:-660px -45px; } 
.tabNav #tsTab_SpecialistEyewear.ui-tabs-selected a { background-position:-660px -90px; } 

.tabNav #tsTab_ProtectiveCases a 		{ width:170px; background-position:-850px 0; }
.tabNav #tsTab_ProtectiveCases:hover a 	{ background-position:-850px -45px; } 
.tabNav #tsTab_ProtectiveCases.ui-tabs-selected a { background-position:-850px -90px; } 

.tabNav #tsTab_Lenses a 		{ width:130px; background-position:-1040px 0; }
.tabNav #tsTab_Lenses:hover a 	{ background-position:-1040px -45px; } 
.tabNav #tsTab_Lenses.ui-tabs-selected a { background-position:-1040px -90px; } 


#brandListing a.next,
#brandListing a.prev{
	display:block;
	position:absolute;
	top:25px;
	_top:30px;
	width:26px;
	height:26px;
	cursor:pointer;
	text-indent:-9999px;
}
#brandListing a.prev {
	background-position:0 -130px;
	left:0;
}
.tabbedSection#brandListing a.prev:hover {
	background-position:0 -160px;
}
.tabbedSection#brandListing a.next {
	background-position:-60px -130px;
	right:0;
}
.tabbedSection#brandListing a.next:hover {
	background-position:-60px -160px;
}
.tabCarousel {
	position:relative;
	zoom:1;
}
.tabCarouselList {
	width:560px;
	margin:10px auto 20px;
	overflow:hidden;
	_height:112px;
	_margin-bottom:0;
	zoom:1;
}
.tabCarousel li {
	float:left;
	height:75px;
	margin:0 5px;
	width:130px;
}
.products .tabsContainer ul {
	overflow:hidden;
	padding:10px 20px;
}
#productList .page_navigation {
	margin: 0 35px;
}
#productList .tabsContainer ul{
	zoom:1;
}

#productList .tabsContainer li {
	background:url(../images/product_pod.png) top left no-repeat transparent;
	float:left;
	height:170px;
	margin:0 8px 15px;
	padding:6px;
	width:250px;
	position:relative;
}
#productList .tabsContainer li .productInfo .brandCode strong{ color:#3ca5e6; }
#productList .tabsContainer h4  {
	background:url(../images/product_pod.png) no-repeat scroll left bottom #FFFFFF;
	bottom:0;
	font-size:1.4em;
	left:0;
	line-height:1.2;
	margin:20px 0 0 0;
	padding:6px 6px 18px 12px;
	position:absolute;
	text-transform:uppercase;
	width:244px;
}
#productList .tabsContainer h4  em{
	color:#0973ba;
	font-style:normal;
}
#productList .tabsContainer li p {
	font-size:1.1em;
	padding:0 0 0 5px;
	height:85px;
}



#special_offers_carousel_pod {
	background:url(../images/carousel_pod.png) top left no-repeat transparent;
	width:690px;
	float:right;
	margin:30px 0 0;
	height:181px;
}
#special_offers_carousel_pod h2 {
	visibility:hidden;
	height:30px;
}
#so_carousel { position:relative; margin:0 20px;}
#so_carousel .theCarousel{
	width:592px;
	margin:1px auto 0;
	overflow:hidden;
	padding-right:1px;
	/*border-left:1px dotted transparent;*/
	/*border-right:1px dotted #CCCCCC;*/
}

#so_carousel .theCarousel li {
	float:left;
	width:185px;
	height:130px;
	padding:8px 4px 8px 5px;
	border-left:1px dotted #CCCCCC;
}

#so_carousel a.next,
#so_carousel a.prev{
	display:block;
	position:absolute;
	top:47px;
	_top:50px;
	width:26px;
	height:26px;
	cursor:pointer;
	text-indent:-9999px;
}
#so_carousel a.prev { background-position:0 -70px; left:0; }
#so_carousel a.prev:hover { background-position:0 -100px; }
#so_carousel a.next { background-position:-60px -70px; right:0; }
#so_carousel a.next:hover { background-position:-60px -100px; } 


.itemListing,
.itemListing li {
	clear:both;
	overflow:hidden;
}
.section #content .itemListing li h4{
	font-size:1.6em;
}

/** Contact Form **/
.tbContactform p{
	clear:both;
	padding:5px 0;
}
.tbContactform label{
	display:block;
	line-height:150%;
	margin:3px 0;
}
.tbContactform .text{
	width:300px;
}
.tbContactform textarea{
	width:300px;
	height:120px;
	font-family:Arial, Helvetica Neue, Helvetica, sans-serif;
	font-size:1.1em;
}


p.antispam {
	display:none;
}


/** News **/

.news .entry h3 a{
	text-decoration:none;
}

.entry .meta {
	padding-left:5px;
}
.entry .meta.category, .content .meta.category  {
	display:block;
	color:#a7a7a7;
	font-size:1.6em;
	line-height:110%;
}

.news #content .entry h3 {
	border-bottom:0 none;
	color:#3CA5E6;
	font-size:2em;
	margin:0 0 5px 5px;
	padding:0;
	line-height:120%;
}

#content .entry h4 { font-size:1.6em; }
.entry h5 { font-size:1.4em; font-weight:bold; margin:0 0 10px 5px; }
.entry h6 { font-size:1.2em; font-weight:bold; margin:0 0 5px 5px; }
.entry p.readMore{
	clear:both;
	padding-top:15px;
}

.entry {
	margin:3px 0;
	padding:5px 0;
}
.news #newsList .odd  {
	border-top:1px solid #dcdcdc;
	border-bottom:1px solid #dcdcdc;
}
.news #newsList .odd .entry {
	background-color:#f1f1f1;
}

.entry .meta.date {
	color:#777;
}

/** Pagination */
.page_navigation {
	text-align:right;
}
.page_navigation a {
	padding:0 4px;
}
.page_navigation a:link,
.page_navigation a:visited,
.page_navigation a:active {
	text-decoration:none;
}
.page_navigation a.first_link,
.page_navigation a.last_link {
	display:none;
}

.page_navigation a.page_link.active_page {
	font-size:120%;
}
.page_navigation a.prev_active_page,
.page_navigation a.next_active_page {
	font-size:100%;
	color:#a7a7a7;
}


.page_navigation a.next_link{
	background-position:right -373px;
	padding:0 12px 0 5px;
}
.page_navigation a.previous_link {
	background-position:left -353px;
	padding:0 5px 0 12px;
}
.page_navigation a.prev_active_page {
	background-position:left -313px;
}
.page_navigation a.next_active_page{
	background-position:right -333px;
}




#content .featuredProduct {
	width:612px;
	border-left:1px solid #a7a7a7;
	border-right:1px solid #a7a7a7;
	margin:5px 0 20px;
	
	zoom:1;
	_overflow:hidden;
}
#content .featuredProduct .top,
#content .featuredProduct .bottom {
	height:7px;
	left:-1px;
	width:614px;
	position:relative;
	background:url(../images/innerRounders.png) left top no-repeat #fff;
}
#content .featuredProduct .bottom {
	background-position:left bottom;
	clear:both;
}

#content .featuredProduct img {
	float:left;
	margin: 0 15px 0 6px;
}
#content .featuredProduct .productInfo {
	float:left;
	width:320px;
}
#content .featuredProduct h4{
	font-size:2em;
	line-height:1;
}
#content .featuredProduct p{
	/*font-size:1.2em;*/
}
#content .featuredProduct p.readMore{ padding-bottom:0; }


.section #content .contentInner .range p {
	padding-left:0;
	padding-right:0;
	clear:both;
	overflow:hidden;
	
	zoom:1;
}
.section #content .contentInner .range p img { margin:0; }	


.dataTable {
	margin:0 0 20px;
}
.dataTable th, .dataTable td {
	font-size:1.3em;
	line-height:1.4em;
	text-align:left;
	padding:3px 5px 6px 5px;
}
.dataTable th {
	font-weight:bold;
	padding-bottom:8px;
	border-bottom:1px solid #666;
}
.dataTable td {
	border-bottom:1px solid #ccc;
}

.revealers .revealTrigger {
	cursor:pointer;
}
#content .revealTrigger h3, #content h4.revealTrigger {
	background:url(../images/sprite_generic.png) -38px -438px no-repeat transparent;
	padding-left:25px;
	padding-top:3px; 
}
#content .revealTrigger.active h3 {
	background-position: 1px -478px;
}

#content h4.revealTrigger {
	background-position:-38px -543px;
	padding:2px 0 2px 20px;
	margin-bottom:5px;
}
.revealers .revealContent {
	padding-left:20px;
}
.revealers.big .revealContent {
	padding-left:25px;
}

#content h4.revealTrigger.active {
	background-position:1px -584px;
}
.btn#btnOneSight {
	width:149px;
	height:36px;
	text-indent:-9999px;
	background:url(../images/btnVisitOnesight.png) left top no-repeat transparent;
	padding:0;
	margin:0 0 0 5px;
}


/** Add This widget skinning
*/

body #at16pt, body #at15s_head, body #at16pf {
	background-color:#1072BA;
}
body #at16pt h4, body #at16pt a, body #at15s_head span, body #at15s_head a#at15sptx, body #at15s #at16pf a, body #at16pf a {
	color:#fff;
}
body #at16pm #at16pf {
	padding:0 0 1px;
}
body #at15s #at16pf {
	padding:0 0 2px;
	position:relative;
	top:1px;	
}

/* @group Medibank Table */

/* Blue #00A1D5 */

/* Grey #A5918E */




div.medibankR1 {
	width: 100%;
	position:relative;
	clear:both;
	float:left;
}

div.medibankR1 div {
	height: 110px;
	background-color: #00A1D5;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	float: left;
	border-bottom: 1px solid #FFFFFF;
	padding: 4px;
}

div.medibankR1 div.r1C1 {
	border-right: 1px solid #FFFFFF;
	width: 108px;
	padding-top: 44px;
	height: 70px;
}

div.medibankR1 div.r1C2 {
	border-right: 1px solid #FFFFFF;
	width: 44px;
}

div.medibankR1 div.r1C3 {
	border-right: 1px solid #FFFFFF;
	width: 97px;
	height: 70px;
	padding-top: 44px;
}

div.medibankR1 div.r1C4 {
	border-right: 1px solid #FFFFFF;
	width: 97px;
	padding-top: 30px;
	height: 84px;
}

div.medibankR1 div.r1C5 {
	border-right: 1px solid #FFFFFF;
	width: 97px;
	height: 70px;
	padding-top: 44px;
}

div.medibankR1 div.r1C6 {
	width: 98px;
	height: 112px;
	padding-top: 2px;
}

/* R2 */

div.medibankR2 {
	width: 100%;
	position:relative;
	clear:both;
	float:left;
}

div.medibankR2 div {
	height: 24px;
	line-height: 24px;
	background-color: #A5918E;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	float: left;
	border-bottom: 1px solid #A5918E;
	padding: 4px;
}

div.medibankR2 div.r2C1 {
	border-right: 1px solid #FFFFFF;
	width: 108px;
}

div.medibankR2 div.r2C2 {
	border-right: 1px solid #FFFFFF;
	width: 44px;
}

div.medibankR2 div.r2C3 {
	border-right: 1px solid #FFFFFF;
	width: 416px;
}

/* R3 */

div.medibankR3 {
	width: 100%;
	position:relative;
	clear:both;
	float:left;
}

div.medibankR3 div {
	height: 24px;
	background-color: #FFFFFF;
	color: #777777;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	float: left;
	border-bottom: 1px solid #A5918E;
	padding: 4px;
	line-height: 24px;
}

div.medibankR3 div.r3C1 {
	border-left: 1px solid #A5918E;
	border-right: 1px solid #A5918E;
	width: 107px;
	text-align: left;
	line-height: 12px;
}

div.medibankR3 div.r3C2 {
	border-right: 1px solid #A5918E;
	width: 44px;
}

div.medibankR3 div.r3C3 {
	border-right: 1px solid #A5918E;
	width: 97px;
	color: #00A1D5;
}

div.medibankR3 div.r3C4 {
	border-right: 1px solid #A5918E;
	width: 97px;
	color: #FF0000;
}

div.medibankR3 div.r3C5 {
	border-right: 1px solid #A5918E;
	width: 97px;
	color: #FF0000;
}

div.medibankR3 div.r3C6 {
	border-right: 1px solid #A5918E;
	width: 97px;
	color: #FF0000;
}

/* R7 */



div.medibankR7 {
	width: 100%;
	position:relative;
	clear:both;
	float:left;
}

div.medibankR7 div {
	height: 40px;
	background-color: #FFFFFF;
	color: #777777;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	float: left;
	border-bottom: 1px solid #A5918E;
	padding: 4px;
	line-height: 40px;
}

div.medibankR7 div.r7C1 {
	border-left: 1px solid #A5918E;
	border-right: 1px solid #A5918E;
	width: 107px;
	text-align: left;
	line-height: 12px;
}

div.medibankR7 div.r7C2 {
	border-right: 1px solid #A5918E;
	width: 44px;
}

div.medibankR7 div.r7C3 {
	border-right: 1px solid #A5918E;
	width: 97px;
	color: #00A1D5;
}

div.medibankR7 div.r7C4 {
	border-right: 1px solid #A5918E;
	width: 97px;
	color: #fea123;

}

div.medibankR7 div.r7C5 {
	border-right: 1px solid #A5918E;
	width: 97px;
	color: #FF0000;

}

div.medibankR7 div.r7C6 {
	border-right: 1px solid #A5918E;
	width: 97px;
	color: #FF0000;

}

/* R9 */
div.medibankR9 {
	width: 100%;
	position:relative;
	clear:both;
	float:left;
}

div.medibankR9 div {
	height: 24px;
	background-color: #FFFFFF;
	color: #777777;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	float: left;
	border-bottom: 1px solid #A5918E;
	padding: 4px;
	line-height: 24px;
}

div.medibankR9 div.r9C1 {
	border-left: 1px solid #A5918E;
	border-right: 1px solid #A5918E;
	width: 107px;
	text-align: left;
}

div.medibankR9 div.r9C2 {
	border-right: 1px solid #A5918E;
	width: 44px;
}

div.medibankR9 div.r9C3 {
	border-right: 1px solid #A5918E;
	width: 97px;
}

div.medibankR9 div.r9C4 {
	border-right: 1px solid #A5918E;
	width: 97px;
}

div.medibankR9 div.r9C5 {
	border-right: 1px solid #A5918E;
	width: 97px;
}

div.medibankR9 div.r9C6 {
	border-right: 1px solid #A5918E;
	width: 97px;
}






/* R12 */



div.medibankR12 {
	width: 100%;
	position:relative;
	clear:both;
	float:left;
}

div.medibankR12 div {
	height: 40px;
	background-color: #FFFFFF;
	color: #777777;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	float: left;
	border-bottom: 1px solid #A5918E;
	padding: 4px;
	line-height: 40px;
}

div.medibankR12 div.r12C1 {
	border-left: 1px solid #A5918E;
	border-right: 1px solid #A5918E;
	width: 107px;
	text-align: left;
	line-height: 12px;
}

div.medibankR12 div.r12C2 {
	border-right: 1px solid #A5918E;
	width: 44px;
}

div.medibankR12 div.r12C3 {
	border-right: 1px solid #A5918E;
	width: 97px;
}

div.medibankR12 div.r12C4 {
	border-right: 1px solid #A5918E;
	width: 97px;
}

div.medibankR12 div.r12C5 {
	border-right: 1px solid #A5918E;
	width: 97px;
}

div.medibankR12 div.r12C6 {
	border-right: 1px solid #A5918E;
	width: 97px;
}

/* R16 */

div.medibankR16 {
	width: 100%;
	position:relative;
	clear:both;
	float:left;
}




div.medibankR16 p.blue {
	text-align: left;
	color: #00A1D5;
	margin: 10px 0 0;
	width: 100%;
	padding: 0;
}

div.medibankR16 p.sub {
	font-size: 10px;
	margin: 0;
	padding: 0;
}

/* different rows */

div.medibankR3 div.r6C4 {
	border-right: 1px solid #A5918E;
	width: 97px;
	color: #fea123;

}

div.medibankR3 div.r7C4 {
	border-right: 1px solid #A5918E;
	width: 97px;
	color: #fea123;

}



/* @end */
