/* UKWeddingIndex.com - search.css */

.searchcell {
	vertical-align: top;
	text-align: left;
	background-color: #FFFFFF;
	padding: 10px 30px 20px 15px;
	background-image: url(../gfx/search_bg.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.searchresultscell {
	vertical-align: top;
	text-align: left;
	padding: 10px;
	background-color: #FFFFFF;
}
.searchagaincell {
	text-align: left;
	vertical-align: bottom;
}
.searchcaption {
	font-size: small;
	font-weight: bold;
}
.searchhelp {
	font-size: x-small;
	color: #999999;
}
.searchinputbox {
	font-size: small;
	border: 1px solid #999999;
	padding: 5px;
}
.searchbuttonp {
	text-align: right;
}
.searchbutton {
	font-size: small;
	background-color: #F0F0F0;
}
.searchheading {
	font-size: large;
	font-weight: bold;
}
.searchpreviousnextcell {
	text-align: right;
	vertical-align: middle;
}
.searchinfo {
	font-size: small;
	color: #FFFFFF;
	text-align: left;
	vertical-align: middle;
	padding: 5px;
}
a.searchlink {
	color: #FFFFFF;
	border: none;
	font-size: small;
	font-weight: bold;
}
a.searchlink:link {
	color: #FFFFFF;
	border: none;
}
a.searchlink:visited {
	color: #FFFFFF;
	border: none;
}
a.searchlink:hover {
	color: #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}
a.searchlink:active {
	color: #FFFFFF;
	border: none;
}
.searchcurrentpage {
	color: #000066;
	font-weight: bold;
}
.searchtipscell {
	vertical-align: top;
}
.searchparameterscell {
	vertical-align: top;
}
.searchtipstext {
	font-size: small;
	font-weight: bold;
}
.searchtipstitle {
	font-size: medium;
	font-weight: bold;
	text-decoration: underline;
}
.searcherrorstext {
	color: #FF0000;
	font-size: small;
	font-weight: bold;
}
.searcherrorstitle {
	font-size: medium;
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;
}
.searchdescription {
	font-size: small;
	text-align: left;
	color: #999999;
}
.relateditemscell {
	text-align: left;
	vertical-align: middle;
	padding: 5px;
	font-size: small;
	font-weight: bold;
	color: #FFFFFF;
	border-bottom: 1px solid #6699CC;
}
a.relateditemlink {
	color: #FFFFFF;
	border: none;
	font-size: small;
	font-weight: normal;
}
a.relateditemlink:link {
	color: #FFFFFF;
	border: none;
	font-weight: normal;
}
a.relateditemlink:visited {
	color: #FFFFFF;
	border: none;
	font-weight: normal;
}
a.relateditemlink:hover {
	color: #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	font-weight: normal;
}
a.relateditemlink:active {
	color: #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	font-weight: normal;
}

.search_titlecell {
	font-size: large;
	font-weight: bold;
	text-align: left;
	vertical-align: middle;
	text-decoration: underline;
}
