﻿h1, h2, h3, h4, h5, h6, form
{
	margin: 0;
	padding: 0;
}
p
{
	line-height: 1.3em;
	margin: 0 0 0.6em;
	padding: 0;
}
body
{
	background-color: #FFFFFF;
	color: #555555;
	font-family: Segoe UI,Trebuchet,Arial,Sans-Serif;
	font-size: 12px;
	height: 100%;
	margin: 0;
	padding: 0;	
	text-align: center;
}

html
{
	height: 100%;
}
img
{
	border: 0 none;
}
em, i
{
	font-style: italic;
}
hr
{
	background: none repeat scroll 0 0 #EEEEEE;
	border: 0 none;
	color: #EEEEEE;
	height: 1px;
}
hr.hrgrey
{
	background: none repeat scroll 0 0 #EEEEEE;
	border: 0 none;
	color: #EEEEEE;
	height: 1px;
}
hr.hrwhite
{
	background: none repeat scroll 0 0 #333333;
	border: 0 none;
	color: #333333;
	height: 1px;
}
ul, ol
{
	line-height: 25px;
}
strong, b
{
	font-weight: bold;
}
a, a:link, a:visited, a:hover, a:active
{
	color: #1ba1e2;
	text-decoration: none;
}
a.linkgray, a.linkgray:link, a.linkgray:visited
{
	color: #555555;
	font-size: 12px;
	text-decoration: none;
}
a.linkgray:active, a.linkgray:hover
{
	color: #1ba1e2;
	font-size: 12px;
	text-decoration: none;
}
a.linkmagenta, a.linkmagenta:link, a.linkmagenta:visited
{
	color: #1ba1e2;
	font-size: 12px;
	text-decoration: none;
}
a.linkmagenta:active, a.linkmagenta:hover
{
	color: #B7006D;
	font-size: 12px;
	text-decoration: none;
}

form
{
	margin: 0;
}
h1
{
	font-size: 26px;
	font-weight: normal;
	padding-bottom: 10px;
	text-transform: uppercase;
	width: 750px;
	color: #666666;
}

.page
{
	clear: both;
	color: #555555;
	margin: 0;
	padding: 0;
	text-align: left;
	width: 100%;
}

#headerWrapper
{
	clear: both;
	color: #555555;
	margin: 0 auto;
	width: 780px;
}
#header
{
	clear: both;
	border-bottom: 1px solid #EEEEEE;
	font-weight: normal;
	height: 90px;
	left: 0;
	position: relative;
	top: 0;
	width: 780px; /*z-index: 600;*/
}
#header .Logo
{
	left: 10px;
	position: absolute;
	top: 25px;
	font-size: 300%;
	line-height: 100%;
	text-transform: lowercase;
}
#header a
{
	font-size: 11px;
}
#header a, #topNav a
{
	color: #888888;
}

#topNav
{
	left: 250px;
	position: absolute;
	top: 62px;
	width: 500px;
}
#topNav ul#menu ul
{
	padding-bottom: 10px;
}
#topNav ul#menu > li
{
	padding-bottom: 16px;
}

ul#menu, ul#menu_v
{
	list-style-type: none;
	margin: 0;
	padding: 0;
}
ul#menu ul, ul.menu_v ul
{
	background: none repeat scroll 0 0 #FFFFFF;
	display: none;
}
ul#menu li
{
	float: left;
}
ul.menu_v
{
	width: 300px;
}
ul.menu_v li
{
	float: none;
}
ul#menu ul, ul.menu_v ul
{
	display: none;
	list-style-type: none;
	margin: 0;
	padding: 0;
	position: absolute;
	z-index: 10000;
}
ul#menu ul li, ul.menu_v ul li
{
	float: none;
	margin: 0;
}
ul#menu, ul#menu ul, ul.menu_v, ul.menu_v ul
{
	height: 26px;
}
ul.menu_v
{
	height: auto;
}
ul#menu ul
{
	border-color: -moz-use-text-color #EEEEEE #EEEEEE;
	border-right: 1px solid #EEEEEE;
	border-style: none solid solid;
	border-width: 0 1px 1px;
	border-top: 1px solid #EEEEEE;
	height: auto;
	left: -12px;
	padding: 0 20px 20px;
	position: absolute;
	top: 39px;
}
ul#menu li.full ul
{
	width: 630px;
}
ul#menu ul div
{
	/*border-top: 1px solid #EEEEEE;*/
	padding-top: 18px;
}
ul#menu ul li.firtst
{
	/*border-top: 1px solid #EEEEEE;*/
	padding-top: 18px;
}
ul#menu ul div div
{
	border: 0 none;
	padding-top: 0;
}
* html ul.menu ul
{
	width: 1%;
}
ul#menu li
{
	color: #777777;
	cursor: pointer;
	font-size: 18px;
	height: 19px;
	line-height: 20px;
	margin: 0;
	padding: 4px 7px 3px;
	white-space: nowrap;
}
ul#menu li li
{
	font-size: 10px;
	height: 10px;
	line-height: 10px;
	margin-bottom: 10px;
	padding: 0;
}
ul#menu li a
{
	color: #888888;
	font-size: 18px;
	text-decoration: none;
}
ul#menu li.selected > a
{
	color: #333333;
}
ul#menu li ul li a
{
	font-size: 10px;
	font-weight: bold;
	height: 10px;
	text-transform: uppercase;
}
ul#menu li.hover, ul#menu li.active, ul#menu a:hover, ul#menu a:active
{
	color: #000000;
}
ul#menu li a.zuneTag
{
	color: #333333;
	font-size: 11px;
	font-weight: bold;
}

#headerUserWrapper
{
	color: #333333;
	height: 32px;
	margin-right: 10px;
	text-align: right;
}

#headerUserWrapper ul.QuickTopLink li
{
	color: #777777;
	float: right;
	font-size: 11px;
	height: 32px;
	line-height: 32px;
	margin-right: 10px;
}
#headerUserWrapper ul.QuickTopLink li a
{
	color: #777777;
}
#headerUserWrapper a.zunecard
{
	margin: 0;
	vertical-align: middle;
}

#headerSearch
{
	position: absolute;
	right: 10px;
	top: 42px;
}
#headerSearch input, .Discussion input
{
	border: 1px solid #DDDDDD;
	color: #888888;
	font-size: 11px;
	padding: 5px 0 5px 10px;
	text-align: left;
	vertical-align: middle;
}
#headerSearch input.SearchBox
{
	background: none repeat scroll 0 0 #FFFFFF;
	color: #888888;
	float: right;
	vertical-align: middle;
	width: 240px;
}
#headerSearch input.hiddenSubmit
{
	/*background: url("/xweb/zune/argoV2/images/searchBarButton.gif") no-repeat scroll 0 0 transparent;*/
	border: 0 none;
	cursor: pointer;
	height: 20px;
	position: absolute;
	right: -9px;
	top: 2px;
	width: 20px;
}

#italyflag
{
	background-image: url('Images/ItalyFlag.png');
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#ukflag
{
	background-image: url('Images/UkFlag.png');
	background-repeat: no-repeat;
	background-position: 0px 0px;
	color: #fff;
}

#main
{
	clear: both;
}

#mainhead
{
	clear: both;
	height: 300px;
	background-color: #222333;
	width: 100%;
}

#mainheadcontent
{
	clear: both;
	height: 1px;
	width: 100%;
}

#imgheadWrapper
{
	clear: both;
	margin: 0 auto;
	width: 100%;
}

#imghead
{
	clear: both;
	background: transparent url('Images/indexheader.jpg') no-repeat scroll 0 0;
	height: 300px;
}

#imgheadTitle
{
	clear: both;
	margin: 0 auto;
	width: 700px;
	padding-top: 20px;
	font-size: 250%;
	text-transform: lowercase;
}

#mainWrapper
{
	clear: both;
	color: #555555;
	margin: 0 auto;
	width: 780px;
}

#leftnav
{
	clear: both;
	margin-bottom: 40px;
	float: left;
	width: 120px;
}

#leftnav ul
{
	list-style-type: none;
	margin-left: 0;
	padding-left: 10px;
	width: 120px;
}

#leftnav li
{
	margin-bottom: 7px;
	text-align: left;
}

.leftnavText
{
	border-top: 1px solid #EEEEEE;
	font-size: 10px;
	line-height: 10px;
	padding-top: 10px;
	text-transform: uppercase;
}

#maincontent
{
	float: left;
	margin-top: 10px;
	padding: 0 20px 0px 20px;
	text-align: left;
	width: 760px;
}

.mainpopup
{
	float: left;
	margin-top: 10px;
	padding-left: 30px;
	text-align: left;
}

.FullWidth
{
	width: 100%;
	text-align: left;
}

#footer
{
	clear: both;
	font-weight: normal;	
	color: #555555;
	margin: 0 auto;
	padding-top: 50px;
	width: 780px;
	text-align: center;
}

#footerWrapper
{
	border-top: 1px solid #EEEEEE;
	height: 60px;
}

/**********************Elementi particolari*************************/

.ae-pagination
{
	margin-top: 10px;
	margin-bottom: 10px;
}
.ae-pagination a
{
	margin-left: 3px;
	margin-right: 3px;
}
.ae-pagination a.ae-pagination-current
{
	margin-left: 3px;
	margin-right: 3px;
	font-weight: bolder;
	color: #333333;
}

/*Elemento filtro per tabelle*/
div.pivot
{
	background-color: #FFF;
	clear: both;
	color: #333333;
	font-size: 12px;
	height: 28px;
	line-height: 28px;
	position: relative;
	text-transform: uppercase;
	padding-left: 2px;
	margin-top: 5px;
	margin-bottom: 5px;
	border-bottom: 1px solid #c6c6c6;
	border-top:3px solid #c6c6c6;
}

table, tr, td
{
	margin: 0;
	padding: 2px;
}

table
{
	border-collapse: collapse;
	font-size: 12px;
}

table tr
{
	border-bottom: 1px solid #EEEEEE;
}

table th
{
	color:#fff;
	background-color: #1ba1e2;
	height:26px;
	font-size: 12px;
	text-transform: uppercase;
	padding: 0 3px 0 3px;
}

input
{
	background: none repeat scroll 0 0 #FFFFFF;
	color: #888888;
	border: 1px solid #DDDDDD;
	font-size: 12px;
	padding: 3px 0 3px 2px;
	text-align: left;
	vertical-align: middle;
}

textarea
{
	background: none repeat scroll 0 0 #FFFFFF;
	color: #888888;
	font-family: Segoe UI,Trebuchet,Arial,Sans-Serif;
	border: 1px solid #DDDDDD;
	font-size: 12px;
	padding: 3px 0 3px 2px;
	text-align: left;
	vertical-align: middle;
}

select
{
	background: none repeat scroll 0 0 #FFFFFF;
	color: #888888;
	font-family: Segoe UI,Trebuchet,Arial,Sans-Serif;
	border: 1px solid #DDDDDD;
	font-size: 12px;
	padding: 3px 2px 3px 2px;
	text-align: left;
	vertical-align: middle;
}

/* Bottoni
-----------------------------------------------------------*/

.btn, .btnsmall
{
	background-repeat: no-repeat;
	background-color: #1ba1e2;
	color: #fff;
	display: inline-block;
	font-weight: bold;
	line-height: normal;
	margin: 0 0 0 10px;
	padding-right: 5px;
	text-align: center;
	text-indent: 0;
}

.btn
{
	background: transparent url('Images/buttons.png') repeat scroll 0 0;
	height: 32px;
}
.btn span, .btnsmall span
{
	cursor: pointer;
	text-align: center;
	white-space: nowrap;
}
.btn span, .btnsmall span
{
	cursor: pointer;
	text-align: center;
	white-space: nowrap;
}
.btn span
{
	line-height: 32px;
}
.btnsmall span
{
	line-height: 29px;
}
.btn.pink, .btnsmall.pink
{
	background-position: right 0;
	color: #FFFFFF !important;
}
.btn.gray, .btnsmall.gray
{
	background-position: right -68px;
	color: #333333 !important;
}
.btn.disabled, .btnsmall.disabled
{
	background-position: right -68px;
	color: #CCCCCC !important;
}
.btn.disabled span, .btnsmall.disabled span
{
	cursor: default;
}
.btn .btntip, .btnsmall .btntip
{
	display: block;
	float: left;
	margin: 0;
	padding: 0;
	width: 10px;
}
.btnsmall .btntip
{
	width: 8px;
}
.btn .btntip
{
	background: url('Images/buttons.png') repeat scroll 0 0 transparent;
	height: 32px;
	line-height: 32px;
}
/*.btnsmall .btntip {
    background: url("/xweb/lx/pic/spt_buy_buttons.png") repeat scroll 0 0 transparent;
    height: 26px;
    line-height: 26px;
}*/
.btn img
{
	padding-left: 4px;
	position: relative;
	top: -2px;
}
.btnsmall img
{
	padding-left: 4px;
	position: relative;
	top: -2px;
}
.btn .btntext, .btnsmall .btntext
{
	display: block;
	font-weight: bold;
	text-transform: none;
}
.btn .btntext
{
	font-size: 12px;
	height: 32px;
}
.btnsmall .btntext
{
	font-size: 10px;
	height: 26px;
	text-transform: uppercase;
}
.btncap
{
	text-transform: uppercase;
}
.btn.gray .btntext, .btnsmall.gray .btntext
{
	color: #333333;
}
.btn.pink .btntip, .btnsmall.pink .btntip
{
	background-position: 0 0;
	margin-left: -10px;
}
.btnsmall.pink .btntip
{
	margin-left: -8px;
}
.btn.gray .btntip, .btnsmall.gray .btntip
{
	background-position: 0 -68px;
	margin-left: -10px;
}
.btn.disabled .btntip, .btnsmall.disabled .btntip
{
	background-position: 0 -68px;
	margin-left: -10px;
}
.btn.pink:hover
{
	background-position: right -33px;
	color: #FFFFFF !important;
}
.btnsmall.pink:hover
{
	background-position: right -27px;
	color: #FFFFFF !important;
}
.btn.gray:hover, .btnsmall.gray:hover
{
	background-position: right -102px;
	color: #333333 !important;
}
.btn.pink:hover .btntip
{
	background-position: 0 -33px;
}
.btnsmall.pink:hover .btntip
{
	background-position: 0 -27px;
}
.btn.gray:hover .btntip, .btnsmall.gray:hover .btntip
{
	background-position: 0 -102px;
}
.btn .btntext.btnIE6, .btnsmall .btntext.btnIE6
{
}
.btn .btntip.btnIE6, .btnsmall .btntip.btnIE6
{
}
/* Styles for validation helpers
-----------------------------------------------------------*/
.field-validation-error
{
	color: #ff0000;
}

.field-validation-valid
{
	display: none;
}

.input-validation-error
{
	border: 1px solid #ff0000;
	background-color: #ffeeee;
}

.validation-summary-valid
{
	display: none;
}

.validation-summary-errors
{
	background-color: #FFEEEE; /* sets the span */
	border: 1px solid #FF0000;
	color: #000000;
	margin-top: 15px;
	margin-bottom: 15px;
	font-style: normal;
	border-radius: 4px 4px 4px 4px;
	padding-bottom: 4px;
}

.validation-summary-errors span
{
	font-weight: bold;
	margin-left: 10px;
	margin-right: 10px;
}

.validation-summary-errors ul
{
	text-align: justify;
	margin: 0;
	padding: 0;
	margin-left: 100px;
	list-style: none;
}

.validation-summary-errors li
{
	margin-bottom: -8px;
}



/* Styles for editor and display helpers
----------------------------------------------------------*/
.display-label, .editor-label
{
	margin: 2px 0 0 0;
	float: left;
	width: 120px;
	vertical-align: middle; /*border: 1px solid Red;*/
	clear: both;
}

.display-label160, .editor-label160
{
	margin: 2px 0 0 0;
	float: left;
	width: 160px;
	vertical-align: middle; /*border: 1px solid Red;*/
	clear: both;
}

.display-label200, .editor-label200
{
	margin: 2px 0 0 0;
	float: left;
	width: 200px;
	vertical-align: middle; /*border: 1px solid Red;*/
	clear: both;
}

.display-label_1, .editor-label_1
{
	margin: 2px 0 0 2px;
	float: left;
	vertical-align: middle;
	width: 120px; /*border: 1px solid Red;*/
}

.display-field, .editor-field
{
	text-align: left;
	margin: 2px 0 0 0;
	vertical-align: middle;
	clear: right; /*width: 68%;*/ /*border: 1px solid Green;*/
}

.text-box50
{
	width: 50px;
}
.text-box80
{
	width: 80px;
}

.text-box100
{
	width: 100px;
}
.text-box.multi-line
{
	height: 6.5em;
}

.tri-state
{
	width: 6em;
}
.sysdate
{
	margin: 1em 0 0 0;
	width: 100%;
	float: left;
}

.submitspace
{
	margin: 1em 0 0 0;
	width: 100%;
	float: left;
}

/**********************************************************
* Icons
***********************************************************/
div.userIco
{
	background-image: url('Images/userIco.png');
	background-repeat: no-repeat;
	background-position: center center;
	width: 18px;
	height: 18px;
	float: left;
	margin: 0 2px 0 2px;
}

a.userIco
{
	background-image: url('Images/userIco.png');
	background-repeat: no-repeat;
	background-position: center right;
	width: 18px;
	height: 18px;
	margin: -2px 2px 0 2px;
	display: block;
	margin-top: -2px;
	text-decoration: none;
}

a.userExsIco
{
	background-image: url('Images/userExsIc.png');
	background-repeat: no-repeat;
	background-position: center right;
	width: 18px;
	height: 18px;
	margin: -2px 2px 0 2px;
	display: block;
	margin-top: -2px;
	text-decoration: none;
}

a.userRegIco
{
	background-image: url('Images/userRegIc.png');
	background-repeat: no-repeat;
	background-position: center right;
	width: 18px;
	height: 18px;
	margin: -2px 2px 0 2px;
	display: block;
	margin-top: -2px;
	text-decoration: none;
}

a.userEditIco
{
	background-image: url('Images/editIco.png');
	background-repeat: no-repeat;
	background-position: center right;
	width: 18px;
	height: 18px;
	margin: -2px 2px 0 2px;
	display: block;
	margin-top: -2px;
	text-decoration: none;
}

a.userDetailIco
{
	background-image: url('Images/detailIco.png');
	background-repeat: no-repeat;
	background-position: center right;
	width: 18px;
	height: 18px;
	margin: -2px 2px 0 2px;
	display: block;
	margin-top: -2px;
	text-decoration: none;
}

a.detailIco
{
	background-image: url('Images/detailIco.png');
	background-repeat: no-repeat;
	background-position: center center;
	width: 16px;
	height: 16px;
	margin: 0 2px 0 2px;
}


a.editIco
{
	background-image: url('Images/editIco.png');
	background-repeat: no-repeat;
	background-position: center right;
	width: 18px;
	height: 18px;
	margin: -2px 2px 0 2px;
	display: block;
	margin-top: -2px;
	text-decoration: none;
}
