#details_main{
  margin:0px auto;
  width:912px;
  text-align:left;
  border:solid 0px;
  font:normal 12px tahoma;
}
#details_header{
  background:url('../images/details_header.jpg') no-repeat;
  position:relative;
  width:901px;
  height:114px;
}
.heading_bold{
  font:bold 10px tahoma;
  color:#606771;
}
.heading_bold1{
  font:bold 12px tahoma;
  color:#888888;
}
.heading_bold2{
  font:bold 12px tahoma;
  color:#888888;
}
.heading_bold3{
  font:bold 12px tahoma;
  color:#888888;
}
.regular_text{
  font:normal 10px tahoma;
  color:#acacac;
}
#details_box_wrapper{
  position:absolute;
  height:25px;
  width:410px;
  top:89px;
  left:350px;
  border:solid 0px;
}
.details_header_box1{
  background:url('../images/details_header_box1.gif') no-repeat;
  position:relative;
  float:left;
  width:133px;
  height:25px;
  cursor:pointer;
  border:solid 0px;
}
.details_header_box2{
  background:url('../images/details_header_box2.gif') no-repeat;
  position:relative;
  float:left;
  width:133px;
  height:25px;
  cursor:pointer;
  border:solid 0px;
}
.details_header_box3{
  background:url('../images/details_header_box2.gif') no-repeat;
  position:relative;
  float:left;
  width:132px;
  height:25px;
  cursor:pointer;
  border:solid 0px;
}
.tab_position{
  position:absolute;
  top:5px;
  left:10px;
}
#details_photo_section{
  position:relative;
  top:-80px;
  float:left;
  width:325px;
  border:solid 0px;
}
.details_additional_photos{
  position:relative;
  background:url('/images/details_additional_photos.jpg') no-repeat;
  width:321px;
  height:132px;
}
.details_also_available{
  position:relative;
  background:url('/images/details_also_available.jpg') no-repeat;
  width:321px;
  height:147px;
}
.details_also_information{
  position:absolute;
  width:150px;
  height:40px;
  top:55px;
  left:150px;
  border:solid 0px;
}
.details_also_image{
  position:absolute;
  width:125px;
  height:104px;
  top:42px;
  left:2px;
  border:solid 0px;
  overflow: hidden;
}
.photo1, .photo2, .photo3, .photo4{
  margin:5px;
  position:relative;
  float:left;
  width:60px;
  height:60px;
  top:50px;
  border:solid 0px;
}
.photo1 img, .photo2 img, .photo3 img, .photo4 img {
  cursor: pointer;
}
.photo1{
  margin-left:20px;
}
#details_title, #details_title2{
  position:absolute;
  width:390px;
  height:100px;
  top:30px;
  left:350px;
  border:0px solid red;
}
#details_title2{
  top:55px;
}
#buy_now{
  position:absolute;
  background:url('../images/buy_now.jpg') no-repeat;
  width:101px;
  height:48px;
  right:20px;
  top:30px;
  cursor:pointer;
  border:solid 0px;
}
#details_features, #details_where, #details_support{
  position:relative;
  float:left;
  width:385px;
  height:450px;
  left:25px;
  top:20px;
  border:solid 0px;
  font-family: tahoma;
  font-size: 12px;
  color: #404040;
  overflow: auto;
}
#details_features p, #details_where p, #details_support p {
padding-right: 10px;
}
#details_features h3, #details_where h3, #details_support h3 {
font-size: 12px;
color: #1387C5;
}
#details_features a, #details_where a, #details_support a {
color: #474747;
}
#details_features p, #details_where p, #details_support p {
  margin: 5px;
}
#details_features ul, #details_where ul, #details_support ul {
  margin-left: 25px;
  list-style-image: url('/images/small_gray_arrow.gif');
}
#details_related{
  background:url('../images/details_related.jpg') no-repeat;
  position:relative;
  float:left;
  left:33px;
  width:156px;
  height:410px;
  font-size: 8px;
}
#details_related_image1, #details_related_image2, #details_related_image3{
  position:relative;
  float:left;
  left:7px;
  top:50px;
  width:140px;
  height:175px;
  border: 0px solid red;
  text-align: center;
}
#details_related_image3 {
display: none;
}
#details_related_image1 a, #details_related_image2 a, #details_related_image3 a {
color: #404040;
}
.details_photo_image {
background:url('../images/memorex_product_frame.gif') no-repeat;
/*border: 1px solid #C4C4C4;*/
height: 227px;
width: 321px;
/*background-color: #ffffff;*/
text-align: center;
overflow: hidden;
}
#send_friend_form {
position: absolute;
display: none;
height: 186px;
width: 195px;
border: 0px solid blue;
background-image: url('/images/send_friend.gif');
background-repeat: no-repeat;
z-index: 200;
}
#send_friend_form_inner {
border: 0px solid red;
width: 175px;
margin-left: 10px;
margin-top: 20px;
text-align: left;
color: #13B5EA;
font-size: 14px;
}
#send_friend_form_inner input {
border: 0px;
height: 22px;
background-color: #ffffff;
color: #919194;
font-family: tahoma;
font-size: 14px;
margin-bottom: 5px;
margin-top: 5px;
}

