/* Reset */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
  vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
	height: 100%;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}#maintenance h2 { text-align: center; color: #333; }

body {
  font: 62.5%/1.5em 'Lucida Grande', Tahoma, Verdana, Sans-serif;
  color: #4c4c4c;
}

strong { font-weight: bold; }
em { font-style: italic; }

.pagetop {
  height: 100px;
  background-color: #000000;
}
.pagetop .logo {
  margin: 0 auto;
  width: 1000px;
  padding-top: 36px;
}

a { color: #013559; }
a:hover { color: #556d89; }
a p { text-decoration: none; }
h2 { color: #000; padding: 0.5em; font-size: 1.8em; font-weight: bold;  }
h3 { color: #000; font-size: 1.4em; padding: 0.5em; background-color: #b7b7b7; font-weight: bold; margin-bottom: 1em; }
h4 { border-bottom: solid 1px #b7b7b7; margin-bottom: 1em; font-weight: bold; }
h5 { font-size: 1.5em; color: #000; }
.note { color: #000; font-size: 1.4em; background-color: #b7b7b7; font-weight: bold; padding: .5em; margin: 0 10px 10px 10px;}

h2 a, h3 a, h4 a {
  color: inherit;
  text-decoration: none;
}

#menu { background: #fff url(/images/bgMenu.gif) repeat-x; }
#menu ul { width: 1008px; margin: 0 auto; list-style: none; overflow: auto; }
#menu ul li { float: left; width: 126px; text-align: center; line-height: 28px; padding-bottom: 6px; }
#menu a { text-decoration: none; font-weight: bold; padding: 5px 10px;}
#menu .selected { background: url(/images/new_menuOn.gif) 0px -5px; }

#user { width: 990px; height: 3em; margin: 1em auto; }
#user ul { display: inline; list-style: none; margin: 0; }
#user li { display: inline; }
#user p { display: inline; }

body.unauthenticated #user { height: 4.8em; }
body.unauthenticated #user ul { display: block; margin-top: 0.5em; }
body.unauthenticated #user li { margin-right: 1em; }

#notice { font-weight:700; text-align:center; font-size: 1.2em; padding-bottom: 10px; }

#footer { text-align: center; }
#footer ul { list-style: none; margin-bottom: 1em; }
#footer li { display: inline; margin: 0 1em; }
#footer a { color: #000; text-decoration: none; }

p.blurb { font-size: 1.2em; }

.content { overflow: hidden; margin: 0 auto 2em auto; padding-top: 15px; width: 1000px; clear: both; }
.content .col-1 { width: 175px; float: left; margin-right: 10px; }
.content .col-2 { width: 540px; float: left; margin-right: 10px; }
.content .col-2-expanded { width: 720px; float: left; margin-right: 10px; }
.content .col-3 { width: 265px; float: left; }

.latest-features { float: left; width: 282px; border: solid 1px #b7b7b7; margin-top: 2em; }
.latest-features a { text-decoration: none; }
.latest-features img { margin-top: 0.5em;}

.video-switcher li { margin-bottom: 1em; }
.video-switcher li a { text-decoration: none; }

.latest-slideshows ul { text-align: left; list-style: none; overflow: auto; }
.latest-slideshows li { float: left; width: 140px; margin-right: 1em; }
.latest-slideshows a { text-decoration: none;}

.latest-podcasts ul { list-style: none; }
.latest-podcasts li { clear: left; margin-bottom: 1em; overflow: hidden; }
.latest-podcasts li a { font-weight: bold; }
.latest-podcasts li img { width: 50px; margin: 0 1em 2em 0; float: left; }
.latest-podcasts li strong { display: block; }
.latest-podcasts li p { margin-top: 0.2em; }

/* NYT Images */
#latest-graphics { border: solid 1px #b7b7b7; margin-top: 33px; width: 391px; height: 308px; }

#feature-packages a { text-decoration: none; }
#feature-packages ul { list-style: none; }
#feature-packages li { padding: 0 10px 30px 10px; }
#feature-packages li p { margin-top: 0.5em; }

#featured-partners ul { overflow: auto; margin: 0 auto; width: 555px; } /* width: 990px; */
#featured-partners li { float: left; text-align: center; width: 172px; padding: 10px 19.5px 10px 0; } /* width: 246px; */
#featured-partners li:last-child { padding: 10px 0 10px 0; }

#featured-images h6, #headlines h6 { background-color: #b7b7b7; border: solid 1px #dcdcdc; color: #000; font-weight: bold; padding: 2px 0 1px 4px; margin-bottom: 0.2em; }
#featured-images h6 a, #headlines h6 a { color: inherit; text-decoration: none; }

.image-switcher .image { margin-bottom: 1em; max-height: 380px; overflow: hidden; }

img.featured { border: solid 1px #ccc; }
#feature-packages h5 {
	font: 15px 'Lucida Grande', Helvetica, sans-serif;
	font-weight: regular;
}

.ThumbnailMedium {
	font-size: 10px;
	color: #666;
  border: 1px solid #EEEEEE;
  float: left;
  padding: 20px 10px 0 10px;
  height:289px;
  overflow: hidden;
  width: 163px;
}
.ThumbnailMedium a { font-size: 10px; text-decoration: none; }

.ImageWrapper {
  background: #CBCBCB none repeat scroll 0 0;
  height:160px;
  max-height:160px;
  min-height:160px;
  overflow:hidden;
  text-align:center;
}

.vendor_id { color: #335870; font-weight: bold; }

#shopping-cart li ul li img { border: solid 1px #b6b6b6; }

.nytimages-thumbnail {
	border: solid 1px #ccc;
	float: left;
	width: 165px;
	height: 239px;
	padding: 10px 9px 20px;
}

.nytimages-thumbnail h6 { margin-top: 10px; }

.nytimages-thumbnail-container {
	width: 165px;
	height: 144px;
	overflow: hidden;
	text-align: center;
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background-attachment:scroll;
	background-color:transparent;
	background-image:url(/images/bgThumb.gif);
	background-position:0 0;
	background-repeat:repeat;
	overflow-x:hidden;
	overflow-y:hidden;
}

/* FORMS */

form > input { margin-bottom: 5px; }
form .tabs { overflow: auto; margin: 0 auto 2em auto; padding-top: 0.8em; width: 990px; clear: both; margin-left: 7px; }
form .tabs li { display: inline; font-size: 1.4em; padding: 0 0.75em; }
form .tabs li.selected a { border-bottom: 1px solid #000; color: #000; }

fieldset { margin-bottom: 2em; overflow: auto; padding: 0; }
fieldset legend { color: #000; font-size: 1.4em; padding: 0.5em; background-color: #b7b7b7; font-weight: bold; margin-bottom: 1em; }

fieldset label { clear: left; display: block; float: left; line-height: 2em; margin-bottom: 1em; width: 15em; }

fieldset label.checkbox { clear: none; font-weight: bold; margin-right: 4em; overflow: auto; width: 22em; }
fieldset label.checkbox input { float: left; margin: 0.5em 1em 1em 0; width: auto; }

fieldset input, fieldset select, fieldset textarea { float: left; margin-bottom: 1em; }
fieldset input[type="checkbox"] { display: inline; width: auto; }
fieldset input { width: 30em; }
fieldset textarea { width: 30em; }
label.required { font-weight: bold; }

/* TABLES */

table { border-collapse: collapse; }
table thead th { background-color: #eee; color: #000; font-weight: bold; padding: 0.5em; }
table tbody td { border-bottom: 1px solid #eee; padding: 0.5em; }
table thead th.highlight { background-color: #ccc; }
table tbody td.highlight { background-color: #ffc; color: #000; font-weight: bold; }
table tfoot td { padding: 0.5em; }

/* Cartoon Home Page Panels */
.featured-cartoons li.cartoon { float: left; padding: 10px; height:430px; overflow: hidden; width: 310px; }
.featured-cartoons a.cartoon { text-align: center; display: block; height: 200px; overflow: hidden; text-align:center; }
.featured-cartoons li a { font-weight: bold; }
.featured-cartoons p { margin: 10px 0; }

.featured-slideshows ul { overflow: auto; width: 990px; }
.featured-slideshows li { float: left; width: 182px; margin: 10px 20px 10px 0; }
.featured-slideshows li:last-child { margin: 10px 0 0 0; }
.featured-slideshows li img {
	margin-bottom: 10px;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

/* Normalize Headlines*/
.story-headline { text-transform: uppercase; }

#photos div.photo { float: left; height: 290px; margin-left: 15px; overflow: hidden; width: 160px; }
#graphics div.graphic { float: left; height: 300px; margin-left: 15px; overflow: hidden; width: 160px; }
#videos .video { float: left; height: 250px; margin-left: 14px; width: 160px; }
#slideshows div.slideshow { float: left; height: 230px; margin-left: 11px; overflow: hidden; width: 252px; }
#podcasts div.podcast {  float: left; height: 200px; margin-left: 11px; overflow: hidden; width: 252px; }

#slideshow-tip { cursor: pointer; cursor: hand; display: none; position: absolute; background-color: #000; opacity: .7; color: #fff; padding-left: 5px; }

/* Modal Stuff */
#modalOverlay { background-color:#000; }
/*#modalContainer { width:780px; left:50%; bottom:20%; margin-left:-390px; background-color:#fff; border:3px solid #333; }*/
#modalContainer { width:780px; background-color:#fff; border:3px solid #333; }
#modalContainer a.modalCloseImg { background:url(/images/close.gif) no-repeat; border: 0; width:25px; height:29px; display:inline; z-index:3200; position:absolute; top:-15px; right:-18px; cursor:pointer; }
#modalContainer { padding:2em; }

.cancel { color: red; }
.delete { color: red; }

#media .meta h5 { margin-bottom: 0.5em; }
#media .meta .dimensions, #media .meta .edit, #media .meta .word-count, #media .meta .category, #media .meta .size, #media .meta .duration { float: right; clear: right; }
#media .meta .ftp_date { font-weight: bold; }
#media .meta h6 { margin-top: 0.5em; }
#media .meta #price { font-weight: bold; }

p.media-action-links {}
p.media-under-license-notice { background-color: #EEFFFF; margin-top: 0.5em; padding: 0.5em; }
p.contact-nytsyn-notice { background-color: #FFEEEE; margin-top: 0.5em; padding: 0.5em; }
p.bundle-notice { background-color: #FFFFEE; margin-top: 1em; padding: 0.5em; }
p.slideshow-syndication-notice { background-color: #ffe; margin-top: 0.5em; padding: 0.5em; }
p.slideshow-rights-notice { background-color: #cec; margin-top: 0.5em; padding: 0.5em; }
p.slideshow-rights-expired { background-color: #eaa; margin-top: 0.5em; padding: 0.5em; }

#navigation_search_link_content,
#navigation_categories_link_content,
#navigation_subscriptions_link_content,
#navigation_services_link_content { border: solid 1px #b7b7b7; clear: left; margin-bottom: 1em; }

#navigation_subscriptions_link_content ul, #navigation_services_link_content ul { list-style: none; margin-bottom: 5px; }
#navigation_subscriptions_link_content ul ul, #navigation_services_link_content ul ul { list-style: none; margin-left: 16px; margin-bottom: 5px; }

#navigation_categories_link_content li li { margin-left: 1em; }
#navigation_categories_link_content .selected { background-color: #efefef; }
#navigation_categories_link_content li.selected { font-weight: bold; }
#navigation_categories_link_content li.selected li { font-weight: normal; }

#category_code_selector { margin-left: 5px; }

/* Admin */
table caption { color: #000; font-size: 1.4em; padding: 0.5em; background-color: #b7b7b7; font-weight: bold; margin-bottom: 1em; }
ul.form-actions { list-style: none; padding-bottom: 1em; }
ul.form-actions li { display: inline; margin-right: 1em; }
#admin-links { margin-bottom: 10px; }
#featured-images div.photo, #headlines div.photo { float: left; height: 290px; margin-left: 15px; overflow: hidden; width: 180px; }
fieldset p { clear: left; margin: -1em 0 1em 15em; }
fieldset div { line-height: 2em; margin-bottom: 1em; }
#photos { clear: both; }

/* error_messages_for */
div.error { padding: 2px; background-color: maroon; margin-bottom: 10px; }
div.error h2 { color: white; font-size: 1.4em; font-weight: 700; padding: 5px; background-image: none; border: none; }
div.error ul { margin: 0; padding: 5px 5px 5px 10px; background-color: white; font-size: 1.2em; }

/* ui error messsages */
div.errors { background-color: #CA6F6F; color: #fff; font-weight: bold; line-height: 24px; padding: 5px 20px; margin: 0 0 2em; }
div.errors h2 { color: white; font-size: 1.4em; font-weight: 700; padding: 5px; background-image: none; border: none; margin-bottom: 5px; }
div.errors ul { list-style: none; padding-left: 20px; }
div.errors label { float: none; clear: none; width: auto; }

#tooltip {
	position: absolute;
	z-index: 9999;
}

#tooltip div {
  padding: 1em;
/*  background-color: #DEF0F9;*/
  background-color: #fff;
  border: 1px solid #b7b7b7;
  position: relative;
}

.tooltip1,
.tooltip2 {
	display: none;
	position: absolute;
	z-index:+1;
	margin-top: 10px;
	margin-left: -42px;
	border: 1px solid #999;
	background: #fff;
	padding: 12px;
	line-height: 10px;
	font-size:10px;
	height: auto;
	width:150px;
	color:#444;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: 4px 4px 5px rgba(50, 50, 50, 0.75);
	-moz-box-shadow:    4px 4px 5px rgba(50, 50, 50, 0.75);
	box-shadow:         4px 4px 5px rgba(50, 50, 50, 0.75);
}

.tooltip1:before,
.tooltip2:before {
	content: '';
	position: absolute;
	width: 0;
	height: 0;
	border: 8px solid;
	border-color: transparent transparent #999;
	top: -17px;
	right: 70px;
}

.tooltip1:after,
.tooltip2:after {
	content: '';
	position: absolute;
	width: 0;
	height: 0;
	border: 8px solid;
	border-color: transparent transparent #fff;
	top: -16px;
	right: 70px;
}

.tooltip1 span {
	font-weight: bold;
	font-style: italic;
}

/* Pagination */
ul.pagination { display: inline; margin: 5px; padding: 0px; }
ul.pagination li { display: inline; list-style: none; }
ul.pagination li.selected { color: #cecece; }
ul.pagination a { color: #000; }

/* Channel List */
ul.subscription_group li.group {
	margin-bottom: 0.5em;
}

/*div#channels {
	clear: none;
	margin: auto;
	width: auto;
	float: left;
	width: 450px;
	margin-left: 20px;
}
*/
div#new_channel {
	clear: none;
	margin: 0;
	overflow: none;
	width: auto;
}

div#edit_channel { overflow: hidden; }
div#edit_channel div.actions {
	width: auto;
}

#channel_packages fieldset label { width: 25em; }

/* NEW STYLES FOR NEW LAYOUT */

.title {
	font: 14px 'Lucida Grande', Helvetica, sans-serif;
	color: #000;
	font-weight: bold;
}
.title a { text-decoration: none; color: #000; }
.title a:hover { color: #556d89; }

.header { color: #000; padding: 0.5em; margin: 0 0 10px 0; background-color: #b7b7b7; }

#top_box,
#middle_box,
#bottom_box { width: 988px; border: solid 1px #ccc; }

#top_box .title,
#middle_box .title,
#bottom_box .title { font-size: 12px; font-weight: bold; color: #000; }

#top_box .title a,
#bottom_box .title a { color: #000; }

#top_box .title a:hover,
#bottom_box .title a:hover { color: #556d89; }

/*Top Box*/
#top_box { height: 480px; margin-top: 10px; margin-bottom: 15px; }
#top_box .column_left, #top_box .column_middle, #top_box .column_right { float: left; height: 480px; }
#top_box .column_left { width: 171px; }
#top_box .column_middle { width: 496px; border-left: solid 1px #ccc; border-right: solid 1px #ccc; }
#top_box .column_right { width: 317px; }
#top_box a { text-decoration: none; }

#budgets_advisories { width: 154px; height: 455px; margin: 8px; }
#budgets_advisories p {	font-size: 11px; color: #666; padding-bottom: 10px; }
#budgets_advisories li { font-size: 10px; }
#budgets_advisories a { text-decoration: none; }

#image_box { position: relative; width: 480px; height: 455px; margin: 8px; background-color: #e2e2e2; }
#image_box a { font: 11px 'Lucida Grande', Helvetica, sans-serif; text-decoration: none; font-weight: bold; }

#about_us {	width: 300px;	height: 197px; margin: 8px; background-color: #e2e2e2; }
#about_us p { font: 11px 'Lucida Grande', Helvetica, sans-serif; color: #666; padding: 8px 8px 5px 8px; }
#about_us a { text-decoration: none; font-weight: bold; }

#advertisement { width: 300px; height: 250px;	margin: 8px; background-color: #e2e2e2; }

/*Middle Box*/
#middle_box { height: 218px; margin-bottom: 15px; }
#middle_box a { text-decoration: none; }

#top_headlines_box { width: 988px; height: 21px; border-bottom: solid 1px #ccc; font-size: 13px; color: #000; }
#top_headlines_box a { text-decoration: none; }

#middle_box .headline { float: left; width: 19.88%; height: 197px; }
#middle_box .headline .title { font-size: 12px; margin: 2px 0 5px 10px; }
#middle_box .headline .image { width: 178px; height: 135px; margin: 0 0 5px 9px; background-color: #e2e2e2; overflow: hidden; }
#middle_box .headline .description { margin: 0 10px 10px 10px; color: #013559; }

/*Bottom Box*/
#bottom_box { height: 538px; }
#bottom_box a { text-decoration: none; }

#bottom_box .title { margin: 10px 0 0 15px; }

#bottom_box .column_left,
#bottom_box .column_middle,
#bottom_box .column_right { float: left; height: 540px; }

#bottom_box .column_left { width: 202px; }
#bottom_box .column_middle { width: 408px; border-left: solid 1px #ccc; border-right: solid 1px #ccc; }
#bottom_box .column_right { width: 346px; }

#bottom_box .announcement { font-size: 11px; color: #666; margin: 0 15px 0 10px; padding: 10px 0 10px 0; }

#bottom_box .active-video { margin: 10px 15px 0 15px; }
#bottom_box .active-video,
#bottom_box .active-video img { width: 378px; height: 284px; }

#bottom_box .video { float: left; font-size: 11px; color: #013559; padding-left: 15px; width: 116px; }
#bottom_box .caption { margin: 10px 15px 20px 15px; }
#bottom_box .link { margin: 10px 15px 20px 15px; }

#featured-photos { margin: 10px 15px 0 15px; }

#featured-photos .title,
#featured-photos .item_title { margin: 0 0 7px 0; }
#featured-photos .item_title { color: #013559; }

#featured-cartoon { margin: 10px 15px 0 15px; }

#featured-cartoon .title,
#featured-cartoon .item_title { margin: 0 0 7px 0; }
#featured-cartoon .item_title { color: #013559; }

/* NYT IMAGES */

#image_homepage .nytimages-thumbnail h6 { font: 12px 'Lucida Grande', Helvetica, sans-serif; font-weight: regular; }

#latest-graphics img { padding: 10px; display: block; font-size: 10px; color: #666; padding: 0; display: block; margin-left: auto; margin-right: auto; }
#latest-graphics .blurb { font-size: 10px; color: #666; padding: 0 10px 10px 10px; }

#photo-keywords-panel { display: none; }