/**
 * copy the global promotion settings...
 */ 
.promoCallout
{
    color: red;
    font-weight: bold;
}
#content
{
    font-size: 12px;
    font-family: verdana,"Palatino Linotype","Times New Roman",Times,serif;
}
/*___________ The following style(s) have been MODIFIED ___________ */
#pt_giftregistry #content #giftregistry #giftregistrypurchases #giftregistrypurchasestable
{
	/* padding: 15px 0px; */
}
#pt_giftregistry #content #giftregistry #giftregistryevent
{
	/* padding: 15px 0px 0px 0px; */
}

#pt_giftregistry #content #giftregistry #giftregistrysearch
{
    border: 0px;
}

#pt_giftregistry #content #giftregistry #giftregistrysearch #giftregistrysearchlist
{
	width: 95%;
}
#pt_giftregistry #content #giftregistry #giftregistryaddresses
{
	/* padding: 15px 0px 0px 0px; */
}
/* END automated delta */

/**
 * corrections by Juergen to match the other pages
 */
#main
{
    /*padding-top: 3px;*/
    padding-bottom:30px;
    border-bottom:solid 6px #dfdfdf;
}

#pt_giftregistry #content #giftregistry #giftregistryaddresses .giftregistryaddressbefore 
{
	width:465px;
	padding-right:10px;
	margin:0;
}
#pt_giftregistry #content #giftregistry #giftregistryaddresses .giftregistryaddressafter 
{
	border-left:solid 1px #dedfdf;
	padding-left:10px;
	width:475px;
}
#pt_giftregistry #content #giftregistry #giftregistryevent #giftregistryeventform 
{
	width:465px;
	padding-right:10px;
	margin:0;
}
#pt_giftregistry #content #giftregistry #giftregistryevent #giftregistryparticipateform 
{
	border-left:solid 1px #dedfdf;
	padding-left:10px;
	padding-bottom:35px;
	width:475px;
}
#pt_giftregistry #giftregistryeventform h2,
#pt_giftregistry #giftregistryparticipateform h2, 
#pt_giftregistry .giftregistryaddressbefore h2,
#pt_giftregistry .giftregistryaddressafter h2
{
		background:transparent url(../images/headerborder.jpg) repeat scroll 0 0;
	   height:auto;
	   font-size:14px;
	   color:#2f2d2c;
	   height:40px;
	   line-height:38px;
	   padding-left:12px;
	   margin:0;
}
#giftregistry #giftregistryevent .stdFormTable
{
	border:none;
	background-color:Transparent;
	width:100%;
	margin-left:6px;
	//margin-left:10px;			/*for ie specific browsers*/
}
#giftregistry #giftregistryaddresses .stdFormTable
{
	border:none;
	background-color:Transparent;
	margin-left:5px;
	width:100%;
}
#giftregistry .stdFormTable td.key 
{
	width:115px;
}
#giftregistry #giftregistryaddresses input[type="radio"]
{
	vertical-align:middle;
}
.divider
{
	margin:0;
}
.stdFormTable select
{
	width:201px;
}
#giftregistry #giftregistryevent .stdFormTable td.key 
{
	width:95px;
}
#pt_giftregistry #giftregistryevent .stdFormTable tr th h3
{
	line-height:34px;
}


#pt_giftregistry #GiftRegistrySearchForm table tr
{
    line-height:20px;
}

#pt_giftregistry #GiftRegistrySearchForm td.key
{
	font-size: 11px;
	font-weight: normal;
	width:111px;
	padding:2px;
}
#pt_giftregistry #GiftRegistrySearchForm
{
	position: relative;
	width:341px;
	padding: 0;
	margin: 0;
	display:inline;
	float:right;
	background:transparent;
	padding-left:11px;
	border-left:solid 1px #dedfdf;	
	border-bottom:none;
	border-top:none;
	border-right:none;
}
#pt_giftregistry #searchform #GiftRegistrySearchForm	
{
	width:272px;
	border:none;
}
#giftregistry #searchform #GiftRegistrySearchForm .value .inputbox {
	width:138px;
}
#pt_giftregistry #searchform #GiftRegistrySearchForm select 
{
	width:143px;
}
#pt_giftregistry #searchform #GiftRegistrySearchForm td.key 
{
	width:90px;
}
#pt_giftregistry #content #GiftRegistrySearchForm h3
{
	background:transparent url(../images/headerborder.jpg) repeat-x scroll 0 0;
	padding-left:12px;
	font-size:14px;
}
#pt_giftregistry #content #registrylists h3
{
	background:transparent url(../images/headerborder.jpg) repeat-x scroll 0 0;
	padding-left:12px;
	font-size:14px;
}
#pt_giftregistry #content #giftregistry #giftregistrymain #registrylists
{
	border-right:solid 1px #dedfdf;
	padding-right:13px;
	width:663px;
	margin:0;
	padding-bottom:10px;
}

#pt_giftregistry #GiftRegistrySearchForm h2
{
	padding: 0px;
	font-size: 13px;
	font-family: 'Trebuchet','Trebuchet MS',Arial,verdana,sans-serif;
	color: #6E4620;
	border: 0px;
	text-align: left;
	text-transform: none;
}
#pt_giftregistry #GiftRegistrySearchForm table
{
	margin-left:10px;
	height:280px;
}
.stdFormTable
{
    background-color: #FAFAFA;
    border: 1px solid #EFEFEF;
    padding: 0 5px;
    
    font-size: 11px;
}
.stdFormTable tr
{
    line-height: 20px;
}
#giftregistry .stdFormTable td.key
{
    font-size: 11px;
    font-weight: normal;
}
#giftregistry .stdFormTable .caption
{
    font-size: 10px;
    font-weight: normal;
    color:#928080;
}


#giftregistry .stdFormTable
{
    width: 355px;
}
#pt_giftregistry input[type="submit"].leftButton
{
    float: left;
    margin:5px 0 10px 110px ;
}
#giftregistry table.simple td
{
	margin: 10px 10px;
	color:#565554;
	font-size: 12px;
	padding:5px;
	width: auto;
	background-color:Transparent;
	text-align:center;
}
table.simple td .aslink
{
	font-size:12px;
}
#giftregistry table.simple td.purchaseName
{
    width: 200px;
}

#giftregistry table.simple td.purchaseDate
{
    min-width: 95px;
    max-width: 95px;
    width: 95px;
}

#giftregistry table.simple td.purchaseQty
{
    min-width: 60px;
    width: 115px;
    border-left:solid 1px #dedfdf;
    text-align:center;
}

#giftregistry table.simple td.imageColumn
{
    min-width: 125px;
    max-width: 125px;
    width: 125px;
}

#giftregistry table.simple td.itemDesc
{
    width: 335px;
    text-align:left;
}
#giftregistry table.simple td.itemDesc a
{
	text-decoration:underline;
}
.EditRemove input.aslink
{
	margin-left:-7px;
	//margin-left:-8px;   /*for IE specific browsers*/
}
#giftregistry table.simple .sku
{
	height:20px;
	padding-top:5px;
}

#giftregistry table.simple .sku .stockstate
{
	margin: 0px;
}

#giftregistry table.simple .sku .isinstock
{
	color:#565554;
	font-size:12px;
	font-weight:bold;
}




#giftregistry table.simple td.priority
{
    white-space: nowrap;
    min-width: 110px;
    width: 164px;
    border-left:solid 1px #dedfdf;
}
#pt_giftregistry #content #giftregistry #registry #giftregistryproducts table.simple td.actions
{
    border-left:solid 1px #dedfdf;
    /*padding-left:30px;*/
}
#giftregistry table.simple td.wishQty
{
    min-width: 45px;
    width: 115px;
    border-left:solid 1px #dedfdf;
}

#giftregistry table.simple td.quantitycolumn
{
    min-width: 55px;
    max-width: 55px;
    width: 55px;
    
}

#giftregistry table.simple td.actions
{
    min-width: 90px;
    /*max-width: 90px;*/
    width: 90px;
}

#pt_giftregistry #content #giftregistry #giftregistrymain table.simple td.eventname 
{
	border-right:solid 1px #dedfdf;
	padding-left:15px;
}
#pt_giftregistry #content table.simple td.eventtype 
{
	border-right:solid 1px #dedfdf;
}
#pt_giftregistry #content table.simple td.eventdate 
{
		border-right:solid 1px #dedfdf;
}



h3 a
{
    height: auto;
    font-weight: bold;
}
.EditRemove 
{
	display:table;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	font-weight:normal;
	margin:3px 0 7px;
	white-space:nowrap;
	width:100%;
}

#giftregistryproducts .productName
{
    font-weight: bold;
}
#giftregistryproducts input
{
    font-weight: bold;
}
#giftregistryproducts a
{
    /*font-weight: bold;*/
}

#giftregistry tr.notSimple td.notSimple
{
    padding: 4px 0px;
    text-align: left;
    width:115px;
}
#giftregistry .value .inputbox
{
	width:195px;	
}
#pt_giftregistry #GiftRegistrySearchForm select
{
	width:200px;
	color:#565554;
}
#giftregistryproducts table.simple td
{
    background-color:Transparent;
}

#giftregistry table.simple tr.odd td
{
    background-color:Transparent;
    vertical-align: top;
    /*width:115px;*/
}
#pt_giftregistry #content #giftregistry #registry #giftregistryproducts table.simple td.imageColumn img
{
	max-width:125px;
	max-height:125px;
}

#pt_giftregistry #content #giftregistry #registry #giftregistryproducts table.simple td.actions img
{
	cursor:pointer;
}

#pt_giftregistry #content #giftregistry #registry #giftregistryproducts table.simple td.value input.inputbox 
{
	width:25px;
}
	
#giftregistry table.simple tr.even td
{
    background-color:Transparent;
    vertical-align: top;
}
	
#pt_giftregistry #content #giftregistry #registry #giftregistryproducts
{
	width:auto;
}
#pt_giftregistry #giftregistryproducts table.simple th
{
	background-color:#f2f2f2;
	text-align:center;
}

#giftregistry table.simple th
{
	white-space: nowrap;
	color: #2f2d2c;
	padding: 2px 5px 2px, 1.1em;
	text-transform: none;
	font-size: 11px;
	height:35px;
}
#giftregistry .eventinformation .key
{
    font-weight: normal;
}

#giftregistry .key
{
	font-size: 12px;
	font-weight: bold;
}	
	
#giftregistry .value
{
	font-size: 12px;
	font-weight: normal;
	color: black;
}	
	
#giftregistry  table.simple
{
	/* border: 1px solid #6E4620; */
	border: 1px solid #EFEFEF;
	margin: 5px auto 15px;
	padding: 0px;
	/*border-collapse: collapse;*/
}	
#pt_giftregistry #content #giftregistry #giftregistrymain
{
	margin: 0px auto 15px auto;
	width:99%;
	border:1px solid #aaaaaa;
}

#pt_giftregistry input[type="submit"].BigRightButton
{
    text-align: start;
    
    /* margin: 0px 4px 4px 0px; */
}	
/*
#pt_giftregistry #container #main #content #dwfrm_giftregistry_event #giftregistry #giftregistryevent 
input[type="submit"].BigRightButton2
{
	margin-right: 110px;
}

#pt_giftregistry #container #main #content #dwfrm_giftregistry_event #giftregistry #giftregistryevent 
input[type="submit"].BigRightButton
{
	margin-right: 110px;
}
#pt_giftregistry #container #main #content #dwfrm_giftregistry #giftregistry #giftregistryaddresses 
input[type="submit"].BigRightButton
{
	margin-right: 110px;
	margin-top: 5px;
	
	padding-bottom: 10px;
	padding-top: 5px;

}
*/
#pt_giftregistry input[type="submit"].BigRightButton1
{
    float:right;
    font-family: Arial,Helvetica, sans-serif;
    font-size: 12px;
    background-color: #706C5A;
    color: white;
    text-decoration: underline;
    cursor: pointer;
    vertical-align: baseline;
    text-align: left;
    padding: 4px 20px;
    font-weight:bold;
    text-align: start;
    vertical-align: baseline;
    margin: 4px 14px 4px 4px;
}

/*this is for the search button on the giftreg*/
/* this looks exactly like BigRightbutton1 */
/*
#pt_giftregistry input[type="submit"].BigRightButton2
{
    float:right;
    font-family: Arial,Helvetica, sans-serif;
    font-size: 12px;
    background-color: #706C5A;
    color: white;
    text-decoration: underline;
    cursor: pointer;
    vertical-align: baseline;
    text-align: left;
    padding: 4px 20px;
    font-weight:bold;
    text-align: start;
    vertical-align: baseline;
    margin: 4px 4px 4px 4px;
}
*/

#pt_giftregistry td input[type="submit"].BigRightButton
{
    padding: 0px;
    /* width:100%; */
}

#pt_giftregistry .lastRow input[type="submit"].BigRightButton
{
    padding: 4px 20px;
    /* width:100%; */
}

#pt_giftregistry input[type="submit"].BigRightButton3
{
    float:right;
    font-family: Arial,Helvetica, sans-serif;
    font-size: 12px;
    background-color: #706C5A;
    color: white;
    text-decoration: underline;
    cursor: pointer;
    vertical-align: baseline;
    text-align: left;
    padding: 4px 20px;
    font-weight:bold;
    text-align: start;
    vertical-align: baseline;
    margin: 0px 4px 4px 0px;
}

#pt_giftregistry #container #main #content #dwfrm_giftregistry #giftregistry #giftregistryaddresses input[type="submit"].BigRightButton3
{
	margin-right: 110px;
	margin-top: 5px;
	padding-bottom: 10px;
	padding-top: 5px;

}

#pt_giftregistry input[type="submit"].BigLeftButton1
{
	border:medium none;
	color:#4B3701;
	cursor:pointer;
	font-family:arial,helvetica,sans-serif;
	font-size: 12px;
	border:0px none;
	display:inline;
	float:left;
	margin:5px 110px 10px;
	padding:5px 20px 10px; 
	text-decoration:underline;
	text-align: start;
	vertical-align: baseline;
	background:transparent none repeat scroll 0%;
}	

#pt_giftregistry input[type="submit"].BigLeftButton
{
	
    float:left;
    
    font-family: Arial,Helvetica, sans-serif;
    font-size: 12px;
    
    background-color: #B2B373;
    color: white;
    text-decoration: underline;
    
    cursor: pointer;
    
    vertical-align: baseline;
    text-align: left;
    
    padding: 4px 20px;
    
    font-weight:bold;
    
    text-align: start;
    vertical-align: baseline;
    
    margin: 0px 4px 4px 0px;

    border:0px none;
    display:inline;
    float:left;
    margin:5px 110px 10px;
    padding:5px 20px 10px;  
}	

#pt_giftregistry #content h1
{
    font-family:verdana,"Palatino Linotype","Times New Roman",Times,serif; 
	overflow:hidden;
	width: auto;
	height: 28px;
	color: #2f2d2c;
	font-size:18px;
}
#pt_giftregistry #content #giftregistrymain h1
{
	   background:transparent url(../images/headerborder.jpg) repeat scroll 0 0;
	   height:auto;
	   font-size:14px;
	   color:#2f2d2c;
	   height:31px;
	   line-height:32px;
	   padding-left:12px;
}
#pt_giftregistry #content #NewBridalRegistry p
{
	margin-left:12px;
}
/*
#pt_giftregistry #content h1.giftReg1
{
	overflow:hidden;
	width:auto;
	height: 30px; 
	
	color:#CC6633;
	font-size:18px;
	font-weight:bold;
	display:inline;
	padding-left: 10px;
}
*/

/*------------------------------------------------------------------------------------------*/	
/*START of Alex's gift reg changes giftreg main page*/
/*added by Alex for the gift registry*/
#pt_giftregistry #content h3
{
	/*
	color: #F57D29;
    font-weight: normal;
	padding: 0px;
	margin: 0px;
    */
    text-transform: none;
    color: #2f2d2c;
    font-family: verdana,"palatino linotype","times new roman",times,serif;
    font-size: 1.3em;
    line-height: 2.7em;
    
} 
	

/*lifted from refapp-giftreg.css this is to give some room between the h1 and the header*/	
#pt_giftregistry #content #giftregistry {
	margin: auto;
	padding:0 7px;
}

/*this is for the search button on the giftreg*/
/*effect the main gift reg page*/
#pt_giftregistry #content #giftregistry #giftregistrymain {
	margin: 0px auto 15px auto;
	width:100%;
	border-bottom:none; /*solid 1px #dedfdf;*/
	border-right:none;
	border-left:none;
	border-top:none;
	padding-bottom:10px;
 }
	
/*grey box around in the create new reg page in gift reg*/
#pt_giftregistry #content #giftregistry #giftregistryevent
{
	border: none;
	padding:0;
}


#pt_giftregistry #content #giftregistry #giftregistryaddresses
{
	border:none;
	padding:0;
	width:100%;
}


#pt_giftregistry #content #giftregistry #registry {
	border: none;
}

#pt_giftregistry #content #giftregistry #giftregistrypurchases{
	border: none;
}

#pt_giftregistry #content .panelbox
{
	border: none;	
}

#pt_giftregistry #content #giftregistry #giftregistrylist .giftregistry_navigation {
	margin: 5px 0 0 0;
	z-index:100;
	position:relative; 
	height:30px;
}

#pt_giftregistry #content #giftregistry #giftregistrylist #registry {
	margin: 0px auto 15px auto;
	padding: 0px 0px 0px 0px;
	position:relative;
	width:auto; }
	

#pt_giftregistry #content input.registrytab[type="submit"] {
    background: none;
    height:20px;
    width:125px;
    border-right: solid 1px #dedfdf;   
    text-transform:none; 
    cursor:pointer;
    color:#3a4d74;
    font-family:verdana;
    font-size: 12px;
    }

 #pt_giftregistry #content .selected input.registrytab[type="submit"] {
    background: none;
    background-color:#FFFFFF;
    height:20px;
    width:125px;
    /*text-align:left;*/
    color:#2f2d2c;    
     border-right: solid 1px #dedfdf;      
 }
 .giftregistry_navigation td.selected
 {
    color:#2f2d2c;
 }
.giftregistry_navigation td.deselected
 {
    /*border: 1px solid #EFEFEF;*/
 }

 #pt_giftregistry #content input.registrytab[type="submit"]:hover 
 {
 	
    background: inherit;
    height:20px;
    width:125px;
    cursor:pointer;	
    border-right:solid 1px #dedfdf;
} 
    
    	
/*END of Alex's gift reg changes*/
/*------------------------------------------------------------------------------------------*/	

#pt_giftregistry #content {
	margin: 0px 5px 0px 0px;
	padding: 0px;
	width: 100%;
	z-index:1;
	background: none;
	float: none;}	
	
#pt_giftregistry #messagebar
{
    background: none;
    padding-left: 2px;
}	

#pt_giftregistry input[type="submit"].ATag
{
    /*float:right;*/
    
    font-family: Arial,Helvetica, sans-serif;
    font-size: 12px;
    
    background-color: transparent;
    color: #202C51;
    text-decoration: underline;
    
    cursor: pointer;
    
    vertical-align: baseline;
    text-align: left;
    
    padding: 0px;
    
    font-weight:bold;
    
    text-align: start;
    vertical-align: baseline;
}	

#pt_giftregistry #container #main #content #giftregistry #giftregistrysearch #giftregistrysearchlist table.simple {
	width:555px;/*this width must be the same value as #pt_giftregistry #content #giftregistry #giftregistrysearch #giftregistrysearchlist*/
	}
#pt_giftregistry #content #giftregistry #giftregistrysearch #giftregistrysearchlist {
	width:940px;/*this width must be the same as #pt_giftregistry #content #giftregistry table.simple*/
	margin: 15px 0px 15px 15px;}	
#pt_giftregistry #content #giftregistry table.simple {
	width: 940px;
	}
#pt_giftregistry #content #giftregistry #registrylists table.simple {
	width: 460px;
	}
/*
margin-left:110px;
border:0px none;
display:inline;
float:left;
margin:5px 0px 10px;
padding:5px 0px 10px;

*/

/*#chooseRegistry td*/
#pt_giftregistry table.simple>tr>td 
{
	background-color: RED;
	color: #6E4620;

}

#pt_giftregistry table.simple th
{
    /* width:200px; */
    font-weight:normal;
    font-size: 12px;
    width: 0px;
}
#pt_giftregistry #content table.simple td.name
{
    width: 0px;
}

#pt_giftregistry h2
{
	margin-left: 20px;
	color: #F57D29;
}
/*
#pt_giftregistry table.simple
{
	border:1px solid #6E4620;
}	
*/
#pt_giftregistry input[type="submit"].BigButton
{
    
    font-family: Arial,Helvetica, sans-serif;
    font-size: 12px;
    
    background-color: #706C5A;
    color: white;
    text-decoration: underline;
    
    cursor: pointer;
    
    vertical-align: baseline;
    text-align: left;
    
    padding: 0px 20px;
    
    font-weight:bold;
    
    text-align: start;
    vertical-align: baseline;
    
    margin: 0px 4px 0px 0px;
}

#pt_giftregistry .confirmationmessage {
	color: #6E4620;
	font-size: 12px;
	font-weight: bold;
	display: block; }
