
form#form1 {
	color: #000
}
form#form1 table tr td {
	vertical-align: top
}
form#form1 table tr td{
	padding-top: 4px
}
/*used in UploadPhoto.ascx */
.ItemImageUploadStatus
{
	width:70px;
}



/* ALEX ADDED BITS IN PREPARATION */

img { -ms-interpolation-mode:bicubic; border:none; }

a {color:black;}


.outlineborder
{
border: thin solid #D9E3E7;
}
.outlineborder tr td {
	padding: 5px
}
.outlineborder tr td table tr td {
	padding:0;
	margin:0
}
.darkborder
{
border: thin solid #B7CCD5;
}

.lightoutlineborder
{
border: thin solid #D9E3E7;
}

.darkpanel
{
background:#B7CCD5;
colour: white;
}

.lightpanel
{
	padding:3px;
background:#D9E3E7;
color:black;
}

.whiteBG
{
background:white;
}

.maxwidth
{width:760px;
}

.inset
{
padding:3px;
}

.smalltext
{
font-size: 8pt;
color:black;
}

.heading
{
font-size: 14pt;
color:black;
}

.stretchtofit
{
width:100%;
}

.largertext
{
font-size:12pt;
color:black;
}

.text
{
font-size:10pt;
color:black;
}

.whitetext
{
color:black;
}

.colortext
{
font-size:10pt;
color:black;
}

.emphasis
{font-weight:bold;}

.topalign
{
	vertical-align:top;
}


.imageProductAC
{
	width:100px;
}


.lblDescriptionProduct
{
	font-size:12px;
}



.borderSoft1   
{
background-color: #FFFFFF;
	border-left: 1px #D9D6D6 dashed;
	border-right: 1px #D9D6D6 dashed;
	border-bottom: 1px #D9D6D6 dashed;
	border-top: 1px #D9D6D6 dashed;
}



.linkprod{
	color: #434343;
	font-size: 11px;
	text-decoration: none;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.bl
{
     
    }
	
	
.imgPhotoUpload
{
	
	background-color:Black;
	border:10px solid #000;
	margin:1px 10px 1px 10px;
	padding:01px;


}

.mainUpload
{
	background-color: #fffbd6;
	border-right: #eb8c00 1px ;
	border-top: #eb8c00 1px ;
	border-left: #eb8c00 1px ;
	border-bottom: #eb8c00 1px ;
	border-style:dashed;
	padding:3px;
	border-spacing:1px;
		
}

table.uploadMainTable
{
	
	
	
	
	background-color: #fffbd6;
	border-right: #eb8c00 1px ;
	border-top: #eb8c00 1px ;
	border-left: #eb8c00 1px ;
	border-bottom: #eb8c00 1px ;
	border-style:dashed;
	padding:3px;
	border-spacing:1px;
	
}

/*
border=\"1\" cellpadding=\"1\" collspan=\"3\" cellspacing=\"1\" bgcolor=\"#fffbd6\" bordercolor=\"#eb8c00\" 
*/

