/* COLUMN LAYOUTS */
.w-50-50>div:first-child,
.w-60-40>div:first-child,
.w-40-60>div:first-child,
.w-33-66>div:first-child,
.w-66-33>div:first-child,
.w-38-62>div:first-child,
.w-62-38>div:first-child,
.w-45-55>div:first-child,
.w-55-45>div:first-child,
.w-75-25>div:first-child,
.w-47-53-popout>div:first-child,
.w-53-47-popout>div:first-child,
.w-53-47>div:first-child,
.w-47-53>div:first-child {
    margin-right: 30px;
}

.w-50-50>div,
.w-60-40>div,
.w-40-60>div,
.w-33-66>div,
.w-66-33>div,
.w-38-62>div,
.w-62-38>div,
.w-45-55>div,
.w-55-45>div,
.w-75-25>div,
.w-47-53-popout>div,
.w-53-47-popout>div,
.w-53-47>div,
.w-47-53>div {
    float: left;
}

.w-50-50>div {
    width: 390px;
}

.w-50-50>div:first-child {
}

.w-60-40>div {
    width: 320px;
}

.w-60-40>div:first-child {
    width: 462px;
}

.w-40-60>div {
    width: 462px;
}

.w-40-60>div:first-child {
    width: 320px;
}

.w-45-55>div {
    width: 444px;
}

.w-45-55>div:first-child {
    width: 340px;
}

.w-55-45>div {
    width: 340px;
}

.w-55-45>div:first-child {
    width: 444px;
}

.w-53-47>div {
    width: 378px;
}

.w-53-47>div:first-child {
    width: 406px;
}

.w-47-53>div {
    width: 406px;
}

.w-47-53>div:first-child {
    width: 378px;
}

.w-33-66>div {
    width: 515px;
}

.w-33-66>div:first-child {
    width: 265px;
}

.w-66-33>div {
    width: 265px;
}

.w-66-33>div:first-child {
    width: 515px;
}

.w-38-62>div {
    width: 500px;
}

.w-38-62>div:first-child {
    width: 280px;
}

.w-62-38>div {
    width: 280px;
}

.w-62-38>div:first-child {
    width: 500px;
}

.w-75-25>div {
    width: 195px;
}

.w-75-25>div:first-child {
    width: 585px;
}

.w-47-53-popout>div {
    width: 440px;
}

.w-47-53-popout>div:first-child {
    width: 360px;
    margin-left: -18px;
}

.w-53-47-popout>div {
    width: 360px;
    margin-right: -18px;
}

.w-53-47-popout>div:first-child {
    width: 440px;
    margin-right: 30px;
}

.clear {
    float: none !important;
    width: 100%;
}

/*   to counter the direct child styles from column css */
/* END COLUMN LAYOUTS */

p {
    font-size: 14px;
    line-height: 23px;
}

p strong, p em {
    line-height: 23px;
}

p.continue {
    margin-bottom: 0px;
}

#content #article {
    padding-top: 50px;
}

img.text-top {
    margin-top: 5px;
}

img.top-right {
    float: right;
    padding: 0px 0px 15px 20px;
    margin-top: 5px;
}

img.top-left {
    float: left;
    padding: 0px 20px 15px 0px;
    margin-top: 5px;
}

.indent {
    padding: 0 30px;
}

.outdent {
    margin: 0 -30px;
    padding: 30px;
}

.outdent-left {
    margin-left: -30px;
    padding: 30px;
}

.outdent-right {
    margin-right: -30px;
    padding: 30px;
}

.outdent.no-pad, .outdent-left.no-pad, .outdent-right.no-pad {
    padding: 0;
}

.margin-top {
    margin-top: 30px;
}

.margin-bottom {
    margin-bottom: 30px;
}

.two-fifths {
    width: 320px;
    float: left;
}

.three-fifths {
    width: 462px;
    float: left;
}

.one-half {
    width: 390px;
}

.one-third {
    width: 265px;
}

.two-thirds {
    width: 500px;
}

.italic1 {
    font-style: italic;
    font-size: 20.5px;
    line-height: 27px;
    color: #8d8f95;
}

.italic2 {
    font-style: italic;
    font-size: 18px;
    line-height: 25px;
    color: #8d8f95;
}

.ie7 .fixitalicfloat {
/* ie7 floating image next to italics makes the image not visible */
    font-style: normal;
}

/* ARTICLE INTRO HEADER TEXT */
#article-head {
    height: 428px;
    margin-left: 60px;
}

#article-head h1 {
    font-size: 60px;
    font-weight: normal;
    font-weight: bold;
    color: #fff;
    line-height: 60px;
}

#article-head dl {
    margin: 0;
    width: 415px;
}

#article-head dd {
    text-align: right;
    color: #fff;
}

#article-head dt {
    color: #fff;
}

/* END ARTICLE HEADER TEXT */

.serifize p, .serifize ul.bulleted-list li {
    font-family: Georgia, serif;
    font-size: 16px;
}

.serifize #article-head h1 {
    font-weight: normal;
}

.serifize h1, .serifize h2, .serifize h3 {
    font-weight: normal;
}

.serifize .italic1 {
    font-size: 21px;
}

.serifize .italic2 {
    font-size: 18px;
}

/* basic styles */
h1 {
    font-size: 36px;
}

h2 {
    font-size: 28px;
}

h1, h2, h3 {
    font-weight: bold;
    color: #333;
}

.box-full h2 {
    font-size: 23px;
}

.box-full h3, .box-half h3, .box-third h3 {
/* 	font-family: "Lucida Sans Unicode","Lucida Grande",Helvetica,Verdana,Arial,sans-serif; */
    font-size: 16px;
    font-weight: bold;
}

.box-full h4, .box-half h4, .box-third h4 {
/* 	font-family: "Lucida Sans Unicode","Lucida Grande",Helvetica,Verdana,Arial,sans-serif; */
    font-size: 13px;
    margin-bottom: 5px !important;
}

ul.bulleted-list li {
    list-style-type: disc;
}

/* end basic */

/* ANSWERS PATTERNS */
.answers {
    margin-bottom: 5px;
}

.answers dl {
    margin: 15px 0 0;
    clear: both;
}

.answers dt, .answers dd {
    float: left;
}

.answers dt {
    margin-bottom: 15px;
}

.ie7 .answers dt {
    margin-bottom: 5px;
}

.answers dd {
    width: 228px;
    margin: 0 0 0 15px;
}

.answers dd > span {
    font-weight: bold;
}

.answers p,
.answers p > span {
    font-family: "Lucida Sans Unicode", "Lucida Grande", Helvetica, Verdana, Arial, sans-serif;
    font-size: 13px;
    line-height: 18px;
}

.w-50-50 .answers dd {
    width: 295px;
}

.w-60-40>div:first-child .answers dd {
    width: 370px;
}

.w-38-62>div:first-child .answers dd {
    width: 185px;
}

.w-38-62>div:first-child .answers dd span {
    font-size: 13px;
}

.three-fifths .answers dd {
    width: 370px;
}

.box-half .answers dd {
    width: 250px;
}

.box-third .answers dd {
    width: 225px;
}

.all-answers {
    margin-top: 6px;
    clear: both;
}

/* END ANSWERS PATTERNS */

/* IMAGE OVERLAY  */
.img-overlay {
    position: relative;
}

.img-overlay div {
    background: url(../images/trans50.png) repeat;
    color: #fff;
    font-size: 13px;
    padding: 12px 16px;
    position: absolute;
    bottom: 0px;
}

.ie7 .img-overlay div {
    bottom: 3px;
    float: left;
}

.img-overlay.full div {
    font-family: Georgia, serif;
    width: 753px;
    padding: 16px 30px;
}

.img-overlay.full p {
    font-size: 20.5px;
    font-style: oblique;
    font-weight: normal;
    margin-bottom: 5px;
}

.img-overlay.full span {
    display: block;
    text-align: right;
}

.outdent .img-overlay.full div {
    font-family: Georgia, serif;
    width: 815px;
    padding: 16px 30px;
}

.w-38-62>div:first-child .img-overlay span {
    width: 247px;
}

.w-50-50>div .img-overlay span {
    width: 247px;
}

/* END IMAGE OVERLAY */

img.pad-top {
    padding-top: 6px;
}

/* p>img {padding: 35px; float: left;} */

/* BOX STYLES yellow bg  */
.box-full {
    padding: 30px;
}

.box-full .one-half {
    width: 407px;
}

.box-full .profile-link {
    margin-top: 15px;
}

.box-half {
    background: url(../images/box-shadow-one-half.jpg) no-repeat center bottom #f6f5ea;
    padding: 20px 20px 40px;
}

.box-third {
    background: url(../images/box-shadow-one-third.jpg) no-repeat center bottom #f6f5ea;
    padding: 20px 20px 40px;
}

/* END BOX STYLES */

.box1 {
    background: #ededed;
    padding: 18px 24px;
}

.box1 form input.text {
    display: block;
    margin-bottom: 3px;
    width: 243px;
}

.box1 form input.btn-default {
    margin-top: 17px;
}

.box1 form a.link {
    float: right;
    margin-top: 22px;
}

/* VIDEO SIZE SMALL STYLES */
.video-small {
    margin-bottom: 20px;
    width: 147px;
}

.video-small>span {
    background: url(../images/play-small.png) no-repeat 50% 50%;
    width: 32px;
    height: 22px;
    margin: 53px 0 0 8px;
    position: absolute;
}

.video-small img {
    margin-bottom: 10px;
}

.video-small p {
    margin-bottom: 0;
    font: 13px/16px "Lucida Sans Unicode", "Lucida Grande", Helvetica, Verdana, Arial, sans-serif;
    font-weight: bold;
}

.video-small p span {
    font-weight: normal;
}

/* END SMALL VIDEO STYLES */

/* VIDEO SIZE LARGE STYLES */
.video-812 {
/* 	width: 320px; */
/* 	height: 180px; */
}

.video-812 dl {
    background: url(../images/trans70.png) repeat;
    padding: 14px 0;
    position: absolute;
    width: 812px;
    color: #fff;
    margin: 368px 0 0;
}

.video-812 dl dt {
    background: url(../images/play-large.png) no-repeat 50% 50%;
    width: 85px;
    height: 35px;
    float: left;
}

.video-812 dl dd {
    float: left;
    width: 242px;
    padding-right: 10px;
    font-size: 19px;
}

.video-812 dl dd span {
    font-size: 10px;
    display: block;
}

/* END SMALL LARGE STYLES */

/* VIDEO STYLES */
.inset-video-1 {
    margin-bottom: 25px;
}

.inset-video-1 a:first-child {
    margin: 53px 0 0 8px;
    position: absolute;
}

.inset-video-1 p {
    margin: 12px 0 8px;
    font: 13px/16px "Lucida Sans Unicode", "Lucida Grande", Helvetica, Verdana, Arial, sans-serif;
}

.inset-video-1 a {
}

.video-320 {
    width: 320px;
    height: 180px;
}

.video-320 dl {
    background: url(../images/trans70.png) repeat;
    padding: 10px 0;
    position: absolute;
    width: 320px;
    color: #fff;
    margin: 130px 0 0;
}

.video-320 dl dt {
    background: url(../images/play-medium.png) no-repeat 50% 50%;
    width: 67px;
    height: 30px;
    float: left;
}

.video-320 dl dd {
    float: left;
    width: 242px;
    padding-right: 10px;
}

.video-320 dl dd span {
    font-size: 10px;
    display: block;
}

.single-video-interact {
    position: relative;
    background-color: #444444; /* 	padding: 30px;  */
/* in the .outdent class */
    margin-bottom: 20px;
}

.single-video-interact>ul {
    margin: -23px 0 0;
    text-align: right;
}

.single-video-interact>ul li {
    display: inline-block;
    background-color: #000 !important;
    padding: 5px 15px 4px 37px;
    margin-left: 0;
    color: #808080;
    font-size: 13px;
}

.single-video-interact>ul li.selected {
    background-color: #666666 !important;
    color: #eee;
    padding: 7px 15px 5px 37px;
}

.ie7 .single-video-interact>ul li.selected {
    margin-top: -28px;
}

.single-video-interact>ul .movie {
    background: url(../images/ico-movie.png) no-repeat 12px 50%;
}

.single-video-interact>ul .squares {
    background: url(../images/ico-squares.png) no-repeat 12px 50%;
}

.video-interact {
    position: relative;
    background-color: #444444; /* 	padding: 30px;  */
/* in the .outdent class */
    margin-bottom: 20px;
    overflow: hidden; /* 	margin: 0 -45px; */
    padding: 34px 37px 36px; /* 	right: -15px; */
}

.video-interact>div {
    width: 640px;
    float: left;
}

.video-interact>div.column {
    width: 153px;
    float: right;
}

.video-interact>div.column div {
    background: #555; /* 	padding: 9px 10px 5px; */
    margin: 0 0 11px 11px;
    cursor: pointer;
}

.video-interact>div.column div:hover {
    background: #666;
}

.video-interact>div.column div:first-child {
/* padding-bottom: 7px; */
/* fixes the 2px deficit in the column */
}

.video-interact>div.column div dl {
    margin: 0;
    overflow: hidden;
}

.video-interact>div.column div dl dt, .video-interact>div.column div dl dd {
    float: left;
}

.video-interact>div.column div dl dd {
    width: 85px;
    margin-left: 7px;
    font-size: 12px;
    color: #fff;
}

.video-interact>div.column div dl dd span {
    color: #999;
    display: block;
    margin-top: 7px;
    font-size: 11px;
}

/* END VIDEO STYLES */

.feature.col3 div {
    display: inline-block;
    width: 290px;
    margin-left: 10px;
}

.feature.col3 div:first-child {
    margin-left: 0;
}

.feature.col3 div h2 {
    margin-top: 16px;
}

.profile-link p {
    font: 13px "Lucida Sans Unicode", "Lucida Grande", Helvetica, Verdana, Arial, sans-serif;
    line-height: 18px;
}

.galleryview h2, .galleryview p {
    color: #fff;
    font-family: 'lucida grande', 'lucida sans', 'helvetica', sans-serif;
    font-size: 16px;
}

.galleryview p {
    font-size: 12px;
    line-height: 13px;
}

.galleryview .panel-overlay {
    padding: 10px 14px !important;
    bottom: 0;
    position: absolute;
    top: auto !important;
    height: auto !important;
    background: url(../images/trans50.png);
}

.galleryview .overlay {
    display: none !important;
}

hr {
    margin: 15px 0 30px;
}

hr.blank {
    background: none;
    margin: 15px 0 20px;
    background-color: #ffffff;
    color: #ffffff;
}

.ie7 hr.blank {
    margin: 5px 0px 10px;
}

.copywrite {
    font-size: 9px;
    color: #aaaaaa;
    margin-top: 5px;
}

@media print {

    p.test {
        font-family: times, serif;
        font-size: 10px;
    }

}

#chat-content p {
    line-height: 1.22em !important;
}
