

/*
-----------------------------------------------
MicaGrafica_V2 Base Style Sheet
Author:   Mikal Morello (Micagrafica.com)
Date:     18 Novemeber 2009
----------------------------------------------- */


/* ---------------------- =SCROLLING STYLES */

body {
	height:100%;
	margin:0;
	padding:0;
	background-color: #ffffff;
	font-family: Helvetica, Arial, sans-serif;
    font-size: 14px;
    font-style: normal;
    letter-spacing: normal;
    line-height: 1.4em;
}

#wrapper {
	width:100%;
	height:100%;
	position:absolute;
	background-color:#ccc;
	overflow:auto;
	margin-left:auto;
    margin-right:auto;

}
p {
	font-size: 1.3em;
	margin-bottom: 15px;
}

.right{
    float: right;
}

.left{
    float: left;
} 
.mask {
	width:100%;
	height:1300%;
	background-image: url('../images/micagrafica_main_bg.jpg');
}

a:active{
  outline: none;
}

a:visited {
  color: #82cff7;
}

a:link {
  color: #82cff7;
}


* {outline: none}

h1 {
	text-align:justify;
	font-family: Helvetica, Arial, sans-serif;
    font-size: 24px;
    font-style: normal;
    font-weight: bold;
    letter-spacing: normal;
    line-height: 1.1em;
	color: #82cff7;
}
a {
   color: #82cff7;
   font-weight: bold;
}

.textlink{
  line-height: 24px;
}
.textlink a{
  color: #3b3b3b;
}

.divider {
  background: url('../images/micagrafica_final_dividerpattern2.jpg');
  background-repeat:  repeat-x;
  height: 120px;
  width: 100%;
  padding: 10px 0 10px 0;
}

img {
 border: 0;
}

.right {
 float: right;
 padding: 0 39px 0 0;
}
/* ---------------------- =NAVIGATION STYLES */
#header {
  position: fixed;
  text-align:center;
  background: url('../images/miicagrafica_final_header_bg2.png');
  background-repeat:  repeat-x;
  width: 99%;
  height: 128px;
  z-index:2;
  right: 1.2em;

}	

#navigation {
  position: fixed;
  text-align:center;
  background: url('../images/micagrafica_final_logo_bg.png') no-repeat 0 0;
  width: 900px;
  height: 128px;
  left: 50%;
  margin-left: -458px;
  z-index:1;
}

#navigation ul{
    position: relative;
	height: 107px;
	padding: 0 0 0 178px;
	list-style: none;
	text-align: left; 
    width: 900px;
    margin:0 auto;
}
	
#navigation li {
	background:  url('../images/micagrafica_final_links_bg3.png')no-repeat 0 0;
	float: left;
	margin: 0 0 0 0;
	width: 131px;
	height: 107px;
	padding-left: 0;
}
#navigation img{
    border: 0;
}


/* ---------------------- =NAVIGATION ROLLOVER */

#navigation li:hover{ 
  background-position: 0 -107px;
}

#navigation span{
  display: none;
}

/* ---------------------- =PORTFOLIO NAVIGATION ROLLOVER */

#portnavigation li:hover{ 
  background-position: 0 -51px;
}

#portnavigation span{
  display: none;
}

#portnavigation ul{
    position: relative;
	height: 51px;
	list-style: none;
	text-align: left; 
    margin:0 auto;
}
	
#portnavigation li {
	float: left;
	margin: 0 0 0 0;
	height: 51px;
	padding-left: 0;
}

#portnavigation img{
    border: 0;
}
/* ---------------------- =CONTENT STYLES */
.item{
	width:100%;
	height:20%;
	display:block;
}	
.content {
	width:400px;
	height:300px;
	top:20%;
	margin:0 auto;
	position:relative;
}
.top {
    float: right;
	position:relative;
	margin: -52px -50px 0 0;
} 

.topfooter {
    float: right;
	position:relative;
	margin: 52px 52px 0 0;
} 
.floatleft{
   float:left;
}
.floatright{
  float: right;
}
/* ---------------------- =CONTENT MAIN */
.main {
    background:  url('../images/micagrafica_final_main_bg2.jpg');
	width:100%;
	height:1000px;
	background-repeat:no-repeat;
    background-position: top; 
	display:block;
	text-align:center;

}	
.maincontent {
	width:565px;
	height:600px;
	top:211px;
	margin:0 auto;
	position:relative;
	padding: 0 0 0 130px;
}
.maincontent p{
	text-align:justify;
	font-family: Helvetica, Arial, sans-serif;
    font-size: 13px;
    font-style: normal;
    letter-spacing: normal;
	font-weight: normal;
    line-height: 1.4em;
	color: #3b3b3b;
}
.maincontent img{
    float: left;
	border:0;
}

.maincontent a{
   color:#82cff7;
}
.portmoduletext {
    float: left;
	padding: 70px 0 0 0;
	width: 145px;
	margin:0 0 0 5px;
	text-align:left;
	position:relative;
}
.portmodule {
    float: left;
	padding: 42px 0 0 0;
	width: 130px;
	margin:0 0 0 5px;
	text-align:left;
	position:relative;
}
/* .portmodule img:hover{
opacity:.8; 


}*/
.mainmodule {
    float: left;
	padding: 40px 0 0 5px;
	width: 240px;
	margin:0 0 0 20px;
	text-align:left;
	position:relative;
}
.mainmodule img{
   margin: 0 0 0 -14px;
}

/* ---------------------- =CONTENT PORTFOLIO*/
.portfolio {
    background:  url('../images/micagrafica_final_portfolio_bg.jpg');
	width:100%;
	height:5800px;
	background-repeat:no-repeat;
    background-position: top; 
	display:block;
	text-align:center;
}

.portfoliocontent {
    background:  url('../images/micagrafica_portfolio_diagpattern.png');
	width:650px;
	height:270px;
	top:270px;
	margin:0 auto;
	position:relative;
	padding: 0 0 0 100px;
}

.portfoliocontent p{
	text-align:justify;
	font-family: Helvetica, Arial, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: normal;
    letter-spacing: normal;
	color: #3b3b3b;
	padding: 0 20px 0 20px;
}

.portfoliotitle {
    text-align:justify;
	font-family: Helvetica, Arial, sans-serif;
    font-size: 15px;
    font-style: normal;
    font-weight: bold;
    letter-spacing: normal;
    line-height: 1.7em;
	color: #ffffff;
	font-size: 13px;
	background-color: #3b3b3b;
	padding: 5px 0 5px 0;


}

.portfoliocontent a{
	color: #38b3f3;
}

.dividerdots {
	color: #e5e7e8;
	font-weight: bold;
}

.project1 {
	width:669px;
	height:440px;
	display:block;
    margin: 0 0 0 -20px;
	font-size: 12px;
	line-height: 1.3em;
}

.project1 p{
    padding: 0 0 0 28px;
	margin-top: -10px;
}

/* .project1 img:hover{
opacity:.7; 

}*/

.white {
	color: #feffff;
	font-weight: bold;
}
.grey {
	color: #aeafaf;
	font-weight: bold;
	text-align: right;
}

/* ---------------------- =CONTENT ABOUT */
.about {
    background:  url('../images/micagrafica_aboutsection_bg2.jpg');
	width:100%;
	height:1762px;
	background-repeat:no-repeat;
    background-position: top; 
	display:block;

}
.aboutcontent {
    width:669px;
	top:258px;
	margin:0 auto;
	position:relative;
	padding: 0 0 0 100px;
	display:block;


}
.transparentbg{
    background:  url('../images/miicagrafica_final_about_content.png');
	background-repeat:repeat-y;
	background-position: top; 
	width:669px;
	height: 305px;
	margin: 0 0 0 9px;
	display:block;
}

.transparentbg img{
margin: 0 -30px 0 0;
}

.transparentbgwhite{
    background:  url('../images/micagrafica_about_whitebg.png');
	background-position: top; 
	width:193px;
	height: 187px;
	margin: 10px 0 0 20px;
	padding:  15px 20px 0 0px;
	display:block;
	float: left;
	position: relative;
	text-align:center;
}


.transparentbgwhite2{
    background:  url('../images/micagrafica_about_whitebg.png');
	background-position: top; 
	width: 386px;
	height: 187px;
	margin: 10px 0 0 10px;
    padding:  15px 40px 0 0px;
	float: left;
}

.transparentbgwhite2 img{
margin: 0 -30px 0 0;
}
.transparentbggrey{
    background:  url('../images/micagrafica_about_greybg.png');
	background-position: top; 
	width:181px;
	height: 110px;
	margin: 10px 0 0 20px;
	padding:  20px 10px 0 30px;
	display:block;
	float: left;
	position: relative;
}
.transparentbggrey2{
    background:  url('../images/micagrafica_about_darkgreybg.png');
	background-position: top; 
	width: 405px;
	height: 110px;
	margin: 10px 0 0 0px;
	padding:  20px 10px 0 10px;
	display:block;
	float: left;
	position: relative;
}
.transparentbggrey2 p{
    color: #ffffff;
}

.aboutcontent p{
	text-align:justify;
	font-family: Helvetica, Arial, sans-serif;
    font-size: 13px;
	font-weight: bold;
    letter-spacing: normal;
    line-height: 1.4em;
	padding: 5px 40px 0 60px ;
	color: #3b3b3b;
}

.aboutmargin {
	padding: 0 0 0 60px ;
}




/* ---------------------- =CONTENT CONTACT */	
.contact {
    background:  url('../images/micagrafica_final_contact_bg.jpg');
	width:100%;
	height:901px;
	background-repeat:no-repeat;
    background-position: top; 
	display:block;
	text-align:center;
}
.contactcontent {
	width:669px;
	height:600px;
	top:270px;
	margin:0 auto;
	position:relative;
	padding: 0 0 0 100px;
	


}
.contactcontent p{
	text-align:justify;
	font-family: Helvetica, Arial, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: bold;
    letter-spacing: normal;
    line-height: 1.4em;
	padding: 5px 40px 0 60px ;
	color: #3b3b3b;
}

.contactthanks {
    background:  url('../images/micagrafica_final_contact_bg.jpg');
	width:100%;
	height:500px;
	background-repeat:no-repeat;
    background-position: top; 
	display:block;

}

/* ---------------------- =CONTENT FOOTER*/
.footer {
    background:  url('../images/micagrafica_final_link_bg.jpg');
	width:100%;
	height:500px;
	background-repeat:no-repeat;
    background-position: top; 
	display:block;
	text-align:center;
}
.footercontent {
	width: 750px;
	height: 540px;
	top:260px;
	padding: 0 0 0 200px;
	margin:0 auto;
	position:relative;

}
.footertransition{
  background: #2d2b29;
  height: 140px;
  width: 100%;
  background: url('../images/micagrafica_final_dividerpattern2.jpg');
  background-repeat:  repeat-x;
}
.dividerbottom {
  background: #1f1f1f;
  height: 700px;
  width: 100%;
}
.footerlinks {
    float: left;
	padding: 100px 0 0 0;
	width: 210px;
	margin:0 0 0 30px;
	text-align:left;
	position:relative;
}

.footercontent img{
	border:0;
}
.footermodule {
    float: left;
	width: 230px;
	margin:0 0 0 5px;
	text-align:left;
	position:relative;
}

.footermodule ul{

    padding: 0 0 0 19px;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 13px;
    font-style: normal;
    font-weight: bold;
	line-height: 1.5em;
}

.bottomcontent {
	width: 654px;
	height: 100px;
	padding: 0 0 0 100px;
	margin:0 auto;
	position:relative;
	line-height: 1.4em;
}
.bottomcontent img{
    padding: 0 0 0 4px;
}
.dividerbottom p{
	text-align:justify;
	font-family: Helvetica, Arial, sans-serif;
    font-size: 13px;
    font-style: normal;
    font-weight: bold;
    letter-spacing: normal;
    line-height: 1.4em;
	color: #e8e8e8;

}

/* ---------------------- =CONTENT CONTACT*/

* {
	margin: 0;
	padding: 0;
}


#page-wrap {
	width: 800px;
	margin: 0 0 0 0px;
	min-height: 800px;
	height: auto !important;
	height: 800px;
}

#contact-area {
	width: 500px;
	margin-top: 25px;
	padding: 0 0 0 63px;
}

#contact-area input, #contact-area textarea {
	padding: 5px;
	width: 420px;
	font-family: Helvetica, sans-serif;
	font-size: 1.4em;
	margin-left: 15px;
	border: 2px solid #ccc;
}

#contact-area textarea {
	height: 90px;
}

#contact-area textarea:focus, #contact-area input:focus {
	border: 2px solid #97d0ed;
}

#contact-area input.submit-button {
	width: 100px;
	float: right;
}

td.left {
	width: 80px;
	text-align: left;
	font-size: 1.4em;
}

#catpcha-area {
	margin-left: 200px;
}