td.messagetd {
	vertical-align:top;
}

div.messagebody {
	border-top:1px solid #dcdcdb;	
}

td.telladmin {
	text-align:right;
	font-size:10px;
}

td.telladmin small {
	color:#999999;
}

form {
	margin:0px;
}

form.editimage {
	position:relative;
	background-color:#fdd6fd;
	text-align:center;
	border:1px solid #c573b3;
	padding:2px;
	width:140px;
	margin-top:-70px;
	top:15px;
	scrollbar-3dlight-color:white; 
	scrollbar-arrow-color:white;
	scrollbar-base-color:white;
	scrollbar-darkshadow-color:white;
	scrollbar-face-color:#CBA9C0;
	scrollbar-highlight-color:#B2AAAF;
	scrollbar-shadow-color:black;
	scrollbar-track-color:white;
	margin-left:auto;
	margin-right:auto;
}

html>body form.editimage {
	margin-top:-66px;
}


form div.saveorcancel input.cancel {
	color:#dad8d5;
	width:66px;
	
}

form div.saveorcancel input.save {
	font-weight:bold;
	width:66px;
}
form div.saveorcancel input {
	cursor:hand;
	cursor:pointer;
	color:#ffffff;
	background-color:#847c72;
	border:1px outset #847c72;
	font-size:10px;
}

textarea.thinput {
	font-size:10px;
	width:134px;
	height:37px;
	background-color:#ffff99;
	margin-bottom:2px;
}

div#album div#description {
	padding-left:10px;
    font:12px/20px Georgia;
    color:#666666;
	background:url('/_img/vertical_dots_bg.gif') repeat-y left;
}

div.wedding#album div#description, div#album div#suppliers {
	padding-left:10px;
	background:url('/_img/vertical_dots_bg_wedding.gif') repeat-y left;
}

div#album div#suppliers {
    padding-top:10px;
    font:12px/20px Georgia;
    color:#666666;
}

div#weddingdate {
	text-align:right;
	font-size:11px;
	margin-bottom:10px;
}


div#album em {
	color:#A0306C;
	font-style:normal;
}

div#tellafriend {
	text-align:center;
	border:1px solid green;
	padding:5px 10px 10px 10px;
	margin-top:10px;
	margin-bottom:10px;
}

img#tellafriendicon {
	margin-left:10px;
	margin-bottom:-3px;
	margin-top:5px;
}

form#addfotosform {
	margin-top:10px;
}

table#fototable {
	width:100%;
}

table#fototable tr td {
	padding-top:25px;
	width:20%;
	text-align:center;
	font-size:10px;
	line-height:12px;
	vertical-align:bottom;
	
}

table#fototable tr td a.description {
	width:146px;
	display:block;
	text-decoration:none;
	color:black;
	margin-left:auto;
	margin-right:auto;	
}


table#fototable tr td a.description em {
	color:#999999;
}

table#fototable tr td a.description:hover {
	background-color:#FFFF99;
	color:black;
	cursor:text;
}


table#fototable tr td b {
	color:red;
	font-style:normal;
}

table#fototable tr td img.thumbnail {
	border:1px solid black;
}

table#fototable tr td a.thumbnail {
	padding:2px;
}

table#fototable tr td div.topnav {
	margin-bottom:1px;
	padding-right:11px;
}

table#fototable img.horizontalnav {
	margin-bottom:35px;
}

table#fototable a.delete {
	margin-left:7px;
}

table#fototable a.turnright {
	margin-right:5px;
}

div.description {
	font:10px arial, sans-serif;
	margin-bottom:4px;
	margin-top:4px;
}

div.controls img {
	margin-left:2px;
	margin-right:2px;
}

span.nodescription {
	color:#EEEEEE;
}	


div#addimages, div#addcomment {
	text-align:center;
	font-weight:bold;
}

div#addcomment {
	margin:15px 0px 35px 0px;
}

div#addimages img {
	margin-bottom:-3px;
	margin-right:2px;
}

div#errordiv {
	border:2px solid red;
	padding:10px;
	text-align:center;
	margin:50px 0px 50px 0px;
	background-color:#ffff00;
}

div#albumisempty input {
	width:180px;
	margin-top:10px;
}

div#commentsheader {
	margin-top:20px;
	font:bold 12px tahoma;
	color:black;
	border-bottom:1px solid #000000
}

div#submitdiv {
	text-align:right;
	padding-right:5px;
}

div#submitdiv input {
	width: 150px;
}

form#addcommentform,  form#addcommentform table {
	width:100%;
}

form#addcommentform table {
	width:100%;
}

form#addcommentform {
	border-top:1px solid black;
	padding-top:10px;
}

form#addcommentform table td  {
	text-align:left;
}

form#addcommentform table td.caption {
	width:100px;
	padding-top:2px;
	font-weight:bold;
	vertical-align:top;
}
form#addcommentform table td textarea {
	width:650px;
	height:200px;
}

#vNameInput {width:200px}
#vEmailInput {width:200px}

form.invisible {display:none}
form.visible {display:block}

td.nonavatar {
	padding-left:78px;
}

td.avatar {
	padding-right:3px;
}
.messages .grey {
	font-weight:normal;
}


