/* start ie fix */
* html body {
	overflow:hidden;
}
* html div#container{
	position:relative;
	z-index:500;
	height:100%;
	width: 100%;
	overflow-x: auto;
	overflow-y: scroll;
	background: #fff;
}
/* end ie fix */
/* white input color to overide google autofill */
input {
	background-color: #fff !important;
}
/* replace native styles */
body {
	margin:0px;
	padding:0px 0px 47px 0px;
	font-family: sans-serif;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 22px;
}
table {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 22px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	text-transform: capitalize;
	color: #000000;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #000000;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
img {
	border: 0px;
}

li {
	margin-bottom: 12px;
}

/* divide the page up between left and right */
#leftSide{
	position: absolute;
	display: block;
	left: 8px;
	top: 8px;
	text-align:left;
	padding: 0px;
	margin: 0px;
}
#rightSide{
	position: absolute;
	right: 8px;
	top: 8px;
	text-align: right;
	padding: 0px;
	margin: 0px;
}
/* menu styles */
#nav, #logos ul {
	list-style: none;
	font-family: verdana,sans-serif;
	font-size: 13px;
	padding: 0px;
	margin: 0px;
}
#nav li, #logos li {
	margin-bottom: 8px;
}

#logos{
	position: absolute;
	left: 3px;
	top: 100px;
	text-align: left;
	padding: 0px;
	margin: 0px;
}
/* content sytles */
#content{
	text-align:center;
	left: 0px;
	top: 0px;
	margin: 10px 200px 0px 150px;
	padding: 0px;
}
#content2{
	text-align:left;
	width: 450px;
	margin: auto;
}
/* heading area */
#topbar .logo{
}
#topbar .textimage{
	position: relative;
	top: -10px;
}
#topbar .bar{
	position: relative;
	top: -2px;
}

/* footer styles */
#footer table, #footer tr, #footer td{
	padding: 0px;
	margin: 0px;
	border: 0px; 
	border-collapse: collapse;
	border-spacing: 0px;
}
#bottom {
	position: absolute;
	width: 100%;
	bottom: 0px;
}
@media screen {
 body>#bottom {
 	position:fixed;
 }
}
#copyright {
	position: absolute;
	bottom: -2px;
	margin: 0px;
	padding: 0px;
}
@media screen {
 body>#copyright {
 	position:fixed;
 }
}
/* architecture printing prices */
#pricelist {
	margin: auto;
	text-align:center;
}
#pricelist table {
	vertical-align: top;
	margin: auto;
	border: none;
}
#pricelist td,th {
	vertical-align: top;
	text-align: left;
	padding: 0px 0px 0px 5px;
	margin: 0px;
}

/*planroom*/
#tipsOFF {
	display:none;
}
.tip {
	font:10px Arial,Helvetica,sans-serif;
	border:solid 1px #666666;
	width:155px;
	padding:1px;
	position:absolute;
	z-index:100;
	visibility:hidden;
	color:#333333;
	top:20px;
	left:20px;
	background-color:#ffffcc;
}
#turnoffTip { width:112px; }
#pdfTip { width:120px; }
#addTip { width:100px; }
#delTip { width:105px; }
#pagesTip { width:140px; }
#copiesTip { width:140px; }
#bidTip { width:140px; }
/*
#bidTip {
	visibility:hidden;
	position:absolute;
	width:300px;
	margin-left: 150px;
	background-color:#ffffcc;
	padding:1px;
	border:solid 1px #666666;
	font:10px Arial,Helvetica,sans-serif;
}
*/
#planfolders ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#planfolders li {
	padding-left: 20px;
}
#planfolders img {
	vertical-align: middle;
	margin-right: 10px;
}
.parentfolder {
	vertical-align: middle;
	margin-right: 10px;
}
#planfolders td img {
	margin: 0px;
}
#planfolders table {
	width: 100%;
}
#planfolders th {
	text-align: left;	
	vertical-align: bottom;	
	line-height: 12px;	
	padding: 3px 5px 3px 5px;
}
#planfolders td {
	background: #ddd;
	line-height: 14px;	
	padding: 3px 5px 3px 5px;
}
#planfolders .tableimage{
	vertical-align: middle;
	text-align: center;
	padding: 3px;
	height: 0px;
	width: 0px;
}
#planfolders .number{
	text-align: right;	
	padding: 3px 5px 3px 5px;
}
#planfolders .wide{
	text-align: left;	
	padding: 3px 5px 3px 5px;
	width: 220px;
}
#planfolders .white{
	background: none;
	margin: 0px;
	padding: 0px;
}
#planfolders .black{
	background: #666;
	color: #fff;
	margin: 0px;
	padding: 2px 5px;
}
#planfolders .view {
	display: block;
	float:right;
	text-align: right;
}
#planfolders form{
	display: block;
	margin: 0px;
}
#planfolders input{
	margin: 0px;
	padding: 0px;
}
#smallcart table {
	line-height: 12px;
}
#totals {
	margin: 0px;
}
#totals {
	float: right;
	margin-right: 30px;
}
#totals th{
	text-align: right;
	height: 0px;
	padding: 0px;
	margin: 0px;
}
#totals td{
	text-align: right;
	background: #ccc;
	height: 0px;
	width: 70px;
	padding: 0px;
	margin: 0px;
}
#totals .bold{
	background: #333;
	color: #fff;
	font-weight: bold;
	font-size: 14px;
}
#projectinfo table {
	background: none;
	border: 0px;
	margin: 0px 0px 0px 48px;
	padding: 0px;
}
#projectinfo td {
	margin: 0px;
	border: 0px;
	padding: 0px 0px 0px 0px;
	background: none;
	line-height: 15px;
}
#projectinfo th {
	margin: 0px;
	border: 0px;
	padding: 0px 0px 0px 0px;
	background: none;
	line-height: 15px;
}
#projectinfo2 table {
	background: none;
	border: 0px;
	margin: 0px 0px 0px 10px;
	padding: 0px;
}
#projectinfo2 td {
	margin: 0px;
	border: 0px;
	padding: 0px 0px 0px 0px;
	background: none;
	line-height: 15px;
}
#projectinfo2 th {
	margin: 0px;
	border: 0px;
	padding: 0px 0px 0px 0px;
	background: none;
	line-height: 15px;
}

/* Space Pictures */
#shadow {
    display: none;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 5000px;
    opacity: 0.70;
    filter: alpha(opacity = 70);
    background: #000;
    z-index: 3;
}
#shadow2 {
    display: none;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 5000px;
    opacity: 0.70;
    filter: alpha(opacity = 70);
    background: #000;
    z-index: 2;
}
#img-box {
    display: none;
    position: absolute;
    text-align: center;
    top: 10px;
    left: 0px;
    padding: 0px;
    margin: 0px;
    width: 100%;
    z-index: 5;
}
#img-box-main {
    margin: 0px auto;
    width: 790px;
}
/* Classes */
.finePrint {
	font-size: 10px;
	color: #333;
}
.close {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	text-decoration: none;

}
.close a:link    {text-decoration: none; color: #000000}
.close a:visited {text-decoration: none; color: #000000}
.close a:active  {text-decoration: none; color: #999999}
.close a:hover   {text-decoration: none; color: #999999}

.smallprint {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
}
.filelist {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 7px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
}
.error {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FF0000;
}
.boldRed {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}
#machineQuickList {
	display:block;
	background-color: #7BA7CA;
	border: solid #0067AD;
	margin: 0px 0px 10px 0px;
	padding: 0px 20px 0px 20px;
}
#machineQuickList li{
	display:block;
	list-style:none;
	text-align:center;
	float: left;
	width: 80px;
	height: 24px;
	padding: 0px;
	margin: 0px;
}
#machineQuickList a:link    {text-decoration: underline; color: #000}
#machineQuickList a:visited {text-decoration: underline; color: #000}
#machineQuickList a:active  {text-decoration: underline; color: #666}
#machineQuickList a:hover   {text-decoration: underline; color: #666}
.machinelist {
	margin: 0px;
	padding: 0px 0px 0px 0px;
}
.machinelist a:link    {text-decoration: underline; color: #000}
.machinelist a:visited {text-decoration: underline; color: #000}
.machinelist a:active  {text-decoration: underline; color: #666}
.machinelist a:hover   {text-decoration: underline; color: #666}
.machinelist li{
	list-style: none;
	padding-bottom: 20px;
}
.machinelist img {
	float:left;
	margin-right: 20px;
	margin-bottom: 10px;
}
.machinelist hr {
	clear: both;
	width: 400px;
	height: 2px;
	border: none;
	color: #f00;
	background-color: #f00;
	text-align: left;/*this will align it for IE*/
	margin: 0 auto 0 0; /*this will align it left for Mozilla*/
}
.machinelist p {
	margin-bottom: 0px;
}
.machinelist div {
	margin-left: 150px;
	margin-bottom: 0px;
	text-decoration: none;
}
.machinelist a{
	text-decoration: none;
}
.boldLink {
	font-weight: bold;
	font-size: 14px;
}
.grayBg {
	background: #ccc;
}
.example {
	font-size: 10px;
	line-height: 12px;
	color: #ccc;
}

