﻿.contactSheetSummary			{ margin-bottom: 20px; }
.contactSheetSummary H4			{ font-size: 12px; font-weight: normal; margin-bottom:2px; }
.newContactSheet				{ display:block; margin-bottom: 20px; }

.shortlistIntro H3				{ margin-bottom: 10px; }
.shortlistIntro .shortlists		{ float:left; width: 304px; margin-top: 20px; margin-right: 20px; }
.shortlistIntro .contactSheets	{ float:left; width: 304px; margin-top: 20px;}
.shortlists H4					{ font-size: 12px; font-weight: normal; margin-bottom:2px; }

.shortlistSummary				{ margin-bottom: 20px; }
.shortlistSummary .images		{ margin: 3px 0 3px 0; padding: 3px 0 3px 0; border-top: Solid 1px #CCCCCC; border-bottom: Solid 1px #CCCCCC; }
.shortlistSummary IMG			{ margin: 1px 1px 0 0; width: 20px; height: 30px;}

.shortlistEditor,
.emailShortlist					{ margin-left: 15px;}
.shortlistEditor .items			{ float:left; width: 642px; margin-right: 20px; min-height: 300px; }
.group							{ float:left; width: 642px; }
.group H4
								{ font-family: Arial, Sans-Serif; font-size: 14px; background-color:#EFEFEF; padding: 3px; margin: 5px 0 5px 0;}
.itemsmall						{ float:left; width: 50px; height: 95px; margin: 0 5px 5px 0; border: Solid 1px #DDDDDD; }
.itemmed						{ float:left; width: 100px; height: 170px; margin: 0 5px 5px 0; border: Solid 1px #DDDDDD; }
.itemlarge						{ float:left; width: 200px; height: 320px; margin: 0 5px 5px 0; border: Solid 1px #DDDDDD; }
.itemsmall .toolbar				{ width: 50px; }
.itemmed .toolbar				{ width: 100px; }
.itemlarge .toolbar				{ width: 200px; }
.toolbar
								{ float:left; margin-top: 2px; height: 20px; text-align:right; }
.toolbar IMG
								{ margin-right: 3px; }
								
.deleted IMG					{ opacity: 0.1; }
								
.actionPanelContainer			{ position:fixed; width: 100%; left:0px; top: 140px; }
.actionPanelInnerContainer		{ position:relative; width:960px; margin-left: auto; margin-right: auto;}
.actionPanelInnerContainer .actionPanel					
								{ left: 662px; position:relative; }
.actionPanel					{	float:left; 
									width: 268px; 
									padding: 10px 0 20px 10px;
									border-left: Solid 1px #CCCCCC;
								}
.actionPanel H2					{ float:left; font-family:Arial, Sans-Serif; font-weight:bold; font-size: 18px; text-transform: lowercase; margin-bottom:2px;  }
.actionPanel .back				{ float:left; padding-bottom:20px; }
.actionPanel .back A			{ color: Black; }
.actionPanel DIV				{ float:left; width: 260px; margin-bottom: 10px; }
.actionPanel .save				{ margin-top: 20px; }
.actionPanel LABEL				{ float:left; width: 90px; }
.actionPanel SELECT				{ font-family:Verdana, Sans-Serif; font-size: 11px; width: 160px; float:right; }
.actionPanel P					{ float:left; width: 260px; margin-bottom: 5px;}
.actionPanel .submit			{ float:left; background-color:Black; color:White; font-weight:bold; width: 123px; border:none; }

.actionPanel TEXTAREA.addresses,
.actionPanel TEXTAREA.message	{	font-family:Verdana, Sans-Serif; font-size: 11px; color:Black;
									width: 250px; height: 80px; margin-bottom: 10px; 
								}
.emailShortlist .preview H3		{ font-family:Arial, Sans-Serif; font-weight:bold; font-size: 18px; text-transform:lowercase; }
.emailShortlist .preview		{ float:left; width: 642px; margin-right: 20px; }
.emailShortlist .messagePreview	{ font-style: italic; margin-left: 15px; }