.popUpBg {
    background:#ccc url(https://assets.bodybuilding.com/images/trackers/exercise/exercisePopUpBg.jpg) top left no-repeat;
    width:616px;
    height:412px;
    position:relative;
    left:6px;
    top:6px;
}

.popUpCenterCon {
    font-family: arial, verdana, sans-serif;
    width:602px;
    height:397px;
    margin-left:8px;
}

.popUpCenterCon a, .popUpCenterCon a:link, .popUpCenterCon a:visited {
    color: #0e709a;
    text-decoration: none;
}

.popUpCenterCon a:hover {
    color: #00a1de;
    text-decoration: underline;
}

#detailsCon {
    width: 100%;
    margin: 0 auto;
}

#videoContainer {
    width: 320px;
    height: 257px;
    float: left;
    padding:10px;
}

#videoContainer a {
    font-size: 11px;
    line-height:28px;
}

#exerciseDetails {
    width: 250px;
    float: left;
    font-size: 12px;
    margin-left: 5px;
    margin-top: 10px;
}

#exerciseDetails h3 {
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 8px;
    line-height: 18px;
}

#exerciseDetails p {
    line-height: 20px;
    font-weight: bold;
    font-size:12px;
}

#exerciseData {
    color: #9a9b9c;
    font-weight:bold;
    margin:0;
}

#exerciseDetails a {
    font-weight: normal;
}


.sectionBar {
    height: 24px;
    width: 601px;
    line-height: 24px;
    background: #f0f0f0 url(https://assets.bodybuilding.com/images/trackers/exercise/sectionBarBg.png) top left repeat-x;
    font-size: 12px;
    font-weight: bold;
}

.sectionBar h2 {
    font-size: 12px;
    font-weight: bold;
    padding-left:12px;
}

.exercisePhotos {
    width: 600px;
    margin: 0 auto;
    padding: 20px 0 20px 0;
}

.photoLeft {
    float: left;
    text-align: center;
}

.photoRight {
    float: right;
    text-align: center;
}

.exercisePhotos img {
    border: solid 2px #ccc;
}

.guideImage {
    width: 290px;
    float: left;
    text-align: center;
}

.guideContent {
    width: 470px;
    float: right;
    text-align: left;
    font-size: 12px;
    padding: 20px 20px 20px 0;
}

.guideContent p {
    margin-bottom: 10px;
}

#altExerciseCon {
    width: 470px;
    float: left;
    margin-left:10px;
    border: solid 1px #dcd8d2;
}

.altExercise, .altExerciseLight {
    width: 601px;
    padding: 8px 0 9px 0;
}

.altExerciseLight {
    background-color: #fff;
}

.altExercise img, .altExerciseLight img {
    margin: 0 5px 0 5px;
}

.altExercise td {
    vertical-align:top;
}


.exerciseThumbs {
    width: 130px;
    float: left;
  /*  padding:8px 0 0 0;*/

}

.exerciseName {
    width: 300px;
    float: left;
    font-size: 12px;
   /* padding:8px 0 8px 0;*/
}

.exerciseName h3 {
    font-weight: bold;
    font-size: 14px;
    line-height:18px;
}

.exerciseName p {
    font-weight: bold;
}

.exerciseName span {
    font-weight: normal;
}

.exerciseRating {
    width: 50px;
    float: right;
}

.topFiveExercises {
    width: 310px;
    float: right;
    text-align: left;
    font-size: 12px;
    padding-top: 15px;
}

.topFiveExercises h3 {
    font-size: 12px;
    font-weight: bold;
    margin-bottom: 4px;
}

.topFiveExercises ol {
    margin-left: 20px;
}

.topFiveExercises li {
    margin-bottom: 6px;
    line-height: 16px;
}

div.rating-small {
    text-align: center;
    color: white;
    width: 36px;
    height: 21px;
    line-height:21px;
    background-image: url(https://assets.bodybuilding.com/images/reviews/rating_box_sm.gif)
}


.rateDetailsCon {
    font-size:12px;
}

.clearFloatNoHeight {
    clear: both;
    line-height: 0;
    height: 0;
    display: block;
    overflow:hidden;
    width:0;
}

video {
    width: 100%;
}

