/* UKWeddingIndex.com - header.css */

.headertable {
	background-color: #FFFFFF;
}
.headertitlecell {
	text-align: center;
	vertical-align: middle;
	background-image: url(../gfx/headertitle2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 50px;
}
.headeradscell {
	background-color: #00FF00;
}
.headeradcell {
	background-color: #FFFFFF;
	padding: 5px;
	border: 1px solid #F0F0F0;
}
.headerlogincell {
	text-align: right;
	vertical-align: bottom;
}
.headersubtitle {
	font-size: small;
	font-weight: bold;
	padding-left: 20px;
	color: #FF6600;
}
.headertitle {
	font-size: xx-large;
	font-weight: bold;
	color: #006699;
}
.headerquicklinkcell {
	font-size: x-small;
	white-space: nowrap;
	vertical-align: middle;
	text-align: right;
	background-image: url(../gfx/quicklinkcell.gif);
	padding-right: 8px;
}
a.headerquicklink {
	font-size: x-small;
	border: none;
	color: #999999;
}
a.headerquicklink:link {
	border: none;
}
a.headerquicklink:visited {
	border: none;
	color: #999999;
}
a.headerquicklink:hover {
	border: none;
	color: #FF0000;
}
a.headerquicklink:active {
	border: none;
}
.headerlogininputbox {
	font-size: x-small;
	border: 1px solid #999999;
	color: #999999;
}
.headerloginhighlightcell {
	font-size: small;
	font-weight: bold;
	text-align: right;
	vertical-align: middle;
	color: #FF0000;
}
.headerlogincaptioncell {
	font-size: small;
	font-weight: bold;
	text-align: right;
	vertical-align: middle;
}
.headerloginbuttoncell {
	text-align: right;
	vertical-align: middle;
	padding: 2px;
	font-size: x-small;
	color: #999999;
	font-weight: bold;
}
.headerloginbutton {
	font-size: xx-small;
	background-color: #F0F0F0;
}
.headerlogininputboxcell {
	text-align: right;
	padding: 2px;
}
.headerlogoutcaptioncell {
	font-size: small;
	text-align: right;
	vertical-align: bottom;
}
.headerlogoutusername {
	font-weight: bold;
}
