/* BGN plugins */
.attachImage {
	border: 1px solid #aaa;
	padding: 0 5px 5px 0;
	background: #fff;
}
button {
	line-height: 21px;
	height: 21px;
	padding: 0;
	padding: 0;
	margin: 0;
	margin-right: 5px;
	border: 1px solid #dfdfe0;
	border-color: #e4e4e5 #b1b1b2 #a3a4a5 #dfdedf;
	background:  #fff url(images/btn_common.gif) repeat-x 0 0;
	cursor: pointer;
	-moz-border-radius: 5px;
	font-weight: bold;
	color: #555;
}
button span {
	line-height: 1.4em;
	height: 21px;
	display: inline-block;
	white-space: nowrap;
	padding: 0 5px;
}
button.disabled {
	cursor: default !important;
	background-position: 0 -46px !important;
	color: #ff0 !important;
}
button:hover {
	background-position: 0 -23px;
	color: #000;
}
button:active {
	background-position: 0 -46px;
	color: #f90;
}
.jsTip {
	padding: 3px 0;
	line-height: 1.5em;
	margin: 5px 0;
	position: relative;
}

.jsTip * {
	zoom: 1;
}

.jsTip .error {
	/* background: #fed; */
	background: #e6f5fb;
	padding: 0 5px;
	color: #333;
}

.jsTip .ok {
	border: 1px solid #f60;
	padding: 3px 22px 3px 3px;
}

.jsTip .loading {
	padding: 0 5px;
	font-weight: bold;
}

.jsTip .error .tip {
	background: url(images/warning.gif) no-repeat 0 4px;
	padding-left: 14px;
}

.jsTip .loading .tip {
	background: url(images/_loading.gif) no-repeat 0 4px;
	padding-left: 20px;
	color: #900;
}

.jsTip .close {
	/* float: right; */
	width: 0;
	padding-left: 14px;
	background: url(images/close_x.gif) no-repeat 0 50%;
	overflow: hidden;
	cursor: pointer;

	position: absolute;
	right: 5px;
}
/* END plugins */

.main {
	padding: 0 5px;
}

/* BGN .pagerHeader */
.pageHeader h1 {
	font-size: 1.5em;
	float: left;
}

.pageHeader h1 em {
	font-weight: normal;
}

.pageHeader h1 .size {
        font-weight: normal;
        color: #999;
}

#addFavorite {
	float: left;
	margin-left: 12px;
	line-height: 1.5em;
	background: url(images/heart.gif) no-repeat 0 58%;
	padding: 0 4px 0 22px;
	margin-top: .2em;
	color: #f60;
	text-transform: capitalize;
}

#addFavorite:hover {
}
/*
.pageHeader .colors {
	float: right;
	margin-left: 20px;
}

.pageHeader .colors dt, .pageHeader .colors dd{
	float: left;
	line-height: 37px;
	color: #555;
	margin-left: 8px;
}

.pageHeader .colors dd a {
	border: 1px solid #fff;
	width: 80px;
	height: 35px;
	overflow: hidden;
	float: left;
}
*/

.pageHeader .nears {
	float: right;
	margin-top: 1px;
	background: #eee;
	-moz-border-radius: 5px;
}
.pageHeader .nears dd {
	float: left;
	padding: 4px 6px;
}
.pageHeader .nears dd.separator {
	color: #999;
	padding: 4px 0;
}
.pageHeader .nears dd a {
	color: #084482;
        text-decoration: underline;
}
.pageHeader .nears dd img {
        margin: 0 5px;
}
/* END .pagerHeader */

/* BGN .details */
.details {
	border: 6px solid #e2e2e2;
	margin-top: 8px;
	margin-bottom: 20px;
	position: relative;
	overflow: hidden;
}

.details .bigImage {
	position: absolute;
	left: 175px;
	top: -30px;
	z-index: 0;
}

.details #loading {
	position: absolute;
	left: 372px;
	top: 155px;
	background: #ffe;
	opacity: .7;
	filter: alpha(opacity=70);
	padding: 8px 10px;
	border: 1px solid #999;
	color: #333;
	font-size: .9em;
	letter-spacing: .5em;
	display: none;
}

.details_main .color {
        position: absolute;
        top: 8px;
        right: 135px;
        z-index: 1;
}
.details_main .multi {
        width: 300px;
}
.details_main .color dt {
        float: left;
        color: #000;
        font-weight: bold;
        margin-left: 8px;
}
.details_main .color dd {
        float: left;
        margin-left: 8px;
}
.details_main .color dd a {
        float: left;
        text-decoration: underline;
        white-space: nowrap;
}

.details_main .color dd.current a {
        color: #000;
        text-decoration: none;
}
.details_main .color dd a:hover {
        color: #f60;
}
.details_main .color dd img {
        margin-top: -8px;
}

.thumbnails {
	float: right;
	width: 108px;
	text-align: center;
	color: #444;
	padding: 14px 6px;
}

.thumbnails dd {
	padding: 8px 0;
}

.details .details_main {
	border-right: 1px solid #e2e2e2;
	margin-right: 118px;
}

.details #dimensions {
        width: 133px;
        position: absolute;
        top: 0;
        left: 0;
        padding-right: 12px;
}
.details #dimensions span {
        color: #113d6a;
        font-weight: bold;
        position: absolute;
        top: 3px;
        left: 12px;
}
.details #dimensions a {
        cursor: pointer;
        color: #113d6a;
        font-weight: bold;
        text-decoration: underline;
        display: block;
        text-align: right;
        height: 20px;
        padding-top: 5px;
        margin-left: 105px;
}
.details #dimensions p {
        text-align: right;
        line-height: 28px;
        color: #686868;
        margin-top: 8px;
}
.details .dbg {
        height: 217px;
        background: url(images/p_info_dimensions.jpg);
}
.details .dbg_2 {
        height: 196px;
        background: url(images/p_info_dimensions_2.jpg);
}
/* END .details */

/* BGN .stars */
.sstar .stars {
        width: 0;
        padding-left: 55px;
        height: 12px;
        overflow: hidden;
        background: url(images/star_little.gif) no-repeat 0 0;
        overflow: hidden;
        float: left;
        clear: left;
}
.sstar .tip {
        float: left;
        margin-left: 6px;
        color: #999;
        font-size: .9em;
}
.sstar-00 .stars, .sstar-0 .stars {
        background-position: -55px 0;
}
.sstar-05 .stars {
        background-position: -44px -12px;
}
.sstar-10 .stars {
        background-position: -44px 0;
}
.sstar-15 .stars {
        background-position: -33px -12px;
}
.sstar-20 .stars {
        background-position: -33px 0;
}
.sstar-25 .stars {
        background-position: -22px -12px;
}
.sstar-30 .stars {
        background-position: -22px 0;
}
.sstar-35 .stars {
        background-position: -11px -12px;
}
.sstar-40 .stars {
        background-position: -11px 0;
}
.sstar-45 .stars {
        background-position: 0 -12px;
}
.sstar-50 .stars {
        background-position: 0 0;
}
/* END .stars */

/* BGN .mainBody */
.mainBody {
	float: left;
	width: 636px;
	padding-left:5px;
}

.mainBody .block {
	margin-bottom: 15px;
}

.mainBody h2 {
	font-size: 1.2em;
	line-height: 1.8em;
	border-bottom: 1px solid #e2e2e2;
	margin-bottom: .4em;
}

.mainBody .box {
	color: #666;
	line-height: 1.6em;
}

.mainBody .desc {
        float: left;
        width: 49%;
}
.mainBody .desc .box {
        margin-bottom: 15px;
}
.mainBody .param {
        float: right;
        width: 49%;
}

.mainBody .free {
	font-weight: bold;
	color: #008040;
}
/* END .mainBody */


/* BGN .mainBody .comments */
.mainBody .comments {
	clear: both;
}
.mainBody .comments li {
	padding: 5px;
	border-bottom: 1px solid #eee;
}

.mainBody .comments li:hover {
	background: #f3f3f3;
}

.mainBody .comments .avatar {
	float: left;
}

.mainBody .comments .review {
	float: right;
	width: 568px;
}

.mainBody .comments .review p {
	color: #333;
}

.mainBody .comments .ext {
	margin-top: 5px;
	text-align: right;
}

.mainBody .comments .ext div {
        display: inline-block;
        margin-left: 5px;
}
.mainBody .comments .ext .sstar {
        vertical-align: middle;
}

.mainBody #comment-form label {
	display: block;
	margin-top: .8em;
	font-weight: bold;
}
.mainBody #comment-form textarea {
	width: 615px;
	height: 80px;
	margin: 4px 0;
	border: 1px inset #aaa;
	padding: 2px;
	background: #fff;
}
.mainBody #comment-form textarea.logobg {
	background: #fff url(images/alpha_logo.gif) no-repeat;
}
.mainBody .passport-tip {
	line-height: 1.6em;
	color: #000;
        padding-top: 15px;
}
.mainBody .passport-tip a {
	color: #f00;
}
/* END .mainBody .comments */


/* BGN #mainSidebar */
#mainSidebar {
	float: right;
	width: 272px;
	background: #d7dfe7;
	-moz-border-radius: 5px;
	padding: 5px;
	overflow: hidden;
}
/* END #mainSidebar */

/* BGN #mainSidebar .block */
#mainSidebar .block {
	background: #fff;
}
#mainSidebar .block h2 {
	background: #eef0ef;
	color: #113d6a;
	line-height: 1.6em;
	font-size: 1.1em;
	padding: 0 5px;
	cursor: default;
	border-bottom: 1px solid #fff;
	font-family: verdana;
}
#mainSidebar .hl h2 {
	border-bottom: 0;
}
#mainSidebar .block h2 a {
	color: #113d6a;
	font-size: .9em;
	font-weight: normal;
	line-height: 2.5em;
}
#mainSidebar .block .box {
	padding: 5px;
}
#mainSidebar .block li {
	float: left;
	display: inline;
}
#mainSidebar .similar li a,
#mainSidebar .recently li a,
#mainSidebar .cart li a {
	float: left;
	width: 80px;
	height: 45px;
	overflow: hidden;
	margin: 2px;
	border: 1px dotted #aaa;
}

#mainSidebar .similar li a img,
#mainSidebar .recently li a img,
#mainSidebar .cart li a img {
	margin-top: -5px;
}
#mainSidebar .hl h2 {
	background: #d7dfe7;
}
#mainSidebar .hl .box {
	display: block !important;
}

#mainSidebar .faces .box {
	padding: 3px;
}

#mainSidebar .faces li {
	float: left;
	margin: 4px 3px;
	width: 60px;
	font-size: .9em;
	color: #666;
	position: relative;
	overflow: hidden;
}

#mainSidebar .faces li label {
	white-space: nowrap;
	text-overflow: ellipsis;
	display: block;
	clear: both;
}

#mainSidebar .faces li .zoom {
	width: 0;
	padding-left: 15px;
	height: 15px;
	overflow: hidden;
	background: url(images/zoom.gif) no-repeat;
	position: absolute;
	top: 48px;
	right: 4px;
	opacity: .5;
	filter: alpha(opacity=50);
	display: block;
}

#mainSidebar .faces li .zoom:hover {
	opacity: 1;
	filter: none;
}
/* END #mainSidebar .block */


/* BGN prices */
.inStock {
	display: none;
}

.outStock {
	position: absolute;
	left: 290px;
	bottom: 7px;
	padding-left: 18px;
	background: url(images/close_x.gif) no-repeat 0 50%;
	color: #c00;
	font-size: 1.2em;
}

.prices {
	position: relative;
	z-index: 1;
	margin-right: 10px;
	padding-bottom: 6px;
}

.prices table {
	float: right;
	width: 350px;
}

.prices a.addCart {
        float: right;
        height: 56px;
        width: 70px;
        margin-left: 5px;
}
.prices a.selectLens, .prices a.buyNow {
	float: right;
	height: 56px;
	width: 0;
	overflow: hidden;
	background: none no-repeat;
	margin-left: 5px;
}
.prices a.selectLens {
	padding-left: 175px;
	background-image: url(images/select_lens_2.gif);
}
.prices a.selectLensDimaond {
	padding-left: 168px;
	height: 42px;
	background-image: url(images/select_lens_3.gif);
}
.prices a.buyNow {
	padding-left: 145px;
	background-image: url(images/buy_now_2.gif);
}

/* BGN add*/
.prices a.btnAddLens{
	width: 0;
	float: right;
        height: 56px;
	padding-left: 175px;
	overflow:hidden;
	margin-left:5px;
	background-image: url(images/btn_info_add_lens.png);
	}
.prices a.btnAddCart{
	width: 0;
	float: right;
        height: 56px;
	padding-left: 175px;
	overflow:hidden;
	margin-left:5px;
	background-image: url(images/btn_info_add_cart.png);
	}
/* END add*/
.prices .diamondLabel {
	width: 175px;
	margin-left: 5px;
	margin-top: 2px;
	float: left;
	font-size: .9em;
	line-height: 1.8em;
	font-weight: bold;
}

.prices .diamondLabel input {
	vertical-align: middle;
}
.prices .diamondLabel span {
	text-decoration: underline;
}

.prices td {
	text-align: right;
}

.prices .includes td {
	border-top: 1px solid #ddd;
	color: #008040;
}

.prices .retailPrice {
	color: #999;
}

.prices .ebdPrice {
	color: #333;
}

.prices .ebdPrice strong {
	font-size: 1.6em;
	font-weight: normal;
}
/* END prices */

/* BGN #partyGlasses */
#partyGlasses {
	background: #f8f8f8;
	padding: 20px 12px 12px;
	border-top: 1px solid #ccc;
	position: relative;
}

#btnParty {
	position: absolute;
	top: 359px;
        left: 5px;
	z-index: 10;
}

#partyGlasses .btnClose {
	width: 0;
	padding-left: 30px;
	height: 17px;
	overflow: hidden;
	background: url(images/diamond_close.gif) no-repeat;
	position: absolute;
	top: 0;
	right: 12px;
}

#partyGlasses .diamondExample {
	float: left;
	position: relative;
	margin-bottom: 15px;
}

#partyGlasses .diamondExample a {
	position: absolute;
	left: 110px;
	top: 88px;
}

#partyGlasses .party_main {
	float: left;
	width: 310px;
	margin-top: 5px;
	margin-left: 25px;
}

#partyGlasses table {
	float: right;
	width: 135px;
}

#partyGlasses .scope {
	text-align: left;
	font-weight: bold;
	color: #333;
}

#partyGlasses h3 {
	font-size: 1.3em;
}

#partyGlasses .party_main p {
	font-weight: bold;
	margin: 6px 0;
}

#partyGlasses .party_main div {
	color: #555;
	margin: 15px 0;
	line-height: 1.6em;
}

#partyGlasses .colors span {
	display: inline;
	width: 0;
	padding-left: 37px;
	height: 43px;
	background: url(images/diamond_icons.gif) no-repeat 0 0;
	overflow: hidden;
	float: left;
	margin-right: 5px;
	margin-top: 8px;
}

#partyGlasses .party_main a {
	color: #333;
	font-weight: bold;
	text-decoration: underline;
}

#partyGlasses .colors .white {
	background-position: 0 0;
}
#partyGlasses .colors .blue {
	background-position: -37px 0;
}
#partyGlasses .colors .turquoise {
	background-position: -74px 0;
}
#partyGlasses .colors .green {
	background-position: -111px 0;
}
#partyGlasses .colors .purple {
	background-position: -148px 0;
}
#partyGlasses .colors .red {
	background-position: -185px 0;
}
/* END #partyGlasses */

.jcan-arrowTip {
	border: 1px solid #555;
	background: #ffe;
	padding: 3px 11px;
	font-size: 12px;
	font-family: arial;
	color: #555;
}

#btnVideo {
        display: none;
        position: absolute;
        top: 278px;
        left: 5px;
        z-index: 2;
}

#eyetryBtn {
        position: absolute;
        top: 343px;
        left: 5px;
        z-index: 2;
}
.details_soldout {
        font-weight: bold;
        color: #898989;
        text-align: center;
        padding: 25px;
        line-height: 56px;
}
.details_soldout img {
        vertical-align: middle;
        margin-right: 10px;
}
.details_soldout span {
        color: #FF4704;
        font-size: 16px;
}
#s4-button {
	position: absolute;
	top: 5px;
	left: 150px;
}
.fb_like {
	position: absolute;
	top: 10px;
	left: 150px;
}
.icon_onsale {
	position: absolute;
	top: 35px;
	left: 770px;
}
