@charset "utf-8";
/* CSS Document */
body {
	margin: 0;
	padding: 0;
	font: Arial, Helvetica, sans-serif;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #2c81c4;
	height: 100%;
}

#main {
	width: 1000px;
	padding: 0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	
}

#header {
	background-image: url(../img/public/header.png);
	background-repeat: no-repeat;
	width: 1000px;
	height: 164px;
	background-position: top center;
}

#header-fre {
	background-image: url(../img/public/header_fre_1.png);
	background-repeat: no-repeat;
	width: 1000px;
	height: 164px;
	background-position: top center;
}

#header-nav {
	float:right;
	margin: 120px 30px 0 0;
	color: #000000;
}

#header-nav a{
	color: #000000;
}


#content {
	padding: 0px;
	height: 100%;
	background-image: url(../img/public/middle_bg.png);
	background-repeat: repeat-y;
	overflow:hidden;
}

.content-area {
	width: 800px;
	margin: 0 0 0 0;
}

.content-right {
 float:right;
 width: 180px;
 margin: 0px 15px 0 0;
}

.content-left {
 float:left;
 width: 560px;
 margin: 0 0 0 15px;
}

#right {
	float: left;
	display: inline;
	text-align:left;
	font-size: 12px;
	margin-bottom: 20px;
}

* html #right {
 w\idth: 795px;
}

* html #left {
}

#left {
	 float: left;
 width: 190px;
 display: inline;
 min-height: 400px;
}



#left .plain a{
	color: #000;
	margin-left: 10px;
	font-size: 11px;
}

#left .plain a:hover {
	text-decoration: none;
	color:#fff;
}

#left .plain a:active {
	text-decoration:none;
	color:#fff;
}


#menu li a{
	color: #ffffff;
}


.clear { clear: both; background: none;  }


/* menu */
/*
#menuholder {
		background-image: url(../img/public/nav_middle.jpg);
	background-repeat: repeat-y;
	width: 175px;
	padding: 0px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 5px;
}

#menuholder-top {
	background-image: url(../img/public/nav_top.jpg);
	background-repeat: no-repeat;
	width: 175px;
	height: 16px;
}

#menuholder-bottom {
	background-image: url(../img/public/nav_bottom.jpg);
	background-repeat: no-repeat;
	width: 175px;
	height: 11px;
	font-size: 1px;
	line-height: 1px;
}

#menu{
	width: 173px;
	margin: 0;
	padding: 0;
}

* html #menu {
	w\idth: 140px;

}

#menu li {
	margin: 0 0 0 5px;
	padding: 10px 0 0 15px;
	list-style-type: none;
	background-image: url(../img/public/navitem_bg.jpg);
	background-repeat: no-repeat;
	width: 156px;
	height: 28px;
	text-align: left;
	background-position: bottom;
	text-decoration: none;
	text-align: left;
	margin: 0 0 0 5px;
	font-weight: bold;
	font-size: 12px;
}

#menu .plain {
	list-style-type: none;
	background-image: url(../img/public/subnav_bg.gif);
	background-repeat: no-repeat;
	width: 160px;
	height: 28px;
	text-align: left;
	background-color: #F9B062;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 15px;
	text-indent: 10px;
	background-position: bottom;
}

#menu .plainhead {
	list-style-type: none;
	background-image: url(../img/public/subnav_bg.gif);
	background-repeat: no-repeat;
	width: 165px;
	height: 28px;
	text-align: left;
	background-color: #F9B062;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10px;
	text-indent: 10px;
	background-position: bottom;
}


#menu .plainspace {
	margin: 0 0 0 5px;
	padding: 0 0 0 0;
	list-style-type: none;
	background-image: none;
	width: 156px;
	height: 10px;
	text-align: left;
}


#menu li a:hover{
} */

/* faqs */

.faqs .faqli {
	list-style-type: none;
	margin: 0 0 3px 0;
}

/* view range */
/*
Blue colour: #00aeef

Orange colour: #F29725
*/

h1 {
	font-size: 19px;
	color: #00aeef;
	margin: 10px 0px;
	font-weight:bold;
}

h2{
	font-size: 12px;
	color:#F29725;
	margin: 5px 0px;
	font-weight:bold;
	text-align: left;
}

h3,h4,h5,h6,h7{
	font-size: 13px;
	color:#2c81c4;
	margin: 5px 0px;
	font-weight:bold;
}

h5{
	font-size: 12px;
	color:#F29725;
	margin: 5px 0px;
	font-weight:bold;
	text-align: center;
}
/* links */
a {
	text-decoration: none;
	color:#00aeef;
}

/* links */
a:hover {
	text-decoration: none;
	color:#000;
}

a:visited {
}

/* nav */


/* link list */

#linklist {
	list-style: none;
	padding: 0 0 0 0;
	margin: 10px 0 0 0;
}

#linklist li{
	padding: 0 0 0 0;
	margin: 10px 0 0 0;
}

#linklist li a{
	color:#0079c1;
	text-decoration: none;
	text-align: left;
	font-weight: bold;
	font-size: 12px;
}

/* products */

.product-tabs {
	float:left;
	margin: 0 0 0px 10px;
	padding: 0;
	height: 31px;
}

.product-pad {
padding: 1px 0 0 0;
}

.product-tabs li{
	list-style: none;
	display: inline;
}

.product-tabs .selected-tab{
	color: #000000;
}

.product-tabs li a{
	float: left;
	display: block;
	background-image: url(../img/public/tab_bg.jpg);
	background-repeat: no-repeat;
	width: 92px;
	height: 21px;
	text-decoration: none;
	color: #00aeef;
	font-size: 12px;
	text-align: center;
	font-weight: bold;
	padding: 10px 0 0 0;
}

.product-landing-right {
	float:right;
	width: 213px;
	margin-bottom: 0px;
	padding: 5px;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
}

* html .product-landing-right {
	w\idth: 208px;
}

.product-landing-left {
	float:left;
	width: 500px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
}

* html .product-landing-left {
	w\idth: 460px;
}

.product-landing-cards {
	float: left;
	margin: 10px 0 0 0;
}

.product-landing-card-eng {
	float:left;
	background-repeat: no-repeat;
	width: 150px;
	height: 125px;
	margin: 0 0px 0 0;
	padding: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
}

.product-landing-card-fre {
	float:left;
	background-repeat: no-repeat;
	width: 150px;
	height: 125px;
	margin: 0 0px 0 0;
	padding: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
}

.product-landing-card-last {
	float:left;
	background-repeat: no-repeat;
	width: 150px;
	height: 125px;
	margin: 0 0px 0 0;
	padding: 10px;
}


.product-landing-card-fre .productlink {
	color: #00aeef;
	display: block;
	font-size: 11px;
	text-align: center;
}

.product-landing-card-fre .productlink:hover {
	text-decoration: none;
}

.product-landing-card-fre h2{
	font-size: 12px;
	text-align: center;
	font-weight: bold;
	line-height: normal;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 2px;
	padding-left: 0;
}

.product-landing-card-eng .productlink {
	color: #00aeef;
	display: block;
	font-size: 11px;
	text-align: center;
}

.product-landing-card-eng .productlink:hover {
	text-decoration: none;
}

.product-landing-card-eng h2{
	font-size: 12px;
	text-align: center;
	font-weight: bold;
	line-height: normal;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 2px;
	padding-left: 0;
}

.product-landing-card-last h2{
	font-size: 12px;
	text-align: center;
	font-weight: bold;
	line-height: normal;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 2px;
	padding-left: 0;
}


.home-landing-cards {
	float: left;
	margin: 10px 0 50px 0;
}

.home-landing-card-eng {
	float:left;
	background-repeat: no-repeat;
	width: 105px;
	height: 200px;
	margin: 0 0px 0 0;
	padding: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
}

.home-landing-card-fre {
	float:left;
	background-repeat: no-repeat;
	width: 105px;
	height: 200px;
	margin: 0 0px 0 0;
	padding: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
}
.home-landing-card {
	float:left;
	background-repeat: no-repeat;
	width: 105px;
	height: 200px;
	margin: 0 0px 0 0;
	padding: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
}

.home-landing-card-last {
	float:left;
	background-repeat: no-repeat;
	width: 105px;
	height: 200px;
	margin: 0 10px 0 0;
	padding: 10px;
}


.sub-landing-card {
	float:left;
	background-repeat: no-repeat;
	width: 150px;
	height: 125px;
	margin: 0 0px 0 0;
	padding: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
}


.sub-landing-card .homelink {
	color: #00aeef;
	display: block;
	font-size: 11px;
	text-align: center;
}

.sub-landing-card .homelink:hover {
	text-decoration: none;
}

.home-landing-card .homelink {
	color: #00aeef;
	display: block;
	font-size: 11px;
	text-align: center;
}

.home-landing-card .homelink:hover {
	text-decoration: none;
}

.home-landing-card h2{
	font-size: 11px;
	text-align: center;
	font-weight: bold;
	line-height: normal;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 2px;
	padding-left: 0;
}


.hp_bottom
  {
    display: block;
    height: 100px;
   background-image: url(../img/public/hp_off.jpg);
	background-repeat: no-repeat;

  }

 .hp_bottom:hover
  { 
    background-image: url(../img/public/hp_on.jpg);
	background-repeat: no-repeat;
  }
 .ld_bottom
  {
    display: block;
    height: 100px;
   background-image: url(../img/public/ld_off.jpg);
	background-repeat: no-repeat;

  }

 .ld_bottom:hover
  { 
    background-image: url(../img/public/ld_on.jpg);
	background-repeat: no-repeat;
  }
  
  .hs_bottom
  {
    display: block;
    height: 100px;
   background-image: url(../img/public/hs_off.jpg);
	background-repeat: no-repeat;

  }

 .hs_bottom:hover
  { 
    background-image: url(../img/public/hs_on.jpg);
	background-repeat: no-repeat;
  }
  
 .ms_bottom
  {
    display: block;
    height: 100px;
   background-image: url(../img/public/ms_off.jpg);
	background-repeat: no-repeat;

  }

 .ms_bottom:hover
  { 
    background-image: url(../img/public/ms_on.jpg);
	background-repeat: no-repeat;
  }
  
 .tc_bottom
  {
    display: block;
    height: 100px;
   background-image: url(../img/public/tc_off.jpg);
	background-repeat: no-repeat;

  }

 .tc_bottom:hover
  { 
    background-image: url(../img/public/tc_on.jpg);
	background-repeat: no-repeat;
  }
  
 .yp_bottom
  {
    display: block;
    height: 100px;
   background-image: url(../img/public/yp_off.jpg);
	background-repeat: no-repeat;

  }

 .yp_bottom:hover
  { 
    background-image: url(../img/public/yp_on.jpg);
	background-repeat: no-repeat;
  }


.product-right {
	float:left;
	width: 205px;
	margin: 0px;
	padding-right: 10px;
	padding-left: 10px;
}

* html .product-right {
 w\idth: 175px;
}

.product-left {
	float:left;
	width: 580px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
}

* html .product-left {
 w\idth: 545px;
  margin: 0 0 0 0px;
}


.product-wrapper {

}

.product-top {
	background-image: url(../img/public/product_top.jpg);
	background-repeat: no-repeat;
	width: 573px;
	height: 11px;
	font-size: 1px;
	line-height: 1px;
}

* html .product-top {
	
}

.product-middle {
	margin: 0px;
	background-image: url(../img/public/product_middle.jpg);
	background-repeat: repeat-y;
	width: 533px;
	padding-top: 3px;
	padding-right: 20px;
	padding-bottom: 3px;
	padding-left: 20px;
}

* html .product-middle {
	w\idth: 553px;
}

.product-bottom {
	background-image: url(../img/public/product_bottom.jpg);
	background-repeat: no-repeat;
	width: 573px;
	height: 11px;
}

/* forms */
.formheader {
	padding: 2px 20px 2px 2px;
	text-align: right;
	white-space: nowrap;
	font-weight: bold;
	color:#aa050c;
}

.formtitle{
	padding: 2px 20px 2px 2px;
	text-align: right;
	white-space: nowrap;
	font-weight: bold;
}

.formfield{
	padding: 2px 2px 2px 2px;
	width: 100%;
}


input {
	margin:3px 0;
	font-size: 10px;
}

.textbox {
	background-image: url('../img/public/textbox_bg.html');
	color: #ffffff;
	font-size: 11px;
	height: 12px;
	width: 101px;
	border: none;
	padding: 5px; 0 0 5px;
	text-align: center;
}

.button {
	color:#2471d9;
	border: #2471d9 solid 1px;
	background-color:#cccccc;
}

/* sitemap */
#sitemap{
}

#sitemap li {
	margin: 0;
	padding: 0;
	list-style-type: none; 
}

/* tables */
table
{
	margin: 5px;
}

.tabletitle{
	padding: 2px 2px 2px 2px;
	text-align: center;
	white-space: nowrap;
	border-bottom: #DFDFDF solid 1px;
	font-weight: bold;
}

.tabletitle_rates{
	padding: 2px 2px 2px 2px;
	text-align: center;
	white-space: nowrap;
	border-bottom: #DFDFDF solid 1px;
	font-weight: bold;
	color: #ffffff;
}


.tabletitle a{
	text-decoration: none;
}

.tablefield a,.tablefield_alt a,.tablefield_on a{
}

.tablefield_rates td{
	text-align: left;
	white-space: nowrap;
	padding: 2px 2px 2px 2px;
	background-color: #ffffff;
}

.tablefield_alt_rates td{
	background-color: #e1e1e1;
	text-align: left;
	white-space: nowrap;
	padding: 2px 2px 2px 2px;
}

.tablefield td{
	text-align: center;
	white-space: nowrap;
	padding: 2px 2px 2px 2px;
}

.tablefield_alt td{
	text-align: center;
	white-space: nowrap;
	padding: 2px 2px 2px 2px;
	background-color: #f6f7fa;
}

.tablefield_on td{
	background-color: #f2f9ff;
	text-align: center;
	white-space: nowrap;
	padding: 2px 2px 2px 2px;
}

/* pagination */

#pagination {
	margin: 10px 0 0 0;
	color: #383836;
	
}

/* footer */
#footer {
	background-image: url(../img/public/footer.png);
	margin: 0 auto;
	padding:0 0 0 0;
	text-align:center;
	width: 1000px;
	height: 44px;
	font-size: 10px;
}

#footer-copy {
	float:left;
	margin: 15px 0 0 30px;
}

#footer-nav {
	float:right;
	margin: 15px 30px 0 0;
}

#footer a{
	color: #000000;
}

/* extra styles */
.title1 {
	color:#00aeef;
	font-size:18px;
	font-weight:normal;
	margin-bottom:5px;
	margin-top:10px;
}

.title2 {
	color:#00aeef;
	font-size:14px;
	font-weight:bold;
	margin:5px 0pt;
}

.title3 {
	color:#00aeef;
	font-size:12px;
	font-weight:bold;
	margin:5px 0pt;
}

.font1 {
	font-size:16px;
	margin-right: 10px;
}

.font2 {
	font-size:16px;
}

.font3 {
	font-size:14px;
	text-align: left;
}

.font4 {
	font-size:11px;
}

.font5 {
	font-size:10px;
}

.font6 {
	font-size: 11px;
	text-align: center;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
/*** redesign layout **/
body{ text-align: center; }

#Gheader{ text-align: left; margin: auto; height: 164px; width: 1000px; background: url('../img/public/header.png') no-repeat; }
#Gheader_inner{ padding: .5em 1.5em; height: 164px; } 
#Gheader_inner h1{ color: transparent; font-size: 100px; margin: 0; padding:0; display: none; }
#Gheader_inner h1 a{ color: transparent; }

#Gcontent{ text-align: left; margin: auto; width: 1000px; background: url('../img/public/middle_bg.png') repeat-y; }
#Gcontent_inner{  } 
#Gcontent_data{ float: right; width: 805px; padding: 1em 0.5em; }

#Gtopnav{ text-align:center; position: absolute; top: 120px; left: 0; width: 100%; }
#Gtopnav_inner{  text-align: right; margin: auto; width: 950px; }
#Gtopnav_inner a{ color: black; text-decoration: none; }
#Gtopnav_inner a:hover{ color: black; text-decoration: underline; }

/* menu */
#menuholder { background: url(../img/public/nav_middle.jpg) repeat-y; width: 175px; padding: 0px; margin: 0 0 0 5px; }
#menuholder-top { background: url(../img/public/nav_top.jpg) no-repeat; width: 175px; height: 16px; }
#menuholder-bottom { background: url(../img/public/nav_bottom.jpg) no-repeat; width: 175px; height: 11px; font-size: 1px; line-height: 1px; }
#menu{ width: 173px; margin: 0; padding: 0; }
#menu li {
    margin: 0 0 0 5px;
    padding: 10px 0 0 15px;
    list-style-type: none;
    background-image: url(../img/public/navitem_bg.jpg);
    background-repeat: no-repeat;
    /*width: 156px;*/
    height: 28px;
    text-align: left;
    background-position: bottom;
    text-decoration: none;
    text-align: left;
    margin: 0 0 0 5px;
    font-weight: bold;
    font-size: 12px;
}
#menu .plain {
    list-style-type: none;
    background-image: url(../img/public/subnav_bg.gif);
    background-repeat: no-repeat;
    height: 28px;
    text-align: left;
    background-color: #F9B062;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0px;
    padding-top: 10px;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 15px;
    text-indent: 10px;
    background-position: bottom;
}
#menu .plainhead {
    list-style-type: none;
    background-image: url(../img/public/subnav_bg.gif);
    background-repeat: no-repeat;
    height: 28px;
    text-align: left;
    background-color: #F9B062;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0px;
    padding-top: 10px;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 10px;
    text-indent: 10px;
    background-position: bottom;
}
#menu .plainspace {
    margin: 0 0 0 5px;
    padding: 0 0 0 0;
    list-style-type: none;
    background-image: none;
    height: 10px;
    text-align: left;
}
#menu li a{ color: white; text-decoration: none;  }
#menu li a:hover{ color: white; }

#menu li.plain a{ color: black; text-decoration: none;  }
#menu li.plain a:hover{ color: white; }

#Gtoll_free{ font-size: 10pt; font-weight: bold; text-align: right; padding-right: 30px;  }

#Gfooter{ text-align: left; margin: auto; height: 164px; width: 1000px; background: url('../img/public/footer.png') no-repeat; }
#Gfooter_inner{ padding: 15px 30px 0 30px; }
#Gfooter-copy {  }
#Gfooter-nav { float: right; }
#Gfooter-nav a { color: black; text-decoration: none; }

/******* error handler */
.error h4, .user_error h4, .user_warning h4, .user_notice h4{ padding: 0; margin:0; font-size: 1.2em; }
.error p{ margin:0; padding:0.3em; }
.error, .user_error{
	background-color: #B81900;
	background-image: url('../img/public/error_bg.png');
	border: 1px solid #CD0A0A;
	border-radius: 4px;
	color: white;
	margin: auto;
	padding: 0 7px;
	width: 95%;
	margin-bottom: 0.35em;
}
.user_warning{
	background-color: #FFE45C;
	border: 1px solid #FED22F;
	border-radius: 4px;
	color: #363636;
	margin: auto;
	padding: 0 7px;
	width: 95%;
	margin-bottom: 0.35em;
}
.user_notice{
	background-color: #88F;
	border: 1px solid #44F;
	border-radius: 4px;
	color: #363636;
	margin: auto;
	padding: 0 7px;
	width: 95%;
	margin-bottom: 0.35em;
}
.pre{ font: "Courier New", Courier, monospace; font-size: 0.9em; max-height: 250px; max-width: 99%; white-space: pre-wrap; overflow: auto; border: 2px dashed #FF6666; }
/*** /redesign layout **/