﻿div#lovelistHeaderPanel
{
	position: relative;
	height: 144px;
	clear: both;
}

div#lovelistLogoPanel
{
	float: left;
	width: 362px;
	height: 50px;
	margin-top: 20px;
}

div#lovelistStatusHolderPanel
{
	float: right;
	width: 194px;
	height: 140px;
	font-size: 11px;
	text-align: center;
}

div#lovelistContentAreaPanel
{
	position: relative;
	width: 770px;
	clear: both;
	font-size: 11px;
}

div#myLovelistSideNavPanel
{
	position: absolute;
	top: 0;
	right: -234px;
	width: 194px;
	height: 162px;
}

div.stringItOnItemHolderPanel
{
	clear: both;
	width: 770px;
	font-size: 11px;
}

div.emailCheckboxHolderPanel
{
	padding: 5px;
	border: dashed 1px #cccccc;
}

div.emailCheckboxHolderPanel label
{
	font-size: 14px !important;
}

div.emailNotificationPanel
{
	padding: 5px;
	border: dashed 1px #cccccc;
	margin-bottom: 10px;
}

div.emailNotificationPanel h1
{
	margin: 0;
	padding: 0;
	font-size: 16px;
}

div.stringItOnImageHolderPanel
{
	float: left;
	width: 330px;
	margin-right: 20px;
}

div.stringItOnItemContentsPanel h2
{
	font-size: 15px !important;
}

div.stringItOnImageHolderPanel img
{
	clear: both;
}

div.stringItOnItemContentsPanel
{
	float: left;
	width: 350px;
	padding-bottom: 10px;
}

div.stringItOnItemContentsPanel h3
{
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}

table.stringItOnItemContentsTable
{
	width: 270px;
	margin: 0;
	padding: 0;
	table-layout: fixed;
}

table.stringItOnItemContentsTable tr td
{
	margin: 0;
	padding: 0;
	vertical-align: middle;
}

.largeItemCell
{
	width: 185px;
}

.productCodeCell
{
	width: 140px;
}

.productPriceCell
{
	width: 90px;
	text-align: right;
}

.productImageCell
{
	width: 40px;
}

table.itemTotalTable tr td
{
	width: 135px;
}

table.itemTotalTable tr td.totalCell
{
	text-align: right;
}

div.lovelistProductLineHolderPanel
{
	clear: both;
}

div.Lovelinks table.itemTotalTable tr td
{
	border-top: dashed 1px #d11b39;
}

div.Lovelinks a
{
	color: #d11b39 !important;
}

div.PetiteLovelinks table.itemTotalTable tr td
{
	border-top: dashed 1px #5bc5d1;
}

div.PetiteLovelinks a
{
	color: #5bc5d1 !important;
}

div.MixNMatch table.itemTotalTable tr td
{
	border-top: dashed 1px #bed338;
}

div.MixNMatch a
{
	color: #bed338 !important;
}

ul.beadSelectorProductList
{
	position: relative;
	clear: both;
	list-style-type: none;
	width: 760px;
	margin: 0;
	padding: 0;
}

ul.beadSelectorProductList li.productHolder
{
	position: relative;
	width: 220px;
	float: left;
	padding: 5px 10px 5px 0;
	margin: 0 5px 5px 0;
	height: 150px;
}

.emailIcon
{
	display: none;
	float: right;
}

ul.beadSelectorProductList li.productHolder ul.productDetailsList
{
	float: left;
	padding: 35px 0 0 0;
	margin: 0;
	list-style-type: none;
}

ul.beadSelectorProductList li.productHolder ul.productDetailsList li
{
	padding: 0 0 4px 0;
	margin: 0;
}

ul.productDetailsList li.removeItem
{
	padding-top: 30px !important;
}

ul.beadSelectorProductList li.productHolder img
{
	float: left;
	margin-right: 5px;
}

div.Lovelinks ul.beadSelectorProductList li.productHolder img
{
	border: solid 1px #d11b39;
}

div.PetiteLovelinks ul.beadSelectorProductList li.productHolder img
{
	border: solid 1px #5bc5d1;
}

div.instructionsPanel
{
	font-size: 11px;
	margin-left: 3px;
	margin-bottom: 10px;
}

div.emailInputHolderPanel
{
	width: 760px;
	clear: both;
	margin-bottom: 5px;
}

div.emailInputControlPanel
{
	width: 520px;
	float: left;
}

div.emailInputControlPanel h2
{
	font-size: 15px;
}

div.emailInputControlPanel h3
{
	font-size: 13px;
	margin-bottom: 0;
	padding-bottom: 0;
}

div.emailInputButtonPanel
{
	width: 200px;
	float: left;
	margin-top: 150px;
}

div.emailInputButtonPanel .previewButton
{
	margin-left: 83px;
}

img.loaderIcon
{
	float: right;
}

h2.error
{
	color: #ff0000;
	font-size: 14px;	
}

div.selectAllItemsCheckBoxPanel
{
	clear: both;
	font-size: 16px;
	font-weight: bold;
	margin: 10px 0 20px 0;
	border: dashed 1px #cccccc;
	width: 688px;
	padding: 5px;
}