@charset "utf-8";
/* CSS Document */
/*--------------GENERAL-------------*/
@font-face {
    font-family: 'GillSansRegular';
    src: url('gillsans-webfont.eot');
    src: url('gillsans-webfont.eot?#iefix') format('embedded-opentype'),
         url('gillsans-webfont.woff') format('woff'),
         url('gillsans-webfont.ttf') format('truetype'),
         url('gillsans-webfont.svg#GillSansRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}
html, body {
	background-color:#363031;
	width:100%;
	height:100%;
	font-family: 'GillSansRegular';
	margin:0px;
	padding:0px;
}
a {
	color:#000;
	text-decoration:none;	
}
.clear {
	clear:both;	
}
.all_page {
	position:relative;
	margin:0 auto;
	width:1266px;
	height:768px;
	background-color:#4C4345;	
}

#bg_color {
	width:100%;
	height:100%;
	float:left;
	background-color:#7D95B7;
	display:none;
}
#left_about {
	width:50%;
	height:100%;
	float:left;
	background-color:#7D95B7;
	
}

#right_about {
	width:50%;
	height:100%;
	float:left;
	background:url(../img/bg_blyck.png) repeat-y;
	background-size: 100% 100%;
}
.text_about {
	position:absolute;
	top:50%;
	left:50%;
	margin-top:-175px;
	margin-left:50px;
	width: 450px;
	height:350px;
	font-size:16px;
	color:#7D95B7;
	line-height:25px;
}
#midlle {
	background: url(../img/blyck-1.png) no-repeat 0 0;
    height: 374px;
    position: absolute;
    width: 384px;
	top: 50%;
	margin-top:-187px;
	left: 50%;
	margin-left:-192px;
	cursor:pointer;
}
.midlle_about {
	font-size: 39px;
	color: #000;
	text-decoration: none;
	width:140px;
	height:50px;
	position: absolute;
	top:50%;
	margin-top:-25px;
	left:50%;
	margin-left:-140px;
	letter-spacing: 12px;
}

#blyck {
	font-size: 39px;
	color: #73808B;
	text-decoration: none;
	position: absolute;
	top: 174px;
	left: 103px;
	letter-spacing: 12px;
}

#ideas {
	
	font-size:50px;
	color:#7D95B7;
	text-decoration:none;

}
.contact_page {
	position:relative;
	margin:0 auto;
	width:1266px;
	height:768px;
	background: url(../img/bg_contact.png) no-repeat center center #7D95B7;	
}
.contact_res {
	position:relative;
	margin:0 auto;
	width:1266px;
	height:768px;
	background:#7D95B7;	
}
.response {
    color: #363031;
    font-size: 30px;
    left: 419px;
    position: absolute;
    top: 270px;
}
/*--------------FORMULARIO------------*/
.contact_text_1 {
    left: 335px;
    position: absolute;
    top: 381px;
	color:#726658;
	font-size:11px;
}
.contact_text_2 {
    color: #726658;
    left: 454px;
    position: absolute;
    top: 369px;
	font-size:14px;
}
.contact_text_3 {
    color: #726658;
    font-size: 11px;
    left: 340px;
    position: absolute;
    top: 254px;
}
.contact_text_4 {
    color: #726658;
    font-size: 11px;
    left: 340px;
    position: absolute;
    top: 227px;
}
.contact_text_5 {
    color: #726658;
    font-size: 11px;
    left: 340px;
    position: absolute;
    top: 282px;
}
.contact_text_6 {
    color: #726658;
    font-size: 11px;
    left: 340px;
    position: absolute;
    top: 308px;
}

#email {
    background: none repeat scroll 0 0 transparent;
	border:none;
    left: 448px;
    position: absolute;
    top: 252px;
}
#name {
    background: none repeat scroll 0 0 transparent;
	border:none;
    left: 448px;
    position: absolute;
    top: 225px;
}
#company {
    background: none repeat scroll 0 0 transparent;
	border:none;
    left: 448px;
    position: absolute;
    top: 278px;
}
#phone {
    background: none repeat scroll 0 0 transparent;
	border:none;
    left: 448px;
    position: absolute;
    top: 305px;
}

#text {
    background: none repeat scroll 0 0 transparent;
	border:none;
    left: 450px;
    position: absolute;
    top: 414px;
}
#boton {
    background: url("../img/btn_contact.png") no-repeat scroll 0 0 transparent;
    border: medium none;
    color: #FDF8C0;
    left: 329px;
    padding: 5px 26px;
    position: absolute;
    top: 506px;
	cursor:pointer;
}
/*-------------SCROLL--------------*/
#divUp   {
	position:absolute; 
	left:0px; 
	top:0px;
}

#divDown {
	position:absolute; 
	left:0px; 
	bottom:0px;
}

#divScrollTextCont {
	position:absolute; 
	left:0px; 
	top:60px; 
	width: 100%;
	height:70%; 
	clip:rect(0px 450px 250px 0px); 
	overflow:hidden; 
	visibility:hidden;
}

#divText {
	position:absolute; 
	left:0px; 
	top:0px;
}
#divText p{
	text-align: justify;
}
/*-------------PAGE FLIP-------------------
#pageflip {
	position: relative;
}
#pageflip img {
	width: 74px;
	height: 70px;
	z-index: 99;
	position: absolute;
	right: 0; top: 0;
	-ms-interpolation-mode: bicubic;
}
#pageflip .msg_block {
	width: 74px; 
	height: 67px;
	position: absolute;
	z-index: 50;
	right: 0; top: 0;
	background: url(../img/subscribe.png) no-repeat right top;
	text-indent: -9999px;
}*/
/*------------volver al inicio----------------*/
#volverInicio {
    position: absolute;
    right: 0px;
    top: 15px;
    cursor: pointer;
    -webkit-transition: right 1s ease-in-out;
    -moz-transition: right 1s ease-in-out;
    -o-transition: right 1s ease-in-out;
    -ms-transition: right 1s ease-in-out;    
    transition: right 1s ease-in-out;
}
#volverInicio:hover {
    right: 7px;
}

/*------------MENU IDEAS----------------*/

ul#menu
{
	position:absolute;
	top:50%;
	margin-top:-107px;	
   list-style:none;
   font-size:20px;
   width:119px;
   height:202px;
   background:url(../img/bg_menu.png) no-repeat 0 0;
}

.ideas_menu {
	position:absolute;
	top:80px;
	font-size:40px;
	letter-spacing: 7px;	
}
.raquo {
    padding: 3px 0px 0px 6px;
    position: absolute;
}

ul li a:hover,ul li a.active{
	color:#FFF;	
}
ul#menu li
{
   position:relative; /* Las coordenadas de los ul inferiores serán relativas al <li> que los contiene */
   width:70px;
}
ul#menu ul {
    background: url(../img/bg_menu.png) no-repeat scroll 0 0 transparent;
    display: block;
    height: 202px;
    left: 0;
    list-style: none outside none;
    position: absolute;
    top: 0px;
    width: 112px;
	padding: 7px 0 0 5px;
}
ul#menu.close ul  {
    display: none;
}
ul#menu li:hover > ul
{
   display:block;

}

/*-------------------MENU BLYCK------------------*/
#menu_blyck {
	position:absolute;
	top:50%;
	left:50%;
	margin-top:-138px;
	margin-left:-230px;
	width:460px;
	height:276px;
}

li.about a{
	float:left;
	width:151px;
	height:131px;
	background:url(../img/about.jpg);
	text-indent: -9999px;
}
li.contact a{
	float:left;
	width:151px;
	height:131px;
	background:url(../img/contact.jpg);
	text-indent: -9999px;
}
li.shop a{ 
	float:left;
	width:151px;
	height:131px;
	background:url(../img/shop.jpg);
	text-indent:-9999px;
}
li.face_vintage a{
	float:left;
	width:151px;
	height:131px;
	background:url(../img/face_vintage.jpg);
	text-indent:-9999px;
}
li.foto_campo a{
	float:left;
	width:151px;
	height:131px;
	background:url(../img/foto_campo.jpg);
	text-indent:-9999px;
}
li.foto_vintage a{
	float:left;
	width:151px;
	height:131px;
	background:url(../img/foto_vintage.jpg);
	text-indent:-9999px;
}
/*---------------------------GALLERY ---------------------*/
.thumbnails a
{
	display: block;
	float: left;
	margin: 4px;
}
/*--------------------------- DESPLACAMIENTO DE SESSIONES-------*/
/* root element for tabs  */
.tabs { 
	list-style:none; 
	margin:0 !important; 
	padding:0;
	height:30px;
	border-bottom:1px solid #666;	
}

/* single tab */
.tabs li { 
	float:left;	 
	text-indent:0;
	padding:0;
	margin:0 !important;
	list-style-image:none !important; 
}

/* link inside the tab. uses a background image */
.tabs a { 
	background: url(../img/tabs.png) no-repeat -652px 0;
	font-size:11px;
	display:block;
	height: 30px;  
	line-height:30px;
	width: 111px;
	text-align:center;	
	text-decoration:none;
	color:#000;
	padding:0px;
	margin:0px;	
	position:relative;
	top:1px;
}

.tabs a:active {
	outline:none;		
}

/* when mouse enters the tab move the background image */
.tabs a:hover {
	background-position: -652px -31px;	
	color:#fff;	
}

/* active tab uses a class name "current". it's highlight is also done by moving the background image. */
.tabs .current, .tabs .current:hover, .tabs li.current a {
	background-position: -652px -62px;		
	cursor:default !important; 
	color:#000 !important;
}

/* Different widths for tabs: use a class name: w1, w2, w3 or w2 */


/* width 1 */
.tabs .w1 			{ background-position: -519px 0; width:134px; }
.tabs .w1:hover 	{ background-position: -519px -31px; }
.tabs .w1.current { background-position: -519px -62px; }

/* width 2 */
.tabs .w2 			{ background-position: -366px -0px; width:154px; }
.tabs .w2:hover 	{ background-position: -366px -31px; }
.tabs .w2.current { background-position: -366px -62px; }


/* width 3 */
.tabs .w3 			{ background-position: -193px -0px; width:174px; }
.tabs .w3:hover 	{ background-position: -193px -31px; }
.tabs .w3.current { background-position: -193px -62px; }

/* width 4 */
.tabs .w4 			{ background-position: -0px -0px; width:194px; }
.tabs .w4:hover 	{ background-position: -0px -31px; }
.tabs .w4.current { background-position: -0px -62px; }


/* initially all panes are hidden */ 
.panes .pane {
	display:none;		
}
 /*------------------------CENTER------------------------------*/
.center {
	width:1024px;
	height:720px;
	position:absolute;
	top:50%;
	left:50%;
	margin-top:-360px;
	margin-left:-490px;
}

/*--------------------------- MENU ART-------------------------*/
#menu_art {
    height: 466px;
    left: 50%;
    margin-left: -500px;
    margin-top: -233px;
    position: absolute;
    top: 50%;
    width: 1000px;
}

#menu_art li a{
	margin:20px;
	color:#A7A9AC;	
}
#menu_art li a:hover{
	border:5px solid #f3f4ec;
	color:#f3f4ec;	
}
.padding {
	padding-top:139px;	
}
li.art_1 a{
	float:left;
	width:200px;
	height:123px;
	background:url(../img/art/1-Oil.jpg) no-repeat center center;
	text-align:center;
	border:5px solid transparent;
	
}
li.art_2 a{
	float:left;
	width:200px;
	height:123px;
	background:url(../img/art/2-Drawing.jpg) no-repeat center center;
	text-align:center;
	border:5px solid transparent;
}
li.art_3 a{
	float:left;
	width:200px;
	height:123px;
	background:url(../img/art/3-Etching.jpg) no-repeat center center;
	text-align:center;
	border:5px solid transparent;
}
li.art_4 a{
	float:left;
	width:200px;
	height:123px;
	background:url(../img/art/4-Colored-Pencil.jpg) no-repeat center center;
	text-align:center;
	border:5px solid transparent;
}
li.art_5 a{
	float:left;
	width:200px;
	height:123px;
	background:url(../img/art/5-Ink.jpg) no-repeat center center;
	text-align:center;
	border:5px solid transparent;
}
li.art_6 a{
	float:left;
	width:200px;
	height:123px;
	background:url(../img/art/6-Gouache.jpg) no-repeat center center;
	text-align:center;
	border:5px solid transparent;
}
li.art_7 a{
	float:left;
	width:200px;
	height:123px;
	background:url(../img/art/7-Acrylic.jpg) no-repeat center center;
	text-align:center;
	border:5px solid transparent;
}
li.art_8 a{
	float:left;
	width:200px;
	height:123px;
	background:url(../img/art/8-Sketch.jpg) no-repeat center center;
	text-align:center;
	border:5px solid transparent;
}
li.art_9 a{
	float:left;
	width:200px;
	height:123px;
	background:url(../img/art/9-Watercolor.jpg) no-repeat center center;
	text-align:center;
	border:5px solid transparent;
}
li.art_10 a{
	float:left;
	width:200px;
	height:123px;
	background:url(../img/art/10-Charcoal.jpg) no-repeat center center;
	text-align:center;
	border:5px solid transparent;
}
li.art_11 a{
	float:left;
	width:200px;
	height:123px;
	background:url(../img/art/11-Crayon&Pastel.jpg) no-repeat center center;
	text-align:center;
	border:5px solid transparent;
}
li.art_12 a{
	float:left;
	width:200px;
	height:123px;
	background:url(../img/art/12-0thers.jpg) no-repeat center center;
	text-align:center;
	border:5px solid transparent;
}
/*------------------------------ART_1------------------------------*/
.bg_art_1_1 {
	background: url(../img/art/art_1/bg_art_1_1.jpg) no-repeat 0 0;
	width:1024px;
	height:683px;
}
.art_1_1_1 {
	left: 145px;
    position: absolute;
    top: 132px;
}
.art_1_1_2 {
	left: 417px;
    position: absolute;
    top: 129px;	
}
.art_1_1_3 {
	left: 376px;
    position: absolute;
    top: 293px;	
}
.art_1_1_4 {
	left: 669px;
    position: absolute;
    top: 105px;
}
.bg_art_1_2 {
	background: url(../img/art/art_1/bg_art_1_2.jpg) no-repeat 0 0;
	width:1024px;
	height:683px;
}
.art_1_2_1 {
    left: 70px;
    position: absolute;
    top: 130px;
}
.art_1_2_2 {
    left: 295px;
    position: absolute;
    top: 130px;
}
.art_1_2_3 {
    left: 516px;
    position: absolute;
    top: 130px;
}
.art_1_2_4 {
    left: 723px;
    position: absolute;
    top: 130px;
}

.bg_art_1_3 {
	background: url(../img/art/art_1/bg_art_1_3.jpg) no-repeat 0 0;
	width:1024px;
	height:683px;
}
.art_1_3_1 {
    left: 90px;
    position: absolute;
    top: 63px;
}
.bg_art_1_4 {
	background: url(../img/art/art_1/bg_art_1_4.jpg) no-repeat 0 0;
	width:1024px;
	height:683px;
}
.art_1_4_1 {
    left: 66px;
    position: absolute;
    top: 93px;
}
.art_1_4_2 {
    left: 276px;
    position: absolute;
    top: 93px;
}
.art_1_4_3 {
    left: 498px;
    position: absolute;
    top: 93px;
}
.art_1_4_4 {
    left: 718px;
    position: absolute;
    top: 93px;
}
.art_1_4_5 {
    left: 141px;
    position: absolute;
    top: 294px;
}
.art_1_4_6 {
    left: 396px;
    position: absolute;
    top: 294px;
}
.art_1_4_7 {
    right: 183px;
    position: absolute;
    top: 294px;
}

/*------------------------------ART_2------------------------------*/
.bg_art_2_1 {
    background: url(../img/art/art_2/bg_art_2_1.jpg) no-repeat 0 0;
    width:1024px;
    height:683px;
}
.drw_1_1 {
    left: 106px;
    position: absolute;
    top: 396px;
}
.drw_1_2 {
    left: 469px;
    position: absolute;
    top: 397px;
}
.drw_1_3 {
    left: 794px;
    position: absolute;
    top: 398px;
}
.bg_art_2_2 {
    background: url(../img/art/art_2/bg_art_2_2.jpg) no-repeat 0 0;
    width:1024px;
    height:683px;
}
.drw_2_1 {
    left: 14px;
    position: absolute;
    top: 274px;
}
.drw_2_2 {
    left: 263px;
    position: absolute;
    top: 274px;
}
.drw_2_3 {
    left: 510px;
    position: absolute;
    top: 274px;
}
.drw_2_4 {
    right: 17px;
    position: absolute;
    top: 274px;
}

/*------------------------------ART_3------------------------------*/
.bg_art_3_1 {
	background: url(../img/art/art_3/bg_art_3_1.jpg) no-repeat 0 0;
	width:1024px;
	height:683px;
}
.art_3_1 {
	left: 44px;
    position: absolute;
    top: 286px;
}
.art_3_2 {
	left: 237px;
    position: absolute;
    top: 286px;	
}
.art_3_3 {
	left: 433px;
    position: absolute;
    top: 286px;	
}
.art_3_4 {
	left: 628px;
    position: absolute;
    top: 284px;
}
.bg_art_3_2 {
	background: url(../img/art/art_3/bg_art_3_2.jpg) no-repeat 0 0;
	width:1024px;
	height:683px;
}
.art_3_5 {
    left: 98px;
    position: absolute;
    top: 146px;
}
.art_3_6 {
	left: 559px;
    position: absolute;
    top: 152px;	
}
.art_3_7 {
	left: 0px;
    position: absolute;
    top: 152px;	
}
.art_3_8 {
	left: 500px;
    position: absolute;
    top: 152px;	
}
/*---------------------------ART 4-------------------------*/
.bg_art_4_1 {
	background: url(../img/art/art_4/bg_art_4_1.jpg) no-repeat 0 0;
	width:1024px;
	height:683px;
}
.art_4_1 {
	left: 14px;
    position: absolute;
    top: 224px;
}
.art_4_2 {
	left: 135px;
    position: absolute;
    top: 181px;	
}
.art_4_3 {
	left: 315px;
    position: absolute;
    top: 220px;	
}
.art_4_4 {
	left: 440px;
    position: absolute;
    top: 185px;	
}
.art_4_5 {
	left: 610px;
    position: absolute;
    top: 183px;	
}
.art_4_6 {
	left: 790px;
    position: absolute;
    top: 183px;	
}
.art_4_7 {
	left: 22px;
    position: absolute;
    top: 323px;	
}
.art_4_8 {
	left: 174px;
    position: absolute;
    top: 323px;	
}
.art_4_9 {
	left: 280px;
    position: absolute;
    top: 323px;	
}
.art_4_10 {
	left: 430px;
    position: absolute;
    top: 323px;	
}
.art_4_11 {
	left: 587px;
    position: absolute;
    top: 323px;	
}
.art_4_12 {
	left: 728px;
    position: absolute;
    top: 323px;	
}
.art_4_13 {
	left: 865px;
    position: absolute;
    top: 323px;	
}
.bg_art_4_2 {
	background: url(../img/art/art_4/bg_art_4_2.jpg) no-repeat 0 0;
	width:1024px;
	height:683px;
}

.art_4_14 {
    left: 44px;
    position: absolute;
    top: 275px;	
}
.art_4_15 {
	left: 197px;
    position: absolute;
    top: 282px;	
}
.art_4_16 {
	left: 408px;
    position: absolute;
    top: 269px;	
}
.art_4_17 {
	left: 650px;
    position: absolute;
    top: 278px;	
}
.art_4_18 {
	left: 858px;
    position: absolute;
    top: 300px;	
}
/*------------------------------ART_5------------------------------*/
.bg_art_5_1 {
	background: url(../img/art/art_5/bg_art_5_1.jpg) no-repeat 0 0;
	width:1024px;
	height:683px;
}
.ink_1_1 {
    left: 80px;
    position: absolute;
    top: 247px;
}
.ink_1_2 {
    left: 317px;
    position: absolute;
    top: 251px;
}
.ink_1_3 {
    left: 552px;
    position: absolute;
    top: 254px;
}
.ink_1_4 {
    right: 85px;
    position: absolute;
    top: 254px;
}
.bg_art_5_2 {
	background: url(../img/art/art_5/bg_art_5_2.jpg) no-repeat 0 0;
	width:1024px;
	height:683px;
}
.ink_2_1 {
    left: 108px;
    position: absolute;
    top: 88px;
}
.ink_2_2 {
    left: 374px;
    position: absolute;
    top: 88px;
}
.ink_2_3 {
    left: 643px;
    position: absolute;
    top: 89px;
}
.ink_2_4 {
    left: 107px;
    position: absolute;
    top: 308px;
}
.ink_2_5 {
    left: 377px;
    position: absolute;
    top: 308px;
}
.ink_2_6 {
    right: 108px;
    position: absolute;
    top: 309px;
}
.bg_art_5_3 {
	background: url(../img/art/art_5/bg_art_5_3.jpg) no-repeat 0 0;
	width:1024px;
	height:683px;
}
.ink_3_1 {
    left: 133px;
    position: absolute;
    top: 140px;
}
.ink_3_2 {
    left: 432px;
    position: absolute;
    top: 116px;
}
.ink_3_3 {
    left: 658px;
    position: absolute;
    top: 141px;
}
.ink_3_4 {
    left: 129px;
    position: absolute;
    top: 334px;
}
.ink_3_5 {
    left: 455px;
    position: absolute;
    top: 371px;
}
.ink_3_6 {
    right: 171px;
    position: absolute;
    top: 371px;
}
/*------------------------------ART_7------------------------------*/
.bg_acrylic_1 {
	background: url(../img/art/acrylic/bg-acrylic.jpg) no-repeat 0 0;
	width:1024px;
	height:683px;
}
.acrylic_1 {
    left: 38px;
    position: absolute;
    top: 165px;
}
.acrylic_2 {
    left: 343px;
    position: absolute;
    top: 126px;
}
.acrylic_3 {
    left: 317px;
    position: absolute;
    top: 218px;
}
.acrylic_4 {
    left: 316px;
    position: absolute;
    top: 346px;
}
.acrylic_5 {
    left: 476px;
    position: absolute;
    top: 210px;
}
.acrylic_6 {
    left: 688px;
    position: absolute;
    top: 260px;
}
.acrylic_7 {
    right: 6px;
    position: absolute;
    top: 227px;
}
