@charset "utf-8";

/* -- breadcrumbs -- */

#breadcrumbs
{
	background-color:#ffffff;
	border-bottom:#3a4a59 solid 1px;
	color:#394a59;
	font-size:9px;
	height:24px;
	line-height:25px;
	overflow:hidden;
	padding:0px 15px;
	text-transform:uppercase;
}

#breadcrumbs a
{
	color:#394a59;
	font-size:9px;
	text-decoration:none;
}

#breadcrumbs a:hover
{
	text-decoration:underline;
}

/* -- content -- */

#content
{
	background-color:#c1c5ad;
	background-image:url(/themes/site_themes/cnd/images/content.png);
	background-repeat:repeat-x;
	overflow:hidden;
	width:980px;
}

/* -- tabs -- */

#magazine #tabs
{
	border-bottom:none;
	margin:15px auto 0px auto;
	overflow:hidden;
	width:917px;
}

#tabs ul
{
	overflow:hidden;
	width:917px;
}

#tabs ul li
{
	display:inline;
	float:left;
	height:38px;
	line-height:19px;
	width:129px;
}

#tabs ul li a
{
	background-position:right 0px;
	color:#ffffff;
	display:inline;
	float:left;
	font-size:9px;
	height:19px;
	line-height:19px;
	letter-spacing:0px;
	margin:19px 0px 0px 0px;
	padding:0px 4px 0px 0px;
	text-align:center;
	text-decoration:none;
	text-transform:uppercase;
	width:125px;
}

#tabs ul li a:hover,
#tabs ul li a.on
{
	background-position:right -19px;
	height:38px;
	line-height:38px;
	margin:0px 0px 0px -4px;
	padding:0px;
	position:relative;
	width:133px;
}

#tabs ul li.o1
{
	width:115px;
}

#tabs ul li.o1 a
{
	background-image:url(/themes/site_themes/cnd/images/tabs-ul-li.o1.png);
	width:111px;
}

#tabs ul li.o1 a:hover,
#tabs ul li.o1 a.on
{
	margin:0px;
	padding:0px 4px 0px 0px;
	width:111px;
}

#tabs ul li.o2 a
{
	background-image:url(/themes/site_themes/cnd/images/tabs-ul-li.o2.png);
}

#tabs ul li.o3 a
{
	background-image:url(/themes/site_themes/cnd/images/tabs-ul-li.o3.png);
}

#tabs ul li.o4 a
{
	background-image:url(/themes/site_themes/cnd/images/tabs-ul-li.o4.png);
}

#tabs ul li.o5
{
	width:149px;
}

#tabs ul li.o5 a
{
	background-image:url(/themes/site_themes/cnd/images/tabs-ul-li.o5.png);
	width:145px;
}

#tabs ul li.o5 a:hover,
#tabs ul li.o5 a.on
{
	width:153px;
}

#tabs ul li.o6
{
	width:139px;
}

#tabs ul li.o6 a
{
	background-image:url(/themes/site_themes/cnd/images/tabs-ul-li.o6.png);
	width:135px;
}

#tabs ul li.o6 a:hover,
#tabs ul li.o6 a.on
{
	width:143px;
}

#tabs ul li.o7
{
	width:127px;
}

#tabs ul li.o7 a
{
	background-color:#a61337;
	padding:0px;
	width:127px;
}

#tabs ul li.o7 a:hover,
#tabs ul li.o7 a.on
{
	width:131px;
}

/* -- sections -- */

#sections
{
	height:31px;
	margin:0px auto;
	width:917px;
}

#sections div
{
	background-color:#acb3b9;
	height:20px;
	padding:11px 0px 0px 0px;
	width:917px;
}

#sections div ul
{
	height:20px;
}

#sections div ul li
{
	display:inline;
	float:left;
	height:20px;
	line-height:20px;
	position:relative;
	width:131px;
}

#sections div ul li a
{
	color:#ffffff;
	display:inline;
	float:left;
	font-size:9px;
	height:20px;
	line-height:22px;
	overflow:hidden;
	text-align:center;
	text-decoration:none;
	text-transform:uppercase;
	width:131px;
}

#sections div ul li a:hover,
#sections div ul li a.on
{
	background-position:0px -20px;
	color:#231f20;
}

#sections div ul li ul
{
	display:none;
	left:0px;
	position:absolute;
	top:20px;
	width:131px;
}

#sections div ul li:hover ul
{
	display:block;
}

#sections div ul li ul li a
{
	background-color:#acb3b9;
	border-top:#ffffff solid 1px;
	color:#231f20;
}

#sections div ul li a
{
	background-image:url(/themes/site_themes/cnd/images/sections-div-ul-li-a.png);
}

#sections div ul li ul li a
{
	background-image:none;
}

#sections div ul li.rates a
{
	background-image:url(/themes/site_themes/condenast/images/sections-div-ul-li.rates-a.png);
}

#sections div ul li.rates ul li a
{
	background-color:#dba1af;
	background-image:none;
}

/* -- main -- */

#main
{
	background-color:#ffffff;
	color:#231f20;
	margin:0px auto 32px auto;
	overflow:hidden;
	width:917px;
}

#main p
{
	margin:24px;
}

#main p.print
{
	overflow:hidden;
	width:33px;
}

#main p.print a
{
	background-image:url(/themes/site_themes/cnd/images/main-p.print-a.png);
	color:#231f20;
	display:block;
	font-size:9px;
	padding:36px 0px 0px 0px;
	text-align:center;
	text-decoration:none;
	text-transform:uppercase;
	width:33px;
}

#main p.print a:hover
{
	text-decoration:underline;
}

#main p small
{
	font-size:9px;
}

/* -- primary -- */

#primary
{
	display:inline;
	float:left;
	overflow:hidden;
	width:624px;
}

#primary h2
{
	display:none;
}

/* -- secondary -- */

#secondary
{
	display:inline;
	float:right;
	overflow:hidden;
	width:293px;
}

/* ------ magazine ------ */

#magazine #content
{
	background-color:#f0e5e5;
	background-image:url(/themes/site_themes/cnd/images/magazine-content.png);	
	background-position:0px 0px;
}

#magazine #main
{
	background-image:url(/themes/site_themes/cnd/images/magazine-main.png);
	background-repeat:repeat-y;
}

#magazine #primary p
{
	margin:12px;
}

#magazine #primary div.hr
{
	background-color:#333333;
	font-size:0px;
	height:1px;
	margin:12px;
	overflow:hidden;
}

#magazine #primary div.hr hr
{
	display:none;
}

#magazine #primary ul.demographics
{
	list-style:none;
	margin:12px 0px 24px 12px;
	overflow:hidden;
	width:610px;
}

#magazine #primary ul.demographics li
{
	display:inline;
	float:left;
	height:144px;
	margin:0px 5px 0px 0px;
	width:116px;
}

#magazine #primary table.demographics
{
	border-collapse:collapse;
	margin:24px 12px;
}

#magazine #primary table.demographics tr td
{
	border-bottom:#999999 dotted 1px;
	padding:3px 0px;
}

#magazine #primary table.specs
{
	border-collapse:collapse;
	margin:0px 12px;
	width:600px;
}

#magazine #primary table.specs tr th
{
	background-color:#acb3b9;
	color:#ffffff;
	font-weight:normal;
	padding:3px 6px;
	text-align:right;
	text-transform:uppercase;
}

#magazine #primary table.specs tr th.left
{
	text-align:left;
}

#magazine #primary table.specs tr td
{
	padding:6px 6px 0px 6px;
	text-align:right;
	vertical-align:top;
}

#magazine #primary table.specs tr td.left
{
	text-align:left;
}

#magazine #primary table.rates
{
	border-collapse:collapse;
	margin:0px 12px;
	width:600px;
}

#magazine #primary table.rates th
{
	background-color:#acb3b9;
	color:#ffffff;
	font-weight:normal;
	padding:3px 6px;
	text-align:right;
	text-transform:uppercase;
}

#magazine #primary table.rates th.left
{
	color:#000000;
	font-weight:bold;
	text-align:left;
}

#magazine #primary table.rates td
{
	padding:6px;
	text-align:right;
}

#magazine #primary table.rates td.left
{
	font-weight:bold;
	text-align:left;
}

#magazine #primary table.rates tr.underline td
{
	border:#333333 solid 1px;
	border-width:0px 0px 1px 0px;
}

#magazine #secondary table.closing
{
	border-collapse:collapse;
	margin:12px;
	width:269px;
}

#magazine #secondary table.closing tr th
{
	background-color:#949da6;
	border:#707c88solid 1px;
	border-width:0px 1px 0px 0px;
	color:#ffffff;
	font-size:10px;
	font-weight:normal;
	padding:6px;
	text-align:left;
}

#magazine #secondary table.closing tr th.first
{
	background-color:#394b59;
	border:none;
	text-align:right;
	text-transform:uppercase;
}

#magazine #secondary table.closing tr td
{
	border:#a5aeb5 solid 1px;
	border-width:0px 1px 1px 0px;
	font-size:10px;
	padding:6px;
}

#magazine #secondary table.closing tr td.first
{
	background-color:#949da6;
	border:#707c88 solid 1px;
	border-width:0px 0px 1px 0px;
	color:#ffffff;
	text-align:right;
	text-transform:uppercase;
}