body {
	padding: 0px;
	margin: 0px;
	font-family: helvetica;	
	height: 100%;
	width: 100%;
	background-color: #D9F1FC;
	background-image: url('img/zoom.png');
		background-position: 2000px !important;
	background-repeat: no-repeat !important;

}

#expand:hover {
	background-image: url('img/zoom.png');
	background-repeat: no-repeat;
	background-position: center center;
	background-size:100px;
}

.section-14{
overflow: hidden;
	background-position: 2000px !important;
	background-repeat: no-repeat !important;
}

/*CANDY*/
.section-5{
background-color: #FFC4E1 !important;
}


/*EY*/
.section-8{
background-color: #ffff1b !important;
}

/*FANZINE*/
.section-4{
background-color: #bebebe !important;
}


/*THE PRINTED DOG*/
.section-18{
background-color: #C8B188 !important;
}

/*EY! BOY COLLECTION*/
.section-19{
background-color: #A3D39C !important;
}





#bg {
	display: none;
	width: 100%;
	height: 100%;
	position: absolute;
	z-index: 0;
	background-image: url(img/b.jpg);
	background-repeat: repeat-x;
	background-position: bottom;

}

html {
}

#menu {
	padding-top:150px;
	width: 48%;
	position: relative;
}

/*
@media only screen and (max-width: 480px), only screen and (max-device-width: 480px) {
   #menu {
	width: 20% !important;
	}
	.container{
	width: 70% !important;
	top:150px !important;
	z-index: 99999999999999999;
	}
	
	#map {
		display: none !important;
	}
}

@media only screen and (max-width: 1024px), only screen and (max-device-width: 1024px) {
   #menu {
	width: 20% !important;
	}
	#content .container{
	width: 70% !important;
	top:150px !important;
	z-index: 99999999999999999;
	}
	.section-14 .container{
	display: none;
	}
		#ipad {
	display: block !important;
	}
	
	#map {
		display: none !important;
	}
}	
*/

#alert {
	position: fixed;
	width: 500px;
	padding-top: 10px;
	text-align: center;
	background: white;
	left: 50%;
	margin-left: -250px;
	font-family: helvetica;
	font-weight: bold;
	text-transform: uppercase;
	margin-top: -250px;
	top:50%;
	color:#000;
	background: transparent;
	z-index: 999999999999;

	 -ms-transform: scale(2); /* IE 9 */
    -webkit-transform: scale(2); /* Chrome, Safari, Opera */
    transform: scale(2);
	
/*
	-moz-animation: nonee 3s linear 1;
-webkit-animation: nonee 3s linear 1;
*/

}


@-moz-keyframes nonee {
    from {
	    display: block;
	    opacity: 1;
    }
    to  {
	    display: none;
	    opacity: 0;
    }
}

@-webkit-keyframes nonee {
    from {
	    display: block;
	    opacity: 1;
    }
    to  {
	    display: none;
	    opacity: 0;
    }
}




@media only screen 
and (min-device-width : 320px) 
and (max-device-width : 1024px)  { 
	body {
		-webkit-overflow-scrolling: touch;
	}
	#menu {
		width: 100% !important;
		-webkit-overflow-scrolling: touch;
	}
	#map {
		display: none !important;
	}
	

	
	#scroll {
		position: relative;
		top: 50px !important;
		left: -5px !important;
		width: 100%;
		padding: 20px !important;
		background-color: #fff;
		overflow: hidden;
		-webkit-overflow-scrolling: touch;

	}
	
	.anythingSlider {
		margin-top: 30px;
	}
	
}
#menu .sections {
	-webkit-transition: -webkit-transform .2s linear; 
}

#menu .sections:hover {
		-webkit-box-shadow: 0 10px 10px rgba(0,0,0, 0.4);
	-moz-box-shadow: 0 10px 10px rgba(0,0,0, 0.4);
	box-shadow: 0 10px 10px rgba(0,0,0, 0.4);
	-webkit-transform: scale(1.25) rotate(10deg);
	-moz-transform: scale(1.25) rotate(10deg);
	z-index: 999999999999;
	position: relative;
}

#menu li {
	text-align:center;
	display:inline-block;
	width:auto;
	margin: 10px;
	float: left;
		background-image: url('http://byluisvenegas.com/ndxz-studio/site/finder/img/load.gif');
	background-position: center center;
	background-repeat: no-repeat;
}

#menu #theprinteddog {
	width: 232px !important;
	height: 180px !important;
}

#menu #press, #menu #creative20direction {
	width: 280px !important;
	max-height: 180px !important;
}

#menu li a #thumbnail {
	width: 100%;
}

#menu #fanzine137, #menu #candy, #menu #eymagateen, #menu #buy {
	width: 134px !important;
	height: 180px !important;
}

#menu #eyboycollection {
	width: 134px !important;
	height: 180px !important;
}

#footer {
	background-color: #fff;
	width: 100%;
	height: 200px;
	left:0px;
	display: none;
	bottom: -200px;
	position: fixed;
}


#menu li a .title {
	background-color: #fff;
	font-size: 12px;
	padding: 0px 2px;
}



#menu li a {
	/*width: 200px !important;
	height: 150px !important;
	min-height: 150px;*/
	position:relative;
	display: block;	
	/*background-size:auto 100%, 13px;*/
	background-size:100% 100%, 13px;
	-moz-background-size:100% 100%, 13px;
	background-origin: content-box;
	background-position: center center;
	background-repeat: no-repeat;
	font-weight: bold;
	background-color: #ddd;
}

#menu li a .title{
	position: absolute;
	top:5px;
	left:5px;
}




#menu .box2d #candy,  #menu .box2d #eymagateen,  #menu .box2d #fanzine137,   #menu .box2d #eyboycollection{
	width: 134px !important;
}



#menu .box2d a {
	width: 200px !important;
	height: 150px !important;
	min-height: 150px;
}

#logoo {
	bottom:60px;
	right: 60px;
	z-index: 999999999999999999999999999 !important;
	position: fixed;
	width: 150px;	
}


@media (-webkit-min-device-pixel-ratio: 2), 
(min-resolution: 192dpi) { 
	#logoo{
	width: 100px;
}
}

#search {
	position: fixed;top:0px;
	left:0px;
}


ul, menu, dir {
	display: block;
	list-style-type: disc;
	-webkit-margin-before: 0em !important;
	-webkit-margin-after: 0em!important;
	-webkit-margin-start: 0px!important;
	-webkit-margin-end: 0px!important;
	-webkit-padding-start: 0px!important;
}


li {
	list-style: none;
}

a {
	color:#000;
	text-decoration: none;
}

#content {
	height: 100%;
}

.container, #menu .box2d {
	-moz-box-shadow: 0 0 15px #aeb4ba;
	-webkit-box-shadow: 0 0 15px #aeb4ba;
	/*-webkit-box-shadow: inset 0 0 20px #aeb4ba;*/	
}

#ipad {
	display: none;
}
#marco_about img{
width: 65%;
position: relative;
left: 15%;
	-moz-box-shadow: 0 0 15px #aeb4ba;
	-webkit-box-shadow: 0 0 15px #aeb4ba;
}


#marco_about {
text-align: left;
font-size: 12px;
display:block;
position:relative;
width: 500px;
left:5%;
top:120px;
}

.container{
	font-size: 12px;
	width: 50%;
	position: fixed;
	/*min-height: 100%;*/
	top:0px;
	right: 20px;
	padding: 0px 10px;
	background-color: #fff;

	text-align: justify;
	padding-top: 0px;
	z-index: 99999999999999999;
}

.container p{	color: #000 !important;}

#scroll {
	overflow-x:hidden;
	position: relative;
	left:10px;
	top:0px;
	padding-bottom: 20px;
	padding-right: 20px;
	padding-top: 0px;
	
}

.container iframe{
	width: 100% !important;
	height: 350px !important;
}

.container2 {
	margin-left: 20px;	
}

.container2 li{
	width: 100px;
	float: left;
	padding: 10px;
	margin: 5px;
	/*-moz-box-shadow: 0 0 20px #aeb4ba;
	-webkit-box-shadow: 0 0 20px #aeb4ba;*/
	background-color:#ddd;
}

.container2 li img{
	max-width: 100px;
	max-height: 100px;
}

.container2{
	width: 100%;
	height: 100%;
}

.container img{
	max-width: 100%;
}

#close {
	width: 30px;
	height: 30px;
	background-color: #f00;
}


	#nav span{
	font-size: 20px;
}

#input {
	 -moz-border-radius: 10px;
	  -webkit-border-radius: 10px;
	  border-radius: 10px;
	  background: #FFF url('img/folders/search.gif') no-repeat 4px 3px;
	border: 1px inset #CCC;
	color: #444;
	font: 13px/normal "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
	height: 16px;
	padding: 1px 1px 1px 20px;
	width: 110px;
	margin-left: 10px;
	margin-bottom: 10px;
}

	#nav{
	width: 700px;
	position: absolute;
	top:-10px;
	font-size: 12px;
	z-index: 1;
}


#nav ul {
	padding-top: 30px !important;
	padding-bottom: 40px !important;
	margin-right: 20px !important;
}

@-moz-document url-prefix() {
    #nav ul {
	margin-left: -40px !important;
}
}

#nav ul:first-child {
	padding-top: 2px !important;
}


#nav ul{
	float: left;
}

#nav li{
	padding-left: 5px;
	padding-right: 5px;
	text-transform: uppercase;
	margin: 5px;
}

#nav li a{
	background-color: #fff;
	padding: 2px 5px 0px 5px;
	font-weight: bold;

	text-transform: uppercase;
}

#nav #logo{
	position:relative;
	top:20px;
	left:15px;
}

#nav #logo a{
	background-color: transparent !important;
	background-image: url('http://byluisvenegas.com/logo/lv.gif');
	display: block;
	width: 110px;
	height: 128px;
	background-repeat: no-repeat;
	background-size:70%;
	-moz-background-size:70%;
	background-position: 15% 15%;
}

@media (-webkit-min-device-pixel-ratio: 2), 
(min-resolution: 192dpi) { 

	#nav #logo a{
		background-color: transparent !important;
		background-image: url('http://byluisvenegas.com/logo/lv.gif');
		display: block;
		background-size:50%;
		-moz-background-size:50%;
		background-position: 25% 25%;
		width: 110px;
		height: 128px;
		background-repeat: no-repeat;
	}


}

.active a{
background-color: #000 !important; 
color: #fff;	

}
	/*background: rgb(255,255,255); 
	background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(255,206,251,1) 100%); 	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(255,206,251,1)));
	backgro	und: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(255,206,251,1) 100%);
	background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(255,206,251,1) 100%); 
	background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(255,206,251,1) 100%); 
	background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(255,206,251,1) 100%); 
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffcefb',GradientType=0 ); */	
	



#menu li img{
		-moz-box-shadow: 0 0 15px #aeb4ba;
	-webkit-box-shadow: 0 0 15px #aeb4ba;
	/*-webkit-box-shadow: inset 0 0 20px #aeb4ba;*/	
 
}

#active{
	-webkit-box-shadow: 0 10px 10px rgba(0,0,0, 0.4);
	-moz-box-shadow: 0 10px 10px rgba(0,0,0, 0.4);
	box-shadow: 0 10px 10px rgba(0,0,0, 0.4);
	-webkit-transform: scale(1.25) rotate(10deg);
	-moz-transform: scale(1.25) rotate(10deg);
	z-index: 1;
	position: relative;
}
#active a .title {
	background-color: #000 !important;
	color:#fff;
}

#PPMiniCart form {
	right: 200px !important;
	z-index: 9999999;
	border-right: 1px solid #000 !important;
	border-bottom: 1px solid #000 !important;
	border-left: 1px solid #000 !important;
	-moz-box-shadow: 0 0 20px #aeb4ba;
	-webkit-box-shadow: 0 0 20px #aeb4ba;
}

#PPMiniCart form p {
	margin-top: 10px !important;
}

/*EXTRA*/

.section-16 {
	overflow: hidden !important;
}
.section-16 .container{
	width: 500px;

}

.section-16 .container p{


}
#map {
	position: absolute;
	width: 150%;
	height: 120%;
	top:-20px;
	left: -50%;
	overflow: hidden !important;
}


#PPMiniCart form {
	z-index: 999999999999999999999999999999999999999999;
}
/*GALLERIES*/

#img-container, #img-container div div {
height: 550px;
width: 100% !important;
}


#caption, .pics, #s1 {
width: 100% !important;
}

#caption iframe{
width: 100% !important;
height: 350px !important;
}


.sold_out {
display: block;
width: 80px;
text-align: center;
background-color:#f00;color:#fff;padding:2px; position:relative;
top:-50px;
font-size:12px;
z-index:99999;
margin-top: 0px;
margin-left:13px;
transform:rotate(-7deg);
-ms-transform:rotate(-7deg); /* IE 9 */
-webkit-transform:rotate(-7deg); /* Safari and Chrome */
font-weight: bold;
}

#sold_out {
display: block;
width: 80px;
text-align: center;
	background-color:#f00;color:#fff;padding:2px; position:relative;top:20px;
font-size:12px;
z-index:99999;
margin-left:40px;
transform:rotate(7deg);
-ms-transform:rotate(7deg); /* IE 9 */
-webkit-transform:rotate(7deg); /* Safari and Chrome */
font-weight: bold;
}

#facebook{
	height: 50px !important;
}

#password {
position: absolute;
width: 100%;
height: 100%;
background-color: #000;
z-index: 9999999;

color:#fff;
}

#password form {
position: absolute;
left:50%;
top:50%;
margin-left: -80px;
z-index: 4;
padding: 20px;
background-color: #000;
border:1px solid #000;
}
