a {
  -moz-outline: 0;
  outline: 0;
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
  margin: 0;
  padding: 0;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
fieldset, img { border: 0; }
address, caption, cite, code, dfn, em, strong, th, var {
  font-style: normal;
  font-weight: normal;
}
ol, ul { list-style: none; }
caption, th { text-align: left; }
h1, h2, h3, h4, h5, h6 {
  font-size: 100%;
  font-weight: normal;
}
q:before { content: ''; }
q:after { content: ''; }
abbr, acronym { border: 0; }
#dimmer {
  background-color: #000000 !important;
  position: fixed !important;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 150;
}
#positioner {
  background-color: red !important;
  background: url(https://www.optcentral.com/optportal/images/ajax-loader-3.gif) no-repeat center center !important;
  position: fixed !important;
  position: absolute;
  width: 100%;
  clear: both;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 155;
}
#popup_container {
  background-color: #ffffff;
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 160;
  overflow: hidden;
  float: left;
}
#close_button {
  color: #ffffff;
  position: absolute;
  top: 0;
  left: 0;
  width: 28px;
  height: 27px;
  background: url('../images/popup_close.png') no-repeat 0 0;
  z-index: 165;
  cursor: pointer;
}
#close_button a {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  color: #ffffff;
  font-size: 10px;
  text-decoration: none;
  line-height: 20px;
}
.remove_text { text-indent: -99999px; }
body, html {
  background-color: #000000;
  font: 16px Arial, Helvetica, Verdana, sans-serif;
  color: #ffffff;
}
#container {
  min-width: 1015px;
  width: auto !important;
  width: 1015px;
}
a {
  color: #ffffff;
  text-decoration: none;
}
#header {
  height: 157px;
  background: url('../images/header_back.gif') no-repeat top center;
}
#header div.wrapper {
  width: 1015px;
  margin: 0 auto;
  position: relative;
}
#header div.wrapper a#logo {
  background: url('../images/dj_logo.gif') no-repeat 45px bottom;
  display: block;
  width: 250px;
  height: 120px;
  padding: 0 0 0 45px;
  text-indent: -9000px;
}
#header div.wrapper div.side {
  position: absolute;
  right: 35px;
  top: 35px;
}
#header div.wrapper div.side p {
  display: inline;
  padding-right: 20px;
}
#header div.wrapper div.side ul {
  display: inline;
  font-size: 12px;
  line-height: 16px;
}
#header div.wrapper div.side ul li {
  /*display: inline;*/
	float: left;
  padding-left: 10px;
}
#header div.wrapper div.side ul li a {
  padding: 2px 0 0 20px;
  line-height: 20px;
}
#header div.wrapper div.side ul li a#shopping_cart_link {
  background: url('../images/icon_shopping_cart.gif') no-repeat 0 0;
  padding-left: 21px;
	display: block;
	margin-top: 25px;
}
#header div.wrapper div.side ul li a#wish_list_link { background: url('../images/icon_wish_list.gif') no-repeat 0 2px; }
#header div.wrapper div.side ul li a#sign_in_link { background: url('../images/icon_sign_in.gif') no-repeat 0 1px; }
#site_navigation {
  padding: 0 0 0 45px;
  height: 40px;
}
#site_navigation li {
  display: block;
  float: left;
  padding-right: 35px;
  font-size: 13px;
}
#site_navigation li a {
  display: block;
  padding: 4px;
  color: #ffffff;
  line-height: 37px;
  white-space: nowrap;
}
#site_navigation li ul {
  background: #000000;
  background: rgba(0, 0, 0, 0.85);
  position: absolute;
  z-index: 50;
  padding: 0 0 5px 0;
  clear: both;
  display: none;
}
#site_navigation li ul li {
  display: block;
  float: none;
}
#site_navigation li ul li a { line-height: 1em; }
#site_navigation li.divider {
  font-size: 12px;
  line-height: 37px;
  position: relative;
  top: 4px;
}
#site_navigation li#back_to_shopping_cart { padding-left: 50px; }
.clear { clear: both; }
#footer {
  background: url('../images/footer_back.gif') no-repeat center top;
  height: 142px;
  text-align: center;
  clear: both;
}
#footer div.wrapper {
  width: 1015px;
  margin: 0 auto;
}
#footer div.wrapper ul#quick_links {
  height: 24px;
  text-align: center;
}
#footer div.wrapper ul#quick_links li {
  display: inline;
  padding: 0 20px;
  font-size: 12px;
  line-height: 24px;
}
#footer div.wrapper #locations_container {
  float: left;
  width: 100%;
  clear: both;
  overflow: hidden;
}
#footer div.wrapper #locations_container ul#locations {
  height: 30px;
  margin: 10px auto 0;
  float: left;
  position: relative;
  left: 50%;
}
#footer div.wrapper #locations_container ul#locations li {
  display: block;
  float: left;
  position: relative;
  right: 50%;
}
#footer div.wrapper #locations_container ul#locations li ul {
  display: inline;
  padding: 0 12px;
  color: #d2b025;
}
#footer div.wrapper #locations_container ul#locations li ul li {
  display: inline;
  float: none;
  position: static;
  font-size: 12px;
}
#footer div.wrapper #locations_container ul#locations li ul li.store {
  color: #ffffff;
  font-size: 14px;
}
#footer div.wrapper #outgoing_links_container {
  float: left;
  width: 100%;
  clear: both;
  overflow: hidden;
}
#footer div.wrapper #outgoing_links_container ul#outgoing_links {
  float: left;
  position: relative;
  left: 50%;
  height: 30px;
  margin: 0 auto;
}
#footer div.wrapper #outgoing_links_container ul#outgoing_links li {
  display: block;
  float: left;
  font-size: 10px;
  margin: 0 10px;
  line-height: 20px;
  position: relative;
  right: 50%;
}
#footer div.wrapper #outgoing_links_container ul#outgoing_links li.facebook_link { padding-left: 23px; }
#footer div.wrapper #outgoing_links_container ul#outgoing_links li.facebook_link a {
  display: block;
  height: 20px;
  text-indent: -99999px;
}
#footer div.wrapper #outgoing_links_container ul#outgoing_links li.twitter_link { padding-left: 23px; }
#footer div.wrapper #outgoing_links_container ul#outgoing_links li.twitter_link a {
  display: block;
  height: 20px;
  text-indent: -99999px;
}
#footer div.wrapper #outgoing_links_container ul#outgoing_links li.facebook_link a {
  background: url('../images/facebook_link.png') no-repeat 0 center;
  width: 84px;
}
#footer div.wrapper #outgoing_links_container ul#outgoing_links li.twitter_link a {
  background: url('../images/twitter_link.png') no-repeat 0 center;
  width: 88px;
}
#footer div.wrapper #outgoing_links_container ul#outgoing_links li.verisign {
  background: url('../images/verisign.gif');
  text-indent: -99999px;
  width: 55px;
  height: 25px;
}
#footer div.wrapper li.offers {
  line-height: 20px;
  font-size: 11px;
  margin-right: 5px;
}
#footer div.wrapper li.subscribe { position: relative; }
#footer div.wrapper li.subscribe label {
  color: #999999;
  position: absolute;
  left: 0;
  line-height: 20px;
  width: 164px;
  text-align: center;
}
#footer div.wrapper li.subscribe input {
  font: 10px Arial, Helvetica, Verdana, sans-serif;
  color: #666666;
  border: 1px solid #999999;
  -webkit-border-radius: 3px;
  padding: 3px 6px;
}
#footer div.wrapper li.subscribe input.text { width: 150px; }
#footer div.wrapper li.subscribe input.submit {
  background-color: #666666;
  border: 0;
  padding: 3px 8px;
  color: #ffffff;
}
#footer div.wrapper p#copyright {
  font-size: 12px;
  color: #d2b025;
}
#footer div.wrapper p#copyright a#powered_by_opt {
  color: #eeeeee;
  padding-left: 10px;
}
#footer div.wrapper p#copyright a#powered_by_opt img#opt_logo { vertical-align: middle; }
.content_area {
  min-height: 495px;
  height: auto !important;
  height: 495px;
}
.content_area div.wrapper {
  width: 1015px;
  margin: 0 auto;
  position: relative;
}
.content_area div.wrapper a { color: #d2b025; }
.content {
  padding: 10px 0 0 48px;
  width: 720px;
  margin-bottom: 20px;
  float: left;
  position: relative;
}
.content h1 {
  color: #d2b025;
  margin-bottom: 1em;
}
.content h2 {
  color: #d2b025;
  font-size: 12px;
  font-weight: bold;
  margin-bottom: 0.5em;
}
.content h3 {
  font-size: 12px;
  font-weight: bold;
}
.content p {
  font-size: 12px;
  line-height: 1.75em;
  margin-bottom: 1em;
}
.content p.small { font-size: 10px; }
.content p.center { text-align: center; }
.content ul.bulleted_list {
  margin-left: 3em;
  list-style: disc;
  font-size: 12px;
  line-height: 1.75em;
}
.content img.float_left {
  display: block;
  float: left;
  padding: 0 15px 15px 0;
}
.content img.float_right { float: right; }
#breadcrumbs {
  font-size: 12px;
  color: #999999;
  height: 30px;
}
#breadcrumbs li { display: inline; }
#breadcrumbs li a { color: #999999; }
#breadcrumbs li.separator { padding: 0 3px 0 8px; }
#breadcrumbs li.current { color: #d2b025; }
#sidebar_features {
  background: url('../images/sidebar_features_back.gif') no-repeat 0 10px;
  font-size: 9px;
  width: 187px;
  height: 455px;
  padding: 17px 20px 0 7px;
  float: right;
}
#sidebar_features li.featured_item { padding-bottom: 10px; }
#sidebar_features li.featured_item h3 {
  background: url('../images/featured_video.gif') no-repeat 0 0;
  height: 29px;
  text-indent: -90000px;
}
#sidebar_features li.featured_item h4 {
  color: #cccccc;
  height: 72px;
}
#sidebar_features li.featured_item img {
  float: left;
  padding-right: 5px;
}
#sidebar_features li.featured_item a.more { color: #d2b025; }
#sidebar_features li.img_link { padding-bottom: 8px; }
#sidebar_features li#shes_the_one {
  background: url('../images/shes_the_one.gif') no-repeat 0 0;
  height: 187px;
}
#sidebar_features li#shes_the_one ul { padding: 88px 0 0 10px; }
#sidebar_features li#shes_the_one ul li { height: 18px; }
#sidebar_features li#shes_the_one ul li a {
  height: 15px;
  width: 100px;
  display: block;
  text-indent: -9000px;
}
div.slide_container {
  height: 477px;
  position: relative;
}
div.slide_container a.prev {
  display: block;
  position: absolute;
  top: 205px;
  width: 22px;
  height: 64px;
  text-indent: -9000px;
}
div.slide_container a.next {
  display: block;
  position: absolute;
  top: 205px;
  width: 22px;
  height: 64px;
  text-indent: -9000px;
}
div.slide_container a.prev {
  background: url('../images/cycle_arrow_left.gif') no-repeat 0 0;
  left: 13px;
}
div.slide_container a.next {
  background: url('../images/cycle_arrow_right.gif') no-repeat 0 0;
  left: 752px;
}
div.slide_container ul.indicator {
  position: absolute;
  bottom: 10px;
  width: 697px;
  text-align: center;
}
div.slide_container ul.indicator li {
  display: inline;
  padding: 0 1px;
}
div.slide_container ul.indicator li a {
  display: inline-block;
  border: 1px solid #333333;
  width: 25px;
  height: 15px;
}
div.slide_container ul.indicator li a.current {
  background-color: #333333;
  border-color: #cccccc;
}
#home_cycle {
  padding: 18px 0 0 45px;
  width: 697px;
  float: left;
}
#home_cycle ul.slides li {
  width: 697px;
  height: 438px;
  float: left;
}
#bridal .wrapper { background: url('../images/bridal_back.jpg') no-repeat 420px 200px; }
#bridal .wrapper p strong {
  font-weight: bold;
  color: #d2b025;
}
#bridal .wrapper ul.section_links {
  list-style: disc;
  margin-left: 1em;
}
#bridal .wrapper ul.section_links li { padding: 2px 0; }
#bridal .wrapper ul.section_links li a {
  font-size: 14px;
  padding: 3px 0;
}
#meet_the_team div.content { width: 730px; }
#meet_the_team div.content p { width: 710px; }
#meet_the_team #staff_menu {
  position: relative;
  margin-bottom: 28px;
  border-right: 1px solid #ffffff;
  width: 715px;
}
#meet_the_team #staff_menu li {
  float: left;
  width: 178.75px;
  height: 285px;
}
#meet_the_team #staff_menu li a {
  display: block;
  width: 100%;
  height: 100%;
}
#meet_the_team #staff_menu #sara { background-image: url('../images/staff_sara.jpg'); }
#meet_the_team #staff_menu #kmg { background-image: url('../images/staff_kmg.jpg'); }
#meet_the_team #staff_menu #barb { background-image: url('../images/staff_barb.jpg'); }
#meet_the_team #staff_menu #ed { background-image: url('../images/staff_ed.jpg'); }
#meet_the_team #staff_menu #igor {
  background-image: url('../images/staff_igor.jpg');
  border-right: 1px solid #ffffff;
}
#meet_the_team .staff_group {
  display: block;
  float: left;
  margin: 0 20px 0 0;
  width: 400px;
}
#meet_the_team span.article_body {
  display: block;
  float: left;
  width: 295px !important;
}
#meet_the_team span.article_body p {
  display: block;
  float: left;
  width: 295px !important;
}
#store_locations { margin-right: -100px; }
#store_locations li {
  font-size: 12px;
  line-height: 1.2em;
  color: #999999;
  float: left;
  margin-right: 100px;
}
#store_locations li img { padding-bottom: 10px; }
#store_locations li p {
  font-size: 12px;
  line-height: 1.2em;
}
#store_locations li h2 {
  font-size: 15px;
  margin: 0;
}
#store_locations li ul.telephone { margin: 0 0 1em 0; }
#store_locations li ul.telephone li {
  margin: 0;
  float: none;
}
#store_locations li ul.telephone li em { color: #d2b025; }
#store_locations li dl { margin-bottom: 1em; }
#store_locations li dl dt { margin: 0.5em 0 0; }
#store_locations li dl dd { color: #d2b025; }
#store_locations li a.map_link { color: #d2b025; }
#store_locations li.last { margin: 0; }
#featured_article {
  min-height: 210px;
  height: auto !important;
  height: 210px;
  padding-top: 10px;
  width: 500px;
  margin: 0 auto;
  position: relative;
}
#featured_article img {
  float: left;
  padding: 0 15px 0 0;
}
#featured_article h2 {
  font-size: 16px;
  margin: 0;
  padding-bottom: 10px;
}
#featured_article a.more {
  font-size: 12px;
  color: #d2b025;
  display: block;
  padding: 1em 0 0 0;
}
#article_list h1 { margin-bottom: 5px; }
#article_list ul {
  font-size: 12px;
  border-top: 1px solid #d2b025;
}
#article_list ul li {
  min-height: 45px;
  height: auto !important;
  height: 45px;
  clear: both;
  border-bottom: 1px solid #24353e;
  padding: 10px 0;
  line-height: 1.75em;
}
#article_list ul li img {
  float: left;
  padding-right: 10px;
}
#article_list ul li h3 {
  color: #d2b025;
  font-weight: bold;
}
#article_list ul ul.details {
  min-height: 0;
  height: auto !important;
  height: 0;
  float: right;
  clear: none;
  height: auto;
  border: none;
  padding: 0 0 0 10px;
}
#article_list ul ul.details li {
  min-height: 0;
  height: auto !important;
  height: 0;
  border: none;
  clear: none;
  height: auto;
  margin: 0;
  padding: 0;
  text-align: right;
}
#article_list ul ul.details li a.more {
  color: #d2b025;
  float: right;
}
ol.pagination {
  color: #d2b025;
  font-size: 12px;
  text-align: right;
  padding: 10px 0 0 0;
}
ol.pagination li { display: inline; }
ol.pagination li a { color: #d2b025; }
ol.pagination li.prev a { padding-right: 20px; }
ol.pagination li.next a { padding-left: 20px; }
.article { position: relative; }
.article img {
  float: left;
  padding-right: 20px;
}
.article #swfContent {
  float: left;
  padding-right: 20px;
}
.article div.text {
  min-height: 270px;
  height: auto !important;
  height: 270px;
}
.article h2 {
  font-weight: bold;
  font-size: 12px;
  margin-bottom: 1em;
  color: #ffffff;
}
.article ul.links {
  font-size: 13px;
  color: #d2b025;
  height: 30px;
}
.article ul.links li { display: inline; }
.article ul.links li a { color: #d2b025; }
.article ul.links li.separator { padding: 0 10px; }
.article ul.links li.share { float: right; }
.article ul.links li.slideshow { 
	float: right;
	font-size: 10px;
	background: #ccc;
	padding: 2px 5px 2px 7px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	margin: 0 5px 0 0;
}
.article ul.links a.slideshow { 
	color: #000000 !important;
}
.video { position: relative; }
.video img {
  float: left;
  padding-right: 20px;
}
.video #swfContent {
  float: left;
  padding-right: 20px;
}
.video div.text {
  min-height: 270px;
  height: auto !important;
  height: 270px;
}
.video h2 {
  font-weight: bold;
  font-size: 12px;
  margin-bottom: 1em;
  color: #ffffff;
}
.video ul.links {
  font-size: 13px;
  color: #d2b025;
  height: 30px;
}
.video ul.links li { display: inline; }
.video ul.links li a { color: #d2b025; }
.video ul.links li.separator { padding: 0 10px; }
.video ul.links li.share { float: right; }
.related_product {
  clear: both;
  border-top: 1px solid #24353e;
  padding-top: 3px;
  margin-top: 10px;
}
.related_product h2 {
  font-size: 12px;
  color: #d2b025;
  padding-bottom: 8px;
}
.related_product ul li { display: inline; }
.video {
  min-height: 282px;
  height: auto !important;
  height: 282px;
}
.video ul.links { left: 396px; }
#video_list li {
  float: left;
  margin: 0 60px 10px 0;
  height: 260px;
}
#video_list li a {
  display: block;
  padding: 10px;
  width: 173px;
}
#video_list li a img { border: 1px solid #666666; }
#video_list li a b {
  display: block;
  color: #ffffff;
  margin: 0;
  font-size: 12px;
  font-weight: bold;
  padding: 5px 0 3px;
}
#video_list li a span {
  display: block;
  color: #999999;
  font-size: 9px;
  line-height: 1.5em;
}
#video_list li a:hover { background-color: #222222; }
#video_list li a:hover img { border-color: #999999; }
#video_list li a:hover h2 { color: #cccccc; }
#video_list li a:hover p { color: #ffffff; }
#video_list li:nth-child(3n+3) { margin-right: 0; }
#video_center ol.pagination {
  font-size: 12px;
  clear: both;
}
#accent_magazine h1 {
  border-bottom: 1px solid #d2b025;
  padding-bottom: 6px;
  width: 365px;
}
#accent_magazine a { color: #d2b025; }
#accent_magazine_signup {
  background: #ffffff;
  width: 330px;
  color: #333333;
  font-size: 14px;
  padding: 0 0 35px;
}
#accent_magazine_signup h2 {
  background: #d2b025;
  color: #000000;
  line-height: 45px;
  height: 45px;
  font-size: 16px;
  padding: 0 30px;
}
#accent_magazine_signup p { padding: 10px 30px 0; }
#accent_magazine_signup ol { padding: 15px 30px; }
#accent_magazine_signup ol li { padding: 0 0 3px; }
#accent_magazine_signup ol li label {
  display: block;
  padding: 0 0 2px;
}
#accent_magazine_signup ol li label.error { display: none !important; }
#accent_magazine_signup ol li input {
  border: 1px solid #999999;
  padding: 3px 5px;
  width: 258px;
}
#accent_magazine_signup ol li input.error {
  border: 1px solid #e2c822;
  background-color: #fff9d7;
}
#accent_magazine_signup ol li.subscribe { padding: 5px 0 10px; }
#accent_magazine_signup ol li.subscribe input {
  display: inline;
  width: auto;
  border: 0;
  padding: 0;
}
#accent_magazine_signup ol li.subscribe label { display: inline; }
#accent_magazine_signup ol li.submit input {
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  background: #d2b025;
  color: #ffffff;
  font: 11px Arial, Helvetica, Verdana, sans-serif;
  border: 0;
  padding: 4px 8px;
  font-weight: bold;
  width: auto;
  float: right;
}
#accent_magazine_signup ol li.submit input:hover { background: #333333; }
#application_page {
  width: auto;
  padding-right: 100px;
}
#application_page p#response_message {
  border: 1px solid #e2c822;
  background-color: #fff9d7;
  padding: 10px 20px;
  margin-bottom: 20px;
  color: #333333;
  font-weight: bold;
}
#application_page p#response_message.error {
  border: 1px solid #dd3c10;
  background-color: #ffebe8;
}
#application_page p#response_message.success {
  border: 1px solid #309701;
  background-color: #e8f8e1;
  color: #309701;
}
#application_page #application {
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  background-color: #222222;
  padding: 15px 20px 20px;
  width: 873px;
}
#application_page #application h1 {
  color: #ffffff;
  font-size: 14px;
  float: left;
  padding-right: 50px;
}
#application_page #application ol.column {
  float: left;
  margin-right: 50px;
  width: 250px;
}
#application_page #application ol.column li label {
  display: block;
  font-size: 12px;
  padding: 0 0 4px;
}
#application_page #application ol.column li input {
  font: 12px Arial, Helvetica, Verdana, sans-serif;
  width: 240px;
  padding: 2px 4px;
  border: 1px solid #ffffff;
  background: #666666;
  margin-bottom: 10px;
  color: #ffffff;
}
#application_page #application ol.column li textarea {
  font: 12px Arial, Helvetica, Verdana, sans-serif;
  width: 240px;
  padding: 2px 4px;
  border: 1px solid #ffffff;
  background: #666666;
  margin-bottom: 10px;
  color: #ffffff;
}
#application_page #application ol.column li select {
  font: 12px Arial, Helvetica, Verdana, sans-serif;
  width: 240px;
  padding: 2px 4px;
  border: 1px solid #ffffff;
  background: #666666;
  margin-bottom: 10px;
  color: #ffffff;
}
#application_page #application ol.column li input:focus {
  border: 1px solid #ffffff;
  background: rgba(255, 255, 255, 0.6);
  outline: 0;
}
#application_page #application ol.column li textarea:focus {
  border: 1px solid #ffffff;
  background: rgba(255, 255, 255, 0.6);
  outline: 0;
}
#application_page #application ol.column li select:focus {
  border: 1px solid #ffffff;
  background: rgba(255, 255, 255, 0.6);
  outline: 0;
}
#application_page #application ol.column li ol.radio_group { margin-bottom: 1em; }
#application_page #application ol.column li ol.radio_group input {
  width: auto;
  margin: 0;
  background: none;
  border: none;
}
#application_page #application ol.column li ol.radio_group label { display: inline; }
#application_page #application ol.column li.resume label em { font-size: 10px; }
#application_page #application ol.column li.resume input {
  border: 0;
  background: none;
}
#application_page #application ol.column#last_column { margin: 0; }
#application_page #application ol li p { margin: 0; }
#application_page #application ol li p.small {
  font-size: 10px;
  margin: 1em 0;
}
#application_page #application #comments { height: 80px; }
#application ol.column li select { width: 250px; }
#application ol.column li input#submit {
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  font-size: 11px;
  font-weight: bold;
  color: #111111;
  background: #d2b025;
  padding: 4px 8px;
  border: none;
  width: auto;
  float: right;
}
#application ol.column li input#submit:hover {
  background: #24353e;
  color: #ffffff;
}
#contact_form ol.column li select { width: 250px; }
#contact_form ol.column li input#submit {
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  font-size: 11px;
  font-weight: bold;
  color: #111111;
  background: #d2b025;
  padding: 4px 8px;
  border: none;
  width: auto;
  float: right;
}
#contact_form ol.column li input#submit:hover {
  background: #24353e;
  color: #ffffff;
}
#guarantee { width: 680px; }
#guarantee h2 {
  font-size: 14px;
  margin-bottom: 1em;
}
#guarantee h3 { margin-bottom: 1em; }
#careers #apply_link {
  background: #d2b025;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  padding: 5px 10px;
  color: #000000;
  display: block;
  margin: 10px auto 0;
  width: 130px;
  text-align: center;
}
#education img { margin-right: 20px; }
#education p { padding: 0 0 0 20px; }
#education p em { color: #d2b025; }
#four_cs div.content { width: 913px; }
#four_cs ul.navigation {
  height: 50px;
  font-size: 24px;
  color: #d2b025;
}
#four_cs ul.navigation li { float: left; }
#four_cs ul.navigation li a { color: #d2b025; }
#four_cs ul.navigation li a.current {
  color: #ffffff;
  border-bottom: 1px solid #eeeeee;
}
#four_cs ul.navigation li.separator { padding: 0 10px; }
#four_cs ul.navigation li.direction {
  font-size: 12px;
  padding: 11px 0 0 20px;
  color: #666666;
}
#four_cs #clarity ul { padding-top: 30px; }
#four_cs #clarity ul li {
  float: left;
  width: 185px;
  padding: 0 30px 0 0;
}
#four_cs #clarity ul li img { margin-bottom: 20px; }
#four_cs #clarity ul li h3 { margin-bottom: 5px; }
#four_cs #clarity ul li p {
  font-size: 11px;
  line-height: 1.5em;
}
#four_cs #color h2 {
  font-size: 14px;
  margin-bottom: 1em;
}
.browse_menu {
  width: 158px;
  background: url('../images/browse_menu_back.gif') no-repeat 0 0;
  padding: 10px 15px 10px 15px;
  font-size: 12px;
  line-height: 1.5em;
  float: left;
}
.browse_menu h2 {
  color: #eeeeee;
  font-size: 14px;
}
.browse_menu li a {
  font-weight: bold;
  color: #8bcef0;
}
.browse_menu li ul {
  list-style: circle;
  margin-left: 1.2em;
}
.browse_menu li ul li a { color: #bfe1f3; }
#jewelry_section {
  width: 480px;
  padding-left: 30px;
  float: left;
}
#jewelry_section p strong {
  font-weight: bold;
  color: #d2b025;
}
#designer_jewelry_slides {
  padding-top: 0;
  height: 330px;
  width: 710px;
  float: left;
}
#designer_jewelry_slides a.prev { top: 115px; }
#designer_jewelry_slides a.next { top: 115px; }
#designer_jewelry_slides a.prev { left: 38px; }
#designer_jewelry_slides a.next { left: 650px; }
#designer_jewelry_slides ul.slides { margin: auto; }
#designer_jewelry_slides ul.slides li { width: 500px; }
#designer_jewelry_slides ul.indicator {
  width: 710px;
  margin: auto;
}
#designer_list p { line-height: 1.4; }
#designer_list p strong {
  color: #d2b025;
  font-weight: bold;
}
#designer_list ul li {
  font-size: 12px;
  width: 24%;
  margin-right: 1%;
  float: left;
}
#designer_list ul li a {
  padding: 5px;
  display: block;
  color: #d2b025;
}
#designer_list ul li a:hover { background-color: #222222; }
#results_page { width: 913px; }
#results_page #filter {
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px;
  background-color: #222222;
  padding: 8px;
  height: 36px;
  width: 873px;
  margin-bottom: 30px;
  position: relative;
}
#results_page #filter #modify_list {
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px;
  position: absolute;
  left: 4px;
  top: 4px;
  z-index: 35 !important;
  padding: 3px;
  border: 2px solid #222222;
  width: 210px;
}
#results_page #filter #modify_list ul {
  padding: 10px 0;
  display: none;
}
#results_page #filter #modify_list ul li {
  padding: 0 12px;
  font-size: 12px;
}
#results_page #filter #modify_list ul li a {
  display: block;
  padding: 3px 0;
  font-weight: bold;
}
#results_page #filter #modify_list ul li ul { padding: 0; }
#results_page #filter #modify_list ul li ul li a { font-weight: normal; }
#results_page #filter #modify_list.open {
  background-color: #222222;
  border-color: #666666;
}
#results_page #filter #modify_list.open a#modify_link {
  background: none;
  color: #ffffff;
}
#results_page #filter #modify_list.open a#modify_link:hover {
  background: none;
  color: #ffffff;
}
#results_page #filter a#modify_link {
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  display: block;
  padding: 7px 10px;
  background: #d2b025;
  color: #111111;
  height: 20px;
  line-height: 20px;
  width: 190px;
  text-align: center;
}
#results_page #filter a#modify_link:hover { background: #e6c641; }
#results_page #filter p {
  margin: 0;
  padding: 0;
  line-height: 34px;
  height: 34px;
  padding: 0 10px;
  font-size: 11px;
}
#results_page #filter p.displaying {
  float: left;
  padding-left: 250px;
}
#results_page #filter div.sort_by {
  float: left;
  padding-left: 30px;
  position: relative;
  top: 6px;
}
#results_page #filter div.sort_by label {
  font-size: 11px;
  display: inline;
  padding-right: 10px;
}
#results_page #filter div.sort_by form { display: inline; }
#results_page #filter div.sort_by form select {
  background-color: #111111;
  color: #ffffff;
}
#results_page #filter ol.pagination {
  font-size: 11px;
  float: right;
  line-height: 34px;
  height: 34px;
  margin: 0;
  padding: 0 10px 0 0;
}
#results_page #filter ol.pagination li a { padding-bottom: 2px; }
#results_page #filter ol.pagination li a.current { border-bottom: 1px solid #d2b025; }
#results_page #filter ol.pagination li.h {
  padding-right: 10px;
  font-weight: bold;
}
#results_page #filter ol.pagination li.prev a { padding-right: 5px; }
#results_page #filter ol.pagination li.next a { padding-left: 5px; }
/* add to less file */
#results_page #bottom_pageNav {
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px;
  background-color: #222222;
  padding: 8px;
  height: 36px;
  width: 873px;
  margin-bottom: 30px;
  position: relative;
}
#results_page #bottom_pageNav ol.pagination {
  font-size: 11px;
  float: right;
  line-height: 34px;
  height: 34px;
  margin: 0;
  padding: 0 10px 0 0;
}
#results_page #bottom_pageNav ol.pagination li a { padding-bottom: 2px; }
#results_page #bottom_pageNav ol.pagination li a.current { border-bottom: 1px solid #60a9ce; }
#results_page #bottom_pageNav ol.pagination li.h {
  padding-right: 10px;
  font-weight: bold;
}
#results_page #bottom_pageNav ol.pagination li.prev a { padding-right: 5px; }
#results_page #bottom_pageNav ol.pagination li.next a { padding-left: 5px; }
/* end */
#results_page h2 {
  font-size: 20px;
  color: #ffffff;
  font-weight: normal;
  padding: 10px 0 0;
  border-bottom: 1px solid #666666;
  clear: both;
  padding: 5px 0;
}

#results_page .pagination {
  font-size: 10px;
  color: #b93226;
  clear: both;
  padding: 0px 0;
  border-bottom: 1px solid #24353e;
  position: relative;
	text-align: right;
	padding: 0 0 9px 0;
}
#results_page a.view_all {
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  position: absolute;
  bottom: 5px;
  right: 0;
  font-size: 11px;
  font-weight: bold;
  background: #d2b025;
  color: #111111;
  padding: 3px 7px;
	margin: 0 0 0 10px;
}
#results_page a.view_all:hover {
  background: #24353e;
  color: #ffffff;
}
#results_page ul.product_display {
  clear: both;
  padding-left: 230px;
}
#results_page ul.product_display.all_category {
  clear: both;
  padding-left: 0px;
}
#results_page ul.product_display li span { display: block; }
#results_page ul.product_display li span.product_title {
  font-size: 12px;
  font-weight: bold;
}
#results_page ul.product_display li span.price {
  font-size: 11px;
  padding: 0;
  margin: 0;
  line-height: 1;
}
#results_page li.set {
  display: block;
/*  width: 830px; */
}
#results_page li.set ul { display: block; }
#results_page li.set ul li {
  display: block;
  float: left;
  padding: 5px;
}
#results_page li.set ul li a {
  display: block;
  padding: 8px;
  width: 100px;
}
#results_page ul.product_display.all_category li.set ul li a {
	width: 150px;
}
#results_page li.set ul li a:hover { background: #222222; }
#results_page li.set ul li.clear {
  clear: both;
  float: none;
}
span.image_block {
  background: #ffffff;
  margin: 0 0 8px;
  display: block;
}
span.image_block img {
  display: block;
  margin: 0 auto;
  padding: 0;
}
div.brand_row {
  position: relative;
  padding: 0 0 0px 0;
}
div.brand_row div#loading_div {
	top: 37px;
	left: 530px;
	position: absolute;
	z-index: 1001;
}
div.brand_row .items {
	overflow: hidden;
}
div.brand_row a.prev {
  background: url('../images/cycle_arrow_left.gif') no-repeat 0 0;
  left: 193px;
  display: block;
  position: absolute;
  top: 20px;
  width: 22px;
  height: 64px;
  text-indent: -9000px;
	z-index: 100;
}
div.brand_row span.prev_disabled { 
	background: url('../images/cycle_arrow_left_disabled.gif') no-repeat 0 0 !important;
	left: 193px;
  display: block;
  position: absolute;
  top: 20px;
  width: 22px;
  height: 64px;
  text-indent: -9000px;
}

div.brand_row a.next {
  background: url('../images/cycle_arrow_right.gif') no-repeat 0 0;
  right: 15px;
	display: block;
  position: absolute;
  top: 20px;
  width: 22px;
  height: 64px;
  text-indent: -9000px;
	z-index: 100;
}
div.brand_row span.next_disabled { 
	background: url('../images/cycle_arrow_right_disabled.gif') no-repeat 0 0 !important;
  right: 15px;
	display: block;
  position: absolute;
  top: 20px;
  width: 22px;
  height: 64px;
  text-indent: -9000px;
}

div.brand_row#other_products a.prev { top: 165px; }
div.brand_row#other_products a.next { top: 165px; }
#product_page div.product {
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px;
  min-height: 385px;
  height: auto !important;
  height: 385px;
  color: #111111;
  background: #ffffff;
  padding: 20px;
}
#product_page div.product {
	overflow: hidden;
}
#product_page div.product div.left {
  float: left;
  padding: 50px 0 0;
  width: 47%;
  text-align: center;
}
#product_page div.product div.left ul.product_links {
  text-align: center;
  display: block;
  padding: 3px 0;
  font-size: 12px;
}
#product_page div.product div.left ul.product_links li { display: inline; }
#product_page div.product div.left ul.product_links li.divider { padding: 0 5px; }
#product_page div.product div.right {
  float: right;
  padding: 70px 0 0;
  width: 47%;
}
#product_page div.product div.right h3 {
  font-size: 16px;
  margin-bottom: 7px;
}
#product_page div.product div.right h4 { font-size: 12px; }
#product_page div.product div.right ul.details {
  font-size: 12px;
  padding: 10px 0;
}
#product_page div.product div.right ul.details li {
	margin: 10px 0 0 0;
	overflow: hidden;
}
#product_page div.product div.right ul.details strong {
	font-weight: bold;
}
#product_page div.product div.right ul.details label {
	float: left;
	width: 75px;
}
#product_page div.product div.right ul.details select {
	margin-top: 0 !important;
}
#product_page div.product div.right ul.details li.price { padding: 10px 0 0; }
#product_page div.product div.right ul.details li.availability {
  font-size: 11px;
  padding: 10px 0 0;
}
#product_page div.product div.right a.add_to_cart {
  text-indent: -99999px;
  background: url('../images/add_to_shopping_bag.gif') no-repeat 0 0;
  display: block;
  width: 216px;
  height: 25px;
}
#product_page div.product div.other_products { 
	border-top: 1px solid #ccc;
	margin: 20px 0 0;
	padding: 20px 0 0; 
}
#product_page div.product div.other_products h3 {
  font-size: 12px;
  padding: 0 0 5px;
}
#product_page div.product div.other_products ul li {
	float: left;
	text-align: center;
	width: 170px;
	margin: 10px 0 0;
}
#product_page div.product div.other_products ul li p {
	padding: 5px 10px 0 10px;
	margin: 0;
	line-height: 14px;
	font-size: 10px;
	font-weight: bold;
	text-align: left;
}
#product_page div.product div.other_products ul li p.title {
	height: 42px;
}
#product_page div.product div.other_products ul li a.add_to_cart {
  text-indent: -99999px;
  background: url('../images/add_to_shopping_bag_small.png') no-repeat 0 0;
  display: block;
  width: 160px;
  height: 25px;
	margin-top: 5px;
}
#product_page div.product a { color: #111111; }
.qtip p { padding: 2px 0; }
.qtip p a { color: #d2b025; }
#print_popup {
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  background: #ffffff;
  width: 860px;
  padding: 10px 10px 0;
  color: #111111;
}
#print_popup div.left {
  float: left;
  width: 450px;
  text-align: center;
  padding-bottom: 10px;
}
#print_popup div.right {
  float: right;
  width: 380px;
  height: 225px;
  padding: 50px 0 0;
  position: relative;
}
#print_popup div.right h3 {
  font-size: 18px;
  margin-bottom: 5px;
}
#print_popup div.right h4 { font-size: 14px; }
#print_popup div.right ul.details {
  font-size: 14px;
  padding: 10px 0;
}
#print_popup div.right ul.details li.availability {
  font-size: 12px;
  padding: 10px 0 0;
}
#print_popup div.right a.print_link {
  font-size: 12px;
  display: block;
  background: #111111;
  padding: 3px 5px;
  position: absolute;
  bottom: 0;
  right: 0;
}
#print_popup div.footer {
  height: 55px;
  clear: both;
  border-top: 1px solid #999999;
  padding-top: 15px;
}
#print_popup div.footer ul.locations li {
  display: block;
  text-align: center;
  line-height: 43px;
  font-size: 12px;
}
#print_popup div.footer ul.locations li.left {
  float: left;
  width: 380px;
}
#print_popup div.footer ul.locations li.logo {
  width: 100px;
  float: left;
}
#print_popup div.footer ul.locations li.right {
  float: right;
  width: 380px;
}
#enlarge_popup {
  background: #ffffff;
  padding: 20px;
  color: #111111;
  text-align: center;
}
#enlarge_popup h2 { padding: 0 0 20px; }
#enlarge_popup ul.product_links {
  padding: 15px 0 0;
  font-size: 12px;
}
#enlarge_popup ul.product_links li { display: inline; }
#enlarge_popup ul.product_links li a { color: #333333; }
#enlarge_popup ul.product_links li.divider { padding: 0 10px; }
.popup {
  background: #ffffff;
  width: 470px;
  color: #333333;
  font-size: 14px;
  padding: 0 0 15px;
}
.popup h2 {
  background: #d2b025;
  color: #000000;
  line-height: 45px;
  height: 45px;
  font-size: 16px;
  padding: 0 30px;
}
.popup p { padding: 10px 30px 0; }
.popup ol { padding: 15px 30px; }
.popup ol li { padding: 0 0 3px; }
.popup ol li label {
  display: block;
  padding: 4px 0 3px;
}
.popup ol li input {
  border: 1px solid #999999;
  padding: 3px 5px;
  width: 398px;
}
.popup ol li textarea {
  border: 1px solid #999999;
  padding: 3px 5px;
  width: 398px;
}
.popup ol li input#send {
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  background: #d2b025;
  color: #ffffff;
  font: 11px Arial, Helvetica, Verdana, sans-serif;
  border: 0;
  padding: 4px 8px;
  font-weight: bold;
  width: auto;
  float: right;
}
.popup ol li input#send:hover { background: #333333; }
.popup ol li.subscribe { padding: 5px 0 10px; }
.popup ol li.subscribe input {
  display: inline;
  width: auto;
  border: 0;
  padding: 0;
}
.popup ol li.subscribe label { display: inline; }
#contact_us h2 {
  font-size: 18px;
  margin-bottom: 1em;
}
#contact_us h2 em { color: #ffffff; }
#contact_us dl {
  font-size: 15px;
  float: left;
  width: 345px;
  padding-bottom: 2em;
  padding-right: 20px;
}
#contact_us dl dt {
  color: #d2b025;
  margin: 1em 0 0.2em;
}
#contact_us dl a { color: #fff6b9; }
#contact_us dl.last { padding-right: 0; }
#contact_us #contact_form {
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  background-color: #222222;
  padding: 15px 20px 20px;
  clear: both;
  margin-bottom: 20px;
}
#contact_us #contact_form ol.column {
  float: left;
  width: 325px;
  padding-right: 20px;
}
#contact_us #contact_form ol.column#last_column { padding-right: 0; }
#contact_us #contact_form input { width: 315px; }
#contact_us #contact_form textarea { width: 315px; }
#contact_us #contact_form label {
  font-size: 12px;
  display: block;
  padding-bottom: 4px;
}
#contact_us #contact_form #submit {
  width: auto;
  margin: 0;
}
#guarantee h2 { font-size: 14px; }
#guarantee h3 { margin-bottom: 0.5em; }
#site_map div.content { width: 913px; }
#site_map div.row {
  border-bottom: 1px solid #d2b025;
  clear: both;
  font-size: 12px;
  padding-bottom: 20px;
  margin-bottom: 20px;
}
#site_map div.row.last { border-bottom: none; }
#site_map div.section {
  float: left;
  width: 20%;
}
#site_map div.section h2 {
  padding: 0;
  margin: 0;
  line-height: 1.5em;
}
#site_map div.section ul {
  list-style-type: disc;
  margin-left: 14px;
  line-height: 1.5em;
}
#sv_wrapper {
  width: 913px;
  font: 12px Arial, Helvetica, Verdana, sans-serif;
  line-height: 1.4em;
}
.sg_PoweredBy { display: none !important; }
#abc_light div.abc_light_wrapper {
  color: #000000;
  border: 2px solid #ffffff;
  padding: 2px;
  width: 896px;
  font-size: 11px;
}
#abc_light div.abc_light_wrapper div.container {
  background: #ffffff;
  width: 896px;
  height: 500px;
  position: relative;
}
#abc_light div.abc_light_wrapper div.container div.content {
  padding: 30px 60px;
  width: 390px;
}
#abc_light div.abc_light_wrapper div.container div.content img { padding-bottom: 30px; }
#abc_light div.abc_light_wrapper div.container div.content p { font-size: 11px; }
#abc_light div.abc_light_wrapper div.container div.content #view_collection,#abc_light div.abc_light_wrapper div.container div.content .external_abc {
  padding: 5px 10px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  background: #efefef;
  margin-top: 30px;
  color: #000000;
  font-weight: bold;
}
#abc_light div.abc_light_wrapper div.container div.featured_product {
  position: absolute;
  bottom: 30px;
  left: 60px;
}
#abc_light div.abc_light_wrapper div.container div.featured_product h3 {
  font-size: 12px;
  margin-bottom: 10px;
}
#abc_light div.abc_light_wrapper div.container div.featured_product #prev_link {
  display: block;
  width: 15px;
  height: 42px;
  position: absolute;
  bottom: 17px;
  text-indent: -99999px;
}
#abc_light div.abc_light_wrapper div.container div.featured_product #next_link {
  display: block;
  width: 15px;
  height: 42px;
  position: absolute;
  bottom: 17px;
  text-indent: -99999px;
}
#abc_light div.abc_light_wrapper div.container div.featured_product #prev_link {
  background: url('../images/abc_lite_prev.gif') no-repeat 0 0;
  left: -30px;
}
#abc_light div.abc_light_wrapper div.container div.featured_product #next_link {
  background: url('../images/abc_lite_next.gif') no-repeat 0 0;
  right: -25px;
}
#abc_light div.abc_light_wrapper div.container div.featured_product div.items div {
  display: none;
  width: 420px;
}
#abc_light div.abc_light_wrapper div.container div.featured_product div.items div a {
  display: block;
  float: left;
  padding-right: 5px;
}
#abc_light div.abc_light_wrapper div.container div.featured_product div.items div a img { display: block; }
#abc_light div.abc_light_wrapper div.container div.featured_product div.items div:last-child { display: block; }
#abc_light #di_modolo div.container { background: #ffffff url('../images/di_modolo_back.jpg') no-repeat top right; }
.abc_container {
  padding: 0 !important;
  visibility: visible !important;
}
div.email_popup h3 { background-color: #d2b025 !important; }
#shopping_cart { min-height: 0 !important; }
.privacy_policy {
  font-size: 12px;
  line-height: 1.75em;
  height: 375px;
  padding-right: 20px;
  overflow: auto;
}
.privacy_policy h2 { font-size: 14px; }
.privacy_policy h3 { margin: 1.5em 0 0.5em; }
.privacy_policy ul {
  list-style-type: disc;
  margin-bottom: 1em;
  margin-left: 1.25em;
}
div.article div.text h3 {
	margin: 0 0 5px;
}
div.article div.text ul {
	font-size: 12px;
	margin: 0 0 12px;
}
div.article div.text li {
	margin: 2px 0;
}
div._sect {
	float: left;
	width: 180px;
}
select.required {
	border: 1px solid #000;
	margin-top: 10px;
}
span.error {
	color: red;
	font-size: 11px;
}
#_abc_dimmer {
    background-image: url(https://www.optcentral.com/optportal/images/ajax-loader-3.gif);
    background-repeat: no-repeat;
    background-position: center center;
    position: fixed !important;
    position: absolute;
    opacity: 0;
    /* for IE6 and above */
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 10000;
}
#_abc_wrapper {
    position: fixed !important;
    position: absolute;
    /* for IE6 and above */
    width: 100%;
    clear: both;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 11000;
}
#_abc_frame {
    background-color: #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 12000;
    overflow: hidden;
    float: left;
}
#_abc_logo {
    height: 50px;
    margin: 10px 0;
}
