body {
	background: #282363;
}

#contents {
	padding: 0 25px 25px 25px;
}

#header {
	background: url(/images/style/football_rugby/header.png) top left no-repeat;
	height: 131px;
	position: relative;
	width: 837px;
	margin: 0 0 20px 0;
}

#header a {
	background-position: top left;
	display: block;
	overflow: hidden;
	position: absolute;
	width: 0;
}

#header a:HOVER, #header a.selected {
	background-position: 0 -50px;
}

#header a.home_it {
	background-image: url(/images/style/football_rugby/it/home.png);
	height: 14px;
	left: 249px;
	padding-left: 51px;
	top: 71px;
}

#header a.company_it {
	background-image: url(/images/style/football_rugby/it/company.png);
	height: 20px;
	left: 329px;
	padding-left: 69px;
	top: 64px;
}

#header a.pro1_it {
	background-image: url(/images/style/football_rugby/it/pro1.png);
	height: 21px;
	left: 445px;
	padding-left: 46px;
	top: 46px;
}

#header a.pro2_it {
	background-image: url(/images/style/football_rugby/it/pro2.png);
	height: 18px;
	left: 558px;
	padding-left: 50px;
	top: 28px;
}

#header a.contacts_it {
	background-image: url(/images/style/football_rugby/it/contacts.png);
	height: 14px;
	left: 673px;
	padding-left: 71px;
	top: 19px;
}

#header a.home_en {
	background-image: url(/images/style/football_rugby/en/home.png);
	height: 14px;
	left: 249px;
	padding-left: 51px;
	top: 71px;
}

#header a.company_en {
	background-image: url(/images/style/football_rugby/en/company.png);
	height: 21px;
	left: 329px;
	padding-left: 79px;
	top: 63px;
}

#header a.pro1_en {
	background-image: url(/images/style/football_rugby/en/pro1.png);
	height: 21px;
	left: 445px;
	padding-left: 46px;
	top: 46px;
}

#header a.pro2_en {
	background-image: url(/images/style/football_rugby/en/pro2.png);
	height: 18px;
	left: 558px;
	padding-left: 50px;
	top: 28px;
}

#header a.contacts_en {
	background-image: url(/images/style/football_rugby/en/contacts.png);
	height: 15px;
	left: 673px;
	padding-left: 80px;
	top: 19px;
}

/****************************** pages *******************************/

/* company */


#company {
	background: url(/images/style/football_rugby/company.png) top right no-repeat;
	min-height: 517px;
	padding-right: 358px; 
}

#company p {
	padding-bottom: 5px;
	padding-right: 15px;
	text-align: justify;
}

#company ul {
	list-style-position: inside;
	font-size: 110%;
	font-weight: bold;
}

/* contatti */

#info_request p {
	text-align: left;
}

#info_request label {
	font-style: italic;
	display: -moz-inline-box;	
	display: -moz-inline-block;	
	display: inline-block;
	width: 170px;
	margin-bottom: 7px;
}

#info_request label sup {
	color: red;
	font-weight: bold;
}

#info_request .text {
	border: 1px solid #666; 
	padding: 2px 0;
	width: 520px;
}

#info_request input.zip {
	width: 50px;
}

#info_request label.city {
	width: 70px;
	padding-left: 10px;
}
#info_request input.city {
	width: 230px;
}

#info_request label.state {
	width: 95px;
	padding-left: 10px;
}
#info_request input.state {
	width: 30px;
}

#info_request textarea {
	border: 1px solid #666; 
	height: 200px;
	vertical-align: top;
	width: 520px;
}
p.notes {
	font-size: 10px;
	font-style: italic;
}


.slideshow.big_image a.prev {
    background: transparent url(/images/style/football_rugby/scrollable_arrow_left.png) no-repeat scroll 0 0;
}
.slideshow.big_image a.next {
    background: transparent url(/images/style/football_rugby/scrollable_arrow_right.png) no-repeat scroll 0 0;
}
.slideshow.small_image a.prev {
    background: transparent url(/images/style/football_rugby/scrollable_arrow_up.png) no-repeat scroll 0 0;
}
.slideshow.small_image a.next {
    background: transparent url(/images/style/football_rugby/scrollable_arrow_down.png) no-repeat scroll 0 0;
}
