﻿body 
{
    padding:0px;
    margin:0px;
    text-align:center;
    font-family:Arial;
	
}
ul,p{ padding:0px; margin:0px;}

#link 
{
	 list-style-type:none;
	 margin-left:18px;
	 margin-bottom:25px;
}
#logo
{
	margin: 0px 28px 30px 110px;
}

#link li
{
	float:left;
	padding:0px 5px;
	height:18px;
	line-height:18px;
}
#link .active 
{
	 font-weight:bold; font-size:15px;
}

#link .normal 
{
	 font-weight:normal; font-size:13px;  
}

#link a:link, #link a:hover, #link a:active, #link a:visited
{
	 color:#133891;  text-decoration:none; height:18px; line-height:18px;
}
		
#content 
{
    width:540px; height:auto; margin:0px auto; height:400px; margin-top:100px;
    text-align:left;		
}


#searchBar
{
	 margin:0px 0px 10px 0px;
	 width:502px;
	 float:left; 
	 height:31px; 
	 /*background-color:#0000ff;*/
}
	
#keyword
{
	margin: 0px 0px 6px 0px; 
	line-height:27px; 
	border:0px;
	font-size:17px; 
	font-family:arial,sans-serif;
	height:27px; 
	width:415px; 
	vertical-align:middle;  
	padding-left:6px; 
	*padding-top:0px; 
	*height:27px; 
	*line-height:27px;
	float:left;
}
.keyword_border
{
     margin: 0px; 
     width:425px;
     float:left;  
     border:solid 1px #cccccc ;
     height:29px; 
     background-color:#ffffff;
}
/*
#search_bt 
{
    vertical-align:middle;
    float:right;
    background-image: url(../images/searchBtn.png);
    background-repeat:no-repeat;
    background-color:Transparent;
    width:108px;
    height:31px;
    border:0px;
    font-size:16px;
    font-family:Arial;
    font-weight:bold;
    color:White;
    cursor:pointer;
}
*/
#search_bt
{
	width:70px;
	height:30px;
	display:block;
	border: solid 0px #ffffff;
	background-image:url(search.gif);
	float:right;
/*
    vertical-align:middle;
    text-align:center;
    line-height:31px;
    float:right;
    background-image: url(../images/searchBtn.png);
    background-repeat:no-repeat;
    background-color:Transparent;
    width:108px;
    height:31px;
    border:0px;
    font-size:16px;
    font-family:Arial;
    font-weight:bold;
    color:White;
    cursor:pointer;
    -moz-user-select: none;
    -khtml-user-select: none;
    user-select: none;
*/
}

	
.copyright { width:100%;height:20px;line-height:20px;display:block;float:left;}
.copyright p { color:#cccccc; font-size:11px; vertical-align:middle; line-height:18px; height:18px; margin:0 auto 0 auto;display:block;text-align:center;}
#footer { width:100%; height:30px;float:left;}
#footer img{ display:block; margin: 0 auto 0 auto; vertical-align:middle; margin-top:5px;}

input[type="text"]:focus{ 
outline: 0px  !important; 
}

.ServiceCountryTable  a:link, .ServiceCountryTable a:visited
{
    width: 133px;
    height:20px;
    font-family:arial,sans-serif;
    float:left;
    display:block;
    line-height:20px;
    font-size:12px;
    font-weight:normal;
    color: #cccccc;
    text-decoration:none;
    border:0px;
    padding:0 0 0 0;
    margin:0 0 0 0;
    text-align:left;
}

.ServiceCountryTable a:hover, .ServiceCountryTable a:active
{
	 color:#000000; 
	 font-weight:bold;
}

.currentServiceCountry
{
    color:#000000 !important;
    font-weight:bold !important;

}

.location_border
{
     margin: 0px; 
     width:180px;  /*14*/
     float:left;  
     border:solid 1px #cccccc ;
     height:29px; 
     background-color:#ffffff;
}
#location
{
    margin: 0px;
	font-size:17px; 
	font-family:arial,sans-serif;
	vertical-align:middle; height:27px; line-height:27px;height:27px; *padding-top:0px; *height:27px; *line-height:27px; 
	width:170px;
	border:0px;
    float:left;
    padding-left:6px;
}
.LocationHint
{
    width: 170px;
    height: 27px;
    line-height:27px;
    text-align: left;
    vertical-align: middle;
    font-size: 14px;
    font-family: "Helvetica Neue", Helvetica, Arial, Sans-Serif;
    color: #e0e0e0;
    position: absolute;
    display: none;
    z-index: 100;
}
