/*typography*/
body{font: 76% verdana,arial,sans-serif;text-align: center}
h1,h2,h3{font-family: verdana,arial,sans-serif}
h1{font-size: 200%}
h2{font-size: 160%}
h3{font-size: 110%} /*;text-transform:uppercase;letter-spacing:1px;margin:0 5px} */
h2{ margin: 0; padding:0; }
p{margin: 0;padding:0}
p{padding-bottom: 0.7em;line-height: 1.5}
a{text-decoration: none}
address{padding: 3px 15px;font-style:normal}
div#relax p{font-size: 120%}

/* initialise basics */
table { empty-cells: show; }
  
/* Header background images */
#header-hk { list-style-type:none; }
#img1{ background-image: url("images/site/r1.png");  background-repeat:no-repeat; width:80px; height:136px; }
#img2{ background-image: url("images/site/r2.png");  background-repeat:repeat-x;  height:136px;  }
#img3{ background-image: url("images/site/r3.png");  background-repeat:no-repeat; width:360px; height:136px; }

#img4{ background-image: url("images/site/t1.png");  background-repeat:no-repeat; width:65px; height:74px; }
#img5{ background-image: url("images/site/t2.png");  background-repeat:repeat-x;  height:74px;  }
#img6{ background-image: url("images/site/t3.png");  background-repeat:no-repeat; width:277px; height:74px; }

#img7{ background-image: url("images/site/f1.png");  background-repeat:no-repeat; width:33px; height:33px; }
#img8{ background-image: url("images/site/f2.png");  background-repeat:repeat-x;  height:33px;  }
#img9{ background-image: url("images/site/f3.png");  background-repeat:no-repeat; width:33px; height:33px; }

/* Header Nav Links */
#img2 { vertical-align:top; top:1em;text-align:left}
#nav-links { margin:0; padding:0.2em; text-align:right}
#nav-links li { display:inline; margin-right:1em; }
#nav-links-footer { list-style-type:none; }

#foot-sublinks { margin:0; text-align:center}
#foot-sublinks li { display:inline; margin-right:3em; }

/*layout*/
html{height: 100%; margin-bottom: 1px}
html,body{margin:0;padding:0 0 20px}
div#container{width: 800px;margin: 0 auto;text-align: left}
div#content{width:800px;padding:5px 0}
blockquote{float:left;clear:left; display:inline;width: 250px;margin: 0 10px 5px 15px;padding: 5px 0}
blockquote p{margin:0;padding: 14px 25px;text-align: left}

div#blockquote{float:left;clear:left; display:inline;width: 250px;margin: 0 10px 5px 15px;padding: 5px 0}
div#blockquote p{margin:0;padding: 14px 25px;text-align: left}


div#minipics,   div#myaccount {margin-left:290px;width:480px;}
div#minipics strong {font-size:100%;text-transform:uppercase;letter-spacing:0px;margin:0 15px; color: #000000; font-family: "Verdana", Arial, Helvetica, sans-serif}
div#minipics ul {list-style-type: none;margin:0 10px;padding:0;}
div#minipics li {text-align:center; float:left;width:125px;margin: 10px 10px 10px 0;padding: 5px 0;}
div#minipics li img{display: block;margin:0 10px;padding: 5px 0;border: 0px}
div#custom{margin-left:300px;width:480px;clear:right;}
div#footer{clear: both;margin-top: 10px}

/*colors*/
body{background: #FFF;}
h1 a{color: #C1E6FF}
h1 a:hover{color: #fff}
h2{color: #f60}
h3{color: #f60}
.alert{ color: red; }

/*h3{color: #B02A36}*/
/* div#content{background: #FFF;} */


blockquote{background: #FFEECC}
div#minipics li{background-color: #FFFFFF}
div#footer{color: #FFF}

#nav-links li  { color:#ff9900; }
#nav-links li a{ color:#ff9900; }
#nav-links li a:visited{ color:#ff9900; }
#nav-links li a:hover{ color:#330033; }

#foot-sublinks li  { color:#ff9900; }
#foot-sublinks li a{ color:#ff9900; }
#foot-sublinks li a:visited{ color:#ff9900; }
#foot-sublinks li a:hover{ color:#330033; }

