@charset "UTF-8";
h1{font-family: 'Cinzel', serif;font-size:33px;text-align:center; margin-bottom: -20px;}
h2{font-family: 'Fauna One', serif;font-size:22px;text-align:center;}
h3{font-family: 'Fauna One', serif;font-size:18px;text-align:center;}

p, li{font-family: 'Fauna One', serif;font-size:16px;}
p a:link, p a:visited, .cntr a:link, .cntr a:visited {color:#000;text-decoration: underline;text-transform: uppercase;}
p a:hover, .cntr a:hover{color:red;text-decoration: none;}

.imgS{text-align: center; margin:100px auto;}

.just{text-align: justify;}
.cntr{text-align: center;}
.lft{text-align:left;}
.bold{font-weight: bold;}

html{width:100%;height:100%;margin:0px;padding:0px;}

body
{
	width:100%;height:100%;
	margin:0px;padding:0px;
	background:url(../img/white-background.jpg) no-repeat center center fixed;
	-moz-background-size:cover;-webkit-background-size:cover;-o-background-size:cover;background-size:cover;
}

#wrapper{width:100%;height:100%;position:relative;}
	#activeArea{
		width:1200px;height:auto;
		margin:0 auto;
	}
		#headWrap{
			width:1200px;height:128px;
			margin:0 auto 40px auto;
		}
		#luxury-credit-cards-wallet-logo{
			float:left;
			width:300px;height:128px;
			margin-right:30px;
		}
		#navigationBar{
			float:left;
			width:710px;height:128px;
			background: url("../img/fioremancini-luxury-credit-cards-wallet-language-b.png") no-repeat left center;
		}
			.luxury-credit-cards-wallet-language{
				float:left;
				padding-left: 100px;
				height: 128px;line-height: 128px;
				width/**/:190px;width:90px !important;
				font-family: 'Fauna One', serif;font-size:16px;
			}
				.luxury-credit-cards-wallet-language a:link, .luxury-credit-cards-wallet-language a:visited {
						display:inline;color:#000;text-decoration: none;
						margin-right:10px;
				}
				.luxury-credit-cards-wallet-language a:hover{
					color:#000;text-decoration: underline;
				}
				.luxury-credit-cards-wallet-language a:active{
					color:#ccc; text-decoration: none;
				}


			.navigationBarElm{
				float: left;
				width:510px;height:128px;line-height:128px;
				font-family:'Cinzel', serif;text-transform:uppercase;color:#000;font-size:20px;text-align:right;
			}
				.navigationBarElm a:link, .navigationBarElm a:visited{
					color:#000;text-decoration:none;
					line-height: 128px;
					margin:0px 0px 0px 40px;
				}
				.navigationBarElm a:hover{color:#000;text-decoration: underline;}
				.navigationBarElm a:active{color:#ccc; text-decoration: none;}


		#luxury-credit-cards-wallet{
			padding:10px;
			width/**/:980px;width:960px !important;
			margin:0 auto;
			color:#000;
		}
			#footerWrapper{
				width:1200px;height:60px;
				margin:0 auto;
				text-align:center; color:#000; font-size:14px;font-family:'Fauna One', serif;
				text-transform: uppercase;
			}

			#footerWrapper a { text-decoration:none !important;margin-left:10px; }
			#footerWrapper a:hover { text-decoration:underline !important; }

			#footerWrapper a:link, #footerWrapper a:visited{
				color:#000;text-align:right;font-size:14px;font-family:'Fauna One', serif;
				text-decoration: underline;
				}

				#footerWrapper a:hover{color:#000;text-decoration: none;}
				#footerWrapper a:active{color:red;text-decoration: none;}


/* Smartphones (portrait and landscape) ----------- */
@media only screen and (min-device-width : 320px) and (max-device-width : 480px) {}

/* Smartphones (landscape) ----------- */
@media only screen and (min-width : 321px) {}

/* Smartphones (portrait) ----------- */
@media only screen and (max-width : 320px) {}

/* iPhone 4 ----------- */
@media only screen and (-webkit-min-device-pixel-ratio : 1.5), only screen and (min-device-pixel-ratio : 1.5) {}

/* iPads (portrait and landscape) ----------- */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) {}

/* iPads (landscape) ----------- */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape) {}

/* iPads (portrait) ----------- */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : portrait) {}

/* Desktops and laptops ----------- */
@media only screen and (min-width : 1224px) {}

/* Large screens ----------- */
@media only screen and (min-width : 1824px) and (max-width : 1920px) {}

/* iMac 27" ----------- */
@media only screen and (min-width : 2560px) {}