body {
	background:#d3d5d1 url("../images/neem.jpg");
	background-repeat:no-repeat;
	color:#484848;
	font-family: 'Open Sans', sans-serif;
	font-size:14px;
}

.content {
	width:610px;	
	margin:20px auto;
	padding:20px;	
	-moz-box-shadow: 0 0 15px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 0 15px rgba(0,0,0,0.5);
	box-shadow: 0 0 15px rgba(0,0,0,0.5);	
	-moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
	/* background:url("../images/tp75.png"); */
	background:#FFFFFF;
}
.header {
	padding:0px;
}
.header p.btn {
	float:right;
	margin:0px;
	/* padding:4px 10px; */
	text-align:center;
	border-radius:2px;
	margin-top:0px;
	margin-right:20px;
}
.header p.btn a{
	-moz-box-shadow: 0 0 5px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 0 5px rgba(0,0,0,0.5);
	box-shadow: 0 0 5px rgba(0,0,0,0.5);	
	-moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
	font-family: 'Open Sans', sans-serif;
	text-decoration:none;
	padding:5px 10px;
	padding-left:40px;
	margin-right:0px;
	background: url("../images/email1.png");
	color:#252525;
	border-radius:2px;
	background-position:5px 5px;
	background-repeat:no-repeat;
	-webkit-transition:color .3s ease-in;
	-moz-transition:color .3s ease-in;
	-o-transition:color .3s ease-in;
	transition:color .3s ease-in;
	
	
}
.header p.btn a:hover{
	background:#666666 url("../images/email1.png");
	color:#CCCCCC;
	border-radius:2px;
	background-position:5px 5px;
	background-repeat:no-repeat;
}
h1 {
	/* font-family: 'Rock Salt', cursive; */
	font-weight:normal;
	font-size:1.4em;
	color:#83AE07;
	text-shadow: 0px 0px 1px #D5F178;
	font-family: 'Open Sans', sans-serif;
}
h2 {
	font-family: 'Open Sans', sans-serif;
	font-size:1.2em;
	text-shadow: 0px 0px 1px #000000;
	font-weight:normal;
	margin-bottom:10px;
	color:#0079C6;
}
p {
	line-height:200%;
	font-size:1em;
	text-shadow: 0px 0px 1px #999999;
}
.comments p {
	padding:10px;
	
	
	-moz-box-shadow: 0 0 5px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 0 5px rgba(0,0,0,0.5);
	box-shadow: 0 0 5px rgba(0,0,0,0.5);
	
	-moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
	font-family: 'Open Sans', sans-serif;
	
}
.comments p:nth-child(odd) {
	background:#eeeeee;
}
.comments p:nth-child(even) {
	background:#dddddd;
}
.comments p a{
	text-decoration:none;
	color:#0079C6;
	padding:2px;
	-webkit-transition:color .3s ease-in;
	-moz-transition:color .3s ease-in;
	-o-transition:color .3s ease-in;
	transition:color .3s ease-in;
}
.comments p a:hover{
	background:#0079C6;
	color:#FFFFFF;
	border-radius:2px;
}
.showcasediv {
	border:0px solid #cccccc;
}
.showcasediv p{
	font-size:1em;
	line-height:160%;
	text-shadow: 0px 0px 1px #484848;
	/* text-shadow:1px 1px 1px #ccc; */
	font-family: 'Open Sans', sans-serif;
}
.showcasediv p a{
	text-decoration:none;
	color:#0079C6;
	padding:2px;
	-webkit-transition:color .3s ease-in;
	-moz-transition:color .3s ease-in;
	-o-transition:color .3s ease-in;
	transition:color .3s ease-in;
}
.showcasediv p a:hover{
	background:#0079C6;
	color:#FFFFFF;
	border-radius:2px;
}
.websiteimg {
	text-align:center;
	-moz-box-shadow: 0 0 5px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 0 5px rgba(0,0,0,0.5);
	box-shadow: 0 0 5px rgba(0,0,0,0.5);
	
}
.websiteimg img {
	width:590px;
	padding:4px;
	border:1px solid #cccccc;
}
div.paging {
	font-size:0.9em;
	text-align:right;
}
div.paging a{
	text-decoration:none;
	color:#0079C6;
	padding:2px;
	-webkit-transition:color .3s ease-in;
	-moz-transition:color .3s ease-in;
	-o-transition:color .3s ease-in;
	transition:color .3s ease-in;
}
div.paging a:hover{
	background:#0079C6;
	color:#FFFFFF;
	border-radius:2px;
}
p.blinks {
	border-top:1px dotted #484848;
	padding-top:10px;
}
p.blinks a{
	text-decoration:none;
	color:#ffffff;
	padding:5px 10px;
	border-radius:4px;
	-webkit-transition:color .3s ease-in;
	-moz-transition:color .3s ease-in;
	-o-transition:color .3s ease-in;
	transition:color .3s ease-in;
	background:#0079C6;
	font-size:0.9em;
	-moz-box-shadow: 0 0 5px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 0 5px rgba(0,0,0,0.5);
	box-shadow: 0 0 5px rgba(0,0,0,0.5);	
	-moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
	border:1px solid #FFFFFF;
}
p.blinks a.sb{ 
	background:orange;
	color:black;
}
p.blinks a:hover{
	background:#484848;
	color:#CCCCCC;
	border-radius:4px;
}
.footer {
	width:600px;
	margin:20px auto;
	padding:0px;
}
.footer p {
	font-size:0.8em;
	color:#000000;
	
}
.footer p a{
	text-decoration:none;
	color:#000000;
	padding:3px;
	/* background:#666666; */
	text-transform:capitalize;
	-webkit-transition:color .3s ease-in;
	-moz-transition:color .3s ease-in;
	-o-transition:color .3s ease-in;
	transition:color .3s ease-in;
	padding:5px;
}
.footer p a:hover{
	background:#aaaaaa;
	color:#000000;
	border-radius:3px;
}

/* ----------------- form ----------------------------- */
form {
	margin-top:30px;
	margin-bottom:20px;
	width:510px;
}
label{
float: left;
width: 100px;
color:#484848;
text-align:right;
font-weight:normal;
}

input, textarea{
width: 400px;
margin-bottom: 5px;
border: 1px solid #cccccc;
color: #252525;
padding: 5px 3px;


}

textarea{
width: 400px;
height: 80px;
font-family: 'Open Sans', sans-serif;
margin-top:2px;
}

.boxes{
width: 1em;
}

#submitbutton{
margin-left: 418px;
margin-top: 5px;
width: 90px;
}

div.error {
	font-family:cambria,georgia,serif;
	font-size:0.8em;
	text-decoration:none;
	color:red;
	border:1px solid red;
	background:none;
}
label.error {
	border:none;
	background:none;
	display:block;
	padding:0px;
	margin-left:100px;
	width:400px;
	font-size:0.8em;
	font-style:italic;
	color:#FF0000;
	margin-bottom:5px;
}
input.error, textarea.error{
	border:1px solid #FF0000;
	padding: 5px 3px;
	font-size:0.8em;
}
/* -------------------------------- end form ---------------------------------- */
.srchbox {

}
.srchbox input {
	width:200px;
	display:inline;
	height:25px;
	border:1px solid #252525;
-moz-border-radius: 5px 5px 5px 5px;
-webkit-border-radius: 5px 5px 5px 5px;
border-radius: 5px 5px 5px 5px;
font-family: 'Open Sans', sans-serif;
	
}
#srchbtn{
margin-top: 5px;
width: 80px;
height:31px;
border:1px solid #FFFFFF;
text-transform:uppercase;
cursor:pointer;
background:#0078C5;
color:#FFFFFF;
-moz-box-shadow: 0 0 5px rgba(0,0,0,0.5);
-webkit-box-shadow: 0 0 5px rgba(0,0,0,0.5);
box-shadow: 0 0 5px rgba(0,0,0,0.5);	
-moz-border-radius: 5px 5px 5px 5px;
-webkit-border-radius: 5px 5px 5px 5px;
border-radius: 5px 5px 5px 5px;
font-family: 'Open Sans', sans-serif;
}


.ga_banner_pgbottom1 {
	background:#666666;
	border:1px solid #666666;
	width:468px;
	height:60px;
	border-radius:10px;
}
