

.footer_icon {
  float: right;
}

.select_t1 {
  font-size: 0.8em; 
  font-family: Verdana, Helvetica, Sans-Serif;
  color: #666;
}

.select_t2 {
  font-size: 0.9em; 
  font-family: Verdana, Helvetica, Sans-Serif;
  color: #666;
}

.select_t3 {
  font-size: 1.0em; 
  font-family: Verdana, Helvetica, Sans-Serif;
  color: #666;
}

.content_title {
  font-size: 1.2em;
  font-weight: bold;
  color: #000;
  
  margin-bottom: 15px;
}

.content_subtitle {
  font-size: 1.2em;
  font-weight: bold;
  color: #1a1a1a;
  
  margin-bottom: 15px;

}

.content_paragraph {
  font-size: 1.0em;
  color: #1a1a1a;
  
  line-height: 18px;
  
  margin-bottom: 15px;
}

.pre {
  font-family: courier new;
  color: #888;
  font-size: 1.0em;
}

.home_splash {
  border: 1px solid #e6e6e6;

  width: 928px;
  height: 299px;

  padding: 0;
  margin: 0;
  /* margin: 0 0 15px 0; */
}

/* For boxes */
.outer_box { border: 1px solid #CDCDCD; }
.title_box { background: #EFEFEF; height: 40px; margin: 1px 0 0 1px; line-height: 40px; }
.title_text { font-weight: bold; padding: 0 10px; font-size: 1.2em; }
.title_text_v2 { font-weight: bold; padding: 0 10px; font-size: 1em; }
.info_text { padding: 20px; font-size: 1.0em; }

.floating_infobox {
  float: left;
  width: 308px;
  height: 120px;
  
  border: 1px solid #f3f3f3;
  
  padding: 10px;
  margin: 15px 15px 0 0;
}

.floating_loginbox {
  float: right;
  width: 240px;
  /* height: 165px; */
  
  margin: 15px 0 0 0;
}

.floating_loginbox_loggedin {
  float: right;
  width: 240px;
  
  /* height: 320px; */
  
  margin: 15px 0 0 0;
}


.floating_loginbox_padding {  
  background-color: #E5E5E5;
  padding: 10px;
}

.floating_loginbox_padding_loggedin {
  background-color: #E5E5E5;
  padding: 10px;
  height: 300px;
}

.content_infobox_title {
  font-size: 1.2em;
  font-weight: bold;
  color: #1a1a1a;
  
  margin-bottom: 10px;
}

.content_infobox_thumb {
  float: left;
  position: relative;
  
  width: 208px;
  height: 90px;
  
  padding: 0 10px 0 90px;
  
  line-height: 1.35em;
  font-size: 1.0em;
  
  cursor: hand;
  cursor: pointer;
}

.content_infobox_thumb div.thumb {
  width: 80px;
  height: 80px;
  
  position: absolute;
  top: 0px;
  left: 0px;
}

.content_infobox_thumb div.more {
  position: absolute;
  bottom: 0px;
  right: 0px;
  
  font-size: 0.9em;
  line-height: 1.2em;
}

a:link div.content_infobox_thumb,
a:visited div.content_infobox_thumb {
  color: #4a4a4a;
}

a:link div.content_infobox_thumb div.more,
a:visited div.content_infobox_thumb div.more {
  color: #6a6a6a;
  border-bottom: 1px dotted #7a7a7a;
}


a:hover div.content_infobox_thumb,
a:active div.content_infobox_thumb {
  color: #2f2f2f;
}

a:hover div.content_infobox_thumb div.more,
a:active div.content_infobox_thumb div.more {
  color: #2f2f2f;
  border-bottom: 1px dotted #3f3f3f;
}

a.content_infobox_thumb_1:link div.content_infobox_thumb div.thumb, 
a.content_infobox_thumb_1:visited div.content_infobox_thumb div.thumb,
a.content_infobox_thumb_1a:link div.content_infobox_thumb div.thumb, 
a.content_infobox_thumb_1a:visited div.content_infobox_thumb div.thumb {
  background: url(/image/ver2009/icon_research.png) -80px 0 no-repeat;
}

a.content_infobox_thumb_1:hover div.content_infobox_thumb div.thumb, 
a.content_infobox_thumb_1:active div.content_infobox_thumb div.thumb,
a.content_infobox_thumb_1a:hover div.content_infobox_thumb div.thumb, 
a.content_infobox_thumb_1a:active div.content_infobox_thumb div.thumb {
  background: url(/image/ver2009/icon_research.png) 0 0 no-repeat;
}

a.content_infobox_thumb_2:link div.content_infobox_thumb div.thumb, 
a.content_infobox_thumb_2:visited div.content_infobox_thumb div.thumb,
a.content_infobox_thumb_2a:link div.content_infobox_thumb div.thumb, 
a.content_infobox_thumb_2a:visited div.content_infobox_thumb div.thumb {
  background: url(/image/ver2009/icon_value.png) -80px 0 no-repeat;
}

a.content_infobox_thumb_2:hover div.content_infobox_thumb div.thumb, 
a.content_infobox_thumb_2:active div.content_infobox_thumb div.thumb,
a.content_infobox_thumb_2a:hover div.content_infobox_thumb div.thumb, 
a.content_infobox_thumb_2a:active div.content_infobox_thumb div.thumb {
  background: url(/image/ver2009/icon_value.png) 0 0 no-repeat;
}

a.content_infobox_thumb_1a:link div.floating_infobox, 
a.content_infobox_thumb_1a:visited div.floating_infobox,
a.content_infobox_thumb_2a:link div.floating_infobox, 
a.content_infobox_thumb_2a:visited div.floating_infobox {
  background-color: none;
}

a.content_infobox_thumb_1a:hover div.floating_infobox, 
a.content_infobox_thumb_1a:active div.floating_infobox,
a.content_infobox_thumb_2a:hover div.floating_infobox,
a.content_infobox_thumb_2a:active div.floating_infobox {
  background-color: #f0f0f0;
}


.content_infobox_floatthumb_padding {
  padding: 0 0 0 8px;
}

a:link.content_infobox_floatthumb div,
a:visited.content_infobox_floatthumb div,
a:hover.content_infobox_floatthumb div,
a:active.content_infobox_floatthumb div {
  float: left;
  width: 65px;
  height: 15px;
  
  /* background-color: #eee; */
  margin-right: 10px;
  
  padding-top: 70px;
  text-align: center;
  font-size: 0.8em;  
  text-align: center;
  
  cursor: hand;
  cursor: pointer;
}

a:link.content_infobox_floatthumb div,
a:visited.content_infobox_floatthumb div {
  color: #6a6a6a;
}

a:hover.content_infobox_floatthumb div,
a:active.content_infobox_floatthumb div {
  color: #2a2a2a;
}

a:link#floatthumb_l1 div,
a:visited#floatthumb_l1 div {
  background: url(/image/ver2009/g1.jpg) -65px 0 no-repeat;
}

a:hover#floatthumb_l1 div,
a:active#floatthumb_l1 div {
  background: url(/image/ver2009/g1.jpg) 0 0 no-repeat;
}

a:link#floatthumb_l2 div,
a:visited#floatthumb_l2 div {
  background: url(/image/ver2009/g2.jpg) -65px 0 no-repeat;
}

a:hover#floatthumb_l2 div,
a:active#floatthumb_l2 div {
  background: url(/image/ver2009/g2.jpg) 0 0 no-repeat;
}

a:link#floatthumb_l3 div,
a:visited#floatthumb_l3 div {
  background: url(/image/ver2009/g3.jpg) -65px 0 no-repeat;
}

a:hover#floatthumb_l3 div,
a:active#floatthumb_l3 div {
  background: url(/image/ver2009/g3.jpg) 0 0 no-repeat;
}

a:link#floatthumb_l4 div,
a:visited#floatthumb_l4 div {
  background: url(/image/ver2009/g4.jpg) -65px 0 no-repeat;
}

a:hover#floatthumb_l4 div,
a:active#floatthumb_l4 div {
  background: url(/image/ver2009/g4.jpg) 0 0 no-repeat;
}

a:link#floatthumb_r1 div,
a:visited#floatthumb_r1 div {
  background: url(/image/ver2009/c1.jpg) -65px 0 no-repeat;
}

a:hover#floatthumb_r1 div,
a:active#floatthumb_r1 div {
  background: url(/image/ver2009/c1.jpg) 0 0 no-repeat;
}

a:link#floatthumb_r2 div,
a:visited#floatthumb_r2 div {
  background: url(/image/ver2009/c2.jpg) -65px 0 no-repeat;
}

a:hover#floatthumb_r2 div,
a:active#floatthumb_r2 div {
  background: url(/image/ver2009/c2.jpg) 0 0 no-repeat;
}

a:link#floatthumb_r3 div,
a:visited#floatthumb_r3 div {
  background: url(/image/ver2009/c3.jpg) -65px 0 no-repeat;
}

a:hover#floatthumb_r3 div,
a:active#floatthumb_r3 div {
  background: url(/image/ver2009/c3.jpg) 0 0 no-repeat;
}

a:link#floatthumb_r4 div,
a:visited#floatthumb_r4 div {
  background: url(/image/ver2009/c4.jpg) -65px 0 no-repeat;
}

a:hover#floatthumb_r4 div,
a:active#floatthumb_r4 div {
  background: url(/image/ver2009/c4.jpg) 0 0 no-repeat;
}

.floating_loginbox_uname {
  margin-bottom: 10px;
  border: 1px dotted transparent;
  /* height: 35px; */
}

.floating_loginbox_label {
  float: left;
  
  line-height: 27px;
  height: 27px;
  font-size: 0.95em;
  
  padding: 0 5px 0 0;
}

.floating_loginbox_input {
  float: right;
}

.floating_loginbox_login {
  float: right;
  text-align: left;
  width: 143px;
  
  padding: 0;
  margin: 0;
}

input.textbox_login_username {
  border: 1px dotted #a7a7a7;
  width: 140px;
  height: 20px;
  
  margin: 0;
  padding: 0;
  padding-top: 5px;
  padding-left: 2px;
  
  text-transform: lowercase;
  
  font-family: Verdana, Sans-Serif;
}

input.textbox_login_username_loginpage {
  border: 1px dotted #a7a7a7;
  width: 170px;
  height: 20px;
  
  margin: 0;
  padding: 0;
  padding-top: 5px;
  padding-left: 2px;
  
  text-transform: lowercase;
  
  font-family: Verdana, Sans-Serif;
}

input.button_black_login {
  padding: 0 10px;
  margin: 0;
  
  height: 27px;
  line-height: 27px;
  
  border: none;
  background: #231f20 url(/image/ver2009/searchbutton_bg.png) 0 0 repeat-x;
  
  color: #fff;
  font-family: Verdana, Sans-Serif;
  font-size: 1.2em;
}

.floating_loginbox_spacer {
  width: 40px;
}

.floating_loginbox_chkbox {
  float: left;
  margin-right: 3px;
}

.floating_loginbox_loginbutton {
  margin-bottom: 10px;
}

.floating_loginbox_rememberpwd {
  border: 1px dotted transparent;
}

.floating_loginbox_chkbox input {
  padding: 0;
  margin: 0;
}

.floating_loginbox_rememberpwd_label {
  float: left;
  font-size: 0.9em;
  
  width: 200px;
}

.floating_forgotpwdbox {
  text-align: center;
  font-size: 1.1em;
  
  margin-top: 5px;
  
  border: 1px dotted transparent;
}

.floating_registerbox {
  text-align: center;
  font-size: 1.1em;
  
  margin-top: 20px;
  
  border: 1px dotted transparent;
}

.floating_loginbox_notregistered {
  text-align: center;
  
  margin-bottom: 5px;
}

input.button_black_signup {
  padding: 0 10px;
  margin: 0;
  
  height: 30px;
  line-height: 30px;
  
  border: none;
  background: #231f20 url(/image/ver2009/searchbutton_bg.png) 0 0 repeat-x;
  
  color: #fff;
  font-family: Verdana, Sans-Serif;
  font-size: 1.1em;
  font-weight: bold;
}

.debugging_msg {
  float: left;
  color: transparent;
}

.floating_infobox_btm {
  float: left;
  width: 308px;
  height: 140px;
  
  border: 1px solid #f3f3f3;
  
  padding: 10px;
  margin: 15px 15px 0 0;
  
  position: relative;
}

.floating_infobox_btm div.more {
  position: absolute;
  bottom: 10px;
  right: 10px;
  
  font-size: 0.9em;
  line-height: 1.2em;
}

.mlb_content_container {
  position: absolute; 
  visibility: hidden; 
  z-index: 1000;
}

.header_cartcount {
  color: #555;
}

a.header_feedbackinfo:link,
a.header_feedbackinfo:visited,
a.header_feedbackinfo:hover,
a.header_feedbackinfo:active {
  position: absolute;
  bottom: 9px;
  right: 15px;  
  
  padding: 3px 6px;
  
  width: 365px;
  height: 15px;
  line-height: 15px;
  
  text-align: right;
  
  border: 1px dotted #555;
}

a.header_feedbackinfo:link,
a.header_feedbackinfo:visited {
  background-color: #333;
  color: #c5c5c5;
}

a.header_feedbackinfo:hover,
a.header_feedbackinfo:active {
  background-color: #000;
  color: #fff;
}

div.inm2009_feedback_icon {
  position: absolute;
  width: 40px;
  height: 33px;
  
  right: 383px;
  bottom: 8px;
  
  background: url(/image/ver2009/icon_feedback_orange.png) 0 0 no-repeat;
}

.content_acc_summary {
  font-size: 0.9em;
  margin-bottom: 15px;
  line-height: 1.3em;
  color: #4a4a4a;
}

.content_acc_summary_title {
  color: #000;
}

a.content_gotopage div {
  background: url(/image/ver2009/header_popup_closebtn.png) 0 0 no-repeat;
  width: 15px;
  height: 14px;
  
  margin-left: 5px;
  cursor: pointer;
  cursor: hand;
}

a.content_gotopage:link div,
a.content_gotopage:visited div {
  background: url(/image/ver2009/arrow_gotopage.png) 0 0 no-repeat;
}

a.content_gotopage:hover div,
a.content_gotopage:active div {
  background: url(/image/ver2009/arrow_gotopage.png) -15px 0 no-repeat;
}

.srch_title
{
  font-weight: bold;
  font-size: 14px;
  margin: 8px;
  margin-left: 0px;
}

.srch_tab_header
{
   
  width: 130px; 
  height: 36px; 
  border: 1px solid #e5e5e5;
  color: #ffffff;
  font-size: 12px;
  
  text-align: center;
}

.srch_tab_header_a
{
  border: 0px;
  color: #ffffff;
}

.srch_tab_spacer
{
   
  width: 5px; 
  height: 36px; 
  border-bottom: 1px solid #e5e5e5;
  border-top: 1px solid #ffffff; border-left: 1px solid #ffffff; border-right: 1px solid #ffffff;
}
.srch_tab_spacer2
{
   
  
  height: 36px; 
  border-bottom: 1px solid #e5e5e5;
  border-top: 1px solid #ffffff; border-left: 1px solid #ffffff; border-right: 1px solid #ffffff;
}

.srch_tab_selected
{
  background: none;
  border-bottom: 1px solid #ffffff;
  color: #666666;
}

.srch_result_container
{
  width: 81%; 
  margin:0;padding:0;
  /*margin-top: 20px;*/
}

.srch_result_item
{
  float: left; 
  width: 170px; 
  margin-left:15px;
  height: 300px;
}

.srch_result_item_100
{
  float: left; 
  width: 112px; 
  margin-right: 20px;
  height: 232px;
}

.srch_result_item_138
{
  float: left; 
  width: 140px; 
  margin-right: 20px;
  height: 270px;
}

.srch_result_item_200
{
  float: left; 
  width: 202px; 
  margin-right: 20px;
  height: 332px;
}

.srch_result_item_child
{
  height: 210px;
}

.srch_result_item_child_100
{
  height: 142px;
}

.srch_result_item_child_138
{
  height: 180px;
}

.srch_result_item_child_200
{
  height: 242px;
}

.srch_result_item_thumb
{
  width: 170px;
  height: 200px; 
  /*text-align: center;*/
}

.srch_result_item_thumb_100
{
  width: 102px;
  height: 132px; 
  /*text-align: center;*/
}

.srch_result_item_thumb_138
{
  width: 140px;
  height: 170px; 
  /*text-align: center;*/
}

.srch_result_item_thumb_200
{
  width: 202px;
  height: 232px; 
  /*text-align: center;*/
}

.srch_result_item_desc
{
  color: #cccccc; 
  font-size: 10px;
}

.srch_result_item_filename
{
  color: #666666; 
  font-weight: bold;
  margin-top:8px;
}

.srch_result_item_icon_cont
{
  border-top:1px dotted #e5e5e5;
  border-bottom:1px dotted #e5e5e5;
  margin-top:5px;
  padding-top:5px;
}

.srch_result_item_icon_cont a
{
  border: 0px; 
  text-decoration: none;
  
}

.srch_nav_bar
{
  background-color: #efefef; padding: 10px; color: #666666;border-bottom:1px solid #e1e1e1;
}

.srch_nav_item_left
{
  float: left; 
  height: 21px; 
  line-height: 21px;
  margin-right: 15px;
}

.srch_nav_item_right
{
  float: right; 
  height: 21px; 
  line-height: 21px;
  margin-left: 15px;
}


.srch_nav_item_left2
{
  float: left; 
  
  
  margin-right: 15px;
}

.srch_nav_item_right2
{
  float: right; 
  
  
  margin-left: 15px;
}

.view_cart {
  margin:5px;
  font-size:12px;
}

.view_cart .image_box {
  float:left;
  margin:0 25px 0 0;
  width:188px;
  height:190px;
  border:1px solid #CDCDCD;
  text-align:center;
}
.view_cart .image_thumb {
  margin:10px;
  width:138px;
  height:138px;
}
.view_cart .remove_cart {padding:5px 0 0 0; width:188px;}

.view_cart .info_detail {padding:5px;}
.view_cart .info_detail .title {
  font-weight:bold;
  width:120px;
}

.view_cart .price {
  text-align:right;
  color:#4a4a4a;
}
.view_cart .cd_box {
  margin:10px 0 0 5px;
  padding:10px;
  background:#e0e0e0;
  border:1px solid #CDCDCD;
}
.view_cart .cd_box .title {margin:0 0 10px 0;}
.view_cart .cd_box .info {color:#777777;}

.lb_paging{
  width:100%;
  background:#efefef;
  height:50px;
  margin:20px 0;
}
.lightbox_paging {padding:0 20px;}

.lightbox_paging .left_paging {
  float:left;
  padding:15px 0 0 0;
}
.lightbox_paging .right_paging {
  float:right;
  padding:0 0 0 0;
}

.lightbox_paging .paging_on {
  float:left;
  text-align:center;
  width:20px;
  height:20px;
  margin:0 0 0 5px;
  line-height:20px;
  background:#000;
  color:#fff;
  border:1px solid #000;
}
.lightbox_paging .paging_off {
  float:left;
  text-align:center;
  width:20px;
  height:20px;
  margin:0 0 0 5px;
  line-height:20px;
  background:none;
  color:#000;
  border:1px solid #cdcdcd;
}

.lightbox_paging ul {
  margin:0;
  padding:0;
  line-height:50px;
}

.lightbox_paging ul li {
  margin:0 10px 0 0;
  padding:0;
  display:inline;
  list-style-type:none;
}
.lightbox_paging img {
  border:none;
  margin:0 5px 0 0;
}

.iconli{
  margin:0;
  padding:0;
}

.iconli ul {
  margin:0;
  padding:0;
}

.iconli ul li {
  margin:0 0 0 0;
  padding:0;
  display:inline;
  list-style-type:none;
}

.iconli ul li .lightbox_icon {
  float:left;
  margin:0 5px 0 0;
}
.iconli ul li .lightbox_text {
  float:left;
  margin:2px 0 0 0;
  width:110px;
}
.sent_history{
  display:none;
}

.t1{
  position:relative;
  top:-18px;
  z-index:0;
  width:200px;
  height:200px;
}
.div_thumbnail_icon{
  height:20px;
  vertical-align:bottom;
}

.download_pg {
  margin:20px 0;
  font-size:12px;
}
.download_box {
  border:1px solid #CDCDCD;
  text-align:left;
  padding:10px;
  margin:0 15px 20px 15px;
  height:240px;
  width:168px;
}
.download_inner {
  text-align:left;
  height:220px;
  width:168px;
  padding:0;
  margin:0;
  position:relative;
  top:0px;
  left:0px;
}
.download_img {
  text-align:center;
  width:168px;
  padding:5px 0 0 0;
  position:absolute;
  bottom:0;
  z-index:0;
}
.div_add2lightbox {
  margin-top: 5px;
}

.terms { 
  font-size: 11px; 
  line-height: 17px; 
  margin-top: 15px; 
  padding-top: 5px; 
  padding-right: 10px; 
  border-top: dotted 1px #CCC;
}

ul.myaccount {
  padding-left: 10px; 
  margin-left: 10px; 
  margin-top: 10px;
}

ul.myaccount li {
  margin-bottom: 20px;
  
  line-height: 25px;
}

div.corpform {
  margin-top: 10px; 
  width: 400px; 
  background-color: #EEE; 
  border: 1px solid #CCC; 
  line-height: 18px;
}

table.row_height tr{
  height:25px;
}

.contact_bg {
  background:#c1c1c1;border:1px dotted #cdcdcd;color: #1a1a1a;width:183px;
  padding:10px;
  filter: alpha(opacity:70);
  KHTMLOpacity: 0.70;
  MozOpacity: 0.70;
  opacity: 0.70;
  z-index:20;
}

.keyword_option {
  float:left;width:220px;
}

/* For view CD page */
.mylightbox_pg {margin:10px 0;font-size:12px;}
.mylightbox_box {/*border:1px solid #cdcdcd;*/text-align:left;padding:5px;margin:10px;height:330px;width:202px;}
.mylightbox_vid {/*border:1px solid #cdcdcd;*/text-align:left;padding:5px;margin:10px;width:202px;}
.mylightbox_inner {text-align:left;height:220px;width:202px;padding:0;margin:0;position:relative;top:0px;left:0px;}
.mylightbox_img {text-align:left;width:202px;padding:0;position:absolute;bottom:0;z-index:0;}
.mylightbox_cd {text-align:left;width:202px;padding:0;position:absolute;bottom:20px;z-index:0;}
.mylightbox_cdtitle {height:30px;margin:0 0 10px 0;color:#666666;}


/* For mylightbox page */
.urlightbox_pg {margin:0 0 20px 0;font-size:12px;}
.urlightbox_box {/*border:1px solid #cdcdcd;*/text-align:left;padding:5px;margin:10px;height:300px;}
.urlightbox_box2 {border:1px solid #cdcdcd;text-align:left;padding:5px;margin:10px;/*height:300px;*/width:170px;}
.urlightbox_inner {text-align:left;height:190px;width:170px;padding:0;margin:0;position:relative;top:0px;left:0px;}
.urlightbox_img {text-align:left;width:170px;padding:0;position:absolute;bottom:0;z-index:0;}
*:first-child+html .urlightbox_img {bottom:20px;}
.urlightbox_zoom {/*text-align:left;*/width:170px;padding:0;position:absolute;bottom:0;z-index:1;}
.urlightbox_cd {text-align:left;width:170px;padding:0;position:absolute;bottom:20px;z-index:0;}
.urlightbox_cdtitle {height:30px;margin:0 0 10px 0;color:#666666;}
.urlightbox_imageid {margin:0 0 5px 0;color:#666666;}

/* For Categories*/
ul.supplier_list_cat{
  list-style-image: none;
  list-style-position: outside;
  list-style-type: none;
  margin: 0;
  padding: 0;
  width: 290px;
}

.supplier_list_scroll_wide_cat{
  float: left;
  margin: 3px 0 20px 3px;
}


/* Insight styles start */
div.liquid_left {
  position: absolute; 
  left: 0; 
  top: 0;
  
  width: 300px;
}

div.liquid_left_v2 {
  position: absolute; 
  left: 0; 
  top: 175;
  
  width: 300px;
}
div.liquid_right {  
  margin-left: 310px;
  padding: 0;
}


div.liquid_topleft {
  position: absolute; 
  left: 10;
  top: 0;
  
  width: 300px;
}
div.liquid_topright {
  margin-left: 310px;
  padding: 0;
}

div.insight_container {
  position: relative; 
  width: 100%;
  margin: 0 auto;
}

html>body div.insight_container {
  position: relative; 
  width: 98%;
  margin: 0 auto;
}

input.insight_searchtext {
  border: 1px dotted #a7a7a7;
  width: 100px;
  height: 20px;
  
  text-transform: lowercase;
  
  font-family: Verdana, Sans-Serif;
}

INPUT.insight_searchtext_small {
  
  text-transform: lowercase;
  
  border: 1px dotted #a7a7a7;
  height: 20px;
  /* line-height: 25px; */
  
  text-transform: lowercase;
  
  margin: 0;
  padding: 0;
  padding-top: 5px;
  padding-left: 2px;
  
  font-family: Verdana, Sans-Serif;
  
}

INPUT#insight_text {
  height: 17px;
  width: 180px;
  padding-top: 4px;
}

INPUT#insight_addtext {
  height: 18px;
  width: 95px;
  padding-top: 2px;
}

INPUT.insight_addtext_btn {
  font-size: 11px;
  font-weight: normal;
  font-family: Verdana, Geneva, Sans-Serif;
  padding: 0;
  margin: 0;
}

div.sug_text {
  padding: 4px;
  font-family: Arial, Helvetica, Sans-Serif;
  color: #666;
  
  line-height: 18px;
}

div.fumb_s {
  border: 2px solid #888;
  float: left;
  margin: 2px;
}

div.fumb {
  border: 2px solid #DDD;
  float: left;
  margin: 2px;
}

div.icondrag {
  margin: 1px 0 1px 2px;
}

div.thumb_result {
  float: left;
  
  width: 155px;
  height: 165px;

  text-align: center;

  /* background-color: #DADADA; */
  border-bottom: 1px #DADADA dotted;
}

div.thumb_result img {
  vertical-align: middle;
  border: 1px dotted #BBB;
}

div.thumb_result span {
  height: 165px;
  line-height: 165px;
  width: 0;
  vertical-align: middle;
}

div.thumb_result a {
  display: table-cell;
  height: 165px;
  width: 155px;
  text-align: center;
  vertical-align: middle;
}

div.thumb_result a:link, div.thumb_result a:visited {
  background-color: none;
}

div.thumb_result a:hover, div.thumb_result a:active {
  background-color: #E5E5E5;
}
/* Insight styles end */


/* Advanced Search Styles */
ul.advsearch_options_float li .ethnic {
  vertical-align: bottom;
  margin-right: 5px;

  /* IE hack for all versions of IE incl. IE8 */
  margin-bottom: -3px\9;
}


ul.advsearch_options_radio li .searchresultoptions {
  vertical-align: bottom;
  margin-right: 5px;
  
  /* IE hack for all versions of IE incl. IE8 */
  margin-bottom: -3px\9;
}

/* Advanced Search Styles: for icons tooltip */
.icons_tip ul li a:hover { /* background-color: #2B2E21; */ color: #fff; text-decoration: none; }
.icons_tip ul li a:link span{ display: none; text-decoration: none; }
.icons_tip ul li a:visited span{ display: none; text-decoration: none; }
.icons_tip ul li a:hover span {
  position: absolute; margin: -37px 0px 0px 24px; margin: -37px 0px 0px 24px\9; background-color: #000; width: auto; padding: 4px 6px; white-space: nowrap; font-size: 10px; color: #fff; text-align: left; display: block; text-decoration: none;  filter: alpha(opacity:80); KHTMLOpacity: 0.80; MozOpacity: 0.80; opacity: 0.80;
}
*:first-child+html .icons_tip ul li a:hover span {margin: -18px 0px 0px -18px;}
* html .icons_tip ul li a:hover span {margin: -18px 0px 0px -18px;}

/* Header Subscription | credits count */
.icons_tip2 a:hover { /* background-color: #2B2E21; */ color: #000; text-decoration: none; }
.icons_tip2 a:link span{ display: none; text-decoration: none; }
.icons_tip2 a:visited span{ display: none; text-decoration: none; }
.icons_tip2 a:hover span {
  position: absolute; margin: 10px 0px 0px 160px; margin: -10px 0px 0px 120px\9; background-color: #fff; width: auto; padding: 4px 6px; white-space: nowrap; font-size: 10px; color: #000; text-align: left; display: block; text-decoration: none;  filter: alpha(opacity:80); KHTMLOpacity: 0.80; MozOpacity: 0.80; opacity: 0.80; 
}

input.textbox_search_exclude {
  border: 1px dotted #A7A7A7;
  font-family: Verdana, Sans-Serif;
  height: 18px;
  margin: 0;
  margin-top:3px;
  padding: 3px 0 0 2px;
  width: 271px;
  
  text-transform: lowercase;
}

/* valueimages faq */
div.valueimages {
  background:#ffffff;
  margin: 0px auto; 
  padding: 10px;
}

.que {
  margin:0 0 10px 0;
}

.ans {
  margin:0 0 30px 0;
}



/* ////////////////////////////////////////// NEW FOR  123RF   //////////////////////////////////////////  */
.minwidth {
  min-width: 995px;
}

.pg_title{font-size:15px;font-weight:bold;color:#000;margin:0 0 15px 0;}

/* new standard - white bg */
.table_1 {background:#ebebeb;/*grey-scale:10%*/margin:1px 1px 0 0;padding:10px;border:1px solid #ffffff;border-bottom:1px solid #e1e1e1;}
.table_2 {background:#f2f2f2;/*grey-scale:10%*/margin:1px 1px 0 0;padding:10px;border:1px solid #ffffff;}
.table_2_small {background:#f2f2f2;/*grey-scale:10%*/margin:1px 1px 0 0;padding:5px;border:1px solid #ffffff;}
.table_3 {background:#ffffff;/*grey-scale:10%*/margin:1px 1px 0 0;padding:10px;border:1px solid #ffffff;border-bottom:1px dotted #e5e5e5;}
.table_3_small {background:#ffffff;/*grey-scale:10%*/margin:1px 1px 0 0;padding:5px;border:1px solid #ffffff;border-bottom:1px dotted #e5e5e5;}


.sub_title_outer {position:relative;margin:15px 0 0 0;color:#666;height:40px;width:100%;background:#d7d7d7;/*grey-scale:20%*/border-bottom:1px solid #cccccc;/*grey-scale:25%*/}
.sub_title_middle {position:absolute;top:0px;left:0px;padding:10px 0;/*border:1px dashed #e5e5e5;width:924px;*/}
.sub_title_inner {padding:0 10px;}

.sub_table_outer {position:relative;margin:0 0 0 0;height:40px;width:100%;background:#acacac;/*grey-scale:50%*/border-bottom:1px solid #959595;/*grey-scale:60%*/}
.sub_table_middle {position:absolute;top:2px;left:2px;padding:10px 0;/*border:1px dashed #e5e5e5;width:434px;*/}
.sub_table_inner {padding:0 10px;}

.sub_table_small1 {background:none;margin:0;padding:15px;border:none;}
.sub_table_small2 {background:none;margin:0;padding:5px 15px;border:none;}
.sub_table_small3 {background:none;margin:0;padding:5px 0px;border:none;}

.sub_table2 {background:#ebebeb;/*grey-scale:10%*/margin:2px 1px 0 0;padding:10px;border:1px solid #ffffff;}
.sub_table3 {background:#f5f5f5;margin:2px 1px 0 0;padding:10px;border:1px solid #ffffff;}

.sub_table_myaccount {border-bottom:1px solid #959595;background:#acacac;color:#fff;padding:10px;}
.sub_table_myaccount2 {background:#ebebeb;/*grey-scale:10%*/margin:2px 1px 0 0;border:1px solid #ffffff;padding:5px 5px 0;text-align:center;}
.sub_table_myaccount3 {background:#f5f5f5;margin:2px 1px 0 0;border:1px solid #ffffff;padding:5px 5px 0;text-align:center;}

.sub_table_license {border-bottom:1px solid #959595;background:#acacac;color:#fff;padding:10px;}
.sub_table_license2 {background:#ebebeb;/*grey-scale:10%*/margin:2px 1px 0 0;border:1px solid #ffffff;padding:5px 5px 0;text-align:left;}
.sub_table_license3 {background:#f5f5f5;margin:2px 1px 0 0;border:1px solid #ffffff;padding:5px 5px 0;text-align:center;}

.sub_table_reward {background:#ebebeb;/*grey-scale:10%*/margin:2px 1px 0 0;border:1px solid #ffffff;height:40px;text-align:center;}
.sub_table_reward2 {background:#f5f5f5;/*grey-scale:10%*/margin:2px 1px 0 0;border:1px solid #ffffff;height:40px;text-align:center;}

.sub_table_mylightbox {border-bottom:1px solid #959595;background:#acacac;color:#fff;padding:10px;}

.sub_arrow_outer {margin:15px 0;}
.sub_arrow {width:16px;height:16px;background:url(../images/icon_arrow.gif);margin:0 5px 0 0;}
.sub_arrow_inner {width:870px;}

.padding_lr_20 {padding:0 20px;}



.home_credit { background:url(../images/bg_credit.jpg);width:130px;height:95px;margin:0 15px 0 0; }
.home_login { width:230px;padding:15px;font-size:12px;}
  .home_login .outer{display: table;#position: relative; overflow: hidden;}
  .home_login .middle{#position: absolute; #top: 50%;display: table-cell; vertical-align: middle;}
  .home_login .inner{ #position: relative; #top: -50%; }
.home_forgot { margin:10px 0 5px 0;}
  *:first-child+html .home_forgot{margin:10px 0 5px 0;} /* 1e7 */
  * html .home_forgot{margin:10px 0 5px 0;} /* 1e6 */

.home_category { border:1px solid #e5e5e5;padding:15px; }
.home_category ul{ margin:0;padding:0; }
.home_category ul li{ list-style-type:none;margin:0;padding:0;line-height:16px;}

.home_royalty { border:1px solid #e5e5e5;padding:15px; }

.home_hearit {margin:0 0 10px 0;}
  .home_hearit a:link { border-bottom: 1px dotted #937B19; color: #937B19; text-decoration: none; }
  .home_hearit a:active { border-bottom: 1px dotted #B79F39; color: #B79F39; text-decoration: none; }
  .home_hearit a:visited { border-bottom: 1px dotted #937B19; color: #937B19; text-decoration: none; }
  .home_hearit a:hover { border-bottom: 1px dotted #B79F39; color: #B79F39; text-decoration: none; }

.button_discover { background: #231f20 url(../images/button_discover.gif) 0 0;height:32px;width:120px;line-height:32px;}
  .button_discover a:link { border-bottom: 1px dotted #fff; color: #fff; text-decoration: none; }
  .button_discover a:active { border-bottom: 1px dotted #888; color: #888; text-decoration: none; }
  .button_discover a:visited { border-bottom: 1px dotted #fff; color: #fff; text-decoration: none; }
  .button_discover a:hover { border-bottom: 1px dotted #888; color: #888; text-decoration: none; }

.button_black_stripe {
  padding:5px 10px;margin: 0;
  
  height: 26px;line-height: 25px;
  border:none;
  background: #231f20 url(../images/button_black_stripe.gif) 0 0 repeat-x;
  
  color: #fff;
  font-size: 1.2 em;
}
*:first-child+html .button_black_stripe{padding: 5px 5px;}
* html .button_black_stripe{padding: 5px 5px;}

a.button_black_stripe {
  padding:5px 10px;margin: 0;
  
  height: 26px;line-height: 25px;
  border:none;
  background: #231f20 url(../images/button_black_stripe.gif) 0 0 repeat-x;
  
  color: #fff;
  font-size: 1.2 em;
}
*:first-child+html a.button_black_stripe{padding: 5px 5px;}
* html a.button_black_stripe{padding: 5px 5px;}

a.button_black_stripe_big {
  padding:5px 10px;margin: 0;
  
  height: 45px;line-height: 45px;
  border:none;
  background: #231f20 url(../images/button_black_stripe_big.gif) 0 0 repeat-x;
  
  color: #fff;
  font-size: 1.2 em;
}
*:first-child+html a.button_black_stripe_big{padding: 5px 5px;}
* html a.button_black_stripe_big{padding: 5px 5px;}

a.button_delete {
  padding:0px 10px 5px 10px;margin: 0;
  
  height: 24px;width:24px;
  border:1px dotted #e5e5e5;
  background:url(../images/icon_delete.png) #fff;
  
  color: #fff;
  font-size: 1.2 em;
}
*:first-child+html a.button_delete{padding:0px 10px 5px 10px;}
* html a.button_delete{padding:0px 10px 5px 10px;}

input.login_username {
  border: 1px solid #E5E5E5;
  width: 140px;height:20px;
  margin: 0;padding:6px 0 2px 5px;
  text-transform: lowercase;
}

input.input_box {
  border: 1px solid #E5E5E5;border-top:1px solid #cccccc;border-right:1px solid #cccccc;
  width: 140px;height:20px;
  margin: 0;padding:6px 0 2px 5px;
  text-transform: lowercase;
}

input.search_box {
  border: 1px solid #E5E5E5;
  height:20px;
  margin: 0;padding:2px 0 1px 5px;
  text-transform: lowercase;
  vertical-align:top;
}

input.button_black_stripe {
  padding: 0 10px;margin: 0;
  
  height: 26px;line-height: 25px;
  border:none;
  background: #231f20 url(../images/button_black_stripe.gif) 0 0 repeat-x;
  
  color: #fff;
  font-size: 1.2 em;
}

*:first-child+html input.button_black_stripe{padding: 0 5px;}
* html input.button_black_stripe{padding: 0 5px;}

input.button_black_stripe_big {
  padding: 0 10px;margin: 0;
  
  height: 45px;line-height: 45px;
  border:none;
  background: #231f20 url(../images/button_black_stripe_big.gif) 0 0 repeat-x;
  
  color: #fff;
  font-size: 1.2 em;
}

*:first-child+html input.button_black_stripe_big{padding: 0 5px;}
* html input.button_black_stripe_big{padding: 0 5px;}

input.check_box{
  margin: 0;padding:0;vertical-align: top;width:13px;height:13px;
}
*:first-child+html input .check_box{margin-top:0px;}
* html input.check_box{margin-top:0px;}


select.select_box{
  border: 1px solid #E5E5E5;border-top:1px solid #cccccc;border-right:1px solid #cccccc;
    width: 148px;
    margin: 0;padding:2px;  
}
*:first-child+html select.select_box{width: 235px}
* html select.select_box{width: 235px}

select.select_box_lb{
  	border: 1px solid #E5E5E5;border-top:1px solid #cccccc;border-right:1px solid #cccccc;
    width: 250px;
    margin: 0;padding:2px;  
    width: 250px\9;
}
 
*:first-child+html select.select_box_lb{width: 235px}
* html select.select_box_lb{width: 235px}




.sellimage_container1 {width:300px;margin:0 15px 15px 0;}
.sellimage_container2 {width:300px;margin:0 0 15px 0;}
.sellimage_icon {width:80px;}
.sellimage_info {width:210px;}
.sellimage_link {margin:0 0 10px 0;}
  .sellimage_link a:link { border-bottom: 1px dotted #937B19; color: #937B19; text-decoration: none; }
  .sellimage_link a:active { border-bottom: 1px dotted #B79F39; color: #B79F39; text-decoration: none; }
  .sellimage_link a:visited { border-bottom: 1px dotted #937B19; color: #937B19; text-decoration: none; }
  .sellimage_link a:hover { border-bottom: 1px dotted #B79F39; color: #B79F39; text-decoration: none; }

.sellimage_container {margin:0;border-top:1px dotted #e5e5e5;padding:15px;}
.sellimage_container_al {padding:20px 0 0 0;border:1px dotted #e5e5e5;border-bottom:none;border-left:none;border-right:none;}

.account_container {margin:0;border-top:1px dotted #e5e5e5;padding:15px;}
.hearit_container {margin:0;border-top:1px dotted #e5e5e5;padding:15px;}
.corporate_container {margin:15px 0;border-top:1px dotted #e5e5e5;padding:15px;line-height:20px;}
.login_container {margin:15px 0;border-top:1px dotted #e5e5e5;padding:15px;}
.info_container {margin:15px 0;border-top:1px dotted #e5e5e5;padding:15px;line-height:20px;}
.license_container {margin:15px 0;border-top:1px dotted #e5e5e5;padding:15px;}
.faq_container {margin:15px 0;border-top:1px dotted #e5e5e5;padding:15px;/*line-height:20px;*/}
  .faq_inner {background:#ebebeb;margin-top:10px;padding:15px;line-height:15px;}
.referral_container {margin:0px 0 15px 0;border-top:1px solid #e5e5e5;border-top:none;padding:15px;}

.lightbox_left_container {}

.licence_tab {margin:0 15px 0 0;height:40px;line-height:40px;text-align:center;padding:0 10px;}
  .licence_tab a:link { border-bottom: 1px dotted #937B19; color: #937B19; text-decoration: none; }
  .licence_tab a:active { border-bottom: 1px dotted #B79F39; color: #B79F39; text-decoration: none; }
  .licence_tab a:visited { border-bottom: 1px dotted #937B19; color: #937B19; text-decoration: none; }
  .licence_tab a:hover { border-bottom: 1px dotted #B79F39; color: #B79F39; text-decoration: none; }
  
.licence_container {margin:-1px 0 15px 0;border:1px solid #e5e5e5;padding:0px;}

.keywords {width:145px;margin:0 10px 0 0;padding:0 0 5px 0;}
  
/* STYLE FOR BLOG */
.blog_left {background:#ebebeb;border:1px solid #cccccc;}
.blog_right{background:#c2c2c2;border:1px solid #acacac;color:#666666;}
  .blog_right a:link {border-bottom: 1px dotted #666666; color: #666666; text-decoration: none;font-size:11px;font-weight:bold; }
  .blog_right a:active { border-bottom: 1px dotted #555555; color: #555555; text-decoration: none;font-size:11px;font-weight:bold; }
  .blog_right a:visited { border-bottom: 1px dotted #666666; color: #666666; text-decoration: none;font-size:11px;font-weight:bold; }
  .blog_right a:hover { border-bottom: 1px dotted #555555; color: #555555; text-decoration: none;font-size:11px;font-weight:bold; }
  
  .blog_right ul{margin:0;padding:0;}
  .blog_right ul li{margin:0 0 5px 0;padding:0;list-style-type:none;}
  
.blog_title_left{font-weight:bold;border-bottom:1px solid #7c7c7c;background:#959595;color:#fff;padding:10px 15px;margin:2px;}
.blog_title_right{font-weight:bold;border-bottom:1px solid #464646;background:#626262;color:#fff;padding:10px 15px;margin:2px;} 

/* STYLE FOR PROFILE PAGE */
.profile_left {background:#f2f2f2;/*#ebebeb;*/border:1px solid #cccccc;}
  .profile_left a:link {border-bottom: 1px dotted #1a1a1a; color: #1a1a1a; text-decoration: none;font-size:11px;font-weight:bold; }
  .profile_left a:active { border-bottom: 1px dotted #ebebeb; color: #ebebeb; text-decoration: none;font-size:11px;font-weight:bold; }
  .profile_left a:visited { border-bottom: 1px dotted #ffffff; color: #ffffff; text-decoration: none;font-size:11px;font-weight:bold; }
  .profile_left a:hover { border-bottom: 1px dotted #ebebeb; color: #ebebeb; text-decoration: none;font-size:11px;font-weight:bold; }
  
.profile_right{background:#c2c2c2;border:1px solid #acacac;color:#666666;}
  .profile_right a:link {border-bottom: 1px dotted #666666; color: #666666; text-decoration: none;font-size:11px;font-weight:bold; }
  .profile_right a:active { border-bottom: 1px dotted #555555; color: #555555; text-decoration: none;font-size:11px;font-weight:bold; }
  .profile_right a:visited { border-bottom: 1px dotted #666666; color: #666666; text-decoration: none;font-size:11px;font-weight:bold; }
  .profile_right a:hover { border-bottom: 1px dotted #555555; color: #555555; text-decoration: none;font-size:11px;font-weight:bold; }
  
  .profile_right ul{margin:0;padding:0;}
  .profile_right ul li{margin:0 0 5px 0;padding:0;list-style-type:none;}
  
.profile_title_left{font-weight:bold;border-bottom:1px solid #a0a0a0;/*#7c7c7c;*/background:#acacac;/*#959595;*/color:#fff;padding:10px;margin:2px;}
.profile_title_right{font-weight:bold;border-bottom:1px solid #464646;background:#626262;color:#fff;padding:10px;margin:2px;} 

/* STYLE FOR IMAGE THUMB 48 */
a.img_t48:link, a.img_t48:visited {
  margin:0px;padding: 1px;
  width: 50px;height: 50px;
  display: block;
  background-color: none;border: 1px solid #ebebeb;
  background-color: none;border: 1px solid #ebebeb;
}

a.img_t48:hover,a.img_t48:active {
  background-color: #937B19;
  border: 1px solid #ebebeb;
  padding: 1px;
}

a.img_t48:link img, a.img_t48:visited img {
  border: 1px solid #ebebeb;
}

a.img_t48:hover img, a.img_t48:active img {
  border: 1px solid #ebebeb;
}



a.img_t48b:link, a.img_t48b:visited {
  margin:0px;padding: 1px;
  width: 50px;height: 50px;
  display: block;
  background-color: none;border: 1px solid #ebebeb;
}

a.img_t48b:hover,a.img_t48b:active {
  background-color: #937B19;
  border: 1px solid #ebebeb;
  padding: 1px;
}

a.img_t48b:link img, a.img_t48b:visited img {
  border: 1px solid #ebebeb;
}

a.img_t48b:hover img, a.img_t48b:active img {
  border: 1px solid #ebebeb;
}

div.img_thumb_container
{ width: 190px; height: 200px; float: left; margin: 0; margin-bottom: 0px; padding-top: 10px; padding-bottom: 20px; /*border: 1px solid #E2E2E2;*/ display: table; }
div.img_thumb_container2
{height: 200px; display: table-cell; vertical-align: bottom; border-width:0px; }

a.img_thumb:hover, a.img_thumb:active 
{ display: inline; border-width:0px; } 
a.img_thumb:link img, a.img_thumb:visited img 
{ border: 1px solid #ebebeb; padding: 1px; } 
a.img_thumb:hover img, a.img_thumb:active img { border: 1px solid #E8847D; padding: 1px; } 

/* START LINK STLE FOR IMAGE (MAIN PAGE) */ 
a.home_sidebanner:link, a.home_sidebanner:visited, a.home_sidebanner:hover, a.home_sidebanner:active {
  text-decoration: none;
  cursor: pointer;
}

a.home_sidebanner:link div.cover_small, a.home_sidebanner:visited div.cover_small, a.home_sidebanner:link img, a.home_sidebanner:visited img {  
  -moz-opacity: 1;
  filter: alpha(opacity=100); 
  opacity: 1;
}

a.home_sidebanner:link div.cover_small_110, a.home_sidebanner:visited div.cover_small_110, a.home_sidebanner:link img, a.home_sidebanner:visited img {  
  -moz-opacity: 1;
  filter: alpha(opacity=100); 
  opacity: 1;
}

a.home_sidebanner:hover div.cover_small, a.home_sidebanner:active div.cover_small, a.home_sidebanner:hover img, a.home_sidebanner:active img {  
  -moz-opacity: 0.90;
  filter: alpha(opacity=90); 
  opacity: 0.90;
}

a.home_sidebanner:hover div.cover_small_110, a.home_sidebanner:active div.cover_small_110, a.home_sidebanner:hover img, a.home_sidebanner:active img {  
  -moz-opacity: 0.90;
  filter: alpha(opacity=90); 
  opacity: 0.90;
} 
/* END LINK STLE FOR IMAGE (MAIN PAGE) */ 
  
  
/* START OTHER TAB STYLE */ 
.tab2009{margin:0 15px 0 0;}

div.tab2009_header {
  float: left;width:135px;
  /*border-top: 1px solid #e5e5e5;border-left: 1px solid #e5e5e5;border-right: 1px solid #e5e5e5;*/
  background-color: #fff;color: #666;
  
  height: 40px;
  line-height: 40px;
  
  font-size: 1.2em;

  padding: 0 20px;
  position: relative;
}


a.tab2009_header_selected:link,
a.tab2009_header_selected:visited,
a.tab2009_header_selected:hover,
a.tab2009_header_selected:active {
  float: left;
  /*border-top: 1px solid #e5e5e5;border-left: 1px solid #e5e5e5;
  border-right: 1px solid #e5e5e5;border-bottom: none;*/
  
  background-color: #fff;color: #666;
  
  height: 40px;
  line-height: 40px;
  
  /*font-size: 1.2em;*/
  
  padding: 0 20px;
}


a.tab2009_header:link, 
a.tab2009_header:visited {
  float: left;
  background-image: url(../images/bg_tab.gif);color: #fff;
  
  /*border-top: 1px solid #e5e5e5;border-left: 1px solid #e5e5e5;
  border-right: 1px solid #e5e5e5;border-bottom: none;*/
  
  height: 39px;
  line-height: 39px;
  
  /*font-size: 1.2em;*/
  
  padding: 0 20px;
}


a.tab2009_header:hover,
a.tab2009_header:active {
  float: left;
  background-color: #000;background-image: none;color: #fff;
  
  /*border-top: 1px solid #000;border-left: 1px solid #000;
  border-right: 1px solid #000;border-bottom: none;*/
  
  height: 39px;
  line-height: 39px;
  
  /*font-size: 1.2em;*/
  
  padding: 0 20px;
}
/* END OTHER TAB STYLE */ 




/* Search tab 2009 for 123RF */

div.srchtab2009_container {
  height: 40px;width: 100%;
  border-bottom: 1px solid #e5e5e5;
}

div.srchtab2009_spacer_left {
  float: left;
  width: 60px;height: 40px;
  line-height: 40px;
}

div.srchtab2009_header {
  float: left;
  border-top: 1px solid #e5e5e5;border-left: 1px solid #e5e5e5;border-right: 1px solid #e5e5e5;
  background-color: #fff;color: #666;
  
  height: 40px;
  line-height: 40px;
  
  font-size: 1.2em;

  padding: 0 20px;
  position: relative;
}

div.srchtab2009_spacer_mid {
  float: left;
  width: 15px;height: 40px;
  line-height: 40px;
}

a.srchtab2009_header_selected:link,
a.srchtab2009_header_selected:visited,
a.srchtab2009_header_selected:hover,
a.srchtab2009_header_selected:active {
  float: left;
  border-top: 1px solid #e5e5e5;border-left: 1px solid #e5e5e5;
  border-right: 1px solid #e5e5e5;border-bottom: none;
  
  background-color: #fff;color: #666;
  
  height: 40px;
  line-height: 40px;
  
  /*font-size: 1.2em;*/
  
  padding: 0 20px;
}


a.srchtab2009_header:link, 
a.srchtab2009_header:visited {
  float: left;
  background-image: url(../images/bg_tab.gif);color: #fff;
  
  border-top: 1px solid #e5e5e5;border-left: 1px solid #e5e5e5;
  border-right: 1px solid #e5e5e5;border-bottom: none;
  
  height: 39px;
  line-height: 39px;
  
  /*font-size: 1.2em;*/
  
  padding: 0 20px;
}


a.srchtab2009_header:hover,
a.srchtab2009_header:active {
  float: left;
  background-color: #000;background-image: none;color: #fff;
  
  border-top: 1px solid #000;border-left: 1px solid #000;
  border-right: 1px solid #000;border-bottom: none;
  
  height: 39px;
  line-height: 39px;
  
  /*font-size: 1.2em;*/
  
  padding: 0 20px;
}




/* IMAGE MAP */

#holder {
  width:620px;
  margin:10px auto;
  text-align:left;border:1px solid blue;
}

/* START OF CSS FOR MAP */
dl.map.on {
  position:relative;
  width:600px;
  height:370px;
  background:url(../images/map.jpg) no-repeat;
  text-align:left;
  margin:0px;
  padding:0px;
  font:14px Verdana, helvetica,"Lucida Grande", sans-serif;color:#444444;
  /*border:#999 1px solid;*/
}
dl.map.on dt {
  list-style:none;
  display:inline;
}
dl.map.on dd {
  position:absolute;
  left:-9999px;
  width:200px;
  padding:4px;
  border:#cccccc 2px solid;
  background:#F9F7F3;
  filter:alpha(opacity=80);
-moz-opacity:.80;
opacity:.80;
  -moz-border-radius:8px;
  border-radius:8px;
  z-index:11;
  font-size:0.8em;
  color:#444444;
}

dl.map.on a.location {
  display:block;position:absolute;text-indent:-9999px;outline:none;z-index:10;text-decoration:none;
  background:url(../images/pin.png) no-repeat;width:10px;height:15px;
}
dl.map.on a.location:hover {
  background:url(../images/pin-hover.png) no-repeat -1px -1px;
}


dl.map.on a.location_US {
  display:block;position:absolute;text-indent:-9999px;outline:none;z-index:10;text-decoration:none;
  background:url(../images/map_US.gif) no-repeat;width:12px;height:34px;
}
dl.map.on a.location_US:hover {
  background:url(../images/map_US2.gif) no-repeat -1px -1px;
}

dl.map.on a.location_MX {
  display:block;position:absolute;text-indent:-9999px;outline:none;z-index:10;text-decoration:none;
  background:url(../images/map_MX.gif) no-repeat;width:12px;height:34px;
}
dl.map.on a.location_MX:hover {
  background:url(../images/map_MX2.gif) no-repeat -1px -1px;
}

dl.map.on a.location_UK {
  display:block;position:absolute;text-indent:-9999px;outline:none;z-index:10;text-decoration:none;
  background:url(../images/map_UK.gif) no-repeat;width:12px;height:34px;
}
dl.map.on a.location_UK:hover {
  background:url(../images/map_UK2.gif) no-repeat -1px -1px;
}

dl.map.on a.location_SP {
  display:block;position:absolute;text-indent:-9999px;outline:none;z-index:10;text-decoration:none;
  background:url(../images/map_SP.gif) no-repeat;width:12px;height:34px;
}
dl.map.on a.location_SP:hover {
  background:url(../images/map_SP2.gif) no-repeat -1px -1px;
}

dl.map.on a.location_GR {
  display:block;position:absolute;text-indent:-9999px;outline:none;z-index:10;text-decoration:none;
  background:url(../images/map_GR.gif) no-repeat;width:12px;height:34px;
}
dl.map.on a.location_GR:hover {
  background:url(../images/map_GR2.gif) no-repeat -1px -1px;
}

dl.map.on a.location_CZ {
  display:block;position:absolute;text-indent:-9999px;outline:none;z-index:10;text-decoration:none;
  background:url(../images/map_CZ.gif) no-repeat;width:12px;height:34px;
}
dl.map.on a.location_CZ:hover {
  background:url(../images/map_CZ2.gif) no-repeat -1px -1px;
}

dl.map.on a.location_FN {
  display:block;position:absolute;text-indent:-9999px;outline:none;z-index:10;text-decoration:none;
  background:url(../images/map_FN.gif) no-repeat;width:12px;height:34px;
}
dl.map.on a.location_FN:hover {
  background:url(../images/map_FN2.gif) no-repeat -1px -1px;
}

dl.map.on a.location_MY {
  display:block;position:absolute;text-indent:-9999px;outline:none;z-index:10;text-decoration:none;
  background:url(../images/map_MY.gif) no-repeat;width:12px;height:34px;
}
dl.map.on a.location_MY:hover {
  background:url(../images/map_MY2.gif) no-repeat -1px -1px;
}

dl.map.on a.location_AU {
  display:block;position:absolute;text-indent:-9999px;outline:none;z-index:10;text-decoration:none;
  background:url(../images/map_AU.gif) no-repeat;width:12px;height:34px;
}
dl.map.on a.location_AU:hover {
  background:url(../images/map_AU2.gif) no-repeat -1px -1px;
}

dl.map.on a.location_HK {
  display:block;position:absolute;text-indent:-9999px;outline:none;z-index:10;text-decoration:none;
  background:url(../images/map_HK.gif) no-repeat;width:12px;height:34px;
}
dl.map.on a.location_HK:hover {
  background:url(../images/map_HK2.gif) no-repeat -1px -1px;
}

dl.map.on a.location_CN {
  display:block;position:absolute;text-indent:-9999px;outline:none;z-index:10;text-decoration:none;
  background:url(../images/map_CN.gif) no-repeat;width:12px;height:34px;
}
dl.map.on a.location_CN:hover {
  background:url(../images/map_CN2.gif) no-repeat -1px -1px;
}

dl.map.on a.location_TH {
  display:block;position:absolute;text-indent:-9999px;outline:none;z-index:10;text-decoration:none;
  background:url(../images/map_TH.gif) no-repeat;width:12px;height:34px;
}
dl.map.on a.location_TH:hover {
  background:url(../images/map_TH2.gif) no-repeat -1px -1px;
}

dl.map.on a.location_CO {
  display:block;position:absolute;text-indent:-9999px;outline:none;z-index:10;text-decoration:none;
  background:url(../images/map_CO.gif) no-repeat;width:12px;height:34px;
}
dl.map.on a.location_CO:hover {
  background:url(../images/map_CO2.gif) no-repeat -1px -1px;
}


/* START OF CSS FOR MAP POINTS */
dl.map.on a#locUSA {
  top:120px;
  left:125px;
}
dl.map.on a#locMEX {
  top:170px;
  left:115px;
}
dl.map.on a#locUK {
  top:75px;
  left:260px;
}
dl.map.on a#locSPA {
  top:115px;
  left:265px;
}
dl.map.on a#locGER {
  top:95px;
  left:290px;
}
dl.map.on a#locCZE {
  top:92px;
  left:320px;
}
dl.map.on a#locFIN{
  top:35px;
  left:315px;
}
dl.map.on a#locMAS {
  top:200px;
  left:440px;
}
dl.map.on a#locAUS {
  top:250px;
  left:490px;
}
dl.map.on a#locHKG {
  top:155px;
  left:460px;
}
dl.map.on a#locCHI{
  top:120px;
  left:430px;
}
dl.map.on a#locTHA {
  top:180px;
  left:425px;
}
dl.map.on a#locCOL{
  top:200px;
  left:165px;
}

/*style for hearit*/
div.interview img{
  border: 1px solid #DDD;
}

.photoginfo{
  background-color: #FFF;
  padding: 8px;
}

.hearit_bg{
  background-color: #EBEBEB;
}

#atff {
  display: none;
}