
.search-container{

	position:relative;
	padding-top:10px;
	

}

search-input{
	position:absolute;
	
}

.hotLineN
	{
	   width: 231px; 
	   height: 61px; 
	   background-image: url('/images/number-en.gif'); 
	   background-repeat: no-repeat
	 }
	 
.hotLineNAr
	{
	   width: 231px; 
	   height: 61px; 
	   background-image: url('/images/number.gif'); 
	   background-repeat: no-repeat
	 }
	 
.hotLineN #txt
{
    text-decoration: none;font-size: 16px; font-family: Tahoma; 
    color: #FF6600; padding-top: 15px; 
    padding-left: 70px; padding-right: 7px; font-weight: bold;
}
    
.hotLineN #num
{
    color: #FF6600; font-size: 17px; font-family: Tahoma; 
    text-decoration: none; font-weight: bold;
    padding-top: 4px; padding-right: 5px; padding-left: 45px; 
    text-align: center;
}
    
.hotLineNAr #txt
{
    text-decoration: none;font-size: 16px; font-family: Tahoma; 
    color: #FF6600; padding-top: 15px; 
    padding-left: 7px; padding-right: 80px; font-weight: bold;
}
    
.hotLineNAr #num
{    
    color: #FF6600; font-size: 17px; font-family: Tahoma; 
    text-decoration: none; font-weight: bold;
    padding-top: 4px; padding-right: 50px; padding-left: 5px; 
    text-align: center;
}


.speciallink a, visited
{
    font: 12px;
    color: #333333;
    text-align: justify;
    padding: 8px;
    text-decoration: none;
}
.speciallink a:hover{color:#CC0000; text-decoration:none;}


.tbody{background:url(/media/bodybg.gif) repeat-x; height:100px;}

.linkstable{width:940px;margin:auto;padding:0; height:60px;}

.searchbox{
	
	width:162px;
	height:20px;
	
	background:url(/media/searchbox_select.gif) no-repeat;
	padding-left:10px;
	
}

#searchinput{width:100px; border:0; font:12px; color:#666;
              background:url(/media/search.gif) no-repeat;}
              
#searchinput:focus{background:url(/media/s.gif) no-repeat;}	

.maintitle{font:24px; color:#000; padding-top:5px;}

.hint
{
    
    font-size: 14px;
    text-decoration: none;
}	
	.hint_ar
{
    
    font-size: 14px;
    text-decoration: none;
    
}	
.footer
{
    background-position: center top;
    background: #35353D url(/media/footer.gif) repeat-x;
}	
.Picfooter
{
    background-position: center bottom;
    background: url(/media/topfooter.gif) no-repeat;
    height: 50px;
    width: 940px;
}

.footer-table{margin:0;padding:0; }



.topfooter{background:url(/media/topfooter.gif) repeat-x bottom; height:56px; vertical-align:bottom;}

.mailinput{
	width:100px;
	border:0;
	font:14px;
	color:#000;
	background:#DCDCDC;
	position:absolute;
	left: 125px;
	top: 62px;
}

.paswordinput{
	width:100px;
	border:0;
	font:12px;
	color:#000;
	background:#DCDCDC;
	position:absolute;
	left: 126px;
	top: 91px;
}


.LinkCourseHeader
{
    font-size: 18px;
    color: #0099FF;
    font-weight: normal;
    text-decoration: none;

    text-transform: uppercase;
    padding-top: 4px;
    padding-bottom: 6px;
    margin-bottom: 4px;
}

.LinkCategoryeHeader a
{
    font-size: 12px;
    color: #CC0000;
    font-weight: normal;
    text-decoration: none;
    white-space: pre-wrap;
   
}

.imagCategorye img
{
    border: 2px solid #CCCCCC;
    color: #CCCCCC;
    text-decoration: none;
}

.styleRight
{
    background-position: left;text-align:right;
    
    background-repeat: no-repeat
 }

.styleLeft
{
   background-position: right;text-align:left;

   background-repeat: no-repeat
 
 }

.right
{
text-align:right;
}
.left{
text-align:left;
}
.floatRight
{
    text-align: right;
    float:right;
}
.floatleft{float: left;
text-align:left;
}
/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */


#NewsTicker{
	border:solid 1px #cccccc;
	background:#eaf5e0;
	width:300px;
	height:364px;
	margin:0 auto;
}
	#NewsTicker h1{
		padding:6px; margin:0; border:0;
		background:#dfe9d5;
		color:#000000;
		font-size:11px;
		font-weight:bold;
	}
	#NewsVertical {
	width: 300px;
	height: 300px;
	display: block;
	overflow: hidden;
	position: relative;
	}
	#controller{
	padding:6px;
	font-size:11px;
	color:#666;
	}
	#play_scroll_cont{display:none;}
/* --------------- */
/* Ticker Vertical */
	#TickerVertical {
		width: 300px;
		height: 330px;
		display: block;
		list-style: none;
		margin: 0;
		padding: 0;
	}
	#TickerVertical li {
		display: block;
		width: 288px;
		color: #333333;
		text-align: left;
		font-size: 11px;
		margin: 0;
		padding: 6px;
		float: left;
	}
		#TickerVertical li .NewsTitle{
			display: block;
			color: #000000;
			font-size: 12px;
			font-weight:bold;
			margin-bottom:6px;
		}
		#TickerVertical li .NewsTitle a:link,
		#TickerVertical li .NewsTitle a:Visited {
			display: block;
			color: #000000;
			font-size: 12px;
			font-weight:bold;
			margin-bottom:6px;
			text-decoration:none;
		}
		#TickerVertical li .NewsTitle a:hover {
			text-decoration:underline;
		}
		
		#TickerVertical li .NewsImg{
			float:left;
			margin-right:10px;
		}

		#TickerVertical li .NewsFooter{
			display: block;
			color: #000000;
			font-size: 10px;
			margin:6px 0 14px 0;
		}
		
		
.input
{
    background-position: #F4F4F4;
    width: 135px;
    line-height: 27px;
    background: #F4F4F4;
    color: #333333;
    font-size: 12px;
    -moz-border-radius: 2px;
    border: 1px solid #666;
    margin-left: 1px;
    padding: 0px;
}

.inputlabel{color:#333; font:12px ; margin-left:1px; margin-right:3px}


.botlinks{ font-size:12px ; color:#000; text-decoration:none;  padding-left:10px;}

.checkbox
{
    margin-right: 4;
    margin-bottom: 0;
    margin-left: 4px;
}

.botlinks:hover{color:#F00; }

.absolute{position:absolute; left:40px; top:120px;}

.language{position:absolute; left:0; top:0;}

.commingSoonLink
{
   
    font-size: 12px;
    color: #CC0000;
    text-decoration: none;
    padding-bottom: 5px;
}
h1{color:#000;padding-bottom:5px; line-height:27px;}


.read a,visited{ text-decoration:none; color:#999; }

.read a:hover{text-decoration:none;color:#F00;}
	
	

.list
{
    color: #EC0000;
    font-size: 14px;
    font-weight: bold;
}

.listsub{font-size:12px; padding:5px 0 5px 20px; border-bottom:1px solid #999;}

.listsub:hover
{
    background-position: #FFF;
    padding: 5px 0 5px 20px;
    border-bottom: 1px solid #999;
    background: #FFF;
    cursor: pointer;
}

.listsub a
{
    font-size: 12px;
    color: #333333;
    text-decoration: none;
}

.listsub a:hover
{
    font-size: 12px;
    color: #FF0000;
    text-decoration: none;
}

.catagories{padding:10px 0 5px 10px; }

.catagories a,visited{font-size:12px; color:#000; text-decoration:none; font-weight:bold;}

.catagories a:hover{color:#F00;}

.objective{color:#F00; font-size:12px;}

.objective li{color:#999; font-size:12px; padding:5px; list-style:lower-alpha;}

.redfont
{
    color: #F00;
    clear:both;
}
a.redfont
{
    color: #F00;
    clear:both;
}
.related a,visited{color:#999; font-size:14px; padding-bottom:20px; text-decoration:none; text-align:center}

.related a:hover{color:#0099FF;}

.news-detail{font-size:14px; color:#000; padding:10px 0 10px 0; }


.newsinput
{
    width: 200px;
    background: #F2F2F2;
    border: 1px solid #B7BBCA;
    margin: 0px 0 5px 0;
}

.newslabel{color:#000; font-size:14px; padding:10px; width:100px; display:block; }

.textarea{width:200px; height:100px; background:#F2F2F2; border:1px solid #666;}

.submit
{
    background-position: no-repeat;
    background: url('/media/submit.jpg') no-repeat;
    -moz-border-radius: 1px;
    margin: 5px;
    width: 100px;
    color: #FFF;
}

.news{float:right; padding-left:10px;}

.news_ar{float:left; padding-left:10px;}

.imgNews{float:right; padding-left:10px; max-height:250px; max-width:300px;}

.imgNews_ar{float:left; padding-left:10px;max-height:250px; max-width:300px}


.trainingTitle
{
    font-size: 16px;
    color: #0099FF;
    text-transform: uppercase;
    padding: 3px 10 3px 10px;
}

.trainingsub 
{
    font-size: 15px;

    color: #0099FF;
    text-transform: uppercase;
    padding: 3px 0 3px 40px; 
}

  .formButton
{
    width: 95px;
    height: 25px;
    margin: 10px 0 0 0px;
    color: #000;
    padding-bottom: 3px;
    border: none;
    background: url(/media/loginbtn_d.gif) no-repeat;
    cursor: pointer;
}
    
     .formButton:hover
    {

		background:url(/media/loginbtn_d.gif) no-repeat;
	
		
    } 
    
      .formButton130x25
    {
       
        width:130px;
        height:25px;
        margin:10px 0 0 30px;
        color:#000;
        padding-bottom:3px;
        border:none;
		background:url(/media/loginbtn_b.gif) no-repeat;
		cursor:pointer;
    }
    
     .formButton130x25:hover
    {

		background:url(/media/loginbtn_b.gif) no-repeat;
	
		
    } 
    
      .formButton200x25
    {
       
        width:200px;
        height:25px;
        margin:10px 0 0 30px;
        color:#000;
        padding-bottom:3px;
        border:none;
		background:url(/media/loginbtn_b200px.gif) no-repeat;
		cursor:pointer;
    }
    
     .formButton200x25:hover
    {

		background:url(/media/loginbtn_b200px.gif) no-repeat;
	
		
    } 
    
    #tblWellcome
    {
        width: 338px;
    }
    .style3
    {
        width: 301px;
    }




#marqueecontainer{
position: relative;
width: 250px; /*marquee width */
height: 320px; /*marquee height */
background-color: white;
overflow: hidden;
border: 0px solid orange;
padding: 2px;
padding-left: 4px;
}


#HotArticles
{

    border: .0em #CEC3AD solid;
    font-size: 0.85em;
    padding: 2px;
    width: 400px;
    line-height: 20px;
}
#HotArticles *
{

    font-size: 1em;
    margin: 0px;
    padding: 0px;
    display: none;
}
#HotArticles a
{

    display: inline;
}

.searchTextBoxBg
{
    background-image: url('/media/searchbox_select.gif');
    background-repeat: no-repeat;
    background-position:right center;
    font-size: 12px;
    color: #FFFFFF;
    padding-left: 14px;
    height: 20px;
    width: 132px;
    padding-top: 6px;
    vertical-align: top;
}

.LinkButton
{
    border-width: 0px;
    margin-left: -3px;
}




