body{
	margin:0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	overflow:hidden;  
}

html, body {
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}


#bodyContent {
	position:relative; clear:both; z-index:998; width:auto;
}

#backArea	{position:absolute; top:0px; left:0px; width:5px; z-index:999 !important; }

#fsTextWarp{ position:absolute;top:0px; left:0px; overflow:hidden; width:5px; z-index:-1; }


.mainContainer{
	position: relative;
	overflow-x: hidden;
	overflow-y:hidden;
	top:0px;
	left:0px;
	height: auto !important;
	margin: 0px;
	padding:0px;
}

.idiomatica {
	position: fixed;
	right: 22px;
	top: 5px;
	font-size: 10px;
	color: #fff;
}

.idiomatica .selected {
	font-weight: bold;
}

.idiomatica a:link, .idiomatica a:hover, .idiomatica a:visited {
	color: #fff;
}

.header{
	width:100%;
	position:fixed;
	height:auto;
	margin:0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	top:0px;
	z-index:10003;
}



.header .nav{
	float: right; display: inline; 
	margin-left: 0px; 
	margin-right: 10px;
	margin-top:34px;
	position:relative;
}



.header .nav ul li{
	float:left;
	left:0px;
	display: block;
	margin:0 auto;
	cursor:pointer ;
	list-style:none;
}

.header .nav ul li a{
	height:100%;
	padding:10px 15px 20px 15px;
	display: block;
	text-align:center;
	cursor:pointer ;
}

.header .nav ul li ul {
	position:absolute;
	top:0px;
	float:left;
	display:none;
	margin: 2px auto;
	cursor:pointer ;
	list-style:none;
	z-index:1000;
	overflow:hidden;
	padding-top:0px;
	line-height:0px;
}

.header .nav ul li ul li {
	position:relative;
	float:none;
	display: block;
	cursor:pointer ;
	list-style:none;
}

.header .nav ul li ul li a{
	padding:10px 15px 10px 15px;
}

.header .nav ul li ul li a.first{ padding:20px 15px 10px 15px; }
.header .nav ul li ul li a.last{ padding:10px 15px 20px 15px; }

.header .nav ul li a{

	-webkit-transition-property:color, background;   
	-webkit-transition-duration: .2s, .2s;   
	-webkit-transition-timing-function: linear, ease-in;

	-moz-transition-property:color, background;   
	-moz-transition-duration: .2s, .2s;   
	-moz-transition-timing-function: linear, ease-in;

	-o-transition-property:color, background;   
	-o-transition-duration: .2s, .2s;   
	-o-transition-timing-function: linear, ease-in;

	-ms-transition-property:color, background;   
	-ms-transition-duration: .2s, .2s;   
	-ms-transition-timing-function: linear, ease-in;
	
}

.highlight{
	position:absolute;
	visibility:visible;
	width:25px;
	height:23px;
	padding: 0px 10px 11px 10px;
	margin-top:40px;

	z-index:0;
}

.header .topContact {
	float: right; display: inline; margin-top: 15px; margin-right: 10px;
	width: 180px;
	text-align:right;
}

.header li a, .header li a:visited { color:inherit; text-decoration: none; outline: 0; }
.header li a:hover, .header li a:focus { color:inherit; }
.header li a:visited { color:inherit; text-decoration: none; }	


.tinynav {
	display: none; 
	width:auto;
	right:5px;
	height: 28px;
	line-height: 28px;
	background-color:#fff;
	padding: 4px;
	color: #2e2e2e;
}

.pageFade { 
	width:100%; 
	height:100%;					
	top:0px;  
	left:0;
	position:fixed; 
	z-index:1000000 !important;
	overflow:hidden;
} 

.pageFade img {
	bottom: 7%;
	position: fixed; 
	overflow:hidden;
	right: 5%;
}


.open_loading{
	height:32px;
	width:32px; 				
	overflow:hidden;
	position:fixed;
	top:50%;
	left:50%;
	margin-left:-15px;
	margin-top:-15px;

	background-image: url(../images/loading_white.gif) ;
	background-position: center center;
	background-repeat: no-repeat;
	background-image: -Webkit-image-set(url(../images/loading_white.gif) 1x, url(../images/loading_white@2x.gif) 2x);  /* Image for Retina */

}

#payPalSelect-wrapper{
	width: 100%;
	height: 100%;
	position: fixed;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
}

.bgSelect{
	width: 100%;
	height: 100%;
	position: fixed;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
	z-index: -1;
	background: rgba(0,0,0,.6);
}

#payPalSelect{
	width: 550px;
	height: 200px;
	margin-top: 250px;
	background: black;
	border: 2px solid white;
	z-index: 999999;

	overflow: hidden;
}

#payPalSelect h2{
	margin-top: 15px;
	margin-bottom: 30px;
}

#payPalSelect h2.sold-out {
	margin-top: 85px;
}

#payPalSelect select{
	width: 245px;
	float: left;
	border: 1px solid white;
	height: 40px;
	border-radius: 0;
	outline: none;
	padding-left: 10px;
	margin-left: 30px;
	margin-right: 25px;
	margin-top: 25px;
	cursor: pointer;

	background: url(../images/arrow_select.png) 95% 50% no-repeat transparent;

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

	overflow: hidden;
}

#payPalSelect button{
	width: 215px;
	float: left;
	border: 1px solid white;
	height: 40px;
	border-radius: 0;
	outline: none;
	margin-top: 25px;
	cursor: pointer;
}

.footer {
	position: fixed;
	width:100%;
	left:0px;
	margin: 0px;
	padding:0px 0px 0px 0px;
	bottom: 0px;
	z-index:9999;
}

.footer .container{
	margin: 0 auto;
	top:0px;
	bottom:0px;			
}

.footer .container .bottomText{
	margin-top:10px;
}

.footer .footerHolder{
	padding-top:10px;
	padding-bottom:10px;
}



.contentWarp{
	width:100%; 
	overflow-x:hidden;
	overflow-y:hidden;
	position:relative; 
	clear:both;
	margin:0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	z-index:997
}

.logo { 
	position:relative;
	width:200px;
	height:81px;
	float:left;
	line-height:0px;
}
.logo img{
	position: absolute;
	bottom:0px;
	max-width:200px;
	height:auto;
	margin: 0 0 0 60px;
	top: 23px;
}




.backgroundColor{
	position:fixed;
	width:100%;
	height:100%;
	z-index:1;		
}





.pgScrollUp{
	position:fixed; 
	width:30px; 
	height:30px;		
	top: auto;
	left: auto;
	right: 10px;
	bottom: 70px;		 
	overflow:hidden;
	cursor:pointer;
	z-index:19999999997;
	display: none;
	background-image : url(../images/scrollup.png);
	background-image: -Webkit-image-set(url(../images/scrollup.png) 1x, url(../images/scrollup@2x.png) 2x);  /* Image for Retina */
	background-position: 0% 100%;
	background-repeat:no-repeat;

	-webkit-transition-property:color, background;   
	-webkit-transition-duration: .2s, .2s;   
	-webkit-transition-timing-function: linear, ease-in;

	-moz-transition-property:color, background;   
	-moz-transition-duration: .2s, .2s;   
	-moz-transition-timing-function: linear, ease-in;

	-o-transition-property:color, background;   
	-o-transition-duration: .2s, .2s;   
	-o-transition-timing-function: linear, ease-in;

	-ms-transition-property:color, background;   
	-ms-transition-duration: .2s, .2s;   
	-ms-transition-timing-function: linear, ease-in;

}

.white_ver .pgScrollUp{
	background-position: 100% 0%;
}




.enablHardwareAcc {  
	-webkit-backface-visibility: hidden;
	-webkit-perspective: 1000;
	-webkit-transform: translateZ(0);
}
.scroll-pane {  
	-webkit-backface-visibility: hidden;
	-webkit-perspective: 1000;
	-webkit-transform: translateZ(0);
}


.fullWidthHeader { width:100% !important; }

.fullWidthHeader .logo { line-height:0px !important;}

.fullWidthHeader .nav { margin-right:10px;  }	

.fullWidthFooter { width:100% !important; }	



.jspContainer { overflow: hidden; position: relative; margin-right:10px; }
.jspPane { position: absolute; }
.jspVerticalBar {
	position: absolute;
	top: 0;
	right: 0;
	width: 7px;
	height: 100%;
}
.jspHorizontalBar{
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 12px;
}
.jspVerticalBar *,
.jspHorizontalBar * { margin: 0; padding: 0; }
.jspCap { display: none; }
.jspHorizontalBar .jspCap { float: left; }
.jspTrack { position: relative; }
.jspDrag{
	position: relative;
	top: 0; left: 0; cursor: pointer; margin:1px 0px 0px 0px;
	
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	-khtml-border-radius: 20px;
	border-radius: 20px;
}

.jspHorizontalBar .jspTrack,
.jspHorizontalBar .jspDrag { float: left; height: 100%;  }
.jspArrow{ text-indent: -20000px; display: block; cursor: pointer; }
.jspArrow.jspDisabled { cursor: default; }
.jspVerticalBar .jspArrow { height: 12px; }
.jspHorizontalBar .jspArrow { width: 12px; float: left; height: 100%; }
.jspVerticalBar .jspArrow:focus { outline: none; }
.jspCorner { float: left; height: 100%; }



* html .jspCorner { margin: 0 -3px 0 0; }


.loading {	
	height:32px;
	width:32px; 
	position:fixed;
	visibility:hidden;
	
	overflow:hidden;
	z-index:1000001;
}

.slider_loading {
	height:32px;
	width:32px; 
	position:relative;
	display:block;
	z-index:102;
	margin: 0 auto;
}

.slider_loading {
	background: url(../images/loader.gif) no-repeat center center;
	background-image: -Webkit-image-set(url(../images/loader.gif) 1x, url(../images/loader@2x.gif) 2x);  /* Image for Retina */
}

.lightStyle .slider_loading {
	background: url(../images/loader_white.gif) no-repeat center center;
	background-image: -Webkit-image-set(url(../images/loader_white.gif) 1x, url(../images/loader_white@2x.gif) 2x);  /* Image for Retina */
}

.fsLoading {	
	height:30px;
	width:30px; 
	position:absolute;
	z-index:1000000;
	zoom: 1;
	
	top:77px;
	right:150px;
}


.fsLoading {	
	background: url(../images/loader_white.gif) no-repeat center center;
	background-image: -Webkit-image-set(url(../images/loader_white.gif) 1x, url(../images/loader_white@2x.gif) 2x);  /* Image for Retina */
}

.white_ver .fsLoading {	
	background: url(../images/loader.gif) no-repeat center center;
	background-image: -Webkit-image-set(url(../images/loader.gif) 1x, url(../images/loader@2x.gif) 2x);  /* Image for Retina */
}



#reply_message { position:relative; left:20px; text-align:left; float:left; }



.medium_size  { height: 280px; overflow:hidden  }
.full_size  { height: 420px; overflow:hidden }



.vegas-loading {

	background: url(images/loading.gif) no-repeat center center;
	background: url(../images/loading.gif) no-repeat center center;
	background-image: -Webkit-image-set(url(../images/loading.gif) 1x, url(../images/loading@2x.gif) 2x);  /* Image for Retina */
	height:32px;
	width:32px; 
	position:absolute;
	z-index:0;
}

.vegas-overlay {
	background:transparent url(../images/background_overlay.png);
	position:fixed;
	opacity:0.5;
	z-index:-1;
}

.vegas-background {
	image-rendering: optimizeQuality;
	-ms-interpolation-mode: bicubic;
	position:absolute;
	overflow:hidden;
	z-index:-3;		
}


.animate { overflow:hidden; }


.graph_container { position:relative; width:100%; padding:0;  margin-top:0px; }
.graph_container ul { margin:0; padding:0; list-style:none; overflow-y:hidden; }
.graph_container li { width:100%; height:30px; margin:0 0px 10px 0; position:relative; }
.graph_container li.last { margin:0; }
.graph_container li span { position:absolute; z-index:1; margin:5px 0px 0px 10px; padding:0px; color:#000; font-size:15px; }
.graph_container li a { position:absolute; left:0; width:0px; height:30px; cursor:auto }


.isotope-item { z-index: 2; }
.isotope-hidden.isotope-item {  pointer-events: none; z-index: 1; }

.isotope,
.isotope .isotope-item {
	-webkit-transition-duration: 0.8s;
	-moz-transition-duration: 0.8s;
	-ms-transition-duration: 0.8s;
	-o-transition-duration: 0.8s;
	transition-duration: 0.8s;
}

.isotope {
	-webkit-transition-property: height, width;
	-moz-transition-property: height, width;
	-ms-transition-property: height, width;
	-o-transition-property: height, width;
	transition-property: height, width;
}

.isotope .isotope-item {
	-webkit-transition-property: -webkit-transform, opacity;
	-moz-transition-property:    -moz-transform, opacity;
	-ms-transition-property:     -ms-transform, opacity;
	-o-transition-property:         top, left, opacity;
	transition-property:         transform, opacity;
}


.isotope.no-transition,
.isotope.no-transition .isotope-item,
.isotope .isotope-item.no-transition {
	-webkit-transition-duration: 0s;
	-moz-transition-duration: 0s;
	-ms-transition-duration: 0s;
	-o-transition-duration: 0s;
	transition-duration: 0s;
}	


.isotope.infinite-scrolling {
	-webkit-transition: none;
	-moz-transition: none;
	-ms-transition: none;
	-o-transition: none;
	transition: none;
}


.isotope_items 			{ overflow:hidden; padding-bottom:25px; }
.isotope_items img 		{ display: block;  width: 100%; }
.isotope_items .item 	{ width: 230px; height:auto; margin: 1px 1px 10px 1px; float: left; }
.isotope_items .large 	{ width: 230px; height:auto; }
.isotope_items .medium	{ width: 170px; height:auto; }
.isotope_items .small 	{ width: 138px; height:auto; }

.isotope_items .large .portImg{ height:153px !important; }
.isotope_items .medium .portImg{ height:113px !important; }	
.isotope_items .small .portImg{ height:92px !important; }	









.masonry_container{ width:100% }

.item {
	width: 33.2%;
	float: left;

}


.item img {
	display: block;
	width: 100.5%;
}

.masonry_container img {
	position:relative;
	cursor:pointer;
}

.masonry_container .fmSliderNode{
	margin:0px;
	padding:0px;
}



.masonry,
.masonry .masonry-brick {
	-webkit-transition-duration: 0.4s;
	-moz-transition-duration: 0.4s;
	-ms-transition-duration: 0.4s;
	-o-transition-duration: 0.4s;
	transition-duration: 0.4s;
}

.masonry {
	-webkit-transition-property: height, width;
	-moz-transition-property: height, width;
	-ms-transition-property: height, width;
	-o-transition-property: height, width;
	transition-property: height, width;
}

.masonry .masonry-brick {
	-webkit-transition-property: left, right, top;
	-moz-transition-property: left, right, top;
	-ms-transition-property: left, right, top;
	-o-transition-property: left, right, top;
	transition-property: left, right, top;
}




#flexslider-container {max-width: 900px; height: 100%; margin: 5px 0px 0px 0px; }
.flexslider .slides { overflow:hidden;}
.flexslider ul li, .flexslider .slides { margin:0px; padding:0px;}
.flex-caption { visibility:hidden}
#bodyContent .flex-caption { visibility:visible}



.video_content { width:600px; height:255px; margin: 0 auto; cursor:pointer; background-color:#000; overflow:hidden; }
.addVideo { position:relative; background-color:#000; overflow:hidden;}
.vid { width:100%; height:100%; position:relative; top:0px; left:0px; margin: 0 auto; visibility:visible; z-index:5;}


.noSpacing { margin:0px; }

.videoLeftSpacing { padding-left:20px; }

.pageHidden{
	width:300px;
	height:50px;
	position:absolute;
	overflow:hidden;
}

.pageShow{
	width:auto;
	height:auto;
	position:relative;
	overflow:visible;
}	

.isotope_option { position:relative; float: right; display:none; }
#options{ margin-right:5px; }

.scroll-pane { width:auto; }



.fm_drag-cursor{cursor:move;}
.fm_drag-cursor{cursor:url("../images/cursors/openhand.png") 8 8,-moz-grab;}
.fm_drag-cursor{*cursor:url(../images/cursors/openhand.cur);}
.fm_drag-cursor{cursor:url(images/cursors/openhand.cur);}

.fm_draging-cursor{cursor:move;}
.fm_draging-cursor{cursor:url("../images/cursors/closedhand.png") 8 8,-moz-grabbing;}
.fm_draging-cursor{*cursor:url(../images/cursors/closedhand.cur);}
.fm_draging-cursor{cursor:url(images/cursors/closedhand.cur);}

.proPadLef { padding-left:20px; }




@media only screen and (max-width: 1030px) {

	.logo { 
		position:absolute;
		float:left;
		line-height:0px;
	}


	.logo img{
		position: absolute;
		bottom:0px;
		height:auto;
		margin: 0 0 0 10px;
		top: 40px;
		float: left;
	}

}