/*CSS By MehediBD.com*/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ul, ol {
	list-style: none;
}
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	font-weight: normal;
}
a {
	text-decoration:none;
	color:#F7F7F7;
}
a:hover {
	text-decoration:underline;
	color:#000;
}
body {
	font-family:Georgia;
	font-size:12px;
	line-height:1.5em;
	color:#000;
	background:#ccc;
}
h1 {
	font-size:26px;
	font-weight:bold;
	margin-bottom:30px;
}
p {
	padding-bottom:5px;
}
#searchbox {
	margin:0 auto;
	background:url(images/back.png) no-repeat top;
	width:700px;
	height:170px;
	margin-top:100px;
	padding:40px 0px 0px 40px;
	color:#fff;
}
#resultbox {
	border: 3px solid #999;
	background:#fff;
	padding:15px;
	width:620px;
	margin-top:5px;
	margin-bottom:10px;
	color:#000;
	z-index:100;
}
#footer {
	width:100%;
	color:#999;
	position:fixed;
	bottom:0;
	right:0;
	text-align:right;
	font-size:11px;
	font-family:Tahoma, Geneva, sans-serif;
	border:1px solid #E8E8E8;
	background-color:#E2E2E2;
	z-index:999;
}

.left
{
	width:550px;
	float:left;
	text-align:left;
}

.left a
{
	color:#333;
}

.right
{
	width:350px;
	float:right;
	text-align:right;
}

.right a
{
	color:#F60;
}

.option
{
	font-size:16px;
}

input.search {
	font-family:Georgia, Arial, "Times New Roman", Times, serif;
	font-weight:bold;
	font-style:italic;
	padding:10px;
	font-size:20px;
	border: 3px solid #ccc;
	width:630px;
	color:#333;
}
input:focus, textarea:focus, select:focus {
	border: 3px solid #999;
}
#googlesearch, #sitesearch {
	margin-left:0px;
	background-color:#FFF;
}
.googleheader, .siteheader {
	font-size:18px;
	font-family:Georgia;
	font-weight:bold;
	font-style:italic;
	margin:20px 0px;
	border-bottom:1px solid #ccc;
	color:#666;
}
.siteheader {
	margin-top:5px;
}
