/*  Mad River Canoe Global Gateway   */

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

	*								{margin:0; padding:0;}
	body							{background:#4a533b; font-family:Georgia, "Times New Roman", Times, serif; font-size:75%; line-height:1.4em; color:#5c3c26;}
	a								{color:#5c3c26;}
	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:#5c3c26;}
	a.country_link					{cursor:pointer;}
	p								{margin-bottom:1.2em;}
	h1								{position:absolute; left:-999em;}
	h2								{font-size:1.4em; text-align:center; color:#5c3c26; text-transform:uppercase; font-weight:normal;}
	
	#container						{position:relative; width:997px; margin:0 auto 1em; padding:0 0 100px; background:url(../images/bg_bottom.jpg) left bottom no-repeat;}
	#top							{height:276px; padding-top:165px; background:url(../images/bg_top.png) top left no-repeat;}
	
	#logo							{position:absolute; top:5px; left:25px; height:122px; width:510px;}
	
	#thumbs							{float:left; margin:0; list-style-type:none; width:900px; height:123px; position:absolute; top:215px; left:75px;}
	#thumbs	li						{float:left; width:121px; height:158px; background:url(../images/dropshadow.png) top left no-repeat; text-align:center;}
	#thumbs	li img					{float:left; position:relative; top:2px; left:3px; margin-bottom:.75em; border:4px solid #fff;}
	
	#list							{width:567px; margin:20px auto 50px;}
	#list h2						{font-size:1.3em; text-align:left; margin-bottom:1.5em;}
	#list ul						{list-style-type:none;}
	#list>ul>li						{float:left; width:567px; background:url(../images/stitches.png) left bottom no-repeat;}
	#list>ul>li>a					{float:left; padding:.75em 0; margin:0 3em 0 0; height:1.3em; font-size:1.3em; text-transform:uppercase; text-decoration:none; cursor:pointer;}
	#list>ul>li>a.last				{background:none;}
	#list ul li div.locales			{float:left; margin:.95em 0 0; padding-bottom:.75em;}
	#list ul li ul.column			{list-style-type:none; width:125px; float:left; margin:0 10px 1em 0;}
	#list ul li ul.column li a		{display:block; width:110px; margin-bottom:.5em; padding-left:15px; font-size:.9em; background:url(../images/arrows_right.gif) left no-repeat; text-decoration:none;}
	#list ul li ul.column li a:hover	{text-decoration:underline;}
	
		
	
	.colorbox_hidden				{display:none;}
	#colorbox_alert1				{padding:170px 30px 30px 30px; background:url(../images/bg_popup.jpg) top center no-repeat;}
	#colorbox_alert2				{padding:170px 30px 30px 30px; background:url(../images/bg_popup.jpg) top center no-repeat;}

	#cboxLoadedContent 				{margin-bottom:0!important;}
	



