/* LightBox ----------------------------------------*/

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

/* Web ------------------------------------------------*/

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0;
      background-image: url(http://www.dazigned.com/images/68.jpg);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
      text-align:left;
	color: #ffffff;
	height: 100%;

}

p {font-size: 10px;}


a {
	text-decoration: underline;
	color: #cb035c;
}

a:hover {
	border-bottom: none;
	color: #858585;
}

a img {
	border: 0 none;
	text-decoration: none;
}



h1{	font-size: 0.1px;
	color: rgba(0, 0, 0, 0);	}


pink {	color: #cb035c;
}


.pink {	color: #cb035c;
}

h2 { font-size: 0.1px;
     color: rgba(0, 0, 0, 0);}

h3 {font-size: 70%;
    color: #ffffff;
    text-align: right;}
h3 a {text-decoration: none;}

.title_blog_home {font-size: 120%;
    color: #4e3e2a;
    text-align: right;}

.title_blog_home a {text-decoration: none;
color: #4e3e2a;
}

h4 {color: #ffffff;}

h5 {color: #000000; font-size: 11px;}

h6 {font-size: 120%;
    color: #4e3e2a;
    text-align: left;
    margin: 0;
    padding: 0;}

h6 a {text-decoration: none;
color: #4e3e2a;
}
	

.clearer {clear: both;}

li {list-style-type: disc; margin-left: 0px; }

li2 {list-style-type: disc; padding-bottom: 5px; margin-bottom: 6px;}

ul {margin: 0 auto; padding: 0 0 0 0; display: inline; list-style-type: disc;}

ol {list-style-type: disc; margin-left: 0px; padding-left: 10px;}

/* PAGINA ----------------------------------------------------- */

#content {
	height: 100%;
	width: 100%;
	background-image: url(http://www.dazigned.com/images/67.jpg);
	background-repeat: no-repeat;
}

#content2 {
	height: 100%;
	width: 100%;
}


#contact_content {
	height: 300px;
	width: 600px;
        margin-top: 100px;
        margin-left: 100px;
        float: left;
}

#derecha {
	width: 560px;
	height: 100%;
	float: right;
	margin: 0 auto;
	background-image: url(http://www.dazigned.com/images/69.gif);
	background-repeat: no-repeat;

}

#derecha2 {
	width: 560px;
	height: 100%;
	float: right;
	margin: 0 auto;
	background-image: url(http://www.dazigned.com/images/81.jpg);
	background-repeat: no-repeat;

}

#derecha3 {
	width: 560px;
	height: 100%;
	float: right;
	margin: 0 auto;
        position: fixed;
        top: 0px;
        right: 0px;
	background-image: url(http://www.dazigned.com/images/82.jpg);
	background-repeat: no-repeat;

}

#navegation {
	width: 235px;
	height: 17px;
	float: left;
	margin-top: 36px;
	margin-left: 11px;
}

.link1 { float:left; margin: 0 auto; }
.link2 { float: left; margin-left: 8px; }
.link3 { float: left; margin-left: 40px; }

#text {
	width: 235px;
	float: left;
	margin-top: 120px;
	margin-left: 11px;
	text-align: left;
	color: #000000;
}

#text a {text-decoration: none;}

#thumbnails {
	width: 250px;
	float: left;
	margin-top: 100px;
	margin-left: 11px;
	text-align: left;
	color: #000000;
}

.rssThumbFloat {
	width: 70px;
	height: 70px;
	margin-right: 9px;
	margin-top: 9px;
	float: left;
        border: 1px solid #ffffff;
        line-height: 1.5;
}

.rssThumbFloat img {
        width: 100%;
        height: 100%;
}

#blog {
   width: 640px;
   position: absolute;
   top: 20px;
   left: 20px;
   background-color: rgba(214, 214, 214, 0.7);
   color: #000000;
   padding: 15px;
}

#blog img a {width: 600px;}




/* FORMULARIOS --------------------------------- */

form p{	
     text-align: center;
     margin-top:15px; 
     color:#8c8e73;}

form dt {
     font-weight: bold;
     margin-bottom: 2px;
     padding-bottom: 5px;
}

form dd {
     margin: 0px;
}

form dd textarea {
     border: solid 1px #E5E5D2; 
}

form dd select {
     width: 255px;
     border: solid 1px #E5E5D2; 
}

form dc select {
     width: 126px;
     border: solid 1px #E5E5D2;
     margin-right: 2px; 
}

form dd input {
     border: solid 1px #E5E5D2;
}

form dl dd input,form dl dd select,form dl dd textarea{	
margin-left:0px;
}

form input{
     border: solid 1px #E5E5D2; 
     background-color:#F2F2E6; 
     color: #000000;}

input, textarea, select{ 
     border: solid 1px #E5E5D2;  
     background-color:#F2F2E6; 
     color: #000000; 
     font-family: Verdana, sans-serif; 
     font-size:105%; 
}
select{	padding:1px 0px 1px 3px;}

d1 {
   font-weight: normal;
   font-family: Verdana, sans-serif; 
   font-size: 90%; 
}

dt label { font-weight: bold; }

dt dd {
     margin-top: 5 px;
     margin-left: 0 px;
}

dd imput { margin-left: 0px; width: 225px; }

.zemContactForm {
	width: 600px;
	height: 300px;
	float: left;
	margin: 0 auto;
}


.zemContactForm {
	margin: 2em 0 1em 0;
}



.zemContactForm fieldset {
	border: none;
	}

.zemContactForm label {
	display: block;
	float: left;
	width: 110px;
	text-align: right;
	margin: 0 10 0 0;
	padding: 0.2em 0.5em;

	}

.zemContactForm br {
	clear: left;
	}

.zemContactForm input,
.zemContactForm select,
.zemContactForm textarea {

margin: 0 0 0.3em 0;
width: 400px;

	}
.zemContactForm .zemSubmit {
	margin-left: 100px;
	padding: 0.2em 0.5em;
}

.zemSubmit { width: 60px !important; margin-left: 130px !important; margin-top: 10px; }


.zemContactForm {
	margin-left: -10px;
}

.checkbox input { margin-left: 125px; padding: 0 0 0 0 !important; width: 20px !important; }

.zemContactForm legend {
	display: none;
}

.zemContactForm .checkbox label {

	float: none;
	text-align: left;
	display: inline;

}

#mycustomscroll {
/* Typical fixed height and fixed width example */
	width: 675px;
        margin: 0.3em auto;
overflow: auto;
/* IE overflow fix, position must be relative or absolute*/
position: relative;
padding: 15px;
	text-align: left;
}

#mycustomscroll2 {
/* Typical fixed height and fixed width example */
width: 340px;
height: 250px;
overflow: auto;
/* IE overflow fix, position must be relative or absolute*/
position: relative;
background-color: #ffffff;
margin: 0.3em auto;
padding: 15px;
}


.fixedwidth {
/* a wide div is used for creating horizontal scrollbars for demonstration purposes */
width: 550px;
height: auto;
position: relative;
color: black;
padding: 1px;
}



