body{
	background-color: #fff;
	font-family: Arial, Sans-Serif;
	font-size: 13px;
	margin: 0px;
}

table{
	border: 0px solid red;
	border-spacing: 0px;
}

td{padding: 0px;}

img{border: 0px;}

div, p, form{
	border: 0px solid blue;
	color: #666;
	font-size: 13px;
	margin: 0px;
	padding: 0px;
}

/*p,*/
p.footertext{
	color: #666;
	font-size: 11px;
}

span.careerLink{
	color: #1c7ec5;
	cursor: pointer;
	font-weight: bold;
}

a.footer{
	color: #1c7ec5;
	font-size: 11px;
	padding-right: 5px;
	padding-left: 5px;
	text-decoration: none;
}
a.footer:hover{color: #666;}

a{
	color: #1c7ec5;
	text-decoration: none;
}
a:hover{color: #666;}

a.normal{
	color: #1c7ec5;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
a.normal:hover{color: #666;}

a.stores{
	color: #000;
	text-decoration: none;
}
a.stores:hover{color: #666;}

a.privacy,
a.faqs{
	color: #1c7ec5;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}
a.faqs:hover,
a.privacy:hover{color: #666;}

a.back{
	color: #1c7ec5;
	font-size: 11px;
	text-decoration: none;
}
a.back:hover{color: #666;}

a.backToTop {
	background:transparent url(/assets/nav/arrow_backtotop.gif) no-repeat left 5px;
	padding: 0 0 0 13px;
}
a.crateBox IMG {
	float:left;
	margin:0;
	padding:0;
	background:none;
	border:none;
	outline:none;
}
a.crateButton {
	background:none;
	width:182px;
	height:22px;
	float:left;
	margin:14px 0;
	overflow:hidden;
}
a.crateButton IMG {
	float:left;
	margin:0;
	padding:0;
	background:none;
	border:none;
	outline:none;
}
div.privacyLink{margin-bottom: 10px;}
div.faqLink{
	background-color: #fff;
	color: #1c7ec5;
	cursor: pointer;
	font-size: 13px;
	font-weight: bold;
	padding-top: 5px;
	padding-left: 20px;
	padding-bottom: 0px;
}

div.backLink{
	margin-bottom: 20px;
	margin-top: 5px;
}

div.privacyTxt,
div.faqTxt{
	font-size: 13px;
	line-height: 17px;
	margin-bottom: 0px;
	margin-top: 0px;
}

div.faqTxt{
	background-color: #f5f5f5;
	margin-bottom: 5px;
	padding: 2px 40px 5px 20px;
	width: 530px;
}

div.privacyHdr{
	color: #000;
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 3px;
}

a.products:link,
a.products:visited,
a.products:active,
a.products:hover{
	color: #1c7ec5;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
a.products:hover{color: #666;}

a.mainNav{
	color: #000;
	font-size: 14px;
	font-weight: bold;
	padding-left: 2px;
	padding-right: 15px;
	text-decoration: none;
}
a.mainNav:hover{color: #1c7ec5;}

a.mainNavOn{
	color: #1c7ec5;
	font-size: 14px;
	font-weight: bold;
	padding-right: 15px;
	padding-left: 2px;
	text-decoration: none;
}
a.subNav{
	color: #666;
	font-size: 11px;
	padding-left: 0px;
	padding-right: 15px;
	text-decoration: none;
}
a.subNav:hover{color: #1c7ec5;}

a.subNavOn{
	color: #1c7ec5;
	font-size: 11px;
	padding-left: 0px;
	padding-right: 15px;
	text-decoration: none;
}

a.subNav.selected{color: #1c7ec5;}

div.imgLabel{
	color: #000;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	position: absolute;
	text-align: left;
	visibility: hidden;
}

#reminder{
	height: 97px;
	position: absolute;
	top: 0px;
	visibility: hidden;
	width: 318px;
	z-index: 20;
	display:block;
}
#reminder2{
	height: 97px;
	width: 318px;
	margin:0x;
	z-index: 20;
	display:block;
}

div.catBorder{
	border-color: #e9e9e9;
	border-style:solid;
	border-width:0px;
	left: 0px;
	position: absolute;
	top: 0px;
	visibility: hidden;
	z-index: 9;
}

div.lgButton{
	background-color: #f00;
	cursor: pointer;
	left: 0px;
	position: absolute;
	top: 0px;
	visibility: visible;
	z-index: 10;
}

div.details{
	background-color: #fff;
	left: 0px;
	padding: 4px;
	position: absolute;
	top: 0px;
	visibility: hidden;
	z-index: 11;
}

div.closeBtn{
	color: #999;
	cursor: pointer;
	font-size: 12px;
	font-weight: bold;
	left: 0px;
	position: absolute;
	top: 0px;
	z-index: 20;
}

div.detText{
	color: #000;
	font-size: 13px;
	font-weight: bold;
	left: 0px;
	line-height: 14px;
	top: 0px;
	position: absolute;
	z-index: 19;
}
div.detText2{
	color: #000;
	font-size: 13px;
	font-weight: bold;
	left: 0px;
	line-height: 14px;
	position: absolute;
	top: 0px;
	z-index: 19;
}


form p {clear:left;margin-top:10px;}
form div.formLeftColumn {
	float:left;
	margin:10px 10px 0 0;
}

label.overLabel {
	color:#999;
	font-size:13px;
	position:absolute;
	margin:2px;
}

label,
div.formlabel,
div.formlabelalert{
	color: #444;
	font-size: 12px;
	margin-bottom: 3px;
}
label.formlabelalert,
div.formlabelalert{color: #cc1212;}

span.reqText{color: #a29c96;}

.formfield,
.formfieldfooter,
.formfieldalert{
	background-color: #e9e9e9;
	color: #666;
	font-family: Arial;
	font-size: 13px;
}
.formfieldfooter{color: #999;}
.formfieldalert{border: 1px solid #cc1212;}

.sizeExtraSmall {width:4em;}
.sizeSmall {width:7em;}
.sizeMediumSmall {width:15em;}
.sizeMedium {width:18em;}
.sizeLarge {width:37em;}
.sizePhone3 {width:3em;}
.sizePhone4 {width:4em;}

div.fieldBorder{border: 0px solid #cc1212;}

ul {
	list-style-type: none;
	padding-left: 0;
	margin: 0px 0px 10px 0px;
}
ul li {
	background-image: url(/assets/bullet.gif);
	background-repeat: no-repeat;
	background-position: left center;
	list-style-image: none;
	padding-left : 10px;
	padding-top: 2px;
	padding-bottom: 2px;
}

ol
{
    list-style-type: decimal;
    margin: 0px 20px 10px 20px;
    padding: 0;
}

ol li
{	
    padding-left : 10px;
	padding-top: 2px;
	padding-bottom: 10px;
}

ol li ol
{	
    list-style-type: lower-latin;
    margin: 0px 0 10px 20px;
    padding: 0;
 }

#footer{margin-top: 30px;}

#emailThanks{
	background-color: #e9e9e9;
	color: #000;
	height: 95px;
	position: absolute;
	visibility: hidden;
	width: 466px;
}

#formError{
	color: #cc1212; 
	font-size: 13px;
	position: absolute; 
	visibility: hidden; 
}

#signUpErrorLayer{
	color: #cc1212; 
	font-size: 13px;
	position: absolute; 
	visibility: hidden; 
}

#subNavCont {
	visibility: hidden;
	margin-top: 2px; 
	padding-left: 20px; 
	height:20px;
}
/*
table{
	border: 2px solid red;
	border-spacing: 0px;
}
div, p, form{
	font-size: 11px;
	color: #666666;
	border: 0px solid blue;
	margin: 0px;
	padding: 0px;
	border: 3px dotted blue;
}
*/

/* Catalog */

table td.catalogTop
{
	padding: 20px 0 20px 0;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

div.catalogHeader
{

	margin: 0 0 0 0px; 
	padding: 0;
	width: 600px; /* 830px; */ /* changed by JRE */
	position: relative;
	float: left;
}

div.catalogHeader h3
{
	color: #000;
	font-family: Arial, Helvetica, Verdana;
}

div.catalogHeader h2
{
	color: #707070;
	font-family: Arial, Helvetica, Verdana; 
}

.storeHours
{
	color: #000; 
	width: 330px;
	height: auto;
	position: relative;
	float: left; 
	padding: 0;	
}

* html .storeHours
{
	margin: 0 0 0 0;
}

.catalogContent {
	margin: 10px 0 10px 0;
	padding: 20px 0 20px 40px;
	width: 1040px;
	border: none;
	text-align: center;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

.catalogContentFlash {
	margin: 10px 0 10px 0;
	padding: 20px 0 20px 40px;
	width: 1040px;
	border: none;
	text-align: center;
	border-left: 0;
	border-right: 0;
	border-bottom: 0;
}

.catalogContent hr /* The RIGHT way to do HARD RULE */
{
	height: 1px;
	width: 100%;
	background-color: #ccc;
	color: #ccc; /* For IE :( */
	margin: 0px 0 10px 0;
	border: none;
}

.item {
	position: relative;
	float: left;
	width: 198px;
	height: 275px;
	margin: 14px;
	padding: auto;
}
.item.first {
	margin-left: 0;
}

item.last {
	margin-right: 0;	
}

#catalogues {
	/*width:1020px;*/
	height:auto;
	display:block;
	margin:0;
	padding:0;
}

.item a p, .item p {
	position: absolute;
	bottom: 0;
	left: 0;
	text-align: center;
	color: #000;
	font-size: 12px;
	font-weight: bold;
}

.item a:hover p {
	text-decoration: underline;	
}

.catalogTitle {
	text-align:center;
	display:block;
	margin:10px 0 0;
	color: #000;
	font-size: 12px;
	font-weight: bold;
}
.catalogDisplay {
	float:none;
	display:block;
	height:650px;
	margin:10px auto;
	width:1050px;
	text-align:center;
}

#centerDIV
{ text-align: center;
    width: 1005;
    margin: 0 auto;
    }

.catalogIMGDisplay
{
    float:left;
	display:inline-block;
	height:auto;
	/*margin:10px 10px 10px 240px;*/
	margin: 10px 10px 10px 10px;
	width:260px;
}
.catalogIMGDisplayL {
	float:left;
	display:block;
	height:auto;
	/*margin:10px 10px 10px 240px;*/
	margin:10px 10px 10px 115px;
	width:250px;
}
.catalogIMGDisplayR {
	float:right;
	display:block;
	height:auto;
	/*margin:10px 240px 10px 10px;*/
	margin:10px 115px 10px 10px;
	width:250px;
}
.catalogIMGDisplayM{
	float:left;
	display:block;
	height:auto;
	/*margin:10px 240px 10px 10px;*/
	margin: 10px;
	width:250px;
}
.catalogNoDisplay {
	float:none;
	display:none;
	height:auto;
	margin:0 auto;
	width:250px;
}
.noFlash {
	background:#FFFBC6;
	padding:5px;
	text-align:left;
}
#mainContainer {
	margin-top: 35px;
}
#topTable {
	margin:0 auto;
	width:952px;
	text-align:left;
}
#catalogueTable {
	margin:0 auto;
	width:952px;
	text-align:center;
}
#optInForm {
	width:487px;
}
#CheckBalanceForm {
	width:240px;
}
table.footerTable {
	width: 950px; 
	border-left: 1px solid #e9e9e9; 
	border-right: 1px solid #e9e9e9;
	text-align:left;
	margin:0 auto;
}
table.footerTable td {
	height:95px;
	text-align:left;
}
table.footerTable tr.firstRow td {
	border-right: 1px solid #e9e9e9;
}
table.footerTable tr.firstRow td.last {
	border-right:0;
}
table.footerTable #StatusMessage {
	padding:0 0 10px 20px;
}
table.footerTable #optiInForm {
	margin:0 0 0 20px;
}
table.footerTable .field-label {
	width: 185px;
}
table.footerTable td.footertext {
	padding-top: 10px; 
	padding-left: 20px; 
	padding-bottom: 25px;
	height:14px;
}
.tableBorderMain {
	border: 1px solid #e9e9e9; 
	width: 635px; 
	padding: 23px 20px 20px;
}
.tableBorderStoresMain {
	border: 1px solid #e9e9e9; 
	width: 950px; 
	padding: 0;
}
.tableBorderSide {
	border: 1px solid #e9e9e9; 
	border-left-width: 0px;
	padding: 23px 20px 20px;
}
.tableBorder {
	border: 1px solid #e9e9e9; 
	border-left-width: 0px;
	border-bottom-width: 0px;
}
.tableBorderBottom {
	padding: 8px; 
	border-bottom: 1px solid #e9e9e9;
}
.bottomBorder {
	border-bottom: 1px solid #e9e9e9;
}
a.searchButton {
	margin:10px 0 0 0;
	clear:both;
	float:left;	
}
.clear {
	clear:both;
}
.Full {
	width:100%;
}
table td.searchTableBorder {
	border: 1px solid #e9e9e9; 
	width: 910px; 
	padding: 23px 20px 20px;
}
table td.searchTableBorder h1,
table td.searchTableBorder h2 {
	float:left;
	clear:left;
	width:auto;
}
.registryName {
	font-weight:bold;
	color:#000;	
}
.registryDate {
	padding:0 0 10px 0;
}
.giftRegistryBox {
	float:left;
	width:250px;
	padding:10px 10px 10px 20px;
	margin:10px 0;
	margin-top:20px;
	border-left:1px solid #e8e8e8;
}
.noBorderLeft {
	padding:10px 10px 10px 0;
	border-left:0;
}
.FAQInfo {
	float:left;
	clear:both;
	font-size: 13px; 
	color:#666666; 
	margin:20px 20px 0; 
	padding:10px 0 0 0;
	border-top:1px solid #E9E9E9;
	width:550px;
}
table td.searchTableBorder .giftRegistryBox h2,
.giftRegistryBox h2,
.giftRegistryBox p,
.giftRegistryBox img {
	display:inline;
	margin:0;
	padding:0;
}
table td.searchTableBorder .giftRegistryBox h2,
.giftRegistryBox h2 {
	float:left;
	clear:none;
	color:#000;
	font-size:13px;
	font-weight:bold;
	padding-right:6px;
}
.giftRegistryBox img {
	float:left;
	clear:none;
	padding:0 6px 0 0;
}
.tableOrder {
	background:#fff;
	padding:10px;
	float:left;
	clear:left;
}
table#order {
	margin:10px 0;
	width: 858px;
	padding:0; 
	float:left;
	clear:left;	
	background:#fff;
}
table#order th, 
table#order td {
	border-bottom:1px solid #999;
	padding:6px 0;
	width:120px;
	vertical-align:top;
}
table#order th.image, 
table#order td.image{
	width:200px;
}
table#order th.first, 
table#order td.first{
	width:298px;
}
table#order th.last, 
table#order td.last{
	padding-right:6px;
}
table#order th h3, 
table#order td h3{
	font-size:12px;
	margin:0;
}
table#order td.superCategory {
	padding:6px 0;
}
table#order td.superCategory h3 {
	font-weight:bold;
	color:#000;
	font-size:15px;
}
table#order td.Category {
	padding:6px 0;
}
table#order td h3 {
	font-weight:bold;
	color:#666;
	font-size:13px;
}
table#order td p.price {
	font-weight:bold;
	color:#000;
}
a.print {
	float:right;
}
a.print.grViewPrint {
	padding-top:50px;
}
.registryGuestContainer {
	float:left;
	width: 878px; 
	background:#f7f7f7;
	padding:16px;
	margin:10px 0 0 0;
}
.registryGuestContainer .registryHeader {
	float:left;
	clear:left;
	width: 878px; 
	background:#fff;		
}
.registryGuestContainer .registryHeader h2,
.registryGuestContainer .registryHeader .formLeftColumn {
	float:left;
	clear:left;
	width: 520px; 
	padding:0;
	margin:10px;
	margin-top:0;
}
.registryGuestContainer .registryHeader h2 {
	font:bold 18px/1.2em Arial, sans-serif;
	margin-top:20px;
	color:#000; /*#4A321A*/
}
.registryGuestContainer .registryHeader .registryPullOut {
	float:right;
	clear:none;
	width:300px; 
	margin:10px;
	padding:6px;
	border:1px solid #ccc;
	background:#fff;
}
.sortBy {
	margin:0;
	width: 858px;
	padding:0px 10px 8px 10px; 
	float:left;
	clear:none;
	background:#fff;	
}
.sortByDropDown {
	margin:0;
	width: 180px;
	padding:20px 0px 20px 10px; 
	float:right;
	clear:none;	
}
.sortByDropDown h3 {
	float:left;	
	margin:0; 
	color:#000000;
	font-size:18px;
	line-height:150%;
	padding-right:10px;
	text-align:left;
}
.sortByDropDown select {
	-x-system-font:none;
	background-color:#E8E8E8;
	color:#666666;
	display:inline;
	font-family:Helvetica,Arial,sans-serif;
	font-size:12px;
	line-height:16px;
	margin:0;
	padding:2px;
	float:left;
}
.sortByText {
	margin:0;
	width: 350px;
	padding:10px 0px; 
	float:left;
	clear:none;	
	color:#000; 
	border-top:solid 1px #E8E8E8;
	border-bottom:solid 1px #E8E8E8;
}
.sortByTextColor {
	color:#ff0000;
	font-weight:bold;
}
.searchAgain{
	margin:0;
	width: 838px;
	padding:10px; 
	float:left;
	clear:left;	
	background:#fff;
}
.findGRResults,
.findGRResults h1 {
	margin:0;
}
#faqs {
	font-size: 13px; 
	color: #666;
}
.registerCardSide {
	border: 1px solid #e9e9e9; 
	border-left-width: 0px;
	padding:20px;
}
.registerCardSide img {
	margin:30px;	
}
#registerForm {
	float:left;
	clear:left;
}
#registerForm h2,
#registerForm p {
	float:left;
	clear:left;
	width:100%;
}
form div.fullWidth {
	float:left;
	clear:left;
	width:500px;
}
input.checkBox {
	float:left;
	clear:left;
}
form div.fullWidth label {
	float:left;
	clear:none;
	padding:3px 0 0 6px;
}
form div.noTopMargin {
	margin-top:0;
}
.contestRulesBorderTop {
	border:1px solid #e9e9e9;
	border-top-width:1px;
	padding:20px;
	width:593px;
	text-align:left;
}
.contestRulesBorderRight {
	border:1px solid #e9e9e9;
	border-left-width:0px;
	border-top-width:1px;
}
.contestRulesBorderBottom {
	border:1px solid #e9e9e9;
	border-top-width:0;
	padding:20px;
	width:593px;
	text-align:left;
}
.customerServiceBorder {
	border:1px solid #e9e9e9;
	border-top-width:1px;
	padding:20px;
	width:317px;
	text-align:left;
}
.noLeftBorder {
	border-left-width:0;
}
.noTopLeftBorder {
	border-left-width:0;
	border-top-width:0;
	width:305px;
}
.noTopRightBorder {
	border-right-width:0;
	border-top-width:0;
	width:305px;
}
.noTopLeftPadBorder {
	border-left-width:0;
	border-top-width:0;
	padding:5px;
}
.noTopBorder {
	border-top-width:0;
}
.marginTop {
	margin-top:20px;
}
.marginSmallTop {
	margin-top:10px;
}
.paddingLRB {
	padding:0 20px 20px;
}
#optOutThanks {
	visibility: hidden; 
	display: none; 
	opacity: 0; 
	padding-right: 40px;
}
.optInBorder {
	border:1px solid #e9e9e9;
	border-left-width:0;
	padding:10px;
	width:298px;
	text-align:left;
}
.storeImg {
	padding:8px 11px 8px 8px;	
}
.storesSection {
	border:1px solid #e9e9e9;
	border-top-width:0px;
	padding:20px;
	width:593px;
	text-align:left;	
}
.storesSection h1 {
	margin:0 0 6px 0;
}
.storesSection .storeName {
	font-size: 13px;
	line-height: 16px;
}
.storeName p
{
    color:#1C7EC5;
    }
.storesSection .main {
	float:left;
	clear:none;
	margin:10px 0 0 0;
	width:296px;
}
.storesSection .storeNameRed {
	font-weight:bold;
	color:#ff0000;
}

.storesSection .extra
{
    margin-top: 10px;
}
.storeSide {
	border: 1px solid #e9e9e9;
	border-left-width: 0px;
	border-top-width: 0px;
	padding:20px;	
	font-size: 13px;
	line-height: 16px;
	width:277px;
}
.storeSide h2 {
	color:#000;
	font-size:13px;
	font-weight:bold;
	margin:0 0 10px 0;
}
.border {
	border: 1px solid #e9e9e9;
}
.weddingParty {
	margin: 20px 10px 5px;
}
.weddingParty h2 {
	font:bold 14px/16px Helvetica, Arial, sans-serif;
	margin: 0;
	padding: 0 0 5px 0;
	border-bottom:1px solid #e8e8e8;
}
table.weddingParty td {
	padding: 5px 0;
	width:320px;
}
table.weddingParty td.toTop {
	border-top:1px solid #e8e8e8;
}
table.weddingParty td .paddingTop {
	padding-top:8px;
}
table.weddingParty td .paddingBottom {
	padding-bottom:8px;
}
.storesLeftBorderMain {
	border: 1px solid #e9e9e9; 
	height: 288px;
	width: 640px;
	padding:0 0 0 10px;
}
.storesRightBorderMain {
	border: 1px solid #e9e9e9; 
	height: 288px;
	width: 317px;
	padding:8px 0 8px 9px;
	border-left:0 none;
}
.storesLeftBorder {
	border: 1px solid #e9e9e9; 
	height: 288px;
	width: 640px;
	padding:0;
	border-right:0 none;
}
.storesRightBorder {
	border: 1px solid #e9e9e9; 
	height: 288px;
	width: 317px;
	padding:0;
	border-left:0 none;
}
#leftGallery,
#rightGallery {
	left:-2px;
	top:-134px;
	position:relative;
	z-index:7;
	padding:4px 0px;
	margin:0;
}
.storesSection h2 {
	font:bold 13px/16px Helvetica, Arial, sans-serif;
	color:#000;
	float:left;
	clear:none;
	margin:0;	
}
.storesMainWrap {
	float:left;
	clear:none;
	width:296px;
}
.storeLeftDistribution {
	border: 1px solid #e9e9e9; 
	border-top-width: 0px; 
	padding: 20px; 
	width: 600px;
	text-align:left;
}
.storeLeftDistribution h1 {
	margin:0;
}
.storesInformation {
	float:left;
	clear:none;
	width:290px;
	margin:10px 0 0 0;	
}
.storeRightDistribution {
	border: 1px solid #e9e9e9; 
	border-left-width: 0px; 
	border-top-width: 0px;
	padding: 20px;
	font-size: 13px; 
	line-height: 16px;
	width:279px;
}
.storeDrivingDirections {
	border: 1px solid #e9e9e9; 
	border-top-width:1px; 
	padding: 20px;
	text-align:left;
	margin-left:20px;
	margin-top:10px;
	margin-right:10px;
	height:700px;
}
.storeDrivingDirections iframe{
	height:700px;
}
.divGiftCards
{
    background-color: #fff;
    clear:none;
    float:left;
    margin:0;
    padding:0 10px 8px;
    width:858px;
}
table td.searchTableBorder .divGiftCards h2
{
    display: block;
    float: left;   
    border-bottom:1px solid #E8E8E8;
    padding: 5px 0;
    width: 100%;
}
.divImage, .divText
{
    display: inline;
    float: left;
}
.divImage
{
    width: 200px;
}
.divText
{
    width: 400px;
}
.border-bottom
{
    border-bottom: solid 1px #E8E8E8; 
}