/*  51578  Alvarion / ScanSource Security - SCREEN  */

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

	*				{margin:0; padding:0;}
	body			{background:#f2f2f2; color:#555; font-family:Arial, Helvetica, sans-serif; font-size:.75em; line-height:1.5em;}
	#container		{margin:0 auto; width:776px; position:relative;}
	
	.clear			{clear:both;}

	img				{border:none;}
	img.right		{float:right; margin:0 0 12px 12px;}
	img.left		{float:left; margin:0 10px 10px 0;}
	img.border		{border:solid 1px #00a94f; }
	hr				{display:none;}
	fieldset		{border:none;}
	legend			{display:none;}
	sup				{font-size:50%;}
	a				{outline:none; color:#444; }


/*  HEADER
***************************************************************************/

	#header						{background:url(../images/bg_header.gif) repeat-x; height:121px;}
	#header .content			{width:720px; margin:0 auto; position:relative;}
	
	#header ul					{
	list-style-type:none;
	position:absolute;
	top:90px;
	z-index:100;
	width: 651px;
}		
	#header li					{float:left;}
	#header li.end				{background:url(../images/border_nav1.gif) right bottom no-repeat;} 	
	#header li a				{float:left; font-weight:bold; text-decoration:none; padding:9px 16px 3px 16px;  background:url(../images/border_nav1.gif) left bottom no-repeat; color:#444;}		
	#header li a.current		{border-bottom:solid 3px #68bd45; color:#0055c3;}		
	#header li a:hover			{border-bottom:solid 3px #3e9819; color:#0055c3;}		
	#header li a.current:hover 	{border-bottom:solid 3px #68bd45; color:#0055c3;}		
	
	#alvarion					{position:absolute; top:30px; left:0;}
	#scansourcesecurity			{position:absolute; top:30px; right:0;}


/*  HOME
***************************************************************************/

	#home_promo						{background:#0B4A9C url(../images/bg_home_promo.gif) repeat-x; height:353px; text-align:center;}
	#home_promo .content			{width:880px; height:353px; background:url(../images/home_promo.jpg); margin:0 auto; position:relative;}
	#home_promo .content a#link		{position:absolute; top:268px; left:100px; width:120px; height:30px; display:block; z-index:101;}
	#home_promo .content p			{display:none;}
	#home_promo .content h2			{display:none;}
		

/*  SECONDARY
***************************************************************************/
	
	#secondary_promo				{background:#0B4A9C url(../images/bg_secondary_promo.gif) repeat-x; height:120px; text-align:center;}
	#secondary_promo .content		{width:880px; height:120px; background:url(../images/secondary_promo.jpg); margin:0 auto;}
	

/*  MAIN
***************************************************************************/
	
	#main					{background:#fff url(../images/bg_main.gif) repeat-x;}
	#main a					{color:#0B4DA2; text-decoration:underline;}
	#main a:hover			{text-decoration:underline;}
	#main p					{margin-bottom:1em;}
	#main ol				{margin:0 2.4em 1em 1.6em;}
	#main ol li				{margin-bottom:.6em;}
	#main ul				{margin:0 1.4em 1em .2em; list-style-type:none;}
	#main ul li				{padding-left:1em; background:url(../images/bullet.gif) left top no-repeat; background-position:0 7px;}
	
	#main .content				{width:720px; margin:0 auto;}
	#main .content .col0		{width:700px; padding:24px 0 24px 0;}
	#main .content .col1		{width:440px; float:left; padding:24px 0;}
	#main .content .col2		{width:220px; float:right; padding:24px 0 24px 28px; background:url(../images/border_col2.gif) left top no-repeat;}
	#main .content .col2 li		{margin-bottom:1em;}
	#main .content .col2 li a	{text-decoration:underline;}

	#main .homecontent			{width:720px; margin:0 auto;}
	#main .homecontent .col1	{width:330px; float:left; padding:24px 0;}
	#main .homecontent .col2	{width:330px; float:right; padding:24px 0 24px 28px; background:url(../images/border_col2.gif) left top no-repeat;}

	#main h2				{color:#0b4da2; font-size:1.6em; margin-bottom:.5em;}
	#main h3				{color:#0b4da2; font-size:1.3em; margin-bottom:.5em; margin-top:1.5em;}
	

/*  FOOTER
***************************************************************************/
	
	#footer					{background:url(../images/bg_footer.gif) top center no-repeat; border-top:solid 1px #a9a9a9; padding:16px 0 60px;}
	#footer .content		{width:720px; margin:0 auto; font-size:.95em;}
		
	#footer p				{clear:left; position:relative; top:6px;}		
	#footer ul				{list-style-type:none;}		
	#footer li				{float:left;}
	#footer li a			{float:left; border-right:solid 1px #aaa; padding:0 8px; color:#666;}		
	#footer li a.begin		{padding-left:0;} 	
	#footer li a.end		{border-right:none;} 	
	#footer li a:hover		{color:#0055c3;}	


	
		
	
