*
{
	background-repeat:no-repeat;
	font-family:arial, helvetica, sans-serif;
	font-size:12px;
	margin:0px;
	padding:0px;
}

body
{
	background-color:#c0c0c0;
	color:#667581;
}

/* ------ global ------ */

/* -- container -- */

#container
{
	margin:0px auto;
	width:980px;
}

/* -- header -- */

#header
{
	background-color:#9ea47e;
	height:100px;
	position:relative;
}

#header h1
{
	background-image:url(/themes/site_themes/condenast/images/header-h1.png);
	height:100px;
	left:24px;
	position:absolute;
	top:0px;
	width:210px;
}

#header h1 a
{
	display:block;
	height:54px;
	margin:23px 0px;
	text-indent:-9999px;
	width:210px;
}

#header ul
{
	bottom:0px;
	position:absolute;
	right:0px;
}

#header ul li
{
	color:#ffffff;
	display:inline;
	float:left;
	height:26px;
	line-height:26px;
	text-align:center;
}

#header ul li a
{
	color:#ffffff;
	font-size:9px;
	text-transform:uppercase;
	text-decoration:none;
}

#header ul li a:hover
{
	text-decoration:underline;
}

#header ul li a.on
{
	color:#babbbd;
}

#header ul li.o1
{
	background-image:url(/themes/site_themes/condenast/images/header-ul-li.o1.png);
	height:30px;
	padding:0px 0px 0px 31px;
	position:absolute;
	right:24px;
	top:-51px;
}

#header ul li.o2
{
	background-color:#c6c9b3;
	color:#394a59;
	padding:0px 12px;
}

#header ul li.o2 a
{
	color:#394a59;
}

#header ul li.o3
{
	background-image:url(/themes/site_themes/condenast/images/header-ul-li.o5.png);
	background-color:#394a59;
	padding:0px 12px 0px 15px;
}

/* -- heading -- */

#heading
{
	background-image:url(/themes/site_themes/condenast/images/heading.png);
	background-repeat:repeat-x;
	height:110px;
	overflow:hidden;
}

#heading p
{
	background-image:url(/themes/site_themes/condenast/images/heading-p.png);
	color:#596976;
	font-size:12px;
	line-height:28px;
	padding:28px 24px 28px 430px;
}

/* -- breadcrumbs -- */

#breadcrumbs
{
	background-color:#ffffff;
	border-bottom:#9ea47e 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/condenast/images/content.png);
	background-repeat:repeat-x;
	overflow:hidden;
	width:980px;
	margin: 0;
	padding: 0;
}

/* -- tabs -- */

#tabs
{
	margin:15px 0 0 80px;
	overflow:hidden;
	width:900px;
	/* with GLG tab */
	/*
	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.lux
{
	width:115px;
}

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

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

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

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

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

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

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

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

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

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

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

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

#tabs ul li.additional a
{
	background-color:#394a59;
	padding:0px;
	width:127px;
}

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

/* -- sections -- */

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

#sections div
{
	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
{
	border-top:#ffffff solid 1px;
	color:#231f20;
}

#sections div.lux
{
	background-color:#637d7a;
}

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

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

#sections div.glg
{
	background-color:#78246f;
}

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

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

#sections div.blg
{
	background-color:#91976c;
}

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

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

#sections div.wlg
{
	background-color:#f7a11a;
}

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

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

#sections div.wfs
{
	background-color:#a292b6;
}

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

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

#sections div.mfs
{
	background-color:#44687d;
}

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

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

#sections div.additional
{
	background-color:#394a59;
}

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

#sections div.additional ul li ul li a
{
	background-color:#dba1af;
	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/condenast/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.zoom a
{
	background-image:url(/themes/site_themes/condenast/images/zoom_icon.gif);
	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;
}



/* -- footer -- */

#footer
{
	background-color:#d6d9c9;
	height:140px;
}

#footer div
{
	display:inline;
	float:left;
	height:140px;
	position:relative;
	width:326px;
}

#footer div h4
{
	background-color:#a7ac89;
	color:#ffffff;
	font-size:9px;
	height:26px;
	line-height:26px;
	text-indent:12px;
	text-transform:uppercase;
}

#footer div p
{
	color:#596976;
	font-size:11px;
	margin:12px;
}

#footer div p a
{
	background-image:url(/themes/site_themes/condenast/images/footer-div.o1-p-a.png);
	bottom:12px;
	height:21px;
	position:absolute;
	right:12px;
	overflow:hidden;
	text-indent:-9999px;
	width:21px;
}

#footer div.o2
{
	border:#ffffff solid 1px;
	border-width:0px 1px;
}

/* ------ index ------ */

#index #content
{
	background:none;
	background-color:#9ea47e;
	height:317px;
}

/* ------ how-it-works ------ */

#how-it-works div.group
{
	background-color:#e2e4d8;
	overflow:hidden;
	width:917px;
}

#how-it-works div.group h3
{
	background-image:url(/themes/site_themes/condenast/images/how-it-works-div.group-h3.png);
	background-repeat:repeat-x;
	color:#ffffff;
	height:30px;
	overflow:hidden;
	width:305px;
}

#how-it-works div.group h3 strong
{
	background-image:url(/themes/site_themes/condenast/images/how-it-works-div.group-h3-span.png);
	display:inline;
	float:left;
	font-size:18px;
	height:30px;
	line-height:30px;
	text-align:center;
	width:32px;
}

#how-it-works div.group h3 span
{
	display:inline;
	float:left;
	height:30px;
	line-height:30px;
	text-indent:12px;
	text-transform:uppercase;
}

#how-it-works div.group div.content
{
	height:141px;
	padding:12px 0px 0px 0px;
}

#how-it-works div.group div.content p
{
	margin:12px 24px;
	width:116px;
}

#how-it-works div.group div.links
{
	background-color:#b6ba9d;
	border:#9ea47e solid;
	border-width:1px 0px;
	height:30px;
	line-height:30px;
	overflow:hidden;
	width:305px;
}

#how-it-works div.group div.links a
{
	background-image:url(/themes/site_themes/condenast/images/how-it-works-div.group-a.png);
	background-position:right 0px;
	color:#ffffff;
	display:inline;
	height:21px;
	float:right;
	line-height:18px;
	margin:6px 12px 0px 0px;
	padding:0px 33px 0px 0px;
	text-decoration:none;
}

#how-it-works div.group div.links a:hover
{
	text-decoration:underline;
}

#how-it-works div.group div.o1
{
	background-image:url(/themes/site_themes/condenast/images/how-it-works-1.png);
	background-position:right center;
	display:inline;
	float:left;
	width:305px;
}

#how-it-works div.group div.o2
{
	background-image:url(/themes/site_themes/condenast/images/how-it-works-2.png);
	background-position:right center;
	border:#ffffff solid;
	border-width:0px 1px;
	display:inline;
	float:left;
	width:305px;
}

#how-it-works div.group div.o3
{
	background-image:url(/themes/site_themes/condenast/images/how-it-works-3.png);
	background-position:right center;
	display:inline;
	float:left;
	width:305px;
}

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

#magazine #main
{
	background-image:url(/themes/site_themes/condenast/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:#c2c6ae;
	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:#c2c6ae;
	color:#ffffff;
	font-weight:normal;
	padding:3px 6px;
	text-align:right;
	text-transform:uppercase;
}

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

#magazine #primary table.rates th.highlight
{
	background-color:#9ea47e;
}

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

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

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

#magazine #secondary h4
{
	font-size:11px;
	margin:24px 12px 6px 12px;
	text-transform:uppercase;
}

#magazine #secondary p
{
	font-size:10px;
	margin:6px 12px 6px 12px;
}

#magazine #secondary p a
{
	color:#9ea47e;
/*	display:block; */
	font-size:10px;
	font-weight:bold;
	margin:0;
	text-decoration:none;
}

#magazine #secondary p a:hover
{
	text-decoration:underline;
}

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

#magazine #secondary table.closing tr th
{
	background-color:#b9bea2;
	border:#a8ad8e solid 1px;
	border-width:0px 1px 0px 0px;
	color:#ffffff;
	font-size:10px;
	font-weight:normal;
	padding:6px;
	text-align:right;
	text-transform:uppercase;
}

#magazine #secondary table.closing tr th.first
{
	background-color:#9ea47e;
	border:none;
}

#magazine #secondary table.closing tr td
{
	border:#c0c4ae solid 1px;
	border-width:0px 1px 1px 0px;
	font-size:10px;
	padding:6px;
	text-align:right;
	text-transform:uppercase;
}

#magazine #secondary table.closing tr td.first
{
	background-color:#c0c4ab;
	border:#acb193 solid 1px;
	border-width:0px 0px 1px 0px;
	color:#ffffff;
}

#magazine div.issues
{
	background-color:#ffffff;
	border-bottom:#9ea480 solid 1px;
	overflow:hidden;
	width:917px;
}

/* ------ markets ------ */

#markets #main
{
	background:none;
}

#markets #tab
{
	border-bottom:#9ea47e solid 1px;
	height:36px;
	margin:24px 0px 0px 0px;
}

#markets #tab h2
{
	background-color:#9ea47e;
	color:#ffffff;
	font-weight:normal;
	line-height:36px;
	text-align:center;
	text-transform:uppercase;
	width:190px;
}

#markets div.window
{
	background-image:url(/themes/site_themes/condenast/images/markets-div.background.png);
	background-repeat:repeat-y;
	overflow:hidden;
	width:917px;
}

#markets #secondary
{
	background-color:#e2e4d8;
	float:left;
	width:190px;
}

#markets #secondary ul
{
	list-style:none;
	margin:24px;
}

#markets #secondary ul li
{
	background-image:url(/themes/site_themes/condenast/images/markets-secondary-ul-li.png);
	background-position:0px 8px;
	font-size:10px;
	line-height:24px;
	padding:0px 0px 0px 15px;
	text-transform:uppercase;
}

#markets #secondary ul li.selected
{
	background-image:url(/themes/site_themes/condenast/images/markets-secondary-ul-li.selected.png);
	background-position:0px 10px;
}

#markets #secondary ul li a
{
	color:#000000;
	font-size:10px;
	text-decoration:none;
}

#markets #secondary ul li a:hover
{
	text-decoration:underline;
}

#markets #secondary ul li strong
{
	font-size:10px;
	font-weight:normal;
}

#markets #secondary ul li ul
{
	margin:0px 0px 0px 0px;
}

#markets #secondary ul li ul li
{
	background-image:url(/themes/site_themes/condenast/images/dash.png);
	background-position:left 12px;
	color:#9ea47e;
	padding:0px 0px 0px 7px;
	text-transform: none;
}

#markets #primary
{
	background-color:#ffffff;
	float:right;
	height:700px;
	width:727px;
}

#markets #primary div.title
{
	margin:24px;
	overflow:hidden;
	width:679px;
}

#markets #primary div.title h3
{
	display:inline;
	float:left;
	padding:0px 0px 3px 0px;
}

#markets #primary div.title strong
{
	display:inline;
	float:right;
	width:400px;
	text-align:right;
	padding:0px 0px 3px 0px;
}

#markets #primary div.title small
{
	border-top:#9ea47e solid 1px;
	clear:both;
	display:block;
	font-size:10px;
	padding:3px 0px 0px 0px;
	text-align:right;
}

#markets #primary div.map
{
	display:inline;
	float:left;
	margin:0px 0px 0px 24px;
	overflow:hidden;
	width:453px;
}

#markets #primary div.map p.print,
#markets #primary div.map p.zoom
{
	margin-left:0px;
}

#markets #primary div.about
{
	border:#333333 solid 1px;
	border-width:0px 1px;
	display:inline;
	float:right;
	margin:0px 24px 0px 0px;
	padding:0px 5px;
	width:190px;
}

#markets #primary div.about div.background
{
	background-color:#e2e4d8;
	padding:5px 5px 15px 5px;
}

#markets #primary div.about table
{
	border-collapse:collapse;
	width:180px;
}

#markets #primary div.about table tr th
{
	color:#9ea47e;
	font-size:10px;
	padding:3px 6px;
	text-align:left;
	text-transform:uppercase;
}

#markets #primary div.about table tr td
{
	border-bottom:#333333 dotted 1px;
	font-size:10px;
	padding:3px 6px;
}

#markets #primary div.about table tr td a
{
	font-size:10px;	
}

#markets #primary div.about table tr.br td
{
	border:none;
}

#markets #primary div.about table tr td.right
{
	text-align:right;
}

/* Additional */

blockquote {
  font: 14px/22px normal helvetica, sans-serif;
  margin-top: 10px;
  margin-bottom: 10px;
  margin-left: 50px;
  padding-left: 15px;
  border-left: 3px solid #ccc;
  color: #637D7A;
} 


/* ------ imc ------ */

#how-it-works div.imc
{
	border:#9ea47e solid;
	border-width:1px 0px;
	overflow:hidden;
	width:917px;
}

#how-it-works div.imc div.more
{
	background-color:#e2e4d8;
	display:inline;
	float:left;
	height:430px;
	padding:30px 0px 0px 0px;
	width:240px;
}

#how-it-works div.imc div.more p
{
	margin:0px 30px 6px 30px;
}

#how-it-works div.imc div.more ul
{
	list-style:none;
	margin:0px 30px 30px 30px;
}

#how-it-works div.imc div.more ul li
{
	margin:0px 0px 6px 0px;
}

#how-it-works div.imc div.text
{
	display:inline;
	float:left;
	padding:30px 0px 0px 0px;
	width:358px;
}

#how-it-works div.imc div.text p
{
	margin:0px 0px 6px 24px;
}

#how-it-works div.imc div.image
{
	display:inline;
	float:left;
	padding:30px 24px 30px 6px;
	width:289px;
}

#how-it-works #heading
{
	background:none;
	background-color:#c1c5ae;
	height:84px;
	padding:0px 0px;
}