/*  ScanSource Security Wireless Quickstart  */

/*  STYLES
******************************************************************/

	*				{margin:0; padding:0;}
	body			{background:#343132 url(../images/bg_body.gif) repeat-x; font-family:Arial, Helvetica, sans-serif; font-size:75%; line-height:1.5em; color:#333; padding-bottom:100px;}
	a				{color:#F36E25;}
	img				{border:none;}
	hr				{display:none;}
	sup				{font-size:50%;}
	.clear			{clear:both;}
	.hrzrule		{height:1px; background:#E3E3E3; margin:1.5em 0;}
	img.right		{float:right; margin:0 0 12px 12px;}
	
	p				{margin-bottom:1.3em;}
	ul				{margin:0 0 1.2em 1.4em;}
	ul.gray			{color:#555;}
	ul.spaced li	{margin-bottom:1.3em;}
	h2				{font-size:1.5em; line-height:1.2em; margin-bottom:.8em; border-bottom:solid 1px #e3e3e3; padding-bottom:6px;}
	h3				{font-size:1.3em; line-height:1.2em; margin-bottom:.8em;}
	
	dl				{margin-bottom:1.3em;}
	dt				{font-weight:bold;}
	dd				{margin-bottom:1.3em;}


/*  HEADER
******************************************************************/

	#container					{width:818px; margin:0 auto;}
	#header						{background:url(../images/bg_header.gif) no-repeat; width:818px; height:112px; position:relative;}
	#logo_scansourcesecurity 	{position:absolute; top:10px; right:30px;}
	#logo_wirelessquickstart 	{position:absolute; top:10px; left:20px;}

	#header ul					{width:780px; list-style-type:none; position:absolute; top:78px; left:11px; margin:0; padding:4px 8px; background:#ebebeb; font-family:Verdana, Arial, Helvetica, sans-serif;}
	#header ul li				{float:left;}
	#header ul li a				{float:left; text-decoration:none; padding:2px 10px; border-right:solid 1px #d3d3d3; color:#444;}
	#header ul li a.current		{color:#f15d29; }


/*  CONTENT
******************************************************************/

	#content				{background:url(../images/bg_content_ext.gif) repeat-y;}
	#content_inside			{background:url(../images/bg_content.gif) top no-repeat;}

	#content_left			{width:448px; float:left; border-right:solid 1px #e3e3e3; padding:0 30px 20px 30px; margin-top:20px;}
	#content_right			{width:248px; float:right; padding:0 30px 20px 0; margin-top:20px;}
	#content_left.home		{width:348px;}
	#content_right.home		{width:348px;}
	
	#content_wide			{padding:20px 30px;}
	
	#promo_impactnow		{position:relative; width:358px; height:119px; background:url(../images/promo_impactnow.gif);}
	#promo_impactnow p		{position:absolute; width:358px; top:80px; text-align:center;}


/*  FOOTER
******************************************************************/

	#bottom_home				{position:relative; clear:both; width:794px; height:123px; background:url(../images/bg_homefooter.gif) no-repeat; margin-left:12px; border-top:20px solid #fff;}
	#bottom_home ul				{list-style-type:none; margin:0; position:absolute; top:34px; left:44px;}
	#bottom_home ul	li			{float:left;}
	#bottom_home ul	li a		{float:left; padding:8px 35px 25px 52px; margin-right:35px; font-family:Verdana, Arial, Helvetica, sans-serif; color:white; font-size:1.3em; border-right:solid 1px #f79768; text-decoration:none;}
	#bottom_home ul	li a.ipcenter		{background:url(../images/bottom_home_icon1.gif) left top no-repeat; background-position:0 8px;  }
	#bottom_home ul	li a.ipworkshops	{background:url(../images/bottom_home_icon2.gif) left top no-repeat; background-position:0 8px;  }
	#bottom_home ul	li a.reefrewards	{background:url(../images/bottom_home_icon3.gif) left top no-repeat; background-position:0 8px; border-right:none; padding-right:0; }
	#bottom_home ul	li span		{color:#000; font-size:1.4em;}
	#bottom_secondary			{clear:both; width:794px; height:45px; background:url(../images/bg_homefooter.gif) no-repeat; margin-left:12px; border-top:20px solid #fff;}

	#footer					{background:url(../images/bg_footer.gif) no-repeat; height:13px; width:818px; float:left; font-size:.95em;}
	#footer p				{color:#908e8e; position:relative; top:15px; padding-left:15px;}
	#footer p.link			{color:#fff; position:relative; top:15px; padding-right:13px; font-size:1.1em; float:right; background:url(../images/bullet1.gif) no-repeat; background-position:0 7px; z-index:+1;}
	#footer p.link a		{color:#fff; text-decoration:none;}
	#footer p.link a:hover	{border-bottom:solid 1px #999;}
	
	
	
