BODY {
	padding:0; margin:0;
	font-family:Arial;
	background:#d0d0d0;
}
TABLE {
	border-collapse:collapse;
}
TD {
 	padding:0em;
	vertical-align:top;
	line-height:18px;
	font-size:12px;
	color:#727272;
}
IMG {
	border:0px;
}
A {
	color:#009a9c;
}
A:hover {
	text-decoration:none;
}
P {
	margin:0; padding-bottom:10px;
}
HR {
	height:1px;
	border:0;
	background:#009a9c;
	color:#009a9c;
	margin-bottom:10px;
}
H1 {
	font-size:18px;
	color:white;
	float:left;
	background:#be20aa;
	margin:0; margin-bottom:15px;
}
H2 {
	font-size:14px;
	font-weight:normal;
	color:#be20aa;
	padding:0; padding-bottom:10px;
	margin:0; margin-top:20px;
}
INPUT, SELECT, TEXTAREA{
	font-size:13px;
	font-family:Arial;
}
FORM {
	padding:0; margin:0;
}

TABLE.main {
	width:1000px; height:100%;
	background:white;
}
TD.header {
	height:209px;
	background:url(pics/top_bg_1.jpg) no-repeat 0 0;
}
IMG.logo {
	position:absolute;
	top:35px;
	margin-left:50px;
	background-image:url(pics/logo.png);
    // background-image:none;
    // filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='design/css/pics/logo.png',sizingMethod='scale');
}
A.designers {
	position:absolute;
	top:35px;
	margin-left:825px;
	font-size:14px;
	font-weight:bold;
}
A.get {
	position:absolute;
	top:35px;
	margin-left:700px;
	font-size:14px;
	font-weight:bold;
}
DIV.upload {
	position:absolute;
	top:90px;
	margin-left:540px;
}
DIV.fileInput {
	position:absolute; 
	top:101px;
	margin-left:700px;
}
TD.left_box {
	width:182px; 
	padding-left:49px;
}
TD.right_box {
	width:198px; 
	padding-left:32px;
}
TD.center_box {
	background:url(pics/center_bg.jpg) no-repeat 0 0;
}
TD.content {
	padding-top:55px;
}
TD.content P{
	clear:both;
}
DIV.title {
	font-family:Georgia;
	font-size:24px;
	color:#be20aa;
	padding-bottom:15px;
}
DIV.menu {
	border-left:1px solid #bebebe;
	padding-left:10px;
}
DIV.menu UL{
	
}
DIV.menu LI{
	padding-bottom:8px;
	list-style-type:none;
}
DIV.menu LI A{
	text-decoration:none;
	border-bottom:1px dotted #7fcccd;
}
DIV.menu LI A:hover{
	text-decoration:none;
	border-bottom:1px dotted #be20aa;
	color:#be20aa;
}
DIV.menu LI.active A{
	background:#009a9c;
	color:white;
	border:0;
	padding:3px;
}
IMG.order_1 {
	margin:23px 20px 50px 0;
}
TABLE.main_photo_box {
	background:url(pics/photo_box_bg.jpg) repeat-x 0 100%;
	margin-bottom:20px;
}
DIV.photo_box {
	padding-left:15px; padding-bottom:10px;
}
.minutes {
	color:#BE20AA;
	font-size:15px;
	font-weight: bold;
}
DIV.photo_border {
	background:url(pics/photo_border.jpg) no-repeat 0 100%;
	width:245px;
	padding-bottom:17px;
	margin-right:10px;
}
DIV.photo_border IMG{
	margin:7px 0 0 7px;
}
DIV.photo_title {
	font-size:20px;
	font-family:Georgia;
	color:#5d5d5d;
	padding-bottom:10px;
}
TD.footer {
	height:169px;
	padding-left:45px; padding-bottom:45px;
	background:url(pics/footer_bg.jpg) no-repeat 100% 0;
	vertical-align:bottom;
}

.progress {
	padding: 5px 0;
}

.clear {
	clear: both;
	height: 1px;
	font-size: 1px;
}

.steps {
	overflow: hidden;
	margin: 0 0 20px; padding: 5px;
	background: #ccc;
	color: #333;
}

.steps li {
	list-style-type: none;
	float: left;
	width: 100px;
	margin: 0; padding: 0;
}

.steps li.hr {
	width: 40px;
	font-size: 2em;
}

.steps li span {
	font-size: 0.8em; font-style: italic;
}

div.uploads div {
	height: 25px !important;
	cursor: hand; cursor: pointer;
}

.upload-body, .body-step {
	display: none;
}
.body-step img.preview {
	padding: 1px;
	border: 1px solid #999;
}