img, div { behavior: url(/iepngfix.htc) }







/*********************************/
/* Messages */
/*********************************/
.added {
	color:#060;
}
.removed {
	color:#900;
}
.error,.notice,.success {
	margin-bottom:1em;
	border:2px solid #ddd;
	padding:.8em;
}
.error {
	background:#FBE3E4;
	color: #555555;
	border-color:#D12F19;
}
.error b {
	display: block;
	font-weight: bold;
	font-size: 12px;
	color:#D12F19;
}
.notice {
	background:#FFF6BF;
	color:#817134;
	border-color:#FFD324;
}
.success {
	background:#FFF6BF;
	color:#817134;
	border-color:#FFD324;
}
.error a {
	color:#D12F19;
}
.notice a {
	color:#817134;
	text-decoration: underline;
}
.notice b {
	color: #044a92;
}
.notice a:hover {
	text-decoration: none;
	background: none;
}
.notice p b {
	color:#3D3518;
}
.notice p {
	 line-height: 22px;
}
.success a {
	color:#529214;
}
.highlight {
	background-color:#ffffb8;
}
.error li {
	font-size: 14px;
}
/*********************************/


/*********************************/
/* Form */
/*********************************/
.mid, .short, .wide, .full {
	padding:4px;
	border:1px solid #CACCD9;
	width:25%;
}
.short {
	width: 12%;
}
.mid {
	width: 25%;
}
.wide {
	width: 55%;
}
.full {
	width: 90%;
}
textarea.sml {
	height: 40px;
}
textarea.tall {
	height: 100px;
}
.short:hover, .mid:hover, .wide:hover, .full:hover {
	background: #fff none;
	border:1px solid #999;
}
.short:focus, .mid:focus, .wide:focus, .full:focus {
	border:1px inset #dedede !important;
	background: #eee none !important;
}
.button {
	margin-top: 0.3em;
	background-color:#ff7800;
	border-color:#cbdce9 rgb(11, 57, 93) rgb(11, 57, 93) rgb(203, 220, 233);
	border-style:solid;
	border-width:1px;
	color:#FFFFFF;
	font-weight: bold;
	font-family:"lucida grande",tahoma,verdana,arial,sans-serif;
	font-size:11px;
	padding:2px 15px 3px;
	text-align:center;
}
.button:hover, .button:focus{
	background:#6BB650;
}
label {
	font-size:13px;
     	font-weight: bold;
	cursor: pointer;
     	padding: 0px 10px 4px 0;
     	display: block;
     	margin-top: 5px;
}
/*********************************/








/*********************************/
/* Content */
/*********************************/
#contentDiv {
	border-top: 1px solid #666;
	background-color: #ffffff;
	padding: 30px;
	padding-top:35px;
	
}
#contentDiv .highlightedText {
	font-weight: bold;
	color: #1e6b00;
}
.starBullet{
	margin-left: 0;
	padding-left: 0;
	list-style: none;
	padding-left:20px;
}
.starBullet li{
	font-size:20px;
	height:50px;
	padding-left: 35px;
	padding-bottom:0px;	
	background-image: url(/images/starBullet.jpg);
	background-repeat: no-repeat;
}
/*********************************/


/*********************************/
/* Overview */
/*********************************/
.features table {
	padding-left: 10px;
}
.features table tr th {
	width: 24px;
	vertical-align: top;
}
.features table tr td {
	vertical-align: top;
}
#navigation {
	background-color: #edffe6;
	border: 2px solid #a8de93;
	margin-top: 40px;
	margin-left: 20px;
	padding: 7px;
}
#overview tr td {
	vertical-align: top;
}
/*********************************/


/*********************************/
/* How it works */
/*********************************/
.localExample {
	color:#333;
	border:3px dotted #FFD324;
	padding: 5px;
	width: auto;
	font-size: 14px;
	padding: 5px;
}
.localExample ul {
	margin: 1em 2.5em;
}
/*********************************/


/*********************************/
/* Contact */
/*********************************/
.contactInfo h4 {
	border-bottom: 1px solid #dddddd;
}
.contactText {
	color:#555;
	font-family:verdana;
	font-size:14px;
	font-weight:normal;
	margin:5px;
}
/*********************************/


/*********************************/
/* Signup */
/*********************************/
.blurb {
	font-weight: normal;
	font-size: 11px;
	line-height: 18px;
}
#keywordTool {
	border: 1px solid #ddd;
	padding: 5px;
	margin: 10px;
}
/*********************************/


/*********************************/
/* Developers */
#developerHeader {
	border-bottom: 2px solid #ff6600;
	width: 100%;
}
#developerHeader th {
	width: 40%;
}
#developerHeader td {
	width: 60%;
	text-align: right;
	vertical-align: bottom;
}
#developerHeader h1 {
	border-bottom: none;
}
.opening {
	font-size: 18px;
	line-height: 34px;
}
#tabs{
	clear:both;
	overflow:hidden;
}
#tabs ul {
	margin:0 auto;
	padding-left:0;
	padding-right:0;
	float: right;
}
#tabs li {
	float: left;
}
#tabs li a {
	color:#FFFFFF;
	float:left;
	margin:0px 0px 0pt;
	padding:0px 2px 0px;
	text-decoration:none;
	font-weight:bold;
	font-size:16px;
	font-family:Trebuchet MS;
	vertical-align: bottom;
}
#tabs li a img {
	vertical-align: bottom;
}
#tabs li a:hover, #menu li.active a {
	background:none;
}
#tabs ul li {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}
.actionLinks {
	margin-left: 20px;
	text-align: center;
	font-size: 18px;
	line-height: 32px;
}
.scriptFeatures {
	padding: 5px;
}
.scriptFeatures th {
	width: 65%;
	font-weight: normal;
}
.scriptFeatures td {
	width: 35%;
	border-left: 1px solid #dddddd;
	vertical-align:top;
}
/*********************************/

/*********************************/


/*********************************/
/* Demo */
/*********************************/
#search{
	width:100%;
	margin:0 auto;
	margin-bottom:10px;
	text-align:center;
}
.searchBox {
	width: 380px;
	padding: 4px;
	border:1px solid #CACCD9;
	font-size: 24px;
	font-weight: bold;
	vertical-align: middle;
}
.searchButton{
	background-color:#ff7800;
	border-color:#cbdce9 rgb(11, 57, 93) rgb(11, 57, 93) rgb(203, 220, 233);
	border-style:solid;
	border-width:1px;
	color:#FFFFFF;
	font-weight: bold;
	padding:2px 15px 3px;
	text-align:center;
	font-size: 24px;
	vertical-align: middle;
}
#searchHeader {
	margin-right:25px;
	margin-left:10px;
	margin-bottom: 20px;
	text-align: center;
}
#searchHeader table tr td {
	vertical-align: middle;
}
#search{
	margin-top:15px;
	vertical-align: bottom;
}
#searchResultStats{
	clear:left;
	width:100%;
}
#searchResultStats div {
	margin: 5px;
}
.relatedSearches{
	width:100%;
	clear: left;
	border-bottom: 1px solid #ddd;
}
.relatedSearches div {
	margin: 5px;
}
#searchResults{
	width:80%;
	float:left;
}
#resultsDiv {
	border-right: 1px solid #ddd;
	margin: 10px 10px 0px 0px;
}
#searchAds{
	width:20%;
	float:left;
}
#searchResults .num{
	float: left;
	width: 23px;
	text-align: right;
	margin-top: 10px;
}
#searchResults .searchResult{
	margin-bottom:15px;
	padding: 10px;
	cursor: pointer;
	margin-left: 25px;
}
#searchResults .searchResult:hover{
	background-color:#faff68;
}
#searchResults .searchResult .title{

}
#searchResults .searchResult .description{

}
#searchResults .searchResult .url{
	color:#008000;
	font-size:12px;
}
#searchResults .searchResult .source{
	font-size:12px;
	color: #aaa;
}
#searchResultNavigation{
	clear:left;
	width: 100%;
	margin-bottom: 20px;
	text-align: center;
}
#searchResultNavigation .pageNumber a, #searchResultNavigation .pageNumber strong {
	border:1px solid #CCDBE4;
	color:#3666D4;
	display:block;
	float:left;
	margin:0pt 5px 0pt 0pt;
	padding:1px 8px;
	text-align:center;
	text-decoration:none;
}
#searchResultNavigation .pageNumber a:hover{
	background:#3666D4 none repeat scroll 0%;
	border-color:#2B55AF;
	color:#FFFFFF;
}
#searchResultNavigation .pageNumber strong {
	border:0pt none;
	color:#000000;
	font-weight:bold;
	padding:2px 6px;
}
#searchFooter{
	padding:9px 20px;
	text-align:center;
	font-size:13px;
	margin:35px 0px;
	clear: left;
}
/*********************************/


/*********************************/
/* Members Dashboar */
/*********************************/
.newsBG { background-image: url("../images/news.png"); background-repeat: no-repeat; background-position: left center; }
#news {
	text-align: left;
}
#news .date {
	font-style:italic;
	color: #ccc;
	font-size: 12px;
}
#news p {
	margin-bottom: 17px;	
}
#news hr {
	margin-bottom: 10px;
}
#news h6 {
	border-bottom: 1px solid #efefef;
}
/*********************************/

.pics { height: 232px; width: 232px; padding:0; margin:0; overflow: hidden; float:left; }
.pics img { height: 200px; width: 200px; padding: 5px; border: 1px solid #ccc; background-color: #eee; top:0; left:0 }
