html {height: 100%}
body { font-family: arial; border:0; margin:0; padding:0; height:100%; background-color: #f8f8f8;}
body.print { background-color: #fff; }
a {color: #846088; text-decoration:none}
a:hover { text-decoration: underline; }
form {margin:0; padding:0}
img {border:0; -ms-interpolation-mode: bicubic}
img.overlay_protect {opacity:0; filter:alpha(opacity=0)}

input[type="text"], input[type="password"], input[type="file"], textarea {background-color:#fff; border:solid 1px #a6a6a6; padding: 2px}
/* input styles for pre-7.0 IE */
input.text input.password input.file {background-color:#fff; border:solid 1px #a6a6a6; padding: 2px;}

/* dropzone */
.drophover { background-color:#ffa200; }

.font8  {font-size:8px}   .font9  {font-size:9px}   .font10 {font-size:10px}
.font11 {font-size:11px}  .font12 {font-size:12px}  .font13 {font-size:13px}
.font14 {font-size:14px}  .font15 {font-size:15px}  .font16 {font-size:16px}
.font17 {font-size:17px}  .font18 {font-size:18px}  .font20 {font-size:20px}
.font22 {font-size:22px}  .font24 {font-size:24px}  .font26 {font-size:26px}
.font28 {font-size:28px}  .font48 {font-size:48px}

.arial8  {font:8px  arial} .arial9  {font:9px  arial} .arial10 {font:10px arial}
.arial11 {font:11px arial} .arial12 {font:12px arial} .arial13 {font:13px arial}
.arial14 {font:14px arial} .arial15 {font:15px arial} .arial16 {font:16px arial}
.arial17 {font:17px arial} .arial18 {font:18px arial} .arial20 {font:20px arial}
.arial22 {font:22px arial} .arial24 {font:24px arial} .arial26 {font:26px arial}
.arial28 {font:28px arial} .arial48 {font:48px arial}

.georgia10 {font:10px georgia} .georgia11 {font:11px georgia} .georgia12 {font:12px georgia}
.georgia13 {font:13px georgia} .georgia14 {font:14px georgia} .georgia15 {font:15px georgia}
.georgia16 {font:16px georgia} .georgia18 {font:18px georgia} .georgia20 {font:20px georgia}
.georgia21 {font:21px georgia} .georgia22 {font:22px georgia} .georgia24 {font:24px georgia}
.georgia28 {font:28px georgia} .georgia30 {font:30px georgia} .georgia32 {font:32px georgia}
.georgia34 {font:34px georgia} .georgia44 {font:44px georgia}

.linkBoldBlack {color:#000; font-weight:bold}
.linkBlack {color:#000}	.linkBlue {color:#00f}
.linkWhite {color:#fff}	.linkRed {color:#f00}
.linkGreen {color:#0f0}	.linkGrey {color:#5b5b5b}

/* folder sprite */
#div.collection_bg { background-image: url('/images/icon_sprite2.gif') }
/*div.collection_bg { background-image:
 * url('/images/nav_081031/icons-new-orange.jpg') }*/

/* flyer sprite */
div.flyer_bg { background-image: url('/images/flyers/flyer_sprite.gif') }

/* generic */
.clear {clear:both}
.clearfix:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}
.clearfix {*zoom: 1;/*for ie 5.5-7*/}
.empty {font-size:0px;line-height:0px}
.float, .column {float:left}
.float_right {float:right;}
.full_height {min-height:100%}
.grayBg {background-color:#e1e1e1}
.inline_block {display: -moz-inline-stack; display: inline-block; vertical-align: top; zoom: 1; *display: inline}
.padding {padding:4px}
.pointer {cursor:pointer}
.pointer_progress, .pointer_progress * {cursor:progress}
.truncate {text-overflow:ellipsis; overflow:hidden; white-space:nowrap}
.pos_abs { position: absolute; }

/* Non sensitive content */
.display_for_owner, .display_for_visitor, .display_for_loggedin, .display_for_loggedout {display:none}

/* borders */
.bottom {border-bottom:solid 1px}
.bottomLeft {border-bottom:solid 1px; border-left:solid 1px}
.left {border-left:solid 1px}
.right {border-right:solid 1px}
.rightBottom {border-right:solid 1px; border-bottom:solid 1px}
.rightBottomLeft {border-right:solid 1px; border-bottom:solid 1px; border-left:solid 1px}
.rightLeft {border-right:solid 1px; border-left:solid 1px}
.top {border-top:solid 1px}
.topBottom {border-top:solid 1px; border-bottom:solid 1px}
.topBottomLeft {border-top:solid 1px; border-bottom:solid 1px; border-left:solid 1px}
.topLeft {border-top:solid 1px; border-left:solid 1px}
.topRight {border-top:solid 1px; border-right:solid 1px}
.topRightBottom {border-top:solid 1px; border-right:solid 1px; border-bottom:solid 1px}
.topRightBottomLeft {border-top:solid 1px; border-right:solid 1px; border-bottom:solid 1px; border-left:solid 1px}
.topRightLeft {border-top:solid 1px; border-right:solid 1px; border-left:solid 1px}

.column_box {padding-bottom:10px; position:relative}
#media_list .column_box {padding-bottom:0px; position:relative}
.eventTemplateCategorySelected {background-color:#f8931d; font-weight:bold}

/* autocomplete */
#search_box { position: relative; z-index: 1; margin-top: 12px; }
.autocomplete_dropdown { z-index: 10; left: 0; top: 24px; } 
.autocomplete-w2 { padding: 0 6px 6px 0; }
.autocomplete { border: 1px solid #999; background: #fff; cursor: default; text-align: left; width: 300px; overflow: auto; margin-top: -1px; font: 13px arial; }
.autocomplete .selected { background: #f0f0f0; }
.autocomplete div { padding: 2px 5px; white-space: nowrap; } 
.autocomplete strong { font-weight: normal; color: #846088; } 

/* pagination styles */
.paginationCell { float:left; margin-right:4px; color:#797979; font-size:12px; }
.paginationCell a { display:block; padding:2px 5px 2px 5px; border:solid 1px #ffffff; text-decoration:none; }
.paginationCell a:hover { border:solid 1px; }
.paginationCurrent { padding:2px 5px 2px 5px; border:solid 1px #ffffff; color:#c6c6c6; }
.paginationCurrent a { color:#797979; }
.paginationPrevious { float:left; width:83px; height:16px; display:block; margin-right:4px; margin-top:3px; } 
.paginationPrevious { background-image:url(/images/Pag_Previous_Inactive_999999_082510.png) }
.paginationPrevious a { display:block; width:83px; height:16px; }
.paginationPrevious:hover { background-image:url(/images/Pag_Previous_Active_846088_082510.png); cursor:pointer; }
.paginationPrevious span { width:83px; height:16px; display:none; }
.paginationNext { float:left; width:51px; height:16px; display:block; margin-right:4px; margin-top:3px; } 
.paginationNext { background-image:url(/images/Pag_Next_Inactive_999999_082510.png) }
.paginationNext a { display:block; width:51px; height:16px; }
.paginationNext:hover { background-image:url(/images/Pag_Next_Active_846088_082510.png); cursor:pointer; }
.paginationNext span { width:51px; height:16px; display:none; }

.paginationCellYOS { float:left; margin-right:4px; color:#760700; background-color:#ffffff; border:solid 1px #760700; cursor:pointer; }
.paginationCellYOS a { display:block; padding:2px 5px 2px 5px; text-decoration:none; color:#760700; }
.paginationCellYOS a:hover { background-color:#760700; color:#ffffff; }
.paginationCurrentYOS { background-color:#760700; padding:2px 5px 2px 5px; border:solid 1px #760700; color:#ffffff; font-weight:700; }
.paginationCurrentYOS a { color:#ffffff; }
.paginationCellYOSNB { float:left; margin-right:4px; color:#760700; background-color:#ffffff; cursor:pointer; }
.paginationCellYOSNB a { display:block; padding:2px 5px 2px 5px; text-decoration:none; color:#760700; }
.paginationCellYOSNB a:hover { text-decoration:underline; }

.ownPagination { clear: both; font: 12px arial; padding-top: 10px; }
.ownPagination a { color: #846088; }
.ownPagination .paginationCellPrevious { float: left; background-image: none; padding: 0 7px 0; }
.ownPagination .paginationCellNext { float: left; background-image: none; padding: 0 0 0 7px; }
.ownPagination .paginationCell { float: left; border: none; padding: 0 7px; margin: 0; }
.ownPagination .paginationCell a { border: none; padding: 0; }
/* END pagination styles */

/* Oprah's All-Stars pagination */
.paginationAllStars { float:left; margin-right:4px; margin-left:4px; color:#808080; font-weight:700; }
.paginationAllStars a { color:#598ada; font-weight:700; cursor:pointer; }
/* END Oprah's All-Stars pagination */

/* OWNTV pagination styles */
.paginationCellOWNTV { float:left; margin-right:2px; font:12px/16px arial; min-width: 20px; height: 20px; text-align: center; }
.paginationCellOWNTV a { display:block; padding:2px 6px 2px; text-decoration:none; background-color: #e1e1e1; }
.paginationCellOWNTV a:hover { text-decoration:underline; }
.paginationCurrentOWNTV { padding:2px 5px 3px 5px; }
.paginationCurrentOWNTV a { color:#797979; }
/* END OWNTV pagination style */

/* article pagination styles */
.articlePaginationCell { float:left; margin-right:4px; color:#797979; font-size:12px; }
.articlePaginationCell a { display:block; padding:2px 5px 2px 5px; border:solid 1px #ffffff; text-decoration:none; }
.articlePaginationCell a:hover { border:solid 1px; text-decoration:none; }
.articlePaginationCurrent { padding:2px 5px 2px 5px; border:solid 1px #ffffff; color:#c6c6c6; }
.articlePaginationPrevious { display:block; width:83px; height:16px; margin-right:4px; margin-top:3px; background-image:url(/images/Pag_Previous_Inactive_999999_082510.png); }
.articlePaginationPrevious:hover { background-image:url(/images/Pag_Previous_Active_846088_082510.png); cursor:pointer; }
.articlePaginationPrevious span { width:83px; height:16px; display:none; }
.articlePaginationNext { display:block; width:51px; height:16px; margin-left:4px; margin-top:3px; background-image:url(/images/Pag_Next_Inactive_999999_082510.png); }
.articlePaginationNext:hover { background-image:url(/images/Pag_Next_Active_846088_082510.png); cursor:pointer; }
.articlePaginationNext span { width:51px; height:16px; display:none; }

/* Generated sprite image */
.sprite { width: 300px; height: 20px; }

/* Image data */
.btn_next_off_png { background-position: 0px 0; width: 60px; height: 20px; }
.btn_next_on_png { background-position: -60px 0; width: 60px; height: 20px; }
.btn_previous_off_png { background-position: -120px 0; width: 90px; height: 20px; }
.btn_previous_on_png { background-position: -210px 0; width: 90px; height: 20px; }

/* END article pagination styles */

/* START psuedo text styles */
.lucida {font-family: 'lucida grande', verdana, tahoma, arial, geneva, helvetica, sans-serif}
.verdana {font-family: verdana, tahoma, arial, geneva, helvetica, 'lucida grande', sans-serif}
.tahoma {font-family: tahoma, arial, geneva, helvetica, 'lucida grande', verdana, sans-serif}
.arial {font-family: arial, geneva, helvetica, 'lucida grande', verdana, tahoma, sans-serif}
.geneva {font-family: geneva, helvetica, 'lucida grande', verdana, tahoma, arial, sans-serif}
.helvetica {font-family: helvetica, 'lucida grande', verdana, tahoma, arial, geneva, sans-serif}
.hint_text {font: 700 12px helvetica , arial, verdana, san-serif; color: #ffffff; line-height: 1.25em;}
.hint-text {font: 700 12px helvetica , arial, verdana, san-serif; color: #ffffff; line-height: 1.25em;}

.text08 {font-size: 8px}	.text09 {font-size: 9px}	.text10 {font-size: 11px}	.text11 {font-size: 11px}
.text12 {font-size: 12px}	.text13 {font-size: 13px}	.text14 {font-size: 14px}	.text15 {font-size: 15px}
.text16 {font-size: 16px}	.text17 {font-size: 17px}	.text18 {font-size: 18px}	.text19 {font-size: 19px}
.text20 {font-size: 20px}	.text22 {font-size: 22px}	.text24 {font-size: 24px}	.text26 {font-size: 26px}
.text28 {font-size: 28px}

.lheight05 {line-height:1.05em} .lheight10 {line-height:1.10em} .lheight15 {line-height:1.15em}
.lheight20 {line-height:1.20em} .lheight25 {line-height:1.25em} .lheight30 {line-height:1.30em}
.lheight35 {line-height:1.35em} .lheight40 {line-height:1.40em} .lheight45 {line-height:1.45em}
.lheight50 {line-height:1.50em} .lheight55 {line-height:1.55em} .lheight60 {line-height:1.60em}
.lheight65 {line-height:1.65em} .lheight70 {line-height:1.70em} .lheight75 {line-height:1.75em}
.lheight80 {line-height:1.80em} .lheight85 {line-height:1.85em} .lheight90 {line-height:1.90em}
.lheight95 {line-height:1.95em} .lheight100 {line-height:1.00em} .lheight200 {line-height:2.00em}

.lspace00 {letter-spacing:.00em} .lspace01 {letter-spacing:.01em} .lspace02 {letter-spacing:.02em}
.lspace03 {letter-spacing:.03em} .lspace04 {letter-spacing:.04em} .lspace05 {letter-spacing:.05em}
.lspace06 {letter-spacing:.06em} .lspace07 {letter-spacing:.07em} .lspace08 {letter-spacing:.08em}
.lspace09 {letter-spacing:.09em} .lspace10 {letter-spacing:.10em} .lspace12 {letter-spacing:.12em}
.lspace14 {letter-spacing:.14em} .lspace16 {letter-spacing:.16em} .lspace18 {letter-spacing:.18em}
.lspace20 {letter-spacing:.20em} .lspace30 {letter-spacing:.30em} .lspace40 {letter-spacing:.40em}
.lspace50 {letter-spacing:.50em}

.fweight1 {font-weight: 100} .fweight2 {font-weight: 200} .fweight3 {font-weight: 300}
.fweight4 {font-weight: 400} .fweight5 {font-weight: 500} .fweight6 {font-weight: 600}
.fweight7 {font-weight: 700} .bold {font-weight: bold}

.uline {text-decoration: underline} .noline, .noline:hover {text-decoration: none} .italic {font-style:italic}
/* END psuedo text styles */

/* Navigation */
.upper_navigation {position:absolute; top:12px; right:14px; text-align:right; margin:0px; color:#fff; font-family:helvetica; font-size:12px;}
.upper_navigation a, .upper_navigation a:visited {color:#fff; text-decoration:none;}
.upper_navigation a:hover {text-decoration:underline;}

.lower_navigation {position:absolute; top:0; left:0; margin:0; padding:0;}
.ln_full {top:43px; margin:0px; padding:0px;}

.devown_navigation {height: 56px; margin:0; padding:0}
.devown_navigation.full {height: 56px; width: 989px}
.devown_navigation li {float:left; list-style-type:none; margin:0; padding:0; text-align:right;}
.devown_navigation li a {display:block; height:28px;}
.devown_navigation li a span {display:none}

li.system_home a {margin-left:31px; width:146px; background-position:0px 0px}
li.system_profile a {margin-left:192px; width:126px; background-position:-350px -2px;}
li.system_pages a {width:100px; background-position:-146px -3px}
li.system_library a {width:104px; background-position:-246px -3px}
li.system_inbox a {width:96px; background-position:-475px -3px}
li.system_friends a {width:88px; background-position:-571px -3px}

li.system_home a:hover, li.system_home a.selected {background-position:0px 0px}
li.system_profile a:hover, li.system_profile a.selected {background-position:-350px -30px}
li.system_pages a:hover, li.system_pages a.selected {background-position:-146px -31px}
li.system_library a:hover, li.system_library a.selected {background-position:-246px -31px}
li.system_inbox a:hover, li.system_inbox a.selected {background-position:-475px -31px}
li.system_friends a:hover, li.system_friends a.selected {background-position:-571px -31px}

/* Lightbox Shadow */
.lb_table .lb_tl {background-position:top left}
.lb_table .lb_tr {background-position:top right}
.lb_table .lb_tc {background-position:top center}
.lb_table .lb_cl {background-position:center left}
.lb_table .lb_cc {background-position:center center}
.lb_table .lb_cr {background-position:center right}
.lb_table .lb_bl {background-position:bottom left}
.lb_table .lb_bc {background-position:bottom center}
.lb_table .lb_br {background-position:bottom right}
.lb_table .lb_content {position:relative; *zoom:1}
.lb_table.safari .lb_content {margin-bottom:0}

.system_lightbox {position:absolute; top:0; left:0}
.system_lightbox .lb_tl, .system_lightbox .lb_bl {height:86px}
.system_lightbox .lb_tl, .system_lightbox .lb_tr {width:86px}
.system_lightbox .lb_cl img, .system_lightbox .lb_cr img {width:86px; height:1px}
.system_lightbox .lb_content {margin:-50px; top:-5px; left:-5px; color: #000000;}
.system_lightbox .lb_table.safari .lb_content {margin-top:-100px; top:45px}
.system_lightbox .lb_table_plain .lb_content {margin:0; top:0; left:0}

.img_shadow .lb_tl, .img_shadow .lb_bl {height:22px}
.img_shadow .lb_tl, .img_shadow .lb_tr {width:22px}
.img_shadow .lb_cl img, .img_shadow .lb_cr img {width:22px; height:1px}
.img_shadow .lb_content {margin:-14px; top:-2px; left:-2px}
.img_shadow .lb_table.safari .lb_content {margin-top:-26px; top:11px}

.img_shadow.small .lb_tl, .img_shadow.small .lb_bl {height:11px}
.img_shadow.small .lb_tl, .img_shadow.small .lb_tr {width:11px}
.img_shadow.small .lb_cl img, .img_shadow.small .lb_cr img {width:11px; height:1px}
.img_shadow.small .lb_content {margin:-7px; top:-1px; left:-1px}
.img_shadow.small .lb_table.safari .lb_content {margin-top:-13px; top:5px}

.jelly_box_color {background-color:#99cc66}

/* Homepage Template */
.vi_buttons {height:32px; color:#bbbbbb; font-family:helvetica; font-size:14px; cursor:pointer;}
.vib_on {color:#000000; background-color:#ffffff;}
.vib_gradient_on {background:url(/images/homepage/20080310/img_tab_gradient.gif);}
.vicontent a, .vicontent a:visited {text-decoration:none;}
.vicontent a:hover {text-decoration:underline;}
#left_col_numbered_text_list_content .section_description { font: 14px arial; color: #5a5758; }

/* OWN Page Template */
#own_center_column { background-color: #f8f8f8; }
.print #own_center_column { background-color: #fff; }
#own_content_wrapper { float: left; clear: both; width: 988px; background-color: #fff; color: #515151; font: 14px/20px arial; border-bottom: 1px solid #c9c9c9;margin-bottom: 16px; }
* #own_content_wrapper h2 { font-size: 22px; font-weight: normal; padding: 19px 0 5px; margin:0; } 
html > body #own_content_wrapper h2 { padding: 18px 0 6px; }
#own_content_wrapper a { color: #846088; }
#own_content_wrapper ol { margin-top: 10px }
#own_content_wrapper .pad { float: left; padding: 26px 16px 20px 15px;}
#own_content_wrapper .content_left { float: left; width: 639px;}
#own_content_wrapper .content_left_inner { float: left; width: 589px;  margin-top:23px;border: 1px solid #e0e0e0;background-color: #f8f8f8;overflow: hidden;padding:25px}
#own_content_wrapper .content_right { float: right; width: 300px; margin-left: 18px;overflow: hidden;}

#own_body_wrapper { width: 988px; color: #555; font: 13px/16px arial; position:relative}
#own_body_wrapper h1 { font: 26px AntennaCond; color: #555; text-transform: uppercase; }
#own_body_wrapper h2 { font: 18px AntennaCond; color: #555; text-transform: uppercase; }
#own_body_wrapper input, #own_body_wrapper select { color: #555; margin: 0;  }
#own_body_wrapper .pad { padding: 0 16px 0 18px; }
#own_body_wrapper .content_left { float: left; width: 600px; min-height: 600px; padding-bottom: 25px; }
#own_body_wrapper .content_right { float: right; width: 300px; padding: 18px 18px 25px; margin-left: 18px; background-color: #E7E3EC;}
#own_body_wrapper .max-width { float: left; clear: none; width: 600px; }
#own_body_wrapper .own_section_header .title { font: 18px/18px AntennaCond; text-transform: uppercase; margin: 25px 0 7px; float: left; }
#own_body_wrapper .own_section_header .pagination { margin: 25px 0 7px; float: right; }
#own_body_wrapper .oas_ad { position: absolute; top: 5px; right: 5px; }

.sharebar_envelope_icon { background:url(/ocomtmp/images/common/own/icon-email-ownpurple-062111.png) no-repeat; }

.own_comment_icon { width:12px; height:10px; cursor: pointer; margin: 3px 5px 0 0; }
.own_comment_icon { background:url(/ocomtmp/images/own/121510/Icon_CommentBubble_Purple_121610.png) no-repeat; }

.comment_box_icon { background-color: #7b25f3; }
.comment_box_icon div { background:url(/ocomtmp/images/common/own/icon-comment-box-tab-ownpurple-062111.png) no-repeat; } 

.own_print_icon { width:11px; height:10px; cursor: pointer; margin: 2px 5px 0 0; }
.own_print_icon { background:url(/ocomtmp/images/common/own/icon-printer-ownpurple-062111.png) no-repeat; } 

#own_body_wrapper .checkbox_icon { position: relative; background:url(/ocomtmp/images/common/own/checkbox-nocheck-trans.png) no-repeat; width: 19px; height: 22px; cursor: pointer; }
#own_body_wrapper .check_icon { position: absolute; left: 0; bottom: 0; width: 19px; height: 22px; cursor: pointer; background-repeat: no-repeat; }

#own_body_wrapper .comment_arrow_down, #own_body_wrapper .comment_arrow_up { width: 10px; height: 6px; background-repeat; no-repeat; margin: 5px 3px 0 0; cursor: pointer; } 
.comment_arrow_down { background-image:url(/ocomtmp/images/common/own/arrow-down-ownpurple-062111.png); } 
.comment_arrow_up { background-image:url(/ocomtmp/images/common/own/arrow-up-ownpurple-062111.png); } 

.own_play_button { width:86px; height:56px; cursor: pointer; margin: 0; }
html > body .own_play_button { background:url(/ocomtmp/images/own/Movieplayer_playbutton_12210.png) no-repeat; }
* .own_play_button { background-image: none;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../../images/own/Movieplayer_playbutton_12210.png", sizingMethod="image");
}

.own_submit_button { width:75px; height:31px; cursor: pointer; margin: 0; }
html > body .own_submit_button { background:url(/ocomtmp/images/own/121510/OWN_Btn_Submit_Trans_121410.png) no-repeat; }
* .own_submit_button { background-image: none;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../../images/own/121510/OWN_Btn_Submit_Trans_121410.png", sizingMethod="image");
}

.own_watch_now_button { width:118px; height:40px; cursor: pointer; margin: 0; }
html > body .own_watch_now_button { background:url(/ocomtmp/images/own/121510/OWN_Btn_WatrchNow_7f60ba_Trans_121410.png) no-repeat; }
* .own_watch_now_button { background-image: none;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../../images/own/121510/OWN_Btn_WatrchNow_7f60ba_Trans_121410.png", sizingMethod="image");
}

.own_full_schedule_button { width:146px; height:40px; cursor: pointer; margin: 0; display:block; background:url(/ocomtmp/images/own/121510/OWN_Btn_Full-Schedule_Trans_120210.png) no-repeat; }

.own_submit_video_button { background: url(/ocomtmp/images/own_tv/Btn_SubmitVideo_Trabs_120610.png) no-repeat; cursor: pointer; width: 136px; height: 44px; }

.own_arrow_down { width: 13px; height: 6px; }
html > body .own_arrow_down { background: url(/ocomtmp/images/own/121510/OWN_Arrow_Down_f2151c_trans_120210.png) no-repeat; }
* .own_arrow_down { background-image: none;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../../images/own/121510/OWN_Arrow_Down_f2151c_trans_120210.png", sizingMethod="image");
}

#own_body_wrapper a { color: #7b25f3; }
#nav_color_wrapper, #nav_color_wrapper a { color: #555; }

#own_body_wrapper .pagination_prev { float: left; width: 16px; height: 19px; cursor: pointer; }
#own_body_wrapper .pagination_next { float: left; width: 16px; height: 19px; cursor: pointer; }
html > body #own_body_wrapper .pagination_prev { background: url(/ocomtmp/images/own/121510/OWN_Arrow_Left_f2151c_120210.png) no-repeat; }
html > body #own_body_wrapper .pagination_prev.first_page { background: url(/ocomtmp/images/own/121510/OWN_Arrow_Left_Off_dce59c_120210.png) no-repeat; cursor: default; }
html > body #own_body_wrapper .pagination_next { background: url(/ocomtmp/images/own/121510/OWN_Arrow_Right_f2151c_120210.png) no-repeat; }
html > body #own_body_wrapper .pagination_next.last_page { background: url(/ocomtmp/images/own/121510/OWN_Arrow_Right_OFF_dce59c_120210.png) no-repeat; cursor: default; }

* #own_body_wrapper .pagination_prev { background-image: none;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../../images/own/121510/OWN_Arrow_Left_f2151c_120210.png", sizingMethod="image");
}
* #own_body_wrapper .pagination_prev.first_page { cursor: default; background-image: none;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../../images/own/121510/OWN_Arrow_Left_Off_dce59c_120210.png", sizingMethod="image");
}
* #own_body_wrapper .pagination_next { background-image: none;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../../images/own/121510/OWN_Arrow_Right_f2151c_120210.png", sizingMethod="image");
}
* #own_body_wrapper .pagination_next.last_page { cursor: default; background-image: none;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../../images/own/121510/OWN_Arrow_Right_OFF_dce59c_120210.png", sizingMethod="image");
}

#own_body_header { float: left; clear: both; width: 600px; height: 132px; background: url(/ocomtmp/images/own/121510/OWN_Img_Header_600x132_121410.png) no-repeat; } 
#own_body_header h1 { padding: 44px 0 0; margin: 0; }
#own_body_header .fb { margin-top: 4px; }
#own_body_header .sort { margin-top: 12px; }

#own_article_byline_wrapper .comments { float: left; font-weight: bold; padding: 5px 8px 0 0;}
#own_article_byline_wrapper .print { float: left; font-weight: bold; padding: 5px 5px 0 0;}
#own_body_wrapper .byline_container .byline_links { width: 600px; margin-top: 0; margin-bottom: 5px; }
#own_body_wrapper .byline_print, #own_body_wrapper .byline_comment { margin-top: 3px; } 
#own_body_wrapper.own_videos_detail .byline_container .byline_links, #own_body_wrapper.own_slideshow_article .byline_container .byline_links { border-bottom: 0; }

#own_body_content .slide_pagination_text { margin: 0 0 6px; width: 600px; text-align: right;}
#own_body_content #article_content_container #slideshow_content2 #next_slide.inactive,
#own_body_content #article_content_container #slideshow_content2 #previous_slide.inactive { background: url(/ocomtmp/images/spacer.gif); }

/* help bubble text */
.help_box {z-index:99;}
.help_box .lb_tl {width:40px; height:59px}
.help_box .lb_br {width:40px; height:45px}
.help_right_bubble .lb_tl, .help_left_bubble .lb_tr {width:96px; height:59px}
.help_right_bubble .lb_br, .help_left_bubble .lb_bl {width:40px; height:45px}
.help_box .lb_content {margin:-10px; margin-top:-20px}
.help_box .lb_table.safari .lb_content {margin-top:-30px; top:10px}
.help_bubble_text {font-family:helvetica; font-size:12px; color:#000000;}
.help_bubble_question {display:block; font-size:14px; font-weight:bold; padding-bottom:12px;}

/* tool tip */
.text_tip { border:1px solid #000000; background:#FFFFE6; font:11px Helvetica, sans-serif; padding:4px;}

/* inbox */
.profile_inbox_msg { color:#666666; background-color:#ffffff; cursor:pointer; }
.profile_inbox_msg_unread { background-color:#eaf1f9; }
.msg_unread { font-weight:700 }
.msg_read { font-weight:300 }

/* blogs */
.caption_container {padding:4px; text-align:center; font-family:helvetica; font-size:9pt}
.pcTmplSelected {border:solid 3px; border-color:#30cefd; }
.pcTmplUnselected {border:solid 3px; border-color:#fff}
.b_body { line-height: 150%; }
body.texteditor {background-color:#fff}
table.texteditor .toolbar { background-color:#e9e9e9; height:47px; border:2px solid #7f8382; border-bottom:none; }
table.texteditor .htmlarea {border:2px solid #7f8382; border-top:none; }
table.texteditor .btnImage {border: 1px solid #f0f0ee; }
table.texteditor .btnImage_hover {border:1px solid #0a246a; background-color:#b6bdd2; }
table.texteditor select {font-size:10px; }
table.texteditor .view_source {font-size:12px; background-color: #f0f0ee; border-top: 1px solid #cccccc; }

/* master list for blogs, media, friends, and flyers */
.nav_coll_selected_image { background-color:#b5c9a6; color:#ffffff; }
.nav_coll_selected_video { background-color:#8e80a1; color:#ffffff; }
.nav_coll_selected_bookmark { background-color:#c898be; color:#ffffff; }
.nav_coll_selected_blog { background-color:#dfc54c; color:#ffffff; }
.nav_coll_selected_entity { background-color:#846088; color:#ffffff; font-weight:bold;}
.nav_coll_selected_rated { background-color:#92b0b0; color:#ffffff; }
.nav_coll_selected .media_data {background-color:#f8931d; color: white; }
.lib_thumb_selected { background-color:#ededed; }
li.collection div { text-decoration:none; }
li.collection div:hover { text-decoration:underline; }
li.nav_coll_selected div:hover { text-decoration:none; }
/* end master */

/* lightbox cancel-save */
.LB_cancel_save { background-image: url(/images/lightboxes/Cancel_save.gif); }
.LB_cancel { width:70px; height:29px; background-position:0 0; }
.LB_save { width:76px; height:29px; background-position:-70px 0; }
/* end lightbox */

/* mypage lightbox sprite - moved from edit_uvme.css because it's needed in non-edit mode - i.e. Swap upload */
div.LB_sprite { background-image: url(/images/mypage/lightbox_buttons.gif); }
div.LB_upload_images { width:119px; height:23px; background-position:-152px 0px; }
div.LB_upload_videos { width:119px; height:23px; background-position:-271px 0px; }
div.LB_cancel_upload { width:70px; height:19px; background-position:-310px -46px; }
div.LB_upload_on { width:70px; height:19px; background-position:-380px -46px; }
div.LB_upload_off { width:70px; height:19px; background-position:-380px -65px; }
div.LB_cancel_lightbox { width:70px; height:23px; background-position:-3px -3px; cursor:pointer}
div.LB_save_lightbox { width:76px; height:29px; background-position:-76px -87px; cursor:pointer}
div.LB_spacer_top { width:388px; height:31px; background-position:0px -149px; }
div.LB_spacer_bottom { width:388px; height:34px; background-position:0px -180px; }
/* end mypage lightbox */

/* Global Navigation Styles */
.top_navigation { height:35px; overflow:hidden; margin:0; padding:0; list-style-type:none; }
.top_navigation * { display:block; float:left; }
.top_navigation a {background-repeat:no-repeat; text-indent:-9999px;}

.cat_navigation { overflow:hidden; margin:0; padding:0; list-style-type:none; }
.cat_navigation * { display:block; float:left; }
.cat_navigation a {background-repeat:no-repeat; text-indent:-9999px;}

/* OWN Main Navigation */
#own_mainnav a { background: url(/ocomtmp/images/own/102910/SPRITE_NAV_OWN_102910_01b.png) no-repeat 0 0; outline: 0}
#own_mainnav { width:988px; height:38px; padding-top:7px; }
#own_mainnav a { height:38px; line-height:38px; }
#own_mainnav li { height:38px; }
#own_mainnav .home { background-position:0 -38px; width:80px; }
#own_mainnav .home:hover, #own_mainnav .selected .home { background-position:0 0px; width:80px; }
#own_mainnav .about { background-position:0 -114px; width:86px; }
#own_mainnav .about:hover, #own_mainnav .selected .about { background-position:0 -76px; width:86px; }
#own_mainnav .shows { background-position:0 -190px; width:88px; }
#own_mainnav .shows:hover, #own_mainnav .selected .shows { background-position:0 -152px; width:88px; }
#own_mainnav .your_own_channel { background-position:0 -266px; width:174px; }
#own_mainnav .your_own_channel:hover, #own_mainnav .selected .your_own_channel { background-position:0 -228px; width:174px; }
#own_mainnav .casting_calls { background-position:0 -342px; width:139px; }
#own_mainnav .casting_calls:hover, #own_mainnav .selected .casting_calls { background-position:0 -304px; width:139px; }
#own_mainnav .innerview { background-position:0 -418px; width:111px; }
#own_mainnav .innerview:hover, #own_mainnav .selected .innerview { background-position:0 -380px; width:111px; }
#own_mainnav .insider_screening_room { background-position:0 -494px; width:156px; }
#own_mainnav .insider_screening_room:hover, #own_mainnav .selected .insider_screening_room { background-position:0 -456px; width:156px; }
#own_mainnav .channel_finder { background-position:0 -570px; width:154px; }
#own_mainnav .channel_finder:hover, #own_mainnav .selected .channel_finder { background-position:0 -532px; width:154px; }

/* OWN Top Navigation */
#own_top_navigation { width:988px ; height:27px; line-height:27px}
#own_top_navigation a { background:url(/ocomtmp/images/own/120210/nav/TopLink_Sprite.png) no-repeat; outline:none; height:27px}
#own_top_navigation .tows { background-position:0 -28px; width:111px; }
#own_top_navigation .tows:hover, #own_colornav .selected .tows { background-position:0 -56px; }
#own_top_navigation .omag { background-position:0 -84px; width:87px; }
#own_top_navigation .omag:hover, #own_colornav .selected .omag { background-position:0 -112px; }
#own_top_navigation .oradio { background-position:0 -140px; width:88px; }
#own_top_navigation .oradio:hover, #own_colornav .selected .oradio { background-position:0 -168px; }
#own_top_navigation .owntv { background-position:0 -196px; width:58px; }
#own_top_navigation .owntv:hover, #own_colornav .selected .owntv { background-position:0 -224px; }
#own_top_navigation .ostore { background-position:0 -252px; width:88px; }
#own_top_navigation .ostore:hover, #own_colornav .selected .ostore { background-position:0 -280px; }
#own_top_navigation .bookclub { background-position:0 -308px; width:73px; }
#own_top_navigation .bookclub:hover, #own_colornav .selected .bookclub { background-position:0 -336px; }
#own_top_navigation .greeting {width:483px; text-align:right; color:#ffffff; font-size:11px }
#own_top_navigation .greeting span {display:inline; float:none; cursor:pointer}

/* Colored navigation */
#own_colorlogo { background-image:url(http://static.oprah.com/css/own/images/ownnetwork/logo-own-purple-v1.png)}
#own_nav_spacer { background-image:url(/ocomtmp/images/own/121229/NAV_OWN-OrangeWhatThink-Trans_121410.png)}

#own_colornav div,
#own_colornav a { background-image:url(/ocomtmp/images/own/121229/NAV_OWN-PurpleWhatThink-Trans_121410.png)}
#own_colorbar { background-image:url(/ocomtmp/images/own/120210/nav/bar_purple.png)}
.video_box .overlay { background-color: #7b25f3; }

#own_nav_shadow { background:url(/ocomtmp/images/own/120210/nav/nav_shadow.png) repeat-x; position:relative; top:47px}
#own_nav_wrapper { background:url(/ocomtmp/images/own/120210/nav/nav_gradient.png) repeat-x; height:35px; overflow:visible}

#own_colornav { width:988px; position:absolute; top:0px; left:0}
#own_colornav div,
#own_colornav a { height:35px; background-repeat:no-repeat; outline:none; }
#own_colornav .home { background-position:0 -46px; width:77px; height:35px }
#own_colornav .home:hover, #own_colornav .selected .home { background-position:0 -92px; height:44px }
#own_colornav .shows { background-position:0 -138px; width:83px; height:35px }
#own_colornav .shows:hover, #own_colornav .selected .shows { background-position:0 -184px; height:44px }
#own_colornav .schedule { background-position:0 -230px; width:113px; height:35px }
#own_colornav .schedule:hover, #own_colornav .selected .schedule { background-position:0 -276px; height:44px }
#own_colornav .videos { background-position:0 -322px; width:83px; height:35px }
#own_colornav .videos:hover, #own_colornav .selected .videos { background-position:0 -368px; height:44px }
#own_colornav .castingcall { background-position:0 -414px; width:141px; height:35px }
#own_colornav .castingcall:hover, #own_colornav .selected .castingcall { background-position:0 -460px; height:44px }
#own_colornav .yoc { background-position:0 -506px; width:200px; height:35px }
#own_colornav .yoc:hover, #own_colornav .selected .wdyt { background-position:0 -552px; height:44px }
#own_colornav .wdyt { background-position:0 -697px; width:200px; height:35px }
#own_colornav .wdyt:hover, #own_colornav .selected .wdyt { background-position:0 -743px; height:44px }
#own_nav_spacer { background-repeat:no-repeat; background-position:0 -598px; width:275px; height:44px; position:absolute; top:-9px; left:697px; z-index:6 }

/* OWN All Stars Navigation */
#all_star_nav_buttons {padding:0; margin:0; list-style-type:none}
#all_star_nav_buttons li {float:left;}
#all_star_nav_buttons span {display:block; height:34px;}

#all_star_nav_buttons .home span {background: url(/ocomtmp/images/own/all_stars/Btn_NAV_Home_Off_Trans_112410.png); width:144px}
#all_star_nav_buttons .about span {background: url(/ocomtmp/images/own/all_stars/Btn_NAV_About_Off_Trans_112410.png);width:169px}

#all_star_nav_buttons .home:hover span,
#all_star_nav_buttons .selected .home span { background: url(/ocomtmp/images/own/all_stars/Btn_NAV_Home_On_Trans_111810.png); }
#all_star_nav_buttons .about:hover span,
#all_star_nav_buttons .selected .about span { background: url(/ocomtmp/images/own/all_stars/Btn_NAV_About_On_Trans_111810.png); }


/* Site Top Navigation (depricated) */
#top_nav_links { height:24px; color:#ffffff; height:24px; background-color:#606465;}
#top_nav_links a { background-image: url(/ocomtmp/images/navigation/011310/nav_sprite.png); line-height:11px; outline:0}
#top_nav_links li { padding: 6px 0 0 12px; }
#top_nav_links .tows { background-position:0 -1060px; width:100px; height:11px; }
#top_nav_links .omag { background-position:0 -1027px; width:74px; height:11px; }
#top_nav_links .oradio { background-position:0 -1082px; width:77px; height:11px; }
#top_nav_links .owntv { background-position:0 -1071px; width:46px; height:11px; }
#top_nav_links .myown { background-position:0 -1016px; width:49px; height:11px; }
#top_nav_links .oprah { background-position:0 -1038px; width:69px; height:11px; }
#top_nav_links .ostore { background-position:0 -1049px; width:75px; height:11px; }
#top_nav_links .bookclub { background-position:0 -1005px; width:63px; height:11px; }
#top_nav_links .angelnet { background-position:0 -994px; width:97px; height:11px; }

/* YOC Navigation Bar */
#yoc_nav { width:988px; height:31px; background-image: url(/images/community/channel/YOC_nav_pixel_110223.png); background-repeat: repeat-x; }
#yoc_nav a { background-image: url(/images/community/channel/Sprite_YOC_092310_01a.png); height:31px; }
#yoc_nav li { height:31px; }
#yoc_nav .home { background-position:0 -32px; width:82px; }
#yoc_nav .home:hover, #yoc_nav .selected .home { background-position:0 0; width:82px; }
#yoc_nav .browse_categories { background-position:0 -96px; width:182px; }
#yoc_nav .browse_categories:hover, #yoc_nav .selected .browse_categories { background-position:0 -64px; width:182px; }
#yoc_nav .assignments { background-position:0 -160px; width:138px; }
#yoc_nav .assignments:hover, #yoc_nav .selected .assignments { background-position:0 -128px; width:138px; }
#yoc_nav .video_tips { background-position:0 -224px; width:116px; }
#yoc_nav .video_tips:hover, #yoc_nav .selected .video_tips { background-position:0 -192px; width:116px; }
#yoc_nav .faqs { background-position:0 -288px; width:76px; }
#yoc_nav .faqs:hover, #yoc_nav .selected .faqs { background-position:0 -256px; width:76px; }
#yoc_nav .view_your_channel { background-position:0 -352px; width:183px; }
#yoc_nav .view_your_channel:hover, #yoc_nav .selected .view_your_channel { background-position:0 -320px; width:183px; }

.yoc_container { background-color:#ffffff; padding:22px 14px 10px 14px; }
.yoc_container a { color:#860671; }

#video_tips_nav { width:630px; height:45px; }
#video_tips_nav ul { margin:0; padding:0; list-style-type:none; width:630px; height:45px; }
#video_tips_nav li { float:left; position:relative; overflow:hidden; }
#video_tips_nav a { display:block; overflow:hidden; height:45px; position:relative; }
#video_tips_nav span { display:block; position:absolute; top:0; left:0; width:1525px; height:45px; background: url(/images/community/channel/video_tips_tab_sprite.png) no-repeat; text-indent:-9999px}

#video_tips_nav .video_checklist {width:131px}
#video_tips_nav .expert_tips {width:128px}
#video_tips_nav .editing_tools {width:148px}
#video_tips_nav .promote_yourself {width:186px}

#video_tips_nav .video_checklist span {left:-1262px}
#video_tips_nav .expert_tips span {left:-337px}
#video_tips_nav .editing_tools span {left:-593px}
#video_tips_nav .promote_yourself span {left:-889px}

#video_tips_nav .selected .video_checklist span {left:-1394px}
#video_tips_nav .selected .expert_tips span {left:-465px}
#video_tips_nav .selected .editing_tools span {left:-741px}
#video_tips_nav .selected .promote_yourself span {left:-1075px}

.home_description a { color:#ff6600; }
.blog_body_contents a { color:#ff6600; }
.blog_body_contents.own_site a { color: #8D41C7; }


/* Footer */
#ocom_footer a.ocom_black:link,
#ocom_footer a.ocom_black:visited,
#ocom_footer a.ocom_black:active,
#ocom_footer a.ocom_black:hover {
	color: #5a5758;
}

#own_footer_full { min-width: 988px; border-top: 28px solid #E7E3EC; background-color: #fff; }
#own_footer_wrapper { font: 11px arial; color: #555; background-color: #fff; width: 988px; }
#own_footer_wrapper h1 { font: 18px AntennaCond; text-transform: uppercase; margin: 0 0 14px; padding: 0;}
#own_footer_wrapper h5 { font-size: 12px; font-weight: bold; text-transform: uppercase;  margin: 0; padding: 0;}
#own_footer_wrapper ul { margin: 0; padding: 0; list-style: none; line-height: 16px; }
#own_footer_wrapper a { color: #A0A0A0; }
#own_footer_wrapper .pad { float: left; padding: 0 19px 39px 15px; }
#footer_color_wrapper { float: left; clear: both; width: 954px; height: 115px; }
#own_footer_colorlogo { width: 158px; height: 70px; margin-top: 24px;
  background-image:url(http://static.oprah.com/css/own/images/ownnetwork/logo-own-purple-v1.png)}
#own_footer_links { float: left; clear: both; border-top: 1px solid #e0e0e0; width: 954px; padding-top: 20px; text-align: left; }
#own_footer_links .column { float: left; width: 122px; margin-right: 12px; }
#own_footer_links .column.first { width: 124px; }

#own_footer_site_links { clear: both; border-top: 1px solid #e0e0e0; width: 100%; padding-top: 19px; font: 11px arial;}
#own_footer_site_links { color: #fff; background-color: #8F9092; height: 87px; }
#own_footer_site_links .max-width { width: 988px; } 
#own_footer_site_links a { color: #fff; }
#own_footer_site_links ul { list-style: none; padding: 0 0 0 18px; margin: 0; }
#own_footer_site_links li { float: left; line-height: 10px; margin-right: 6px; padding-right: 5px; border-right: 1px solid #AAABAD; }
#own_footer_site_links li.last { border-right: none; }
#own_footer_site_links .own_copyright { float: left; clear: both; text-align: center; margin-top:4px; width: 988px; }

/* Promo */
#promo_own_wrapper #promo_img_wrapper { float: left; width: 431px; height: 323px; }
#promo_own_wrapper #promo_img_wrapper img { border:0; width: 431px; height: 323px; }
#promo_own_wrapper #promo_content_wrapper { float: left; padding: 23px 16px 10px; }
#promo_own_wrapper #promo_content_wrapper { overflow: hidden; height: 290px; width: 172px; background-color: #000; color: #ff9900; }
#promo_own_wrapper #promo_content_wrapper .title a:link,
#promo_own_wrapper #promo_content_wrapper .title a:visited,
#promo_own_wrapper #promo_content_wrapper .title a:active,
#promo_own_wrapper #promo_content_wrapper .title a:hover { color: #fff; }
#promo_own_wrapper #promo_content_wrapper .body_text { color: #ffffff; margin-top: 16px; overflow: hidden; }
#promo_own_wrapper #promo_content_wrapper .body_text a { color: #ff6600; }

#promo_content_wrapper { float: left; padding: 10px 16px; }

#promo_content_wrapper .title a:link,
#promo_content_wrapper .title a:visited,
#promo_content_wrapper .title a:active,
#promo_content_wrapper .title a:hover { color: #e8bfdd; }

#promo_content_wrapper .body_text { color: #ffffff; }

#promo_content_wrapper ul li { font: 12px arial; color: #d994d7; }

#promo_content_wrapper .credit { color: #8b8989; }

/* Sections */
.promo_3_large .promo_row { margin-bottom: 16px; }
.promo_3_large .promo_item { float: left; width: 190px; margin-right: 15px; }
.promo_3_large .promo_item.last { margin-right: 0; } 
.promo_3_large .promo_image, .promo_3_large .promo_image img { width: 190px; height: 130px; font-size: 0;}
.promo_3_large .promo_image { margin-bottom: 6px; }

.promos_4_small .promo_row { margin-bottom: 16px; }
.promos_4_small .promo_item { float: left; width: 156px; overflow: hidden; } 
.promos_4_small .promo_item.last { width: 130px; } 
.promos_4_small .promo_image { width: 156px; height: 89px; font-size: 0; background-color: #fee7e8; margin-bottom: 6px; }
.promos_4_small .promo_image img { width: 130px; height: 89px; } 
.promos_4_small .promo_title { width: 130px; } 
.promos_4_small .promo_comments { width: 130px; } 

.layout_section_header { width: 500px; float: left; }
.layout_section_pagination { width: 100px; float: right; }
.layout_section_pagination { width: 100px; float: right; }

.pagination_links_v3 { margin: 25px 0 7px; } 
.pagination_links_v3 .paginationOwnTvPrevious { float: right !important; margin: 0 6px 0 10px; }
.pagination_links_v3 .paginationOwnTvNext { float: right !important; }
/* End Sections */


* #featured_thumbnails { margin-top: -3px; }
html>body #featured_thumbnails { margin-top: 0;}

#featured_thumbnails .thumb_tab{ background: url(/ocomtmp/images/own/101008/Carousel_Inactive_ffffff_100610.jpg) no-repeat left bottom; }
#featured_thumbnails .selected .thumb_tab{ background: #1db125 none; }
#featured_thumbnails .selected .thumb_caption { color: #ffffff; }
#featured_thumbnails .thumb_border img { display:none; }
#featured_thumbnails .selected .thumb_border {
  border:2px solid #1db125;
  width:123px;
  height:81px;
  position:absolute;
  top:0;
  left:0;
}
#featured_thumbnails .selected .thumb_border img {
  display:block;
  font-size:0;
  position:absolute;
  top:-15px;
  left:52px;
}

#promo_own_wrapper .featured_thumbnail_image { width:127px; height:156px; text-align:center; position:relative; float:left; cursor:pointer; }


/* Plug Forms */
#plug_content_wrapper {
	color: #525254;
	width: 988px;
}

#plug_content_wrapper,
#plug_content_wrapper p,
#plug_content_wrapper font {
	font-family: Helvetica, arial !important;
	font-size: 16px !important;
}

#plug_content_wrapper h1 {
	font-size: 24px;
	font-weight: bold;
	margin: 0 0 29px;
}

#plug_content_wrapper h2 {
	font-size: 20px;
	margin: 0 0 14px;
	text-transform: uppercase;
}

#plug_content_wrapper .plug_personal_information h2 {
	margin-top: 0;
}

#plug_content_wrapper .plug_alt_contact_information h2, 
#plug_content_wrapper .plug_message h2 {
	margin-bottom: 0;
}

#plug_content_wrapper input, 
#plug_content_wrapper select {
	margin: 3px 27px 0 0;
	border: 2px solid #ccc;
	font-size: 20px;
}

#plug_content_wrapper select { height: 33px; }

#plug_content_wrapper input[type^="Image"] {
	float: right;
	margin: 25px;
	border: 0;
}

#plug_content_wrapper label {
	font-size: 20px;
	display: block;
	margin-top: 16px;
}

#plug_content_wrapper .plug_notes {
	font-size: 14px;
	color: #737373;
	margin-bottom: 3px;
}

#plug_content_wrapper .plug_alt_contact_information .plug_notes {
	margin-bottom: 10px;
}


#plug_content_wrapper .plug_heading,
#plug_content_wrapper .plug_content
{
	border: 1px solid #e1e1e1;
	margin-bottom: 10px;
	background-color: #f8f8f8;
}

#plug_content_wrapper .plug_heading { padding: 25px; }

#plug_content_wrapper .plug_personal_information,
#plug_content_wrapper .plug_contact_information,
#plug_content_wrapper .plug_alt_contact_information,
#plug_content_wrapper .plug_custom_fields,
#plug_content_wrapper .plug_message,
#plug_content_wrapper .plug_image_upload,
#plug_content_wrapper .plug_video_upload,
#plug_content_wrapper .plug_legal_text {
	color: #525254;
	padding: 25px;
	border-bottom: 1px solid #e1e1e1;
}

#plug_content_wrapper .plug_legal_text { border: 0;font-size: 11px; }

#plug_content_wrapper label[for="primary_ph_num"],
#plug_content_wrapper label[for="secondary_ph_num"] {
	margin-top: 0;
}

#plug_content_wrapper input[name="zip"] { margin-bottom: 17px;}
.plug_confirmation_text { font: 14px arial; color: #666; }

/* OWN Shows Page */
#own_shows_wrapper .description a { color: #846088; }

/* OWN Comments */
.own_comments { width: 600px; margin: 15px 0 0; padding: 20px 0 0; border-top: 1px solid #e9e9e9; }
.own_comments .comments_header { font: 20px AntennaCond; text-transform: uppercase; padding: 0;margin: 0; } 
.own_comments #add_comment_container { padding: 0; margin: 18px 0 0; }
.own_comments #add_comment_container #comment { width: 594px; height: 59px; border: 1px solid #b0b0b0; font: 13px arial; color: #555; }
.own_comments #add_comment_container #comment.default_text { color: #d2d2d2; } 
.own_comments #add_comment_container .comment_main_wrapper { padding: 12px 0 0; }
.own_comments #add_comment_container .notify_me_div { margin-top: 4px; } 
.own_comments #add_comment_container .notify_text { float: left; font: 16px arial; margin: 3px 0 0 9px; }
.own_comments .comment_post_button { background:url(/ocomtmp/images/common/own/btn-post-trans.png) no-repeat; width: 82px; height: 35px; cursor: pointer; margin-right: -5px; }
.own_comments .checkbox_icon { float: left; }
.own_comments .comments_pagination { margin: 20px 0 0; } 
.own_comments .comments_pagination { font: 12px arial; }
.own_comments #all_comments { margin-top: 5px; } 
.own_comments .comment_element { padding: 20px 0 21px; border-top: 1px solid #dbdbdb; } 
.own_comments .comment_avatar { float: left; width: 45px; height: 45px; margin: 0 17px 10px 0; overflow: hidden; border: 1px solid #d0cecf; } 
.own_comments .comment_content { float: left; width: 530px; padding: 0; line-height: 16px; } 
.own_comments .comment_username { font-size: 14px; line-height: 14px; font-weight: bold; } 
.own_comments .comment_posted { font-size: 11px; }
.own_comments .comment_text { margin-top: 7px; } 
.own_comments .comment_link_wrapper { font-size: 11px; margin-top: 2px; }
.own_comments .comment_reply { float: left; margin-right: 5px; } 
.own_comments .comment_delete { float: left; font-size: 11px; } 
.own_comments .comment_link_wrapper .comment_reply_display { float: right; }
.own_comments .comment_replies_wrapper { margin-top: 21px; }
.own_comments .comment_reply_element { border-top: 1px solid #dbdbdb; margin-top: 10px; padding: 10px 0; } 
.own_comments .comment_reply_element.last { padding-bottom: 0; } 
.own_comments .comment_reply_element .comment_avatar { width: 33px; height: 33px; margin-right: 10px; } 

.comment_post_button_767676 { background: url(/ocomtmp/images/comments/btn_post_767676.png); cursor: pointer; width: 59px; height: 23px; border: 0;}

#own_body_wrapper #add_comment_button { background: url(/ocomtmp/images/own/121510/OWN_Btn_PostComment_7f60ba_Trans_121410.png) no-repeat; cursor: pointer; width: 220px; height: 40px; }
.own_comments_pagination_first { background: url(/ocomtmp/images/own/121510/OWN_Comments_Pagination_First.png) no-repeat; cursor: pointer; width: 20px; height: 20px; display:block; }
.own_comments_pagination_prev { background: url(/ocomtmp/images/own/121510/OWN_Comments_Pagination_Prev.png) no-repeat; cursor: pointer; width: 20px; height: 20px; display:block; }
.own_comments_pagination_next { background: url(/ocomtmp/images/own/121510/OWN_Comments_Pagination_Next.png) no-repeat; cursor: pointer; width: 20px; height: 20px; display:block; }
.own_comments_pagination_last { background: url(/ocomtmp/images/own/121510/OWN_Comments_Pagination_Last.png) no-repeat; cursor: pointer; width: 20px; height: 20px; display:block; }

/* Twix Module */
.twix_feed_date { width: 83px; color: #5a5758; font: 14px georgia; }

/* OWN Sign In / Registration */
#own_log_reg_wrapper { float: left; width: 881px; color: #525254; font-size: 12px; border: 1px solid #e0e0e0; background-color: #f8f8f8; padding: 25px 50px 45px 25px; font: 16px arial;}
#own_log_reg_wrapper.owninsider { background: url(/ocomtmp/images/own/101108/Img_Oprah_f8f8f8_110810.jpg) no-repeat #f8f8f8; background-position: right bottom; padding-top: 20px; }
#own_log_reg_wrapper .own_log_reg_header {float: left; font: 16px arial; color: #ff464d; margin-bottom: 15px;}
#own_log_reg_wrapper .own_log_reg_form { float: left; width: 908px;}
#own_log_reg_wrapper .own_log_reg_form_left { float: left; width: 504px; border-right: 1px solid #a9a9a9;padding-right: 18px;}
#own_log_reg_wrapper .own_log_reg_form_right { float: left; width: 278px; margin: 0 0 0 60px;}
#own_log_reg_wrapper .own_log_reg_footer { margin-top:28px; font-size: 12px; } 


#own_log_reg_wrapper ul { padding: 0 0 0 16px;margin: 0;}
#own_log_reg_wrapper li { margin: 9px 0;}
#own_log_reg_wrapper p { margin:  6px 0 10px;}
#own_log_reg_wrapper a { text-decoration: underline; }
#own_log_reg_wrapper h1 { font-size: 24px; font-weight: bold; text-transform: uppercase; padding: 0; margin: 0;}
#own_log_reg_wrapper.owninsider h1 { margin-bottom: 14px; }
#own_log_reg_wrapper label { font-size: 20px; font-weight: bold; margin-top: 16px;}
#own_log_reg_wrapper label.default-value, #own_log_reg_wrapper label[for='login_username'] { margin-top: 0;}

#own_log_reg_wrapper #reg { position:relative; margin-top: 18px; }
#own_log_reg_wrapper #login { position:relative; }

#own_log_reg_wrapper .errorMsg { float: left; display: none; color: #cc0000; font-size: 12px; clear: both; width: 300px;}
#own_log_reg_wrapper .error_div { border: 2px solid #ff0000 !important;}
#own_log_reg_wrapper .input_default_text { font-style: italic; color: #b8b8b8;}

#own_log_reg_wrapper .frm_row { margin-bottom: 16px; }

#own_log_reg_wrapper .reg_input_container, #own_log_reg_wrapper .login_input_container { position: relative; }
#own_log_reg_wrapper.styledForm .styledElementsWrapper,
#own_log_reg_wrapper .frm_fld { border: 0; background-image: url(/ocomtmp/images/own/101108/InputField_Registration_trans_110810.png); height: 30px; width: 339px;}
#own_log_reg_wrapper #login .frm_fld { border: 0; background-image: url(/ocomtmp/images/own/101108/InputField_SignIn_trans_110810.png); height: 30px; width: 216px; }
#own_log_reg_wrapper .reg_input_field{ background-color: transparent; font: 13px arial; height: 30px; padding: 6px 5px 4px; position: absolute; top: 0; left: 0; width: 339px; border:0; }
#own_log_reg_wrapper #login .reg_input_field{ width: 216px; } 
#own_log_reg_wrapper .styledElementsWrapper { overflow: hidden; } 
#own_log_reg_wrapper .styledElementsWrapper .select { border: none; background-color: transparent; padding: 7px 0 0; margin: 0 0 0 8px; height: 30px; } 
#own_log_reg_wrapper .styledElementsWrapper .select { width: 68px; } 
#own_log_reg_wrapper select.styleEl { border: 6px solid #fff; } 

#own_log_reg_wrapper #birth_month { margin-left: -1px; width: 76px; } 
#own_log_reg_wrapper #birth_dayofmonth { margin-left: -1px; width: 76px; } 
#own_log_reg_wrapper #birth_year { margin-left: -1px; width: 76px; } 
#own_log_reg_wrapper #birth_month_container { margin-right: 15px; width: 75px; }
#own_log_reg_wrapper #birth_dayofmonth_container { margin-right: 15px; width: 75px; }
#own_log_reg_wrapper #birth_year_container { width: 75px; }
#own_log_reg_wrapper #state_container { width: 136px; }
#own_log_reg_wrapper #state{ margin-left: -1px; width: 137px; } 
#own_log_reg_wrapper #state_container.styledElementsWrapper .select { width: 129px; } 
#own_log_reg_wrapper #omag_copy { width: 354px; } 
#own_log_reg_wrapper #omag_address { margin: 20px 0; }
#own_log_reg_wrapper #omag_offer { margin-top: 30px; }
#own_log_reg_wrapper #omag_image { margin-top: 4px; }
#own_log_reg_wrapper #omag_image img { width: 130px; height: 163px; } 
#own_log_reg_wrapper .registration_header { font: 18px/20px arial; text-transform: uppercase; margin-bottom: 4px; } 
#own_log_reg_wrapper .registration_text_3 { float: left; margin-left: 5px; width: 308px; } 


#own_log_reg_wrapper input#submit_reg_btn {
	background-image: url(/ocomtmp/images/own/101108/Btn_JoinNow_8d43ce_110810.png);
	width: 123px;
	height: 25px;
	border: 0;
	cursor: pointer;
    margin: 13px 15px 0 0;
}

#own_log_reg_wrapper input#submit_login_btn {
	background-image: url(/ocomtmp/images/own/101108/Btn_SignIn_8d43ce_110810.png);
	width: 111px;
	height: 25px;
	border: 0;
	cursor: pointer;
}

#own_log_reg_wrapper input#submit_newsletter_btn {
	background-image: url(/ocomtmp/images/own/101108/btn_Submit_8d43ce_110810.png);
	width: 111px;
	height: 25px;
	border: 0;
	margin: 13px 0 23px;
	cursor: pointer;
}

#own_log_reg_wrapper #log_reg_cancel_btn {
	background-image: url(/ocomtmp/images/own/101108/btn_Cancel_8a9a9a9_110810.png);
	width: 102px;
	height: 25px;
	border: 0;
	cursor: pointer;
    margin-top: 13px;
}
#own_log_reg_wrapper.owninsider #log_reg_cancel_btn { margin-top: 10px;}

#own_log_reg_wrapper #login .email_fld { margin-bottom: 3px; }
#own_log_reg_wrapper .field_divider { margin-left: 84px; font-size: 14px; }

#own_log_reg_wrapper #login #login_password_container { margin-bottom: 5px; }


#own_log_reg_wrapper  #login_email_address_container { margin-bottom: 7px; }
#own_log_reg_wrapper  #password_container .login_input_container { width: 223px; background-image: url(/ocomtmp/images/own/101008/Shadow_Overlay_Input_UserName_101310.png); }
#own_log_reg_wrapper  #password_forgot_container { font-size: 12px; }
#own_log_reg_wrapper  #password_forgot_container a { text-decoration: none; }

/* OWN Viewer Relations */
#own_content_wrapper.viewer-relations { border: 0; }
#own_content_wrapper.viewer-relations .content_left_inner { margin-top: 21px; }
#own_content_wrapper.viewer-relations .answers { margin-top: 30px; }
#own_content_wrapper.viewer-relations .indent { display: block;clear: both; margin: 0 0 0 26px; }
#own_content_wrapper.viewer-relations .answers p { margin-top: 0 }

/* OWN Articles */
#own_comments_wrapper textarea { width: 555px !important; }
#own_comments_wrapper .comment_content { width: 500px !important; }
#own_comments_wrapper .comment_reply_content { width: 450px !important; }

/* All Stars Main Page */
* #all_stars_audience_wrapper { float: left; clear: both; width: 582px; border: 8px solid #f2f2f2; padding: 17px 16px 9px;margin: 20px 0 15px; color: #4b4b4b; font-family: helvetica, arial; }
html > body #all_stars_audience_wrapper { padding-bottom: 15px; }
#all_stars_audience_wrapper p { font-size: 16px; margin-top: 8px; margin-bottom: 7px; }
#all_stars_audience_wrapper h5 { font-size: 20px; font-weight: bold; margin: 0;}
#all_stars_audience_wrapper .img_header { background: url(/ocomtmp/images/own/all_stars/Header_Be_In_The_Audience_111710_01a.jpg) no-repeat; width: 289px; height: 23px}
#all_stars_audience_wrapper div { text-align: center; }
#all_stars_audience_wrapper div p { font-size: 16px; margin-top: 7px }
#all_stars_audience_wrapper div p b { font-size: 18px; }
#all_stars_audience_wrapper .float p { margin-bottom: 9px; }
#all_stars_audience_wrapper .float_right p { margin-bottom: 13px; }
#all_stars_audience_wrapper .divider { float: left; background: url(/ocomtmp/images/spacer.gif); width: 1px; height: 104px; background-color: #C8C8C8; margin-top:14px; }
#all_stars_audience_wrapper .float { width: 582px }
#all_stars_audience_wrapper .float_right { width: 288px }
#all_stars_audience_wrapper .important { color: #e42a19; }

/* OWN Right Rails (Redesign) */
#right_rail_wrapper .twitter { *word-wrap: break-word; }

/* OWN Home Page (Redesign) */
.own_info_header_bg,
#own_info_header { width: 998px; height: 92px; position: absolute; top: 400px; *top: 403px; left: -5px; text-align: left; }
.own_info_header_bg{ visibility:hidden  }
#own_info_header { z-index:2}
#own_info_header_green { background: url(/ocomtmp/images/own/121510/Site_NavBar_Green_Small_Trans_122310.png) no-repeat; }
#own_info_header_orange { background: url(/ocomtmp/images/own/121510/Site_NavBar_Orange_Small_Trans_122310.png) no-repeat; }
#own_info_header_purple { background: url(/ocomtmp/images/own/121510/Site_NavBar_Purple_Small_Trans_122310.png) no-repeat; }
#own_info_header_purple {visibility:visible}

#own_info_header h1 { font: bold 31px AntennaCond; color: #fff; text-transform: uppercase; margin: 7px 0 1px -1px; padding: 0; line-height: 31px;}
#own_info_header h5 { font: bold 12px AntennaCond; text-transform: uppercase; margin: 0; padding: 0 0 0 9px; line-height: 12px; }
#own_info_header #schedule_wrapper { float: left; position: relative; font-weight: bold; font-size: 14px; width: 614px; }
#own_info_header #schedule_wrapper .pad { padding: 14px 0 0 26px; } 
#own_info_header #schedule_wrapper .own_full_schedule_button { position: absolute; top: 26px; left: 424px; }
#own_info_header #network_wrapper { float: left; }
#own_info_header #network_wrapper .pad { padding: 14px 0 0 7px; } 
#own_info_header #network_wrapper iframe { margin-top: -5px;} 
#own_info_header #network_wrapper .facebook,
#own_info_header #network_wrapper .twitter { float: left; }
#own_info_header #network_wrapper .twitter { padding: 12px 0 0 18px; }

#own_featured_shows { border-top: 1px solid #ECE7ED; padding-top: 13px; margin-top: 10px; }
#own_featured_content,
#own_featured_shows,
#own_featured_content .header,
#own_featured_shows .header { float: left; clear: both; width: 600px; }
#own_featured_content { padding: 19px 0 0; }
#own_featured_content h2,
#own_featured_shows h2 { margin: 0; padding: 0;}
#own_featured_content .header .title, 
#own_featured_shows .header .title { float: left; }
#own_featured_content .header .pagination,
#own_featured_shows .header .pagination { float: right; margin-top: 4px; }

.own_content_grid_sm { float: left; width: 600px; margin-top:11px;}
.own_content_grid_sm .row { float: left; clear: both; width: 600px; padding-bottom: 14px; }
.own_content_grid_sm .item { float: left; width: 157px;}
.own_content_grid_sm .item.lastItem { width: 129px; overflow: hidden; }
.own_content_grid_sm .item .thumbnail { float: left; width: 157px; height: 89px; background-color: #E7E3EC; }
.own_content_grid_sm .item .thumbnail img { width: 130px; height: 89px; }
.own_content_grid_sm .item .thumbnail.lastItem { width: 130px; background-color: none; }
.own_content_grid_sm .item .description { float: left; width: 130px; margin-top: 6px; }
.own_content_grid_sm .item .comments { float: left; width: 130px; margin-top: 3px; }

.own_content_grid_lg { float: left; width: 600px; margin-top:11px;}
.own_content_grid_lg .row { float: left; clear: both; width: 600px; padding-bottom: 14px; }
.own_content_grid_lg .item { float: left; width: 205px;}
.own_content_grid_lg .item.lastItem { width: 190px; overflow: hidden; }
.own_content_grid_lg .item .thumbnail { float: left; width: 205px; height: 130px; background-color: #E7E3EC; }
.own_content_grid_lg .item .thumbnail img { width: 190px; height: 130px; }
.own_content_grid_lg .item .thumbnail.lastItem { width: 190px; background-color: none; }
.own_content_grid_lg .item .title { float: left; width: 190px; margin-top: 6px;}
.own_content_grid_lg .item .description { float: left; width: 190px; margin-top: 6px; }
.own_content_grid_lg .item .comments { float: left; width: 190px; margin-top: 3px; }

/* OWN Shows Page (Redesign) */
#own_body_wrapper.own_shows .own_section_header { float: left; } 
#own_body_wrapper.own_shows .own_section_header .title { font: 22px/22px AntennaCond; margin: 0 0 6px; }
.own_shows #own_body_header { position: relative; margin-bottom: 17px; border-bottom: 1px solid #EDEDEF; }
.own_shows #own_body_header .oas_ad { position: absolute; right: 8px; top: 8px; }

#own_shows_sort { width: 160px; }
#own_shows_grid,
#own_shows_grid .row { float: left; clear: both; width: 600px; }
#own_shows_grid .row { padding-bottom: 24px; }
#own_shows_grid { padding: 4px 0; }
#own_shows_grid .item { float: left; width: 205px; }
#own_shows_grid .item.lastItem { width: 190px; }
#own_shows_grid .item .image { width: 205px; height: 130px; background-color: #E7E3EC; }
#own_shows_grid .item .image.lastItem { width: 190px; }
#own_shows_grid .item .image img { width: 190px; height: 130px; }
#own_shows_grid .item .title, #own_shows_grid .item .description { width: 190px; }
#own_shows_grid .item .description, #own_shows_grid .item .newsletter{ font-size: 12px; }
#own_shows_grid .item .title { padding-top: 6px; }
#own_shows_grid .item .social_media { padding-top: 2px; font-size: 12px; }
#own_shows_grid .item .social_media .facebook { background: url(/ocomtmp/images/own/btn-facebook-trans-062311.png) no-repeat; width: 87px; height: 28px; margin: 1px 4px 0 0; cursor: pointer; }
#own_shows_grid .item .social_media .twitter { background: url(/ocomtmp/images/own/btn-twitter-trans-062311.png) no-repeat; width: 87px; height: 28px; margin-top: 1px; cursor: pointer; }

#own_shows_sections { float: left; clear: both; width: 600px; border-top: 1px solid #ECECEC; margin: 2px 0 0; padding: 0; }
#own_shows_sections h1 { margin: 0; border-bottom: 1px solid #ececec; font-size: 22px; padding: 14px 0 12px; }
#own_shows_sections h2 { margin: 3px 0 7px; }
#own_shows_sections ul { padding: 3px 0 0; margin: 0; list-style-type: none; }
#own_shows_sections li { background: url(/ocomtmp/images/own/icon-purple-bullet-trans-062311.png) no-repeat; padding-left: 9px; background-position: 0 0.4em; }
#own_shows_sections .left_section, #own_shows_sections .right_section { float: left; padding-top: 12px; }
#own_shows_sections .left_section { width: 300px; border-right: 1px solid #ECECEC; }
#own_shows_sections .left_section .pad { padding: 0 17px 0 0; }
#own_shows_sections .right_section { width: 299px; }
#own_shows_sections .right_section .pad { padding: 0 0 0 17px; }
#own_shows_sections .item { margin: 0 0 6px; }

#own_shows_videos_section { float: left; clear: both; margin-top: 15px; }
#own_body_wrapper #video_menu { width: 600px; }
#own_body_wrapper .show_section_header h2 { padding: 16px 0 0; margin: 0; }
#own_body_wrapper .paginationOwnTvUpOff { background-image: url("http://static.oprah.com/css/own/images/oprahbehindthescenes/arrow-up-leftnav-off.png"); height: 8px; width: 15px; cursor: default; }
#own_body_wrapper .paginationOwnTvUp { background-image: url("http://static.oprah.com/css/own/images/oprahbehindthescenes/arrow-up-leftnav-on.png"); height: 8px; width: 15px; cursor: pointer; }
#own_body_wrapper .paginationOwnTvDownOff { background-image: url("http://static.oprah.com/css/own/images/oprahbehindthescenes/arrow-down-leftnav-off.png"); height: 8px; width: 15px; cursor: default; }
#own_body_wrapper .paginationOwnTvDown { background-image: url("http://static.oprah.com/css/own/images/oprahbehindthescenes/arrow-down-leftnav-on.png"); height: 8px; width: 15px; cursor: pointer; }
#own_body_wrapper .paginationOwnTvPrevious { background-image: url("http://static.oprah.com/css/own/images/oprahbehindthescenes/arrow-left-on.png"); cursor: pointer; float: left; height: 19px; width: 16px; }
#own_body_wrapper .paginationOwnTvPrevious.first_page { background-image: url("http://static.oprah.com/css/own/images/oprahbehindthescenes/arrow-left-off.png"); cursor: default; }
#own_body_wrapper .paginationOwnTvNext { background-image: url("http://static.oprah.com/css/own/images/oprahbehindthescenes/arrow-right-on.png"); cursor: pointer; float: left; height: 19px; width: 16px; }
#own_body_wrapper .paginationOwnTvNext.last_page { background-image: url("http://static.oprah.com/css/own/images/oprahbehindthescenes/arrow-right-off.png"); cursor: default; }
#own_body_wrapper .video_category_selected { background-image: url("http://static.oprah.com/css/own/images/oprahbehindthescenes/arrow-right-selected.png"); height: 11px; width: 7px; }
#own_body_wrapper .paginationOwnTvUpOff span, #own_body_wrapper .paginationOwnTvDownOff span, #own_body_wrapper .paginationOwnTvUp span, #own_body_wrapper .paginationOwnTvDown span, #own_body_wrapper .paginationOwnTvPrevious span, #own_body_wrapper .paginationOwnTvNext span, #own_body_wrapper .video_category_selected span { display: none; }
#own_body_wrapper .show_hl_top { border-top: 1px solid #ECECEC; }

/* OWN Schedule Page (Redesign) */
#own_body_wrapper.own_schedule #own_body_header { background: url(/ocomtmp/images/own/121510/OWN_Img_Header_600x168_121410.png); height: 168px; margin-bottom: 0px; }
.print #own_body_wrapper.own_schedule { background-color: #fff; border-bottom: none; }
.print #own_body_wrapper.own_schedule #own_body_header { background: none; }
#own_body_wrapper.own_schedule h3 { margin: 0; padding: 0; font-size: 18px; font-weight: normal; line-height: 13px; } 
#own_body_wrapper.own_schedule #own_body_header .title,
#own_body_wrapper.own_schedule #own_body_header .subtitle,
#own_body_wrapper.own_schedule #own_body_header .print { float: left; }
#own_body_wrapper.own_schedule #own_body_header .print { margin: 56px 0 0 9px; font-weight: bold; }
#own_body_wrapper.own_schedule #own_body_header .subtitle { clear: both; margin-top: 4px; }
#own_body_wrapper.own_schedule #own_body_header .print { float: left; cursor: pointer; color: #846088; }
#schedule_selector { float: left; clear: both; width: 609px; padding: 6px 0 2px; margin-left: -6px; }
html > body #schedule_selector { margin-left: -6px; }
* #schedule_selector { margin-left: -2px; }
#schedule_daily_btn.inactive,
#schedule_weekly_btn.inactive { cursor: pointer; }
#schedule_daily_btn { float: left; width: 73px; height: 40px; cursor: default; }
html > body #schedule_daily_btn { background: url(/ocomtmp/images/own/121510/OWN_Btn_Daily_Inactive_Trans_121410.png); }
html > body #schedule_daily_btn.inactive { background: url(/ocomtmp/images/own/121510/OWN_Btn_Daily_Active_Trans_121410.png); }
* #schedule_daily_btn { background-image: none;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../../images/own/121510/OWN_Btn_Daily_Inactive_Trans_121410.png", sizingMethod="image");
}
* #schedule_daily_btn.inactive { background-image: none;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../../images/own/121510/OWN_Btn_Daily_Active_Trans_121410.png", sizingMethod="image");
}

#schedule_weekly_btn { float: left; width: 72px; height: 40px; cursor: default; }
html > body #schedule_weekly_btn { background: url(/ocomtmp/images/own/121510/OWN_Btn_Weekly_Inctive_Trans_121410.png); }
html > body #schedule_weekly_btn.inactive { background: url(/ocomtmp/images/own/121510/OWN_Btn_Weekly_Active_Trans_121410.png); }
* #schedule_weekly_btn { background-image: none;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../../images/own/121510/OWN_Btn_Weekly_Inctive_Trans_121410.png", sizingMethod="image");
}
* #schedule_weekly_btn.inactive { background-image: none;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../../images/own/121510/OWN_Btn_Weekly_Active_Trans_121410.png", sizingMethod="image");
}

.styledForm .frm_el { float: left; margin-right: 5px; position: relative; }
.styledForm .frm_el input[type="text"] { background-color: transparent; font: 13px arial; height: 13px; top: 0; left: 0; padding: 6px 5px 4px; position: absolute; width: 169px; border: 0;} 
.styledForm .frm_el .frm_fld { background-image:url(/ocomtmp/images/own/020712/searchbox-own-v1.png); width: 179px; height: 23px; } 
.schedule_search_go_btn { background-image:url(/ocomtmp/images/own/020712/btn-go-searchbox-go.png); width: 54px; height: 27px; cursor: pointer; }

#schedule_calendar_wrapper { float: left; position: relative; margin: 0 10px 0 0; font-weight: bold; }
#schedule_calendar_wrapper #schedule_current_date { color: #555; background-color: #fff; border: 1px solid #7F9DB9; width: 141px; font-weight: normal; padding: 1px 5px; float:left; }
/*
html > body #schedule_calendar_wrapper #schedule_current_date { display: inline-block; } 
* #schedule_calendar_wrapper #schedule_current_date { zoom: 1;display: inline; } 
*/
#schedule_calendar_wrapper #schedule_calendar { position: absolute; top: 20px; left: 36px;}
#schedule_calendar_wrapper .own_arrow_down { position: absolute; right: 5px; top: 7px; cursor: pointer; }

#date_time_selector { float: left; clear: both; width: 600px; margin-top: 0;}
#date_time_selector .pagination { float: right; font-weight: bold;}
#date_time_selector .pagination .pagination_prev { margin-right: 4px;}
#date_time_selector .timeblocks { float: left; margin: 0 5px; }
#date_time_selector #schedule_tb { width: 133px; color: #555; }
#date_time_selector .timezone { float: left; font-weight: bold; margin-top: 2px; }

#own_schedule_table_wrapper { float: left; clear: both; width: 600px; }
#schedule_table { border-collapse: collapse; } 
#schedule_table tr { vertical-align: top; } 
#schedule_table td { border: 1px solid #EEEAF8; } 
#schedule_table td .header { font-weight: bold; padding: 8px 0 11px; } 
#schedule_table .date_col .header { padding-left: 26px; } 
#schedule_table .title_col .header { padding-left: 16px; } 
#schedule_table .date_col { width: 132px; border-left: none; } 
#schedule_table .date_col { background-position: top left; }
#schedule_table tr.yellow .date_col { background: url(/ocomtmp/images/own/121510/OWN_Img_Colorbar_Vertical_Yellow_121410.png) repeat-y; }
#schedule_table tr.green .date_col { background: url(/ocomtmp/images/own/121510/OWN_Img_Colorbar_Vertical_Green_121410.png) repeat-y; }
#schedule_table tr.purple .date_col { background: url(/ocomtmp/images/own/121510/OWN_Img_Colorbar_Vertical_Purple_121410.png) repeat-y; }
 
#schedule_table .date_col .data { padding: 12px 0 0 27px; }
#schedule_table .date_col.last_item { border-bottom: none; }
#schedule_table .date_col .data .timestamp { font-size: 12px; }
#schedule_table .date_col .data .timestamp .time { font-size: 16px; font-weight: bold; }
#schedule_table .date_col .data .length { padding: 2px 0 0; }
#schedule_table .date_col .remind { padding: 10px 0 0 28px; }
#schedule_table .title_col { width: 465px; border-right: none; }
#schedule_table .title_col.last_item { border-bottom: none; }
#schedule_table .title_col .data { padding: 14px 0 18px 19px; }
#schedule_table .title_col .program_title { font-weight: bold; }
#schedule_table .title_col .episode_title { padding-top: 2px; }
#schedule_table .title_col .rating { padding-top: 2px; }

#schedule_table .day_col .header,
#schedule_table .time_col .header { padding: 18px 0 9px; } 
#schedule_table .day_col { width: 69px; border-left: none; }
#schedule_table .time_col .header { padding-left: 16px; }
#schedule_table .day_col .day { font-weight: bold; font-size: 16px; padding: 14px 0 0; }
#schedule_table .day_col .date { padding: 3px 0 39px; }
#schedule_table .time_col.last_time_item { border-right: none; }
#schedule_table .time_col .data { padding: 14px 0 38px 17px; }
#schedule_table .time_col { width: 131px; background-position: top left; }
#schedule_table tr.last_time_item td { border-bottom: none; }
#schedule_table.weekly .day_col.yellow,
#schedule_table.weekly .time_col.yellow { background: url(/ocomtmp/images/own/121510/OWN_Img_Colorbar_Horiz_Yellow_121410.png) repeat-x; }
#schedule_table.weekly .day_col.green,
#schedule_table.weekly .time_col.green { background: url(/ocomtmp/images/own/121510/OWN_Img_Colorbar_Horiz_Green_121410.png) repeat-x; }
#schedule_table.weekly .day_col.purple,
#schedule_table.weekly .time_col.purple { background: url(/ocomtmp/images/own/121510/OWN_Img_Colorbar_Horiz_Purple_121410.png) repeat-x; }
#schedule_table .time_col .program_title { font-weight: bold; }
#schedule_table .time_col .episode_title { padding-top: 2px; }
#schedule_table .time_col .episode_number { padding-top: 2px; }
#schedule_table .time_col .rating { padding-top: 2px; }
#schedule_table .time_col .remind { padding: 11px 0 0; }

.schedule_pagination { width: 600px; padding: 13px 0 11px; border-top: 1px solid #EEEAF8; }
#own_body_wrapper .schedule_pagination .pagination_prev { float: left; margin-right: 8px; width: 16px }
#own_body_wrapper .schedule_pagination .pagination_next { float: left; margin-left: 8px; width: 16px; }
#own_body_wrapper .schedule_pagination .pagination_text { float: left; padding: 1px 0 0; }
.schedule_pagination .page_cell { margin: 0 5px; }
.schedule_reminder { width: 600px; padding-top: 13px; border-top: 1px solid #EEEAF8; }
.schedule_reminder label { float: left; font: 18px AntennaCond; text-transform: uppercase; margin: 2px 5px 0 0; }
.schedule_reminder #email { float: left; width: 300px; margin: 5px 5px 0 0; color: #555; }
.schedule_reminder .own_submit_button { float: left; }
#schedule_msg { float: left; margin: 0 0 0 115px; } 
#schedule_msg.error { color: #ff0000; }

#schedule_search { margin-top: 10px; }
#schedule_search .page_header { margin-left: 28px; margin-bottom: 37px; }
#schedule_search .page_header .title { font-size: 18px; margin: 13px 0 16px; }
#schedule_search table td { border-top: 1px solid #EEEAF8; }
#schedule_search .tbl_left { padding: 13px 5px 10px 28px; border-right: 1px solid #EEEAF8; } 
#schedule_search .tbl_right { padding: 15px 0 19px 19px; } 
#schedule_search .styledElementsWrapper .select { background-image:url("/ocomtmp/images/own/020712/selection-arrow-down.png"); width: 142px; height: 13px; padding: 2px 24px 3px 8px; } 
#schedule_search #schedule_shows_container { margin-top:10px; } 
#schedule_search #search_box { margin-top: 8px; }
#schedule_search .program_airday { font-size: 18px; margin-bottom: 2px; } 
#schedule_search .program_airdate { font-size: 18px; margin-bottom: 9px; } 
#schedule_search .program_airtime { font-size: 16px; } 
#schedule_search .program_airtime span { font-size: 12px; }
#schedule_search .program_title { margin-bottom: 2px; }
#schedule_search .description { margin-bottom: 2px; }
#schedule_search .remind { margin-top: 10px; }

/* OWN Videos Page (Redesign) */
#own_body_wrapper.own_videos .content_left { color: #a5a5a5; }
#own_body_wrapper.own_videos .show_section_header h2 { color: #a5a5a5; }
#own_body_wrapper.own_videos .show_hl_top { border-top: 1px solid #B4B0B1; }
#own_body_wrapper.own_videos .show_hl_bottom { border-bottom: 1px solid #B4B0B1; }
.own_videos #own_body_header { margin-bottom: 26px; width: 619px; height: 90px; background: url(http://static.oprah.com/css/own/images/ownnetwork/img-video-header-v1.png) no-repeat; float: none; clear: none; }
.own_videos .main_promo { padding-bottom: 4px; } 
.own_videos .main_promo .promo_image { float: left; font-size: 0; } 
.own_videos .main_promo .promo_image img { width: 365px; height: 240px; } 
.own_videos .main_promo .promo_data { float: left; width: 218px; margin-left: 17px; } 
.own_videos .main_promo .promo_title { font-size: 16px; margin: -2px 0 5px; } 
.own_videos .promo_comments { margin-top: 4px; } 
#own_body_wrapper.own_videos .layout_section_hdr_wrp { margin-bottom: 13px; width: 600px; }
#own_body_wrapper.own_videos .own_section_header .title { margin: 16px 0 0; }
#own_body_wrapper.own_videos .pagination_links_v3 { margin: 20px 0 0; }
.own_videos .promos_4_small .promo_row { margin-bottom: 47px; }

#video_menu { padding-bottom: 18px; } 
#video_menu #categories_content { margin-top: 15px; } 
#video_menu ul,  .video_landing_container #video_menu ul { margin: 0; padding: 0; } 
#video_menu li,  .video_landing_container #video_menu li { margin: 0; padding: 7px 0; list-style: none; list-style-image: none; background-image: none !important; } 
#video_menu .video_title { float: left; width: 110px; overflow: hidden; } 
#video_menu .selected .video_title a { color: inherit !important; font-weight: bold; text-decoration: none; }
#video_menu .video_category_selected { float: right; margin: 3px 4px 0; } 
#video_menu .media_cat_links { float: left; width: 138px; margin-right: 18px; } 
#video_menu #quick_video_content { float: left; width: 444px; overflow: hidden; }

/* OWN Videos Detail Page (Redesign) */
#screening_room_video_player { float: left; clear: both; padding: 4px 0 6px 0; }
.own_videos_detail #own_body_content .description { line-height: 21px; }

/* OWN Articles Generic (Redesign) */
#own_body_wrapper.own_videos_detail h1,
#own_body_wrapper.own_text_article h1,
#own_body_wrapper.own_slideshow_article h1 { text-transform: none; }
#own_article_byline_wrapper .own_print_icon { display: inline-block; margin: 0px;  }

#own_body_content .article_section_wrapper { border-top: 1px solid #EAEAEA; margin-top: 17px; padding-top: 13px; }
#own_body_content .article_section_wrapper .section_title { font: 19px AntennaCond; text-transform: uppercase; padding-bottom: 1px; }
#own_body_content .article_section_wrapper ul { list-style: none; list-style-image: none; font: inherit; color: inherit; margin: 0; }
#own_body_content .article_section_wrapper li { margin-bottom: 6px; } 
#own_body_wrapper .article_pagination { clear: both; padding: 29px 0 0; width: 600px; }
#own_body_wrapper .articlePaginationCell { float: left; font-size: 13px; margin-right: 4px; border: none; color: #555; padding: 0 7px; }
#own_body_wrapper .articlePaginationCell a { border: 0; padding: 0; }
#own_body_wrapper .articlePaginationCellPrevious { float: left; padding: 0 6px 0 14px; }
#own_body_wrapper .articlePaginationCellNext { float: left; padding: 0 0 0 6px; }

#own_body_wrapper .related_articles { float: left; clear: both; margin: 0; padding: 0; width: 600px; }

/* OWN Slideshow Page (Redesign) */
#own_body_content #article_content_container,
#own_body_content #article_content_container .related_articles { width: 600px; }
#own_body_content #article_content_container h3 { font: bold 13px/13px arial; margin: 12px 0 0; padding: 0; color: inherit; }
#own_body_content #article_content_container p { font: 13px/21px arial; margin: 4px 0 0; }
#own_body_content #article_content_container #slide_container { padding: 0; margin: 0; }
#own_body_content #article_content_container #slideshow_description_wrapper { margin: 2px 0 0; }
#slide_navigation .slide_thumb { float: left; height: 69px; padding: 0 10px; width: 90px;}
#slide_navigation .slide_thumb .box { background-color: #fff; height: 69px; width: 90px; overflow: hidden; position: relative; }
#slide_navigation .slide_thumb .selected_slide .border { border: 3px solid #846088; height: 63px; width: 84px; position: absolute; top: 0; left: 0; }
#own_body_content #article_content_container #photo_credit { margin-top: 8px; }

/* Fashion Slideshows Articles */
#own_body_wrapper #article_content_container.fashion h3 { margin: 0; padding-top: 8px; } 
#own_body_wrapper .fashion #slide_next_prev_wrapper { width: 580px; }
#own_body_wrapper .fashion #slide_container .slide_content { width: 580px; }
#own_body_wrapper .fashion #slide_nav_wrapper { width: 270px; }
#own_body_wrapper .fashion #slide_nav_wrapper2 { width: 580px; } 
#own_body_wrapper .fashion #slideshow_content2 { width: 580px; }
#own_body_wrapper .fashion #slide_navigation .slide_thumb { padding: 0 6px; }
#own_body_wrapper .fashion #slideshow_content2 .slide_navigation_container { width: 515px; } 

#own_body_wrapper .story #slide_container .slide_content { width: 580px; }
#own_body_wrapper .story #slide_container #slideshow_description_wrapper { width: 580px; }
#own_body_wrapper .story #slide_next_prev_wrapper  { width: 580px; }
#own_body_wrapper .story #slide_nav_wrapper2 { width: 580px; } 
#own_body_wrapper .story .slide_overlay_container { width: 580px; } 

/* OWN Text Article (Redesign) */
#article_text_content_wrapper { float: left; clear: both; margin-top: 6px; }
#article_text_content_wrapper .article_image { float: left; padding: 6px 17px 0 0; font-size: 11px; line-height: 13px; }
#article_text_content_wrapper .article_content { line-height: 21px; } 

/* OWN Print Article */
.print #own_body_wrapper { background-color: #fff; border-bottom: none; }
.print #own_body_wrapper h1 { line-height: 25px; } 
.print #own_body_wrapper #own_body_header { background: none; margin: 0; }
.print #article_text_content_wrapper { width: 600px; font: 13px/21px arial; color: #555; margin: 0; }

#quick_video_content .video_container_row { margin-bottom: 10px; }
#quick_video_content .video_container_item { width: 130px; margin-right: 18px; }
#quick_video_content .video_container_item.last { margin-right: 0; }
#quick_video_content .video_container_img { font-size: 0; width: 130px; height: 89px; }
#quick_video_content .video_container_img img { width: 130px; height: 89px; }

/*********** OWN Redesign (2011-04-25) ****************/
#own_network_nav_wrapper { background-color: #fff; height: 136px; position: relative; }
#own_network_nav_wrapper .max_width { width: 1028px; }
#own_network_nav_wrapper .top_site_nav { height: 44px; background: #bbb url(http://static.oprah.com/css/own/images/ownnetwork/nav-pixel.png) repeat-x; color: #fff; }
#own_network_nav_wrapper .own_nav_content { height: 93px; background: #fff; }
#own_network_nav_wrapper .own_nav_logo { float: left; background-image: url(/ocomtmp/images/own/20110425/logo-own-top.png); width: 190px; height: 68px; margin: 12px 0 0 2px; cursor: pointer; }
#own_network_nav_wrapper .own_nav_home_logo { float: left; background: url(/ocomtmp/images/own/20110425/icon-house-home-trans.png) no-repeat; margin: 39px 6px 0 11px; padding: 0 9px 0 21px; font: 15px/12px AntennaCond; cursor: pointer; color: #4c0e89; }
#own_network_nav_wrapper .own_hl_right { height: 38px; float: left; margin: 27px 0 0 0; }
#own_network_nav_wrapper .own_nav_search { margin: 17px 0 0 -1px; float: left; }
#own_network_nav_wrapper .own_nav_search_box { float: left; background: url(/ocomtmp/images/own/20110425/btn-searchbox-042511.png) no-repeat; width: 342px; height: 20px; padding: 18px 10px 20px 25px; border: 0; font: 15px arial; color: #5e5e5e; }
#own_network_nav_wrapper .own_nav_search_button { float: left; background: transparent url(/ocomtmp/images/own/20110425/btn-search-042511.png) no-repeat; width: 132px; height: 67px; border: 0; cursor: pointer; }
#own_network_nav_wrapper .own_nav_upload { float: left; background-image: url(/ocomtmp/images/own/20110425/btn-uploadavideo-042511.png); width: 230px; height: 67px; cursor: pointer;}

/* General */
body.own_v2, .own_v2 #own_center_column { background-color: #fff; }
.own_v2 #own_body_wrapper .pad { padding: 0; }
.own_v2 #own_body_wrapper .content_left, .own_v2 .yoc_container .content_left { width: 644px; min-width: 644px; float: left; }
.own_v2 #own_body_wrapper .content_right, .own_v2 .yoc_container .content_right { padding: 18px 0 25px; margin-left: 28px; background-color: transparent; width: 316px; float: left; }
.own_v2 .yoc_container { padding: 22px 0 10px; }
.own_v2 .own_section_header { position: relative; margin-bottom: 5px; }
.own_v2 #own_body_wrapper .own_section_header .title h2 { margin: 0; padding: 0; font: 25px/25px AntennaCond;color: #414141; }
.own_v2 .own_section_header .call_to_action { float: right; position: absolute; right: 0; bottom: 10px; }
.own_v2 .link_arrows_icon { background: url(/ocomtmp/images/own/20110425/link-arrows-042511.png) no-repeat; height: 9px; width: 12px; margin: 5px 0 0 5px; }
.own_v2 .div_border_top { background: url(/ocomtmp/images/own/20110425/pixelstrip-15pix-sections-050211.png) repeat-x; border-top: 1px solid #bfbfbf; padding-top: 17px; }
.own_v2 .own_hl_all { border: 1px solid #BCBBC0; }
.own_v2 .own_hl_top { border-top: 1px solid #BCBBC0; }
.own_v2 .own_hl_right { border-right: 1px solid #BCBBC0; }
.own_v2 .own_hl_bottom { border-bottom: 1px solid #BCBBC0; }

/* Comment Section */
.own_v2 #comments_container { width: 644px; margin-top: 11px; }
.own_v2 #comments_container .comments_header { text-transform: none; font-size: 25px; padding-top:0; } 
.own_v2 #comments_container .comments_pagination { padding: 2px 0 0 5px; } 
.own_v2 #comments_container.div_border_top { padding-top: 0; }
.own_v2 #add_comment_button { background: url(/ocomtmp/images/own/20110425/btn-postyourcomment-042511.png) no-repeat; cursor: pointer; width: 207px; height: 35px; }
.own_v2 .own_comments_pagination_first { background: url(/ocomtmp/images/own/20110425/pag-beginningend-inactive-042511.png) no-repeat; cursor: pointer; width: 23px; height: 23px; }
.own_v2 .own_comments_pagination_first:hover { background: url(/ocomtmp/images/own/20110425/pag-beginningend-active-042511.png) no-repeat; }
.own_v2 .own_comments_pagination_prev { background: url(/ocomtmp/images/own/20110425/pag-previousarrow-inactive-042511.png) no-repeat; cursor: pointer; width: 23px; height: 23px; }
.own_v2 .own_comments_pagination_prev:hover { background: url(/ocomtmp/images/own/20110425/pag-previousarrow-active-042511.png) no-repeat; }
.own_v2 .own_comments_pagination_next { background: url(/ocomtmp/images/own/20110425/pag-nextarrow-inactive-042511.png) no-repeat; cursor: pointer; width: 23px; height: 23px; }
.own_v2 .own_comments_pagination_next:hover { background: url(/ocomtmp/images/own/20110425/pag-nextarrow-active-042511.png) no-repeat; } 
.own_v2 .own_comments_pagination_last { background: url(/ocomtmp/images/own/20110425/pag-forwardend-inactive-042511.png) no-repeat; cursor: pointer; width: 23px; height: 23px; }
.own_v2 .own_comments_pagination_last:hover { background: url(/ocomtmp/images/own/20110425/pag-forwardend-active-042511.png) no-repeat; } 
.own_v2 .paginationCellOWNTV { height: 23px; min-width: 23px; line-height: 17px; font-size: 18px; }
.own_v2 .paginationCurrentOWNTV { padding: 0; }
.own_v2 .paginationCellOWNTV a, .own_v2 .paginationCellOWNTV div { background-color: #f3f3f3; padding: 3px 8px; }

/* Right Rail */
.own_v2 .padModules { padding: 7px; }
.own_v2 .right_rail_ad .padModules, .own_v2 #own_body_wrapper .right_rail_module .padModules { border: 1px solid #e8e8e8; }
.own_v2 .content_right .right_rail_module { position: relative; }
.own_v2 .rr_corner { background: url(/ocomtmp/images/own/20110425/rr-module-corners-sprite-042511.png) no-repeat; position: absolute; width: 8px; height: 8px; }
.own_v2 .rr_ctl { top: 0; left: 0; background-position: 0 0; }
.own_v2 .rr_ctr { top: 0; right: 0; background-position: -8px 0; }
.own_v2 .rr_cbl { bottom: 0; left: 0; background-position: 0 -8px; }
.own_v2 .rr_cbr { bottom: 0; right: 0; background-position: -8px -8px; }

/* Home */
.own_v2 #own_body_wrapper { font: 15px arial; }
.own_v2 #own_center_column a, .own_v2 #home_primary_promos a { color: #4c0e89; } 
.own_v2 #home_primary_promos { height: 389px; background: url(/ocomtmp/images/own/20110425/pixelstrip-350pix-purpleback-050211.png) repeat-x; position: relative;} 
.own_v2 #home_primary_promos .promo_content { float: left; width: 800px; height: 350px; overflow: hidden; position: relative;}
.own_v2 #home_primary_promos .promo_item { float: left; width: 800px; height: 350px; position: relative; }
.own_v2 #home_primary_promos .promo_image { width: 800px; height: 350px; }
.own_v2 #home_primary_promos .promo_overlay { position: absolute; top: 0; right: 0; width: 249px; height: 350px; background-color: #292929; opacity:.70;filter: alpha(opacity=70); } 
.own_v2 #home_primary_promos .promo_overlay_content { position: absolute; top: 0; right: 0; width: 249px; height: 350px; text-align: left; font: 15px/18px arial; color: #fff; } 
.own_v2 #home_primary_promos .promo_overlay_content .promo_pad {padding: 47px 19px 15px 23px; }  
.own_v2 #home_primary_promos .promo_title { font: 22px arial; margin-bottom: 5px; } 
.own_v2 #home_primary_promos .promo_cta { margin-top: 33px; } 
.own_v2 #home_primary_promos .promo_left { float: left; height: 350px; width: 94px; background: url(/ocomtmp/images/own/20110425/videoplayer-left-042511.png) right top no-repeat; } 
.own_v2 #home_primary_promos .promo_right { float: left; height: 350px; width: 94px; background: url(/ocomtmp/images/own/20110425/videoplayer-right-042511.png) left top no-repeat; } 
.own_v2 #home_primary_promos .promo_prev { float: left; height: 53px; width: 27px; background: url(/ocomtmp/images/own/20110425/arrow-left-topnav-042511.png) no-repeat; margin-top: 149px; cursor: pointer; } 
.own_v2 #home_primary_promos .promo_next { float: right; height: 53px; width: 27px; background: url(/ocomtmp/images/own/20110425/arrow-right-topnav-042511.png) no-repeat; margin-top: 149px; cursor: pointer; }
.own_v2 #home_primary_promos .promo_pagination { height: 39px; width: 988px; bottom: 0; clear: both; background: url(/ocomtmp/images/own/20110425/pixelstrip-39pix-belowtopheader-050211.png) repeat-x; }
.own_v2 #home_primary_promos .promo_pagination .promo_page { float: left; background: url(/ocomtmp/images/own/20110425/nav-video-off-042511.png) no-repeat; width: 21px; height: 9px; margin: 9px 6px; cursor: pointer; } 
.own_v2 #home_primary_promos .promo_pagination .promo_page.selected { background: url(/ocomtmp/images/own/20110425/nav-video-on-042511.png) no-repeat; } 

.own_v2 .own_content_grid_sm, .own_v2 .own_content_grid_sm .row { width: 644px; margin: 0; }
.own_v2 .own_content_grid_sm .item { float: left; width: 167px; }
.own_v2 .own_content_grid_sm .item.lastItem, .own_v2 .own_content_grid_sm .description { width: 143px; }
.own_v2 .own_content_grid_sm .item .thumbnail { background-color: transparent; width: 167px; height: 83px; }
.own_v2 .own_content_grid_sm .item .thumbnail img { width: 143px; height: 83px; }

.own_v2 #home_quaternary_promos .item_title { text-transform: uppercase; font: italic 11px/11px arial; margin-bottom: 6px;}

.own_v2 .own_content_list_double, .own_v2 .own_content_list_double .row { width: 644px; margin: 0; padding-bottom: 12px; }
.own_v2 .own_content_list_double .item { float: left; width: 307px; margin-right: 30px; }
.own_v2 .own_content_list_double .item.lastItem { margin-right: 0; }
.own_v2 .own_content_list_double .item_title { clear: both; margin-bottom: 3px; }
.own_v2 .own_content_list_double .item .thumbnail { float: left; background-color: transparent; width: 143px; margin-right: 12px; }
.own_v2 .own_content_list_double .item .thumbnail img { width: 143px; height: 83px; }
.own_v2 .own_content_list_double .description { float: left; width: 152px; }

/* User Profile */
.own_v2 #community_content_wrapper { width: 988px; font: 13px arial; background-color: #fff; }
.own_v2 #community_content_wrapper .content_left { float: left; width: 316px; margin-top: 34px; }
.own_v2 #community_content_wrapper .content_right { float: left; width: 642px; margin: 36px 0 0 30px; }
.own_v2 #community_content_wrapper #myown_community_nav { width: 642px; }
.own_v2 #community_content_wrapper .section_header { font: 18px AntennaCond; }
.own_v2 #community_content_wrapper .subsection_header { font: 14px AntennaCond; }
.profile_module_header { font: bold 12px arial; } 
.profile_module_subheader { color: #5a5758; font: bold 18px MillerHeadline; }
.loading_icon { background: url(/ocomtmp/images/loading/loading_animation_blk_50x50_1106_03b.gif) no-repeat; width: 50px; height: 50px; }

#profile_info_container .username { font: 18px arial; }
#profile_info_container .avatar { width: 193px; height: 193px; overflow: hidden; margin-top: 10px; border: 1px solid #b5b5bd; } 
#profile_info_container .avatar img { width: 193px; height: 193px; } 

#profile_favorite_quote_container { padding: 20px 0; }
#profile_favorite_quote_form { position: relative; }
#profile_favorite_quote_form .loading_icon { position: absolute; top: 20px; left: 114px; }
.profile_edit_link { float: right; padding: 5px 10px 0; font: 10px arial; cursor: pointer; } 
.profile_cancel_link { font: 10px arial; cursor: pointer; margin-left: 5px; } 
#profile_favorite_quote { margin-bottom: 10px; font: 13px arial; }
#profile_favorite_quote_author { width: 275px; } 
#profile_favorite_quote_author_text { margin-top:10px; text-transform: uppercase; font: 10px arial; }

#profile_recent_videos_container .media_title { margin: 5px 0; font-weight: bold; }
#profile_recent_videos_container .media_desc { margin-bottom: 22px; }
#profile_recent_videos_list .own_content_grid_sm { margin: 10px 0; }

#history_content .get_started_options .box { float: left; position: relative; width: 180px; height: 180px;padding: 8px; margin-right: 6px; }
#history_content .get_started_options .box input { position: absolute; bottom: 8px; left: 8px; }

.own_v2 #video_container .feed_image, .own_v2 #video_container .feed_image img { width: 130px; height: 89px; font-size: 0; float: left; }
.own_v2 #video_container .feed_content { width: 390px; margin-left: 11px; float: left; }
.own_v2 #video_container .feed_content .speech_bubble { margin-left: 10px; margin-right: 5px; } 
.own_v2 #video_container .feed_title { font-size: 18px; line-height: 21px; margin-bottom: 4px; } 
.own_v2 #video_container .feed_description { line-height: 16px; } 

