.sf-menu li {
	background-image:url(../../images/eyewear/tab-off.gif);
}

.sf-menu li:hover, .sf-menu li.sfHover,
.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
	background-image:url(../../images/eyewear/tab-on.gif);
}

#product_desc ul {
	list-style-image:url(../../images/eyewear/bullet.gif);
}

#product_options a.btn {
	background-image:url(../../images/eyewear/tab-off.gif);
}

#product_options a.btn:hover {
	background-image:url(../../images/eyewear/tab-on.gif);
}

#lens_info {
	background-image:url(../../images/eyewear/blackbar.gif);
}

.lens_colors .swatch {
	font-size:1px;
	opacity:0.25;
	filter:alpha(opacity=25);
}

.lens_colors .swatch.enabled {
	opacity:1.0;
	filter:alpha(opacity=100);
}

#footer {
	padding-bottom:24px;
}

#footer .line {
	margin-bottom:24px;
}

.featured .model {
	font-weight:bold;
	font-size:1.2em;
	color:#00A8DC;
}

.feature_target {
	background:url(../../images/eyewear/target.gif) no-repeat;
	position:absolute;
	display:block;
	width:22px;
	height:22px;
}

#pro_thumbs {
	margin-top:35px;
	width:330px;
}

.shimglobal_columncontrol .columncontrol {
	float:left;
	display:inline;
}

.shimglobal_columncontrol .spacer {
	float: left;
	display:inline;
	height:1px;
}

.shimglobal_texttitleimage .style1 {
	font-size:11px;
	color:#00A8DC;
	font-weight:bold;
}

.shimglobal_texttitleimage .text {
	line-height:1.4em;
}

.shimglobal_texttitleimage {
	padding:10px;
}

#locator {
	padding-right:20px;
	background:url(../../images/eyewear/world.gif) no-repeat;
	height:445px;
}

* #locator {
	height:auto;
	min-height:445px;
}

#locator_form {
	text-align:right;
}

#dealerlist {
	width:400px;
	margin:0 auto;
}

.dealer_title {
	font-size:1.6em;
	font-weight:bold;
	text-align:right;
}

.dealer_text {
	font-size:.9em;
	text-align:right;
	margin-bottom:20px;
}

.dealer {
	margin-bottom:20px;
}

.dealer .name {
	float:left;
	font-size:1.2em;
	font-weight:bold;	
}

.dealer .phone {
	display:block;
	border-bottom:1px dotted #fff;
	line-height:1.6em;
	text-align:right;
}

.dealer .info {
	padding:5px;
}

#collection_col {
	margin-right:0;
}

.modal_window .blue {
	cursor:pointer;
}

#footmenu {
	width:400px;
	text-align:right;
	padding-top:0;
}

#footswap {
	width:500px
	float:right;
}

#pro_thumbs .thumb {
	cursor:pointer;
}
.thumb img {
	margin-bottom:6px;
}

.big_img {
	background-repeat:no-repeat;
	height:290px;
	width:950px;
}

.gallery .thumb {
	opacity:0.25;
	filter:alpha(opacity=25);
}

.gallery .thumb.selected {
	opacity:1.0;
	filter:alpha(opacity=100);
}