/*
---------- CSS Structure and Web Design by ------------
					Izran Ismail
						for
			  Hospital Penawar Sdn Bhd
-------------------------------------------------------
*/

body {
	background-image: url(/images_3/top-gradient-gray.png);
	height:100%;
	position: static;
	background-repeat: repeat-x;
	margin: 0px;
	text-align: center;
} 

#centerwithshadow {
	margin-left: auto;
	margin-right: auto;
	width: 1050px;
}
#pop_header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-left: 5px;
	text-align: left;
}

#center {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
	text-align: left;
	position: relative;
}
#header {
	width: 1000px;
	overflow:hidden;
	background-image: url(/images_3/top-header-gray-2011.png);
	background-repeat: no-repeat;
	position: relative;
	background-position: 0px 0px;
	height: 135px;
}
#header #mainnavdesc {
	height: 25px;
	width: 540px;
	text-align: left;
	float: right;
	margin-right: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	color: #000066;
}
#header #sc_login {
	float: right;
	margin-top: 10px;
	margin-right: 20px;
	border: 1px solid #2811AA;
	width: 280px;
	background-image: url(../images_2/bg-log-scommunity.jpg);
}
#header #sc_login #sc_login_title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #272459;
	padding: 3px;
}
#header  #sc_login  #sc_login_input  {
	padding: 5px;
	text-align: center;
}
#header  #sc_login  #sc_login_input  #username {
	width: 60px;
	margin-left: 5px;
}
#header #sc_login #sc_login_input #password {
	width: 60px;
	margin-left: 5px;
}



#header #mainnav {
	width: 1000px;
	text-align: left;
	float: left;
	margin-top: 100px;
	margin-bottom: 5px;
	clear: left;
	background-image: url(/images_3/menu-bg-white.png);
	background-repeat: no-repeat;
	position: relative;
	height: 35px;
	overflow: hidden;
}
#header  #mainnav ul {
	margin-top: 8px;

}
#header   #mainnav  ul li
{
	display: inline;
}
#header  #mainnav a
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
	font-weight: normal;
	padding-top: 10px;
	padding-bottom: 10px;
}
#header  #mainnav a:hover
{
	background-color: #000000;
}
#middle
{
	width: 1000px;
	padding-left: 20px;
	padding-right: 20px;
	margin-bottom: 30px;
	float: left;
	position: relative;
}
#pop_middle {
	background-color: #FFFFFF;
	float: left;
	width: 100%;
	padding-top: 10px;
	text-align: left;
}

#content {
	float: left;
	width: 720px;
	position: relative;
}
#content #section_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #000000;
	margin-top: 20px;
	margin-bottom: 20px;
	width: 720px;
	margin-left: 20px;
}
#content #content_banner {
	margin-top: 10px;
}

#content #desc {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 500px;
	margin-bottom: 20px;
	margin-left: 25px;
	line-height: 15px;
}
#content #desc p {
	margin-left: 20px;
}
#content #desc .contact_details {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-bottom: 30px;
	margin-left: 30px;
}
#content #desc a {
	color: #000099;
	text-decoration: none;
}
#content #desc a:hover {
	text-decoration: underline;
}



#content .subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000066;
	margin-bottom: 10px;
	margin-top: 20px;
	margin-left: 15px;
}
#content   #ext_link  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 5px;
	width: 500px;
	text-align: right;
}
#content #ext_link a {
	font-weight: bold;
	text-decoration: none;
}
#content #ext_link a:hover {
	color: #000000;
	text-decoration: underline;
}
#content .maps {
	border: 1px solid #CCCCCC;
}




.clinic_info {
	margin-top: 15px;
	font-family: Arial, Helvetica, sans-serif;
	clear: left;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	width: 600px;
	float: left;
	margin-left: 20px;
}
.clinic_info .leftcol {
	clear: left;
	float: left;
	width: 100px;
	margin-right: 20px;
}

.clinic_info  .thumb {
	float: left;
	border: 1px solid #333333;
	margin-right: 20px;
	margin-bottom: 5px;
	clear: left;
}
.clinic_info .open24hour {
	clear: left;
	float: left;
	margin-right: 20px;
	border: 1px solid #999999;
}

.clinic_info #name {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

.clinic_info  #google_link  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #00FFFF;
	text-decoration: none;
	padding: 5px;
	margin: 1px;
	float: left;
	clear: left;
	border: 1px solid #0033FF;
}

.clinic_info #email {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 5px;
}
.clinic_info #address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.clinic_info #phone {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.clinic_info #doctor {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.clinic_info #table_open_hours {
	margin-top: 10px;
	margin-bottom: 10px;
}
.clinic_info #table_open_hours th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align: left;
}
.clinic_info #table_open_hours .dayname {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000066;
	width: 50px;
}
.clinic_info #table_open_hours .openhours {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.table_general {
	margin-left: 25px;
	border: 1px solid #CCCCCC;
	width: 600px;
}
.table_general th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	background-color: #CCCCCC;
	padding: 3px;
}
.table_general td {
	vertical-align: top;
	padding: 5px;
}
.table_form {
	width: 600px;
	margin-left: 20px;
}
.table_form td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.table_form th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	padding-right: 10px;
	padding-left: 10px;
	vertical-align: top;
}



.banner {
	margin-left: 10px;
	margin-bottom: 10px;
	width: 700px;
	overflow: hidden;
}
#content #othernews {
	padding-right: 10px;
	padding-left: 5px;
}
#content #othernews #othernews-top {
	background-image: url(/images_3/news-bg-top-white.png);
	background-repeat: no-repeat;
	float: left;
	height: 23px;
	width: 700px;
}
#content #othernews #othernews-middle {
	background-image: url(/images_3/news-bg-center-white.png);
	background-repeat: repeat-y;
	float: left;
	width: 700px;
}
#content #othernews #othernews-bottom {
	background-image: url(/images_3/news-bg-bottom-white.png);
	float: left;
	height: 21px;
	width: 700px;
}



#content   #othernews  #title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000033;
	font-weight: bold;
	float: left;
	width: 80%;
	text-align: left;
	margin-top: 10px;
	margin-left: 20px;
}
#content #othernews ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
	float: left;
	clear: left;
	margin-left: 20px;
}
#content #othernews ul li {
	padding-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
#content #othernews a {
	color: #0033CC;
	text-decoration: none;
}
#content #othernews a:hover {
	color: #000033;
	text-decoration: underline;
}












.news/*-------------------------------- news -----------------------------------------*/


{
	width: 700px;
	float: left;
	background-color: #FFFFFF;
	padding-right: 10px;
	padding-left: 5px;
}
.news #news-top {
	background-image: url(/images_3/news-bg-top-white.png);
	height: 23px;
	width: 700px;
	float: left;
}
.news #news-bottom {
	background-image: url(/images_3/news-bg-bottom-white.png);
	height: 21px;
	width: 700px;
	float: left;
}
.news #news-middle {
	background-image: url(/images_3/news-bg-center-white.png);
	background-repeat: repeat-y;
	width: 700px;
	float: left;
}
.news  #news-middle #newsheader {
	width: 650px;
	padding-top: 3px;
	padding-bottom: 3px;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 5px;
	float: left;
	padding-left: 25px;
}
.news   #news-middle  #newsheader #newstitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000099;
	float: left;
	width: 500;
}
.news   #news-middle  #newsheader #newsdate {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	float: right;
	width: 100;
	padding-right: 10px;
}
.news  #news-middle #newspic {
	float: left;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 25px;
}
.news  #news-middle #newscontent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	float: left;
	padding: 5px;
	width: 400px;
	margin-left: 25px;
}
#rightcolumn/*-------------------------------- other boxes -----------------------------------------*/


{
	width: 200px;
	float: left;
	margin-top: 2px;
	margin-right: 20px;
	overflow: hidden;
	position: relative;
}
#rightcolumn  .loginbox {
	margin-top: 8px;
	background-color: #FFFFFF;
}
#rightcolumn  .sectiontitle {
	width: 200px;
	float: left;
	margin-top: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	height: 15px;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCFF;
}
#rightcolumn   .fixedbox
{
	width: 200px;
	float: right;
	margin-top: 8px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	position: relative;
	text-align: center;
}

#rightcolumn     .fixedbox   img
{
	border: none;

}
#rightcolumn .fixedbox a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
}

#rightcolumn .loginbox {
	width: 200px;
	position: relative;
}
#rightcolumn  .loginbox  #logintable {
	position: absolute;
	left: 77px;
	top: 45px;
}

#rightcolumn   .advertisebox
{
	width: 200px;
	float: right;
	margin-top: 8px;

}
#rightcolumn     .advertisebox   img
{
	border: none;

}
#rightcolumn #visitortracker
{
	width: 250px;
	float: right;
	margin-top: 30px;
	text-align: center;
}
/*-------------------------------- about -----------------------------------------*/

#aboutpic
{
	float: left;
	width: 450px;
}

#aboutcontent
{
	width: 450px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	margin: 10px;
	background: url(/images_2/bg-white-transparent.png) repeat;	
	padding: 10px 10px 10px 20px;
}
/*-------------------------------- contact -----------------------------------------*/
#contact_title {
	margin-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2em;
	color: #666666;
	line-height: 20px;
	clear: left;
	float: left;
	width: 400px;
}
#contact_all {
	float: left;
	margin-left: 20px;
	width:800px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-left-color: #999999;
	padding-top: 20px;
	background-image: url(/images_2/bg-contact-world.png);
	background-repeat: no-repeat;
	background-position: 200px 100px;
	height: 400px;
}

#contact_content_title {
	margin-left: 40px;
	width: 520px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #666666;
	font-weight: bold;
	line-height: 1.2em;
	margin-top: 10px;

}
#contact_content {
	background-image: url(/images_2/bg-white-transparent.png);
	border: 1px solid #CCCCCC;
	margin-left: 40px;
	width: 500px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	padding: 10px;

}

#contact_pic {
	float: right;

}
#mypeople_login {
	background-image: url(../images_3/bg-log-mypeople.jpg);
	height: 400px;
	width: 730px;
	position: relative;
	background-position: left;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}
#mypeople_login  #username_mypeople  {
	position: absolute;
	left: 180px;
	top: 140px;
	width: 100px;
}
#mypeople_login  #password_mypeople  {
	position: absolute;
	left: 180px;
	top: 173px;
	width: 100px;
}
#mypeople_login  #submit_button  {
	position: absolute;
	left: 180px;
	top: 207px;
}
#myself_login {
	background-image: url(../images_3/bg-log-myself.jpg);
	height: 400px;
	width: 730px;
	position: relative;
	background-position: left;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}
#myself_login  #username_mypeople  {
	position: absolute;
	left: 157px;
	top: 179px;
	width: 100px;
}
#myself_login  #password_mypeople  {
	position: absolute;
	left: 157px;
	top: 212px;
	width: 100px;
}
#myself_login  #submit_button  {
	position: absolute;
	left: 157px;
	top: 246px;
}





#footer
{
	width: 1000px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #999999;
	text-align: center;
	padding-bottom: 0.5em;
	padding-top: 10px;
	clear: both;
	height: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}
#pop_footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-align: center;
	padding-bottom: 5px;
	padding-top: 5px;
	clear: both;
	background: url(/images_2/bg-white-transparent.png) repeat;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}

