/* 
    Document   : screen.css
    Author     : PG&W - Agenzia di comunicazione
    Website    : www.pg-w.it
    Copyright  : PG&W s.r.l.
*/

body {
	background:#3d3f42 url(../../img/common/pageBg.gif) repeat-x;
	margin:0 0 10px 0;
	padding:0 0 10px 0;
	text-align:center;
}

img {
	border:0;
}

p, a, td, h1, h2, h3, h4, h5, h6, span, ul, li, label, div {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:12px;
	color:#929497;
}

a {
	text-decoration:underline;
}

a:hover {
	text-decoration:none;
}

hr {display:none}

.cleaner {
	clear:both;
	font-size:1px;
}

object {
	outline:none;
}

#header {
	width:850px;
	margin:0 auto 0 auto;
	text-align:left;
}

#container {
	width:850px;
	margin:10px auto 0 auto;
	padding: 0 11px 0 11px;
	text-align:left;
}

.hrLine {
	border-top: 1px solid #7e7f81;
	height: 7px;
}

.hrLine2 {
	border-top: 1px solid #7e7f81;
	height: 7px;
	margin:7px 0 0 0;
}

#flash {
	margin: 0 0 10px 0;
}

#leftCol {
	width: 370px;
	float: left;
}

h1 {
	font-size: 20px;
	color:#fff;
	margin: 10px 0 30px 0;
}

h2 {
	font-size: 15px;
	color:#fff;
}

p {
	line-height: 1.5em;
	text-align: justify;
}

.pdf {
	text-decoration: none;
	margin:0 0 10px 0;
}

.pdf img,
.pdf span {
	vertical-align: middle;
}

.pdf img {
	margin:0 10px 0 0;
}




/* COMMON FORM ELEMENTS */

input {
	border: 1px solid #d4d2d2;
	padding:2px 0 2px 3px;
	color:#929497;
}

.checkBox {
	border: 0;
}

.submitButton {
	border:0 none;
	margin:0;
	padding:0;
	text-indent:inherit;
	cursor:pointer;
	background: #f2f2f2;
}

.submitButton span {
	line-height:32px;
	padding:20px 60px 20px 5px;
	background: url(../../img/common/submitBg.gif) no-repeat right center;
}



/* TOP MENU */

#topMenu {
	height: 30px;
	padding:2px 0 0 0;
	margin:0;
	background: url(../../img/common/topMenuBg.gif) repeat-x;
}

#topMenu li {
	list-style-type:none;
	float:left;
}

#topMenu li a {
	display:block;
	outline: none;
	height:28px;
	color:#dfdfdf;
	background-position:50% 0;
	background-repeat:no-repeat;
}

.it #topMenu li a {
	margin: 0;
}

#topMenu li a span {
	display:none;
}

#topMenu li.sel a,
#topMenu li.sel a:hover {
	background-position:50% -56px;
}

#topMenu li a:hover {
	background-position:50% -28px;
}

.it #topMenu #home a {
	width:60px;
	/*margin: 0 30px 0 0 !important;*/
	background-image:url(../../img/it/topMenu/home.gif);
}

.it #topMenu #filosofia a {
	width:85px;
	/* width:85px;       */
	background-image:url(../../img/it/topMenu/filosofia.gif);
}

.it #topMenu #collection a {
	width:80px;
	background-image:url(../../img/it/topMenu/campagnaPE10.gif);
}

.it #topMenu #brochure a {
	width:90px;
	background-image:url(../../img/it/topMenu/brochure.gif);
}

.it #topMenu #stores a {
	width:65px;
	background-image:url(../../img/it/topMenu/stores.gif);
}

.it #topMenu #poloAndSports a {
	width:115px;
	background-image:url(../../img/it/topMenu/poloAndSports.gif);
}

.it #topMenu #press a {
	width:60px;
	background-image:url(../../img/it/topMenu/press.gif);
}

.it #topMenu #contacts a {
	width:80px;
	background-image:url(../../img/it/topMenu/contacts.gif);
}

.it #topMenu #links a {
	width:55px;
	background-image:url(../../img/it/topMenu/links.gif);
}

.it #topMenu #recommended a {
	width:120px;
	background-image:url(../../img/it/topMenu/recommended.gif);
}

.en #topMenu #home a {
	width:60px;
	/*margin: 0 30px 0 0 !important;*/
	background-image:url(../../img/en/topMenu/home.gif);
}

.en #topMenu #filosofia a {
	width:85px;
	background-image:url(../../img/en/topMenu/philosofy.gif);
}

.en #topMenu #collection a {
	width:80px;
	background-image:url(../../img/en/topMenu/campaign.gif);
}

.en #topMenu #brochure a {
	width:90px;
	background-image:url(../../img/en/topMenu/brochure.gif);
}

.en #topMenu #stores a {
	width:65px;
	background-image:url(../../img/en/topMenu/stores.gif);
}

.en #topMenu #poloAndSports a {
	width:115px;
	background-image:url(../../img/en/topMenu/poloAndSports.gif);
}

.en #topMenu #press a {
	width:60px;
	background-image:url(../../img/en/topMenu/press.gif);
}

.en #topMenu #contacts a {
	width:80px;
	background-image:url(../../img/en/topMenu/contacts.gif);
}

.en #topMenu #links a {
	width:55px;
	background-image:url(../../img/en/topMenu/links.gif);
}

.en #topMenu #recommended a {
	width:120px;
	background-image:url(../../img/en/topMenu/recommended.gif);
}

#topMenu #contacts {
	/*float:right;*/
}

#topSubMenu {
	height: 18px;
	padding:5px 0 0 20px;
	margin:1px 0 0 0;
	background: #252627;
}

#topSubMenu li {
	list-style-type:none;
	float:left;
}

#topSubMenu li a {
	font-size: 10px;
	text-transform: uppercase;
	text-decoration: none;
	display:block;
	outline: none;
	color:#bebebe;
	margin:0 20px 0 20px;
}

#topSubMenu li a:hover {
	color:#9b9b9b;
}



/* LOGO H1 */

h1 a {
	display:block;
	height: 58px;
	width: 202px;
	margin:23px 0 19px 324px;
}

h1 a {
	background: url(../../img/common/etiquetanegra.gif) no-repeat;
}

h1 a span {
	display: none;
}




/* HOME PAGE */

#homeVisual {
	margin: 0 0 10px 0;
}

#homeBoxes a {
	display: block;
	margin: 0 10px 10px 0;
	float: left;
}

#homeBoxes a.last {
	margin: 0;
}

#homeBoxes a img {
	margin: 0;
}

#socialLinks a {
	display: block;
	float: left;
	margin: 0 30px 0 0;
}

#socialLinks a.brochure {
	display: block;
	float: right;
	margin: 0 0 0 30px;
}




/* SIMPLE PREV NEXT PHOTO GALLERY */

#photoGallery {
	position: relative;
	margin:0 0 10px 0;
	height: 432px;
}

.rightPhotoGallery {
	width: 450px;
	margin:0 0 10px 0;
	float: right;
}

#photoGallery .navButton {
	z-index: 10000;
	display: block;
	position: absolute;
	top:181px;
	height: 70px;
	width: 19px;
	outline: none;
}

#photoGallery #prev:hover,
#photoGallery #next:hover {
	background-position:0 -70px;
}

#photoGallery .navButton span {
	display: none;
}

#photoGallery #prev {
	left:0;
	background: url(../../img/common/prev.png) no-repeat;
}

#photoGallery #next {
	right:0;
	background: url(../../img/common/next.png) no-repeat;
}

#photoGallery #loader {
	position: absolute;
	height: 432px;
	background:#444648 url(../../img/common/ajaxLoader.gif) no-repeat center center;
}

#photoGallery #title {
	position: absolute;
	top:20px;
	left:20px;
	z-index: 10000;
}




/* SELECT LANGUAGE PAGE */


#containerSplash {
	width:272px;
	margin:200px auto 0 auto;
}

#containerSplash #selectLang {
	border-top:1px solid;
	border-bottom:1px solid;
}

#containerSplash #logoSplash {
	height:94px;
	background-image:url(../../img/common/logoSplash.gif);
}

#containerSplash #logoSplash span {
	display:none;
}

#containerSplash #selectLang span {
	display:none;
}

#containerSplash #selectLang a {
	display:block;
	width:55px;
	text-decoration:none;
}

#selectIt {
	float:left;
	background:url(../../img/common/langIt.gif) no-repeat left center;
	height:33px;
}

#selectEn {
	float:right;
	background:url(../../img/common/langEn.gif) no-repeat right center;
	height:33px;
}


/* GP Nuvolari*/
#leftColNuvolari {
	width: 545px;
	float: left;
}
.photosNuvolari{
	float:right;
}
#nuvolariLogo {
	text-align:center;
}





/* FOOTER */

#footer {
	width:850px;
	margin:5px auto 0 auto;
	text-align:center;
}

#footer p.left {
	text-align:left;
	float: left;
}

#footer p.right {
	text-align:right;
	float: right;
}

#footer span {
	color:#888;
	font-size: 10px;
	margin:0 8px 0 8px;
}

#footer span.first {
	margin:0 8px 0 0;
}

#footer span.last {
	margin:0 0 8px 0;
}

#footer a {
	font-size: 10px;
	color: #888;
	text-decoration: underline;
}

