@charset "utf-8";
/* CSS Document */

img {
	border: none;
}

body {
	background: #ACACAC url(images/body-bgr.jpg) repeat-x 0px 0px;
	text-align: center;
	padding:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}


h1 {
	font-weight: bold;
	margin:0px;
	padding:0px;
	text-align:Left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #404040;
}
h2 {
	font-weight: bold;
	margin:0px;
	padding:0px;
	text-align:Left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #404040;
}
h3 {
	font-weight: bold;
	margin:0px;
	padding:0px;
	text-align:Left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #404040;
}
h4 {
	font-weight: bold;
	margin:0px;
	padding:0px;
	text-align:Left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #404040;
}

.descr {
	position:absolute; 
	bottom:-115px; 
	left:50px; 
	display:none;	
	}

	}
form {
	padding:0px;
	margin:0px;
}
img {b:none;}

div#container {
	margin:0px auto;
	width:870px;
	text-align:left;
	position:relative;	
	}
	div#uploadboxstatus {
		background-image:url(photo_printing/step1upload.jpg);
		background-repeat:no-repeat;
		height:95px;
		padding:17px 91px 0px 92px;
		}
		div#uploadslider {
			background-image:url(images/slider.gif);
			background-repeat:repeat-x;
			height:18px;
			width:1px;
		}
	div#mcontent {
		background-image:url(photo_printing/mcontentbg.gif);
		background-repeat:repeat-y;
	}
	td#mcontentfill {
		background-image:url(photo_printing/mcontentfill.gif);
		background-repeat:repeat-x;
	}
	select#sizetype {
		width:245px;
	}
	div#imgsize_subtext {
		margin-top:10px;
		color:#666666;
		font-weight:bold;
		text-align:center;
	}
	
	td.tdleft {
		font-size:11px;
		color:#555555;
		text-align:right;
		font-weight:bold;
	}
	
	td.tdleftsub {
		font-size:9px;
		color:#555555;
		text-align:right;
	}
	
	td.tdright {
		color:#F75B7A;
		}
		td.tdright input {
			font-size:11px;
			font-family:Verdana, Arial, Helvetica, sans-serif;
			padding:3px;
			color:#555555;
			border:1px solid #7F9DB9;
			background-color:#FFFFFF;
			width:215px;
		}
	div#ordercontainer {
		background-image:url(photo_printing/orderbg.jpg);
		background-repeat:no-repeat;
		width:219px;
		height:199px;
		padding:10px 13px 0px 10px;
		}
		td.tdlineb {
			border-bottom:1px solid #999999;
		}
	div#orderdetails {
		border:1px solid #CCCCCC;
		padding:10px;
		}
		td.dtlsleft {
			color:#777777;
			text-align:right;
		}
		td.dtlsright {
			color:#333333;
			font-weight:bold;
		}
		div#orderdetails_mid {
			background-image:url(photo_printing/orderdetails_mid.gif);
			background-repeat:repeat-y;
			padding:0px 10px 5px 10px;
		}


/* left Nav */

#navcontainer ul{
	margin:0px;
	text-align:left;
	list-style-type: none;
	float: left;
	}
#navcontainer ul li a{
	padding-top: 13px ;
	padding-bottom: 13px;
	margin: 0px;
	text-align: center;
	text-shadow: 3px;
	display: block;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
	width: 150px;
	
	background: url("/images/button.jpg") no-repeat;
}
#navlist{
	padding: 25px 0px 25px 0px; 
}
#navlist a:link#current, #navlist a:visited#current{ 
	background: url("/images/button.jpg") no-repeat 0 -45px;
	color: #ffffff;
}
#navlist a:hover { 
	background: url("/images/button.jpg") no-repeat 0 -45px;
}







/*  Brian's Format  */

.page {
	width: 850px;
	background-color: #ffffff;
	margin-left: auto;
    margin-right: auto;
}

.head {
	width: 100%;
	border-width: 1px;
	border-style: solid;
	border-color: #555555;
	padding-top: 10px;
}

.body {
	width: 100%;
	height: 100%;
	border-width: 1px;
	border-style: solid;
	border-color: #555555;
	position: relative;
	text-align: left;
}

.body2 {
	width: 810px;
	height: 100%;
	border-width: 1px;
	border-style: solid;
	border-color: #555555;
	position: relative;
	text-align: left;
	padding: 30px 20px 50px 20px;
}


.body_bottom {
clear: both;
}

.left_nav{
	width: 150px;
	height:auto;
	float: left;
	padding-left: 10px;
}
	

.body_content{
	line-height: 19px;
	width: 640px;
	height: auto;
	padding: 20px 30px 50px 20px;
	float:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.body_content a {
	color: blue;
}

.body_content a:hover {
	text-decoration: underline;
	color: black;
}
	
.footer {
	background-color: #ACACAC;
	width: 850px;
	height: auto;
	padding: 15px 0px 15px 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	color: #333333;
	}
	a {
		font-weight: bold;
		text-decoration:underline; 
		color: #333333;
		
	}
	a:hover {
		font-weight: bold;
		text-decoration: none;
		color: #808080;
}

.table1 {
	border: 1px;
	border-style: solid;
	background-color: #bedbff; 
}

.table2 {
	padding: 2px 2px 2px 2px;
}

.admintable {

	background-color: #bedbff; 
 
}

.admintable_notes {

	border-bottom: solid 1px;
	border-color: #999999;
	background-color: #bedbff; 
 
}
.btn_txt{
	text-align: center;
	line-height: 10px;
}