/* 
======================================================
Author 	:	Naveen P Suthar
			http://www.naveenparth.net
			http://www.neowebbers.com
Version	: 	www.naveenparth.net	
Date	: 	March 19, 2008
Tested 	:	Mozilla Firefox 3.0.1, MSIE 6.0
CSS Ver	:	CSS 3.0
======================================================
*/


a{
text-decoration:none;
color:#336699;
}

a:hover{
text-decoration:underline;
}

li{
list-style-image:url(arrow.gif)
}

a img{
border:0;
}

body{
margin:0;
font:70% Georgia, Palatino, Verdana, Tahoma, Arial, Sans-serif;
background:#e9f2fd;
color:#000;
}

h1{
font-size:2.5em;
}

h2{
margin:2px 0 0 0;
font-size:1.8em;
}

h3{
font-size:1em;
font-weight:bold;
margin:0 0 4px 0;
}

h4{
font-size:.8em;
font-weight:normal;
}

p{
margin:0 0 10px 0;
line-height:1.5em;
}

hr {
color:#769FC9;
}

/*Basic------------------------------------------------------------Naveen*/

.block{
padding:3px;
margin:0 0 25px 0;
background:#E0E7F1;
color:#2F5A7B;
text-align:center;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
display:block;
}

.bluebar{
clear:both;
background:url(blue_bar.gif) left bottom no-repeat;
border-bottom:dashed 1px #8AB1D2;
margin:0 0 10px 0;
padding:10px 0 0 10px;
font-size:1.1em;
font-weight:bold;
height: 20px;
}

.boxleft {
margin:10px 10px 10px 10px;
width:220px;
clear:left;
float:left;
}

.boxright {
margin:10px 10px 10px 10px;
width:220px;
clear:right;
float:right;
}

.clear{
clear:both;
margin:0;
}

.credit{
color:#888;
background-color:inherit;
}

.center{
text-align:center;
}

.fbcontrol{
height:30px;
clear:right;
}

.fbtext{
float:left;
width:80px;
padding:2px 5px 3px 5px;
text-align:left;
}

.hide{
display:none;
}


.internallink{
font-size:0.9em;
text-align:center;
}

.right{
text-align:right;
}

.r_proj{
width:230px;
margin:5px 0 5px 0;
float:left;
}

/*Dot------------------------------------------------------------Naveen*/

#bodypara{
position:relative;
width:638px;
float:left;
line-height:1.5em;
padding:0 20px 0 20px;
margin:0 0 0 0;
text-align:justify;
background-color:#FFFFFF;
}

#bottomlink{
clear:both;
margin:0 auto 4px auto;
width:100%;
text-align:center;
font:90% Verdana, Tahoma, Arial, Sans-serif;
border-top:#336699 1px dotted;
}

#quality{
width:156px;
float:right;
}

#qualitytext{
width:340px;
float:left;
}

#container{
width:678px;
margin:0 auto;
background:#ffffff;
color:#000000;
}

#flash{
padding:100px 0 0 0;
}

#footer{
clear:both;
height:25px;
padding:15px 0 0 0;
background:#fff url(bottom_bar.gif) top left repeat;
font-size:0.9em;
color:#BDC8D9;
text-align:center;
}

#googlead{
padding:15px 0 12px 0;
text-align:center;
background-color:#e9f2fd;
}

#header{ position:relative; font-size:9px; float:right; width:100%; height:110px; font-size:10px;}
#header .addr{ position:absolute; top:80px; right:20px; }

#main p,#sidebar p{padding:0 0 0 10px;}

#mainmenu {float: right;margin-right:12px;}

#mainmenu ul {font-size:16px;margin:0;padding:0;}

#mainmenu li {
float:left;
list-style:none;
margin:0;
padding:0;
}

#mainmenu a {
border-right:1px solid #567492;
color:#000000;
display:block;
font-size:0.6em;
margin:3px 0 3px 0;
padding:8px 8px 8px 8px;
text-transform:uppercase;
}

#mainmenu a:hover {
background:#f0f0f0 url(top_menu_hover.gif) top left repeat-x;
color:#BDC8D9;
text-decoration:none;
}

#mainmenu a.current {
background:#f0f0f0 url(top_menu_current.gif) top left repeat-x;
color:#FFFFFF;
text-decoration:none;
}


#sidebar{
float:left;
width:192px;
font-size:1em;
line-height:1em;
margin:0 0 0 2px;
padding:65px 0 0 0;
background:#FFFFFF url(cropfold.gif) top left no-repeat;
}

#sidebar p{
font-size:0.9em;
}

#sitemerits {
text-align:right;
padding:0 5px 5px 5px;
background-color:#FFFFFF;
}

#topmenubar {
clear:both;
height:38px;
width:100%;
background:#f0f0f0 url(top_menubar.jpg) top left repeat-x;
}

#terms{
clear:both;
width:100%;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:7px;
line-height:normal;
color:#000000;
}

#welcome{ position:absolute; top:192px; left: 140px; font-weight:bold; color:#FFFFFF;}

/*Sharp------------------------------------------------------------Naveen*/