/*----------------------------------------
Name: mastermigis.css
Freshness Dated: january 09
Copyright: hollyworks.com

----------------------------------------*/

/* Imports
----------------------------------------*/
@import url("reset.css");
 


/* Skips 
---------------------------------------*/
#spareparts {display:none;}
.skip {display: none;}
a.skip {display: none;}
#axs {display:none;}
#cc  {display:none;}


a {color:#2191b1; text-decoration:none;}



/* Body Globals Elements
----------------------------------------*/
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin:0;
	color:#6d5c43;
	background-color:#d9d7c0;

}
 

 

em {font-style: italic;}

body
{
	font: 11px Lucida Grande, Arial, Helvetica, Verdana, sans-serif;
	font-size:70%;  /* Tip: Treat this as 10pt. */
	line-height:1.80em;
} 
	 
hr
{
	border-color: #ccc;
	border-style: solid;
	border-width: 1px 0 0;
	clear: both;
	height: 1px;
	padding:5px 5px;
}




h1 a {
	font-weight:normal;
}

 
p {
	margin-bottom:1em;
}
 
.quoteauthor {font: 10px Lucida Grande, Arial, Helvetica, Verdana, sans-serif; color:#444444; padding:1px 0 0 40px; margin:1px;}



ul, ol {
	padding-top:0;
}


 

 
table { border-collapse: collapse; width:60%; float:left;}

table
{
margin-top:10px; 
margin-bottom:10px;
border-collapse:collapse;
}
table,th, td
{
padding:4px; 
text-align:left;
vertical-align:top;
line-height:1.70em;

}


caption { text-align:center; font-family:Georgia, serif; }





/* Layout */

#container_micro  { 
position:relative;
width:900px;
margin:0 auto;
margin-top:20px;
padding:10px;
border:4px solid #f7f7ee;
background-color:#ffffff;
box-shadow: 0px 0px 8px #888061;
-webkit-box-shadow: 0px 0px 8px #888061;
-moz-box-shadow: 0px 0px 8px #888061;
filter: progid:DXImageTransform.Microsoft.dropShadow(color=#888061, offX=0, offY=0, positive=true);}
}


 
#survey  { 
width:845px;
height:640px;
margin:0 auto;
padding:10px;
border:4px solid #f7f7ee;
background-color:#ffffff;
box-shadow: 0px 0px 8px #888061;
-webkit-box-shadow: 0px 0px 8px #888061;
-moz-box-shadow: 0px 0px 8px #888061;
filter: progid:DXImageTransform.Microsoft.dropShadow(color=#888061, offX=0, offY=0, positive=true);}
}





.credits a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	text-decoration: none;
	font-size: 9px;
	font-weight: normal;
}


 


/* Footer
----------------------------------------*/
#footer
{
	clear: both;
	padding: 0;
	background: #ffffff;
	height: 100px;
	width: 1000px;
	background:#ffffff;}


#footer p 
{
	color:#dddddd;
	text-align:center;
	font-size:.85em;
}
 
 
 
 
 
  

 
 
