/*-- Divided into 4 sections. First by top and bottom then into quarters  --*/


/*-- TOP  --*/
.top { margin-left: 25px; }
/*-- First Block  --*/
.top .top_one { margin-left: 10px; margin-top: 15px; float: left; width: 480px;   }
.top .top_one .product_header { }
.top .top_one .product_youtube { margin-top:-5px; float: right; }
.top .top_one .product_video{margin: 10px 0px 20px 0px; width: 480px; height: 360px; }
.top .top_one .shop_buttons{ float: left; margin-right: 20px; }
.top .top_one .product_embedd { margin-top: -6px; float: right; font-family: Arial; font-size: 8px; font-weight: bold; }

/*-- second Block  --*/
.top .top_two { width: 465px; float: right; }
.top .top_two .product_image{ }


/*-- BOTTOM  --*/
.bottom { margin-left: 25px; margin-top: 10px; }
/*-- third Block  --*/
.bottom .bottom_three {margin-right:30px;  float: left;  margin-left: 10px; width: 480px;  }
.bottom .bottom_three .whatis_header {height: 25px;  border-bottom: 1px solid #d1d1d1; padding: 0px 0px 8px 0px; margin-bottom: 15px; }
.bottom .bottom_three .sub_header { float: left; }
.bottom .bottom_three .social_icons { float: right; }
.bottom .bottom_three .social_icons img{margin-right:10px; float: left; }
.bottom .bottom_three .sub_title { margin:10px 0px; font-weight: bold; font-family: Georgia; font-size: 13px; line-height: 14px; }
.bottom .bottom_three .sub_body {margin-bottom:20px;  font-family: Georgia; font-size: 12px;  }
.bottom .bottom_three .product_images { margin-bottom: 50px; }
.bottom .bottom_three .product_images img { margin-right: 15px; }
.bottom .bottom_three .little_list {font-family: Arial; font-size: 10px; font-weight: bold;  margin: 20px 0px 20px 10px; }
.bottom .bottom_three .little_list ul { margin-right:25px; list-style-type: disc; float: left; }
.bottom .bottom_three .little_list li {}


/*-- fourth Block  --*/
.bottom .bottom_four {width: 410px; float: left;  margin-right:25px; }
.bottom .bottom_four .whatis_header {height: 25px;  border-bottom: 1px solid #d1d1d1; padding: 0px 0px 8px 0px; margin-bottom: 15px; }
.bottom .bottom_four .sub_header { float: left; }
.bottom .bottom_four .item_spec { height:110px; margin: 10px 0px; }
.bottom .bottom_four .item_spec .spec_image { width: 80px; float: left; margin: 20px;  }
.bottom .bottom_four .item_spec .spec_body { width: 290px; float: left; }
.bottom .bottom_four .item_spec .spec_title { font-family: Georgia; font-size: 13px; font-weight: bold; }
.bottom .bottom_four .item_spec .spec_subtitle{ margin-bottom: 15px; font-family: Arial; font-size: 10px; font-weight: bold; }
.bottom .bottom_four .item_spec .spec_text{ font-family: Georgia; font-size: 12px; }


