@charset "utf-8";
/* CSS Document */

body	{
							margin:						0px 0px 0px 0px;
							/*background:					none;
							background-color:			#000;*/
}

h1, h2, h3, h4	{
							font-family:				Arial, Helvetica, sans-serif;
							font-size:					1.60em;
							font-weight:				bold;
}

h2	{
							font-size:					1.40em;
}

h3	{
							font-size:					1.20em;
}

h4	{
							font-size:					1.00em;
}

p,li	{
							font-size:					1.10em;
							text-align:					left;
}

li	{
							margin-bottom:				6px;
}

a.articlelink,
a.articlelink:visited,
a.articlelink:active	{
							font-size:					12px;
							font-weight:				bold;
							text-decoration:			underline;
}

a.articlelink:hover	{
							text-decoration:			none;
}

#article_views_cell	{
							height:						60px;
							text-align:					center;
}

.warning	{
							color:						#cc0000;
							font-style:					italic;
}

.li_QA_A_wht-on-blk	{
							color:						#fe9901;
							font-size:					1.10em;
							font-weight:				normal;
							list-style-image:			url(/articles/images/li_a_wht-on-blk.gif);
							list-style-position:		inherit;
							list-style-type:			none;
							margin-bottom:				18px;
}

.li_QA_Q_wht-on-blk	{
							color:						#ffffff;
							font-size:					1.20em;
							font-weight:				bold;
							list-style-image:			url(/articles/images/li_q_wht-on-blk.gif);
							list-style-position:		inherit;
							list-style-type:			none;
							margin-bottom:				4px;
}

.spacer_div	{
							clear:						both;
}

.text_container_left	{
							float:						left;
							text-align:					left;
}

.text_container_right	{
							float:						right;
							text-align:					left;
}

.text_container_both	{
							width:						650px;
}

.Specs_at_a_Glance		{
							background-image:			url(/articles/images/banner_specsataglance.gif);
							background-position:		top;
							background-repeat:			no-repeat;
							clear:						both;
							height:						60px;
							width:						760px;
}

.Specs_at_a_Glance_white {
							background-image:			url(/articles/images/banner_specsataglance_white.gif);
							background-position:		top;
							background-repeat:			no-repeat;
							clear:						both;
							height:						60px;
							width:						760px;
}

.Please_Notify_Me		{
							background-image:			url(/articles/images/banner_pleasenotifyme.gif);
							background-position:		top;
							background-repeat:			no-repeat;
							clear:						both;
							height:						60px;
							width:						760px;
}

.quote	{
							color:						#ffa800;
							font-size:					1.20em;
							font-style:					italic;
							text-align:					left;
}

/* Article Navigation TOP Styles */

.art_nav_text					{
							position:					relative;
							top:						-2px;	
}

#art_nav_main_container_top	{
							background:					url(/articles/images/article_nav_bg_wide.jpg) top right no-repeat;
							width:						850px;
							height:						32px;
}


#art_nav_right_col_top		{
							float:						right;
							width:						200px;
							height:						30px;
}

a.art_nav_button_back_top, 
a.art_nav_button_next_top	{
							background-repeat:			no-repeat;
							color:						#ffffff;
							display:					inline;
							font-size:					1.00em;
							margin-top:					4px;
							text-align:					center;
							font-weight:				bold;
							text-decoration:			none;
							text-transform:				capitalize;
							width:						60px;
							height:						10px;
}

a.art_nav_button_back_top		{
							background-image:			url(/articles/images/article_nav_button_back.jpg);
							padding:					0px 0px 0px 12px;
}

a.art_nav_button_next_top		{
							background-image:			url(/articles/images/article_nav_button_next.jpg);
							padding:					0px 22px 0px 0px;
}

a.art_nav_button_back_top:hover	{
							background-image:			url(/articles/images/article_nav_button_back_o.jpg);
							color:						#999999;
}

a.art_nav_button_next_top:hover	{
							background-image:			url(/articles/images/article_nav_button_next_o.jpg);
							color:						#999999;
}

.art_nav_button_next_top_end	{
							background-image:			url(/articles/images/article_nav_button_next_o.jpg);
							background-repeat:			no-repeat;
							color:						#999999;
							display:					inline;
							font-size:					1.00em;
							margin-top:					0px;
							position:					relative;
							text-align:					center;
							font-weight:				bold;
							text-decoration:			none;
							text-transform:				capitalize;
							width:						60px;
							height:						10px;
}



/* Article Navigation BOTTOM Styles */

#art_nav_main_container_bottom		{
							width:						260px;
							height:						10px;
							background-color:			#000000;
							margin:						20px 0px 10px 0px;
}

#art_nav_left_col			{
							float:						left;
							height:						10px;
}

#art_nav_right_col			{
							float:						right;
							height:						10px;
}

a.art_nav_button_back, 
a.art_nav_button_next		{
							background-repeat:			no-repeat;
							color:						#ffffff;
							display:					inline;
							font-size:					1.00em;
							margin-top:					4px;
							text-align:					center;
							font-weight:				bold;
							text-decoration:			none;
							text-transform:				capitalize;
							width:						70px;
							height:						10px;
}

a.art_nav_button_back		{
							background-image:			url(/articles/images/article_nav_button_back.jpg);
							padding:					0px 0px 0px 12px;
}

a.art_nav_button_next		{
							background-image:			url(/articles/images/article_nav_button_next.jpg);
							padding:					0px 22px 0px 0px;
}

a.art_nav_button_back:hover	{
							background-image:			url(/articles/images/article_nav_button_back_o.jpg);
							color:						#999999;
}

a.art_nav_button_next:hover	{
							background-image:			url(/articles/images/article_nav_button_next_o.jpg);
							color:						#999999;
}

#backButton, #nextButton, #backButtonWhite, #nextButtonWhite  {text-indent:-9000em; display:block;}
#backButton, #nextButton  {background:url(/articles/images/back_next_sprite.jpg) no-repeat;}
#backButtonWhite, #nextButtonWhite  {background:url(/articles/images/back_next_sprite_white.jpg) no-repeat;}
#backButton, #backButtonWhite  {height:7px; width:100px; background-position:0 0; position:relative; /*position:absolute; top:13px; right:90px;*/ font-size:0.0em;}
#nextButton, #nextButtonWhite {height:7px; width:77px; background-position:0 -14px; position:relative; /*position:absolute; top:13px; right:5px;*/ font-size:0.0em;}
#backButton, #nextButton	{border: 2px solid black;}
#backButtonWhite, #nextButtonWhite	{border: 2px solid white;}
#backButton:hover, #backButtonWhite:hover  {background-position:0 -7px;}
#nextButton:hover, #nextButtonWhite:hover  {background-position:0 -21px;}

#navTop {margin: auto; max-width: 1080px;}
.header-image {display: block; margin: auto; max-width: 100%;}

#art_nav_main_container_bottom { margin:0;padding:0;width:auto;height:auto;clear:both; }
#art_nav_main_container_bottom table { margin:auto;width:auto;height:auto; }
#art_nav_main_container_bottom td { padding:10px; }
#backButton, #backButtonWhite { height:11px;width:104px; }
#nextButton, #nextButtonWhite { height:11px;width:81px; }
div.MainContent { max-width:850px; margin:auto; }
div.article_main { margin-top: 19px !important; }
div.content { margin-top: 17px; }
td { vertical-align: top; }

@media (max-width: 1275px)
{
  #navTop {display: none;}
}