/* CSS Document */
body{
	margin:0px;
	padding:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000;
	background-image:url(/themes/en/images/bg.gif);
	background-repeat:repeat-x;
	background-color: #5DA3B7;
	
	}
a{
	outline:none;
	color:#00477F;}
h1{
font-size:14px;
}	
.PageHeading{
font-size:13px;
color:#333;
font-weight:bold;
border-bottom:1px dotted #999999;
}	
h2{
font-size:13px;
}	
h3{
font-size:12px;
}	
input
{
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000;
}
textarea
{
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000;
}
select
{
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000;
}

.input_box, .input_box2{
	border:1px solid #C4C4C4;
	background:#fff;
	width:186px;}
.input_box2{
	width:auto;}
.button{
	background:#00477F;
	padding:3px 4px;
	color:#fff;
	font-weight:bold;
	font-size:11px;
	border:none;
	cursor:pointer;}
.button:hover{
	background:url(../images/btn_bg.jpg) repeat-x 0px -19px;
	padding:3px 4px;
	color:#fff;
	font-weight:bold;
	font-size:11px;
	border:none;
	cursor:pointer;}
.image{
	border:1px solid #666;
	padding:2px;}
.main_box{
	background:#fff;
	width:780px;
	padding:3px;}
.header{
	padding:10px 5px 10px 10px;}
.toplinks:link, .toplinks:active, .toplinks:visited{
	text-transform:uppercase;
	font-size:11px;
	color:#000;
	font-weight:bold;
	text-decoration:none;}
.toplinks:hover{
	text-decoration:underline;
	color:#000;}
.left_col{
/*	background:#D8E1E9;*/
	width:210px;}

.left_col1{
	background:#D8E1E9;
	width:210px;}

.slogan
{
	color:#00477F;

}

.tabs
{
	background:url(../images/arrow.jpg) no-repeat 10px 8px #00477F;
	text-transform:uppercase;
	color:#fff;
	font-weight:bold;
	font-size:11px;
	height:25px;
	padding-left:25px;
	vertical-align:middle;
}
.login_txt{
	color:#666666;
	font-weight:bold;}
.password:link, .password:active, .password:visited{
	font-size:11px;
	color:#00477F;
	font-weight:normal;
	text-decoration:none;}
.password:hover{
	text-decoration:underline;
	color:#00477F;}
.divider{
	background:#fff;
	height:3px;}
.test{
	line-height:18px;}
.more{
	float:right;
	text-align:right;
	padding:5px 8px 5px 0px;
	line-height:5px;
	background:url(../images/more_arr.gif) right 5px no-repeat;
	font-weight:bold;}
.more a{
	color:#00477F;
	text-decoration:none;}
.more a:hover{
	color:#00477F;
	text-decoration:underline;}
.dotted{
	background:url(../images/dotted.gif) repeat-x center;
	height:10px;
	float:left;
	clear:both;
	width:190px;
}

.menu{
	height:25px;
	background:url(../images/index_03.gif) repeat-x 0px 0px #00477F;
	padding-left: 10px;
	color:#fff;
	font-weight:bold;
	text-transform:uppercase;
	vertical-align:middle;}
.menu a{
	color:#fff;
	text-decoration:none;}
.menu_ac{
	color:#fff;}
.menu a:hover{
	color:#fff;
	text-decoration:underline;}
.main_txt{
	padding:3px;}
.content{
	padding:4px;
	line-height:14px;
	text-align:justify;}
.content a{
	color:#741E67;
	text-decoration:none;}
.tab_border{
	border:1px solid #C4C4C4;
}
.view_demo{
	font-size:12pt;
	color:#00477F;
	font-weight:bold;}
.con_title{
	background:#00477F;
	text-transform:uppercase;
	color:#fff;
	font-weight:bold;
	font-size:11px;
	height:25px;
	padding-left:5px;
	vertical-align:middle;}
.space{
	height:5px;}
.form_bg{
	width:80%;
	background:#F4F4F4;
	border:1px solid #C3C3C3;
	margin: 8px auto;
	padding:10px;
	font-weight:bold;
	}
.footer{
	font-size:10px;
	border-top:1px solid #0066FF;
	height:30px;
	vertical-align:middle;}
.footer a{
	color:#666;
	text-decoration:underline;}
#simplegallery1{ //CSS for Simple Gallery Example 1
position: relative; /*keep this intact*/
visibility: hidden; /*keep this intact*/
border: 1px solid #666666;
}

#simplegallery1 .gallerydesctext{ //CSS for description DIV of Example 1 (if defined)
text-align: left;
padding: 2px 5px;
}	

.bottomborder
{
	padding:5px;
	border-bottom:1px solid #003366;
}
