/* -------------------------------------------------------------------*/
/*	reset styles																											*/
/* -------------------------------------------------------------------*/

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,
dd,dl,dt,li,ol,ul,
fieldset,form,label,legend,
table,caption,tbody,tfoot,thead,tr,th,td {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font-family: inherit;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
ol,ul {
	list-style: none;
}
q:before,q:after,
blockquote:before,blockquote:after {
	content: "";
}

/* --------------------------------------------------------------------
	global styles and fixes
   ------------------------------------------------------------------*/

html
{
	margin: 0;
	padding: 0;
}

body
{
	margin: 0;
	padding: 0;
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	background: #000 url(/images_sub_common/bgtile.gif) top repeat-x;
}

img
{
	/* needed for firefox */
	border: 0px;
}

a img
{
	/* needed for firefox */
	border: 0px;
}

#container { width: 100%; }

#asc_page
{
	width: 970px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
}

#asc_header
{
	width: 970px;
	display: block;
}

#asc_body
{
	background-color: white;
	float: left;
	margin-left: 18px;
	width: 767px;
	min-height: 350px;
}

#asc_footer a
{
	color: #808080;
	text-decoration: none;
	text-transform: uppercase;
}

#asc_footer a:hover
{
	color: #999;
	text-decoration: underline;
}

#asc_footer
{
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	clear: both;
	text-align: center;
	margin: 15px 0 15px 0;
	padding: 0;
	font-size: 11px;
}

#asc_footer p
{
	color: #808080;
	margin: 0;
	padding-bottom: 6px;
}

/* forces the hand cursor on links in Safari */
a:link, a:hover { cursor: pointer; }
b { font-weight: bold; }
i { font-style: italic; }

.noindent { text-indent: 0; }

blockquote
{
	text-indent: 0;
	margin-top: 0;
}

.clearfix:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
} 

.udm { font-size: 11px; }

/* --------------------------------------------------------------------
	LEFT NAV NEW WEB 2.0
------------------------------------------------------------------*/

#leftnav
{
	background-color: #3b342a;
	width: 185px;
	color: #DEC881;
	font-weight: normal;
	text-decoration: none;
	float: left;
	padding: 0;
	height: auto;
}

#leftnav_items
{
	width: 183px;
	border-right: 1px #4f473c solid;
	border-left: 1px #4f473c solid;
	margin: 0;
	padding: 0;
}

.subnav2
{
	background-color: #4D4336;
	padding-right: 3px;
	padding-left: 10px;
}

.subnav3
{
	background-color: #615444;
	padding-right: 3px;
	padding-left: 20px;
}

.sub_nav ul
{
	list-style-type: none;
	margin: 0;
	padding: 0px;
}

.sub_nav li
{
	cursor: pointer;
	padding-top: 4px;
	padding-bottom: 4px;
}

.leftnav_ul
{
	list-style-type: none;
	background-color: #3B342A;
	margin: 0;
	padding: 0;
	width: 183px;
}

.leftnav_li
{
	padding-left: 20px;
	padding-top: 2px;
	padding-bottom: 2px;
}

.leftnav_li:hover { background-color: #231E16; }

.leftnav_li_s
{
	padding-left: 20px;
	padding-top: 2px;
	padding-bottom: 2px;
	background-image: url(home_news_bullet_arrow.gif);
	background-repeat: no-repeat;
	background-position: 10px center;
}

.leftnav_li_s:hover { background-color: #231E16; }


/* --------------------------------------------------------------------
SAVE THESE COLORS for level 2 and 3 subnavs
	background-color: #4D4336;
	background-color: #615444;
------------------------------------------------------------------*/

.sub_nav li:hover { background-color: #231E16; }

#li_s
{
	background-image: url(/images_nav/home_news_bullet_arrow.gif);
	background-repeat: no-repeat;
	background-position: 8px center;
	cursor: pointer;
	text-indent: 0;
}


/* --------------------------------------------------------------------
   GLOBAL SUBPAGE STYLES
------------------------------------------------------------------*/

.link_cursor { cursor: pointer; }

.search
{
	background-color: #E5D9B8;
	border-color: #4F473C;
	border-width: 1px;
	border-style: solid;
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #231E16;
	width: 95px;
	height: 18px;
	text-indent: 2px;
	padding: 2px 0 0 0;
	margin: 0;
}

.search:focus { background-color: #FFF1CC; }

.sub_nav
{
	font-size: 11px;
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
}

.sub_nav a
{
	color: #DEC881;
	text-decoration: none;
	font-weight: normal;
	padding: 0 4px 0 0px;
	font-size: 11px;
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
}

.sub_nav a:hover
{
	text-decoration: none;
}

#page_controls td { vertical-align: top; }

#page_controls a
{
	font-size: 11px;
	!important color: #2B2316;
	font-weight: bold;
	text-decoration: none;
	line-height: 17px;
}

#page_controls a:hover
{
	text-decoration: underline;
	color: #660000;
}

#body_table
{
	font-size: 14px;
	font-family: Palatino,"Palatino Linotype","Book Antiqua",Georgia,"Times New Roman",Times,serif;
	color: #2B2316;
	font-weight: normal;
}

#body_text
{
	line-height: 17px;
	text-indent: 15px;
}

#body_text p
{
	margin: 0;
	padding: 0 0 8px 0;
}

#body_text a
{
	text-decoration: none;
	color: #660000;
}

#body_text a:hover { text-decoration: underline; }

#body_text ul
{
	list-style-type: none;
	padding: 0 0 0 15px;
	margin: 0 0 0 0px;
}

#body_text ul li
{
	background-image: url(images_sub_common/bu_R_arrow.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	text-indent: 0;
	padding: 0 0 6px 12px;
	margin: 0 0 0 0px;
}

#body_text .ul_none
{
	list-style-type: none;
	padding: 0 0 0 15px;
	margin: 0 0 0 0px;
}

#body_text .ul_none li
{
	background-image: none;
	background-repeat: no-repeat;
	background-position: 0px 2px;
	text-indent: 0;
	padding: 0 0 6px 12px;
	margin: 0 0 0 0px;
}

#body_table h1
{
	font-size: 24px;
	margin: 17px 0 3px 0;
	font-weight: normal;
}

#body_table h2
{
	font-size: 14px;
	text-transform: uppercase;
	margin: 5px 0px 3px 0;
}

#body_table h3
{
	font-size: 15px;
	font-weight: bold;
	color: #660000;
	margin: 0 0 8px 0;
	text-indent: 0;
}

#heading_space { padding: 0 0 0 15px; }

.byline
{
	text-align: right;
	color: #2B2316;
	font-size: 14px;
	font-style: italic;
	margin: 5px 27px 5px 0;
}

#heading_intro { margin: 20px 0 0 15px; }

#intro
{
	text-indent: 0;
	margin: 0 425px 0 20px;
	text-align: left;
	font-size: 18px;
	line-height: 36px;
	font-style: italic;
	color: #212F66;
	text-shadow: #DCDCDC 4px 4px 2px;
	letter-spacing: .05em;
}

/* --------------------------------------------------------------------
   MISC ONE-OFF STYLES
------------------------------------------------------------------*/

.book_right
{
	text-align: right;
	font-style: italic;
	font-size: 14px;
}

#member_promo { border: 1px #354778 solid; }

.member_promo_body
{
	padding: 7px;
	background-image: url(/magazine/images_common/member_promo/nxtbook_mbr_prm_02.gif);
	color: #336;
	font-size: 14px;
	line-height: 16px;
}

/* --------------------------------------------------------------------
   SHARE THIS LINK STYLES
------------------------------------------------------------------*/

#share .news_date
{
	color: #000;
	text-decoration: none;
}

#share a
{
	color: #600;
	text-decoration: none;
}

#share a:hover { text-decoration: underline; }

#share .stbuttontext
{
	font-size: 13px;
	font-weight: bold;
	padding: 0 !important;
}

.stbuttontext
{
	font-size: 13px;
	font-weight: bold;
	padding: 0 !important;
}

/* BLOG */

#page .stico_default
{
	background: transparent url(/images/global/share-this-icon2_th.gif) no-repeat scroll 0 0 !important;
	overflow: hidden;
	text-decoration: none;
	color: #601811;
}

#page .stico_default:hover { background-position: 0px -32px !important; }

#share .stico_default 
{
	background:transparent url(/images/global/share-this-icon2_th.gif) no-repeat scroll 0 0 !important;
	overflow: hidden;
}

#share .stico_default:hover { background-position: 0px -32px !important; }


