/* General Style Info */
body {
	color: #333333;
	font-family: Verdana, Helvetica, Arial, Sans-serif; 
	font-size:75%;
	margin: 0px 0px 0px 0px;
	background-color: #ffffff;
}
#mainbody
{
	background:  url(../img/body_bg.gif); 
	background-repeat: repeat-x;
}

#container {
	width: 980px;
	margin: auto;
	margin-top: 0px;
}

#content{
	padding: 10px 0px 0px 0px;
	clear: both;
	width: 980px;
	margin: auto;
	background:  url(../img/content-bg.gif); 

}
#content_bg
{
	width: 980px;
	height: 100%;
/*	border: 1px solid #FF6600; */
	
}
.optitle
{
	padding: 2px 2px 5px 2px;
	margin:	2px 2px 5px 2px;
	background:  url(../img/top_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	border-bottom: 1px solid #CCCCCC;
}

#leftpanel{
	width: 670px;
	float: left;
/*	border: 1px solid #00CC66;*/

}
#rightpanel{
	width: 285px;
	float: left;
	margin: 0px 0px 10px 14px;
	background:  url(../img/right-middle.gif);
}

a {
	background-color: inherit;
	color: #333;
	text-decoration: none;
}
a:hover {
	background-color: inherit;
	text-decoration: underline;
}
a img {
	border:none;
}
hr
{	
	color: #D8D8D8;
	height: 1px;
}
h1 {
	color: #D82916;
	font-size: 130%;
	margin: 0px 0px;
	font-weight: bold;
}
h2 {
	
	color: #9D0000;
	font-size: 120%;
	margin: 0px 0px;
	font-weight: normal;
}

h3 {
/*	font-family: Arial, Helvetica, sans-serif; */
	color: #666666;
	font-size: 110%;
	margin: 0px 0px;
	
}

h4 {
/*    font-family: Arial, Helvetica, sans-serif; */
	color: #AD0000;
	font-weight: bold;
	padding: 0px;
	margin: 2px 0px 2px 0px;
	font-size: 100%;
}
/* Text style */
div.title_div
{
	padding: 3px 5px 0px 5px; 
	background:  url(../img/title_bg.gif);
	height: 26px; 
	border: 1px solid #B3B3B3;
	background-position: bottom;
	background-repeat: repeat-x;
	margin-bottom: 10px;
}
div.title_div h2
{
	color: #025F00;
}

div.title_blue_div
{
	color: #025F00;
	border-bottom: 3px solid #A90000;
	margin:  0px 0px 5px 5px;
	font-weight: bold;
}


.heading
{
/*	font-family: Arial, Helvetica, sans-serif; */
	color: #D00000;
	font-size: 120%;
	margin: 0px 0px;
}
.caption
{
	font-size: 100%;
	font-weight: normal;
	color: #000000;
}
.white_caption
{
	font-size: 100%;
	font-weight: normal;
	color: #ffffff;
}




/* Layout */

.home-title
{
	border-bottom: 2px solid #027300;
	height: 33px;
	color: #FFFFFF;
	background:  url(../img/heading-bg.gif);
	background-repeat: no-repeat;
	background-position: center;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	text-align: center;
}



.eng-text
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 11px;
}

div.divbox-home
{
	width:300px; 
	height:300px; 
	overflow:auto; 
	padding: 0px 0px 0px 10px;
	scrollbar-3d-light-color : #35AED7;
   	scrollbar-arrow-color : #FFFFFF;
   	scrollbar-base-color : #11980C;
  	scrollbar-dark-shadow-color : #11980C;
   	scrollbar-face-color : #11980C;
   	scrollbar-highlight-color : #BDDCEC;
   	scrollbar-shadow-color : #FFFFFF;


}

#top 
{
	height: 207px;
	clear: both;
}
#right-top
{
	background:  url(../img/right-top.jpg);
}





#top2 
{
	width: 780px;
	clear: both;
	background-color: #E4E4E6;
	height: 47px;  
}

/* menus*/

#topmenu
{
	height: 30px;
	background:  url(../img/topmenubg.jpg);
	padding: 7px 0px 0px 300px;
}
#topmenu a
{
	font-size: 14px;
	color: #000;
}

/* events marquee*/
#event-marquee
{
	width: 956px;
	margin: auto;
	clear: both;
	padding-bottom: 10px;
	
}
.eve-left
{
	background:  url(../img/event-left.gif);
}
.eve-middle
{
	background:  url(../img/event-middle.gif);
}
.eve-right
{
	background:  url(../img/event-right.gif);
}


#footer {
	text-align: center;
	padding: 15px 0px 15px 0px;
/*	background:  url(../img/bottom_bg.gif); */
	background-color: #989898;
	color: #2F2F2F;

}
#footer a{
	color: #2F2F2F;
}

div.hrule
{
	margin-top: 2px;
	background:transparent; 
	border-top:1px solid #F0F0F0;
	height: 1px; 
}
div.dotted
{
	border-top: 1px dotted #CCCCCC;
	margin-top: 2px;
	height: 1px; 
}

/* Paging */
div.paging {
	color: #ccc;
	margin-bottom: 2em;
}
div.paging div.disabled {
	color: #ddd;
	display: inline;
}
div.paging span {
}
div.paging span.current {
	color: #000;
}
div.paging span a {
}

/* Scaffold View */
dl {
	line-height: 2em;
	margin: 0em 0em;
	width: 60%;
}
dl.altrow {
	background: #f4f4f4;
}
dt {
	font-weight: bold;
	padding-left: 4px;
	vertical-align: top;
}
dd {
	margin-left: 10em;
	margin-top: -2em;
	vertical-align: top;
}

/* Forms */
form {
	clear: both;
	margin:0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
fieldset {
	border: 1px solid #ccc;
	margin-top: 10px;
	padding: 5px 10px 10px 10px;
}
fieldset legend {
	color: #666666;
	font-size: 100%;
	font-weight: bold;
}
fieldset fieldset {
	margin-top: 0px;
	margin-bottom: 20px;
	padding: 16px 0;
}
fieldset fieldset legend {
	font-size: 120%;
	font-weight: normal;
	margin-left: 20px;
}
fieldset fieldset div {
	clear: left;
	margin: 0 20px;
}
form div {
/*	margin-bottom: 1em;
	padding: .5em; */
	vertical-align: text-top;
}
form div.input {
	color: #444;
	margin: 5px 0px 0px 5px; 
}
form div.required {
/*	font-weight: bold; */
}
form div.required label {
	padding: 0px 0px 0px 14px;
	background-image:url(../img/icon_star.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px; 
}

form div.submit {
	border: 0;
	clear: both;
	margin: 10px 0px 0px 2px;
	width: 63px;
}
label {
	display: block;
	font-size: 105%;
	padding-right: 20px;
}
input, textarea {
	clear: both;
	display: block;
	font-size: 100%;
	font-family: SolaimanLipi,AponaLohit,Bangla,Siyam Rupali,Likhan,Vrinda,Verdana, Helvetica, Arial, Sans-serif;	
/*	font-family: "frutiger linotype", "lucida grande", "verdana", sans-serif; */
	padding: 2px;
	width: 95%; 
}
select {
	clear: both;
	font-size: 100%;
	vertical-align: text-bottom;
}
select[multiple=multiple] {
	width: 100%;
}
option {
	font-size: 120%;
	padding: 0 3px;
}
input[type=checkbox] {
	clear: left;
	float: left;
	margin: 0px 6px 7px 2px;
	width: auto;
}
input[type=submit] {
	display: inline;
	font-size: 110%;
	padding: 2px 5px;
	width: auto;
	vertical-align: bottom;
}

/* Notices and Errors */
#authMessage{
	margin: auto;
	color: #FFFFFF;
	font-weight: normal;
	padding: 5px 5px 5px 5px;
	background-color: #D72917;
}

#flashMessage{
	margin: auto;
	color: #000000;
	font-weight: normal;
	padding: 5px 5px 5px 5px;
	background-color: #E8FAFF;
}

div.error-message {
	clear: both;
	color: #CC3300;
	font-size: 90%;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
}
input.form-error
{
	border: 1px solid #000000; 
}
p.error {
	background-color: #e32;
	color: #fff;
/*	font-family: Courier, monospace; */
	font-size: 120%;
	line-height: 140%;
	padding: 0.8em;
	margin: 1em 0;
}
p.error em {
	color: #000;
	font-weight: normal;
	line-height: 140%;
}
.notice {
	background-color: #ffcc00;
	color: #000;
	display: block;
/*	font-family: Courier, monospace; */
	font-size: 120%;
	line-height: 140%;
	padding: 0.8em;
	margin: 1em 0;
}
.success {
	background-color: green;
	color: #FFF;
}

/* Related */
div.infobox{
	background-color: #FFFFFF;
	padding: 10px 10px 10px 10px; 
  	color: #666666;
	font-size: 100%;
	border-top: 1px solid #EAE6E6; 
	border-right: 1px solid #EAE6E6; 
	border-bottom: 1px solid #EAE6E6; 
	border-left: 5px solid #CCCCCC;
	margin-bottom: 5px;
}
div.sampleDiv
{
	width:  430px;
	margin-top: 2px; 
	cursor: pointer; 
	padding: 5px 5px 5px 5px; 
	background-color: #F9FBFD; 
	border: 1px solid #BCD2E6;
	color: #8BADCF;
	
}

div.DivSalutations
{
	width:  153px;
	margin-top: 2px; 
	cursor: pointer; 
	padding: 5px 5px 5px 5px; 
	background-color: #F9FBFD; 
	border: 1px solid #BCD2E6;
	color: #8BADCF;
	
}

div.sampleDiv1
{
	width:  409px;
	margin-top: 1px; 
	cursor: pointer; 
	padding: 3px 3px 3px 3px; 
	background-color: #444444; 
	border: 1px solid #666666;
	color:#CCCCCC;
}
div.borderbgDiv
{
	background-color: #F9FCFC; 
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}


#issuelist-home, #issuelist-home ul
{
	margin:0;
	padding:0;
	list-style-type:none;
	list-style-position:outside;
}
#issuelist-home li
{
	padding:0px 0px 0px 15px;
	background-image: url(../img/green-box.gif);
	background-repeat: no-repeat;
	background-position: 0px 7px;
	line-height: 25px;

}


#issuelist
{
	color: #1F4687;
}
#issuelist, #issuelist ul
{
	margin:0;
	padding:0;
	list-style-type:none;
	list-style-position:outside;
	position:relative;
}
#issuelist li
{
	width: 250px;
	float: left;
	padding:0px 0px 0px 15px;
	background-image: url(../img/bullet_01.gif);
	background-repeat: no-repeat;
	background-position: 0px 7px;
	line-height: 25px;

}

#issuelist1
{
	color: #1F4687;
}
#issuelist1, #issuelist1 ul
{
	margin:0;
	padding:0;
	list-style-type:none;
	list-style-position:outside;
	position:relative;
}
#issuelist1 li
{
	width: 250px;
	float: left;
	padding:0px 0px 0px 15px;
	background-image: url(../img/bullet_01.gif);
	background-repeat: no-repeat;
	background-position: 0px 7px;
	line-height: 25px;

}
li
{
	padding: 5px;
}

/* jQuery lightBox plugin - Gallery style */
	#gallery {
		background-color: #F7F7F7;
	}
	#gallery ul { list-style: none; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px;}
	#gallery ul li { display: inline; padding: 4px 4px 4px 4px; }
	#gallery ul img {
		border: 5px solid #CCCCCC;
		border-width: 5px 5px 20px;
	}
	#gallery ul a:hover img {
		border: 5px solid #fff;
		border-width: 5px 5px 20px;
		color: #fff;
	}
	#gallery ul a:hover { color: #fff; }


.listtable
{
	background-color: #CCCCCC;
}
.listtable td
{
	color: #666666;
	background-color: #ffffff;
}
td.tdheading
{
	background: #F7F7F7;
	color: #333333;
}
