/* 
======================================================
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;
}

a img{
border:0;
}

body{
margin:0;
font:70% Georgia, Palatino, Verdana, Tahoma, Arial, Sans-serif;
background:#e9f2fd url(bg.jpg) repeat-x;
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;
background:#E0E7F1;
color:#2F5A7B;
/*border:1px solid #2F5A7B;*/
}

.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{
width:520px;
float:right;
line-height:1.5em;
padding:0 20px 0 20px;
margin:0 0 0 0;
text-align:justify;
background:url(body_background.gif) repeat-y;
}

#bodypara1{
width:520px;
float:right;
line-height:1.5em;
padding:0 20px 0 20px;
margin:0 2px 0 0;
text-align:justify;
/*background-color:#FFFFFF;*/
background:url(background.gif) repeat;
}

#bottomlink{
clear:both;
margin:0 auto 0 auto;
width:100%;
text-align:center;
font:110% Georgia, "Times New Roman", Times, serif;
border-top:#336699 1px solid;
word-spacing: 10px;
}

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

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

#container{
width:760px;
margin:0 auto;
padding:0 0 0 0;
background:#ffffff url(cont_background.jpg) repeat-y;
color:#444;
}

#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{
float:left;
width:100%;
height:136px;
background:url(header.jpg) top left no-repeat;
text-align:justify;
}

#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:url(cropfold.gif) top left no-repeat;
}

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

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

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

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