@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #CCCCCC;
}
#head {
	background-image: url(../images/affiliateProgramsSearchEngine-results-head.gif);
	background-repeat: repeat-x;
	height: 60px;
	background-color: #0F0F0F;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #0080FF;
}
#head h1 {
	font-size: 14px;
	text-transform: uppercase;
	color: #FFFFFF;
	padding: 0px;
	font-weight: normal;
	text-decoration: none;
	margin-top: 23px;
	margin-right: 11px;
	margin-bottom: 0px;
	margin-left: 0px;
	letter-spacing: 3px;
}
#navigation ul {
	margin: 0px;
	padding: 0px;
}
#navigation li {
	display: inline;
	margin-left: 12px;
}
#navigation {
	text-align: left;
	height: 25px;
	padding-top: 5px;
	padding-right: 11px;
	margin-bottom: 25px;
}
#welcoome {
	height: 80px;
	padding-top: 20px;
	background-image: url(../images/affiliateProgramsSearchEngine8.gif);
	background-repeat: no-repeat;
	background-position: 40% center;
	margin-bottom: 10px;
}
#footer {
	margin-top: 25px;
}

#searchbox {
	text-align: center;
	height: 150px;
}

#navigation a {
	color: #666666;
	font-size: 12px;
}
#head #headTitle {
	float: right;
}
#searchBoxT {
	background-image: url(../images/searchbox.gif);
	height: 92px;
	width: 396px;
	background-repeat: no-repeat;
}
#Search {
	background-image: url(../images/b1.gif);
	height: 25px;
	width: 90px;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-transform: capitalize;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-left: 5px;
	margin-left: 4px;
	background-color: #009900;
}
#Search:hover {
	background-color: #00CC00;
	background-image: url(../images/b1.gif);
}

#logoLoading {
	text-align: center;
	background-image: url(../images/affiliateprogramlogoS1f.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 127px;
}
#loadingImage {
	background-image: url(../images/loadingAnimation.gif);
	background-position: center center;
	height: 127px;
	background-repeat: no-repeat;
}



#q {
	height: 25px;
	width: 250px;
	background-repeat: no-repeat;
	padding-top: 15px;
}
#copyright {
	text-align: right;
	font-size: 10px;
	color: #999999;
	height: 15px;
	padding-right: 7px;
	margin-top: 40px;
}
#wrap {
	background-color: #FFFFFF;
}


#footer {
	margin-top: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	text-align: right;
	padding: 5px;
	background-color: #CCCCCC;
	font-size: 13px;
	line-height: 19px;
	color: #666666;
	clear: both;
}
#footer a {
	color: #333333;
}
#footer a:hover {
	scolor: #0080FF;
	color: #333333;
}
#message {
	font-size: 13px;
	padding-top: 13px;
	padding-bottom: 5px;
}
.alert {
color:#FF0000;
font-weight:bold;
}