#header {
width:1013px;
height: 140px;
padding-left:15px;
position:absolute;
margin:0 auto;
}
#header #logo {
width:322px;
float:left;
height:65px;
margin-bottom:15px;
}
#header #conatac-info {
float:right;
width:auto;
}
#header #info-nav {
width:222px;
float:right;
color:#555555;
margin-bottom:10px;
height:50px;
padding:0px 5px 12px 0px;
margin-bottom:20px;
}
#header .region {
float:right;
height:20px;
width: 150px;
}
#header .select_box2 {
background-color:#FFFFFF;
border:1px solid #BBBEC1;
width:180px;
color:#999999;
font-size:12px;
height:25px;
padding:2px;
}
#header .phone {
color:#4f80b2;
}
#header .searchbox
{
width:auto;
float:right;
margin-top:18px;
margin-left:12px;
}
#header .searchbox_area {
float:left;
margin-top:3px;
margin-right:18px;
width:40px;
}
#header .searchbox_text_box {
border:1px solid #BBBEC1;
border-radius:2px 2px 2px 2px;
font-family:Arial, Helvetica, sans-serif;
color:#58595B;
height:17px;
font-size:11px;
padding:1px;
}
#header #info-nav p {
font-size:12px;
line-height:20px;
float:left;
margin:0px;
}
#header #info-nav #top-nav {
color:#4f81b4;
font-size:12px;
margin-top:13px;
float:left;
margin-right:3px;
}
#header #info-nav #top-nav a {
color:#4f81b4;
text-decoration:underline;
margin-left:10px;
margin-right:10px;
}
#header #info-nav #top-nav a:hover {
color:#4f81b4;
text-decoration:none;
}
#header #info-nav  #country-select {
float:right;
height:30px;
width:150px;
}
#header #info-nav  #country-select select {
background-color:#FFFFFF;
border:1px solid #DDDDDD;
color:#999999;
font-size:12px;
height:22px;
padding:2px;
width:150px;
}
#container  #header{  width:1014px; height:90px;padding-left:15px; margin-bottom:30px;  }
#container #logo{ width:322px; float:left; height:65px;  margin-bottom:15px;}
#container #conatac-info {float:right;width:auto;}
#container  #info-nav{ width:222px; float:right;  color:#555555; margin-bottom:10px;    height:50px; /*background: url(../images/info_nav_bg.png) no-repeat scroll left top;*/ padding: 0px 5px 12px 0px; margin-bottom:20px;}
.region {float: right;    height: 20px;    width: 150px;}
.select_box2{   background-color: #FFFFFF;   border: 1px solid #BBBEC1;   width: 180px; color: #999999;    font-size: 12px;    height: 25px;    padding: 2px;
}
.phone{ color:#4f80b2;}
.searchbox{ width:auto; float: right;margin-top:18px; margin-left:12px;}
.searchbox_area{float:left; margin-top:3px; margin-right:18px; width:40px;}
.searchbox_text_box{ border: 1px solid #BBBEC1;    border-radius: 2px 2px 2px 2px; font-family:Arial, Helvetica, sans-serif;    color: #58595B;    height: 17px; font-size:11px;    padding: 1px;}
#container  #info-nav p { font-size:12px; line-height:20px; float:left; margin:0px; }
#container  #info-nav  #top-nav{ color:#4f81b4; font-size:12px; margin-top:13px; float:left; margin-right:3px;}
#container  #info-nav  #top-nav a { color:#4f81b4;text-decoration:underline; margin-left:10px;margin-right:10px; }
#container  #info-nav  #top-nav a:hover {color:#4f81b4; text-decoration:none; }
#container  #info-nav   #country-select {        float: right; height: 30px;      width: 150px;  }
#container  #info-nav   #country-select select {    background-color: #FFFFFF;    border: 1px solid #DDDDDD;    color: #999999;    font-size: 12px;    height: 22px;    padding: 2px;    width: 150px;}
#container #info-nav {
    color: #555555;
    float: right;
    height: auto;
    margin-bottom: 0px;
    padding: 0 5px 12px 0;
    width: 305px;
}

#topNav {
    float: right;
    margin-bottom: 7px;
}

#topNav li {
    font-family: 'Open Sans',Arial,Helvetica,sans-serif;
    display: inline;
    color: #5D6368;
    font-size: 13px;
    font-weight: 300;
    line-height: 22px;
    padding-right: 10px;
}

#topNav li a {
    font-family: 'Open Sans',Arial,Helvetica,sans-serif;
    color: #5D6368;
    font-size: 13px;
    font-weight: 300;
    line-height: 22px;
    text-decoration: none;
}

#topNav li.account {
    background: url(../images/home-new/header-nav-icon-set.png) no-repeat 0 1px;
    padding-left: 20px;
}

#topNav li.support {
    background: url(../images/home-new/header-nav-icon-set.png) no-repeat -2px -41px;
    padding-left: 20px;
}

#topNav li.contact {
    background: url(../images/home-new/header-nav-icon-set.png) no-repeat -1px -80px;
    padding-left: 20px;
    padding-right: 0px;
}

.searchBox {
    float: right;
    margin-bottom: 10px;
    width: auto;
}

#header .searchform {
    float: right;
    position: relative;
    width: 265px;
    background-color: #ffffff;
    border: 1px solid #E1E6E8;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
}

#header .searchform input {
    font-family: 'Open Sans',Arial,Helvetica,sans-serif;
    background-color: transparent;
    border-style: none;
    box-shadow: none;
    color: #5d6368;
    font-size: 12px;
    font-style: italic;
    margin: 0;
    padding: 6px 37px 6px 6px;
    text-decoration: none;
    width: 213px;
}

#header .searchform .icon-search {
    border-width: 0px;
    width: 14px;
    height: 14px;
    cursor: pointer;
    color: #FFFFFF;
    position: absolute;
    right: 10px;
    top: 7px;
}

.countrySelection {
    position: absolute;
    top: -27px;
    left: 395px;
}

.countrySelection .c-selectBox {
    font-family: 'Open Sans',Arial,Helvetica,sans-serif;
     border: none;
    color: #5D6368;
    font-size: 12px;
    font-weight: 600;
    height: 24px;
    padding: 2px;
	text-align: left;
	 
}
.countrySelection .c-selectBox option {
width:130px;
   
	 
}
/*.styled-select {
    width: 160px;
   height: 28px;
   overflow: hidden;
   overflow: -moz-hidden-unscrollable;
   background: #F6FAFD url(images/change-drop-down.png) no-repeat right ;
   display: inline-block;
   position:relative;
   
   }*/

.styled-select {
    width: 140px;
   height: 20px;
   overflow: hidden;
   overflow: -moz-hidden-unscrollable;
   background: #F6FAFD url(images/down_arrow.png) no-repeat right ;
   display: inline-block;
   position:relative;
   
   }
.styled-select select {
 appearance:none;
 -moz-appearance:none; /* Firefox */
 -webkit-appearance:none; /* Safari and Chrome */
 background: transparent;
   width: 200px;
   padding: 5px;
   font-size: 16px;
   line-height: 1;
   border: 0;
   border-radius: 0;
   height: 24px important;
   -webkit-appearance: none;
   cursor:pointer; text-align:right;
   padding-right:80px !important;
   border:0px;
   
     
    
   }
  select::-ms-expand {	display: none; }