@charset "utf-8";
/* CSS Document */

a.emphasis {
	font-family: Verdana,Arial,sans-serif; 
	font-size: 1.2em;
	color: #0066CC;
	font-weight: bold;
	text-decoration: none;
}

a.select {
display: block; 
width: 245px; 
height: 55px;  
background-image: url(/images/selector/pgHead_tabNull_SelectorOpen.gif);
}


ul {
	margin: 0;
	padding: 0;
}

li.prod_name {
	padding: 4px 0px 4px 0px;
	margin: 0;
	list-style: none;
	font-family: Verdana,Arial,sans-serif;
	font-size: 1.3em;
	line-height: 11px;
}

li.prod_version {
	padding: 4px 0px 4px 0px;
	margin: 0;
	list-style: none;
	font-size: 1.3em;
	line-height: 11px;
	border-right:#333333, solid;
}

li.prod_edition {
	padding: 4px 0px 4px 0px;
	margin: 0;
	list-style: none;
	font-size: 1.3em;
	line-height: 11px;
}

#prod_selector_wrapper {
	width: 760px;
	padding: 10px 0;
	margin-left: 5px;
}

#prod_selector_shell {
	width: 740px;
	height: 400px;
	padding: 20px;
}

#prod_selector_header_shell {
	width: 740px;
	height: 100px;
}

#prod_selector_content_shell {
	width: 693px;
	height: 309px;
	background-color: #FFFFFF;
	border: solid 1px #CCCCCC;
}

#prod_selector_header_image {
	float: left;
	width: 450px;
	height: 55px;
	background-image:url(/images/selector/pageHeader.jpg);
	font-family: Verdana,Arial,sans-serif; 
	font-size: 0.7em;
}

#top_payroll {

	background-image:url(/images/selector/selector_top_payrollLink.gif);


}

.product_full {
	display: block;
	width: 300px;
	position: relative;
	top: 25px;
	left: 155px;
	color: #FFFFFF;
	font-family: Verdana,Arial,sans-serif; 
	font-size: 1.6em;
	font-weight: bold;
}


#prod_selector_header_select {
	float: left;
	width: 245px;
	height: 50px;
	background-color: #FFFFFF;
	font-family: Verdana,Arial,sans-serif; 
	font-size: 0.6em;
	padding: 0px;
}

#first_column {
	float: left;
	width: 300px;
	height: 290px;
	font-family: Verdana,Arial,sans-serif;
	font-size: 0.6em;
	margin: 0;
	padding: 10px 0px 0px 5px;
	border-right: solid 1px #CCCCCC;
}

#second_column{
	float: left;
	width: 220px;
	height: 290px;
	font-family: Verdana,Arial,sans-serif;	
	font-size: 0.6em;
	padding: 10px 0px 0px 5px;
	border-right: solid 1px #CCCCCC;
}

#third_column{
	float: left;
	width: 90px;
	font-family: Verdana,Arial,sans-serif;
	font-size: 0.6em;
	padding: 10px 0px 0px 10px;
}

.prod_title {
	font-family: Verdana,Arial,sans-serif;
	font-size: 1.9em;	
	color: #FF6600;
	font-weight: bold;
	padding: 0px 0px 0px 5px;
}

