/* 
------------------------------------------
Citrix Home Style Sheet
------------------------------------------
*/



#top_container{
	width:759px;
	margin-left:5px;
}html>body #top_container{margin-left:3px;}

#top_content_nr{
margin-left:-1px;
}




.home_promo_container{
width:760px;

}

	
/* Promo Pod Elements 
-----------------------------------------------------*/

/* right nav */

.promo_pod_wrapper{
width:760px;
margin-top:15px;
}

.promo_pod_container{
	width:250px;
	float:left;
}



.promo_pod_label{
	width:250px;
	background: #fff url(images/promo_pod_container_bg.gif) repeat-y; 
	margin-bottom:-4px;
}


.promo_pod h2{
	font-weight:bold;
	color:#000;
	font-size:11px;
	margin:-2px 0px 0px 0px;
}



.promo_pod{
	width: 206px;
	background: url(images/promo_pod_bg.gif) repeat-y;
	font-size:11px;
	padding-left:22px;
	padding-right:22px;
	margin-top:0px;
}html>body .promo_pod{margin-top:0px;}





.promo_pod a:link, .promo_pod a:visited{
	color: #000000;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
	line-height:16px;
	display: block;
}html>body .promo_pod a:link, .promo_pod a:visited{line-height: 16px;}

.promo_pod a:hover, .promo_pod a:active{
	color:#780000;
	text-decoration:underline;
}



/* Releases/Headline Pod Elements 
-----------------------------------------------------*/




.release_headline_container{
	width:370px;
	float:left;
}



.release_headline_label{
	width:370px;
	background: #fff url(images/release_head_container_bg.gif) repeat-y; 
	margin-bottom:-4px;
}


.release_headline_pod h2{
	font-weight:bold;
	color:#000;
	font-size:11px;
	margin:-2px 0px 0px 0px;
}



.release_headline_pod{
	width: 326px;
	background: url(images/release_headline_bg.gif) repeat-y;
	font-size:11px;
	padding-left:22px;
	padding-right:22px;
	margin-top:0px;
}html>body .release_headline{margin-top:0px;}





.release_headline_pod a:link, .release_headline_pod a:visited{
	color: #780000;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	line-height:16px;
	display: block;
}html>body .release_headline_pod a:link, .release_headline_pod a:visited{line-height: 16px;}

.release_headline_pod a:hover, .release_headline_pod a:active{
	color:#000000;
	text-decoration:none;
}



.top_margin{
margin-top:-13px;
}html>body .top_margin{margin-top:0px;}

select{
color:#000;
}


