﻿/*--------------------------Let's start with text, links and HTML-------------------------*/

html,body{
margin:0;
padding:0;
background:#ededed url(../images/BG.jpg) repeat-x fixed;
text-align:center;
}

a:link{
color:#2a3d54;
text-decoration:none;
}

a:visited{
color:#2a3d54;
text-decoration:none;
}

a:hover{
color:#CCCCCC;
text-decoration:none;
}

a:active{
color:#2a3d54;
text-decoration:none;
}

h1{
font:bold 12px verdana;
width: 350px;
border-bottom:1px solid #dedede;
margin:0;
padding:0;
color:#a0d500;
margin-bottom:8px;
margin-left:20px;
margin-top:10px;
}

h2{
font:bold 12px verdana;
width: 200px;
border-bottom:1px solid #dedede;
margin:0;
padding:0;
color:#a0d500;
margin-bottom:8px;
margin-left:20px;
margin-top:10px;
}

h3{
font: bold 16px Verdana;
margin:0;
color:#a0d500;
padding:0;
float:left;
margin-top:30px;
margin-left:30px;
}

* html h3{
margin-left:20px;
}

h4{
font: bold 14px Verdana;
margin:0;
color:#646464;
padding:0;
float:left;
margin-top:90px;
margin-left:30px;
}

* html h4{
margin-left:20px;
}

.style1{
float:left;
font:9px Verdana;
color:#666666;
padding:0;
margin-left:10px;
	width: 768px;
	margin-right: 0;
	margin-top: 0;
	margin-bottom: 0;
}

.style2{
padding:20px;
font:10px Verdana;
padding-left:250px;
}

#footer a{
color:#a0d500;
}

#footer a:hover{
color:#CCCCCC;
}

/*--------------------------End-------------------------*/

/*--------------------------start Image styles-------------------------*/

.img{
float:left;
margin-left:20px;
border:1px solid #CCCCCC;
}

/*--------------------------End-------------------------*/

/*--------------------------Start divs-------------------------*/

#container{
width:937px;
height:100%;
text-align:left;
margin:0 auto;

}

#top{
width:937px;
height:156px;
background:#2c425c;
border-bottom:2px solid #FFFFFF;
background:url(../images/banner.png) repeat-x;
}

#menu{
width:933px;
background:url(../images/navbg.gif) repeat-x;
height:29px;
border-bottom:1px solid #c8d6e6;
}

#headertext{
width:280px;
height:200px;
background:url(../images/headertext.gif) repeat-x;
float:left;
border-bottom:1px solid #c8e0ff;
}

#banner{
background:url(../images/banner.png);
float:left;
width:500px;
height:200px;
border-bottom:1px solid #c8e0ff;
}

#content{
width:932px;
min-height:332px;
background:#ffffff;
margin:0;
padding:0;
border-top:1px solid #FFFFFF;
float:left;
}

* html #content{
height:162px; /*defines the height in IE6*/
}

#welcomecontainer{
width:420px;
height:100%;
float:left;
margin-left:10px;
padding:0;
border-right:1px solid #dedede;
margin-top:10px;
margin-bottom:10px;
}

.welcome{
width:420px;
height:100%;
float:left;
margin:0;
padding:0;
}

.news{
width:100%;
height:100%;
float:left;
margin-left:10px;
padding:0;
margin:0;
margin-top:10px;
}

* html .news{
width:320px;
}

#footer{
width:941px;
height:80px;
background:#2c415c;
font:10px Verdana;
color:#FFFFFF;
padding:0;
float:left;
margin:0;
background:url(../images/footer.png) repeat-x;
}

/*--------------------------End-------------------------*/

/*--------------------------Start menu css-------------------------*/

#menu ul{
list-style-type:none;
margin:0;
font:bold 10px Verdana;
text-decoration:none;
float:right;
padding:8px;
padding-left:0px;
width:150px;
}

#menu li{
display:inline;
}

#menu li a{
color:#646464;
padding:8px;
}

#menu li a:hover{
background:url(../images/navover.gif) repeat-x;
}
#logo
{
	
background:url(../images/mislogo.png);
background-repeat:no-repeat;
width:236px;
height:80px;

float:right;
}
#top h2
{
display:block;
width:230px;
height:20px;

float:right;
font: bold 11px Verdana;

color:Aqua;
padding:0;
float:right;
margin-bottom:50px;
margin-left:-300px;

}
h3.btn_style
{
	
	margin:0px;
	padding:0px;
	width:750px;
	height:20px;
}
#NATIONAL_NUMBER
{
	border:none;
}
#txt_studcode
{
	border:none;
}
#txt_fullname
{
	border:none;
}
#faculty
{
	border:none;
}
#txt_dep
{
	border:none;
}
#txt_level
{
	border:none;
}
#txt_email
{
	border:none;
}
#txt_checkup2
{
	border:none;
}
#txt_studCase
{
	border:none;
}
#txt_studNuter
{
	border:none;
}
div.txt_header
{
font: bold 17px Verdana;
margin:0;
color:#a0d500;
padding:0;
float:right;
margin-top:5px;
margin-bottom:5px;
margin-right:70px;
}