@charset "UTF-8";
h1{font-family: 'Cinzel', serif;font-size:33px;text-align:center;}
h2{font-family: 'Fauna One', serif;font-size:20px;text-align:center;margin-top:-20px;}
h3{font-family: 'Fauna One', serif;font-size:20px;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:#fff;text-decoration: underline;text-transform: uppercase;}
p a:hover, .cntr a:hover{color:red;text-decoration: none;}

ul, li{margin-bottom: 20px;}

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

.just{text-align: justify;}
.cntr{text-align: center;}
.white{color:#fff;}

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

body
{
	width:100%;height:100%;
	margin:0px;padding:0px;
	background:url(../img/black-background.jpg) no-repeat center center fixed;
	background-color: #161616;
	-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:750px;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:550px;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;
		}
		.callToActionWrapperCntr{
					margin:40px auto;
					width:300px;height:100px;
					clear:both;
				}
				.callToAction{
					margin:0 auto;
					-webkit-border-radius: 15px; -moz-border-radius: 15px; border-radius: 15px;
					background-color:#000;
					border:1px solid #fff;
					width:300px;height:100px;
				}
					.callToActionIcon{
						float:left;
						width:64px;height:72px;
						margin:14px 20px 0px 0px;
						font-size:72px;
						color:#fff;
					}
					.callToActionTxt{
						float:left;
						padding:30px 10px 10px 10px;
						width/**/:200px;width:180px !important;
						height/**/:100px;height:60px !important;
						text-align:left; color:#fff; font-size:16px;
						font-family: 'Fauna One', serif;font-size:16px;
					}
				a:link .callToAction, a:visited .callToAction {text-decoration:none;}
				a:hover .callToAction{background:#066;border:1px solid #fff;}
				a:hover .callToActionTxt, a:hover .callToActionIcon{color:#fff;}
		#footerHome{
			width:100%;height:60px;
			position:absolute;bottom:10px;
		}
		#footerWrapper{
			width:1200px;height:60px;
			margin:40px auto 0 auto;
			color:#fff;text-align:center;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-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) {}