﻿body
{
	background:url(images/b.gif) 0 0 repeat-x; 
	font-family: Tahoma, Arial, sans-serif;
	font-size:75%;
	padding:0;
	margin:0;
	color:#000;
}
/*------------------------------------------------topheader--------------------*/
 #topheader{
	width:1200px;
	height:146px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	
	padding: 0px;
	float: none;
	 
}
.logo {
	background-image: url(images/EmbassyLogo.gif);
	padding: 0px;
	float: left;
	height: 95px;
	width: 400px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.menu_area {
	float: left;
	margin-top: 60px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.home {
	font-family: impact;
	font-size: 20px;
	font-weight: normal;
	color: #5a5a5a;
	text-decoration: none;
	background:url(images/home.png) 32px 0px no-repeat #fff;
	background-repeat: no-repeat;
	margin: 0px;
	float: left;
	height: 70px;
	width: 110px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 40px;
}
.home:hover {
	font-family: Arial;
	font-size: 20px;
	font-weight: normal;
	text-transform: lowercase;
	color: #3c6f75;
	text-decoration: none;
	background:url(images/home.png) 32px 0px no-repeat #fff; 
	background-repeat: no-repeat;
	margin: 0px;
	float: left;
	height: 70px;
	width: 110px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 40px;
}
.register {
	font-family: impact;
	font-size: 20px;
	font-weight: normal;
	color: #5a5a5a;
	text-decoration: none;
	background:url(images/register_icon.gif) 27px -5px no-repeat #fff;
	background-repeat: no-repeat;
	margin: 0px;
	float: left;
	height: 70px;
	width: 110px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 50px;
}
.register:hover {
	font-family: Arial;
	font-size: 20px;
	font-weight: normal;
	text-transform: lowercase;
	color: #3c6f75;
	text-decoration: none;
	background:url(images/register_icon.gif) 27px -5px no-repeat #fff;
	background-repeat: no-repeat;
	margin: 0px;
	float: left;
	height: 70px;
	width: 110px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 50px;
}
.userlogin{
	font-family: impact;
	font-size: 20px;
	font-weight: normal;
	color: #5a5a5a;
	text-decoration: none;
	background:url(images/userlogin.png) 26px 0px no-repeat #fff;
	background-repeat: no-repeat;
	margin: 0px;
	float: left;
	height: 70px;
	width: 110px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 50px;
}
.userlogin:hover{
	font-family: Arial;
	font-size: 20px;
	font-weight: normal;
	text-transform: lowercase;
	color: #3c6f75;
	text-decoration: none;
	background:url(images/userlogin.png) 26px 0px no-repeat #fff; 
	background-repeat: no-repeat;
	margin: 0px;
	float: left;
	height: 70px;
	width: 110px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 50px;
}
.adminonly {
	font-family: impact;
	font-size: 20px;
	font-weight: normal;
	color: #5a5a5a;
	text-decoration: none;
	background:url(images/admin.png) 26px 0px no-repeat #fff;
	background-repeat: no-repeat;
	margin: 0px;
	float: left;
	height: 70px;
	width: 110px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 50px;
}
.adminonly:hover {
	font-family: Arial;
	font-size: 20px;
	font-weight: normal;
	text-transform: lowercase;
	color: #3c6f75;
	text-decoration: none;
	background:url(images/admin.png) 26px 0px no-repeat #fff;
	background-repeat: no-repeat;
	margin: 0px;
	float: left;
	height: 70px;
	width: 110px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 50px;
}


/*-------------------------------Columleft---------------------------------------*/
#columleft{
	width:100px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0;
	margin-left: 0px;
	padding: 0px;
	float: left;
	background-color:Silver;
}
.login
{
}
.loginStatus
{
}


/*-------------------------------Columright---------------------------------------*/
#columright{
	width:70%;
	height:auto;
	margin-top: 0px;
	
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #dcd66e;
	text-decoration: none;
	float: left;
	background-color:Silver;
	 
	 
}
 
/*------------------------------------------------body start---------------------*/
#body{
	background:url(images/bg.gif);
	width:631px;
	margin:0 auto;
}
#body p.top{
	display:block;
	background:url(images/body_top_bg.gif) 0 0 no-repeat;
	width:631px;
	height:75px;
	float:left;
}
#body p.bot{
	display:block;
	background:url(images/body_bottom_bg.gif) 0 0 no-repeat;
	width:631px;
	height:78px;
	float:left;
}
/*------------------------------------------------body end---------------------*/
.personinfo {
	float: inherit;
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #3c6f75;
	margin: 0px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	float: inherit;
	 
}
/*------------------------------------------------footer start---------------------*/
#footer{
	width:778px;
	height:207px;
	margin:0 auto;
	padding:31px 0 0 0;
	position:relative;
}
#footer ul{
	width:373px;
	margin:0;
	padding:0;
	position:absolute;
	left:202px;
	top:28px;
}
#footer ul li{
	margin:0;
	float:left;
	font:bold 11px/14px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#880000;
	background-color:#FFFFD5;
	background-image:none;
}
#footer ul li a{
	font:bold 11px/14px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#880000;
	background-color:#FFFFD5;
	text-decoration:none;
	padding:0 10px 0 10px;
}
#footer ul li a:hover{
	color:#000;
	background-color:#C6EC62;
}
#footer p.copyright{
	font:normal 11px/14px  "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#000;
	background-color:#FFFED0;
	position:absolute;
	left:240px;
	top:60px;
}
#footer p.design{
	display:block;
	width:194px;
	height:17px;
	border:#E1E08E solid 1px;
	padding:0 0 0 35px;
	position:absolute;
	left:271px;
	top:93px;
	font:bold 11px/17px  "Trebuchet MS",Arial, Helvetica, sans-serif;
	color:#990000;
	background-color:#fff;
}
#footer a.link{
	width:85px;
	font:bold 11px/17px  "Trebuchet MS",Arial, Helvetica, sans-serif;
	color:#990000;
	background-color:#fff;
	padding:0 3px;
	text-decoration:none;
	text-transform:capitalize;
}
#footer a.link:hover{
	color:#fff;
	background-color:#B50000;
}
/*------------------------------------------------footer end---------------------*/

/*------------------------------------Admin Menu start---------------------------------*/
#adminheader
{	 
	padding: 2px;
	margin: auto;
	width:650px;
	height:44px;
	float: none;
}
.adminarea
{
	margin: auto;
	float: left;
	background-color:#d5d5d5;
	width: 650px;
	height: 44px;
	
}

.managedata
{
	font-family: impact;
	font-size: 14px;
	font-weight: normal;
	color: #3c6f75;
	text-decoration: none;
	margin: 0px;
	float: left;
	height: 27px;
	width: 125px;
	padding-top: 11px;
	padding-right: 5px;
	padding-bottom: 11px;
	padding-left: 0px;
}
.managedata:hover
{
	font-family: impact;
	font-size: 14px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	margin: 0px;
	float: left;
	height: 27px;
	width: 125px;
	padding-top: 11px;
	padding-right: 5px;
	padding-bottom: 11px;
	padding-left: 0px;
}
.editnews
{
	font-family: impact;
	font-size: 14px;
	font-weight: normal;
	color: #3c6f75;
	text-decoration: none;
	margin: 0px;
	float: left;
	height: 27px;
	width: 125px;
	padding-top: 11px;
	padding-right: 5px;
	padding-bottom: 11px;
	padding-left: 0px;
}
.editnews:hover
{
	font-family: impact;
	font-size: 14px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	margin: 0px;
	float: left;
	height: 27px;
	width: 125px;
	padding-top: 11px;
	padding-right: 5px;
	padding-bottom: 11px;
	padding-left: 0px;
}
.search
{
	font-family: impact;
	font-size: 14px;
	font-weight: normal;
	color: #3c6f75;
	text-decoration: none;
	margin: 0px;
	float: left;
	height: 27px;
	width: 125px;
	padding-top: 11px;
	padding-right: 5px;
	padding-bottom: 11px;
	padding-left: 0px;
}
.search:hover
{
	font-family: impact;
	font-size: 14px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	margin: 0px;
	float: left;
	height: 27px;
	width: 125px;
	padding-top: 11px;
	padding-right: 5px;
	padding-bottom: 11px;
	padding-left: 0px;
}
.addrecord
{
	font-family: impact;
	font-size: 14px;
	font-weight: normal;
	color: #3c6f75;
	text-decoration: none;
	margin: 0px;
	float: left;
	height: 27px;
	width: 125px;
	padding-top: 11px;
	padding-right: 5px;
	padding-bottom: 11px;
	padding-left: 0px;
}
.addrecord:hover
{
	font-family: impact;
	font-size: 14px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	margin: 0px;
	float: left;
	height: 27px;
	width: 125px;
	padding-top: 11px;
	padding-right: 5px;
	padding-bottom: 11px;
	padding-left: 0px;
}
.adminregister
{
	font-family: impact;
	font-size: 14px;
	font-weight: normal;
	color: #3c6f75;
	text-decoration: none;
	margin: 0px;
	float: left;
	height: 27px;
	width: 125px;
	padding-top: 11px;
	padding-right: 0px;
	padding-bottom: 11px;
	padding-left: 0px
	}
.adminregister:hover
{
	font-family: impact;
	font-size: 14px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	margin: 0px;
	float: left;
	height: 27px;
	width: 125px;
	padding-top: 11px;
	padding-right: 0px;
	padding-bottom: 11px;
	padding-left: 0px;
}
/*------------------------------------Admin Menu end---------------------------------*/

.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.modalPopup {
	background-color:#ffffdd;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
	width:250px;
}
.searchPage
{
	background-color: #ffffdd;
	border-width: 3px;
	border-style: solid;
	border-color: Gray;
	padding: 3px;
	width:650px;
	float:left;
	height: 50px;
	
}
.welcomeLabel
{
	font:bold 14px Georgia, "Times New Roman", Times, serif; color:#364A5B;
	font-size: 14px;
	color: #0000FF;
}
/*------------------------------------default page ---------------------------------*/

.content
{
	border: 2px #00FFFF;
	background:url(images/bg.gif);
	width: 650px;
	float: none;
	height: 900px;
	font-family: Tahoma, Arial, sans-serif;
}
.content h3{
	background:url(images/info_head.gif) no-repeat; color:#dee1e5; font:bold 28px/40px Georgia, "Times New Roman", Times, serif;}
.content h2{
	background:url(images/info_head.gif) no-repeat; color:#dee1e5; font:bold 15px/30px Georgia, "Times New Roman", Times, serif;}
.content p{
	font:bold 19px Georgia, "Times New Roman", Times, serif; color:#364A5B; margin:10px 10px 28px 10px;}
.content ul{
	color:#850049;
	font:normal 14px/17px Georgia, "Times New Roman", Times, serif;}
/*------------------------------------manageData page ---------------------------------*/
.ManageDatacontent
{
	border: 1px groove #00FFFF;
	background-color: #ffffff;
	float: left;
	height: 800px;
}
.admin
{
	border: 2px #00FFFF;
	background:url(images/bg.gif);
	width: 650px;
	float: none;
	height: 244px;
}
.adminregisterpage
{
	border: 2px #00FFFF;
	background:url(images/bg.gif);
	margin: 15px;
	width: 264px;
	float: none;
	height: 242px;
}
