/* CSS Document */


/* basic styles */

body 
{ 
	margin: 0px; 
	padding: 0px;
	background: repeat-y #3291D6;
	font-family: Tahoma, sans-serif;
	font-size: small;
	color: #333333;
	line-height: 1.166;	
}

p
{
	margin-top: 2px;
}

h1, h2, h3, h4, h5, h6, table, tr, th, td, img
{
	margin: 0px;
	padding: 0px;
}

h2
{
	margin-bottom:4px;
	color:#333333;
	font-weight:normal;
	font-size:14pt;
}

h3
{
	font-size:smaller;
	text-transform:uppercase;
}

h4
{
	font-size:10pt;
}

li
{
	list-style-type:square;
}


/* custom styles */

#ban         { background-color: #FFFFFF; height: 300px; width: 300px; text-align: center; 
               color: #999999; border: 1px solid #666666; margin: 50px }
#ban img
{
	padding: 20px;
}

#downloadBox
{
	padding:10px;
}

#downloadBox table
{
	width: 100%;
	height: 20px;
}

#downloadBox label
{
	padding-right: 10px;
	text-transform:uppercase;
	font-size: smaller;
	font-weight: bold;
	color:#999999;
}

.downloadList table
{
	margin-top:10px;
}

.downloadList th
{
	padding:2px;
	border:solid 1px #999999;
	text-align: center;
	text-transform:uppercase;
	font-size:smaller;
	color:#999999;
}

.downloadList th.category
{
	background:url(../img/patternDownloadCategory.png) repeat-x bottom;
	color:#333333;
}

.downloadList td
{
	padding:10px;
	border:solid 1px #999999;
	background-color: #FFFFFF;
	text-align: center;
	font-size:small;
	font-weight:bold;
}

.downloadList td.product
{
	text-align: left;
}

.downloadList td.target
{
	width: 50px;
}

.downloadList td.target a img
{
	border:none;
}

.downloadList td.target a:hover img
{
	border: solid 1px #999999;
}

.downloadList .description
{
	text-align: left;
	font-size:small;
	font-weight:normal;
	color:#666666;
}

#history .date
{
	padding:2px;
	border: solid 1px #666666;
	background:url(../img/patternNewsTitle.png) #3291D6 repeat-x;
	color:#333333;
	width: 200px;
	text-align:center;
	text-transform:uppercase;
	font-size:smaller;
	font-weight:bold;
}

#history .pill
{
	margin-top:2px;
	padding:2px;
	border: solid 1px #666666;
	background:#ffffff;
	color:#333333;
}

#infoForm
{
	color:#333333;
}

#infoForm h3
{
	margin-bottom:2px;
	padding:2px;
	border:solid 1px #666666;
	background:url(../img/patternNewsTitle.png) repeat-x #FF9900;
}

#infoForm .box
{
	padding:10px;
	border: solid 1px #CCCCCC;
	border-top:none;
	margin-bottom:10px;
	background:#FFFFFF;
}

#infoForm .name
{
	float:left;
	width:220px;
}

#infoForm label { display: block; text-transform: uppercase; font-size: smaller; font-weight: 
               bold; color: #333333; width: 300px }
#infoForm input
{
	margin-top:2px;
	margin-bottom:4px;
	width:200px;
}

#infoForm input.company
{
	width:310px;
}

#infoForm .submit
{
	text-align:right;
}

#infoForm .authorization
{
	padding-top:4px;
	float:left;
	width:auto;
}

#infoForm textarea
{
	margin-top:2px;
	margin-bottom:4px;
	padding-top:2px;
	width:525px;
	height: 200px;
}

#news table
{
	width:100%;
}

#news td
{
	padding:2px;
	border:solid 1px #999999;
	font-size:smaller;
	font-weight:bold;
	text-transform:uppercase;
}

#news td.date
{
	background:#333333 url(../img/patternNewsDate.png) repeat-x;
	width:120px;
	text-align:center;
	color:#ffffff;
}

#news td.title
{
	background:#FFCC00 url(../img/patternNewsTitle.png) repeat-x;
	color:#333333;
}

#news .intro, #news .whole
{
	clear:both;
	margin:2px;
	padding:2px;
	border:solid 1px #999999;
	border-top:none;
	background-color:#ffffff;
}

#news a.more, #news a.less
{
	display:block;
	padding-right:20px;
	text-align:right;
	font-size:smaller;
	font-weight:bold;
	text-decoration:none;
	text-transform:uppercase;
}

#news a.more:link, #news a.more:visited, #news a.less:link, #news a.less:visited
{
	color:#666666;
}

#news a.more:hover, #news a.less:hover
{
	color:#333333;
}

#newsContent
{
	margin:0px;
	padding:10px;
}

#pageContent 
{
	margin:0px;
	padding: 0px;
	border: solid 1px #666666;
	border-top:none;
	background-image:url(../img/patternLighter.png);
	width:569px;
}

#pageContent a:link, #pageContent a:visited { color: #0066CC }
#pageContent a:hover { color: #3366FF }
#pageFooter
{
	clear:both;
	margin: 0px;
	padding: 0px;
	position:relative;
	bottom:-22px;
	right:10px;
	height:20px;
	color:#666666;
	text-align:right;
}

#pageImage
{
	border-bottom:solid 1px #666666;
	height:78px;
	width:189px;
}

#pageNews
{
	margin: 0px;
	padding: 0px;
	height:152px;
	width: 190px;
	position:absolute;
	top:20px;
	left:591px;
	color:#333333;
}

#pageNews.homepage
{
	top:200px;
}

#pageNews .title
{
	margin-bottom:2px;
	padding:2px;
	border:solid 1px #FFCC00;
	background: url(../img/patternNewsTitle.png) repeat-x #FFCC00;
	text-align:center;
	text-transform:uppercase;
	font-size:smaller;
	font-weight:bold;
}
#pageNews .title a
{
	color:#333333;
	text-decoration:none;
	font-size:smaller;	
}

#pageNews .text a
{
	color:#000000;
	text-decoration:none;
	font-size:smaller;
}

#pageNews .date
{
	padding-top:4px;
	font-size:smaller;
	color:#666666;
}

#pageNews .text
{
	padding:2px;
	padding-top:0px;
	border:solid 1px #FFCC00;
	background: url(../img/patternNewsTitle.png) repeat-x #FFCC00;
	height:133px;
	overflow:scroll;
}

#pageNews .text a
{
	color:#000000;
	text-decoration:none;
	font-size:smaller;
}

#pageCampagna
{
	margin: 0px;
	padding: 0px;
	height:152px;
	width: 190px;
	position:absolute;
	top:20px;
	left:591px;
	color:#333333;
}

#pageCampagna.homepage
{
	top:20px;
}

#pageCampagna .title
{
	margin-bottom:2px;
	padding:2px;
	border:solid 1px #999999;
	background:url(../img/patternOverflowTitle.png) repeat-x #999999;
	color:#333333;
	text-align:center;
	text-transform:uppercase;
	font-size:smaller;
	font-weight:bold;
	height:15px;
}
#pageCampagna .title a
{
	color:#333333;
	text-decoration:none;
	font-size:smaller;	
}

#pageCampagna .subTitle
{
	margin-top:2px;
	padding:2px;
	border:solid 1px #999999;
	background:url(../img/patternOverflowTitle.png) repeat-x #999999;
	color:#333333;
	text-align:center;
	text-transform:lowercase;
	font-size:smaller;
	font-weight:bold;
	height:15px;
}
#pageCampagna .subTitle a
{
	color:#333333;
	text-decoration:none;
	font-size:smaller;	
}

#pageCampagna .text a
{
	color:#000000;
	text-decoration:none;
	font-size:smaller;
}

#pageCampagna .date
{
	padding-top:4px;
	font-size:smaller;
	color:#666666;
}

#pageCampagna .text
{
	padding:0px;
	padding-top:0px;
	/*border:solid 1px #FFCC00;
	background: url(../img/patternNewsTitle.png) repeat-x #FFCC00;*/
	/*height:133px;*/
	width:190px;
	/*overflow:scroll;*/
}

#pageCampagna .text a
{
	color:#000000;
	text-decoration:none;
	font-size:smaller;
}


#pageOverflow
{	
	padding: 0px;
	margin: 0px;
	width: 190px;
	position: absolute;
	top: 78px;
	left: 591px;
}

#pageOverflow.homepage
{
	top:200px;
}

#pageOverflow.homepageCampagna
{
	top:380px;
}

#pageOverflow.sheet
{	
	top: 205px;
}

#pageOverflow #shortcut	
{
	margin: 0px;
	padding: 0px;
	color:#CCCCCC;
}

#pageOverflow #shortcut .title
{
	margin-bottom:2px;
	padding:2px;
	border:solid 1px #999999;
	background:url(../img/patternOverflowTitle.png) repeat-x #999999;
	color:#333333;
	text-align:center;
	text-transform:uppercase;
	font-size:smaller;
	font-weight:bold;
}

#pageOverflow #shortcut .text
{
	margin-bottom:20px;
	padding:2px;
	border:solid 1px #999999;
	background: url(../img/patternNewsDate.png) repeat-x #333333;
	color:#cccccc;
}

#pageOverflow #shortcut a
{
	display: block;
	text-decoration: none;
	padding: 2px;
}

#pageOverflow #shortcut a:link, #pageOverflow #shortcut a:visited 
{
	color:#cccccc;
}

#pageOverflow #shortcut a:hover
{
	color:#ffffff;
	text-decoration:none;
}

#pageOverflow #shortcut a img
{
	border:none;
}

#pageTitle
{
	margin: 0px;
	padding: 10px;
	padding-bottom:8px;
	border-bottom: solid 1px #666666;
	background-image:url(../img/patternLight.png);
	height:60px;
	width:549px;
	color:#666666;
}

#pageTitle h2
{
	padding-top:10px;
	text-transform:uppercase;
}

#pageTitle img
{
	margin:0px;
	padding:0px;
	height:55px;
	width:55px;
	float:right;
}

#path
{
	clear:left;
	padding-top:10px;
	font-size:x-small;
	font-weight:bold;
	color:#999999;
}

#path a:link, #path a:visited
{
	text-decoration:none;
	color:#666666;
}

#path a:hover
{
	text-decoration:underline;
	color:#333333;
}

#pcImage
{
	width: 569px;
	height: 200px;
}

#productHighlight
{
	padding: 10px;
	border-bottom: solid 1px #CCCCCC;
	clear:both;
	color:#666666;
}

#productHighlight h2 
{ 
	color: #3366FF 
}

#productHighlight img
{
	padding-right: 20px;
	float:left;
}

#productHighlight a:link, #productHighlight a:visited
{
	color:#000066;
	text-decoration:underline;
}

#productHighlight a:hover { color: #3366FF; text-decoration: underline }
#productHighlight a img
{
	border:none;
}

#sheetTitle
{
	padding:10px;
	padding-left:40px;
	height:80px;
	color:#FFFFFF;
}

#sheetTitle h2
{
	text-transform:none;
	font-size:x-large;
	color:#FFFFFF;
}

#sheetTitle .path
{
	padding-bottom:10px;
	clear:left;
	text-align:right;
	font-size:x-small;
	font-weight:bold;
	color:#cccccc;
}

#sheetTitle .path a:link, #sheetTitle .path a:visited
{
	text-decoration:underline;
	color:#cccccc;
}

#sheetTitle .path a:hover
{
	text-decoration:underline;
	color:#ffffff;
}

#sheetIntro
{
	padding: 10px;
	background-color:#FFFFFF;
	list-style-position:inside;
	color:#666666;
}

#sheetIntro img
{
	margin:0px;
	padding-right:20px;
	height: 120px;
	width:120px;
	float:left;
}

#sheetIntro a:link, #sheetIntro a:visited
{
	text-decoration:none;
	color:#666666;
}

#sheetIntro a:hover
{
	text-decoration:underline;
	color:#333333;
}

#sheetContent
{
	padding:10px;
}

#sheetContent h2
{
	margin-bottom:7px;
}

#sheetContent h3
{
	padding:2px;
	border:solid 1px #999999;
	line-height:16px;
	text-align:center;
	font-size:smaller;
	color:#333333;
}

#validationBar
{
	margin: 0px;
	padding: 0px;
	padding-top:4px;
	position:absolute;
	height:40px;
}

#featureBox	
{	
	margin: 0px;
	padding: 10px;
}

#highlight
{
	padding: 10px;
	padding-bottom: 20px;
	border-bottom: solid 1px #CCCCCC;
	clear:both;
}

#highlight img
{
	padding-right: 20px;
	padding-bottom: 20px;
	float:left;
}


#topic
{
	padding-top: 10px;	
	clear:both;
}

#backTop
{
	padding:10px;
	clear:left;
	height:20px;
}

#backTop a img
{
	float:right;
	border:none;
	height:20px;
	width:20px;
}

#roadMap
{
	margin: 10px;
	margin-left:20px;
	cursor:pointer;
}
#navigationBar
{
	position:absolute;
	left: 200px;
	top:64px;
	height: 20px;
	width:760px;
}

#navigationBar table
{
	border-collapse:collapse;
	position:absolute;
	text-align:center;
	height: 20px;
}

#navigationBar td
{
	border-right: solid 1px #CCCCCC;
	border-left: solid 1px #CCCCCC;
}

#navigationBar .outerMenu
{
	font-size:smaller;
	font-weight:bold;
	text-decoration: none;
	text-transform:uppercase;
}

#navigationBar .outerMenu a
{
	text-decoration: none;
	color:#999999;
}
