﻿/*////////////////////////////////////////////*/
.tblUploadContainer
{
	padding: 0px 6px 0px 0px;
	width: 100%;
}
.uploadContainer
{
	padding: 0px 6px 0px 0px;
	width: 100%;
}

.tblUploadWidget
{
	background-repeat: no-repeat;
	width:100%; 
	height: auto;
	padding-left: 2px;
	text-align: left;
}

.trUploadWidget
{
	vertical-align: top;
}

.tblUploadWidgetPricing
{
	width: 100%;
	height: auto;
	padding-top: 2px;
	padding-right: 2px;
	padding-left: 0px;
	padding-bottom: 0px;
	
}

.tdUploadWidgetPricingUpperLeft
{
	background-image: url(/vp/images/nns/common/background/photo_product_upload/header_top_lt.gif);
	background-repeat: no-repeat;
	width: 10px;
	height: 10px;
	padding: 0px;
	margin: 0px;
}

.tdUploadWidgetPricingUpperRight
{
	background-image: url(/vp/images/nns/common/background/photo_product_upload/header_top_rt.gif);
	background-repeat: no-repeat;
	width: 10px;
	height: 10px;padding: 0px;margin: 0px;
}

.tdUploadWidgetPricingLowerLeft
{
	background-image: url(/vp/images/nns/common/background/photo_product_upload/header_bot_lt.gif);
	background-repeat: no-repeat;
	width: 10px;
	height: 10px;padding: 0px;margin: 0px;
}

.tdUploadWidgetPricingLowerRight
{
	background-image: url(/vp/images/nns/common/background/photo_product_upload/header_bot_rt.gif);
	background-repeat: no-repeat;
	width: 10px;
	height: 10px;padding: 0px;margin: 0px;
}

.trUploadWidgetPricing
{
	background-color: #EFF3FA;
	padding: 0px;margin: 0px;
}

.trUploadWidgetPricing H2
{
	margin: 0;
	padding: 0;
	color: Black;
}

.tdUploadWidgetPricing
{
	background-color: #EFF3FA;padding: 0px;margin: 0px;
}

.tblUploadWidgetUsePrevious
{
	table-layout:fixed;
}

.trUploadWidgetPricing H3
{
	margin: 0;
	padding: 0;
	color: Black;
}

.trUploadNewImageText
{
	height: 13px;
}


.tblUploadWidgetUploadControl
{
	text-align:left;
}

.tdUploadWidgetUploadControlLeft
{
	background-image: url(/vp/images/nns/common/background/photo_product_upload/upload_lt_cap.gif);
	background-repeat: no-repeat;
	width: 20px;
	height: 85px;
}

.tdUploadWidgetUploadControlRight
{
	background-image: url(/vp/images/nns/common/background/photo_product_upload/upload_rt_cap.gif);
	background-repeat: no-repeat;
	width: 20px;
	height: 85px;
}

.tdUploadWidgetUploadControl
{
	background-image: url(/vp/images/nns/common/background/photo_product_upload/upload_tl.gif);
	background-repeat: repeat-x;
	height: 85px;
	padding-top: 4px;
}

.tblUploadPreviews
{
	padding-left: 0px;
	padding-right: 8px;
	/* derek add width: 100%; */
}

.tdPreviewContainer 
{
	background-image:url(/vp/images/nns/common/background/foil_gallery/gradient_slice.gif);
	background-position:right bottom;
	background-repeat:repeat-x;
	border-bottom:1px solid #B4CCF6;
	border-right:1px solid #B4CCF6;
	margin:0 5px 5px 0;
	width: 219px; 
	padding-right: 4px;
}

.upload-control-container
{
	float: left;
}
.upload-widget-upload-control
{
text-align: center;
}
.upload-widget-upload-control .title-text
{
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 9px;
}
.upload-widget-upload-control .image-field
{
	margin-bottom: 5px;
}

