@charset "utf-8";
/* CSS for the default PM layout */


a       { color:#b51664; font-weight:bold; text-decoration:underline; }
a:hover { color:#d71a77; font-weight:bold; text-decoration:underline; }
ul { list-style-type:none; margin-left:25px; padding:6px;}
h1 { font-family: Verdana; font-weight:normal; font-size:2.1em; letter-spacing: -2px; line-height: 1em; margin: .75em 0; margin-top:13px; color: #FFFFFF; }
h2 { font-family: Verdana; font-weight:normal; font-size:1.3em; float:right; letter-spacing: -2.5px; line-height: 0.75em; margin: 1.0em 0; color: #1f1f1f;}
h3 { font-family: Verdana; font-weight:normal; font-size:32px; letter-spacing: -2px; line-height: .85em; margin: .85em 0; color: #07cea6;}
h4 { font-family: Verdana; font-weight:normal; font-size:22px; letter-spacing: -1px; color: #d71a77; line-height: 1px;}
h5 { font-family: Verdana; font-weight:bold; font-size:20px; letter-spacing: -0.5px; line-height: 1em; margin: 0; color: #1821d7; background-color:#F1F1F1;}

/* used for main page, altered for others */
	
body {
	margin:0;
	font-family: Verdana;
	font-size:0.7em;
	line-height: 1.2em;
	background: url(http://www.thepapermachine.com/images/layout/black.png) center fixed;
	background-repeat: repeat;
	text-align:center; 
        font-color:black;
}

#wrap {
        background-color:#fff;
	margin:0 auto;
	margin-top:12px;
	text-align:left; 
	width:985px;
	min-height:50px;
        background-color:#fff;
/*	height:100% !important; */
}


#header {
	background: url(http://www.thepapermachine.com/images/layout/newheader4.gif) no-repeat;
        background-color:#fff;
	text-align: right;
	vertical-align: bottom;
	height: 100px;
	min-height: 100px;
	width: 985px;
        color: #000000;
}

#footer {
        font-size:8px;
	background: url(http://www.thepapermachine.com/images/layout/footer2.png) no-repeat top right;
        background-color:#fff;
	text-align: left;
	float:left;
	height: 80px;
	min-height: 80px;
	width: 985px;
	border-top:dashed;
        border-top-color:#AAAAAA;
	border-top-width:2px;
}


#standoff {
	background-color: #FFFFFF;
	float:left;
	height: 25px;
	width: 975px;
}


#splash_graphic { 
        float:left;
	width:650px;
	border-top:solid;
	border-color:#000000;
        height:300px; 
	min-height:300px; 
	height:100% !important; 
	}

#splash_text { 
	float:left; 
	width:275px; 
        height:auto;
	margin-left:10px;
        margin-right:10px; 
	padding: 0 10px 12px 16px; 
	display:inline; 
	background-color:#101010; 
 	opacity:0.87;
        text-align:justify;}

#splash_text a { color:#fff; }

#splash_text a:hover { color:#f2f2f2; }

#splash_img { 
	background: #FFFFFF no-repeat bottom right; 
	height:300px;
        width:650px;
        margin-left:auto;
}
       


#content { 
	
	width:985px; 
	height:auto;
        float:left;
        background:#FFFFFF;
	text-align:left; 
	width:985px;
	min-height:50px;
        background-color:#fff;
        background: url(http://www.thepapermachine.com/images/contentbg.gif);
	}


#left { 
	color:#000;
	float:left;
	margin:0px;
	width:140px;
	height:auto;
        min-height:1200px;
	padding-top:4px;
        padding-left:5px;
        padding-right:5px;
	background-color:#FFFFFF;
	border-right:dotted;
	border-right-width:1px;
	border-right-color:#CCCCCC;	
}

#middle { 
	float:left; 
	margin:0; 
	width:500px; 
        height:auto;
	padding-top:4px; 
	padding-right:10px;
	padding-left:10px; 
	overflow:auto; 
        background-color:#FFFFFF;
	background: url(http://www.thepapermachine.com/images/contentbg.gif);
	}

#right { 
	float:left; 
	margin:0; 
	padding-top:4px; 
	width:270px;
        height:auto;
        padding-left:5px;
        padding-right:5px;
        min-height:1200px;
        border-left:dotted;
	border-left-width:1px;
        border-color:#CCCCCC;	
	border-top-color:#CCCCCC;
	background-color:#FFFFFF;
}


#signup .text {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 11px;
 width: 100px;
 margin-right: 6px;

}

#login .button {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 10px;
 background-color: #333333;
 color: #FFFFFF;
 margin-right: 6px;
}
