/* My Eye Glasses Cases  */

body { color: #000; font: normal 70% Tahoma, Verdana, Helvetica, sans-serif; margin: 0; padding: 10px; text-align: left;background: #fff; }
.cleardiv{ clear:both; height:1px; }

a{ color: #000; text-decoration: underline; }
a:hover{ color: #efa208; }
a:active, a:focus { color: #efa208; }
img{ border: none; }

.required_field{ color: #c00; }


#logo {width: 70px; height: 130px; float: left;}
#logo span { display: none; }


.page_title h1 {clear: both;height: 30px; color:  #85A6BC ; background: #C8DCE7; text-transform: uppercase; font:bold 21px Arial, Tahoma, sans-serif; padding-top:6px; padding-left: 30px;  }

#close_div {clear:both;float:left; width: 100%; margin: 10px 0;}
.close_link {display:block; width: 125px; height: 24px; float:right; background: url(/images/static/btn_close_window.gif) no-repeat 0 0; text-indent: -9000px; overflow: hidden;}

/* ======================================== zoom image ======================================= */

#product_img { float: left; clear: both; height: 500px; width: 500px; margin: 20px 16px 16px 16px; display: inline; position: relative; border: 1px solid #555; }
#product_img img { position: absolute; bottom: 0; left: 0; height: 500px; width: 500px; }
.prod_sm { float: left; margin: 20px 16px 0 16px; display: inline; }
.prod_sm a{ display: block; width: 160px; height: 160px; border: 1px solid #555; overflow: hidden; }
.prod_sm a:hover{ border: 1px solid #c00; }

/* ======================================== email to a friend ======================================= */

.email_text form{ margin-left: 20px; }
#notify .email_text form{margin-bottom:26px;} 
.email_text input, .email_text textarea{ border: 1px solid #8988A8 ; }
#notify .email_text input, .email_text textarea{ border: 1px solid #8988A8; }
#notify .save_btn input{border:none;}
.email_text label{font-weight: bold;}
.email_text .email_dl{ width: 230px; float: left; }
.email_text dt{ padding: 5px 0; margin: 0; }
.email_text dd{ padding: 5px 0; margin: 0; }
.email_text dd input{ width: 201px; padding: 2px; font-size: 11px; }
.email_text .email_msg{ clear: both; padding: 10px 0; }
.email_text .email_msg input{width: 431px; padding: 2px; font-size: 11px; margin-bottom:13px;}
.email_text .email_msg textarea{width: 431px; height: 60px; padding: 2px; font-size: 11px; }
.btn_div{ width:437px;}
.email_text .save_btn{ width: 100px; height: 24px; float:right;}
     :root .email_text .save_btn{margin-right:8px;} 
    *:lang(en) .email_text .save_btn{margin-right:0px;}
    
	*:lang(en) #notify .email_text .save_btn{margin-right:232px;}   
.email_text .save_btn input{ display: block; width:100px; height: 24px; background: transparent url(/images/static/btn_send.gif) no-repeat 0 0; text-indent: -666em; overflow: hidden; border: none;}

.email_text p { padding: 10px; }

/*=========================================== DELIVERY ================================================== */

#delivery #holder table { width: 100%; margin-left: 0px;}
#delivery #holder table tr th { background: #9CA5BF; color:#fff; text-align: left; padding: 1em 0.5em;}
#delivery #holder table tr th.charge {text-align:right; }
#delivery #holder table tr td{ text-align: left; padding: 1em 0.5em; }
#delivery #holder table tr td.charge { text-align:right; }
#delivery #holder table tr td.time {text-align:center;}
#delivery #holder table tr th.time {text-align:center;}


/* ============================= WISHLIST POPUP ================================ */

#wishlist .email_text .email_dl {clear:left; width: 460px;}
#wishlist .email_text .email_dl dl { width: 460px;}
#wishlist .email_text .email_dl dt { width: 230px;float:left; display: inline;}
#wishlist .email_text .email_dl dd { width: 230px; clear:left; float:left; display: inline;}
#wishlist dt.email_dt2 {float:right; }
:root #wishlist dt.email_dt2 {float:right; margin-top: -23px; margin-bottom: -5px;}
#wishlist dd.email_dd2 {clear:right !important; float:right !important; margin-left: -230px; margin-top: 23px;}
:root #wishlist dd.email_dd2 {margin-top:0;}
:lang(en) #wishlist dd.email_dd2 {margin:0;}

