@import url(_import_registry.css);


div#registrynames {
	margin-top:3px;
}

div#registrynames em {
	margin-top:3px;	
}

DIV#helpbox img {
	border:1px solid black;
}

div#editdescription {
	text-align:right;
	margin-bottom:1px;
}

div#editdescription img {
	margin-right:3px;
}


table#subtitletable {
	margin-bottom:20px;
}

a#backlink img {
	margin-bottom:-5px;
	margin-right:3px;
}

#registrydescription {
	padding:5px;
	border:1px solid #a88599;	
	background:#faf7f7;
}

.empty#registrydescription  {
	color:#999999;
}

div#registryurl, form#options {
	border:1px solid #a88599;
	text-align:center;
	padding:5px;
	background:#faf7f7;
}

form#options input#registryIsPrivate {
	margin-bottom:0px;
}

form#options span.button {
	margin-left:10px;
}


div#registryurl h2 {
	font-family:'trebuchet ms';
	font-size:18px;
}

div#registrynames {
	font-family:'Trebuchet MS', sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#a0306c;
	margin-bottom:20px;
}

div#registrynames small {
	font-family:tahoma, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:black;
	
}	


div#registrynames em {
	font-style:normal;
	color:#999999;
}

form#descriptionform {
	border:1px solid #a88599;
	text-align:center;
	padding-top:6px;
	padding-bottom:6px;
	background-color:#faf7f7;
}

form#descriptionform span.button {
	margin-right:1%;
}

form#descriptionform textarea, form#unwantedgiftsform textarea {
	width:98%;
	height:80px;
	padding:2px;
}

form#descriptionform div#descriptionsubmit {
	text-align:right;
}

form#descriptionform div#descriptionsubmit input {
	margin-top:5px;
	width:180px;
}

table.registryBlock {
	margin-top:15px;
	width:100%;
}

table.registryBlock td.title {
	background-color:#EADADA;
	padding:4px 6px 4px 6px;
	font:bold 15px "Trebuchet MS", sans-serif;
	width:27%;
	border-left:1px solid #A88599;
	border-top:1px solid #A88599;
	border-right:1px solid #A88599;
}

table.registryBlock td.right {
	width:73%;
	padding:0px;
	text-align:right;
	vertical-align:bottom;
}

table.registryBlock td.right img {
	margin-right:3px;

}
.registryblockdiv {
	border:1px solid #A88599;
	padding:5px;
	margin-top:0px;
	margin-bottom:0px;
	background:#faf7f7;
}

div#contactsubmit {
	text-align:right;
}

div#contactsubmit input {
	width:180px;
	margin-top:5px;
}

table#contactform {
	width:100%;
}	
table#contactform input.textfield {
	width:145px;
	margin-left:10px;
	margin-right:25px;
}
table#contactform td#telephone input.textfield {
	margin-right:0px;
}

table#contactform tr td#telephone {
	text-align:right;
}

div#contactpersondescription, div#unwantedgiftsdescription {
	color:#999999;
	font-size:11px;
}

div#contactpersondescription em, div#unwantedgiftsdescription em {
	color:#666666;
	font-style:normal;
	font-weight:bold;
}


td.title em {
	font-style:normal;
	color:red;
}

div#unwantedgiftssubmit {
	text-align:right;
}

div#unwantedgiftssubmit input {
	width:150px;
	margin-top:3px;
}

ul#unwantedgiftsul {
	margin-top:0px;
	margin-bottom:0px;
}


table#giftlisttable {
	width:100%;
	border-bottom:1px solid #A88599;
	border-right:1px solid #A88599;
	border-left:1px solid #A88599;
	background:#faf7f7;	
}

table.topline#giftlisttable {
	border-top:1px solid #A88599;
}

table#giftlisttable td.gifttitle {
	border-bottom:1px solid #e0dddd;
}

table#giftlisttable tr td.item {
	border-top:1px solid #A88599;
}


table#giftlisttable tr td#nogifts {
	padding:5px;
}	

div#addgiftdiv {
	text-align:center;
	font-weight:bold;
	margin-bottom:3px;
	margin-top:4px;
}

div#addgiftdiv a {
	text-decoration:underline;
	cursor:hand;
	cursor:pointer;
	color:#375682;
}





form.giftform {
	margin-top:0px;
}

table#giftlisttable form.giftform table {
	margin-bottom:0px;
}

table#giftlisttable form.giftform {
	margin-bottom:0px;
}

form.giftform td.giftsubmit {
	text-align:right;
}
form.giftform td.giftsubmit input {
	width:150px;
}

form.giftform td.title input {width:300px}

form.giftform td.giftdescription textarea {
	width:510px;
	height:48px;
	background-color:F9F8F1;	
}

form.giftform td.formgiftprice {text-align:right;}
form.giftform td.formgiftprice input {width:70px;text-align:right}

form.giftform td.exactfoto {
	font-size:10px;
	line-height:10px;
}

form.giftform td.exactfoto strong {
	font-weight:normal;
}

form.giftform td.exactfoto input {
	margin-bottom:-2px;
}

form.giftform tr td.can, form.giftform tr td.must {
	vertical-align:top;
	padding-top:3px;
}

table.giftinside {
	width:100%;
}

table.giftinside td.giftimage {
	text-align:center;
	vertical-align:center;
	width:15%;
}

table.giftinside td.giftimage#justbeingedited img {
	margin-left:17px;
}

table.giftinside td.gift {
	width:85%;
}

td.giftimage img {
	border:1px solid black;
	margin:2px;
} 

table.giftinside tr td.gifttitle {
	width:45%;
	font-weight:bold;
}

td.giftprice {
	text-align:right;
	font-weight:bold;
	color:#A0306C;
	padding-right:5px;
}



table.giftinside tr td.giftdescription {
	vertical-align:top;
}	

td.giftactions {
	text-align:right;
	font-size:11px;
	line-height:13px;
	padding-right:5px;
	border-bottom:1px solid #e0dddd;
	padding-top:5px;
	padding-bottom:7px;
	height:26px;
}

td.giftactions img {
	margin-right:3px;
	margin-bottom:-3px;
}	


div.imageerror {
	color:red;
	font-size:10px;
	text-align:center;
	border:2px solid red;
	background-color:yellow;
}


div.exactimagemessage {
	color:#999999;
	font-size:10px;
}

div#addnewgift {
	display:none;
	padding-left:60px;
	padding-top:20px;
}

div#addnewgift form {
	border:1px solid #A88599;
	width:625px;
}	

.reserved {
	font-weight:normal;
	color:red;
}

.unreserved {
	font-weight:normal;
	color:green;
}

table.myregistry#giftlisttable td.giftimage {
	text-align:left;
	padding-left:3px;
	vertical-align:top;
}

div.navigationdiv {
	float:left;
	margin-top:2px;
	margin-left:2px;
}
div.navigationdiv a {
	display:block;
	background-color:#DAE0E8;
	margin:2px 0px 2px 0px;
	border:1px solid #DDDDDD;
	
}

div.navigationdiv a:hover {
	background-color:#ACBFDB;
}

div.navigationdiv img {
	margin:0px;
	border:0px;
}

form#nameform {
	margin-top:5px;
}

form#nameform table tr td {
	padding-right:10px;
}

form#nameform .textfield {
	width:130px;
	font-weight:bold;
	font-family:'trebuchet ms', sans-serif;
	font-size:16px;
	padding-left:3px;
}

#namesubmit {
	width:100px;
}

input#savesettings {
	width:170px;
}

