/*....................Welcome  to Vichaara Online Journals...................*/
body {
	background:#FFFFFF;
	margin:0px;
	padding:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#363636;
	line-height:20px;
}
p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#363636;
	line-height:20px;
	text-align:left;
}
img {
	border:0;
}
.clear {
	clear:both;
}
/*...........TOP SECTION...........*/

header {
	width:980px;
	margin:0px auto;
}
.logo {
	display:block;
	float:left;
	margin-top:20px;
}
.rgt-top {
	float:right;
}
.phone-icon {
	background:url(../images/phone-icon.jpg) no-repeat;
	height:31px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#4c4c4c;
	float:left;
	margin:20px 40px 0 0;
	padding:5px 0 0 40px;
}
a.mail-icon {
	background:url(../images/mail-icon.jpg) no-repeat;
	height:31px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#4c4c4c;
	float:left;
	text-decoration:none;
	margin:20px 18px 0 0px;
	padding:5px 0 0 40px;
}
a.mail-icon:hover {
	color:#648f0d;
	text-decoration:underline;
}
a.mail {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#648f0d;
	text-decoration:none;
	
}
a.mail:hover {
	color:#4c4c4c;
	text-decoration:none;
}
a.mail1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#648f0d;
	text-decoration:underline;
	
}
a.mail1:hover {
	color:#4c4c4c;
	text-decoration:none;
}
/*...........NAV SECTION...........*/

nav {
	float:right;
}
.nav ul {
	margin:20px 0 0 0;
	padding:0px;
	list-style:none;
}
.nav li {
	float:left;
	display:block;
	margin:0px;
	padding:0px;
	list-style:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#2c2c2c;
	height:38px;
	line-height:38px;
}
.nav li a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#2c2c2c;
	text-decoration:none;
	padding:0 15px 0 15px;margin-left:2px;
}
.nav li a:hover {
	color:#ffffff;
	background:url(../images/nav-hover.jpg) no-repeat center;
	display:block;
	height:38px;
	border-radius:5px;
}
li.menuact a {
	color:#ffffff;
	background:url(../images/nav-hover.jpg) no-repeat center;
	display:block;
	height:38px;
	border-radius:5px;
}
li.menuact a:hover {
	color:#ffffff;
	background:url(../images/nav-hover.jpg) no-repeat center;
	display:block;
	height:38px;
	border-radius:5px;
}
.uline {
	background:url(../images/uline.jpg) repeat-x;
	width:100%;
	height:13px;
	margin-top:10px;
}
/*...........BANNER SECTION...........*/
section {
	width:980px;
	margin:0px auto; margin-top:10px;
}
.banner-txt {
	background:#000000;
	opacity:0.8;
	width:421px;
	height:56px;
	position:absolute;
	z-index:2;
	margin:154px 0 0 539px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:30px;
	color:#e5e4e4;
	line-height:56px;
	padding-left:20px;
}
.featured_tab {
	position:absolute;
	margin-top:0px;
	margin-left:0px;
	z-index:1000;
}
.img_item {
	position:relative;
	height:350px;
	overflow:hidden;
	width:980px;
}
.img_item div.f1, div.f2, div.f3, div.f4, div.f5, div.f6 {
	display:block;
	overflow:hidden;
	height:350px;
	position:relative;
	padding-left:0px;
}
.fea_tabs {
	display:block;
	margin:-20px -40px 0px 0;
	z-index:1000;
	position:relative;
	z-index:1000;
	top:0px;
	width:120px;
	overflow:hidden;
	float:right;
}
.fea_tabs a {
	float:left;
	display:block;
	width:8px;
	height:8px;
	background:url(../images/recent-tab1.png) no-repeat 0px 0px;
	margin-top:0px;
	margin-right:0px;
	z-index:1000;
	left:0px;
	margin-top:0px;
	top:0px;
	padding:0px 2px;
}
.fea_tabs a:hover {
	background-position:0px 0px;
	z-index:1000;
}
.fea_tabs a.current {
	background:url(../images/recent-tab.png) no-repeat 0px 0px;
	z-index:1000;
}
/*...........CONTENT SECTION...........*/
.lft-side {
	width:704px;
	float:left;
	margin-right:20px;
}
.rgt-side {
	width:256px;
	float:left;
}
h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:28px;
	line-height:1.6;
	color:#363636;
	font-weight:normal;
}
h2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#648f0d;margin-bottom:-5px;
	font-weight:normal;
}
.ppd-p {
	float:left;
	margin-top:-20px;
}
.pdf{background:#7eb116;border-radius:5px; padding:2px 5px; color:#FFFFFF; font-size:13px; margin-left:5px; text-decoration:none;}
.pdf:hover{ background:#010e43;text-decoration:none;}
a.read-btn {
	background:url(../images/read-morebtn.jpg) no-repeat;
	width:95px;
	height:25px;
	float:left;
}
a.read-btn:hover {
	background:url(../images/read-morebtnhover.jpg) no-repeat;
	width:95px;
	height:25px;
	float:left;
}
.rgt-bg {
	background:url(../images/rgt-bg.jpg) repeat;
	width:256px;
	height:38px;
	margin-top:20px;
}
.rgt-bgtxt {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:22px;
	font-weight:normal;
	color:#ffffff;
	line-height:38px;
	float:left;
	padding-left:10px;
}
.list ul {
	list-style:none;
	margin:0px;
	padding:10px 0 0 0;
}
.list li {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#253041;
	background:url(../images/bullet.jpg) no-repeat left;
	border-bottom:1px #c1c1c1 solid;
	line-height:28px;
}
.list li a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#253041;
	text-decoration:none;
	line-height:28px;
	padding-left:15px;
}
.list li a:hover {
	color:#648f0d;
	text-decoration:none;
}
li.last {
	border-bottom:none;
}
li.mact1 a{color:#648f0d;
	text-decoration:none;}
li.mact1 a:hover{color:#648f0d;
	text-decoration:none;}	

.list1 ul {
	list-style:none;
	margin:0px;
	padding:0px 0 0 0;
}
.list1 li {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#253041;
	background:url(../images/bullet.jpg) no-repeat left 6px;
	line-height:20px; padding-left:15px; padding-bottom:10px;
}
.bdr-img {
	border:1px #b2b2b2 solid;
	width:187px;
	height:129px;
	float:left;
	border-radius:2px; margin:20px 6px 0 0;
	
}
/*...........FOOTER SECTION...........*/
footer {
	background:#f3f3f3;
	border-top:1px #e5e5e5 solid;
	width:100%;
	margin-top:20px;
}
.foot {
	width:980px;
	margin:0px auto;
}
.lft-foot {
	width:300px;
	float:left;
	margin:20px 80px 20px 0px;
}
.mid-foot {
	width:300px;
	float:left;
	margin:20px 80px 20px 0;
}
.rgt-foot {
	width:200px;
	float:left;
	margin:20px 0px 20px 0;
}
.foot-head {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#303030;
	text-transform:uppercase;
	font-weight:bold;
}
.foot-head span {
	text-transform:none;
	font-weight:normal;
}
a.view {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#303030;
	text-decoration:underline;
}
a.view:hover {
	color:#648f0d;
	text-decoration:none;
}
.new_fb {
	position: absolute;
	display: block;
	width:56px;
	height:28px;
	overflow: hidden;
	margin-top:10px;
}
.faceb a {
	position: absolute;
	height: 56px;
	width: 28px;
	top: 0;
	left: 0;
}
.faceb a:hover {
	top:-28px;
}
.new_tw {
	position: absolute;
	display: block;
	width:56px;
	height:28px;
	overflow: hidden;
	float:left;
	margin:10px 0 0 35px;
}
.twit a {
	position: absolute;
	height: 56px;
	width: 28px;
	top: 0;
	left: 0;
}
.twit a:hover {
	top:-28px;
}
.new_in {
	position: absolute;
	display: block;
	width:56px;
	height:28px;
	overflow: hidden;
	float:left;
	margin:10px 0 0 70px;
}
.in a {
	position: absolute;
	height: 56px;
	width: 28px;
	top: 0;
	left: 0;
}
.in a:hover {
	top:-28px;
}
.copy {
	padding:30px 0 0 0;
}
/*........................INNER PAGES.............................*/
.inner-txt {
	background:#000000;
	opacity:0.8;
	width:421px;
	height:56px;
	position:absolute;
	z-index:2;
	margin:63px 0 0 539px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:30px;
	color:#e5e4e4;
	line-height:56px;
	padding-left:20px;
}
.inner-uline {
	border-top:1px #939393 solid;
	width:704px;
	margin-top:-20px;
	float:left;
}
.rgtinner-bdr {
	border:1px #b2b2b2 solid;
	width:256px;
	height:148px;
	float:left;
	margin-top:180px;
}
#wrapper {
	border:1px #b2b2b2 solid;
	width:256px;
	height:148px;
	border-radius:5px;
	padding: 10px;
	margin: 180px 0 0 0px;
}
#carousel img {
	width: 87px;
	height: 115px;
	margin: 20px 5px 0 0;
	float: left;
}
#prev, #next {
	text-indent: -999px;
	display: block;
	overflow: hidden;
	width: 20px;
	height: 20px;
	margin-top:-70px;
}
#prev {
	background:url(../images/next-btn.jpg) no-repeat;
	margin-left:-21px;
}
#next {
	background:url(../images/prev-btn.jpg) no-repeat;
	margin-left:260px;
	margin-top:-20px;
}
