@font-face{font-family:'HelveticaNeueLTStd57Condensed';src:url('helveticaneueltstd-cn-webfont.eot');src:url('helveticaneueltstd-cn-webfont.eot?#iefix') format('embedded-opentype'),
url('helveticaneueltstd-cn-webfont.woff') format('woff'),
url('helveticaneueltstd-cn-webfont.ttf') format('truetype'),
url('helveticaneueltstd-cn-webfont.svg#HelveticaNeueLTStd57Condensed') format('svg');font-weight:normal;font-style:normal;}
@font-face{font-family:'HelveticaNeueLTStd77BdCn';src:url('helveticaneueltstd-bdcn-webfont.eot');src:url('helveticaneueltstd-bdcn-webfont.eot?#iefix') format('embedded-opentype'),
url('helveticaneueltstd-bdcn-webfont.woff') format('woff'),
url('helveticaneueltstd-bdcn-webfont.ttf') format('truetype'),
url('helveticaneueltstd-bdcn-webfont.svg#HelveticaNeueLTStd77BdCn') format('svg');font-weight:normal;font-style:normal;}
/* HTML5 ✰ Boilerplate
* ==|== normalize ==========================================================
*/
article,aside,details,figcaption,figure,footer,header,hgroup,nav,section{display:block;}
audio,canvas,video{display:inline-block;*display:inline;*zoom:1;}
audio:not([controls]){display:none;}
[hidden]{display:none;}
html{font-size:100%;overflow-y:scroll;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;}
body{margin:0;font-size:13px;line-height:1.231;}
body,button,input,select,textarea{font-family:sans-serif;color:#222;}
::-moz-selection{background:#fe57a1;color:#fff;text-shadow:none;}
::selection{background:#fe57a1;color:#fff;text-shadow:none;}
a{color:#00e;}
a:hover{color:#06e;}
a:focus{outline:thin dotted;}
a:hover,a:active{outline:0;}
abbr[title]{border-bottom:1px dotted;}
b,strong{font-weight:bold;}
blockquote{margin:1em 40px;}
dfn{font-style:italic;}
hr{display:block;height:1px;border:0;border-top:1px solid #ccc;margin:1em 0;padding:0;}
ins{background:#ff9;color:#000;text-decoration:none;}
mark{background:#ff0;color:#000;font-style:italic;font-weight:bold;}
pre,code,kbd,samp{font-family:monospace,monospace;_font-family:'courier new',monospace;font-size:1em;}
pre{white-space:pre;white-space:pre-wrap;word-wrap:break-word;}
q{quotes:none;}
q:before,q:after{content:"";content:none;}
small{font-size:85%;}
sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline;}
sup{top:-0.5em;}
sub{bottom:-0.25em;}
ul,ol{margin:1em 0;padding:0 0 0 40px;}
dd{margin:0 0 0 40px;}
nav ul,nav ol{list-style:none;list-style-image:none;margin:0;padding:0;}
img{border:0;-ms-interpolation-mode:bicubic;vertical-align:middle;}
svg:not(:root){overflow:hidden;}
figure{margin:0;}
form{margin:0;}
fieldset{border:0;margin:0;padding:0;}
label{cursor:pointer;}
legend{border:0;*margin-left:-7px;padding:0;}
button,input,select,textarea{font-size:100%;margin:0;vertical-align:baseline;*vertical-align:middle;}
button,input{line-height:normal;*overflow:visible;}
table button,table input{*overflow:auto;}
button,input[type="button"],input[type="reset"],input[type="submit"]{cursor:pointer;-webkit-appearance:button;}
input[type="checkbox"],input[type="radio"]{box-sizing:border-box;}
input[type="search"]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box;}
input[type="search"]::-webkit-search-decoration{-webkit-appearance:none;}
button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0;}
textarea{overflow:auto;vertical-align:top;resize:vertical;}
input:valid,textarea:valid{}
input:invalid,textarea:invalid{background-color:#f0dddd;}
table{border-collapse:collapse;border-spacing:0;}
td{vertical-align:top;}

/* ==|== vegas jquery =====================================================*/
.vegas-loading {
	-moz-border-radius:10px; -webkit-border-radius:10px; border-radius:10px;
	background:#000 url(/renault-ze/images/loading.gif) no-repeat center center;
	background:rgba(0, 0, 0, 0.7) url(/renault-ze/images/loading.gif) no-repeat center center;
	height:32px;
	left:20px;
	position:fixed;
	top:20px;
	width:32px; 
	z-index:0;
}

.vegas-overlay {
/* 	background:transparent url(/renault-ze/overlays/01.png); */
	opacity:0.5;
	z-index:-1;
}

.vegas-background {
	image-rendering: optimizeQuality;
	-ms-interpolation-mode: bicubic;
	z-index:-2;
}
/* ==|== primary styles =====================================================*/
header {
	width: 136px;
}

h1 {
	width: 170px;
	height: 130px;
	overflow: hidden;
	margin: 0px;
}
h1 a {
	display: block;
	width: 170px;
	height: 136px;
	overflow: hidden;
	text-indent: -9999em;
	background: url('../images/logo.png') no-repeat;
}
.home h1 a {
	pointer-events: none;
}
nav.main-nav {
	width: 170px;
	background-color: #535353;
	background-color: rgba(0,0,0,.6);
	-webkit-border-bottom-right-radius: 10px;
	    -moz-border-radius-bottomright: 10px;
	 	 -ms-border-bottom-right-radius: 10px;
		  -o-border-bottom-right-radius: 10px;
	     	  border-bottom-right-radius: 10px;
}
nav.main-nav ul li {
	font: normal 1.5em/1em 'HelveticaNeueLTStd77BdCn', helvetica, 'sans-serif';
	text-transform: uppercase;
}
nav.main-nav ul li a {
	display:block;
	padding: 8px 0;
	text-decoration: none;
	color: #FFF;
	text-shadow: 1px 1px 1px #000;
	text-indent: 10px;
	border-bottom: 1px solid #000;
	border-top: 1px solid rgba(255,255,255,.5);
}
nav.main-nav ul li a:hover {
	color: #CCC;
	background-color: #000;
	border-bottom: 1px solid #000;
	border-top: 1px solid #000;
}
nav.main-nav ul li:first-child a {
	border-top: 0px;
}
nav.main-nav ul li:last-child a{
	border-bottom: 0px;
	-webkit-border-bottom-right-radius: 10px;
	    -moz-border-radius-bottomright: 10px;
	 	 -ms-border-bottom-right-radius: 10px;
		  -o-border-bottom-right-radius: 10px;
	     	  border-bottom-right-radius: 10px;
}
#main article {
	position: absolute;
	top: 0;
	right: 0;
	width: 220px;
	background-color: #535353;
	background-color: rgba(0,0,0,.6);
	-webkit-border-bottom-left-radius: 10px;
	    -moz-border-radius-leftright: 10px;
	 	 -ms-border-bottom-left-radius: 10px;
		  -o-border-bottom-left-radius: 10px;
	     	  border-bottom-left-radius: 10px;
}
#main article h2,
#main article h3,
#main article p {
	margin: 0;
}

#main article h2 {
	padding: 8px 0;
	font: normal 1.5em/1em 'HelveticaNeueLTStd77BdCn', helvetica, 'sans-serif';
	text-transform: uppercase;
	color: #FFF;
	text-shadow: 1px 1px 1px #000;
	border-bottom: 1px solid #000;
	text-indent: 10px;
	background-color: #000;
}
#main article div.description {
	border-top: 1px solid rgba(255,255,255,.5);
	
}
#main article h3 {
	padding: 3px 10px;
	font: 1.4em/1.2em 'HelveticaNeueLTStd77BdCn', helvetica, 'sans-serif';;
	text-transform: uppercase;
	color: #BCBCBC;
	text-shadow: 1px 1px 1px #000;
	
}
#main article p,
#main article ul{
	padding: 3px 10px;
	color: #FFF;
	text-shadow: 1px 1px 1px #000;
} 







#main article p.intro {
	padding: 10px;
}
#main article ul {
	margin: 0px!important;
}
#main article p a{
	color:#E5E5E5;
	text-decoration: none;
	
}
#main article p.masinfo {
	margin-top: 10px;
	padding: 8px 0;
	-webkit-border-bottom-left-radius: 10px;
	    -moz-border-radius-leftright: 10px;
	 	 -ms-border-bottom-left-radius: 10px;
		  -o-border-bottom-left-radius: 10px;
	     	  border-bottom-left-radius: 10px;
	text-indent: 10px;
	font: normal 1.2em/1em 'HelveticaNeueLTStd77BdCn', helvetica, 'sans-serif';
	text-transform: uppercase;
	background-color: #000;
	background-color: rgba(0,0,0,.8);
		
} 

#main article p.masinfo a {
	color: #FFF;
	text-decoration: none;
}

footer {
   _position: absolute;
    position: fixed;
	bottom: 0; left: 0;
	width: 100%;
	background-color: #535353;
	background-color: rgba(0,0,0,.6);
}
footer p {
	padding: 2px 0;
	font: normal 1em/1em 'HelveticaNeueLTStd77BdCn', helvetica, 'sans-serif';
	color: #FFF;
	text-shadow: 1px 1px 1px #000;
	text-indent: 10px;
	text-align: center;
}
footer p a {
	color: rgba(255,255,255,.8);
	text-decoration: none;
}

.tryitup {
	position: absolute;
	top: 0; left: 50%;
	top: -290px;
	width: 300px;
	margin-left: -150px;
	background-color: #000;
	background-color: rgba(0,0,0,.8);
	-webkit-border-bottom-left-radius: 10px;
	   -moz-border-radius-bottomright: 10px;
	 	 -ms-border-bottom-left-radius: 10px;
		  -o-border-bottom-left-radius: 10px;
	     	  border-bottom-left-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	   -moz-border-radius-bottomright: 10px;
	  	 -ms-border-bottom-right-radius: 10px;
	 	  -o-border-bottom-right-radius: 10px;
	        border-bottom-right-radius: 10px;
}
.tryitup form {
	margin: 10px;

}
.tryitup label,
.tryitup h5,
.tryitup h4 {
	display: block;
	color: #FFF;
	font-family: 'HelveticaNeueLTStd77BdCn', helvetica, arial;
	text-shadow: 1px 1px 1px #444;
}

.tryitup h4 {
	font-size: 1.5em;
	text-align: center;
	cursor: pointer;
}
.tryitup .modelos label {
	display: inline-block;
}
.tryitup .modelos span {
	display: inline-block;
	width: 24%;
}

.tryitup form input[type=text],
.tryitup form input[type=email] {
	 width: 95%;
	 padding: 4px 2px;
	 outline: 0;
	 border:  1px solid  rgba(153, 153, 153, 0.4);
	 color: #444;
	text-shadow: 1px 1px 1px #E7E7E7;
	-webkit-transition: all linear 0.2s, box-shadow linear 0.2s;
   -moz-transition: all linear 0.2s, box-shadow linear 0.2s;
   transition: all linear 0.2s, box-shadow linear 0.2s;
   -webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.1);
   -moz-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.1);
   box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.1);
}

.tryitup form input:focus[type=text]  {
	outline: 0;
	color: #E7E7E7;
	text-shadow: 1px 1px 1px #444;
   border:  1px solid  rgba(102, 102, 102, 1);
   background-color: rgba(0,0,0,.2);
   -webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.1), 0 0 8px rgba(255, 255, 255, 0.8);
   -moz-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.1), 0 0 8px rgba(255, 255, 255, 0.8);
   box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.1), 0 0 8px rgba(255, 255, 255, 0.8);
	
}
.tryitup form p.submit {
	text-align: center;
}
.tryitup form button {
	margin: 0 auto;
	background: #00a6fc;
   display: inline-block;
   text-align: center;
   padding: 9px 34px 11px;
   color: #fff;
   text-decoration: none;
   font-weight: bold;
   line-height: 1;
   font-family: "Helvetica Neue", "Helvetica", Arial, Verdana, sans-serif;
   position: relative;
   cursor: pointer;
   border: none;
	/** small **/
	 font-size: 13px; width: auto;
	/** gloss **/
	background: #00a6fc url(/renault-ze/images/button-gloss.png) repeat-x 0 -34px;
   -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,.5);
   -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.5);
   text-shadow: 0 -1px 1px rgba(0,0,0,0.28);
   background: #00a6fc url/renault-ze(/images/button-gloss.png) repeat-x 0 -34px, -moz-linear-gradient(top, rgba(255,255,255,.4) 0%, transparent 100%);
   background: #00a6fc url(/renault-ze/images/button-gloss.png) repeat-x 0 -34px, -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,.4)), color-stop(100%,transparent));
   border: 1px solid #0593dc;
   -webkit-transition: background-color .15s ease-in-out;
   -moz-transition: background-color .15s ease-in-out;
   -o-transition: background-color .15s ease-in-out;
	/** color **/
	background-color: #444;
	border: 1px solid #000; 
	
	-moz-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;

	-webkit-appearance: none;
	   -moz-appearance: none;
}


.tryitup form button:hover,
.tryitup form button:focus {
	background-color: #565656;
}

nav.thumbs {
	_position: absolute;
	position: fixed;
	bottom: 50px;
	width: 100%;
	text-align: center;

}
nav.thumbs li {
	border:  4px solid  rgba(200, 200, 200, 1);
	display: inline-block;
	margin: 0 5px;
	width: 10%;
	max-width: 130px;
   -webkit-transition: border linear 0.2s;
   -moz-transition: border linear 0.2s;
   transition: border linear 0.2s;	
	-webkit-border-radius: 15px;
	   -moz-border-radius: 15px;
	        border-radius: 15px;	
}

nav.thumbs li:hover {
	border:  4px solid  rgba(102, 102, 102, 0.9);
	
}

nav.thumbs li img{
	width: 100%;
	height: auto;
   -webkit-transition: border linear 0.2s, box-shadow linear 0.2s;
   -moz-transition: border linear 0.2s, box-shadow linear 0.2s;
   transition: border linear 0.2s, box-shadow linear 0.2s;
   -webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.1);
   -moz-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.1);
   box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.1);
	-webkit-border-radius: 10px;
	   -moz-border-radius: 10px;
	        border-radius: 10px;
}



/** vegas  **/

.vegas-loading {
	/* Loading Gif by http://preloaders.net/ */
	-moz-border-radius:10px; -webkit-border-radius:10px; border-radius:10px;
	background:#000 url(/renault-ze/images//loading.gif) no-repeat center center;
	background:rgba(0, 0, 0, 0.7) url(/renault-ze/images/loading.gif) no-repeat center center;
	height:32px;
	left:20px;
	position:absolute;
	top: 50%; margin-top: -52px; 
	left: 50%; margin-left: -20px;
	z-index:0;
}

.vegas-overlay {
	background:transparent;
	opacity:0.5;
	z-index:-1;
}

.vegas-background {
	image-rendering: optimizeQuality;
	-ms-interpolation-mode: bicubic;
	z-index:-2;

}
/* oldie*/

.oldie .vegas-loading{background-color:#000000;}
.oldie nav.main-nav{background-color:#000000;}
.oldie nav.main-nav ul li a{border-top:1px solid #FFFFFF;}
.oldie #main article{background-color:#000000;}
.oldie #main article div.description{border-top:1px solid #CCCCCC;}
.oldie #main article p.masinfo{background-color:#000000;}
.oldie footer{background-color:#000000;}
.oldie footer p a{color:#FFFFFF;}
.oldie .tryitup{background-color:#000000;}
.oldie .tryitup form input[type=text],
.oldie .tryitup form input[type=email]{border:1px solid #999999;}
.oldie .tryitup form input:focus[type=text]{border:1px solid #666666;background-color:#000000;}
.oldie nav.thumbs li{border:4px solid #c8c8c8;}
.oldie nav.thumbs li:hover{border:4px solid #666666;}


.oldie nav.thumbs li {float: left;}
.oldie nav.thumbs {margin-left: 30%; }

.ir{display:block;border:0;text-indent:-999em;overflow:hidden;background-color:transparent;background-repeat:no-repeat;text-align:left;direction:ltr;}
.ir br{display:none;}
.hidden{display:none !important;visibility:hidden;}
.visuallyhidden{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;}
.visuallyhidden.focusable:active,.visuallyhidden.focusable:focus{clip:auto;height:auto;margin:0;overflow:visible;position:static;width:auto;}
.invisible{visibility:hidden;}
.clearfix:before,.clearfix:after{content:"";display:table;}
.clearfix:after{clear:both;}
.clearfix{zoom:1;}
/* ==|== media queries ====================================================== */
@media only screen and (min-width:480px){}
@media only screen and (min-width:768px){}
/* ==|== print styles ======================================================= */
@media print{*{background:transparent !important;color:black !important;text-shadow:none !important;filter:none !important;-ms-filter:none !important;}
a,a:visited{text-decoration:underline;}
a[href]:after{content:" (" attr(href) ")";}
abbr[title]:after{content:" (" attr(title) ")";}
.ir a:after,a[href^="javascript:"]:after,a[href^="#"]:after{content:"";}
pre,blockquote{border:1px solid #999;page-break-inside:avoid;}
thead{display:table-header-group;}
tr,img{page-break-inside:avoid;}
img{max-width:100% !important;}
@page{margin:0.5cm;}
p,h2,h3{orphans:3;widows:3;}
h2,h3{page-break-after:avoid;}
}

@media only screen and (max-width: 1280px){
	
	#main .description p,
	#main .description li {
	 font-size: 11px;
	}
	#main article h2 {
		font-size: .7em;
	}
	#main article h3 {
		font-size: .9em;
	}
	#main article p.masinfo  {
		font-size: .9em;
	}
	nav.thumbs li {
		width: 65px;
	}
}

div.form-errors {
	/*position: absolute;
	top: 0; left: 50%;
	top: -290px;
	width: 300px;
	margin-left: -150px;*/
	background-color: #e7b700;
	background-color: rgba(231,183,0,.8);
	-webkit-border-radius: 10px;
	   -moz-border-radius: 10px;
	 	 -ms-border-radius: 10px;
		  -o-border-radius: 10px;
	     	  border-radius: 10px;
	-webkit-border-radius: 10px;
	   -moz-border-radius: 10px;
	  	 -ms-border-radius: 10px;
	 	  -o-border-radius: 10px;
	        border-radius: 10px;
	color:#fff;
}
div.form-errors p {
	padding: 10px;
	padding-bottom:0;
}
div.form-errors ul {
	list-style-type: none;
	margin-top:0;
	padding-bottom: 10px;
}
.tryitup h2 { color: #fff; text-align: center; font-family: "Helvetica Neue", "Helvetica", Arial, Verdana, sans-serif;}
.tryitup h3 { color: #ccc; text-align: center; font-family: "Helvetica Neue", "Helvetica", Arial, Verdana, sans-serif; }

.adv {
	margin-top: 20px;
	width: 170px;

	
}
.adv a {
	display: block;
	font-size: 11px;
	text-decoration: none;
	color: #535353;
	background-color: #F3F3F3;
	-webkit-border-bottom-right-radius: 10px;
	    -moz-border-radius-bottomright: 10px;
	 	 -ms-border-bottom-right-radius: 10px;
		  -o-border-bottom-right-radius: 10px;
	     	  border-bottom-right-radius: 10px;
	 -webkit-border-top-right-radius: 10px;
	     -moz-border-radius-topright: 10px;
	  	 -ms-border-top-right-radius: 10px;
	 	  -o-border-top-right-radius: 10px;
	      	  border-top-right-radius: 10px;
		-webkit-transition: all 400ms ease-in ;
		   -moz-transition: all 400ms ease-in ;
		    -ms-transition: all 400ms ease-in ;
		     -o-transition: all 400ms ease-in ;
		        transition: all 400ms ease-in ; 
				text-shadow: 1px 1px 1px #FFF;
		
			
}
.adv span {
	display: inline-block;
	margin: 0 10px;
	padding: 10px 0;
}
.adv a strong {
	color:#0F94A3;
}
.adv a:hover {
	background-color: #4F4F4F;
	color:#FFF;
	text-shadow: 1px 1px 1px #444;

}


/*fancybox*/
/*! fancyBox v2.0.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-tmp iframe, .fancybox-tmp object {
	vertical-align: top;
	padding: 0;
	margin: 0;
}

.fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1002;
}

.fancybox-outer {
	position: relative;
	padding: 0;
	margin: 0;
	background: #f9f9f9;
	color: #444;
	text-shadow: none;
	-webkit-border-radius: 4px;
	   -moz-border-radius: 4px;
			border-radius: 4px;
}

.fancybox-opened {
	z-index: 1003;	
}

.fancybox-opened .fancybox-outer {
	-webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	   -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	        box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}

.fancybox-inner {
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
	position: relative;
	outline: none;
	overflow: hidden;
}

.fancybox-error {
	color: #444;
    font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
    margin: 0;
    padding: 10px;
}

.fancybox-image, .fancybox-iframe {
	display: block;
	width: 100%;
	height: 100%;
	border: 0;
	padding: 0;
	margin: 0;
	vertical-align: top;
}

.fancybox-image {
	max-width: 100%;
	max-height: 100%;
}

#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
	background-image: url('fancybox_sprite.png');
}

#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -22px;
	margin-left: -22px;
	background-position: 0 -108px;
	opacity: 0.8;
	cursor: pointer;
	z-index: 1010;
}

#fancybox-loading div {
	width: 44px;
	height: 44px;
	background: url('fancybox_loading.gif') center center no-repeat;
}

.fancybox-close {
	position: absolute;
	top: -18px;
	right: -18px;
	width: 36px;
	height: 36px;
	cursor: pointer;
	z-index: 1004;
}

.fancybox-nav {
	position: absolute;
	top: 0;
	width: 40%;
	height: 100%;
	cursor: pointer;
	background: transparent url('blank.gif'); /* helps IE */
	z-index: 1003;
}

.fancybox-prev {
	left: 0;	
}

.fancybox-next {
	right: 0;
}

.fancybox-nav span {
	position: absolute;
	top: 50%;
	width: 36px;
	height: 36px;
	margin-top: -18px;
	cursor: pointer;
	z-index: 1003;
	visibility: hidden;
}

.fancybox-prev span {
	left: 20px;
	background-position: 0 -36px;
}

.fancybox-next span {
	right: 20px;
	background-position: 0 -72px;
}

.fancybox-nav:hover span {
	visibility: visible;
}

.fancybox-tmp {
	position: absolute;
	top: -9999px;
	left: -9999px;
	padding: 0;
	overflow: visible;
	visibility: hidden;
}

/* Overlay helper */

#fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	display: none;
	z-index: 1001;
	background: #000;
}

/* Title helper */

.fancybox-title {
	visibility: hidden;	
	font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	position: relative;
	text-shadow: none;
	z-index: 1005;
}

.fancybox-opened .fancybox-title {
	visibility: visible;
}

.fancybox-title-float-wrap {
	position: absolute;
	bottom: 0;
	right: 50%;
	margin-bottom: -35px;
	z-index: 1003;
	text-align: center;
}

.fancybox-title-float-wrap .child {
	display: inline-block;
	margin-right: -100%;
	padding: 2px 20px;
	background: transparent; /* Fallback for web browsers that doesn't support RGBa */
	background: rgba(0, 0, 0, 0.8);
	-webkit-border-radius: 15px;
	   -moz-border-radius: 15px;
			border-radius: 15px;
	text-shadow: 0 1px 2px #222;
	color: #FFF;
	font-weight: bold;
	line-height: 24px;
	white-space: nowrap;
}

.fancybox-title-outside-wrap {
	position: relative;
	margin-top: 10px;
	color: #fff;
}

.fancybox-title-inside-wrap {
	margin-top: 10px;
}

.fancybox-title-over-wrap {
	position: absolute;
	bottom: 0;
	left: 0;	
	color: #fff;
	padding: 10px;
	background: #000;
	background: rgba(0, 0, 0, .8);
}
