/* 
	Contents of this file are property of MYROCK LLC, www.myrock.net

	Note to self: Paths of images are relative to the location of the CSS file 

*/


/* This CSS file re-defines styles for printing */

body { background-image:url(''); }


/* Removing / Hiding these elements from a printed page; removing background and making width 100% of paper width */
#myrocknetlogo { height: 0; width: 0; position:absolute; overflow: hidden; float:none;  }
#contenttop { height: 0; width: 0; position:absolute; overflow: hidden; float:none; }
#contentareatop { background-image:url(''); width:100%; }
#contentareabttm { background-image:url(''); width:100%; }
#content{ padding:0; }
#contentarea { background-image:url(''); width:100%; }
#contentminheight { height: 0; width: 0; position:absolute; overflow: hidden; float:none; } 
#menubottom  { height:0px; }
#contentbottom { background-image:url(''); height:25px; width:100%; text-align:left; }
#colone { float:none; width:100%; }
#projects { height: 0; width: 0; position:absolute; overflow: hidden; float:none; } 
.projecticonrecent { float:none; }
.aboutpic { height: 0; width: 0; position:absolute; overflow: hidden; float:none; }
#contactimg { height: 0; width: 0; position:absolute; overflow: hidden; float:none; }
#footer { padding-top:0px; width:100%; }
#footer div { width:100%; height:4em; overflow:visible;}
/*#foothideonprint { height: 0; width: 0; position:absolute; overflow: hidden; float:none; }*/
.footonprintinblack { color:black; font-size:10pt !important; }


#projectlarge { width:100%; height:100%; overflow:show; }
.scrollmore { height: 0; width: 0; position:absolute; overflow: hidden; float:none; }
#projectlarge .setblockhi { height:100%; }



/* Home Page */
.homepageintro { color:#771017;font-weight:normal; } /* font is set for body: Tahoma */
.homepintropic { height:0 !important;width:0 !important; position:absolute !important;overflow:hidden !important; }

#hmrcntdezpic { float:none; }
#hmrcntdezdesc { float:none !important; clear:both; width:100% !important; padding-bottom:2em; } /* used by print css */

/* Projects */
.projecticonrecent { float:none; margin:2px 5px 5px 0; }
.projecticonrecent img { border:1px solid #CDB4AD; }
.projdate { float:none;font-weight:normal;font-size:9pt; color:black; padding-top:1px; }
.prnxtoff { font-weight:normal; color:gray; }

.projectstatus { color: #CC4E54; }
.contentpic { float:none; margin:0 0 10px 10px; }
.flagpic { float:none; margin:0 0 2px 15px; }
