/*
Design by Daniel DelPercio
NOT RELEASED UNDER CREATIVE COMMONS LICENSE!
*/

* {
	margin: 0;
	padding: 0;
}

body {
	margin: 20px 0;
	background: #FFFFFF url(images/img1.jpg) repeat-x;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #444444;
}

h1, h2, h3 {
	color: #000000;
}

p, blockquote, ul, ol {
	margin-bottom: 1.8em;
	line-height: 160%;
}

a {
	color: #000000;
}

a:hover {
	text-decoration: none;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 0 15px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 15px;
}

.boxed {
}

.heading {
	height: 56px;
	padding: 17px 0 0 40px;
	text-transform: uppercase;
	font-size: 12px;
	color: #FFFFFF;
}

.content {
	padding: 20px;
}

.container {
	width: 882px;
	margin: 0 auto;
}

/* Header */

#header {
	width: 882px;
	height: 231px;
	margin: 0 auto;
	background: url(images/clear-browser-cache-right.jpg) no-repeat right top;
}

#logo {
	float: left;
	width: 260px;
	height: 231px;
	background: url(images/clear-browser-cache-left.jpg) no-repeat;
}

#logo h1 {
	margin-right: 30px;
	padding: 40px 0 0 40px;
	background: url(images/google-pdf.gif) no-repeat 100% 95px;
	font: normal 30px Impact, Arial, Helvetica, sans-serif;
}

#logo h3 {
	padding: 0 0 0 42px;
	letter-spacing: 2px;
	font: 9px  Arial, Helvetica, sans-serif, Tahoma;
}

#logo a {
	text-decoration: none;
	color: #FFFFFF;
}


/* Menu */

#menu {
	float: right;
}

#menu ul {
	margin: 0;
	padding: 10px 40px 10px 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	padding: 0 10px 0 16px;
	background: url(images/img4.gif) no-repeat left center;
	text-transform: uppercase;
	text-decoration: none;
	font: bold 8px Tahoma, Arial, Helvetica, sans-serif;
	color: #ffffff;
}

#menu a:hover {
	text-decoration: underline;
}

#menu .first a {
	background: none;
}

/* Page */

#page {
	width: 882px;
	margin: 0 auto;
}

/* Content */

#content {
	float: right;
	width: 620px;
}

#content .heading {
	background: url(images/img6.gif) no-repeat;
}

#content ul, #content ol {
	margin-left: 3em;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 250px;
	padding-left: 5px;
}

#sidebar .heading {
	background: url(images/img5.gif) no-repeat;
}



/* Footer */

#footer {
	width: 897px;
	height: 59px;
	margin: 0 auto;
	padding: 16px 0 0 0;
	line-height: normal;
	background: url(images/check-history-footer.gif) no-repeat;
	text-align: center;
	font-size: 90%;
	color: #fff;
}


#footer a {
	color: #FFFFFF;
}

#links {
	margin: 0;
	padding: 30px 0;
	line-height: normal;
}
 
#results {
	width: 882px;
	height: 260px;
	margin: 0 auto;
	text-indent:30px;
}
 
#results .heading {
	background: #004BD7 url(images/results.gif) no-repeat;
}
 
 
/*////cool dhtml tooltip from dynamic drive////*/

#dhtmltooltip{
position: absolute;
width: 150px;
border: 2px solid black;
padding: 2px;
background-color: lightyellow;
visibility: hidden;
z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}

/* INFO TOOLTIP */
a.info{color:#333;z-index:24;font-family:Verdana, Arial, Helvetica, sans-serif;font-size:12px;
position:relative;
text-decoration:none;}

a.info:hover{z-index:25;background-color:lightyellow}

a.info span{display:none}

a.info:hover span{display:block;position:absolute;
top:1.5em;left:3em;width:18.5em;border:1px solid #aaaaaa;
background-color:lightyellow;color:#000;text-align:left;
font-size:11px;z-index:30}

a.info2{color:#333;z-index:24;font-family:Verdana, Arial, Helvetica, sans-serif;font-size:12px;
position:relative;
text-decoration:none;}


a.info2:hover{z-index:25;background-color:lightyellow}


a.info2 span{display:none}


a.info2:hover span{display:block;position:absolute;
top:1.5em;left:3em;width:30em;border:1px solid #aaaaaa;
background-color:lightyellow;color:#000;text-align:left;
font-size:12px;z-index:30}

a.info3{color:#333;z-index:24;font-family:Verdana, Arial, Helvetica, sans-serif;font-size:12px;
position:relative;
text-decoration:none;}


a.info3:hover{z-index:25;background-color:lightyellow}


a.info3 span{display:none}


a.info3:hover span{display:block;position:absolute;
top:1.5em;left:3em;width:300px;border:1px solid #aaaaaa;
background-color:lightyellow;color:#000;text-align:left;
font-size:12px;z-index:30}

.images {vertical-align:bottom}
/*]]>*/-->
.style9 {color: #666666}

/* --- Hideable Div --- */ 
	
#about { display:none; font-size:1em; color:#333; }
#about p { text-align:left; }
#showaboutlink { display:block; padding-right: 10px; }
#hideaboutlink { display:none; padding-right: 10px; }

#about2 { display:none; font-size:1em; color:#333; }
#about2 p { text-align:left; }
#showaboutlink2 { display:block; padding-right: 10px; }
#hideaboutlink2 { display:none; padding-right: 10px; }

#about3 { display:none; font-size:1em; color:#333; }
#about3 p { text-align:left; }
#showaboutlink3 { display:block }
#hideaboutlink3 { display:none }

/*-----two column bottom and adsense--*/

.twocols {
}

.twocols .col1 {
	float: left;
	width: 230px;
	padding: 10px;
}

.twocols .col2 {
	float: right;
	width: 230px;
	padding: 10px;
}

/*-----------DIVs for Adsense --------------*/
/*-- Embed into header, Small one for the right column, large one for just above the footer --*/

#ad468x60 {
	float: right;
	margin: 0 92px 0 0;
	padding: 2px 2px 2px 2px;
	background:url(images/adsense-bg.gif)
	height:64px;
	width:472px;
}

.adsense {
	float: left;
	width: 503px;
	text-align: center;
}

#adsensewide {
	width: 765px;
	margin: 0 auto;
	text-align: center;
}

/* -------------- search form ------------- */
#search { 
	float: right;
	padding: 100 60px 0 0;
	width: 500px;
	margin: 50px 0 0 0;
}
	#search p { padding: 0; margin: 0; }
	

/*-----------Fancy Search--------------*/

#search fieldset, #glossary fieldset{
	border: none;
	width: 310px;
	padding: 6px 20 0 30px;
	overflow: hidden;
	margin: 0;
	display: inline;
}

#search fieldset input#s, #glossary #searchform fieldset input#s{
	border: none;
	background: url(images/inputbg.gif) no-repeat;
	width: 220px;
	padding: 8px 0 8px 0;
	float: left;
	padding-left: 30px;
	margin-top: -2px;
	font-size:16px;
	color:#000099;
}


