body  
{font-family:tahoma,trebuchet,verdana; backgound-image : url('images/img_csb_bg_01.jpg" '); font-size:9pt;overflow-x:hidden;}

input, select, textarea 
{font-family:trebuchet, verdana,tahoma; background:#ececec;color:#0000AA; }

a
{color: #336633; text-decoration:underline; border-width: 0px;}

a.menux {
	margin-top: -55px;
	text-decoration: none;
	font: bold .8em Verdana, 'Trebuchet MS', Sans-serif;
	color: #FF9900; 
	padding-top:-5px;
}

a:active
{color: #336633; text-decoration:underline;}

a:visited
{color: #336633; text-decoration:underline; border-width: 0px;}

a:hover
{color: #666666; text-decoration:none;}

strong
{color: #336633; text-decoration:underline; }

.form { margin-top: 0; margin-bottom: 0; }


TABLE
{
vertical-align:top;
}
TH
{font-family:arial narrow,verdana; color:#333333; font-size:9pt; font-weight:extra-bold; 
background:#ffffff;}

TD
{font-family:trebuchet,tahoma,verdana,arial; color:#333333; font-size:9pt;}

H1
{font-family:trebuchet, verdana,tahoma; color:#006600; font-size:10pt;}

H2
{font-family:trebuchet, verdana,tahoma; color:#666666; font-size:10pt;}

H3
{font-family:tahoma,verdana; color:#666666; font-size:10pt; font-weight:bold;}

H4
{font-family:tahoma,verdana; color:#FFFFFF; font-size:16pt; font-weight:bold;}

H5
{font-family:tahoma,verdana; color:#006233; font-size:9pt; font-weight:bold;}

img
{border-style:none;}

.frontpage
{font-family:trebuchet, tahoma,verdana; color:#000000; font-size:9pt;}

.title
{font-family:trebuchet, tahoma,verdana; color:#FFFFFF; font-size:10pt; font-weight:bold;}

.searchbox
{font-family:verdana,tahoma; background-color: #FFFFFF; color:#000000; font-size:10pt; border: 1px solid #000000; vertical-align:top;}

.inputbox
{font-size: 12px; background-color: #FFFFFF; border: 1px solid #000000; vertical-align:top;}

.submitbutton
{font-family: Helvetica,Verdana, Arial; 
font-size: 10px; 
background-color: #FFFFFF; 
color: #000000;}

.searchsubmitbutton
{font-family: Tahoma,Helvetica,Verdana, Arial; 
font-size: 10px; 
background-color: #FFFFFF; 
color: #000000;}

.maintable
{font-family:verdana,tahoma; background-color:#FFFFFF;}

.menutable a
{font-family:verdana,tahoma; color:#eeeeee; text-decoration:none;}

.menutable a:hover
{font-family:verdana,tahoma;  color:#FF9933; text-decoration:bold;}

.menutable td, tr
{font-family:verdana,tahoma; color:#FFFFFF; text-decoration:none;}

.leftmenutable
{font-family:verdana,tahoma; font-size:8pt; color:#336633; text-decoration:none;}

.leftmenutable a
{font-family:verdana,tahoma; font-size:8pt; color:#336633; text-decoration:bold;}

.leftmenutable a:hover
{font-family:verdana,tahoma; font-size:8pt; color:#666666; text-decoration:none;}

.leftmenutable a:visited
{font-family:verdana,tahoma; font-size:8pt; color:#336633; text-decoration:bold;}

.rightmenutable
{font-family:verdana,tahoma; font-size:8pt; color:#336633; text-decoration:none;}

.rightmenutable a
{font-family:verdana,tahoma; font-size:8pt; color:#336633; text-decoration:bold;}

.rightmenutable a:hover
{font-family:verdana,tahoma; font-size:8pt; color:#666666; text-decoration:none;}

.rightmenutable a:visited
{font-family:verdana,tahoma; font-size:8pt; color:#336633; text-decoration:bold;}

#myGallery
{
	text-align: left;
	margin: 0 auto;
	width: 730px;
	height: 240px;
	z-index:5;
	display: none;
	border: 0px solid #000;
}

.jdGallery
{
	overflow: hidden;
	position: relative;
}

.jdGallery img
{
	border: 0;
	margin: 0;
}

.jdGallery .slideElement
{
	width: 100%;
	height: 100%;
	background-color: #000;
	background-repeat: no-repeat;
}

.jdGallery .loadingElement
{
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	background-color: #000;
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url('img/loading-bar-black.gif');
}

.jdGallery .slideInfoZone
{
	position: absolute;
	z-index: 10;
	width: 100%;
	margin: 0px;
	left: 0;
	bottom: 0;
	height: 60px;
	background: #333;
	color: #fff;
	text-indent: 0;
	overflow: hidden;
}

* html .jdGallery .slideInfoZone
{
	bottom: -1px;
}

.jdGallery .slideInfoZone h2
{
	padding: 0;
	font-size: 100%;
	margin: 0;
	margin: 2px 5px;
	font-weight: bold;
	color: #eee;
}

.jdGallery .slideInfoZone p
{
	padding: 0;
	font-size: 100%;
	margin: 2px 5px;
	color: #eee;
	
}

.jdGallery div.carouselContainer
{
	position: absolute;
	height: 135px;
	width: 100%;
	z-index: 10;
	margin: 0px;
	left: 0;
	top: 0;
}

.jdGallery a.carouselBtn
{
	position: absolute;
	bottom: 0;
	right: 30px;
	height: 20px;
	/*width: 100px; background: url('img/carousel_btn.gif') no-repeat;*/
	text-align: center;
	padding: 0 10px;
	font-size: 14px;
	background: #000;
	color: #ffffff;
	cursor: pointer;
}

.jdGallery .carousel
{
	position: absolute;
	width: 100%;
	margin: 0px;
	left: 0;
	top: 0;
	height: 115px;
	background: #333;
	color: #fff;
	text-indent: 0;
	overflow: hidden;
}

.jdGallery .carousel .carouselWrapper
{
	position: absolute;
	width: 100%;
	height: 78px;
	top: 10px;
	left: 0;
	overflow: hidden;
}

.jdGallery .carousel .carouselInner
{
	position: relative;
}

.jdGallery .carousel .carouselInner .thumbnail
{
	cursor: pointer;
	background: #000;
	background-position: center center;
	float: left;
	border: solid 1px #fff;
}

.jdGallery .carousel .label
{
	font-size: 13px;
	position: absolute;
	bottom: 5px;
	left: 10px;
	padding: 0;
	margin: 0;
}

.jdGallery .carousel .label .number
{
	color: #b5b5b5;
}

.jdGallery a
{
	font-size: 100%;
	text-decoration: none;
	color: inherit;
}

.jdGallery a.right, .jdGallery a.left
{
	position: absolute;
	height: 99%;
	width: 25%;
	cursor: pointer;
	z-index:10;
	filter:alpha(opacity=10);
	-moz-opacity:0.2;
	-khtml-opacity: 0.2;
	opacity: 0.2;
}

* html .jdGallery a.right, * html .jdGallery a.left
{
	filter:alpha(opacity=50);
}

.jdGallery a.right:hover, .jdGallery a.left:hover
{
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
}

.jdGallery a.left
{
	left: 0;
	top: 0;
	background: url('img/fleche1.png') no-repeat center left;
}

* html .jdGallery a.left { background: url('img/fleche1.gif') no-repeat center left; }

.jdGallery a.right
{
	right: 0;
	top: 0;
	background: url('img/fleche2.png') no-repeat center right;
}

* html .jdGallery a.right { background: url('img/fleche2.gif') no-repeat center right; }

.jdGallery a.open
{
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}

.withArrows a.open
{
	position: absolute;
	top: 0;
	left: 25%;
	height: 99%;
	width: 50%;
	cursor: pointer;
	z-index: 10;
	background: none;
	-moz-opacity:0.0;
	-khtml-opacity: 0.0;
	opacity: 0.0;
}

.withArrows a.open:hover { background: url('img/open.png') no-repeat center center; }

* html .withArrows a.open:hover { background: url('img/open.gif') no-repeat center center;
	filter:alpha(opacity=80); }
	
	
/********************************************
   other table format 
********************************************/
table.jon{
	border-collapse: collapse;
	border: 1px solid #CCCCCC;
	width: 100%;
}	
th.jon{
	background: #93BC0C;
	/*height: 29px;*/
	padding-left: 12px;
	padding-right: 12px;
	color: #FFF;
	text-align: center;
}
tr.jon {
	height: 10px;
	background: #fff;
	border-bottom: 1px dotted #EDEDED;
}
tr.ada{
	background-color: #fff;
	padding: 4px;
}

tr.mat {
	background-color: #F5FAFA;
	padding: 4px;
	border: 1px solid #CCCCCC;
}
td.ada {
	padding: 0 2px;
	border: 1px solid #FFF;
	font-size: 11px;
	/*color:#639928;*/
}
td.green {
	padding: 0 2px;
	border: 1px solid #639928;
	background-color: #639928;
	color:#fff;
}	

	/* Admission's step menu
----------------------------------------------------------------------------------------------------*/

#mainNav li{
	height:283px;
	list-style:none;
	float:left;
	background-repeat: no-repeat;	
	background-position: left top;
}

#mainNav li.pre-current{
	background-image: url(../images/step1.png);
	background-repeat: no-repeat;
	width:180px;
	margin-left: -25px;
}
	/*map for the apply*/
	#mainNav li:hover.pre-current{
		cursor:pointer;
		background-image: url(../images/step1a.png);
	}
	#mainNav li.pre-current.click{
		background:url(../images/transparent.gif);
	}
	
	
#mainNav li.current{
	background-image: url(../images/step_arrow1.png);
	width:45px;		
}
#mainNav li.pre-lastDone{
	background-image: url(../images/step2.png);
	background-repeat: no-repeat;
	width:180px;
}
#mainNav li:hover.pre-lastDone{
		cursor:pointer;
		background-image: url(../images/step2b.png);
	}
	#mainNav li.pre-current.click{
		background:url(../images/transparent.gif);
	}	
	

#mainNav li.lastDone{
	background-color:#FCB100;
	background-image: url(../images/step_arrow2.png);
	width:45px;	
}
#mainNav li.pre-done{
	background-image: url(../images/step3.png);
	background-repeat: no-repeat;
	width:180px;		
}
#mainNav li.done{
	background-color:#016235;
	background-image: url(../images/step_arrow3.png);
	width:130px;
}
#mainNav li:hover.pre-done{
		cursor:pointer;
		background-image: url(../images/step3a.png);
	}
	#mainNav li.pre-done.click{
		background:url(../images/transparent.gif);
	}
		

/*TITLES*/
#mainNav li taytol{
width:150px;
display:block;
margin:60px 0 0 10px;
font-weight:bold;
font:130% helvetica,clean,sans-serif;color:#FFF;
}
#mainNav li midtaytol{
width:150px;
display:block;
margin:10px 0 0 10px;
font-weight:bold;
font:130% helvetica,clean,sans-serif;color:#FFF;
}
/* LINK*/
#mainNav li a, #mainNav li a:link,  #mainNav li a:active {
color:#FFF;
cursor:hand;
text-decoration:none;
}
#mainNav li a:hover{
color:#FFF;
text-decoration: underline;
}

/*PAGE STYLE*/
#mainNav li p{
width:170px;
display:block;
margin:5px 0 5px 10px;
font-weight:bold;
font:98% helvetica,clean,sans-serif;color:#FFF;
}

#mainNav li a em{
width:170px;
display:block;
margin:50px 0 0px  10px;
font-style:normal;
font-weight:bold;
font:110% arial,helvetica,clean,sans-serif;color:#FFF;
}
#mainNav li em{
width:170px;
display:block;
margin:50px 0 0px  10px;
font-style:normal;
font-weight:bold;
font:110% arial,helvetica,clean,sans-serif;color:#FFF;
}
/*LINE HEADER*/
hr {
  border:0;
  border-top: 1px solid #FFF;
  height: 0;
  margin: 3px 0px 0px 10px;
  background: #E19832;
  width: 100%
}
hr.jane {
  border:0;
  border-top: 1px solid #000;
  height: 0;
  margin: 3px 0px 0px 10px;
  background: #E19832;
  width: 100%
}
#contactDetails {
	float: right;
	position: relative;
	border-left: 1px solid #016235;
	margin: 250px 15px 5px 10px;
	padding: 3px 30px 0px 5px;
}
#contactDetails.h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 14px;
	color: #016235;
	padding: 0px 0px 0px 0px;
}

#downloadDetails {
	width: 450px;
	float: left;
	position: relative;
	margin: 15px 0px 0px 45px;
}

#downloadDetails li{
	height:38px;
	list-style:none;
	background-repeat: no-repeat;
	padding-top:5px;
	
}
#downloadDetails p {
	/*padding-left: 45px;*/	
	margin-top: -20px;
	margin-left: 45px;	
	font-style:normal;	
	color: #000;
}
* html #downloadDetails p {
	/*padding-left: 45px;*/	
	margin-top: 0px;
	margin-left: 10px;	
	font-style:normal;	
	color: #000;
}
#downloadDetails li.applicationForms{
	padding-left: 40px;	
	background-image: url(../images/appforms.png);
	background-repeat: no-repeat;
	color: #496C4C;
}
#downloadDetails li.announcements{
	padding-left: 15px;
	list-style:circle
	background-repeat: no-repeat;
	
}

#downloadDetails li.otherForms{
	padding-left: 40px;	
	/*/background-image: url(../images/otherforms.png);*/
	background-repeat: no-repeat;
	color: #496C4C;
}
#downloadDetails li.prospectus{
	padding-left: 40px;	
	background-image: url(../images/prospectus.png);
	background-repeat: no-repeat;
	color: #496C4C;
}
#downloadDetails li.brochures{
	padding-left: 40px;	
	background-image: url(../images/brochures.png);
	background-repeat: no-repeat;
	color: #496C4C;
}
#downloadDetails li.pdf{
	padding-left: 40px;	
	background-image: url(../images/Adobe_Logo.gif);
	background-repeat: no-repeat;
	color: #496C4C;
}
