html{
	overflow-y:hidden;
	overflow:hidden;
	overflow-x:hidden;
}
body {
	overflow:hidden;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	overflow-x:hidden;
	overflow-y:hidden;
}

#border{
	background:url(images/border.jpg) repeat;
	width:100%;
	height:100%;
	position:absolute;
	top:0px;
	left:0px;
}

#all{
	background-color:#FFF;
	position:absolute;
	top:10px;
	left:10px;
	right:10px;
	bottom:10px;
}

#top-gradient{
	height:70px;
	background-image: url(images/top-bg.png) !important ;
	background-image: none;
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/top-bg.png");
	width:100%;
	position:absolute;
	z-index:100;
}

#bottom-gradient{
	height:70px;
	background-image: url(images/bottom-bg.png) !important ;
	background-image: none;
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/bottom-bg.png");
	width:100%;
	position:absolute;
	bottom:0px;
	z-index:150;
}

#content{
	width:960px;
	margin-left:-480px;
	left:50%;
	margin-top:0px;
	position:absolute;
	bottom:0px;
	top:0px;
}

* html #content{
	margin-left:auto;
	left:0px;
	position:relative;
	float:left;
}

#logo{
	background-image: url(images/logo.png) !important ;
	background-image: none;
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/logo.png") ;
	width:200px;
	height:113px;
	margin-top:80px;
}

#menu{
	float:left;
	margin-top:30px;
	width:200px;
}

#menu ul{
	list-style:none;
	padding:0px;
	width:200px;
	display:block;
	float:left;
}

#menu li{ 
	height:28px;
	max-height:28px;
	text-indent:-10000px;
	display:block;
	width:200px;
	float:left;
}


#menu li a{
	margin-top:5px;
	display:block;
}

#home-btn{
	background-image: url(images/home-btn.png) !important ;
	background-image: none;
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/home-btn.png") ;
	height:28px;
	max-height:28px;
	width:82px;
	display:block;
	background-position:top;
	background-repeat:no-repeat;
	color:transparent;
	float:right;
}

#home-btn:hover{
	background-position:0px -36px;
}

#about-btn{
	background-image: url(images/about-me-btn.png) !important ;
	background-image: none;
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/about-me-btn.png") ;
	height:28px;
	max-height:28px;
	width:136px;
	display:block;
	background-position:top;
	background-repeat:no-repeat;
	color:transparent;
	float:right;
}

#about-btn:hover{
	background-position:0px -36px;
}

#portfolio-btn{
	background-image: url(images/portfolio-btn.png) !important ;
	background-image: none;
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/portfolio-btn.png") ;
	height:28px;
	max-height:28px;
	width:125px;
	display:block;
	background-position:top;
	background-repeat:no-repeat;
	color:transparent;
	float:right;
}

#portfolio-btn:hover{
	background-position:0px -36px;
}

#contact-btn{
	background-image: url(images/contact-btn.png) !important ;
	background-image: none;
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/contact-btn.png") ;
	height:28px;
	max-height:28px;
	width:106px;
	display:block;
	background-position:top;
	background-repeat:no-repeat;
	color:transparent;
	float:right;
}

#contact-btn:hover{
	background-position:0px -36px;
}

#left-content{
	width:200px;
	height:100%;
	float:left;
}

#scroll-container{
	width:720px;
	height:100%;
	top:0px;
	bottom:0px;
	float:left;
	margin-left:230px;
	overflow:hidden;
	position:absolute;
}

* html #scroll-container{
	width:680px;
}

*+ html #scroll-container{
	margin-left:90px;
}

.panel{
	height:100%;
	top:0px;
	width:720px;
	position:relative;
	float:left;
	padding-top:100px;
}

.panel h4{
	color:#66BBEE;
}

#content h2{
	font-family:Georgia;
	font-style:italic;
	font-weight:normal;
	font-size:32px;
	color:#666;
	margin:0px 0px 5px 25px;
}

h1{
	font-size:14px;
	color:#999;
	font-weight:normal;
	margin:5px 0px;
}

.box{
	width:300px;
	margin-top:10px;
	float:left;
	padding-right:15px;
	height:210px;
}

.last{
	border-left:1px #66BBEE dotted;
	padding-left:15px;
	padding-right:0px;
}

.box img{
	float:left;
}

.box img:hover{
	opacity:"70";
	opacity:0.7;
}

.shadow{
	height:20px;
	width:300px;
	background:url(images/shadow-300.jpg) no-repeat top;
	float:left;
}

.shadow a{
	margin-top:10px;
	float:left;
}

#scroll-container a{
	font-size:12px;
	color:#666;
	text-decoration:none;
}

#scroll-container a:hover{
	color:#66BBEE;
	border-bottom:#66BBEE 1px dotted;
}

.box ul{
	list-style:disc;
	color:#66BBEE;
	margin-top:0px;
	padding:0px;
	margin-left:20px;
	margin-bottom:5px;
}

.box li p{
	font-size:14px;
	color:#666;
	margin:3px;
}

textarea{
	width:300px;
	background-color:#FFF;
	border:1px solid #999;
	padding:2px;
	color:#333;
	padding-bottom:0px;
	font-family: Helvetica, Arial, sans-serif;
	font-size:12px;
	overflow:hidden;
}

label{
	width:60px;
	float:left;
	height:16px;
	font-family: Helvetica, Arial, sans-serif;
	font-size:14px;
	font-weight:lighter;
	color:#666;
}

input{
	width:300px;
	background-color:#FFF;
	border:1px solid #999;
	padding:2px;
	color:#333;
	padding-bottom:0px;
	font-family: Helvetica, Arial, sans-serif;
	font-size:12px;
	overflow:hidden;
	height:16px;
}
.button-submit{
	background-color:#666;
	color:#FFF;
	height:18px;
	width:60px;
	text-align:center;
	padding:0px;
	padding-bottom:1px;
	margin-left:310px;
}

.button-submit:hover{
	background-color:#66BBEE;
	cursor:pointer;
}

form{
	width:380px;
	float:left;
	margin-top:20px;
	height:auto;
	margin-right:10px;
}

#contact-right{
	float:left;
	height:250px;
	border-left:1px #66BBEE dotted;
	padding-left:15px;
	width:230px;
	margin-top:20px;
}


#slider ul, #slider li,	#slider2 ul, #slider2 li{
		margin:0;
		padding:0;
		list-style:none;
		}
#slider2{margin-top:1em;}
#slider li, #slider2 li{ 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:600px;
		height:280px;
		overflow:hidden;
		float:left;
		}	
#prevBtn, #nextBtn,	#slider1next, #slider1prev{ 
	display:block;
	width:15px;
	height:30px;
	position:absolute;
	left:-30px;
	top:271px;
	z-index:1000;
	margin-left:40px;
}	
#nextBtn, #slider1next{ 
	left:615px;
}


#prevBtn a, #nextBtn a,	#slider1next a, #slider1prev a{  
	display:block;
	position:relative;
	width:15px;
	height:30px;
	background:url(images/flecha-der-gris.jpg) no-repeat 0 0;	
}	
#nextBtn a, #slider1next a{ 
		background:url(images/flecha-izq-gris.jpg) no-repeat 0 0;	
}
#prevBtn a:hover, #nextBtn a:hover,	#slider1next a:hover, #slider1prev a:hover{
	background:url(images/flecha-izq.jpg) no-repeat 0 0;	
}
#nextBtn a:hover, #slider1next a:hover{ 
		background:url(images/flecha-der.jpg) no-repeat 0 0;	
}
#nextBtn a:hover, #slider1next a:hover, #prevBtn a:hover, #nextBtn a:hover, #slider1next a:hover, #slider1prev a:hover{
	text-decoration:none;
	border-bottom:none;
}

#slider{ margin-left:40px; margin-top:20px;}


#portfolio{
	width:720px;
}

.boxgrid{ 
	width: 600px; 
	height: 280px; 
	margin:10px; 
	float:left; 
	background:#161613; 
	border: none; 
	overflow: hidden; 
	position: relative; 
}
.boxgrid p{ 
	padding: 0 10px; 
	color:#FFF; 
	font-family: Helvetica, Arial, sans-serif;
	font-size:14px;
	margin:0px;
	margin-top:10px;
}
.boxgrid a{
	margin-top:0px;
	margin-left:10px;
}
				
.boxcaption{ 
	position:absolute;
	float: left;  
	background: #000; 
	height: 50px; 
	width: 100%; 
	opacity: .8; 
	/* For IE 5-7 */
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
	/* For IE 8 */
	-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
}
.captionfull .boxcaption {
	left: 0;
	top:280px;
}
.boxgrid img{ 
	position: absolute; 
	top: 0; 
	left: 0; 
	border: 0; 
}
