/* --------------------------------------------
   reset
----------------------------------------------- */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym {border:0;font-variant:normal;}sup {vertical-align:text-top;}sub {vertical-align:text-bottom;}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}legend{color:#000;}a{outline:none;}
a img { border: 0; }

/* --------------------------------------------
   
----------------------------------------------- */
body
{
	font: 11px/12px arial, sans-serif;
	background: #999;
}

a
{
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

/* --------------------------------------------
   
----------------------------------------------- */
div#ad-1
{
	width: 728px;
	margin: 0 auto;
	height: 95px;
}

/* --------------------------------------------
   
----------------------------------------------- */
div#ad-2
{
	width: 962px;
	margin: 0 auto;
	border-top: 10px solid #999;
	text-align: center;
	background: #555;
}

/* --------------------------------------------
   
----------------------------------------------- */
div#ad-3
{
	text-align: center;
	padding-bottom: 10px;
}

div#ad-3 h5
{
	padding: 2px 0 3px 0;
	text-align: center;
	color: #555;
	font-size: 10px;
}

/* --------------------------------------------
   
----------------------------------------------- */
div#main
{
	margin: 0 auto;
	border-left: 4px solid #999;
	border-right: 4px solid #999;
	background: #fff;
	position: relative;
	padding-top: 130px;
	width: 962px;
}


/* --------------------------------------------
   
----------------------------------------------- */
a#logo
{
	width: 207px;
	height: 103px;
	position: absolute;
	top: 15px;
	left: 10px;
	background: url(../img/global/img_logo.gif) no-repeat;
	text-indent: -2000px;
	overflow: hidden;
}

/* --------------------------------------------
   
----------------------------------------------- */
ul#nav-meta
{
	position: absolute;
	top: 0px;
	left: 480px;
	border-left: 1px solid #666;
	border-bottom: 1px solid #666;
	border-right: 1px solid #666;
	width: 230px;
	height: 35px;
	padding-left: 9px;
}

ul#nav-meta li
{
	border-right: 1px solid #5d5d5d;
	float: left;
	margin-top: 17px;
	padding-right: 4px;
	margin-right: 4px;
}

ul#nav-meta li.rss
{
	border-right: 0;
	padding-right: 0;
	margin-right: 0;
}

ul#nav-meta li a
{
	color: #222;
}

/* --------------------------------------------
   
----------------------------------------------- */
form#search
{
	position: absolute;
	left: 480px;
	top: 36px;
	width: 219px;
	height: 82px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 12px;
	border-left: 1px solid #666;
	border-right: 1px solid #666;
	line-height: 16px;
}

form#search h3
{
	color: #b00;
}

form#search p
{
	color: #222;
}

form#search p strong
{
	color: #b00;
}

form#search fieldset
{
	height: 23px;
	border: 1px solid #999;
	margin-top: 15px;
}

form#search fieldset input.text
{
	padding: 5px 0 5px 4px;
	+padding-top: 3px;
	+padding-bottom: 4px;
	border: 0;
	color: #666;
	width: 186px;
	margin-right: 10px;
	float: left;
}

form#search fieldset input.submit
{
	float: left;
	width: 12px;
	height: 12px;
	margin-top: 6px;
}

/* --------------------------------------------
   
----------------------------------------------- */
dl#subscribe
{
	position: absolute;
	top: 10px;
	left: 730px;
	font-size: 12px;
	line-height: 16px;
}

dl#subscribe dt,
dl#subscribe dd
{
	margin-left: 92px;
}

dl#subscribe dt
{
	text-transform: uppercase;
	margin-top: 10px;
	margin-bottom: 1px;
}

dl#subscribe dt a,
dl#subscribe dd a strong
{
	color: #b00;
}

dl#subscribe dd a
{
	color: #000;
}

dl#subscribe dt a:hover,
dl#subscribe dd a:hover,
dl#subscribe dd a:hover strong
{
	color: #b00;
}

dl#subscribe dd.image
{
	position: absolute;
	top: 0px;
	left: 0px;
	margin: 0;
}

dl#subscribe dd.image img
{
	width: 82px;
	height: 110px;
	border: 0;
}

/* --------------------------------------------
   
----------------------------------------------- */
ul#nav-main
{
	border-top: 1px solid #666;
	background: #f2f0ec;
	height: 42px;
	position: relative;
	padding-top: 7px;
	padding-left: 10px;
	overflow: hidden;
	width: 952px;
}

ul#nav-main li.main
{
	float: left;
	margin-right: 20px;
	position: relative;
	/* height: 40px; */
}

ul#nav-main li.expandable
{
	margin-right: 15px;
}

ul#nav-main li.subscribe
{
	margin-right: 20px;
}

ul#nav-main li a.main
{
	font-size: 13px;
	line-height: 18px;
	color: #4b463d;
}

ul#nav-main li a.main:hover
{
	text-decoration: none;
}

ul#nav-main li.archive a.main:hover,
ul#nav-main li.events a.main:hover
{
	color: #000;
}

ul#nav-main li.expandable a.main
{
	background: url(../img/nav_main/icon_arrow.gif) no-repeat 0 1px;
	padding-left: 16px;
}

ul#nav-main li.expandable:hover a.main,
ul#nav-main li.expandable.active a.main
{
	background-image: url(../img/nav_main/icon_arrow_active.gif);
	color: #000;
}

/* sub menus */
ul#nav-main li.main ul
{
	display: none;
	position: absolute;
	width: 500px;
	top: 13px;
	left: 0px;
	padding-top: 8px;
	height: 40px;
}

ul#nav-main li.active ul,
ul#nav-main li:hover ul
{
	display: block;
}

/*
ul#nav-main:hover li.active ul
{
	display: none;
}
*/

ul#nav-main li.main ul li
{
	float: left;
	margin-right: 15px;
}

ul#nav-main li.main ul li a
{
	font-weight: bold;
	color: #000;
}

/* --------------------------------------------
   
----------------------------------------------- */
div#content
{
	overflow: hidden;
	_height: 1%;
}

/* --------------------------------------------
   
----------------------------------------------- */
div#column-left
{
	float: left;
	margin-right: 1px;
	overflow: hidden;
	_height: 1%;
}

/* --------------------------------------------
   
----------------------------------------------- */
div#column-right
{
	float: left;
	overflow: hidden;
	_height: 1%;
}

/* --------------------------------------------
   
----------------------------------------------- */
div.column
{
	float: left;
}

div.column-narrow
{
	width: 159px;
	margin-right: 1px;
	_overflow: hidden;
}

div.column-wide
{
	width: 321px;
	_overflow: hidden;
}

/* --------------------------------------------
   
----------------------------------------------- */
div.module-container
{
	overflow: hidden;
	_height: 1%;
}

div#column-left div.module-container
{
	background: url(../img/home/bg_module_container_left.gif) repeat-y;
}

div.module-container-emphasize
{
	background: url(../img/global/bg_module_container_emphasize.gif) repeat-y;
}

/* --------------------------------------------
   
----------------------------------------------- */
div.module
{
	border-top: 1px solid #666;
	padding-left: 10px;
	padding-right: 10px;
	position: relative;
	/* clear: both; */
	
	_height: 1%;
}

div.module-follows-highlight
{
	border-top: 1px solid #999;
}

div#column-right div.module-narrow
{
	float: left;
	width: 140px;
	_overflow: hidden;
	/* clear: none; */
}

div.module ul.items
{
	margin-top: 8px;
	padding-bottom: 20px;
}

div.module ul.items li
{
	margin-bottom: 10px;
}

div.module h2.section
{
	font-weight: bold;
	font-size: 15px;
	line-height: 16px;
	margin-bottom: 5px;
	margin-top: 15px;
	color: #b00;
}

div.module h4.section,
li.article h4.section
{
	margin-top: 12px;
	font-size: 10px;
	line-height: 15px;
	font-weight: bold;
}

div.module h4.section,
li.article h4.section,
div.module h4.section a,
li.article h4.section a
{
	color: #736e65;
}

div.module h3.title
{

}

div.module ul.items h3.title
{
	line-height: 15px;
}

div#column-left div.module h3.title
{
	margin-top: 2px;
}

div.module h3.title a
{
	color: #000;
}

div#column-right div.column div.module h3.title,
div#column-right div.column div.module h3.title a,
li.article h3.title,
li.article h3.title a
{
	font-size: 14px;
	line-height: 16px;
	color: #000;
	display: block;
}

div#column-right div.column div.module h3.title a
{
	padding-top: 4px;
}

div#column-right div.module h3.title a strong
{
	color: #b00;
}

div.module ul.items h3.title a
{
	font-size: 11px !important;
	display: inline !important;
}

div.module h3.title a strong,
li.article h3.title a strong
{
	color: #c00;
}

div#column-left div.module h3.title a strong
{
	font-weight: bold;
}

div.module h3.title a:hover strong
{
	/* color: #000; */
}

div.module h3.title a em
{
	font-style: italic;
}

div#column-left div.module h3.title a
{
	font-size: 15px;
	line-height: 18px;
}

div#column-right div.module h3.title a span.description,
li.article h3.title a span.description
{
	display: block;
	color: #000;
	font-size: 11px;
	line-height: 15px;
	padding-top: 2px;
}

div.module p.attribution
{

}

div#column-left div.module p.attribution,
li.article p.attribution
{
	font-size: 10px;
	line-height: 19px;
	padding-top: 6px;
	padding-bottom: 12px;
}

div.module p.attribution a,
li.article p.attribution a
{
	color: #736e65;
}

div.module ul.bullets
{
	margin-top: 7px;
	padding-bottom: 15px;
	+padding-bottom: 0;
}

div.module ul.bullets li
{
	overflow: hidden;
	_height: 1%;
}

div.module ul.bullets li a
{
	float: left;
	background: url(../img/global/icon_bullet.gif) no-repeat 0 3px;
	padding-left: 14px;
}

div.module ul.bullets li a:hover
{
	background-image: url(../img/global/icon_bullet_active.gif);
}

div#column-left div.module ul.bullets li a
{
	font-size: 12px;
	line-height: 18px;
	color: #000;
}

div.module a.more
{
	position: absolute;
	bottom: 8px;
	right: 10px;
	height: 13px;
	padding-top: 1px;
	background: url(../img/global/icon_arrow_more.gif) no-repeat 100% 0;
	padding-right: 20px;
	color: #736e65;
	
	_position: relative;
	_bottom: auto;
	_right: auto;
	_float: right;
	_margin-bottom: 8px;
}

div.module a.more:hover
{
	color: #b00;
	background-image: url(../img/global/icon_arrow_more_active.gif);
}

/* --------------------------------------------
   
----------------------------------------------- */
div.module-the-kicker
{
	+padding-bottom: 15px;
}

div.module-the-kicker h3.title
{
	margin-top: 9px !important;
}

div.module-the-kicker h3.title a
{
	font-size: 16px !important;
}

div.module-the-kicker h3.title a:hover,
div.module-the-kicker h3.title a:hover strong
{
	color: #c00 !important;
}

div.module-the-kicker h3.title span.description
{
	line-height: 15px;
	font-weight: bold;
	color: #888;
	margin-left: 5px;
}

div.module-the-kicker ul.bullets
{

}

div.module-the-kicker a.more,
div.module-the-kicker a.more:hover
{
	color: #000;
	background-image: url(../img/global/icon_arrow_more_active.gif);
}

/* --------------------------------------------
   
----------------------------------------------- */
div.module-article-archive,
div.module-latest-stories
{

}

div.module-latest-stories h3.title,
div.module-article-archive h3.title
{
	line-height: 18px;
}

div.module-latest-stories h3.title a,
div.module-article-archive h3.title a
{
	display: block;
}

div.module-latest-stories h3.title a:hover,
div.module-article-archive h3.title a:hover
{

}

div.module-latest-stories h3.title a strong,
div.module-article-archive h3.title a strong
{
	font-weight: normal !important;
	display: block;
	font-size: 14px;
	color: #b00 !important;
}

div.module-latest-stories h3.title a span,
div.module-article-archive h3.title a span
{
	display: block;
	font-size: 13px;
	color: #000;
	width: 260px;
}

div.module-latest-stories h4.section,
div.module-article-archive h4.section
{
	margin-top: 7px;
}

div.module-latest-stories p.attribution,
div.module-article-archive p.attribution
{
	float: right;
	padding-top: 2px;
	margin-bottom: 0 !important;
	padding-bottom: 0 !important;
	color: #736e65;
}

div.module-latest-stories p.meta,
div.module-article-archive p.meta
{
	clear: both;
	float: right;
	margin-bottom: 6px;
	font-size: 10px;
	line-height: 16px;
}

div.module-latest-stories p.meta span.date,
div.module-latest-stories p.meta a.comments,
div.module-article-archive p.meta span.date,
div.module-article-archive p.meta a.comments
{
	color: #5f5a51 !important;
	float: left;
}

div.module-latest-stories p.meta span.date,
div.module-article-archive p.meta span.date
{

}

div.module-latest-stories p.meta a.comments,
div.module-article-archive p.meta a.comments
{
	background: url(../img/home/icon_bullet_meta.gif) no-repeat 0 6px;
	padding-left: 7px;
	margin-left: 3px;
	color: #5f5a51;
}

div.module-latest-stories ul.articles li,
div.module-article-archive ul.articles li
{
	border-top: 1px solid #666;
	overflow: hidden;
	_height: 1%;
	padding-left: 5px;
	padding-right: 5px;
}

/* --------------------------------------------
   
----------------------------------------------- */
div.module-highlight
{
	background: url(../img/home/bg_module_highlight_top.gif) no-repeat;
	padding-top: 14px !important;
	padding-left: 0;
	padding-right: 0;
	border-top: 0;
}

div.module-highlight-split
{
	background: url(../img/home/bg_module_highlight_split_top.gif) no-repeat;
}

div.module-highlight .module-highlight-interior
{
	background: url(../img/home/bg_module_highlight_bottom.gif) no-repeat bottom left;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 18px;
}

div.module-highlight-split .module-highlight-interior
{
	background-image: url(../img/home/bg_module_highlight_split_bottom.gif);
}

div.module-highlight h4.section
{
	margin-top: 0 !important;
	padding-top: 15px;
}

div.module-highlight h4.section a
{
	color: #dcdad6;
}

div.module-highlight h3.title
{
	margin-bottom: 22px;
}

div.module-highlight h3.title,
div.module-highlight h3.title a,
div.module-highlight h3.title a strong
{
	color: #fff !important;
}

div.module-highlight h3.title a:hover,
div.module-highlight h3.title a:hover strong,
div.module-highlight h3.title a:hover span.description
{
	color: #fff !important;
}

div.module-highlight h3.title a span.description
{
	color: #dcdad6 !important;
}

div.module-highlight-split ul
{
	overflow: hidden;
	_height: 1%;
	padding-right: 0 !important;
}

div.module-highlight-split ul li
{
	padding-right: 10px;
	float: left;
	width: 128px;
	margin-right: 1px;
	position: relative;
}

div.module-highlight-split ul li.right
{
	padding-left: 12px;
	width: 139px;
	padding-right: 0;
}

div.module-highlight-split ul li h3.title
{
	margin-bottom: 23px;
}

div.module-highlight-split ul li a.more
{
	bottom: 0px;
}

div.module-highlight-split ul li.right a.more
{
	right: 0px;
}

div.module-highlight a.more
{
	color: #f2f0ec;
	background-image: url(../img/global/icon_arrow_more_highlight.gif);
	bottom: 18px;
}

div.module-highlight a.more:hover
{
	background-image: url(../img/global/icon_arrow_more_highlight_active.gif);
}

/* --------------------------------------------
   
----------------------------------------------- */
div.module-the-magazine
{
	padding-top: 10px;
}

div.module-the-magazine img
{
	width: 140px;
	height: 189px;
	display: block;
	margin-bottom: 8px;
	border: 0;
}

div.module-the-magazine h3.title
{

}

div.module-the-magazine h3.title a
{
	font-size: 14px !important;
	line-height: 18px !important;
	color: #000;
}

div.module-the-magazine ul.bullets
{
	padding-bottom: 25px;
}

div.module-the-magazine ul.bullets li
{
	margin-bottom: 1px;
}

div.module-the-magazine ul.bullets li a
{
	font-size: 12px;
	line-height: 18px;
	color: #000;
	background-image: url(../img/home/icon_bullet_magazine.gif);
}

div.module-the-magazine a.more,
div.module-the-magazine a.more:hover
{
	color: #000;
	background-image: url(../img/global/icon_arrow_more_active.gif);
}

/* --------------------------------------------
   
----------------------------------------------- */
div.module-audio-podcast
{
	background: #fff;
}

div.module-audio-podcast h3.title a
{
	font-size: 14px;
	line-height: 16px;
}

div.module-audio-podcast ul
{
	padding-bottom: 24px;
}

div.module-audio-podcast ul li
{
	padding-bottom: 10px;
}

/* --------------------------------------------
   
----------------------------------------------- */
div.module-reviews
{
	background: #f2f0ec;
}

div.module-reviews ul.items
{

}

/* --------------------------------------------
   
----------------------------------------------- */
div.module-events-conferences
{
	background: #f2f0ec;
}

div.module-events-conferences h3.title
{
	padding-bottom: 30px;
}

/* --------------------------------------------
   
----------------------------------------------- */
div.module-darts-laurels,
div.module-language-corner
{
	background: #e8e6e2;
}

div.module-darts-laurels
{
	margin-right: 1px;
}

div.module-darts-laurels h3.title,
div.module-language-corner h3.title
{
	padding-bottom: 30px;
}

/* --------------------------------------------
   
----------------------------------------------- */
div.module-who-owns-what
{
	background: #f2f0ec;
	padding-bottom: 10px;
}

div.module-who-owns-what h3.title
{
	padding-top: 4px;
	margin-bottom: 10px;
}

div.module-who-owns-what select
{
	color: #666;
	border: 1px solid #999;
	width: 300px;
}

/* --------------------------------------------
   
----------------------------------------------- */
div.module-video
{

}

div.module-video div.module-highlight-interior
{
	padding-top: 4px;
}

div.module-video img
{
	width: 290px;
	height: 234px;
}

/* --------------------------------------------
   
----------------------------------------------- */
div.module-american-newsroom
{
	padding-top: 21px !important;
}

div.module-american-newsroom img
{
	width: 290px;
	height: 120px;
	border: 0;
}

div.module-american-newsroom h3.title a strong
{
	font-weight: bold;
}

div.module-american-newsroom h3.title
{

}

div.module-american-newsroom a.more
{

}

/* --------------------------------------------
   
----------------------------------------------- */
div#footer
{
	border-top: 10px solid #999;
	height: 30px;
	padding: 0 10px;
	background: #999;
}

div#footer ul
{
	float: left;
}

div#footer ul li
{
	float: left;
	padding-right: 4px;
	border-right: 1px solid #fff;
	margin-right: 4px;
}

div#footer ul li.last
{
	padding-right: 0;
	border-right: 0;
	margin-right: 0;
}

div#footer ul li a
{
	color: #fff;
}

div#footer p
{
	float: right;
	color: #fff;
}

div#footer p a
{
	color: #fff;
}

/* --------------------------------------------
   
----------------------------------------------- */
dl.term-list
{
	font-size: 13px;
	margin-top: 16px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	/* background: url(../img/rule-masthead.gif) no-repeat 0 100%; */
	width: 481px;
	margin-left: 30px;
}

dl.term-list dt
{
	float: left;
	clear: left;
	margin-right: 8px;
	line-height: 21px;
	color: #666;
}

dl.term-list dd
{
	font-weight: bold;
	line-height: 21px;
}

dl.term-list dd a
{
	color: #b00;
	font-weight: bold;
}

/* --------------------------------------------
   
----------------------------------------------- */
form.signup
{
	background: url(../img/global/bg_signup_top.gif) no-repeat 0 10px;
	padding-top: 20px;
	+padding-top: 19px;
	padding-bottom: 10px;
	width: 460px;
}

form.signup fieldset
{
	background: url(../img/global/bg_signup_bottom.gif) no-repeat bottom left;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 12px;
}

form.signup h3.title
{
	margin-top: 0 !important;
	font-size: 15px;
	line-height: 17px;
	color: #4b463d;
	margin-bottom: 10px;
}

form.signup h3.title strong
{
	font-size: 16px;
	line-height: 17px;
	font-weight: bold;
	margin-right: 5px;
}

form.signup input.text
{
	font-size: 10px;
	color: #666;
	border: 1px solid #999;
	padding: 3px;
	float: left;
}

form.signup input.input-name
{
	width: 182px;
	margin-right: 10px;
}

form.signup input.input-email
{
	width: 202px;
	margin-right: 9px;
}

form.signup input.submit
{
	float: left;
	width: 21px;
	height: 21px;
}

form.signup p.legend
{
	font-size: 10px !important;
	line-height: 13px !important;
	color: #5f5a51 !important;
	padding-top: 6px !important;
	clear: both !important;
	width: auto !important;
	margin-left: 0 !important;
	margin-bottom: 0 !important;
}
