﻿/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body 
{
    margin: 0;
	padding: 0;
	font-family: Tahoma, Arial, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #666666;
	background: #FFFFFF url(/content/images/hkhmc/header_background.jpg) repeat-x;
}

#container
{
    margin-left: 10px;
    margin-right: 0;
    margin-top: 0;
    margin-bottom: 0;
}

h1, h2, h3 {
	margin: 0;
	font-weight: normal;
	color: #3F586B;
}

h1 {
	font-size: 197%;
}

h2 {
	font-size: 167%;
}

h3.highlight, h2.highlight
{
    color: #488000;
}

h3 {
	font-size: 100%;
	font-weight: bold;
}

p, ol, ul {
	line-height: 170%;
}

p {
}

ol {
	margin-left: 0;
	padding-left: 0;
	list-style-position: inside;
}

ul {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}

ul li {
	padding-left: 15px;
	background: url(/content/images/centerstage/img07.gif) no-repeat 0px 7px;
}

blockquote {
	margin: 0;
	padding-left: 20px;
	font-style: italic;
}

blockquote * {
}

a {
	color: #5282ae;
}

a:hover {
	text-decoration: none;
	color: #1777B1;
}

a.product 
{
	background: #FFFFFF url(/content/images/hkhmc/img_link.gif) no-repeat;
	background-position:left;
	text-decoration: none;
    padding-left: 17px;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 3px 15px 0 0;
}

div.right
{
    float: left;
}
div.left
{
    float: left; 
    width: 200px; 
    padding-top: 4px;
}

img.right {
	float: right;
	margin: 3px 0 0 15px;
}

hr {
	clear: both;
    border: 0;
    height: 3px;
    background: #FFFFFF url(/content/images/hkhmc/hr_dotted.gif) repeat-x;
}

/* Header */

#header 
{
	height: 265px;
	margin-left: 13px;
	margin-top: 16px;
	margin-right: 0;
	background: url(/content/images/hkhmc/center_background.jpg) repeat-x;
}

.header_left 
{
    float:left;
    width:49%;
}

#header .address
{
    float:right;
    padding-left: 25px;
    margin-top: 8px;
    padding-right: 25px;
    background: url(/content/images/hkhmc/header_address.gif) no-repeat left;
}

#header .navigation
{
    float: left;
    margin-top: 25px;
    padding-left: 10px;
}

#header .navigation .img_box
{
    width: 30px;
    padding-left: 15px;
    background: url(/content/images/hkhmc/header_menu_bar.gif) no-repeat right;
    float: left;
}

.header_right
{
    float:right;
    width:50%;
}

#header_doctor 
{
    float: right;
    width:274px;
    height:154px;
    
}
#header_doctor2
{
    float: right;
    clear: both;
    margin: 0 0;
    padding: 0 0;
}

/* Logo */

#logo 
{
    float:left;
    width: 237px;
	height: 118px;
}

#logo h1, #logo h2 {
	text-align: center;
}

#logo h1 {
	padding-top: 16px;
	font-size: 350%;
}

#logo h2 {
	font-size: 150%;
}

#logo a {
	text-decoration: none;
	color: #3F586B;
}

/* Menu */

#menu
{
    clear:both;
    float: left;
    width:237px;
    height:147px;
    background: url(/content/images/hkhmc/menu_box.gif) no-repeat;
    padding-top: 0;
}

#menu ul {
	margin: 0;
	padding: 10px 0 0 0;
	list-style: none;
	line-height: normal;
}

#menu li 
{
    background: url(/content/images/hkhmc/menu_bullet.gif) no-repeat;
	margin: 0 1px;
	padding: 1px 40px;
	height: 25px;
}

#menu a {
	text-decoration: none;
	font-family:  Century Gothic, Arial;
    font-size: 16px;
	color: #797f81;
}

/*
#menu a:hover {
	text-decoration: underline;
}

#menu .active a {
	color: #FFFFFF;
}
*/

/* Page */

#page {
	width: 100%;
	margin: 0 auto;
	padding: 0;
}

/* Content */

.form {
	margin: 0 0 7px 0;
}

.form .title {
	height: 35px;
	margin: 0;
	padding: 10px 0 0 10px;
	background:  #A8C3CB;
	font-size: 136%;
	color: #144B6B;
}

.form .content {
	padding: 20px;
	border: 1px solid #97C984;
}

#content_top 
{
    width: 670px;
    background: #FFFFFF url(/content/images/hkhmc/content_top.gif) repeat-x;
    height: 20px;
    margin: 0;
    padding: 0;
    float: left;
}

#content_top .content_top_left
{
    float: left;
    height: 20px;
    width: 50%;
}

#content_top .content_top_right
{
    float: right;
    height: 20px;
    width: 50%;
    text-align:right;
}

#content_bottom
{
    width: 670px;
    background: #FFFFFF url(/content/images/hkhmc/content_bottom.gif) repeat-x bottom;
    height: 14px;
    margin: 0;
    padding: 0;
    float: left;
}

#content_bottom .content_bottom_left
{
    float: left;
    height: 14px;
    width: 50%;
}

#content_bottom .content_bottom_right
{
    float: right;
    height: 14px;
    width: 50%;
    text-align:right;
}

#content {
	float: left;
	width: 670px;
	padding: 0px 1px ;
	background: #FFFFFF url(/content/images/hkhmc/content_left.gif) repeat-y;
}

#content #content_right
{
    width: 629px;
    background: #FFFFFF url(/content/images/hkhmc/content_right.gif) repeat-y;
    background-position: right;
    padding-top: 20px;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
    position: inherit;
    overflow: auto;
}

.twocols {
}

.twocols .title {
	padding-bottom: 10px;
	border-bottom: 1px solid #97C984;
}

.twocols .col1, .twocols .col2 {
	width: 190px;
}

.twocols .col1_wide, .twocols .col2_wide {
	width: 49%;
}

.twocols .col1, .twocols .col1_wide {
	float: left;
}

.twocols .col2, .twocols .col2_wide {
	float: right;
}

.twocols ul {
}

.twocols ul li {
	padding-left: 0;
}

.clear 
{
    clear: both;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 260px;
	padding-right: 20px;
}

.boxed {
	margin: 0 0 20px 0;
}

.boxed .title {
	height: 35px;
	margin: 0;
	padding: 10px 0 0 10px;
	background: #A8C3CB url(/content/images/centerstage/img03.jpg) no-repeat;
	font-size: 136%;
	color: #144B6B;
}

.boxed .content {
	padding: 20px;
	border: 1px solid #97C984;
}

.boxed h3 {
	margin: 0;
}

.boxed p, .boxed ul, .boxed ol {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

.boxed ul {
}

.boxed ul li {
	padding: 8px 0 8px 10px;
	background: url(/content/images/centerstage/img04.gif) no-repeat 0px 13px;
}

.boxed ul li.first {
	border: none;
}

/* Search */

#search {
}

#search form {
	margin: 0;
	padding: 0;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search p {
	float: left;
	padding-top: 5px;
	font-size: 85%;
}

#searchinput {
	width: 210px;
	margin-bottom: 5px;
}

#searchsubmit {
	float: right;
}

/* Footer */

#footer {
	height: 100px;
	padding: 20px;
	background: #dde4e4;
	border-top: 5px solid #ccd6d6;
}

#footer p {
	margin: 0;
	text-align: center;
	line-height: normal;
	font-size: 85%;
	color: #919698;
}

#footer a {
	color: #919698;
}


div.price_label
{
    float: left;
    padding-top: 8px;
}

div.price_border
{
    float: left;
}

div.price 
{
    background: #FFFFFF url(/content/images/hkhmc/img_price_background.gif) repeat-x;
    color: #FFFFFF;
    height:36px;
    float:left;
    padding-top: 7px;
}