/* CSS Document */
@import url("navigation.css");
html {
     overflow: -moz-scrollbars-vertical;
}
/*scrollers css start*/
/*Example CSS for the two demo scrollers*/
#pscroller1{
width: 100%;
height: 100px;
}
#pscroller2{
width: 100%;
height: 110px;
}
#pscroller2 a{
text-decoration: none;
}
.someclass{ /*class to apply to your scroller(s) if desired*/
}
#pscrollerRight2{
width: 100%;
height: 200px;
}
#pscrollerRight1{
width: 100%;
height: 120px;
}
#pscrollerRight2 a{
text-decoration: none;
}
.someclassRight{ /*class to apply to your scroller(s) if desired*/
}
/*scrollers css end*/

/* COMMAN CSS START
============================================= */
.lefttop {
	position:absolute;
	left:0px;
	top:0px;
}
.leftbot {
	position:absolute;
	left:0px;
	bottom:0px;
}
.righttop {
	position:absolute;
	right:0px;
	top:0px;
}
.rightbot {
	position:absolute;
	right:0px;
	bottom:0px;
}
.ogrfont {
	color:#F57600;
}
.volfont {
	color:#520362;
}
h1 {
	font-family:"Trebuchet MS";
	font-size:25px;
	color:#520362;
	font-weight:normal;
	padding:0px;
	margin:0px;
	text-decoration:none;
}
h2 {
	font-family:"Trebuchet MS";
	margin:5px 0px 5px 0px;
	font-size:16px;
	color:#6E1C7F;
	font-weight:bold;
	padding:0px;
	line-height:16px;
}
.header {
	display:block;
	padding:7px 10px 7px 10px;
	/*background-image:url(../images/infoheaderbg.gif);
	background-repeat:repeat-x;
	background-position:left bottom;*/
	border-bottom:1px solid #EAE7EC;
	border-right:1px solid #EAE7EC;
	background-color:#F6F3F7;
	color:#222222;
	font-weight:normal;
	font-family:"Trebuchet MS";
	font-size:17px;
	margin-bottom:15px;
}
h3 {
	font-family:"Trebuchet MS";
	margin:5px 0px 5px 0px;
	font-size:14px;
	color:#520362;
	font-weight:bold;
	padding:0px;
	line-height:16px;
}
h5 {
	padding:8px 10px 0px 10px;
	background-image:url(../images/sidebarh5bg.gif);
	background-repeat:no-repeat;
	background-position:bottom left;
	margin:0px 0px 5px 0px;
	height:22px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#FFFFFF;
	font-weight:bold;
}
.contenttxt {
	display:table;
	width:100%;
	font-family:"Trebuchet MS";
	font-size:13px;
	color:#333333;
	margin-top:0px;
	padding-top:0px;
	}
.contenttxt p {
	margin:0px 0px 10px 0px;
	padding:0px;
}
.horline {
	font-size:0px;
	height:30px;	
	background-image:url(../images/horlineimg.gif);
	background-repeat:repeat-x;
	background-position:center center;
}
.horline1 {
	font-size:0px;
	height:10px;	
	background-image:url(../images/horlineimg.gif);
	background-repeat:repeat-x;
	background-position:center center;
	margin:0px;
	padding:0px;
}
.contenttxt br {
	padding:0px;
	margin:-10px 0px 0px 0px;

}
.imgborder {
	border:1px solid #cccccc;
	margin:0px;
	padding:2px;
}
/*.........................................*/

/*text or btn link css start*/
.more {
	background-image:url(../images/morebtn.gif);
	background-repeat:no-repeat;
	background-position:0px 0px;
	display:block;
	width:175px;
	height:17px;
	padding:1px 0px 0px 9px;
	margin:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}
.more:hover {
	background-image:url(../images/morebtn.gif);
	background-repeat:no-repeat;
	background-position:0px -18px;
	color:#FFFFFF;
}
.more1 {
	background-image:url(../images/moreimg.gif);
	background-repeat:no-repeat;
	background-position:0px 0px;
	display:block;
	width:44px;
	height:13px;
	padding:0px;
	margin:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}
.more1:hover {
	background-image:url(../images/moreimg.gif);
	background-repeat:no-repeat;
	background-position:0px -13px;
}
.more1 span {
	visibility:hidden;
	text-decoration:none;
	border-style:none;
}
.more2 {
	background-image:url(../images/morebtn1.gif);
	background-repeat:no-repeat;
	background-position:0px 0px;
	width:156px;
	height:16px;
	padding:2px 0px 0px 9px;
	margin:10px 0px 0px 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
	font-weight:bold;
	text-decoration:none;
	display:block;
	float:right;
}
.more2:hover {
	background-image:url(../images/morebtn1.gif);
	background-repeat:no-repeat;
	background-position:0px -18px;
	color:#000000;
}
.backtotop {
	background-image:url(../images/backtotopbtn.gif);
	background-repeat:no-repeat;
	background-position:0px 0px;
	display:block;
	width:84px;
	height:15px;
	padding:0px;
	margin:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}
.backtotop:hover {
	background-image:url(../images/backtotopbtn.gif);
	background-repeat:no-repeat;
	background-position:0px -15px;
}
.backtotop span {
	visibility:hidden;
	text-decoration:none;
	border-style:none;
}

.elink {
	color:#520362;
	text-decoration:none;
}
.elink:hover {
	color:#000000;
}
.elink1 {
	color:#000000;
	text-decoration:none;
}
.elink1:hover {
	color:#520362;
}
.handcur {
	cursor:pointer;
}
a {
	text-decoration:none;
	color:#000000;
}
a:hover {
	color:#520362;
	text-decoration:none;
}
/*text or btn link css end*/
.logo {
	position:absolute;
	top:10px;
}
/* TOPBAR NAVIGATION CSS START */
.topbarnavigation {
	position:absolute;
	right:0px;
	top:0px;
	background-image:url(../images/topnavbg.gif);
	background-repeat:repeat-x;
	height:22px;
}
.topnavbg {
}
.topnavbg ul {
	list-style-type:none;
	margin:0px;
	padding:0px 15px 0px 15px;
}
.topnavbg ul li {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	margin:2px 0px 0px 0px;
	float:left;
	padding:0px;
	background-image:none;
}
.topnavbg ul .line {
	margin:2px 7px 0px 7px;
	color:#EAE7E4;
	font-size:10px;
}
.topnavbg ul li a {
	text-decoration:none;
	color:#EAE7E4;
	font-weight:bold;
}
.topnavbg ul li a:hover {
	color:#FFFFFF;
}
.topphno {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0px;
	color:#7D4A9C;
	font-weight:normal;
	position:absolute;
	right:50px;
	top:50px;
}
.camlogo {
	border:0px;
	position:absolute;
	right:4px;
	top:28px;
}

/* NAVIGATION CSS START
============================================= */
.navleftcurve {
	position:absolute;
	z-index:100;
	top:0px;
	margin:0px;
	padding:0px;
}
.navrightcurve {
	position:absolute;
	z-index:100;
	right:0px;
	top:0px;
	margin:0px;
	padding:0px;
}
/* Middlebar CSS START
============================================= */
.midleftcurve {
	background-image:url(../images/midleftcurve.jpg);
	background-repeat:no-repeat;
	background-position:right bottom;
}
.midrightcurve {
	background-image:url(../images/midrightcurve.gif);
	background-repeat:no-repeat;
	background-position:left bottom;
}
/*sidebar css start*/
.sidebar p {
	margin:0px 0px 8px 0px;
	padding:0px;
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#333333;
	text-decoration:none;
	line-height:15px;
	}
.rightformbg {
	background-color:#FFFFFF;
	padding-bottom:3px;
	background-position:left top;
}
.padding {
	padding:3px 8px 4px 8px;
}
.rightformbg h4 {
	font-family:"Trebuchet MS";
	margin:0px 0px 8px 0px;
	font-size:12px;
	color:#520362;
	font-weight:bold;
	padding:0px;
	line-height:16px;
}

/* UL LI CSS START
============================================= */
.points {
	padding:0px 5px 0px 5px;
	margin:0px 0px 8px 0px;
	list-style-type:none;
}
.points li {
	background-image:url(../images/dot.gif);
	background-repeat:no-repeat;
	background-position: 0px 8px;
	padding-left:10px;
	list-style-position:outside;
}
.points li a{
	color:#333333;
	text-decoration:none;
}
.points li a:hover{
	color:#F57600;
}
.points1 {
	padding:4px 10px 0px 10px;;
	margin:0px 0px 8px 0px;
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#333333;
	text-decoration:none;
	font-weight:normal;
	list-style-type:none;
}
.points1 li {
	background-image:url(../images/arrow1.gif);
	background-repeat:no-repeat;
	background-position: 2px 5px;
	padding-left:15px;
	list-style-position:outside;
}
.points1 li a{
	font-size:13px;
	color:#520362;
	text-decoration:none;
	font-weight:bold;
	text-decoration:none;
	line-height:18px;
}
.points1 li a:hover{
	color:#000000;
	text-decoration:none;
}
.points2 {
	margin:0px;
	padding:0px 5px 0px 5px;
	color:#F57600;
	text-decoration:none;
	font-weight:normal;
	float:left;
}
.points2 li{
	background-image:none;
	padding-left:15px;
	list-style-position:inside;
}
#testimonials .contentbox1 ul,
#booksandcds .contentbox1 ul{
	margin:0 0 0 15px;
	padding:0px;
}
#testimonials .contentbox1 ul li,
#booksandcds .contentbox1 ul li{
	margin:0 0 0 0px;
	padding:0px;
	list-style-position:inside;
	}
#testimonials .contentbox1 ol,
#booksandcds .contentbox1 ol{
	margin:0 0 0 15px;
	padding:0px;
}
#testimonials .contentbox1 ol li,
#booksandcds .contentbox1 ol li{
	margin:0 0 0 0px;
	padding:0px;
	list-style-position:inside;
	}
/*index page css start*/
.weltextbox {
	position:relative;
	border:1px solid #DBDBDA;
	padding:4px;
	margin-top:5px;
	margin-bottom:15px;
	font-family:"Trebuchet MS";
	font-size:13px;
	color:#333333;
	text-decoration:none;
	padding:7px 10px 7px 10px;
	height:205px;
}
.weltextbox p {
	padding:0px 0px 5px 0px;
	margin:0px;
}
.weltextbox .lefttop, 
.weltextbox .leftbot{
	left:-1px;
}
.weltextbox .leftbot, 
.weltextbox .rightbot {
	bottom:-1px;
}
.weltextbox .rightbot, 
.weltextbox .righttop {
	right:-1px;
}
.weltextbox .righttop, 
.weltextbox .lefttop {
	top:-1px;
}
.slidetext {
	height:122px;
}
/*index page css end*/

/*#################################### 
INDEX INFOBOX CONTAINER AND sidebar CSS
####################################*/
#infoboxcontainer .infobox{
	width:23.6%;
	background-color:#ffffff;
	float:left;
	margin-left:1.8%;
	}
#infoboxcontainer .nomargin {
	margin:0px;
	}
#infoboxcontainer .floatright {
	float:right;
	}
.infobox h2 { /* Header */
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#EFECE8;
	font-weight:bold;
	text-decoration:none;
	background-image:url(../images/infoheaderbg.gif);
	background-repeat:repeat-x;
	background-position:top left;
	margin:0px;
	background-color:#BC9BD0;
	padding:0px 10px 0px 10px;
	position:relative;
	height:39px;
	line-height:39px;
}
.infobox h2 a {
	color:#EFECE8;
	text-decoration:none;
}
.infobox h2 a:hover {
	color:#FFFFFF;
	text-decoration:none;
}
.infobox h2 .arrowbtn{
	position:absolute;
	vertical-align:middle;
	right:10px;
	top:9px;
	border:0px;
}
.infobox dl {
	margin:0;
	padding:2px 10px;
	}
.infobox dl dt {
	margin:0 0 5px 0;
	font-family:"Trebuchet MS";
	font-size:12px;
	text-align:right;
	padding:2px 0px 2px 0;
	margin:0;
	width:38px;
	float:left;
	}
.infobox dl dd {
	margin:0 0 0 41px;
	padding:2px 0px 2px 0;
	}
.infobox dl dd input,
.infobox dl dd textarea,
.infobox dl dd select,
.textboxborder {
	font-size:11px;
	color:#666666;
	border:1px solid #cccccc;
	background-color:#FFFFFF;
	padding:1px;
	}
.indexformbox {
	position:relative;
	border:1px solid #DBDBDA;
	background-color:#FFFFFF;
}
.indexformbg {
	background-image:url(../images/formbg.gif);
	background-repeat:repeat-x;
	background-position:left top;
	background-color:#FFFFFF;
	height:120px;
}
.indexformbox .lefttop, 
.indexformbox .leftbot{
	left:-1px;
}
.indexformbox .leftbot, 
.indexformbox .rightbot {
	bottom:-1px;
}
.indexformbox .rightbot, 
.indexformbox .righttop {
	right:-1px;
}
.indexformbox .righttop, 
.indexformbox .lefttop {
	top:-1px;
}
/*====================================
	footer css also in layou.css
	============================*/

#footer .leftside{
	line-height:18px;
	left:0px;
	position:absolute;
	padding-bottom:10px;
}
#footer .rightside{
	right:0px;
	position:absolute;
	padding-bottom:5px;
}
#footer .rightside img{
	vertical-align:middle;
}	
.botlinks a {
	color:#666666;
	text-decoration:none;
}
.botlinks a:hover {
	color:#A05FA5;
}
.botlinks span {
	margin:0px 2px 0px 6px;
	font-size:9px;
	color:#A05FA5;
}
/*#################################### 
FAQ, TESTIMONIALS AND LINKS PAGE COMMON CSS
####################################*/
.contentbox1 {
	margin:0;
	padding:0px;
	}
.contentbox1 dt {
	color:#6E1C7F;
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	margin:0 0 5px 0;
	padding:0px;
	}
.contentbox1 dt a {
	color:#6E1C7F;
	text-decoration:none;
	}
.contentbox1 dt a:hover {
	color:#333333;
	}
.arial16px {
	color:#6E1C7F;
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	margin:0 0 5px 0;
	padding:0px;
	}
.arial16px a {
	color:#6E1C7F;
	text-decoration:none;
	}
.arial16px a:hover {
	color:#333333;
	}

.contentbox1 dd {
	margin:0px;
	}
.contentbox1 .linkbox {
	margin:10px 0 0 0;
	padding:0px 0px;
	clear:both;
	}
#testimonials .contentbox1 {
	margin:0;
	}
#testimonials .contentbox1 dt {
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#520362;
	font-weight:bold;
	line-height:16px;
	margin:5px 0 0px 0;
	padding:0px;
	}
#testimonials .contentbox1 dt a {
	color:#6E1C7F;
	text-decoration:none;
	}
#testimonials .contentbox1 dt a:hover {
	color:#333333;
	}
#testimonials .contentbox1 .linkbox {
	margin:10px 0 0 0;
	padding:0px 0px;
	clear:both;
	}
.norecord{
	border:2px solid #E2E2E2;
	padding:7px 10px 15px 10px;
}
.norecord dd{
	font-size:16px;
	color:#C11B00;
	font-weight:bold;
	margin-top:10px;
	padding-top:0px;
	margin-left:45px;
}
.norecord .imgleft{
	border:none;
	vertical-align:middle;
	float:left;
}
.testimonialimg {
	width:110px;
	float:left;
}
.imgleft1 {
	border:1px solid #cccccc;
	margin:0px;
	padding:2px;
}
.popup {
	background-color:#FFFFFF;
	border:1px solid #D4D4D4;
	min-height:388px;
	margin:auto;
	padding:10px 10px 0px 10px;
}
* html .popup {
	height:388px;
}
.button1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#FFFFFF;
	border:1px solid #9D6EBA;
	background-color:#8B52AD;
	padding:0px 3px 3px 3px;
	text-decoration:none;
}
.button1:hover {
	color:#D4D4D4;
}

/*#################################### 
EVENT PAGE CSS
####################################*/
#events .contentbox2 {
	padding:0;
	margin:0;
}
#events .contentbox2 .imgheight {
	height:150px;
	width:150px;
	border:1px solid #cccccc;
	margin:0px;
	padding:2px;
}
#events .contentbox2 dl{
	float:left;
	margin-bottom:0px;
	margin-top:5px;
	width:29%;
	margin-left:2.5%;
	margin-right:1.5%;
}
#events .contentbox2 dl dt {
	color:#000000;
	font-size:15px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	margin:0px;
	padding:7px 0px 2px 0px;
}
#events .contentbox2 dd {
	font-size:12px;
	margin: 0px;
	display:block;
}
#eventsdetail h2 {
	display:block;
	padding:7px 10px 7px 10px;
	border-bottom:1px solid #EAE7EC;
	border-right:1px solid #EAE7EC;
	background-color:#F6F3F7;
	color:#222222;
	font-weight:normal;
	font-family:"Trebuchet MS";
	font-size:17px;
	margin-bottom:15px;
}
#eventsdetail dl {
	margin:0px;
	padding:0px;
}
#eventsdetail dl .eventimg{
	border:1px solid #cccccc;
	margin:0px 15px 0px 0px;
	padding:2px;
	float:left;
	width:250px;
	height:250px;
}
#eventsdetail dl dt{
	font-family:"Trebuchet MS";
	margin:5px 0px 0px 0px;
	font-size:14px;
	color:#520362;
	font-weight:bold;
	padding:0px;
	line-height:16px;
}
#eventsdetail dl dd{
	margin:0px;
	padding:0px;
}
.smallimg {
	border:1px solid #D4D4D4;
	padding:1px;
	width:70px;
	height:70px;
	margin-right:15px;
	display:block;
	float:left;
}
/*##################################
Books CSS
##################################*/
.bookimg {
}
.bookimg table {
	margin-right:10px;
	margin-bottom:10px;
	float:left;
}
.bookimg form{
	margin:0px;
	padding:0px;
}
#booksandcds form {
	margin:0px;
	padding:0px;
}
.volfontheading {
	padding-bottom:5px;
	color:#520362;
	text-decoration:none;
	font-weight:bold;
}

#press .contentbox2 {
	padding:0;
	margin:0;
}
#press .contentbox2 .imgheight {
	height:130px;
	width:100px;
	border:1px solid #cccccc;
	margin:0px;
	padding:2px;
}
#press .contentbox2 dl{
	float:left;
	margin-bottom:0px;
	margin-top:5px;
	width:18%;
	margin-left:0.95%;
	margin-right:1.0%;
}
#press .contentbox2 dl dt {
	color:#000000;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	margin:0px;
	padding:7px 0px 2px 0px;
}
#press .contentbox2 dd {
	font-size:12px;
	margin: 0px;
	display:block;
}

/*##################################
SITEMAP CSS
##################################*/
#sitemap ul {
	list-style-type:none;
	margin:-12px 0px 0px 20px ;
	padding:0px;
	}
#sitemap ul li {
	height:15px;
	}
#sitemap ul li a {
	text-decoration: none;
	}
/*===============================*/
.linklevel1 {
	background-image:url(../images/arrow.gif);
	background-repeat:no-repeat;
	background-position: 0px 6px;
	font-weight: bold;
	color: #520362;
	padding-left:15px;
	margin:10px 0 10px 0;
	}
	
.linklevel1 a {
	color: #520362;
	}
	
.linklevel1 a:hover {
	color: #000000;
	}
/*===============================*/
.linklevel2 {
	background-image:url(../images/arrow1.gif);
	background-repeat:no-repeat;
	background-position: 0px 4px;
	color: #333333;
	font-size:12px;
	padding-left:10px;
	margin:5px 0px;
	font-weight: normal;
	}
.linklevel2 a {
	color: #333333;
	}
.linklevel2 a:hover {
	color: #000000;
	}
/*##################################
CONTACTUS PAGE CSS
##################################*/
.phone-no {
	margin:0px;
	padding:0px;
	}
.phone-no dt {
	width:75px;
	margin:0px;
	padding:0px;
	float:left;
	font-weight:bold;
	}
.phone-no dd {
	margin:0 0 0 75px;
	}	
.formtitle {
	background-color:#B490CA;
	margin:0px;
	padding:5px 10px;
	color:#FFFFFF;
	}
.formcss {
	/*main form box*/
	margin:0px 0px 15px 0px;
	padding:0px;
	background-color:#F4EFF7;
	border:1px solid #cccccc;
	}
.formbox {
	/*main form inner box*/
	background-color:#FFFFFF;
	padding:10px;
	margin:5px;
	}
.formbox strong {
	/*for display "mandatory fields" text*/
	display:block;
	padding:5px;
	background-color:#F4EFF7;
	border:1px solid #cccccc;
	font-size:11px;
	color:#000000;
	font-weight:normal;
	}
.formbox em {
	/*for mandatory star */
	color:#FF0000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}
	
/*===================================
COMMON FORM STRUCTURE CSS
===================================*/
.formbox dl {
	margin:0px;
	padding:5px;
	}
.formbox dl dt {
	font-weight:bold;
	color:#333333;
	text-align:right;
	padding:5px 3px 5px 0;
	margin:0;
	width:180px;
	float:left;
	}
.formbox dl dd {
	margin:0 0 0 183px;
	padding:5px 3px 5px 0;
	}
/*===================================
COMMON FORM ELEMINTS CSS
===================================*/
.formbox dd input,
.formbox dd textarea,
.formbox dd select,
.textboxborder {
	font-size:11px;
	color:#666666;
	border:1px solid #cccccc;
	background-color:#FFFFFF;
	padding:1px;
	}
/*===================================
IMAGE CODE INSTRUCTION NOTE BOX CSS
===================================*/
.formbox .note {
	background-color:#F6F3F7;
	color:#222222;
	border-bottom:1px solid #EAE7EC;
	margin-bottom:5px;
	}
.formbox .note dt {
	width:auto;
	padding:0px;
	float:none;
	font-size:13px;
	text-align:left;
	margin:0px;
	}
.formbox .note dd {
	font-size:11px;
	padding:0px;
	margin:0px;
	}
/*===================================
IFRAME BOX CSS
===================================*/
.imgcode .iframeborder {
	position:relative;
	padding:0px;
	}
.iframeborder iframe{
	border:2px solid #cccccc;
	padding:2px;
	height:48px;
	width:200px;
	background-color:#FFFFFF;
	}
.imgcode .fontsize9 {
	font-size:11px;
	height:18px;
	}
.imgcode .refreshbtn {
	position:absolute;
	left:210px;
	top:5px;
	}
/*===================================
SUBMITRESET BUTTON CSS
===================================*/
.btnbox{
	background-color:#8F58B0;
	}
.btnbox dd input,
.button {
	background-color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	border-bottom:1px solid #666666;
	border-right:1px solid #666666;
	border-top:1px solid #ffffff;
	border-left:1px solid #ffffff;
	}
	