@charset "UTF-8";
h1{font-family: 'Cinzel', serif;font-size:33px;text-align:center;}
h2{font-family: 'Fauna One', serif;font-size:18px;text-align:center;margin-top:-20px;}
.white{color:#fff;}

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

body
{
	width:100%;height:100%;
	margin:0px;padding:0px;
	background-color:black;
	/*background:url(../img/fioremancini-credit-cards-wallet-01.jpg) no-repeat center center;*/
	/*-moz-background-size:cover;-webkit-background-size:cover;-o-background-size:cover;background-size:cover;*/
}

#wrapper{width:100%;height:100%;position:relative;}
	#angle{
		position: absolute;
		right:0px;
		bottom: 0px;
		width: 200px; height: 200px;
		/*background:url(../img/angle.png) no-repeat;*/
		display:none;
	}
	#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/fiore-mancini-luxury-credit-cards-wallet-language.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:#fff;text-decoration: none;
						margin-right:10px;
				}
				.luxury-credit-cards-wallet-language a:hover{
					color:#fff;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:#fff;font-size:20px;text-align:right;
			}
				.navigationBarElm a:link, .navigationBarElm a:visited{
					color:#fff;text-decoration:none;
					line-height: 128px;
					margin:0px 0px 0px 40px;
				}
				.navigationBarElm a:hover{color:#fff;text-decoration: underline;}
				.navigationBarElm a:active{color:#ccc; text-decoration: none;}


		#luxury-credit-cards-wallet{
			width:1200px;margin:0 auto;
			color:#fff;
		}
		.pls{

			}
		#footerHome{
			width:100%;height:60px;
			position:absolute;bottom:10px;
		}
		#footerWrapper{
			width:1200px;height:60px;
			margin:0 auto;
			text-align:center; color:#fff; 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:#fff;text-align:right;font-size:14px;font-family:'Fauna One', serif;
				text-decoration: underline;
				}

				#footerWrapper a;hover{color:#fff;text-decoration:none;}
				#footerWrapper a:active{color:#ccc; 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) {}