/*  Wilderness Systems Global Gateway   */

/*  STYLES
******************************************************************/

	*				{margin:0; padding:0;}
	body			{background:#000 url(../images/bg_logo.jpg) top center no-repeat; font-family:Arial, Helvetica, sans-serif; font-size:75%; line-height:1.4em; color:#333;}
	a				{color:#ddd;}
	img				{border:none;}
	hr				{display:none;}
	sup				{font-size:50%;}
	.clear			{clear:both;}
	.hrzrule		{height:1px; background:#ccc; margin:1em 0;}
	.go_button		{cursor:pointer;}
	
	a				{color:#6e8a97;}
	p				{margin-bottom:1.2em;}
	h1				{position:absolute; left:-999em;}
	h2				{font-size:1.4em; padding-top:16px; text-align:center; border-top:solid 1px #545d62; color:#6e8a97; text-transform:uppercase;}
	
	#container		{position:relative; width:741px; margin:0 auto; padding:230px 0 100px; overflow:hidden;}
	
	#logo			{position:absolute; top:157px; left:124px; width:420px; height:60px;}
	
	#thumbs						{float:left; margin:14px 0 0 0; list-style-type:none; border-top:solid 1px #222527; border-bottom:solid 1px #545d62; padding:8px 0 14px 0;}
	#thumbs	li					{float:left;}
	#thumbs	li a				{float:left; cursor:default; width:179px; padding-top:82px; color:#fff; text-transform:uppercase; text-decoration:none; font-weight:bold; outline:none; }
	#thumbs li a#angler			{background-position:0 0; border-right:solid 8px #000;}
	#thumbs li a#recreational	{background-position:-179px 0; border-right:solid 8px #000;}
	#thumbs li a#seakayak		{background-position:-358px 0; border-right:solid 8px #000;}
	#thumbs li a#touring		{background-position:-537px 0;}
	
	#choose					{width:188px; height:300px; float:left; list-style-type:none; font-size:1.2em;}
	#choose li				{height:25px; padding:11px 0 5px; border-bottom:solid 1px #222527; text-transform:uppercase; text-decoration:none; font-weight:bold; color:#6e8a97;}
	
	#regions				{list-style-type:none; font-size:1.2em;}
	#regions li				{width:552px; padding:8px 0; float:left; border-bottom:solid 1px #222527; height:25px;}
	#regions li a			{float:left; text-transform:uppercase; text-decoration:none; font-weight:bold; padding-top:3px; outline:none; margin-right:20px; color:#fff;}
	#regions li a.current	{color:#6e8a97;}
	#regions li a:hover		{color:#6e8a97;}
	#regions li input		{font-size:1em;}
	#regions li select		{font-family:Arial, Helvetica, sans-serif; font-size:1em; float:left; padding:2px; margin-right:8px; height:25px; width:180px;}
	
	.colorbox_hidden		{display:none;}
	#colorbox_alert1		{padding:30px 30px 0 30px; background:#fff;}
	#colorbox_alert2		{padding:30px 30px 0 30px; background:#fff;}
	#colorbox_alert2 p		{text-align:center;}

	#region-content  			{float: left;color: #fff; padding: .9em; width: 510px;}