@charset "UTF-8";
/* CSS Document */

body
{
	font-family: Arial, Helvetica, Sans-serif;
	color: #FFF;
	margin: 0;
	padding: 0;
	background-color: #000;
	background-image: url(../_img/_bkg/bkg.jpg);
	background-repeat: repeat;
	font-weight: lighter;
}

a:link {color: #FFF;text-decoration: none;}
a:visited {text-decoration: none; color: #FFF;}
a:hover {text-decoration: underline; color: #999;}
a:active {text-decoration: none; color: #FC0;}

#footer a:link {color: #999;text-decoration: none;}
#footer a:visited {text-decoration: none; color: #999;}
#footer a:hover {text-decoration: underline; color: #999;}
#footer a:active {text-decoration: none; color: #FC0;}

.producttext a:link {color: #FFF;text-decoration: underline;}
.producttext a:visited {text-decoration: underline; color: #FFF;}
.producttext a:hover {text-decoration: underline; color: #999;}
.producttext a:active {text-decoration: none; color: #FC0;}

#terms_popup a:link {color: #000; font-weight: bold; text-decoration: none;}
#terms_popup a:visited {text-decoration: none; font-weight: bold; color: #000;}
#terms_popup a:hover {text-decoration: underline; font-weight:bold; color: #999;}
#terms_popup a:active {text-decoration: none; font-weight: bold; color: #FC0;}

#downloads_popup a:link {color: #333; text-decoration: underline;}
#downloads_popup a:visited {text-decoration: underline; color: #333;}
#downloads_popup a:hover {text-decoration: underline; color: #999;}
#downloads_popup a:active {text-decoration: none; font-weight: bold; color: #FC0;}

#index-terms a:link {color: #333; text-decoration: none;}
#index-terms a:visited {text-decoration: none; color: #333;}
#index-terms a:hover {text-decoration: underline; color: #999;}
#index-terms a:active {text-decoration: none; font-weight: bold; color: #FC0;}

.white {color: #FFF;}
.dg {color: #666;}

/*page start...................................................*/

h1 {font-size:14px}
h2 {font-size:12px}
p {font-size:12px}
p2 {font-size:9px}
p3 {font-size:13px}
li {font-size:12px}
td {font-size:12px}

#indexcontainer
{
	position:absolute;
	top: 50%;
	left: 50%;
	width: 752px;
	height: 160px;
	margin-top: -80px; 
	margin-left: -376px;
	background-image: url(../_img/_menu/indexmenu.png);
	background-repeat: no-repeat;
	z-index: 2;
}

#index-terms
{
	position:absolute;
	top: 100%;
 	left: 50%;
	width: 100px;
	height: 20px;
	margin-top: -20px; 
	margin-left: -50px;
	text-align: center;
	font-size: 9px;
	z-index: 2;	
}

#pagecontainer
{
	position:absolute;
	top: 50%;
	left: 50%;
	width: 752px;
	height: 160px;
	margin-top: -80px; 
	margin-left: -376px;
	background-image: url(../_img/_menu/pagemenu.png);
	background-repeat: no-repeat;
	z-index: 2;
}

/*container start..............................................*/

.nrc-description
{
	position: absolute;
	width: 500px;
	left: -2000px;
}

.producttext
{
	color: #CCC;
}

#indexnav
{
	position: absolute;
	width: 300px;
	height: 100px;
	margin-top: 25px;
	margin-left: 425px;
	padding: 10px;
	z-index: 3;
}

#pagenav
{
	position: absolute;
	width: 140px;
	height: 100px;
	margin-top: 25px;
	margin-left: 588px;
	padding: 10px;
	z-index: 3;
}

#productspagenav
{
	position: absolute;
	width: 140px;
	height: 135px;
	margin-left: 588px;
	padding: 10px;
	z-index: 3;
}

/* ABOUT */

#insert-about
{
	position:absolute;
	width: 574px;
	height: 551px;
	margin-top: -203px;
	margin-left: 8px;
	background-image: url(../_img/_inserts/insert-general.png);
	background-repeat: no-repeat;
	vertical-align: middle;
}

#insert-about_text
{	
	position:absolute;
	width: 490px;
	height: auto;
	margin-top: 193px;
	margin-left: 60px;
	text-align: left;
}

/* BLANK - ALL */

#insert-blank
{
	position:absolute;
	width: 551px;
	height: 551px;
	margin-top: -203px;
	margin-left: 31px;
	background-image: url(../_img/_inserts/insert-blank.png);
	background-repeat: no-repeat;
	vertical-align: middle;
}

#insert-products_title
{
	position:absolute;
	width: 500px;
	height: auto;
	margin-top: 15px;
	margin-left: 25px;
	margin-right: 5px;
	text-align: left;
	z-index: 3;
}

/* GP100 */

#gp100_logo
{
	position:absolute;
	width: 14px;
	height: 143px;
	margin-top: 10px;
	margin-left: 7px;
	background-image: url(../_img/_logos/logo-gp100.png);
	background-repeat: no-repeat;
	z-index: 3;
}

#insert-gp100_text
{	
	position:absolute;
	width: 260px;
	height: auto;
	margin-top: 40px;
	margin-left: 270px;
	text-align: left;
	z-index: 3;
}

#insert-gp100_image
{	
	position:absolute;
	width: 525px;
	height: 535px;
	margin-top: 15px;
	margin-left: 2px;
	background-repeat: no-repeat;
	vertical-align: middle;
	z-index: 2;
}

/* GP200 */

#gp200_logo
{
	position:absolute;
	width: 14px;
	height: 143px;
	margin-top: 10px;
	margin-left: 7px;
	background-image: url(../_img/_logos/logo-gp200.png);
	background-repeat: no-repeat;
	z-index: 3;
}

#insert-gp200_text
{	
	position:absolute;
	width: 240px;
	height: auto;
	margin-top: 65px;
	margin-left: 300px;
	text-align: left;
	z-index: 3;
}

#insert-gp200_image
{	
	position:absolute;
	width: 300px;
	height: 535px;
	margin-top: 2px;
	margin-left: -2px;
	background-repeat: no-repeat;
	vertical-align: middle;
	z-index: 2;
}

/* GP300 */

#gp300_logo
{
	position:absolute;
	width: 14px;
	height: 143px;
	margin-top: 10px;
	margin-left: 7px;
	background-image: url(../_img/_logos/logo-gp300.png);
	background-repeat: no-repeat;
	z-index: 3;
}

#insert-gp300_text
{	
	position:absolute;
	width: 240px;
	height: auto;
	margin-top: 65px;
	margin-left: 300px;
	text-align: left;
	z-index: 3;
}

#insert-gp300_image
{	
	position:absolute;
	width: 300px;
	height: 535px;
	margin-top: 2px;
	margin-left: -2px;
	background-repeat: no-repeat;
	vertical-align: middle;
	z-index: 2;
}

/* GP400 */

#gp400_logo
{
	position:absolute;
	width: 14px;
	height: 143px;
	margin-top: 10px;
	margin-left: 7px;
	background-image: url(../_img/_logos/logo-gp400.png);
	background-repeat: no-repeat;
	z-index: 3;
}

#insert-gp400_text
{	
	position:absolute;
	width: 240px;
	height: auto;
	margin-top: 65px;
	margin-left: 300px;
	text-align: left;
	z-index: 3;
}

#insert-gp400_image
{	
	position:absolute;
	width: 300px;
	height: 535px;
	margin-top: 12px;
	margin-left: -2px;
	background-repeat: no-repeat;
	vertical-align: middle;
	z-index: 2;
}

/* ARW SERIES */

#arw_logo
{
	position:absolute;
	width: 14px;
	height: 143px;
	margin-top: 10px;
	margin-left: 7px;
	background-image: url(../_img/_logos/logo-arw.png);
	background-repeat: no-repeat;
	z-index: 3;
}

#insert-arw_text
{	
	position:absolute;
	width: 250px;
	height: auto;
	margin-top: 50px;
	margin-left: 276px;
	text-align: left;
	z-index: 3;
}

#insert-arw_image
{	
	position:absolute;
	width: 268px;
	height: 535px;
	margin-top: 7px;
	margin-left: 5px;
	background-repeat: no-repeat;
	vertical-align: middle;
	z-index: 2;
}

/* NEWS */

#insert-news
{
	position:absolute;
	width: 574px;
	height: 551px;
	margin-top: -203px;
	margin-left: 8px;
	background-image: url(../_img/_inserts/insert-general.png);
	background-repeat: no-repeat;
	vertical-align: middle;
}

#insert-news_title
{
	position:absolute;
	width: 500px;
	height: auto;
	margin-top: 15px;
	margin-left: 60px;
	margin-right: 5px;
	text-align: left;
	z-index: 3;
}

#insert-news_text
{	
	position:absolute;
	width: 500px;
	height: auto;
	margin-top: 75px;
	margin-left: 60px;
	text-align: left;
}

/* CONTACT */

#insert-contact
{
	position:absolute;
	width: 574px;
	height: 551px;
	margin-top: -203px;
	margin-left: 8px;
	background-image: url(../_img/_inserts/insert-general.png);
	background-repeat: no-repeat;
	vertical-align: middle;
}

#insert-contact_title
{
	position:absolute;
	width: 500px;
	height: auto;
	margin-top: 15px;
	margin-left: 60px;
	margin-right: 5px;
	text-align: left;
	z-index: 3;
}

#insert-contact_text
{	
	position:absolute;
	width: 518px;
	height: auto;
	margin-top: 70px;
	margin-left: 60px;
	text-align: left;
}

/* GAMES */

#insert-games
{
	position:absolute;
	width: 574px;
	height: 551px;
	margin-top: -203px;
	margin-left: 8px;
	background-image: url(../_img/_inserts/insert-general.png);
	background-repeat: no-repeat;
	vertical-align: middle;
}

#insert-games_title
{
	position:absolute;
	width: 500px;
	height: auto;
	margin-top: 15px;
	margin-left: 60px;
	margin-right: 5px;
	text-align: left;
	z-index: 3;
}

#insert-games_text
{	
	position:absolute;
	width: 500px;
	height: auto;
	margin-top: 60px;
	margin-left: 60px;
	text-align: left;
}

#insert-games_image
{	
	position:absolute;
	width: 545px;
	height: 200px;
	margin-top: 345px;
	margin-left: 26px;
}

/* SOFTWARE */

#insert-software
{
	position:absolute;
	width: 574px;
	height: 551px;
	margin-top: -203px;
	margin-left: 8px;
	background-image: url(../_img/_inserts/insert-general.png);
	background-repeat: no-repeat;
	vertical-align: middle;
}

#insert-software_title
{
	position:absolute;
	width: 500px;
	height: auto;
	margin-top: 15px;
	margin-left: 60px;
	margin-right: 5px;
	text-align: left;
	z-index: 3;
}

#insert-software_text
{	
	position:absolute;
	width: 500px;
	height: auto;
	margin-top: 75px;
	margin-left: 60px;
	text-align: left;
}

#insert-software_image
{	
	position:absolute;
	width: 545px;
	height: 250px;
	margin-top: 285px;
	margin-left: 26px;
}


/*NAV*/
/*index nav start..............................................*/

/*about us button*/

#nav-aboutus
{
  display: block;
  width: 300px;
  height: 24px;
  background: url("../_img/_nav/nav-about.png") no-repeat 0 0;
  float: left;
}

#nav-aboutus:hover
{ 
  background-position: 0 -24px;
}

#nav-aboutus span
{
  display: none;
}

/*products button*/

#nav-products
{
  display: block;
  width: 300px;
  height: 24px;
  background: url("../_img/_nav/nav-products.png") no-repeat 0 0;
  float: left;
}

#nav-products:hover
{ 
  background-position: 0 -24px;
}

#nav-products span
{
  display: none;
}

/*news button*/

#nav-news
{
  display: block;
  width: 300px;
  height: 24px;
  background: url("../_img/_nav/nav-news.png") no-repeat 0 0;
  float: left;
}

#nav-news:hover
{ 
  background-position: 0 -24px;
}

#nav-news span
{
  display: none;
}

/*contact button*/

#nav-contact
{
  display: block;
  width: 300px;
  height: 24px;
  background: url("../_img/_nav/nav-contact.png") no-repeat 0 0;
  float: left;
}

#nav-contact:hover
{ 
  background-position: 0 -24px;
}

#nav-contact span
{
  display: none;
}

/*page nav start...............................................*/

/*about us button.............*/

#pagenav-aboutus
{
  display: block;
  width: 137px;
  height: 24px;
  background: url("../_img/_nav/nav-p_about.png") no-repeat 0 0;
  float: left;
}

#pagenav-aboutus:hover
{ 
  background-position: 0 -24px;
}

#pagenav-aboutus span
{
  display: none;
}

#pagenav-s-aboutus
{
  display: block;
  width: 137px;
  height: 24px;
  background: url("../_img/_nav/nav-pS_about.png") no-repeat 0 0;
  float: left;
}

#pagenav-s-aboutus span
{
  display: none;
}

/*products button.............*/

#pagenav-products
{
  display: block;
  width: 137px;
  height: 24px;
  background: url("../_img/_nav/nav-p_products.png") no-repeat 0 0;
  float: left;
}

#pagenav-products:hover
{ 
  background-position: 0 -24px;
}

#pagenav-products span
{
  display: none;
}

#pagenav-s-products
{
  display: block;
  width: 137px;
  height: 24px;
  background: url("../_img/_nav/nav-pS_products.png") no-repeat 0 0;
  float: left;
}

#pagenav-s-products span
{
  display: none;
}

/*products nav 1 end..........................................*/

/*products menu...............*/

#productsmenu
{
  display: block;
  width: 137px;
  height: auto;
  float: left;
  margin-top: -3px;
  margin-bottom: 2px;
  padding: 0;
  size: 12px;
}

/*GP-100 button.............*/

#menu-gp100
{
  display: block;
  width: 65px;
  height: 16px;
  background: url("../_img/_nav/nav-p_menu-GP100.png") no-repeat 0 0;
  float: right;
}

#menu-gp100:hover
{ 
  background-position: 0 -16px;
}

#menu-gp100 span
{
  display: none;
}

#menu-s-gp100
{
  display: block;
  width: 65px;
  height: 16px;
  background: url("../_img/_nav/nav-p_menu-S-GP100.png") no-repeat 0 0;
  float: right;
}

#menu-s-gp100 span
{
  display: none;
}

/*GP-300 button.............*/

#menu-gp300
{
  display: block;
  width: 65px;
  height: 16px;
  background: url("../_img/_nav/nav-p_menu-GP300.png") no-repeat 0 0;
  float: right;
}

#menu-gp300:hover
{ 
  background-position: 0 -16px;
}

#menu-gp300 span
{
  display: none;
}

#menu-s-gp300
{
  display: block;
  width: 65px;
  height: 16px;
  background: url("../_img/_nav/nav-p_menu-S-GP300.png") no-repeat 0 0;
  float: right;
}

#menu-s-gp300 span
{
  display: none;
}

/*GP-200 button.............*/

#menu-gp200
{
  display: block;
  width: 51px;
  height: 16px;
  background: url("../_img/_nav/nav-p_menu-GP200.png") no-repeat 0 0;
  float: right;
}

#menu-gp200:hover
{ 
  background-position: 0 -16px;
}

#menu-gp200 span
{
  display: none;
}

#menu-s-gp200
{
  display: block;
  width: 51px;
  height: 16px;
  background: url("../_img/_nav/nav-p_menu-S-GP200.png") no-repeat 0 0;
  float: right;
}

#menu-s-gp200 span
{
  display: none;
}

/*GP-400 button.............*/

#menu-gp400
{
  display: block;
  width: 51px;
  height: 16px;
  background: url("../_img/_nav/nav-p_menu-GP400.png") no-repeat 0 0;
  float: right;
}

#menu-gp400:hover
{ 
  background-position: 0 -16px;
}

#menu-gp400 span
{
  display: none;
}

#menu-s-gp400
{
  display: block;
  width: 51px;
  height: 16px;
  background: url("../_img/_nav/nav-p_menu-S-GP400.png") no-repeat 0 0;
  float: right;
}

#menu-s-gp400 span
{
  display: none;
}

/*ARW Series button.............*/

#menu-arwseries
{
  display: block;
  width: 115px;
  height: 16px;
  background: url("../_img/_nav/nav-p_menu-ARW.png") no-repeat 0 0;
  float: right;
}

#menu-arwseries:hover
{ 
  background-position: 0 -16px;
}

#menu-arwseries span
{
  display: none;
}

#menu-s-arwseries
{
  display: block;
  width: 115px;
  height: 16px;
  background: url("../_img/_nav/nav-p_menu-S-ARW.png") no-repeat 0 0;
  float: right;
}

#menu-s-arwseries span
{
  display: none;
}

/*products menu end............*/

/*products nav 2 start.......................................*/

/*news button.................*/

#pagenav-news
{
  display: block;
  width: 137px;
  height: 24px;
  background: url("../_img/_nav/nav-p_news.png") no-repeat 0 0;
  float: left;
}

#pagenav-news:hover
{ 
  background-position: 0 -24px;
}

#pagenav-news span
{
  display: none;
}

#pagenav-s-news
{
  display: block;
  width: 137px;
  height: 24px;
  background: url("../_img/_nav/nav-pS_news.png") no-repeat 0 0;
  float: left;
}

#pagenav-s-news span
{
  display: none;
}

/*contact button.............*/

#pagenav-contact
{
  display: block;
  width: 137px;
  height: 24px;
  background: url("../_img/_nav/nav-p_contact.png") no-repeat 0 0;
  float: left;
}

#pagenav-contact:hover
{ 
  background-position: 0 -24px;
}

#pagenav-contact span
{
  display: none;
}

#pagenav-s-contact
{
  display: block;
  width: 137px;
  height: 24px;
  background: url("../_img/_nav/nav-pS_contact.png") no-repeat 0 0;
  float: left;
}

#pagenav-s-contact span
{
  display: none;
}

/*nav end.....................................................*/

#getflash-left
{
		position: absolute;
		width: 112px;
		height: 33px;
		margin-top: 255px;
		margin-left: 80px;
}

.bkg-flare
{
	position:absolute;
	top: 50%;
	left: 50%;
	width: 500px;
	height: 500px;
	margin-top: -320px; 
	margin-left: -225px;
	background-image: url(../_img/_bkg/all-flare.png);
	background-repeat: no-repeat;
	z-index: 1;
}

.bkg-flare2
{
	position:absolute;
	top: 50%;
	left: 50%;
	width: 500px;
	height: 500px;
	margin-top: -320px; 
	margin-left: -37px;
	background-image: url(../_img/_bkg/all-flare.png);
	background-repeat: no-repeat;
	z-index: 1;
}

/*TERMS OF USE*/

#terms_popup-top
{
	position: absolute;
	width: 350px;
	height: 10px;
	margin-top: 5px;
	margin-left: 25px;
	margin-right: 75px;
	background-image: url(../_img/_popup/popup-topedgeS.png);
	background-repeat: no-repeat;
}

#terms_popup
{
	position: absolute;
	width: 330px;
	height: auto;
	margin-top: 15px;
	margin-left: 25px;
	margin-right: 75px;
	padding-top: 35px;
	padding-right: 10px;
	padding-left: 10px;
	margin-bottom: 30px;
	color: #000;
	background-color: #FFF;
	margin-bottom: 25px;
}

#terms_popup-logo
{
	position: absolute;
	width: 325px;
	height: 36px;
	margin-top: -35px;
	background-image: url(../_img/_logos/linelogo-blk.png);
	background-repeat: no-repeat;
}

#terms_closelink
{
	position: absolute;
	width: 70px;
	margin-top: 15px;
	margin-left: 380px;
	font-size: 9px;
}

#terms_popup-btm
{
	width: 350px;
	height: 10px;
	margin-left: -10px;
	background-image: url(../_img/_popup/popup-btmedgeS.png);
	background-repeat: no-repeat;
}

/*DOWNLOADS*/

#downloads_popup_top
{
	position: absolute;
	width: 551px;
	height: 13px;
	margin-top: 13px;
	margin-left: 25px;
	margin-right: 75px;
	background-image: url(../_img/_popup/popup-topedgeM.png);
	background-repeat: no-repeat;
}
#downloads_popup
{
	position: absolute;
	width: 526px;
	height: auto;
	margin-top: 26px;
	margin-left: 25px;
	margin-right: 85px;
	padding-top: 30px;
	padding-left: 25px;
	color: #000;
	background-color: #FFF;
}

#downloads_popup-logo
{
	position: absolute;
	width: 325px;
	height: 36px;
	margin-top: -30px;
	margin-left: 172px;
	background-image: url(../_img/_logos/linelogo-blk.png);
	background-repeat: no-repeat;
}

#downloads_closelink
{
	position: absolute;
	width: 70px;
	margin-top: 22px;
	margin-left: 581px;
	font-size: 9px;
}

#downloads_popup-btm
{
	width: 551px;
	height: 13px;
	margin-left: -25px;
	background-image: url(../_img/_popup/popup-btmedgeM.png);
	background-repeat: no-repeat;
}

/*FOOTER*/

#footer
{
		position: absolute;
		width: 551px;
		height: auto;
		margin-top: 350px;
		margin-left: 40px;
		text-align: left;
		font-size: 9px;
		color: #FFF;
		z-index: 2;
}

#link
{
	position: absolute;
	width: 100px;
	height: 30px;
	margin-left: -3000px;
}
